@charset "UTF-8";
/* Sass Document */
/*!
 * Bootstrap v3.3.6 (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(../../components/bootstrap-datetimepicker-master/css/bootstrap-datetimepicker.min.css);
@import url(../../components/bootstrap-select/css/bootstrap-select.min.css);
@import url(../../components/owl-carousel/owl.carousel.css);
@import url(../../components/lightbox-master/ekko-lightbox.css);
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,300,300italic,400italic,700,700italic);
@import url(../../components/selectize.js/css/selectize.css);
@import url(../../components/cropper/css/cropper.min.css);
@import url(../../components/select2/css/select2.min.css);
@import url(../../components/cropper/css/main.css);
@import url(../../components/bootstrap-datepicker/bootstrap-datepicker.css);
@import url(../../components/fullcalendar/css/fullcalendar.css);
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

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

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

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

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

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

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

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

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

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

pre {
  overflow: auto; }

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

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

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

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

input {
  line-height: normal; }

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

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

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

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

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th,
.table > tbody > tr > td {
  padding: 0; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }
  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, .table > tbody > tr > td {
      background-color: #fff !important; }
  .table-bordered th, .table-bordered .table > tbody > tr > td,
  .table-bordered td {
    border: 1px solid #ddd !important; } }

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/bootstrap/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: "\002a"; }

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

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

* {
  box-sizing: border-box; }

*:before,
*:after {
  box-sizing: border-box; }

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

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  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 {
  display: block;
  max-width: 100%;
  height: auto; }

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

.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

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

[role="button"] {
  cursor: pointer; }

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

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px; }
  h1 small,
  h1 .small, .h1 small,
  .h1 .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  h3 .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px; }
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .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 {
  background-color: #fcf8e3;
  padding: .2em; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

.text-nowrap {
  white-space: nowrap; }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase, .initialism {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-muted {
  color: #777777; }

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

.bg-primary {
  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 #eeeeee; }

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

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

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

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

dt,
dd {
  line-height: 1.428571429; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table; }

.dl-horizontal dd:after {
  clear: both; }

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

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777; }

.initialism {
  font-size: 90%; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee; }
  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.428571429;
    color: #777777; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: '\2014 \00A0'; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ''; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: '\00A0 \2014'; }

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

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

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

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

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  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 {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@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-1 {
    width: 8.3333333333%; }
  .col-sm-2 {
    width: 16.6666666667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.3333333333%; }
  .col-sm-5 {
    width: 41.6666666667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.3333333333%; }
  .col-sm-8 {
    width: 66.6666666667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.3333333333%; }
  .col-sm-11 {
    width: 91.6666666667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.3333333333%; }
  .col-sm-pull-2 {
    right: 16.6666666667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.3333333333%; }
  .col-sm-pull-5 {
    right: 41.6666666667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.3333333333%; }
  .col-sm-pull-8 {
    right: 66.6666666667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.3333333333%; }
  .col-sm-pull-11 {
    right: 91.6666666667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.3333333333%; }
  .col-sm-push-2 {
    left: 16.6666666667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.3333333333%; }
  .col-sm-push-5 {
    left: 41.6666666667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.3333333333%; }
  .col-sm-push-8 {
    left: 66.6666666667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.3333333333%; }
  .col-sm-push-11 {
    left: 91.6666666667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%; }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%; }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%; }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%; }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@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-1 {
    width: 8.3333333333%; }
  .col-md-2 {
    width: 16.6666666667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.3333333333%; }
  .col-md-5 {
    width: 41.6666666667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.3333333333%; }
  .col-md-8 {
    width: 66.6666666667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.3333333333%; }
  .col-md-11 {
    width: 91.6666666667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.3333333333%; }
  .col-md-pull-2 {
    right: 16.6666666667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.3333333333%; }
  .col-md-pull-5 {
    right: 41.6666666667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.3333333333%; }
  .col-md-pull-8 {
    right: 66.6666666667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.3333333333%; }
  .col-md-pull-11 {
    right: 91.6666666667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.3333333333%; }
  .col-md-push-2 {
    left: 16.6666666667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.3333333333%; }
  .col-md-push-5 {
    left: 41.6666666667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.3333333333%; }
  .col-md-push-8 {
    left: 66.6666666667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.3333333333%; }
  .col-md-push-11 {
    left: 91.6666666667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.3333333333%; }
  .col-md-offset-2 {
    margin-left: 16.6666666667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.3333333333%; }
  .col-md-offset-5 {
    margin-left: 41.6666666667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.3333333333%; }
  .col-md-offset-8 {
    margin-left: 66.6666666667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.3333333333%; }
  .col-md-offset-11 {
    margin-left: 91.6666666667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@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-1 {
    width: 8.3333333333%; }
  .col-lg-2 {
    width: 16.6666666667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.3333333333%; }
  .col-lg-5 {
    width: 41.6666666667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.3333333333%; }
  .col-lg-8 {
    width: 66.6666666667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.3333333333%; }
  .col-lg-11 {
    width: 91.6666666667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.3333333333%; }
  .col-lg-pull-2 {
    right: 16.6666666667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.3333333333%; }
  .col-lg-pull-5 {
    right: 41.6666666667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.3333333333%; }
  .col-lg-pull-8 {
    right: 66.6666666667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.3333333333%; }
  .col-lg-pull-11 {
    right: 91.6666666667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.3333333333%; }
  .col-lg-push-2 {
    left: 16.6666666667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.3333333333%; }
  .col-lg-push-5 {
    left: 41.6666666667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.3333333333%; }
  .col-lg-push-8 {
    left: 66.6666666667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.3333333333%; }
  .col-lg-push-11 {
    left: 91.6666666667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%; }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%; }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%; }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%; }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

table {
  background-color: transparent; }

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

th, .table > tbody > tr > td {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.428571429;
    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 > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .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 > thead > tr > td,
.table-condensed > tbody > tr > th,
.table.table-condensed > tbody > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td,
  .table-bordered > tbody > tr > th,
  .table.table-bordered > tbody > tr > td,
  .table-bordered > tbody > tr > td,
  .table-bordered > tfoot > tr > th,
  .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;
  float: none;
  display: table-column; }

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

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

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

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

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

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

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

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

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

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

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

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%; }
  @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 > thead > tr > td,
        .table-responsive > .table > tbody > tr > th,
        .table-responsive > .table > tbody > tr > td,
        .table-responsive > .table > tbody > tr > td,
        .table-responsive > .table > tfoot > tr > th,
        .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 > thead > tr > td:first-child,
        .table-responsive > .table-bordered > tbody > tr > th:first-child,
        .table-responsive > .table.table-bordered > tbody > tr > td:first-child,
        .table-responsive > .table-bordered > tbody > tr > td:first-child,
        .table-responsive > .table-bordered > tfoot > tr > th: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 > thead > tr > td:last-child,
        .table-responsive > .table-bordered > tbody > tr > th:last-child,
        .table-responsive > .table.table-bordered > tbody > tr > td:last-child,
        .table-responsive > .table-bordered > tbody > tr > td:last-child,
        .table-responsive > .table-bordered > tfoot > tr > th: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.table-bordered > tbody > tr:last-child > td,
        .table-responsive > .table-bordered > tbody > tr:last-child > td,
        .table-responsive > .table-bordered > tfoot > tr:last-child > th,
        .table-responsive > .table-bordered > tfoot > tr:last-child > td {
          border-bottom: 0; } }

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold; }

input[type="search"] {
  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.428571429;
  color: #555555; }

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  .form-control::-moz-placeholder {
    color: #999;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #999; }
  .form-control::-webkit-input-placeholder {
    color: #999; }
  .form-control::-ms-expand {
    border: 0;
    background-color: transparent; }
  .form-control[disabled], .form-control[readonly],
  fieldset[disabled] .form-control {
    background-color: #eeeeee;
    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-group-sm > input[type="date"].form-control,
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn,
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input[type="time"].form-control,
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn,
  .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input[type="month"].form-control,
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn,
  .input-group-sm
  input[type="month"] {
    line-height: 30px; }
  input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn,
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input[type="time"].form-control,
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn,
  .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input[type="month"].form-control,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn,
  .input-group-lg
  input[type="month"] {
    line-height: 46px; } }

.form-group {
  margin-bottom: 15px; }

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label,
  .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

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

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

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

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

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

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

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

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px; }
  .form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn {
    padding-left: 0;
    padding-right: 0; }

.input-sm, .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-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px; }

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
  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, .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-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 46px;
  line-height: 46px; }

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
  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 + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .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 + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .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;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus {
    border-color: #2b542c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }

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

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

.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus {
    border-color: #66512c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }

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

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

.has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus {
    border-color: #843534;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }

.has-error .form-control-feedback {
  color: #a94442; }

.has-feedback label ~ .form-control-feedback {
  top: 25px; }

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373; }

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
      width: auto; }
  .form-inline .input-group > .form-control {
    width: 100%; }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label,
    .form-inline .checkbox label {
      padding-left: 0; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

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

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

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }

.form-horizontal .has-feedback .form-control-feedback {
  right: 15px; }

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px; } }

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px; } }

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, .btn.focus, .btn:active:focus, .btn:active.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 {
    outline: 0;
    background-image: none;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, .btn[disabled],
  fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    box-shadow: none; }

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 > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
    .btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus,
    .open > .btn-default.dropdown-toggle:hover,
    .open > .btn-default.dropdown-toggle:focus,
    .open > .btn-default.dropdown-toggle.focus {
      color: #333;
      background-color: #d4d4d4;
      border-color: #8c8c8c; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus,
  fieldset[disabled] .btn-default:hover,
  fieldset[disabled] .btn-default:focus,
  fieldset[disabled] .btn-default.focus {
    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 > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
    .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
    .open > .btn-primary.dropdown-toggle:hover,
    .open > .btn-primary.dropdown-toggle:focus,
    .open > .btn-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #204d74;
      border-color: #122b40; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus,
  fieldset[disabled] .btn-primary:hover,
  fieldset[disabled] .btn-primary:focus,
  fieldset[disabled] .btn-primary.focus {
    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 > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
    .open > .btn-success.dropdown-toggle:hover,
    .open > .btn-success.dropdown-toggle:focus,
    .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #398439;
      border-color: #255625; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus,
  fieldset[disabled] .btn-success:hover,
  fieldset[disabled] .btn-success:focus,
  fieldset[disabled] .btn-success.focus {
    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 > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
    .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
    .open > .btn-info.dropdown-toggle:hover,
    .open > .btn-info.dropdown-toggle:focus,
    .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #269abc;
      border-color: #1b6d85; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus,
  fieldset[disabled] .btn-info:hover,
  fieldset[disabled] .btn-info:focus,
  fieldset[disabled] .btn-info.focus {
    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 > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
    .open > .btn-warning.dropdown-toggle:hover,
    .open > .btn-warning.dropdown-toggle:focus,
    .open > .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #d58512;
      border-color: #985f0d; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus,
  fieldset[disabled] .btn-warning:hover,
  fieldset[disabled] .btn-warning:focus,
  fieldset[disabled] .btn-warning.focus {
    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 > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
    .open > .btn-danger.dropdown-toggle:hover,
    .open > .btn-danger.dropdown-toggle:focus,
    .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #ac2925;
      border-color: #761c19; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus,
  fieldset[disabled] .btn-danger:hover,
  fieldset[disabled] .btn-danger:focus,
  fieldset[disabled] .btn-danger.focus {
    background-color: #d9534f;
    border-color: #d43f3a; }
  .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }

.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled],
  fieldset[disabled] .btn-link {
    background-color: transparent;
    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, .btn-link[disabled]:focus,
  fieldset[disabled] .btn-link:hover,
  fieldset[disabled] .btn-link:focus {
    color: #777777;
    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;
  transition: opacity 0.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;
  transition-property: height, visibility;
  transition-duration: 0.35s;
  transition-timing-function: ease; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.dropup,
.dropdown {
  position: relative; }

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

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #333333;
    white-space: nowrap; }

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

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

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

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

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

.open > a {
  outline: 0; }

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

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

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

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

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

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

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

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

.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 > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:hover,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .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:before, .btn-toolbar:after {
    content: " ";
    display: table; }
  .btn-toolbar:after {
    clear: both; }
  .btn-toolbar .btn,
  .btn-toolbar .btn-group,
  .btn-toolbar .input-group {
    float: left; }
  .btn-toolbar > .btn,
  .btn-toolbar > .btn-group,
  .btn-toolbar > .input-group {
    margin-left: 5px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .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:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table; }

.btn-group-vertical > .btn-group:after {
  clear: both; }

.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-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

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

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

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

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

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }
  .btn-group-justified > .btn,
  .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%; }
  .btn-group-justified > .btn-group .btn {
    width: 100%; }
  .btn-group-justified > .btn-group .dropdown-menu {
    left: auto; }

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[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-left: 0;
    padding-right: 0; }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }
    .input-group .form-control:focus {
      z-index: 3; }

.input-group-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: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px; }
  .input-group-addon.input-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px; }
  .input-group-addon.input-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    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-bottom-right-radius: 0;
  border-top-right-radius: 0; }

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

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

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

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn {
    position: relative; }
    .input-group-btn > .btn + .btn {
      margin-left: -1px; }
    .input-group-btn > .btn: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 {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav:before, .nav:after {
    content: " ";
    display: table; }
  .nav:after {
    clear: both; }
  .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: #eeeeee; }
    .nav > li.disabled > a {
      color: #777777; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #777777;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eeeeee;
    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.428571429;
      border: 1px solid transparent;
      border-radius: 4px 4px 0 0; }
      .nav-tabs > li > a:hover {
        border-color: #eeeeee #eeeeee #ddd; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #555555;
      background-color: #fff;
      border: 1px solid #ddd;
      border-bottom-color: transparent;
      cursor: default; }

.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, .nav-tabs.nav-justified {
  width: 100%; }
  .nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
      text-align: center;
      margin-bottom: 5px; }
  .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
      .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd; }
  @media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 4px 4px 0 0; }
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
      border-bottom-color: #fff; } }

.tab-content > .tab-pane {
  display: none; }

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

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent; }
  .navbar:before, .navbar:after {
    content: " ";
    display: table; }
  .navbar:after {
    clear: both; }
  @media (min-width: 768px) {
    .navbar {
      border-radius: 4px; } }

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

.navbar-header:after {
  clear: both; }

@media (min-width: 768px) {
  .navbar-header {
    float: left; } }

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  .navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    display: table; }
  .navbar-collapse:after {
    clear: both; }
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 768px) {
    .navbar-collapse {
      width: auto;
      border-top: 0;
      box-shadow: none; }
      .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important; }
      .navbar-collapse.in {
        overflow-y: visible; }
      .navbar-fixed-top .navbar-collapse,
      .navbar-static-top .navbar-collapse,
      .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0; } }

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px; }
  @media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
      max-height: 200px; } }

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }
  @media (min-width: 768px) {
    .container > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-header,
    .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;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }
  .navbar-brand > img {
    display: block; }
  @media (min-width: 768px) {
    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
      margin-left: -15px; } }

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }
  .navbar-toggle:focus {
    outline: 0; }
  .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
  @media (min-width: 768px) {
    .navbar-toggle {
      display: none; } }

.navbar-nav {
  margin: 7.5px -15px; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px; }
  @media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      box-shadow: none; }
      .navbar-nav .open .dropdown-menu > li > a,
      .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px; }
      .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px; }
        .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
          background-image: none; } }
  @media (min-width: 768px) {
    .navbar-nav {
      float: left;
      margin: 0; }
      .navbar-nav > li {
        float: left; }
        .navbar-nav > li > a {
          padding-top: 15px;
          padding-bottom: 15px; } }

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px; }
  @media (min-width: 768px) {
    .navbar-form .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .navbar-form .form-control-static {
      display: inline-block; }
    .navbar-form .input-group {
      display: inline-table;
      vertical-align: middle; }
      .navbar-form .input-group .input-group-addon,
      .navbar-form .input-group .input-group-btn,
      .navbar-form .input-group .form-control {
        width: auto; }
    .navbar-form .input-group > .form-control {
      width: 100%; }
    .navbar-form .control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .radio,
    .navbar-form .checkbox {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle; }
      .navbar-form .radio label,
      .navbar-form .checkbox label {
        padding-left: 0; }
    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
      position: relative;
      margin-left: 0; }
    .navbar-form .has-feedback .form-control-feedback {
      top: 0; } }
  @media (max-width: 767px) {
    .navbar-form .form-group {
      margin-bottom: 5px; }
      .navbar-form .form-group:last-child {
        margin-bottom: 0; } }
  @media (min-width: 768px) {
    .navbar-form {
      width: auto;
      border: 0;
      margin-left: 0;
      margin-right: 0;
      padding-top: 0;
      padding-bottom: 0;
      box-shadow: none; } }

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px; }
  .navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
    margin-top: 10px;
    margin-bottom: 10px; }
  .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
    margin-top: 14px;
    margin-bottom: 14px; }

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px; }
  @media (min-width: 768px) {
    .navbar-text {
      float: left;
      margin-left: 15px;
      margin-right: 15px; } }

@media (min-width: 768px) {
  .navbar-left {
    float: left !important; }
  .navbar-right {
    float: right !important;
    margin-right: -15px; }
    .navbar-right ~ .navbar-right {
      margin-right: 0; } }

.navbar-default {
  background-color: #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 {
    background-color: #e7e7e7;
    color: #555; }
  @media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #777; }
      .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: transparent; }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #555;
      background-color: #e7e7e7; }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #ccc;
      background-color: transparent; } }
  .navbar-default .navbar-link {
    color: #777; }
    .navbar-default .navbar-link:hover {
      color: #333; }
  .navbar-default .btn-link {
    color: #777; }
    .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
      color: #333; }
    .navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-default .btn-link:hover,
    fieldset[disabled] .navbar-default .btn-link:focus {
      color: #ccc; }

.navbar-inverse {
  background-color: #222;
  border-color: #090909; }
  .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: #090909; }
  .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent; }
  .navbar-inverse .navbar-toggle {
    border-color: #333; }
    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
      background-color: #333; }
    .navbar-inverse .navbar-toggle .icon-bar {
      background-color: #fff; }
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border-color: #101010; }
  .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #090909;
    color: #fff; }
  @media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: #090909; }
    .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: #090909; }
    .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, .navbar-inverse .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-inverse .btn-link:hover,
    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 {
      content: "/ ";
      padding: 0 5px;
      color: #ccc; }
  .breadcrumb > .active {
    color: #777777; }

.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;
      line-height: 1.428571429;
      text-decoration: none;
      color: #337ab7;
      background-color: #fff;
      border: 1px solid #ddd;
      margin-left: -1px; }
    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
      margin-left: 0;
      border-bottom-left-radius: 4px;
      border-top-left-radius: 4px; }
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
      border-bottom-right-radius: 4px;
      border-top-right-radius: 4px; }
  .pagination > li > a:hover, .pagination > li > a:focus,
  .pagination > li > span:hover,
  .pagination > li > span:focus {
    z-index: 2;
    color: #23527c;
    background-color: #eeeeee;
    border-color: #ddd; }
  .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
  .pagination > .active > span,
  .pagination > .active > span:hover,
  .pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
    cursor: default; }
  .pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {
    color: #777777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed; }

.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-bottom-left-radius: 6px;
  border-top-left-radius: 6px; }

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px; }

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5; }

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center; }
  .pager:before, .pager:after {
    content: " ";
    display: table; }
  .pager:after {
    clear: both; }
  .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: #eeeeee; }
  .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: #777777;
    background-color: #fff;
    cursor: not-allowed; }

.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; }
  .label:empty {
    display: none; }
  .btn .label {
    position: relative;
    top: -1px; }

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.label-default {
  background-color: #777777; }
  .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;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px; }
  .badge:empty {
    display: none; }
  .btn .badge {
    position: relative;
    top: -1px; }
  .btn-xs .badge, .btn-group-xs > .btn .badge,
  .btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px; }
  .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; }

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee; }
  .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;
    padding-left: 15px;
    padding-right: 15px; }
  .jumbotron .container {
    max-width: 100%; }
  @media screen and (min-width: 768px) {
    .jumbotron {
      padding-top: 48px;
      padding-bottom: 48px; }
      .container .jumbotron,
      .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px; }
      .jumbotron h1,
      .jumbotron .h1 {
        font-size: 63px; } }

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: border 0.2s ease-in-out; }
  .thumbnail > img,
  .thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto; }
  .thumbnail .caption {
    padding: 9px;
    color: #333333; }

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7; }

.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 {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d; }
  .alert-success hr {
    border-top-color: #c9e2b3; }
  .alert-success .alert-link {
    color: #2b542c; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f; }
  .alert-info hr {
    border-top-color: #a6e1ec; }
  .alert-info .alert-link {
    color: #245269; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b; }
  .alert-warning hr {
    border-top-color: #f7e1b5; }
  .alert-warning .alert-link {
    color: #66512c; }

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442; }
  .alert-danger hr {
    border-top-color: #e4b9c0; }
  .alert-danger .alert-link {
    color: #843534; }

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  transition: width 0.6s ease; }

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px; }

.progress.active .progress-bar,
.progress-bar.active {
  animation: progress-bar-stripes 2s linear infinite; }

.progress-bar-success {
  background-color: #5cb85c; }
  .progress-striped .progress-bar-success {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-info {
  background-color: #5bc0de; }
  .progress-striped .progress-bar-info {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-warning {
  background-color: #f0ad4e; }
  .progress-striped .progress-bar-warning {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-danger {
  background-color: #d9534f; }
  .progress-striped .progress-bar-danger {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.media {
  margin-top: 15px; }
  .media:first-child {
    margin-top: 0; }

.media,
.media-body {
  zoom: 1;
  overflow: hidden; }

.media-body {
  width: 10000px; }

.media-object {
  display: block; }
  .media-object.img-thumbnail {
    max-width: none; }

.media-right,
.media > .pull-right {
  padding-left: 10px; }

.media-left,
.media > .pull-left {
  padding-right: 10px; }

.media-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 {
  margin-bottom: 20px;
  padding-left: 0; }

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }
  .list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px; }

a.list-group-item,
button.list-group-item {
  color: #555; }
  a.list-group-item .list-group-item-heading,
  button.list-group-item .list-group-item-heading {
    color: #333; }
  a.list-group-item:hover, a.list-group-item:focus,
  button.list-group-item:hover,
  button.list-group-item:focus {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5; }

button.list-group-item {
  width: 100%;
  text-align: left; }

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed; }
  .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: #777777; }

.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 .list-group-item-heading > small,
  .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
  .list-group-item.active:hover .list-group-item-heading > small,
  .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
  .list-group-item.active:focus .list-group-item-heading > small,
  .list-group-item.active:focus .list-group-item-heading > .small {
    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, a.list-group-item-success:focus,
  button.list-group-item-success:hover,
  button.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6; }
  a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
  button.list-group-item-success.active,
  button.list-group-item-success.active:hover,
  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, a.list-group-item-info:focus,
  button.list-group-item-info:hover,
  button.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3; }
  a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
  button.list-group-item-info.active,
  button.list-group-item-info.active:hover,
  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, a.list-group-item-warning:focus,
  button.list-group-item-warning:hover,
  button.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc; }
  a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
  button.list-group-item-warning.active,
  button.list-group-item-warning.active:hover,
  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, a.list-group-item-danger:focus,
  button.list-group-item-danger:hover,
  button.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc; }
  a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
  button.list-group-item-danger.active,
  button.list-group-item-danger.active:hover,
  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;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.panel-body {
  padding: 15px; }
  .panel-body:before, .panel-body:after {
    content: " ";
    display: table; }
  .panel-body:after {
    clear: both; }

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }
  .panel-heading > .dropdown .dropdown-toggle {
    color: inherit; }

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 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-right-radius: 3px;
    border-top-left-radius: 3px; }
  .panel > .list-group:last-child .list-group-item:last-child,
  .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.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-left: 15px;
    padding-right: 15px; }

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }
  .panel > .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 > thead: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:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table:first-child > thead:first-child > tr:first-child .table > tbody > tr > td:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child .table > tbody > tr > td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child .table > tbody > tr > td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child .table > tbody > tr > td:first-child {
      border-top-left-radius: 3px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table:first-child > thead:first-child > tr:first-child .table > tbody > tr > td:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child .table > tbody > tr > td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child .table > tbody > tr > td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child .table > tbody > tr > td: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:last-child > tfoot:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child .table > tbody > tr > td:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child .table > tbody > tr > td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child .table > tbody > tr > td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child .table > tbody > tr > td:first-child {
      border-bottom-left-radius: 3px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child .table > tbody > tr > td:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child .table > tbody > tr > td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child .table > tbody > tr > td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child .table > tbody > tr > td: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 .table > tbody > tr > td,
.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-bordered > thead > tr > td:first-child,
  .panel > .table-bordered > tbody > tr > th:first-child,
  .panel > .table.table-bordered > tbody > tr > td:first-child,
  .panel > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-bordered > tfoot > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-responsive > .table.table-bordered > tbody > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th: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-bordered > thead > tr > td:last-child,
  .panel > .table-bordered > tbody > tr > th:last-child,
  .panel > .table.table-bordered > tbody > tr > td:last-child,
  .panel > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-bordered > tfoot > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-responsive > .table.table-bordered > tbody > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th: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-bordered > thead > tr:first-child > th,
  .panel > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-bordered > tbody > tr:first-child > th,
  .panel > .table.table-bordered > tbody > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th,
  .panel > .table-responsive > .table.table-bordered > tbody > tr:first-child > td {
    border-bottom: 0; }
  .panel > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-bordered > tbody > tr:last-child > th,
  .panel > .table.table-bordered > tbody > tr:last-child > td,
  .panel > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-bordered > tfoot > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-responsive > .table.table-bordered > tbody > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0; }

.panel > .table-responsive {
  border: 0;
  margin-bottom: 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: #333333;
    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: #333333; }
  .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;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0; }

.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive-4by3 {
  padding-bottom: 75%; }

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  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;
  opacity: 0.2;
  filter: alpha(opacity=20); }
  .close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50); }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.modal-open {
  overflow: hidden; }

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal.fade .modal-dialog {
    transform: translate(0, -25%);
    transition: transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0); }
  .modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50); }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }
  .modal-header:before, .modal-header:after {
    content: " ";
    display: table; }
  .modal-header:after {
    clear: both; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.428571429; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table; }
  .modal-footer:after {
    clear: both; }
  .modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0; }
  .modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }
  .modal-content {
    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-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.428571429;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0); }
  .tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .tooltip.top {
    margin-top: -3px;
    padding: 5px 0; }
  .tooltip.right {
    margin-left: 3px;
    padding: 0 5px; }
  .tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0; }
  .tooltip.left {
    margin-left: -3px;
    padding: 0 5px; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000; }

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000; }

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.428571429;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }
  .popover.top {
    margin-top: -10px; }
  .popover.right {
    margin-left: 10px; }
  .popover.bottom {
    margin-top: 10px; }
  .popover.left {
    margin-left: -10px; }

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 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 {
  border-width: 10px;
  content: ""; }

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px; }
  .popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff; }

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25); }
  .popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff; }

.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px; }
  .popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff; }

.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25); }
  .popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%; }
  .carousel-inner > .item {
    display: none;
    position: relative;
    transition: 0.6s ease-in-out left; }
    .carousel-inner > .item > img,
    .carousel-inner > .item > a > img {
      display: block;
      max-width: 100%;
      height: auto;
      line-height: 1; }
    @media all and (transform-3d), (-webkit-transform-3d) {
      .carousel-inner > .item {
        transition: transform 0.6s ease-in-out;
        backface-visibility: hidden;
        perspective: 1000px; }
        .carousel-inner > .item.next, .carousel-inner > .item.active.right {
          transform: translate3d(100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
          transform: translate3d(-100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
          transform: translate3d(0, 0, 0);
          left: 0; } }
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block; }
  .carousel-inner > .active {
    left: 0; }
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .carousel-inner > .next {
    left: 100%; }
  .carousel-inner > .prev {
    left: -100%; }
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  .carousel-inner > .active.left {
    left: -100%; }
  .carousel-inner > .active.right {
    left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: transparent; }
  .carousel-control.left {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
  .carousel-control.right {
    left: auto;
    right: 0;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
  .carousel-control:hover, .carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .carousel-control .icon-prev,
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block; }
  .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;
    line-height: 1;
    font-family: serif; }
  .carousel-control .icon-prev:before {
    content: '\2039'; }
  .carousel-control .icon-next:before {
    content: '\203a'; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center; }
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: transparent; }
  .carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 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: -10px;
    font-size: 30px; }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px; }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px; }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px; }
  .carousel-indicators {
    bottom: 20px; } }

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

.clearfix:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

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

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

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }

.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.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, .table > tbody > tr > td.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, .table > tbody > tr > td.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, .table > tbody > tr > td.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, .table > tbody > tr > td.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, .table > tbody > tr > td.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; } }

/**Global Style**/
body {
  background: #fff;
  font-size: 16px;
  font-family: "arial", sans-serif;
  line-height: 1.3333333;
  color: #757575; }

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  line-height: 1.2; }

hr {
  border-color: #bfbfbf;
  margin-left: 10px;
  margin-right: 10px; }

p {
  margin-bottom: 20px; }

a:focus {
  outline: none;
  color: inherit; }

img {
  max-width: 100%; }

.body-link01 {
  text-decoration: underline;
  color: #757575; }
  .body-link01:hover {
    text-decoration: none; }

a:focus {
  text-decoration: inherit; }

.noTopMargin {
  margin-top: 0 !important; }

/**Global End**/
.form-control {
  height: 32px;
  color: #000;
  border: none;
  border-bottom: 1px solid #c4c4c4;
  position: relative;
  box-shadow: none;
  border-radius: 0;
  padding: 2px 12px;
  transition: all 0.3s ease-in-out;
  -webkit-appearance: none;
  font-size: 16px;
  font-family: "arial", sans-serif; }
  .form-control::-moz-placeholder {
    color: #000;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #000; }
  .form-control::-webkit-input-placeholder {
    color: #000; }
  .form-control:focus {
    box-shadow: none;
    border-color: #003a54; }

.form-group {
  margin: 0 0 22px 0; }

.login-form {
  margin: 0 0 20px 0; }
  .login-form.error .form-control {
    background-color: red; }
  .login-form .error-message {
    margin-bottom: 18px; }
  .login-form .form-control {
    font-size: 25px;
    font-weight: 300;
    font-family: "Roboto Condensed", sans-serif;
    height: 42px;
    border: none;
    background-color: #003a54;
    color: #fff; }
    .login-form .form-control::-moz-placeholder {
      color: #fff;
      opacity: 1; }
    .login-form .form-control:-ms-input-placeholder {
      color: #fff; }
    .login-form .form-control::-webkit-input-placeholder {
      color: #fff; }

.red-placeholder .form-control::-moz-placeholder {
  color: #ee3e23;
  opacity: 1; }

.red-placeholder .form-control:-ms-input-placeholder {
  color: #ee3e23; }

.red-placeholder .form-control::-webkit-input-placeholder {
  color: #ee3e23; }

select.form-control {
  padding-right: 32px;
  padding-left: 10px;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-color: white;
  background-position: 94% 12px;
  background-repeat: no-repeat;
  background-image: url(../images/selectbox-arrow.png); }

select::-ms-expand {
  display: none; }

.ie9 select.form-control {
  padding-right: 5px;
  background-image: none; }

label {
  color: #757575;
  text-align: right;
  display: block;
  font-weight: normal;
  padding: 5px 0;
  border-radius: 0;
  white-space: normal;
  margin: 0;
  font-family: "arial", sans-serif; }

.field-right-text {
  display: block;
  margin: 6px 0 16px;
  color: #000;
  font-family: "arial", sans-serif; }

.datepicker-from {
  position: relative; }
  .datepicker-from .datetimepicker {
    padding-left: 42px;
    position: relative;
    z-index: 100;
    background: none; }
  .datepicker-from:after {
    content: "";
    background: url(../images/calender-icon.png) no-repeat;
    width: 21px;
    height: 23px;
    position: absolute;
    left: 12px;
    top: 3px; }

.from-to-input {
  display: inline-table; }
  .from-to-input span {
    display: table-cell;
    padding: 0 8px;
    white-space: nowrap; }
  .from-to-input .form-control {
    display: table-cell; }
    .from-to-input .form-control.bootstrap-select {
      display: table-cell;
      width: 30%; }

/* checkbox */
.check-box {
  position: relative;
  margin: 0 0 22px;
  padding: 0; }
  .check-box.checkbox-right {
    margin-top: 5px; }
    .check-box.checkbox-right label {
      padding: 0 24px 0 0;
      text-align: right; }
      .check-box.checkbox-right label:after {
        left: auto;
        right: 0;
        top: 5px; }
      .check-box.checkbox-right label:before {
        left: auto;
        right: 3px;
        top: 8px; }
  .check-box label {
    color: #757575;
    position: relative;
    padding: 0 0 0 24px;
    cursor: pointer;
    font-weight: normal;
    margin: 0;
    text-align: left; }
    .check-box label:after {
      content: "";
      width: 13px;
      height: 13px;
      position: absolute;
      border: 2px solid #c7c7c7;
      left: 0;
      top: 4px;
      transition: background-color 0.2s linear; }
    .check-box label:before {
      content: "";
      width: 7px;
      height: 7px;
      position: absolute;
      left: 3px;
      top: 7px;
      background: #fff;
      transition: background-color 0.3s linear; }
  .check-box input[type=checkbox] {
    visibility: hidden;
    position: absolute;
    left: -999999px;
    top: -999999px; }
    .check-box input[type=checkbox]:checked + label:before {
      background-color: #003a54; }

/* Checkbox end */
.input-file-link {
  font-size: 14px;
  padding: 3px 38px 2px 0;
  color: #757575;
  text-decoration: underline;
  display: inline-block;
  position: relative;
  margin-top: 5px; }
  .input-file-link:after {
    content: "";
    position: absolute;
    background-image: url(../images/sprite.png);
    background-repeat: no-repeat;
    width: 25px;
    height: 24px;
    right: 0;
    top: 0;
    background-position: -510px -45px; }
  .input-file-link:hover {
    color: #757575;
    text-decoration: none; }

.upload-file {
  display: block;
  font-size: 12px;
  color: #000; }

.input-file {
  position: absolute;
  left: -999999px;
  top: -999999px; }

.price-form {
  position: relative; }
  .price-form .form-control {
    padding-right: 26px; }

.form-right-text {
  font-size: 16px;
  position: absolute;
  right: 12px;
  top: 6px; }

.error-message {
  display: none;
  color: #d9534f;
  font-size: 12px;
  font-style: italic;
  text-align: right;
  margin: -22px 0 6px;
  font-weight: bold; }

.bootstrap-select.open .dropdown-toggle {
  background: transparent none repeat scroll 0 0;
  border-color: #003a54;
  box-shadow: none; }

.bootstrap-select .dropdown-toggle {
  height: 32px;
  color: #000;
  display: block;
  border: none;
  border-bottom: 1px solid #c4c4c4;
  position: relative;
  box-shadow: none;
  border-radius: 0;
  padding: 2px 32px 2px 12px;
  transition: all 0.3s ease-in-out;
  -webkit-appearance: none;
  font-size: 16px;
  font-weight: 400; }
  .bootstrap-select .dropdown-toggle::-moz-placeholder {
    color: #000;
    opacity: 1; }
  .bootstrap-select .dropdown-toggle:-ms-input-placeholder {
    color: #000; }
  .bootstrap-select .dropdown-toggle::-webkit-input-placeholder {
    color: #000; }
  .bootstrap-select .dropdown-toggle .bs-caret .caret {
    border: none;
    width: 14px;
    height: 8px;
    right: 15px;
    margin-top: -4px;
    background-repeat: no-repeat;
    background-image: url(../images/selectbox-arrow.png); }

.bootstrap-select .btn-default:hover,
.bootstrap-select .btn-default:active:hover, .bootstrap-select .btn-default:active:focus, .bootstrap-select .btn-default.focus:active, .bootstrap-select .btn-default.active:hover, .bootstrap-select .btn-default.active:focus, .bootstrap-select .btn-default.active.focus, .bootstrap-select .open > .btn-default.dropdown-toggle:hover, .bootstrap-select .open > .btn-default.dropdown-toggle:focus, .bootstrap-select .open > .btn-default.dropdown-toggle.focus,
.bootstrap-select .btn-default:focus, .bootstrap-select .btn-default.focus {
  background: none !important;
  color: #000;
  outline: none !important; }

.bootstrap-select .dropdown-menu {
  border-radius: 0;
  box-shadow: none;
  border-color: 1px solid #c4c4c4;
  margin: -1px 0 0 0; }
  .bootstrap-select .dropdown-menu > li {
    margin-bottom: 1px; }
    .bootstrap-select .dropdown-menu > li.selected > a {
      background-color: #003a54;
      color: #fff; }
    .bootstrap-select .dropdown-menu > li > a {
      font-size: 15px;
      padding: 3px 12px; }
      .bootstrap-select .dropdown-menu > li > a:hover, .bootstrap-select .dropdown-menu > li > a:focus {
        background-color: #003a54;
        color: #fff; }

/* Radiobox */
.radio-box {
  position: relative;
  margin: 0 0 22px;
  padding: 0; }
  .radio-box.pay-radio {
    margin: 4px 28px 32px 0;
    float: left; }
    .radio-box.pay-radio label {
      font-size: 20px;
      font-weight: 300;
      font-family: "Roboto Condensed", sans-serif;
      color: #003a54;
      padding-left: 25px; }
      .radio-box.pay-radio label:after {
        top: 7px; }
      .radio-box.pay-radio label:before {
        top: 11px; }
  .radio-box label {
    color: #757575;
    position: relative;
    padding: 0 0 0 24px;
    cursor: pointer;
    font-weight: normal;
    margin: 0;
    text-align: left; }
    .radio-box label:after {
      content: "";
      width: 17px;
      height: 17px;
      position: absolute;
      border: 2px solid #c7c7c7;
      left: 0;
      top: 3px;
      transition: background-color 0.2s linear;
      border-radius: 50%; }
    .radio-box label:before {
      content: "";
      width: 9px;
      height: 9px;
      position: absolute;
      left: 4px;
      top: 7px;
      background: #fff;
      transition: background-color 0.3s linear;
      border-radius: 50%; }
  .radio-box input[type=radio] {
    visibility: hidden;
    position: absolute;
    left: -999999px;
    top: -999999px; }
    .radio-box input[type=radio]:checked + label:before {
      background-color: #003a54; }

/* Radiobox end */
.from-inner-text {
  position: relative; }
  .from-inner-text > span {
    left: 10px;
    position: absolute;
    top: 4px;
    z-index: 200;
    color: #000; }
  .from-inner-text .form-control {
    padding-left: 30px; }

@media (max-width: 991px) {
  .form-control,
  .check-box label,
  .radio-box label,
  .bootstrap-select .dropdown-toggle {
    font-size: 15px; }
  .bootstrap-select .dropdown-menu > li > a {
    font-size: 14px; }
  .radio-box label:after {
    top: 1px; }
  .radio-box label:before {
    top: 5px; }
  .from-inner-text > span {
    top: 7px; }
  .from-inner-text .form-control {
    padding-left: 27px; } }

@media (max-width: 767px) {
  .form-control {
    padding-left: 8px;
    padding-right: 8px; }
  .form-control,
  .check-box label,
  .radio-box label {
    font-size: 14px; }
  .bootstrap-select .dropdown-menu > li > a {
    font-size: 13px; }
  label {
    margin: 0 0 2px;
    padding: 0;
    text-align: left; }
  .bootstrap-select .dropdown-toggle {
    font-size: 14px; }
    .bootstrap-select .dropdown-toggle .bs-caret .caret {
      right: 10px; }
  select.form-control {
    padding-right: 26px;
    padding-left: 8px;
    background-position: 97% 12px; }
  .input-file-link:after {
    top: 3px; }
  .check-box.checkbox-right {
    margin-top: 0; }
  .from-to-input {
    width: 100%; }
    .from-to-input.input-break {
      display: block; }
      .from-to-input.input-break span {
        display: block;
        padding: 12px 0 0;
        white-space: normal; }
      .from-to-input.input-break .form-control {
        display: block; }
        .from-to-input.input-break .form-control.bootstrap-select {
          display: block;
          width: 100%; }
          .from-to-input.input-break .form-control.bootstrap-select span {
            padding: 0; }
  .check-box label:after {
    top: 3px; }
  .check-box label:before {
    top: 6px; }
  .input-file-link {
    font-size: 13px; } }

.btn {
  color: #fff;
  border: none;
  border-radius: 0;
  padding: 10px 28px;
  border: none;
  font-weight: bold;
  font-size: 14px;
  display: inline-block; }
  .btn.btn-sm, .btn-group-sm > .btn {
    font-size: 15px;
    padding: 8px 22px; }
  .btn.btn-dashboard {
    font-family: "Roboto Condensed", sans-serif;
    border-radius: 5px;
    font-size: 13px;
    padding: 5px 12px; }

.red-btn {
  background-color: #ff2b8f;
  transition: all 0.3s ease-in-out;
  margin: 10px 5px 60px; }
  .red-btn:hover, .red-btn:focus {
    background-color: #ff2b8f; }
  .red-btn:hover, .red-btn:focus {
    color: #fff;
    outline: none; }

.orangr-btn {
  background-color: #f58425;
  transition: all 0.3s ease-in-out; }
  .orangr-btn:hover, .orangr-btn:focus {
    background-color: #dd6a0a; }
  .orangr-btn:hover, .orangr-btn:focus {
    color: #fff;
    outline: none; }

.orangr-dark-btn {
  background-color: #ea5118;
  transition: all 0.3s ease-in-out; }
  .orangr-dark-btn:hover, .orangr-dark-btn:focus {
    background-color: #be4011; }
  .orangr-dark-btn:hover, .orangr-dark-btn:focus {
    color: #fff;
    outline: none; }

.green-button {
  background-color: #71cb11;
  transition: all 0.3s ease-in-out;
  margin: 0 5px 40px;
  padding: 13px 40px;
  font-size: 18px; }
  .green-button:hover, .green-button:focus {
    background-color: #579c0d; }
  .green-button:hover, .green-button:focus {
    color: #fff;
    outline: none; }

.gray-button {
  background-color: #9c9c9c;
  transition: all 0.3s ease-in-out;
  margin: 0 5px 40px;
  padding: 13px 40px;
  font-size: 18px; }
  .gray-button:hover, .gray-button:focus {
    background-color: #828282; }
  .gray-button:hover, .gray-button:focus {
    color: #fff;
    outline: none; }

.blue-btn {
  background-color: #003a54;
  transition: all 0.3s ease-in-out; }
  .blue-btn:hover, .blue-btn:focus {
    background-color: #001721; }
  .blue-btn:hover, .blue-btn:focus {
    color: #fff;
    outline: none; }

.login-button {
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  width: 110px;
  height: 32px;
  border: 2px solid #fff;
  display: block;
  margin: 0 auto 20px;
  background-color: #62aecf;
  transition: all 0.3s ease-in-out; }
  .login-button:hover, .login-button:focus {
    background-color: #3b9ac3; }

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  background: #dbdbdb; }
  .btn.disabled:hover, .btn.disabled:focus,
  .btn[disabled]:hover,
  .btn[disabled]:focus,
  fieldset[disabled] .btn:hover,
  fieldset[disabled] .btn:focus {
    background: #dbdbdb;
    color: #fff; }

.pagination-pan {
  text-align: center;
  margin: 0 0 50px; }

.pagination {
  margin: 0; }
  .pagination > li > a,
  .pagination > li > span {
    color: #666666;
    font-size: 14px; }

@media (max-width: 991px) {
  .pagination-pan {
    margin-bottom: 35px; } }

@media (max-width: 767px) {
  .pagination-pan {
    margin-bottom: 30px; }
  .pagination {
    margin: 0; }
    .pagination > li > a,
    .pagination > li > span {
      font-size: 13px; } }

.modal-backdrop {
  background-color: #003a54; }
  .modal-backdrop.in {
    opacity: 0.75;
    filter: alpha(opacity=75); }

.modal-content {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 0; }

.modal-body {
  padding: 0; }

.modal-panel {
  width: 1170px; }

.popup-left-pan {
  width: 46%;
  padding: 35px 50px 20px 20px;
  float: left;
  min-height: 480px;
  font-family: "Roboto Condensed", sans-serif;
  color: #fff;
  background: #0095ad;
  background: linear-gradient(to bottom, #0095ad 0%, #00435d 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0095ad', endColorstr='#00435d',GradientType=0 ); }
  .popup-left-pan .dropdown {
    margin-left: 15px; }
  .popup-left-pan p {
    font-size: 16px;
    margin: 0 0 32px; }

.popup-bg-heading {
  font-family: "Roboto Condensed", sans-serif;
  color: #fff;
  font-weight: 700;
  font-size: 18px;
  text-transform: uppercase;
  background-color: #003a54;
  padding: 0 15px;
  line-height: 34px;
  margin: 0 26px 24px 0;
  position: relative; }
  .popup-bg-heading:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 34px 0 0 26px;
    border-color: transparent transparent transparent #003a54;
    position: absolute;
    left: 100%;
    top: 0; }

.popup-heading02 {
  font-family: "Roboto Condensed", sans-serif;
  color: #fff;
  font-size: 24px;
  font-weight: 300;
  text-transform: uppercase;
  margin: 0 0 25px 15px; }
  .popup-heading02 strong {
    font-weight: 700; }

.credit-drop-link {
  display: block;
  color: #003a54;
  padding: 22px 65px 20px;
  position: relative;
  background-color: #fff;
  text-decoration: none;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 300;
  margin: 0 0 35px;
  border: none;
  background-color: #fff;
  width: 100%;
  text-align: left; }
  .credit-drop-link:before {
    content: "";
    position: absolute;
    background-image: url(../images/sprite.png);
    background-repeat: no-repeat;
    width: 34px;
    height: 30px;
    background-position: -210px 0;
    top: 50%;
    left: 10px;
    margin-top: -15px; }
  .credit-drop-link:after {
    content: "";
    position: absolute;
    background-image: url(../images/sprite.png);
    background-repeat: no-repeat;
    width: 30px;
    height: 16px;
    background-position: -160px 0;
    top: 50%;
    right: 32px;
    margin-top: -8px; }

.credit-dropdown {
  position: absolute;
  margin: 0;
  padding: 0;
  background-color: #fafafa;
  left: 0;
  top: 100%;
  width: 100%;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 300;
  border-radius: 0;
  box-shadow: none;
  border: none;
  display: none; }
  .credit-dropdown li {
    display: block;
    margin: 0;
    border-bottom: 1px solid #fff; }
    .credit-dropdown li:last-child {
      border-bottom: none; }
    .credit-dropdown li a {
      display: block;
      text-decoration: none;
      color: #003a54;
      padding: 8px 10px 8px 65px;
      font-weight: 300; }
      .credit-dropdown li a .drop-text {
        font-size: 32px; }
      .credit-dropdown li a .drop-text01 {
        font-size: 18px; }
      .credit-dropdown li a .drop-text02 {
        font-size: 18px; }
      .credit-dropdown li a:focus, .credit-dropdown li a:hover, .credit-dropdown li a.active {
        text-decoration: none;
        outline: none;
        color: #fff;
        text-decoration: none;
        outline: none;
        color: #fff;
        background-color: #003a54; }

.drop-text {
  font-size: 48px;
  line-height: 1;
  margin: 0 8px 0 0; }

.drop-text01 {
  font-size: 23px;
  font-weight: 400;
  position: relative;
  top: 0;
  margin: 0 5px 0 0; }

.drop-text02 {
  font-size: 24px;
  position: relative;
  top: 0; }

.calculate-part {
  padding-left: 0;
  list-style: none;
  margin: 0 0 0 15px;
  padding: 0;
  font-family: "Roboto Condensed", sans-serif; }
  .calculate-part li {
    padding: 10px 10px 10px 30px;
    border-bottom: 1px solid #40c4ff;
    display: block;
    color: #fff;
    font-size: 27px;
    font-weight: 300; }
    .calculate-part li:before, .calculate-part li:after {
      content: " ";
      display: table; }
    .calculate-part li:after {
      clear: both; }
    .calculate-part li:last-child {
      border-bottom: none; }
    .calculate-part li .cal-left-text {
      float: left;
      width: 60%; }
    .calculate-part li .cal-right-text {
      width: 40%;
      float: left; }
    .calculate-part li strong {
      font-weight: 400; }

.popup-right-pan {
  width: 54%;
  float: left;
  padding: 20px 15px; }
  .popup-right-pan .green-button {
    margin-bottom: 30px; }

.payment-secure-part {
  margin: 0 0 40px 14px;
  font-family: "Roboto Condensed", sans-serif; }
  .payment-secure-part:before, .payment-secure-part:after {
    content: " ";
    display: table; }
  .payment-secure-part:after {
    clear: both; }

.secure-label {
  font-size: 14px;
  color: #999999;
  margin: 0 10px 0 0;
  float: left; }

.e-transactions-img {
  float: left; }

.pay-card-img {
  float: right;
  margin-top: 2px; }

.pay-radio-label {
  display: block;
  font-size: 19px;
  color: #003a54;
  text-align: right; }

.pay-month-select {
  display: table-cell;
  width: 70px; }

.pay-year-select {
  display: table-cell;
  width: 85px; }

.pay-select-divider {
  display: table-cell;
  padding: 0 8px;
  white-space: nowrap; }

.bottom-terms-part {
  font-size: 9px;
  color: #616161;
  font-family: "arial", sans-serif;
  text-align: center; }

.subscription-text-pan {
  margin: 0 0 0 15px; }
  .subscription-text-pan:before, .subscription-text-pan:after {
    content: " ";
    display: table; }
  .subscription-text-pan:after {
    clear: both; }
  .subscription-text-pan .price-text {
    margin-right: 20px;
    float: right; }

.popup-sub-heading {
  font-size: 18px;
  font-weight: 700;
  margin: 0 0 22px; }

/************Subscription cancellation**************/
.modal-panel-02 {
  max-width: 780px;
  width: 100%; }

.subscription-popup-left-pan {
  width: 178px;
  position: absolute;
  left: 1px;
  top: 1px;
  bottom: 1px;
  background: #0095ad;
  background: linear-gradient(to bottom, #0095ad 0%, #00435d 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0095ad', endColorstr='#00435d',GradientType=0 ); }

.info-icon03 {
  display: block;
  position: absolute;
  width: 72px;
  height: 72px;
  top: 50%;
  left: 50%;
  margin: -36px 0 0 -36px;
  background: url(../images/sprite.png) no-repeat 0 -168px; }

.subscription-popup-right-pan {
  margin: 0 0 0 178px;
  padding: 35px 10px 40px;
  color: #003a54;
  font-family: "Roboto Condensed", sans-serif;
  text-align: center; }
  .subscription-popup-right-pan h2 {
    font-size: 23px;
    font-weight: 400;
    margin: 0 0 30px; }

.popup-no-link, .popup-yes-link {
  display: inline-block;
  font-size: 29px;
  font-weight: 300;
  color: #003a54;
  position: relative;
  padding: 0 0 0 40px;
  margin: 0 30px;
  transition: all 0.2s ease-in-out; }
  .popup-no-link:after, .popup-yes-link:after {
    content: "";
    position: absolute;
    background-image: url(../images/sprite.png);
    background-repeat: no-repeat;
    width: 32px;
    height: 23px;
    left: 0;
    top: 8px;
    background-position: -99px -178px; }
  .popup-no-link:hover, .popup-yes-link:hover, .popup-no-link:focus, .popup-yes-link:focus {
    color: #000508;
    text-decoration: none; }

.popup-yes-link {
  padding-left: 50px; }
  .popup-yes-link:after {
    background-position: -95px -218px; }

/*******Put Offer popup********/
.tick-icon {
  display: block;
  position: absolute;
  width: 70px;
  height: 70px;
  top: 50%;
  left: 50%;
  margin: -35px 0 0 -35px;
  background: url(../images/sprite.png) no-repeat -270px -45px; }

.put-offer-popup-right h2 {
  margin: 20px 0; }
  .put-offer-popup-right h2 span {
    display: block; }

@media (min-width: 991px) {
  .modal-dialog {
    margin: 0 auto; } }

@media (max-width: 1199px) {
  .modal-panel {
    width: 970px; }
  .popup-left-pan {
    padding: 30px 20px 20px; }
    .popup-left-pan .dropdown {
      margin-left: 0; }
    .popup-left-pan p {
      margin-bottom: 25px; }
  .popup-heading02 {
    margin-left: 0;
    font-size: 22px; }
  .calculate-part {
    margin-left: 0; }
  .payment-secure-part {
    margin: 0 0 25px 15px; }
  .pay-radio-label {
    font-size: 16px; }
  .radio-box.pay-radio {
    margin: 4px 18px 25px 0; }
    .radio-box.pay-radio label {
      font-size: 18px; }
      .radio-box.pay-radio label:after {
        top: 5px; }
      .radio-box.pay-radio label:before {
        top: 9px; }
  .subscription-text-pan {
    margin-left: 0; } }

@media (max-width: 991px) {
  .modal-panel {
    margin: 20px;
    width: auto; }
  .popup-left-pan {
    float: none;
    width: 100%;
    padding: 15px;
    min-height: inherit; }
    .popup-left-pan p {
      margin-bottom: 20px; }
  .popup-bg-heading {
    font-size: 16px;
    margin-bottom: 18px; }
  .popup-heading02 {
    font-size: 20px;
    margin: 0 0 18px; }
  .credit-drop-link {
    padding: 14px 65px;
    margin-bottom: 25px; }
    .credit-drop-link:after {
      right: 22px; }
  .drop-text {
    font-size: 37px;
    margin-right: 5px; }
  .drop-text01,
  .drop-text02 {
    font-size: 20px; }
  .calculate-part li {
    padding: 6px 10px 6px 20px;
    font-size: 22px; }
  .popup-right-pan {
    float: none;
    width: 100%; }
  .popup-sub-heading {
    margin-bottom: 17px; }
  .popup-sub-heading {
    font-size: 15px; }
  /*****Subscription cancellation******/
  .modal-panel-02 {
    width: auto;
    margin: 20px; }
  .subscription-popup-right-pan h2 {
    font-size: 20px; }
  .popup-no-link, .popup-yes-link {
    font-size: 26px; }
    .popup-no-link:after, .popup-yes-link:after {
      top: 6px; } }

@media (max-width: 767px) {
  .popup-bg-heading {
    font-size: 15px;
    line-height: 1.4;
    margin-bottom: 18px;
    padding: 5px 10px;
    margin: 0 0 12px; }
    .popup-bg-heading:after {
      display: none; }
  .popup-left-pan p {
    font-size: 15px; }
  .popup-heading02 {
    font-size: 18px;
    margin: 0 0 16px; }
  .credit-drop-link {
    margin-bottom: 15px;
    padding: 12px 35px 12px 44px; }
    .credit-drop-link:before {
      background-position: -160px 0;
      background-size: 410px auto;
      width: 27px;
      height: 24px;
      margin-top: -12px; }
    .credit-drop-link:after {
      background-position: -121px 0;
      background-size: 410px auto;
      width: 24px;
      height: 12px;
      margin-top: -6px;
      right: 12px; }
  .drop-text {
    font-size: 25px;
    margin-right: 2px; }
  .drop-text01 {
    margin-right: 2px; }
  .drop-text01,
  .drop-text02 {
    font-size: 16px; }
  .credit-dropdown li a {
    padding: 5px 5px 5px 44px; }
    .credit-dropdown li a .drop-text {
      font-size: 26px; }
    .credit-dropdown li a .drop-text01,
    .credit-dropdown li a .drop-text02 {
      font-size: 15px; }
  .calculate-part li {
    font-size: 18px;
    padding: 5px 10px; }
  .payment-secure-part {
    margin: 0 0 20px; }
  .secure-label {
    font-size: 13px; }
  .pay-card-img {
    display: block;
    float: none;
    margin: 10px auto 0; }
  .pay-radio-label {
    text-align: left; }
  .radio-box.pay-radio {
    margin: 5px 15px 20px 0; }
    .radio-box.pay-radio label {
      font-size: 16px; }
      .radio-box.pay-radio label:after {
        top: 3px; }
      .radio-box.pay-radio label:before {
        top: 7px; }
  .popup-sub-heading {
    font-size: 16px; }
  .popup-left-pan {
    font-size: 15px; }
  /*****Subscription cancellation******/
  .subscription-popup-left-pan {
    bottom: inherit;
    height: 80px;
    left: inherit;
    margin: 1px 1px 16px;
    position: relative;
    top: inherit;
    width: auto; }
  .info-icon03 {
    background-position: 0 -100px;
    background-size: 323px auto;
    height: 44px;
    margin: -22px 0 0 -22px;
    width: 44px; }
  .subscription-popup-right-pan {
    margin: 0;
    padding: 0 10px 15px; }
    .subscription-popup-right-pan h2 {
      font-size: 18px;
      margin-bottom: 15px; }
  .popup-no-link, .popup-yes-link {
    margin: 0 12px;
    font-size: 22px;
    padding-left: 35px; }
    .popup-no-link:after, .popup-yes-link:after {
      top: 4px; }
  .popup-yes-link {
    padding-left: 44px; }
  /*******Put Offer popup******/
  .tick-icon {
    background-position: -160px -26px;
    background-size: 323px auto;
    height: 44px;
    margin: -22px 0 0 -22px;
    width: 44px; } }

/**Header Part**/
.header-part {
  padding: 15px 0;
  background-color: #003a54;
  position: relative; }

.brand {
  margin: 0;
  padding: 0; }
  .brand strong {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0; }

.right-menu-part {
  float: right; }

.right-menu-pan {
  padding-left: 0;
  list-style: none;
  float: left;
  margin: 0 30px 0 0; }
  .right-menu-pan li {
    display: block;
    float: left;
    margin: 0 35px 0 0; }
    .right-menu-pan li a {
      display: block;
      padding: 7px 18px;
      font-size: 15px;
      font-family: "Roboto Condensed", sans-serif;
      text-transform: uppercase;
      color: #ffebc2;
      text-decoration: none;
      border: 2px solid #ffebc2;
      position: relative;
      transition: all 0.2s ease-in-out; }
      .right-menu-pan li a span {
        color: #fff; }
      .right-menu-pan li a.connexion {
        padding-left: 36px; }
        .right-menu-pan li a.connexion:after {
          content: "";
          position: absolute;
          background-image: url(../images/sprite.png);
          background-repeat: no-repeat;
          width: 12px;
          height: 12px;
          left: 12px;
          top: 11px;
          background-position: -270px 0; }
    .right-menu-pan li:hover a, .right-menu-pan li.active a {
      background: #003a54;
      border-color: #fff;
      color: #fff;
      background: #002c40; }
    .right-menu-pan li.after-login-menu {
      margin: 22px 5px 0 -20px; }
      .right-menu-pan li.after-login-menu a {
        padding: 0 16px 0 0;
        font-size: 12px;
        border: none;
        background: none;
        color: #fff;
        font-family: "arial", sans-serif;
        text-transform: none; }
        .right-menu-pan li.after-login-menu a:after {
          content: "";
          position: absolute;
          background-image: url(../images/sprite.png);
          background-repeat: no-repeat;
          width: 9px;
          height: 5px;
          background-position: -40px -45px;
          right: 0;
          top: 6px; }
      .right-menu-pan li.after-login-menu:hover a, .right-menu-pan li.after-login-menu:active a {
        color: #f58425;
        text-decoration: none; }

.language-pan {
  float: left;
  margin: 15px 15px 0 0;
  padding-left: 0;
  list-style: none; }
  .language-pan li {
    display: block;
    float: left;
    padding: 0 5px;
    position: relative;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 15px;
    color: #fff;
    text-transform: uppercase; }
    .language-pan li:after {
      content: "I";
      position: absolute;
      left: 100%;
      top: 0;
      margin-left: -2px; }
    .language-pan li:last-child:after {
      display: none; }
    .language-pan li a {
      color: #fff;
      position: relative;
      display: block; }
      .language-pan li a:after {
        content: "";
        width: 100%;
        height: 3px;
        background-color: #ee3e23;
        position: absolute;
        left: 0;
        top: 100%;
        opacity: 0;
        transition: all 0.2s ease-in-out; }
    .language-pan li:hover a, .language-pan li.active a {
      text-decoration: none; }
      .language-pan li:hover a:after, .language-pan li.active a:after {
        opacity: 1; }

.banner-pan {
  background-color: #edf2f4;
  margin: 0 0 62px;
  position: relative; }
  /*.banner-pan:after {
    content: "";
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    height: 35px;
    background: url(../images/banner-bottom-bg.png) repeat; }*/
  .banner-pan .container {
    position: relative; }
    .banner-pan .container:before {
      content: "";
      position: absolute;
      right: -20px;
      top: 0;
      height: 100%;
      width: 100%;
      display: block;
      background: url(../images/inscription-banner-image.jpg) no-repeat right center/auto 100%; }
  .banner-pan p {
    font-size: 18px;
    font-family: "Roboto Condensed", sans-serif; }
  .banner-pan article {
    position: relative;
    z-index: 200; }
  .banner-pan.inscription-acheteur-banner:before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 100%;
    display: block;
    background: url(../images/inscription-banner-image02.jpg) no-repeat right center/auto 100%; }
  .banner-pan.inscription-acheteur-banner .container:before {
    display: none; }

.banner-heading01 {
  color: #003a54;
  font-size: 36px;
  font-weight: 300;
  margin: 22px 0 15px;
  line-height: 1.1;
  font-family: "Roboto Condensed", sans-serif; }
  .banner-heading01 span {
    display: block;
    font-size: 57px;
    margin-left: 110px; }

/**Header Part End**/
/*************Footer Part***********/
.footer-part {
  background-color: #303030;
  padding: 30px 0 0 0; }

.footer-links {
  margin: 0 0 38px;
  padding-left: 0;
  list-style: none; }
  .footer-links li {
    display: block;
    margin: 0 0 10px; }
    .footer-links li a {
      color: #fff;
      text-decoration: none;
      font-size: 13px; }
      .footer-links li a:hover {
        text-decoration: underline; }

.footer-social {
  margin: 0 0 25px;
  padding-left: 0;
  list-style: none;
  text-align: center; }
  .footer-social li {
    display: inline-block;
    margin: 0 10px; }
    .footer-social li a {
      display: block;
      transition: all 0.2s ease-in-out;
      width: 22px;
      height: 14px;
      font-size: 0;
      text-indent: -999999px;
      background-image: url(../images/sprite.png);
      background-repeat: no-repeat;
      background-position: -426px -103px; }
      .footer-social li a:hover {
        opacity: .9; }
    .footer-social li.linkedin a {
      background-position: -455px -103px; }
    .footer-social li.twitter a {
      background-position: -487px -103px; }
    .footer-social li.google-plus a {
      background-position: -516px -103px; }

.footer-logo {
  display: block;
  margin: 0 auto 6px;
  width: 128px; }
  .footer-logo strong {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0; }

.copyright-container {
  background-color: #212121;
  padding: 12px 0;
  text-align: center;
  font-size: 11px; }

/**Footer Part End**/
/*************Right Slide Part***********/
.right-slide-open .right-slide-panel {
  visibility: visible; }

.right-slide-open .right-inner-part {
  transform: translate(0, 0); }

.right-slide-open .menu-social,
.right-slide-open .close-right-pan {
  opacity: 1; }

.right-slide-open .menu-social-part {
  opacity: 1; }
  .right-slide-open .menu-social-part:after {
    opacity: 1; }

.right-slide-open .menu-social {
  opacity: 1; }

.right-slide-panel {
  position: fixed;
  right: 0;
  top: 0;
  height: 100%;
  padding: 0;
  width: 450px;
  overflow: hidden;
  visibility: hidden;
  z-index: 999; }
  .right-slide-panel .connexion {
    display: inline-block;
    padding: 7px 18px 7px 36px;
    margin: 15px 0 24px 15px;
    font-size: 15px;
    font-family: "Roboto Condensed", sans-serif;
    text-transform: uppercase;
    border-color: #fff;
    color: #fff;
    background: #002c40;
    text-decoration: none;
    border: 2px solid #ffebc2;
    position: relative;
    transition: all 0.2s ease-in-out; }
    .right-slide-panel .connexion:after {
      content: "";
      position: absolute;
      background-image: url(../images/sprite.png);
      background-repeat: no-repeat;
      width: 12px;
      height: 12px;
      left: 12px;
      top: 11px;
      background-position: -270px 0; }
    .right-slide-panel .connexion:hover, .right-slide-panel .connexion.active {
      border-color: #fff;
      color: #fff;
      background: #002c40; }
  .right-slide-panel .after-login-menu {
    display: block;
    padding: 0 16px 0 0;
    margin: 38px 10px 22px 15px;
    font-size: 12px;
    color: #fff;
    position: relative;
    color: #f58425;
    font-family: "arial", sans-serif;
    text-transform: none;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis; }
    .right-slide-panel .after-login-menu:after {
      content: "";
      position: absolute;
      background-image: url(../images/sprite.png);
      background-repeat: no-repeat;
      width: 9px;
      height: 5px;
      background-position: -40px -45px;
      right: 0;
      top: 6px; }
    .right-slide-panel .after-login-menu:hover, .right-slide-panel .after-login-menu:active {
      color: #f58425;
      text-decoration: none; }

.close-right-pan {
  width: 60px;
  height: 60px;
  background-color: #000;
  transition: all 0.3s ease-in-out;
  display: block;
  font-size: 0;
  text-indent: -999999px;
  position: relative;
  z-index: 500;
  background-image: url(../images/sprite.png);
  background-repeat: no-repeat;
  background-position: -81px -107px;
  opacity: 0;
  transition: all 0.3s ease-in-out; }
  .close-right-pan:hover, .close-right-pan:focus {
    background-color: black; }

.menu-social-part {
  width: 60px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  opacity: 0;
  z-index: 500;
  transition: all 0.3s ease-in-out; }
  .menu-social-part:after {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    transition: all 0.3s ease-in-out;
    background: #dedede url(../images/login-social-bg.png) repeat; }

.menu-social {
  margin: 0;
  padding-left: 0;
  list-style: none;
  position: relative;
  z-index: 500;
  transition: all 0.3s ease-in-out;
  opacity: 0; }
  .menu-social li {
    display: block;
    margin: 0; }
    .menu-social li a {
      display: block;
      width: 60px;
      height: 60px;
      transition: all 0.2s ease-in-out;
      font-size: 0;
      text-indent: -999999px;
      background-color: #3664a2;
      transition: all 0.3s ease-in-out;
      position: relative; }
      .menu-social li a:hover, .menu-social li a:focus {
        background-color: #294c7c; }
      .menu-social li a:after {
        content: "";
        position: absolute;
        background-image: url(../images/sprite.png);
        background-repeat: no-repeat;
        width: 22px;
        height: 14px;
        margin: -7px 0 0 -11px;
        top: 50%;
        left: 50%;
        background-position: -426px -103px; }
    .menu-social li.linkedin a {
      background-color: #0374b3;
      transition: all 0.3s ease-in-out; }
      .menu-social li.linkedin a:hover, .menu-social li.linkedin a:focus {
        background-color: #025381; }
      .menu-social li.linkedin a:after {
        background-position: -455px -103px; }
    .menu-social li.twitter a {
      background-color: #55acee;
      transition: all 0.3s ease-in-out; }
      .menu-social li.twitter a:hover, .menu-social li.twitter a:focus {
        background-color: #2795e9; }
      .menu-social li.twitter a:after {
        background-position: -484px -103px; }
    .menu-social li.google-plus a {
      background-color: #dd4b39;
      transition: all 0.3s ease-in-out; }
      .menu-social li.google-plus a:hover, .menu-social li.google-plus a:focus {
        background-color: #c23321; }
      .menu-social li.google-plus a:after {
        background-position: -516px -103px; }

.forgot-pwd-link {
  text-align: right;
  display: block;
  margin: -24px 30px 28px 0; }
  .forgot-pwd-link a {
    text-decoration: underline;
    font-size: 11px;
    color: rgba(255, 255, 255, 0.54); }
    .forgot-pwd-link a:hover {
      text-decoration: none; }

.navigation-overlay {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0);
  z-index: 900; }

.right-inner-part {
  background-color: #005d87;
  height: 100%;
  position: absolute;
  left: 60px;
  right: 0;
  transition: all 0.4s ease-in-out;
  transform: translate(-1500px, 0); }

.main-menu {
  margin: 0;
  padding: 0;
  padding-left: 0;
  list-style: none; }
  .main-menu li {
    display: block;
    margin-bottom: 1px; }
    .main-menu li a {
      text-decoration: none;
      color: #fff;
      font-family: "Roboto Condensed", sans-serif;
      font-weight: 300;
      font-size: 25px;
      padding: 3px 15px;
      display: block;
      transition: all 0.2s ease-in-out; }
    .main-menu li:hover a, .main-menu li.active a {
      background-color: #003a54;
      color: #f58425;
      font-weight: 400; }

/**Right Slide Part End**/
/************Inscription page***************/
.heading-icon {
  font-size: 22px;
  color: #000;
  padding: 6px 0 10px 65px;
  font-weight: normal;
  margin: 0 0 32px;
  position: relative; }
  .heading-icon i {
    width: 50px;
    height: 42px;
    border-right: 2px dotted #ebebeb;
    position: absolute;
    left: 0;
    top: 0; }
    .heading-icon i:after {
      content: "";
      position: absolute;
      background-image: url(../images/sprite.png);
      background-repeat: no-repeat;
      width: 32px;
      height: 31px;
      left: 0;
      top: 5px; }
    .heading-icon i.user-icon:after {
      background-position: -360px 0; }
    .heading-icon i.note-icon:after {
      background-position: -410px 0; }
    .heading-icon i.home-icon:after {
      background-position: -460px 0; }
    .heading-icon i.office-icon:after {
      background-position: -310px 0; }
    .heading-icon i.settings-icon:after {
      background-position: -510px 0; }

.privacy-checkbox {
  margin: 35px 0 40px; }

.captcha-container {
  max-width: 255px;
  margin: 0 auto 58px; }

.terms-text {
  display: block;
  text-align: center;
  margin: 0 0 25px;
  color: #000;
  font-size: 13px; }
  .terms-text a {
    text-decoration: underline;
    color: #000; }
    .terms-text a:hover {
      text-decoration: none; }

/**Inscription page End**/
/************Inscription Thank you page***************/
.like-icon {
  display: block;
  margin: 0 auto 16px;
  width: 27px;
  height: 29px;
  background: url(../images/sprite.png) no-repeat -380px -95px; }

.heading-border {
  font-size: 37px;
  color: #003a54;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 300;
  text-align: center;
  margin: 0 0 25px;
  position: relative; }
  .heading-border span {
    display: inline-block;
    padding: 0 40px;
    background: #fff;
    position: relative;
    z-index: 200; }
  .heading-border:after {
    content: "";
    width: 100%;
    height: 1px;
    background-color: #c4c4c4;
    position: absolute;
    left: 0;
    top: 49%; }

.thankyou-text-pan {
  min-height: 110px;
  margin: 0 0 20px;
  text-align: center;
  font-size: 13px; }

.paragraph01 {
  font-size: 16px;
  margin-bottom: 28px; }

.red-bold-link {
  font-weight: bold;
  color: #ee3e23;
  text-decoration: none; }
  .red-bold-link:hover {
    color: #ee3e23; }

/**Inscription Thank you page End**/
/************Mandats information page***************/
.form-box-pan {
  margin-bottom: 60px; }

.privacy-checkbox {
  margin: 35px 0 40px; }

.captcha-container {
  max-width: 255px;
  margin: 0 auto 58px; }

.terms-text {
  display: block;
  text-align: center;
  margin: 0 0 25px;
  color: #000; }
  .terms-text a {
    text-decoration: underline;
    color: #000; }
    .terms-text a:hover {
      text-decoration: none; }

.info-icon {
  display: inline-block;
  position: relative;
  width: 10px;
  height: 10px;
  top: -12px;
  left: -4px;
  margin-right: -12px;
  background: url(../images/sprite.png) no-repeat -80px -45px; }

.enter-date-text {
  display: block;
  font-size: 11px;
  color: #ee3e23;
  margin-top: 10px; }

.left-question-pan {
  background-color: #ee3e23;
  font-size: 13px;
  color: #fff;
  text-transform: uppercase;
  padding: 8px 25px 8px 45px;
  width: 100%;
  max-width: 270px;
  position: absolute;
  margin-top: -25px;
  left: 0;
  z-index: 300;
  font-family: "Roboto Condensed", sans-serif;
  transition: all 0.2s ease-in-out; }
  .left-question-pan.ques-fixed {
    position: fixed;
    top: 0;
    margin: 0; }
  .left-question-pan:after {
    content: "";
    width: 35px;
    height: 100%;
    position: absolute;
    left: 4px;
    top: 0;
    background: url(../images/mobile-icon.png) no-repeat right top/auto 100%; }
  .left-question-pan .left-question-link {
    color: #fff; }
    .left-question-pan .left-question-link:hover {
      text-decoration: none; }
  .left-question-pan .question-close {
    font-family: "arial", sans-serif;
    color: #fff;
    padding: 1px 6px;
    right: 4px;
    top: 3px;
    display: inline-block;
    position: absolute;
    transition: all 0.2s ease-in-out; }
    .left-question-pan .question-close:hover {
      text-decoration: none;
      background-color: #000; }

/**Mandats information page End**/
/************Create your bidding page***************/
.bidding-text-container {
  min-height: 140px;
  color: #4d4d4d; }
  .bidding-text-container p {
    font-size: 18px; }

.create-tender-container {
  margin: 0 -15px 70px;
  background-color: #f58425;
  padding: 0 28px 5px;
  color: #fff;
  min-height: 215px;
  text-align: center;
  position: relative;
  font-family: "Roboto Condensed", sans-serif; }
  .create-tender-container:after {
    content: "";
    position: absolute;
    background-image: url(../images/sprite.png);
    background-repeat: no-repeat;
    width: 180px;
    height: 86px;
    bottom: 0;
    right: 0;
    background-image: url(../images/settings-icon.png); }
  .create-tender-container h3 {
    font-weight: 400;
    margin: 0 0 20px;
    font-size: 25px;
    text-transform: uppercase; }
  .create-tender-container p {
    font-size: 17px;
    font-weight: 300; }
  .create-tender-container.red-color {
    background-color: #ee3e23; }
    .create-tender-container.red-color:after {
      width: 90px;
      height: 180px;
      background-image: url(../images/mobile-icon.png); }
    .create-tender-container.red-color h3 {
      font-size: 23px;
      margin-bottom: 16px; }
      .create-tender-container.red-color h3 .tender-chat-link {
        display: block;
        font-weight: 700;
        text-decoration: underline;
        color: #fff;
        text-transform: none; }
        .create-tender-container.red-color h3 .tender-chat-link:hover {
          text-decoration: none; }
    .create-tender-container.red-color p strong {
      font-weight: 700; }
    .create-tender-container.red-color .tender-no {
      background-color: #9f200c; }

.tender-no {
  display: block;
  width: 70px;
  height: 88px;
  line-height: 1.8;
  border: 2px solid #fff;
  font-weight: 300;
  font-size: 43px;
  margin: 0 auto -20px;
  position: relative;
  top: -42px;
  background-color: #ac5308; }

/**Create your bidding page End**/
/************Your property for sale page***************/
.heading02 {
  font-size: 17px;
  color: #ee3e23;
  border-bottom: 1px dotted #ee3e23;
  padding-bottom: 3px;
  font-weight: normal;
  margin: 0 0 40px 65px; }

.checkbox-heading {
  display: block;
  color: #ee3e23;
  font-size: 14px;
  margin: 8px 0 34px; }

.checkbox-heading02 {
  font-size: 17px;
  color: #000;
  text-align: right;
  margin: 0 0 15px; }

.checkbox-list {
  padding-left: 0;
  list-style: none;
  margin: 0 0 26px;
  padding: 0; }
  .checkbox-list li {
    display: block; }
    .checkbox-list li .check-box.checkbox-right {
      margin: 0 0 10px; }

/**Your property for sale page End**/
/************Your property for sale Confirmation page***************/
.confirmation-container {
  margin: 30px 0 0 0;
  min-height: 300px;
  text-align: center; }
  .confirmation-container p {
    margin-bottom: 55px; }

.confirmation-heading {
  display: block;
  font-size: 22px;
  color: #000;
  margin: 0 0 18px; }
  .confirmation-heading strong {
    color: #ee3e23; }
  .confirmation-heading mark {
    background: none;
    color: #ee3e23; }

/**Your property for sale Confirmation page End**/
/************Myaccount help page page***************/
.help-banner-pan {
  background-color: #ee3e23;
  font-family: "Roboto Condensed", sans-serif;
  color: #fff;
  font-size: 17px;
  margin: 0; }
  .help-banner-pan article {
    padding: 45px 0 10px;
    position: relative; }
    .help-banner-pan article:after {
      content: "";
      position: absolute;
      right: 10%;
      bottom: 0;
      width: 185px;
      height: 145px;
      background: url(../images/mobile-icon.png) no-repeat;
      background-size: 100% auto; }

.banner-heading02 {
  font-size: 23px;
  margin: 0 0 12px;
  font-weight: 400; }
  .banner-heading02 span {
    display: block; }
  .banner-heading02 a {
    color: #fff;
    font-weight: 700;
    text-decoration: underline; }
    .banner-heading02 a:hover {
      text-decoration: none; }

.gray-container {
  background-color: #f2f2f2;
  padding: 25px 0 50px; }

.help-left-pan-heading {
  font-size: 18px;
  font-weight: 400;
  color: #ee3e23;
  padding: 0;
  margin: 0; }
  .help-left-pan-heading a {
    color: #ee3e23;
    border-left: 2px solid #ee3e23;
    text-decoration: none;
    padding: 40px 0 0 25px;
    display: block; }

.left-pan-menu {
  padding-left: 0;
  list-style: none;
  padding: 0;
  margin: 0; }
  .left-pan-menu > li {
    display: block;
    margin: 0 0 10px; }
    .left-pan-menu > li > a {
      font-family: "Roboto Condensed", sans-serif;
      font-size: 18px;
      color: #333333;
      padding: 10px 0 4px 25px;
      margin: 0;
      display: block;
      border-left: 1px solid #f2f2f2;
      text-decoration: none; }
    .left-pan-menu > li:hover > a, .left-pan-menu > li.active > a {
      color: #ee3e23;
      border-color: #ee3e23; }
    .left-pan-menu > li ul {
      padding: 0 0 0 5px; }
      .left-pan-menu > li ul li {
        display: block;
        margin: 0; }
        .left-pan-menu > li ul li a {
          display: block;
          padding: 5px 0 5px 20px;
          border-left: 1px solid #f2f2f2;
          color: #333333;
          font-size: 13px;
          text-decoration: none;
          transition: all 0.2s ease-in-out; }
        .left-pan-menu > li ul li:hover a, .left-pan-menu > li ul li.active a {
          color: #ee3e23;
          border-color: #ee3e23; }

.help-content-box {
  background-color: #fff;
  border: 1px solid #d1d1d1;
  margin: 0 0 25px;
  padding: 32px 40px 12px;
  color: #333333;
  font-size: 13px; }
  .help-content-box h3 {
    font-size: 20px;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 400;
    padding: 0 0 18px;
    margin: 0 0 15px;
    border-bottom: 3px solid #d1d1d1; }

/**Myaccount help page End**/
/************My tenders page***************/
.heading-pan {
  background-color: #f2f2f2;
  padding: 22px 0 10px;
  margin: 0 0 48px;
  position: relative; }
  /*.heading-pan:after {
    content: "";
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    height: 24px;
    opacity: .45;
    background: url(../images/banner-bottom-bg.png) repeat; }*/
  .heading-pan h1 {
    font-size: 30px;
    margin: 0;
    font-weight: 300;
    font-family: "Roboto Condensed", sans-serif;
    color: #003a54; }

.heading03 {
  font-size: 15px;
  color: #000;
  font-weight: bold;
  margin: 0 0 26px; }

.table-wrapper {
  margin: 0 0 60px;
  position: relative;
  border: 1px solid #dbdbdb;
  padding: 10px 0 0 0; }

/*.table {
  margin: 0;
  padding: 0; }
  .table > tbody > tr:nth-of-type(odd) {
    background: none; }
  .table > tbody > tr:nth-of-type(even) {
    background-color: #fbfbfb; }
  .table > tbody > tr > th, .table > tbody > tr > td {
    color: #000;
    border-top: none;
    border-right: 1px dotted #a6a6a6;
    padding: 10px 13px;
    vertical-align: middle;
    font-size: 15px;
    text-align: left; }
    .table > tbody > tr > th:last-child, .table > tbody > tr > td:last-child {
      border: none; }
  .table > tbody > tr > td {
    border-right-style: solid;
    border-right-color: #dbdbdb;
    font-size: 14px; }
    .table > tbody > tr > td strong {
      color: #ee3e23; }*/

.col-01 {
  width: 40%; }

.col-02 {
  width: 10%; }

.col-03 {
  width: 11%; }

.col-04 {
  width: 22%; }

.col-05 {
  width: 16%; }

.bottom-info-container {
  margin: 0 0 30px; }
  .bottom-info-container p {
    font-size: 12px;
    color: #333333;
    margin-bottom: 12px; }
    .bottom-info-container p mark {
      background: none;
      color: #ee3e23;
      padding: 0; }

.info-icon-02 {
  width: 20px;
  height: 20px;
  margin: 0 0 10px;
  display: block;
  background: url(../images/sprite.png) no-repeat 0 -85px; }

/**My tenders page End**/
/************Seller Account 2 page***************/
.heading04 {
  color: #000;
  font-size: 30px;
  font-family: "Roboto Condensed", sans-serif;
  margin: 0 0 28px;
  font-weight: 400; }

.back-page-link {
  background-color: #ee3e23;
  transition: all 0.3s ease-in-out;
  display: block;
  width: 280px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  padding: 10px 10px 8px 30px;
  text-decoration: none;
  font-size: 13px;
  color: #fff;
  text-transform: uppercase; }
  .back-page-link:hover, .back-page-link:focus {
    background-color: #ce2910; }
  .back-page-link:hover, .back-page-link:focus {
    color: #fff; }
  .back-page-link span {
    position: absolute;
    left: 30px;
    bottom: 8px; }
    .back-page-link span:after {
      content: "";
      position: absolute;
      background-image: url(../images/sprite.png);
      background-repeat: no-repeat;
      width: 15px;
      height: 15px;
      background-position: 0 -130px;
      left: -21px;
      top: 50%;
      margin-top: -7.5px; }

.seller-top-menu {
  padding-left: 0;
  list-style: none;
  margin: 0 -9px;
  padding: 0; }
  .seller-top-menu li {
    width: 20%;
    float: left;
    padding: 0 9px;
    margin-bottom: 22px; }
    .seller-top-menu li a {
      display: block;
      border: 1px solid #bfbfbf;
      padding: 32px 20px 5px 15px;
      min-height: 88px;
      color: #000;
      font-size: 15px;
      font-weight: bold;
      position: relative;
      transition: all 0.2s ease-in-out; }
      .seller-top-menu li a span {
        display: block; }
      .seller-top-menu li a:after {
        content: "";
        position: absolute;
        background-image: url(../images/sprite.png);
        background-repeat: no-repeat;
        width: 13px;
        height: 13px;
        top: 9px;
        right: 15px;
        background-position: -50px -85px; }
    .seller-top-menu li:hover a, .seller-top-menu li.active a {
      text-decoration: none;
      color: #ee3e23;
      background: #fafafa; }
      .seller-top-menu li:hover a:after, .seller-top-menu li.active a:after {
        background-position: -100px -85px; }

.seller-info-tag {
  padding-left: 0;
  list-style: none;
  margin: 0 0 55px;
  padding: 16px 0 11px;
  border-top: 1px dotted #4d4d4d;
  border-bottom: 1px dotted #4d4d4d; }
  .seller-info-tag:before, .seller-info-tag:after {
    content: " ";
    display: table; }
  .seller-info-tag:after {
    clear: both; }
  .seller-info-tag li {
    display: block;
    float: left;
    padding: 0;
    margin-bottom: 4px;
    color: #000;
    position: relative;
    font-size: 14px; }
    .seller-info-tag li strong {
      text-decoration: underline;
      padding-right: 9px; }
    .seller-info-tag li:first-child a {
      padding-left: 0; }
    .seller-info-tag li:last-child a {
      padding-right: 0; }
    .seller-info-tag li:last-child:after {
      display: none; }
    .seller-info-tag li:after {
      content: "I"; }
    .seller-info-tag li a {
      text-decoration: none;
      color: #000;
      padding: 0 9px; }
      .seller-info-tag li a:hover {
        text-decoration: none; }

.seller-form-container {
  margin-bottom: 65px; }

/**Seller Account 2 page End**/
/************Seller Account 3 page***************/
.heading05 {
  color: #000;
  font-size: 17px;
  margin: 0 10px 10px;
  font-weight: 400; }
  .heading05 mark {
    background: none;
    color: #ee3e23;
    font-weight: bold;
    padding: 0; }

.seller-quick-detail-pan {
  border-top: 1px solid #bfbfbf;
  border-bottom: 1px solid #bfbfbf;
  background: #fafafa;
  margin: 0 0 15px;
  padding: 25px 30px;
  color: #000; }

.seller-profile-image {
  display: block;
  text-align: center; }
  .seller-profile-image img {
    display: block;
    margin: 0 auto 16px;
    border-radius: 50%; }

.heading06 {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 32px;
  margin: 0 0 15px;
  color: #003a54; }
  .heading06 small {
    font-size: 22px;
    color: #ee3e23;
    display: block; }

.seller-detail-list {
  padding-left: 0;
  list-style: none;
  margin: 0 0 15px;
  padding: 0; }
  .seller-detail-list li {
    font-size: 15px;
    color: #000;
    display: block;
    margin-bottom: 2px; }
    .seller-detail-list li a {
      color: #000;
      text-decoration: none; }
      .seller-detail-list li a:hover {
        text-decoration: underline; }

.offer-text {
  display: block;
  border-right: 1px solid #666666;
  color: #003a54;
  font-size: 17px;
  font-family: "Roboto Condensed", sans-serif;
  text-align: center;
  margin-right: -10px;
  padding-right: 10px; }
  .offer-text mark {
    background: none;
    color: #ee3e23;
    display: block;
    margin: 8px 0 0 0;
    padding: 0;
    font-size: 48px;
    font-weight: 300;
    line-height: 1;
    letter-spacing: -2px; }
  .offer-text sup {
    font-size: 20px;
    font-weight: 400;
    margin-left: -5px;
    top: -30px; }

.paragraph02 {
  font-size: 14px;
  line-height: 1.8;
  margin-bottom: 8px; }

/**Seller Account 4 page End**/
/************The accesses page***************/
.heading-container {
  border-bottom: 1px dotted #003a54;
  margin: 0 0 45px; }
  .heading-container:before, .heading-container:after {
    content: " ";
    display: table; }
  .heading-container:after {
    clear: both; }

.heading07 {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 20px;
  color: #003a54;
  font-weight: 400;
  margin: 0 0 15px;
  float: left; }

.chenge-pwd-link {
  font-size: 14px;
  color: #ee3e23;
  float: right;
  text-decoration: underline;
  margin: 5px 0; }
  .chenge-pwd-link:hover {
    color: #ee3e23;
    text-decoration: none; }

.edit-profile-container .green-button {
  margin-top: 20px; }

/**The accesses End**/
/************Buyesrs landing page page***************/
.dashboard-banner-pan {
  background-color: #003a54;
  color: #fff;
  margin: 0;
  padding: 35px 0 10px;
  position: relative;
  overflow: hidden; }
  .dashboard-banner-pan:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 46px;
    background: url(../images/banner-bottom-bg.png) repeat; }
  .dashboard-banner-pan:after {
    content: "";
    position: absolute;
    right: -6px;
    bottom: 4px;
    width: 218px;
    height: 123px;
    background: url(../images/house-image.png) no-repeat;
    background-size: 100% auto; }

.dashboard-user-pan {
  margin: 15px 0;
  position: relative;
  padding: 6px 0 0 120px;
  min-height: 90px; }

.dashboard-user-image {
  display: block;
  width: 91px;
  height: 91px;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 50%; }
  .dashboard-user-image img {
    border-radius: 50%;
    display: block; }

.dashboard-user-name {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 300;
  font-size: 43px;
  margin: 0; }
  .dashboard-user-name a {
    text-decoration: none;
    color: #fff; }
    .dashboard-user-name a:hover {
      text-decoration: underline; }
  .dashboard-user-name small {
    font-size: 15px;
    font-family: "arial", sans-serif;
    display: block;
    color: #fff;
    margin-top: 4px; }

.banner-right-box {
  padding-left: 0;
  list-style: none;
  margin: 0 10px 0 -10px;
  position: 0;
  position: relative;
  z-index: 500;
  text-align: right; }
  .banner-right-box:before, .banner-right-box:after {
    content: " ";
    display: table; }
  .banner-right-box:after {
    clear: both; }
  .banner-right-box li {
    display: inline-block;
    padding: 0 7px;
    margin: 0 -2px 15px;
    vertical-align: top;
    width: 33.3333%;
    text-align: left; }
    .banner-right-box li .banner-box-inner {
      border: 1px dashed #fff;
      color: #fff;
      font-size: 14px;
      padding: 10px 10px 68px;
      border-radius: 3px;
      position: relative;
      min-height: 120px;
      background: #003a54; }
      .banner-right-box li .banner-box-inner big {
        color: rgba(255, 255, 255, 0.6);
        font-size: 58px;
        font-family: "Roboto Condensed", sans-serif;
        font-weight: 300;
        position: absolute;
        right: 20px;
        bottom: 10px;
        line-height: 1; }
    .banner-right-box li.red-text .banner-box-inner big {
      color: #ee3e23; }

.paragraph03 {
  font-size: 18px;
  color: #4d4d4d;
  margin: 0 0 36px; }

.buyers-left-pan {
  padding: 42px 30px 10px;
  color: #fff;
  margin: 0 -30px 100px 0;
  font-family: "Roboto Condensed", sans-serif;
  background: url(../images/discovery-bg.jpg) no-repeat right center/cover; }
  .buyers-left-pan h3 {
    font-size: 34px;
    font-weight: 300;
    text-transform: uppercase;
    margin: 0 0 24px; }
    .buyers-left-pan h3 strong {
      font-weight: 700; }
  .buyers-left-pan p {
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 30px; }
  .buyers-left-pan .paragraph04 {
    font-weight: 700;
    font-size: 19px;
    margin: 0 0 24px;
    line-height: 1.4; }
  .buyers-left-pan .btn {
    font-size: 20px;
    font-weight: 700;
    padding: 8px 40px;
    position: relative;
    top: 30px; }

.price-text {
  display: inline-block;
  font-size: 16px; }
  .price-text big {
    font-size: 105px;
    color: #f58425;
    font-weight: 300;
    line-height: 1;
    position: relative;
    letter-spacing: -3px; }
    .price-text big sup {
      font-size: 33px;
      margin-left: -15px;
      top: -60px;
      position: relative; }
      .price-text big sup span {
        font-size: 25px;
        position: absolute;
        top: 26px; }
  .price-text .price-text-2 {
    font-size: 26px;
    font-weight: 400;
    margin-left: -45px;
    position: relative;
    top: -30px; }
  .price-text .price-text-3 {
    margin: 0 0 0 -50px;
    position: relative;
    top: -5px;
    white-space: nowrap; }

.buyers-right-part {
  font-family: "Roboto Condensed", sans-serif;
  margin: 0 0 100px; }
  .buyers-right-part ul {
    margin: 0 0 20px;
    padding: 0;
    padding-left: 0;
    list-style: none; }
    .buyers-right-part ul li {
      display: block;
      font-size: 17px;
      color: #003a54;
      border-bottom: 1px solid #e6e6e6;
      padding: 16px 0 16px 90px;
      position: relative; }
      .buyers-right-part ul li:last-child {
        border-bottom: none; }
      .buyers-right-part ul li strong {
        font-weight: 700; }
      .buyers-right-part ul li:before {
        content: "";
        position: absolute;
        background-image: url(../images/sprite.png);
        background-repeat: no-repeat;
        width: 27px;
        height: 20px;
        background-position: -150px -125px;
        left: 25px;
        top: 50%;
        margin-top: -10px; }

.buyers-heading02 {
  font-size: 24px;
  color: #949494;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin: 35px 0 20px 58px;
  position: relative;
  font-weight: 300; }

.arrow-icon {
  width: 55px;
  height: 40px;
  margin: 0 0 18px -18px;
  display: block;
  background: url(../images/sprite.png) no-repeat -430px -46px; }

.skip-link {
  float: right;
  margin: 0 28px 0 0;
  text-decoration: underline;
  color: #333333;
  font-size: 15px;
  text-transform: uppercase; }
  .skip-link:hover {
    text-decoration: none; }

/**Buyesrs landing page End**/
/************Buyer 2 page page***************/
.subscribe-pan {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 15px;
  color: #fff;
  text-align: center;
  background-color: #ee3e23;
  padding: 4px 0;
  margin: 0; }
  .subscribe-pan a {
    font-weight: 700;
    text-decoration: underline;
    color: #fff; }
    .subscribe-pan a:hover {
      text-decoration: none; }

.buyer-heading {
  margin-top: 50px; }

.worning-icon {
  width: 13px;
  height: 11px;
  margin: 0 10px 0 0;
  display: inline-block;
  background: url(../images/sprite.png) no-repeat -200px -125px; }

.search-pan {
  padding: 8px 0;
  background-color: #f2f2f2;
  margin: 0 0 50px;
  font-family: "Roboto Condensed", sans-serif;
  color: #003a54;
  font-weight: 300; }
  .search-pan:before, .search-pan:after {
    content: " ";
    display: table; }
  .search-pan:after {
    clear: both; }
  .search-pan .form-control {
    font-family: "Roboto Condensed", sans-serif; }
  .search-pan h2 {
    font-size: 25px;
    margin: 2px 0 0;
    width: 23%;
    float: left;
    font-weight: 300;
    text-align: right;
    padding-right: 20px; }
  .search-pan .search-input-form {
    margin: 0 12px 0 0;
    width: 10%;
    float: left; }
  .search-pan .form-control {
    background-color: #c9eeff;
    color: #4d4d4d;
    height: 35px;
    border: 1px solid #adadad;
    font-size: 15px; }
    .search-pan .form-control::-moz-placeholder {
      color: #4d4d4d;
      opacity: 1; }
    .search-pan .form-control:-ms-input-placeholder {
      color: #4d4d4d; }
    .search-pan .form-control::-webkit-input-placeholder {
      color: #4d4d4d; }
  .search-pan label {
    font-weight: 300;
    color: #003a54;
    font-size: 15px;
    margin: 4px 20px 0 12px;
    float: left;
    font-family: "Roboto Condensed", sans-serif; }
  .search-pan .search-select-form {
    width: 16%;
    float: left;
    margin: 0 12px 0 0; }

.search-ok-btn {
  font-size: 15px;
  color: #fff;
  background-color: #003a54;
  transition: all 0.3s ease-in-out;
  width: 35px;
  height: 35px;
  border: none;
  text-transform: uppercase;
  font-weight: 400; }
  .search-ok-btn:hover, .search-ok-btn:focus {
    background-color: #001721; }
  .search-ok-btn:hover, .search-ok-btn:focus {
    color: #fff;
    outline: none; }

.search-select-form .bootstrap-select .dropdown-toggle {
  border: none;
  background-color: #c9eeff;
  height: 33px;
  font-weight: 300;
  font-size: 15px; }
  .search-select-form .bootstrap-select .dropdown-toggle .bs-caret {
    width: 35px;
    height: 33px;
    position: absolute;
    right: 0;
    top: 0;
    background-color: #003a54; }
    .search-select-form .bootstrap-select .dropdown-toggle .bs-caret .caret {
      width: 9px;
      height: 5px;
      left: 50%;
      margin: -2px 0 0 -4px;
      background: url(../images/sprite.png) no-repeat -40px -45px; }

.search-select-form .dropdown-menu {
  border: 1px solid #adadad;
  background-color: #c9eeff; }
  .search-select-form .dropdown-menu ul li a {
    font-weight: 300;
    font-size: 14px; }

.selesroom-box {
  border: 1px solid #d9d9d9;
  padding: 24px 18px 18px;
  background-color: #fff;
  margin: 0 0 45px;
  color: #333333;
  font-family: "Roboto Condensed", sans-serif; }
  .selesroom-box.gray-tag .salesroom-tag {
    background-color: #cac1b0; }
  .selesroom-box.light-blue-tag .salesroom-tag {
    background-color: #a1e2ff; }
  .selesroom-box h3 {
    font-weight: 700;
    color: #003a54;
    font-size: 20px;
    padding-bottom: 10px;
    margin-bottom: 12px;
    border-bottom: 1px dotted #003a54;
    text-align: center; }
  .selesroom-box p {
    font-size: 12px;
    margin: 0 0 14px;
    font-family: "arial", sans-serif; }

.salesroom-tag-container {
  margin-top: -37px;
  text-align: center; }

.salesroom-tag {
  display: inline-block;
  text-transform: uppercase;
  line-height: 24px;
  padding: 0 18px;
  position: relative;
  background-color: #003a54;
  color: #fff; }

.selesroom-tag-list {
  padding-left: 0;
  list-style: none;
  margin: 0 0 10px;
  padding: 0; }
  .selesroom-tag-list li {
    display: block;
    float: left;
    margin: 0 8px 8px 0;
    font-size: 15px;
    color: #000; }
    .selesroom-tag-list li span {
      color: #003a54; }

.learn-more-link {
  font-size: 13px;
  color: #003a54;
  display: inline-block;
  text-transform: uppercase;
  padding: 0 0 0 25px;
  position: relative;
  margin: 0 0 16px; }
  .learn-more-link:after {
    content: "";
    position: absolute;
    background-image: url(../images/sprite.png);
    background-repeat: no-repeat;
    width: 15px;
    height: 15px;
    background-position: -370px -45px;
    top: 2px;
    left: 0; }

.ref-no-text {
  font-size: 12px;
  display: block;
  color: #b3b3b3; }

.price-circle-pan {
  width: 148px;
  height: 148px;
  margin: 0 auto 5px;
  text-align: center;
  font-size: 12px;
  color: #003a54;
  padding: 34px 12px 15px;
  background: url(../images/price-circle.jpg) no-repeat 0 0/cover; }
  .price-circle-pan span {
    display: block;
    margin-bottom: 2px; }
  .price-circle-pan big {
    color: #ee3e23;
    letter-spacing: -2px;
    display: block;
    line-height: 1;
    margin: 0 0 2px;
    font-size: 43px; }
    .price-circle-pan big sup {
      font-size: 24px;
      font-weight: 300;
      margin-left: -4px;
      top: -16px; }
  .price-circle-pan small {
    font-size: 11px;
    display: block; }

.timer-heading {
  font-size: 16px;
  display: block;
  margin: 0 0 2px;
  color: #000;
  text-align: center; }

.countdown {
  padding-left: 0;
  list-style: none;
  margin: 0 0 12px;
  padding: 0;
  text-align: center; }
  .countdown li {
    display: inline-block;
    font-size: 21px;
    font-weight: 700;
    color: #ee3e23; }

.heading09 {
  font-size: 19px;
  color: #003a54;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 400;
  margin: 0 0 26px; }

/**Buyer 2 page End**/
/************Buyesrs buying credit page***************/
.salesroom-box {
  border: 1px solid #003a54;
  padding: 1px;
  margin: 0 0 14px;
  font-family: "Roboto Condensed", sans-serif;
  text-align: center; }
  .salesroom-box ul {
    padding-left: 0;
    list-style: none;
    margin: 0 0 8px;
    padding: 0; }
    .salesroom-box ul li {
      display: block;
      margin: 0 0 5px;
      font-size: 15px;
      color: #003a54; }
      .salesroom-box ul li a {
        color: #003a54;
        text-decoration: none; }
        .salesroom-box ul li a:hover, .salesroom-box ul li a:focus {
          outline: none;
          color: #003a54;
          text-decoration: underline; }

.salesroom-heading {
  font-size: 20px;
  color: #fff;
  font-weight: 700;
  background-color: #ee3e23;
  padding: 7px 5px 8px;
  margin: 0 0 7px; }

.salesroom-icon {
  width: 33px;
  height: 32px;
  display: block;
  margin: 7px auto 8px;
  background-image: url(../images/sprite.png);
  background-repeat: no-repeat; }
  .salesroom-icon.key-icon {
    background-position: -160px -45px; }
  .salesroom-icon.coin-icon {
    background-position: -210px 0; }
  .salesroom-icon.bell-icon {
    background-position: -215px -43px; }

.salesroom-subheading {
  font-size: 15px;
  font-weight: 700;
  color: #003a54;
  margin: 0 0 7px; }
  .salesroom-subheading a {
    color: #003a54;
    text-decoration: none; }
    .salesroom-subheading a:hover, .salesroom-subheading a:focus {
      color: #003a54;
      text-decoration: underline; }
  .salesroom-subheading span {
    color: #ee3e23; }

.salesroom-heading02 {
  font-size: 20px;
  font-weight: 300;
  margin: 0 0 8px;
  color: #003a54; }
  .salesroom-heading02 a {
    color: #003a54;
    text-decoration: none; }
    .salesroom-heading02 a:hover, .salesroom-heading02 a:focus {
      color: #003a54;
      text-decoration: underline; }
  .salesroom-heading02 span {
    color: #ee3e23; }

.salesroom-links-pan {
  display: block;
  margin-bottom: 16px;
  font-size: 16px;
  font-weight: 700; }
  .salesroom-links-pan a {
    color: #ee3e23;
    text-decoration: none; }
    .salesroom-links-pan a:hover, .salesroom-links-pan a:focus {
      color: #ee3e23;
      text-decoration: underline; }

.buying-right-pan {
  margin: 32px 0 40px 0; }
  .buying-right-pan .calculate-part {
    padding: 0;
    margin: 0 0 38px;
    font-family: "Roboto Condensed", sans-serif; }
    .buying-right-pan .calculate-part li {
      color: #000;
      border-bottom: 1px solid #b3b3b3; }
  .buying-right-pan .table-wrapper {
    margin-bottom: 30px; }

.heading08 {
  font-size: 20px;
  color: #003a54;
  text-transform: uppercase;
  font-weight: 400;
  padding: 0 0 12px;
  font-family: "Roboto Condensed", sans-serif;
  border-bottom: 1px dotted #003a54;
  margin: 0 0 20px; }

.select-credit-list {
  padding-left: 0;
  list-style: none;
  margin: 0 -10px 25px;
  padding: 0;
  font-weight: 300;
  font-family: "Roboto Condensed", sans-serif; }
  .select-credit-list:before, .select-credit-list:after {
    content: " ";
    display: table; }
  .select-credit-list:after {
    clear: both; }
  .select-credit-list li {
    display: block;
    float: left;
    margin: 0 0 25px;
    padding: 0 10px;
    width: 50%; }
    .select-credit-list li a {
      display: block;
      text-align: center;
      padding: 8px 10px;
      color: #003a54;
      border: 1px solid #ee3e23;
      text-decoration: none;
      transition: all 0.2s ease-in-out; }
    .select-credit-list li:hover a, .select-credit-list li.active a {
      background-color: #003a54;
      color: #fff;
      outline: none; }

/**Buyesrs buying credit End**/
/************Buyesrs thankyou page***************/
.credit-thanks-heading {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 26px;
  color: #003a54;
  text-align: center;
  margin: 0 0 40px;
  padding-top: 20px;
  font-weight: 400; }
  .credit-thanks-heading .like-icon {
    display: inline-block;
    margin: 0 15px 0 0; }

.thank-you-message {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 22px;
  font-weight: 300;
  color: #003a54;
  margin: 0 0 65px; }
  .thank-you-message span {
    display: block;
    font-weight: 400;
    margin-top: 4px; }
  .thank-you-message strong {
    color: #ee3e23; }

/**Buyesrs thankyou End**/
/************Buyesrs buying Subscription page***************/
.subscription-top-pan {
  padding: 16px 30px 16px 35px;
  margin: 0 0 30px;
  font-family: "Roboto Condensed", sans-serif;
  color: #fff;
  background: #0097ae;
  /* Old browsers */
  background: linear-gradient(to bottom, #0097ae 0%, #003f59 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0097ae', endColorstr='#003f59',GradientType=0 );
  position: relative; }
  .subscription-top-pan:after {
    content: "";
    width: 210px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    background-image: url(../images/subscription-bg.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: cover; }
  .subscription-top-pan p {
    font-size: 15px;
    margin: 0; }
  .subscription-top-pan .popup-heading02 {
    margin: 3px 0 9px; }
  .subscription-top-pan .price-text {
    float: right;
    position: relative;
    z-index: 500; }

/**Buyesrs buying Subscription End**/
/************Buyesrs Invoice page***************/
.invoice-download-link {
  color: #000;
  display: inline-block;
  position: relative;
  text-decoration: none;
  padding: 0 38px 0 0; }
  .invoice-download-link:hover, .invoice-download-link:focus {
    color: #000;
    text-decoration: underline;
    outline: none; }
  .invoice-download-link:after {
    content: "";
    position: absolute;
    background-image: url(../images/sprite.png);
    background-repeat: no-repeat;
    width: 16px;
    height: 20px;
    right: 0;
    top: 0;
    background-position: -228px -89px; }

.cancel-subscription-link {
  display: inline-block;
  color: #ee3e23;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 13px;
  text-decoration: none; }
  text-transform:uppercase .cancel-subscription-link:hover, .cancel-subscription-link:focus {
    color: #ee3e23;
    outline: none;
    text-decoration: underline; }

.invo-subs-text {
  display: block;
  margin: 0 0 10px;
  font-size: 14px;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  color: #ee3e23;
  text-transform: uppercase; }
  .invo-subs-text a {
    text-decoration: none;
    color: #029002; }
    .invo-subs-text a:hover, .invo-subs-text a:focus {
      color: #029002;
      outline: none;
      text-decoration: underline; }

.worning-red-icon {
  width: 18px;
  height: 16px;
  margin: 0 8px 0 10px;
  display: inline-block;
  position: relative;
  top: 2px;
  background: url(../images/sprite.png) no-repeat -229px -129px; }

/**Buyesrs Invoice End**/
/************Buyesrs Auction page***************/
.table-wrapper.smaill-table .table > tbody > tr > th, .table-wrapper.smaill-table .table > tbody > tr > td {
  padding: 8px;
  font-size: 14px; }

.table-wrapper.smaill-table .table > tbody > tr.completed-text {
  background-color: #e6e6e6; }

.table-wrapper.smaill-table .table > tbody > tr > td {
  font-size: 13px; }
  .table-wrapper.smaill-table .table > tbody > tr > td.put-offer-link, .table-wrapper.smaill-table .table > tbody > tr > td.offer-win-text, .table-wrapper.smaill-table .table > tbody > tr > td.not-win-text {
    background-color: red;
    text-align: center;
    font-size: 11px;
    font-weight: bold;
    color: #fff;
    border-bottom: 1px solid #fff;
    line-height: 1.2; }
    .table-wrapper.smaill-table .table > tbody > tr > td.put-offer-link a, .table-wrapper.smaill-table .table > tbody > tr > td.offer-win-text a, .table-wrapper.smaill-table .table > tbody > tr > td.not-win-text a {
      color: #fff;
      text-decoration: none;
      transition: all 0.2s ease-in-out; }
      .table-wrapper.smaill-table .table > tbody > tr > td.put-offer-link a:focus, .table-wrapper.smaill-table .table > tbody > tr > td.offer-win-text a:focus, .table-wrapper.smaill-table .table > tbody > tr > td.not-win-text a:focus {
        color: #fff;
        text-decoration: none; }
      .table-wrapper.smaill-table .table > tbody > tr > td.put-offer-link a:hover, .table-wrapper.smaill-table .table > tbody > tr > td.offer-win-text a:hover, .table-wrapper.smaill-table .table > tbody > tr > td.not-win-text a:hover {
        color: #000;
        text-decoration: none; }
  .table-wrapper.smaill-table .table > tbody > tr > td.completed-text {
    background-color: #e6e6e6; }
  .table-wrapper.smaill-table .table > tbody > tr > td.offer-win-text {
    background-color: #96d044; }
  .table-wrapper.smaill-table .table > tbody > tr > td.not-win-text {
    background-color: #8a8a8a; }
  .table-wrapper.smaill-table .table > tbody > tr > td.last-col-box {
    border-bottom: none; }

/**Buyesrs Auction End**/
/************Buyesrs Detail Auction page***************/
.detail-auction-pan {
  margin: 32px 0 40px 0; }
  .detail-auction-pan .selesroom-box {
    margin: 40px 0 20px;
    padding: 44px 25px 30px;
    position: relative; }
    .detail-auction-pan .selesroom-box p {
      font-size: 15px;
      color: #757575;
      line-height: 1.4; }
    .detail-auction-pan .selesroom-box h3 {
      font-size: 22px;
      text-align: left;
      border: none;
      margin: 0 0 14px;
      padding: 0; }
    .detail-auction-pan .selesroom-box .ref-no-text {
      position: absolute;
      top: 12px;
      right: 18px;
      font-size: 13px; }
    .detail-auction-pan .selesroom-box .btn.btn-dashboard {
      font-size: 19px;
      padding: 10px 24px;
      font-weight: 400; }
  .detail-auction-pan .salesroom-tag-container {
    margin-top: -60px;
    margin-bottom: 30px; }
  .detail-auction-pan .salesroom-tag {
    line-height: 28px;
    font-size: 18px; }
  .detail-auction-pan .selesroom-tag-list {
    border-bottom: 1px dotted #003a54; }
    .detail-auction-pan .selesroom-tag-list li {
      font-size: 16px; }
  .detail-auction-pan .price-circle-pan {
    width: 230px;
    height: 230px;
    font-size: 17px;
    padding-top: 42px;
    margin-bottom: 22px; }
    .detail-auction-pan .price-circle-pan span {
      margin-bottom: 5px; }
    .detail-auction-pan .price-circle-pan big {
      font-size: 75px;
      letter-spacing: -5px; }
      .detail-auction-pan .price-circle-pan big sup {
        font-size: 38px;
        top: -42px; }
    .detail-auction-pan .price-circle-pan small {
      font-size: 16px; }
    .detail-auction-pan .price-circle-pan .bid-place-text {
      font-size: 14px;
      color: #ee3e23; }
  .detail-auction-pan .timer-heading {
    font-size: 18px; }
  .detail-auction-pan .countdown {
    margin-bottom: 30px; }
    .detail-auction-pan .countdown li {
      font-size: 42px;
      font-weight: 400; }

.deatil-share-pan {
  margin: 0 0 10px; }

.mix-bid-text {
  display: block;
  font-size: 17px;
  font-family: "Roboto Condensed", sans-serif;
  margin: 0 0 5px;
  color: #757575; }
  .mix-bid-text span {
    color: #ee3e23; }

.next-offer-pan {
  border: 1px solid #f7f7f7;
  width: 170px;
  padding: 10px;
  margin: 28px auto 25px;
  text-align: center;
  color: #000;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 18px;
  color: #003a54; }

.next-offer-text-1 {
  display: block;
  margin: 0 0 10px; }

.next-offer-text-2 {
  display: block;
  color: #ee3e23;
  font-size: 34px;
  letter-spacing: -2px; }
  .next-offer-text-2 sup {
    font-size: 17px;
    top: -16px; }

.price-icon {
  display: block;
  width: 21px;
  height: 21px;
  margin: 0 auto 8px;
  background: url(../images/sprite.png) no-repeat -90px 0; }

.popup-container {
  margin: 0 0 14px; }

#gallery-big .item a {
  display: block;
  position: relative; }
  #gallery-big .item a:after {
    content: "";
    position: absolute;
    background-image: url(../images/sprite.png);
    background-repeat: no-repeat;
    width: 19px;
    height: 19px;
    background-position: -270px -131px;
    right: 10px;
    bottom: 10px;
    transition: all 0.2s ease-in-out; }
  #gallery-big .item a:hover:after {
    OPACITY: .8; }

#gallery-thumb {
  margin: 10px -5px 0;
  width: auto; }
  #gallery-thumb .owl-item {
    padding: 0 5px; }
  #gallery-thumb .item {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 55px; }

.btn.btn-sm.next-button, .btn-group-sm > .btn.next-button {
  background: none;
  border: 1px solid #d9d9d9;
  color: #000;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 13px;
  font-weight: 400;
  text-transform: uppercase;
  transition: all 0.2s ease-in-out; }
  .btn.btn-sm.next-button:hover, .btn-group-sm > .btn.next-button:hover {
    border-color: #ee3e23;
    color: #000; }

.next-arrow {
  display: inline-block;
  position: relative;
  top: 3px;
  width: 8px;
  height: 15px;
  margin: 0 0 0 14px;
  background: url(../images/sprite.png) no-repeat -163px -167px; }

.modal-header {
  display: none; }

.ekko-lightbox .modal-dialog {
  margin: 30px auto; }

.ekko-lightbox-nav-overlay a {
  text-indent: -99999px;
  font-size: 0; }
  .ekko-lightbox-nav-overlay a:after {
    content: "";
    position: absolute;
    background-image: url(../images/sprite.png);
    background-repeat: no-repeat;
    width: 43px;
    height: 80px;
    top: 50%;
    margin-top: -40px; }
  .ekko-lightbox-nav-overlay a.glyphicon-chevron-left:after {
    background-position: -445px -140px;
    left: 20px; }
  .ekko-lightbox-nav-overlay a.glyphicon-chevron-right:after {
    background-position: -495px -140px;
    right: 20px; }

.popup-bottom-link {
  padding-left: 0;
  list-style: none;
  border-bottom: 1px dotted #003a54;
  margin: 0 0 12px;
  padding: 0 0 10px; }
  .popup-bottom-link:before, .popup-bottom-link:after {
    content: " ";
    display: table; }
  .popup-bottom-link:after {
    clear: both; }
  .popup-bottom-link li {
    display: block;
    float: left;
    margin: 0 35px 0 0; }
    .popup-bottom-link li:last-child {
      margin-right: 0; }
    .popup-bottom-link li a {
      font-size: 13px;
      text-transform: uppercase;
      color: #005d87;
      text-decoration: none;
      padding: 0 0 0 28px;
      position: relative; }
      .popup-bottom-link li a:after {
        content: "";
        position: absolute;
        background-image: url(../images/sprite.png);
        background-repeat: no-repeat;
        width: 19px;
        height: 13px;
        position: absolute;
        left: 0;
        top: 3px; }
      .popup-bottom-link li a.see-video-link:after {
        background-position: -229px -157px; }
      .popup-bottom-link li a.all-features-link {
        padding-left: 22px; }
        .popup-bottom-link li a.all-features-link:after {
          background-position: -232px -182px; }

.detail-field-part {
  padding: 20px 0 10px; }

.open-auction-pan .heading08 {
  margin-bottom: 30px; }

/**Buyesrs Detail Auction End**/
/************Won auction page***************/
.won-auction-top-pan {
  background-color: #5db70d;
  width: 240px;
  height: 240px;
  padding: 15px 10px;
  margin: 0 auto 20px;
  color: #fff;
  font-family: "Roboto Condensed", sans-serif;
  text-align: center;
  font-size: 18px;
  border-radius: 50%; }
  .won-auction-top-pan span {
    font-weight: 700;
    margin: 0 0 5px;
    display: block;
    letter-spacing: -0.02em; }
  .won-auction-top-pan big {
    display: block;
    font-size: 75px;
    letter-spacing: -5px;
    margin-bottom: 5px;
    line-height: .9; }
    .won-auction-top-pan big sup {
      font-size: 27px;
      font-weight: 300;
      top: -35px; }
  .won-auction-top-pan small {
    display: block;
    font-size: 17px; }

.like-icon02 {
  display: block;
  margin: 0 auto 12px;
  width: 35px;
  height: 39px;
  background: url(../images/sprite.png) no-repeat -381px -144px; }

.won-auction-border {
  border-color: #003a54;
  border-style: dotted;
  margin: 12px 0 22px; }

.seller-info-pan {
  border: 1px solid #5db70d;
  padding: 1px;
  font-family: "Roboto Condensed", sans-serif;
  margin-bottom: 4px; }
  .seller-info-pan h4 {
    font-size: 18px;
    color: #003a54;
    text-transform: uppercase;
    text-align: center;
    padding: 20px 10px;
    margin: 0 0 20px;
    position: relative; }
    .seller-info-pan h4:after {
      content: "";
      position: absolute;
      background-image: url(../images/sprite.png);
      background-repeat: no-repeat;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0;
      background: url(../images/banner-bottom-bg.png) repeat;
      opacity: .35; }

.seller-info-inner-text {
  padding: 0 25px 15px; }

.seller-info-text {
  font-size: 16px;
  display: block;
  margin: 0 0 7px; }
  .seller-info-text a {
    color: #003a54;
    text-decoration: none; }
    .seller-info-text a:hover {
      text-decoration: underline; }
  .seller-info-text strong {
    font-weight: 700;
    color: #003a54; }

.seller-tel-text {
  font-size: 14px;
  font-style: italic;
  color: #000;
  margin: 0 0 6px;
  display: block; }

.complete-description-btn {
  background-color: #003a54;
  transition: all 0.3s ease-in-out;
  display: block;
  width: 100%;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  padding: 9px 10px 9px 38px;
  position: relative; }
  .complete-description-btn:hover, .complete-description-btn:focus {
    background-color: #001721; }
  .complete-description-btn:after {
    content: "";
    position: absolute;
    background-image: url(../images/sprite.png);
    background-repeat: no-repeat;
    width: 11px;
    height: 11px;
    background-position: -323px -136px;
    position: absolute;
    left: 15px;
    top: 15px; }
  .complete-description-btn:hover {
    text-decoration: none;
    color: #fff; }

/**Won auction End**/
/************Inscription acheteur page***************/
.important-note {
  display: block;
  text-align: center;
  margin: 0 0 18px;
  color: #ee3e23;
  font-size: 15px; }

.heading10 {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 43px;
  font-weight: 300;
  color: #000;
  margin: 0 0 30px; }

.confirmation-text02 {
  display: block;
  font-size: 19px;
  color: #ee3e23;
  font-weight: bold;
  margin: 0 0 60px; }
  .confirmation-text02 a {
    color: #ee3e23;
    text-decoration: none; }
    .confirmation-text02 a:hover, .confirmation-text02 a:focus {
      color: #ee3e23;
      text-decoration: underline; }

.checkbox02 {
  float: left;
  margin: 6px 20px 0 0; }

.dotted-border, .dotted-border02 {
  border-color: #bfbfbf;
  border-style: dotted;
  margin: 0 0 18px; }

.dotted-border02 {
  margin: 25px 0 30px; }

.form-link01 {
  display: inline-block;
  font-size: 16px;
  color: #757575;
  text-decoration: underline;
  margin: 6px 0 0 0; }
  .form-link01:hover, .form-link01:focus {
    color: #757575;
    text-decoration: none; }

/**Inscription acheteur page End**/
/**Variables**/
/**Home CSS**/
.orange-btn {
  background-color: #ee3e23;
  transition: all 0.3s ease-in-out; }
  .orange-btn:hover, .orange-btn:focus {
    background-color: #ce2910; }

h2, h3 {
  color: #000;
  font-family: "Roboto Condensed", sans-serif; }

ul, li {
  padding: 0;
  list-style: none; }

.spacer-85 {
  height: 85px;
  clear: both;
  overflow: hidden;
  width: 100%; }

.spacer-40 {
  height: 40px;
  clear: both;
  overflow: hidden;
  width: 100%; }

/**Basic CSS**/
h1 {
  color: #fff;
  font-size: 55px;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: lighter;
  margin-bottom: 28px; }

h3 {
  font-size: 27px;
  font-weight: lighter; }

h2 {
  font-size: 38px;
  font-weight: lighter; }

.blue {
  background-color: #063246; }

.yellow {
  background-color: #ac9d52; }

.move {
  background-color: #a1365d; }

.banner-button {
  border: medium none;
  border-radius: 0;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  padding: 6px 32px;
  font-family: "Roboto Condensed", sans-serif; }
  .banner-button:hover {
    text-decoration: none;
    color: #fff; }

.button-border {
  border: 2px solid #fff;
  margin: 0 18px 10px;
  font-size: 23px;
  font-weight: 500; }

/**Header Part**/
.home.header-part {
  padding: 26px 0;
  background: transparent;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 99; }
  .home.header-part .right-menu-pan {
    margin: 0 15px 0 0; }
    .home.header-part .right-menu-pan li {
      display: block;
      float: left;
      margin: 0 11px; }
      .home.header-part .right-menu-pan li:last-child {
        margin-right: 0; }
      .home.header-part .right-menu-pan li .connexion {
        border-color: #fff;
        color: #fff; }
  .home.header-part .dropdown {
    padding-left: 15px;
    padding-right: 10px;
    margin: 8px 0;
    float: left;
    position: relative;
    z-index: 40; }
    .home.header-part .dropdown .dropdown-toggle {
      width: 25px;
      background: transparent;
      border: none;
      padding: 0; }
      .home.header-part .dropdown .dropdown-toggle span.icon-bar {
        display: block;
        width: 100%;
        height: 4px;
        margin: 3px 0;
        font-size: 0;
        background-color: #fff;
        border-radius: 8px; }

/**Banner Part**/
.banner-home-pan {
  background-color: #888888;
  background-image: url("../images/header-banner.jpg");
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  min-height: 476px;
  margin-bottom: 0 !important; }
  .banner-home-pan .container:before {
    display: none; }
  .banner-home-pan:after {
    display: none; }
  .banner-home-pan .banner-content {
    color: #fff;
    padding: 16.5% 0 3.5%; }
    .banner-home-pan .banner-content p {
      margin-bottom: 65px;
      font-size: 1.34em; }
      .banner-home-pan .banner-content p span {
        display: block;
        font-weight: bold; }
  .banner-home-pan .banner-text-box {
    padding: 0 15px; }

/**Col Box**/
.col-box {
  padding: 4em 0 2.6em;
  color: #000; }
  .col-box h3 {
    margin-top: 0;
    font-size: 38px;
    font-weight: lighter;
    margin-bottom: 30px; }
  .col-box .row-slider {
    display: inline-block;
    margin-bottom: 50px;
    width: 100%; }
    .col-box .row-slider .col-box-cont {
      float: none;
      margin: 0 auto;
      clear: both;
      overflow: hidden; }
    .col-box .row-slider p {
      line-height: 26px; }
    .col-box .row-slider .carousel-control {
      opacity: 1;
      width: 3%; }
      .col-box .row-slider .carousel-control .icon-prev, .col-box .row-slider .carousel-control .glyphicon-chevron-left {
        background: #fff url("../images/sprite.png") no-repeat 6% 60%; }
      .col-box .row-slider .carousel-control .icon-prev, .col-box .row-slider .carousel-control .glyphicon-chevron-right {
        background: #fff url("../images/sprite.png") no-repeat 10% 60%; }
    .col-box .row-slider span.strong {
      font-family: "Roboto Condensed", sans-serif;
      font-weight: bold;
      font-size: 22px; }
    .col-box .row-slider .carousel-control.left, .col-box .row-slider .carousel-control.right {
      background-image: none !important;
      background: transparent; }
    .col-box .row-slider .carousel-control .glyphicon-chevron-left, .col-box .row-slider .carousel-control .glyphicon-chevron-right, .col-box .row-slider .carousel-control .icon-prev, .col-box .row-slider .carousel-control .icon-next {
      font-size: 0px;
      height: 28px;
      margin-top: -10px;
      width: 18px; }
    .col-box .row-slider .carousel-indicators {
      bottom: -55px; }
      .col-box .row-slider .carousel-indicators li {
        background: rgba(0, 0, 0, 0.2);
        border: none;
        border-radius: 10px;
        cursor: pointer;
        display: inline-block;
        height: 10px;
        margin: 1px;
        text-indent: -999px;
        width: 10px; }
      .col-box .row-slider .carousel-indicators .active {
        background-color: rgba(0, 0, 0, 0.5);
        height: 10px;
        width: 10px; }
  .col-box .services {
    margin-top: 30px; }
    .col-box .services p {
      margin-top: 10px;
      color: #063246;
      font-size: 23px;
      margin-bottom: 0;
      padding: 0 10px; }
    .col-box .services .item {
      background: url("../images/border-dotted.png") no-repeat right bottom;
      margin: 10px 0; }
      .col-box .services .item:last-child {
        background: none; }

/**Testimonials**/
.testimonials {
  background: #888888 url("../images/testimonial-bg.jpg") no-repeat center bottom;
  background-size: 100% auto;
  color: #fff;
  padding: 50px 0;
  font-style: italic;
  position: relative;
  font-family: "Roboto Condensed", sans-serif; }
  .testimonials:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background: url("../images/border.png") repeat-x;
    height: 19px;
    width: 100%;
    display: inline-block; }
  .testimonials blockquote {
    border: none;
    margin-bottom: 24px; }
  .testimonials .carousel {
    position: relative;
    padding-top: 7.5%; }
  .testimonials .carousel-inner {
    padding: 0 0 35px 0; }
  .testimonials .carousel-indicators {
    bottom: -25px; }
    .testimonials .carousel-indicators li {
      background-color: #fff;
      border: none;
      border-radius: 10px;
      cursor: pointer;
      display: inline-block;
      height: 8px;
      margin: 3px 15px;
      text-indent: -999px;
      width: 8px; }
    .testimonials .carousel-indicators .active {
      background-color: rgba(0, 0, 0, 0.5);
      height: 8px;
      width: 8px; }
  .testimonials .profile {
    position: absolute;
    left: 0;
    bottom: -8px;
    width: 80px; }
  .testimonials .source {
    margin: 0 auto;
    max-width: 56%;
    position: relative;
    display: block;
    font-size: 20px; }
  .testimonials p {
    font-size: 25px; }

/**Partners*/
.partners {
  padding: 35px 0 30px;
  background-color: #eeefef; }
  .partners h2 {
    margin-bottom: 15px; }
  .partners li {
    margin: 10px 15px;
    vertical-align: middle; }

/**Property**/
.property {
  padding: 20px 0 50px;
  background-color: #edf2f4; }
  .property h2 {
    margin-bottom: 35px; }
  .property .item {
    margin-bottom: 10px; }
    .property .item .title-bar {
      font-family: "Roboto Condensed", sans-serif;
      text-transform: uppercase;
      color: #fff;
      padding: 3px 0;
      width: 80%;
      margin: 0 auto;
      display: inline-block;
      position: relative;
      z-index: 96;
      font-size: 15px; }
    .property .item .picture {
      margin-top: -18px; }
    .property .item .desc-box {
      padding: 4px 20px;
      text-align: left;
      background-color: #fff; }
      .property .item .desc-box h3 {
        margin-top: 10px;
        font-size: 20px;
        color: #0d3848;
        border-bottom: 1px solid #d1d1d1;
        padding-bottom: 15px;
        font-weight: bold; }
      .property .item .desc-box .desc {
        border-bottom: 1px solid #d1d1d1;
        display: block; }
        .property .item .desc-box .desc span {
          font-size: 17px;
          color: #000;
          display: block;
          margin-bottom: 10px;
          font-family: "Roboto Condensed", sans-serif; }
        .property .item .desc-box .desc p {
          font-size: 14px; }
      .property .item .desc-box .time-box {
        position: relative;
        text-align: center;
        padding-top: 25px;
        font-family: "Roboto Condensed", sans-serif; }
        .property .item .desc-box .time-box .time-title {
          font-size: 13px;
          color: #000;
          margin-bottom: 5px; }
        .property .item .desc-box .time-box .time {
          font-size: 31px;
          color: #ea5118;
          font-family: "Roboto Condensed", sans-serif;
          line-height: 30px; }
        .property .item .desc-box .time-box .ref {
          font-size: 13px;
          color: rgba(0, 0, 0, 0.3);
          font-family: "Roboto Condensed", sans-serif;
          margin-top: 8px; }
        .property .item .desc-box .time-box span {
          display: block; }
        .property .item .desc-box .time-box span.harum {
          position: absolute;
          top: -16px;
          left: 45%;
          border-radius: 50%;
          width: 30px;
          height: 31px;
          padding: 2px 0; }

/**Comment Bar**/
.comment-bar {
  padding: 30px 0 50px;
  background-color: #69b8d3;
  position: relative;
  min-height: 762px; }
  .comment-bar:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background: url("../images/border.png") repeat-x;
    height: 19px;
    width: 100%;
    display: inline-block; }
  .comment-bar h2 {
    color: #fff; }
  .comment-bar .heading {
    margin-bottom: 40px;
    color: #fff;
    padding: 0 15px; }
    .comment-bar .heading p {
      font-size: 21px;
      color: rgba(255, 255, 255, 0.5); }
  .comment-bar h3 {
    font-size: 23px;
    color: rgba(0, 0, 0, 0.5);
    line-height: 22px;
    margin-bottom: 5px;
    font-weight: normal; }
  .comment-bar .comment-box {
    background-image: url("../images/comment-bg.jpg");
    background-size: 100% auto;
    background-position: top center;
    background-repeat: no-repeat;
    margin: 0 auto;
    float: none;
    padding: 10% 3%; }
    .comment-bar .comment-box .col-1 {
      margin: 0 0 0 19%;
      padding: 0 8% 0 0; }
    .comment-bar .comment-box .col-2 {
      margin: 7.5% 0 0; }
    .comment-bar .comment-box .col-3 {
      margin: 4% 0 0 23%;
      padding-right: 54px; }
    .comment-bar .comment-box p {
      color: rgba(0, 0, 0, 0.5);
      font-size: 15px; }

/**Footer Top**/
.footer-top {
  background-color: #4d4d4d;
  padding: 15px 0 22px; }
  .footer-top h3 {
    font-size: 23px;
    color: #fff;
    margin-bottom: 28px; }
  .footer-top .banner-button {
    font-size: 16px; }

/**Footer**/
.footer-social li.tumblr a {
  background-position: 34% 100%; }

.footer-social li.instagram a {
  background-position: 45% 100%; }

.footer-social li.youtube a {
  background-position: 39% 100%; }

.footer-social li.nature a {
  background-position: 51% 100%; }

.navigation-overlay {
  z-index: 90; }

/**Responsive CSS**/
@media (max-width: 1280px) {
  h1 {
    font-size: 45px; }
  h2 {
    font-size: 30px; }
  .banner-pan .banner-content p {
    font-size: 1.07em; }
  .testimonials .source {
    max-width: 70%; }
  .comment-bar h3 {
    font-size: 16px !important; }
  .comment-bar .comment-box p {
    font-size: 13px; }
  .comment-bar .comment-box .col-1 {
    margin: 0% 0 0 18%; }
  .property .item .desc-box h3 {
    font-size: 18px; }
  .col-box h3 {
    font-size: 30px; }
  .col-box .services p {
    font-size: 16px; }
  .col-box .services .item {
    background: none; }
    .col-box .services .item img {
      max-width: 50px; }
  .comment-bar .comment-box .col-2 {
    margin: 5.5% 0 2%; }
  .comment-bar .comment-box .col-3 {
    margin: 3% 0 0 23%; } }

@media (max-width: 991px) {
  p {
    font-size: 14px; }
  h1 {
    font-size: 35px; }
  .banner-pan .banner-content p {
    font-size: 1.1em; }
  .banner-pan .banner-content {
    padding: 30% 0 3%; }
  .banner-button {
    font-size: 14px; }
  .testimonials .source {
    max-width: 90%; }
  .col-box .row-slider span.strong {
    font-size: 1.13em; }
  .spacer-85 {
    display: none !important; }
  .col-box h3 {
    font-size: 22px; }
  .property .item .desc-box .desc {
    min-height: 166px; }
  .comment-bar .comment-box .col-1 {
    margin: 4% 0 0 18%; }
  .comment-bar .comment-box .col-2 {
    margin: 18% 0 2%; } }

@media (max-width: 767px) {
  h1 {
    font-size: 25px; }
  p {
    margin-bottom: 25px; }
  .language-pan {
    position: absolute;
    right: 15px;
    top: -53px; }
  .header-part .right-menu-pan {
    margin: 0 auto;
    display: table; }
  .testimonials .profile {
    width: 100%;
    position: static;
    margin-bottom: 10px; }
  h3 {
    font-size: 23px; } }

@media (min-width: 991px) and (max-width: 1280px) {
  .comment-bar .comment-box .col-2 {
    margin: 2.5% 0; } }

@media (min-width: 540px) and (max-width: 767px) {
  .property .item .desc-box .desc span {
    font-size: 13px; }
  .property .item .desc-box .time-box .time {
    font-size: 25px; } }

@media (max-width: 767px) {
  h1 {
    font-size: 22px; }
  h2 {
    font-size: 22px; }
  .banner-home-pan .banner-content p {
    font-size: 1.1em; }
  .banner-home-pan .banner-content {
    color: #fff;
    padding: 130px 0 3.5%; }
  .home.header-part .right-menu-pan {
    float: none;
    margin: 0 auto;
    text-align: center; }
  .property .item {
    max-width: 350px;
    margin: 0 auto 30px; }
  .property .item .desc-box .desc {
    min-height: 100%; }
  .comment-bar .heading p {
    font-size: 16px; }
  .comment-bar .comment-box {
    background: none;
    padding: 0 15px; }
    .comment-bar .comment-box .col-1 {
      background-image: url("../images/comment-mobile-col-1.png");
      background-position: left top;
      background-repeat: no-repeat;
      background-size: 100% auto;
      height: 100%;
      padding: 6% 10% 0 18%; }
    .comment-bar .comment-box .col-2 {
      background-image: url("../images/comment-mobile-col-2.png");
      background-position: left top;
      background-repeat: no-repeat;
      background-size: 100% auto;
      height: 100%;
      padding: 0% 10% 0 18%; }
    .comment-bar .comment-box .col-3 {
      background-image: url("../images/comment-mobile-col-3.png");
      background-position: left top;
      background-repeat: no-repeat;
      background-size: 100% auto;
      height: 100%;
      padding: 8% 10% 0 18%; }
    .comment-bar .comment-box .col-1, .comment-bar .comment-box .col-2, .comment-bar .comment-box .col-3 {
      text-align: left !important;
      margin: 0; }
    .comment-bar .comment-box .footer-top .banner-button {
      font-size: 14px; }
  .testimonials p, .testimonials .source {
    font-size: 20px; }
  .col-box .services .item {
    background: none;
    margin-bottom: 30px; }
  .col-box .carousel-text {
    text-align: center; }
  .header-part .right-menu-pan li:first-child {
    margin-left: 0; }
  .banner-button {
    width: 200px;
    padding: 6px 0 !important; }
  .partners li {
    margin: 10px 5px; }
    .partners li img {
      width: 67%;
      margin: 0 auto;
      text-align: center; }
  .col-box .row-slider .carousel-control {
    opacity: 1;
    width: 10%; }
  .col-box .row-slider .col-box-cont {
    float: left;
    width: 100%;
    margin: inherit; }
  .property .item .desc-box h3 {
    font-size: 16px; }
  .property .item .desc-box .desc span {
    font-size: 15px; }
  .footer-top .banner-button {
    font-size: 14px; } }

@media (max-width: 480px) {
  h1 {
    font-size: 16px; }
  h3 {
    font-size: 25px; }
  .home.header-part .right-menu-pan li {
    display: inline-block;
    float: none;
    margin: 0 4px; }
  .banner-home-pan .banner-content p {
    font-size: .9em;
    line-height: 22px; }
  .banner-home-pan .banner-content {
    color: #fff;
    padding-top: 150px; }
  .right-menu-pan li a {
    margin-bottom: 10px;
    font-size: 12px; }
  .banner-home-pan .banner-content p {
    margin-bottom: 40px; }
  .testimonials p, .testimonials .source {
    font-size: 14px; }
  .comment-bar h3 {
    font-size: 16px !important; }
  .right-menu-pan li a {
    font-size: 11px; }
  .home.header-part .right-menu-pan li {
    margin: 0 4px; }
  h2 {
    font-size: 20px; }
  .footer-top h3 {
    font-size: 20px; } }

@media (max-width: 360px) {
  .right-menu-pan li {
    margin: 0px;
    display: block;
    text-align: center; }
    .right-menu-pan li a {
      font-size: 12px;
      display: inline-block; } }

/****************Responsive part***********/
@media (max-width: 1366px) {
  .banner-pan.inscription-acheteur-banner:before {
    background-position: 140% center; } }

@media (max-width: 1280px) {
  .banner-pan.inscription-acheteur-banner:before {
    background-position: 160% center; } }

@media (max-width: 991px) {
  .main-navbar .dropdown:hover .dropdown-menu,
  .navbar-toggle {
    display: block; } }

@media (max-width: 1199px) {
  /***Banner***/
  .banner-pan.inscription-acheteur-banner:before {
    background-position: 380px center; }
  .banner-pan p {
    font-size: 17px; }
  /************Create your bidding page***************/
  .create-tender-container {
    padding: 0 15px 5px; }
    .create-tender-container h3 {
      font-size: 22px;
      margin-bottom: 18px; }
    .create-tender-container.red-color h3 {
      font-size: 20px;
      margin-bottom: 15px; }
  .tender-no {
    font-size: 38px;
    width: 62px;
    height: 76px;
    top: -38px;
    margin-bottom: -18px; }
  .seller-info-tag li a {
    padding: 0 8px; }
  /************Buyers landing***********/
  .buyers-left-pan {
    padding: 30px 20px 5px; }
    .buyers-left-pan h3 {
      font-size: 30px; }
    .buyers-left-pan .btn {
      top: 25px; }
  .buyers-heading02 {
    margin-top: 0; }
  .search-pan h2 {
    font-size: 22px;
    margin-top: 3px; }
  .price-text {
    font-size: 14px; }
    .price-text big {
      font-size: 95px; }
      .price-text big sup {
        font-size: 30px;
        top: -52px;
        margin-left: -15px; }
        .price-text big sup span {
          font-size: 24px; }
    .price-text .price-text-2 {
      font-size: 24px;
      margin-left: -41px;
      top: -28px; }
    .price-text .price-text-3 {
      margin-left: -46px; }
  /************Buyesrs Auction page***************/
  .table-wrapper.smaill-table .table > tbody > tr > th, .table-wrapper.smaill-table .table > tbody > tr > td {
    padding: 8px;
    font-size: 13px; }
  /*******Detail Auction*******/
  .open-auction-pan .price-circle-pan {
    margin-left: -8px; }
  .detail-auction-pan .selesroom-box h3 {
    font-size: 19px; }
  .detail-auction-pan .selesroom-tag-list li {
    font-size: 15px; }
  .popup-bottom-link li {
    margin-right: 14px; }
  /******Won Auction******/
  .complete-description-btn {
    font-size: 14px; }
  .seller-info-inner-text {
    padding: 0 20px 15px; }
  .seller-info-pan h4 {
    font-size: 18px;
    padding: 15px 10px; } }

@media (max-width: 991px) {
  body {
    font-size: 15px; }
  /**************inscription page*********/
  .right-slide-panel {
    width: 400px; }
  .right-menu-pan {
    margin-right: 10px; }
    .right-menu-pan li {
      margin-right: 20px; }
      .right-menu-pan li a {
        font-size: 14px;
        padding: 6px 12px; }
        .right-menu-pan li a.connexion {
          padding-left: 30px; }
          .right-menu-pan li a.connexion:after {
            left: 11px;
            top: 10px; }
      .right-menu-pan li.after-login-menu {
        margin: 18px 0 0 -8px; }
  .language-pan {
    margin: 13px 0 0 0; }
  .brand {
    display: block;
    width: 200px; }
  .banner-pan:after {
    height: 25px; }
  .banner-pan.inscription-acheteur-banner:before {
    background-image: url(../images/inscription-banner-image-mobile.jpg);
    background-position: 240px center; }
  .banner-pan .container:before {
    right: 0;
    background-position: 340px center; }
  .banner-pan p {
    font-size: 16px; }
  .banner-heading01 {
    font-size: 30px;
    margin: 14px 0 12px; }
    .banner-heading01 span {
      font-size: 42px;
      margin-left: 40px; }
  /**************inscription thank you page*********/
  .heading-border {
    font-size: 30px; }
    .heading-border span {
      padding: 0 25px; }
  /************Mandats information page***************/
  .red-btn {
    margin-bottom: 40px; }
  .main-menu li a {
    font-size: 22px;
    padding: 5px 15px; }
  .left-question-pan {
    position: relative !important;
    margin: -30px auto 20px !important;
    max-width: 290px; }
  /************Create your bidding page***************/
  .bidding-text-container {
    min-height: inherit;
    margin-bottom: 20px; }
    .bidding-text-container p {
      font-size: 16px; }
  .create-tender-container {
    margin: 60px 0 40px;
    min-height: inherit; }
  .heading02 {
    margin-bottom: 30px; }
  .form-box-pan {
    margin-bottom: 40px; }
  /***********My Account Help***********/
  .gray-container {
    padding-bottom: 20px; }
  .help-banner-pan {
    font-size: 16px; }
    .help-banner-pan article {
      padding: 35px 0 5px; }
      .help-banner-pan article:after {
        right: 0;
        width: 150px;
        height: 115px; }
  .banner-heading02 {
    font-size: 20px; }
  .help-content-box {
    padding: 25px 25px 5px; }
    .help-content-box h3 {
      font-size: 18px;
      margin-bottom: 15px; }
  .help-left-pan-heading {
    font-size: 17px; }
    .help-left-pan-heading a {
      padding: 30px 0 0 20px; }
  .left-pan-menu > li > a {
    font-size: 17px;
    padding: 8px 0 3px 20px; }
  .left-pan-menu > li ul li a {
    padding: 5px 0 5px 15px; }
  /********************My Tenders******************/
  .heading-pan {
    margin-bottom: 38px;
    padding: 18px 0 10px; }
    .heading-pan:after {
      height: 16px; }
    .heading-pan h1 {
      font-size: 26px; }
  .table-wrapper {
    margin-bottom: 45px;
    padding-top: 8px; }
  .table > tbody > tr > th, .table > tbody > tr > td {
    font-size: 14px;
    padding: 7px 10px; }
  .table > tbody > tr > td {
    font-size: 13px; }
  .seller-top-menu {
    margin: 0 -5px; }
    .seller-top-menu li {
      padding: 0 5px;
      margin-bottom: 20px; }
      .seller-top-menu li a {
        font-size: 13px;
        padding: 28px 10px 5px; }
        .seller-top-menu li a:after {
          top: 8px;
          right: 10px; }
  .seller-info-tag {
    padding: 12px 0 8px;
    margin-bottom: 40px; }
    .seller-info-tag li {
      font-size: 11px; }
      .seller-info-tag li strong {
        padding-right: 6px; }
      .seller-info-tag li a {
        padding: 0 6px; }
  .seller-form-container {
    margin-bottom: 45px; }
  .back-page-link {
    font-size: 12px;
    margin: 10px 0 -10px;
    padding: 8px 10px 8px 30px;
    position: static;
    width: 100%;
    text-align: right; }
    .back-page-link span {
      bottom: inherit;
      display: inline-block;
      left: inherit;
      margin-left: 15px;
      position: relative;
      right: 5px; }
  .heading04 {
    font-size: 25px;
    margin-bottom: 25px; }
  .heading05 {
    font-size: 16px;
    margin: 0 0 12px; }
  .heading06 {
    font-size: 26px; }
    .heading06 small {
      font-size: 18px; }
  .seller-detail-list li {
    font-size: 14px; }
  .paragraph02 {
    line-height: 1.4; }
  /***The accesses page*****/
  .heading-container {
    margin-bottom: 40px; }
  .heading07 {
    font-size: 18px;
    margin-bottom: 12px; }
  .chenge-pwd-link {
    font-size: 13px; }
  /************Buyers landing***********/
  .dashboard-banner-pan {
    margin-bottom: 0;
    padding-top: 25px; }
  .dashboard-user-pan {
    margin: 0 0 25px; }
  .dashboard-user-name {
    font-size: 38px; }
    .dashboard-user-name small {
      font-size: 14px; }
  .paragraph03 {
    font-size: 17px;
    margin-bottom: 30px; }
  .buyers-right-part {
    margin-bottom: 60px; }
  .banner-right-box {
    text-align: center;
    margin: 0; }
    .banner-right-box li {
      padding: 0 8px; }
  .buyers-left-pan {
    margin: 0 0 50px; }
  .subscribe-pan {
    margin-top: 0x; }
  .search-pan {
    margin-bottom: 30px; }
    .search-pan h2 {
      float: none;
      margin: 0 0 6px;
      text-align: left;
      width: auto;
      padding: 0; }
    .search-pan .search-select-form {
      width: 22%; }
    .search-pan .search-input-form {
      width: 11%; }
  .selesroom-box {
    padding: 20px 15px 15px;
    margin-bottom: 40px; }
    .selesroom-box h3 {
      font-size: 17px; }
    .selesroom-box .col-sm-6.text-center {
      margin-left: -5px; }
  /********Buyesrs buying credit page********/
  .buying-right-pan {
    margin-top: 10px; }
  /********Buying credit thanks page********/
  .credit-thanks-heading {
    font-size: 22px;
    margin-bottom: 30px;
    padding-top: 10px; }
    .credit-thanks-heading .like-icon {
      margin-right: 10px; }
  .thank-you-message {
    font-size: 19px;
    margin-bottom: 50px; }
  /********Buyers buying subscription**********/
  .subscription-top-pan {
    padding: 12px 20px 15px 25px;
    margin-bottom: 25px; }
    .subscription-top-pan .price-text {
      float: none; }
  .price-text-container {
    margin: 20px 0 0;
    text-align: center; }
  .heading-border {
    margin-top: 30px; }
  /****Buyesrs Invoice page****/
  .invoice-download-link {
    padding-right: 28px; }
  .buying-right-pan .table-wrapper {
    margin-bottom: 20px; }
  .invo-subs-text {
    font-size: 13px; }
  .worning-red-icon {
    margin: 0 6px 0 0; }
  /************Buyesrs Auction page***************/
  .table-wrapper.smaill-table {
    overflow: auto; }
    .table-wrapper.smaill-table .table {
      max-width: inherit;
      width: 780px; }
  /*******Detail Auction*******/
  .open-auction-pan .price-circle-pan {
    margin-left: auto; }
  .detail-auction-pan {
    margin-top: 10px; }
    .detail-auction-pan .selesroom-box {
      padding: 30px 20px 30px; }
      .detail-auction-pan .selesroom-box h3 {
        font-size: 20px; }
      .detail-auction-pan .selesroom-box p {
        font-size: 14px; }
      .detail-auction-pan .selesroom-box .ref-no-text {
        position: static;
        margin-bottom: 4px;
        text-align: right; }
    .detail-auction-pan .salesroom-tag-container {
      margin-bottom: 4px;
      margin-top: -45px; }
    .detail-auction-pan .salesroom-tag {
      font-size: 15px;
      line-height: 24px; }
    .detail-auction-pan .selesroom-tag-list {
      font-size: 14px; }
    .detail-auction-pan .countdown {
      margin-bottom: 20px; }
  .deatil-share-pan {
    margin-bottom: 30px; }
  .ekko-lightbox .modal-dialog {
    margin: 30px; }
  /***********Won Auction*********/
  .won-auction-top-pan {
    font-size: 17px; }
    .won-auction-top-pan big {
      font-size: 70px; }
    .won-auction-top-pan small {
      font-size: 16px; }
  /*******Inscription acheteur page********/
  .heading10 {
    font-size: 30px;
    margin-bottom: 25px; }
  .confirmation-text02 {
    font-size: 17px;
    margin-bottom: 40px; }
  .form-link01 {
    font-size: 15px;
    margin-top: 5px; } }

@media (max-width: 767px) {
  body {
    font-size: 14px; }
  /**************inscription page*********/
  .header-part {
    padding: 15px 0 5px; }
  .brand {
    display: block;
    margin: 0 0 18px;
    text-align: center;
    width: 180px; }
  .language-pan {
    position: absolute;
    right: 15px;
    top: -53px; }
  .right-menu-part {
    float: none; }
  .right-menu-pan {
    margin-right: 0;
    float: none;
    text-align: center; }
    .right-menu-pan li {
      text-align: left;
      display: inline-block;
      float: none;
      margin: 0 3px 10px; }
      .right-menu-pan li a {
        font-size: 14px;
        padding: 6px 14px; }
        .right-menu-pan li a.connexion:after {
          top: 10px; }
      .right-menu-pan li.after-login-menu {
        margin: 2px 0 10px; }
  .right-slide-panel {
    width: 75%; }
    .right-slide-panel .connexion {
      padding: 6px 13px 6px 36px;
      margin: 10px 0 18px 10px;
      font-size: 13px; }
      .right-slide-panel .connexion:after {
        top: 10px; }
    .right-slide-panel.after-login-menu {
      margin: 15px 0 15px 10px; }
  .right-inner-part {
    left: 45px; }
  .close-right-pan {
    width: 45px;
    height: 45px;
    background-position: -90px -113px; }
  .menu-social-part {
    width: 45px; }
  .menu-social li a {
    width: 45px;
    height: 45px; }
  .login-form {
    margin-bottom: 15px; }
    .login-form .form-control {
      font-size: 18px;
      height: 38px; }
  .forgot-pwd-link {
    margin: -15px 10px 22px 0; }
  .login-button {
    font-size: 12px;
    width: 90px;
    height: 30px; }
  .banner-pan {
    margin-bottom: 40px;
    /***Banner***/ }
    .banner-pan:after {
      height: 15px; }
    .banner-pan .container:before {
      background-position: center center;
      background-size: cover;
      height: 90px;
      left: 0;
      position: relative;
      right: inherit; }
    .banner-pan p {
      font-size: 15px; }
    .banner-pan.inscription-acheteur-banner:before {
      position: relative;
      height: 80px;
      background-position: center; }
  .banner-heading01 {
    font-size: 24px;
    margin: 10px 0; }
    .banner-heading01 span {
      font-size: 32px;
      margin-left: 15px; }
  .heading-icon {
    font-size: 18px;
    margin: 0 0 25px;
    padding: 4px 0 6px 52px; }
    .heading-icon i {
      width: 42px;
      height: 36px; }
      .heading-icon i:after {
        top: 2px; }
  .privacy-checkbox {
    margin: 10px 0 20px; }
  .captcha-container {
    margin-bottom: 30px; }
  .terms-text {
    font-size: 13px; }
  .green-button {
    padding: 8px 25px;
    margin-bottom: 25px;
    font-size: 16px; }
  .footer-part {
    padding-top: 20px; }
  .footer-links {
    margin-bottom: 25px; }
    .footer-links li {
      margin-bottom: 8px; }
  .footer-social li {
    margin: 0 6px; }
  /**************inscription thank you page*********/
  .thankyou-text-pan {
    min-height: inherit; }
  .heading-border {
    font-size: 22px;
    margin-bottom: 20px; }
    .heading-border:after {
      display: none; }
    .heading-border span {
      padding: 0 25px; }
  .paragraph01 {
    font-size: 15px;
    margin-bottom: 20px; }
  /************Mandats information page***************/
  .main-menu li a {
    font-size: 16px;
    padding: 5px 10px; }
  .datepicker-from:after {
    background-size: 100% auto;
    width: 17px;
    left: 8px;
    top: 6px; }
  .datepicker-from .datetimepicker {
    padding-left: 32px; }
  .btn {
    padding: 8px 20px; }
  .red-btn {
    margin: 0 0 30px; }
  .left-question-pan {
    margin-top: -20px !important; }
  /************Create your bidding page***************/
  .bidding-text-container p {
    font-size: 15px; }
  .create-tender-container {
    margin: 50px 0 30px; }
    .create-tender-container h3 {
      font-size: 18px;
      margin-bottom: 15px; }
    .create-tender-container p {
      font-size: 16px; }
    .create-tender-container.red-color h3 {
      font-size: 18px;
      margin-bottom: 12px; }
  .tender-no {
    font-size: 28px;
    width: 50px;
    height: 58px;
    top: -28px;
    margin-bottom: -14px; }
  /***************Your property for sale page*************/
  .heading02 {
    margin-left: 0;
    font-size: 16px; }
  .checkbox-heading {
    margin: 5px 0 20px; }
  .form-box-pan {
    margin-bottom: 25px; }
  .checkbox-list {
    margin: 0 10px 26px; }
  .checkbox-heading02 {
    font-size: 16px;
    margin: 14px; }
  /***************Your property for sale Confirm page*************/
  .confirmation-container {
    margin: 0 0 20px;
    min-height: inherit; }
    .confirmation-container p {
      margin-bottom: 40px; }
    .confirmation-container .btn {
      margin: 0 0 10px; }
  .confirmation-heading {
    font-size: 17px;
    margin-bottom: 15px; }
  .btn.btn-sm, .btn-group-sm > .btn, .btn-group-sm > .btn {
    font-size: 13px;
    padding: 7px 14px; }
  /***********My Account Help***********/
  .gray-container {
    padding: 20px 0 10px; }
  .help-banner-pan {
    font-size: 15px; }
    .help-banner-pan article {
      padding: 20px 0 1px; }
      .help-banner-pan article:after {
        width: 110px;
        height: 90px; }
  .banner-heading02 {
    font-size: 18px;
    margin-bottom: 10px; }
    .banner-heading02 span {
      font-size: 16px; }
  .help-content-box {
    padding: 15px 15px 0; }
    .help-content-box h3 {
      border-width: 2px;
      font-size: 16px;
      margin-bottom: 12px;
      padding-bottom: 10px; }
  /********************My Tenders******************/
  .heading-pan {
    margin: 0 0 28px;
    padding: 14px 0 8px; }
    .heading-pan:after {
      height: 12px; }
    .heading-pan h1 {
      font-size: 22px; }
  .heading03 {
    font-size: 14px;
    margin-bottom: 20px; }
  .table-wrapper {
    margin-bottom: 35px;
    padding-top: 8px;
    overflow: auto; }
  .table {
    max-width: inherit;
    width: 600px; }
    .table > tbody > tr > th, .table > tbody > tr > td {
      font-size: 13px;
      padding: 6px 8px; }
    .table > tbody > tr > td {
      font-size: 12px; }
  .heading04 {
    font-size: 20px;
    margin-bottom: 20px; }
  .seller-top-menu li {
    width: 50%; }
  .seller-info-tag {
    margin-bottom: 30px; }
    .seller-info-tag li {
      font-size: 13px; }
      .seller-info-tag li:first-child {
        width: 100%; }
        .seller-info-tag li:first-child a,
        .seller-info-tag li:first-child strong {
          padding: 0 8px; }
        .seller-info-tag li:first-child:after {
          display: none; }
      .seller-info-tag li a {
        padding: 0 8px; }
  .seller-form-container {
    margin-bottom: 30px; }
  .seller-quick-detail-pan {
    padding: 20px 15px; }
  .seller-profile-image img {
    margin-bottom: 12px; }
  .heading04 {
    font-size: 18px;
    margin-bottom: 15px; }
  .heading05 {
    font-size: 15px; }
  .heading06 {
    font-size: 20px;
    text-align: center; }
    .heading06 small {
      font-size: 16px; }
  .seller-detail-list {
    margin-bottom: 25px; }
    .seller-detail-list li {
      font-size: 13px;
      text-align: center; }
  .offer-text {
    font-size: 16px;
    margin: 0 0 15px;
    padding: 0 0 10px;
    border-right: none;
    border-bottom: 1px solid #666666; }
    .offer-text mark {
      font-size: 44px;
      margin-top: 10px; }
      .offer-text mark sup {
        font-size: 18px; }
  .paragraph02 {
    font-size: 13px;
    margin-bottom: 0; }
  /***The accesses page*****/
  .heading-container {
    position: relative;
    margin-bottom: 35px; }
  .heading07 {
    float: none;
    font-size: 16px;
    margin-bottom: 7px; }
  .chenge-pwd-link {
    position: absolute;
    top: 30px;
    margin: 0;
    font-size: 12px;
    right: 0; }
  .edit-profile-container .green-button {
    margin-top: 0; }
  /************Buyers landing***********/
  .dashboard-banner-pan {
    margin-bottom: 0;
    padding-top: 15px; }
  .dashboard-user-pan {
    padding: 0; }
  .dashboard-user-image {
    margin: 0 auto 10px;
    position: relative; }
  .dashboard-user-name {
    font-size: 26px;
    text-align: center; }
    .dashboard-user-name small {
      font-size: 13px; }
  .banner-right-box li {
    display: block;
    margin: 0 0 12px;
    padding: 0;
    width: 100%; }
    .banner-right-box li .banner-box-inner {
      padding: 10px 10px 60px;
      min-height: inherit; }
  .paragraph03 {
    font-size: 15px;
    margin-bottom: 20px; }
  .buyers-left-pan {
    padding: 15px 15px 5px; }
    .buyers-left-pan h3 {
      font-size: 21px;
      margin-bottom: 15px; }
    .buyers-left-pan p {
      font-size: 14px;
      line-height: 1.4;
      margin-bottom: 20px; }
    .buyers-left-pan .paragraph04 {
      font-size: 16px;
      line-height: 1.2;
      margin: 0 0 16px; }
    .buyers-left-pan .btn {
      font-size: 16px;
      padding: 8px 28px;
      top: 23px; }
  .price-text big {
    font-size: 80px; }
    .price-text big sup {
      font-size: 28px;
      margin-left: -12px;
      top: -44px; }
      .price-text big sup span {
        font-size: 22px;
        top: 20px; }
  .price-text .price-text-2 {
    font-size: 20px;
    margin-left: -35px;
    top: -22px; }
  .price-text .price-text-3 {
    margin: 0 0 0 -41px;
    top: -1px; }
  .buyers-right-part {
    margin-bottom: 40px; }
    .buyers-right-part ul {
      margin-bottom: 10px; }
      .buyers-right-part ul li {
        padding: 10px 0 10px 55px;
        font-size: 15px; }
        .buyers-right-part ul li:before {
          left: 10px; }
  .buyers-heading02 {
    margin: 0 0 15px 15px;
    font-size: 20px;
    letter-spacing: 1px; }
  .arrow-icon {
    margin-bottom: 12px; }
  .skip-link {
    margin-right: 10px;
    font-size: 13px; }
  .subscribe-pan {
    font-size: 14px; }
  .search-pan {
    margin-bottom: 25px; }
    .search-pan h2 {
      font-size: 20px; }
    .search-pan .search-select-form {
      float: none;
      margin: 0 0 8px;
      width: auto; }
    .search-pan label {
      float: none;
      margin: 0 0 8px;
      text-align: center;
      width: auto; }
    .search-pan .search-input-form {
      margin: 0 0 8px;
      padding: 0 8px 0 0;
      width: 50%; }
      .search-pan .search-input-form.last {
        padding-right: 0; }
    .search-pan .search-ok-btn {
      width: 50px;
      margin: 0 auto;
      float: none;
      display: block; }
  .selesroom-box h3 {
    font-size: 16px;
    margin-bottom: 10px;
    padding-bottom: 8px; }
  .selesroom-box .col-sm-6.text-center {
    margin-left: 0; }
  .price-circle-pan {
    width: 155px;
    height: 155px; }
  .selesroom-tag-list {
    margin-bottom: 6px; }
    .selesroom-tag-list li {
      font-size: 14px; }
  .ref-no-text {
    margin-top: 10px; }
  /********Buyesrs buying credit page********/
  .heading08 {
    font-size: 18px;
    margin-bottom: 16px;
    padding-bottom: 10px; }
  .select-credit-list {
    margin: 0 0 15px; }
    .select-credit-list li {
      float: none;
      width: 100%;
      margin: 0 0 15px;
      padding: 0; }
  .buying-right-pan {
    margin: 30px 0; }
    .buying-right-pan .calculate-part {
      padding-bottom: 18px;
      margin-bottom: 30px; }
  .heading-border {
    margin-top: 25px; }
  .salesroom-tag-container {
    margin-top: -34px; }
  .heading09 {
    font-size: 17px;
    margin-bottom: 20px; }
  /********Buying credit thanks page********/
  .credit-thanks-heading {
    font-size: 18px;
    margin-bottom: 20px;
    padding-top: 0; }
    .credit-thanks-heading .like-icon {
      margin-right: 6px; }
  .thank-you-message {
    font-size: 16px;
    margin-bottom: 35px; }
  /********Buyers buying subscription**********/
  .subscription-top-pan {
    padding: 12px 15px 15px; }
    .subscription-top-pan p {
      font-size: 14px; }
  .calculate-part li .cal-left-text {
    width: 70%; }
  .calculate-part li .cal-right-text {
    width: 30%; }
  .invo-subs-text {
    margin: 0; }
  /*******Detail Auction*******/
  .detail-auction-pan .selesroom-box {
    margin: 30px 0 20px;
    padding: 20px 15px 20px; }
    .detail-auction-pan .selesroom-box p {
      font-size: 13px; }
    .detail-auction-pan .selesroom-box .ref-no-text {
      font-size: 12px;
      right: 15px;
      top: 5px; }
    .detail-auction-pan .selesroom-box h3 {
      font-size: 16px;
      margin-bottom: 12px; }
    .detail-auction-pan .selesroom-box .selesroom-tag-list {
      margin-bottom: 10px; }
    .detail-auction-pan .selesroom-box .salesroom-tag {
      font-size: 14px; }
    .detail-auction-pan .selesroom-box .btn.btn-dashboard {
      font-size: 16px;
      padding: 7px 20px; }
  .detail-auction-pan .salesroom-tag-container {
    margin-top: -34px; }
  .detail-auction-pan .selesroom-tag-list li {
    font-size: 14px; }
  .detail-auction-pan .price-circle-pan {
    width: 210px;
    height: 210px;
    font-size: 15px; }
    .detail-auction-pan .price-circle-pan big {
      font-size: 62px;
      letter-spacing: -4px; }
      .detail-auction-pan .price-circle-pan big sup {
        font-size: 30px;
        top: -32px; }
    .detail-auction-pan .price-circle-pan small {
      font-size: 14px; }
    .detail-auction-pan .price-circle-pan .bid-place-text {
      font-size: 12px; }
  .detail-auction-pan .timer-heading {
    font-size: 16px; }
  .detail-auction-pan .countdown {
    margin-bottom: 15px; }
    .detail-auction-pan .countdown li {
      font-size: 34px; }
  .mix-bid-text {
    font-size: 15px;
    margin-bottom: 4px;
    text-align: center; }
  .popup-bottom-link {
    padding-bottom: 4px;
    margin-bottom: 10px; }
    .popup-bottom-link li {
      float: none;
      margin: 0 0 6px; }
  .next-offer-pan {
    margin: 20px auto;
    font-size: 16px; }
  .next-arrow {
    margin-left: 10px;
    top: 3px; }
  .ekko-lightbox .modal-dialog {
    margin: 30px 20px; }
  .ekko-lightbox-nav-overlay a:after {
    width: 22px;
    height: 44px;
    margin-top: -22px; }
  .ekko-lightbox-nav-overlay a.glyphicon-chevron-right:after {
    background-position: -517px -159px;
    right: 10px; }
  .ekko-lightbox-nav-overlay a.glyphicon-chevron-left:after {
    background-position: -445px -159px;
    left: 10px; }
  .detail-field-part {
    padding-bottom: 0; }
  /******Won Auction******/
  .won-auction-top-pan {
    width: 210px;
    height: 210px;
    padding: 14px 10px;
    font-size: 14px; }
    .won-auction-top-pan span {
      letter-spacing: 0; }
    .won-auction-top-pan big {
      font-size: 60px;
      letter-spacing: -3px; }
      .won-auction-top-pan big sup {
        font-size: 22px;
        top: -30px; }
    .won-auction-top-pan small {
      font-size: 14px; }
  .like-icon02 {
    margin-bottom: 10px; }
  .seller-info-pan h4 {
    font-size: 16px;
    padding: 12px 8px;
    margin-bottom: 15px; }
  .seller-info-inner-text {
    padding: 0 15px 10px; }
  .seller-info-text {
    font-size: 15px;
    margin-bottom: 5px; }
  .seller-tel-text {
    font-size: 12px;
    margin-bottom: 5px; }
  .complete-description-btn {
    font-size: 13px;
    padding: 9px 10px 9px 30px; }
    .complete-description-btn:after {
      left: 10px;
      top: 13px; }
  /********Inscription acheteur*********/
  .important-note {
    font-size: 13px; }
  .heading10 {
    font-size: 20px;
    margin-bottom: 16px; }
  .confirmation-text02 {
    font-size: 15px;
    margin-bottom: 24px; }
  .form-link01 {
    margin-top: 0;
    font-size: 14px; }
  .dotted-border02 {
    margin: 12px 0 24px; } }

.contact-wrap h2 {
  color: #003a54;
  font-size: 20px;
  margin-bottom: 30px;
  font-family: "Roboto Condensed", sans-serif;
  margin-top: 0;
  border-bottom: 1px dotted #003a54;
  text-transform: uppercase;
  padding-bottom: 11px;
  position: relative; }

.contact-wrap .contact-page {
  width: 100%;
  display: inline-block;
  padding: 55px 0 40px; }
  .contact-wrap .contact-page h3.contact-subtitle {
    position: relative;
    color: #000;
    padding-bottom: 20px;
    border-bottom: 1px solid #c4c4c4;
    margin-bottom: 30px;
    font-size: 22px;
    font-family: "Roboto Condensed", sans-serif;
    margin-top: 0;
    font-weight: lighter; }
    .contact-wrap .contact-page h3.contact-subtitle:after {
      background: #ce2910;
      bottom: -1px;
      content: " ";
      height: 3px;
      left: 0;
      position: absolute;
      transition: left 1s ease 0s;
      width: 40px; }
  .contact-wrap .contact-page .contact-form {
    padding-left: 0; }
    .contact-wrap .contact-page .contact-form .form-control {
      border: 1px solid #c4c4c4;
      height: 40px; }
    .contact-wrap .contact-page .contact-form textarea.text-border {
      border: 1px solid #c4c4c4;
      width: 100%;
      padding: 10px 12px;
      color: #000000;
      font-family: "arial", sans-serif; }
  .contact-wrap .contact-page .contact-map {
    padding-right: 0; }
    .contact-wrap .contact-page .contact-map .map-wrap {
      position: relative; }
    .contact-wrap .contact-page .contact-map .address {
      background: rgba(47, 48, 54, 0.8) none repeat scroll 0 0;
      bottom: 0;
      color: #ffffff;
      left: 0;
      padding: 10px;
      position: absolute;
      right: 0;
      font-size: 14px;
      font-family: "arial", sans-serif; }

/* Chrome/Opera/Safari */
textarea.text-border::-webkit-input-placeholder {
  color: #000000 !important;
  opacity: 1 !important; }

/* Firefox 19+ */
textarea.text-border::-moz-placeholder {
  color: #000000 !important;
  opacity: 1 !important; }

/* IE 10+ */
textarea.text-border:-ms-input-placeholder {
  color: #000000 !important;
  opacity: 1 !important; }

/* Firefox 18- */
textarea.text-border:-moz-placeholder {
  color: #000000 !important;
  opacity: 1 !important; }

@media (max-width: 991px) {
  .contact-wrap .contact-page .contact-form {
    padding: 0 15px; }
  .contact-wrap .contact-page .contact-map {
    padding: 0 15px; } }

.error-message {
  display: inline; }

.radio-contact {
  padding-left: 20px; }

.contact-type-group {
  border-bottom: 1px solid #c4c4c4; }

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background: transparent; }

span.col-md-6.file-upload-cta {
  margin-top: 8px; }

input[type=file] {
  display: block;
  margin-top: 6px; }

ul.benefits li {
  list-style: none;
  text-align: right; }

ul.benefits li label {
  margin-right: 5px;
  display: inline; }

.acknowledgement {
  font-family: Arial;
  text-align: center; }

.acknowledgement h2 {
  font-size: 22px; }

.acknowledgement span {
  color: #ee3e23; }

.acknowledgement p {
  font-size: 16px; }

.acknowledgement h2,
.acknowledgement p {
  margin-bottom: 40px; }

.acknowledgement a {
  font-weight: 100; }

hr.split-form {
  border: none;
  margin-top: 60px; }

a.input-file-link.file-upload {
  margin-top: 3px; }

.upload-label {
  margin-top: 11px; }

.col-sm-1.oui-non {
  min-width: 125px; }

.g-recaptcha > div {
  margin-left: -25px; }

.captcha-container {
  text-align: center; }

/* checkbox */
.radio {
  position: relative;
  margin: 0 0 22px;
  padding: 0;
  margin-top: 5px; }
  .radio.radio-right {
    margin-top: 5px; }
    .radio.radio-right label {
      padding: 0 24px 0 0;
      text-align: right; }
      .radio.radio-right label:after {
        left: auto;
        right: 0;
        top: 4px; }
      .radio.radio-right label:before {
        left: auto;
        right: 3px;
        top: 7px; }
  .radio label {
    color: #757575;
    position: relative;
    padding: 0 0 0 24px;
    cursor: pointer;
    font-weight: normal;
    margin: 0;
    text-align: left; }
    .radio label:after {
      content: "";
      width: 13px;
      height: 13px;
      position: absolute;
      border: 2px solid #c7c7c7;
      left: 0;
      top: 3px;
      border-radius: 15px;
      transition: background-color 0.2s linear; }
    .radio label:before {
      content: "";
      width: 7px;
      height: 7px;
      position: absolute;
      left: 3px;
      top: 6px;
      background: #fff;
      border-radius: 15px;
      transition: background-color 0.3s linear; }
  .radio input[type=radio] {
    visibility: hidden;
    position: absolute;
    left: -999999px;
    top: -999999px; }
    .radio input[type=radio]:checked + label:before {
      background-color: #003a54; }

#number_of_professionals_container {
  display: none; }

.modal-content.overlay-content {
  text-align: center;
  padding: 30px; }

.spinner {
  width: 40px;
  height: 40px;
  position: relative;
  margin: 60px auto; }

.double-bounce1, .double-bounce2 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #333;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  animation: sk-bounce 2.0s infinite ease-in-out; }

.double-bounce2 {
  animation-delay: -1.0s; }

@keyframes sk-bounce {
  0%, 100% {
    transform: scale(0);
    -webkit-transform: scale(0); }
  50% {
    transform: scale(1);
    -webkit-transform: scale(1); } }

.login-form .error-message {
  text-align: right;
  color: rgba(255, 255, 255, 0.54);
  margin: 5px 30px 0 0;
  display: block; }

.search-pan {
  text-align: center; }

p.warning-message {
  padding: 15px 20px; }

.countdown.normal li {
  font-size: 13px;
  font-family: arial, sans-serif;
  color: #000;
  font-weight: 100; }

textarea.text-border {
  outline: none;
  width: 100%;
  margin-top: 28px;
  border: 1px solid #c4c4c4;
  resize: none;
  padding: 5px 12px; }

textarea.text-border:focus {
  box-shadow: none;
  border-color: #003a54; }

.finished {
  visibility: hidden;
  display: none; }

.dashboard-user-name a:hover {
  color: #EE3E23;
  text-decoration: none; }

input[type="text"].form-control {
  -webkit-appearance: textfield; }

.check-box.checkbox-right label {
  font-size: 14px; }

.col-lg-10.col-lg-offset-1.text-center.paragraph03 a {
  text-decoration: underline;
  color: #ee3e23;
  font-weight: bold; }

.col-sm-6.col-sm-offset-5 button {
  margin: 0 5px 17px; }

.col-sm-7.col-sm-offset-6 {
  font-size: 14px;
  margin-bottom: 40px; }

.col-sm-6.col-sm-offset-4.text-center a {
  text-decoration: underline; }

.col-sm-6.col-sm-offset-4.text-center {
  font-size: 14px;
  margin-left: 204px;
  margin-bottom: 61px; }

.col-lg-8.col-lg-offset-6 {
  margin-top: -20px; }

.one-line-error {
  margin: -18px 0px 15px 0px; }

.buyer-sidebar {
  margin-top: 35px; }

.dashboard-user-image span {
  position: absolute;
  top: 0;
  text-align: center;
  font-size: 15px;
  font-family: "arial", sans-serif;
  color: #fff;
  width: 100%;
  height: 100%;
  visibility: hidden;
  opacity: 0;
  transition: all .2s ease-out; }

.dashboard-user-image span:after {
  content: ' ';
  background: rgba(64, 107, 127, 0.72);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 888;
  border-radius: 50%; }

.dashboard-user-image span:before {
  content: attr(data-before);
  color: #fff;
  width: 75%;
  height: 100%;
  position: absolute;
  top: 27%;
  left: 12%;
  z-index: 999;
  border-radius: 50%;
  font-size: 10px;
  line-height: 15px;
  font-weight: bold; }

.dashboard-user-image:hover > span {
  visibility: visible;
  opacity: 1;
  transition: all .2s ease-out; }

#profile-picture-change-form {
  display: none; }

.dashboard-user-image img {
  min-height: 100%;
  max-height: 100%;
  min-width: 100%;
  max-width: 100%; }

.grey-btn {
  margin: 45px 5px 60px;
  background-color: #aeaeae;
  border-radius: 0px;
  color: #ffffff;
  font-family: "Arial";
  font-size: 13px;
  transition: all 0.3s ease-in-out;
  min-width: 145px !important;
  padding: 10px 20px;
  text-transform: uppercase;
  min-height: 40px;
  max-height: 40px;
  letter-spacing: 1px;
  font-weight: 800;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.grey-btn:hover {
  color: #ffffff;
  outline: none; }

.grey-btn:focus {
  color: #ffffff;
  outline: none; }

.buyer-access {
  margin-top: 66px; }

.buyer-forgot-pass {
  font-size: 14px;
  margin-left: 53px;
  margin-top: 20px;
  text-decoration: underline; }

.modifier {
  color: #ee3e23;
  background: none;
  text-decoration: none;
  font-size: 14px; }

.modifier:hover, .modifier:focus {
  color: #ee3e23;
  background: none;
  text-decoration: none; }

.circle big.wrapping-price {
  font-size: 36px; }

.price-circle big.wrapping-price {
  font-size: 55px; }

.won-auction-top-pan big.wrapping-price {
  font-size: 55px; }

.won-auction-top-pan big sup {
  top: -23px; }

.selesroom-box p a {
  font-size: 12px;
  margin: 0 0 14px;
  font-family: "arial", sans-serif;
  text-decoration: none;
  color: #333; }

.selesroom-box.light-blue-tag .salesroom-tag {
  background-color: #ac9d52; }

.salesroom-tag {
  display: inline-block;
  text-transform: uppercase;
  line-height: 24px;
  padding: 0 18px;
  position: relative;
  background-color: #a1365d;
  color: #fff; }

.selesroom-box.gray-tag .salesroom-tag {
  background-color: #063246; }

.buyer-profile-top {
  margin: 50px 0 40px 0; }

.auction-ack-top {
  margin-bottom: 100px; }

.buyer-profile-top-after-credit {
  margin: 10px 0 40px 0; }

.col-09 {
  width: 25%; }

.green-button-submit {
  margin-top: 25px; }

.green {
  text-transform: uppercase; }

.modal-panel-auction-bidding {
  max-width: 690px;
  width: 100%; }

.modal-body-height {
  min-height: 140px; }

.buyer-panael-message h2 {
  font-size: 18px;
  font-weight: 400;
  margin: 0 0 21px; }

.buyer-panael-message {
  padding: 35px 6px 50px; }

.no-results-found {
  color: #757575;
  font-size: 16px; }

.seller-auction-status {
  text-overflow: ellipsis;
  white-space: nowrap; }

.seller-bidding {
  margin: 45px 5px 60px;
  background-color: #71cb11;
  border-radius: 0px;
  color: #ffffff;
  font-family: "Arial";
  font-size: 13px;
  transition: all 0.3s ease-in-out;
  min-width: 145px;
  padding: 10px 20px;
  text-transform: uppercase;
  min-height: 40px;
  max-height: 40px;
  letter-spacing: 1px;
  font-weight: 800;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.seller-bidding:hover {
  background-color: #579c0d;
  color: #ffffff;
  transition: all 0.3s ease-in-out; }

.seller-bidding:focus {
  background-color: #579c0d;
  color: #ffffff;
  transition: all 0.3s ease-in-out; }

.table-width-seller {
  min-width: 110px; }

.red-btn {
  margin: 45px 5px 60px;
  border-radius: 0px;
  color: #ffffff;
  font-family: "Arial";
  font-size: 13px;
  transition: all 0.3s ease-in-out;
  min-width: 145px;
  padding: 10px 20px;
  text-transform: uppercase;
  min-height: 40px;
  max-height: 40px;
  letter-spacing: 1px;
  font-weight: 800;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.square-button-for-bid-placed {
  border: 8px solid;
  background: #71cb11;
  color: #ffffff;
  transition: all 0.3s ease-in-out;
  padding: 5px 12px; }

.square-button-for-bid-placed:hover,
.square-button-for-bid-placed:focus {
  color: #ffffff;
  transition: all 0.3s ease-in-out; }

.square-radius {
  border: 8px solid; }

.easy-autocomplete input {
  height: 32px;
  color: #000;
  border: none;
  border-bottom: 1px solid #c4c4c4;
  position: relative;
  box-shadow: none;
  border-radius: 0;
  padding: 2px 12px;
  transition: all 0.3s ease-in-out;
  -webkit-appearance: none;
  font-size: 16px;
  font-family: "arial", sans-serif; }

.easy-autocomplete-container ul li,
.easy-autocomplete-container ul .eac-category {
  color: #000; }

.easy-autocomplete-container ul li:hover,
.easy-autocomplete-container ul .eac-category:hover,
.easy-autocomplete-container ul li.selected {
  background: #003a54;
  color: #fff; }

.login-button-margin-left {
  margin-left: 47%; }

.login-text-margin-left {
  margin-left: 29.8%; }

.avatar-upload-margin {
  margin-top: 20px; }

.avatar-wrapper.change-photo {
  background-image: url("../images/upload-avatar.png");
  background-repeat: no-repeat;
  background-position: 50% 40%;
  cursor: pointer; }

.avatar-wrapper.change-photo:after {
  content: 'Cliquez sur la photo afin de choisir votre image';
  color: #000;
  font-size: 15px;
  position: absolute;
  top: 60%;
  text-align: center;
  padding: 0 111px;
  text-transform: uppercase;
  font-family: "Roboto Condensed", "sans-serif"; }

.avatar-upload-margin {
  display: none; }

.avatar-body {
  padding: 30px 15px; }

.pay-month-select {
  min-width: 125px; }

.checkbox02-margin-botton {
  margin-bottom: 8px; }

.btn.btn-dashboard-square {
  border-radius: 0px;
  cursor: no-drop; }

.myauction > tbody > tr:first-child, .tenders-table > tbody > tr:first-child {
  cursor: default; }

.myauction > tbody > tr, .tenders-table > tbody > tr {
  cursor: pointer; }

.links {
  background-color: #808080; }

.profile-model-btn {
  margin: 0 5px 0px; }

td.after-place-offer-td {
  background-color: #ea5118;
  font-weight: bold;
  color: #fff;
  line-height: 1.2;
  width: 110%;
  min-height: 68px; }

td.after-place-offer-td a {
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  text-transform: uppercase; }

.special-td {
  background-color: #96d044;
  font-weight: bold;
  color: #fff;
  line-height: 1.2; }

.auction-detail-after-bidding-button {
  background-color: #71cb11;
  transition: all 0.3s ease-in-out; }

.auction-detail-after-bidding-button:hover, .auction-detail-after-bidding-button:focus {
  color: #ffffff;
  transition: all 0.3s ease-in-out; }

.no-cursor {
  cursor: no-drop; }

td.text-center.after-place-offer-td.text-center {
  text-align: center;
  font-size: 11px;
  border-bottom: 1px solid #fff; }

.table-wrapper.smaill-table .table > tbody > tr > th, .table-wrapper.smaill-table .table > tbody > tr > td, .table-wrapper.smaill-table .table > tbody > tr > td {
  font-size: 12px; }

.countdown-whitespace {
  white-space: nowrap;
  margin: 0 0 0px; }

.search-width {
  width: 182px; }

.countdown-whitespace {
  white-space: nowrap;
  margin: 0 0 0px; }

.upload-files-list li .multi_upload {
  display: none; }

.multi_upload_link {
  font-size: 14px;
  padding: 3px 38px 2px 0;
  color: #757575;
  text-decoration: underline;
  display: inline-block;
  position: relative;
  margin-top: 5px; }

.multi_upload_link:after {
  content: "";
  position: absolute;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAhoAAADwCAYAAABG+c3rAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkVGN0ZCMTc3NDA3QzExRTY4QjM0RTMwNTNCODE0NDFDIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkVGN0ZCMTc4NDA3QzExRTY4QjM0RTMwNTNCODE0NDFDIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RUY3RkIxNzU0MDdDMTFFNjhCMzRFMzA1M0I4MTQ0MUMiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RUY3RkIxNzY0MDdDMTFFNjhCMzRFMzA1M0I4MTQ0MUMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4XS82/AABj6klEQVR42ux9CXxV1bX+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");
  background-repeat: no-repeat;
  width: 25px;
  height: 24px;
  right: 0;
  top: 0;
  background-position: -510px -45px; }

li {
  list-style: none; }

ul, li {
  margin: 0;
  padding: 0; }

ul.upload-files-list li, ul.uploaded-files-list li {
  display: inline-block;
  padding: 0px 10px;
  margin-top: 10px; }

ul.upload-files-list span.remove-file, ul.uploaded-files-list span.remove-file {
  margin-left: 5px;
  text-align: center;
  padding: 0 5px;
  cursor: pointer;
  color: #ee3e23; }

.uploaded-files-list {
  max-width: 400px; }

.upload-files-list {
  max-width: 400px;
  display: none; }

.uploaded-files-list a {
  color: #757575;
  text-decoration: none;
  max-width: 400px; }

.uploaded-files-list a:active {
  text-decoration: none; }

span.file-name {
  font-size: 14px; }

.interior-photos-label {
  padding: 5px 0; }

.orangr-dark-btn {
  text-transform: uppercase;
  white-space: normal; }

.btn.btn-dashboard.orangr-dark-btn {
  max-width: 178px;
  width: 100%;
  border-left: 0;
  border-right: 0;
  padding: 5px 4px; }

.btn.btn-dashboard.square-button-for-bid-placed {
  max-width: 178px;
  width: 100%;
  border-left: 0;
  border-right: 0; }

.form-box-pan .bootstrap-select .dropdown-toggle {
  font-family: "arial", sans-serif; }

.table.table-striped tr {
  border-bottom: 1px solid #dbdbdb; }

.table.table-striped tr:last-child {
  border-bottom: 0; }

.form-control.border-after-error {
  border: 1px solid #f00; }

.circle {
  width: 148px;
  height: 148px;
  margin: 0 auto 5px;
  text-align: center;
  font-size: 12px;
  color: #003a54;
  padding: 34px 12px 15px;
  border-radius: 50%;
  position: relative;
  display: inline-block; }

.circle big {
  color: #ee3e23;
  letter-spacing: -2px;
  display: block;
  line-height: 1;
  margin: 0 0 2px;
  font-size: 43px;
  position: relative; }

.circle big sup {
  font-weight: 300;
  font-size: 18px;
  top: 7px;
  margin-left: 4px;
  position: absolute; }

.circle canvas {
  position: absolute;
  top: 0;
  left: 0;
  text-align: center; }

.price-circle {
  position: relative;
  width: 230px;
  margin: 0px auto 5px;
  height: 230px;
  padding-top: 55px;
  margin-bottom: 22px;
  text-align: center;
  font-size: 17px; }

.price-circle big {
  font-size: 75px;
  color: #ee3e23;
  display: block;
  line-height: 1;
  margin: 0 0 4px;
  letter-spacing: -5px; }

.price-circle span {
  margin-bottom: 5px; }

.price-circle canvas {
  position: absolute;
  top: 0;
  left: 0; }

.price-circle small {
  font-size: 16px;
  display: block; }

.price-circle big sup {
  font-weight: 300;
  line-height: 0;
  vertical-align: baseline;
  font-size: 25px;
  top: -40px;
  position: relative;
  margin-left: -8px; }

.search-ok-btn {
  float: left; }

.popup-subscription-left-panel {
  min-height: 518px; }

td.after-place {
  background-color: #808080;
  font-weight: bold;
  color: #fff;
  line-height: 1.2; }

tr.row-color td {
  background-color: #fbfbfb; }

.table-wrapper.smaill-table .table > tbody > tr > td.put-offer-link a:hover, .table-wrapper.smaill-table .table > tbody > tr > td.offer-win-text a:hover, .table-wrapper.smaill-table .table > tbody > tr > td.not-win-text a:hover {
  color: white; }

.table-wrapper.smaill-table .table > tbody > tr > td.offer-win-button {
  background-color: #003a54;
  line-height: 1.5; }

.table-wrapper.smaill-table .table > tbody > tr > td.special-td {
  background-color: #71cb11; }

span.won-auction {
  min-width: 50px;
  height: 50px;
  display: block;
  text-align: center; }
  span.won-auction img {
    margin: 5px auto 4px;
    display: block; }

a.center {
  font-size: 11px; }

a.button-content {
  padding-left: 1px; }

.form-control-select {
  width: 100%; }

.select2-container--default .select2-selection--single {
  color: #000;
  box-shadow: none;
  border-radius: 0;
  transition: all 0.3s ease-in-out;
  -webkit-appearance: none;
  font-size: 16px;
  font-family: "arial", sans-serif;
  width: 100%;
  border: none;
  border-bottom: 1px solid #c4c4c4;
  height: 30px; }

.select2-container--default .select2-selection--single:focus {
  box-shadow: none;
  outline-offset: 0;
  outline: none;
  outline-color: transparent; }

input.select2-search__field:focus {
  outline: none; }

.select2-dropdown {
  border-radius: 0; }

p.select2-element {
  font-size: 15px;
  padding: 3px 12px;
  margin: 0; }

p.select2-element:hover, .select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #003a54;
  color: #fff; }

li.select2-results__option {
  margin-bottom: 1px; }

.select2-results__option[aria-selected] {
  padding: 0; }

.select2-results__option {
  font-size: 13px; }

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #000;
  padding-left: 12px; }

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border: none;
  height: 8px;
  left: 0;
  margin-left: 0;
  top: 0;
  width: 14px;
  background-image: url(../images/selectbox-arrow.png);
  background-repeat: no-repeat;
  display: block;
  margin-top: 9px; }

.select2-container--default .select2-selection--single .select2-selection__arrow {
  right: 8px; }

.select2-container, select.form-control-select {
  width: 100% !important; }

.btn.btn-dashboard.detail-circle-btn {
  max-width: 250px;
  padding: 6px 24px; }

.paypal_method_form, .credit_paypal_method_form {
  display: none; }

.modal_tile {
  max-width: 700px; }

.detail-auction-pan .countdown {
  margin-bottom: 0px;
  font-size: xx-small; }

.detail-auction-pan .countdown li {
  margin-bottom: 0px;
  font-size: xx-large; }

.table > tbody > tr > td.terminate-center {
  text-align: center; }

.hours-font li span {
  font-size: 12px; }

.active-class {
  font-size: 15px;
  font-weight: 700;
  color: #003a54;
  margin: 0 0 7px; }

.salesroom-subheading-deactive {
  font-size: 15px;
  font-weight: 500;
  color: #003a54;
  margin: 0 0 7px; }

.salesroom-subheading-deactive a {
  color: #003a54; }

.buyer-subscription-pupop ul li:before {
  left: 8px; }

.buyer-subscription-pupop ul li {
  padding: 17px 0 16px 60px; }

.buyer-subscription-pupop h4 {
  margin: 0px 0 10px 58px; }

.subscription-modal-panel a {
  cursor: pointer; }

.subscription-modal-panel a:hover {
  text-decoration: none; }

.subscription-modal-panel .popup-right-pan {
  margin: 0px 0 -45px; }

.not-win-text {
  min-height: 50px; }

.text-center.after-lost-td {
  background-color: grey;
  font-weight: bold;
  color: #fff;
  line-height: 1.428571429;
  width: 110%;
  text-align: center;
  margin: auto;
  height: 70px; }

.text-center.after-lost-td span {
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  margin: auto;
  font-size: 11px; }

.put-offer-link.special-td, .table-wrapper.smaill-table .table > tbody > tr > td.special-td.offer-win-text, .table-wrapper.smaill-table .table > tbody > tr > td.special-td.not-win-text {
  height: 70px;
  line-height: 1.428571429; }

.text-center.after-place-offer-td {
  height: 70px;
  line-height: 1.428571429; }

.td.put-offer-link, .table-wrapper.smaill-table .table > tbody > tr > td.td.offer-win-text, .table-wrapper.smaill-table .table > tbody > tr > td.td.not-win-text {
  line-height: 1.428571429 !important; }

#gallery-thumb .item {
  min-height: 73px; }

.nowrap-property {
  white-space: nowrap; }

.modal {
  text-align: center;
  padding: 0 !important; }

.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px; }

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
  margin-top: -20%; }

span.buyer-title-seller-panel {
  color: #000;
  font-weight: bold;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 24px; }

.popup-subscription {
  font-size: 20px;
  font-weight: 700;
  border-radius: 5px;
  min-width: 192px;
  text-transform: uppercase; }

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

.seller-info-tag li.active a {
  text-decoration: underline;
  padding-right: 9px;
  font-weight: bold; }

.seller-info-tag li {
  margin: 0px -1px 0 -1px; }

.next-offer-pan-border {
  border: 1px solid #d9d9d9; }

.seller-top-menu li {
  width: 16%; }

.seller-top-menu li a {
  display: block;
  border: 1px solid #bfbfbf;
  padding: 25px 20px 5px 15px;
  min-height: 88px;
  color: #000;
  font-size: 15px;
  font-weight: bold;
  position: relative;
  transition: all 0.2s ease-in-out; }

.seller-top-menu li.active a:after {
  background-position: -50px -85px; }

.seller-top-menu li.active a {
  text-decoration: none;
  color: #fafafa;
  background: #ee3e23; }

a.btn-is-disabled {
  cursor: text;
  color: #000 !important; }

.myauction > tbody > tr:first-child > th, .table.myauction > tbody > tr:first-child > td {
  background-color: #ffffff;
  cursor: default; }

.wrapper-backgound {
  background: #ffffff; }

.morectnt span {
  display: none; }

a.showmoretxt {
  color: #ee3e23;
  -ms-flex-item-align: right;
  align-self: right; }

a.showmoretxt:hover {
  color: #ee3e23;
  text-decoration: underline; }

a.showmoretxt:blur {
  color: #ee3e23; }

.table > tbody > tr:nth-of-type(odd).seller-auction-list {
  background: #ffffff; }

.white-dark-btn {
  color: #777777;
  text-transform: uppercase;
  white-space: normal;
  border: 1px solid #d9d9d9;
  background-color: #ffffff;
  transition: all 0.3s ease-in-out;
  margin-top: 30px; }

.btn.btn-dashboard.white-dark-btn {
  max-width: 178px;
  width: 100%;
  padding: 5px 4px;
  border-radius: 0; }

.white-dark-btn:hover {
  color: #777777; }

.popup-yes-link-no-action {
  display: inline-block;
  font-size: 29px;
  font-weight: 300;
  color: #003a54;
  position: relative;
  padding: 0 0 0 40px;
  margin: 0 30px;
  transition: all 0.2s ease-in-out;
  text-decoration: none;
  background: none;
  border: none; }

.popup-yes-link-no-action:hover {
  text-decoration: none; }

.popup-yes-link-no-action:after {
  background-position: -95px -218px;
  content: "";
  position: absolute;
  background-image: url(../images/sprite.png);
  background-repeat: no-repeat;
  width: 32px;
  height: 23px;
  left: 0;
  top: 8px; }

.ekko-lightbox .modal-dialog {
  /* Need to find fix for this dirty fix */
  max-width: 850px !important; }

.ekko-lightbox .modal-content {
  background-color: #75aec1; }

.ekko-lightbox-container > div > img.img-responsive {
  max-height: 80vh;
  margin: auto; }

.auction-detail-button {
  margin-top: 23px; }

.myauctionhouse_breadcrumb {
  margin-bottom: 20px;
  list-style: none;
  border-radius: 4px;
  float: right;
  margin-top: 5px; }

.myauctionhouse_breadcrumb li {
  display: inline;
  font-size: 15px;
  font-family: "Roboto Condensed", sans-serif;
  text-transform: none;
  color: #003a54; }

.myauctionhouse_breadcrumb li a {
  color: #003a54; }

ol.myauctionhouse_breadcrumb li.current a {
  color: #ee3e23; }

.myauctionhouse_breadcrumb_content.current {
  display: inherit;
  color: #ee3e23; }

.fixed-height {
  height: 91px; }

.slider-one {
  max-height: 271px;
  max-width: 485px; }

.tetimonial-slider {
  background-repeat: no-repeat;
  background-position: 50%;
  border-radius: 50%;
  width: 48px;
  height: 48px; }

.testimonials .profile-admin {
  position: absolute;
  left: 42px;
  bottom: -42px;
  width: 80px; }

.desc {
  height: 180px; }

.auction-images {
  max-height: 181px;
  min-width: 356px; }

.desc-box {
  min-height: 299px; }

.countdown.home-page li {
  font-size: 31px;
  color: #ea5118;
  font-family: "Roboto Condensed", sans-serif;
  line-height: 30px;
  margin-left: -6px;
  font-weight: 400; }

.bid_notification_price_color {
  color: #ee3e23; }

.bid_notification_pop_margin {
  margin-top: 27px; }

.bid_notification_panel_message {
  padding: 35px 6px 28px; }

.testimonials .source {
  display: inline-block;
  width: 70%; }

.testimonials .profile-name {
  width: 85%;
  float: left;
  margin-top: 10px; }

.testimonials .profile {
  position: unset;
  width: 50px;
  float: left;
  margin-right: 15px; }

.partners li img {
  width: auto; }

.calendar-image {
  margin-right: 12px;
  margin-left: 10px; }

.calendar_class {
  padding: 2px; }

.information-calender-form {
  margin: 10px 0; }

.information-calender-a {
  display: inline-block; }

.information-calender-a:hover {
  text-decoration: none;
  cursor: pointer; }

.information-calender-label {
  display: inline-block;
  color: #ee3e23;
  text-align: left; }

.information-calender-label:hover {
  cursor: pointer; }

@media (max-width: 991px) {
  .testimonials p {
    font-size: 20px; }
  .testimonials .source {
    font-size: 18px; } }

@media (max-width: 767px) {
  .testimonials p, .testimonials .source {
    font-size: 16px; }
  .testimonials .profile {
    width: 100%;
    margin-left: 0;
    position: static; }
  .testimonials .profile-name {
    width: 100%;
    text-align: center; } }

@media (min-width: 991px) and (max-width: 1280px) {
  .testimonials .source {
    width: 60%; } }

.search-pan .search-select-form.search-date {
  width: 12%;
  position: relative; }

.search-pan .search-select-form.search-date .search-calender {
  position: absolute;
  right: 0;
  top: 0;
  width: 35px;
  line-height: 34px; }

.search-pan .search-select-form.search-price {
  width: 8%;
  margin: 0 9px 0 0; }

.search-pan .search-select-form.search-price .form-control,
.search-pan .search-select-form {
  background-color: #c9eeff;
  color: #000;
  height: 35px;
  font-size: 15px;
  font-family: inherit;
  font-weight: 300; }

.search-pan .search-select-form.search-select {
  width: 14%;
  margin: 0 9px 0 0; }

.search-pan h2.search-header {
  width: 21%; }

@media (max-width: 1280px) {
  .search-pan h2.search-header {
    width: 100%;
    text-align: left;
    margin-bottom: 5px; }
  .search-pan .search-select-form.search-select {
    width: 16%;
    margin-bottom: 8px; }
  .search-pan .search-select-form.search-price {
    width: 12%; }
  .search-pan .search-select-form.search-date {
    width: 16%; } }

@media (max-width: 991px) {
  .search-pan h2.search-header {
    text-align: center; }
  .search-pan .search-select-form.search-select {
    width: 48%; }
  .search-pan .search-select-form.search-price {
    width: 48%;
    margin-bottom: 8px; }
  .search-pan .search-select-form.search-date {
    width: 48%;
    margin-bottom: 8px; }
  .search-pan .search-ok-btn {
    width: 50px;
    margin: 0 auto;
    float: none;
    display: block; } }

@media (max-width: 767px) {
  .search-pan .search-select-form.search-select {
    width: 100%; }
  .search-pan .search-select-form.search-price {
    width: 100%; }
  .search-pan .search-select-form.search-date {
    width: 100%; } }

.prix {
  position: absolute;
  background: transparent;
  margin-top: -30px;
  margin-left: 65px;
  border: none; }

.auction_details_margin_top {
  margin-top: 13px; }

.invo-subs-text .invo-subs-icon {
  float: left;
  margin: 3px 8px 10px 3px; }

.table-wrapper-padding {
  padding: 0px 0 0 0; }

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

strong.seller-auction-status.saved-auction {
  color: #808080; }

.fc-event {
  position: relative;
  display: block;
  font-size: .85em;
  line-height: 1.3;
  border-radius: 3px;
  border: 1px solid #3a87ad;
  font-weight: normal;
  font-size: 11px; }

.fc th, .fc .table > tbody > tr > td, .fc td {
  border-style: solid;
  border-width: 1px;
  padding: 0;
  vertical-align: top;
  text-transform: capitalize;
  font-weight: normal;
  font-size: 13px;
  font-family: "Roboto Condensed", sans-serif; }

.select2-dropdown {
  border: 1px solid #fff; }

/* New override CSS */
/*Header*/
.banner-pan-vision {
  background-color: #edf2f4;
  margin: 0 0 62px;
  position: relative; }

.banner-pan-vision p {
  font-size: 18px;
  font-family: "Roboto Condensed", sans-serif; }

/*.header-part{*/
/*background: url("../../images/vision/header-banner.jpg") no-repeat center top / cover;*/
/*}*/
/*Banner Pan*/
.bannerPan-wrap .container:before {
  height: auto; }

.banner-pan-vision .banner-pan-heading {
  margin-bottom: 8px;
  font-size: 50px;
  margin-top: 65px; }

.banner-pan-content p {
  font-weight: 300;
  color: #003a54;
  font-size: 25px; }

.banner-pan-content .banner-navbar {
  margin: 50px 0 12px;
  width: 100%;
  float: left; }

.banner-pan-content .banner-navbar ul li {
  display: inline-block;
  float: left; }

.banner-pan-content .banner-navbar ul li a {
  font-size: 12px;
  color: #003a54;
  border-right: 1px solid #003a54;
  padding: 0 10px;
  line-height: 11px;
  float: left;
  display: block;
  float: left;
  border-left: none; }

.banner-pan-content .banner-navbar ul li:first-child a {
  padding-left: 0; }

.banner-pan-content .banner-navbar ul li:last-child a {
  border-right: 0; }

.banner-pan-content .banner-navbar ul li a:hover, .banner-pan-content .banner-navbar ul li a.active {
  text-decoration: none;
  color: #ee3e23; }

.banner-inner {
  background: url("../images/vision/inner-page-banner.jpg") no-repeat top center/cover;
  min-height: 158px;
  width: 100%; }

/*Team Group*/
.team-group {
  margin-top: 32px;
  margin-bottom: 65px; }

.team-group img {
  margin-bottom: 20px; }

.inner-content-box h4 {
  font-size: 23px;
  font-family: "Roboto Condensed",sans-serif;
  margin: 0;
  color: #000000;
  line-height: 20px; }

.inner-content-box span {
  font-size: 19px;
  font-family: "Roboto Condensed",sans-serif;
  margin: 6px 0 20px;
  display: block;
  color: #000000; }

.inner-content-box p {
  font-size: 16px;
  color: #463933;
  font-family: "Roboto Condensed",sans-serif; }

.notre-vision {
  margin-bottom: 50px; }

.notre-vision h4 {
  margin-bottom: 20px; }

@media (max-width: 1280px) {
  .banner-pan-content p {
    font-size: 20px; }
  .banner-pan-content .banner-navbar ul li a {
    font-size: 14px; } }

@media (max-width: 991px) {
  .banner-pan-vision .banner-pan-heading {
    font-size: 40px; }
  .banner-pan-content p {
    font-size: 16px; }
  .inner-content-box h4 {
    font-size: 20px; }
  .inner-content-box span {
    font-size: 16px; } }

@media (max-width: 767px) {
  .banner-pan-vision .banner-pan-heading {
    margin-top: 10px; }
  .team-group {
    margin-bottom: 20px; } }

@media (max-width: 480px) {
  .banner-pan-vision .banner-pan-heading {
    font-size: 20px; }
  .banner-pan-content .banner-navbar ul li a {
    font-size: 10px;
    line-height: 11px;
    padding: 0 4px; }
  .inner-content-box h4 {
    font-size: 18px; }
  .inner-content-box p {
    font-size: 14px;
    text-align: justify; }
  .inner-content-box span {
    font-size: 14px; } }

#seller-calendar .fc-time-grid .fc-slats td {
  height: 2.0em; }

#seller-calendar .fc-agenda-slots td div {
  height: 50px; }

#seller-calendar .fc-today {
  background: #fff; }

ul.pagination {
  display: inline-block;
  padding: 0;
  margin: 0; }

ul.pagination li {
  display: inline; }

ul.pagination li a {
  color: black;
  float: left;
  padding: 8px 16px;
  text-decoration: none;
  border: none;
  font-size: 12px; }

ul.pagination li a.active {
  background-color: #f44336 !important;
  color: white; }

ul.pagination li a:hover:not(.active) {
  background-color: #ddd; }

.page {
  margin-top: 25px;
  margin-bottom: 20px; }

.seller-tender {
  margin-right: 24px; }

span.slot-day-time {
  width: 14.2859999%;
  display: inline-block;
  text-align: center;
  margin-top: 2px; }

span.availability {
  cursor: pointer;
  color: #75c2ef; }

span.disable {
  cursor: default;
  color: #CCCCCC; }

span.booked {
  cursor: default;
  color: #CCCCCC; }

.seller-calendar-close {
  background-image: url("./../images/calander-close-btn.png");
  display: block;
  width: 12px;
  height: 12px;
  position: absolute;
  right: 4px;
  top: 6px;
  cursor: pointer; }

#appointment-calendar th.fc-axis.fc-widget-header, #appointment-calendar .table > tbody > tr > td.fc-axis.fc-widget-header,
#appointment-calendar td.fc-axis.fc-time:first-child,
#appointment-calendar .fc-ltr .fc-axis,
#appointment-calendar .fc-axis,
#appointment-calendar .fc-axis {
  display: none; }

#appointment-calendar .fc-today {
  background: #fff; }

.appointment_heading {
  border: 1px solid #c4c4c4;
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center;
  color: #ee3e23; }

@media (min-width: 991px) {
  #calendar-model .modal-dialog {
    min-width: 877px; } }

#seller-calendar .fc-view-container td.fc-widget-header {
  line-height: 27px; }

#seller-calendar .fc-time-grid .fc-event, .fc-time-grid .fc-bgevent {
  padding: 0px 5px;
  line-height: 25px; }

#calendar-model .modal-body {
  padding: 15px 15px 5px 15px; }

#seller-calendar .fc .fc-axis {
  padding: 0 15px; }

.seller-calendar-text {
  font-size: 14px;
  color: black;
  font-family: 'arial', sans-serif;
  font-weight: bold; }

.seller-pan {
  margin-left: 143px; }

.seller-pan-no-appointment {
  margin-left: 152px;
  color: #ee3e23; }

.appointment-status-heading {
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  font-family: "Roboto Condensed",sans-serif; }

.appointment-status-date {
  text-align: center;
  color: #ee3e23;
  font-size: 13px; }

.auction-status-seller {
  color: #ee3e23; }

/*
   Buyer's calendar
 */
#appointment-calendar th.fc-day-header.fc-widget-header, #appointment-calendar .table > tbody > tr > td.fc-day-header.fc-widget-header {
  background: #003A54;
  color: #fff;
  text-transform: capitalize;
  font-weight: bold;
  font-family: 'arial', sans-serif;
  font-size: 12px;
  padding: 10px 0; }

/*
  Auction nav
*/
.auction-nav {
  text-align: center;
  margin-bottom: 62px;
  margin-top: -15px;
  font-size: 14px; }

.auction-nav ul li a:hover {
  text-decoration: none; }

.auction-nav ul li a {
  color: #000;
  padding-bottom: 2px; }

.auction-nav ul li {
  display: inline-block;
  line-height: 28px; }

.auction-nav ul li:after {
  content: '|';
  margin-right: 1px;
  margin-left: 5px;
  font-size: 13px; }

.auction-nav ul li:last-child:after {
  display: none; }

.auction-nav ul li.active a {
  color: #003A54;
  font-weight: bold;
  border-bottom: 3px solid #F58425; }

.auction-nav ul li.disabled a {
  color: #949494; }

.btn-back {
  background: #2b2b2b; }

.heading08-bar {
  width: 100%;
  display: inline-block;
  border-bottom: 1px dotted #003a54;
  margin-bottom: 30px; }

.heading08-bar .heading08 {
  display: inline-block;
  border: none;
  margin-bottom: 10px;
  padding-bottom: 0; }

.heading08-bar .myauctionhouse_breadcrumb {
  display: inline-block;
  margin-bottom: 10px; }

@media (min-width: 641px) and (max-width: 991px) {
  .auction-table005 {
    overflow: auto;
    min-width: 470px; }
  .heading08-bar .heading08 {
    display: block; }
  .heading08-bar .myauctionhouse_breadcrumb {
    display: block;
    margin: 0;
    float: none;
    padding: 0; } }

@media (max-width: 640px) {
  .heading08-bar .heading08 {
    display: block; }
  .heading08-bar .myauctionhouse_breadcrumb {
    display: block;
    margin: 0;
    float: none;
    padding: 0; }
  .myauctionhouse_breadcrumb li {
    font-size: 13px; } }

.query-danger {
  border: 1px solid red; }

.auction-saved-modal {
  height: 150px;
  display: table; }

.auction-saved-modal > p {
  margin-bottom: 0px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  padding-left: 38px;
  font-size: 22px; }

.digest-simple-auction {
  background-color: #ac9d52; }

.digest-exclusif-auction {
  background-color: #063246; }

.digest-semiexclusif-auction {
  background-color: #a1365d; }

#upload-progress {
  color: #ee3e23; }

.upcoming_description {
  cursor: default; }

a.form-control:hover {
  text-decoration: none; }

.subscription-popup-text-size {
  font-size: 17px; }

.checkbox.seller-checkboxes {
  float: left;
  clear: left; }

.content-wrapper {
  min-height: 420px; }

.preloader {
  position: absolute;
  width: 3rem;
  height: 3rem;
  border: 0.2rem solid #003A54;
  border-radius: 100%;
  right: 140px;
  top: 58px; }

.preloader:before,
.preloader:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -0.2rem 0 0 -0.2rem;
  border-radius: 0.2rem;
  animation: spin 5s linear infinite;
  -webkit-transform-origin: 0.2rem center; }

.preloader:before {
  /* hour hand */
  width: 30%;
  border-bottom: 0.2rem solid #003A54;
  animation: spinHour 30s linear infinite; }

.preloader:after {
  /* minute hand */
  width: 40%;
  background-color: #003A54;
  border-bottom: 0.2rem solid #003A54;
  animation: spinHour 1.5s linear infinite; }

@keyframes spinHour {
  100% {
    transform: rotate(360deg); } }

.calendar-image {
  margin-right: 12px;
  margin-left: 0;
  float: left;
  width: 20px;
  display: grid;
  margin-bottom: 6px;
  margin-top: 4px;
  height: 21px; }

.information-calender-a {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  vertical-align: middle;
  -ms-flex-pack: center;
  justify-content: center; }

.auction-saved-loader-model .auction-saved-modal p {
  padding-left: 0; }

@media (max-width: 406px) {
  .auction-step .auction-btn-grey {
    margin: 45px 5px 10px; }
  .auction-step .auction-btn-red {
    margin: 20px 5px 60px; } }

.auction-saved-loader-model .auction-saved-modal {
  height: 150px;
  display: -ms-flexbox;
  display: flex;
  width: 70%;
  vertical-align: middle;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center; }

.auction-saved-loader-model .auction-saved-modal p {
  margin-bottom: 0px;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  padding-left: 0;
  font-size: 22px;
  line-height: 20px;
  -ms-flex-align: center;
  align-items: center; }

.auction-saved-loader-model .auction-saved-modal span.auction-preloder-box {
  position: relative;
  width: 42px;
  height: 30px;
  margin-left: 15px;
  clear: both;
  overflow: hidden; }

.auction-saved-loader-model .auction-saved-modal .preloader {
  position: absolute;
  width: 3rem;
  height: 3rem;
  border: 0.2rem solid #003A54;
  border-radius: 100%;
  right: 0;
  top: 0; }

@media (max-width: 767px) {
  .calendar-image {
    margin-top: 0; }
  .auction-saved-loader-model .auction-saved-modal {
    width: 100%; }
  .auction-saved-loader-model .auction-saved-modal p {
    font-size: 20px; } }

.auction-min-fee {
  position: relative; }

.auction-min-fee input {
  padding-left: 43px; }

.auction-min-value {
  position: absolute;
  top: 0;
  left: 0;
  line-height: 31px;
  margin-left: 12px;
  color: #757575;
  text-transform: capitalize; }

.auction-max-fee {
  position: relative; }

/*.auction-max-fee input {
  padding-left: 47px; }
*/
.auction-max-fee font {
  position: absolute;
  top: 0;
  left: 0;
  line-height: 31px;
  margin-left: 12px;
  color: #757575;
  text-transform: capitalize; }

.e-transactions-img {
  margin-top: -9px; }

/*# sourceMappingURL=all.css.map */
