/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@import "../fonts/font-svg/style.css";
.float-none {
  float: none!important;
}
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    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";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 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 {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
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: #777777;
}
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 {
  background-color: #fcf8e3;
  padding: 0.2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.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, 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;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  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;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.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 {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > 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 {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #9B9B9B;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #9B9B9B;
}
.form-control::-webkit-input-placeholder {
  color: #9B9B9B;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .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 {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-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-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-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-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-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: #555555;
  text-align: center;
  background-color: #eeeeee;
  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-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
    float: left;
  }
  .navbar-right {
    float: right !important;
    float: right;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #fff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #337ab7;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  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;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #fff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.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: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #EF1E70;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  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: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
  padding-left: 15px;
  padding-right: 15px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-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-left-radius: 3px;
  border-bottom-right-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 {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .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-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.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 {
  content: " ";
  display: table;
}
.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-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.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;
  }
}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.7.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eee;
  border-radius: 0.1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right {
  margin-left: 0.3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: 0.3em;
}
.fa.pull-right {
  margin-left: 0.3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-envira:before {
  content: "\f299";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-wheelchair-alt:before {
  content: "\f29b";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-handshake-o:before {
  content: "\f2b5";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-o:before {
  content: "\f2b7";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-book-o:before {
  content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-circle-o:before {
  content: "\f2be";
}
.fa-user-o:before {
  content: "\f2c0";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-eercast:before {
  content: "\f2da";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-snowflake-o:before {
  content: "\f2dc";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-meetup:before {
  content: "\f2e0";
}
.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;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
@font-face {
  font-family: 'AvenirLTPro-Light';
  src: url('../fonts/AvenirLTPro-Light.eot');
  src: url('../fonts/AvenirLTPro-Light.ttf') format('truetype');
}
@font-face {
  font-family: 'AvenirLTPro-Black';
  src: url('../fonts/AvenirLT-Black.eot');
  src: url('../fonts/AvenirLT-Black.woff2') format('woff2'), url('../fonts/AvenirLT-Black.woff') format('woff'), url('../fonts/AvenirLT-Black.ttf') format('truetype'), url('../fonts/AvenirLT-Black.svg#ProximaNova-Bold') format('svg'), url('../fonts/AvenirLT-Black.eot?#iefix') format('embedded-opentype');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'ProximaNova';
  src: url('../fonts/ProximaNova-Extrabld.eot');
  src: url('../fonts/ProximaNova-Extrabld.woff2') format('woff2'), url('../fonts/ProximaNova-Extrabld.woff') format('woff'), url('../fonts/ProximaNova-Extrabld.ttf') format('truetype'), url('../fonts/ProximaNova-Extrabld.svg#ProximaNova-Extrabld') format('svg'), url('../fonts/ProximaNova-Extrabld.eot?#iefix') format('embedded-opentype');
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: 'ProximaNova';
  src: url('../fonts/ProximaNova-Bold.eot');
  src: url('../fonts/ProximaNova-Bold.woff2') format('woff2'), url('../fonts/ProximaNova-Bold.woff') format('woff'), url('../fonts/ProximaNova-Bold.ttf') format('truetype'), url('../fonts/ProximaNova-Bold.svg#ProximaNova-Bold') format('svg'), url('../fonts/ProximaNova-Bold.eot?#iefix') format('embedded-opentype');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'ProximaNova';
  src: url('../fonts/ProximaNova-Semibold.eot');
  src: url('../fonts/ProximaNova-Semibold.woff2') format('woff2'), url('../fonts/ProximaNova-Semibold.woff') format('woff'), url('../fonts/ProximaNova-Semibold.ttf') format('truetype'), url('../fonts/ProximaNova-Semibold.svg#ProximaNova-Bold') format('svg'), url('../fonts/ProximaNova-Semibold.eot?#iefix') format('embedded-opentype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'ProximaNova';
  src: url('../fonts/ProximaNova-Regular.eot');
  src: url('../fonts/ProximaNova-Regular.woff2') format('woff2'), url('../fonts/ProximaNova-Regular.woff') format('woff'), url('../fonts/ProximaNova-Regular.ttf') format('truetype'), url('../fonts/ProximaNova-Regular.svg#ProximaNova-Regular') format('svg'), url('../fonts/ProximaNova-Regular.eot?#iefix') format('embedded-opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'ProximaNova';
  src: url('../fonts/ProximaNova-Light.eot');
  src: url('../fonts/ProximaNova-Light.woff2') format('woff2'), url('../fonts/ProximaNova-Light.woff') format('woff'), url('../fonts/ProximaNova-Light.ttf') format('truetype'), url('../fonts/ProximaNova-Light.svg#ProximaNova-Light') format('svg'), url('../fonts/ProximaNova-Light.eot?#iefix') format('embedded-opentype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'SFProDisplay';
  src: url('../fonts/SFProDisplay/SFProDisplay-Bold.eot');
  src: url('../fonts/SFProDisplay/SFProDisplay-Bold.woff2') format('woff2'), url('../fonts/SFProDisplay/SFProDisplay-Bold.woff') format('woff'), url('../fonts/SFProDisplay/SFProDisplay-Bold.ttf') format('truetype'), url('../fonts/SFProDisplay/SFProDisplay-Bold.svg#SFProDisplay-Bold') format('svg'), url('../fonts/SFProDisplay/SFProDisplay-Bold.eot?#iefix') format('embedded-opentype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'SFProDisplay';
  src: url('../fonts/SFProDisplay/SFProDisplay-Medium.eot');
  src: url('../fonts/SFProDisplay/SFProDisplay-Medium.woff2') format('woff2'), url('../fonts/SFProDisplay/SFProDisplay-Medium.woff') format('woff'), url('../fonts/SFProDisplay/SFProDisplay-Medium.ttf') format('truetype'), url('../fonts/SFProDisplay/SFProDisplay-Medium.svg#SFProDisplay-Medium') format('svg'), url('../fonts/SFProDisplay/SFProDisplay-Medium.eot?#iefix') format('embedded-opentype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'SFProDisplay';
  src: url('../fonts/SFProDisplay/SFProDisplay-Regular.eot');
  src: url('../fonts/SFProDisplay/SFProDisplay-Regular.woff2') format('woff2'), url('../fonts/SFProDisplay/SFProDisplay-Regular.woff') format('woff'), url('../fonts/SFProDisplay/SFProDisplay-Regular.ttf') format('truetype'), url('../fonts/SFProDisplay/SFProDisplay-Regular.svg#SFProDisplay-Regular') format('svg'), url('../fonts/SFProDisplay/SFProDisplay-Regular.eot?#iefix') format('embedded-opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto/Roboto-Thin.eot');
  src: url('../fonts/Roboto/Roboto-Thin.woff2') format('woff2'), url('../fonts/Roboto/Roboto-Thin.woff') format('woff'), url('../fonts/Roboto/Roboto-Thin.ttf') format('truetype'), url('../fonts/Roboto/Roboto-Thin.svg#Roboto-Thin') format('svg'), url('../fonts/Roboto/Roboto-Thin.eot?#iefix') format('embedded-opentype');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto/Roboto-Light.eot');
  src: url('../fonts/Roboto/Roboto-Light.woff2') format('woff2'), url('../fonts/Roboto/Roboto-Light.woff') format('woff'), url('../fonts/Roboto/Roboto-Light.ttf') format('truetype'), url('../fonts/Roboto/Roboto-Light.svg#Roboto-Light') format('svg'), url('../fonts/Roboto/Roboto-Light.eot?#iefix') format('embedded-opentype');
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto/Roboto-Regular.eot');
  src: url('../fonts/Roboto/Roboto-Regular.woff2') format('woff2'), url('../fonts/Roboto/Roboto-Regular.woff') format('woff'), url('../fonts/Roboto/Roboto-Regular.ttf') format('truetype'), url('../fonts/Roboto/Roboto-Regular.svg#Roboto-Regular') format('svg'), url('../fonts/Roboto/Roboto-Regular.eot?#iefix') format('embedded-opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto/Roboto-Medium.eot');
  src: url('../fonts/Roboto/Roboto-Medium.woff2') format('woff2'), url('../fonts/Roboto/Roboto-Medium.woff') format('woff'), url('../fonts/Roboto/Roboto-Medium.ttf') format('truetype'), url('../fonts/Roboto/Roboto-Medium.svg#Roboto-Medium') format('svg'), url('../fonts/Roboto/Roboto-Medium.eot?#iefix') format('embedded-opentype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto/Roboto-Bold.eot');
  src: url('../fonts/Roboto/Roboto-Bold.woff2') format('woff2'), url('../fonts/Roboto/Roboto-Bold.woff') format('woff'), url('../fonts/Roboto/Roboto-Bold.ttf') format('truetype'), url('../fonts/Roboto/Roboto-Bold.svg#Roboto-Bold') format('svg'), url('../fonts/Roboto/Roboto-Bold.eot?#iefix') format('embedded-opentype');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto/Roboto-Black.eot');
  src: url('../fonts/Roboto/Roboto-Black.woff2') format('woff2'), url('../fonts/Roboto/Roboto-Black.woff') format('woff'), url('../fonts/Roboto/Roboto-Black.ttf') format('truetype'), url('../fonts/Roboto/Roboto-Black.svg#Roboto-Black') format('svg'), url('../fonts/Roboto/Roboto-Black.eot?#iefix') format('embedded-opentype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'AvenirNext';
  src: url('../fonts/AvenirNext/AvenirNext-DemiBold.eot');
  src: url('../fonts/AvenirNext/AvenirNext-DemiBold.woff2') format('woff2'), url('../fonts/AvenirNext/AvenirNext-DemiBold.woff') format('woff'), url('../fonts/AvenirNext/AvenirNext-DemiBold.ttf') format('truetype'), url('../fonts/AvenirNext/AvenirNext-DemiBold.svg#AvenirNext-DemiBold') format('svg'), url('../fonts/AvenirNext/AvenirNext-DemiBold.eot?#iefix') format('embedded-opentype');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'AvenirNext';
  src: url('../fonts/AvenirNext/AvenirNext-Medium.eot');
  src: url('../fonts/AvenirNext/AvenirNext-Medium.woff2') format('woff2'), url('../fonts/AvenirNext/AvenirNext-Medium.woff') format('woff'), url('../fonts/AvenirNext/AvenirNext-Medium.ttf') format('truetype'), url('../fonts/AvenirNext/AvenirNext-Medium.svg#AvenirNext-DemiBold') format('svg'), url('../fonts/AvenirNext/AvenirNext-Medium.eot?#iefix') format('embedded-opentype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Helvetica';
  src: url('../fonts/Helvetica/Helvetica.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Helvetica';
  src: url('../fonts/Helvetica/Helvetica-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'documentTypeIcon';
  src: url('../fonts/document-type-icon/icomoon.eot?7cavgn');
  src: url('../fonts/document-type-icon/icomoon.eot?7cavgn#iefix') format('embedded-opentype'), url('../fonts/document-type-icon/icomoon.ttf?7cavgn') format('truetype'), url('../fonts/document-type-icon/icomoon.woff?7cavgn') format('woff'), url('../fonts/document-type-icon/icomoon.svg?7cavgn#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: 'requestIcon';
  src: url('../fonts/admin-review-icon/icomoon.eot?i1fs9k');
  src: url('../fonts/admin-review-icon/icomoon.eot?i1fs9k#iefix') format('embedded-opentype'), url('../fonts/admin-review-icon/icomoon.ttf?i1fs9k') format('truetype'), url('../fonts/admin-review-icon/icomoon.woff?i1fs9k') format('woff'), url('../fonts/admin-review-icon/icomoon.svg?i1fs9k#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.select-icon {
  font-size: 24px;
  color: #000000;
  font-family: 'documentTypeIcon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.select-icon.select-icon-26 {
  font-size: 26px;
}
.select-icon-apps:before {
  content: "\e900";
}
.select-icon-calendar-clock:before {
  content: "\e901";
}
.select-icon-document:before {
  content: "\e902";
}
.select-icon-learning:before {
  content: "\e903";
}
.select-icon-resources:before {
  content: "\e904";
}
.select-icon-search-alt:before {
  content: "\e905";
}
.select-icon-vector:before {
  content: "\e906";
}
.select-icon-bulk:before {
  color: #C6C5C6;
  content: "\e907";
}
.request-icon {
  font-size: 20px;
  color: #000000;
  font-family: 'requestIcon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.request-icon-accept:before {
  content: "\e900";
}
.request-icon-cost:before {
  content: "\e901";
}
.request-icon-photos:before {
  content: "\e902";
}
.request-icon-signInOut:before {
  content: "\e903";
}
.request-icon-sla:before {
  content: "\e904";
}
@font-face {
  font-family: 'icon-to';
  src: url('../fonts/to-icon-fonts/icomoon.eot?1p7uiw');
  src: url('../fonts/to-icon-fonts/icomoon.eot?1p7uiw#iefix') format('embedded-opentype'), url('../fonts/to-icon-fonts/icomoon.ttf?1p7uiw') format('truetype'), url('../fonts/to-icon-fonts/icomoon.woff?1p7uiw') format('woff'), url('../fonts/to-icon-fonts/icomoon.svg?1p7uiw#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
span.icon-to-icomoon {
  font-size: 12px;
  color: #737373;
  font-family: 'icon-to' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-to-funnel:before {
  content: "\e901";
}
.icon-to-file:before {
  content: "\e902";
}
.icon-to-training:before {
  content: "\e903";
}
.icon-to-sign:before {
  content: "\e904";
}
.icon-to-attend:before {
  content: "\e905";
}
.icon-to-photo:before {
  content: "\e906";
}
@font-face {
  font-family: 'icomoon';
  src: url('../fonts/icomoon.eot?p28c6i');
  src: url('../fonts/icomoon.eot?p28c6i#iefix') format('embedded-opentype'), url('../fonts/icomoon.ttf?p28c6i') format('truetype'), url('../fonts/icomoon.woff?p28c6i') format('woff'), url('../fonts/icomoon.svg?p28c6i#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-checklists:before {
  content: "\e943";
  color: #646464;
}
.icon-pro-requests:before {
  content: "\e941";
  color: #646464;
}
.icon-bell:before {
  content: "\e93f";
  color: #646464;
}
.icon-chart:before {
  content: "\e93b";
  color: #919090;
}
.icon-dollar:before {
  content: "\e93c";
  color: #7c7c7c;
}
.icon-list:before {
  content: "\e93d";
  color: #a8a8a8;
}
.icon-lock:before {
  content: "\e93e";
  color: #6d6c6c;
}
.icon-documents:before {
  content: "\e93a";
  color: #636262;
}
.icon-fields:before {
  content: "\e901";
  color: #646464;
}
.icon-approval-levels:before {
  content: "\e936";
  color: #646464;
}
.icon-default-sla:before {
  content: "\e937";
  color: #646464;
}
.icon-priority:before {
  content: "\e938";
  color: #646464;
}
.icon-location-type:before {
  content: "\e939";
  color: #646464;
}
.icon-user:before {
  content: "\e935";
}
.icon-location:before {
  content: "\e933";
}
.icon-people:before {
  content: "\e934";
}
.icon-add:before {
  content: "\e900";
}
.icon-arrow-down:before {
  content: "\e902";
}
.icon-arrow-order:before {
  content: "\e903";
}
.icon-arrow-up:before {
  content: "\e904";
}
.icon-Asset:before {
  content: "\e905";
}
.icon-back:before {
  content: "\e906";
}
.icon-bolt:before {
  content: "\e907";
}
.icon-brands:before {
  content: "\e908";
}
.icon-bug:before {
  content: "\e909";
}
.icon-bulb:before {
  content: "\e90a";
}
.icon-calendar:before {
  content: "\e90b";
}
.icon-centre:before {
  content: "\e90c";
}
.icon-clone:before {
  content: "\e90d";
}
.icon-close:before {
  content: "\e90e";
}
.icon-confirm:before {
  content: "\e90f";
}
.icon-currency:before {
  content: "\e910";
}
.icon-dashboard:before {
  content: "\e911";
}
.icon-delete-tag .path1:before {
  content: "\e912";
  color: #ffffff;
  opacity: 0.5;
}
.icon-delete-tag .path2:before {
  content: "\e913";
  margin-left: -1em;
  color: #000000;
}
.icon-disable:before {
  content: "\e914";
}
.icon-edit:before {
  content: "\e915";
}
.icon-FAQ:before {
  content: "\e916";
}
.icon-fire:before {
  content: "\e917";
}
.icon-invoice:before {
  content: "\e918";
}
.icon-invoice-file:before {
  content: "\e918";
}
.icon-Items:before {
  content: "\e919";
}
.icon-key:before {
  content: "\e91a";
}
.icon-label:before {
  content: "\e91b";
}
.icon-labels:before {
  content: "\e91c";
}
.icon-landlord:before {
  content: "\e91d";
}
.icon-logout:before {
  content: "\e91e";
}
.icon-mail:before {
  content: "\e91f";
}
.icon-manufacturer:before {
  content: "\e920";
}
.icon-minus:before {
  content: "\e921";
}
.icon-more:before {
  content: "\e922";
}
.icon-out-of-hours:before {
  content: "\e923";
}
.icon-programmed-requests:before {
  content: "\e924";
}
.icon-remove:before {
  content: "\e925";
}
.icon-reorder:before {
  content: "\e926";
}
.icon-reports:before {
  content: "\e927";
}
.icon-requests:before {
  content: "\e928";
}
.icon-search:before {
  content: "\e929";
}
.icon-settings:before {
  content: "\e92a";
}
.icon-staff:before {
  content: "\e92b";
}
.icon-stores:before {
  content: "\e92c";
}
.icon-subscription:before {
  content: "\e92d";
}
.icon-suppliers:before {
  content: "\e92e";
}
.icon-territories:before {
  content: "\e92f";
}
.icon-time:before {
  content: "\e930";
}
.icon-tools:before {
  content: "\e931";
}
.icon-upload:before {
  content: "\e932";
}
.icon-alert:before {
  content: "\e940";
}
/* $Utilities Classes */
.inline {
  display: inline-block;
}
/* Margins */
.no-margin {
  margin: 0 !important;
}
.mt70 {
  margin-top: 70px;
}
.mt60 {
  margin-top: 60px;
}
.mb8 {
  margin-bottom: 4px;
}
.mn {
  margin-right: -15px;
  margin-left: -15px;
}
.mrn {
  margin-right: -15px;
}
.mln {
  margin-left: -15px;
}
.mtn {
  margin-top: -15px;
}
.mbn {
  margin-bottom: -15px;
}
.mbn {
  margin-bottom: -15px;
}
.ml0 {
  margin-left: 0;
}
.mr0 {
  margin-right: 0;
}
.mt0 {
  margin-top: 0 !important;
}
.mb0 {
  margin-bottom: 0 !important;
}
.m50 {
  margin: 50px;
}
.mr50 {
  margin-right: 50px;
}
.ml50 {
  margin-left: 50px;
}
.mt50 {
  margin-top: 50px !important;
}
.mb50 {
  margin-bottom: 50px;
}
.m40 {
  margin: 40px;
}
.mr40 {
  margin-right: 40px;
}
.mt45 {
  margin-top: 45px;
}
.ml40 {
  margin-left: 40px;
}
.mt40 {
  margin-top: 40px !important;
}
.mb40 {
  margin-bottom: 40px !important;
}
.m30 {
  margin: 30px;
}
.mr30 {
  margin-right: 30px;
}
.ml30 {
  margin-left: 30px;
}
.ml60 {
  margin-left: 60px;
}
.mb60 {
  margin-bottom: 60px;
}
.mt30 {
  margin-top: 30px !important;
}
.mb30 {
  margin-bottom: 30px;
}
.mt35 {
  margin-top: 35px !important;
}
.mt36 {
  margin-top: 36px;
}
.mb36 {
  margin-bottom: 36px;
}
.m25 {
  margin: 25px;
}
.mr25 {
  margin-right: 25px;
}
.ml25 {
  margin-left: 25px;
}
.mt25 {
  margin-top: 25px;
}
.mb25 {
  margin-bottom: 25px;
}
.m20 {
  margin: 20px;
}
.mr20 {
  margin-right: 20px;
}
.ml20 {
  margin-left: 20px;
}
.mt20 {
  margin-top: 20px;
}
.mb20 {
  margin-bottom: 20px;
}
.m16 {
  margin: calc(15px + 1px);
}
.mr16 {
  margin-right: calc(15px + 1px);
}
.ml16 {
  margin-left: calc(15px + 1px);
}
.mt16 {
  margin-top: calc(15px + 1px);
}
.mb16 {
  margin-bottom: calc(15px + 1px);
}
.m15 {
  margin: 15px;
}
.mr15 {
  margin-right: 15px;
}
.ml15 {
  margin-left: 15px;
}
.mt15 {
  margin-top: 15px;
}
.mb15 {
  margin-bottom: 15px !important;
}
.m10 {
  margin: 10px !important;
}
.mr10 {
  margin-right: 10px !important;
}
.ml10 {
  margin-left: 10px !important;
}
.mt10 {
  margin-top: 10px !important;
}
.mb10 {
  margin-bottom: 10px !important;
}
.m5 {
  margin: 5px !important;
}
.mr5 {
  margin-right: 5px !important;
}
.ml5 {
  margin-left: 5px !important;
}
.mt5 {
  margin-top: 5px !important;
}
.mb5 {
  margin-bottom: 5px !important;
}
.m2 {
  margin: 2px;
}
.mr2 {
  margin-right: 2px;
}
.ml2 {
  margin-left: 2px;
}
.mt2 {
  margin-top: 2px;
}
.mb2 {
  margin-bottom: 2px;
}
.p32 {
  padding: calc(30px + 2px);
}
.pr32 {
  padding-right: calc(30px + 2px);
}
.pl32 {
  padding-left: calc(30px + 2px);
}
.pt32 {
  padding-top: calc(30px + 2px);
}
.pb32 {
  padding-bottom: calc(30px + 2px);
}
.p30 {
  padding: 30px;
}
.pr30 {
  padding-right: 30px;
}
.pl30 {
  padding-left: 30px;
}
.pt30 {
  padding-top: 30px;
}
.pb30 {
  padding-bottom: 30px;
}
.p25 {
  padding: 25px;
}
.pr25 {
  padding-right: 25px;
}
.pl25 {
  padding-left: 25px;
}
.pt24 {
  padding-top: 24px;
}
.pb24 {
  padding-bottom: 24px;
}
.pt25 {
  padding-top: 25px;
}
.pb25 {
  padding-bottom: 25px;
}
.p20 {
  padding: 20px;
}
.pr20 {
  padding-right: 20px;
}
.pl20 {
  padding-left: 20px;
}
.pt20 {
  padding-top: 20px;
}
.pb20 {
  padding-bottom: 20px;
}
.p16 {
  padding: calc(15px + 1px);
}
.pr16 {
  padding-right: calc(15px + 1px);
}
.pl16 {
  padding-left: calc(15px + 1px);
}
.pt16 {
  padding-top: calc(15px + 1px);
}
.pb16 {
  padding-bottom: calc(15px + 1px);
}
.p15 {
  padding: 15px;
}
.pr15 {
  padding-right: 15px;
}
.pl15 {
  padding-left: 15px;
}
.pt15 {
  padding-top: 15px;
}
.pb15 {
  padding-bottom: 15px;
}
.p10 {
  padding: 10px;
}
.pr10 {
  padding-right: 10px;
}
.pl10 {
  padding-left: 10px;
}
.pt10 {
  padding-top: 10px;
}
.pb10 {
  padding-bottom: 10px;
}
.p5 {
  padding: 5px;
}
.pr5 {
  padding-right: 5px;
}
.pl5 {
  padding-left: 5px;
}
.pt5 {
  padding-top: 5px;
}
.pb5 {
  padding-bottom: 5px;
}
.p2 {
  padding: 2px;
}
.pr2 {
  padding-right: 2px;
}
.pl2 {
  padding-left: 2px;
}
.pt2 {
  padding-top: 2px;
}
.pb2 {
  padding-bottom: 2px;
}
.pl0 {
  padding-left: 0 !important;
}
.pr0 {
  padding-right: 0 !important;
}
.pt0 {
  padding-top: 0 !important;
}
.pb0 {
  padding-bottom: 0 !important;
}
.no-padding {
  padding: 0 !important;
}
.pl32 {
  padding-left: 32px;
}
.pr32 {
  padding-right: 32px;
}
/* Radius */
.no-radius {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
/* Overflow */
.overflow-hidden {
  overflow: hidden;
}
.overflow-visible {
  overflow: visible;
}
.overflow-auto {
  overflow: auto;
}
.block {
  display: block;
}
.open .hover-inactive:hover,
.hover-inactive:hover,
.open .hover-inactive:focus,
.hover-inactive:focus {
  background-color: transparent !important;
}
/*Text Helpers*/
.text-decoration-none {
  text-decoration: none !important;
}
.text-decoration-underline {
  text-decoration: underline;
}
.hyphenate {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}
.border-bottom-gray-200 {
  border-bottom: 1px solid #DCDCDC;
}
.f14 {
  font-size: 14px !important;
}
.mt4 {
  margin-top: 4px;
}
.mb4 {
  margin-bottom: 4px;
}
.mr8 {
  margin-right: 8px;
}
.mr4 {
  margin-right: 4px;
}
.mr10 {
  margin-right: 10px;
}
.mt32 {
  margin-top: 32px;
}
.mb32 {
  margin-bottom: 32px;
}
.mr32 {
  margin-right: 32px !important;
}
.mt24 {
  margin-top: 24px;
}
.mb24 {
  margin-bottom: 24px !important;
}
.ptb16 {
  padding: 16px 0;
}
.mr28 {
  margin-right: 28px;
}
@media (max-width: 776px) {
  .xs-mt-0 {
    margin-top: 0;
  }
  .xs-mb-22 {
    margin-bottom: 22px;
  }
}
body {
  font-family: 'ProximaNova';
  overflow-x: hidden;
}
.transition {
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.flex-box {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.flex-box .inline-flex {
  display: inline-flex;
}
.flex-box.inline-flex-new {
  display: inline-flex;
}
.flex-box.flex-box-nowrap {
  flex-wrap: nowrap;
}
.flex-box .avatar-box {
  display: block !important;
}
.flex-box-start {
  display: flex;
  align-items: start;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.flex-box-center {
  display: flex;
  align-items: center;
  justify-content: center;
}
.flex-box-end {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-wrap: wrap;
}
.flex-box-between {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
.row-flex {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.row-flex.flex-box-nowrap {
  flex-wrap: nowrap;
}
.row-flex-bottom {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.row-flex-nowrap {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: nowrap;
}
@media (max-width: 1300px) {
  .row-flex-nowrap {
    flex-wrap: wrap;
  }
}
.flex-box-link {
  color: var(--theme-color-primary);
}
.flex-box-link a {
  color: var(--theme-color-primary);
  margin-right: 2px;
  text-decoration: underline;
}
.flex-box-link a:hover {
  color: var(--theme-color-primary-hover);
}
.xs-ml-auto {
  margin-left: auto;
}
@media (min-width: 0) {
  .xs-mr-0 {
    margin-right: 0px;
  }
}
.flex-between {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
.hr-line {
  border-bottom: 1px dashed #C8C8C8;
}
.date-box {
  position: relative;
}
.date-box .form-control {
  padding-right: 28px;
}
.date-box .icon {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -8px;
  width: 16px;
  height: 16px;
  color: #646464;
  font-size: 16px;
}
a:focus,
a:active,
input:focus,
input:active,
button:focus,
button:active {
  outline: none !important;
  outline-offset: 0 !important;
}
.filter-select {
  position: relative;
}
.filter-select::before {
  display: block;
  content: "\f002";
  font: normal normal normal 16px/1 FontAwesome;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -20px;
  height: 40px;
  line-height: 40px;
  padding: 0 16px;
  color: #505050;
}
.filter-select input {
  border-radius: 20px;
  padding-left: 40px;
}
.show-text {
  height: 42px;
  overflow: auto;
  color: #282828;
  font-size: 14px;
  line-height: 17px;
}
.split-dashed {
  border-bottom: 1px dashed #C8C8C8;
  margin: 20px 0;
}
.split-dashed.split-gray {
  border-color: #646464;
}
.split-line {
  border-bottom: 1px solid #C8C8C8;
  margin: 20px 0;
}
.admin-layout .admin-layout-alert .alert-box {
  top: 10px;
  padding-left: 32px;
}
.alert-box {
  position: fixed;
  left: 0;
  top: 80px;
  width: 100%;
  height: auto;
  z-index: 90 !important;
  padding-left: calc(240px + 60px + 32px);
  padding-right: 32px;
}
@media (max-width: 768px) {
  .alert-box {
    padding-left: calc(2 * 60px + 32px);
  }
}
.alert-box > .alert {
  margin-bottom: 0;
  text-align: left;
}
.alert-box.alert-box-no-fixed {
  position: relative;
  z-index: 1;
  top: 0;
  padding: 16px !important;
}
.alert-box.alert-box-admin {
  top: 10px;
  padding-left: 32px;
  padding-right: 32px;
}
.modal-open .modalTopAlert.alert-box {
  top: 20px;
  left: 50%;
  transform: translateX(-50%);
  max-width: 1360px;
  z-index: 2000 !important;
  padding-left: 32px;
}
@media (max-width: 768px) {
  .modal-open .modalTopAlert.alert-box {
    padding-left: 32px;
  }
}
.no-side-bar .alert-box {
  padding-left: calc(60px + 32px);
}
@media (max-width: 768px) {
  .no-side-bar .alert-box {
    padding-left: calc(60px + 32px);
  }
}
.main-invite .alert-box {
  position: fixed;
  left: 0;
  top: 10px;
  width: 100%;
  height: auto;
  z-index: 90 !important;
  padding-left: 32px;
  padding-right: 32px;
}
@media (max-width: 768px) {
  .main-invite .alert-box {
    padding-left: 32px;
  }
}
.tip-content {
  padding: 32px;
}
.brand-color {
  color: var(--theme-color-light-secondary);
}
.brand-color:hover {
  color: var(--theme-color-secondary);
}
.text-green {
  display: inline-block;
  color: #30BF48;
  margin: 0 5px;
}
.invoice-text-red {
  color: #EB5757 !important;
}
.invoice-text-green {
  color: #30BF48 !important;
}
.text-normal-dark {
  color: #505050 !important;
}
.select-fields {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
}
.select-fields .field-val {
  background-color: #E6E6E6;
  border: 1px solid #E6E6E6;
  border-radius: 20px;
  cursor: default;
  margin-right: 8px;
  margin-top: 8px;
  padding: 2px 8px;
  justify-content: center;
  align-items: center;
  color: #505050;
  font-size: 12px;
}
.select-fields .field-val .icon {
  color: #646464;
  font-size: 10px;
  width: 16px;
  height: 16px;
  line-height: 16px;
  border-radius: 50%;
  font-weight: 600;
  background-color: #f4f4f4;
  text-align: center;
  display: inline-block;
  margin-left: 5px;
  margin-right: 0;
  cursor: pointer;
}
.select-fields .field-val .icon:hover {
  background-color: #ececec;
}
.select-fields.select-field-notification {
  margin-bottom: 20px;
}
.select-fields.select-field-notification .field-val {
  font-size: 13px;
  min-width: 60px;
  padding: 2px 10px;
  text-align: center;
  cursor: pointer;
}
.select-fields.select-field-notification .field-val.active {
  color: #ffffff;
  background-color: var(--theme-color-secondary);
  border: 1px solid var(--theme-color-secondary);
}
.select-fields.select-field-notification .field-val:hover {
  color: #ffffff;
  background-color: var(--theme-color-secondary);
  border: 1px solid var(--theme-color-secondary);
}
.pwd-tip {
  font-size: 10px;
  line-height: 12px;
  margin-top: 8px;
  color: #A0A0A0;
}
.note-editor .btn {
  min-width: auto !important;
}
.link {
  color: var(--theme-color-primary);
  display: inline-block;
  margin: 0 3px;
}
.popover {
  background-color: #505050;
  color: #ffffff;
  font-family: inherit;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  max-width: 180px;
}
.popover.bottom > .arrow:after {
  border-bottom-color: #505050;
}
.popover.top > .arrow:after {
  border-top-color: #505050;
}
.popover.left > .arrow:after {
  border-left-color: #505050;
}
.popover.right > .arrow:after {
  border-right-color: #505050;
}
.popover .popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #505050;
  border-bottom: 1px solid #434343;
  border-radius: 5px 5px 0 0;
  word-break: break-word;
}
.input-group .w5c-error {
  position: absolute;
  bottom: -25px;
  left: 0;
  width: 100%;
}
.input-group .new-custom-error {
  position: static;
}
.select-icon {
  width: 24px;
  height: 24px;
}
.td-transform {
  text-transform: capitalize;
}
.btn-remove {
  font-size: 18px;
  color: #646464;
  cursor: pointer;
}
.input-group-addon .fa {
  font-size: 18px;
}
.form-slide-box {
  position: relative;
}
.form-slide-box .form-slide-up {
  position: absolute;
  top: 20px;
  left: 0;
  width: 100%;
  background-color: #F2F2F2;
  border: 1px solid #E3E3E3;
  box-shadow: 0 4px 8px rgba(9, 61, 64, 0.15);
  z-index: 100;
}
.main-head {
  font-size: 20px;
  line-height: 24px;
  font-weight: bold;
  color: #505050;
  border-bottom: 1px solid #C8C8C8;
  padding-bottom: 4px;
  margin-top: 30px;
  margin-bottom: 10px;
}
.main-head-info {
  font-family: 'ProximaNova';
  font-weight: 600;
  font-size: 12px;
  line-height: 1;
  color: #282828;
}
.main-head-info .value {
  color: var(--theme-color-primary);
}
.note-editor .note-frame {
  border: 1px solid #DCDCDC !important;
}
.form-radio-flex {
  display: flex;
  align-items: center;
}
.form-radio-flex .check-radio {
  margin-right: 40px;
}
.f16 {
  font-size: 16px;
}
.loading {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.6);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 3000;
}
.loading img {
  width: 42px;
  height: 42px;
}
.modal-dialog .loading {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 3000;
}
.modal-dialog .loading img {
  width: 42px;
  height: 42px;
}
.tooltip {
  max-width: 190px;
}
.tooltip .tooltip-inner {
  text-align: left !important;
  padding: 10px 15px;
  box-shadow: 0 4px 8px 0 rgba(20, 51, 48, 0.1);
  -webkit-box-shadow: 0 4px 8px 0 rgba(20, 51, 48, 0.1);
  word-break: break-word;
}
.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: var(--theme-color-primary) !important;
  background-image: none;
  border-color: var(--theme-color-primary) !important;
}
.bootstrap-datetimepicker-widget a {
  color: var(--theme-color-primary-hover) !important;
}
.font-bold {
  font-weight: bold;
}
#backTop {
  position: fixed;
  bottom: 30px;
  right: 20px;
  width: 30px;
  height: 30px;
  border-radius: 4px;
  background-color: rgba(var(--theme-color-primary), 0.8);
  text-align: center;
  line-height: 30px;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  z-index: 999;
  display: none;
}
#backTop .fa {
  font-size: 18px;
  color: #ffffff;
}
.text-primary {
  font-size: 14px;
  color: var(--theme-color-secondary);
  font-weight: bold;
}
.td-link {
  color: var(--theme-color-secondary);
}
.td-link-blue {
  color: #0D99FF;
  text-decoration: underline;
}
.row-issues {
  margin-bottom: 7px;
}
.site-animated {
  animation: opacityLight 1.5s linear infinite;
  transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  -webkit-transition: all 0.25s ease;
}
@keyframes opacityLight {
  0% {
    opacity: 1;
  }
  25% {
    opacity: 0.65;
  }
  50% {
    opacity: 0.35;
  }
  75% {
    opacity: 0.15;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes opacityLight {
  0% {
    opacity: 1;
  }
  25% {
    opacity: 0.65;
  }
  50% {
    opacity: 0.35;
  }
  75% {
    opacity: 0.15;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes opacityLight {
  0% {
    opacity: 1;
  }
  25% {
    opacity: 0.65;
  }
  50% {
    opacity: 0.35;
  }
  75% {
    opacity: 0.15;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes opacityLight {
  0% {
    opacity: 1;
  }
  25% {
    opacity: 0.65;
  }
  50% {
    opacity: 0.35;
  }
  75% {
    opacity: 0.15;
  }
  100% {
    opacity: 1;
  }
}
.form-control-text-bg {
  font-family: 'ProximaNova';
  font-weight: 500;
  font-size: 12px;
  line-height: 12px;
  display: inline-block;
  min-height: 34px;
  padding: 11px 12px;
  border-radius: 8px;
  background-color: #5A5A5A;
  vertical-align: middle;
}
.label-bg-square {
  display: flex !important;
  align-items: center;
  justify-content: center;
  min-height: 34px;
  padding: 9px 12px;
  border-radius: 8px;
}
.label-bg-square.label-bg-square-inline {
  display: inline-flex !important;
}
.label-bg-round {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  padding: 1px 12px;
  border-radius: 12px;
}
.title-new {
  font-family: 'ProximaNova';
  font-weight: 500;
  font-size: 18px;
  line-height: 18px;
  color: #000000;
  max-width: 50%;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: flex;
  align-items: center;
}
.title-new .head-title-bg {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 44px;
  padding-left: 20px;
  padding-right: 17px;
  border-radius: 8px;
  background-color: #F0F0F0;
}
.title-new .head-title-bg .icon {
  margin-right: 9px;
}
.title-new .title-col-two {
  padding-left: 14px;
}
.title-new .title-col-two.has_Xtracta {
  position: relative;
  padding-right: 30px;
}
.title-new .title-col-two.has_Xtracta .head-icon-mark {
  position: absolute;
  top: 50%;
  margin-top: -8px;
  right: 0;
}
.title-new .title-col-two .title-text {
  font-family: 'ProximaNova';
  font-weight: 500;
  font-size: 14px;
  line-height: 14px;
  color: #282828;
}
.no-wrap {
  flex-wrap: nowrap !important;
}
.panel-fixed-top {
  position: sticky;
  top: 80px;
  left: 0;
  border-radius: 0;
  border: none;
  z-index: 20;
}
.panel-fixed-top .panel-heading {
  color: #B94A48;
  font-size: 13px;
  font-family: 'Helvetica';
  font-weight: 700;
  line-height: 150%;
  padding: 20px;
  border: none;
  border-radius: 0;
}
.td-title {
  background: #ffffff;
  font-size: 13px !important;
  color: #646464 !important;
  font-weight: bold !important;
  text-transform: capitalize !important;
}
.btn-text-tip {
  color: #8C8C8C;
  font-family: 'ProximaNova';
  font-size: 10px;
  font-weight: 500;
  margin-top: 10px;
  transform: scale(0.83, 0.83);
  transform-origin: left center;
  margin-bottom: 0;
}
.text-li {
  position: relative;
  padding-left: 10px;
  margin-left: 28px;
  line-height: 22px;
}
.text-li::before {
  content: '';
  position: absolute;
  top: 50%;
  margin-top: -2px;
  left: 0;
  width: 4px;
  height: 4px;
  border-radius: 100%;
  background-color: #ffffff;
}
.text-li-black {
  font-size: 15px;
  color: #000;
  font-family: 'ProximaNova';
  font-weight: 400;
  position: relative;
  padding-left: 14px;
  margin-left: 8px;
  line-height: 22px;
  margin-top: 2px;
  margin-bottom: 2px;
}
.text-li-black::before {
  content: '';
  position: absolute;
  top: 50%;
  margin-top: -2px;
  left: 0;
  width: 3px;
  height: 3px;
  border-radius: 100%;
  background-color: #000000;
}
.filename-text {
  display: inline-block;
  max-width: 120px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-right: 5px;
}
.has-dot::after {
  content: ', ';
}
.has-dot:last-child::after {
  display: none;
}
.btn-upload .file-name-show {
  width: calc(100% - 42px);
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: middle;
}
.note-editor .note-toolbar {
  margin-left: 0 !important;
}
.filter-avatar-gray {
  filter: grayscale(100%);
}
.note-editor .note-editable {
  font-family: 'Arial';
}
.f_scale_10 {
  font-size: 10px;
  transform-origin: left center;
  transform: scale(0.83, 0.83);
}
.change-max-width {
  max-width: 420px;
}
.change-max-width > span {
  white-space: normal;
  word-break: break-word;
}
.note-wrap {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  margin: 0 -15px;
}
@media (max-width: 1300px) {
  .note-wrap {
    flex-direction: column;
  }
}
.note-wrap .note-wrap-item {
  width: 100%;
  padding: 0 15px;
}
.fadeHideAnimate {
  animation: moveDownFadeOut 0.5s forwards;
}
.fadeShowAnimate {
  animation: moveDownFadeIn 0.5s forwards;
}
@keyframes moveDownFadeOut {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(100%);
  }
}
@keyframes moveDownFadeIn {
  0% {
    opacity: 1;
    transform: translateY(100%);
  }
  100% {
    opacity: 0;
    transform: translateY(0);
  }
}
.subtotal-wrap,
.discount-wrap,
.total-wrap {
  font-family: 'ProximaNova';
  margin: 2px 0;
  white-space: nowrap;
}
.subtotal-wrap .tx,
.discount-wrap .tx,
.total-wrap .tx {
  display: inline-block;
  width: 82px;
  text-align: left;
  white-space: nowrap;
}
.total-wrap {
  color: #4F4F4F;
  font-size: 14px !important;
  font-weight: 800;
}
.subtotal-wrap,
.discount-wrap {
  font-weight: 500;
}
.discount-wrap .tx {
  font-size: 10px !important;
  color: #FF0000;
}
.discount-wrap .price {
  font-size: 12px !important;
  color: #FF0000;
}
.subtotal-wrap .tx,
.subtotal-wrap .price {
  font-size: 10px !important;
  color: #979797;
}
.subtotal-wrap .price {
  text-decoration: line-through;
}
@media (min-width: 1200px) {
  .col-lg-4-5 {
    width: 37.5%;
  }
  .col-lg-5-10 {
    width: 20%;
  }
}
ui-cropper.fixed-height {
  overflow-x: auto !important;
}
ui-cropper.fixed-height::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
ui-cropper.fixed-height::-webkit-scrollbar-track {
  border-radius: 0;
  background: transparent;
  border: 1px solid transparent;
}
ui-cropper.fixed-height::-webkit-scrollbar-thumb {
  border-radius: 0;
  background-color: #C8C8C8;
}
.scroll-area {
  padding-right: 6px;
  overflow-y: auto;
}
.scroll-area::-webkit-scrollbar {
  width: 3px;
  height: 3px;
}
.scroll-area::-webkit-scrollbar-track {
  border-radius: 0;
  background-color: #D9D9D9;
  border: 1px solid transparent;
}
.scroll-area::-webkit-scrollbar-thumb {
  border-radius: 0;
  background-color: #979797;
}
.has_handle {
  cursor: pointer !important;
}
.modal-content-text {
  color: #000;
  font-size: 14px;
  font-weight: 500;
  font-family: 'ProximaNova';
}
.modal-content-text .text-li {
  padding-left: 14px;
  margin-left: 8px;
  line-height: 22px;
  margin-top: 2px;
  margin-bottom: 2px;
}
.modal-content-text .text-li::before {
  content: '';
  position: absolute;
  top: 50%;
  margin-top: -2px;
  left: 0;
  width: 3px;
  height: 3px;
  border-radius: 100%;
  background-color: #000000;
}
.collapse-container {
  font-family: 'ProximaNova';
  padding: 24px;
  border-radius: 8px;
  border: 1px solid #E1E1E1;
  background-color: #F7F7F7;
}
.collapse-container_head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 16px;
  line-height: 100%;
  font-weight: 600;
  color: #505050;
  margin-bottom: 16px;
}
.common_scrollbar::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}
.common_scrollbar::-webkit-scrollbar-track {
  border-radius: 8px;
  background: #D8D8D8;
  border: 1px solid transparent;
}
.common_scrollbar::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background-color: #979797;
}
.descri-14 {
  font-size: 14px;
  color: #505050;
  line-height: 17px;
}
.descri-10 {
  font-size: 10px;
  color: #8C8C8C;
  line-height: 10px;
}
.descri-12 {
  font-size: 12px;
  color: #8C8C8C;
  line-height: 12px;
}
.tx-blue {
  color: var(--theme-color-primary);
}
.text-bold {
  font-weight: 700;
}
.text-bolder {
  font-weight: 600;
}
.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}
.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  user-select: none;
  -webkit-user-select: none;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select2-container .select2-selection--single .select2-selection__clear {
  position: relative;
}
.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}
.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  user-select: none;
  -webkit-user-select: none;
}
.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select2-container .select2-search--inline {
  float: left;
}
.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0;
}
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 3px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}
.select2-results {
  display: block;
}
.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}
.select2-results__option {
  padding: 6px;
  user-select: none;
  -webkit-user-select: none;
}
.select2-results__option[aria-selected] {
  cursor: pointer;
}
.select2-container--open .select2-dropdown {
  left: 0;
}
.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-search--dropdown {
  display: block;
  padding: 4px;
}
.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box;
}
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.select2-search--dropdown.select2-search--hide {
  display: none;
}
.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}
.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
}
.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}
.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}
.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}
.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none;
}
.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
  color: #999;
  margin-top: 5px;
  float: left;
}
.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}
.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}
.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}
.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
.select2-container--default .select2-results__option[role=group] {
  padding: 0;
}
.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999;
}
.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd;
}
.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white;
}
.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}
.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top, #fff 50%, #eee 100%);
  background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
  background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}
.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}
.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}
.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px;
}
.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999;
}
.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);
  background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
  background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0);
}
.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto;
}
.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none;
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #fff 0%, #eee 50%);
  background-image: -o-linear-gradient(top, #fff 0%, #eee 50%);
  background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eee 50%, #fff 100%);
  background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
  background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0);
}
.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
}
.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}
.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right;
}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}
.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb;
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0;
}
.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none;
}
.select2-container--classic .select2-dropdown {
  background-color: #fff;
  border: 1px solid transparent;
}
.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}
.select2-container--classic .select2-dropdown--below {
  border-top: none;
}
.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
.select2-container--classic .select2-results__option[role=group] {
  padding: 0;
}
.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey;
}
.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: #fff;
}
.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}
.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}
.select2-container--bootstrap {
  display: block;
  /*------------------------------------*\
      #COMMON STYLES
  \*------------------------------------*/
  /**
   * Search field in the Select2 dropdown.
   */
  /**
   * No outline for all search fields - in the dropdown
   * and inline in multi Select2s.
   */
  /**
   * Adjust Select2's choices hover and selected styles to match
   * Bootstrap 3's default dropdown styles.
   *
   * @see http://getbootstrap.com/components/#dropdowns
   */
  /**
   * Clear the selection.
   */
  /**
   * Address disabled Select2 styles.
   *
   * @see https://select2.github.io/examples.html#disabled
   * @see http://getbootstrap.com/css/#forms-control-disabled
   */
  /*------------------------------------*\
      #DROPDOWN
  \*------------------------------------*/
  /**
   * Dropdown border color and box-shadow.
   */
  /**
   * Limit the dropdown height.
   */
  /*------------------------------------*\
      #SINGLE SELECT2
  \*------------------------------------*/
  /*------------------------------------*\
    #MULTIPLE SELECT2
  \*------------------------------------*/
  /**
   * Address Bootstrap control sizing classes
   *
   * 1. Reset Bootstrap defaults.
   * 2. Adjust the dropdown arrow button icon position.
   *
   * @see http://getbootstrap.com/css/#forms-control-sizes
   */
  /* 1 */
  /*------------------------------------*\
    #RTL SUPPORT
  \*------------------------------------*/
}
.select2-container--bootstrap .select2-selection {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  color: #555555;
  font-size: 14px;
  outline: 0;
}
.select2-container--bootstrap .select2-selection.form-control {
  border-radius: 4px;
}
.select2-container--bootstrap .select2-search--dropdown .select2-search__field {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  color: #555555;
  font-size: 14px;
}
.select2-container--bootstrap .select2-search__field {
  outline: 0;
  /* Firefox 18- */
  /**
     * Firefox 19+
     *
     * @see http://stackoverflow.com/questions/24236240/color-for-styled-placeholder-text-is-muted-in-firefox
     */
}
.select2-container--bootstrap .select2-search__field::-webkit-input-placeholder {
  color: #9B9B9B;
}
.select2-container--bootstrap .select2-search__field:-moz-placeholder {
  color: #9B9B9B;
}
.select2-container--bootstrap .select2-search__field::-moz-placeholder {
  color: #9B9B9B;
  opacity: 1;
}
.select2-container--bootstrap .select2-search__field:-ms-input-placeholder {
  color: #9B9B9B;
}
.select2-container--bootstrap .select2-results__option {
  padding: 6px 12px;
  /**
     * Disabled results.
     *
     * @see https://select2.github.io/examples.html#disabled-results
     */
  /**
     * Hover state.
     */
  /**
     * Selected state.
     */
}
.select2-container--bootstrap .select2-results__option[role=group] {
  padding: 0;
}
.select2-container--bootstrap .select2-results__option[aria-disabled=true] {
  color: #777777;
  cursor: not-allowed;
}
.select2-container--bootstrap .select2-results__option[aria-selected=true] {
  background-color: #f5f5f5;
  color: #262626;
}
.select2-container--bootstrap .select2-results__option--highlighted[aria-selected] {
  background-color: #337ab7;
  color: #fff;
}
.select2-container--bootstrap .select2-results__option .select2-results__option {
  padding: 6px 12px;
}
.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}
.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -12px;
  padding-left: 24px;
}
.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -24px;
  padding-left: 36px;
}
.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -36px;
  padding-left: 48px;
}
.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -48px;
  padding-left: 60px;
}
.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -60px;
  padding-left: 72px;
}
.select2-container--bootstrap .select2-results__group {
  color: #777777;
  display: block;
  padding: 6px 12px;
  font-size: 12px;
  line-height: 1.42857143;
  white-space: nowrap;
}
.select2-container--bootstrap.select2-container--focus .select2-selection,
.select2-container--bootstrap.select2-container--open .select2-selection {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  border-color: #66afe9;
}
.select2-container--bootstrap.select2-container--open {
  /**
     * Make the dropdown arrow point up while the dropdown is visible.
     */
  /**
     * Handle border radii of the container when the dropdown is showing.
     */
}
.select2-container--bootstrap.select2-container--open .select2-selection .select2-selection__arrow b {
  border-color: transparent transparent #9B9B9B transparent;
  border-width: 0 4px 4px 4px;
}
.select2-container--bootstrap.select2-container--open.select2-container--below .select2-selection {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom-color: transparent;
}
.select2-container--bootstrap.select2-container--open.select2-container--above .select2-selection {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-top-color: transparent;
}
.select2-container--bootstrap .select2-selection__clear {
  color: #9B9B9B;
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px;
}
.select2-container--bootstrap .select2-selection__clear:hover {
  color: #333;
}
.select2-container--bootstrap.select2-container--disabled .select2-selection {
  border-color: #ccc;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.select2-container--bootstrap.select2-container--disabled .select2-selection,
.select2-container--bootstrap.select2-container--disabled .select2-search__field {
  cursor: not-allowed;
}
.select2-container--bootstrap.select2-container--disabled .select2-selection,
.select2-container--bootstrap.select2-container--disabled .select2-selection--multiple .select2-selection__choice {
  background-color: #eeeeee;
}
.select2-container--bootstrap.select2-container--disabled .select2-selection__clear,
.select2-container--bootstrap.select2-container--disabled .select2-selection--multiple .select2-selection__choice__remove {
  display: none;
}
.select2-container--bootstrap .select2-dropdown {
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  border-color: #66afe9;
  overflow-x: hidden;
  margin-top: -1px;
}
.select2-container--bootstrap .select2-dropdown--above {
  -webkit-box-shadow: 0px -6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0px -6px 12px rgba(0, 0, 0, 0.175);
  margin-top: 1px;
}
.select2-container--bootstrap .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
.select2-container--bootstrap .select2-selection--single {
  height: 34px;
  line-height: 1.42857143;
  padding: 6px 24px 6px 12px;
  /**
     * Adjust the single Select2's dropdown arrow button appearance.
     */
}
.select2-container--bootstrap .select2-selection--single .select2-selection__arrow {
  position: absolute;
  bottom: 0;
  right: 12px;
  top: 0;
  width: 4px;
}
.select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
  border-color: #9B9B9B transparent transparent transparent;
  border-style: solid;
  border-width: 4px 4px 0 4px;
  height: 0;
  left: 0;
  margin-left: -4px;
  margin-top: -4px/2;
  position: absolute;
  top: 50%;
  width: 0;
}
.select2-container--bootstrap .select2-selection--single .select2-selection__rendered {
  color: #555555;
  padding: 0;
}
.select2-container--bootstrap .select2-selection--single .select2-selection__placeholder {
  color: #9B9B9B;
}
.select2-container--bootstrap .select2-selection--multiple {
  min-height: 34px;
  padding: 0;
  height: auto;
  /**
     * Make Multi Select2's choices match Bootstrap 3's default button styles.
     */
  /**
     * Minus 2px borders.
     */
  /**
     * Clear the selection.
     */
}
.select2-container--bootstrap .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  display: block;
  line-height: 1.42857143;
  list-style: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select2-container--bootstrap .select2-selection--multiple .select2-selection__placeholder {
  color: #9B9B9B;
  float: left;
  margin-top: 5px;
}
.select2-container--bootstrap .select2-selection--multiple .select2-selection__choice {
  color: #555555;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin: 5px 0 0 12px/2;
  padding: 0 6px;
}
.select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field {
  background: transparent;
  padding: 0 12px;
  height: 32px;
  line-height: 1.42857143;
  margin-top: 0;
  min-width: 5em;
}
.select2-container--bootstrap .select2-selection--multiple .select2-selection__choice__remove {
  color: #9B9B9B;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 6px / 2;
}
.select2-container--bootstrap .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333;
}
.select2-container--bootstrap .select2-selection--multiple .select2-selection__clear {
  margin-top: 6px;
}
.select2-container--bootstrap .select2-selection--single.input-sm,
.input-group-sm .select2-container--bootstrap .select2-selection--single,
.form-group-sm .select2-container--bootstrap .select2-selection--single {
  border-radius: 3px;
  font-size: 12px;
  height: 30px;
  line-height: 1.5;
  padding: 5px 22px 5px 10px;
  /* 2 */
}
.select2-container--bootstrap .select2-selection--single.input-sm .select2-selection__arrow b,
.input-group-sm .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b,
.form-group-sm .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
  margin-left: -5px;
}
.select2-container--bootstrap .select2-selection--multiple.input-sm,
.input-group-sm .select2-container--bootstrap .select2-selection--multiple,
.form-group-sm .select2-container--bootstrap .select2-selection--multiple {
  min-height: 30px;
  border-radius: 3px;
}
.select2-container--bootstrap .select2-selection--multiple.input-sm .select2-selection__choice,
.input-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice,
.form-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice {
  font-size: 12px;
  line-height: 1.5;
  margin: 4px 0 0 10px/2;
  padding: 0 5px;
}
.select2-container--bootstrap .select2-selection--multiple.input-sm .select2-search--inline .select2-search__field,
.input-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field,
.form-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field {
  padding: 0 10px;
  font-size: 12px;
  height: 28px;
  line-height: 1.5;
}
.select2-container--bootstrap .select2-selection--multiple.input-sm .select2-selection__clear,
.input-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear,
.form-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear {
  margin-top: 5px;
}
.select2-container--bootstrap .select2-selection--single.input-lg,
.input-group-lg .select2-container--bootstrap .select2-selection--single,
.form-group-lg .select2-container--bootstrap .select2-selection--single {
  border-radius: 6px;
  font-size: 18px;
  height: 46px;
  line-height: 1.3333333;
  padding: 10px 31px 10px 16px;
  /* 1 */
}
.select2-container--bootstrap .select2-selection--single.input-lg .select2-selection__arrow,
.input-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow,
.form-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow {
  width: 5px;
}
.select2-container--bootstrap .select2-selection--single.input-lg .select2-selection__arrow b,
.input-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b,
.form-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
  border-width: 5px 5px 0 5px;
  margin-left: -5px;
  margin-left: -10px;
  margin-top: -5px/2;
}
.select2-container--bootstrap .select2-selection--multiple.input-lg,
.input-group-lg .select2-container--bootstrap .select2-selection--multiple,
.form-group-lg .select2-container--bootstrap .select2-selection--multiple {
  min-height: 46px;
  border-radius: 6px;
}
.select2-container--bootstrap .select2-selection--multiple.input-lg .select2-selection__choice,
.input-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice,
.form-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice {
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 4px;
  margin: 9px 0 0 16px/2;
  padding: 0 10px;
}
.select2-container--bootstrap .select2-selection--multiple.input-lg .select2-search--inline .select2-search__field,
.input-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field,
.form-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field {
  padding: 0 16px;
  font-size: 18px;
  height: 44px;
  line-height: 1.3333333;
}
.select2-container--bootstrap .select2-selection--multiple.input-lg .select2-selection__clear,
.input-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear,
.form-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear {
  margin-top: 10px;
}
.select2-container--bootstrap .select2-selection.input-lg.select2-container--open .select2-selection--single {
  /**
     * Make the dropdown arrow point up while the dropdown is visible.
     */
}
.select2-container--bootstrap .select2-selection.input-lg.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #9B9B9B transparent;
  border-width: 0 5px 5px 5px;
}
.input-group-lg .select2-container--bootstrap .select2-selection.select2-container--open .select2-selection--single {
  /**
     * Make the dropdown arrow point up while the dropdown is visible.
     */
}
.input-group-lg .select2-container--bootstrap .select2-selection.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #9B9B9B transparent;
  border-width: 0 5px 5px 5px;
}
.select2-container--bootstrap[dir="rtl"] {
  /**
     * Single Select2
     *
     * 1. Makes sure that .select2-selection__placeholder is positioned
     *    correctly.
     */
  /**
     * Multiple Select2
     */
}
.select2-container--bootstrap[dir="rtl"] .select2-selection--single {
  padding-left: 24px;
  padding-right: 12px;
}
.select2-container--bootstrap[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 0;
  padding-left: 0;
  text-align: right;
  /* 1 */
}
.select2-container--bootstrap[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}
.select2-container--bootstrap[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 12px;
  right: auto;
}
.select2-container--bootstrap[dir="rtl"] .select2-selection--single .select2-selection__arrow b {
  margin-left: 0;
}
.select2-container--bootstrap[dir="rtl"] .select2-selection--multiple .select2-selection__choice,
.select2-container--bootstrap[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,
.select2-container--bootstrap[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right;
}
.select2-container--bootstrap[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 0;
  margin-right: 12px/2;
}
.select2-container--bootstrap[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}
/*------------------------------------*\
  #ADDITIONAL GOODIES
\*------------------------------------*/
/**
 * Address Bootstrap's validation states
 *
 * If a Select2 widget parent has one of Bootstrap's validation state modifier
 * classes, adjust Select2's border colors and focus states accordingly.
 * You may apply said classes to the Select2 dropdown (body > .select2-container)
 * via JavaScript match Bootstraps' to make its styles match.
 *
 * @see http://getbootstrap.com/css/#forms-control-validation
 */
.has-warning .select2-dropdown,
.has-warning .select2-selection {
  border-color: #8a6d3b;
}
.has-warning .select2-container--focus .select2-selection,
.has-warning .select2-container--open .select2-selection {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  border-color: #66512c;
}
.has-warning.select2-drop-active {
  border-color: #66512c;
}
.has-warning.select2-drop-active.select2-drop.select2-drop-above {
  border-top-color: #66512c;
}
.has-error .select2-dropdown,
.has-error .select2-selection {
  border-color: #a94442;
}
.has-error .select2-container--focus .select2-selection,
.has-error .select2-container--open .select2-selection {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  border-color: #843534;
}
.has-error.select2-drop-active {
  border-color: #843534;
}
.has-error.select2-drop-active.select2-drop.select2-drop-above {
  border-top-color: #843534;
}
.has-success .select2-dropdown,
.has-success .select2-selection {
  border-color: #3c763d;
}
.has-success .select2-container--focus .select2-selection,
.has-success .select2-container--open .select2-selection {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  border-color: #2b542c;
}
.has-success.select2-drop-active {
  border-color: #2b542c;
}
.has-success.select2-drop-active.select2-drop.select2-drop-above {
  border-top-color: #2b542c;
}
/**
 * Select2 widgets in Bootstrap Input Groups
 *
 * @see http://getbootstrap.com/components/#input-groups
 * @see https://github.com/twbs/bootstrap/blob/master/less/input-groups.less
 */
/**
 * Reset rounded corners
 */
.input-group > .select2-hidden-accessible:first-child + .select2-container--bootstrap > .selection > .select2-selection,
.input-group > .select2-hidden-accessible:first-child + .select2-container--bootstrap > .selection > .select2-selection.form-control {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group > .select2-hidden-accessible:not(:first-child) + .select2-container--bootstrap:not(:last-child) > .selection > .select2-selection,
.input-group > .select2-hidden-accessible:not(:first-child) + .select2-container--bootstrap:not(:last-child) > .selection > .select2-selection.form-control {
  border-radius: 0;
}
.input-group > .select2-hidden-accessible:not(:first-child):not(:last-child) + .select2-container--bootstrap:last-child > .selection > .select2-selection,
.input-group > .select2-hidden-accessible:not(:first-child):not(:last-child) + .select2-container--bootstrap:last-child > .selection > .select2-selection.form-control {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group > .select2-container--bootstrap {
  display: table;
  table-layout: fixed;
  position: relative;
  z-index: 2;
  width: 100%;
  margin-bottom: 0;
  /**
   * Adjust z-index like Bootstrap does to show the focus-box-shadow
   * above appended buttons in .input-group and .form-group.
   */
  /**
   * Adjust alignment of Bootstrap buttons in Bootstrap Input Groups to address
   * Multi Select2's height which - depending on how many elements have been selected -
   * may grow taller than its initial size.
   *
   * @see http://getbootstrap.com/components/#input-groups
   */
}
.input-group > .select2-container--bootstrap > .selection > .select2-selection.form-control {
  float: none;
}
.input-group > .select2-container--bootstrap.select2-container--open,
.input-group > .select2-container--bootstrap.select2-container--focus {
  z-index: 3;
}
.input-group > .select2-container--bootstrap,
.input-group > .select2-container--bootstrap .input-group-btn,
.input-group > .select2-container--bootstrap .input-group-btn .btn {
  vertical-align: top;
}
/**
 * Temporary fix for https://github.com/select2/select2-bootstrap-theme/issues/9
 *
 * Provides `!important` for certain properties of the class applied to the
 * original `<select>` element to hide it.
 *
 * @see https://github.com/select2/select2/pull/3301
 * @see https://github.com/fk/select2/commit/31830c7b32cb3d8e1b12d5b434dee40a6e753ada
 */
.form-control.select2-hidden-accessible {
  position: absolute !important;
  width: 1px !important;
}
/**
 * Display override for inline forms
 */
@media (min-width: 768px) {
  .form-inline .select2-container--bootstrap {
    display: inline-block;
  }
}
.select2-container--bootstrap .select2-selection {
  -webkit-box-shadow: none!important;
  box-shadow: none!important;
  border-color: #ddd !important;
  border-radius: 3px!important;
}
.select2-container--bootstrap.select2-container--open .select2-selection {
  border-color: #66afe9 !important;
}
/*!
 * bootstrap-star-rating v4.0.6
 * http://plugins.krajee.com/star-rating
 *
 * Author: Kartik Visweswaran
 * Copyright: 2013 - 2019, Kartik Visweswaran, Krajee.com
 *
 * Licensed under the BSD 3-Clause
 * https://github.com/kartik-v/bootstrap-star-rating/blob/master/LICENSE.md
 */
.rating-loading {
  width: 25px;
  height: 25px;
  font-size: 0;
  color: #fff;
  background: transparent url('../img/loading.gif') top left no-repeat;
  border: none;
}
/*
 * Stars & Input
 */
.rating-container .rating-stars {
  position: relative;
  cursor: pointer;
  vertical-align: middle;
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
}
.rating-container .rating-input {
  position: absolute;
  cursor: pointer;
  width: 100%;
  height: 1px;
  bottom: 0;
  left: 0;
  font-size: 1px;
  border: none;
  background: none;
  opacity: 0;
  padding: 0;
  margin: 0;
}
.rating-container.is-display-only .rating-input,
.rating-container.is-display-only .rating-stars {
  cursor: default;
}
.rating-disabled .rating-input,
.rating-disabled .rating-stars {
  cursor: not-allowed;
}
.rating-container .star {
  display: inline-block;
  margin: 0 2px;
  text-align: center;
}
.rating-container .empty-stars {
  color: #aaa;
}
.rating-container .filled-stars {
  position: absolute;
  left: 0;
  top: 0;
  margin: auto;
  color: #fde16d;
  white-space: nowrap;
  overflow: hidden;
  -webkit-text-stroke: 1px #777;
  text-shadow: 1px 1px #999;
}
.rating-rtl {
  float: right;
}
.rating-animate .filled-stars {
  transition: width 0.25s ease;
}
.rating-rtl .filled-stars {
  left: auto;
  right: 0;
  transition: none;
  -webkit-transform: matrix(-1, 0, 0, 1, 0, 0);
  transform: matrix(-1, 0, 0, 1, 0, 0);
}
.rating-rtl.is-star .filled-stars {
  right: 0.06em;
}
.rating-rtl.is-heart .empty-stars {
  margin-right: 0.07em;
}
/**
 * Clear
 */
.rating-container .clear-rating {
  color: #aaa;
  cursor: not-allowed;
  display: inline-block;
  vertical-align: middle;
  font-size: 60%;
}
.clear-rating-active {
  cursor: pointer !important;
}
.clear-rating-active:hover {
  color: #843534;
}
.rating-container .clear-rating {
  padding-right: 5px;
}
/**
 * Caption
 */
/* extend support to BS4 */
.rating-container .caption .label {
  display: inline-block;
  padding: 0.25em 0.4em;
  line-height: 1;
  text-align: center;
  vertical-align: baseline;
  border-radius: 0.25rem;
}
.rating-container .caption {
  color: #999;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
}
.rating-container .caption {
  margin-left: 5px;
  margin-right: 0;
}
.rating-rtl .caption {
  margin-right: 5px;
  margin-left: 0;
}
/**
 * Print
 */
@media print {
  .rating-container .clear-rating {
    display: none;
  }
}
/**
 * Sizes
 */
.rating-xl {
  font-size: 48px;
}
.rating-lg {
  font-size: 40px;
}
.rating-md {
  font-size: 32px;
}
.rating-sm {
  font-size: 24px;
}
.rating-xs {
  font-size: 16px;
}
.rating-xl .caption {
  font-size: 20px;
}
.rating-lg .caption {
  font-size: 18px;
}
.rating-md .caption {
  font-size: 16px;
}
.rating-sm .caption {
  font-size: 14px;
}
.rating-xs .caption {
  font-size: 12px;
}
/*-------------------------------------
zTree Style

version:	3.5.19
author:		Hunter.z
email:		hunter.z@263.net
website:	http://code.google.com/p/jquerytree/

-------------------------------------*/
.ztree * {
  padding: 0;
  margin: 0;
  font-size: 12px;
  font-family: Verdana, Arial, Helvetica, AppleGothic, sans-serif;
}
.ztree {
  margin: 0;
  padding: 5px;
  color: #333;
}
.ztree li {
  padding: 0;
  margin: 0;
  list-style: none;
  line-height: 14px;
  text-align: left;
  white-space: nowrap;
  outline: 0;
}
.ztree li ul {
  margin: 0;
  padding: 0 0 0 18px;
}
.ztree li ul.line {
  background: url(../images/line_conn.gif) 0 0 repeat-y;
}
.ztree li a {
  padding: 1px 3px 0 0;
  margin: 0;
  cursor: pointer;
  height: 17px;
  color: #333;
  background-color: transparent;
  text-decoration: none;
  vertical-align: top;
  display: inline-block;
}
.ztree li a:hover {
  text-decoration: underline;
}
.ztree li a.curSelectedNode {
  padding-top: 0px;
  background-color: #FFE6B0;
  color: black;
  height: 16px;
  border: 1px #FFB951 solid;
  opacity: 0.8;
}
.ztree li a.curSelectedNode_Edit {
  padding-top: 0px;
  background-color: #FFE6B0;
  color: black;
  height: 16px;
  border: 1px #FFB951 solid;
  opacity: 0.8;
}
.ztree li a.tmpTargetNode_inner {
  padding-top: 0px;
  background-color: #316AC5;
  color: white;
  height: 16px;
  border: 1px #316AC5 solid;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.ztree li a input.rename {
  height: 14px;
  width: 80px;
  padding: 0;
  margin: 0;
  font-size: 12px;
  border: 1px #7EC4CC solid;
  *border: 0px;
}
.ztree li span {
  line-height: 16px;
  margin-right: 2px;
}
.ztree li span.button {
  line-height: 0;
  margin: 0;
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: middle;
  border: 0 none;
  cursor: pointer;
  outline: none;
  background-color: transparent;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-image: url("../images/zTreeStandard.png");
  *background-image: url("../images/zTreeStandard.gif");
}
.ztree li span.button.chk {
  width: 13px;
  height: 13px;
  margin: 0 3px 0 0;
  cursor: auto;
}
.ztree li span.button.chk.checkbox_false_full {
  background-position: 0 0;
}
.ztree li span.button.chk.checkbox_false_full_focus {
  background-position: 0 -14px;
}
.ztree li span.button.chk.checkbox_false_part {
  background-position: 0 -28px;
}
.ztree li span.button.chk.checkbox_false_part_focus {
  background-position: 0 -42px;
}
.ztree li span.button.chk.checkbox_false_disable {
  background-position: 0 -56px;
}
.ztree li span.button.chk.checkbox_true_full {
  background-position: -14px 0;
}
.ztree li span.button.chk.checkbox_true_full_focus {
  background-position: -14px -14px;
}
.ztree li span.button.chk.checkbox_true_part {
  background-position: -14px -28px;
}
.ztree li span.button.chk.checkbox_true_part_focus {
  background-position: -14px -42px;
}
.ztree li span.button.chk.checkbox_true_disable {
  background-position: -14px -56px;
}
.ztree li span.button.chk.radio_false_full {
  background-position: -28px 0;
}
.ztree li span.button.chk.radio_false_full_focus {
  background-position: -28px -14px;
}
.ztree li span.button.chk.radio_false_part {
  background-position: -28px -28px;
}
.ztree li span.button.chk.radio_false_part_focus {
  background-position: -28px -42px;
}
.ztree li span.button.chk.radio_false_disable {
  background-position: -28px -56px;
}
.ztree li span.button.chk.radio_true_full {
  background-position: -42px 0;
}
.ztree li span.button.chk.radio_true_full_focus {
  background-position: -42px -14px;
}
.ztree li span.button.chk.radio_true_part {
  background-position: -42px -28px;
}
.ztree li span.button.chk.radio_true_part_focus {
  background-position: -42px -42px;
}
.ztree li span.button.chk.radio_true_disable {
  background-position: -42px -56px;
}
.ztree li span.button.switch {
  width: 18px;
  height: 18px;
}
.ztree li span.button.root_open {
  background-position: -92px -54px;
}
.ztree li span.button.root_close {
  background-position: -74px -54px;
}
.ztree li span.button.roots_open {
  background-position: -92px 0;
}
.ztree li span.button.roots_close {
  background-position: -74px 0;
}
.ztree li span.button.center_open {
  background-position: -92px -18px;
}
.ztree li span.button.center_close {
  background-position: -74px -18px;
}
.ztree li span.button.bottom_open {
  background-position: -92px -36px;
}
.ztree li span.button.bottom_close {
  background-position: -74px -36px;
}
.ztree li span.button.noline_open {
  background-position: -92px -72px;
}
.ztree li span.button.noline_close {
  background-position: -74px -72px;
}
.ztree li span.button.root_docu {
  background: none;
}
.ztree li span.button.roots_docu {
  background-position: -56px 0;
}
.ztree li span.button.center_docu {
  background-position: -56px -18px;
}
.ztree li span.button.bottom_docu {
  background-position: -56px -36px;
}
.ztree li span.button.noline_docu {
  background: none;
}
.ztree li span.button.ico_open {
  margin-right: 2px;
  background-position: -110px -16px;
  vertical-align: top;
  *vertical-align: middle;
}
.ztree li span.button.ico_close {
  margin-right: 2px;
  background-position: -110px 0;
  vertical-align: top;
  *vertical-align: middle;
}
.ztree li span.button.ico_docu {
  margin-right: 2px;
  background-position: -110px -32px;
  vertical-align: top;
  *vertical-align: middle;
}
.ztree li span.button.edit {
  margin-right: 2px;
  background-position: -110px -48px;
  vertical-align: top;
  *vertical-align: middle;
}
.ztree li span.button.remove {
  margin-right: 2px;
  background-position: -110px -64px;
  vertical-align: top;
  *vertical-align: middle;
}
.ztree li span.button.ico_loading {
  margin-right: 2px;
  background: url(../images/loading.gif) no-repeat scroll 0 0 transparent;
  vertical-align: top;
  *vertical-align: middle;
}
ul.tmpTargetzTree {
  background-color: #FFE6B0;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
span.tmpzTreeMove_arrow {
  width: 16px;
  height: 16px;
  display: inline-block;
  padding: 0;
  margin: 2px 0 0 1px;
  border: 0 none;
  position: absolute;
  background-color: transparent;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: -110px -80px;
  background-image: url("../images/zTreeStandard.png");
  *background-image: url("../images/zTreeStandard.gif");
}
ul.ztree.zTreeDragUL {
  margin: 0;
  padding: 0;
  position: absolute;
  width: auto;
  height: auto;
  overflow: hidden;
  background-color: #cfcfcf;
  border: 1px #00B83F dotted;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.zTreeMask {
  z-index: 10000;
  background-color: #cfcfcf;
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
}
/* level style*/
/*.ztree li span.button.level0 {
	display:none;
}
.ztree li ul.level0 {
	padding:0;
	background:none;
}*/
/*!
 * Datetimepicker for Bootstrap 3
 * version : 4.17.47
 * https://github.com/Eonasdan/bootstrap-datetimepicker/
 */
.bootstrap-datetimepicker-widget {
  list-style: none;
}
.bootstrap-datetimepicker-widget.dropdown-menu {
  display: block;
  margin: 2px 0;
  padding: 4px;
  min-width: 19em;
}
@media (min-width: 768px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    min-width: 38em;
  }
}
@media (min-width: 992px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    min-width: 38em;
  }
}
@media (min-width: 1200px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    min-width: 38em;
  }
}
.bootstrap-datetimepicker-widget.dropdown-menu:before,
.bootstrap-datetimepicker-widget.dropdown-menu:after {
  content: '';
  display: inline-block;
  position: absolute;
}
.bootstrap-datetimepicker-widget.dropdown-menu.bottom:before {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  top: -7px;
  left: 7px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.bottom:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  top: -6px;
  left: 8px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.top:before {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #ccc;
  border-top-color: rgba(0, 0, 0, 0.2);
  bottom: -7px;
  left: 6px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.top:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid white;
  bottom: -6px;
  left: 7px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:before {
  left: auto;
  right: 6px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:after {
  left: auto;
  right: 7px;
}
.bootstrap-datetimepicker-widget .list-unstyled {
  margin: 0;
}
.bootstrap-datetimepicker-widget a[data-action] {
  padding: 6px 0;
}
.bootstrap-datetimepicker-widget a[data-action]:active {
  box-shadow: none;
}
.bootstrap-datetimepicker-widget .timepicker-hour,
.bootstrap-datetimepicker-widget .timepicker-minute,
.bootstrap-datetimepicker-widget .timepicker-second {
  width: 54px;
  font-weight: bold;
  font-size: 1.2em;
  margin: 0;
}
.bootstrap-datetimepicker-widget button[data-action] {
  padding: 6px;
}
.bootstrap-datetimepicker-widget .btn[data-action="incrementHours"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Increment Hours";
}
.bootstrap-datetimepicker-widget .btn[data-action="incrementMinutes"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Increment Minutes";
}
.bootstrap-datetimepicker-widget .btn[data-action="decrementHours"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Decrement Hours";
}
.bootstrap-datetimepicker-widget .btn[data-action="decrementMinutes"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Decrement Minutes";
}
.bootstrap-datetimepicker-widget .btn[data-action="showHours"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Show Hours";
}
.bootstrap-datetimepicker-widget .btn[data-action="showMinutes"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Show Minutes";
}
.bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Toggle AM/PM";
}
.bootstrap-datetimepicker-widget .btn[data-action="clear"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Clear the picker";
}
.bootstrap-datetimepicker-widget .btn[data-action="today"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Set the date to today";
}
.bootstrap-datetimepicker-widget .picker-switch {
  text-align: center;
}
.bootstrap-datetimepicker-widget .picker-switch::after {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Toggle Date and Time Screens";
}
.bootstrap-datetimepicker-widget .picker-switch td {
  padding: 0;
  margin: 0;
  height: auto;
  width: auto;
  line-height: inherit;
}
.bootstrap-datetimepicker-widget .picker-switch td span {
  line-height: 2.5;
  height: 2.5em;
  width: 100%;
}
.bootstrap-datetimepicker-widget table {
  width: 100%;
  margin: 0;
}
.bootstrap-datetimepicker-widget table td,
.bootstrap-datetimepicker-widget table th {
  text-align: center;
  border-radius: 4px;
}
.bootstrap-datetimepicker-widget table th {
  height: 20px;
  line-height: 20px;
  width: 20px;
}
.bootstrap-datetimepicker-widget table th.picker-switch {
  width: 145px;
}
.bootstrap-datetimepicker-widget table th.disabled,
.bootstrap-datetimepicker-widget table th.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget table th.prev::after {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Previous Month";
}
.bootstrap-datetimepicker-widget table th.next::after {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Next Month";
}
.bootstrap-datetimepicker-widget table thead tr:first-child th {
  cursor: pointer;
}
.bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
  background: #eeeeee;
}
.bootstrap-datetimepicker-widget table td {
  height: 54px;
  line-height: 54px;
  width: 54px;
}
.bootstrap-datetimepicker-widget table td.cw {
  font-size: 0.8em;
  height: 20px;
  line-height: 20px;
  color: #777777;
}
.bootstrap-datetimepicker-widget table td.day {
  height: 20px;
  line-height: 20px;
  width: 20px;
}
.bootstrap-datetimepicker-widget table td.day:hover,
.bootstrap-datetimepicker-widget table td.hour:hover,
.bootstrap-datetimepicker-widget table td.minute:hover,
.bootstrap-datetimepicker-widget table td.second:hover {
  background: #eeeeee;
  cursor: pointer;
}
.bootstrap-datetimepicker-widget table td.old,
.bootstrap-datetimepicker-widget table td.new {
  color: #777777;
}
.bootstrap-datetimepicker-widget table td.today {
  position: relative;
}
.bootstrap-datetimepicker-widget table td.today:before {
  content: '';
  display: inline-block;
  border: solid transparent;
  border-width: 0 0 7px 7px;
  border-bottom-color: #337ab7;
  border-top-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  bottom: 4px;
  right: 4px;
}
.bootstrap-datetimepicker-widget table td.active,
.bootstrap-datetimepicker-widget table td.active:hover {
  background-color: #337ab7;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.bootstrap-datetimepicker-widget table td.active.today:before {
  border-bottom-color: #fff;
}
.bootstrap-datetimepicker-widget table td.disabled,
.bootstrap-datetimepicker-widget table td.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget table td span {
  display: inline-block;
  width: 54px;
  height: 54px;
  line-height: 54px;
  margin: 2px 1.5px;
  cursor: pointer;
  border-radius: 4px;
}
.bootstrap-datetimepicker-widget table td span:hover {
  background: #eeeeee;
}
.bootstrap-datetimepicker-widget table td span.active {
  background-color: #337ab7;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.bootstrap-datetimepicker-widget table td span.old {
  color: #777777;
}
.bootstrap-datetimepicker-widget table td span.disabled,
.bootstrap-datetimepicker-widget table td span.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget.usetwentyfour td.hour {
  height: 27px;
  line-height: 27px;
}
.bootstrap-datetimepicker-widget.wider {
  min-width: 21em;
}
.bootstrap-datetimepicker-widget .datepicker-decades .decade {
  line-height: 1.8em !important;
}
.input-group.date .input-group-addon {
  cursor: pointer;
}
.btn {
  text-transform: uppercase;
  min-width: 128px;
  width: auto;
  padding: 10px 16px;
  font-size: 12px;
  font-weight: 400;
  border-radius: 6px;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.btn.btn-sm {
  min-width: 80px;
  height: 34px;
  padding: 11px 8px;
  line-height: 1;
}
.btn.btn-primary-light {
  background-color: var(--theme-color-primary);
  border: 1px solid var(--theme-color-primary);
  color: #ffffff;
}
.btn.btn-primary-light:hover {
  color: #ffffff;
  background-color: var(--theme-color-primary-hover);
  border: 1px solid var(--theme-color-primary-hover);
}
.btn.btn-primary-light:active {
  color: #ffffff;
  background-color: var(--theme-color-primary-active);
  border: 1px solid var(--theme-color-primary-active);
}
.btn.btn-primary-light.disabled,
.btn.btn-primary-light[disabled] {
  border: 1px solid #DCDCDC;
  color: #C8C8C8;
  background-color: #DCDCDC;
}
.btn.btn-primary-red {
  background-color: #c60000;
  border: 1px solid #c60000;
  color: #ffffff;
}
.btn.btn-primary-red:hover {
  color: #ffffff;
  background-color: #a20c0c;
  border: 1px solid #a20c0c;
}
.btn.btn-primary-red:active {
  color: #ffffff;
  background-color: #a20c0c;
  border: 1px solid #a20c0c;
}
.btn.btn-primary-red.disabled,
.btn.btn-primary-red[disabled] {
  border: 1px solid #DCDCDC;
  color: #C8C8C8;
  background-color: #DCDCDC;
}
.btn.btn-primary-red-new {
  background-color: #FF0000;
  border: 1px solid #FF0000;
  color: #ffffff;
}
.btn.btn-primary-red-new:hover {
  color: #ffffff;
  background-color: #e60000;
  border: 1px solid #e60000;
}
.btn.btn-primary-red-new:active {
  color: #ffffff;
  background-color: #e60000;
  border: 1px solid #e60000;
}
.btn.btn-primary-red-new.disabled,
.btn.btn-primary-red-new[disabled] {
  border: 1px solid #DCDCDC;
  color: #C8C8C8;
  background-color: #DCDCDC;
}
.btn.btn-primary-light-dropdown {
  background-color: var(--theme-color-primary);
  border: 1px solid var(--theme-color-primary);
  color: #ffffff;
}
.btn.btn-primary-light-dropdown:hover {
  color: #ffffff;
  background-color: var(--theme-color-primary-hover);
  border: 1px solid var(--theme-color-primary-hover);
}
.btn.btn-primary-light-dropdown:active {
  color: #ffffff;
  background-color: var(--theme-color-primary-active);
  border: 1px solid var(--theme-color-primary-active);
}
.btn.btn-primary-light-dropdown.disabled,
.btn.btn-primary-light-dropdown[disabled] {
  border: 1px solid #DCDCDC;
  color: #C8C8C8;
  background-color: #DCDCDC;
}
.btn.btn-primary-green {
  background-color: var(--theme-color-secondary);
  border: 1px solid var(--theme-color-secondary);
  color: #ffffff;
}
.btn.btn-primary-green:hover {
  color: #ffffff;
  background-color: var(--theme-color-primary-hover);
  border: 1px solid var(--theme-color-primary-hover);
}
.btn.btn-primary-green:active {
  color: #ffffff;
  background-color: var(--theme-color-secondary-hover);
  border: 1px solid var(--theme-color-secondary-hover);
}
.btn.btn-primary-green.disabled,
.btn.btn-primary-green[disabled] {
  border: 1px solid #DCDCDC;
  color: #C8C8C8;
  background-color: #DCDCDC;
}
.btn.btn-primary-light-new {
  min-width: 234px;
  color: #ffffff;
  font-size: 10px;
  line-height: 12px;
  font-family: "Roboto";
  font-weight: 600;
  height: 40px;
  border-radius: 8px;
  border: 1px solid #dedede;
  background-color: var(--theme-color-primary);
}
.btn.btn-primary-light-new:hover {
  color: #ffffff;
  background-color: var(--theme-color-primary-hover);
  border: 1px solid #d9d9d9;
}
.btn.btn-primary-light-new:active {
  color: #ffffff;
  background-color: var(--theme-color-primary-hover);
  border: 1px solid #d9d9d9;
}
.btn.btn-green-light {
  background-color: var(--theme-color-primary-gray);
  border: 1px solid var(--theme-color-primary-gray-hover);
  color: #fff;
}
.btn.btn-green-light:hover {
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.3);
  background-color: var(--theme-color-primary-hover);
  border: 1px solid var(--theme-color-primary-hover);
}
.btn.btn-green-light:active {
  background-color: var(--theme-color-secondary-hover);
  border: 1px solid var(--theme-color-secondary-hover);
  box-shadow: none;
}
.btn.btn-green-light.disabled,
.btn.btn-green-light[disabled] {
  border: 1px solid #DCDCDC;
  color: #C8C8C8;
  background-color: #DCDCDC;
}
.btn.btn-green-light.active {
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.3);
  background-color: var(--theme-color-primary-hover);
  border: 1px solid var(--theme-color-primary-hover);
}
.btn.btn-cancel-outline {
  border: 1px solid #646464;
  border-radius: 6px;
  font-size: 10px;
  color: #646464;
  background-color: transparent;
}
.btn.btn-cancel-outline:hover {
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.3) !important;
  background-color: #E60A30 !important;
  border: 1px solid #E60A30 !important;
  color: #ffffff !important;
}
.btn.btn-cancel-outline:active {
  background-color: #dc0620 !important;
  border: 1px solid #dc0620 !important;
  box-shadow: none !important;
  color: #ffffff !important;
}
.btn.btn-CANCEL-outline {
  border: 1px solid #646464;
  border-radius: 6px;
  font-size: 10px;
  color: #646464;
  background-color: transparent;
}
.btn.btn-CANCEL-outline:hover {
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.3) !important;
  background-color: #E60A30 !important;
  border: 1px solid #E60A30 !important;
  color: #ffffff !important;
}
.btn.btn-CANCEL-outline:active {
  background-color: #dc0620 !important;
  border: 1px solid #dc0620 !important;
  box-shadow: none !important;
  color: #ffffff !important;
}
.btn.btn-outline {
  border: 1px solid #646464;
  border-radius: 6px;
  color: #646464;
  background-color: transparent;
}
.btn.btn-outline:hover,
.btn.btn-outline.selected {
  border: 1px solid var(--theme-color-primary-gray);
  color: #ffffff;
  background-color: var(--theme-color-primary-gray);
}
.btn.btn-outline:active {
  border: 1px solid var(--theme-color-light-fifth-active);
  color: #ffffff;
  background-color: var(--theme-color-light-fifth-active);
}
.btn.btn-outline.disabled,
.btn.btn-outline[disabled] {
  border: 1px solid #dcdcdc;
  color: #dcdecdec;
}
.btn.btn-outline.disabled:hover,
.btn.btn-outline[disabled]:hover {
  border: 1px solid #dcdcdc;
  color: #dcdecdec;
}
.btn.btn-outline.disabled:active,
.btn.btn-outline[disabled]:active {
  border: 1px solid #dcdcdc;
  color: #dcdecdec;
}
.btn.btn-outline-white {
  font-family: 'ProximaNova';
  font-weight: 500;
  font-size: 12px;
  line-height: 12px;
  color: #7b7b7b;
  padding: 10px 70px;
  border: 1px solid #000000;
  border-radius: 6px;
  background-color: #ffffff;
}
.btn.btn-outline-white span {
  vertical-align: middle;
}
.btn.btn-outline-white:hover {
  color: #626262;
}
.btn.btn-outline-white.disabled,
.btn.btn-outline-white[disabled] {
  opacity: 0.8;
}
.btn.btn-outline-default {
  width: 100%;
  min-width: auto;
  font-family: 'ProximaNova';
  font-weight: 600;
  font-size: 12px;
  line-height: 12px;
  color: #646464;
  padding: 14px 16px;
  border: 1px solid #646464;
  border-radius: 6px;
  background-color: transparent;
}
.btn.btn-outline-default:hover {
  color: #4a4a4a;
  border: 1px solid #4a4a4a;
}
.btn:focus {
  outline: none;
}
.btn.btn-outline-danger {
  color: #ffffff;
  border: 1px solid #b94a48;
  background-color: #b94a48;
}
.btn.btn-outline-danger:hover {
  border: 1px solid #a74240;
  background-color: #a74240;
}
.btn.btn-outline-yellow {
  color: #ffffff;
  border: 1px solid #ffa500;
  background-color: #ffa500;
}
.btn.btn-outline-yellow:hover {
  border: 1px solid #e69500;
  background-color: #e69500;
}
.btn.btn-outline-green {
  color: #ffffff;
  border: 1px solid #39c156;
  background-color: #39c156;
}
.btn.btn-outline-green:hover {
  border: 1px solid #33ad4d;
  background-color: #33ad4d;
}
.btn.btn-outline-black {
  color: #000000;
  border: 1px solid #000000;
}
.btn.btn-outline-with-icon {
  display: inline-flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  color: #646464;
  font-weight: 500;
  font-size: 12px;
  line-height: 20px;
  min-width: 219px;
  max-width: 100%;
  padding: 9px 10px;
  border: 1px solid #646464;
  border-radius: 6px;
  text-transform: uppercase;
  background-color: transparent;
  vertical-align: middle;
}
.btn.btn-outline-with-icon .icon-block {
  flex-shrink: 0;
  margin-right: 6px;
}
.btn.btn-outline-with-icon:hover {
  color: #575757;
  border: 1px solid #575757;
}
.btn.dragover {
  background-color: rgba(0, 161, 171, 0.1) !important;
  border: 1px solid rgba(0, 161, 171, 0.5) !important;
}
.btn.upload-icon-loading {
  position: relative;
}
.btn.upload-icon-loading .loading-img {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -8px;
  margin-top: -8px;
  z-index: 2;
}
.btn.btn-remove {
  width: 64px;
  min-width: 90px;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  background-color: #ffffff;
}
.btn.btn-remove:hover {
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.3);
  background-color: #E60A30;
  border: 1px solid #E60A30;
  color: #ffffff;
}
.btn.btn-remove:active {
  background-color: #dc0620;
  border: 1px solid #dc0620;
  box-shadow: none;
  color: #ffffff;
}
.btn.btn-w-228 {
  width: 228px;
}
.btn.btn-filter {
  border: 1px solid #646464;
  border-radius: 6px;
  color: #646464;
  background-color: transparent;
  min-width: 132px;
  padding: 8px 16px;
}
.btn.btn-filter.border-yellow-light {
  border: 1px solid #de9151;
}
.btn.btn-filter.border-blue-light {
  border: 1px solid var(--theme-color-primary);
}
.btn.btn-filter.bg-green-light {
  background-color: var(--theme-color-primary-gray);
  border: 1px solid var(--theme-color-primary-gray-hover);
  color: #fff;
}
.btn.btn-filter.bg-green-light:hover {
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.3);
  background-color: var(--theme-color-primary-hover);
  border: 1px solid var(--theme-color-primary-hover);
}
.btn.btn-filter.bg-yellow-light {
  border: 1px solid #de9151;
  color: #ffffff;
  background: #de9151;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.btn.btn-filter.bg-yellow-light:hover,
.btn.btn-filter.bg-yellow-light.active {
  background-color: #d47628;
}
.btn.btn-filter:hover {
  border: 1px solid var(--theme-color-primary-gray);
  color: #ffffff;
  background-color: var(--theme-color-primary-gray);
}
.btn.btn-filter:active {
  border: 1px solid var(--theme-color-primary-gray-active);
  color: #ffffff;
  background-color: var(--theme-color-primary-gray-active);
}
.btn.btn-filter.disabled,
.btn.btn-filter[disabled] {
  border: 1px solid #dcdcdc;
  color: #dcdecdec;
}
.btn.btn-filter.disabled:hover,
.btn.btn-filter[disabled]:hover {
  border: 1px solid #dcdcdc;
  color: #dcdecdec;
}
.btn.btn-filter.disabled:active,
.btn.btn-filter[disabled]:active {
  border: 1px solid #dcdcdc;
  color: #dcdecdec;
}
.btn.btn-filter.btn-filter-light {
  color: #a0a0a0;
  border: 1px solid #a0a0a0;
  padding: 14px 19.5px;
}
.btn.btn-filter.btn-filter-light:hover {
  border: 1px solid var(--theme-color-primary-gray);
  color: #ffffff;
  background-color: var(--theme-color-primary-gray);
}
.btn.btn-add-asset {
  width: 263px !important;
}
.btn.btn-event {
  background-color: var(--theme-color-primary-gray);
  border: 1px solid var(--theme-color-primary-gray-hover);
  color: #fff;
  margin-right: 16px;
}
.btn.btn-event:hover {
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.3);
}
.btn.event-approve-quote {
  background-color: #228438;
}
.btn.event-renominate:hover {
  background-color: Blue !important;
  border: 1px solid Blue !important;
}
.btn.event-accept:hover {
  background-color: Teal !important;
  border: 1px solid Teal !important;
}
.btn.event-decline:hover,
.btn.event-cancel:hover,
.btn.event-reject:hover,
.btn.event-cancel-quote-process:hover {
  background-color: Red !important;
  border: 1px solid Red !important;
}
.btn.event-review-items:hover,
.btn.event-attend:hover {
  background-color: Purple !important;
  border: 1px solid Purple !important;
}
.btn.event-rate:hover,
.btn.event-approve:hover {
  background-color: Maroon !important;
  border: 1px solid Maroon !important;
}
.btn.event-revert:hover {
  background-color: Maroon !important;
  border: 1px solid Maroon !important;
}
.btn.event-delegate:hover,
.btn.event-request-estimate:hover,
.btn.event-request-quote:hover {
  background-color: var(--theme-color-primary-hover);
  border: 1px solid var(--theme-color-primary-hover);
}
.btn.btn-edit {
  min-width: auto;
  width: 80px;
  height: 32px;
  line-height: 32px;
  padding: 0 16px;
  text-decoration: none;
}
.btn.nominateTickedoff {
  background-color: #ffffff;
  border: 1px solid #ffffff;
  color: #000000;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.3);
  display: flex;
  align-items: center;
}
.btn.nominateTickedoff .icon-logo {
  margin-right: 10px;
}
.btn.nominateTickedoff:hover {
  background-color: #fafafa;
  border: 1px solid #fafafa;
}
.btn.nominateTickedoff:active {
  box-shadow: none;
}
.btn.btn-reject-border,
.btn.btn-cancel-quote {
  background-color: var(--theme-color-primary);
  border: 1px solid var(--theme-color-primary);
  color: #ffffff;
}
.btn.btn-reject-border:hover,
.btn.btn-cancel-quote:hover {
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.3);
  background-color: #E60A30;
  border: 1px solid #E60A30;
}
.btn.btn-reject-border:active,
.btn.btn-cancel-quote:active {
  background-color: #dc0620;
  border: 1px solid #dc0620;
  box-shadow: none;
}
.btn.btn-box-shadow {
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.3);
}
.btn.btn-box-shadow:hover {
  box-shadow: none;
  background-color: var(--theme-color-primary-hover);
  border: 1px solid var(--theme-color-primary-hover);
  color: #ffffff;
}
.btn.btn-box-shadow:active {
  box-shadow: none;
  background-color: var(--theme-color-secondary-hover);
  border: 1px solid var(--theme-color-secondary-hover);
  color: #ffffff;
}
.btn.btn-danger-cancel {
  background-color: #ff5353;
  border: 1px solid #ff5353;
  color: #fff;
  box-shadow: none;
}
.btn.btn-danger-cancel:hover {
  background-color: #ff4949;
  border: 1px solid #ff4949;
}
.btn.btn-danger-cancel:active {
  background-color: #ff3939;
  border: 1px solid #ff3939;
}
.btn-icon-control {
  color: var(--theme-color-secondary);
  font-size: 12px;
  line-height: 15px;
  text-transform: uppercase;
  cursor: pointer;
  margin-top: 10px;
}
.btn-icon-control:hover {
  color: var(--theme-color-secondary-hover);
}
.btn-icon-control .icon {
  color: var(--theme-color-primary-hover);
  font-size: 16px;
  margin-right: 5px;
}
.btn-add {
  background-color: var(--theme-color-primary);
  height: 44px;
  line-height: 44px;
  padding: 0 12px 0 40px;
  width: auto;
  color: #ffffff;
  border-radius: 6px;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.3);
  position: relative;
  font-size: 10px;
}
.btn-add::before {
  display: block;
  content: "\f067";
  font: normal normal normal 12px/1 FontAwesome;
  position: absolute;
  left: 12px;
  top: 50%;
  margin-top: -10px;
  width: 20px;
  height: 20px;
  border-radius: 100%;
  color: #ffffff;
  text-align: center;
  line-height: 22px;
  background-color: var(--theme-color-primary-active);
}
.btn-add:hover,
.btn-add:focus {
  box-shadow: none;
  background-color: var(--theme-color-primary-hover);
  border: 1px solid var(--theme-color-primary-hover);
  color: #ffffff;
}
.btn-add:hover::before,
.btn-add:focus::before {
  background-color: rgba(0, 0, 0, 0.1);
}
.btn-add:active {
  box-shadow: none;
  background-color: var(--theme-color-secondary-hover);
  border: 1px solid var(--theme-color-secondary-hover);
  color: #ffffff;
}
.btn-add:active::before {
  background-color: rgba(0, 0, 0, 0.1);
}
.btn-add.disabled {
  box-shadow: none;
  border: 1px solid #DCDCDC;
  color: #C8C8C8;
  background-color: #DCDCDC;
}
.btn-add.disabled::before {
  background-color: #C8C8C8;
  color: #DCDCDC;
}
.btn-add-toggle {
  background-color: var(--theme-color-primary);
  height: 44px;
  line-height: 44px;
  padding: 0 12px 0 40px;
  min-width: 143px;
  width: auto;
  color: #ffffff;
  border-radius: 6px;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.3);
  position: relative;
  font-size: 10px;
  z-index: 20;
}
.btn-add-toggle::before {
  display: block;
  content: "\f0dd";
  font: normal normal normal 12px/1 FontAwesome;
  position: absolute;
  left: 12px;
  top: 50%;
  margin-top: -10px;
  width: 20px;
  height: 20px;
  border-radius: 100%;
  color: #ffffff;
  text-align: center;
  line-height: 18px;
  background-color: var(--theme-color-primary-active);
}
.btn-add-toggle:hover {
  box-shadow: none;
  background-color: var(--theme-color-primary-hover);
  border: 1px solid var(--theme-color-primary-hover);
  color: #ffffff;
}
.btn-add-toggle:hover::before {
  background-color: rgba(0, 0, 0, 0.1);
}
.btn-add-toggle:active {
  box-shadow: none;
  background-color: var(--theme-color-secondary-hover);
  border: 1px solid var(--theme-color-secondary-hover);
  color: #ffffff;
}
.btn-add-toggle:active::before {
  background-color: rgba(0, 0, 0, 0.1);
}
.btn-add-toggle:focus {
  background-color: var(--theme-color-primary);
  color: #ffffff;
}
.btn-add-toggle.disabled {
  box-shadow: none;
  border: 1px solid #DCDCDC;
  color: #C8C8C8;
  background-color: #DCDCDC;
}
.btn-add-toggle.disabled::before {
  background-color: #C8C8C8;
  color: #DCDCDC;
}
.remove-asset {
  display: flex;
  align-items: center;
  color: #C8C8C8;
  font-size: 10px;
  line-height: 12px;
  text-transform: uppercase;
  cursor: pointer;
}
.remove-asset .icon {
  font-size: 16px;
  margin-right: 5px;
}
.remove-asset:hover {
  color: #bbbbbb;
}
.remove-asset.add-asset {
  color: var(--theme-color-primary);
}
.remove-asset.add-asset .icon {
  font-size: 12px;
  margin-right: 5px;
  height: 16px;
  line-height: 16px;
  width: 16px;
  border-radius: 100%;
  background-color: var(--theme-color-primary);
  color: #ffffff;
  text-align: center;
}
.remove-asset.add-asset:hover {
  color: var(--theme-color-secondary);
}
.remove-asset.add-asset:hover .icon {
  background-color: var(--theme-color-secondary);
}
.remove-asset.add-asset.add-asset-no-circle .icon {
  background-color: transparent;
  color: var(--theme-color-primary);
  font-size: 10px;
}
.btn-create {
  margin-top: 33px;
}
.btn-add-sub {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-size: 12px;
  color: #8c8c8c;
  text-transform: uppercase;
}
.btn-add-sub .icon-btn {
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  color: #8c8c8c;
  cursor: pointer;
}
.btn-add-sub .icon-btn .icon-add {
  display: none;
}
.btn-more-circle {
  display: inline-block;
  min-width: 24px;
  height: 24px;
  text-align: center;
  border: 1px solid #d8d8d8;
  border-radius: 12px;
  font-size: 12px;
  font-weight: 400;
  background-color: transparent;
  color: #646464;
  text-decoration: none;
  line-height: 24px;
  padding: 0;
}
.radio-group {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.radio-group .btn-radio {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 12px;
  min-width: 128px;
  height: 42px;
  margin-right: 8px;
  background: linear-gradient(0deg, #e6e6e6 0%, #fafafa 100%);
  border: 1px solid #dcdcdc;
  border-radius: 6px;
  margin-bottom: 8px;
}
.radio-group .btn-radio::before {
  content: "";
  vertical-align: middle;
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background-color: #9b9b9b;
  border: 1px solid rgba(0, 0, 0, 0.1);
  margin-right: 5px;
}
.radio-group .btn-radio.active {
  box-shadow: none;
}
.radio-group .btn-radio.btn-radio-custom::before {
  display: none;
}
.radio-group .btn-radio.btn-radio-custom.active {
  box-shadow: none;
  color: #ffffff !important;
  background: linear-gradient(0deg, var(--theme-color-primary-hover) 0%, var(--theme-color-light-secondary) 100%);
}
.radio-group .btn-radio.btn-radio-green.active::before,
.radio-group .btn-radio.btn-radio-green:hover::before {
  background-color: #61d32d;
}
.radio-group .btn-radio.btn-radio-red.active::before,
.radio-group .btn-radio.btn-radio-red:hover::before {
  background-color: #e84559;
}
.radio-group .btn-radio.btn-radio-gray.active::before,
.radio-group .btn-radio.btn-radio-gray:hover::before {
  background-color: #333333;
}
.btn-add-batch {
  color: #646464;
  font-family: 'ProximaNova';
  font-size: 12px;
  font-weight: 600;
  line-height: 12px;
  display: inline-flex;
  height: 40px;
  padding: 10px 27.5px;
  justify-content: center;
  align-items: center;
  border-radius: 6px;
  border: 1px solid #646464;
  background-color: #ffffff;
  text-transform: uppercase;
}
.btn-with-request-icon {
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.btn-upload {
  position: relative;
}
.btn-upload .loading-img {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
  z-index: 2;
}
.add-item-new {
  display: inline-flex;
  align-items: center;
  color: var(--theme-color-primary);
  font-family: 'ProximaNova';
  font-size: 12px;
  font-weight: 600;
  cursor: pointer;
}
.btn.modal_upload_btn {
  width: 219px;
  padding: 10px 24px;
}
.btn-status {
  color: #ffffff;
  font-family: 'ProximaNova';
  font-size: 12px;
  line-height: 12px;
  font-weight: 500;
  min-width: auto;
  width: auto;
  padding: 16px 24px;
  border-radius: 8px;
  background-color: var(--theme-color-light-third);
}
.btn-add-icon {
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 32px;
  height: 32px;
  border-radius: 50px;
  background-color: #f2f2f2;
  cursor: pointer;
}
.btn-add-icon:hover {
  background-color: #ededed;
}
.btn-modal-tip-wrap {
  position: relative;
  padding: 2px !important;
}
.btn-modal-tip-wrap:hover {
  background-color: #505050 !important;
  border-radius: 3px;
}
.btn-modal-tip-wrap:hover .btn-modal-text-tip {
  display: block;
}
.btn-modal-tip-wrap .btn-modal-text-tip {
  display: none;
  color: #ffffff;
  font-size: 10px;
  font-weight: 500;
  font-family: 'ProximaNova';
  position: absolute;
  top: -35px;
  margin-left: -30px;
  left: 50%;
  text-align: center;
  width: 61px;
  padding: 10px;
  line-height: 10px;
  border-radius: 3px;
  background-color: #505050;
  text-shadow: none;
  z-index: 5;
}
.form-group {
  margin-bottom: 22px;
}
.form-group.has-error-custom .control-label {
  color: #a94442 !important;
}
.form-group.has-error-custom .form-control {
  border: 1px solid #a94442 !important;
}
.form-group.landlord-line .form-control-text a {
  display: inline-block !important;
  text-decoration: none !important;
}
.form-group.landlord-line .form-control-text a .form-control-text-bg {
  padding-right: 26px;
}
.form-group.landlord-line .form-control-text em {
  margin-left: 3px;
  border-radius: 50%;
  display: inline-block;
  width: 6px;
  height: 6px;
  background: #6ed577;
}
.form-group.landlord-line .form-control-text em.blink {
  animation: blink-animation 1.5s steps(5, start) infinite;
  -webkit-animation: blink-animation 1.5s steps(5, start) infinite;
}
.form-group.form-group_has_summernote .note-editor {
  border: 1px solid #dcdcdc;
  background: #fff;
  border-radius: 6px;
}
.form-group.form-group_has_summernote .note-editor .note-editable {
  font-family: 'ProximaNova';
  height: auto !important;
  min-height: 220px;
}
.form-group.form-group_has_summernote .note-editor .note-editable ol ul {
  list-style-type: disc;
}
.form-group.form-group_has_summernote .note-editor .note-toolbar {
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  border-bottom: 1px solid #dcdcdc;
}
.form-group.form-group_has_summernote .note-editor .note-statusbar {
  overflow: hidden;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}
.form-group.form-group_has_summernote .note-editor .note-statusbar .note-resizebar {
  border-top: 1px solid #dcdcdc;
}
.form-group.form-group_has_summernote .note-editor a {
  text-decoration: underline !important;
}
.form-group.form-group_has_summernote.disable_summernote .note-editor {
  position: relative;
}
.form-group.form-group_has_summernote.disable_summernote .note-editor .note-editable {
  background-color: #e6e6e6;
}
.form-group.form-group_has_summernote.disable_summernote .note-editor .note-toolbar {
  background-color: #e6e6e6;
}
.form-group.form-group_has_summernote.disable_summernote .note-editor .note-toolbar .btn-group .btn-default {
  background-color: #f5f5f5;
}
.form-group.form-group_has_summernote.disable_summernote .note-editor::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
  cursor: not-allowed;
  z-index: 5;
}
.form-group.form-group_has_summernote.min_height_120 .note-editor .note-editable {
  min-height: 120px;
}
@keyframes blink-animation {
  to {
    visibility: hidden;
  }
}
@-webkit-keyframes blink-animation {
  to {
    visibility: hidden;
  }
}
.control-label {
  color: #8c8c8c;
  font-size: 10px;
  font-weight: 500;
  line-height: 12px;
  margin: 10px 0;
  text-transform: uppercase;
}
.control-label > .icon {
  margin-left: 6px;
  color: #646464;
  cursor: pointer;
}
.form-control {
  height: 42px;
  font-size: 12px;
  line-height: 14px;
  padding: 12px 16px;
  color: #505050;
  border: 1px solid #DCDCDC;
  border-radius: 6px;
  background-color: #ffffff;
  box-shadow: none;
}
.form-control[disabled] {
  background-color: #E6E6E6;
}
.form-control.form-control-price[disabled] {
  background-color: #ffffff;
}
.form-control:focus {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(var(--theme-color-primary), 0.3) !important;
  border-color: var(--theme-color-primary) !important;
  border-width: 2px;
}
.form-control.form-control-disabled {
  padding-top: 0;
  padding-bottom: 0;
  background: #E6E6E6;
  border: 1px solid #E6E6E6;
  line-height: 42px;
}
textarea.form-control {
  height: 42px;
}
textarea.form-control.form-control-textarea {
  height: 94px;
}
.height-over-textarea.form-control {
  height: 94px;
}
.form-control-text {
  color: #282828;
  font-size: 14px;
  line-height: 17px;
  word-break: break-word;
}
.form-control-text a {
  display: block;
  color: var(--theme-color-primary);
  text-decoration: underline;
}
.form-control-text a:hover {
  color: var(--theme-color-primary-hover);
}
.form-control-text a.text-red {
  color: #eb5757;
}
.form-control-text .text-address::after {
  content: ",";
}
.form-control-text .text-address:last-child::after {
  display: none;
}
.form-control-text.form-control-rich-text a {
  display: inline;
}
.form-control-text.form-control-rich-text ol ul {
  list-style-type: disc;
}
.unit-price {
  position: relative;
  border-radius: 6px;
  overflow: hidden;
}
.unit-price .form-control {
  padding-left: 45px;
}
.unit-price::before {
  font-size: 15px;
  color: #646464;
  position: absolute;
  content: "$";
  top: 1px;
  left: 1px;
  width: 38px;
  height: 40px;
  line-height: 40px;
  background-color: #E6E6E6;
  text-align: center;
}
.asset-file-box {
  padding-top: 15px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
}
.asset-file-box a {
  font-size: 12px;
  font-weight: 500;
  line-height: 14px;
  color: var(--theme-color-light-secondary-hover);
  display: inline-block;
  margin-bottom: 10px;
  margin-right: 30px;
  white-space: nowrap;
}
.asset-file-box a:hover {
  color: var(--theme-color-primary);
}
.asset-file-box.asset-file-box a {
  font-size: 14px;
  line-height: 17px;
}
.date {
  position: relative;
  width: 100%;
  padding: 0;
}
.date .form-control {
  border-radius: 6px !important;
}
.date .input-group-addon {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 8;
  background-color: transparent;
  border-color: transparent;
  border-radius: 0;
  width: 42px;
  height: 42px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
  padding: 0;
  line-height: 42px;
}
.date .input-group-addon:hover {
  background-color: transparent;
  border-color: transparent;
}
.date .input-group-addon > span {
  font-size: 18px;
  color: #505050;
}
.form-page {
  padding: 32px;
  overflow: hidden;
}
.form-page.form-page-gray {
  background: #f0f0f0;
}
.form-page.form-page-white {
  background-color: #ffffff;
}
.form-page.form-page-padding {
  padding: 0;
}
.form-page .form-main-sub-head {
  position: relative;
  color: #000;
  font-size: 14px;
  line-height: 16px;
  font-weight: 500;
  padding-bottom: 7px;
  margin-bottom: 16px;
  border-bottom: 1px solid #C8C8C8;
  text-transform: capitalize;
}
.form-page .form-main-sub-head.form-main-head-dark {
  color: #ffffff;
  border-bottom: 1px solid #505050;
}
.form-page .form-main-sub-head.no-border-bottom {
  border-bottom: 0;
}
.form-page .form-main-sub-head .btn-edit-item {
  position: absolute;
  bottom: 10px;
  right: 60px;
  min-width: auto;
  height: 34px;
}
.form-page .form-main-sub-head .icon-btn {
  position: absolute;
  right: 0;
  bottom: 7px;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  color: #C8C8C8;
  font-size: 16px;
  cursor: pointer;
}
.form-page .form-main-sub-head .icon-btn .icon-add {
  display: none;
}
.form-page .form-main-sub-head .icon-btn.collapsed .icon-minus {
  display: none;
}
.form-page .form-main-sub-head .icon-btn.collapsed .icon-add {
  display: inline-block;
}
.form-page .form-main-head {
  position: relative;
  font-size: 20px;
  line-height: 24px;
  color: #505050;
  font-weight: 600;
  padding-bottom: 7px;
  margin-bottom: 16px;
  padding-top: 8px;
  border-bottom: 1px solid #C8C8C8;
  text-transform: capitalize;
}
.form-page .form-main-head.form-main-head-hidden {
  color: rgba(80, 80, 80, 0.7);
}
.form-page .form-main-head.form-main-head-dark {
  color: #ffffff;
  border-bottom: 1px solid #505050;
}
.form-page .form-main-head.no-border-bottom {
  border-bottom: 0;
}
.form-page .form-main-head .title-tip {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #505050;
  text-transform: initial;
}
.form-page .form-main-head .title-tip b {
  color: #FF5353;
}
.form-page .form-main-head .btn-edit-item {
  position: absolute;
  bottom: 10px;
  right: 60px;
  min-width: auto;
  height: 34px;
}
.form-page .form-main-head .icon-btn {
  position: absolute;
  right: 0;
  bottom: 7px;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  color: #C8C8C8;
  font-size: 16px;
  cursor: pointer;
}
.form-page .form-main-head .icon-btn .icon-add {
  display: none;
}
.form-page .form-main-head .icon-btn.collapsed .icon-minus {
  display: none;
}
.form-page .form-main-head .icon-btn.collapsed .icon-add {
  display: inline-block;
}
.form-page .form-main-head .btn-link-text {
  position: absolute;
  right: 32px;
  bottom: 14px;
  display: inline-block;
  font-family: 'ProximaNova';
  font-weight: 700;
  font-size: 12px;
  line-height: 15px;
  text-decoration-line: underline;
  color: var(--theme-color-secondary);
  cursor: pointer;
}
.form-page .form-main-head .btn-link-text:hover {
  color: var(--theme-color-secondary-hover);
}
.form-page .form-main-head .head_with_icons {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-right: 40px;
}
.form-page .form-main-head .head_with_icons .icons-box {
  border-right: 1px solid #737373;
}
.form-page .form-main-head .head_with_icons .icons-box .icon-block,
.form-page .form-main-head .head_with_icons .icons-box .icon-to-icomoon {
  cursor: pointer;
}
.form-page .form-main-head .head_with_icons .icons-box .icon-to-icomoon {
  font-size: 20px;
}
.form-page .form-main-head.form-main-head_stage {
  font-family: 'ProximaNova';
  display: flex;
  justify-content: space-between;
  align-items: center;
  vertical-align: middle;
  background-color: #e7e7e7;
  border-bottom: none;
  padding: 16px 48px;
  min-height: 64px;
  margin-bottom: 4px;
}
@media (max-width: 1200px) {
  .form-page .form-main-head.form-main-head_stage {
    padding: 16px 32px;
  }
}
@media (max-width: 992px) {
  .form-page .form-main-head.form-main-head_stage {
    flex-direction: column;
    padding: 10px 32px;
  }
}
.form-page .form-main-head.form-main-head_stage .head_stage_left {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
@media (max-width: 992px) {
  .form-page .form-main-head.form-main-head_stage .head_stage_left {
    width: 100%;
    flex-wrap: wrap;
  }
}
.form-page .form-main-head.form-main-head_stage .head_stage_right {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
@media (max-width: 992px) {
  .form-page .form-main-head.form-main-head_stage .head_stage_right {
    width: 100%;
    flex-wrap: wrap;
  }
}
.form-page .form-main-head.form-main-head_stage .order-column {
  display: block;
  color: #000;
  font-size: 20px;
  font-weight: 600;
  line-height: 150%;
  margin-right: 20px;
}
@media (max-width: 1200px) {
  .form-page .form-main-head.form-main-head_stage .order-column {
    margin-right: 12px;
  }
}
@media (max-width: 992px) {
  .form-page .form-main-head.form-main-head_stage .order-column {
    margin-top: 6px;
    margin-bottom: 6px;
  }
}
.form-page .form-main-head.form-main-head_stage .name {
  color: #000;
  text-align: center;
  font-size: 12px;
  font-weight: 500;
  display: flex;
  height: 20px;
  padding: 0 16px;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  background: #b4e0f9;
  margin-right: 20px;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
@media (max-width: 1200px) {
  .form-page .form-main-head.form-main-head_stage .name {
    margin-right: 12px;
  }
}
@media (max-width: 992px) {
  .form-page .form-main-head.form-main-head_stage .name {
    margin-top: 6px;
    margin-bottom: 6px;
  }
}
.form-page .form-main-head.form-main-head_stage .name:hover {
  background-color: #9cd6f7;
}
.form-page .form-main-head.form-main-head_stage .show-date-bg {
  display: inline-block;
  font-weight: 500;
  font-size: 12px;
  line-height: 20px;
  color: #505050;
  padding: 0 8px;
  border-radius: 4px;
  background-color: #c6eec5;
  vertical-align: middle;
}
@media (max-width: 992px) {
  .form-page .form-main-head.form-main-head_stage .show-date-bg {
    margin-top: 6px;
    margin-bottom: 6px;
  }
}
.form-page .form-main-head.form-main-head_stage .project-status {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  line-height: 150%;
  text-align: center;
  display: flex;
  height: 32px;
  min-width: 150px;
  padding: 5px 20px;
  justify-content: center;
  align-items: center;
  border-radius: 19px;
  background: var(--theme-color-primary);
}
@media (max-width: 992px) {
  .form-page .form-main-head.form-main-head_stage .project-status {
    margin-top: 6px;
    margin-bottom: 6px;
  }
}
.form-page .form-main-head.form-main-head_stage .btn-toggle-item {
  position: static;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 32px;
  background-color: #d4d4d4;
  margin-left: 20px;
}
@media (max-width: 1200px) {
  .form-page .form-main-head.form-main-head_stage .btn-toggle-item {
    margin-left: 12px;
  }
}
@media (max-width: 992px) {
  .form-page .form-main-head.form-main-head_stage .btn-toggle-item {
    margin-top: 6px;
    margin-bottom: 6px;
  }
}
.form-page .form-main-head.form-main-head_stage .btn-toggle-item .icon-add::before,
.form-page .form-main-head.form-main-head_stage .btn-toggle-item .icon-minus::before {
  color: #878787;
}
.form-page .form-main-head.form-main-head_stage .icon-switch {
  position: static;
  margin-top: 0;
  margin-left: 20px;
}
@media (max-width: 1200px) {
  .form-page .form-main-head.form-main-head_stage .icon-switch {
    margin-left: 12px;
  }
}
@media (max-width: 992px) {
  .form-page .form-main-head.form-main-head_stage .icon-switch {
    margin-top: 6px;
    margin-bottom: 6px;
  }
}
.form-page .form-main-head .search-keyword {
  position: relative;
  height: 40px;
}
.form-page .form-main-head .search-keyword::before {
  display: block;
  content: "";
  position: absolute;
  left: 16px;
  top: 50%;
  margin-top: -8px;
  width: 16px;
  height: 16px;
  background-image: url('../images/icon-request/icon-search-gray.svg');
  z-index: 20;
}
.form-page .form-main-head .search-keyword input {
  width: 276px;
  height: 40px;
  background-color: #F0F0F0;
  border-radius: 20px;
  padding-left: 40px;
  border: none;
}
.form-page .form-main-head .search-keyword input:focus {
  box-shadow: none !important;
  border-color: #e3e3e3 !important;
}
.form-page .form-sub-head {
  position: relative;
  font-size: 16px;
  color: #505050;
  line-height: 19px;
  font-weight: bold;
}
.form-page .form-sub-head.sub-head-dashed {
  border-bottom: 1px dashed #C8C8C8;
  padding-bottom: 10px;
}
.form-page .form-sub-head.sub-head-solid {
  border-bottom: 1px solid #C8C8C8;
  padding-bottom: 10px;
}
.form-page .form-sub-head .sub-permssion-head {
  display: flex;
  align-items: center;
}
.form-page .form-sub-head .sub-permssion-head h6 {
  font-size: 12px;
  font-weight: bold;
  margin: 0 5px 0 0;
  color: #505050;
}
.form-page .form-sub-head .sub-permssion-head .switch-checkbox {
  position: relative;
  bottom: auto;
  right: auto;
}
.form-page .form-sub-head .btn-edit-item {
  position: absolute;
  bottom: 10px;
  right: 60px;
  min-width: auto;
  height: 34px;
}
.form-page .form-sub-head .icon-btn {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  color: #C8C8C8;
  font-size: 16px;
  cursor: pointer;
}
.form-page .form-sub-head .icon-btn .icon-add {
  display: none;
}
.form-page .form-sub-head .icon-btn.collapsed .icon-minus {
  display: none;
}
.form-page .form-sub-head .icon-btn.collapsed .icon-add {
  display: inline-block;
}
.form-page .form-sub-head .sub-head-title {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  color: #505050;
  font-family: 'ProximaNova';
  font-size: 16px;
  font-weight: 700;
  padding-right: 45px;
}
.form-page .form-sub-head .sub-head-title .icon-block,
.form-page .form-sub-head .sub-head-title .icon-to-icomoon {
  margin-left: 8px;
}
.form-page .form-sub-head .switch-checkbox {
  position: absolute;
  right: 0;
  bottom: 20px;
  cursor: pointer;
}
.form-page .form-three-head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
  color: #505050;
}
.form-page .form-three-head.sub-head-dashed {
  border-bottom: 1px dashed #C8C8C8;
  padding-bottom: 8px;
}
.form-page .form-three-head.sub-head-solid {
  border-bottom: 1px solid #C8C8C8;
  padding-bottom: 8px;
}
.form-page .form-three-head.three-head-new {
  padding: 8px 0;
  font-weight: 700;
  margin-bottom: 16px;
}
.form-page .form-three-head.new-padding {
  padding: 9px 0;
  margin-bottom: 12px;
}
.form-page .form-three-head .icon-btn {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  color: #C8C8C8;
  font-size: 16px;
  cursor: pointer;
}
.form-page .form-three-head .icon-btn .icon-add {
  display: none;
}
.form-page .form-three-head .icon-btn.collapsed .icon-minus {
  display: none;
}
.form-page .form-three-head .icon-btn.collapsed .icon-add {
  display: inline-block;
}
.form-page .form-three-head .num {
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  color: #505050;
}
.form-page .form-three-head .num.text-danger {
  color: #ff0000;
}
.form-page .form-price-head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  font-family: 'ProximaNova';
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  color: #505050;
  border-bottom: 1px solid #c8c8c8;
  padding: 8px 0;
}
.form-page .form-price-head .num {
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  color: #505050;
}
.form-page .asset-bg {
  background-color: #F5F5F5;
}
.form-page .asset-bg .filter-select {
  margin: 16px;
}
.form-page .form-group-select .icon-btn {
  float: right;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  color: #C8C8C8;
  font-size: 16px;
  cursor: pointer;
}
.form-page .form-group-select .icon-btn .icon-add {
  display: none;
}
.form-page .form-group-select .icon-btn.collapsed .icon-minus {
  display: none;
}
.form-page .form-group-select .icon-btn.collapsed .icon-add {
  display: inline-block;
}
.form-page.form-dark-bg {
  background-color: #282828;
}
.form-page.form-dark-bg.form-share-wr-dark-bg {
  background-color: #292a32;
}
.form-page.form-dark-bg .form-main-head {
  color: #ffffff;
  border-bottom: 1px solid #505050;
}
.form-page.form-dark-bg .form-group .form-control-text {
  color: #ffffff;
}
.form-page.form-dark-bg .form-group .form-control-text a {
  color: var(--theme-bg-dark-color-primary);
}
.form-page.form-dark-bg .form-group .form-control-text a:hover {
  color: var(--theme-bg-dark-color-primary-hover);
}
.form-page.form-gray-bg {
  background-color: #F0F0F0;
}
.form-page .row {
  display: flex;
  flex-wrap: wrap;
}
.form-actions-bottom-fixed {
  position: fixed;
  bottom: 0;
  left: calc(240px + 60px);
  width: calc(100% - 240px - 60px);
  height: 80px;
  background-color: #ffffff;
  box-shadow: 0 -2px 15px 0 rgba(0, 0, 0, 0.1);
  padding: 0 28px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  text-align: center;
  z-index: 999;
}
@media (max-width: 767px) {
  .form-actions-bottom-fixed {
    left: 120px;
    width: calc(100% - 2 * 60px);
  }
}
.form-actions-bottom-fixed .request-status {
  margin-top: -5px;
  margin-right: 50px;
  margin-left: auto;
}
.share-form-actions-bottom-fixed {
  position: fixed;
  bottom: 0;
  width: 100%;
  height: 80px;
  background-color: #ffffff;
  box-shadow: 0 -2px 15px 0 rgba(0, 0, 0, 0.1);
  padding: 0 28px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  text-align: center;
  z-index: 999;
  /*    @media (max-width:767px) {
          left: 2*@navbar-left;
          width: calc(100% - 2*@navbar-left);
      }*/
}
.share-form-actions-bottom-fixed .request-status {
  margin-top: -5px;
  margin-right: 50px;
  margin-left: auto;
}
.select-color .input-group-addon {
  text-align: center;
  min-width: 55px;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  background: -webkit-gradient(linear, left bottom, left top, from(#e6e6e6), to(#fafafa));
  background: -webkit-linear-gradient(bottom, #e6e6e6 0%, #fafafa 100%);
  background: -o-linear-gradient(bottom, #e6e6e6 0%, #fafafa 100%);
  background: linear-gradient(0deg, #e6e6e6 0%, #fafafa 100%);
}
.select-color .input-group-addon .color-box {
  display: inline-block;
  border: 1px solid #dcdcdc;
  width: 22px;
  height: 22px;
  vertical-align: middle;
}
.form-descri {
  color: #F5F5F5;
  font-size: 12px;
  line-height: 16px;
}
.form-page.form-page-narrow {
  padding: 16px 24px;
}
.has-error .form-main-head {
  color: #a94442;
}
.custom-error .select2-container {
  border: 1px solid #a94442;
  border-radius: 7px;
}
.custom-error .form-control {
  border: 1px solid #a94442;
}
.custom-error .control-label {
  color: #a94442;
}
.white-bg {
  background-color: #ffffff;
}
.white-bg.form-page .asset-bg {
  background-color: #fff !important;
}
.white-bg.form-page .asset-bg .filter-select {
  margin-left: 0;
  margin-right: 0;
}
.white-bg.form-page .form-main-head {
  border-bottom: none;
}
.form-group-flex {
  display: flex;
  align-items: center;
  max-width: 456px;
}
.form-group-flex .control-label {
  white-space: nowrap;
  margin-right: 10px;
}
.input_unit {
  position: relative;
}
.input_unit .form-control {
  padding-left: 28px;
}
.input_unit .unit {
  position: absolute;
  left: 16px;
  top: 50%;
  margin-top: -6px;
  font-weight: 400;
  font-size: 12px;
  line-height: 12px;
  color: #737373;
}
.col-item {
  height: 96px;
}
.col-item .icon-remove-item {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -10px;
  cursor: pointer;
  z-index: 5;
}
.total-cost-content {
  font-family: 'ProximaNova';
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 16px 24px;
  width: 100%;
  min-height: 84px;
  background: #e3e2e2;
}
.total-cost-content .title {
  font-weight: 800;
  font-size: 23px;
  line-height: 28px;
  color: #505050;
}
.total-cost-content .price {
  font-weight: 700;
  font-size: 26px;
  line-height: 32px;
  color: #505050;
}
.input-wrap {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.input-wrap .form-control {
  color: #282828;
  font-size: 14px;
  line-height: 17px;
  padding: 8px;
  border: 1px solid #dcdcdc;
  width: 100%;
  height: 32px;
  background-color: transparent;
}
.input-wrap .unit {
  display: inline-block;
  font-family: 'ProximaNova';
  color: #282828;
  font-size: 14px;
  line-height: 17px;
}
.input-wrap.input-wrap-hour {
  width: 55px;
}
.input-wrap.input-wrap-hour .form-control {
  padding-right: 22px;
}
.input-wrap.input-wrap-hour .unit {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 8px;
  z-index: 5;
}
.input-wrap.input-wrap-price {
  width: 82px;
}
.input-wrap.input-wrap-price .form-control {
  padding-left: 26px;
}
.input-wrap.input-wrap-price .unit {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 8px;
  z-index: 5;
}
.input-wrap.input-wrap-error .form-control {
  border: 1px solid #a94442;
  background-color: #ffffff;
}
.input-wrap.input-wrap-error .form-control.f_12 {
  font-size: 12px;
}
.total-cost-title {
  font-family: 'ProximaNova';
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px dashed #c8c8c8;
  margin-top: 23px;
  margin-bottom: 16px;
  padding-bottom: 8px;
}
.total-cost-title .title {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  color: #505050;
  font-size: 14px;
  font-weight: 700;
}
.total-cost-title .title .label-bg-square {
  min-height: 23px;
  padding: 4px 8px;
  border-radius: 8px;
  margin-left: 12px;
}
.total-cost-title .price {
  color: #505050;
  font-size: 14px;
  font-weight: 700;
  text-align: right;
  padding-right: 27px;
}
.input-normal .input-wrap .form-control {
  color: #646464;
  font-size: 12px;
  font-weight: 400;
  padding: 8px;
  border: 1px solid #dcdcdc;
  width: 100%;
  height: 32px;
  background-color: transparent;
}
.input-group-price {
  position: relative;
}
.input-group-price .unit {
  position: absolute;
  left: 16px;
  top: 50%;
  margin-top: -8px;
  color: #646464;
  font-family: 'ProximaNova';
  font-size: 12px;
  font-weight: 400;
}
.input-group-price .form-control {
  padding-left: 25px;
}
.total-cost-title-td {
  font-family: 'ProximaNova';
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.total-cost-title-td .title {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  color: #505050;
  font-size: 14px;
  font-weight: 600;
}
.total-cost-title-td .title .label-bg-square {
  min-height: 23px;
  padding: 4px 8px;
  border-radius: 8px;
  margin-left: 12px;
}
.total-cost-title-td .price {
  color: #505050;
  font-size: 14px;
  font-weight: 600;
  text-align: right;
}
.group-row-input {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.group-row-input .control-label {
  min-width: 86px;
}
.group-row-input .group-input-width {
  width: calc(50% - 53px);
}
.group-row-input .group-input-width .select2-container--bootstrap .selection .select2-selection.select2-selection--single {
  background: #ffffff;
  padding-right: 6px;
}
.group-row-input .group-input-width .select2-container--bootstrap .selection .select2-selection.select2-selection--single .select2-selection__placeholder {
  color: #dcdcdc !important;
}
.group-row-input .group-input-width .select2-container--bootstrap .selection .select2-selection.select2-selection--single .select2-selection__arrow {
  display: none;
}
.group-row-input .split-input {
  font-family: 'ProximaNova';
  font-size: 12px;
  font-weight: 400;
  line-height: 12px;
  letter-spacing: 0px;
  min-width: 20px;
  text-align: center;
}
.width-link-input {
  position: relative;
}
.width-link-input .form-control {
  padding-bottom: 48px;
  min-height: 123px;
}
.width-link-input .link-control {
  position: absolute;
  bottom: 16px;
  left: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  padding: 4px;
  border-radius: 6px;
  background-color: #8ea5ab;
  z-index: 2;
  cursor: pointer;
}
.width-link-input .link-control:hover {
  background-color: #7f99a0;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.add-control-reset {
  display: inline-flex;
  justify-content: flex-start;
  align-items: center;
  color: var(--theme-color-primary);
  font-family: 'ProximaNova';
  font-size: 12px;
  font-weight: 600;
  line-height: 15px;
  text-align: left;
  padding: 10px 0;
  cursor: pointer;
}
.add-control-reset:hover {
  color: var(--theme-color-primary-hover);
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.add-control-reset .icon {
  margin-right: 4px;
}
.head-collapse {
  position: relative;
}
.head-collapse .icon-btn {
  position: absolute;
  right: 0;
  bottom: 7px;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  color: #C8C8C8;
  font-size: 16px;
  cursor: pointer;
}
.head-collapse .icon-btn .icon-add {
  display: none;
}
.head-collapse .icon-btn.collapsed .icon-minus {
  display: none;
}
.head-collapse .icon-btn.collapsed .icon-add {
  display: inline-block;
}
.form-control-input {
  display: flex;
  align-items: center;
  position: relative;
  min-height: 32px;
}
.form-control-input .flex-box {
  width: 100%;
  height: 32px;
}
.form-control-input .flex-box .flex-box-item {
  position: relative;
  width: 48%;
  height: 32px;
}
.form-control-input .flex-box .flex-box-split {
  width: 4%;
  text-align: center;
  line-height: 32px;
}
.form-control-input .input-box-content {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-flex;
  justify-content: flex-start;
  align-items: center;
}
.form-control-input .split_input {
  display: inline-block;
  margin: 0 3px;
}
.form-control-input .input-box {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.form-control-input .input-box.input-box_two {
  position: relative;
}
.form-control-input .input-box .form-control {
  color: #ffffff;
  font-size: 14px;
  line-height: 17px;
  padding: 8px 8px 8px 26px;
  border: 1px solid #505050;
  width: 100%;
  height: 32px;
  background-color: #505050;
}
.form-control-input .input-box .unit {
  display: inline-block;
  font-family: 'ProximaNova';
  color: #ffffff;
  font-size: 14px;
  line-height: 17px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 8px;
  z-index: 5;
}
.custom-has-error .control-label {
  color: #a94442;
}
.custom-has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.custom-has-error .w5c-error-tip {
  color: #b94a48;
  display: block;
  margin-top: 5px;
}
.sub-head-description {
  color: #818181;
  font-family: 'ProximaNova';
  font-size: 12px;
  font-weight: 400;
}
.tagify {
  --tags-disabled-bg: #f1f1f1;
  --tag-border-radius: 12px;
  --tag-bg: #ebebeb;
  --tag-hover: #eeeeee;
  --tag-text-color: #505050;
  --tag-text-color--edit: #505050;
  --tag-remove-btn-color: #646464;
  --tag-remove-btn-bg: #dbd9d9;
  --tag-remove-btn-bg--hover: #dbd9d9;
  --tag-remove-bg: #eeeeee;
}
.tagify.form-control {
  min-height: 42px;
  height: auto;
  padding: 7px;
}
.tagify.form-control .tagify__tag {
  font-family: 'ProximaNova';
  color: #505050;
}
.tagify.form-control .tagify__tag .tagify__tag__removeBtn:hover {
  color: var(--tag-remove-btn);
}
.tagify.form-control .tagify__tag .tagify__tag__removeBtn::after {
  font-size: 14px;
  font-family: "ProximaNova";
}
.has-error .note-editor {
  border-color: #b94a48 !important;
}
.input_with_unit {
  position: relative;
}
.input_with_unit .form-control {
  padding-left: 49px;
}
.input_with_unit .unit {
  width: 40px;
  height: 40px;
  position: absolute;
  left: 1px;
  top: 1px;
  font-weight: 400;
  font-size: 15px;
  line-height: 40px;
  color: #646464;
  padding: 0 16px;
  text-align: center;
  background-color: #e6e6e6;
  z-index: 2;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.input_with_unit.has_focus .unit {
  height: 38px;
  left: 2px;
  top: 2px;
}
.input-wrap_with_two_unit {
  font-weight: 400;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 100px;
  vertical-align: middle;
}
.input-wrap_with_two_unit .form-control {
  color: #282828;
  font-size: 14px;
  line-height: 17px;
  padding: 8px 32px 8px 26px;
  border: 1px solid #dcdcdc;
  width: 100%;
  height: 32px;
  background-color: transparent;
}
.input-wrap_with_two_unit .unit,
.input-wrap_with_two_unit .qunti-text {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: inline-block;
  font-family: 'ProximaNova';
  color: #282828;
  font-size: 14px;
  line-height: 17px;
  z-index: 5;
}
.input-wrap_with_two_unit .unit {
  left: 8px;
}
.input-wrap_with_two_unit .qunti-text {
  right: 8px;
}
.input-wrap_with_two_unit .symbol-icon {
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -7px;
  left: -7px;
}
.input-wrap-line {
  display: flex;
  align-items: center;
}
.input-wrap-line .unit {
  display: block;
  font-family: 'ProximaNova';
  color: #282828;
  font-size: 14px;
  line-height: 17px;
  padding: 0 10px;
}
.link-control-wrap {
  position: relative;
  font-family: 'ProximaNova';
  font-weight: 400;
  color: #454545;
  font-size: 13px;
  line-height: 20.8px;
  padding: 12px 67px 12px 16px;
  border-radius: 4px;
  background-color: #f0f0f0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.link-control-wrap .btn-link-control {
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -10.4px;
  font-family: 'ProximaNova';
  font-weight: 700;
  color: var(--theme-color-secondary);
  font-size: 13px;
  line-height: 20.8px;
  cursor: pointer;
  padding: 0 12px;
  z-index: 10;
}
.link-control-wrap .btn-link-control::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -5px;
  width: 1px;
  height: 10px;
  background-color: #d1d1d1;
}
.week-list {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.week-list .day-item {
  flex-shrink: 0;
  flex-grow: 0;
  color: #ffffff;
  font-family: 'ProximaNova';
  font-weight: 600;
  font-size: 14px;
  line-height: 26px;
  width: 26px;
  height: 26px;
  border-radius: 100%;
  background-color: #d9d9d9;
  text-transform: uppercase;
  text-align: center;
  margin-right: 10px;
  cursor: pointer;
}
.week-list .day-item.active {
  color: #ffffff !important;
  background-color: var(--theme-color-primary);
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: 16px !important;
}
.message-info {
  font-family: 'ProximaNova';
  font-weight: 400;
  font-size: 14px;
  line-height: 1;
}
.message-info .value {
  color: var(--theme-color-secondary);
}
.mobile-phone-form-group {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.mobile-phone-form-group .mobile-phone-code-select {
  width: 82px;
  padding-right: 8px;
}
.mobile-phone-form-group .mobile-phone-input-box {
  position: relative;
}
.mobile-phone-form-group .mobile-phone-input-box .code-number {
  position: absolute;
  left: 16px;
  top: 15px;
  color: #282828;
  font-family: 'ProximaNova';
  font-weight: 400;
  font-size: 12px;
  line-height: 1;
  z-index: 2;
}
.mobile-phone-form-group .mobile-phone-input-box .form-control {
  padding-left: 44px;
}
.select2-container--bootstrap .selection .select2-selection.select2-selection--single,
.select2-container--bootstrap .selection .select2-selection.select2-selection--multiple {
  border-color: #ddd;
  height: auto;
  line-height: 24px;
  padding-top: 5px;
}
.select2-container--bootstrap .selection .select2-selection--single .select2-selection__arrow b {
  border-color: #444 transparent transparent transparent;
  border-width: 6px 3px 0 3px;
  margin-left: 2px;
}
.select2-container--bootstrap .selection .select2-selection.select2-selection--single {
  border-color: #DCDCDC;
  height: auto;
  line-height: 24px;
  padding-top: 5px;
  background: linear-gradient(0deg, #E6E6E6 0%, #FAFAFA 100%);
  border-radius: 6px;
  font-size: 12px;
}
.select2-container--bootstrap .selection .select2-selection.select2-selection--single .select2-selection__placeholder {
  color: #9b9b9b;
}
.select2-container--bootstrap,
.select2-container--default {
  font-family: inherit;
}
.select2-container--bootstrap.select2-container--open .selection .select2-selection.select2-selection--single,
.select2-container--default.select2-container--open .selection .select2-selection.select2-selection--single,
.select2-container--bootstrap.select2-container--open .selection .select2-selection.select2-selection--multiple,
.select2-container--default.select2-container--open .selection .select2-selection.select2-selection--multiple {
  border: 2px solid var(--theme-color-primary) !important;
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
.select2-container--bootstrap.select2-container--focus .select2-selection,
.select2-container--default.select2-container--focus .select2-selection {
  border: 2px solid var(--theme-color-primary) !important;
}
.select2-container--bootstrap .selection .select2-selection.select2-selection--multiple,
.select2-container--default .selection .select2-selection.select2-selection--multiple {
  padding-top: 0px;
}
.select2-container--bootstrap .select2-selection--multiple .select2-selection__choice,
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  margin: 3px 0 0 3px;
}
.select2-container--bootstrap .select2-results__option,
.select2-container--default .select2-results__option {
  font-size: 12px;
  line-height: 14px;
  padding: 16px;
  color: #505050;
}
.select2-container--bootstrap .select2-results__option .option-item,
.select2-container--default .select2-results__option .option-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.select2-container--bootstrap .select2-results__option .select2-results__group,
.select2-container--default .select2-results__option .select2-results__group {
  display: flex;
  align-items: center;
  font-size: 12px;
  line-height: 14px;
  padding: 16px 10px;
  color: #505050;
}
.select2-container--bootstrap .select2-results__option .select2-results__group::before,
.select2-container--default .select2-results__option .select2-results__group::before {
  content: '';
  width: 100%;
  height: 100%;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 12px;
  height: 12px;
  background-image: url('../images/icon-request/icon-select-group-down.svg');
  margin-right: 10px;
}
.select2-container--bootstrap .select2-results__option .select2-results__group.results_collapsed::before,
.select2-container--default .select2-results__option .select2-results__group.results_collapsed::before {
  transform: rotateZ(270deg);
  transform-origin: center;
}
.select2-container--bootstrap .select2-results__options--nested .select2-results__option,
.select2-container--default .select2-results__options--nested .select2-results__option {
  padding: 16px 16px 16px 32px;
}
.select2-container--bootstrap .select2-results__option[aria-selected=true],
.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #e6e6e6;
  color: #505050;
}
.select2-container--bootstrap .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #282828 !important;
  color: #fff;
}
.select2-container--bootstrap .select2-dropdown,
.select2-container--default .select2-dropdown {
  border: 2px solid var(--theme-color-primary) !important;
}
.select2-container--bootstrap.select2-container--focus .select2-selection,
.select2-container--default.select2-container--focus .select2-selection,
.select2-container--bootstrap.select2-container--open .select2-selection,
.select2-container--default.select2-container--open .select2-selection {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(var(--theme-color-primary), 0.3) !important;
}
.select2-container--bootstrap.select2-container--open.select2-container--below .select2-selection,
.select2-container--default.select2-container--open.select2-container--below .select2-selection {
  background: #fff;
}
.select2-container--default .selection .select2-selection--multiple,
.select2-container--bootstrap .selection .select2-selection--multiple,
.select2-container--default .select2-selection--multiple,
.select2-container--bootstrap .select2-selection--multiple {
  font-size: 12px;
  font-family: inherit;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice,
.select2-container--bootstrap .select2-selection--multiple .select2-selection__rendered .select2-selection__choice {
  background-color: #ebebeb;
  border-radius: 12px;
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  color: #505050;
  border-color: transparent;
  padding: 3px 10px;
  line-height: 16px;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice .select2-selection__choice__remove,
.select2-container--bootstrap .select2-selection--multiple .select2-selection__rendered .select2-selection__choice .select2-selection__choice__remove {
  color: #646464;
  font-size: 14px;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  font-weight: 600;
  background-color: #f4f4f4;
  text-align: center;
  display: inline-block;
  margin-left: 5px;
  margin-right: 0;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice .select2-selection__choice__remove {
  line-height: 18px;
  vertical-align: middle;
}
.select2-container--bootstrap .select2-selection--multiple .select2-selection__rendered .select2-selection__choice .select2-selection__choice__remove {
  line-height: 16px;
  vertical-align: top;
}
.select2-single-wrapper.select2-locked .select2-container--bootstrap .selection .select2-selection.select2-selection--single {
  color: #c8c8c8;
  background: #d8d8d8;
  box-shadow: none;
}
.select2-single-wrapper.select2-locked .select2-container--bootstrap .select2-selection--single .select2-selection__rendered {
  color: #C8C8C8;
}
.select2-single-wrapper.select2-locked .select2-container--bootstrap .selection .select2-selection--single .select2-selection__arrow b {
  border-color: #c8c8c8 transparent transparent transparent;
}
.select-status-wrapper {
  display: flex;
  justify-self: flex-start;
  margin-left: 15px;
  margin-right: auto;
}
.select-status-wrapper .select2-container--bootstrap .selection .select2-selection.select2-selection--single {
  border-color: transparent;
  background: transparent;
  box-shadow: none;
}
.select2-single-wrapper {
  position: relative;
}
.Select.Select--single.is-focused .Select-control,
.Select.Select--single.is-open .Select-control,
.Select.Select--single.is-focused .Select-menu-outer,
.Select.Select--single.is-open .Select-menu-outer {
  border: 2px solid var(--theme-color-primary) !important;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(var(--theme-color-primary), 0.3) !important;
}
.Select.Select--single.is-focused .Select-menu-outer,
.Select.Select--single.is-open .Select-menu-outer {
  border-top: none !important;
  margin-top: 1px;
}
.select2-container--bootstrap {
  min-height: 42px !important;
}
.select2-container--bootstrap .select2-selection--multiple {
  min-height: 42px !important;
  line-height: 42px !important;
  overflow-y: auto;
}
.select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field {
  background: transparent;
  padding: 0 12px;
  height: 40px !important;
  line-height: 40px !important;
  margin-top: 0;
  min-width: 5em;
  width: 100% !important;
}
.select2-container--bootstrap .select2-selection--multiple .select2-selection__rendered .select2-selection__choice {
  margin: 6px 0 0 6px !important;
}
.select2-container--bootstrap .select2-selection--single {
  height: 42px !important;
  border-radius: 6px !important;
}
.select2-container--bootstrap .select2-selection--single .select2-selection__rendered {
  margin-top: 4px;
}
.select2-container {
  width: 100% !important;
}
.select2-container .select2-selection--multiple {
  min-height: 42px !important;
  color: #505050 !important;
  border: 1px solid #DCDCDC !important;
  border-radius: 6px !important;
}
.select-filter .select2-container--default .select2-selection--multiple {
  background-color: transparent;
  border: none !important;
  border-radius: 4px;
  cursor: text;
}
.select-filter .select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #E6E6E6;
  border: 1px solid #E6E6E6;
  border-radius: 20px;
  cursor: default;
  float: left;
  margin-right: 8px;
  margin-top: 8px;
  padding: 2px 8px;
}
.status-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.status-box .status-name {
  flex: 52% 0 0;
  width: 52%;
  word-break: break-word;
  padding-right: 10px;
}
.status-box .status-tag-box {
  flex: 48% 0 0;
  text-align: right;
}
.status-box .status-tag-box .status-tag {
  padding: 4px 12px;
  color: rgba(0, 0, 0, 0.5);
  font-size: 12px;
  border-radius: 12px;
  font-weight: 500;
  display: inline-block;
  margin: 3px 2px;
  text-align: center;
}
.status-box .status-tag-box .status-tag.warranty {
  background-color: #D38EFF;
  color: rgba(0, 0, 0, 0.5);
}
.status-box .status-tag-box .status-tag.exclusive {
  background-color: #FFA500;
  color: rgba(0, 0, 0, 0.5);
}
.status-box .status-tag-box .status-tag.preferred {
  background-color: var(--theme-color-primary);
  color: rgba(0, 0, 0, 0.5);
}
.status-box .status-tag-box .status-tag.certs-due {
  background-color: #E60A30;
  color: #fff;
}
.status-box .status-tag-box .status-tag.certs-expired {
  background-color: #E60A30;
  color: #fff;
}
.status-box .status-tag-box .status-tag.new {
  background-color: #0AE67B;
  color: rgba(0, 0, 0, 0.5);
}
.select-category .select2-container--bootstrap .select2-selection--single {
  padding-top: 0;
  display: flex;
  align-items: center;
}
.select-category .select2-container--bootstrap .select2-selection--single .select2-selection__rendered {
  margin-top: 0;
}
.select2-container--default .select-flow-row,
.select2-container--bootstrap .select-flow-row {
  display: flex;
  align-items: center;
}
.select2-container--default .select-tagging-icon .select2-selection__rendered .select2-selection__choice,
.select2-container--bootstrap .select-tagging-icon .select2-selection__rendered .select2-selection__choice {
  background-color: #E8E8E8;
  border-radius: 30px;
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  color: #000000;
  border-color: transparent;
  padding: 3px 8px 3px 5px;
  font-family: 'AvenirNext';
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  height: 31px;
  margin: 4px 0 0 6px !important;
}
.select2-container--default .select-tagging-icon .select2-selection__rendered .select2-selection__choice .select2-selection__choice__remove,
.select2-container--bootstrap .select-tagging-icon .select2-selection__rendered .select2-selection__choice .select2-selection__choice__remove {
  color: #646464;
  font-size: 14px;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  font-weight: 600;
  background-color: #f4f4f4;
  text-align: center;
  display: inline-block;
  margin-left: 10px;
  margin-right: 0;
}
.select2-container--bootstrap .select2-dropdown-icon .select2-results .select2-results__options .select2-results__option {
  display: flex;
  align-items: center;
  font-family: 'AvenirNext';
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  padding: 16px 10px;
}
.select2-container--bootstrap .select2_with_checked .select2-results__options .select2-results__option[aria-selected=true] {
  position: relative;
  background-color: transparent;
}
.select2-container--bootstrap .select2_with_checked .select2-results__options .select2-results__option[aria-selected=true]::after {
  content: "\e920";
  font-family: 'font-svg' !important;
  font-size: 10px;
  color: var(--theme-color-primary);
  position: absolute;
  top: 50%;
  margin-top: -5px;
  right: 17px;
  width: 10px;
  height: 10px;
}
.select2-container--bootstrap .select2_with_checked .select-all-item {
  display: block;
  font-size: 13px;
  padding: 12px 16px;
  color: #505050;
  cursor: pointer;
}
.select2-container--bootstrap .select2_with_checked.select2_with_checkBox .select2-results__options .select2-results__option {
  position: relative;
  background-color: transparent;
  padding-left: 46px;
}
.select2-container--bootstrap .select2_with_checked.select2_with_checkBox .select2-results__options .select2-results__option::before {
  content: '';
  position: absolute;
  left: 16px;
  top: 50%;
  margin-top: -10px;
  width: 20px;
  height: 20px;
  border: 1px solid #C8C8C8;
  background-color: #ffffff;
  border-radius: 4px;
}
.select2-container--bootstrap .select2_with_checked.select2_with_checkBox .select2-results__options .select2-results__option::after {
  content: '';
  display: none;
  position: absolute;
  top: 50%;
  margin-top: -8px;
  left: 18px;
  width: 100%;
  height: 100%;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url('../images/icon-request/icon-check-white.svg');
  width: 17px;
  height: 17px;
}
.select2-container--bootstrap .select2_with_checked.select2_with_checkBox .select2-results__options .select2-results__option[aria-selected=true]::before {
  border: 1px solid var(--theme-color-third);
  background: var(--theme-color-primary);
}
.select2-container--bootstrap .select2_with_checked.select2_with_checkBox .select2-results__options .select2-results__option[aria-selected=true]::after {
  display: block;
}
.select2-container--bootstrap .select2_with_checked.select2_with_checkBox .select2-results__options .select2-results__option.select2-results__option--highlighted {
  color: #505050 !important;
  background-color: transparent !important;
}
.select2-container--bootstrap .select2_with_checked.select2_with_checkBox .select-all-item {
  position: relative;
  background-color: transparent;
  padding-left: 46px;
}
.select2-container--bootstrap .select2_with_checked.select2_with_checkBox .select-all-item::before {
  content: '';
  position: absolute;
  left: 16px;
  top: 50%;
  margin-top: -10px;
  width: 20px;
  height: 20px;
  border: 1px solid #C8C8C8;
  background-color: #ffffff;
  border-radius: 4px;
}
.select2-container--bootstrap .select2_with_checked.select2_with_checkBox .select-all-item::after {
  content: '';
  display: none;
  position: absolute;
  top: 50%;
  margin-top: -8px;
  left: 18px;
  width: 100%;
  height: 100%;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url('../images/icon-request/icon-check-white.svg');
  width: 17px;
  height: 17px;
}
.select2-container--bootstrap .select2_with_checked.select2_with_checkBox .select-all-item.checked-all::before {
  border: 1px solid var(--theme-color-third);
  background: var(--theme-color-primary);
}
.select2-container--bootstrap .select2_with_checked.select2_with_checkBox .select-all-item.checked-all::after {
  display: block;
}
.simple-bg-gray {
  color: #ffffff !important;
  background-color: #bcbfc4 !important;
}
.simple-bg-purple {
  background: #D38EFF !important;
  color: #802DB5 !important;
}
.simple-bg-yellow {
  background: #FFB15A !important;
  color: #965D1C !important;
}
.simple-bg-blue {
  background: var(--theme-color-secondary) !important;
  color: var(--theme-color-light-four) !important;
}
.select-simple-name {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 7px;
  font-weight: 400;
  font-family: 'Roboto';
  font-size: 12px;
  width: 22px;
  height: 22px;
  line-height: 22px;
  border-radius: 100%;
  background-color: #bcbfc4;
  overflow: hidden;
  text-transform: uppercase;
}
.select-flow-row .select-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 7px;
  width: 22px;
  height: 22px;
  border-radius: 100%;
  background-color: #bcbfc4;
  overflow: hidden;
}
.select-flow-row .select-icon img {
  width: 100%;
  height: auto;
  min-height: 22px;
}
.select2-container .select2-selection--single.select-image .select2-selection__rendered {
  width: 100%;
}
.select2-container .select2-selection--single.select-image .select2-selection__clear {
  margin-top: 6px;
}
.select2-container--bootstrap .select2-selection--multiple .select2-selection__rendered {
  padding-right: 24px;
}
.select2-container--bootstrap .select2-selection--multiple.select-all-multiple .select2-selection__rendered {
  max-height: 200px;
  overflow-y: auto;
  overflow-x: hidden;
}
.select2-container--bootstrap .select2-selection--multiple.select-all-multiple .select2-selection__clear {
  right: 10px;
}
.select2-container--bootstrap .select2-selection--multiple .select2-selection__clear {
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -9px;
}
.select-item-with-brand {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.select-item-with-brand .name {
  width: calc(100% - 29px);
  white-space: normal;
  word-break: break-word;
}
.select2-container--bootstrap .pageSelect2 .select2-results .select2-results__options .select2-results__option--load-more {
  opacity: 0;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.form_select_on_close .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear {
  top: 14px;
  margin-top: 0;
}
.select2-container_custom_bulk_select .select2-container--bootstrap {
  min-height: auto !important;
}
.select2-container_custom_bulk_select .select2-container--bootstrap .select2-selection--multiple .select2-selection__rendered {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
}
.select2-container_custom_bulk_select .select2-container--bootstrap .select2-selection--multiple .select2-selection__rendered .select2-selection__clear {
  top: 15px !important;
  margin-top: 0!important;
}
.select2-container_custom_bulk_select .select2-container--bootstrap .select2-selection--multiple .select2-selection__rendered .select2-search {
  display: none;
  width: 100%;
}
.select2-container_custom_bulk_select .select2-container--bootstrap .select2-selection--multiple .select2-selection__rendered .select2-search .select2-search__field {
  color: #555555;
  font-size: 12px;
  height: 32px !important;
  line-height: 32px !important;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  margin: 6px;
  min-width: auto;
  width: 100%;
}
.select2-container_custom_bulk_select .select2-container--bootstrap .select2-selection--multiple .select2-selection__rendered .select2-search .select2-search__field::placeholder {
  opacity: 0;
}
.select2-container_custom_bulk_select .select2-container--bootstrap.select2-container--open .select2-selection--multiple .select2-selection__rendered,
.select2-container_custom_bulk_select .select2-container--bootstrap.select2-container--focus .select2-selection--multiple .select2-selection__rendered {
  min-height: 73px !important;
}
.select2-container_custom_bulk_select .select2-container--bootstrap.select2-container--open .select2-selection--multiple .select2-selection__rendered .select2-search,
.select2-container_custom_bulk_select .select2-container--bootstrap.select2-container--focus .select2-selection--multiple .select2-selection__rendered .select2-search {
  display: block !important;
  opacity: 1;
  height: auto;
}
.select2-container_custom_bulk_select.show_bulk_select_placeholder .select2-container--bootstrap .select2-selection--multiple {
  position: relative;
  overflow: hidden;
}
.select2-container_custom_bulk_select.show_bulk_select_placeholder .select2-container--bootstrap .select2-selection--multiple::before {
  content: 'Please Select';
  position: absolute;
  top: 0;
  left: 0;
  font-size: 12px;
  padding: 0 8px;
  color: #9B9B9B;
}
.select-single-container {
  position: relative;
  background: #FFFFFF;
  border-radius: 6px;
}
.select-single-container .control-label {
  position: absolute;
  top: -1px;
  left: 12px;
  font-family: 'ProximaNova';
  font-size: 10px;
  font-weight: 400;
  color: #999999;
  text-transform: none;
}
.select-single-container .select2-container--bootstrap .selection .select2-selection.select2-selection--single {
  border-color: #DCDCDC;
  height: auto;
  line-height: 24px;
  padding-top: 14px;
  padding-left: 10px;
  background: transparent;
  border-radius: 6px;
  font-size: 12px;
}
.select-single-container .select2-container--bootstrap .selection .select2-selection.select2-selection--single .select2-selection__rendered {
  font-weight: 500;
  color: #282828;
  font-size: 12px;
  line-height: 100%;
  padding: 0;
  margin-top: 8px;
}
.select2-container--bootstrap .selection .select2-selection.select2-selection--single.select2-single-height_32 {
  min-height: 32px !important;
  height: 32px !important;
}
.select2-container--bootstrap .selection .select2-selection.select2-selection--single.select2-single-height_32 .select2-selection__rendered {
  margin-top: 0 !important;
}
.select2-single-height_32 .select2-container--bootstrap {
  min-height: 32px !important;
}
.select2-single-height_32 .select2-container--bootstrap .selection .select2-selection.select2-selection--single {
  height: 32px !important;
}
.select2-single-height_32 .select2-container--bootstrap .selection .select2-selection.select2-selection--single .select2-selection__rendered {
  margin-top: 0 !important;
}
.table-responsive {
  border: none !important;
  min-height: 200px;
}
.table-responsive-new {
  min-height: auto;
}
.asset-bg .table-responsive {
  min-height: auto !important;
}
.table-padding > thead > tr > th {
  padding: 0 16px;
}
.table-padding > tbody > tr > td {
  padding: 0 16px;
}
.table-padding32 > thead > tr > th {
  padding: 0 32px;
}
.table-padding32 > tbody > tr > td {
  padding: 0 32px;
}
.table-padding24 > thead > tr > th {
  padding: 10px 24px !important;
  vertical-align: middle;
}
.table-padding24 > tbody > tr > td {
  padding: 10px 24px !important;
  vertical-align: middle;
}
.table {
  position: relative;
  margin-bottom: 0;
}
.table.table-fixed {
  table-layout: fixed;
}
@media (max-width: 1300px) {
  .table.table-fixed {
    table-layout: auto;
  }
}
.table > thead > tr > th {
  padding: 10px 0;
  height: 57px;
  border-bottom: 1px solid #e0e0e0;
  background: transparent;
  font-size: 10px;
  color: #C8C8C8;
  font-weight: normal;
  line-height: 12px;
  text-transform: uppercase;
  white-space: nowrap;
}
.table > thead > tr > th.text-darker {
  color: #8c8c8c;
}
.table > thead > tr > th.text-bolder {
  font-weight: 500;
}
.table > thead > tr > th.text-black-bold {
  color: #000000;
  font-weight: 700;
}
.table > thead > tr > th.text-darker-bolder {
  font-size: 12px;
  color: #545454;
  font-weight: 600;
  vertical-align: middle;
}
.table > thead > tr > th.no-bg {
  background-color: transparent !important;
}
.table > thead.thead_39_center > tr > th {
  height: 39px;
  vertical-align: middle;
}
.table > tbody > tr {
  position: relative;
}
.table > tbody > tr > td {
  padding: 10px 0;
  height: 57px;
  border-bottom: 1px solid #e0e0e0;
  font-size: 12px;
  color: #646464;
  white-space: normal !important;
  text-overflow: ellipsis;
  overflow: hidden;
  vertical-align: middle;
  min-width: 120px;
}
.table > tbody > tr > td.td-transform {
  text-transform: capitalize;
}
.table > tbody > tr > td > .td-container {
  width: 85%;
}
.table > tbody > tr > td > .td-container.td-text-transform {
  text-transform: capitalize;
}
.table > tbody > tr > td > .td-container .form-control {
  height: 36px;
}
.table > tbody > tr > td > .td-container .upload-file {
  height: 36px;
  line-height: 36px;
}
.table > tbody > tr > td > .td-container span {
  min-height: auto !important;
  min-width: auto !important;
}
.table > tbody > tr > td > .td-container span.td-link a {
  font-family: 'ProximaNova';
  font-size: 12px;
  font-weight: 500;
  color: #0D99FF;
}
.table > tbody > tr > td > .td-container .select2-container--bootstrap {
  min-height: 36px !important;
}
.table > tbody > tr > td > .td-container .select2-container--bootstrap .select2-selection--single {
  height: 36px !important;
}
.table > tbody > tr > td > .td-container .select2-container--bootstrap .select2-selection--single .select2-selection__rendered {
  margin-top: 0;
}
.table > tbody > tr > td > .td-container .select2-container--bootstrap .select2-selection--multiple {
  min-height: 36px !important;
  line-height: 36px !important;
}
.table > tbody > tr > td > .td-container .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field {
  height: 34px !important;
  line-height: 34px !important;
}
.table > tbody > tr > td > .td-container .select2-container--bootstrap .select2-selection--multiple .select2-selection__rendered .select2-selection__choice {
  margin: 4px 0 0 6px !important;
}
.table > tbody > tr > td > .td-container .select2-container .select2-selection--multiple {
  min-height: 36px !important;
}
.table > tbody > tr > td > .responsible-icon {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.table > tbody > tr > td > .responsible-icon > span {
  margin-right: 8px;
  margin-bottom: 2px;
}
.table > tbody > tr > td > .responsible-icon > span:last-child {
  margin-right: 0;
}
.table > tbody > tr > td > .responsible-icon > span > div {
  margin-right: 0;
}
.table > tbody > tr > td > .responsible-icon .more-icon {
  width: 36px;
  height: 36px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #e9e9e9;
  border-radius: 36px;
}
.table > tbody > tr > td > .responsible-icon .more-icon .icon-add {
  font-size: 14px;
  font-weight: bold;
  color: #646464;
}
.table > tbody > tr > td.td-action {
  position: relative;
  overflow: visible !important;
  cursor: pointer;
  width: 72px;
  min-width: 72px;
}
.table > tbody > tr > td.td-action:before {
  content: "";
  background-image: url("../images/icon/icon-more.png");
  background-repeat: no-repeat;
  background-position: center center;
  width: 24px;
  height: 24px;
  border-radius: 100%;
  background-color: transparent;
  display: block;
  text-align: center;
}
.table > tbody > tr > td.td-action .btn-group {
  position: absolute;
  top: 50%;
  right: 58px;
  height: auto;
  width: auto;
  text-align: right;
  display: none;
  justify-content: flex-end;
  align-items: center;
  flex-direction: column;
  z-index: 20;
  background: #ffffff;
  border-radius: 4px;
  box-shadow: 0 1px 1px 1px #e6e6e6;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  overflow: hidden;
}
.table > tbody > tr > td.td-action .btn-group .btn,
.table > tbody > tr > td.td-action .btn-group .label {
  display: block;
  height: auto;
  line-height: 28px;
  width: 100%;
  min-width: 110px;
  font-size: 10px;
  color: #646464;
  text-transform: uppercase;
  padding: 0 20px;
  border-bottom: 1px solid #e6e6e6;
  border-radius: 0;
  background-color: transparent;
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
  font-weight: 400 !important;
}
.table > tbody > tr > td.td-action .btn-group .btn:hover,
.table > tbody > tr > td.td-action .btn-group .label:hover {
  background-color: #e6e6e6 !important;
  border-color: #e6e6e6 !important;
}
.table > tbody > tr > td.td-action .btn-group .btn:active,
.table > tbody > tr > td.td-action .btn-group .label:active,
.table > tbody > tr > td.td-action .btn-group .btn:focus,
.table > tbody > tr > td.td-action .btn-group .label:focus {
  background-color: #282828 !important;
  color: #ffffff !important;
  border-color: #282828 !important;
}
.table > tbody > tr > td.td-action .btn-group .btn:last-child,
.table > tbody > tr > td.td-action .btn-group .label:last-child {
  border-bottom: none !important;
}
.table > tbody > tr > td.td-action:hover:before {
  background-color: #dcdcdc;
}
.table > tbody > tr > td.td-action:hover .btn-group {
  display: flex;
}
.table > tbody > tr > td.td-action .tooltip-icon {
  position: absolute;
  top: 15px;
  right: 25px;
  width: 16px;
  height: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.table > tbody > tr > td.td-action .tooltip-icon .icon {
  margin-left: 30px;
}
.table > tbody > tr > td.td-action .tooltip-icon .tooltip {
  min-width: 180px;
}
.table > tbody > tr > td.td-action .tooltip-icon .tooltip .tooltip-inner {
  text-align: left;
}
.table > tbody > tr > td.text-uppercase {
  text-transform: uppercase;
}
.table > tbody > tr > td.td-action-reset::before {
  margin: 0 auto;
}
.table > tbody > tr > td.td-action-reset .btn-group {
  right: 60px;
}
.table > tbody > tr > td > a,
.table > tbody > tr > td .tx-link-region {
  display: block;
  color: var(--theme-color-primary);
  text-decoration: underline;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.table > tbody > tr > td > a:hover,
.table > tbody > tr > td .tx-link-region:hover {
  color: var(--theme-color-secondary);
}
.table > tbody > tr > td.td-text-danger {
  color: #E60A30 !important;
}
.table > tbody > tr > td .link-danger {
  color: #E60A30;
  display: block;
  text-decoration: none;
}
.table > tbody > tr > td .link-danger .text-danger {
  color: #E60A30;
  font-size: 12px;
  vertical-align: middle;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.table > tbody > tr > td .link-danger .text-danger .icon {
  font-size: 18px;
  display: inline-block;
  color: #E60A30;
  margin-right: 5px;
}
.table > tbody > tr:nth-last-of-type(1) .td-action .btn-group,
.table > tbody > tr:nth-last-of-type(2) .td-action .btn-group {
  top: auto !important;
  bottom: 0;
  transform: translateY(0);
  -webkit-transform: translateY(0);
}
.table > tbody > tr:nth-last-of-type(1) .td-action-reset .btn-group,
.table > tbody > tr:nth-last-of-type(2) .td-action-reset .btn-group {
  top: 50% !important;
  bottom: auto  !important;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.table > tbody > tr:nth-last-of-type(1) .td-action-top .btn-group,
.table > tbody > tr:nth-last-of-type(2) .td-action-top .btn-group {
  top: 0 !important;
  bottom: auto  !important;
  transform: translateY(0);
  -webkit-transform: translateY(0);
}
.table > tbody > tr:nth-of-type(1) .td-action .btn-group {
  top: 0 !important;
  bottom: auto;
  transform: translateY(0);
  -webkit-transform: translateY(0);
}
.table > tbody > tr:nth-of-type(1) .td-action .btn-group.btn-group-first {
  top: -40px !important;
}
.table > tbody > tr:nth-of-type(1) .td-action-reset .btn-group {
  top: 50% !important;
  bottom: auto  !important;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.table > tbody > tr:nth-of-type(1) .td-action-top .btn-group {
  top: 0 !important;
  bottom: auto  !important;
  transform: translateY(0);
  -webkit-transform: translateY(0);
}
.table.table-asset {
  table-layout: fixed;
  width: 100%;
  text-align: left;
}
.table.table-asset thead {
  background-color: #F5F5F5 !important;
  width: calc(100% - 1em);
}
.table.table-asset thead tr {
  background-color: #F5F5F5 !important;
  height: 57px !important;
}
.table.table-asset thead tr th {
  width: 40% !important;
  vertical-align: middle !important;
  padding-bottom: 0 !important;
  color: #7B7B7B !important;
}
.table.table-asset thead tr th:first-child {
  padding-left: 32px !important;
}
.table.table-asset thead tr th.th-action {
  width: 72px !important;
}
.table.table-asset tbody {
  display: inline-block;
  max-height: 228px;
  overflow-y: auto;
  background-color: #F0f0f0 !important;
}
.table.table-asset tbody::-webkit-scrollbar {
  width: 3px;
  height: 1px;
}
.table.table-asset tbody::-webkit-scrollbar-thumb {
  background: #D9D9D9;
}
.table.table-asset tbody::-webkit-scrollbar-track {
  background: #F0F0F0;
}
.table.table-asset tbody tr {
  height: 57px;
}
.table.table-asset tbody tr td {
  width: 40% !important;
  height: 57px !important;
}
.table.table-asset tbody tr td:first-child {
  padding-left: 32px !important;
}
.table.table-asset tbody tr td.td-action {
  width: 72px !important;
}
.table.table-asset thead,
.table.table-asset tbody tr {
  display: table;
  width: 100%;
  table-layout: fixed;
  height: 57px;
}
.table.table-dashboard > thead > tr > th {
  padding: 10px 0;
  height: 57px;
  border-bottom: 1px solid #e0e0e0;
  background: transparent;
  font-size: 10px;
  color: #505050;
  font-weight: bold;
  line-height: 12px;
  text-transform: uppercase;
  white-space: nowrap;
}
.table.table-dashboard > tbody > tr > td {
  min-width: auto;
  color: #505050;
  font-family: 'ProximaNova';
  font-size: 18px;
  line-height: 22px;
}
.table.table-dashboard > tbody > tr > td.td-bold {
  font-size: 10px;
  font-weight: bold;
  line-height: 12px;
}
.table.table-action > thead > tr > th {
  padding: 0 16px;
  height: 57px;
  border-bottom: 1px solid #e0e0e0;
  background: #F7F7F7;
  font-size: 10px;
  color: #505050;
  font-weight: bold;
  text-transform: uppercase;
  white-space: nowrap;
  vertical-align: middle;
}
.table.table-action > thead > tr > th a {
  font-size: 10px;
  color: #505050;
  font-weight: bold;
  text-transform: uppercase;
  white-space: nowrap;
}
.table.table-action > thead > tr.table-head > th {
  height: 42px;
  border-bottom: 1px solid #C8C8C8;
  background: transparent;
  color: #8c8c8c;
}
.table.table-action > tbody > tr > td {
  padding: 10px 16px;
  height: 57px;
  border-bottom: 1px solid #e0e0e0;
  font-size: 12px;
  color: #646464;
  white-space: normal !important;
  text-overflow: ellipsis;
  overflow: hidden;
  min-width: auto;
}
.table.table-action > tbody > tr > td .fa {
  font-size: 16px;
  color: #505050;
  display: inline-block;
}
.table.table-action > tbody > tr > td.td-link a {
  display: inline-block;
  color: var(--theme-color-primary);
  font-size: 12px;
  font-weight: bold;
  text-decoration: underline;
}
.table.table-action > tbody > tr > td .icon-category {
  display: block;
  width: 36px;
  height: 36px;
}
.table.table-action > tbody > tr > td .icon-category .select-category-icon {
  width: 36px;
  height: 36px;
  padding: 3px;
}
.table.table-action > tbody > tr > td .icon-category img {
  width: 100%;
  height: auto;
}
.table.table-modal {
  margin-bottom: 20px;
}
.table.table-modal > thead > tr > th {
  height: 42px;
  background: #ffffff;
  vertical-align: bottom;
  padding-bottom: 10px;
}
.table.table-modal > tbody > tr > td {
  height: 46px;
}
.table.table-padding th,
.table.table-padding td {
  padding: 10px 15px;
}
.table.table-padding32 th,
.table.table-padding32 td {
  padding: 10px 32px;
}
.table.table-padding-sm th,
.table.table-padding-sm td {
  padding: 6px 8px;
}
.table.table-padding_18 th,
.table.table-padding_18 td {
  padding: 10px 18px;
}
.table.table-white {
  background-color: #fff;
}
.table.table-white > thead {
  background-color: #fff !important;
}
.table.table-white > thead tr {
  background-color: #fff !important;
}
.table.table-white > thead tr th {
  background-color: #fff !important;
  border-bottom: none !important;
}
.table.table-white > tbody > tr > td {
  border-top: 1px solid #dddddd !important;
  border-bottom: 8px solid #fff !important;
  background-color: #fff !important;
}
.table.table-gray {
  background-color: #DDDDDD;
}
.table.table-gray > thead {
  background-color: #DDDDDD !important;
}
.table.table-gray > thead tr {
  background-color: #DDDDDD !important;
}
.table.table-gray > thead tr th {
  background-color: #DDDDDD !important;
  border-bottom: none !important;
}
.table.table-gray > tbody > tr > td {
  border-top: 1px solid #dddddd !important;
  border-bottom: 8px solid #DDDDDD !important;
  background-color: #DDDDDD !important;
}
.table-quote > thead > tr > th {
  background-color: #E6E6E6;
  height: 32px;
  color: #8C8C8C;
  font-size: 10px;
  font-weight: 500;
  line-height: 12px;
  border-bottom: 1px solid #C8C8C8;
  border-top: none;
  padding-left: 15px;
  padding-right: 15px;
}
.table-quote > tbody > tr > td {
  height: auto;
  border-bottom: 1px solid #C8C8C8;
  border-top: none;
  color: #646464;
  font-size: 12px;
  font-weight: 500;
  padding-left: 15px;
  padding-right: 15px;
  vertical-align: top;
  line-height: 32px;
}
.table-quote > tbody > tr > td .item-name-group {
  min-height: 32px;
  line-height: 14px;
}
.table-quote > tbody > tr > td .item-name-group .icon-block {
  margin-left: 12px;
}
.table-quote > tbody > tr > td .item-name-group .icon-block.icon-Xtracta {
  display: flex;
  flex-shrink: 0;
}
.table-quote > tfoot > tr > th {
  height: 40px;
  border-bottom: none;
  border-top: none;
  color: #282828;
  font-size: 12px;
  font-weight: 500;
  padding-left: 15px;
  padding-right: 15px;
  text-transform: uppercase;
}
.table-quote > tfoot > tr > th.td-action {
  position: relative;
  overflow: visible !important;
  cursor: pointer;
  width: 72px;
  min-width: 72px;
}
.table-quote > tfoot > tr > th.td-action:before {
  content: "";
  background-image: url("../images/icon/icon-more.png");
  background-repeat: no-repeat;
  background-position: center center;
  width: 24px;
  height: 24px;
  border-radius: 100%;
  background-color: transparent;
  display: block;
  text-align: center;
}
.table-quote > tfoot > tr > th.td-action .btn-group {
  position: absolute;
  top: 50%;
  right: 58px;
  height: auto;
  width: auto;
  text-align: right;
  display: none;
  justify-content: flex-end;
  align-items: center;
  flex-direction: column;
  z-index: 20;
  background: #ffffff;
  border-radius: 4px;
  box-shadow: 0 1px 1px 1px #e6e6e6;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  overflow: hidden;
}
.table-quote > tfoot > tr > th.td-action .btn-group .btn,
.table-quote > tfoot > tr > th.td-action .btn-group .label {
  display: block;
  height: auto;
  line-height: 28px;
  width: 100%;
  min-width: 110px;
  font-size: 10px;
  color: #646464;
  text-transform: uppercase;
  padding: 0 20px;
  border-bottom: 1px solid #e6e6e6;
  border-radius: 0;
  background-color: transparent;
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
  font-weight: 400 !important;
}
.table-quote > tfoot > tr > th.td-action .btn-group .btn:hover,
.table-quote > tfoot > tr > th.td-action .btn-group .label:hover {
  background-color: #e6e6e6 !important;
  border-color: #e6e6e6 !important;
}
.table-quote > tfoot > tr > th.td-action .btn-group .btn:active,
.table-quote > tfoot > tr > th.td-action .btn-group .label:active,
.table-quote > tfoot > tr > th.td-action .btn-group .btn:focus,
.table-quote > tfoot > tr > th.td-action .btn-group .label:focus {
  background-color: #282828 !important;
  color: #ffffff !important;
  border-color: #282828 !important;
}
.table-quote > tfoot > tr > th.td-action .btn-group .btn:last-child,
.table-quote > tfoot > tr > th.td-action .btn-group .label:last-child {
  border-bottom: none !important;
}
.table-quote > tfoot > tr > th.td-action:hover:before {
  background-color: #dcdcdc;
}
.table-quote > tfoot > tr > th.td-action:hover .btn-group {
  display: flex;
}
.table-quote > tfoot > tr > th.td-action .tooltip-icon {
  position: absolute;
  top: 15px;
  right: 25px;
  width: 16px;
  height: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.table-quote > tfoot > tr > th.td-action .tooltip-icon .icon {
  margin-left: 30px;
}
.table-quote > tfoot > tr > th.td-action .tooltip-icon .tooltip {
  min-width: 180px;
}
.table-quote > tfoot > tr > th.td-action .tooltip-icon .tooltip .tooltip-inner {
  text-align: left;
}
.table-quote > tfoot > tr > th .price {
  font-size: 14px;
  margin-left: 16px;
  white-space: nowrap;
}
.table-quote .no-bg {
  background-color: transparent !important;
}
.table-quote .no-border-bottom {
  border-bottom: none !important;
}
.table-quote .border-right {
  border-right: 1px solid #C8C8C8;
}
.table-quote-two-column > tbody > tr > td {
  height: 58px;
}
.table-quote-new > thead > tr > th {
  background-color: #E6E6E6;
  height: 32px;
  color: #505050;
  font-size: 10px;
  font-weight: 700;
  line-height: 12px;
  border-bottom: 1px solid #BDBDBD;
  border-top: none;
  padding-left: 10px;
  padding-right: 10px;
}
.table-quote-new > tbody > tr {
  background-color: #f9f9f9 !important;
}
.table-quote-new > tbody > tr > td {
  height: auto;
  border-bottom: 1px solid #BDBDBD;
  border-top: none;
  color: #646464;
  font-size: 12px;
  font-weight: 400;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: top;
  line-height: 32px;
}
.table-quote-new > tfoot > tr > th {
  height: 32px;
  line-height: 32px;
  border-bottom: none;
  border-top: none;
  color: #4F4F4F;
  font-size: 12px;
  font-weight: 600;
  padding-left: 10px;
  padding-right: 10px;
  text-transform: uppercase;
  vertical-align: middle;
}
.table-quote-new > tfoot > tr > th .price {
  font-size: 14px;
  margin-left: 16px;
}
.table-head-dark > thead > tr > th {
  color: #505050;
  font-weight: 600;
}
.table-region > thead > tr > th {
  height: auto;
  vertical-align: middle;
}
.table-region > thead > tr > th > .check-box > .control-label {
  padding-top: 2px !important;
}
.table-region > thead > tr > th > .check-box > .control-label::before,
.table-region > thead > tr > th > .check-box > .control-label::after {
  margin-top: -8px;
}
.table.table-action.table-on-site > thead > tr > th {
  height: 57px;
}
.table.table-action.table-on-site > tbody + tbody {
  border-top: 0;
}
.table.table-action.table-on-site > tbody > tr > td {
  border-top: 0;
  min-width: auto;
}
.table.table-action.table-on-site > tbody > tr:first-child > td:not(.td-action) {
  border-bottom: 0;
}
.table.table-action.table-on-site > tbody > tr:nth-child(2) > td {
  height: auto;
  padding-top: 0;
  padding-bottom: 8px;
}
.table.table-action.table-on-site > tbody:nth-child(even) > tr {
  background-color: #f3f3f3;
}
.table.table-action.table-on-site > tbody:hover > tr {
  background-color: #f5f5f5;
}
.table.table-on-site > thead > tr > th {
  height: auto;
}
.table.table-on-site > tbody > tr > td .icon-category {
  width: 32px;
  height: 32px;
}
.table.table-on-site > thead > tr > th,
.table.table-on-site > tbody > tr > td {
  padding: 10px 16px;
}
.table.table-on-site > tbody > tr {
  position: relative;
}
.table.table-on-site > tbody > tr:nth-last-of-type(1) .td-action .btn-group,
.table.table-on-site > tbody > tr:nth-last-of-type(2) .td-action .btn-group {
  right: 65px!important;
  top: 50% !important;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.table.table-on-site > tbody > tr:nth-of-type(1) .td-action .btn-group {
  right: 65px!important;
  top: 50% !important;
  bottom: auto;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.table-new > thead > tr > th {
  padding: 0 16px;
  height: 42px;
  border: none !important;
  background: transparent;
  font-family: 'ProximaNova';
  font-size: 10px;
  color: #7B7B7B;
  font-weight: 800;
  line-height: 10px;
  text-transform: uppercase;
  white-space: nowrap;
  vertical-align: middle;
}
.table-new > thead > tr > th:first-child {
  padding-left: 30px;
}
.table-new > tbody > tr {
  position: relative;
}
.table-new > tbody > tr > td {
  padding: 0 16px;
  height: 50px;
  color: #555555;
  font-family: 'ProximaNova';
  font-weight: 500;
  font-size: 12px;
  line-height: 12px;
  white-space: nowrap !important;
  text-overflow: ellipsis;
  overflow: hidden;
  vertical-align: middle;
  min-width: auto;
  border-top: 8px solid #f7f7f7;
  border-bottom: 8px solid #f7f7f7;
  background-color: #ffffff;
}
.table-new > tbody > tr > td.td-cancel {
  width: 42px;
  text-align: center;
  background-color: transparent;
  cursor: pointer;
}
.table-new > tbody > tr > td.cell-title {
  max-width: 600px;
}
.table-new > tbody > tr > td.cell-status label {
  font-family: 'AvenirNext';
  font-weight: 600;
  font-size: 11px;
  line-height: 15px;
  height: 26px;
  padding: 5px 11px;
  border-radius: 4px;
  text-transform: uppercase;
  margin-bottom: 0;
}
.table-new > tbody > tr > td.cell-status label.label-danger {
  color: #EAABAB;
  background-color: #C63031;
}
.table-new > tbody > tr > td.cell-status label.label-green {
  color: #0C6815;
  background-color: #34CC44;
}
.table-new > tbody > tr > td.cell-status label.label-default {
  color: #727272;
  background-color: #D7D7D7;
}
.table-new > tbody > tr > td.td-action:before {
  background-image: url("../images/icon-request/icon-more01.svg");
  width: 23px;
  height: 23px;
}
.table-new > tbody > tr > td.td-action:hover:before {
  background-color: transparent;
}
.table-asset-list {
  background-color: #f0f0f0;
}
.table-asset-list > thead tr th {
  height: 57px !important;
  border-bottom: 1px solid #e0e0e0 !important;
}
.table-asset-list > tbody > tr > td {
  height: 57px !important;
  border-top: none;
  border-bottom: 8px solid #f0f0f0;
  background-color: #f0f0f0;
}
.table-asset-list > tbody > tr > td:first-child {
  padding-left: 30px;
}
.table-workRequestsIncluded > thead tr th {
  height: 39px;
  color: #8C8C8C;
  font-size: 10px;
  font-weight: 500;
  line-height: 12px;
  margin: 10px 0;
  text-transform: uppercase;
  vertical-align: middle;
  padding: 10px;
}
.table-workRequestsIncluded > tbody tr td {
  color: #282828;
  font-size: 14px;
  line-height: 17px;
  padding: 10px;
  min-width: auto;
}
.table-workRequestsIncluded > tbody tr td.text-same-light-blue {
  color: #505050;
  font-size: 14px;
}
.table-workRequestsIncluded .admin-review-icon {
  display: flex;
  justify-content: center;
  align-items: center;
}
.table-workRequestsIncluded .admin-review-icon .icon-box-request {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 20px;
  height: 20px;
  margin: 0 4px;
}
.table-workRequestsIncluded .admin-review-icon .icon-box-request .request-icon {
  color: #D1D1D1;
  font-size: 20px;
}
.table-workRequestsIncluded .admin-review-icon .icon-box-request .request-icon.request-icon-sla {
  font-size: 23px;
}
.table-workRequestsIncluded .admin-review-icon .icon-box-request .request-icon.request-icon-photos {
  font-size: 22px;
}
.table-workRequestsIncluded .admin-review-icon .icon-box-request .request-icon.icon-invoice {
  margin-top: -1px;
}
.table-workRequestsIncluded .admin-review-icon .icon-box-request .icon-svg {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 10px;
  height: 10px;
  z-index: 5;
}
.table-workRequestsIncluded .admin-review-icon .icon-box-request .font-svg:before,
.table-workRequestsIncluded .admin-review-icon .icon-box-request .font-svg-supplier-attend:before,
.table-workRequestsIncluded .admin-review-icon .icon-box-request .font-svg-edit-file:before,
.table-workRequestsIncluded .admin-review-icon .icon-box-request .font-svg-request-accept:before {
  font-family: 'font-svg' !important;
}
.table-workRequestsIncluded .admin-review-icon .icon-box-request.active .request-icon {
  color: var(--theme-color-primary);
}
.table-workRequestsIncluded .admin-review-icon .icon-box-request.active .icon-request-accept-gray-light,
.table-workRequestsIncluded .admin-review-icon .icon-box-request.active .icon-request-accept-gray {
  background-image: url('../images/icon-request/icon-request-accept-green.svg');
}
.table-workRequestsIncluded .admin-review-icon .icon-box-request.active .icon-svg {
  background-image: url('../images/icon-request/icon-circle-checked.svg');
}
.table-workRequestsIncluded .admin-review-icon .icon-box-request.active .icon-supplier-attend {
  background-image: url('../images/icon-request/icon-supplier-attend_active.svg');
}
.table-workRequestsIncluded .admin-review-icon .icon-box-request.active .icon-edit-file {
  background-image: url('../images/icon-request/icon-edit-file-green01.svg');
}
.table-workRequestsIncluded-new > thead tr th {
  height: 39px;
  color: #8C8C8C;
  font-size: 10px;
  font-weight: 500;
  line-height: 12px;
  margin: 10px 0;
  text-transform: uppercase;
  vertical-align: middle;
  padding: 10px;
}
.table-workRequestsIncluded-new > tbody tr td {
  color: #505050;
  font-size: 12px;
  line-height: 17px;
  padding: 10px;
  min-width: auto;
}
.table-workRequestsIncluded-new01 > thead tr th {
  height: 39px;
  color: #545454;
  font-size: 12px;
  font-weight: 600;
  line-height: 12px;
  margin: 10px 0;
  text-transform: uppercase;
  vertical-align: middle;
  padding: 10px;
}
.table-workRequestsIncluded-new01 > tbody tr td {
  color: #545454;
  font-size: 14px;
  line-height: 17px;
  padding: 10px;
  min-width: auto;
}
.table-main-head {
  position: relative;
  color: #505050;
  font-family: 'ProximaNova';
  font-size: 14px;
  font-weight: 700;
  padding-bottom: 8px;
  margin-bottom: 10px;
  border-bottom: 1px solid #C8C8C8;
  text-transform: capitalize;
}
.table-main-head .icon-btn {
  position: absolute;
  right: 0;
  bottom: 2px;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  color: #C8C8C8;
  font-size: 16px;
  cursor: pointer;
}
.table-main-head .icon-btn .icon-add {
  display: none;
}
.table-main-head .icon-btn.collapsed .icon-minus {
  display: none;
}
.table-main-head .icon-btn.collapsed .icon-add {
  display: inline-block;
}
.table-request-padding.table thead tr th {
  padding: 10px 16px;
}
.table-request-padding.table tbody > tr > td {
  padding: 10px 16px;
  min-width: auto !important;
}
.table-request-padding.table tbody > tr > td .text-overflow-ellipsis {
  display: inline-block;
  max-width: 180px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.table-financial > tbody > tr > td {
  vertical-align: middle;
}
.table .thead-reset tr th {
  height: 39px;
  vertical-align: middle;
  line-height: normal;
}
.table-tip {
  color: #646464;
  font-family: 'ProximaNova';
  font-size: 12px;
  font-weight: 400;
  line-height: 12px;
  letter-spacing: 0px;
  text-align: left;
  padding: 8px 0;
}
.table-select-label thead tr th {
  padding: 2px 6px;
}
.table-select-label tbody > tr > td {
  padding: 2px 6px;
  min-width: auto !important;
}
.table-select-label tbody > tr > td .select-label-td {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin: 2px!important;
}
.table-select-label tbody > tr > td .text-overflow-ellipsis {
  display: inline-block;
  max-width: 120px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.max-width-bread-word {
  max-width: 160px;
  white-space: normal;
  word-break: break-word;
}
.toggle-region-head {
  position: relative;
  padding-right: 48px;
}
.toggle-region-head .toggle-btn {
  position: absolute;
  right: 24px;
  top: 50%;
  margin-top: -9px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: var(--theme-color-primary);
  width: 18px;
  height: 18px;
  border-radius: 24px;
  border: 1px solid var(--theme-color-primary);
  cursor: pointer;
}
.tx-link-region {
  max-width: 240px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.table-title {
  color: #505050;
  font-family: 'ProximaNova';
  font-size: 20px;
  font-weight: 700;
  margin-top: 32px;
  margin-bottom: 8px;
  padding: 8px 0;
  border-bottom: 1px solid #C8C8C8;
}
.table-sub-title {
  color: #505050;
  font-family: 'ProximaNova';
  font-size: 14px;
  font-weight: 700;
}
.upload-logo-show {
  display: inline-block;
  width: auto;
  height: 25px;
  object-fit: contain;
}
.table-action-fixed.table > tbody > tr > td.date-picker-cell {
  overflow: visible !important;
  position: relative;
}
.table-action-fixed.table > tbody > tr > td.date-picker-cell .list-unstyled .table-condensed thead tr th:last-child {
  width: auto;
  min-width: auto !important;
}
.table-action-fixed.table > tbody > tr > td.td-action {
  position: sticky;
  top: 0;
  right: 0;
  cursor: pointer;
  width: 72px;
  min-width: 72px !important;
  z-index: 1;
}
.table-action-fixed.table > tbody > tr > td.td-action:before {
  position: relative;
  z-index: 5;
  margin: 0 0 0 40px;
}
.table-action-fixed.table > tbody > tr > td.td-action:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  height: 100%;
  background-color: #f7f7f7;
}
.table-action-fixed.table > tbody > tr > td.td-action.td-action-reset_no_bg:after {
  background-color: transparent;
}
.table-action-fixed.table > tbody tr .td-action-fixed {
  position: sticky;
  top: 0;
  right: 0;
  cursor: pointer;
  width: 72px;
  min-width: 72px !important;
  background-color: #f9f9f9;
}
.table-action-fixed.table > tbody tr:nth-child(even) .td-action-fixed {
  background-color: #ffffff;
}
.table-action-fixed.table > tbody tr:hover .td-action-fixed {
  background-color: #f5f5f5;
}
.table-action-fixed.table.table-action.table-on-site > tbody:nth-child(even) > tr > td.td-action:after {
  background-color: #f3f3f3;
}
.table-action-fixed.table thead tr th:last-child {
  position: sticky;
  top: 0;
  right: 0;
  width: 72px;
  min-width: 72px !important;
}
.table-action-fixed.table tbody tr {
  position: static;
}
.table-action-fixed.table-fixed_scroller.table.table > tbody > tr > td.td-action:after {
  box-shadow: -2px 10px 10px rgba(0, 0, 0, 0.1);
}
.table-error-list thead tr th {
  color: #505050;
  height: 39px;
  padding: 6px 16px !important;
  vertical-align: middle;
}
.table-error-list tbody tr {
  background-color: #f9f9f9 !important;
}
.table-error-list tbody tr td {
  padding: 6px 16px !important;
}
.table-error-list tbody tr td .input-wrap .form-control {
  color: #646464;
  font-size: 12px;
  line-height: 12px;
  background-color: #FFFFFF;
}
.table-asset-list-reset > thead tr th {
  color: #646464;
  height: 57px !important;
  border-bottom: 1px dashed #DDDDDD !important;
}
.table-asset-list-reset > tbody > tr > td {
  height: 57px !important;
  border-top: none !important;
  border-bottom: none !important;
  background-color: transparent !important;
  padding-top: 10px;
  padding-bottom: 10px;
}
.table-csv-list thead tr th {
  position: sticky;
  top: 0;
  left: 0;
  color: #505050;
  height: 48px;
  padding: 6px 8px !important;
  vertical-align: middle;
  min-width: 120px;
  background-color: #FFFFFF;
  z-index: 99;
}
.table-csv-list thead tr th:first-child {
  min-width: 80px;
  z-index: 100;
}
.table-csv-list thead tr th.action-trash {
  z-index: 100;
}
.table-csv-list thead tr th .text {
  height: 36px;
  line-height: 36px;
  color: #646464;
  font-size: 12px;
  text-transform: none;
  background-color: #eeeeee;
  padding: 0 6px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 150px;
  cursor: pointer;
}
.table-csv-list thead tr th .input-wrap {
  display: block;
  background-color: #f0f0f0;
}
.table-csv-list thead tr th .input-wrap .form-control {
  height: 36px;
  color: #646464;
  font-size: 12px;
  line-height: 12px;
  background-color: #FFFFFF;
}
.table-csv-list thead tr th .input-wrap .w5c-error {
  white-space: nowrap;
}
.table-csv-list thead tr th .input-wrap .select2-container--bootstrap {
  min-height: 36px !important;
  max-width: 150px;
}
.table-csv-list thead tr th .input-wrap .select2-container--bootstrap .select2-selection--single {
  height: 36px !important;
  padding: 6px 18px 6px 8px;
  text-transform: capitalize;
}
.table-csv-list thead tr th .input-wrap .select2-container--bootstrap .select2-selection--single .select2-selection__rendered {
  margin-top: 0;
}
.table-csv-list thead tr th .input-wrap .select2-container--bootstrap .select2-selection--single .select2-selection__arrow {
  top: auto;
  bottom: 50%;
  margin-bottom: 2px;
}
.table-csv-list thead tr th .input-wrap .select2-container--bootstrap .selection .select2-selection.select2-selection--single {
  line-height: 36px;
  padding-top: 0;
}
.table-csv-list thead tr th .input-wrap .select2-container--bootstrap .select2-selection__clear {
  margin-right: 0;
}
.table-csv-list thead tr th .input-wrap .select2-container--bootstrap.select2-container--focus.error .select2-selection {
  border: 2px solid #b94a48 !important;
}
.table-csv-list thead tr th .input-wrap.has-error .form-control {
  border: 1px solid #b94a48 !important;
}
.table-csv-list thead tr th .input-wrap.has-error .select2-container--bootstrap .select2-selection {
  border: 2px solid #b94a48 !important;
}
.table-csv-list thead tr th .input-wrap.has-error .select2-container--bootstrap.select2-container--open .select2-selection {
  border: 2px solid var(--theme-color-primary) !important;
}
.table-csv-list tbody tr {
  background-color: #f9f9f9 !important;
}
.table-csv-list tbody tr td {
  padding: 6px 8px !important;
  min-width: 120px;
}
.table-csv-list tbody tr td .text {
  height: 36px;
  line-height: 36px;
  color: #646464;
  font-size: 12px;
  text-transform: none;
  background-color: #eeeeee;
  padding: 0 6px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 150px;
  cursor: pointer;
}
.table-csv-list tbody tr td .text.has-error {
  border: 1px solid #FFD5D4;
  background: #FFDBDB;
}
.table-csv-list tbody tr td .input-wrap {
  display: block;
}
.table-csv-list tbody tr td .input-wrap .form-control {
  height: 36px;
  color: #646464;
  font-size: 12px;
  line-height: 12px;
  background-color: #FFFFFF;
}
.table-csv-list tbody tr td .input-wrap .w5c-error {
  white-space: nowrap;
}
.table-csv-list tbody tr td .input-wrap .select2-container--bootstrap {
  min-height: 36px !important;
  max-width: 150px;
}
.table-csv-list tbody tr td .input-wrap .select2-container--bootstrap .select2-selection--single {
  height: 36px !important;
  padding: 6px 18px 6px 8px;
}
.table-csv-list tbody tr td .input-wrap .select2-container--bootstrap .select2-selection--single .select2-selection__rendered {
  margin-top: 0;
}
.table-csv-list tbody tr td .input-wrap .select2-container--bootstrap .select2-selection--single .select2-selection__arrow {
  top: auto;
  bottom: 50%;
  margin-bottom: 2px;
}
.table-csv-list tbody tr td .input-wrap .select2-container--bootstrap .selection .select2-selection.select2-selection--single {
  line-height: 36px;
  padding-top: 0;
}
.table-csv-list tbody tr td .input-wrap .select2-container--bootstrap .select2-selection__clear {
  margin-right: 0;
}
.table-csv-list tbody tr td .input-wrap .select2-container--bootstrap.select2-container--focus.error .select2-selection {
  border: 2px solid #b94a48 !important;
}
.table-csv-list tbody tr td .input-wrap.has-error .form-control {
  border: 1px solid #b94a48 !important;
}
.table-csv-list tbody tr td .input-wrap.has-error .select2-container--bootstrap .select2-selection {
  border: 2px solid #b94a48 !important;
}
.table-csv-list tbody tr td .input-wrap.has-error .select2-container--bootstrap.select2-container--open .select2-selection {
  border: 2px solid var(--theme-color-primary) !important;
}
.table-csv-list tbody tr td:first-child {
  position: sticky;
  top: 0;
  left: 0;
  background-color: #f9f9f9;
  z-index: 50;
  min-width: 80px;
}
.table-csv-list tbody tr td.action-trash {
  position: sticky;
  top: 0;
  right: 0;
  background-color: #f9f9f9;
  z-index: 50;
  text-align: center;
}
.table-csv-list tfoot tr th {
  position: sticky;
  bottom: 0;
  left: 0;
  height: 48px;
  padding: 6px 8px !important;
  vertical-align: middle;
  background-color: #f9f9f9;
  z-index: 20;
}
.table-csv-list tfoot tr th .btn.btn-filter {
  width: 100%;
  min-width: auto;
}
.table-csv-list tfoot tr th:first-child,
.table-csv-list tfoot tr th:last-child {
  z-index: 999;
}
.table-csv-list tfoot tr th:first-child {
  min-width: 80px;
}
.table-csv-list tfoot tr th:last-child {
  min-width: 50px;
  right: 0 !important;
  left: auto;
}
.table-head-dark-center > thead > tr > th {
  font-size: 10px;
  color: #505050 !important;
  font-weight: 800;
  vertical-align: middle;
  height: 39px;
  text-transform: capitalize;
  padding: 14px 10px;
  border-top: 1px solid #e0e0e0 !important;
}
.table-head-dark-center > thead > tr > th.no-border-top {
  border-top: none !important;
}
.table-head-dark-center > tbody > tr > td {
  padding: 10px !important;
  overflow-y: visible;
  overflow: initial;
}
.table-head-dark-center > tbody > tr > td .btn-add-icon {
  position: relative;
}
.table-head-dark-center > tbody > tr > td .btn-add-icon:hover .btn-group-wrap {
  display: flex;
}
.table-head-dark-center > tbody > tr > td .btn-add-icon .btn-group-wrap {
  display: none;
  position: absolute;
  top: 50%;
  right: 0;
  height: auto;
  width: auto;
  padding-right: 40px;
  background-color: transparent;
  transform: translateY(-50%);
  min-height: 80px;
  justify-content: flex-end;
  align-items: center;
  flex-direction: column;
  z-index: 50;
}
.table-head-dark-center > tbody > tr > td .btn-add-icon .btn-group-wrap .btn-group {
  height: auto;
  width: auto;
  text-align: right;
  display: block;
  justify-content: flex-end;
  align-items: center;
  flex-direction: column;
  background: #ffffff;
  border-radius: 4px;
  box-shadow: 0 1px 1px 1px #e6e6e6;
  overflow: hidden;
  z-index: 20;
}
.table-head-dark-center > tbody > tr > td .btn-add-icon .btn-group-wrap .btn-group .btn,
.table-head-dark-center > tbody > tr > td .btn-add-icon .btn-group-wrap .btn-group .label {
  display: block;
  height: auto;
  line-height: 28px;
  width: 100%;
  min-width: 110px;
  font-size: 10px;
  color: #646464;
  text-transform: uppercase;
  padding: 0 20px;
  border-bottom: 1px solid #e6e6e6;
  border-radius: 0;
  background-color: transparent;
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
  font-weight: 400 !important;
}
.table-head-dark-center > tbody > tr > td .btn-add-icon .btn-group-wrap .btn-group .btn:hover,
.table-head-dark-center > tbody > tr > td .btn-add-icon .btn-group-wrap .btn-group .label:hover {
  background-color: #e6e6e6 !important;
  border-color: #e6e6e6 !important;
}
.table-head-dark-center > tbody > tr > td .btn-add-icon .btn-group-wrap .btn-group .btn:active,
.table-head-dark-center > tbody > tr > td .btn-add-icon .btn-group-wrap .btn-group .label:active,
.table-head-dark-center > tbody > tr > td .btn-add-icon .btn-group-wrap .btn-group .btn:focus,
.table-head-dark-center > tbody > tr > td .btn-add-icon .btn-group-wrap .btn-group .label:focus {
  background-color: #282828 !important;
  color: #ffffff !important;
  border-color: #282828 !important;
}
.table-head-dark-center > tbody > tr > td .btn-add-icon .btn-group-wrap .btn-group .btn:last-child,
.table-head-dark-center > tbody > tr > td .btn-add-icon .btn-group-wrap .btn-group .label:last-child {
  border-bottom: none !important;
}
.table-head-dark-center > tbody.tbody_last > tr > td .btn-add-icon .btn-group-wrap {
  top: 0;
  transform: translateY(-50%);
}
.table-head-dark-center > tbody.tbody_first > tr > td .btn-add-icon .btn-group-wrap {
  top: -50px;
  transform: translateY(0);
}
.table-head_dark-bg_gray > thead > tr > th {
  font-size: 10px;
  color: #545454 !important;
  font-weight: 800;
  vertical-align: middle;
  height: 57px !important;
  padding: 12px 16px;
  background-color: #f9f9f9 !important;
}
.table-head_dark-bg_gray > thead > tr > th.no-bg {
  background-color: transparent !important;
}
.table-head_dark-bg_gray > tbody > tr > td {
  padding: 12px 16px !important;
}
.table-bg_gray {
  background-color: #f9f9f9 !important;
}
.table-bg_gray > thead > tr > th {
  font-size: 10px;
  color: #545454 !important;
  font-weight: 800;
  vertical-align: middle;
  height: 57px !important;
  padding: 12px 16px;
}
.table-bg_gray > tbody > tr > td {
  padding: 12px 16px !important;
}
.table-bg_gray > tbody > tr:nth-of-type(odd) {
  background-color: #f5f5f5;
}
.table-head_dark-bg_dark > thead > tr > th {
  font-size: 10px;
  color: #545454 !important;
  font-weight: 800;
  vertical-align: middle;
  height: 57px !important;
  padding: 12px 16px;
  background-color: #E0E0E0 !important;
}
.table-head_dark-bg_dark > thead > tr > th.no-bg {
  background-color: transparent !important;
}
.table-head_dark-bg_dark > tbody > tr > td {
  padding: 12px 16px !important;
}
.table.table-merge-cell > tbody {
  border-top: none;
  border-bottom: 1px solid #e0e0e0;
}
.table.table-merge-cell > tbody > tr {
  background-color: #f9f9f9;
}
.table.table-merge-cell > tbody > tr.tr-bg-even {
  background-color: #f9f9f9;
}
.table.table-merge-cell > tbody > tr.tr-bg-odd {
  background-color: transparent;
}
.table.table-merge-cell > tbody > tr.has-border-bottom > td {
  border-bottom: 1px solid #e0e0e0;
}
.table.table-merge-cell > tbody > tr > td {
  border-top: none;
  border-bottom: none;
  min-width: auto;
}
.table.table-merge-cell > tbody > tr:first-child > td {
  border-bottom: 1px solid #e0e0e0;
}
.table.table-merge-cell > tbody > tr.merge-tr > td {
  background-color: #ffffff;
  border: none;
}
.table.table-merge-cell > tbody:hover > tr {
  background-color: #f5f5f5;
}
.table.table-editable > thead > tr > th {
  padding: 12px 10px;
  height: 35px;
  vertical-align: middle;
  border-bottom: 1px solid #BDBDBD;
  background: #E0E0E0;
  color: #828282;
  font-weight: 500;
  line-height: 12px;
  white-space: nowrap;
}
.table.table-editable > tbody > tr > td {
  padding: 12px 10px;
  min-height: 52px;
  height: auto;
  border-bottom: 1px solid #BDBDBD;
  color: #646464;
  font-weight: 500;
  min-width: 53px;
}
.table.table-editable > tbody > tr > td .input-wrap {
  display: inline-block;
  position: relative;
  width: 110px;
}
.table.table-editable > tbody > tr > td .input-wrap .form-control {
  font-size: 10px;
  color: #646464;
  font-weight: 500;
  border: 1px solid #C8C8C8;
  padding: 0 12px;
  height: 28px;
  line-height: 1;
  border-radius: 4px;
}
.table.table-editable > tbody > tr > td .input-wrap .w5c-error {
  text-align: left;
  letter-spacing: -0.5px;
  line-height: 16px;
}
.table.table-editable > tbody > tr > td .input-wrap.input-wrap_unit .unit {
  position: absolute;
  top: 0;
  left: 12px;
  font-size: 10px;
  color: #646464;
  font-weight: 500;
  line-height: 28px;
}
.table.table-editable > tbody > tr > td .input-wrap.input-wrap_unit .form-control {
  padding-left: 20px;
}
.table.table-editable > tbody > tr > td .input-wrap.input-wrap_sign {
  position: relative;
  padding-left: 30px;
}
.table.table-editable > tbody > tr > td .input-wrap.input-wrap_sign .type-sign {
  position: absolute;
  top: 8px;
  left: 5px;
}
.table.table-editable > tfoot > tr > th .tx {
  color: #4F4F4F;
  font-size: 12px;
  font-weight: 800;
  text-align: right;
  text-transform: uppercase;
  padding-right: 22px;
  vertical-align: middle;
}
.table.table-editable > tfoot > tr > th .price {
  color: #4F4F4F;
  font-size: 14px;
  font-weight: 500;
}
.td-with_icon {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.td-with_icon .icon-invoice {
  color: var(--theme-color-secondary);
  font-size: 16px;
}
.td-with_icon a {
  color: var(--theme-color-primary);
  font-size: 14px;
  font-weight: 400;
  text-decoration: underline;
}
.table.table-common-style > thead > tr > th {
  color: #8C8C8C !important;
  font-size: 10px !important;
  font-weight: 500 !important;
}
.table.table-common-style > tbody > tr > td {
  color: #646464 !important;
  font-size: 12px !important;
  font-weight: 500 !important;
}
.loading-more-item {
  padding: 24px 0;
  border-bottom: 1px solid #E0E0E0;
}
.loading-more-item .item-box {
  display: inline-flex;
  justify-content: flex-start;
  align-items: center;
  color: #646464;
  font-family: 'ProximaNova';
  font-weight: 400;
  font-size: 12px;
  line-height: 12px;
  cursor: pointer;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.loading-more-item .item-box:hover {
  color: var(--theme-color-primary);
}
.loading-more-item .item-box:hover .icon-load-more {
  background-image: url('../images/icon-request/icon-load-more-active.svg');
}
.table.table-generated_with_link > thead > tr > th {
  color: #000000;
  font-size: 12px;
  font-weight: 500;
  padding: 10px;
  height: auto;
  vertical-align: middle;
}
.table.table-generated_with_link > tbody > tr > td {
  padding: 22px 10px;
}
.table.table-generated_with_link > tbody > tr > td a {
  display: inline-block;
  color: var(--theme-color-primary);
  font-size: 12px;
  font-weight: 500;
}
.list-empty-text {
  font-family: 'ProximaNova';
  color: #545454;
  font-size: 14px;
  line-height: 32px;
  text-align: center;
  padding: 18px 0;
}
.table-group {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
}
.table-group .table-group_left .table-group_head {
  border-right: 1px solid #e0e0e0;
}
.table-group .table-group_right .table-group_head {
  border-left: 1px solid #e0e0e0;
}
.table-group .table-group_left,
.table-group .table-group_right {
  width: calc(50% - 60px);
  cursor: grab;
}
.table-group .table-group_left .table-scroll,
.table-group .table-group_right .table-scroll {
  width: 100%;
  overflow: auto;
}
.table-group .table-group_left .table-scroll::-webkit-scrollbar,
.table-group .table-group_right .table-scroll::-webkit-scrollbar {
  width: 7px;
  height: 7px;
}
.table-group .table-group_left .table-scroll::-webkit-scrollbar-track,
.table-group .table-group_right .table-scroll::-webkit-scrollbar-track {
  border-radius: 4px;
  background: #D8D8D8;
  border: 1px solid transparent;
}
.table-group .table-group_left .table-scroll::-webkit-scrollbar-thumb,
.table-group .table-group_right .table-scroll::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background-color: #979797;
}
.table-group .table-group_left .table-scroll .table.table-action > tbody > tr > td .text,
.table-group .table-group_right .table-scroll .table.table-action > tbody > tr > td .text {
  width: 100px;
}
.table-group .table-group_center {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -60px;
  width: 120px;
  border-left: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
  background-color: #FFFFFF;
  box-shadow: 1px 0 1px #f1f1f1, -1px 0 1px #f1f1f1;
  z-index: 2;
}
.table-group .table-group_left,
.table-group .table-group_center,
.table-group .table-group_right {
  border-bottom: 1px solid #e0e0e0;
}
.table-group .table-group_left .loading-more-item,
.table-group .table-group_center .loading-more-item,
.table-group .table-group_right .loading-more-item {
  text-align: center;
  height: 68px;
  border-bottom: none;
}
.table-group .table-group_left .table-group_head,
.table-group .table-group_center .table-group_head,
.table-group .table-group_right .table-group_head {
  font-size: 12px;
  font-weight: 700;
  color: #999999;
  height: 29px;
  line-height: 29px;
  text-align: center;
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  background-color: #F7F7F7;
}
.table-group .table-group_left .table.table-action > tbody > tr > td .text,
.table-group .table-group_center .table.table-action > tbody > tr > td .text,
.table-group .table-group_right .table.table-action > tbody > tr > td .text {
  white-space: normal;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}
.tr_with_tip {
  position: relative !important;
}
.tr_with_tip td {
  padding-bottom: 114px !important;
  padding-top: 24px !important;
}
.tr_with_tip .tip-content_bg_theme {
  position: absolute;
  width: calc(100% - 32px);
  left: 16px;
  bottom: 16px;
  z-index: 2;
}
.table tbody.tbody_with_tip {
  border-bottom: 1px solid #e0e0e0 !important;
  background-color: #f9f9f9;
}
.table tbody.tbody_with_tip.tbody_with_tip-even {
  background-color: #f9f9f9 !important;
}
.table tbody.tbody_with_tip.tbody_with_tip-even tr {
  background-color: #f9f9f9 !important;
}
.table tbody.tbody_with_tip.tbody_with_tip-odd {
  background-color: transparent !important;
}
.table tbody.tbody_with_tip.tbody_with_tip-odd tr {
  background-color: transparent !important;
}
.table tbody.tbody_with_tip:hover {
  background-color: #f5f5f5 !important;
}
.table tbody.tbody_with_tip:hover tr {
  background-color: #f5f5f5 !important;
}
.table tbody.tbody_with_tip tr td {
  border-top: none !important;
  border-bottom: none !important;
}
.upload-file {
  position: relative;
  width: 100%;
  height: 42px;
  line-height: 42px;
  border: 1px solid #646464;
  border-radius: 6px;
}
.upload-file .file-tip {
  position: absolute;
  width: 100%;
  height: 100%;
  font-family: 'ProximaNova';
  color: #646464;
  font-weight: 500;
  font-size: 12px;
  text-align: center;
  z-index: 5;
  display: flex;
  justify-content: center;
  align-items: center;
  text-transform: uppercase;
}
.upload-file .file-tip .icon {
  color: var(--theme-color-secondary);
  display: inline-block;
  margin: 0 6px 0 0;
  font-size: 20px;
}
.btn-file,
.upload-document {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 30;
  opacity: 0;
  cursor: pointer;
}
.file-name {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #646464;
  font-size: 12px;
  font-weight: 500;
  text-align: left;
  z-index: 9;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.file-name .icon {
  color: var(--theme-color-primary);
  display: inline-block;
  margin: 0 16px 0 0;
  font-size: 20px;
}
.file-name .name {
  white-space: nowrap;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
}
.file-name.file-name-center {
  justify-content: center;
  text-align: center;
}
.file-name.file-name-center .icon {
  margin: 0 6px;
  font-size: 20px;
}
.importModal {
  padding: 32px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.importModal .btn {
  min-height: 42px;
  position: relative;
  flex: 1;
  margin: 0 16px;
}
.importModal .btn .file-name {
  padding: 0 10px;
}
.importModal .btn .file-name .name {
  color: #ffffff;
  text-align: center;
  flex: 1;
}
.disabled-file-upload .form-main-head {
  opacity: 0.7;
  color: #7a7a7a;
}
.disabled-file-upload .file-upload {
  cursor: not-allowed;
}
.disabled-file-upload .file-upload .btn,
.disabled-file-upload .file-upload .descri-10 {
  opacity: 0.7;
}
.disabled-upload-tip {
  display: inline-block;
  color: #FF5756;
  font-family: 'Helvetica';
  font-size: 13px;
  font-weight: 700;
  line-height: 150%;
  padding: 8px 16px;
  border: 1px solid #FFD5D4;
  background: #FFDBDB;
  text-align: center !important;
  border-radius: 6px;
  box-shadow: 0px 4px 28px 0px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  margin-left: 15px;
}
.upload_file_list_preview .item {
  position: relative;
  padding-right: 38px;
  padding-top: 8px;
  padding-bottom: 8px;
}
.upload_file_list_preview .item .name {
  color: #555;
  font-family: 'ProximaNova';
  font-weight: 500;
  font-size: 12px;
  line-height: 18px;
}
.upload_file_list_preview .item .remove-asset {
  position: absolute;
  top: 50%;
  margin-top: -11px;
  right: 0;
  z-index: 10;
}
.map-flex-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-top: 13px;
}
.map-flex-row .map-icon-tip span {
  display: inline-block;
  margin-right: 24px;
}
.map-flex-row .map-icon-tip span img {
  margin-right: 7px;
}
.map-flex-row .map-icon-black .icon-black {
  display: inline-block;
  color: #A0A0A0;
  font-size: 10px;
  font-weight: normal;
  margin-left: 24px;
  cursor: pointer;
}
.map-flex-row .map-icon-black .icon-black .icon-cicle {
  display: inline-block;
  width: 28px;
  height: 28px;
  background-color: #4C4A6E;
  border-radius: 100%;
  text-align: center;
  margin-right: 2px;
}
.map-flex-row .map-icon-black .icon-black .icon-cicle span {
  display: inline-block;
  width: 26px;
  height: 26px;
  border: 1px solid #ffffff;
  border-radius: 100%;
  color: white;
  text-align: center;
  line-height: 26px;
  font-size: 14px;
  margin-top: 1px;
}
.map-container {
  position: relative;
}
.map-container .map-box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.map-container .map-tooltip-content {
  position: absolute;
  left: 24px;
  bottom: 40px;
  padding: 6px 14px;
  border-radius: 6px;
  background: #ffffff;
  z-index: 2;
}
.map-container .map-tooltip-content .tip-item {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  color: #000000;
  font-family: 'ProximaNova';
  font-size: 12px;
  font-weight: 400;
  padding: 4px 0;
  text-transform: capitalize;
}
.map-container .map-tooltip-content .tip-item .icon-block {
  margin-right: 6px;
}
.check-box {
  min-height: 20px;
  width: auto;
  position: relative;
  word-break: break-word;
}
.check-box.check-box-inline-4 {
  display: inline-block;
  width: 25%;
}
.check-box.check-box-inline-4 label {
  color: #646464;
  font-family: 'ProximaNova';
  font-size: 12px;
  line-height: 20px;
  font-weight: 500;
}
.check-box.check-box-inline label {
  width: auto;
}
.check-box label {
  width: 100%;
  height: 100%;
  padding-left: 28px;
  text-transform: uppercase;
  font-size: 10px;
}
.check-box label::before,
.check-box label::after {
  content: "";
  display: block;
  position: absolute;
  height: 18px;
  width: 18px;
  top: 50%;
  margin-top: -12px;
  left: 0;
}
.check-box label::before {
  border: 1px solid #C8C8C8;
  border-radius: 4px;
  background-color: #ffffff;
}
.check-box label::after {
  font-size: 14px;
  font-family: 'FontAwesome';
  text-align: center;
  line-height: 18px;
  color: #ffffff;
}
.check-box.check-box-label label {
  text-transform: capitalize;
}
.check-box input[type="checkbox"] {
  position: absolute;
  top: 50%;
  left: 0;
  width: 0;
  height: 0;
  cursor: pointer;
  margin: 0;
  -webkit-appearance: none;
  appearance: none;
}
.check-box input[type="checkbox"]:checked + label::before {
  border: 1px solid var(--theme-color-third);
  background-color: var(--theme-color-primary);
}
.check-box input[type="checkbox"]:checked + label::after {
  content: "\f00c";
}
.check-box input[type="checkbox"]:disabled {
  cursor: not-allowed;
}
.check-box input[type="checkbox"]:disabled + label::before {
  opacity: 0.4;
}
.check-box.checked label::before {
  border: 1px solid var(--theme-color-third);
  background-color: var(--theme-color-primary);
}
.check-box.checked label::after {
  content: "\f00c";
}
.check-box.checked input[type="checkbox"]:checked + label::before {
  border: 1px solid var(--theme-color-third);
  background-color: var(--theme-color-primary);
}
.check-box.checked input[type="checkbox"]:checked + label::after {
  content: "\f00c";
}
.check-box .to-checkbox-wrapper label {
  padding-left: 15px;
  margin-top: 5px;
  font-weight: 400;
}
.check-box.check-box-flex {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.check-box.check-box-flex .form-group {
  padding-left: 0 !important;
}
.check-box.check-box-flex .form-group .control-label {
  margin-left: -15px;
}
.check-box.check-box-padding label {
  padding-left: 18px !important;
}
.check-box.check-box-padding input[type="checkbox"] {
  left: 15px;
}
.check-box.check-box-sm label {
  color: #646464;
  font-family: 'ProximaNova';
  font-size: 12px;
  line-height: 20px;
  font-weight: 500;
}
.check-box.check-box-sm label::before,
.check-box.check-box-sm label::after {
  margin-top: -12px;
}
.check-box.check-box-sm.check-box-text-dark label {
  color: #1D1D1D;
  margin-bottom: 0;
}
.check-box.check-box-sm.check-box-text-dark label::before,
.check-box.check-box-sm.check-box-text-dark label::after {
  margin-top: -10px;
}
.check-box.check-box-group_item label {
  width: auto;
  display: inline-block;
  color: #737373;
  font-size: 10px;
  line-height: 20px;
  font-weight: 400;
  margin-bottom: 0;
}
.check-box.check-box-group_item label::before,
.check-box.check-box-group_item label::after {
  height: 20px;
  width: 20px;
  margin-top: -10px;
}
.check-box.check-box-group_item label::after {
  font-size: 16px;
  margin-left: 0;
}
.check-box.label_as_modal-main-title label {
  color: #949494;
  font-weight: 500;
}
.check-box.label_dark label {
  font-size: 12px;
  line-height: 12px;
  color: #1D1D1D;
  font-weight: 500;
}
.check-box.check-box_label_gray label {
  width: auto !important;
  color: #646464;
  font-size: 12px;
  font-weight: 400;
  font-family: 'ProximaNova';
  line-height: 20px;
  text-transform: none;
  margin-bottom: 0;
}
.check-box.check-box_label_gray label::before,
.check-box.check-box_label_gray label::after {
  margin-top: -10px;
}
.check-box.check-light.checked label::before {
  border: 1px solid var(--theme-color-light-secondary-hover);
  background-color: var(--theme-color-light-secondary);
}
.check-box.check-box-green-label label {
  color: var(--theme-color-primary);
}
.table-mark .check-box label {
  font-size: 10px;
  font-weight: 100;
  color: #999999;
}
.table-mark .check-box input[type="checkbox"]:disabled {
  cursor: default;
}
.table-mark .check-box input[type="checkbox"]:disabled + label::before {
  opacity: 1;
}
.check-radio {
  height: 22px;
  width: auto;
  position: relative;
}
.check-radio label {
  width: 100%;
  height: 100%;
  padding-left: 28px;
  text-transform: uppercase;
  font-size: 10px;
}
.check-radio label.font-un-bold {
  font-weight: normal !important;
}
.check-radio label::before,
.check-radio label::after {
  content: "";
  display: block;
  position: absolute;
}
.check-radio label::before {
  border: 1px solid #C8C8C8;
  background-color: #ffffff;
  width: 16px;
  height: 16px;
  top: 50%;
  margin-top: -9px;
  left: 0;
  border-radius: 100%;
}
.check-radio label::after {
  top: 50%;
  margin-top: -5px;
  left: 4px;
  width: 8px;
  height: 8px;
  border-radius: 100%;
  z-index: 20;
  background-color: #ffffff;
}
.check-radio.check-radio-label label {
  text-transform: capitalize;
}
.check-radio.check-radio-label-light label {
  color: #A0A0A0;
  font-weight: 400;
}
.check-radio input[type="radio"] {
  position: absolute;
  top: 50%;
  left: 0;
  width: 0;
  height: 0;
  cursor: pointer;
  margin: 0;
  -webkit-appearance: none;
  appearance: none;
}
.check-radio input[type="radio"]:checked + label::before {
  border: 1px solid var(--theme-color-third);
  background-color: var(--theme-color-primary);
}
.check-radio input[type="radio"]:disabled {
  cursor: not-allowed;
}
.check-radio input[type="radio"]:disabled + label::before {
  opacity: 0.8;
}
.check-radio.checked label::before {
  border: 1px solid var(--theme-color-third);
  background-color: var(--theme-color-primary);
}
.check-radio.checked input[type="radio"]:checked + label::before {
  border: 1px solid var(--theme-color-third);
  background-color: var(--theme-color-primary);
}
.check-radio.check-radio-sm label {
  color: #646464;
  font-family: 'ProximaNova';
  font-size: 12px;
  font-weight: 500;
}
.form-dark-bg .check-radio label,
.form-dark-bg .check-box label {
  color: #ffffff;
  opacity: 0.8;
}
.check-label.has-error label {
  color: #b94a48 !important;
  font-weight: 500 !important;
}
.check-label.has-error + .datepicker {
  border: 1px solid #b94a48;
}
.check-label label {
  font-weight: normal !important;
  color: #8C8C8C !important;
}
.check-box-custom {
  position: relative;
  width: 16px;
  height: 16px;
  border: 1px solid #C8C8C8;
  background-color: #ffffff;
  border-radius: 100%;
}
.check-box-custom::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -4px;
  margin-left: -4px;
  width: 8px;
  height: 8px;
  border-radius: 100%;
  background-color: #ffffff;
  z-index: 2;
}
.check-box-custom.isSelected {
  border: 1px solid var(--theme-color-third);
  background-color: var(--theme-color-third);
}
.nav-tabs {
  height: 65px;
  width: 100%;
  background: #282828;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 0 32px;
}
.nav-tabs li a {
  min-width: 100px;
  border-radius: 20px;
  color: #A0A0A0;
  font-size: 12px;
  line-height: 12px;
  text-transform: uppercase;
  text-align: center;
  font-family: 'ProximaNova';
  padding: 9px 15px;
}
.nav-tabs li a:hover,
.nav-tabs li a:focus {
  font-weight: bold;
  color: #ffffff !important;
  background-color: var(--theme-color-secondary) !important;
  border: 1px solid var(--theme-color-secondary) !important;
  cursor: pointer !important;
}
.nav-tabs li.active a {
  font-weight: bold;
  color: #ffffff !important;
  background-color: var(--theme-color-secondary) !important;
  border: 1px solid var(--theme-color-secondary) !important;
  cursor: pointer;
}
.nav-tabs.nav-tabs-center {
  justify-content: space-around;
}
.nav-tabs.nav-tabs-center li a {
  min-width: 228px;
  padding: 12px 15px;
}
.nav-tabs.nav-tabs-flex li a {
  min-width: 228px;
  padding: 12px 15px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.nav-tabs.nav-tabs-flex li a .mark-box-big {
  margin-right: 10px;
}
.nav-tabs.nav-sub-tabs {
  background-color: #F5F5F5;
  width: auto;
  border-bottom: none;
  padding: 0 22px;
  flex-wrap: wrap;
  height: auto;
  min-height: 65px;
}
.nav-tabs.nav-sub-tabs li {
  margin-right: 12px;
  margin-top: 3px;
  margin-bottom: 3px;
}
.nav-tabs.nav-sub-tabs li a {
  min-width: 72px;
  padding: 5px 7px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #DCDCDC;
  color: rgba(0, 0, 0, 0.5);
}
.nav-tabs.nav-sub-tabs li a .mark-box-big {
  margin-right: 2px;
}
.nav-tabs.nav-sub-tabs li a:hover,
.nav-tabs.nav-sub-tabs li a:focus {
  font-weight: normal;
}
.nav-tabs.nav-sub-tabs li.active a {
  font-weight: normal;
}
.nav-tabs.nav-three-tabs {
  background-color: #F0F0F0;
  width: auto;
  border-bottom: none;
  padding: 0 54px;
  flex-wrap: wrap;
  height: auto;
  min-height: 47px;
}
.nav-tabs.nav-three-tabs li {
  margin-right: 12px;
  margin-top: 3px;
  margin-bottom: 3px;
}
.nav-tabs.nav-three-tabs li a {
  min-width: 72px;
  padding: 5px 7px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: transparent !important;
  color: #505050;
}
.nav-tabs.nav-three-tabs li a:hover,
.nav-tabs.nav-three-tabs li a:focus {
  background-color: transparent !important;
  border: none !important;
  color: var(--theme-bg-dark-color-primary) !important;
}
.nav-tabs.nav-three-tabs li.active a {
  background-color: transparent !important;
  border: none !important;
  color: var(--theme-bg-dark-color-primary) !important;
}
.nav-tabs.nav-three-tabs.nav-three-tabs-router {
  padding: 0 32px;
}
.nav-tabs.nav-three-tabs.nav-three-tabs-router li {
  margin-right: 32px;
}
.nav-tabs.nav-three-tabs.nav-three-tabs-router li a {
  min-width: auto;
  padding: 5px 0;
}
.nav-tabs.nav-tab-font-normal li a:hover,
.nav-tabs.nav-tab-font-normal li a:focus {
  font-weight: normal;
}
.nav-tabs.nav-tab-font-normal li.active a {
  font-weight: normal;
}
.nav-tabs.nav-tab-form-head {
  padding: 0;
  height: auto;
  border-bottom: none;
  margin-bottom: 1px;
}
.nav-tabs.nav-tab-form-head li {
  margin-right: 16px;
}
.nav-tabs.nav-tab-form-head li a {
  font-weight: 400;
}
.nav-tabs.nav-tab-form-head li a:hover,
.nav-tabs.nav-tab-form-head li a:focus {
  font-weight: 400;
}
.nav-tabs.nav-tab-form-head li.active a {
  font-weight: 400;
}
.nav-tabs.nav-tabs-router {
  position: relative;
}
.nav-tabs.nav-tabs-router.nav-tabs-router-request {
  padding-right: 260px;
  background-color: #292A32;
  border: none !important;
}
.nav-tabs.nav-tabs-router.nav-tabs-router-request li {
  margin-right: 12px;
}
.nav-tabs.nav-tabs-router.nav-tabs-router-request li a {
  padding: 11px 28px;
  border-radius: 6px;
  white-space: nowrap;
}
.nav-tabs.nav-tabs-router.nav-tabs-router-request li a .dot {
  margin-top: -2px;
}
.nav-tabs.nav-tabs-router.nav-tabs-router-request li.btn_my_tasks a {
  color: #ffffff;
  padding: 11px 42px;
  border: 1px solid #DE9151;
  background-color: transparent;
}
.nav-tabs.nav-tabs-router.nav-tabs-router-request li.btn_my_tasks:hover a,
.nav-tabs.nav-tabs-router.nav-tabs-router-request li.btn_my_tasks.active a {
  background-color: #DE9151 !important;
  border: 1px solid #DE9151 !important;
}
.nav-tabs.nav-tabs-router li {
  margin-right: 24px;
}
.nav-tabs.nav-tabs-router li a {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 7px 24px;
}
.nav-tabs.nav-tabs-router li a:hover,
.nav-tabs.nav-tabs-router li a:focus {
  background-color: var(--theme-bg-dark-color-primary) !important;
  border: 1px solid var(--theme-bg-dark-color-primary) !important;
}
.nav-tabs.nav-tabs-router li a .dot {
  display: block;
  width: 6px;
  height: 6px;
  border-radius: 20px;
  background-color: #FF5353;
  margin-left: 10px;
}
.nav-tabs.nav-tabs-router li.active a {
  background-color: var(--theme-bg-dark-color-primary) !important;
  border: 1px solid var(--theme-bg-dark-color-primary) !important;
}
.nav-tabs.no-border {
  border: none !important;
}
.nav-tabs.nav-tabs_bg_light {
  background-color: #F0F0F0;
}
.nav-tabs.nav-tab_dropdown {
  position: relative;
  padding-right: 56px;
}
.nav-tabs.nav-tab_dropdown .btn-action-more {
  position: absolute;
  top: 50%;
  margin-top: -12px;
  right: 10px;
  z-index: 2;
}
.tab-content.tab-gray-bg {
  background-color: #F0F0F0;
  padding: 24px;
}
.sub-tab-box {
  position: relative;
  padding-right: 240px;
}
.sub-tab-box .search-keyword::before {
  display: block;
  content: "\f002";
  font: normal normal normal 16px/1 FontAwesome;
  position: absolute;
  right: 32px;
  top: 50%;
  margin-top: -16px;
  height: 32px;
  line-height: 32px;
  color: #505050;
  z-index: 20;
}
.sub-tab-box .search-keyword .search-query {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  right: 20px;
  height: 32px;
  width: 200px;
  border-radius: 20px;
  background-color: #ffffff;
  padding-right: 32px;
}
.form-main-head .search-keyword::before {
  right: 12px;
  margin-top: -22px;
}
.form-main-head .search-keyword .search-query {
  margin-top: -22px;
  right: 0;
}
.dashboard-tab .nav-tabs.nav-three-tabs li a {
  min-width: 120px;
}
.filters {
  padding: 20px 32px;
  background-color: #F0F0F0;
}
.filters .form-flex {
  display: flex;
  align-items: center;
}
.filters .form-flex .check-box {
  margin-right: 40px;
  margin-top: 40px !important;
}
.filters.filter-row .filter-row-average {
  width: 20%;
  padding: 0 15px;
}
@media (max-width: 992px) {
  .filters.filter-row .filter-row-average {
    width: 33.33%;
  }
}
@media (max-width: 768px) {
  .filters.filter-row .filter-row-average {
    width: 50%;
  }
}
@media (max-width: 480px) {
  .filters.filter-row .filter-row-average {
    width: 100%;
  }
}
.filter-select-content {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 8px 33px;
  margin: 0 -8px;
}
.filter-select-content.filter-select-content_request {
  padding: 0;
}
.filter-select-content.filter-select-content_request .filter-select-item {
  font-size: 10px;
  line-height: 20px;
  margin: 0 8px 8px 8px;
  padding: 0 28px 0 16px;
  height: 20px;
}
.filter-select-content.filter-select-content_request .filter-select-item .icon-clear {
  margin-top: -7px;
}
.filter-select-content .filter-select-item {
  display: flex;
  position: relative;
  color: #838383;
  font-family: 'ProximaNova';
  font-size: 12px;
  line-height: 32px;
  font-weight: 400;
  width: auto;
  height: 32px;
  padding: 0 32px 0 12px;
  margin: 8px;
  border-radius: 20px;
  background-color: #D5D5D5;
  cursor: pointer;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.filter-select-content .filter-select-item .value {
  max-width: 240px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  padding-left: 6px;
}
.filter-select-content .filter-select-item:hover {
  background-color: #cdcdcd;
}
.filter-select-content .filter-select-item .icon-clear {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  right: 8px;
  border-radius: 50%;
  z-index: 5;
}
.filter-select-content .filter-select-item .icon-clear:hover {
  background-color: #D5D5D5;
}
.filter-select-content .filter-select-item.small {
  font-size: 10px;
  line-height: 20px;
  height: 20px;
}
.filter-select-content .filter-select-item.small .icon-clear {
  margin-top: -6px;
}
.filter-select-content .filter-select-item.small .icon-clear:hover {
  background-color: #D5D5D5;
}
.filter-content-dark {
  padding: 24px 32px;
  background-color: #292A32;
}
.icon-table {
  font-size: 16px;
  color: #505050;
  margin: 0 3px;
}
.brand-box {
  width: 36px;
  height: 36px;
  border-radius: 100%;
  color: #ffffff;
  background-color: #282828;
  text-align: center;
  line-height: 36px;
  overflow: hidden;
}
.brand-box.brand-gray {
  background-color: #646464;
}
.brand-box.brand-blue-light {
  background-color: #8EA5AB;
}
.brand-box.brand-blue-dark {
  background-color: #5E7484;
}
.brand-box.brand-red {
  background-color: #ff5757;
}
.brand-box.brand-yellow {
  background-color: #ffb15a;
}
.brand-box.brand-brown {
  background-color: #9c6f5a;
}
.brand-box.brand-purple {
  background-color: #9D00FF;
}
.brand-box.brand-navyblue {
  background-color: #678cc7;
}
.brand-box.brand-cyan {
  background-color: var(--theme-color-light-secondary);
}
.clock-box {
  display: inline-block;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.15);
  text-align: center;
  color: #fff;
  font-size: 22px;
  line-height: 30px;
  padding: 5px;
}
.clock-box .icon-documents:before {
  color: #fff;
}
.icon-green {
  color: #51C66A;
}
.icon-red {
  color: #E60A30;
}
.table-mark {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  padding: 25px 0 30px 0;
}
.table-mark .mark-box,
.table-mark .mark-box-big,
.table-mark .mark-icon-box {
  font-size: 10px;
  line-height: 12px;
  color: #A0A0A0;
  margin-right: 30px;
  text-transform: uppercase;
}
.table-mark .mark-box-big {
  margin-right: 23px;
  padding-left: 0;
}
.table-mark .mark-box::before {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 100%;
  margin-right: 8px;
}
.table-mark .mark-box.mark-yellow::before {
  background-color: #FFB15A;
}
.table-mark .mark-box.mark-yellow-dark::before {
  background-color: #FF965A;
}
.table-mark .mark-box.mark-red::before {
  background-color: #e60a30;
}
.table-mark .mark-box.mark-primary::before {
  background-color: var(--theme-color-primary);
}
.table-mark .mark-box.mark-gray::before {
  background-color: #8EA5AB;
}
.table-mark .mark-icon-box .mark-icon {
  display: inline-block;
  font-size: 16px;
  margin-right: 8px;
  color: #505050;
  vertical-align: middle;
}
.table-mark.table-mark_big .mark-icon-box .mark-icon {
  font-size: 18px;
}
.mark-box-big {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.mark-box-big::before {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 100%;
  margin-right: 8px;
}
.mark-box-big.mark-yellow::before {
  background-color: #FFB15A;
}
.mark-box-big.mark-red::before {
  background-color: #FF5757;
}
.mark-box-big.mark-green::before {
  background-color: #4DDA6B;
}
.mark-box-big.mark-gray::before {
  background-color: #8EA5AB;
}
.config-box {
  margin-bottom: 28px;
}
.config-box a {
  display: block;
  width: 100%;
  height: auto;
  background-color: #ffffff;
  border-radius: 6px;
  padding: 16px;
}
.config-box a .config-head {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.config-box a .config-head .title {
  color: #282828;
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
  text-transform: capitalize;
}
.config-box a .config-head .icon {
  display: block;
  width: 36px;
  height: 36px;
  font-size: 18px;
  color: #646464;
  background: #F7F7F7;
  border-radius: 100%;
  text-align: center;
  line-height: 36px;
}
.config-box a .config-head .icon:before {
  color: #646464;
}
.config-box a .config-content {
  color: #C8C8C8;
  font-size: 40px;
  font-weight: normal;
  white-space: nowrap;
  overflow: hidden;
  font-weight: 300;
  padding-top: 20px;
}
.config-box a:hover {
  text-decoration: none;
  background-color: #292A32;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2), 0 2px 20px 0 rgba(0, 0, 0, 0.3);
}
.config-box a:hover .config-head .title {
  color: #ffffff;
}
.config-box a:hover .config-head .icon {
  color: #ffffff;
  background: #363741;
}
.config-box a:hover .config-head .icon:before {
  color: #ffffff;
}
.config-box a:hover .config-head .icon.icon-department-stores {
  background-image: url('../images/icon-request/icon-departmentStores-white.svg') !important;
}
.config-box a:hover .config-content {
  color: #ffffff;
}
.config-box a:active,
.config-box a:focus {
  text-decoration: none;
}
.item-type {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.item-type .type-box {
  margin-right: 16px;
  color: #A0A0A0;
  font-size: 10px;
  text-transform: uppercase;
}
.type-sign {
  width: 8px;
  height: 8px;
  display: inline-block;
  transform: rotate(45deg);
  margin-right: 10px;
  vertical-align: middle;
  flex-shrink: 0;
  flex-grow: 0;
}
.type-sign.type-sign-new {
  width: 12px;
  height: 12px;
  margin-right: 8px;
  margin-top: -2px;
}
.type-sign.sign-red {
  background-color: #F00;
}
.type-sign.sign-yellow {
  background-color: #FFA500;
}
.type-sign.sign-blue {
  background-color: #5696C3;
}
.type-sign.sign-purple {
  background-color: #8297FF;
}
.type-sign.sign-pink {
  background-color: #D38EFF;
}
.type-sign.sign-green {
  background-color: #34CC44;
}
.type-sign.sign-grey {
  background-color: #8EA5AB;
}
.type-sign.sign-theme {
  background-color: var(--theme-color-primary);
}
.type-sign.sign-big {
  width: 11px;
  height: 11px;
  margin-right: 16px;
}
.icon-block {
  width: 100%;
  height: 100%;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.icon-invoice {
  width: 16px;
  height: 16px;
  background-image: url("../images/icon/icon-invoice.png");
}
.icon-invoice-discount {
  width: 16px;
  height: 16px;
  background-image: url("../images/icon/icon-discount-red.png");
}
.icon-invoice-file {
  background-image: url("../images/icon/icon-invoice.png");
  color: var(--theme-color-secondary);
}
.icon-logo {
  width: 16px;
  height: 16px;
  background-image: url("../images/logo-small.png");
}
.icon-bulk {
  width: 16px;
  height: 16px;
  background-image: url("../images/vector.png");
}
.icon-survey {
  width: 16px;
  height: 16px;
  background-image: url("../images/icon-request/icon-checkList.svg");
}
.icon-survey_active {
  background-image: url("../images/icon-request/icon-checkList-active.svg");
}
.icon-bulk-n {
  width: 16px;
  height: 16px;
  background-image: url("../images/icon/icon-bulk.svg");
}
.icon-bulk-n_active {
  background-image: url("../images/icon/icon-bulk_active.svg");
}
.icon-Xtracta {
  background-image: url("../images/icon-request/icon-Xtracta.svg");
}
.icon-Xtracta_active {
  background-image: url("../images/icon-request/icon-Xtracta_active.svg");
}
.icon-Xtracta_white {
  background-image: url("../images/icon-request/icon-Xtracta_white.svg");
}
.icon-pro-requests_new {
  background-image: url("../images/icon-request/icon-pro-requests.svg");
}
.icon-pro-requests_new_active {
  background-image: url("../images/icon-request/icon-pro-requests_active.svg");
}
.icon-clone_new {
  background-image: url("../images/icon-request/icon-clone.svg");
}
.icon-clone_new_active {
  background-image: url("../images/icon-request/icon-clone_active.svg");
}
.icon-documents_new {
  background-image: url("../images/icon-request/icon-documents.svg");
}
.icon-documents_new_active {
  background-image: url("../images/icon-request/icon-documents_active.svg");
}
.icon-more-tag {
  margin-top: -2px;
  background-image: url("../images/icon-request/icon-more-tag.svg");
}
.icon-more-tag + .caret {
  display: none;
}
.icon-position {
  position: absolute;
  top: 8px;
  right: 10px;
  width: 15px;
  height: 15px;
  border-radius: 30px;
  background-color: white;
}
.icon-position::before,
.icon-position:before {
  content: "\f06a" !important;
  font-family: 'FontAwesome' !important;
  width: 15px;
  height: 15px;
  display: block;
  margin-top: -1px;
}
.icon-position.icon {
  font-size: 18px;
  color: #E60A30;
}
.select-category-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  border-radius: 100%;
}
.select-category-icon img {
  width: 28px;
  height: 28px;
}
.select-category-icon.red {
  background-color: #ff5757;
}
.select-category-icon.yellow {
  background-color: #ffb15a;
}
.select-category-icon.brown {
  background-color: #9c6f5a;
}
.select-category-icon.purple {
  background-color: #bd6cf0;
}
.select-category-icon.navyblue {
  background-color: #678cc7;
}
.select-category-icon.cyan {
  background-color: var(--theme-color-light-secondary);
}
.select-category-icon .select-icon {
  width: 24px;
  height: 24px;
}
/* SVG icons*/
.icon-svg,
.icon {
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  vertical-align: middle;
  flex-grow: 0;
  flex-shrink: 0;
}
.icon-12 {
  width: 12px;
  height: 12px;
}
.icon-6 {
  width: 6px;
  height: 6px;
}
.icon-7 {
  width: 7px;
  height: 7px;
}
.icon-8 {
  width: 8px;
  height: 8px;
}
.icon-9 {
  width: 9px;
  height: 9px;
}
.icon-10 {
  width: 10px;
  height: 10px;
}
.icon-16 {
  width: 16px;
  height: 16px;
}
.icon-14 {
  width: 14px;
  height: 14px;
}
.icon-15 {
  width: 15px;
  height: 15px;
}
.icon-18 {
  width: 18px;
  height: 18px;
}
.icon-28 {
  width: 28px;
  height: 28px;
}
.icon-22 {
  width: 22px;
  height: 22px;
}
.icon-23 {
  width: 23px;
  height: 23px;
}
.icon-22-21 {
  width: 22px;
  height: 21px;
}
.icon-23-22 {
  width: 23px;
  height: 22px;
}
.icon-16-20 {
  width: 16px;
  height: 20px;
}
.icon-19 {
  width: 19px;
  height: 19px;
}
.icon-20 {
  width: 20px;
  height: 20px;
}
.icon-17 {
  width: 17px;
  height: 17px;
}
.icon-24 {
  width: 24px;
  height: 24px;
}
.icon-32 {
  width: 32px;
  height: 32px;
}
.icon-40 {
  width: 40px;
  height: 40px;
}
.icon-80 {
  width: 80px;
  height: 80px;
}
.icon-119 {
  width: 119px;
  height: 119px;
}
.icon-26 {
  width: 26px;
  height: 26px;
}
.icon-13 {
  width: 13px;
  height: 13px;
}
.icon-26 {
  width: 26px;
  height: 26px;
}
.icon-12 {
  width: 12px;
  height: 12px;
}
.icon-21 {
  width: 21px;
  height: 21px;
}
.icon-48 {
  width: 48px;
  height: 48px;
}
.icon-30 {
  width: 30px;
  height: 30px;
}
.icon-42 {
  width: 42px;
  height: 42px;
}
.icon-31 {
  width: 31px;
  height: 31px;
}
.icon-35 {
  width: 35px;
  height: 35px;
}
.icon-36 {
  width: 36px;
  height: 36px;
}
.font-svg-12 {
  font-size: 12px !important;
}
.font-svg-14 {
  font-size: 14px !important;
}
.font-svg-16 {
  font-size: 16px !important;
}
.font-svg-18 {
  font-size: 18px !important;
}
.font-svg-17 {
  font-size: 17px !important;
}
.font-svg-19 {
  font-size: 19px !important;
}
.font-svg-20 {
  font-size: 20px !important;
}
.font-svg-24 {
  font-size: 24px !important;
}
.font-svg-31 {
  font-size: 31px !important;
}
.font-svg-primary {
  color: var(--theme-color-primary);
}
.font-svg-primary-bg-dark {
  color: var(--theme-bg-dark-color-primary);
}
.font-svg-secondary {
  color: var(--theme-color-secondary);
}
.font-svg-secondary-bg-dark {
  color: var(--theme-bg-dark-color-secondary);
}
.font-svg-link-gray {
  color: #545454;
}
.font-svg-gray {
  color: #646464;
}
.font-svg-orange {
  color: #FFA500;
}
.font-svg-red {
  color: #FF5353;
}
.icon-file-create-wr {
  background-image: url(../images/icon-request/icon-create-wr.svg);
}
.icon-svg-hourglass {
  background-image: url(../images/icon/icon-hourglass-white.svg);
}
.icon-svg-fail {
  background-image: url(../images/icon/icon-fail.svg);
}
.icon-svg-pause {
  background-image: url(../images/icon/icon-pause.svg);
}
.icon-svg-done {
  background-image: url(../images/icon/icon-done.svg);
}
.icon-down-arrow-request {
  background-image: url('../images/icon-request/icon-down-arrow.svg');
}
.icon-arr-green-request {
  background-image: url('../images/icon-request/icon-arr-green.svg');
}
.icon-caret-down-request {
  background-image: url('../images/icon-request/icon-caret-down.svg');
}
.icon-caret-down-request-black {
  background-image: url('../images/icon-request/icon-caret-down-black.svg');
}
.icon-caret-down-dark {
  background-image: url('../images/icon-request/icon-caret-down-dark.svg');
}
.icon-forbidden-request {
  background-image: url('../images/icon-request/icon-forbidden.svg');
}
.icon-more-request {
  background-image: url('../images/icon-request/icon-more.svg');
}
.icon-arr-black {
  background-image: url('../images/icon-request/icon-arr-black.svg');
}
.icon-prompt {
  background-image: url('../images/icon-request/icon-prompt.svg');
}
.icon-people1 {
  background-image: url('../images/icon-request/icon-people.svg');
}
.icon-people1_active {
  background-image: url('../images/icon-request/icon-people_active.svg');
}
.icon-file {
  background-image: url('../images/icon-request/icon-file.svg');
}
.icon-cancel {
  background-image: url('../images/icon-request/icon-cancel.svg');
}
.icon-location01 {
  background-image: url('../images/icon-request/icon-location.svg');
}
.icon-upload01 {
  background-image: url('../images/icon-request/icon-upload.svg');
}
.icon-camera {
  background-image: url('../images/icon-request/icon-camera.svg');
}
.icon-camera {
  background-image: url('../images/icon-request/icon-camera.svg');
}
.icon-file-search {
  background-image: url('../images/icon-request/icon-file-search.svg');
}
.font-svg-chat {
  color: var(--theme-color-secondary);
  vertical-align: middle;
}
.icon-chat {
  background-image: url('../images/icon-request/icon-chat.svg');
}
.icon-bell01 {
  background-image: url('../images/icon-request/icon-bell.svg');
}
.icon-smartphone {
  background-image: url('../images/icon-request/icon-smartphone.svg');
}
.icon-barcode-scanner {
  background-image: url('../images/icon-request/icon-barcode-scanner.svg');
}
.icon-user {
  background-image: url('../images/icon-request/icon-user.png');
}
.icon-check {
  background-image: url('../images/icon-request/icon-check.svg');
}
.icon-check-dark {
  background-image: url('../images/icon-request/icon-check-black.svg');
}
.icon-check-white {
  background-image: url('../images/icon-request/icon-check-white.svg');
}
.btn-outline:hover .icon-check-dark {
  background-image: url('../images/icon-request/icon-check-white.svg');
}
.icon-folder {
  background-image: url('../images/icon-request/icon-folder.svg');
}
.icon-info-warning {
  background-image: url('../images/icon-request/icon-info-warning.svg');
}
.icon-delete-file {
  background-image: url('../images/icon-request/icon-delete-file.svg');
}
.icon-doc-type {
  background-image: url('../images/icon-request/icon-doc-type.svg');
}
.icon-xls-type {
  background-image: url('../images/icon-request/icon-xls-type.svg');
}
.icon-url-type {
  background-image: url('../images/icon-request/icon-url-type.svg');
}
.icon-pdf-type {
  background-image: url('../images/icon-request/icon-pdf-type.svg');
}
.icon-img-type {
  background-image: url('../images/icon-request/icon-img-type.svg');
}
.icon-video-type {
  background-image: url('../images/icon-request/icon-video-type.svg');
}
.icon-email-type {
  background-image: url('../images/icon-request/icon-email-type.svg');
}
.icon-arrow-left {
  background-image: url('../images/icon-request/icon-arrow-left.svg');
}
.icon-files {
  background-image: url('../images/icon-request/icon-folers.svg');
}
.icon-zoom-in {
  background-image: url('../images/icon-request/icon-zoom-in.svg');
}
.icon-zoom-out {
  background-image: url('../images/icon-request/icon-zoom-out.svg');
}
.icon-edit-file {
  background-image: url('../images/icon-request/icon-edit-file-gray.svg');
}
.icon-edit-file.active {
  background-image: url('../images/icon-request/icon-edit-file-green.svg');
}
.icon-edit-file-green01 {
  background-image: url('../images/icon-request/icon-edit-file-green01.svg');
}
.icon-btn-add {
  background-image: url('../images/icon-request/icon-btn-add.svg');
}
.icon-btn-more {
  background-image: url('../images/icon-request/icon-btn-more.svg');
}
.icon-document {
  background-image: url('../images/icon/icon-document.png');
}
.icon-document-saas {
  background-image: url('../images/icon/icon-document-saas.png');
}
.icon-document-to {
  background-image: url('../images/icon/icon-document-to.png');
}
.icon-summernote-image {
  background-image: url('../images/icon-request/icon-summernote-image.svg');
}
.side-bar .nav-sidebar ul li a.active .icon-files,
.side-bar .nav-sidebar ul li a:hover .icon-files {
  background-image: url('../images/icon-request/icon-folers-active.svg') !important;
}
.icon-rates,
.icon-rates-filter {
  background-image: url('../images/icon-request/icon-rate.svg');
}
.icon-rates-filter-active {
  background-image: url('../images/icon-request/icon-rate-filter-active.svg');
}
.icon-quoted-filter {
  background-image: url('../images/icon-request/icon-currency.svg');
}
.icon-quoted-filter-active {
  background-image: url('../images/icon-request/icon-currency-active.svg');
}
.icon-category-filter {
  background-image: url('../images/icon-request/icon-list.svg');
}
.icon-category-filter-active {
  background-image: url('../images/icon-request/icon-list-active.svg');
}
.side-bar .nav-sidebar ul li a.active .icon-rates,
.side-bar .nav-sidebar ul li a:hover .icon-rates {
  background-image: url('../images/icon-request/icon-rate-active.svg') !important;
}
.icon-email-blast {
  background-image: url('../images/icon-request/icon-email-blast.svg');
}
.side-bar .nav-sidebar ul li a.active .icon-email-blast,
.side-bar .nav-sidebar ul li a:hover .icon-email-blast {
  background-image: url('../images/icon-request/icon-email-blast-active.svg') !important;
}
.icon-chevron-left {
  background-image: url('../images/icon-request/icon-chevron-left.svg');
}
.icon-download {
  background-image: url('../images/icon-request/icon-download.svg');
}
.icon-australia {
  background-image: url('../images/icon-country/icon-australia.svg');
}
.icon-new-zealand {
  background-image: url('../images/icon-country/icon-new-zealand.svg');
}
.icon-singapore {
  background-image: url('../images/icon-country/icon-singapore.svg');
}
.icon-malaysia {
  background-image: url('../images/icon-country/icon-malaysia.svg');
}
.icon-labels {
  font-family: 'FontAwesome' !important;
}
.icon-labels:before {
  content: "\f024" !important;
}
.icon-on-site:before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #C8C8C8;
}
.icon-on-site.icon-circle_big:before {
  width: 12px;
  height: 12px;
}
.active > .icon-on-site:before,
.icon-on-site.active:before {
  background-color: #61D32D;
}
.icon-on-site.status-spacing:before {
  margin-right: 8px;
}
.icon-on-site.green:before {
  background-color: #18c96e;
}
.icon-on-site.red:before {
  background-color: #b71c1c;
}
.icon-on-site.icon-on-certificate:before {
  background-color: #FF0000;
}
.icon-on-site.gray:before {
  background-color: #d4dadf;
}
.icon-lightning {
  background-image: url('../images/icon-request/icon-lightning.svg');
}
.icon-lightning-outline {
  background-image: url('../images/icon-request/icon-lightning-outline.svg');
}
.icon-landlord-outline {
  background-image: url('../images/icon-request/icon-landlord.svg');
}
.icon-landlord-outline_active {
  background-image: url('../images/icon-request/icon-landlord_active.svg');
}
.td-icon-wrap a {
  display: inline-block !important;
}
.icon-reply {
  background-image: url('../images/icon-request/icon-reply.svg');
}
.icon-api {
  background-image: url('../images/icon/icon-api.svg');
}
.icon-circle-empty {
  background-image: url('../images/icon-request/icon-circle-empty.svg');
}
.icon-circle-checked {
  background-image: url('../images/icon-request/icon-circle-checked.svg');
}
.icon-circle-disabled {
  background-image: url('../images/icon-request/icon-circle-disabled.svg');
}
.icon-request-accept-green {
  background-image: url('../images/icon-request/icon-request-accept-green.svg');
}
.icon-request-accept-gray {
  background-image: url('../images/icon-request/icon-request-accept-gray.svg');
}
.icon-request-accept-gray-light {
  background-image: url('../images/icon-request/icon-request-accept-gray-light.svg');
}
.icon-api-dark {
  background-image: url('../images/icon/icon-api-black.svg');
}
.icon-remove-item {
  background-image: url('../images/icon/icon-remove.svg');
}
.icon-batch-request {
  background-image: url('../images/icon-request/icon-batch-request.svg');
}
.icon-Batch {
  background-image: url('../images/icon-request/icon-Batch.svg');
}
.icon-Batch_active {
  background-image: url('../images/icon-request/icon-Batch_active.svg');
}
.icon-batch-request-blue {
  background-image: url('../images/icon-request/icon-batch-request-blue.svg');
}
.icon-batch-request_active {
  background-image: url('../images/icon-request/icon-batch-request_active.svg');
}
.icon-master-batch {
  color: rgba(0, 0, 0, 0.5);
  font-family: 'ProximaNova' !important;
  font-size: 18px;
  font-weight: 400;
  display: inline-flex;
  width: 36px;
  height: 36px;
  padding: 10px;
  justify-content: center;
  align-items: center;
  border-radius: 33px;
  background: #A5D0A8;
}
.icon-master-batch.small-batch {
  font-size: 14px;
  width: 28px;
  height: 28px;
  padding: 7px;
}
.icon-request-invoice1 {
  background-image: url('../images/icon-request/request-invoice.svg');
}
.icon-request-invoice-gray {
  background-image: url('../images/icon-request/request-invoice-gray.svg');
}
.icon-request-invoice2 {
  background-image: url('../images/icon-request/request-invoice1.svg');
}
.icon-request-check {
  background-image: url('../images/icon-request/icon-request-check.svg');
}
.icon-wrap span {
  vertical-align: middle;
}
.icon-refresh-list {
  background-image: url('../images/icon-request/icon-refresh-list.svg');
}
.icon-utility {
  background-image: url('../images/icon-request/icon-utility.svg');
}
.icon-utility_active {
  background-image: url('../images/icon-request/icon-utility_active.svg');
}
.icon-info-up-red {
  background-image: url('../images/icon-request/icon-info-up-red.svg');
}
.icon-select-group-down {
  background-image: url('../images/icon-request/icon-select-group-down.svg');
}
.icon-imessage {
  background-image: url('../images/icon-request/icon-imessage.svg');
}
.icon-button-dropdown {
  background-image: url('../images/icon-request/icon-button-dropdown.svg');
}
.table-control-action {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 0 25px 0;
}
.table-control-action .mark-icon-box {
  margin-top: 5px;
  margin-bottom: 5px;
  cursor: pointer;
}
.table-control-action .mark-icon-box .mark-icon {
  color: #545454;
}
.table-control-action .mark-icon-box .mark-icon::before {
  color: #545454;
}
.table-control-action .mark-icon-box.active {
  font-weight: 600;
  color: var(--theme-color-primary);
}
.table-control-action .mark-icon-box.active .mark-icon {
  color: var(--theme-color-primary);
}
.table-control-action .mark-icon-box.active .mark-icon::before {
  color: var(--theme-color-primary);
}
.table-control-action .mark-icon-box.active .mark-icon.icon-oneoff {
  background-image: url('../images/icon-request/icon-oneoff_active.svg');
}
.table-control-action .mark-icon-box.active .mark-icon.icon-survey {
  background-image: url("../images/icon-request/icon-checkList-active.svg");
}
.table-control-action .mark-icon-box.active .mark-icon.icon-bulk-n {
  background-image: url("../images/icon/icon-bulk_active.svg");
}
.table-control-action .mark-icon-box.active .mark-icon.icon-batch-request {
  background-image: url('../images/icon-request/icon-batch-request_active.svg');
}
.table-control-action .mark-icon-box.active .mark-icon.icon-Xtracta {
  background-image: url("../images/icon-request/icon-Xtracta_active.svg");
}
.table-control-action .mark-icon-box.active .mark-icon.icon-Batch {
  background-image: url('../images/icon-request/icon-Batch_active.svg');
}
.table-control-action .mark-icon-box.active .mark-icon.icon-people1 {
  background-image: url('../images/icon-request/icon-people_active.svg');
}
.table-control-action .mark-icon-box.active .mark-icon.icon-landlord-outline {
  background-image: url('../images/icon-request/icon-landlord_active.svg');
}
.table-control-action .mark-icon-box.active .mark-icon.icon-pro-requests_new {
  background-image: url("../images/icon-request/icon-pro-requests_active.svg");
}
.table-control-action .mark-icon-box.active .mark-icon.icon-clone_new {
  background-image: url("../images/icon-request/icon-clone_active.svg");
}
.table-control-action .mark-icon-box.active .mark-icon.icon-documents_new {
  background-image: url("../images/icon-request/icon-documents_active.svg");
}
.table-control-action .mark-icon-box.active .mark-icon.icon-utility {
  background-image: url('../images/icon-request/icon-utility_active.svg');
}
.table-control-action .mark-icon-box.active .mark-icon.icon-logo {
  position: relative;
}
.table-control-action .mark-icon-box.active .mark-icon.icon-logo::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -11px;
  margin-left: -11px;
  width: 22px;
  height: 22px;
  border: 1px solid var(--theme-color-primary);
  border-radius: 100px;
}
.table-control-action .mark-icon-box.active .mark-icon.icon-rates-filter {
  background-image: url('../images/icon-request/icon-rate-filter-active.svg');
}
.table-control-action .mark-icon-box.active .mark-icon.icon-quoted-filter {
  background-image: url('../images/icon-request/icon-currency-active.svg');
}
.table-control-action .mark-icon-box.active .mark-icon.icon-category-filter {
  background-image: url('../images/icon-request/icon-list-active.svg');
}
.table-control-action .mark-text-blue {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  color: var(--theme-color-secondary);
  font-family: 'ProximaNova';
  font-size: 14px;
  font-weight: 400;
  cursor: pointer;
  white-space: nowrap;
}
.table-control-action .mark-text-blue:hover {
  color: var(--theme-color-secondary-hover);
}
.icon-oneoff {
  background-image: url('../images/icon-request/icon-oneoff.svg');
}
.icon-oneoff_active {
  background-image: url('../images/icon-request/icon-oneoff_active.svg');
}
.icon-links {
  background-image: url('../images/icon-request/icon-links.svg');
}
.icon-plus-circle {
  background-image: url('../images/icon-request/icon-plus-circle.svg');
}
.icon-trash-gray {
  background-image: url('../images/icon-request/icon-trash-gray.svg');
}
.icon-trash-red {
  background-image: url('../images/icon-request/icon-trash-red.svg');
}
.icon-camera-blue {
  background-image: url('../images/icon-request/icon-camera-blue.svg');
}
.icon-info-dark {
  background-image: url('../images/icon-request/icon-info-dark.svg');
  cursor: pointer;
  margin-top: -1px;
  vertical-align: middle;
  flex-shrink: 0;
  flex-grow: 0;
}
.icon-info-gray {
  background-image: url('../images/icon-request/icon-info-gray.svg');
  flex-shrink: 0;
  flex-grow: 0;
}
.font-svg-edit {
  color: var(--theme-color-primary);
}
.icon-edit-pen {
  background-image: url('../images/icon-request/icon-edit.svg');
}
.icon-info-red {
  background-image: url('../images/icon-request/icon-info-red.svg');
}
.icon-cost {
  background-image: url('../images/icon-request/icon-cost-gray.svg');
}
.icon-cost.icon-orange {
  background-image: url('../images/icon-request/icon-cost-orange.svg');
}
.icon-cost.icon-red {
  background-image: url('../images/icon-request/icon-cost-red.svg');
}
.icon-cost.icon-green {
  background-image: url('../images/icon-request/icon-cost-green.svg');
}
.icon-check-circle {
  background-image: url('../images/icon-request/icon-check-circle-gray.svg');
}
.icon-check-circle.icon-orange {
  background-image: url('../images/icon-request/icon-check-circle-orange.svg');
}
.icon-check-circle.icon-red {
  background-image: url('../images/icon-request/icon-check-circle-red.svg');
}
.icon-check-circle.icon-green {
  background-image: url('../images/icon-request/icon-check-circle-green.svg');
}
.icon-to-average-supplier {
  background-image: url('../images/icon-request/icon-to-average-supplier-gray.svg');
}
.icon-to-average-supplier.icon-orange {
  background-image: url('../images/icon-request/icon-to-average-supplier-orange.svg');
}
.icon-to-average-supplier.icon-red {
  background-image: url('../images/icon-request/icon-to-average-supplier-red.svg');
}
.icon-to-average-supplier.icon-green {
  background-image: url('../images/icon-request/icon-to-average-supplier-green.svg');
}
.icon-paper-clip {
  background-image: url('../images/icon-request/icon-paper-clip.svg');
}
.icon-rs-clock {
  background-image: url('../images/icon-request/icon-rs-clock.svg');
}
.icon-tag {
  background-image: url('../images/icon-request/icon-tag.svg');
}
.icon-import {
  background-image: url('../images/icon-request/icon-import.svg');
}
.icon-user-new {
  background-image: url('../images/icon-request/icon-user-new.svg');
}
.icon-cloud-download {
  background-image: url('../images/icon-request/icon-cloud-download.svg');
}
.icon-project {
  background-image: url('../images/icon-request/icon-project.svg');
}
.side-bar .nav-sidebar ul li a.active .icon-project,
.side-bar .nav-sidebar ul li a:hover .icon-project {
  background-image: url('../images/icon-request/icon-project-active.svg') !important;
}
.icon-filter {
  background-image: url('../images/icon-request/icon-filter.svg');
}
.icon-clear {
  background-image: url('../images/icon-request/icon-clear.svg');
}
.icon-location02 {
  background-image: url('../images/icon-request/icon-location01.svg');
}
.icon-trophy-yellow {
  background-image: url('../images/icon-request/icon-trophy-yellow.svg');
}
.icon-trophy-gray {
  background-image: url('../images/icon-request/icon-trophy-gray.svg');
}
.icon-link {
  background-image: url('../images/icon-request/icon-link.svg');
}
.icon-link_gray {
  background-image: url('../images/icon-request/icon-link_gray.svg');
}
.icon-close-gray {
  background-image: url('../images/icon-request/icon-close-gray.svg');
}
.icon-second-level {
  background-image: url('../images/icon-request/icon-second-level.svg');
}
.icon-to-icomoon.icon-red {
  color: #FF5756;
}
.icon-to-icomoon.icon-green {
  color: #6ED577;
}
.icon-to-icomoon.icon-orange {
  color: #FFB05A;
}
.icon-check-circle_tip {
  background-image: url('../images/icon-request/icon-check-circle.svg');
}
.icon-information_tip {
  background-image: url('../images/icon-request/icon-information.svg');
}
.icon-eye-off {
  background-image: url('../images/icon-request/icon-eye-off.svg');
}
.icon-eye-off_hover {
  background-image: url('../images/icon-request/icon-eye-off_hover.svg');
}
.icon-eye-on {
  background-image: url('../images/icon-request/icon-eye-on.svg');
}
.icon-eye-on_hover {
  background-image: url('../images/icon-request/icon-eye-on_hover.svg');
}
.icon-stage {
  background-image: url('../images/icon-request/icon-stage.svg');
}
.icon-department-stores {
  background-image: url('../images/icon-request/icon-departmentStores.svg') !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
}
.icon-custom-size {
  background-image: url('../images/icon-request/icon-custom-size.svg');
}
.icon-custom-size_active {
  background-image: url('../images/icon-request/icon-custom-size_active.svg');
}
.icon-info-circle {
  background-image: url('../images/icon-request/icon-info-circle.svg');
}
.icon-recommend {
  background-image: url('../images/icon-request/icon-recommend.svg');
}
.icon-btn-min {
  background-image: url('../images/icon-request/icon-btn-min.svg');
}
.icon-btn-min-white {
  background-image: url('../images/icon-request/icon-btn-min-white.svg');
}
.icon-supplier-attend {
  background-image: url('../images/icon-request/icon-supplier-attend.svg');
}
.icon-supplier-attend-green {
  background-image: url('../images/icon-request/icon-supplier-attend_active.svg');
}
.icon-key-insight {
  background-image: url('../images/icon-request/icon-key-insight.svg');
}
.icon-load-more {
  background-image: url('../images/icon-request/icon-load-more.svg');
}
.icon-load-more-active {
  background-image: url('../images/icon-request/icon-load-more-active.svg');
}
.icon-rate-checked {
  background-image: url('../images/icon-request/icon-rate-checked.svg');
}
.icon-rate-checked-yellow {
  background-image: url('../images/icon-request/icon-rate-checked-yellow.svg');
}
.icon-rate-warning {
  background-image: url('../images/icon-request/icon-rate-warning.svg');
}
.icon-delete-dark {
  background-image: url('../images/icon-request/icon-delete-dark.svg');
}
.icon-dropdown-arr {
  background-image: url('../images/icon-request/icon-dropdown-arr.svg');
}
.icon-dropdown-arr-dark {
  background-image: url('../images/icon-request/icon-dropdown-arr-dark.svg');
}
.icon-exchange {
  background-image: url('../images/icon-request/icon-exchange.svg');
}
.icon-info-circle-empty-dark {
  background-image: url('../images/icon-request/icon-info-circle-empty-dark.svg');
}
.icon-info-circle-empty-gray {
  background-image: url('../images/icon-request/icon-info-circle-empty-gray.svg');
}
.icon-search-gray {
  background-image: url('../images/icon-request/icon-search-gray.svg');
}
.icon-down-tree {
  background-image: url('../images/icon-request/icon-down-tree.svg');
}
.icon-delete-all-tree {
  background-image: url('../images/icon-request/icon-delete-all-tree.svg');
}
.icon-action-export {
  background-image: url('../images/icon-request/icon-action-export.svg');
}
.icon-action-import {
  background-image: url('../images/icon-request/icon-action-import.svg');
}
.icon-action-more {
  background-image: url('../images/icon-request/icon-action-more.svg');
}
.icon-action-refresh {
  background-image: url('../images/icon-request/icon-action-refresh.svg');
}
.icon-action-add {
  background-image: url('../images/icon-request/icon-action-add.svg');
}
.icon-select-restore {
  background-image: url('../images/icon-request/icon-select-restore.svg');
}
.icon-select-all {
  background-image: url('../images/icon-request/icon-select-all.svg');
}
.icon-select-approve {
  background-image: url('../images/icon-request/icon-select-approve.svg');
}
.icon-select-archive {
  background-image: url('../images/icon-request/icon-select-archive.svg');
}
.icon-select-activate {
  background-image: url('../images/icon-request/icon-select-activate.svg');
}
.icon-select-batch-nominate {
  background-image: url('../images/icon-request/icon-select-batch-nominate.svg');
}
.icon-select-bulk {
  background-image: url('../images/icon-request/icon-select-bulk.svg');
}
.icon-select-export {
  background-image: url('../images/icon-request/icon-select-export.svg');
}
.icon-select-merge {
  background-image: url('../images/icon-request/icon-select-merge.svg');
}
.icon-select-follow-up {
  background-image: url('../images/icon-request/icon-select-follow-up.svg');
}
.icon-close-white {
  background-image: url('../images/icon-request/icon-delete-white.svg');
}
.icon-pop-out {
  background-image: url('../images/icon-request/icon-pop-out.svg');
}
.icon-map-blue {
  background-image: url('../images/icon-request/icon-map-blue.svg');
}
.icon-map-green {
  background-image: url('../images/icon-request/icon-map-green.svg');
}
.icon-map-purple {
  background-image: url('../images/icon-request/icon-map-purple.svg');
}
.icon-map-red {
  background-image: url('../images/icon-request/icon-map-red.svg');
}
.icon-map-yellow {
  background-image: url('../images/icon-request/icon-map-yellow.svg');
}
.icon-arrow-down-new {
  background-image: url('../images/icon-request/icon-arrow-down.svg');
}
.icon-team {
  background-image: url('../images/icon-request/icon-team.svg');
}
.icon-team-setting {
  background-image: url('../images/icon-request/icon-team-setting.svg');
}
.icon-triangle-warning {
  flex-shrink: 0;
  flex-grow: 0;
  background-image: url('../images/icon-request/icon-triangle-warning.svg');
}
.icon-plus {
  background-image: url('../images/icon-request/icon-plus.svg');
}
.icon-supplier-svg {
  background-image: url('../images/icon-request/icon-supplier-svg.svg');
}
.icon-rich-text-setting {
  background-image: url('../images/icon-request/icon-rich-text-setting.svg');
  margin-top: -5px;
}
.icon-info-outline-dark {
  background-image: url('../images/icon-request/icon-info-outline-dark.svg');
}
.icon-switch {
  position: absolute;
  top: 50%;
  margin-top: -8px;
  right: 10px;
  z-index: 2;
  cursor: pointer;
}
.icon-switch:hover.icon-eye-off {
  background-image: url('../images/icon-request/icon-eye-off_hover.svg');
}
.icon-switch:hover.icon-eye-on {
  background-image: url('../images/icon-request/icon-eye-on_hover.svg');
}
.responsible-avatar-container {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.responsible-avatar-container .more-icon {
  width: 36px;
  height: 36px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #e9e9e9;
  border-radius: 36px;
  margin-left: 5px;
  cursor: pointer;
}
.responsible-avatar-container .more-icon .icon-add {
  font-size: 14px;
  font-weight: bold;
  color: #646464;
}
.review-icon-group {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding-right: 42px;
}
.review-icon-group .icon-box-request {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 20px;
  height: 20px;
  margin: 0 10px;
  cursor: pointer;
}
.review-icon-group .icon-box-request .icon-svg {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 10px;
  height: 10px;
  z-index: 5;
}
.review-icon-group .icon-box-request .font-svg:before,
.review-icon-group .icon-box-request .font-svg-supplier-attend:before,
.review-icon-group .icon-box-request .font-svg-edit-file:before,
.review-icon-group .icon-box-request .font-svg-request-accept:before {
  font-family: 'font-svg' !important;
}
.review-icon-group .icon-box-request .font-svg-supplier-attend {
  margin-top: 1px;
}
.review-icon-group .icon-box-request .request-icon {
  color: #737373;
  font-size: 20px;
}
.review-icon-group .icon-box-request .request-icon.request-icon-sla {
  font-size: 23px;
}
.review-icon-group .icon-box-request .request-icon.request-icon-photos {
  font-size: 22px;
}
.review-icon-group .icon-box-request .request-icon.icon-request-accept-gray,
.review-icon-group .icon-box-request .request-icon.icon-supplier-attend {
  width: 100%;
  height: 100%;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.review-icon-group .icon-box-request .request-icon.icon-request-accept-gray {
  width: 23px;
  height: 23px;
}
.review-icon-group .icon-box-request .request-icon.icon-supplier-attend {
  width: 20px;
  height: 20px;
}
.review-icon-group .icon-box-request .request-icon.icon-invoice {
  margin-top: -1px;
}
.review-icon-group .icon-box-request.status_metric_default .request-icon {
  color: var(--theme-color-primary);
}
.review-icon-group .icon-box-request.status_metric_default .icon-request-accept-gray {
  background-image: url('../images/icon-request/icon-request-accept-green.svg');
}
.review-icon-group .icon-box-request.status_metric_default .icon-supplier-attend {
  background-image: url('../images/icon-request/icon-supplier-attend_active.svg');
}
.review-icon-group .icon-box-request.status_metric_default .icon-svg {
  display: none;
}
.review-icon-group .icon-box-request.status_metric_met .request-icon {
  color: var(--theme-color-primary);
}
.review-icon-group .icon-box-request.status_metric_met .icon-request-accept-gray {
  background-image: url('../images/icon-request/icon-request-accept-green.svg');
}
.review-icon-group .icon-box-request.status_metric_met .icon-supplier-attend {
  background-image: url('../images/icon-request/icon-supplier-attend_active.svg');
}
.review-icon-group .icon-box-request.status_metric_met .icon-svg {
  display: none;
}
.review-icon-group .icon-box-request.status_metric_met .icon-svg {
  display: block;
  background-image: url('../images/icon-request/icon-circle-checked.svg');
}
.review-icon-group .icon-box-request.status_metric_partly_met .request-icon {
  color: orange;
}
.review-icon-group .icon-box-request.status_metric_partly_met .icon-svg {
  background-image: url('../images/icon-request/icon-circle-empty.svg');
}
.review-icon-group .icon-box-request.status_metric_not_met .icon-svg {
  background-image: url('../images/icon-request/icon-circle-empty.svg');
}
.review-icon-group .icon-box-request.status_metric_disabled .icon-svg {
  background-image: url('../images/icon-request/icon-circle-disabled.svg');
}
.with_dot {
  position: absolute;
  right: -16px;
  top: -6px;
  display: block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: transparent;
  z-index: 0;
}
.with_dot.is_red {
  background-color: #FF0000;
}
.with_dot.is_green {
  background-color: #27A542;
}
.icon-split {
  display: block;
  width: 1px;
  height: 12px;
  background-color: #C8C8C8;
}
.review-icon-group .icon-box-request.auto-in-progress .request-icon,
.admin-review-icon .icon-box-request.auto-in-progress .request-icon {
  color: var(--theme-color-primary) !important;
}
.review-icon-group .icon-box-request.auto-in-progress .icon-svg,
.admin-review-icon .icon-box-request.auto-in-progress .icon-svg {
  display: none;
}
.review-icon-group .icon-box-request.auto-completed .request-icon,
.admin-review-icon .icon-box-request.auto-completed .request-icon {
  color: var(--theme-color-primary) !important;
}
.review-icon-group .icon-box-request.auto-completed .icon-svg,
.admin-review-icon .icon-box-request.auto-completed .icon-svg {
  display: none;
}
.review-icon-group .icon-box-request.auto-completed .icon-svg,
.admin-review-icon .icon-box-request.auto-completed .icon-svg {
  display: block;
  background-image: url('../images/icon-request/icon-circle-checked.svg');
}
.review-icon-group .icon-box-request.auto-failed .icon-svg,
.admin-review-icon .icon-box-request.auto-failed .icon-svg {
  background-image: url('../images/icon-request/icon-circle-empty.svg');
}
.icon-B {
  background-image: url('../images/icon-request/icon-B.svg');
}
.direction-right {
  transform: rotate(-90deg);
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.direction-right.direction-down {
  transform: rotate(0deg);
}
.icon-flip-card {
  display: inline-block;
  width: 36px;
  height: 36px;
  perspective: 120px;
  vertical-align: middle;
}
.icon-flip-card-inner {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  animation: icon-flip-card-rotate 2.5s ease-in-out infinite;
  animation-delay: var(--icon-flip-card-delay, 0s);
  transform-style: preserve-3d;
}
.icon-flip-card-face {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
  backface-visibility: hidden;
}
.icon-flip-card-back {
  transform: rotateY(180deg);
}
@keyframes icon-flip-card-rotate {
  0% {
    transform: rotateY(0deg);
  }
  50% {
    transform: rotateY(180deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.sortable {
  position: relative;
  display: inline-block;
  cursor: pointer;
}
.sortable.sortable-asc:after,
.sortable.sortable-desc:after {
  font-family: "FontAwesome";
  position: absolute;
  right: -17px;
  top: -1px;
}
.sortable.sortable-desc:after {
  content: "\f078";
}
.sortable.sortable-asc:after {
  content: "\f077";
}
.pagination-container {
  margin: 35px 0;
  flex: 1;
}
.pagination-container .entries-info {
  font-size: 10px;
  line-height: 22px;
  color: #646464;
}
.pagination-container .entries-info b {
  color: #646464;
  display: inline-block;
  padding: 0 2px;
}
.pagination-container .pagination li {
  margin: 0 2px;
  display: inline-block;
}
.pagination-container .pagination li a {
  display: block;
  border: none;
  height: 24px;
  min-width: 24px;
  color: #646464;
  font-size: 14px;
  line-height: 24px;
  border-radius: 5px;
  background-color: transparent;
  padding: 0 6px;
}
.pagination-container .pagination li.active a {
  background-color: var(--theme-color-secondary);
  color: #ffffff;
  font-weight: bold;
}
.pagination-container .pagination li.active a:hover {
  background-color: var(--theme-color-secondary);
  color: #ffffff;
}
.pagination-container .pagination li:hover a {
  background-color: #E6E6E6;
  color: #646464;
}
.pagination-container .pagination li.page a {
  width: 24px;
}
.pagination-container .pagination li.next_page a,
.pagination-container .pagination li.last a,
.pagination-container .pagination li.first a,
.pagination-container .pagination li.prev a,
.pagination-container .pagination li.previous a,
.pagination-container .pagination li.next a {
  width: auto;
  padding: 0 10px;
}
@media (min-width: 992px) {
  .modal-lg {
    width: auto !important;
  }
}
@media (min-width: 768px) {
  .modal-sm {
    width: auto !important;
  }
}
.modal-open-multiple {
  overflow: hidden;
}
.modal-open-multiple .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-mini .modal-dialog {
  width: 378px;
}
.modal-sm .modal-dialog {
  width: 600px;
}
.modal-md .modal-dialog {
  width: 845px;
}
.modal-lg .modal-dialog {
  width: 1024px;
}
.modal-xlg .modal-dialog {
  width: 1360px;
}
/** Convert Ownership 确认（request detail：modalTip + windowClass） */
.modal-convert-ownership .modal-dialog {
  width: 423px !important;
  max-width: 423px !important;
}
.modal-convert-ownership .modal-header.modal-warning {
  height: 53px;
  min-height: 53px;
  box-sizing: border-box;
}
.modal-convert-ownership .modal-header.modal-warning .close {
  float: right;
  margin-right: 0;
}
.modal-dialog {
  max-width: 100%;
}
.modal-dialog.modal-mini {
  width: 378px !important;
}
.modal-dialog.modal-sm {
  width: 600px !important;
}
.modal-dialog.modal-md {
  width: 845px !important;
}
.modal-dialog.modal-lg {
  width: 1024px !important;
}
.modal-dialog.modal-xlg {
  width: 1360px !important;
}
.modal .modal-dialog.modal-center {
  position: absolute;
  top: 40%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.modal-title {
  color: #505050;
}
.modal-title a {
  display: block;
  padding: 10px 17px;
  color: var(--theme-color-light-secondary);
}
.modal-title a:hover,
.modal-title a:focus,
.modal-title a:active {
  text-decoration: none;
}
.modal-title .a-underline:hover,
.modal-title .a-underline:focus,
.modal-title .a-underline:active {
  text-decoration: underline;
}
.modal-title.border-bottom {
  border-bottom: 1px solid #C8C8C8;
}
.label-collapse {
  display: block;
  padding: 10px 17px;
  color: var(--theme-color-light-secondary);
  cursor: pointer;
}
.table-modal-title {
  font-size: 14px;
  color: #505050;
  padding: 15px 15px 5px 15px;
}
.modal-content .modal-header {
  height: 54px;
  background-color: #282828;
  border-top-left-radius: 6px !important;
  border-top-right-radius: 6px !important;
}
.modal-content .modal-header .modal-title {
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
}
.modal-content .modal-header .modal-title .icon-alert {
  font-size: 24px;
  margin-right: 10px;
}
.modal-content .modal-header .close {
  margin-top: 4px;
  color: #ffffff;
  font-size: 14px;
  opacity: 1;
}
.modal-content .modal-header.modal-warning {
  background-color: #FFA500;
}
.modal-content .modal-header.modal-danger {
  background-color: #E60A30;
}
.modal-content .modal-body {
  padding: 0;
}
.modal-content .modal-body .search-box {
  padding: 16px;
  background-color: #F5F5F5;
}
.modal-content .modal-body .item-box {
  padding: 32px;
}
.modal-content .modal-body .modal-horizontal {
  padding: 0 16px;
}
.modal-content .modal-body .modal-padding {
  padding: 32px;
}
.modal-content .modal-body .modal-padding_24 {
  padding: 24px;
}
.modal-content .modal-body .bg-dark {
  background-color: #F5F5F5 !important;
}
.modal-content .modal-body .modal-note {
  font-size: 15px;
  line-height: 27px;
  color: #505050;
  padding: 0;
  margin: 0;
  word-break: break-word;
}
.modal-content .modal-body .modal-note .landlord-name {
  font-weight: bold;
  color: var(--theme-color-primary);
  text-decoration: underline;
}
.modal-content .modal-body .modal-text {
  color: #505050;
  font-size: 14px;
  line-height: 17px;
}
.modal-content .modal-body .modal-text.modal-text-tip {
  padding: 0 16px 16px 0;
}
.modal-content .modal-body .modal-text .icon-alert {
  color: #FFA500;
  font-size: 16px;
  margin-right: 10px;
}
.modal-content .modal-body .modal-text .icon-alert::before {
  color: #FFA500;
}
.modal-content .modal-body .note-box {
  font-size: 14px;
  line-height: 27px;
  color: #505050;
  padding: 15px;
}
.modal-content .modal-body .comment-tit {
  color: #646464;
  margin-top: 30px;
}
.modal-content .modal-body .comment-box {
  padding: 32px;
  background-color: #F5F5F5;
  border-top: 1px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
}
.modal-content .modal-body .panel .panel-heading {
  padding-top: 15px;
  padding-bottom: 15px;
}
.modal-content .modal-body .panel .panel-body {
  padding-bottom: 0;
}
.modal-content .modal-body .panel .panel-body .table tr:last-child td {
  border-bottom: none;
}
.modal-content .modal-footer {
  text-align: center !important;
  background-color: #F0F0F0;
  border-top: none;
  border-bottom-left-radius: 6px !important;
  border-bottom-right-radius: 6px !important;
}
.modal-content .modal-footer .btn {
  margin: 0 6px;
}
.modal-content .modal-footer .footer-dropdown-container {
  display: flex;
  justify-content: center;
  align-items: center;
}
.modal-content .modal-footer .footer-dropdown-container .approve-dropdown-container {
  cursor: pointer;
}
.modal-content .modal-footer .footer-dropdown-container .approve-dropdown-container .approve-dropdown-item {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 36px;
  cursor: pointer;
}
.modal-content .modal-footer .footer-dropdown-container .approve-dropdown-container .approve-dropdown-item .text-uppercase {
  min-width: 108px;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 12px;
  font-weight: 400;
  line-height: 12px;
  background-color: var(--theme-color-secondary);
  border: 1px solid var(--theme-color-secondary);
  color: #ffffff;
  border-radius: 6px 0 0 6px;
}
.modal-content .modal-footer .footer-dropdown-container .approve-dropdown-container .approve-dropdown-item .text-uppercase:hover {
  background-color: var(--theme-color-primary-hover);
  border: 1px solid var(--theme-color-primary-hover);
}
.modal-content .modal-footer .footer-dropdown-container .approve-dropdown-container .approve-dropdown-item .text-uppercase:active {
  background-color: var(--theme-color-secondary-hover);
  border: 1px solid var(--theme-color-secondary-hover);
}
.modal-content .modal-footer .footer-dropdown-container .approve-dropdown-container .approve-dropdown-item .icon-button-dropdown {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 32px;
  border-radius: 0 6px 6px 0;
  color: #ffffff;
  background-color: var(--theme-color-primary-hover);
  border: 1px solid var(--theme-color-primary-hover);
  background-size: 16px;
  margin-left: 2px;
}
.modal-content .modal-footer .footer-dropdown-container .approve-dropdown-container .dropdown-menu {
  min-width: 190px;
  padding: 0;
  border-radius: 6px;
  border: 2px solid var(--theme-color-primary);
  background-color: #ffffff;
  box-shadow: 0 8px 10px rgba(0, 0, 0, 0.15);
}
.modal-content .modal-footer .footer-dropdown-container .approve-dropdown-container .dropdown-menu li {
  padding: 16px;
  font-size: 12px;
  font-weight: 400;
  line-height: 12px;
  color: #505050;
  cursor: pointer;
}
.modal-content .modal-footer .footer-dropdown-container .approve-dropdown-container .dropdown-menu li:hover {
  background-color: #282828;
  color: #ffffff;
}
.modal-content .modal-footer .footer-dropdown-container .approve-dropdown-container .dropdown-menu li:active {
  background-color: #282828;
  color: #ffffff;
}
.apiKey-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 42px 32px 50px 32px;
}
.apiKey-content .text {
  font-family: 'ProximaNova';
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  text-align: center;
  color: #000000;
  margin-bottom: 16px;
}
.apiKey-content .copyboard-box {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 45px;
  border-radius: 4px;
  padding: 0 16px;
  background: #F0F0F0;
}
.apiKey-content .copyboard-box .btn-copy {
  position: absolute;
  top: 50%;
  margin-top: -11px;
  right: 16px;
  display: flex;
  align-items: center;
  font-family: 'ProximaNova';
  font-weight: 700;
  font-size: 13px;
  line-height: 21px;
  color: var(--theme-color-secondary);
  cursor: pointer;
  padding-left: 12px;
}
.apiKey-content .copyboard-box .btn-copy::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -5px;
  width: 1px;
  height: 10px;
  background-color: #D1D1D1;
}
.apiKey-content .btn-gen-api {
  font-family: 'ProximaNova';
  font-weight: 700;
  font-size: 13px;
  line-height: 21px;
  color: #FFFFFF;
  padding: 13px 28px;
  background: var(--theme-color-primary);
  border-radius: 12px;
  text-transform: none;
}
.apiKey-content .btn-gen-api:hover {
  background: var(--theme-color-primary-hover);
}
.modal-admin-review {
  position: relative;
}
.modal-admin-review .admin-review-status {
  position: absolute;
  left: 168px;
  top: 50%;
  margin-top: -17px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.modal-admin-review .admin-review-icon {
  position: absolute;
  right: 50px;
  top: 50%;
  margin-top: -10px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  border-right: 1px solid #737373;
}
.modal-admin-review .admin-review-icon .icon-box-request {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 23px;
  height: 20px;
  margin-right: 16px;
}
.modal-admin-review .admin-review-icon .icon-box-request .request-icon {
  color: #737373;
  font-size: 20px;
}
.modal-admin-review .admin-review-icon .icon-box-request .request-icon.request-icon-sla {
  font-size: 23px;
}
.modal-admin-review .admin-review-icon .icon-box-request .request-icon.request-icon-photos {
  font-size: 22px;
}
.modal-admin-review .admin-review-icon .icon-box-request .request-icon.icon-invoice {
  margin-top: -1px;
}
.modal-admin-review .admin-review-icon .icon-box-request .icon-svg {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 10px;
  height: 10px;
  z-index: 5;
}
.modal-admin-review .admin-review-icon .icon-box-request .font-svg:before,
.modal-admin-review .admin-review-icon .icon-box-request .font-svg-supplier-attend:before,
.modal-admin-review .admin-review-icon .icon-box-request .font-svg-edit-file:before,
.modal-admin-review .admin-review-icon .icon-box-request .font-svg-request-accept:before {
  font-family: 'font-svg' !important;
}
.modal-admin-review .admin-review-icon .icon-box-request.active .request-icon {
  color: var(--theme-color-primary);
}
.modal-admin-review .admin-review-icon .icon-box-request.active .icon-request-accept-gray {
  background-image: url('../images/icon-request/icon-request-accept-green.svg');
}
.modal-admin-review .admin-review-icon .icon-box-request.active .icon-svg {
  background-image: url('../images/icon-request/icon-circle-checked.svg');
}
.modal-admin-review .admin-review-icon .icon-box-request.active .icon-edit-file {
  background-image: url('../images/icon-request/icon-edit-file-green01.svg');
}
.modal-admin-review .admin-review-icon .icon-box-request.active .icon-supplier-attend {
  background-image: url('../images/icon-request/icon-supplier-attend_active.svg');
}
.descri-modal {
  color: #000;
  font-family: 'ProximaNova';
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
}
.modal-tab {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  background-color: #F0F0F0;
  padding: 18.5px 32px;
}
.modal-tab .tab-item {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  color: #A0A0A0;
  font-family: 'ProximaNova';
  font-size: 12px;
  font-weight: 400;
  line-height: 12px;
  letter-spacing: 0px;
  padding: 8px 21.5px;
  cursor: pointer;
  text-transform: uppercase;
  border-radius: 20px;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.modal-tab .tab-item:hover,
.modal-tab .tab-item.active {
  color: #FFFFFF;
  background-color: var(--theme-color-secondary);
}
.summernote-layer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
  z-index: 10;
}
.prompt-box {
  color: #1E1E1E;
  font-family: 'ProximaNova';
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.011em;
  margin-bottom: 20px;
}
.prompt-box .info {
  font-weight: 400;
}
.prompt-box .val a {
  display: inline-block;
  font-weight: 600;
  color: var(--theme-color-secondary);
  text-decoration: underline;
  margin-right: 10px;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.prompt-box .val a:hover {
  color: var(--theme-color-secondary-hover);
}
.prompt-box:last-child {
  margin-bottom: 0;
}
.import-csv-new-content {
  font-family: 'ProximaNova';
  padding: 24px 32px;
}
.import-csv-new-content .title {
  color: #505050;
  font-size: 14px;
  font-weight: 700;
  line-height: 14px;
  padding: 9px 0;
  border-bottom: 1px solid #C8C8C8;
  margin-bottom: 24px;
}
.import-csv-new-content .sub-title {
  color: #000000;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  padding-top: 15px;
  margin-bottom: 24px;
}
.import-csv-new-content .import-button-group {
  margin-bottom: 24px;
}
.import-csv-new-content .file-name-show {
  color: #999999;
  font-size: 12px;
  font-weight: 400;
  line-height: 12px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  word-break: break-word;
  margin-bottom: 24px;
}
.import-csv-new-content .file-name-show span.icon-remove {
  flex-shrink: 0;
  color: #999999;
  font-size: 16px;
  margin-left: 4px;
  cursor: pointer;
}
.import-csv-new-content .form-field-name {
  display: flex;
  align-items: center;
  color: #8C8C8C;
  font-size: 12px;
  line-height: 14px;
  font-weight: 400;
  min-height: 42px;
  word-break: break-word;
  margin-bottom: 0;
}
.assign-content {
  padding: 24px;
}
.assign-content .modal-main-title {
  font-family: 'ProximaNova';
  color: #949494;
  font-size: 10px;
  font-weight: 500;
  line-height: 10px;
  margin-bottom: 16px;
}
.assign-content .assign-responsible-user-list .assign-responsible-user-item .assign-user-box {
  display: flex;
  align-items: center;
  padding: 10px 6px;
  margin: 4px 0;
  background-color: #F0F0F0;
  min-height: 44px;
  border-radius: 8px;
}
.assign-content .assign-responsible-user-list .assign-responsible-user-item .assign-user-box.active {
  background-color: var(--theme-color-third);
}
.assign-content .assign-responsible-user-list .assign-responsible-user-item .assign-user-box.active .user-detail .name,
.assign-content .assign-responsible-user-list .assign-responsible-user-item .assign-user-box.active .user-detail .staff {
  color: #FFFFFF;
}
.assign-content .assign-responsible-user-list .assign-responsible-user-item .assign-user-box .responsible_avatar-box {
  margin-right: 10px;
}
.assign-content .assign-responsible-user-list .assign-responsible-user-item .assign-user-box .user-detail {
  color: #4D4D4D;
}
.assign-content .assign-responsible-user-list .assign-responsible-user-item .assign-user-box .user-detail .name {
  font-weight: 500;
  font-size: 12px;
  line-height: 12px;
  margin-bottom: 4px;
}
.assign-content .assign-responsible-user-list .assign-responsible-user-item .assign-user-box .user-detail .staff {
  font-size: 10px;
  line-height: 11px;
  padding: 3px 0;
  text-transform: capitalize;
}
.modal-header.modal-header_two_column {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 72px;
  padding: 15px 20px;
}
.modal-header.modal-header_two_column::before,
.modal-header.modal-header_two_column::after {
  display: none;
}
.modal-header.modal-header_two_column .modal-head-left .title {
  color: #FFFFFF;
  font-family: 'ProximaNova';
  font-size: 18px;
  line-height: 18px;
  font-weight: 600;
}
.modal-header.modal-header_two_column .modal-head-left .title .name {
  display: inline-block;
  font-weight: 400;
  padding: 0 10px;
}
.table-head-title {
  position: relative;
  color: #505050;
  font-weight: 700;
  font-family: 'ProximaNova';
  font-size: 20px;
  line-height: 36px;
  margin-bottom: 8px;
}
.table-head-title.has_border {
  margin-bottom: 12px;
  padding-bottom: 8px;
  border-bottom: 1px solid #C8C8C8;
}
.table-head-title.table-head-sub-title {
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
  margin-bottom: 10px;
}
.table-head-title .icon-btn {
  position: absolute;
  right: 0;
  bottom: 7px;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  color: #C8C8C8;
  font-size: 16px;
  cursor: pointer;
}
.table-head-title .icon-btn .icon-add {
  display: none;
}
.table-head-title .icon-btn.collapsed .icon-minus {
  display: none;
}
.table-head-title .icon-btn.collapsed .icon-add {
  display: inline-block;
}
.minimize-modal {
  position: fixed;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 250px;
  height: 48px;
  bottom: 30px;
  right: 20px;
  padding: 16px;
  font-family: 'ProximaNova';
  font-size: 16px;
  font-weight: 500;
  color: #505050;
  border: 2px solid var(--theme-color-primary);
  border-radius: 3px;
  background-color: #FCFCFC;
  box-shadow: 0 8px 10px rgba(0, 0, 0, 0.1);
  z-index: 999;
  cursor: pointer;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.minimize-modal .icon-close {
  font-weight: 700;
}
.minimize-modal .title {
  display: flex;
  align-items: center;
}
.minimize-modal:hover {
  color: #ffffff;
  background-color: #000000;
}
.modal .modal-dialog.ui-draggable .modal-content .modal-header {
  cursor: move;
}
.modal.ui-draggable {
  position: absolute;
  left: 50%;
  right: auto;
  top: 0;
  bottom: auto;
  transform: translate(-50%, 30px);
  transform-origin: center center;
}
.modal.ui-draggable .modal-dialog {
  margin: 0 auto;
}
.modal.ui-draggable .modal-dialog .modal-content .modal-header {
  cursor: move;
}
.platform-choose-title {
  margin-top: -8px;
  padding: 0 5px;
}
.platform-choose-title .btn-platform-dropdown {
  margin-right: 64px;
}
.platform-choose-title .btn-platform-dropdown.w_100 .dropdown-toggle,
.platform-choose-title .btn-platform-dropdown.w_100 .dropdown-menu {
  min-width: 100px;
}
.platform-choose-title .btn-platform-dropdown .dropdown-toggle {
  position: relative;
  height: 39px;
  line-height: 39px;
  padding: 0 42px 0 16px;
  min-width: 175px;
  width: auto;
  color: #ffffff;
  border-radius: 8px;
  font-size: 16px;
  font-weight: 300;
  text-transform: none;
  text-align: left;
  background-color: #505050;
  border: 1px solid #8C8C8C;
  overflow: hidden;
  z-index: 20;
}
.platform-choose-title .btn-platform-dropdown .dropdown-toggle::before {
  display: block;
  content: "\f0dd";
  font: normal normal normal 20px/1 FontAwesome;
  position: absolute;
  right: 0;
  top: 0;
  width: 32px;
  height: 39px;
  line-height: 30px;
  border-left: 1px solid #8C8C8C;
  color: #ffffff;
  text-align: center;
}
.platform-choose-title .btn-platform-dropdown .dropdown-menu {
  margin: -5px 0 0 0;
  padding: 0;
  border: 1px solid #8C8C8C;
  background-color: #505050;
  min-width: 175px;
  width: 100%;
  border-radius: 0 0 8px 8px;
}
.platform-choose-title .btn-platform-dropdown .dropdown-menu li {
  color: #ffffff;
  font-size: 16px;
  font-weight: 300;
  line-height: 12px;
  padding: 16px 14px;
  white-space: normal;
}
.platform-choose-title .btn-platform-dropdown .dropdown-menu li:hover {
  background-color: #434343;
}
.platform-choose-title .show-size {
  display: flex;
  align-items: center;
  justify-content: center;
}
.platform-choose-title .show-size .size-text {
  width: auto;
  height: 39px;
  line-height: 39px;
  padding: 0 24px 0 18px;
  color: #ffffff;
  font-size: 16px;
  font-weight: 300;
  text-transform: none;
  background-color: #505050;
  border: 1px solid #8C8C8C;
  border-radius: 8px;
}
.platform-choose-title .show-size .unit {
  color: #ffffff;
  font-size: 20px;
  line-height: 39px;
  font-weight: 300;
  padding: 0 11px;
}
.modal-body.follow-up-modal {
  background-color: #ffffff;
  padding: 24px 32px;
}
.modal-body.follow-up-modal .card-body {
  padding: 24px;
  border-radius: 8px;
  background-color: #f7f7f7;
  border: 1px solid #E1E1E1;
}
.modal-body.follow-up-modal .card-body .card-title {
  padding: 8px 0;
  font-size: 20px;
  line-height: 1;
  font-weight: 700;
  color: #505050;
  margin-bottom: 14px;
  border-bottom: 1px solid #C8C8C8;
}
.modal-body.follow-up-modal .card-body .recipients-row {
  display: flex;
  margin-left: -15px;
}
.modal-body.follow-up-modal .card-body .sub-head-dashed {
  color: #808080;
}
.modal-body.follow-up-modal .card-body .add-control-reset {
  padding: 13px 0;
  font-weight: 400;
}
.add_fields {
  width: 100%;
  height: 180px;
  border: 1px solid #E8E8E8;
  border-radius: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #646464;
  font-size: 10px;
  font-weight: 500;
  text-transform: uppercase;
  flex-direction: column-reverse;
  text-decoration: none;
  cursor: pointer;
}
.add_fields:hover,
.add_fields:focus,
.add_fields:active {
  text-decoration: none;
}
.add_fields .icon-add,
.add_fields .fa {
  display: block;
  font-size: 24px;
  margin: 10px;
}
.add_fields.add_doucment {
  flex-direction: row;
  height: 42px;
}
.add_fields.add_doucment .icon-add,
.add_fields.add_doucment .fa {
  font-size: 16px;
}
.nested-fields .fileinput-preview {
  position: relative;
  background-color: #E8E8E8 !important;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  border-radius: 6px;
  overflow: hidden;
  cursor: pointer;
  width: 100%;
  height: 180px;
}
.nested-fields .fileinput-preview .upload-icon::before {
  display: block;
}
.nested-fields .fileinput-preview.thumbnail {
  overflow: hidden;
  background-color: #ffffff !important;
}
.nested-fields .fileinput-preview.thumbnail img {
  width: auto;
  max-width: 100%;
  max-height: 100%;
}
.nested-fields .fileinput-preview .upload-file {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 20;
}
.nested-fields .fileinput-preview .upload-icon {
  font-family: 'ProximaNova';
  font-weight: 500;
  font-size: 12px;
  line-height: 12px;
  color: #7B7B7B;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  text-transform: uppercase;
}
.nested-fields .fileinput-preview .upload-icon::before {
  content: "";
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  vertical-align: middle;
  flex-grow: 0;
  flex-shrink: 0;
  width: 32px;
  height: 32px;
  background-image: url('../images/icon-request/icon-upload.svg');
  margin-right: 11px;
}
.nested-fields .fileinput-preview.fileinput-document {
  height: 42px;
}
.nested-fields .fileinput-preview.fileinput-document .upload-icon {
  flex-direction: row;
}
.nested-fields .fileinput-preview.fileinput-document .file-name {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  padding: 0 13px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  top: 0;
  left: 0;
  color: #555;
  font-family: 'ProximaNova';
  font-weight: 500;
  font-size: 12px;
  line-height: 42px;
  z-index: 9;
  background-color: #ffffff;
}
.nested-fields .fileinput-preview.fileinput-document .file-name.modal-file {
  background-color: #F9F9F9;
}
.nested-fields .fileinput-preview.fileinput-document a {
  color: #555;
  text-decoration: none;
  overflow: hidden;
  text-overflow: ellipsis;
}
.nested-fields .fileinput-preview .icon-cancel {
  position: absolute;
  top: 15px;
  right: 18px;
  z-index: 5;
  cursor: pointer;
}
.nested-fields .fileinput-preview.upload-icon-show {
  justify-content: flex-start;
  background-color: #ffffff !important;
  padding: 0 16px;
}
.nested-fields .fileinput-preview.upload-icon-show .upload-icon {
  display: block;
  font-weight: 600;
  color: #646464;
  text-transform: none;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nested-fields .fileinput-preview.upload-icon-show .upload-icon::before {
  content: "";
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  vertical-align: middle;
  flex-grow: 0;
  width: 20px;
  height: 20px;
  background-image: url('../images/icon-request/icon-paper-clip.svg');
  margin-right: 6px;
  flex-shrink: 0;
}
.fileinput-buttons .show-text,
form-input .show-text,
.form-input .show-text {
  font-family: 'ProximaNova';
  font-weight: 500;
  font-size: 12px;
  line-height: 42px;
  color: #555555;
  width: 100%;
  height: 42px;
  padding: 0 11px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  border-radius: 6px;
  border: 1px solid #E3E3E3;
  background-color: #ffffff;
  margin-bottom: 0;
}
.fileinput-buttons .form-control,
form-input .form-control,
.form-input .form-control {
  font-family: 'ProximaNova';
  font-weight: 500;
  color: #555555;
}
.fileinput-buttons .form-group,
form-input .form-group,
.form-input .form-group {
  margin-bottom: 0;
}
.add-box {
  background-color: #fff;
  padding: 14px 16px 4px 16px;
  border: 1px solid #ddd;
  border-radius: 4px;
  margin-bottom: 22px;
}
.nested-fields-rows {
  display: flex;
  align-items: center;
  margin-bottom: 16px;
}
.nested-fields-rows.row-clear-margin {
  margin-left: -15px;
  margin-right: -15px;
}
.nested-fields-rows .fileinput-document {
  margin-bottom: 0;
}
.nested-fields-rows .remove-asset {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 42px;
  padding: 0 11px;
}
.nested-fields-rows.nested-fields-rows_start {
  align-items: flex-start;
}
.form-date-box,
.form-description-box {
  margin-bottom: 0;
}
.form-date-box {
  width: 250px;
}
.form-description-box {
  flex: 1;
  margin-left: 14px;
}
.note-detail {
  font-family: 'ProximaNova';
}
.note-detail .note-detail01 {
  font-size: 12px;
  line-height: 12px;
  color: #7B7B7B;
  font-weight: 600;
}
.note-detail .note-detail02 {
  font-size: 14px;
  line-height: 16px;
  color: #555555;
  font-weight: 500;
}
.nested-fields-rows .form-date-box.has-error {
  padding-bottom: 25px !important;
}
.file-preview_in_modal_row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.file-preview_in_modal_row .file-preview_in_modal {
  font-size: 12px;
  line-height: 12px;
  color: #646464;
  font-weight: 600;
  position: relative;
  padding: 12px 48px 12px 16px;
  background-color: #F9F9F9;
  border-radius: 6px;
  width: 219px;
  text-overflow: ellipsis;
  overflow: hidden;
  vertical-align: middle;
  white-space: nowrap;
  margin-bottom: 16px;
  margin-right: 16px;
}
.file-preview_in_modal_row .file-preview_in_modal.item_column {
  width: 100%;
  margin-right: 0;
  background-color: #ffffff;
}
.file-preview_in_modal_row .file-preview_in_modal.item_column a {
  color: #646464;
  text-decoration: none;
}
.file-preview_in_modal_row .file-preview_in_modal .icon-file-search {
  margin-right: 6px;
}
.file-preview_in_modal_row .file-preview_in_modal .icon-cancel {
  position: absolute;
  top: 50%;
  right: 16px;
  margin-top: -8px;
  cursor: pointer;
}
.file-preview_in_modal_row.column {
  flex-direction: column;
}
.file-preview_in_modal_row.column .file-preview_in_modal {
  width: 100%;
}
.url-preview {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.url-preview.column {
  flex-direction: column;
}
.url-preview.column .url-preview_item {
  width: 100%;
}
.url-preview .url-preview_item {
  position: relative;
  padding: 12px 48px 12px 16px;
  background-color: #F9F9F9;
  border-radius: 6px;
  width: 219px;
  text-overflow: ellipsis;
  overflow: hidden;
  vertical-align: middle;
  white-space: nowrap;
  margin-bottom: 16px;
  margin-right: 16px;
}
.url-preview .url-preview_item.item_column {
  width: 100%;
  background-color: #ffffff;
  margin-right: 0;
}
.url-preview .url-preview_item a {
  font-size: 12px;
  line-height: 12px;
  color: var(--theme-color-primary);
  text-decoration: underline;
  font-weight: 600;
}
.url-preview .url-preview_item a:hover {
  color: var(--theme-color-primary-hover);
}
.url-preview .url-preview_item .icon-cancel {
  position: absolute;
  top: 50%;
  right: 16px;
  margin-top: -8px;
  cursor: pointer;
}
.share-photo-row .photo-preview {
  float: left;
  margin-right: 16px;
  margin-bottom: 16px;
  position: relative;
  width: 219px;
  height: 203px;
  border-radius: 6px;
  padding: 10px;
  background-color: #E8E8E8;
  overflow: hidden;
  text-align: center;
}
.share-photo-row .photo-preview img {
  display: inline-block;
  width: auto;
  height: 100%;
  max-width: 100%;
}
.share-photo-row .photo-preview .text {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  color: #505050;
  font-family: 'ProximaNova';
  font-size: 12px;
  line-height: 12px;
  font-weight: 500;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: left;
  padding: 12px 8px;
  background-color: rgba(115, 115, 115, 0.4);
}
.label {
  padding: 4px 12px;
  color: rgba(0, 0, 0, 0.5);
  font-size: 12px;
  border-radius: 12px;
  font-weight: 500;
  display: inline-block;
  /** Work request in_house (not client inHouse) */
}
.label.label-success {
  background-color: #0AE67B;
  color: #04723d;
}
.label.label-warning {
  background-color: #FDC228;
  color: #584001;
}
.label.label-cancelled {
  background-color: #E60A30;
  color: #ffffff;
}
.label.label-attended {
  background-color: var(--theme-color-primary);
  color: #ffffff;
}
.label.label-closed {
  background-color: #0AE67B;
  color: #012212;
}
.label.label-Pending {
  background-color: #FFA500;
  color: #664200;
}
.label.label-Expired {
  background-color: #E60A30;
  color: #ffffff;
}
.label.label-Sent,
.label.label-Approved,
.label.label-Accepted {
  background-color: #0AE67B;
  color: #04532d;
}
.label.label-Error {
  background-color: #E60A30;
  color: #ffffff;
}
.label.label-gray {
  background-color: #DCDCDC;
  color: #505050;
}
.label.label-primary {
  background-color: var(--theme-color-primary);
  color: #ffffff;
}
.label.label-secondary {
  background-color: #a670d0;
  color: #ffffff;
}
.label.label-td-approved {
  background-color: var(--theme-color-light-secondary);
  color: rgba(0, 0, 0, 0.5);
}
.label.label-td-invited {
  background-color: #FFC800;
  color: rgba(0, 0, 0, 0.5);
}
.label.label-td-registration {
  background-color: #FFB15A;
  color: rgba(0, 0, 0, 0.5);
}
.label.label-td-archived,
.label.label-complete {
  background-color: #34CC44;
  color: #000;
}
.label.label-td-approval {
  background-color: var(--theme-color-secondary-hover);
  color: #ffffff;
}
.label.label-td-awaiting {
  background-color: #D4865A;
  color: #ffffff;
}
.label.label-td-Approved {
  background-color: var(--theme-color-light-secondary);
}
.label.label-danger {
  background-color: #E60A30;
  color: #ffffff;
}
.label.label-red {
  background-color: #e30a12;
}
.label.label-blue-dark {
  background-color: var(--theme-color-secondary);
}
.label.label-yellow {
  background-color: #FFE539;
}
.label.label-purple,
.label.label-programmed {
  background-color: #D38EFF;
}
.label.label-utility {
  background-color: #F8EF92;
}
.label.label-bg-yellow-light {
  color: #ffffff;
  background-color: #DE9151;
}
.label.label-bg-purple-light {
  color: #ffffff;
  background-color: #7180AC;
}
.label.label-bg-green {
  color: #ffffff;
  background-color: #5ABF59;
}
.label.label-in-house {
  color: #000000;
  background-color: #B7DED6;
}
.label.label-active,
.label.label-Sent,
.label.label-green-new {
  background-color: #39C156;
  color: #ffffff;
}
.label.label-under-warranty {
  background-color: #5ABF59;
  color: #ffffff;
}
.label.label-no-active-user {
  background-color: #E60A30;
  color: #ffffff;
}
.label.ticked-off-ownership {
  background-color: var(--theme-color-primary);
  color: #ffffff;
}
.label.label-exclusive,
.label.label-orange-new {
  background-color: #EFA14C;
  color: #ffffff;
}
.label.label-warranty-expired {
  background-color: #E60A30;
  color: #ffffff;
}
.label.label-dark {
  color: #ffffff;
  background-color: #171717 !important;
}
.label.label-Accept {
  cursor: pointer;
  padding: 5px 12px;
  min-width: 72.5px !important;
  border: 1px solid #26BB46;
  border-radius: 12px;
  background-color: #39C156;
  color: #ffffff;
  box-shadow: 0 2px 6px 0 rgba(42, 154, 66, 0.3);
  text-transform: capitalize;
}
.label.label-Accept:hover,
.label.label-Accept:active {
  box-shadow: none;
  background-color: #2db64b;
}
.label.label-inactive {
  background-color: #777777;
  color: #ffffff;
}
.label.label-onhold {
  background-color: #FFA500;
  color: #ffffff;
}
.label.label-highest,
.label.priory-highest,
.label.priority-highest {
  background-color: #FF5757;
}
.label.label-high,
.label.priory-high,
.label.priority-high {
  background-color: #222222;
  color: #ffffff;
}
.label.label-medium,
.label.priory-medium,
.label.priority-medium {
  background-color: #ffb15a;
}
.label.label-low,
.label.priory-low,
.label.priority-low {
  background-color: #bd6cf0;
}
.label.label-lowest,
.label.priory-lowest,
.label.priority-lowest {
  background-color: #4dda6b;
}
.label.label-blue,
.label.priory-blue,
.label.priority-blue {
  background-color: #0000ff;
}
.label.label-pink,
.label.priory-pink,
.label.priority-pink {
  background-color: #ffc0cb;
}
.label.label-gray,
.label.priory-gray,
.label.priority-gray {
  background-color: #808080;
}
.label.label-olive,
.label.priory-olive,
.label.priority-olive {
  background-color: #808000;
}
.label.label-beige,
.label.priory-beige,
.label.priority-beige {
  background-color: #f5f5dc;
}
.label.label-navy,
.label.priory-navy,
.label.priority-navy {
  background-color: #000080;
}
.label.label-teal,
.label.priory-teal,
.label.priority-teal {
  background-color: #008080;
}
.label.recommended-quote-request {
  background-color: #972dff;
  color: #ffffff;
}
.label.label-primary-light {
  background-color: #22B8D4;
  color: #ffffff;
}
.label.label-purple-light {
  background-color: #A8BCD0;
  color: #ffffff;
}
.label.label-red-light {
  background-color: #FF5F63;
  color: #ffffff;
}
.label.label-request-number {
  border: 1px solid #DCDCDC;
  font-weight: 400;
  display: inline-block;
  padding: 5px 12px 4px 12px;
  min-height: 24px;
}
.label.label-request-number,
.label.label-request-number:hover,
.label.label-request-number:active,
.label.label-request-number:focus {
  color: var(--theme-color-secondary);
  text-decoration: underline;
}
.label.label-issue-number {
  border: 1px solid #E60A30;
  font-weight: 400;
  display: inline-block;
  padding: 5px 12px 4px 12px;
  min-height: 24px;
}
.label.label-issue-number,
.label.label-issue-number:hover,
.label.label-issue-number:active,
.label.label-issue-number:focus {
  color: #E60A30;
  text-decoration: underline;
}
.label.label-gray-light {
  background-color: #C8C8C8;
  color: #ffffff;
}
.label.label-batch-green {
  background: #A5D0A8;
  color: rgba(0, 0, 0, 0.5);
}
.label.label-priority-green {
  color: rgba(0, 0, 0, 0.5);
  background-color: #6ED577;
}
.label.label-select-value {
  background-color: #ebebeb;
}
.label.label-blue-bg {
  background: #7AB2FF;
  color: rgba(0, 0, 0, 0.5);
}
.label.label-on-leave {
  color: #ffffff;
  font-weight: 400;
  border-radius: 6px;
  background-color: #c8c8c8;
  margin-bottom: 0;
}
.label-green {
  color: #51C66A;
}
.label-purple {
  color: #9D00FF;
}
.label-yellow {
  color: #FFC666;
}
.label-orange {
  color: #FF5757;
}
.label-red {
  color: #e30a12;
}
.label-grey {
  color: #A0A0A0;
}
.label-blue {
  color: #0a98f9;
}
.priory {
  display: block;
  width: 16px;
  height: 16px;
  border-radius: 100%;
}
.priory.priory-highest {
  background-color: #FF5757;
}
.priory.priory-high {
  background-color: #282828;
}
.priory.priory-medium {
  background-color: #ffb15a;
}
.priory.priory-low {
  background-color: #bd6cf0;
}
.priory.priory-lowest {
  background-color: #4dda6b;
}
.priory.priority-blue {
  background-color: #0000ff;
}
.priory.priority-pink {
  background-color: #ffc0cb;
}
.priory.priority-gray {
  background-color: #808080;
}
.priory.priority-olive {
  background-color: #808000;
}
.priory.priority-beige {
  background-color: #f5f5dc;
}
.priory.priority-navy {
  background-color: #000080;
}
.priory.priority-teal {
  background-color: #008080;
}
.priority-bar {
  width: 3px;
  height: 44px;
  background-color: transparent;
}
.priority-bar.priory-highest {
  background-color: #FF5757;
}
.priority-bar.priory-high {
  background-color: #282828;
}
.priority-bar.priory-medium {
  background-color: #ffb15a;
}
.priority-bar.priory-low {
  background-color: #bd6cf0;
}
.priority-bar.priory-lowest {
  background-color: #4dda6b;
}
.priority-bar.bar-primary {
  background-color: var(--theme-color-primary);
}
.priority-bar.bar-gray {
  background-color: #8EA5AB;
}
.priority-bar.bar-yellow-dark {
  background-color: #FF965A;
}
.priority-bar.priority-blue {
  background-color: #0000ff;
}
.priority-bar.priority-pink {
  background-color: #ffc0cb;
}
.priority-bar.priority-gray {
  background-color: #808080;
}
.priority-bar.priority-olive {
  background-color: #808000;
}
.priority-bar.priority-beige {
  background-color: #f5f5dc;
}
.priority-bar.priority-navy {
  background-color: #000080;
}
.priority-bar.priority-teal {
  background-color: #008080;
}
.status-sla {
  min-width: 32px;
  height: 34px;
  border-radius: 12px;
  display: inline-block;
  white-space: nowrap;
  padding: 2px 12px 2px 8px;
}
.status-sla .icon-svg {
  vertical-align: top;
}
.status-sla-text {
  display: inline-block;
  font-size: 12px;
  margin-left: 2px;
  line-height: 30px;
  vertical-align: top;
}
.status-sla-overtime-counting {
  background-color: #ff5757;
  color: #ffffff;
}
.status-sla-ontime-counting {
  background-color: var(--theme-color-primary);
  color: #ffffff;
}
.status-sla-fail {
  border: 1px solid #FF5757;
  color: #FF5757;
}
.status-sla-pause {
  background-color: #8EA5AB;
  color: #ffffff;
}
.status-sla-oosla {
  background-color: #FFA500;
  color: #ffffff;
}
.status-sla-done {
  border: 1px solid rgba(39, 165, 66, 0.45);
  color: #27A542;
}
.avatar-purple-bg {
  color: #802DB5 !important;
  background-color: #D38EFF !important;
}
.avatar-org-bg {
  color: #965D1C !important;
  background-color: #FFB15A !important;
}
.avatar-cyan-bg {
  color: var(--theme-color-light-four) !important;
  background-color: var(--theme-color-secondary) !important;
}
.label-status {
  display: inline-block;
  height: 18px;
  border-radius: 4px;
  padding: 0 7px;
  background-color: #C4C4C4;
  color: #000000;
  font-size: 9px;
  line-height: 20px;
  font-family: 'ProximaNova';
  font-weight: 600;
}
.category .text-font-10 {
  font-size: 10px;
  font-weight: 600;
  color: #999999;
  text-transform: uppercase;
}
.category .check-box label {
  font-size: 10px;
  color: #8C8C8C;
  font-weight: 400;
}
.category .check-box label:before {
  margin-top: -11px;
}
.category .check-box label:after {
  margin-top: -11px;
}
.category .check-box label .priory {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 100%;
}
.label-WARRANTY-status {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  color: #ffffff;
  font-family: 'ProximaNova';
  font-weight: 600;
  font-size: 12px;
  line-height: 100%;
  padding: 4px 12px;
  border-radius: 100px;
  white-space: nowrap;
  margin: 0;
}
.label-WARRANTY-status.bg_green {
  background-color: #5ABF59;
}
.label-WARRANTY-status.bg_red {
  background-color: #E60A30;
}
.label-project {
  color: #000000;
  font-family: 'ProximaNova';
  font-weight: 600;
  font-size: 12px;
  line-height: 100%;
  padding: 4px 9px;
  border-radius: 50px;
}
.label-project.bg-blue {
  background-color: #B4E0F9;
}
.tx-cell-red {
  color: #FF0000 !important;
}
.tx-cell-orange {
  color: #FFA500 !important;
}
.tx-cell-green {
  color: #27A542 !important;
}
.tx-cell-dark {
  color: #545454 !important;
}
.label-batch-setting {
  display: inline-block;
  font-family: 'ProximaNova';
  font-weight: 400;
  font-size: 12px;
  color: #000000;
  padding: 2px 8px;
  border-radius: 8px;
  background-color: #D1D1D1;
}
.fa-star,
.fa-star-half-o {
  color: #FFBF3B !important;
  margin: 0 2px;
}
.fa-star-o {
  color: #C8C8C8 !important;
  margin: 0 2px;
}
.fa-star-o::before {
  content: "\f005" !important;
}
.rating-box .fa {
  font-size: 30px;
}
.rating-box .num {
  color: #505050;
  font-size: 32px;
  line-height: 38px;
}
.rating-box a {
  display: block;
  font-size: 14px;
  margin-top: 15px;
  text-decoration: underline;
  color: var(--theme-color-secondary);
}
.rating-box a:hover {
  color: var(--theme-color-secondary-hover);
}
.review-tit {
  font-size: 20px;
  color: #505050;
  font-weight: bold;
  line-height: 24px;
}
.rating-title {
  color: #505050;
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
}
.suppler-tit {
  font-size: 16px;
  color: #505050;
  font-weight: bold;
  line-height: 24px;
  margin-bottom: 10px;
}
.rating-container {
  position: relative;
}
.rating-container .filled-stars {
  position: absolute;
  left: 0;
  top: 0;
  margin: auto;
  color: #FFBF3B;
  white-space: nowrap;
  overflow: hidden;
  -webkit-text-stroke: 0 #FFBF3B;
  text-shadow: none;
}
.rating-container .star {
  margin-right: 4px;
}
.rating-container .caption {
  position: absolute;
  left: 300px;
  top: 50%;
  margin-top: -10px;
}
.rating-container .caption .label {
  color: #A0A0A0;
  font-size: 12px;
  font-weight: 500;
  line-height: 14px;
  background-color: transparent;
  border: none;
  display: flex;
  align-items: center;
}
.rating-container .caption .label .fa-tip {
  font-size: 16px;
}
.rating-container .caption .label .fa-star-last {
  margin-right: 10px;
}
.category-box {
  margin-bottom: 5px;
}
.category-box .list {
  position: relative;
  padding: 5px 0;
  border-bottom: 1px solid #C8C8C8;
}
.category-box .list > .main-category {
  position: relative;
  display: flex;
  align-items: center;
  width: 280px;
  padding: 5px 16px;
  border-radius: 20px;
}
.category-box .list > .main-category .icon-category {
  flex-shrink: 0;
  width: 26px;
  height: 26px;
  overflow: hidden;
  display: inline-block;
  margin-right: 19px;
}
.category-box .list > .main-category .icon-category .select-category-icon {
  width: 26px;
  height: 26px;
  padding: 2px;
}
.category-box .list > .main-category .icon-category img {
  max-width: 100%;
  max-height: 100%;
  width: 100%;
  height: auto;
}
.category-box .list > .main-category .icon-reorder {
  font-size: 18px;
  color: #505050;
  margin-right: 16px;
}
.category-box .list > .main-category .name {
  color: #505050;
  font-size: 14px;
  font-weight: bold;
  cursor: pointer;
}
.category-box .list > .main-category .icon-remove {
  font-size: 18px;
  color: #C8C8C8;
  position: absolute;
  right: 7px;
  top: 50%;
  margin-top: -9px;
  display: none;
}
.category-box .list > .main-category:hover {
  background-color: #E6E6E6;
}
.category-box .list > .main-category:hover .icon-remove {
  display: block;
  cursor: pointer;
}
.category-box .list > .main-category .icon-photo-box {
  position: absolute;
  left: 35px;
  bottom: 2px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 15px;
  height: 15px;
  border: 1px solid #F7F7F7;
  background-color: #ffffff;
  border-radius: 50px;
}
.category-box .list .list-action {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  position: absolute;
  right: 40px;
  top: 50%;
  margin-top: -12px;
  cursor: pointer;
  width: 45px;
}
.category-box .list .list-action::before {
  content: "";
  background-image: url(../images/icon/icon-more.png);
  background-repeat: no-repeat;
  background-position: center center;
  width: 24px;
  height: 24px;
  border-radius: 50px;
  background-color: transparent;
  display: block;
  text-align: center;
}
.category-box .list .list-action .action-group {
  display: none;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 30px;
  width: 118px;
  border: 1px solid #E0E0E0;
  background-color: #ffffff;
  box-shadow: 0px 1px 1px 1px #E6E6E640;
  border-radius: 8px;
  overflow: hidden;
  z-index: 5;
}
.category-box .list .list-action .action-group .btn {
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: 'ProximaNova';
  font-size: 10px;
  font-weight: 400;
  line-height: 10px;
  letter-spacing: 0px;
  text-align: center;
  height: 30px;
  padding: 0 6px;
  text-transform: uppercase;
  border-bottom: 1px solid #E0E0E0;
  min-width: auto;
  border-radius: 0;
  cursor: pointer;
}
.category-box .list .list-action .action-group .btn:last-child {
  border-bottom: none;
}
.category-box .list .list-action .action-group .btn span {
  font-size: 12px;
  transform-origin: center center;
  transform: scale(0.83, 0.83);
}
.category-box .list .list-action .action-group .btn:hover {
  background-color: #e6e6e6;
  border-bottom-color: #e6e6e6;
}
.category-box .list .list-action:hover::before {
  background-color: #E0E0E0;
}
.category-box .list .list-action:hover .action-group {
  display: block;
}
.category-box .list .priory-box {
  position: absolute;
  right: 8px;
  top: 50%;
  margin-top: -6px;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 2;
}
.category-box .list .priory-box .priory {
  display: block;
  width: 12px;
  height: 12px;
  border-radius: 100%;
  margin: 0 2px;
}
.category-box .list.sub-list {
  border-bottom: none;
}
.category-box .list.sub-list > .main-category .name {
  color: #646464;
  font-weight: normal;
}
.category-box .list.sub-list .list-action {
  right: -25px;
}
.category-box .list .icon-btn {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -16px;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  color: #A0A0A0;
  font-size: 16px;
  cursor: pointer;
}
.category-box .category-box-sub {
  padding: 0 30px;
}
.category-box.role-box .list {
  padding: 9px 0;
}
.category-box.role-box .list > .main-category {
  width: 340px;
}
.category-box.role-box .list > .main-category .name {
  font-size: 12px;
  text-transform: uppercase;
}
.category-box.role-box .list > .main-category:hover {
  background-color: transparent;
}
.category-box.role-box .list > .main-category:hover .icon-remove {
  display: none;
}
.category-box.role-box .list .category-role {
  width: auto;
  position: absolute;
  left: 50%;
  bottom: 10px;
  transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  margin-left: 70px;
}
.category-box.role-box .list .category-role .check-box label {
  color: #505050;
  font-size: 12px;
  font-weight: bold;
}
.category-box.role-box .list .category-role-center {
  width: auto;
  position: absolute;
  left: 35%;
  bottom: 10px;
}
.category-box.role-box .list .category-role-center .check-box label {
  color: #505050;
  font-size: 12px;
  font-weight: bold;
}
.category-box.role-box .list .category-role-right {
  width: auto;
  position: absolute;
  left: 60%;
  bottom: 10px;
}
.category-box.role-box .list .category-role-right .check-box label {
  color: #505050;
  font-size: 12px;
  font-weight: bold;
}
.category-box.role-box .list.sub-list {
  border-bottom: 1px solid #E0E0E0;
}
.category-box.role-box .list.sub-list > .main-category .name {
  color: #646464;
  font-weight: normal;
  text-transform: none;
}
.category-box.role-box .list.sub-list .category-role {
  bottom: 10px;
}
.category-box.role-box .list .icon-btn {
  bottom: 8px;
}
.category-box.role-box .category-box-sub {
  padding: 0;
}
.category-box.role-box .category-box-three {
  padding-left: 30px;
}
.category-box.role-box .category-box-three .category-role .check-box {
  margin-left: -29px;
}
.category-box.role-box .second-level-container .category-role .check-box {
  margin-left: -29px;
}
.category-box.role-box .second-level-container .category-box-three .category-role .check-box {
  margin-left: -44px;
}
.switch-checkbox {
  height: auto;
  border-radius: 8px;
  background-color: #ffffff;
  vertical-align: middle;
  padding: 8px 16px;
  line-height: 24px;
  position: relative;
}
.switch-checkbox label {
  position: relative;
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  font-weight: normal;
  padding-right: 35px;
}
.switch-checkbox label .switchbox {
  display: inline-block;
  position: absolute;
  top: 50%;
  margin-top: 0;
  right: 32px;
  width: 0;
  height: 0;
}
.switch-checkbox input[type="checkbox"] {
  position: absolute;
  top: 50%;
  margin-top: 0;
  right: 32px;
  width: 0;
  height: 0;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
}
.switch-checkbox input[type="checkbox"] + label .switchbox::before,
.switch-checkbox input[type="checkbox"] + label .switchbox::after,
.switch-checkbox input[type="checkbox"] + label .switchbox:before,
.switch-checkbox input[type="checkbox"] + label .switchbox:after,
.switch-checkbox input[type="checkbox"] + label .switchbox:before,
.switch-checkbox input[type="checkbox"] + label .switchbox after {
  content: "";
  display: block;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  position: absolute;
  top: 50%;
}
.switch-checkbox input[type="checkbox"] + label .switchbox::before,
.switch-checkbox input[type="checkbox"] + label .switchbox:before,
.switch-checkbox input[type="checkbox"] + label .switchbox before {
  width: 24px;
  height: 8px;
  border-radius: 4px;
  background-color: #D8D8D8;
  margin-top: -4px;
  left: 0;
}
.switch-checkbox input[type="checkbox"] + label .switchbox::after,
.switch-checkbox input[type="checkbox"] + label .switchbox:after,
.switch-checkbox input[type="checkbox"] + label .switchbox after {
  height: 16px;
  width: 16px;
  border-radius: 100%;
  background-color: #ffffff;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);
  margin-top: -8px;
  left: -4px;
}
.switch-checkbox input[type="checkbox"]:checked + label .switchbox::after,
.switch-checkbox input[type="checkbox"]:checked + label .switchbox:after,
.switch-checkbox input[type="checkbox"]:checked + label .switchbox after {
  left: 16px;
}
.switch-checkbox input[type="checkbox"]:checked + label .switchbox::before,
.switch-checkbox input[type="checkbox"]:checked + label .switchbox:before,
.switch-checkbox input[type="checkbox"]:checked + label .switchbox before {
  background-color: #0AE67B;
}
.switch-checkbox input[type="checkbox"].checked + label .switchbox::after,
.switch-checkbox input[type="checkbox"].checked + label:after,
.switch-checkbox input[type="checkbox"].checked + label after {
  left: 16px !important;
}
.switch-checkbox input[type="checkbox"].checked + label .switchbox::before,
.switch-checkbox input[type="checkbox"].checked + label .switchbox:before,
.switch-checkbox input[type="checkbox"].checked + label .switchbox before {
  background-color: #0AE67B !important;
}
.switch-checkbox input[type="checkbox"].unchecked + label .switchbox::after,
.switch-checkbox input[type="checkbox"].unchecked + label .switchbox:after,
.switch-checkbox input[type="checkbox"].unchecked + label .switchbox after {
  height: 16px !important;
  width: 16px !important;
  border-radius: 100% !important;
  background-color: #ffffff !important;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3) !important;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3) !important;
  margin-top: -8px !important;
  left: -4px !important;
}
.switch-checkbox input[type="checkbox"].unchecked + label .switchbox::before,
.switch-checkbox input[type="checkbox"].unchecked + label .switchbox:before,
.switch-checkbox input[type="checkbox"].unchecked + label .switchbox before {
  width: 24px !important;
  height: 8px !important;
  border-radius: 4px !important;
  background-color: #D8D8D8 !important;
  margin-top: -4px !important;
  left: 0 !important;
}
.switch-checkbox.switch-checkbox_no_text {
  display: inline-block;
  height: auto;
  border-radius: 0;
  background-color: transparent;
  vertical-align: middle;
  padding: 0;
  line-height: 0;
}
.switch-checkbox.switch-checkbox_left {
  background-color: transparent;
}
.switch-checkbox.switch-checkbox_left label {
  padding-left: 38px;
  padding-right: 0;
}
.switch-checkbox.switch-checkbox_left label .switchbox {
  left: 0;
  right: auto;
}
.ztree-content {
  position: relative;
}
.ztree-content .control-label {
  font-size: 10px;
  font-weight: 500;
  line-height: 1.2;
  padding-left: 0;
}
.ztree-content .ztree-box {
  max-height: 42px;
  overflow: auto;
  word-break: break-word;
  padding: 4px 6px;
  cursor: pointer;
}
.ztree-content .ztree-box .ztree-val {
  position: relative;
  display: inline-block;
  min-height: 24px;
  width: auto;
  border-radius: 12px;
  background-color: #EBEBEB;
  margin: 4px;
  color: #505050;
  font-family: "ProximaNova";
  font-size: 12px;
  line-height: 14px;
  padding: 5px 26px 5px 8px;
}
.ztree-content .ztree-box .ztree-val:after {
  position: absolute;
  top: 50%;
  right: 6px;
  margin-top: -8px;
  display: inline-block;
  font-family: icomoon;
  content: '\e90e';
  width: 16px;
  height: 16px;
  border-radius: 100%;
  background-color: rgba(255, 255, 255, 0.5);
  vertical-align: middle;
  font-size: 13px;
  line-height: 16px;
  text-align: center;
  cursor: pointer;
}
.ztree-content .ztree-box .ztree-val:hover {
  background-color: #dedede;
  color: #434343;
}
.ztree-content .ztree-box .ztree-val:hover:after {
  background-color: rgba(255, 255, 255, 0.8);
}
.ztree-content .ztree-search {
  position: absolute;
  top: 70px;
  left: 0;
  width: 100%;
  z-index: 999;
}
.ztree-content .ztree-search .form-control {
  border-radius: 0;
  border: 1px solid #DCDCDC;
  border-bottom: none;
  box-shadow: none;
}
.ztree-content .ztree-search .form-control:focus {
  border-color: #DCDCDC !important;
  border-bottom: none;
  box-shadow: none !important;
}
.ztree-content.ztree-content_new .ztree-box {
  position: relative;
}
.ztree-content.ztree-content_new .ztree-box .clear-ztree-value {
  position: absolute;
  top: 50%;
  right: 36px;
  margin-top: -3px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 6px;
  height: 6px;
  opacity: 0.5;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  z-index: 4;
}
.ztree-content.ztree-content_new .ztree-box .clear-ztree-value:hover {
  opacity: 1;
}
.ztree-content.ztree-content_new .ztree-box .ztree-placeholder-text {
  color: #9B9B9B;
  font-size: 12px;
  line-height: 30px;
  padding: 6px 24px 6px 12px;
}
.ztree-content.ztree-content_new .ztree-box::after {
  content: '';
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -3px;
  width: 100%;
  height: 100%;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url('../images/icon-request/icon-down-tree.svg');
  width: 8px;
  height: 6px;
}
.ztree-content.ztree-content_new .ztree-search {
  top: 72px;
}
.ztree-content.ztree-content_new .ztree-search .supplier-region-tree-list {
  padding: 18px;
  border: 2px solid var(--theme-color-primary) !important;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.ztree-content.ztree-content_new .ztree-box {
  padding: 0;
  overflow: hidden;
}
.ztree-content.ztree-content_new .ztree-box .ztree-box-list {
  width: 100%;
  height: 100%;
  word-break: break-word;
  padding: 4px 30px 6px 4px;
  overflow: auto;
}
.ztree-content.ztree-content_new.open-ztree .form-control.ztree-box {
  border: 2px solid var(--theme-color-primary) !important;
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  overflow: hidden;
}
.ztree-content .supplier-region-tree-list {
  padding: 0 18px;
  max-height: 300px;
  overflow-y: auto;
  border: 1px solid #DCDCDC;
  border-top: none;
  width: 100%;
  background-color: #fff;
  overflow: auto;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  white-space: nowrap;
}
.ztree-content .supplier-region-tree-list.ztree li {
  position: relative;
  min-height: 36px;
}
.ztree-content .supplier-region-tree-list.ztree li .switch {
  display: none;
}
.ztree-content .supplier-region-tree-list.ztree li .switch.roots_open,
.ztree-content .supplier-region-tree-list.ztree li .switch.roots_close,
.ztree-content .supplier-region-tree-list.ztree li .switch.center_close,
.ztree-content .supplier-region-tree-list.ztree li .switch.center_open,
.ztree-content .supplier-region-tree-list.ztree li .switch.bottom_open,
.ztree-content .supplier-region-tree-list.ztree li .switch.bottom_close {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-image: none;
  z-index: 10;
}
.ztree-content .supplier-region-tree-list.ztree li .chk {
  position: relative;
  z-index: 20;
  width: 13px;
  height: 13px;
  border-radius: 20px;
  background-image: none;
  /* background-position: center center !important;
          background-repeat: no-repeat !important;
          background-size: contain !important;*/
  border: 1px solid var(--theme-color-primary);
  /*&.checkbox_true_full,
          &.checkbox_true_full_focus {
            background-image: url("../images/checkbox_true_part.png");
          }*/
}
.ztree-content .supplier-region-tree-list.ztree li .chk.checkbox_false_disable {
  cursor: not-allowed;
}
.ztree-content .supplier-region-tree-list.ztree li .chk.checkbox_false_part {
  border: 1px solid var(--theme-color-primary);
}
.ztree-content .supplier-region-tree-list.ztree li .chk.checkbox_true_part::before,
.ztree-content .supplier-region-tree-list.ztree li .chk.checkbox_true_part_focus::before,
.ztree-content .supplier-region-tree-list.ztree li .chk.checkbox_true_full::before,
.ztree-content .supplier-region-tree-list.ztree li .chk.checkbox_true_full_focus::before {
  content: '';
  position: absolute;
  margin-top: 2px;
  margin-left: 2px;
  width: 7px;
  height: 7px;
  border-radius: 10px;
  background-color: var(--theme-color-primary);
}
.ztree-content .supplier-region-tree-list.ztree li .chk.checkbox_false_full,
.ztree-content .supplier-region-tree-list.ztree li .chk.checkbox_false_full_focus {
  border: 1px solid var(--theme-color-primary);
}
.ztree-content .supplier-region-tree-list.ztree li.level0 > .chk.checkbox_true_full,
.ztree-content .supplier-region-tree-list.ztree li.level0 > .chk.checkbox_true_full_focus {
  border: 1px solid var(--theme-color-primary);
  background-color: var(--theme-color-primary);
  background-image: none;
}
.ztree-content .supplier-region-tree-list.ztree li.level0 > .chk.checkbox_true_full::before,
.ztree-content .supplier-region-tree-list.ztree li.level0 > .chk.checkbox_true_full_focus::before {
  content: '\e920';
  color: #ffffff;
  font-family: 'font-svg' !important;
  font-size: 5.5px;
  position: absolute;
  margin-top: 5.5px;
  margin-left: 2px;
  border-radius: 0;
  background-color: transparent;
}
.ztree-content .supplier-region-tree-list.ztree li a {
  color: #505050;
  font-family: "ProximaNova";
  font-size: 12px;
  line-height: 14px;
}
.ztree-content .supplier-region-tree-list.ztree li a:hover {
  text-decoration: none;
}
.ztree-content .supplier-region-tree-list.ztree li span.button.ico_open,
.ztree-content .supplier-region-tree-list.ztree li span.button.ico_docu,
.ztree-content .supplier-region-tree-list.ztree li span.button.ico_close {
  background-image: none;
  width: 0;
  height: 0;
}
.ztree-content .supplier-region-tree-list.ztree li > ul {
  padding-top: 16px;
}
.check-title {
  font-size: 15px;
  color: #6c6c6c;
  font-weight: 500;
  margin: 20px 0;
}
.check-container .check-list {
  margin-top: 20px;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.check-container .check-list .check-box {
  margin-right: 30px;
  margin-bottom: 15px;
}
.check-container .check-list .check-box label {
  font-weight: 500 !important;
  color: var(--theme-color-primary) !important;
  text-decoration: underline;
}
.check-container .check-list.region-list .check-box {
  height: auto;
}
.check-container .check-list.region-list .check-box label {
  color: #646464 !important;
  font-family: 'ProximaNova' !important;
  font-size: 12px;
  line-height: 20px;
  font-weight: 500;
  text-transform: capitalize !important;
  text-decoration: none;
  height: auto;
}
.table-empty {
  text-align: center;
  margin-top: 150px;
}
.table-empty img {
  width: 409px;
  height: auto;
  margin: 0 auto;
}
.table-empty .empty-intro {
  color: #505050;
}
.table-empty .empty-intro h4 {
  font-size: 24px;
  line-height: 33px;
}
.table-empty .empty-intro h5 {
  font-size: 16px;
  line-height: 22px;
  margin-top: 20px;
}
.btn-checklist-group .dropdown-menu {
  margin: -6px 0 0 0;
  padding: 0;
  border: 2px solid var(--theme-color-primary) !important;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  min-width: 143px;
  width: 100%;
}
.btn-checklist-group .dropdown-menu li a {
  font-size: 12px;
  line-height: 12px;
  padding: 8px 16px;
  white-space: normal;
}
.btn-checklist-group .dropdown-menu li a:hover {
  color: #ffffff;
  background-color: #282828;
}
.btn-checklist-group .dropdown-menu.dropdown-menu_pill {
  padding: 16px 11px 12px;
}
.btn-checklist-group .dropdown-menu.dropdown-menu_pill li {
  margin-bottom: 4px;
}
.btn-checklist-group .dropdown-menu.dropdown-menu_pill li a {
  display: block;
  width: 100%;
  height: 44px;
  align-items: center;
  font-family: 'ProximaNova';
  font-size: 12px;
  line-height: 44px;
  font-weight: 600;
  color: #000000;
  border-radius: 8px;
  background-color: #F0F1F0;
  text-decoration: none;
  padding: 0 4px;
  text-transform: uppercase;
  text-align: center;
}
.btn-checklist-group .dropdown-menu.dropdown-menu_pill li a:hover,
.btn-checklist-group .dropdown-menu.dropdown-menu_pill li a.active {
  color: #ffffff;
  background-color: #282828;
  text-decoration: none;
}
.btn-checklist-group .dropdown-menu.dropdown-menu-new li a {
  padding: 16px;
}
.site-status {
  display: block;
  position: relative;
  padding-left: 18px;
}
.site-status::before {
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 20px;
  position: absolute;
  top: 50%;
  margin-top: -5px;
  left: 0;
}
.site-status.site-Safe::before,
.site-status.site-No::before {
  background-color: #61D32D;
}
.site-status.site-Risk::before,
.site-status.site-Yes::before {
  background-color: #E84559;
}
.nested-fields-reset {
  /* border-radius: 6px;*/
  /* background-color: #fff;
   border: 1px solid #ddd;*/
  padding: 16px 0px 24px 0px;
  /* margin-bottom: 24px;*/
}
.nested-fields-reset .fileinput-preview {
  border: none;
  background-color: transparent;
}
.whs-group {
  padding-right: 60px;
  margin-bottom: 40px;
}
.whs-group .control-label {
  margin-bottom: 16px;
}
.tip-num {
  display: inline-block;
  width: 21px;
  height: 21px;
  border-radius: 100%;
  background-color: #FF5F63;
  color: #ffffff;
  font-size: 13px;
  line-height: 21px;
  text-align: center;
  margin-left: 10px;
}
.form-control-text-flex {
  display: flex;
  align-items: center;
}
.form-control-text-flex a {
  display: block;
  margin-left: 6px;
}
.safety-checklist .text-font-12 {
  font-size: 12px;
  line-height: 15px;
  color: #818181;
  font-weight: 400;
}
.safety-checklist .check-box.check-box-sm label {
  text-transform: none;
  color: #646464;
  font-family: 'ProximaNova';
  font-size: 12px;
  font-weight: 400;
}
.form-group-edit {
  position: relative;
  padding-right: 40px;
}
.form-group-edit .btn-edit {
  cursor: pointer;
  width: 40px;
  height: 40px;
  color: var(--theme-color-primary);
  display: flex;
  justify-content: center;
  align-items: center;
}
.carousel .carousel-inner .item img {
  max-width: 100%;
  max-height: 100%;
  width: 100%;
  height: auto;
}
.carousel .carousel-inner .item .carousel-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 8px 16px;
  background-color: rgba(0, 0, 0, 0.6);
  font-size: 13px;
  line-height: 22px;
  white-space: normal;
  word-break: break-word;
  color: #ffffff;
  text-align: left;
}
.carousel-modal {
  position: relative;
}
.carousel-modal .btn-close-carousel {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 99;
  font-size: 28px;
  opacity: 0.8;
  color: #ffffff;
}
.carousel-modal .carousel-indicators {
  bottom: 60px;
}
.carousel-modal .carousel-indicators li {
  margin: 0 4px;
}
.carousel-modal .carousel-control {
  display: flex;
  align-items: center;
  justify-content: center;
}
.carousel-modal .carousel-control span::before {
  font-size: 48px;
}
.checklist-wrapper {
  width: 100%;
  height: auto;
  overflow: auto;
}
.checklist-wrapper .line-box {
  position: relative;
}
.checklist-wrapper .line-box::before {
  content: "";
  position: absolute;
  top: 0;
  left: 16px;
  width: 1px;
  height: 100%;
  background: #DCDCDC;
}
.checklist-wrapper .line-box .sub-box {
  padding-left: 44px;
}
.checklist-wrapper .line-box .sub-box .sub-line-box {
  margin-bottom: 32px;
}
.checklist-wrapper .line-box .sub-box .sub-line-box .sub-title {
  position: relative;
  font-size: 10px;
  font-weight: 500;
  line-height: 12px;
  color: #8C8C8C;
  text-transform: uppercase;
  margin-bottom: 16px;
}
.checklist-wrapper .line-box .sub-box .sub-line-box .sub-title::before {
  content: "";
  position: absolute;
  top: 0;
  left: -31px;
  width: 8px;
  height: 8px;
  background: var(--theme-color-primary);
  border-radius: 100%;
}
.main-layout .head-title .title-right .btn-profle-dropdown .btn {
  margin: 0 !important;
}
.btn-profle-dropdown {
  margin-right: 10px;
}
.btn-profle-dropdown .btn {
  display: flex;
  align-items: center;
  width: auto;
  height: 44px;
  border-radius: 8px !important;
  line-height: 44px;
  padding-left: 13px;
  padding-right: 22px;
  background-color: #F0F0F0;
}
.btn-profle-dropdown .btn:focus {
  box-shadow: none;
}
.btn-profle-dropdown .btn .avatar-box {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #ffffff;
  width: 25px;
  height: 25px;
  overflow: hidden;
  border-radius: 100%;
  background-color: #bcbfc4;
  margin-right: 6px;
}
.btn-profle-dropdown .btn .avatar-box.filter-avatar-gray {
  color: #8C8C8C !important;
}
.btn-profle-dropdown .btn .avatar-box .img {
  width: 100%;
  height: auto;
  max-height: 100%;
}
.btn-profle-dropdown .btn .avatar-box .simple-name {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
}
.btn-profle-dropdown .btn .name {
  max-width: 200px;
  font-family: 'ProximaNova';
  font-size: 12px;
  font-weight: 500;
  color: #282828;
  margin-right: 13px;
  overflow: hidden;
  text-overflow: ellipsis;
  text-transform: uppercase;
}
.btn-profle-dropdown .btn .name .name-bold {
  font-weight: 500;
}
.btn-profle-dropdown .dropdown-menu {
  width: 280px;
  top: calc(100% + 6px);
  border-radius: 8px;
  border: 2px solid var(--theme-color-light-third);
  background-color: #ffffff;
  padding: 0;
  overflow: hidden;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.btn-profle-dropdown .dropdown-menu .dropdown-menu-body {
  padding: 0 15px 15px 13px;
  border-bottom: 1px solid #C8C8C8;
}
.btn-profle-dropdown .dropdown-menu .dropdown-menu-body .menu-title {
  display: block;
  font-family: 'ProximaNova';
  font-size: 10px;
  font-weight: 500;
  line-height: 10px;
  color: #949494;
  margin-bottom: 11px;
  margin-top: 18px;
  text-transform: uppercase;
}
.btn-profle-dropdown .dropdown-menu .dropdown-menu-body .sub-title {
  display: block;
  font-family: 'ProximaNova';
  font-size: 10px;
  font-weight: 500;
  line-height: 10px;
  color: #949494;
  margin-bottom: 11px;
  margin-top: 18px;
  text-transform: uppercase;
}
.btn-profle-dropdown .dropdown-menu .dropdown-menu-body li {
  display: flex;
  align-items: center;
  width: 100%;
  min-height: 44px;
  border-radius: 8px;
  background-color: #F0F0F0;
  text-decoration: none;
  padding: 10px 6px;
  margin: 4px 0;
  cursor: pointer;
}
.btn-profle-dropdown .dropdown-menu .dropdown-menu-body li .avatar-box {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 27px;
  height: 27px;
  color: #ffffff;
  overflow: hidden;
  border-radius: 100%;
  background-color: #bcbfc4;
  margin-right: 10px;
  flex-shrink: 0;
}
.btn-profle-dropdown .dropdown-menu .dropdown-menu-body li .avatar-box.filter-avatar-gray {
  color: #8C8C8C !important;
}
.btn-profle-dropdown .dropdown-menu .dropdown-menu-body li .avatar-box .img {
  width: 100%;
  height: auto;
  max-height: 100%;
}
.btn-profle-dropdown .dropdown-menu .dropdown-menu-body li .avatar-box .simple-name {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
}
.btn-profle-dropdown .dropdown-menu .dropdown-menu-body li .profile-detail {
  font-family: 'ProximaNova';
  color: #4D4D4D;
}
.btn-profle-dropdown .dropdown-menu .dropdown-menu-body li .profile-detail .name_with_icon {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.btn-profle-dropdown .dropdown-menu .dropdown-menu-body li .profile-detail .name_with_icon .icon-block {
  flex-shrink: 0;
  margin-left: 4px;
}
.btn-profle-dropdown .dropdown-menu .dropdown-menu-body li .profile-detail .name {
  font-weight: 500;
  font-size: 12px;
  line-height: 12px;
  margin-bottom: 4px;
}
.btn-profle-dropdown .dropdown-menu .dropdown-menu-body li .profile-detail .staff {
  font-size: 10px;
  line-height: 11px;
  margin: 3px 0;
}
.btn-profle-dropdown .dropdown-menu .dropdown-menu-body li .profile-detail .level {
  font-weight: 500;
  font-size: 8px;
  line-height: 9px;
  text-transform: uppercase;
}
.btn-profle-dropdown .dropdown-menu .dropdown-menu-body li:hover,
.btn-profle-dropdown .dropdown-menu .dropdown-menu-body li.active {
  background-color: var(--theme-color-secondary);
  text-decoration: none;
}
.btn-profle-dropdown .dropdown-menu .dropdown-menu-body li:hover .profile-detail,
.btn-profle-dropdown .dropdown-menu .dropdown-menu-body li.active .profile-detail {
  color: #ffffff;
}
.assign-modal .menu-title {
  display: block;
  font-family: 'ProximaNova';
  font-size: 10px;
  font-weight: 500;
  line-height: 10px;
  color: #949494;
  margin-bottom: 11px;
  margin-top: 18px;
  text-transform: uppercase;
}
.assign-modal .sub-title {
  display: block;
  font-family: 'ProximaNova';
  font-size: 10px;
  font-weight: 500;
  line-height: 10px;
  color: #949494;
  margin-bottom: 11px;
  margin-top: 18px;
  text-transform: uppercase;
}
.assign-modal li {
  display: flex;
  align-items: center;
  width: 100%;
  min-height: 44px;
  border-radius: 8px;
  background-color: #F0F0F0;
  text-decoration: none;
  padding: 10px 6px;
  margin: 4px 0;
  cursor: pointer;
}
.assign-modal li .avatar-box {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 27px;
  height: 27px;
  color: #5696C3;
  overflow: hidden;
  border-radius: 100%;
  background-color: #bcbfc4;
  margin-right: 10px;
  flex-shrink: 0;
}
.assign-modal li .avatar-box.filter-avatar-gray {
  color: #8C8C8C !important;
}
.assign-modal li .avatar-box .img {
  width: 100%;
  height: auto;
  max-height: 100%;
}
.assign-modal li .avatar-box .simple-name {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
}
.assign-modal li .profile-detail {
  font-family: 'ProximaNova';
  color: #4D4D4D;
}
.assign-modal li .profile-detail .name_with_icon {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.assign-modal li .profile-detail .name_with_icon .icon-block {
  flex-shrink: 0;
  margin-left: 4px;
}
.assign-modal li .profile-detail .name {
  font-weight: 500;
  font-size: 12px;
  line-height: 12px;
  margin-bottom: 4px;
}
.assign-modal li .profile-detail .staff {
  font-size: 10px;
  line-height: 11px;
  margin: 3px 0;
}
.assign-modal li .profile-detail .level {
  font-weight: 500;
  font-size: 8px;
  line-height: 9px;
  text-transform: uppercase;
}
.assign-modal li:hover,
.assign-modal li.active {
  background-color: var(--theme-color-secondary);
  text-decoration: none;
}
.assign-modal li:hover .profile-detail,
.assign-modal li.active .profile-detail {
  color: #ffffff;
}
.btn-quote-group {
  margin-right: 17px;
}
.btn-quote-group .dropdown-toggle {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: 'ProximaNova';
  font-size: 12px;
  line-height: 44px;
  font-weight: 500;
  color: #ffffff;
  width: auto;
  height: 44px;
  background: var(--theme-color-light-third);
  border-radius: 8px;
  text-transform: uppercase;
  padding-left: 19px;
  padding-right: 17px;
}
.btn-quote-group .dropdown-toggle .icon {
  margin-left: 14px;
}
.btn-quote-group .dropdown-toggle:hover {
  box-shadow: none;
  background-color: var(--theme-color-light-third-hover);
  border: 1px solid var(--theme-color-light-third-hover);
  color: #ffffff;
}
.btn-quote-group .dropdown-toggle:hover::before {
  background-color: rgba(0, 0, 0, 0.1);
}
.btn-quote-group .dropdown-toggle:active {
  box-shadow: none;
  background-color: var(--theme-color-light-third-hover);
  border: 1px solid var(--theme-color-light-third-hover);
  color: #ffffff;
}
.btn-quote-group .dropdown-toggle:active::before {
  background-color: rgba(0, 0, 0, 0.1);
}
.btn-quote-group .dropdown-toggle:focus {
  background-color: var(--theme-color-light-third-hover);
  color: #ffffff;
}
.btn-quote-group .dropdown-toggle.disabled {
  box-shadow: none;
  border: 1px solid #DCDCDC;
  color: #C8C8C8;
  background-color: #DCDCDC;
}
.btn-quote-group .dropdown-toggle.disabled::before {
  background-color: #C8C8C8;
  color: #DCDCDC;
}
.btn-quote-group .dropdown-toggle.dropdown-toggle-gray {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #000000;
  background: #F2F2F2;
  min-width: 168px;
}
.btn-quote-group .dropdown-toggle.dropdown-toggle-gray .toggle-title {
  display: block;
  max-width: 140px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.btn-quote-group .dropdown-toggle.dropdown-toggle-gray:hover {
  background-color: #F0F1F0;
  border-color: #F0F1F0;
}
.btn-quote-group .dropdown-toggle.dropdown-toggle-gray:active {
  background-color: #F0F1F0;
  border-color: #F0F1F0;
}
.btn-quote-group .dropdown-toggle.dropdown-toggle-gray:focus {
  background-color: #F0F1F0;
}
.btn-quote-group .dropdown-menu {
  width: 280px;
  top: calc(100% + 6px);
  border-radius: 8px;
  border: 2px solid var(--theme-color-light-third);
  background-color: #ffffff;
  padding: 0;
  overflow: hidden;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.btn-quote-group .dropdown-menu .dropdown-menu-body {
  padding: 0 13px 19px 13px;
  border-bottom: 1px solid #C8C8C8;
}
.btn-quote-group .dropdown-menu .dropdown-menu-body .menu-title {
  display: block;
  font-family: 'ProximaNova';
  font-size: 10px;
  line-height: 10px;
  font-weight: 400;
  color: #888888;
  text-transform: uppercase;
  margin-bottom: 9px;
  margin-top: 20px;
}
.btn-quote-group .dropdown-menu .dropdown-menu-body li {
  margin-bottom: 4px;
}
.btn-quote-group .dropdown-menu .dropdown-menu-body li a {
  display: flex;
  width: 100%;
  height: 44px;
  align-items: center;
  font-family: 'ProximaNova';
  font-size: 12px;
  line-height: 12px;
  font-weight: 500;
  color: #4D4D4D;
  border-radius: 8px;
  background-color: #F0F0F0;
  text-decoration: none;
  padding: 0 20px;
  text-transform: uppercase;
}
.btn-quote-group .dropdown-menu .dropdown-menu-body li a:hover,
.btn-quote-group .dropdown-menu .dropdown-menu-body li a.active {
  color: #ffffff;
  background-color: #282828;
  text-decoration: none;
}
.btn-quote-group .dropdown-menu .dropdown-menu-body li a.other-link {
  color: #F40000;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
}
.btn-quote-group .dropdown-menu .dropdown-menu-body li a.other-link .icon {
  margin-right: 12px;
}
.btn-quote-group .dropdown-menu .dropdown-menu-body li a.bg-yellow-light {
  color: #ffffff;
  background: #DE9151;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.btn-quote-group .dropdown-menu .dropdown-menu-body li a.bg-yellow-light:hover,
.btn-quote-group .dropdown-menu .dropdown-menu-body li a.bg-yellow-light.active {
  background-color: #d47628;
}
.btn-quote-group .dropdown-menu .dropdown-menu-body li a.bg-purple-light {
  color: #ffffff;
  background: #7180AC;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.btn-quote-group .dropdown-menu .dropdown-menu-body li a.bg-purple-light:hover,
.btn-quote-group .dropdown-menu .dropdown-menu-body li a.bg-purple-light.active {
  background-color: #566694;
}
.btn-quote-group .dropdown-menu .dropdown-menu-footer {
  padding: 0 24px 18px 24px;
}
.btn-quote-group .dropdown-menu .dropdown-menu-footer .menu-title {
  display: block;
  font-family: 'Roboto';
  font-size: 12px;
  font-weight: 600;
  color: #000000;
  margin-bottom: 9px;
  margin-top: 24px;
}
.btn-quote-group .dropdown-menu .dropdown-menu-footer li a {
  display: flex;
  width: 100%;
  height: 50px;
  align-items: center;
  font-family: 'Roboto';
  font-size: 14px;
  font-weight: 600;
  color: #F40000;
  border-radius: 8px;
  background-color: transparent;
  text-decoration: none;
  padding-left: 14px;
  padding-right: 14px;
}
.btn-quote-group .dropdown-menu .dropdown-menu-footer li a .icon {
  margin-right: 12px;
}
.btn-quote-group .dropdown-menu-gray .dropdown-menu-body {
  padding: 0 10px 12px 10px;
}
.btn-quote-group .dropdown-menu-gray .dropdown-menu-body .menu-title {
  font-weight: 500;
}
.btn-quote-group .dropdown-menu-gray .dropdown-menu-body li {
  margin: 8px 0;
}
.btn-quote-group .dropdown-menu-gray .dropdown-menu-body li a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: 500;
  color: #000000;
  line-height: 14px;
  padding: 14px 12px;
  height: auto;
  background-color: #F0F0F0;
}
.btn-quote-group .dropdown-menu-gray .dropdown-menu-body .dropdown-menu-fix-list {
  padding: 0 6px;
}
.btn-quote-group .dropdown-menu-gray .dropdown-menu-body .dropdown-menu-select-list {
  max-height: 280px;
  overflow-y: auto;
  padding: 0 6px;
}
.btn-control-more .btn {
  width: 29px;
  height: 29px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  margin: 0;
  background-color: #F0F0F0;
  min-width: auto;
  border-radius: 100%;
}
.btn-control-more .btn:focus {
  outline: none;
  box-shadow: none;
}
.btn-control-more .dropdown-menu {
  max-width: 141px;
  top: calc(100% + 11px);
  border-radius: 8px;
  border: 2px solid var(--theme-color-light-third-hover);
  background-color: #ffffff;
  padding: 0;
  overflow: hidden;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.btn-control-more .dropdown-menu li a {
  display: block;
  height: auto;
  width: 100%;
  height: 45px;
  text-transform: capitalize;
  color: #282828;
  font-family: 'ProximaNova';
  font-weight: 400;
  font-size: 12px;
  line-height: 41px;
  padding: 2px 19px;
  cursor: pointer;
}
.btn-control-more .dropdown-menu li a:hover {
  color: #ffffff;
  background-color: #282828;
}
.checklist-select .column01 {
  width: 43%;
}
.checklist-select .column02 {
  width: 26%;
}
.checklist-select .column03 {
  width: 26%;
}
.checklist-select .column04 {
  width: 5%;
}
.checklist-select.checklist-select-show .column01 {
  width: 40%;
}
.checklist-select.checklist-select-show .column02 {
  width: 22%;
}
.checklist-select.checklist-select-show .column03 {
  width: 22%;
}
.checklist-select.checklist-select-show .column04 {
  width: 16%;
}
.checklist-select.checklist-select-show .checklist_head {
  padding: 10px 20px;
}
.checklist-select.checklist-select-show .checklist_body {
  padding-right: 0;
}
.checklist-select .checklist_head {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 10px 70px 10px 20px;
}
.checklist-select .checklist_head .name {
  flex-grow: 0;
  flex-shrink: 0;
  color: #646464;
  font-family: 'ProximaNova';
  font-weight: bold;
  font-size: 12px;
  line-height: 12px;
}
.checklist-select .checklist_body {
  padding-right: 50px;
}
.checklist-select .checklist_body .item {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  border: 1px solid #DDDDDD;
  border-radius: 6px;
  padding: 13px 20px;
  margin: 12px 0;
  min-height: 47px;
}
.checklist-select .checklist_body .item .text {
  flex-grow: 0;
  flex-shrink: 0;
  color: #646464;
  font-family: 'ProximaNova';
  font-weight: 500;
  font-size: 12px;
  line-height: 12px;
  padding-right: 16px;
}
.checklist-select .checklist_body .item .text.text_with_icon {
  position: relative;
  padding-left: 30px;
}
.checklist-select .checklist_body .item .text.text_with_icon .icon {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -10px;
}
.checklist-select .checklist_body .item .text.text_action {
  position: absolute;
  top: 50%;
  right: -50px;
  margin-top: -13px;
  text-align: right;
  cursor: pointer;
}
.timepicker-picker {
  z-index: 99999;
  padding-bottom: 50px !important;
}
.timepicker-picker .table-condensed {
  position: relative;
  margin-left: -12px;
}
.timepicker-picker .table-condensed tr > td:last-child {
  width: 0 !important;
}
.timepicker-picker .table-condensed tr > td:last-child .btn-primary {
  position: absolute;
  bottom: -30px;
  left: 50%;
  transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  background-color: #282828;
  color: #fff;
  border: 1px solid #282828;
}
.timepicker-picker .table-condensed tr td {
  height: auto;
  line-height: 1;
}
.timepicker-picker .table-condensed tr td span {
  color: #DCDCDC;
}
.timepicker-picker .table-condensed tr td span:hover {
  color: #282828;
}
.timepicker-picker .table-condensed tr td.separator {
  font-size: 16px;
}
.timepicker-picker .table-condensed tr td span {
  height: auto;
  line-height: 1;
}
.timepicker-picker .table-condensed tr td .timepicker-hour,
.timepicker-picker .table-condensed tr td .timepicker-minute {
  font-size: 24px;
  padding: 5px 0;
}
.timepicker-picker .table-condensed tr td .btn span {
  background-color: transparent;
}
.timepicker-picker .table-condensed tr td .btn .glyphicon-chevron-up:before {
  content: "\e253";
}
.timepicker-picker .table-condensed tr td .btn .glyphicon-chevron-down:before {
  content: "\e252";
}
.datepicker .future-day {
  background-color: #d5a9f0 !important;
}
.datepicker table.table-condensed tr td.active:hover,
.datepicker table.table-condensed tr td.active:hover:hover,
.datepicker table.table-condensed tr td.active.disabled:hover,
.datepicker table.table-condensed tr td.active.disabled:hover:hover,
.datepicker table.table-condensed tr td.active:active,
.datepicker table.table-condensed tr td.active:hover:active,
.datepicker table.table-condensed tr td.active.disabled:active,
.datepicker table.table-condensed tr td.active.disabled:hover:active,
.datepicker table.table-condensed tr td.active.active,
.datepicker table.table-condensed tr td.active:hover.active,
.datepicker table.table-condensed tr td.active.disabled.active,
.datepicker table.table-condensed tr td.active.disabled:hover.active,
.datepicker table.table-condensed tr td.active.disabled,
.datepicker table.table-condensed tr td.active:hover.disabled,
.datepicker table.table-condensed tr td.active.disabled.disabled,
.datepicker table.table-condensed tr td.active.disabled:hover.disabled,
.datepicker table.table-condensed tr td.active[disabled],
.datepicker table.table-condensed tr td.active:hover[disabled],
.datepicker table.table-condensed tr td.active.disabled[disabled],
.datepicker table.table-condensed tr td.active.disabled:hover[disabled] {
  color: #ffffff !important;
  background-color: var(--theme-color-primary) !important;
}
.review-text {
  padding: 0;
  margin: 0;
}
.review-input {
  max-width: 160px;
  display: none;
}
.review-input.form-group {
  margin-bottom: 0;
  margin-top: 10px;
}
.review-input.form-group .form-control {
  height: 32px;
}
.review-input.form-control {
  height: 32px;
}
.edit-review .review-text {
  display: none;
}
.edit-review .review-input {
  display: block;
}
.edit-review-brand .review-text-brand {
  display: none;
}
.edit-review-brand .review-input-brand {
  display: block;
}
.edit-review-supplier .review-text-supplier {
  display: none;
}
.edit-review-supplier .review-input-supplier {
  display: block;
}
.nav-tab-calendar {
  position: relative;
}
.nav-tab-calendar li {
  margin-right: 60px;
}
.nav-tab-calendar li a {
  min-width: 200px;
}
.nav-tab-calendar li a:hover,
.nav-tab-calendar li a:focus {
  font-weight: normal;
}
.nav-tab-calendar li.active a {
  font-weight: normal;
}
.nav-tab-calendar .setting-calendar {
  position: absolute;
  right: 32px;
  top: 50%;
  margin-top: -16px;
  width: 32px;
  font-size: 24px;
  color: #999999;
  line-height: 32px;
  cursor: pointer;
}
.nav-tab-email {
  position: relative;
}
.nav-tab-email li a {
  min-width: 130px;
}
.nav-tab-email li a:hover,
.nav-tab-email li a:focus {
  font-weight: normal;
}
.nav-tab-email li.active a {
  font-weight: normal;
}
.nav-tab-scroll {
  overflow-x: auto;
}
.nav-tab-scroll::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}
.nav-tab-scroll::-webkit-scrollbar-track {
  border-radius: 0;
  background: transparent;
  border: 1px solid transparent;
}
.nav-tab-scroll::-webkit-scrollbar-thumb {
  border-radius: 0;
  background-color: #C8C8C8;
}
.fullcalendar {
  padding: 32px 0;
  font-family: 'ProximaNova';
  color: #282828;
  position: relative;
}
.fullcalendar .table-mark {
  position: absolute;
  top: 100px;
  left: 62px;
}
.fullcalendar .table-mark .mark-calendar-box {
  display: flex;
  align-items: center;
  font-size: 10px;
  line-height: 12px;
  color: #A0A0A0;
  margin-right: 30px;
  text-transform: uppercase;
}
.fullcalendar .table-mark .mark-calendar-box span {
  display: inline-block;
  width: 16px;
  height: 16px;
  border-radius: 4px;
  margin-right: 8px;
}
.fullcalendar .table-mark .mark-calendar-box span.mark-purple {
  background-color: #4D79FF;
}
.fullcalendar .table-mark .mark-calendar-box span.mark-yellow {
  background-color: #FFB15A;
}
.fullcalendar .table-mark .mark-calendar-box span.mark-light-purple {
  background-color: #D073FF;
}
.fullcalendar .table-mark .mark-calendar-box span.mark-dark {
  background-color: #646464;
}
.fullcalendar .fc-toolbar {
  position: relative;
  margin-bottom: 30px;
}
.fullcalendar .fc-toolbar .fc-center h2 {
  color: #282828;
  font-size: 20px;
  line-height: 24px;
  font-weight: 500;
}
.fullcalendar .fc-toolbar .fc-left {
  position: absolute;
  width: 340px;
  top: 0;
  left: 50%;
  margin-left: -240px;
}
.fullcalendar .fc-toolbar .fc-left .fc-button-group {
  width: 340px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.fullcalendar .fc-toolbar .fc-left .fc-button-group .fc-button {
  background: transparent;
  border: none;
  color: var(--theme-color-light-four);
  box-shadow: none;
}
.fullcalendar .fc-toolbar .fc-left .fc-button-group .fc-button .fc-icon {
  font-size: 16px;
}
.fullcalendar .fc-toolbar .fc-right .fc-button-group {
  border-radius: 4px;
  overflow: hidden;
}
.fullcalendar .fc-toolbar .fc-right .fc-button-group .fc-button {
  width: 48px;
  height: 32px;
  font-size: 0;
  background: #ffffff;
  border: none;
  box-shadow: none;
}
.fullcalendar .fc-toolbar .fc-right .fc-button-group .fc-button::after {
  content: "";
  width: 16px;
  height: 15px;
  margin: 0 auto;
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-color: var(--theme-color-primary);
}
.fullcalendar .fc-toolbar .fc-right .fc-button-group .fc-button.fc-month-button::after {
  background-image: url("../images/icon/month_icon_normal.png");
}
.fullcalendar .fc-toolbar .fc-right .fc-button-group .fc-button.fc-agendaWeek-button::after {
  background-image: url("../images/icon/week_icon_normal.png");
}
.fullcalendar .fc-toolbar .fc-right .fc-button-group .fc-button.fc-agendaDay-button::after {
  background-image: url("../images/icon/day_icon_normal.png");
}
.fullcalendar .fc-toolbar .fc-right .fc-button-group .fc-button.fc-state-active {
  background: var(--theme-color-primary);
  color: #ffffff;
}
.fullcalendar .fc-toolbar .fc-right .fc-button-group .fc-button.fc-state-active.fc-month-button::after {
  background-image: url("../images/icon/month_icon_selected.png");
}
.fullcalendar .fc-toolbar .fc-right .fc-button-group .fc-button.fc-state-active.fc-agendaWeek-button::after {
  background-image: url("../images/icon/week_icon_selected.png");
}
.fullcalendar .fc-toolbar .fc-right .fc-button-group .fc-button.fc-state-active.fc-agendaDay-button::after {
  background-image: url("../images/icon/day_icon_selected.png");
}
.fullcalendar .fc-view-container {
  background-color: #ffffff;
  padding: 75px 30px 30px 30px;
  border-radius: 8px;
  border: 1px solid #DDDDDD;
}
.fullcalendar .fc-view-container .fc-view .fc-head table > thead > tr > th {
  font-size: 16px;
  line-height: 19px;
  color: #8C8C8C;
  font-weight: 500;
  height: 72px;
  vertical-align: middle;
  text-transform: uppercase;
}
.fullcalendar .fc-view-container .fc-view .fc-body .fc-day-number {
  font-size: 20px;
  line-height: 24px;
  color: #888888;
}
.fullcalendar .fc-view-container .fc-view .fc-body .fc-day-number.fc-today {
  color: var(--theme-color-primary);
}
.fullcalendar .fc-view-container .fc-view .fc-body .fc-day.fc-today {
  background: #f3ffff;
}
.fullcalendar .fc-view-container .fc-view .fc-body .fc-event-container {
  padding-left: 2px;
  padding-right: 20px;
}
.fullcalendar .fc-view-container .fc-view .fc-body .fc-event-container .fc-event {
  min-height: 20px;
  background: #ebf0ff;
  border-left: 4px solid #4d79ff;
  border-radius: 4px;
  font-size: 12px;
  line-height: 22px;
  color: #282828;
  padding: 0 10px;
  border-top: none;
  border-bottom: none;
  border-right: none;
  margin: 2px 0;
}
.fullcalendar .fc-view-container .fc-view .fc-body .fc-event-container .fc-event.bg-calendar-purple {
  background: #ebf0ff;
  border-left: 4px solid #4d79ff;
}
.fullcalendar .fc-view-container .fc-view .fc-body .fc-event-container .fc-event.bg-calendar-yellow {
  background: #fff7d9;
  border-left: 4px solid #FFB15A;
}
.fullcalendar .fc-view-container .fc-view .fc-body .fc-event-container .fc-event.bg-calendar-light-purple {
  background: #f8ebff;
  border-left: 4px solid #D073FF;
}
.fullcalendar .fc-view-container .fc-view .fc-body .fc-event-container .fc-event.bg-calendar-dark {
  background: #E6E6E6;
  border-left: 4px solid #646464;
}
.fullcalendar .fc-view-container .fc-view .fc-body .fc-event-container .fc-event .fc-content {
  text-overflow: ellipsis;
}
.fullcalendar .fc-view-container .fc-view .fc-body .fc-event-container .fc-event.priory-highest {
  border-left: 4px solid #FF5757;
  background: #E6E6E6;
}
.fullcalendar .fc-view-container .fc-view .fc-body .fc-event-container .fc-event.priory-high {
  background: #E6E6E6;
  border-left: 4px solid #282828;
}
.fullcalendar .fc-view-container .fc-view .fc-body .fc-event-container .fc-event.priory-medium {
  background: #E6E6E6;
  border-left: 4px solid #ffb15a;
}
.fullcalendar .fc-view-container .fc-view .fc-body .fc-event-container .fc-event.priory-low {
  background: #E6E6E6;
  border-left: 4px solid #bd6cf0;
}
.fullcalendar .fc-view-container .fc-view .fc-body .fc-event-container .fc-event.priory-lowest {
  background: #E6E6E6;
  border-left: 4px solid #4dda6b;
}
.fullcalendar .fc-view-container .fc-view .fc-body .fc-event-container .fc-event.bar-primary {
  background: #E6E6E6;
  border-left: 4px solid var(--theme-color-primary);
}
.fullcalendar .fc-view-container .fc-view .fc-body .fc-event-container .fc-event.bar-gray {
  background: #E6E6E6;
  border-left: 4px solid #8EA5AB;
}
.fullcalendar .fc-view-container .fc-view .fc-body .fc-event-container .fc-event.bar-yellow-dark {
  background: #E6E6E6;
  border-left: 4px solid #FF965A;
}
.fullcalendar .fc-view-container .fc-view .fc-body .fc-event-container .fc-event.priority-blue {
  background: #E6E6E6;
  border-left: 4px solid #0000ff;
}
.fullcalendar .fc-view-container .fc-view .fc-body .fc-event-container .fc-event.priority-pink {
  background: #E6E6E6;
  border-left: 4px solid #ffc0cb;
}
.fullcalendar .fc-view-container .fc-view .fc-body .fc-event-container .fc-event.priority-gray {
  background: #E6E6E6;
  border-left: 4px solid #808080;
}
.fullcalendar .fc-view-container .fc-view .fc-body .fc-event-container .fc-event.priority-olive {
  background: #E6E6E6;
  border-left: 4px solid #808000;
}
.fullcalendar .fc-view-container .fc-view .fc-body .fc-event-container .fc-event.priority-beige {
  background: #E6E6E6;
  border-left: 4px solid #f5f5dc;
}
.fullcalendar .fc-view-container .fc-view .fc-body .fc-event-container .fc-event.priority-navy {
  background: #E6E6E6;
  border-left: 4px solid #000080;
}
.fullcalendar .fc-view-container .fc-view .fc-body .fc-event-container .fc-event.priority-teal {
  background: #E6E6E6;
  border-left: 4px solid #008080;
}
.fullcalendar .fc-view-container .fc-view .fc-body .fc-more-cell {
  padding-left: 2px;
  padding-right: 20px;
}
.fullcalendar .fc-view-container .fc-view .fc-body .fc-more-cell .fc-more {
  min-height: 20px;
  background: transparent;
  border: 1px solid var(--theme-color-primary);
  text-align: center;
  display: block;
  border-radius: 4px;
  padding: 0;
  margin: 3px 0;
  font-size: 10px;
  line-height: 20px;
  color: var(--theme-color-secondary);
  text-transform: uppercase;
  text-decoration: none;
}
.fullcalendar .fc-view-container .fc-view .fc-popover {
  border: 1px solid var(--theme-color-primary);
  border-radius: 4px;
}
.fullcalendar .fc-view-container .fc-view .fc-popover .fc-event-container {
  padding: 10px;
}
.fullcalendar .fc-view-container .fc-view .fc-popover .fc-event-container .fc-event {
  margin: 4px 0;
}
.fullcalendar .fc-view-container .fc-view .fc-popover .fc-header {
  font-size: 14px;
  color: #8C8C8C;
  font-weight: 500;
  background: none;
  margin-top: 10px;
  padding: 0 10px;
}
.fullcalendar .fc-view-container .fc-agenda-view .fc-time-grid .fc-time span {
  font-size: 14px;
  line-height: 16px;
  color: #888888;
}
.fullcalendar .fc-view-container .fc-agenda-view .fc-time-grid .fc-time-grid-event .fc-content .fc-time span {
  font-size: 13px;
  line-height: 16px;
  font-weight: bold;
  color: #282828;
}
.fullcalendar .fc-view-container .fc-agenda-view .fc-time-grid .fc-time-grid-event .fc-content .fc-title {
  font-size: 12px;
  line-height: 16px;
  color: #282828;
  padding: 0 1px;
  margin-top: -4px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.fullcalendar .fc-view-container .fc-agenda-view.fc-agendaDay-view .fc-time-grid .fc-bg table tr td .fc-today {
  background: transparent !important;
}
.fullcalendar .fc-unthemed .fc-divider,
.fullcalendar .fc-unthemed .fc-popover,
.fullcalendar .fc-unthemed .fc-row,
.fullcalendar .fc-unthemed tbody,
.fullcalendar .fc-unthemed th,
.fullcalendar .fc-unthemed thead {
  border-color: #eeeeee;
}
.fullcalendar .fc-unthemed td {
  border-color: #efefef;
}
.calendar-popover-body .popover {
  background-color: #ffffff;
  border: 1px solid var(--theme-color-primary);
  border-radius: 4px;
  font-family: 'ProximaNova';
  color: #282828;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  width: auto;
  max-width: 420px;
}
.calendar-popover-body .popover.right.priory-highest,
.calendar-popover-body .popover.top.priory-highest,
.calendar-popover-body .popover.bottom.priory-highest {
  border-right: 4px solid #FF5757;
}
.calendar-popover-body .popover.right.priory-high,
.calendar-popover-body .popover.top.priory-high,
.calendar-popover-body .popover.bottom.priory-high {
  border-right: 4px solid #282828;
}
.calendar-popover-body .popover.right.priory-medium,
.calendar-popover-body .popover.top.priory-medium,
.calendar-popover-body .popover.bottom.priory-medium {
  border-right: 4px solid #ffb15a;
}
.calendar-popover-body .popover.right.priory-low,
.calendar-popover-body .popover.top.priory-low,
.calendar-popover-body .popover.bottom.priory-low {
  border-right: 4px solid #bd6cf0;
}
.calendar-popover-body .popover.right.priory-lowest,
.calendar-popover-body .popover.top.priory-lowest,
.calendar-popover-body .popover.bottom.priory-lowest {
  border-right: 4px solid #4dda6b;
}
.calendar-popover-body .popover.right.bar-primary,
.calendar-popover-body .popover.top.bar-primary,
.calendar-popover-body .popover.bottom.bar-primary {
  border-right: 4px solid var(--theme-color-primary);
}
.calendar-popover-body .popover.right.bar-gray,
.calendar-popover-body .popover.top.bar-gray,
.calendar-popover-body .popover.bottom.bar-gray {
  border-right: 4px solid #8EA5AB;
}
.calendar-popover-body .popover.right.bar-yellow-dark,
.calendar-popover-body .popover.top.bar-yellow-dark,
.calendar-popover-body .popover.bottom.bar-yellow-dark {
  border-right: 4px solid #FF965A;
}
.calendar-popover-body .popover.left.priory-highest {
  border-left: 4px solid #FF5757;
}
.calendar-popover-body .popover.left.priory-high {
  border-left: 4px solid #282828;
}
.calendar-popover-body .popover.left.priory-medium {
  border-left: 4px solid #ffb15a;
}
.calendar-popover-body .popover.left.priory-low {
  border-left: 4px solid #bd6cf0;
}
.calendar-popover-body .popover.left.priory-lowest {
  border-left: 4px solid #4dda6b;
}
.calendar-popover-body .popover.left.bar-primary {
  border-left: 4px solid var(--theme-color-primary);
}
.calendar-popover-body .popover.left.bar-gray {
  border-left: 4px solid #8EA5AB;
}
.calendar-popover-body .popover.left.bar-yellow-dark {
  border-left: 4px solid #FF965A;
}
.calendar-popover-body .popover.top > .arrow {
  border-top-color: var(--theme-color-primary);
}
.calendar-popover-body .popover.top > .arrow:after {
  border-top-color: #ffffff;
}
.calendar-popover-body .popover.bottom > .arrow {
  border-bottom-color: var(--theme-color-primary);
}
.calendar-popover-body .popover.bottom > .arrow:after {
  border-bottom-color: #ffffff;
}
.calendar-popover-body .popover.right > .arrow {
  border-right-color: var(--theme-color-primary);
}
.calendar-popover-body .popover.right > .arrow:after {
  border-right-color: #ffffff;
}
.calendar-popover-body .popover.left > .arrow {
  border-left-color: var(--theme-color-primary);
}
.calendar-popover-body .popover.left > .arrow:after {
  border-left-color: #ffffff;
}
.calendar-popover-body .popover .popover-content .calendar-content .calendar-popover-title {
  font-size: 16px;
  font-weight: bold;
  color: #282828;
  margin-bottom: 15px;
  margin-top: 5px;
}
.calendar-popover-body .popover .popover-content .calendar-content .calendar-popover-list {
  padding: 0 5px 5px 5px;
}
.calendar-popover-body .popover .popover-content .calendar-content .calendar-popover-list .calendar-popover-val {
  font-size: 12px;
  font-weight: 400;
  color: #282828;
  padding: 3px 0;
}
.calendar-popover-body .popover .popover-content .calendar-content .calendar-popover-list .calendar-popover-val .val-title {
  display: inline-block;
  vertical-align: middle;
  width: 80px;
  text-align: right;
  font-weight: 500;
  margin-right: 10px;
}
.calendar-popover-body .popover .popover-content .calendar-content .calendar-popover-list .calendar-popover-val .time {
  color: #4d79ff;
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
}
.showDaySlot {
  cursor: pointer;
  font-size: 12px;
  width: auto;
  height: 40px;
  position: absolute;
  top: 120px;
  right: 32px;
  z-index: 20;
  color: #A0A0A0;
  text-align: center;
  text-transform: uppercase;
}
.showDaySlot::before {
  font-size: 24px;
  margin-right: 8px;
  margin-top: -2px;
  content: "\f204";
  color: #A0A0A0;
  font-family: 'FontAwesome';
  display: inline-block;
  vertical-align: middle;
}
.showDaySlot.hideDaySloat::before {
  color: var(--theme-color-light-four);
  content: "\f205";
}
.alert-custom {
  padding: 12px 24px;
  background-color: #ffa500;
  color: #6F4800;
  font-weight: 400;
}
.alert-custom .alert-badge {
  margin-right: 8px;
}
.alert-badge {
  width: 24px;
  height: 24px;
  display: inline-block;
  border-radius: 50%;
  vertical-align: middle;
  font-size: 16px;
  text-align: center;
  padding: 2px 0;
}
.alert-badge-warning {
  background-color: #B37300;
  color: #ffffff;
}
.sub-locaction-main {
  background-color: #f3f3f3;
  padding: 8px;
  color: #505050;
  font-size: 14px;
  line-height: 17px;
  position: relative;
  border-bottom: 1px solid #e0e0e0;
}
.sub-locaction-main .icon-btn {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 47px;
  height: 47px;
  line-height: 47px;
  text-align: center;
  color: #646464;
  font-size: 16px;
  cursor: pointer;
}
.sub-locaction-main .icon-btn .icon-add {
  display: none;
}
.sub-sub-location {
  padding: 8px 32px;
  border-bottom: 1px solid #e0e0e0;
  font-size: 12px;
  color: #666;
}
.location-edit-wrapper {
  max-width: 550px;
  border-radius: 16px;
  padding: 8px 16px;
  height: 32px;
  transition: all 0.25s ease-in-out;
  position: relative;
}
.location-edit-wrapper .location-input {
  display: none;
  border: 0;
  background-color: transparent;
}
.location-edit-wrapper .icon-remove {
  font-size: 18px;
  color: #c8c8c8;
  position: absolute;
  right: 7px;
  top: 50%;
  margin-top: -9px;
  display: none;
}
.location-edit-wrapper:hover {
  background-color: #E6E6E6;
}
.location-edit-wrapper:hover .location-name {
  display: none;
}
.location-edit-wrapper:hover .location-input {
  display: block;
  width: 100%;
}
.location-edit-wrapper:hover .icon-remove {
  display: inline-block;
}
.location-edit-wrapper.location-edit-new .location-name {
  color: #ccc;
}
.sub-location-box {
  border-bottom: 1px dashed #C8C8C8;
}
.sub-location-box .remove-asset.add-asset {
  margin-left: 44px;
}
.sub-location-box.in-view {
  border-bottom: 0;
}
.sub-location-box.in-view .sub-locaction-main {
  padding: 16px 24px;
}
.sub-location-box.in-view .sub-sub-location {
  padding: 16px 48px;
  background-color: #f5f5f5;
}
.modal .sub-location-box.in-view .sub-locaction-main {
  background-color: #f7f7f7;
}
.modal .sub-location-box.in-view .sub-sub-location {
  background-color: #ffffff;
}
.s2-to-tree.select2-container--bootstrap .select2-results__option {
  border-bottom: 1px solid #f0f0f0;
}
.s2-to-tree.select2-container--bootstrap .select2-results__option.l2 {
  padding-left: 32px;
}
.s2-to-tree.select2-container--bootstrap .select2-results__option.l3 {
  padding-left: 56px;
}
.guide-btn {
  position: fixed;
  top: calc(80px + 15px);
  right: 32px;
  z-index: 6;
}
.guide-btn .btn-box {
  background: #D8D8D8;
  padding: 4px;
  border-radius: 4px;
}
.guide-btn .btn-box .btn-guide {
  background-color: #D8D8D8;
  color: #282828;
  text-transform: capitalize;
  font-size: 14px;
  min-width: 80px;
  padding: 5px 16px;
  font-weight: 400;
}
.guideline-wrapper {
  position: fixed;
  top: 0;
  right: -611px;
  z-index: 5;
  width: 611px;
  height: 100%;
  background: #F0F0F0;
  border-left: 1px solid #DCDCDC;
  padding-top: calc(80px + 25px);
  padding-bottom: calc(80px + 25px);
  padding-left: 32px;
  padding-right: 22px;
  overflow: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.guideline-wrapper .guide-hide {
  font-size: 14px;
  line-height: 17px;
  color: #B4B4B4;
  font-weight: 300;
  cursor: pointer;
}
.guideline-wrapper .guide-hide:hover {
  color: #9b9b9b;
}
.guideline-wrapper .guide-start img {
  width: 260px;
  margin: 20px 0 50px 0;
}
.guideline-wrapper .guide-start .guide-start-tit {
  font-size: 24px;
  line-height: 29px;
  font-weight: 300;
  color: #282828;
  margin-bottom: 18px;
}
.guideline-wrapper .guide-start .guide-start-info {
  font-size: 18px;
  line-height: 27px;
  font-weight: 300;
  color: #505050;
}
.guideline-wrapper .guide-focused .guide-tit {
  font-size: 24px;
  line-height: 29px;
  color: #505050;
  font-weight: 400;
  margin-top: 16px;
}
.guideline-wrapper .guide-focused img {
  width: 235px;
  margin: 44px 0 46px 0;
}
.guideline-wrapper .line-box {
  position: relative;
}
.guideline-wrapper .line-box::before {
  content: "";
  position: absolute;
  top: 0;
  left: 16px;
  width: 1px;
  height: 100%;
  background: #DCDCDC;
}
.guideline-wrapper .line-box .main-box {
  position: relative;
  z-index: 5;
  margin-bottom: 16px;
}
.guideline-wrapper .line-box .main-box .title {
  font-size: 14px;
  line-height: 17px;
  color: #C8C8C8;
  font-weight: 600;
}
.guideline-wrapper .line-box .main-box .title .num {
  display: inline-block;
  width: 32px;
  height: 32px;
  text-align: center;
  line-height: 32px;
  font-size: 14px;
  font-weight: 600;
  color: #C8C8C8;
  background-color: #DCDCDC;
  border: 1px solid #DCDCDC;
  border-radius: 100%;
  margin-right: 9px;
}
.guideline-wrapper .line-box .main-box .info {
  font-size: 14px;
  line-height: 20px;
  color: #505050;
  font-weight: 400;
  padding-left: 44px;
  display: none;
}
.guideline-wrapper .line-box .main-box .sub-box {
  padding-left: 44px;
  display: none;
}
.guideline-wrapper .line-box .main-box .sub-box .sub-line-box {
  margin-top: 8px;
}
.guideline-wrapper .line-box .main-box .sub-box .sub-line-box .sub-title {
  position: relative;
  font-size: 14px;
  line-height: 17px;
  color: #C8C8C8;
  font-weight: 600;
}
.guideline-wrapper .line-box .main-box .sub-box .sub-line-box .sub-title::before {
  content: "";
  position: absolute;
  top: 4px;
  left: -32px;
  width: 8px;
  height: 8px;
  background: #C8C8C8;
  border-radius: 100%;
}
.guideline-wrapper .line-box .main-box .sub-box .sub-line-box .sub-info {
  font-size: 14px;
  line-height: 20px;
  color: #505050;
  font-weight: 400;
  margin-top: 8px;
  display: none;
}
.guideline-wrapper .line-box .main-box.active {
  margin-bottom: 40px;
}
.guideline-wrapper .line-box .main-box.active .title {
  font-size: 16px;
  line-height: 20px;
  color: #282828;
}
.guideline-wrapper .line-box .main-box.active .title .num {
  color: #505050;
  background-color: #ffffff;
  border: 1px solid var(--theme-color-primary);
}
.guideline-wrapper .line-box .main-box.active .info {
  margin: 16px 0;
  display: block;
}
.guideline-wrapper .line-box .main-box.active .sub-box {
  display: block;
}
.guideline-wrapper .line-box .main-box.active .sub-box .sub-line-box.active {
  margin-bottom: 24px;
}
.guideline-wrapper .line-box .main-box.active .sub-box .sub-line-box.active .sub-title {
  color: #282828;
}
.guideline-wrapper .line-box .main-box.active .sub-box .sub-line-box.active .sub-title::before {
  background: var(--theme-color-primary);
}
.guideline-wrapper .line-box .main-box.active .sub-box .sub-line-box.active .sub-info {
  display: block;
}
.guideline-wrapper .line-box .main-box.completed {
  margin-bottom: 8px;
}
.guideline-wrapper .line-box .main-box.completed .title .num {
  font-size: 0;
  background-color: var(--theme-color-primary);
}
.guideline-wrapper .line-box .main-box.completed .title .num::before {
  font-family: 'FontAwesome';
  content: "\f00c";
  font-size: 14px;
  color: #ffffff;
  font-weight: 100;
}
.guideline-wrapper .line-box .main-box.failed .title {
  color: #E60A30;
}
.guideline-wrapper .line-box .main-box.failed .title .num {
  color: #E60A30;
  background-color: #ffffff;
  border: 1px solid #E60A30;
}
.guideline-wrapper .line-box .main-box.failed .info {
  color: #E60A30;
  display: block;
}
.guide-open {
  padding-right: calc(611px + 32px) !important;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.guide-open .guideline-wrapper {
  right: 0;
}
.guide-open .guide-btn .btn-box .btn-guide {
  background-color: #282828;
  color: #ffffff;
}
.tooltip-custom .tooltip-content,
.tooltip-attend .tooltip-content {
  background-color: #282828;
  border-radius: 6px;
  color: #fff;
}
.tooltip-custom .tooltip-content > .tooltip-inner,
.tooltip-attend .tooltip-content > .tooltip-inner {
  background-color: transparent;
  max-width: none;
  border-radius: 0;
  padding: 0;
  font-size: 12px;
  line-height: 16px;
}
.tooltip-custom.tooltip.top .tooltip-arrow,
.tooltip-attend.tooltip.top .tooltip-arrow {
  border-top-color: #282828;
}
.tooltip-custom.tooltip.top-left .tooltip-arrow,
.tooltip-attend.tooltip.top-left .tooltip-arrow {
  border-top-color: #282828;
}
.tooltip-custom.tooltip.top-right .tooltip-arrow,
.tooltip-attend.tooltip.top-right .tooltip-arrow {
  border-top-color: #282828;
}
.tooltip-custom.tooltip.right .tooltip-arrow,
.tooltip-attend.tooltip.right .tooltip-arrow {
  border-right-color: #282828;
}
.tooltip-custom.tooltip.left .tooltip-arrow,
.tooltip-attend.tooltip.left .tooltip-arrow {
  border-left-color: #282828;
}
.tooltip-custom.tooltip.bottom .tooltip-arrow,
.tooltip-attend.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #282828;
}
.tooltip-custom.tooltip.bottom-left .tooltip-arrow,
.tooltip-attend.tooltip.bottom-left .tooltip-arrow {
  border-bottom-color: #282828;
}
.tooltip-custom.tooltip.bottom-right .tooltip-arrow,
.tooltip-attend.tooltip.bottom-right .tooltip-arrow {
  border-bottom-color: #282828;
}
.tooltip-custom .tooltip-content {
  display: flex;
  padding: 8px;
  flex-direction: row;
  align-items: center;
}
.tooltip-custom .tooltip-content > .icon-wrapper {
  margin-right: 8px;
  width: 32px;
  display: block;
}
.tooltip-custom .tooltip-content > .icon-wrapper > img {
  max-width: 100%;
}
.tooltip-attend .tooltip-content {
  min-width: 146px;
  padding: 15px;
}
.tooltip-attend .tooltip-content > .tooltip-inner {
  margin-top: 8px;
}
.tooltipClick {
  top: 50% !important;
  margin-top: -20px;
  opacity: 1 !important;
  z-index: 8;
}
.tooltipClick .tooltip-content {
  border-radius: 6px;
  overflow: hidden;
  box-shadow: 0px 4px 28px 0px rgba(0, 0, 0, 0.1);
  min-width: 260px;
}
.tooltipClick .tooltip-content .tooltip-inner {
  color: #FF5756;
  font-family: 'Helvetica';
  font-size: 13px;
  font-weight: 700;
  line-height: 150%;
  padding: 8px 16px;
  border-radius: 6px;
  border: 1px solid #FFD5D4;
  background: #FFDBDB;
  max-width: none;
  text-align: center !important;
}
.tooltipClick.tooltipClickReset.top {
  max-width: 100% !important;
  padding: 6px 15px;
  top: -69px !important;
  left: 0 !important;
  margin-top: 0px !important;
}
.tooltipClick.tooltipClickReset.top .tooltip-content {
  width: 100%;
}
.modal-open .tooltip.tooltipClick {
  z-index: 999 !important;
}
.tooltipDate {
  max-width: none;
}
.tooltipDate .tooltip-content .tooltip-inner {
  max-width: none;
}
.tooltipDate.tooltip-danger.top .tooltip-arrow {
  border-top-color: #FFD5D4;
}
.tooltipDate.tooltip-danger .tooltip-content {
  border-radius: 6px;
  overflow: hidden;
  box-shadow: 0px 4px 28px 0px rgba(0, 0, 0, 0.1);
  min-width: 260px;
}
.tooltipDate.tooltip-danger .tooltip-content .tooltip-inner {
  color: #FF5756;
  font-family: 'Helvetica';
  font-size: 13px;
  font-weight: 700;
  line-height: 150%;
  padding: 8px 16px;
  border-radius: 6px;
  border: 1px solid #FFD5D4;
  background: #FFDBDB;
  max-width: none;
  text-align: center !important;
}
.popover.popover-avatar {
  background-color: #000000;
  max-width: 280px;
  min-width: 155px;
  border-radius: 8px;
}
.popover.popover-avatar.right .arrow {
  left: -8px;
  border-right-color: #000000;
}
.popover.popover-avatar.right .arrow:after {
  border-right-color: #000000;
}
.popover.popover-avatar .popover-content {
  padding: 5px 13px;
}
.popover.popover-avatar .popover-content .popover-avatar-item {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin: 6px 0;
}
.popover.popover-avatar .popover-content .popover-avatar-item .avatar-item-right {
  padding-left: 15px;
}
.popover.popover-avatar .popover-content .popover-avatar-item .avatar-item-right .avatar-name {
  display: block;
  font-family: 'ProximaNova';
  font-size: 12px;
  font-weight: 400;
  color: #FFFFFF;
}
.popover.popover-new-bg {
  background-color: rgba(0, 0, 0, 0.8);
  max-width: 280px;
  border-radius: 8px;
}
.popover.popover-new-bg.top .arrow {
  left: -8px;
  border-top-color: #333333;
}
.popover.popover-new-bg.top .arrow:after {
  border-top-color: #333333;
}
.popover.popover-new-bg .popover-min-charge {
  font-family: 'ProximaNova';
  padding: 20px;
}
.popover.popover-new-bg .popover-min-charge .text {
  color: #ffffff;
  font-size: 12px;
  font-weight: 400;
  margin-bottom: 12px;
}
.popover.popover-new-bg .popover-min-charge .title {
  color: #B8B8B8;
  font-size: 10px;
  font-weight: 600;
  text-transform: uppercase;
}
.popover.popover-new-bg .popover-min-charge .item {
  position: relative;
  color: #ffffff;
  font-size: 12px;
  font-weight: 400;
  line-height: 150%;
  padding: 4px 0 4px 20px;
}
.popover.popover-new-bg .popover-min-charge .item .item-tag {
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -6px;
  width: 12px;
  height: 12px;
  border-radius: 20px;
}
.popover.popover-new-bg .popover-min-charge .item .item-tag.item-tag-red {
  background-color: #FF0000;
}
.popover.popover-new-bg .popover-min-charge .item .item-tag.item-tag-orange {
  background-color: #FFA500;
}
.popover.popover-new-bg .popover-min-charge .item .item-tag.item-tag-green {
  background-color: #27A542;
}
.popover.popover-new-bg .popover-min-charge .item .item-tag.item-tag-dark {
  background-color: #545454;
}
.popover.popover-new-bg.popover_138 {
  min-width: 148px;
}
.popover.popover-new-bg.popover_138 .popover-min-charge-dynamic {
  padding: 24px 14px 10px 14px;
}
.popover.popover-new-bg.popover_138 .popover-min-charge-dynamic .title {
  color: #B8B8B8;
  font-size: 12px;
  font-weight: 600;
  text-transform: capitalize;
  margin-bottom: 2px;
}
.popover.popover-new-bg.popover_138 .popover-min-charge-dynamic .item {
  color: #ffffff;
  font-size: 12px;
  line-height: 15px;
  font-weight: 400;
  padding: 4px 0;
}
.popover.popover-dark-bg {
  background-color: #282828;
  max-width: 280px;
  border-radius: 8px;
}
.popover.popover-dark-bg.top .arrow {
  border-top-color: #282828;
}
.popover.popover-dark-bg.top .arrow:after {
  border-top-color: #282828;
}
.popover.popover-dark-bg.bottom .arrow {
  border-bottom-color: #282828;
}
.popover.popover-dark-bg.bottom .arrow:after {
  border-bottom-color: #282828;
}
.popover.popover-dark-bg.popover_128 {
  min-width: 128px;
}
.popover.popover-dark-bg.popover_128 .popover-auto {
  padding: 5px;
}
.popover.popover-dark-bg.popover_128 .popover-auto .item-box {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 5px;
  color: #ffffff;
  font-size: 10px;
  line-height: 1;
  font-weight: 500;
}
.popover.popover-dark-bg.popover_128 .popover-auto .item-box .font-svg {
  margin-right: 4px;
}
.custom-control {
  display: none;
}
.custom-form-page {
  padding-right: calc(360px + 32px);
}
.form-group-custom .control-label,
.form-group-custom .remove-asset,
.form-group-custom .add_fields,
.form-group-custom .btn,
.form-group-custom .check-box label {
  text-transform: none;
}
.form-group-custom .nested-fields .fileinput-preview.thumbnail {
  background-color: #E6E6E6 !important;
}
.form-group-custom .add_fields {
  width: 100%;
  height: 180px;
  border: 1px solid #646464;
  border-radius: 6px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #646464;
  font-size: 10px;
  font-weight: 500;
  text-transform: uppercase;
  flex-direction: column-reverse;
  text-decoration: none;
  cursor: pointer;
}
.custom-form-content {
  position: relative;
}
.custom-form-content .custom-control {
  text-align: right;
  padding: 0;
  margin-bottom: 2px;
}
.custom-form-content .custom-control span {
  font-size: 14px;
  margin-right: 6px;
  cursor: pointer;
}
.custom-form-content .custom-control span.btn-edit {
  color: var(--theme-color-primary);
}
.custom-form-content .custom-control span.btn-delete {
  color: #E60A30;
}
.custom-form-content .form-custom-col {
  width: 100%;
}
.custom-form-content .form-group-custom {
  position: relative;
  padding: 10px;
  border-radius: 4px;
  border: 1px dashed #DCDCDC;
  height: auto;
  overflow: hidden;
}
.custom-form-content .custom-form-left {
  position: fixed;
  top: 0;
  right: 0;
  height: 100%;
  background-color: #ffffff;
  border-left: 1px solid #e7e7e7;
  width: 360px;
  padding: 16px;
  z-index: 9999;
  overflow: auto;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}
.custom-form-content .custom-form-left .custom-control {
  display: none;
}
.custom-form-content .custom-form-left .control-label {
  color: #000;
  font-size: 14px;
  line-height: 16px;
}
.custom-form-content .custom-form-left .form-group-custom {
  border: 1px dashed #C8C8C8;
}
.custom-form-content .custom-form-left .custom-group {
  width: 100%;
}
.custom-form-content .custom-form-right {
  width: 100%;
  border: 1px solid #DCDCDC;
  border-radius: 4px;
  padding: 16px;
}
.custom-form-content .custom-form-right .custom-control {
  display: block;
}
.custom-form-content .custom-form-right .control-label {
  color: #000;
  font-size: 14px;
  line-height: 16px;
}
.custom-form-content .custom-form-right .form-group-custom {
  padding: 16px;
}
.custom-form-right .control-label {
  color: #000;
  font-size: 14px;
  line-height: 16px;
}
.custom-form-right .has-error .control-label {
  color: #a94442;
}
.add-file-content .file-list-box {
  margin: 16px 0;
}
.add-file-content .file-list-box .item {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.add-file-content .file-list-box .item .name {
  position: relative;
  color: #555;
  font-family: 'ProximaNova';
  font-weight: 500;
  font-size: 12px;
  line-height: 42px;
  width: 100%;
  height: 100%;
  padding: 0 13px 0 58px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  border-radius: 6px;
  background-color: #ffffff;
}
.add-file-content .file-list-box .item .name .icon {
  position: absolute;
  top: 50%;
  left: 21px;
  margin-top: -11.5px;
}
.add-file-content .file-list-box .item .btn-file-delete {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 43px;
  height: 43px;
  cursor: pointer;
}
.note-head-input {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.note-head-input .dx-htmleditor {
  flex: 1;
  margin-right: 8px;
}
.note-head-input .dx-htmleditor.ng-empty .dx-quill-container::before {
  content: 'Enter notes here';
  position: absolute;
  top: 50%;
  margin-top: -6px;
  left: 12px;
  font-family: 'ProximaNova';
  font-weight: 400;
  font-size: 12px;
  line-height: 12px;
  color: #DCDCDC;
}
.note-head-input .dx-htmleditor.ng-not-empty .dx-quill-container::before,
.note-head-input .dx-htmleditor.dx-state-focused .dx-quill-container::before {
  display: none;
}
.note-head-input .form-date-box {
  font-size: 10px;
  line-height: 10px;
  color: #000000;
  font-weight: 400;
  padding: 7px 10px;
  width: 120px;
  min-width: auto !important;
}
.note-content {
  max-height: 240px;
  margin-top: 24px;
  overflow: auto;
}
.note-content::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}
.note-content::-webkit-scrollbar-track {
  border-radius: 5px;
  background: transparent;
  border: 1px solid transparent;
}
.note-content::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background-color: #C8C8C8;
}
.note-content .note-body-text {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 24px;
  border-bottom: 1px dashed #C8C8C8;
}
.note-content .note-body-text .form-group {
  font-family: 'ProximaNova';
  flex: 1;
  margin-right: 8px;
  margin-bottom: 20px;
}
.note-content .note-body-text .form-group .control-label {
  color: #8C8C8C;
  font-size: 10px;
  font-weight: 500;
  line-height: 12px;
  margin: 10px 0;
}
.note-content .note-body-text .form-group .form-control-text {
  font-weight: 400;
  color: #282828;
  font-size: 14px;
  line-height: 17px;
}
.note-content .note-body-text .form-group .form-control-text .dx-mention,
.note-content .note-body-text .form-group .form-control-text .mention {
  display: inline-block;
  margin-top: 1px;
  margin-bottom: 1px;
}
.note-content .note-body-text .form-group .form-control-text p {
  margin: 0;
}
.note-content .note-body-text .btn-reply {
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: 'ProximaNova';
  font-weight: 400;
  font-size: 12px;
  line-height: 12px;
  color: #000000;
  width: 83px;
  height: 31px;
  background: #FFFFFF;
  border: 0.5px solid #000000;
  border-radius: 9px;
  cursor: pointer;
  text-transform: uppercase;
  transform-origin: center center;
  transform: scale(0.83, 0.83);
  padding-top: 2px;
}
.note-content .note-body-text .btn-reply .font-svg-reply {
  font-size: 11px;
  margin-right: 9px;
  margin-top: -3px;
}
.note-content .note-body-text .btn-remove {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 34px;
  height: 31px;
  cursor: pointer;
}
.form-control-text .fast-wrap {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-family: 'ProximaNova';
  font-weight: 600;
  font-size: 12px;
  line-height: 15px;
  color: #282828;
  padding: 9px 8px;
  border-radius: 12px;
  background: #0AE67B;
}
.form-control-text .fast-wrap .icon-block {
  margin-right: 6px;
}
.form-control-text .fast-wrap .fast-text {
  margin-top: 2px;
}
.form-note-group {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.form-note-group .note-content {
  flex: 1;
  padding-right: 16px;
}
.dx-htmleditor {
  border: 0.5px solid rgba(0, 0, 0, 0.25);
  border-radius: 8px !important;
  background-color: #ffffff !important;
}
.dx-htmleditor.dx-state-focused {
  border-color: var(--theme-color-primary) !important;
}
.dx-htmleditor .dx-htmleditor-content {
  font-family: 'ProximaNova';
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #000000;
  padding: 6px 10px;
}
.dx-htmleditor .dx-htmleditor-content > * {
  word-break: break-word;
}
.dx-htmleditor .dx-htmleditor-content > * img {
  width: 32px;
}
.dx-htmleditor .dx-htmleditor-content .dx-mention {
  background: rgba(74, 43, 76, 0.25) !important;
  border-radius: 2px !important;
  padding: 4px !important;
  color: #E851F5;
  font-weight: 500;
}
.dx-htmleditor .dx-htmleditor-content .dx-mention > span {
  margin-right: 4px !important;
}
.dx-suggestion-list-wrapper.dx-popup-wrapper .dx-overlay-content .dx-popup-content .dx-suggestion-list .dx-list-item .dx-item-content {
  font-family: 'ProximaNova';
}
.dx-suggestion-list-wrapper.dx-popup-wrapper .dx-overlay-content {
  border: none !important;
  box-shadow: none !important;
  border-radius: 4px !important;
}
.dx-suggestion-list-wrapper.dx-popup-wrapper .dx-overlay-content .dx-popup-content {
  width: 350px !important;
}
.dx-suggestion-list-wrapper.dx-popup-wrapper .dx-overlay-content .dx-popup-content .dx-suggestion-list .dx-list-item {
  border-top: 1px solid #F2F2F2 !important;
}
.dx-suggestion-list-wrapper.dx-popup-wrapper .dx-overlay-content .dx-popup-content .dx-suggestion-list .dx-list-item:first-child {
  border-top: none !important;
}
.dx-suggestion-list-wrapper.dx-popup-wrapper .dx-overlay-content .dx-popup-content .dx-suggestion-list .dx-list-item.dx-state-focused {
  background-color: var(--theme-color-primary-opacity-30) !important;
  color: #000000 !important;
}
.dx-suggestion-list-wrapper.dx-popup-wrapper .dx-overlay-content .dx-popup-content .dx-suggestion-list .dx-list-item .dx-item-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-family: 'ProximaNova' !important;
  font-size: 14px !important;
  line-height: 120% !important;
  color: #000000 !important;
  padding: 5px 8px !important;
  white-space: normal !important;
}
.dx-suggestion-list-wrapper.dx-popup-wrapper .dx-overlay-content .dx-popup-content .dx-suggestion-list .dx-list-item .dx-item-content::before {
  display: none;
}
.dx-suggestion-list-wrapper.dx-popup-wrapper .dx-overlay-content .dx-popup-content .dx-suggestion-list .dx-list-item .dx-item-content .item-custom {
  display: flex;
  align-items: center;
}
.dx-suggestion-list-wrapper.dx-popup-wrapper .dx-overlay-content .dx-popup-content .dx-suggestion-list .dx-list-item .dx-item-content .item-custom .profile-avatar {
  display: block;
  width: 16px;
  height: 16px;
  line-height: 16px;
  font-size: 10px;
  font-weight: 600 !important;
  border-radius: 16px;
  background-color: #eeeeee;
  color: #5696C3;
  margin-right: 10px !important;
}
.dx-suggestion-list-wrapper.dx-popup-wrapper .dx-overlay-content .dx-popup-content .dx-suggestion-list .dx-list-item .dx-item-content .item-custom .profile-avatar > span,
.dx-suggestion-list-wrapper.dx-popup-wrapper .dx-overlay-content .dx-popup-content .dx-suggestion-list .dx-list-item .dx-item-content .item-custom .profile-avatar > img {
  width: 16px;
  height: 16px;
  border-radius: 16px;
  display: block;
}
.dx-suggestion-list-wrapper.dx-popup-wrapper .dx-overlay-content .dx-popup-content .dx-suggestion-list .dx-list-item .dx-item-content .item-custom .profile-avatar .to-avatar {
  background-image: url("../images/to.png");
  background-repeat: no-repeat;
  background-size: contain;
}
.dx-suggestion-list-wrapper.dx-popup-wrapper .dx-overlay-content .dx-popup-content .dx-suggestion-list .dx-list-item .dx-item-content .item-custom .profile-avatar .text {
  transform-origin: center;
  transform: scale(0.7);
}
.dx-suggestion-list-wrapper.dx-popup-wrapper .dx-overlay-content .dx-popup-content .dx-suggestion-list .dx-list-item .dx-item-content .item-custom .profile-avatar .purple-span {
  background: #D38EFF;
  color: #802DB5;
}
.dx-suggestion-list-wrapper.dx-popup-wrapper .dx-overlay-content .dx-popup-content .dx-suggestion-list .dx-list-item .dx-item-content .item-custom .profile-avatar .yellow-span {
  background: #FFB15A;
  color: #965D1C;
}
.dx-suggestion-list-wrapper.dx-popup-wrapper .dx-overlay-content .dx-popup-content .dx-suggestion-list .dx-list-item .dx-item-content .item-custom .profile-avatar .blue-span {
  background: var(--theme-color-secondary);
  color: var(--theme-color-light-four);
}
.dx-suggestion-list-wrapper.dx-popup-wrapper .dx-overlay-content .dx-popup-content .dx-suggestion-list .dx-list-item .dx-item-content .item-custom .profile-avatar.filter-avatar-gray {
  background-color: #C8C8C8;
}
.dx-suggestion-list-wrapper.dx-popup-wrapper .dx-overlay-content .dx-popup-content .dx-suggestion-list .dx-list-item .dx-item-content .item-custom .profile-avatar.filter-avatar-gray > span {
  background: #C8C8C8;
  color: #8C8C8C;
}
.dx-suggestion-list-wrapper.dx-popup-wrapper .dx-overlay-content .dx-popup-content .dx-suggestion-list .dx-list-item .dx-item-content .label-role {
  color: var(--theme-color-light-third);
  font-size: 10px;
  line-height: 1;
  font-weight: 500;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 3px 5px;
  border: 1px solid var(--theme-color-light-sixth);
  border-radius: 6px;
  background-color: var(--theme-color-light-sixth);
  white-space: nowrap;
  text-transform: capitalize;
}
.dx-suggestion-list-wrapper.dx-popup-wrapper .dx-overlay-content .dx-popup-content .dx-suggestion-list .dx-list-item .dx-item-content .dx-list-item-icon-container {
  width: 16px !important;
  height: 16px !important;
  margin-right: 10px !important;
}
.responsible_avatar-box {
  font-family: 'ProximaNova';
  display: flex;
  justify-content: center;
  align-items: center;
  width: 36px;
  height: 36px;
  border-radius: 36px;
  background-color: #eeeeee;
  overflow: hidden;
}
.responsible_avatar-box.avatar_small {
  width: 23px;
  height: 23px;
  border-radius: 23px;
  background-color: #C8C8C8;
}
.responsible_avatar-box.avatar_small .avatar-simple-name {
  color: #FFFFFF;
  font-size: 12px;
  font-weight: 600;
}
.responsible_avatar-box.avatar_middle_27 {
  width: 27px;
  height: 27px;
  border-radius: 100%;
  background-color: #D1D1D1;
}
.responsible_avatar-box.avatar_middle_27 .avatar-simple-name {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
}
.responsible_avatar-box.avatar_big {
  width: 40px;
  height: 40px;
  border-radius: 100%;
  background-color: #D1D1D1;
}
.responsible_avatar-box.avatar_big .avatar-simple-name {
  color: #FFFFFF;
  font-size: 20px;
  font-weight: 700;
}
.responsible_avatar-box .avatar-simple-name {
  font-size: 15px;
  font-weight: 700;
  color: #5696C3;
}
.responsible_avatar-box.purple-span {
  background-color: #D38EFF;
}
.responsible_avatar-box.purple-span .avatar-simple-name {
  color: #802DB5;
}
.responsible_avatar-box.yellow-span {
  background-color: #FFB15A;
}
.responsible_avatar-box.yellow-span .avatar-simple-name {
  color: #965D1C;
}
.responsible_avatar-box.blue-span {
  background-color: var(--theme-color-secondary);
}
.responsible_avatar-box.blue-span .avatar-simple-name {
  color: var(--theme-color-light-four);
}
.responsible_avatar-box img {
  width: 100%;
  height: auto;
  object-fit: contain;
}
.cropper-container {
  max-width: 100%;
  max-height: 100%;
}
.cropper-control {
  display: flex;
  justify-content: center;
  align-items: center;
  width: auto;
  margin: 32px 0;
}
.cropper-control .control-item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: auto;
  margin: 0 8px;
  height: auto;
  cursor: pointer;
}
.cropper-control .control-item:hover .shape-size,
.cropper-control .control-item.active .shape-size {
  border: 1px solid var(--theme-color-primary);
}
.cropper-control .control-item:hover .icon-custom-size,
.cropper-control .control-item.active .icon-custom-size {
  background-image: url('../images/icon-request/icon-custom-size_active.svg');
}
.cropper-control .control-item:hover .name,
.cropper-control .control-item.active .name {
  color: var(--theme-color-primary);
}
.cropper-control .control-item .shape-size {
  width: 32px;
  height: 32px;
  border: 1px solid #282828;
}
.cropper-control .control-item .name {
  font-family: 'ProximaNova';
  font-size: 12px;
  color: #282828;
  margin-top: 5px;
}
.cropper-modal-header {
  position: relative;
  border-bottom: none;
}
.cropper-dropdown-container {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 50%;
  margin-top: -16px;
  right: 16px;
}
.cropper-dropdown-container .dropdown-toggle {
  color: #ffffff;
  text-align: center;
  line-height: 32px;
  width: 80px;
  min-width: auto;
  height: 32px;
  border-radius: 6px;
  border: 1px solid #353535;
  background-color: #3c3c3c;
  padding: 0;
  margin: 0 10px !important;
  font-size: 12px;
}
.cropper-dropdown-container .dropdown-toggle .arr-down {
  position: relative;
  display: inline-block;
  width: 10px;
  margin-left: 5px;
  margin-bottom: 5px;
}
.cropper-dropdown-container .dropdown-toggle .arr-down::before,
.cropper-dropdown-container .dropdown-toggle .arr-down::after {
  content: '';
  position: absolute;
  width: 5px;
  height: 1px;
  background-color: #c8c8c8;
}
.cropper-dropdown-container .dropdown-toggle .arr-down::before {
  transform: rotateZ(-45deg);
  right: 1px;
}
.cropper-dropdown-container .dropdown-toggle .arr-down::after {
  transform: rotateZ(45deg);
  left: 1px;
}
.cropper-dropdown-container .dropdown-menu {
  padding: 8px;
  width: 100px;
  min-width: auto;
  border-radius: 6px;
  background-color: #353535;
}
.cropper-dropdown-container .dropdown-menu li {
  padding: 6px;
  font-family: 'ProximaNova';
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  color: #ffffff;
  border-radius: 6px;
  margin: 0;
}
.cropper-dropdown-container .dropdown-menu li:hover,
.cropper-dropdown-container .dropdown-menu li.active {
  background-color: #1b1b1b;
}
.preview_dark {
  filter: invert(90%) hue-rotate(180deg) brightness(80%) contrast(100%) saturate(85%);
}
.email-template-summernote-show {
  position: relative;
  padding: 20px;
  border: 1px solid #a9a9a9;
  background: #ffffff;
}
.email-template-summernote-show.email-template-summernote-preview {
  margin: -1px auto 0;
  border: none;
  padding: 32px;
  word-break: break-word;
}
.email-template-summernote-show.email-template-summernote-preview.Mobile {
  /* .button-group .mj-outlook-group-fix>table>tbody>tr>td{
                padding: 0 0 20px 0 !important;
            }*/
}
.email-template-summernote-show.email-template-summernote-preview.Mobile .button-group .mj-outlook-group-fix {
  width: 100% !important;
  max-width: 100%;
}
.email-template-summernote-show.email-template-summernote-preview.Mobile .button-group .mj-outlook-group-fix .btn_box {
  text-align: center !important;
}
.email-template-summernote-show.email-template-summernote-preview.Mobile .button-group .mj-outlook-group-fix a {
  width: 100% !important;
  max-width: 100%;
}
.email-template-summernote-show.email-template-summernote-preview.Mobile .label_value_column > table > tbody > tr > td > table > tbody > tr > td {
  padding: 0 10px !important;
}
.email-template-summernote-show.email-template-summernote-preview.Mobile .etaLink_with_bg,
.email-template-summernote-show.email-template-summernote-preview.Mobile .etaLink {
  width: 100% !important;
  margin-right: 0 !important;
}
.email-template-summernote-show.email-template-summernote-preview.Mobile .custom_table_web {
  display: none !important;
}
.email-template-summernote-show.email-template-summernote-preview.Mobile .custom_table_mobile {
  display: block!important;
}
.email-template-summernote-show.email-template-summernote-preview.Mobile .button_description_wrap {
  display: block !important;
}
.email-template-summernote-show.email-template-summernote-preview.Mobile .button_description_wrap a {
  width: 100% !important;
}
.email-template-summernote-show.email-template-summernote-preview .custom_table_web {
  display: table!important;
}
.email-template-summernote-show.email-template-summernote-preview .custom_table_mobile {
  display: none!important;
}
.email-template-summernote-show::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
  z-index: 2;
}
.email-template-summernote-show .image-placeholder a {
  position: relative;
}
.email-template-summernote-show .image-placeholder a::before {
  content: '';
  width: 100%;
  height: 100%;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url('../images/icon-request/icon-summernote-image.svg');
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -18px;
  margin-top: -18px;
  width: 36px;
  height: 36px;
  z-index: 2;
}
.email-template-summernote-show .image-split {
  display: none !important;
}
.sms-form-content {
  border: 1px solid #A9A9A9;
}
.sms-form-content .sms-form-toolbar {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding: 2px 0;
  border-bottom: 1px solid #A9A9A9;
}
.sms-form-content .sms-form-toolbar .toolbar-item {
  padding: 2px 4px;
}
.sms-form-content .sms-form-body {
  background-color: #FFFFFF;
}
.sms-form-content .sms-form-body .form-control {
  border: none;
  border-radius: 0;
}
.sms-wrap {
  font-family: 'SFProDisplay';
  font-weight: 400;
  width: 162px;
  height: auto;
  border-radius: 16px;
  margin: 0 auto;
  padding: 10px;
  background-color: #FFFFFF;
}
.sms-wrap .sms-content {
  color: #000000;
  font-size: 10px;
  padding: 5px;
  background-color: #E9E9EB;
  border-radius: 6px;
  margin-bottom: 32px;
}
.sms-wrap .sms-content .text,
.sms-wrap .sms-content a {
  line-height: 125%;
  display: block;
  word-break: break-word;
  margin-bottom: 16px;
}
.sms-wrap .sms-content .text:last-child,
.sms-wrap .sms-content a:last-child {
  margin-bottom: 0;
}
.sms-wrap .sms-content a {
  color: #3478F6;
}
.sms-wrap .sms-bar {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.sms-wrap .sms-bar .sms-add {
  color: #7D7F85;
  font-size: 12px;
  width: 14px;
  height: 14px;
  line-height: 13px;
  text-align: center;
  border-radius: 20px;
  background-color: #E8E9EB;
  vertical-align: middle;
}
.sms-wrap .sms-bar .sms-input {
  position: relative;
  font-size: 7px;
  color: #C5C5C7;
  padding: 3px 5px;
  width: calc(100% - 24px);
  border: 1px solid #C5C5C7;
  border-radius: 24px;
}
.sms-wrap .sms-bar .sms-input .icon-imessage {
  position: absolute;
  top: 50%;
  margin-top: -6px;
  right: 6px;
}
.summernote-follow-up .note-editor {
  background-color: #ffffff;
}
.summernote-follow-up .note-editor .note-toolbar {
  display: none;
}
.summernote-follow-up .image-placeholder {
  position: relative;
}
.summernote-follow-up .image-placeholder::before {
  content: '';
  width: 100%;
  height: 100%;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url('../images/icon-request/icon-summernote-image.svg');
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -18px;
  margin-top: -18px;
  width: 36px;
  height: 36px;
  z-index: 2;
}
.insight-card {
  font-family: 'ProximaNova';
  width: 100%;
  background-color: #282828;
}
.insight-card .card-title {
  position: relative;
  font-size: 20px;
  line-height: 20px;
  color: #ffffff;
  font-weight: 600;
  border-bottom: 1px solid #505050;
  padding: 8px 0;
  margin-bottom: 16px;
}
.insight-card .card-title .icon-btn {
  position: absolute;
  right: 0;
  bottom: 7px;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  color: #C8C8C8;
  font-size: 16px;
  cursor: pointer;
}
.insight-card .card-title .icon-btn .icon-add {
  display: none;
}
.insight-card .card-title .icon-btn.collapsed .icon-minus {
  display: none;
}
.insight-card .card-title .icon-btn.collapsed .icon-add {
  display: inline-block;
}
.insight-card .insight-row {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  align-content: space-around;
  margin: 0 -6px;
}
.insight-card .insight-row .insight-row-left,
.insight-card .insight-row .insight-row-center,
.insight-card .insight-row .insight-row-right {
  padding: 0 6px;
}
.insight-card .insight-row .insight-row-left .skeleton-loader,
.insight-card .insight-row .insight-row-center .skeleton-loader,
.insight-card .insight-row .insight-row-right .skeleton-loader {
  /*background-color: lighten(#F7F7F7,5%);
        .transition;*/
}
.insight-card .insight-row .insight-row-left .skeleton-loader.insight-row-center_top .insight-item-flex .item-title,
.insight-card .insight-row .insight-row-center .skeleton-loader.insight-row-center_top .insight-item-flex .item-title,
.insight-card .insight-row .insight-row-right .skeleton-loader.insight-row-center_top .insight-item-flex .item-title {
  font-size: 0;
  line-height: 0;
  height: 20px;
  width: 100%;
  background: none;
  margin-bottom: 10px;
}
@media (max-width: 992px) {
  .insight-card .insight-row .insight-row-left .skeleton-loader.insight-row-center_top .insight-item-flex .item-title,
  .insight-card .insight-row .insight-row-center .skeleton-loader.insight-row-center_top .insight-item-flex .item-title,
  .insight-card .insight-row .insight-row-right .skeleton-loader.insight-row-center_top .insight-item-flex .item-title {
    height: 14px;
  }
}
@media (max-width: 520px) {
  .insight-card .insight-row .insight-row-left .skeleton-loader.insight-row-center_top .insight-item-flex .item-title,
  .insight-card .insight-row .insight-row-center .skeleton-loader.insight-row-center_top .insight-item-flex .item-title,
  .insight-card .insight-row .insight-row-right .skeleton-loader.insight-row-center_top .insight-item-flex .item-title {
    height: auto;
  }
}
.insight-card .insight-row .insight-row-left .skeleton-loader.insight-row-center_top .insight-item-flex .item-title::before,
.insight-card .insight-row .insight-row-center .skeleton-loader.insight-row-center_top .insight-item-flex .item-title::before,
.insight-card .insight-row .insight-row-right .skeleton-loader.insight-row-center_top .insight-item-flex .item-title::before {
  content: '';
  width: 142px;
  height: 20px;
  background-color: #dcdcdc;
  background: #ebebeb;
  background-image: -webkit-linear-gradient(left, #EBEBEB 0%, #e1e1e1 20%, #EBEBEB 40%, #EBEBEB 100%);
  background-repeat: no-repeat;
  background-size: 800px 100%;
  animation: placeHolderShimmer 1.5s linear infinite forwards;
}
@media (max-width: 992px) {
  .insight-card .insight-row .insight-row-left .skeleton-loader.insight-row-center_top .insight-item-flex .item-title::before,
  .insight-card .insight-row .insight-row-center .skeleton-loader.insight-row-center_top .insight-item-flex .item-title::before,
  .insight-card .insight-row .insight-row-right .skeleton-loader.insight-row-center_top .insight-item-flex .item-title::before {
    width: 100px;
    height: 14px;
  }
}
.insight-card .insight-row .insight-row-left .skeleton-loader.insight-row-center_top .insight-item-flex .item-title .switch-tab-wrap,
.insight-card .insight-row .insight-row-center .skeleton-loader.insight-row-center_top .insight-item-flex .item-title .switch-tab-wrap,
.insight-card .insight-row .insight-row-right .skeleton-loader.insight-row-center_top .insight-item-flex .item-title .switch-tab-wrap {
  width: 160px;
  background-color: #dcdcdc;
  background: #ebebeb;
  background-image: -webkit-linear-gradient(left, #EBEBEB 0%, #e1e1e1 20%, #EBEBEB 40%, #EBEBEB 100%);
  background-repeat: no-repeat;
  background-size: 800px 100%;
  animation: placeHolderShimmer 1.5s linear infinite forwards;
}
.insight-card .insight-row .insight-row-left .skeleton-loader.insight-row-center_top .insight-item-flex .item-title .switch-tab-wrap .switch-tab-item,
.insight-card .insight-row .insight-row-center .skeleton-loader.insight-row-center_top .insight-item-flex .item-title .switch-tab-wrap .switch-tab-item,
.insight-card .insight-row .insight-row-right .skeleton-loader.insight-row-center_top .insight-item-flex .item-title .switch-tab-wrap .switch-tab-item {
  display: none;
}
.insight-card .insight-row .insight-row-left .skeleton-loader.insight-row-center_top .insight-item-flex .chart-wrapper,
.insight-card .insight-row .insight-row-center .skeleton-loader.insight-row-center_top .insight-item-flex .chart-wrapper,
.insight-card .insight-row .insight-row-right .skeleton-loader.insight-row-center_top .insight-item-flex .chart-wrapper {
  height: 76px !important;
  background-color: #dcdcdc;
  background: #ebebeb;
  background-image: -webkit-linear-gradient(left, #EBEBEB 0%, #e1e1e1 20%, #EBEBEB 40%, #EBEBEB 100%);
  background-repeat: no-repeat;
  background-size: 800px 100%;
  animation: placeHolderShimmer 1.5s linear infinite forwards;
}
.insight-card .insight-row .insight-row-left .skeleton-loader.insight-row-center_top .insight-item-flex .chart-wrapper > div,
.insight-card .insight-row .insight-row-center .skeleton-loader.insight-row-center_top .insight-item-flex .chart-wrapper > div,
.insight-card .insight-row .insight-row-right .skeleton-loader.insight-row-center_top .insight-item-flex .chart-wrapper > div,
.insight-card .insight-row .insight-row-left .skeleton-loader.insight-row-center_top .insight-item-flex .chart-wrapper canvas,
.insight-card .insight-row .insight-row-center .skeleton-loader.insight-row-center_top .insight-item-flex .chart-wrapper canvas,
.insight-card .insight-row .insight-row-right .skeleton-loader.insight-row-center_top .insight-item-flex .chart-wrapper canvas {
  display: none;
}
.insight-card .insight-row .insight-row-left .skeleton-loader.insight-row-center_bottom .insight-item-flex span,
.insight-card .insight-row .insight-row-center .skeleton-loader.insight-row-center_bottom .insight-item-flex span,
.insight-card .insight-row .insight-row-right .skeleton-loader.insight-row-center_bottom .insight-item-flex span {
  font-size: 0;
  width: 32px !important;
  height: 32px !important;
  background-image: none;
  background-color: #dcdcdc;
  background: #ebebeb;
  background-image: -webkit-linear-gradient(left, #EBEBEB 0%, #e1e1e1 20%, #EBEBEB 40%, #EBEBEB 100%);
  background-repeat: no-repeat;
  background-size: 800px 100%;
  animation: placeHolderShimmer 1.5s linear infinite forwards;
}
.insight-card .insight-row .insight-row-left .skeleton-loader.insight-row-center_bottom .insight-item-flex span::before,
.insight-card .insight-row .insight-row-center .skeleton-loader.insight-row-center_bottom .insight-item-flex span::before,
.insight-card .insight-row .insight-row-right .skeleton-loader.insight-row-center_bottom .insight-item-flex span::before {
  display: none;
}
@media (max-width: 1400px) {
  .insight-card .insight-row .insight-row-left .skeleton-loader.insight-row-center_bottom .insight-item-flex span,
  .insight-card .insight-row .insight-row-center .skeleton-loader.insight-row-center_bottom .insight-item-flex span,
  .insight-card .insight-row .insight-row-right .skeleton-loader.insight-row-center_bottom .insight-item-flex span {
    width: 28px !important;
    height: 28px !important;
  }
}
.insight-card .insight-row .insight-row-left .skeleton-loader.insight-item .item-title,
.insight-card .insight-row .insight-row-center .skeleton-loader.insight-item .item-title,
.insight-card .insight-row .insight-row-right .skeleton-loader.insight-item .item-title {
  background-color: #dcdcdc;
  height: 32px;
  font-size: 0;
  width: 60px;
  background: #ebebeb;
  background-image: -webkit-linear-gradient(left, #EBEBEB 0%, #e1e1e1 20%, #EBEBEB 40%, #EBEBEB 100%);
  background-repeat: no-repeat;
  background-size: 800px 100%;
  animation: placeHolderShimmer 1.5s linear infinite forwards;
}
.insight-card .insight-row .insight-row-left .skeleton-loader.insight-item .item-value,
.insight-card .insight-row .insight-row-center .skeleton-loader.insight-item .item-value,
.insight-card .insight-row .insight-row-right .skeleton-loader.insight-item .item-value {
  background-color: #dcdcdc;
  height: 32px;
  font-size: 0;
  width: 60px;
  background: #ebebeb;
  background-image: -webkit-linear-gradient(left, #EBEBEB 0%, #e1e1e1 20%, #EBEBEB 40%, #EBEBEB 100%);
  background-repeat: no-repeat;
  background-size: 800px 100%;
  animation: placeHolderShimmer 1.5s linear infinite forwards;
}
.insight-card .insight-row .insight-row-left {
  width: 24%;
}
@media (max-width: 1400px) {
  .insight-card .insight-row .insight-row-left {
    width: 240px;
  }
}
@media (max-width: 1200px) {
  .insight-card .insight-row .insight-row-left {
    width: 100%;
    margin-bottom: 12px;
  }
}
.insight-card .insight-row .insight-row-left .list-scroll {
  padding-right: 20px;
}
.insight-card .insight-row .insight-row-left .insight-item {
  height: 235px;
}
.insight-card .insight-row .insight-row-left .insight-item .item-title {
  margin-bottom: 16px;
}
.insight-card .insight-row .insight-row-center {
  position: relative;
  width: 60%;
}
@media (max-width: 1400px) {
  .insight-card .insight-row .insight-row-center {
    width: calc(100% - 16% - 240px);
  }
}
@media (max-width: 1200px) {
  .insight-card .insight-row .insight-row-center {
    width: 80%;
  }
}
@media (max-width: 992px) {
  .insight-card .insight-row .insight-row-center {
    width: 100%;
    margin-bottom: 12px;
  }
}
.insight-card .insight-row .insight-row-center .insight-row-center_top {
  padding: 15px 24px 10px;
  margin-bottom: 12px;
}
.insight-card .insight-row .insight-row-center .insight-row-center_top .insight-item-flex {
  height: 100%;
}
.insight-card .insight-row .insight-row-center .insight-row-center_top .insight-item-flex .item-title {
  color: #505050;
  font-size: 16px;
  font-weight: 600;
  line-height: 16px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 992px) {
  .insight-card .insight-row .insight-row-center .insight-row-center_top .insight-item-flex .item-title {
    font-size: 14px;
  }
}
@media (max-width: 520px) {
  .insight-card .insight-row .insight-row-center .insight-row-center_top .insight-item-flex .item-title {
    flex-direction: column;
    justify-content: center;
  }
  .insight-card .insight-row .insight-row-center .insight-row-center_top .insight-item-flex .item-title .switch-tab-wrap {
    margin-top: 8px;
  }
}
.insight-card .insight-row .insight-row-center .insight-row-center_bottom {
  padding: 16px 24px;
}
.insight-card .insight-row .insight-row-center .insight-row-center_bottom .insight-item-flex {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 59px;
  flex-wrap: wrap;
}
@media (max-width: 992px) {
  .insight-card .insight-row .insight-row-center .insight-row-center_bottom .insight-item-flex {
    height: auto;
  }
}
.insight-card .insight-row .insight-row-center .insight-row-center_bottom .insight-item-flex span {
  flex-shrink: 0;
  flex-grow: 0;
  margin: 0 16px;
}
.insight-card .insight-row .insight-row-center .insight-row-center_bottom .insight-item-flex span.icon-check-circle {
  width: 42px;
  height: 42px;
}
.insight-card .insight-row .insight-row-center .insight-row-center_bottom .insight-item-flex span.icon-to-sign {
  font-size: 32px;
}
.insight-card .insight-row .insight-row-center .insight-row-center_bottom .insight-item-flex span.icon-to-funnel {
  font-size: 29px;
}
.insight-card .insight-row .insight-row-center .insight-row-center_bottom .insight-item-flex span.icon-to-attend {
  font-size: 30px;
}
.insight-card .insight-row .insight-row-center .insight-row-center_bottom .insight-item-flex span.icon-to-photo {
  font-size: 36px;
}
.insight-card .insight-row .insight-row-center .insight-row-center_bottom .insight-item-flex span.icon-cost {
  width: 35px;
  height: 35px;
}
.insight-card .insight-row .insight-row-center .insight-row-center_bottom .insight-item-flex span.icon-to-training {
  font-size: 35px;
  margin-top: -4px;
}
.insight-card .insight-row .insight-row-center .insight-row-center_bottom .insight-item-flex span.icon-edit-file {
  width: 31px;
  height: 31px;
}
@media (max-width: 1400px) {
  .insight-card .insight-row .insight-row-center .insight-row-center_bottom .insight-item-flex span {
    margin: 0 12px;
  }
  .insight-card .insight-row .insight-row-center .insight-row-center_bottom .insight-item-flex span.icon-check-circle {
    width: 28px;
    height: 28px;
  }
  .insight-card .insight-row .insight-row-center .insight-row-center_bottom .insight-item-flex span.icon-to-sign {
    font-size: 24px;
  }
  .insight-card .insight-row .insight-row-center .insight-row-center_bottom .insight-item-flex span.icon-to-funnel {
    font-size: 22px;
  }
  .insight-card .insight-row .insight-row-center .insight-row-center_bottom .insight-item-flex span.icon-to-attend {
    font-size: 23px;
  }
  .insight-card .insight-row .insight-row-center .insight-row-center_bottom .insight-item-flex span.icon-to-photo {
    font-size: 26px;
  }
  .insight-card .insight-row .insight-row-center .insight-row-center_bottom .insight-item-flex span.icon-cost {
    width: 26px;
    height: 26px;
  }
  .insight-card .insight-row .insight-row-center .insight-row-center_bottom .insight-item-flex span.icon-to-training {
    font-size: 26px;
  }
  .insight-card .insight-row .insight-row-center .insight-row-center_bottom .insight-item-flex span.icon-edit-file {
    width: 24px;
    height: 24px;
  }
}
@media (max-width: 992px) {
  .insight-card .insight-row .insight-row-center .insight-row-center_bottom .insight-item-flex span {
    margin: 10px;
  }
  .insight-card .insight-row .insight-row-center .insight-row-center_bottom .insight-item-flex span.icon-to-training {
    margin-top: 6px;
  }
}
.insight-card .insight-row .insight-row-right {
  width: 16%;
}
@media (max-width: 1200px) {
  .insight-card .insight-row .insight-row-right {
    width: 20%;
  }
}
@media (max-width: 992px) {
  .insight-card .insight-row .insight-row-right {
    width: 100%;
  }
}
.insight-card .insight-row .insight-row-right .insight-item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 235px;
}
@media (max-width: 992px) {
  .insight-card .insight-row .insight-row-right .insight-item {
    height: auto;
    padding: 16px 0;
  }
}
.insight-card .insight-row .insight-row-right .insight-item .item-title {
  margin-bottom: 19px;
}
.insight-card .insight-row .insight-row-right .insight-item .item-value {
  color: var(--theme-color-secondary);
  font-weight: 400;
  font-size: 36px;
  line-height: 36px;
}
@media (max-width: 1400px) {
  .insight-card .insight-row .insight-row-right .insight-item .item-value {
    font-size: 32px;
    line-height: 32px;
  }
}
@media (max-width: 992px) {
  .insight-card .insight-row .insight-row-right .insight-item .item-value {
    font-size: 28px;
    line-height: 28px;
  }
}
.insight-card .insight-row .insight-item {
  width: 100%;
  background-color: #F7F7F7;
  border-radius: 8px;
  padding: 16px 16px 16px 24px;
}
.insight-card .insight-row .insight-item .item-title {
  font-size: 16px;
  line-height: 16px;
  color: #505050;
  font-weight: 600;
  word-break: break-word;
  white-space: nowrap;
}
.insight-card .insight-row .list-scroll {
  max-height: 154px;
  padding-right: 28px;
}
.insight-card .insight-row .list-scroll .list-item {
  width: 100%;
  font-weight: 400;
  font-size: 24px;
  line-height: 30px;
}
@media (max-width: 1400px) {
  .insight-card .insight-row .list-scroll .list-item {
    font-size: 22px;
  }
}
.insight-card .insight-row .list-scroll .list-item td {
  padding: 10px 0;
}
.insight-card .insight-row .list-scroll .list-item .list-num {
  color: #252525;
  width: 20px;
}
.insight-card .insight-row .list-scroll .list-item .list-link {
  color: var(--theme-color-secondary);
  margin-right: 12px;
  margin-left: 12px;
  text-decoration: underline;
  cursor: pointer;
}
.insight-card .insight-row .list-scroll .list-item .list-value {
  color: #252525;
}
.insight-card .insight-row .list-scroll .overdue-item {
  position: relative;
  display: block;
  color: #505050;
  font-weight: 400;
  font-size: 16px;
  line-height: 19.5px;
  margin: 6px 0;
  padding: 5px 30px 5px 5px;
  cursor: pointer;
}
.insight-card .insight-row .list-scroll .overdue-item .icon-block {
  display: none;
  position: absolute;
  top: 50%;
  margin-top: -8px;
  right: 8px;
  z-index: 2;
}
.insight-card .insight-row .list-scroll .overdue-item.active {
  background-color: rgba(121, 197, 229, 0.35);
  border-radius: 4px;
}
.insight-card .insight-row .list-scroll .overdue-item.active .icon-block {
  display: block;
}
.insight-card .insight-row .list-scroll .overdue-item .number {
  display: inline-block;
  color: var(--theme-color-secondary);
  margin-left: 6px;
}
.control-centre-container {
  font-family: 'ProximaNova';
  width: 100%;
  height: auto;
  padding: 24px 32px;
  background-color: #292A32;
}
.control-centre-container .control-center_refresh {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 8px;
}
.control-centre-container .control-center_refresh .control-center_refresh_item {
  display: inline-flex;
  justify-content: flex-end;
  align-items: center;
  color: var(--theme-bg-dark-color-secondary);
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  text-align: right;
  cursor: pointer;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.control-centre-container .control-center_refresh .control-center_refresh_item:hover {
  color: var(--theme-bg-dark-color-secondary-hover);
}
@media (max-width: 992px) {
  .control-centre-container .control-center_refresh {
    margin-bottom: 12px;
  }
}
.control-centre-container .control-center_refresh .icon-refresh-list {
  margin-right: 8px;
}
.control-centre-container .control-center_head {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  border-bottom: 1px solid #C8C8C8;
  padding-bottom: 12px;
  margin-bottom: 16px;
  padding-left: 135px;
  padding-right: 135px;
}
@media (max-width: 1200px) {
  .control-centre-container .control-center_head {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 48px;
  }
}
@media (max-width: 520px) {
  .control-centre-container .control-center_head {
    padding-bottom: 72px;
  }
}
.control-centre-container .control-center_head .title {
  position: absolute;
  left: 0;
  bottom: 12px;
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  line-height: 20px;
}
@media (max-width: 520px) {
  .control-centre-container .control-center_head .title {
    width: 100%;
    font-size: 18px;
    line-height: 18px;
    bottom: 36px;
  }
}
.control-centre-container .control-center_head .show-time {
  position: absolute;
  right: 0;
  bottom: 12px;
  color: #ffffff;
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
@media (max-width: 520px) {
  .control-centre-container .control-center_head .show-time {
    width: 100%;
    line-height: 18px;
    text-align: left;
  }
}
.control-centre-container .control-center_head .switch-tab-wrap {
  max-width: 100%;
}
.control-centre-container .control-center_head .switch-tab-wrap .switch-tab-item {
  padding: 5px 35px;
}
@media (max-width: 1300px) {
  .control-centre-container .control-center_head .switch-tab-wrap .switch-tab-item {
    padding: 5px 24px;
  }
}
@media (max-width: 1200px) {
  .control-centre-container .control-center_head .switch-tab-wrap .switch-tab-item {
    padding: 5px 16px;
  }
}
.control-centre-container .control-center_body {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0 -6px;
}
.control-centre-container .control-center_body .control-center-item {
  position: relative;
  width: 100%;
  padding: 16px;
  border-radius: 8px;
  border: 2px solid #F7F7F7;
  background-color: #F7F7F7;
}
@media (max-width: 520px) {
  .control-centre-container .control-center_body .control-center-item {
    padding-left: 8px;
    padding-right: 8px;
  }
}
.control-centre-container .control-center_body .control-center-item .icon-info-circle-empty-dark {
  position: absolute;
  top: 8px;
  right: 8px;
  z-index: 1;
}
@media (max-width: 992px) {
  .control-centre-container .control-center_body .control-center-item .icon-info-circle-empty-dark {
    width: 12px;
    height: 12px;
  }
}
.control-centre-container .control-center_body .control-center-item .btn-view-all {
  color: var(--theme-color-secondary);
  position: absolute;
  top: 8px;
  right: 34px;
  cursor: pointer;
  z-index: 1;
}
@media (max-width: 992px) {
  .control-centre-container .control-center_body .control-center-item .btn-view-all {
    font-size: 12px;
  }
}
.control-centre-container .control-center_body .control-center-item .btn-view-all:hover {
  color: var(--theme-color-secondary-hover);
}
.control-centre-container .control-center_body .control-center-item.control-center-item_filter {
  cursor: pointer;
}
.control-centre-container .control-center_body .control-center-item.control-center-item_filter.active {
  background-color: var(--theme-color-light-primary);
  border-color: var(--theme-color-primary);
}
.control-centre-container .control-center_body .control-center_left,
.control-centre-container .control-center_body .control-center_middle,
.control-centre-container .control-center_body .control-center_right {
  padding: 0 6px;
}
.control-centre-container .control-center_body .control-center_left {
  width: 23%;
}
@media (max-width: 1200px) {
  .control-centre-container .control-center_body .control-center_left {
    width: 100%;
    margin-bottom: 12px;
  }
}
.control-centre-container .control-center_body .control-center_left .control-center-item {
  position: relative;
  height: 352px;
}
.control-centre-container .control-center_body .control-center_left .control-center-item .item-title {
  color: #505050;
  font-size: 16px;
  font-weight: 600;
  line-height: 19.5px;
  margin-bottom: 12px;
  padding: 0 8px;
}
@media (max-width: 992px) {
  .control-centre-container .control-center_body .control-center_left .control-center-item .item-title {
    font-size: 14px;
  }
}
.control-centre-container .control-center_body .control-center_left .control-center-item .item-body .list-scroll {
  position: absolute;
  top: 47px;
  left: 16px;
  width: calc(100% - 32px);
  height: calc(100% - 47px - 50px);
}
.control-centre-container .control-center_body .control-center_left .control-center-item .item-body .list-scroll .list-item {
  padding-right: 6px;
}
.control-centre-container .control-center_body .control-center_left .control-center-item .item-body .list-scroll .list-item .list-item_row {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  position: relative;
  padding: 4px 28px 4px 8px;
  margin-bottom: 8px;
  border-radius: 4px;
  cursor: pointer;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
@media (max-width: 520px) {
  .control-centre-container .control-center_body .control-center_left .control-center-item .item-body .list-scroll .list-item .list-item_row {
    padding: 2px 27px 2px 8px;
    margin-bottom: 6px;
  }
}
.control-centre-container .control-center_body .control-center_left .control-center-item .item-body .list-scroll .list-item .list-item_row:hover,
.control-centre-container .control-center_body .control-center_left .control-center-item .item-body .list-scroll .list-item .list-item_row.active {
  background-color: var(--theme-color-light-primary);
}
.control-centre-container .control-center_body .control-center_left .control-center-item .item-body .list-scroll .list-item .list-item_row .title,
.control-centre-container .control-center_body .control-center_left .control-center-item .item-body .list-scroll .list-item .list-item_row .num {
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  cursor: pointer;
}
.control-centre-container .control-center_body .control-center_left .control-center-item .item-body .list-scroll .list-item .list-item_row .title {
  color: #505050;
  word-break: break-word;
  cursor: default;
}
.control-centre-container .control-center_body .control-center_left .control-center-item .item-body .list-scroll .list-item .list-item_row .num {
  flex-shrink: 0;
  color: var(--theme-color-secondary);
  margin-left: 8px;
}
.control-centre-container .control-center_body .control-center_left .control-center-item .item-body .list-scroll .list-item .list-item_row .icon-arrow-down-new {
  position: absolute;
  top: 4px;
  right: 6px;
  z-index: 1;
  cursor: pointer;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.control-centre-container .control-center_body .control-center_left .control-center-item .item-body .list-scroll .list-item .list-item_row.isOpen .icon-arrow-down-new {
  transform: rotate(-180deg);
  transform-origin: center;
}
.control-centre-container .control-center_body .control-center_left .control-center-item .item-body .list-scroll .list-item .list-sub-item {
  display: block;
  padding-left: 16px;
}
.control-centre-container .control-center_body .control-center_left .control-center-item .item-body .list-scroll .list-item .list-sub-item .title {
  cursor: pointer;
}
@media (max-width: 520px) {
  .control-centre-container .control-center_body .control-center_left .control-center-item .item-body .list-scroll .list-item .list-sub-item {
    padding-left: 4px;
  }
}
.control-centre-container .control-center_body .control-center_left .control-center-item .item-body .list-scroll .list-item .list-sub-item .list-item_row {
  padding: 4px 8px;
}
@media (max-width: 520px) {
  .control-centre-container .control-center_body .control-center_left .control-center-item .item-body .list-scroll .list-item .list-sub-item .list-item_row {
    padding: 2px 8px;
  }
}
.control-centre-container .control-center_body .control-center_left .control-center-item .item-body .list-scroll .list-item .list-sub-item .list-item_row .title,
.control-centre-container .control-center_body .control-center_left .control-center-item .item-body .list-scroll .list-item .list-sub-item .list-item_row .num {
  font-size: 12px;
}
.control-centre-container .control-center_body .control-center_left .control-center-item .item-body .list-total {
  width: 100%;
  position: absolute;
  bottom: 12px;
  left: 0;
  padding: 0 16px;
}
@media (max-width: 520px) {
  .control-centre-container .control-center_body .control-center_left .control-center-item .item-body .list-total {
    padding: 0 50px 0 16px;
  }
}
.control-centre-container .control-center_body .control-center_left .control-center-item .item-body .list-total .list-total_row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border: 1px solid transparent;
  padding: 4px 8px 2px 8px;
  border-radius: 4px;
  cursor: pointer;
}
.control-centre-container .control-center_body .control-center_left .control-center-item .item-body .list-total .list-total_row.active {
  border-color: var(--theme-color-primary);
  background-color: var(--theme-color-light-primary);
  padding-right: 32px;
}
.control-centre-container .control-center_body .control-center_left .control-center-item .item-body .list-total .list-total_row .icon-close-gray {
  position: absolute;
  top: 50%;
  margin-top: -8px;
  right: 24px;
  z-index: 2;
}
.control-centre-container .control-center_body .control-center_left .control-center-item .item-body .list-total .title,
.control-centre-container .control-center_body .control-center_left .control-center-item .item-body .list-total .num {
  font-size: 14px;
  font-weight: 600;
  line-height: 17px;
}
.control-centre-container .control-center_body .control-center_left .control-center-item .item-body .list-total .title {
  color: #505050;
}
.control-centre-container .control-center_body .control-center_left .control-center-item .item-body .list-total .num {
  color: var(--theme-color-secondary);
  text-align: right;
  cursor: pointer;
}
.control-centre-container .control-center_body .control-center_middle {
  width: 46%;
}
@media (max-width: 1200px) {
  .control-centre-container .control-center_body .control-center_middle {
    width: 60%;
  }
}
@media (max-width: 992px) {
  .control-centre-container .control-center_body .control-center_middle {
    width: 100%;
    margin-bottom: 12px;
  }
}
.control-centre-container .control-center_body .control-center_middle .control-center_middle_top {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  margin: 0 -6px;
}
.control-centre-container .control-center_body .control-center_middle .control-center_middle_top .control-center_box {
  width: 33.33%;
  height: 100px;
  flex-shrink: 0;
  flex-grow: 0;
  padding: 0 6px;
  margin-bottom: 12px;
}
@media (max-width: 520px) {
  .control-centre-container .control-center_body .control-center_middle .control-center_middle_top .control-center_box {
    height: 85px;
  }
}
.control-centre-container .control-center_body .control-center_middle .control-center_middle_top .control-center_box .control-center-item {
  padding-top: 14px;
  padding-bottom: 14px;
  height: 100%;
  text-align: center;
}
@media (max-width: 520px) {
  .control-centre-container .control-center_body .control-center_middle .control-center_middle_top .control-center_box .control-center-item {
    padding-top: 8px;
    padding-bottom: 8px;
  }
}
.control-centre-container .control-center_body .control-center_middle .control-center_middle_top .control-center_box .control-center-item .item-title {
  color: #505050;
  font-size: 16px;
  font-weight: 600;
  line-height: 16px;
  margin-bottom: 8px;
}
@media (max-width: 992px) {
  .control-centre-container .control-center_body .control-center_middle .control-center_middle_top .control-center_box .control-center-item .item-title {
    font-size: 14px;
  }
}
.control-centre-container .control-center_body .control-center_middle .control-center_middle_top .control-center_box .control-center-item .item-title.item-title-small {
  font-size: 14px;
  line-height: 16px;
}
@media (max-width: 992px) {
  .control-centre-container .control-center_body .control-center_middle .control-center_middle_top .control-center_box .control-center-item .item-title.item-title-small {
    font-size: 10px;
    line-height: 12px;
  }
}
.control-centre-container .control-center_body .control-center_middle .control-center_middle_top .control-center_box .control-center-item .item-value {
  color: var(--theme-color-secondary);
  font-size: 32px;
  font-weight: 400;
  line-height: 32px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
@media (max-width: 992px) {
  .control-centre-container .control-center_body .control-center_middle .control-center_middle_top .control-center_box .control-center-item .item-value {
    font-size: 24px;
    line-height: 32px;
  }
}
@media (max-width: 520px) {
  .control-centre-container .control-center_body .control-center_middle .control-center_middle_top .control-center_box .control-center-item .item-value {
    font-size: 18px;
    line-height: 24px;
  }
}
.control-centre-container .control-center_body .control-center_middle .control-center_middle_top .control-center_box .control-center-item .item-value.item-value_switch {
  position: relative;
  min-height: 32px;
}
.control-centre-container .control-center_body .control-center_middle .control-center_middle_top .control-center_box .control-center-item .item-value.item-value_switch .item-value_01,
.control-centre-container .control-center_body .control-center_middle .control-center_middle_top .control-center_box .control-center-item .item-value.item-value_switch .item-value_02 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.control-centre-container .control-center_body .control-center_middle .control-center_middle_top .control-center_box .control-center-item .item-value.item-value_switch .item-value_01.value_fadeOut,
.control-centre-container .control-center_body .control-center_middle .control-center_middle_top .control-center_box .control-center-item .item-value.item-value_switch .item-value_02.value_fadeOut {
  opacity: 0;
}
.control-centre-container .control-center_body .control-center_middle .control-center_middle_top .control-center_box .control-center-item .item-value.item-value_switch .item-value_01.value_fadeIn,
.control-centre-container .control-center_body .control-center_middle .control-center_middle_top .control-center_box .control-center-item .item-value.item-value_switch .item-value_02.value_fadeIn {
  opacity: 1;
}
.control-centre-container .control-center_body .control-center_middle .control-center_middle_bottom {
  margin: 0 -6px;
}
.control-centre-container .control-center_body .control-center_middle .control-center_middle_bottom .control-center_box {
  height: 240px;
  padding: 0 6px;
}
@media (max-width: 520px) {
  .control-centre-container .control-center_body .control-center_middle .control-center_middle_bottom .control-center_box {
    height: auto;
  }
}
.control-centre-container .control-center_body .control-center_middle .control-center_middle_bottom .control-center_box .control-center-item {
  padding-top: 13px;
  padding-bottom: 13px;
  height: 100%;
}
.control-centre-container .control-center_body .control-center_middle .control-center_middle_bottom .control-center_box .control-center-item .chart-wrapper {
  height: calc(100% + 50px);
  margin-top: -20px;
  min-height: 90px;
}
@media (max-width: 520px) {
  .control-centre-container .control-center_body .control-center_middle .control-center_middle_bottom .control-center_box .control-center-item .chart-wrapper {
    height: 100%;
    margin-top: 20px;
  }
}
@media (max-width: 520px) {
  .control-centre-container .control-center_body .control-center_middle .control-center_middle_bottom .control-center_box .control-center-item {
    padding-top: 8px;
    padding-bottom: 8px;
  }
}
.control-centre-container .control-center_body .control-center_middle .control-center_middle_bottom .control-center_box .control-center-item .item-title {
  position: relative;
  color: #505050;
  font-size: 16px;
  font-weight: 600;
  line-height: 16px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 14px;
  z-index: 1;
}
@media (max-width: 992px) {
  .control-centre-container .control-center_body .control-center_middle .control-center_middle_bottom .control-center_box .control-center-item .item-title {
    font-size: 14px;
    padding: 0;
  }
}
@media (max-width: 520px) {
  .control-centre-container .control-center_body .control-center_middle .control-center_middle_bottom .control-center_box .control-center-item .item-title {
    flex-direction: column;
    justify-content: center;
  }
  .control-centre-container .control-center_body .control-center_middle .control-center_middle_bottom .control-center_box .control-center-item .item-title .switch-tab-wrap {
    margin-top: 8px;
  }
}
.control-centre-container .control-center_body .control-center_middle .control-center_middle_bottom .control-center_box .control-center-item .item-title .chart-bar-mark {
  position: absolute;
  top: 24px;
  left: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: -70px;
}
@media (max-width: 1500px) {
  .control-centre-container .control-center_body .control-center_middle .control-center_middle_bottom .control-center_box .control-center-item .item-title .chart-bar-mark {
    top: 32px;
  }
}
@media (max-width: 520px) {
  .control-centre-container .control-center_body .control-center_middle .control-center_middle_bottom .control-center_box .control-center-item .item-title .chart-bar-mark {
    top: 56px;
  }
}
.control-centre-container .control-center_body .control-center_middle .control-center_middle_bottom .control-center_box .control-center-item .item-title .chart-bar-mark .mark-item {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 12px;
  color: #646464;
  font-weight: 500;
  padding: 0 12px;
}
.control-centre-container .control-center_body .control-center_middle .control-center_middle_bottom .control-center_box .control-center-item .item-title .chart-bar-mark .mark-item::before {
  content: '';
  width: 12px;
  height: 12px;
  border-radius: 20px;
  margin-right: 4px;
  background-color: #808080;
}
.control-centre-container .control-center_body .control-center_middle .control-center_middle_bottom .control-center_box .control-center-item .item-title .chart-bar-mark .mark-item.mark-item-green::before {
  background-color: var(--theme-color-secondary);
}
.control-centre-container .control-center_body .control-center_right {
  width: 31%;
}
@media (max-width: 1200px) {
  .control-centre-container .control-center_body .control-center_right {
    width: 40%;
  }
}
@media (max-width: 992px) {
  .control-centre-container .control-center_body .control-center_right {
    width: 100%;
  }
}
.control-centre-container .control-center_body .control-center_right .control-center-item {
  height: 352px;
  padding-bottom: 18px;
}
@media (max-width: 520px) {
  .control-centre-container .control-center_body .control-center_right .control-center-item {
    padding-bottom: 8px;
  }
}
.control-centre-container .control-center_body .control-center_right .control-center-item .item-title {
  color: #505050;
  font-size: 16px;
  font-weight: 600;
  line-height: 19.5px;
  margin-bottom: 16px;
}
@media (max-width: 992px) {
  .control-centre-container .control-center_body .control-center_right .control-center-item .item-title {
    font-size: 14px;
  }
}
.control-centre-container .control-center_body .control-center_right .control-center-item .item-title .text-number {
  display: inline-block;
  color: var(--theme-color-secondary);
  margin-left: 10px;
}
.control-centre-container .control-center_body .control-center_right .control-center-item .switch-table-tab {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 36px;
  padding: 4px;
  border-radius: 8px;
  border: 1px solid #D1D1D1;
  background: #ffffff;
}
.control-centre-container .control-center_body .control-center_right .control-center-item .switch-table-tab .switch-item {
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: 'ProximaNova';
  color: #505050;
  text-align: center;
  font-size: 12px;
  font-weight: 700;
  width: calc(50% - 2px);
  height: 100%;
  border-radius: 8px;
  background-color: var(--theme-color-light-primary);
  cursor: pointer;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.control-centre-container .control-center_body .control-center_right .control-center-item .switch-table-tab .switch-item:hover,
.control-centre-container .control-center_body .control-center_right .control-center-item .switch-table-tab .switch-item.active {
  color: var(--theme-color-light-primary);
  background-color: var(--theme-color-primary-active);
}
.control-centre-container .control-center_body .control-center_right .control-center-item .item-body .list-scroll {
  position: absolute;
  top: 100px;
  left: 16px;
  padding-right: 15px;
  width: calc(100% - 32px);
  height: calc(100% - 100px - 18px);
}
.control-centre-container .control-center_body .control-center_right .control-center-item .item-body .list-scroll .list-item {
  width: 100%;
}
.control-centre-container .control-center_body .control-center_right .control-center-item .item-body .list-scroll .list-item thead tr th {
  position: sticky;
  top: 0;
  left: 0;
  color: #505050;
  font-size: 14px;
  font-weight: 600;
  line-height: 14px;
  padding: 8px 8px 16px 8px;
  vertical-align: middle;
  background-color: #F7F7F7;
}
.control-centre-container .control-center_body .control-center_right .control-center-item .item-body .list-scroll .list-item thead tr th:first-child,
.control-centre-container .control-center_body .control-center_right .control-center-item .item-body .list-scroll .list-item thead tr th:last-child {
  padding-left: 0;
  padding-right: 0;
}
.control-centre-container .control-center_body .control-center_right .control-center-item .item-body .list-scroll .list-item tbody tr td {
  color: #505050;
  font-size: 12px;
  font-weight: 400;
  line-height: 12px;
  padding: 4px 8px;
  vertical-align: middle;
}
.control-centre-container .control-center_body .control-center_right .control-center-item .item-body .list-scroll .list-item tbody tr td .list-link {
  color: var(--theme-color-secondary);
  cursor: pointer;
}
.control-centre-container .control-center_body .control-center_right .control-center-item .item-body .list-scroll .list-item tbody tr td.list-status {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.control-centre-container .control-center_body .control-center_right .control-center-item .item-body .list-scroll .list-item tbody tr td .status-sla {
  display: flex;
  justify-content: center;
  align-items: center;
}
.control-centre-container .control-center_body .control-center_right .control-center-item .item-body .list-scroll .list-item tbody tr td:first-child,
.control-centre-container .control-center_body .control-center_right .control-center-item .item-body .list-scroll .list-item tbody tr td:last-child {
  padding-left: 0;
  padding-right: 0;
}
.control-centre-container .control-center_body.loading-body .control-center-item {
  border: 2px solid #F7F7F7 !important;
  background-color: #F7F7F7 !important;
}
.control-centre-container .control-center_body.loading-body .control-center-item .icon-info-circle-empty-dark {
  background-color: #dcdcdc;
  background-image: none;
  border-radius: 100%;
  background: #ebebeb;
  background-image: -webkit-linear-gradient(left, #EBEBEB 0%, #e1e1e1 20%, #EBEBEB 40%, #EBEBEB 100%);
  background-repeat: no-repeat;
  background-size: 800px 100%;
  animation: placeHolderShimmer 1.5s linear infinite forwards;
}
.control-centre-container .control-center_body.loading-body .control-center-item .btn-view-all {
  background-color: #dcdcdc;
  height: 19px;
  font-size: 0;
  width: 50px;
  background: #ebebeb;
  background-image: -webkit-linear-gradient(left, #EBEBEB 0%, #e1e1e1 20%, #EBEBEB 40%, #EBEBEB 100%);
  background-repeat: no-repeat;
  background-size: 800px 100%;
  animation: placeHolderShimmer 1.5s linear infinite forwards;
}
.control-centre-container .control-center_body.loading-body .control-center_left .control-center-item .item-title,
.control-centre-container .control-center_body .control-center_left.loading-body .control-center-item .item-title {
  background-color: #dcdcdc;
  height: 19px;
  font-size: 0;
  width: 80px;
  max-width: 90%;
  background: #ebebeb;
  background-image: -webkit-linear-gradient(left, #EBEBEB 0%, #e1e1e1 20%, #EBEBEB 40%, #EBEBEB 100%);
  background-repeat: no-repeat;
  background-size: 800px 100%;
  animation: placeHolderShimmer 1.5s linear infinite forwards;
}
.control-centre-container .control-center_body.loading-body .control-center_left .control-center-item .item-body .list-scroll,
.control-centre-container .control-center_body .control-center_left.loading-body .control-center-item .item-body .list-scroll {
  overflow: hidden;
}
.control-centre-container .control-center_body.loading-body .control-center_left .control-center-item .item-body .list-scroll .list-item .list-item_row,
.control-centre-container .control-center_body .control-center_left.loading-body .control-center-item .item-body .list-scroll .list-item .list-item_row {
  height: 24px;
  border-color: transparent !important ;
  background-color: #dcdcdc;
  background: #ebebeb;
  background-image: -webkit-linear-gradient(left, #EBEBEB 0%, #e1e1e1 20%, #EBEBEB 40%, #EBEBEB 100%);
  background-repeat: no-repeat;
  background-size: 800px 100%;
  animation: placeHolderShimmer 1.5s linear infinite forwards;
}
.control-centre-container .control-center_body.loading-body .control-center_left .control-center-item .item-body .list-scroll .list-item .list-item_row .icon-close-gray,
.control-centre-container .control-center_body .control-center_left.loading-body .control-center-item .item-body .list-scroll .list-item .list-item_row .icon-close-gray {
  display: none;
}
.control-centre-container .control-center_body.loading-body .control-center_left .control-center-item .item-body .list-scroll .list-item .list-item_row .title,
.control-centre-container .control-center_body.loading-body .control-center_left .control-center-item .item-body .list-scroll .list-item .list-item_row .num,
.control-centre-container .control-center_body .control-center_left.loading-body .control-center-item .item-body .list-scroll .list-item .list-item_row .title,
.control-centre-container .control-center_body .control-center_left.loading-body .control-center-item .item-body .list-scroll .list-item .list-item_row .num {
  font-size: 0;
}
.control-centre-container .control-center_body.loading-body .control-center_left .control-center-item .item-body .list-scroll .list-item .list-item_row .icon-arrow-down-new,
.control-centre-container .control-center_body .control-center_left.loading-body .control-center-item .item-body .list-scroll .list-item .list-item_row .icon-arrow-down-new {
  display: none;
}
.control-centre-container .control-center_body.loading-body .control-center_left .control-center-item .item-body .list-total,
.control-centre-container .control-center_body .control-center_left.loading-body .control-center-item .item-body .list-total {
  padding: 0 22px 0 16px;
}
.control-centre-container .control-center_body.loading-body .control-center_left .control-center-item .item-body .list-total .list-total_row,
.control-centre-container .control-center_body .control-center_left.loading-body .control-center-item .item-body .list-total .list-total_row {
  border-color: transparent !important;
  background-color: transparent !important;
  padding: 0;
}
.control-centre-container .control-center_body.loading-body .control-center_left .control-center-item .item-body .list-total .title,
.control-centre-container .control-center_body.loading-body .control-center_left .control-center-item .item-body .list-total .num,
.control-centre-container .control-center_body .control-center_left.loading-body .control-center-item .item-body .list-total .title,
.control-centre-container .control-center_body .control-center_left.loading-body .control-center-item .item-body .list-total .num {
  font-size: 0;
  background-color: #dcdcdc;
  height: 17px;
  background: #ebebeb;
  background-image: -webkit-linear-gradient(left, #EBEBEB 0%, #e1e1e1 20%, #EBEBEB 40%, #EBEBEB 100%);
  background-repeat: no-repeat;
  background-size: 800px 100%;
  animation: placeHolderShimmer 1.5s linear infinite forwards;
}
.control-centre-container .control-center_body.loading-body .control-center_left .control-center-item .item-body .list-total .title,
.control-centre-container .control-center_body .control-center_left.loading-body .control-center-item .item-body .list-total .title {
  width: 45px;
}
.control-centre-container .control-center_body.loading-body .control-center_left .control-center-item .item-body .list-total .num,
.control-centre-container .control-center_body .control-center_left.loading-body .control-center-item .item-body .list-total .num {
  width: 80px;
}
.control-centre-container .control-center_body.loading-body .control-center_left .control-center-item .item-body .list-total .icon-close-gray,
.control-centre-container .control-center_body .control-center_left.loading-body .control-center-item .item-body .list-total .icon-close-gray {
  display: none;
}
.control-centre-container .control-center_body.loading-body .control-center_middle .control-center_middle_top .control-center_box .control-center-item .item-title,
.control-centre-container .control-center_body .control-center_middle .control-center_middle_top.loading-body .control-center_box .control-center-item .item-title {
  font-size: 0;
  background-color: #dcdcdc;
  width: 42px;
  height: 32px;
  margin: 0 auto 8px;
  background: #ebebeb;
  background-image: -webkit-linear-gradient(left, #EBEBEB 0%, #e1e1e1 20%, #EBEBEB 40%, #EBEBEB 100%);
  background-repeat: no-repeat;
  background-size: 800px 100%;
  animation: placeHolderShimmer 1.5s linear infinite forwards;
}
.control-centre-container .control-center_body.loading-body .control-center_middle .control-center_middle_top .control-center_box .control-center-item .item-value,
.control-centre-container .control-center_body .control-center_middle .control-center_middle_top.loading-body .control-center_box .control-center-item .item-value {
  font-size: 0;
  background-color: #dcdcdc;
  width: 60px;
  height: 32px;
  margin: 0 auto;
  background: #ebebeb;
  background-image: -webkit-linear-gradient(left, #EBEBEB 0%, #e1e1e1 20%, #EBEBEB 40%, #EBEBEB 100%);
  background-repeat: no-repeat;
  background-size: 800px 100%;
  animation: placeHolderShimmer 1.5s linear infinite forwards;
}
.control-centre-container .control-center_body.loading-body .control-center_middle .control-center_middle_top .control-center_box .control-center-item .item-value.item-value_switch .item-value_01,
.control-centre-container .control-center_body.loading-body .control-center_middle .control-center_middle_top .control-center_box .control-center-item .item-value.item-value_switch .item-value_02,
.control-centre-container .control-center_body .control-center_middle .control-center_middle_top.loading-body .control-center_box .control-center-item .item-value.item-value_switch .item-value_01,
.control-centre-container .control-center_body .control-center_middle .control-center_middle_top.loading-body .control-center_box .control-center-item .item-value.item-value_switch .item-value_02 {
  transition: none;
}
@media (max-width: 520px) {
  .control-centre-container .control-center_body.loading-body .control-center_middle .control-center_middle_top .control-center_box .control-center-item .item-value,
  .control-centre-container .control-center_body .control-center_middle .control-center_middle_top.loading-body .control-center_box .control-center-item .item-value {
    height: 24px;
  }
}
.control-centre-container .control-center_body.loading-body .control-center_middle .control-center_middle_bottom .control-center_box .control-center-item .item-title,
.control-centre-container .control-center_body .control-center_middle .control-center_middle_bottom.loading-body .control-center_box .control-center-item .item-title {
  position: relative;
  font-size: 0;
  line-height: 0;
  width: 100%;
  height: 16px;
}
@media (max-width: 520px) {
  .control-centre-container .control-center_body.loading-body .control-center_middle .control-center_middle_bottom .control-center_box .control-center-item .item-title,
  .control-centre-container .control-center_body .control-center_middle .control-center_middle_bottom.loading-body .control-center_box .control-center-item .item-title {
    height: auto;
  }
}
.control-centre-container .control-center_body.loading-body .control-center_middle .control-center_middle_bottom .control-center_box .control-center-item .item-title::before,
.control-centre-container .control-center_body .control-center_middle .control-center_middle_bottom.loading-body .control-center_box .control-center-item .item-title::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 80px;
  height: 100%;
  background-color: #dcdcdc;
  background: #ebebeb;
  background-image: -webkit-linear-gradient(left, #EBEBEB 0%, #e1e1e1 20%, #EBEBEB 40%, #EBEBEB 100%);
  background-repeat: no-repeat;
  background-size: 800px 100%;
  animation: placeHolderShimmer 1.5s linear infinite forwards;
}
@media (max-width: 520px) {
  .control-centre-container .control-center_body.loading-body .control-center_middle .control-center_middle_bottom .control-center_box .control-center-item .item-title::before,
  .control-centre-container .control-center_body .control-center_middle .control-center_middle_bottom.loading-body .control-center_box .control-center-item .item-title::before {
    height: 16px;
    left: 50%;
    margin-left: -40px;
  }
}
.control-centre-container .control-center_body.loading-body .control-center_middle .control-center_middle_bottom .control-center_box .control-center-item .item-title .switch-tab-wrap,
.control-centre-container .control-center_body .control-center_middle .control-center_middle_bottom.loading-body .control-center_box .control-center-item .item-title .switch-tab-wrap {
  width: 160px;
  background-color: #dcdcdc;
  background: #ebebeb;
  background-image: -webkit-linear-gradient(left, #EBEBEB 0%, #e1e1e1 20%, #EBEBEB 40%, #EBEBEB 100%);
  background-repeat: no-repeat;
  background-size: 800px 100%;
  animation: placeHolderShimmer 1.5s linear infinite forwards;
}
@media (max-width: 520px) {
  .control-centre-container .control-center_body.loading-body .control-center_middle .control-center_middle_bottom .control-center_box .control-center-item .item-title .switch-tab-wrap,
  .control-centre-container .control-center_body .control-center_middle .control-center_middle_bottom.loading-body .control-center_box .control-center-item .item-title .switch-tab-wrap {
    margin-top: 26px;
  }
}
.control-centre-container .control-center_body.loading-body .control-center_middle .control-center_middle_bottom .control-center_box .control-center-item .item-title .switch-tab-wrap .switch-tab-item,
.control-centre-container .control-center_body .control-center_middle .control-center_middle_bottom.loading-body .control-center_box .control-center-item .item-title .switch-tab-wrap .switch-tab-item {
  display: none;
}
.control-centre-container .control-center_body.loading-body .control-center_middle .control-center_middle_bottom .control-center_box .control-center-item .item-title .chart-bar-mark,
.control-centre-container .control-center_body .control-center_middle .control-center_middle_bottom.loading-body .control-center_box .control-center-item .item-title .chart-bar-mark {
  display: none;
}
.control-centre-container .control-center_body.loading-body .control-center_middle .control-center_middle_bottom .control-center_box .control-center-item .chart-wrapper,
.control-centre-container .control-center_body .control-center_middle .control-center_middle_bottom.loading-body .control-center_box .control-center-item .chart-wrapper {
  height: calc(100% - 28px);
  background-color: #dcdcdc;
  margin-top: 12px;
  background: #ebebeb;
  background-image: -webkit-linear-gradient(left, #EBEBEB 0%, #e1e1e1 20%, #EBEBEB 40%, #EBEBEB 100%);
  background-repeat: no-repeat;
  background-size: 800px 100%;
  animation: placeHolderShimmer 1.5s linear infinite forwards;
}
.control-centre-container .control-center_body.loading-body .control-center_middle .control-center_middle_bottom .control-center_box .control-center-item .chart-wrapper > div,
.control-centre-container .control-center_body.loading-body .control-center_middle .control-center_middle_bottom .control-center_box .control-center-item .chart-wrapper canvas,
.control-centre-container .control-center_body .control-center_middle .control-center_middle_bottom.loading-body .control-center_box .control-center-item .chart-wrapper > div,
.control-centre-container .control-center_body .control-center_middle .control-center_middle_bottom.loading-body .control-center_box .control-center-item .chart-wrapper canvas {
  display: none;
}
.control-centre-container .control-center_body.loading-body .control-center_right .control-center-item .item-title,
.control-centre-container .control-center_body .control-center_right.loading-body .control-center-item .item-title {
  font-size: 0;
  width: 80px;
  height: 19.5px;
  background-color: #dcdcdc;
  background: #ebebeb;
  background-image: -webkit-linear-gradient(left, #EBEBEB 0%, #e1e1e1 20%, #EBEBEB 40%, #EBEBEB 100%);
  background-repeat: no-repeat;
  background-size: 800px 100%;
  animation: placeHolderShimmer 1.5s linear infinite forwards;
}
.control-centre-container .control-center_body.loading-body .control-center_right .control-center-item .item-title .text-number,
.control-centre-container .control-center_body .control-center_right.loading-body .control-center-item .item-title .text-number {
  display: none;
}
.control-centre-container .control-center_body.loading-body .control-center_right .control-center-item .switch-table-tab,
.control-centre-container .control-center_body .control-center_right.loading-body .control-center-item .switch-table-tab {
  width: calc(100% - 16px);
  border: none;
  background-color: #dcdcdc;
  background: #ebebeb;
  background-image: -webkit-linear-gradient(left, #EBEBEB 0%, #e1e1e1 20%, #EBEBEB 40%, #EBEBEB 100%);
  background-repeat: no-repeat;
  background-size: 800px 100%;
  animation: placeHolderShimmer 1.5s linear infinite forwards;
}
.control-centre-container .control-center_body.loading-body .control-center_right .control-center-item .switch-table-tab .switch-item,
.control-centre-container .control-center_body .control-center_right.loading-body .control-center-item .switch-table-tab .switch-item {
  display: none;
}
.control-centre-container .control-center_body.loading-body .control-center_right .control-center-item .item-body .list-scroll,
.control-centre-container .control-center_body .control-center_right.loading-body .control-center-item .item-body .list-scroll {
  overflow: hidden;
}
.control-centre-container .control-center_body.loading-body .control-center_right .control-center-item .item-body .list-scroll .list-item thead tr,
.control-centre-container .control-center_body .control-center_right.loading-body .control-center-item .item-body .list-scroll .list-item thead tr {
  height: 38px;
  background-color: #dcdcdc;
  border-bottom: 10px solid transparent;
  background: #ebebeb;
  background-image: -webkit-linear-gradient(left, #EBEBEB 0%, #e1e1e1 20%, #EBEBEB 40%, #EBEBEB 100%);
  background-repeat: no-repeat;
  background-size: 800px 100%;
  animation: placeHolderShimmer 1.5s linear infinite forwards;
}
.control-centre-container .control-center_body.loading-body .control-center_right .control-center-item .item-body .list-scroll .list-item thead tr th,
.control-centre-container .control-center_body .control-center_right.loading-body .control-center-item .item-body .list-scroll .list-item thead tr th {
  height: 38px;
  font-size: 0;
  opacity: 0;
  padding: 0;
}
.control-centre-container .control-center_body.loading-body .control-center_right .control-center-item .item-body .list-scroll .list-item tbody tr,
.control-centre-container .control-center_body .control-center_right.loading-body .control-center-item .item-body .list-scroll .list-item tbody tr {
  height: 38px;
  background-color: #dcdcdc;
  border-bottom: 10px solid transparent;
  background: #ebebeb;
  background-image: -webkit-linear-gradient(left, #EBEBEB 0%, #e1e1e1 20%, #EBEBEB 40%, #EBEBEB 100%);
  background-repeat: no-repeat;
  background-size: 800px 100%;
  animation: placeHolderShimmer 1.5s linear infinite forwards;
}
.control-centre-container .control-center_body.loading-body .control-center_right .control-center-item .item-body .list-scroll .list-item tbody tr td,
.control-centre-container .control-center_body .control-center_right.loading-body .control-center-item .item-body .list-scroll .list-item tbody tr td {
  height: 38px;
  font-size: 0;
  opacity: 0;
  padding: 0;
}
.control-centre-container .control-center_body.loading-body .control-center_right .control-center-item .item-body .list-scroll .loading-more-item,
.control-centre-container .control-center_body .control-center_right.loading-body .control-center-item .item-body .list-scroll .loading-more-item {
  display: none;
}
.switch-tab-wrap {
  display: inline-flex;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: 32px;
  padding: 4px;
  border-radius: 19.5px;
  background-color: #C8C8C8;
}
.switch-tab-wrap.switch-tab-wrap_small {
  height: 20px;
  padding: 2px;
}
.switch-tab-wrap.switch-tab-wrap_small .switch-tab-item {
  height: 16px;
  font-size: 10px;
  line-height: 8px;
  padding: 4px 12px;
}
.switch-tab-wrap.switch-tab-wrap_small .switch-tab-item.active {
  padding-left: 20px;
  padding-right: 20px;
}
.switch-tab-wrap .switch-tab-item {
  width: auto;
  height: 24px;
  font-size: 14px;
  line-height: 14px;
  font-weight: 600;
  color: #FFFFFF;
  padding: 5px 12px;
  border-radius: 19.5px;
  cursor: pointer;
  white-space: nowrap;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
@media (max-width: 768px) {
  .switch-tab-wrap .switch-tab-item {
    padding: 5px 8px;
  }
}
.switch-tab-wrap .switch-tab-item.active {
  color: #505050;
  padding-left: 24px;
  padding-right: 24px;
  background-color: #FFFFFF;
}
@media (max-width: 768px) {
  .switch-tab-wrap .switch-tab-item.active {
    padding: 5px 12px;
  }
}
.list-scroll {
  overflow: auto;
}
.list-scroll::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}
.list-scroll::-webkit-scrollbar-track {
  border-radius: 3px;
  background: #D8D8D8;
  border: 1px solid transparent;
}
.list-scroll::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background-color: #979797;
}
.loading-more-item.loading-more {
  display: flex;
  justify-content: center;
  align-items: center;
}
.preloading-animation {
  background: #ebebeb;
  background-image: -webkit-linear-gradient(left, #EBEBEB 0%, #e1e1e1 20%, #EBEBEB 40%, #EBEBEB 100%);
  background-repeat: no-repeat;
  background-size: 800px 100%;
  animation: placeHolderShimmer 1.5s linear infinite forwards;
}
@-webkit-keyframes placeHolderShimmer {
  0% {
    background-position: -468px 0;
  }
  100% {
    background-position: 468px 0;
  }
}
.pop-out-layer {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  fill: rgba(0, 0, 0, 0.5);
  backdrop-filter: blur(4.5px);
  z-index: 999;
}
.pop-out-wrap {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 999;
}
.pop-out-wrap.ui-draggable .pop-out-head {
  cursor: move;
}
.pop-out-container {
  position: absolute;
  width: 92%;
  max-width: 100%;
  height: 85%;
  max-height: 100%;
  top: 60px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #292A32;
  border-radius: 6px;
  box-shadow: 0 4px 24px 0 rgba(0, 0, 0, 0.25);
  overflow: hidden;
}
.pop-out-container .pop-out-head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 80px;
  padding: 10px 20px;
  background-color: #292A32;
  z-index: 2;
}
.pop-out-container .pop-out-head .title {
  color: #ffffff;
  font-family: 'ProximaNova';
  font-size: 36px;
  font-weight: 700;
}
.pop-out-container .pop-out-head .close {
  text-shadow: 0 0.5px 0 #ffffff;
  opacity: 1;
}
.pop-out-container .pop-out-head .close .icon-close {
  color: #ffffff;
}
.pop-out-container .control-centre-container {
  padding: 0 32px;
}
.pop-out-container .control-centre-container .control-center_refresh {
  margin-bottom: 0;
  margin-right: 16px;
}
.pop-out-container .control-centre-container .control-center_refresh .control-center_refresh_item {
  font-size: 24px;
  line-height: 24px;
}
.pop-out-container .control-centre-container .control-center_head .show-time {
  bottom: 50%;
  margin-bottom: -9px;
  display: flex;
  font-size: 24px;
  line-height: 24px;
}
.pop-out-container .control-centre-container .control-center_head .switch-tab-wrap {
  height: auto;
  padding: 7px 14px;
  border-radius: 36px;
}
.pop-out-container .control-centre-container .control-center_head .switch-tab-wrap .switch-tab-item {
  height: auto;
  font-size: 24px;
  line-height: 24px;
  padding: 9px 12px;
  border-radius: 36px;
  min-width: 134px;
  text-align: center;
}
.pop-out-container .control-centre-container .control-center_head .control-centre_dropdown {
  min-height: 56px;
}
.pop-out-container .control-centre-container .control-center_head .control-centre_dropdown .dropdown-toggle {
  height: 56px;
  padding: 2px 52px 2px 56px;
  width: 420px;
  font-size: 24px;
}
.pop-out-container .control-centre-container .control-center_head .control-centre_dropdown .dropdown-toggle .icon-team {
  width: 24px;
  height: 24px;
  margin-top: -12px;
  left: 16px;
}
.pop-out-container .control-centre-container .control-center_head .control-centre_dropdown .dropdown-toggle::before {
  margin-top: -4px;
  right: 16px;
  width: 12px;
  height: 8px;
  border: 8px solid transparent;
  border-top-color: #ffffff;
}
.pop-out-container .control-centre-container .control-center_head .control-centre_dropdown .dropdown-menu {
  width: 420px;
  padding: 12px;
  border-radius: 12px;
}
.pop-out-container .control-centre-container .control-center_head .control-centre_dropdown .dropdown-menu .empty-text {
  padding: 12px;
  font-size: 24px;
}
.pop-out-container .control-centre-container .control-center_head .control-centre_dropdown .dropdown-menu li {
  font-size: 24px;
  line-height: 1.2;
  padding: 12px;
}
.pop-out-container .control-centre-container .control-center_body {
  position: absolute;
  top: calc(80px + 24px + 69px);
  left: 21px;
  width: calc(100% - 42px);
  height: calc(100% - 80px - 69px - 64px);
  margin: 0;
}
.pop-out-container .control-centre-container .control-center_body .control-center-item {
  padding: 28px;
}
.pop-out-container .control-centre-container .control-center_body .control-center-item .icon-info-circle-empty-dark {
  top: 14px;
  right: 14px;
}
.pop-out-container .control-centre-container .control-center_body .control-center_left,
.pop-out-container .control-centre-container .control-center_body .control-center_middle,
.pop-out-container .control-centre-container .control-center_body .control-center_right {
  padding: 0 11px;
  height: 100%;
  min-height: 420px;
}
.pop-out-container .control-centre-container .control-center_body .control-center_left {
  width: 22%;
  height: 100%;
}
.pop-out-container .control-centre-container .control-center_body .control-center_left .control-center-item {
  height: 100%;
}
.pop-out-container .control-centre-container .control-center_body .control-center_left .control-center-item .item-title {
  font-size: 32px;
  margin-bottom: 17px;
}
.pop-out-container .control-centre-container .control-center_body .control-center_left .control-center-item .item-body .list-scroll {
  position: absolute;
  top: 72px;
  left: 28px;
  width: calc(100% - 56px);
  height: calc(100% - 86px - 52px);
}
.pop-out-container .control-centre-container .control-center_body .control-center_left .control-center-item .item-body .list-scroll .list-item {
  padding-right: 6px;
}
.pop-out-container .control-centre-container .control-center_body .control-center_left .control-center-item .item-body .list-scroll .list-item .list-item_row {
  justify-content: space-between;
  padding: 4px 46px 4px 8px;
  margin-bottom: 13px;
}
.pop-out-container .control-centre-container .control-center_body .control-center_left .control-center-item .item-body .list-scroll .list-item .list-item_row .title,
.pop-out-container .control-centre-container .control-center_body .control-center_left .control-center-item .item-body .list-scroll .list-item .list-item_row .num {
  font-size: 24px;
  line-height: 24px;
}
.pop-out-container .control-centre-container .control-center_body .control-center_left .control-center-item .item-body .list-scroll .list-item .list-item_row .num {
  margin-left: 12px;
}
.pop-out-container .control-centre-container .control-center_body .control-center_left .control-center-item .item-body .list-scroll .list-item .list-item_row .icon-arrow-down-new {
  top: 4px;
}
.pop-out-container .control-centre-container .control-center_body .control-center_left .control-center-item .item-body .list-scroll .list-item .list-sub-item {
  padding-left: 16px;
}
.pop-out-container .control-centre-container .control-center_body .control-center_left .control-center-item .item-body .list-scroll .list-item .list-sub-item .list-item_row {
  justify-content: space-between;
  padding: 4px 46px 4px 8px;
}
.pop-out-container .control-centre-container .control-center_body .control-center_left .control-center-item .item-body .list-scroll .list-item .list-sub-item .list-item_row .title,
.pop-out-container .control-centre-container .control-center_body .control-center_left .control-center-item .item-body .list-scroll .list-item .list-sub-item .list-item_row .num {
  font-size: 20px;
}
.pop-out-container .control-centre-container .control-center_body .control-center_left .control-center-item .item-body .list-total {
  bottom: 24px;
  left: 0;
  padding: 0 28px;
}
.pop-out-container .control-centre-container .control-center_body .control-center_left .control-center-item .item-body .list-total .list-total_row {
  justify-content: space-between;
  padding: 4px 57px 2px 8px;
}
.pop-out-container .control-centre-container .control-center_body .control-center_left .control-center-item .item-body .list-total .title,
.pop-out-container .control-centre-container .control-center_body .control-center_left .control-center-item .item-body .list-total .num {
  font-size: 24px;
  line-height: 24px;
}
.pop-out-container .control-centre-container .control-center_body .control-center_middle {
  width: 43%;
}
.pop-out-container .control-centre-container .control-center_body .control-center_middle .control-center_middle_top {
  margin: 0 -11px;
  height: 210px;
  margin-bottom: 22px;
}
.pop-out-container .control-centre-container .control-center_body .control-center_middle .control-center_middle_top .control-center_box {
  height: 100%;
  padding: 0 11px;
  margin-bottom: 0;
}
.pop-out-container .control-centre-container .control-center_body .control-center_middle .control-center_middle_top .control-center_box .control-center-item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 12px;
  padding-bottom: 12px;
}
.pop-out-container .control-centre-container .control-center_body .control-center_middle .control-center_middle_top .control-center_box .control-center-item .item-title {
  font-size: 32px;
  line-height: 32px;
}
.pop-out-container .control-centre-container .control-center_body .control-center_middle .control-center_middle_top .control-center_box .control-center-item .item-value {
  font-size: 48px;
  line-height: 48px;
}
.pop-out-container .control-centre-container .control-center_body .control-center_middle .control-center_middle_top .control-center_box .control-center-item .item-value.item-value_switch {
  min-height: 48px;
  width: 100%;
}
.pop-out-container .control-centre-container .control-center_body .control-center_middle .control-center_middle_bottom {
  margin: 0 -11px;
  height: calc(100% - 210px - 22px);
}
.pop-out-container .control-centre-container .control-center_body .control-center_middle .control-center_middle_bottom .control-center_box {
  height: 100%;
  padding: 0 11px;
  overflow: hidden;
}
.pop-out-container .control-centre-container .control-center_body .control-center_middle .control-center_middle_bottom .control-center_box .control-center-item {
  padding-top: 22px;
  padding-bottom: 22px;
}
.pop-out-container .control-centre-container .control-center_body .control-center_middle .control-center_middle_bottom .control-center_box .control-center-item .chart-wrapper {
  height: calc(100% + 40px);
  margin-top: -10px;
  min-height: auto;
}
.pop-out-container .control-centre-container .control-center_body .control-center_middle .control-center_middle_bottom .control-center_box .control-center-item .item-title {
  margin-top: -5px;
  font-size: 32px;
  line-height: 32px;
  padding: 0 14px;
  z-index: 1;
  white-space: nowrap;
}
.pop-out-container .control-centre-container .control-center_body .control-center_middle .control-center_middle_bottom .control-center_box .control-center-item .chart-bar-mark {
  top: 42px;
}
.pop-out-container .control-centre-container .control-center_body .control-center_right {
  width: 35%;
}
.pop-out-container .control-centre-container .control-center_body .control-center_right .control-center-item {
  height: 100%;
  padding-bottom: 32px;
}
.pop-out-container .control-centre-container .control-center_body .control-center_right .control-center-item .item-title {
  font-size: 32px;
  line-height: 32px;
  margin-bottom: 22px;
}
.pop-out-container .control-centre-container .control-center_body .control-center_right .control-center-item .switch-table-tab {
  height: 48px;
  padding: 4px;
  border-radius: 12px;
}
.pop-out-container .control-centre-container .control-center_body .control-center_right .control-center-item .switch-table-tab .switch-item {
  font-size: 16px;
  width: calc(50% - 2px);
  border-radius: 12px;
}
.pop-out-container .control-centre-container .control-center_body .control-center_right .control-center-item .item-body .list-scroll {
  position: absolute;
  top: 148px;
  left: 24px;
  width: calc(100% - 48px);
  height: calc(100% - 148px - 32px);
}
.pop-out-container .control-centre-container .control-center_body .control-center_right .control-center-item .item-body .list-scroll .list-item {
  width: 100%;
}
.pop-out-container .control-centre-container .control-center_body .control-center_right .control-center-item .item-body .list-scroll .list-item thead tr th {
  font-size: 24px;
  line-height: 24px;
}
.pop-out-container .control-centre-container .control-center_body .control-center_right .control-center-item .item-body .list-scroll .list-item tbody tr td {
  font-size: 20px;
  line-height: 20px;
  border-radius: 8px;
  padding: 7px 8px;
}
.pop-out-container .control-centre-container .control-center_body .control-center_right .control-center-item .item-body .list-scroll .list-item tbody tr td .status-sla {
  width: 121px;
  height: 42px;
  padding: 11px 16px;
}
.pop-out-container .control-centre-container .control-center_body .control-center_right .control-center-item .item-body .list-scroll .list-item tbody tr td .status-sla .status-sla-text {
  font-size: 20px;
  line-height: 20px;
}
.pop-out-container .control-centre-container .control-center_body .control-center_right .control-center-item .item-body .list-scroll .loading-more-item .item-box {
  font-size: 16px;
  line-height: 16px;
}
.pop-out-container .control-centre-container .control-center_body .control-center_right .control-center-item .item-body .list-scroll .loading-more-item img {
  width: 20px;
  height: 20px;
}
.pop-out-container .control-centre-container .control-center_body.loading-body .control-center_left .control-center-item .item-title,
.pop-out-container .control-centre-container .control-center_body .control-center_left.loading-body .control-center-item .item-title {
  height: 32px;
  font-size: 0;
  width: 150px;
}
.pop-out-container .control-centre-container .control-center_body.loading-body .control-center_left .control-center-item .item-body .list-scroll,
.pop-out-container .control-centre-container .control-center_body .control-center_left.loading-body .control-center-item .item-body .list-scroll {
  overflow: hidden;
}
.pop-out-container .control-centre-container .control-center_body.loading-body .control-center_left .control-center-item .item-body .list-scroll .list-item .list-item_row,
.pop-out-container .control-centre-container .control-center_body .control-center_left.loading-body .control-center-item .item-body .list-scroll .list-item .list-item_row {
  height: 34px;
}
.pop-out-container .control-centre-container .control-center_body.loading-body .control-center_left .control-center-item .item-body .list-scroll .list-item .list-item_row .title,
.pop-out-container .control-centre-container .control-center_body.loading-body .control-center_left .control-center-item .item-body .list-scroll .list-item .list-item_row .num,
.pop-out-container .control-centre-container .control-center_body .control-center_left.loading-body .control-center-item .item-body .list-scroll .list-item .list-item_row .title,
.pop-out-container .control-centre-container .control-center_body .control-center_left.loading-body .control-center-item .item-body .list-scroll .list-item .list-item_row .num {
  font-size: 0;
}
.pop-out-container .control-centre-container .control-center_body.loading-body .control-center_left .control-center-item .item-body .list-scroll .list-item .list-item_row .icon-arrow-down-new,
.pop-out-container .control-centre-container .control-center_body .control-center_left.loading-body .control-center-item .item-body .list-scroll .list-item .list-item_row .icon-arrow-down-new {
  display: none;
}
.pop-out-container .control-centre-container .control-center_body.loading-body .control-center_left .control-center-item .item-body .list-total,
.pop-out-container .control-centre-container .control-center_body .control-center_left.loading-body .control-center-item .item-body .list-total {
  padding: 0 0 0 16px;
}
.pop-out-container .control-centre-container .control-center_body.loading-body .control-center_left .control-center-item .item-body .list-total .title,
.pop-out-container .control-centre-container .control-center_body.loading-body .control-center_left .control-center-item .item-body .list-total .num,
.pop-out-container .control-centre-container .control-center_body .control-center_left.loading-body .control-center-item .item-body .list-total .title,
.pop-out-container .control-centre-container .control-center_body .control-center_left.loading-body .control-center-item .item-body .list-total .num {
  font-size: 0;
  height: 24px;
}
.pop-out-container .control-centre-container .control-center_body.loading-body .control-center_left .control-center-item .item-body .list-total .title,
.pop-out-container .control-centre-container .control-center_body .control-center_left.loading-body .control-center-item .item-body .list-total .title {
  width: 52px;
}
.pop-out-container .control-centre-container .control-center_body.loading-body .control-center_left .control-center-item .item-body .list-total .num,
.pop-out-container .control-centre-container .control-center_body .control-center_left.loading-body .control-center-item .item-body .list-total .num {
  width: 80px;
}
.pop-out-container .control-centre-container .control-center_body.loading-body .control-center_middle .control-center_middle_top .control-center_box .control-center-item .item-title,
.pop-out-container .control-centre-container .control-center_body .control-center_middle .control-center_middle_top.loading-body .control-center_box .control-center-item .item-title {
  font-size: 0;
  width: 90px;
  max-width: 60%;
  height: 48px;
  margin-bottom: 16px;
}
.pop-out-container .control-centre-container .control-center_body.loading-body .control-center_middle .control-center_middle_top .control-center_box .control-center-item .item-value,
.pop-out-container .control-centre-container .control-center_body .control-center_middle .control-center_middle_top.loading-body .control-center_box .control-center-item .item-value {
  font-size: 0;
  width: 120px;
  max-width: 80%;
  height: 48px;
}
.pop-out-container .control-centre-container .control-center_body.loading-body .control-center_middle .control-center_middle_bottom .control-center_box .control-center-item .item-title,
.pop-out-container .control-centre-container .control-center_body .control-center_middle .control-center_middle_bottom.loading-body .control-center_box .control-center-item .item-title {
  font-size: 0;
  line-height: 0;
  width: 100%;
  height: 38px;
}
.pop-out-container .control-centre-container .control-center_body.loading-body .control-center_middle .control-center_middle_bottom .control-center_box .control-center-item .item-title::before,
.pop-out-container .control-centre-container .control-center_body .control-center_middle .control-center_middle_bottom.loading-body .control-center_box .control-center-item .item-title::before {
  width: 160px;
  height: 100%;
  max-width: 40%;
}
.pop-out-container .control-centre-container .control-center_body.loading-body .control-center_middle .control-center_middle_bottom .control-center_box .control-center-item .item-title .switch-tab-wrap,
.pop-out-container .control-centre-container .control-center_body .control-center_middle .control-center_middle_bottom.loading-body .control-center_box .control-center-item .item-title .switch-tab-wrap {
  width: 240px;
  height: 38px;
  max-width: 40%;
}
.pop-out-container .control-centre-container .control-center_body.loading-body .control-center_middle .control-center_middle_bottom .control-center_box .control-center-item .chart-wrapper,
.pop-out-container .control-centre-container .control-center_body .control-center_middle .control-center_middle_bottom.loading-body .control-center_box .control-center-item .chart-wrapper {
  height: calc(100% - 60px);
  margin-top: 20px;
}
.pop-out-container .control-centre-container .control-center_body.loading-body .control-center_right .control-center-item .item-title,
.pop-out-container .control-centre-container .control-center_body .control-center_right.loading-body .control-center-item .item-title {
  font-size: 0;
  width: 200px;
  height: 32px;
  max-width: 80%;
}
.pop-out-container .control-centre-container .control-center_body.loading-body .control-center_right .control-center-item .item-body .list-scroll .list-item thead tr,
.pop-out-container .control-centre-container .control-center_body .control-center_right.loading-body .control-center-item .item-body .list-scroll .list-item thead tr {
  height: 48px;
}
.pop-out-container .control-centre-container .control-center_body.loading-body .control-center_right .control-center-item .item-body .list-scroll .list-item thead tr th,
.pop-out-container .control-centre-container .control-center_body .control-center_right.loading-body .control-center-item .item-body .list-scroll .list-item thead tr th {
  height: 48px;
  font-size: 0;
}
.pop-out-container .control-centre-container .control-center_body.loading-body .control-center_right .control-center-item .item-body .list-scroll .list-item tbody tr,
.pop-out-container .control-centre-container .control-center_body .control-center_right.loading-body .control-center-item .item-body .list-scroll .list-item tbody tr {
  height: 48px;
}
.pop-out-container .control-centre-container .control-center_body.loading-body .control-center_right .control-center-item .item-body .list-scroll .list-item tbody tr td,
.pop-out-container .control-centre-container .control-center_body .control-center_right.loading-body .control-center-item .item-body .list-scroll .list-item tbody tr td {
  height: 48px;
  font-size: 0;
}
.pop-out-container .switch-tab-wrap.switch-tab-wrap_small {
  height: auto;
  padding: 4px;
  border-radius: 19.5px;
}
.pop-out-container .switch-tab-wrap.switch-tab-wrap_small .switch-tab-item {
  height: auto;
  font-size: 16px;
  line-height: 16px;
  padding: 5px 27px;
}
.pop-out-container.container_1700 {
  overflow: hidden;
  /*.control-centre-container{
      .control-center_body{
        position: static;
        width:100%;
        height: auto;
        padding:0;

        .control-center-item{
          .icon-info-circle-empty-dark{
            top:8px;
            right:8px;
          }
        }

        .control-center_left{
          height: 621px;
        }

        .control-center_middle{
          width:46%;
          .control-center_middle_top{
            height: 176px;
          }

          .control-center_middle_bottom{
            height: 423px;
          }
        }
        .control-center_right{
          width:32%;
          height: 621px;
        }
      }
    }*/
}
.pop-out-container.container_1700 .pop-out-head {
  position: sticky;
  top: -1px;
  left: 0;
}
.pop-out-container.container_1700 .control-center_head {
  padding-bottom: 50px;
}
.pop-out-container.container_1700 .control-center_head .show-time {
  bottom: 12px;
  margin-bottom: 0;
}
.pop-out-container.container_1700 .control-centre-container .control-center_body {
  top: calc(80px + 24px + 69px + 24px + 16px);
  height: calc(100% - 80px - 69px - 64px - 24px - 16px);
  overflow-y: auto;
  overflow-x: hidden;
}
.pop-out-container.container_1700 .control-centre-container .control-center_body::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}
.pop-out-container.container_1700 .control-centre-container .control-center_body::-webkit-scrollbar-track {
  border-radius: 3px;
  background: #D8D8D8;
  border: 1px solid transparent;
}
.pop-out-container.container_1700 .control-centre-container .control-center_body::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background-color: #979797;
}
.pop-out-container.container_1500 {
  overflow: hidden;
  /*.control-centre-container{
      .control-center_body{
        position: static;
        width:100%;
        height: auto;
        padding:0;

        .control-center-item{
          .icon-info-circle-empty-dark{
            top:8px;
            right:8px;
          }
        }

        .control-center_left{
          height: 621px;
        }

        .control-center_middle{
          width:46%;
          .control-center_middle_top{
            height: 176px;
          }

          .control-center_middle_bottom{
            height: 423px;
          }
        }
        .control-center_right{
          width:32%;
          height: 621px;
        }
      }
    }*/
}
.pop-out-container.container_1500 .pop-out-head {
  position: sticky;
  top: -1px;
  left: 0;
}
.pop-out-container.container_1500 .control-center_head {
  padding-bottom: 50px;
}
.pop-out-container.container_1500 .control-center_head .show-time {
  bottom: 12px;
  margin-bottom: 0;
}
.pop-out-container.container_1500 .control-centre-container .control-center_body {
  top: calc(80px + 24px + 69px + 24px + 16px);
  height: calc(100% - 80px - 69px - 64px - 24px - 16px);
  overflow-y: auto;
  overflow-x: hidden;
}
.pop-out-container.container_1500 .control-centre-container .control-center_body::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}
.pop-out-container.container_1500 .control-centre-container .control-center_body::-webkit-scrollbar-track {
  border-radius: 3px;
  background: #D8D8D8;
  border: 1px solid transparent;
}
.pop-out-container.container_1500 .control-centre-container .control-center_body::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background-color: #979797;
}
.pop-out-container.container_1500 .control-centre-container .control-center_body .control-center_middle .control-center_middle_top .control-center_box .control-center-item .item-title {
  padding-top: 36px;
}
.pop-out-container.container_1500 .control-centre-container .control-center_body .control-center_middle .control-center_middle_bottom .item-title {
  flex-direction: column;
  margin-top: -10px;
}
.pop-out-container.container_1500 .control-centre-container .control-center_body .control-center_middle .control-center_middle_bottom .item-title .switch-tab-wrap {
  margin-top: 10px;
}
.pop-out-container.container_1500 .control-centre-container .control-center_body .control-center_middle .control-center_middle_bottom .item-title .chart-bar-mark {
  top: 82px;
}
.pop-out-container.container_1500 .control-centre-container .control-center_body .control-center_middle .control-center_middle_bottom .control-center_box .control-center-item .chart-wrapper {
  height: 100%;
  margin-top: -12px;
}
.pop-out-container.container_1500 .control-centre-container .control-center_body .control-center_right .control-center-item .item-body .list-scroll {
  top: 178px;
  height: calc(100% - 178px - 32px);
}
.pop-out-container.container_1500 .control-centre-container .control-center_body.loading-body .control-center_middle .control-center_middle_bottom .control-center_box .control-center-item .item-title,
.pop-out-container.container_1500 .control-centre-container .control-center_body .control-center_middle .control-center_middle_bottom.loading-body .control-center_box .control-center-item .item-title {
  height: 80px;
}
.pop-out-container.container_1500 .control-centre-container .control-center_body.loading-body .control-center_middle .control-center_middle_bottom .control-center_box .control-center-item .item-title::before,
.pop-out-container.container_1500 .control-centre-container .control-center_body .control-center_middle .control-center_middle_bottom.loading-body .control-center_box .control-center-item .item-title::before {
  content: '';
  width: 200px;
  height: 32px;
  max-width: 80%;
  left: 50%;
  transform: translateX(-50%);
}
.pop-out-container.container_1500 .control-centre-container .control-center_body.loading-body .control-center_middle .control-center_middle_bottom .control-center_box .control-center-item .item-title .switch-tab-wrap,
.pop-out-container.container_1500 .control-centre-container .control-center_body .control-center_middle .control-center_middle_bottom.loading-body .control-center_box .control-center-item .item-title .switch-tab-wrap {
  width: 280px;
}
.pop-out-container.container_1500 .control-centre-container .control-center_body.loading-body .control-center_middle .control-center_middle_bottom .control-center_box .control-center-item .item-title .switch-tab-wrap .switch-tab-item,
.pop-out-container.container_1500 .control-centre-container .control-center_body .control-center_middle .control-center_middle_bottom.loading-body .control-center_box .control-center-item .item-title .switch-tab-wrap .switch-tab-item {
  display: none;
}
.pop-out-container.container_1500 .control-centre-container .control-center_body.loading-body .control-center_middle .control-center_middle_bottom .control-center_box .control-center-item .chart-wrapper,
.pop-out-container.container_1500 .control-centre-container .control-center_body .control-center_middle .control-center_middle_bottom.loading-body .control-center_box .control-center-item .chart-wrapper {
  height: calc(100% - 100px);
  margin-top: 20px;
}
.pop-out-container.container_1200 {
  overflow: hidden;
  /*.control-centre-container{
      .control-center_body{
        position: static;
        width:100%;
        height: auto;
        padding:0;

        .control-center-item{
          .icon-info-circle-empty-dark{
            top:8px;
            right:8px;
          }
        }

        .control-center_left{
          height: 621px;
        }

        .control-center_middle{
          width:46%;
          .control-center_middle_top{
            height: 176px;
          }

          .control-center_middle_bottom{
            height: 423px;
          }
        }
        .control-center_right{
          width:32%;
          height: 621px;
        }
      }
    }*/
}
.pop-out-container.container_1200 .pop-out-head {
  position: sticky;
  top: -1px;
  left: 0;
}
.pop-out-container.container_1200 .control-center_head {
  padding-bottom: 50px;
}
.pop-out-container.container_1200 .control-center_head .show-time {
  bottom: 12px;
  margin-bottom: 0;
}
.pop-out-container.container_1200 .control-centre-container .control-center_body {
  top: calc(80px + 24px + 69px + 24px + 16px);
  height: calc(100% - 80px - 69px - 64px - 24px - 16px);
  overflow-y: auto;
  overflow-x: hidden;
}
.pop-out-container.container_1200 .control-centre-container .control-center_body::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}
.pop-out-container.container_1200 .control-centre-container .control-center_body::-webkit-scrollbar-track {
  border-radius: 3px;
  background: #D8D8D8;
  border: 1px solid transparent;
}
.pop-out-container.container_1200 .control-centre-container .control-center_body::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background-color: #979797;
}
.pop-out-container.container_1200 .control-centre-container .control-center_body .control-center_middle .control-center_middle_top .control-center_box .control-center-item .item-title {
  padding-top: 36px;
}
.pop-out-container.container_1200 .control-centre-container .control-center_body .control-center_middle .control-center_middle_bottom .item-title {
  flex-direction: column;
  margin-top: -10px;
}
.pop-out-container.container_1200 .control-centre-container .control-center_body .control-center_middle .control-center_middle_bottom .item-title .switch-tab-wrap {
  margin-top: 10px;
}
.pop-out-container.container_1200 .control-centre-container .control-center_body .control-center_middle .control-center_middle_bottom .item-title .chart-bar-mark {
  top: 82px;
}
.pop-out-container.container_1200 .control-centre-container .control-center_body .control-center_middle .control-center_middle_bottom .control-center_box .control-center-item .chart-wrapper {
  height: 100%;
  margin-top: -12px;
}
.pop-out-container.container_1200 .control-centre-container .control-center_body .control-center_right .control-center-item .item-body .list-scroll {
  top: 178px;
  height: calc(100% - 178px - 32px);
}
.pop-out-container.container_1200 .control-centre-container .control-center_body.loading-body .control-center_middle .control-center_middle_bottom .control-center_box .control-center-item .item-title,
.pop-out-container.container_1200 .control-centre-container .control-center_body .control-center_middle .control-center_middle_bottom.loading-body .control-center_box .control-center-item .item-title {
  height: 80px;
}
.pop-out-container.container_1200 .control-centre-container .control-center_body.loading-body .control-center_middle .control-center_middle_bottom .control-center_box .control-center-item .item-title::before,
.pop-out-container.container_1200 .control-centre-container .control-center_body .control-center_middle .control-center_middle_bottom.loading-body .control-center_box .control-center-item .item-title::before {
  content: '';
  width: 200px;
  height: 32px;
  max-width: 80%;
  left: 50%;
  transform: translateX(-50%);
}
.pop-out-container.container_1200 .control-centre-container .control-center_body.loading-body .control-center_middle .control-center_middle_bottom .control-center_box .control-center-item .item-title .switch-tab-wrap,
.pop-out-container.container_1200 .control-centre-container .control-center_body .control-center_middle .control-center_middle_bottom.loading-body .control-center_box .control-center-item .item-title .switch-tab-wrap {
  width: 280px;
}
.pop-out-container.container_1200 .control-centre-container .control-center_body.loading-body .control-center_middle .control-center_middle_bottom .control-center_box .control-center-item .item-title .switch-tab-wrap .switch-tab-item,
.pop-out-container.container_1200 .control-centre-container .control-center_body .control-center_middle .control-center_middle_bottom.loading-body .control-center_box .control-center-item .item-title .switch-tab-wrap .switch-tab-item {
  display: none;
}
.pop-out-container.container_1200 .control-centre-container .control-center_body.loading-body .control-center_middle .control-center_middle_bottom .control-center_box .control-center-item .chart-wrapper,
.pop-out-container.container_1200 .control-centre-container .control-center_body .control-center_middle .control-center_middle_bottom.loading-body .control-center_box .control-center-item .chart-wrapper {
  height: calc(100% - 100px);
  margin-top: 20px;
}
.pop-out-container.container_1200 .control-centre-container {
  padding: 0 24px 24px;
}
.pop-out-container.container_1200 .control-centre-container .control-center_body {
  top: calc(80px + 24px + 69px + 24px + 16px);
  height: calc(100% - 80px - 69px - 64px - 32px);
  left: 13px;
  width: calc(100% - 37px);
}
.pop-out-container.container_1200 .control-centre-container .control-center_body .control-center_left {
  width: 100%;
  height: 420px;
  margin-bottom: 22px;
}
.pop-out-container.container_1200 .control-centre-container .control-center_body .control-center_middle {
  width: 60%;
}
.pop-out-container.container_1200 .control-centre-container .control-center_body .control-center_right {
  width: 40%;
}
.pop-out-container.container_1200 .control-centre-container .control-center_body .control-center_right .control-center-item {
  height: 100%;
}
.pop-out-container.container_900 {
  overflow: hidden;
  /*.control-centre-container{
      .control-center_body{
        position: static;
        width:100%;
        height: auto;
        padding:0;

        .control-center-item{
          .icon-info-circle-empty-dark{
            top:8px;
            right:8px;
          }
        }

        .control-center_left{
          height: 621px;
        }

        .control-center_middle{
          width:46%;
          .control-center_middle_top{
            height: 176px;
          }

          .control-center_middle_bottom{
            height: 423px;
          }
        }
        .control-center_right{
          width:32%;
          height: 621px;
        }
      }
    }*/
}
.pop-out-container.container_900 .pop-out-head {
  position: sticky;
  top: -1px;
  left: 0;
}
.pop-out-container.container_900 .control-center_head {
  padding-bottom: 50px;
}
.pop-out-container.container_900 .control-center_head .show-time {
  bottom: 12px;
  margin-bottom: 0;
}
.pop-out-container.container_900 .control-centre-container .control-center_body {
  top: calc(80px + 24px + 69px + 24px + 16px);
  height: calc(100% - 80px - 69px - 64px - 24px - 16px);
  overflow-y: auto;
  overflow-x: hidden;
}
.pop-out-container.container_900 .control-centre-container .control-center_body::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}
.pop-out-container.container_900 .control-centre-container .control-center_body::-webkit-scrollbar-track {
  border-radius: 3px;
  background: #D8D8D8;
  border: 1px solid transparent;
}
.pop-out-container.container_900 .control-centre-container .control-center_body::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background-color: #979797;
}
.pop-out-container.container_900 .control-centre-container .control-center_body .control-center_middle .control-center_middle_top .control-center_box .control-center-item .item-title {
  padding-top: 36px;
}
.pop-out-container.container_900 .control-centre-container .control-center_body .control-center_middle .control-center_middle_bottom .item-title {
  flex-direction: column;
  margin-top: -10px;
}
.pop-out-container.container_900 .control-centre-container .control-center_body .control-center_middle .control-center_middle_bottom .item-title .switch-tab-wrap {
  margin-top: 10px;
}
.pop-out-container.container_900 .control-centre-container .control-center_body .control-center_middle .control-center_middle_bottom .item-title .chart-bar-mark {
  top: 82px;
}
.pop-out-container.container_900 .control-centre-container .control-center_body .control-center_middle .control-center_middle_bottom .control-center_box .control-center-item .chart-wrapper {
  height: 100%;
  margin-top: -12px;
}
.pop-out-container.container_900 .control-centre-container .control-center_body .control-center_right .control-center-item .item-body .list-scroll {
  top: 178px;
  height: calc(100% - 178px - 32px);
}
.pop-out-container.container_900 .control-centre-container .control-center_body.loading-body .control-center_middle .control-center_middle_bottom .control-center_box .control-center-item .item-title,
.pop-out-container.container_900 .control-centre-container .control-center_body .control-center_middle .control-center_middle_bottom.loading-body .control-center_box .control-center-item .item-title {
  height: 80px;
}
.pop-out-container.container_900 .control-centre-container .control-center_body.loading-body .control-center_middle .control-center_middle_bottom .control-center_box .control-center-item .item-title::before,
.pop-out-container.container_900 .control-centre-container .control-center_body .control-center_middle .control-center_middle_bottom.loading-body .control-center_box .control-center-item .item-title::before {
  content: '';
  width: 200px;
  height: 32px;
  max-width: 80%;
  left: 50%;
  transform: translateX(-50%);
}
.pop-out-container.container_900 .control-centre-container .control-center_body.loading-body .control-center_middle .control-center_middle_bottom .control-center_box .control-center-item .item-title .switch-tab-wrap,
.pop-out-container.container_900 .control-centre-container .control-center_body .control-center_middle .control-center_middle_bottom.loading-body .control-center_box .control-center-item .item-title .switch-tab-wrap {
  width: 280px;
}
.pop-out-container.container_900 .control-centre-container .control-center_body.loading-body .control-center_middle .control-center_middle_bottom .control-center_box .control-center-item .item-title .switch-tab-wrap .switch-tab-item,
.pop-out-container.container_900 .control-centre-container .control-center_body .control-center_middle .control-center_middle_bottom.loading-body .control-center_box .control-center-item .item-title .switch-tab-wrap .switch-tab-item {
  display: none;
}
.pop-out-container.container_900 .control-centre-container .control-center_body.loading-body .control-center_middle .control-center_middle_bottom .control-center_box .control-center-item .chart-wrapper,
.pop-out-container.container_900 .control-centre-container .control-center_body .control-center_middle .control-center_middle_bottom.loading-body .control-center_box .control-center-item .chart-wrapper {
  height: calc(100% - 100px);
  margin-top: 20px;
}
.pop-out-container.container_900 .control-centre-container {
  padding: 0 24px 24px;
}
.pop-out-container.container_900 .control-centre-container .control-center_body {
  top: calc(80px + 24px + 69px + 24px + 16px);
  height: calc(100% - 80px - 69px - 64px - 32px);
  left: 13px;
  width: calc(100% - 37px);
}
.pop-out-container.container_900 .control-centre-container .control-center_body .control-center_left {
  width: 100%;
  height: 420px;
  margin-bottom: 22px;
}
.pop-out-container.container_900 .control-centre-container .control-center_body .control-center_middle {
  width: 60%;
}
.pop-out-container.container_900 .control-centre-container .control-center_body .control-center_right {
  width: 40%;
}
.pop-out-container.container_900 .control-centre-container .control-center_body .control-center_right .control-center-item {
  height: 100%;
}
.pop-out-container.container_900 .pop-out-head,
.pop-out-container.container_900 .control-center_head {
  min-width: 550px;
}
.pop-out-container.container_900 .control-center_head {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  margin-top: 12px;
}
.pop-out-container.container_900 .control-center_head .switch-tab-wrap {
  width: 100%;
}
.pop-out-container.container_900 .control-center_head .switch-tab-wrap .switch-tab-item {
  min-width: auto;
  width: 25%;
}
.pop-out-container.container_900 .control-centre-container .control-center_body .control-center_left,
.pop-out-container.container_900 .control-centre-container .control-center_body .control-center_middle,
.pop-out-container.container_900 .control-centre-container .control-center_body .control-center_right {
  min-width: 550px;
}
.pop-out-container.container_900 .control-centre-container .control-center_body .control-center_middle {
  width: 100%;
  margin-bottom: 22px;
}
.pop-out-container.container_900 .control-centre-container .control-center_body .control-center_right {
  width: 100%;
}
.pop-out-container.container_900 .control-centre-container .control-center_body .control-center_right .control-center-item .item-body .list-scroll {
  top: 150px;
  height: calc(100% - 150px - 32px);
}
.control-centre-container .control-center_body .control-center-region.loading-body .control-center-item {
  border: 2px solid #F7F7F7 !important;
  background-color: #F7F7F7 !important;
}
.control-centre-container .control-center_body .control-center-region.loading-body .control-center-item .icon-info-circle-empty-dark {
  background-color: #dcdcdc;
  background-image: none;
  border-radius: 100%;
  background: #ebebeb;
  background-image: -webkit-linear-gradient(left, #EBEBEB 0%, #e1e1e1 20%, #EBEBEB 40%, #EBEBEB 100%);
  background-repeat: no-repeat;
  background-size: 800px 100%;
  animation: placeHolderShimmer 1.5s linear infinite forwards;
}
.control-centre-container .control-center_body .control-center-region.loading-body .control-center-item .btn-view-all {
  background-color: #dcdcdc;
  height: 19px;
  font-size: 0;
  width: 50px;
  background: #ebebeb;
  background-image: -webkit-linear-gradient(left, #EBEBEB 0%, #e1e1e1 20%, #EBEBEB 40%, #EBEBEB 100%);
  background-repeat: no-repeat;
  background-size: 800px 100%;
  animation: placeHolderShimmer 1.5s linear infinite forwards;
}
.footer-action-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  bottom: -100px;
  visibility: hidden;
  width: calc(100% - 240px - 60px);
  left: calc(240px + 60px);
  z-index: 99;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.footer-action-wrap.show-footer-action {
  bottom: 20px;
  visibility: visible;
}
@media (max-width: 768px) {
  .footer-action-wrap {
    width: calc(100% - 2 * 60px);
    left: calc(2 * 60px);
  }
}
.footer-action-content {
  position: relative;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  font-family: 'ProximaNova';
  padding: 12px 64px 12px 12px;
  border-radius: 12px;
  background-color: #292A32;
}
@media (max-width: 1240px) {
  .footer-action-content {
    padding: 12px 48px 12px 6px;
  }
}
@media (max-width: 1000px) {
  .footer-action-content {
    padding: 8px 48px 8px 6px;
  }
}
.footer-action-content .split-item {
  width: 1px;
  height: 32px;
  background-color: #ffffff;
  margin: 0 8px;
}
@media (max-width: 1420px) {
  .footer-action-content .split-item {
    margin: 0 4px;
  }
}
.footer-action-content .close-box {
  position: absolute;
  top: 50%;
  right: 24px;
  margin-top: -12px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  cursor: pointer;
}
.footer-action-content .close-box:hover {
  background-color: #393C4F;
}
@media (max-width: 1000px) {
  .footer-action-content .close-box {
    right: 16px;
  }
}
.footer-action-content .action-item {
  display: flex;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 40px;
  color: #ffffff;
  font-size: 12px;
  font-weight: 400;
  padding: 8px 12px;
  margin: 0 8px;
}
@media (max-width: 1420px) {
  .footer-action-content .action-item {
    padding: 8px;
    margin: 0 4px;
  }
}
@media (max-width: 1240px) {
  .footer-action-content .action-item {
    flex-direction: column;
    height: auto;
    text-align: center;
  }
}
@media (max-width: 1000px) {
  .footer-action-content .action-item {
    font-size: 0;
  }
}
.footer-action-content .action-item .select-num {
  color: #292A32;
  font-size: 14px;
  line-height: 28px;
  font-weight: 500;
  min-width: 38px;
  height: 28px;
  padding: 0 12px;
  text-align: center;
  border-radius: 4px;
  background-color: #D1D1D1;
  margin-right: 6px;
}
@media (max-width: 1240px) {
  .footer-action-content .action-item .select-num {
    margin-right: 0;
    margin-bottom: 6px;
  }
}
@media (max-width: 1000px) {
  .footer-action-content .action-item .select-num {
    font-size: 12px;
    min-width: auto;
    margin-bottom: 0;
  }
}
.footer-action-content .action-item .icon-block {
  flex-grow: 0;
  flex-shrink: 0;
  margin-right: 6px;
}
@media (max-width: 1240px) {
  .footer-action-content .action-item .icon-block {
    margin-right: 0;
    margin-bottom: 6px;
  }
}
@media (max-width: 1000px) {
  .footer-action-content .action-item .icon-block {
    margin-bottom: 0;
  }
}
.footer-action-content .action-item.action-item-btn {
  border-radius: 10px;
  cursor: pointer;
}
.footer-action-content .action-item.action-item-btn:hover {
  background-color: #393C4F;
}
.footer-action-content .tooltip {
  visibility: hidden;
}
@media (max-width: 1000px) {
  .footer-action-content .tooltip {
    visibility: visible;
  }
}
.gantt .grid-background {
  fill: none;
}
.gantt .grid-header {
  fill: transparent;
  stroke: transparent;
  stroke-width: 0;
}
.gantt .grid-row {
  fill: transparent;
}
.gantt .grid-row:nth-child(even) {
  fill: #f5f5f5;
}
.gantt .row-line {
  stroke: #ebeff2;
}
.gantt .tick {
  stroke: #e0e0e0;
  stroke-width: 0.2;
}
.gantt .tick.thick {
  stroke-width: 0.4;
}
.gantt .today-highlight {
  fill: #fcf8e3;
  opacity: 0.5;
}
.gantt .arrow {
  fill: none;
  stroke: #666;
  stroke-width: 1.4;
}
.gantt .bar {
  fill: #E0E0E0;
  stroke: rgba(0, 0, 0, 0.1);
  stroke-width: 1;
  transition: stroke-width 0.3s ease;
  user-select: none;
}
.gantt .bar .bar-wrapper {
  cursor: pointer;
  outline: none;
}
.gantt .bar .bar-wrapper:hover .bar {
  fill: #E0E0E0;
}
.gantt .bar .bar-wrapper:hover .handle {
  visibility: visible;
  opacity: 1;
}
.gantt .bar .bar-wrapper.active .bar {
  fill: #d3d3d3;
}
.gantt .bar .project-bar .bar-progress {
  fill: #B4E0F9;
}
.gantt .bar .project-bar:hover .bar-progress {
  fill: #cceafb;
}
.gantt .bar .stage-bar .bar-progress {
  fill: #99B0B6;
}
.gantt .bar .stage-bar:hover .bar-progress {
  fill: #a8bcc1;
}
.gantt .bar .task-bar .bar-progress {
  fill: #E0E0E0;
}
.gantt .bar .task-bar:hover .bar-progress {
  fill: #ededed;
}
.gantt .bar-invalid {
  fill: transparent;
  stroke: #8D99A6;
  stroke-width: 1;
  stroke-dasharray: 5;
}
.gantt .bar-invalid ~ .bar-label {
  fill: #000;
}
.gantt .bar-label {
  fill: #000;
  font-size: 12px;
  font-weight: 400;
  font-family: 'ProximaNova';
  font-style: normal;
  line-height: normal;
  dominant-baseline: central;
  text-anchor: middle;
}
.gantt .bar-label.big {
  fill: #000;
  text-anchor: start;
}
.gantt .handle {
  fill: #ddd;
  cursor: ew-resize;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease;
}
.gantt .lower-text,
.gantt .gantt .upper-text {
  font-size: 12px;
  text-anchor: middle;
}
.gantt .upper-text {
  fill: #333;
  font-size: 12px;
  font-weight: 600;
  font-family: 'ProximaNova';
}
.gantt .lower-text {
  fill: #333;
  font-size: 12px;
  font-weight: 600;
  font-family: 'ProximaNova';
}
.gantt .hide {
  display: none;
}
.gantt-container {
  position: relative;
  overflow: auto;
  font-size: 12px;
}
.gantt-container .popup-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
  padding: 0;
  color: #959da5;
  border-radius: 3px;
}
.gantt-container .popup-wrapper .title {
  border-bottom: 3px solid #a3a3ff;
  padding: 10px;
}
.gantt-container .popup-wrapper .subtitle {
  padding: 10px;
  color: #dfe2e5;
}
.gantt-container .popup-wrapper .pointer {
  position: absolute;
  height: 5px;
  margin: 0 0 0 -5px;
  border: 5px solid transparent;
  border-top-color: rgba(0, 0, 0, 0.8);
}
.download-progress-content {
  font-family: 'ProximaNova';
  position: fixed;
  right: 18px;
  bottom: 96px;
  width: 393px;
  height: auto;
  border-radius: 8px;
  border: 1px solid var(--theme-color-primary);
  background: #FCFCFC;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.12);
  z-index: 99;
  overflow: hidden;
}
.download-progress-content.isClose .progress-head .expand-control {
  transform: rotate(-180deg);
  transform-origin: center;
}
.download-progress-content.isClose .progress-list {
  display: none;
}
.download-progress-content .progress-head {
  color: #000000;
  font-size: 16px;
  font-weight: 600;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: auto;
  padding: 16px;
  background: rgba(0, 186, 198, 0.2);
}
.download-progress-content .progress-head .expand-control {
  cursor: pointer;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.download-progress-content .progress-list {
  max-height: 600px;
  overflow: auto;
}
.download-progress-content .progress-list .list-item {
  padding: 16px 24px;
}
.download-progress-content .progress-list .list-item .item-name {
  color: #505050;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 4.5px;
}
.download-progress-content .progress-list .list-item .item-name .icon-block {
  vertical-align: middle;
}
.download-progress-content .progress-list .list-item .item-text {
  color: #505050;
  font-size: 12px;
  font-weight: 400;
}
.download-progress-content .progress-list .list-item .item-box {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding-top: 16px;
}
.download-progress-content .progress-list .list-item .item-box .line {
  position: relative;
  width: 220px;
  height: 4px;
  border-radius: 6px;
  background-color: #D9D9D9;
  overflow: hidden;
}
.download-progress-content .progress-list .list-item .item-box .line .line-active {
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  height: 100%;
  background-color: var(--theme-color-primary);
}
.download-progress-content .progress-list .list-item .item-box .number {
  color: #505050;
  font-size: 12px;
  font-weight: 400;
  margin: 0 8px;
  width: 43px;
}
.download-progress-content .progress-list .list-item .item-box .cancel-control {
  color: #646464;
  text-align: center;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-transform: uppercase;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 8px 16px;
  border-radius: 6px;
  border: 1px solid #646464;
  cursor: pointer;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.download-progress-content .progress-list .list-item .item-box .cancel-control:hover {
  color: #282828;
  border-color: #282828;
}
html {
  height: 100%;
}
.layout {
  height: 100%;
  width: 100%;
  background-color: var(--theme-color-secondary);
  overflow-x: hidden;
  overflow-y: auto;
  padding: 72px;
}
@media (max-width: 992px) {
  .layout {
    padding: 36px;
  }
}
.layout.admin-layout {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.main {
  position: relative;
  width: 80%;
  height: auto;
  min-height: 100%;
  max-width: 1300px;
  border-radius: 30px;
  background-color: #F7F7F7;
  padding: 40px 0 80px 0;
  overflow: hidden;
  margin: 0 auto;
}
@media (max-width: 992px) {
  .main {
    width: 100%;
    padding: 30px 0 80px 0;
  }
}
.action-tip-content {
  display: flex;
  flex: 1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 32px;
}
.action-tip-content .logo {
  margin-bottom: 84px;
}
.action-tip-content .logo img {
  width: 150px;
  height: auto;
}
.action-tip-content .icon-block {
  margin-bottom: 24px;
}
.action-tip-content .text {
  width: 100%;
  font-family: 'ProximaNova';
  font-weight: 500;
  font-size: 36px;
  line-height: 36px;
  color: #000000;
  white-space: normal;
  word-wrap: break-word;
  text-align: center;
}
.body-bg {
  background-color: #F7F7F7;
}
.navbar-left {
  position: fixed;
  top: 0;
  left: 0;
  width: 60px;
  height: 100%;
  background-color: #292A32;
  z-index: 999;
}
.navbar-left .navbar-left-box {
  display: flex;
  height: 100%;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
  padding: 15px 0;
}
.navbar-left .navbar-left-box .icon-box {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 36px;
  height: 36px;
  text-align: center;
  line-height: 36px;
  margin: 10px 0;
  position: relative;
}
.navbar-left .navbar-left-box .icon-box .icon {
  flex-shrink: 0;
  flex-grow: 0;
  color: #ffffff;
  font-size: 16px;
}
.navbar-left .navbar-left-box .icon-box .icon.icon-user {
  background-image: none;
}
.navbar-left .navbar-left-box .icon-box .msg-badge {
  position: absolute;
  top: 8px;
  right: 6px;
  width: 6px;
  height: 6px;
  border-radius: 100%;
  background-color: #EF1E70;
}
.navbar-left .navbar-left-box .icon-box:hover,
.navbar-left .navbar-left-box .icon-box:active,
.navbar-left .navbar-left-box .icon-box:focus {
  text-decoration: none;
  outline: none;
}
.navbar-left .navbar-left-box .icon-box .navbar-left-menu {
  cursor: pointer;
}
.navbar-left .navbar-left-box .icon-box .dropdown-menu-box {
  position: absolute;
  top: 20px;
  left: 30px;
  z-index: 20;
  min-width: 160px;
  height: auto;
  padding: 10px 0;
  background: #ffffff;
  border-radius: 3px;
  box-shadow: 0 4px 8px 0 rgba(20, 51, 48, 0.1);
  -webkit-box-shadow: 0 4px 8px 0 rgba(20, 51, 48, 0.1);
  text-align: left;
  display: none;
}
.navbar-left .navbar-left-box .icon-box .dropdown-menu-box a {
  display: block;
  color: #505050;
  padding: 8px 16px;
  line-height: 14px;
  height: auto;
  font-family: bold;
  font-size: 12px;
}
.navbar-left .navbar-left-box .icon-box .dropdown-menu-box a:hover,
.navbar-left .navbar-left-box .icon-box .dropdown-menu-box a:focus {
  text-decoration: none;
  color: var(--theme-color-primary);
}
.side-bar {
  position: fixed;
  top: 0;
  left: 60px;
  width: 240px;
  height: 100%;
  background-color: #F0F0F0;
  border-right: 1px solid #C8C8C8;
  overflow: auto;
  padding-bottom: 60px;
  z-index: 99;
}
@media (max-width: 768px) {
  .side-bar {
    width: 60px;
  }
}
.side-bar .logo {
  height: 80px;
  width: 100%;
  background-color: #ffffff;
  border-bottom: 1px solid #F0F0F0;
}
.side-bar .logo a {
  display: block;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 768px) {
  .side-bar .logo a {
    display: none;
  }
}
.side-bar .logo a img {
  height: 48px;
}
.side-bar .nav-sidebar ul {
  margin: 0;
  padding: 0;
}
.side-bar .nav-sidebar ul li {
  list-style: none;
}
.side-bar .nav-sidebar ul li a {
  width: 100%;
  display: block;
  font-size: 14px;
  margin: 0;
  padding: 0 10px 0 17px;
  height: 40px;
  line-height: 40px;
  color: #505050;
  border-left: 8px solid transparent;
  text-decoration: none;
}
@media (max-width: 768px) {
  .side-bar .nav-sidebar ul li a {
    font-size: 0;
  }
}
.side-bar .nav-sidebar ul li a span {
  font-size: 14px;
  display: inline-block;
  width: 14px;
  height: 14px;
  vertical-align: middle;
  margin-right: 15px;
}
.side-bar .nav-sidebar ul li a span::before {
  color: #505050;
}
.side-bar .nav-sidebar ul li a:hover,
.side-bar .nav-sidebar ul li a.active {
  color: var(--theme-color-secondary);
  border-left: 8px solid var(--theme-color-primary);
  background-color: #ffffff;
  font-weight: bold;
}
.side-bar .nav-sidebar ul li a:hover span,
.side-bar .nav-sidebar ul li a.active span {
  color: var(--theme-color-primary);
}
.side-bar .nav-sidebar ul li a:hover span::before,
.side-bar .nav-sidebar ul li a.active span::before {
  color: var(--theme-color-primary);
}
.side-bar .nav-sidebar ul li a:focus {
  outline: none !important;
}
.side-bar .powered-by {
  position: fixed;
  bottom: 0;
  left: 60px;
  width: calc(240px - 17px);
  font-size: 12px;
  line-height: 14px;
  color: #A0A0A0;
  padding: 24px;
  background-color: #F0F0F0;
}
@media (max-width: 768px) {
  .side-bar .powered-by {
    display: none;
  }
}
.main-layout {
  position: relative;
  width: 100%;
  height: auto;
  padding-left: calc(240px + 60px);
  padding-top: 80px;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.main-layout.page-layout {
  padding-bottom: 100px;
}
@media (max-width: 768px) {
  .main-layout {
    padding-left: calc(2 * 60px);
  }
}
.main-layout .head-title {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  padding-left: calc(240px + 60px + 32px);
  padding-right: 32px;
  height: 80px;
  background-color: #ffffff;
  z-index: 10;
  display: flex;
  justify-content: space-between;
  align-items: center;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
@media (max-width: 768px) {
  .main-layout .head-title {
    padding-left: calc(2 * 60px + 32px);
  }
}
.main-layout .head-title .title {
  font-size: 26px;
  color: #282828;
  line-height: 80px;
  font-weight: bold;
  max-width: 50%;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: flex;
  align-items: center;
}
.main-layout .head-title .title .btn-back {
  display: inline-block;
  font-size: 16px;
  color: #646464;
  margin-right: 7px;
}
.main-layout .head-title .title .btn-back > ::before {
  color: #282828;
  font-weight: 700;
  line-height: normal;
  vertical-align: middle;
}
.main-layout .head-title .title .btn-back:hover {
  text-decoration: none;
  color: #505050;
}
.main-layout .head-title .title-right {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin: 0 -16px;
}
.main-layout .head-title .title-right .search-keyword {
  margin-right: 35px;
  position: relative;
}
.main-layout .head-title .title-right .search-keyword::before {
  display: block;
  content: "\f002";
  font: normal normal normal 16px/1 FontAwesome;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -20px;
  height: 40px;
  line-height: 40px;
  padding: 0 16px;
  color: #505050;
  z-index: 20;
}
.main-layout .head-title .title-right .search-keyword input {
  width: 276px;
  height: 40px;
  background-color: #F0F0F0;
  border-radius: 20px;
  padding-left: 40px;
  border: none;
}
.main-layout.share-wr-layout {
  padding-left: 0;
  background-color: #ffffff;
  padding-top: 100px;
}
@media (max-width: 768px) {
  .main-layout.share-wr-layout {
    padding-left: 0;
  }
}
@media (max-width: 578px) {
  .main-layout.share-wr-layout {
    padding-top: 110px;
  }
}
.main-layout.share-wr-layout .head-title {
  padding-left: 32px;
  padding-right: 32px;
  height: 100px;
}
@media (max-width: 768px) {
  .main-layout.share-wr-layout .head-title {
    padding-left: 32px;
  }
}
@media (max-width: 578px) {
  .main-layout.share-wr-layout .head-title {
    padding-right: 32px;
    padding-top: 20px;
    padding-bottom: 20px;
    height: 110px;
  }
}
.main-layout.share-wr-layout .share-wr-head {
  width: 100%;
  position: relative;
}
.main-layout.share-wr-layout .share-wr-head .wr-head-left {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  font-size: 0;
  vertical-align: middle;
  margin-top: -8px;
}
@media (max-width: 578px) {
  .main-layout.share-wr-layout .share-wr-head .wr-head-left {
    margin-top: 0;
  }
}
@media (max-width: 578px) {
  .main-layout.share-wr-layout .share-wr-head .wr-head-left .btn-status {
    padding: 8px 24px;
  }
}
.main-layout.share-wr-layout .share-wr-head .number-text {
  font-family: 'ProximaNova';
  color: #474540;
  font-size: 32px;
  font-weight: 700;
  line-height: 32px;
}
@media (max-width: 578px) {
  .main-layout.share-wr-layout .share-wr-head .number-text {
    font-size: 24px;
    line-height: 24px;
  }
}
.main-layout.share-wr-layout .share-wr-head .text {
  max-width: 100%;
  display: inline-block;
  font-family: 'ProximaNova';
  font-weight: 500;
  font-size: 16px;
  line-height: 16px;
  color: #474540;
  white-space: nowrap;
  vertical-align: middle;
  text-overflow: ellipsis;
  overflow: hidden;
}
@media (max-width: 578px) {
  .main-layout.share-wr-layout .share-wr-head .text {
    margin-top: 12px;
    white-space: normal;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
.main-layout.share-wr-layout .share-wr-head .logo {
  width: 194px;
  height: auto;
}
.main-layout.share-wr-layout .share-wr-head .logo img {
  width: 100%;
  height: auto;
}
@media (max-width: 578px) {
  .main-layout.share-wr-layout .share-wr-head .logo {
    width: 120px;
  }
}
@media (max-width: 578px) {
  .main-layout.share-wr-layout .share-head-title {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }
}
.main-layout.share-wr-layout .share-head-title .btn-status {
  margin-right: 38px;
}
@media (max-width: 578px) {
  .main-layout.share-wr-layout .share-head-title .btn-status {
    margin-right: 0;
    margin-top: 10px;
  }
}
.main-layout.share-wr-layout .form-control-text a {
  display: inline;
  text-decoration: underline;
}
.main-layout.job-scheduling {
  padding-top: 132px;
}
@media (max-width: 578px) {
  .main-layout.job-scheduling {
    padding-top: 100px;
  }
}
.main-layout.job-scheduling .head-title {
  padding-top: 16px;
  padding-bottom: 16px;
  height: auto;
}
@media (max-width: 578px) {
  .main-layout.job-scheduling .head-title {
    padding: 16px;
  }
}
.main-layout.job-scheduling .head-title .share-wr-head .text {
  font-size: 12px;
  color: #444444;
}
@media (max-width: 578px) {
  .main-layout.job-scheduling .head-title .share-wr-head .text {
    margin-top: 0;
  }
}
.main-layout.job-scheduling .head-title .share-wr-head .wr-head-left {
  margin-top: 0;
}
.main-layout.job-scheduling .head-title .share-wr-head .number-text {
  font-size: 26px;
}
@media (max-width: 578px) {
  .main-layout.job-scheduling .head-title .share-wr-head .number-text {
    font-size: 16px;
  }
}
.main-layout.job-scheduling .bg-gray {
  background-color: #f9f9f9;
}
@media (max-width: 578px) {
  .main-layout.job-scheduling .bg-gray {
    padding: 16px;
  }
}
.main-layout.job-scheduling .job-scheduling-photo-row .photo-preview {
  width: 200px;
  height: 200px;
  padding: 0;
}
.main-layout.job-scheduling .job-scheduling-photo-row.row {
  margin-left: 0;
  margin-right: 0;
}
.main-layout.job-scheduling .or {
  display: flex;
  height: 1px;
  width: 100%;
  background-color: #d1d1d1;
  margin: 22px 0 32px 0;
  position: relative;
}
.main-layout.job-scheduling .or::before {
  content: "OR";
  position: absolute;
  top: -10px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #f9f9f9;
  padding: 0 23px;
  font-size: 12px;
  color: #d1d1d1;
}
.main-layout.job-scheduling .button-box p {
  color: #737373;
  margin-top: 12px;
}
@media (max-width: 578px) {
  .main-layout.job-scheduling .button-box div {
    width: 100% !important;
    text-align: center;
  }
}
@media (max-width: 578px) {
  .main-layout.job-scheduling .button-box div button {
    width: 100% !important;
  }
}
@media (max-width: 578px) {
  .main-layout.job-scheduling .form-page {
    padding: 16px;
  }
}
.share-layout {
  position: relative;
  width: 100%;
  height: auto;
  padding-top: 80px;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  /*
  @media (max-width:@screen-sm) {
  }
  */
}
.share-layout.page-layout {
  padding-bottom: 100px;
}
.share-layout .head-title {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  padding-left: calc(25px);
  padding-right: 32px;
  height: 80px;
  background-color: #ffffff;
  z-index: 10;
  display: flex;
  justify-content: space-between;
  align-items: center;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  /* @media (max-width:@screen-sm) {
         padding-left: calc(2*@navbar-left + 32px);
     }*/
}
.share-layout .head-title .title {
  font-size: 26px;
  color: #282828;
  line-height: 80px;
  font-weight: bold;
  max-width: 50%;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: flex;
  align-items: center;
}
.share-layout .head-title .title .btn-back {
  display: inline-block;
  font-size: 16px;
  color: #646464;
  margin-right: 7px;
}
.share-layout .head-title .title .btn-back:hover {
  text-decoration: none;
  color: #505050;
}
.share-layout .head-title .title-right {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin: 0 -16px;
}
.share-layout .head-title .title-right .btn {
  margin-right: 16px !important;
}
.share-layout .head-title .title-right .search-keyword {
  margin-right: 35px;
  position: relative;
}
.share-layout .head-title .title-right .search-keyword::before {
  display: block;
  content: "\f002";
  font: normal normal normal 16px/1 FontAwesome;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -20px;
  height: 40px;
  line-height: 40px;
  padding: 0 16px;
  color: #505050;
  z-index: 20;
}
.share-layout .head-title .title-right .search-keyword input {
  width: 276px;
  height: 40px;
  background-color: #F0F0F0;
  border-radius: 20px;
  padding-left: 40px;
  border: none;
}
.form-action {
  line-height: 65px;
  padding: 0 33px;
  background: #F7F7F7;
  font-size: 0;
}
.open-slide {
  position: fixed;
  top: 50%;
  margin-top: -22px;
  left: calc(240px + 60px);
  z-index: 99;
  cursor: pointer;
  width: 15px;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
@media (max-width: 768px) {
  .open-slide {
    left: calc(2 * 60px);
  }
}
.open-slide::before {
  display: block;
  content: "";
  height: 44px;
  width: 3px;
  border-radius: 2px;
  background-color: #d8d8d8;
  margin: 0 auto;
}
.full-screen .side-bar {
  width: 60px;
}
.full-screen .side-bar .logo a {
  display: none;
}
.full-screen .side-bar .nav-sidebar ul li a {
  font-size: 0;
}
.full-screen .side-bar .powered-by {
  display: none;
}
.full-screen .main-layout {
  padding-left: calc(2 * 60px);
}
.full-screen .main-layout .head-title {
  padding-left: calc(2 * 60px + 32px);
}
.full-screen .open-slide {
  left: calc(2 * 60px);
}
.no-side-bar .main-layout {
  padding-left: calc(60px);
}
@media (max-width: 768px) {
  .no-side-bar .main-layout {
    padding-left: calc(60px);
  }
}
.no-side-bar .main-layout .head-title {
  padding-left: calc(60px + 32px);
}
@media (max-width: 768px) {
  .no-side-bar .main-layout .head-title {
    padding-left: calc(60px + 32px);
  }
}
.no-side-bar .form-actions-bottom-fixed {
  left: calc(60px);
  width: calc(100% - 60px);
}
@media (max-width: 767px) {
  .no-side-bar .form-actions-bottom-fixed {
    left: 60px;
    width: calc(100% - 60px);
  }
}
.no-side-bar .share-form-actions-bottom-fixed {
  width: 100%;
  /*        @media (max-width:767px) {
                left: @navbar-left;
                width: calc(100% - @navbar-left);
            }*/
}
.search-keyword.modal-list-search {
  position: relative;
}
.search-keyword.modal-list-search::before {
  display: block;
  content: "\f002";
  font: normal normal normal 16px/1 FontAwesome;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -20px;
  height: 40px;
  line-height: 40px;
  padding: 0 16px;
  color: #505050;
  z-index: 20;
}
.search-keyword.modal-list-search input {
  width: 276px;
  height: 40px;
  background-color: #F0F0F0;
  border-radius: 20px;
  padding-left: 40px;
  border: none;
  max-width: 100%;
}
.filter-box {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 50%;
  margin-top: -12px;
  right: 9px;
  width: 30px;
  height: 24px;
  background-color: #f0f0f0;
  cursor: pointer;
}
.process-head {
  text-align: center;
  margin-bottom: 60px;
}
.process-head h3 {
  font-size: 24px;
  margin: 0 0 15px 0;
  color: #646464;
  font-weight: bold;
}
.process-head p {
  font-size: 14px;
  color: #505050;
}
.process-bar {
  position: relative;
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  margin: 0 auto;
  width: 76%;
}
@media (max-width: 776px) {
  .process-bar {
    padding-top: 60px;
    width: 96%;
  }
}
.process-bar::before {
  position: absolute;
  content: "";
  top: 35px;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #E6E6E6;
  z-index: 20;
}
@media (max-width: 776px) {
  .process-bar::before {
    top: 70px;
  }
}
.process-bar .process-label {
  position: relative;
  z-index: 20;
}
.process-bar .process-label .name {
  color: #505050;
  font-family: 'ProximaNova';
  font-size: 14px;
  line-height: 17px;
  text-align: center;
  display: block;
  margin-bottom: 8px;
}
@media (max-width: 776px) {
  .process-bar .process-label .name {
    position: absolute;
    bottom: 30px;
  }
}
.process-bar .process-label .status {
  position: relative;
  display: block;
  border-radius: 100%;
  height: 25px;
  width: 25px;
  border: 3px solid #E6E6E6;
  background-color: #F7F7F7;
  margin: 0 auto;
}
.process-bar .process-label .status.status-left {
  margin-left: 0;
}
.process-bar .process-label .status.status-right {
  margin-right: 0;
}
.process-bar .process-label.process-current .status {
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.3);
  border-color: #F7F7F7;
}
.process-bar .process-label.process-current .status::before {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -4.5px;
  margin-top: -4.5px;
  content: "";
  height: 9px;
  width: 9px;
  background-color: var(--theme-color-secondary);
  border-radius: 100%;
}
.process-bar .process-label.process-checked .status {
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.3);
  border-color: var(--theme-color-secondary);
  background-color: var(--theme-color-secondary);
}
.process-bar .process-label.process-checked .status::before {
  font-family: "FontAwesome";
  content: "\f00c";
  width: 14px;
  height: 14px;
  line-height: 14px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -7px;
  margin-top: -7px;
  font-size: 14px;
  color: #ffffff;
}
.process-action {
  position: absolute;
  width: 100%;
  height: 80px;
  left: 0;
  bottom: 0;
  background-color: #ffffff;
  box-shadow: 0 -2px 15px 0 rgba(0, 0, 0, 0.1);
  text-align: center;
  line-height: 80px;
}
.process-action .btn {
  margin: 0 14px;
}
.process-content {
  margin-top: 45px;
  margin-bottom: 20px;
}
.process-content .control-label {
  font-weight: normal !important;
}
.form-content {
  position: relative;
  padding-left: 65px;
  padding-right: 65px;
}
@media (max-width: 992px) {
  .form-content {
    padding-left: 25px;
    padding-right: 25px;
  }
}
.form-content .form-tit {
  position: relative;
  font-size: 20px;
  line-height: 24px;
  color: #505050;
  font-weight: 600;
  padding-bottom: 7px;
  margin-bottom: 16px;
  border-bottom: 1px solid #C8C8C8;
}
.form-content .form-tit.no-border {
  border-bottom: none;
}
.form-content .add-asset {
  font-weight: bold;
}
.form-content .add-asset > .icon {
  font-size: 14px;
  font-weight: bold;
  background-color: transparent;
  color: var(--theme-color-primary);
}
.form-content .add-asset:hover > .icon {
  background-color: transparent !important;
  color: var(--theme-color-primary-hover) !important;
}
.form-content .map-box {
  position: relative;
  height: 495px;
  padding-right: 15px;
  overflow: hidden;
}
.form-content .map-box .map-icon-tip {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  background-color: #ffffff;
  padding: 10px 20px;
  white-space: nowrap;
}
.form-content .map-box .map-icon-tip > span {
  margin: 0 5px;
}
.form-content .map-box .map-icon-tip > span img {
  margin-right: 5px;
}
.form-content .map-label {
  color: #646464;
  font-size: 12px;
}
.btn-action {
  margin-top: 36px;
}
.btn-action .btn {
  margin-left: 16px;
}
.admin-page {
  position: relative;
  height: auto;
  min-height: 542px;
  width: 450px;
  border-radius: 30px;
  background-color: #F7F7F7;
  overflow: hidden;
  margin: 0 auto;
  padding: 50px 75px;
}
.admin-page .logo {
  width: 300px;
  height: auto;
  margin: 0 auto;
  max-width: 100%;
}
.admin-page .tit {
  color: #505050;
  font-size: 16px;
  line-height: 18px;
  margin: 37px 0 25px 0;
  font-weight: bold;
}
.admin-page .tit.tit-big {
  font-size: 18px;
  line-height: 21px;
}
.admin-page .form-action {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 50px;
  min-height: auto !important;
  line-height: inherit !important;
  padding: 0 !important;
}
.admin-page .form-action .btn {
  height: 35px;
}
.admin-page .form-action .check-box {
  height: auto !important;
}
.admin-page.login-page {
  min-height: auto;
  width: 450px;
  padding: 50px 45px;
  text-align: center;
}
.admin-page.login-page .form {
  margin: 35px 0;
}
.admin-page.login-page .form-action {
  flex-direction: column;
  align-items: center;
  justify-content: baseline;
  margin-top: 0;
}
.admin-page.login-page .form-action .check-box {
  margin-bottom: 15px;
  color: #333333;
}
.admin-page.login-page .form-action .check-box input[type=checkbox]:after,
.admin-page.login-page .form-action .check-box input[type=checkbox]:before {
  margin-top: -10px;
}
.admin-page.login-page .form-action .btn {
  margin-top: 10px;
  margin-bottom: 20px;
}
.admin-page.login-page .form-action .link {
  display: block;
  margin: 4px 0;
  font-size: 13px;
  color: #337ab7;
}
.admin-page.login-page .pwd-page {
  text-align: left;
  padding: 0 30px;
}
.admin-page.login-page .pwd-page .form-action {
  flex-direction: row;
}
.dashboard-count {
  padding: 32px 32px 64px 32px;
  background-color: #F0F0F0;
}
.dashboard-count .title {
  color: #505050;
  font-family: 'ProximaNova';
  font-size: 20px;
  font-weight: bold;
  line-height: 24px;
}
.dashboard-count .panel {
  position: relative;
  display: block;
  width: 100%;
  border-radius: 6px;
  background-color: #ffffff;
  margin-top: 24px;
  margin-bottom: 0;
  padding: 16px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  border-bottom-width: 6px;
  border-bottom-style: solid;
  overflow: hidden;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.dashboard-count .panel.panel-green-dark {
  border-bottom-color: var(--theme-color-primary);
}
.dashboard-count .panel.panel-yellow {
  border-bottom-color: #FFC666;
}
.dashboard-count .panel.panel-red {
  border-bottom-color: #FF6680;
}
.dashboard-count .panel.panel-green {
  border-bottom-color: #0AE67B;
}
.dashboard-count .panel .number {
  color: #505050;
  font-family: 'ProximaNova';
  font-size: 60px;
  font-weight: 100;
  line-height: 73px;
  margin-bottom: 5px;
}
.dashboard-count .panel .panel-bottom {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.dashboard-count .panel .panel-bottom .status {
  color: #A0A0A0;
  font-family: 'ProximaNova';
  font-size: 12px;
  font-weight: 500;
  line-height: 15px;
  text-transform: uppercase;
}
.dashboard-count .panel .panel-bottom .icon {
  font-size: 16px;
  color: #C8C8C8;
}
.dashboard-count .panel:hover,
.dashboard-count .panel:focus,
.dashboard-count .panel:active {
  text-decoration: none;
}
.dashboard-count .panel:hover {
  text-decoration: none;
  box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.05), 0 2px 14px 0 rgba(0, 0, 0, 0.25);
}
.dashboard-count .panel:hover .number {
  color: #ffffff;
}
.dashboard-count .panel:hover .panel-bottom .status {
  color: #ffffff;
}
.dashboard-count .panel:hover .panel-bottom .icon {
  color: #ffffff;
}
.dashboard-count .panel:hover.panel-green-dark {
  background-color: var(--theme-color-primary);
}
.dashboard-count .panel:hover.panel-yellow {
  background-color: #FFC666;
}
.dashboard-count .panel:hover.panel-red {
  background-color: #FF6680;
}
.dashboard-count .panel:hover.panel-green {
  background-color: #0AE67B;
}
.search-empty-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: -60px;
  margin-bottom: 60px;
}
.search-empty-content .icon-block {
  margin-bottom: 12px;
}
.search-empty-content p {
  font-family: 'ProximaNova';
  font-weight: 400;
  font-size: 14px;
  line-height: 14px;
  text-align: center;
  color: #828282;
}
.has-error .nested-fields .fileinput-document-reset {
  border: 1px solid #b94a48 !important;
}
.nested-fields .fileinput-document-reset {
  position: relative;
  background: #FFFFFF !important;
  border: 1px solid #DDDDDD !important;
  border-radius: 6px !important;
}
.nested-fields .fileinput-document-reset .loading-img {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -8px;
  margin-top: -8px;
  cursor: default;
}
.nested-fields .fileinput-document-reset .upload-icon {
  flex: 1;
  height: 100%;
  flex-direction: column !important;
  justify-content: center;
  align-items: center;
  font-family: 'ProximaNova';
  font-weight: 600;
  font-size: 12px;
  line-height: 12px;
  color: #7B7B7B;
  text-transform: capitalize;
}
.nested-fields .fileinput-document-reset .upload-icon::before {
  margin-bottom: 10px;
  width: 20px;
  height: 20px;
  margin-right: 0;
}
.nested-fields .fileinput-document-reset .upload-icon.upload-icon-loading {
  opacity: 0.6;
  cursor: default;
}
.nested-fields .fileinput-document-reset .fileinput-preview-show {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 80px;
  height: 80px;
}
.nested-fields .fileinput-document-reset .icon-delete-file {
  position: absolute;
  top: 0;
  right: -32px;
  z-index: 10;
}
.nested-fields .fileinput-document-reset .icon-delete-file:hover {
  opacity: 0.8;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.form-action.form-action-back {
  display: flex;
  align-items: center;
  font-family: 'ProximaNova';
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 20px;
  color: #282828;
  width: 100%;
  padding: 16px 32px;
}
.form-action.form-action-back .icon-arrow-left {
  cursor: pointer;
}
.label-status-reset {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 5px 12px 3px;
  width: auto;
  height: 20px;
  line-height: 20px;
  background: #DCDCDC;
  border-radius: 50px;
  font-family: 'ProximaNova';
  font-weight: 400;
  font-size: 12px;
}
.label-status-reset.text-red {
  color: #EB5757;
}
.label-status-reset.text-blue {
  color: var(--theme-color-primary);
}
.link-text {
  font-family: 'ProximaNova';
  font-weight: 700;
  font-size: 14px;
  line-height: 14px;
  color: var(--theme-color-primary);
}
.copy-link {
  position: relative;
  display: inline-block;
  font-family: 'ProximaNova';
  font-weight: 400;
  font-size: 10px;
  line-height: 10px;
  color: var(--theme-color-primary);
  padding: 2px 3px;
  background: rgba(0, 161, 171, 0.1);
  border-radius: 3px;
  cursor: pointer;
  text-decoration: none;
}
.copy-link:hover,
.copy-link:focus {
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  color: var(--theme-color-primary-hover);
  background: rgba(0, 161, 171, 0.15);
  text-decoration: none;
  outline: none;
}
.copy-link:active {
  color: var(--theme-color-primary-active);
}
.copy-link .copied {
  display: none;
  position: absolute;
  top: -24px;
  left: 50%;
  transform: translateX(-50%);
  background-color: rgba(0, 0, 0, 0.5);
  color: #ffffff;
  border-radius: 3px;
  padding: 3px 4px 4px;
}
.copy-link .copied::after {
  content: "";
  position: absolute;
  bottom: -6px;
  left: 50%;
  margin-left: -3px;
  border: 3px solid transparent;
  border-top: 3px solid rgba(0, 0, 0, 0.5);
}
.files-preview {
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 1;
  background: #FFFFFF;
  border: 1px solid #DDDDDD;
  border-radius: 6px;
  padding: 56px 32px;
}
.alert-box .alert a {
  color: #3c763d;
  text-decoration: underline;
}
.table-responsive.dragover {
  position: relative;
}
.table-responsive.dragover::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 161, 171, 0.1);
  border: 1px solid rgba(0, 161, 171, 0.5);
}
.table-responsive.no_drag_bg::after {
  display: none;
}
.table tbody tr.dragover {
  position: relative;
}
.table tbody tr.dragover::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 161, 171, 0.1);
  border: 1px solid rgba(0, 161, 171, 0.5);
}
.table tbody tr.no_drag_bg::after {
  display: none;
}
.tx-dark {
  color: #000000 !important;
}
.select2-dropdown.select-dropdown-icon .select2-results .select2-results__options {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding: 10px 11px;
}
.select2-dropdown.select-dropdown-icon .select2-results .select2-results__options .select2-results__option {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 31px;
  height: 31px;
  border-radius: 4px;
  margin: 10px 12px;
}
.select2-dropdown.select-dropdown-icon .select2-results .select2-results__options .select2-results__option .select-icon {
  display: block;
  font-size: 24px;
  color: #000000;
}
.select2-dropdown.select-dropdown-icon .select2-results .select2-results__options .select2-results__option:hover .select-icon,
.select2-dropdown.select-dropdown-icon .select2-results .select2-results__options .select2-results__option.select2-results__option--highlighted .select-icon {
  color: #ffffff;
}
.select2.select2-container .select2-selection .select2-selection__rendered .select-icon {
  font-size: 24px;
  color: #000000;
}
.table-document-type thead tr th:first-child,
.table-document-type tbody tr th:first-child,
.table-document-type thead tr td:first-child,
.table-document-type tbody tr td:first-child {
  padding-left: 60px;
}
@media screen and (max-width: 1024px) {
  .table-document-type thead tr th:first-child,
  .table-document-type tbody tr th:first-child,
  .table-document-type thead tr td:first-child,
  .table-document-type tbody tr td:first-child {
    padding-left: 0;
  }
}
.copy-wrap {
  display: inline-flex;
  flex-direction: column;
  padding-left: 5px;
}
.copy-wrap .copy-link {
  margin: 5px 0;
}
.profile .avatar-box {
  font-weight: 700;
  font-family: 'Roboto';
  width: 90px;
  cursor: default;
  display: inline-block;
}
.profile .avatar-box .profile-avatar {
  display: block;
  width: 90px;
  height: 90px;
  line-height: 90px;
  font-size: 34px;
  border-radius: 90px;
  background-color: #eeeeee;
  text-align: center;
  color: #5696C3;
  overflow: hidden;
  cursor: default;
}
.profile .avatar-box .purple-span {
  background: #D38EFF;
  color: #802DB5;
}
.profile .avatar-box .yellow-span {
  background: #FFB15A;
  color: #965D1C;
}
.profile .avatar-box .blue-span {
  background: var(--theme-color-secondary);
  color: var(--theme-color-light-four);
}
.profile .avatar-box .active {
  border: 4px solid #FFFFFF;
}
.profile .avatar-box.avatar-box-small {
  width: 37px;
}
.profile .avatar-box.avatar-box-small .profile-avatar {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 37px;
  height: 37px;
  line-height: 37px;
  font-size: 15px;
  border-radius: 37px;
}
.profile .add-profile-photo {
  font-size: 25px;
  color: #fff;
  font-weight: 500;
  position: absolute;
  bottom: 0px;
  background-color: #d0cece;
  display: inline-block;
  border-radius: 30px;
  height: 25px;
  width: 25px;
  text-align: center;
  line-height: 25px;
  cursor: default;
}
.table-request .profile-avatar,
.table-avatar .profile-avatar {
  display: block;
  width: 37px;
  height: 37px;
  line-height: 37px;
  font-size: 15px;
  border-radius: 37px;
  background-color: #eeeeee;
  text-align: center;
  color: #5696C3;
  overflow: hidden;
  font-weight: 700;
  cursor: default;
}
.table-request .profile-avatar span,
.table-avatar .profile-avatar span,
.table-request .profile-avatar img,
.table-avatar .profile-avatar img {
  width: 100%;
  height: 100%;
  border-radius: 37px;
  display: block;
}
.table-request .profile-avatar .to-avatar,
.table-avatar .profile-avatar .to-avatar {
  background: url("../images/to.png") no-repeat;
}
.table-request .profile-avatar .purple-span,
.table-avatar .profile-avatar .purple-span {
  background: #D38EFF;
  color: #802DB5;
}
.table-request .profile-avatar .yellow-span,
.table-avatar .profile-avatar .yellow-span {
  background: #FFB15A;
  color: #965D1C;
}
.table-request .profile-avatar .blue-span,
.table-avatar .profile-avatar .blue-span {
  background: var(--theme-color-secondary);
  color: var(--theme-color-light-four);
}
.responsible_user .profile-avatar {
  display: block;
  width: 37px;
  height: 37px;
  line-height: 37px;
  font-size: 15px;
  border-radius: 37px;
  background-color: #eeeeee;
  text-align: center;
  color: #5696C3;
  overflow: hidden;
  font-weight: 700;
  cursor: default;
}
.responsible_user .profile-avatar span,
.responsible_user .profile-avatar img {
  width: 100%;
  height: 100%;
  border-radius: 37px;
  display: block;
}
.responsible_user .profile-avatar .to-avatar {
  background: url("../images/to.png") no-repeat;
}
.responsible_user .profile-avatar .purple-span {
  background: #D38EFF;
  color: #802DB5;
}
.responsible_user .profile-avatar .yellow-span {
  background: #FFB15A;
  color: #965D1C;
}
.responsible_user .profile-avatar .blue-span {
  background: var(--theme-color-secondary);
  color: var(--theme-color-light-four);
}
.table-responsive .status-col .status-icon {
  width: 12px;
  height: 12px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.table-responsive .status-col .external-request {
  background: url(../images/external.png) no-repeat;
}
.table-responsive .status-col .internal-request {
  background: url(../images/internal.png) no-repeat;
}
.upload-wrapper .bg-white {
  background-color: #fff !important;
}
.img-with {
  width: 350px !important;
}
.model-form-title-reset {
  font-family: 'ProximaNova';
  font-weight: 400;
  font-size: 14px;
  line-height: 14px;
  color: #000000;
}
.upload-file-photo .upload-file-photo-title {
  font-family: 'Helvetica';
  font-weight: 700;
  font-size: 14px;
  line-height: 16px;
  color: #000000;
  padding: 10px 10px 10px 0px;
  border-bottom: 1px solid rgba(200, 200, 200, 0.5);
  margin-bottom: 11px;
}
.upload-file-photo .upload-file-list .upload-file-box {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 11px;
}
.upload-file-photo .upload-file-list .upload-file-box .upload-file-left {
  display: flex;
  align-items: center;
  font-family: 'ProximaNova';
  font-weight: 400;
  font-size: 12px;
  line-height: 12px;
  color: #000000;
  height: 36px;
  background: #FFFFFF;
  border: 1px solid #F2F2F2;
  border-radius: 8px;
  width: calc(100% - 48px);
  padding-left: 10px;
}
.upload-file-photo .upload-file-list .upload-file-box .upload-file-right {
  font-size: 0;
  position: absolute;
  top: 50%;
  margin-top: -15px;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  background: #CCCCCC;
  cursor: pointer;
}
.upload-file-photo .upload-file-list .upload-file-box .upload-file-right .icon {
  font-size: 20px;
  color: #fff;
  font-weight: 700;
}
.upload-file-photo .upload-file-list .upload-file-box .upload-file-right:hover {
  background: #bfbfbf;
}
.btn-outline-white.add-photo-modal {
  position: relative;
  font-family: 'Helvetica' !important;
  font-weight: 400;
  font-size: 10px !important;
  line-height: 11px !important;
  color: #000000 !important;
  padding: 10px 53px !important;
  border: 0.5px solid #000000;
  border-radius: 8px !important;
}
.btn-outline-white.add-photo-modal.loading-btn {
  opacity: 0.6;
}
.btn-outline-white.add-photo-modal .loading-img {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -10px;
  margin-top: -10px;
  width: 20px;
  height: 20px;
  z-index: 10;
}
.brand-avatar {
  display: block;
  width: 37px;
  height: 37px;
  line-height: 37px;
  border-radius: 37px;
  background-color: #eeeeee;
  text-align: center;
  overflow: hidden;
  cursor: default;
}
.brand-avatar span,
.brand-avatar img {
  width: 100%;
  height: 100%;
  border-radius: 37px;
  display: block;
}
.brand-logo-show {
  display: block;
  width: auto;
  height: 35px;
  text-align: center;
  cursor: default;
  overflow: hidden;
}
.brand-logo-show.logo_has_bg {
  width: 135px;
  background-color: #ffffff;
  border-radius: 35px;
}
.brand-logo-show.logo_has_bg img {
  margin: 0 auto;
}
.brand-logo-show.logo_view_show {
  height: 39px;
  width: auto;
}
.brand-logo-show img {
  display: block;
  object-fit: contain;
  width: auto;
  height: 100%;
  max-width: 100%;
}
.brand-box-center .brand-logo-show {
  margin: 0 auto;
}
.brand-box-center .brand-logo-show img {
  margin: 0 auto;
}
.brand-box-center .brand-box,
.brand-box-center .icon-master-batch {
  margin: 0 auto;
}
.ownership-logo-left .brand-logo-show {
  margin: 0 !important;
  text-align: left;
}
.ownership-logo-left .brand-box-center .brand-logo-show {
  margin: 0 !important;
  text-align: left;
}
.ownership-logo-left .brand-box-center .brand-box,
.ownership-logo-left .brand-box-center .icon-master-batch {
  margin: 0 !important;
}
.supplier-user-show {
  position: relative;
  max-width: 135px;
  margin: 0 auto;
}
.supplier-user-show .icon-on-site {
  position: absolute;
  right: -10px;
  top: -5px;
  z-index: 0;
}
.supplier-user-show .icon-on-certificate {
  right: -3px;
}
.model-tip-common {
  font-family: 'ProximaNova';
  font-weight: 400;
  font-size: 15px;
  line-height: 22.5px;
  color: #000000;
}
.task-list .task-item {
  position: relative;
  display: flex;
  align-items: center;
  padding-right: 34px;
  padding-top: 8px;
  padding-bottom: 16px;
  border-bottom: 1px dashed #C8C8C8;
  margin-bottom: 24px;
}
.task-list .task-item .name {
  display: inline-flex;
  font-family: 'ProximaNova';
  font-weight: 700;
  font-size: 12px;
  line-height: 12px;
  color: var(--theme-color-primary);
  text-decoration: underline;
  cursor: pointer;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.task-list .task-item .name:hover {
  color: var(--theme-color-secondary);
}
.task-list .task-item .icon-cancel {
  position: absolute;
  right: 5px;
  top: 50%;
  margin-top: -12px;
  cursor: pointer;
}
.td_ab_icon {
  position: relative;
  padding-left: 32px;
}
.td_ab_icon .icon-block {
  position: absolute;
  left: 8px;
  top: 50%;
  margin-top: -8px;
}
.td_ab_icon a {
  display: inline-block;
  color: var(--theme-color-primary);
  font-size: 12px;
  font-weight: bold;
  text-decoration: underline;
}
.w5c-form-error-break .input-group .w5c-error {
  position: unset !important;
  width: 100%;
}
.rate-card {
  font-family: 'ProximaNova';
  width: 100%;
  min-height: 216px;
  padding: 32px;
  border-radius: 16px;
  background-color: #ffffff;
}
.rate-card .card-title {
  font-size: 20px;
  line-height: 20px;
  color: #505050;
  font-weight: 600;
  border-bottom: 1px solid #C8C8C8;
  padding: 8px 0;
}
.rate-card .card-row {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -2px;
}
.rate-card .card-row .card-item {
  flex: 1;
  margin: 16px 8px 0 8px;
  background-color: #E7F8FF;
  border-radius: 8px;
  padding: 15px;
  min-height: 100px;
}
@media (max-width: 1200px) {
  .rate-card .card-row .card-item {
    width: calc(50% - 16px);
    flex: none;
  }
}
@media (max-width: 992px) {
  .rate-card .card-row .card-item {
    width: 100%;
    margin: 16px 0 0 0;
  }
}
.rate-card .card-row .card-item .item-title {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  line-height: 20px;
  color: #505050;
  font-weight: 600;
  margin-bottom: 20px;
}
.rate-card .card-row .card-item .item-title .icon-block {
  margin-right: 12px;
}
.rate-card .card-row .card-item .item-body {
  font-size: 16px;
  line-height: 16px;
  color: #505050;
  font-weight: 400;
  text-align: center;
}
.btn-favorite-search-dropdown {
  display: flex;
  align-items: center;
  height: 65px;
  position: absolute;
  top: -72px;
  right: 0;
  padding-right: 24px;
  background-color: #282828;
  z-index: 6;
}
.btn-favorite-search-dropdown .dropdown-toggle {
  position: relative;
  height: 31px;
  line-height: 31px;
  padding: 0 42px 0 16px;
  margin-top: 4px;
  width: 200px;
  min-width: 200px;
  color: #A0A0A0;
  border-radius: 15.5px;
  font-size: 12px;
  font-weight: 300;
  text-transform: none;
  text-align: center;
  background-color: #292A32;
  border: 1px solid #A0A0A0;
  z-index: 5 !important;
}
.btn-favorite-search-dropdown .dropdown-toggle::before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -3px;
  right: 16.5px;
  width: 100%;
  height: 100%;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url('../images/icon-request/icon-dropdown-arr.svg');
  width: 10.5px;
  height: 5.4px;
}
.btn-favorite-search-dropdown .dropdown-menu {
  margin: -27px 0 0 0;
  padding: 24px 0 0;
  border: 1px solid #A0A0A0;
  border-top: none;
  background-color: #292A32;
  width: 200px;
  border-radius: 0 0 12px 12px;
  z-index: 2 !important;
}
.btn-favorite-search-dropdown .dropdown-menu .empty-text {
  text-align: center;
  padding: 10px;
  color: #A0A0A0;
  font-size: 12px;
}
.btn-favorite-search-dropdown .dropdown-menu li {
  position: relative;
  color: #A0A0A0;
  font-size: 12px;
  font-weight: 300;
  line-height: 12px;
  padding: 12px 40px 12px 16px;
  margin: 0 !important;
  white-space: normal;
  cursor: pointer;
}
.btn-favorite-search-dropdown .dropdown-menu li .icon-block {
  position: absolute;
  top: 50%;
  right: 16px;
  margin-top: -5px;
  z-index: 5;
}
.btn-favorite-search-dropdown .dropdown-menu li:hover {
  background-color: #24252c;
}
.control-centre_dropdown {
  min-height: 32px;
}
.control-centre_dropdown .dropdown-toggle {
  position: relative;
  height: 32px;
  line-height: 1;
  padding: 2px 32px 2px 36px;
  width: 280px;
  max-width: 100%;
  color: #FFFFFF;
  border-radius: 100px;
  font-size: 14px;
  font-weight: 600;
  text-transform: none;
  text-align: left;
  background-color: #C8C8C8;
  overflow: hidden;
  text-overflow: ellipsis;
  z-index: 5 !important;
}
.control-centre_dropdown .dropdown-toggle .icon-team {
  position: absolute;
  top: 50%;
  margin-top: -8px;
  left: 12px;
}
.control-centre_dropdown .dropdown-toggle::before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -3px;
  right: 12px;
  width: 8px;
  height: 6px;
  border: 5px solid transparent;
  border-top-color: #FFFFFF;
}
.control-centre_dropdown .dropdown-menu {
  width: 280px;
  max-width: 100%;
  padding: 8px;
  border-radius: 8px;
  background-color: #ffffff;
  border: none;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.12);
  z-index: 2 !important;
}
.control-centre_dropdown .dropdown-menu .empty-text {
  text-align: center;
  padding: 8px;
  color: #A0A0A0;
  font-size: 14px;
}
.control-centre_dropdown .dropdown-menu li {
  position: relative;
  color: #505050;
  font-size: 14px;
  font-weight: 500;
  line-height: 14px;
  padding: 8px;
  margin: 0 !important;
  white-space: normal;
  cursor: pointer;
}
.control-centre_dropdown .dropdown-menu li:hover {
  background-color: #e2e2e2;
}
.exchange-control {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 44px;
  cursor: pointer;
}
.profile_more_icon {
  color: #505050;
  font-size: 15px;
  display: flex;
  flex-grow: 0;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 37px;
  height: 37px;
  border-radius: 37px;
  background-color: #d0cece;
}
.rate-common-container {
  border-radius: 16px;
  padding: 32px;
  background-color: #ffffff;
}
.btn-note-dropdown {
  display: flex;
  align-items: center;
  height: 34px;
}
.btn-note-dropdown .dropdown-toggle {
  position: absolute;
  top: 0;
  height: 34px;
  line-height: 34px;
  padding: 0 48px 0 16px;
  margin-top: 4px;
  min-width: 200px;
  max-width: calc(100% - 42px);
  color: #505050;
  border-radius: 6px;
  font-size: 20px;
  font-weight: 600;
  text-transform: none;
  text-align: left;
  border: 1px solid #C8C8C8;
  background-color: transparent;
  box-shadow: none !important;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  z-index: 5 !important;
}
.btn-note-dropdown .dropdown-toggle .icon-delete-dark {
  position: absolute;
  top: 50%;
  right: 28px;
  margin-top: -5px;
  cursor: pointer;
  z-index: 6;
}
.btn-note-dropdown .dropdown-toggle::before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -3px;
  right: 12px;
  width: 100%;
  height: 100%;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url('../images/icon-request/icon-dropdown-arr-dark.svg');
  width: 10.5px;
  height: 5.4px;
}
.btn-note-dropdown .dropdown-menu {
  margin: 3px 0 0 0;
  padding: 18px 16px 9px;
  border: 1px solid #DDDDDD;
  background-color: #FFFFFF;
  width: 251px;
  border-radius: 6px;
  box-shadow: 0 8px 10px rgba(0, 0, 0, 0.15);
  z-index: 10 !important;
}
.btn-note-dropdown .dropdown-menu .dropdown-menu-content {
  overflow-x: hidden !important;
  padding-right: 18px;
}
.btn-note-dropdown .dropdown-menu .dropdown-menu-content::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}
.btn-note-dropdown .dropdown-menu .dropdown-menu-content::-webkit-scrollbar-track {
  border-radius: 3px;
  background: #D8D8D8;
  border: 1px solid transparent;
}
.btn-note-dropdown .dropdown-menu .dropdown-menu-content::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background-color: #979797;
}
.btn-note-dropdown .dropdown-menu li {
  position: relative;
  font-size: 12px;
  font-weight: 500;
  line-height: 24px;
  color: #000000;
  white-space: normal;
}
.btn-note-dropdown .dropdown-menu li span {
  display: block;
  border-radius: 4px;
  padding: 0 6px;
  margin: 0 -6px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.btn-note-dropdown .dropdown-menu li.text {
  padding-bottom: 13px;
  line-height: 24px;
  border-bottom: 1px solid #CFCFCF;
  cursor: pointer;
}
.btn-note-dropdown .dropdown-menu li.text span:hover,
.btn-note-dropdown .dropdown-menu li.text span.active {
  background-color: rgba(217, 217, 217, 0.25);
}
.btn-note-dropdown .dropdown-menu li.sub-text {
  padding: 9px 0;
  cursor: pointer;
}
.btn-note-dropdown .dropdown-menu li.sub-text span:hover,
.btn-note-dropdown .dropdown-menu li.sub-text span.active {
  background-color: rgba(217, 217, 217, 0.25);
}
.btn-note-dropdown .dropdown-menu li.sub-title {
  color: #8C8C8C;
  font-size: 10px;
  font-weight: 500;
  line-height: 12px;
  margin-top: 13px;
  text-transform: uppercase;
}
.btn-action-more {
  display: flex;
  align-items: center;
}
.btn-action-more .dropdown-toggle {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 24px;
  width: 24px;
  padding: 0;
  min-width: auto;
  box-shadow: none !important;
  outline: none !important;
  border-radius: 4px;
  text-transform: none;
  text-align: center;
  background-color: transparent;
  z-index: 5 !important;
}
.btn-action-more .dropdown-toggle:hover,
.btn-action-more .dropdown-toggle:focus {
  background-color: #D9D9D9;
}
.btn-action-more .dropdown-menu {
  position: absolute;
  top: 28px;
  right: 0;
  left: auto;
  padding: 0;
  border: none;
  background-color: #ffffff;
  width: 143px;
  border-radius: 8px;
  z-index: 2 !important;
}
.btn-action-more .dropdown-menu li {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  color: #737373;
  font-size: 12px;
  font-weight: 400;
  line-height: 12px;
  padding: 10px 16px;
  margin: 0 !important;
  white-space: normal;
  cursor: pointer;
}
.btn-action-more .dropdown-menu li .icon-block {
  margin-right: 8px;
}
.btn-action-more .dropdown-menu li:hover {
  background-color: #fafafa;
}
.btn-action-more .dropdown-menu-select2 {
  position: absolute;
  top: 28px;
  right: 0;
  left: auto;
  padding: 0;
  border: 2px solid var(--theme-color-primary);
  background-color: #ffffff;
  width: 183px;
  border-radius: 6px;
  z-index: 2 !important;
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.25);
}
.btn-action-more .dropdown-menu-select2 li {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  color: #505050;
  font-size: 12px;
  font-weight: 400;
  line-height: 14px;
  padding: 14px 16px;
  margin: 0 !important;
  white-space: normal;
  cursor: pointer;
}
.btn-action-more .dropdown-menu-select2 li:hover,
.btn-action-more .dropdown-menu-select2 li.active {
  color: #ffffff;
  background-color: #282828;
}
.btn-action-more.btn-action-more_as_list_action .dropdown-menu {
  width: 140px;
  min-width: auto;
}
.btn-action-more.btn-action-more_as_list_action .dropdown-menu li {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 10px;
  color: #646464;
  font-weight: 400;
  line-height: 12px;
  padding: 10px 16px;
  margin: 0 !important;
  white-space: normal;
  cursor: pointer;
  text-transform: uppercase;
  text-align: center;
  border-bottom: 1px solid #e6e6e6;
}
.btn-action-more.btn-action-more_as_list_action .dropdown-menu li:hover {
  background-color: #fafafa;
}
.tip-content_bg_theme {
  position: relative;
  width: 100%;
  background-color: var(--theme-color-primary-opacity-8);
  border: 1px solid var(--theme-color-primary);
  padding: 16px 24px;
  border-radius: 8px;
}
.tip-content_bg_theme .tip-content-info {
  font-family: 'ProximaNova';
  font-size: 10px;
  color: #282828;
}
.tip-content_bg_theme .tip-content-info .title {
  font-weight: 600;
  margin-bottom: 8px;
  text-transform: uppercase;
}
.tip-content_bg_theme .tip-content-info .info {
  font-size: 14px;
  font-weight: 400;
}
.tip-content_bg_theme.tip-content_bg_yellow {
  background-color: rgba(255, 198, 102, 0.1);
  border: 1px solid #FFC666;
  padding-right: 300px;
}
.tip-content_bg_theme.tip-content_bg_yellow .switch-btn-content {
  position: absolute;
  top: 50%;
  margin-top: -20px;
  right: 28px;
  z-index: 10;
}
.tip-content_bg_theme.tip-content_bg_green.has_switch_btn {
  padding-right: 360px;
}
.tip-content_bg_theme.tip-content_bg_green .switch-btn-content {
  position: absolute;
  top: 50%;
  margin-top: -20px;
  right: 28px;
  z-index: 10;
}
.switch-btn-content {
  font-family: 'ProximaNova';
  display: inline-flex;
  padding: 4px;
  border-radius: 8px;
  border: 1px solid #D1D1D1;
  background-color: #ffffff;
  overflow: hidden;
}
.switch-btn-content .switch-btn {
  display: block;
  font-size: 12px;
  font-weight: 400;
  color: var(--theme-color-primary-active);
  line-height: 15px;
  width: 50%;
  height: 31px;
  padding: 8px;
  min-width: 160px;
  text-align: center;
  text-transform: uppercase;
}
.switch-btn-content .switch-btn.active {
  font-weight: 600;
  color: #ffffff;
  background-color: var(--theme-color-primary-active);
}
.switch-btn-content .switch-btn.switch-btn_left {
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}
.switch-btn-content .switch-btn.switch-btn_right {
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}
.supplier-metric-icon-content {
  display: flex;
  flex-wrap: wrap;
  width: 140px;
}
.supplier-metric-icon-content .icon-box {
  width: 24px;
  height: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 4px !important;
}
.select-manage-request-wrap {
  font-family: 'ProximaNova';
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 -3px;
}
.select-manage-request-wrap .select-card {
  position: relative;
  width: calc(50% - 6px);
  min-height: 128px;
  margin: 0 3px;
  border: 1px solid #DCDCDC;
  border-radius: 6px;
  text-align: center;
  padding: 0 24px;
  cursor: pointer;
  opacity: 0.5;
  /** 品牌侧与主题侧一致：外层白底 pill；内层 brand-icon 自带 logo_has_bg 时去重白底避免「双层」 */
}
.select-manage-request-wrap .select-card.active {
  border: 2px solid var(--theme-color-primary);
  opacity: 1;
}
.select-manage-request-wrap .select-card.active .action-text {
  border-top: 2px solid var(--theme-color-primary);
}
.select-manage-request-wrap .select-card .brand-logo-show {
  margin: 0 auto;
}
.select-manage-request-wrap .select-card .select-manage-brand-logo {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 36px;
}
.select-manage-request-wrap .select-card .select-manage-brand-logo .brand-logo-show.logo_has_bg {
  background-color: transparent;
  border-radius: 0;
  min-width: 0;
  max-width: 100%;
}
.select-manage-request-wrap .select-card .select-manage-brand-logo .brand-box-center .brand-box {
  margin-left: auto;
  margin-right: auto;
}
.select-manage-request-wrap .select-card .brand-logo-empty {
  font-size: 14px;
  color: #8c8c8c;
  line-height: 35px;
}
.select-manage-request-wrap .select-card .info {
  font-size: 12px;
  line-height: 100%;
  color: #8C8C8C;
  margin-bottom: 24px;
}
.select-manage-request-wrap .select-card .action-text {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 12px;
  font-weight: 600;
  color: #ffffff;
  width: 100%;
  min-height: 32px;
  border-top: 1px solid #DCDCDC;
  background-color: var(--theme-color-primary);
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.select-manage-request-wrap .select-card .action-text.action-dark {
  background-color: #000000;
}
.radio-item-wrap {
  font-family: 'ProximaNova';
}
.radio-item-wrap .radio-item-outer {
  position: relative;
  width: 100%;
  height: auto;
  margin: 8px 0;
  padding: 0;
  border-radius: 10px;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.08);
  border: 1px solid transparent;
  background: linear-gradient(360deg, #F3F3F3 0%, #FEFEFE 100%);
}
.radio-item-wrap .radio-item-outer.outer-animation {
  -webkit-animation-name: pulseBox;
  -moz-animation-name: pulseBox;
  -o-animation-name: pulseBox;
  animation-name: pulseBox;
  -webkit-animation-duration: 1.2s;
  -moz-animation-duration: 1.2s;
  -o-animation-duration: 1.2s;
  animation-duration: 1.2s;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  -moz-animation-direction: alternate;
  -o-animation-direction: alternate;
  animation-direction: alternate;
  -webkit-animation-timing-function: ease-in-out;
  -moz-animation-timing-function: ease-in-out;
  -o-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  /*background: conic-gradient(from var(--r), var(--theme-color-primary) 0%, var(--theme-color-light-sixth) 10%, var(--theme-color-primary) 20%);
      animation: rotating 3s linear infinite;*/
}
.radio-item-wrap .radio-item-outer::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid transparent;
  border-radius: 10px;
  z-index: 2;
}
.radio-item-wrap .radio-item-outer.selected {
  border: 1px solid var(--theme-color-primary);
}
.radio-item-wrap .radio-item-outer.selected .item-description {
  color: var(--theme-color-secondary);
  background-color: var(--theme-color-primary-opacity-8);
}
.radio-item-wrap .radio-item {
  position: relative;
  border-radius: 8px;
  background: linear-gradient(360deg, #F3F3F3 0%, #FEFEFE 100%);
  overflow: hidden;
}
.radio-item-wrap .radio-item-top {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 5px 16px;
}
.radio-item-wrap .item-badge {
  position: absolute;
  top: -8px;
  right: 0;
  display: inline-block;
  color: #ffffff;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 4px 8px;
  border-radius: 4px;
  background-color: #FF0000;
  z-index: 2;
}
.radio-item-wrap .item-description {
  color: #505050;
  font-weight: 400;
  font-size: 12px;
  line-height: 100%;
  padding: 8px 16px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  background-color: rgba(40, 40, 40, 0.08);
}
.radio-item-wrap .check-radio {
  flex-basis: 28px;
  flex-shrink: 0;
  flex-grow: 0;
}
.radio-item-wrap .item-label {
  flex-shrink: 0;
  flex-grow: 0;
  width: 120px;
  margin: 0 16px;
}
.radio-item-wrap .item-label .label {
  display: inline-block !important;
  line-height: 26px;
  max-width: 120px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.radio-item-wrap .item-text {
  flex: 1;
  color: #282828;
  font-size: 12px;
  font-weight: 400;
  margin: 0 16px;
}
.tip-container-modal {
  position: relative;
  font-family: 'ProximaNova';
  border-radius: 8px;
  padding: 16px;
}
.tip-container-modal.bg-yellow-dark {
  border: 1px solid #e0c533;
  background-color: rgba(224, 197, 51, 0.2);
  padding-left: 48px;
}
.tip-container-modal.bg-yellow-dark .icon-info-outline-dark {
  position: absolute;
  top: 16px;
  left: 16px;
}
.tip-container-modal.tip-container-modal_batch_call_out {
  padding: 13px 16px 13px 48px;
}
.tip-container-modal.tip-container-modal_batch_call_out .icon-info-outline-dark {
  top: 8px;
}
.tip-container-modal.tip-container-modal_batch_call_out .title {
  font-size: 14px;
  font-weight: 600;
}
.tip-container-modal .title {
  font-weight: 500;
  font-size: 16px;
  color: #000000;
  line-height: 100%;
  margin-bottom: 4px;
}
.tip-container-modal .info {
  font-weight: 400;
  font-size: 12px;
  color: #000000;
  line-height: 150%;
}
@keyframes rotating {
  0% {
    --r: 0deg;
  }
  100% {
    --r: 360deg;
  }
}
@property --r {
  syntax: '<angle>';
  inherits: false;
  initial-value: 0deg;
}
@-webkit-keyframes pulseBox {
  0% {
    -webkit-box-shadow: 0 0 8px 1px var(--theme-color-primary);
  }
  50% {
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.08);
  }
  100% {
    -webkit-box-shadow: 0 0 12px 1px var(--theme-color-primary);
  }
}
@-moz-keyframes pulseBox {
  0% {
    -moz-box-shadow: 0 0 8px 1px var(--theme-color-primary);
  }
  50% {
    -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.08);
  }
  100% {
    -moz-box-shadow: 0 0 12px 1px var(--theme-color-primary);
  }
}
@-o-keyframes pulseBox {
  0% {
    -o-box-shadow: 0 0 8px 1px var(--theme-color-primary);
  }
  50% {
    -o-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.08);
  }
  100% {
    -o-box-shadow: 0 0 12px 1px var(--theme-color-primary);
  }
}
@keyframes pulseBox {
  0% {
    box-shadow: 0 0 8px 1px var(--theme-color-primary);
  }
  50% {
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.08);
  }
  100% {
    box-shadow: 0 0 12px 1px var(--theme-color-primary);
  }
}
