@charset "UTF-8";
:root {
  --color1: rgb( 32, 32, 0);
  --color2: rgb(128, 128, 96);
  --color3: rgb(160, 160, 128);
  --color4: rgb(224, 224, 192);
  --color5: rgb(240, 240, 224);
  --color6: rgb(248, 248, 232);
  --color7: rgb(252, 252, 244);
  --color8: rgb(255, 255, 248);
  --colorF: rgb(255, 255, 255);
  --text_color: var(--color1);
  --a_color: var(--color2);
  --border_color: var(--color4);
  --row_hover_color: var(--color5);
  --row_bg_color2: var(--color6);
  --body_bg_color: var(--color7);
  --row_bg_color1: var(--color8);
  --bg_color: var(--colorF);
  --header_bg_color: var(--color3);
  --header_text_color:var(--color8);
  --hover_bg_color: var(--color3);
  --hover_text_color: var(--color8);
  --default: rgba(160, 192, 128, 1);
  --default_active: rgba(192, 224, 160, 1);
  --default_border: rgba(128, 160, 96, 1);
  --green: rgba(160, 192, 128, 1);
  --green_active: rgba(192, 224, 160, 1);
  --green_border: rgba(128, 160, 96, 1);
  --green_dark: rgba(128, 160, 96, 1);
  --green_dark_active:rgba(192, 224, 160, 1);
  --green_dark_border:rgba( 96, 128, 64, 1);
  --red: rgba(224, 128, 96, 1);
  --red_active: rgba(240, 160, 128, 1);
  --red_border: rgba(192, 96, 64, 1);
  --orange: rgba(255, 192, 96, 1);
  --orange_active: rgba(255, 224, 128, 1);
  --orange_border: rgba(224, 160, 64, 1);
  --blue: rgba( 96, 176, 192, 1);
  --blue_active: rgba(144, 208, 224, 1);
  --blue_border: rgba( 64, 144, 160, 1);
  --disabled: rgba(224, 224, 224, 1);
  --disabled_active: rgba(224, 224, 224, 1);
  --disabled_border: rgba(208, 208, 208, 1);
  --transparent: rgba( 0, 0, 0, 0);
  --transparent_active:rgba(255,255, 255, .1);
  --transparent_border:rgba( 0, 0, 0, .1);
  --lilac: rgba(192, 160, 192, 1);
  --lilac_active: rgba(224, 192, 224, 1);
  --lilac_border: rgba(160, 128, 160, 1);
  --bg_image: none; }

/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../../../external_soft/fonts/font-awesome-4.7.0/fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("../../../external_soft/fonts/font-awesome-4.7.0/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../../../external_soft/fonts/font-awesome-4.7.0/fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../../../external_soft/fonts/font-awesome-4.7.0/fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../../../external_soft/fonts/font-awesome-4.7.0/fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../../../external_soft/fonts/font-awesome-4.7.0/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: ""; }

.fa-music:before {
  content: ""; }

.fa-search:before {
  content: ""; }

.fa-envelope-o:before {
  content: ""; }

.fa-heart:before {
  content: ""; }

.fa-star:before {
  content: ""; }

.fa-star-o:before {
  content: ""; }

.fa-user:before {
  content: ""; }

.fa-film:before {
  content: ""; }

.fa-th-large:before {
  content: ""; }

.fa-th:before {
  content: ""; }

.fa-th-list:before {
  content: ""; }

.fa-check:before {
  content: ""; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: ""; }

.fa-search-plus:before {
  content: ""; }

.fa-search-minus:before {
  content: ""; }

.fa-power-off:before {
  content: ""; }

.fa-signal:before {
  content: ""; }

.fa-gear:before,
.fa-cog:before {
  content: ""; }

.fa-trash-o:before {
  content: ""; }

.fa-home:before {
  content: ""; }

.fa-file-o:before {
  content: ""; }

.fa-clock-o:before {
  content: ""; }

.fa-road:before {
  content: ""; }

.fa-download:before {
  content: ""; }

.fa-arrow-circle-o-down:before {
  content: ""; }

.fa-arrow-circle-o-up:before {
  content: ""; }

.fa-inbox:before {
  content: ""; }

.fa-play-circle-o:before {
  content: ""; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: ""; }

.fa-refresh:before {
  content: ""; }

.fa-list-alt:before {
  content: ""; }

.fa-lock:before {
  content: ""; }

.fa-flag:before {
  content: ""; }

.fa-headphones:before {
  content: ""; }

.fa-volume-off:before {
  content: ""; }

.fa-volume-down:before {
  content: ""; }

.fa-volume-up:before {
  content: ""; }

.fa-qrcode:before {
  content: ""; }

.fa-barcode:before {
  content: ""; }

.fa-tag:before {
  content: ""; }

.fa-tags:before {
  content: ""; }

.fa-book:before {
  content: ""; }

.fa-bookmark:before {
  content: ""; }

.fa-print:before {
  content: ""; }

.fa-camera:before {
  content: ""; }

.fa-font:before {
  content: ""; }

.fa-bold:before {
  content: ""; }

.fa-italic:before {
  content: ""; }

.fa-text-height:before {
  content: ""; }

.fa-text-width:before {
  content: ""; }

.fa-align-left:before {
  content: ""; }

.fa-align-center:before {
  content: ""; }

.fa-align-right:before {
  content: ""; }

.fa-align-justify:before {
  content: ""; }

.fa-list:before {
  content: ""; }

.fa-dedent:before,
.fa-outdent:before {
  content: ""; }

.fa-indent:before {
  content: ""; }

.fa-video-camera:before {
  content: ""; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: ""; }

.fa-pencil:before {
  content: ""; }

.fa-map-marker:before {
  content: ""; }

.fa-adjust:before {
  content: ""; }

.fa-tint:before {
  content: ""; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: ""; }

.fa-share-square-o:before {
  content: ""; }

.fa-check-square-o:before {
  content: ""; }

.fa-arrows:before {
  content: ""; }

.fa-step-backward:before {
  content: ""; }

.fa-fast-backward:before {
  content: ""; }

.fa-backward:before {
  content: ""; }

.fa-play:before {
  content: ""; }

.fa-pause:before {
  content: ""; }

.fa-stop:before {
  content: ""; }

.fa-forward:before {
  content: ""; }

.fa-fast-forward:before {
  content: ""; }

.fa-step-forward:before {
  content: ""; }

.fa-eject:before {
  content: ""; }

.fa-chevron-left:before {
  content: ""; }

.fa-chevron-right:before {
  content: ""; }

.fa-plus-circle:before {
  content: ""; }

.fa-minus-circle:before {
  content: ""; }

.fa-times-circle:before {
  content: ""; }

.fa-check-circle:before {
  content: ""; }

.fa-question-circle:before {
  content: ""; }

.fa-info-circle:before {
  content: ""; }

.fa-crosshairs:before {
  content: ""; }

.fa-times-circle-o:before {
  content: ""; }

.fa-check-circle-o:before {
  content: ""; }

.fa-ban:before {
  content: ""; }

.fa-arrow-left:before {
  content: ""; }

.fa-arrow-right:before {
  content: ""; }

.fa-arrow-up:before {
  content: ""; }

.fa-arrow-down:before {
  content: ""; }

.fa-mail-forward:before,
.fa-share:before {
  content: ""; }

.fa-expand:before {
  content: ""; }

.fa-compress:before {
  content: ""; }

.fa-plus:before {
  content: ""; }

.fa-minus:before {
  content: ""; }

.fa-asterisk:before {
  content: ""; }

.fa-exclamation-circle:before {
  content: ""; }

.fa-gift:before {
  content: ""; }

.fa-leaf:before {
  content: ""; }

.fa-fire:before {
  content: ""; }

.fa-eye:before {
  content: ""; }

.fa-eye-slash:before {
  content: ""; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: ""; }

.fa-plane:before {
  content: ""; }

.fa-calendar:before {
  content: ""; }

.fa-random:before {
  content: ""; }

.fa-comment:before {
  content: ""; }

.fa-magnet:before {
  content: ""; }

.fa-chevron-up:before {
  content: ""; }

.fa-chevron-down:before {
  content: ""; }

.fa-retweet:before {
  content: ""; }

.fa-shopping-cart:before {
  content: ""; }

.fa-folder:before {
  content: ""; }

.fa-folder-open:before {
  content: ""; }

.fa-arrows-v:before {
  content: ""; }

.fa-arrows-h:before {
  content: ""; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: ""; }

.fa-twitter-square:before {
  content: ""; }

.fa-facebook-square:before {
  content: ""; }

.fa-camera-retro:before {
  content: ""; }

.fa-key:before {
  content: ""; }

.fa-gears:before,
.fa-cogs:before {
  content: ""; }

.fa-comments:before {
  content: ""; }

.fa-thumbs-o-up:before {
  content: ""; }

.fa-thumbs-o-down:before {
  content: ""; }

.fa-star-half:before {
  content: ""; }

.fa-heart-o:before {
  content: ""; }

.fa-sign-out:before {
  content: ""; }

.fa-linkedin-square:before {
  content: ""; }

.fa-thumb-tack:before {
  content: ""; }

.fa-external-link:before {
  content: ""; }

.fa-sign-in:before {
  content: ""; }

.fa-trophy:before {
  content: ""; }

.fa-github-square:before {
  content: ""; }

.fa-upload:before {
  content: ""; }

.fa-lemon-o:before {
  content: ""; }

.fa-phone:before {
  content: ""; }

.fa-square-o:before {
  content: ""; }

.fa-bookmark-o:before {
  content: ""; }

.fa-phone-square:before {
  content: ""; }

.fa-twitter:before {
  content: ""; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: ""; }

.fa-github:before {
  content: ""; }

.fa-unlock:before {
  content: ""; }

.fa-credit-card:before {
  content: ""; }

.fa-feed:before,
.fa-rss:before {
  content: ""; }

.fa-hdd-o:before {
  content: ""; }

.fa-bullhorn:before {
  content: ""; }

.fa-bell:before {
  content: ""; }

.fa-certificate:before {
  content: ""; }

.fa-hand-o-right:before {
  content: ""; }

.fa-hand-o-left:before {
  content: ""; }

.fa-hand-o-up:before {
  content: ""; }

.fa-hand-o-down:before {
  content: ""; }

.fa-arrow-circle-left:before {
  content: ""; }

.fa-arrow-circle-right:before {
  content: ""; }

.fa-arrow-circle-up:before {
  content: ""; }

.fa-arrow-circle-down:before {
  content: ""; }

.fa-globe:before {
  content: ""; }

.fa-wrench:before {
  content: ""; }

.fa-tasks:before {
  content: ""; }

.fa-filter:before {
  content: ""; }

.fa-briefcase:before {
  content: ""; }

.fa-arrows-alt:before {
  content: ""; }

.fa-group:before,
.fa-users:before {
  content: ""; }

.fa-chain:before,
.fa-link:before {
  content: ""; }

.fa-cloud:before {
  content: ""; }

.fa-flask:before {
  content: ""; }

.fa-cut:before,
.fa-scissors:before {
  content: ""; }

.fa-copy:before,
.fa-files-o:before {
  content: ""; }

.fa-paperclip:before {
  content: ""; }

.fa-save:before,
.fa-floppy-o:before {
  content: ""; }

.fa-square:before {
  content: ""; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: ""; }

.fa-list-ul:before {
  content: ""; }

.fa-list-ol:before {
  content: ""; }

.fa-strikethrough:before {
  content: ""; }

.fa-underline:before {
  content: ""; }

.fa-table:before {
  content: ""; }

.fa-magic:before {
  content: ""; }

.fa-truck:before {
  content: ""; }

.fa-pinterest:before {
  content: ""; }

.fa-pinterest-square:before {
  content: ""; }

.fa-google-plus-square:before {
  content: ""; }

.fa-google-plus:before {
  content: ""; }

.fa-money:before {
  content: ""; }

.fa-caret-down:before {
  content: ""; }

.fa-caret-up:before {
  content: ""; }

.fa-caret-left:before {
  content: ""; }

.fa-caret-right:before {
  content: ""; }

.fa-columns:before {
  content: ""; }

.fa-unsorted:before,
.fa-sort:before {
  content: ""; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: ""; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: ""; }

.fa-envelope:before {
  content: ""; }

.fa-linkedin:before {
  content: ""; }

.fa-rotate-left:before,
.fa-undo:before {
  content: ""; }

.fa-legal:before,
.fa-gavel:before {
  content: ""; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: ""; }

.fa-comment-o:before {
  content: ""; }

.fa-comments-o:before {
  content: ""; }

.fa-flash:before,
.fa-bolt:before {
  content: ""; }

.fa-sitemap:before {
  content: ""; }

.fa-umbrella:before {
  content: ""; }

.fa-paste:before,
.fa-clipboard:before {
  content: ""; }

.fa-lightbulb-o:before {
  content: ""; }

.fa-exchange:before {
  content: ""; }

.fa-cloud-download:before {
  content: ""; }

.fa-cloud-upload:before {
  content: ""; }

.fa-user-md:before {
  content: ""; }

.fa-stethoscope:before {
  content: ""; }

.fa-suitcase:before {
  content: ""; }

.fa-bell-o:before {
  content: ""; }

.fa-coffee:before {
  content: ""; }

.fa-cutlery:before {
  content: ""; }

.fa-file-text-o:before {
  content: ""; }

.fa-building-o:before {
  content: ""; }

.fa-hospital-o:before {
  content: ""; }

.fa-ambulance:before {
  content: ""; }

.fa-medkit:before {
  content: ""; }

.fa-fighter-jet:before {
  content: ""; }

.fa-beer:before {
  content: ""; }

.fa-h-square:before {
  content: ""; }

.fa-plus-square:before {
  content: ""; }

.fa-angle-double-left:before {
  content: ""; }

.fa-angle-double-right:before {
  content: ""; }

.fa-angle-double-up:before {
  content: ""; }

.fa-angle-double-down:before {
  content: ""; }

.fa-angle-left:before {
  content: ""; }

.fa-angle-right:before {
  content: ""; }

.fa-angle-up:before {
  content: ""; }

.fa-angle-down:before {
  content: ""; }

.fa-desktop:before {
  content: ""; }

.fa-laptop:before {
  content: ""; }

.fa-tablet:before {
  content: ""; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: ""; }

.fa-circle-o:before {
  content: ""; }

.fa-quote-left:before {
  content: ""; }

.fa-quote-right:before {
  content: ""; }

.fa-spinner:before {
  content: ""; }

.fa-circle:before {
  content: ""; }

.fa-mail-reply:before,
.fa-reply:before {
  content: ""; }

.fa-github-alt:before {
  content: ""; }

.fa-folder-o:before {
  content: ""; }

.fa-folder-open-o:before {
  content: ""; }

.fa-smile-o:before {
  content: ""; }

.fa-frown-o:before {
  content: ""; }

.fa-meh-o:before {
  content: ""; }

.fa-gamepad:before {
  content: ""; }

.fa-keyboard-o:before {
  content: ""; }

.fa-flag-o:before {
  content: ""; }

.fa-flag-checkered:before {
  content: ""; }

.fa-terminal:before {
  content: ""; }

.fa-code:before {
  content: ""; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: ""; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: ""; }

.fa-location-arrow:before {
  content: ""; }

.fa-crop:before {
  content: ""; }

.fa-code-fork:before {
  content: ""; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: ""; }

.fa-question:before {
  content: ""; }

.fa-info:before {
  content: ""; }

.fa-exclamation:before {
  content: ""; }

.fa-superscript:before {
  content: ""; }

.fa-subscript:before {
  content: ""; }

.fa-eraser:before {
  content: ""; }

.fa-puzzle-piece:before {
  content: ""; }

.fa-microphone:before {
  content: ""; }

.fa-microphone-slash:before {
  content: ""; }

.fa-shield:before {
  content: ""; }

.fa-calendar-o:before {
  content: ""; }

.fa-fire-extinguisher:before {
  content: ""; }

.fa-rocket:before {
  content: ""; }

.fa-maxcdn:before {
  content: ""; }

.fa-chevron-circle-left:before {
  content: ""; }

.fa-chevron-circle-right:before {
  content: ""; }

.fa-chevron-circle-up:before {
  content: ""; }

.fa-chevron-circle-down:before {
  content: ""; }

.fa-html5:before {
  content: ""; }

.fa-css3:before {
  content: ""; }

.fa-anchor:before {
  content: ""; }

.fa-unlock-alt:before {
  content: ""; }

.fa-bullseye:before {
  content: ""; }

.fa-ellipsis-h:before {
  content: ""; }

.fa-ellipsis-v:before {
  content: ""; }

.fa-rss-square:before {
  content: ""; }

.fa-play-circle:before {
  content: ""; }

.fa-ticket:before {
  content: ""; }

.fa-minus-square:before {
  content: ""; }

.fa-minus-square-o:before {
  content: ""; }

.fa-level-up:before {
  content: ""; }

.fa-level-down:before {
  content: ""; }

.fa-check-square:before {
  content: ""; }

.fa-pencil-square:before {
  content: ""; }

.fa-external-link-square:before {
  content: ""; }

.fa-share-square:before {
  content: ""; }

.fa-compass:before {
  content: ""; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: ""; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: ""; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: ""; }

.fa-euro:before,
.fa-eur:before {
  content: ""; }

.fa-gbp:before {
  content: ""; }

.fa-dollar:before,
.fa-usd:before {
  content: ""; }

.fa-rupee:before,
.fa-inr:before {
  content: ""; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: ""; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: ""; }

.fa-won:before,
.fa-krw:before {
  content: ""; }

.fa-bitcoin:before,
.fa-btc:before {
  content: ""; }

.fa-file:before {
  content: ""; }

.fa-file-text:before {
  content: ""; }

.fa-sort-alpha-asc:before {
  content: ""; }

.fa-sort-alpha-desc:before {
  content: ""; }

.fa-sort-amount-asc:before {
  content: ""; }

.fa-sort-amount-desc:before {
  content: ""; }

.fa-sort-numeric-asc:before {
  content: ""; }

.fa-sort-numeric-desc:before {
  content: ""; }

.fa-thumbs-up:before {
  content: ""; }

.fa-thumbs-down:before {
  content: ""; }

.fa-youtube-square:before {
  content: ""; }

.fa-youtube:before {
  content: ""; }

.fa-xing:before {
  content: ""; }

.fa-xing-square:before {
  content: ""; }

.fa-youtube-play:before {
  content: ""; }

.fa-dropbox:before {
  content: ""; }

.fa-stack-overflow:before {
  content: ""; }

.fa-instagram:before {
  content: ""; }

.fa-flickr:before {
  content: ""; }

.fa-adn:before {
  content: ""; }

.fa-bitbucket:before {
  content: ""; }

.fa-bitbucket-square:before {
  content: ""; }

.fa-tumblr:before {
  content: ""; }

.fa-tumblr-square:before {
  content: ""; }

.fa-long-arrow-down:before {
  content: ""; }

.fa-long-arrow-up:before {
  content: ""; }

.fa-long-arrow-left:before {
  content: ""; }

.fa-long-arrow-right:before {
  content: ""; }

.fa-apple:before {
  content: ""; }

.fa-windows:before {
  content: ""; }

.fa-android:before {
  content: ""; }

.fa-linux:before {
  content: ""; }

.fa-dribbble:before {
  content: ""; }

.fa-skype:before {
  content: ""; }

.fa-foursquare:before {
  content: ""; }

.fa-trello:before {
  content: ""; }

.fa-female:before {
  content: ""; }

.fa-male:before {
  content: ""; }

.fa-gittip:before,
.fa-gratipay:before {
  content: ""; }

.fa-sun-o:before {
  content: ""; }

.fa-moon-o:before {
  content: ""; }

.fa-archive:before {
  content: ""; }

.fa-bug:before {
  content: ""; }

.fa-vk:before {
  content: ""; }

.fa-weibo:before {
  content: ""; }

.fa-renren:before {
  content: ""; }

.fa-pagelines:before {
  content: ""; }

.fa-stack-exchange:before {
  content: ""; }

.fa-arrow-circle-o-right:before {
  content: ""; }

.fa-arrow-circle-o-left:before {
  content: ""; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: ""; }

.fa-dot-circle-o:before {
  content: ""; }

.fa-wheelchair:before {
  content: ""; }

.fa-vimeo-square:before {
  content: ""; }

.fa-turkish-lira:before,
.fa-try:before {
  content: ""; }

.fa-plus-square-o:before {
  content: ""; }

.fa-space-shuttle:before {
  content: ""; }

.fa-slack:before {
  content: ""; }

.fa-envelope-square:before {
  content: ""; }

.fa-wordpress:before {
  content: ""; }

.fa-openid:before {
  content: ""; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: ""; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: ""; }

.fa-yahoo:before {
  content: ""; }

.fa-google:before {
  content: ""; }

.fa-reddit:before {
  content: ""; }

.fa-reddit-square:before {
  content: ""; }

.fa-stumbleupon-circle:before {
  content: ""; }

.fa-stumbleupon:before {
  content: ""; }

.fa-delicious:before {
  content: ""; }

.fa-digg:before {
  content: ""; }

.fa-pied-piper-pp:before {
  content: ""; }

.fa-pied-piper-alt:before {
  content: ""; }

.fa-drupal:before {
  content: ""; }

.fa-joomla:before {
  content: ""; }

.fa-language:before {
  content: ""; }

.fa-fax:before {
  content: ""; }

.fa-building:before {
  content: ""; }

.fa-child:before {
  content: ""; }

.fa-paw:before {
  content: ""; }

.fa-spoon:before {
  content: ""; }

.fa-cube:before {
  content: ""; }

.fa-cubes:before {
  content: ""; }

.fa-behance:before {
  content: ""; }

.fa-behance-square:before {
  content: ""; }

.fa-steam:before {
  content: ""; }

.fa-steam-square:before {
  content: ""; }

.fa-recycle:before {
  content: ""; }

.fa-automobile:before,
.fa-car:before {
  content: ""; }

.fa-cab:before,
.fa-taxi:before {
  content: ""; }

.fa-tree:before {
  content: ""; }

.fa-spotify:before {
  content: ""; }

.fa-deviantart:before {
  content: ""; }

.fa-soundcloud:before {
  content: ""; }

.fa-database:before {
  content: ""; }

.fa-file-pdf-o:before {
  content: ""; }

.fa-file-word-o:before {
  content: ""; }

.fa-file-excel-o:before {
  content: ""; }

.fa-file-powerpoint-o:before {
  content: ""; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: ""; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: ""; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: ""; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: ""; }

.fa-file-code-o:before {
  content: ""; }

.fa-vine:before {
  content: ""; }

.fa-codepen:before {
  content: ""; }

.fa-jsfiddle:before {
  content: ""; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: ""; }

.fa-circle-o-notch:before {
  content: ""; }

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: ""; }

.fa-ge:before,
.fa-empire:before {
  content: ""; }

.fa-git-square:before {
  content: ""; }

.fa-git:before {
  content: ""; }

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: ""; }

.fa-tencent-weibo:before {
  content: ""; }

.fa-qq:before {
  content: ""; }

.fa-wechat:before,
.fa-weixin:before {
  content: ""; }

.fa-send:before,
.fa-paper-plane:before {
  content: ""; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: ""; }

.fa-history:before {
  content: ""; }

.fa-circle-thin:before {
  content: ""; }

.fa-header:before {
  content: ""; }

.fa-paragraph:before {
  content: ""; }

.fa-sliders:before {
  content: ""; }

.fa-share-alt:before {
  content: ""; }

.fa-share-alt-square:before {
  content: ""; }

.fa-bomb:before {
  content: ""; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: ""; }

.fa-tty:before {
  content: ""; }

.fa-binoculars:before {
  content: ""; }

.fa-plug:before {
  content: ""; }

.fa-slideshare:before {
  content: ""; }

.fa-twitch:before {
  content: ""; }

.fa-yelp:before {
  content: ""; }

.fa-newspaper-o:before {
  content: ""; }

.fa-wifi:before {
  content: ""; }

.fa-calculator:before {
  content: ""; }

.fa-paypal:before {
  content: ""; }

.fa-google-wallet:before {
  content: ""; }

.fa-cc-visa:before {
  content: ""; }

.fa-cc-mastercard:before {
  content: ""; }

.fa-cc-discover:before {
  content: ""; }

.fa-cc-amex:before {
  content: ""; }

.fa-cc-paypal:before {
  content: ""; }

.fa-cc-stripe:before {
  content: ""; }

.fa-bell-slash:before {
  content: ""; }

.fa-bell-slash-o:before {
  content: ""; }

.fa-trash:before {
  content: ""; }

.fa-copyright:before {
  content: ""; }

.fa-at:before {
  content: ""; }

.fa-eyedropper:before {
  content: ""; }

.fa-paint-brush:before {
  content: ""; }

.fa-birthday-cake:before {
  content: ""; }

.fa-area-chart:before {
  content: ""; }

.fa-pie-chart:before {
  content: ""; }

.fa-line-chart:before {
  content: ""; }

.fa-lastfm:before {
  content: ""; }

.fa-lastfm-square:before {
  content: ""; }

.fa-toggle-off:before {
  content: ""; }

.fa-toggle-on:before {
  content: ""; }

.fa-bicycle:before {
  content: ""; }

.fa-bus:before {
  content: ""; }

.fa-ioxhost:before {
  content: ""; }

.fa-angellist:before {
  content: ""; }

.fa-cc:before {
  content: ""; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: ""; }

.fa-meanpath:before {
  content: ""; }

.fa-buysellads:before {
  content: ""; }

.fa-connectdevelop:before {
  content: ""; }

.fa-dashcube:before {
  content: ""; }

.fa-forumbee:before {
  content: ""; }

.fa-leanpub:before {
  content: ""; }

.fa-sellsy:before {
  content: ""; }

.fa-shirtsinbulk:before {
  content: ""; }

.fa-simplybuilt:before {
  content: ""; }

.fa-skyatlas:before {
  content: ""; }

.fa-cart-plus:before {
  content: ""; }

.fa-cart-arrow-down:before {
  content: ""; }

.fa-diamond:before {
  content: ""; }

.fa-ship:before {
  content: ""; }

.fa-user-secret:before {
  content: ""; }

.fa-motorcycle:before {
  content: ""; }

.fa-street-view:before {
  content: ""; }

.fa-heartbeat:before {
  content: ""; }

.fa-venus:before {
  content: ""; }

.fa-mars:before {
  content: ""; }

.fa-mercury:before {
  content: ""; }

.fa-intersex:before,
.fa-transgender:before {
  content: ""; }

.fa-transgender-alt:before {
  content: ""; }

.fa-venus-double:before {
  content: ""; }

.fa-mars-double:before {
  content: ""; }

.fa-venus-mars:before {
  content: ""; }

.fa-mars-stroke:before {
  content: ""; }

.fa-mars-stroke-v:before {
  content: ""; }

.fa-mars-stroke-h:before {
  content: ""; }

.fa-neuter:before {
  content: ""; }

.fa-genderless:before {
  content: ""; }

.fa-facebook-official:before {
  content: ""; }

.fa-pinterest-p:before {
  content: ""; }

.fa-whatsapp:before {
  content: ""; }

.fa-server:before {
  content: ""; }

.fa-user-plus:before {
  content: ""; }

.fa-user-times:before {
  content: ""; }

.fa-hotel:before,
.fa-bed:before {
  content: ""; }

.fa-viacoin:before {
  content: ""; }

.fa-train:before {
  content: ""; }

.fa-subway:before {
  content: ""; }

.fa-medium:before {
  content: ""; }

.fa-yc:before,
.fa-y-combinator:before {
  content: ""; }

.fa-optin-monster:before {
  content: ""; }

.fa-opencart:before {
  content: ""; }

.fa-expeditedssl:before {
  content: ""; }

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: ""; }

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: ""; }

.fa-battery-2:before,
.fa-battery-half:before {
  content: ""; }

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: ""; }

.fa-battery-0:before,
.fa-battery-empty:before {
  content: ""; }

.fa-mouse-pointer:before {
  content: ""; }

.fa-i-cursor:before {
  content: ""; }

.fa-object-group:before {
  content: ""; }

.fa-object-ungroup:before {
  content: ""; }

.fa-sticky-note:before {
  content: ""; }

.fa-sticky-note-o:before {
  content: ""; }

.fa-cc-jcb:before {
  content: ""; }

.fa-cc-diners-club:before {
  content: ""; }

.fa-clone:before {
  content: ""; }

.fa-balance-scale:before {
  content: ""; }

.fa-hourglass-o:before {
  content: ""; }

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: ""; }

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: ""; }

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: ""; }

.fa-hourglass:before {
  content: ""; }

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: ""; }

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: ""; }

.fa-hand-scissors-o:before {
  content: ""; }

.fa-hand-lizard-o:before {
  content: ""; }

.fa-hand-spock-o:before {
  content: ""; }

.fa-hand-pointer-o:before {
  content: ""; }

.fa-hand-peace-o:before {
  content: ""; }

.fa-trademark:before {
  content: ""; }

.fa-registered:before {
  content: ""; }

.fa-creative-commons:before {
  content: ""; }

.fa-gg:before {
  content: ""; }

.fa-gg-circle:before {
  content: ""; }

.fa-tripadvisor:before {
  content: ""; }

.fa-odnoklassniki:before {
  content: ""; }

.fa-odnoklassniki-square:before {
  content: ""; }

.fa-get-pocket:before {
  content: ""; }

.fa-wikipedia-w:before {
  content: ""; }

.fa-safari:before {
  content: ""; }

.fa-chrome:before {
  content: ""; }

.fa-firefox:before {
  content: ""; }

.fa-opera:before {
  content: ""; }

.fa-internet-explorer:before {
  content: ""; }

.fa-tv:before,
.fa-television:before {
  content: ""; }

.fa-contao:before {
  content: ""; }

.fa-500px:before {
  content: ""; }

.fa-amazon:before {
  content: ""; }

.fa-calendar-plus-o:before {
  content: ""; }

.fa-calendar-minus-o:before {
  content: ""; }

.fa-calendar-times-o:before {
  content: ""; }

.fa-calendar-check-o:before {
  content: ""; }

.fa-industry:before {
  content: ""; }

.fa-map-pin:before {
  content: ""; }

.fa-map-signs:before {
  content: ""; }

.fa-map-o:before {
  content: ""; }

.fa-map:before {
  content: ""; }

.fa-commenting:before {
  content: ""; }

.fa-commenting-o:before {
  content: ""; }

.fa-houzz:before {
  content: ""; }

.fa-vimeo:before {
  content: ""; }

.fa-black-tie:before {
  content: ""; }

.fa-fonticons:before {
  content: ""; }

.fa-reddit-alien:before {
  content: ""; }

.fa-edge:before {
  content: ""; }

.fa-credit-card-alt:before {
  content: ""; }

.fa-codiepie:before {
  content: ""; }

.fa-modx:before {
  content: ""; }

.fa-fort-awesome:before {
  content: ""; }

.fa-usb:before {
  content: ""; }

.fa-product-hunt:before {
  content: ""; }

.fa-mixcloud:before {
  content: ""; }

.fa-scribd:before {
  content: ""; }

.fa-pause-circle:before {
  content: ""; }

.fa-pause-circle-o:before {
  content: ""; }

.fa-stop-circle:before {
  content: ""; }

.fa-stop-circle-o:before {
  content: ""; }

.fa-shopping-bag:before {
  content: ""; }

.fa-shopping-basket:before {
  content: ""; }

.fa-hashtag:before {
  content: ""; }

.fa-bluetooth:before {
  content: ""; }

.fa-bluetooth-b:before {
  content: ""; }

.fa-percent:before {
  content: ""; }

.fa-gitlab:before {
  content: ""; }

.fa-wpbeginner:before {
  content: ""; }

.fa-wpforms:before {
  content: ""; }

.fa-envira:before {
  content: ""; }

.fa-universal-access:before {
  content: ""; }

.fa-wheelchair-alt:before {
  content: ""; }

.fa-question-circle-o:before {
  content: ""; }

.fa-blind:before {
  content: ""; }

.fa-audio-description:before {
  content: ""; }

.fa-volume-control-phone:before {
  content: ""; }

.fa-braille:before {
  content: ""; }

.fa-assistive-listening-systems:before {
  content: ""; }

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: ""; }

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: ""; }

.fa-glide:before {
  content: ""; }

.fa-glide-g:before {
  content: ""; }

.fa-signing:before,
.fa-sign-language:before {
  content: ""; }

.fa-low-vision:before {
  content: ""; }

.fa-viadeo:before {
  content: ""; }

.fa-viadeo-square:before {
  content: ""; }

.fa-snapchat:before {
  content: ""; }

.fa-snapchat-ghost:before {
  content: ""; }

.fa-snapchat-square:before {
  content: ""; }

.fa-pied-piper:before {
  content: ""; }

.fa-first-order:before {
  content: ""; }

.fa-yoast:before {
  content: ""; }

.fa-themeisle:before {
  content: ""; }

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: ""; }

.fa-fa:before,
.fa-font-awesome:before {
  content: ""; }

.fa-handshake-o:before {
  content: ""; }

.fa-envelope-open:before {
  content: ""; }

.fa-envelope-open-o:before {
  content: ""; }

.fa-linode:before {
  content: ""; }

.fa-address-book:before {
  content: ""; }

.fa-address-book-o:before {
  content: ""; }

.fa-vcard:before,
.fa-address-card:before {
  content: ""; }

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: ""; }

.fa-user-circle:before {
  content: ""; }

.fa-user-circle-o:before {
  content: ""; }

.fa-user-o:before {
  content: ""; }

.fa-id-badge:before {
  content: ""; }

.fa-drivers-license:before,
.fa-id-card:before {
  content: ""; }

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: ""; }

.fa-quora:before {
  content: ""; }

.fa-free-code-camp:before {
  content: ""; }

.fa-telegram:before {
  content: ""; }

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: ""; }

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: ""; }

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: ""; }

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: ""; }

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: ""; }

.fa-shower:before {
  content: ""; }

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: ""; }

.fa-podcast:before {
  content: ""; }

.fa-window-maximize:before {
  content: ""; }

.fa-window-minimize:before {
  content: ""; }

.fa-window-restore:before {
  content: ""; }

.fa-times-rectangle:before,
.fa-window-close:before {
  content: ""; }

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: ""; }

.fa-bandcamp:before {
  content: ""; }

.fa-grav:before {
  content: ""; }

.fa-etsy:before {
  content: ""; }

.fa-imdb:before {
  content: ""; }

.fa-ravelry:before {
  content: ""; }

.fa-eercast:before {
  content: ""; }

.fa-microchip:before {
  content: ""; }

.fa-snowflake-o:before {
  content: ""; }

.fa-superpowers:before {
  content: ""; }

.fa-wpexplorer:before {
  content: ""; }

.fa-meetup:before {
  content: ""; }

.flex-block {
  display: flex;
  align-items: stretch;
  position: relative; }
  .flex-block .flex-grow {
    flex-grow: 1; }
  .flex-block .basis0 {
    flex-basis: 0; }
  .flex-block.row-reverse {
    flex-direction: row-reverse; }
  .flex-block.column {
    flex-direction: column; }
  .flex-block.column-reverse {
    flex-direction: column-reverse; }
  .flex-block.left {
    justify-content: flex-start; }
  .flex-block.center {
    justify-content: center; }
  .flex-block.right {
    justify-content: flex-end; }
  .flex-block.top {
    align-items: flex-start;
    align-content: flex-start; }
  .flex-block.middle {
    align-items: center;
    align-content: center; }
  .flex-block.bottom {
    align-items: flex-end;
    align-content: flex-end; }
  .flex-block.wrap {
    flex-wrap: wrap; }
  .flex-block.overflow {
    overflow: hidden; }
  .flex-block.column-2 > * {
    width: 50%;
    min-width: 50%; }
  .flex-block.column-3 > * {
    width: 33.33%;
    min-width: 33.33%; }
  .flex-block.column-3.between5 > * {
    width: calc((100% - 10px) / 3);
    min-width: calc((100% - 10px) / 3); }
  .flex-block.column-4 > * {
    width: 25%;
    min-width: 25%; }
  .flex-block.column-5 > * {
    width: 20%;
    min-width: 20%; }
  .flex-block.column-6 > * {
    width: 16.66%;
    min-width: 16.66%; }
  .flex-block.between {
    justify-content: space-between; }
  .flex-block.between2, .flex-block.gap2 {
    gap: 2px; }
  .flex-block.between5, .flex-block.gap5 {
    gap: 5px; }
  .flex-block.between6, .flex-block.gap6 {
    gap: 6px; }
  .flex-block.between10, .flex-block.gap10 {
    gap: 10px; }
  .flex-block.between12, .flex-block.gap12 {
    gap: 12px; }
  .flex-block.between20, .flex-block.gap20 {
    gap: 20px; }
  .flex-block.display-none {
    display: none; }

input[type="text"]:active, input[type="text"]:focus, input[type="text"]:focus-visible, input[type="submit"]:active, input[type="submit"]:focus, input[type="submit"]:focus-visible, input[type="password"]:active, input[type="password"]:focus, input[type="password"]:focus-visible, select:active, select:focus, select:focus-visible, textarea:active, textarea:focus, textarea:focus-visible, .input:active, .input:focus, .input:focus-visible {
  border-color: var(--color3);
  outline: none; }
.err input[type="text"], input[type="text"].err, .err input[type="submit"], input[type="submit"].err, .err input[type="password"], input[type="password"].err, .err select, select.err, .err textarea, textarea.err, .err .input, .input.err {
  border-color: #c00;
  background-color: rgba(176, 0, 0, 0.2); }
input[type="text"].disabled, input[type="submit"].disabled, input[type="password"].disabled, select.disabled, textarea.disabled, .input.disabled {
  color: var(--color4); }

input[type="text"], input[type="password"], .input, select {
  display: block;
  position: relative;
  width: 100%;
  min-width: 0px;
  height: 24px;
  border: 1px solid var(--border_color);
  border-radius: 3px;
  background: var(--bg_color);
  color: var(--text_color);
  line-height: 22px;
  padding: 0 5px;
  font-size: 12px;
  filter: none; }
  input[type="text"].date, input[type="password"].date, .input.date, select.date {
    width: 80px; }
  input[type="text"].money, input[type="password"].money, .input.money, select.money {
    width: 100px;
    text-align: right; }
  input[type="text"].size1_5, .size1_5 input[type="text"], input[type="password"].size1_5, .size1_5 input[type="password"], .input.size1_5, .size1_5 .input, select.size1_5, .size1_5 select {
    height: 36px;
    line-height: 34px;
    font-size: 20px; }
  input[type="text"].size2, .size2 input[type="text"], input[type="password"].size2, .size2 input[type="password"], .input.size2, .size2 .input, select.size2, .size2 select {
    height: 48px;
    line-height: 46px;
    font-size: 28px; }
  input[type="text"].slim, .slim input[type="text"], input[type="password"].slim, .slim input[type="password"], .input.slim, .slim .input, select.slim, .slim select {
    height: 18px;
    line-height: 16px;
    font-size: 10px; }
  input[type="text"].flat-divider, input[type="password"].flat-divider, .input.flat-divider, select.flat-divider {
    width: auto;
    padding: 0;
    border-radius: 0;
    border-left-width: 0;
    border-right-width: 0; }
  input[type="text"].white, input[type="password"].white, .input.white, select.white {
    color: var(--color5);
    border-color: var(--color5);
    background-color: transparent; }
    input[type="text"].white:active, input[type="text"].white:focus, input[type="text"].white:focus-visible, input[type="password"].white:active, input[type="password"].white:focus, input[type="password"].white:focus-visible, .input.white:active, .input.white:focus, .input.white:focus-visible, select.white:active, select.white:focus, select.white:focus-visible {
      border-color: var(--color6); }
  input[type="text"].fs16, input[type="password"].fs16, .input.fs16, select.fs16 {
    font-size: 16px; }
  input[type="text"].fs18, input[type="password"].fs18, .input.fs18, select.fs18 {
    font-size: 18px; }

.input {
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }
  .input.file {
    cursor: pointer;
    padding-right: 22px; }
    .input.file input[type="file"] {
      display: none; }
    .input.file:before {
      content: attr(data-file-name);
      display: block; }
    .input.file:after {
      content: "";
      display: block;
      position: absolute;
      right: 0;
      top: 0;
      width: 22px;
      height: 22px;
      font-size: 14px;
      font-family: var(--fa_font_family);
      font-weight: 100;
      line-height: 22px;
      color: var(--color4);
      text-align: center; }
  .input.fa-link {
    padding-right: 20px; }
    .input.fa-link:before {
      content: "";
      display: block;
      position: absolute;
      right: 0;
      top: 0;
      width: 22px;
      height: 22px;
      font-size: 14px;
      font-family: var(--fa_font_family);
      font-weight: 100;
      line-height: 22px;
      color: var(--color4);
      text-align: center; }
    .input.fa-link.slim, .slim .input.fa-link {
      padding-right: 16px; }
      .input.fa-link.slim:after, .slim .input.fa-link:after {
        width: 16px;
        height: 16px;
        font-size: 12px;
        line-height: 16px; }
  .input.w100 {
    width: 100px;
    min-width: 100px; }

.input > .btn, .btn > .btn {
  position: absolute;
  right: 2px;
  top: 2px;
  display: none;
  z-index: 1; }
.input:hover > .btn, .btn:hover > .btn {
  display: block; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  select {
    padding: 0; } }
.select_time {
  position: relative;
  display: flex;
  border: 1px solid var(--border_color);
  border-radius: 3px;
  background: var(--bg_color);
  color: var(--text_color); }
  .select_time:before, .select_time:after {
    content: ':';
    display: block;
    position: absolute;
    top: 0;
    width: 5px;
    box-sizing: border-box;
    padding: 0;
    height: 100%;
    line-height: 22px;
    font-size: 12px;
    border-width: 1px 0; }
  .select_time:before {
    left: 20px; }
  .select_time:after {
    left: 40px; }
  .select_time > select {
    appearance: none;
    text-align: center;
    border: none; }
    .select_time > select:nth-child(1) {
      width: 20px;
      padding: 0 0 0 5px;
      margin-right: 5px; }
    .select_time > select:nth-child(2) {
      width: 15px;
      padding: 0;
      margin-right: 5px; }
    .select_time > select:nth-child(3) {
      width: 20px;
      padding: 0 5px 0 0; }

textarea, .textarea {
  display: block;
  padding: 0 5px;
  width: 100%;
  height: 60px;
  border: 1px solid var(--border_color);
  border-radius: 3px;
  background-color: var(--bg_color);
  color: var(--text_color); }

.textarea {
  background: transparent;
  overflow: auto; }

.checkbox, .radio {
  box-sizing: border-box;
  display: block;
  position: relative;
  min-height: 24px;
  line-height: 24px;
  position: relative;
  padding: 0 0 0 24px;
  cursor: pointer; }
  .checkbox > input, .radio > input {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    margin: 0;
    border: 0;
    padding: 0;
    width: 0;
    height: 0;
    opacity: 0; }
  .checkbox > input + div, .radio > input + div {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    height: 24px;
    width: 24px;
    border-width: 1px;
    border-style: solid;
    border-color: var(--border_color); }
  .checkbox > .label-text, .radio > .label-text {
    margin: 0 0 0 6px; }
  .checkbox.right, .radio.right {
    padding: 0 24px 0 0; }
    .checkbox.right > input + div, .radio.right > input + div {
      left: auto;
      right: 0; }
    .checkbox.right > .label-text, .radio.right > .label-text {
      margin: 0 6px 0 0; }
  .checkbox > input[type="checkbox"] + div, .radio > input[type="checkbox"] + div {
    border-radius: 3px; }
  .checkbox > input[type="checkbox"]:checked + div:after, .radio > input[type="checkbox"]:checked + div:after {
    content: "";
    font-family: 'FontAwesome';
    font-weight: 100;
    display: block;
    width: 24px;
    line-height: 22px;
    font-size: 16px;
    text-align: center;
    color: var(--text_color); }
  .checkbox:active, .checkbox:focus, .checkbox:focus-visible, .radio:active, .radio:focus, .radio:focus-visible {
    outline: none; }
    .checkbox:active > input + div, .checkbox:focus > input + div, .checkbox:focus-visible > input + div, .radio:active > input + div, .radio:focus > input + div, .radio:focus-visible > input + div {
      border-color: var(--color3); }
  .checkbox > input[type="checkbox"]:active + div, .checkbox > input[type="checkbox"]:focus + div, .checkbox > input[type="checkbox"]:focus-visible + div, .radio > input[type="checkbox"]:active + div, .radio > input[type="checkbox"]:focus + div, .radio > input[type="checkbox"]:focus-visible + div {
    border-color: var(--color3); }
  .checkbox.disabled, .radio.disabled {
    color: var(--color4); }
  .checkbox > input[type="checkbox"]:disabled:checked + div:after, .radio > input[type="checkbox"]:disabled:checked + div:after {
    color: var(--color4); }
  .checkbox > input[type="radio"] + div, .radio > input[type="radio"] + div {
    border-radius: 11px; }
  .checkbox > input[type="radio"]:checked + div:after, .radio > input[type="radio"]:checked + div:after {
    content: '';
    display: block;
    position: absolute;
    left: 5px;
    top: 5px;
    width: 12px;
    height: 12px;
    border-radius: 6px;
    background-color: var(--text_color); }
  .checkbox.slim, .slim .checkbox, .radio.slim, .slim .radio {
    min-height: 18px;
    line-height: 18px;
    padding: 0 0 0 18px; }
    .checkbox.slim > input + div, .slim .checkbox > input + div, .radio.slim > input + div, .slim .radio > input + div {
      height: 18px;
      width: 18px; }
    .checkbox.slim.right, .slim .checkbox.right, .radio.slim.right, .slim .radio.right {
      padding: 0 18px 0 0; }
    .checkbox.slim > input[type="checkbox"]:checked + div:after, .slim .checkbox > input[type="checkbox"]:checked + div:after, .radio.slim > input[type="checkbox"]:checked + div:after, .slim .radio > input[type="checkbox"]:checked + div:after {
      width: 18px;
      line-height: 16px;
      font-size: 12px; }
    .checkbox.slim > input[type="radio"] + div, .slim .checkbox > input[type="radio"] + div, .radio.slim > input[type="radio"] + div, .slim .radio > input[type="radio"] + div {
      border-radius: 8px; }
    .checkbox.slim > input[type="radio"]:checked + div:after, .slim .checkbox > input[type="radio"]:checked + div:after, .radio.slim > input[type="radio"]:checked + div:after, .slim .radio > input[type="radio"]:checked + div:after {
      left: 3px;
      top: 3px;
      width: 10px;
      height: 10px;
      border-radius: 5px;
      background-color: var(--text_color); }
  .err .checkbox > input + div, .checkbox.err > input + div, .err .radio > input + div, .radio.err > input + div {
    border-color: #c00;
    background-color: rgba(176, 0, 0, 0.2); }
  .checkbox:active, .checkbox:focus, .checkbox:focus-visible, .radio:active, .radio:focus, .radio:focus-visible {
    outline: none; }
    .checkbox:active > input + div, .checkbox:focus > input + div, .checkbox:focus-visible > input + div, .radio:active > input + div, .radio:focus > input + div, .radio:focus-visible > input + div {
      border-color: var(--color3); }
  .checkbox.white > input + div, .radio.white > input + div {
    border-color: var(--color5); }
  .checkbox.white:active > input + div, .checkbox.white:focus > input + div, .checkbox.white:focus-visible > input + div, .radio.white:active > input + div, .radio.white:focus > input + div, .radio.white:focus-visible > input + div {
    border-color: var(--color6); }
  .checkbox.white > input:active + div, .checkbox.white > input:focus + div, .checkbox.white > input:focus-visible + div, .radio.white > input:active + div, .radio.white > input:focus + div, .radio.white > input:focus-visible + div {
    border-color: var(--color6); }
  .checkbox.white > input[type='checkbox']:checked + div::after, .radio.white > input[type='checkbox']:checked + div::after {
    color: var(--color6); }

.err-msg {
  height: 12px;
  line-height: 12px;
  font-size: 10px;
  position: absolute;
  right: 2px;
  bottom: 2px;
  background-color: #c00;
  color: #fff;
  border-radius: 2px;
  padding: 0 4px; }

.btn {
  position: relative;
  display: block;
  height: 24px;
  line-height: 22px;
  padding: 0 10px;
  text-decoration: none;
  cursor: pointer;
  font-size: 16px;
  color: #fff;
  border-width: 1px;
  border-style: solid;
  border-radius: 3px;
  text-align: center;
  white-space: nowrap;
  user-select: none;
  background-color: var(--default);
  border-color: var(--default_border); }
  .btn:active {
    background-color: var(--default_active); }
  .btn > input[type="submit"]:focus {
    box-shadow: inset 0.5px 1px 1px 0 rgba(255, 255, 255, 0.6), inset -0.5px -0.5px 1px 0 rgba(0, 0, 0, 0.2); }
  .btn:hover, .btn:focus {
    box-shadow: inset 0.5px 1px 1px 0 rgba(255, 255, 255, 0.6), inset -0.5px -0.5px 1px 0 rgba(0, 0, 0, 0.2);
    text-decoration: none;
    outline: none; }
    .btn:hover > input[type="submit"], .btn:focus > input[type="submit"] {
      box-shadow: none; }
  .btn.green {
    background-color: var(--green);
    border-color: var(--green_border); }
    .btn.green:active {
      background-color: var(--green_active); }
  .btn.red {
    background-color: var(--red);
    border-color: var(--red_border); }
    .btn.red:active {
      background-color: var(--red_active); }
  .btn.orange {
    background-color: var(--orange);
    border-color: var(--orange_border); }
    .btn.orange:active {
      background-color: var(--orange_active); }
  .btn.blue {
    background-color: var(--blue);
    border-color: var(--blue_border); }
    .btn.blue:active {
      background-color: var(--blue_active); }
  .btn.disabled {
    background-color: var(--disabled);
    border-color: var(--disabled_border); }
    .btn.disabled:active {
      background-color: var(--disabled_active); }
  .btn.transparent {
    background-color: var(--transparent);
    border-color: var(--transparent_border); }
    .btn.transparent:active {
      background-color: var(--transparent_active); }
  .btn.default {
    background-color: var(--default);
    border-color: var(--default_border); }
    .btn.default:active {
      background-color: var(--default_active); }
  .btn.lilac {
    background-color: var(--lilac);
    border-color: var(--lilac_border); }
    .btn.lilac:active {
      background-color: var(--lilac_active); }
  .btn.green-dark {
    background-color: var(--green-dark);
    border-color: var(--green-dark_border); }
    .btn.green-dark:active {
      background-color: var(--green-dark_active); }
  .btn.hover-btn:not(.btn:hover) {
    color: var(--color3);
    border-color: transparent;
    background-color: transparent; }
  *:not(*:hover) > .btn.hover-visible-btn {
    color: var(--color3);
    opacity: 0; }
  .btn.no-border {
    border-width: 0;
    padding: 1px; }
  .btn.disabled {
    cursor: default;
    box-shadow: none; }
  .btn.selected {
    cursor: default;
    box-shadow: none;
    color: var(--text_color); }
  .btn.size1_5, .size1_5 .btn {
    height: 36px;
    line-height: 34px;
    font-size: 24px; }
  .btn.size2, .size2 .btn {
    height: 48px;
    line-height: 46px;
    font-size: 32px; }
  .btn.slim, .slim .btn {
    height: 18px;
    line-height: 16px;
    font-size: 12px;
    padding: 0 5px; }
  .btn.flex-grow {
    padding: 0; }
  .btn.circle {
    border-radius: 50%; }
  .btn.icon {
    padding: 0; }
    .btn.icon:not(.icon-left-h24, .icon-right-h24, .icon-left-h30, .icon-right-h30, .icon-left-h36, .icon-right-h36) {
      min-width: 24px; }
    .btn.icon:before, .btn.icon:after {
      width: 22px;
      height: 22px; }
    .btn.icon.text {
      width: auto; }
    .btn.icon.size1_5, .size1_5 .btn.icon {
      min-width: 36px; }
      .btn.icon.size1_5:before, .btn.icon.size1_5:after, .size1_5 .btn.icon:before, .size1_5 .btn.icon:after {
        width: 34px;
        height: 34px; }
    .btn.icon.size2, .size2 .btn.icon {
      min-width: 48px; }
      .btn.icon.size2:before, .btn.icon.size2:after, .size2 .btn.icon:before, .size2 .btn.icon:after {
        width: 46px;
        height: 46px; }
    .btn.icon.slim, .slim .btn.icon {
      min-width: 18px; }
      .btn.icon.slim:before, .btn.icon.slim:after, .slim .btn.icon:before, .slim .btn.icon:after {
        width: 16px;
        height: 16px; }
    .btn.icon.no-border:before, .btn.icon.no-border:after {
      width: 24px;
      height: 24px; }
    .btn.icon.ico {
      padding-left: 26px;
      padding-right: 10px; }
      .btn.icon.ico.next {
        padding-left: 30px;
        padding-right: 10px; }
        .btn.icon.ico.next:before {
          left: auto;
          right: 0; }
      .btn.icon.ico.slim {
        padding-left: 20px; }
        .btn.icon.ico.slim:before {
          width: 16px;
          height: 16px;
          line-height: 16px; }
        .btn.icon.ico.slim.next {
          padding-left: 10px;
          padding-right: 20px; }
  .btn .num {
    display: block;
    position: absolute;
    right: -4px;
    top: -4px;
    width: 14px;
    height: 14px;
    background-color: inherit;
    border-width: 1px;
    border-style: solid;
    border-color: inherit;
    border-radius: 7px;
    line-height: 12px;
    font-size: 10px;
    text-align: center; }
  .btn > input[type='file'] {
    display: block;
    position: absolute;
    margin: 0;
    border: 0;
    padding: 0;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer; }
  .btn > .hover_box {
    display: none;
    position: absolute;
    right: -1px;
    top: -1px;
    color: var(--text_color);
    cursor: auto; }
  .btn:hover > .hover_box {
    display: block; }
  .btn.display-none {
    display: none; }

.btn-box {
  display: flex; }
  .btn-box > * {
    display: block;
    margin: 0 5px 0 0; }
    .btn-box > *:last-child {
      margin-right: 0; }

.btn-group {
  display: flex; }
  .btn-group > .btn:nth-last-child(n+2), .btn-group > input:nth-last-child(n+2), .btn-group > .input:nth-last-child(n+2) {
    border-bottom-right-radius: unset;
    border-top-right-radius: unset; }
  .btn-group > .btn:nth-child(n+2), .btn-group > input:nth-child(n+2), .btn-group > .input:nth-child(n+2) {
    border-bottom-left-radius: unset;
    border-top-left-radius: unset; }
  .btn-group > .btn:not(:last-child), .btn-group > input:not(:last-child), .btn-group > .input:not(:last-child) {
    border-right: none; }
  .btn-group > label.checkbox:nth-last-child(n+2) > input[type="checkbox"] + div {
    border-bottom-right-radius: unset;
    border-top-right-radius: unset; }
  .btn-group > label.checkbox:nth-child(n+2) > input[type="checkbox"] + div {
    border-bottom-left-radius: unset;
    border-top-left-radius: unset; }
  .btn-group > label.checkbox:not(:last-child) > input[type="checkbox"] + div {
    border-right: none; }

label.radio-btn {
  display: block; }
  label.radio-btn > input {
    display: none; }
  label.radio-btn > input + div {
    background-color: var(--disabled);
    border-color: var(--disabled_border);
    font-size: 12px; }
    label.radio-btn > input + div:hover {
      background-color: var(--disabled_active); }
  label.radio-btn > input:checked + div {
    background-color: var(--default);
    border-color: var(--default_border); }

:root {
  --fa_font_family: 'FontAwesome'; }

@keyframes ani-spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(359deg); } }
.waiting:before {
  content: "";
  font-family: var(--fa_font_family);
  color: #fff;
  animation: ani-spin 1s infinite steps(8);
  display: block;
  position: absolute;
  width: 100px;
  height: 100px;
  left: 50%;
  top: 50%;
  margin: -50px 0 0 -50px;
  font-size: 100px;
  line-height: 100px;
  text-align: center; }
.waiting.size24:before {
  width: 24px;
  height: 24px;
  font-size: 16px;
  line-height: 24px;
  margin: -12px 0 0 -12px; }

.icon-box {
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-end; }
  .icon-box > * {
    margin-right: 2px; }
    .icon-box > *:last-child {
      margin-right: 0; }
  .icon-box.right {
    justify-content: flex-end; }

.icon:before, .icon:after, .icon-box > *:before, .icon-box > *:after {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  text-align: center;
  font-family: var(--fa_font_family);
  font-weight: 100;
  margin: 0 0 0 0; }
.icon.icon-color-green:before, .icon.icon-color-green:after, .icon-box > *.icon-color-green:before, .icon-box > *.icon-color-green:after {
  color: var(--green); }
.icon.icon-color-red:before, .icon.icon-color-red:after, .icon-box > *.icon-color-red:before, .icon-box > *.icon-color-red:after {
  color: var(--red); }
.icon.icon-color-orange:before, .icon.icon-color-orange:after, .icon-box > *.icon-color-orange:before, .icon-box > *.icon-color-orange:after {
  color: var(--orange); }
.icon.icon-color-blue:before, .icon.icon-color-blue:after, .icon-box > *.icon-color-blue:before, .icon-box > *.icon-color-blue:after {
  color: var(--blue); }
.icon.icon-color-disabled:before, .icon.icon-color-disabled:after, .icon-box > *.icon-color-disabled:before, .icon-box > *.icon-color-disabled:after {
  color: var(--disabled); }
.icon.icon-color-transparent:before, .icon.icon-color-transparent:after, .icon-box > *.icon-color-transparent:before, .icon-box > *.icon-color-transparent:after {
  color: var(--transparent); }
.icon.icon-color-default:before, .icon.icon-color-default:after, .icon-box > *.icon-color-default:before, .icon-box > *.icon-color-default:after {
  color: var(--default); }
.icon.fa-long-arrow-up-right:before, .icon-box > *.fa-long-arrow-up-right:before {
  content: "";
  transform: rotate(45deg); }
.icon.fa-long-arrow-down-right:before, .icon-box > *.fa-long-arrow-down-right:before {
  content: "";
  transform: rotate(45deg); }
.icon.fa-long-arrow-down-left:before, .icon-box > *.fa-long-arrow-down-left:before {
  content: "";
  transform: rotate(45deg); }
.icon.fa-long-arrow-up-left:before, .icon-box > *.fa-long-arrow-up-left:before {
  content: "";
  transform: rotate(45deg); }
.icon.ellipsis-v, .icon-box > *.ellipsis-v {
  width: 16px;
  min-width: 16px; }
  .icon.ellipsis-v:before, .icon-box > *.ellipsis-v:before {
    content: "";
    width: 14px; }
.icon.c-black:before, .icon-box > *.c-black:before {
  color: rgba(0, 0, 0, 0.4); }
.icon.c-red:before, .icon-box > *.c-red:before {
  color: rgba(255, 0, 0, 0.4); }
.icon.empty, .icon-box > *.empty {
  border-color: transparent;
  background-color: transparent;
  cursor: default; }
  .icon.empty:hover, .icon-box > *.empty:hover {
    box-shadow: none; }
.icon.no:after, .icon-box > *.no:after {
  content: '';
  display: block;
  position: absolute;
  left: unset;
  right: 3px;
  top: 3px;
  width: 22px;
  height: 2px;
  background-color: var(--orange);
  transform-origin: 100% 50%;
  transform: rotate(-45deg); }
.icon.-hashtag:before, .icon.-hashtag:after, .icon.-history:before, .icon.-history:after, .icon.-list:before, .icon.-list:after, .icon.-money:before, .icon.-money:after, .icon.-plus:before, .icon.-plus:after, .icon.-table:before, .icon.-table:after, .icon.-remove:before, .icon.-remove:after, .icon.-magic:before, .icon.-magic:after, .icon.-cog:before, .icon.-cog:after, .icon.-cogs:before, .icon.-cogs:after, .icon.-edit:before, .icon.-edit:after, .icon.-exchange:before, .icon.-exchange:after, .icon.-info:before, .icon.-info:after, .icon.-download:before, .icon.-download:after, .icon.-refresh:before, .icon.-refresh:after, .icon.-ellipsis-h:before, .icon.-ellipsis-h:after, .icon.-clock-o:before, .icon.-clock-o:after, .icon.-text:before, .icon.-text:after, .icon-box > *.-hashtag:before, .icon-box > *.-hashtag:after, .icon-box > *.-history:before, .icon-box > *.-history:after, .icon-box > *.-list:before, .icon-box > *.-list:after, .icon-box > *.-money:before, .icon-box > *.-money:after, .icon-box > *.-plus:before, .icon-box > *.-plus:after, .icon-box > *.-table:before, .icon-box > *.-table:after, .icon-box > *.-remove:before, .icon-box > *.-remove:after, .icon-box > *.-magic:before, .icon-box > *.-magic:after, .icon-box > *.-cog:before, .icon-box > *.-cog:after, .icon-box > *.-cogs:before, .icon-box > *.-cogs:after, .icon-box > *.-edit:before, .icon-box > *.-edit:after, .icon-box > *.-exchange:before, .icon-box > *.-exchange:after, .icon-box > *.-info:before, .icon-box > *.-info:after, .icon-box > *.-download:before, .icon-box > *.-download:after, .icon-box > *.-refresh:before, .icon-box > *.-refresh:after, .icon-box > *.-ellipsis-h:before, .icon-box > *.-ellipsis-h:after, .icon-box > *.-clock-o:before, .icon-box > *.-clock-o:after, .icon-box > *.-text:before, .icon-box > *.-text:after {
  width: 12px;
  height: 12px;
  line-height: 12px;
  text-align: center;
  font-size: 10px; }
.icon.-hashtag:after, .icon.-history:after, .icon.-list:after, .icon.-money:after, .icon.-plus:after, .icon.-table:after, .icon.-remove:after, .icon.-magic:after, .icon.-cog:after, .icon.-cogs:after, .icon.-edit:after, .icon.-exchange:after, .icon.-info:after, .icon.-download:after, .icon.-refresh:after, .icon.-ellipsis-h:after, .icon.-clock-o:after, .icon.-text:after, .icon-box > *.-hashtag:after, .icon-box > *.-history:after, .icon-box > *.-list:after, .icon-box > *.-money:after, .icon-box > *.-plus:after, .icon-box > *.-table:after, .icon-box > *.-remove:after, .icon-box > *.-magic:after, .icon-box > *.-cog:after, .icon-box > *.-cogs:after, .icon-box > *.-edit:after, .icon-box > *.-exchange:after, .icon-box > *.-info:after, .icon-box > *.-download:after, .icon-box > *.-refresh:after, .icon-box > *.-ellipsis-h:after, .icon-box > *.-clock-o:after, .icon-box > *.-text:after {
  left: unset;
  top: unset;
  right: 0px;
  bottom: 0px; }
.icon.-hashtag:after, .icon-box > *.-hashtag:after {
  content: ""; }
.icon.-history:after, .icon-box > *.-history:after {
  content: ""; }
.icon.-list:after, .icon-box > *.-list:after {
  content: ""; }
.icon.-money:after, .icon-box > *.-money:after {
  content: ""; }
.icon.-plus:after, .icon-box > *.-plus:after {
  content: ""; }
.icon.-table:after, .icon-box > *.-table:after {
  content: ""; }
.icon.-remove:after, .icon-box > *.-remove:after {
  content: ""; }
.icon.-magic:after, .icon-box > *.-magic:after {
  content: ""; }
.icon.-cog:after, .icon-box > *.-cog:after {
  content: ""; }
.icon.-cogs:after, .icon-box > *.-cogs:after {
  content: ""; }
.icon.-edit:after, .icon-box > *.-edit:after {
  content: ""; }
.icon.-exchange:after, .icon-box > *.-exchange:after {
  content: ""; }
.icon.-info:after, .icon-box > *.-info:after {
  content: ""; }
.icon.-download:after, .icon-box > *.-download:after {
  content: ""; }
.icon.-refresh:after, .icon-box > *.-refresh:after {
  content: ""; }
.icon.-ellipsis-h:after, .icon-box > *.-ellipsis-h:after {
  content: ""; }
.icon.-clock-o:after, .icon-box > *.-clock-o:after {
  content: ""; }
.icon.-circle:before, .icon.-square:before, .icon-box > *.-circle:before, .icon-box > *.-square:before {
  font-size: 14px; }
.icon.-circle:after, .icon.-square:after, .icon-box > *.-circle:after, .icon-box > *.-square:after {
  content: '';
  left: 1px;
  top: 1px;
  width: 18px;
  height: 18px;
  border-radius: 9px; }
.icon.-circle:after, .icon-box > *.-circle:after {
  border: 1px solid var(--color6); }
.icon.rotate-45:before, .icon-box > *.rotate-45:before {
  transform: rotate(-45deg); }
.icon.rotate-90:before, .icon-box > *.rotate-90:before {
  transform: rotate(-90deg); }
.icon.animation8:before, .icon-box > *.animation8:before {
  animation: ani-spin 1s infinite steps(8); }
.icon.slim, .icon-box > *.slim {
  min-width: 18px;
  padding: 0; }
  .icon.slim:before, .icon-box > *.slim:before {
    width: 16px;
    height: 16px;
    line-height: 16px;
    font-size: 12px; }
.icon > .small-text, .icon-box > * > .small-text {
  position: relative;
  font-size: 12px;
  color: #000;
  line-height: 10px; }
.icon > .-text, .icon-box > * > .-text {
  position: absolute;
  right: 1px;
  bottom: 1px;
  font-size: 10px;
  line-height: 10px; }
.icon.icon-left-h18, .icon.icon-right-h18, .icon-box > *.icon-left-h18, .icon-box > *.icon-right-h18 {
  text-align: left; }
  .icon.icon-left-h18:before, .icon.icon-left-h18:after, .icon.icon-right-h18:before, .icon.icon-right-h18:after, .icon-box > *.icon-left-h18:before, .icon-box > *.icon-left-h18:after, .icon-box > *.icon-right-h18:before, .icon-box > *.icon-right-h18:after {
    width: 18px;
    height: 18px;
    line-height: 18px; }
  .icon.icon-left-h18.btn:before, .icon.icon-left-h18.btn:after, .icon.icon-right-h18.btn:before, .icon.icon-right-h18.btn:after, .icon-box > *.icon-left-h18.btn:before, .icon-box > *.icon-left-h18.btn:after, .icon-box > *.icon-right-h18.btn:before, .icon-box > *.icon-right-h18.btn:after {
    height: 16px;
    line-height: 16px; }
.icon.icon-left-h18, .icon-box > *.icon-left-h18 {
  padding-left: 24px; }
.icon.icon-right-h18, .icon-box > *.icon-right-h18 {
  padding-right: 24px; }
.icon.icon-left-h24, .icon.icon-right-h24, .icon-box > *.icon-left-h24, .icon-box > *.icon-right-h24 {
  text-align: left; }
  .icon.icon-left-h24:before, .icon.icon-left-h24:after, .icon.icon-right-h24:before, .icon.icon-right-h24:after, .icon-box > *.icon-left-h24:before, .icon-box > *.icon-left-h24:after, .icon-box > *.icon-right-h24:before, .icon-box > *.icon-right-h24:after {
    width: 24px;
    height: 24px;
    line-height: 24px;
    font-size: 16px; }
  .icon.icon-left-h24.btn:before, .icon.icon-left-h24.btn:after, .icon.icon-right-h24.btn:before, .icon.icon-right-h24.btn:after, .icon-box > *.icon-left-h24.btn:before, .icon-box > *.icon-left-h24.btn:after, .icon-box > *.icon-right-h24.btn:before, .icon-box > *.icon-right-h24.btn:after {
    height: 22px;
    line-height: 22px; }
.icon.icon-left-h24, .icon-box > *.icon-left-h24 {
  padding-left: 26px; }
.icon.icon-right-h24, .icon-box > *.icon-right-h24 {
  padding-right: 26px; }
.icon.icon-left-h30:before, .icon.icon-left-h30:after, .icon.icon-right-h30:before, .icon.icon-right-h30:after, .icon.row.icon-left:before, .icon.row.icon-left:after, .icon.row.icon-right:before, .icon.row.icon-right:after, .icon h1.icon-left:before, .icon h1.icon-left:after, .icon-box > *.icon-left-h30:before, .icon-box > *.icon-left-h30:after, .icon-box > *.icon-right-h30:before, .icon-box > *.icon-right-h30:after, .icon-box > *.row.icon-left:before, .icon-box > *.row.icon-left:after, .icon-box > *.row.icon-right:before, .icon-box > *.row.icon-right:after, .icon-box > * h1.icon-left:before, .icon-box > * h1.icon-left:after {
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 20px; }
.icon.icon-left-h30, .icon.row.icon-left, .icon h1.icon-left, .icon-box > *.icon-left-h30, .icon-box > *.row.icon-left, .icon-box > * h1.icon-left {
  padding-left: 36px; }
.icon.icon-right-h30, .icon.row.icon-right, .icon-box > *.icon-right-h30, .icon-box > *.row.icon-right {
  padding-right: 36px; }
.icon.icon-left-h36:before, .icon.icon-left-h36:after, .icon.icon-right-h36:before, .icon.icon-right-h36:after, .icon-box > *.icon-left-h36:before, .icon-box > *.icon-left-h36:after, .icon-box > *.icon-right-h36:before, .icon-box > *.icon-right-h36:after {
  width: 36px;
  height: 36px;
  line-height: 36px;
  font-size: 20px; }
.icon.icon-left-h36, .icon-box > *.icon-left-h36 {
  padding-left: 42px; }
.icon.icon-right-h36, .icon-box > *.icon-right-h36 {
  padding-right: 42px; }
.icon.icon-right-h18:before, .icon.icon-right-h18:after, .icon.icon-right-h24:before, .icon.icon-right-h24:after, .icon.icon-right-h30:before, .icon.icon-right-h30:after, .icon.table-row.icon-right:before, .icon.table-row.icon-right:after, .icon.icon-right-h36:before, .icon.icon-right-h36:after, .icon-box > *.icon-right-h18:before, .icon-box > *.icon-right-h18:after, .icon-box > *.icon-right-h24:before, .icon-box > *.icon-right-h24:after, .icon-box > *.icon-right-h30:before, .icon-box > *.icon-right-h30:after, .icon-box > *.table-row.icon-right:before, .icon-box > *.table-row.icon-right:after, .icon-box > *.icon-right-h36:before, .icon-box > *.icon-right-h36:after {
  left: auto;
  right: 0; }
.icon.btn.icon-left-h24, .icon.btn.icon-left-h30, .icon.btn.icon-left-h36, .icon-box > *.btn.icon-left-h24, .icon-box > *.btn.icon-left-h30, .icon-box > *.btn.icon-left-h36 {
  padding-right: 5px; }
.icon.btn.icon-right-h18, .icon.btn.icon-right-h24, .icon.btn.icon-right-h30, .icon.btn.table-row.icon-right, .icon.btn.icon-right-h36, .icon-box > *.btn.icon-right-h18, .icon-box > *.btn.icon-right-h24, .icon-box > *.btn.icon-right-h30, .icon-box > *.btn.table-row.icon-right, .icon-box > *.btn.icon-right-h36 {
  padding-left: 5px; }

* {
  box-sizing: inherit; }

html, body {
  height: 100%;
  margin: 0;
  border: 0;
  padding: 0; }

body {
  background-color: var(--body_bg_color);
  box-sizing: border-box;
  font-family: Verdana;
  font-size: 12px;
  text-align: left;
  color: var(--text_color); }

/*.body-cover	{
	position: relative;
	display: block;
	min-height: 100%;
	padding-bottom: 40px;
	overflow: hidden;
}*/
body > .main {
  position: relative;
  padding: 10px 15px 5px 15px;
  z-index: 0; }
  body > .main .title-line {
    position: relative;
    height: 40px;
    display: flex;
    justify-content: space-between; }
    body > .main .title-line > h1 {
      white-space: nowrap; }
    body > .main .title-line > .btn-box, body > .main .title-line > .icon-box {
      flex-wrap: nowrap;
      margin-top: 8px; }
    body > .main .title-line > .rss_lenta {
      margin-top: 8px; }
    @media (max-width: 800px) {
      body > .main .title-line > h1 {
        max-width: calc(100% - 40px);
        overflow: hidden; }
      body > .main .title-line > .btn-box, body > .main .title-line > .icon-box {
        display: none; }
      body > .main .title-line.show-mobile-menu .btn-box {
        display: flex;
        position: absolute;
        right: 0;
        top: 100%;
        z-index: 4;
        margin: 0;
        padding: 10px 20px;
        background-color: var(--bg_color);
        flex-direction: column; }
        body > .main .title-line.show-mobile-menu .btn-box > .btn {
          margin: 0 0 5px 0; }
          body > .main .title-line.show-mobile-menu .btn-box > .btn:last-child {
            margin-bottom: 0; }
      body > .main .title-line.show-mobile-menu .icon-box {
        display: flex;
        position: absolute;
        right: 0;
        top: 100%;
        z-index: 4;
        margin: 0;
        padding: 10px 20px;
        background-color: var(--bg_color); } }

footer {
  height: 40px;
  min-height: 40px;
  background: var(--row_bg_color2);
  position: relative;
  /*	.copyright {
  		position: absolute;
  		right: 10px;
  		top: 10px;
  		line-height: 20px;
  		color: var(--header_bg_color);
  		a {
  			color: var(--header_bg_color);
  		}
  	}
  	.panel {
  		display: flex;
  		padding: 10px 0 0 10px;
  		line-height: 20px;
  		color: var(--header_bg_color);
  	}*/ }

a {
  color: var(--a_color);
  text-decoration: none; }
  a:hover, a:focus, a:active {
    text-decoration: underline;
    outline: none; }

.err {
  color: #c00; }

pre.p {
  background: #ffc;
  border: 1px solid #a66;
  color: #a66; }

h1, .h1 {
  line-height: 24px;
  margin: 0;
  padding: 0;
  font-size: 24px;
  font-weight: 400; }

h2, h3, h4, h5, h6, .h2, .h3, .h4, .h5, .h6 {
  line-height: 24px;
  margin: 0;
  padding: 0; }

.stat_info_box {
  position: fixed;
  right: 10px;
  bottom: 10px;
  width: 300px;
  height: 200px;
  background-color: var(--bg_color);
  z-index: 21;
  display: none; }
  .stat_info_box.visible {
    display: block; }

.div_wait {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  overflow: hidden; }

.hide-item-list > * {
  display: none; }
.hide-item-list.show-item-00 > .item-00, .hide-item-list.show-item-01 > .item-01, .hide-item-list.show-item-02 > .item-02, .hide-item-list.show-item-03 > .item-03, .hide-item-list.show-item-04 > .item-04, .hide-item-list.show-item-05 > .item-05, .hide-item-list.show-item-06 > .item-06, .hide-item-list.show-item-07 > .item-07, .hide-item-list.show-item-08 > .item-08, .hide-item-list.show-item-09 > .item-09, .hide-item-list.show-item-10 > .item-10, .hide-item-list.show-item-11 > .item-11, .hide-item-list.show-item-12 > .item-12, .hide-item-list > .show-always {
  display: block; }
.hide-item-list > .title-item-00, .hide-item-list > .title-item-01, .hide-item-list > .title-item-02, .hide-item-list > .title-item-03, .hide-item-list > .title-item-04, .hide-item-list > .title-item-05, .hide-item-list > .title-item-06, .hide-item-list > .title-item-07, .hide-item-list > .title-item-08, .hide-item-list > .title-item-09, .hide-item-list > .title-item-10, .hide-item-list > .title-item-11, .hide-item-list > .title-item-12 {
  position: relative;
  padding-right: 34px;
  cursor: pointer; }
  .hide-item-list > .title-item-00:after, .hide-item-list > .title-item-01:after, .hide-item-list > .title-item-02:after, .hide-item-list > .title-item-03:after, .hide-item-list > .title-item-04:after, .hide-item-list > .title-item-05:after, .hide-item-list > .title-item-06:after, .hide-item-list > .title-item-07:after, .hide-item-list > .title-item-08:after, .hide-item-list > .title-item-09:after, .hide-item-list > .title-item-10:after, .hide-item-list > .title-item-11:after, .hide-item-list > .title-item-12:after {
    content: '\f107';
    display: block;
    width: 24px;
    height: 24px;
    position: absolute;
    right: 5px;
    top: 3px;
    padding: 0;
    font-size: 12px;
    font-family: 'FontAwesome';
    line-height: 22px;
    text-align: center;
    overflow: hidden; }
.hide-item-list.show-item-00 > .title-item-00:after, .hide-item-list.show-item-01 > .title-item-01:after, .hide-item-list.show-item-02 > .title-item-02:after, .hide-item-list.show-item-03 > .title-item-03:after, .hide-item-list.show-item-04 > .title-item-04:after, .hide-item-list.show-item-05 > .title-item-05:after, .hide-item-list.show-item-06 > .title-item-06:after, .hide-item-list.show-item-07 > .title-item-07:after, .hide-item-list.show-item-08 > .title-item-08:after, .hide-item-list.show-item-09 > .title-item-09:after, .hide-item-list.show-item-10 > .title-item-10:after, .hide-item-list.show-item-11 > .title-item-11:after, .hide-item-list.show-item-12 > .title-item-12:after {
  content: '\f106'; }

table.callback_list {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0px; }
  table.callback_list td {
    padding: 5px 10px;
    background-color: var(--row_bg_color2);
    border-width: 1px 1px 0 1px;
    border-style: solid;
    border-color: var(--border_color);
    white-space: pre-wrap;
    width: 50%;
    max-height: 100px;
    overflow-y: auto; }
    table.callback_list td .date {
      color: var(--border_color); }
  table.callback_list tr > td:first-child {
    border-right-width: 0;
    width: 50%; }
  table.callback_list tr > td:last-child {
    border-left-width: 0; }
  table.callback_list tr:nth-child(odd) > td:first-child {
    background-color: var(--row_bg_color1); }
  table.callback_list tr:nth-child(even) > td:last-child {
    background-color: var(--row_bg_color1); }
  table.callback_list tr:first-child > td:first-child {
    border-radius: 2px 0 0 0; }
  table.callback_list tr:first-child > td:last-child {
    border-radius: 0 2px 0 0; }
  table.callback_list tr:last-child > td {
    border-bottom-width: 1px; }
    table.callback_list tr:last-child > td:first-child {
      border-radius: 0 0 0 2px; }
    table.callback_list tr:last-child > td:last-child {
      border-radius: 0 0 2px 0; }

.mobile-menu-icon {
  display: none; }
  @media (max-width: 800px) {
    .mobile-menu-icon {
      display: block;
      position: relative;
      width: 30px;
      height: 24px;
      cursor: pointer; }
      .mobile-menu-icon span {
        display: block;
        width: 100%;
        height: 4px;
        border-radius: 2px;
        background-color: var(--a_color);
        position: absolute;
        left: 0;
        top: 0;
        opacity: 1;
        transition: transform 0.2s linear, opacity 0.2s linear, width 0.2s linear, top 0.2s linear, left 0.2s linear; }
        .mobile-menu-icon span:nth-child(2) {
          top: 10px; }
        .mobile-menu-icon span:nth-child(3) {
          top: 20px; }
      .show-mobile-menu .mobile-menu-icon span {
        transition: transform 0.2s linear, opacity 0.2s linear, width 0.2s linear, top 0.2s linear, left 0.2s linear; }
        .show-mobile-menu .mobile-menu-icon span:nth-child(1) {
          left: -3px;
          top: 10px;
          width: 36px;
          transform: rotate(143deg); }
        .show-mobile-menu .mobile-menu-icon span:nth-child(2) {
          left: 13px;
          width: 4px;
          opacity: 0; }
        .show-mobile-menu .mobile-menu-icon span:nth-child(3) {
          left: -3px;
          top: 10px;
          width: 36px;
          transform: rotate(-143deg); } }

.media-visible {
  display: none; }
  @media (max-width: 800px) {
    .media-visible {
      display: block; } }

@media (max-width: 800px) {
  .media-invisible {
    display: none; } }

.rss_lenta {
  height: 24px; }
  .rss_lenta .link_box {
    line-height: 24px; }

.pre {
  white-space: pre;
  font-family: Consolas,monospace; }

.frame {
  background-color: var(--bg_color);
  border: 1px solid var(--border_color); }

.c-gray {
  color: var(--color3); }
  .c-gray input[type="text"], .c-gray input[type="password"], .c-gray .input, .c-gray select {
    color: var(--color3); }

.bg {
  background-color: var(--bg_color); }

.lang-menu {
  position: absolute;
  left: -2px;
  top: 26px;
  padding: 2px;
  background-color: var(--row_bg_color2);
  border: 1px solid var(--border_color);
  border-radius: 6px; }

body.ny .main:before {
  content: "";
  display: block;
  position: absolute;
  left: 0px;
  top: 2px;
  width: 100%;
  height: 12px;
  pointer-events: none;
  background-image: url(../../admin/css/images/garland.svg);
  background-position: 0 0;
  background-repeat: repeat-x;
  animation: rainbow 3s infinite; }

@keyframes rainbow {
  0% {
    filter: hue-rotate(0deg); }
  100% {
    filter: hue-rotate(360deg); } }
header {
  width: 100%;
  height: 40px;
  background: var(--row_bg_color2);
  position: relative;
  z-index: 2;
  padding: 0 20px; }
  header .logo {
    position: relative;
    width: 40px;
    height: 40px;
    padding: 5px; }
    header .logo:before {
      content: '';
      display: block;
      width: 30px;
      height: 30px;
      background-image: url("../../admin/css/images/logo_dark.png");
      background-size: cover; }
    header .logo:hover {
      background-color: var(--hover_bg_color);
      color: var(--hover_text_color); }
      header .logo:hover:before {
        background-image: url("../../admin/css/images/logo_light.png"); }
    @media (max-width: 800px) {
      header .logo {
        margin-right: 10px; } }
  header .menu-list {
    flex-grow: 1;
    display: flex;
    justify-content: space-between;
    align-items: center; }
    header .menu-list menu {
      list-style-type: none;
      margin: 0;
      padding: 0; }
      header .menu-list menu li {
        display: block;
        margin: 0;
        padding: 0;
        position: relative; }
        header .menu-list menu li:hover > a, header .menu-list menu li:hover > span {
          background-color: var(--hover_bg_color);
          color: var(--hover_text_color); }
          header .menu-list menu li:hover > a:before, header .menu-list menu li:hover > span:before {
            color: var(--color6); }
        header .menu-list menu li a, header .menu-list menu li span {
          color: var(--text_color);
          position: relative;
          display: block;
          height: 40px;
          line-height: 40px;
          padding: 0 10px;
          white-space: nowrap;
          cursor: pointer; }
        header .menu-list menu li > span {
          cursor: default; }
        header .menu-list menu li.divider {
          height: 3px; }
      header .menu-list menu menu li > a, header .menu-list menu menu li > span {
        height: 30px;
        line-height: 30px; }
      header .menu-list menu menu li.sub > a, header .menu-list menu menu li.sub > span {
        padding-right: 24px; }
        header .menu-list menu menu li.sub > a:after, header .menu-list menu menu li.sub > span:after {
          content: "\f105";
          display: block;
          font-family: 'FontAwesome';
          line-height: 24px;
          text-align: center;
          position: absolute;
          width: 24px;
          height: 24px;
          left: unset;
          top: 3px;
          right: 0;
          line-height: 24px; }
    header .menu-list > menu > li:not(:hover) > .icon:before {
      color: var(--hover_text_color); }
    @media (max-width: 800px) {
      header .menu-list > menu {
        display: none; }
        header .menu-list > menu menu {
          margin-left: 10px; }
      header .menu-list.show-mobile-menu > menu {
        display: block;
        position: fixed;
        z-index: 1;
        left: 0;
        top: 40px;
        width: 100%;
        height: calc(100% - 80px);
        overflow: auto;
        padding: 0px 10px;
        background-color: var(--color7);
        background-image: var(--bg_image); }
        header .menu-list.show-mobile-menu > menu menu {
          background: none; } }
  @media (min-width: 801px) {
    header menu {
      border: 0;
      position: relative;
      background-color: inherit;
      display: flex; }
      header menu > li > menu {
        position: absolute;
        left: 0;
        top: 100%;
        display: none;
        box-shadow: 2px 2px 8px 0px rgba(0, 0, 0, 0.4);
        background-color: var(--row_bg_color2); }
        header menu > li > menu > li {
          border: 1px solid var(--border_color);
          border-top: none; }
          header menu > li > menu > li:first-child {
            border-top: 1px solid var(--border_color); }
        header menu > li > menu menu {
          position: absolute;
          left: 100%;
          top: -1px; }
      header menu > li:hover > menu {
        display: block; } }

.table > table {
  border-collapse: collapse;
  width: 100%; }
  .table > table td, .table > table th {
    padding: 3px 4px 3px 5px;
    line-height: 24px;
    font-size: 12px;
    border-right: 1px solid var(--border_color);
    vertical-align: top;
    position: relative; }
    .table > table td:last-child, .table > table th:last-child {
      border-right-width: 0;
      padding-left: 5px; }
    .table > table td.align-right, .table > table th.align-right {
      text-align: right; }
  .table > table tbody tr:nth-child(odd) {
    background-color: var(--row_bg_color1); }
  .table > table tbody tr:nth-child(even) {
    background-color: var(--row_bg_color2); }
  .table > table tbody tr:hover {
    background-color: var(--row_hover_color); }
  .table > table tbody tr.red > td, .table > table tbody tr > td.red {
    background-color: rgba(255, 0, 0, 0.1); }
  .table > table tbody tr.red-stripes > td, .table > table tbody tr > td.red-stripes {
    background: repeating-linear-gradient(-50deg, rgba(255, 0, 0, 0.3), rgba(255, 0, 0, 0.3) 5px, transparent 5px, transparent 10px); }
  .table > table tbody tr.green > td, .table > table tbody tr > td.green {
    background-color: rgba(128, 255, 0, 0.2); }
  .table > table tbody tr.green-stripes > td, .table > table tbody tr > td.green-stripes {
    background: repeating-linear-gradient(-50deg, rgba(128, 255, 0, 0.3), rgba(128, 255, 0, 0.3) 5px, transparent 5px, transparent 10px); }
  .table > table tbody tr.blue > td, .table > table tbody tr > td.blue {
    background-color: rgba(0, 0, 255, 0.1); }
  .table > table tbody tr.blue-stripes > td, .table > table tbody tr > td.blue-stripes {
    background: repeating-linear-gradient(-50deg, rgba(0, 0, 255, 0.3), rgba(0, 0, 255, 0.3) 5px, transparent 5px, transparent 10px); }
  .table > table tbody tr.gray-stripes > td, .table > table tbody tr > td.gray-stripes {
    background: repeating-linear-gradient(-50deg, rgba(128, 128, 128, 0.3), rgba(128, 128, 128, 0.3) 5px, transparent 5px, transparent 10px); }
  .table > table tbody tr.orange > td, .table > table tbody tr > td.orange {
    background-color: rgba(255, 128, 32, 0.2); }
  .table > table tbody tr.disabled > td, .table > table tbody tr > td.disabled {
    color: var(--color3); }
  .table > table tbody tr:last-child > td {
    border-bottom-width: 0; }
  .table > table thead th {
    background-color: var(--header_bg_color);
    position: sticky;
    top: 0;
    z-index: 1;
    color: var(--header_text_color);
    white-space: nowrap;
    border-bottom: none;
    font-weight: normal; }

/*
.two_col {
	padding: 0 5px 5px 5px;
	&>.two_col_first {
	}
	&>.two_col_second {

	}
	&.two_col_first_hide {
		&>.two_col_first {
			display: none;
		}
	}
}
*/
.td_ellipsis {
  position: relative; }
  .td_ellipsis > * {
    position: absolute; }

.table-header {
  background: var(--header_bg_color);
  color: #fff; }

.row {
  padding: 3px 5px;
  font-size: 12px;
  line-height: 24px; }
  .row.header {
    background: var(--header_bg_color);
    color: var(--header_text_color); }
    .row.header a {
      color: var(--header_text_color); }
  .row.first_row {
    position: sticky;
    top: 0;
    z-index: 1; }
  .row.header2 {
    background: var(--color5); }
  .row.header3 {
    background: var(--color4); }
  .row.slim {
    line-height: 18px; }
  .row.row-selected {
    background-color: var(--hover_bg_color); }
  .row.color:nth-child(odd) {
    background: var(--row_bg_color1); }
  .row.color:nth-child(even) {
    background: var(--row_bg_color2); }
  .row.color.red:nth-child(odd) {
    background-color: rgba(255, 196, 196, 0.4); }
  .row.color.red:nth-child(even) {
    background-color: rgba(196, 128, 128, 0.4); }
  .row.color.green:nth-child(odd) {
    background-color: rgba(196, 255, 196, 0.2); }
  .row.color.green:nth-child(even) {
    background-color: rgba(128, 196, 128, 0.2); }
  .row.color.hover:hover {
    background-color: var(--hover_bg_color); }
    .row.color.hover:hover.red {
      background-color: rgba(128, 0, 0, 0.4); }
    .row.color.hover:hover.green {
      background-color: rgba(0, 128, 0, 0.2); }
  .row:not(.color).red {
    background-color: #ffe8e8; }
  .row:not(.color).green {
    background-color: #e8ffe8; }
  .row.ico {
    padding-left: 30px; }
    .row.ico:before {
      left: 4px;
      top: 4px; }
  .row.border-1 {
    padding-top: 2px;
    padding-bottom: 2px; }
  .row.border-b {
    padding-bottom: 2px; }
  .row.disabled {
    color: var(--color3); }

.disabled .row {
  color: var(--color3); }

.table-box {
  margin: 3px 5px;
  border: 1px solid var(--border_color); }

.yozh-popup {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 20;
  background-color: rgba(0, 0, 0, 0.1);
  padding: 20px; }
  .yozh-popup .yozh-popup-frame {
    position: relative;
    transform: scale(0) rotate(-20deg);
    transition: transform .2s linear;
    max-height: 100%;
    border-radius: 5px;
    overflow: hidden; }
  .yozh-popup.visible .yozh-popup-frame {
    transform: scale(1) rotate(0deg);
    transition: transform .2s linear; }

.yozh-popup-content {
  position: relative;
  min-height: 90px;
  max-height: 100%;
  background-color: var(--color7);
  background-image: var(--bg_image);
  background-size: auto;
  background-attachment: fixed;
  background-position: 50% 50%; }

.yozh-popup-close {
  position: absolute;
  right: 5px;
  top: 3px;
  z-index: 1; }

.popup-bg {
  background: var(--bg_color); }

.tooltip-box {
  box-sizing: border-box;
  position: absolute;
  display: none;
  overflow: hidden;
  padding: 5px;
  background: var(--bg_color);
  background-image: var(--bg_image);
  background-size: auto;
  background-attachment: fixed;
  background-position: 50% 50%;
  border: 1px solid var(--border_color);
  border-radius: 3px;
  color: var(--text_color);
  font-size: 12px;
  line-height: 16px;
  z-index: 100;
  white-space: nowrap; }
  .tooltip-box.tooltip-box-visible {
    display: block; }
  .tooltip-box.no_padding {
    padding: unset;
    background-color: unset;
    border: unset; }
  .tooltip-box.tooltip-menu {
    padding: 0;
    z-index: 99; }
    .tooltip-box.tooltip-menu .tooltip-menu-item {
      position: relative;
      display: block;
      padding: 3px 8px;
      line-height: 24px;
      cursor: pointer;
      color: var(--text_color); }
      .tooltip-box.tooltip-menu .tooltip-menu-item:nth-child(odd) {
        background: var(--row_bg_color1); }
      .tooltip-box.tooltip-menu .tooltip-menu-item:nth-child(even) {
        background: var(--row_bg_color2); }
      .tooltip-box.tooltip-menu .tooltip-menu-item:last-child {
        border-bottom: none; }
      .tooltip-box.tooltip-menu .tooltip-menu-item:hover {
        background-color: var(--hover_bg_color);
        color: var(--hover_text_color); }

.visible-block > *:not(.visible-block-all) {
  display: none; }
.visible-block.visible-1 > .visible-block-1 {
  display: block; }
.visible-block.visible-2 > .visible-block-2 {
  display: block; }
.visible-block.visible-3 > .visible-block-3 {
  display: block; }
.visible-block.visible-4 > .visible-block-4 {
  display: block; }
.visible-block.visible-5 > .visible-block-5 {
  display: block; }
.visible-block.visible-6 > .visible-block-6 {
  display: block; }
.visible-block.visible-7 > .visible-block-7 {
  display: block; }
.visible-block.visible-8 > .visible-block-8 {
  display: block; }
.visible-block.visible-9 > .visible-block-9 {
  display: block; }
.visible-block.visible-10 > .visible-block-10 {
  display: block; }
.visible-block.visible-11 > .visible-block-11 {
  display: block; }
.visible-block.visible-12 > .visible-block-12 {
  display: block; }

.tabs .tabs_header {
  display: flex;
  margin-bottom: 5px; }
  .tabs .tabs_header > * {
    border-bottom: 1px solid var(--border_color); }
  .tabs .tabs_header .tabs_header_item {
    border-radius: 5px 5px 0 0;
    border-left: 1px solid var(--border_color);
    border-top: 1px solid var(--border_color);
    border-right: 1px solid var(--border_color);
    margin-right: -1px;
    padding: 0 10px;
    cursor: pointer; }
    .tabs .tabs_header .tabs_header_item.active {
      border-bottom-color: transparent; }

@media (max-width: 800px) {
  body .main, body.vert-flex .main {
    height: auto; }

  .columns_box {
    display: block;
    max-height: none; }
    .columns_box .left_column {
      width: auto;
      max-height: none;
      margin-right: 0; }
      .columns_box .left_column .table_db_filters {
        width: auto;
        display: flex;
        flex-wrap: wrap; }
        .columns_box .left_column .table_db_filters .item {
          width: 208px; }
          .columns_box .left_column .table_db_filters .item.title {
            width: 100%; }
    .columns_box.left_column > .left_column_switcher {
      left: auto;
      right: 5px; }

  .settings .item > .content {
    flex-wrap: wrap; }

  .yozh-popup .yozh-popup-content-scroll .yozh-popup-frame {
    max-width: 100% !important; }

  .flex-block.media-wrap {
    flex-wrap: wrap; } }
.yozh_calendar {
  background-color: var(--bg_color);
  background-image: var(--bg_image);
  background-size: auto;
  background-attachment: fixed;
  background-position: 50% 50%;
  position: relative;
  width: 175px;
  height: 166px;
  border: 1px solid var(--border_color); }
  .yozh_calendar .day, .yozh_calendar .week, .yozh_calendar .month, .yozh_calendar .year {
    text-align: center;
    color: var(--text_color);
    cursor: pointer;
    margin-bottom: 2px; }
    .yozh_calendar .day.white, .yozh_calendar .week.white, .yozh_calendar .month.white, .yozh_calendar .year.white {
      color: var(--color3); }
    .yozh_calendar .day.selected, .yozh_calendar .week.selected, .yozh_calendar .month.selected, .yozh_calendar .year.selected {
      background-color: var(--row_bg_color2); }
      .yozh_calendar .day.selected.first, .yozh_calendar .week.selected.first, .yozh_calendar .month.selected.first, .yozh_calendar .year.selected.first {
        border-top-left-radius: 3px;
        border-bottom-left-radius: 3px; }
      .yozh_calendar .day.selected.last, .yozh_calendar .week.selected.last, .yozh_calendar .month.selected.last, .yozh_calendar .year.selected.last {
        border-top-right-radius: 3px;
        border-bottom-right-radius: 3px; }
    .yozh_calendar .day.current, .yozh_calendar .week.current, .yozh_calendar .month.current, .yozh_calendar .year.current {
      border-radius: 3px; }
    .yozh_calendar .day.today, .yozh_calendar .week.today, .yozh_calendar .month.today, .yozh_calendar .year.today {
      font-weight: bold; }
    .yozh_calendar .day:hover, .yozh_calendar .week:hover, .yozh_calendar .month:hover, .yozh_calendar .year:hover {
      background-color: rgba(0, 0, 0, 0.2);
      border-radius: 0; }
  .yozh_calendar .yozh_calendar_week_day_list {
    padding: 0 2px;
    background-color: var(--header_bg_color); }
    .yozh_calendar .yozh_calendar_week_day_list .day {
      margin-bottom: 0;
      color: var(--header_text_color);
      cursor: default; }
      .yozh_calendar .yozh_calendar_week_day_list .day:hover {
        background-color: transparent; }
  .yozh_calendar .yozh_calendar_day_list {
    padding: 2px 0 0 2px; }
  .yozh_calendar .yozh_calendar_month_list {
    padding: 0 2px; }
  .yozh_calendar .yozh_calendar_year_list {
    padding: 0 2px; }
  .yozh_calendar .day {
    width: 24px;
    height: 18px;
    font-size: 12px;
    line-height: 18px; }
  .yozh_calendar .week {
    width: 84px;
    height: 17px;
    font-size: 12px;
    line-height: 17px; }
  .yozh_calendar .month {
    width: 42px;
    height: 44px;
    font-size: 12px;
    line-height: 44px; }
  .yozh_calendar .year {
    width: 42px;
    height: 26px;
    font-size: 12px;
    line-height: 26px; }

.player {
  z-index: 20; }
  .player .visual-box {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: repeating-linear-gradient(-45deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2) 5px, rgba(0, 0, 0, 0) 5px, rgba(0, 0, 0, 0) 10px), repeating-linear-gradient(45deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2) 5px, rgba(0, 0, 0, 0) 5px, rgba(0, 0, 0, 0) 10px);
    z-index: 1;
    display: none; }
    .player .visual-box video {
      width: 100%;
      height: 100%;
      position: absolute;
      left: 0;
      top: 0; }
  .player .panel-box {
    position: fixed;
    left: calc(50% - 400px);
    bottom: 0;
    width: 800px;
    height: 48px;
    z-index: 2; }
    .player .panel-box .player-panel {
      height: 40px;
      border: 1px solid var(--border_color);
      border-radius: 5px;
      padding: 8px 8px 0 8px;
      background-color: var(--bg_color); }
  .player.visual-mode .visual-box {
    display: block; }
  .player.visual-mode .panel-box .player-panel {
    display: none; }
  .player.visual-mode .panel-box:hover .player-panel {
    display: block; }

.popup-close {
  position: absolute;
  right: 5px;
  top: 5px;
  width: 16px;
  height: 16px;
  border: 1px solid var(--border_color);
  border-radius: 8px;
  text-align: center;
  display: block;
  cursor: pointer; }
  .popup-close:before {
    display: block;
    position: absolute;
    width: 14px;
    height: 14px;
    left: 0px;
    top: 0px;
    content: "";
    font-family: 'FontAwesome';
    line-height: 14px;
    font-size: 12px;
    text-align: center; }
  .popup-close:hover {
    border-color: var(--color3); }
    .popup-close:hover:before {
      color: var(--color3); }

.line-box {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  cursor: pointer; }
  .line-box:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 2px;
    background-color: #C0C0C0;
    left: 0px;
    bottom: 3px; }
  .line-box .value-cursor {
    position: absolute;
    width: 0;
    height: 2px;
    background-color: var(--orange);
    left: 0px;
    bottom: 3px; }
    .line-box .value-cursor:after {
      content: '';
      display: block;
      position: absolute;
      box-sizing: border-box;
      right: -4px;
      top: -3px;
      width: 8px;
      height: 8px;
      border-radius: 4px;
      border: 2px solid var(--orange);
      background-color: var(--color6); }
    .line-box .value-cursor.smoothly {
      transition: width .2s linear; }

.image_player {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain; }

/*.tree_db {
	position: relative;
	margin: 0;
	border-color: var(--header_bg_color);
	border-style: solid;
	border-width:  0 1px 0 0;
	padding: 0;
	.node-list {
		position: relative;
		margin: 0 0 10px 0;
		padding: 40px 0 0 10px;

//		border-color: var(--header_bg_color);
		border-style: solid;
		border-width: 1px 0 1px 1px;

		background-color: var(--row_bg_color1);
		&.level-even {background-color: var(--row_bg_color2);}

		.drag_target {
			display: block;
			position: absolute;
			left: -1px;
			width: 100%;
			height: 10px;
//			background-color: rgba(128,0,255,.05);
//			z-index: 2;
		}
		.drag_target.insert_before {
			top: -10px;
		}
		.drag_target.append_child {
			bottom: 0px;
		}

//		&.draggable>.node>.title {
//			cursor: move;
//		}
		&.drop_active, &.drop_active .node-list {
			background-color: var(--border_color);
		}
	}

	.node {
		display: block;
		position: absolute;
		top: 0;
		left: 0px;
		width: 100%;
		height: 40px;

		&>.title {
			position: absolute;
			left: 0;
			top: 0;
			margin: 0;
			padding: 8px 0 8px 30px;
			line-height: 24px;
			font-size: 12px;
			width: 100%;

		}
		&>.icon-box {position: absolute; right: 10px; top: 8px;}
//		&.ui-sortable-helper {opacity: 0.5;}
	}
	&>.node>.title:hover {cursor: auto;}

	.drag_padle {
		position: absolute;
		left: 0;
		top: 0;
		width: 0;
		height: 0;
		margin: 0;
		border: none;
		padding: 0;
	}
}

.yozh-tree-db {
	position: relative;
	margin: 0;
	border-color: var(--header_bg_color);
	border-style: solid;
	border-width:  0 1px 0 0;
	padding: 0;
	.yozh-tree-node {
		position: relative;
		margin: 0 0 10px 0;
		padding: 40px 0 0 10px;

		border-color: var(--header_bg_color);
		border-style: solid;
		border-width: 1px 0 1px 1px;

		background-color: var(--row_bg_color1);
		&.level-even {background-color: var(--row_bg_color2);}

		&>.yozh-tree-node-title {
			position: absolute;
			left: 0;
			top: 0;
			margin: 0;
			padding: 8px 0 8px 30px;
			line-height: 24px;
			font-size: 12px;
			width: 100%;
			height: 40px;
		}
		&.yozh-tree-node-over>.yozh-tree-node-title {
			background-color: $gray-light;
		}

		&>.yozh-tree-node-handler {
			position: absolute;
			left: 0;
			top: 8px;
			margin: 0;
			padding: 0;
			width: 100%;
			height: 24px;
			&.draggable {
				cursor: move;
			}
		}

		&>.yozh-tree-drag-target-insert-before, &>.yozh-tree-drag-target-append-child {
			display: block;
			position: absolute;
			left: 0px;
			width: 100%;
			height: 10px;
//			background-color: rgba(128,0,255,.05);
		}
		&>.yozh-tree-drag-target-insert-before {
			top: -10px;
		}
		&>.yozh-tree-drag-target-append-child {
			display: none;
			bottom: 0px;
		}
		&>.icon-box {
			position: absolute;
			right: 8px;
			top: 8px;
			z-index: 1;
		}
		&>.icon-node-expand {
			position: absolute;
			width: 24px;
			height: 24px;
			left: 3px;
			top: 8px;
			cursor: pointer;
			z-index: 1;
			&:before {
				content: "\f067";
				display: block;
				position: absolute;
				left: 0;
				top: 0;
				width: 24px;
				height: 24px;
				font-size: 14px;
				font-family: 'FontAwesome';
				font-weight: 100;
				line-height: 24px;
				text-align: center;
				color: var(--header_bg_color);
			}
		}
		&>.yozh-tree-node {
			display: none;
		}
		&.node-expanded {
			&>.icon-node-expand:before {
				content: "\f068";
			}
			&>.yozh-tree-drag-target-append-child {
				display: block;
			}
			&>.yozh-tree-node {
				display: block;
			}
		}
	}
}
*/
.tree-line, .tree-node {
  position: relative;
  width: 10px; }
  .tree-line::before, .tree-node::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: -18px;
    width: 100%;
    height: 30px;
    border-left: 1px solid var(--border_color); }
  .tree-line:first-child::before, .tree-node:first-child::before {
    border-left: none; }

.tree-node {
  width: 20px;
  margin: 0 10px 0 0; }
  .tree-node::before {
    border-bottom: 1px solid var(--border_color); }

.w0 {
  width: 0; }

.w5 {
  width: 5px;
  min-width: 5px; }

.w10 {
  width: 10px;
  min-width: 10px; }

.w20 {
  width: 20px;
  min-width: 20px; }

.w24 {
  width: 24px;
  min-width: 24px; }

.w30 {
  width: 30px !important;
  min-width: 30px; }

.w40 {
  width: 40px;
  min-width: 40px; }

.w50 {
  width: 50px;
  min-width: 50px; }

.w60 {
  width: 60px;
  min-width: 60px; }

.w70 {
  width: 70px;
  min-width: 70px; }

.w80 {
  width: 80px;
  min-width: 80px; }

.w90 {
  width: 90px;
  min-width: 90px; }

.w100 {
  width: 100px;
  min-width: 100px; }

.w120 {
  width: 120px;
  min-width: 120px; }

.w130 {
  width: 130px;
  min-width: 130px; }

.w140 {
  width: 140px;
  min-width: 140px; }

.w150 {
  width: 150px;
  min-width: 150px; }

.w160 {
  width: 160px;
  min-width: 160px; }

.w180 {
  width: 180px;
  min-width: 180px; }

.w200 {
  width: 200px;
  min-width: 200px; }

.w220 {
  width: 220px;
  min-width: 220px; }

.w300 {
  width: 300px;
  min-width: 300px; }

.w380 {
  width: 380px;
  min-width: 380px; }

.w400 {
  width: 400px;
  min-width: 400px; }

.w450 {
  width: 450px;
  min-width: 450px; }

.w500 {
  width: 500px;
  min-width: 500px; }

.w600 {
  width: 600px;
  min-width: 600px; }

.w800 {
  width: 800px;
  min-width: 800px; }

.w1000 {
  width: 1000px;
  min-width: 1000px; }

.w1200 {
  width: 1200px;
  min-width: 1200px; }

.w25p {
  width: 25%;
  min-width: 25px; }

.w50p {
  width: 50%;
  min-width: 50px; }

.w100p {
  width: 100%; }

.wauto {
  width: auto; }

.w-max50 {
  width: 100%;
  max-width: 50px; }

.w-max400 {
  width: 100%;
  max-width: 400px; }

.w-max600 {
  width: 100%;
  max-width: 600px; }

.w-max800 {
  width: 100%;
  max-width: 800px; }

.w-unset {
  width: unset; }

.w-min20 {
  min-width: 20px; }

.w-min30 {
  min-width: 30px; }

.w-min200 {
  min-width: 200px; }

.w-min100p {
  min-width: 100%; }

.w-max-content {
  width: max-content; }

.h0 {
  height: 0px; }

.h15 {
  height: 15px;
  min-height: 15px; }

.h20 {
  height: 20px;
  min-height: 20px; }

.h24 {
  height: 24px;
  min-height: 24px; }

.h30 {
  height: 30px;
  min-height: 30px; }

.h40 {
  height: 40px;
  min-height: 40px; }

.h50 {
  height: 50px;
  min-height: 50px; }

.h80 {
  height: 80px;
  min-height: 80px; }

.h100 {
  height: 100px;
  min-height: 100px; }

.h120 {
  height: 120px;
  min-height: 120px; }

.h200 {
  height: 200px;
  min-height: 200px; }

.h290 {
  height: 290px;
  min-height: 290px; }

.h300 {
  height: 300px;
  min-height: 300px; }

.h400 {
  height: 400px;
  min-height: 400px; }

.h600 {
  height: 600px;
  min-height: 600px; }

.h100p {
  height: 100%; }

.hm330 {
  min-height: 330px; }

.h-max100 {
  max-height: 100px; }

.h-max120 {
  max-height: 120px; }

.h-max180 {
  max-height: 180px; }

.h-max100p {
  max-height: 100%; }

.h-min100p {
  min-height: 100%; }

.p5 {
  padding: 5px; }

.p10 {
  padding: 10px; }

.p20 {
  padding: 20px; }

.pt5 {
  padding-top: 5px; }

.pt10 {
  padding-top: 10px; }

.pt20 {
  padding-top: 20px; }

.pt30 {
  padding-top: 30px; }

.pb5 {
  padding-bottom: 5px; }

.pb10 {
  padding-bottom: 10px; }

.pb20 {
  padding-bottom: 20px; }

.pr0 {
  padding-right: 0; }

.pr5 {
  padding-right: 5px; }

.pr10 {
  padding-right: 10px; }

.pr20 {
  padding-right: 20px; }

.pr30 {
  padding-right: 30px; }

.pr40 {
  padding-right: 40px; }

.pr50 {
  padding-right: 50px; }

.prl5 {
  padding-right: 5px;
  padding-left: 5px; }

.prl10 {
  padding-right: 10px;
  padding-left: 10px; }

.prl15 {
  padding-right: 15px;
  padding-left: 15px; }

.prl20 {
  padding-right: 20px;
  padding-left: 20px; }

.prl40 {
  padding-right: 40px;
  padding-left: 40px; }

.pb5 {
  padding-bottom: 5px; }

.pb10 {
  padding-bottom: 10px; }

.pb20 {
  padding-bottom: 20px; }

.pb10 {
  padding-bottom: 10px; }

.pb20 {
  padding-bottom: 20px; }

.pl5 {
  padding-left: 5px; }

.pl10 {
  padding-left: 10px; }

.pl30 {
  padding-left: 30px; }

.pl40 {
  padding-left: 40px; }

.prl5 {
  padding-right: 5px;
  padding-left: 5px; }

.prl10 {
  padding-right: 10px;
  padding-left: 10px; }

.prl15 {
  padding-right: 15px;
  padding-left: 15px; }

.prl40 {
  padding-right: 40px;
  padding-left: 40px; }

.m10 {
  margin: 10px; }

.m20 {
  margin: 20px; }

.mt1 {
  margin-top: 1px; }

.mt3 {
  margin-top: 3px; }

.mt10 {
  margin-top: 10px; }

.mt20 {
  margin-top: 20px; }

.mt30 {
  margin-top: 30px; }

.mt40 {
  margin-top: 40px; }

.mt-10 {
  margin-top: -10px; }

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

.mr2 {
  margin-right: 2px; }

.mr5 {
  margin-right: 5px; }

.mr10 {
  margin-right: 10px; }

.mr20 {
  margin-right: 20px; }

.mr30 {
  margin-right: 30px; }

.mr40 {
  margin-right: 40px; }

.mr-20 {
  margin-right: -20px; }

.mr-40 {
  margin-right: -40px; }

.mb1 {
  margin-bottom: 1px; }

.mb2 {
  margin-bottom: 2px; }

.mb3 {
  margin-bottom: 3px; }

.mb4 {
  margin-bottom: 4px; }

.mb5 {
  margin-bottom: 5px; }

.mb8 {
  margin-bottom: 8px; }

.mb10 {
  margin-bottom: 10px; }

.mb12 {
  margin-bottom: 12px; }

.mb16 {
  margin-bottom: 16px; }

.mb20 {
  margin-bottom: 20px !important; }

.mb30 {
  margin-bottom: 30px; }

.mb40 {
  margin-bottom: 40px; }

.mb80 {
  margin-bottom: 80px; }

.mb-10 {
  margin-bottom: -10px; }

.ml5 {
  margin-left: 5px; }

.ml10 {
  margin-left: 10px; }

.ml20 {
  margin-left: 20px; }

.ml40 {
  margin-left: 40px; }

.mlr-auto {
  margin-left: auto;
  margin-right: auto; }

.mrl-5 {
  margin-left: -5px;
  margin-right: -5px; }

.mrl0 {
  margin-left: 0px;
  margin-right: 0px; }

.mrl20 {
  margin-left: 20px;
  margin-right: 20px; }

.mrbl20 {
  margin: 0 20px 20px 20px; }

.mauto {
  margin-left: auto;
  margin-right: auto; }

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

.fw300 {
  font-weight: 300; }

.weight-600 {
  font-weight: 600 !important; }

.weight-bold {
  font-weight: bold !important; }

.fs8 {
  font-size: 8px; }

.fs10 {
  font-size: 10px; }

.fs12 {
  font-size: 12px; }

.fs14 {
  font-size: 14px; }

.fs16 {
  font-size: 16px; }

.fs18 {
  font-size: 18px; }

.fs20 {
  font-size: 20px; }

.fs22 {
  font-size: 22px; }

.fs24 {
  font-size: 24px; }

.fs42 {
  font-size: 42px; }

.fs62 {
  font-size: 62px; }

.text-10 {
  font-size: 10px;
  line-height: 12px; }

.text-12 {
  font-size: 12px;
  line-height: 14px; }

.text-14 {
  font-size: 14px;
  line-height: 16px; }

.text-16 {
  font-size: 16px;
  line-height: 20px; }

.text-18 {
  font-size: 18px;
  line-height: 22px; }

.text-24 {
  font-size: 24px;
  line-height: 28px; }

.lh18 {
  line-height: 18px; }

.lh24 {
  line-height: 24px; }

.lh30 {
  line-height: 30px; }

.a-left {
  text-align: left !important; }

.a-center {
  text-align: center !important; }

.a-right {
  text-align: right !important; }

.display-none, .flex-block.display-none, .hover_invisible.display-none {
  display: none; }

.nowrap {
  white-space: nowrap; }

.white-space-normal {
  white-space: normal; }

.border-1 {
  border: 1px solid var(--border_color); }

.border-t {
  border-top: 1px solid var(--border_color); }

.border-t-w {
  border-top: 1px solid var(--color6); }

.border-r {
  border-right: 1px solid var(--border_color); }

.border-b, .underline {
  border-bottom: 1px solid var(--border_color); }

.border-l {
  border-left: 1px solid var(--border_color); }

.br2 {
  border-radius: 2px; }

.br5 {
  border-radius: 5px; }

.overflow {
  overflow: hidden; }

.user-select-none {
  user-select: none; }

.z0 {
  z-index: unset; }

.z1 {
  z-index: 1; }

.z2 {
  z-index: 2; }

.ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.text-fading {
  position: relative;
  overflow: hidden;
  white-space: nowrap; }
  .text-fading:after {
    content: '';
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    height: 100%;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0), var(--color6)); }

.pre {
  white-space: pre;
  font-family: Consolas,monospace; }

.cursor-pointer, .pointer {
  cursor: pointer;
  user-select: none; }

.cursor-move {
  cursor: move; }

.cursor-default {
  cursor: default; }

.cursor-grab {
  cursor: grab; }

.cursor-grabbing {
  cursor: grabbing; }

.relative {
  position: relative; }

.absolute {
  position: absolute; }

@media (max-width: 800px) {
  .absolute_media {
    position: absolute; } }
.shadow, footer, header, .yozh-popup .yozh-popup-frame, .tooltip-box, .player .panel-box .player-panel {
  box-shadow: 2px 2px 4px 2px rgba(0, 0, 0, 0.25); }

.hover_invisible {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: none;
  background: none; }

.scroll {
  max-width: 100%;
  max-height: 100%;
  overflow: auto;
  scrollbar-color: var(--header_bg_color) transparent;
  scrollbar-width: thin; }
  .scroll::-webkit-scrollbar {
    background-color: transparent; }
    .scroll::-webkit-scrollbar:vertical {
      width: 8px; }
    .scroll::-webkit-scrollbar:horizontal {
      height: 8px; }
  .scroll::-webkit-scrollbar-track {
    background: transparent; }
  .scroll::-webkit-scrollbar-thumb {
    background-color: var(--header_bg_color);
    border: 1px solid var(--header_bg_color);
    border-radius: 4px;
    cursor: pointer; }
  .scroll::-webkit-scrollbar-corner {
    background-color: transparent; }

.c-disabled {
  color: var(--color4); }

.c-white {
  color: #ffffff; }

.row-selected {
  background-color: var(--hover_bg_color); }

.bg-white-dark {
  background-color: var(--color5); }

.bg-video {
  background: repeating-linear-gradient(-45deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2) 5px, rgba(0, 0, 0, 0) 5px, rgba(0, 0, 0, 0) 10px), repeating-linear-gradient(45deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2) 5px, rgba(0, 0, 0, 0) 5px, rgba(0, 0, 0, 0) 10px); }

* + [sorting_dummy] {
  display: none; }

.schedule-frame {
  position: relative; }
  .schedule-frame .subject-row {
    display: flex;
    height: 30px;
    line-height: 30px; }
    .schedule-frame .subject-row.month-row {
      position: sticky;
      top: 0;
      z-index: 2; }
    .schedule-frame .subject-row.day-row {
      position: sticky;
      top: 30px;
      z-index: 2; }
    .schedule-frame .subject-row .subject-title, .schedule-frame .subject-row .subject-content {
      background-color: var(--row_bg_color1); }
    .schedule-frame .subject-row.subject-row-color2 .subject-title, .schedule-frame .subject-row.subject-row-color2 .subject-content {
      background-color: var(--row_bg_color2); }
    .schedule-frame .subject-row.display-none {
      display: none; }
    .schedule-frame .subject-row .subject-title {
      width: 200px;
      min-width: 200px;
      height: 100%;
      position: sticky;
      left: 0;
      padding: 0 5px;
      z-index: 1; }
      .schedule-frame .subject-row .subject-title .btn.transparent {
        color: var(--text_color); }
    .schedule-frame .subject-row:not(.month-row) .subject-content {
      background-image: repeating-linear-gradient(90deg, var(--border_color), transparent 1px, transparent 30px); }
    .schedule-frame .subject-row .subject-content {
      flex-grow: 1;
      position: relative;
      z-index: 0; }
      .schedule-frame .subject-row .subject-content .month-cell {
        position: relative;
        border-left: 1px solid var(--border_color);
        text-align: center;
        cursor: default; }
      .schedule-frame .subject-row .subject-content .day-cell {
        position: relative;
        width: 30px;
        text-align: center;
        cursor: pointer;
        user-select: none; }
      .schedule-frame .subject-row .subject-content .color-cell {
        position: absolute;
        top: 0;
        width: 30px;
        height: 100%;
        z-index: -1; }
      .schedule-frame .subject-row .subject-content .subject-item {
        position: absolute;
        background-color: rgba(0, 128, 0, 0.4);
        border-radius: 15px;
        top: 0;
        line-height: 30px;
        width: 30px;
        height: 30px;
        text-align: center; }
        .schedule-frame .subject-row .subject-content .subject-item.over_start {
          border-radius: 0 15px 15px 0; }
        .schedule-frame .subject-row .subject-content .subject-item.over_end {
          border-radius: 15px 0 0 15px; }
        .schedule-frame .subject-row .subject-content .subject-item > .subject-item-delete {
          position: absolute;
          right: 0px;
          top: 0px;
          width: 12px;
          height: 12px;
          border-radius: 6px;
          background-color: var(--orange);
          display: none; }
          .schedule-frame .subject-row .subject-content .subject-item > .subject-item-delete:before {
            width: 12px;
            height: 12px;
            line-height: 12px;
            font-size: 9px;
            text-align: center;
            color: #fff; }
        .schedule-frame .subject-row .subject-content .subject-item:hover > .subject-item-delete {
          display: block; }
  .schedule-frame .day-column {
    position: absolute;
    width: 30px;
    height: 100%;
    top: 0; }
  .schedule-frame .color-cell.today, .schedule-frame .day-cell.today {
    z-index: 0; }
    .schedule-frame .color-cell.today:before, .schedule-frame .day-cell.today:before {
      content: '';
      display: block;
      position: absolute;
      width: 28px;
      height: 28px;
      background-color: var(--orange);
      border-radius: 14px;
      left: 1px;
      top: 1px;
      opacity: 0.5;
      z-index: -1; }
  .schedule-frame .color-cell.weekend, .schedule-frame .day-cell.weekend {
    background: rgba(255, 255, 0, 0.2); }
  .schedule-frame .color-cell.holiday, .schedule-frame .day-cell.holiday {
    background: repeating-linear-gradient(45deg, rgba(255, 128, 0, 0.4), rgba(255, 128, 0, 0.4) 6.5px, transparent 7.5px, transparent 21.5px); }
  .schedule-frame .color-cell.birthday, .schedule-frame .day-cell.birthday {
    background: repeating-linear-gradient(45deg, transparent, transparent 6.5px, rgba(0, 64, 128, 0.4) 7.5px, rgba(0, 64, 128, 0.4) 14px, transparent 15px, transparent 21.5px); }
  .schedule-frame .color-cell.weekend.holiday, .schedule-frame .day-cell.weekend.holiday {
    background: repeating-linear-gradient(45deg, rgba(255, 128, 0, 0.4), rgba(255, 128, 0, 0.4) 6.5px, rgba(255, 255, 0, 0.2) 7.5px, rgba(255, 255, 0, 0.2) 21.5px); }
  .schedule-frame .color-cell.weekend.birthday, .schedule-frame .day-cell.weekend.birthday {
    background: repeating-linear-gradient(45deg, rgba(255, 255, 0, 0.2), rgba(255, 255, 0, 0.2) 6.5px, rgba(0, 64, 128, 0.4) 7.5px, rgba(0, 64, 128, 0.4) 14px, rgba(255, 255, 0, 0.2) 15px, rgba(255, 255, 0, 0.2) 21.5px); }
  .schedule-frame .color-cell.holiday.birthday, .schedule-frame .day-cell.holiday.birthday {
    background: repeating-linear-gradient(45deg, rgba(255, 128, 0, 0.4), rgba(255, 128, 0, 0.4) 6.5px, rgba(0, 64, 128, 0.4) 7.5px, rgba(0, 64, 128, 0.4) 14px, transparent 15px, transparent 21.5px); }
  .schedule-frame .color-cell.weekend.holiday.birthday, .schedule-frame .day-cell.weekend.holiday.birthday {
    background: repeating-linear-gradient(45deg, rgba(255, 128, 0, 0.4), rgba(255, 128, 0, 0.4) 6.5px, rgba(0, 64, 128, 0.4) 7.5px, rgba(0, 64, 128, 0.4) 14px, rgba(255, 255, 0, 0.2) 15px, rgba(255, 255, 0, 0.2) 21.5px); }

/*# sourceMappingURL=index.css.map */
