@charset "UTF-8";
/*!
 *  Material Design Iconic Font by Sergey Kupletsky (@zavoloklom) - http://zavoloklom.github.io/material-design-iconic-font/
 *  License - http://zavoloklom.github.io/material-design-iconic-font/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
  font-family: "Material-Design-Iconic-Font";
  src: url("../fonts/Material-Design-Iconic-Font.woff2?v=2.2.0") format("woff2"), url("../fonts/Material-Design-Iconic-Font.woff?v=2.2.0") format("woff"), url("../fonts/Material-Design-Iconic-Font.ttf?v=2.2.0") format("truetype");
  font-weight: normal;
  font-style: normal;
}
.zmdi {
  display: inline-block;
  font: normal normal normal 14px/1 "Material-Design-Iconic-Font";
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.zmdi-hc-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.zmdi-hc-2x {
  font-size: 2em;
}

.zmdi-hc-3x {
  font-size: 3em;
}

.zmdi-hc-4x {
  font-size: 4em;
}

.zmdi-hc-5x {
  font-size: 5em;
}

.zmdi-hc-fw {
  width: 1.28571429em;
  text-align: center;
}

.zmdi-hc-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}

.zmdi-hc-ul > li {
  position: relative;
}

.zmdi-hc-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}

.zmdi-hc-li.zmdi-hc-lg {
  left: -1.85714286em;
}

.zmdi-hc-border {
  padding: 0.1em 0.25em;
  border: solid 0.1em #9e9e9e;
  border-radius: 2px;
}

.zmdi-hc-border-circle {
  padding: 0.1em 0.25em;
  border: solid 0.1em #9e9e9e;
  border-radius: 50%;
}

.zmdi.pull-left {
  float: left;
  margin-right: 0.15em;
}

.zmdi.pull-right {
  float: right;
  margin-left: 0.15em;
}

.zmdi-hc-spin {
  animation: zmdi-spin 1.5s infinite linear;
}

.zmdi-hc-spin-reverse {
  animation: zmdi-spin-reverse 1.5s infinite linear;
}
@keyframes zmdi-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
@keyframes zmdi-spin-reverse {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(-359deg);
  }
}
.zmdi-hc-rotate-90 {
  transform: rotate(90deg);
}

.zmdi-hc-rotate-180 {
  transform: rotate(180deg);
}

.zmdi-hc-rotate-270 {
  transform: rotate(270deg);
}

.zmdi-hc-flip-horizontal {
  transform: scale(-1, 1);
}

.zmdi-hc-flip-vertical {
  transform: scale(1, -1);
}

.zmdi-hc-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.zmdi-hc-stack-1x,
.zmdi-hc-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.zmdi-hc-stack-1x {
  line-height: inherit;
}

.zmdi-hc-stack-2x {
  font-size: 2em;
}

.zmdi-hc-inverse {
  color: #ffffff;
}

/* Material Design Iconic Font uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.zmdi-3d-rotation:before {
  content: "\f101";
}

.zmdi-airplane-off:before {
  content: "\f102";
}

.zmdi-airplane:before {
  content: "\f103";
}

.zmdi-album:before {
  content: "\f104";
}

.zmdi-archive:before {
  content: "\f105";
}

.zmdi-assignment-account:before {
  content: "\f106";
}

.zmdi-assignment-alert:before {
  content: "\f107";
}

.zmdi-assignment-check:before {
  content: "\f108";
}

.zmdi-assignment-o:before {
  content: "\f109";
}

.zmdi-assignment-return:before {
  content: "\f10a";
}

.zmdi-assignment-returned:before {
  content: "\f10b";
}

.zmdi-assignment:before {
  content: "\f10c";
}

.zmdi-attachment-alt:before {
  content: "\f10d";
}

.zmdi-attachment:before {
  content: "\f10e";
}

.zmdi-audio:before {
  content: "\f10f";
}

.zmdi-badge-check:before {
  content: "\f110";
}

.zmdi-balance-wallet:before {
  content: "\f111";
}

.zmdi-balance:before {
  content: "\f112";
}

.zmdi-battery-alert:before {
  content: "\f113";
}

.zmdi-battery-flash:before {
  content: "\f114";
}

.zmdi-battery-unknown:before {
  content: "\f115";
}

.zmdi-battery:before {
  content: "\f116";
}

.zmdi-bike:before {
  content: "\f117";
}

.zmdi-block-alt:before {
  content: "\f118";
}

.zmdi-block:before {
  content: "\f119";
}

.zmdi-boat:before {
  content: "\f11a";
}

.zmdi-book-image:before {
  content: "\f11b";
}

.zmdi-book:before {
  content: "\f11c";
}

.zmdi-bookmark-outline:before {
  content: "\f11d";
}

.zmdi-bookmark:before {
  content: "\f11e";
}

.zmdi-brush:before {
  content: "\f11f";
}

.zmdi-bug:before {
  content: "\f120";
}

.zmdi-bus:before {
  content: "\f121";
}

.zmdi-cake:before {
  content: "\f122";
}

.zmdi-car-taxi:before {
  content: "\f123";
}

.zmdi-car-wash:before {
  content: "\f124";
}

.zmdi-car:before {
  content: "\f125";
}

.zmdi-card-giftcard:before {
  content: "\f126";
}

.zmdi-card-membership:before {
  content: "\f127";
}

.zmdi-card-travel:before {
  content: "\f128";
}

.zmdi-card:before {
  content: "\f129";
}

.zmdi-case-check:before {
  content: "\f12a";
}

.zmdi-case-download:before {
  content: "\f12b";
}

.zmdi-case-play:before {
  content: "\f12c";
}

.zmdi-case:before {
  content: "\f12d";
}

.zmdi-cast-connected:before {
  content: "\f12e";
}

.zmdi-cast:before {
  content: "\f12f";
}

.zmdi-chart-donut:before {
  content: "\f130";
}

.zmdi-chart:before {
  content: "\f131";
}

.zmdi-city-alt:before {
  content: "\f132";
}

.zmdi-city:before {
  content: "\f133";
}

.zmdi-close-circle-o:before {
  content: "\f134";
}

.zmdi-close-circle:before {
  content: "\f135";
}

.zmdi-close:before {
  content: "\f136";
}

.zmdi-cocktail:before {
  content: "\f137";
}

.zmdi-code-setting:before {
  content: "\f138";
}

.zmdi-code-smartphone:before {
  content: "\f139";
}

.zmdi-code:before {
  content: "\f13a";
}

.zmdi-coffee:before {
  content: "\f13b";
}

.zmdi-collection-bookmark:before {
  content: "\f13c";
}

.zmdi-collection-case-play:before {
  content: "\f13d";
}

.zmdi-collection-folder-image:before {
  content: "\f13e";
}

.zmdi-collection-image-o:before {
  content: "\f13f";
}

.zmdi-collection-image:before {
  content: "\f140";
}

.zmdi-collection-item-1:before {
  content: "\f141";
}

.zmdi-collection-item-2:before {
  content: "\f142";
}

.zmdi-collection-item-3:before {
  content: "\f143";
}

.zmdi-collection-item-4:before {
  content: "\f144";
}

.zmdi-collection-item-5:before {
  content: "\f145";
}

.zmdi-collection-item-6:before {
  content: "\f146";
}

.zmdi-collection-item-7:before {
  content: "\f147";
}

.zmdi-collection-item-8:before {
  content: "\f148";
}

.zmdi-collection-item-9-plus:before {
  content: "\f149";
}

.zmdi-collection-item-9:before {
  content: "\f14a";
}

.zmdi-collection-item:before {
  content: "\f14b";
}

.zmdi-collection-music:before {
  content: "\f14c";
}

.zmdi-collection-pdf:before {
  content: "\f14d";
}

.zmdi-collection-plus:before {
  content: "\f14e";
}

.zmdi-collection-speaker:before {
  content: "\f14f";
}

.zmdi-collection-text:before {
  content: "\f150";
}

.zmdi-collection-video:before {
  content: "\f151";
}

.zmdi-compass:before {
  content: "\f152";
}

.zmdi-cutlery:before {
  content: "\f153";
}

.zmdi-delete:before {
  content: "\f154";
}

.zmdi-dialpad:before {
  content: "\f155";
}

.zmdi-dns:before {
  content: "\f156";
}

.zmdi-drink:before {
  content: "\f157";
}

.zmdi-edit:before {
  content: "\f158";
}

.zmdi-email-open:before {
  content: "\f159";
}

.zmdi-email:before {
  content: "\f15a";
}

.zmdi-eye-off:before {
  content: "\f15b";
}

.zmdi-eye:before {
  content: "\f15c";
}

.zmdi-eyedropper:before {
  content: "\f15d";
}

.zmdi-favorite-outline:before {
  content: "\f15e";
}

.zmdi-favorite:before {
  content: "\f15f";
}

.zmdi-filter-list:before {
  content: "\f160";
}

.zmdi-fire:before {
  content: "\f161";
}

.zmdi-flag:before {
  content: "\f162";
}

.zmdi-flare:before {
  content: "\f163";
}

.zmdi-flash-auto:before {
  content: "\f164";
}

.zmdi-flash-off:before {
  content: "\f165";
}

.zmdi-flash:before {
  content: "\f166";
}

.zmdi-flip:before {
  content: "\f167";
}

.zmdi-flower-alt:before {
  content: "\f168";
}

.zmdi-flower:before {
  content: "\f169";
}

.zmdi-font:before {
  content: "\f16a";
}

.zmdi-fullscreen-alt:before {
  content: "\f16b";
}

.zmdi-fullscreen-exit:before {
  content: "\f16c";
}

.zmdi-fullscreen:before {
  content: "\f16d";
}

.zmdi-functions:before {
  content: "\f16e";
}

.zmdi-gas-station:before {
  content: "\f16f";
}

.zmdi-gesture:before {
  content: "\f170";
}

.zmdi-globe-alt:before {
  content: "\f171";
}

.zmdi-globe-lock:before {
  content: "\f172";
}

.zmdi-globe:before {
  content: "\f173";
}

.zmdi-graduation-cap:before {
  content: "\f174";
}

.zmdi-home:before {
  content: "\f175";
}

.zmdi-hospital-alt:before {
  content: "\f176";
}

.zmdi-hospital:before {
  content: "\f177";
}

.zmdi-hotel:before {
  content: "\f178";
}

.zmdi-hourglass-alt:before {
  content: "\f179";
}

.zmdi-hourglass-outline:before {
  content: "\f17a";
}

.zmdi-hourglass:before {
  content: "\f17b";
}

.zmdi-http:before {
  content: "\f17c";
}

.zmdi-image-alt:before {
  content: "\f17d";
}

.zmdi-image-o:before {
  content: "\f17e";
}

.zmdi-image:before {
  content: "\f17f";
}

.zmdi-inbox:before {
  content: "\f180";
}

.zmdi-invert-colors-off:before {
  content: "\f181";
}

.zmdi-invert-colors:before {
  content: "\f182";
}

.zmdi-key:before {
  content: "\f183";
}

.zmdi-label-alt-outline:before {
  content: "\f184";
}

.zmdi-label-alt:before {
  content: "\f185";
}

.zmdi-label-heart:before {
  content: "\f186";
}

.zmdi-label:before {
  content: "\f187";
}

.zmdi-labels:before {
  content: "\f188";
}

.zmdi-lamp:before {
  content: "\f189";
}

.zmdi-landscape:before {
  content: "\f18a";
}

.zmdi-layers-off:before {
  content: "\f18b";
}

.zmdi-layers:before {
  content: "\f18c";
}

.zmdi-library:before {
  content: "\f18d";
}

.zmdi-link:before {
  content: "\f18e";
}

.zmdi-lock-open:before {
  content: "\f18f";
}

.zmdi-lock-outline:before {
  content: "\f190";
}

.zmdi-lock:before {
  content: "\f191";
}

.zmdi-mail-reply-all:before {
  content: "\f192";
}

.zmdi-mail-reply:before {
  content: "\f193";
}

.zmdi-mail-send:before {
  content: "\f194";
}

.zmdi-mall:before {
  content: "\f195";
}

.zmdi-map:before {
  content: "\f196";
}

.zmdi-menu:before {
  content: "\f197";
}

.zmdi-money-box:before {
  content: "\f198";
}

.zmdi-money-off:before {
  content: "\f199";
}

.zmdi-money:before {
  content: "\f19a";
}

.zmdi-more-vert:before {
  content: "\f19b";
}

.zmdi-more:before {
  content: "\f19c";
}

.zmdi-movie-alt:before {
  content: "\f19d";
}

.zmdi-movie:before {
  content: "\f19e";
}

.zmdi-nature-people:before {
  content: "\f19f";
}

.zmdi-nature:before {
  content: "\f1a0";
}

.zmdi-navigation:before {
  content: "\f1a1";
}

.zmdi-open-in-browser:before {
  content: "\f1a2";
}

.zmdi-open-in-new:before {
  content: "\f1a3";
}

.zmdi-palette:before {
  content: "\f1a4";
}

.zmdi-parking:before {
  content: "\f1a5";
}

.zmdi-pin-account:before {
  content: "\f1a6";
}

.zmdi-pin-assistant:before {
  content: "\f1a7";
}

.zmdi-pin-drop:before {
  content: "\f1a8";
}

.zmdi-pin-help:before {
  content: "\f1a9";
}

.zmdi-pin-off:before {
  content: "\f1aa";
}

.zmdi-pin:before {
  content: "\f1ab";
}

.zmdi-pizza:before {
  content: "\f1ac";
}

.zmdi-plaster:before {
  content: "\f1ad";
}

.zmdi-power-setting:before {
  content: "\f1ae";
}

.zmdi-power:before {
  content: "\f1af";
}

.zmdi-print:before {
  content: "\f1b0";
}

.zmdi-puzzle-piece:before {
  content: "\f1b1";
}

.zmdi-quote:before {
  content: "\f1b2";
}

.zmdi-railway:before {
  content: "\f1b3";
}

.zmdi-receipt:before {
  content: "\f1b4";
}

.zmdi-refresh-alt:before {
  content: "\f1b5";
}

.zmdi-refresh-sync-alert:before {
  content: "\f1b6";
}

.zmdi-refresh-sync-off:before {
  content: "\f1b7";
}

.zmdi-refresh-sync:before {
  content: "\f1b8";
}

.zmdi-refresh:before {
  content: "\f1b9";
}

.zmdi-roller:before {
  content: "\f1ba";
}

.zmdi-ruler:before {
  content: "\f1bb";
}

.zmdi-scissors:before {
  content: "\f1bc";
}

.zmdi-screen-rotation-lock:before {
  content: "\f1bd";
}

.zmdi-screen-rotation:before {
  content: "\f1be";
}

.zmdi-search-for:before {
  content: "\f1bf";
}

.zmdi-search-in-file:before {
  content: "\f1c0";
}

.zmdi-search-in-page:before {
  content: "\f1c1";
}

.zmdi-search-replace:before {
  content: "\f1c2";
}

.zmdi-search:before {
  content: "\f1c3";
}

.zmdi-seat:before {
  content: "\f1c4";
}

.zmdi-settings-square:before {
  content: "\f1c5";
}

.zmdi-settings:before {
  content: "\f1c6";
}

.zmdi-shield-check:before {
  content: "\f1c7";
}

.zmdi-shield-security:before {
  content: "\f1c8";
}

.zmdi-shopping-basket:before {
  content: "\f1c9";
}

.zmdi-shopping-cart-plus:before {
  content: "\f1ca";
}

.zmdi-shopping-cart:before {
  content: "\f1cb";
}

.zmdi-sign-in:before {
  content: "\f1cc";
}

.zmdi-sort-amount-asc:before {
  content: "\f1cd";
}

.zmdi-sort-amount-desc:before {
  content: "\f1ce";
}

.zmdi-sort-asc:before {
  content: "\f1cf";
}

.zmdi-sort-desc:before {
  content: "\f1d0";
}

.zmdi-spellcheck:before {
  content: "\f1d1";
}

.zmdi-storage:before {
  content: "\f1d2";
}

.zmdi-store-24:before {
  content: "\f1d3";
}

.zmdi-store:before {
  content: "\f1d4";
}

.zmdi-subway:before {
  content: "\f1d5";
}

.zmdi-sun:before {
  content: "\f1d6";
}

.zmdi-tab-unselected:before {
  content: "\f1d7";
}

.zmdi-tab:before {
  content: "\f1d8";
}

.zmdi-tag-close:before {
  content: "\f1d9";
}

.zmdi-tag-more:before {
  content: "\f1da";
}

.zmdi-tag:before {
  content: "\f1db";
}

.zmdi-thumb-down:before {
  content: "\f1dc";
}

.zmdi-thumb-up-down:before {
  content: "\f1dd";
}

.zmdi-thumb-up:before {
  content: "\f1de";
}

.zmdi-ticket-star:before {
  content: "\f1df";
}

.zmdi-toll:before {
  content: "\f1e0";
}

.zmdi-toys:before {
  content: "\f1e1";
}

.zmdi-traffic:before {
  content: "\f1e2";
}

.zmdi-translate:before {
  content: "\f1e3";
}

.zmdi-triangle-down:before {
  content: "\f1e4";
}

.zmdi-triangle-up:before {
  content: "\f1e5";
}

.zmdi-truck:before {
  content: "\f1e6";
}

.zmdi-turning-sign:before {
  content: "\f1e7";
}

.zmdi-wallpaper:before {
  content: "\f1e8";
}

.zmdi-washing-machine:before {
  content: "\f1e9";
}

.zmdi-window-maximize:before {
  content: "\f1ea";
}

.zmdi-window-minimize:before {
  content: "\f1eb";
}

.zmdi-window-restore:before {
  content: "\f1ec";
}

.zmdi-wrench:before {
  content: "\f1ed";
}

.zmdi-zoom-in:before {
  content: "\f1ee";
}

.zmdi-zoom-out:before {
  content: "\f1ef";
}

.zmdi-alert-circle-o:before {
  content: "\f1f0";
}

.zmdi-alert-circle:before {
  content: "\f1f1";
}

.zmdi-alert-octagon:before {
  content: "\f1f2";
}

.zmdi-alert-polygon:before {
  content: "\f1f3";
}

.zmdi-alert-triangle:before {
  content: "\f1f4";
}

.zmdi-help-outline:before {
  content: "\f1f5";
}

.zmdi-help:before {
  content: "\f1f6";
}

.zmdi-info-outline:before {
  content: "\f1f7";
}

.zmdi-info:before {
  content: "\f1f8";
}

.zmdi-notifications-active:before {
  content: "\f1f9";
}

.zmdi-notifications-add:before {
  content: "\f1fa";
}

.zmdi-notifications-none:before {
  content: "\f1fb";
}

.zmdi-notifications-off:before {
  content: "\f1fc";
}

.zmdi-notifications-paused:before {
  content: "\f1fd";
}

.zmdi-notifications:before {
  content: "\f1fe";
}

.zmdi-account-add:before {
  content: "\f1ff";
}

.zmdi-account-box-mail:before {
  content: "\f200";
}

.zmdi-account-box-o:before {
  content: "\f201";
}

.zmdi-account-box-phone:before {
  content: "\f202";
}

.zmdi-account-box:before {
  content: "\f203";
}

.zmdi-account-calendar:before {
  content: "\f204";
}

.zmdi-account-circle:before {
  content: "\f205";
}

.zmdi-account-o:before {
  content: "\f206";
}

.zmdi-account:before {
  content: "\f207";
}

.zmdi-accounts-add:before {
  content: "\f208";
}

.zmdi-accounts-alt:before {
  content: "\f209";
}

.zmdi-accounts-list-alt:before {
  content: "\f20a";
}

.zmdi-accounts-list:before {
  content: "\f20b";
}

.zmdi-accounts-outline:before {
  content: "\f20c";
}

.zmdi-accounts:before {
  content: "\f20d";
}

.zmdi-face:before {
  content: "\f20e";
}

.zmdi-female:before {
  content: "\f20f";
}

.zmdi-male-alt:before {
  content: "\f210";
}

.zmdi-male-female:before {
  content: "\f211";
}

.zmdi-male:before {
  content: "\f212";
}

.zmdi-mood-bad:before {
  content: "\f213";
}

.zmdi-mood:before {
  content: "\f214";
}

.zmdi-run:before {
  content: "\f215";
}

.zmdi-walk:before {
  content: "\f216";
}

.zmdi-cloud-box:before {
  content: "\f217";
}

.zmdi-cloud-circle:before {
  content: "\f218";
}

.zmdi-cloud-done:before {
  content: "\f219";
}

.zmdi-cloud-download:before {
  content: "\f21a";
}

.zmdi-cloud-off:before {
  content: "\f21b";
}

.zmdi-cloud-outline-alt:before {
  content: "\f21c";
}

.zmdi-cloud-outline:before {
  content: "\f21d";
}

.zmdi-cloud-upload:before {
  content: "\f21e";
}

.zmdi-cloud:before {
  content: "\f21f";
}

.zmdi-download:before {
  content: "\f220";
}

.zmdi-file-plus:before {
  content: "\f221";
}

.zmdi-file-text:before {
  content: "\f222";
}

.zmdi-file:before {
  content: "\f223";
}

.zmdi-folder-outline:before {
  content: "\f224";
}

.zmdi-folder-person:before {
  content: "\f225";
}

.zmdi-folder-star-alt:before {
  content: "\f226";
}

.zmdi-folder-star:before {
  content: "\f227";
}

.zmdi-folder:before {
  content: "\f228";
}

.zmdi-gif:before {
  content: "\f229";
}

.zmdi-upload:before {
  content: "\f22a";
}

.zmdi-border-all:before {
  content: "\f22b";
}

.zmdi-border-bottom:before {
  content: "\f22c";
}

.zmdi-border-clear:before {
  content: "\f22d";
}

.zmdi-border-color:before {
  content: "\f22e";
}

.zmdi-border-horizontal:before {
  content: "\f22f";
}

.zmdi-border-inner:before {
  content: "\f230";
}

.zmdi-border-left:before {
  content: "\f231";
}

.zmdi-border-outer:before {
  content: "\f232";
}

.zmdi-border-right:before {
  content: "\f233";
}

.zmdi-border-style:before {
  content: "\f234";
}

.zmdi-border-top:before {
  content: "\f235";
}

.zmdi-border-vertical:before {
  content: "\f236";
}

.zmdi-copy:before {
  content: "\f237";
}

.zmdi-crop:before {
  content: "\f238";
}

.zmdi-format-align-center:before {
  content: "\f239";
}

.zmdi-format-align-justify:before {
  content: "\f23a";
}

.zmdi-format-align-left:before {
  content: "\f23b";
}

.zmdi-format-align-right:before {
  content: "\f23c";
}

.zmdi-format-bold:before {
  content: "\f23d";
}

.zmdi-format-clear-all:before {
  content: "\f23e";
}

.zmdi-format-clear:before {
  content: "\f23f";
}

.zmdi-format-color-fill:before {
  content: "\f240";
}

.zmdi-format-color-reset:before {
  content: "\f241";
}

.zmdi-format-color-text:before {
  content: "\f242";
}

.zmdi-format-indent-decrease:before {
  content: "\f243";
}

.zmdi-format-indent-increase:before {
  content: "\f244";
}

.zmdi-format-italic:before {
  content: "\f245";
}

.zmdi-format-line-spacing:before {
  content: "\f246";
}

.zmdi-format-list-bulleted:before {
  content: "\f247";
}

.zmdi-format-list-numbered:before {
  content: "\f248";
}

.zmdi-format-ltr:before {
  content: "\f249";
}

.zmdi-format-rtl:before {
  content: "\f24a";
}

.zmdi-format-size:before {
  content: "\f24b";
}

.zmdi-format-strikethrough-s:before {
  content: "\f24c";
}

.zmdi-format-strikethrough:before {
  content: "\f24d";
}

.zmdi-format-subject:before {
  content: "\f24e";
}

.zmdi-format-underlined:before {
  content: "\f24f";
}

.zmdi-format-valign-bottom:before {
  content: "\f250";
}

.zmdi-format-valign-center:before {
  content: "\f251";
}

.zmdi-format-valign-top:before {
  content: "\f252";
}

.zmdi-redo:before {
  content: "\f253";
}

.zmdi-select-all:before {
  content: "\f254";
}

.zmdi-space-bar:before {
  content: "\f255";
}

.zmdi-text-format:before {
  content: "\f256";
}

.zmdi-transform:before {
  content: "\f257";
}

.zmdi-undo:before {
  content: "\f258";
}

.zmdi-wrap-text:before {
  content: "\f259";
}

.zmdi-comment-alert:before {
  content: "\f25a";
}

.zmdi-comment-alt-text:before {
  content: "\f25b";
}

.zmdi-comment-alt:before {
  content: "\f25c";
}

.zmdi-comment-edit:before {
  content: "\f25d";
}

.zmdi-comment-image:before {
  content: "\f25e";
}

.zmdi-comment-list:before {
  content: "\f25f";
}

.zmdi-comment-more:before {
  content: "\f260";
}

.zmdi-comment-outline:before {
  content: "\f261";
}

.zmdi-comment-text-alt:before {
  content: "\f262";
}

.zmdi-comment-text:before {
  content: "\f263";
}

.zmdi-comment-video:before {
  content: "\f264";
}

.zmdi-comment:before {
  content: "\f265";
}

.zmdi-comments:before {
  content: "\f266";
}

.zmdi-check-all:before {
  content: "\f267";
}

.zmdi-check-circle-u:before {
  content: "\f268";
}

.zmdi-check-circle:before {
  content: "\f269";
}

.zmdi-check-square:before {
  content: "\f26a";
}

.zmdi-check:before {
  content: "\f26b";
}

.zmdi-circle-o:before {
  content: "\f26c";
}

.zmdi-circle:before {
  content: "\f26d";
}

.zmdi-dot-circle-alt:before {
  content: "\f26e";
}

.zmdi-dot-circle:before {
  content: "\f26f";
}

.zmdi-minus-circle-outline:before {
  content: "\f270";
}

.zmdi-minus-circle:before {
  content: "\f271";
}

.zmdi-minus-square:before {
  content: "\f272";
}

.zmdi-minus:before {
  content: "\f273";
}

.zmdi-plus-circle-o-duplicate:before {
  content: "\f274";
}

.zmdi-plus-circle-o:before {
  content: "\f275";
}

.zmdi-plus-circle:before {
  content: "\f276";
}

.zmdi-plus-square:before {
  content: "\f277";
}

.zmdi-plus:before {
  content: "\f278";
}

.zmdi-square-o:before {
  content: "\f279";
}

.zmdi-star-circle:before {
  content: "\f27a";
}

.zmdi-star-half:before {
  content: "\f27b";
}

.zmdi-star-outline:before {
  content: "\f27c";
}

.zmdi-star:before {
  content: "\f27d";
}

.zmdi-bluetooth-connected:before {
  content: "\f27e";
}

.zmdi-bluetooth-off:before {
  content: "\f27f";
}

.zmdi-bluetooth-search:before {
  content: "\f280";
}

.zmdi-bluetooth-setting:before {
  content: "\f281";
}

.zmdi-bluetooth:before {
  content: "\f282";
}

.zmdi-camera-add:before {
  content: "\f283";
}

.zmdi-camera-alt:before {
  content: "\f284";
}

.zmdi-camera-bw:before {
  content: "\f285";
}

.zmdi-camera-front:before {
  content: "\f286";
}

.zmdi-camera-mic:before {
  content: "\f287";
}

.zmdi-camera-party-mode:before {
  content: "\f288";
}

.zmdi-camera-rear:before {
  content: "\f289";
}

.zmdi-camera-roll:before {
  content: "\f28a";
}

.zmdi-camera-switch:before {
  content: "\f28b";
}

.zmdi-camera:before {
  content: "\f28c";
}

.zmdi-card-alert:before {
  content: "\f28d";
}

.zmdi-card-off:before {
  content: "\f28e";
}

.zmdi-card-sd:before {
  content: "\f28f";
}

.zmdi-card-sim:before {
  content: "\f290";
}

.zmdi-desktop-mac:before {
  content: "\f291";
}

.zmdi-desktop-windows:before {
  content: "\f292";
}

.zmdi-device-hub:before {
  content: "\f293";
}

.zmdi-devices-off:before {
  content: "\f294";
}

.zmdi-devices:before {
  content: "\f295";
}

.zmdi-dock:before {
  content: "\f296";
}

.zmdi-floppy:before {
  content: "\f297";
}

.zmdi-gamepad:before {
  content: "\f298";
}

.zmdi-gps-dot:before {
  content: "\f299";
}

.zmdi-gps-off:before {
  content: "\f29a";
}

.zmdi-gps:before {
  content: "\f29b";
}

.zmdi-headset-mic:before {
  content: "\f29c";
}

.zmdi-headset:before {
  content: "\f29d";
}

.zmdi-input-antenna:before {
  content: "\f29e";
}

.zmdi-input-composite:before {
  content: "\f29f";
}

.zmdi-input-hdmi:before {
  content: "\f2a0";
}

.zmdi-input-power:before {
  content: "\f2a1";
}

.zmdi-input-svideo:before {
  content: "\f2a2";
}

.zmdi-keyboard-hide:before {
  content: "\f2a3";
}

.zmdi-keyboard:before {
  content: "\f2a4";
}

.zmdi-laptop-chromebook:before {
  content: "\f2a5";
}

.zmdi-laptop-mac:before {
  content: "\f2a6";
}

.zmdi-laptop:before {
  content: "\f2a7";
}

.zmdi-mic-off:before {
  content: "\f2a8";
}

.zmdi-mic-outline:before {
  content: "\f2a9";
}

.zmdi-mic-setting:before {
  content: "\f2aa";
}

.zmdi-mic:before {
  content: "\f2ab";
}

.zmdi-mouse:before {
  content: "\f2ac";
}

.zmdi-network-alert:before {
  content: "\f2ad";
}

.zmdi-network-locked:before {
  content: "\f2ae";
}

.zmdi-network-off:before {
  content: "\f2af";
}

.zmdi-network-outline:before {
  content: "\f2b0";
}

.zmdi-network-setting:before {
  content: "\f2b1";
}

.zmdi-network:before {
  content: "\f2b2";
}

.zmdi-phone-bluetooth:before {
  content: "\f2b3";
}

.zmdi-phone-end:before {
  content: "\f2b4";
}

.zmdi-phone-forwarded:before {
  content: "\f2b5";
}

.zmdi-phone-in-talk:before {
  content: "\f2b6";
}

.zmdi-phone-locked:before {
  content: "\f2b7";
}

.zmdi-phone-missed:before {
  content: "\f2b8";
}

.zmdi-phone-msg:before {
  content: "\f2b9";
}

.zmdi-phone-paused:before {
  content: "\f2ba";
}

.zmdi-phone-ring:before {
  content: "\f2bb";
}

.zmdi-phone-setting:before {
  content: "\f2bc";
}

.zmdi-phone-sip:before {
  content: "\f2bd";
}

.zmdi-phone:before {
  content: "\f2be";
}

.zmdi-portable-wifi-changes:before {
  content: "\f2bf";
}

.zmdi-portable-wifi-off:before {
  content: "\f2c0";
}

.zmdi-portable-wifi:before {
  content: "\f2c1";
}

.zmdi-radio:before {
  content: "\f2c2";
}

.zmdi-reader:before {
  content: "\f2c3";
}

.zmdi-remote-control-alt:before {
  content: "\f2c4";
}

.zmdi-remote-control:before {
  content: "\f2c5";
}

.zmdi-router:before {
  content: "\f2c6";
}

.zmdi-scanner:before {
  content: "\f2c7";
}

.zmdi-smartphone-android:before {
  content: "\f2c8";
}

.zmdi-smartphone-download:before {
  content: "\f2c9";
}

.zmdi-smartphone-erase:before {
  content: "\f2ca";
}

.zmdi-smartphone-info:before {
  content: "\f2cb";
}

.zmdi-smartphone-iphone:before {
  content: "\f2cc";
}

.zmdi-smartphone-landscape-lock:before {
  content: "\f2cd";
}

.zmdi-smartphone-landscape:before {
  content: "\f2ce";
}

.zmdi-smartphone-lock:before {
  content: "\f2cf";
}

.zmdi-smartphone-portrait-lock:before {
  content: "\f2d0";
}

.zmdi-smartphone-ring:before {
  content: "\f2d1";
}

.zmdi-smartphone-setting:before {
  content: "\f2d2";
}

.zmdi-smartphone-setup:before {
  content: "\f2d3";
}

.zmdi-smartphone:before {
  content: "\f2d4";
}

.zmdi-speaker:before {
  content: "\f2d5";
}

.zmdi-tablet-android:before {
  content: "\f2d6";
}

.zmdi-tablet-mac:before {
  content: "\f2d7";
}

.zmdi-tablet:before {
  content: "\f2d8";
}

.zmdi-tv-alt-play:before {
  content: "\f2d9";
}

.zmdi-tv-list:before {
  content: "\f2da";
}

.zmdi-tv-play:before {
  content: "\f2db";
}

.zmdi-tv:before {
  content: "\f2dc";
}

.zmdi-usb:before {
  content: "\f2dd";
}

.zmdi-videocam-off:before {
  content: "\f2de";
}

.zmdi-videocam-switch:before {
  content: "\f2df";
}

.zmdi-videocam:before {
  content: "\f2e0";
}

.zmdi-watch:before {
  content: "\f2e1";
}

.zmdi-wifi-alt-2:before {
  content: "\f2e2";
}

.zmdi-wifi-alt:before {
  content: "\f2e3";
}

.zmdi-wifi-info:before {
  content: "\f2e4";
}

.zmdi-wifi-lock:before {
  content: "\f2e5";
}

.zmdi-wifi-off:before {
  content: "\f2e6";
}

.zmdi-wifi-outline:before {
  content: "\f2e7";
}

.zmdi-wifi:before {
  content: "\f2e8";
}

.zmdi-arrow-left-bottom:before {
  content: "\f2e9";
}

.zmdi-arrow-left:before {
  content: "\f2ea";
}

.zmdi-arrow-merge:before {
  content: "\f2eb";
}

.zmdi-arrow-missed:before {
  content: "\f2ec";
}

.zmdi-arrow-right-top:before {
  content: "\f2ed";
}

.zmdi-arrow-right:before {
  content: "\f2ee";
}

.zmdi-arrow-split:before {
  content: "\f2ef";
}

.zmdi-arrows:before {
  content: "\f2f0";
}

.zmdi-caret-down-circle:before {
  content: "\f2f1";
}

.zmdi-caret-down:before {
  content: "\f2f2";
}

.zmdi-caret-left-circle:before {
  content: "\f2f3";
}

.zmdi-caret-left:before {
  content: "\f2f4";
}

.zmdi-caret-right-circle:before {
  content: "\f2f5";
}

.zmdi-caret-right:before {
  content: "\f2f6";
}

.zmdi-caret-up-circle:before {
  content: "\f2f7";
}

.zmdi-caret-up:before {
  content: "\f2f8";
}

.zmdi-chevron-down:before {
  content: "\f2f9";
}

.zmdi-chevron-left:before {
  content: "\f2fa";
}

.zmdi-chevron-right:before {
  content: "\f2fb";
}

.zmdi-chevron-up:before {
  content: "\f2fc";
}

.zmdi-forward:before {
  content: "\f2fd";
}

.zmdi-long-arrow-down:before {
  content: "\f2fe";
}

.zmdi-long-arrow-left:before {
  content: "\f2ff";
}

.zmdi-long-arrow-return:before {
  content: "\f300";
}

.zmdi-long-arrow-right:before {
  content: "\f301";
}

.zmdi-long-arrow-tab:before {
  content: "\f302";
}

.zmdi-long-arrow-up:before {
  content: "\f303";
}

.zmdi-rotate-ccw:before {
  content: "\f304";
}

.zmdi-rotate-cw:before {
  content: "\f305";
}

.zmdi-rotate-left:before {
  content: "\f306";
}

.zmdi-rotate-right:before {
  content: "\f307";
}

.zmdi-square-down:before {
  content: "\f308";
}

.zmdi-square-right:before {
  content: "\f309";
}

.zmdi-swap-alt:before {
  content: "\f30a";
}

.zmdi-swap-vertical-circle:before {
  content: "\f30b";
}

.zmdi-swap-vertical:before {
  content: "\f30c";
}

.zmdi-swap:before {
  content: "\f30d";
}

.zmdi-trending-down:before {
  content: "\f30e";
}

.zmdi-trending-flat:before {
  content: "\f30f";
}

.zmdi-trending-up:before {
  content: "\f310";
}

.zmdi-unfold-less:before {
  content: "\f311";
}

.zmdi-unfold-more:before {
  content: "\f312";
}

.zmdi-apps:before {
  content: "\f313";
}

.zmdi-grid-off:before {
  content: "\f314";
}

.zmdi-grid:before {
  content: "\f315";
}

.zmdi-view-agenda:before {
  content: "\f316";
}

.zmdi-view-array:before {
  content: "\f317";
}

.zmdi-view-carousel:before {
  content: "\f318";
}

.zmdi-view-column:before {
  content: "\f319";
}

.zmdi-view-comfy:before {
  content: "\f31a";
}

.zmdi-view-compact:before {
  content: "\f31b";
}

.zmdi-view-dashboard:before {
  content: "\f31c";
}

.zmdi-view-day:before {
  content: "\f31d";
}

.zmdi-view-headline:before {
  content: "\f31e";
}

.zmdi-view-list-alt:before {
  content: "\f31f";
}

.zmdi-view-list:before {
  content: "\f320";
}

.zmdi-view-module:before {
  content: "\f321";
}

.zmdi-view-quilt:before {
  content: "\f322";
}

.zmdi-view-stream:before {
  content: "\f323";
}

.zmdi-view-subtitles:before {
  content: "\f324";
}

.zmdi-view-toc:before {
  content: "\f325";
}

.zmdi-view-web:before {
  content: "\f326";
}

.zmdi-view-week:before {
  content: "\f327";
}

.zmdi-widgets:before {
  content: "\f328";
}

.zmdi-alarm-check:before {
  content: "\f329";
}

.zmdi-alarm-off:before {
  content: "\f32a";
}

.zmdi-alarm-plus:before {
  content: "\f32b";
}

.zmdi-alarm-snooze:before {
  content: "\f32c";
}

.zmdi-alarm:before {
  content: "\f32d";
}

.zmdi-calendar-alt:before {
  content: "\f32e";
}

.zmdi-calendar-check:before {
  content: "\f32f";
}

.zmdi-calendar-close:before {
  content: "\f330";
}

.zmdi-calendar-note:before {
  content: "\f331";
}

.zmdi-calendar:before {
  content: "\f332";
}

.zmdi-time-countdown:before {
  content: "\f333";
}

.zmdi-time-interval:before {
  content: "\f334";
}

.zmdi-time-restore-setting:before {
  content: "\f335";
}

.zmdi-time-restore:before {
  content: "\f336";
}

.zmdi-time:before {
  content: "\f337";
}

.zmdi-timer-off:before {
  content: "\f338";
}

.zmdi-timer:before {
  content: "\f339";
}

.zmdi-android-alt:before {
  content: "\f33a";
}

.zmdi-android:before {
  content: "\f33b";
}

.zmdi-apple:before {
  content: "\f33c";
}

.zmdi-behance:before {
  content: "\f33d";
}

.zmdi-codepen:before {
  content: "\f33e";
}

.zmdi-dribbble:before {
  content: "\f33f";
}

.zmdi-dropbox:before {
  content: "\f340";
}

.zmdi-evernote:before {
  content: "\f341";
}

.zmdi-facebook-box:before {
  content: "\f342";
}

.zmdi-facebook:before {
  content: "\f343";
}

.zmdi-github-box:before {
  content: "\f344";
}

.zmdi-github:before {
  content: "\f345";
}

.zmdi-google-drive:before {
  content: "\f346";
}

.zmdi-google-earth:before {
  content: "\f347";
}

.zmdi-google-glass:before {
  content: "\f348";
}

.zmdi-google-maps:before {
  content: "\f349";
}

.zmdi-google-pages:before {
  content: "\f34a";
}

.zmdi-google-play:before {
  content: "\f34b";
}

.zmdi-google-plus-box:before {
  content: "\f34c";
}

.zmdi-google-plus:before {
  content: "\f34d";
}

.zmdi-google:before {
  content: "\f34e";
}

.zmdi-instagram:before {
  content: "\f34f";
}

.zmdi-language-css3:before {
  content: "\f350";
}

.zmdi-language-html5:before {
  content: "\f351";
}

.zmdi-language-javascript:before {
  content: "\f352";
}

.zmdi-language-python-alt:before {
  content: "\f353";
}

.zmdi-language-python:before {
  content: "\f354";
}

.zmdi-lastfm:before {
  content: "\f355";
}

.zmdi-linkedin-box:before {
  content: "\f356";
}

.zmdi-paypal:before {
  content: "\f357";
}

.zmdi-pinterest-box:before {
  content: "\f358";
}

.zmdi-pocket:before {
  content: "\f359";
}

.zmdi-polymer:before {
  content: "\f35a";
}

.zmdi-share:before {
  content: "\f35b";
}

.zmdi-stackoverflow:before {
  content: "\f35c";
}

.zmdi-steam-square:before {
  content: "\f35d";
}

.zmdi-steam:before {
  content: "\f35e";
}

.zmdi-twitter-box:before {
  content: "\f35f";
}

.zmdi-twitter:before {
  content: "\f360";
}

.zmdi-vk:before {
  content: "\f361";
}

.zmdi-wikipedia:before {
  content: "\f362";
}

.zmdi-windows:before {
  content: "\f363";
}

.zmdi-aspect-ratio-alt:before {
  content: "\f364";
}

.zmdi-aspect-ratio:before {
  content: "\f365";
}

.zmdi-blur-circular:before {
  content: "\f366";
}

.zmdi-blur-linear:before {
  content: "\f367";
}

.zmdi-blur-off:before {
  content: "\f368";
}

.zmdi-blur:before {
  content: "\f369";
}

.zmdi-brightness-2:before {
  content: "\f36a";
}

.zmdi-brightness-3:before {
  content: "\f36b";
}

.zmdi-brightness-4:before {
  content: "\f36c";
}

.zmdi-brightness-5:before {
  content: "\f36d";
}

.zmdi-brightness-6:before {
  content: "\f36e";
}

.zmdi-brightness-7:before {
  content: "\f36f";
}

.zmdi-brightness-auto:before {
  content: "\f370";
}

.zmdi-brightness-setting:before {
  content: "\f371";
}

.zmdi-broken-image:before {
  content: "\f372";
}

.zmdi-center-focus-strong:before {
  content: "\f373";
}

.zmdi-center-focus-weak:before {
  content: "\f374";
}

.zmdi-compare:before {
  content: "\f375";
}

.zmdi-crop-16-9:before {
  content: "\f376";
}

.zmdi-crop-3-2:before {
  content: "\f377";
}

.zmdi-crop-5-4:before {
  content: "\f378";
}

.zmdi-crop-7-5:before {
  content: "\f379";
}

.zmdi-crop-din:before {
  content: "\f37a";
}

.zmdi-crop-free:before {
  content: "\f37b";
}

.zmdi-crop-landscape:before {
  content: "\f37c";
}

.zmdi-crop-portrait:before {
  content: "\f37d";
}

.zmdi-crop-square:before {
  content: "\f37e";
}

.zmdi-exposure-alt:before {
  content: "\f37f";
}

.zmdi-exposure:before {
  content: "\f380";
}

.zmdi-filter-b-and-w:before {
  content: "\f381";
}

.zmdi-filter-center-focus:before {
  content: "\f382";
}

.zmdi-filter-frames:before {
  content: "\f383";
}

.zmdi-filter-tilt-shift:before {
  content: "\f384";
}

.zmdi-gradient:before {
  content: "\f385";
}

.zmdi-grain:before {
  content: "\f386";
}

.zmdi-graphic-eq:before {
  content: "\f387";
}

.zmdi-hdr-off:before {
  content: "\f388";
}

.zmdi-hdr-strong:before {
  content: "\f389";
}

.zmdi-hdr-weak:before {
  content: "\f38a";
}

.zmdi-hdr:before {
  content: "\f38b";
}

.zmdi-iridescent:before {
  content: "\f38c";
}

.zmdi-leak-off:before {
  content: "\f38d";
}

.zmdi-leak:before {
  content: "\f38e";
}

.zmdi-looks:before {
  content: "\f38f";
}

.zmdi-loupe:before {
  content: "\f390";
}

.zmdi-panorama-horizontal:before {
  content: "\f391";
}

.zmdi-panorama-vertical:before {
  content: "\f392";
}

.zmdi-panorama-wide-angle:before {
  content: "\f393";
}

.zmdi-photo-size-select-large:before {
  content: "\f394";
}

.zmdi-photo-size-select-small:before {
  content: "\f395";
}

.zmdi-picture-in-picture:before {
  content: "\f396";
}

.zmdi-slideshow:before {
  content: "\f397";
}

.zmdi-texture:before {
  content: "\f398";
}

.zmdi-tonality:before {
  content: "\f399";
}

.zmdi-vignette:before {
  content: "\f39a";
}

.zmdi-wb-auto:before {
  content: "\f39b";
}

.zmdi-eject-alt:before {
  content: "\f39c";
}

.zmdi-eject:before {
  content: "\f39d";
}

.zmdi-equalizer:before {
  content: "\f39e";
}

.zmdi-fast-forward:before {
  content: "\f39f";
}

.zmdi-fast-rewind:before {
  content: "\f3a0";
}

.zmdi-forward-10:before {
  content: "\f3a1";
}

.zmdi-forward-30:before {
  content: "\f3a2";
}

.zmdi-forward-5:before {
  content: "\f3a3";
}

.zmdi-hearing:before {
  content: "\f3a4";
}

.zmdi-pause-circle-outline:before {
  content: "\f3a5";
}

.zmdi-pause-circle:before {
  content: "\f3a6";
}

.zmdi-pause:before {
  content: "\f3a7";
}

.zmdi-play-circle-outline:before {
  content: "\f3a8";
}

.zmdi-play-circle:before {
  content: "\f3a9";
}

.zmdi-play:before {
  content: "\f3aa";
}

.zmdi-playlist-audio:before {
  content: "\f3ab";
}

.zmdi-playlist-plus:before {
  content: "\f3ac";
}

.zmdi-repeat-one:before {
  content: "\f3ad";
}

.zmdi-repeat:before {
  content: "\f3ae";
}

.zmdi-replay-10:before {
  content: "\f3af";
}

.zmdi-replay-30:before {
  content: "\f3b0";
}

.zmdi-replay-5:before {
  content: "\f3b1";
}

.zmdi-replay:before {
  content: "\f3b2";
}

.zmdi-shuffle:before {
  content: "\f3b3";
}

.zmdi-skip-next:before {
  content: "\f3b4";
}

.zmdi-skip-previous:before {
  content: "\f3b5";
}

.zmdi-stop:before {
  content: "\f3b6";
}

.zmdi-surround-sound:before {
  content: "\f3b7";
}

.zmdi-tune:before {
  content: "\f3b8";
}

.zmdi-volume-down:before {
  content: "\f3b9";
}

.zmdi-volume-mute:before {
  content: "\f3ba";
}

.zmdi-volume-off:before {
  content: "\f3bb";
}

.zmdi-volume-up:before {
  content: "\f3bc";
}

.zmdi-n-1-square:before {
  content: "\f3bd";
}

.zmdi-n-2-square:before {
  content: "\f3be";
}

.zmdi-n-3-square:before {
  content: "\f3bf";
}

.zmdi-n-4-square:before {
  content: "\f3c0";
}

.zmdi-n-5-square:before {
  content: "\f3c1";
}

.zmdi-n-6-square:before {
  content: "\f3c2";
}

.zmdi-neg-1:before {
  content: "\f3c3";
}

.zmdi-neg-2:before {
  content: "\f3c4";
}

.zmdi-plus-1:before {
  content: "\f3c5";
}

.zmdi-plus-2:before {
  content: "\f3c6";
}

.zmdi-sec-10:before {
  content: "\f3c7";
}

.zmdi-sec-3:before {
  content: "\f3c8";
}

.zmdi-zero:before {
  content: "\f3c9";
}

.zmdi-airline-seat-flat-angled:before {
  content: "\f3ca";
}

.zmdi-airline-seat-flat:before {
  content: "\f3cb";
}

.zmdi-airline-seat-individual-suite:before {
  content: "\f3cc";
}

.zmdi-airline-seat-legroom-extra:before {
  content: "\f3cd";
}

.zmdi-airline-seat-legroom-normal:before {
  content: "\f3ce";
}

.zmdi-airline-seat-legroom-reduced:before {
  content: "\f3cf";
}

.zmdi-airline-seat-recline-extra:before {
  content: "\f3d0";
}

.zmdi-airline-seat-recline-normal:before {
  content: "\f3d1";
}

.zmdi-airplay:before {
  content: "\f3d2";
}

.zmdi-closed-caption:before {
  content: "\f3d3";
}

.zmdi-confirmation-number:before {
  content: "\f3d4";
}

.zmdi-developer-board:before {
  content: "\f3d5";
}

.zmdi-disc-full:before {
  content: "\f3d6";
}

.zmdi-explicit:before {
  content: "\f3d7";
}

.zmdi-flight-land:before {
  content: "\f3d8";
}

.zmdi-flight-takeoff:before {
  content: "\f3d9";
}

.zmdi-flip-to-back:before {
  content: "\f3da";
}

.zmdi-flip-to-front:before {
  content: "\f3db";
}

.zmdi-group-work:before {
  content: "\f3dc";
}

.zmdi-hd:before {
  content: "\f3dd";
}

.zmdi-hq:before {
  content: "\f3de";
}

.zmdi-markunread-mailbox:before {
  content: "\f3df";
}

.zmdi-memory:before {
  content: "\f3e0";
}

.zmdi-nfc:before {
  content: "\f3e1";
}

.zmdi-play-for-work:before {
  content: "\f3e2";
}

.zmdi-power-input:before {
  content: "\f3e3";
}

.zmdi-present-to-all:before {
  content: "\f3e4";
}

.zmdi-satellite:before {
  content: "\f3e5";
}

.zmdi-tap-and-play:before {
  content: "\f3e6";
}

.zmdi-vibration:before {
  content: "\f3e7";
}

.zmdi-voicemail:before {
  content: "\f3e8";
}

.zmdi-group:before {
  content: "\f3e9";
}

.zmdi-rss:before {
  content: "\f3ea";
}

.zmdi-shape:before {
  content: "\f3eb";
}

.zmdi-spinner:before {
  content: "\f3ec";
}

.zmdi-ungroup:before {
  content: "\f3ed";
}

.zmdi-500px:before {
  content: "\f3ee";
}

.zmdi-8tracks:before {
  content: "\f3ef";
}

.zmdi-amazon:before {
  content: "\f3f0";
}

.zmdi-blogger:before {
  content: "\f3f1";
}

.zmdi-delicious:before {
  content: "\f3f2";
}

.zmdi-disqus:before {
  content: "\f3f3";
}

.zmdi-flattr:before {
  content: "\f3f4";
}

.zmdi-flickr:before {
  content: "\f3f5";
}

.zmdi-github-alt:before {
  content: "\f3f6";
}

.zmdi-google-old:before {
  content: "\f3f7";
}

.zmdi-linkedin:before {
  content: "\f3f8";
}

.zmdi-odnoklassniki:before {
  content: "\f3f9";
}

.zmdi-outlook:before {
  content: "\f3fa";
}

.zmdi-paypal-alt:before {
  content: "\f3fb";
}

.zmdi-pinterest:before {
  content: "\f3fc";
}

.zmdi-playstation:before {
  content: "\f3fd";
}

.zmdi-reddit:before {
  content: "\f3fe";
}

.zmdi-skype:before {
  content: "\f3ff";
}

.zmdi-slideshare:before {
  content: "\f400";
}

.zmdi-soundcloud:before {
  content: "\f401";
}

.zmdi-tumblr:before {
  content: "\f402";
}

.zmdi-twitch:before {
  content: "\f403";
}

.zmdi-vimeo:before {
  content: "\f404";
}

.zmdi-whatsapp:before {
  content: "\f405";
}

.zmdi-xbox:before {
  content: "\f406";
}

.zmdi-yahoo:before {
  content: "\f407";
}

.zmdi-youtube-play:before {
  content: "\f408";
}

.zmdi-youtube:before {
  content: "\f409";
}

.zmdi-3d-rotation:before {
  content: "\f101";
}

.zmdi-airplane-off:before {
  content: "\f102";
}

.zmdi-airplane:before {
  content: "\f103";
}

.zmdi-album:before {
  content: "\f104";
}

.zmdi-archive:before {
  content: "\f105";
}

.zmdi-assignment-account:before {
  content: "\f106";
}

.zmdi-assignment-alert:before {
  content: "\f107";
}

.zmdi-assignment-check:before {
  content: "\f108";
}

.zmdi-assignment-o:before {
  content: "\f109";
}

.zmdi-assignment-return:before {
  content: "\f10a";
}

.zmdi-assignment-returned:before {
  content: "\f10b";
}

.zmdi-assignment:before {
  content: "\f10c";
}

.zmdi-attachment-alt:before {
  content: "\f10d";
}

.zmdi-attachment:before {
  content: "\f10e";
}

.zmdi-audio:before {
  content: "\f10f";
}

.zmdi-badge-check:before {
  content: "\f110";
}

.zmdi-balance-wallet:before {
  content: "\f111";
}

.zmdi-balance:before {
  content: "\f112";
}

.zmdi-battery-alert:before {
  content: "\f113";
}

.zmdi-battery-flash:before {
  content: "\f114";
}

.zmdi-battery-unknown:before {
  content: "\f115";
}

.zmdi-battery:before {
  content: "\f116";
}

.zmdi-bike:before {
  content: "\f117";
}

.zmdi-block-alt:before {
  content: "\f118";
}

.zmdi-block:before {
  content: "\f119";
}

.zmdi-boat:before {
  content: "\f11a";
}

.zmdi-book-image:before {
  content: "\f11b";
}

.zmdi-book:before {
  content: "\f11c";
}

.zmdi-bookmark-outline:before {
  content: "\f11d";
}

.zmdi-bookmark:before {
  content: "\f11e";
}

.zmdi-brush:before {
  content: "\f11f";
}

.zmdi-bug:before {
  content: "\f120";
}

.zmdi-bus:before {
  content: "\f121";
}

.zmdi-cake:before {
  content: "\f122";
}

.zmdi-car-taxi:before {
  content: "\f123";
}

.zmdi-car-wash:before {
  content: "\f124";
}

.zmdi-car:before {
  content: "\f125";
}

.zmdi-card-giftcard:before {
  content: "\f126";
}

.zmdi-card-membership:before {
  content: "\f127";
}

.zmdi-card-travel:before {
  content: "\f128";
}

.zmdi-card:before {
  content: "\f129";
}

.zmdi-case-check:before {
  content: "\f12a";
}

.zmdi-case-download:before {
  content: "\f12b";
}

.zmdi-case-play:before {
  content: "\f12c";
}

.zmdi-case:before {
  content: "\f12d";
}

.zmdi-cast-connected:before {
  content: "\f12e";
}

.zmdi-cast:before {
  content: "\f12f";
}

.zmdi-chart-donut:before {
  content: "\f130";
}

.zmdi-chart:before {
  content: "\f131";
}

.zmdi-city-alt:before {
  content: "\f132";
}

.zmdi-city:before {
  content: "\f133";
}

.zmdi-close-circle-o:before {
  content: "\f134";
}

.zmdi-close-circle:before {
  content: "\f135";
}

.zmdi-close:before {
  content: "\f136";
}

.zmdi-cocktail:before {
  content: "\f137";
}

.zmdi-code-setting:before {
  content: "\f138";
}

.zmdi-code-smartphone:before {
  content: "\f139";
}

.zmdi-code:before {
  content: "\f13a";
}

.zmdi-coffee:before {
  content: "\f13b";
}

.zmdi-collection-bookmark:before {
  content: "\f13c";
}

.zmdi-collection-case-play:before {
  content: "\f13d";
}

.zmdi-collection-folder-image:before {
  content: "\f13e";
}

.zmdi-collection-image-o:before {
  content: "\f13f";
}

.zmdi-collection-image:before {
  content: "\f140";
}

.zmdi-collection-item-1:before {
  content: "\f141";
}

.zmdi-collection-item-2:before {
  content: "\f142";
}

.zmdi-collection-item-3:before {
  content: "\f143";
}

.zmdi-collection-item-4:before {
  content: "\f144";
}

.zmdi-collection-item-5:before {
  content: "\f145";
}

.zmdi-collection-item-6:before {
  content: "\f146";
}

.zmdi-collection-item-7:before {
  content: "\f147";
}

.zmdi-collection-item-8:before {
  content: "\f148";
}

.zmdi-collection-item-9-plus:before {
  content: "\f149";
}

.zmdi-collection-item-9:before {
  content: "\f14a";
}

.zmdi-collection-item:before {
  content: "\f14b";
}

.zmdi-collection-music:before {
  content: "\f14c";
}

.zmdi-collection-pdf:before {
  content: "\f14d";
}

.zmdi-collection-plus:before {
  content: "\f14e";
}

.zmdi-collection-speaker:before {
  content: "\f14f";
}

.zmdi-collection-text:before {
  content: "\f150";
}

.zmdi-collection-video:before {
  content: "\f151";
}

.zmdi-compass:before {
  content: "\f152";
}

.zmdi-cutlery:before {
  content: "\f153";
}

.zmdi-delete:before {
  content: "\f154";
}

.zmdi-dialpad:before {
  content: "\f155";
}

.zmdi-dns:before {
  content: "\f156";
}

.zmdi-drink:before {
  content: "\f157";
}

.zmdi-edit:before {
  content: "\f158";
}

.zmdi-email-open:before {
  content: "\f159";
}

.zmdi-email:before {
  content: "\f15a";
}

.zmdi-eye-off:before {
  content: "\f15b";
}

.zmdi-eye:before {
  content: "\f15c";
}

.zmdi-eyedropper:before {
  content: "\f15d";
}

.zmdi-favorite-outline:before {
  content: "\f15e";
}

.zmdi-favorite:before {
  content: "\f15f";
}

.zmdi-filter-list:before {
  content: "\f160";
}

.zmdi-fire:before {
  content: "\f161";
}

.zmdi-flag:before {
  content: "\f162";
}

.zmdi-flare:before {
  content: "\f163";
}

.zmdi-flash-auto:before {
  content: "\f164";
}

.zmdi-flash-off:before {
  content: "\f165";
}

.zmdi-flash:before {
  content: "\f166";
}

.zmdi-flip:before {
  content: "\f167";
}

.zmdi-flower-alt:before {
  content: "\f168";
}

.zmdi-flower:before {
  content: "\f169";
}

.zmdi-font:before {
  content: "\f16a";
}

.zmdi-fullscreen-alt:before {
  content: "\f16b";
}

.zmdi-fullscreen-exit:before {
  content: "\f16c";
}

.zmdi-fullscreen:before {
  content: "\f16d";
}

.zmdi-functions:before {
  content: "\f16e";
}

.zmdi-gas-station:before {
  content: "\f16f";
}

.zmdi-gesture:before {
  content: "\f170";
}

.zmdi-globe-alt:before {
  content: "\f171";
}

.zmdi-globe-lock:before {
  content: "\f172";
}

.zmdi-globe:before {
  content: "\f173";
}

.zmdi-graduation-cap:before {
  content: "\f174";
}

.zmdi-home:before {
  content: "\f175";
}

.zmdi-hospital-alt:before {
  content: "\f176";
}

.zmdi-hospital:before {
  content: "\f177";
}

.zmdi-hotel:before {
  content: "\f178";
}

.zmdi-hourglass-alt:before {
  content: "\f179";
}

.zmdi-hourglass-outline:before {
  content: "\f17a";
}

.zmdi-hourglass:before {
  content: "\f17b";
}

.zmdi-http:before {
  content: "\f17c";
}

.zmdi-image-alt:before {
  content: "\f17d";
}

.zmdi-image-o:before {
  content: "\f17e";
}

.zmdi-image:before {
  content: "\f17f";
}

.zmdi-inbox:before {
  content: "\f180";
}

.zmdi-invert-colors-off:before {
  content: "\f181";
}

.zmdi-invert-colors:before {
  content: "\f182";
}

.zmdi-key:before {
  content: "\f183";
}

.zmdi-label-alt-outline:before {
  content: "\f184";
}

.zmdi-label-alt:before {
  content: "\f185";
}

.zmdi-label-heart:before {
  content: "\f186";
}

.zmdi-label:before {
  content: "\f187";
}

.zmdi-labels:before {
  content: "\f188";
}

.zmdi-lamp:before {
  content: "\f189";
}

.zmdi-landscape:before {
  content: "\f18a";
}

.zmdi-layers-off:before {
  content: "\f18b";
}

.zmdi-layers:before {
  content: "\f18c";
}

.zmdi-library:before {
  content: "\f18d";
}

.zmdi-link:before {
  content: "\f18e";
}

.zmdi-lock-open:before {
  content: "\f18f";
}

.zmdi-lock-outline:before {
  content: "\f190";
}

.zmdi-lock:before {
  content: "\f191";
}

.zmdi-mail-reply-all:before {
  content: "\f192";
}

.zmdi-mail-reply:before {
  content: "\f193";
}

.zmdi-mail-send:before {
  content: "\f194";
}

.zmdi-mall:before {
  content: "\f195";
}

.zmdi-map:before {
  content: "\f196";
}

.zmdi-menu:before {
  content: "\f197";
}

.zmdi-money-box:before {
  content: "\f198";
}

.zmdi-money-off:before {
  content: "\f199";
}

.zmdi-money:before {
  content: "\f19a";
}

.zmdi-more-vert:before {
  content: "\f19b";
}

.zmdi-more:before {
  content: "\f19c";
}

.zmdi-movie-alt:before {
  content: "\f19d";
}

.zmdi-movie:before {
  content: "\f19e";
}

.zmdi-nature-people:before {
  content: "\f19f";
}

.zmdi-nature:before {
  content: "\f1a0";
}

.zmdi-navigation:before {
  content: "\f1a1";
}

.zmdi-open-in-browser:before {
  content: "\f1a2";
}

.zmdi-open-in-new:before {
  content: "\f1a3";
}

.zmdi-palette:before {
  content: "\f1a4";
}

.zmdi-parking:before {
  content: "\f1a5";
}

.zmdi-pin-account:before {
  content: "\f1a6";
}

.zmdi-pin-assistant:before {
  content: "\f1a7";
}

.zmdi-pin-drop:before {
  content: "\f1a8";
}

.zmdi-pin-help:before {
  content: "\f1a9";
}

.zmdi-pin-off:before {
  content: "\f1aa";
}

.zmdi-pin:before {
  content: "\f1ab";
}

.zmdi-pizza:before {
  content: "\f1ac";
}

.zmdi-plaster:before {
  content: "\f1ad";
}

.zmdi-power-setting:before {
  content: "\f1ae";
}

.zmdi-power:before {
  content: "\f1af";
}

.zmdi-print:before {
  content: "\f1b0";
}

.zmdi-puzzle-piece:before {
  content: "\f1b1";
}

.zmdi-quote:before {
  content: "\f1b2";
}

.zmdi-railway:before {
  content: "\f1b3";
}

.zmdi-receipt:before {
  content: "\f1b4";
}

.zmdi-refresh-alt:before {
  content: "\f1b5";
}

.zmdi-refresh-sync-alert:before {
  content: "\f1b6";
}

.zmdi-refresh-sync-off:before {
  content: "\f1b7";
}

.zmdi-refresh-sync:before {
  content: "\f1b8";
}

.zmdi-refresh:before {
  content: "\f1b9";
}

.zmdi-roller:before {
  content: "\f1ba";
}

.zmdi-ruler:before {
  content: "\f1bb";
}

.zmdi-scissors:before {
  content: "\f1bc";
}

.zmdi-screen-rotation-lock:before {
  content: "\f1bd";
}

.zmdi-screen-rotation:before {
  content: "\f1be";
}

.zmdi-search-for:before {
  content: "\f1bf";
}

.zmdi-search-in-file:before {
  content: "\f1c0";
}

.zmdi-search-in-page:before {
  content: "\f1c1";
}

.zmdi-search-replace:before {
  content: "\f1c2";
}

.zmdi-search:before {
  content: "\f1c3";
}

.zmdi-seat:before {
  content: "\f1c4";
}

.zmdi-settings-square:before {
  content: "\f1c5";
}

.zmdi-settings:before {
  content: "\f1c6";
}

.zmdi-shield-check:before {
  content: "\f1c7";
}

.zmdi-shield-security:before {
  content: "\f1c8";
}

.zmdi-shopping-basket:before {
  content: "\f1c9";
}

.zmdi-shopping-cart-plus:before {
  content: "\f1ca";
}

.zmdi-shopping-cart:before {
  content: "\f1cb";
}

.zmdi-sign-in:before {
  content: "\f1cc";
}

.zmdi-sort-amount-asc:before {
  content: "\f1cd";
}

.zmdi-sort-amount-desc:before {
  content: "\f1ce";
}

.zmdi-sort-asc:before {
  content: "\f1cf";
}

.zmdi-sort-desc:before {
  content: "\f1d0";
}

.zmdi-spellcheck:before {
  content: "\f1d1";
}

.zmdi-storage:before {
  content: "\f1d2";
}

.zmdi-store-24:before {
  content: "\f1d3";
}

.zmdi-store:before {
  content: "\f1d4";
}

.zmdi-subway:before {
  content: "\f1d5";
}

.zmdi-sun:before {
  content: "\f1d6";
}

.zmdi-tab-unselected:before {
  content: "\f1d7";
}

.zmdi-tab:before {
  content: "\f1d8";
}

.zmdi-tag-close:before {
  content: "\f1d9";
}

.zmdi-tag-more:before {
  content: "\f1da";
}

.zmdi-tag:before {
  content: "\f1db";
}

.zmdi-thumb-down:before {
  content: "\f1dc";
}

.zmdi-thumb-up-down:before {
  content: "\f1dd";
}

.zmdi-thumb-up:before {
  content: "\f1de";
}

.zmdi-ticket-star:before {
  content: "\f1df";
}

.zmdi-toll:before {
  content: "\f1e0";
}

.zmdi-toys:before {
  content: "\f1e1";
}

.zmdi-traffic:before {
  content: "\f1e2";
}

.zmdi-translate:before {
  content: "\f1e3";
}

.zmdi-triangle-down:before {
  content: "\f1e4";
}

.zmdi-triangle-up:before {
  content: "\f1e5";
}

.zmdi-truck:before {
  content: "\f1e6";
}

.zmdi-turning-sign:before {
  content: "\f1e7";
}

.zmdi-wallpaper:before {
  content: "\f1e8";
}

.zmdi-washing-machine:before {
  content: "\f1e9";
}

.zmdi-window-maximize:before {
  content: "\f1ea";
}

.zmdi-window-minimize:before {
  content: "\f1eb";
}

.zmdi-window-restore:before {
  content: "\f1ec";
}

.zmdi-wrench:before {
  content: "\f1ed";
}

.zmdi-zoom-in:before {
  content: "\f1ee";
}

.zmdi-zoom-out:before {
  content: "\f1ef";
}

.zmdi-alert-circle-o:before {
  content: "\f1f0";
}

.zmdi-alert-circle:before {
  content: "\f1f1";
}

.zmdi-alert-octagon:before {
  content: "\f1f2";
}

.zmdi-alert-polygon:before {
  content: "\f1f3";
}

.zmdi-alert-triangle:before {
  content: "\f1f4";
}

.zmdi-help-outline:before {
  content: "\f1f5";
}

.zmdi-help:before {
  content: "\f1f6";
}

.zmdi-info-outline:before {
  content: "\f1f7";
}

.zmdi-info:before {
  content: "\f1f8";
}

.zmdi-notifications-active:before {
  content: "\f1f9";
}

.zmdi-notifications-add:before {
  content: "\f1fa";
}

.zmdi-notifications-none:before {
  content: "\f1fb";
}

.zmdi-notifications-off:before {
  content: "\f1fc";
}

.zmdi-notifications-paused:before {
  content: "\f1fd";
}

.zmdi-notifications:before {
  content: "\f1fe";
}

.zmdi-account-add:before {
  content: "\f1ff";
}

.zmdi-account-box-mail:before {
  content: "\f200";
}

.zmdi-account-box-o:before {
  content: "\f201";
}

.zmdi-account-box-phone:before {
  content: "\f202";
}

.zmdi-account-box:before {
  content: "\f203";
}

.zmdi-account-calendar:before {
  content: "\f204";
}

.zmdi-account-circle:before {
  content: "\f205";
}

.zmdi-account-o:before {
  content: "\f206";
}

.zmdi-account:before {
  content: "\f207";
}

.zmdi-accounts-add:before {
  content: "\f208";
}

.zmdi-accounts-alt:before {
  content: "\f209";
}

.zmdi-accounts-list-alt:before {
  content: "\f20a";
}

.zmdi-accounts-list:before {
  content: "\f20b";
}

.zmdi-accounts-outline:before {
  content: "\f20c";
}

.zmdi-accounts:before {
  content: "\f20d";
}

.zmdi-face:before {
  content: "\f20e";
}

.zmdi-female:before {
  content: "\f20f";
}

.zmdi-male-alt:before {
  content: "\f210";
}

.zmdi-male-female:before {
  content: "\f211";
}

.zmdi-male:before {
  content: "\f212";
}

.zmdi-mood-bad:before {
  content: "\f213";
}

.zmdi-mood:before {
  content: "\f214";
}

.zmdi-run:before {
  content: "\f215";
}

.zmdi-walk:before {
  content: "\f216";
}

.zmdi-cloud-box:before {
  content: "\f217";
}

.zmdi-cloud-circle:before {
  content: "\f218";
}

.zmdi-cloud-done:before {
  content: "\f219";
}

.zmdi-cloud-download:before {
  content: "\f21a";
}

.zmdi-cloud-off:before {
  content: "\f21b";
}

.zmdi-cloud-outline-alt:before {
  content: "\f21c";
}

.zmdi-cloud-outline:before {
  content: "\f21d";
}

.zmdi-cloud-upload:before {
  content: "\f21e";
}

.zmdi-cloud:before {
  content: "\f21f";
}

.zmdi-download:before {
  content: "\f220";
}

.zmdi-file-plus:before {
  content: "\f221";
}

.zmdi-file-text:before {
  content: "\f222";
}

.zmdi-file:before {
  content: "\f223";
}

.zmdi-folder-outline:before {
  content: "\f224";
}

.zmdi-folder-person:before {
  content: "\f225";
}

.zmdi-folder-star-alt:before {
  content: "\f226";
}

.zmdi-folder-star:before {
  content: "\f227";
}

.zmdi-folder:before {
  content: "\f228";
}

.zmdi-gif:before {
  content: "\f229";
}

.zmdi-upload:before {
  content: "\f22a";
}

.zmdi-border-all:before {
  content: "\f22b";
}

.zmdi-border-bottom:before {
  content: "\f22c";
}

.zmdi-border-clear:before {
  content: "\f22d";
}

.zmdi-border-color:before {
  content: "\f22e";
}

.zmdi-border-horizontal:before {
  content: "\f22f";
}

.zmdi-border-inner:before {
  content: "\f230";
}

.zmdi-border-left:before {
  content: "\f231";
}

.zmdi-border-outer:before {
  content: "\f232";
}

.zmdi-border-right:before {
  content: "\f233";
}

.zmdi-border-style:before {
  content: "\f234";
}

.zmdi-border-top:before {
  content: "\f235";
}

.zmdi-border-vertical:before {
  content: "\f236";
}

.zmdi-copy:before {
  content: "\f237";
}

.zmdi-crop:before {
  content: "\f238";
}

.zmdi-format-align-center:before {
  content: "\f239";
}

.zmdi-format-align-justify:before {
  content: "\f23a";
}

.zmdi-format-align-left:before {
  content: "\f23b";
}

.zmdi-format-align-right:before {
  content: "\f23c";
}

.zmdi-format-bold:before {
  content: "\f23d";
}

.zmdi-format-clear-all:before {
  content: "\f23e";
}

.zmdi-format-clear:before {
  content: "\f23f";
}

.zmdi-format-color-fill:before {
  content: "\f240";
}

.zmdi-format-color-reset:before {
  content: "\f241";
}

.zmdi-format-color-text:before {
  content: "\f242";
}

.zmdi-format-indent-decrease:before {
  content: "\f243";
}

.zmdi-format-indent-increase:before {
  content: "\f244";
}

.zmdi-format-italic:before {
  content: "\f245";
}

.zmdi-format-line-spacing:before {
  content: "\f246";
}

.zmdi-format-list-bulleted:before {
  content: "\f247";
}

.zmdi-format-list-numbered:before {
  content: "\f248";
}

.zmdi-format-ltr:before {
  content: "\f249";
}

.zmdi-format-rtl:before {
  content: "\f24a";
}

.zmdi-format-size:before {
  content: "\f24b";
}

.zmdi-format-strikethrough-s:before {
  content: "\f24c";
}

.zmdi-format-strikethrough:before {
  content: "\f24d";
}

.zmdi-format-subject:before {
  content: "\f24e";
}

.zmdi-format-underlined:before {
  content: "\f24f";
}

.zmdi-format-valign-bottom:before {
  content: "\f250";
}

.zmdi-format-valign-center:before {
  content: "\f251";
}

.zmdi-format-valign-top:before {
  content: "\f252";
}

.zmdi-redo:before {
  content: "\f253";
}

.zmdi-select-all:before {
  content: "\f254";
}

.zmdi-space-bar:before {
  content: "\f255";
}

.zmdi-text-format:before {
  content: "\f256";
}

.zmdi-transform:before {
  content: "\f257";
}

.zmdi-undo:before {
  content: "\f258";
}

.zmdi-wrap-text:before {
  content: "\f259";
}

.zmdi-comment-alert:before {
  content: "\f25a";
}

.zmdi-comment-alt-text:before {
  content: "\f25b";
}

.zmdi-comment-alt:before {
  content: "\f25c";
}

.zmdi-comment-edit:before {
  content: "\f25d";
}

.zmdi-comment-image:before {
  content: "\f25e";
}

.zmdi-comment-list:before {
  content: "\f25f";
}

.zmdi-comment-more:before {
  content: "\f260";
}

.zmdi-comment-outline:before {
  content: "\f261";
}

.zmdi-comment-text-alt:before {
  content: "\f262";
}

.zmdi-comment-text:before {
  content: "\f263";
}

.zmdi-comment-video:before {
  content: "\f264";
}

.zmdi-comment:before {
  content: "\f265";
}

.zmdi-comments:before {
  content: "\f266";
}

.zmdi-check-all:before {
  content: "\f267";
}

.zmdi-check-circle-u:before {
  content: "\f268";
}

.zmdi-check-circle:before {
  content: "\f269";
}

.zmdi-check-square:before {
  content: "\f26a";
}

.zmdi-check:before {
  content: "\f26b";
}

.zmdi-circle-o:before {
  content: "\f26c";
}

.zmdi-circle:before {
  content: "\f26d";
}

.zmdi-dot-circle-alt:before {
  content: "\f26e";
}

.zmdi-dot-circle:before {
  content: "\f26f";
}

.zmdi-minus-circle-outline:before {
  content: "\f270";
}

.zmdi-minus-circle:before {
  content: "\f271";
}

.zmdi-minus-square:before {
  content: "\f272";
}

.zmdi-minus:before {
  content: "\f273";
}

.zmdi-plus-circle-o-duplicate:before {
  content: "\f274";
}

.zmdi-plus-circle-o:before {
  content: "\f275";
}

.zmdi-plus-circle:before {
  content: "\f276";
}

.zmdi-plus-square:before {
  content: "\f277";
}

.zmdi-plus:before {
  content: "\f278";
}

.zmdi-square-o:before {
  content: "\f279";
}

.zmdi-star-circle:before {
  content: "\f27a";
}

.zmdi-star-half:before {
  content: "\f27b";
}

.zmdi-star-outline:before {
  content: "\f27c";
}

.zmdi-star:before {
  content: "\f27d";
}

.zmdi-bluetooth-connected:before {
  content: "\f27e";
}

.zmdi-bluetooth-off:before {
  content: "\f27f";
}

.zmdi-bluetooth-search:before {
  content: "\f280";
}

.zmdi-bluetooth-setting:before {
  content: "\f281";
}

.zmdi-bluetooth:before {
  content: "\f282";
}

.zmdi-camera-add:before {
  content: "\f283";
}

.zmdi-camera-alt:before {
  content: "\f284";
}

.zmdi-camera-bw:before {
  content: "\f285";
}

.zmdi-camera-front:before {
  content: "\f286";
}

.zmdi-camera-mic:before {
  content: "\f287";
}

.zmdi-camera-party-mode:before {
  content: "\f288";
}

.zmdi-camera-rear:before {
  content: "\f289";
}

.zmdi-camera-roll:before {
  content: "\f28a";
}

.zmdi-camera-switch:before {
  content: "\f28b";
}

.zmdi-camera:before {
  content: "\f28c";
}

.zmdi-card-alert:before {
  content: "\f28d";
}

.zmdi-card-off:before {
  content: "\f28e";
}

.zmdi-card-sd:before {
  content: "\f28f";
}

.zmdi-card-sim:before {
  content: "\f290";
}

.zmdi-desktop-mac:before {
  content: "\f291";
}

.zmdi-desktop-windows:before {
  content: "\f292";
}

.zmdi-device-hub:before {
  content: "\f293";
}

.zmdi-devices-off:before {
  content: "\f294";
}

.zmdi-devices:before {
  content: "\f295";
}

.zmdi-dock:before {
  content: "\f296";
}

.zmdi-floppy:before {
  content: "\f297";
}

.zmdi-gamepad:before {
  content: "\f298";
}

.zmdi-gps-dot:before {
  content: "\f299";
}

.zmdi-gps-off:before {
  content: "\f29a";
}

.zmdi-gps:before {
  content: "\f29b";
}

.zmdi-headset-mic:before {
  content: "\f29c";
}

.zmdi-headset:before {
  content: "\f29d";
}

.zmdi-input-antenna:before {
  content: "\f29e";
}

.zmdi-input-composite:before {
  content: "\f29f";
}

.zmdi-input-hdmi:before {
  content: "\f2a0";
}

.zmdi-input-power:before {
  content: "\f2a1";
}

.zmdi-input-svideo:before {
  content: "\f2a2";
}

.zmdi-keyboard-hide:before {
  content: "\f2a3";
}

.zmdi-keyboard:before {
  content: "\f2a4";
}

.zmdi-laptop-chromebook:before {
  content: "\f2a5";
}

.zmdi-laptop-mac:before {
  content: "\f2a6";
}

.zmdi-laptop:before {
  content: "\f2a7";
}

.zmdi-mic-off:before {
  content: "\f2a8";
}

.zmdi-mic-outline:before {
  content: "\f2a9";
}

.zmdi-mic-setting:before {
  content: "\f2aa";
}

.zmdi-mic:before {
  content: "\f2ab";
}

.zmdi-mouse:before {
  content: "\f2ac";
}

.zmdi-network-alert:before {
  content: "\f2ad";
}

.zmdi-network-locked:before {
  content: "\f2ae";
}

.zmdi-network-off:before {
  content: "\f2af";
}

.zmdi-network-outline:before {
  content: "\f2b0";
}

.zmdi-network-setting:before {
  content: "\f2b1";
}

.zmdi-network:before {
  content: "\f2b2";
}

.zmdi-phone-bluetooth:before {
  content: "\f2b3";
}

.zmdi-phone-end:before {
  content: "\f2b4";
}

.zmdi-phone-forwarded:before {
  content: "\f2b5";
}

.zmdi-phone-in-talk:before {
  content: "\f2b6";
}

.zmdi-phone-locked:before {
  content: "\f2b7";
}

.zmdi-phone-missed:before {
  content: "\f2b8";
}

.zmdi-phone-msg:before {
  content: "\f2b9";
}

.zmdi-phone-paused:before {
  content: "\f2ba";
}

.zmdi-phone-ring:before {
  content: "\f2bb";
}

.zmdi-phone-setting:before {
  content: "\f2bc";
}

.zmdi-phone-sip:before {
  content: "\f2bd";
}

.zmdi-phone:before {
  content: "\f2be";
}

.zmdi-portable-wifi-changes:before {
  content: "\f2bf";
}

.zmdi-portable-wifi-off:before {
  content: "\f2c0";
}

.zmdi-portable-wifi:before {
  content: "\f2c1";
}

.zmdi-radio:before {
  content: "\f2c2";
}

.zmdi-reader:before {
  content: "\f2c3";
}

.zmdi-remote-control-alt:before {
  content: "\f2c4";
}

.zmdi-remote-control:before {
  content: "\f2c5";
}

.zmdi-router:before {
  content: "\f2c6";
}

.zmdi-scanner:before {
  content: "\f2c7";
}

.zmdi-smartphone-android:before {
  content: "\f2c8";
}

.zmdi-smartphone-download:before {
  content: "\f2c9";
}

.zmdi-smartphone-erase:before {
  content: "\f2ca";
}

.zmdi-smartphone-info:before {
  content: "\f2cb";
}

.zmdi-smartphone-iphone:before {
  content: "\f2cc";
}

.zmdi-smartphone-landscape-lock:before {
  content: "\f2cd";
}

.zmdi-smartphone-landscape:before {
  content: "\f2ce";
}

.zmdi-smartphone-lock:before {
  content: "\f2cf";
}

.zmdi-smartphone-portrait-lock:before {
  content: "\f2d0";
}

.zmdi-smartphone-ring:before {
  content: "\f2d1";
}

.zmdi-smartphone-setting:before {
  content: "\f2d2";
}

.zmdi-smartphone-setup:before {
  content: "\f2d3";
}

.zmdi-smartphone:before {
  content: "\f2d4";
}

.zmdi-speaker:before {
  content: "\f2d5";
}

.zmdi-tablet-android:before {
  content: "\f2d6";
}

.zmdi-tablet-mac:before {
  content: "\f2d7";
}

.zmdi-tablet:before {
  content: "\f2d8";
}

.zmdi-tv-alt-play:before {
  content: "\f2d9";
}

.zmdi-tv-list:before {
  content: "\f2da";
}

.zmdi-tv-play:before {
  content: "\f2db";
}

.zmdi-tv:before {
  content: "\f2dc";
}

.zmdi-usb:before {
  content: "\f2dd";
}

.zmdi-videocam-off:before {
  content: "\f2de";
}

.zmdi-videocam-switch:before {
  content: "\f2df";
}

.zmdi-videocam:before {
  content: "\f2e0";
}

.zmdi-watch:before {
  content: "\f2e1";
}

.zmdi-wifi-alt-2:before {
  content: "\f2e2";
}

.zmdi-wifi-alt:before {
  content: "\f2e3";
}

.zmdi-wifi-info:before {
  content: "\f2e4";
}

.zmdi-wifi-lock:before {
  content: "\f2e5";
}

.zmdi-wifi-off:before {
  content: "\f2e6";
}

.zmdi-wifi-outline:before {
  content: "\f2e7";
}

.zmdi-wifi:before {
  content: "\f2e8";
}

.zmdi-arrow-left-bottom:before {
  content: "\f2e9";
}

.zmdi-arrow-left:before {
  content: "\f2ea";
}

.zmdi-arrow-merge:before {
  content: "\f2eb";
}

.zmdi-arrow-missed:before {
  content: "\f2ec";
}

.zmdi-arrow-right-top:before {
  content: "\f2ed";
}

.zmdi-arrow-right:before {
  content: "\f2ee";
}

.zmdi-arrow-split:before {
  content: "\f2ef";
}

.zmdi-arrows:before {
  content: "\f2f0";
}

.zmdi-caret-down-circle:before {
  content: "\f2f1";
}

.zmdi-caret-down:before {
  content: "\f2f2";
}

.zmdi-caret-left-circle:before {
  content: "\f2f3";
}

.zmdi-caret-left:before {
  content: "\f2f4";
}

.zmdi-caret-right-circle:before {
  content: "\f2f5";
}

.zmdi-caret-right:before {
  content: "\f2f6";
}

.zmdi-caret-up-circle:before {
  content: "\f2f7";
}

.zmdi-caret-up:before {
  content: "\f2f8";
}

.zmdi-chevron-down:before {
  content: "\f2f9";
}

.zmdi-chevron-left:before {
  content: "\f2fa";
}

.zmdi-chevron-right:before {
  content: "\f2fb";
}

.zmdi-chevron-up:before {
  content: "\f2fc";
}

.zmdi-forward:before {
  content: "\f2fd";
}

.zmdi-long-arrow-down:before {
  content: "\f2fe";
}

.zmdi-long-arrow-left:before {
  content: "\f2ff";
}

.zmdi-long-arrow-return:before {
  content: "\f300";
}

.zmdi-long-arrow-right:before {
  content: "\f301";
}

.zmdi-long-arrow-tab:before {
  content: "\f302";
}

.zmdi-long-arrow-up:before {
  content: "\f303";
}

.zmdi-rotate-ccw:before {
  content: "\f304";
}

.zmdi-rotate-cw:before {
  content: "\f305";
}

.zmdi-rotate-left:before {
  content: "\f306";
}

.zmdi-rotate-right:before {
  content: "\f307";
}

.zmdi-square-down:before {
  content: "\f308";
}

.zmdi-square-right:before {
  content: "\f309";
}

.zmdi-swap-alt:before {
  content: "\f30a";
}

.zmdi-swap-vertical-circle:before {
  content: "\f30b";
}

.zmdi-swap-vertical:before {
  content: "\f30c";
}

.zmdi-swap:before {
  content: "\f30d";
}

.zmdi-trending-down:before {
  content: "\f30e";
}

.zmdi-trending-flat:before {
  content: "\f30f";
}

.zmdi-trending-up:before {
  content: "\f310";
}

.zmdi-unfold-less:before {
  content: "\f311";
}

.zmdi-unfold-more:before {
  content: "\f312";
}

.zmdi-apps:before {
  content: "\f313";
}

.zmdi-grid-off:before {
  content: "\f314";
}

.zmdi-grid:before {
  content: "\f315";
}

.zmdi-view-agenda:before {
  content: "\f316";
}

.zmdi-view-array:before {
  content: "\f317";
}

.zmdi-view-carousel:before {
  content: "\f318";
}

.zmdi-view-column:before {
  content: "\f319";
}

.zmdi-view-comfy:before {
  content: "\f31a";
}

.zmdi-view-compact:before {
  content: "\f31b";
}

.zmdi-view-dashboard:before {
  content: "\f31c";
}

.zmdi-view-day:before {
  content: "\f31d";
}

.zmdi-view-headline:before {
  content: "\f31e";
}

.zmdi-view-list-alt:before {
  content: "\f31f";
}

.zmdi-view-list:before {
  content: "\f320";
}

.zmdi-view-module:before {
  content: "\f321";
}

.zmdi-view-quilt:before {
  content: "\f322";
}

.zmdi-view-stream:before {
  content: "\f323";
}

.zmdi-view-subtitles:before {
  content: "\f324";
}

.zmdi-view-toc:before {
  content: "\f325";
}

.zmdi-view-web:before {
  content: "\f326";
}

.zmdi-view-week:before {
  content: "\f327";
}

.zmdi-widgets:before {
  content: "\f328";
}

.zmdi-alarm-check:before {
  content: "\f329";
}

.zmdi-alarm-off:before {
  content: "\f32a";
}

.zmdi-alarm-plus:before {
  content: "\f32b";
}

.zmdi-alarm-snooze:before {
  content: "\f32c";
}

.zmdi-alarm:before {
  content: "\f32d";
}

.zmdi-calendar-alt:before {
  content: "\f32e";
}

.zmdi-calendar-check:before {
  content: "\f32f";
}

.zmdi-calendar-close:before {
  content: "\f330";
}

.zmdi-calendar-note:before {
  content: "\f331";
}

.zmdi-calendar:before {
  content: "\f332";
}

.zmdi-time-countdown:before {
  content: "\f333";
}

.zmdi-time-interval:before {
  content: "\f334";
}

.zmdi-time-restore-setting:before {
  content: "\f335";
}

.zmdi-time-restore:before {
  content: "\f336";
}

.zmdi-time:before {
  content: "\f337";
}

.zmdi-timer-off:before {
  content: "\f338";
}

.zmdi-timer:before {
  content: "\f339";
}

.zmdi-android-alt:before {
  content: "\f33a";
}

.zmdi-android:before {
  content: "\f33b";
}

.zmdi-apple:before {
  content: "\f33c";
}

.zmdi-behance:before {
  content: "\f33d";
}

.zmdi-codepen:before {
  content: "\f33e";
}

.zmdi-dribbble:before {
  content: "\f33f";
}

.zmdi-dropbox:before {
  content: "\f340";
}

.zmdi-evernote:before {
  content: "\f341";
}

.zmdi-facebook-box:before {
  content: "\f342";
}

.zmdi-facebook:before {
  content: "\f343";
}

.zmdi-github-box:before {
  content: "\f344";
}

.zmdi-github:before {
  content: "\f345";
}

.zmdi-google-drive:before {
  content: "\f346";
}

.zmdi-google-earth:before {
  content: "\f347";
}

.zmdi-google-glass:before {
  content: "\f348";
}

.zmdi-google-maps:before {
  content: "\f349";
}

.zmdi-google-pages:before {
  content: "\f34a";
}

.zmdi-google-play:before {
  content: "\f34b";
}

.zmdi-google-plus-box:before {
  content: "\f34c";
}

.zmdi-google-plus:before {
  content: "\f34d";
}

.zmdi-google:before {
  content: "\f34e";
}

.zmdi-instagram:before {
  content: "\f34f";
}

.zmdi-language-css3:before {
  content: "\f350";
}

.zmdi-language-html5:before {
  content: "\f351";
}

.zmdi-language-javascript:before {
  content: "\f352";
}

.zmdi-language-python-alt:before {
  content: "\f353";
}

.zmdi-language-python:before {
  content: "\f354";
}

.zmdi-lastfm:before {
  content: "\f355";
}

.zmdi-linkedin-box:before {
  content: "\f356";
}

.zmdi-paypal:before {
  content: "\f357";
}

.zmdi-pinterest-box:before {
  content: "\f358";
}

.zmdi-pocket:before {
  content: "\f359";
}

.zmdi-polymer:before {
  content: "\f35a";
}

.zmdi-share:before {
  content: "\f35b";
}

.zmdi-stackoverflow:before {
  content: "\f35c";
}

.zmdi-steam-square:before {
  content: "\f35d";
}

.zmdi-steam:before {
  content: "\f35e";
}

.zmdi-twitter-box:before {
  content: "\f35f";
}

.zmdi-twitter:before {
  content: "\f360";
}

.zmdi-vk:before {
  content: "\f361";
}

.zmdi-wikipedia:before {
  content: "\f362";
}

.zmdi-windows:before {
  content: "\f363";
}

.zmdi-aspect-ratio-alt:before {
  content: "\f364";
}

.zmdi-aspect-ratio:before {
  content: "\f365";
}

.zmdi-blur-circular:before {
  content: "\f366";
}

.zmdi-blur-linear:before {
  content: "\f367";
}

.zmdi-blur-off:before {
  content: "\f368";
}

.zmdi-blur:before {
  content: "\f369";
}

.zmdi-brightness-2:before {
  content: "\f36a";
}

.zmdi-brightness-3:before {
  content: "\f36b";
}

.zmdi-brightness-4:before {
  content: "\f36c";
}

.zmdi-brightness-5:before {
  content: "\f36d";
}

.zmdi-brightness-6:before {
  content: "\f36e";
}

.zmdi-brightness-7:before {
  content: "\f36f";
}

.zmdi-brightness-auto:before {
  content: "\f370";
}

.zmdi-brightness-setting:before {
  content: "\f371";
}

.zmdi-broken-image:before {
  content: "\f372";
}

.zmdi-center-focus-strong:before {
  content: "\f373";
}

.zmdi-center-focus-weak:before {
  content: "\f374";
}

.zmdi-compare:before {
  content: "\f375";
}

.zmdi-crop-16-9:before {
  content: "\f376";
}

.zmdi-crop-3-2:before {
  content: "\f377";
}

.zmdi-crop-5-4:before {
  content: "\f378";
}

.zmdi-crop-7-5:before {
  content: "\f379";
}

.zmdi-crop-din:before {
  content: "\f37a";
}

.zmdi-crop-free:before {
  content: "\f37b";
}

.zmdi-crop-landscape:before {
  content: "\f37c";
}

.zmdi-crop-portrait:before {
  content: "\f37d";
}

.zmdi-crop-square:before {
  content: "\f37e";
}

.zmdi-exposure-alt:before {
  content: "\f37f";
}

.zmdi-exposure:before {
  content: "\f380";
}

.zmdi-filter-b-and-w:before {
  content: "\f381";
}

.zmdi-filter-center-focus:before {
  content: "\f382";
}

.zmdi-filter-frames:before {
  content: "\f383";
}

.zmdi-filter-tilt-shift:before {
  content: "\f384";
}

.zmdi-gradient:before {
  content: "\f385";
}

.zmdi-grain:before {
  content: "\f386";
}

.zmdi-graphic-eq:before {
  content: "\f387";
}

.zmdi-hdr-off:before {
  content: "\f388";
}

.zmdi-hdr-strong:before {
  content: "\f389";
}

.zmdi-hdr-weak:before {
  content: "\f38a";
}

.zmdi-hdr:before {
  content: "\f38b";
}

.zmdi-iridescent:before {
  content: "\f38c";
}

.zmdi-leak-off:before {
  content: "\f38d";
}

.zmdi-leak:before {
  content: "\f38e";
}

.zmdi-looks:before {
  content: "\f38f";
}

.zmdi-loupe:before {
  content: "\f390";
}

.zmdi-panorama-horizontal:before {
  content: "\f391";
}

.zmdi-panorama-vertical:before {
  content: "\f392";
}

.zmdi-panorama-wide-angle:before {
  content: "\f393";
}

.zmdi-photo-size-select-large:before {
  content: "\f394";
}

.zmdi-photo-size-select-small:before {
  content: "\f395";
}

.zmdi-picture-in-picture:before {
  content: "\f396";
}

.zmdi-slideshow:before {
  content: "\f397";
}

.zmdi-texture:before {
  content: "\f398";
}

.zmdi-tonality:before {
  content: "\f399";
}

.zmdi-vignette:before {
  content: "\f39a";
}

.zmdi-wb-auto:before {
  content: "\f39b";
}

.zmdi-eject-alt:before {
  content: "\f39c";
}

.zmdi-eject:before {
  content: "\f39d";
}

.zmdi-equalizer:before {
  content: "\f39e";
}

.zmdi-fast-forward:before {
  content: "\f39f";
}

.zmdi-fast-rewind:before {
  content: "\f3a0";
}

.zmdi-forward-10:before {
  content: "\f3a1";
}

.zmdi-forward-30:before {
  content: "\f3a2";
}

.zmdi-forward-5:before {
  content: "\f3a3";
}

.zmdi-hearing:before {
  content: "\f3a4";
}

.zmdi-pause-circle-outline:before {
  content: "\f3a5";
}

.zmdi-pause-circle:before {
  content: "\f3a6";
}

.zmdi-pause:before {
  content: "\f3a7";
}

.zmdi-play-circle-outline:before {
  content: "\f3a8";
}

.zmdi-play-circle:before {
  content: "\f3a9";
}

.zmdi-play:before {
  content: "\f3aa";
}

.zmdi-playlist-audio:before {
  content: "\f3ab";
}

.zmdi-playlist-plus:before {
  content: "\f3ac";
}

.zmdi-repeat-one:before {
  content: "\f3ad";
}

.zmdi-repeat:before {
  content: "\f3ae";
}

.zmdi-replay-10:before {
  content: "\f3af";
}

.zmdi-replay-30:before {
  content: "\f3b0";
}

.zmdi-replay-5:before {
  content: "\f3b1";
}

.zmdi-replay:before {
  content: "\f3b2";
}

.zmdi-shuffle:before {
  content: "\f3b3";
}

.zmdi-skip-next:before {
  content: "\f3b4";
}

.zmdi-skip-previous:before {
  content: "\f3b5";
}

.zmdi-stop:before {
  content: "\f3b6";
}

.zmdi-surround-sound:before {
  content: "\f3b7";
}

.zmdi-tune:before {
  content: "\f3b8";
}

.zmdi-volume-down:before {
  content: "\f3b9";
}

.zmdi-volume-mute:before {
  content: "\f3ba";
}

.zmdi-volume-off:before {
  content: "\f3bb";
}

.zmdi-volume-up:before {
  content: "\f3bc";
}

.zmdi-n-1-square:before {
  content: "\f3bd";
}

.zmdi-n-2-square:before {
  content: "\f3be";
}

.zmdi-n-3-square:before {
  content: "\f3bf";
}

.zmdi-n-4-square:before {
  content: "\f3c0";
}

.zmdi-n-5-square:before {
  content: "\f3c1";
}

.zmdi-n-6-square:before {
  content: "\f3c2";
}

.zmdi-neg-1:before {
  content: "\f3c3";
}

.zmdi-neg-2:before {
  content: "\f3c4";
}

.zmdi-plus-1:before {
  content: "\f3c5";
}

.zmdi-plus-2:before {
  content: "\f3c6";
}

.zmdi-sec-10:before {
  content: "\f3c7";
}

.zmdi-sec-3:before {
  content: "\f3c8";
}

.zmdi-zero:before {
  content: "\f3c9";
}

.zmdi-airline-seat-flat-angled:before {
  content: "\f3ca";
}

.zmdi-airline-seat-flat:before {
  content: "\f3cb";
}

.zmdi-airline-seat-individual-suite:before {
  content: "\f3cc";
}

.zmdi-airline-seat-legroom-extra:before {
  content: "\f3cd";
}

.zmdi-airline-seat-legroom-normal:before {
  content: "\f3ce";
}

.zmdi-airline-seat-legroom-reduced:before {
  content: "\f3cf";
}

.zmdi-airline-seat-recline-extra:before {
  content: "\f3d0";
}

.zmdi-airline-seat-recline-normal:before {
  content: "\f3d1";
}

.zmdi-airplay:before {
  content: "\f3d2";
}

.zmdi-closed-caption:before {
  content: "\f3d3";
}

.zmdi-confirmation-number:before {
  content: "\f3d4";
}

.zmdi-developer-board:before {
  content: "\f3d5";
}

.zmdi-disc-full:before {
  content: "\f3d6";
}

.zmdi-explicit:before {
  content: "\f3d7";
}

.zmdi-flight-land:before {
  content: "\f3d8";
}

.zmdi-flight-takeoff:before {
  content: "\f3d9";
}

.zmdi-flip-to-back:before {
  content: "\f3da";
}

.zmdi-flip-to-front:before {
  content: "\f3db";
}

.zmdi-group-work:before {
  content: "\f3dc";
}

.zmdi-hd:before {
  content: "\f3dd";
}

.zmdi-hq:before {
  content: "\f3de";
}

.zmdi-markunread-mailbox:before {
  content: "\f3df";
}

.zmdi-memory:before {
  content: "\f3e0";
}

.zmdi-nfc:before {
  content: "\f3e1";
}

.zmdi-play-for-work:before {
  content: "\f3e2";
}

.zmdi-power-input:before {
  content: "\f3e3";
}

.zmdi-present-to-all:before {
  content: "\f3e4";
}

.zmdi-satellite:before {
  content: "\f3e5";
}

.zmdi-tap-and-play:before {
  content: "\f3e6";
}

.zmdi-vibration:before {
  content: "\f3e7";
}

.zmdi-voicemail:before {
  content: "\f3e8";
}

.zmdi-group:before {
  content: "\f3e9";
}

.zmdi-rss:before {
  content: "\f3ea";
}

.zmdi-shape:before {
  content: "\f3eb";
}

.zmdi-spinner:before {
  content: "\f3ec";
}

.zmdi-ungroup:before {
  content: "\f3ed";
}

.zmdi-500px:before {
  content: "\f3ee";
}

.zmdi-8tracks:before {
  content: "\f3ef";
}

.zmdi-amazon:before {
  content: "\f3f0";
}

.zmdi-blogger:before {
  content: "\f3f1";
}

.zmdi-delicious:before {
  content: "\f3f2";
}

.zmdi-disqus:before {
  content: "\f3f3";
}

.zmdi-flattr:before {
  content: "\f3f4";
}

.zmdi-flickr:before {
  content: "\f3f5";
}

.zmdi-github-alt:before {
  content: "\f3f6";
}

.zmdi-google-old:before {
  content: "\f3f7";
}

.zmdi-linkedin:before {
  content: "\f3f8";
}

.zmdi-odnoklassniki:before {
  content: "\f3f9";
}

.zmdi-outlook:before {
  content: "\f3fa";
}

.zmdi-paypal-alt:before {
  content: "\f3fb";
}

.zmdi-pinterest:before {
  content: "\f3fc";
}

.zmdi-playstation:before {
  content: "\f3fd";
}

.zmdi-reddit:before {
  content: "\f3fe";
}

.zmdi-skype:before {
  content: "\f3ff";
}

.zmdi-slideshare:before {
  content: "\f400";
}

.zmdi-soundcloud:before {
  content: "\f401";
}

.zmdi-tumblr:before {
  content: "\f402";
}

.zmdi-twitch:before {
  content: "\f403";
}

.zmdi-vimeo:before {
  content: "\f404";
}

.zmdi-whatsapp:before {
  content: "\f405";
}

.zmdi-xbox:before {
  content: "\f406";
}

.zmdi-yahoo:before {
  content: "\f407";
}

.zmdi-youtube-play:before {
  content: "\f408";
}

.zmdi-youtube:before {
  content: "\f409";
}

.zmdi-import-export:before {
  content: "\f30c";
}

.zmdi-swap-vertical-:before {
  content: "\f30c";
}

.zmdi-airplanemode-inactive:before {
  content: "\f102";
}

.zmdi-airplanemode-active:before {
  content: "\f103";
}

.zmdi-rate-review:before {
  content: "\f103";
}

.zmdi-comment-sign:before {
  content: "\f25a";
}

.zmdi-network-warning:before {
  content: "\f2ad";
}

.zmdi-shopping-cart-add:before {
  content: "\f1ca";
}

.zmdi-file-add:before {
  content: "\f221";
}

.zmdi-network-wifi-scan:before {
  content: "\f2e4";
}

.zmdi-collection-add:before {
  content: "\f14e";
}

.zmdi-format-playlist-add:before {
  content: "\f3ac";
}

.zmdi-format-queue-music:before {
  content: "\f3ab";
}

.zmdi-plus-box:before {
  content: "\f277";
}

.zmdi-tag-backspace:before {
  content: "\f1d9";
}

.zmdi-alarm-add:before {
  content: "\f32b";
}

.zmdi-battery-charging:before {
  content: "\f114";
}

.zmdi-daydream-setting:before {
  content: "\f217";
}

.zmdi-more-horiz:before {
  content: "\f19c";
}

.zmdi-book-photo:before {
  content: "\f11b";
}

.zmdi-incandescent:before {
  content: "\f189";
}

.zmdi-wb-iridescent:before {
  content: "\f38c";
}

.zmdi-calendar-remove:before {
  content: "\f330";
}

.zmdi-refresh-sync-disabled:before {
  content: "\f1b7";
}

.zmdi-refresh-sync-problem:before {
  content: "\f1b6";
}

.zmdi-crop-original:before {
  content: "\f17e";
}

.zmdi-power-off:before {
  content: "\f1af";
}

.zmdi-power-off-setting:before {
  content: "\f1ae";
}

.zmdi-leak-remove:before {
  content: "\f38d";
}

.zmdi-star-border:before {
  content: "\f27c";
}

.zmdi-brightness-low:before {
  content: "\f36d";
}

.zmdi-brightness-medium:before {
  content: "\f36e";
}

.zmdi-brightness-high:before {
  content: "\f36f";
}

.zmdi-smartphone-portrait:before {
  content: "\f2d4";
}

.zmdi-live-tv:before {
  content: "\f2d9";
}

.zmdi-format-textdirection-l-to-r:before {
  content: "\f249";
}

.zmdi-format-textdirection-r-to-l:before {
  content: "\f24a";
}

.zmdi-arrow-back:before {
  content: "\f2ea";
}

.zmdi-arrow-forward:before {
  content: "\f2ee";
}

.zmdi-arrow-in:before {
  content: "\f2e9";
}

.zmdi-arrow-out:before {
  content: "\f2ed";
}

.zmdi-rotate-90-degrees-ccw:before {
  content: "\f304";
}

.zmdi-adb:before {
  content: "\f33a";
}

.zmdi-network-wifi:before {
  content: "\f2e8";
}

.zmdi-network-wifi-alt:before {
  content: "\f2e3";
}

.zmdi-network-wifi-lock:before {
  content: "\f2e5";
}

.zmdi-network-wifi-off:before {
  content: "\f2e6";
}

.zmdi-network-wifi-outline:before {
  content: "\f2e7";
}

.zmdi-network-wifi-info:before {
  content: "\f2e4";
}

.zmdi-layers-clear:before {
  content: "\f18b";
}

.zmdi-colorize:before {
  content: "\f15d";
}

.zmdi-format-paint:before {
  content: "\f1ba";
}

.zmdi-format-quote:before {
  content: "\f1b2";
}

.zmdi-camera-monochrome-photos:before {
  content: "\f285";
}

.zmdi-sort-by-alpha:before {
  content: "\f1cf";
}

.zmdi-folder-shared:before {
  content: "\f225";
}

.zmdi-folder-special:before {
  content: "\f226";
}

.zmdi-comment-dots:before {
  content: "\f260";
}

.zmdi-reorder:before {
  content: "\f31e";
}

.zmdi-dehaze:before {
  content: "\f197";
}

.zmdi-sort:before {
  content: "\f1ce";
}

.zmdi-pages:before {
  content: "\f34a";
}

.zmdi-stack-overflow:before {
  content: "\f35c";
}

.zmdi-calendar-account:before {
  content: "\f204";
}

.zmdi-paste:before {
  content: "\f109";
}

.zmdi-cut:before {
  content: "\f1bc";
}

.zmdi-save:before {
  content: "\f297";
}

.zmdi-smartphone-code:before {
  content: "\f139";
}

.zmdi-directions-bike:before {
  content: "\f117";
}

.zmdi-directions-boat:before {
  content: "\f11a";
}

.zmdi-directions-bus:before {
  content: "\f121";
}

.zmdi-directions-car:before {
  content: "\f125";
}

.zmdi-directions-railway:before {
  content: "\f1b3";
}

.zmdi-directions-run:before {
  content: "\f215";
}

.zmdi-directions-subway:before {
  content: "\f1d5";
}

.zmdi-directions-walk:before {
  content: "\f216";
}

.zmdi-local-hotel:before {
  content: "\f178";
}

.zmdi-local-activity:before {
  content: "\f1df";
}

.zmdi-local-play:before {
  content: "\f1df";
}

.zmdi-local-airport:before {
  content: "\f103";
}

.zmdi-local-atm:before {
  content: "\f198";
}

.zmdi-local-bar:before {
  content: "\f137";
}

.zmdi-local-cafe:before {
  content: "\f13b";
}

.zmdi-local-car-wash:before {
  content: "\f124";
}

.zmdi-local-convenience-store:before {
  content: "\f1d3";
}

.zmdi-local-dining:before {
  content: "\f153";
}

.zmdi-local-drink:before {
  content: "\f157";
}

.zmdi-local-florist:before {
  content: "\f168";
}

.zmdi-local-gas-station:before {
  content: "\f16f";
}

.zmdi-local-grocery-store:before {
  content: "\f1cb";
}

.zmdi-local-hospital:before {
  content: "\f177";
}

.zmdi-local-laundry-service:before {
  content: "\f1e9";
}

.zmdi-local-library:before {
  content: "\f18d";
}

.zmdi-local-mall:before {
  content: "\f195";
}

.zmdi-local-movies:before {
  content: "\f19d";
}

.zmdi-local-offer:before {
  content: "\f187";
}

.zmdi-local-parking:before {
  content: "\f1a5";
}

.zmdi-local-parking:before {
  content: "\f1a5";
}

.zmdi-local-pharmacy:before {
  content: "\f176";
}

.zmdi-local-phone:before {
  content: "\f2be";
}

.zmdi-local-pizza:before {
  content: "\f1ac";
}

.zmdi-local-post-office:before {
  content: "\f15a";
}

.zmdi-local-printshop:before {
  content: "\f1b0";
}

.zmdi-local-see:before {
  content: "\f28c";
}

.zmdi-local-shipping:before {
  content: "\f1e6";
}

.zmdi-local-store:before {
  content: "\f1d4";
}

.zmdi-local-taxi:before {
  content: "\f123";
}

.zmdi-local-wc:before {
  content: "\f211";
}

.zmdi-my-location:before {
  content: "\f299";
}

.zmdi-directions:before {
  content: "\f1e7";
}

/*!
* @package IcoFont
* @version 1.0.1
* @author IcoFont https://icofont.com
* @copyright Copyright (c) 2015 - 2019 IcoFont
* @license - https://icofont.com/license/
*/
@font-face {
  font-family: "IcoFont";
  font-weight: normal;
  font-style: "Regular";
  src: url("../fonts/icofont/fonts/icofont.woff2") format("woff2"), url("../fonts/icofont/fonts/icofont.woff") format("woff");
  font-display: swap;
}
[class^=icofont-], [class*=" icofont-"] {
  font-family: "IcoFont" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
}

.icofont-500px:before {
  content: "\ed1c";
}

.icofont-aim:before {
  content: "\ed1d";
}

.icofont-badoo:before {
  content: "\ed1e";
}

.icofont-baidu-tieba:before {
  content: "\ed1f";
}

.icofont-bbm-messenger:before {
  content: "\ed20";
}

.icofont-bebo:before {
  content: "\ed21";
}

.icofont-behance:before {
  content: "\ed22";
}

.icofont-blogger:before {
  content: "\ed23";
}

.icofont-bootstrap:before {
  content: "\ed24";
}

.icofont-brightkite:before {
  content: "\ed25";
}

.icofont-cloudapp:before {
  content: "\ed26";
}

.icofont-concrete5:before {
  content: "\ed27";
}

.icofont-delicious:before {
  content: "\ed28";
}

.icofont-designbump:before {
  content: "\ed29";
}

.icofont-designfloat:before {
  content: "\ed2a";
}

.icofont-deviantart:before {
  content: "\ed2b";
}

.icofont-digg:before {
  content: "\ed2c";
}

.icofont-dotcms:before {
  content: "\ed2d";
}

.icofont-dribbble:before {
  content: "\ed2e";
}

.icofont-dribble:before {
  content: "\ed2f";
}

.icofont-dropbox:before {
  content: "\ed30";
}

.icofont-ebuddy:before {
  content: "\ed31";
}

.icofont-ello:before {
  content: "\ed32";
}

.icofont-ember:before {
  content: "\ed33";
}

.icofont-envato:before {
  content: "\ed34";
}

.icofont-evernote:before {
  content: "\ed35";
}

.icofont-facebook-messenger:before {
  content: "\ed36";
}

.icofont-facebook:before {
  content: "\ed37";
}

.icofont-feedburner:before {
  content: "\ed38";
}

.icofont-flikr:before {
  content: "\ed39";
}

.icofont-folkd:before {
  content: "\ed3a";
}

.icofont-foursquare:before {
  content: "\ed3b";
}

.icofont-friendfeed:before {
  content: "\ed3c";
}

.icofont-ghost:before {
  content: "\ed3d";
}

.icofont-github:before {
  content: "\ed3e";
}

.icofont-gnome:before {
  content: "\ed3f";
}

.icofont-google-buzz:before {
  content: "\ed40";
}

.icofont-google-hangouts:before {
  content: "\ed41";
}

.icofont-google-map:before {
  content: "\ed42";
}

.icofont-google-plus:before {
  content: "\ed43";
}

.icofont-google-talk:before {
  content: "\ed44";
}

.icofont-hype-machine:before {
  content: "\ed45";
}

.icofont-instagram:before {
  content: "\ed46";
}

.icofont-kakaotalk:before {
  content: "\ed47";
}

.icofont-kickstarter:before {
  content: "\ed48";
}

.icofont-kik:before {
  content: "\ed49";
}

.icofont-kiwibox:before {
  content: "\ed4a";
}

.icofont-line-messenger:before {
  content: "\ed4b";
}

.icofont-line:before {
  content: "\ed4c";
}

.icofont-linkedin:before {
  content: "\ed4d";
}

.icofont-linux-mint:before {
  content: "\ed4e";
}

.icofont-live-messenger:before {
  content: "\ed4f";
}

.icofont-livejournal:before {
  content: "\ed50";
}

.icofont-magento:before {
  content: "\ed51";
}

.icofont-meetme:before {
  content: "\ed52";
}

.icofont-meetup:before {
  content: "\ed53";
}

.icofont-mixx:before {
  content: "\ed54";
}

.icofont-newsvine:before {
  content: "\ed55";
}

.icofont-nimbuss:before {
  content: "\ed56";
}

.icofont-odnoklassniki:before {
  content: "\ed57";
}

.icofont-opencart:before {
  content: "\ed58";
}

.icofont-oscommerce:before {
  content: "\ed59";
}

.icofont-pandora:before {
  content: "\ed5a";
}

.icofont-photobucket:before {
  content: "\ed5b";
}

.icofont-picasa:before {
  content: "\ed5c";
}

.icofont-pinterest:before {
  content: "\ed5d";
}

.icofont-prestashop:before {
  content: "\ed5e";
}

.icofont-qik:before {
  content: "\ed5f";
}

.icofont-qq:before {
  content: "\ed60";
}

.icofont-readernaut:before {
  content: "\ed61";
}

.icofont-reddit:before {
  content: "\ed62";
}

.icofont-renren:before {
  content: "\ed63";
}

.icofont-rss:before {
  content: "\ed64";
}

.icofont-shopify:before {
  content: "\ed65";
}

.icofont-silverstripe:before {
  content: "\ed66";
}

.icofont-skype:before {
  content: "\ed67";
}

.icofont-slack:before {
  content: "\ed68";
}

.icofont-slashdot:before {
  content: "\ed69";
}

.icofont-slidshare:before {
  content: "\ed6a";
}

.icofont-smugmug:before {
  content: "\ed6b";
}

.icofont-snapchat:before {
  content: "\ed6c";
}

.icofont-soundcloud:before {
  content: "\ed6d";
}

.icofont-spotify:before {
  content: "\ed6e";
}

.icofont-stack-exchange:before {
  content: "\ed6f";
}

.icofont-stack-overflow:before {
  content: "\ed70";
}

.icofont-steam:before {
  content: "\ed71";
}

.icofont-stumbleupon:before {
  content: "\ed72";
}

.icofont-tagged:before {
  content: "\ed73";
}

.icofont-technorati:before {
  content: "\ed74";
}

.icofont-telegram:before {
  content: "\ed75";
}

.icofont-tinder:before {
  content: "\ed76";
}

.icofont-trello:before {
  content: "\ed77";
}

.icofont-tumblr:before {
  content: "\ed78";
}

.icofont-twitch:before {
  content: "\ed79";
}

.icofont-twitter:before {
  content: "\ed7a";
}

.icofont-typo3:before {
  content: "\ed7b";
}

.icofont-ubercart:before {
  content: "\ed7c";
}

.icofont-viber:before {
  content: "\ed7d";
}

.icofont-viddler:before {
  content: "\ed7e";
}

.icofont-vimeo:before {
  content: "\ed7f";
}

.icofont-vine:before {
  content: "\ed80";
}

.icofont-virb:before {
  content: "\ed81";
}

.icofont-virtuemart:before {
  content: "\ed82";
}

.icofont-vk:before {
  content: "\ed83";
}

.icofont-wechat:before {
  content: "\ed84";
}

.icofont-weibo:before {
  content: "\ed85";
}

.icofont-whatsapp:before {
  content: "\ed86";
}

.icofont-xing:before {
  content: "\ed87";
}

.icofont-yahoo:before {
  content: "\ed88";
}

.icofont-yelp:before {
  content: "\ed89";
}

.icofont-youku:before {
  content: "\ed8a";
}

.icofont-youtube:before {
  content: "\ed8b";
}

.icofont-zencart:before {
  content: "\ed8c";
}

.icofont-xs {
  font-size: 0.5em;
}

.icofont-sm {
  font-size: 0.75em;
}

.icofont-md {
  font-size: 1.25em;
}

.icofont-lg {
  font-size: 1.5em;
}

.icofont-1x {
  font-size: 1em;
}

.icofont-2x {
  font-size: 2em;
}

.icofont-3x {
  font-size: 3em;
}

.icofont-4x {
  font-size: 4em;
}

.icofont-5x {
  font-size: 5em;
}

.icofont-6x {
  font-size: 6em;
}

.icofont-7x {
  font-size: 7em;
}

.icofont-8x {
  font-size: 8em;
}

.icofont-9x {
  font-size: 9em;
}

.icofont-10x {
  font-size: 10em;
}

.icofont-fw {
  text-align: center;
  width: 1.25em;
}

.icofont-ul {
  list-style-type: none;
  padding-left: 0;
  margin-left: 0;
}

.icofont-ul > li {
  position: relative;
  line-height: 2em;
}

.icofont-ul > li .icofont {
  display: inline-block;
  vertical-align: middle;
}

.icofont-border {
  border: solid 0.08em #f1f1f1;
  border-radius: 0.1em;
  padding: 0.2em 0.25em 0.15em;
}

.icofont-pull-left {
  float: left;
}

.icofont-pull-right {
  float: right;
}

.icofont.icofont-pull-left {
  margin-right: 0.3em;
}

.icofont.icofont-pull-right {
  margin-left: 0.3em;
}

.icofont-spin {
  animation: icofont-spin 2s infinite linear;
  display: inline-block;
}

.icofont-pulse {
  animation: icofont-spin 1s infinite steps(8);
  display: inline-block;
}
@keyframes icofont-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.icofont-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
}

.icofont-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg);
}

.icofont-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg);
}

.icofont-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1);
}

.icofont-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1);
}

.icofont-flip-horizontal.icofont-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(-1, -1);
}

:root .icofont-rotate-90,
:root .icofont-rotate-180,
:root .icofont-rotate-270,
:root .icofont-flip-horizontal,
:root .icofont-flip-vertical {
  filter: none;
  display: inline-block;
}

.icofont-inverse {
  color: #fff;
}

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

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

/*
Template Name: Zircos Dashboard
Author: CoderThemes
Email: coderthemes@gmail.com
File: Menu
*/
/* =============
  == Components List==

   - Email
   - Maps
   - About Us
   - Contact Us
   - Member List
   - Timeline
   - Pages (Common)
   - Countdown
   - FAQ
   - Gallery
   - Pricing
   - Account Pages
   - Sitemaps (v1.1)
   - Search Results (v1.1)
   - Blog (v1.2)
   - Real Estate (v1.5)

============= */
/* =============
   Email
============= */
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.no-border {
  border: 0px !important;
}

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

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

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

#form-auto .muc-danhgia .chuyen-muc h3 {
  font-size: 16px;
  font-weight: bold;
}
#form-auto .muc-danhgia .chuyen-muc.tong-diem {
  display: flex;
  flex-direction: row;
  align-items: center;
}
#form-auto .muc-danhgia .chuyen-muc.tong-diem p {
  margin-left: 20px;
  font-size: 16px;
  font-weight: bold;
}
#form-auto .muc-danhgia .tieu-chi ul {
  list-style: none;
  padding: 0;
  margin: 0;
  padding-left: 10px;
}
#form-auto .muc-danhgia .tieu-chi ul li {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  padding-top: 5px;
}
#form-auto .muc-danhgia .tieu-chi ul li .title {
  padding-bottom: 0px;
  display: flex;
  border-color: transparent;
  align-items: center;
}
#form-auto .muc-danhgia .tieu-chi ul li .title p {
  width: 30px;
}
#modalBirthday #slide-image .slick-arrow {
  border: none;
  font-size: 0;
  background-color: transparent;
}
#modalBirthday #slide-image .slick-arrow:before {
  font: normal normal normal 14px/1 "Material-Design-Iconic-Font";
  font-size: 30px;
  color: #fff;
}
#modalBirthday #slide-image .slick-prev {
  position: absolute;
  left: -15px;
  z-index: 3;
}
#modalBirthday #slide-image .slick-prev:before {
  content: "\f2f3";
  color: #188ae2;
}
#modalBirthday #slide-image .slick-next {
  position: absolute;
  right: -15px;
  z-index: 3;
}
#modalBirthday #slide-image .slick-next:before {
  content: "\f2f5";
  color: #188ae2;
}
#modalBirthday #slide-image .slick-dots {
  bottom: -35px;
}
#modalBirthday #slide-image .slick-dots li.slick-active button:before {
  background-color: #188ae2;
  opacity: 1;
  border: 1px solid #188ae2;
}
#modalBirthday #slide-image .slick-dots li:hover button:before {
  background-color: #188ae2;
  opacity: 1;
  border: 1px solid #188ae2;
}
#modalBirthday #slide-image .slick-dots li button {
  width: 10px;
  height: 10px;
}
#modalBirthday #slide-image .slick-dots li button:before {
  width: 10px;
  content: "";
  height: 10px;
  background-color: #dfdfdf;
  border-radius: 50%;
  opacity: 1;
  border: 1px solid #dfdfdf;
}
#modalBirthday #slide-image .image {
  width: 500px;
  height: 300px;
  margin: 0 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
#modalBirthday #slide-image .image img {
  width: 100%;
}

#modal-rating .modal-body {
  padding: 0px !important;
}

#newLinkFile {
  cursor: pointer;
}

.no-pl {
  padding-left: 0px;
}

.no-pr {
  padding-right: 0px;
}

.flex-cus {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}

.package-image .btn-image {
  position: relative;
}
.package-image .btn-image .btn {
  padding: 6px 14px !important;
  margin-left: 0px !important;
}
.package-image .btn-image .file-upload {
  opacity: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  z-index: -1;
  padding: 0;
}
.package-image .file-image {
  position: relative;
  visibility: hidden;
  display: none;
  opacity: 0;
}
.package-image .file-image.active {
  visibility: visible;
  display: block;
  opacity: 1;
}
.package-image .file-image .title-img h4 {
  font-size: 12px;
}
.package-image .file-image .image {
  position: relative;
}
.package-image .file-image .saveImg {
  position: absolute;
  top: -20px;
  right: 0px;
  visibility: hidden;
  opacity: 0;
}
.package-image .file-image .saveImg.active {
  opacity: 1;
  visibility: visible;
}
.package-image .file-image .saveImg a {
  cursor: pointer;
}
.package-image .file-image .image {
  width: 400px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
  border: 1px solid #d9d9d9;
  background-color: #999;
}
.package-image .file-image .image img {
  width: 100%;
}

#config-roles table td a,
#config-roles-details table td a {
  cursor: pointer;
  white-space: pre-wrap;
}
#config-roles .form-product,
#config-roles-details .form-product {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 415px) {
  #config-roles .form-product,
  #config-roles-details .form-product {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
  #config-roles .form-product .form-group,
  #config-roles-details .form-product .form-group {
    margin-bottom: 8px !important;
  }
}
#config-roles .nav.nav-tabs,
#config-roles-details .nav.nav-tabs {
  border-bottom: none !important;
}
#config-roles .nav.nav-tabs li a,
#config-roles-details .nav.nav-tabs li a {
  margin-left: 0 !important;
  margin-right: 10px;
  font-size: 12px;
}
#config-roles .nav.nav-tabs li.active a,
#config-roles-details .nav.nav-tabs li.active a {
  background-color: #2d4453 !important;
  border: 1px solid #2d4453 !important;
}
#config-roles .form-product .form-group,
#config-roles-details .form-product .form-group {
  margin: 0;
  margin-right: 20px;
}
#config-roles .form-product .form-group .form-control,
#config-roles-details .form-product .form-group .form-control {
  max-width: 200px;
}
#config-roles .form-product .form-group .form-control.full,
#config-roles-details .form-product .form-group .form-control.full {
  max-width: 100% !important;
}

.title-default {
  font-size: 14px;
  color: #000;
}

.form-kpi-overview {
  padding-bottom: 30px;
}
.form-kpi-overview .muc-danhgia .chuyen-muc h3 {
  font-size: 16px;
  font-weight: bold;
}
.form-kpi-overview .muc-danhgia .chuyen-muc.tong-diem {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.form-kpi-overview .muc-danhgia .chuyen-muc.tong-diem p {
  margin-left: 20px;
  font-size: 16px;
  font-weight: bold;
}
.form-kpi-overview .muc-danhgia .tieu-chi ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.form-kpi-overview .muc-danhgia .tieu-chi ul li {
  display: flex;
  height: 46px;
  margin-bottom: 10px;
}
.form-kpi-overview .muc-danhgia .tieu-chi ul li .title {
  margin-right: 20px;
  padding-bottom: 5px;
}
.form-kpi-overview .muc-danhgia .tieu-chi ul li .title p {
  width: 700px;
  max-width: 800px;
  color: #000;
  font-size: 13px;
  white-space: pre-wrap;
}
.form-kpi-overview .muc-danhgia .tieu-chi ul li .vlue {
  margin-right: 20px;
  width: 50px;
}
.form-kpi-overview .muc-danhgia .tieu-chi ul li .vlue .vl-point {
  font-size: 14px;
}

.form-kpi-review {
  padding-bottom: 30px;
}
@media (max-width: 500px) {
  .form-kpi-review {
    overflow-x: scroll;
  }
}
.form-kpi-review .muc-danhgia .chuyen-muc h3 {
  font-size: 16px;
  font-weight: bold;
}
.form-kpi-review .muc-danhgia .chuyen-muc.tong-diem {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.form-kpi-review .muc-danhgia .chuyen-muc.tong-diem p {
  margin-left: 20px;
  font-size: 16px;
  font-weight: bold;
}
.form-kpi-review .muc-danhgia .tieu-chi ul {
  list-style: none;
  padding: 0;
  margin: 0;
  padding-left: 10px;
}
.form-kpi-review .muc-danhgia .tieu-chi ul li {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.form-kpi-review .muc-danhgia .tieu-chi ul li .title {
  margin-right: 20px;
  padding-bottom: 5px;
}
.form-kpi-review .muc-danhgia .tieu-chi ul li .title p {
  width: 700px;
  max-width: 800px;
  color: #000;
  font-size: 13px;
  white-space: pre-wrap;
}
.form-kpi-review .muc-danhgia .tieu-chi ul li .vlue {
  margin-right: 20px;
  width: 50px;
}
.form-kpi-review .muc-danhgia .tieu-chi ul li .vlue .vl-point {
  font-size: 14px;
}

.form-kpi {
  padding-bottom: 30px;
}
.form-kpi .muc-danhgia .chuyen-muc h3 {
  font-size: 16px;
  font-weight: bold;
}
.form-kpi .muc-danhgia .chuyen-muc.tong-diem {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.form-kpi .muc-danhgia .chuyen-muc.tong-diem p {
  margin-left: 20px;
  font-size: 16px;
  font-weight: bold;
}
.form-kpi .muc-danhgia .tieu-chi ul {
  list-style: none;
  padding: 0;
  margin: 0;
  padding-left: 10px;
}
.form-kpi .muc-danhgia .tieu-chi ul li {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.form-kpi .muc-danhgia .tieu-chi ul li .title {
  margin-right: 20px;
  border-bottom: 1px solid #dfdfdf;
  padding-bottom: 5px;
}
.form-kpi .muc-danhgia .tieu-chi ul li .title p {
  width: 700px;
  max-width: 800px;
  white-space: pre-wrap;
}
.form-kpi .muc-danhgia .tieu-chi ul li .vlue .form-control {
  text-align: center;
  height: 30px;
  padding: 5px 8px;
  font-size: 13px;
}

#holiday .nav-tabs {
  border: none;
  margin-bottom: 20px;
}
#holiday .nav-tabs li a {
  border: none;
  text-decoration: none;
}
#holiday .nav-tabs li.active a {
  color: #3090ce;
  background: transparent;
  border: none;
  border-bottom: 2px solid #3090ce;
  text-decoration: none;
}
#holiday .nav-tabs li:hover a {
  color: #3090ce;
  background: transparent;
  border: none;
  border-bottom: 2px solid #3090ce;
  text-decoration: none;
}

#modalBirthday .modal-dialog {
  margin: 130px auto;
}
#modalBirthday .modal-dialog .modal-content .modal-header {
  padding: 0;
  border: none;
}
#modalBirthday .modal-dialog .modal-content .modal-body {
  border: none;
}
#modalBirthday .modal-dialog .modal-content .modal-body .image img {
  width: 100%;
}
#modalBirthday .modal-dialog .modal-content .modal-footer {
  border: none;
  text-align: center;
  padding: 0;
}

.custome-select {
  border: 1px solid #e3e3e3 !important;
  border-radius: 4px;
  color: #555;
  margin-left: 0 !important;
  padding: 7px 10px !important;
  width: 100%;
}

@media (max-width: 415px) {
  #column-chart1,
  #column-chart2 {
    overflow-y: scroll;
  }
  .sitemap-window-overlay.active {
    top: 0 !important;
  }
  .sitemap-window-overlay.active .sitemap-section-title {
    font-size: 18px !important;
  }
  .navbar-left {
    display: flex !important;
    align-items: center;
    margin: 0 !important;
  }
  .navbar-left .button-menu-mobile {
    padding: 0;
  }
  .navbar-right {
    position: absolute;
    top: 0;
    right: 0;
  }
  .navbar-right #Brand_box {
    display: none;
  }
  .navbar-right #clock-main-role {
    display: none;
  }
  .navbar-right #notifi_box .right-menu-item {
    margin: 9px 5px;
    height: 32px;
    width: 32px;
  }
  .navbar-right .user-box a.user-link {
    padding-bottom: 5px !important;
  }
}
.list-change-time {
  overflow-y: scroll;
  max-height: 240px;
}

#txtDescFile {
  overflow-y: scroll;
  resize: none;
}

.btn-pd {
  padding: 5px 15px !important;
}

.hover-view {
  position: relative;
}
.hover-view:hover .box-viewer {
  opacity: 1 !important;
  transition: all 0.3s ease-in-out;
}
.hover-view .box-viewer {
  position: absolute;
  display: inline-table;
  top: -30px;
  left: 120px;
  right: 0;
  bottom: 0;
  z-index: 1;
  height: 100%;
  background-color: #fff;
  border: 1px solid #dfdfdf;
  box-shadow: 0px 0px 5px -1px #000;
  opacity: 0;
  transition: all 0.3s ease-in-out;
}
.hover-view .box-viewer.active {
  opacity: 1 !important;
  transition: all 0.3s ease-in-out;
}
.hover-view .box-viewer .t1 {
  margin: 5px 15px;
  font-weight: bold;
}
.hover-view .box-viewer .t1 span {
  font-weight: normal;
}

#main-page .nav-tabs,
#employ-list .nav-tabs,
#client-list .nav-tabs,
#config-holidays .nav-tabs {
  border: none;
  padding-left: 15px;
  margin-bottom: 15px;
}
#main-page .nav-tabs li a,
#employ-list .nav-tabs li a,
#client-list .nav-tabs li a,
#config-holidays .nav-tabs li a {
  border: none;
  text-decoration: none;
}
#main-page .nav-tabs li.active a,
#employ-list .nav-tabs li.active a,
#client-list .nav-tabs li.active a,
#config-holidays .nav-tabs li.active a {
  color: #3090ce;
  background: transparent;
  border: none;
  border-bottom: 2px solid #3090ce;
  text-decoration: none;
}
#main-page .nav-tabs li:hover a,
#employ-list .nav-tabs li:hover a,
#client-list .nav-tabs li:hover a,
#config-holidays .nav-tabs li:hover a {
  color: #3090ce;
  background: transparent;
  border: none;
  border-bottom: 2px solid #3090ce;
  text-decoration: none;
}

.navbar-right .open .right-menu-item:focus {
  background-color: #0e4273 !important;
}

.user-box.open .user-link:focus {
  background: #fff !important;
}

.notify-list {
  overflow-y: scroll;
  max-height: 250px;
}

.no-padright {
  padding-right: 0px !important;
}

.no-padleft {
  padding-left: 0px !important;
}

.no-padtop {
  padding-top: 0px !important;
}

.no-padbottom {
  padding-bottom: 0px !important;
}

.no-marright {
  margin-right: 0px !important;
}

.no-marleft {
  margin-left: 0px !important;
}

.no-martop {
  margin-top: 0px !important;
}

.no-marbottom {
  margin-bottom: 0px !important;
}

.flag-red {
  color: red;
}

.flag-green {
  color: #2f61d4 !important;
}

.flag-tangram {
  color: #d46f27;
}

.flag-done td {
  color: #969696;
}
.flag-done td a {
  color: #969696 !important;
}

.flag-alert td {
  background-color: #ef7171 !important;
  color: #fff !important;
}
.flag-alert td a {
  color: #fff !important;
}

.flag-warn td {
  background-color: #f5ec80 !important;
}
.flag-warn td a {
  color: #000 !important;
}

table td {
  color: #000;
}

#sPaginationlist a,
#sPagelistAcc a {
  cursor: pointer;
}

#Brand_box {
  padding-top: 10px;
  padding-right: 20px;
}
#Brand_box .form-group {
  margin-bottom: 0 !important;
  width: 120px;
  color: #fff;
}
#Brand_box .form-group .btn-default {
  background-color: transparent !important;
}
#Brand_box .form-group .btn-default:hover {
  background-color: transparent !important;
  color: #fff !important;
}
#Brand_box .form-group .btn {
  color: #fff;
  border-radius: 0;
}
.prev {
  background-image: url(/Content/assets/images/arrow_left.png) !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: cover !important;
}

.next {
  background-image: url(/Content/assets/images/arrow_right.png) !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: cover !important;
}

.left.side-menu .active {
  overflow: hidden;
}

.user-link h5 {
  color: #fff;
}
.user-link:focus h5 {
  color: #505458;
}

.btn-bluecus {
  background-color: #3090ce;
  border: 1px solid #3090ce;
  color: #fff !important;
}
.btn-bluecus i {
  color: #fff;
}
.btn-bluecus i:hover {
  color: #2d4453;
}

.topbar.bg-black {
  background: rgba(0, 0, 0, 0.6);
  transition: 0.5;
}

.breadcrumb .active {
  color: #3090ce !important;
}
.breadcrumb a {
  text-decoration: none;
  color: #000;
}

.mails {
  /* chat-widget */
}

.mails a {
  color: #797979;
}

.mails td {
  vertical-align: middle !important;
  position: relative;
  border: 0 !important;
}

.mails td:last-of-type {
  width: 100px;
  padding-right: 20px;
}

.mails tr:hover .text-white {
  display: none;
}

.mails .mail-select {
  padding: 15px 20px;
  min-width: 134px;
}

.mails .checkbox {
  margin-bottom: 0;
  margin-top: -4px;
  vertical-align: middle;
  display: inline-block;
  height: 17px;
}

.mails .checkbox label {
  min-height: 16px;
}

.mails .mail-list .list-group-item {
  background-color: transparent !important;
}

.mails .mail-list .list-group-item.active {
  background-color: #188ae2;
  border-radius: 3px;
  -moz-border-radius: 3px;
  background-clip: padding-box;
}

.mails .unread a {
  font-family: "Hind Madurai", sans-serif;
  color: #313a46;
}

.mails .table-detail {
  vertical-align: top;
}

.mails .chat-right-text {
  overflow: hidden;
}

.mails .chat-widget .chat-item {
  overflow: hidden;
  padding: 10px 0;
  position: relative;
}

.mails .chat-widget .chat-item .chat-item-img {
  display: block;
  float: left;
  margin-right: 15px;
  width: 40px;
}

.mails .chat-widget .chat-item img {
  width: 40px;
}

.mails .chat-widget .chat-item .chat-item-author {
  color: #313a46;
  display: block;
  margin: 0;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
}

.mails .chat-widget .chat-item .chat-item-text {
  color: #a0a0a0;
  display: block;
  font-size: 12px;
  margin: 0;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
}

/* =============
   Maps
============= */
.gmaps,
.gmaps-panaroma {
  height: 300px;
  background: #eeeeee;
  border-radius: 3px;
}

.gmaps-overlay {
  display: block;
  text-align: center;
  color: #ffffff;
  font-size: 16px;
  line-height: 40px;
  background: #5d9cec;
  border-radius: 4px;
  padding: 10px 20px;
}

.gmaps-overlay_arrow {
  left: 50%;
  margin-left: -16px;
  width: 0;
  height: 0;
  position: absolute;
}

.gmaps-overlay_arrow.above {
  bottom: -15px;
  border-left: 16px solid transparent;
  border-right: 16px solid transparent;
  border-top: 16px solid #5d9cec;
}

.gmaps-overlay_arrow.below {
  top: -15px;
  border-left: 16px solid transparent;
  border-right: 16px solid transparent;
  border-bottom: 16px solid #5d9cec;
}

/* Vector Map */
.jvectormap-zoomin,
.jvectormap-zoomout {
  width: 10px;
  height: 10px;
  line-height: 10px;
}

.jvectormap-zoomout {
  top: 40px;
}

/* Mapael Map */
.mapael .map {
  position: relative;
}

.mapael .mapTooltip {
  position: absolute;
  background-color: #7fc1fc;
  opacity: 0.95;
  border-radius: 3px;
  padding: 2px 10px;
  z-index: 1000;
  max-width: 200px;
  display: none;
  color: #ffffff;
  font-family: "Hind Madurai", sans-serif;
}

.mapael .zoomIn,
.mapael .zoomOut,
.mapael .zoomReset {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  border-radius: 2px;
  font-weight: 500;
  cursor: pointer;
  background-color: #26a69a;
  text-decoration: none;
  color: #ffffff;
  font-size: 14px;
  position: absolute;
  top: 0;
  left: 10px;
  width: 24px;
  height: 24px;
  line-height: 24px;
}

.map .zoomIn {
  top: 25px;
}

.map .zoomOut {
  top: 50px;
}

/* =============
   About Us
============= */
.border {
  height: 4px;
  width: 48px;
  border-radius: 5px;
  background-color: #188ae2;
}

.about-features-box {
  margin: 20px 0;
}

.about-features-box p {
  line-height: 24px;
  width: 90%;
  margin: 0 auto;
}

.feature-icon {
  height: 80px;
  width: 80px;
  border: 2px solid #767d8e;
  margin: 0px auto;
  border-radius: 50%;
  font-size: 42px;
  line-height: 80px;
}

.about-team img {
  max-width: 150px;
  margin: 0 auto;
}

.about-team .about-team-member {
  margin: 30px 0px;
}

.about-team .about-team-member h4 {
  padding-top: 10px;
  font-weight: 600;
}

.about-team .about-team-member p {
  color: #98a6ad;
}

/* =============
   Contact Us
============= */
.contact-map {
  background-color: #f3f3f3;
}

.contact-box {
  padding: 30px;
}

.contact-detail {
  margin-bottom: 40px;
}

.contact-detail i {
  float: left;
  width: 32px;
  font-size: 20px;
}

.contact-detail p,
.contact-detail address {
  overflow: hidden;
}

.contact-detail a {
  color: #496174;
}

/* =============
   Members list
============= */
.member-card .member-thumb {
  position: relative;
}

.member-card .member-star {
  position: absolute;
  top: 12px;
  right: 10px;
  font-size: 16px;
  background-color: #ffffff;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  line-height: 20px;
  text-align: center;
}

.social-links li a {
  border-radius: 50%;
  color: rgba(121, 121, 121, 0.5);
  display: inline-block;
  height: 30px;
  line-height: 30px;
  border: 2px solid rgba(121, 121, 121, 0.5);
  text-align: center;
  width: 30px;
}

.social-links li a:hover {
  color: #797979;
  border: 2px solid #797979;
}

/* =============
   Timeline
============= */
.timeline {
  border-collapse: collapse;
  border-spacing: 0;
  display: table;
  margin-bottom: 50px;
  position: relative;
  table-layout: fixed;
  width: 100%;
}

.timeline .time-show {
  margin-bottom: 30px;
  margin-right: -75px;
  margin-top: 30px;
  position: relative;
}

.timeline .time-show a {
  color: #ffffff;
}

.timeline:before {
  background-color: rgba(121, 121, 121, 0.3);
  bottom: 0;
  content: "";
  left: 50%;
  position: absolute;
  top: 30px;
  width: 2px;
  z-index: 0;
}

.timeline .timeline-icon {
  -webkit-border-radius: 50%;
  background: #797979;
  border-radius: 50%;
  color: #ffffff;
  display: block;
  height: 20px;
  left: -54px;
  margin-top: -10px;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 20px;
}

.timeline .timeline-icon i {
  color: #ffffff;
  font-size: 13px;
  margin-top: 4px;
  position: absolute;
  left: 4px;
}

.timeline .time-icon:before {
  font-size: 16px;
  margin-top: 5px;
}

h3.timeline-title {
  color: #797979;
  font-size: 20px;
  font-weight: 400;
  margin: 0 0 5px;
  text-transform: uppercase;
}

.timeline-item {
  display: table-row;
}

.timeline-item:before {
  content: "";
  display: block;
  width: 50%;
}

.timeline-item .timeline-desk .arrow {
  border-bottom: 12px solid transparent;
  border-right: 12px solid rgba(238, 238, 238, 0.3) !important;
  border-top: 12px solid transparent;
  display: block;
  height: 0;
  left: -12px;
  margin-top: -12px;
  position: absolute;
  top: 50%;
  width: 0;
}

.timeline-item .timeline-desk .timeline-box {
  padding: 20px;
}

.timeline-item .timeline-date {
  margin-bottom: 10px;
}

.timeline-item.alt:after {
  content: "";
  display: block;
  width: 50%;
}

.timeline-item.alt .timeline-desk .arrow-alt {
  border-bottom: 12px solid transparent;
  border-left: 12px solid rgba(238, 238, 238, 0.3) !important;
  border-top: 12px solid transparent;
  display: block;
  height: 0;
  left: auto;
  margin-top: -12px;
  position: absolute;
  right: -12px;
  top: 50%;
  width: 0;
}

.timeline-item.alt .timeline-desk .album {
  float: right;
  margin-top: 20px;
}

.timeline-item.alt .timeline-desk .album a {
  float: right;
  margin-left: 5px;
}

.timeline-item.alt .timeline-icon {
  left: auto;
  right: -56px;
}

.timeline-item.alt:before {
  display: none;
}

.timeline-item.alt .panel {
  margin-left: 0;
  margin-right: 45px;
}

.timeline-item.alt h4 {
  text-align: right;
}

.timeline-item.alt p {
  text-align: right;
}

.timeline-item.alt .timeline-date {
  text-align: right;
}

.timeline-desk {
  display: table-cell;
  vertical-align: top;
  width: 50%;
}

.timeline-desk h4 {
  font-size: 16px;
  font-weight: 300;
  margin: 0;
}

.timeline-desk .panel {
  background: rgba(238, 238, 238, 0.25);
  display: block;
  margin-bottom: 5px;
  margin-left: 45px;
  position: relative;
  text-align: left;
  border: 0;
}

.timeline-desk h5 span {
  color: #797979;
  display: block;
  font-size: 12px;
  margin-bottom: 4px;
}

.timeline-desk p {
  color: #999999;
  font-size: 14px;
  margin-bottom: 0;
}

.timeline-desk .album {
  margin-top: 12px;
}

.timeline-desk .album a {
  float: left;
  margin-right: 5px;
}

.timeline-desk .album img {
  height: 36px;
  width: auto;
  border-radius: 3px;
}

.timeline-desk .notification {
  background: none repeat scroll 0 0 #ffffff;
  margin-top: 20px;
  padding: 8px;
}

.timeline-left {
  margin-left: 20px;
  width: auto;
  display: block;
}

.timeline-left:before {
  left: 0 !important;
}

.timeline-left .timeline-item {
  display: block;
}

.timeline-left .timeline-desk {
  display: block;
  width: 100%;
}

.timeline-left .panel {
  margin-bottom: 20px;
}

/* =============
   Pages - Common
============= */
/* Pages */
.account-pages-bg {
  background: url("../images/dust.png");
}

.home-wrapper {
  margin: 10% 0;
}

/* =============
   Count Down
============= */
#count-down {
  margin-top: 50px;
}

#count-down .clock-presenter {
  height: 140px;
  line-height: 30px;
  padding: 0px 30px;
  text-align: center;
}

#count-down .clock-presenter .digit {
  margin-top: 20px;
  font-size: 60px;
  font-family: "Hind Madurai", sans-serif;
  line-height: 60px;
  height: 60px;
  display: inline-block;
  overflow: hidden;
  text-align: center;
  position: relative;
  cursor: default;
}

#count-down .clock-presenter .note {
  position: relative;
  bottom: 0px;
  padding-top: 5px;
  cursor: default;
  font-size: 16px;
  color: #4bd396;
  font-family: "Hind Madurai", sans-serif;
  text-transform: uppercase;
}

@media (max-width: 992px) {
  #count-down .clock-presenter .digit {
    font-size: 42px;
  }
}
@media (max-width: 767px) {
  #count-down .clock-presenter {
    width: 50%;
    float: left;
  }
  #count-down .clock-presenter .digit {
    font-size: 36px;
  }
  #count-down .hours_dash {
    border-right: none;
  }
}
/* =============
   FAQ
============= */
.question-q-box {
  height: 30px;
  width: 30px;
  color: #ffffff;
  background-color: #f5707a;
  text-align: center;
  border-radius: 3px;
  float: left;
  line-height: 30px;
}

.question {
  margin-top: 0;
  margin-left: 50px;
  font-weight: 400;
  font-size: 16px;
}

.answer {
  margin-left: 50px;
  color: #98a6ad;
  margin-bottom: 40px;
}

/* =============
   Gallery
============= */
.portfolioFilter a {
  transition: all 0.3s ease-out;
  color: #313a46;
  font-weight: 600;
  font-family: "Hind Madurai", sans-serif;
  padding: 5px 10px;
  display: inline-block;
  margin-bottom: 5px;
}

.portfolioFilter a:hover,
.portfolioFilter a.current {
  color: #4bd396;
}

.thumb {
  border-radius: 3px;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
  margin-top: 20px;
  width: 100%;
  overflow: hidden;
}

.thumb:hover .thumb-img {
  overflow: hidden;
  position: relative;
  transform: scale(1.05);
}

.thumb-img {
  border-radius: 2px;
  overflow: hidden;
  width: 100%;
  transition: all 0.2s ease-out;
}

.gal-detail {
  padding: 10px;
  position: relative;
  background-color: #ffffff;
}

.gal-detail h4 {
  font-weight: 600;
  font-size: 16px;
  padding: 0 5px;
}

.gal-detail p {
  padding: 0 5px;
  font-size: 13px;
}

/* =============
   Pricing
============= */
.pricing-column {
  position: relative;
  margin-bottom: 40px;
}

.pricing-column .inner-box {
  position: relative;
  padding: 0 0 50px;
}

.pricing-column .plan-header {
  position: relative;
  padding: 30px 20px 25px;
}

.pricing-column .plan-title {
  font-size: 16px;
  font-family: "Hind Madurai", sans-serif;
  margin-bottom: 10px;
  color: #4bd396;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 400;
}

.pricing-column .plan-price {
  font-size: 48px;
  font-family: "Hind Madurai", sans-serif;
  margin-bottom: 10px;
  color: #313a46;
}

.pricing-column .plan-duration {
  font-size: 13px;
  color: #98a6ad;
}

.pricing-column .plan-stats {
  position: relative;
  padding: 30px 20px 15px;
}

.pricing-column .plan-stats li {
  margin-bottom: 15px;
  line-height: 24px;
}

.ribbon {
  position: absolute;
  left: 5px;
  top: -5px;
  z-index: 1;
  overflow: hidden;
  width: 75px;
  height: 75px;
  text-align: right;
  font-family: "Hind Madurai", sans-serif;
}

.ribbon span {
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
  text-transform: uppercase;
  text-align: center;
  line-height: 20px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  width: 100px;
  display: block;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.06), 0 1px 0 0 rgba(0, 0, 0, 0.02);
  background: #7fc1fc;
  background: linear-gradient(#188ae2 0%, #188ae2 100%);
  position: absolute;
  top: 19px;
  letter-spacing: 1px;
  left: -21px;
}

.ribbon span:before {
  content: "";
  position: absolute;
  left: 0;
  top: 100%;
  z-index: -1;
  border-left: 3px solid #136eb4;
  border-right: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #136eb4;
}

.ribbon span:after {
  content: "";
  position: absolute;
  right: 0;
  top: 100%;
  z-index: -1;
  border-left: 3px solid transparent;
  border-right: 3px solid #136eb4;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #136eb4;
}

/* =============
   Account Pages
============= */
.wrapper-page {
  margin: 10% auto;
  position: relative;
  max-width: 420px;
}

.account-pages {
  box-shadow: 0 0px 24px 0 rgba(0, 0, 0, 0.06), 0 1px 0px 0 rgba(0, 0, 0, 0.02);
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.9);
}
.account-pages .text-muted,
.account-pages label {
  color: #000 !important;
}
.account-pages #btnLogin {
  color: #000;
}

.account-pages .account-content {
  padding: 30px;
}

.account-pages .account-btn {
  position: absolute;
  left: 0;
  right: 0;
}

.account-logo-box {
  background-color: #abd1f5;
  padding: 10px;
  border-radius: 5px 5px 0 0;
}

.checkmark {
  width: 120px;
  margin: 0 auto;
  padding: 20px 0;
}

.path {
  stroke-dasharray: 1000;
  stroke-dashoffset: 0;
  animation: dash 2s ease-in-out;
  -webkit-animation: dash 2s ease-in-out;
}

.spin {
  animation: spin 2s;
  -webkit-animation: spin 2s;
  transform-origin: 50% 50%;
  -webkit-transform-origin: 50% 50%;
}
@keyframes dash {
  0% {
    stroke-dashoffset: 1000;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes text {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/* =============
   Sitemaps
============= */
.sitemap > li > ul {
  margin-top: 1.5rem;
  padding-left: 0;
}

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

ul.sitemap li {
  line-height: 2.5rem;
  vertical-align: top;
  list-style: none;
  position: relative;
}

ul.sitemap li a {
  text-decoration: none;
  color: #7c8d96;
  display: inline-block;
}

ul.sitemap li a:hover {
  color: #7fc1fc;
}

ul.sitemap ul {
  margin-left: 1.5rem;
  margin-bottom: 1.5rem;
  padding-top: 10px;
}

ul.sitemap ul li {
  position: relative;
}

ul.sitemap ul li::before {
  content: "";
  display: inline-block;
  width: 3rem;
  height: 100%;
  border-left: 1px solid rgba(152, 166, 173, 0.5);
  position: absolute;
  top: -1.25;
}

ul.sitemap ul li::before {
  content: "";
  display: inline-block;
  width: 3rem;
  height: 2.5rem;
  border-bottom: 1px #ccc solid;
  position: absolute;
  top: -1.25rem;
}

ul.sitemap ul li a {
  margin-left: 3.75rem;
}

/* =============
   Search Results
============= */
.search-result-box .search-item {
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(152, 166, 173, 0.2);
  margin-bottom: 25px;
}

/* =============
   Blogs
============= */
.blog-list-wrapper {
  max-width: 1170px;
  margin: 0 auto;
}

.blog-post .post-image {
  position: relative;
  margin-bottom: 20px;
}

.blog-post .post-image .label {
  position: absolute;
  bottom: 8px;
  left: 10px;
  text-transform: uppercase;
}

.blog-post .post-title a {
  color: #188ae2;
  line-height: 28px;
}

.blog-post .post-title a:hover {
  color: #136eb4;
}

.blog-categories-list li {
  display: block;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ededed;
}

.blog-categories-list li a {
  display: block;
  color: rgba(49, 58, 70, 0.7);
}

.blog-categories-list li a:hover {
  color: #f5707a;
}

.latest-post-item h5 a {
  color: rgba(49, 58, 70, 0.6);
  line-height: 20px;
}

.blog-post-column {
  box-shadow: 0 8px 42px 0 rgba(0, 0, 0, 0.08);
}

.blog-post-column .post-image {
  margin-bottom: 0;
}

.blog-post-comment .media {
  margin-bottom: 20px;
  padding-bottom: 20px;
}

.blog-post-comment .media img {
  height: 52px;
  width: 52px;
}

.blog-post-comment .media .media {
  margin-bottom: 0;
  border-bottom: 0;
  padding-top: 20px;
  padding-bottom: 0;
}

/* ==========
Real Estate
============ */
.property-card {
  box-sizing: border-box;
  margin-bottom: 30px;
  background-clip: padding-box;
  box-shadow: 0 0 11px 0 rgba(49, 58, 70, 0.15);
}

.property-card .property-content {
  position: relative;
  box-sizing: border-box;
  padding: 15px;
  border-radius: 0 0 2px 2px;
  background-clip: padding-box;
}

.property-card .property-image {
  display: block;
  height: 230px;
  position: relative;
  overflow: hidden;
}

.property-card .property-action {
  padding: 12px 15px;
  border-top: 1px solid rgba(160, 160, 160, 0.2);
}

.property-card .property-label {
  position: absolute;
  top: 10px;
  right: 10px;
  text-transform: uppercase;
}

.property-card.property-horizontal .property-content {
  width: 100%;
  height: 230px;
}

.property-card.property-horizontal .property-content .listingInfo {
  display: table-cell;
  height: 155px;
  vertical-align: middle;
}

.property-card.property-horizontal .property-content .property-action {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
}

.property-card.property-horizontal .property-content .property-action a {
  margin-right: 7px;
  color: #313a46;
  transition: color 0.3s ease;
  display: inline-block;
  border: 1px solid #dcdee0;
  padding: 1px 6px;
  border-radius: 3px;
}

.property-card.property-horizontal .property-content .property-action a i {
  font-size: 16px;
  margin-right: 5px;
  vertical-align: middle;
}

/* Property detail page */
.property-detail-wrapper {
  max-width: 1170px;
  margin: 0 auto;
}

.property-detail-wrapper .bx-wrapper {
  margin-bottom: 0;
}

.property-detail-wrapper .bx-wrapper .bx-next {
  right: 20px;
}

.property-detail-wrapper .bx-wrapper .bx-controls-direction a {
  z-index: 9;
}

.property-detail-wrapper #bx-pager a.active img {
  border: 1px solid #7fc1fc;
}

.property-detail-wrapper #bx-pager a img {
  padding: 3px;
  border: solid #ccc 1px;
}

.property-detail-wrapper .proprerty-features li {
  line-height: 30px;
}

.property-detail-wrapper #map-property {
  height: 300px;
  background: #69c;
}

.grid-display-cus {
  display: grid;
  grid-template-columns: 40% 60%;
  grid-column-gap: 20px;
}

@media screen and (max-width: 768px) {
  .page-title-box .breadcrumb {
    display: block !important;
  }
  .grid-tools-header {
    grid-template-columns: 1fr !important;
  }
  .grid-display-cus {
    display: block;
  }
  .grid-display-2 {
    grid-template-columns: 1fr !important;
  }
  .grid-display-3 {
    grid-template-columns: 1fr !important;
  }
  #project-detail .table-responsive {
    overflow: hidden !important;
    overflow-x: hidden;
  }
}
.grid-display-2 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 20px;
}

.grid-display-2 .form-group {
  margin: 0;
  margin-bottom: 10px;
}

.grid-display-3 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-column-gap: 20px;
}

.grid-display-3 .form-group {
  margin: 0;
  margin-bottom: 10px;
}

.section_title {
  margin-bottom: 20px;
}

.section_title h3 {
  background: #2d4453;
  color: #fff;
  font-size: 16px;
  padding: 8px 0px 8px 10px;
}

.section_2 .section-table {
  width: 100%;
}

.section_1,
.section_2 {
  width: 100%;
}

.grid-tools-header {
  display: grid;
  grid-template-columns: 2fr 1fr 1fr;
  grid-gap: 15px;
  margin-bottom: 1em;
}

.tool-pagination {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-end;
}
.tool-pagination label {
  margin-right: 10px;
  margin-bottom: 0px;
}
.tool-pagination .form-control {
  width: 50px;
  padding: 5px 0px;
  text-align: center;
  padding-left: 5px;
  font-size: 11px;
}

.tool-search {
  position: relative;
  text-align: center;
}

.tool-search .form-control {
  background-color: #fff !important;
  font-size: 13px;
  height: 34px;
  border-radius: 30px;
  color: #000;
  padding: 7px 40px 7px 20px;
  box-shadow: none;
  width: 100%;
}

.tool-search a {
  position: absolute;
  top: 9px;
  right: 21px;
  color: #bfbfbf;
}

.profile-phone {
  padding: 10px 0;
}

.profile-phone .form-group {
  margin: 0;
}

.schedule-section .schedule {
  margin-top: 20px;
}

.form-group .dropdown-menu span {
  font-size: 12px;
}
.form-group .date {
  position: relative;
}
.form-group .date .form-control {
  font-size: 12px;
}
.form-group .date .icon-th {
  position: absolute;
  right: 10px;
  top: 8px;
}

.check-sitemap {
  padding-left: 0px;
}
.check-sitemap label:before {
  display: none;
}

#project-detail .total-link .item-link {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-bottom: 8px;
}
#project-detail .total-link .item-link p {
  line-height: 20px;
}
#project-detail .total-link .item-link p:before {
  content: "-";
  margin-right: 5px;
  font-weight: bold;
}
#project-detail .section_link {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
}
@media (max-width: 415px) {
  #project-detail .section_link {
    flex-direction: column;
    align-items: flex-start;
  }
}
#project-detail .section_link .item {
  margin-right: 20px;
  width: 80%;
}
@media (max-width: 415px) {
  #project-detail .section_link .item {
    width: 100%;
    margin: 0;
    margin-bottom: 10px;
  }
}
#project-detail .section_link .item.checkdone {
  width: 100px !important;
}
#project-detail .section_link .item .item-link {
  margin-bottom: 0;
}
#project-detail .section_link .item .form-group {
  margin: 0;
}
@media (max-width: 415px) {
  #project-detail .form-group {
    margin-top: 8px;
  }
}
#project-detail #attch {
  position: relative;
}
#project-detail #attch .btnSaveFile {
  position: absolute;
  top: 7px;
  right: 4px;
  cursor: pointer;
}
#project-detail #attch .btnSaveFile i {
  color: #26a69a;
}
#project-detail .panel-body {
  padding-bottom: 0px;
}
#project-detail .dropdown-toggle .filter-option {
  font-size: 11px;
}
#project-detail .dropdown-menu {
  font-size: 11px;
}
#project-detail .section-switch {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding-left: 10px;
}
#project-detail .section-switch .switcher {
  margin-left: 10px;
}
#project-detail .section-switch .switcher input[switch]:checked + label:after {
  left: 29px;
}
#project-detail .section-switch .switcher input[switch] + label:after {
  left: 2px;
}
#project-detail .section-switch .switcher label {
  width: 45px;
  height: 17px;
}
#project-detail .section-switch .switcher label:before {
  top: -3px;
  font-size: 11px;
}
#project-detail .section-switch .switcher label:after {
  height: 14px;
  width: 14px;
}
#project-detail .section-coop.active {
  display: none;
}
#project-detail .section-coop .panel-body {
  padding-top: 0;
  padding-bottom: 0;
}
#project-detail .section-coop .email-coop {
  position: relative;
}
#project-detail .section-coop .email-coop .add-btn {
  position: absolute;
  top: 23px;
  cursor: pointer;
  right: -25px;
  color: #4bd396;
  font-size: 22px;
}
#project-detail .section-coop .email-coop .add-btn:hover {
  transition: all 0.5s;
  color: #37ce8a;
}
#project-detail .table-responsive {
  overflow: hidden !important;
  overflow-x: hidden;
}
#project-detail .radio-inline .form-control {
  width: 50px;
  padding: 5px;
  text-align: center;
}

#new-account .nav.nav-tabs {
  border-bottom: none !important;
}
#new-account .nav.nav-tabs li a {
  margin-left: 0 !important;
  margin-right: 10px;
}
#new-account .nav.nav-tabs li.active a {
  background-color: #2d4453 !important;
  border: 1px solid #2d4453 !important;
}
#new-account .dropdown-menu {
  position: relative !important;
}
#new-account .form-horizontal .profile-avarta {
  margin-bottom: 30px;
}
#new-account .form-horizontal .profile-avarta .form-group {
  margin: 0 !important;
  padding-bottom: 15px;
}
#new-account .changeAvatar {
  position: relative;
}
#new-account .changeAvatar img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#new-account .changeAvatar .img {
  width: 120px;
  height: 120px;
  margin: auto;
  border-radius: 100%;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2);
  position: relative;
  overflow: hidden;
}
#new-account .changeAvatar .upload-button {
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
  display: block;
  text-align: center;
  padding: 8px 15px 8px;
  cursor: pointer;
  z-index: 2;
  border-radius: 5px;
  background-color: #37ce8a;
  color: #fff;
  white-space: nowrap;
}
#new-account .changeAvatar .upload-button i {
  font-size: 14px;
}
#new-account .changeAvatar .file-upload {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}

#account-detail {
  min-height: 750px;
}
#account-detail .file-image {
  position: relative;
  visibility: hidden;
  display: none;
  opacity: 0;
}
#account-detail .file-image.active {
  visibility: visible;
  display: block;
  opacity: 1;
}
#account-detail .file-image .title-img h4 {
  font-size: 12px;
}
#account-detail .file-image .image {
  position: relative;
}
#account-detail .file-image .saveImg {
  position: absolute;
  top: -20px;
  right: 0px;
  visibility: hidden;
  opacity: 0;
}
#account-detail .file-image .saveImg.active {
  opacity: 1;
  visibility: visible;
}
#account-detail .file-image .saveImg a {
  cursor: pointer;
}
#account-detail .file-image .image {
  width: 400px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
  border: 1px solid #d9d9d9;
  background-color: #999;
}
#account-detail .file-image .image img {
  width: 100%;
}
#account-detail .btn-image {
  position: relative;
}
#account-detail .btn-image .btn {
  padding: 6px 14px !important;
  margin-left: 0px !important;
}
#account-detail .btn-image .file-upload {
  opacity: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  z-index: -1;
  padding: 0;
}
#account-detail .list-employ {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
#account-detail .list-employ .checkbox {
  margin-left: 20px !important;
}
#account-detail .nav.nav-tabs {
  border-bottom: none !important;
}
@media (max-width: 415px) {
  #account-detail .nav.nav-tabs li a {
    font-size: 10px;
  }
}
#account-detail .nav.nav-tabs li a {
  margin-left: 0 !important;
  margin-right: 10px;
}
#account-detail .nav.nav-tabs li.active a {
  background-color: #2d4453 !important;
  border: 1px solid #2d4453 !important;
}

#client-list .dropdown-toggle .filter-option,
#employ-list .dropdown-toggle .filter-option {
  font-size: 13px;
}
#client-list .dropdown-menu,
#employ-list .dropdown-menu {
  font-size: 11px;
}
#client-list .dropdown-menu input,
#employ-list .dropdown-menu input {
  font-size: 11px;
  height: 27px;
}
#client-list .open .dropdown-toggle,
#employ-list .open .dropdown-toggle {
  background-color: #2585c4 !important;
}
#client-list .btn.dropdown-toggle,
#employ-list .btn.dropdown-toggle {
  border-radius: 0 !important;
  border: none !important;
  color: #fff !important;
  font-weight: bold;
  padding: 0 !important;
}
#client-list .btn.dropdown-toggle:hover,
#employ-list .btn.dropdown-toggle:hover {
  background-color: transparent !important;
}
#client-list .dropdown-menu input,
#employ-list .dropdown-menu input {
  font-weight: normal;
}
#client-list .dropdown-menu .no-results,
#employ-list .dropdown-menu .no-results {
  color: #000;
  font-weight: normal;
}
#client-list .hide_content,
#employ-list .hide_content {
  width: 50px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
#client-list .hide_content_w,
#employ-list .hide_content_w {
  width: 100px !important;
  max-width: 100px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
#client-list .tool-select .bootstrap-select .btn,
#employ-list .tool-select .bootstrap-select .btn {
  background-color: #fff !important;
}
#client-list .table-fixed-column-inner,
#employ-list .table-fixed-column-inner {
  margin-left: 300px;
}
#client-list .table-fixed-column-inner .mytable th:nth-child(1),
#employ-list .table-fixed-column-inner .mytable th:nth-child(1) {
  left: 0px;
  width: 81px;
  height: 34.5px !important;
}
#client-list .table-fixed-column-inner .mytable th:nth-child(2),
#employ-list .table-fixed-column-inner .mytable th:nth-child(2) {
  left: 80px;
  width: 50px !important;
}
#client-list .table-fixed-column-inner .mytable th:nth-child(3),
#employ-list .table-fixed-column-inner .mytable th:nth-child(3) {
  left: 130px;
  width: 170px !important;
}
#client-list .table-fixed-column-inner .mytable td:nth-child(1),
#employ-list .table-fixed-column-inner .mytable td:nth-child(1) {
  left: 0;
  width: 80px;
  height: 33px;
}
#client-list .table-fixed-column-inner .mytable td:nth-child(2),
#employ-list .table-fixed-column-inner .mytable td:nth-child(2) {
  left: 80px;
  width: 50px;
  height: 33px;
}
#client-list .table-fixed-column-inner .mytable td:nth-child(3),
#employ-list .table-fixed-column-inner .mytable td:nth-child(3) {
  left: 130px;
  width: 170px;
  height: 33px;
}
#client-list .table-fixed-column-inner .mytable tr,
#employ-list .table-fixed-column-inner .mytable tr {
  border-bottom: 1px solid #ebebeb;
  border-collapse: collapse;
}
#client-list .table-fixed-column-inner .mytable tr td,
#employ-list .table-fixed-column-inner .mytable tr td {
  width: 150px;
}

.table-fixed-column-outter {
  position: relative;
  width: 100%;
  background-color: #d9d9d9;
}
.table-fixed-column-outter .table-fixed-column-inner {
  overflow-x: scroll;
  overflow-y: visible;
  max-width: 100%;
  white-space: nowrap;
  margin-left: 270px;
  min-height: 250px;
}
.table-fixed-column-outter .table-fixed-column-inner::-webkit-scrollbar-track {
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 10px !important;
}
.table-fixed-column-outter .table-fixed-column-inner::-webkit-scrollbar {
  margin-top: 10px;
  width: 3px;
  height: 7px;
  border-radius: 5px;
  background-color: rgba(0, 0, 0, 0.1);
}
.table-fixed-column-outter .table-fixed-column-inner::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  cursor: pointer;
}
.table-fixed-column-outter .table-fixed-column-inner::-webkit-scrollbar-thumb:hover {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  background-color: #3090ce;
}
.table-fixed-column-outter .table-fixed-column-inner .mytable {
  margin-bottom: 5px;
  table-layout: fixed;
  overflow-x: hidden;
  white-space: nowrap;
}
.table-fixed-column-outter .table-fixed-column-inner .mytable .setActive {
  text-align: center;
}
.table-fixed-column-outter .table-fixed-column-inner .mytable th:nth-child(1),
.table-fixed-column-outter .table-fixed-column-inner .mytable th:nth-child(2),
.table-fixed-column-outter .table-fixed-column-inner .mytable th:nth-child(3) {
  position: absolute;
  background-color: #3090ce;
}
.table-fixed-column-outter .table-fixed-column-inner .mytable th:nth-child(1) {
  left: 0px;
  width: 51px;
  height: 34px;
}
.table-fixed-column-outter .table-fixed-column-inner .mytable th:nth-child(2) {
  left: 50px;
  width: 50px;
}
.table-fixed-column-outter .table-fixed-column-inner .mytable th:nth-child(3) {
  left: 100px;
  width: 170px;
}
.table-fixed-column-outter .table-fixed-column-inner .mytable th:nth-child(odd) {
  background-color: #3090ce;
}
.table-fixed-column-outter .table-fixed-column-inner .mytable th:nth-child(even) {
  background-color: #2585c4;
}
.table-fixed-column-outter .table-fixed-column-inner .mytable th {
  color: #fff;
  border-collapse: collapse;
  padding: 8px 15px;
  font-size: 13px;
  width: 200px;
  text-align: left;
}
.table-fixed-column-outter .table-fixed-column-inner .mytable th .header_item {
  display: flex;
  flex-direction: row;
  align-items: center;
  text-align: center;
  justify-content: left;
  position: relative;
}
.table-fixed-column-outter .table-fixed-column-inner .mytable th .header_item .tool-filter {
  position: absolute;
  right: 0;
  top: -3px;
  display: flex;
  flex-direction: column;
  padding-left: 3px;
}
.table-fixed-column-outter .table-fixed-column-inner .mytable th .header_item .tool-filter a {
  text-decoration: none;
  color: #fff;
  font-size: 9px;
}
.table-fixed-column-outter .table-fixed-column-inner .mytable th .header_item .icon-sort {
  font-size: 9px;
  cursor: pointer;
}
.table-fixed-column-outter .table-fixed-column-inner .mytable th .header_item .icon-sort.active {
  color: #000;
}
.table-fixed-column-outter .table-fixed-column-inner .mytable th .header_item span {
  margin-right: 10px;
}
.table-fixed-column-outter .table-fixed-column-inner .mytable tr:nth-child(odd) {
  background: #fff !important;
}
.table-fixed-column-outter .table-fixed-column-inner .mytable tr:nth-child(even) {
  background: #fff !important;
}
.table-fixed-column-outter .table-fixed-column-inner .mytable tr {
  border-bottom: 1px solid #ebebeb;
  border-collapse: collapse;
}
.table-fixed-column-outter .table-fixed-column-inner .mytable tr td {
  white-space: nowrap;
  background-color: #fff;
  padding-left: 15px !important;
  border-collapse: collapse;
  font-size: 12px;
  padding-bottom: 8px !important;
}
.table-fixed-column-outter .table-fixed-column-inner .mytable tr td .active-icon {
  font-size: 20px;
  color: #4bd396;
  display: none;
  cursor: pointer;
}
.table-fixed-column-outter .table-fixed-column-inner .mytable tr td .active-icon.active {
  display: block;
}
.table-fixed-column-outter .table-fixed-column-inner .mytable tr td .close-icon {
  font-size: 20px;
  color: #f5707a;
  display: none;
  cursor: pointer;
}
.table-fixed-column-outter .table-fixed-column-inner .mytable tr td .close-icon.active {
  display: block;
}
.table-fixed-column-outter .table-fixed-column-inner .mytable tr td .tools {
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.table-fixed-column-outter .table-fixed-column-inner .mytable tr td .tools .glyphicon-trash,
.table-fixed-column-outter .table-fixed-column-inner .mytable tr td .tools .glyphicon-edit,
.table-fixed-column-outter .table-fixed-column-inner .mytable tr td .tools .glyphicon-book,
.table-fixed-column-outter .table-fixed-column-inner .mytable tr td .tools .glyphicon-log-in {
  color: #000;
  opacity: 0.4;
}
.table-fixed-column-outter .table-fixed-column-inner .mytable tr td .tools .glyphicon-trash:hover,
.table-fixed-column-outter .table-fixed-column-inner .mytable tr td .tools .glyphicon-edit:hover,
.table-fixed-column-outter .table-fixed-column-inner .mytable tr td .tools .glyphicon-book:hover,
.table-fixed-column-outter .table-fixed-column-inner .mytable tr td .tools .glyphicon-log-in:hover {
  opacity: 1;
  transition: all 0.5s;
}
.table-fixed-column-outter .table-fixed-column-inner .mytable tr td .tools a {
  text-decoration: none;
  margin: 0 3px;
  cursor: pointer;
}
.table-fixed-column-outter .table-fixed-column-inner .mytable tr td:nth-child(1),
.table-fixed-column-outter .table-fixed-column-inner .mytable tr td:nth-child(2),
.table-fixed-column-outter .table-fixed-column-inner .mytable tr td:nth-child(3) {
  background: #fff;
  padding: 0;
  font-size: 12px;
  position: absolute;
}
.table-fixed-column-outter .table-fixed-column-inner .mytable tr td:nth-child(1) {
  left: 0;
  padding-left: 5px !important;
  width: 50px;
  border-bottom: 1px solid #ebebeb !important;
  border-collapse: collapse;
}
.table-fixed-column-outter .table-fixed-column-inner .mytable tr td:nth-child(2) {
  left: 50px;
  padding-left: 0 !important;
  text-align: center;
  width: 50px;
  border-bottom: 1px solid #ebebeb !important;
  border-collapse: collapse;
}
.table-fixed-column-outter .table-fixed-column-inner .mytable tr td:nth-child(3) {
  left: 100px;
  width: 170px;
  border-bottom: 1px solid #ebebeb !important;
  border-collapse: collapse;
}
.table-fixed-column-outter .table-fixed-column-inner .mytable tr td:last-child {
  padding-left: 8px;
  padding-right: 8px;
}

.tool-select {
  font-size: 12px;
}
.tool-select .select2 {
  font-size: 12px;
}
.tool-select .date {
  position: relative;
}
.tool-select .date .form-control {
  font-size: 12px;
}
.tool-select .date .icon-th {
  position: absolute;
  right: 10px;
  top: 12px;
}

#project-list .has-popup {
  position: relative;
}
#project-list .has-popup .pop-absolute {
  position: absolute;
  top: 0;
  background-color: #000;
}
#project-list .has-popup .pop-absolute span {
  color: #fff;
}
#project-list .grid {
  margin-top: 10px;
}
#project-list .linkPro {
  text-decoration: none;
  color: #000;
}
#project-list .bs-caret .caret {
  right: -17px !important;
}
#project-list .dropdown-menu {
  font-size: 11px;
}
#project-list .dropdown-menu .bs-searchbox .form-control {
  height: 30px !important;
  font-size: 11px;
}
#project-list .list-pro {
  margin-bottom: 20px;
}
#project-list .list-pro .tool-select {
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
}
#project-list .list-pro .tool-select .title {
  position: absolute;
  top: -20px;
  left: 5px;
  color: #000;
}
#project-list .list-pro .tool-select .input-append {
  width: 100%;
  margin-right: 10px;
}
#project-list .open .dropdown-toggle {
  background-color: #2585c4 !important;
}
#project-list .btn.dropdown-toggle {
  border-radius: 0 !important;
  border: none !important;
  color: #fff !important;
  font-weight: bold;
  padding: 0 !important;
}
#project-list .btn.dropdown-toggle:hover {
  background-color: transparent !important;
}
#project-list .dropdown-menu input {
  font-weight: normal;
}
#project-list .dropdown-menu .no-results {
  color: #000;
  font-weight: normal;
}
#project-list .table-fixed-column-inner {
  margin-left: 450px;
}
#project-list th {
  width: 100%;
}
#project-list th:nth-child(1),
#project-list th:nth-child(2),
#project-list th:nth-child(3) {
  position: absolute;
}
#project-list th:nth-child(1) {
  background: #3090ce;
}
#project-list th:nth-child(2) {
  background: #2585c4;
}
#project-list td:nth-child(3) {
  position: inherit;
}
#project-list th:nth-child(1) {
  left: 0px;
  width: 51px;
  height: 34px;
}
#project-list th:nth-child(2) {
  left: 50px;
  width: 200px;
  height: 34px;
}
#project-list th:nth-child(3) {
  left: 250px;
  width: 200px;
  height: 34px;
}
#project-list td {
  padding-bottom: 6px !important;
  padding-top: 7px !important;
  border-bottom: 1px solid #aad6f3 !important;
}
#project-list td:nth-child(1),
#project-list td:nth-child(2),
#project-list td:nth-child(3) {
  background: #fff;
  padding: 0;
  font-size: 12px;
  position: absolute;
}
#project-list td:nth-child(1) {
  left: 0;
  padding-left: 5px !important;
  width: 50px;
  height: 30px;
  border-bottom: 1px solid #aad6f3 !important;
  border-collapse: collapse;
}
#project-list td:nth-child(2) {
  left: 50px;
  width: 200px;
  height: 30px;
  text-align: left;
  padding-left: 10px !important;
  border-bottom: 1px solid #aad6f3 !important;
  border-collapse: collapse;
}
#project-list td:nth-child(3) {
  left: 250px;
  width: 200px;
  height: 30px;
  text-align: left;
  padding-left: 10px !important;
  border-bottom: 1px solid #aad6f3 !important;
  border-collapse: collapse;
}
#project-list .hide_content {
  width: 50px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
#project-list .hide_content_w {
  width: 180px !important;
  max-width: 180px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
#project-list .tool-select .bootstrap-select .btn {
  background-color: #fff !important;
}
#project-list .popup_status {
  top: 15px;
  left: -16px !important;
}

#project-detail .bootstrap-select .btn {
  padding: 4px 10px !important;
}
#project-detail #HperOver {
  visibility: hidden;
}
#project-detail .grid-display-2 {
  grid-column-gap: 5px;
}
#project-detail .form-control {
  font-size: 11px !important;
  height: 27px !important;
}
#project-detail .panel-heading {
  position: relative;
}
#project-detail .panel-heading .borrowHr {
  position: absolute;
  left: 140px;
  top: 10px;
  background-color: #26a69a;
  color: #fff;
  padding: 5px 8px;
  border-radius: 3px;
  cursor: pointer;
  text-decoration: none;
}
#project-detail .panel-heading .borrowHr:hover {
  background-color: #219187;
  transition: ease-in-out 0.5s;
}
#project-detail .panel-heading .addSub {
  position: absolute;
  left: 140px;
  top: 10px;
  background-color: #4ca06a;
  color: #fff;
  padding: 5px 8px;
  border-radius: 3px;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
  text-decoration: none;
}
#project-detail .panel-heading .addSub.btn-book-new {
  left: 225px;
}
#project-detail .panel-heading .addSub:hover {
  background-color: #3fb781;
}
#project-detail .panel-body {
  padding-left: 0;
  padding-right: 0;
}
#project-detail #subtask {
  min-height: 500px;
  background: #efefef;
}
#project-detail #subtask .dropdown-toggle.btn-default {
  padding: 4px 10px !important;
  font-size: 12px;
}
#project-detail #subtask .dropdown-menu.open {
  height: 170px;
}
#project-detail #subtask .dropdown-menu.inner {
  height: 120px;
}
#project-detail #subtask .dropdown-menu input {
  font-size: 12px;
  height: 25px;
}
#project-detail #subtask .dropdown-menu li a {
  font-size: 12px;
}
#project-detail #subtask .table-column-outter .table-column-inner {
  margin: 0;
  overflow: inherit;
  max-width: 100%;
  min-height: 250px;
  background-color: rgba(0, 0, 0, 0.1);
}
#project-detail #subtask .table-column-outter .table-column-inner .mytable {
  width: 100%;
}
#project-detail #subtask .table-column-outter .table-column-inner .mytable th {
  color: #fff;
  position: relative !important;
  border-collapse: collapse;
  padding: 8px 15px;
  font-size: 12px;
  text-align: left;
  background-color: #3090ce;
}
#project-detail #subtask .table-column-outter .table-column-inner .mytable th:nth-child(even) {
  background-color: #2585c4;
}
#project-detail #subtask .table-column-outter .table-column-inner .mytable tr {
  border-bottom: none !important;
}
#project-detail #subtask .table-column-outter .table-column-inner .mytable tr td {
  background-color: #fff;
}
#project-detail #subtask .table-column-outter .table-column-inner .mytable .gradeX .form-control {
  height: 27px !important;
  font-size: 12px;
  text-align: left;
}
#project-detail #subtask .table-column-outter .table-column-inner .mytable .gradeX .icon-th {
  top: 7px !important;
}
#project-detail #subtask .table-column-outter .table-column-inner .mytable .tools-subtask {
  display: flex;
  align-items: center;
  justify-content: center;
}
#project-detail #subtask .table-column-outter .table-column-inner .mytable .tools-subtask a {
  text-decoration: none;
  padding: 0 5px;
  font-size: 16px;
}
#project-detail #subtask .info-task {
  padding: 5px 20px 10px;
  background: #fff;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
#project-detail #subtask .info-task .txtRevise {
  font-weight: bold;
  font-size: 13px;
  text-align: right;
}
#project-detail #subtask .info-task .txtRevise .num {
  color: #3090ce;
}
#project-detail #subtask .info-task .txtItem {
  font-weight: bold;
}
#project-detail #subtask .info-task .txtTotal {
  font-weight: bold;
}
#project-detail #subtask .info-task .txtTotal i {
  position: relative;
  color: #f5707a;
  margin-left: 5px;
  font-size: 16px;
}
#project-detail #subtask .info-task .txtTotal i:hover .warning-box {
  visibility: visible;
}
#project-detail #subtask .info-task .txtTotal i .warning-box {
  visibility: hidden;
  width: 204px;
  font-size: 13px;
  background-color: #f5707a;
  color: #fff;
  word-spacing: normal;
  top: 0;
  left: 20px;
  line-height: 1.5;
  border-radius: 5px;
  padding: 7px 10px;
  position: absolute;
  z-index: 1;
}
#project-detail #subtask .popup_status {
  top: 15px;
  left: -38px !important;
}
#project-detail .panel-teal {
  position: relative;
}
#project-detail .panel-teal .section-addmore {
  position: absolute;
  top: 16px;
  left: 210px;
}
#project-detail .panel-teal .section-addmore a {
  font-size: 12px;
  color: #8a8a8a;
  cursor: pointer;
}
#project-detail .panel-teal .section-addmore a:hover {
  color: #000;
}
#project-detail .section-subtask {
  border-top: 3px solid #3090ce !important;
  border-radius: 3px;
  margin-bottom: 3px !important;
  position: relative;
  transition: all 0.4s ease-in-out;
}
#project-detail .section-subtask .css-subtask {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 10px;
  padding: 0 15px;
  padding-top: 5px;
}
#project-detail .section-subtask .css-subtask .form-group .change-sub {
  text-decoration: none;
  color: #000;
  margin-left: 5px;
  cursor: pointer;
}
#project-detail .section-subtask .css-subtask .form-group .icon-th {
  top: 6px;
}
#project-detail .section-subtask .css-subtask .form-group .bootstrap-select .btn {
  padding: 4px 10px !important;
}
#project-detail .section-subtask .css-subtask .form-group .remove-row,
#project-detail .section-subtask .css-subtask .form-group .book-more {
  cursor: pointer;
}
#project-detail .section-subtask .css-subtask .form-group .remove-row i,
#project-detail .section-subtask .css-subtask .form-group .book-more i {
  padding-top: 15px;
  font-size: 16px;
  color: #f5707a;
}
#project-detail .section-subtask .css-subtask .form-group .book-change {
  cursor: pointer;
}
#project-detail .section-subtask .css-subtask .form-group .book-change i {
  padding-top: 15px;
  font-size: 16px;
  color: #3090ce;
}
#project-detail .section-subtask .remove-sub {
  text-decoration: none;
  cursor: pointer;
}
#project-detail .section-subtask .remove-sub i {
  color: #f5707a;
  font-size: 13px;
}
#project-detail .section-subtask .section-desc {
  padding: 0 15px;
  padding-top: 5px;
  padding-bottom: 5px;
  transition: ease-in-out 0.5s;
}
#project-detail .section-subtask .section-desc.active {
  overflow: hidden;
  height: 0;
  padding: 0;
  transition: ease-in-out 0.5s;
}
#project-detail .section-subtask .section-desc .subtask-child {
  padding-left: 3%;
}
#project-detail .section-subtask .section-desc .subtask-child .item {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-bottom: 5px;
}
#project-detail .section-subtask .section-desc .subtask-child .item .revise-child {
  width: 35px;
  padding: 5px 5px;
  text-align: center;
}
#project-detail .section-subtask .section-desc .subtask-child .item .tag_wait {
  background: #f7505f;
  color: #fff;
  border-radius: 5px;
  font-size: 11px;
  padding: 3px 7px;
  margin-left: 20px;
}
#project-detail .section-subtask .section-desc .subtask-child .item .on-default {
  cursor: pointer;
}
#project-detail .section-subtask .section-desc .subtask-child .item .approve-sub {
  margin-right: 10px;
}
#project-detail .section-subtask .section-desc .subtask-child .item .approve-sub i {
  color: #26a69a;
  font-size: 14px;
}
#project-detail .section-subtask .section-desc .subtask-child .item .remove-sub {
  text-decoration: none;
  cursor: pointer;
}
#project-detail .section-subtask .section-desc .subtask-child .item .remove-sub i {
  color: #f5707a;
  font-size: 13px;
}
#project-detail .section-subtask .section-desc .subtask-child .item .form-group {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-bottom: 0px;
  margin-right: 20px;
}
@media (max-width: 1435px) {
  #project-detail .section-subtask .section-desc .subtask-child .item .form-group {
    margin-bottom: 10px !important;
  }
}
#project-detail .section-subtask .section-desc .subtask-child .item .form-group .icon-th {
  top: 8px;
}
#project-detail .section-subtask .section-desc .subtask-child .item .form-group label {
  font-size: 11px;
  margin-right: 10px;
  margin-bottom: 5px;
}
#project-detail .section-subtask .section-desc .list-child-sub .item-child {
  display: flex;
  flex-direction: row;
  padding-left: 100px;
}
#project-detail .section-subtask .section-desc .list-child-sub .item-child .form-group {
  margin-right: 20px;
}
#project-detail .section-subtask .section-desc .list-child-sub .item-child .form-group label {
  font-size: 11px;
}
#project-detail .section-subtask .section-desc .input-part {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 415px) {
  #project-detail .section-subtask .section-desc .input-part {
    flex-direction: column;
    align-items: flex-start;
  }
}
@media (max-width: 415px) {
  #project-detail .section-subtask .section-desc .input-part .unit {
    margin-bottom: 10px;
  }
  #project-detail .section-subtask .section-desc .input-part .unit .btn {
    margin-left: 0 !important;
  }
}
#project-detail .section-subtask .section-desc .input-part .desc {
  width: 100%;
}
#project-detail .section-subtask .section-desc .input-part .desc input {
  min-height: 20px;
  width: 100%;
  border-radius: 0;
  border: none;
  padding-left: 0;
  border-bottom: 1px solid #e3e3e3;
}
#project-detail .section-subtask .section-desc .input-part .btn-attach {
  display: flex;
  flex-direction: row;
  position: relative;
}
#project-detail .section-subtask .section-desc .input-part .btn-attach.active .txt {
  display: none;
}
#project-detail .section-subtask .section-desc .input-part .btn-attach.active .fileList {
  display: block !important;
}
#project-detail .section-subtask .section-desc .input-part .btn-attach .form-fileCV {
  opacity: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  z-index: -1;
  padding: 0;
}
#project-detail .section-subtask .section-desc .input-part .btn-attach .wpcf7-form-control {
  width: 300px;
  height: 30px;
  padding: 8px 4px 5px;
  margin-left: 10px;
  border-bottom: 1px solid #e3e3e3;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  overflow: hidden;
  font-weight: normal;
  line-height: 1;
  color: #5f6368;
}
#project-detail .section-subtask .section-desc .input-part .btn-attach .wpcf7-form-control .fileList {
  display: none;
}
#project-detail .section-subtask .section-desc .input-part .btn-attach .btn {
  padding: 6px 14px !important;
}
#project-detail .section-subtask .section-desc .input-part .btn-image {
  position: relative;
}
#project-detail .section-subtask .section-desc .input-part .btn-image .btn {
  padding: 6px 14px !important;
}
#project-detail .section-subtask .section-desc .input-part .btn-image .file-upload {
  opacity: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  z-index: -1;
  padding: 0;
}
#project-detail .section-subtask .section-desc .section-history {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 10px;
  padding-top: 10px;
}
#project-detail .section-subtask .section-desc .section-history .list-desc ul {
  padding: 0;
}
#project-detail .section-subtask .section-desc .section-history .list-desc ul li {
  list-style: none;
}
#project-detail .section-subtask .section-desc .section-history .list-desc ul li span {
  font-size: 11px;
}
#project-detail .section-subtask .section-desc .section-history .file-attach .content-link .item-files {
  margin-bottom: 7px;
}
#project-detail .section-subtask .section-desc .section-history .file-attach .content-link .item-files .delete-file {
  cursor: pointer;
  margin-left: 10px;
}
#project-detail .section-subtask .section-desc .section-history .file-attach .content-link .item-files .delete-file i {
  color: #f5707a;
}
#project-detail .section-subtask .section-desc .section-history .file-image {
  position: relative;
  visibility: hidden;
  opacity: 0;
}
#project-detail .section-subtask .section-desc .section-history .file-image.active {
  visibility: visible;
  opacity: 1;
}
#project-detail .section-subtask .section-desc .section-history .file-image .title-img h4 {
  font-size: 12px;
}
#project-detail .section-subtask .section-desc .section-history .file-image .image-list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 20px;
}
#project-detail .section-subtask .section-desc .section-history .file-image .image-list .item {
  position: relative;
  border-radius: 5px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 120px;
}
#project-detail .section-subtask .section-desc .section-history .file-image .image-list .item .delImage {
  position: absolute;
  cursor: pointer;
  top: 5px;
  right: 5px;
  width: 21px;
  height: 21px;
  background: #188ae2;
  color: #000;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#project-detail .section-subtask .section-desc .section-history .file-image .image-list .item .delImage i {
  font-size: 12px;
  color: #fff;
}
#project-detail .section-subtask .section-desc .section-history .file-image .image-list .item img {
  width: 100%;
}
#project-detail .section-subtask .section-desc .section-history .file-image .saveImg {
  opacity: 0;
  visibility: hidden;
  display: none;
}
#project-detail .section-subtask .section-desc .section-history .file-image .saveImg.active {
  display: block;
  opacity: 1;
  visibility: visible;
  margin: 20px 0px 10px;
}
#project-detail .section-subtask .section-desc .section-history .file-image .saveImg a {
  background-color: #4ca06a;
  color: #fff;
  padding: 5px 8px;
  border-radius: 3px;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
  text-decoration: none;
}
#project-detail .section-subtask .section-desc .section-history .file-image .image {
  width: 400px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
  border: 1px solid #d9d9d9;
}
#project-detail .section-subtask .section-desc .section-history .file-image .image img {
  width: 100%;
}
#project-detail .section-subtask .btnExpand {
  position: absolute;
  bottom: -6px;
  left: 50%;
  right: 0;
}
#project-detail .section-subtask .btnExpand .btn-expand {
  cursor: pointer;
  text-decoration: none;
}
#project-detail .section-subtask .btnExpand .btn-expand i {
  transition: all 0.5s;
  font-size: 22px;
}

.sitemap-subtask {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.65);
  z-index: 2450;
  overflow: hidden;
}
.sitemap-subtask .panel-body {
  display: flex;
}
@media (max-width: 415px) {
  .sitemap-subtask .panel-body {
    display: grid;
  }
  .sitemap-subtask .panel-body .item-cate {
    width: 100%;
  }
  .sitemap-subtask .panel-body .item-subtask {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
  }
}
.sitemap-subtask.active {
  display: block;
  top: 54px;
  background-color: rgba(0, 0, 0, 0.65);
}
.sitemap-subtask.active .sitemap-content {
  display: block !important;
}
.sitemap-subtask.active .subtask-close-link:before {
  transform: rotate(45deg);
}
.sitemap-subtask.active .subtask-close-link:after {
  transform: rotate(-45deg);
}
.sitemap-subtask .section_submit {
  text-align: center;
}
.sitemap-subtask .checkbox {
  display: flex;
  align-items: center;
}
.sitemap-subtask .checkbox .box-ip input[type=radio] {
  margin-top: 0px;
  cursor: pointer;
}
.sitemap-subtask .checkbox .lb-name {
  padding-left: 8px;
}
.sitemap-subtask .checkbox .lb-name a {
  text-decoration: none;
  color: #000;
}
.sitemap-subtask .checkbox label {
  padding-top: 2px;
}
.sitemap-subtask .checkbox label:before {
  margin-top: 0;
}
.sitemap-subtask .box-items {
  width: 30px;
  height: 25px;
  font-size: 11px;
  padding: 3px;
  text-align: center;
}
.sitemap-subtask .sitemap-window {
  background: #fff;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 2500;
  overflow-y: auto;
  transition: all 0.5s ease-in-out;
  transform: translateY(-110%);
}
.sitemap-subtask .sitemap-window.open {
  transform: translateY(0%) !important;
}
.sitemap-subtask .sitemap-window .sitemap-content {
  position: relative;
  display: none;
  padding: 20px 30px 30px 24px;
}
@media (max-width: 415px) {
  .sitemap-subtask .sitemap-window .sitemap-content {
    padding: 20px 10px 10px 24px;
  }
}
.sitemap-subtask .sitemap-window .sitemap-content .duedate_sitemap {
  position: relative;
  width: 700px;
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  align-items: center;
}
@media (max-width: 415px) {
  .sitemap-subtask .sitemap-window .sitemap-content .duedate_sitemap {
    position: static;
    top: 0;
    left: 0;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
  }
}
.sitemap-subtask .sitemap-window .sitemap-content .duedate_sitemap .sm-item {
  display: flex;
  margin-right: 10px;
  width: 100%;
  align-items: center;
  flex-direction: row;
}
@media (max-width: 415px) {
  .sitemap-subtask .sitemap-window .sitemap-content .duedate_sitemap .sm-item {
    flex-wrap: wrap;
    margin-bottom: 10px;
  }
}
@media (max-width: 415px) {
  .sitemap-subtask .sitemap-window .sitemap-content .duedate_sitemap #btnSubmitSub,
  .sitemap-subtask .sitemap-window .sitemap-content .duedate_sitemap #btnSubmitSub-New {
    margin-left: 0px !important;
    width: 100%;
  }
}
.sitemap-subtask .sitemap-window .sitemap-content .duedate_sitemap label {
  margin-right: 10px;
  width: 110px;
}
.sitemap-subtask .sitemap-window .sitemap-content .duedate_sitemap .form-control {
  height: 28px;
  font-size: 11px;
}
.sitemap-subtask .sitemap-window .sitemap-content .duedate_sitemap .dropdown-toggle {
  font-size: 11px;
}
.sitemap-subtask .sitemap-window .sitemap-content .stores {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
}
.isMobile .sitemap-subtask .sitemap-window .sitemap-content .stores {
  grid-template-columns: 1fr;
}
.sitemap-subtask .sitemap-window .sitemap-content .stores .store-box {
  padding-top: 10px;
  border-right: 1px solid #dfdfdf;
}
.sitemap-subtask .sitemap-window .sitemap-content .stores .store-box:last-child {
  border-right: none;
}
.sitemap-subtask .sitemap-window .sitemap-content .stores .store-box.disabled {
  background-color: rgba(0, 0, 0, 0.1);
}
.sitemap-subtask .sitemap-window .sitemap-content .stores .store-box.disabled p {
  color: #909090 !important;
}
.sitemap-subtask .sitemap-window .sitemap-content .stores .store-box.disabled .box-items {
  visibility: hidden !important;
}
.sitemap-subtask .sitemap-window .sitemap-content .stores .store-box .panel-body {
  flex-wrap: wrap;
}
.sitemap-subtask .sitemap-window .sitemap-content .stores .store-box .panel-heading {
  padding-left: 20px;
  padding-top: 0px;
}
.sitemap-subtask .sitemap-window .sitemap-content .stores .store-box .panel-heading p {
  color: #1577bd;
  margin: 0;
  font-size: 15px;
}
.sitemap-subtask .sitemap-window .sitemap-content .stores .store-1 {
  padding-top: 10px;
  border-right: 1px solid #dfdfdf;
}
.sitemap-subtask .sitemap-window .sitemap-content .stores .store-1.disabled {
  background-color: rgba(0, 0, 0, 0.1);
}
.sitemap-subtask .sitemap-window .sitemap-content .stores .store-1.disabled p {
  color: #909090 !important;
}
.sitemap-subtask .sitemap-window .sitemap-content .stores .store-1.disabled .box-items {
  visibility: hidden !important;
}
.sitemap-subtask .sitemap-window .sitemap-content .stores .store-1 .panel-heading {
  padding-left: 10px;
  padding-top: 0px;
}
.sitemap-subtask .sitemap-window .sitemap-content .stores .store-1 .panel-heading p {
  color: #1577bd;
  margin: 0;
  font-size: 15px;
}
.sitemap-subtask .sitemap-window .sitemap-content .stores .store-1 .panel-body {
  padding-left: 0;
  flex-wrap: wrap;
}
.sitemap-subtask .sitemap-window .sitemap-content .stores .store-2 {
  padding-top: 10px;
  border-right: 1px solid #dfdfdf;
}
.sitemap-subtask .sitemap-window .sitemap-content .stores .store-2.disabled {
  background-color: rgba(0, 0, 0, 0.1);
}
.sitemap-subtask .sitemap-window .sitemap-content .stores .store-2.disabled p {
  color: #909090 !important;
}
.sitemap-subtask .sitemap-window .sitemap-content .stores .store-2.disabled .box-items {
  visibility: hidden !important;
}
.sitemap-subtask .sitemap-window .sitemap-content .stores .store-2 .panel-body {
  flex-wrap: wrap;
}
.sitemap-subtask .sitemap-window .sitemap-content .stores .store-2 .panel-heading {
  padding-left: 20px;
  padding-top: 0px;
}
.sitemap-subtask .sitemap-window .sitemap-content .stores .store-2 .panel-heading p {
  color: #1577bd;
  margin: 0;
  font-size: 15px;
}
.sitemap-subtask .sitemap-window .sitemap-content .stores .store-3 {
  padding-top: 10px;
}
.sitemap-subtask .sitemap-window .sitemap-content .stores .store-3.disabled {
  background-color: rgba(0, 0, 0, 0.1);
}
.sitemap-subtask .sitemap-window .sitemap-content .stores .store-3.disabled p {
  color: #909090 !important;
}
.sitemap-subtask .sitemap-window .sitemap-content .stores .store-3.disabled .box-items {
  visibility: hidden !important;
}
.sitemap-subtask .sitemap-window .sitemap-content .stores .store-3 .panel-body {
  flex-wrap: wrap;
}
.sitemap-subtask .sitemap-window .sitemap-content .stores .store-3 .panel-heading {
  padding-left: 20px;
  padding-top: 0px;
}
.sitemap-subtask .sitemap-window .sitemap-content .stores .store-3 .panel-heading p {
  color: #1577bd;
  margin: 0;
  font-size: 15px;
}
.sitemap-subtask .sitemap-window .sitemap-content .nav.nav-tabs {
  border-bottom: 2px solid #3090ce;
}
.sitemap-subtask .sitemap-window .sitemap-content .nav.nav-tabs li a {
  display: inline-block;
  margin-left: 0 !important;
  margin-right: 10px;
  transition: all 0.4s;
  color: #fff;
  background-color: #bbbbbb;
  border-color: transparent;
  border-bottom: 1px solid #3090ce;
}
.sitemap-subtask .sitemap-window .sitemap-content .nav.nav-tabs li a:hover {
  background-color: #bbbbbb;
  color: #fff;
}
.sitemap-subtask .sitemap-window .sitemap-content .nav.nav-tabs li.active a {
  background-color: #3090ce !important;
  border: 1px solid #3090ce !important;
  color: #fff;
}
.sitemap-subtask .sitemap-window .sitemap-content .tab-content {
  padding-top: 10px;
}
.sitemap-subtask .sitemap-window .sitemap-content .tab-content .panel-heading {
  padding-left: 0px;
  padding-top: 0px;
}
.sitemap-subtask .sitemap-window .sitemap-content .tab-content .panel-heading p {
  color: #1577bd;
  font-size: 15px;
}
.sitemap-subtask .sitemap-window .sitemap-content .tab-content .panel-body {
  padding-top: 0 !important;
}
.sitemap-subtask .sitemap-window .sitemap-content .subtask-close-link {
  display: block;
  position: absolute;
  width: 60px;
  height: 45px;
  right: 0;
  top: 0;
  color: #788089;
  cursor: pointer;
  font-size: 15px;
}
.sitemap-subtask .sitemap-window .sitemap-content .subtask-close-link:hover {
  color: #12b2ea;
}
.sitemap-subtask .sitemap-window .sitemap-content .subtask-close-link:hover:before {
  background: #505a65;
}
.sitemap-subtask .sitemap-window .sitemap-content .subtask-close-link:hover:after {
  background: #505a65;
}
.sitemap-subtask .sitemap-window .sitemap-content .subtask-close-link:before {
  display: block;
  width: 15px;
  height: 2px;
  right: 23px;
  top: 30px;
  position: absolute;
  content: "";
  background: #a8adb2;
}
@media (max-width: 415px) {
  .sitemap-subtask .sitemap-window .sitemap-content .subtask-close-link:before {
    right: 10px;
    top: 14px;
  }
}
.sitemap-subtask .sitemap-window .sitemap-content .subtask-close-link:after {
  display: block;
  width: 15px;
  height: 2px;
  right: 23px;
  top: 30px;
  position: absolute;
  content: "";
  background: #a8adb2;
}
@media (max-width: 415px) {
  .sitemap-subtask .sitemap-window .sitemap-content .subtask-close-link:after {
    right: 10px;
    top: 14px;
  }
}

.changename-subtask {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.65);
  z-index: 2450;
  overflow: hidden;
}
.changename-subtask .panel-body {
  display: flex;
}
@media (max-width: 415px) {
  .changename-subtask .panel-body {
    display: grid;
  }
  .changename-subtask .panel-body .item-cate {
    width: 100%;
  }
  .changename-subtask .panel-body .item-subtask {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
  }
}
.changename-subtask.active {
  display: block;
  top: 54px;
  background-color: rgba(0, 0, 0, 0.65);
}
.changename-subtask.active .sitemap-content {
  display: block !important;
}
.changename-subtask.active .subtask-close-linkv2:before {
  transform: rotate(45deg);
}
.changename-subtask.active .subtask-close-linkv2:after {
  transform: rotate(-45deg);
}
.changename-subtask .section_submit {
  text-align: center;
}
.changename-subtask .checkbox {
  display: flex;
  align-items: center;
}
.changename-subtask .checkbox .box-ip input[type=radio] {
  margin-top: 0px;
  cursor: pointer;
}
.changename-subtask .checkbox .lb-name {
  padding-left: 8px;
}
.changename-subtask .checkbox .lb-name a {
  text-decoration: none;
  color: #000;
}
.changename-subtask .checkbox label {
  padding-top: 2px;
}
.changename-subtask .checkbox label:before {
  margin-top: 0;
}
.changename-subtask .box-items {
  width: 20px;
  height: 20px;
  font-size: 11px;
}
.changename-subtask .sitemap-window-sub {
  background: #fff;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 2500;
  overflow-y: auto;
  transition: all 0.5s ease-in-out;
  transform: translateY(-110%);
}
.changename-subtask .sitemap-window-sub.open {
  transform: translateY(0%) !important;
}
.changename-subtask .sitemap-window-sub .sitemap-content {
  position: relative;
  display: none;
  padding: 20px 30px 30px 24px;
}
@media (max-width: 415px) {
  .changename-subtask .sitemap-window-sub .sitemap-content {
    padding: 20px 10px 10px 24px;
  }
}
.changename-subtask .sitemap-window-sub .sitemap-content .duedate_sitemap {
  position: relative;
  width: 700px;
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  align-items: center;
}
@media (max-width: 415px) {
  .changename-subtask .sitemap-window-sub .sitemap-content .duedate_sitemap {
    position: static;
    top: 0;
    left: 0;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
  }
}
.changename-subtask .sitemap-window-sub .sitemap-content .duedate_sitemap .sm-item {
  display: flex;
  margin-right: 10px;
  width: 100%;
  align-items: center;
  flex-direction: row;
}
@media (max-width: 415px) {
  .changename-subtask .sitemap-window-sub .sitemap-content .duedate_sitemap .sm-item {
    flex-wrap: wrap;
    margin-bottom: 10px;
  }
}
.changename-subtask .sitemap-window-sub .sitemap-content .duedate_sitemap .sm-item .btn {
  margin-left: 0 !important;
}
@media (max-width: 415px) {
  .changename-subtask .sitemap-window-sub .sitemap-content .duedate_sitemap .sm-item .btn {
    margin-left: 0px !important;
    width: 100%;
  }
}
.changename-subtask .sitemap-window-sub .sitemap-content .duedate_sitemap label {
  margin-right: 10px;
  width: 110px;
}
.changename-subtask .sitemap-window-sub .sitemap-content .duedate_sitemap .form-control {
  height: 28px;
  font-size: 11px;
}
.changename-subtask .sitemap-window-sub .sitemap-content .duedate_sitemap .dropdown-toggle {
  font-size: 11px;
}
.changename-subtask .sitemap-window-sub .sitemap-content .stores {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
}
.isMobile .changename-subtask .sitemap-window-sub .sitemap-content .stores {
  grid-template-columns: 1fr;
}
.changename-subtask .sitemap-window-sub .sitemap-content .stores .store-box {
  padding-top: 10px;
  border-right: 1px solid #dfdfdf;
}
.changename-subtask .sitemap-window-sub .sitemap-content .stores .store-box:last-child {
  border-right: none;
}
.changename-subtask .sitemap-window-sub .sitemap-content .stores .store-box.disabled {
  background-color: rgba(0, 0, 0, 0.1);
}
.changename-subtask .sitemap-window-sub .sitemap-content .stores .store-box.disabled p {
  color: #909090 !important;
}
.changename-subtask .sitemap-window-sub .sitemap-content .stores .store-box.disabled .box-items {
  visibility: hidden !important;
}
.changename-subtask .sitemap-window-sub .sitemap-content .stores .store-box .panel-body {
  flex-wrap: wrap;
}
.changename-subtask .sitemap-window-sub .sitemap-content .stores .store-box .panel-heading {
  padding-left: 20px;
  padding-top: 0px;
}
.changename-subtask .sitemap-window-sub .sitemap-content .stores .store-box .panel-heading p {
  color: #1577bd;
  margin: 0;
  font-size: 15px;
}
.changename-subtask .sitemap-window-sub .sitemap-content .stores .store-1 {
  padding-top: 10px;
  border-right: 1px solid #dfdfdf;
}
.changename-subtask .sitemap-window-sub .sitemap-content .stores .store-1.disabled {
  background-color: rgba(0, 0, 0, 0.1);
}
.changename-subtask .sitemap-window-sub .sitemap-content .stores .store-1.disabled p {
  color: #909090 !important;
}
.changename-subtask .sitemap-window-sub .sitemap-content .stores .store-1.disabled .box-items {
  visibility: hidden !important;
}
.changename-subtask .sitemap-window-sub .sitemap-content .stores .store-1 .panel-heading {
  padding-left: 10px;
  padding-top: 0px;
}
.changename-subtask .sitemap-window-sub .sitemap-content .stores .store-1 .panel-heading p {
  color: #1577bd;
  margin: 0;
  font-size: 15px;
}
.changename-subtask .sitemap-window-sub .sitemap-content .stores .store-1 .panel-body {
  padding-left: 0;
  flex-wrap: wrap;
}
.changename-subtask .sitemap-window-sub .sitemap-content .stores .store-2 {
  padding-top: 10px;
}
.changename-subtask .sitemap-window-sub .sitemap-content .stores .store-2.disabled {
  background-color: rgba(0, 0, 0, 0.1);
}
.changename-subtask .sitemap-window-sub .sitemap-content .stores .store-2.disabled p {
  color: #909090 !important;
}
.changename-subtask .sitemap-window-sub .sitemap-content .stores .store-2.disabled .box-items {
  visibility: hidden !important;
}
.changename-subtask .sitemap-window-sub .sitemap-content .stores .store-2 .panel-body {
  flex-wrap: wrap;
}
.changename-subtask .sitemap-window-sub .sitemap-content .stores .store-2 .panel-heading {
  padding-left: 20px;
  padding-top: 0px;
}
.changename-subtask .sitemap-window-sub .sitemap-content .stores .store-2 .panel-heading p {
  color: #1577bd;
  margin: 0;
  font-size: 15px;
}
.changename-subtask .sitemap-window-sub .sitemap-content .tab-content {
  padding-top: 10px;
}
.changename-subtask .sitemap-window-sub .sitemap-content .tab-content .panel-heading {
  padding-left: 0px;
  padding-top: 0px;
}
.changename-subtask .sitemap-window-sub .sitemap-content .tab-content .panel-heading p {
  color: #1577bd;
  font-size: 15px;
}
.changename-subtask .sitemap-window-sub .sitemap-content .tab-content .panel-body {
  padding-top: 0 !important;
}
.changename-subtask .sitemap-window-sub .sitemap-content .subtask-close-linkv2 {
  display: block;
  position: absolute;
  width: 60px;
  height: 45px;
  right: 0;
  top: 0;
  color: #788089;
  cursor: pointer;
  font-size: 15px;
}
.changename-subtask .sitemap-window-sub .sitemap-content .subtask-close-linkv2:hover {
  color: #12b2ea;
}
.changename-subtask .sitemap-window-sub .sitemap-content .subtask-close-linkv2:hover:before {
  background: #505a65;
}
.changename-subtask .sitemap-window-sub .sitemap-content .subtask-close-linkv2:hover:after {
  background: #505a65;
}
.changename-subtask .sitemap-window-sub .sitemap-content .subtask-close-linkv2:before {
  display: block;
  width: 15px;
  height: 2px;
  right: 23px;
  top: 30px;
  position: absolute;
  content: "";
  background: #a8adb2;
}
@media (max-width: 415px) {
  .changename-subtask .sitemap-window-sub .sitemap-content .subtask-close-linkv2:before {
    right: 10px;
    top: 14px;
  }
}
.changename-subtask .sitemap-window-sub .sitemap-content .subtask-close-linkv2:after {
  display: block;
  width: 15px;
  height: 2px;
  right: 23px;
  top: 30px;
  position: absolute;
  content: "";
  background: #a8adb2;
}
@media (max-width: 415px) {
  .changename-subtask .sitemap-window-sub .sitemap-content .subtask-close-linkv2:after {
    right: 10px;
    top: 14px;
  }
}

#popup_stt,
#popup_level,
#popup_kind {
  position: relative;
}

.popup_status {
  visibility: hidden;
  display: none;
  transition: all 0.3s;
  position: absolute;
  font-size: 13px;
  top: 33px;
  left: -40px;
}
.popup_status.active {
  display: block;
  visibility: visible;
}

.section-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  background-color: #fff;
  width: 201px;
  max-width: 230px;
  height: 95px;
  padding: 7px 15px;
  position: relative;
  border: 1px solid rgba(191, 191, 191, 0.7490196078);
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.75);
}
.section-grid .form-group {
  text-align: left;
  margin: 0;
  display: flex;
  align-items: center;
}
.section-grid .form-group label {
  color: #000;
  font-size: 10px;
}

.tag-new {
  background-color: #31c985;
  color: #fff;
  padding: 5px 12px;
  border-radius: 7px;
  font-size: 12px;
}

.tag-depend {
  background-color: #f9c851;
  color: #fff;
  padding: 5px 12px;
  border-radius: 7px;
  font-size: 12px;
}

.tag-complete {
  background-color: #f5707a;
  color: #fff;
  padding: 5px 12px;
  border-radius: 7px;
  font-size: 12px;
}

.btn {
  font-size: 13px;
  padding: 7px 25px;
  margin-left: 10px !important;
}

.btn-default {
  border: 1px solid #fff;
  background-color: transparent;
  color: #fff;
}
.btn-default:hover {
  background-color: #fff !important;
  color: #000 !important;
}

.sitemap-window-overlay {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.65);
  z-index: 2450;
  overflow: hidden;
}
.sitemap-window-overlay.active {
  display: block;
  top: 54px;
  background-color: rgba(0, 0, 0, 0.65);
}
.sitemap-window-overlay.active .sitemap-content {
  display: block !important;
}
.sitemap-window-overlay.active .sitemap-close-link:before {
  transform: rotate(45deg);
}
.sitemap-window-overlay.active .sitemap-close-link:after {
  transform: rotate(-45deg);
}
.sitemap-window-overlay .sitemap-window {
  background: #fff;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 2500;
  overflow-y: auto;
  transition: all 0.5s ease-in-out;
  transform: translateY(-110%);
}
.sitemap-window-overlay .sitemap-window.open {
  transform: translateY(0%) !important;
}
.sitemap-window-overlay .sitemap-window .sitemap-content {
  display: none;
  columns: 250px auto;
  padding: 32px 30px 30px 24px;
}
.sitemap-window-overlay .sitemap-window .sitemap-content .sitemap-section {
  width: 250px;
  page-break-inside: avoid;
  break-inside: avoid-column;
  padding-bottom: 10px;
}
.sitemap-window-overlay .sitemap-window .sitemap-content .sitemap-section .sitemap-section-title {
  display: block;
  padding: 5px 21px 8px 20px;
  font-size: 22px;
  font-family: "OpenSans-Regular", Helvetica, Arial, sans-serif;
  color: #000;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-decoration: none;
  border-radius: 25px;
}
.sitemap-window-overlay .sitemap-window .sitemap-content .sitemap-section .sitemap-section-title:hover {
  background: #f5f5f6;
  color: #000;
}
.sitemap-window-overlay .sitemap-window .sitemap-content .sitemap-section .sitemap-section-item {
  display: block;
  font-size: 14px;
  font-family: "Helvetica New", Helvetica, Arial, sans-serif;
  color: #535c69;
  padding: 11px 21px 12px 21px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-decoration: none;
  border-radius: 25px;
  margin-bottom: 4px;
}
.sitemap-window-overlay .sitemap-window .sitemap-content .sitemap-section .sitemap-section-item:hover {
  background: #f5f5f6;
  color: #000;
}
.sitemap-window-overlay .sitemap-window .sitemap-content .sitemap-close-link {
  display: block;
  position: absolute;
  width: 60px;
  height: 45px;
  right: 0;
  top: 0;
  color: #788089;
  cursor: pointer;
  font-size: 15px;
}
.sitemap-window-overlay .sitemap-window .sitemap-content .sitemap-close-link:hover {
  color: #12b2ea;
}
.sitemap-window-overlay .sitemap-window .sitemap-content .sitemap-close-link:hover:before {
  background: #505a65;
}
.sitemap-window-overlay .sitemap-window .sitemap-content .sitemap-close-link:hover:after {
  background: #505a65;
}
.sitemap-window-overlay .sitemap-window .sitemap-content .sitemap-close-link:before {
  display: block;
  width: 15px;
  height: 2px;
  right: 23px;
  top: 30px;
  position: absolute;
  content: "";
  background: #a8adb2;
}
.sitemap-window-overlay .sitemap-window .sitemap-content .sitemap-close-link:after {
  display: block;
  width: 15px;
  height: 2px;
  right: 23px;
  top: 30px;
  position: absolute;
  content: "";
  background: #a8adb2;
}

.close-body {
  padding-right: 14px;
  overflow-y: hidden;
}

.navbar-left {
  width: 50%;
}

.logo-header {
  padding-top: 5px;
}
.logo-header a {
  padding: 0 !important;
  text-decoration: none;
}
.logo-header img {
  width: 200px;
}

.dropdown-menu.open {
  max-height: 200px !important;
}
.dropdown-menu.inner {
  max-height: 140px !important;
}

#dataProTable.annual .header_item {
  display: flex;
  align-items: center;
  height: 30px;
}
#dataProTable.annual .dropdown-toggle .filter-option {
  font-size: 13px;
}
#dataProTable.annual .dropdown-menu {
  font-size: 11px;
}
#dataProTable.annual .dropdown-menu input {
  font-size: 11px;
  height: 27px;
}
#dataProTable.annual .open .dropdown-toggle {
  background-color: #2585c4 !important;
}
#dataProTable.annual .btn.dropdown-toggle {
  border-radius: 0 !important;
  border: none !important;
  color: #fff !important;
  font-weight: bold;
  padding: 0 !important;
}
#dataProTable.annual .btn.dropdown-toggle:hover {
  background-color: transparent !important;
}
#dataProTable.annual .dropdown-menu input {
  font-weight: normal;
}
#dataProTable.annual .dropdown-menu .no-results {
  color: #000;
  font-weight: normal;
}

#config-levels th .dropdown-toggle .filter-option,
#config-status th .dropdown-toggle .filter-option,
#config-client th .dropdown-toggle .filter-option,
#config-types th .dropdown-toggle .filter-option,
#config-product th .dropdown-toggle .filter-option,
#config-email th .dropdown-toggle .filter-option,
#config-brands th .dropdown-toggle .filter-option,
#config-import th .dropdown-toggle .filter-option,
#config-holidays th .dropdown-toggle .filter-option {
  font-size: 13px;
}
#config-levels th .dropdown-menu,
#config-status th .dropdown-menu,
#config-client th .dropdown-menu,
#config-types th .dropdown-menu,
#config-product th .dropdown-menu,
#config-email th .dropdown-menu,
#config-brands th .dropdown-menu,
#config-import th .dropdown-menu,
#config-holidays th .dropdown-menu {
  font-size: 11px;
}
#config-levels th .dropdown-menu input,
#config-status th .dropdown-menu input,
#config-client th .dropdown-menu input,
#config-types th .dropdown-menu input,
#config-product th .dropdown-menu input,
#config-email th .dropdown-menu input,
#config-brands th .dropdown-menu input,
#config-import th .dropdown-menu input,
#config-holidays th .dropdown-menu input {
  font-size: 11px;
  height: 27px;
}
#config-levels th .open .dropdown-toggle,
#config-status th .open .dropdown-toggle,
#config-client th .open .dropdown-toggle,
#config-types th .open .dropdown-toggle,
#config-product th .open .dropdown-toggle,
#config-email th .open .dropdown-toggle,
#config-brands th .open .dropdown-toggle,
#config-import th .open .dropdown-toggle,
#config-holidays th .open .dropdown-toggle {
  background-color: #2585c4 !important;
}
#config-levels th .btn.dropdown-toggle,
#config-status th .btn.dropdown-toggle,
#config-client th .btn.dropdown-toggle,
#config-types th .btn.dropdown-toggle,
#config-product th .btn.dropdown-toggle,
#config-email th .btn.dropdown-toggle,
#config-brands th .btn.dropdown-toggle,
#config-import th .btn.dropdown-toggle,
#config-holidays th .btn.dropdown-toggle {
  border-radius: 0 !important;
  border: none !important;
  color: #fff !important;
  font-weight: bold;
  padding: 0 !important;
}
#config-levels th .btn.dropdown-toggle:hover,
#config-status th .btn.dropdown-toggle:hover,
#config-client th .btn.dropdown-toggle:hover,
#config-types th .btn.dropdown-toggle:hover,
#config-product th .btn.dropdown-toggle:hover,
#config-email th .btn.dropdown-toggle:hover,
#config-brands th .btn.dropdown-toggle:hover,
#config-import th .btn.dropdown-toggle:hover,
#config-holidays th .btn.dropdown-toggle:hover {
  background-color: transparent !important;
}
#config-levels th .dropdown-menu input,
#config-status th .dropdown-menu input,
#config-client th .dropdown-menu input,
#config-types th .dropdown-menu input,
#config-product th .dropdown-menu input,
#config-email th .dropdown-menu input,
#config-brands th .dropdown-menu input,
#config-import th .dropdown-menu input,
#config-holidays th .dropdown-menu input {
  font-weight: normal;
}
#config-levels th .dropdown-menu .no-results,
#config-status th .dropdown-menu .no-results,
#config-client th .dropdown-menu .no-results,
#config-types th .dropdown-menu .no-results,
#config-product th .dropdown-menu .no-results,
#config-email th .dropdown-menu .no-results,
#config-brands th .dropdown-menu .no-results,
#config-import th .dropdown-menu .no-results,
#config-holidays th .dropdown-menu .no-results {
  color: #000;
  font-weight: normal;
}
#config-levels td .form-group,
#config-status td .form-group,
#config-client td .form-group,
#config-types td .form-group,
#config-product td .form-group,
#config-email td .form-group,
#config-brands td .form-group,
#config-import td .form-group,
#config-holidays td .form-group {
  margin: 5px 0;
}
#config-levels table td a,
#config-status table td a,
#config-client table td a,
#config-types table td a,
#config-product table td a,
#config-email table td a,
#config-brands table td a,
#config-import table td a,
#config-holidays table td a {
  cursor: pointer;
  white-space: pre-wrap;
}
#config-levels .btn-attach,
#config-status .btn-attach,
#config-client .btn-attach,
#config-types .btn-attach,
#config-product .btn-attach,
#config-email .btn-attach,
#config-brands .btn-attach,
#config-import .btn-attach,
#config-holidays .btn-attach {
  display: flex;
  flex-direction: row;
  position: relative;
}
#config-levels .btn-attach.active .txt,
#config-status .btn-attach.active .txt,
#config-client .btn-attach.active .txt,
#config-types .btn-attach.active .txt,
#config-product .btn-attach.active .txt,
#config-email .btn-attach.active .txt,
#config-brands .btn-attach.active .txt,
#config-import .btn-attach.active .txt,
#config-holidays .btn-attach.active .txt {
  display: none;
}
#config-levels .btn-attach.active .fileList,
#config-status .btn-attach.active .fileList,
#config-client .btn-attach.active .fileList,
#config-types .btn-attach.active .fileList,
#config-product .btn-attach.active .fileList,
#config-email .btn-attach.active .fileList,
#config-brands .btn-attach.active .fileList,
#config-import .btn-attach.active .fileList,
#config-holidays .btn-attach.active .fileList {
  display: block !important;
}
#config-levels .btn-attach .form-fileCV,
#config-status .btn-attach .form-fileCV,
#config-client .btn-attach .form-fileCV,
#config-types .btn-attach .form-fileCV,
#config-product .btn-attach .form-fileCV,
#config-email .btn-attach .form-fileCV,
#config-brands .btn-attach .form-fileCV,
#config-import .btn-attach .form-fileCV,
#config-holidays .btn-attach .form-fileCV {
  opacity: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  z-index: -1;
  padding: 0;
}
#config-levels .btn-attach .wpcf7-form-control,
#config-status .btn-attach .wpcf7-form-control,
#config-client .btn-attach .wpcf7-form-control,
#config-types .btn-attach .wpcf7-form-control,
#config-product .btn-attach .wpcf7-form-control,
#config-email .btn-attach .wpcf7-form-control,
#config-brands .btn-attach .wpcf7-form-control,
#config-import .btn-attach .wpcf7-form-control,
#config-holidays .btn-attach .wpcf7-form-control {
  width: 300px;
  height: 30px;
  padding: 8px 4px 5px;
  margin-left: 10px;
  border-bottom: 1px solid #e3e3e3;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  overflow: hidden;
  font-weight: normal;
  line-height: 1;
  color: #5f6368;
}
#config-levels .btn-attach .wpcf7-form-control .fileList,
#config-status .btn-attach .wpcf7-form-control .fileList,
#config-client .btn-attach .wpcf7-form-control .fileList,
#config-types .btn-attach .wpcf7-form-control .fileList,
#config-product .btn-attach .wpcf7-form-control .fileList,
#config-email .btn-attach .wpcf7-form-control .fileList,
#config-brands .btn-attach .wpcf7-form-control .fileList,
#config-import .btn-attach .wpcf7-form-control .fileList,
#config-holidays .btn-attach .wpcf7-form-control .fileList {
  display: none;
}
#config-levels .btn-attach .btn,
#config-status .btn-attach .btn,
#config-client .btn-attach .btn,
#config-types .btn-attach .btn,
#config-product .btn-attach .btn,
#config-email .btn-attach .btn,
#config-brands .btn-attach .btn,
#config-import .btn-attach .btn,
#config-holidays .btn-attach .btn {
  padding: 6px 14px !important;
}
#config-levels .color-section,
#config-status .color-section,
#config-client .color-section,
#config-types .color-section,
#config-product .color-section,
#config-email .color-section,
#config-brands .color-section,
#config-import .color-section,
#config-holidays .color-section {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
#config-levels .color-section .change-color,
#config-status .color-section .change-color,
#config-client .color-section .change-color,
#config-types .color-section .change-color,
#config-product .color-section .change-color,
#config-email .color-section .change-color,
#config-brands .color-section .change-color,
#config-import .color-section .change-color,
#config-holidays .color-section .change-color {
  height: 25px;
  width: 100px;
}
#config-levels .form-group select,
#config-status .form-group select,
#config-client .form-group select,
#config-types .form-group select,
#config-product .form-group select,
#config-email .form-group select,
#config-brands .form-group select,
#config-import .form-group select,
#config-holidays .form-group select {
  font-size: 11px;
}
#config-levels .form-group .form-control,
#config-status .form-group .form-control,
#config-client .form-group .form-control,
#config-types .form-group .form-control,
#config-product .form-group .form-control,
#config-email .form-group .form-control,
#config-brands .form-group .form-control,
#config-import .form-group .form-control,
#config-holidays .form-group .form-control {
  font-size: 11px;
}
#config-levels .form-group .dropdown-menu,
#config-status .form-group .dropdown-menu,
#config-client .form-group .dropdown-menu,
#config-types .form-group .dropdown-menu,
#config-product .form-group .dropdown-menu,
#config-email .form-group .dropdown-menu,
#config-brands .form-group .dropdown-menu,
#config-import .form-group .dropdown-menu,
#config-holidays .form-group .dropdown-menu {
  font-size: 11px;
}
#config-levels .form-product,
#config-status .form-product,
#config-client .form-product,
#config-types .form-product,
#config-product .form-product,
#config-email .form-product,
#config-brands .form-product,
#config-import .form-product,
#config-holidays .form-product {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 415px) {
  #config-levels .form-product,
  #config-status .form-product,
  #config-client .form-product,
  #config-types .form-product,
  #config-product .form-product,
  #config-email .form-product,
  #config-brands .form-product,
  #config-import .form-product,
  #config-holidays .form-product {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
  #config-levels .form-product .form-group,
  #config-status .form-product .form-group,
  #config-client .form-product .form-group,
  #config-types .form-product .form-group,
  #config-product .form-product .form-group,
  #config-email .form-product .form-group,
  #config-brands .form-product .form-group,
  #config-import .form-product .form-group,
  #config-holidays .form-product .form-group {
    margin-bottom: 8px !important;
  }
  #config-levels .form-product #btnSave_config,
  #config-status .form-product #btnSave_config,
  #config-client .form-product #btnSave_config,
  #config-types .form-product #btnSave_config,
  #config-product .form-product #btnSave_config,
  #config-email .form-product #btnSave_config,
  #config-brands .form-product #btnSave_config,
  #config-import .form-product #btnSave_config,
  #config-holidays .form-product #btnSave_config {
    margin-left: 0px !important;
  }
}
#config-levels .form-product .form-group,
#config-status .form-product .form-group,
#config-client .form-product .form-group,
#config-types .form-product .form-group,
#config-product .form-product .form-group,
#config-email .form-product .form-group,
#config-brands .form-product .form-group,
#config-import .form-product .form-group,
#config-holidays .form-product .form-group {
  margin: 0;
  margin-right: 20px;
}
#config-levels .mytable,
#config-status .mytable,
#config-client .mytable,
#config-types .mytable,
#config-product .mytable,
#config-email .mytable,
#config-brands .mytable,
#config-import .mytable,
#config-holidays .mytable {
  margin-bottom: 5px;
  table-layout: fixed;
  width: 100%;
  overflow-x: hidden;
  white-space: nowrap;
}
#config-levels .mytable .setActive,
#config-status .mytable .setActive,
#config-client .mytable .setActive,
#config-types .mytable .setActive,
#config-product .mytable .setActive,
#config-email .mytable .setActive,
#config-brands .mytable .setActive,
#config-import .mytable .setActive,
#config-holidays .mytable .setActive {
  text-align: center;
}
#config-levels .mytable th:nth-child(odd),
#config-status .mytable th:nth-child(odd),
#config-client .mytable th:nth-child(odd),
#config-types .mytable th:nth-child(odd),
#config-product .mytable th:nth-child(odd),
#config-email .mytable th:nth-child(odd),
#config-brands .mytable th:nth-child(odd),
#config-import .mytable th:nth-child(odd),
#config-holidays .mytable th:nth-child(odd) {
  background-color: #3090ce;
}
#config-levels .mytable th:nth-child(even),
#config-status .mytable th:nth-child(even),
#config-client .mytable th:nth-child(even),
#config-types .mytable th:nth-child(even),
#config-product .mytable th:nth-child(even),
#config-email .mytable th:nth-child(even),
#config-brands .mytable th:nth-child(even),
#config-import .mytable th:nth-child(even),
#config-holidays .mytable th:nth-child(even) {
  background-color: #2585c4;
}
#config-levels .mytable th:nth-child(1),
#config-status .mytable th:nth-child(1),
#config-client .mytable th:nth-child(1),
#config-types .mytable th:nth-child(1),
#config-product .mytable th:nth-child(1),
#config-email .mytable th:nth-child(1),
#config-brands .mytable th:nth-child(1),
#config-import .mytable th:nth-child(1),
#config-holidays .mytable th:nth-child(1) {
  width: 50px;
}
#config-levels .mytable th:nth-child(2),
#config-status .mytable th:nth-child(2),
#config-client .mytable th:nth-child(2),
#config-types .mytable th:nth-child(2),
#config-product .mytable th:nth-child(2),
#config-email .mytable th:nth-child(2),
#config-brands .mytable th:nth-child(2),
#config-import .mytable th:nth-child(2),
#config-holidays .mytable th:nth-child(2) {
  width: 50px;
}
#config-levels .mytable th,
#config-status .mytable th,
#config-client .mytable th,
#config-types .mytable th,
#config-product .mytable th,
#config-email .mytable th,
#config-brands .mytable th,
#config-import .mytable th,
#config-holidays .mytable th {
  color: #fff;
  border-collapse: collapse;
  padding: 8px 15px;
  font-size: 13px;
  text-align: left;
}
#config-levels .mytable th .header_item,
#config-status .mytable th .header_item,
#config-client .mytable th .header_item,
#config-types .mytable th .header_item,
#config-product .mytable th .header_item,
#config-email .mytable th .header_item,
#config-brands .mytable th .header_item,
#config-import .mytable th .header_item,
#config-holidays .mytable th .header_item {
  display: flex;
  flex-direction: row;
  align-items: center;
  text-align: center;
  justify-content: left;
  position: relative;
}
#config-levels .mytable th .header_item .tool-filter,
#config-status .mytable th .header_item .tool-filter,
#config-client .mytable th .header_item .tool-filter,
#config-types .mytable th .header_item .tool-filter,
#config-product .mytable th .header_item .tool-filter,
#config-email .mytable th .header_item .tool-filter,
#config-brands .mytable th .header_item .tool-filter,
#config-import .mytable th .header_item .tool-filter,
#config-holidays .mytable th .header_item .tool-filter {
  position: absolute;
  right: 0;
  top: -3px;
  display: flex;
  flex-direction: column;
  padding-left: 3px;
}
#config-levels .mytable th .header_item .tool-filter a,
#config-status .mytable th .header_item .tool-filter a,
#config-client .mytable th .header_item .tool-filter a,
#config-types .mytable th .header_item .tool-filter a,
#config-product .mytable th .header_item .tool-filter a,
#config-email .mytable th .header_item .tool-filter a,
#config-brands .mytable th .header_item .tool-filter a,
#config-import .mytable th .header_item .tool-filter a,
#config-holidays .mytable th .header_item .tool-filter a {
  text-decoration: none;
  color: #fff;
  font-size: 9px;
}
#config-levels .mytable th .header_item .icon-sort,
#config-status .mytable th .header_item .icon-sort,
#config-client .mytable th .header_item .icon-sort,
#config-types .mytable th .header_item .icon-sort,
#config-product .mytable th .header_item .icon-sort,
#config-email .mytable th .header_item .icon-sort,
#config-brands .mytable th .header_item .icon-sort,
#config-import .mytable th .header_item .icon-sort,
#config-holidays .mytable th .header_item .icon-sort {
  font-size: 9px;
  cursor: pointer;
}
#config-levels .mytable th .header_item .icon-sort.active,
#config-status .mytable th .header_item .icon-sort.active,
#config-client .mytable th .header_item .icon-sort.active,
#config-types .mytable th .header_item .icon-sort.active,
#config-product .mytable th .header_item .icon-sort.active,
#config-email .mytable th .header_item .icon-sort.active,
#config-brands .mytable th .header_item .icon-sort.active,
#config-import .mytable th .header_item .icon-sort.active,
#config-holidays .mytable th .header_item .icon-sort.active {
  color: #000;
}
#config-levels .mytable th .header_item span,
#config-status .mytable th .header_item span,
#config-client .mytable th .header_item span,
#config-types .mytable th .header_item span,
#config-product .mytable th .header_item span,
#config-email .mytable th .header_item span,
#config-brands .mytable th .header_item span,
#config-import .mytable th .header_item span,
#config-holidays .mytable th .header_item span {
  margin-right: 10px;
}
#config-levels .mytable tr:nth-child(odd),
#config-status .mytable tr:nth-child(odd),
#config-client .mytable tr:nth-child(odd),
#config-types .mytable tr:nth-child(odd),
#config-product .mytable tr:nth-child(odd),
#config-email .mytable tr:nth-child(odd),
#config-brands .mytable tr:nth-child(odd),
#config-import .mytable tr:nth-child(odd),
#config-holidays .mytable tr:nth-child(odd) {
  background: #fff !important;
}
#config-levels .mytable tr:nth-child(even),
#config-status .mytable tr:nth-child(even),
#config-client .mytable tr:nth-child(even),
#config-types .mytable tr:nth-child(even),
#config-product .mytable tr:nth-child(even),
#config-email .mytable tr:nth-child(even),
#config-brands .mytable tr:nth-child(even),
#config-import .mytable tr:nth-child(even),
#config-holidays .mytable tr:nth-child(even) {
  background: #fff !important;
}
#config-levels .mytable tr,
#config-status .mytable tr,
#config-client .mytable tr,
#config-types .mytable tr,
#config-product .mytable tr,
#config-email .mytable tr,
#config-brands .mytable tr,
#config-import .mytable tr,
#config-holidays .mytable tr {
  border-bottom: 1px solid #ebebeb;
  border-collapse: collapse;
}
#config-levels .mytable tr td,
#config-status .mytable tr td,
#config-client .mytable tr td,
#config-types .mytable tr td,
#config-product .mytable tr td,
#config-email .mytable tr td,
#config-brands .mytable tr td,
#config-import .mytable tr td,
#config-holidays .mytable tr td {
  white-space: nowrap;
  background-color: #fff;
  padding-left: 15px !important;
  border-collapse: collapse;
  font-size: 12px;
  padding-bottom: 8px !important;
}
#config-levels .mytable tr td .active-icon,
#config-status .mytable tr td .active-icon,
#config-client .mytable tr td .active-icon,
#config-types .mytable tr td .active-icon,
#config-product .mytable tr td .active-icon,
#config-email .mytable tr td .active-icon,
#config-brands .mytable tr td .active-icon,
#config-import .mytable tr td .active-icon,
#config-holidays .mytable tr td .active-icon {
  font-size: 18px;
  color: #4bd396;
  display: none;
}
#config-levels .mytable tr td .active-icon.active,
#config-status .mytable tr td .active-icon.active,
#config-client .mytable tr td .active-icon.active,
#config-types .mytable tr td .active-icon.active,
#config-product .mytable tr td .active-icon.active,
#config-email .mytable tr td .active-icon.active,
#config-brands .mytable tr td .active-icon.active,
#config-import .mytable tr td .active-icon.active,
#config-holidays .mytable tr td .active-icon.active {
  display: block;
}
#config-levels .mytable tr td .close-icon,
#config-status .mytable tr td .close-icon,
#config-client .mytable tr td .close-icon,
#config-types .mytable tr td .close-icon,
#config-product .mytable tr td .close-icon,
#config-email .mytable tr td .close-icon,
#config-brands .mytable tr td .close-icon,
#config-import .mytable tr td .close-icon,
#config-holidays .mytable tr td .close-icon {
  font-size: 18px;
  color: #f5707a;
  display: none;
}
#config-levels .mytable tr td .close-icon.active,
#config-status .mytable tr td .close-icon.active,
#config-client .mytable tr td .close-icon.active,
#config-types .mytable tr td .close-icon.active,
#config-product .mytable tr td .close-icon.active,
#config-email .mytable tr td .close-icon.active,
#config-brands .mytable tr td .close-icon.active,
#config-import .mytable tr td .close-icon.active,
#config-holidays .mytable tr td .close-icon.active {
  display: block;
}
#config-levels .mytable tr td .tools,
#config-status .mytable tr td .tools,
#config-client .mytable tr td .tools,
#config-types .mytable tr td .tools,
#config-product .mytable tr td .tools,
#config-email .mytable tr td .tools,
#config-brands .mytable tr td .tools,
#config-import .mytable tr td .tools,
#config-holidays .mytable tr td .tools {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
#config-levels .mytable tr td .tools .glyphicon-trash,
#config-levels .mytable tr td .tools .glyphicon-edit,
#config-levels .mytable tr td .tools .glyphicon-book,
#config-levels .mytable tr td .tools .glyphicon-log-in,
#config-status .mytable tr td .tools .glyphicon-trash,
#config-status .mytable tr td .tools .glyphicon-edit,
#config-status .mytable tr td .tools .glyphicon-book,
#config-status .mytable tr td .tools .glyphicon-log-in,
#config-client .mytable tr td .tools .glyphicon-trash,
#config-client .mytable tr td .tools .glyphicon-edit,
#config-client .mytable tr td .tools .glyphicon-book,
#config-client .mytable tr td .tools .glyphicon-log-in,
#config-types .mytable tr td .tools .glyphicon-trash,
#config-types .mytable tr td .tools .glyphicon-edit,
#config-types .mytable tr td .tools .glyphicon-book,
#config-types .mytable tr td .tools .glyphicon-log-in,
#config-product .mytable tr td .tools .glyphicon-trash,
#config-product .mytable tr td .tools .glyphicon-edit,
#config-product .mytable tr td .tools .glyphicon-book,
#config-product .mytable tr td .tools .glyphicon-log-in,
#config-email .mytable tr td .tools .glyphicon-trash,
#config-email .mytable tr td .tools .glyphicon-edit,
#config-email .mytable tr td .tools .glyphicon-book,
#config-email .mytable tr td .tools .glyphicon-log-in,
#config-brands .mytable tr td .tools .glyphicon-trash,
#config-brands .mytable tr td .tools .glyphicon-edit,
#config-brands .mytable tr td .tools .glyphicon-book,
#config-brands .mytable tr td .tools .glyphicon-log-in,
#config-import .mytable tr td .tools .glyphicon-trash,
#config-import .mytable tr td .tools .glyphicon-edit,
#config-import .mytable tr td .tools .glyphicon-book,
#config-import .mytable tr td .tools .glyphicon-log-in,
#config-holidays .mytable tr td .tools .glyphicon-trash,
#config-holidays .mytable tr td .tools .glyphicon-edit,
#config-holidays .mytable tr td .tools .glyphicon-book,
#config-holidays .mytable tr td .tools .glyphicon-log-in {
  color: #000;
  opacity: 0.4;
}
#config-levels .mytable tr td .tools .glyphicon-trash:hover,
#config-levels .mytable tr td .tools .glyphicon-edit:hover,
#config-levels .mytable tr td .tools .glyphicon-book:hover,
#config-levels .mytable tr td .tools .glyphicon-log-in:hover,
#config-status .mytable tr td .tools .glyphicon-trash:hover,
#config-status .mytable tr td .tools .glyphicon-edit:hover,
#config-status .mytable tr td .tools .glyphicon-book:hover,
#config-status .mytable tr td .tools .glyphicon-log-in:hover,
#config-client .mytable tr td .tools .glyphicon-trash:hover,
#config-client .mytable tr td .tools .glyphicon-edit:hover,
#config-client .mytable tr td .tools .glyphicon-book:hover,
#config-client .mytable tr td .tools .glyphicon-log-in:hover,
#config-types .mytable tr td .tools .glyphicon-trash:hover,
#config-types .mytable tr td .tools .glyphicon-edit:hover,
#config-types .mytable tr td .tools .glyphicon-book:hover,
#config-types .mytable tr td .tools .glyphicon-log-in:hover,
#config-product .mytable tr td .tools .glyphicon-trash:hover,
#config-product .mytable tr td .tools .glyphicon-edit:hover,
#config-product .mytable tr td .tools .glyphicon-book:hover,
#config-product .mytable tr td .tools .glyphicon-log-in:hover,
#config-email .mytable tr td .tools .glyphicon-trash:hover,
#config-email .mytable tr td .tools .glyphicon-edit:hover,
#config-email .mytable tr td .tools .glyphicon-book:hover,
#config-email .mytable tr td .tools .glyphicon-log-in:hover,
#config-brands .mytable tr td .tools .glyphicon-trash:hover,
#config-brands .mytable tr td .tools .glyphicon-edit:hover,
#config-brands .mytable tr td .tools .glyphicon-book:hover,
#config-brands .mytable tr td .tools .glyphicon-log-in:hover,
#config-import .mytable tr td .tools .glyphicon-trash:hover,
#config-import .mytable tr td .tools .glyphicon-edit:hover,
#config-import .mytable tr td .tools .glyphicon-book:hover,
#config-import .mytable tr td .tools .glyphicon-log-in:hover,
#config-holidays .mytable tr td .tools .glyphicon-trash:hover,
#config-holidays .mytable tr td .tools .glyphicon-edit:hover,
#config-holidays .mytable tr td .tools .glyphicon-book:hover,
#config-holidays .mytable tr td .tools .glyphicon-log-in:hover {
  opacity: 1;
  transition: all 0.5s;
}
#config-levels .mytable tr td .tools a,
#config-status .mytable tr td .tools a,
#config-client .mytable tr td .tools a,
#config-types .mytable tr td .tools a,
#config-product .mytable tr td .tools a,
#config-email .mytable tr td .tools a,
#config-brands .mytable tr td .tools a,
#config-import .mytable tr td .tools a,
#config-holidays .mytable tr td .tools a {
  text-decoration: none;
  cursor: pointer;
}

#gallery-list .panel-body {
  padding: 15px 0;
}
#gallery-list .open .dropdown-toggle {
  background-color: #2585c4 !important;
}
#gallery-list .btn.dropdown-toggle {
  border-radius: 0 !important;
  border: none !important;
  color: #fff !important;
  font-weight: bold;
  padding: 0 !important;
}
#gallery-list .btn.dropdown-toggle:hover {
  background-color: transparent !important;
}
#gallery-list .dropdown-menu {
  font-size: 11px;
}
#gallery-list .dropdown-menu input {
  font-weight: normal;
}
#gallery-list .dropdown-menu .no-results {
  color: #000;
  font-weight: normal;
}
#gallery-list .panel-heading {
  padding: 15px 20px;
}
#gallery-list .gallery {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 10px;
}
@media only screen and (max-width: 1024px) {
  #gallery-list .gallery {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media only screen and (max-width: 725px) {
  #gallery-list .gallery {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (max-width: 425px) {
  #gallery-list .gallery {
    grid-template-columns: repeat(1, 1fr);
  }
}
#gallery-list .item .article {
  justify-content: space-between;
  flex-wrap: wrap;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
  border: 1px solid #d9d9d9;
}
#gallery-list .item .article .img {
  width: 100%;
  padding-top: 70.9%;
  margin: 0;
  position: relative;
  overflow: hidden;
}
#gallery-list .item .article .img:hover img {
  transform: scale(1.1);
}
#gallery-list .item .article .img:hover .overlay {
  opacity: 1;
}
#gallery-list .item .article .img:hover .link {
  opacity: 1;
  bottom: 120px;
}
@media only screen and (max-width: 1024px) {
  #gallery-list .item .article .img:hover .link {
    bottom: 80px;
  }
}
#gallery-list .item .article .img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.7s;
}
#gallery-list .item .article .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  opacity: 0;
  transition: 0.3s;
}
#gallery-list .item .article .link {
  position: absolute;
  bottom: 0;
  left: 40%;
  width: 100%;
  opacity: 0;
  transition: 0.7s;
}
@media only screen and (max-width: 1024px) {
  #gallery-list .item .article .link {
    left: 38%;
  }
}
#gallery-list .item .article .link .read {
  vertical-align: middle;
  color: #fff;
  font-size: 16px;
  margin-right: 30px;
  text-transform: uppercase;
  letter-spacing: 5px;
  transform-origin: 0;
  position: relative;
}
@media only screen and (max-width: 1024px) {
  #gallery-list .item .article .link .read {
    font-size: 14px;
  }
}
#gallery-list .item .article .desc {
  padding: 0 15px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
#gallery-list .item .article .desc h2 {
  font-size: 15px;
}
#gallery-list .item .article .desc .date {
  margin: 0;
  color: #000;
}

#schedule-table .section-count {
  float: right;
}
#schedule-table .section-count .boxed {
  display: flex;
  flex-direction: row;
}
#schedule-table .section-count .total_time {
  font-size: 14px;
  color: #3090ce;
  font-weight: bold;
  margin-right: 20px;
}
#schedule-table .section-count .remain_time {
  color: #2d4453;
  font-weight: bold;
  font-size: 14px;
}

.section-page {
  float: right;
}
.section-page .pagination li.active a {
  background-color: #3090ce;
  border: 1px solid #3090ce;
}
.section-page .pagination li a {
  border-radius: 0;
  margin-right: 5px;
}

.left.side-menu {
  position: relative;
}
.left.side-menu .btn-optimize {
  cursor: pointer;
  position: fixed;
  left: 1px;
  bottom: 88px;
  width: 45px;
  height: 45px;
  display: flex;
  border-radius: 100%;
  align-items: center;
  justify-content: center;
  background-color: #3090ce;
}
.left.side-menu .btn-optimize i {
  font-size: 20px;
  color: #fff;
}

.popup_style_1 {
  width: 500px;
  padding: 30px 50px 20px;
}
.popup_style_1 .form-group {
  text-align: center;
}

.tag-filter {
  padding: 10px 0;
}
.tag-filter .filter_text_selected .txt {
  display: inline-block;
  border-radius: 5px;
  background-color: #3090ce;
  font-size: 0.9em;
  padding: 4px 8px;
  padding-right: 0px;
  color: #fff;
  margin-right: 4px;
  position: relative;
  white-space: nowrap;
  top: 1px;
}
.tag-filter .filter_text_selected .txt .del_txt {
  cursor: pointer;
  width: 24px;
  font-size: 1.2em;
  color: #fff;
  text-align: center;
  display: inline-block;
}
.tag-filter .filter_text_selected .del_all_txt {
  margin-bottom: 1em;
  white-space: nowrap;
  cursor: pointer;
  font-size: 0.8em;
  padding: 4px 0;
  margin-left: 8px;
  display: none;
  text-decoration: underline;
}
.tag-filter .filter_text_selected .txt + .del_all_txt {
  display: inline-block;
}

#modal-sub-child .checkbox {
  display: flex;
  align-items: center;
}
#modal-sub-child .checkbox label {
  padding-top: 2px;
}
#modal-sub-child .checkbox label:before {
  margin-top: 0;
}

#btnCheckIn {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
}
#btnCheckIn .mdi {
  margin-right: 5px;
}

#wookmark2 {
  padding: 0;
  list-style-type: none;
}
#wookmark2 li {
  display: block;
  text-align: center;
  list-style-type: none;
  float: left;
  cursor: pointer;
  width: 310px;
  background: #fff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
  border-radius: 2px;
}
#wookmark2 img {
  display: block;
  width: 100%;
}
#wookmark2 p {
  margin: 8px 0px 5px;
  text-align: center;
  list-style-type: none;
}

.signAs {
  position: fixed;
  left: 10px;
  bottom: 10px;
  display: block;
  z-index: 10;
  width: 200px;
  background: #fff;
}
@media (max-width: 415px) {
  .signAs {
    display: none;
  }
}
.signAs .dropdown-menu {
  width: 200px;
  font-size: 11px;
}

.popup-sub {
  width: 600px;
}
.popup-sub .title-header h3 {
  font-size: 18px;
  font-weight: bold;
}
.popup-sub .section-subtask .table-subtask {
  width: 100%;
  border: 1px solid #d2d2d2;
}
.popup-sub .section-subtask .table-subtask th,
.popup-sub .section-subtask .table-subtask td {
  padding: 10px 20px;
}
.popup-sub .section-subtask .table-subtask th {
  color: #fff;
}
.popup-sub .section-subtask .table-subtask th:nth-child(odd) {
  background-color: #3090ce;
}
.popup-sub .section-subtask .table-subtask th:nth-child(even) {
  background-color: #2585c4;
}
.popup-sub .section-subtask .table-subtask td {
  border: 1px solid #d2d2d2;
  border-collapse: collapse;
}
.popup-sub .section-subtask .table-subtask td:nth-child(3) {
  text-align: center;
}

/*RESPONSIVE*/
@media only screen and (max-width: 1024px) {
  .navbar-left {
    width: 40%;
  }
  #schedule-detail .tool-select {
    margin-bottom: 10px;
  }
  .panel-body {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media only screen and (max-width: 768px) {
  .navbar-default {
    background-color: #3090ce !important;
  }
  #Brand_box .form-group .dropdown-toggle {
    font-size: 11px;
  }
  .navbar-left {
    width: 33%;
  }
  .navbar-left .logo-header img {
    width: 150px;
  }
  .navbar-right .clock-main-out,
  .navbar-right .clock-main-in {
    line-height: inherit;
  }
  .navbar-right .clock-main-out .clock-left span,
  .navbar-right .clock-main-in .clock-left span {
    font-size: 13px;
  }
  .navbar-right .clock-main-out .clock-right #btnCheckIn,
  .navbar-right .clock-main-in .clock-right #btnCheckIn {
    font-size: 13px;
  }
  .left.side-menu {
    visibility: hidden;
    display: none;
  }
}
.activebox {
  color: blue;
}

@keyframes border-blinker {
  50% {
    border-color: transparent;
    transition: all 0.4s ease-in-out;
  }
}
.sticky-table {
  position: sticky;
  background-color: #fff;
  z-index: 2;
  top: 0;
  box-shadow: -4px 0px 4px rgba(0, 0, 0, 0.16);
}

/*switch button*/
.toggleWrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-top: 10px;
  /* Rounded sliders */
}
.toggleWrapper .title {
  margin-right: 10px;
}
.toggleWrapper .switch {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 21px;
}
.toggleWrapper .switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
.toggleWrapper .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  transition: 0.4s;
}
.toggleWrapper .slider:before {
  position: absolute;
  content: "";
  height: 16px;
  width: 16px;
  left: 2px;
  bottom: 2px;
  background-color: white;
  transition: 0.4s;
}
.toggleWrapper input:checked + .slider {
  background-color: #2196f3;
}
.toggleWrapper input:focus + .slider {
  box-shadow: 0 0 1px #2196f3;
}
.toggleWrapper input:checked + .slider:before {
  transform: translateX(20px);
}
.toggleWrapper .slider.round {
  border-radius: 34px;
}
.toggleWrapper .slider.round:before {
  border-radius: 50%;
}

.section-title {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}

.box-title {
  display: flex;
  flex-direction: column;
}

.row-limit {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.item-limit {
  width: 50%;
  margin-bottom: 10px;
}
.item-limit .checkbox {
  margin-bottom: 8px;
}
.item-limit .list-childs {
  margin-left: 10px;
}
.item-limit .box-item input {
  width: 40px;
  height: 25px;
  border-radius: 5px;
  box-shadow: none;
  padding: 0 8px;
  border: 1px solid #e3e3e3;
}
.item-limit .box-item .parent {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-bottom: 10px;
}
.item-limit .box-item .group-items {
  margin-left: 20px;
  margin-top: 10px;
}
.item-limit .box-item .group-items .item-child {
  margin-bottom: 10px;
  display: flex;
}
.item-limit .box-item .txt {
  color: #000;
  font-size: 12px;
  font-weight: 600;
  margin: 0;
  margin-left: 10px;
}
.item-limit .box-item .txt.child {
  font-weight: normal;
  color: #808080;
}

.swal2-close {
  top: 5px !important;
  right: 5px !important;
}
.swal2-close:hover {
  background-color: transparent !important;
}
.swal2-close:focus {
  box-shadow: none !important;
}

/* Scrollbar Styling */
::-webkit-scrollbar {
  width: 8px;
}

::-webkit-scrollbar-track {
  background-color: #ebebeb;
  border-radius: 0;
}

::-webkit-scrollbar-thumb {
  border-radius: 0;
  background: #6d6d6d;
}

.wd-70 {
  width: 70px;
}
@media (max-width: 821px) {
  .wd-70 {
    width: 100% !important;
  }
}

.popup-width {
  width: 80%;
}
@media (max-width: 821px) {
  .popup-width {
    width: 100% !important;
  }
}

.hide_content {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

input::-webkit-input-placeholder {
  font-size: 12px;
}

.form-group {
  position: relative;
}
.form-group .box-icon {
  cursor: pointer;
  position: absolute;
  right: 9px;
  bottom: 8px;
}
.form-group .box-icon i {
  color: #6d6d6d;
}
.form-group .no-mg {
  margin: 0 !important;
}
.form-group .btn-attach {
  display: flex;
  flex-direction: row;
  position: relative;
}
.form-group .btn-attach.active .txt {
  display: none;
}
.form-group .btn-attach.active .fileList {
  display: block !important;
}
.form-group .btn-attach .form-fileCV {
  opacity: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  z-index: -1;
  padding: 0;
}
.form-group .btn-attach .wpcf7-form-control {
  width: 300px;
  height: 30px;
  padding: 8px 4px 5px;
  margin-left: 10px;
  border-bottom: 1px solid #e3e3e3;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  overflow: hidden;
  font-weight: normal;
  line-height: 1;
  color: #5f6368;
}
.form-group .btn-attach .wpcf7-form-control .fileList {
  display: none;
}
.form-group .btn-attach .btn {
  padding: 6px 14px !important;
}
.form-group .btn-image {
  position: relative;
}
.form-group .btn-image .btn {
  padding: 6px 14px !important;
}
.form-group .btn-image .file-upload {
  opacity: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  z-index: -1;
  padding: 0;
}
.form-group .file-image {
  position: relative;
  visibility: hidden;
  opacity: 0;
}
.form-group .file-image.active {
  visibility: visible;
  opacity: 1;
}
.form-group .file-image .title-img h4 {
  font-size: 12px;
}
.form-group .file-image .image-list-custom {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-gap: 20px;
}
.form-group .file-image .image-list-custom .item {
  position: relative;
  border-radius: 5px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 120px;
}
.form-group .file-image .image-list-custom .item .delImage {
  position: absolute;
  cursor: pointer;
  top: 5px;
  right: 5px;
  width: 21px;
  height: 21px;
  background: #188ae2;
  color: #000;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.form-group .file-image .image-list-custom .item .delImage i {
  font-size: 12px;
  color: #fff;
}
.form-group .file-image .image-list-custom .item img {
  width: 100%;
}
.form-group .file-image .saveImg {
  opacity: 0;
  visibility: hidden;
  display: none;
}
.form-group .file-image .saveImg.active {
  display: block;
  opacity: 1;
  visibility: visible;
  margin: 20px 0px 10px;
}
.form-group .file-image .saveImg a {
  background-color: #4ca06a;
  color: #fff;
  padding: 5px 8px;
  border-radius: 3px;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
  text-decoration: none;
}
.form-group .file-image .image {
  width: 400px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
  border: 1px solid #d9d9d9;
}
.form-group .file-image .image img {
  width: 100%;
}

#modal-process .modal-header {
  border: none;
}
#modal-process .modal-body {
  padding-top: 0px;
  padding-bottom: 0px;
}
#modal-process .modal-body .nav-tabs {
  border: 0px;
}
#modal-process .modal-body .nav-tabs li {
  margin-right: 10px;
  background-color: transparent;
}
#modal-process .modal-body .nav-tabs li:hover a {
  color: #2e5abd !important;
}
#modal-process .modal-body .nav-tabs li:focus a {
  border: none !important;
}
#modal-process .modal-body .nav-tabs li.active a {
  color: #2e5abd !important;
}
#modal-process .modal-body .nav-tabs li a {
  margin: 0 !important;
  color: #000 !important;
  font-size: 14px;
  padding-left: 0px;
  background-color: transparent !important;
  border-radius: 0 !important;
  border: none !important;
  transition: all 0.3s;
}
#modal-process .modal-body .tab-content .tab-pane {
  display: block;
  height: 0;
  overflow: hidden;
}
#modal-process .modal-body .tab-content .tab-pane.active {
  height: auto;
}
#modal-process .modal-body .list-album .list-process .slick-next {
  background-image: url("/Content/assets/images/slick-next.png");
  background-repeat: no-repeat;
  background-position: center;
  background-color: #cdcdcd;
  border-radius: 10px 0px 0px 10px;
  width: 38px;
  height: 36px;
  right: 0;
  top: 47%;
  z-index: 1;
}
#modal-process .modal-body .list-album .list-process .slick-next:hover {
  background-image: url("/Content/assets/images/slick-next.png");
  background-repeat: no-repeat;
  background-position: center;
}
#modal-process .modal-body .list-album .list-process .slick-next:focus {
  background-image: url("/Content/assets/images/slick-next.png");
  background-repeat: no-repeat;
  background-position: center;
}
#modal-process .modal-body .list-album .list-process .slick-next:before {
  content: "";
}
#modal-process .modal-body .list-album .list-process .slick-next:after {
  content: "";
}
#modal-process .modal-body .list-album .list-process .slick-prev {
  background-image: url("/Content/assets/images/slick-prev.png");
  background-repeat: no-repeat;
  background-position: center;
  background-color: #cdcdcd;
  border-radius: 0px 10px 10px 0px;
  width: 38px;
  height: 36px;
  top: 47%;
  left: 0;
  z-index: 1;
}
#modal-process .modal-body .list-album .list-process .slick-prev:hover {
  background-image: url("/Content/assets/images/slick-prev.png");
  background-repeat: no-repeat;
  background-position: center;
}
#modal-process .modal-body .list-album .list-process .slick-prev:focus {
  background-image: url("/Content/assets/images/slick-prev.png");
  background-repeat: no-repeat;
  background-position: center;
}
#modal-process .modal-body .list-album .list-process .slick-prev:before {
  content: "";
}
#modal-process .modal-body .list-album .list-process .slick-prev:after {
  content: "";
}
#modal-process .modal-body .list-album .list-process .slick-dots {
  bottom: 10px;
}
#modal-process .modal-body .list-album .list-process .slick-dots li.slick-active button::before {
  background-color: #3090ce;
}
#modal-process .modal-body .list-album .list-process .slick-dots li button {
  width: 13px;
  height: 13px;
}
@media (max-width: 450px) {
  #modal-process .modal-body .list-album .list-process .slick-dots li button {
    width: 10px;
    height: 10px;
  }
}
#modal-process .modal-body .list-album .list-process .slick-dots li button::before {
  content: "";
  border-radius: 100%;
  background-color: #555;
  width: 13px;
  height: 13px;
  opacity: 1;
}
@media (max-width: 450px) {
  #modal-process .modal-body .list-album .list-process .slick-dots li button::before {
    width: 10px;
    height: 10px;
  }
}
#modal-process .modal-body .list-album .list-process .item {
  background-color: #f5f5f5;
}
#modal-process .modal-body .list-album .list-process .item img {
  margin-left: auto;
  margin-right: auto;
  width: 60%;
}

#toast-container .toast {
  margin-top: 20% !important;
}

/*-----COMPARE CHART-----------*/
#compareChart .list-chart {
  padding-left: 38px;
  margin-bottom: 20px;
}
#compareChart .list-chart .title p {
  color: #3090ce;
  font-size: 14px;
  font-weight: bold;
}
#compareChart .list-compare {
  display: flex;
  flex-direction: row;
  overflow-x: scroll;
  overflow-y: hidden;
  width: 100%;
  flex-wrap: nowrap;
}
#compareChart .list-compare::-webkit-scrollbar {
  height: 7px;
}
#compareChart .list-compare .item {
  width: 800px;
  padding-right: 20px;
  flex: 0 0 auto;
  position: relative;
}
#compareChart .list-compare .item .close-item {
  position: absolute;
  top: 7px;
  right: 10%;
  cursor: pointer;
}
#compareChart .list-compare .item .close-item i {
  font-size: 20px;
}
#compareChart .list-compare .item .filter-date {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
}
#compareChart .list-compare .item .filter-date .more-compare .form-control {
  background-color: transparent;
  width: 150px;
  text-align: center;
  border: dashed 1px #3090ce;
  cursor: pointer;
  transition: all 0.4s;
}
#compareChart .list-compare .item .filter-date .more-compare .form-control:hover {
  background-color: #3090ce;
}
#compareChart .list-compare .item .filter-date .more-compare .form-control:hover i {
  color: #fff;
}
#compareChart .list-compare .item .filter-date .more-compare .form-control i {
  transition: all 0.4s;
  font-size: 20px;
  color: #3090ce;
}
#compareChart .list-compare .item .filter-date .form-group {
  margin-right: 10px;
}
#compareChart .list-compare .item .filter-date .export-chart {
  background-color: #3090ce;
  position: relative;
}
#compareChart .list-compare .item .filter-date .export-chart:hover:after {
  opacity: 1;
}
#compareChart .list-compare .item .filter-date .export-chart:after {
  opacity: 0;
  content: "Xem kết quả";
  background: #fff;
  position: absolute;
  transition: all 0.5s;
  top: 12px;
  right: -75px;
  padding: 5px;
  width: 80px;
  font-size: 11px;
}
#compareChart .list-compare .item .filter-date .export-chart i {
  font-size: 20px;
  color: #fff;
}
#compareChart .list-compare .item .show-charts {
  width: 100%;
}
#compareChart .list-compare .item .show-charts .chart {
  margin-bottom: 15px;
}

.swal2-container {
  z-index: 9999 !important;
}
.swal2-container .swal2-popup {
  border-radius: 12px !important;
  padding-bottom: 0;
}
.swal2-container .swal2-popup .swal2-header .swal2-title {
  padding: 24px;
  font-size: 14px;
  line-height: 1.4;
}
.swal2-container .swal2-popup .txt_xoa {
  text-align: center;
  font-size: 15px;
  font-weight: 500;
}
.swal2-container .swal2-popup #swal2-content {
  padding: 36px 24px;
  margin: 0;
  text-align: justify;
  line-height: 1.4;
  font-size: 14px;
}
.swal2-container .swal2-popup .swal2-actions {
  justify-content: space-between !important;
  border-top: 1px solid #eee;
  padding-top: 12px;
  padding-bottom: 12px;
  margin-top: 0;
}
.swal2-container .swal2-popup .swal2-actions .swal2-styled.swal2-confirm {
  background-color: #222 !important;
  color: #fff !important;
  font-size: 16px;
  padding: 5px 24px 12px;
  height: 40px;
  border: 1px solid transparent;
  border-radius: 8px;
  order: 1;
}
.swal2-container .swal2-popup .swal2-actions .swal2-styled.swal2-confirm:hover, .swal2-container .swal2-popup .swal2-actions .swal2-styled.swal2-confirm:focus, .swal2-container .swal2-popup .swal2-actions .swal2-styled.swal2-confirm:active {
  background-color: #222 !important;
  color: #fff !important;
  opacity: 0.8;
}
.swal2-container .swal2-popup .swal2-actions .swal2-styled.swal2-cancel {
  background: none !important;
  border: none !important;
  color: #222 !important;
  text-decoration: underline;
  order: 0;
  padding-left: 0;
}

#modal-scope {
  padding: 0 !important;
}
#modal-scope .modal-dialog {
  max-width: 360px;
  margin-top: 17%;
}
#modal-scope .modal-dialog .modal-content .modal-header {
  border: none;
}
#modal-scope .modal-dialog .modal-content .modal-header h4 {
  text-align: center;
}
#modal-scope .modal-dialog .modal-content .modal-body .row div {
  text-align: center;
}

#txtNoti .content {
  color: #f30505;
  font-size: 13px;
  font-style: italic;
}

.progressBarContainer {
  position: absolute;
  bottom: 50px;
  width: 300px;
  right: 150px;
}
.progressBarContainer div {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 0;
  margin-right: 5px;
  float: left;
  color: #000;
}
.progressBarContainer div:last-child {
  margin-right: 0;
}
.progressBarContainer div h3 {
  cursor: pointer;
  margin: 0;
  color: #000;
  font-size: 16px;
}
.progressBarContainer div span.progressBar {
  width: 0%;
  height: 2px;
  margin-left: 3px;
  margin-top: 6px;
  transition: all 0.5s;
  background-color: rgba(255, 255, 255, 0.4);
  display: block;
}
.progressBarContainer div span.progressBar .inProgress {
  background-color: #d27f7f;
  width: 0%;
  height: 2px;
}

.section_banner {
  position: fixed;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
}
.section_banner .slider {
  max-height: 100vh;
  position: relative;
}
.section_banner .slider .item .myImage {
  display: none;
}
.section_banner .slider .item img {
  width: 100%;
  transition: all 0.3s ease-in-out;
}

#myVideo {
  position: fixed;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
}

#changePassFirst .account-pages {
  background: rgba(255, 255, 255, 0.9);
}
#changePassFirst .mota p {
  padding: 0 15px;
  color: #1577bd;
  font-size: 14px;
}

.body-background {
  padding-bottom: 0 !important;
  height: 100vh;
  position: relative;
  background-image: url("/Content/assets/images/background/backgroundlogin.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.admin-mobile {
  display: none;
}
@media (max-width: 415px) {
  .admin-mobile {
    position: fixed;
    bottom: 10px;
    left: 10px;
    width: 45px;
    height: 45px;
    background-color: #3090ce;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 99;
  }
  .admin-mobile i {
    color: #fff;
    font-size: 22px;
  }
}

.adminsite-mobile {
  transition: 0.4s ease-in-out;
  opacity: 0;
  visibility: hidden;
  display: none;
}
.adminsite-mobile.active {
  opacity: 1;
  visibility: visible;
  display: block;
  position: fixed;
  width: 100%;
  background-color: #fff;
  height: 100vh;
  z-index: 9999;
}
.adminsite-mobile .block-header {
  position: relative;
  width: 100%;
}
.adminsite-mobile .block-header .close-block {
  position: absolute;
  right: 0;
  top: 10px;
}
.adminsite-mobile .block-header .close-block i {
  font-size: 22px;
}
.adminsite-mobile .group-select {
  margin-top: 60px;
}
.adminsite-mobile .group-select .items {
  margin-bottom: 20px;
}

#holidays .search-create {
  margin-top: 20px;
}
@media (max-width: 415px) {
  #holidays .search-create {
    margin-bottom: 20px;
  }
}
@media (max-width: 415px) {
  #holidays .search-create .item {
    padding: 0 !important;
  }
}
@media (max-width: 415px) {
  #holidays .contain-table {
    width: 100%;
    overflow-x: scroll;
  }
}

@media (max-width: 415px) {
  #timesheet .tool-select {
    padding: 0 !important;
    margin-bottom: 10px;
  }
  #timesheet .tool-select #btnSearch {
    margin-left: 0 !important;
    width: 100%;
  }
}

@media (max-width: 415px) {
  #schedule-detail .tool-select {
    padding: 0 !important;
  }
}
@media (max-width: 415px) {
  #schedule-detail .choose-employ {
    padding: 0 !important;
  }
}

#modal-import .type-export,
#modal-options .type-export {
  margin-bottom: 20px;
}
@media (max-width: 415px) {
  #modal-import .type-export,
  #modal-options .type-export {
    margin-bottom: 20px;
  }
}
@media (max-width: 415px) {
  #modal-import .modal-footer,
  #modal-options .modal-footer {
    text-align: center;
  }
}

@media (max-width: 415px) {
  .btn-search {
    width: 100%;
    margin-left: 0px !important;
    margin-bottom: 10px;
  }
}

.checkpass {
  position: relative;
}
.checkpass.inside .seepass {
  top: 32px;
  right: 12px;
}
.checkpass .seepass {
  position: absolute;
  cursor: pointer;
  top: 10px;
  right: 22px;
}

#tab-kpi #sndCmts {
  margin-left: 0px !important;
  margin-top: 10px;
}
#tab-kpi .nav-tabs {
  border: 0px;
}
#tab-kpi .nav-tabs li {
  margin-right: 10px;
  background-color: transparent;
}
#tab-kpi .nav-tabs li:hover a {
  color: #2e5abd !important;
}
#tab-kpi .nav-tabs li:focus a {
  border: none !important;
}
#tab-kpi .nav-tabs li.active a {
  color: #2e5abd !important;
}
#tab-kpi .nav-tabs li a {
  margin: 0 !important;
  color: #000 !important;
  font-size: 14px;
  background-color: transparent !important;
  border-radius: 0 !important;
  border: none !important;
  transition: all 0.3s;
}
#tab-kpi table th {
  text-align: center;
  text-transform: uppercase;
  background-color: #f7f253;
}
#tab-kpi table th,
#tab-kpi table td {
  padding: 5px 15px;
  color: #000;
  border: 1px solid #000;
  border-collapse: collapse;
}
#tab-kpi table td:nth-child(1) {
  font-weight: bold;
}
#tab-kpi table td.clor-wh {
  color: #fff;
}
#tab-kpi table td.bg-dblue {
  background-color: #2e5abd;
}
#tab-kpi table td.bg-blue {
  background-color: #3c96e2;
}
#tab-kpi table td.bg-mint {
  background-color: #3cc3e2;
}
#tab-kpi table td.bg-pink {
  background-color: #f5abb2;
}
#tab-kpi table td.bg-red {
  background-color: red;
}
#tab-kpi table td.bg-blck {
  background-color: #000;
}
#tab-kpi .list-desc .title h4 {
  font-size: 14px;
  font-weight: bold;
}
#tab-kpi .list-desc ul {
  list-style: none;
  color: #000;
  padding-left: 10px;
}
#tab-kpi .list-desc ul li {
  margin-bottom: 10px;
}
#tab-kpi .list-desc ul li .header-cmt a {
  margin-left: 10px;
  cursor: pointer;
  text-decoration: none;
}
#tab-kpi .list-desc ul li .header-cmt a:hover i {
  color: #000;
}
#tab-kpi .list-desc ul li .header-cmt a i {
  color: #a5a5a5;
  transition: all 0.3s;
}
#tab-kpi .list-desc ul li .tieude {
  font-weight: bold;
  font-size: 14px;
}
#tab-kpi .list-desc ul li p {
  font-size: 14px;
  color: #000;
}

#familytree .header-tree {
  padding-left: 12px;
  cursor: pointer;
}
#familytree .header-tree h4 {
  font-size: 18px;
}
#familytree ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#familytree ul li {
  font-size: 14px;
  color: #000;
  position: relative;
  cursor: pointer;
  transition: all 0.3s;
  padding: 7px 10px;
  max-width: 180px;
  width: 180px;
  border-radius: 5px;
  margin-bottom: 15px;
}
#familytree ul li.has-child {
  background-color: #188ae2;
  color: #fff;
}
#familytree ul li.has-des {
  background-color: #26ae6c;
  color: #fff;
}
#familytree ul li:hover {
  background-color: #188ae2;
  color: #fff;
}
#familytree .root-tree {
  display: block;
}
#familytree .root-tree.d-none {
  display: none;
}
#familytree .root-tree .list-brand {
  max-width: 200px;
  width: 200px;
  padding-left: 13px;
  z-index: 1;
}
#familytree .root-tree .list-brand li .box-user {
  position: absolute;
  right: -300px;
  top: 0;
  z-index: 3;
  display: none;
}
#familytree .root-tree .list-brand li .box-user.active {
  display: block;
}
#familytree .root-tree .list-brand li .box-user .list-user li {
  max-width: 260px;
  width: 260px;
  position: relative;
}
#familytree .root-tree .list-brand li .box-user .list-user li:hover {
  background-color: #26ae6c;
  color: #fff;
}
#familytree .root-tree .list-brand li .box-user .list-user .box-des {
  position: absolute;
  right: -290px;
  top: 0;
  z-index: 3;
  display: none;
}
#familytree .root-tree .list-brand li .box-user .list-user .box-des.active {
  display: block;
}
#familytree .root-tree .list-brand li .box-user .list-user .box-des .list-des li {
  cursor: auto;
}
#familytree .root-tree .list-brand li .box-user .list-user .box-des .list-des li:hover {
  background-color: transparent;
  color: #000;
}