/*
 * 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 */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  margin: .67em 0;
  font-size: 2em;
}
mark {
  color: #000;
  background: #ff0;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  height: 0;
  box-sizing: content-box;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  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"] {
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}
legend {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;

    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';

  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\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: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: all .2s ease-in-out;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  padding: .2em;
  background-color: #fcf8e3;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(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.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 970px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
  border-color: #843534;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  box-shadow: none;
  opacity: .65;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: normal;
  color: #337ab7;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  transition: opacity .15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition-timing-function: ease;
  transition-duration: .35s;
  transition-property: height, visibility;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn-group.open .dropdown-toggle.btn-link {
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.nav > li.disabled > a {
  color: #777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.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-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: border .2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
  transition: width .6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.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, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, .15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  transition:         transform .3s ease-out;
  -ms-transform: translate(0, -25%);
      transform: translate(0, -25%);
}
.modal.in .modal-dialog {
  -ms-transform: translate(0, 0);
      transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  outline: 0;
  box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  filter: alpha(opacity=0);
  opacity: 0;

  line-break: auto;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, .2);

  line-break: auto;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, .25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, .25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, .25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, .25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  transition: .6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    transition:         transform .6s ease-in-out;
    backface-visibility: hidden;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    left: 0;
    transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    left: 0;
    transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    left: 0;
    transform: translate3d(0, 0, 0);
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: .5;
}
.carousel-control.left {
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .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 {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/* =CSS Reset
--------------------------------------------------------------------------------------------------*/

html, body, body div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video {
  margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;
}
/* Tell the browser to render HTML 5 elements as block */  
header, footer, aside, nav, article, section, figure, hgroup { display: block; }  
html{min-height: 100%}

/* Responsive images and other embedded objects
   Note: keeping IMG here will cause problems if you're using foreground images as sprites.
   If this default setting for images is causing issues, you might want to replace it with a .responsive class instead. */
img,object,embed {max-width: 100%;}

/* force a vertical scrollbar to prevent a jumpy page */
html {overflow-y: scroll;}

/* we use a lot of ULs that aren't bulleted. 
  don't forget to restore the bullets within content. */
ul {list-style: none;}

blockquote, q {quotes: none;}

blockquote:before, blockquote:after, q:before, q:after {content: ''; content: none;}

a {margin: 0; padding: 0; font-size: 100%; vertical-align: baseline; background: transparent;}

del {text-decoration: line-through;}

abbr[title], dfn[title] {border-bottom: 1px dotted #000; cursor: help;}

/* tables still need cellspacing="0" in the markup */
table {border-collapse: collapse; border-spacing: 0;}
th {font-weight: bold; vertical-align: bottom;}
td {font-weight: normal; vertical-align: top;}

hr {display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0;}

input, select {vertical-align: middle;}

pre {
  white-space: pre; /* CSS2 */
  white-space: pre-wrap; /* CSS 2.1 */
  white-space: pre-line; /* CSS 3 (and 2.1 as well, actually) */
  word-wrap: break-word; /* IE */
}
input[type="text"], input[type="email"], input[type="submit"], textarea {
    -webkit-appearance: none; 
    border-radius:0;
}
input[type="radio"] {vertical-align: text-bottom;}
input[type="checkbox"] {vertical-align: bottom; *vertical-align: baseline;}
.ie6 input {vertical-align: text-bottom;}

select, input, textarea {font: 99% sans-serif;}

table {font-size: inherit; font: 100%;}
 
/* Accessible focus treatment people.opera.com/patrickl/experiments/keyboard/test */
a:hover, a:active {outline: none;}

small {font-size: 85%;}

strong, th {font-weight: bold;}

td, td img {vertical-align: top;} 

/* Make sure sup and sub don't screw with your line-heights
  gist.github.com/413930 */
sub, sup {font-size: 75%; line-height: 0; position: relative;}
sup {top: -0.5em;}
sub {bottom: -0.25em;}

/* standardize any monospaced elements */
pre, code, kbd, samp {font-family: monospace, sans-serif;}

/* hand cursor on clickable elements */
.clickable, label, input[type=button], input[type=submit], button {cursor: pointer;}

/* Webkit browsers add a 2px margin outside the chrome of form elements */
button, input, select, textarea {margin: 0;}

/* make buttons play nice in IE */
button {width: auto; overflow: visible;}
 
/* Micro Clearfix Hack */
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }  
.clearfix:after { clear: both; }  
.clearfix { zoom: 1; }  

/* End CSS Reset
--------------------------------------------------------------------------------------------------*/
span.hide-native-select{position:relative}span.hide-native-select select{border:0!important;clip:rect(0 0 0 0)!important;height:1px!important;margin:-1px -1px -1px -3px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;left:50%;top:30px}.multiselect-container{position:absolute;list-style-type:none;margin:0;padding:0}.multiselect-container .input-group{margin:5px}.multiselect-container>li{padding:0}.multiselect-container>li>a.multiselect-all label{font-weight:700}.multiselect-container>li.multiselect-group label{margin:0;padding:3px 20px 3px 20px;height:100%;font-weight:700}.multiselect-container>li.multiselect-group-clickable label{cursor:pointer}.multiselect-container>li>a{padding:0}.multiselect-container>li>a>label{margin:0;height:100%;cursor:pointer;font-weight:400;padding:3px 20px 3px 40px}.multiselect-container>li>a>label.radio,.multiselect-container>li>a>label.checkbox{margin:0}.multiselect-container>li>a>label>input[type=checkbox]{margin-bottom:5px}.btn-group>.btn-group:nth-child(2)>.multiselect.btn{border-top-left-radius:4px;border-bottom-left-radius:4px}.form-inline .multiselect-container label.checkbox,.form-inline .multiselect-container label.radio{padding:3px 20px 3px 40px}.form-inline .multiselect-container li a label.checkbox input[type=checkbox],.form-inline .multiselect-container li a label.radio input[type=radio]{margin-left:-20px;margin-right:0}
.colorpicker * {
       -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.colorpicker {
	width: 356px;
	height: 176px;
	overflow: hidden;
	position: absolute;
	background: url(../img/color-picker/colorpicker_background.png);
	font-family: Arial, Helvetica, sans-serif;
	display: none;
}
.colorpicker_color {
	width: 150px;
	height: 150px;
	left: 14px;
	top: 13px;
	position: absolute;
	background: #f00;
	overflow: hidden;
	cursor: crosshair;
}
.colorpicker_color div {
	position: absolute;
	top: 0;
	left: 0;
	width: 150px;
	height: 150px;
	background: url(../img/color-picker/colorpicker_overlay.png);
}
.colorpicker_color div div {
	position: absolute;
	top: 0;
	left: 0;
	width: 11px;
	height: 11px;
	overflow: hidden;
	background: url(../img/color-picker/colorpicker_select.gif);
	margin: -5px 0 0 -5px;
}
.colorpicker_hue {
	position: absolute;
	top: 13px;
	left: 171px;
	width: 35px;
	height: 150px;
	cursor: n-resize;
}
.colorpicker_hue div {
	position: absolute;
	width: 35px;
	height: 9px;
	overflow: hidden;
	background: url(../img/color-picker/colorpicker_indic.gif) left top;
	margin: -4px 0 0 0;
	left: 0px;
}
.colorpicker_new_color {
	position: absolute;
	width: 60px;
	height: 30px;
	left: 213px;
	top: 13px;
	background: #f00;
}
.colorpicker_current_color {
	position: absolute;
	width: 60px;
	height: 30px;
	left: 283px;
	top: 13px;
	background: #f00;
}
.colorpicker input {
	background-color: transparent;
	border: 1px solid transparent;
	position: absolute;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #898989;
	top: 4px;
	right: 11px;
	text-align: right;
	margin: 0;
	padding: 0;
	height: 11px;
}
.colorpicker_hex {
	position: absolute;
	width: 72px;
	height: 22px;
	background: url(../img/color-picker/colorpicker_hex.png) top;
	left: 212px;
	top: 142px;
}
.colorpicker_hex input {
	right: 6px;
}
.colorpicker_field {
	height: 22px;
	width: 62px;
	background-position: top;
	position: absolute;
}
.colorpicker_field span {
	position: absolute;
	width: 12px;
	height: 22px;
	overflow: hidden;
	top: 0;
	right: 0;
	cursor: n-resize;
}
.colorpicker_rgb_r {
	background-image: url(../img/color-picker/colorpicker_rgb_r.png);
	top: 52px;
	left: 212px;
}
.colorpicker_rgb_g {
	background-image: url(../img/color-picker/colorpicker_rgb_g.png);
	top: 82px;
	left: 212px;
}
.colorpicker_rgb_b {
	background-image: url(../img/color-picker/colorpicker_rgb_b.png);
	top: 112px;
	left: 212px;
}
.colorpicker_hsb_h {
	background-image: url(../img/color-picker/colorpicker_hsb_h.png);
	top: 52px;
	left: 282px;
}
.colorpicker_hsb_s {
	background-image: url(../img/color-picker/colorpicker_hsb_s.png);
	top: 82px;
	left: 282px;
}
.colorpicker_hsb_b {
	background-image: url(../img/color-picker/colorpicker_hsb_b.png);
	top: 112px;
	left: 282px;
}
.colorpicker_submit {
	position: absolute;
	width: 22px;
	height: 22px;
	background: url(../img/color-picker/colorpicker_submit.png) top;
	left: 322px;
	top: 142px;
	overflow: hidden;
}
.colorpicker_focus {
	background-position: center;
}
.colorpicker_hex.colorpicker_focus {
	background-position: bottom;
}
.colorpicker_submit.colorpicker_focus {
	background-position: bottom;
}
.colorpicker_slider {
	background-position: bottom;
}
.daterangepicker {
  position: absolute;
  color: inherit;
  background: #fff;
  border-radius: 4px;
  width: 278px;
  padding: 4px;
  margin-top: 1px;
  top: 100px;
  left: 20px;
  /* Calendars */ }
  .daterangepicker:before, .daterangepicker:after {
    position: absolute;
    display: inline-block;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    content: ''; }
  .daterangepicker:before {
    top: -7px;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
    border-bottom: 7px solid #ccc; }
  .daterangepicker:after {
    top: -6px;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    border-left: 6px solid transparent; }
  .daterangepicker.opensleft:before {
    right: 9px; }
  .daterangepicker.opensleft:after {
    right: 10px; }
  .daterangepicker.openscenter:before {
    left: 0;
    right: 0;
    width: 0;
    margin-left: auto;
    margin-right: auto; }
  .daterangepicker.openscenter:after {
    left: 0;
    right: 0;
    width: 0;
    margin-left: auto;
    margin-right: auto; }
  .daterangepicker.opensright:before {
    left: 9px; }
  .daterangepicker.opensright:after {
    left: 10px; }
  .daterangepicker.dropup {
    margin-top: -5px; }
    .daterangepicker.dropup:before {
      top: initial;
      bottom: -7px;
      border-bottom: initial;
      border-top: 7px solid #ccc; }
    .daterangepicker.dropup:after {
      top: initial;
      bottom: -6px;
      border-bottom: initial;
      border-top: 6px solid #fff; }
  .daterangepicker.dropdown-menu {
    max-width: none;
    z-index: 3001; }
  .daterangepicker.single .ranges, .daterangepicker.single .calendar {
    float: none; }
  .daterangepicker.show-calendar .calendar {
    display: block; }
  .daterangepicker .calendar {
    display: none;
    max-width: 270px;
    margin: 4px; }
    .daterangepicker .calendar.single .calendar-table {
      border: none; }
    .daterangepicker .calendar th, .daterangepicker .calendar td {
      white-space: nowrap;
      text-align: center;
      min-width: 32px; }
  .daterangepicker .calendar-table {
    border: 1px solid #fff;
    padding: 4px;
    border-radius: 4px;
    background: #fff; }
  .daterangepicker table {
    width: 100%;
    margin: 0; }
  .daterangepicker td, .daterangepicker th {
    text-align: center;
    width: 20px;
    height: 20px;
    border-radius: 4px;
    border: 1px solid transparent;
    white-space: nowrap;
    cursor: pointer; }
    .daterangepicker td.available:hover, .daterangepicker th.available:hover {
      background-color: #eee;
      border-color: transparent;
      color: inherit; }
    .daterangepicker td.week, .daterangepicker th.week {
      font-size: 80%;
      color: #ccc; }
  .daterangepicker td.off, .daterangepicker td.off.in-range, .daterangepicker td.off.start-date, .daterangepicker td.off.end-date {
    background-color: #fff;
    border-color: transparent;
    color: #999; }
  .daterangepicker td.in-range {
    background-color: #ebf4f8;
    border-color: transparent;
    color: #000;
    border-radius: 0; }
  .daterangepicker td.start-date {
    border-radius: 4px 0 0 4px; }
  .daterangepicker td.end-date {
    border-radius: 0 4px 4px 0; }
  .daterangepicker td.start-date.end-date {
    border-radius: 4px; }
  .daterangepicker td.active, .daterangepicker td.active:hover {
    background-color: #357ebd;
    border-color: transparent;
    color: #fff; }
  .daterangepicker th.month {
    width: auto; }
  .daterangepicker td.disabled, .daterangepicker option.disabled {
    color: #999;
    cursor: not-allowed;
    text-decoration: line-through; }
  .daterangepicker select.monthselect, .daterangepicker select.yearselect {
    font-size: 12px;
    padding: 1px;
    height: auto;
    margin: 0;
    cursor: default; }
  .daterangepicker select.monthselect {
    margin-right: 2%;
    width: 56%; }
  .daterangepicker select.yearselect {
    width: 40%; }
  .daterangepicker select.hourselect, .daterangepicker select.minuteselect, .daterangepicker select.secondselect, .daterangepicker select.ampmselect {
    width: 50px;
    margin-bottom: 0; }
  .daterangepicker .input-mini {
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #555;
    height: 30px;
    line-height: 30px;
    display: block;
    vertical-align: middle;
    margin: 0 0 5px 0;
    padding: 0 6px 0 28px;
    width: 100%; }
    .daterangepicker .input-mini.active {
      border: 1px solid #08c;
      border-radius: 4px; }
  .daterangepicker .daterangepicker_input {
    position: relative; }
    .daterangepicker .daterangepicker_input i {
      position: absolute;
      left: 8px;
      top: 8px; }
  .daterangepicker.rtl .input-mini {
    padding-right: 28px;
    padding-left: 6px; }
  .daterangepicker.rtl .daterangepicker_input i {
    left: auto;
    right: 8px; }
  .daterangepicker .calendar-time {
    text-align: center;
    margin: 5px auto;
    line-height: 30px;
    position: relative;
    padding-left: 28px; }
    .daterangepicker .calendar-time select.disabled {
      color: #ccc;
      cursor: not-allowed; }

.ranges {
  font-size: 11px;
  float: none;
  margin: 4px;
  text-align: left; }
  .ranges ul {
    list-style: none;
    margin: 0 auto;
    padding: 0;
    width: 100%; }
  .ranges li {
    font-size: 13px;
    background: #f5f5f5;
    border: 1px solid #f5f5f5;
    border-radius: 4px;
    color: #08c;
    padding: 3px 12px;
    margin-bottom: 8px;
    cursor: pointer; }
    .ranges li:hover {
      background: #08c;
      border: 1px solid #08c;
      color: #fff; }
    .ranges li.active {
      background: #08c;
      border: 1px solid #08c;
      color: #fff; }

/*  Larger Screen Styling */
@media (min-width: 564px) {
  .daterangepicker {
    width: auto; }
    .daterangepicker .ranges ul {
      width: 160px; }
    .daterangepicker.single .ranges ul {
      width: 100%; }
    .daterangepicker.single .calendar.left {
      clear: none; }
    .daterangepicker.single.ltr .ranges, .daterangepicker.single.ltr .calendar {
      float: left; }
    .daterangepicker.single.rtl .ranges, .daterangepicker.single.rtl .calendar {
      float: right; }
    .daterangepicker.ltr {
      direction: ltr;
      text-align: left; }
      .daterangepicker.ltr .calendar.left {
        clear: left;
        margin-right: 0; }
        .daterangepicker.ltr .calendar.left .calendar-table {
          border-right: none;
          border-top-right-radius: 0;
          border-bottom-right-radius: 0; }
      .daterangepicker.ltr .calendar.right {
        margin-left: 0; }
        .daterangepicker.ltr .calendar.right .calendar-table {
          border-left: none;
          border-top-left-radius: 0;
          border-bottom-left-radius: 0; }
      .daterangepicker.ltr .left .daterangepicker_input {
        padding-right: 12px; }
      .daterangepicker.ltr .calendar.left .calendar-table {
        padding-right: 12px; }
      .daterangepicker.ltr .ranges, .daterangepicker.ltr .calendar {
        float: left; }
    .daterangepicker.rtl {
      direction: rtl;
      text-align: right; }
      .daterangepicker.rtl .calendar.left {
        clear: right;
        margin-left: 0; }
        .daterangepicker.rtl .calendar.left .calendar-table {
          border-left: none;
          border-top-left-radius: 0;
          border-bottom-left-radius: 0; }
      .daterangepicker.rtl .calendar.right {
        margin-right: 0; }
        .daterangepicker.rtl .calendar.right .calendar-table {
          border-right: none;
          border-top-right-radius: 0;
          border-bottom-right-radius: 0; }
      .daterangepicker.rtl .left .daterangepicker_input {
        padding-left: 12px; }
      .daterangepicker.rtl .calendar.left .calendar-table {
        padding-left: 12px; }
      .daterangepicker.rtl .ranges, .daterangepicker.rtl .calendar {
        text-align: right;
        float: right; } }
@media (min-width: 730px) {
  .daterangepicker .ranges {
    width: auto; }
  .daterangepicker.ltr .ranges {
    float: left; }
  .daterangepicker.rtl .ranges {
    float: right; }
  .daterangepicker .calendar.left {
    clear: none !important; } }
/*!
 * Datepicker for Bootstrap v1.6.1 (https://github.com/eternicode/bootstrap-datepicker)
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0 (http://www.apache.org/licenses/LICENSE-2.0)
 */
.datepicker {
  padding: 4px;
  border-radius: 4px;
  direction: ltr;
}
.datepicker-inline {
  width: 220px;
}
.datepicker.datepicker-rtl {
  direction: rtl;
}
.datepicker.datepicker-rtl table tr td span {
  float: right;
}
.datepicker-dropdown {
  top: 0;
  left: 0;
}
.datepicker-dropdown:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #999999;
  border-top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
}
.datepicker-dropdown:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  border-top: 0;
  position: absolute;
}
.datepicker-dropdown.datepicker-orient-left:before {
  left: 6px;
}
.datepicker-dropdown.datepicker-orient-left:after {
  left: 7px;
}
.datepicker-dropdown.datepicker-orient-right:before {
  right: 6px;
}
.datepicker-dropdown.datepicker-orient-right:after {
  right: 7px;
}
.datepicker-dropdown.datepicker-orient-bottom:before {
  top: -7px;
}
.datepicker-dropdown.datepicker-orient-bottom:after {
  top: -6px;
}
.datepicker-dropdown.datepicker-orient-top:before {
  bottom: -7px;
  border-bottom: 0;
  border-top: 7px solid #999999;
}
.datepicker-dropdown.datepicker-orient-top:after {
  bottom: -6px;
  border-bottom: 0;
  border-top: 6px solid #ffffff;
}
.datepicker > div {
  display: none;
}
.datepicker table {
  margin: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.datepicker td,
.datepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  border-radius: 4px;
  border: none;
}
.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
  background-color: transparent;
}
.datepicker table tr td.day:hover,
.datepicker table tr td.day.focused {
  background: #eeeeee;
  cursor: pointer;
}
.datepicker table tr td.old,
.datepicker table tr td.new {
  color: #999999;
}
.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
  background: none;
  color: #999999;
  cursor: default;
}
.datepicker table tr td.highlighted {
  background: #d9edf7;
  border-radius: 0;
}
.datepicker table tr td.today,
.datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover {
  background-color: #fde19a;
  background-image: linear-gradient(to bottom, #fdd49a, #fdf59a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdd49a', endColorstr='#fdf59a', GradientType=0);
  border-color: #fdf59a #fdf59a #fbed50;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #000;
}
.datepicker table tr td.today:hover,
.datepicker table tr td.today:hover:hover,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover:hover,
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today:hover.disabled,
.datepicker table tr td.today.disabled.disabled,
.datepicker table tr td.today.disabled:hover.disabled,
.datepicker table tr td.today[disabled],
.datepicker table tr td.today:hover[disabled],
.datepicker table tr td.today.disabled[disabled],
.datepicker table tr td.today.disabled:hover[disabled] {
  background-color: #fdf59a;
}
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active {
  background-color: #fbf069 \9;
}
.datepicker table tr td.today:hover:hover {
  color: #000;
}
.datepicker table tr td.today.active:hover {
  color: #fff;
}
.datepicker table tr td.range,
.datepicker table tr td.range:hover,
.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:hover {
  background: #eeeeee;
  border-radius: 0;
}
.datepicker table tr td.range.today,
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:hover {
  background-color: #f3d17a;
  background-image: linear-gradient(to bottom, #f3c17a, #f3e97a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3c17a', endColorstr='#f3e97a', GradientType=0);
  border-color: #f3e97a #f3e97a #edde34;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  border-radius: 0;
}
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today:hover:hover,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today.disabled:hover:hover,
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today:hover.disabled,
.datepicker table tr td.range.today.disabled.disabled,
.datepicker table tr td.range.today.disabled:hover.disabled,
.datepicker table tr td.range.today[disabled],
.datepicker table tr td.range.today:hover[disabled],
.datepicker table tr td.range.today.disabled[disabled],
.datepicker table tr td.range.today.disabled:hover[disabled] {
  background-color: #f3e97a;
}
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active {
  background-color: #efe24b \9;
}
.datepicker table tr td.selected,
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected.disabled:hover {
  background-color: #9e9e9e;
  background-image: linear-gradient(to bottom, #b3b3b3, #808080);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3b3b3', endColorstr='#808080', GradientType=0);
  border-color: #808080 #808080 #595959;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected:hover:hover,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.disabled:hover:hover,
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected:hover.disabled,
.datepicker table tr td.selected.disabled.disabled,
.datepicker table tr td.selected.disabled:hover.disabled,
.datepicker table tr td.selected[disabled],
.datepicker table tr td.selected:hover[disabled],
.datepicker table tr td.selected.disabled[disabled],
.datepicker table tr td.selected.disabled:hover[disabled] {
  background-color: #808080;
}
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active {
  background-color: #666666 \9;
}
.datepicker table tr td.active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover {
  background-color: #006dcc;
  background-image: linear-gradient(to bottom, #0088cc, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active:hover.disabled,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled:hover.disabled,
.datepicker table tr td.active[disabled],
.datepicker table tr td.active:hover[disabled],
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active.disabled:hover[disabled] {
  background-color: #0044cc;
}
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active {
  background-color: #003399 \9;
}
.datepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
  border-radius: 4px;
}
.datepicker table tr td span:hover,
.datepicker table tr td span.focused {
  background: #eeeeee;
}
.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
  background: none;
  color: #999999;
  cursor: default;
}
.datepicker table tr td span.active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover {
  background-color: #006dcc;
  background-image: linear-gradient(to bottom, #0088cc, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active:hover.disabled,
.datepicker table tr td span.active.disabled.disabled,
.datepicker table tr td span.active.disabled:hover.disabled,
.datepicker table tr td span.active[disabled],
.datepicker table tr td span.active:hover[disabled],
.datepicker table tr td span.active.disabled[disabled],
.datepicker table tr td span.active.disabled:hover[disabled] {
  background-color: #0044cc;
}
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active {
  background-color: #003399 \9;
}
.datepicker table tr td span.old,
.datepicker table tr td span.new {
  color: #999999;
}
.datepicker .datepicker-switch {
  width: 145px;
}
.datepicker .datepicker-switch,
.datepicker .prev,
.datepicker .next,
.datepicker tfoot tr th {
  cursor: pointer;
}
.datepicker .datepicker-switch:hover,
.datepicker .prev:hover,
.datepicker .next:hover,
.datepicker tfoot tr th:hover {
  background: #eeeeee;
}
.datepicker .cw {
  font-size: 10px;
  width: 12px;
  padding: 0 2px 0 5px;
  vertical-align: middle;
}
.input-append.date .add-on,
.input-prepend.date .add-on {
  cursor: pointer;
}
.input-append.date .add-on i,
.input-prepend.date .add-on i {
  margin-top: 3px;
}
.input-daterange input {
  text-align: center;
}
.input-daterange input:first-child {
  border-radius: 3px 0 0 3px;
}
.input-daterange input:last-child {
  border-radius: 0 3px 3px 0;
}
.input-daterange .add-on {
  display: inline-block;
  width: auto;
  min-width: 16px;
  height: 18px;
  padding: 4px 5px;
  font-weight: normal;
  line-height: 18px;
  text-align: center;
  text-shadow: 0 1px 0 #ffffff;
  vertical-align: middle;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  margin-left: -5px;
  margin-right: -5px;
}
@charset "UTF-8";
/*
 * jQuery File Upload Plugin CSS
 * https://github.com/blueimp/jQuery-File-Upload
 *
 * Copyright 2013, Sebastian Tschan
 * https://blueimp.net
 *
 * Licensed under the MIT license:
 * https://opensource.org/licenses/MIT
 */

.fileinput-button {
  position: relative;
  overflow: hidden;
  display: inline-block;
}
.fileinput-button input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  opacity: 0;
  -ms-filter: 'alpha(opacity=0)';
  font-size: 200px !important;
  direction: ltr;
  cursor: pointer;
}

/* Fixes for IE < 8 */
@media screen\9 {
  .fileinput-button input {
    filter: alpha(opacity=0);
    font-size: 100%;
    height: 100%;
  }
}
@charset "UTF-8";
/*
 * jQuery File Upload UI Plugin CSS
 * https://github.com/blueimp/jQuery-File-Upload
 *
 * Copyright 2010, Sebastian Tschan
 * https://blueimp.net
 *
 * Licensed under the MIT license:
 * https://opensource.org/licenses/MIT
 */

.fileupload-buttonbar .btn,
.fileupload-buttonbar .toggle {
  margin-bottom: 5px;
}
.progress-animated .progress-bar,
.progress-animated .bar {
  background: url("../img/progressbar.gif") !important;
  -webkit-filter: none;
          filter: none;
}
.fileupload-process {
  float: right;
  display: none;
}
.fileupload-processing .fileupload-process,
.files .processing .preview {
  display: block;
  width: 32px;
  height: 32px;
  background: url("../img/loading.gif") center no-repeat;
  background-size: contain;
}
.files audio,
.files video {
  max-width: 300px;
}

@media (max-width: 767px) {
  .fileupload-buttonbar .toggle,
  .files .toggle,
  .files .btn span {
    display: none;
  }
  .files .name {
    width: 80px;
    word-wrap: break-word;
  }
  .files audio,
  .files video {
    max-width: 80px;
  }
  .files img,
  .files canvas {
    max-width: 100%;
  }
}
.mCustomScrollbar{-ms-touch-action:pinch-zoom;touch-action:pinch-zoom}.mCustomScrollbar.mCS_no_scrollbar,.mCustomScrollbar.mCS_touch_action{-ms-touch-action:auto;touch-action:auto}.mCustomScrollBox{position:relative;overflow:hidden;height:100%;max-width:100%;outline:0;direction:ltr}.mCSB_container{overflow:hidden;width:auto;height:auto}.mCSB_inside>.mCSB_container{margin-right:30px}.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{margin-right:0}.mCS-dir-rtl>.mCSB_inside>.mCSB_container{margin-right:0;margin-left:30px}.mCS-dir-rtl>.mCSB_inside>.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{margin-left:0}.mCSB_scrollTools{position:absolute;width:16px;height:auto;left:auto;top:0;right:0;bottom:0;opacity:.75;filter:"alpha(opacity=75)";-ms-filter:"alpha(opacity=75)"}.mCSB_outside+.mCSB_scrollTools{right:-26px}.mCS-dir-rtl>.mCSB_inside>.mCSB_scrollTools,.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools{right:auto;left:0}.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools{left:-26px}.mCSB_scrollTools .mCSB_draggerContainer{position:absolute;top:0;left:0;bottom:0;right:0;height:auto}.mCSB_scrollTools a+.mCSB_draggerContainer{margin:20px 0}.mCSB_scrollTools .mCSB_draggerRail{width:2px;height:100%;margin:0 auto;border-radius:16px}.mCSB_scrollTools .mCSB_dragger{cursor:pointer;width:100%;height:30px;z-index:1}.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{position:relative;width:4px;height:100%;margin:0 auto;border-radius:16px;text-align:center}.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{width:12px}.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{width:8px}.mCSB_scrollTools .mCSB_buttonDown,.mCSB_scrollTools .mCSB_buttonUp{display:block;position:absolute;height:20px;width:100%;overflow:hidden;margin:0 auto;cursor:pointer}.mCSB_scrollTools .mCSB_buttonDown{bottom:0}.mCSB_horizontal.mCSB_inside>.mCSB_container{margin-right:0;margin-bottom:30px}.mCSB_horizontal.mCSB_outside>.mCSB_container{min-height:100%}.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden{margin-bottom:0}.mCSB_scrollTools.mCSB_scrollTools_horizontal{width:auto;height:16px;top:auto;right:0;bottom:0;left:0}.mCustomScrollBox+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCustomScrollBox+.mCSB_scrollTools.mCSB_scrollTools_horizontal{bottom:-26px}.mCSB_scrollTools.mCSB_scrollTools_horizontal a+.mCSB_draggerContainer{margin:0 20px}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:2px;margin:7px 0}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger{width:30px;height:100%;left:0}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{width:100%;height:4px;margin:6px auto}.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{height:12px;margin:2px auto}.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{height:8px;margin:4px 0}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight{display:block;position:absolute;width:20px;height:100%;overflow:hidden;margin:0 auto;cursor:pointer}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft{left:0}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight{right:0}.mCSB_container_wrapper{position:absolute;height:auto;width:auto;overflow:hidden;top:0;left:0;right:0;bottom:0;margin-right:30px;margin-bottom:30px}.mCSB_container_wrapper>.mCSB_container{padding-right:30px;padding-bottom:30px;box-sizing:border-box}.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_vertical{bottom:20px}.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_horizontal{right:20px}.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden+.mCSB_scrollTools.mCSB_scrollTools_vertical{bottom:0}.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal{right:0}.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal{left:20px}.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal{left:0}.mCS-dir-rtl>.mCSB_inside>.mCSB_container_wrapper{margin-right:0;margin-left:30px}.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden>.mCSB_container{padding-right:0}.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden>.mCSB_container{padding-bottom:0}.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden{margin-right:0;margin-left:0}.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden{margin-bottom:0}.mCSB_scrollTools,.mCSB_scrollTools .mCSB_buttonDown,.mCSB_scrollTools .mCSB_buttonLeft,.mCSB_scrollTools .mCSB_buttonRight,.mCSB_scrollTools .mCSB_buttonUp,.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{transition:opacity .2s ease-in-out,background-color .2s ease-in-out}.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar{transition:width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out}.mCS-autoHide>.mCustomScrollBox>.mCSB_scrollTools,.mCS-autoHide>.mCustomScrollBox~.mCSB_scrollTools{opacity:0;filter:"alpha(opacity=0)";-ms-filter:"alpha(opacity=0)"}.mCS-autoHide:hover>.mCustomScrollBox>.mCSB_scrollTools,.mCS-autoHide:hover>.mCustomScrollBox~.mCSB_scrollTools,.mCustomScrollBox:hover>.mCSB_scrollTools,.mCustomScrollBox:hover~.mCSB_scrollTools,.mCustomScrollbar>.mCustomScrollBox>.mCSB_scrollTools.mCSB_scrollTools_onDrag,.mCustomScrollbar>.mCustomScrollBox~.mCSB_scrollTools.mCSB_scrollTools_onDrag{opacity:1;filter:"alpha(opacity=100)";-ms-filter:"alpha(opacity=100)"}.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.4);filter:"alpha(opacity=40)";-ms-filter:"alpha(opacity=40)"}.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.75);filter:"alpha(opacity=75)";-ms-filter:"alpha(opacity=75)"}.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.85);filter:"alpha(opacity=85)";-ms-filter:"alpha(opacity=85)"}.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.9);filter:"alpha(opacity=90)";-ms-filter:"alpha(opacity=90)"}.mCSB_scrollTools .mCSB_buttonDown,.mCSB_scrollTools .mCSB_buttonLeft,.mCSB_scrollTools .mCSB_buttonRight,.mCSB_scrollTools .mCSB_buttonUp{background-image:url(mCSB_buttons.png);background-repeat:no-repeat;opacity:.4;filter:"alpha(opacity=40)";-ms-filter:"alpha(opacity=40)"}.mCSB_scrollTools .mCSB_buttonUp{background-position:0 0}.mCSB_scrollTools .mCSB_buttonDown{background-position:0 -20px}.mCSB_scrollTools .mCSB_buttonLeft{background-position:0 -40px}.mCSB_scrollTools .mCSB_buttonRight{background-position:0 -56px}.mCSB_scrollTools .mCSB_buttonDown:hover,.mCSB_scrollTools .mCSB_buttonLeft:hover,.mCSB_scrollTools .mCSB_buttonRight:hover,.mCSB_scrollTools .mCSB_buttonUp:hover{opacity:.75;filter:"alpha(opacity=75)";-ms-filter:"alpha(opacity=75)"}.mCSB_scrollTools .mCSB_buttonDown:active,.mCSB_scrollTools .mCSB_buttonLeft:active,.mCSB_scrollTools .mCSB_buttonRight:active,.mCSB_scrollTools .mCSB_buttonUp:active{opacity:.9;filter:"alpha(opacity=90)";-ms-filter:"alpha(opacity=90)"}.mCS-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.15)}.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75)}.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:rgba(0,0,0,.85)}.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:rgba(0,0,0,.9)}.mCS-dark.mCSB_scrollTools .mCSB_buttonUp{background-position:-80px 0}.mCS-dark.mCSB_scrollTools .mCSB_buttonDown{background-position:-80px -20px}.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position:-80px -40px}.mCS-dark.mCSB_scrollTools .mCSB_buttonRight{background-position:-80px -56px}.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail,.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail{width:4px;background-color:#fff;background-color:rgba(255,255,255,.1);border-radius:1px}.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:4px;background-color:#fff;background-color:rgba(255,255,255,.75);border-radius:1px}.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:4px;margin:6px auto}.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.85)}.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.9)}.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp{background-position:-32px 0}.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown{background-position:-32px -20px}.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft{background-position:-40px -40px}.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight{background-position:-40px -56px}.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.1);border-radius:1px}.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75);border-radius:1px}.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.85)}.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.9)}.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp{background-position:-112px 0}.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown{background-position:-112px -20px}.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft{background-position:-120px -40px}.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight{background-position:-120px -56px}.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail,.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail{width:4px;background-color:#fff;background-color:rgba(255,255,255,.1);border-radius:2px}.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:6px;background-color:#fff;background-color:rgba(255,255,255,.75);border-radius:2px}.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:4px;margin:6px 0}.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{width:100%;height:6px;margin:5px auto}.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.85)}.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.9)}.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp{background-position:-16px 0}.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown{background-position:-16px -20px}.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft{background-position:-20px -40px}.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight{background-position:-20px -56px}.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.1);border-radius:2px}.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75);border-radius:2px}.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.85)}.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.9)}.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp{background-position:-96px 0}.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown{background-position:-96px -20px}.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft{background-position:-100px -40px}.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight{background-position:-100px -56px}.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail{background-color:#fff;background-color:rgba(255,255,255,.1)}.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:2px}.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%}.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{width:100%;height:2px;margin:7px auto}.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.15)}.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75)}.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.85)}.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.9)}.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp{background-position:-80px 0}.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown{background-position:-80px -20px}.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft{background-position:-80px -40px}.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight{background-position:-80px -56px}.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail{background-color:#fff;background-color:rgba(255,255,255,.15)}.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger,.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger,.mCS-rounded.mCSB_scrollTools .mCSB_dragger{height:14px}.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:14px;margin:0 1px}.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger,.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger,.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger,.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger{width:14px}.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{height:14px;margin:1px 0}.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{width:16px;height:16px;margin:-1px 0}.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{width:4px}.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{height:16px;width:16px;margin:0 -1px}.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{height:4px;margin:6px 0}.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp{background-position:0 -72px}.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown{background-position:0 -92px}.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft{background-position:0 -112px}.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight{background-position:0 -128px}.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75)}.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.15)}.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.85)}.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.9)}.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp{background-position:-80px -72px}.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown{background-position:-80px -92px}.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position:-80px -112px}.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight{background-position:-80px -128px}.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail,.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail{width:4px}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail{background-color:transparent;background-position:center}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==);background-repeat:repeat-y;opacity:.3;filter:"alpha(opacity=30)";-ms-filter:"alpha(opacity=30)"}.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail{height:4px;margin:6px 0;background-repeat:repeat-x}.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp{background-position:-16px -72px}.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown{background-position:-16px -92px}.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft{background-position:-20px -112px}.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight{background-position:-20px -128px}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=)}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp{background-position:-96px -72px}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown{background-position:-96px -92px}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position:-100px -112px}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight{background-position:-100px -128px}.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-repeat:repeat-y;background-image:linear-gradient(to right,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%)}.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{background-repeat:repeat-x;background-image:linear-gradient(to bottom,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%)}.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger,.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger{height:70px}.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger,.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger{width:70px}.mCS-3d-dark.mCSB_scrollTools,.mCS-3d.mCSB_scrollTools{opacity:1;filter:"alpha(opacity=30)";-ms-filter:"alpha(opacity=30)"}.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_draggerRail{border-radius:16px}.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-3d.mCSB_scrollTools .mCSB_draggerRail{width:8px;background-color:#000;background-color:rgba(0,0,0,.2);box-shadow:inset 1px 0 1px rgba(0,0,0,.5),inset -1px 0 1px rgba(255,255,255,.2)}.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#555}.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:8px}.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:8px;margin:4px 0;box-shadow:inset 0 1px 1px rgba(0,0,0,.5),inset 0 -1px 1px rgba(255,255,255,.2)}.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{width:100%;height:8px;margin:4px auto}.mCS-3d.mCSB_scrollTools .mCSB_buttonUp{background-position:-32px -72px}.mCS-3d.mCSB_scrollTools .mCSB_buttonDown{background-position:-32px -92px}.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft{background-position:-40px -112px}.mCS-3d.mCSB_scrollTools .mCSB_buttonRight{background-position:-40px -128px}.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.1);box-shadow:inset 1px 0 1px rgba(0,0,0,.1)}.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{box-shadow:inset 0 1px 1px rgba(0,0,0,.1)}.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp{background-position:-112px -72px}.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown{background-position:-112px -92px}.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position:-120px -112px}.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight{background-position:-120px -128px}.mCS-3d-thick-dark.mCSB_scrollTools,.mCS-3d-thick.mCSB_scrollTools{opacity:1;filter:"alpha(opacity=30)";-ms-filter:"alpha(opacity=30)"}.mCS-3d-thick-dark.mCSB_scrollTools,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer,.mCS-3d-thick.mCSB_scrollTools,.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer{border-radius:7px}.mCSB_inside+.mCS-3d-thick-dark.mCSB_scrollTools_vertical,.mCSB_inside+.mCS-3d-thick.mCSB_scrollTools_vertical{right:1px}.mCS-3d-thick-dark.mCSB_scrollTools_vertical,.mCS-3d-thick.mCSB_scrollTools_vertical{box-shadow:inset 1px 0 1px rgba(0,0,0,.1),inset 0 0 14px rgba(0,0,0,.5)}.mCS-3d-thick-dark.mCSB_scrollTools_horizontal,.mCS-3d-thick.mCSB_scrollTools_horizontal{bottom:1px;box-shadow:inset 0 1px 1px rgba(0,0,0,.1),inset 0 0 14px rgba(0,0,0,.5)}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{border-radius:5px;box-shadow:inset 1px 0 0 rgba(255,255,255,.4);width:12px;margin:2px;position:absolute;height:auto;top:0;bottom:0;left:0;right:0}.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{box-shadow:inset 0 1px 0 rgba(255,255,255,.4);height:12px;width:auto}.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#555}.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer{background-color:#000;background-color:rgba(0,0,0,.05);box-shadow:inset 1px 1px 16px rgba(0,0,0,.1)}.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail{background-color:transparent}.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp{background-position:-32px -72px}.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown{background-position:-32px -92px}.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft{background-position:-40px -112px}.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight{background-position:-40px -128px}.mCS-3d-thick-dark.mCSB_scrollTools{box-shadow:inset 0 0 14px rgba(0,0,0,.2)}.mCS-3d-thick-dark.mCSB_scrollTools_horizontal{box-shadow:inset 0 1px 1px rgba(0,0,0,.1),inset 0 0 14px rgba(0,0,0,.2)}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{box-shadow:inset 1px 0 0 rgba(255,255,255,.4),inset -1px 0 0 rgba(0,0,0,.2)}.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{box-shadow:inset 0 1px 0 rgba(255,255,255,.4),inset 0 -1px 0 rgba(0,0,0,.2)}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#777}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer{background-color:#fff;background-color:rgba(0,0,0,.05);box-shadow:inset 1px 1px 16px rgba(0,0,0,.1)}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail{background-color:transparent}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp{background-position:-112px -72px}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown{background-position:-112px -92px}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position:-120px -112px}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight{background-position:-120px -128px}.mCSB_outside+.mCS-minimal-dark.mCSB_scrollTools_vertical,.mCSB_outside+.mCS-minimal.mCSB_scrollTools_vertical{right:0;margin:12px 0}.mCustomScrollBox.mCS-minimal+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCustomScrollBox.mCS-minimal+.mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCustomScrollBox.mCS-minimal-dark+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCustomScrollBox.mCS-minimal-dark+.mCSB_scrollTools.mCSB_scrollTools_horizontal{bottom:0;margin:0 12px}.mCS-dir-rtl>.mCSB_outside+.mCS-minimal-dark.mCSB_scrollTools_vertical,.mCS-dir-rtl>.mCSB_outside+.mCS-minimal.mCSB_scrollTools_vertical{left:0;right:auto}.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger,.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger{height:50px}.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger,.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger{width:50px}.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.2);filter:"alpha(opacity=20)";-ms-filter:"alpha(opacity=20)"}.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.5);filter:"alpha(opacity=50)";-ms-filter:"alpha(opacity=50)"}.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.2);filter:"alpha(opacity=20)";-ms-filter:"alpha(opacity=20)"}.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.5);filter:"alpha(opacity=50)";-ms-filter:"alpha(opacity=50)"}.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail,.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail{width:6px;background-color:#000;background-color:rgba(0,0,0,.2)}.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:6px}.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:6px;margin:5px 0}.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{width:12px}.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{height:12px;margin:2px 0}.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp{background-position:-32px -72px}.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown{background-position:-32px -92px}.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft{background-position:-40px -112px}.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight{background-position:-40px -128px}.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75)}.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.85)}.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.9)}.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.1)}.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp{background-position:-112px -72px}.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown{background-position:-112px -92px}.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft{background-position:-120px -112px}.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight{background-position:-120px -128px}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset.mCSB_scrollTools .mCSB_draggerRail{width:12px;background-color:#000;background-color:rgba(0,0,0,.2)}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:6px;margin:3px 5px;position:absolute;height:auto;top:0;bottom:0;left:0;right:0}.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{height:6px;margin:5px 3px;position:absolute;width:auto;top:0;bottom:0;left:0;right:0}.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:12px;margin:2px 0}.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp,.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp,.mCS-inset.mCSB_scrollTools .mCSB_buttonUp{background-position:-32px -72px}.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown,.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown,.mCS-inset.mCSB_scrollTools .mCSB_buttonDown{background-position:-32px -92px}.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft,.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft,.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft{background-position:-40px -112px}.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight,.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight,.mCS-inset.mCSB_scrollTools .mCSB_buttonRight{background-position:-40px -128px}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75)}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.85)}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.9)}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.1)}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp,.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp{background-position:-112px -72px}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown,.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown{background-position:-112px -92px}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft,.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position:-120px -112px}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight,.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight{background-position:-120px -128px}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail{background-color:transparent;border-width:1px;border-style:solid;border-color:#fff;border-color:rgba(255,255,255,.2);box-sizing:border-box}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail{border-color:#000;border-color:rgba(0,0,0,.2)}.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail{background-color:#fff;background-color:rgba(255,255,255,.6)}.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.6)}.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75)}.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.85)}.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.9)}.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.75)}.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.85)}.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.9)}
/*!
 * # Semantic UI 2.1.7 - Accordion
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Copyright 2015 Contributors
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */.ui.accordion,.ui.accordion .accordion{max-width:100%}.ui.accordion .accordion{margin:1em 0 0;padding:0}.ui.accordion .accordion .title,.ui.accordion .title{cursor:pointer}.ui.accordion .title:not(.ui){padding:.5em 0;font-family:Lato,'Helvetica Neue',Arial,Helvetica,sans-serif;font-size:1em;color:rgba(0,0,0,.87)}.ui.accordion .accordion .title~.content,.ui.accordion .title~.content{display:none}.ui.accordion:not(.styled) .accordion .title~.content:not(.ui),.ui.accordion:not(.styled) .title~.content:not(.ui){margin:'';padding:.5em 0 1em}.ui.accordion:not(.styled) .title~.content:not(.ui):last-child{padding-bottom:0}.ui.accordion .accordion .title .dropdown.icon,.ui.accordion .title .dropdown.icon{display:inline-block;float:none;opacity:1;width:1.25em;height:1em;margin:0 .25rem 0 0;padding:0;font-size:1em;transition:transform .1s ease,opacity .1s ease;vertical-align:baseline;-ms-transform:none;transform:none}.ui.accordion.menu .item .title{display:block;padding:0}.ui.accordion.menu .item .title>.dropdown.icon{float:right;margin:.21425em 0 0 1em;-ms-transform:rotate(180deg);transform:rotate(180deg)}.ui.accordion .ui.header .dropdown.icon{font-size:1em;margin:0 .25rem 0 0}.ui.accordion .accordion .active.title .dropdown.icon,.ui.accordion .active.title .dropdown.icon,.ui.accordion.menu .item .active.title>.dropdown.icon{-ms-transform:rotate(90deg);transform:rotate(90deg)}.ui.styled.accordion{width:600px}.ui.styled.accordion,.ui.styled.accordion .accordion{border-radius:.28571429rem;background:#fff;box-shadow:0 1px 2px 0 rgba(34,36,38,.15),0 0 0 1px rgba(34,36,38,.15)}.ui.styled.accordion .accordion .title,.ui.styled.accordion .title{margin:0;padding:.75em 1em;color:rgba(0,0,0,.4);font-weight:700;border-top:1px solid rgba(34,36,38,.15);transition:background .1s ease,color .1s ease}.ui.styled.accordion .accordion .title:first-child,.ui.styled.accordion>.title:first-child{border-top:none}.ui.styled.accordion .accordion .content,.ui.styled.accordion .content{margin:0;padding:.5em 1em 1.5em}.ui.styled.accordion .accordion .content{padding:.5em 1em 1.5em}.ui.styled.accordion .accordion .active.title,.ui.styled.accordion .accordion .title:hover,.ui.styled.accordion .active.title,.ui.styled.accordion .title:hover{background:0 0;color:rgba(0,0,0,.87)}.ui.styled.accordion .accordion .active.title,.ui.styled.accordion .active.title{background:0 0;color:rgba(0,0,0,.95)}.ui.accordion .accordion .active.content,.ui.accordion .active.content{display:block}.ui.fluid.accordion,.ui.fluid.accordion .accordion{width:100%}.ui.inverted.accordion .title:not(.ui){color:rgba(255,255,255,.9)}@font-face{font-family:Accordion;src:url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMggjB5AAAAC8AAAAYGNtYXAPfOIKAAABHAAAAExnYXNwAAAAEAAAAWgAAAAIZ2x5Zryj6HgAAAFwAAAAyGhlYWT/0IhHAAACOAAAADZoaGVhApkB5wAAAnAAAAAkaG10eAJuABIAAAKUAAAAGGxvY2EAjABWAAACrAAAAA5tYXhwAAgAFgAAArwAAAAgbmFtZfC1n04AAALcAAABPHBvc3QAAwAAAAAEGAAAACAAAwIAAZAABQAAAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADw2gHg/+D/4AHgACAAAAABAAAAAAAAAAAAAAAgAAAAAAACAAAAAwAAABQAAwABAAAAFAAEADgAAAAKAAgAAgACAAEAIPDa//3//wAAAAAAIPDZ//3//wAB/+MPKwADAAEAAAAAAAAAAAAAAAEAAf//AA8AAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQASAEkAtwFuABMAADc0PwE2FzYXFh0BFAcGJwYvASY1EgaABQgHBQYGBQcIBYAG2wcGfwcBAQcECf8IBAcBAQd/BgYAAAAAAQAAAEkApQFuABMAADcRNDc2MzIfARYVFA8BBiMiJyY1AAUGBwgFgAYGgAUIBwYFWwEACAUGBoAFCAcFgAYGBQcAAAABAAAAAQAAqWYls18PPPUACwIAAAAAAM/9o+4AAAAAz/2j7gAAAAAAtwFuAAAACAACAAAAAAAAAAEAAAHg/+AAAAIAAAAAAAC3AAEAAAAAAAAAAAAAAAAAAAAGAAAAAAAAAAAAAAAAAQAAAAC3ABIAtwAAAAAAAAAKABQAHgBCAGQAAAABAAAABgAUAAEAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAADgCuAAEAAAAAAAEADAAAAAEAAAAAAAIADgBAAAEAAAAAAAMADAAiAAEAAAAAAAQADABOAAEAAAAAAAUAFgAMAAEAAAAAAAYABgAuAAEAAAAAAAoANABaAAMAAQQJAAEADAAAAAMAAQQJAAIADgBAAAMAAQQJAAMADAAiAAMAAQQJAAQADABOAAMAAQQJAAUAFgAMAAMAAQQJAAYADAA0AAMAAQQJAAoANABaAHIAYQB0AGkAbgBnAFYAZQByAHMAaQBvAG4AIAAxAC4AMAByAGEAdABpAG4AZ3JhdGluZwByAGEAdABpAG4AZwBSAGUAZwB1AGwAYQByAHIAYQB0AGkAbgBnAEYAbwBuAHQAIABnAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAEkAYwBvAE0AbwBvAG4ALgADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA) format('truetype'),url(data:application/font-woff;charset=utf-8;base64,d09GRk9UVE8AAASwAAoAAAAABGgAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAAA9AAAAS0AAAEtFpovuE9TLzIAAAIkAAAAYAAAAGAIIweQY21hcAAAAoQAAABMAAAATA984gpnYXNwAAAC0AAAAAgAAAAIAAAAEGhlYWQAAALYAAAANgAAADb/0IhHaGhlYQAAAxAAAAAkAAAAJAKZAedobXR4AAADNAAAABgAAAAYAm4AEm1heHAAAANMAAAABgAAAAYABlAAbmFtZQAAA1QAAAE8AAABPPC1n05wb3N0AAAEkAAAACAAAAAgAAMAAAEABAQAAQEBB3JhdGluZwABAgABADr4HAL4GwP4GAQeCgAZU/+Lix4KABlT/4uLDAeLa/iU+HQFHQAAAHkPHQAAAH4RHQAAAAkdAAABJBIABwEBBw0PERQZHnJhdGluZ3JhdGluZ3UwdTF1MjB1RjBEOXVGMERBAAACAYkABAAGAQEEBwoNVp38lA78lA78lA77lA773Z33bxWLkI2Qj44I9xT3FAWOj5CNkIuQi4+JjoePiI2Gi4YIi/uUBYuGiYeHiIiHh4mGi4aLho2Ijwj7FPcUBYeOiY+LkAgO+92L5hWL95QFi5CNkI6Oj4+PjZCLkIuQiY6HCPcU+xQFj4iNhouGi4aJh4eICPsU+xQFiIeGiYaLhouHjYePiI6Jj4uQCA74lBT4lBWLDAoAAAAAAwIAAZAABQAAAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADw2gHg/+D/4AHgACAAAAABAAAAAAAAAAAAAAAgAAAAAAACAAAAAwAAABQAAwABAAAAFAAEADgAAAAKAAgAAgACAAEAIPDa//3//wAAAAAAIPDZ//3//wAB/+MPKwADAAEAAAAAAAAAAAAAAAEAAf//AA8AAQAAAAEAADfYOJZfDzz1AAsCAAAAAADP/aPuAAAAAM/9o+4AAAAAALcBbgAAAAgAAgAAAAAAAAABAAAB4P/gAAACAAAAAAAAtwABAAAAAAAAAAAAAAAAAAAABgAAAAAAAAAAAAAAAAEAAAAAtwASALcAAAAAUAAABgAAAAAADgCuAAEAAAAAAAEADAAAAAEAAAAAAAIADgBAAAEAAAAAAAMADAAiAAEAAAAAAAQADABOAAEAAAAAAAUAFgAMAAEAAAAAAAYABgAuAAEAAAAAAAoANABaAAMAAQQJAAEADAAAAAMAAQQJAAIADgBAAAMAAQQJAAMADAAiAAMAAQQJAAQADABOAAMAAQQJAAUAFgAMAAMAAQQJAAYADAA0AAMAAQQJAAoANABaAHIAYQB0AGkAbgBnAFYAZQByAHMAaQBvAG4AIAAxAC4AMAByAGEAdABpAG4AZ3JhdGluZwByAGEAdABpAG4AZwBSAGUAZwB1AGwAYQByAHIAYQB0AGkAbgBnAEYAbwBuAHQAIABnAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAEkAYwBvAE0AbwBvAG4ALgADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA) format('woff');font-weight:400;font-style:normal}.ui.accordion .accordion .title .dropdown.icon,.ui.accordion .title .dropdown.icon{font-family:Accordion;line-height:1;backface-visibility:hidden;font-weight:400;font-style:normal;text-align:center}.ui.accordion .accordion .title .dropdown.icon:before,.ui.accordion .title .dropdown.icon:before{content:'\f0da'}
/*!
 * # Semantic UI 2.1.7 - Transition
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Copyright 2015 Contributors
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */.transition{animation-iteration-count:1;animation-duration:300ms;animation-timing-function:ease;animation-fill-mode:both}.animating.transition{backface-visibility:hidden;visibility:visible!important}.loading.transition{position:absolute;top:-99999px;left:-99999px}.hidden.transition{display:none;visibility:hidden}.visible.transition{display:block!important;visibility:visible!important}.disabled.transition{animation-play-state:paused}.looping.transition{animation-iteration-count:infinite}.transition.browse{animation-duration:500ms}.transition.browse.in{animation-name:browseIn}.transition.browse.left.out,.transition.browse.out{animation-name:browseOutLeft}.transition.browse.right.out{animation-name:browseOutRight}@keyframes browseIn{0%{transform:scale(.8) translateZ(0);z-index:-1}10%{transform:scale(.8) translateZ(0);z-index:-1;opacity:.7}80%{transform:scale(1.05) translateZ(0);opacity:1;z-index:999}100%{transform:scale(1) translateZ(0);z-index:999}}@keyframes browseOutLeft{0%{z-index:999;transform:translateX(0) rotateY(0) rotateX(0)}50%{z-index:-1;transform:translateX(-105%) rotateY(35deg) rotateX(10deg) translateZ(-10px)}80%{opacity:1}100%{z-index:-1;transform:translateX(0) rotateY(0) rotateX(0) translateZ(-10px);opacity:0}}@keyframes browseOutRight{0%{z-index:999;transform:translateX(0) rotateY(0) rotateX(0)}50%{z-index:1;transform:translateX(105%) rotateY(35deg) rotateX(10deg) translateZ(-10px)}80%{opacity:1}100%{z-index:1;transform:translateX(0) rotateY(0) rotateX(0) translateZ(-10px);opacity:0}}.drop.transition{-ms-transform-origin:top center;transform-origin:top center;animation-duration:400ms;animation-timing-function:cubic-bezier(.34,1.61,.7,1)}.drop.transition.in{animation-name:dropIn}.drop.transition.out{animation-name:dropOut}@keyframes dropIn{0%{opacity:0;transform:scale(0)}100%{opacity:1;transform:scale(1)}}@keyframes dropOut{0%{opacity:1;transform:scale(1)}100%{opacity:0;transform:scale(0)}}.transition.fade.in{animation-name:fadeIn}.transition[class*="fade up"].in{animation-name:fadeInUp}.transition[class*="fade down"].in{animation-name:fadeInDown}.transition[class*="fade left"].in{animation-name:fadeInLeft}.transition[class*="fade right"].in{animation-name:fadeInRight}.transition.fade.out{animation-name:fadeOut}.transition[class*="fade up"].out{animation-name:fadeOutUp}.transition[class*="fade down"].out{animation-name:fadeOutDown}.transition[class*="fade left"].out{animation-name:fadeOutLeft}.transition[class*="fade right"].out{animation-name:fadeOutRight}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10%)}100%{opacity:1;transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-10%)}100%{opacity:1;transform:translateY(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translateX(10%)}100%{opacity:1;transform:translateX(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translateX(-10%)}100%{opacity:1;transform:translateX(0)}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOutUp{0%{opacity:1;transform:translateY(0)}100%{opacity:0;transform:translateY(5%)}}@keyframes fadeOutDown{0%{opacity:1;transform:translateY(0)}100%{opacity:0;transform:translateY(-5%)}}@keyframes fadeOutLeft{0%{opacity:1;transform:translateX(0)}100%{opacity:0;transform:translateX(5%)}}@keyframes fadeOutRight{0%{opacity:1;transform:translateX(0)}100%{opacity:0;transform:translateX(-5%)}}.flip.transition.in,.flip.transition.out{animation-duration:600ms}.horizontal.flip.transition.in{animation-name:horizontalFlipIn}.horizontal.flip.transition.out{animation-name:horizontalFlipOut}.vertical.flip.transition.in{animation-name:verticalFlipIn}.vertical.flip.transition.out{animation-name:verticalFlipOut}@keyframes horizontalFlipIn{0%{transform:perspective(2000px) rotateY(-90deg);opacity:0}100%{transform:perspective(2000px) rotateY(0);opacity:1}}@keyframes verticalFlipIn{0%{transform:perspective(2000px) rotateX(-90deg);opacity:0}100%{transform:perspective(2000px) rotateX(0);opacity:1}}@keyframes horizontalFlipOut{0%{transform:perspective(2000px) rotateY(0);opacity:1}100%{transform:perspective(2000px) rotateY(90deg);opacity:0}}@keyframes verticalFlipOut{0%{transform:perspective(2000px) rotateX(0);opacity:1}100%{transform:perspective(2000px) rotateX(-90deg);opacity:0}}.scale.transition.in{animation-name:scaleIn}.scale.transition.out{animation-name:scaleOut}@keyframes scaleIn{0%{opacity:0;transform:scale(.8)}100%{opacity:1;transform:scale(1)}}@keyframes scaleOut{0%{opacity:1;transform:scale(1)}100%{opacity:0;transform:scale(.9)}}.transition.fly{animation-duration:.6s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.transition.fly.in{animation-name:flyIn}.transition[class*="fly up"].in{animation-name:flyInUp}.transition[class*="fly down"].in{animation-name:flyInDown}.transition[class*="fly left"].in{animation-name:flyInLeft}.transition[class*="fly right"].in{animation-name:flyInRight}.transition.fly.out{animation-name:flyOut}.transition[class*="fly up"].out{animation-name:flyOutUp}.transition[class*="fly down"].out{animation-name:flyOutDown}.transition[class*="fly left"].out{animation-name:flyOutLeft}.transition[class*="fly right"].out{animation-name:flyOutRight}@keyframes flyIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}100%{opacity:1;transform:scale3d(1,1,1)}}@keyframes flyInUp{0%{opacity:0;transform:translate3d(0,1500px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}100%{transform:translate3d(0,0,0)}}@keyframes flyInDown{0%{opacity:0;transform:translate3d(0,-1500px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}100%{transform:none}}@keyframes flyInLeft{0%{opacity:0;transform:translate3d(1500px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}100%{transform:none}}@keyframes flyInRight{0%{opacity:0;transform:translate3d(-1500px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}100%{transform:none}}@keyframes flyOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}100%{opacity:0;transform:scale3d(.3,.3,.3)}}@keyframes flyOutUp{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}100%{opacity:0;transform:translate3d(0,2000px,0)}}@keyframes flyOutDown{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}100%{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes flyOutRight{20%{opacity:1;transform:translate3d(20px,0,0)}100%{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes flyOutLeft{20%{opacity:1;transform:translate3d(-20px,0,0)}100%{opacity:0;transform:translate3d(2000px,0,0)}}.transition.slide.in,.transition[class*="slide down"].in{animation-name:slideInY;-ms-transform-origin:top center;transform-origin:top center}.transition[class*="slide up"].in{animation-name:slideInY;-ms-transform-origin:bottom center;transform-origin:bottom center}.transition[class*="slide left"].in{animation-name:slideInX;-ms-transform-origin:center right;transform-origin:center right}.transition[class*="slide right"].in{animation-name:slideInX;-ms-transform-origin:center left;transform-origin:center left}.transition.slide.out,.transition[class*="slide down"].out{animation-name:slideOutY;-ms-transform-origin:top center;transform-origin:top center}.transition[class*="slide up"].out{animation-name:slideOutY;-ms-transform-origin:bottom center;transform-origin:bottom center}.transition[class*="slide left"].out{animation-name:slideOutX;-ms-transform-origin:center right;transform-origin:center right}.transition[class*="slide right"].out{animation-name:slideOutX;-ms-transform-origin:center left;transform-origin:center left}@keyframes slideInY{0%{opacity:0;transform:scaleY(0)}100%{opacity:1;transform:scaleY(1)}}@keyframes slideInX{0%{opacity:0;transform:scaleX(0)}100%{opacity:1;transform:scaleX(1)}}@keyframes slideOutY{0%{opacity:1;transform:scaleY(1)}100%{opacity:0;transform:scaleY(0)}}@keyframes slideOutX{0%{opacity:1;transform:scaleX(1)}100%{opacity:0;transform:scaleX(0)}}.transition.swing{animation-duration:800ms}.transition[class*="swing down"].in{animation-name:swingInX;-ms-transform-origin:top center;transform-origin:top center}.transition[class*="swing up"].in{animation-name:swingInX;-ms-transform-origin:bottom center;transform-origin:bottom center}.transition[class*="swing left"].in{animation-name:swingInY;-ms-transform-origin:center right;transform-origin:center right}.transition[class*="swing right"].in{animation-name:swingInY;-ms-transform-origin:center left;transform-origin:center left}.transition.swing.out,.transition[class*="swing down"].out{animation-name:swingOutX;-ms-transform-origin:top center;transform-origin:top center}.transition[class*="swing up"].out{animation-name:swingOutX;-ms-transform-origin:bottom center;transform-origin:bottom center}.transition[class*="swing left"].out{animation-name:swingOutY;-ms-transform-origin:center right;transform-origin:center right}.transition[class*="swing right"].out{animation-name:swingOutY;-ms-transform-origin:center left;transform-origin:center left}@keyframes swingInX{0%{transform:perspective(1000px) rotateX(90deg);opacity:0}40%{transform:perspective(1000px) rotateX(-30deg);opacity:1}60%{transform:perspective(1000px) rotateX(15deg)}80%{transform:perspective(1000px) rotateX(-7.5deg)}100%{transform:perspective(1000px) rotateX(0)}}@keyframes swingInY{0%{transform:perspective(1000px) rotateY(-90deg);opacity:0}40%{transform:perspective(1000px) rotateY(30deg);opacity:1}60%{transform:perspective(1000px) rotateY(-17.5deg)}80%{transform:perspective(1000px) rotateY(7.5deg)}100%{transform:perspective(1000px) rotateY(0)}}@keyframes swingOutX{0%{transform:perspective(1000px) rotateX(0)}40%{transform:perspective(1000px) rotateX(-7.5deg)}60%{transform:perspective(1000px) rotateX(17.5deg)}80%{transform:perspective(1000px) rotateX(-30deg);opacity:1}100%{transform:perspective(1000px) rotateX(90deg);opacity:0}}@keyframes swingOutY{0%{transform:perspective(1000px) rotateY(0)}40%{transform:perspective(1000px) rotateY(7.5deg)}60%{transform:perspective(1000px) rotateY(-10deg)}80%{transform:perspective(1000px) rotateY(30deg);opacity:1}100%{transform:perspective(1000px) rotateY(-90deg);opacity:0}}.flash.transition{animation-duration:750ms;animation-name:flash}.shake.transition{animation-duration:750ms;animation-name:shake}.bounce.transition{animation-duration:750ms;animation-name:bounce}.tada.transition{animation-duration:750ms;animation-name:tada}.pulse.transition{animation-duration:500ms;animation-name:pulse}.jiggle.transition{animation-duration:750ms;animation-name:jiggle}@keyframes flash{0%,100%,50%{opacity:1}25%,75%{opacity:0}}@keyframes shake{0%,100%{transform:translateX(0)}10%,30%,50%,70%,90%{transform:translateX(-10px)}20%,40%,60%,80%{transform:translateX(10px)}}@keyframes bounce{0%,100%,20%,50%,80%{transform:translateY(0)}40%{transform:translateY(-30px)}60%{transform:translateY(-15px)}}@keyframes tada{0%{transform:scale(1)}10%,20%{transform:scale(.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale(1.1) rotate(3deg)}40%,60%,80%{transform:scale(1.1) rotate(-3deg)}100%{transform:scale(1) rotate(0)}}@keyframes pulse{0%,100%{transform:scale(1);opacity:1}50%{transform:scale(.9);opacity:.7}}@keyframes jiggle{0%,100%{transform:scale3d(1,1,1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}}
/*!
* # Semantic UI 2.1.7 - Dropdown
* http://github.com/semantic-org/semantic-ui/
*
*
* Copyright 2015 Contributors
* Released under the MIT license
* http://opensource.org/licenses/MIT
*
*/


/*******************************
Dropdown
*******************************/

.ui.dropdown {
    cursor: pointer;
    position: relative;
    display: inline-block;
    outline: none;
    text-align: left;
    transition: box-shadow 0.1s ease, width 0.1s ease;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}


/*******************************
Content
*******************************/


/*--------------
Menu
---------------*/

.ui.dropdown .menu {
    cursor: auto;
    position: absolute;
    display: none;
    outline: none;
    top: 100%;
    min-width: -webkit-max-content;
    min-width: -moz-max-content;
    min-width: max-content;
    margin: 0em;
    padding: 0em 0em;
    background: #FFFFFF;
    font-size: 1em;
    text-shadow: none;
    text-align: left;
    box-shadow: 0px 2px 3px 0px rgba(34, 36, 38, 0.15);
    border: 1px solid rgba(34, 36, 38, 0.15);
    border-radius: 0.28571429rem;
    transition: opacity 0.1s ease;
    z-index: 11;
    will-change: transform, opacity;
}
.ui.dropdown .menu > * {
    white-space: nowrap;
}

/*--------------
Hidden Input
---------------*/

.ui.dropdown > input:not(.search):first-child,
.ui.dropdown > select {
    display: none !important;
}

/*--------------
Dropdown Icon
---------------*/

.ui.dropdown > .dropdown.icon {
    position: relative;
    width: auto;
    font-size: 0.85714286em;
    margin: 0em 0em 0em 1em;
}
.ui.dropdown .menu > .item .dropdown.icon {
    width: auto;
    float: right;
    margin: 0em 0em 0em 1em;
}
.ui.dropdown .menu > .item .dropdown.icon + .text {
    margin-right: 1em;
}

/*--------------
Text
---------------*/

.ui.dropdown > .text {
    display: inline-block;
    transition: none;
}

/*--------------
Menu Item
---------------*/

.ui.dropdown .menu > .item {
    position: relative;
    cursor: pointer;
    display: block;
    border: none;
    height: auto;
    text-align: left;
    border-top: none;
    line-height: 1em;
    color: rgba(0, 0, 0, 0.87);
    padding: 0.71428571rem 1.14285714rem !important;
    font-size: 11px;
    text-transform: none;
    font-weight: normal;
    box-shadow: none;
    -webkit-touch-callout: none;
}
.ui.dropdown .menu > .item:first-child {
    border-top-width: 0px;
}

/*--------------
Floated Content
---------------*/

.ui.dropdown > .text > [class*="right floated"],
.ui.dropdown .menu .item > [class*="right floated"] {
    float: right !important;
    margin-right: 0em !important;
    margin-left: 1em !important;
}
.ui.dropdown > .text > [class*="left floated"],
.ui.dropdown .menu .item > [class*="left floated"] {
    float: left !important;
    margin-left: 0em !important;
    margin-right: 1em !important;
}
.ui.dropdown .menu .item > .icon.floated,
.ui.dropdown .menu .item > .flag.floated,
.ui.dropdown .menu .item > .image.floated,
.ui.dropdown .menu .item > img.floated {
    margin-top: 0em;
}

/*--------------
Menu Divider
---------------*/

.ui.dropdown .menu > .header {
    margin: 1rem 0rem 0.75rem;
    padding: 0em 1.14285714rem;
    color: rgba(0, 0, 0, 0.85);
    font-size: 0.78571429em;
    font-weight: bold;
    text-transform: uppercase;
}
.ui.dropdown .menu > .divider {
    border-top: 1px solid rgba(34, 36, 38, 0.1);
    height: 0em;
    margin: 0.5em 0em;
}
.ui.dropdown .menu > .input {
    width: auto;
    display: -ms-flexbox;
    display: flex;
    margin: 1.14285714rem 0.71428571rem;
    min-width: 10rem;
}
.ui.dropdown .menu > .header + .input {
    margin-top: 0em;
}
.ui.dropdown .menu > .input:not(.transparent) input {
    padding: 0.5em 1em;
}
.ui.dropdown .menu > .input:not(.transparent) .button,
.ui.dropdown .menu > .input:not(.transparent) .icon,
.ui.dropdown .menu > .input:not(.transparent) .label {
    padding-top: 0.5em;
    padding-bottom: 0.5em;
}

/*-----------------
Item Description
-------------------*/

.ui.dropdown > .text > .description,
.ui.dropdown .menu > .item > .description {
    float: right;
    margin: 0em 0em 0em 1em;
    color: rgba(0, 0, 0, 0.4);
}

/*-----------------
Message
-------------------*/

.ui.dropdown .menu > .message {
    padding: 0.71428571rem 1.14285714rem;
    font-weight: normal;
}
.ui.dropdown .menu > .message:not(.ui) {
    color: rgba(0, 0, 0, 0.4);
}

/*--------------
Sub Menu
---------------*/

.ui.dropdown .menu .menu {
    top: 0% !important;
    left: 100% !important;
    right: auto !important;
    margin: 0em 0em 0em -0.5em !important;
    border-radius: 0.28571429rem !important;
    z-index: 21 !important;
}

/* Hide Arrow */
.ui.dropdown .menu .menu:after {
    display: none;
}

/*--------------
Sub Elements
---------------*/


/* Icons / Flags / Labels / Image */
.ui.dropdown > .text > .icon,
.ui.dropdown > .text > .label,
.ui.dropdown > .text > .flag,
.ui.dropdown > .text > img,
.ui.dropdown > .text > .image {
    margin-top: 0em;
}
.ui.dropdown .menu > .item > .icon,
.ui.dropdown .menu > .item > .label,
.ui.dropdown .menu > .item > .flag,
.ui.dropdown .menu > .item > .image,
.ui.dropdown .menu > .item > img {
    margin-top: 0em;
}
.ui.dropdown > .text > .icon,
.ui.dropdown > .text > .label,
.ui.dropdown > .text > .flag,
.ui.dropdown > .text > img,
.ui.dropdown > .text > .image,
.ui.dropdown .menu > .item > .icon,
.ui.dropdown .menu > .item > .label,
.ui.dropdown .menu > .item > .flag,
.ui.dropdown .menu > .item > .image,
.ui.dropdown .menu > .item > img {
    margin-left: 0em;
    float: none;
    margin-right: 0.71428571rem;
}

/*--------------
Image
---------------*/

.ui.dropdown > .text > img,
.ui.dropdown > .text > .image,
.ui.dropdown .menu > .item > .image,
.ui.dropdown .menu > .item > img {
    display: inline-block;
    vertical-align: middle;
    width: auto;
    max-height: 2em;
}


/*******************************
Coupling
*******************************/


/*--------------
Menu
---------------*/


/* Remove Menu Item Divider */
.ui.dropdown .ui.menu > .item:before,
.ui.menu .ui.dropdown .menu > .item:before {
    display: none;
}

/* Prevent Menu Item Border */
.ui.menu .ui.dropdown .menu .active.item {
    border-left: none;
}

/* Automatically float dropdown menu right on last menu item */
.ui.menu .right.menu .dropdown:last-child .menu,
.ui.menu .right.dropdown.item .menu,
.ui.buttons > .ui.dropdown:last-child .menu {
    left: auto;
    right: 0em;
}

/*--------------
Label
---------------*/


/* Dropdown Menu */
.ui.label.dropdown .menu {
    min-width: 100%;
}

/*--------------
Button
---------------*/


/* No Margin On Icon Button */
.ui.dropdown.icon.button > .dropdown.icon {
    margin: 0em;
}
.ui.button.dropdown .menu {
    min-width: 100%;
}


/*******************************
Types
*******************************/


/*--------------
Selection
---------------*/


/* Displays like a select box */
.ui.selection.dropdown {
    cursor: pointer;
    word-wrap: break-word;
    line-height: 1em;
    white-space: normal;
    outline: 0;
    -ms-transform: rotate(0deg);
    transform: rotateZ(0deg);
    min-width: 14em;
    min-height: 2.7142em;
    background: #FFFFFF;
    display: inline-block;
    padding: 13px 40px 12px 20px;
    color: rgba(0, 0, 0, 0.87);
    box-shadow: none;
    border: 1px solid #e1e1e1;
    font-size: 15px;
    text-transform: capitalize;
    border-radius: 3px;
    box-shadow: 0px 0px 27px 1px #e6e6e6;
    border-radius: 3px;

}

.ui.selection.dropdown.visible,
.ui.selection.dropdown.active {
    z-index: 1;
}
select.ui.dropdown {
    height: 38px;
    padding: 0.5em;
    border: 1px solid rgba(34, 36, 38, 0.15);
    visibility: visible;
}
.ui.selection.dropdown > .search.icon,
.ui.selection.dropdown > .delete.icon,
.ui.selection.dropdown > .dropdown.icon {
    cursor: pointer;
    position: absolute;
    top: auto;
    width: auto;
    z-index: 3;
    margin: -0.78571429em;
    padding: 0.78571429em;
    right: 15px;
    opacity: 0.8;
    transition: opacity 0.1s ease;
    font-size: 18px;
}

/* Compact */
.ui.compact.selection.dropdown {
    min-width: 0px;
}

/*  Selection Menu */
.ui.selection.dropdown .menu {
    overflow-x: hidden;
    overflow-y: auto;
    backface-visibility: hidden;
    -webkit-overflow-scrolling: touch;
    border-top-width: 0px !important;
    width: auto;
    outline: none;
    margin: 0px -1px;
    min-width: calc(100% +  2px );
    width: calc(100% +  2px );
    border-radius: 0em 0em 0.28571429rem 0.28571429rem;
    box-shadow: 0px 2px 3px 0px rgba(34, 36, 38, 0.15);
    transition: opacity 0.1s ease;
}
.ui.selection.dropdown .menu:after,
.ui.selection.dropdown .menu:before {
    display: none;
}

/*--------------
Message
---------------*/

.ui.selection.dropdown .menu > .message {
    padding: 0.71428571rem 1.14285714rem;
}
@media only screen and (max-width: 767px) {
    .ui.selection.dropdown .menu {
        max-height: 7.58571429rem;
    }
}
@media only screen and (min-width: 768px) {
    .ui.selection.dropdown .menu {
        max-height: 10.11428571rem;
    }
}
@media only screen and (min-width: 992px) {
    .ui.selection.dropdown .menu {
        max-height: 15.17142857rem;
    }
}
@media only screen and (min-width: 1920px) {
    .ui.selection.dropdown .menu {
        max-height: 20.22857143rem;
    }
}

/* Menu Item */
.ui.selection.dropdown .menu > .item {
    border-top: 1px solid #FAFAFA;
    padding: 0.71428571rem 1.14285714rem !important;
    white-space: normal;
    word-wrap: normal;
}

/* Hover */

/* Active */
.ui.selection.active.dropdown {

}
.ui.selection.active.dropdown .menu {
}

/* Focus */
.ui.selection.dropdown:focus {

}
.ui.selection.dropdown:focus .menu {

}

/* Visible */
.ui.selection.visible.dropdown > .text:not(.default) {
    font-weight: normal;
    color: rgba(0, 0, 0, 0.8);
}

/* Visible Hover */
.ui.selection.active.dropdown:hover {
    border-color: #14a7cc;
    box-shadow: 0px 2px 3px 0px rgba(34, 36, 38, 0.15);
}
.ui.selection.active.dropdown:hover .menu {
    border-color: #14a7cc;
    box-shadow: 0px 2px 3px 0px rgba(34, 36, 38, 0.15);
}

/* Dropdown Icon */
.ui.active.selection.dropdown > .dropdown.icon,
.ui.visible.selection.dropdown > .dropdown.icon {
    opacity: 1;
    z-index: 3;
}

/* Connecting Border */
.ui.active.selection.dropdown {
    border-bottom-left-radius: 0em !important;
    border-bottom-right-radius: 0em !important;
}

/*--------------
Searchable
---------------*/


/* Search Selection */
.ui.search.dropdown {
    min-width: '';
}

/* Search Dropdown */
.ui.search.dropdown > input.search {
    background: none transparent !important;
    border: none !important;
    box-shadow: none !important;
    cursor: pointer;
    top: 0em;
    left: 0em;
    width: 100%;
    outline: none;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    padding: inherit;
}

/* Text Layering */
.ui.search.dropdown > input.search {
    position: absolute;
    z-index: 2;
}
.ui.search.dropdown > .text {
    cursor: text;
    position: relative;
    z-index: 3;
}

/* Search Selection */
.ui.search.selection.dropdown > input.search {
    line-height: 1.2142em;
    padding: 0.67861429em 2.6em 0.67861429em 1em;
}

/* Active/Visible Search */
.ui.search.dropdown.active > input.search,
.ui.search.dropdown.visible > input.search {
    cursor: auto;
}
.ui.search.dropdown.active > .text,
.ui.search.dropdown.visible > .text {
    pointer-events: none;
}

/* Filtered Text */
.ui.active.search.dropdown input.search:focus + .text .icon,
.ui.active.search.dropdown input.search:focus + .text .flag {
    opacity: 0.45;
}
.ui.active.search.dropdown input.search:focus + .text {
    color: rgba(0, 0, 0, 0.4) !important;
}

/* Search Menu */
.ui.search.dropdown .menu {
    overflow-x: hidden;
    overflow-y: auto;
    backface-visibility: hidden;
    -webkit-overflow-scrolling: touch;
}
@media only screen and (max-width: 767px) {
    .ui.search.dropdown .menu {
        max-height: 7.58571429rem;
    }
}
@media only screen and (min-width: 768px) {
    .ui.search.dropdown .menu {
        max-height: 10.11428571rem;
    }
}
@media only screen and (min-width: 992px) {
    .ui.search.dropdown .menu {
        max-height: 15.17142857rem;
    }
}
@media only screen and (min-width: 1920px) {
    .ui.search.dropdown .menu {
        max-height: 20.22857143rem;
    }
}

/*--------------
Multiple
---------------*/


/* Multiple Selection */
.ui.multiple.dropdown {
    padding: 0.22620476em 2.6em 0.22620476em 0.28571429em;
}
.ui.multiple.dropdown .menu {
    cursor: auto;
}

/* Multiple Search Selection */
.ui.multiple.search.dropdown,
.ui.multiple.search.dropdown > input.search {
    cursor: text;
}

/* Selection Label */
.ui.multiple.dropdown > .label {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: inline-block;
    vertical-align: top;
    white-space: normal;
    font-size: 1em;
    padding: 0.35714286em 0.71428571em;
    margin: 0.21428571em 0.28571429rem 0.21428571em 0em;
    box-shadow: 0px 0px 0px 1px rgba(34, 36, 38, 0.15) inset;
}

/* Dropdown Icon */
.ui.multiple.dropdown .dropdown.icon {
    margin: 0em -0.71428571em 0em 0em;
    padding: 0.5em;
}

/* Text */
.ui.multiple.dropdown > .text {
    position: static;
    padding: 0;
    max-width: 100%;
    margin: 0.45240952em 0em 0.45240952em 0.71428571em;
    line-height: 1.2142em;
}
.ui.multiple.dropdown > .label ~ .text {
    display: none;
}

/*-----------------
Multiple Search
-----------------*/


/* Prompt Text */
.ui.multiple.search.dropdown > .text {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    padding: inherit;
    margin: 0.45240952em 0em 0.45240952em 0.71428571em;
    line-height: 1.2142em;
}
.ui.multiple.search.dropdown > .label ~ .text {
    display: none;
}

/* Search */
.ui.multiple.search.dropdown > input.search {
    position: static;
    padding: 0;
    max-width: 100%;
    margin: 0.45240952em 0em 0.45240952em 0.71428571em;
    width: 2.2em;
    line-height: 1.2142em;
}

/*--------------
Inline
---------------*/

.ui.inline.dropdown {
    cursor: pointer;
    display: inline-block;
    color: inherit;
}
.ui.inline.dropdown .dropdown.icon {
    margin: 0em 0.5em 0em 0.25em;
    vertical-align: baseline;
}
.ui.inline.dropdown > .text {
    font-weight: bold;
}
.ui.inline.dropdown .menu {
    cursor: auto;
    margin-top: 0.25em;
    border-radius: 0.28571429rem;
}


/*******************************
States
*******************************/


/*--------------------
Active
----------------------*/


/* Menu Item Active */
.ui.dropdown .menu .active.item {
    background: transparent;
    font-weight: bold;
    color: rgba(0, 0, 0, 0.95);
    box-shadow: none;
    z-index: 12;
}

/*--------------------
Hover
----------------------*/


/* Menu Item Hover */
.ui.dropdown .menu > .item:hover {
    background: rgba(0, 0, 0, 0.05);
    color: rgba(0, 0, 0, 0.95);
    z-index: 13;
}

/*--------------------
Loading
---------------------*/


/* Positioning */
.ui.loading.dropdown > i.icon:before,
.ui.loading.dropdown > i.icon:after {
    left: 30% !important;
}
.ui.loading.dropdown > i.icon {
    top: 50% !important;
}
.ui.multiple.loading.dropdown > i.icon:before,
.ui.multiple.loading.dropdown > i.icon:after {
    top: 0% !important;
    left: 0% !important;
}
.ui.loading.dropdown > i.icon:before {
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    margin: -0.64285714em 0em 0em -0.64285714em;
    width: 1.28571429em;
    height: 1.28571429em;
    border-radius: 500rem;
    border: 0.2em solid rgba(0, 0, 0, 0.1);
}
.ui.loading.dropdown > i.icon:after {
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    box-shadow: 0px 0px 0px 1px transparent;
    margin: -0.64285714em 0em 0em -0.64285714em;
    width: 1.28571429em;
    height: 1.28571429em;
    animation: dropdown-spin 0.6s linear;
    animation-iteration-count: infinite;
    border-radius: 500rem;
    border-color: #767676 transparent transparent;
    border-style: solid;
    border-width: 0.2em;
}

/* Coupling */
.ui.loading.dropdown.button > i.icon:before,
.ui.loading.dropdown.button > i.icon:after {
    display: none;
}
@keyframes dropdown-spin {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

/*--------------------
Default Text
----------------------*/

.ui.dropdown > .default.text,
.ui.default.dropdown > .text {
    color: #bebebe;  
    font-size: 15px;
    line-height: 16px;
}
.ui.dropdown:hover > .default.text,
.ui.default.dropdown:hover > .text {
    color: #bebebe; 

}

/*--------------------
Loading
----------------------*/

.ui.loading.dropdown > .text {
    transition: none;
}

/* Used To Check Position */
.ui.dropdown .loading.menu {
    display: block;
    visibility: hidden;
    z-index: -1;
}

/*--------------------
Keyboard Select
----------------------*/


/* Selected Item */
.ui.dropdown.selected,
.ui.dropdown .menu .selected.item {
    background: rgba(0, 0, 0, 0.03);
    color: rgba(0, 0, 0, 0.95);
}

/*--------------------
Search Filtered
----------------------*/


/* Filtered Item */
.ui.dropdown > .filtered.text {
    visibility: hidden;
}
.ui.dropdown .filtered.item {
    display: none !important;
}

/*--------------------
Error
----------------------*/

.ui.dropdown.error,
.ui.dropdown.error > .text,
.ui.dropdown.error > .default.text {
    color: #9F3A38;
}
.ui.selection.dropdown.error {
    background: #FFF6F6;
    border-color: #E0B4B4;
}
.ui.selection.dropdown.error:hover {
    border-color: #E0B4B4;
}
.ui.dropdown.error > .menu,
.ui.dropdown.error > .menu .menu {
    border-color: #E0B4B4;
}
.ui.dropdown.error > .menu > .item {
    color: #9F3A38;
}
.ui.multiple.selection.error.dropdown > .label {
    border-color: #E0B4B4;
}

/* Item Hover */
.ui.dropdown.error > .menu > .item:hover {
    background-color: #FFF2F2;
}

/* Item Active */
.ui.dropdown.error > .menu .active.item {
    background-color: #FDCFCF;
}

/*--------------------
Disabled
----------------------*/


/* Disabled */
.ui.disabled.dropdown,
.ui.dropdown .menu > .disabled.item {
    cursor: default;
    pointer-events: none;
    opacity: 0.45;
}


/*******************************
Variations
*******************************/


/*--------------
Direction
---------------*/


/* Flyout Direction */
.ui.dropdown .menu {
    left: 0px;
}

/* Default Side (Right) */
.ui.dropdown .right.menu > .menu,
.ui.dropdown .menu .right.menu {
    left: 100% !important;
    right: auto !important;
    border-radius: 0.28571429rem !important;
}

/* Left Flyout Menu */
.ui.dropdown > .left.menu .menu,
.ui.dropdown .menu .left.menu {
    left: auto !important;
    right: 100% !important;
    border-radius: 0.28571429rem !important;
}
.ui.dropdown .item .left.dropdown.icon,
.ui.dropdown .left.menu .item .dropdown.icon {
    width: auto;
    float: left;
    margin: 0em 0.71428571rem 0em 0em;
}
.ui.dropdown .item .left.dropdown.icon,
.ui.dropdown .left.menu .item .dropdown.icon {
    width: auto;
    float: left;
    margin: 0em 0.71428571rem 0em 0em;
}
.ui.dropdown .item .left.dropdown.icon + .text,
.ui.dropdown .left.menu .item .dropdown.icon + .text {
    margin-left: 1em;
}

/*--------------
Upward
---------------*/


/* Upward Main Menu */
.ui.upward.dropdown > .menu {
    top: auto;
    bottom: 100%;
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.08);
    border-radius: 0.28571429rem 0.28571429rem 0em 0em;
}

/* Upward Sub Menu */
.ui.dropdown .upward.menu {
    top: auto !important;
    bottom: 0 !important;
}

/* Active Upward */
.ui.simple.upward.active.dropdown,
.ui.simple.upward.dropdown:hover {
    border-radius: 0.28571429rem 0.28571429rem 0em 0em !important;
}
.ui.upward.dropdown.button:not(.pointing):not(.floating).active {
    border-radius: 0.28571429rem 0.28571429rem 0em 0em;
}

/* Selection */
.ui.upward.selection.dropdown .menu {
    border-top-width: 1px !important;
    border-bottom-width: 0px !important;
    box-shadow: 0px -2px 3px 0px rgba(0, 0, 0, 0.08);
}
.ui.upward.selection.dropdown:hover {
    box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.05);
}

/* Active Upward */
.ui.active.upward.selection.dropdown {
    border-radius: 0em 0em 0.28571429rem 0.28571429rem !important;
}

/* Visible Upward */
.ui.upward.selection.dropdown.visible {
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.08);
    border-radius: 0em 0em 0.28571429rem 0.28571429rem !important;
}

/* Visible Hover Upward */
.ui.upward.active.selection.dropdown:hover {
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.05);
}
.ui.upward.active.selection.dropdown:hover .menu {
    box-shadow: 0px -2px 3px 0px rgba(0, 0, 0, 0.08);
}

/*--------------
Simple
---------------*/


/*  Selection Menu */
.ui.scrolling.dropdown .menu,
.ui.dropdown .scrolling.menu {
    overflow-x: hidden;
    overflow-y: auto;
}
.ui.scrolling.dropdown .menu {
    overflow-x: hidden;
    overflow-y: auto;
    backface-visibility: hidden;
    -webkit-overflow-scrolling: touch;
    min-width: 100% !important;
    width: auto !important;
}
.ui.dropdown .scrolling.menu {
    position: static;
    overflow-y: auto;
    border: none;
    box-shadow: none !important;
    border-radius: 0 !important;
    margin: 0 !important;
    min-width: 100% !important;
    width: auto !important;
    border-top: 1px solid rgba(34, 36, 38, 0.15);
}
.ui.scrolling.dropdown .menu .item.item.item,
.ui.dropdown .scrolling.menu > .item.item.item {
    border-top: none;
    padding-right: calc( 1.14285714rem  +  17px ) !important;
}
.ui.scrolling.dropdown .menu .item:first-child,
.ui.dropdown .scrolling.menu .item:first-child {
    border-top: none;
}
.ui.dropdown > .animating.menu .scrolling.menu,
.ui.dropdown > .visible.menu .scrolling.menu {
    display: block;
}

/* Scrollbar in IE */
@media all and (-ms-high-contrast: none) {
    .ui.scrolling.dropdown .menu,
    .ui.dropdown .scrolling.menu {
        min-width: calc(100% -  17px );
    }
}
@media only screen and (max-width: 767px) {
    .ui.scrolling.dropdown .menu,
    .ui.dropdown .scrolling.menu {
        max-height: 9.71428571rem;
    }
}
@media only screen and (min-width: 768px) {
    .ui.scrolling.dropdown .menu,
    .ui.dropdown .scrolling.menu {
        max-height: 14.57142857rem;
    }
}
@media only screen and (min-width: 992px) {
    .ui.scrolling.dropdown .menu,
    .ui.dropdown .scrolling.menu {
        max-height: 19.42857143rem;
    }
}
@media only screen and (min-width: 1920px) {
    .ui.scrolling.dropdown .menu,
    .ui.dropdown .scrolling.menu {
        max-height: 19.42857143rem;
    }
}

/*--------------
Simple
---------------*/


/* Displays without javascript */
.ui.simple.dropdown .menu:before,
.ui.simple.dropdown .menu:after {
    display: none;
}
.ui.simple.dropdown .menu {
    position: absolute;
    display: block;
    overflow: hidden;
    top: -9999px !important;
    opacity: 0;
    width: 0;
    height: 0;
    transition: opacity 0.1s ease;
}
.ui.simple.active.dropdown,
.ui.simple.dropdown:hover {
    border-bottom-left-radius: 0em !important;
    border-bottom-right-radius: 0em !important;
}
.ui.simple.active.dropdown > .menu,
.ui.simple.dropdown:hover > .menu {
    overflow: visible;
    width: auto;
    height: auto;
    top: 100% !important;
    opacity: 1;
}
.ui.simple.dropdown > .menu > .item:active > .menu,
.ui.simple.dropdown:hover > .menu > .item:hover > .menu {
    overflow: visible;
    width: auto;
    height: auto;
    top: 0% !important;
    left: 100% !important;
    opacity: 1;
}
.ui.simple.disabled.dropdown:hover .menu {
    display: none;
    height: 0px;
    width: 0px;
    overflow: hidden;
}

/* Visible */
.ui.simple.visible.dropdown > .menu {
    display: block;
}

/*--------------
Fluid
---------------*/

.ui.fluid.dropdown {
    display: block;
    width: 100%;
    min-width: 0em;
}
.ui.fluid.dropdown > .dropdown.icon {
    float: right;
}

/*--------------
Floating
---------------*/

.ui.floating.dropdown .menu {
    left: 0;
    right: auto;
    box-shadow: 0px 2px 4px 0px rgba(34, 36, 38, 0.12), 0px 2px 10px 0px rgba(34, 36, 38, 0.08) !important;
    border-radius: 0.28571429rem !important;
}
.ui.floating.dropdown > .menu {
    margin-top: 0.5em !important;
    border-radius: 0.28571429rem !important;
}

/*--------------
Pointing
---------------*/

.ui.pointing.dropdown > .menu {
    top: 100%;
    margin-top: 0.71428571rem;
    border-radius: 0.28571429rem;
}
.ui.pointing.dropdown > .menu:after {
    display: block;
    position: absolute;
    pointer-events: none;
    content: '';
    visibility: visible;
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 0.5em;
    height: 0.5em;
    box-shadow: -1px -1px 0px 1px rgba(34, 36, 38, 0.15);
    background: #FFFFFF;
    z-index: 2;
}
.ui.pointing.dropdown > .menu:after {
    top: -0.25em;
    left: 50%;
    margin: 0em 0em 0em -0.25em;
}

/* Top Left Pointing */
.ui.top.left.pointing.dropdown > .menu {
    top: 100%;
    bottom: auto;
    left: 0%;
    right: auto;
    margin: 1em 0em 0em;
}
.ui.top.left.pointing.dropdown > .menu {
    top: 100%;
    bottom: auto;
    left: 0%;
    right: auto;
    margin: 1em 0em 0em;
}
.ui.top.left.pointing.dropdown > .menu:after {
    top: -0.25em;
    left: 1em;
    right: auto;
    margin: 0em;
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

/* Top Right  Pointing */
.ui.top.right.pointing.dropdown > .menu {
    top: 100%;
    bottom: auto;
    right: 0%;
    left: auto;
    margin: 1em 0em 0em;
}
.ui.top.right.pointing.dropdown > .menu:after {
    top: -0.25em;
    left: auto;
    right: 1em;
    margin: 0em;
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

/* Left Pointing */
.ui.left.pointing.dropdown > .menu {
    top: 0%;
    left: 100%;
    right: auto;
    margin: 0em 0em 0em 1em;
}
.ui.left.pointing.dropdown > .menu:after {
    top: 1em;
    left: -0.25em;
    margin: 0em 0em 0em 0em;
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

/* Right Pointing */
.ui.right.pointing.dropdown > .menu {
    top: 0%;
    left: auto;
    right: 100%;
    margin: 0em 1em 0em 0em;
}
.ui.right.pointing.dropdown > .menu:after {
    top: 1em;
    left: auto;
    right: -0.25em;
    margin: 0em 0em 0em 0em;
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
}

/* Bottom Pointing */
.ui.bottom.pointing.dropdown > .menu {
    top: auto;
    bottom: 100%;
    left: 0%;
    right: auto;
    margin: 0em 0em 1em;
}
.ui.bottom.pointing.dropdown > .menu:after {
    top: auto;
    bottom: -0.25em;
    right: auto;
    margin: 0em;
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

/* Reverse Sub-Menu Direction */
.ui.bottom.pointing.dropdown > .menu .menu {
    top: auto !important;
    bottom: 0px !important;
}

/* Bottom Left */
.ui.bottom.left.pointing.dropdown > .menu {
    left: 0%;
    right: auto;
}
.ui.bottom.left.pointing.dropdown > .menu:after {
    left: 1em;
    right: auto;
}

/* Bottom Right */
.ui.bottom.right.pointing.dropdown > .menu {
    right: 0%;
    left: auto;
}
.ui.bottom.right.pointing.dropdown > .menu:after {
    left: auto;
    right: 1em;
}

/* Upward pointing */
.ui.upward.pointing.dropdown > .menu,
.ui.upward.top.pointing.dropdown > .menu {
    top: auto;
    bottom: 100%;
    margin: 0em 0em 0.71428571rem;
    border-radius: 0.28571429rem;
}
.ui.upward.pointing.dropdown > .menu:after,
.ui.upward.top.pointing.dropdown > .menu:after {
    top: 100%;
    bottom: auto;
    box-shadow: 1px 1px 0px 1px rgba(34, 36, 38, 0.15);
    margin: -0.25em 0em 0em;
}


/*******************************
Theme Overrides
*******************************/


/* Dropdown Carets */
@font-face {
    font-family: 'Dropdown';
    src: url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMggjB5AAAAC8AAAAYGNtYXAPfuIIAAABHAAAAExnYXNwAAAAEAAAAWgAAAAIZ2x5Zjo82LgAAAFwAAABVGhlYWQAQ88bAAACxAAAADZoaGVhAwcB6QAAAvwAAAAkaG10eAS4ABIAAAMgAAAAIGxvY2EBNgDeAAADQAAAABJtYXhwAAoAFgAAA1QAAAAgbmFtZVcZpu4AAAN0AAABRXBvc3QAAwAAAAAEvAAAACAAAwIAAZAABQAAAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADw2gHg/+D/4AHgACAAAAABAAAAAAAAAAAAAAAgAAAAAAACAAAAAwAAABQAAwABAAAAFAAEADgAAAAKAAgAAgACAAEAIPDa//3//wAAAAAAIPDX//3//wAB/+MPLQADAAEAAAAAAAAAAAAAAAEAAf//AA8AAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAIABJQElABMAABM0NzY3BTYXFhUUDwEGJwYvASY1AAUGBwEACAUGBoAFCAcGgAUBEgcGBQEBAQcECQYHfwYBAQZ/BwYAAQAAAG4BJQESABMAADc0PwE2MzIfARYVFAcGIyEiJyY1AAWABgcIBYAGBgUI/wAHBgWABwaABQWABgcHBgUFBgcAAAABABIASQC3AW4AEwAANzQ/ATYXNhcWHQEUBwYnBi8BJjUSBoAFCAcFBgYFBwgFgAbbBwZ/BwEBBwQJ/wgEBwEBB38GBgAAAAABAAAASQClAW4AEwAANxE0NzYzMh8BFhUUDwEGIyInJjUABQYHCAWABgaABQgHBgVbAQAIBQYGgAUIBwWABgYFBwAAAAEAAAABAADZuaKOXw889QALAgAAAAAA0ABHWAAAAADQAEdYAAAAAAElAW4AAAAIAAIAAAAAAAAAAQAAAeD/4AAAAgAAAAAAASUAAQAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAABAAAAASUAAAElAAAAtwASALcAAAAAAAAACgAUAB4AQgBkAIgAqgAAAAEAAAAIABQAAQAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAOAK4AAQAAAAAAAQAOAAAAAQAAAAAAAgAOAEcAAQAAAAAAAwAOACQAAQAAAAAABAAOAFUAAQAAAAAABQAWAA4AAQAAAAAABgAHADIAAQAAAAAACgA0AGMAAwABBAkAAQAOAAAAAwABBAkAAgAOAEcAAwABBAkAAwAOACQAAwABBAkABAAOAFUAAwABBAkABQAWAA4AAwABBAkABgAOADkAAwABBAkACgA0AGMAaQBjAG8AbQBvAG8AbgBWAGUAcgBzAGkAbwBuACAAMQAuADAAaQBjAG8AbQBvAG8Abmljb21vb24AaQBjAG8AbQBvAG8AbgBSAGUAZwB1AGwAYQByAGkAYwBvAG0AbwBvAG4ARgBvAG4AdAAgAGcAZQBuAGUAcgBhAHQAZQBkACAAYgB5ACAASQBjAG8ATQBvAG8AbgAuAAAAAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=) format('truetype'), url(data:application/font-woff;charset=utf-8;base64,d09GRk9UVE8AAAVwAAoAAAAABSgAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAAA9AAAAdkAAAHZLDXE/09TLzIAAALQAAAAYAAAAGAIIweQY21hcAAAAzAAAABMAAAATA9+4ghnYXNwAAADfAAAAAgAAAAIAAAAEGhlYWQAAAOEAAAANgAAADYAQ88baGhlYQAAA7wAAAAkAAAAJAMHAelobXR4AAAD4AAAACAAAAAgBLgAEm1heHAAAAQAAAAABgAAAAYACFAAbmFtZQAABAgAAAFFAAABRVcZpu5wb3N0AAAFUAAAACAAAAAgAAMAAAEABAQAAQEBCGljb21vb24AAQIAAQA6+BwC+BsD+BgEHgoAGVP/i4seCgAZU/+LiwwHi2v4lPh0BR0AAACIDx0AAACNER0AAAAJHQAAAdASAAkBAQgPERMWGyAlKmljb21vb25pY29tb29udTB1MXUyMHVGMEQ3dUYwRDh1RjBEOXVGMERBAAACAYkABgAIAgABAAQABwAKAA0AVgCfAOgBL/yUDvyUDvyUDvuUDvtvi/emFYuQjZCOjo+Pj42Qiwj3lIsFkIuQiY6Hj4iNhouGi4aJh4eHCPsU+xQFiIiGiYaLhouHjYeOCPsU9xQFiI+Jj4uQCA77b4v3FBWLkI2Pjo8I9xT3FAWPjo+NkIuQi5CJjogI9xT7FAWPh42Hi4aLhomHh4eIiIaJhosI+5SLBYaLh42HjoiPiY+LkAgO+92d928Vi5CNkI+OCPcU9xQFjo+QjZCLkIuPiY6Hj4iNhouGCIv7lAWLhomHh4iIh4eJhouGi4aNiI8I+xT3FAWHjomPi5AIDvvdi+YVi/eUBYuQjZCOjo+Pj42Qi5CLkImOhwj3FPsUBY+IjYaLhouGiYeHiAj7FPsUBYiHhomGi4aLh42Hj4iOiY+LkAgO+JQU+JQViwwKAAAAAAMCAAGQAAUAAAFMAWYAAABHAUwBZgAAAPUAGQCEAAAAAAAAAAAAAAAAAAAAARAAAAAAAAAAAAAAAAAAAAAAQAAA8NoB4P/g/+AB4AAgAAAAAQAAAAAAAAAAAAAAIAAAAAAAAgAAAAMAAAAUAAMAAQAAABQABAA4AAAACgAIAAIAAgABACDw2v/9//8AAAAAACDw1//9//8AAf/jDy0AAwABAAAAAAAAAAAAAAABAAH//wAPAAEAAAABAAA5emozXw889QALAgAAAAAA0ABHWAAAAADQAEdYAAAAAAElAW4AAAAIAAIAAAAAAAAAAQAAAeD/4AAAAgAAAAAAASUAAQAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAABAAAAASUAAAElAAAAtwASALcAAAAAUAAACAAAAAAADgCuAAEAAAAAAAEADgAAAAEAAAAAAAIADgBHAAEAAAAAAAMADgAkAAEAAAAAAAQADgBVAAEAAAAAAAUAFgAOAAEAAAAAAAYABwAyAAEAAAAAAAoANABjAAMAAQQJAAEADgAAAAMAAQQJAAIADgBHAAMAAQQJAAMADgAkAAMAAQQJAAQADgBVAAMAAQQJAAUAFgAOAAMAAQQJAAYADgA5AAMAAQQJAAoANABjAGkAYwBvAG0AbwBvAG4AVgBlAHIAcwBpAG8AbgAgADEALgAwAGkAYwBvAG0AbwBvAG5pY29tb29uAGkAYwBvAG0AbwBvAG4AUgBlAGcAdQBsAGEAcgBpAGMAbwBtAG8AbwBuAEYAbwBuAHQAIABnAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAEkAYwBvAE0AbwBvAG4ALgAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA) format('woff');
    font-weight: normal;
    font-style: normal;
}
.ui.dropdown > .dropdown.icon {
    font-family: 'Dropdown';
    line-height: 1;
    height: 1em;
    width: 1.23em;
    backface-visibility: hidden;
    font-weight: normal;
    font-style: normal;
    text-align: center;
}
.ui.dropdown > .dropdown.icon {
    width: auto;
}
.ui.dropdown > .dropdown.icon:before {
    content: '\f0d7';
}

/* Sub Menu */
.ui.dropdown .menu .item .dropdown.icon:before {
    content: '\f0da' /*rtl:'\f0d9'*/;
}
.ui.dropdown .item .left.dropdown.icon:before,
.ui.dropdown .left.menu .item .dropdown.icon:before {
    content: "\f0d9" /*rtl:"\f0da"*/;
}

/* Vertical Menu Dropdown */
.ui.vertical.menu .dropdown.item > .dropdown.icon:before {
    content: "\f0da" /*rtl:"\f0d9"*/;
}
/* Icons for Reference
.dropdown.down.icon {
content: "\f0d7";
}
.dropdown.up.icon {
content: "\f0d8";
}
.dropdown.left.icon {
content: "\f0d9";
}
.dropdown.icon.icon {
content: "\f0da";
}
*/


/*******************************
User Overrides
*******************************/
/* perfect-scrollbar v0.6.11 */
.ps-container{-ms-touch-action:none;touch-action:none;overflow:hidden !important;-ms-overflow-style:none}@supports (-ms-overflow-style: none){.ps-container{overflow:auto !important}}@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){.ps-container{overflow:auto !important}}.ps-container.ps-active-x>.ps-scrollbar-x-rail,.ps-container.ps-active-y>.ps-scrollbar-y-rail{display:block;background-color:transparent}.ps-container.ps-in-scrolling{pointer-events:none}.ps-container.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail{background-color:#eee;opacity:.9}.ps-container.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x{background-color:#999}.ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail{background-color:#eee;opacity:.9}.ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y{background-color:#999}.ps-container>.ps-scrollbar-x-rail{display:none;position:absolute;border-radius:4px;opacity:0;transition:background-color .2s linear, opacity .2s linear;bottom:3px;height:8px}.ps-container>.ps-scrollbar-x-rail>.ps-scrollbar-x{position:absolute;background-color:#aaa;border-radius:4px;transition:background-color .2s linear;bottom:0;height:8px}.ps-container>.ps-scrollbar-y-rail{display:none;position:absolute;border-radius:4px;opacity:0;transition:background-color .2s linear, opacity .2s linear;right:3px;width:8px}.ps-container>.ps-scrollbar-y-rail>.ps-scrollbar-y{position:absolute;background-color:#aaa;border-radius:4px;transition:background-color .2s linear;right:0;width:8px}.ps-container:hover.ps-in-scrolling{pointer-events:none}.ps-container:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail{background-color:#eee;opacity:.9}.ps-container:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x{background-color:#999}.ps-container:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail{background-color:#eee;opacity:.9}.ps-container:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y{background-color:#999}.ps-container:hover>.ps-scrollbar-x-rail,.ps-container:hover>.ps-scrollbar-y-rail{opacity:.6}.ps-container:hover>.ps-scrollbar-x-rail:hover{background-color:#eee;opacity:.9}.ps-container:hover>.ps-scrollbar-x-rail:hover>.ps-scrollbar-x{background-color:#999}.ps-container:hover>.ps-scrollbar-y-rail:hover{background-color:#eee;opacity:.9}.ps-container:hover>.ps-scrollbar-y-rail:hover>.ps-scrollbar-y{background-color:#999}
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}
/*!
 * # Semantic UI 2.1.7 - Popup
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Copyright 2015 Contributors
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */


/*******************************
            Popup
*******************************/

.ui.popup {
  display: none;
  position: absolute;
  top: 0px;
  right: 0px;
  
/* Fixes content being squished when inline (moz only) */
  min-width: -webkit-min-content;
  min-width: -moz-min-content;
  min-width: min-content;
  z-index: 1900;
  border: 1px solid #d4d4d5;
  line-height: 1.4285em;
  max-width: 250px;
  background: #ffffff;
  padding: 0.833em 1em;
  font-weight: normal;
  font-style: normal;
  color: rgba(0, 0, 0, 0.87);
  border-radius: 0.28571429rem;
  box-shadow: 0px 2px 4px 0px rgba(34, 36, 38, 0.12), 0px 2px 10px 0px rgba(34, 36, 38, 0.08);
}
.ui.popup > .header {
  padding: 0em;
  font-family: 'Lato', 'Helvetica Neue', Arial, Helvetica, sans-serif;
  font-size: 1.125em;
  line-height: 1.2;
  font-weight: bold;
}
.ui.popup > .header + .content {
  padding-top: 0.5em;
}
.ui.popup:before {
  position: absolute;
  content: '';
  width: 0.75em;
  height: 0.75em;
  background: #ffffff;
  -ms-transform: rotate(45deg);
      transform: rotate(45deg);
  z-index: 2;
  box-shadow: 1px 1px 0px 0px #bababc;
}


/*******************************
            Types
*******************************/


/*--------------
     Spacing
---------------*/

.ui.popup {
  margin: 0em;
}

/* Extending from Top */
.ui.top.popup {
  margin: 0em 0em 0.75em;
}
.ui.top.left.popup {
  -ms-transform-origin: left bottom;
      transform-origin: left bottom;
}
.ui.top.center.popup {
  -ms-transform-origin: center bottom;
      transform-origin: center bottom;
}
.ui.top.right.popup {
  -ms-transform-origin: right bottom;
      transform-origin: right bottom;
}

/* Extending from Vertical Center */
.ui.left.center.popup {
  margin: 0em 0.75em 0em 0em;
  -ms-transform-origin: right 50%;
      transform-origin: right 50%;
}
.ui.right.center.popup {
  margin: 0em 0em 0em 0.75em;
  -ms-transform-origin: left 50%;
      transform-origin: left 50%;
}

/* Extending from Bottom */
.ui.bottom.popup {
  margin: 0.75em 0em 0em;
}
.ui.bottom.left.popup {
  -ms-transform-origin: left top;
      transform-origin: left top;
}
.ui.bottom.center.popup {
  -ms-transform-origin: center top;
      transform-origin: center top;
}
.ui.bottom.right.popup {
  -ms-transform-origin: right top;
      transform-origin: right top;
}

/*--------------
     Pointer
---------------*/


/*--- Below ---*/

.ui.bottom.center.popup:before {
  margin-left: -0.325em;
  top: -0.325em;
  left: 50%;
  right: auto;
  bottom: auto;
  box-shadow: -1px -1px 0px 0px #bababc;
}
.ui.bottom.left.popup {
  margin-left: 0em;
}
/*rtl:rename*/
.ui.bottom.left.popup:before {
  top: -0.325em;
  left: 1em;
  right: auto;
  bottom: auto;
  margin-left: 0em;
  box-shadow: -1px -1px 0px 0px #bababc;
}
.ui.bottom.right.popup {
  margin-right: 0em;
}
/*rtl:rename*/
.ui.bottom.right.popup:before {
  top: -0.325em;
  right: 1em;
  bottom: auto;
  left: auto;
  margin-left: 0em;
  box-shadow: -1px -1px 0px 0px #bababc;
}

/*--- Above ---*/

.ui.top.center.popup:before {
  top: auto;
  right: auto;
  bottom: -0.325em;
  left: 50%;
  margin-left: -0.325em;
}
.ui.top.left.popup {
  margin-left: 0em;
}
/*rtl:rename*/
.ui.top.left.popup:before {
  bottom: -0.325em;
  left: 1em;
  top: auto;
  right: auto;
  margin-left: 0em;
}
.ui.top.right.popup {
  margin-right: 0em;
}
/*rtl:rename*/
.ui.top.right.popup:before {
  bottom: -0.325em;
  right: 1em;
  top: auto;
  left: auto;
  margin-left: 0em;
}

/*--- Left Center ---*/

/*rtl:rename*/
.ui.left.center.popup:before {
  top: 50%;
  right: -0.325em;
  bottom: auto;
  left: auto;
  margin-top: -0.325em;
  box-shadow: 1px -1px 0px 0px #bababc;
}

/*--- Right Center  ---*/

/*rtl:rename*/
.ui.right.center.popup:before {
  top: 50%;
  left: -0.325em;
  bottom: auto;
  right: auto;
  margin-top: -0.325em;
  box-shadow: -1px 1px 0px 0px #bababc;
}

/* Arrow Color By Location */
.ui.bottom.popup:before {
  background: #ffffff;
}
.ui.right.center.popup:before,
.ui.left.center.popup:before {
  background: #ffffff;
}
.ui.top.popup:before {
  background: #ffffff;
}

/* Inverted Arrow Color */
.ui.inverted.bottom.popup:before {
  background: #1b1c1d;
}
.ui.inverted.right.center.popup:before,
.ui.inverted.left.center.popup:before {
  background: #1b1c1d;
}
.ui.inverted.top.popup:before {
  background: #1b1c1d;
}


/*******************************
            Coupling
*******************************/


/* Immediate Nested Grid */
.ui.popup > .ui.grid:not(.padded) {
  width: calc(100% + 1.75rem);
  margin: -0.7rem -0.875rem;
}


/*******************************
            States
*******************************/

.ui.loading.popup {
  display: block;
  visibility: hidden;
  z-index: -1;
}
.ui.animating.popup,
.ui.visible.popup {
  display: block;
}
.ui.visible.popup {
  transform: translateZ(0px);
  backface-visibility: hidden;
}


/*******************************
            Variations
*******************************/


/*--------------
     Basic
---------------*/

.ui.basic.popup:before {
  display: none;
}

/*--------------
     Wide
---------------*/

.ui.wide.popup {
  max-width: 350px;
}
.ui[class*="very wide"].popup {
  max-width: 550px;
}
@media only screen and (max-width: 767px) {
  .ui.wide.popup,
  .ui[class*="very wide"].popup {
    max-width: 250px;
  }
}

/*--------------
     Fluid
---------------*/

.ui.fluid.popup {
  width: 100%;
  max-width: none;
}

/*--------------
     Colors
---------------*/


/* Inverted colors  */
.ui.inverted.popup {
  background: #1b1c1d;
  color: #ffffff;
  border: none;
  box-shadow: none;
}
.ui.inverted.popup .header {
  background-color: none;
  color: #ffffff;
}
.ui.inverted.popup:before {
  background-color: #1b1c1d;
  box-shadow: none !important;
}

/*--------------
     Flowing
---------------*/

.ui.flowing.popup {
  max-width: none;
}

/*--------------
     Sizes
---------------*/

.ui.mini.popup {
  font-size: 0.71428571rem;
}
.ui.tiny.popup {
  font-size: 0.85714286rem;
}
.ui.small.popup {
  font-size: 0.92857143rem;
}
.ui.popup {
  font-size: 1rem;
}
.ui.large.popup {
  font-size: 1.14285714rem;
}
.ui.huge.popup {
  font-size: 1.42857143rem;
}


/*******************************
         Theme Overrides
*******************************/



/*******************************
        User Overrides
*******************************/
/*!
 * # Semantic UI 2.1.7 - Checkbox
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Copyright 2015 Contributors
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */


/*******************************
           Checkbox
*******************************/


/*--------------
    Content
---------------*/

.ui.checkbox {
  position: relative;
  display: inline-block;
  backface-visibility: hidden;
  outline: none;
  vertical-align: baseline;
  font-style: normal;
  min-height: 17px;
  font-size: 1rem;
  line-height: 17px;
  min-width: 17px;
}

/* HTML Checkbox */
.ui.checkbox input[type="checkbox"],
.ui.checkbox input[type="radio"] {
  cursor: pointer;
  position: absolute;
  top: 0px;
  left: 0px;
  opacity: 0 !important;
  outline: none;
  z-index: 3;
  width: 17px;
  height: 17px;
}

/*--------------
      Box
---------------*/

.ui.checkbox .box,
.ui.checkbox label {
  cursor: auto;
  position: relative;
  display: block;
  padding-left: 1.85714em;
  outline: none;
  font-size: 1em;
}
.ui.checkbox .box:before,
.ui.checkbox label:before {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 17px;
  height: 17px;
  content: '';
  background: #FFFFFF;
  border-radius: 0.21428571rem;
  transition: border 0.1s ease, opacity 0.1s ease, transform 0.1s ease, box-shadow 0.1s ease;
  transition: border 0.1s ease, opacity 0.1s ease, transform 0.1s ease, box-shadow 0.1s ease, -webkit-transform 0.1s ease;
  border: 1px solid #D4D4D5;
}

/*--------------
    Checkmark
---------------*/

.ui.checkbox .box:after,
.ui.checkbox label:after {
  position: absolute;
  font-size: 14px;
  top: 0px;
  left: 0px;
  width: 17px;
  height: 17px;
  text-align: center;
  opacity: 0;
  color: rgba(0, 0, 0, 0.87);
  transition: border 0.1s ease, opacity 0.1s ease, transform 0.1s ease, box-shadow 0.1s ease;
  transition: border 0.1s ease, opacity 0.1s ease, transform 0.1s ease, box-shadow 0.1s ease, -webkit-transform 0.1s ease;
}

/*--------------
      Label
---------------*/


/* Inside */
.ui.checkbox label,
.ui.checkbox + label {
  color: rgba(0, 0, 0, 0.87);
  transition: color 0.1s ease;
}

/* Outside */
.ui.checkbox + label {
  vertical-align: middle;
}


/*******************************
           States
*******************************/


/*--------------
      Hover
---------------*/

.ui.checkbox .box:hover::before,
.ui.checkbox label:hover::before {
  background: #FFFFFF;
  border-color: rgba(34, 36, 38, 0.35);
}
.ui.checkbox label:hover,
.ui.checkbox + label:hover {
  color: rgba(0, 0, 0, 0.8);
}

/*--------------
      Down
---------------*/

.ui.checkbox .box:active::before,
.ui.checkbox label:active::before {
  background: #F9FAFB;
  border-color: rgba(34, 36, 38, 0.35);
}
.ui.checkbox .box:active::after,
.ui.checkbox label:active::after {
  color: rgba(0, 0, 0, 0.95);
}
.ui.checkbox input:active ~ label {
  color: rgba(0, 0, 0, 0.95);
}

/*--------------
     Focus
---------------*/

.ui.checkbox input:focus ~ .box:before,
.ui.checkbox input:focus ~ label:before {
  background: #FFFFFF;
  border-color: #96C8DA;
}
.ui.checkbox input:focus ~ .box:after,
.ui.checkbox input:focus ~ label:after {
  color: rgba(0, 0, 0, 0.95);
}
.ui.checkbox input:focus ~ label {
  color: rgba(0, 0, 0, 0.95);
}

/*--------------
     Active
---------------*/

.ui.checkbox input:checked ~ .box:before,
.ui.checkbox input:checked ~ label:before {
  background: #FFFFFF;
  border-color: rgba(34, 36, 38, 0.35);
}
.ui.checkbox input:checked ~ .box:after,
.ui.checkbox input:checked ~ label:after {
  opacity: 1;
  color: rgba(0, 0, 0, 0.95);
}

/*--------------
  Indeterminate
---------------*/

.ui.checkbox input:indeterminate ~ .box:before,
.ui.checkbox input:indeterminate ~ label:before {
  background: #FFFFFF;
  border-color: rgba(34, 36, 38, 0.35);
}
.ui.checkbox input:indeterminate ~ .box:after,
.ui.checkbox input:indeterminate ~ label:after {
  opacity: 1;
  color: rgba(0, 0, 0, 0.95);
}

/*--------------
  Active Focus
---------------*/

.ui.checkbox input:indeterminate:focus ~ .box:before,
.ui.checkbox input:indeterminate:focus ~ label:before,
.ui.checkbox input:checked:focus ~ .box:before,
.ui.checkbox input:checked:focus ~ label:before {
  background: #FFFFFF;
  border-color: #96C8DA;
}
.ui.checkbox input:indeterminate:focus ~ .box:after,
.ui.checkbox input:indeterminate:focus ~ label:after,
.ui.checkbox input:checked:focus ~ .box:after,
.ui.checkbox input:checked:focus ~ label:after {
  color: rgba(0, 0, 0, 0.95);
}

/*--------------
    Read-Only
---------------*/

.ui.read-only.checkbox,
.ui.read-only.checkbox label {
  cursor: default;
}

/*--------------
     Disabled
---------------*/

.ui.disabled.checkbox .box:after,
.ui.disabled.checkbox label,
.ui.checkbox input[disabled] ~ .box:after,
.ui.checkbox input[disabled] ~ label {
  cursor: default;
  opacity: 0.5;
  color: #000000;
}

/*--------------
     Hidden
---------------*/


/* Initialized checkbox moves input below element
 to prevent manually triggering */
.ui.checkbox input.hidden {
  z-index: -1;
}

/* Selectable Label */
.ui.checkbox input.hidden + label {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}


/*******************************
             Types
*******************************/


/*--------------
     Radio
---------------*/

.ui.radio.checkbox {
  min-height: 15px;
}
.ui.radio.checkbox .box,
.ui.radio.checkbox label {
  padding-left: 1.85714em;
}

/* Box */
.ui.radio.checkbox .box:before,
.ui.radio.checkbox label:before {
  content: '';
  -ms-transform: none;
      transform: none;
  width: 15px;
  height: 15px;
  border-radius: 500rem;
  top: 1px;
  left: 0px;
}

/* Bullet */
.ui.radio.checkbox .box:after,
.ui.radio.checkbox label:after {
  border: none;
  content: '' !important;
  width: 15px;
  height: 15px;
  line-height: 15px;
}

/* Radio Checkbox */
.ui.radio.checkbox .box:after,
.ui.radio.checkbox label:after {
  top: 1px;
  left: 0px;
  width: 15px;
  height: 15px;
  border-radius: 500rem;
  -ms-transform: scale(0.46666667);
      transform: scale(0.46666667);
  background-color: rgba(0, 0, 0, 0.87);
}

/* Focus */
.ui.radio.checkbox input:focus ~ .box:before,
.ui.radio.checkbox input:focus ~ label:before {
  background-color: #FFFFFF;
}
.ui.radio.checkbox input:focus ~ .box:after,
.ui.radio.checkbox input:focus ~ label:after {
  background-color: rgba(0, 0, 0, 0.95);
}

/* Indeterminate */
.ui.radio.checkbox input:indeterminate ~ .box:after,
.ui.radio.checkbox input:indeterminate ~ label:after {
  opacity: 0;
}

/* Active */
.ui.radio.checkbox input:checked ~ .box:before,
.ui.radio.checkbox input:checked ~ label:before {
  background-color: #FFFFFF;
}
.ui.radio.checkbox input:checked ~ .box:after,
.ui.radio.checkbox input:checked ~ label:after {
  background-color: rgba(0, 0, 0, 0.95);
}

/* Active Focus */
.ui.radio.checkbox input:focus:checked ~ .box:before,
.ui.radio.checkbox input:focus:checked ~ label:before {
  background-color: #FFFFFF;
}
.ui.radio.checkbox input:focus:checked ~ .box:after,
.ui.radio.checkbox input:focus:checked ~ label:after {
  background-color: rgba(0, 0, 0, 0.95);
}

/*--------------
     Slider
---------------*/

.ui.slider.checkbox {
  min-height: 1.25rem;
}

/* Input */
.ui.slider.checkbox input {
  width: 3.5rem;
  height: 1.25rem;
}

/* Label */
.ui.slider.checkbox .box,
.ui.slider.checkbox label {
  padding-left: 4.5rem;
  line-height: 1rem;
  color: rgba(0, 0, 0, 0.4);
}

/* Line */
.ui.slider.checkbox .box:before,
.ui.slider.checkbox label:before {
  display: block;
  position: absolute;
  content: '';
  border: none !important;
  left: 0em;
  z-index: 1;
  top: 0.4rem;
  background-color: rgba(0, 0, 0, 0.05);
  width: 3.5rem;
  height: 0.21428571rem;
  -ms-transform: none;
      transform: none;
  border-radius: 500rem;
  transition: background 0.3s ease;
}

/* Handle */
.ui.slider.checkbox .box:after,
.ui.slider.checkbox label:after {
  background: #FFFFFF linear-gradient(transparent, rgba(0, 0, 0, 0.05));
  position: absolute;
  content: '' !important;
  opacity: 1;
  z-index: 2;
  border: none;
  box-shadow: 0px 1px 2px 0 rgba(34, 36, 38, 0.15), 0px 0px 0px 1px rgba(34, 36, 38, 0.15) inset;
  width: 1.5rem;
  height: 1.5rem;
  top: -0.25rem;
  left: 0em;
  -ms-transform: none;
      transform: none;
  border-radius: 500rem;
  transition: left 0.3s ease;
}

/* Focus */
.ui.slider.checkbox input:focus ~ .box:before,
.ui.slider.checkbox input:focus ~ label:before {
  background-color: rgba(0, 0, 0, 0.15);
  border: none;
}

/* Hover */
.ui.slider.checkbox .box:hover,
.ui.slider.checkbox label:hover {
  color: rgba(0, 0, 0, 0.8);
}
.ui.slider.checkbox .box:hover::before,
.ui.slider.checkbox label:hover::before {
  background: rgba(0, 0, 0, 0.15);
}

/* Active */
.ui.slider.checkbox input:checked ~ .box,
.ui.slider.checkbox input:checked ~ label {
  color: rgba(0, 0, 0, 0.95) !important;
}
.ui.slider.checkbox input:checked ~ .box:before,
.ui.slider.checkbox input:checked ~ label:before {
  background-color: #545454 !important;
}
.ui.slider.checkbox input:checked ~ .box:after,
.ui.slider.checkbox input:checked ~ label:after {
  left: 2rem;
}

/* Active Focus */
.ui.slider.checkbox input:focus:checked ~ .box,
.ui.slider.checkbox input:focus:checked ~ label {
  color: rgba(0, 0, 0, 0.95) !important;
}
.ui.slider.checkbox input:focus:checked ~ .box:before,
.ui.slider.checkbox input:focus:checked ~ label:before {
  background-color: #000000 !important;
}

/*--------------
     Toggle
---------------*/

.ui.toggle.checkbox {
  min-height: 1.5rem;
}

/* Input */
.ui.toggle.checkbox input {
  width: 3.5rem;
  height: 1.5rem;
}

/* Label */
.ui.toggle.checkbox .box,
.ui.toggle.checkbox label {
  min-height: 1.5rem;
  padding-left: 4.5rem;
  color: rgba(0, 0, 0, 0.87);
}
.ui.toggle.checkbox label {
  padding-top: 0.15em;
}

/* Switch */
.ui.toggle.checkbox .box:before,
.ui.toggle.checkbox label:before {
  display: block;
  position: absolute;
  content: '';
  z-index: 1;
  -ms-transform: none;
      transform: none;
  border: none;
  top: 0rem;
  background: rgba(0, 0, 0, 0.05);
  width: 3.5rem;
  height: 1.5rem;
  border-radius: 500rem;
}

/* Handle */
.ui.toggle.checkbox .box:after,
.ui.toggle.checkbox label:after {
  background: #FFFFFF linear-gradient(transparent, rgba(0, 0, 0, 0.05));
  position: absolute;
  content: '' !important;
  opacity: 1;
  z-index: 2;
  border: none;
  box-shadow: 0px 1px 2px 0 rgba(34, 36, 38, 0.15), 0px 0px 0px 1px rgba(34, 36, 38, 0.15) inset;
  width: 1.5rem;
  height: 1.5rem;
  top: 0rem;
  left: 0em;
  border-radius: 500rem;
  transition: background 0.3s ease, left 0.3s ease;
}
.ui.toggle.checkbox input ~ .box:after,
.ui.toggle.checkbox input ~ label:after {
  left: -0.05rem;
}

/* Focus */
.ui.toggle.checkbox input:focus ~ .box:before,
.ui.toggle.checkbox input:focus ~ label:before {
  background-color: rgba(0, 0, 0, 0.15);
  border: none;
}

/* Hover */
.ui.toggle.checkbox .box:hover::before,
.ui.toggle.checkbox label:hover::before {
  background-color: rgba(0, 0, 0, 0.15);
  border: none;
}

/* Active */
.ui.toggle.checkbox input:checked ~ .box,
.ui.toggle.checkbox input:checked ~ label {
  color: rgba(0, 0, 0, 0.95) !important;
}
.ui.toggle.checkbox input:checked ~ .box:before,
.ui.toggle.checkbox input:checked ~ label:before {
  background-color: #2185D0 !important;
}
.ui.toggle.checkbox input:checked ~ .box:after,
.ui.toggle.checkbox input:checked ~ label:after {
  left: 2.15rem;
}

/* Active Focus */
.ui.toggle.checkbox input:focus:checked ~ .box,
.ui.toggle.checkbox input:focus:checked ~ label {
  color: rgba(0, 0, 0, 0.95) !important;
}
.ui.toggle.checkbox input:focus:checked ~ .box:before,
.ui.toggle.checkbox input:focus:checked ~ label:before {
  background-color: #0d71bb !important;
}


/*******************************
            Variations
*******************************/


/*--------------
     Fitted
---------------*/

.ui.fitted.checkbox .box,
.ui.fitted.checkbox label {
  padding-left: 0em !important;
}
.ui.fitted.toggle.checkbox,
.ui.fitted.toggle.checkbox {
  width: 3.5rem;
}
.ui.fitted.slider.checkbox,
.ui.fitted.slider.checkbox {
  width: 3.5rem;
}


/*******************************
         Theme Overrides
*******************************/

@font-face {
  font-family: 'Checkbox';
  src: url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SBD8AAAC8AAAAYGNtYXAYVtCJAAABHAAAAFRnYXNwAAAAEAAAAXAAAAAIZ2x5Zn4huwUAAAF4AAABYGhlYWQGPe1ZAAAC2AAAADZoaGVhB30DyAAAAxAAAAAkaG10eBBKAEUAAAM0AAAAHGxvY2EAmgESAAADUAAAABBtYXhwAAkALwAAA2AAAAAgbmFtZSC8IugAAAOAAAABknBvc3QAAwAAAAAFFAAAACAAAwMTAZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADoAgPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAOAAAAAoACAACAAIAAQAg6AL//f//AAAAAAAg6AD//f//AAH/4xgEAAMAAQAAAAAAAAAAAAAAAQAB//8ADwABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAEUAUQO7AvgAGgAAARQHAQYjIicBJjU0PwE2MzIfAQE2MzIfARYVA7sQ/hQQFhcQ/uMQEE4QFxcQqAF2EBcXEE4QAnMWEP4UEBABHRAXFhBOEBCoAXcQEE4QFwAAAAABAAABbgMlAkkAFAAAARUUBwYjISInJj0BNDc2MyEyFxYVAyUQEBf9SRcQEBAQFwK3FxAQAhJtFxAQEBAXbRcQEBAQFwAAAAABAAAASQMlA24ALAAAARUUBwYrARUUBwYrASInJj0BIyInJj0BNDc2OwE1NDc2OwEyFxYdATMyFxYVAyUQEBfuEBAXbhYQEO4XEBAQEBfuEBAWbhcQEO4XEBACEm0XEBDuFxAQEBAX7hAQF20XEBDuFxAQEBAX7hAQFwAAAQAAAAIAAHRSzT9fDzz1AAsEAAAAAADRsdR3AAAAANGx1HcAAAAAA7sDbgAAAAgAAgAAAAAAAAABAAADwP/AAAAEAAAAAAADuwABAAAAAAAAAAAAAAAAAAAABwQAAAAAAAAAAAAAAAIAAAAEAABFAyUAAAMlAAAAAAAAAAoAFAAeAE4AcgCwAAEAAAAHAC0AAQAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAOAK4AAQAAAAAAAQAIAAAAAQAAAAAAAgAHAGkAAQAAAAAAAwAIADkAAQAAAAAABAAIAH4AAQAAAAAABQALABgAAQAAAAAABgAIAFEAAQAAAAAACgAaAJYAAwABBAkAAQAQAAgAAwABBAkAAgAOAHAAAwABBAkAAwAQAEEAAwABBAkABAAQAIYAAwABBAkABQAWACMAAwABBAkABgAQAFkAAwABBAkACgA0ALBDaGVja2JveABDAGgAZQBjAGsAYgBvAHhWZXJzaW9uIDIuMABWAGUAcgBzAGkAbwBuACAAMgAuADBDaGVja2JveABDAGgAZQBjAGsAYgBvAHhDaGVja2JveABDAGgAZQBjAGsAYgBvAHhSZWd1bGFyAFIAZQBnAHUAbABhAHJDaGVja2JveABDAGgAZQBjAGsAYgBvAHhGb250IGdlbmVyYXRlZCBieSBJY29Nb29uLgBGAG8AbgB0ACAAZwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABJAGMAbwBNAG8AbwBuAC4AAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA) format('truetype');
}

/* Checkmark */
.ui.checkbox label:after,
.ui.checkbox .box:after {
  font-family: 'Checkbox';
}

/* Checked */
.ui.checkbox input:checked ~ .box:after,
.ui.checkbox input:checked ~ label:after {
  content: '\e800';
}

/* Indeterminate */
.ui.checkbox input:indeterminate ~ .box:after,
.ui.checkbox input:indeterminate ~ label:after {
  font-size: 12px;
  content: '\e801';
}
/*  UTF Reference
.check:before { content: '\e800'; }
.dash:before  { content: '\e801'; }
.plus:before { content: '\e802'; }
*/


/*******************************
         Site Overrides
*******************************/
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/* Variables
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/* Start variables
--------------------------------------------------------------------------------*/
/* End variables
--------------------------------------------------------------------------------*/
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/* Components
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/* =====  Start typography
--------------------------------------------------------------------------------------------------*/
h1 {
  font-size: 19px;
  margin-bottom: 25px;
  color: #606060;
  text-transform: uppercase;
}

h2 {
  font-size: 17px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 18px;
  color: #3c3c3c;
}

h3 {
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
}

h4 {
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 18px;
}

a {
  color: #14a7cc;
  transition: all 0.2s ease-in-out;
}
a:hover {
  color: #0991b2;
}
a:focus {
  outline: none;
  text-decoration: none;
  color: #14a7cc;
}
a.link--yellow {
  color: #eeb326;
}
a.link--yellow:hover {
  color: #d4a025;
}

strong {
  font-weight: 600;
}

b {
  font-weight: 700;
}

hr {
  border-color: #e1e1e1;
}

::-webkit-input-placeholder {
  color: #bebebe;
}

:-moz-placeholder {
  /* Firefox 18- */
  color: #bebebe;
}

::-moz-placeholder {
  /* Firefox 19+ */
  color: #bebebe;
}

:-ms-input-placeholder {
  color: #bebebe !important;
}

.placeholder {
  color: #bebebe;
}

.checkbox-fieldset label {
  font-weight: normal;
  font-size: 12.5px;
  vertical-align: middle;
  padding-top: 2px;
}
.checkbox-fieldset input[type=checkbox] {
  position: relative;
  top: -2px;
  margin-right: 4px;
}

input:focus {
  outline: 0px !important;
}

textarea {
  display: block;
  width: 100%;
  color: #3c3c3c;
  padding: 12px 40px 12px 20px;
  border: 1px solid #e1e1e1;
  font-size: 15px;
  border-radius: 3px;
  box-shadow: 0px 0px 27px 1px #e6e6e6;
}

input[type=text],
input[type=email],
input[type=password],
input[type=number] {
  display: block;
  width: 100%;
  color: #3c3c3c;
  padding: 0 40px 0 20px;
  border: 1px solid #e1e1e1;
  font-size: 15px;
  border-radius: 3px;
  box-shadow: 0px 0px 27px 1px #e6e6e6;
}

input:focus, textarea:focus {
  outline: none;
  border: 1px solid #14a7cc;
}

.checkbox {
  margin: 0;
  vertical-align: middle !important;
}

.radio label,
.checkbox label {
  min-height: 14px;
}

.ui.checkbox .box:before,
.ui.checkbox label:before {
  top: 1px;
  height: 14px;
  width: 14px;
}

.ui.checkbox .box:after,
.ui.checkbox label:after {
  font-size: 11px;
  height: 14px;
  width: 14px;
}

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

.font-normal {
  font-weight: normal;
}

h2.font-normal {
  margin-bottom: 25px;
}

.uppercase {
  text-transform: uppercase;
}

.red-content {
  color: #f94952;
}

.green-content {
  color: #75ba2b;
}

.button--lowercase {
  text-transform: none !important;
}

.ng-cloak {
  display: none !important;
}

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.clearfix {
  display: inline-block;
}

/* start commented backslash hack \*/
* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}

/* close commented backslash hack */
/* =====  Main styles
--------------------------------------------------------------------------------------------------*/
html,
body {
  height: 100%;
}

body {
  font-family: "Open Sans", sans-serif;
  color: #606060;
  font-size: 13px;
  -webkit-font-smoothing: antialiased;
}

#wrapper {
  width: 100%;
  margin: 0 auto;
  position: relative;
  min-height: 100%;
}

#content {
  height: 100%;
  padding-top: 10px;
  position: relative;
}
#content.content--no-breadcrumb {
  padding-top: 20px;
}
#content:before {
  content: "";
  display: block;
  background: #ededed;
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #ededed), color-stop(100%, rgba(237, 237, 237, 0)));
  background: linear-gradient(to bottom, #ededed 0%, rgba(237, 237, 237, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ededed", endColorstr="#ededed", GradientType=0 );
  position: absolute;
  left: 0px;
  top: 0;
  width: 100%;
  height: 36px;
  z-index: -1;
}

.error-msg {
  display: inline-block !important;
  bottom: 3px;
  text-transform: uppercase;
  text-align: left;
  padding-left: 20px;
  font-size: 11px;
  color: #f94952 !important;
  margin-top: -15px;
  position: relative;
  top: -19px;
}

.checkbox-fieldset .error-msg {
  margin-top: 0;
  top: 0;
}

.field-holder .checkboxes .error-msg {
  margin-top: 0;
  top: 0;
}

/* =====  Button styles
--------------------------------------------------------------------------------------------------*/
button {
  outline: none;
  width: 100%;
  border: 0;
}

.btn-auto {
  width: auto !important;
  margin-right: 5px !important;
}

.button {
  text-transform: uppercase;
  font-size: 13px;
  text-decoration: none;
  display: block;
  color: #606060;
  min-height: 30px;
  padding: 7px 0;
  color: #ffffff;
  text-align: center;
  transition: all 0.2s ease-in-out;
  border-radius: 3px;
}
.button > img {
  position: relative;
  top: 2px;
  margin-right: 5px;
}
.button:hover, .button:focus {
  text-decoration: none;
  color: #ffffff;
}
.button.button--margin-top {
  margin-top: 4px;
}
.button.button--small {
  width: 100%;
  font-size: 11px;
}
.button.button--large {
  min-height: 35px;
  font-size: 15px;
}
.button.button--add-announcement {
  padding: 7px 14px 5px 15px;
}
.button.button--extra-large {
  min-height: 50px;
  font-size: 15px;
  min-width: 200px;
  font-weight: 700;
  padding: 15px 15px 5px 15px;
  border-radius: 0px;
}
.button.button--my-account {
  padding: 5px 10px 5px 35px;
  color: #606060;
}
.button.button--my-account:hover, .button.button--my-account:focus {
  opacity: 0.8;
}
.button.button--my-account img {
  position: relative;
  top: 4px;
  margin-right: 5px;
}
.button.button--red {
  background: #f94952;
}
.button.button--red.button--stroke {
  box-shadow: 0px 1px 0px 0px #d54048;
}
.button.button--red:hover {
  background: #d54048;
}
.button.button--blue {
  background: #14a7cc;
}
.button.button--blue.button--stroke {
  box-shadow: 0px 1px 0px 0px #0991b2;
}
.button.button--blue:hover {
  background: #0991b2;
}
.button.button--yellow {
  background: #ffffff;
  border: 1px solid #eeb326;
  color: #eeb326;
  font-size: 13px;
  text-transform: none;
}
.button.button--yellow:hover, .button.button--yellow:focus {
  color: #d4a025;
  border-color: #d4a025;
}
.button.button--white {
  background: #ffffff;
  border: 1px solid #bebebe;
  color: #f94952;
  font-size: 13px;
  padding: 7px 5px;
}
.button.button--white:hover, .button.button--white:focus {
  color: #d54048;
  border-color: #d1d1d1;
}
.button.button--add-resume {
  float: right;
  width: 111px;
  padding: 5px 0px;
}
.button.button--fixed-width {
  max-width: 170px;
  margin: 0 auto;
}
.button.button--empty {
  border: 1px solid #bebebe;
  color: #bebebe;
}
.button.button--filters-applied {
  border: 1px solid #f94952;
  background: #f94952;
  color: #fff;
}
.button.button--filters-applied:before {
  background: url(../img/svg/filtre_alb.svg) no-repeat;
}
.button.button--hover-red {
  transition: all 0.3s ease;
}
.button.button--hover-red:hover {
  border: 1px solid #f94952;
  background: #f94952;
  color: #fff;
}

/* =====  Start Search and filter styles
--------------------------------------------------------------------------------------------------*/
.margin-bottom-100 {
  margin-bottom: 100px;
}

.row--margin {
  margin-top: 15px;
  margin-bottom: 20px;
}

.row--border {
  border-top: 1px solid #ededed;
  border-bottom: 1px solid #ededed;
  padding: 10px 0 15px;
  margin-bottom: 15px;
  margin-top: 20px;
}

.row--border-top {
  border-top: 1px solid #ededed;
}

.row--border-bottom {
  border-bottom: 1px solid #ededed;
  padding: 10px 0 30px;
}

.search-container .mts {
  margin-bottom: 20px !important;
}
.search-container.search-container--padding-top {
  padding-top: 10px;
}
.search-container form {
  position: relative;
}
.search-container input[type=search],
.search-container input[type=text] {
  width: 100%;
  color: #333333;
  padding: 13px 40px 11px 15px;
  border: 1px solid #e1e1e1;
  font-size: 15px;
  border-radius: 3px;
  box-shadow: 0px 0px 27px 1px #e6e6e6;
}
.search-container input[type=search]:focus,
.search-container input[type=text]:focus {
  border-color: #14a7cc;
  outline: none;
}
.search-container input[type=search].small-input,
.search-container input[type=text].small-input {
  padding: 7px 10px 6px 10px;
  font-size: 13px;
  box-shadow: none;
  min-height: 34px;
}
.search-container .checkbox-fieldset {
  padding-top: 10px;
  min-height: 35px;
}
.search-container .search {
  position: relative;
}
.search-container .search:after {
  position: absolute;
  content: "";
  right: 20px;
  top: 50%;
  height: 20px;
  width: 20px;
  margin-top: -10px;
}
.search-container .search.search--general:after {
  background: transparent url("../img/svg/search.svg") no-repeat center center;
}
.search-container .search.search--pin:after {
  background: transparent url("../img/svg/location_negru.svg") no-repeat center center;
}
.search-container .ui.dropdown.small-input {
  padding: 8px 40px 7px 15px;
  min-height: 16px;
  box-shadow: none;
  line-height: 13px;
  min-height: 34px;
}
.search-container .ui.dropdown.small-input .text {
  font-size: 13px !important;
  line-height: 15px !important;
  white-space: nowrap;
  overflow: hidden;
  overflow: hidden;
  width: 100%;
  text-overflow: ellipsis;
}
.search-container .ui.dropdown.small-input .menu > .item {
  font-size: 13px;
  line-height: 15px;
  padding: 10px 20px !important;
}
.search-container .ui.dropdown.small-input .dropdown.icon {
  font-size: 16px !important;
}
.search-container .range {
  position: relative;
}
.search-container .range:before {
  content: "";
  display: block;
  background: #ededed;
  position: absolute;
  top: 50%;
  height: 1px;
  width: 10%;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.search-container .range .range__marker {
  position: absolute;
  height: 16px;
  width: 16px;
  right: -22px;
  top: 50%;
  margin-top: -8px;
  color: #bebebe;
}
.search-container .range .col-50-percent {
  width: 45%;
}
.search-container .btn-group {
  width: 100%;
}
.search-container .btn-group .btn {
  padding: 7px 30px 7px 20px;
  font-size: 13px;
  min-height: 30px;
}
.search-container .btn-group .multiselect-selected-text {
  overflow: hidden;
  width: 100%;
  display: block;
}
.search-container .btn-group .caret {
  position: absolute;
  top: 13px;
  right: 15px;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 5px dashed;
  border-top: 4px solid \9 ;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
}
.search-container .btn-group.open .dropdown-toggle {
  box-shadow: none;
}
.search-container .btn-group.open > .dropdown-toggle.btn-default {
  color: #bebebe;
  background-color: #ffffff;
  border-color: #14a7cc;
  text-align: left;
}
.search-container .btn-group .btn-default {
  color: #333333;
  border-color: #ededed;
  background: #ffffff;
  text-align: left;
}
.search-container .btn-group .btn-default:hover:not([disabled]) {
  color: #333333;
  background-color: #ffffff;
  border-color: #14a7cc;
}
.search-container .btn-group.btn-default:active, .search-container .btn-group.btn-default.active, .search-container .btn-group.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #14a7cc;
  border-bottom-color: transparent;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.search-container .btn-group.open > .dropdown-menu {
  width: 100%;
  border-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-color: #14a7cc;
  margin-top: -1px;
  max-height: 174px;
  overflow: auto;
}
.search-container .btn-group .dropdown-menu > .active > a,
.search-container .btn-group .dropdown-menu > .active > a:hover,
.search-container .btn-group .dropdown-menu > .active > a:focus {
  color: #333333;
  text-decoration: none;
  background: rgba(0, 0, 0, 0.05);
  outline: 0;
}
.search-container .btn-group .dropdown-menu > .active > a label {
  font-weight: 700;
}
.search-container .btn-group .dropdown-menu > li > a {
  color: #bebebe;
  text-decoration: none;
  font-size: 13px;
}
.search-container .btn-group .dropdown-menu > li > a:hover,
.search-container .btn-group .dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background: rgba(0, 0, 0, 0.05);
}
.search-container .btn-group .multiselect-container > li > a > label {
  padding: 5px 20px 5px 40px;
}

.ui.dropdown.multiple-lvl {
  min-height: 43px;
  width: 100%;
  color: #333333;
  padding: 2px 32px 0px 15px;
  border: 1px solid #e1e1e1;
  font-size: 15px;
  border-radius: 3px;
  box-shadow: 0px 0px 27px 1px #e6e6e6;
}
.ui.dropdown.multiple-lvl > .text {
  text-overflow: ellipsis;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  line-height: 36px;
}
.ui.dropdown.multiple-lvl > .text > span {
  width: 82%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  vertical-align: bottom;
}
@media screen and (max-width: 991px) {
  .ui.dropdown.multiple-lvl > .text > span {
    width: 74%;
  }
}
.ui.dropdown.multiple-lvl > .dropdown.icon {
  font-size: 18px;
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -8px;
  padding: 0;
}
.ui.dropdown.multiple-lvl > .menu {
  top: 0;
  width: auto;
  left: -1px;
  right: -1px;
  border-top: 0;
  box-shadow: 0px 0px 27px 1px #e6e6e6;
}
.ui.dropdown.multiple-lvl > .menu .menu .item {
  padding: 0 !important;
}
.ui.dropdown.multiple-lvl > .menu .menu .item a {
  padding: 0.71428571rem 1.14285714rem;
}
.ui.dropdown.multiple-lvl > .menu > .item {
  padding: 0 !important;
}
.ui.dropdown.multiple-lvl > .menu > .item:after {
  content: "";
  position: absolute;
  height: 40px;
  width: 5px;
  background-image: url("../img/svg/subcategorie_dropdown.svg");
  background-position: center center;
  background-repeat: no-repeat;
  right: 10px;
}
.ui.dropdown.multiple-lvl > .menu > .item:hover:after {
  background-image: url("../img/svg/subcategorie_dropdown_hover.svg");
}
.ui.dropdown.multiple-lvl > .menu > .item:first-child:after {
  display: none;
}
.ui.dropdown.multiple-lvl > .menu > .item a {
  display: inline-block;
  width: 100%;
  padding: 2px 15px 12px 15px;
  color: rgba(0, 0, 0, 0.95);
  text-decoration: none;
}
.ui.dropdown.multiple-lvl > .menu > .item > .text a {
  padding: 0;
  margin: 0;
}
@media only screen and (max-width: 1400px) {
  .ui.dropdown.multiple-lvl > .menu > .item:nth-last-of-type(-n+5) .menu {
    top: auto !important;
    bottom: 0 !important;
  }
}
.ui.dropdown.multiple-lvl > .menu .menu {
  box-shadow: 0px 0px 27px 1px #e6e6e6;
  margin: 0 !important;
  max-height: 250px;
  overflow-x: hidden;
  overflow-y: scroll;
}
.ui.dropdown.multiple-lvl > .menu .menu .item a {
  display: inline-block;
  width: 100%;
  color: rgba(0, 0, 0, 0.95);
  text-decoration: none;
}
.ui.dropdown.multiple-lvl > .menu .menu .item .ico {
  display: none;
}
.ui.dropdown.multiple-lvl > .menu .menu > .ps-scrollbar-y-rail {
  display: block;
  opacity: 0.6;
}
.ui.dropdown.multiple-lvl .category__icon {
  margin-right: 5px;
  height: 25px;
  width: 32px;
  display: inline-block;
  position: relative;
  top: 7px;
  background-image: url("../img/sprite/sprite_dropdown_subcategorie.png");
  background-repeat: no-repeat;
  background-position: -8px -8px;
}
.ui.dropdown.multiple-lvl .category__imobiliare .category__icon {
  background-position: -8px -49px;
}
.ui.dropdown.multiple-lvl .category__auto-moto .category__icon {
  background-position: -8px -87px;
}
.ui.dropdown.multiple-lvl .category__electronice .category__icon {
  background-position: -8px -130px;
}
.ui.dropdown.multiple-lvl .category__moda-frumusete .category__icon {
  background-position: -8px -167px;
}
.ui.dropdown.multiple-lvl .category__casa-gradina .category__icon {
  background-position: -8px -207px;
}
.ui.dropdown.multiple-lvl .category__mama-copilul .category__icon {
  background-position: -8px -248px;
}
.ui.dropdown.multiple-lvl .category__sport .category__icon {
  background-position: -8px -289px;
}
.ui.dropdown.multiple-lvl .category__animale .category__icon {
  background-position: -8px -330px;
}
.ui.dropdown.multiple-lvl .category__agro-industrie .category__icon {
  background-position: -8px -366px;
}
.ui.dropdown.multiple-lvl .category__servicii .category__icon {
  background-position: -8px -408px;
}
.ui.dropdown.multiple-lvl .category__locuri-de-munca .category__icon {
  background-position: -8px -450px;
}
.ui.dropdown.multiple-lvl .category__altele .category__icon {
  background-position: -8px -8px;
}
.ui.dropdown.multiple-lvl .ico {
  margin-right: 5px;
  height: 25px;
  width: 32px;
  display: inline-block;
  position: relative;
  top: 7px;
  background-image: url("../img/sprite/sprite_dropdown_subcategorie.png");
  background-repeat: no-repeat;
  background-position: -8px -8px;
}
.ui.dropdown.multiple-lvl .ico.ico--01 {
  background-position: -8px -8px;
}
.ui.dropdown.multiple-lvl .ico.ico--02 {
  background-position: -8px -49px;
}
.ui.dropdown.multiple-lvl .ico.ico--03 {
  background-position: -8px -87px;
}
.ui.dropdown.multiple-lvl .ico.ico--04 {
  background-position: -8px -130px;
}
.ui.dropdown.multiple-lvl .ico.ico--05 {
  background-position: -8px -167px;
}
.ui.dropdown.multiple-lvl .ico.ico--06 {
  background-position: -8px -207px;
}
.ui.dropdown.multiple-lvl .ico.ico--07 {
  background-position: -8px -248px;
}
.ui.dropdown.multiple-lvl .ico.ico--08 {
  background-position: -8px -289px;
}
.ui.dropdown.multiple-lvl .ico.ico--09 {
  background-position: -8px -330px;
}
.ui.dropdown.multiple-lvl .ico.ico--10 {
  background-position: -8px -366px;
}
.ui.dropdown.multiple-lvl .ico.ico--11 {
  background-position: -8px -408px;
}
.ui.dropdown.multiple-lvl .ico.ico--12 {
  background-position: -8px -450px;
}
.ui.dropdown.multiple-lvl.my-account {
  min-height: none;
  box-shadow: none;
  margin-top: -6px;
}
.ui.dropdown.multiple-lvl.my-account > .default.text,
.ui.dropdown.multiple-lvl.my-account > .text {
  font-size: 13px;
}
.ui.dropdown.multiple-lvl.my-account .menu > .item:after {
  right: 5px;
}

.selected-filters-wrapper ul {
  width: 100%;
  text-align: left;
}
.selected-filters-wrapper ul li {
  border: 1px solid #ededed;
  display: inline-block;
  padding: 1px 4px;
  background: #f5f5f5;
  border-radius: 3px;
  margin-right: 7px;
  margin-bottom: 10px;
  font-size: 11px;
}
.selected-filters-wrapper ul li.remove-all-filters {
  font-weight: 600;
  background: transparent;
  border: 0;
}
.selected-filters-wrapper ul li.remove-all-filters a {
  text-decoration: underline;
}
.selected-filters-wrapper ul li .remove-selected-filter {
  height: 8px;
  width: 10px;
  display: inline-block;
  margin-left: 5px;
  background-size: 8px;
  background: url("../img/svg/delet_tag.svg") no-repeat center center;
  cursor: pointer;
}

.dropdown-gn {
  position: absolute;
  max-width: 616px;
  min-height: 284px;
  top: 45px;
  right: 0;
  margin-top: 8px;
  background: #fff;
  border: 1px solid #ededed;
  width: 100%;
  padding: 9px 20px 9px 20px;
  z-index: 1;
  border-radius: 3px;
  box-shadow: 0px 0px 27px 1px #e6e6e6;
}
.dropdown-gn.dropdown-gn--center {
  right: initial;
  left: -180px;
}
.dropdown-gn:after, .dropdown-gn:before {
  bottom: 100%;
  left: 181px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.dropdown-gn:after {
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #fff;
  border-width: 9px;
  margin-left: -9px;
}
.dropdown-gn:before {
  border-color: rgba(226, 226, 226, 0);
  border-bottom-color: #ededed;
  border-width: 10px;
  margin-left: -10px;
}
.dropdown-gn .dropdown__column {
  float: left;
  width: 100%;
}
.dropdown-gn .dropdown__column li {
  padding: 3px 0;
  min-height: 23px;
}
.dropdown-gn .dropdown__column li a {
  color: #bebebe;
  transition: all 0.2s ease-in-out;
}
.dropdown-gn .dropdown__column li a:hover {
  color: #231f20;
  text-decoration: none;
}
.dropdown-gn .dropdown__column li.last-item a {
  color: #14a7cc;
  text-decoration: underline;
}
.dropdown-gn .dropdown__column li.last-item a:hover {
  color: #0991b2;
  text-decoration: none;
}
.dropdown-gn .dropdown__column.dropdown__column--one {
  max-width: 157px;
}
.dropdown-gn .dropdown__column.dropdown__column--two {
  max-width: 160px;
}
.dropdown-gn .dropdown__column.dropdown__column--three {
  max-width: 160px;
}
.dropdown-gn .dropdown__column.dropdown__column--four {
  max-width: 96px;
}
.dropdown-gn .dropdown__column.dropdown__column--cities {
  width: 100%;
  padding-top: 8px;
  padding-bottom: 30px;
}
.dropdown-gn .dropdown__column.dropdown__column--cities li {
  float: left;
  width: 25%;
}
.dropdown-gn .alege-alt-county {
  display: block;
  width: 100%;
  padding-bottom: 10px;
  margin-top: 3px;
  border-bottom: 1px solid #ededed;
}
.dropdown-gn .alege-alt-county img {
  margin-right: 8px;
  position: relative;
  top: -1px;
}
.dropdown-gn .toate-anunturile-county {
  position: absolute;
  bottom: 15px;
  right: 18px;
}

.most-wanted .most-wanted__inner {
  padding: 0 15px;
}
.most-wanted .most-wanted__inner p {
  margin-bottom: 10px;
}
.most-wanted .most-wanted__inner li {
  display: block;
  float: left;
  font-size: 11px;
  padding-right: 10px;
  white-space: nowrap;
  margin-bottom: 5px;
}
.most-wanted .most-wanted__inner li a {
  display: block;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.most-wanted .most-wanted__inner .most-wanted__inner--left li {
  width: 20%;
}
.most-wanted .most-wanted__inner .most-wanted__inner--right li {
  width: 25%;
}
.most-wanted .most-wanted__see-more {
  color: #333333;
  font-size: 11px;
  text-decoration: underline;
  padding-top: 5px;
  display: inline-block;
}
.most-wanted .most-wanted__see-more:hover {
  color: #0991b2;
}
.most-wanted.most-wanted--no-results {
  text-align: center;
}
.most-wanted.most-wanted--no-results img {
  margin-bottom: 10px;
}

/* =====  Start Breadcrumb
--------------------------------------------------------------------------------------------------*/
.breadcrumb {
  padding: 0;
  margin-bottom: 10px;
  list-style: none;
  background-color: transparent;
  border-radius: inherit;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li a {
  display: inline-block;
}
.breadcrumb > li a span {
  position: relative;
  top: -4px;
  margin-left: 8px;
  text-transform: uppercase;
  font-size: 11px;
  color: #3c3c3c;
}
.breadcrumb > li a:hover {
  text-decoration: none;
  opacity: 0.8;
}
.breadcrumb > li + li:before {
  padding: 0 0px 0 6px;
  color: transparent;
  content: url(../img/svg/breadcrumb.svg);
  position: relative;
  top: -4px;
}

/* =====  Start pagination
--------------------------------------------------------------------------------------------------*/
.section-navigation {
  margin-bottom: 40px;
}

.last-update {
  padding: 24px 0;
  letter-spacing: 0px;
}

.pagination-wrapper {
  position: relative;
  padding: 30px 10px 20px;
  overflow: hidden;
}
.pagination-wrapper:before {
  position: absolute;
  content: "";
  top: -1px;
  height: 1px;
  background: #d1d1d1;
  left: 0px;
  right: 0px;
}

.pagination {
  display: block;
  padding-left: 0;
  margin: 20px -10px;
  border-radius: 0px;
}
.pagination > li {
  padding: 0 4px;
  display: inline-block;
}
.pagination > li > a,
.pagination > li > span {
  transition: all 0.2s ease-in-out;
  position: relative;
  float: left;
  padding: 5px 3px;
  text-align: center;
  margin-left: -1px;
  line-height: 13px;
  color: #14a7cc;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #14a7cc;
  display: block;
  min-height: 25px;
  min-width: 25px;
}
.pagination > li.active a, .pagination > li:hover a {
  background-color: #14a7cc !important;
  font-weight: 700;
  color: #ffffff;
  border-color: #14a7cc !important;
}
.pagination > li.pagination__more span {
  border: 0;
  min-width: auto;
  font-weight: 700;
}
.pagination > li.pagination__more span:hover {
  background: transparent;
  color: #14a7cc;
}
.pagination > li.pagination__left a {
  border: 0;
  background: transparent url("../img/svg/sageata_paginare_stanga.svg") no-repeat center center;
}
.pagination > li.pagination__left a:hover {
  background-image: url("../img/svg/sageata_paginare_stanga_hover.svg");
}
.pagination > li.pagination__left:hover a {
  background-color: transparent !important;
}
.pagination > li.pagination__right a {
  border: 0;
  background: transparent url("../img/svg/sageata_paginare_dreapta.svg") no-repeat center center;
}
.pagination > li.pagination__right a:hover {
  background-image: url("../img/svg/sageata_paginare_dreapta_hover.svg");
}
.pagination > li.pagination__right:hover a {
  background-color: transparent !important;
}
.pagination.pagination--table {
  margin: 0;
  margin-top: -30px;
  float: right;
}

.section-login .form-login .error-msg {
  top: -4px;
  text-transform: none;
  top: -13px;
}
.section-login .form-wrapper--login .error-msg {
  top: -5px;
}

@media only screen and (min-width: 300px) and (max-width: 1560px) {
  .ui.dropdown.multiple-lvl > .menu .menu {
    left: auto !important;
    right: 100% !important;
  }
}
@media only screen and (min-width: 300px) and (max-width: 992px) {
  .most-wanted__inner {
    margin: 15px 0;
  }

  .dropdown-gn {
    top: 112px;
  }

  .margin-top-tablet {
    margin-top: 20px;
  }

  .margin-bottom-tablet {
    margin-bottom: 20px;
  }
}
/* Safari hacks */
@supports (overflow: -webkit-marquee) and (justify-content: inherit) {
  .ui.selection.dropdown .menu {
    min-width: calc(100% + 3px);
  }
}
#header {
  position: relative;
  min-height: 70px;
  z-index: 12;
  padding-top: 17px;
}
#header .logo-wrapper h1 {
  margin: 0;
}

#impersonate {
  top: 15px !important;
  left: 50% !important;
  max-width: 350px !important;
  margin-left: -175px !important;
}
#impersonate .popover-title {
  text-align: center !important;
  font-size: 12px !important;
}

.account .account__my-account {
  height: 38px;
  border-right: 1px solid transparent;
}
.account .account__my-account.account__my-account--dropdown {
  min-width: 110px;
}
.account .account__my-account.account__my-account--dropdown:hover, .account .account__my-account.account__my-account--dropdown:active {
  border-right: 1px solid #e1e1e1;
}
.account .account__my-account.account__my-account--dropdown .ui.simple {
  min-width: 90px;
}
.account .my-account-dropdown {
  padding: 5px 10px 5px 35px;
  color: #606060;
  text-transform: uppercase;
  font-size: 13px;
}
.account .my-account-dropdown img {
  position: relative;
  top: 4px;
  margin-right: 5px;
}
.account .my-account-dropdown .ui.dropdown > .dropdown.icon {
  font-size: 15px;
  top: 2px;
}
.account .my-account-dropdown .ui.simple.active.dropdown > .menu,
.account .my-account-dropdown .ui.simple.dropdown:hover > .menu {
  left: -36px;
  right: -11px;
  border-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
@supports (-ms-ime-align: auto) {
  .account .my-account-dropdown .ui.simple.active.dropdown > .menu,
.account .my-account-dropdown .ui.simple.dropdown:hover > .menu {
    width: 164px !important;
  }
}
.account .my-account-dropdown .ui.simple.active.dropdown > .menu:hover,
.account .my-account-dropdown .ui.simple.dropdown:hover > .menu:hover {
  opacity: 1;
}
.account .my-account-dropdown .ui.dropdown .menu {
  box-shadow: none;
  padding-top: 15px;
}
.account .my-account-dropdown .ui.dropdown .menu > .item {
  padding: 0 !important;
  font-size: 11px;
  text-transform: uppercase;
  background: transparent;
}
.account .my-account-dropdown .ui.dropdown .menu > .item a {
  display: block;
  padding: 10px 35px;
  color: #b3b3b3;
}
.account .my-account-dropdown .ui.dropdown .menu > .item a:hover {
  text-decoration: none;
  color: #606060;
}
.account .my-account-dropdown .ui.dropdown .menu > .item.item--last {
  position: relative;
  padding: 0 !important;
}
.account .my-account-dropdown .ui.dropdown .menu > .item.item--last:before {
  display: block;
  position: absolute;
  content: "";
  top: 5px;
  left: 15px;
  right: 15px;
  height: 1px;
  background: #e1e1e1;
}
.account .my-account-dropdown .ui.dropdown .menu > .item.item--last a {
  padding: 13px 35px;
}
.account .my-account-dropdown .ui.dropdown .menu .active.item {
  font-weight: normal;
}
.account .my-account-dropdown .ui.dropdown .menu .active.item a {
  color: #606060;
}
.account .account__add-announcement {
  border-left: 1px solid #e1e1e1;
  border-right: 1px solid #e1e1e1;
  padding: 0 31px;
}
.account .account__favorites {
  padding-right: 48px;
}
.account .account__favorites .favorites-inner {
  position: relative;
}
.account .account__favorites .favorites-inner a {
  display: block;
}
.account .account__favorites .favorites-inner a:hover {
  opacity: 0.8;
}
.account .account__favorites .favorites-inner img {
  display: block;
  height: auto;
  width: 22px;
  padding-top: 7px;
}
.account .account__favorites .favorites-inner .favorites-counter {
  position: absolute;
  top: 3px;
  left: 17px;
  color: #ffffff;
  background: #f94952;
  font-size: 9px;
  line-height: 15px;
  border: 2px solid #ffffff;
  border-radius: 10px;
  min-width: 19px;
  height: 19px;
  padding: 0 2px;
  text-align: center;
}

.header__sticky {
  position: relative;
  width: 100%;
  opacity: 0;
  background: #fff;
  height: 0;
  background: #f6f6f6;
  overflow: hidden;
}
.header__sticky .logo-wrapper--sticky {
  margin-left: 63px;
  margin-top: 3px;
}
.header__sticky.fixed {
  position: fixed;
  top: 0px;
  left: 0;
  opacity: 1;
  min-height: 50px;
  height: auto;
  box-shadow: 0px 3px 6px 0px rgba(143, 143, 143, 0.22);
  z-index: 11;
  overflow: visible;
}
.header__sticky .ui.button {
  padding: 13px 15px 8px;
  cursor: pointer;
}
.header__sticky .ui.popup {
  right: 10px !important;
  min-width: 100px;
  border-color: #ededed;
  box-shadow: 0px 0px 27px 1px #e6e6e6;
}
.header__sticky .ui.popup ul li a {
  color: #bebebe;
  font-size: 13px;
}
.header__sticky .ui.popup ul li a:hover {
  color: #656565;
}
.header__sticky .ui.popup.bottom.right:before {
  box-shadow: -1px -1px 0px 0px #ededed !important;
}
.header__sticky .phone-number b {
  font-size: 17px;
  color: #f94952;
  display: inline-block;
  padding: 14px 5px 0 0;
}
.header__sticky .phone-number a {
  padding: 14px 30px 0 0;
}
.header__sticky .title-wrapper b {
  display: block;
  font-size: 13px;
  margin-left: 30px;
  border-left: 1px solid #bebebe;
  padding: 5px 0px 5px 30px;
  margin-top: 11px;
}
.header__sticky .title-wrapper b span {
  color: #adadad;
  font-weight: 300;
  margin-left: 10px;
}

@media only screen and (min-width: 300px) and (max-width: 992px) {
  .title-wrapper {
    display: none;
  }
}
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 11;
}
.footer .footer__inner {
  color: #ffffff;
}
.footer .footer__top {
  padding: 30px 0;
  background: #f5f5f5;
}
.footer .footer__top a {
  display: inline-block;
  min-height: 24px;
  color: #bebebe;
}
.footer .footer__top a:hover {
  color: #3c3c3c;
  text-decoration: none;
}
.footer .footer__mid {
  background: #333333;
  padding-bottom: 5px;
}
.footer .footer__mid .row--first {
  border-bottom: 1px solid #464646;
}
.footer .footer__mid .footer__statistic {
  text-align: center;
  width: 100%;
  padding: 15px 0;
  font-weight: 300;
}
.footer .footer__mid .footer__statistic li {
  font-size: 15px;
  display: inline-block;
  padding: 0 8%;
}
.footer .footer__mid .footer__menu {
  padding-top: 15px;
  position: relative;
}
.footer .footer__mid .footer__menu:after {
  position: absolute;
  content: "";
  display: block;
  top: 10px;
  bottom: 5px;
  right: -15px;
  width: 1px;
  background: #464646;
}
.footer .footer__mid .footer__menu li {
  padding: 8px 0 0px;
  min-height: 41px;
}
.footer .footer__mid .footer__menu li a {
  color: #ffffff;
  line-height: 14px;
}
.footer .footer__mid .footer__menu li a:hover {
  color: #bebebe;
  text-decoration: none;
}
.footer .footer__mid .footer__menu.footer__menu--second li {
  min-height: 34px;
}
.footer .footer__mid .footer__general-info {
  padding-top: 26px;
  text-align: right;
  padding-left: 20px;
  color: #656565;
}
.footer .footer__mid .footer__general-info p {
  margin-bottom: 25px;
}
.footer .footer__mid .footer__social {
  width: 100%;
  text-align: center;
  padding-top: 10px;
}
.footer .footer__mid .footer__social li {
  display: inline-block;
  padding: 0 13px;
  vertical-align: middle;
}
.footer .footer__mid .footer__social li a {
  display: block;
  background-repeat: no-repeat;
  background-position: center center;
}
.footer .footer__mid .footer__social li.link--facebook a {
  display: block;
  height: 20px;
  width: 15px;
  background-image: url("../img/png/facebook.png");
}
.footer .footer__mid .footer__social li.link--facebook a:hover {
  background-image: url("../img/png/facebook_hover.png");
}
.footer .footer__mid .footer__social li.link--google-plus a {
  height: 20px;
  width: 15px;
  background-image: url("../img/png/google.png");
}
.footer .footer__mid .footer__social li.link--google-plus a:hover {
  background-image: url("../img/png/google_hover.png");
}
.footer .footer__mid .footer__social li.link--visa a {
  display: block;
  height: 30px;
  width: 110px;
  background-image: url("../img/png/visa.png");
}
.footer .footer__mid .footer__social li.link--ranking a {
  display: block;
  height: 30px;
  width: 110px;
  background-image: url("../img/png/trafic.png");
}
.footer .footer__bottom {
  background: #1a1a1a;
  padding: 18px 0;
  color: #484848;
  font-size: 11px;
  line-height: 15px;
}
.footer .footer__bottom a:hover {
  text-decoration: none;
}
.footer .footer__bottom .footer__powered-by {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
      justify-content: flex-end;
  -ms-flex-align: center;
      align-items: center;
}
.footer .footer__bottom .footer__powered-by span {
  margin-right: 10px;
  color: #96a3ae;
  font-size: 13px;
}
.footer .footer__bottom .footer__powered-by a {
  display: inline-block;
  height: 16px;
  width: 136px;
  background-image: url("../img/flowmatters_logo_white.png");
  background-repeat: no-repeat;
  background-position: center center;
}

/* =====  Footer Media
--------------------------------------------------------------------------------------------------*/
@media only screen and (min-width: 300px) and (max-width: 992px) {
  .footer .footer__mid .footer__statistic li {
    padding: 0 5%;
  }

  .footer .footer__mid .footer__menu--second:after {
    display: none;
  }

  .footer .footer__menu,
.footer .footer__bottom .footer__powered-by,
.footer .footer__mid .footer__general-info {
    text-align: center;
  }

  .footer .footer__mid .footer__social {
    margin-bottom: 20px;
  }
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/* Sections
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.section-general {
  padding: 30px 0 40px;
}
.section-general .agency-description {
  padding-right: 15px;
  width: 100%;
  transition: all 0.4s;
}
.section-general .agency-description.show-button {
  max-height: 54px;
  height: 54px;
  overflow: hidden;
  transition: all 0.4s;
}
.section-general .agency-description.show-button.is-all-visible {
  height: auto;
  max-height: 1000px;
  transition: all 0.4s;
}
.section-general .agency-description.hide-button + .show-more-announce {
  display: none;
}
.section-general .show-more-announce {
  float: right;
  background: none;
  outline: 0;
  color: #0991b2;
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  line-height: 19px;
  display: inline-block;
  width: auto;
  margin: 0 15px 10px 0;
}
.section-general .show-more-announce:hover {
  text-decoration: underline;
}
.section-general p {
  margin-bottom: 10px;
}
.section-general .section-general__contitions {
  padding-left: 30px;
}
.section-general .section-general__contitions h3 {
  margin-bottom: 20px;
}

.indent {
  display: block;
  padding-left: 35px;
  margin: 20px 0;
}

.bullet-list {
  margin-top: 40px;
}
.bullet-list li {
  position: relative;
  padding-left: 80px;
}
.bullet-list li:before {
  position: absolute;
  content: "";
  top: 4px;
  left: 30px;
  height: 13px;
  width: 13px;
  border-radius: 50%;
  background: #f94952;
}
.bullet-list li b {
  font-size: 15px;
  display: block;
  margin-bottom: 10px;
}

.section-team {
  margin-bottom: 40px;
}
.section-team .team {
  margin-bottom: 50px;
}
.section-team .team .team__img {
  padding-top: 20px;
  width: 100%;
  height: 165px;
  overflow: hidden;
}
.section-team .team .team__img.bg-grey {
  background: #f6f6f6;
}
.section-team .team .team__img img {
  display: block;
  margin: 0 auto;
  height: 100%;
}
.section-team .team .team__member {
  text-align: center;
  background: #ededed;
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #ededed), color-stop(100%, rgba(237, 237, 237, 0)));
  background: linear-gradient(to bottom, #ededed 0%, rgba(237, 237, 237, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ededed", endColorstr="#ededed", GradientType=0 );
}
.section-team .team .team__member b {
  font-size: 15px;
  display: block;
  padding: 10px;
  max-height: 40px;
  line-height: 26px;
  overflow: hidden;
}
.section-team .team .team__member span {
  text-transform: uppercase;
  display: block;
  color: #bebebe;
}

.sitemap-list .sitemap-region {
  padding-bottom: 50px;
  border-right: 1px solid #e1e1e1;
}
.sitemap-list .sitemap-region h3 {
  margin-bottom: 20px;
}
.sitemap-list > li:nth-child(3n) .sitemap-region {
  border-right: 0;
}

.sitemap-list-city {
  margin-top: 20px;
}
.sitemap-list-city > li {
  border-top: 1px solid #e1e1e1;
  padding: 20px 0 10px;
  font-size: 11px;
}
.sitemap-list-city > li h4 {
  text-transform: none;
}
.sitemap-list-city > li .sitemap-item {
  margin-bottom: 10px;
}
.sitemap-list-city > li:last-child {
  border-bottom: 1px solid #e1e1e1;
}

.info {
  margin-bottom: 25px;
  border: 1px solid #bebebe;
  padding: 11px;
  padding-left: 55px;
  font-size: 11px;
}
.info b {
  font-size: 13px;
}
.info.info--blue {
  border-color: #14a7cc;
  color: #14a7cc;
  background: transparent url("../img/svg/info_termeni.svg") no-repeat 10px center;
}

/* Attached documents */
.attached-docs.attached-docs--view-resume {
  margin: 4px 0 30px 32px;
}
.attached-docs.attached-docs--complete-resume {
  margin: 9px 0 0;
}
.attached-docs.attached-docs--complete-resume li {
  display: block;
  width: 100%;
  margin-bottom: 20px;
}
.attached-docs.attached-docs--complete-resume li a {
  height: 24px;
  padding-left: 27px;
}
.attached-docs.attached-docs--complete-resume li a img {
  -ms-transform: scale(0.8);
      transform: scale(0.8);
}
.attached-docs.attached-docs--complete-resume li a:before {
  width: 18px;
  height: 24px;
  background: url(../img/svg/documente.svg) no-repeat center center;
}
.attached-docs li {
  width: 27%;
  float: left;
}
.attached-docs li a {
  display: table;
  height: 35px;
  padding-left: 39px;
  position: relative;
  font-size: 13px;
  color: #3c3c3c;
}
.attached-docs li a span {
  display: table-cell;
  vertical-align: middle;
}
.attached-docs li a:before {
  content: "";
  display: block;
  width: 26px;
  height: 35px;
  position: absolute;
  top: 0;
  left: 0;
  background: url(../img/svg/document.svg) no-repeat center center;
}

.section-annoucement-details .success-simple {
  margin-bottom: 70px;
}

.layout-404 {
  min-height: calc(100vh - 346px - 80px);
  background: url(../img/BG-404.png) center bottom no-repeat;
  background-size: contain;
  padding: 121px 0 199px;
  margin-bottom: -5px;
}
.layout-404.bw-ie img {
  display: none;
}
.layout-404.bw-ie img.ie-visible {
  display: block;
}
.layout-404 .text-center {
  margin: 0 auto;
  max-width: 500px;
}
.layout-404 img {
  width: 116px;
  height: 116px;
  display: block;
  margin: 0 auto;
}
.layout-404 img.ie-visible {
  display: none;
}
.layout-404 h1 {
  font-size: 150px;
  line-height: normal;
  color: #f94851;
  margin-bottom: 0;
  font-family: "Open Sans", sans-serif;
  font-weight: 900;
}
.layout-404 p {
  font-size: 17px;
  line-height: 24px;
  color: #2e2e2e;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
}
.layout-404 p strong {
  font-weight: 700;
}
.layout-404 .button {
  display: inline-block;
  padding: 15px 13px;
  margin-top: 30px;
}

.bg-ads {
  height: 0;
  max-height: 0;
  overflow-x: hidden;
}
.bg-ads.scrolled .b-fixed {
  top: 50px;
}
.bg-ads .b-left {
  left: 50%;
  margin-left: -631px;
}
.bg-ads .b-right {
  right: 50%;
  margin-right: -631px;
}
.bg-ads .b-fixed {
  position: fixed;
  top: 70px;
  padding: 0;
  display: block;
  z-index: 10;
  transition: 0.2s ease;
}
.bg-ads .bg-ads-inner {
  width: 160px;
  height: 600px;
  display: inline-block;
  text-decoration: none;
}

/* Start widget forms
--------------------------------------------------------------------------------*/
.form-widget .ui.dropdown,
.form-widget input[type=text] {
  margin-bottom: 20px;
}
.form-widget fieldset {
  margin: 15px 0;
}
.form-widget fieldset .color-picker-label {
  padding: 5px 0;
  font-weight: 600;
  margin-right: 5px;
  min-width: 135px;
}
.form-widget b {
  display: block;
  margin-top: 10px;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.form-widget pre {
  padding: 10px;
  color: #606060;
  background-color: #ffffff;
  border: 1px solid #bebebe;
  box-shadow: 0px 0px 27px 1px #e6e6e6;
  border-radius: 3px;
}

.ui.multiple.dropdown .dropdown.icon {
  margin-top: -7px;
}

.ui.selection.dropdown--small {
  min-height: 31px;
  padding: 7px 10px;
  padding-left: 16px;
  font-size: 13px;
  line-height: 15px;
}
.ui.selection.dropdown--small .text {
  font-size: 13px;
  text-transform: none;
}
.ui.selection.dropdown--small .text.main {
  color: #adadad;
}
.ui.selection.dropdown--small .dropdown.icon {
  padding: 0;
  padding-top: 13px;
  padding-right: 9px;
}
.ui.selection.dropdown--small .menu .item {
  font-size: 13px;
}

.color-picker {
  position: relative;
  width: 24px;
  height: 24px;
}
.color-picker div {
  position: absolute;
  top: 3px;
  left: 3px;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  border: 1px solid #e1e1e1;
  cursor: pointer;
}
.color-picker#color-picker-1 div {
  background-color: #000000;
}
.color-picker#color-picker-2 div {
  background-color: #ffffff;
}
.color-picker#color-picker-3 div {
  background-color: #f94952;
}

.colorpicker input[type=text] {
  display: block;
  width: 100%;
  border: none;
  border-radius: 0;
  box-shadow: none;
  background-color: transparent;
  border: 1px solid transparent;
  position: absolute;
  font-size: 10px;
  color: #898989;
  top: 4px;
  right: 11px;
  text-align: right;
  margin: 0;
  padding: 0;
  height: 11px;
}
.colorpicker input[type=text]:focus {
  outline: none;
}

/* Start Contact page  and form
--------------------------------------------------------------------------------*/
.section-contact {
  padding: 20px 0 40px;
}
.section-contact h1 {
  text-transform: uppercase;
  line-height: 25px;
  font-weight: normal;
  margin-bottom: 32px;
}

.form-report-contact .ui.dropdown,
.form-report-contact input[type=text],
.form-report-contact input[type=email],
.form-report-contact .g-recaptcha {
  margin-bottom: 20px;
  float: right;
}
.form-report-contact textarea {
  min-height: 170px;
  resize: none;
  margin-bottom: 20px;
}
.form-report-contact button {
  max-width: 145px;
}
.form-report-contact input {
  padding: 13px 40px 12px 20px;
}
.form-report-contact .error-msg {
  text-transform: none;
  top: -18px;
}

.banking-info h2 {
  color: #606060;
}
.banking-info p {
  color: #606060;
  line-height: 19px;
  opacity: 0.6;
  margin-bottom: 20px;
}

.adress-info {
  font-size: 15px;
}
.adress-info b {
  display: block;
  margin-bottom: 6px;
}
.adress-info .fax-number {
  margin-left: 15px;
}

/* Start annoucement details forms
--------------------------------------------------------------------------------*/
.form-wrapper {
  border-top: 1px solid #ededed;
  margin-top: 30px;
  padding-top: 30px;
}
.form-wrapper.form-wrapper--login {
  border-top: 0;
  margin-top: 0px;
  padding-top: 100px;
  text-align: center;
  margin-bottom: 50px;
}
.form-wrapper.form-wrapper--login p {
  margin: 40px 0;
}

.form--apply-now {
  max-width: 454px;
  margin: 0 auto 40px;
}
.form--apply-now .ui.dropdown {
  margin-bottom: 20px;
}
.form--apply-now textarea {
  min-height: 100px;
  resize: none;
  margin-bottom: 30px;
}
.form--apply-now button {
  max-width: 200px;
  margin: 0 auto;
}

.form-report-message {
  margin-bottom: 30px;
}
.form-report-message p {
  font-size: 15px;
  margin-bottom: 20px;
}
.form-report-message p.remaining-message {
  margin: 10px 0 0 24px;
  font-size: 14px;
}
.form-report-message .ui.dropdown {
  margin-bottom: 20px;
}
.form-report-message textarea {
  min-height: 170px;
  resize: none;
}
.form-report-message input[type=email] {
  margin-top: 20px;
}
.form-report-message button {
  margin-top: 40px;
  max-width: 130px;
}
.form-report-message .ui.dropdown > .default.text, .form-report-message .ui.default.dropdown > .text {
  color: #3c3c3c;
  font-weight: 700;
}
.form-report-message .g-recaptcha {
  margin-top: 25px;
}
.form-report-message ::-webkit-input-placeholder {
  color: #3c3c3c;
  font-weight: 700;
}
.form-report-message :-moz-placeholder {
  /* Firefox 18- */
  color: #3c3c3c;
  font-weight: 700;
  opacity: 1;
}
.form-report-message ::-moz-placeholder {
  /* Firefox 19+ */
  color: #3c3c3c;
  font-weight: 700;
  opacity: 1;
}
.form-report-message :-ms-input-placeholder {
  color: #3c3c3c;
  font-weight: 700;
}

/* Start login forms
--------------------------------------------------------------------------------*/
.form-login .ui.dropdown,
.form-login input[type=text],
.form-login input[type=email],
.form-login input[type=password],
.form-login .g-recaptcha {
  margin-bottom: 20px;
  float: right;
}
.form-login textarea,
.form-login input[type=text],
.form-login input[type=email],
.form-login input[type=password] {
  padding: 12px 20px 12px 20px;
  float: right;
}
.form-login textarea {
  min-height: 170px;
  resize: none;
  margin-bottom: 20px;
}
.form-login .checkbox-fieldset {
  text-align: left;
  padding-left: 20px;
  margin-bottom: 5px;
}
.form-login.form-login--forgot button {
  max-width: 185px;
  margin: 0 auto;
}
.form-login.form-login--autentification {
  margin-bottom: 40px;
}
.form-login.form-login--autentification button {
  max-width: 145px;
  margin: 0 auto;
}
.form-login.form-login--autentification a {
  margin-bottom: 10px;
  display: inline-block;
}
.form-login.form-login--account button {
  max-width: 185px;
  margin: 20px auto 40px;
}
.form-login.form-login--account fieldset.last .input-error + .error-msg {
  position: relative;
  top: -14px;
}
.form-login.form-login--account fieldset.first .error-msg {
  position: relative;
  top: 0;
}
.form-login.form-login--account .input-error + .error-msg {
  position: absolute;
  top: initial;
  bottom: -2px;
}

.social-connect {
  margin-bottom: 100px;
}
.social-connect a {
  display: block;
  position: relative;
  padding: 9px 0px 9px 45px;
}
.social-connect a img {
  position: absolute;
  max-width: 35px;
  max-height: 35px;
  left: 0;
  top: 0;
}

fieldset {
  position: relative;
}
fieldset .error-message {
  display: block;
  position: absolute;
  bottom: 3px;
  text-transform: uppercase;
  text-align: left;
  padding-left: 20px;
  font-size: 11px;
  color: #f94952;
}

/* Start login forms
--------------------------------------------------------------------------------*/
.section-landing-contact {
  margin-top: 30px;
}
.section-landing-contact h1 {
  font-weight: 700;
  font-size: 15px;
  text-transform: none;
  text-align: center;
  line-height: 20px;
}
.section-landing-contact .ui.dropdown,
.section-landing-contact input[type=text],
.section-landing-contact input[type=email],
.section-landing-contact input[type=password],
.section-landing-contact .g-recaptcha {
  margin-bottom: 20px;
}
.section-landing-contact textarea {
  min-height: 170px;
  resize: none;
  margin-bottom: 20px;
}
.section-landing-contact button {
  max-width: 185px;
  margin: 0 auto;
}
.section-landing-contact .cities-dropdown {
  display: block;
  width: 100%;
  color: #3c3c3c;
  padding: 12px 40px 12px 20px;
  border: 1px solid #e1e1e1;
  font-size: 15px;
  border-radius: 3px;
  box-shadow: 0px 0px 27px 1px #e6e6e6;
  margin-bottom: 20px;
  padding: 12px 20px 12px 20px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
}
.section-landing-contact .cities-dropdown:focus {
  border: 1px solid #14a7cc;
}
.section-landing-contact .cities-dropdown .icon {
  color: #adadad;
}
.section-landing-contact .cities-dropdown .menu .item {
  font-size: 15px;
  color: #3c3c3c;
}

/* Start my account form
--------------------------------------------------------------------------------*/
.form-wrapper-my-account {
  padding: 25px 5px;
}
.form-wrapper-my-account h3 {
  margin-bottom: 20px;
}

.my-account-form .photo-upload-wrapper {
  margin-left: -10px;
}
.my-account-form .photo-upload-wrapper .image.loaded {
  overflow: hidden;
}
.my-account-form .ui.dropdown,
.my-account-form input[type=text],
.my-account-form input[type=email],
.my-account-form input[type=password],
.my-account-form .g-recaptcha {
  margin-bottom: 20px;
  box-shadow: none;
}
.my-account-form input[type=text],
.my-account-form input[type=email],
.my-account-form input[type=password] {
  height: 35px;
}
.my-account-form .checkbox-fieldset {
  margin-bottom: 10px;
}
.my-account-form textarea {
  min-height: 130px;
  resize: none;
  box-shadow: none;
  margin-bottom: 14px;
}
.my-account-form button {
  max-width: 125px;
  float: right;
}
.my-account-form .col-50 {
  width: 50%;
  float: left;
}
.my-account-form .col-50 p {
  font-size: 11px;
  color: #adadad;
  line-height: 14px;
}
.my-account-form .col-50 p span {
  display: block;
  font-size: 13px;
  color: #606060;
  margin-bottom: 5px;
}

@media only screen and (min-width: 300px) and (max-width: 992px) {
  .my-account-form .checkbox-fieldset label {
    font-size: 11px;
  }
  .my-account-form .col-50 {
    width: 100%;
  }
}
/* Start add advert form
--------------------------------------------------------------------------------*/
.ui.select-labels.dropdown {
  min-height: 31px;
  padding: 0 6px;
  line-height: 17px;
}
.ui.select-labels.dropdown.no-arrow .dropdown.icon {
  display: none;
}
.ui.select-labels.dropdown .sizer {
  display: none;
}
.ui.select-labels.dropdown a.label {
  margin: 5px 4px 2px;
  padding: 4px 6px;
  border-radius: 3px;
  font-weight: 400;
  font-size: 11px;
  background: #f2f2f2;
  color: #3c3c3c;
}
.ui.select-labels.dropdown a.label .delete.icon {
  display: inline-block;
  width: 7px;
  height: 7px;
  margin-left: 4px;
  margin-bottom: 1px;
  background: url(../img/svg/delet_tag.svg) no-repeat center center;
  -ms-transform: scale(1.3);
      transform: scale(1.3);
}
.ui.select-labels.dropdown .menu > .item {
  font-size: 13px;
  padding: 11px 0 11px 14px !important;
}

/* Start complete resume form
--------------------------------------------------------------------------------*/
.datepicker table tr td.active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover {
  background: linear-gradient(to right, #bebebe 0%, #adadad 100%);
  background-color: transparent;
}

.notification-circle {
  position: absolute;
  top: 8px;
  right: 20px;
  color: #ffffff;
  background: #f94952;
  font-size: 9px;
  line-height: 15px;
  border: 2px solid #ffffff;
  border-radius: 10px;
  min-width: 19px;
  height: 19px;
  padding: 0 2px;
  text-align: center;
}

.notification-circle-meniu {
  position: absolute;
  left: 38px;
  color: #ffffff;
  background: #f94952;
  font-size: 9px;
  line-height: 15px;
  border: 2px solid #ffffff;
  border-radius: 10px;
  min-width: 19px;
  height: 19px;
  padding: 0 2px;
  text-align: center;
}

.success-message {
  text-align: center;
  padding: 50px 0;
}
.success-message img {
  margin-bottom: 25px;
}
.success-message h2 {
  color: #75ba2b;
  text-transform: none;
  font-weight: 600;
  margin-bottom: 25px;
}
.success-message p {
  margin-bottom: 90px;
  color: #bebebe;
}
.success-message span {
  color: #bebebe;
}
.success-message span a {
  margin: 0 10px;
  display: inline-block;
  text-decoration: underline;
}
.success-message.success-message--announcement {
  padding: 20px 0;
}
.success-message.success-message--announcement a {
  text-decoration: none;
}
.success-message.success-message--announcement a:hover {
  text-decoration: underline;
}
.success-message.success-message--announcement p {
  font-size: 15px;
  line-height: 19px;
  margin-bottom: 32px;
}
.success-message.success-message--announcement strong {
  font-weight: 800;
}
.success-message.success-message--announcement span {
  display: block;
  margin-bottom: 12px;
}
.success-message.success-message--announcement span a {
  margin: 0;
}

.arrow-separator-down {
  position: relative;
  background: #fff;
  border-bottom: 1px solid #ebebeb;
  margin: 45px 0 35px 0;
}
.arrow-separator-down:after, .arrow-separator-down:before {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.arrow-separator-down:after {
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #fff;
  border-width: 9px;
  margin-left: -9px;
}
.arrow-separator-down:before {
  border-color: rgba(235, 235, 235, 0);
  border-top-color: #ebebeb;
  border-width: 10px;
  margin-left: -10px;
}

.message-no-result {
  text-align: center;
}
.message-no-result .message-no-result-inner {
  padding: 100px 0 0;
}
.message-no-result img {
  margin-bottom: 25px;
}
.message-no-result p {
  font-size: 15px;
  margin-bottom: 40px;
  color: #3c3c3c;
}

.widget-wrap {
  border: 1px solid #e1e1e1;
  width: 156px;
  margin: 0 auto;
}
.widget-wrap .widget-title {
  padding: 5px 10px;
  overflow: hidden;
  border-bottom: 1px solid #e1e1e1;
}
.widget-wrap .widget-title span {
  display: block;
  color: #3d4a5d;
  font-size: 18px;
  font-weight: 700;
  overflow: hidden;
  width: 100%;
  font-family: "Open Sans", verdana, sans-serif;
}
.widget-wrap .widget-body a {
  padding: 0 8px;
  display: block;
  text-decoration: none;
  overflow: hidden;
  height: 59px;
  position: relative;
  color: #000000;
  background-color: #FFFFFF;
  border-bottom: 1px solid #e1e1e1;
}
.widget-wrap .widget-body a .image {
  display: block;
  margin-top: 10px;
  float: left;
  width: 30%;
}
.widget-wrap .widget-body a .title {
  vertical-align: middle;
  display: block;
  width: 70%;
  overflow: hidden;
  margin-top: 5px;
  font-family: "Open Sans", Verdana, sans-serif;
  font-size: 12px;
  float: right;
  padding-left: 5px;
}

#search form {
  display: block;
  margin: 10px auto;
  position: relative;
  width: 85%;
}
#search .text {
  overflow: hidden;
  padding: 3px 30px 3px 3px;
  border: 1px solid #e1e1e1;
}
#search .text input {
  display: block;
  float: left;
  width: 100%;
  border: 0 solid transparent;
}
#search .text input:focus {
  outline: none;
}
#search .submit {
  display: block;
  position: absolute;
  right: 5px;
  top: 2px;
}

/* =====  Section one
--------------------------------------------------------------------------------------------------*/
.section-filter .search-container {
  min-height: 45px;
  margin-bottom: 20px;
}
.section-filter .counties-announcements {
  text-transform: uppercase;
  color: #000;
  font-weight: 700;
  text-align: center;
  font-size: 13px;
  margin-bottom: 20px;
  line-height: 19px;
}
.section-filter .counties-announcements a {
  color: #14a7cc;
  display: inline-block;
}
.section-filter .counties-announcements a:hover {
  color: #0991b2;
}
.section-filter .counties-announcements a.btn-counties {
  border: 1px solid #14a7cc;
  border-radius: 3px;
  text-transform: none;
  padding: 0 8px;
  margin-left: 10px;
  font-size: 11px;
  text-decoration: none;
}
.section-filter .counties-announcements a.btn-counties:hover {
  color: #0991b2;
  border-color: #0991b2;
}

.banner-container {
  margin-bottom: 10px;
}
.banner-container .banner {
  max-width: 728px;
  width: 100%;
  height: 90px;
  margin: 0 auto;
}

.category-container {
  padding-bottom: 10px;
}
.category-container .row--first {
  border-bottom: 1px solid #ededed;
}
.category-container .col--border {
  border-right: 1px solid #ededed;
}
.category-container .col--border:nth-child(6) {
  border-right: 0;
}
.category-container .category {
  padding: 20px 0px 0;
  min-height: 125px;
}
.category-container .category a {
  display: block;
  text-align: center;
  color: #606060;
  text-transform: uppercase;
  font-size: 13px;
  transition: all 0.2s ease-in-out;
}
.category-container .category a:hover, .category-container .category a:focus {
  text-decoration: none;
  color: #f94952;
}
.category-container .category a .category__icon {
  display: block;
  margin: 0 auto;
  height: 40px;
  width: 60px;
  margin-bottom: 13px;
  background: transparent url("../img/sprite/sprite_homepage.png");
  background-position: 0px 0px;
}
.category-container .category .category__imobiliare .category__icon {
  background-position: 0px -49px;
}
.category-container .category .category__auto-moto .category__icon {
  width: 65px;
  background-position: -155px 2px;
}
.category-container .category .category__electronice .category__icon {
  width: 45px;
  background-position: -286px 0px;
}
.category-container .category .category__moda-frumusete .category__icon {
  width: 40px;
  background-position: -158px -49px;
}
.category-container .category .category__casa-gradina .category__icon {
  background-position: -225px 0px;
}
.category-container .category .category__mama-copilul .category__icon {
  width: 40px;
  background-position: -120px -50px;
}
.category-container .category .category__sport .category__icon {
  width: 45px;
  background-position: -254px -49px;
}
.category-container .category .category__animale .category__icon {
  width: 45px;
  background-position: -105px 0px;
}
.category-container .category .category__agro-industrie .category__icon {
  background-position: 0px 0px;
}
.category-container .category .category__servicii .category__icon {
  background-position: -200px -49px;
}
.category-container .category .category__locuri-de-munca .category__icon {
  background-position: -59px -47px;
}
.category-container .category .category__altele .category__icon {
  width: 40px;
  background-position: -59px -1px;
}

/* =====  Section two
--------------------------------------------------------------------------------------------------*/
.section-grey {
  background: #f5f5f5;
  padding: 20px 0 0;
}

.list-title {
  padding: 16px 19px 17px;
  background: #231f20;
  color: #ffffff;
}
.list-title .list-title__date {
  text-transform: lowercase;
  line-height: 17px;
  letter-spacing: 1px;
  font-size: 14px;
}

.show-all {
  text-align: center;
  width: 100%;
  padding: 19px;
}
.show-all a {
  font-size: 11.24px;
  color: #14a7cc;
  text-decoration: underline;
  transition: all 0.2s ease-in-out;
}
.show-all a:hover {
  text-decoration: none;
  color: #0991b2;
}

.zone-wrapper {
  overflow: hidden;
  font-size: 13px;
  background: #ffffff;
  margin-bottom: 20px;
  border: 1px solid #ededed;
  border-radius: 3px;
}
.zone-wrapper .accordion--zone {
  position: relative;
  overflow: auto;
  height: 195px;
}
.zone-wrapper .accordion--zone.ui.accordion .title {
  position: relative;
  padding: 7px 28px 6px;
  font-family: "Open Sans", sans-serif;
  text-transform: uppercase;
  font-size: 13px;
  color: #606060;
  transition: all 0.2s ease-in-out;
}
.zone-wrapper .accordion--zone.ui.accordion .title:first-child {
  padding-top: 15px;
}
.zone-wrapper .accordion--zone.ui.accordion .title.active {
  background: #ededed;
}
.zone-wrapper .accordion--zone.ui.accordion .title:hover {
  background: #ededed;
}
.zone-wrapper .accordion--zone.ui.accordion .title:hover:after {
  opacity: 0;
}
.zone-wrapper .accordion--zone.ui.accordion .title:after {
  content: "";
  position: absolute;
  height: 1px;
  top: 100%;
  left: 28px;
  right: 28px;
  background: #ededed;
}
.zone-wrapper .accordion--zone.ui.accordion .title.title--hidden {
  display: none;
}
.zone-wrapper .accordion--zone.ui.accordion .title ~ .content:not(.ui) {
  padding: 0;
}
.zone-wrapper .accordion--zone.ui.accordion .content {
  text-transform: capitalize;
  font-size: 13px;
  background: #ededed;
}
.zone-wrapper .accordion--zone.ui.accordion .content ul {
  padding: 0 15px 5px 38px;
}
.zone-wrapper .accordion--zone.ui.accordion .content ul li {
  padding-bottom: 5px;
}
.zone-wrapper .accordion--zone.ui.accordion .content ul li a {
  text-decoration: none;
  color: #606060;
  transition: all 0.2s ease-in-out;
}
.zone-wrapper .accordion--zone.ui.accordion .content ul li a:hover {
  color: #3c3c3c;
}

.banner-box {
  margin-bottom: 30px;
}
.banner-box .banner-box__single {
  width: 300px;
  height: 100px;
  overflow: hidden;
  margin: 0 -5px 20px;
}
.banner-box .banner-box__single:last-child {
  margin-bottom: 0;
}
.banner-box .banner-box__single img {
  display: block;
  width: 100%;
}

.curs-list {
  font-size: 13px;
  margin-bottom: 20px;
}
.curs-list li .curs-list_currency {
  padding: 11px 29px 12px;
  width: 45%;
  background: #ffffff;
  position: relative;
}
.curs-list li .curs-list_currency:after {
  content: "";
  display: block;
  position: absolute;
  height: 1px;
  top: 100%;
  left: 28px;
  right: 0px;
  background: #ededed;
  z-index: 1;
}
.curs-list li .curs-list__value {
  padding: 11px 15px 12px 10px;
  width: 55%;
  background: #ededed;
}
.curs-list li .curs-list__value .curs-list__current-value {
  width: 45%;
}
.curs-list li .curs-list__value .curs-list__indicator {
  width: 10%;
  height: 15px;
}
.curs-list li .curs-list__value .curs-list__indicator i {
  height: 17px;
  width: 16px;
  display: block;
  background: red;
  margin: 0 auto;
}
.curs-list li .curs-list__value .curs-list__indicator.up i {
  background: transparent url("../img/svg/curs_up.svg") no-repeat center center;
}
.curs-list li .curs-list__value .curs-list__indicator.mid i {
  background: transparent url("../img/svg/curs_mid.svg") no-repeat center center;
}
.curs-list li .curs-list__value .curs-list__indicator.down i {
  background: transparent url("../img/svg/curs_down.svg") no-repeat center center;
}
.curs-list li .curs-list__value .curs-list__indicator-value {
  text-align: right;
  width: 45%;
}
.curs-list li:first-child .curs-list_currency,
.curs-list li:first-child .curs-list__value {
  padding-top: 17px;
}
.curs-list li:last-child .curs-list_currency:after {
  display: none;
}

/* =====  Section announcements
--------------------------------------------------------------------------------------------------*/
.section-announcements {
  padding: 15px 0 20px;
}

.show-all-announcements {
  padding-top: 14px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  color: #14a7cc;
}
.show-all-announcements span {
  margin-right: 5px;
}
.show-all-announcements:hover, .show-all-announcements:focus {
  color: #0991b2;
}

.announcements-wrapper {
  margin-bottom: 10px;
}
.announcements-wrapper:last-of-type {
  margin-bottom: 0;
}
.announcements-wrapper .announcements {
  border: 1px solid #ededed;
  background: #f5f5f5;
  text-align: center;
  border-radius: 3px;
}
.announcements-wrapper .announcements:hover {
  box-shadow: 0px 0px 27px 1px #e6e6e6;
}
.announcements-wrapper .announcements .announcements__img-wrap {
  position: relative;
  height: 95px;
  overflow: hidden;
  border-bottom: 1px solid #ededed;
  background: #ffffff;
}
.announcements-wrapper .announcements .announcements__img-wrap a {
  display: block;
  height: 100%;
  width: 100%;
  background-position: center center;
  background-repeat: no-repeat;
}
.announcements-wrapper .announcements .announcements__price {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 15px;
  text-decoration: none;
  display: block;
  min-height: 30px;
  padding: 5px 0;
  color: #ffffff;
  text-align: center;
  border-radius: 3px;
  background: #f94952;
  position: relative;
  top: -12px;
  z-index: 1;
  max-width: 85%;
  margin: 0 auto;
}
.announcements-wrapper .announcements .announcements__description {
  height: 48px;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0 10px;
}
.announcements-wrapper .announcements .announcements__description a {
  font-size: 13px;
  color: #3c3c3c;
  line-height: 16px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
}
.announcements-wrapper .announcements .announcements__description a:hover, .announcements-wrapper .announcements .announcements__description a:focus {
  text-decoration: none;
  color: #14a7cc;
}
.announcements-wrapper .announcements .announcements__favourite {
  width: 100%;
  padding: 10px 0;
  cursor: pointer;
}
.announcements-wrapper .announcements .announcements__favourite i {
  display: inline-block;
  height: 15px;
  width: 19px;
  margin: 0 auto;
  background-image: url("../img/svg/favorite_normal.svg");
  background-position: center center;
  background-repeat: no-repeat;
}
.announcements-wrapper .announcements .announcements__favourite.active i {
  width: 15px;
  height: 15px;
  background-image: url("../img/svg/favorite_selectat.svg");
}
.announcements-wrapper .announcements .announcements__favourite span {
  margin-left: 8px;
  text-transform: uppercase;
  color: #14a7cc;
  font-weight: 700;
  font-size: 9px;
  position: relative;
  top: -2px;
}
.announcements-wrapper .announcements.announcements--promoted {
  border-color: #bde3ed;
  background: #f6fbfd;
}

@media only screen and (min-width: 300px) and (max-width: 992px) {
  .category-container .row--first {
    border-bottom: 0;
  }
  .category-container .row-second .col--border:nth-last-child(-n+3) {
    border-bottom: 0;
  }
  .category-container .col--border {
    border-bottom: 1px solid #ededed;
  }
  .category-container .col--border:nth-child(3) {
    border-right: 0;
  }

  .advertisement .advertisement__single {
    margin: 0 auto 20px;
  }

  .anunturi-wrapper .anunturi {
    margin-bottom: 30px;
  }

  .search-container .search--subcategory {
    margin-bottom: 20px;
  }

  .banner-box .banner-box__single {
    margin: 0 auto 20px;
  }

  .announcements-wrapper .announcements {
    margin-bottom: 20px;
  }
}
.category-title {
  font-size: 17px;
  font-weight: 700;
  margin-bottom: 18px;
  color: #3c3c3c;
}

.section-subcategory {
  background: #f5f5f5;
  margin-bottom: 30px;
}
.section-subcategory .subcategory {
  padding: 22px 0 15px;
}
.section-subcategory .subcategory:after, .section-subcategory .subcategory:before {
  display: table;
  content: " ";
}
.section-subcategory .subcategory:after {
  clear: both;
}
.section-subcategory .subcategory li {
  display: none;
  font-size: 13px;
  margin-bottom: 20px;
  float: left;
  width: 33.333333%;
  padding-right: 15px;
}
.section-subcategory .subcategory li.visible {
  display: block;
}
.section-subcategory .subcategory li:nth-child(-n+9) {
  display: block;
}
.section-subcategory .subcategory.is-condensed {
  padding: 15px 0 20px;
}
.section-subcategory .subcategory.is-condensed li {
  margin-bottom: 10px;
}
.section-subcategory a.show-more {
  display: none;
  float: right;
  font-size: 15px;
  margin-bottom: 10px;
  padding-right: 15px;
  background-image: url("../img/arrow-down.png");
  background-repeat: no-repeat;
  background-position: right;
  background-size: 11px;
}
.section-subcategory a.show-more.SeeMore {
  background-image: url("../img/arrow-up.png");
}

.announcements-wrapper {
  margin-bottom: 15px;
}

.announcement {
  margin-bottom: 18px;
  border: 1px solid #ededed;
  position: relative;
  overflow: hidden;
}
.announcement.announcement--no-image .announcement__description {
  width: calc(100% - 145px);
}
.announcement.announcement--no-image .announcement__info {
  width: 130px;
}
.announcement .announcement__img-wrap {
  position: relative;
  width: 132px;
  height: 97px;
  float: left;
  overflow: hidden;
  border-right: 1px solid #ededed;
  background: #ffffff;
}
.announcement .announcement__img-wrap a {
  display: block;
  height: 100%;
  width: 100%;
  background-position: center center;
  background-repeat: no-repeat;
}
.announcement .announcement__description {
  width: calc(100% - 350px);
  margin-left: 20px;
  padding: 8px 0 4px;
  float: left;
}
.announcement .announcement__description .announcement__description__title {
  display: block;
  font-size: 15px;
  font-weight: 600;
  line-height: 16px;
  min-height: 40px;
}
.announcement .announcement__description .announcement__description__filter {
  width: 100%;
  margin-bottom: 5px;
}
.announcement .announcement__description .announcement__description__filter > li {
  display: inline-block;
  color: #b9bcbe;
  font-size: 11px;
}
.announcement .announcement__description .announcement__description__filter > li + li:before {
  padding: 0 10px 0 10px;
  color: transparent;
  content: url(../img/svg/breadcrumb.svg);
  position: relative;
}
.announcement .announcement__description .announcement__description__date li {
  display: inline-block;
  color: #b9bcbe;
  font-size: 11px;
  padding-right: 15px;
}
.announcement .announcement__description .announcement__description__date li.announcement__add-favourit {
  cursor: pointer;
}
.announcement .announcement__description .announcement__description__date li.announcement__add-favourit i {
  position: relative;
  top: 3px;
  display: inline-block;
  height: 15px;
  width: 19px;
  margin-left: 10px;
  background-image: url("../img/svg/favorite_normal.svg");
  background-position: center center;
  background-repeat: no-repeat;
}
.announcement .announcement__description .announcement__description__date li.announcement__add-favourit.active i {
  width: 16px;
  height: 14px;
  background-image: url("../img/svg/favorite_selectat.svg");
}
.announcement .announcement__description .announcement__description__date li:nth-child(2) {
  position: relative;
}
.announcement .announcement__description .announcement__description__date li:nth-child(2):before, .announcement .announcement__description .announcement__description__date li:nth-child(2):after {
  content: "";
  position: absolute;
  display: block;
  width: 1px;
  top: 0;
  bottom: 0;
  background: #b9bcbe;
}
.announcement .announcement__description .announcement__description__date li:nth-child(2):before {
  left: -8px;
}
.announcement .announcement__description .announcement__description__date li:nth-child(2):after {
  right: 4px;
}
.announcement .announcement__description .announcement__description__breadcrumb {
  font-size: 11px;
  color: #b9bcbe;
}
.announcement .announcement__info {
  width: 180px;
  padding: 8px 0 4px;
  float: right;
}
.announcement .announcement__info .announcement__info__price {
  text-align: right;
  padding-right: 10px;
  font-size: 19px;
  line-height: 20px;
  color: #f94952;
  margin-bottom: 5px;
}
.announcement .announcement__info .announcement__info__price strong {
  font-weight: 800;
}
.announcement .announcement__info .announcement__info__logo-wrap {
  float: right;
  height: 40px;
  width: 40px;
  overflow: hidden;
  background: #ffffff;
  border: 1px solid #ededed;
  margin-right: 10px;
}
.announcement .announcement__info .announcement__info__logo-wrap a {
  display: block;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}
.announcement:hover {
  box-shadow: 0px 0px 27px 1px #e6e6e6;
}
.announcement.announcement--pf .announcement__info__logo-wrap {
  display: none;
}
.announcement.announcement-lg .announcement__description {
  width: calc(100% - 155px);
  padding: 8px 0 7px;
}
.announcement.announcement-lg .announcement__info {
  position: absolute;
  top: 0;
  right: 0;
}
.announcement.announcement-lg .announcement__description__title {
  width: calc(100% - 155px);
}
.announcement.announcement-lg .announcement__description__date {
  width: calc(100% - 200px);
}
.announcement.announcement--promoted {
  border-color: #bde3ed;
  background: #f6fbfd;
}
.announcement.announcement--promoted .announcement__img-wrap {
  border-color: #bde3ed;
}
.announcement.announcement--promoted:after {
  position: absolute;
  bottom: 0px;
  right: 0px;
  content: "promovat";
  width: 165px;
  text-align: right;
  padding-right: 10px;
  height: 18px;
  font-size: 11px;
  line-height: 18px;
  text-transform: uppercase;
  font-weight: 700;
  color: #ffffff;
  background: rgba(77, 183, 210, 0);
  background: -webkit-gradient(left top, right top, color-stop(0%, rgba(77, 183, 210, 0)), color-stop(100%, #4db7d2));
  background: linear-gradient(to right, rgba(77, 183, 210, 0) 0%, #4db7d2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#4db7d2", endColorstr="#4db7d2", GradientType=1);
}
.announcement.announcement--no-image .announcement__description {
  margin-left: 15px;
}
.announcement.announcement--no-image .announcement__info__logo-wrap {
  margin-top: 10px;
}

.announcement-space {
  width: calc(100% - 243px);
  float: left;
}

.ads-space {
  overflow: hidden;
}
.ads-space.ads-space--aside {
  width: 200px;
  float: right;
}
.ads-space.ads-space--aside .ad-banner {
  margin-bottom: 16px;
}
.ads-space.ads-space--aside .ad-banner .promote-ad {
  display: inline-block;
  margin-top: 10px;
  margin-left: 5px;
  box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.3);
}
.ads-space.ads-space--aside .ad-banner .promote-ad img {
  display: block;
}
.ads-space.ads-space--inline {
  margin: 0 -25px 18px -25px;
  display: inline-block !important;
  height: 100%;
}
.ads-space.ads-space--inline .ad-banner {
  width: 200px;
  margin: 0 24px;
  float: left;
}

/* Media Queries ---------------------------- */
@media screen and (max-width: 991px) {
  .announcement.announcement--no-image .announcement__description {
    width: calc(100% - 145px);
  }
  .announcement .announcement__img-wrap {
    width: 110px;
  }
  .announcement .announcement__description {
    width: calc(100% - 260px);
  }
  .announcement .announcement__description .announcement__description__date li:nth-child(2):after {
    display: none;
  }
  .announcement .announcement__info {
    width: 130px;
  }

  .announcement-space {
    width: calc(100% - 230px);
  }

  .ads-space.ads-space--inline {
    margin: 0 0 20px;
  }
  .ads-space.ads-space--inline .ad-banner {
    margin: 0 22px;
  }
  .ads-space.ads-space--inline .ad-banner:nth-child(n+3) {
    display: none;
  }
}
.announcement-filter {
  margin-bottom: 15px;
  margin-top: -15px;
}
.announcement-filter.announcement-filter--banners {
  width: 100%;
}
.announcement-filter .announcement-filter__list li {
  display: block;
  float: left;
  padding: 2px 8px;
  border-right: 1px solid #bebebe;
  cursor: pointer;
}
.announcement-filter .announcement-filter__list li a {
  color: #606060;
}
.announcement-filter .announcement-filter__list li:hover a, .announcement-filter .announcement-filter__list li.active a {
  text-decoration: underline;
  color: #0991b2;
}
.announcement-filter .announcement-filter__list li:last-child {
  border: 0;
  padding-right: 0;
}

.save-criteria-wrapper {
  text-align: center;
}
.save-criteria-wrapper span {
  text-transform: uppercase;
  font-size: 11px;
}
.save-criteria-wrapper a {
  font-size: 15px;
  font-weight: 700;
  text-decoration: underline;
}

#categories_filter_form .ui.dropdown.multiple-lvl > .menu > .item {
  padding: 2px 15px 12px 15px !important;
}
#categories_filter_form .ui.dropdown.multiple-lvl > .menu .menu .item {
  padding: 0.71428571rem 1.14285714rem !important;
}
#categories_filter_form .ui.dropdown.multiple-lvl > .menu .menu .item a {
  padding: 0;
}
#categories_filter_form .checkbox-fieldset {
  display: inline-block;
  margin-right: 22px;
  padding-top: 7px;
}
@media only screen and (max-width: 992px) and (min-width: 300px) {
  #categories_filter_form .checkbox-fieldset {
    margin-bottom: 0;
  }
}

.carousel-holder {
  position: relative;
  overflow: hidden;
  height: 270px;
  z-index: 0;
}
.carousel-holder:before {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  background: url(../img/carousel-shadow-left.png) no-repeat;
  width: 183px;
  height: 212px;
  z-index: 999;
}
.carousel-holder:after {
  position: absolute;
  right: 0;
  top: 0;
  content: "";
  background: url(../img/carousel-shadow-right.png) no-repeat;
  width: 183px;
  height: 212px;
  z-index: 999;
}
.carousel-holder .announcements {
  float: left;
  width: 130px;
  margin-right: 30px;
}
.carousel-holder .mCSB_dragger_bar {
  background-color: #3c3c3c !important;
}

.section-announcement-detail {
  padding-top: 15px;
}
.section-announcement-detail h1 {
  color: #3c3c3c;
  font-weight: 700;
  text-transform: none;
}
.section-announcement-detail .form-report-message button[type=submit] {
  margin-bottom: 40px;
}

.section-announcement-detail--message .top-navigation {
  border-top: 1px solid #ededed;
  padding: 10px 0;
}
.section-announcement-detail--message .top-navigation a {
  text-transform: uppercase;
  font-weight: 700;
  color: #606060;
  display: block;
  width: 14%;
  line-height: 21px;
}
.section-announcement-detail--message .top-navigation a img {
  position: relative;
  top: 1px;
  margin-right: 10px;
}
.section-announcement-detail--message .top-navigation a:hover {
  text-decoration: none;
  opacity: 0.8;
}
.section-announcement-detail--message .top-navigation h1 {
  padding-left: 4%;
  width: 86%;
  position: relative;
}
.section-announcement-detail--message .top-navigation h1:before {
  content: "";
  position: absolute;
  width: 1px;
  top: -10px;
  bottom: 0px;
  left: 0px;
  background: #ededed;
}

.announcement-banner-wrapper {
  margin-bottom: 30px;
  padding: 10px 0;
  border-top: 1px solid #ededed;
  border-bottom: 1px solid #ededed;
}
.announcement-banner-wrapper .banner-box {
  margin-bottom: 0;
}

.announcement-detail {
  border-top: 1px solid #ededed;
  padding: 4px 0;
  margin-bottom: 29px;
}
.announcement-detail .announcement-detail__list li {
  display: inline-block;
  margin-right: 15px;
  line-height: 13px;
  vertical-align: middle;
  text-transform: uppercase;
  position: relative;
  white-space: nowrap;
  font-size: 11px;
  color: #606060;
}
.announcement-detail .announcement-detail__list li a {
  color: #333333;
}
.announcement-detail .announcement-detail__list li img {
  margin-right: 5px;
}
.announcement-detail .announcement-detail__list li:after {
  content: "";
  position: absolute;
  width: 1px;
  top: -8px;
  bottom: -6px;
  right: -10px;
  background: #ededed;
}
.announcement-detail .announcement-detail__list li:last-child {
  margin-right: 0;
}
.announcement-detail .announcement-detail__list li.announcement-detail__list__print img {
  position: relative;
  top: 2px;
}
.announcement-detail .announcement-detail__list li.announcement-detail__list__report img {
  position: relative;
  top: 1px;
}
.announcement-detail .announcement-detail__list li.announcement-detail__list__share:after {
  display: none;
}
.announcement-detail .announcement-detail__date-time {
  position: relative;
  font-size: 11px;
  color: #606060;
  font-weight: 600;
}
.announcement-detail .announcement-detail__date-time:after {
  content: "";
  position: absolute;
  width: 1px;
  top: -5px;
  bottom: -6px;
  left: -10px;
  background: #ededed;
}
.announcement-detail .announcement-detail__date-time img {
  position: relative;
  top: 4px;
}
.announcement-detail .announcement-detail__date-time span {
  margin-left: 5px;
}

.like-wapper {
  padding-top: 5px;
}
.like-wapper .fb-like {
  margin: 0 15px;
}

.main-image-wrapper {
  position: relative;
  margin: 30px 0 50px;
}
.main-image-wrapper .main-image {
  max-height: 380px;
  overflow: hidden;
  margin-bottom: 30px;
  background: #f9f9f9;
  border: 1px solid #ededed;
  border-radius: 3px;
}
.main-image-wrapper .main-image img {
  display: block;
  margin: 0 auto;
}
.main-image-wrapper .navigate {
  display: block;
  position: absolute;
  height: 35px;
  width: 20px;
  top: 50%;
  margin-top: -27.5px;
  background-repeat: no-repeat;
  background-position: center center;
}
.main-image-wrapper .navigate.navigate-next {
  right: -50px;
  background-image: url("../img/svg/arrow_dreapta.svg");
}
.main-image-wrapper .navigate.navigate-next:hover {
  background-image: url("../img/svg/arrow_dreapta_hover.svg");
}
.main-image-wrapper .navigate.navigate-prev {
  left: -50px;
  background-image: url("../img/svg/arrow_stanga.svg");
}
.main-image-wrapper .navigate.navigate-prev:hover {
  background-image: url("../img/svg/arrow_stanga_hover.svg");
}

.offer-details .offer-details__main {
  position: relative;
  max-height: 380px;
  overflow: hidden;
  margin-bottom: 30px;
  background: #f9f9f9;
  border: 1px solid #ededed;
  border-radius: 3px;
}
.offer-details .offer-details__main .main-slider .slick-slide {
  height: 380px;
}
.offer-details .offer-details__main .main-slider .slick-slide .fancybox {
  height: 380px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
}
.offer-details .offer-details__main .main-slider .slick-slide img {
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  max-height: 380px;
}
.offer-details .offer-details__main .main-image {
  background: #ffffff;
}
.offer-details .offer-details__main .main-image img {
  display: block;
  margin: 0 auto;
}
.offer-details .offer-details__nav .nav-slider .slick-slide {
  height: 60px;
  width: 79px;
  border: 1px solid #e1e1e1;
  overflow: hidden;
  margin: 0 10px;
  cursor: pointer;
  border-radius: 3px;
}
.offer-details .offer-details__nav .nav-slider .slick-slide img {
  height: 100%;
  width: auto;
  margin: 0 auto;
}
.offer-details .offer-details__nav .nav-slider .slick-slide:hover, .offer-details .offer-details__nav .nav-slider .slick-slide.slick-current {
  border-color: #f94952;
}
.offer-details .offer-details__nav .nav-slider .slick-arrow {
  position: absolute;
  top: 0;
  width: 10px;
  z-index: 1;
  height: 60px;
  font-size: 0;
  text-indent: -9999px;
}
.offer-details .offer-details__nav .nav-slider .slick-arrow.slick-prev {
  left: -20px;
  background: transparent url("../img/svg/sageata_navigare_stanga.svg") no-repeat center center;
}
.offer-details .offer-details__nav .nav-slider .slick-arrow.slick-prev:hover {
  background: transparent url("../img/svg/sageata_navigare_stanga_hover.svg") no-repeat center center;
}
.offer-details .offer-details__nav .nav-slider .slick-arrow.slick-next {
  right: -20px;
  background: transparent url("../img/svg/sageata_navigare_dreapta.svg") no-repeat center center;
}
.offer-details .offer-details__nav .nav-slider .slick-arrow.slick-next:hover {
  background: transparent url("../img/svg/sageata_navigare_dreapta_hover.svg") no-repeat center center;
}
.offer-details .offer-details__nav .nav-slider.nav-slider--four-thumb {
  max-width: 61%;
}
.offer-details .offer-details__nav .nav-slider.nav-slider--five-thumb {
  max-width: 77%;
}
.offer-details .offer-details__nav .nav-slider.nav-slider--full {
  width: 100%;
}
.offer-details .offer-details__nav .nav-slider.nav-slider--full .slick-slide {
  margin: 0 5.5px 0 5px;
}
.offer-details .offer-details__nav .nav-slider .slick-track {
  left: 1px;
}
.offer-details .offer-details__nav .offer-details__map-link a {
  margin-left: 20px;
  display: block;
  height: 60px;
  width: 79px;
  border: 1px solid #e1e1e1;
  overflow: hidden;
  cursor: pointer;
  border-radius: 3px;
  background: transparent url("../img/jpg/map-icon.jpg") no-repeat center center;
}
.offer-details .offer-details__nav .offer-details__map-link a.active, .offer-details .offer-details__nav .offer-details__map-link a:hover {
  border-color: #f94952;
}
.offer-details .offer-details__nav .offer-details__video-link a {
  display: block;
  height: 60px;
  width: 79px;
  border: 1px solid #e1e1e1;
  overflow: hidden;
  cursor: pointer;
  border-radius: 3px;
  background: #f9f9f9 url("../img/svg/video.svg") no-repeat center center;
}
.offer-details .offer-details__nav .offer-details__video-link a.active, .offer-details .offer-details__nav .offer-details__video-link a:hover {
  border-color: #f94952;
}
.offer-details .offer-details__video {
  display: none;
  position: absolute;
  top: 0;
  width: 100%;
  bottom: 0;
  z-index: 6;
  padding: 32px 25px;
  background: #f9f9f9;
}
.offer-details .offer-details__video iframe {
  display: block;
  margin: 0 auto;
}
.offer-details .offer-details__video.single {
  padding: 0 !important;
}
.offer-details .offer-details__map {
  display: none;
  position: absolute;
  top: 0;
  width: 100%;
  bottom: 0;
  z-index: 6;
  padding: 32px 25px;
  background: #f9f9f9;
}
.offer-details .offer-details__map #map {
  height: 100%;
  width: 100%;
}
.offer-details .offer-details__map.single {
  padding: 0 !important;
}
.offer-details #map-03 {
  height: 378px;
  width: 100%;
}
.offer-details .offer-details__description {
  border-top: 1px solid #ededed;
  padding-top: 24px;
  margin-top: 30px;
  font-size: 15px;
  line-height: 29px;
  margin-bottom: 30px;
}
.offer-details .offer-details__description ul {
  list-style-type: disc;
  padding-left: 40px;
}
.offer-details .offer-details__description.offer-details__description--job {
  border-bottom: 1px solid #ededed;
  margin-bottom: 30px;
}
.offer-details .offer-details__description.offer-details__description--job p {
  font-size: 13px;
  line-height: 15px;
}
.offer-details .offer-details__description.offer-details__description--no-image {
  margin-top: 0;
  padding-top: 0;
  border-top: 0;
}
.offer-details .offer-details__description.offer-details__description--print {
  margin-top: 10px;
  border-bottom: 1px solid #ededed;
  margin-bottom: 30px;
}

#map-02 {
  width: 100%;
}

.section-annoucement-details .container {
  border-bottom: 1px solid #ededed;
}
.section-annoucement-details ul {
  margin-bottom: 30px;
}
.section-annoucement-details ul li {
  padding: 11px 20px;
  float: left;
  border-right: 1px solid #dce6e3;
  text-transform: capitalize;
}
.section-annoucement-details ul.one-col li {
  width: 100%;
  border-right: 0;
}
.section-annoucement-details ul.one-col li:nth-child(odd) {
  background: #f5f5f5;
}
.section-annoucement-details ul.one-col li:nth-child(even) {
  background: transparent;
}
.section-annoucement-details ul.two-col li {
  width: 50%;
}
.section-annoucement-details ul.two-col li:nth-child(2n) {
  border-right: 0;
}
.section-annoucement-details ul.two-col li:nth-child(n+1):nth-child(-n+3), .section-annoucement-details ul.two-col li:nth-child(n+7):nth-child(-n+9), .section-annoucement-details ul.two-col li:nth-child(n+13):nth-child(-n+15), .section-annoucement-details ul.two-col li:nth-child(n+19):nth-child(-n+21), .section-annoucement-details ul.two-col li:nth-child(n+25):nth-child(-n+27) {
  background: transparent;
}
.section-annoucement-details ul.two-col li:nth-child(n+1):nth-child(-n+2), .section-annoucement-details ul.two-col li:nth-child(n+5):nth-child(-n+6), .section-annoucement-details ul.two-col li:nth-child(n+9):nth-child(-n+10), .section-annoucement-details ul.two-col li:nth-child(n+13):nth-child(-n+14), .section-annoucement-details ul.two-col li:nth-child(n+17):nth-child(-n+18), .section-annoucement-details ul.two-col li:nth-child(n+21):nth-child(-n+22), .section-annoucement-details ul.two-col li:nth-child(n+25):nth-child(-n+26) {
  background: #f5f5f5;
}
.section-annoucement-details ul.three-col li {
  width: 33.33%;
}
.section-annoucement-details ul.three-col li:nth-child(3n) {
  border-right: 0;
}
.section-annoucement-details ul.three-col li:nth-child(n+1):nth-child(-n+3), .section-annoucement-details ul.three-col li:nth-child(n+7):nth-child(-n+9), .section-annoucement-details ul.three-col li:nth-child(n+13):nth-child(-n+15), .section-annoucement-details ul.three-col li:nth-child(n+19):nth-child(-n+21), .section-annoucement-details ul.three-col li:nth-child(n+25):nth-child(-n+27) {
  background: #f5f5f5;
}
.section-annoucement-details .map {
  margin-bottom: 30px;
}

#content.content--print {
  margin-top: 10px;
}
#content.content--print:before {
  display: none;
}
#content.content--print .breadcrumb {
  padding-top: 15px;
}
#content .print-img {
  margin-bottom: 20px;
}
#content .print-img img {
  display: block;
  margin: 0 auto;
}

@media only screen and (min-width: 300px) and (max-width: 992px) {
  .offer-details .offer-details__nav .nav-slider.nav-slider--four-thumb {
    max-width: 68%;
  }

  .offer-details .offer-details__nav .nav-slider .slick-arrow.slick-prev {
    left: -15px;
  }

  .offer-details .offer-details__nav .nav-slider .slick-arrow.slick-next {
    right: -15px;
  }
}
@media only screen and (min-width: 300px) and (max-width: 776px) {
  .main-image-wrapper .navigate.navigate-prev {
    left: -30px;
  }

  .main-image-wrapper .navigate.navigate-next {
    right: -30px;
  }

  .breadcrumb > li a {
    display: inline-block;
    max-width: 225px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .breadcrumb > li + li:before {
    top: -8px;
  }
}
.sidebar {
  background: #f9f9f9;
  border: 1px solid #ededed;
  border-radius: 3px;
}

.sidebar--details {
  margin-bottom: 20px;
}
.sidebar--details .sidebar--details__top {
  position: relative;
  text-align: center;
  padding: 15px 15px;
  border-bottom: 1px solid #ededed;
}
.sidebar--details .sidebar--details__top:after {
  content: "";
  position: absolute;
  height: 20px;
  background-image: url("../img/png/shadow.png");
  background-position: center center;
  background-repeat: no-repeat;
  top: 100%;
  left: 0;
  right: 0;
}
.sidebar--details .sidebar--details__top .sidebar--details__top__price {
  font-size: 30px;
  color: #f94952;
  margin-bottom: 17px;
  text-transform: uppercase;
}
.sidebar--details .sidebar--details__top .sidebar--details__top__price strong {
  font-weight: 800;
}
.sidebar--details .sidebar--details__top .sidebar--details__top__phone {
  max-width: 300px;
  margin: 0 auto 10px;
}
.sidebar--details .sidebar--details__top .sidebar--details__top__phone b {
  font-size: 24px;
  color: #f94952;
}
.sidebar--details .sidebar--details__top .sidebar--details__top__phone a {
  line-height: 36px;
}
.sidebar--details .sidebar--details__top .sidebar--details__top__button {
  max-width: 200px;
  margin: 0 auto 24px;
}
.sidebar--details .sidebar--details__top .sidebar--details__top__favourit {
  margin-bottom: 17px;
}
.sidebar--details .sidebar--details__top .sidebar--details__top__favourit a {
  font-size: 11px;
  padding-left: 20px;
  background-image: url("../img/svg/favorite_normal.svg");
  background-position: left center;
  background-repeat: no-repeat;
}
.sidebar--details .sidebar--details__top .sidebar--details__top__favourit a.active {
  background-image: url("../img/svg/favorite_selectat.svg");
}
.sidebar--details .sidebar--details__top .sidebar--details__top__show-annoucements {
  margin-bottom: 6px;
}
.sidebar--details .sidebar--details__top .sidebar--details__top__show-annoucements a {
  font-size: 11px;
  padding-left: 20px;
  background-image: url("../img/svg/anunturi_utilizator.svg");
  background-position: left center;
  background-repeat: no-repeat;
}
.sidebar--details .sidebar--details__bottom {
  padding: 0 15px;
}
.sidebar--details .sidebar--details__bottom li {
  position: relative;
  padding: 13px 0;
  min-height: 42px;
}
.sidebar--details .sidebar--details__bottom li:after {
  content: "";
  position: absolute;
  height: 1px;
  background: #ededed;
  top: 100%;
  left: 10px;
  right: 10px;
}
.sidebar--details .sidebar--details__bottom li b {
  text-transform: uppercase;
}
.sidebar--details .sidebar--details__bottom.sidebar--details__bottom--job {
  padding: 15px;
}
.sidebar--details.sidebar--jobs .sidebar--details__top .sidebar--details__top__phone {
  margin: 12px 0 25px;
}

.sidebar--contact {
  padding: 15px;
}
.sidebar--contact h3 {
  margin-bottom: 17px;
}
.sidebar--contact .sidebar--contact__person {
  padding-bottom: 10px;
  border-bottom: 1px solid #ededed;
  margin-bottom: 20px;
}
.sidebar--contact .sidebar--contact__person .picture-wrapper {
  position: relative;
  height: 70px;
  width: 70px;
  /*border-radius: 50%;*/
  overflow: hidden;
  margin-right: 15px;
}
.sidebar--contact .sidebar--contact__person .name-wrapper {
  font-size: 15px;
}
.sidebar--contact .sidebar--contact__person .name-wrapper p {
  margin-top: 12px;
}
.sidebar--contact .sidebar--contact__person .name-wrapper span {
  color: #bebebe;
}
.sidebar--contact .sidebar--contact__desciption {
  text-align: center;
}
.sidebar--contact .sidebar--contact__desciption p {
  text-align: left;
  margin-bottom: 15px;
}
.sidebar--contact .sidebar--contact__desciption a {
  display: inline-block;
  text-align: center;
  margin-bottom: 15px;
}
.sidebar--contact .sidebar--contact__headquarters {
  margin-bottom: 20px;
}
.sidebar--contact .sidebar--contact__headquarters .picture-wrapper {
  position: relative;
  height: 70px;
  width: 70px;
  border-radius: 3px;
  overflow: hidden;
  margin-right: 15px;
  border: 1px solid #ededed;
  background: #ffffff;
}
.sidebar--contact .sidebar--contact__headquarters .name-wrapper {
  font-size: 15px;
  line-height: 16px;
  width: 66%;
}
.sidebar--contact .sidebar--contact__headquarters .name-wrapper p {
  font-weight: 700;
  margin-bottom: 5px;
}
.sidebar--contact .sidebar--contact__headquarters .name-wrapper span {
  color: #bebebe;
}
.sidebar--contact .sidebar--contact__link a {
  display: block;
  padding-left: 30px;
  line-height: 15px;
  background: transparent url("../img/png/link.png") no-repeat left center;
}

.sidebar--tips {
  margin-bottom: 20px;
  border-radius: 3px;
  padding: 30px;
  background: #f6ecd3;
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #f6ecd3), color-stop(100%, rgba(246, 236, 211, 0)));
  background: linear-gradient(to bottom, #f6ecd3 0%, rgba(246, 236, 211, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#f6ecd3", endColorstr="#f6ecd3", GradientType=0 );
}
.sidebar--tips h3 {
  text-transform: none;
  color: #3c3c3c;
  margin-bottom: 20px;
}
.sidebar--tips ul li {
  padding-left: 30px;
  margin-bottom: 30px;
  position: relative;
}
.sidebar--tips ul li:before {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  height: 20px;
  width: 20px;
  background: transparent url("../img/svg/check_galben.svg") no-repeat center center;
}
.sidebar--tips.sidebar--tips--account {
  background: #f2f2f2;
  background: -webkit-gradient(left top, right top, color-stop(0%, #f2f2f2), color-stop(100%, rgba(242, 242, 242, 0)));
  background: linear-gradient(to right, #f2f2f2 0%, rgba(242, 242, 242, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#f2f2f2", endColorstr="#f2f2f2", GradientType=1 );
}
.sidebar--tips.sidebar--tips--account ul li:before {
  background: transparent url("../img/svg/check_rosu.svg") no-repeat center center;
}

.pop-up {
  display: none;
  width: 780px;
  text-align: center;
  padding: 50px 0px;
}
.pop-up#pop-up--no-cv p {
  margin-bottom: 20px;
  color: #606060;
}
.pop-up#pop-up--no-cv .button {
  max-width: 110px;
  margin: 0 auto;
}

.fancybox-title {
  display: none !important;
}

.fancybox-skin {
  border-radius: 3px;
  box-shadow: none !important;
}

.message {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 100;
  min-height: 80px;
  max-width: 390px;
  width: 100%;
  background: #fbf8e7;
  border: 1px solid #f3e69c;
  padding-top: 27px;
  box-shadow: 0px 0px 27px 1px #e6e6e6;
}
.message img {
  margin-right: 5px;
}
.message p {
  text-transform: uppercase;
  font-size: 15px;
  text-align: center;
  line-height: 24px;
  color: #f94952;
}

.modal-body input {
  height: 35px;
}

@media only screen and (min-width: 300px) and (max-width: 992px) {
  .pop-up {
    width: 560px;
  }
}
@media only screen and (min-width: 300px) and (max-width: 992px) {
  .sidebar.sidebar--details {
    margin-top: 0px;
  }

  .announcement-banner-wrapper .banner-box {
    margin-bottom: 20px;
  }

  .section-annoucement-details ul.two-col {
    margin-bottom: 30px;
  }
  .section-annoucement-details ul.three-col li {
    width: 50%;
  }
  .section-annoucement-details ul.three-col li:nth-child(3n) {
    border-right: 1px solid #dce6e3;
  }
  .section-annoucement-details ul.three-col li:nth-child(2n) {
    border-right: 0;
  }
  .section-annoucement-details ul.three-col li:nth-child(n+1):nth-child(-n+3), .section-annoucement-details ul.three-col li:nth-child(n+7):nth-child(-n+9), .section-annoucement-details ul.three-col li:nth-child(n+13):nth-child(-n+15), .section-annoucement-details ul.three-col li:nth-child(n+19):nth-child(-n+21), .section-annoucement-details ul.three-col li:nth-child(n+25):nth-child(-n+27) {
    background: transparent;
  }
  .section-annoucement-details ul.three-col li:nth-child(n+1):nth-child(-n+2), .section-annoucement-details ul.three-col li:nth-child(n+5):nth-child(-n+6), .section-annoucement-details ul.three-col li:nth-child(n+9):nth-child(-n+10), .section-annoucement-details ul.three-col li:nth-child(n+13):nth-child(-n+14), .section-annoucement-details ul.three-col li:nth-child(n+17):nth-child(-n+18), .section-annoucement-details ul.three-col li:nth-child(n+21):nth-child(-n+22), .section-annoucement-details ul.three-col li:nth-child(n+25):nth-child(-n+26) {
    background: #f5f5f5;
  }
}
.advert-form {
  /* Hidden fieldset */
}
.advert-form #user_login {
  display: none;
}
.advert-form .errors-form-anunt {
  overflow: hidden;
  padding: 15px 0 10px 0;
}
.advert-form fieldset {
  width: 100%;
  margin: 20px 0;
  clear: both;
  position: relative;
}
.advert-form fieldset.no-label {
  margin-top: -10px;
}
.advert-form fieldset.has-error input[type=text], .advert-form fieldset.has-error input[type=email], .advert-form fieldset.has-error input[type=password], .advert-form fieldset.has-error input[type=search], .advert-form fieldset.has-error input[type=number] {
  box-shadow: 0 0 0 2px #efacac;
  box-shadow: 0 0 0 2px #efacac;
  border-color: #efacac;
}
.advert-form fieldset.has-error textarea {
  box-shadow: 0 0 0 2px #efacac;
  box-shadow: 0 0 0 2px #efacac;
  border-color: #efacac;
}
.advert-form fieldset.has-error select {
  box-shadow: 0 0 0 2px #efacac;
  box-shadow: 0 0 0 2px #efacac;
  border-color: #efacac;
}
.advert-form fieldset.has-error .ui.dropdown {
  box-shadow: 0 0 0 2px #efacac;
  box-shadow: 0 0 0 2px #efacac;
  border-color: #efacac;
}
.advert-form fieldset.has-error-price input[type=text] {
  box-shadow: 0 0 0 2px #efacac;
  box-shadow: 0 0 0 2px #efacac;
  border-color: #efacac;
}
.advert-form fieldset.has-error-price .ui.dropdown.ng-invalid {
  box-shadow: 0 0 0 2px #efacac;
  box-shadow: 0 0 0 2px #efacac;
  border-color: #efacac;
}
.advert-form .fieldset--password {
  display: none;
}
.advert-form .fieldset--password .field-holder input {
  width: 56.8%;
  float: left;
}
.advert-form .fieldset--password .field-holder a {
  display: block;
  width: 43.2%;
  margin-top: 6px;
  float: left;
  font-size: 12px;
  color: #14a7cc;
  text-align: center;
}
.advert-form label {
  width: 33.8%;
  margin-right: 4.7%;
  margin-top: 6px;
  float: left;
  text-align: right;
  font-weight: 400;
  font-size: 14px;
  color: #606060;
}
.advert-form label.indent-right {
  padding-left: 100px;
  text-align: left;
}
.advert-form label sup {
  color: #adadad;
}
.advert-form label span {
  display: block;
  font-size: 11px;
  line-height: 15px;
  color: #adadad;
}
.advert-form label[for=category-select] {
  margin-top: 11px;
}
.advert-form label[for=video-link-field] {
  margin-top: 15px;
}
.advert-form [for=logo_company] + div .photo-upload {
  margin-left: 0;
  margin-bottom: 0;
  overflow: hidden;
}
.advert-form [for=logo_company] + div .photo-upload .image.loaded img {
  position: relative;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
}
.advert-form [for=logo_company] + div p {
  margin-top: 7px;
}
.advert-form .field-holder {
  width: 61%;
  float: left;
}
.advert-form .field-holder input {
  padding: 7px 14px;
  font-size: 13px;
  box-shadow: none;
}
.advert-form .field-holder input:focus {
  box-shadow: 0px 0px 27px 1px #e6e6e6;
}
.advert-form .field-holder input.immutable {
  color: #bebebe;
  -webkit-text-fill-color: #bebebe;
  -webkit-opacity: 1;
  background: #fff;
  background: url(../img/svg/disabled_input.svg) no-repeat 97% 50%;
}
.advert-form .field-holder input#video-link-field {
  margin-top: 10px;
}
.advert-form .field-holder > span {
  display: block;
  margin: 1px 0 -3px 10px;
  font-size: 11px;
  color: #adadad;
}
.advert-form .field-holder textarea {
  width: 100%;
  height: 108px;
  padding: 10px 14px;
  resize: vertical;
  box-shadow: none;
  font-size: 13px;
  line-height: 17px;
  font-family: "Open Sans", sans-serif;
}
.advert-form .field-holder textarea:focus {
  box-shadow: 0px 0px 27px 1px #e6e6e6;
}
.advert-form .field-holder textarea.textarea--smaller {
  height: 60px;
}
.advert-form .field-holder .dropdown {
  box-shadow: none;
  z-index: 0;
}
.advert-form .field-holder .dropdown:focus {
  box-shadow: 0px 0px 27px 1px #e6e6e6;
}
.advert-form .field-holder .dropdown.active, .advert-form .field-holder .dropdown.visible {
  z-index: 11;
}
.advert-form .field-holder .dropdown-gn {
  top: 38px;
  right: -70px;
  z-index: 11;
}
.advert-form .field-holder .breadcrumb {
  margin-top: 11px;
  margin-bottom: -4px;
  width: 75%;
  float: left;
}
.advert-form .field-holder .breadcrumb li {
  padding-right: 6px;
}
.advert-form .field-holder .breadcrumb li a {
  font-weight: bold;
  font-size: 11px;
  text-transform: uppercase;
  color: #14a7cc;
}
.advert-form .field-holder .breadcrumb li + li:before {
  content: url(../img/svg/breadcrumb_blue.svg);
  padding: 0 11px 0 0;
  top: 0;
}
.advert-form .field-holder .button {
  margin-top: 5px;
  padding: 5px 14px;
  float: right;
}
.advert-form .field-holder label {
  width: 43%;
  margin-right: 0;
  font-size: 13px;
  text-align: left;
}
.advert-form .field-holder label input {
  margin-right: 6px;
  padding: 0;
  position: relative;
  top: -2px;
  z-index: 0;
}
.advert-form .field-holder label.label-narrow {
  width: 20%;
}
.advert-form .field-holder.price-field {
  margin-top: 1px;
  padding: 0;
  padding-left: 9px;
}
.advert-form .field-holder.price-field label {
  width: auto;
  float: left;
}
.advert-form .field-holder.price-field label input {
  margin-right: 18px;
  position: relative;
  top: -2px;
  z-index: 0;
}
.advert-form .field-holder.price-field label:first-of-type {
  margin-right: 15px;
}
.advert-form .field-holder.price-field label:last-of-type {
  margin-right: 0;
  padding-left: 20px;
  border-left: 1px solid #e1e1e1;
}
.advert-form .field-holder.price-field .price {
  width: 100px;
  margin-right: 10px;
  float: left;
}
.advert-form .field-holder.price-field .dropdown {
  width: 60px;
  margin-right: 23px;
  float: left;
  position: relative;
  z-index: 10;
}
.advert-form .field-holder.price-field .dropdown.icon {
  padding-right: 9px !important;
}
.advert-form .field-holder.has-unit input {
  width: 78%;
  float: left;
}
.advert-form .field-holder.has-unit .unit {
  display: block;
  padding: 5px 0 0 10px;
  float: left;
  font-size: 13px;
}
.advert-form .field-holder.has-unit-2 input {
  width: 88%;
  float: left;
}
.advert-form .field-holder.has-unit-2 .unit {
  display: block;
  padding: 0;
  padding-top: 7px;
  float: left;
  font-size: 13px;
}
.advert-form .field-holder.checkboxes {
  margin-top: -11px;
}
.advert-form .field-holder.checkboxes label {
  width: 50%;
  margin-bottom: 8px;
}
.advert-form .field-holder.checkboxes label input {
  float: left;
}
.advert-form .field-holder.checkboxes label span {
  display: block;
  width: calc(100% - 30px);
  float: left;
  font-size: 13px;
  line-height: 16px;
  color: #606060;
}
.advert-form .field-holder .ui.selection .dropdown.icon {
  padding-right: 15px;
}
.advert-form .field-holder .company-logo {
  width: 74px;
  height: 73px;
  border: 1px solid #ededed;
}
.advert-form .field-holder .company-logo img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.advert-form .stare-autoturism > label {
  width: 33%;
}
.advert-form .dropdown__counties ul li a, .advert-form .dropdown__cities ul li a {
  cursor: pointer;
}
.advert-form .alege-alt-county {
  cursor: pointer;
}
.advert-form .dropdown--districts.form-control {
  height: 30px;
  font-size: 13px;
  color: #333333;
}
.advert-form .info-message {
  box-sizing: border-box;
  width: 230px;
  padding-left: 28px;
  position: absolute;
  top: 7px;
  right: calc(-230px - 30px);
  transition: opacity 0.2s linear;
  z-index: 10;
}
.advert-form .info-message.has-focus .info-message--email {
  opacity: 1;
}
.advert-form .info-message.wide-message {
  width: 293px;
  right: calc(-293px - 30px);
}
.advert-form .info-message.has-focus, .advert-form .info-message.has-error {
  opacity: 1;
}
.advert-form .info-message div img {
  width: 18px;
  margin-right: 16px;
  float: left;
}
.advert-form .info-message div div {
  float: left;
  width: calc(100% - 36px);
  font-size: 11px;
  line-height: 15px;
}
.advert-form .info-message div ul {
  list-style-type: disc;
  list-style-position: inside;
}
.advert-form .info-message.info-message--photos {
  top: 76px;
}
.advert-form .info-message.info-message--overlapping {
  z-index: 11;
}
.advert-form .info-message.info-message--overlapping .info-message--default > div {
  width: calc(100% - 32px);
  padding: 9px 10px 9px 15px;
  border: 1px solid #14a7cc;
  border-radius: 6px;
  position: absolute;
  left: 57px;
  top: -8px;
  font-size: 11px;
  line-height: 15px;
  background: #F8FDFF;
}
.advert-form .info-message.info-message--overlapping .info-message--default > div:before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  position: absolute;
  top: 12px;
  left: -5px;
  background: #F8FDFF;
  -ms-transform: rotate(-45deg);
      transform: rotate(-45deg);
  border-top: 1px solid #14a7cc;
  border-left: 1px solid #14a7cc;
}
.advert-form .info-message.info-message--overlapping .info-message--default > div ul li span {
  -webkit-margin-start: -5px;
}
.advert-form .info-message--email {
  opacity: 0;
}
.advert-form .info-message--default {
  color: #14a7cc;
}
.advert-form .info-message--too-short,
.advert-form .info-message--email-invalid,
.advert-form .info-message--required {
  display: none;
  color: #f94952;
}
.advert-form .search-container .search:after {
  right: 13px;
  top: 49%;
  -ms-transform: scale(0.8);
      transform: scale(0.8);
}
.advert-form #street-map {
  width: 100%;
  height: 175px;
  margin-top: 20px;
}
.advert-form .hidden-fieldsets {
  width: 100%;
  float: left;
  margin-top: -12px;
}
.advert-form .reveal-hidden {
  width: auto;
  margin: 0 22% 20px 0;
  padding: 5px 7px;
  float: right;
  font-size: 12px;
}
.advert-form .reveal-hidden .less-details {
  position: relative;
  top: -1px;
}

.photo-upload {
  width: 76px;
  height: 75px;
  margin: 0 9px 20px;
  float: left;
  position: relative;
}
.photo-upload:nth-of-type:visible(n+5) {
  margin-bottom: 0;
}
.photo-upload .delete-photo {
  display: none;
  background: url(../img/svg/gresit_adauga_anunt.svg) no-repeat center center;
  width: 18px;
  height: 18px;
  position: absolute;
  top: -7px;
  right: -7px;
  z-index: 1000;
}
.photo-upload:hover .delete-photo {
  display: block;
}
.photo-upload.single {
  overflow: hidden;
}
.photo-upload .image {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border: 1px solid #e9e9e9;
  z-index: 5;
  background: linear-gradient(135deg, white 0%, #f3f3f3 100%);
  cursor: pointer;
}
.photo-upload .image .preview {
  display: table-cell;
  vertical-align: middle;
  height: 75px;
}
.photo-upload .image span {
  content: "";
  display: block;
  width: 21px;
  height: 21px;
  border-radius: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  background: #E0E0E0 url(../img/svg/plus_adauga_anunt.svg) no-repeat center center;
  z-index: 6;
}
.photo-upload .image img {
  opacity: 0;
  object-fit: cover;
}
.photo-upload .image.loaded {
  display: block;
  z-index: 8;
}
.photo-upload .image.loaded img {
  opacity: 1;
}
.photo-upload .image.loaded span {
  width: 20px;
  height: 20px;
  border-radius: 3px;
  background: #f94952 url(../img/svg/x_adauga_anunt.svg) no-repeat center center;
  opacity: 0;
  cursor: pointer;
}
.photo-upload .image.loaded input {
  height: 0;
  padding: 0 !important;
}
.photo-upload .image.loaded:before {
  content: "";
  width: 100%;
  height: 101%;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.2s linear;
  background: rgba(255, 255, 255, 0.5);
  opacity: 0;
}
.photo-upload .image.loaded:hover span, .photo-upload .image.loaded:hover:before {
  opacity: 1;
}
.photo-upload .image.loaded.image--main {
  border: 1px solid #14a7cc;
  border-width: 1px 1px 1px 1px;
}
.photo-upload .image.loaded.image--main:after {
  content: "Poza principala";
  position: absolute;
  bottom: -17px;
  left: 0;
  font-size: 10px;
  color: #14a7cc;
}
.photo-upload input {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: 7;
  cursor: pointer;
}

.upload-message {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.4);
  text-align: center;
  z-index: 999;
}
.upload-message .inner {
  padding: 20px 40px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transfrom: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  background: #fff;
}
.upload-message .inner span {
  display: block;
  margin-bottom: 20px;
  font-size: 13px;
  color: #231f20;
}
.upload-message .inner button {
  display: inline-block;
  padding: 5px 10px;
}

.promote-form .button.button--fixed-width {
  max-width: 208px;
}

/* Media Queries ----------------------------------- */
@media screen and (min-width: 992px) and (max-width: 1024px) and (orientation: landscape) {
  .advert-form .field-holder.price-field .price {
    width: 87px;
  }
  .advert-form .field-holder label input {
    padding-right: 0;
  }
  .advert-form .field-holder input.immutable {
    color: #000;
  }

  .photo-upload {
    margin: 0 8px 20px;
  }
}
@media screen and (max-width: 991px) {
  .advert-form .info-message {
    width: 220px;
    right: -240px;
  }
  .advert-form .info-message.info-message--photos {
    top: 120px;
  }
  .advert-form .info-message.wide-message {
    width: 220px;
    right: -240px;
  }
  .advert-form label span br {
    display: none;
  }
  .advert-form label.indent-right {
    padding-left: 50px;
  }
  .advert-form .field-holder .breadcrumb {
    width: 68%;
  }
  .advert-form .field-holder.price-field label:first-of-type {
    margin-right: 18px;
  }
  .advert-form .field-holder.price-field label:last-of-type {
    padding-left: 0;
    border-left: none;
    clear: both;
  }
  .advert-form .field-holder label {
    width: 50%;
  }
  .advert-form .field-holder label.label-narrow {
    width: 80px;
  }
  .advert-form .field-holder label input {
    padding-right: 0;
  }
  .advert-form .field-holder input.immutable {
    color: #000;
  }
  .advert-form .reveal-hidden {
    margin-right: 18%;
  }

  .photo-upload:nth-of-type(n+5) {
    margin-bottom: 20px;
  }
  .photo-upload:nth-of-type(n+7) {
    margin-bottom: 0;
  }
}
.add-advert h1 {
  margin: 27px 0 17px;
}
.add-advert hr {
  width: 87.6%;
  margin: 0;
  padding: 0;
  margin-left: 12.4%;
  border-color: #cccccc;
  clear: both;
}
.add-advert .wide-separator {
  width: 83%;
  margin-left: 8%;
  float: left;
}
.add-advert .button-holder {
  text-align: center;
}
.add-advert .button-holder button {
  display: inline-block;
  width: 166px;
  margin: 28px 0 50px;
}

.advert-form > div > div {
  position: relative;
}
.advert-form > div > div:after {
  content: "";
  display: block;
  width: 33px;
  height: 95%;
  position: absolute;
  top: 0;
  right: -48px;
  background: linear-gradient(to right, #F3F3F3 0%, #fff 100%);
  z-index: 0;
}

#salar_fix {
  margin-top: -22px;
}

.fake-input {
  display: block;
  width: 100%;
  padding: 5px 10px;
  border: 1px solid #e1e1e1;
  border-radius: 3px;
  color: #ccc;
  font-size: 13px;
  box-shadow: none;
}
.fake-input:focus {
  border: 1px solid #14a7cc;
  box-shadow: 0px 0px 27px 1px #e6e6e6;
}
.fake-input input {
  display: inline-block;
  max-width: calc(100% - 13px);
  padding: 0 !important;
  border: none !important;
  border-radius: 0;
  box-shadow: none;
  line-height: normal;
}
.fake-input input:focus {
  border: none !important;
  box-shadow: none !important;
}
.fake-input input.ng-empty + span {
  display: none;
}
.fake-input input.no-value + span {
  display: none;
}

#description-initial hr:first-child {
  display: none;
}

/* Promotion */
.promotion {
  margin: 33px 0;
}
.promotion.promotion--my-account {
  margin-top: 7px;
}
.promotion .ui.popup {
  margin-left: -8px !important;
  padding: 15px;
  font-size: 11px;
  border-radius: 1px;
  color: #b3b3b3;
  min-width: 300px;
  box-shadow: 0px 0px 15px 1px #e6e6e6;
  text-transform: none;
}

.promote-packages {
  margin-left: 12.2%;
}
.promote-packages.promote-packages--my-account {
  margin-left: 0;
}

.promote-announce-page .promote-packages {
  margin-left: 0;
}

.promote-package {
  padding: 14px 18px 14px 10px;
  margin-bottom: 8px;
}
.promote-package fieldset {
  margin: 0;
}
.promote-package fieldset.fieldset-select {
  padding-left: 12px;
}
.promote-package fieldset.fieldset-select .select-wrapper {
  width: 53%;
  margin-top: -5px;
  float: right;
}
.promote-package fieldset.fieldset-select .select-wrapper .btn-group .btn {
  padding: 5px 30px 6px 10px;
}
.promote-package fieldset.fieldset-select .select-wrapper .btn-group .multiselect-container > li > a > label {
  padding: 11px 20px 11px 30px;
  font-size: 13px;
  color: #333;
}
.promote-package fieldset.fieldset-select .select-wrapper .btn-group .multiselect-container > li > a > label span {
  font-weight: 700;
  color: #f94952;
}
.promote-package fieldset.fieldset-select .select-wrapper .btn-group .multiselect-container > li > a > label small {
  font-size: 13px;
}
.promote-package fieldset.fieldset-select .select-wrapper .btn-group.open > .dropdown-menu {
  max-height: auto;
  max-height: initial;
}
.promote-package fieldset.fieldset-select .select-options {
  display: none;
}
.promote-package fieldset input {
  float: left;
}
.promote-package fieldset label {
  width: auto;
  margin: 0 0 0 8px;
  font-weight: 600;
  font-size: 15px;
  text-align: left;
}
.promote-package fieldset label strong {
  font-weight: 700;
}
.promote-package fieldset img {
  margin-top: 2px;
  margin-left: 10px;
}
.promote-package fieldset .credit {
  margin-top: -3px;
  float: right;
  font-weight: 700;
  font-size: 18px;
  color: #f94952;
}
.promote-package fieldset .media-type {
  float: right;
  margin-top: 1px;
  margin-right: 72px;
  -ms-transform: translateX(50%);
      transform: translateX(50%);
  font-size: 11px;
  text-transform: uppercase;
}
.promote-package .description {
  padding: 10px 0 0 19px;
  font-size: 13px;
  line-height: 18px;
  letter-spacing: -0.3px;
}
.promote-package .description a {
  text-decoration: underline;
}
.promote-package.promote-package--free {
  margin-top: -18px;
  margin-bottom: 12px;
  border: none;
  background: transparent;
}
.promote-package.promote-package--blue {
  margin-bottom: 30px;
  border: 1px solid #93CDDC;
  background: #ecf5f8;
}
.promote-package.promote-package--green {
  border: 1px solid #93E1A6;
  background: #E6FFE7;
}
.promote-package.promote-package--light-blue {
  margin-bottom: 30px;
  border: 1px solid #B1DFEB;
  background: #F3FDFF;
}
.promote-package.promote-package-edit {
  margin-bottom: 8px;
}
.promote-package.promote-package-edit .media-type {
  margin-right: 12px;
  padding-top: 2px;
}
.promote-package.promote-package-edit fieldset label {
  cursor: default;
}

.bonus-info {
  margin: 39px 0 0;
  padding: 9px 10px 9px 20px;
  border: 1px solid #F9EDCF;
  background: #FFFCF6;
}
.bonus-info img {
  display: block;
  float: left;
  margin-right: 21px;
  vertical-align: middle;
}
.bonus-info > span {
  display: block;
  width: calc(100% - 51px);
  margin-top: 5px;
  float: left;
  font-size: 13px;
  line-height: 15px;
}
.bonus-info > span span {
  font-weight: 700;
  font-size: 17px;
  color: #f94952;
}
.bonus-info.bonus-info-edit {
  margin: 15px 0;
}

/* Media Queries ------------------------------ */
@media screen and (max-width: 991px) {
  .promote-packages {
    margin-left: 13.5%;
  }

  .promote-package fieldset label {
    width: 57%;
  }
  .promote-package fieldset .media-type {
    margin-top: 2px;
    margin-right: 35px;
  }
  .promote-package fieldset.fieldset-select .select-wrapper {
    width: 70%;
    margin-top: 5px;
    float: none;
  }
  .promote-package fieldset.fieldset-select .select-wrapper label > small {
    position: relative;
    top: 3px;
  }
  .promote-package.promote-package--free fieldset label {
    width: auto;
  }

  .bonus-info > span {
    margin-top: 0px;
  }
}
.errors-form-promovare-anunt {
  margin-bottom: 15px;
}
.errors-form-promovare-anunt img {
  float: left;
}

.bootstrap-timepicker-hour, .bootstrap-timepicker-minute {
  width: auto !important;
}

#valid_time, #valid_date {
  width: 25%;
  display: inline;
}

@media screen and (max-width: 1024px) and (orientation: landscape) {
  .promote-package fieldset.fieldset-select .select-wrapper label > small {
    position: relative;
    top: 3px;
  }
}
#select-category-modal .modal-dialog {
  width: 778px;
}
#select-category-modal .modal-dialog .modal-content {
  border-radius: 3px;
}
#select-category-modal .modal-header {
  padding: 14px 20px;
  border-bottom: none;
}
#select-category-modal .modal-header h2 {
  font-size: 15px;
  color: #606060;
}
#select-category-modal .modal-header .close {
  width: auto;
  margin-top: 0;
  float: right;
  opacity: 0.5;
}
#select-category-modal .modal-header .close:hover {
  opacity: 1;
}
#select-category-modal .modal-body {
  border: 1px solid #e1e1e1;
  padding: 0;
  overflow: hidden;
}
#select-category-modal .indicator {
  float: left;
}
#select-category-modal .indicator.category {
  margin: 247px 0 0 182px;
}
#select-category-modal .indicator.subcategory {
  display: none;
  margin: 247px 0 0 300px;
}
#select-category-modal .indicator img {
  float: left;
}
#select-category-modal .indicator span {
  display: block;
  margin-left: 8px;
  margin-top: -11px;
  float: left;
  font-size: 18px;
  line-height: 22px;
}

.modal__category {
  width: 272px;
  background: #f9f9f9;
  position: relative;
  float: left;
}
.modal__category > li {
  display: block;
  min-height: auto;
  padding: 0;
  clear: both;
  overflow: hidden;
  border-top: 1px solid transparent;
  border-right: 1px solid #e1e1e1;
  border-bottom: 1px solid transparent;
}
.modal__category > li > a {
  display: block;
  padding: 6px 0 7px 16px;
  text-transform: uppercase;
  overflow: hidden;
  color: #606060;
}
.modal__category > li > a:hover {
  color: #f94952;
}
.modal__category > li > a i {
  display: inline-block;
  width: 31px;
  height: 27px;
  float: left;
  background: url(../img/sprite/sprite-modal-category.png) no-repeat;
}
.modal__category > li > a span {
  box-sizing: border-box;
  width: calc(100% - 31px);
  padding-left: 9px;
  padding-top: 4px;
  float: left;
  text-align: left;
}
.modal__category > li.selected {
  background: #fbfbfb;
  border-color: #e1e1e1;
  border-right: 1px solid transparent;
}
.modal__category > li:first-of-type {
  border-top: 1px solid transparent;
}
.modal__category > li:last-of-type {
  border-bottom: 1px solid transparent;
}

.modal__category li a.category__imobiliare .category__icon {
  background-position: 0 0;
}
.modal__category li a.category__auto-moto .category__icon {
  background-position: -31px 0;
}
.modal__category li a.category__electronice .category__icon {
  background-position: -62px 0;
}
.modal__category li a.category__moda-frumusete .category__icon {
  background-position: -93px 0;
}
.modal__category li a.category__casa-gradina .category__icon {
  background-position: -124px 0;
}
.modal__category li a.category__mama-copilul .category__icon {
  background-position: -155px 0;
}
.modal__category li a.category__sport .category__icon {
  background-position: 0 -27px;
}
.modal__category li a.category__animale .category__icon {
  background-position: -31px -27px;
}
.modal__category li a.category__agro-industrie .category__icon {
  background-position: -62px -27px;
}
.modal__category li a.category__servicii .category__icon {
  background-position: -93px -27px;
}
.modal__category li a.category__locuri-de-munca .category__icon {
  background-position: -124px -27px;
}
.modal__category li a.category__altele .category__icon {
  background-position: -155px -27px;
}

.modal__subcategory {
  box-sizing: content-box;
  display: none;
  width: 254px;
  height: 100%;
  padding-right: 1px;
  position: absolute;
  top: 0;
  left: 272px;
  background: #fbfbfb;
  z-index: 10;
}
.modal__subcategory:before {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 254px;
  background: #e1e1e1;
  z-index: -1;
}
.modal__subcategory > li {
  width: calc(100% + 1px);
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  border-right: 1px solid #e1e1e1;
}
.modal__subcategory > li > a {
  display: block;
  padding: 10px 20px 10px 20px;
  font-size: 13px;
  line-height: 19px;
  color: #606060;
}
.modal__subcategory > li > a:hover {
  color: #f94952;
  text-decoration: none;
}
.modal__subcategory > li.selected {
  width: calc(100% + 2px);
  border-color: #e1e1e1;
  border-right: 1px solid transparent;
  background: #fff;
}
.modal__subcategory > li:first-of-type {
  border-top: 1px solid transparent;
}

.modal__subsubcategory {
  visibility: hidden;
  opacity: 0;
  width: 252px;
  height: calc(100% + 10px);
  position: absolute;
  top: 10px;
  left: 526px;
  z-index: 15;
  transition: opacity 0.3s linear;
}
.modal__subsubcategory.up-front {
  visibility: visible;
  opacity: 1;
  z-index: 16;
}
.modal__subsubcategory li a {
  display: block;
  padding: 6px 0 5px 16px;
  font-size: 13px;
  line-height: 19px;
  color: #606060;
}
.modal__subsubcategory li a:hover {
  color: #f94952;
  text-decoration: none;
  font-size: 13px;
}
.modal__subsubcategory li.selected a {
  color: #f94952;
  text-decoration: none;
}

/* Media Queries -------------------------------------- */
@media screen and (max-width: 820px) {
  #select-category-modal .modal-dialog {
    width: 730px;
  }
  #select-category-modal .indicator.subcategory {
    margin-left: 270px;
  }
  #select-category-modal .modal__category {
    width: 250px;
  }
  #select-category-modal .modal__subcategory {
    width: 250px;
    left: 250px;
  }
  #select-category-modal .modal__subsubcategory {
    width: 228px;
    left: 250px;
  }
}
.section-top-stats {
  color: #b8b8b8;
  padding: 16px 0;
}
.section-top-stats .free-announcements {
  position: relative;
}
.section-top-stats .free-announcements:after {
  content: "";
  position: absolute;
}
.section-top-stats .free-announcements b {
  display: block;
  font-size: 15px;
  line-height: 16px;
  text-transform: uppercase;
}
.section-top-stats .free-announcements b img {
  position: relative;
  margin-left: 5px;
  top: 2px;
}
.section-top-stats .free-announcements span {
  font-size: 11px;
  display: block;
}
.section-top-stats .available-credits img {
  margin-right: 20px;
  margin-top: 2px;
}
.section-top-stats .available-credits b {
  color: #f94952;
  display: block;
  margin-top: 9px;
  font-size: 15px;
  line-height: 16px;
  text-transform: uppercase;
}
.section-top-stats .available-credits b span {
  display: inline-block;
  font-size: 15px;
  font-weight: 400;
  color: #b8b8b8;
}
.section-top-stats .available-credits span {
  font-size: 11px;
  display: block;
}
.section-top-stats .cart-details p {
  padding: 7px 20px 7px 40px;
  position: relative;
}
.section-top-stats .cart-details p img {
  position: absolute;
  top: 4px;
  left: 0;
}
.section-top-stats .ui.popup {
  padding: 15px;
  font-size: 11px;
  border-radius: 1px;
  color: #b3b3b3;
  min-width: 300px;
  box-shadow: 0px 0px 15px 1px #e6e6e6;
  text-transform: none;
}

/* =====  Start tab list
--------------------------------------------------------------------------------------------------*/
.tab-list {
  border-bottom: 1px solid #d1d1d1;
  margin-top: 5px;
}
.tab-list li {
  width: auto;
  float: left;
  border-bottom: none;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
  border-top: 0px solid transparent;
  padding: 15px 18px;
}
.tab-list li a {
  display: block;
  text-align: center;
  text-transform: uppercase;
  color: #cccccc;
  line-height: 25px;
}
.tab-list li a:hover {
  color: #606060;
  text-decoration: none;
}
.tab-list li.active {
  background: #ffffff;
  border-top-width: 1px;
  border-color: #d1d1d1;
  margin-bottom: -1px;
  border-radius: 3px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom: 1px solid #fff;
}
.tab-list li.active a {
  color: #606060;
}
.tab-list.tab-list--my-account {
  margin-right: -1px;
  margin-top: 24px;
}
.tab-list.tab-list--my-account li {
  width: 16.66%;
  padding: 15px 5px;
}
.tab-list.tab-list--my-account li a {
  height: 27px;
}
.tab-list.tab-list--statistics li {
  width: 14.28%;
}

/* =====  Start sub tab 
--------------------------------------------------------------------------------------------------*/
@keyframes fillButton {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
.button--send-message {
  position: relative;
  overflow: hidden;
}
.button--send-message:hover {
  background: #14a7cc;
}
.button--send-message img {
  display: block;
  position: absolute;
  left: 50%;
  -ms-transform: translateX(-50%);
      transform: translateX(-50%);
  top: 36px;
  transition: top 0.3s ease;
}
.button--send-message p.message-send {
  position: absolute;
  left: 50%;
  -ms-transform: translateX(-50%);
      transform: translateX(-50%);
  top: 36px;
  transition: top 0.3s ease;
  font-size: 9px;
  color: #fff;
  text-transform: none;
}
.button--send-message .text {
  position: relative;
  top: 0;
  z-index: 2;
  transition: top 0.3s ease;
}
.button--send-message.loaded img {
  top: 5px;
  transition: top 0.3s ease;
}
.button--send-message.loaded p.message-send {
  top: 20px;
}
.button--send-message.loaded .text {
  top: -30px;
  transition: top 0.3s ease;
}
.button--send-message .progress-fill {
  display: block;
  width: 0;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: #0991b2;
  z-index: 1;
}
.button--send-message .progress-fill.loading {
  animation: fillButton 0.8s linear;
  -webkit-animation: fillButton 0.8s linear;
}

.sub-tab {
  padding: 17px 5px 0;
}
.sub-tab .sub-tab__menu li {
  border: 1px solid transparent;
  display: inline-block;
  padding: 6px 10px;
  border-radius: 3px;
}
.sub-tab .sub-tab__menu li a {
  font-size: 11px;
  color: #acacac;
  line-height: 15px;
  display: block;
  text-transform: uppercase;
}
.sub-tab .sub-tab__menu li.active {
  border: 1px solid #d1d1d1;
  background: #f5f5f5;
}
.sub-tab .sub-tab__menu li.active a {
  color: #606060;
}
.sub-tab .sub-tab__menu li.active:hover {
  text-decoration: none;
}
.sub-tab .ui.checkbox {
  padding-top: 7px;
  cursor: pointer;
}
.sub-tab .ui.checkbox label {
  color: #bebebe;
  font-size: 13px;
}
.sub-tab .credit {
  display: block;
  text-align: center;
  text-transform: uppercase;
  padding: 10px 0;
  font-size: 11px;
  padding: 12px 0 0;
}
.sub-tab .credit.align-right {
  text-align: right;
  padding-right: 14px;
}

.form-history b {
  display: block;
  padding: 8px 0;
  margin-right: 22px;
}
.form-history .ui.selection.dropdown {
  min-width: 145px !important;
  padding: 10px 30px 8px 10px;
  font-size: 13px;
  box-shadow: none;
  line-height: 13px;
}
.form-history .ui.selection.dropdown > .dropdown.icon {
  right: 10px;
  padding: 12px;
}
.form-history .ui.dropdown > .default.text,
.form-history .ui.default.dropdown > .text {
  color: #606060;
  font-size: 13px;
  line-height: 13px;
}
.form-history .ui.selection.dropdown .menu > .item {
  padding: 10px 10px !important;
}
.form-history input[type=text],
.form-history input[type=email],
.form-history input[type=password] {
  box-shadow: none;
  font-size: 13px;
  padding: 11px 15px 8px 15px;
  margin-left: 20px;
  width: 225px;
}
.form-history .datepicker-wrapper {
  position: relative;
}
.form-history .datepicker-wrapper:after {
  top: 10px;
  right: 10px;
  position: absolute;
  display: block;
  content: url(../img/svg/datepicker.svg);
}
.form-history .button {
  margin-left: 20px;
  width: 40px;
  padding: 7px;
}

.daterangepicker {
  margin-top: 8px;
}
.daterangepicker .btn {
  margin-bottom: 10px;
}
.daterangepicker .btn-success,
.daterangepicker .btn-success:active,
.daterangepicker .btn-success[disabled],
.daterangepicker .btn-success[disabled]:hover {
  background-color: #14a7cc;
  bordercolor: #0991b2;
}
.daterangepicker td.active,
.daterangepicker td.active:hover {
  background-color: #606060;
}

/* =====  Start border /table  wrapper
--------------------------------------------------------------------------------------------------*/
.border-wrapper {
  margin-bottom: 50px;
  border: 1px solid #d1d1d1;
  border-top: 0;
  box-shadow: 0px 0px 15px 1px #e6e6e6;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.border-wrapper .announcements-wrapper {
  padding: 25px 25px 0;
  margin-bottom: 0;
}
.border-wrapper .announcements-wrapper .padding-10 {
  padding-left: 10px;
  padding-right: 10px;
}
.border-wrapper .announcements-wrapper .announcements {
  margin-bottom: 25px;
}
.border-wrapper .table-filters.table-filters--saved {
  margin-bottom: 0;
  border-bottom: 0;
}
.border-wrapper .table-filters.table-hover > tbody > tr:hover {
  background: #f9f9f9;
}
.border-wrapper .alert-info {
  padding: 15px 22px;
}

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  border-color: #d1d1d1;
}

.table-filters {
  position: relative;
  margin-top: 15px;
  margin-bottom: 50px;
  font-size: 11px;
  /* Unlocked/Received resumes */
}
.table-filters.table-hover > tbody > tr:hover {
  background: #f6fbfd;
}
.table-filters .ui.checkbox {
  position: relative;
  top: 1px;
}
.table-filters thead > tr > th {
  padding: 5px 10px 20px;
  border-bottom-width: 1px;
}
.table-filters thead > tr > th .checkbox label {
  padding: 0 !important;
}
.table-filters thead .button {
  margin: 2px 0 !important;
  font-weight: normal;
}
.table-filters thead span {
  font-weight: normal;
  display: inline-block;
  margin: 10px;
  color: #b3b3b3;
}
.table-filters thead > tr > th.first-th,
.table-filters tbody > tr > th {
  text-align: center;
}
.table-filters tbody > tr {
  height: 92px;
}
.table-filters tbody > tr > th,
.table-filters tbody > tr > td {
  padding: 0px 13px;
  vertical-align: middle !important;
}
.table-filters tbody > tr > th .checkbox label,
.table-filters tbody > tr > td .checkbox label {
  padding: 0 !important;
}
.table-filters tfoot > tr > th {
  padding-top: 20px !important;
  padding-bottom: 20px;
}
.table-filters tfoot > tr > th:first-child {
  padding-left: 20px;
}
.table-filters tfoot > tr > th .button-area {
  bottom: 11px;
  top: auto;
  top: initial;
  background: transparent;
}
.table-filters tfoot > tr > th span {
  font-weight: normal;
  display: inline-block;
  margin: 7px;
  color: #b3b3b3;
}
.table-filters b {
  text-transform: uppercase;
}
.table-filters .selected-filters-wrapper li {
  border: 1px solid #ededed;
  display: inline-block;
  padding: 1px 4px;
  background: #f5f5f5;
  border-radius: 3px;
  margin: 5px 5px 5px 0;
}
.table-filters .reply-btn,
.table-filters .edit-btn,
.table-filters .delete-btn,
.table-filters .delete-deblocare,
.table-filters .download-btn,
.table-filters .email-btn {
  float: left;
  width: 26px;
  height: 26px;
  border: 1px solid #ededed;
  display: inline-block;
  padding: 4px 0;
  background: #f5f5f5;
  border-radius: 3px;
}
.table-filters .reply-btn img,
.table-filters .edit-btn img,
.table-filters .delete-btn img,
.table-filters .delete-deblocare img,
.table-filters .download-btn img,
.table-filters .email-btn img {
  display: block;
  margin: 0 auto;
}
.table-filters .reply-btn:hover,
.table-filters .edit-btn:hover,
.table-filters .delete-btn:hover,
.table-filters .delete-deblocare:hover,
.table-filters .download-btn:hover,
.table-filters .email-btn:hover {
  border-color: #d1d1d1;
}
.table-filters .reply-btn.button,
.table-filters .edit-btn.button,
.table-filters .delete-btn.button,
.table-filters .delete-deblocare.button,
.table-filters .download-btn.button,
.table-filters .email-btn.button {
  margin: 3px !important;
  min-height: 0;
}
.table-filters .download-btn > img {
  top: -1px;
}
.table-filters .delete-message-btn {
  border: 1px solid #ededed;
  display: inline-block;
  padding: 4px 10px;
  background: #f5f5f5;
  border-radius: 3px;
  color: #606060;
  text-transform: none;
  width: 135px;
}
.table-filters .delete-message-btn:hover {
  border-color: #d1d1d1;
}
.table-filters .delete-message-btn.button {
  margin: 3px !important;
  min-height: 0;
  margin-left: 20px !important;
}
.table-filters .ui.popup {
  padding: 10px;
  font-size: 11px;
  border-radius: 1px;
  color: #b3b3b3;
  box-shadow: 0px 0px 15px 1px #e6e6e6;
}
.table-filters .button-area {
  display: none;
  position: absolute;
  top: 0;
  background: #fff;
  height: 30px;
  left: 65px;
  right: 15px;
}
.table-filters .button-area .delete-btn {
  width: auto;
  position: relative;
  padding-left: 20px;
  padding-right: 5px;
  line-height: 15px;
  color: #606060;
}
.table-filters .button-area .delete-btn:hover {
  text-decoration: none;
}
.table-filters .button-area .delete-btn img {
  left: 5px;
  top: 6px;
  position: absolute;
}
.table-filters .img-wrap {
  position: relative;
  height: 60px;
  width: 80px;
  overflow: hidden;
  border: 1px solid #ededed;
  background: #ffffff;
}
.table-filters .img-wrap a {
  display: block;
  height: 100%;
  width: 100%;
  background-position: center center;
  background-repeat: no-repeat;
}
.table-filters.table-filters--saved {
  margin-top: 30px;
}
.table-filters.table-filters--saved a {
  color: #606060;
}
.table-filters.table-filters--saved a:hover {
  text-decoration: none;
}
.table-filters.table-filters--my-account {
  margin-bottom: 0;
}
.table-filters.table-filters--my-account .table-filters thead > tr > th {
  padding: 2px 5px 20px;
}
.table-filters.table-filters--my-account tbody > tr {
  height: 100px;
}
.table-filters.table-filters--my-account tbody > tr > th,
.table-filters.table-filters--my-account tbody > tr > td {
  padding: 0 9px;
}
.table-filters.table-filters--my-account tfoot > tr > th .button {
  margin: 0;
}
.table-filters.table-filters--my-account .button {
  margin: 10px 0;
  font-size: 11px;
}
.table-filters.table-filters--my-account .button.button--white {
  font-size: 10px;
}
.table-filters.table-filters--my-account tbody > tr.table-filters--announcements__promovat {
  background: #ecf5f8;
}
.table-filters.table-filters--my-account tbody > tr.table-filters--promovat {
  background: #ecf5f8;
}
.table-filters.table-filters--my-account tbody > tr.checked-active {
  background: #f5f5f5;
}
.table-filters.table-filters--my-account .message-table {
  font-size: 12px;
  line-height: 14px;
  max-height: 60px;
  padding: 3px 0;
  overflow: hidden;
  text-overflow: ellipsis;
}
.table-filters.table-filters--my-account .message-table a {
  display: block;
  margin-bottom: 5px;
}
.table-filters.table-filters--my-account .message-table b {
  text-transform: none;
}
.table-filters.table-filters--my-account .date-message span {
  display: inline-block;
  margin-right: 10px;
}
.table-filters.table-filters--my-account .button.button--white {
  min-width: 95px;
}
.table-filters.table-filters--messages {
  margin-top: 0;
  border-bottom: 1px solid #d1d1d1;
}
.table-filters.table-filters--messages .back-to-message {
  color: #606060;
}
.table-filters.table-filters--messages .back-to-message img {
  position: relative;
  top: 2px;
  margin-right: 10px;
}
.table-filters.table-filters--messages .back-to-message:hover {
  text-decoration: none;
  opacity: 0.8;
}
.table-filters.table-filters--messages tbody > tr {
  height: inherit;
}
.table-filters.table-filters--messages tbody > tr > th,
.table-filters.table-filters--messages tbody > tr > td {
  border-top: 0;
  padding: 10px 9px;
}
.table-filters.table-filters--my-resumes {
  margin-top: 20px;
  margin-bottom: 0;
  border-bottom: none;
}
.table-filters.table-filters--my-resumes thead > tr > th {
  padding-left: 10px;
  padding-bottom: 18px;
}
.table-filters.table-filters--my-resumes thead th:nth-of-type(3) {
  text-align: center;
}
.table-filters.table-filters--my-resumes tbody > tr {
  height: 50px;
}
.table-filters.table-filters--my-resumes tbody td {
  padding-left: 10px;
  font-size: 13px;
}
.table-filters.table-filters--my-resumes tbody td:last-of-type {
  padding-right: 40px;
}
.table-filters.table-filters--my-resumes tbody td:nth-of-type(2) {
  text-align: center;
}
.table-filters.table-filters--my-job-applications {
  margin-top: 20px;
  margin-bottom: 0;
  border-bottom: none;
}
.table-filters.table-filters--my-job-applications thead > tr > th {
  padding-left: 10px;
  padding-bottom: 18px;
}
.table-filters.table-filters--my-job-applications thead > tr > th:first-child {
  padding-left: 23px;
}
.table-filters.table-filters--my-job-applications thead > tr > th:last-child {
  padding-right: 23px;
}
.table-filters.table-filters--my-job-applications thead > tr > th:nth-child(2), .table-filters.table-filters--my-job-applications thead > tr > th:nth-child(3) {
  text-align: center;
}
.table-filters.table-filters--my-job-applications tbody > tr {
  height: 50px;
}
.table-filters.table-filters--my-job-applications tbody td {
  padding-left: 10px;
  font-size: 13px;
}
.table-filters.table-filters--my-job-applications tbody td:first-child {
  padding-left: 23px;
}
.table-filters.table-filters--my-job-applications tbody td:last-child {
  padding-right: 23px;
}
.table-filters.table-filters--my-job-applications tbody td:nth-child(2), .table-filters.table-filters--my-job-applications tbody td:nth-child(3) {
  text-align: center;
}
.table-filters .button-area .button {
  height: 26px;
  border: 1px solid #ededed;
  display: inline-block;
  padding: 6px 7px;
  background: #f5f5f5;
  border-radius: 3px;
  position: relative;
  font-weight: 700;
  font-size: 12px;
  line-height: 15px;
  color: #606060;
  vertical-align: middle;
  text-transform: none;
}
.table-filters .button-area .button:hover {
  border-color: #d1d1d1;
}
.table-filters .button-area .button.has-icon {
  padding-left: 30px;
}
.table-filters .button-area .button img {
  position: absolute;
  top: 6px;
  left: 12px;
}
.table-filters.table-filters--recruitment {
  margin-bottom: 0;
  border-bottom: 0;
}
.table-filters.table-filters--recruitment thead > tr > th {
  padding: 8px 0 18px;
}
.table-filters.table-filters--recruitment thead > tr > th:first-child {
  text-align: center;
}
.table-filters.table-filters--recruitment thead .button-area {
  top: 0;
  left: 57px;
}
.table-filters.table-filters--recruitment tbody tr {
  height: 98px;
}
.table-filters.table-filters--recruitment tbody tr th {
  text-align: center;
}
.table-filters.table-filters--recruitment tbody tr td .button {
  margin: 10px 0;
  font-size: 11px;
}
.table-filters.table-filters--recruitment tbody tr td:nth-of-type(1) {
  font-size: 11px;
}
.table-filters.table-filters--recruitment tbody tr td:nth-of-type(2) {
  padding-right: 20px;
}
.table-filters.table-filters--recruitment tbody tr td:last-of-type {
  padding-left: 5px;
}
.table-filters.table-filters--recruitment tbody tr th, .table-filters.table-filters--recruitment tbody tr td {
  padding: 0;
  font-size: 13px;
}
.table-filters.table-filters--recruitment tfoot .button-area {
  top: auto;
  top: initial;
  left: 57px;
}
.table-filters.table-filters--unlocked-received {
  margin-top: 24px;
  margin-bottom: 0;
}
.table-filters.table-filters--unlocked-received thead > tr > th {
  padding: 3px 0 17px;
}
.table-filters.table-filters--unlocked-received thead .button-area {
  left: 60px;
  top: -3px;
}
.table-filters.table-filters--unlocked-received tbody > tr {
  height: 51px;
}
.table-filters.table-filters--unlocked-received tbody > tr > td {
  padding: 0;
}
.table-filters.table-filters--unlocked-received tbody > tr > td:first-of-type {
  font-size: 13px;
  letter-spacing: -0.2px;
}
.table-filters.table-filters--unlocked-received tfoot .button-area {
  left: 60px;
}
.table-filters.table-filters--received {
  margin-top: 11px;
}
.table-filters.table-filters--received thead > tr > th .button-area {
  left: 58px;
}
.table-filters.table-filters--received tbody > tr {
  height: 50px;
}
.table-filters.table-filters--received tbody > tr > td:first-of-type {
  font-weight: 600;
  font-size: 11px;
}
.table-filters.table-filters--received tfoot > tr > th .button-area {
  left: 58px;
}

.resume-icon {
  display: block;
  width: 18px;
  height: 24px;
  position: relative;
  background: url(../img/svg/documente.svg) no-repeat;
}
.resume-icon .counter {
  box-sizing: border-box;
  display: block;
  width: 18px;
  height: 18px;
  padding-top: 1px;
  padding-left: 1px;
  border: 2px solid #fff;
  border-radius: 9px;
  text-align: center;
  position: absolute;
  bottom: -8px;
  right: -12px;
  background: #606060;
  font-style: normal;
  font-size: 9px;
  color: #fff;
}
.resume-icon .counter.empty {
  background: #b8b8b8;
}

.announcement__messages .messages-inner {
  position: relative;
  top: -5px;
}
.announcement__messages .messages-inner a {
  display: block;
}
.announcement__messages .messages-inner a:hover {
  opacity: 0.8;
}
.announcement__messages .messages-inner img {
  display: block;
  height: auto;
  width: 22px;
  padding-top: 7px;
}
.announcement__messages .messages-inner .messages-counter {
  position: absolute;
  top: 12px;
  left: 17px;
  color: #ffffff;
  background: #f94952;
  font-size: 9px;
  line-height: 15px;
  border: 2px solid #ffffff;
  border-radius: 10px;
  min-width: 19px;
  height: 19px;
  padding: 0 2px;
  text-align: center;
}
.announcement__messages .messages-inner .messages-counter.message-counter--empty {
  background: #606060;
}

.cursor-pointer {
  cursor: pointer;
}

.declined-annoucement strong {
  text-transform: none;
  color: #f94952;
}
.declined-annoucement strong a {
  text-transform: uppercase;
}
.declined-annoucement > a {
  color: #b3b3b3;
}

.orders-history .date-order {
  padding-left: 10px;
}
.orders-history .date-order span {
  display: inline-block;
  margin: 0 5px;
}
.orders-history p b {
  display: block;
}
.orders-history p span {
  color: #bebebe;
}
.orders-history tr {
  height: 75px !important;
}
.orders-history tr td:first-child {
  width: 30%;
}

.align-center {
  text-align: center;
}
.align-center b {
  display: block;
  margin-bottom: 10px;
}

/* =====  Start modal wrapper
--------------------------------------------------------------------------------------------------*/
.button--edit-annoucement {
  right: -15px;
  position: relative;
}

.close-modal:hover {
  opacity: 0.5;
}

.modal-backdrop.in {
  filter: alpha(opacity=10);
  opacity: 0.1;
}

.modal--rejection-reasons {
  color: #717171;
}
.modal--rejection-reasons .modal-dialog {
  max-width: 550px;
  width: 100%;
  position: absolute;
  top: 50% !important;
  transform: translate(0, -50%) !important;
  -ms-transform: translate(0, -50%) !important;
  -webkit-transform: translate(0, -50%) !important;
  margin: 0 auto;
  left: 0;
  right: 0;
}
.modal--rejection-reasons .modal-body {
  padding: 0;
}
.modal--rejection-reasons.modal-sm {
  margin: auto;
}
.modal--rejection-reasons.modal-sm .modal-dialog {
  padding: 0 10px;
}
.modal--rejection-reasons h3 {
  display: inline-block;
  width: auto;
  font-size: 13px;
  font-weight: normal;
  padding-right: 25px;
}
.modal--rejection-reasons h3 span {
  display: inline-block;
  font-weight: 700;
}
.modal--rejection-reasons h3 span:before {
  content: "-";
  display: inline-block;
  font-weight: 400;
  margin-right: 5px;
}
.modal--rejection-reasons .content__top {
  padding: 20px 20px 0px;
  padding-bottom: 20px;
}
.modal--rejection-reasons .content__top h4 {
  display: inline-block;
  font-weight: normal;
  font-size: 14px;
  text-transform: none;
  margin-bottom: 0;
}
.modal--rejection-reasons .content__top p {
  display: inline-block;
  padding-left: 0;
  font-size: 14px;
}
.modal--rejection-reasons .content__bottom {
  background: #f5f5f5;
  padding: 20px 20px;
}
.modal--rejection-reasons .content__bottom h4 {
  font-weight: normal;
  margin-bottom: 0;
}
.modal--rejection-reasons p {
  padding-top: 5px;
  padding-left: 30px;
  margin-bottom: 20px;
  font-size: 11px;
  color: #b3b3b3;
}

.modal-content {
  border-radius: 0;
  border: 0;
  box-shadow: 0px 0px 15px 1px #e6e6e6;
}

/* =====  Start My account messages
--------------------------------------------------------------------------------------------------*/
.messages {
  padding: 20px;
}
.messages .messages__message {
  margin: 20px 0;
}
.messages .messages__message .messages__message__author {
  float: left;
  width: 10%;
  padding-right: 25px;
  padding-top: 10px;
}
.messages .messages__message .messages__message__comment {
  float: left;
  width: 90%;
  position: relative;
  background: #f7f8fa;
  border: 1px solid #eee;
  padding: 15px;
  border-radius: 3px;
}
.messages .messages__message .messages__message__comment:after, .messages .messages__message .messages__message__comment:before {
  right: 100%;
  top: 20px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.messages .messages__message .messages__message__comment:after {
  border-color: rgba(247, 248, 250, 0);
  border-right-color: #f7f8fa;
  border-width: 10px;
  margin-top: -10px;
}
.messages .messages__message .messages__message__comment:before {
  border-color: rgba(238, 238, 238, 0);
  border-right-color: #eee;
  border-width: 11px;
  margin-top: -11px;
}
.messages .messages__message .messages__message__comment span {
  color: #b3b3b3;
}
.messages .messages__message .messages__message__comment p {
  padding: 5px 0;
}
.messages .messages__message.messages__message--reply .messages__message__author {
  width: 15%;
  float: right;
  text-align: center;
  padding: 0;
  padding-left: 25px;
  padding-top: 10px;
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
}
.messages .messages__message.messages__message--reply .messages__message__comment {
  width: 85%;
  position: relative;
  background: #f6fbfd;
  border: 1px solid #d1edf4;
}
.messages .messages__message.messages__message--reply .messages__message__comment:after, .messages .messages__message.messages__message--reply .messages__message__comment:before {
  left: 100%;
  top: 20px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.messages .messages__message.messages__message--reply .messages__message__comment:after {
  border-color: rgba(246, 251, 253, 0);
  border-left-color: #f6fbfd;
  border-width: 10px;
  margin-top: -10px;
}
.messages .messages__message.messages__message--reply .messages__message__comment:before {
  border-color: rgba(209, 237, 244, 0);
  border-left-color: #d1edf4;
  border-width: 11px;
  margin-top: -11px;
}

.messages-send {
  background: #f5f5f5;
  padding: 20px 5px;
  border-top: 1px solid #d1d1d1;
  margin-bottom: 0px;
}
.messages-send p.message-send {
  font-size: 9px;
  color: #fff;
}

.messages-send__form {
  /* Mozilla Firefox 4 to 18 */
  /* Mozilla Firefox 19+ */
  /* Internet Explorer 10+ */
}
.messages-send__form textarea {
  display: block;
  padding: 10px 20px 10px 20px;
  box-shadow: none;
  font-size: 13px;
  resize: none;
  height: 40px;
  color: #3c3c3c;
  font-weight: 700;
}
.messages-send__form ::-webkit-input-placeholder {
  color: #3c3c3c;
  font-weight: 700;
}
.messages-send__form :-moz-placeholder {
  /* Firefox 18- */
  color: #3c3c3c;
  font-weight: 700;
}
.messages-send__form ::-moz-placeholder {
  /* Firefox 19+ */
  color: #3c3c3c;
  font-weight: 700;
}
.messages-send__form :-ms-input-placeholder {
  color: #3c3c3c;
  font-weight: 700;
}
.messages-send__form textarea:focus::-webkit-input-placeholder {
  color: transparent;
}
.messages-send__form textarea:focus:-moz-placeholder {
  color: transparent;
}
.messages-send__form textarea:focus::-moz-placeholder {
  color: transparent;
}
.messages-send__form textarea:focus:-ms-input-placeholder {
  color: transparent;
}
.messages-send__form i {
  display: block;
  padding: 0 0px 0 20px;
  color: #b6b6b6;
  font-size: 11px;
}

/* =====  Start announcement promted
--------------------------------------------------------------------------------------------------*/
.promote-annoucement {
  border: 1px solid #e1e1e1;
  padding: 15px 20px;
  box-shadow: 0px 0px 15px 1px #e6e6e6;
  margin: 20px 0 30px;
}
.promote-annoucement .promote-annoucement__img {
  max-width: 80px;
  float: left;
}
.promote-annoucement .promote-annoucement__details {
  width: calc(100% - 80px);
  float: left;
  padding-left: 20px;
}
.promote-annoucement .promote-annoucement__details a.title {
  font-size: 15px;
  line-height: 15px;
  display: inline-block;
  margin-bottom: 5px;
}
.promote-annoucement .promote-annoucement__details .promote-annoucement__details__breadcrumb {
  float: left;
  width: 70%;
}
.promote-annoucement .promote-annoucement__details .promote-annoucement__details__price {
  float: right;
  width: 30%;
}
.promote-annoucement .reply-btn,
.promote-annoucement .edit-btn,
.promote-annoucement .delete-btn {
  float: left;
  width: 26px;
  height: 26px;
  border: 1px solid #ededed;
  display: inline-block;
  padding: 4px 0;
  background: #f5f5f5;
  border-radius: 3px;
  margin: 3px;
  min-height: 26px;
}
.promote-annoucement .reply-btn img,
.promote-annoucement .edit-btn img,
.promote-annoucement .delete-btn img {
  display: block;
  margin: 0 auto;
}
.promote-annoucement .button-wrapper {
  float: right;
  margin-top: -8px;
}
.promote-annoucement .price-wrapper {
  float: left;
}
.promote-annoucement .ui.popup {
  padding: 10px;
  font-size: 11px;
  border-radius: 1px;
  color: #b3b3b3;
  box-shadow: 0px 0px 15px 1px #e6e6e6;
  min-width: 108px;
}

/* =====  Start announcement promted sidebar
--------------------------------------------------------------------------------------------------*/
.shopping-cart {
  border: 1px solid #e1e1e1;
  overflow: hidden;
}
.shopping-cart .shopping-cart__title {
  text-align: center;
  padding: 18px 15px 13px;
  border-bottom: 1px solid #e1e1e1;
}
.shopping-cart .shopping-cart__title h2 {
  margin-bottom: 0;
}
.shopping-cart .shopping-cart__title span {
  font-size: 11px;
  color: #b8b8b8;
}
.shopping-cart .shopping-cart__options {
  padding: 9px 6px 12px 20px;
  border-bottom: 1px solid #e1e1e1;
}
.shopping-cart .shopping-cart__options .shopping-cart__options__item {
  display: table;
  width: 100%;
  padding: 5px 0;
}
.shopping-cart .shopping-cart__options .shopping-cart__options__item .title-col {
  width: 60%;
  display: table-cell;
  vertical-align: middle;
}
.shopping-cart .shopping-cart__options .shopping-cart__options__item .credit-col {
  width: 21%;
  display: table-cell;
  vertical-align: middle;
  text-align: right;
  color: #f94952;
}
.shopping-cart .shopping-cart__options .shopping-cart__options__item .delete-col {
  position: relative;
  width: 18%;
  display: table-cell;
  vertical-align: middle;
}
.shopping-cart .shopping-cart__options .shopping-cart__options__item--empty {
  text-align: center;
  font-size: 15px;
  padding: 40px 15px;
}
.shopping-cart .shopping-cart__credits {
  padding: 13px 18px;
  border-bottom: 1px solid #e1e1e1;
  background: #fafafa;
}
.shopping-cart .shopping-cart__credits > div {
  padding: 3px 0;
}
.shopping-cart .shopping-cart__credits p {
  float: left;
  width: 80%;
  line-height: 19px;
}
.shopping-cart .shopping-cart__credits b {
  float: left;
  width: 19%;
  text-align: right;
}
.shopping-cart .shopping-cart__credits.shopping-cart__credits--bonus p {
  font-weight: 700;
}
.shopping-cart .shopping-cart__credits.shopping-cart__credits--bonus b {
  color: #f94952;
}
.shopping-cart .shopping-cart__payment {
  padding: 17px 18px 9px;
  border-bottom: 1px solid #e1e1e1;
  background: #fafafa;
}
.shopping-cart .shopping-cart__payment h4 {
  text-align: center;
}
.shopping-cart .shopping-cart__payment fieldset {
  margin: 5px 0;
}
.shopping-cart .shopping-cart__payment fieldset input {
  float: left;
  margin-top: 12px;
}
.shopping-cart .shopping-cart__payment label {
  width: 100%;
  margin-top: 0;
  text-align: center;
  margi-left: -6px;
}
.shopping-cart .shopping-cart__payment label img {
  padding: 0px 10px;
  vertical-align: middle;
}
.shopping-cart .shopping-cart__payment b {
  float: right;
  padding-top: 6px;
}
.shopping-cart .shopping-cart__total {
  padding: 15px 0;
  font-size: 13px;
  font-weight: 700;
  text-align: center;
  background: #F4F4F4;
}
.shopping-cart .shopping-cart__total span {
  margin-left: 8px;
  font-size: 15px;
}
.shopping-cart .shopping-cart__total i {
  font-weight: normal;
  font-style: normal;
}
.shopping-cart .delete-btn {
  float: right;
  width: 26px;
  height: 26px;
  border: 1px solid #ededed;
  display: inline-block;
  padding: 4px 0;
  background: #f5f5f5;
  border-radius: 3px;
  margin: 3px;
  min-height: 26px;
}
.shopping-cart .delete-btn img {
  display: block;
  margin: 0 auto;
}
.shopping-cart .ui.popup {
  padding: 10px;
  font-size: 11px;
  border-radius: 1px;
  color: #b3b3b3;
  box-shadow: 0px 0px 15px 1px #e6e6e6;
  min-width: 100px;
}

.promote-form {
  margin-bottom: 50px;
}
.promote-form hr {
  margin-bottom: 30px;
}

/* =====  Start resume
--------------------------------------------------------------------------------------------------*/
.resume .action-panel {
  padding: 24px;
  padding-right: 40px;
  border-bottom: 1px solid #d1d1d1;
}
.resume .action-panel .back-link {
  display: block;
  margin-top: 4px;
  float: left;
  font-weight: bold;
  font-size: 12px;
  text-transform: uppercase;
  color: #606060;
}
.resume .action-panel .back-link img {
  margin-right: 10px;
  position: relative;
  top: 1px;
}
.resume .action-panel ul {
  float: right;
}
.resume .action-panel ul li {
  margin-left: 10px;
  float: left;
}
.resume .action-panel ul li a {
  display: block;
  width: 25px;
  height: 25px;
  border-radius: 2px;
  border: 1px solid #e1e1e1;
}
.resume .action-panel ul li a.email {
  background: #f5f5f5 url(../img/svg/actiuni_email.svg) no-repeat center center;
}
.resume .action-panel ul li a.download-pdf {
  background: #f5f5f5 url(../img/png/actiuni_salveaza_pdf.png) no-repeat center center;
}
.resume .action-panel ul li a.delete {
  background: #f5f5f5 url(../img/svg/delete.svg) no-repeat center center;
}
.resume .action-panel ul li a:hover {
  background-color: #f9f9f9 !important;
}
.resume section {
  border-bottom: 1px solid #d1d1d1;
}
.resume section:last-of-type {
  border-bottom: none;
}
.resume section h2 {
  margin: 0;
  padding: 27px 27px 17px 29px;
  font-weight: 400;
}
.resume section .resume__photo {
  width: 27.8%;
  margin-top: 4px;
  float: left;
}
.resume section .resume__photo div {
  width: 100%;
  max-width: 150px;
  height: 150px;
  border-radius: 75px;
  text-align: left;
  overflow: hidden;
}
.resume section .resume__photo div img {
  max-width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.resume section .resume__general-info {
  margin-top: 1px;
  list-style-type: none;
  float: left;
}
.resume section .resume__general-info.column-1 {
  width: 34.4%;
}
.resume section .resume__general-info.column-2 {
  width: 37.8%;
}
.resume section .resume__general-info li {
  margin-bottom: 13px;
  font-size: 13px;
}
.resume section .resume__general-info li:last-child {
  margin-bottom: 0;
}
.resume section .subsection {
  padding: 6px 35px 26px 29px;
}
.resume section .subsection.list-element {
  height: 70px;
  padding-left: 29px;
  border-bottom: 1px solid #d1d1d1;
  background: #f5f5f5;
}
.resume section .subsection.list-element:last-of-type {
  border-bottom: none;
}
.resume section .subsection.list-element strong {
  font-weight: 700;
}
.resume section .subsection.list-element > div {
  position: relative;
  top: 75%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
}
.resume section .subsection.indent {
  margin: 0;
  padding-left: 60px;
}

#sendResumeModal .modal-header button {
  width: auto;
}
#sendResumeModal .modal-body p {
  margin-bottom: 15px;
}
#sendResumeModal .modal-footer .button {
  display: inline-block;
  width: 49%;
}

/* =====  Recruitment tabs
--------------------------------------------------------------------------------------------------*/
.recruitment-tabs {
  margin: 10px 23px;
  padding-left: 27px;
  border-bottom: 1px solid #d1d1d1;
}
.recruitment-tabs li {
  margin-bottom: 0;
  position: relative;
}
.recruitment-tabs li.active > a, .recruitment-tabs li.active > a:hover, .recruitment-tabs li.active > a:focus {
  border: none;
  color: #3c3c3c;
  border: 0;
}
.recruitment-tabs li.active:after {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  margin-left: -14px;
  border-right: 1px solid #d1d1d1;
  border-bottom: 1px solid #d1d1d1;
  -ms-transform-origin: 50% 50%;
      transform-origin: 50% 50%;
  -ms-transform: rotate(45deg);
      transform: rotate(45deg);
  position: absolute;
  bottom: -9px;
  left: 50%;
  background: #fff;
}
.recruitment-tabs li a {
  padding: 7px 10px;
  font-weight: 700;
  font-size: 11px;
  color: #14a7cc;
  border: 0;
}
.recruitment-tabs li a:hover, .recruitment-tabs li a:focus {
  background: transparent;
  border: 0;
}

/* =====  Search Resume
--------------------------------------------------------------------------------------------------*/
.search-resume {
  margin: 31px 25px 10px;
}
.search-resume .search-container {
  position: relative;
}
.search-resume .search-container input[type=search] {
  padding: 7px 15px 7px 15px;
  font-size: 13px;
}
.search-resume .search-container .search.search--pin:after {
  background: none;
  display: block;
  border-top: 6px solid #555;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  width: 12px;
  right: 10px;
  margin-top: -2px;
}
.search-resume .dropdown-gn {
  width: 616px;
  top: 35px;
  right: auto;
  right: initial;
  left: -80px;
}
.search-resume .field-wrapper {
  width: 25%;
  padding: 0 5px;
  float: left;
}
.search-resume .field-wrapper .ui.dropdown, .search-resume .field-wrapper input {
  box-shadow: none;
  padding-top: 6px;
  padding-bottom: 6px;
}
.search-resume .field-wrapper .ui.dropdown:focus, .search-resume .field-wrapper input:focus {
  box-shadow: 0px 0px 27px 1px #e6e6e6;
}
.search-resume .button-search-resume {
  display: inline-block;
  width: 132px;
  margin: 19px 5px 11px;
  float: right;
}

/* Search results list */
.results-list__single-resume {
  border-top: 1px solid #d1d1d1;
  transition: background 0.3s ease;
}
.results-list__single-resume:last-of-type {
  border-bottom: 1px solid #d1d1d1;
}
.results-list__single-resume.opened {
  background: #f5f5f5;
  transition: background 0.3s ease;
}
.results-list__single-resume.opened .header {
  cursor: default;
}
.results-list__single-resume .header {
  padding: 17px 30px;
  cursor: pointer;
}
.results-list__single-resume .header .button {
  width: 95px;
  float: right;
  font-weight: 700;
  font-size: 10px;
}
.results-list__single-resume .header b {
  line-height: 17px;
}
.results-list__single-resume .header span {
  line-height: 17px;
}
.results-list__single-resume .body {
  display: none;
  margin-top: -6px;
  padding: 0 30px 26px;
}
.results-list__single-resume .body > div {
  width: 45.6%;
  float: left;
}
.results-list__single-resume .body b {
  line-height: 22px;
}
.results-list__single-resume .body span {
  line-height: 20px;
}
.results-list__single-resume b {
  display: block;
  font-weight: 700;
  font-size: 13px;
  letter-spacing: 0.1px;
}
.results-list__single-resume span {
  display: block;
  font-size: 13px;
  letter-spacing: -0.2px;
}

#search-resume .pagination-wrapper {
  padding: 30px 15px;
}

/* =====  Buy Credits page
----------------------------------------------------------- */
.h1--buy-credits {
  margin: 37px 0 0;
  padding-bottom: 16px;
  border-bottom: 1px solid #E1E1E1;
  font-weight: 700;
}

/* Credit packages */
.credit-packages {
  margin-top: 25px;
}
.credit-packages .title {
  display: block;
  margin-bottom: 15px;
  font-weight: 700;
  font-size: 15px;
}
.credit-packages .credit-packages__list {
  margin-bottom: 20px;
}
.credit-packages .credit-packages__list li {
  padding: 15px 0 15px 20px;
  border-top: 1px solid #E1E1E1;
}
.credit-packages .credit-packages__list li:last-child {
  border-bottom: 1px solid #E1E1E1;
}
.credit-packages .credit-packages__list li input {
  margin-right: 9px;
  float: left;
}
.credit-packages .credit-packages__list li label {
  font-weight: 400;
  font-size: 15px;
}
.credit-packages .credit-packages__list li label span {
  margin: 0 4px;
  font-weight: 700;
  color: #f94952;
}
.credit-packages .credit-packages__info {
  margin: 28px 0 32px;
  padding: 18px 20px 15px;
  border: 1px solid #F9EDCF;
  background: #FFFCF6;
}
.credit-packages .credit-packages__info img {
  margin-right: 20px;
  float: left;
}
.credit-packages .credit-packages__info span {
  width: calc(98% - 50px);
  margin-top: -1px;
  float: left;
  letter-spacing: -0.2px;
}
.credit-packages .credit-packages__info span a {
  text-decoration: underline;
}
.credit-packages .credit-packages__total {
  margin: 32px 0 41px;
  padding: 14px 0;
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  font-size: 16px;
}
.credit-packages .credit-packages__total b {
  font-weight: 700;
}
.credit-packages .credit-packages__total span {
  color: #f94952;
}
.credit-packages .credit-packages__total span.price {
  font-weight: 700;
}
.credit-packages .button {
  margin-bottom: 40px;
}

/* Category prices */
.category-prices {
  margin: 30px 0 57px;
  padding: 0 19px;
  border: 1px solid #F9EDCF;
  background: #FFFCF6;
}
.category-prices .title {
  display: block;
  margin: 16px 0 14px;
  font-weight: 700;
  font-size: 15px;
}

.category-prices__list {
  margin-bottom: 26px;
}
.category-prices__list:last-of-type {
  margin-bottom: 6px;
}
.category-prices__list:last-of-type li i {
  position: relative;
  top: 3px;
}
.category-prices__list:last-of-type li:last-of-type {
  border-bottom: none;
}
.category-prices__list li {
  padding: 6px 0 7px;
  border-top: 1px solid #F9EDCF;
  overflow: hidden;
}
.category-prices__list li:last-of-type {
  border-bottom: 1px solid #F9EDCF;
}
.category-prices__list li i {
  display: inline-block;
  width: 31px;
  height: 27px;
  margin: 0 10px;
  float: left;
  background: url(../img/sprite/sprite-modal-category.png) no-repeat;
}
.category-prices__list li i.altele {
  background-position: -155px -27px;
}
.category-prices__list li i.anunt-ziar {
  background: url(../img/png/anunt_simplu_icon.png) no-repeat;
}
.category-prices__list li i.anunt-ziar.anunt-simplu-ziar {
  background: url(../img/png/anunt_simplu_icon.png) no-repeat;
}
.category-prices__list li i.anunt-ziar.anunt-chenar-ziar {
  background: url(../img/png/anunt_chenar_icon.png) no-repeat;
}
.category-prices__list li.category__imobiliare .category__icon {
  background-position: 0 0;
}
.category-prices__list li.category__auto-moto .category__icon {
  background-position: -31px 0;
}
.category-prices__list li.category__electronice .category__icon {
  background-position: -62px 0;
}
.category-prices__list li.category__moda-frumusete .category__icon {
  background-position: -93px 0;
}
.category-prices__list li.category__casa-gradina .category__icon {
  background-position: -124px 0;
}
.category-prices__list li.category__mama-copilul .category__icon {
  background-position: -155px 0;
}
.category-prices__list li.category__sport .category__icon {
  background-position: 0 -27px;
}
.category-prices__list li.category__animale .category__icon {
  background-position: -31px -27px;
}
.category-prices__list li.category__agro-industrie .category__icon {
  background-position: -62px -27px;
}
.category-prices__list li.category__servicii .category__icon {
  background-position: -93px -27px;
}
.category-prices__list li.category__locuri-de-munca .category__icon {
  background-position: -124px -27px;
}
.category-prices__list li.category__altele .category__icon {
  background-position: -155px -27px;
}
.category-prices__list li span {
  display: block;
  margin-top: 4px;
  float: left;
  font-size: 13px;
  line-height: 18px;
}
.category-prices__list li span:last-child {
  margin-right: 10px;
  float: right;
  font-weight: 700;
  font-size: 15px;
  color: #f94952;
}

/* =====  Real Estate agency page
----------------------------------------------------------- */
.button--filters {
  width: 68px;
  margin-left: 10px;
  padding-left: 19px;
  float: right;
  position: relative;
  font-size: 14px;
  text-transform: none;
  background: transparent;
}
.button--filters:before {
  content: "";
  display: block;
  width: 14px;
  height: 12px;
  position: absolute;
  top: 11px;
  left: 9px;
  background: url(../img/svg/filtre_gri.svg) no-repeat;
  z-index: 5;
}
.button--filters:hover:before {
  background: url(../img/svg/filtre_alb.svg) no-repeat;
}

.advert-search {
  width: calc(100% - 78px);
  float: right;
}
.advert-search input {
  width: 78%;
  padding: 8px 0 9px 10px;
  float: left;
  font-size: 13px;
  font-family: "Open Sans";
  box-shadow: none;
}
.advert-search input:focus:-ms-input-placeholder {
  color: transparent !important;
}
.advert-search input:focus::-webkit-input-placeholder {
  color: transparent !important;
}
.advert-search input:focus:-moz-placeholder {
  color: transparent !important;
}
.advert-search .button {
  width: 18%;
  float: right;
}

.table-filters.table-filters--real-estate td:nth-last-child(2) {
  padding-right: 0;
}
.table-filters.table-filters--real-estate .button-wrapper {
  margin-right: 12px;
}
.table-filters.table-filters--real-estate .button-wrapper a {
  float: right;
}
.table-filters.table-filters--real-estate .button-area .button--delete {
  min-width: 75px;
  padding-left: 25px;
}
.table-filters.table-filters--real-estate .button-area .button--border {
  height: 35px;
  margin-left: 12px !important;
  padding: 9px 8px;
  position: relative;
  top: -3px;
  font-weight: 400;
  font-size: 13px;
  text-transform: uppercase;
  background-color: #fff;
  letter-spacing: -0.4px;
}
.table-filters.table-filters--real-estate .button-area .button--border.button--add-border {
  color: #f94952;
}
.table-filters.table-filters--real-estate .button-area .button--border.button--add-border.button--disabled {
  pointer-events: none;
  color: #000;
}
.table-filters.table-filters--real-estate .button-area .button--border.button--add-border.button--disabled + span {
  display: inline-block;
}
.table-filters.table-filters--real-estate .button-area .button--border.button--remove-border {
  color: #606060;
}
.table-filters.table-filters--real-estate .button-area span {
  display: none;
}
.table-filters.table-filters--real-estate .button-area span.hidden {
  display: none !important;
}
.table-filters.table-filters--real-estate .button-area .button--reposition {
  float: left;
  margin-left: 10px !important;
}
.table-filters .table-filters--bordered {
  background-color: #ecf5f8;
}
.table-filters .border-action {
  position: relative;
}
.table-filters .border-action .border-action__add {
  color: #f94952;
}
.table-filters .border-action .border-action__add.border-action__disabled {
  color: #000;
  pointer-events: none;
}
.table-filters .border-action .border-action__add.border-action__disabled + span {
  display: block;
}
.table-filters .border-action .border-action__remove {
  color: #606060;
}
.table-filters .border-action span {
  display: none;
  position: absolute;
  bottom: 14px;
  white-space: nowrap;
  color: #b3b3b3;
}

.info-zone {
  position: relative;
}
.info-zone img {
  width: 20px;
  height: 20px;
}
.info-zone .ui.popup {
  width: 160px;
  top: 15px !important;
  left: 35px !important;
}
.info-zone .ui.popup:before {
  top: 36px !important;
}
.info-zone .ui.popup span {
  display: block;
  padding-left: 10px;
}
.info-zone .ui.popup span:before {
  content: "-";
  display: inline-block;
  margin-right: 5px;
}

/* Filters modal */
#filters-modal {
  background: rgba(0, 0, 0, 0.6);
}
#filters-modal .modal-dialog {
  width: 780px;
  margin-top: 80px;
}
#filters-modal .modal-dialog .modal-content {
  box-shadow: none;
  border-radius: 4px 4px 0 0;
}
#filters-modal .modal-header {
  padding: 15px 22px;
}
#filters-modal .modal-header .close {
  width: auto;
  margin-top: 0;
  float: right;
}
#filters-modal .modal-header .modal-title {
  font-weight: 700;
  font-size: 15px;
  text-transform: uppercase;
}
#filters-modal .modal-body {
  padding: 30px 32px;
}
#filters-modal .modal-body .left-column {
  width: 54%;
  float: left;
}
#filters-modal .modal-body .left-column .subcategory-select {
  width: 62%;
  margin-bottom: 35px;
  box-shadow: none;
}
#filters-modal .modal-body .left-column .subcategory-select .menu > .item {
  font-size: 14px;
}
#filters-modal .modal-body .right-column {
  width: 46%;
  float: left;
}
#filters-modal .modal-body .title {
  margin-bottom: 10px;
  font-size: 14px;
}
#filters-modal .modal-body .checkbox-title {
  margin-top: 10px;
  margin-bottom: 47px;
  font-weight: 400;
  font-size: 15px;
}
#filters-modal .modal-body .checkbox-title input {
  margin-right: 10px;
  vertical-align: text-top;
  height: auto;
}
#filters-modal .modal-body .list {
  list-style-type: none;
}
#filters-modal .modal-body .list.list--neighborhood:after, #filters-modal .modal-body .list.list--neighborhood:before, #filters-modal .modal-body .list.list--agencies:after, #filters-modal .modal-body .list.list--agencies:before {
  display: table;
  content: " ";
}
#filters-modal .modal-body .list.list--neighborhood:after, #filters-modal .modal-body .list.list--agencies:after {
  clear: both;
}
#filters-modal .modal-body .list.list--neighborhood li label input, #filters-modal .modal-body .list.list--agencies li label input {
  height: auto;
}
#filters-modal .modal-body .list.list--agencies li {
  float: none;
  width: 100%;
}
#filters-modal .modal-body .list li {
  margin-bottom: 11px;
  float: left;
  width: 33.33%;
}
#filters-modal .modal-body .list li label {
  font-weight: 400;
  font-size: 11px;
}
#filters-modal .modal-body .list li label input {
  margin-right: 8px;
}
#filters-modal .modal-body .button {
  width: 90px;
  margin-top: 18px;
  padding-left: 22px;
  float: right;
  position: relative;
  font-size: 13px;
  text-transform: none;
}
#filters-modal .modal-body .button:before {
  content: "";
  display: block;
  width: 14px;
  height: 12px;
  position: absolute;
  top: 12px;
  left: 12px;
  background: url(../img/svg/filtre_alb.svg) no-repeat;
}

/* Message remove add/remove borders */
.message-box {
  display: none;
  width: 410px;
  height: 80px;
  padding: 28px 0;
  padding-right: 7px;
  border: 1px solid #f3e69c;
  position: fixed;
  top: 0;
  left: 50%;
  -ms-transform: translateX(-50%);
      transform: translateX(-50%);
  font-size: 15px;
  text-transform: uppercase;
  text-align: center;
  background: #fbf8e7;
  color: #f94952;
  z-index: 9999;
}
.message-box img {
  margin-right: 5px;
  vertical-align: baseline;
}
.message-box.message-box--add-borders {
  width: 450px;
}

.credit-packages .info-message-no-packages.ng-active {
  padding: 5px 20px;
}
.credit-packages .info-message-no-packages div img {
  width: 18px;
  margin-right: 16px;
  float: left;
}
.credit-packages .info-message-no-packages div div {
  float: left;
  width: calc(100% - 36px);
  font-size: 11px;
  line-height: 15px;
}
.credit-packages .info-message-no-packages div ul {
  list-style-type: disc;
  list-style-position: inside;
}
.credit-packages .promote-packages {
  margin-left: 5%;
}
.credit-packages .promote-packages .errors-form-anunt {
  overflow: hidden;
  padding: 15px 0 10px 0;
}
.credit-packages .promote-packages fieldset {
  width: 100%;
  margin: 20px 0;
  clear: both;
  position: relative;
}
.credit-packages .promote-packages fieldset.no-label {
  margin-top: -10px;
}
.credit-packages .promote-packages fieldset.has-error input[type=text], .credit-packages .promote-packages fieldset.has-error input[type=email], .credit-packages .promote-packages fieldset.has-error input[type=password], .credit-packages .promote-packages fieldset.has-error input[type=search], .credit-packages .promote-packages fieldset.has-error input[type=number] {
  box-shadow: 0 0 0 2px #efacac;
  box-shadow: 0 0 0 2px #efacac;
  border-color: #efacac;
}
.credit-packages .promote-packages fieldset.has-error textarea {
  box-shadow: 0 0 0 2px #efacac;
  box-shadow: 0 0 0 2px #efacac;
  border-color: #efacac;
}
.credit-packages .promote-packages fieldset.has-error select {
  box-shadow: 0 0 0 2px #efacac;
  box-shadow: 0 0 0 2px #efacac;
  border-color: #efacac;
}
.credit-packages .promote-packages fieldset.has-error .ui.dropdown {
  box-shadow: 0 0 0 2px #efacac;
  box-shadow: 0 0 0 2px #efacac;
  border-color: #efacac;
}
.credit-packages .promote-packages fieldset.has-error-price input[type=text] {
  box-shadow: 0 0 0 2px #efacac;
  box-shadow: 0 0 0 2px #efacac;
  border-color: #efacac;
}
.credit-packages .promote-packages fieldset.has-error-price .ui.dropdown.ng-invalid {
  box-shadow: 0 0 0 2px #efacac;
  box-shadow: 0 0 0 2px #efacac;
  border-color: #efacac;
}
.credit-packages .promote-packages label {
  width: 33.8%;
  margin-right: 4.7%;
  margin-top: 6px;
  float: left;
  text-align: right;
  font-weight: 400;
  font-size: 14px;
  color: #606060;
}
.credit-packages .promote-packages label.indent-right {
  padding-left: 100px;
  text-align: left;
}
.credit-packages .promote-packages label.offset {
  margin-top: -7px;
}
@media screen and (max-width: 991px) {
  .credit-packages .promote-packages label:offset-tablet {
    margin-top: -7px;
  }
}
.credit-packages .promote-packages label sup {
  color: #adadad;
}
.credit-packages .promote-packages label span {
  display: block;
  font-size: 11px;
  line-height: 15px;
  color: #adadad;
}
.credit-packages .promote-packages .field-holder {
  width: 61%;
  float: left;
}
.credit-packages .promote-packages .field-holder input {
  padding: 7px 14px;
  font-size: 13px;
  box-shadow: none;
}
.credit-packages .promote-packages .field-holder input:focus {
  box-shadow: 0px 0px 27px 1px #e6e6e6;
}
.credit-packages .promote-packages .field-holder input.immutable {
  color: #bebebe;
  -webkit-text-fill-color: #bebebe;
  -webkit-opacity: 1;
  background: #fff;
  background: url(../img/svg/disabled_input.svg) no-repeat 97% 50%;
}
.credit-packages .promote-packages .field-holder input[name=pay_cnp] {
  -moz-appearance: textfield;
}
.credit-packages .promote-packages .field-holder input[name=pay_cnp]::-webkit-outer-spin-button, .credit-packages .promote-packages .field-holder input[name=pay_cnp]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.credit-packages .promote-packages .field-holder > span {
  display: block;
  margin: 1px 0 -3px 10px;
  font-size: 11px;
  color: #adadad;
}
.credit-packages .promote-packages .field-holder .dropdown {
  box-shadow: none;
  z-index: 0;
}
.credit-packages .promote-packages .field-holder .dropdown:focus {
  box-shadow: 0px 0px 27px 1px #e6e6e6;
}
.credit-packages .promote-packages .field-holder .dropdown.active, .credit-packages .promote-packages .field-holder .dropdown.visible {
  z-index: 11;
}
.credit-packages .promote-packages .field-holder .dropdown-gn {
  top: 38px;
  right: -70px;
  z-index: 11;
}
.credit-packages .promote-packages .field-holder .button {
  margin-top: 5px;
  padding: 5px 14px;
  float: right;
}
.credit-packages .promote-packages .field-holder label {
  width: 100%;
  margin-right: 0;
  font-size: 13px;
  text-align: left;
}
.credit-packages .promote-packages .field-holder label input {
  margin-right: 6px;
  padding: 0;
  position: relative;
  top: -2px;
  z-index: 0;
}
.credit-packages .promote-packages .field-holder label.label-narrow {
  width: 20%;
}
.credit-packages .promote-packages .field-holder .ui.selection .dropdown.icon {
  padding-right: 15px;
}
.credit-packages .promote-packages .info-message {
  box-sizing: border-box;
  width: 155px;
  right: -140px;
  padding-left: 28px;
  position: absolute;
  top: 7px;
  transition: opacity 0.2s linear;
  z-index: 10;
}
.credit-packages .promote-packages .info-message.has-focus, .credit-packages .promote-packages .info-message.has-error {
  opacity: 1;
}
.credit-packages .promote-packages .info-message div img {
  width: 18px;
  margin-right: 16px;
  float: left;
}
.credit-packages .promote-packages .info-message div div {
  float: left;
  width: calc(100% - 36px);
  font-size: 11px;
  line-height: 15px;
}
.credit-packages .promote-packages .info-message div ul {
  list-style-type: disc;
  list-style-position: inside;
}

/* Media Queries ------------------------------------------ */
@media screen and (max-width: 991px) {
  .tab-list.tab-list--my-account {
    height: 58px;
  }
  .tab-list.tab-list--my-account li a {
    line-height: 17px;
  }

  .table-filters.table-filters--my-resumes tbody td:last-of-type {
    padding-right: 0;
  }
  .table-filters.table-filters--recruitment tbody tr td:last-of-type {
    padding-left: 10px;
  }
  .table-filters.table-filters--unlocked-received thead > tr > th:last-of-type {
    width: 200px !important;
  }
  .table-filters.table-filters--unlocked-received thead .button-area {
    left: 53px;
  }
  .table-filters.table-filters--unlocked-received tbody > tr > td:last-of-type {
    width: 200px !important;
  }
  .table-filters.table-filters--received thead > tr > th .button-area, .table-filters.table-filters--received tfoot > tr > th .button-area {
    left: 58px;
  }

  /* Search resume */
  .search-resume .dropdown-gn {
    left: -120px;
  }

  /* Promoted Packages */
  .promoted-packages label[for=checkbox-2] {
    margin-right: 7px;
  }
  .promoted-packages .select-wrapper {
    padding-left: 0;
    max-width: 155px;
  }

  .shopping-cart .shopping-cart__payment label {
    width: 100%;
  }

  /* Category prices */
  .category-prices__list li span:first-of-type {
    width: 60%;
  }
  .category-prices__list:last-of-type li span:first-of-type {
    width: 40%;
  }

  /* Real Estate Agency adverts */
  .sub-tab .sub-tab__menu li {
    margin-bottom: 5px;
  }

  .table-filters.table-filters--real-estate .button-wrapper {
    margin-right: 3px;
  }

  #filters-modal .modal-dialog {
    width: 720px;
  }
  #filters-modal .modal-body .left-column .subcategory-select {
    width: 70%;
  }
}
.filter-message {
  padding: 0 21px;
  margin-top: 25px;
  margin-bottom: 25px;
}
.filter-message p {
  font-size: 11px;
  color: #acacac;
  line-height: 15px;
  display: block;
  text-transform: uppercase;
  float: left;
  padding-top: 14px;
  margin-right: 10px;
}
.filter-message .ui.selection.dropdown {
  float: left;
  min-height: 43px;
  width: 100%;
  color: #333333;
  border: 1px solid #e1e1e1;
  font-size: 15px;
  border-radius: 3px;
  max-width: 250px;
  box-shadow: none;
}
.filter-message .ui.selection.dropdown.active:hover {
  border-color: #d1d1d1;
}
.filter-message .ui.selection.dropdown.active:hover .menu {
  border-color: #d1d1d1;
}
.filter-message .ui.selection.dropdown .text {
  font-size: 13px;
}
.filter-message .ui.selection.dropdown .disabled {
  font-size: 10px;
}

.shopping-cart-repozitioneaza {
  margin: 0 10px;
}
.shopping-cart-repozitioneaza .repo-price {
  color: #f94952;
}

.shopping-cart-repozitioneaza-options {
  padding: 10px 0;
  border-bottom: 1px solid #e1e1e1;
}

.shopping-cart-repozitioneaza-total {
  padding: 10px 0;
}

/* Top bar with back button and title on add resume form */
.title-panel {
  padding: 24px 29px 28px 24px;
  border-bottom: 1px solid #d1d1d1;
}
.title-panel h1 {
  margin-top: 3px;
  margin-bottom: 0;
  float: right;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 17px;
}
.title-panel .back-link {
  display: block;
  margin-top: 4px;
  float: left;
  font-weight: 700;
  font-size: 12px;
  text-transform: uppercase;
  color: #606060;
}
.title-panel .back-link img {
  margin-right: 10px;
  position: relative;
  top: 1px;
}
.title-panel .job-title {
  display: block;
  margin-left: 18px;
  margin-top: 3px;
  float: left;
  letter-spacing: -0.1px;
}

/* Complete Resume Form */
.complete-resume-form {
  /* Setting up the grid system */
  /* Form elements styling */
  /* Person field */
}
.complete-resume-form fieldset {
  padding: 20px 14px 21px 45px;
  margin-right: -31px;
  border-bottom: 1px solid #d1d1d1;
}
.complete-resume-form fieldset > .button {
  width: 103px;
  margin: 5px 7px 0 0;
  padding: 5px 13px;
  clear: both;
  float: right;
  text-align: center;
}
.complete-resume-form fieldset > .button img {
  margin-right: 1px;
}
.complete-resume-form fieldset > .button.no-clear {
  margin-top: 0;
  clear: none;
}
.complete-resume-form h2 {
  margin: 7px 0 17px;
  font-weight: 400;
  margin-left: 5px;
}
.complete-resume-form h2 span {
  color: #adadad;
}
.complete-resume-form .column-sm-6, .complete-resume-form .column-sm-12, .complete-resume-form .column-md-4, .complete-resume-form .column-md-8, .complete-resume-form .column-md-12 {
  margin-bottom: 9px;
  padding: 0 5px;
  float: left;
}
.complete-resume-form .column-md-4 {
  width: 33.333%;
}
.complete-resume-form .column-md-8 {
  width: 66.666%;
}
.complete-resume-form input, .complete-resume-form select, .complete-resume-form .ui.selection.dropdown,
.complete-resume-form input[type=search], .complete-resume-form input[type=text],
.complete-resume-form textarea {
  box-shadow: none;
}
.complete-resume-form input:focus, .complete-resume-form select:focus, .complete-resume-form .ui.selection.dropdown:focus,
.complete-resume-form input[type=search]:focus, .complete-resume-form input[type=text]:focus,
.complete-resume-form textarea:focus {
  box-shadow: 0px 0px 15px 1px #e6e6e6;
}
.complete-resume-form input[type=search],
.complete-resume-form input[type=text] {
  padding: 7px 10px;
  font-size: 13px;
}
.complete-resume-form label {
  font-weight: 400;
}
.complete-resume-form textarea {
  height: 110px;
  padding: 7px 10px;
  font-size: 13px;
  resize: vertical;
}
.complete-resume-form .ui.selection.dropdown--small {
  min-height: auto;
  height: 31px;
  padding: 6px 10px;
}
.complete-resume-form .ui.selection.dropdown--small .dropdown.icon {
  padding-right: 13px;
}
@-moz-document url-prefix() {
  .complete-resume-form .ui.selection.dropdown--small {
    min-height: 32px;
  }
}
.complete-resume-form .fieldset__add-photo-field {
  margin: 13px 0 32px;
  clear: both;
}
.complete-resume-form .fieldset__add-photo-field .photo-holder {
  width: 50px;
  height: 50px;
  margin-right: 15px;
  border-radius: 25px;
  border: 1px solid #adadad;
  background: #f5f5f5;
  float: left;
  overflow: hidden;
}
.complete-resume-form .fieldset__add-photo-field .photo-holder img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0;
}
.complete-resume-form .fieldset__add-photo-field .photo-holder.loaded img {
  opacity: 1;
}
.complete-resume-form .fieldset__add-photo-field .file-holder {
  width: calc(100% - 65px);
  margin-top: 11px;
  float: left;
  position: relative;
}
.complete-resume-form .fieldset__add-photo-field .file-holder input[type=file] {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  cursor: pointer;
  z-index: 5;
}
.complete-resume-form .fieldset__add-photo-field .file-holder .button {
  padding: 4px 5px;
  font-size: 11px;
}
.complete-resume-form .fieldset__add-photo-field .file-holder .button img {
  top: 3px;
}
.complete-resume-form .fieldset__add-photo-field .file-holder .button span {
  display: block;
  margin-top: 2px;
}
.complete-resume-form .fieldset__driving-licence {
  box-sizing: border-box;
  padding-top: 20px;
  padding-left: 21px;
}
.complete-resume-form .fieldset__driving-licence span {
  display: block;
  margin-bottom: 2px;
  font-size: 13px;
  color: #adadad;
  letter-spacing: -0.1px;
}
.complete-resume-form .fieldset__driving-licence label {
  padding-right: 8px;
  margin-top: 2px;
  color: #adadad;
}
.complete-resume-form .fieldset__driving-licence label input {
  margin-top: 0;
  margin-left: 5px;
  position: relative;
  top: -2px;
  z-index: 0;
}
.complete-resume-form .fieldset__country {
  clear: both;
}
.complete-resume-form .fieldset__single-checkbox label {
  box-sizing: border-box;
  width: 100%;
  height: 32px;
  padding-top: 4px;
  padding-left: 9px;
}
.complete-resume-form .fieldset__single-checkbox label input[type=checkbox] {
  margin-right: 7px;
  float: left;
}
.complete-resume-form .fieldset__single-checkbox label span {
  display: block;
  width: calc(100% - 30px);
  margin-top: 4px;
  float: left;
  line-height: 12px;
  color: #adadad;
}
.complete-resume-form .fieldset__has-question {
  margin-top: -17px;
}
.complete-resume-form .fieldset__has-question .question {
  display: table;
  width: 100%;
  height: 27px;
  margin-bottom: 7px;
}
.complete-resume-form .fieldset__has-question .question > span {
  display: table-cell;
  vertical-align: bottom;
  font-size: 12px;
  line-height: 11px;
  color: #adadad;
}
.complete-resume-form .fieldset__has-question .counter {
  color: #606060;
}
.complete-resume-form .fieldset__has-question .county-selection {
  height: 144px;
  padding: 8px 11px;
  border: 1px solid #e1e1e1;
}
.complete-resume-form .fieldset__has-question .county-selection > div {
  height: 100%;
  position: relative;
  overflow-y: scroll;
}
.complete-resume-form .fieldset__has-question .county-selection label {
  display: block;
  margin: 4px 0;
}
.complete-resume-form .fieldset__has-question .county-selection label:first-child {
  margin-top: 0;
}
.complete-resume-form .fieldset__has-question .county-selection label:last-child {
  margin-bottom: 0;
}
.complete-resume-form .fieldset__has-question .county-selection label input {
  margin-right: 7px;
  position: relative;
  top: -2px;
}
.complete-resume-form .fieldset__complete {
  min-height: 80px;
  margin: 0 -13px 26px -45px;
  padding: 9px 0 10px 45px;
  background: #ecf5f8;
  position: relative;
}
.complete-resume-form .fieldset__complete .completed-fields {
  width: 90%;
}
.complete-resume-form .fieldset__complete .completed-fields > div:nth-child(4) {
  clear: both;
}
.complete-resume-form .fieldset__complete .completed-fields .column-md-4 {
  margin-bottom: 19px;
}
.complete-resume-form .fieldset__complete .completed-fields .column-md-4:nth-child(n+4) {
  margin-bottom: 0;
}
.complete-resume-form .fieldset__complete .completed-fields span {
  display: block;
  margin-bottom: 3px;
  font-size: 12px;
  color: #3c3c3c;
}
.complete-resume-form .fieldset__complete .completed-fields p {
  font-size: 13px;
  color: #adadad;
}
.complete-resume-form .fieldset__complete .buttons {
  width: 35px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  background: #DEEBEF;
  z-index: 1;
}
.complete-resume-form .fieldset__complete .buttons ul {
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
}
.complete-resume-form .fieldset__complete .buttons ul li + li {
  margin-top: 10px;
}
.complete-resume-form .fieldset__complete .buttons ul li a {
  display: block;
  min-height: auto;
  min-height: initial;
  width: 25px;
  height: 25px;
  margin-left: 4px;
  padding: 0;
  border-radius: 2px;
  border: 1px solid #e1e1e1;
  background-color: #f5f5f5;
}
.complete-resume-form .fieldset__complete .buttons ul li a.edit {
  background-image: url(../img/svg/edit.svg);
  background-repeat: no-repeat;
  background-position: center center;
}
.complete-resume-form .fieldset__complete .buttons ul li a.delete {
  background-image: url(../img/svg/delete.svg);
  background-repeat: no-repeat;
  background-position: center center;
}
.complete-resume-form .dropdown-gn {
  width: 616px;
  top: 36px;
  z-index: 10;
}
.complete-resume-form .dropdown-gn:before, .complete-resume-form .dropdown-gn:after {
  left: 225px;
}
.complete-resume-form .dropdown-gn .dropdown__cities {
  display: none;
}
.complete-resume-form .search-container {
  position: relative;
}
.complete-resume-form .search-container .search:after {
  right: 13px;
  -ms-transform: scale(0.8);
      transform: scale(0.8);
}
.complete-resume-form .datepicker-wrapper {
  position: relative;
}
.complete-resume-form .datepicker-wrapper:after {
  content: "";
  display: block;
  width: 16px;
  height: 17px;
  position: absolute;
  top: 6px;
  right: 20px;
  background: url(../img/svg/datepicker.svg) no-repeat;
}
.complete-resume-form .datepicker-wrapper.reunite:before {
  content: "";
  display: block;
  width: 10px;
  height: 1px;
  position: absolute;
  top: 15px;
  right: -5px;
  background-color: #e1e1e1;
}
.complete-resume-form .large-label {
  margin-top: 20px;
  color: #adadad;
}
.complete-resume-form .remark {
  margin-top: 6px;
  font-size: 13px;
  line-height: 17px;
  color: #adadad;
}
.complete-resume-form .privacy-remark {
  width: 100%;
  margin-left: 5px;
}
.complete-resume-form .privacy-remark input {
  margin-right: 9px;
  float: left;
  position: relative;
  top: -1px;
}
.complete-resume-form .privacy-remark span {
  display: block;
  width: calc(100% - 30px);
  float: left;
  color: #adadad;
}
.complete-resume-form .phone {
  clear: both;
}
.complete-resume-form .management-exp {
  margin-top: 25px;
}
.complete-resume-form .ps-container > .ps-scrollbar-y-rail {
  display: block;
  width: 5px;
  margin-right: 1px;
  opacity: 1;
  background-color: #e4e4e4;
}
.complete-resume-form .ps-container > .ps-scrollbar-y-rail .ps-scrollbar-y {
  width: 5px;
  border-radius: 0;
  background-color: #8a8a8a;
}
.complete-resume-form .save-resume-button {
  width: 132px;
  margin: 30px auto 36px;
}
.complete-resume-form .ui.bottom.right.popup {
  margin-right: 0em;
  padding: 4px 8px;
  font-size: 13px;
  color: #adadad;
}
.complete-resume-form .error-border, .complete-resume-form .ui.selection.dropdown.error-border, .complete-resume-form .photo-holder.error-border, .complete-resume-form .error-border input[type=search], .complete-resume-form .county-selection.error-border {
  border-color: red;
}
.complete-resume-form .error-background {
  background: #f2dede;
}
.complete-resume-form .error-text {
  color: red;
}
.complete-resume-form .document_error {
  display: none;
}

/* Attach file input */
.jfilestyle {
  overflow: hidden;
}
.jfilestyle input {
  width: 228px !important;
  border-right: none;
  float: left;
  background: #fff;
}
.jfilestyle .focus-jfilestyle {
  display: block;
  width: 147px;
  height: 31px;
  margin-left: -2px;
  border-radius: 2px;
  float: left;
  background: #e1e1e1;
  text-align: center;
}
.jfilestyle .focus-jfilestyle label {
  padding: 7px 0 6px 21px;
  position: relative;
  text-transform: uppercase;
  font-size: 11px;
}
.jfilestyle .focus-jfilestyle label:before {
  content: "";
  display: block;
  width: 14px;
  height: 14px;
  position: absolute;
  left: -3px;
  top: 9px;
  background: url(../img/svg/plus_gri.svg) no-repeat center center;
}

/* Progress pie */
.complete-resume-aside {
  border-left: 1px solid #d1d1d1;
  border-bottom: 1px solid #d1d1d1;
  background: #f5f5f5;
}
.complete-resume-aside .pie-holder {
  padding-top: 26px;
  text-align: center;
}
.complete-resume-aside .pie-holder .title {
  margin-bottom: 16px;
  font-weight: 700;
  font-size: 11px;
  text-transform: uppercase;
  color: #606060;
}
.complete-resume-aside .pie-holder.fixed {
  width: 211px;
  position: fixed;
  top: 50px;
}
.complete-resume-aside .pie-holder .error {
  color: red;
}

#progress-pie {
  display: inline-block;
  width: 125px;
  height: 125px;
  background: transparent;
  border: 1px solid #ccc;
  border-radius: 100px;
  box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.4);
  overflow: hidden;
  position: relative;
  z-index: 10;
}
#progress-pie .right {
  width: calc(50% + 1px);
  height: calc(100% + 2px);
  position: absolute;
  top: -1px;
  left: 50%;
  overflow: hidden;
}
#progress-pie .right .square {
  width: 100%;
  height: 50%;
  border-right: 1px solid #e1e1e1;
  position: absolute;
  top: 0;
  left: -100%;
  -ms-transform-origin: 100% 100%;
      transform-origin: 100% 100%;
  transition: background 0.2s linear;
  background: transparent;
}
#progress-pie .right .square.filled {
  transition: background 0.2s linear;
}
#progress-pie .right .square.frame-1 {
  -ms-transform: rotate(45deg);
      transform: rotate(45deg);
  z-index: 4;
}
#progress-pie .right .square.frame-1.filled {
  background: #14A7CC;
  border-color: #fff;
}
#progress-pie .right .square.frame-2 {
  -ms-transform: rotate(90deg);
      transform: rotate(90deg);
  z-index: 3;
}
#progress-pie .right .square.frame-2.filled {
  background: #1294B5;
  border-color: #fff;
}
#progress-pie .right .square.frame-3 {
  -ms-transform: rotate(135deg);
      transform: rotate(135deg);
  z-index: 2;
}
#progress-pie .right .square.frame-3.filled {
  background: #1083A0;
  border-color: #fff;
}
#progress-pie .right .square.frame-4 {
  -ms-transform: rotate(180deg);
      transform: rotate(180deg);
  z-index: 1;
}
#progress-pie .right .square.frame-4.filled {
  background: #0C6C84;
  border-color: #fff;
}
#progress-pie .left {
  width: calc(50% + 1px);
  height: calc(100% + 2px);
  position: absolute;
  left: -1px;
  top: -1px;
  overflow: hidden;
}
#progress-pie .left .square {
  width: 100%;
  height: 50%;
  border-left: 1px solid #e1e1e1;
  position: absolute;
  top: 50%;
  left: 100%;
  -ms-transform-origin: 0 0;
      transform-origin: 0 0;
  transition: background 0.2s linear;
  background: transparent;
}
#progress-pie .left .square.filled {
  transition: background 0.2s linear;
}
#progress-pie .left .square.frame-5 {
  -ms-transform: rotate(45deg);
      transform: rotate(45deg);
  z-index: 4;
}
#progress-pie .left .square.frame-5.filled {
  background: #0A576A;
  border-color: #fff;
}
#progress-pie .left .square.frame-6 {
  -ms-transform: rotate(90deg);
      transform: rotate(90deg);
  z-index: 3;
}
#progress-pie .left .square.frame-6.filled {
  background: #094C5C;
  border-color: #fff;
}
#progress-pie .left .square.frame-7 {
  -ms-transform: rotate(135deg);
      transform: rotate(135deg);
  z-index: 2;
}
#progress-pie .left .square.frame-7.filled {
  background: #083D4A;
  border-color: #fff;
}
#progress-pie .left .square.frame-8 {
  -ms-transform: rotate(180deg);
      transform: rotate(180deg);
  z-index: 1;
}
#progress-pie .left .square.frame-8.filled {
  background: #062F39;
  border-color: #fff;
}
#progress-pie .text-progress {
  width: 64px;
  height: 64px;
  border-radius: 32px;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  background: #f5f5f5;
  z-index: 5;
}
#progress-pie .text-progress span {
  display: block;
  margin-top: 20px;
  font-weight: 700;
  font-size: 17px;
  text-align: center;
}

/* Media Queries -------------------------------------------- */
@media screen and (max-width: 1024px) and (orientation: landscape) {
  .complete-resume-form .fieldset__driving-licence label {
    padding-right: 6px;
  }
  .complete-resume-form .ui.selection.dropdown--small {
    height: 32px;
  }
}
@media screen and (max-width: 991px) {
  /* Setting up the grid system */
  .complete-resume-form .column-sm-12 {
    width: 100%;
  }
  .complete-resume-form .column-sm-6 {
    width: 50%;
  }

  .complete-resume-form .fieldset {
    padding-left: 30px;
  }
  .complete-resume-form .fieldset .button .no-clear {
    margin-top: 5px;
  }
  .complete-resume-form .dropdown-gn {
    right: -123px;
  }
  .complete-resume-form .dropdown-gn:after, .complete-resume-form .dropdown-gn:before {
    left: 300px;
  }
  .complete-resume-form .fieldset__has-question {
    margin-top: -5px;
  }
  .complete-resume-form .fieldset__complete .completed-fields .column-md-4:nth-child(n+4) {
    margin-bottom: 19px;
  }
  .complete-resume-form .fieldset__complete .completed-fields .column-md-4:nth-child(n+5) {
    margin-bottom: 0;
  }
  .complete-resume-form .fieldset__complete .completed-fields > div:nth-child(4) {
    clear: none;
  }
  .complete-resume-form .fieldset__complete .completed-fields > div:nth-child(2n+1) {
    clear: both;
  }
  .complete-resume-form .datepicker-wrapper.reunite:before {
    display: none;
  }
  .complete-resume-form .large-label {
    margin-top: 0;
  }
  .complete-resume-form .management-exp {
    margin-top: 0;
    clear: left;
  }
  .complete-resume-form .birthday {
    clear: both;
  }

  /* Progress pie */
  #progress-pie {
    width: 110px;
    height: 110px;
  }
  #progress-pie .text-progress {
    width: 55px;
    height: 55px;
  }
  #progress-pie .text-progress span {
    margin-top: 15px;
  }

  .complete-resume-aside .pie-holder.fixed {
    width: 156px;
  }
}
/* Hacks for dropdown */
@media all and (-ms-high-contrast: none) and (max-width: 991px), (-ms-high-contrast: active) and (max-width: 991px) {
  .complete-resume-form .ui.selection.dropdown--small {
    height: 30px;
  }
}
@media screen and (max-width: 991px) {
  @supports (-ms-accelerator: true) {
    .complete-resume-form .ui.selection.dropdown--small {
      height: 30px;
    }
  }
}
@media screen and (min-width: 0\0 ) and (min-resolution: 0.001dpcm) and (max-width: 991px) {
  .complete-resume-form .dropdown--small.selection.ui {
    height: 30px;
  }
}
/* Start Statistics 
------------------------------------------------------------- */
.statistics {
  padding: 10px 20px;
}

.statistics__section__title {
  padding: 15px 0 17px;
  border-bottom: 1px solid #d1d1d1;
  font-weight: 700;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: -0.6px;
}

.statistics__section__person-list {
  margin: 20px 0 10px;
}
.statistics__section__person-list li {
  margin-bottom: 20px;
  overflow: hidden;
}
.statistics__section__person-list li .img-holder {
  width: 45px;
  height: 45px;
  margin-right: 10px;
  border-radius: 23px;
  float: left;
  overflow: hidden;
  background: url(../img/svg/anunturi_utilizator.svg) no-repeat center;
  background-size: contain;
}
.statistics__section__person-list li .img-holder img {
  width: 100%;
  height: auto;
}
.statistics__section__person-list li .info-holder {
  width: calc(100% - 55px);
  float: left;
}
.statistics__section__person-list li .info-holder .person-name {
  display: block;
  margin-top: 4px;
  font-size: 15px;
}
.statistics__section__person-list li .info-holder .nr-adverts {
  display: inline-block;
  min-width: 108px;
  font-size: 11px;
}
.statistics__section__person-list li .info-holder .nr-adverts.nr-adverts--blue {
  margin-left: 10px;
  color: #14a7cc;
}

.statistics__section__advert-list {
  margin: 16px 0;
}
.statistics__section__advert-list li {
  margin-bottom: 22px;
  font-size: 13px;
  text-transform: uppercase;
}
.statistics__section__advert-list li:last-child {
  margin-bottom: 0;
}
.statistics__section__advert-list li b {
  font-weight: 700;
  color: #14a7cc;
}

.statistics__section__table-simple {
  width: 100%;
  margin: 20px 0;
  border-collapse: collapse;
}
.statistics__section__table-simple tr td {
  padding: 11px 15px;
  font-size: 13px;
  vertical-align: middle;
  border: 1px solid #d1d1d1;
}
.statistics__section__table-simple tr td:first-child {
  width: 73.5%;
}
.statistics__section__table-simple tr td:last-child {
  width: 26.5%;
  font-weight: 700;
  background: #F4F4F4;
  text-align: center;
}

.statistics__section__table-hover {
  width: 100%;
  margin: 20px 0 10px;
  border-collapse: collapse;
}
.statistics__section__table-hover th, .statistics__section__table-hover td {
  padding: 11px 15px;
  border: 1px solid #d1d1d1;
  font-size: 13px;
  text-align: center;
  transition: color 0.2s linear;
}
.statistics__section__table-hover th.hovered, .statistics__section__table-hover td.hovered {
  color: #f94952;
}
.statistics__section__table-hover thead th:first-child {
  border: none;
}
.statistics__section__table-hover thead th {
  font-weight: 400;
  text-transform: uppercase;
}
.statistics__section__table-hover tbody th {
  width: 213px;
  text-align: left;
  font-weight: 400;
}
.statistics__section__table-hover tbody td {
  width: 114px;
  font-weight: 700;
}
.statistics__section__table-hover tbody tr:last-child td {
  background: #F4F4F4;
}

/* End Statistics 
------------------------------------------------------------- */
/* Media Queries -------------------------------------------- */
@media screen and (max-width: 991px) {
  .statistics__section__table-hover {
    width: auto;
  }
  .statistics__section__table-hover tbody th {
    white-space: nowrap;
  }
}
.section-announcements-saved .announcements-wrapper {
  margin-bottom: 0;
  margin-top: 30px;
}
.section-announcements-saved .announcements {
  margin-bottom: 25px;
}

.save-to-account {
  text-transform: uppercase;
  font-size: 11px;
  text-align: center;
  margin-bottom: 40px;
}
.save-to-account a {
  margin-left: 10px;
  font-size: 15px;
  font-weight: 700;
}

.viewed-date {
  margin-bottom: 2px;
  font-size: 11px;
  text-align: center;
}

.button-wrapper {
  position: relative;
}

.landing-content {
  border-bottom: 1px solid #e1e1e1;
  position: relative;
  margin-bottom: 40px;
}
.landing-content .landing-content__img img {
  display: block;
}
.landing-content .landing-content__text {
  margin-bottom: 47px;
}
.landing-content h1 {
  position: relative;
  line-height: 25px;
  font-weight: 700;
  font-size: 19px;
  text-transform: uppercase;
  margin-bottom: 45px;
  color: #3c3c3c;
}
.landing-content h1:after {
  content: "";
  position: absolute;
  bottom: -25px;
  height: 2px;
  width: 185px;
  background: #3c3c3c;
  left: 0;
}
.landing-content p,
.landing-content b {
  font-size: 15px;
  line-height: 19px;
  color: #3c3c3c;
}

.landig-menu {
  margin-top: 30px;
  margin-bottom: 40px;
}
.landig-menu li {
  margin-left: 20px;
  font-size: 15px;
  display: inline-block;
}
.landig-menu li.active a {
  font-weight: 700;
  text-decoration: underline;
}

.announcement-landing-wrapper h2 {
  text-align: center;
  font-size: 19px;
  margin-bottom: 25px;
}

.announcement-landing {
  margin-bottom: 20px;
  border: 1px solid #e1e1e1;
  position: relative;
  background: #f5f5f5;
}
.announcement-landing .announcement-landing__img-wrap {
  position: relative;
  padding: 20px;
}
.announcement-landing .announcement-landing__img-wrap:after {
  content: "";
  position: absolute;
  top: 20px;
  bottom: 20px;
  width: 1px;
  background: #e1e1e1;
  right: -10px;
}
.announcement-landing .announcement-landing__img-wrap a {
  width: 100px;
  height: 100px;
  display: block;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #ffffff;
  background-size: 89%;
  margin: 0 auto;
}
.announcement-landing .announcement-landing__description {
  padding: 20px 0 0;
}
.announcement-landing .announcement-landing__description .announcement-landing__description__title {
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 700;
  color: #3c3c3c;
  line-height: 16px;
  margin-bottom: 5px;
  display: inline-block;
  margin-bottom: 5px;
}
.announcement-landing .announcement-landing__description .announcement-landing__description__title:hover {
  text-decoration: none;
  color: #14a7cc;
}
.announcement-landing .announcement-landing__address {
  margin-bottom: 5px;
  font-size: 15px;
}
.announcement-landing .announcement-landing__address span {
  position: relative;
  display: inline-block;
  font-size: 13px;
  margin-right: 16px;
  padding-right: 16px;
  top: -2px;
}
.announcement-landing .announcement-landing__address .phone-number img {
  position: relative;
  top: -2px;
}
.announcement-landing .announcement-landing__address b {
  font-size: 17px;
  position: relative;
  top: -2px;
  margin-right: 10px;
}
.announcement-landing .announcement-landing__address a {
  font-size: 13px;
  position: relative;
  top: -4px;
  text-decoration: underline;
}
.announcement-landing .announcement-landing__address a:hover {
  text-decoration: none;
}

.form-landing-contact {
  margin-bottom: 50px;
}
.form-landing-contact textarea,
.form-landing-contact input[type=text],
.form-landing-contact input[type=email],
.form-landing-contact input[type=password] {
  padding: 12px 20px 12px 20px;
}
.form-landing-contact textarea {
  min-height: 110px;
}
.form-landing-contact :-ms-input-placeholder {
  color: #bebebe;
}

@media only screen and (min-width: 300px) and (max-width: 992px) {
  .announcement-landing .announcement-landing__img-wrap:after {
    right: 0px;
  }
}
.section-agentii {
  padding-top: 60px;
}
.section-agentii .landing-content-agentii {
  text-align: center;
  margin-bottom: 50px;
}
.section-agentii .landing-content-agentii h1 {
  font-weight: 700;
  text-align: center;
}
.section-agentii .landing-content-agentii p {
  display: inline;
  font-size: 15px;
  width: 80%;
  margin: 0 auto;
}
.section-agentii .landing-content-agentii span {
  display: inline-block;
  font-size: 15px;
}
.section-agentii .city-list ul li {
  width: 25%;
  float: left;
  text-align: center;
  margin-bottom: 20px;
  padding: 0 15px;
}
.section-agentii .city-list ul li a {
  font-size: 13px;
  color: #14a7cc;
  line-height: 36px;
  width: 100%;
  display: block;
  height: 40px;
  border: 1px solid #d8e9ed;
  border-radius: 3px;
  background: #fff;
}
.section-agentii .city-list ul li a:hover {
  background: #14a7cc;
  color: #fff;
  text-decoration: none;
}
