/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* Remove number input spinner buttons in Chrome, Safari, Edge */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
    display: none;
}

/* Remove number input spinner buttons in Firefox */
input[type="number"] {
    -moz-appearance: textfield;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {

  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " ("attr(href) ")";
  }

  abbr[title]:after {
    content: " ("attr(title) ")";
  }

  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }

  .navbar {
    display: none;
  }

  .btn>.caret,
  .dropup>.btn>.caret {
    border-top-color: #000 !important;
  }

  .label {
    border: 1px solid #000;
  }

  .table {
    border-collapse: collapse !important;
  }

  .table td,
  .table th {
    background-color: #fff !important;
  }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

@font-face {
  font-family: "Glyphicons Halflings";
  src: url(/static/fonts/glyphicons-halflings-regular.f4769f9.eot);
  src: url(/static/fonts/glyphicons-halflings-regular.f4769f9.eot?#iefix) format("embedded-opentype"), url(/static/fonts/glyphicons-halflings-regular.448c34a.woff2) format("woff2"), url(/static/fonts/glyphicons-halflings-regular.fa27723.woff) format("woff"), url(/static/fonts/glyphicons-halflings-regular.e18bbf6.ttf) format("truetype"), url(/static/img/glyphicons-halflings-regular.8988968.svg#glyphicons_halflingsregular) format("svg");
}

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
  content: "*";
}

.glyphicon-plus:before {
  content: "+";
}

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20AC";
}

.glyphicon-minus:before {
  content: "\2212";
}

.glyphicon-cloud:before {
  content: "\2601";
}

.glyphicon-envelope:before {
  content: "\2709";
}

.glyphicon-pencil:before {
  content: "\270F";
}

.glyphicon-glass:before {
  content: "\E001";
}

.glyphicon-music:before {
  content: "\E002";
}

.glyphicon-search:before {
  content: "\E003";
}

.glyphicon-heart:before {
  content: "\E005";
}

.glyphicon-star:before {
  content: "\E006";
}

.glyphicon-star-empty:before {
  content: "\E007";
}

.glyphicon-user:before {
  content: "\E008";
}

.glyphicon-film:before {
  content: "\E009";
}

.glyphicon-th-large:before {
  content: "\E010";
}

.glyphicon-th:before {
  content: "\E011";
}

.glyphicon-th-list:before {
  content: "\E012";
}

.glyphicon-ok:before {
  content: "\E013";
}

.glyphicon-remove:before {
  content: "\E014";
}

.glyphicon-zoom-in:before {
  content: "\E015";
}

.glyphicon-zoom-out:before {
  content: "\E016";
}

.glyphicon-off:before {
  content: "\E017";
}

.glyphicon-signal:before {
  content: "\E018";
}

.glyphicon-cog:before {
  content: "\E019";
}

.glyphicon-trash:before {
  content: "\E020";
}

.glyphicon-home:before {
  content: "\E021";
}

.glyphicon-file:before {
  content: "\E022";
}

.glyphicon-time:before {
  content: "\E023";
}

.glyphicon-road:before {
  content: "\E024";
}

.glyphicon-download-alt:before {
  content: "\E025";
}

.glyphicon-download:before {
  content: "\E026";
}

.glyphicon-upload:before {
  content: "\E027";
}

.glyphicon-inbox:before {
  content: "\E028";
}

.glyphicon-play-circle:before {
  content: "\E029";
}

.glyphicon-repeat:before {
  content: "\E030";
}

.glyphicon-refresh:before {
  content: "\E031";
}

.glyphicon-list-alt:before {
  content: "\E032";
}

.glyphicon-lock:before {
  content: "\E033";
}

.glyphicon-flag:before {
  content: "\E034";
}

.glyphicon-headphones:before {
  content: "\E035";
}

.glyphicon-volume-off:before {
  content: "\E036";
}

.glyphicon-volume-down:before {
  content: "\E037";
}

.glyphicon-volume-up:before {
  content: "\E038";
}

.glyphicon-qrcode:before {
  content: "\E039";
}

.glyphicon-barcode:before {
  content: "\E040";
}

.glyphicon-tag:before {
  content: "\E041";
}

.glyphicon-tags:before {
  content: "\E042";
}

.glyphicon-book:before {
  content: "\E043";
}

.glyphicon-bookmark:before {
  content: "\E044";
}

.glyphicon-print:before {
  content: "\E045";
}

.glyphicon-camera:before {
  content: "\E046";
}

.glyphicon-font:before {
  content: "\E047";
}

.glyphicon-bold:before {
  content: "\E048";
}

.glyphicon-italic:before {
  content: "\E049";
}

.glyphicon-text-height:before {
  content: "\E050";
}

.glyphicon-text-width:before {
  content: "\E051";
}

.glyphicon-align-left:before {
  content: "\E052";
}

.glyphicon-align-center:before {
  content: "\E053";
}

.glyphicon-align-right:before {
  content: "\E054";
}

.glyphicon-align-justify:before {
  content: "\E055";
}

.glyphicon-list:before {
  content: "\E056";
}

.glyphicon-indent-left:before {
  content: "\E057";
}

.glyphicon-indent-right:before {
  content: "\E058";
}

.glyphicon-facetime-video:before {
  content: "\E059";
}

.glyphicon-picture:before {
  content: "\E060";
}

.glyphicon-map-marker:before {
  content: "\E062";
}

.glyphicon-adjust:before {
  content: "\E063";
}

.glyphicon-tint:before {
  content: "\E064";
}

.glyphicon-edit:before {
  content: "\E065";
}

.glyphicon-share:before {
  content: "\E066";
}

.glyphicon-check:before {
  content: "\E067";
}

.glyphicon-move:before {
  content: "\E068";
}

.glyphicon-step-backward:before {
  content: "\E069";
}

.glyphicon-fast-backward:before {
  content: "\E070";
}

.glyphicon-backward:before {
  content: "\E071";
}

.glyphicon-play:before {
  content: "\E072";
}

.glyphicon-pause:before {
  content: "\E073";
}

.glyphicon-stop:before {
  content: "\E074";
}

.glyphicon-forward:before {
  content: "\E075";
}

.glyphicon-fast-forward:before {
  content: "\E076";
}

.glyphicon-step-forward:before {
  content: "\E077";
}

.glyphicon-eject:before {
  content: "\E078";
}

.glyphicon-chevron-left:before {
  content: "\E079";
}

.glyphicon-chevron-right:before {
  content: "\E080";
}

.glyphicon-plus-sign:before {
  content: "\E081";
}

.glyphicon-minus-sign:before {
  content: "\E082";
}

.glyphicon-remove-sign:before {
  content: "\E083";
}

.glyphicon-ok-sign:before {
  content: "\E084";
}

.glyphicon-question-sign:before {
  content: "\E085";
}

.glyphicon-info-sign:before {
  content: "\E086";
}

.glyphicon-screenshot:before {
  content: "\E087";
}

.glyphicon-remove-circle:before {
  content: "\E088";
}

.glyphicon-ok-circle:before {
  content: "\E089";
}

.glyphicon-ban-circle:before {
  content: "\E090";
}

.glyphicon-arrow-left:before {
  content: "\E091";
}

.glyphicon-arrow-right:before {
  content: "\E092";
}

.glyphicon-arrow-up:before {
  content: "\E093";
}

.glyphicon-arrow-down:before {
  content: "\E094";
}

.glyphicon-share-alt:before {
  content: "\E095";
}

.glyphicon-resize-full:before {
  content: "\E096";
}

.glyphicon-resize-small:before {
  content: "\E097";
}

.glyphicon-exclamation-sign:before {
  content: "\E101";
}

.glyphicon-gift:before {
  content: "\E102";
}

.glyphicon-leaf:before {
  content: "\E103";
}

.glyphicon-fire:before {
  content: "\E104";
}

.glyphicon-eye-open:before {
  content: "\E105";
}

.glyphicon-eye-close:before {
  content: "\E106";
}

.glyphicon-warning-sign:before {
  content: "\E107";
}

.glyphicon-plane:before {
  content: "\E108";
}

.glyphicon-calendar:before {
  content: "\E109";
}

.glyphicon-random:before {
  content: "\E110";
}

.glyphicon-comment:before {
  content: "\E111";
}

.glyphicon-magnet:before {
  content: "\E112";
}

.glyphicon-chevron-up:before {
  content: "\E113";
}

.glyphicon-chevron-down:before {
  content: "\E114";
}

.glyphicon-retweet:before {
  content: "\E115";
}

.glyphicon-shopping-cart:before {
  content: "\E116";
}

.glyphicon-folder-close:before {
  content: "\E117";
}

.glyphicon-folder-open:before {
  content: "\E118";
}

.glyphicon-resize-vertical:before {
  content: "\E119";
}

.glyphicon-resize-horizontal:before {
  content: "\E120";
}

.glyphicon-hdd:before {
  content: "\E121";
}

.glyphicon-bullhorn:before {
  content: "\E122";
}

.glyphicon-bell:before {
  content: "\E123";
}

.glyphicon-certificate:before {
  content: "\E124";
}

.glyphicon-thumbs-up:before {
  content: "\E125";
}

.glyphicon-thumbs-down:before {
  content: "\E126";
}

.glyphicon-hand-right:before {
  content: "\E127";
}

.glyphicon-hand-left:before {
  content: "\E128";
}

.glyphicon-hand-up:before {
  content: "\E129";
}

.glyphicon-hand-down:before {
  content: "\E130";
}

.glyphicon-circle-arrow-right:before {
  content: "\E131";
}

.glyphicon-circle-arrow-left:before {
  content: "\E132";
}

.glyphicon-circle-arrow-up:before {
  content: "\E133";
}

.glyphicon-circle-arrow-down:before {
  content: "\E134";
}

.glyphicon-globe:before {
  content: "\E135";
}

.glyphicon-wrench:before {
  content: "\E136";
}

.glyphicon-tasks:before {
  content: "\E137";
}

.glyphicon-filter:before {
  content: "\E138";
}

.glyphicon-briefcase:before {
  content: "\E139";
}

.glyphicon-fullscreen:before {
  content: "\E140";
}

.glyphicon-dashboard:before {
  content: "\E141";
}

.glyphicon-paperclip:before {
  content: "\E142";
}

.glyphicon-heart-empty:before {
  content: "\E143";
}

.glyphicon-link:before {
  content: "\E144";
}

.glyphicon-phone:before {
  content: "\E145";
}

.glyphicon-pushpin:before {
  content: "\E146";
}

.glyphicon-usd:before {
  content: "\E148";
}

.glyphicon-gbp:before {
  content: "\E149";
}

.glyphicon-sort:before {
  content: "\E150";
}

.glyphicon-sort-by-alphabet:before {
  content: "\E151";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "\E152";
}

.glyphicon-sort-by-order:before {
  content: "\E153";
}

.glyphicon-sort-by-order-alt:before {
  content: "\E154";
}

.glyphicon-sort-by-attributes:before {
  content: "\E155";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "\E156";
}

.glyphicon-unchecked:before {
  content: "\E157";
}

.glyphicon-expand:before {
  content: "\E158";
}

.glyphicon-collapse-down:before {
  content: "\E159";
}

.glyphicon-collapse-up:before {
  content: "\E160";
}

.glyphicon-log-in:before {
  content: "\E161";
}

.glyphicon-flash:before {
  content: "\E162";
}

.glyphicon-log-out:before {
  content: "\E163";
}

.glyphicon-new-window:before {
  content: "\E164";
}

.glyphicon-record:before {
  content: "\E165";
}

.glyphicon-save:before {
  content: "\E166";
}

.glyphicon-open:before {
  content: "\E167";
}

.glyphicon-saved:before {
  content: "\E168";
}

.glyphicon-import:before {
  content: "\E169";
}

.glyphicon-export:before {
  content: "\E170";
}

.glyphicon-send:before {
  content: "\E171";
}

.glyphicon-floppy-disk:before {
  content: "\E172";
}

.glyphicon-floppy-saved:before {
  content: "\E173";
}

.glyphicon-floppy-remove:before {
  content: "\E174";
}

.glyphicon-floppy-save:before {
  content: "\E175";
}

.glyphicon-floppy-open:before {
  content: "\E176";
}

.glyphicon-credit-card:before {
  content: "\E177";
}

.glyphicon-transfer:before {
  content: "\E178";
}

.glyphicon-cutlery:before {
  content: "\E179";
}

.glyphicon-header:before {
  content: "\E180";
}

.glyphicon-compressed:before {
  content: "\E181";
}

.glyphicon-earphone:before {
  content: "\E182";
}

.glyphicon-phone-alt:before {
  content: "\E183";
}

.glyphicon-tower:before {
  content: "\E184";
}

.glyphicon-stats:before {
  content: "\E185";
}

.glyphicon-sd-video:before {
  content: "\E186";
}

.glyphicon-hd-video:before {
  content: "\E187";
}

.glyphicon-subtitles:before {
  content: "\E188";
}

.glyphicon-sound-stereo:before {
  content: "\E189";
}

.glyphicon-sound-dolby:before {
  content: "\E190";
}

.glyphicon-sound-5-1:before {
  content: "\E191";
}

.glyphicon-sound-6-1:before {
  content: "\E192";
}

.glyphicon-sound-7-1:before {
  content: "\E193";
}

.glyphicon-copyright-mark:before {
  content: "\E194";
}

.glyphicon-registration-mark:before {
  content: "\E195";
}

.glyphicon-cloud-download:before {
  content: "\E197";
}

.glyphicon-cloud-upload:before {
  content: "\E198";
}

.glyphicon-tree-conifer:before {
  content: "\E199";
}

.glyphicon-tree-deciduous:before {
  content: "\E200";
}

.glyphicon-cd:before {
  content: "\E201";
}

.glyphicon-save-file:before {
  content: "\E202";
}

.glyphicon-open-file:before {
  content: "\E203";
}

.glyphicon-level-up:before {
  content: "\E204";
}

.glyphicon-copy:before {
  content: "\E205";
}

.glyphicon-paste:before {
  content: "\E206";
}

.glyphicon-alert:before {
  content: "\E209";
}

.glyphicon-equalizer:before {
  content: "\E210";
}

.glyphicon-king:before {
  content: "\E211";
}

.glyphicon-queen:before {
  content: "\E212";
}

.glyphicon-pawn:before {
  content: "\E213";
}

.glyphicon-bishop:before {
  content: "\E214";
}

.glyphicon-knight:before {
  content: "\E215";
}

.glyphicon-baby-formula:before {
  content: "\E216";
}

.glyphicon-tent:before {
  content: "\26FA";
}

.glyphicon-blackboard:before {
  content: "\E218";
}

.glyphicon-bed:before {
  content: "\E219";
}

.glyphicon-apple:before {
  content: "\F8FF";
}

.glyphicon-erase:before {
  content: "\E221";
}

.glyphicon-hourglass:before {
  content: "\231B";
}

.glyphicon-lamp:before {
  content: "\E223";
}

.glyphicon-duplicate:before {
  content: "\E224";
}

.glyphicon-piggy-bank:before {
  content: "\E225";
}

.glyphicon-scissors:before {
  content: "\E226";
}

.glyphicon-bitcoin:before {
  content: "\E227";
}

.glyphicon-btc:before {
  content: "\E227";
}

.glyphicon-xbt:before {
  content: "\E227";
}

.glyphicon-yen:before {
  content: "\A5";
}

.glyphicon-jpy:before {
  content: "\A5";
}

.glyphicon-ruble:before {
  content: "\20BD";
}

.glyphicon-rub:before {
  content: "\20BD";
}

.glyphicon-scale:before {
  content: "\E230";
}

.glyphicon-ice-lolly:before {
  content: "\E231";
}

.glyphicon-ice-lolly-tasted:before {
  content: "\E232";
}

.glyphicon-education:before {
  content: "\E233";
}

.glyphicon-option-horizontal:before {
  content: "\E234";
}

.glyphicon-option-vertical:before {
  content: "\E235";
}

.glyphicon-menu-hamburger:before {
  content: "\E236";
}

.glyphicon-modal-window:before {
  content: "\E237";
}

.glyphicon-oil:before {
  content: "\E238";
}

.glyphicon-grain:before {
  content: "\E239";
}

.glyphicon-sunglasses:before {
  content: "\E240";
}

.glyphicon-text-size:before {
  content: "\E241";
}

.glyphicon-text-color:before {
  content: "\E242";
}

.glyphicon-text-background:before {
  content: "\E243";
}

.glyphicon-object-align-top:before {
  content: "\E244";
}

.glyphicon-object-align-bottom:before {
  content: "\E245";
}

.glyphicon-object-align-horizontal:before {
  content: "\E246";
}

.glyphicon-object-align-left:before {
  content: "\E247";
}

.glyphicon-object-align-vertical:before {
  content: "\E248";
}

.glyphicon-object-align-right:before {
  content: "\E249";
}

.glyphicon-triangle-right:before {
  content: "\E250";
}

.glyphicon-triangle-left:before {
  content: "\E251";
}

.glyphicon-triangle-bottom:before {
  content: "\E252";
}

.glyphicon-triangle-top:before {
  content: "\E253";
}

.glyphicon-console:before {
  content: "\E254";
}

.glyphicon-superscript:before {
  content: "\E255";
}

.glyphicon-subscript:before {
  content: "\E256";
}

.glyphicon-menu-left:before {
  content: "\E257";
}

.glyphicon-menu-right:before {
  content: "\E258";
}

.glyphicon-menu-down:before {
  content: "\E259";
}

.glyphicon-menu-up:before {
  content: "\E260";
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #fff;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #337ab7;
  text-decoration: none;
}

a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}

a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive,
.thumbnail>img,
.thumbnail a>img,
.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

[role="button"] {
  cursor: pointer;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: 400;
  line-height: 1;
  color: #777777;
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}

h1,
.h1 {
  font-size: 36px;
}

h2,
.h2 {
  font-size: 30px;
}

h3,
.h3 {
  font-size: 24px;
}

h4,
.h4 {
  font-size: 18px;
}

h5,
.h5 {
  font-size: 14px;
}

h6,
.h6 {
  font-size: 12px;
}

p {
  margin: 0 0 10px;
}

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}

@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}

small,
.small {
  font-size: 85%;
}

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

.text-nowrap {
  white-space: nowrap;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-muted {
  color: #777777;
}

.text-primary {
  color: #337ab7;
}

a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}

.text-success {
  color: #3c763d;
}

a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}

.text-info {
  color: #31708f;
}

a.text-info:hover,
a.text-info:focus {
  color: #245269;
}

.text-warning {
  color: #8a6d3b;
}

a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}

.text-danger {
  color: #a94442;
}

a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}

.bg-primary {
  color: #fff;
  background-color: #337ab7;
}

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}

.bg-success {
  background-color: #dff0d8;
}

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}

.bg-info {
  background-color: #d9edf7;
}

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}

.bg-warning {
  background-color: #fcf8e3;
}

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}

.bg-danger {
  background-color: #f2dede;
}

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}

ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}

.list-inline>li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}

dl {
  margin-top: 0;
  margin-bottom: 20px;
}

dt,
dd {
  line-height: 1.42857143;
}

dt {
  font-weight: 700;
}

dd {
  margin-left: 0;
}

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .dl-horizontal dd {
    margin-left: 180px;
  }
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}

blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "\2014   \A0";
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}

.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: "";
}

.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: "\A0   \2014";
}

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  -webkit-box-shadow: none;
  box-shadow: none;
}

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.row {
  margin-right: -15px;
  margin-left: -15px;
}

.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.row-no-gutters [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-11 {
  width: 91.66666667%;
}

.col-xs-10 {
  width: 83.33333333%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 66.66666667%;
}

.col-xs-7 {
  width: 58.33333333%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-5 {
  width: 41.66666667%;
}

.col-xs-4 {
  width: 33.33333333%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-2 {
  width: 16.66666667%;
}

.col-xs-1 {
  width: 8.33333333%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-pull-11 {
  right: 91.66666667%;
}

.col-xs-pull-10 {
  right: 83.33333333%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-8 {
  right: 66.66666667%;
}

.col-xs-pull-7 {
  right: 58.33333333%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-5 {
  right: 41.66666667%;
}

.col-xs-pull-4 {
  right: 33.33333333%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-2 {
  right: 16.66666667%;
}

.col-xs-pull-1 {
  right: 8.33333333%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-push-11 {
  left: 91.66666667%;
}

.col-xs-push-10 {
  left: 83.33333333%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-8 {
  left: 66.66666667%;
}

.col-xs-push-7 {
  left: 58.33333333%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-5 {
  left: 41.66666667%;
}

.col-xs-push-4 {
  left: 33.33333333%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-2 {
  left: 16.66666667%;
}

.col-xs-push-1 {
  left: 8.33333333%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

@media (min-width: 768px) {

  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }

  .col-sm-12 {
    width: 100%;
  }

  .col-sm-11 {
    width: 91.66666667%;
  }

  .col-sm-10 {
    width: 83.33333333%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-8 {
    width: 66.66666667%;
  }

  .col-sm-7 {
    width: 58.33333333%;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-5 {
    width: 41.66666667%;
  }

  .col-sm-4 {
    width: 33.33333333%;
  }

  .col-sm-3 {
    width: 25%;
  }

  .col-sm-2 {
    width: 16.66666667%;
  }

  .col-sm-1 {
    width: 8.33333333%;
  }

  .col-sm-pull-12 {
    right: 100%;
  }

  .col-sm-pull-11 {
    right: 91.66666667%;
  }

  .col-sm-pull-10 {
    right: 83.33333333%;
  }

  .col-sm-pull-9 {
    right: 75%;
  }

  .col-sm-pull-8 {
    right: 66.66666667%;
  }

  .col-sm-pull-7 {
    right: 58.33333333%;
  }

  .col-sm-pull-6 {
    right: 50%;
  }

  .col-sm-pull-5 {
    right: 41.66666667%;
  }

  .col-sm-pull-4 {
    right: 33.33333333%;
  }

  .col-sm-pull-3 {
    right: 25%;
  }

  .col-sm-pull-2 {
    right: 16.66666667%;
  }

  .col-sm-pull-1 {
    right: 8.33333333%;
  }

  .col-sm-pull-0 {
    right: auto;
  }

  .col-sm-push-12 {
    left: 100%;
  }

  .col-sm-push-11 {
    left: 91.66666667%;
  }

  .col-sm-push-10 {
    left: 83.33333333%;
  }

  .col-sm-push-9 {
    left: 75%;
  }

  .col-sm-push-8 {
    left: 66.66666667%;
  }

  .col-sm-push-7 {
    left: 58.33333333%;
  }

  .col-sm-push-6 {
    left: 50%;
  }

  .col-sm-push-5 {
    left: 41.66666667%;
  }

  .col-sm-push-4 {
    left: 33.33333333%;
  }

  .col-sm-push-3 {
    left: 25%;
  }

  .col-sm-push-2 {
    left: 16.66666667%;
  }

  .col-sm-push-1 {
    left: 8.33333333%;
  }

  .col-sm-push-0 {
    left: auto;
  }

  .col-sm-offset-12 {
    margin-left: 100%;
  }

  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-sm-offset-9 {
    margin-left: 75%;
  }

  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-sm-offset-6 {
    margin-left: 50%;
  }

  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-sm-offset-3 {
    margin-left: 25%;
  }

  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-sm-offset-0 {
    margin-left: 0%;
  }
}

@media (min-width: 992px) {

  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }

  .col-md-12 {
    width: 100%;
  }

  .col-md-11 {
    width: 91.66666667%;
  }

  .col-md-10 {
    width: 83.33333333%;
  }

  .col-md-9 {
    width: 75%;
  }

  .col-md-8 {
    width: 66.66666667%;
  }

  .col-md-7 {
    width: 58.33333333%;
  }

  .col-md-6 {
    width: 50%;
  }

  .col-md-5 {
    width: 41.66666667%;
  }

  .col-md-4 {
    width: 33.33333333%;
  }

  .col-md-3 {
    width: 25%;
  }

  .col-md-2 {
    width: 16.66666667%;
  }

  .col-md-1 {
    width: 8.33333333%;
  }

  .col-md-pull-12 {
    right: 100%;
  }

  .col-md-pull-11 {
    right: 91.66666667%;
  }

  .col-md-pull-10 {
    right: 83.33333333%;
  }

  .col-md-pull-9 {
    right: 75%;
  }

  .col-md-pull-8 {
    right: 66.66666667%;
  }

  .col-md-pull-7 {
    right: 58.33333333%;
  }

  .col-md-pull-6 {
    right: 50%;
  }

  .col-md-pull-5 {
    right: 41.66666667%;
  }

  .col-md-pull-4 {
    right: 33.33333333%;
  }

  .col-md-pull-3 {
    right: 25%;
  }

  .col-md-pull-2 {
    right: 16.66666667%;
  }

  .col-md-pull-1 {
    right: 8.33333333%;
  }

  .col-md-pull-0 {
    right: auto;
  }

  .col-md-push-12 {
    left: 100%;
  }

  .col-md-push-11 {
    left: 91.66666667%;
  }

  .col-md-push-10 {
    left: 83.33333333%;
  }

  .col-md-push-9 {
    left: 75%;
  }

  .col-md-push-8 {
    left: 66.66666667%;
  }

  .col-md-push-7 {
    left: 58.33333333%;
  }

  .col-md-push-6 {
    left: 50%;
  }

  .col-md-push-5 {
    left: 41.66666667%;
  }

  .col-md-push-4 {
    left: 33.33333333%;
  }

  .col-md-push-3 {
    left: 25%;
  }

  .col-md-push-2 {
    left: 16.66666667%;
  }

  .col-md-push-1 {
    left: 8.33333333%;
  }

  .col-md-push-0 {
    left: auto;
  }

  .col-md-offset-12 {
    margin-left: 100%;
  }

  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-md-offset-9 {
    margin-left: 75%;
  }

  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-md-offset-6 {
    margin-left: 50%;
  }

  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-md-offset-3 {
    margin-left: 25%;
  }

  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-md-offset-0 {
    margin-left: 0%;
  }
}

@media (min-width: 1200px) {

  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-11 {
    width: 91.66666667%;
  }

  .col-lg-10 {
    width: 83.33333333%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-8 {
    width: 66.66666667%;
  }

  .col-lg-7 {
    width: 58.33333333%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-5 {
    width: 41.66666667%;
  }

  .col-lg-4 {
    width: 33.33333333%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-2 {
    width: 16.66666667%;
  }

  .col-lg-1 {
    width: 8.33333333%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-pull-11 {
    right: 91.66666667%;
  }

  .col-lg-pull-10 {
    right: 83.33333333%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-8 {
    right: 66.66666667%;
  }

  .col-lg-pull-7 {
    right: 58.33333333%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-5 {
    right: 41.66666667%;
  }

  .col-lg-pull-4 {
    right: 33.33333333%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-2 {
    right: 16.66666667%;
  }

  .col-lg-pull-1 {
    right: 8.33333333%;
  }

  .col-lg-pull-0 {
    right: auto;
  }

  .col-lg-push-12 {
    left: 100%;
  }

  .col-lg-push-11 {
    left: 91.66666667%;
  }

  .col-lg-push-10 {
    left: 83.33333333%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-8 {
    left: 66.66666667%;
  }

  .col-lg-push-7 {
    left: 58.33333333%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-5 {
    left: 41.66666667%;
  }

  .col-lg-push-4 {
    left: 33.33333333%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-2 {
    left: 16.66666667%;
  }

  .col-lg-push-1 {
    left: 8.33333333%;
  }

  .col-lg-push-0 {
    left: auto;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }

  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-lg-offset-0 {
    margin-left: 0%;
  }
}

table {
  background-color: transparent;
}

table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

.table>thead>tr>th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>th,
.table>caption+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>td,
.table>thead:first-child>tr:first-child>td {
  border-top: 0;
}

.table>tbody+tbody {
  border-top: 2px solid #ddd;
}

.table .table {
  background-color: #fff;
}

.table-condensed>thead>tr>th,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>tbody>tr>td,
.table-condensed>tfoot>tr>td {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #ddd;
}

.table-bordered>thead>tr>th,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>tbody>tr>td,
.table-bordered>tfoot>tr>td {
  border: 1px solid #ddd;
}

.table-bordered>thead>tr>th,
.table-bordered>thead>tr>td {
  border-bottom-width: 2px;
}

.table-striped>tbody>tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

.table-hover>tbody>tr:hover {
  background-color: #f5f5f5;
}

.table>thead>tr>td.active,
.table>tbody>tr>td.active,
.table>tfoot>tr>td.active,
.table>thead>tr>th.active,
.table>tbody>tr>th.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>tbody>tr.active>td,
.table>tfoot>tr.active>td,
.table>thead>tr.active>th,
.table>tbody>tr.active>th,
.table>tfoot>tr.active>th {
  background-color: #f5f5f5;
}

.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover,
.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr.active:hover>th {
  background-color: #e8e8e8;
}

.table>thead>tr>td.success,
.table>tbody>tr>td.success,
.table>tfoot>tr>td.success,
.table>thead>tr>th.success,
.table>tbody>tr>th.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>tbody>tr.success>td,
.table>tfoot>tr.success>td,
.table>thead>tr.success>th,
.table>tbody>tr.success>th,
.table>tfoot>tr.success>th {
  background-color: #dff0d8;
}

.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover,
.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr.success:hover>th {
  background-color: #d0e9c6;
}

.table>thead>tr>td.info,
.table>tbody>tr>td.info,
.table>tfoot>tr>td.info,
.table>thead>tr>th.info,
.table>tbody>tr>th.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>tbody>tr.info>td,
.table>tfoot>tr.info>td,
.table>thead>tr.info>th,
.table>tbody>tr.info>th,
.table>tfoot>tr.info>th {
  background-color: #d9edf7;
}

.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover,
.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr.info:hover>th {
  background-color: #c4e3f3;
}

.table>thead>tr>td.warning,
.table>tbody>tr>td.warning,
.table>tfoot>tr>td.warning,
.table>thead>tr>th.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>tbody>tr.warning>td,
.table>tfoot>tr.warning>td,
.table>thead>tr.warning>th,
.table>tbody>tr.warning>th,
.table>tfoot>tr.warning>th {
  background-color: #fcf8e3;
}

.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover,
.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr.warning:hover>th {
  background-color: #faf2cc;
}

.table>thead>tr>td.danger,
.table>tbody>tr>td.danger,
.table>tfoot>tr>td.danger,
.table>thead>tr>th.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>tbody>tr.danger>td,
.table>tfoot>tr.danger>td,
.table>thead>tr.danger>th,
.table>tbody>tr.danger>th,
.table>tfoot>tr.danger>th {
  background-color: #f2dede;
}

.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover,
.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr.danger:hover>th {
  background-color: #ebcccc;
}

.table-responsive {
  min-height: 0.01%;
  overflow-x: auto;
}

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }

  .table-responsive>.table {
    margin-bottom: 0;
  }

  .table-responsive>.table>thead>tr>th,
  .table-responsive>.table>tbody>tr>th,
  .table-responsive>.table>tfoot>tr>th,
  .table-responsive>.table>thead>tr>td,
  .table-responsive>.table>tbody>tr>td,
  .table-responsive>.table>tfoot>tr>td {
    white-space: nowrap;
  }

  .table-responsive>.table-bordered {
    border: 0;
  }

  .table-responsive>.table-bordered>thead>tr>th:first-child,
  .table-responsive>.table-bordered>tbody>tr>th:first-child,
  .table-responsive>.table-bordered>tfoot>tr>th:first-child,
  .table-responsive>.table-bordered>thead>tr>td:first-child,
  .table-responsive>.table-bordered>tbody>tr>td:first-child,
  .table-responsive>.table-bordered>tfoot>tr>td:first-child {
    border-left: 0;
  }

  .table-responsive>.table-bordered>thead>tr>th:last-child,
  .table-responsive>.table-bordered>tbody>tr>th:last-child,
  .table-responsive>.table-bordered>tfoot>tr>th:last-child,
  .table-responsive>.table-bordered>thead>tr>td:last-child,
  .table-responsive>.table-bordered>tbody>tr>td:last-child,
  .table-responsive>.table-bordered>tfoot>tr>td:last-child {
    border-right: 0;
  }

  .table-responsive>.table-bordered>tbody>tr:last-child>th,
  .table-responsive>.table-bordered>tfoot>tr:last-child>th,
  .table-responsive>.table-bordered>tbody>tr:last-child>td,
  .table-responsive>.table-bordered>tfoot>tr:last-child>td {
    border-bottom: 0;
  }
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}

input[type="search"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}

input[type="file"] {
  display: block;
}

input[type="range"] {
  display: block;
  width: 100%;
}

select[multiple],
select[size] {
  height: auto;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #999;
}

.form-control::-webkit-input-placeholder {
  color: #999;
}

.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}

.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}

textarea.form-control {
  height: auto;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {

  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }

  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }

  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}

.form-group {
  margin-bottom: 15px;
}

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}

.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}

.radio+.radio,
.checkbox+.checkbox {
  margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}

.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

.radio-inline+.radio-inline,
.checkbox-inline+.checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}

.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}

.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-sm {
  height: 30px;
  line-height: 30px;
}

textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}

.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

select.input-lg {
  height: 46px;
  line-height: 46px;
}

textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}

.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

.has-feedback {
  position: relative;
}

.has-feedback .form-control {
  padding-right: 42.5px;
}

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}

.input-lg+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.form-group-lg .form-control+.form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

.input-sm+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.form-group-sm .form-control+.form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}

.has-success .form-control-feedback {
  color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}

.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}

.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}

.has-error .form-control-feedback {
  color: #a94442;
}

.has-feedback label~.form-control-feedback {
  top: 25px;
}

.has-feedback label.sr-only~.form-control-feedback {
  top: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  .form-inline .form-control-static {
    display: inline-block;
  }

  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }

  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }

  .form-inline .input-group>.form-control {
    width: 100%;
  }

  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }

  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }

  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}

.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}

.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}

.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: 0.65;
  -webkit-box-shadow: none;
  box-shadow: none;
}

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}

.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-default:active,
.btn-default.active,
.open>.dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
}

.btn-default:active:hover,
.btn-default.active:hover,
.open>.dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open>.dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open>.dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}

.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}

.btn-default .badge {
  color: #fff;
  background-color: #333;
}

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}

.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}

.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  background-image: none;
  border-color: #204d74;
}

.btn-primary:active:hover,
.btn-primary.active:hover,
.open>.dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open>.dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open>.dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}

.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}

.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}

.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

.btn-success:active,
.btn-success.active,
.open>.dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  background-image: none;
  border-color: #398439;
}

.btn-success:active:hover,
.btn-success.active:hover,
.open>.dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open>.dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open>.dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}

.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}

.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn-info:active,
.btn-info.active,
.open>.dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  background-image: none;
  border-color: #269abc;
}

.btn-info:active:hover,
.btn-info.active:hover,
.open>.dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open>.dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open>.dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}

.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}

.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

.btn-warning:active,
.btn-warning.active,
.open>.dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  background-image: none;
  border-color: #d58512;
}

.btn-warning:active:hover,
.btn-warning.active:hover,
.open>.dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open>.dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open>.dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}

.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}

.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.btn-danger:active,
.btn-danger.active,
.open>.dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  background-image: none;
  border-color: #ac2925;
}

.btn-danger:active:hover,
.btn-danger.active:hover,
.open>.dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open>.dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open>.dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}

.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-link {
  font-weight: 400;
  color: #337ab7;
  border-radius: 0;
}

.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}

.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}

.btn-lg,
.btn-group-lg>.btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

.btn-sm,
.btn-group-sm>.btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-xs,
.btn-group-xs>.btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block+.btn-block {
  margin-top: 5px;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

tr.collapse.in {
  display: table-row;
}

tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.dropup,
.dropdown {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.dropdown-menu>li>a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
  color: #777777;
}

.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.open>.dropdown-menu {
  display: block;
}

.open>a {
  outline: 0;
}

.dropdown-menu-right {
  right: 0;
  left: auto;
}

.dropdown-menu-left {
  right: auto;
  left: 0;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}

.pull-right>.dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }

  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.btn-group>.btn,
.btn-group-vertical>.btn {
  position: relative;
  float: left;
}

.btn-group>.btn:hover,
.btn-group-vertical>.btn:hover,
.btn-group>.btn:focus,
.btn-group-vertical>.btn:focus,
.btn-group>.btn:active,
.btn-group-vertical>.btn:active,
.btn-group>.btn.active,
.btn-group-vertical>.btn.active {
  z-index: 2;
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
  margin-left: -1px;
}

.btn-toolbar {
  margin-left: -5px;
}

.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}

.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
  margin-left: 5px;
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.btn-group>.btn:first-child {
  margin-left: 0;
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group>.btn-group {
  float: left;
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
  border-radius: 0;
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group>.btn+.dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}

.btn-group>.btn-lg+.dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn .caret {
  margin-left: 0;
}

.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

.btn-group-vertical>.btn-group>.btn {
  float: none;
}

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
  border-radius: 0;
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}

.btn-group-justified>.btn-group .btn {
  width: 100%;
}

.btn-group-justified>.btn-group .dropdown-menu {
  left: auto;
}

[data-toggle="buttons"]>.btn input[type="radio"],
[data-toggle="buttons"]>.btn-group>.btn input[type="radio"],
[data-toggle="buttons"]>.btn input[type="checkbox"],
[data-toggle="buttons"]>.btn-group>.btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}

.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

.input-group .form-control:focus {
  z-index: 3;
}

.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

select.input-group-lg>.form-control,
select.input-group-lg>.input-group-addon,
select.input-group-lg>.input-group-btn>.btn {
  height: 46px;
  line-height: 46px;
}

textarea.input-group-lg>.form-control,
textarea.input-group-lg>.input-group-addon,
textarea.input-group-lg>.input-group-btn>.btn,
select[multiple].input-group-lg>.form-control,
select[multiple].input-group-lg>.input-group-addon,
select[multiple].input-group-lg>.input-group-btn>.btn {
  height: auto;
}

.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-group-sm>.form-control,
select.input-group-sm>.input-group-addon,
select.input-group-sm>.input-group-btn>.btn {
  height: 30px;
  line-height: 30px;
}

textarea.input-group-sm>.form-control,
textarea.input-group-sm>.input-group-addon,
textarea.input-group-sm>.input-group-btn>.btn,
select[multiple].input-group-sm>.form-control,
select[multiple].input-group-sm>.input-group-addon,
select[multiple].input-group-sm>.input-group-btn>.btn {
  height: auto;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}

.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group-addon:first-child {
  border-right: 0;
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group-addon:last-child {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

.input-group-btn>.btn {
  position: relative;
}

.input-group-btn>.btn+.btn {
  margin-left: -1px;
}

.input-group-btn>.btn:hover,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:active {
  z-index: 2;
}

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
  margin-right: -1px;
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
  z-index: 2;
  margin-left: -1px;
}

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav>li {
  position: relative;
  display: block;
}

.nav>li>a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

.nav>li>a:hover,
.nav>li>a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

.nav>li.disabled>a {
  color: #777777;
}

.nav>li.disabled>a:hover,
.nav>li.disabled>a:focus {
  color: #777777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}

.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}

.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.nav>li>a>img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}

.nav-tabs>li {
  float: left;
  margin-bottom: -1px;
}

.nav-tabs>li>a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

.nav-tabs>li>a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
  color: #555555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}

.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}

.nav-tabs.nav-justified>li {
  float: none;
}

.nav-tabs.nav-justified>li>a {
  margin-bottom: 5px;
  text-align: center;
}

.nav-tabs.nav-justified>.dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  .nav-tabs.nav-justified>li {
    display: table-cell;
    width: 1%;
  }

  .nav-tabs.nav-justified>li>a {
    margin-bottom: 0;
  }
}

.nav-tabs.nav-justified>li>a {
  margin-right: 0;
  border-radius: 4px;
}

.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:hover,
.nav-tabs.nav-justified>.active>a:focus {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  .nav-tabs.nav-justified>li>a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }

  .nav-tabs.nav-justified>.active>a,
  .nav-tabs.nav-justified>.active>a:hover,
  .nav-tabs.nav-justified>.active>a:focus {
    border-bottom-color: #fff;
  }
}

.nav-pills>li {
  float: left;
}

.nav-pills>li>a {
  border-radius: 4px;
}

.nav-pills>li+li {
  margin-left: 2px;
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
  color: #fff;
  background-color: #337ab7;
}

.nav-stacked>li {
  float: none;
}

.nav-stacked>li+li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified {
  width: 100%;
}

.nav-justified>li {
  float: none;
}

.nav-justified>li>a {
  margin-bottom: 5px;
  text-align: center;
}

.nav-justified>.dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  .nav-justified>li {
    display: table-cell;
    width: 1%;
  }

  .nav-justified>li>a {
    margin-bottom: 0;
  }
}

.nav-tabs-justified {
  border-bottom: 0;
}

.nav-tabs-justified>li>a {
  margin-right: 0;
  border-radius: 4px;
}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:hover,
.nav-tabs-justified>.active>a:focus {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  .nav-tabs-justified>li>a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }

  .nav-tabs-justified>.active>a,
  .nav-tabs-justified>.active>a:hover,
  .nav-tabs-justified>.active>a:focus {
    border-bottom-color: #fff;
  }
}

.tab-content>.tab-pane {
  display: none;
}

.tab-content>.active {
  display: block;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}

@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}

.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}

.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }

  .navbar-collapse.in {
    overflow-y: visible;
  }

  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}

@media (max-device-width: 480px) and (orientation: landscape) {

  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

@media (min-width: 768px) {

  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

.container>.navbar-header,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container-fluid>.navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {

  .container>.navbar-header,
  .container-fluid>.navbar-header,
  .container>.navbar-collapse,
  .container-fluid>.navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}

.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}

.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}

.navbar-brand>img {
  display: block;
}

@media (min-width: 768px) {

  .navbar>.container .navbar-brand,
  .navbar>.container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-right: 15px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

.navbar-toggle:focus {
  outline: 0;
}

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

.navbar-toggle .icon-bar+.icon-bar {
  margin-top: 4px;
}

@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}

.navbar-nav {
  margin: 7.5px -15px;
}

.navbar-nav>li>a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .navbar-nav .open .dropdown-menu>li>a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }

  .navbar-nav .open .dropdown-menu>li>a {
    line-height: 20px;
  }

  .navbar-nav .open .dropdown-menu>li>a:hover,
  .navbar-nav .open .dropdown-menu>li>a:focus {
    background-image: none;
  }
}

@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }

  .navbar-nav>li {
    float: left;
  }

  .navbar-nav>li>a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

.navbar-form {
  padding: 10px 15px;
  margin-right: -15px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}

@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  .navbar-form .form-control-static {
    display: inline-block;
  }

  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }

  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }

  .navbar-form .input-group>.form-control {
    width: 100%;
  }

  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }

  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }

  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }

  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}

@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }

  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

.navbar-nav>li>.dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}

.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}

.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}

@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }

  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }

  .navbar-right~.navbar-right {
    margin-right: 0;
  }
}

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

.navbar-default .navbar-brand {
  color: #777;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}

.navbar-default .navbar-text {
  color: #777;
}

.navbar-default .navbar-nav>li>a {
  color: #777;
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
  color: #333;
  background-color: transparent;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
  color: #555;
  background-color: #e7e7e7;
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:hover,
.navbar-default .navbar-nav>.disabled>a:focus {
  color: #ccc;
  background-color: transparent;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
  color: #555;
  background-color: #e7e7e7;
}

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #777;
  }

  .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
    color: #333;
    background-color: transparent;
  }

  .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
  .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
    color: #555;
    background-color: #e7e7e7;
  }

  .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
  .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
    color: #ccc;
    background-color: transparent;
  }
}

.navbar-default .navbar-toggle {
  border-color: #ddd;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}

.navbar-default .navbar-link {
  color: #777;
}

.navbar-default .navbar-link:hover {
  color: #333;
}

.navbar-default .btn-link {
  color: #777;
}

.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}

.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}

.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-text {
  color: #9d9d9d;
}

.navbar-inverse .navbar-nav>li>a {
  color: #9d9d9d;
}

.navbar-inverse .navbar-nav>li>a:hover,
.navbar-inverse .navbar-nav>li>a:focus {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:hover,
.navbar-inverse .navbar-nav>.active>a:focus {
  color: #fff;
  background-color: #080808;
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:hover,
.navbar-inverse .navbar-nav>.disabled>a:focus {
  color: #444;
  background-color: transparent;
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:hover,
.navbar-inverse .navbar-nav>.open>a:focus {
  color: #fff;
  background-color: #080808;
}

@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
    border-color: #080808;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
    color: #9d9d9d;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
    color: #fff;
    background-color: transparent;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
    color: #fff;
    background-color: #080808;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {
    color: #444;
    background-color: transparent;
  }
}

.navbar-inverse .navbar-toggle {
  border-color: #333;
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}

.navbar-inverse .navbar-link {
  color: #9d9d9d;
}

.navbar-inverse .navbar-link:hover {
  color: #fff;
}

.navbar-inverse .btn-link {
  color: #9d9d9d;
}

.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}

.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}

.breadcrumb>li {
  display: inline-block;
}

.breadcrumb>li+li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\A0";
}

.breadcrumb>.active {
  color: #777777;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}

.pagination>li {
  display: inline;
}

.pagination>li>a,
.pagination>li>span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}

.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #ddd;
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}

.pagination>.disabled>span,
.pagination>.disabled>span:hover,
.pagination>.disabled>span:focus,
.pagination>.disabled>a,
.pagination>.disabled>a:hover,
.pagination>.disabled>a:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}

.pagination-lg>li>a,
.pagination-lg>li>span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

.pagination-sm>li>a,
.pagination-sm>li>span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}

.pager li {
  display: inline;
}

.pager li>a,
.pager li>span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}

.pager li>a:hover,
.pager li>a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

.pager .next>a,
.pager .next>span {
  float: right;
}

.pager .previous>a,
.pager .previous>span {
  float: left;
}

.pager .disabled>a,
.pager .disabled>a:hover,
.pager .disabled>a:focus,
.pager .disabled>span {
  color: #777777;
  cursor: not-allowed;
  background-color: #fff;
}

.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}

a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.label:empty {
  display: none;
}

.btn .label {
  position: relative;
  top: -1px;
}

.label-default {
  background-color: #777777;
}

.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}

.label-primary {
  background-color: #337ab7;
}

.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}

.label-success {
  background-color: #5cb85c;
}

.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}

.label-info {
  background-color: #5bc0de;
}

.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}

.label-warning {
  background-color: #f0ad4e;
}

.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}

.label-danger {
  background-color: #d9534f;
}

.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777777;
  border-radius: 10px;
}

.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.btn-xs .badge,
.btn-group-xs>.btn .badge {
  top: 0;
  padding: 1px 5px;
}

a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
  color: #337ab7;
  background-color: #fff;
}

.list-group-item>.badge {
  float: right;
}

.list-group-item>.badge+.badge {
  margin-right: 5px;
}

.nav-pills>li>a>.badge {
  margin-left: 3px;
}

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}

.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}

.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}

.jumbotron>hr {
  border-top-color: #d5d5d5;
}

.container .jumbotron,
.container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}

.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }

  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}

.thumbnail>img,
.thumbnail a>img {
  margin-right: auto;
  margin-left: auto;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}

.thumbnail .caption {
  padding: 9px;
  color: #333333;
}

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

.alert h4 {
  margin-top: 0;
  color: inherit;
}

.alert .alert-link {
  font-weight: bold;
}

.alert>p,
.alert>ul {
  margin-bottom: 0;
}

.alert>p+p {
  margin-top: 5px;
}

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}

.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.alert-success hr {
  border-top-color: #c9e2b3;
}

.alert-success .alert-link {
  color: #2b542c;
}

.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.alert-info hr {
  border-top-color: #a6e1ec;
}

.alert-info .alert-link {
  color: #245269;
}

.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.alert-warning hr {
  border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
  color: #66512c;
}

.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.alert-danger hr {
  border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
  color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }

  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }

  to {
    background-position: 0 0;
  }
}

.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
  background-color: #5cb85c;
}

.progress-striped .progress-bar-success {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
  background-color: #5bc0de;
}

.progress-striped .progress-bar-info {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
  background-color: #f0ad4e;
}

.progress-striped .progress-bar-warning {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
  background-color: #d9534f;
}

.progress-striped .progress-bar-danger {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.media {
  margin-top: 15px;
}

.media:first-child {
  margin-top: 0;
}

.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}

.media-body {
  width: 10000px;
}

.media-object {
  display: block;
}

.media-object.img-thumbnail {
  max-width: none;
}

.media-right,
.media>.pull-right {
  padding-left: 10px;
}

.media-left,
.media>.pull-left {
  padding-right: 10px;
}

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

.media-middle {
  vertical-align: middle;
}

.media-bottom {
  vertical-align: bottom;
}

.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.media-list {
  padding-left: 0;
  list-style: none;
}

.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}

.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #eeeeee;
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading>.small {
  color: inherit;
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}

a.list-group-item,
button.list-group-item {
  color: #555;
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}

a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}

button.list-group-item {
  width: 100%;
  text-align: left;
}

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}

a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}

a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}

a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}

a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}

a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}

a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
  padding: 15px;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.panel-heading>.dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}

.panel-title>a,
.panel-title>small,
.panel-title>.small,
.panel-title>small>a,
.panel-title>.small>a {
  color: inherit;
}

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel>.list-group,
.panel>.panel-collapse>.list-group {
  margin-bottom: 0;
}

.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.panel>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.panel-heading+.list-group .list-group-item:first-child {
  border-top-width: 0;
}

.list-group+.panel-footer {
  border-top-width: 0;
}

.panel>.table,
.panel>.table-responsive>.table,
.panel>.panel-collapse>.table {
  margin-bottom: 0;
}

.panel>.table caption,
.panel>.table-responsive>.table caption,
.panel>.panel-collapse>.table caption {
  padding-right: 15px;
  padding-left: 15px;
}

.panel>.table:first-child,
.panel>.table-responsive:first-child>.table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.panel>.table:first-child>thead:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child {
  border-top-left-radius: 3px;
}

.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child {
  border-top-right-radius: 3px;
}

.panel>.table:last-child,
.panel>.table-responsive:last-child>.table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
  border-top: 1px solid #ddd;
}

.panel>.table>tbody:first-child>tr:first-child th,
.panel>.table>tbody:first-child>tr:first-child td {
  border-top: 0;
}

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
  border: 0;
}

.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child {
  border-left: 0;
}

.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child {
  border-right: 0;
}

.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th {
  border-bottom: 0;
}

.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
  border-bottom: 0;
}

.panel>.table-responsive {
  margin-bottom: 0;
  border: 0;
}

.panel-group {
  margin-bottom: 20px;
}

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}

.panel-group .panel+.panel {
  margin-top: 5px;
}

.panel-group .panel-heading {
  border-bottom: 0;
}

.panel-group .panel-heading+.panel-collapse>.panel-body,
.panel-group .panel-heading+.panel-collapse>.list-group {
  border-top: 1px solid #ddd;
}

.panel-group .panel-footer {
  border-top: 0;
}

.panel-group .panel-footer+.panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

.panel-default {
  border-color: #ddd;
}

.panel-default>.panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #ddd;
}

.panel-default>.panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #ddd;
}

.panel-primary {
  border-color: #337ab7;
}

.panel-primary>.panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #337ab7;
}

.panel-primary>.panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #337ab7;
}

.panel-success {
  border-color: #d6e9c6;
}

.panel-success>.panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #d6e9c6;
}

.panel-success>.panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #d6e9c6;
}

.panel-info {
  border-color: #bce8f1;
}

.panel-info>.panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #bce8f1;
}

.panel-info>.panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #bce8f1;
}

.panel-warning {
  border-color: #faebcc;
}

.panel-warning>.panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #faebcc;
}

.panel-warning>.panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #faebcc;
}

.panel-danger {
  border-color: #ebccd1;
}

.panel-danger>.panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #ebccd1;
}

.panel-danger>.panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #ebccd1;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {
  padding: 24px;
  border-radius: 6px;
}

.well-sm {
  padding: 9px;
  border-radius: 3px;
}

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.modal-open {
  overflow: hidden;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}

.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.42857143;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.modal-footer .btn+.btn {
  margin-bottom: 0;
  margin-left: 5px;
}

.modal-footer .btn-group .btn+.btn {
  margin-left: -1px;
}

.modal-footer .btn-block+.btn-block {
  margin-left: 0;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }

  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }

  .modal-sm {
    width: 300px;
  }
}

@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 12px;
  filter: alpha(opacity=0);
  opacity: 0;
}

.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}

.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}

.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}

.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}

.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.popover.top {
  margin-top: -10px;
}

.popover.right {
  margin-left: 10px;
}

.popover.bottom {
  margin-top: 10px;
}

.popover.left {
  margin-left: -10px;
}

.popover>.arrow {
  border-width: 11px;
}

.popover>.arrow,
.popover>.arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover>.arrow:after {
  content: "";
  border-width: 10px;
}

.popover.top>.arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}

.popover.top>.arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}

.popover.right>.arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}

.popover.right>.arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}

.popover.bottom>.arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

.popover.bottom>.arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}

.popover.left>.arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}

.popover.left>.arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

.popover-content {
  padding: 9px 14px;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.carousel-inner>.item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}

.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
  line-height: 1;
}

@media all and (transform-3d),
(-webkit-transform-3d) {
  .carousel-inner>.item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    transition: -webkit-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }

  .carousel-inner>.item.next,
  .carousel-inner>.item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }

  .carousel-inner>.item.prev,
  .carousel-inner>.item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }

  .carousel-inner>.item.next.left,
  .carousel-inner>.item.prev.right,
  .carousel-inner>.item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
  display: block;
}

.carousel-inner>.active {
  left: 0;
}

.carousel-inner>.next,
.carousel-inner>.prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel-inner>.next {
  left: 100%;
}

.carousel-inner>.prev {
  left: -100%;
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
  left: 0;
}

.carousel-inner>.active.left {
  left: -100%;
}

.carousel-inner>.active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.carousel-control.left {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}

.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}

.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  filter: alpha(opacity=90);
  opacity: 0.9;
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}

.carousel-control .icon-prev:before {
  content: "\2039";
}

.carousel-control .icon-next:before {
  content: "\203A";
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}

.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {

  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }

  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }

  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }

  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }

  .carousel-indicators {
    bottom: 20px;
  }
}

.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical>.btn-group:before,
.btn-group-vertical>.btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}

.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical>.btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}

.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }

  table.visible-xs {
    display: table !important;
  }

  tr.visible-xs {
    display: table-row !important;
  }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }

  table.visible-sm {
    display: table !important;
  }

  tr.visible-sm {
    display: table-row !important;
  }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }

  table.visible-md {
    display: table !important;
  }

  tr.visible-md {
    display: table-row !important;
  }

  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }

  table.visible-lg {
    display: table !important;
  }

  tr.visible-lg {
    display: table-row !important;
  }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}

.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }

  table.visible-print {
    display: table !important;
  }

  tr.visible-print {
    display: table-row !important;
  }

  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}

.visible-print-block {
  display: none !important;
}

@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}

@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}

@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}

@font-face {
  font-family: 'icomoon';
  src: url(/static/fonts/icomoon.03d52d6.eot);
  src: url(../fonts/icomoon.ttf) format('truetype'),
    url(/static/fonts/icomoon.c54df12.woff) format('woff'),
    url(/static/img/icomoon.a7ffa35.svg#icomoon) format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'icfont';
  src: url(/static/fonts/icfont.eot);
  src: url(../fonts/icfont.ttf) format('truetype'),
    url(/static/fonts/icfont.woff) format('woff'),
    url(/static/img/icfont.svg#icfont) format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="q-icon icon "] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  font-size: 20px;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"],
[class^="dropdown-icon"],
[class^="q-icon-button"],
[class^="icon icon-arrow_up"],
[class^="icon icon-arrow_down"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 20px;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icfont-"],
[class*=" icfont-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icfont' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /*line-height: 1;*/
  font-size: 20px;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-qnap:before {
  content: "\E900";
}

.icon-btn_menu_close_hover .path1:before {
  content: "\E901";
  color: rgb(255, 255, 255);
  opacity: 0.5;
}

.icon-btn_menu_close_hover .path2:before {
  content: "\E902";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-btn_menu_open_hover .path1:before {
  content: "\E903";
  color: rgb(255, 255, 255);
  opacity: 0.5;
}

.icon-btn_menu_open_hover .path2:before {
  content: "\E904";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-check_0:before {
  content: "\E905";
}

.icon-check_0.disabled:hover:before {
  content: "\E905";
}

.icon-check_0:hover:before {
  content: "\E906";
}

/*.icon-check_0_hover:before {
  content: "\E906";
}*/

.icon-check_1:before {
  content: "\E907";
}

.icon-check_1:hover:before {
  content: "\E908";
}

/*.icon-check_1_hover:before {
  content: "\E908";
}*/

.icon-action:before {
  content: "\E909";
}

.icon-add_device:before {
  content: "\E90A";
}

.icon-add_group:before {
  content: "\E90B";
}

.icon-arrow_down:before {
  content: "\E90C";
}

.icon-arrow_left:before {
  content: "\E90D";
}

.icon-arrow_right:before {
  content: "\E90E";
}

.icon-arrow_up:before {
  content: "\E90F";
}

.icon-booting:before {
  content: "\E910";
}

.icon-btn_close:before {
  content: "\E911";
}

.icon-btn_mini:before {
  content: "\E912";
}

.icon-calendar:before {
  content: "\E913";
}

.icon-check_firmware:before {
  content: "\E914";
}

.icon-circle_fill:before {
  content: "\E915";
}

.icon-clean:before {
  content: "\E916";
}

.icon-cloud:before {
  content: "\E917";
}

.icon-config:before {
  content: "\E918";
}

.icon-connect:before {
  content: "\E919";
}

.icon-disconnect:before {
  content: "\E91A";
}

.icon-contact:before {
  content: "\E91B";
}

.icon-cpu:before {
  content: "\E91C";
}

.icon-dashboard:before {
  content: "\E91D";
}

.icon-data:before {
  content: "\E91E";
}

.icon-device:before {
  content: "\E91F";
}

.icon-dns:before {
  content: "\E920";
}

.icon-download:before {
  content: "\E921";
}

.icon-upload:before {
  content: "\E922";
}

.icon-edit_device:before {
  content: "\E923";
}

.icon-edit_group:before {
  content: "\E924";
}

.icon-edit:before {
  content: "\E925";
}

.icon-error:before {
  content: "\E926";
}

.icon-event:before {
  content: "\E927";
}

.icon-faq:before {
  content: "\E928";
}

.icon-gateway:before {
  content: "\E929";
}

.icon-group:before {
  content: "\E92A";
}

.icon-good:before {
  content: "\E92B";
}

.icon-help_fill:before {
  content: "\E92C";
}

.icon-help:before {
  content: "\E92D";
}

.icon-info-border:before {
  content: "\E92E";
}

.icon-info:before {
  content: "\E92F";
}

.icon-warning:before {
  content: "\E930";
}

.icon-language:before {
  content: "\E931";
}

.icon-last:before {
  content: "\E932";
}

.icon-next:before {
  content: "\E933";
}

.icon-pre:before {
  content: "\E934";
}

.icon-first:before {
  content: "\E935";
}

.icon-plus:before {
  content: "\E936";
}

.icon-line:before {
  content: "\E937";
}

.icon-list:before {
  content: "\E938";
}

.icon-location:before {
  content: "\E939";
}

.icon-menu:before {
  content: "\E93A";
}

.icon-moon:before {
  content: "\E93B";
}

.icon-more:before {
  content: "\E93C";
}

.icon-move_out:before {
  content: "\E93D";
}

.icon-move:before {
  content: "\E93E";
}

.icon-myqnapcloud:before {
  content: "\E93F";
}

.icon-nas:before {
  content: "\E940";
}

.icon-no_data:before {
  content: "\E941";
}

.icon-notify:before {
  content: "\E942";
}

.icon-pause:before {
  content: "\E943";
}

.icon-pd_checking:before {
  content: "\E944";
}

.icon-port:before {
  content: "\E945";
}

.icon-poe:before {
  content: "\E946";
}

/*.icon-power:before {
  content: "\E946";
}*/

.icon-preview:before {
  content: "\E947";
}

.icon-push_notification:before {
  content: "\E948";
}

.icon-quick_start:before {
  content: "\E949";
}

.icon-radio_0:hover:before {
  content: "\E94A";
}

.icon-radio_0:before {
  content: "\E94B";
}

.icon-radio_1:hover:before {
  content: "\E94C";
}

.icon-radio_1:before {
  content: "\E94D";
}

.icon-reboot:before {
  content: "\E94E";
}

.icon-refresh_ip:before {
  content: "\E94F";
}

.icon-refresh:before {
  content: "\E950";
}

.icon-remind:before {
  content: "\E951";
}

.icon-report:before {
  content: "\E952";
}

.icon-reset:before {
  content: "\E953";
}

.icon-scan:before {
  content: "\E954";
}

.icon-search:before {
  content: "\E955";
}

.icon-select_group:before {
  content: "\E956";
}

.icon-send:before {
  content: "\E957";
}

.icon-setting_bold:before {
  content: "\E958";
}

.icon-setting:before {
  content: "\E959";
}

.icon-sort:before {
  content: "\E95A";
}

.icon-squre_fill:before {
  content: "\E95B";
}

.icon-star_fill:before {
  content: "\E95C";
}

.icon-star:before {
  content: "\E95D";
}

.icon-status:before {
  content: "\E95E";
}

.icon-summary:before {
  content: "\E95F";
}

.icon-sun:before {
  content: "\E960";
}

.icon-tick:before {
  content: "\E961";
}

.icon-time:before {
  content: "\E962";
}

.icon-topology:before {
  content: "\E963";
}

.icon-traffic:before {
  content: "\E964";
}

.icon-trashcan:before {
  content: "\E965";
}

.icon-triangle-2:before {
  content: "\E966";
}

.icon-triangle-down:before {
  content: "\E967";
}

.icon-triangle-up:before {
  content: "\E968";
}

.icon-update_firmware:before {
  content: "\E969";
}

.icon-user:before {
  content: "\E96A";
}

.icon-view:before {
  content: "\E96B";
}

.icon-zoom-in:before {
  content: "\E96C";
}

.icon-setting_1:before {
  content: "\E96D";
}

.icon-acl:before {
  content: "\E96E";
}

.icon-dashboard_1:before {
  content: "\E96F";
}

.icon-firmware_1:before {
  content: "\E970";
}

.icon-igmp:before {
  content: "\E971";
}

.icon-lag:before {
  content: "\E972";
}

.icon-lldp:before {
  content: "\E973";
}

.icon-port_1:before {
  content: "\E974";
}

.icon-qos:before {
  content: "\E975";
}

.icon-rstp:before {
  content: "\E976";
}

.icon-vlan:before {
  content: "\E977";
}

.icfont-ping:before {
  content: "\E9DA";
}

.icfont-port_mirroring::before {
  content: "\E986";
}

.icfont-poe::before {
  content: "\E941";
}

.icfont-loop_protection::before {
  content: "\E966";
}

.icfont-log::before {
  content: "\E964";
}

@font-face {
  font-family: "commonfont";
  src: url(/static/img/QuNetSwitch.9df52c6.svg#) format('svg');
}

@font-face {
  font-family: "Roboto-R";
  src: url(../fonts/Roboto-Regular.ttf);
}

@font-face {
  font-family: "Roboto-B";
  src: url(../fonts/Roboto-Bold.ttf);
}

/*
@font-face {
  font-family: "Roboto-L";
  src: url(./static/fonts/Roboto-Light.7b5fb88.ttf);
}
*/
@font-face {
  font-family: "Roboto-M";
  src: url(../fonts/Roboto-Medium.ttf);
}

#app.enterprise {
  background-image: linear-gradient(166deg, #1B192A 0%, #5276CA 100%);

  .login {
    .div-btn-login {
      background: #32476D;

      &:hover {
        background: #414960;
      }

      &:focus {
        background: #626878;
      }
    }
  }

  .sidebar {
    .sidebar-item {
      &.active {
        background: #626878 !important;
      }

      &:hover {
        background: #414960;
      }
    }
  }
}

#app {
  font-family: "icomoon", "commonfont", "Open Sans", Helvetica, Verdana, Tahoma, "PingFang TC", "Lantinghei TC", "\5FAE\8EDF\6B63\9ED1\9AD4", "Microsoft JhengHei", sans-serif !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
}

#app {
  height: 100%;
  min-width: -webkit-fit-content;
  min-width: -moz-fit-content;
  min-width: fit-content;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-image: linear-gradient(45deg, #071533 0%, #1988BF 100%);
}

html {
  height: 100%;
}

h2 {
  margin-top: 0px;
}

body {
  height: 100%;
  margin: 0;
}

.progress-circle {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: fixed;
  background-color: rgba(0, 0, 0, 0.4);
  width: 100%;
  height: 100%;
  z-index: 9999;
}

.progress-text {
  text-align: center;
  position: relative;
  top: calc(50% + 100px);
  font-size: 19px;
}

.progress-circle>.progress-logo {
  text-align: center;
  position: absolute;
  background-color: initial;
  height: 100%;
  width: 100%;
}

.progress-circle>.progress-logo>.circle.login-progress-circle {
  top: calc(50% - 95px);
  left: calc(50% - 95px);
  display: table;
}

.progress-circle>.progress-logo>.circle.login-progress-circle .percent-text {
  font-size: 60px;
}

.restart-loading {
  background-color: rgba(0, 0, 0, 0.5) !important;
}

.restart-content {
  width: 100%;
  position: absolute;
  z-index: 1001;
  top: calc(50% + 70px);
}

.restart-text {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
  font-size: 18px;
  line-height: 22px;
}

.login-page[data-v-8a0ce18a] {
  color: #4C4C4C;
  height: 100vh;
  position: relative;
  margin: auto;
}

.login-page .login-container[data-v-8a0ce18a] {
  margin: 0 auto;
  width: 1100px;
  margin-top: calc(50vh - 178px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: space-evenly;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.login-page .login-container .intro[data-v-8a0ce18a] {
  width: 400px;
  text-align: center;
}

.login-page .login-container .intro .desc[data-v-8a0ce18a] {
  width: 400px;
  padding: 0 5px;
  color: #ffffff;
}

.login-page .login-container .intro .desc .title[data-v-8a0ce18a] {
  text-align: center;
  font-weight: 700;
  font-size: 29px;
  line-height: 40px;
}

.login-page .login-container .intro .desc .content[data-v-8a0ce18a] {
  line-height: 22px;
  font-size: 13px;
  text-align: center;
  margin: 20px auto auto auto;
  width: auto;
}

.login-page .login-container .intro .login-img[data-v-8a0ce18a] {
  width: 300px;
  height: 200px;
}

.login-header[data-v-8a0ce18a] {
  position: fixed;
  left: 50px;
}

.login-header .icon-qnap[data-v-8a0ce18a] {
  font-size: 15px;
  margin-top: 35px;
}

.login[data-v-8a0ce18a] {
  width: 320px;
  height: 356px;
  padding: 40px;
  border-radius: 3.67px;
  background-color: white;
  position: relative;
}

.login .account-username[data-v-8a0ce18a] {
  width: 240px;
  height: 34px;
  font-size: 14px;
  border: 1px solid #707070;
  outline: 0;
}

.login .account-username[data-v-8a0ce18a]:focus {
  outline: none;
  border: 1px solid #2f2f2f;
}

.login .div-account-panel[data-v-8a0ce18a] {
  height: 260px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.login .div-account-panel>.div-relative[data-v-8a0ce18a] {
  margin-bottom: 15px;
}

.login .div-account-panel>.div-relative .title[data-v-8a0ce18a] {
  margin-bottom: 10px;
  font-weight: 700;
}

.login .div-account-panel>.div-relative input[data-v-8a0ce18a] {
  width: 240px;
  height: 36px;
  background: #FAFAFA;
  border: 1px solid #B2B2B2;
  border-radius: 4px;
  outline: none;
  font-size: 14px;
}

.login .div-account-panel>.div-relative input[data-v-8a0ce18a].account-username:focus {
  border-color: #4A90E2;
  border: 1px solid #B2B2B2;
  color: #7f7f7f;
}

.login .div-account-panel>.div-relative input[data-v-8a0ce18a].account-user-password:focus {
  border-color: #4A90E2;
}

.login .div-account-panel .div-label[data-v-8a0ce18a] {
  color: #4C4C4C;
}

.login .div-account-panel .div-label.checkbox[data-v-8a0ce18a] {
  background: rgba(0, 0, 0, 0) url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IArs4c6QAAAJBJREFUOBFjYBjsgBHmQF9fX8/////PAvJlYGJE0k8YGRnTNm/evB2kngWmCWQYUOI9EM+FiRFDA/UFQR0iC1IPNxDIlgEZtmnTpgaQBLHAz8+PAWhgPUw9E4xBLXrUQMpDcjQMR0IYIuflJ6CMDsqbpACQHqD6JzA9cANBRRCo1EDO6DBFBGhw8UVAzSCSBgBKbi8l4ISjIAAAAABJRU5ErkJggg==) no-repeat scroll 0 center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 28px;
}

.login .div-account-panel .div-label.checkbox.checked[data-v-8a0ce18a] {
  padding-left: 28px;
  background: rgba(0, 0, 0, 0) url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IArs4c6QAAAUdJREFUOBHNlL2Kg0AUhY/rFm6ZUsEHENKG2EeCldhbpskLpFiIP+wWbpMX0TIPYWkv9oKdhTFW2ThkRJMxv00Embnn3vPNvQoDvPvD0QYNw/g+HA728f2i2j0rx3HVse5nu93+NfUf1PQMrPGeGnAopwt8qDMK6ECJ1AK7Ba/snwJOp1NIksQ892GgrutYr9eYzWavA1VVxXK5RJqmCMPwfqAoiphMJj2DoihYrVbI8xye52G/3/fyNGCOrGkaHMeBaZqkTpZlEu92O7iui6IoqP9i/bxQjkIQBBiPx1gsFhAEAfP5HDzPw7ZtZFnGsrQas8O6rslYSZLAsiyMRiP4vk++Xesc2DA7bGqrqiJjNj8hiiLEcTyA6MuDwKasLEtsNpu+40bEHPmG52q6BZ5ujavFQ8mutwv87SaGzOc6vb7O9feN/wGZN2XV5WsMaQAAAABJRU5ErkJggg==) no-repeat scroll 0 center;
}

.login .div-security-panel[data-v-8a0ce18a] {
  margin: 0 auto;
  margin-left: 50px;
}

.login .div-security-panel .security-question[data-v-8a0ce18a] {
  font-size: 14px;
  color: #454545;
}

.login .div-security-panel .answer-input[data-v-8a0ce18a] {
  margin: 12px 0 !important;
  width: 235px;
  padding: 8px 12px !important;
  height: initial;
  font-size: 14px !important;
  border: 1px solid #707070;
}

.login .div-password-eye[data-v-8a0ce18a] {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAMAAABV0m3JAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAABIFBMVEUAAACTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5MAAAAmw7asAAAAX3RSTlMAQZva+dmVOzTA3383J78yAXvsagUsw/fCa3oGqdEfHuhmb+fLp7WzDJd9gZIJsp621Sgp0rmWnLSxCn6DC64DpszmaAdy5R0hzaTtbSvB+CrueTC84oLjuy+Rz/TWkLymm58AAAABYktHRACIBR1IAAAACXBIWXMAAAsSAAALEgHS3X78AAAAwklEQVQI12NgAANGJmYWFlY2dgYE4ODk4ubh5eXh5uLjhwoJCAoJi4iKiYtLiIpICkkJgMSkZWTlGOQVFEVElJTlGeRVVKWBYmrqGgwMmlogeW0dBgZdPT0RBn0DoAyDoRFI0NgEpNPUjMFcHSEoCha0YGOQttSzAmq3BgnaALXbWtjZA2UcHOUY5JycXVxc3dwZPDy9pCFO8vaR9vXz9+cMkPYJDBKAujQ4JDSMndeDxzo8IhLJTzxR0d4xsXE8EB4Ax04XxkNvn24AAAAASUVORK5CYII=) no-repeat scroll 0 center;
  height: 34px;
  position: absolute;
  top: 40px;
  right: 70px;
  width: 20px;
  display: inline-block;
  cursor: pointer;
}

.login .div-password-eye[data-v-8a0ce18a]:hover {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAMAAABV0m3JAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAABIFBMVEUAAAC1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbUAAACHx1eVAAAAX3RSTlMAQZva+dmVOzTA3383J78yAXvsagUsw/fCa3oGqdEfHuhmb+fLp7WzDJd9gZIJsp621Sgp0rmWnLSxCn6DC64DpszmaAdy5R0hzaTtbSvB+CrueTC84oLjuy+Rz/TWkLymm58AAAABYktHRACIBR1IAAAACXBIWXMAAAsSAAALEgHS3X78AAAAwklEQVQI12NgAANGJmYWFlY2dgYE4ODk4ubh5eXh5uLjhwoJCAoJi4iKiYtLiIpICkkJgMSkZWTlGOQVFEVElJTlGeRVVKWBYmrqGgwMmlogeW0dBgZdPT0RBn0DoAyDoRFI0NgEpNPUjMFcHSEoCha0YGOQttSzAmq3BgnaALXbWtjZA2UcHOUY5JycXVxc3dwZPDy9pCFO8vaR9vXz9+cMkPYJDBKAujQ4JDSMndeDxzo8IhLJTzxR0d4xsXE8EB4Ax04XxkNvn24AAAAASUVORK5CYII=) no-repeat scroll 0 center;
}

.login .div-password-eye[data-v-8a0ce18a]:active {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAMAAABV0m3JAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAABIFBMVEUAAABtbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW0AAABM/kXXAAAAX3RSTlMAQZva+dmVOzTA3383J78yAXvsagUsw/fCa3oGqdEfHuhmb+fLp7WzDJd9gZIJsp621Sgp0rmWnLSxCn6DC64DpszmaAdy5R0hzaTtbSvB+CrueTC84oLjuy+Rz/TWkLymm58AAAABYktHRACIBR1IAAAACXBIWXMAAAsSAAALEgHS3X78AAAAwklEQVQI12NgAANGJmYWFlY2dgYE4ODk4ubh5eXh5uLjhwoJCAoJi4iKiYtLiIpICkkJgMSkZWTlGOQVFEVElJTlGeRVVKWBYmrqGgwMmlogeW0dBgZdPT0RBn0DoAyDoRFI0NgEpNPUjMFcHSEoCha0YGOQttSzAmq3BgnaALXbWtjZA2UcHOUY5JycXVxc3dwZPDy9pCFO8vaR9vXz9+cMkPYJDBKAujQ4JDSMndeDxzo8IhLJTzxR0d4xsXE8EB4Ax04XxkNvn24AAAAASUVORK5CYII=) no-repeat scroll 0 center;
}

.login .subtitle[data-v-8a0ce18a] {
  height: 36px;
  line-height: 36px;
  font-size: 20px;
  color: #333333;
  text-align: center;
  margin: 20px 0 30px;
}

.login .subtitle img[data-v-8a0ce18a] {
  vertical-align: middle;
  margin-right: 10px;
}

.login .div-err-msg[data-v-8a0ce18a] {
  font-size: 14px;
  color: #ff5a00;
  visibility: unset;
  margin-top: 12px;
}

.login .div-loading-msg[data-v-8a0ce18a] {
  font-size: 14px;
  color: #2f2f2f;
}

.login .div-btn[data-v-8a0ce18a] {
  position: absolute;
  bottom: 40px;
  text-align: center;
}

.login .div-btn-login[data-v-8a0ce18a] {
  width: 240px;
  height: 40px;
  background: #197EC7;
  border: 0px;
  border-radius: 20px;
  color: white;
  font-size: 15px;
  font-weight: 700;
  cursor: pointer;
}

.login .div-btn-login.disable[data-v-8a0ce18a] {
  background: -webkit-gradient(linear, left top, left bottom, from(#abc6f7), to(#97b5f2));
  background: linear-gradient(to bottom, #abc6f7, #97b5f2);
}

.login .div-btn-login[data-v-8a0ce18a]:hover {
  background: -webkit-gradient(linear, left top, left bottom, from(#6a9af3), to(#417eef));
  background: linear-gradient(to bottom, #6a9af3, #417eef);
}

.login .div-btn-login[data-v-8a0ce18a]:focus {
  background: -webkit-gradient(linear, left top, left bottom, from(#3571de), to(#1759d1));
  background: linear-gradient(to bottom, #3571de, #1759d1);
}

.login .text[data-v-8a0ce18a] {
  font-size: 14px;
  color: '#2f2f2f';
  line-height: 12px;
  margin: 28px 0px;
}

.login .lockImage[data-v-8a0ce18a] {
  margin-right: 10px;
  vertical-align: middle;
}

.login .question[data-v-8a0ce18a] {
  font-size: 14px;
  color: #2f2f2f;
  margin-top: 20px;
}

.login .changeStep[data-v-8a0ce18a] {
  font-size: 14px;
  color: #454545;
  text-decoration: none;
  cursor: pointer;
  text-align: right;
  margin-bottom: 6px;
  margin-right: 40px;
}

.login .changeStepBack[data-v-8a0ce18a] {
  font-size: 14px;
  color: #454545;
  text-decoration: none;
  cursor: pointer;
  text-align: right;
  margin-bottom: 6px;
  margin-right: 40px;
}

.login .changeStepBack[data-v-8a0ce18a]:before {
  content: "";
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAOCAMAAAAhfX2ZAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAdVBMVEUAAABZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1cAAAASM5qOAAAAJXRSTlMAWbgSAYL+tAinvBEWxpcFK978cUnw801s4zDh8i0YBLkPsVwUBmbhKwAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxIAAAsSAdLdfvwAAABZSURBVAjXRc1XDoAwDANQs/cqZZYNuf8VURfk60lxYkCP43oafhBSpBQnRGkmlRdEZSVVN8RateUd9YPSyGiaYSkMwRcbAFZhz4BNPtvxVRznX3yZDO70eQGiNAYHcSAMQAAAAABJRU5ErkJggg==);
  width: 10px;
  height: 14px;
  right: 0;
  display: inline-block;
  vertical-align: sub;
  margin-right: 6px;
}

.login .changeStepNext[data-v-8a0ce18a] {
  font-size: 14px;
  color: #454545;
  text-decoration: none;
  cursor: pointer;
  text-align: right;
  margin-bottom: 6px;
  margin-right: 40px;
}

.login .changeStepNext[data-v-8a0ce18a]:after {
  content: "";
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAOCAMAAAAhfX2ZAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAb1BMVEUAAABZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1cAAABA8XP2AAAAI3RSTlMAFLxctP6CARC5pwgEl8YWcfzgLU3z8kkv4Www4/HeKwURWLGysm4AAAABYktHRACIBR1IAAAACXBIWXMAAAsSAAALEgHS3X78AAAAVUlEQVQI12NgZGJmgAIWZVY2dgiTg1NZmYsbwubhVVbm44eqERBUFhKGskVElcXEoWwJSWVBKQhTWgbGBCqQFYdpk5MHMRTghikywa1AspiRUwlqIgCUggWC+d369wAAAABJRU5ErkJggg==);
  width: 10px;
  height: 14px;
  right: 0;
  display: inline-block;
  vertical-align: sub;
  margin-left: 6px;
}

.q-menu,
.dropdown-item>ul.dropdown-menu.menu,
.dropdown-item .dropdown-menu.idle,
.dropdown-item .dropdown-menu.lang {
  min-width: 190px;
  padding-top: 5px;
  padding-bottom: 5px;
  background: #FFFFFF;
  border: 1px solid #D8D8D8;
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  border-radius: 8px;
}

.q-menu li,
.dropdown-item>ul.dropdown-menu.menu li,
.dropdown-item .dropdown-menu.lang li
 {
  font-size: 12px;
  color: #000000;
  padding: 0 15px;
  line-height: 32px;
  cursor: pointer;
}

.dropdown-item .lang.list,
.dropdown-item .idle.list,
.dropdown-item .langlist,
.dropdown-item .idlelist {
  display: flex;
}

.q-menu li.static,
.dropdown-item>ul.dropdown-menu.menu li.static,
.dropdown-item .dropdown-menu.idle li.static,
.dropdown-item .dropdown-menu.lang li.static {
  padding: 0 22px;
  cursor: auto;
}

.q-menu li>a,
.dropdown-item>ul.dropdown-menu.menu li>a,
.dropdown-item .dropdown-menu.idle li>a ,
.dropdown-item .dropdown-menu.lang li>a {
  line-height: 32px;
}

.q-menu li>a:hover,
.dropdown-item>ul.dropdown-menu.menu li>a:hover,
.dropdown-item .dropdown-menu.idle li>a:hover
.dropdown-item .dropdown-menu.lang li>a:hover {
  background-color: #ECF6FC;
}

.q-menu li>a:focus,
.dropdown-item>ul.dropdown-menu.menu li>a:focus,
.dropdown-item .dropdown-menu.idle li>a:focus 
.dropdown-item .dropdown-menu.lang li>a:focus {
  color: #2f2f2f;
}

.q-menu li:hover,
.dropdown-item>ul.dropdown-menu.menu li:hover,
.dropdown-item .dropdown-menu.idle li:hover 
.dropdown-item .dropdown-menu.lang li:hover {
  background-color: #ECF6FC;
}

.q-menu li.disabled,
.dropdown-item>ul.dropdown-menu.menu li.disabled,
.dropdown-item .dropdown-menu.idle li.disabled
.dropdown-item .dropdown-menu.lang li.disabled {
  font-size: 12px;
  color: #969696;
}

.frameset>.frameset-body>.logo-container>.brandTxt-u {
  margin-left: 15px;
  font-size: 24px;
  color: #fff;
  text-align: left;
  line-height: 24px;
}

.frameset>.frameset-body>.logo-container>.divide {
  margin: 0px 20px;
  width: 2px;
  height: 16px;
  background: #3645AC;
  border-radius: 2px;
}

.frameset>.frameset-body>.logo-container>.brandTxt-s {
  font-size: 18px;
  color: #2E3C97;
}

.frameset>.frameset-body>.logo-container>.host {
  margin-left: 9px;
  width: 38px;
  height: 20px;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMzhweCIgaGVpZ2h0PSIyMHB4IiB2aWV3Qm94PSIwIDAgMzggMjAiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDUyICg2Njg2OSkgLSBodHRwOi8vd3d3LmJvaGVtaWFuY29kaW5nLmNvbS9za2V0Y2ggLS0+CiAgICA8dGl0bGU+aW1nL2JyYW5kL2hvc3Q8L3RpdGxlPgogICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+CiAgICA8ZyBpZD0ic2FtcGxlXzAuMC4wLTEuMC4wIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0iMS4wLjAtZGFzaGJvYXJkLTEiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yOTYuMDAwMDAwLCAtMTkxLjAwMDAwMCkiPgogICAgICAgICAgICA8ZyBpZD0iY29tcG9uZW50cy9oZWFkZXIvbG9nbyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTIwLjAwMDAwMCwgMTg1LjAwMDAwMCkiPgogICAgICAgICAgICAgICAgPGcgaWQ9ImltZy9icmFuZC9ob3N0IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNzYuMDAwMDAwLCA2LjAwMDAwMCkiPgogICAgICAgICAgICAgICAgICAgIDxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxLjAwMDAwMCkiPgogICAgICAgICAgICAgICAgICAgICAgICA8cmVjdCBpZD0iQmFja2dyb3VuZC1bMC00XSIgZmlsbD0iI0UwRjdGQiIgZmlsbC1ydWxlPSJub256ZXJvIiB4PSIwLjcyMjY1NjI1IiB5PSIwIiB3aWR0aD0iMzciIGhlaWdodD0iMTgiIHJ4PSI0Ij48L3JlY3Q+CiAgICAgICAgICAgICAgICAgICAgICAgIDx0ZXh0IGlkPSJIb3N0IiBmb250LWZhbWlseT0iUGluZ0ZhbmdUQy1NZWRpdW0sIFBpbmdGYW5nIFRDIiBmb250LXNpemU9IjEzIiBmb250LXdlaWdodD0iNDAwIiBmaWxsPSIjMkEzRjVFIj4KICAgICAgICAgICAgICAgICAgICAgICAgICAgIDx0c3BhbiB4PSI0Ljg2NDE1NjI1IiB5PSIxNCI+SG9zdDwvdHNwYW4+CiAgICAgICAgICAgICAgICAgICAgICAgIDwvdGV4dD4KICAgICAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgIDwvZz4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPg==);
}

.display-time {
  font-size: 16px;
  padding: 4px 20px 0px 0px;
  border-right: 1px solid #fff;
}

.dropdown-item {
  margin-left: 15px;
  border-radius: 20px;
  border: 1px solid transparent;
}

.dropdown-item.user {
  margin-left: 15px;
}

.dropdown-item.user a {
  cursor: default;
}

.dropdown-item.user a:hover {
  text-decoration: none;
}

.dropdown-item.user .dropdown-icons-avatar {
  color: #fff;
  vertical-align: middle;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: auto;
}

.dropdown-item.user .username {
  display: inline-block;
  margin-left: 10px;
  font-size: 16px;
  color: #fff;
  letter-spacing: 0;
  text-align: left;
  font-weight: 500;
  line-height: 36px;
  vertical-align: middle;
}

.dropdown-item.user .dropdown-icons-triangle {
  cursor: pointer;
  color: #fff;
  vertical-align: middle;
  display: inline-block;
  font-size: 20px;
  margin: auto;
}

.dropdown-item.more {
  width: 36px;
  height: 36px;
  cursor: pointer;
}

.dropdown-item.more .dropdown-icons-more {
  margin: 8px;
  width: 20px;
  height: 20px;
  position: relative;
  color: #fff;
}

.dropdown-item.more:hover {
  background-color: #FCFDD2;
  border-radius: 20px;
}

.dropdown-item.more:hover .dropdown-icons-more {
  color: #000;
}

.dropdown-item.more>a {
  text-decoration: none;
}

.dropdown-item>ul.dropdown-menu {
  right: 0;
  left: auto;
  z-index: 9999;
}

.dropdown-item .dropdown-menu.idle,
.dropdown-item .dropdown-menu.lang {
  position: fixed;
  float: right;
  top: 95px;
  left: calc(100% - 390px);
  min-width: 190px;
  max-height: 390px;
}

.dropdown-item .dropdown-menu.idle a ,
.dropdown-item .dropdown-menu.lang a {
  text-decoration: none;
  color: inherit;
}

.dropdown-item .dropdown-menu.idle a:hover,
.dropdown-item .dropdown-menu.lang a:hover {
  color: inherit;
}

.dropdown-item .dropdown-menu.idle>.scrollbar-body,
.dropdown-item .dropdown-menu.lang>.scrollbar-body {
  &::-webkit-scrollbar {
    display: none;
    /* Chrome Safari */
  }

  max-height: 380px;
}

.dropdown-item .icon-arrow_right.idle_time ,
.dropdown-item .icon-arrow_right.language {
  margin: 7px;
  right: 0px;
  position: absolute;
}

.dropdown-item .language {
  width: 16px;
  display: inline-block;
  font-size: 16px;
  vertical-align: middle;
  margin-right: 10px;
}

.dropdown-item .idle_time {
  width: 16px;
  font-size: 16px;
  vertical-align: middle;
  margin-right: 10px;
}

.q-menu {
  min-width: 190px;
  padding-top: 5px;
  padding-bottom: 5px;
  background: #FFFFFF;
  border: 1px solid #D8D8D8;
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  border-radius: 8px;
}

.q-menu li {
  font-size: 12px;
  color: #000000;
  padding: 0 15px;
  line-height: 32px;
  cursor: pointer;
}

.q-menu li.static {
  padding: 0 22px;
  cursor: auto;
}

.q-menu li>a {
  line-height: 32px;
}

.q-menu li>a:hover {
  background-color: #ECF6FC;
}

.q-menu li>a:focus {
  color: #2f2f2f;
}

.q-menu li:hover {
  background-color: #ECF6FC;
}

.q-menu li.disabled {
  font-size: 12px;
  color: #969696;
}

.frameset {
  display: block;
  width: 100%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.frameset>.frameset-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.frameset>.frameset-body>.logo-container {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.frameset>.frameset-body>.logo-container>.frameset-logo {
  margin-left: 30px;
  width: 28px;
  height: 28px;
  background-size: cover;
}

.frameset>.frameset-body>.dropdown-container {
  width: 50%;
  height: 60px;
  padding-right: 0;
  text-align: right;
}

.frameset>.frameset-body>.dropdown-container .dropdown-list {
  margin: 15px 8px 0 0;
  line-height: 28px;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.frameset>.frameset-body>.dropdown-container .dropdown-list>.divide {
  width: 1px;
  height: 25px;
  border-radius: 100px;
  background-color: #3645AC;
  margin: 0 10px 0 25px;
  -ms-flex-item-align: center;
  align-self: center;
}

.frameset>.frameset-body>.dropdown-container .dropdown-list ul {
  margin-top: 10px;
}

.q-modal[data-v-6c072809] {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.q-modal .q-v--modal[data-v-6c072809] {
  height: auto;
  border-radius: 4px;
}

.q-modal .q-v--modal>.modal-content[data-v-6c072809] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: inherit !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background: #FFFFFF;
  border: 1px solid #474646;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  color: #000000;
}

.q-modal .q-v--modal>.modal-content .modal-close[data-v-6c072809] {
  position: absolute;
  top: 18px;
  right: 14px;
  width: 22px;
  height: 22px;
  cursor: pointer;
  color: #fff;
}

.q-modal .q-v--modal>.modal-content .modal-close[data-v-6c072809]:hover {
  color: #89A5F4;
}

.q-modal .q-v--modal>.modal-content>.modal-header[data-v-6c072809] {
  cursor: move;
  font-size: 20px;
  color: #ffffff;
  line-height: 58px;
  height: 58px;
  padding: 0 18px 0 18px;
  text-align: left;
  border-bottom: none;
  font-weight: 500;
  width: 100%;
  background-color: #0B3256;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.q-modal .q-v--modal>.modal-content>.modal-body[data-v-6c072809] {
  padding: 0px 30px;
  overflow-y: scroll;
  min-height: 70px;
  display: table;
  width: 100%;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform[data-v-6c072809] {
  font-size: 14px;
  margin-top: 20px;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .title[data-v-6c072809] {
  font-size: 13px;
  color: #000000;
  text-align: left;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow[data-v-6c072809] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow .formlabel[data-v-6c072809] {
  width: 25%;
  text-align: left;
  margin-right: 10px;
  font-size: 14px;
  color: #000000;
  text-align: left;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow .forminput[data-v-6c072809] {
  margin-right: 10px;
  width: 75%;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow .forminput p[data-v-6c072809] {
  margin-top: 8px;
  margin-left: 0px;
  margin-bottom: 0;
  margin-right: 0;
  line-height: 14px;
  font-size: 13px;
  color: #195A87;
  text-align: left;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow .forminput .note[data-v-6c072809] {
  margin-top: 8px;
  line-height: 14px;
  font-size: 13px;
  color: #195A87;
  text-align: left;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow .forminput .note[data-v-6c072809]:before {
  cursor: pointer;
  content: '';
  background-size: cover;
  position: relative;
  display: inline-block;
  width: 14px;
  height: 14px;
  top: 0px;
  right: 0px;
  margin-right: 10px;
  pointer-events: none;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow .forminput .form-control[data-v-6c072809] {
  font-size: 13px;
  color: #000000;
  text-align: left;
  background: #FFFFFF;
  border: 1px solid #2F2F2F;
  border-radius: 4px;
  display: table-cell;
  height: 24px;
  vertical-align: middle;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .message[data-v-6c072809] {
  font-size: 15px;
  color: #000;
  font-weight: 500;
  margin: 20px 0px 30px 0px;
}

.q-modal .q-v--modal>.modal-content>.scrollbar-body .modal-body[data-v-6c072809] {
  padding: 20px 25px 0px 35px;
}

.q-modal .q-v--modal>.modal-content>.modal-footer[data-v-6c072809] {
  position: inherit;
  bottom: 0;
  right: 0;
  border: 0;
  height: auto;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 30px;
}

.q-modal .q-v--modal>.modal-content>.modal-footer>button[data-v-6c072809] {
  margin-right: 0;
  margin-left: 8px;
}

.q-modal .q-v--modal>.modal-content>.modal-footer>.footer-left>button[data-v-6c072809] {
  margin: 0;
}

.q-modal .q-v--modal>.modal-content>.modal-footer>.footer-right[data-v-6c072809] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.q-modal .q-v--modal>.modal-content>.modal-process[data-v-6c072809] {
  height: 8px;
  position: relative;
  top: 0px;
}

.q-modal .q-v--modal>.modal-content>.modal-process .progressbase[data-v-6c072809] {
  width: 100%;
  background: #d9d9d9;
  height: 8px;
  float: left;
}

.q-modal .q-v--modal>.modal-content>.modal-process .progressbar[data-v-6c072809] {
  position: absolute;
  width: 50%;
  background: #369eff;
  height: 8px;
  float: left;
}

.q-modal .q-v--modal .modal-mask[data-v-6c072809] {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.418);
  width: 100%;
  height: 100%;
  z-index: 998;
}

.vue-modal-resizer[data-v-6c072809]::after {
  background: none;
  border-left: none;
}

.quickstart_dialog .q-v--modal[data-v-6c072809] {
  height: auto !important;
}

.quickstart_dialog .q-v--modal .modal-content[data-v-6c072809] {
  background-color: #fafafa;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.quickstart_dialog .q-v--modal .modal-content .modal-header[data-v-6c072809] {
  height: 20px;
  float: right;
  cursor: move;
}

.quickstart_dialog .q-v--modal .modal-content .content[data-v-6c072809] {
  margin: 0px;
  padding: 0px;
}

.quickstart_dialog .q-v--modal .modal-content .content .dialogContent[data-v-6c072809] {
  padding: 4px 24px 20px 24px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.quickstart_dialog .q-v--modal .modal-content .content .dialogContent .informationIcon[data-v-6c072809] {
  width: 32px;
  height: 32px;
  margin-right: 16px;
}

.quickstart_dialog .q-v--modal .modal-content .content .dialogContent .informationContent[data-v-6c072809] {
  min-height: 34px;
  line-height: 21px;
  vertical-align: text-bottom;
  font-size: 14px;
  color: #2f2f2f;
  padding-top: 8px;
  margin-right: 16px;
}

.quickstart_dialog .q-v--modal .modal-content .content .dialogContent .informationContent .note[data-v-6c072809] {
  color: #195a87;
  font-size: 12px;
  line-height: 18px;
  margin-top: 8px;
}

.quickstart_dialog .q-v--modal .modal-content .content .dialogContent .moreicon[data-v-6c072809] {
  width: 7px;
  height: 13px;
}

.quickstart_dialog .q-v--modal .modal-content>.modal-footer[data-v-6c072809] {
  margin: 0px 24px 24px 24px;
  padding: 0;
}

.quickstart_dialog .q-v--modal .modal-content>.modal-footer .buttons[data-v-6c072809] {
  height: 30px;
}

.quickstart_dialog .q-v--modal .modal-content>.modal-footer .buttons>.Qdialogbtn[data-v-6c072809] {
  margin-right: 8px;
}

.popup_dialog[data-v-6c072809] {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.popup_dialog .q-v--modal[data-v-6c072809] {
  height: auto;
  max-width: 660px;
  cursor: move;
}

.popup_dialog .q-v--modal>.modal-content[data-v-6c072809] {
  background: #FFFFFF;
  border: 1px solid #979797;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  border-radius: 12px;
}

.popup_dialog .q-v--modal>.modal-content .modal-close[data-v-6c072809] {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 20px;
  height: 20px;
  cursor: pointer;
  color: #000;
}

.popup_dialog .q-v--modal>.modal-content .modal-close[data-v-6c072809]:hover {
  color: #89A5F4;
}

.popup_dialog .q-v--modal>.modal-content>.modal-header[data-v-6c072809] {
  cursor: move;
  font-size: 14px;
  color: #000000;
  line-height: 20px;
  height: auto;
  padding: 22px 30px 22px 30px;
  color: #000000;
  text-align: left;
  border-bottom: none;
  background-color: initial;
}

.popup_dialog .q-v--modal>.modal-content>.modal-header>.dialog-icon[data-v-6c072809] {
  float: left;
  margin-right: 10px;
  font-size: 30px;
  vertical-align: middle;
}

.popup_dialog .q-v--modal>.modal-content>.modal-header>.dialog-icon.icon-warning[data-v-6c072809] {
  color: #F66E20;
}

.popup_dialog .q-v--modal>.modal-content>.modal-header>.dialog-icon.empty[data-v-6c072809] {
  display: none;
}

.popup_dialog .q-v--modal>.modal-content>.modal-body[data-v-6c072809] {
  padding: 0px 30px;
  height: auto;
  overflow: hidden;
  display: inline-block;
  width: 100%;
}

.popup_dialog .q-v--modal>.modal-content>.modal-body>.dialog-content[data-v-6c072809] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding: 10px 0px;
  vertical-align: middle;
  word-wrap: break-word;
}

.popup_dialog .q-v--modal>.modal-content>.modal-body>.dialog-content>.dialog-header[data-v-6c072809] {
  font-weight: 500;
  font-size: 14x;
  color: #000000;
  line-height: 20px;
}

.popup_dialog .q-v--modal>.modal-content>.modal-body>.dialog-content>.dialog-message[data-v-6c072809] {
  width: 100%;
  word-wrap: break-word;
  font-size: 14px;
  color: #000000;
  text-align: left;
  line-height: 22px;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer[data-v-6c072809] {
  border: 0;
  width: 100%;
  height: auto;
  padding: 20px 30px 20px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer .buttons[data-v-6c072809] {
  text-align: right;
  width: 100%;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer>button[data-v-6c072809] {
  margin-right: 0;
  margin-left: 8px;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer .q-button[data-v-6c072809] {
  text-align: center;
  border-radius: 4px;
  cursor: pointer;
  font-weight: 500;
  line-height: 30px;
  padding: 0;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer .q-button.reset[data-v-6c072809] {
  background: #F54848;
  border: 1px solid #F54848;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer .q-button.reset[data-v-6c072809]:hover {
  border: 1px solid #FA9393;
  background: #FA9393;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer .q-button.reset[data-v-6c072809]:active {
  border: 1px solid #8E2C2C;
  background: #8E2C2C;
}

.notification-dialog .q-v--modal[data-v-6c072809] {
  height: 600px !important;
}

.notification-dialog .q-v--modal .modal-content[data-v-6c072809] {
  background-color: #fafafa;
  -webkit-box-shadow: none;
  box-shadow: none;
  height: inherit;
}

.notification-dialog .q-v--modal .modal-content .modal-header[data-v-6c072809] {
  height: 58px;
  font-size: 20px;
  color: #000;
  float: right;
  cursor: move;
}

.notification-dialog .q-v--modal .modal-content .modal-body[data-v-6c072809] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.notification-dialog .q-v--modal .modal-content .modal-container[data-v-6c072809] {
  width: 100%;
  margin-bottom: 20px;
}

.notification-dialog .q-v--modal .modal-content .modal-container .category[data-v-6c072809] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 68px;
  padding: 20px 0 15px 0;
}

.notification-dialog .q-v--modal .modal-content .modal-container .category .title[data-v-6c072809] {
  font-size: 14px;
  color: #000000;
  line-height: 24px;
}

.notification-dialog .q-v--modal .modal-content .modal-container .category select[data-v-6c072809] {
  height: 24px;
  width: 180px;
  margin-left: 10px;
  border-radius: 0 !important;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content[data-v-6c072809] {
  height: calc(100% - 68px);
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table[data-v-6c072809] {
  border: 1px solid #979797;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column[data-v-6c072809] {
  height: 28px;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column[data-v-6c072809]:nth-child(1) {
  width: 10%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column[data-v-6c072809]:nth-child(2) {
  width: 20%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column[data-v-6c072809]:nth-child(3) {
  width: 20%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column[data-v-6c072809]:nth-child(4) {
  width: 50%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column .qweb-column-title[data-v-6c072809] {
  font-size: 14px;
  color: #4C4C4C;
  line-height: 24px;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body[data-v-6c072809] {
  min-height: 397px;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body .empty[data-v-6c072809] {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body .empty>.description>.message[data-v-6c072809] {
  margin-top: 14px;
  font-size: 12px;
  color: #7a7a7a;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body .empty>.description>.message>.message1[data-v-6c072809] {
  display: block;
  font-size: 13px;
  color: #848484;
  text-align: center;
  line-height: 13px;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body>.rows>.scroll-content .link-row>.data-row[data-v-6c072809] {
  height: 38px !important;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body>.rows>.scroll-content .link-row>.data-row.right>.data[data-v-6c072809]:nth-child(1) {
  width: 10%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body>.rows>.scroll-content .link-row>.data-row.right>.data[data-v-6c072809]:nth-child(2) {
  width: 20%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body>.rows>.scroll-content .link-row>.data-row.right>.data[data-v-6c072809]:nth-child(3) {
  width: 20%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body>.rows>.scroll-content .link-row>.data-row.right>.data[data-v-6c072809]:nth-child(4) {
  width: 50%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body>.rows>.scroll-content .link-row>.fill>.link-row>.data-row[data-v-6c072809] {
  height: 38px !important;
}

.notification-dialog .q-v--modal .modal-content>.modal-footer[data-v-6c072809] {
  margin: 0px 24px 24px 24px;
  padding: 0;
}

.notification-dialog .q-v--modal .modal-content>.modal-footer .buttons[data-v-6c072809] {
  height: 30px;
}

.notification-dialog .q-v--modal .modal-content>.modal-footer .buttons>.Qdialogbtn[data-v-6c072809] {
  margin-right: 8px;
}

.noTopModal[data-v-6c072809] {
  z-index: 997;
  background: rgba(0, 0, 0, 0.418);
}

.about[data-v-6c072809] {
  z-index: 9999;
}

.about .q-v--modal[data-v-6c072809] {
  border-radius: 12px;
}

.about .q-v--modal>.modal-content[data-v-6c072809] {
  height: 414px !important;
}

.about .q-v--modal>.modal-content>.modal-header[data-v-6c072809] {
  height: 40px;
  line-height: 40px;
  background: initial;
  color: #000000;
}

.about .q-v--modal>.modal-content>.modal-close[data-v-6c072809] {
  top: 10px;
  right: 10px;
  color: #000;
}

.about .q-v--modal>.modal-content>.modal-close[data-v-6c072809]:hover {
  color: #89A5F4;
}

.about .q-v--modal>.modal-content>.modal-body[data-v-6c072809] {
  height: 314px;
}

.about .q-v--modal>.modal-content>.modal-body .iconIntro[data-v-6c072809] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 17px 0px 15px 0px;
}

.about .q-v--modal>.modal-content>.modal-body .iconIntro .icon[data-v-6c072809] {
  margin-bottom: 25px;
  width: 100px;
  height: 100px;
}

.about .q-v--modal>.modal-content>.modal-body .iconIntro .qpkg-name[data-v-6c072809] {
  font-size: 25px;
  font-style: bold;
  font-family: 'Roboto-B', 'Microsoft JhengHei' !important;
}

.about .q-v--modal>.modal-content>.modal-body .iconIntro .version[data-v-6c072809] {
  font-size: 13px;
  color: #474747;
  font-family: 'Roboto-R', 'Microsoft JhengHei';
}

.about .q-v--modal>.modal-content>.modal-footer[data-v-6c072809] {
  padding: 0px 18px;
  border-top: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.about .q-v--modal>.modal-content>.modal-footer .copyrightinfo[data-v-6c072809] {
  text-align: left;
}

.about .q-v--modal>.modal-content>.modal-footer .copyrightinfo>img[data-v-6c072809] {
  margin-right: 6px;
}

.about .q-v--modal>.modal-content>.modal-footer .copyrightinfo .qnaplogo[data-v-6c072809] {
  color: #4a4a4a;
}

.about .q-v--modal>.modal-content>.modal-footer .copyrightinfo .qnaplogo[data-v-6c072809]::before {
  font-size: 13px;
}

.about .q-v--modal>.modal-content>.modal-footer .copyrightinfo .qnapwebsite[data-v-6c072809] {
  font-size: 12px;
  line-height: 12px;
  font-family: 'Roboto-R', 'Microsoft JhengHei';
}

.about .q-v--modal>.modal-content>.modal-footer .copyrightinfo .copyright[data-v-6c072809] {
  margin: 5px 0px 18px 0px;
  font-size: 10px;
  line-height: 10px;
  color: #262626;
  font-family: 'Roboto-R', 'Microsoft JhengHei';
}

.station-page[data-v-105dd8e6] {
  height: calc(100% - 60px);
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.station-page>.content[data-v-105dd8e6] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 100%;
  padding: 10px 20px 20px 10px;
}

.station-page>.content>.content-body[data-v-105dd8e6] {
  background: #f2f2f2;
  border-radius: 8px;
  padding: 20px 10px 10px 10px;
}

.station-page>.content>.content-body>.content[data-v-105dd8e6] {
  background: #ffffff;
  height: calc(100% - 40px);
}

.station-page>.content>.content-body>.content.dashboard[data-v-105dd8e6] {
  background: initial;
}

.station-page>.content>.content-body>.content-header[data-v-105dd8e6] {
  display: block;
  margin: 0px 0px 20px 10px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #000000;
}

.station-page>.content>.content-body>.content-header .content-header-content[data-v-105dd8e6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 0px;
}

.station-page>.content>.content-body>.content-header .content-body-header[data-v-105dd8e6] {
  line-height: 20px;
  display: block;
  font-size: 20px;
  font-weight: 900;
  line-height: 20px;
}

.station-page>.content>.content-body>.content-header .content-body-subheader[data-v-105dd8e6] {
  margin-left: 10px;
  display: block;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}

.station-page>.content>.content-body>.body-container[data-v-105dd8e6] {
  height: calc(100% - 40px);
}

.station-page>.content>.content-body>.body-container>.content-body-deviceinfo[data-v-105dd8e6] {
  height: 240px;
  margin-bottom: 5px;
  -webkit-transition: height .6s;
  transition: height .6s;
}

.station-page>.content>.content-body>.body-container>.content-body-deviceinfo.open_d[data-v-105dd8e6] {
  height: 240px;
}

.station-page>.content>.content-body>.body-container>.content-body-deviceinfo.close_d[data-v-105dd8e6] {
  height: 40px;
}

.station-page>.content>.content-body>.body-container>.content-body-content[data-v-105dd8e6] {
  height: calc(100% - 245px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: height .6s;
  transition: height .6s;
}

.station-page>.content>.content-body>.body-container>.content-body-content.open_d[data-v-105dd8e6] {
  height: calc(100% - 245px);
}

.station-page>.content>.content-body>.body-container>.content-body-content.close_d[data-v-105dd8e6] {
  height: calc(100% - 45px);
}

.station-page>.content>.content-body>.body-container>.content-body-content>.router-content[data-v-105dd8e6] {
  height: 100%;
  color: #000000;
  -webkit-box-flex: 2;
  -ms-flex: 2;
  flex: 2;
}

.station-page>.content>.content-body>.body-container>.content-body-content>.router-content>.container[data-v-105dd8e6] {
  padding: 15px 15px;
}

.station-page>.content>.content-body>.body-container>.content-body-content>.router-content>.content[data-v-105dd8e6] {
  background: #ffffff;
  height: 100%;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}

.station-page>.content>.content-body>.body-container>.content-body-content>.router-content>.content.dashboard[data-v-105dd8e6] {
  background: initial;
}

.station-page>.content>.content-body>.body-container>.content-body-content>.router-content>.content-tab[data-v-105dd8e6] {
  background: #ffffff;
  height: calc(100% - 40px);
}

.station-page>.content>.content-body>.body-container>.content-body-content>.router-content>.content-tab.dashboard[data-v-105dd8e6] {
  background: initial;
}

.station-page>.content>.content-body>.body-container>.content-body-content>.helper-content[data-v-105dd8e6] {
  border-radius: 4px;
  -webkit-transition: min-width .6s ease, max-width .6s ease;
  transition: min-width .6s ease, max-width .6s ease;
  background: #ffffff;
}

.station-page>.content>.content-body>.body-container>.content-body-content>.helper-content.open_h[data-v-105dd8e6] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  min-width: 300px;
  max-width: 300px;
  margin-left: 5px;
}

.station-page>.content>.content-body>.body-container>.content-body-content>.helper-content.close_h[data-v-105dd8e6] {
  -webkit-box-flex: 0;
  -ms-flex: 0;
  flex: 0;
  min-width: 0px;
  max-width: 0px;
  margin-left: 0px;
}

.station-page>.content>.content-body>.body-container>.content[data-v-105dd8e6] {
  background: #ffffff;
  height: 100%;
}

.station-page>.content>.content-body>.body-container>.content.dashboard[data-v-105dd8e6] {
  background: initial;
}

.station-page>.content>.content-body>.body-container>.content-tab[data-v-105dd8e6] {
  background: #ffffff;
  height: calc(100% - 40px);
  position: relative;
  overflow: overlay;
}

.station-page>.content>.content-body>.body-container>.content-tab.dashboard[data-v-105dd8e6] {
  background: initial;
}

.select-action[data-v-105dd8e6] {
  text-align: center;
  margin-top: 10px;
  position: relative;
  bottom: 0px;
  width: 100%;
}

.open[data-v-105dd8e6] {
  position: absolute;
  top: 0;
  right: 0;
  opacity: 1 !important;
  z-index: 6000 !important;
}

.side-bar-tab[data-v-105dd8e6] {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background: #ffffff;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  padding: 0px;
  line-height: 40px;
  font-size: 14px;
  text-align: center;
  line-height: 16px;
  border-bottom: 2px solid #e6e6e6;
  position: relative;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.m-web-tab[data-v-105dd8e6] {
  font-family: 'Roboto-R' !important;
  overflow: hidden;
  width: auto;
  padding: 0 25px;
  line-height: 40px;
  color: #000000;
  bottom: -2px;
  position: relative;
  cursor: pointer;
}

.m-web-tab[data-v-105dd8e6]:hover {
  border-bottom: 2px solid #000000;
}

.m-web-tab.show-tab[data-v-105dd8e6] {
  font-family: 'Roboto-B' !important;
  color: #1A8EC7;
  border-bottom: 2px solid #1A8EC7;
}

.how-to-btn[data-v-105dd8e6] {
  position: absolute;
  right: 10px;
  margin-top: 9px;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.how-to-btn .icon-setting_1[data-v-105dd8e6] {
  width: 20px;
  font-size: 20px;
  margin-right: 5px;
}

.how-to-btn .title[data-v-105dd8e6] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.how-to-btn:hover .title[data-v-105dd8e6] {
  color: #000FFF;
}

.sidebar-header-icon {
  cursor: pointer;
  display: inline-block;
  position: absolute;
  line-height: 40px;
  right: 10px;
  fill: #ffffff;
}

.sidebar-header-icon>.icon {
  font-size: 20px;
  width: 20px;
  height: 20px;
  margin: 5px 0;
  display: inline-block;
  -webkit-transition-duration: 0.8s;
  transition-duration: 0.8s;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  overflow: hidden;
}

.sidebar-header-icon>.icon.menu_open {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}

.sidebar {
  position: relative;
  overflow: hidden;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-transition: width .5s;
  transition: width .5s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin-right: -10px;
}

.sidebar.expand {
  width: 250px;
}

.sidebar.collapsed {
  width: 65px;
}

.sidebar.collapsed .sidebar-header-icon {
  right: 15px;
}

.sidebar .sidebar-create-header {
  height: 45px;
  padding-top: 18px;
}

.sidebar .sidebar-create-header>.sidebar-header-icon {
  text-align: center;
  padding-right: 0;
}

.sidebar .sidebar-create-header>.border-box {
  height: 7px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.sidebar .sidebar-create-header>.border-box>.short-border {
  width: 28px;
  height: 1px;
  border-bottom: rgba(255, 255, 255, 0.3) 1px solid;
}

.sidebar .sidebar-header {
  height: 33px;
  line-height: 33px;
  font-family: 'Roboto-R';
  font-size: 12px;
  color: #99A9B8;
}

.sidebar .sidebar-header.none-border-bottom {
  border-bottom: none;
  height: 22px;
  line-height: 22px;
}

.sidebar .sidebar-header .sidebar-header-title {
  display: inline-block;
  color: #99A9B8;
  font-size: 14px;
  font-family: 'Roboto-R';
  line-height: 14px;
  margin-top: 22px;
}

.sidebar .sidebar-header .sidebar-item {
  height: 33px;
  line-height: 33px;
  position: relative;
}

.sidebar .sidebar-header .sidebar-item>.sidebar-item-icon {
  fill: #99A9B8;
}

.sidebar .sidebar-header .sidebar-item>.sidebar-item-title {
  color: #99A9B8;
  line-height: 33px;
  font-family: 'Roboto-R' !important;
  margin-left: 25px;
}

.sidebar .sidebar-body .configuration {
  -webkit-transition: max-height .6s;
  transition: max-height .6s;
  overflow: hidden;
  max-height: 0;
}

.sidebar .sidebar-body .configuration .browser-list-top {
  position: absolute;
  top: 0;
  width: 100%;
  height: 30px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#005a68), to(rgba(0, 90, 104, 0)));
  background-image: linear-gradient(to bottom, #005a68, rgba(0, 90, 104, 0));
  pointer-events: none;
}

.sidebar .sidebar-body.fadein .configuration {
  max-height: 500px;
}

.sidebar .sidebar-body .system {
  -webkit-transition: max-height .6s;
  transition: max-height .5s;
  overflow: hidden;
  max-height: 0;
}

.sidebar .sidebar-body .system .browser-list-top {
  position: absolute;
  top: 0;
  width: 100%;
  height: 30px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#005a68), to(rgba(0, 90, 104, 0)));
  background-image: linear-gradient(to bottom, #005a68, rgba(0, 90, 104, 0));
  pointer-events: none;
}

.sidebar .sidebar-body.fadein .system {
  max-height: 500px;
}

.sidebar .sidebar-item {
  height: 50px;
  line-height: 50px;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-width: 40px;
}

.sidebar .sidebar-item.active {
  background: #1A8EC7 !important;
  border-left: 5px solid #ffffff;
}

.sidebar .sidebar-item.active>.sidebar-item-icon {
  margin: 0px 0px 0px 20px;
}

.sidebar .sidebar-item:hover {
  background: #115B80;
}

.sidebar .sidebar-item>.sidebar-item-icon {
  margin: 0px 0px 0px 25px;
  width: 30px;
  text-align: center;
  fill: #ffffff;
}

.sidebar .sidebar-item>.sidebar-item-icon>.q-icon {
  font-size: 30px;
  cursor: pointer;
  z-index: 10;
  padding: 0;
  border: 0;
  vertical-align: middle;
  background-size: contain;
}

.sidebar .sidebar-item>.sidebar-item-icon>.q-icon:focus {
  outline: 0;
}

.sidebar .sidebar-item>.sidebar-item-title {
  font-size: 14px;
  color: #ffffff;
  line-height: 50px;
  font-weight: 900;
  margin-left: 15px;
  text-overflow: ellipsis;
  overflow: hidden;
  width: calc(100% - 40px);
  max-width: 160px;
  white-space: nowrap;
}

.sidebar .toggle-icon {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  cursor: pointer;
  right: 15px;
  bottom: 30px;
  width: 30px;
  height: 30px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAAAXNSR0IArs4c6QAAAMZJREFUSA3tUkEKwkAQKwhCQfARHgp9iz/wIX7ODwg+x4vQsk1hI4NMDjp7EJ1CyJLZSZbpdF1+OYGcwDdMoJSy8d6hdO/u2xrMT8AdGG2z0u2dj8/VfAZfgC2NlM56iKv5VEN7mimd9RArc6WHwtiszJXOvhArc6WHwtiszJXOvhDDfADWRboBdpFcPRRmm9cw4Ao8gCNrSme9CSNkD3jhrt4klCYZjgm8/vP/GvtB7MJTZ70J14U7g3fWUOn2Tp5zAr85gQVtb7cmVTPY3wAAAABJRU5ErkJggg==);
}

.sidebar .toggle-icon:hover {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAAAXNSR0IArs4c6QAAArlJREFUSA29l81rE0EYh5No8Yv4gaD0UBEEqdWDqCBVcgkeWjzoQRH8wI+jIP4x3jVUVATxJvQgveQQPOjJioqHSvxAQQSLilQbn2fZXTcxbnZr0h883ensO+9vdmZ2dlIsZFCr1SoRNgKjMAzlEC6F+ZD3XJ9Ds1gsLnJNVTHtLoZD3D8I47AuLTZx7yvlBjyiAwuJ+rbiP40xHSNyAta3tcj+zxdCpzF/1q3JX8YYWleFSrcGS6ir02aGDrSSbduMQ9MTBOxOBvWhPEuOe0lzF01SPmm/Tc1vTnPHio3DOe3X8MYGiUIl9AiqAmMqXL0upEFrIvQqRE/sK5N39W7s0ktztK2bjhjv61Uo0QPNfU/zaJLgy7Ay0WgP5auwLVHXrTiupw3dkbJuDj7NMdgFt+EnqP1wFB7Ca0iTXiMauw1mkSPjq7YdpuAtqENwBB7AY8iiUY3de3vJxXcKtkINPoKqwmG4D08hq4Y1dsNP0ypungHjrsNnUM7zPrgLLyGPyr2MV5PtPBinqV8idRyc51swB3lVdt7StImbW+AVRKYrKO+ADxDNM8V80jhK2K2l31iH8gBMhgG/uPr0Dv05cCryar6XsQmdP4d0LzjEvlLOs+Zr4AKshTwKjH2qXpojYAp2wkmIOnyDsroIvRZpEBj+eWcCjytZ5HzWwA3nNAzBN6jBd7gErokseqFxEzyuZJHvr0O8Gc6Cw/4DbsIn0HwDpEmvZomP8yKFRlpkxz3n1yF+Axorz1Z34An4MGlq6Bk0DD9VV4j26zFIeQ67hvFC0DsLVEwP0jHM7eFPrz/DQoWnwXoYMIhLPfQIcnfOxwy1swNwNae5Y0WLI65gvq2rQiWu/L+Co5h+vE3mpwNj/L98B/oOczcJz0jL9xOmowOuBXcsTyseHNweoy3Sj4y49Wb+0fYbJG6nUy4b0qMAAAAASUVORK5CYII=);
}

.sidebar .toggle-icon.collapsed {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAAAXNSR0IArs4c6QAAAMdJREFUSA3tUkEKwkAQKwiCIPgID4Jv8Qc+xM/5AcHn9CIIawpNGdbJQQJeOoUw28wmodMZhnpqAjWBf02gtbbJshSf3f2Zg/kZGIFrFCs+3rHOCNgCd+ANLOGKt8J6MUJ2QBae8r3eeq9wTKD/5+sY+3P+8hMXaN6FL559uyLgAryAxxRGQ8Wzb9XO/EAzxbNvVWWueCuMYmWueOqsqswVb4VRrMwVT51VYX4EuL1xkVLeCotihO6BG7CETn3FR22dawLrm8AHTdC3JHLNyZ4AAAAASUVORK5CYII=);
}

.sidebar .toggle-icon.collapsed:hover {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAAAXNSR0IArs4c6QAAAr1JREFUSA29l8trU0EUh29qiy/qA0Hooq5E6mMhKEiFbKKLigtFdCMK6lIQ/xj3GgoKBXEndGNBAkYXurKi4iISq+hGMFQX1cTvu0zCTUxubmrSAx8zmTkzv7lnnslFGazRaIzhNg0zMAWTAZKoFvhC+haquVyuTppqubRaBCeoPwGzsD3NN1G3Sr4MLxjAWqK8LdtTGNFDeM7BjrYW2X/8wHUR8TfdmvwjjKBlBch3a7COshJtlhhAI9m2TTiIXsThcNJpCPll+niYFHfRJM0vHbao/dunfbesJRzmdFjhbQkkMvmgERfFwhS4el1Io7a5oBU1v9gtk7Z6XQvd6ncNOFL7UCsaYwSKu0/TbB+Vt+FIwmmc/E04kyjLkp1VU1FPpH6Hw0d8nsAFOAbab3gAR+E8tO0QfvcytaYV9hjMYs9wegxn4WRoUCGdhwNwCewvi83o6Nmb1V7i+AhOQSE0WiEtgpG7DC7UfjalsAf+IPYa5wVwXTTn9xv5u7AHrsJmSLPJ9Qjb4Xu4D87vOdC+wz3YCtdgC/SyWLhXZb9yQ/wV9sOm4OzF8AH2wu5Q1jXxi71PBzVDaUidJkP8BzRDfxwWwPu5l9Xciwo7N1ltG46K2lZR27uVDPlBcAoqkGY1vzhtZJ2NPXmuh0LnU1H7cCu5peahAv3ss418rmQx50zRX1CEnzABbqFpKMIKZLF3hqsKq5B2eu2k/ga4mJw/nzSG9woYBUPuqs5ialXHuZzrnJ1lfpxOaWVkXsFTqAc/hT/BczDkWa2spo2jcFXdIuvoR2lutzsIr/klkRmSRfMjNh9/8cszFlaMAl+DpREKl4JGLNESDoJLpMsjELdP+25ZPMetX2SYb8sKkE+W/0feKKY/b5OdM4CNfdB3iHtAbOxfmI4BuBY8nXyt+HDwcmje4+5h8ejN/KftL1BYqxSy3ZPtAAAAAElFTkSuQmCC);
}

.sidebar>.scrollContainer {
  height: calc(100% - 70px);

  &::-webkit-scrollbar-thumb {
    background-color: silver;
    border-radius: 4px;
    min-height: 20px;
    position: absolute;
    cursor: default;
  }

  &::-webkit-scrollbar {
    width: 8px;
  }
}

.q-modal[data-v-2de2c99c] {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.q-modal .q-v--modal[data-v-2de2c99c] {
  height: auto;
  border-radius: 4px;
}

.q-modal .q-v--modal>.modal-content[data-v-2de2c99c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: inherit !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background: #FFFFFF;
  border: 1px solid #474646;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  color: #000000;
}

.q-modal .q-v--modal>.modal-content .modal-close[data-v-2de2c99c] {
  position: absolute;
  top: 18px;
  right: 14px;
  width: 22px;
  height: 22px;
  cursor: pointer;
  color: #fff;
}

.q-modal .q-v--modal>.modal-content .modal-close[data-v-2de2c99c]:hover {
  color: #89A5F4;
}

.q-modal .q-v--modal>.modal-content>.modal-header[data-v-2de2c99c] {
  cursor: move;
  font-size: 20px;
  color: #ffffff;
  line-height: 58px;
  height: 58px;
  padding: 0 18px 0 18px;
  text-align: left;
  border-bottom: none;
  font-weight: 500;
  width: 100%;
  background-color: #0B3256;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.q-modal .q-v--modal>.modal-content>.modal-body[data-v-2de2c99c] {
  padding: 0px 30px;
  overflow-y: scroll;
  min-height: 70px;
  display: table;
  width: 100%;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform[data-v-2de2c99c] {
  font-size: 14px;
  margin-top: 20px;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .title[data-v-2de2c99c] {
  font-size: 13px;
  color: #000000;
  text-align: left;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow[data-v-2de2c99c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow .formlabel[data-v-2de2c99c] {
  width: 25%;
  text-align: left;
  margin-right: 10px;
  font-size: 14px;
  color: #000000;
  text-align: left;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow .forminput[data-v-2de2c99c] {
  margin-right: 10px;
  width: 75%;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow .forminput p[data-v-2de2c99c] {
  margin-top: 8px;
  margin-left: 0px;
  margin-bottom: 0;
  margin-right: 0;
  line-height: 14px;
  font-size: 13px;
  color: #195A87;
  text-align: left;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow .forminput .note[data-v-2de2c99c] {
  margin-top: 8px;
  line-height: 14px;
  font-size: 13px;
  color: #195A87;
  text-align: left;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow .forminput .note[data-v-2de2c99c]:before {
  cursor: pointer;
  content: '';
  background-size: cover;
  position: relative;
  display: inline-block;
  width: 14px;
  height: 14px;
  top: 0px;
  right: 0px;
  margin-right: 10px;
  pointer-events: none;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow .forminput .form-control[data-v-2de2c99c] {
  font-size: 13px;
  color: #000000;
  text-align: left;
  background: #FFFFFF;
  border: 1px solid #2F2F2F;
  border-radius: 4px;
  display: table-cell;
  height: 24px;
  vertical-align: middle;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .message[data-v-2de2c99c] {
  font-size: 15px;
  color: #000;
  font-weight: 500;
  margin: 20px 0px 30px 0px;
}

.q-modal .q-v--modal>.modal-content>.scrollbar-body .modal-body[data-v-2de2c99c] {
  padding: 20px 25px 0px 35px;
}

.q-modal .q-v--modal>.modal-content>.modal-footer[data-v-2de2c99c] {
  position: inherit;
  bottom: 0;
  right: 0;
  border: 0;
  height: auto;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 30px;
}

.q-modal .q-v--modal>.modal-content>.modal-footer>button[data-v-2de2c99c] {
  margin-right: 0;
  margin-left: 8px;
}

.q-modal .q-v--modal>.modal-content>.modal-footer>.footer-left>button[data-v-2de2c99c] {
  margin: 0;
}

.q-modal .q-v--modal>.modal-content>.modal-footer>.footer-right[data-v-2de2c99c] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.q-modal .q-v--modal>.modal-content>.modal-process[data-v-2de2c99c] {
  height: 8px;
  position: relative;
  top: 0px;
}

.q-modal .q-v--modal>.modal-content>.modal-process .progressbase[data-v-2de2c99c] {
  width: 100%;
  background: #d9d9d9;
  height: 8px;
  float: left;
}

.q-modal .q-v--modal>.modal-content>.modal-process .progressbar[data-v-2de2c99c] {
  position: absolute;
  width: 50%;
  background: #369eff;
  height: 8px;
  float: left;
}

.q-modal .q-v--modal .modal-mask[data-v-2de2c99c] {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.418);
  width: 100%;
  height: 100%;
  z-index: 998;
}

.vue-modal-resizer[data-v-2de2c99c]::after {
  background: none;
  border-left: none;
}

.quickstart_dialog .q-v--modal[data-v-2de2c99c] {
  height: auto !important;
}

.quickstart_dialog .q-v--modal .modal-content[data-v-2de2c99c] {
  background-color: #fafafa;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.quickstart_dialog .q-v--modal .modal-content .modal-header[data-v-2de2c99c] {
  height: 20px;
  float: right;
  cursor: move;
}

.quickstart_dialog .q-v--modal .modal-content .content[data-v-2de2c99c] {
  margin: 0px;
  padding: 0px;
}

.quickstart_dialog .q-v--modal .modal-content .content .dialogContent[data-v-2de2c99c] {
  padding: 4px 24px 20px 24px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.quickstart_dialog .q-v--modal .modal-content .content .dialogContent .informationIcon[data-v-2de2c99c] {
  width: 32px;
  height: 32px;
  margin-right: 16px;
}

.quickstart_dialog .q-v--modal .modal-content .content .dialogContent .informationContent[data-v-2de2c99c] {
  min-height: 34px;
  line-height: 21px;
  vertical-align: text-bottom;
  font-size: 14px;
  color: #2f2f2f;
  padding-top: 8px;
  margin-right: 16px;
}

.quickstart_dialog .q-v--modal .modal-content .content .dialogContent .informationContent .note[data-v-2de2c99c] {
  color: #195a87;
  font-size: 12px;
  line-height: 18px;
  margin-top: 8px;
}

.quickstart_dialog .q-v--modal .modal-content .content .dialogContent .moreicon[data-v-2de2c99c] {
  width: 7px;
  height: 13px;
}

.quickstart_dialog .q-v--modal .modal-content>.modal-footer[data-v-2de2c99c] {
  margin: 0px 24px 24px 24px;
  padding: 0;
}

.quickstart_dialog .q-v--modal .modal-content>.modal-footer .buttons[data-v-2de2c99c] {
  height: 30px;
}

.quickstart_dialog .q-v--modal .modal-content>.modal-footer .buttons>.Qdialogbtn[data-v-2de2c99c] {
  margin-right: 8px;
}

.popup_dialog[data-v-2de2c99c] {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.popup_dialog .q-v--modal[data-v-2de2c99c] {
  height: auto;
  max-width: 660px;
  cursor: move;
}

.popup_dialog .q-v--modal>.modal-content[data-v-2de2c99c] {
  background: #FFFFFF;
  border: 1px solid #979797;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  border-radius: 12px;
}

.popup_dialog .q-v--modal>.modal-content .modal-close[data-v-2de2c99c] {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 20px;
  height: 20px;
  cursor: pointer;
  color: #000;
}

.popup_dialog .q-v--modal>.modal-content .modal-close[data-v-2de2c99c]:hover {
  color: #89A5F4;
}

.popup_dialog .q-v--modal>.modal-content>.modal-header[data-v-2de2c99c] {
  cursor: move;
  font-size: 14px;
  color: #000000;
  line-height: 20px;
  height: auto;
  padding: 22px 30px 22px 30px;
  color: #000000;
  text-align: left;
  border-bottom: none;
  background-color: initial;
}

.popup_dialog .q-v--modal>.modal-content>.modal-header>.dialog-icon[data-v-2de2c99c] {
  float: left;
  margin-right: 10px;
  font-size: 30px;
  vertical-align: middle;
}

.popup_dialog .q-v--modal>.modal-content>.modal-header>.dialog-icon.icon-warning[data-v-2de2c99c] {
  color: #F66E20;
}

.popup_dialog .q-v--modal>.modal-content>.modal-header>.dialog-icon.empty[data-v-2de2c99c] {
  display: none;
}

.popup_dialog .q-v--modal>.modal-content>.modal-body[data-v-2de2c99c] {
  padding: 0px 30px;
  height: auto;
  overflow: hidden;
  display: inline-block;
  width: 100%;
}

.popup_dialog .q-v--modal>.modal-content>.modal-body>.dialog-content[data-v-2de2c99c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding: 10px 0px;
  vertical-align: middle;
  word-wrap: break-word;
}

.popup_dialog .q-v--modal>.modal-content>.modal-body>.dialog-content>.dialog-header[data-v-2de2c99c] {
  font-weight: 500;
  font-size: 14x;
  color: #000000;
  line-height: 20px;
}

.popup_dialog .q-v--modal>.modal-content>.modal-body>.dialog-content>.dialog-message[data-v-2de2c99c] {
  width: 100%;
  word-wrap: break-word;
  font-size: 14px;
  color: #000000;
  text-align: left;
  line-height: 22px;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer[data-v-2de2c99c] {
  border: 0;
  width: 100%;
  height: auto;
  padding: 20px 30px 20px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer .buttons[data-v-2de2c99c] {
  text-align: right;
  width: 100%;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer>button[data-v-2de2c99c] {
  margin-right: 0;
  margin-left: 8px;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer .q-button[data-v-2de2c99c] {
  text-align: center;
  border-radius: 4px;
  cursor: pointer;
  font-weight: 500;
  line-height: 30px;
  padding: 0;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer .q-button.reset[data-v-2de2c99c] {
  background: #F54848;
  border: 1px solid #F54848;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer .q-button.reset[data-v-2de2c99c]:hover {
  border: 1px solid #FA9393;
  background: #FA9393;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer .q-button.reset[data-v-2de2c99c]:active {
  border: 1px solid #8E2C2C;
  background: #8E2C2C;
}

.notification-dialog .q-v--modal[data-v-2de2c99c] {
  height: 600px !important;
}

.notification-dialog .q-v--modal .modal-content[data-v-2de2c99c] {
  background-color: #fafafa;
  -webkit-box-shadow: none;
  box-shadow: none;
  height: inherit;
}

.notification-dialog .q-v--modal .modal-content .modal-header[data-v-2de2c99c] {
  height: 58px;
  font-size: 20px;
  color: #000;
  float: right;
  cursor: move;
}

.notification-dialog .q-v--modal .modal-content .modal-body[data-v-2de2c99c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.notification-dialog .q-v--modal .modal-content .modal-container[data-v-2de2c99c] {
  width: 100%;
  margin-bottom: 20px;
}

.notification-dialog .q-v--modal .modal-content .modal-container .category[data-v-2de2c99c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 68px;
  padding: 20px 0 15px 0;
}

.notification-dialog .q-v--modal .modal-content .modal-container .category .title[data-v-2de2c99c] {
  font-size: 14px;
  color: #000000;
  line-height: 24px;
}

.notification-dialog .q-v--modal .modal-content .modal-container .category select[data-v-2de2c99c] {
  height: 24px;
  width: 180px;
  margin-left: 10px;
  border-radius: 0 !important;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content[data-v-2de2c99c] {
  height: calc(100% - 68px);
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table[data-v-2de2c99c] {
  border: 1px solid #979797;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column[data-v-2de2c99c] {
  height: 28px;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column[data-v-2de2c99c]:nth-child(1) {
  width: 10%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column[data-v-2de2c99c]:nth-child(2) {
  width: 20%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column[data-v-2de2c99c]:nth-child(3) {
  width: 20%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column[data-v-2de2c99c]:nth-child(4) {
  width: 50%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column .qweb-column-title[data-v-2de2c99c] {
  font-size: 14px;
  color: #4C4C4C;
  line-height: 24px;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body[data-v-2de2c99c] {
  min-height: 397px;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body .empty[data-v-2de2c99c] {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body .empty>.description>.message[data-v-2de2c99c] {
  margin-top: 14px;
  font-size: 12px;
  color: #7a7a7a;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body .empty>.description>.message>.message1[data-v-2de2c99c] {
  display: block;
  font-size: 13px;
  color: #848484;
  text-align: center;
  line-height: 13px;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body>.rows>.scroll-content .link-row>.data-row[data-v-2de2c99c] {
  height: 38px !important;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body>.rows>.scroll-content .link-row>.data-row.right>.data[data-v-2de2c99c]:nth-child(1) {
  width: 10%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body>.rows>.scroll-content .link-row>.data-row.right>.data[data-v-2de2c99c]:nth-child(2) {
  width: 20%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body>.rows>.scroll-content .link-row>.data-row.right>.data[data-v-2de2c99c]:nth-child(3) {
  width: 20%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body>.rows>.scroll-content .link-row>.data-row.right>.data[data-v-2de2c99c]:nth-child(4) {
  width: 50%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body>.rows>.scroll-content .link-row>.fill>.link-row>.data-row[data-v-2de2c99c] {
  height: 38px !important;
}

.notification-dialog .q-v--modal .modal-content>.modal-footer[data-v-2de2c99c] {
  margin: 0px 24px 24px 24px;
  padding: 0;
}

.notification-dialog .q-v--modal .modal-content>.modal-footer .buttons[data-v-2de2c99c] {
  height: 30px;
}

.notification-dialog .q-v--modal .modal-content>.modal-footer .buttons>.Qdialogbtn[data-v-2de2c99c] {
  margin-right: 8px;
}

.noTopModal[data-v-2de2c99c] {
  z-index: 997;
  background: rgba(0, 0, 0, 0.418);
}

.warning-window-modal .q-v--modal .modal-content .modal-header>.dialog-icon[data-v-2de2c99c] {
  font-size: 30px;
  vertical-align: middle;
}

.warning-window-modal .q-v--modal .modal-content .modal-header>.dialog-icon.icon-warning[data-v-2de2c99c] {
  color: #F5A623;
}

.device-info-content[data-v-19053326] {
  height: inherit;
  background: #ffffff;
  border-radius: 4px;
  padding: 10px 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  min-width: 850px;
}

.device-info-content>.content-header[data-v-19053326] {
  height: 40px;
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.device-info-content>.content-header .icon[data-v-19053326] {
  cursor: pointer;
}

.device-info-content>.content-header .title[data-v-19053326] {
  margin-left: 15px;
  /*font-family: 'Roboto-B';*/
  font-size: 16px;
}

.device-info-content>.content-body[data-v-19053326] {
  height: calc(100% - 40px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.device-info-content>.content-body .device-left[data-v-19053326] {
  -webkit-box-flex: 2;
  -ms-flex: 2;
  flex: 2;
  color: #000000;
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.device-info-content>.content-body .device-left .formRow[data-v-19053326] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.device-info-content>.content-body .device-left .formRow .title[data-v-19053326] {
  padding-right: 5px;
}

.device-info-content>.content-body .device-left .formRow.legend[data-v-19053326] {
  position: absolute;
  bottom: 0px;
  right: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -ms-flex-wrap: wrap-reverse;
  flex-wrap: wrap-reverse;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.device-info-content>.content-body .device-left .formRow.legend>.link[data-v-19053326]::before,
.device-info-content>.content-body .device-left .formRow.legend>.nolink[data-v-19053326]::before,
.device-info-content>.content-body .device-left .formRow.legend>.tenG-link[data-v-19053326]::before,
.device-info-content>.content-body .device-left .formRow.legend>.mirror_source[data-v-19053326]::before,
.device-info-content>.content-body .device-left .formRow.legend>.mirror_des[data-v-19053326]::before,
.device-info-content>.content-body .device-left .formRow.legend>.power[data-v-19053326]::before {
  content: "";
  display: inline-block;
  width: 14px;
  height: 14px;
  margin: 0px 5px 1px 5px;
  margin-bottom: 1px;
  width: 7px;
  height: 7px;
  border-radius: 50%;
}

.device-info-content>.content-body .device-left .formRow.legend>.link[data-v-19053326]::before {
  background-color: #7ED321;
}

.device-info-content>.content-body .device-left .formRow.legend>.nolink[data-v-19053326]::before {
  background-color: #DBDDDD;
}

.device-info-content>.content-body .device-left .formRow.legend>.tenG-link[data-v-19053326]::before {
  background-color: #32CCFF;
}

.device-info-content>.content-body .device-left .formRow.legend>.mirror_source[data-v-19053326]::before {
  background-color: #4AD2E2;
}

.device-info-content>.content-body .device-left .formRow.legend>.mirror_des[data-v-19053326]::before {
  background-color: #E38DF5;
}

.device-info-content>.content-body .device-left .formRow.legend>.power[data-v-19053326]::before {
  background-color: #F5A623;
}

.device-info-content>.content-body .device-left .formRow.legend .icon-tick[data-v-19053326],
.device-info-content>.content-body .device-left .formRow.legend .icon-btn_close[data-v-19053326],
.device-info-content>.content-body .device-left .formRow.legend .link[data-v-19053326],
.device-info-content>.content-body .device-left .formRow.legend .nolink[data-v-19053326] {
  display: inline-block;
}

.device-info-content>.content-body .device-left .q-select[data-v-19053326] {
  width: auto;
  max-width: 250px;
  text-overflow: ellipsis;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.device-info-content>.content-body .device-left .q-select[data-v-19053326] .display-label {
  max-width: 200px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.device-info-content>.content-body .device-left .q-select[data-v-19053326] .dropdown-menu {
  left: -1px;
  min-width: 200px;
  height: auto;
  overflow: auto;
}

.device-info-content>.content-body .device-left .q-select[data-v-19053326]::after {
  background-color: #000;
  top: -25px;
}

.device-info-content>.content-body .device-left svg[data-v-19053326] {
  margin-top: 20px;
  height: 70px;
}

.device-info-content>.content-body .device-left.Link svg[data-v-19053326] {
  background: #7ED321;
  padding: 2px;
}

.device-info-content>.content-body .device-right[data-v-19053326] {
  color: #000;
  -webkit-box-flex: 2;
  -ms-flex: 2;
  flex: 2;
  padding-left: 20px;
}

.device-info-content>.content-body .device-right .scrollbar-body[data-v-19053326] {
  &::-webkit-scrollbar-thumb {
    background-color: silver;
    border-radius: 4px;
    min-height: 20px;
    position: absolute;
    cursor: default;
  }

  &::-webkit-scrollbar {
    width: 8px;
  }

  height: calc(100% - 20px);
}

.device-info-content>.content-body .device-right .detail[data-v-19053326] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-right: 8px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  white-space: nowrap;
}

.device-info-content>.content-body .device-right .detail>ul[data-v-19053326] {
  height: 100%;
  margin-bottom: 0px;
  padding: 0px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.device-info-content>.content-body .device-right .detail>ul li[data-v-19053326] {
  height: 30px;
  line-height: 30px;
  list-style-position: inside;
  padding: 0px 10px;
}

.device-info-content>.content-body .device-right .detail>ul li>.title[data-v-19053326] {
  display: inline-block;
  margin-right: 10px;
}

.device-info-content>.content-body .device-right .detail>ul li[data-v-19053326]:hover,
.device-info-content>.content-body .device-right .detail>ul li.onclick[data-v-19053326] {
  background-color: #7FD5FF;
  border-radius: 15px;
  cursor: default;
}

.device-info-content>.content-body .device-right .detail .port .port-cell[data-v-19053326] {
  display: inline-block;
  width: 22px;
  height: 22px;
  line-height: 22px;
  border-radius: 12px;
  background-color: #fff;
  color: #000000;
  margin-left: 10px;
  text-align: center;
}

.device-info-content>.content-body .device-right .detail .port .port-cell.all[data-v-19053326] {
  width: auto;
  padding: 0 5px;
}

.device-info-content>.content-body .device-right .detail .port .port-cell.selected[data-v-19053326] {
  background-color: #7FD5FF;
}

.device-info-content>.content-body .device-right .detail .port .port-cell[data-v-19053326]:hover {
  cursor: pointer;
  background-color: #B3E6FF;
}

.device-info-content>.content-body .device-right .detail .port .port-cell.disabled[data-v-19053326] {
  background-color: rgba(0, 0, 0, 0.2);
  color: rgba(246, 243, 243, 0.6);
  cursor: default;
  pointer-events: none;
}

.device-info-content>.content-body .device-right .detail.rate>.col-body[data-v-19053326] {
  width: 100%;
}

.device-info-content>.content-body .line[data-v-19053326] {
  width: 1px;
  height: 100%;
  border-right: solid 1px #000000;
  margin: auto 5px;
}

.link_icon[data-v-19053326] {
  background: #4AD2E2;
  width: 10px;
  height: 10px;
}

.lldp .link_icon[data-v-19053326] {
  background: #E38DF5;
}

.legent-item[data-v-19053326] {
  margin-left: 5px;
}

.q-select[data-v-340269f8] {
  position: relative;
  display: inline-block;
  width: 100px;
  height: 30px;
  border: 1px solid #979797;
  border-radius: 4px;
  vertical-align: middle;
  cursor: pointer;
  font-size: 16px;
  background: inherit !important;
  color: #000000;
  outline: none;
  padding-right: 25px;
  text-align: left;
}

.q-select[data-v-340269f8]:disabled,
.q-select.disabled[data-v-340269f8] {
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #AEAEAE !important;
  border: 1px solid #AEAEAE !important;
}

.q-select:disabled>a[data-v-340269f8],
.q-select:disabled .display-label[data-v-340269f8],
.q-select:disabled .triangle[data-v-340269f8],
.q-select.disabled>a[data-v-340269f8],
.q-select.disabled .display-label[data-v-340269f8],
.q-select.disabled .triangle[data-v-340269f8] {
  cursor: not-allowed;
  color: #AEAEAE !important;
}

.q-select .dropdown-toggle[data-v-340269f8] {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #000000;
  text-decoration: none;
  width: calc(100% + 20px);
  padding: 0 12px !important;
}

.q-select .dropdown-toggle[data-v-340269f8]:hover {
  color: #000000;
  text-decoration: none;
}

.q-select .dropdown-menu[data-v-340269f8] {
  /*position: fixed !important;*/
  top: initial;
  left: initial !important;
  margin-top: 10px;
  min-width: inherit;
  background: #ffffff;
  border: 1px solid #D8D8D8;
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  padding-top: 5px;
  padding-bottom: 5px;
  border: 1px solid #D8D8D8;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  border-radius: 8px;
  max-height: 250px;
}

.q-select .dropdown-menu .scrollbar-body[data-v-340269f8] {
  position: relative;
  height: calc(100% - 5px);
  max-height: 240px;

  &::-webkit-scrollbar-thumb {
    background-color: silver;
    border-radius: 4px;
    min-height: 20px;
    position: absolute;
    cursor: default;
  }

  &::-webkit-scrollbar {
    width: 8px;
  }
}

.q-select .dropdown-menu .scrollbar-body .scroll-content>li[data-v-340269f8] {
  font-size: 12px;
  color: #000000;
  padding: 0 15px;
  line-height: 30px;
  cursor: pointer;
}

.q-select .dropdown-menu .scrollbar-body .scroll-content>li.static[data-v-340269f8] {
  padding: 0 22px;
  cursor: auto;
}

.q-select .dropdown-menu .scrollbar-body .scroll-content>li>a[data-v-340269f8] {
  color: #000000;
  padding: 0px;
  line-height: 30px;
}

.q-select .dropdown-menu .scrollbar-body .scroll-content>li>a[data-v-340269f8]:hover {
  background-color: #ECF6FC;
  text-decoration: none;
}

.q-select .dropdown-menu .scrollbar-body .scroll-content>li>a[data-v-340269f8]:focus {
  color: #2f2f2f;
}

.q-select .dropdown-menu .scrollbar-body .scroll-content>li[data-v-340269f8]:hover {
  background-color: #ECF6FC;
}

.q-select .dropdown-menu .scrollbar-body .scroll-content>li.disabled[data-v-340269f8] {
  font-size: 12px;
  color: #969696;
  cursor: not-allowed;
}

.q-select .dropdown-menu .scrollbar-body .scroll-content>li.disabled>a[data-v-340269f8] {
  cursor: not-allowed;
  color: #969696;
  pointer-events: none;
}

.q-select .dropdown-menu .scrollbar-body .scroll-content>li.disabled[data-v-340269f8]:hover {
  background-color: initial;
}

.q-select .display-label[data-v-340269f8] {
  cursor: pointer;
  text-decoration: none;
  font-size: 13px;
  line-height: 30px;
  color: #2F2F2F;
  width: auto;
}

.q-select .triangle[data-v-340269f8] {
  cursor: pointer;
  pointer-events: none;
  display: inline-block;
  position: absolute;
  right: 5px;
  top: 4px;
  color: #000000;
  font-size: 20px;
}

.q-select .triangle.white[data-v-340269f8] {
  position: relative;
  color: #fff;
  margin: auto;
  left: 5px;
  top: initial;
}

svg[data-v-c5fbcb2e] {
  width: 100%;
}

svg .shape[data-v-c5fbcb2e] {
  fill: none;
  stroke: #2f2f2f;
  stroke-width: 1;
  stroke-miterlimit: 10;
}

svg .lcd[data-v-c5fbcb2e] {
  fill: #ccc;
  stroke: none;
  stroke-width: 0.3019;
  stroke-miterlimit: 10;
}

svg .circle[data-v-c5fbcb2e] {
  fill: #3b415f;
}

svg .circle.highlight[data-v-c5fbcb2e] {
  fill: #FFFF00;
}

svg .border[data-v-c5fbcb2e] {
  fill: none;
  stroke: #2f2f2f;
  stroke-width: 0.6;
  stroke-miterlimit: 10;
}

svg .unconnected[data-v-c5fbcb2e] {
  fill: #dbdddd;
}

svg .connected[data-v-c5fbcb2e] {
  fill: #7ED321;
}

svg .hide[data-v-c5fbcb2e] {
  fill: none;
}

svg .symbol_flash[data-v-c5fbcb2e] {
  fill: #2f2f2f;
}

svg .symbol_enable[data-v-c5fbcb2e] {
  fill: none;
  stroke: #ffffff;
  stroke-width: 0.75;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}

svg .symbol_disable[data-v-c5fbcb2e] {
  fill: none;
  stroke: #ffffff;
  stroke-width: 0.75;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}

svg .circle_flash[data-v-c5fbcb2e] {
  fill: rgba(255, 255, 255, 0.6);
  stroke: #000000;
  stroke-width: 0.25;
  stroke-miterlimit: 10;
}

svg .st0[data-v-c5fbcb2e] {
  fill: #ffffff;
}

svg .st1[data-v-c5fbcb2e] {
  font-family: "ArialMT";
}

svg .st2[data-v-c5fbcb2e] {
  font-size: 8px;
}

svg .st3[data-v-c5fbcb2e] {
  font-size: 4px;
}

svg .st4[data-v-c5fbcb2e] {
  font-size: 8px;
}

svg [id^="tooltip_"][data-v-c5fbcb2e],
svg [id*=" tooltip_"][data-v-c5fbcb2e] {
  visibility: hidden;
}

svg.qsw-2108-2c[data-v-c5fbcb2e],
svg.qsw-2108-2s[data-v-c5fbcb2e],
svg.qsw-120x[data-v-c5fbcb2e],
svg.qsw-408[data-v-c5fbcb2e],
svg.qsw-1200-8c[data-v-c5fbcb2e],
svg.qsw-804[data-v-c5fbcb2e],
svg.qsw-5216-1t[data-v-c5fbcb2e],
svg.qsw-2106[data-v-c5fbcb2e] {
  height: 110px;
}

svg.qsw-2108-2c .st2[data-v-c5fbcb2e],
svg.qsw-2108-2s .st2[data-v-c5fbcb2e],
svg.qsw-120x .st2[data-v-c5fbcb2e],
svg.qsw-408 .st2[data-v-c5fbcb2e],
svg.qsw-1200-8c .st2[data-v-c5fbcb2e],
svg.qsw-804 .st2[data-v-c5fbcb2e],
svg.qsw-5216-1t .st2[data-v-c5fbcb2e],
svg.qsw-2106 .st2[data-v-c5fbcb2e] {
  font-size: 6px;
}

svg.qsw-2108-2c .st3[data-v-c5fbcb2e],
svg.qsw-2108-2s .st3[data-v-c5fbcb2e],
svg.qsw-120x .st3[data-v-c5fbcb2e],
svg.qsw-408 .st3[data-v-c5fbcb2e],
svg.qsw-1200-8c .st3[data-v-c5fbcb2e],
svg.qsw-804 .st3[data-v-c5fbcb2e],
svg.qsw-5216-1t .st3[data-v-c5fbcb2e],
svg.qsw-2106 .st3[data-v-c5fbcb2e] {
  font-size: 6px;
}

svg.qsw-2108-2c .st4[data-v-c5fbcb2e],
svg.qsw-2108-2s .st4[data-v-c5fbcb2e],
svg.qsw-120x .st4[data-v-c5fbcb2e],
svg.qsw-408 .st4[data-v-c5fbcb2e],
svg.qsw-1200-8c .st4[data-v-c5fbcb2e],
svg.qsw-804 .st4[data-v-c5fbcb2e],
svg.qsw-5216-1t .st4[data-v-c5fbcb2e],
svg.qsw-2106 .st4[data-v-c5fbcb2e] {
  font-size: 8px;
}

svg.qsw-120x-back .others[data-v-c5fbcb2e],
svg.qsw-804-back .others[data-v-c5fbcb2e] {
  fill: none;
  stroke: #2f2f2f;
  stroke-width: 0.25;
  stroke-miterlimit: 10;
}

svg.qsw-2106 .circle_flash[data-v-c5fbcb2e] {
  fill: rgba(255, 255, 255, 0.6);
  stroke: #000000;
  stroke-width: 0.25;
  stroke-miterlimit: 10;
  visibility: visible;
}

svg.qsw-2106 .symbol_flash[data-v-c5fbcb2e] {
  visibility: visible;
}

svg.qsw-2106 .st0[data-v-c5fbcb2e] {
  fill: #FFFFFF;
}

svg.qsw-2106 .st1[data-v-c5fbcb2e] {
  font-family: 'ArialMT';
}

svg.qsw-2106 .st2[data-v-c5fbcb2e] {
  font-size: 4px;
}

svg.qsw-2106 .st3[data-v-c5fbcb2e] {
  font-size: 6px;
}

svg.qsw-2106 .st4[data-v-c5fbcb2e] {
  font-size: 8px;
}

.enterprise svg .shape[data-v-c5fbcb2e] {
  fill: none;
  stroke: #2f2f2f;
  stroke-width: 1;
  stroke-miterlimit: 10;
}

.enterprise svg .logo[data-v-c5fbcb2e] {
  fill: black;
  stroke: none;
  stroke-width: 0.3019;
  stroke-miterlimit: 10;
}

.enterprise svg .lcd[data-v-c5fbcb2e] {
  fill: #ccc;
  stroke: none;
  stroke-width: 0.3019;
  stroke-miterlimit: 10;
}

.enterprise svg .circle[data-v-c5fbcb2e] {
  fill: #3b415f;
}

.enterprise svg .border[data-v-c5fbcb2e] {
  fill: none;
  stroke: #2f2f2f;
  stroke-width: 0.6;
  stroke-miterlimit: 10;
}

.enterprise svg .unconnected[data-v-c5fbcb2e] {
  fill: #dbdddd;
}

.enterprise svg .hide[data-v-c5fbcb2e] {
  fill: none;
}

.enterprise svg .symbol_flash[data-v-c5fbcb2e] {
  fill: #2f2f2f;
}

.enterprise svg .symbol_enable[data-v-c5fbcb2e] {
  fill: none;
  stroke: #ffffff;
  stroke-width: 0.75;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}

.enterprise svg .symbol_disable[data-v-c5fbcb2e] {
  fill: none;
  stroke: #ffffff;
  stroke-width: 0.75;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}

.enterprise svg .circle_flash[data-v-c5fbcb2e] {
  fill: rgba(255, 255, 255, 0.6);
  stroke: #000000;
  stroke-width: 0.25;
  stroke-miterlimit: 10;
}

.enterprise svg .st0[data-v-c5fbcb2e] {
  fill: #ffffff;
}

.enterprise svg .st1[data-v-c5fbcb2e] {
  font-family: "ArialMT";
}

.enterprise svg .st2[data-v-c5fbcb2e] {
  font-size: 4px;
}

.howto-content[data-v-c6aa35a8] {
  position: relative;
  overflow: hidden;
  color: #000;
  height: 100%;
}

.howto-content>.howto-content-header[data-v-c6aa35a8] {
  cursor: pointer;
  height: 40px;
  border-bottom: solid 1px #D8D8D8;
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0px 20px;
}

.howto-content>.howto-content-header>.content-icon[data-v-c6aa35a8] {
  width: 20px;
  height: 20px;
  color: #000;
  margin: auto;
}

.howto-content>.howto-content-header>.content-header-title[data-v-c6aa35a8] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: auto auto auto 10px;
  line-height: 40px;
}

.howto-content>.howto-content-header>.content-close[data-v-c6aa35a8] {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 20px;
  height: 20px;
  cursor: pointer;
  color: #000;
}

.howto-content>.howto-content-header>.content-close[data-v-c6aa35a8]:hover {
  color: #89A5F4;
}

.howto-content .scrollbar-body[data-v-c6aa35a8] {
  &::-webkit-scrollbar-thumb {
    background-color: silver;
    border-radius: 4px;
    min-height: 20px;
    position: absolute;
    cursor: default;
  }

  &::-webkit-scrollbar {
    width: 8px;
    height: 8px;
  }

  height: 100%;
}

.howto-content .howto-content-body[data-v-c6aa35a8] {
  padding: 10px 10px;
  height: calc(100% - 40px);
  font-size: 13px;
}

.howto-content .howto-content-body .item[data-v-c6aa35a8] {
  padding: 0px 20px;
  color: #2F2F2F;
}

.howto-content .howto-content-body .item[data-v-c6aa35a8] [class^="icon-"],
.howto-content .howto-content-body .item[data-v-c6aa35a8] [class*=" icon-"] {
  cursor: default;
}

.howto-content .howto-content-body .item[data-v-c6aa35a8] [class^="icon-"]:hover,
.howto-content .howto-content-body .item[data-v-c6aa35a8] [class*=" icon-"]:hover {
  color: inherit;
}

.howto-content .howto-content-body .item[data-v-c6aa35a8] .q-button {
  cursor: default;
}

.howto-content .howto-content-body .item[data-v-c6aa35a8] .q-button:hover {
  border: 1px solid #000000;
  color: inherit;
}

.howto-content .howto-content-body .item.tb[data-v-c6aa35a8] {
  display: table;
}

.howto-content .howto-content-body .item.tb>.substep-title[data-v-c6aa35a8] {
  display: inline-table;
}

.howto-content .howto-content-body .item.tb>.substep[data-v-c6aa35a8] {
  display: table-cell;
}

.howto-content .howto-content-body .item .remark[data-v-c6aa35a8] {
  color: #195A87;
  text-align: left;
  line-height: 16px;
  padding-top: 20px;
}

.howto-content .howto-content-body .item .step[data-v-c6aa35a8] {
  font-family: 'Roboto-B' !important;
  padding-top: 10px;
  color: #2F2F2F;
  line-height: 22px;
}

.howto-content .howto-content-body .item .substep-title[data-v-c6aa35a8] {
  display: inline-block;
  background: #EAEAEE;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  text-align: center;
  margin-right: 10px;
}

.howto-content .howto-content-body .item .substep[data-v-c6aa35a8] {
  padding-top: 10px;
}

.howto-content .howto-content-body .item .dialog[data-v-c6aa35a8] {
  padding-top: 10px;
}

.q-modal[data-v-70a7a5b4] {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.q-modal .q-v--modal[data-v-70a7a5b4] {
  height: auto;
  border-radius: 4px;
}

.q-modal .q-v--modal>.modal-content[data-v-70a7a5b4] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: inherit !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background: #FFFFFF;
  border: 1px solid #474646;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  color: #000000;
}

.q-modal .q-v--modal>.modal-content .modal-close[data-v-70a7a5b4] {
  position: absolute;
  top: 18px;
  right: 14px;
  width: 22px;
  height: 22px;
  cursor: pointer;
  color: #fff;
}

.q-modal .q-v--modal>.modal-content .modal-close[data-v-70a7a5b4]:hover {
  color: #89A5F4;
}

.q-modal .q-v--modal>.modal-content>.modal-header[data-v-70a7a5b4] {
  cursor: move;
  font-size: 20px;
  color: #ffffff;
  line-height: 58px;
  height: 58px;
  padding: 0 18px 0 18px;
  text-align: left;
  border-bottom: none;
  font-weight: 500;
  width: 100%;
  background-color: #0B3256;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.q-modal .q-v--modal>.modal-content>.modal-body[data-v-70a7a5b4] {
  padding: 0px 30px;
  overflow-y: scroll;
  min-height: 70px;
  display: table;
  width: 100%;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform[data-v-70a7a5b4] {
  font-size: 14px;
  margin-top: 20px;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .title[data-v-70a7a5b4] {
  font-size: 13px;
  color: #000000;
  text-align: left;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow[data-v-70a7a5b4] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow .formlabel[data-v-70a7a5b4] {
  width: 25%;
  text-align: left;
  margin-right: 10px;
  font-size: 14px;
  color: #000000;
  text-align: left;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow .forminput[data-v-70a7a5b4] {
  margin-right: 10px;
  width: 75%;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow .forminput p[data-v-70a7a5b4] {
  margin-top: 8px;
  margin-left: 0px;
  margin-bottom: 0;
  margin-right: 0;
  line-height: 14px;
  font-size: 13px;
  color: #195A87;
  text-align: left;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow .forminput .note[data-v-70a7a5b4] {
  margin-top: 8px;
  line-height: 14px;
  font-size: 13px;
  color: #195A87;
  text-align: left;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow .forminput .note[data-v-70a7a5b4]:before {
  cursor: pointer;
  content: '';
  background-size: cover;
  position: relative;
  display: inline-block;
  width: 14px;
  height: 14px;
  top: 0px;
  right: 0px;
  margin-right: 10px;
  pointer-events: none;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow .forminput .form-control[data-v-70a7a5b4] {
  font-size: 13px;
  color: #000000;
  text-align: left;
  background: #FFFFFF;
  border: 1px solid #2F2F2F;
  border-radius: 4px;
  display: table-cell;
  height: 24px;
  vertical-align: middle;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .message[data-v-70a7a5b4] {
  font-size: 15px;
  color: #000;
  font-weight: 500;
  margin: 20px 0px 30px 0px;
}

.q-modal .q-v--modal>.modal-content>.scrollbar-body .modal-body[data-v-70a7a5b4] {
  padding: 20px 25px 0px 35px;
}

.q-modal .q-v--modal>.modal-content>.modal-footer[data-v-70a7a5b4] {
  position: inherit;
  bottom: 0;
  right: 0;
  border: 0;
  height: auto;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 30px;
}

.q-modal .q-v--modal>.modal-content>.modal-footer>button[data-v-70a7a5b4] {
  margin-right: 0;
  margin-left: 8px;
}

.q-modal .q-v--modal>.modal-content>.modal-footer>.footer-left>button[data-v-70a7a5b4] {
  margin: 0;
}

.q-modal .q-v--modal>.modal-content>.modal-footer>.footer-right[data-v-70a7a5b4] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.q-modal .q-v--modal>.modal-content>.modal-process[data-v-70a7a5b4] {
  height: 8px;
  position: relative;
  top: 0px;
}

.q-modal .q-v--modal>.modal-content>.modal-process .progressbase[data-v-70a7a5b4] {
  width: 100%;
  background: #d9d9d9;
  height: 8px;
  float: left;
}

.q-modal .q-v--modal>.modal-content>.modal-process .progressbar[data-v-70a7a5b4] {
  position: absolute;
  width: 50%;
  background: #369eff;
  height: 8px;
  float: left;
}

.q-modal .q-v--modal .modal-mask[data-v-70a7a5b4] {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.418);
  width: 100%;
  height: 100%;
  z-index: 998;
}

.vue-modal-resizer[data-v-70a7a5b4]::after {
  background: none;
  border-left: none;
}

.quickstart_dialog .q-v--modal[data-v-70a7a5b4] {
  height: auto !important;
}

.quickstart_dialog .q-v--modal .modal-content[data-v-70a7a5b4] {
  background-color: #fafafa;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.quickstart_dialog .q-v--modal .modal-content .modal-header[data-v-70a7a5b4] {
  height: 20px;
  float: right;
  cursor: move;
}

.quickstart_dialog .q-v--modal .modal-content .content[data-v-70a7a5b4] {
  margin: 0px;
  padding: 0px;
}

.quickstart_dialog .q-v--modal .modal-content .content .dialogContent[data-v-70a7a5b4] {
  padding: 4px 24px 20px 24px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.quickstart_dialog .q-v--modal .modal-content .content .dialogContent .informationIcon[data-v-70a7a5b4] {
  width: 32px;
  height: 32px;
  margin-right: 16px;
}

.quickstart_dialog .q-v--modal .modal-content .content .dialogContent .informationContent[data-v-70a7a5b4] {
  min-height: 34px;
  line-height: 21px;
  vertical-align: text-bottom;
  font-size: 14px;
  color: #2f2f2f;
  padding-top: 8px;
  margin-right: 16px;
}

.quickstart_dialog .q-v--modal .modal-content .content .dialogContent .informationContent .note[data-v-70a7a5b4] {
  color: #195a87;
  font-size: 12px;
  line-height: 18px;
  margin-top: 8px;
}

.quickstart_dialog .q-v--modal .modal-content .content .dialogContent .moreicon[data-v-70a7a5b4] {
  width: 7px;
  height: 13px;
}

.quickstart_dialog .q-v--modal .modal-content>.modal-footer[data-v-70a7a5b4] {
  margin: 0px 24px 24px 24px;
  padding: 0;
}

.quickstart_dialog .q-v--modal .modal-content>.modal-footer .buttons[data-v-70a7a5b4] {
  height: 30px;
}

.quickstart_dialog .q-v--modal .modal-content>.modal-footer .buttons>.Qdialogbtn[data-v-70a7a5b4] {
  margin-right: 8px;
}

.popup_dialog[data-v-70a7a5b4] {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.popup_dialog .q-v--modal[data-v-70a7a5b4] {
  height: auto;
  max-width: 660px;
  cursor: move;
}

.popup_dialog .q-v--modal>.modal-content[data-v-70a7a5b4] {
  background: #FFFFFF;
  border: 1px solid #979797;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  border-radius: 12px;
}

.popup_dialog .q-v--modal>.modal-content .modal-close[data-v-70a7a5b4] {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 20px;
  height: 20px;
  cursor: pointer;
  color: #000;
}

.popup_dialog .q-v--modal>.modal-content .modal-close[data-v-70a7a5b4]:hover {
  color: #89A5F4;
}

.popup_dialog .q-v--modal>.modal-content>.modal-header[data-v-70a7a5b4] {
  cursor: move;
  font-size: 14px;
  color: #000000;
  line-height: 20px;
  height: auto;
  padding: 22px 30px 22px 30px;
  color: #000000;
  text-align: left;
  border-bottom: none;
  background-color: initial;
}

.popup_dialog .q-v--modal>.modal-content>.modal-header>.dialog-icon[data-v-70a7a5b4] {
  float: left;
  margin-right: 10px;
  font-size: 30px;
  vertical-align: middle;
}

.popup_dialog .q-v--modal>.modal-content>.modal-header>.dialog-icon.icon-warning[data-v-70a7a5b4] {
  color: #F66E20;
}

.popup_dialog .q-v--modal>.modal-content>.modal-header>.dialog-icon.empty[data-v-70a7a5b4] {
  display: none;
}

.popup_dialog .q-v--modal>.modal-content>.modal-body[data-v-70a7a5b4] {
  padding: 0px 30px;
  height: auto;
  overflow: hidden;
  display: inline-block;
  width: 100%;
}

.popup_dialog .q-v--modal>.modal-content>.modal-body>.dialog-content[data-v-70a7a5b4] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding: 10px 0px;
  vertical-align: middle;
  word-wrap: break-word;
}

.popup_dialog .q-v--modal>.modal-content>.modal-body>.dialog-content>.dialog-header[data-v-70a7a5b4] {
  font-weight: 500;
  font-size: 14x;
  color: #000000;
  line-height: 20px;
}

.popup_dialog .q-v--modal>.modal-content>.modal-body>.dialog-content>.dialog-message[data-v-70a7a5b4] {
  width: 100%;
  word-wrap: break-word;
  font-size: 14px;
  color: #000000;
  text-align: left;
  line-height: 22px;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer[data-v-70a7a5b4] {
  border: 0;
  width: 100%;
  height: auto;
  padding: 20px 30px 20px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer .buttons[data-v-70a7a5b4] {
  text-align: right;
  width: 100%;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer>button[data-v-70a7a5b4] {
  margin-right: 0;
  margin-left: 8px;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer .q-button[data-v-70a7a5b4] {
  text-align: center;
  border-radius: 4px;
  cursor: pointer;
  font-weight: 500;
  line-height: 30px;
  padding: 0;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer .q-button.reset[data-v-70a7a5b4] {
  background: #F54848;
  border: 1px solid #F54848;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer .q-button.reset[data-v-70a7a5b4]:hover {
  border: 1px solid #FA9393;
  background: #FA9393;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer .q-button.reset[data-v-70a7a5b4]:active {
  border: 1px solid #8E2C2C;
  background: #8E2C2C;
}

.notification-dialog .q-v--modal[data-v-70a7a5b4] {
  height: 600px !important;
}

.notification-dialog .q-v--modal .modal-content[data-v-70a7a5b4] {
  background-color: #fafafa;
  -webkit-box-shadow: none;
  box-shadow: none;
  height: inherit;
}

.notification-dialog .q-v--modal .modal-content .modal-header[data-v-70a7a5b4] {
  height: 58px;
  font-size: 20px;
  color: #000;
  float: right;
  cursor: move;
}

.notification-dialog .q-v--modal .modal-content .modal-body[data-v-70a7a5b4] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.notification-dialog .q-v--modal .modal-content .modal-container[data-v-70a7a5b4] {
  width: 100%;
  margin-bottom: 20px;
}

.notification-dialog .q-v--modal .modal-content .modal-container .category[data-v-70a7a5b4] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 68px;
  padding: 20px 0 15px 0;
}

.notification-dialog .q-v--modal .modal-content .modal-container .category .title[data-v-70a7a5b4] {
  font-size: 14px;
  color: #000000;
  line-height: 24px;
}

.notification-dialog .q-v--modal .modal-content .modal-container .category select[data-v-70a7a5b4] {
  height: 24px;
  width: 180px;
  margin-left: 10px;
  border-radius: 0 !important;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content[data-v-70a7a5b4] {
  height: calc(100% - 68px);
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table[data-v-70a7a5b4] {
  border: 1px solid #979797;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column[data-v-70a7a5b4] {
  height: 28px;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column[data-v-70a7a5b4]:nth-child(1) {
  width: 10%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column[data-v-70a7a5b4]:nth-child(2) {
  width: 20%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column[data-v-70a7a5b4]:nth-child(3) {
  width: 20%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column[data-v-70a7a5b4]:nth-child(4) {
  width: 50%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column .qweb-column-title[data-v-70a7a5b4] {
  font-size: 14px;
  color: #4C4C4C;
  line-height: 24px;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body[data-v-70a7a5b4] {
  min-height: 397px;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body .empty[data-v-70a7a5b4] {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body .empty>.description>.message[data-v-70a7a5b4] {
  margin-top: 14px;
  font-size: 12px;
  color: #7a7a7a;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body .empty>.description>.message>.message1[data-v-70a7a5b4] {
  display: block;
  font-size: 13px;
  color: #848484;
  text-align: center;
  line-height: 13px;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body>.rows>.scroll-content .link-row>.data-row[data-v-70a7a5b4] {
  height: 38px !important;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body>.rows>.scroll-content .link-row>.data-row.right>.data[data-v-70a7a5b4]:nth-child(1) {
  width: 10%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body>.rows>.scroll-content .link-row>.data-row.right>.data[data-v-70a7a5b4]:nth-child(2) {
  width: 20%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body>.rows>.scroll-content .link-row>.data-row.right>.data[data-v-70a7a5b4]:nth-child(3) {
  width: 20%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body>.rows>.scroll-content .link-row>.data-row.right>.data[data-v-70a7a5b4]:nth-child(4) {
  width: 50%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body>.rows>.scroll-content .link-row>.fill>.link-row>.data-row[data-v-70a7a5b4] {
  height: 38px !important;
}

.notification-dialog .q-v--modal .modal-content>.modal-footer[data-v-70a7a5b4] {
  margin: 0px 24px 24px 24px;
  padding: 0;
}

.notification-dialog .q-v--modal .modal-content>.modal-footer .buttons[data-v-70a7a5b4] {
  height: 30px;
}

.notification-dialog .q-v--modal .modal-content>.modal-footer .buttons>.Qdialogbtn[data-v-70a7a5b4] {
  margin-right: 8px;
}

.noTopModal[data-v-70a7a5b4] {
  z-index: 997;
  background: rgba(0, 0, 0, 0.418);
}

.pwd-update .q-v--modal .modal-content .forminput[data-v-70a7a5b4] {
  margin-bottom: 10px;
}

.pwd-update .q-v--modal .modal-content .forminput>.table[data-v-70a7a5b4] {
  position: relative;
  display: table;
}

.pwd-update .q-v--modal .modal-content .forminput>.table .title[data-v-70a7a5b4] {
  font-size: 13px;
  color: #2F2F2F;
  line-height: 22px;
  font-weight: 500;
  width: 165px;
}

.pwd-update .q-v--modal .modal-content .forminput>.table .forminput.password[data-v-70a7a5b4] {
  position: relative;
}

.pwd-update .q-v--modal .modal-content .forminput>.table .forminput.password input[data-v-70a7a5b4] {
  padding: 0px 25px 0px 10px;
  width: 200px;
  font-size: 13px;
  color: #000000;
  line-height: 30px;
  height: 30px;
  border: 1px solid #979797;
  border-radius: 4px;
}

.pwd-update .q-v--modal .modal-content .forminput>.table .forminput.password .div-password-eye[data-v-70a7a5b4] {
  cursor: pointer;
  color: #7F7F7F;
  position: absolute;
  font-size: 14px;
  top: 8px;
  left: 180px;
}

.pwd-update .q-v--modal .modal-content .forminput>.table .forminput.password .div-password-eye[data-v-70a7a5b4]:hover {
  color: #000000;
}

.pwd-update .q-v--modal .modal-content .forminput>.table .forminput.password .div-password-eye.active[data-v-70a7a5b4] {
  color: #000000;
}

.pwd-update .q-v--modal .modal-content .forminput>.table .div-password-tick[data-v-70a7a5b4] {
  line-height: 30px;
  color: #7ED321;
  background-size: cover;
  position: relative;
  font-size: 13px;
  left: 10px;
}

.q-modal[data-v-3ba7741e] {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.q-modal .q-v--modal[data-v-3ba7741e] {
  height: auto;
  border-radius: 4px;
}

.q-modal .q-v--modal>.modal-content[data-v-3ba7741e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: inherit !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background: #FFFFFF;
  border: 1px solid #474646;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  color: #000000;
}

.q-modal .q-v--modal>.modal-content .modal-close[data-v-3ba7741e] {
  position: absolute;
  top: 18px;
  right: 14px;
  width: 22px;
  height: 22px;
  cursor: pointer;
  color: #fff;
}

.q-modal .q-v--modal>.modal-content .modal-close[data-v-3ba7741e]:hover {
  color: #89A5F4;
}

.q-modal .q-v--modal>.modal-content>.modal-header[data-v-3ba7741e] {
  cursor: move;
  font-size: 20px;
  color: #ffffff;
  line-height: 58px;
  height: 58px;
  padding: 0 18px 0 18px;
  text-align: left;
  border-bottom: none;
  font-weight: 500;
  width: 100%;
  background-color: #0B3256;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.q-modal .q-v--modal>.modal-content>.modal-body[data-v-3ba7741e] {
  padding: 0px 30px;
  overflow-y: scroll;
  min-height: 70px;
  display: table;
  width: 100%;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform[data-v-3ba7741e] {
  font-size: 14px;
  margin-top: 20px;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .title[data-v-3ba7741e] {
  font-size: 13px;
  color: #000000;
  text-align: left;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow[data-v-3ba7741e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow .formlabel[data-v-3ba7741e] {
  width: 25%;
  text-align: left;
  margin-right: 10px;
  font-size: 14px;
  color: #000000;
  text-align: left;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow .forminput[data-v-3ba7741e] {
  margin-right: 10px;
  width: 75%;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow .forminput p[data-v-3ba7741e] {
  margin-top: 8px;
  margin-left: 0px;
  margin-bottom: 0;
  margin-right: 0;
  line-height: 14px;
  font-size: 13px;
  color: #195A87;
  text-align: left;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow .forminput .note[data-v-3ba7741e] {
  margin-top: 8px;
  line-height: 14px;
  font-size: 13px;
  color: #195A87;
  text-align: left;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow .forminput .note[data-v-3ba7741e]:before {
  cursor: pointer;
  content: '';
  background-size: cover;
  position: relative;
  display: inline-block;
  width: 14px;
  height: 14px;
  top: 0px;
  right: 0px;
  margin-right: 10px;
  pointer-events: none;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow .forminput .form-control[data-v-3ba7741e] {
  font-size: 13px;
  color: #000000;
  text-align: left;
  background: #FFFFFF;
  border: 1px solid #2F2F2F;
  border-radius: 4px;
  display: table-cell;
  height: 24px;
  vertical-align: middle;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .message[data-v-3ba7741e] {
  font-size: 15px;
  color: #000;
  font-weight: 500;
  margin: 20px 0px 30px 0px;
}

.q-modal .q-v--modal>.modal-content>.scrollbar-body .modal-body[data-v-3ba7741e] {
  padding: 20px 25px 0px 35px;
}

.q-modal .q-v--modal>.modal-content>.modal-footer[data-v-3ba7741e] {
  position: inherit;
  bottom: 0;
  right: 0;
  border: 0;
  height: auto;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 30px;
}

.q-modal .q-v--modal>.modal-content>.modal-footer>button[data-v-3ba7741e] {
  margin-right: 0;
  margin-left: 8px;
}

.q-modal .q-v--modal>.modal-content>.modal-footer>.footer-left>button[data-v-3ba7741e] {
  margin: 0;
}

.q-modal .q-v--modal>.modal-content>.modal-footer>.footer-right[data-v-3ba7741e] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.q-modal .q-v--modal>.modal-content>.modal-process[data-v-3ba7741e] {
  height: 8px;
  position: relative;
  top: 0px;
}

.q-modal .q-v--modal>.modal-content>.modal-process .progressbase[data-v-3ba7741e] {
  width: 100%;
  background: #d9d9d9;
  height: 8px;
  float: left;
}

.q-modal .q-v--modal>.modal-content>.modal-process .progressbar[data-v-3ba7741e] {
  position: absolute;
  width: 50%;
  background: #369eff;
  height: 8px;
  float: left;
}

.q-modal .q-v--modal .modal-mask[data-v-3ba7741e] {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.418);
  width: 100%;
  height: 100%;
  z-index: 998;
}

.vue-modal-resizer[data-v-3ba7741e]::after {
  background: none;
  border-left: none;
}

.quickstart_dialog .q-v--modal[data-v-3ba7741e] {
  height: auto !important;
}

.quickstart_dialog .q-v--modal .modal-content[data-v-3ba7741e] {
  background-color: #fafafa;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.quickstart_dialog .q-v--modal .modal-content .modal-header[data-v-3ba7741e] {
  height: 20px;
  float: right;
  cursor: move;
}

.quickstart_dialog .q-v--modal .modal-content .content[data-v-3ba7741e] {
  margin: 0px;
  padding: 0px;
}

.quickstart_dialog .q-v--modal .modal-content .content .dialogContent[data-v-3ba7741e] {
  padding: 4px 24px 20px 24px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.quickstart_dialog .q-v--modal .modal-content .content .dialogContent .informationIcon[data-v-3ba7741e] {
  width: 32px;
  height: 32px;
  margin-right: 16px;
}

.quickstart_dialog .q-v--modal .modal-content .content .dialogContent .informationContent[data-v-3ba7741e] {
  min-height: 34px;
  line-height: 21px;
  vertical-align: text-bottom;
  font-size: 14px;
  color: #2f2f2f;
  padding-top: 8px;
  margin-right: 16px;
}

.quickstart_dialog .q-v--modal .modal-content .content .dialogContent .informationContent .note[data-v-3ba7741e] {
  color: #195a87;
  font-size: 12px;
  line-height: 18px;
  margin-top: 8px;
}

.quickstart_dialog .q-v--modal .modal-content .content .dialogContent .moreicon[data-v-3ba7741e] {
  width: 7px;
  height: 13px;
}

.quickstart_dialog .q-v--modal .modal-content>.modal-footer[data-v-3ba7741e] {
  margin: 0px 24px 24px 24px;
  padding: 0;
}

.quickstart_dialog .q-v--modal .modal-content>.modal-footer .buttons[data-v-3ba7741e] {
  height: 30px;
}

.quickstart_dialog .q-v--modal .modal-content>.modal-footer .buttons>.Qdialogbtn[data-v-3ba7741e] {
  margin-right: 8px;
}

.popup_dialog[data-v-3ba7741e] {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.popup_dialog .q-v--modal[data-v-3ba7741e] {
  height: auto;
  max-width: 660px;
  cursor: move;
}

.popup_dialog .q-v--modal>.modal-content[data-v-3ba7741e] {
  background: #FFFFFF;
  border: 1px solid #979797;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  border-radius: 12px;
}

.popup_dialog .q-v--modal>.modal-content .modal-close[data-v-3ba7741e] {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 20px;
  height: 20px;
  cursor: pointer;
  color: #000;
}

.popup_dialog .q-v--modal>.modal-content .modal-close[data-v-3ba7741e]:hover {
  color: #89A5F4;
}

.popup_dialog .q-v--modal>.modal-content>.modal-header[data-v-3ba7741e] {
  cursor: move;
  font-size: 14px;
  color: #000000;
  line-height: 20px;
  height: auto;
  padding: 22px 30px 22px 30px;
  color: #000000;
  text-align: left;
  border-bottom: none;
  background-color: initial;
}

.popup_dialog .q-v--modal>.modal-content>.modal-header>.dialog-icon[data-v-3ba7741e] {
  float: left;
  margin-right: 10px;
  font-size: 30px;
  vertical-align: middle;
}

.popup_dialog .q-v--modal>.modal-content>.modal-header>.dialog-icon.icon-warning[data-v-3ba7741e] {
  color: #F66E20;
}

.popup_dialog .q-v--modal>.modal-content>.modal-header>.dialog-icon.empty[data-v-3ba7741e] {
  display: none;
}

.popup_dialog .q-v--modal>.modal-content>.modal-body[data-v-3ba7741e] {
  padding: 0px 30px;
  height: auto;
  overflow: hidden;
  display: inline-block;
  width: 100%;
}

.popup_dialog .q-v--modal>.modal-content>.modal-body>.dialog-content[data-v-3ba7741e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding: 10px 0px;
  vertical-align: middle;
  word-wrap: break-word;
}

.popup_dialog .q-v--modal>.modal-content>.modal-body>.dialog-content>.dialog-header[data-v-3ba7741e] {
  font-weight: 500;
  font-size: 14x;
  color: #000000;
  line-height: 20px;
}

.popup_dialog .q-v--modal>.modal-content>.modal-body>.dialog-content>.dialog-message[data-v-3ba7741e] {
  width: 100%;
  word-wrap: break-word;
  font-size: 14px;
  color: #000000;
  text-align: left;
  line-height: 22px;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer[data-v-3ba7741e] {
  border: 0;
  width: 100%;
  height: auto;
  padding: 20px 30px 20px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer .buttons[data-v-3ba7741e] {
  text-align: right;
  width: 100%;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer>button[data-v-3ba7741e] {
  margin-right: 0;
  margin-left: 8px;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer .q-button[data-v-3ba7741e] {
  text-align: center;
  border-radius: 4px;
  cursor: pointer;
  font-weight: 500;
  line-height: 30px;
  padding: 0;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer .q-button.reset[data-v-3ba7741e] {
  background: #F54848;
  border: 1px solid #F54848;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer .q-button.reset[data-v-3ba7741e]:hover {
  border: 1px solid #FA9393;
  background: #FA9393;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer .q-button.reset[data-v-3ba7741e]:active {
  border: 1px solid #8E2C2C;
  background: #8E2C2C;
}

.notification-dialog .q-v--modal[data-v-3ba7741e] {
  height: 600px !important;
}

.notification-dialog .q-v--modal .modal-content[data-v-3ba7741e] {
  background-color: #fafafa;
  -webkit-box-shadow: none;
  box-shadow: none;
  height: inherit;
}

.notification-dialog .q-v--modal .modal-content .modal-header[data-v-3ba7741e] {
  height: 58px;
  font-size: 20px;
  color: #000;
  float: right;
  cursor: move;
}

.notification-dialog .q-v--modal .modal-content .modal-body[data-v-3ba7741e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.notification-dialog .q-v--modal .modal-content .modal-container[data-v-3ba7741e] {
  width: 100%;
  margin-bottom: 20px;
}

.notification-dialog .q-v--modal .modal-content .modal-container .category[data-v-3ba7741e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 68px;
  padding: 20px 0 15px 0;
}

.notification-dialog .q-v--modal .modal-content .modal-container .category .title[data-v-3ba7741e] {
  font-size: 14px;
  color: #000000;
  line-height: 24px;
}

.notification-dialog .q-v--modal .modal-content .modal-container .category select[data-v-3ba7741e] {
  height: 24px;
  width: 180px;
  margin-left: 10px;
  border-radius: 0 !important;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content[data-v-3ba7741e] {
  height: calc(100% - 68px);
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table[data-v-3ba7741e] {
  border: 1px solid #979797;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column[data-v-3ba7741e] {
  height: 28px;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column[data-v-3ba7741e]:nth-child(1) {
  width: 10%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column[data-v-3ba7741e]:nth-child(2) {
  width: 20%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column[data-v-3ba7741e]:nth-child(3) {
  width: 20%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column[data-v-3ba7741e]:nth-child(4) {
  width: 50%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column .qweb-column-title[data-v-3ba7741e] {
  font-size: 14px;
  color: #4C4C4C;
  line-height: 24px;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body[data-v-3ba7741e] {
  min-height: 397px;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body .empty[data-v-3ba7741e] {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body .empty>.description>.message[data-v-3ba7741e] {
  margin-top: 14px;
  font-size: 12px;
  color: #7a7a7a;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body .empty>.description>.message>.message1[data-v-3ba7741e] {
  display: block;
  font-size: 13px;
  color: #848484;
  text-align: center;
  line-height: 13px;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body>.rows>.scroll-content .link-row>.data-row[data-v-3ba7741e] {
  height: 38px !important;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body>.rows>.scroll-content .link-row>.data-row.right>.data[data-v-3ba7741e]:nth-child(1) {
  width: 10%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body>.rows>.scroll-content .link-row>.data-row.right>.data[data-v-3ba7741e]:nth-child(2) {
  width: 20%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body>.rows>.scroll-content .link-row>.data-row.right>.data[data-v-3ba7741e]:nth-child(3) {
  width: 20%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body>.rows>.scroll-content .link-row>.data-row.right>.data[data-v-3ba7741e]:nth-child(4) {
  width: 50%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body>.rows>.scroll-content .link-row>.fill>.link-row>.data-row[data-v-3ba7741e] {
  height: 38px !important;
}

.notification-dialog .q-v--modal .modal-content>.modal-footer[data-v-3ba7741e] {
  margin: 0px 24px 24px 24px;
  padding: 0;
}

.notification-dialog .q-v--modal .modal-content>.modal-footer .buttons[data-v-3ba7741e] {
  height: 30px;
}

.notification-dialog .q-v--modal .modal-content>.modal-footer .buttons>.Qdialogbtn[data-v-3ba7741e] {
  margin-right: 8px;
}

.noTopModal[data-v-3ba7741e] {
  z-index: 997;
  background: rgba(0, 0, 0, 0.418);
}

.logout-alert .message[data-v-3ba7741e] {
  margin: 20px 0px 0px 0px !important;
}

.q-modal[data-v-4fcccf9e] {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.q-modal .q-v--modal[data-v-4fcccf9e] {
  height: auto;
  border-radius: 4px;
}

.q-modal .q-v--modal>.modal-content[data-v-4fcccf9e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: inherit !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background: #FFFFFF;
  border: 1px solid #474646;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  color: #000000;
}

.q-modal .q-v--modal>.modal-content .modal-close[data-v-4fcccf9e] {
  position: absolute;
  top: 18px;
  right: 14px;
  width: 22px;
  height: 22px;
  cursor: pointer;
  color: #fff;
}

.q-modal .q-v--modal>.modal-content .modal-close[data-v-4fcccf9e]:hover {
  color: #89A5F4;
}

.q-modal .q-v--modal>.modal-content>.modal-header[data-v-4fcccf9e] {
  cursor: move;
  font-size: 20px;
  color: #ffffff;
  line-height: 58px;
  height: 58px;
  padding: 0 18px 0 18px;
  text-align: left;
  border-bottom: none;
  font-weight: 500;
  width: 100%;
  background-color: #0B3256;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.q-modal .q-v--modal>.modal-content>.modal-body[data-v-4fcccf9e] {
  padding: 0px 30px;
  overflow-y: scroll;
  min-height: 70px;
  display: table;
  width: 100%;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform[data-v-4fcccf9e] {
  font-size: 14px;
  margin-top: 20px;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .title[data-v-4fcccf9e] {
  font-size: 13px;
  color: #000000;
  text-align: left;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow[data-v-4fcccf9e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow .formlabel[data-v-4fcccf9e] {
  width: 25%;
  text-align: left;
  margin-right: 10px;
  font-size: 14px;
  color: #000000;
  text-align: left;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow .forminput[data-v-4fcccf9e] {
  margin-right: 10px;
  width: 75%;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow .forminput p[data-v-4fcccf9e] {
  margin-top: 8px;
  margin-left: 0px;
  margin-bottom: 0;
  margin-right: 0;
  line-height: 14px;
  font-size: 13px;
  color: #195A87;
  text-align: left;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow .forminput .note[data-v-4fcccf9e] {
  margin-top: 8px;
  line-height: 14px;
  font-size: 13px;
  color: #195A87;
  text-align: left;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow .forminput .note[data-v-4fcccf9e]:before {
  cursor: pointer;
  content: '';
  background-size: cover;
  position: relative;
  display: inline-block;
  width: 14px;
  height: 14px;
  top: 0px;
  right: 0px;
  margin-right: 10px;
  pointer-events: none;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow .forminput .form-control[data-v-4fcccf9e] {
  font-size: 13px;
  color: #000000;
  text-align: left;
  background: #FFFFFF;
  border: 1px solid #2F2F2F;
  border-radius: 4px;
  display: table-cell;
  height: 24px;
  vertical-align: middle;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .message[data-v-4fcccf9e] {
  font-size: 15px;
  color: #000;
  font-weight: 500;
  margin: 20px 0px 30px 0px;
}

.q-modal .q-v--modal>.modal-content>.scrollbar-body .modal-body[data-v-4fcccf9e] {
  padding: 20px 25px 0px 35px;
}

.q-modal .q-v--modal>.modal-content>.modal-footer[data-v-4fcccf9e] {
  position: inherit;
  bottom: 0;
  right: 0;
  border: 0;
  height: auto;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 30px;
}

.q-modal .q-v--modal>.modal-content>.modal-footer>button[data-v-4fcccf9e] {
  margin-right: 0;
  margin-left: 8px;
}

.q-modal .q-v--modal>.modal-content>.modal-footer>.footer-left>button[data-v-4fcccf9e] {
  margin: 0;
}

.q-modal .q-v--modal>.modal-content>.modal-footer>.footer-right[data-v-4fcccf9e] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.q-modal .q-v--modal>.modal-content>.modal-process[data-v-4fcccf9e] {
  height: 8px;
  position: relative;
  top: 0px;
}

.q-modal .q-v--modal>.modal-content>.modal-process .progressbase[data-v-4fcccf9e] {
  width: 100%;
  background: #d9d9d9;
  height: 8px;
  float: left;
}

.q-modal .q-v--modal>.modal-content>.modal-process .progressbar[data-v-4fcccf9e] {
  position: absolute;
  width: 50%;
  background: #369eff;
  height: 8px;
  float: left;
}

.q-modal .q-v--modal .modal-mask[data-v-4fcccf9e] {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.418);
  width: 100%;
  height: 100%;
  z-index: 998;
}

.vue-modal-resizer[data-v-4fcccf9e]::after {
  background: none;
  border-left: none;
}

.quickstart_dialog .q-v--modal[data-v-4fcccf9e] {
  height: auto !important;
}

.quickstart_dialog .q-v--modal .modal-content[data-v-4fcccf9e] {
  background-color: #fafafa;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.quickstart_dialog .q-v--modal .modal-content .modal-header[data-v-4fcccf9e] {
  height: 20px;
  float: right;
  cursor: move;
}

.quickstart_dialog .q-v--modal .modal-content .content[data-v-4fcccf9e] {
  margin: 0px;
  padding: 0px;
}

.quickstart_dialog .q-v--modal .modal-content .content .dialogContent[data-v-4fcccf9e] {
  padding: 4px 24px 20px 24px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.quickstart_dialog .q-v--modal .modal-content .content .dialogContent .informationIcon[data-v-4fcccf9e] {
  width: 32px;
  height: 32px;
  margin-right: 16px;
}

.quickstart_dialog .q-v--modal .modal-content .content .dialogContent .informationContent[data-v-4fcccf9e] {
  min-height: 34px;
  line-height: 21px;
  vertical-align: text-bottom;
  font-size: 14px;
  color: #2f2f2f;
  padding-top: 8px;
  margin-right: 16px;
}

.quickstart_dialog .q-v--modal .modal-content .content .dialogContent .informationContent .note[data-v-4fcccf9e] {
  color: #195a87;
  font-size: 12px;
  line-height: 18px;
  margin-top: 8px;
}

.quickstart_dialog .q-v--modal .modal-content .content .dialogContent .moreicon[data-v-4fcccf9e] {
  width: 7px;
  height: 13px;
}

.quickstart_dialog .q-v--modal .modal-content>.modal-footer[data-v-4fcccf9e] {
  margin: 0px 24px 24px 24px;
  padding: 0;
}

.quickstart_dialog .q-v--modal .modal-content>.modal-footer .buttons[data-v-4fcccf9e] {
  height: 30px;
}

.quickstart_dialog .q-v--modal .modal-content>.modal-footer .buttons>.Qdialogbtn[data-v-4fcccf9e] {
  margin-right: 8px;
}

.popup_dialog[data-v-4fcccf9e] {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.popup_dialog .q-v--modal[data-v-4fcccf9e] {
  height: auto;
  max-width: 660px;
  cursor: move;
}

.popup_dialog .q-v--modal>.modal-content[data-v-4fcccf9e] {
  background: #FFFFFF;
  border: 1px solid #979797;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  border-radius: 12px;
}

.popup_dialog .q-v--modal>.modal-content .modal-close[data-v-4fcccf9e] {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 20px;
  height: 20px;
  cursor: pointer;
  color: #000;
}

.popup_dialog .q-v--modal>.modal-content .modal-close[data-v-4fcccf9e]:hover {
  color: #89A5F4;
}

.popup_dialog .q-v--modal>.modal-content>.modal-header[data-v-4fcccf9e] {
  cursor: move;
  font-size: 14px;
  color: #000000;
  line-height: 20px;
  height: auto;
  padding: 22px 30px 22px 30px;
  color: #000000;
  text-align: left;
  border-bottom: none;
  background-color: initial;
}

.popup_dialog .q-v--modal>.modal-content>.modal-header>.dialog-icon[data-v-4fcccf9e] {
  float: left;
  margin-right: 10px;
  font-size: 30px;
  vertical-align: middle;
}

.popup_dialog .q-v--modal>.modal-content>.modal-header>.dialog-icon.icon-warning[data-v-4fcccf9e] {
  color: #F66E20;
}

.popup_dialog .q-v--modal>.modal-content>.modal-header>.dialog-icon.empty[data-v-4fcccf9e] {
  display: none;
}

.popup_dialog .q-v--modal>.modal-content>.modal-body[data-v-4fcccf9e] {
  padding: 0px 30px;
  height: auto;
  overflow: hidden;
  display: inline-block;
  width: 100%;
}

.popup_dialog .q-v--modal>.modal-content>.modal-body>.dialog-content[data-v-4fcccf9e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding: 10px 0px;
  vertical-align: middle;
  word-wrap: break-word;
}

.popup_dialog .q-v--modal>.modal-content>.modal-body>.dialog-content>.dialog-header[data-v-4fcccf9e] {
  font-weight: 500;
  font-size: 14x;
  color: #000000;
  line-height: 20px;
}

.popup_dialog .q-v--modal>.modal-content>.modal-body>.dialog-content>.dialog-message[data-v-4fcccf9e] {
  width: 100%;
  word-wrap: break-word;
  font-size: 14px;
  color: #000000;
  text-align: left;
  line-height: 22px;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer[data-v-4fcccf9e] {
  border: 0;
  width: 100%;
  height: auto;
  padding: 20px 30px 20px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer .buttons[data-v-4fcccf9e] {
  text-align: right;
  width: 100%;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer>button[data-v-4fcccf9e] {
  margin-right: 0;
  margin-left: 8px;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer .q-button[data-v-4fcccf9e] {
  text-align: center;
  border-radius: 4px;
  cursor: pointer;
  font-weight: 500;
  line-height: 30px;
  padding: 0;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer .q-button.reset[data-v-4fcccf9e] {
  background: #F54848;
  border: 1px solid #F54848;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer .q-button.reset[data-v-4fcccf9e]:hover {
  border: 1px solid #FA9393;
  background: #FA9393;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer .q-button.reset[data-v-4fcccf9e]:active {
  border: 1px solid #8E2C2C;
  background: #8E2C2C;
}

.notification-dialog .q-v--modal[data-v-4fcccf9e] {
  height: 600px !important;
}

.notification-dialog .q-v--modal .modal-content[data-v-4fcccf9e] {
  background-color: #fafafa;
  -webkit-box-shadow: none;
  box-shadow: none;
  height: inherit;
}

.notification-dialog .q-v--modal .modal-content .modal-header[data-v-4fcccf9e] {
  height: 58px;
  font-size: 20px;
  color: #000;
  float: right;
  cursor: move;
}

.notification-dialog .q-v--modal .modal-content .modal-body[data-v-4fcccf9e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.notification-dialog .q-v--modal .modal-content .modal-container[data-v-4fcccf9e] {
  width: 100%;
  margin-bottom: 20px;
}

.notification-dialog .q-v--modal .modal-content .modal-container .category[data-v-4fcccf9e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 68px;
  padding: 20px 0 15px 0;
}

.notification-dialog .q-v--modal .modal-content .modal-container .category .title[data-v-4fcccf9e] {
  font-size: 14px;
  color: #000000;
  line-height: 24px;
}

.notification-dialog .q-v--modal .modal-content .modal-container .category select[data-v-4fcccf9e] {
  height: 24px;
  width: 180px;
  margin-left: 10px;
  border-radius: 0 !important;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content[data-v-4fcccf9e] {
  height: calc(100% - 68px);
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table[data-v-4fcccf9e] {
  border: 1px solid #979797;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column[data-v-4fcccf9e] {
  height: 28px;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column[data-v-4fcccf9e]:nth-child(1) {
  width: 10%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column[data-v-4fcccf9e]:nth-child(2) {
  width: 20%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column[data-v-4fcccf9e]:nth-child(3) {
  width: 20%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column[data-v-4fcccf9e]:nth-child(4) {
  width: 50%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column .qweb-column-title[data-v-4fcccf9e] {
  font-size: 14px;
  color: #4C4C4C;
  line-height: 24px;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body[data-v-4fcccf9e] {
  min-height: 397px;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body .empty[data-v-4fcccf9e] {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body .empty>.description>.message[data-v-4fcccf9e] {
  margin-top: 14px;
  font-size: 12px;
  color: #7a7a7a;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body .empty>.description>.message>.message1[data-v-4fcccf9e] {
  display: block;
  font-size: 13px;
  color: #848484;
  text-align: center;
  line-height: 13px;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body>.rows>.scroll-content .link-row>.data-row[data-v-4fcccf9e] {
  height: 38px !important;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body>.rows>.scroll-content .link-row>.data-row.right>.data[data-v-4fcccf9e]:nth-child(1) {
  width: 10%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body>.rows>.scroll-content .link-row>.data-row.right>.data[data-v-4fcccf9e]:nth-child(2) {
  width: 20%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body>.rows>.scroll-content .link-row>.data-row.right>.data[data-v-4fcccf9e]:nth-child(3) {
  width: 20%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body>.rows>.scroll-content .link-row>.data-row.right>.data[data-v-4fcccf9e]:nth-child(4) {
  width: 50%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body>.rows>.scroll-content .link-row>.fill>.link-row>.data-row[data-v-4fcccf9e] {
  height: 38px !important;
}

.notification-dialog .q-v--modal .modal-content>.modal-footer[data-v-4fcccf9e] {
  margin: 0px 24px 24px 24px;
  padding: 0;
}

.notification-dialog .q-v--modal .modal-content>.modal-footer .buttons[data-v-4fcccf9e] {
  height: 30px;
}

.notification-dialog .q-v--modal .modal-content>.modal-footer .buttons>.Qdialogbtn[data-v-4fcccf9e] {
  margin-right: 8px;
}

.noTopModal[data-v-4fcccf9e] {
  z-index: 997;
  background: rgba(0, 0, 0, 0.418);
}

.error-win .dialog-header[data-v-4fcccf9e] {
  line-height: 28px;
}

.content-tab.sysinfo[data-v-988fddc8] {
  position: relative;
  background-color: #fff;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.content-tab.sysinfo .content-body[data-v-988fddc8] {
  position: relative;
  width: 100%;
  padding: 20px 10px 10px 10px;
  overflow: overlay;
}

.content-tab.sysinfo .content-body .table-row[data-v-988fddc8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  margin-bottom: 10px;
}

.content-tab.sysinfo .content-body .table-row .title[data-v-988fddc8] {
  margin-right: 5px;
  display: inline-block;
  font-family: 'Roboto-M', 'Microsoft JhengHei' !important;
  font-size: 14px;
  font-weight: 500;
}

.content-tab.sysinfo .content-body .table-row .value[data-v-988fddc8] {
  display: inline-block;
  font-family: 'Roboto-R', 'Microsoft JhengHei' !important;
  font-size: 14px;
  font-weight: 400;
}

.content-tab.sysinfo .content-body .table-row .hostname[data-v-988fddc8] {
  display: inline-block;
  width: auto;
  margin-right: 10px;
  font-size: 14px;
  font-weight: 400;
}

.content-tab.sysinfo .content-body .table-row .hostname>input[data-v-988fddc8] {
  width: inherit;
}

.content-tab.sysinfo .content-body .table-row .icon-edit[data-v-988fddc8] {
  display: inline-block;
}

.content-tab.sysinfo .content-body .table-row .icon-tick[data-v-988fddc8],
.content-tab.sysinfo .content-body .table-row .icon-btn_close[data-v-988fddc8] {
  display: inline-block;
  cursor: pointer;
  width: 30px;
  height: 30px;
  background: #197EC7;
  color: #ffffff;
  border-radius: 50%;
  text-align: center;
  line-height: inherit;
}

.content-tab.sysinfo .content-body .table-row .icon-tick[data-v-988fddc8]:hover,
.content-tab.sysinfo .content-body .table-row .icon-btn_close[data-v-988fddc8]:hover {
  background: #1E93E6;
}

.content-tab.sysinfo .content-body .table-row .icon-tick[data-v-988fddc8]:active,
.content-tab.sysinfo .content-body .table-row .icon-btn_close[data-v-988fddc8]:active {
  background: #105180;
}

.content-tab.sysinfo .content-body .table-row .icon-tick[data-v-988fddc8]:focus,
.content-tab.sysinfo .content-body .table-row .icon-btn_close[data-v-988fddc8]:focus {
  background: #105180;
}

.content-tab.sysinfo .content-body .table-row .icon-tick[disabled=disabled][data-v-988fddc8],
.content-tab.sysinfo .content-body .table-row .icon-tick.disabled[data-v-988fddc8],
.content-tab.sysinfo .content-body .table-row .icon-btn_close[disabled=disabled][data-v-988fddc8],
.content-tab.sysinfo .content-body .table-row .icon-btn_close.disabled[data-v-988fddc8] {
  pointer-events: none;
  background: rgba(169, 169, 169, 0.3);
}

.content-tab.sysinfo .content-body .table-row .icon-tick[data-v-988fddc8]:before,
.content-tab.sysinfo .content-body .table-row .icon-btn_close[data-v-988fddc8]:before {
  vertical-align: sub;
}

.content-tab.sysinfo .content-body .table-row .icon-btn_close[data-v-988fddc8] {
  margin-left: 10px;
}

.content-tab.sysinfo .content-body .scrollbar-body[data-v-988fddc8] {
  height: 100%;
  padding: 0px 10px;
}

.login-page[data-v-138b3abc] {
  color: #4C4C4C;
  height: 100vh;
  position: relative;
  margin: auto;
}

.login-page .login-container[data-v-138b3abc] {
  margin: 0 auto;
  width: 1100px;
  margin-top: calc(50vh - 178px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: space-evenly;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.login-page .login-container .intro[data-v-138b3abc] {
  width: 400px;
  text-align: center;
}

.login-page .login-container .intro .desc[data-v-138b3abc] {
  width: 400px;
  padding: 0 5px;
  color: #ffffff;
}

.login-page .login-container .intro .desc .title[data-v-138b3abc] {
  text-align: center;
  font-weight: 700;
  font-size: 29px;
  line-height: 40px;
}

.login-page .login-container .intro .desc .content[data-v-138b3abc] {
  line-height: 22px;
  font-size: 13px;
  text-align: center;
  margin: 20px auto auto auto;
  width: auto;
}

.login-page .login-container .intro .login-img[data-v-138b3abc] {
  width: 300px;
  height: 200px;
}

.login-header[data-v-138b3abc] {
  position: fixed;
  left: 50px;
}

.login-header .icon-qnap[data-v-138b3abc] {
  font-size: 15px;
  margin-top: 35px;
}

.login[data-v-138b3abc] {
  width: 320px;
  height: 356px;
  padding: 40px;
  border-radius: 3.67px;
  background-color: white;
  position: relative;
}

.login .account-username[data-v-138b3abc] {
  width: 240px;
  height: 34px;
  font-size: 14px;
  border: 1px solid #707070;
  outline: 0;
}

.login .account-username[data-v-138b3abc]:focus {
  outline: none;
  border: 1px solid #2f2f2f;
}

.login .div-account-panel[data-v-138b3abc] {
  height: 260px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.login .div-account-panel>.div-relative[data-v-138b3abc] {
  margin-bottom: 15px;
}

.login .div-account-panel>.div-relative .title[data-v-138b3abc] {
  margin-bottom: 10px;
  font-weight: 700;
}

.login .div-account-panel>.div-relative input[data-v-138b3abc] {
  width: 240px;
  height: 36px;
  background: #FAFAFA;
  border: 1px solid #B2B2B2;
  border-radius: 4px;
  outline: none;
  font-size: 14px;
}

.login .div-account-panel>.div-relative input[data-v-138b3abc]:focus {
  border-color: #4A90E2;
}

.login .div-account-panel .div-label[data-v-138b3abc] {
  color: #4C4C4C;
}

.login .div-account-panel .div-label.checkbox[data-v-138b3abc] {
  background: rgba(0, 0, 0, 0) url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IArs4c6QAAAJBJREFUOBFjYBjsgBHmQF9fX8/////PAvJlYGJE0k8YGRnTNm/evB2kngWmCWQYUOI9EM+FiRFDA/UFQR0iC1IPNxDIlgEZtmnTpgaQBLHAz8+PAWhgPUw9E4xBLXrUQMpDcjQMR0IYIuflJ6CMDsqbpACQHqD6JzA9cANBRRCo1EDO6DBFBGhw8UVAzSCSBgBKbi8l4ISjIAAAAABJRU5ErkJggg==) no-repeat scroll 0 center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 28px;
}

.login .div-account-panel .div-label.checkbox.checked[data-v-138b3abc] {
  padding-left: 28px;
  background: rgba(0, 0, 0, 0) url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IArs4c6QAAAUdJREFUOBHNlL2Kg0AUhY/rFm6ZUsEHENKG2EeCldhbpskLpFiIP+wWbpMX0TIPYWkv9oKdhTFW2ThkRJMxv00Embnn3vPNvQoDvPvD0QYNw/g+HA728f2i2j0rx3HVse5nu93+NfUf1PQMrPGeGnAopwt8qDMK6ECJ1AK7Ba/snwJOp1NIksQ892GgrutYr9eYzWavA1VVxXK5RJqmCMPwfqAoiphMJj2DoihYrVbI8xye52G/3/fyNGCOrGkaHMeBaZqkTpZlEu92O7iui6IoqP9i/bxQjkIQBBiPx1gsFhAEAfP5HDzPw7ZtZFnGsrQas8O6rslYSZLAsiyMRiP4vk++Xesc2DA7bGqrqiJjNj8hiiLEcTyA6MuDwKasLEtsNpu+40bEHPmG52q6BZ5ujavFQ8mutwv87SaGzOc6vb7O9feN/wGZN2XV5WsMaQAAAABJRU5ErkJggg==) no-repeat scroll 0 center;
}

.login .div-security-panel[data-v-138b3abc] {
  margin: 0 auto;
  margin-left: 50px;
}

.login .div-security-panel .security-question[data-v-138b3abc] {
  font-size: 14px;
  color: #454545;
}

.login .div-security-panel .answer-input[data-v-138b3abc] {
  margin: 12px 0 !important;
  width: 235px;
  padding: 8px 12px !important;
  height: initial;
  font-size: 14px !important;
  border: 1px solid #707070;
}

.login .div-password-eye[data-v-138b3abc] {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAMAAABV0m3JAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAABIFBMVEUAAACTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5MAAAAmw7asAAAAX3RSTlMAQZva+dmVOzTA3383J78yAXvsagUsw/fCa3oGqdEfHuhmb+fLp7WzDJd9gZIJsp621Sgp0rmWnLSxCn6DC64DpszmaAdy5R0hzaTtbSvB+CrueTC84oLjuy+Rz/TWkLymm58AAAABYktHRACIBR1IAAAACXBIWXMAAAsSAAALEgHS3X78AAAAwklEQVQI12NgAANGJmYWFlY2dgYE4ODk4ubh5eXh5uLjhwoJCAoJi4iKiYtLiIpICkkJgMSkZWTlGOQVFEVElJTlGeRVVKWBYmrqGgwMmlogeW0dBgZdPT0RBn0DoAyDoRFI0NgEpNPUjMFcHSEoCha0YGOQttSzAmq3BgnaALXbWtjZA2UcHOUY5JycXVxc3dwZPDy9pCFO8vaR9vXz9+cMkPYJDBKAujQ4JDSMndeDxzo8IhLJTzxR0d4xsXE8EB4Ax04XxkNvn24AAAAASUVORK5CYII=) no-repeat scroll 0 center;
  height: 34px;
  position: absolute;
  top: 40px;
  right: 70px;
  width: 20px;
  display: inline-block;
  cursor: pointer;
}

.login .div-password-eye[data-v-138b3abc]:hover {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAMAAABV0m3JAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAABIFBMVEUAAAC1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbUAAACHx1eVAAAAX3RSTlMAQZva+dmVOzTA3383J78yAXvsagUsw/fCa3oGqdEfHuhmb+fLp7WzDJd9gZIJsp621Sgp0rmWnLSxCn6DC64DpszmaAdy5R0hzaTtbSvB+CrueTC84oLjuy+Rz/TWkLymm58AAAABYktHRACIBR1IAAAACXBIWXMAAAsSAAALEgHS3X78AAAAwklEQVQI12NgAANGJmYWFlY2dgYE4ODk4ubh5eXh5uLjhwoJCAoJi4iKiYtLiIpICkkJgMSkZWTlGOQVFEVElJTlGeRVVKWBYmrqGgwMmlogeW0dBgZdPT0RBn0DoAyDoRFI0NgEpNPUjMFcHSEoCha0YGOQttSzAmq3BgnaALXbWtjZA2UcHOUY5JycXVxc3dwZPDy9pCFO8vaR9vXz9+cMkPYJDBKAujQ4JDSMndeDxzo8IhLJTzxR0d4xsXE8EB4Ax04XxkNvn24AAAAASUVORK5CYII=) no-repeat scroll 0 center;
}

.login .div-password-eye[data-v-138b3abc]:active {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAMAAABV0m3JAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAABIFBMVEUAAABtbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW0AAABM/kXXAAAAX3RSTlMAQZva+dmVOzTA3383J78yAXvsagUsw/fCa3oGqdEfHuhmb+fLp7WzDJd9gZIJsp621Sgp0rmWnLSxCn6DC64DpszmaAdy5R0hzaTtbSvB+CrueTC84oLjuy+Rz/TWkLymm58AAAABYktHRACIBR1IAAAACXBIWXMAAAsSAAALEgHS3X78AAAAwklEQVQI12NgAANGJmYWFlY2dgYE4ODk4ubh5eXh5uLjhwoJCAoJi4iKiYtLiIpICkkJgMSkZWTlGOQVFEVElJTlGeRVVKWBYmrqGgwMmlogeW0dBgZdPT0RBn0DoAyDoRFI0NgEpNPUjMFcHSEoCha0YGOQttSzAmq3BgnaALXbWtjZA2UcHOUY5JycXVxc3dwZPDy9pCFO8vaR9vXz9+cMkPYJDBKAujQ4JDSMndeDxzo8IhLJTzxR0d4xsXE8EB4Ax04XxkNvn24AAAAASUVORK5CYII=) no-repeat scroll 0 center;
}

.login .subtitle[data-v-138b3abc] {
  height: 36px;
  line-height: 36px;
  font-size: 20px;
  color: #333333;
  text-align: center;
  margin: 20px 0 30px;
}

.login .subtitle img[data-v-138b3abc] {
  vertical-align: middle;
  margin-right: 10px;
}

.login .div-err-msg[data-v-138b3abc] {
  font-size: 14px;
  color: #ff5a00;
  visibility: unset;
  margin-top: 12px;
}

.login .div-loading-msg[data-v-138b3abc] {
  font-size: 14px;
  color: #2f2f2f;
}

.login .div-btn[data-v-138b3abc] {
  position: absolute;
  bottom: 40px;
  text-align: center;
}

.login .div-btn-login[data-v-138b3abc] {
  width: 240px;
  height: 40px;
  background: #197EC7;
  border: 0px;
  border-radius: 20px;
  color: white;
  font-size: 15px;
  font-weight: 700;
  cursor: pointer;
}

.login .div-btn-login.disable[data-v-138b3abc] {
  background: -webkit-gradient(linear, left top, left bottom, from(#abc6f7), to(#97b5f2));
  background: linear-gradient(to bottom, #abc6f7, #97b5f2);
}

.login .div-btn-login[data-v-138b3abc]:hover {
  background: -webkit-gradient(linear, left top, left bottom, from(#6a9af3), to(#417eef));
  background: linear-gradient(to bottom, #6a9af3, #417eef);
}

.login .div-btn-login[data-v-138b3abc]:focus {
  background: -webkit-gradient(linear, left top, left bottom, from(#3571de), to(#1759d1));
  background: linear-gradient(to bottom, #3571de, #1759d1);
}

.login .text[data-v-138b3abc] {
  font-size: 14px;
  color: '#2f2f2f';
  line-height: 12px;
  margin: 28px 0px;
}

.login .lockImage[data-v-138b3abc] {
  margin-right: 10px;
  vertical-align: middle;
}

.login .question[data-v-138b3abc] {
  font-size: 14px;
  color: #2f2f2f;
  margin-top: 20px;
}

.login .changeStep[data-v-138b3abc] {
  font-size: 14px;
  color: #454545;
  text-decoration: none;
  cursor: pointer;
  text-align: right;
  margin-bottom: 6px;
  margin-right: 40px;
}

.login .changeStepBack[data-v-138b3abc] {
  font-size: 14px;
  color: #454545;
  text-decoration: none;
  cursor: pointer;
  text-align: right;
  margin-bottom: 6px;
  margin-right: 40px;
}

.login .changeStepBack[data-v-138b3abc]:before {
  content: "";
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAOCAMAAAAhfX2ZAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAdVBMVEUAAABZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1cAAAASM5qOAAAAJXRSTlMAWbgSAYL+tAinvBEWxpcFK978cUnw801s4zDh8i0YBLkPsVwUBmbhKwAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxIAAAsSAdLdfvwAAABZSURBVAjXRc1XDoAwDANQs/cqZZYNuf8VURfk60lxYkCP43oafhBSpBQnRGkmlRdEZSVVN8RateUd9YPSyGiaYSkMwRcbAFZhz4BNPtvxVRznX3yZDO70eQGiNAYHcSAMQAAAAABJRU5ErkJggg==);
  width: 10px;
  height: 14px;
  right: 0;
  display: inline-block;
  vertical-align: sub;
  margin-right: 6px;
}

.login .changeStepNext[data-v-138b3abc] {
  font-size: 14px;
  color: #454545;
  text-decoration: none;
  cursor: pointer;
  text-align: right;
  margin-bottom: 6px;
  margin-right: 40px;
}

.login .changeStepNext[data-v-138b3abc]:after {
  content: "";
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAOCAMAAAAhfX2ZAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAb1BMVEUAAABZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1cAAABA8XP2AAAAI3RSTlMAFLxctP6CARC5pwgEl8YWcfzgLU3z8kkv4Www4/HeKwURWLGysm4AAAABYktHRACIBR1IAAAACXBIWXMAAAsSAAALEgHS3X78AAAAVUlEQVQI12NgZGJmgAIWZVY2dgiTg1NZmYsbwubhVVbm44eqERBUFhKGskVElcXEoWwJSWVBKQhTWgbGBCqQFYdpk5MHMRTghikywa1AspiRUwlqIgCUggWC+d369wAAAABJRU5ErkJggg==);
  width: 10px;
  height: 14px;
  right: 0;
  display: inline-block;
  vertical-align: sub;
  margin-left: 6px;
}

.port-status[data-v-138b3abc] {
  position: relative;
  padding: 20px 15px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.port-status .scrollbar-body[data-v-138b3abc] {
  &::-webkit-scrollbar-thumb {
    background-color: silver;
    border-radius: 4px;
    min-height: 20px;
    position: absolute;
    cursor: default;
  }

  &::-webkit-scrollbar {
    width: 8px;
  }

  height: 100%;
}

.port-status .describe[data-v-138b3abc],
.port-status .group-table[data-v-138b3abc] {
  height: max-content;
  margin-right: 15px;
}

.port-status .title[data-v-138b3abc] {
  font-family: 'Roboto-M';
  font-size: 14px;
  line-height: 14px;
  margin: 20px 0px;
}

.port-status .group-table .link-img-content[data-v-138b3abc] {
  vertical-align: middle;
  display: inline-block;
  font-size: 14px;
}

.port-status .group-table .link-img-content.icon-connect[data-v-138b3abc] {
  color: #7ED321;
}

.port-status .group-table .link-img-content.icon-disconnect[data-v-138b3abc] {
  color: #979797;
}

.port-status .detail[data-v-138b3abc] {
  cursor: pointer;
  text-decoration: underline;
}

.data-row-background.even,
.qweb-table>.body>.rows>.scroll-content .link-row>.even.data-row,
.qweb-table>.body>.rows>.scroll-content>.fill>.even.link-row {
  background-color: #FFF;
}

.qweb-table {
  height: 100%;
  overflow: visible;
}

.qweb-table>.header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 0;
  background-color: #E5E5E5;
}

.qweb-table>.header>div:first-child {
  border-left: #F2F3F8 1px solid;
}

.qweb-table>.header>div:last-child {
  border-right: #F2F3F8 1px solid;
}

.qweb-table>.header>.left-header {
  white-space: nowrap;
  z-index: 2;
}

.qweb-table>.header>.right-header {
  white-space: nowrap;
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.qweb-table>.body {
  position: relative;
  width: 100%;
  font-size: 0;
}

.qweb-table>.body:not(.column-scrollbar) .data-row {
  overflow: hidden;
}

.qweb-table>.body>.rows {
  width: 100%;
  height: 100%;
}

.qweb-table>.body>.rows>.scroll-content .link-row {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: #e5e5e5 1px solid;
  border-right: #e5e5e5 1px solid;
  height: 40px;
}

.qweb-table>.body>.rows>.scroll-content .link-row:hover>.data-row {
  background: #ECF6FC;
}

.qweb-table>.body>.rows>.scroll-content .link-row:active>.data-row {
  background: #ECF6FC;
}

.qweb-table>.body>.rows>.scroll-content .link-row>.data-row:first-child>.data:first-child {
  border-left: #e5e5e5 1px solid;
}

.qweb-table.vlan-table>.body>.rows>.scroll-content .link-row>.data-row:first-child>.data:first-child {
  border-left: #e5e5e5 1px solid;
  border-right: #F1F1F1 1px solid;
}

.qweb-table>.body>.rows>.scroll-content .link-row>.data-row:first-child>.data:last-child {
  /*border-right: #e5e5e5 1px solid;*/
}

.qweb-table>.body>.rows>.scroll-content .link-row>.data-row {

  position: relative;
}

.qweb-table>.body>.rows>.scroll-content .link-row>.data-row.left {
  z-index: 1;
}

.qweb-table>.body>.rows>.scroll-content .link-row>.data-row.right {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: flex;
}

.content-tab.aggretrunking .qweb-table>.body>.rows>.scroll-content .link-row>.data-row>.data {
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 12px;
  color: #2f2f2f;
  display: inline-block;
  padding-left: 16px;
  padding-right: 10px;
  line-height: 38px;
  /* overflow: hidden; */
  align-items: center; 
}

.content-tab.aggretrunking .qweb-table>.body>.rows>.scroll-content .link-row>.data-row>.data .q-icon {
  font-size: 20px;
  margin: auto;
}

.qweb-table>.body>.rows>.scroll-content .link-row>.data-row>.data {
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 12px;
  color: #2f2f2f;
  display: flex;
  padding-left: 16px;
  padding-right: 10px;
  line-height: 38px;
  /* overflow: hidden; */
  align-items: center;
}

.mac-address-content .qweb-table>.body>.rows>.scroll-content .link-row>.data-row>.data {
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 12px;
  color: #2f2f2f;
  display: flex;
  padding-left: 16px;
  padding-right: 10px;
  line-height: 38px;
  /* overflow: hidden; */
  align-items: center;
  justify-content: flex-start;
}

.qweb-table>.body>.rows>.scroll-content>.fill>.link-row>.data-row {
  height: 38px;
}

.qweb-table>.qweb-page {
  background-color: #fff;
  height: 39px;
  line-height: 39px;
  padding-left: 40px;
  padding-right: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 12px;
  color: #2f2f2f;
  position: relative;
  border: 1px solid #ececec;
  border-top: none;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  z-index: 1;
}

.qweb-table>.qweb-page .title {
  font-size: 13px;
  color: #2F2F2F;
  line-height: 39px;
}

.qweb-table>.qweb-page>.left>div {
  display: inline-block;
}

.qweb-table>.qweb-page>.left>.title {
  line-height: 39px;
}

.qweb-table>.qweb-page>.left>.page-now {
  width: 60px;
  height: 30px;
  font-size: 13px;
  color: #000000;
  padding: 0 7px;
  line-height: 30px;
  margin-left: 10px;
  margin-right: 5px;
  text-align: left;
  border: 1px solid #979797;
  border-radius: 4px;
}

.qweb-table>.qweb-page>.left>.page-total {
  font-size: 13px;
  color: #2F2F2F;
  line-height: 39px;
}

.qweb-table>.qweb-page>.left>.first,
.qweb-table>.qweb-page>.left>.next {
  margin-right: 6px;
}

.qweb-table>.qweb-page>.left>.previous,
.qweb-table>.qweb-page>.left>.next,
.qweb-table>.qweb-page>.left>.last,
.qweb-table>.qweb-page>.left>.refresh,
.qweb-table>.qweb-page>.left>.first {
  cursor: pointer;
  color: #000000;
  height: 20px;
}

.qweb-table>.qweb-page>.left>.previous:hover,
.qweb-table>.qweb-page>.left>.next:hover,
.qweb-table>.qweb-page>.left>.last:hover,
.qweb-table>.qweb-page>.left>.refresh:hover,
.qweb-table>.qweb-page>.left>.first:hover {
  color: #4C4C4C;
  background: none;
}

.qweb-table>.qweb-page>.left>.previous.disabled,
.qweb-table>.qweb-page>.left>.next.disabled,
.qweb-table>.qweb-page>.left>.last.disabled,
.qweb-table>.qweb-page>.left>.refresh.disabled,
.qweb-table>.qweb-page>.left>.first.disabled {
  color: #AEAEAE;
}

.qweb-table>.qweb-page>.left>.previous>span,
.qweb-table>.qweb-page>.left>.next>span,
.qweb-table>.qweb-page>.left>.last>span,
.qweb-table>.qweb-page>.left>.refresh>span,
.qweb-table>.qweb-page>.left>.first>span {
  vertical-align: middle;
}

.qweb-table>.qweb-page>.right {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: right;
  font-size: 13px;
  color: #2F2F2F;
  line-height: 39px;
}

.qweb-table>.qweb-page>.right>div {
  display: inline-block;
}

.qweb-table>.qweb-page>.right>.show-title {
  margin-right: 4px;
}

.qweb-table>.qweb-page>.right>.show-number {
  color: #3246c5;
  cursor: pointer;
  position: relative;
  padding-right: 6px;
  line-height: 25px;
}

.qweb-table>.qweb-page>.right>.show-number>.page-count {
  display: inline-block;
  text-align: center;
  font-size: 12px;
}

.qweb-table>.qweb-page>.right>.show-number>.down {
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  color: #4875F5;
}

.qweb-table>.qweb-page>.right>.show-number>.down.active {
  color: #2847A0;
}

.qweb-table>.qweb-page>.right>.show-number>.down:hover {
  color: #89A5F4;
}

.qweb-table>.qweb-page>.right>.show-number>.show-options {
  position: absolute;
  bottom: 25px;
  background-color: #fff;
  border: #848484 1px solid;
}

.qweb-table>.qweb-page>.right>.show-number>.show-options>.show-option {
  padding: 0 10px;
  color: #2f2f2f;
}

.qweb-table>.qweb-page>.right>.show-number>.show-options>.show-option:hover {
  background-color: #defefd;
}

.qweb-table>.qweb-page .icon {
  width: 16px;
  height: 15px;
  cursor: pointer;
  vertical-align: middle;
  display: inline-block;
}

.qweb-table>.qweb-page .icon.disabled {
  cursor: default;
}

.qweb-table>.qweb-page .line {
  width: 1px;
  height: 14px;
  background-color: #F1F1F1;
  margin-left: 10px;
  margin-right: 10px;
  vertical-align: middle;
}

.qweb-table .button {
  margin: 0;
}

.icon-button {
  padding: 0;
  border: 0px;
  background-color: transparent;
}

.icon-button:focus {
  outline: 0;
}

.scrollContainer {
  position: relative;
  overflow: auto;
}

.loopscrollContainer.rows {
  position: relative;
  overflow: visible;
  height: 100px;
}

.scrollContainer.rows {
  position: relative;
  overflow: auto;
  height: 100px;

  &::-webkit-scrollbar-thumb {
    background-color: silver;
    border-radius: 4px;
    min-height: 20px;
    position: absolute;
    cursor: default;
  }

  &::-webkit-scrollbar {
    width: 8px;
  }
}

.scrollContainer.scrolling {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.scrollContainer>.scrollbar {
  height: 100%;
  position: absolute;
  right: 2px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  z-index: 2;
}

.scrollContainer>.scrollbar>.scroll-area {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: 8px;
  position: relative;
}

.scrollContainer>.scrollbar>.scroll-area>.scroll {
  width: 8px;
  background-color: #c0c0c0;
  border-radius: 4px;
  min-height: 20px;
  position: absolute;
  cursor: default;
}

.scrollContainer>.scrollbar>.scroll-area>.scroll:hover,
.scrollContainer>.scrollbar>.scroll-area>.scroll:active {
  background-color: #9b9b9b;
  border: 1px #898989 solid;
}

.scrollContainer>.scrollbar>.up {
  width: 12px;
  height: 12px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMBAMAAACkW0HUAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAGFBMVEXq6urKysri4uKRkZGpqamJiYnJyckAAADe4hotAAAAAWJLR0QHFmGI6wAAAAlwSFlzAAALEgAACxIB0t1+/AAAACZJREFUCNdjYMAOGAXAlLIRmHINAZFsoaEgUeXQUJCoa2hoCHa9AIu/BAI1x+87AAAAAElFTkSuQmCC);
  cursor: pointer;
}

.scrollContainer>.scrollbar>.up:hover {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMBAMAAACkW0HUAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAHlBMVEXBwcGvr6+8vLyNjY2Ojo69vb2bm5uJiYmurq4AAABa5zq1AAAAAWJLR0QJ8dml7AAAAAlwSFlzAAALEgAACxIB0t1+/AAAACZJREFUCNdjYMAOGAXAlLIrmEovA5Ec5eUgUeXycieQWHl5GXa9AL19BXvw2jkzAAAAAElFTkSuQmCC);
}

.scrollContainer>.scrollbar>.up:active {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMBAMAAACkW0HUAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAHlBMVEWJiYmnp6eRkZHe3t7d3d2QkJDHx8fl5eWoqKgAAACEOolsAAAAAWJLR0QJ8dml7AAAAAlwSFlzAAALEgAACxIB0t1+/AAAACZJREFUCNdjYMAOGAXAlLIrmEovA5Ec5eUgUeXycieQWHl5GXa9AL19BXvw2jkzAAAAAElFTkSuQmCC);
}

.scrollContainer>.scrollbar>.up:disabled {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMBAMAAACkW0HUAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAFVBMVEXq6uri4uLo6OjT09PZ2dnR0dEAAADArlXnAAAAAWJLR0QGYWa4fQAAAAlwSFlzAAALEgAACxIB0t1+/AAAACZJREFUCNdjYMAOGAXAlLIRmHINAYuFhoJElUNDQaKuoaEh2PUCAIr3A/3ToH4BAAAAAElFTkSuQmCC);
}

.scrollContainer>.scrollbar>.down {
  width: 12px;
  height: 12px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMBAMAAACkW0HUAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAG1BMVEXq6uqpqamJiYmoqKji4uKRkZHKysrJyckAAACQXPxLAAAAAWJLR0QIht6VegAAAAlwSFlzAAALEgAACxIB0t1+/AAAAChJREFUCNdjYMAKhJSUlIGUq5JSCJBiU1IqAIsqgiVdQ8AUWwJ2vQwAjgwDQx/mnmYAAAAASUVORK5CYII=);
  cursor: pointer;
}

.scrollContainer>.scrollbar>.down:hover {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMBAMAAACkW0HUAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAG1BMVEXBwcGbm5uJiYm8vLyNjY2urq6Ojo6vr68AAAD/73x0AAAAAWJLR0QIht6VegAAAAlwSFlzAAALEgAACxIB0t1+/AAAAChJREFUCNdjYMAKhJSUFIGUiZKSM5BiVVIKAIsqgiXNksEUewF2vQwAgnoDDyLNkncAAAAASUVORK5CYII=);
}

.scrollContainer>.scrollbar>.down:active {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMBAMAAACkW0HUAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAHlBMVEWJiYnHx8fl5eXIyMiRkZHe3t6oqKjd3d2np6cAAAA1pp+4AAAAAWJLR0QJ8dml7AAAAAlwSFlzAAALEgAACxIB0t1+/AAAAChJREFUCNdjYMAKhJSUlIGUq5JSCJBiU1JKAIsqgiXdS8AURwN2vQwAkp4DdwaXV90AAAAASUVORK5CYII=);
}

.scrollContainer>.scrollbar>.down:disabled {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMBAMAAACkW0HUAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAGFBMVEXq6urZ2dnR0dHo6OjT09Pi4uLh4eEAAAClm7frAAAAAWJLR0QHFmGI6wAAAAlwSFlzAAALEgAACxIB0t1+/AAAAChJREFUCNdjYMAKhJSUFIGUiZKSM5BiVVJKAIsqgiVNnMEUawB2vQwAfegC2+ZCCXsAAAAASUVORK5CYII=);
}

.qweb-column-scrollbar {
  background-color: #eaeaea;
  float: right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 1;
}

.qweb-column-scrollbar.qweb-scrolling {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.qweb-column-scrollbar>.qweb-scroll-area {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 12px;
  background-color: #eaeaea;
  position: relative;
}

.qweb-column-scrollbar>.qweb-scroll-area>.qweb-scroll {
  height: 12px;
  background-color: #d1d1d1;
  border: 1px #c0c0c0 solid;
  position: absolute;
  cursor: default;
}

.qweb-column-scrollbar>.qweb-scroll-area>.qweb-scroll:hover,
.qweb-column-scrollbar>.qweb-scroll-area>.qweb-scroll:active {
  background-color: #9b9b9b;
  border: 1px #898989 solid;
}

.qweb-column-scrollbar>.left {
  width: 12px;
  height: 12px;
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMBAMAAACkW0HUAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAGFBMVEXq6urKysri4uKRkZGpqamJiYnJyckAAADe4hotAAAAAWJLR0QHFmGI6wAAAAlwSFlzAAALEgAACxIB0t1+/AAAACZJREFUCNdjYMAOGAXAlLIRmHINAZFsoaEgUeXQUJCoa2hoCHa9AIu/BAI1x+87AAAAAElFTkSuQmCC);
  cursor: pointer;
}

.qweb-column-scrollbar>.left:hover {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMBAMAAACkW0HUAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAHlBMVEXBwcGvr6+8vLyNjY2Ojo69vb2bm5uJiYmurq4AAABa5zq1AAAAAWJLR0QJ8dml7AAAAAlwSFlzAAALEgAACxIB0t1+/AAAACZJREFUCNdjYMAOGAXAlLIrmEovA5Ec5eUgUeXycieQWHl5GXa9AL19BXvw2jkzAAAAAElFTkSuQmCC);
}

.qweb-column-scrollbar>.left:active {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMBAMAAACkW0HUAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAHlBMVEWJiYmnp6eRkZHe3t7d3d2QkJDHx8fl5eWoqKgAAACEOolsAAAAAWJLR0QJ8dml7AAAAAlwSFlzAAALEgAACxIB0t1+/AAAACZJREFUCNdjYMAOGAXAlLIrmEovA5Ec5eUgUeXycieQWHl5GXa9AL19BXvw2jkzAAAAAElFTkSuQmCC);
}

.qweb-column-scrollbar>.left:disabled {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMBAMAAACkW0HUAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAFVBMVEXq6uri4uLo6OjT09PZ2dnR0dEAAADArlXnAAAAAWJLR0QGYWa4fQAAAAlwSFlzAAALEgAACxIB0t1+/AAAACZJREFUCNdjYMAOGAXAlLIRmHINAYuFhoJElUNDQaKuoaEh2PUCAIr3A/3ToH4BAAAAAElFTkSuQmCC);
}

.qweb-column-scrollbar>.right {
  width: 12px;
  height: 12px;
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMBAMAAACkW0HUAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAG1BMVEXq6uqpqamJiYmoqKji4uKRkZHKysrJyckAAACQXPxLAAAAAWJLR0QIht6VegAAAAlwSFlzAAALEgAACxIB0t1+/AAAAChJREFUCNdjYMAKhJSUlIGUq5JSCJBiU1IqAIsqgiVdQ8AUWwJ2vQwAjgwDQx/mnmYAAAAASUVORK5CYII=);
  cursor: pointer;
}

.qweb-column-scrollbar>.right:hover {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMBAMAAACkW0HUAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAG1BMVEXBwcGbm5uJiYm8vLyNjY2urq6Ojo6vr68AAAD/73x0AAAAAWJLR0QIht6VegAAAAlwSFlzAAALEgAACxIB0t1+/AAAAChJREFUCNdjYMAKhJSUFIGUiZKSM5BiVVIKAIsqgiXNksEUewF2vQwAgnoDDyLNkncAAAAASUVORK5CYII=);
}

.qweb-column-scrollbar>.right:active {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMBAMAAACkW0HUAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAHlBMVEWJiYnHx8fl5eXIyMiRkZHe3t6oqKjd3d2np6cAAAA1pp+4AAAAAWJLR0QJ8dml7AAAAAlwSFlzAAALEgAACxIB0t1+/AAAAChJREFUCNdjYMAKhJSUlIGUq5JSCJBiU1JKAIsqgiXdS8AURwN2vQwAkp4DdwaXV90AAAAASUVORK5CYII=);
}

.qweb-column-scrollbar>.right:disabled {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMBAMAAACkW0HUAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAGFBMVEXq6urZ2dnR0dHo6OjT09Pi4uLh4eEAAAClm7frAAAAAWJLR0QHFmGI6wAAAAlwSFlzAAALEgAACxIB0t1+/AAAAChJREFUCNdjYMAKhJSUFIGUiZKSM5BiVVJKAIsqgiVNnMEUawB2vQwAfegC2+ZCCXsAAAAASUVORK5CYII=);
}

.qweb-column {
  vertical-align: middle;
  padding: 0px 16px;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  color: #4C4C4C;
  display: inline-block;
  position: relative;
  border-bottom: 1px solid #e5e5e5;
  font-family: 'Roboto-M' !important;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  /* &.sort {
      &:hover {
        background-color: #717886;
      }
    } */
}

.qweb-column:first-child {
  border-left: 0px;
}

.qweb-column>.qweb-column-title {
  vertical-align: super;
  line-height: 40px;
  font-size: 14px;
  color: #000000;
}

.mac-address-table .qweb-column>.qweb-column-title {
  vertical-align: super;
  line-height: 40px;
  font-size: 14px;
  margin: auto;
  display: flex;
  justify-content: space-around;
}

.qweb-column>.overlay {
  position: absolute;
  height: 100%;
  top: 0;
  right: 5px;
  padding-right: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.qweb-column>.overlay>.sort-default {
  width: 6px;
  height: 12px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAMBAMAAACzedEdAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAJFBMVEUAAACjo6Ojo6Ojo6Ojo6Ojo6Ojo6Ojo6Ojo6Ojo6Ojo6MAAABTMo/MAAAACnRSTlMAXin1CtWfoCpfUSURHwAAAAFiS0dEAIgFHUgAAAAJcEhZcwAAHCAAABwgAc0Pm54AAAAnSURBVAjXY2AQZGBgMlZgcF0VwpC1ahkDOqhatRwsx2HcwMAwkwEApgUHxhFAL2EAAAAASUVORK5CYII=);
}

.qweb-column>.overlay>.sort-asc {
  width: 6px;
  height: 4px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAEBAMAAABfKlNwAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAG1BMVEUAAABycnJycnJycnJycnJycnJycnJycnIAAACJ0l7zAAAAB3RSTlMAXin1CtWfj+ESZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAAHCAAABwgAc0Pm54AAAAYSURBVAjXY2AQZGBgMlZgcC0PYUgvLwMADRwCy7i5/y4AAAAASUVORK5CYII=);
}

.qweb-column>.overlay>.sort-desc {
  width: 6px;
  height: 4px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAEBAMAAABfKlNwAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAG1BMVEUAAABycnJycnJycnJycnJycnJycnJycnIAAACJ0l7zAAAAB3RSTlMAoArVKvVfsIcwFwAAAAFiS0dEAIgFHUgAAAAJcEhZcwAAHCAAABwgAc0Pm54AAAAYSURBVAjXYxAvL2RQLjdiYAl1YGBIYwAAGbcCyyjLA3YAAAAASUVORK5CYII=);
}

.content-tab.port-config[data-v-a426b596] {
  position: relative;
  padding: 10px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.content-tab.port-config .scrollbar-body[data-v-a426b596] {
  &::-webkit-scrollbar-thumb {
    background-color: silver;
    border-radius: 4px;
    min-height: 20px;
    position: absolute;
    cursor: default;
  }

  &::-webkit-scrollbar {
    width: 8px;
  }

  height: calc(100% - 40px);
}

.content-tab.port-config .title[data-v-a426b596] {
  font-family: 'Roboto-M';
  font-size: 14px;
  line-height: 14px;
  margin: 10px 0px 20px 10px;
}

.content-tab.port-config .group-table[data-v-a426b596] {
  height: max-content;
  margin: 0px 25px 20px 10px;
}

.content-tab.port-config .group-table .data-row[data-v-a426b596] {
  overflow: visible !important;
}

.content-tab.port-config .group-table .data-row .data[data-v-a426b596] {
  overflow: visible !important;
}

.content-tab.port-config .group-table .data-row .data .form-control[data-v-a426b596] {
  width: 200px;
  display: inline-block;
}

.content-tab.port-config .q-select .display-label[data-v-a426b596] {
  font-size: 13px;
  color: #000;
}

.content-tab.port-config .q-select[data-v-a426b596] {
  width: 150px;
  height: 30px;
  border: 1px solid #979797 !important;
  border-radius: 4px;
  vertical-align: middle;
}

.content-tab.port-config .q-select[data-v-a426b596] .dropdown-menu {
  left: -1px;
  width: 150px;
  height: auto;
}

.content-tab.port-config .q-select[data-v-a426b596] .display-label {
  font-size: 13px !important;
  color: #2F2F2F !important;
  line-height: 30px !important;
}

.content-tab.port-config .q-select[data-v-a426b596]::after {
  background-color: #000;
  top: -25px;
}

.content-tab.port-config .q-select.disabled[data-v-a426b596] {
  cursor: not-allowed;
}

.content-tab.port-config[data-v-a426b590] {
  position: relative;
  /*padding: 10px;*/
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.content-tab.port-config .scrollbar-body[data-v-a426b590] {
  &::-webkit-scrollbar-thumb {
    background-color: silver;
    border-radius: 4px;
    min-height: 20px;
    position: absolute;
    cursor: default;
  }

  &::-webkit-scrollbar {
    width: 8px;
  }

  height: calc(100% - 40px);
}

.content-tab.port-config[data-v-a426b590] {
  position: relative;
  /*padding: 10px;*/
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.content-tab.port-config .scrollbar-body[data-v-a426b590] {
  &::-webkit-scrollbar-thumb {
    background-color: silver;
    border-radius: 4px;
    min-height: 20px;
    position: absolute;
    cursor: default;
  }

  &::-webkit-scrollbar {
    width: 8px;
  }

  height: calc(100% - 40px);
}

.content-tab.port-config .title[data-v-a426b590] {
  font-family: 'Roboto-M';
  font-size: 14px;
  line-height: 14px;
  margin: 10px 0px 20px 10px;
}

.content-tab.port-config .group-table[data-v-a426b590] {
  height: max-content;
  margin: 0px 25px 20px 10px;
}

.content-tab.port-config .group-table .data-row[data-v-a426b590] {
  overflow: visible !important;
}

.content-tab.port-config .group-table .data-row .data[data-v-a426b590] {
  overflow: visible !important;
}

.content-tab.port-config .group-table .data-row .data .form-control[data-v-a426b590] {
  width: 200px;
  display: inline-block;
}

.content-tab.port-config .q-select .display-label[data-v-a426b590] {
  font-size: 13px;
  color: #000;
}

.content-tab.port-config .q-select[data-v-a426b590] {
  width: 200px;
  height: 30px;
  border: 1px solid #979797 !important;
  border-radius: 4px;
  vertical-align: middle;
}

.content-tab.port-config .q-select[data-v-a426b590] .dropdown-menu {
  left: -1px;
  width: 200px;
  height: auto;
  overflow: auto;
}

.content-tab.port-config .q-select[data-v-a426b590] .display-label {
  font-size: 13px !important;
  color: #2F2F2F !important;
  line-height: 30px !important;
}

.content-tab.port-config .q-select[data-v-a426b590]::after {
  background-color: #000;
  top: -25px;
}

.content-tab.port-config .q-select.disabled[data-v-a426b590] {
  cursor: not-allowed;
}



.content-tab.port-config .group-table .data-row[data-v-a426b590] {
  overflow: visible !important;
}

.q-toggle {
  cursor: pointer;
  z-index: 10;
  padding: 0;
  border: 0;
  background-color: transparent;
  width: 34px;
  height: 20px;
  vertical-align: middle;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMzRweCIgaGVpZ2h0PSIyMHB4IiB2aWV3Qm94PSIwIDAgMzQgMjAiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDYxLjIgKDg5NjUzKSAtIGh0dHBzOi8vc2tldGNoLmNvbSAtLT4KICAgIDx0aXRsZT5jb21wb25ldHMvc3dpdGNoL29mZjwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxkZWZzPgogICAgICAgIDxlbGxpcHNlIGlkPSJwYXRoLTEiIGN4PSIxMC4wODMzMzMzIiBjeT0iMTAiIHJ4PSI3LjA4MzMzMzMzIiByeT0iNyI+PC9lbGxpcHNlPgogICAgICAgIDxmaWx0ZXIgeD0iLTQ4LjglIiB5PSItNDIuMyUiIHdpZHRoPSIxOTcuNiUiIGhlaWdodD0iMTk4LjglIiBmaWx0ZXJVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIGlkPSJmaWx0ZXItMiI+CiAgICAgICAgICAgIDxmZU1vcnBob2xvZ3kgcmFkaXVzPSIwLjQxNjY2NjY2NyIgb3BlcmF0b3I9ImRpbGF0ZSIgaW49IlNvdXJjZUFscGhhIiByZXN1bHQ9InNoYWRvd1NwcmVhZE91dGVyMSI+PC9mZU1vcnBob2xvZ3k+CiAgICAgICAgICAgIDxmZU9mZnNldCBkeD0iMCIgZHk9IjEiIGluPSJzaGFkb3dTcHJlYWRPdXRlcjEiIHJlc3VsdD0ic2hhZG93T2Zmc2V0T3V0ZXIxIj48L2ZlT2Zmc2V0PgogICAgICAgICAgICA8ZmVHYXVzc2lhbkJsdXIgc3RkRGV2aWF0aW9uPSIyIiBpbj0ic2hhZG93T2Zmc2V0T3V0ZXIxIiByZXN1bHQ9InNoYWRvd0JsdXJPdXRlcjEiPjwvZmVHYXVzc2lhbkJsdXI+CiAgICAgICAgICAgIDxmZUNvbXBvc2l0ZSBpbj0ic2hhZG93Qmx1ck91dGVyMSIgaW4yPSJTb3VyY2VBbHBoYSIgb3BlcmF0b3I9Im91dCIgcmVzdWx0PSJzaGFkb3dCbHVyT3V0ZXIxIj48L2ZlQ29tcG9zaXRlPgogICAgICAgICAgICA8ZmVDb2xvck1hdHJpeCB2YWx1ZXM9IjAgMCAwIDAgMCAgIDAgMCAwIDAgMCAgIDAgMCAwIDAgMCAgMCAwIDAgMC4xNSAwIiB0eXBlPSJtYXRyaXgiIGluPSJzaGFkb3dCbHVyT3V0ZXIxIj48L2ZlQ29sb3JNYXRyaXg+CiAgICAgICAgPC9maWx0ZXI+CiAgICA8L2RlZnM+CiAgICA8ZyBpZD0iZ3VpZGVsaW5lIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0iQ29tcG9uZW50cyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTIzMy4wMDAwMDAsIC02NDEuMDAwMDAwKSI+CiAgICAgICAgICAgIDxnIGlkPSJjb21wb25ldHMvc3dpdGNoL29uIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyMzMuMDAwMDAwLCA2NDEuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMTAsMSBMMjQsMSBDMjguOTcwNTYyNywxIDMzLDUuMDI5NDM3MjUgMzMsMTAgQzMzLDE0Ljk3MDU2MjcgMjguOTcwNTYyNywxOSAyNCwxOSBMMTAsMTkgQzUuMDI5NDM3MjUsMTkgMSwxNC45NzA1NjI3IDEsMTAgQzEsNS4wMjk0MzcyNSA1LjAyOTQzNzI1LDEgMTAsMSBaIiBpZD0iUmVjdGFuZ2xlLTMiIHN0cm9rZT0iI0E5QTlBOSIgc3Ryb2tlLXdpZHRoPSIwLjgzMzMzMzMzMyIgZmlsbD0iI0ZGRkZGRiI+PC9wYXRoPgogICAgICAgICAgICAgICAgPGcgaWQ9Ik92YWwtMyI+CiAgICAgICAgICAgICAgICAgICAgPHVzZSBmaWxsPSJibGFjayIgZmlsbC1vcGFjaXR5PSIxIiBmaWx0ZXI9InVybCgjZmlsdGVyLTIpIiB4bGluazpocmVmPSIjcGF0aC0xIj48L3VzZT4KICAgICAgICAgICAgICAgICAgICA8dXNlIHN0cm9rZT0iI0E5QTlBOSIgc3Ryb2tlLXdpZHRoPSIwLjgzMzMzMzMzMyIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJldmVub2RkIiB4bGluazpocmVmPSIjcGF0aC0xIj48L3VzZT4KICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+);
}

.q-toggle.on {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMzRweCIgaGVpZ2h0PSIyMHB4IiB2aWV3Qm94PSIwIDAgMzQgMjAiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDYxLjIgKDg5NjUzKSAtIGh0dHBzOi8vc2tldGNoLmNvbSAtLT4KICAgIDx0aXRsZT5jb21wb25ldHMvc3dpdGNoL29uPC90aXRsZT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPgogICAgPGRlZnM+CiAgICAgICAgPGVsbGlwc2UgaWQ9InBhdGgtMSIgY3g9IjI0LjIwMjM4MSIgY3k9IjEwIiByeD0iNy4wODMzMzMzMyIgcnk9IjciPjwvZWxsaXBzZT4KICAgICAgICA8ZmlsdGVyIHg9Ii0xMC42JSIgeT0iLTEwLjclIiB3aWR0aD0iMTIxLjIlIiBoZWlnaHQ9IjEyMS40JSIgZmlsdGVyVW5pdHM9Im9iamVjdEJvdW5kaW5nQm94IiBpZD0iZmlsdGVyLTIiPgogICAgICAgICAgICA8ZmVPZmZzZXQgZHg9IjAiIGR5PSIwIiBpbj0iU291cmNlQWxwaGEiIHJlc3VsdD0ic2hhZG93T2Zmc2V0T3V0ZXIxIj48L2ZlT2Zmc2V0PgogICAgICAgICAgICA8ZmVHYXVzc2lhbkJsdXIgc3RkRGV2aWF0aW9uPSIwLjUiIGluPSJzaGFkb3dPZmZzZXRPdXRlcjEiIHJlc3VsdD0ic2hhZG93Qmx1ck91dGVyMSI+PC9mZUdhdXNzaWFuQmx1cj4KICAgICAgICAgICAgPGZlQ29sb3JNYXRyaXggdmFsdWVzPSIwIDAgMCAwIDAgICAwIDAgMCAwIDAgICAwIDAgMCAwIDAgIDAgMCAwIDAuMTQ1MzgwNDM1IDAiIHR5cGU9Im1hdHJpeCIgaW49InNoYWRvd0JsdXJPdXRlcjEiPjwvZmVDb2xvck1hdHJpeD4KICAgICAgICA8L2ZpbHRlcj4KICAgIDwvZGVmcz4KICAgIDxnIGlkPSJndWlkZWxpbmUiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxnIGlkPSJDb21wb25lbnRzIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNDIuMDAwMDAwLCAtNjQxLjAwMDAwMCkiPgogICAgICAgICAgICA8ZyBpZD0iY29tcG9uZXRzL3N3aXRjaC9vbiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNDIuMDAwMDAwLCA2NDEuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMTAsMSBMMjQsMSBDMjguOTcwNTYyNywxIDMzLDUuMDI5NDM3MjUgMzMsMTAgQzMzLDE0Ljk3MDU2MjcgMjguOTcwNTYyNywxOSAyNCwxOSBMMTAsMTkgQzUuMDI5NDM3MjUsMTkgMSwxNC45NzA1NjI3IDEsMTAgQzEsNS4wMjk0MzcyNSA1LjAyOTQzNzI1LDEgMTAsMSBaIiBpZD0iUmVjdGFuZ2xlLTMiIHN0cm9rZT0iI0RERERERCIgZmlsbD0iIzQ0REI1RSI+PC9wYXRoPgogICAgICAgICAgICAgICAgPGcgaWQ9Ik92YWwtMyI+CiAgICAgICAgICAgICAgICAgICAgPHVzZSBmaWxsPSJibGFjayIgZmlsbC1vcGFjaXR5PSIxIiBmaWx0ZXI9InVybCgjZmlsdGVyLTIpIiB4bGluazpocmVmPSIjcGF0aC0xIj48L3VzZT4KICAgICAgICAgICAgICAgICAgICA8dXNlIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0iZXZlbm9kZCIgeGxpbms6aHJlZj0iI3BhdGgtMSI+PC91c2U+CiAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgIDwvZz4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPg==);
}

.q-toggle:disabled.on {
  cursor: default;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMzRweCIgaGVpZ2h0PSIyMHB4IiB2aWV3Qm94PSIwIDAgMzQgMjAiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDYxLjIgKDg5NjUzKSAtIGh0dHBzOi8vc2tldGNoLmNvbSAtLT4KICAgIDx0aXRsZT5jb21wb25ldHMvc3dpdGNoL29uX2Rpc2FibGU8L3RpdGxlPgogICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+CiAgICA8ZGVmcz4KICAgICAgICA8ZWxsaXBzZSBpZD0icGF0aC0xIiBjeD0iMjQuOTE2NjY2NyIgY3k9IjEwIiByeD0iNy4wODMzMzMzMyIgcnk9IjciPjwvZWxsaXBzZT4KICAgICAgICA8ZmlsdGVyIHg9Ii00OC44JSIgeT0iLTQyLjMlIiB3aWR0aD0iMTk3LjYlIiBoZWlnaHQ9IjE5OC44JSIgZmlsdGVyVW5pdHM9Im9iamVjdEJvdW5kaW5nQm94IiBpZD0iZmlsdGVyLTIiPgogICAgICAgICAgICA8ZmVNb3JwaG9sb2d5IHJhZGl1cz0iMC40MTY2NjY2NjciIG9wZXJhdG9yPSJkaWxhdGUiIGluPSJTb3VyY2VBbHBoYSIgcmVzdWx0PSJzaGFkb3dTcHJlYWRPdXRlcjEiPjwvZmVNb3JwaG9sb2d5PgogICAgICAgICAgICA8ZmVPZmZzZXQgZHg9IjAiIGR5PSIxIiBpbj0ic2hhZG93U3ByZWFkT3V0ZXIxIiByZXN1bHQ9InNoYWRvd09mZnNldE91dGVyMSI+PC9mZU9mZnNldD4KICAgICAgICAgICAgPGZlR2F1c3NpYW5CbHVyIHN0ZERldmlhdGlvbj0iMiIgaW49InNoYWRvd09mZnNldE91dGVyMSIgcmVzdWx0PSJzaGFkb3dCbHVyT3V0ZXIxIj48L2ZlR2F1c3NpYW5CbHVyPgogICAgICAgICAgICA8ZmVDb21wb3NpdGUgaW49InNoYWRvd0JsdXJPdXRlcjEiIGluMj0iU291cmNlQWxwaGEiIG9wZXJhdG9yPSJvdXQiIHJlc3VsdD0ic2hhZG93Qmx1ck91dGVyMSI+PC9mZUNvbXBvc2l0ZT4KICAgICAgICAgICAgPGZlQ29sb3JNYXRyaXggdmFsdWVzPSIwIDAgMCAwIDAgICAwIDAgMCAwIDAgICAwIDAgMCAwIDAgIDAgMCAwIDAuMTUgMCIgdHlwZT0ibWF0cml4IiBpbj0ic2hhZG93Qmx1ck91dGVyMSI+PC9mZUNvbG9yTWF0cml4PgogICAgICAgIDwvZmlsdGVyPgogICAgPC9kZWZzPgogICAgPGcgaWQ9Imd1aWRlbGluZSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9IkNvbXBvbmVudHMiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC00MDcuMDAwMDAwLCAtNjQxLjAwMDAwMCkiPgogICAgICAgICAgICA8ZyBpZD0iY29tcG9uZXRzL3N3aXRjaC9vbiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNDA3LjAwMDAwMCwgNjQxLjAwMDAwMCkiPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTEwLDEgTDI0LDEgQzI4Ljk3MDU2MjcsMSAzMyw1LjAyOTQzNzI1IDMzLDEwIEMzMywxNC45NzA1NjI3IDI4Ljk3MDU2MjcsMTkgMjQsMTkgTDEwLDE5IEM1LjAyOTQzNzI1LDE5IDEsMTQuOTcwNTYyNyAxLDEwIEMxLDUuMDI5NDM3MjUgNS4wMjk0MzcyNSwxIDEwLDEgWiIgaWQ9IlJlY3RhbmdsZS0zIiBzdHJva2U9IiNBOUE5QTkiIHN0cm9rZS13aWR0aD0iMC44MzMzMzMzMzMiIGZpbGw9IiNBRUFFQUUiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxnIGlkPSJPdmFsLTMiPgogICAgICAgICAgICAgICAgICAgIDx1c2UgZmlsbD0iYmxhY2siIGZpbGwtb3BhY2l0eT0iMSIgZmlsdGVyPSJ1cmwoI2ZpbHRlci0yKSIgeGxpbms6aHJlZj0iI3BhdGgtMSI+PC91c2U+CiAgICAgICAgICAgICAgICAgICAgPHVzZSBzdHJva2U9IiNBOUE5QTkiIHN0cm9rZS13aWR0aD0iMC44MzMzMzMzMzMiIGZpbGw9IiNGMUYxRjEiIGZpbGwtcnVsZT0iZXZlbm9kZCIgeGxpbms6aHJlZj0iI3BhdGgtMSI+PC91c2U+CiAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgIDwvZz4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPg==);
}

.q-toggle:disabled {
  cursor: default;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMzRweCIgaGVpZ2h0PSIyMHB4IiB2aWV3Qm94PSIwIDAgMzQgMjAiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDYxLjIgKDg5NjUzKSAtIGh0dHBzOi8vc2tldGNoLmNvbSAtLT4KICAgIDx0aXRsZT5jb21wb25ldHMvc3dpdGNoL29mZl9kaXNhYmxlPC90aXRsZT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPgogICAgPGRlZnM+CiAgICAgICAgPGVsbGlwc2UgaWQ9InBhdGgtMSIgY3g9IjkuMDgzMzMzMzMiIGN5PSIxMCIgcng9IjcuMDgzMzMzMzMiIHJ5PSI3Ij48L2VsbGlwc2U+CiAgICAgICAgPGZpbHRlciB4PSItNDguOCUiIHk9Ii00Mi4zJSIgd2lkdGg9IjE5Ny42JSIgaGVpZ2h0PSIxOTguOCUiIGZpbHRlclVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgaWQ9ImZpbHRlci0yIj4KICAgICAgICAgICAgPGZlTW9ycGhvbG9neSByYWRpdXM9IjAuNDE2NjY2NjY3IiBvcGVyYXRvcj0iZGlsYXRlIiBpbj0iU291cmNlQWxwaGEiIHJlc3VsdD0ic2hhZG93U3ByZWFkT3V0ZXIxIj48L2ZlTW9ycGhvbG9neT4KICAgICAgICAgICAgPGZlT2Zmc2V0IGR4PSIwIiBkeT0iMSIgaW49InNoYWRvd1NwcmVhZE91dGVyMSIgcmVzdWx0PSJzaGFkb3dPZmZzZXRPdXRlcjEiPjwvZmVPZmZzZXQ+CiAgICAgICAgICAgIDxmZUdhdXNzaWFuQmx1ciBzdGREZXZpYXRpb249IjIiIGluPSJzaGFkb3dPZmZzZXRPdXRlcjEiIHJlc3VsdD0ic2hhZG93Qmx1ck91dGVyMSI+PC9mZUdhdXNzaWFuQmx1cj4KICAgICAgICAgICAgPGZlQ29tcG9zaXRlIGluPSJzaGFkb3dCbHVyT3V0ZXIxIiBpbjI9IlNvdXJjZUFscGhhIiBvcGVyYXRvcj0ib3V0IiByZXN1bHQ9InNoYWRvd0JsdXJPdXRlcjEiPjwvZmVDb21wb3NpdGU+CiAgICAgICAgICAgIDxmZUNvbG9yTWF0cml4IHZhbHVlcz0iMCAwIDAgMCAwICAgMCAwIDAgMCAwICAgMCAwIDAgMCAwICAwIDAgMCAwLjE1IDAiIHR5cGU9Im1hdHJpeCIgaW49InNoYWRvd0JsdXJPdXRlcjEiPjwvZmVDb2xvck1hdHJpeD4KICAgICAgICA8L2ZpbHRlcj4KICAgIDwvZGVmcz4KICAgIDxnIGlkPSJndWlkZWxpbmUiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxnIGlkPSJDb21wb25lbnRzIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNjA4LjAwMDAwMCwgLTY0MS4wMDAwMDApIj4KICAgICAgICAgICAgPGcgaWQ9ImNvbXBvbmV0cy9zd2l0Y2gvb24iIHRyYW5zZm9ybT0idHJhbnNsYXRlKDYwOC4wMDAwMDAsIDY0MS4wMDAwMDApIj4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0xMCwxIEwyNCwxIEMyOC45NzA1NjI3LDEgMzMsNS4wMjk0MzcyNSAzMywxMCBDMzMsMTQuOTcwNTYyNyAyOC45NzA1NjI3LDE5IDI0LDE5IEwxMCwxOSBDNS4wMjk0MzcyNSwxOSAxLDE0Ljk3MDU2MjcgMSwxMCBDMSw1LjAyOTQzNzI1IDUuMDI5NDM3MjUsMSAxMCwxIFoiIGlkPSJSZWN0YW5nbGUtMyIgc3Ryb2tlPSIjQTlBOUE5IiBzdHJva2Utd2lkdGg9IjAuODMzMzMzMzMzIiBmaWxsPSIjQUVBRUFFIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8ZyBpZD0iT3ZhbC0zIj4KICAgICAgICAgICAgICAgICAgICA8dXNlIGZpbGw9ImJsYWNrIiBmaWxsLW9wYWNpdHk9IjEiIGZpbHRlcj0idXJsKCNmaWx0ZXItMikiIHhsaW5rOmhyZWY9IiNwYXRoLTEiPjwvdXNlPgogICAgICAgICAgICAgICAgICAgIDx1c2Ugc3Ryb2tlPSIjQTlBOUE5IiBzdHJva2Utd2lkdGg9IjAuODMzMzMzMzMzIiBmaWxsPSIjRjFGMUYxIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHhsaW5rOmhyZWY9IiNwYXRoLTEiPjwvdXNlPgogICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICA8L2c+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4=);
}

.q-toggle:focus {
  outline: none;
}

.content-tab.port-statistics[data-v-0fd22ac3] {
  position: relative;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.content-tab.port-statistics .content-headerbar-content[data-v-0fd22ac3] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 20px 20px 10px 20px;
}

.content-tab.port-statistics .content-headerbar-content .divide[data-v-0fd22ac3] {
  margin: 5px 20px 5px 20px;
  width: 1px;
  height: 20px;
  border: 1px solid #F1F1F1;
}

.content-tab.port-statistics .content-headerbar-content>.left[data-v-0fd22ac3] {
  color: #000000;
  line-height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.content-tab.port-statistics .content-headerbar-content>.left .title[data-v-0fd22ac3] {
  font-family: 'Roboto-M' !important;
  padding-right: 5px;
}

.content-tab.port-statistics .content-headerbar-content>.right[data-v-0fd22ac3] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-right: 20px;
}

.content-tab.port-statistics .content-headerbar-content>.right .clear-btn[data-v-0fd22ac3] {
  margin-right: 7px;
}

.content-tab.port-statistics .content-body .scrollbar-body[data-v-0fd22ac3] {
  height: calc(100% - 10px);
}

.content-tab.port-statistics .content-body .content-item[data-v-0fd22ac3] {
  height: calc(100% - 60px);
  padding: 0px 20px;
  margin-bottom: 0px;
  overflow: auto;
}

.content-tab.port-statistics .content-body .content-item .port-statistic-table[data-v-0fd22ac3] {
  height: 100%;
  color: #000000;
}

.content-tab.port-statistics .content-body .content-item .port-statistic-table>.qweb-table[data-v-0fd22ac3] {
  height: calc(100% - 10px);
}

.content-tab.port-statistics .content-body .content-item .port-statistic-table>.qweb-table>.body[data-v-0fd22ac3] {
  height: calc(100% - 50px);
  max-height: calc(100% - 50px);
}

.content-tab.port-statistics .content-body .content-item .port-statistic-table>.qweb-table>.body>.rows>.scroll-content .link-row>.data-row>.data.border-left[data-v-0fd22ac3] {
  border-left: 1px solid #F1F1F1;
}

.content-tab.port-statistics .content-body .content-item .port-statistic-table>.qweb-table>.body>.rows>.scroll-content .link-row>.data-row>.data .arraw-right[data-v-0fd22ac3] {
  width: 20px;
  height: 20px;
  fill: #2F2F2F;
}

.content-tab.port-statistics .content-body .content-item .port-statistic-table>.qweb-table>.body>.rows>.scroll-content .link-row>.data-row>.data .arraw-right[data-v-0fd22ac3]:hover {
  cursor: pointer;
}

.content-tab.port-statistics .content-body .content-item .port-statistic-table>.qweb-table .qweb-column[data-v-0fd22ac3] {
  padding: 0px;
}

.content-tab.port-statistics .content-body .content-item .port-statistic-table>.qweb-table .qweb-column[data-v-0fd22ac3]:first-child {
  padding: 0px 16px;
}

.content-tab.port-statistics .content-body .content-item .port-statistic-table.per-Port-content[data-v-0fd22ac3] {
  margin: 0px 20px;
  overflow-y: scroll;
}

.content-tab.port-statistics .content-body .content-item .port-statistic-table.per-Port-content>.content-body-header[data-v-0fd22ac3] {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.content-tab.port-statistics .content-body .content-item .port-statistic-table.per-Port-content>.content-body-header .title[data-v-0fd22ac3] {
  width: 100px;
}

.content-tab.port-statistics .content-body .content-item .port-statistic-table.per-Port-content>.content-body-header .filter-port[data-v-0fd22ac3] {
  width: 100px;
}

.content-tab.port-statistics .content-body .content-item .port-statistic-table.per-Port-content>.content[data-v-0fd22ac3] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.content-tab.port-statistics .content-body .content-item .port-statistic-table.per-Port-content>.content>.sub-content[data-v-0fd22ac3] {
  border: 1px solid #F1F1F1;
  border-radius: 12px;
  width: 100%;
  height: auto;
  margin-bottom: 10px;
  padding: 10px 20px;
}

.content-tab.port-statistics .content-body .content-item .port-statistic-table.per-Port-content>.content>.sub-content[data-v-0fd22ac3]:first-child {
  margin-right: 20px;
}

.content-tab.port-statistics .content-body .content-item .port-statistic-table.per-Port-content>.content>.sub-content>.sub-content-header[data-v-0fd22ac3] {
  font-size: 14px;
  color: #000000;
  margin-bottom: 4px;
  font-weight: 500;
}

.content-tab.port-statistics .content-body .content-item .port-statistic-table.per-Port-content>.content>.sub-content>.sub-content-body[data-v-0fd22ac3] {
  font-size: 13px;
  line-height: 22px;
  margin-left: 20px;
}

.content-tab.port-statistics .content-body .content-item .port-statistic-table.per-Port-content>.content>.sub-content>.sub-content-body .title[data-v-0fd22ac3] {
  width: 150px;
}

.content-tab.port-statistics .content-body .content-item .port-statistic-table.per-Port-content>.content>.sub-content>.sub-content-body .value[data-v-0fd22ac3] {
  color: #6370AF;
}

.content-tab.port-statistics .content-body .content-item .chart-type[data-v-0fd22ac3] {
  width: 100%;
}

.content-tab.port-statistics .content-body .content-item .chart-type .chart[data-v-0fd22ac3]:first-child {
  min-width: 450px;
  border-right: 1px solid #979797;
}

.content-tab.port-statistics .content-body .content-item .chart-type .chart[data-v-0fd22ac3] {
  display: inline-block;
  width: calc(50% - 10px);
  min-width: 400px;
}

.content-tab.port-statistics .content-body .content-item .chart-type .m120x[data-v-0fd22ac3] {
  width: 100% !important;
  border-right: none !important;
}

.content-tab.port-statistics .content-body .content-item .chart-open[data-v-0fd22ac3] {
  width: calc(100% - 150px);
}

.content-tab.port-statistics .content-body .content-item .chart-open .m120x[data-v-0fd22ac3] {
  width: calc(100% - 150px) !important;
  border-right: none !important;
}

.content-tab.port-statistics .table-row[data-v-0fd22ac3] {
  display: table-row;
}

.content-tab.port-statistics .table-row .title[data-v-0fd22ac3] {
  display: table-cell;
}

.content-tab.port-statistics .content-body-footer[data-v-0fd22ac3] {
  top: calc(100% - 50px) !important;
  height: 30px;
  margin: 10px 20px;
}

.content-tab.port-statistics .qweb-column[data-v-0fd22ac3] {
  height: 50px;
  line-height: 50px;
}

.content-tab.port-statistics .grid-container[data-v-0fd22ac3] {
  grid-template-columns: 100% 100%;
}

.content-tab.port-statistics .grid-item[data-v-0fd22ac3] {
  height: 25px;
  line-height: 25px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.content-tab.port-statistics .item1[data-v-0fd22ac3] {
  grid-column: 1 / span 2;
  grid-row: 1;
  color: #000000;
  font-family: 'Roboto-M' !important;
  border-bottom: 1px solid #C8C8C8;
  padding-left: 16px;
}

.content-tab.port-statistics .item2[data-v-0fd22ac3] {
  grid-column: 1;
  grid-row: 2 / span 1;
  padding-left: 16px;
}

.content-tab.port-statistics .item3[data-v-0fd22ac3] {
  padding-left: 10px;
}

.content-tab.port-statistics .icon-report[data-v-0fd22ac3]:before,
.content-tab.port-statistics .icon-list[data-v-0fd22ac3]:before,
.content-tab.port-statistics .icon-arrow_right[data-v-0fd22ac3]:before {
  vertical-align: middle;
}

.content-tab.port-statistics .icon-report[data-v-0fd22ac3] {
  background: none;
  padding: 0px 0px 0px 2px;
}

.content-tab.port-statistics .icon-list[data-v-0fd22ac3] {
  background: none;
  padding: 0px 0px 0px 7px;
}

.content-tab.port-statistics .icon-arrow_right[data-v-0fd22ac3] {
  cursor: pointer;
}

.content-tab.port-statistics .icon-arrow_right[data-v-0fd22ac3]:hover {
  color: #89A5F4;
}

.content-tab.port-statistics .icon-arrow_right[data-v-0fd22ac3]:active {
  color: #2847A0;
}

.content-tab.port-statistics .icon-arrow_right[data-v-0fd22ac3]:focus {
  color: #00C8FF;
}

.content-tab.port-statistics .q-select .display-label[data-v-0fd22ac3] {
  font-size: 13px;
  color: #000;
}

.content-tab.port-statistics .q-select[data-v-0fd22ac3] {
  width: 150px;
  height: 30px;
  border: 1px solid #979797 !important;
  border-radius: 4px;
  vertical-align: middle;
}

.content-tab.port-statistics .q-select[data-v-0fd22ac3] .dropdown-menu {
  left: -1px;
  width: 200px;
  height: auto;
  overflow: auto;
}

.content-tab.port-statistics .q-select[data-v-0fd22ac3] .display-label {
  font-size: 13px !important;
  color: #2F2F2F !important;
  line-height: 30px !important;
}

.content-tab.port-statistics .q-select[data-v-0fd22ac3]::after {
  background-color: #000;
  top: -25px;
}

.content-tab.port_eee[data-v-2be8a968] {
  position: relative;
  padding: 10px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}


.login-page[data-v-6f057394] {
  color: #4C4C4C;
  height: 100vh;
  position: relative;
  margin: auto;
}

.login-page .login-container[data-v-6f057394] {
  margin: 0 auto;
  width: 1100px;
  margin-top: calc(50vh - 178px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: space-evenly;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.login-page .login-container .intro[data-v-6f057394] {
  width: 400px;
  text-align: center;
}

.login-page .login-container .intro .desc[data-v-6f057394] {
  width: 400px;
  padding: 0 5px;
  color: #ffffff;
}

.login-page .login-container .intro .desc .title[data-v-6f057394] {
  text-align: center;
  font-weight: 700;
  font-size: 29px;
  line-height: 40px;
}

.login-page .login-container .intro .desc .content[data-v-6f057394] {
  line-height: 22px;
  font-size: 13px;
  text-align: center;
  margin: 20px auto auto auto;
  width: auto;
}

.login-page .login-container .intro .login-img[data-v-6f057394] {
  width: 300px;
  height: 200px;
}

.login-header[data-v-6f057394] {
  position: fixed;
  left: 50px;
}

.login-header .icon-qnap[data-v-6f057394] {
  font-size: 15px;
  margin-top: 35px;
}

.login[data-v-6f057394] {
  width: 320px;
  height: 356px;
  padding: 40px;
  border-radius: 3.67px;
  background-color: white;
  position: relative;
}

.login .account-username[data-v-6f057394] {
  width: 240px;
  height: 34px;
  font-size: 14px;
  border: 1px solid #707070;
  outline: 0;
}

.login .account-username[data-v-6f057394]:focus {
  outline: none;
  border: 1px solid #2f2f2f;
}

.login .div-account-panel[data-v-6f057394] {
  height: 260px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.login .div-account-panel>.div-relative[data-v-6f057394] {
  margin-bottom: 15px;
}

.login .div-account-panel>.div-relative .title[data-v-6f057394] {
  margin-bottom: 10px;
  font-weight: 700;
}

.login .div-account-panel>.div-relative input[data-v-6f057394] {
  width: 240px;
  height: 36px;
  background: #FAFAFA;
  border: 1px solid #B2B2B2;
  border-radius: 4px;
  outline: none;
  font-size: 14px;
}

.login .div-account-panel>.div-relative input[data-v-6f057394]:focus {
  border-color: #4A90E2;
}

.login .div-account-panel .div-label[data-v-6f057394] {
  color: #4C4C4C;
}

.login .div-account-panel .div-label.checkbox[data-v-6f057394] {
  background: rgba(0, 0, 0, 0) url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IArs4c6QAAAJBJREFUOBFjYBjsgBHmQF9fX8/////PAvJlYGJE0k8YGRnTNm/evB2kngWmCWQYUOI9EM+FiRFDA/UFQR0iC1IPNxDIlgEZtmnTpgaQBLHAz8+PAWhgPUw9E4xBLXrUQMpDcjQMR0IYIuflJ6CMDsqbpACQHqD6JzA9cANBRRCo1EDO6DBFBGhw8UVAzSCSBgBKbi8l4ISjIAAAAABJRU5ErkJggg==) no-repeat scroll 0 center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 28px;
}

.login .div-account-panel .div-label.checkbox.checked[data-v-6f057394] {
  padding-left: 28px;
  background: rgba(0, 0, 0, 0) url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IArs4c6QAAAUdJREFUOBHNlL2Kg0AUhY/rFm6ZUsEHENKG2EeCldhbpskLpFiIP+wWbpMX0TIPYWkv9oKdhTFW2ThkRJMxv00Embnn3vPNvQoDvPvD0QYNw/g+HA728f2i2j0rx3HVse5nu93+NfUf1PQMrPGeGnAopwt8qDMK6ECJ1AK7Ba/snwJOp1NIksQ892GgrutYr9eYzWavA1VVxXK5RJqmCMPwfqAoiphMJj2DoihYrVbI8xye52G/3/fyNGCOrGkaHMeBaZqkTpZlEu92O7iui6IoqP9i/bxQjkIQBBiPx1gsFhAEAfP5HDzPw7ZtZFnGsrQas8O6rslYSZLAsiyMRiP4vk++Xesc2DA7bGqrqiJjNj8hiiLEcTyA6MuDwKasLEtsNpu+40bEHPmG52q6BZ5ujavFQ8mutwv87SaGzOc6vb7O9feN/wGZN2XV5WsMaQAAAABJRU5ErkJggg==) no-repeat scroll 0 center;
}

.login .div-security-panel[data-v-6f057394] {
  margin: 0 auto;
  margin-left: 50px;
}

.login .div-security-panel .security-question[data-v-6f057394] {
  font-size: 14px;
  color: #454545;
}

.login .div-security-panel .answer-input[data-v-6f057394] {
  margin: 12px 0 !important;
  width: 235px;
  padding: 8px 12px !important;
  height: initial;
  font-size: 14px !important;
  border: 1px solid #707070;
}

.login .div-password-eye[data-v-6f057394] {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAMAAABV0m3JAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAABIFBMVEUAAACTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5MAAAAmw7asAAAAX3RSTlMAQZva+dmVOzTA3383J78yAXvsagUsw/fCa3oGqdEfHuhmb+fLp7WzDJd9gZIJsp621Sgp0rmWnLSxCn6DC64DpszmaAdy5R0hzaTtbSvB+CrueTC84oLjuy+Rz/TWkLymm58AAAABYktHRACIBR1IAAAACXBIWXMAAAsSAAALEgHS3X78AAAAwklEQVQI12NgAANGJmYWFlY2dgYE4ODk4ubh5eXh5uLjhwoJCAoJi4iKiYtLiIpICkkJgMSkZWTlGOQVFEVElJTlGeRVVKWBYmrqGgwMmlogeW0dBgZdPT0RBn0DoAyDoRFI0NgEpNPUjMFcHSEoCha0YGOQttSzAmq3BgnaALXbWtjZA2UcHOUY5JycXVxc3dwZPDy9pCFO8vaR9vXz9+cMkPYJDBKAujQ4JDSMndeDxzo8IhLJTzxR0d4xsXE8EB4Ax04XxkNvn24AAAAASUVORK5CYII=) no-repeat scroll 0 center;
  height: 34px;
  position: absolute;
  top: 40px;
  right: 70px;
  width: 20px;
  display: inline-block;
  cursor: pointer;
}

.login .div-password-eye[data-v-6f057394]:hover {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAMAAABV0m3JAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAABIFBMVEUAAAC1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbUAAACHx1eVAAAAX3RSTlMAQZva+dmVOzTA3383J78yAXvsagUsw/fCa3oGqdEfHuhmb+fLp7WzDJd9gZIJsp621Sgp0rmWnLSxCn6DC64DpszmaAdy5R0hzaTtbSvB+CrueTC84oLjuy+Rz/TWkLymm58AAAABYktHRACIBR1IAAAACXBIWXMAAAsSAAALEgHS3X78AAAAwklEQVQI12NgAANGJmYWFlY2dgYE4ODk4ubh5eXh5uLjhwoJCAoJi4iKiYtLiIpICkkJgMSkZWTlGOQVFEVElJTlGeRVVKWBYmrqGgwMmlogeW0dBgZdPT0RBn0DoAyDoRFI0NgEpNPUjMFcHSEoCha0YGOQttSzAmq3BgnaALXbWtjZA2UcHOUY5JycXVxc3dwZPDy9pCFO8vaR9vXz9+cMkPYJDBKAujQ4JDSMndeDxzo8IhLJTzxR0d4xsXE8EB4Ax04XxkNvn24AAAAASUVORK5CYII=) no-repeat scroll 0 center;
}

.login .div-password-eye[data-v-6f057394]:active {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAMAAABV0m3JAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAABIFBMVEUAAABtbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1tbW0AAABM/kXXAAAAX3RSTlMAQZva+dmVOzTA3383J78yAXvsagUsw/fCa3oGqdEfHuhmb+fLp7WzDJd9gZIJsp621Sgp0rmWnLSxCn6DC64DpszmaAdy5R0hzaTtbSvB+CrueTC84oLjuy+Rz/TWkLymm58AAAABYktHRACIBR1IAAAACXBIWXMAAAsSAAALEgHS3X78AAAAwklEQVQI12NgAANGJmYWFlY2dgYE4ODk4ubh5eXh5uLjhwoJCAoJi4iKiYtLiIpICkkJgMSkZWTlGOQVFEVElJTlGeRVVKWBYmrqGgwMmlogeW0dBgZdPT0RBn0DoAyDoRFI0NgEpNPUjMFcHSEoCha0YGOQttSzAmq3BgnaALXbWtjZA2UcHOUY5JycXVxc3dwZPDy9pCFO8vaR9vXz9+cMkPYJDBKAujQ4JDSMndeDxzo8IhLJTzxR0d4xsXE8EB4Ax04XxkNvn24AAAAASUVORK5CYII=) no-repeat scroll 0 center;
}

.login .subtitle[data-v-6f057394] {
  height: 36px;
  line-height: 36px;
  font-size: 20px;
  color: #333333;
  text-align: center;
  margin: 20px 0 30px;
}

.login .subtitle img[data-v-6f057394] {
  vertical-align: middle;
  margin-right: 10px;
}

.login .div-err-msg[data-v-6f057394] {
  font-size: 14px;
  color: #ff5a00;
  visibility: unset;
  margin-top: 12px;
}

.login .div-loading-msg[data-v-6f057394] {
  font-size: 14px;
  color: #2f2f2f;
}

.login .div-btn[data-v-6f057394] {
  position: absolute;
  bottom: 40px;
  text-align: center;
}

.login .div-btn-login[data-v-6f057394] {
  width: 240px;
  height: 40px;
  background: #197EC7;
  border: 0px;
  border-radius: 20px;
  color: white;
  font-size: 15px;
  font-weight: 700;
  cursor: pointer;
}

.login .div-btn-login.disable[data-v-6f057394] {
  background: -webkit-gradient(linear, left top, left bottom, from(#abc6f7), to(#97b5f2));
  background: linear-gradient(to bottom, #abc6f7, #97b5f2);
}

.login .div-btn-login[data-v-6f057394]:hover {
  background: -webkit-gradient(linear, left top, left bottom, from(#6a9af3), to(#417eef));
  background: linear-gradient(to bottom, #6a9af3, #417eef);
}

.login .div-btn-login[data-v-6f057394]:focus {
  background: -webkit-gradient(linear, left top, left bottom, from(#3571de), to(#1759d1));
  background: linear-gradient(to bottom, #3571de, #1759d1);
}

.login .text[data-v-6f057394] {
  font-size: 14px;
  color: '#2f2f2f';
  line-height: 12px;
  margin: 28px 0px;
}

.login .lockImage[data-v-6f057394] {
  margin-right: 10px;
  vertical-align: middle;
}

.login .question[data-v-6f057394] {
  font-size: 14px;
  color: #2f2f2f;
  margin-top: 20px;
}

.login .changeStep[data-v-6f057394] {
  font-size: 14px;
  color: #454545;
  text-decoration: none;
  cursor: pointer;
  text-align: right;
  margin-bottom: 6px;
  margin-right: 40px;
}

.login .changeStepBack[data-v-6f057394] {
  font-size: 14px;
  color: #454545;
  text-decoration: none;
  cursor: pointer;
  text-align: right;
  margin-bottom: 6px;
  margin-right: 40px;
}

.login .changeStepBack[data-v-6f057394]:before {
  content: "";
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAOCAMAAAAhfX2ZAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAdVBMVEUAAABZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1cAAAASM5qOAAAAJXRSTlMAWbgSAYL+tAinvBEWxpcFK978cUnw801s4zDh8i0YBLkPsVwUBmbhKwAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxIAAAsSAdLdfvwAAABZSURBVAjXRc1XDoAwDANQs/cqZZYNuf8VURfk60lxYkCP43oafhBSpBQnRGkmlRdEZSVVN8RateUd9YPSyGiaYSkMwRcbAFZhz4BNPtvxVRznX3yZDO70eQGiNAYHcSAMQAAAAABJRU5ErkJggg==);
  width: 10px;
  height: 14px;
  right: 0;
  display: inline-block;
  vertical-align: sub;
  margin-right: 6px;
}

.login .changeStepNext[data-v-6f057394] {
  font-size: 14px;
  color: #454545;
  text-decoration: none;
  cursor: pointer;
  text-align: right;
  margin-bottom: 6px;
  margin-right: 40px;
}

.login .changeStepNext[data-v-6f057394]:after {
  content: "";
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAOCAMAAAAhfX2ZAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAb1BMVEUAAABZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1dZV1cAAABA8XP2AAAAI3RSTlMAFLxctP6CARC5pwgEl8YWcfzgLU3z8kkv4Www4/HeKwURWLGysm4AAAABYktHRACIBR1IAAAACXBIWXMAAAsSAAALEgHS3X78AAAAVUlEQVQI12NgZGJmgAIWZVY2dgiTg1NZmYsbwubhVVbm44eqERBUFhKGskVElcXEoWwJSWVBKQhTWgbGBCqQFYdpk5MHMRTghikywa1AspiRUwlqIgCUggWC+d369wAAAABJRU5ErkJggg==);
  width: 10px;
  height: 14px;
  right: 0;
  display: inline-block;
  vertical-align: sub;
  margin-left: 6px;
}

.content-tab.aggretrunking[data-v-6f057394] {
  position: relative;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.content-tab.aggretrunking .content-body[data-v-6f057394] {
  padding: 10px;
}

.content-tab.aggretrunking .content-body .content-body-header[data-v-6f057394] {
  padding-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.content-tab.aggretrunking .content-body .content-item[data-v-6f057394] {
  height: inherit;
}

.content-tab.aggretrunking .content-body .content-item>.note[data-v-6f057394] {
  font-family: 'Roboto-R';
  font-size: 14px;
  color: #195A87;
  text-align: left;
  line-height: 18px;
  margin: 10px 0px 20px 0px;
}

.content-tab.aggretrunking .content-body .content-item>.note svg[data-v-6f057394] {
  vertical-align: top;
}

.content-tab.aggretrunking .content-body .content-item>.note .remind[data-v-6f057394] {
  width: 16px;
  height: 18px;
  margin-right: 10px;
}

.content-tab.aggretrunking .content-body .empty[data-v-6f057394] {
  text-align: center;
}

.content-tab.aggretrunking .content-body .empty svg[data-v-6f057394] {
  width: 150px;
  height: 150px;
}

.content-tab.aggretrunking .content-body .empty>div[data-v-6f057394] {
  margin: auto;
  font-family: 'Roboto-M' !important;
  font-size: 16px;
}

.content-tab.aggretrunking .content-body .add[data-v-6f057394] {
  margin-bottom: 20px;
}

.content-tab.aggretrunking .content-body .group-table[data-v-6f057394] {
  height: calc(100% - 100px);
}

.content-tab.aggretrunking .content-body .group-table .link-row>.right>.data[data-v-6f057394] {
  padding: 0px;
}

.content-tab.aggretrunking .content-body .group-table .link-row>.right>.data.action[data-v-6f057394] {
  display: inherit;
  margin: auto;
  padding-left: 16px;
}

.content-tab.aggretrunking .content-body .group-table .link-row>.right>.data.action .icon-trashcan[data-v-6f057394] {
  margin-left: 15px;
}

.content-tab.aggretrunking .content-body .group-table .link-row>.right>.data.group-id[data-v-6f057394] {
  text-align: center;
}

.content-tab.aggretrunking .content-body .group-table .link-row>.right>.data.portNo[data-v-6f057394] {
  border-right: #F1F1F1;
}

.content-tab.aggretrunking .content-body .group-table .link-row>.right>.data.portNo .q-icon[data-v-6f057394] {
  width: 20px;
  height: 20px;
  margin: 7px auto;
  fill: #000000;
}

.content-tab.aggretrunking .content-body .group-table .link-row>.right>.data.mode[data-v-6f057394] {
  padding-left: 16px;
}

.content-tab.aggretrunking .content-body .group-table .right-header>.qweb-column[data-v-6f057394]:first-child {
  padding-left: 0px;
}

.content-tab.aggretrunking .content-body .group-table .right-header .title[data-v-6f057394] {
  position: absolute;
  display: inline-block;
  left: 10px;
}

.content-tab.aggretrunking .content-body .group-table .right-header .left_title {
  position: absolute;
  z-index: 100;
  right: 10px;
}

.content-tab.aggretrunking .content-body .group-table .right-header .slash[data-v-6f057394] {
  position: absolute;
  display: inline-block;
  width: 100%;
  height: 100%;
}

.content-tab.aggretrunking .content-body .group-table .right-header .slash[data-v-6f057394]:before {
  content: attr(data-text);
  position: absolute;
  left: 0px;
  top: 0;
  right: 0;
  bottom: 0;
  -webkit-clip-path: polygon(0 0, 0 100%, 230% 225%, 0 0);
  clip-path: polygon(0 0, 0 100%, 230% 225%, 0 0);
  background: #fff;
}

.content-tab.aggretrunking .content-body .qweb-column.portNo[data-v-6f057394] {
  text-align: center;
  padding: 0px;
}

.q-modal[data-v-4a7fd4ed] {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.q-modal .q-v--modal[data-v-4a7fd4ed] {
  height: auto;
  border-radius: 4px;
}

.q-modal .q-v--modal>.modal-content[data-v-4a7fd4ed] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: inherit !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background: #FFFFFF;
  border: 1px solid #474646;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  color: #000000;
}

.q-modal .q-v--modal>.modal-content .modal-close[data-v-4a7fd4ed] {
  position: absolute;
  top: 18px;
  right: 14px;
  width: 22px;
  height: 22px;
  cursor: pointer;
  color: #fff;
}

.q-modal .q-v--modal>.modal-content .modal-close[data-v-4a7fd4ed]:hover {
  color: #89A5F4;
}

.q-modal .q-v--modal>.modal-content>.modal-header[data-v-4a7fd4ed] {
  cursor: move;
  font-size: 20px;
  color: #ffffff;
  line-height: 58px;
  height: 58px;
  padding: 0 18px 0 18px;
  text-align: left;
  border-bottom: none;
  font-weight: 500;
  width: 100%;
  background-color: #0B3256;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.q-modal .q-v--modal>.modal-content>.modal-body[data-v-4a7fd4ed] {
  padding: 0px 30px;
  overflow-y: scroll;
  min-height: 70px;
  display: table;
  width: 100%;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform[data-v-4a7fd4ed] {
  font-size: 14px;
  margin-top: 20px;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .title[data-v-4a7fd4ed] {
  font-size: 13px;
  color: #000000;
  text-align: left;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow[data-v-4a7fd4ed] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow .formlabel[data-v-4a7fd4ed] {
  width: 25%;
  text-align: left;
  margin-right: 10px;
  font-size: 14px;
  color: #000000;
  text-align: left;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow .forminput[data-v-4a7fd4ed] {
  margin-right: 10px;
  width: 75%;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow .forminput p[data-v-4a7fd4ed] {
  margin-top: 8px;
  margin-left: 0px;
  margin-bottom: 0;
  margin-right: 0;
  line-height: 14px;
  font-size: 13px;
  color: #195A87;
  text-align: left;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow .forminput .note[data-v-4a7fd4ed] {
  margin-top: 8px;
  line-height: 14px;
  font-size: 13px;
  color: #195A87;
  text-align: left;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow .forminput .note[data-v-4a7fd4ed]:before {
  cursor: pointer;
  content: '';
  background-size: cover;
  position: relative;
  display: inline-block;
  width: 14px;
  height: 14px;
  top: 0px;
  right: 0px;
  margin-right: 10px;
  pointer-events: none;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow .forminput .form-control[data-v-4a7fd4ed] {
  font-size: 13px;
  color: #000000;
  text-align: left;
  background: #FFFFFF;
  border: 1px solid #2F2F2F;
  border-radius: 4px;
  display: table-cell;
  height: 24px;
  vertical-align: middle;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .message[data-v-4a7fd4ed] {
  font-size: 15px;
  color: #000;
  font-weight: 500;
  margin: 20px 0px 30px 0px;
}

.q-modal .q-v--modal>.modal-content>.scrollbar-body .modal-body[data-v-4a7fd4ed] {
  padding: 20px 25px 0px 35px;
}

.q-modal .q-v--modal>.modal-content>.modal-footer[data-v-4a7fd4ed] {
  position: inherit;
  bottom: 0;
  right: 0;
  border: 0;
  height: auto;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 30px;
}

.q-modal .q-v--modal>.modal-content>.modal-footer>button[data-v-4a7fd4ed] {
  margin-right: 0;
  margin-left: 8px;
}

.q-modal .q-v--modal>.modal-content>.modal-footer>.footer-left>button[data-v-4a7fd4ed] {
  margin: 0;
}

.q-modal .q-v--modal>.modal-content>.modal-footer>.footer-right[data-v-4a7fd4ed] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.q-modal .q-v--modal>.modal-content>.modal-process[data-v-4a7fd4ed] {
  height: 8px;
  position: relative;
  top: 0px;
}

.q-modal .q-v--modal>.modal-content>.modal-process .progressbase[data-v-4a7fd4ed] {
  width: 100%;
  background: #d9d9d9;
  height: 8px;
  float: left;
}

.q-modal .q-v--modal>.modal-content>.modal-process .progressbar[data-v-4a7fd4ed] {
  position: absolute;
  width: 50%;
  background: #369eff;
  height: 8px;
  float: left;
}

.q-modal .q-v--modal .modal-mask[data-v-4a7fd4ed] {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.418);
  width: 100%;
  height: 100%;
  z-index: 998;
}

.vue-modal-resizer[data-v-4a7fd4ed]::after {
  background: none;
  border-left: none;
}

.quickstart_dialog .q-v--modal[data-v-4a7fd4ed] {
  height: auto !important;
}

.quickstart_dialog .q-v--modal .modal-content[data-v-4a7fd4ed] {
  background-color: #fafafa;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.quickstart_dialog .q-v--modal .modal-content .modal-header[data-v-4a7fd4ed] {
  height: 20px;
  float: right;
  cursor: move;
}

.quickstart_dialog .q-v--modal .modal-content .content[data-v-4a7fd4ed] {
  margin: 0px;
  padding: 0px;
}

.quickstart_dialog .q-v--modal .modal-content .content .dialogContent[data-v-4a7fd4ed] {
  padding: 4px 24px 20px 24px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.quickstart_dialog .q-v--modal .modal-content .content .dialogContent .informationIcon[data-v-4a7fd4ed] {
  width: 32px;
  height: 32px;
  margin-right: 16px;
}

.quickstart_dialog .q-v--modal .modal-content .content .dialogContent .informationContent[data-v-4a7fd4ed] {
  min-height: 34px;
  line-height: 21px;
  vertical-align: text-bottom;
  font-size: 14px;
  color: #2f2f2f;
  padding-top: 8px;
  margin-right: 16px;
}

.quickstart_dialog .q-v--modal .modal-content .content .dialogContent .informationContent .note[data-v-4a7fd4ed] {
  color: #195a87;
  font-size: 12px;
  line-height: 18px;
  margin-top: 8px;
}

.quickstart_dialog .q-v--modal .modal-content .content .dialogContent .moreicon[data-v-4a7fd4ed] {
  width: 7px;
  height: 13px;
}

.quickstart_dialog .q-v--modal .modal-content>.modal-footer[data-v-4a7fd4ed] {
  margin: 0px 24px 24px 24px;
  padding: 0;
}

.quickstart_dialog .q-v--modal .modal-content>.modal-footer .buttons[data-v-4a7fd4ed] {
  height: 30px;
}

.quickstart_dialog .q-v--modal .modal-content>.modal-footer .buttons>.Qdialogbtn[data-v-4a7fd4ed] {
  margin-right: 8px;
}

.popup_dialog[data-v-4a7fd4ed] {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.popup_dialog .q-v--modal[data-v-4a7fd4ed] {
  height: auto;
  max-width: 660px;
  cursor: move;
}

.popup_dialog .q-v--modal>.modal-content[data-v-4a7fd4ed] {
  background: #FFFFFF;
  border: 1px solid #979797;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  border-radius: 12px;
}

.popup_dialog .q-v--modal>.modal-content .modal-close[data-v-4a7fd4ed] {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 20px;
  height: 20px;
  cursor: pointer;
  color: #000;
}

.popup_dialog .q-v--modal>.modal-content .modal-close[data-v-4a7fd4ed]:hover {
  color: #89A5F4;
}

.popup_dialog .q-v--modal>.modal-content>.modal-header[data-v-4a7fd4ed] {
  cursor: move;
  font-size: 14px;
  color: #000000;
  line-height: 20px;
  height: auto;
  padding: 22px 30px 22px 30px;
  color: #000000;
  text-align: left;
  border-bottom: none;
  background-color: initial;
}

.popup_dialog .q-v--modal>.modal-content>.modal-header>.dialog-icon[data-v-4a7fd4ed] {
  float: left;
  margin-right: 10px;
  font-size: 30px;
  vertical-align: middle;
}

.popup_dialog .q-v--modal>.modal-content>.modal-header>.dialog-icon.icon-warning[data-v-4a7fd4ed] {
  color: #F66E20;
}

.popup_dialog .q-v--modal>.modal-content>.modal-header>.dialog-icon.empty[data-v-4a7fd4ed] {
  display: none;
}

.popup_dialog .q-v--modal>.modal-content>.modal-body[data-v-4a7fd4ed] {
  padding: 0px 30px;
  height: auto;
  overflow: hidden;
  display: inline-block;
  width: 100%;
}

.popup_dialog .q-v--modal>.modal-content>.modal-body>.dialog-content[data-v-4a7fd4ed] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding: 10px 0px;
  vertical-align: middle;
  word-wrap: break-word;
}

.popup_dialog .q-v--modal>.modal-content>.modal-body>.dialog-content>.dialog-header[data-v-4a7fd4ed] {
  font-weight: 500;
  font-size: 14x;
  color: #000000;
  line-height: 20px;
}

.popup_dialog .q-v--modal>.modal-content>.modal-body>.dialog-content>.dialog-message[data-v-4a7fd4ed] {
  width: 100%;
  word-wrap: break-word;
  font-size: 14px;
  color: #000000;
  text-align: left;
  line-height: 22px;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer[data-v-4a7fd4ed] {
  border: 0;
  width: 100%;
  height: auto;
  padding: 20px 30px 20px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer .buttons[data-v-4a7fd4ed] {
  text-align: right;
  width: 100%;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer>button[data-v-4a7fd4ed] {
  margin-right: 0;
  margin-left: 8px;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer .q-button[data-v-4a7fd4ed] {
  text-align: center;
  border-radius: 4px;
  cursor: pointer;
  font-weight: 500;
  line-height: 30px;
  padding: 0;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer .q-button.reset[data-v-4a7fd4ed] {
  background: #F54848;
  border: 1px solid #F54848;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer .q-button.reset[data-v-4a7fd4ed]:hover {
  border: 1px solid #FA9393;
  background: #FA9393;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer .q-button.reset[data-v-4a7fd4ed]:active {
  border: 1px solid #8E2C2C;
  background: #8E2C2C;
}

.notification-dialog .q-v--modal[data-v-4a7fd4ed] {
  height: 600px !important;
}

.notification-dialog .q-v--modal .modal-content[data-v-4a7fd4ed] {
  background-color: #fafafa;
  -webkit-box-shadow: none;
  box-shadow: none;
  height: inherit;
}

.notification-dialog .q-v--modal .modal-content .modal-header[data-v-4a7fd4ed] {
  height: 58px;
  font-size: 20px;
  color: #000;
  float: right;
  cursor: move;
}

.notification-dialog .q-v--modal .modal-content .modal-body[data-v-4a7fd4ed] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.notification-dialog .q-v--modal .modal-content .modal-container[data-v-4a7fd4ed] {
  width: 100%;
  margin-bottom: 20px;
}

.notification-dialog .q-v--modal .modal-content .modal-container .category[data-v-4a7fd4ed] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 68px;
  padding: 20px 0 15px 0;
}

.notification-dialog .q-v--modal .modal-content .modal-container .category .title[data-v-4a7fd4ed] {
  font-size: 14px;
  color: #000000;
  line-height: 24px;
}

.notification-dialog .q-v--modal .modal-content .modal-container .category select[data-v-4a7fd4ed] {
  height: 24px;
  width: 180px;
  margin-left: 10px;
  border-radius: 0 !important;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content[data-v-4a7fd4ed] {
  height: calc(100% - 68px);
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table[data-v-4a7fd4ed] {
  border: 1px solid #979797;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column[data-v-4a7fd4ed] {
  height: 28px;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column[data-v-4a7fd4ed]:nth-child(1) {
  width: 10%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column[data-v-4a7fd4ed]:nth-child(2) {
  width: 20%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column[data-v-4a7fd4ed]:nth-child(3) {
  width: 20%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column[data-v-4a7fd4ed]:nth-child(4) {
  width: 50%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column .qweb-column-title[data-v-4a7fd4ed] {
  font-size: 14px;
  color: #4C4C4C;
  line-height: 24px;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body[data-v-4a7fd4ed] {
  min-height: 397px;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body .empty[data-v-4a7fd4ed] {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body .empty>.description>.message[data-v-4a7fd4ed] {
  margin-top: 14px;
  font-size: 12px;
  color: #7a7a7a;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body .empty>.description>.message>.message1[data-v-4a7fd4ed] {
  display: block;
  font-size: 13px;
  color: #848484;
  text-align: center;
  line-height: 13px;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body>.rows>.scroll-content .link-row>.data-row[data-v-4a7fd4ed] {
  height: 38px !important;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body>.rows>.scroll-content .link-row>.data-row.right>.data[data-v-4a7fd4ed]:nth-child(1) {
  width: 10%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body>.rows>.scroll-content .link-row>.data-row.right>.data[data-v-4a7fd4ed]:nth-child(2) {
  width: 20%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body>.rows>.scroll-content .link-row>.data-row.right>.data[data-v-4a7fd4ed]:nth-child(3) {
  width: 20%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body>.rows>.scroll-content .link-row>.data-row.right>.data[data-v-4a7fd4ed]:nth-child(4) {
  width: 50%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body>.rows>.scroll-content .link-row>.fill>.link-row>.data-row[data-v-4a7fd4ed] {
  height: 38px !important;
}

.notification-dialog .q-v--modal .modal-content>.modal-footer[data-v-4a7fd4ed] {
  margin: 0px 24px 24px 24px;
  padding: 0;
}

.notification-dialog .q-v--modal .modal-content>.modal-footer .buttons[data-v-4a7fd4ed] {
  height: 30px;
}

.notification-dialog .q-v--modal .modal-content>.modal-footer .buttons>.Qdialogbtn[data-v-4a7fd4ed] {
  margin-right: 8px;
}

.noTopModal[data-v-4a7fd4ed] {
  z-index: 997;
  background: rgba(0, 0, 0, 0.418);
}

.lacpitem .modal-container .formRow[data-v-4a7fd4ed] {
  margin-bottom: 10px;
}

.lacpitem .modal-container .formRow .title[data-v-4a7fd4ed] {
  width: 110px;
}

.lacpitem .modal-container .formRow .group-number-input[data-v-4a7fd4ed] {
  width: 100px;
}

.lacpitem .modal-container .formRow .forminput[data-v-4a7fd4ed] {
  margin: 0px 10px;
}

.lacpitem .modal-container .formRow .forminput .port-select[data-v-4a7fd4ed] {
  margin-top: 10px;
}

.lacpitem .modal-container .formRow .forminput .port-select>table[data-v-4a7fd4ed] {
  width: 100%;
}

.lacpitem .modal-container .formRow .forminput .port-select>table tr[data-v-4a7fd4ed]:last-child {
  border-bottom: 1px solid #e5e5e5;
}

.lacpitem .modal-container .formRow .forminput .port-select>table .table-header[data-v-4a7fd4ed] {
  background: #e5e5e5;
  height: 40px;
  text-align: center;
}

.lacpitem .modal-container .formRow .forminput .port-select>table .table-header td[data-v-4a7fd4ed] {
  font-family: 'Roboto-M' !important;
}

.lacpitem .modal-container .formRow .forminput .port-select>table .table-header td[data-v-4a7fd4ed]:first-child {
  text-align: initial;
  padding-left: 16px;
}

.lacpitem .modal-container .formRow .forminput .port-select>table .table-body[data-v-4a7fd4ed] {
  height: 40px;
  text-align: center;
}

.lacpitem .modal-container .formRow .forminput .port-select>table .table-body .q-checkbox-label[data-v-4a7fd4ed] {
  display: inline-block;
}

.lacpitem .modal-container .formRow .forminput .port-select>table .table-body td[data-v-4a7fd4ed] {
  font-family: 'Roboto-R' !important;
}

.lacpitem .modal-container .formRow .forminput .port-select>table .table-body td[data-v-4a7fd4ed]:first-child {
  text-align: initial;
  padding-left: 16px;
}

.lacpitem .modal-container .formRow .forminput .icon-warning[data-v-4a7fd4ed] {
  margin: 0px 0px 0px 10px;
  font-size: 12px;
  color: #F5A623;
}

.lacpitem .modal-container .formRow .radio[data-v-4a7fd4ed] {
  display: initial;
}

.lacpitem .modal-container .formRow.note[data-v-4a7fd4ed] {
  font-family: 'Roboto-R';
  font-size: 14px;
  color: #195A87;
  text-align: left;
  line-height: 18px;
}

.lacpitem .modal-container .formRow.note .remind[data-v-4a7fd4ed] {
  width: 16px;
  height: 16px;
  margin-right: 5px;
}

.lacpitem .modal-container .formRow.note .note-title[data-v-4a7fd4ed] {
  line-height: 18px;
  vertical-align: text-bottom;
}

.q-checkbox {
  position: absolute;
  display: inline-block;
  width: 20px;
  height: 20px;
}

.q-checkbox.disabled {
  cursor: default;
}

.q-checkbox>.icon {
  margin: auto;
  width: 20px;
  height: 20px;
  font-size: 20px;
}

.q-checkbox>.icon.disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

.q-checkbox>.text {
  display: inline-block;
  color: #2f2f2f;
  margin-left: 10px;
}

.q-checkbox-label {
  position: initial;
  background-repeat: no-repeat;
  vertical-align: middle;
  text-align: center;
}

.q-checkbox-label .icon {
  background-size: cover;
}

.q-checkbox-label .text {
  display: table-cell;
  color: #2f2f2f;
  margin-left: 10px;
  width: auto;
  vertical-align: middle;
}

.q-radio[data-v-aa7a97dc] {
  display: inline-block;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.q-radio.disabled[data-v-aa7a97dc] {
  cursor: default;
  pointer-events: none;
}

.q-radio>.icon[data-v-aa7a97dc] {
  display: inline-block;
  vertical-align: text-bottom;
  width: 20px;
  height: 20px;
  font-size: 20px;
}

.q-radio>.icon.disabled[data-v-aa7a97dc] {
  opacity: 0.5;
  cursor: not-allowed;
}

.q-radio>.text[data-v-aa7a97dc] {
  display: inline-block;
  color: #2f2f2f;
  margin-left: 4px;
  vertical-align: bottom;
}

.q-modal[data-v-0a44f452] {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.q-modal .q-v--modal[data-v-0a44f452] {
  height: auto;
  border-radius: 4px;
}

.q-modal .q-v--modal>.modal-content[data-v-0a44f452] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: inherit !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background: #FFFFFF;
  border: 1px solid #474646;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  color: #000000;
}

.q-modal .q-v--modal>.modal-content .modal-close[data-v-0a44f452] {
  position: absolute;
  top: 18px;
  right: 14px;
  width: 22px;
  height: 22px;
  cursor: pointer;
  color: #fff;
}

.q-modal .q-v--modal>.modal-content .modal-close[data-v-0a44f452]:hover {
  color: #89A5F4;
}

.q-modal .q-v--modal>.modal-content>.modal-header[data-v-0a44f452] {
  cursor: move;
  font-size: 20px;
  color: #ffffff;
  line-height: 58px;
  height: 58px;
  padding: 0 18px 0 18px;
  text-align: left;
  border-bottom: none;
  font-weight: 500;
  width: 100%;
  background-color: #0B3256;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.q-modal .q-v--modal>.modal-content>.modal-body[data-v-0a44f452] {
  padding: 0px 30px;
  overflow-y: scroll;
  min-height: 70px;
  display: table;
  width: 100%;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform[data-v-0a44f452] {
  font-size: 14px;
  margin-top: 20px;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .title[data-v-0a44f452] {
  font-size: 13px;
  color: #000000;
  text-align: left;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow[data-v-0a44f452] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow .formlabel[data-v-0a44f452] {
  width: 25%;
  text-align: left;
  margin-right: 10px;
  font-size: 14px;
  color: #000000;
  text-align: left;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow .forminput[data-v-0a44f452] {
  margin-right: 10px;
  width: 75%;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow .forminput p[data-v-0a44f452] {
  margin-top: 8px;
  margin-left: 0px;
  margin-bottom: 0;
  margin-right: 0;
  line-height: 14px;
  font-size: 13px;
  color: #195A87;
  text-align: left;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow .forminput .note[data-v-0a44f452] {
  margin-top: 8px;
  line-height: 14px;
  font-size: 13px;
  color: #195A87;
  text-align: left;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow .forminput .note[data-v-0a44f452]:before {
  cursor: pointer;
  content: '';
  background-size: cover;
  position: relative;
  display: inline-block;
  width: 14px;
  height: 14px;
  top: 0px;
  right: 0px;
  margin-right: 10px;
  pointer-events: none;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow .forminput .form-control[data-v-0a44f452] {
  font-size: 13px;
  color: #000000;
  text-align: left;
  background: #FFFFFF;
  border: 1px solid #2F2F2F;
  border-radius: 4px;
  display: table-cell;
  height: 24px;
  vertical-align: middle;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .message[data-v-0a44f452] {
  font-size: 15px;
  color: #000;
  font-weight: 500;
  margin: 20px 0px 30px 0px;
}

.q-modal .q-v--modal>.modal-content>.scrollbar-body .modal-body[data-v-0a44f452] {
  padding: 20px 25px 0px 35px;
}

.q-modal .q-v--modal>.modal-content>.modal-footer[data-v-0a44f452] {
  position: inherit;
  bottom: 0;
  right: 0;
  border: 0;
  height: auto;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 30px;
}

.q-modal .q-v--modal>.modal-content>.modal-footer>button[data-v-0a44f452] {
  margin-right: 0;
  margin-left: 8px;
}

.q-modal .q-v--modal>.modal-content>.modal-footer>.footer-left>button[data-v-0a44f452] {
  margin: 0;
}

.q-modal .q-v--modal>.modal-content>.modal-footer>.footer-right[data-v-0a44f452] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.q-modal .q-v--modal>.modal-content>.modal-process[data-v-0a44f452] {
  height: 8px;
  position: relative;
  top: 0px;
}

.q-modal .q-v--modal>.modal-content>.modal-process .progressbase[data-v-0a44f452] {
  width: 100%;
  background: #d9d9d9;
  height: 8px;
  float: left;
}

.q-modal .q-v--modal>.modal-content>.modal-process .progressbar[data-v-0a44f452] {
  position: absolute;
  width: 50%;
  background: #369eff;
  height: 8px;
  float: left;
}

.q-modal .q-v--modal .modal-mask[data-v-0a44f452] {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.418);
  width: 100%;
  height: 100%;
  z-index: 998;
}

.vue-modal-resizer[data-v-0a44f452]::after {
  background: none;
  border-left: none;
}

.quickstart_dialog .q-v--modal[data-v-0a44f452] {
  height: auto !important;
}

.quickstart_dialog .q-v--modal .modal-content[data-v-0a44f452] {
  background-color: #fafafa;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.quickstart_dialog .q-v--modal .modal-content .modal-header[data-v-0a44f452] {
  height: 20px;
  float: right;
  cursor: move;
}

.quickstart_dialog .q-v--modal .modal-content .content[data-v-0a44f452] {
  margin: 0px;
  padding: 0px;
}

.quickstart_dialog .q-v--modal .modal-content .content .dialogContent[data-v-0a44f452] {
  padding: 4px 24px 20px 24px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.quickstart_dialog .q-v--modal .modal-content .content .dialogContent .informationIcon[data-v-0a44f452] {
  width: 32px;
  height: 32px;
  margin-right: 16px;
}

.quickstart_dialog .q-v--modal .modal-content .content .dialogContent .informationContent[data-v-0a44f452] {
  min-height: 34px;
  line-height: 21px;
  vertical-align: text-bottom;
  font-size: 14px;
  color: #2f2f2f;
  padding-top: 8px;
  margin-right: 16px;
}

.quickstart_dialog .q-v--modal .modal-content .content .dialogContent .informationContent .note[data-v-0a44f452] {
  color: #195a87;
  font-size: 12px;
  line-height: 18px;
  margin-top: 8px;
}

.quickstart_dialog .q-v--modal .modal-content .content .dialogContent .moreicon[data-v-0a44f452] {
  width: 7px;
  height: 13px;
}

.quickstart_dialog .q-v--modal .modal-content>.modal-footer[data-v-0a44f452] {
  margin: 0px 24px 24px 24px;
  padding: 0;
}

.quickstart_dialog .q-v--modal .modal-content>.modal-footer .buttons[data-v-0a44f452] {
  height: 30px;
}

.quickstart_dialog .q-v--modal .modal-content>.modal-footer .buttons>.Qdialogbtn[data-v-0a44f452] {
  margin-right: 8px;
}

.popup_dialog[data-v-0a44f452] {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.popup_dialog .q-v--modal[data-v-0a44f452] {
  height: auto;
  max-width: 660px;
  cursor: move;
}

.popup_dialog .q-v--modal>.modal-content[data-v-0a44f452] {
  background: #FFFFFF;
  border: 1px solid #979797;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  border-radius: 12px;
}

.popup_dialog .q-v--modal>.modal-content .modal-close[data-v-0a44f452] {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 20px;
  height: 20px;
  cursor: pointer;
  color: #000;
}

.popup_dialog .q-v--modal>.modal-content .modal-close[data-v-0a44f452]:hover {
  color: #89A5F4;
}

.popup_dialog .q-v--modal>.modal-content>.modal-header[data-v-0a44f452] {
  cursor: move;
  font-size: 14px;
  color: #000000;
  line-height: 20px;
  height: auto;
  padding: 22px 30px 22px 30px;
  color: #000000;
  text-align: left;
  border-bottom: none;
  background-color: initial;
}

.popup_dialog .q-v--modal>.modal-content>.modal-header>.dialog-icon[data-v-0a44f452] {
  float: left;
  margin-right: 10px;
  font-size: 30px;
  vertical-align: middle;
}

.popup_dialog .q-v--modal>.modal-content>.modal-header>.dialog-icon.icon-warning[data-v-0a44f452] {
  color: #F66E20;
}

.popup_dialog .q-v--modal>.modal-content>.modal-header>.dialog-icon.empty[data-v-0a44f452] {
  display: none;
}

.popup_dialog .q-v--modal>.modal-content>.modal-body[data-v-0a44f452] {
  padding: 0px 30px;
  height: auto;
  overflow: hidden;
  display: inline-block;
  width: 100%;
}

.popup_dialog .q-v--modal>.modal-content>.modal-body>.dialog-content[data-v-0a44f452] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding: 10px 0px;
  vertical-align: middle;
  word-wrap: break-word;
}

.popup_dialog .q-v--modal>.modal-content>.modal-body>.dialog-content>.dialog-header[data-v-0a44f452] {
  font-weight: 500;
  font-size: 14x;
  color: #000000;
  line-height: 20px;
}

.popup_dialog .q-v--modal>.modal-content>.modal-body>.dialog-content>.dialog-message[data-v-0a44f452] {
  width: 100%;
  word-wrap: break-word;
  font-size: 14px;
  color: #000000;
  text-align: left;
  line-height: 22px;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer[data-v-0a44f452] {
  border: 0;
  width: 100%;
  height: auto;
  padding: 20px 30px 20px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer .buttons[data-v-0a44f452] {
  text-align: right;
  width: 100%;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer>button[data-v-0a44f452] {
  margin-right: 0;
  margin-left: 8px;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer .q-button[data-v-0a44f452] {
  text-align: center;
  border-radius: 4px;
  cursor: pointer;
  font-weight: 500;
  line-height: 30px;
  padding: 0;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer .q-button.reset[data-v-0a44f452] {
  background: #F54848;
  border: 1px solid #F54848;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer .q-button.reset[data-v-0a44f452]:hover {
  border: 1px solid #FA9393;
  background: #FA9393;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer .q-button.reset[data-v-0a44f452]:active {
  border: 1px solid #8E2C2C;
  background: #8E2C2C;
}

.notification-dialog .q-v--modal[data-v-0a44f452] {
  height: 600px !important;
}

.notification-dialog .q-v--modal .modal-content[data-v-0a44f452] {
  background-color: #fafafa;
  -webkit-box-shadow: none;
  box-shadow: none;
  height: inherit;
}

.notification-dialog .q-v--modal .modal-content .modal-header[data-v-0a44f452] {
  height: 58px;
  font-size: 20px;
  color: #000;
  float: right;
  cursor: move;
}

.notification-dialog .q-v--modal .modal-content .modal-body[data-v-0a44f452] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.notification-dialog .q-v--modal .modal-content .modal-container[data-v-0a44f452] {
  width: 100%;
  margin-bottom: 20px;
}

.notification-dialog .q-v--modal .modal-content .modal-container .category[data-v-0a44f452] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 68px;
  padding: 20px 0 15px 0;
}

.notification-dialog .q-v--modal .modal-content .modal-container .category .title[data-v-0a44f452] {
  font-size: 14px;
  color: #000000;
  line-height: 24px;
}

.notification-dialog .q-v--modal .modal-content .modal-container .category select[data-v-0a44f452] {
  height: 24px;
  width: 180px;
  margin-left: 10px;
  border-radius: 0 !important;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content[data-v-0a44f452] {
  height: calc(100% - 68px);
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table[data-v-0a44f452] {
  border: 1px solid #979797;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column[data-v-0a44f452] {
  height: 28px;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column[data-v-0a44f452]:nth-child(1) {
  width: 10%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column[data-v-0a44f452]:nth-child(2) {
  width: 20%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column[data-v-0a44f452]:nth-child(3) {
  width: 20%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column[data-v-0a44f452]:nth-child(4) {
  width: 50%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column .qweb-column-title[data-v-0a44f452] {
  font-size: 14px;
  color: #4C4C4C;
  line-height: 24px;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body[data-v-0a44f452] {
  min-height: 397px;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body .empty[data-v-0a44f452] {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body .empty>.description>.message[data-v-0a44f452] {
  margin-top: 14px;
  font-size: 12px;
  color: #7a7a7a;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body .empty>.description>.message>.message1[data-v-0a44f452] {
  display: block;
  font-size: 13px;
  color: #848484;
  text-align: center;
  line-height: 13px;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body>.rows>.scroll-content .link-row>.data-row[data-v-0a44f452] {
  height: 38px !important;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body>.rows>.scroll-content .link-row>.data-row.right>.data[data-v-0a44f452]:nth-child(1) {
  width: 10%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body>.rows>.scroll-content .link-row>.data-row.right>.data[data-v-0a44f452]:nth-child(2) {
  width: 20%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body>.rows>.scroll-content .link-row>.data-row.right>.data[data-v-0a44f452]:nth-child(3) {
  width: 20%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body>.rows>.scroll-content .link-row>.data-row.right>.data[data-v-0a44f452]:nth-child(4) {
  width: 50%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body>.rows>.scroll-content .link-row>.fill>.link-row>.data-row[data-v-0a44f452] {
  height: 38px !important;
}

.notification-dialog .q-v--modal .modal-content>.modal-footer[data-v-0a44f452] {
  margin: 0px 24px 24px 24px;
  padding: 0;
}

.notification-dialog .q-v--modal .modal-content>.modal-footer .buttons[data-v-0a44f452] {
  height: 30px;
}

.notification-dialog .q-v--modal .modal-content>.modal-footer .buttons>.Qdialogbtn[data-v-0a44f452] {
  margin-right: 8px;
}

.noTopModal[data-v-0a44f452] {
  z-index: 997;
  background: rgba(0, 0, 0, 0.418);
}

.content.systemlog[data-v-0a44f452] {
  position: relative;
  height: calc(100% - 60px);
}

.content.systemlog .content-body[data-v-0a44f452] {
  height: 100%;
}

.content.systemlog .content-body>.content-body-header[data-v-0a44f452] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 25px 20px 12px 20px !important;
}

.content.systemlog .content-body>.content-body-header>.left[data-v-0a44f452] {
  color: #000000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 30px;
}

.content.systemlog .content-body>.content-body-header>.left .title[data-v-0a44f452] {
  font-size: 13px;
  color: #2F2F2F;
  line-height: 30px;
  display: inline-block;
}

.content.systemlog .content-body>.content-body-header>.left .typecombo[data-v-0a44f452] {
  height: 30px;
  margin-left: 5px;
  width: 250px;
  display: inline-block;
  position: relative;
}

.content.systemlog .content-body>.content-body-header>.right[data-v-0a44f452] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.content.systemlog .content-body>.content-body-header>.right .clear-btn[data-v-0a44f452] {
  margin-right: 7px;
}

.content.systemlog .content-body>.group-table[data-v-0a44f452] {
  height: calc(100% - 70px);
}

.content.systemlog .content-body>.group-table .data[data-v-0a44f452] {
  position: relative;
}

.content.systemlog .content-body>.group-table .data.icon>span[data-v-0a44f452] {
  vertical-align: middle;
  padding-left: calc(50% - 15px);
}

.content.systemlog .content-body>.group-table .data .icon-info-border[data-v-0a44f452] {
  color: #0AB0EE;
}

.content.systemlog .content-body>.group-table .data .icon-warning[data-v-0a44f452] {
  color: #D0021B;
}

.content.systemlog .content-body>.group-table .data .icon-error[data-v-0a44f452] {
  color: #F5A623;
}

.content.systemlog .content-body>.group-table .data .icon-remind[data-v-0a44f452] {
  color: #2847A0;
}

.content.systemlog .content-body .q-select .display-label[data-v-0a44f452] {
  font-size: 13px;
  color: #000;
}

.content.systemlog .content-body .q-select[data-v-0a44f452] {
  width: 150px;
  height: 30px;
  border: 1px solid #979797 !important;
  border-radius: 4px;
  vertical-align: middle;
}

.content.systemlog .content-body .q-select[data-v-0a44f452] .dropdown-menu {
  left: -1px;
  width: 200px;
  height: auto;
  overflow: auto;
}

.content.systemlog .content-body .q-select[data-v-0a44f452] .display-label {
  font-size: 13px !important;
  color: #2F2F2F !important;
  line-height: 30px !important;
}

.content.systemlog .content-body .q-select[data-v-0a44f452]::after {
  background-color: #000;
  top: -25px;
}

.content.systemlog .content-body .empty[data-v-0a44f452] {
  position: relative;
  padding: 0 25px;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: #fff;
  border: 1px #e5e5e5 solid;
  border-radius: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.content.systemlog .content-body .empty>div[data-v-0a44f452] {
  margin: auto;
  text-align: center;
}

.content.systemlog .content-body .empty .form[data-v-0a44f452] {
  width: 211px;
  height: 157px;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjQwcHgiIGhlaWdodD0iMjQwcHgiIHZpZXdCb3g9IjAgMCAyNDAgMjQwIiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPCEtLSBHZW5lcmF0b3I6IFNrZXRjaCA1My4yICg3MjY0MykgLSBodHRwczovL3NrZXRjaGFwcC5jb20gLS0+CiAgICA8dGl0bGU+aW1nL25vX3Jlc3VsdDwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxkZWZzPgogICAgICAgIDxsaW5lYXJHcmFkaWVudCB4MT0iNTAlIiB5MT0iOTcuODIxMDgwMiUiIHgyPSI1MCUiIHkyPSIyLjQ0MDg0MTc2JSIgaWQ9ImxpbmVhckdyYWRpZW50LTEiPgogICAgICAgICAgICA8c3RvcCBzdG9wLWNvbG9yPSIjRkZGRkZGIiBvZmZzZXQ9IjAlIj48L3N0b3A+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9IiNDQ0U5RkEiIG9mZnNldD0iMTAwJSI+PC9zdG9wPgogICAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICAgICAgPGxpbmVhckdyYWRpZW50IHgxPSI1MCUiIHkxPSI5Ny44MjEwODAyJSIgeDI9IjUwJSIgeTI9IjIuNDQwODQxNzYlIiBpZD0ibGluZWFyR3JhZGllbnQtMiI+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9IiNGRkZGRkYiIG9mZnNldD0iMCUiPjwvc3RvcD4KICAgICAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0iI0NDRTlGQSIgb2Zmc2V0PSIxMDAlIj48L3N0b3A+CiAgICAgICAgPC9saW5lYXJHcmFkaWVudD4KICAgICAgICA8bGluZWFyR3JhZGllbnQgeDE9IjUwJSIgeTE9Ijk3LjgyMTA4MDIlIiB4Mj0iNTAlIiB5Mj0iMi40NDA4NDE3NiUiIGlkPSJsaW5lYXJHcmFkaWVudC0zIj4KICAgICAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0iI0ZGRkZGRiIgb2Zmc2V0PSIwJSI+PC9zdG9wPgogICAgICAgICAgICA8c3RvcCBzdG9wLWNvbG9yPSIjQ0NFOUZBIiBvZmZzZXQ9IjEwMCUiPjwvc3RvcD4KICAgICAgICA8L2xpbmVhckdyYWRpZW50PgogICAgPC9kZWZzPgogICAgPGcgaWQ9ImltZy9ub19yZXN1bHQiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxwYXRoIGQ9Ik00NS41MjYxNTk0LDkzLjQ3NDU2MDcgQzQwLjg2NzUzMDUsOTkuNDM4NDg0OSAzMy42MDg4MDU2LDEwMy4yNzI3MjcgMjUuNDU0NTQ1NSwxMDMuMjcyNzI3IEMxMS4zOTYzODgyLDEwMy4yNzI3MjcgMCw5MS44NzYzMzkxIDAsNzcuODE4MTgxOCBDMCw2My43NjAwMjQ2IDExLjM5NjM4ODIsNTIuMzYzNjM2NCAyNS40NTQ1NDU1LDUyLjM2MzYzNjQgQzI1LjgwNTUyMDcsNTIuMzYzNjM2NCAyNi4xNTQ4MzY5LDUyLjM3MDczOTcgMjYuNTAyMzU4MSw1Mi4zODQ4MTA1IEMyOS42MjQ4NDYyLDQxLjg1OTQyNjMgMzkuMzcwMzY3OCwzNC4xODE4MTgyIDUwLjkwOTA5MDksMzQuMTgxODE4MiBDNTMuMTk5NjQ5OCwzNC4xODE4MTgyIDU1LjQxOTU0NSwzNC40ODQzNjU1IDU3LjUzMDk5NDYsMzUuMDUxNjc4NCBDNjIuNzEwMzM2NywyMy44MDYyMjMzIDc0LjA3OTkxMTQsMTYgODcuMjcyNzI3MywxNiBDMTAyLjc1MDM2OSwxNiAxMTUuNzE4NTYsMjYuNzQ0MjM2NCAxMTkuMTI1NzU2LDQxLjE4MTE2NTIgQzEyMi4yNjc3OTgsNDAuMTc3ODk2MyAxMjUuNjE2MTEzLDM5LjYzNjM2MzYgMTI5LjA5MDkwOSwzOS42MzYzNjM2IEMxNDcuMTY1NjgzLDM5LjYzNjM2MzYgMTYxLjgxODE4Miw1NC4yODg4NjI3IDE2MS44MTgxODIsNzIuMzYzNjM2NCBDMTYxLjgxODE4Miw5MC40Mzg0MSAxNDcuMTY1NjgzLDEwNS4wOTA5MDkgMTI5LjA5MDkwOSwxMDUuMDkwOTA5IEMxMjcuMDA2MzU1LDEwNS4wOTA5MDkgMTI0Ljk2NzMyLDEwNC44OTYwMTggMTIyLjk5MTAzMiwxMDQuNTIzNDYyIEMxMTQuNTg1MDMxLDEwOS4zNjM4OTkgMTAyLjkwODU4MywxMTIuMzYzNjM2IDkwLDExMi4zNjM2MzYgQzY4Ljk1OTkyNjksMTEyLjM2MzYzNiA1MS4xOTMyMywxMDQuMzk0MzI4IDQ1LjUyNjE1OTQsOTMuNDc0NTYwNyBaIiBpZD0iQ29tYmluZWQtU2hhcGUiIGZpbGw9InVybCgjbGluZWFyR3JhZGllbnQtMSkiIGZpbGwtcnVsZT0ibm9uemVybyI+PC9wYXRoPgogICAgICAgIDxwYXRoIGQ9Ik0xODIuNzc4NDIsMTU0LjA4MTgzOCBDMTgyLjE2NDM3NSwxNTQuMTQ3OTE4IDE4MS41NDA2OTIsMTU0LjE4MTgxOCAxODAuOTA5MDkxLDE1NC4xODE4MTggQzE3MS4zNjk2MjcsMTU0LjE4MTgxOCAxNjMuNjM2MzY0LDE0Ni40NDg1NTUgMTYzLjYzNjM2NCwxMzYuOTA5MDkxIEMxNjMuNjM2MzY0LDEyNy4zNjk2MjcgMTcxLjM2OTYyNywxMTkuNjM2MzY0IDE4MC45MDkwOTEsMTE5LjYzNjM2NCBDMTgyLjIwNzIsMTE5LjYzNjM2NCAxODMuNDcxODYzLDExOS43Nzk1NjIgMTg0LjY4ODE0NiwxMjAuMDUxMDIzIEMxODcuMTEyNTIsMTEzLjQ0MjUwOSAxOTMuNDYwMTU0LDEwOC43MjcyNzMgMjAwLjkwOTA5MSwxMDguNzI3MjczIEMyMDkuMTM1ODkyLDEwOC43MjcyNzMgMjE2LjAxOTM3MSwxMTQuNDc4NzE2IDIxNy43NTc5OCwxMjIuMTgwMDUzIEMyMTkuMzMxNzI3LDEyMS43MDgxMTMgMjIwLjk5OTg4OCwxMjEuNDU0NTQ1IDIyMi43MjcyNzMsMTIxLjQ1NDU0NSBDMjMyLjI2NjczNywxMjEuNDU0NTQ1IDI0MCwxMjkuMTg3ODA5IDI0MCwxMzguNzI3MjczIEMyNDAsMTQ4LjI2NjczNyAyMzIuMjY2NzM3LDE1NiAyMjIuNzI3MjczLDE1NiBDMjIxLjM0NzYzMiwxNTYgMjIwLjAwNTc3LDE1NS44MzgyNDkgMjE4LjcxOTYxNywxNTUuNTMyNjc2IEMyMTQuNDI4MjcsMTU4LjA2NDc1MyAyMDguNDQxMzUzLDE1OS42MzYzNjQgMjAxLjgxODE4MiwxNTkuNjM2MzY0IEMxOTQuMDA3NjkxLDE1OS42MzYzNjQgMTg3LjA4MjAyLDE1Ny40NTA3NjkgMTgyLjc3ODQyMywxNTQuMDgxODQgWiIgaWQ9IkNvbWJpbmVkLVNoYXBlIiBmaWxsPSJ1cmwoI2xpbmVhckdyYWRpZW50LTIpIiBmaWxsLXJ1bGU9Im5vbnplcm8iPjwvcGF0aD4KICAgICAgICA8cGF0aCBkPSJNMTAyLjE0OTkwNywyMDkuNDAzMTY1IEM5OC41MTQwMDMzLDIxMS4yOTQ2MjEgOTQuMzgxODQyNiwyMTIuMzYzNjM2IDkwLDIxMi4zNjM2MzYgQzc1LjQzOTc2NTcsMjEyLjM2MzYzNiA2My42MzYzNjM2LDIwMC41NjAyMzQgNjMuNjM2MzYzNiwxODYgQzYzLjYzNjM2MzYsMTcxLjQzOTc2NiA3NS40Mzk3NjU3LDE1OS42MzYzNjQgOTAsMTU5LjYzNjM2NCBDOTIuMTQyMDk3NSwxNTkuNjM2MzY0IDk0LjIyNDUyNTYsMTU5Ljg5MTgzOSA5Ni4yMTg0NzcyLDE2MC4zNzM5ODMgQzk5Ljk2ODIwNzMsMTUwLjM4MzAzMyAxMDkuNjA4Mjk5LDE0My4yNzI3MjcgMTIwLjkwOTA5MSwxNDMuMjcyNzI3IEMxMzQuNzcwNzcxLDE0My4yNzI3MjcgMTQ2LjEzMzgwMiwxNTMuOTcwNzE4IDE0Ny4xOTIyMiwxNjcuNTYwNzM3IEMxNDguOTY3NzA0LDE2Ny4xMzQ3MjQgMTUwLjgyMTEzOSwxNjYuOTA5MDkxIDE1Mi43MjcyNzMsMTY2LjkwOTA5MSBDMTY1Ljc4MTI3NiwxNjYuOTA5MDkxIDE3Ni4zNjM2MzYsMTc3LjQ5MTQ1MSAxNzYuMzYzNjM2LDE5MC41NDU0NTUgQzE3Ni4zNjM2MzYsMjAzLjU5OTQ1OCAxNjUuNzgxMjc2LDIxNC4xODE4MTggMTUyLjcyNzI3MywyMTQuMTgxODE4IEMxNDcuOTM1MTUzLDIxNC4xODE4MTggMTQzLjQ3NjExOCwyMTIuNzU1NzE3IDEzOS43NTE0MTMsMjEwLjMwNDc2MSBDMTM0LjY5NDMyMywyMTIuNzQ1NzcxIDEyOC41MDQxNjIsMjE0LjE4MTgxOCAxMjEuODE4MTgyLDIxNC4xODE4MTggQzExNC4zNDY0MiwyMTQuMTgxODE4IDEwNy40OTM4NjksMjEyLjM4ODM4OCAxMDIuMTQ5OTA3LDIwOS40MDMxNjUgWiIgaWQ9IkNvbWJpbmVkLVNoYXBlIiBmaWxsPSJ1cmwoI2xpbmVhckdyYWRpZW50LTMpIiBmaWxsLXJ1bGU9Im5vbnplcm8iPjwvcGF0aD4KICAgICAgICA8ZyBpZD0icGljX2VtcHR5X3NlYXJjaCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTMyLjcyNzI3MywgMTMwLjU0NTQ1NSkiPgogICAgICAgICAgICA8cGF0aCBkPSJNNzYuMzYzNjM2NCw0MS44MTc4Mzg5IEM3Ni4zNjM2MzY0LDYxLjkwMTA2NzMgNjAuNDkwNTczMSw3OC4xODE4MTgyIDQwLjkwOTQyNTQsNzguMTgxODE4MiBDMjEuMzI4Mjc3Niw3OC4xODE4MTgyIDUuNDU0NTQ1NDUsNjEuOTAxMDY3MyA1LjQ1NDU0NTQ1LDQxLjgxNzgzODkgQzUuNDU0NTQ1NDUsMjEuNzM1Mjk2MyAyMS4zMjgyNzc2LDUuNDU0NTQ1NDUgNDAuOTA5NDI1NCw1LjQ1NDU0NTQ1IEM2MC40OTA1NzMxLDUuNDU0NTQ1NDUgNzYuMzYzNjM2NCwyMS43MzUyOTYzIDc2LjM2MzYzNjQsNDEuODE3ODM4OSIgaWQ9IkZpbGwtMSIgZmlsbD0iI0VBRUFFRSIgZmlsbC1ydWxlPSJub256ZXJvIiBvcGFjaXR5PSIwLjQwNDA5ODczMiI+PC9wYXRoPgogICAgICAgICAgICA8cGF0aCBkPSJNNDAuMzAwNjY2Myw3My43MzI4NTgxIEMyMi42MDU3OTk4LDczLjczMjg1ODEgOC4yMTAyOTA3OSw1OS4wNjk0MzczIDguMjEwMjkwNzksNDEuMDQ2MjM5NyBDOC4yMTAyOTA3OSwyMy4wMjQzOTE5IDIyLjYwNTc5OTgsOC4zNjIzMjA5MiA0MC4zMDA2NjYzLDguMzYyMzIwOTIgQzU3Ljk5NTUzMjcsOC4zNjIzMjA5MiA3Mi4zOTE3MDQ0LDIzLjAyNDM5MTkgNzIuMzkxNzA0NCw0MS4wNDYyMzk3IEM3Mi4zOTE3MDQ0LDU5LjA2OTQzNzMgNTcuOTk1NTMyNyw3My43MzI4NTgxIDQwLjMwMDY2NjMsNzMuNzMyODU4MSBNODkuMjI1NzgyNSw4Mi43MzQzMzMgTDcxLjU0NjE1NzEsNjYuOTQxNzYyNSBDNzcuMjAzOTAyMyw1OS44NzMyNzI5IDgwLjYwMTk5NTIsNTAuODU2Mjc0NyA4MC42MDE5OTUyLDQxLjA0NjIzOTcgQzgwLjYwMTk5NTIsMTguNDEzMzA0MiA2Mi41MjI3ODkxLDAgNDAuMzAwNjY2MywwIEMxOC4wNzg1NDM1LDAgMCwxOC40MTMzMDQyIDAsNDEuMDQ2MjM5NyBDMCw2My42ODA1MjQ5IDE4LjA3ODU0MzUsODIuMDk1ODUzOSA0MC4zMDA2NjYzLDgyLjA5NTg1MzkgQzQ5Ljg2Njc0ODQsODIuMDk1ODUzOSA1OC42NjI4MjU5LDc4LjY4MDczMzMgNjUuNTgyMjY1NCw3Mi45ODg0MTU4IEw4MS4wOTgzMjM1LDkxLjAxMjI4ODMgQzgyLjIyMDg2MDQsOTIuMTU1NjExMiA4My42OTEyOTExLDkyLjcyNzI3MjcgODUuMTYyMzg0Myw5Mi43MjcyNzI3IEM4Ni42MzM0Nzc1LDkyLjcyNzI3MjcgODguMTA0NTcwOCw5Mi4xNTU2MTEyIDg5LjIyNTc4MjUsOTEuMDEyMjg4MyBDOTEuNDY5NTMxLDg4LjcyNTY0MjQgOTEuNDcwODU2Myw4NS4wMjAzMDQgODkuMjI1NzgyNSw4Mi43MzQzMzMiIGlkPSJGaWxsLTE4IiBmaWxsPSIjOUI5QjlCIiBmaWxsLXJ1bGU9Im5vbnplcm8iPjwvcGF0aD4KICAgICAgICAgICAgPHBhdGggZD0iTTU3LjU0MzAyNyw2MCBDNjMuNDI4NTk5LDU1Ljg1OTYzMjYgNjcuMjcyNzI3Myw0OS4wMjYyMDE5IDY3LjI3MjcyNzMsNDEuMjk3NDA4OCBDNjcuMjcyNzI3MywzMy4wNjM1OTI1IDYyLjkwOTgxMTIsMjUuODQ1OTczIDU2LjM2MzYzNjQsMjEuODE4MTgxOCIgaWQ9InBhdGgtMiIgc3Ryb2tlPSIjRkZGRkZGIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PC9wYXRoPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+);
}

.content.systemlog .content-body .empty .message[data-v-0a44f452] {
  font-size: 14px;
  text-align: center;
}

.q-modal[data-v-09e71255] {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.q-modal .q-v--modal[data-v-09e71255] {
  height: auto;
  border-radius: 4px;
}

.q-modal .q-v--modal>.modal-content[data-v-09e71255] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: inherit !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background: #FFFFFF;
  border: 1px solid #474646;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  color: #000000;
}

.q-modal .q-v--modal>.modal-content .modal-close[data-v-09e71255] {
  position: absolute;
  top: 18px;
  right: 14px;
  width: 22px;
  height: 22px;
  cursor: pointer;
  color: #fff;
}

.q-modal .q-v--modal>.modal-content .modal-close[data-v-09e71255]:hover {
  color: #89A5F4;
}

.q-modal .q-v--modal>.modal-content>.modal-header[data-v-09e71255] {
  cursor: move;
  font-size: 20px;
  color: #ffffff;
  line-height: 58px;
  height: 58px;
  padding: 0 18px 0 18px;
  text-align: left;
  border-bottom: none;
  font-weight: 500;
  width: 100%;
  background-color: #0B3256;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.q-modal .q-v--modal>.modal-content>.modal-body[data-v-09e71255] {
  padding: 0px 30px;
  overflow-y: scroll;
  min-height: 70px;
  display: table;
  width: 100%;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform[data-v-09e71255] {
  font-size: 14px;
  margin-top: 20px;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .title[data-v-09e71255] {
  font-size: 13px;
  color: #000000;
  text-align: left;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow[data-v-09e71255] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow .formlabel[data-v-09e71255] {
  width: 25%;
  text-align: left;
  margin-right: 10px;
  font-size: 14px;
  color: #000000;
  text-align: left;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow .forminput[data-v-09e71255] {
  margin-right: 10px;
  width: 75%;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow .forminput p[data-v-09e71255] {
  margin-top: 8px;
  margin-left: 0px;
  margin-bottom: 0;
  margin-right: 0;
  line-height: 14px;
  font-size: 13px;
  color: #195A87;
  text-align: left;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow .forminput .note[data-v-09e71255] {
  margin-top: 8px;
  line-height: 14px;
  font-size: 13px;
  color: #195A87;
  text-align: left;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow .forminput .note[data-v-09e71255]:before {
  cursor: pointer;
  content: '';
  background-size: cover;
  position: relative;
  display: inline-block;
  width: 14px;
  height: 14px;
  top: 0px;
  right: 0px;
  margin-right: 10px;
  pointer-events: none;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow .forminput .form-control[data-v-09e71255] {
  font-size: 13px;
  color: #000000;
  text-align: left;
  background: #FFFFFF;
  border: 1px solid #2F2F2F;
  border-radius: 4px;
  display: table-cell;
  height: 24px;
  vertical-align: middle;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .message[data-v-09e71255] {
  font-size: 15px;
  color: #000;
  font-weight: 500;
  margin: 20px 0px 30px 0px;
}

.q-modal .q-v--modal>.modal-content>.scrollbar-body .modal-body[data-v-09e71255] {
  padding: 20px 25px 0px 35px;
}

.q-modal .q-v--modal>.modal-content>.modal-footer[data-v-09e71255] {
  position: inherit;
  bottom: 0;
  right: 0;
  border: 0;
  height: auto;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 30px;
}

.q-modal .q-v--modal>.modal-content>.modal-footer>button[data-v-09e71255] {
  margin-right: 0;
  margin-left: 8px;
}

.q-modal .q-v--modal>.modal-content>.modal-footer>.footer-left>button[data-v-09e71255] {
  margin: 0;
}

.q-modal .q-v--modal>.modal-content>.modal-footer>.footer-right[data-v-09e71255] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.q-modal .q-v--modal>.modal-content>.modal-process[data-v-09e71255] {
  height: 8px;
  position: relative;
  top: 0px;
}

.q-modal .q-v--modal>.modal-content>.modal-process .progressbase[data-v-09e71255] {
  width: 100%;
  background: #d9d9d9;
  height: 8px;
  float: left;
}

.q-modal .q-v--modal>.modal-content>.modal-process .progressbar[data-v-09e71255] {
  position: absolute;
  width: 50%;
  background: #369eff;
  height: 8px;
  float: left;
}

.q-modal .q-v--modal .modal-mask[data-v-09e71255] {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.418);
  width: 100%;
  height: 100%;
  z-index: 998;
}

.vue-modal-resizer[data-v-09e71255]::after {
  background: none;
  border-left: none;
}

.quickstart_dialog .q-v--modal[data-v-09e71255] {
  height: auto !important;
}

.quickstart_dialog .q-v--modal .modal-content[data-v-09e71255] {
  background-color: #fafafa;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.quickstart_dialog .q-v--modal .modal-content .modal-header[data-v-09e71255] {
  height: 20px;
  float: right;
  cursor: move;
}

.quickstart_dialog .q-v--modal .modal-content .content[data-v-09e71255] {
  margin: 0px;
  padding: 0px;
}

.quickstart_dialog .q-v--modal .modal-content .content .dialogContent[data-v-09e71255] {
  padding: 4px 24px 20px 24px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.quickstart_dialog .q-v--modal .modal-content .content .dialogContent .informationIcon[data-v-09e71255] {
  width: 32px;
  height: 32px;
  margin-right: 16px;
}

.quickstart_dialog .q-v--modal .modal-content .content .dialogContent .informationContent[data-v-09e71255] {
  min-height: 34px;
  line-height: 21px;
  vertical-align: text-bottom;
  font-size: 14px;
  color: #2f2f2f;
  padding-top: 8px;
  margin-right: 16px;
}

.quickstart_dialog .q-v--modal .modal-content .content .dialogContent .informationContent .note[data-v-09e71255] {
  color: #195a87;
  font-size: 12px;
  line-height: 18px;
  margin-top: 8px;
}

.quickstart_dialog .q-v--modal .modal-content .content .dialogContent .moreicon[data-v-09e71255] {
  width: 7px;
  height: 13px;
}

.quickstart_dialog .q-v--modal .modal-content>.modal-footer[data-v-09e71255] {
  margin: 0px 24px 24px 24px;
  padding: 0;
}

.quickstart_dialog .q-v--modal .modal-content>.modal-footer .buttons[data-v-09e71255] {
  height: 30px;
}

.quickstart_dialog .q-v--modal .modal-content>.modal-footer .buttons>.Qdialogbtn[data-v-09e71255] {
  margin-right: 8px;
}

.popup_dialog[data-v-09e71255] {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.popup_dialog .q-v--modal[data-v-09e71255] {
  height: auto;
  max-width: 660px;
  cursor: move;
}

.popup_dialog .q-v--modal>.modal-content[data-v-09e71255] {
  background: #FFFFFF;
  border: 1px solid #979797;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  border-radius: 12px;
}

.popup_dialog .q-v--modal>.modal-content .modal-close[data-v-09e71255] {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 20px;
  height: 20px;
  cursor: pointer;
  color: #000;
}

.popup_dialog .q-v--modal>.modal-content .modal-close[data-v-09e71255]:hover {
  color: #89A5F4;
}

.popup_dialog .q-v--modal>.modal-content>.modal-header[data-v-09e71255] {
  cursor: move;
  font-size: 14px;
  color: #000000;
  line-height: 20px;
  height: auto;
  padding: 22px 30px 22px 30px;
  color: #000000;
  text-align: left;
  border-bottom: none;
  background-color: initial;
}

.popup_dialog .q-v--modal>.modal-content>.modal-header>.dialog-icon[data-v-09e71255] {
  float: left;
  margin-right: 10px;
  font-size: 30px;
  vertical-align: middle;
}

.popup_dialog .q-v--modal>.modal-content>.modal-header>.dialog-icon.icon-warning[data-v-09e71255] {
  color: #F66E20;
}

.popup_dialog .q-v--modal>.modal-content>.modal-header>.dialog-icon.empty[data-v-09e71255] {
  display: none;
}

.popup_dialog .q-v--modal>.modal-content>.modal-body[data-v-09e71255] {
  padding: 0px 30px;
  height: auto;
  overflow: hidden;
  display: inline-block;
  width: 100%;
}

.popup_dialog .q-v--modal>.modal-content>.modal-body>.dialog-content[data-v-09e71255] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding: 10px 0px;
  vertical-align: middle;
  word-wrap: break-word;
}

.popup_dialog .q-v--modal>.modal-content>.modal-body>.dialog-content>.dialog-header[data-v-09e71255] {
  font-weight: 500;
  font-size: 14x;
  color: #000000;
  line-height: 20px;
}

.popup_dialog .q-v--modal>.modal-content>.modal-body>.dialog-content>.dialog-message[data-v-09e71255] {
  width: 100%;
  word-wrap: break-word;
  font-size: 14px;
  color: #000000;
  text-align: left;
  line-height: 22px;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer[data-v-09e71255] {
  border: 0;
  width: 100%;
  height: auto;
  padding: 20px 30px 20px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer .buttons[data-v-09e71255] {
  text-align: right;
  width: 100%;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer>button[data-v-09e71255] {
  margin-right: 0;
  margin-left: 8px;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer .q-button[data-v-09e71255] {
  text-align: center;
  border-radius: 4px;
  cursor: pointer;
  font-weight: 500;
  line-height: 30px;
  padding: 0;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer .q-button.reset[data-v-09e71255] {
  background: #F54848;
  border: 1px solid #F54848;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer .q-button.reset[data-v-09e71255]:hover {
  border: 1px solid #FA9393;
  background: #FA9393;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer .q-button.reset[data-v-09e71255]:active {
  border: 1px solid #8E2C2C;
  background: #8E2C2C;
}

.notification-dialog .q-v--modal[data-v-09e71255] {
  height: 600px !important;
}

.notification-dialog .q-v--modal .modal-content[data-v-09e71255] {
  background-color: #fafafa;
  -webkit-box-shadow: none;
  box-shadow: none;
  height: inherit;
}

.notification-dialog .q-v--modal .modal-content .modal-header[data-v-09e71255] {
  height: 58px;
  font-size: 20px;
  color: #000;
  float: right;
  cursor: move;
}

.notification-dialog .q-v--modal .modal-content .modal-body[data-v-09e71255] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.notification-dialog .q-v--modal .modal-content .modal-container[data-v-09e71255] {
  width: 100%;
  margin-bottom: 20px;
}

.notification-dialog .q-v--modal .modal-content .modal-container .category[data-v-09e71255] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 68px;
  padding: 20px 0 15px 0;
}

.notification-dialog .q-v--modal .modal-content .modal-container .category .title[data-v-09e71255] {
  font-size: 14px;
  color: #000000;
  line-height: 24px;
}

.notification-dialog .q-v--modal .modal-content .modal-container .category select[data-v-09e71255] {
  height: 24px;
  width: 180px;
  margin-left: 10px;
  border-radius: 0 !important;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content[data-v-09e71255] {
  height: calc(100% - 68px);
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table[data-v-09e71255] {
  border: 1px solid #979797;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column[data-v-09e71255] {
  height: 28px;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column[data-v-09e71255]:nth-child(1) {
  width: 10%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column[data-v-09e71255]:nth-child(2) {
  width: 20%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column[data-v-09e71255]:nth-child(3) {
  width: 20%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column[data-v-09e71255]:nth-child(4) {
  width: 50%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column .qweb-column-title[data-v-09e71255] {
  font-size: 14px;
  color: #4C4C4C;
  line-height: 24px;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body[data-v-09e71255] {
  min-height: 397px;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body .empty[data-v-09e71255] {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body .empty>.description>.message[data-v-09e71255] {
  margin-top: 14px;
  font-size: 12px;
  color: #7a7a7a;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body .empty>.description>.message>.message1[data-v-09e71255] {
  display: block;
  font-size: 13px;
  color: #848484;
  text-align: center;
  line-height: 13px;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body>.rows>.scroll-content .link-row>.data-row[data-v-09e71255] {
  height: 38px !important;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body>.rows>.scroll-content .link-row>.data-row.right>.data[data-v-09e71255]:nth-child(1) {
  width: 10%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body>.rows>.scroll-content .link-row>.data-row.right>.data[data-v-09e71255]:nth-child(2) {
  width: 20%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body>.rows>.scroll-content .link-row>.data-row.right>.data[data-v-09e71255]:nth-child(3) {
  width: 20%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body>.rows>.scroll-content .link-row>.data-row.right>.data[data-v-09e71255]:nth-child(4) {
  width: 50%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body>.rows>.scroll-content .link-row>.fill>.link-row>.data-row[data-v-09e71255] {
  height: 38px !important;
}

.notification-dialog .q-v--modal .modal-content>.modal-footer[data-v-09e71255] {
  margin: 0px 24px 24px 24px;
  padding: 0;
}

.notification-dialog .q-v--modal .modal-content>.modal-footer .buttons[data-v-09e71255] {
  height: 30px;
}

.notification-dialog .q-v--modal .modal-content>.modal-footer .buttons>.Qdialogbtn[data-v-09e71255] {
  margin-right: 8px;
}

.noTopModal[data-v-09e71255] {
  z-index: 997;
  background: rgba(0, 0, 0, 0.418);
}

.content-tab.vlanconfig[data-v-09e71255] {
  position: relative;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.content-tab.vlanconfig .qweb-column>.qweb-column-title[data-v-09e71255] {
  margin-left: 0px;
  display: contents;
}

.content-tab.vlanconfig .content-body[data-v-09e71255] {
  padding: 10px;
}

.content-tab.vlanconfig .content-body .group-table[data-v-09e71255] {
  margin-top: 10px;
  height: calc(100% - 150px);
}

.content-tab.vlanconfig .content-body .group-table .right-header>.qweb-column[data-v-09e71255]:first-child {
  padding: 0px;
}

.content-tab.vlanconfig .content-body .group-table .right-header .title[data-v-09e71255],
.content-tab.vlanconfig .content-body .group-table .right-header .slash[data-v-09e71255] {
  font-family: 'Roboto-M';
}

.content-tab.vlanconfig .content-body .group-table .right-header .title[data-v-09e71255] {
  position: absolute;
  display: inline-block;
  right: 10px;
  top: -8px;
}

.content-tab.vlanconfig .content-body .group-table .right-header .title1[data-v-09e71255] {
  position: absolute;
  left: 2px;
  top: 5px;
  z-index: 1;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  width: 50%;
}

.content-tab.vlanconfig .content-body .group-table .right-header .slash[data-v-09e71255] {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 100%;
}

.content-tab.vlanconfig .content-body .group-table .right-header .slash[data-v-09e71255]:before {
  content: '';
  position: absolute;
  left: 0px;
  top: 0;
  right: 0;
  bottom: 0;
  -webkit-clip-path: polygon(0 0, 0 100%, 230% 225%, 0 0);
  clip-path: polygon(0 0, 0 100%, 230% 225%, 0 0);
  background: #fff;
  padding-left: 5px;
}

.content-tab.vlanconfig .content-body .tag-legend>div[data-v-09e71255] {
  display: inline-block;
  font-size: 12px;
}

.content-tab.vlanconfig .content-body .tag-legend>div.tag[data-v-09e71255] {
  margin-left: 10px;
}

.content-tab.vlanconfig .content-body .tag-legend>div.tag[data-v-09e71255]::before,
.content-tab.vlanconfig .content-body .tag-legend>div.untag[data-v-09e71255]::before {
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  margin-right: 5px;
  position: relative;
  color: #ffffff;
  text-align: center;
  vertical-align: middle;
  line-height: 20px;
}

.content-tab.vlanconfig .content-body .tag-legend>div.tag[data-v-09e71255]::before {
  content: "T";
  background: #197EC7;
}

.content-tab.vlanconfig .content-body .tag-legend>div.untag[data-v-09e71255]::before {
  content: "U";
  background: #A3CBE9;
}

.content-tab.vlanconfig .content-body .content-item-header[data-v-09e71255] {
  padding-top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.content-tab.vlanconfig .content-body>.note[data-v-09e71255] {
  margin-top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: 'Roboto-R';
  font-size: 14px;
  color: #195A87;
  text-align: left;
  line-height: 18px;
}

.content-tab.vlanconfig .content-body>.note .remind[data-v-09e71255] {
  width: 16px;
  height: 18px;
  margin-right: 10px;
}

.content-tab.vlanconfig .content-body .q-button.delete[data-v-09e71255] {
  margin-left: 7px;
}

.content-tab.vlanconfig .content-body .qweb-column.portNo[data-v-09e71255] {
  text-align: center;
  padding: 0px;
}

.content-tab.vlanconfig .content-body .qweb-column.portNo .host[data-v-09e71255] {
  height: 50%;
  line-height: 14px;
}

.content-tab.vlanconfig .content-body .qweb-column[data-v-09e71255],
.content-tab.vlanconfig .content-body .data[data-v-09e71255] {
  text-overflow: ellipsis;
  /* Required for text-overflow to do anything */
  white-space: nowrap;
  overflow: hidden;
}

.content-tab.vlanconfig .content-body .data.portNo[data-v-09e71255] {
  padding: 0px !important;
  border: 1px solid #F1F1F1;
  border-top: none;
  border-bottom: none;
  border-left: none;
}

.content-tab.vlanconfig .content-body .data.portNo.isOdd[data-v-09e71255] {
  background: #F1F1F1;
}

.content-tab.vlanconfig .content-body .data.portNo.inGroup>.q-icon[data-v-09e71255] {
  width: 20px;
  height: 20px;
  margin: 9px auto;
  padding-top: 9px;
}

.content-tab.vlanconfig .content-body .data.portNo.inGroup>.q-icon.tagged[data-v-09e71255] {
  -webkit-mask-image: none;
  border-radius: 50%;
  background: #197EC7;
  color: #ffffff;
  text-align: center;
}

.content-tab.vlanconfig .content-body .data.portNo.inGroup>.q-icon.tagged[data-v-09e71255]::after {
  content: 'T';
  position: relative;
  top: -18px;

}

.content-tab.vlanconfig .content-body .vlan-table[data-v-09e71255] {
  &::-webkit-scrollbar-thumb {
    background-color: silver;
    border-radius: 4px;
    position: absolute;
    cursor: default;
  }

  &::-webkit-scrollbar {
    height: 8px;
  }

  position: relative;
  width: 100%;
  overflow: auto;
}

.content-tab.vlanconfig .content-body .vlan-table .link-row:hover>.data-row[data-v-09e71255] {
  background: none;
}

.content-tab.vlanconfig .content-body .vlan-table .data.inGroup .q-icon[data-v-09e71255],
.content-tab.vlanconfig .content-body .vlan-table .data.disabled .q-icon[data-v-09e71255] {
  -webkit-mask-image: none;
  border-radius: 50%;
  background: #A3CBE9;
  color: #ffffff;
  text-align: center;
}

.content-tab.vlanconfig .content-body .vlan-table .data.inGroup .q-icon[data-v-09e71255]::after,
.content-tab.vlanconfig .content-body .vlan-table .data.disabled .q-icon[data-v-09e71255]::after {
  content: 'U';
  position: relative;
  top: -18px;
}

.content-tab.vlanconfig .content-body .vlan-table .data.disabled .q-icon[data-v-09e71255] {
  width: 20px;
  height: 20px;
  margin: 9px auto;
  padding-top: 9px;
  background: #AEAEAE;
  text-align: center;
}

.content-tab.vlanconfig .content-body .vlan-table[data-v-09e71255] .header {
  display: inline-block;
  width: 100%;
  min-width: 925px;
  overflow: hidden;
  position: absolute;
}

.content-tab.vlanconfig .content-body .vlan-table[data-v-09e71255] .header .right-header {
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
}

.content-tab.vlanconfig .content-body .vlan-table[data-v-09e71255] .body {
  position: absolute;
  width: 100%;
  top: 40px;
}

.content-tab.vlanconfig .content-body .vlan-table[data-v-09e71255] .body .scrollContainer {
  min-width: 924px;
}

.content-tab.vlanconfig .content-body .content-body-footer[data-v-09e71255] {
  position: absolute;
  bottom: 0px;
}

.q-modal[data-v-c1ee3ab4] {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.q-modal .q-v--modal[data-v-c1ee3ab4] {
  height: auto;
  border-radius: 4px;
}

.q-modal .q-v--modal>.modal-content[data-v-c1ee3ab4] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: inherit !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background: #FFFFFF;
  border: 1px solid #474646;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  color: #000000;
}

.q-modal .q-v--modal>.modal-content .modal-close[data-v-c1ee3ab4] {
  position: absolute;
  top: 18px;
  right: 14px;
  width: 22px;
  height: 22px;
  cursor: pointer;
  color: #fff;
}

.q-modal .q-v--modal>.modal-content .modal-close[data-v-c1ee3ab4]:hover {
  color: #89A5F4;
}

.q-modal .q-v--modal>.modal-content>.modal-header[data-v-c1ee3ab4] {
  cursor: move;
  font-size: 20px;
  color: #ffffff;
  line-height: 58px;
  height: 58px;
  padding: 0 18px 0 18px;
  text-align: left;
  border-bottom: none;
  font-weight: 500;
  width: 100%;
  background-color: #0B3256;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.q-modal .q-v--modal>.modal-content>.modal-body[data-v-c1ee3ab4] {
  padding: 0px 30px;
  overflow-y: scroll;
  min-height: 70px;
  display: table;
  width: 100%;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform[data-v-c1ee3ab4] {
  font-size: 14px;
  margin-top: 20px;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .title[data-v-c1ee3ab4] {
  font-size: 13px;
  color: #000000;
  text-align: left;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow[data-v-c1ee3ab4] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow .formlabel[data-v-c1ee3ab4] {
  width: 25%;
  text-align: left;
  margin-right: 10px;
  font-size: 14px;
  color: #000000;
  text-align: left;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow .forminput[data-v-c1ee3ab4] {
  margin-right: 10px;
  width: 75%;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow .forminput p[data-v-c1ee3ab4] {
  margin-top: 8px;
  margin-left: 0px;
  margin-bottom: 0;
  margin-right: 0;
  line-height: 14px;
  font-size: 13px;
  color: #195A87;
  text-align: left;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow .forminput .note[data-v-c1ee3ab4] {
  margin-top: 8px;
  line-height: 14px;
  font-size: 13px;
  color: #195A87;
  text-align: left;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow .forminput .note[data-v-c1ee3ab4]:before {
  cursor: pointer;
  content: '';
  background-size: cover;
  position: relative;
  display: inline-block;
  width: 14px;
  height: 14px;
  top: 0px;
  right: 0px;
  margin-right: 10px;
  pointer-events: none;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow .forminput .form-control[data-v-c1ee3ab4] {
  font-size: 13px;
  color: #000000;
  text-align: left;
  background: #FFFFFF;
  border: 1px solid #2F2F2F;
  border-radius: 4px;
  display: table-cell;
  height: 24px;
  vertical-align: middle;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .message[data-v-c1ee3ab4] {
  font-size: 15px;
  color: #000;
  font-weight: 500;
  margin: 20px 0px 30px 0px;
}

.q-modal .q-v--modal>.modal-content>.scrollbar-body .modal-body[data-v-c1ee3ab4] {
  padding: 20px 25px 0px 35px;
}

.q-modal .q-v--modal>.modal-content>.modal-footer[data-v-c1ee3ab4] {
  position: inherit;
  bottom: 0;
  right: 0;
  border: 0;
  height: auto;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 30px;
}

.q-modal .q-v--modal>.modal-content>.modal-footer>button[data-v-c1ee3ab4] {
  margin-right: 0;
  margin-left: 8px;
}

.q-modal .q-v--modal>.modal-content>.modal-footer>.footer-left>button[data-v-c1ee3ab4] {
  margin: 0;
}

.q-modal .q-v--modal>.modal-content>.modal-footer>.footer-right[data-v-c1ee3ab4] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.q-modal .q-v--modal>.modal-content>.modal-process[data-v-c1ee3ab4] {
  height: 8px;
  position: relative;
  top: 0px;
}

.q-modal .q-v--modal>.modal-content>.modal-process .progressbase[data-v-c1ee3ab4] {
  width: 100%;
  background: #d9d9d9;
  height: 8px;
  float: left;
}

.q-modal .q-v--modal>.modal-content>.modal-process .progressbar[data-v-c1ee3ab4] {
  position: absolute;
  width: 50%;
  background: #369eff;
  height: 8px;
  float: left;
}

.q-modal .q-v--modal .modal-mask[data-v-c1ee3ab4] {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.418);
  width: 100%;
  height: 100%;
  z-index: 998;
}

.vue-modal-resizer[data-v-c1ee3ab4]::after {
  background: none;
  border-left: none;
}

.quickstart_dialog .q-v--modal[data-v-c1ee3ab4] {
  height: auto !important;
}

.quickstart_dialog .q-v--modal .modal-content[data-v-c1ee3ab4] {
  background-color: #fafafa;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.quickstart_dialog .q-v--modal .modal-content .modal-header[data-v-c1ee3ab4] {
  height: 20px;
  float: right;
  cursor: move;
}

.quickstart_dialog .q-v--modal .modal-content .content[data-v-c1ee3ab4] {
  margin: 0px;
  padding: 0px;
}

.quickstart_dialog .q-v--modal .modal-content .content .dialogContent[data-v-c1ee3ab4] {
  padding: 4px 24px 20px 24px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.quickstart_dialog .q-v--modal .modal-content .content .dialogContent .informationIcon[data-v-c1ee3ab4] {
  width: 32px;
  height: 32px;
  margin-right: 16px;
}

.quickstart_dialog .q-v--modal .modal-content .content .dialogContent .informationContent[data-v-c1ee3ab4] {
  min-height: 34px;
  line-height: 21px;
  vertical-align: text-bottom;
  font-size: 14px;
  color: #2f2f2f;
  padding-top: 8px;
  margin-right: 16px;
}

.quickstart_dialog .q-v--modal .modal-content .content .dialogContent .informationContent .note[data-v-c1ee3ab4] {
  color: #195a87;
  font-size: 12px;
  line-height: 18px;
  margin-top: 8px;
}

.quickstart_dialog .q-v--modal .modal-content .content .dialogContent .moreicon[data-v-c1ee3ab4] {
  width: 7px;
  height: 13px;
}

.quickstart_dialog .q-v--modal .modal-content>.modal-footer[data-v-c1ee3ab4] {
  margin: 0px 24px 24px 24px;
  padding: 0;
}

.quickstart_dialog .q-v--modal .modal-content>.modal-footer .buttons[data-v-c1ee3ab4] {
  height: 30px;
}

.quickstart_dialog .q-v--modal .modal-content>.modal-footer .buttons>.Qdialogbtn[data-v-c1ee3ab4] {
  margin-right: 8px;
}

.popup_dialog[data-v-c1ee3ab4] {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.popup_dialog .q-v--modal[data-v-c1ee3ab4] {
  height: auto;
  max-width: 660px;
  cursor: move;
}

.popup_dialog .q-v--modal>.modal-content[data-v-c1ee3ab4] {
  background: #FFFFFF;
  border: 1px solid #979797;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  border-radius: 12px;
}

.popup_dialog .q-v--modal>.modal-content .modal-close[data-v-c1ee3ab4] {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 20px;
  height: 20px;
  cursor: pointer;
  color: #000;
}

.popup_dialog .q-v--modal>.modal-content .modal-close[data-v-c1ee3ab4]:hover {
  color: #89A5F4;
}

.popup_dialog .q-v--modal>.modal-content>.modal-header[data-v-c1ee3ab4] {
  cursor: move;
  font-size: 14px;
  color: #000000;
  line-height: 20px;
  height: auto;
  padding: 22px 30px 22px 30px;
  color: #000000;
  text-align: left;
  border-bottom: none;
  background-color: initial;
}

.popup_dialog .q-v--modal>.modal-content>.modal-header>.dialog-icon[data-v-c1ee3ab4] {
  float: left;
  margin-right: 10px;
  font-size: 30px;
  vertical-align: middle;
}

.popup_dialog .q-v--modal>.modal-content>.modal-header>.dialog-icon.icon-warning[data-v-c1ee3ab4] {
  color: #F66E20;
}

.popup_dialog .q-v--modal>.modal-content>.modal-header>.dialog-icon.empty[data-v-c1ee3ab4] {
  display: none;
}

.popup_dialog .q-v--modal>.modal-content>.modal-body[data-v-c1ee3ab4] {
  padding: 0px 30px;
  height: auto;
  overflow: hidden;
  display: inline-block;
  width: 100%;
}

.popup_dialog .q-v--modal>.modal-content>.modal-body>.dialog-content[data-v-c1ee3ab4] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding: 10px 0px;
  vertical-align: middle;
  word-wrap: break-word;
}

.popup_dialog .q-v--modal>.modal-content>.modal-body>.dialog-content>.dialog-header[data-v-c1ee3ab4] {
  font-weight: 500;
  font-size: 14x;
  color: #000000;
  line-height: 20px;
}

.popup_dialog .q-v--modal>.modal-content>.modal-body>.dialog-content>.dialog-message[data-v-c1ee3ab4] {
  width: 100%;
  word-wrap: break-word;
  font-size: 14px;
  color: #000000;
  text-align: left;
  line-height: 22px;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer[data-v-c1ee3ab4] {
  border: 0;
  width: 100%;
  height: auto;
  padding: 20px 30px 20px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer .buttons[data-v-c1ee3ab4] {
  text-align: right;
  width: 100%;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer>button[data-v-c1ee3ab4] {
  margin-right: 0;
  margin-left: 8px;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer .q-button[data-v-c1ee3ab4] {
  text-align: center;
  border-radius: 4px;
  cursor: pointer;
  font-weight: 500;
  line-height: 30px;
  padding: 0;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer .q-button.reset[data-v-c1ee3ab4] {
  background: #F54848;
  border: 1px solid #F54848;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer .q-button.reset[data-v-c1ee3ab4]:hover {
  border: 1px solid #FA9393;
  background: #FA9393;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer .q-button.reset[data-v-c1ee3ab4]:active {
  border: 1px solid #8E2C2C;
  background: #8E2C2C;
}

.notification-dialog .q-v--modal[data-v-c1ee3ab4] {
  height: 600px !important;
}

.notification-dialog .q-v--modal .modal-content[data-v-c1ee3ab4] {
  background-color: #fafafa;
  -webkit-box-shadow: none;
  box-shadow: none;
  height: inherit;
}

.notification-dialog .q-v--modal .modal-content .modal-header[data-v-c1ee3ab4] {
  height: 58px;
  font-size: 20px;
  color: #000;
  float: right;
  cursor: move;
}

.notification-dialog .q-v--modal .modal-content .modal-body[data-v-c1ee3ab4] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.notification-dialog .q-v--modal .modal-content .modal-container[data-v-c1ee3ab4] {
  width: 100%;
  margin-bottom: 20px;
}

.notification-dialog .q-v--modal .modal-content .modal-container .category[data-v-c1ee3ab4] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 68px;
  padding: 20px 0 15px 0;
}

.notification-dialog .q-v--modal .modal-content .modal-container .category .title[data-v-c1ee3ab4] {
  font-size: 14px;
  color: #000000;
  line-height: 24px;
}

.notification-dialog .q-v--modal .modal-content .modal-container .category select[data-v-c1ee3ab4] {
  height: 24px;
  width: 180px;
  margin-left: 10px;
  border-radius: 0 !important;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content[data-v-c1ee3ab4] {
  height: calc(100% - 68px);
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table[data-v-c1ee3ab4] {
  border: 1px solid #979797;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column[data-v-c1ee3ab4] {
  height: 28px;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column[data-v-c1ee3ab4]:nth-child(1) {
  width: 10%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column[data-v-c1ee3ab4]:nth-child(2) {
  width: 20%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column[data-v-c1ee3ab4]:nth-child(3) {
  width: 20%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column[data-v-c1ee3ab4]:nth-child(4) {
  width: 50%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column .qweb-column-title[data-v-c1ee3ab4] {
  font-size: 14px;
  color: #4C4C4C;
  line-height: 24px;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body[data-v-c1ee3ab4] {
  min-height: 397px;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body .empty[data-v-c1ee3ab4] {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body .empty>.description>.message[data-v-c1ee3ab4] {
  margin-top: 14px;
  font-size: 12px;
  color: #7a7a7a;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body .empty>.description>.message>.message1[data-v-c1ee3ab4] {
  display: block;
  font-size: 13px;
  color: #848484;
  text-align: center;
  line-height: 13px;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body>.rows>.scroll-content .link-row>.data-row[data-v-c1ee3ab4] {
  height: 38px !important;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body>.rows>.scroll-content .link-row>.data-row.right>.data[data-v-c1ee3ab4]:nth-child(1) {
  width: 10%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body>.rows>.scroll-content .link-row>.data-row.right>.data[data-v-c1ee3ab4]:nth-child(2) {
  width: 20%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body>.rows>.scroll-content .link-row>.data-row.right>.data[data-v-c1ee3ab4]:nth-child(3) {
  width: 20%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body>.rows>.scroll-content .link-row>.data-row.right>.data[data-v-c1ee3ab4]:nth-child(4) {
  width: 50%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body>.rows>.scroll-content .link-row>.fill>.link-row>.data-row[data-v-c1ee3ab4] {
  height: 38px !important;
}

.notification-dialog .q-v--modal .modal-content>.modal-footer[data-v-c1ee3ab4] {
  margin: 0px 24px 24px 24px;
  padding: 0;
}

.notification-dialog .q-v--modal .modal-content>.modal-footer .buttons[data-v-c1ee3ab4] {
  height: 30px;
}

.notification-dialog .q-v--modal .modal-content>.modal-footer .buttons>.Qdialogbtn[data-v-c1ee3ab4] {
  margin-right: 8px;
}

.noTopModal[data-v-c1ee3ab4] {
  z-index: 997;
  background: rgba(0, 0, 0, 0.418);
}

/*.vlanItem .modal-container .formRow .idInput[data-v-c1ee3ab4] {
  width: 100px;
}*/

.vlanItem .modal-container .formRow .idInput {
  width: 100px;
}

.vlanItem .modal-container .formRow .idInput::-webkit-inner-spin-button,
.vlanItem .modal-container .formRow .idInput::-webkit-outer-spin-button {
  -webkit-appearance: none;
}

.vlanItem .modal-container .formRow .forminput[data-v-c1ee3ab4] {
  margin: 0px 10px;
}

.vlanItem .modal-container .formRow .forminput .port-select[data-v-c1ee3ab4] {
  margin-top: 10px;
}

.vlanItem .modal-container .formRow .forminput .port-select>table[data-v-c1ee3ab4] {
  width: 100%;
  text-align: center;
}

.vlanItem .modal-container .formRow .forminput .port-select>table tr[data-v-c1ee3ab4] {
  border-bottom: 1px solid #E5E5E5;
}

.vlanItem .modal-container .formRow .forminput .port-select>table .table-header[data-v-c1ee3ab4] {
  background: #E5E5E5;
  height: 40px;
  text-align: center;
}

.vlanItem .modal-container .formRow .forminput .port-select>table .table-body[data-v-c1ee3ab4] {
  height: 38px;
}

.vlanItem .modal-container .formRow .errorMessage[data-v-c1ee3ab4] {
  padding-left: 72px;
}

.vlanItem .modal-container .formRow .port-members[data-v-c1ee3ab4] {
  margin: 10px 0px;
}

.vlanItem .hello[data-v-c1ee3ab4] {
  background: blue;
}

.mac-address-content[data-v-6a2b31a5] {
  position: relative;
}

.mac-address-content .content-body[data-v-6a2b31a5] {
  padding: 10px;
}

.mac-address-content .content-body .formRow[data-v-6a2b31a5] {
  padding-top: 10px;
}

.mac-address-content .content-body .formRow div[data-v-6a2b31a5] {
  display: inline-block;
}

.mac-address-content .content-body .formRow .macTimeInput[data-v-6a2b31a5] {
  width: 100px !important;
}

.mac-address-content .content-body .formRow .range[data-v-6a2b31a5] {
  margin: 0px 5px;
  color: #6370AF;
}

.mac-address-content .content-body .formRow .search[data-v-6a2b31a5] {
  margin-left: 0px;
}

.mac-address-content .content-body .formRow .right[data-v-6a2b31a5] {
  float: right;
}

.mac-address-content .content-body .formRow .icon-tick[data-v-6a2b31a5],
.mac-address-content .content-body .formRow .icon-btn_close[data-v-6a2b31a5] {
  cursor: pointer;
  width: 30px;
  height: 30px;
  background: #197EC7;
  color: #ffffff;
  border-radius: 50%;
  padding: 2px;
}

.mac-address-content .content-body .formRow .icon-tick[data-v-6a2b31a5]:hover,
.mac-address-content .content-body .formRow .icon-btn_close[data-v-6a2b31a5]:hover {
  background: #1E93E6;
}

.mac-address-content .content-body .formRow .icon-tick[data-v-6a2b31a5]:active,
.mac-address-content .content-body .formRow .icon-btn_close[data-v-6a2b31a5]:active {
  background: #105180;
}

.mac-address-content .content-body .formRow .icon-tick[data-v-6a2b31a5]:focus,
.mac-address-content .content-body .formRow .icon-btn_close[data-v-6a2b31a5]:focus {
  background: #105180;
}

.mac-address-content .content-body .formRow .icon-tick[disabled=disabled][data-v-6a2b31a5],
.mac-address-content .content-body .formRow .icon-tick.disabled[data-v-6a2b31a5],
.mac-address-content .content-body .formRow .icon-btn_close[disabled=disabled][data-v-6a2b31a5],
.mac-address-content .content-body .formRow .icon-btn_close.disabled[data-v-6a2b31a5] {
  pointer-events: none;
  background: rgba(169, 169, 169, 0.3);
}

.mac-address-content .content-body .group-table[data-v-6a2b31a5] {
  padding-top: 10px;
  height: calc(100% - 100px);
}

.mac-address-content .content-body .group-table .qweb-column.portNo[data-v-6a2b31a5] {
  padding: 0px;
  text-align: center;
}

.mac-address-content .content-body .group-table .qweb-column[data-v-6a2b31a5],
.mac-address-content .content-body .group-table .data[data-v-6a2b31a5] {
  text-overflow: ellipsis;
  /* Required for text-overflow to do anything */
  white-space: nowrap;
  overflow: hidden;
}

.mac-address-content .content-body .group-table .link-row>.right>.data[data-v-6a2b31a5] {
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
  position: relative;
}

.mac-address-content .content-body .group-table .link-row>.right>.data .q-icon {
  font-size: large;
  width: 20px;
  fill: #000000;
  position: absolute;
  /* top: 9px; */
  margin: auto;
  left: calc(50% - 10px);
}

.mac-address-content .content-body .group-table .link-row>.right>.data.portNo[data-v-6a2b31a5] {
  padding: 0px;
}

.mac-address-content .content-body .group-table .empty[data-v-6a2b31a5] {
  text-align: center;
}

.mac-address-content .content-body .group-table .empty svg[data-v-6a2b31a5] {
  width: 150px;
  height: 150px;
}

.mac-address-content .content-body .group-table .empty>div[data-v-6a2b31a5] {
  margin: auto;
  font-family: 'Roboto-M' !important;
  font-size: 16px;
}

.mac-address-content .content-body .content-item.empty[data-v-6a2b31a5] {
  height: calc(100% - 122px);
  margin-top: 40px;
  margin-bottom: 0px;
}

.mac-address-content .content-body .content-item.empty .form[data-v-6a2b31a5] {
  margin: auto;
  width: 211px;
  height: 157px;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjQwcHgiIGhlaWdodD0iMjQwcHgiIHZpZXdCb3g9IjAgMCAyNDAgMjQwIiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPCEtLSBHZW5lcmF0b3I6IFNrZXRjaCA1My4yICg3MjY0MykgLSBodHRwczovL3NrZXRjaGFwcC5jb20gLS0+CiAgICA8dGl0bGU+aW1nL25vX3Jlc3VsdDwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxkZWZzPgogICAgICAgIDxsaW5lYXJHcmFkaWVudCB4MT0iNTAlIiB5MT0iOTcuODIxMDgwMiUiIHgyPSI1MCUiIHkyPSIyLjQ0MDg0MTc2JSIgaWQ9ImxpbmVhckdyYWRpZW50LTEiPgogICAgICAgICAgICA8c3RvcCBzdG9wLWNvbG9yPSIjRkZGRkZGIiBvZmZzZXQ9IjAlIj48L3N0b3A+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9IiNDQ0U5RkEiIG9mZnNldD0iMTAwJSI+PC9zdG9wPgogICAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICAgICAgPGxpbmVhckdyYWRpZW50IHgxPSI1MCUiIHkxPSI5Ny44MjEwODAyJSIgeDI9IjUwJSIgeTI9IjIuNDQwODQxNzYlIiBpZD0ibGluZWFyR3JhZGllbnQtMiI+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9IiNGRkZGRkYiIG9mZnNldD0iMCUiPjwvc3RvcD4KICAgICAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0iI0NDRTlGQSIgb2Zmc2V0PSIxMDAlIj48L3N0b3A+CiAgICAgICAgPC9saW5lYXJHcmFkaWVudD4KICAgICAgICA8bGluZWFyR3JhZGllbnQgeDE9IjUwJSIgeTE9Ijk3LjgyMTA4MDIlIiB4Mj0iNTAlIiB5Mj0iMi40NDA4NDE3NiUiIGlkPSJsaW5lYXJHcmFkaWVudC0zIj4KICAgICAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0iI0ZGRkZGRiIgb2Zmc2V0PSIwJSI+PC9zdG9wPgogICAgICAgICAgICA8c3RvcCBzdG9wLWNvbG9yPSIjQ0NFOUZBIiBvZmZzZXQ9IjEwMCUiPjwvc3RvcD4KICAgICAgICA8L2xpbmVhckdyYWRpZW50PgogICAgPC9kZWZzPgogICAgPGcgaWQ9ImltZy9ub19yZXN1bHQiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxwYXRoIGQ9Ik00NS41MjYxNTk0LDkzLjQ3NDU2MDcgQzQwLjg2NzUzMDUsOTkuNDM4NDg0OSAzMy42MDg4MDU2LDEwMy4yNzI3MjcgMjUuNDU0NTQ1NSwxMDMuMjcyNzI3IEMxMS4zOTYzODgyLDEwMy4yNzI3MjcgMCw5MS44NzYzMzkxIDAsNzcuODE4MTgxOCBDMCw2My43NjAwMjQ2IDExLjM5NjM4ODIsNTIuMzYzNjM2NCAyNS40NTQ1NDU1LDUyLjM2MzYzNjQgQzI1LjgwNTUyMDcsNTIuMzYzNjM2NCAyNi4xNTQ4MzY5LDUyLjM3MDczOTcgMjYuNTAyMzU4MSw1Mi4zODQ4MTA1IEMyOS42MjQ4NDYyLDQxLjg1OTQyNjMgMzkuMzcwMzY3OCwzNC4xODE4MTgyIDUwLjkwOTA5MDksMzQuMTgxODE4MiBDNTMuMTk5NjQ5OCwzNC4xODE4MTgyIDU1LjQxOTU0NSwzNC40ODQzNjU1IDU3LjUzMDk5NDYsMzUuMDUxNjc4NCBDNjIuNzEwMzM2NywyMy44MDYyMjMzIDc0LjA3OTkxMTQsMTYgODcuMjcyNzI3MywxNiBDMTAyLjc1MDM2OSwxNiAxMTUuNzE4NTYsMjYuNzQ0MjM2NCAxMTkuMTI1NzU2LDQxLjE4MTE2NTIgQzEyMi4yNjc3OTgsNDAuMTc3ODk2MyAxMjUuNjE2MTEzLDM5LjYzNjM2MzYgMTI5LjA5MDkwOSwzOS42MzYzNjM2IEMxNDcuMTY1NjgzLDM5LjYzNjM2MzYgMTYxLjgxODE4Miw1NC4yODg4NjI3IDE2MS44MTgxODIsNzIuMzYzNjM2NCBDMTYxLjgxODE4Miw5MC40Mzg0MSAxNDcuMTY1NjgzLDEwNS4wOTA5MDkgMTI5LjA5MDkwOSwxMDUuMDkwOTA5IEMxMjcuMDA2MzU1LDEwNS4wOTA5MDkgMTI0Ljk2NzMyLDEwNC44OTYwMTggMTIyLjk5MTAzMiwxMDQuNTIzNDYyIEMxMTQuNTg1MDMxLDEwOS4zNjM4OTkgMTAyLjkwODU4MywxMTIuMzYzNjM2IDkwLDExMi4zNjM2MzYgQzY4Ljk1OTkyNjksMTEyLjM2MzYzNiA1MS4xOTMyMywxMDQuMzk0MzI4IDQ1LjUyNjE1OTQsOTMuNDc0NTYwNyBaIiBpZD0iQ29tYmluZWQtU2hhcGUiIGZpbGw9InVybCgjbGluZWFyR3JhZGllbnQtMSkiIGZpbGwtcnVsZT0ibm9uemVybyI+PC9wYXRoPgogICAgICAgIDxwYXRoIGQ9Ik0xODIuNzc4NDIsMTU0LjA4MTgzOCBDMTgyLjE2NDM3NSwxNTQuMTQ3OTE4IDE4MS41NDA2OTIsMTU0LjE4MTgxOCAxODAuOTA5MDkxLDE1NC4xODE4MTggQzE3MS4zNjk2MjcsMTU0LjE4MTgxOCAxNjMuNjM2MzY0LDE0Ni40NDg1NTUgMTYzLjYzNjM2NCwxMzYuOTA5MDkxIEMxNjMuNjM2MzY0LDEyNy4zNjk2MjcgMTcxLjM2OTYyNywxMTkuNjM2MzY0IDE4MC45MDkwOTEsMTE5LjYzNjM2NCBDMTgyLjIwNzIsMTE5LjYzNjM2NCAxODMuNDcxODYzLDExOS43Nzk1NjIgMTg0LjY4ODE0NiwxMjAuMDUxMDIzIEMxODcuMTEyNTIsMTEzLjQ0MjUwOSAxOTMuNDYwMTU0LDEwOC43MjcyNzMgMjAwLjkwOTA5MSwxMDguNzI3MjczIEMyMDkuMTM1ODkyLDEwOC43MjcyNzMgMjE2LjAxOTM3MSwxMTQuNDc4NzE2IDIxNy43NTc5OCwxMjIuMTgwMDUzIEMyMTkuMzMxNzI3LDEyMS43MDgxMTMgMjIwLjk5OTg4OCwxMjEuNDU0NTQ1IDIyMi43MjcyNzMsMTIxLjQ1NDU0NSBDMjMyLjI2NjczNywxMjEuNDU0NTQ1IDI0MCwxMjkuMTg3ODA5IDI0MCwxMzguNzI3MjczIEMyNDAsMTQ4LjI2NjczNyAyMzIuMjY2NzM3LDE1NiAyMjIuNzI3MjczLDE1NiBDMjIxLjM0NzYzMiwxNTYgMjIwLjAwNTc3LDE1NS44MzgyNDkgMjE4LjcxOTYxNywxNTUuNTMyNjc2IEMyMTQuNDI4MjcsMTU4LjA2NDc1MyAyMDguNDQxMzUzLDE1OS42MzYzNjQgMjAxLjgxODE4MiwxNTkuNjM2MzY0IEMxOTQuMDA3NjkxLDE1OS42MzYzNjQgMTg3LjA4MjAyLDE1Ny40NTA3NjkgMTgyLjc3ODQyMywxNTQuMDgxODQgWiIgaWQ9IkNvbWJpbmVkLVNoYXBlIiBmaWxsPSJ1cmwoI2xpbmVhckdyYWRpZW50LTIpIiBmaWxsLXJ1bGU9Im5vbnplcm8iPjwvcGF0aD4KICAgICAgICA8cGF0aCBkPSJNMTAyLjE0OTkwNywyMDkuNDAzMTY1IEM5OC41MTQwMDMzLDIxMS4yOTQ2MjEgOTQuMzgxODQyNiwyMTIuMzYzNjM2IDkwLDIxMi4zNjM2MzYgQzc1LjQzOTc2NTcsMjEyLjM2MzYzNiA2My42MzYzNjM2LDIwMC41NjAyMzQgNjMuNjM2MzYzNiwxODYgQzYzLjYzNjM2MzYsMTcxLjQzOTc2NiA3NS40Mzk3NjU3LDE1OS42MzYzNjQgOTAsMTU5LjYzNjM2NCBDOTIuMTQyMDk3NSwxNTkuNjM2MzY0IDk0LjIyNDUyNTYsMTU5Ljg5MTgzOSA5Ni4yMTg0NzcyLDE2MC4zNzM5ODMgQzk5Ljk2ODIwNzMsMTUwLjM4MzAzMyAxMDkuNjA4Mjk5LDE0My4yNzI3MjcgMTIwLjkwOTA5MSwxNDMuMjcyNzI3IEMxMzQuNzcwNzcxLDE0My4yNzI3MjcgMTQ2LjEzMzgwMiwxNTMuOTcwNzE4IDE0Ny4xOTIyMiwxNjcuNTYwNzM3IEMxNDguOTY3NzA0LDE2Ny4xMzQ3MjQgMTUwLjgyMTEzOSwxNjYuOTA5MDkxIDE1Mi43MjcyNzMsMTY2LjkwOTA5MSBDMTY1Ljc4MTI3NiwxNjYuOTA5MDkxIDE3Ni4zNjM2MzYsMTc3LjQ5MTQ1MSAxNzYuMzYzNjM2LDE5MC41NDU0NTUgQzE3Ni4zNjM2MzYsMjAzLjU5OTQ1OCAxNjUuNzgxMjc2LDIxNC4xODE4MTggMTUyLjcyNzI3MywyMTQuMTgxODE4IEMxNDcuOTM1MTUzLDIxNC4xODE4MTggMTQzLjQ3NjExOCwyMTIuNzU1NzE3IDEzOS43NTE0MTMsMjEwLjMwNDc2MSBDMTM0LjY5NDMyMywyMTIuNzQ1NzcxIDEyOC41MDQxNjIsMjE0LjE4MTgxOCAxMjEuODE4MTgyLDIxNC4xODE4MTggQzExNC4zNDY0MiwyMTQuMTgxODE4IDEwNy40OTM4NjksMjEyLjM4ODM4OCAxMDIuMTQ5OTA3LDIwOS40MDMxNjUgWiIgaWQ9IkNvbWJpbmVkLVNoYXBlIiBmaWxsPSJ1cmwoI2xpbmVhckdyYWRpZW50LTMpIiBmaWxsLXJ1bGU9Im5vbnplcm8iPjwvcGF0aD4KICAgICAgICA8ZyBpZD0icGljX2VtcHR5X3NlYXJjaCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTMyLjcyNzI3MywgMTMwLjU0NTQ1NSkiPgogICAgICAgICAgICA8cGF0aCBkPSJNNzYuMzYzNjM2NCw0MS44MTc4Mzg5IEM3Ni4zNjM2MzY0LDYxLjkwMTA2NzMgNjAuNDkwNTczMSw3OC4xODE4MTgyIDQwLjkwOTQyNTQsNzguMTgxODE4MiBDMjEuMzI4Mjc3Niw3OC4xODE4MTgyIDUuNDU0NTQ1NDUsNjEuOTAxMDY3MyA1LjQ1NDU0NTQ1LDQxLjgxNzgzODkgQzUuNDU0NTQ1NDUsMjEuNzM1Mjk2MyAyMS4zMjgyNzc2LDUuNDU0NTQ1NDUgNDAuOTA5NDI1NCw1LjQ1NDU0NTQ1IEM2MC40OTA1NzMxLDUuNDU0NTQ1NDUgNzYuMzYzNjM2NCwyMS43MzUyOTYzIDc2LjM2MzYzNjQsNDEuODE3ODM4OSIgaWQ9IkZpbGwtMSIgZmlsbD0iI0VBRUFFRSIgZmlsbC1ydWxlPSJub256ZXJvIiBvcGFjaXR5PSIwLjQwNDA5ODczMiI+PC9wYXRoPgogICAgICAgICAgICA8cGF0aCBkPSJNNDAuMzAwNjY2Myw3My43MzI4NTgxIEMyMi42MDU3OTk4LDczLjczMjg1ODEgOC4yMTAyOTA3OSw1OS4wNjk0MzczIDguMjEwMjkwNzksNDEuMDQ2MjM5NyBDOC4yMTAyOTA3OSwyMy4wMjQzOTE5IDIyLjYwNTc5OTgsOC4zNjIzMjA5MiA0MC4zMDA2NjYzLDguMzYyMzIwOTIgQzU3Ljk5NTUzMjcsOC4zNjIzMjA5MiA3Mi4zOTE3MDQ0LDIzLjAyNDM5MTkgNzIuMzkxNzA0NCw0MS4wNDYyMzk3IEM3Mi4zOTE3MDQ0LDU5LjA2OTQzNzMgNTcuOTk1NTMyNyw3My43MzI4NTgxIDQwLjMwMDY2NjMsNzMuNzMyODU4MSBNODkuMjI1NzgyNSw4Mi43MzQzMzMgTDcxLjU0NjE1NzEsNjYuOTQxNzYyNSBDNzcuMjAzOTAyMyw1OS44NzMyNzI5IDgwLjYwMTk5NTIsNTAuODU2Mjc0NyA4MC42MDE5OTUyLDQxLjA0NjIzOTcgQzgwLjYwMTk5NTIsMTguNDEzMzA0MiA2Mi41MjI3ODkxLDAgNDAuMzAwNjY2MywwIEMxOC4wNzg1NDM1LDAgMCwxOC40MTMzMDQyIDAsNDEuMDQ2MjM5NyBDMCw2My42ODA1MjQ5IDE4LjA3ODU0MzUsODIuMDk1ODUzOSA0MC4zMDA2NjYzLDgyLjA5NTg1MzkgQzQ5Ljg2Njc0ODQsODIuMDk1ODUzOSA1OC42NjI4MjU5LDc4LjY4MDczMzMgNjUuNTgyMjY1NCw3Mi45ODg0MTU4IEw4MS4wOTgzMjM1LDkxLjAxMjI4ODMgQzgyLjIyMDg2MDQsOTIuMTU1NjExMiA4My42OTEyOTExLDkyLjcyNzI3MjcgODUuMTYyMzg0Myw5Mi43MjcyNzI3IEM4Ni42MzM0Nzc1LDkyLjcyNzI3MjcgODguMTA0NTcwOCw5Mi4xNTU2MTEyIDg5LjIyNTc4MjUsOTEuMDEyMjg4MyBDOTEuNDY5NTMxLDg4LjcyNTY0MjQgOTEuNDcwODU2Myw4NS4wMjAzMDQgODkuMjI1NzgyNSw4Mi43MzQzMzMiIGlkPSJGaWxsLTE4IiBmaWxsPSIjOUI5QjlCIiBmaWxsLXJ1bGU9Im5vbnplcm8iPjwvcGF0aD4KICAgICAgICAgICAgPHBhdGggZD0iTTU3LjU0MzAyNyw2MCBDNjMuNDI4NTk5LDU1Ljg1OTYzMjYgNjcuMjcyNzI3Myw0OS4wMjYyMDE5IDY3LjI3MjcyNzMsNDEuMjk3NDA4OCBDNjcuMjcyNzI3MywzMy4wNjM1OTI1IDYyLjkwOTgxMTIsMjUuODQ1OTczIDU2LjM2MzYzNjQsMjEuODE4MTgxOCIgaWQ9InBhdGgtMiIgc3Ryb2tlPSIjRkZGRkZGIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PC9wYXRoPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+);
}

.mac-address-content .content-body .content-item.empty .message[data-v-6a2b31a5] {
  font-size: 14px;
  text-align: center;
}

.mac-address-content .content-body .mac-address-table[data-v-6a2b31a5] {
  position: relative;
  width: 100%;
  overflow: auto;

  &::-webkit-scrollbar-thumb {
    background-color: silver;
    border-radius: 4px;
    width: 20 px;
    position: absolute;
    cursor: default;
  }

  &::-webkit-scrollbar {
    height: 8px;
  }
}

.mac-address-content .content-body .mac-address-table[data-v-6a2b31a5] .header {
  display: inline-block;
  width: 100%;
  min-width: 1250px;
  overflow: hidden;
  position: absolute;
}

.mac-address-content .content-body .mac-address-table[data-v-6a2b31a5] .header .right-header {
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
  height: 20px;
}

.mac-address-content .content-body .mac-address-table[data-v-6a2b31a5] .body {
  position: absolute;
  width: 100%;
  top: 40px;
}

.mac-address-content .content-body .mac-address-table[data-v-6a2b31a5] .body .scrollContainer {
  min-width: 1250px;
}

.mac-address-content .autosave[data-v-6a2b31a5] {
  margin-left: 10px !important;
}

.mac-address-content .autosave-img[data-v-6a2b31a5] {
  font-size: 20px;
  vertical-align: middle;
  color: #7ED321;
}

.mac-address-content .autosave-img.error[data-v-6a2b31a5] {
  color: #D0021B;
}

.mac-address-content .autosave-loading[data-v-6a2b31a5] {
  background-color: inherit;
  width: inherit;
  height: inherit;
  position: relative;
  top: -6px;
}

.mac-address-content .forminput.search .filterInput[data-v-6a2b31a5] {
  width: auto;
  max-width: 170px;
  min-width: 150px;
}

.mac-address-content .q-select .display-label[data-v-6a2b31a5] {
  font-size: 13px;
  color: #000;
}

.mac-address-content .q-select[data-v-6a2b31a5] {
  margin: 0px 10px !important;
  width: 150px;
  height: 30px;
  border: 1px solid #979797 !important;
  border-radius: 4px;
  vertical-align: middle;
}

.mac-address-content .q-select[data-v-6a2b31a5] .dropdown-menu {
  left: -1px;
  width: 200px;
  height: auto;
  overflow: auto;
}

.mac-address-content .q-select[data-v-6a2b31a5] .display-label {
  font-size: 13px !important;
  color: #2F2F2F !important;
  line-height: 30px !important;
}

.mac-address-content .q-select[data-v-6a2b31a5]::after {
  background-color: #000;
  top: -25px;
}

.inner[data-v-6a2b31a5] {
  border-bottom: 1px solid #C8C8C8;
  margin: 0 0 0 8%;
  width: 66%;
  top: 19px;
  position: relative;
  z-index: 99;
}

.q-modal[data-v-9b86ecaa] {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.q-modal .q-v--modal[data-v-9b86ecaa] {
  height: auto;
  border-radius: 4px;
}

.q-modal .q-v--modal>.modal-content[data-v-9b86ecaa] {
  min-width: 500px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: inherit !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background: #FFFFFF;
  border: 1px solid #474646;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  color: #000000;
}

.q-modal .q-v--modal>.modal-content .modal-close[data-v-9b86ecaa] {
  position: absolute;
  top: 18px;
  right: 14px;
  width: 22px;
  height: 22px;
  cursor: pointer;
  color: #fff;
}

.q-modal .q-v--modal>.modal-content .modal-close[data-v-9b86ecaa]:hover {
  color: #89A5F4;
}

.q-modal .q-v--modal>.modal-content>.modal-header[data-v-9b86ecaa] {
  cursor: move;
  font-size: 20px;
  color: #ffffff;
  line-height: 58px;
  height: 58px;
  padding: 0 18px 0 18px;
  text-align: left;
  border-bottom: none;
  font-weight: 500;
  width: 100%;
  background-color: #0B3256;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.q-modal .q-v--modal>.modal-content>.modal-body[data-v-9b86ecaa] {
  padding: 0px 30px;
  overflow-y: scroll;
  min-height: 70px;
  display: table;
  width: 100%;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform[data-v-9b86ecaa] {
  font-size: 14px;
  margin-top: 20px;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .title[data-v-9b86ecaa] {
  font-size: 13px;
  color: #000000;
  text-align: left;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow[data-v-9b86ecaa] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow .formlabel[data-v-9b86ecaa] {
  width: 25%;
  text-align: left;
  margin-right: 10px;
  font-size: 14px;
  color: #000000;
  text-align: left;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow .forminput[data-v-9b86ecaa] {
  margin-right: 10px;
  width: 75%;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow .forminput p[data-v-9b86ecaa] {
  margin-top: 8px;
  margin-left: 0px;
  margin-bottom: 0;
  margin-right: 0;
  line-height: 14px;
  font-size: 13px;
  color: #195A87;
  text-align: left;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow .forminput .note[data-v-9b86ecaa] {
  margin-top: 8px;
  line-height: 14px;
  font-size: 13px;
  color: #195A87;
  text-align: left;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow .forminput .note[data-v-9b86ecaa]:before {
  cursor: pointer;
  content: '';
  background-size: cover;
  position: relative;
  display: inline-block;
  width: 14px;
  height: 14px;
  top: 0px;
  right: 0px;
  margin-right: 10px;
  pointer-events: none;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow .forminput .form-control[data-v-9b86ecaa] {
  font-size: 13px;
  color: #000000;
  text-align: left;
  background: #FFFFFF;
  border: 1px solid #2F2F2F;
  border-radius: 4px;
  display: table-cell;
  height: 24px;
  vertical-align: middle;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .message[data-v-9b86ecaa] {
  font-size: 15px;
  color: #000;
  font-weight: 500;
  margin: 20px 0px 30px 0px;
}

.q-modal .q-v--modal>.modal-content>.scrollbar-body .modal-body[data-v-9b86ecaa] {
  padding: 20px 25px 0px 35px;
}

.q-modal .q-v--modal>.modal-content>.modal-footer[data-v-9b86ecaa] {
  position: inherit;
  bottom: 0;
  right: 0;
  border: 0;
  height: auto;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 30px;
}

.q-modal .q-v--modal>.modal-content>.modal-footer>button[data-v-9b86ecaa] {
  margin-right: 0;
  margin-left: 8px;
}

.q-modal .q-v--modal>.modal-content>.modal-footer>.footer-left>button[data-v-9b86ecaa] {
  margin: 0;
}

.q-modal .q-v--modal>.modal-content>.modal-footer>.footer-right[data-v-9b86ecaa] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.q-modal .q-v--modal>.modal-content>.modal-process[data-v-9b86ecaa] {
  height: 8px;
  position: relative;
  top: 0px;
}

.q-modal .q-v--modal>.modal-content>.modal-process .progressbase[data-v-9b86ecaa] {
  width: 100%;
  background: #d9d9d9;
  height: 8px;
  float: left;
}

.q-modal .q-v--modal>.modal-content>.modal-process .progressbar[data-v-9b86ecaa] {
  position: absolute;
  width: 50%;
  background: #369eff;
  height: 8px;
  float: left;
}

.q-modal .q-v--modal .modal-mask[data-v-9b86ecaa] {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.418);
  width: 100%;
  height: 100%;
  z-index: 998;
}

.vue-modal-resizer[data-v-9b86ecaa]::after {
  background: none;
  border-left: none;
}

.quickstart_dialog .q-v--modal[data-v-9b86ecaa] {
  height: auto !important;
}

.quickstart_dialog .q-v--modal .modal-content[data-v-9b86ecaa] {
  background-color: #fafafa;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.quickstart_dialog .q-v--modal .modal-content .modal-header[data-v-9b86ecaa] {
  height: 20px;
  float: right;
  cursor: move;
}

.quickstart_dialog .q-v--modal .modal-content .content[data-v-9b86ecaa] {
  margin: 0px;
  padding: 0px;
}

.quickstart_dialog .q-v--modal .modal-content .content .dialogContent[data-v-9b86ecaa] {
  padding: 4px 24px 20px 24px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.quickstart_dialog .q-v--modal .modal-content .content .dialogContent .informationIcon[data-v-9b86ecaa] {
  width: 32px;
  height: 32px;
  margin-right: 16px;
}

.quickstart_dialog .q-v--modal .modal-content .content .dialogContent .informationContent[data-v-9b86ecaa] {
  min-height: 34px;
  line-height: 21px;
  vertical-align: text-bottom;
  font-size: 14px;
  color: #2f2f2f;
  padding-top: 8px;
  margin-right: 16px;
}

.quickstart_dialog .q-v--modal .modal-content .content .dialogContent .informationContent .note[data-v-9b86ecaa] {
  color: #195a87;
  font-size: 12px;
  line-height: 18px;
  margin-top: 8px;
}

.quickstart_dialog .q-v--modal .modal-content .content .dialogContent .moreicon[data-v-9b86ecaa] {
  width: 7px;
  height: 13px;
}

.quickstart_dialog .q-v--modal .modal-content>.modal-footer[data-v-9b86ecaa] {
  margin: 0px 24px 24px 24px;
  padding: 0;
}

.quickstart_dialog .q-v--modal .modal-content>.modal-footer .buttons[data-v-9b86ecaa] {
  height: 30px;
}

.quickstart_dialog .q-v--modal .modal-content>.modal-footer .buttons>.Qdialogbtn[data-v-9b86ecaa] {
  margin-right: 8px;
}

.popup_dialog[data-v-9b86ecaa] {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.popup_dialog .q-v--modal[data-v-9b86ecaa] {
  height: auto;
  max-width: 660px;
  cursor: move;
}

.popup_dialog .q-v--modal>.modal-content[data-v-9b86ecaa] {
  background: #FFFFFF;
  border: 1px solid #979797;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  border-radius: 12px;
}

.popup_dialog .q-v--modal>.modal-content .modal-close[data-v-9b86ecaa] {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 20px;
  height: 20px;
  cursor: pointer;
  color: #000;
}

.popup_dialog .q-v--modal>.modal-content .modal-close[data-v-9b86ecaa]:hover {
  color: #89A5F4;
}

.popup_dialog .q-v--modal>.modal-content>.modal-header[data-v-9b86ecaa] {
  cursor: move;
  font-size: 14px;
  color: #000000;
  line-height: 20px;
  height: auto;
  padding: 22px 30px 22px 30px;
  color: #000000;
  text-align: left;
  border-bottom: none;
  background-color: initial;
}

.popup_dialog .q-v--modal>.modal-content>.modal-header>.dialog-icon[data-v-9b86ecaa] {
  float: left;
  margin-right: 10px;
  font-size: 30px;
  vertical-align: middle;
}

.popup_dialog .q-v--modal>.modal-content>.modal-header>.dialog-icon.icon-warning[data-v-9b86ecaa] {
  color: #F66E20;
}

.popup_dialog .q-v--modal>.modal-content>.modal-header>.dialog-icon.empty[data-v-9b86ecaa] {
  display: none;
}

.popup_dialog .q-v--modal>.modal-content>.modal-body[data-v-9b86ecaa] {
  padding: 0px 30px;
  height: auto;
  overflow: hidden;
  display: inline-block;
  width: 100%;
}

.popup_dialog .q-v--modal>.modal-content>.modal-body>.dialog-content[data-v-9b86ecaa] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding: 10px 0px;
  vertical-align: middle;
  word-wrap: break-word;
}

.popup_dialog .q-v--modal>.modal-content>.modal-body>.dialog-content>.dialog-header[data-v-9b86ecaa] {
  font-weight: 500;
  font-size: 14x;
  color: #000000;
  line-height: 20px;
}

.popup_dialog .q-v--modal>.modal-content>.modal-body>.dialog-content>.dialog-message[data-v-9b86ecaa] {
  width: 100%;
  word-wrap: break-word;
  font-size: 14px;
  color: #000000;
  text-align: left;
  line-height: 22px;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer[data-v-9b86ecaa] {
  border: 0;
  width: 100%;
  height: auto;
  padding: 20px 30px 20px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer .buttons[data-v-9b86ecaa] {
  text-align: right;
  width: 100%;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer>button[data-v-9b86ecaa] {
  margin-right: 0;
  margin-left: 8px;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer .q-button[data-v-9b86ecaa] {
  text-align: center;
  border-radius: 4px;
  cursor: pointer;
  font-weight: 500;
  line-height: 30px;
  padding: 0;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer .q-button.reset[data-v-9b86ecaa] {
  background: #F54848;
  border: 1px solid #F54848;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer .q-button.reset[data-v-9b86ecaa]:hover {
  border: 1px solid #FA9393;
  background: #FA9393;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer .q-button.reset[data-v-9b86ecaa]:active {
  border: 1px solid #8E2C2C;
  background: #8E2C2C;
}

.notification-dialog .q-v--modal[data-v-9b86ecaa] {
  height: 600px !important;
}

.notification-dialog .q-v--modal .modal-content[data-v-9b86ecaa] {
  background-color: #fafafa;
  -webkit-box-shadow: none;
  box-shadow: none;
  height: inherit;
}

.notification-dialog .q-v--modal .modal-content .modal-header[data-v-9b86ecaa] {
  height: 58px;
  font-size: 20px;
  color: #000;
  float: right;
  cursor: move;
}

.notification-dialog .q-v--modal .modal-content .modal-body[data-v-9b86ecaa] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.notification-dialog .q-v--modal .modal-content .modal-container[data-v-9b86ecaa] {
  width: 100%;
  margin-bottom: 20px;
}

.notification-dialog .q-v--modal .modal-content .modal-container .category[data-v-9b86ecaa] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 68px;
  padding: 20px 0 15px 0;
}

.notification-dialog .q-v--modal .modal-content .modal-container .category .title[data-v-9b86ecaa] {
  font-size: 14px;
  color: #000000;
  line-height: 24px;
}

.notification-dialog .q-v--modal .modal-content .modal-container .category select[data-v-9b86ecaa] {
  height: 24px;
  width: 180px;
  margin-left: 10px;
  border-radius: 0 !important;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content[data-v-9b86ecaa] {
  height: calc(100% - 68px);
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table[data-v-9b86ecaa] {
  border: 1px solid #979797;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column[data-v-9b86ecaa] {
  height: 28px;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column[data-v-9b86ecaa]:nth-child(1) {
  width: 10%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column[data-v-9b86ecaa]:nth-child(2) {
  width: 20%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column[data-v-9b86ecaa]:nth-child(3) {
  width: 20%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column[data-v-9b86ecaa]:nth-child(4) {
  width: 50%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column .qweb-column-title[data-v-9b86ecaa] {
  font-size: 14px;
  color: #4C4C4C;
  line-height: 24px;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body[data-v-9b86ecaa] {
  min-height: 397px;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body .empty[data-v-9b86ecaa] {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body .empty>.description>.message[data-v-9b86ecaa] {
  margin-top: 14px;
  font-size: 12px;
  color: #7a7a7a;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body .empty>.description>.message>.message1[data-v-9b86ecaa] {
  display: block;
  font-size: 13px;
  color: #848484;
  text-align: center;
  line-height: 13px;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body>.rows>.scroll-content .link-row>.data-row[data-v-9b86ecaa] {
  height: 38px !important;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body>.rows>.scroll-content .link-row>.data-row.right>.data[data-v-9b86ecaa]:nth-child(1) {
  width: 10%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body>.rows>.scroll-content .link-row>.data-row.right>.data[data-v-9b86ecaa]:nth-child(2) {
  width: 20%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body>.rows>.scroll-content .link-row>.data-row.right>.data[data-v-9b86ecaa]:nth-child(3) {
  width: 20%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body>.rows>.scroll-content .link-row>.data-row.right>.data[data-v-9b86ecaa]:nth-child(4) {
  width: 50%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body>.rows>.scroll-content .link-row>.fill>.link-row>.data-row[data-v-9b86ecaa] {
  height: 38px !important;
}

.notification-dialog .q-v--modal .modal-content>.modal-footer[data-v-9b86ecaa] {
  margin: 0px 24px 24px 24px;
  padding: 0;
}

.notification-dialog .q-v--modal .modal-content>.modal-footer .buttons[data-v-9b86ecaa] {
  height: 30px;
}

.notification-dialog .q-v--modal .modal-content>.modal-footer .buttons>.Qdialogbtn[data-v-9b86ecaa] {
  margin-right: 8px;
}

.noTopModal[data-v-9b86ecaa] {
  z-index: 997;
  background: rgba(0, 0, 0, 0.418);
}

.addstaticmac .modal-container .formRow[data-v-9b86ecaa] {
  margin-bottom: 10px;
}

.addstaticmac .modal-container .formRow .title[data-v-9b86ecaa] {
  width: 100px;
}

.addstaticmac .modal-container .formRow .forminput.port-table[data-v-9b86ecaa] {
  width: 100%;
  display: block;
}

.addstaticmac .modal-container .formRow .forminput .port-select[data-v-9b86ecaa] {
  margin-top: 10px;
}

.addstaticmac .modal-container .formRow .forminput .port-select>table[data-v-9b86ecaa] {
  margin-top: 8px;
  width: 100%;
  text-align: center;
}

.addstaticmac .modal-container .formRow .forminput .port-select>table td[data-v-9b86ecaa] {
  border: 1px solid #F1F1F1;
}

.addstaticmac .modal-container .formRow .forminput .port-select>table .table-header[data-v-9b86ecaa] {
  background: #F2F3F8;
  height: 28px;
  text-align: center;
}

.addstaticmac .modal-container .formRow .forminput .port-select>table .table-body[data-v-9b86ecaa] {
  height: 38px;
}

.addstaticmac .modal-container .formRow .form-control[data-v-9b86ecaa] {
  width: 150px;
}

.content-tab.rate-limiting-content[data-v-6b86e39a] {
  position: relative;
}

.content-tab.rate-limiting-content .content-body .group-table[data-v-6b86e39a] {
  padding-top: 20px;
  height: 100%;
}

.content-tab.rate-limiting-content .content-body .group-table .qweb-column[data-v-6b86e39a],
.content-tab.rate-limiting-content .content-body .group-table .data[data-v-6b86e39a] {
  text-align: left !important;
  padding-left: 20px !important;
}

.content-tab.rate-limiting-content .content-body .group-table .edit[data-v-6b86e39a] {
  padding: 0px;
}

.q-modal[data-v-08e86dbd] {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.q-modal .q-v--modal[data-v-08e86dbd] {
  height: auto;
  border-radius: 4px;
}

.q-modal .q-v--modal>.modal-content[data-v-08e86dbd] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: inherit !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background: #FFFFFF;
  border: 1px solid #474646;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  color: #000000;
}

.q-modal .q-v--modal>.modal-content .modal-close[data-v-08e86dbd] {
  position: absolute;
  top: 18px;
  right: 14px;
  width: 22px;
  height: 22px;
  cursor: pointer;
  color: #fff;
}

.q-modal .q-v--modal>.modal-content .modal-close[data-v-08e86dbd]:hover {
  color: #89A5F4;
}

.q-modal .q-v--modal>.modal-content>.modal-header[data-v-08e86dbd] {
  cursor: move;
  font-size: 20px;
  color: #ffffff;
  line-height: 58px;
  height: 58px;
  padding: 0 18px 0 18px;
  text-align: left;
  border-bottom: none;
  font-weight: 500;
  width: 100%;
  background-color: #0B3256;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.q-modal .q-v--modal>.modal-content>.modal-body[data-v-08e86dbd] {
  padding: 0px 30px;
  overflow-y: scroll;
  min-height: 70px;
  display: table;
  width: 100%;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform[data-v-08e86dbd] {
  font-size: 14px;
  margin-top: 20px;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .title[data-v-08e86dbd] {
  font-size: 13px;
  color: #000000;
  text-align: left;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow[data-v-08e86dbd] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow .formlabel[data-v-08e86dbd] {
  width: 25%;
  text-align: left;
  margin-right: 10px;
  font-size: 14px;
  color: #000000;
  text-align: left;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow .forminput[data-v-08e86dbd] {
  margin-right: 10px;
  width: 75%;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow .forminput p[data-v-08e86dbd] {
  margin-top: 8px;
  margin-left: 0px;
  margin-bottom: 0;
  margin-right: 0;
  line-height: 14px;
  font-size: 13px;
  color: #195A87;
  text-align: left;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow .forminput .note[data-v-08e86dbd] {
  margin-top: 8px;
  line-height: 14px;
  font-size: 13px;
  color: #195A87;
  text-align: left;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow .forminput .note[data-v-08e86dbd]:before {
  cursor: pointer;
  content: '';
  background-size: cover;
  position: relative;
  display: inline-block;
  width: 14px;
  height: 14px;
  top: 0px;
  right: 0px;
  margin-right: 10px;
  pointer-events: none;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow .forminput .form-control[data-v-08e86dbd] {
  font-size: 13px;
  color: #000000;
  text-align: left;
  background: #FFFFFF;
  border: 1px solid #2F2F2F;
  border-radius: 4px;
  display: table-cell;
  height: 24px;
  vertical-align: middle;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .message[data-v-08e86dbd] {
  font-size: 15px;
  color: #000;
  font-weight: 500;
  margin: 20px 0px 30px 0px;
}

.q-modal .q-v--modal>.modal-content>.scrollbar-body .modal-body[data-v-08e86dbd] {
  padding: 20px 25px 0px 35px;
}

.q-modal .q-v--modal>.modal-content>.modal-footer[data-v-08e86dbd] {
  position: inherit;
  bottom: 0;
  right: 0;
  border: 0;
  height: auto;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 30px;
}

.q-modal .q-v--modal>.modal-content>.modal-footer>button[data-v-08e86dbd] {
  margin-right: 0;
  margin-left: 8px;
}

.q-modal .q-v--modal>.modal-content>.modal-footer>.footer-left>button[data-v-08e86dbd] {
  margin: 0;
}

.q-modal .q-v--modal>.modal-content>.modal-footer>.footer-right[data-v-08e86dbd] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.q-modal .q-v--modal>.modal-content>.modal-process[data-v-08e86dbd] {
  height: 8px;
  position: relative;
  top: 0px;
}

.q-modal .q-v--modal>.modal-content>.modal-process .progressbase[data-v-08e86dbd] {
  width: 100%;
  background: #d9d9d9;
  height: 8px;
  float: left;
}

.q-modal .q-v--modal>.modal-content>.modal-process .progressbar[data-v-08e86dbd] {
  position: absolute;
  width: 50%;
  background: #369eff;
  height: 8px;
  float: left;
}

.q-modal .q-v--modal .modal-mask[data-v-08e86dbd] {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.418);
  width: 100%;
  height: 100%;
  z-index: 998;
}

.vue-modal-resizer[data-v-08e86dbd]::after {
  background: none;
  border-left: none;
}

.quickstart_dialog .q-v--modal[data-v-08e86dbd] {
  height: auto !important;
}

.quickstart_dialog .q-v--modal .modal-content[data-v-08e86dbd] {
  background-color: #fafafa;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.quickstart_dialog .q-v--modal .modal-content .modal-header[data-v-08e86dbd] {
  height: 20px;
  float: right;
  cursor: move;
}

.quickstart_dialog .q-v--modal .modal-content .content[data-v-08e86dbd] {
  margin: 0px;
  padding: 0px;
}

.quickstart_dialog .q-v--modal .modal-content .content .dialogContent[data-v-08e86dbd] {
  padding: 4px 24px 20px 24px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.quickstart_dialog .q-v--modal .modal-content .content .dialogContent .informationIcon[data-v-08e86dbd] {
  width: 32px;
  height: 32px;
  margin-right: 16px;
}

.quickstart_dialog .q-v--modal .modal-content .content .dialogContent .informationContent[data-v-08e86dbd] {
  min-height: 34px;
  line-height: 21px;
  vertical-align: text-bottom;
  font-size: 14px;
  color: #2f2f2f;
  padding-top: 8px;
  margin-right: 16px;
}

.quickstart_dialog .q-v--modal .modal-content .content .dialogContent .informationContent .note[data-v-08e86dbd] {
  color: #195a87;
  font-size: 12px;
  line-height: 18px;
  margin-top: 8px;
}

.quickstart_dialog .q-v--modal .modal-content .content .dialogContent .moreicon[data-v-08e86dbd] {
  width: 7px;
  height: 13px;
}

.quickstart_dialog .q-v--modal .modal-content>.modal-footer[data-v-08e86dbd] {
  margin: 0px 24px 24px 24px;
  padding: 0;
}

.quickstart_dialog .q-v--modal .modal-content>.modal-footer .buttons[data-v-08e86dbd] {
  height: 30px;
}

.quickstart_dialog .q-v--modal .modal-content>.modal-footer .buttons>.Qdialogbtn[data-v-08e86dbd] {
  margin-right: 8px;
}

.popup_dialog[data-v-08e86dbd] {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.popup_dialog .q-v--modal[data-v-08e86dbd] {
  height: auto;
  max-width: 660px;
  cursor: move;
}

.popup_dialog .q-v--modal>.modal-content[data-v-08e86dbd] {
  background: #FFFFFF;
  border: 1px solid #979797;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  border-radius: 12px;
}

.popup_dialog .q-v--modal>.modal-content .modal-close[data-v-08e86dbd] {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 20px;
  height: 20px;
  cursor: pointer;
  color: #000;
}

.popup_dialog .q-v--modal>.modal-content .modal-close[data-v-08e86dbd]:hover {
  color: #89A5F4;
}

.popup_dialog .q-v--modal>.modal-content>.modal-header[data-v-08e86dbd] {
  cursor: move;
  font-size: 14px;
  color: #000000;
  line-height: 20px;
  height: auto;
  padding: 22px 30px 22px 30px;
  color: #000000;
  text-align: left;
  border-bottom: none;
  background-color: initial;
}

.popup_dialog .q-v--modal>.modal-content>.modal-header>.dialog-icon[data-v-08e86dbd] {
  float: left;
  margin-right: 10px;
  font-size: 30px;
  vertical-align: middle;
}

.popup_dialog .q-v--modal>.modal-content>.modal-header>.dialog-icon.icon-warning[data-v-08e86dbd] {
  color: #F66E20;
}

.popup_dialog .q-v--modal>.modal-content>.modal-header>.dialog-icon.empty[data-v-08e86dbd] {
  display: none;
}

.popup_dialog .q-v--modal>.modal-content>.modal-body[data-v-08e86dbd] {
  padding: 0px 30px;
  height: auto;
  overflow: hidden;
  display: inline-block;
  width: 100%;
}

.popup_dialog .q-v--modal>.modal-content>.modal-body>.dialog-content[data-v-08e86dbd] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding: 10px 0px;
  vertical-align: middle;
  word-wrap: break-word;
}

.popup_dialog .q-v--modal>.modal-content>.modal-body>.dialog-content>.dialog-header[data-v-08e86dbd] {
  font-weight: 500;
  font-size: 14x;
  color: #000000;
  line-height: 20px;
}

.popup_dialog .q-v--modal>.modal-content>.modal-body>.dialog-content>.dialog-message[data-v-08e86dbd] {
  width: 100%;
  word-wrap: break-word;
  font-size: 14px;
  color: #000000;
  text-align: left;
  line-height: 22px;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer[data-v-08e86dbd] {
  border: 0;
  width: 100%;
  height: auto;
  padding: 20px 30px 20px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer .buttons[data-v-08e86dbd] {
  text-align: right;
  width: 100%;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer>button[data-v-08e86dbd] {
  margin-right: 0;
  margin-left: 8px;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer .q-button[data-v-08e86dbd] {
  text-align: center;
  border-radius: 4px;
  cursor: pointer;
  font-weight: 500;
  line-height: 30px;
  padding: 0;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer .q-button.reset[data-v-08e86dbd] {
  background: #F54848;
  border: 1px solid #F54848;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer .q-button.reset[data-v-08e86dbd]:hover {
  border: 1px solid #FA9393;
  background: #FA9393;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer .q-button.reset[data-v-08e86dbd]:active {
  border: 1px solid #8E2C2C;
  background: #8E2C2C;
}

.notification-dialog .q-v--modal[data-v-08e86dbd] {
  height: 600px !important;
}

.notification-dialog .q-v--modal .modal-content[data-v-08e86dbd] {
  background-color: #fafafa;
  -webkit-box-shadow: none;
  box-shadow: none;
  height: inherit;
}

.notification-dialog .q-v--modal .modal-content .modal-header[data-v-08e86dbd] {
  height: 58px;
  font-size: 20px;
  color: #000;
  float: right;
  cursor: move;
}

.notification-dialog .q-v--modal .modal-content .modal-body[data-v-08e86dbd] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.notification-dialog .q-v--modal .modal-content .modal-container[data-v-08e86dbd] {
  width: 100%;
  margin-bottom: 20px;
}

.notification-dialog .q-v--modal .modal-content .modal-container .category[data-v-08e86dbd] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 68px;
  padding: 20px 0 15px 0;
}

.notification-dialog .q-v--modal .modal-content .modal-container .category .title[data-v-08e86dbd] {
  font-size: 14px;
  color: #000000;
  line-height: 24px;
}

.notification-dialog .q-v--modal .modal-content .modal-container .category select[data-v-08e86dbd] {
  height: 24px;
  width: 180px;
  margin-left: 10px;
  border-radius: 0 !important;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content[data-v-08e86dbd] {
  height: calc(100% - 68px);
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table[data-v-08e86dbd] {
  border: 1px solid #979797;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column[data-v-08e86dbd] {
  height: 28px;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column[data-v-08e86dbd]:nth-child(1) {
  width: 10%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column[data-v-08e86dbd]:nth-child(2) {
  width: 20%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column[data-v-08e86dbd]:nth-child(3) {
  width: 20%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column[data-v-08e86dbd]:nth-child(4) {
  width: 50%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column .qweb-column-title[data-v-08e86dbd] {
  font-size: 14px;
  color: #4C4C4C;
  line-height: 24px;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body[data-v-08e86dbd] {
  min-height: 397px;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body .empty[data-v-08e86dbd] {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body .empty>.description>.message[data-v-08e86dbd] {
  margin-top: 14px;
  font-size: 12px;
  color: #7a7a7a;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body .empty>.description>.message>.message1[data-v-08e86dbd] {
  display: block;
  font-size: 13px;
  color: #848484;
  text-align: center;
  line-height: 13px;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body>.rows>.scroll-content .link-row>.data-row[data-v-08e86dbd] {
  height: 38px !important;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body>.rows>.scroll-content .link-row>.data-row.right>.data[data-v-08e86dbd]:nth-child(1) {
  width: 10%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body>.rows>.scroll-content .link-row>.data-row.right>.data[data-v-08e86dbd]:nth-child(2) {
  width: 20%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body>.rows>.scroll-content .link-row>.data-row.right>.data[data-v-08e86dbd]:nth-child(3) {
  width: 20%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body>.rows>.scroll-content .link-row>.data-row.right>.data[data-v-08e86dbd]:nth-child(4) {
  width: 50%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body>.rows>.scroll-content .link-row>.fill>.link-row>.data-row[data-v-08e86dbd] {
  height: 38px !important;
}

.notification-dialog .q-v--modal .modal-content>.modal-footer[data-v-08e86dbd] {
  margin: 0px 24px 24px 24px;
  padding: 0;
}

.notification-dialog .q-v--modal .modal-content>.modal-footer .buttons[data-v-08e86dbd] {
  height: 30px;
}

.notification-dialog .q-v--modal .modal-content>.modal-footer .buttons>.Qdialogbtn[data-v-08e86dbd] {
  margin-right: 8px;
}

.noTopModal[data-v-08e86dbd] {
  z-index: 997;
  background: rgba(0, 0, 0, 0.418);
}

.rate-limitie-config .formRow[data-v-08e86dbd] {
  margin-bottom: 10px;
}

.rate-limitie-config .formRow>.title[data-v-08e86dbd],
.rate-limitie-config .formRow>.forminput[data-v-08e86dbd],
.rate-limitie-config .formRow>.subitem[data-v-08e86dbd] {
  display: inline-block;
}

.rate-limitie-config .formRow>.subitem[data-v-08e86dbd] {
  width: 145px;
}

.rate-limitie-config .formRow .ingress-rate[data-v-08e86dbd],
.rate-limitie-config .formRow .egress-rate[data-v-08e86dbd] {
  margin-left: 30px;
}

.rate-limitie-config .formRow .ingress-rate>.content>.slide[data-v-08e86dbd],
.rate-limitie-config .formRow .egress-rate>.content>.slide[data-v-08e86dbd] {
  width: 200px;
  display: inline-block;
}

.rate-limitie-config .formRow .ingress-rate>.content>.limit-text[data-v-08e86dbd],
.rate-limitie-config .formRow .egress-rate>.content>.limit-text[data-v-08e86dbd] {
  margin: 15px 0px 0px 15px;
  width: 78px;
}

.rate-limitie-config .formRow .ingress-rate>.content>.unlimit[data-v-08e86dbd],
.rate-limitie-config .formRow .egress-rate>.content>.unlimit[data-v-08e86dbd] {
  display: inline-block;
  position: relative;
  top: 8px;
  margin-left: 30px;
}

.rate-limitie-config .formRow .ingress-rate>.errorMessage[data-v-08e86dbd],
.rate-limitie-config .formRow .egress-rate>.errorMessage[data-v-08e86dbd] {
  padding-left: 218px;
}

.rate-limitie-config .formRow .egress-rate[data-v-08e86dbd] {
  margin-top: 10px;
}

.rate-limitie-config .formRow .forminput[data-v-08e86dbd] {
  padding: 0px 10px;
}

.rate-limitie-config .formRow .forminput.port-table[data-v-08e86dbd] {
  width: 100%;
}

.rate-limitie-config .formRow .forminput .port-select[data-v-08e86dbd] {
  margin-top: 10px;
}

.rate-limitie-config .formRow .forminput .port-select>table[data-v-08e86dbd] {
  margin-top: 5px;
  width: 100%;
  text-align: center;
}

.rate-limitie-config .formRow .forminput .port-select>table td[data-v-08e86dbd] {
  border: 1px solid #F1F1F1;
}

.rate-limitie-config .formRow .forminput .port-select>table .table-header[data-v-08e86dbd] {
  background: #F2F3F8;
  height: 28px;
  text-align: center;
}

.rate-limitie-config .formRow .forminput .port-select>table .table-body[data-v-08e86dbd] {
  height: 38px;
}

.rate-limitie-config .formRow .forminput .port-select>table .table-body .q-checkbox.q-checkbox-label[data-v-08e86dbd] {
  display: inline-table;
}

.rate-limitie-config .formRow .slide[data-v-08e86dbd] {
  top: 12px;
}

.rate-limitie-config .formRow .piecewise[data-v-08e86dbd] {
  float: right;
  margin-top: -25px;
}

.rate-limitie-config .formRow .select-port-msg[data-v-08e86dbd] {
  margin-top: 10px;
}

.aclip[data-v-2cedc612] {
  position: relative;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.aclip>.content-body .content-item[data-v-2cedc612] {
  position: relative;
  padding: 10px 20px 0px 20px;
  height: 100%;
  margin-bottom: 0px;
}

.aclip>.content-body .content-item>div[data-v-2cedc612] {
  padding-top: 10px;
}

.aclip>.content-body .content-item>div[data-v-2cedc612]:first-child {
  padding-top: 0px;
}

.aclip>.content-body .content-item>div .acl-rules[data-v-2cedc612] {
  font-family: 'PingFangTC-Semibold' !important;
  font-size: 14px;
  color: #00327D;
  font-weight: 600;
  cursor: default;
}

.aclip>.content-body .content-item>div .acl-rules[data-v-2cedc612]:hover {
  pointer-events: none;
  text-decoration: none;
}

.aclip>.content-body .content-body-header[data-v-2cedc612] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.aclip>.content-body .left[data-v-2cedc612] {
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.aclip>.content-body .group-table[data-v-2cedc612] {
  height: calc(100% - 80px);
}

.aclip>.content-body .group-table .right-header[data-v-2cedc612],
.aclip>.content-body .group-table .data[data-v-2cedc612] {
  text-overflow: ellipsis;
  /* Required for text-overflow to do anything */
  white-space: nowrap;
  overflow: hidden;
}

.aclip>.content-body .group-table .data[data-v-2cedc612] {
  padding-right: 0px !important;
}

.aclip>.content-body .empty[data-v-2cedc612] {
  text-align: center;
}

.aclip>.content-body .empty svg[data-v-2cedc612] {
  width: 150px;
  height: 150px;
}

.aclip>.content-body .empty>div[data-v-2cedc612] {
  margin: auto;
  font-family: 'Roboto-M' !important;
  font-size: 16px;
}

.aclip>.content-body .icon-trashcan[data-v-2cedc612] {
  margin-left: 10px;
}

.q-modal[data-v-4a760763] {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.q-modal .q-v--modal[data-v-4a760763] {
  height: auto;
  border-radius: 4px;
}

.q-modal .q-v--modal>.modal-content[data-v-4a760763] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: inherit !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background: #FFFFFF;
  border: 1px solid #474646;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  color: #000000;
}

.q-modal .q-v--modal>.modal-content .modal-close[data-v-4a760763] {
  position: absolute;
  top: 18px;
  right: 14px;
  width: 22px;
  height: 22px;
  cursor: pointer;
  color: #fff;
}

.q-modal .q-v--modal>.modal-content .modal-close[data-v-4a760763]:hover {
  color: #89A5F4;
}

.q-modal .q-v--modal>.modal-content>.modal-header[data-v-4a760763] {
  cursor: move;
  font-size: 20px;
  color: #ffffff;
  line-height: 58px;
  height: 58px;
  padding: 0 18px 0 18px;
  text-align: left;
  border-bottom: none;
  font-weight: 500;
  width: 100%;
  background-color: #0B3256;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.q-modal .q-v--modal>.modal-content>.modal-body[data-v-4a760763] {
  padding: 0px 30px;
  overflow-y: scroll;
  min-height: 70px;
  display: table;
  width: 100%;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform[data-v-4a760763] {
  font-size: 14px;
  margin-top: 20px;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .title[data-v-4a760763] {
  font-size: 13px;
  color: #000000;
  text-align: left;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow[data-v-4a760763] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow .formlabel[data-v-4a760763] {
  width: 25%;
  text-align: left;
  margin-right: 10px;
  font-size: 14px;
  color: #000000;
  text-align: left;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow .forminput[data-v-4a760763] {
  margin-right: 10px;
  width: 75%;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow .forminput p[data-v-4a760763] {
  margin-top: 8px;
  margin-left: 0px;
  margin-bottom: 0;
  margin-right: 0;
  line-height: 14px;
  font-size: 13px;
  color: #195A87;
  text-align: left;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow .forminput .note[data-v-4a760763] {
  margin-top: 8px;
  line-height: 14px;
  font-size: 13px;
  color: #195A87;
  text-align: left;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow .forminput .note[data-v-4a760763]:before {
  cursor: pointer;
  content: '';
  background-size: cover;
  position: relative;
  display: inline-block;
  width: 14px;
  height: 14px;
  top: 0px;
  right: 0px;
  margin-right: 10px;
  pointer-events: none;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow .forminput .form-control[data-v-4a760763] {
  font-size: 13px;
  color: #000000;
  text-align: left;
  background: #FFFFFF;
  border: 1px solid #2F2F2F;
  border-radius: 4px;
  display: table-cell;
  height: 24px;
  vertical-align: middle;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .message[data-v-4a760763] {
  font-size: 15px;
  color: #000;
  font-weight: 500;
  margin: 20px 0px 30px 0px;
}

.q-modal .q-v--modal>.modal-content>.scrollbar-body .modal-body[data-v-4a760763] {
  padding: 20px 25px 0px 35px;
}

.q-modal .q-v--modal>.modal-content>.modal-footer[data-v-4a760763] {
  position: inherit;
  bottom: 0;
  right: 0;
  border: 0;
  height: auto;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 30px;
}

.q-modal .q-v--modal>.modal-content>.modal-footer>button[data-v-4a760763] {
  margin-right: 0;
  margin-left: 8px;
}

.q-modal .q-v--modal>.modal-content>.modal-footer>.footer-left>button[data-v-4a760763] {
  margin: 0;
}

.q-modal .q-v--modal>.modal-content>.modal-footer>.footer-right[data-v-4a760763] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.q-modal .q-v--modal>.modal-content>.modal-process[data-v-4a760763] {
  height: 8px;
  position: relative;
  top: 0px;
}

.q-modal .q-v--modal>.modal-content>.modal-process .progressbase[data-v-4a760763] {
  width: 100%;
  background: #d9d9d9;
  height: 8px;
  float: left;
}

.q-modal .q-v--modal>.modal-content>.modal-process .progressbar[data-v-4a760763] {
  position: absolute;
  width: 50%;
  background: #369eff;
  height: 8px;
  float: left;
}

.q-modal .q-v--modal .modal-mask[data-v-4a760763] {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.418);
  width: 100%;
  height: 100%;
  z-index: 998;
}

.vue-modal-resizer[data-v-4a760763]::after {
  background: none;
  border-left: none;
}

.quickstart_dialog .q-v--modal[data-v-4a760763] {
  height: auto !important;
}

.quickstart_dialog .q-v--modal .modal-content[data-v-4a760763] {
  background-color: #fafafa;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.quickstart_dialog .q-v--modal .modal-content .modal-header[data-v-4a760763] {
  height: 20px;
  float: right;
  cursor: move;
}

.quickstart_dialog .q-v--modal .modal-content .content[data-v-4a760763] {
  margin: 0px;
  padding: 0px;
}

.quickstart_dialog .q-v--modal .modal-content .content .dialogContent[data-v-4a760763] {
  padding: 4px 24px 20px 24px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.quickstart_dialog .q-v--modal .modal-content .content .dialogContent .informationIcon[data-v-4a760763] {
  width: 32px;
  height: 32px;
  margin-right: 16px;
}

.quickstart_dialog .q-v--modal .modal-content .content .dialogContent .informationContent[data-v-4a760763] {
  min-height: 34px;
  line-height: 21px;
  vertical-align: text-bottom;
  font-size: 14px;
  color: #2f2f2f;
  padding-top: 8px;
  margin-right: 16px;
}

.quickstart_dialog .q-v--modal .modal-content .content .dialogContent .informationContent .note[data-v-4a760763] {
  color: #195a87;
  font-size: 12px;
  line-height: 18px;
  margin-top: 8px;
}

.quickstart_dialog .q-v--modal .modal-content .content .dialogContent .moreicon[data-v-4a760763] {
  width: 7px;
  height: 13px;
}

.quickstart_dialog .q-v--modal .modal-content>.modal-footer[data-v-4a760763] {
  margin: 0px 24px 24px 24px;
  padding: 0;
}

.quickstart_dialog .q-v--modal .modal-content>.modal-footer .buttons[data-v-4a760763] {
  height: 30px;
}

.quickstart_dialog .q-v--modal .modal-content>.modal-footer .buttons>.Qdialogbtn[data-v-4a760763] {
  margin-right: 8px;
}

.popup_dialog[data-v-4a760763] {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.popup_dialog .q-v--modal[data-v-4a760763] {
  height: auto;
  max-width: 660px;
  cursor: move;
}

.popup_dialog .q-v--modal>.modal-content[data-v-4a760763] {
  background: #FFFFFF;
  border: 1px solid #979797;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  border-radius: 12px;
}

.popup_dialog .q-v--modal>.modal-content .modal-close[data-v-4a760763] {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 20px;
  height: 20px;
  cursor: pointer;
  color: #000;
}

.popup_dialog .q-v--modal>.modal-content .modal-close[data-v-4a760763]:hover {
  color: #89A5F4;
}

.popup_dialog .q-v--modal>.modal-content>.modal-header[data-v-4a760763] {
  cursor: move;
  font-size: 14px;
  color: #000000;
  line-height: 20px;
  height: auto;
  padding: 22px 30px 22px 30px;
  color: #000000;
  text-align: left;
  border-bottom: none;
  background-color: initial;
}

.popup_dialog .q-v--modal>.modal-content>.modal-header>.dialog-icon[data-v-4a760763] {
  float: left;
  margin-right: 10px;
  font-size: 30px;
  vertical-align: middle;
}

.popup_dialog .q-v--modal>.modal-content>.modal-header>.dialog-icon.icon-warning[data-v-4a760763] {
  color: #F66E20;
}

.popup_dialog .q-v--modal>.modal-content>.modal-header>.dialog-icon.empty[data-v-4a760763] {
  display: none;
}

.popup_dialog .q-v--modal>.modal-content>.modal-body[data-v-4a760763] {
  padding: 0px 30px;
  height: auto;
  overflow: hidden;
  display: inline-block;
  width: 100%;
}

.popup_dialog .q-v--modal>.modal-content>.modal-body>.dialog-content[data-v-4a760763] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding: 10px 0px;
  vertical-align: middle;
  word-wrap: break-word;
}

.popup_dialog .q-v--modal>.modal-content>.modal-body>.dialog-content>.dialog-header[data-v-4a760763] {
  font-weight: 500;
  font-size: 14x;
  color: #000000;
  line-height: 20px;
}

.popup_dialog .q-v--modal>.modal-content>.modal-body>.dialog-content>.dialog-message[data-v-4a760763] {
  width: 100%;
  word-wrap: break-word;
  font-size: 14px;
  color: #000000;
  text-align: left;
  line-height: 22px;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer[data-v-4a760763] {
  border: 0;
  width: 100%;
  height: auto;
  padding: 20px 30px 20px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer .buttons[data-v-4a760763] {
  text-align: right;
  width: 100%;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer>button[data-v-4a760763] {
  margin-right: 0;
  margin-left: 8px;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer .q-button[data-v-4a760763] {
  text-align: center;
  border-radius: 4px;
  cursor: pointer;
  font-weight: 500;
  line-height: 30px;
  padding: 0;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer .q-button.reset[data-v-4a760763] {
  background: #F54848;
  border: 1px solid #F54848;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer .q-button.reset[data-v-4a760763]:hover {
  border: 1px solid #FA9393;
  background: #FA9393;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer .q-button.reset[data-v-4a760763]:active {
  border: 1px solid #8E2C2C;
  background: #8E2C2C;
}

.notification-dialog .q-v--modal[data-v-4a760763] {
  height: 600px !important;
}

.notification-dialog .q-v--modal .modal-content[data-v-4a760763] {
  background-color: #fafafa;
  -webkit-box-shadow: none;
  box-shadow: none;
  height: inherit;
}

.notification-dialog .q-v--modal .modal-content .modal-header[data-v-4a760763] {
  height: 58px;
  font-size: 20px;
  color: #000;
  float: right;
  cursor: move;
}

.notification-dialog .q-v--modal .modal-content .modal-body[data-v-4a760763] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.notification-dialog .q-v--modal .modal-content .modal-container[data-v-4a760763] {
  width: 100%;
  margin-bottom: 20px;
}

.notification-dialog .q-v--modal .modal-content .modal-container .category[data-v-4a760763] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 68px;
  padding: 20px 0 15px 0;
}

.notification-dialog .q-v--modal .modal-content .modal-container .category .title[data-v-4a760763] {
  font-size: 14px;
  color: #000000;
  line-height: 24px;
}

.notification-dialog .q-v--modal .modal-content .modal-container .category select[data-v-4a760763] {
  height: 24px;
  width: 180px;
  margin-left: 10px;
  border-radius: 0 !important;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content[data-v-4a760763] {
  height: calc(100% - 68px);
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table[data-v-4a760763] {
  border: 1px solid #979797;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column[data-v-4a760763] {
  height: 28px;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column[data-v-4a760763]:nth-child(1) {
  width: 10%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column[data-v-4a760763]:nth-child(2) {
  width: 20%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column[data-v-4a760763]:nth-child(3) {
  width: 20%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column[data-v-4a760763]:nth-child(4) {
  width: 50%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column .qweb-column-title[data-v-4a760763] {
  font-size: 14px;
  color: #4C4C4C;
  line-height: 24px;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body[data-v-4a760763] {
  min-height: 397px;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body .empty[data-v-4a760763] {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body .empty>.description>.message[data-v-4a760763] {
  margin-top: 14px;
  font-size: 12px;
  color: #7a7a7a;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body .empty>.description>.message>.message1[data-v-4a760763] {
  display: block;
  font-size: 13px;
  color: #848484;
  text-align: center;
  line-height: 13px;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body>.rows>.scroll-content .link-row>.data-row[data-v-4a760763] {
  height: 38px !important;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body>.rows>.scroll-content .link-row>.data-row.right>.data[data-v-4a760763]:nth-child(1) {
  width: 10%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body>.rows>.scroll-content .link-row>.data-row.right>.data[data-v-4a760763]:nth-child(2) {
  width: 20%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body>.rows>.scroll-content .link-row>.data-row.right>.data[data-v-4a760763]:nth-child(3) {
  width: 20%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body>.rows>.scroll-content .link-row>.data-row.right>.data[data-v-4a760763]:nth-child(4) {
  width: 50%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body>.rows>.scroll-content .link-row>.fill>.link-row>.data-row[data-v-4a760763] {
  height: 38px !important;
}

.notification-dialog .q-v--modal .modal-content>.modal-footer[data-v-4a760763] {
  margin: 0px 24px 24px 24px;
  padding: 0;
}

.notification-dialog .q-v--modal .modal-content>.modal-footer .buttons[data-v-4a760763] {
  height: 30px;
}

.notification-dialog .q-v--modal .modal-content>.modal-footer .buttons>.Qdialogbtn[data-v-4a760763] {
  margin-right: 8px;
}

.noTopModal[data-v-4a760763] {
  z-index: 997;
  background: rgba(0, 0, 0, 0.418);
}

.acl-item .modal-container .formRow[data-v-4a760763] {
  margin-bottom: 10px;
}

.acl-item .modal-container .formRow[data-v-4a760763]:last-child {
  margin-bottom: 0px;
}

.acl-item .modal-container .formRow .title[data-v-4a760763],
.acl-item .modal-container .formRow .forminput[data-v-4a760763] {
  display: inline-block;
}

.acl-item .modal-container .formRow .title[data-v-4a760763] {
  width: 110px;
  padding-right: 10px;
}

.acl-item .modal-container .formRow .forminput.port-table[data-v-4a760763] {
  width: 100%;
  display: block;
}

.acl-item .modal-container .formRow .forminput.port[data-v-4a760763] {
  width: 100%;
}

.acl-item .modal-container .formRow .forminput .port-select>table[data-v-4a760763] {
  margin-top: 8px;
  width: 100%;
  text-align: center;
}

.acl-item .modal-container .formRow .forminput .port-select>table td[data-v-4a760763] {
  border: 1px solid #F1F1F1;
}

.acl-item .modal-container .formRow .forminput .port-select>table .table-header[data-v-4a760763] {
  background: #F2F3F8;
  height: 28px;
  text-align: center;
}

.acl-item .modal-container .formRow .forminput .port-select>table .table-body[data-v-4a760763] {
  height: 38px;
}

.acl-item .modal-container .formRow .radio[data-v-4a760763] {
  display: inline-block;
  vertical-align: text-top;
  margin: 0px 10px;
}

.acl-item .modal-container .formRow .radio>.q-radio[data-v-4a760763] {
  display: block;
}

.acl-item .modal-container .formRow .formRow-content[data-v-4a760763] {
  margin-left: 20px;
  margin-top: 15px;
}

.acl-item .modal-container .formRow .number-input[data-v-4a760763] {
  width: 70px;
}

.acl-item .modal-container .formRow .all-port[data-v-4a760763] {
  display: inline-block;
  line-height: 28px;
}

.acl-item .modal-container .formRow .all-port .q-checkbox-label[data-v-4a760763] {
  vertical-align: sub;
}

.acl-item .modal-container .formRow.note[data-v-4a760763] {
  font-family: 'Roboto-R';
  font-size: 14px;
  color: #195A87;
  text-align: left;
  line-height: 18px;
}

.acl-item .modal-container .formRow.note .remind[data-v-4a760763] {
  width: 16px;
  height: 16px;
  margin-right: 5px;
}

.acl-item .modal-container .formRow.note .note-title[data-v-4a760763] {
  line-height: 18px;
  vertical-align: text-bottom;
}

.aclmac[data-v-25b33f15] {
  position: relative;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.aclmac>.content-body .content-item[data-v-25b33f15] {
  position: relative;
  padding: 0px 20px;
  height: 100%;
  margin-bottom: 0px;
}

.aclmac>.content-body .acl-rules[data-v-25b33f15] {
  font-family: 'PingFangTC-Semibold' !important;
  font-size: 14px;
  color: #00327D;
  font-weight: 600;
  cursor: default;
}

.aclmac>.content-body .acl-rules[data-v-25b33f15]:hover {
  pointer-events: none;
  text-decoration: none;
}

.aclmac>.content-body .content-body-header[data-v-25b33f15] {
  padding: 10px 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.aclmac>.content-body .left[data-v-25b33f15] {
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.aclmac>.content-body .group-table[data-v-25b33f15] {
  height: calc(100% - 70px);
}

.aclmac>.content-body .group-table .data[data-v-25b33f15] {
  text-overflow: ellipsis;
  /* Required for text-overflow to do anything */
  white-space: nowrap;
  overflow: hidden;
}

.aclmac>.content-body .empty[data-v-25b33f15] {
  text-align: center;
}

.aclmac>.content-body .empty svg[data-v-25b33f15] {
  width: 150px;
  height: 150px;
}

.aclmac>.content-body .empty>div[data-v-25b33f15] {
  margin: auto;
  font-family: 'Roboto-M' !important;
  font-size: 16px;
}

.aclmac>.content-body .icon-trashcan[data-v-25b33f15] {
  margin-left: 15px;
}

.igmp-statistic[data-v-cbfb3bb4] {
  position: relative;
  padding: 10px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.igmp-statistic>.content-body .scrollbar-body[data-v-cbfb3bb4] {
  height: 100%;
}

.igmp-statistic>.content-body .content-item>.content-body-header[data-v-cbfb3bb4] {
  margin-bottom: 10px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.igmp-statistic>.content-body .content-item[data-v-cbfb3bb4]:last-child {
  padding-top: 0px !important;
  margin-bottom: 0px !important;
}

.igmp-statistic .content-item.status[data-v-cbfb3bb4] {
  border: 1px solid #f1f1f1;
  border-radius: 12px;
  margin-bottom: 10px;
}

.igmp-statistic .content-item.status>.title[data-v-cbfb3bb4],
.igmp-statistic .content-item.status>.table-row[data-v-cbfb3bb4] {
  padding: 10px 20px;
}

.igmp-statistic .content-item.status>.title>span[data-v-cbfb3bb4] {
  margin-left: 5px;
}

.igmp-statistic .content-item.status>.table-row[data-v-cbfb3bb4] {
  margin: 0px 30px;
}

.igmp-statistic .content-item.status[data-v-cbfb3bb4]:last-child {
  margin-bottom: 0px;
}

.igmp-statistic .table-row>tr>td[data-v-cbfb3bb4] {
  width: 220px;
  height: 42px;
  padding: 10px 15px;
}

.igmp-statistic .table-row>tr>td>.title[data-v-cbfb3bb4],
.igmp-statistic .table-row>tr>td>.value[data-v-cbfb3bb4] {
  border-right: 1px solid #F1F1F1;
}

.igmp-statistic .table-row>tr>td:last-child>.title[data-v-cbfb3bb4],
.igmp-statistic .table-row>tr>td:last-child>.value[data-v-cbfb3bb4] {
  border-right: none;
}

.igmp-statistic .group-table[data-v-cbfb3bb4] {
  height: calc(100% - 30px);
}

.igmp-statistic .group-table .link-row>.right>.data.isOdd[data-v-cbfb3bb4] {
  background: #F1F1F1;
}

.igmp-statistic .group-table .link-row>.right>.data.action>.content-item[data-v-cbfb3bb4] {
  display: inline-block;
}

.igmp-statistic .group-table .link-row>.right>.data.action>.content-item>div[data-v-cbfb3bb4] {
  display: inline-block;
}

.igmp-statistic .group-table .link-row>.right>.data.action>.content-item.right[data-v-cbfb3bb4] {
  float: right;
  padding-right: 20px;
}

.igmp-statistic .group-table .link-row>.right>.data.group-id[data-v-cbfb3bb4] {
  text-align: center;
}

.igmp-statistic .group-table .link-row>.right>.data.portNo[data-v-cbfb3bb4] {
  padding: 0px !important;
  border-right: #F1F1F1;
}

.igmp-statistic .group-table .link-row>.right>.data.portNo .q-icon[data-v-cbfb3bb4] {
  vertical-align: middle;
  width: 20px;
  height: 20px;
  margin: 9px auto;
  fill: #000000;
}

.igmp-statistic .group-table .qweb-column.portNo[data-v-cbfb3bb4] {
  padding: 0px;
  text-align: center;
}

.igmp-statistic .content-item.empty[data-v-cbfb3bb4] {
  text-align: center;
}

.igmp-statistic .content-item.empty svg[data-v-cbfb3bb4] {
  width: 150px;
  height: 150px;
}

.igmp-statistic .content-item.empty div[data-v-cbfb3bb4] {
  font-family: 'Roboto-M' !important;
  font-size: 16px;
}

.qos[data-v-f0de0590] {
  position: relative;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.qos .content-body[data-v-f0de0590] {
  padding: 10px;
}

.qos .content-body .describe[data-v-f0de0590] {
  margin-bottom: 10px;
}

.qos .content-body .describe>.note[data-v-f0de0590] {
  font-family: 'Roboto-R';
  font-size: 14px;
  color: #195A87;
  text-align: left;
  line-height: 18px;
  margin: 10px 0px;
}

.qos .content-body .describe>.note svg[data-v-f0de0590] {
  vertical-align: top;
}

.qos .content-body .describe>.note .remind[data-v-f0de0590] {
  width: 16px;
  height: 18px;
  margin-right: 10px;
}

.qos .content-body .content-body-header[data-v-f0de0590] {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.qos .content-body .content-body-header>button[data-v-f0de0590]:first-child {
  margin-right: 20px;
}

.qos .content-body .table-content[data-v-f0de0590] {
  /*height: calc(100% - 160px) !important;*/
}

.qos .content-body .table-content>.group-table[data-v-f0de0590] {
  height: 100%;
  width: 100%;
}

.qos .content-body .table-content>.group-table .data.priority[data-v-f0de0590] {
  /*display: -webkit-box !important;
  display: -ms-flexbox !important;*/
  display: flex !important;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
  margin: auto;
}

.qos .content-body .table-content>.group-table .data.priority .priority-input[data-v-f0de0590] {
  width: 50px;
  margin: 0px 10px;
  float: inline-start;
}

.qos .content-body .table-content>.group-table .data.priority .priority-input::-webkit-inner-spin-button,
.qos .content-body .table-content>.group-table .data.priority .priority-input::-webkit-outer-spin-button {
  -webkit-appearance: none;
}


.qos .content-body .table-content>.group-table .data.priority div[data-v-f0de0590] {
  margin: auto 0px;
  cursor: pointer;
  float: inline-start;
}

.qos .content-body .table-content>.group-table .data.priority div.disabled[data-v-f0de0590] {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  float: inline-start;
}

.qos-item .right-header[data-v-6cdde800] {
  width: -webkit-min-content;
  width: -moz-min-content;
  width: min-content;
}

.qos-item .right-header .queue[data-v-6cdde800] {
  display: inline-block;
  padding: 0px;
}

.qos-item .data.priority[data-v-6cdde800] {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
  margin: auto;
  padding-left: 0px !important;
}

.qos-item .data.priority .priority-input[data-v-6cdde800] {
  width: 50px;
  margin: 0px 10px;
}

.qos-item .data.priority .priority-input[data-v-6cdde800]::-webkit-inner-spin-button,
.qos-item .data.priority .priority-input[data-v-6cdde800]::-webkit-outer-spin-button {
  -webkit-appearance: none;
}

.qos-item .data.priority div[data-v-6cdde800] {
  margin: auto 0px;
  cursor: pointer;
}

.qos-item .data.priority div.disabled[data-v-6cdde800] {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}

[data-v-45e2e208] svg.qsw-2108-2c,
svg.qsw-2108-2s[data-v-45e2e208],
svg.qsw-120x[data-v-45e2e208],
svg.qsw-408[data-v-45e2e208],
svg.qsw-1200-8c[data-v-45e2e208],
svg.qsw-804[data-v-45e2e208],
svg.qsw-5216-1t[data-v-45e2e208] {
  width: auto;
  height: 110px;
}

[data-v-45e2e208] svg.qsw-2108-2c .st2,
svg.qsw-2108-2s .st2[data-v-45e2e208],
svg.qsw-120x .st2[data-v-45e2e208],
svg.qsw-408 .st2[data-v-45e2e208],
svg.qsw-1200-8c .st2[data-v-45e2e208],
svg.qsw-804 .st2[data-v-45e2e208],
svg.qsw-5216-1t .st2[data-v-45e2e208] {
  font-size: 4px;
}

[data-v-45e2e208] svg.qsw-2108-2c .st3,
svg.qsw-2108-2s .st3[data-v-45e2e208],
svg.qsw-120x .st3[data-v-45e2e208],
svg.qsw-408 .st3[data-v-45e2e208],
svg.qsw-1200-8c .st3[data-v-45e2e208],
svg.qsw-804 .st3[data-v-45e2e208],
svg.qsw-5216-1t .st3[data-v-45e2e208] {
  font-size: 6px;
}

[data-v-45e2e208] svg.qsw-2108-2c .st4,
svg.qsw-2108-2s .st4[data-v-45e2e208],
svg.qsw-120x .st4[data-v-45e2e208],
svg.qsw-408 .st4[data-v-45e2e208],
svg.qsw-1200-8c .st4[data-v-45e2e208],
svg.qsw-804 .st4[data-v-45e2e208],
svg.qsw-5216-1t .st4[data-v-45e2e208] {
  font-size: 8px;
}

.mirroring[data-v-45e2e208] {
  position: relative;
}

.mirroring .content-body[data-v-45e2e208] {
  padding-top: 20px;
}

.mirroring .content-body .describe[data-v-45e2e208] {
  color: #000;
  margin: 0px 20px 20px 20px;
}

.mirroring .content-body .group-table[data-v-45e2e208] {
  width: -webkit-fill-available;
  margin-top: 10px;
  margin-right: 10px;
  margin-left: 10px;
  color: black;
}

.mirroring .content-body .group-table td[data-v-45e2e208] {
  height: 28px;
}

.mirroring .content-body .group-table .title[data-v-45e2e208] {
  padding-left: 20px;
  position: relative;
}

.mirroring .content-body .group-table .title .subtitle[data-v-45e2e208],
.mirroring .content-body .group-table .title .slash[data-v-45e2e208] {
  color: #8C99FF;
}

.mirroring .content-body .group-table .title .subtitle[data-v-45e2e208] {
  position: absolute;
  display: inline-block;
  right: 10px;
  top: 0px;
}

.mirroring .content-body .group-table .title .slash[data-v-45e2e208] {
  position: absolute;
  display: inline-block;
  width: 100%;
  height: 28px;
  top: 0;
  left: 0;
}

.mirroring .content-body .group-table .title .slash[data-v-45e2e208]:before {
  content: attr(data-text);
  position: absolute;
  left: 0px;
  top: 0;
  right: 0;
  bottom: 0;
  -webkit-clip-path: polygon(0 0, 0 100%, 230% 225%, 0 0);
  clip-path: polygon(0 0, 0 100%, 230% 225%, 0 0);
  background: #fff;
}

.mirroring .content-body .group-table .all[data-v-45e2e208],
.mirroring .content-body .group-table .item[data-v-45e2e208] {
  text-align: center;
}

.mirroring .content-body .group-table .q-checkbox-label[data-v-45e2e208] {
  display: block;
  margin: auto;
}

.mirroring .content-body .group-table>.table-header[data-v-45e2e208] {
  background-color: #F2F3F8;
  height: 27px;
}

.mirroring .content-body .group-table>.table-item[data-v-45e2e208] {
  height: 38px;
}

.mirroring .content-body .group-table tr[data-v-45e2e208] {
  border-bottom: 1px solid #F1F1F1;
}

.mirroring .content-body .formRow[data-v-45e2e208] {
  color: #000;
  margin: 0px 20px 12px 20px;
}

.mirroring .content-body .formRow.device[data-v-45e2e208] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0px 20px 12px 0px;
}

.mirroring .content-body .formRow.device .device-img[data-v-45e2e208] {
  margin-left: 20%;
  margin-right: 10%;
  width: auto;
}

.mirroring .content-body .formRow.mode[data-v-45e2e208] {
  margin-left: 40px;
}

.mirroring .content-body .formRow.mode>.title[data-v-45e2e208] {
  display: inline-block;
}

.mirroring .content-body .formRow.mode>.q-radio[data-v-45e2e208] {
  margin-right: 20px;
}

.mirroring .content-body .labeling_group[data-v-45e2e208] {
  margin: 0;
  margin-top: 20px;
}

.mirroring .content-body .labeling_group .label_link .link_icon[data-v-45e2e208] {
  background: #4AD2E2;
}

.mirroring .content-body .labeling_group .label_nolink .nolink_icon[data-v-45e2e208] {
  background: #BD10E0;
}

.content-body-footer[data-v-45e2e208] {
  position: absolute;
  top: calc(100% - 50px) !important;
  margin-left: 10px;
}

.labeling_group[data-v-2b1b235c] {
  position: relative;
  margin: auto;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.labeling_group .label_link[data-v-2b1b235c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

.labeling_group .label_link .link_icon[data-v-2b1b235c] {
  margin: 6px 0;
  background: #7ED321;
  width: 10px;
  height: 10px;
}

.labeling_group .label_link .text[data-v-2b1b235c] {
  margin-left: 4px;
  font-size: 12px;
  color: #2F2F2F;
  line-height: 22px;
}

.labeling_group .label_link.lldp .link_icon[data-v-2b1b235c] {
  background: #E38DF5;
}

.labeling_group .label_nolink[data-v-2b1b235c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

.labeling_group .label_nolink .nolink_icon[data-v-2b1b235c] {
  margin: 6px 0;
  background: #DBDDDD;
  width: 10px;
  height: 10px;
}

.labeling_group .label_nolink .text[data-v-2b1b235c] {
  margin-left: 4px;
  font-size: 12px;
  color: #2F2F2F;
  line-height: 22px;
}

.labeling_group .label_nolink.lldp .nolink_icon[data-v-2b1b235c] {
  background: #2BBAF0;
}

.labeling_group .mirroring .label_link .link_icon[data-v-2b1b235c] {
  background: #4AD2E2;
}

.labeling_group .mirroring .label_nolink .nolink_icon[data-v-2b1b235c] {
  background: #BD10E0;
}

.labeling_group .label_receive[data-v-2b1b235c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

.labeling_group .label_receive .receive_icon[data-v-2b1b235c] {
  margin: 6px 0;
  background: #7ED321;
  width: 10px;
  height: 10px;
}

.labeling_group .label_receive .text[data-v-2b1b235c] {
  margin-left: 4px;
  font-size: 12px;
  color: #2F2F2F;
  line-height: 22px;
}

.labeling_group .label_disable[data-v-2b1b235c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

.labeling_group .label_disable .disable_icon[data-v-2b1b235c] {
  margin: 6px 0;
  background: #ffffff;
  border: 0.25px solid #A8A8A8;
  width: 10px;
  height: 10px;
}

.labeling_group .label_disable .text[data-v-2b1b235c] {
  margin-left: 4px;
  font-size: 12px;
  color: #2F2F2F;
  line-height: 22px;
}

.labeling_group .label_loop[data-v-2b1b235c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

.labeling_group .label_loop .loop_icon[data-v-2b1b235c] {
  margin: 6px 0;
  background: #F54848;
  width: 10px;
  height: 10px;
}

.labeling_group .label_loop .text[data-v-2b1b235c] {
  margin-left: 4px;
  font-size: 12px;
  color: #2F2F2F;
  line-height: 22px;
}

.lldpconfig[data-v-28b51e59] {
  position: relative;
  padding: 10px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lldpconfig .describe[data-v-28b51e59] {
  margin-bottom: 25px;
}

.lldpconfig .config-table[data-v-28b51e59] {
  width: 100%;
  table-layout: fixed;
}

.lldpconfig .config-table>tr[data-v-28b51e59] {
  height: 52px;
}

.lldpconfig .config-table>tr>td[data-v-28b51e59] {
  position: relative;
}

.lldpconfig .config-table>tr>td>.title[data-v-28b51e59],
.lldpconfig .config-table>tr>td>.value[data-v-28b51e59] {
  margin-right: 10px;
  border-right: 1px solid #F1F1F1;
}

.lldpconfig .config-table>tr>td>.value>input[data-v-28b51e59] {
  width: 70px;
}

.lldpconfig .config-table>tr>td:last-child>div[data-v-28b51e59] {
  border-right: none;
}

.lldpconfig .config-table .errorMessage[data-v-28b51e59] {
  position: absolute;
  width: inherit;
}

.lldpconfig .group-table[data-v-28b51e59] {
  padding-top: 20px;
  height: calc(100% - 225px);
}

.lldpconfig .group-table .data-row[data-v-28b51e59] {
  overflow: visible !important;
  height: 38px;
}

.lldpconfig .group-table .data-row .data[data-v-28b51e59] {
  overflow: visible !important;
}

.lldpconfig .group-table .data-row .data .form-control[data-v-28b51e59] {
  width: 200px;
  display: inline-block;
}

.lldpconfig .content-body-footer[data-v-28b51e59] {
  position: absolute;
  top: calc(100% - 50px) !important;
}

.lldpconfig .q-select .display-label[data-v-28b51e59] {
  font-size: 13px;
  color: #000;
}

.lldpconfig .q-select[data-v-28b51e59] {
  width: 200px;
  height: 30px;
  border: 1px solid #979797 !important;
  border-radius: 4px;
  vertical-align: middle;
}

.lldpconfig .q-select[data-v-28b51e59] .dropdown-menu {
  left: -1px;
  width: 200px;
  height: auto;
  overflow: auto;
}

.lldpconfig .q-select[data-v-28b51e59] .display-label {
  font-size: 13px !important;
  color: #2F2F2F !important;
  line-height: 30px !important;
}

.lldpconfig .q-select[data-v-28b51e59]::after {
  background-color: #000;
  top: -25px;
}

.lldpremote[data-v-50b8185b] {
  position: relative;
  padding: 10px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lldpremote .formRow[data-v-50b8185b] {
  text-align: center;
}

.lldpremote .formRow svg[data-v-50b8185b] {
  width: 190px;
  height: 190px;
}

.lldpremote .formRow div[data-v-50b8185b] {
  font-family: 'Roboto-M' !important;
  font-size: 16px;
}

.lldpremote .group-table[data-v-50b8185b] {
  height: 100%;
}

.lldpremote .group-table .header[data-v-50b8185b] {
  padding-left: 0px;
}

.lldpremote .group-table .header .qweb-column-title[data-v-50b8185b] {
  position: relative;
}

.lldpremote .group-table .qweb-column[data-v-50b8185b],
.lldpremote .group-table .data[data-v-50b8185b] {
  text-overflow: ellipsis;
  /* Required for text-overflow to do anything */
  white-space: nowrap;
  overflow: hidden;
  padding-left: 8px !important;
}

.sysdhcp[data-v-b355a4b4] {
  position: relative;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.sysdhcp>.content-body[data-v-b355a4b4] {
  padding: 20px 10px 10px 10px;
}

.sysdhcp>.content-body div.content-body-header[data-v-b355a4b4] {
  padding-left: 20px !important;
}

.sysdhcp>.content-body .formDeviceMode[data-v-b355a4b4] {
  width: auto;
  height: auto;
}

.sysdhcp>.content-body .formDeviceMode .formselect[data-v-b355a4b4] {
  height: 30px;
  margin-bottom: 10px;
}

.sysdhcp>.content-body .formDeviceMode .formselect .title[data-v-b355a4b4] {
  margin-right: 12px;
}

.sysdhcp>.content-body .formDeviceMode .formlabel[data-v-b355a4b4] {
  height: 15px;
}

.sysdhcp>.content-body .formDevice[data-v-b355a4b4] {
  display: inline-block;
  width: 420px;
  vertical-align: top;
}

.sysdhcp>.content-body .formDevice.disabled .title[data-v-b355a4b4],
.sysdhcp>.content-body .formDevice.disabled .q-radio[data-v-b355a4b4],
.sysdhcp>.content-body .formDevice.disabled[data-v-b355a4b4] .q-radio>.text,
.sysdhcp>.content-body .formDevice.disabled .forminput .table-row .title[data-v-b355a4b4],
.sysdhcp>.content-body .formDevice.disabled .forminput .table-row span[data-v-b355a4b4] {
  color: #AEAEAE;
  cursor: default;
  pointer-events: none;
}

.sysdhcp>.content-body .formRow.static[data-v-b355a4b4] {
  margin-top: 32px;
}

.sysdhcp>.content-body .formRow.deviceMachine[data-v-b355a4b4] {
  padding: 0px;
  margin-bottom: 30px;
}

.sysdhcp>.content-body .formRow.deviceMachine[data-v-b355a4b4] svg {
  height: auto;
}

.sysdhcp>.content-body .formRow.deviceMachine[data-v-b355a4b4] svg.back {
  padding-top: 20px;
}

.sysdhcp>.content-body .formRow.deviceName[data-v-b355a4b4] {
  margin-bottom: 20px;
}

.sysdhcp>.content-body .formRow .formlabel[data-v-b355a4b4] .q-radio>.text {
  font-size: 14px;
  font-family: 'Roboto-M', 'Microsoft JhengHei' !important;
}

.sysdhcp>.content-body .formRow .formlabel .info[data-v-b355a4b4] {
  font-size: 14px;
  color: #195A87;
  line-height: 14px;
  font-weight: 400;
  font-family: 'Roboto-R', 'Microsoft JhengHei' !important;
}

.sysdhcp>.content-body .formRow.deviceName .title[data-v-b355a4b4] {
  font-size: 16px;
  color: #2f2f2f;
  line-height: 16px;
  font-weight: 600;
  font-family: 'PingFang TC', 'Microsoft JhengHei' !important;
}

.sysdhcp>.content-body .formRow .formselect[data-v-b355a4b4] {
  display: inline-block;
  vertical-align: middle;
}

.sysdhcp>.content-body .formRow .formselect .title[data-v-b355a4b4] {
  font-size: 14px;
  color: #000000;
  line-height: 14px;
  font-weight: 400;
  width: auto;
  display: inline-block;
  font-family: 'Roboto-R', 'Microsoft JhengHei' !important;
}

.sysdhcp>.content-body .formRow .forminput[data-v-b355a4b4] {
  margin: 10px 0px 0px 30px;
}

.sysdhcp>.content-body .formRow .forminput>.table-row[data-v-b355a4b4] {
  margin-bottom: 10px;
}

.sysdhcp>.content-body .formRow .forminput>.table-row .title[data-v-b355a4b4] {
  font-size: 14px;
  color: #000000;
  line-height: 14px;
  font-weight: 500;
  width: auto;
  display: inline-block;
  font-family: 'Roboto-R', 'Microsoft JhengHei' !important;
}

.sysdhcp>.content-body .formRow .forminput>.table-row span[data-v-b355a4b4] {
  font-size: 14px;
  color: #000000;
  line-height: 14px;
  display: inline-block;
  font-family: 'Roboto-R', 'Microsoft JhengHei' !important;
}

.sysdhcp>.content-body .formRow .forminput>.table-row input[data-v-b355a4b4] {
  border: 1px solid #979797;
  border-radius: 4px;
  font-size: 14px;
  height: 30px;
  color: #000000;
  line-height: 30px;
  width: 150px;
  font-family: 'Roboto-R', 'Microsoft JhengHei' !important;
}

.sysdhcp>.content-body .formRow .forminput>.table-row>.item[data-v-b355a4b4] {
  display: inline-block;
  vertical-align: top;
  width: 150px;
}

.sysdhcp>.content-body .formRow .refresh[data-v-b355a4b4] {
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 5px;
  font-size: 16px;
  color: #000;
}

.sysdhcp>.content-body .formRow .refresh[data-v-b355a4b4]:hover {
  color: #89A5F4;
}

.sysdhcp>.content-body .formRow .refresh[data-v-b355a4b4]:active {
  color: #2847A0;
}

.sysdhcp>.content-body .content-body-footer[data-v-b355a4b4] {
  top: calc(100% - 50px) !important;
}

.sysdhcp>.content-body .content-body-footer .q-button[data-v-b355a4b4] {
  min-width: 80px;
  font-family: 'Roboto-M', 'Microsoft JhengHei' !important;
}

.sysdhcp>.content-body .scrollbar-body[data-v-b355a4b4] {
  height: calc(100% - 40px);
  padding: 0px 10px;
}

.sysdhcp>.content-body .line[data-v-b355a4b4] {
  width: 1px;
  height: 530px;
  border-right: solid 1px #d8d8d8;
  margin: 12px 5px;
  display: inline-block;
  vertical-align: top;
}

.sysdhcp .alert .q-v--modal[data-v-b355a4b4] {
  height: auto;
}

.sysdhcp .alert .q-v--modal .modal-footer[data-v-b355a4b4] {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.sysdhcp[data-v-b355a4b4] .q-select {
  width: auto;
  height: 30px;
  vertical-align: top;
  border: 1px solid #848484;
}

.sysdhcp[data-v-b355a4b4] .q-select .dropdown-menu .scrollbar-body .scroll-content>li>a {
  font-size: 14px !important;
  font-family: 'Roboto-R', 'Microsoft JhengHei' !important;
  color: #4C4C4C;
}

.sysdhcp[data-v-b355a4b4] .q-select .display-label {
  font-size: 14px !important;
  line-height: 28px !important;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-family: 'Roboto-R', 'Microsoft JhengHei' !important;
  color: #4C4C4C;
}

.sysdhcp[data-v-b355a4b4] .q-select .triangle {
  color: #4C4C4C;
}

.sysfan[data-v-b355a4b4] {
  position: relative;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.sysfan>.content-body[data-v-b355a4b4] {
  padding: 20px 10px 10px 10px;
}

.sysfan>.content-body div.content-body-header[data-v-b355a4b4] {
  padding-left: 20px !important;
}

.sysfan>.content-body .formDeviceMode[data-v-b355a4b4] {
  width: auto;
  height: auto;
}

.sysfan>.content-body .formDeviceMode .formselect[data-v-b355a4b4] {
  height: 30px;
  margin-bottom: 10px;
}

.sysfan>.content-body .formDeviceMode .formselect .title[data-v-b355a4b4] {
  margin-right: 12px;
}

.sysfan>.content-body .formDeviceMode .formlabel[data-v-b355a4b4] {
  height: 15px;
}

.sysfan>.content-body .formDevice[data-v-b355a4b4] {
  display: inline-block;
  vertical-align: top;
}

.sysfan>.content-body .content-title {
  margin-top: 10px;
  margin-bottom: 20px;
}

.sysfan>.content-body .formDevice>.title {
  margin-top: 10px;
}

.sysfan>.content-body .formDevice.disabled .title[data-v-b355a4b4],
.sysfan>.content-body .formDevice.disabled .q-radio[data-v-b355a4b4],
.sysfan>.content-body .formDevice.disabled[data-v-b355a4b4] .q-radio>.text,
.sysfan>.content-body .formDevice.disabled .forminput .table-row .title[data-v-b355a4b4],
.sysfan>.content-body .formDevice.disabled .forminput .table-row span[data-v-b355a4b4] {
  color: #AEAEAE;
  cursor: default;
  pointer-events: none;
}

.sysfan>.content-body .formRow.static[data-v-b355a4b4] {
  margin-top: 32px;
}

.sysfan>.content-body .formRow.deviceMachine[data-v-b355a4b4] {
  padding: 0px;
  margin-bottom: 30px;
}

.sysfan>.content-body .formRow.deviceMachine[data-v-b355a4b4] svg {
  height: auto;
}

.sysfan>.content-body .formRow.deviceMachine[data-v-b355a4b4] svg.back {
  padding-top: 20px;
}

.sysfan>.content-body .formRow.deviceName[data-v-b355a4b4] {
  margin-bottom: 20px;
}

.sysfan>.content-body .formRow .formlabel[data-v-b355a4b4] .q-radio>.text {
  font-size: 14px;
  font-family: 'Roboto-M', 'Microsoft JhengHei' !important;
}

.sysfan>.content-body .formRow .formlabel .info[data-v-b355a4b4] {
  font-size: 14px;
  color: #195A87;
  line-height: 14px;
  font-weight: 400;
  font-family: 'Roboto-R', 'Microsoft JhengHei' !important;
}

.sysfan>.content-body .formRow.deviceName .title[data-v-b355a4b4] {
  font-size: 16px;
  color: #2f2f2f;
  line-height: 16px;
  font-weight: 600;
  font-family: 'PingFang TC', 'Microsoft JhengHei' !important;
}

.sysfan>.content-body .formRow .formselect[data-v-b355a4b4] {
  display: inline-block;
  vertical-align: middle;
}

.sysfan>.content-body .formRow .formselect .title[data-v-b355a4b4] {
  font-size: 14px;
  color: #000000;
  line-height: 14px;
  font-weight: 400;
  width: auto;
  display: inline-block;
  font-family: 'Roboto-R', 'Microsoft JhengHei' !important;
}

.sysfan>.content-body .formRow .forminput[data-v-b355a4b4] {
  margin: 0px 0px 0px 30px;
}

.sysfan>.content-body .formRow .forminput>.table-row[data-v-b355a4b4] {
  margin-bottom: 10px;
}

.sysfan>.content-body .formRow .forminput>.table-row .title[data-v-b355a4b4] {
  font-size: 14px;
  color: #000000;
  line-height: 14px;
  font-weight: 500;
  width: auto;
  display: inline-block;
  font-family: 'Roboto-R', 'Microsoft JhengHei' !important;
}

.sysfan>.content-body .formRow .forminput>.table-row span[data-v-b355a4b4] {
  font-size: 14px;
  color: #000000;
  line-height: 14px;
  display: inline-block;
  font-family: 'Roboto-R', 'Microsoft JhengHei' !important;
}

.sysfan>.content-body .formRow .forminput>.table-row input[data-v-b355a4b4] {
  border: 1px solid #979797;
  border-radius: 4px;
  font-size: 14px;
  height: 30px;
  color: #000000;
  line-height: 30px;
  width: 150px;
  font-family: 'Roboto-R', 'Microsoft JhengHei' !important;
}

.sysfan>.content-body .formRow .forminput>.table-row>.item[data-v-b355a4b4] {
  display: inline-block;
  vertical-align: top;
  width: 150px;
}

.sysfan>.content-body .formRow .refresh[data-v-b355a4b4] {
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 5px;
  font-size: 16px;
  color: #000;
}

.sysfan>.content-body .formRow .refresh[data-v-b355a4b4]:hover {
  color: #89A5F4;
}

.sysfan>.content-body .formRow .refresh[data-v-b355a4b4]:active {
  color: #2847A0;
}

.sysfan>.content-body .content-body-footer[data-v-b355a4b4] {
  top: calc(100% - 50px) !important;
}

.sysfan>.content-body .content-body-footer .q-button[data-v-b355a4b4] {
  min-width: 80px;
  font-family: 'Roboto-M', 'Microsoft JhengHei' !important;
}

.sysfan>.content-body .scrollbar-body[data-v-b355a4b4] {
  height: calc(100% - 40px);
  padding: 0px 10px;
}

.sysfan>.content-body .line[data-v-b355a4b4] {
  width: 1px;
  height: 530px;
  border-right: solid 1px #d8d8d8;
  margin: 12px 5px;
  display: inline-block;
  vertical-align: top;
}

.sysfan .alert .q-v--modal[data-v-b355a4b4] {
  height: auto;
}

.sysfan .alert .q-v--modal .modal-footer[data-v-b355a4b4] {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.sysfan[data-v-b355a4b4] .q-select {
  width: auto;
  height: 30px;
  vertical-align: top;
  border: 1px solid #848484;
}

.sysfan[data-v-b355a4b4] .q-select .dropdown-menu .scrollbar-body .scroll-content>li>a {
  font-size: 14px !important;
  font-family: 'Roboto-R', 'Microsoft JhengHei' !important;
  color: #4C4C4C;
}

.sysfan[data-v-b355a4b4] .q-select .display-label {
  font-size: 14px !important;
  line-height: 28px !important;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-family: 'Roboto-R', 'Microsoft JhengHei' !important;
  color: #4C4C4C;
}

.sysfan[data-v-b355a4b4] .q-select .triangle {
  color: #4C4C4C;
}

.content-tab.syspassword.errorMessage[data-v-b747ad8e] {
  font-size: 14px;
  width: inherit;
  color: #C1272D;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.content-tab.syspassword[data-v-b747ad8e] {
  position: relative;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.content-tab.syspassword>.content-body[data-v-b747ad8e] {
  padding: 20px 10px 10px 10px;
}

.content-tab.syspassword>.content-body .content-item>.formRow.static[data-v-b747ad8e] {
  margin-top: 10px;
}

.popup_dialog.syspassword .table[data-v-8a0ce18a],
.content-tab.syspassword>.content-body .content-item>.formRow .forminput .table[data-v-b747ad8e] {
  position: relative;
  display: table;
}

.popup_dialog.syspassword .table .title[data-v-8a0ce18a],
.content-tab.syspassword>.content-body .content-item>.formRow .forminput .table .title[data-v-b747ad8e] {
  font-size: 14px;
  color: #000000;
  line-height: 22px;
  font-weight: 500;
  width: 165px;
  font-family: 'Roboto-M', 'Microsoft JhengHei' !important;
}

.popup_dialog.syspassword[data-v-8a0ce18a] .forminput.password,
.content-tab.syspassword>.content-body .content-item>.formRow .forminput .table .forminput.password[data-v-b747ad8e] {
  position: relative;
}

.popup_dialog.syspassword[data-v-8a0ce18a] .forminput.password input,
.content-tab.syspassword>.content-body .content-item>.formRow .forminput .table .forminput.password input[data-v-b747ad8e] {
  padding: 0px 25px 0px 10px;
  width: 200px;
  font-size: 14px;
  color: #000000;
  line-height: 30px;
  height: 30px;
  border: 1px solid #979797;
  border-radius: 4px;
  font-family: 'Roboto-R', 'Microsoft JhengHei' !important;
}

.popup_dialog.syspassword[data-v-8a0ce18a] .forminput.password .div-password-eye,
.content-tab.syspassword>.content-body .content-item>.formRow .forminput .table .forminput.password .div-password-eye[data-v-b747ad8e] {
  cursor: pointer;
  color: #7F7F7F;
  position: absolute;
  font-size: 14px;
  top: 8px;
  left: 180px;
}

.popup_dialog.syspassword[data-v-8a0ce18a] .forminput.password .div-password-eye:hover,
.content-tab.syspassword>.content-body .content-item>.formRow .forminput .table .forminput.password .div-password-eye[data-v-b747ad8e]:hover {
  color: #000000;
}

.popup_dialog.syspassword[data-v-8a0ce18a] .forminput.password .div-password-eye.active,
.content-tab.syspassword>.content-body .content-item>.formRow .forminput .table .forminput.password .div-password-eye.active[data-v-b747ad8e] {
  color: #000000;
}

.content-tab.syspassword>.content-body .content-item>.formRow .forminput .table .div-password-tick[data-v-b747ad8e] {
  line-height: 30px;
  color: #7ED321;
  background-size: cover;
  position: relative;
  font-size: 13px;
  left: 10px;
}

.content-tab.syspassword>.content-body .content-item>.formRow .forminput .table .div-password-tick.left[data-v-b747ad8e] {
  left: 30px;
}

.content-tab.syspassword>.content-body .content-item>.formRow .forminput .table .icon-info[data-v-b747ad8e] {
  background-size: cover;
  position: relative;
  line-height: 30px;
}

.content-tab.syspassword>.content-body .content-body-footer[data-v-b747ad8e] {
  top: calc(100% - 50px) !important;
}

.content-tab.syspassword>.content-body .content-body-footer .q-button[data-v-b747ad8e] {
  min-width: 80px;
  font-family: 'Roboto-M', 'Microsoft JhengHei' !important;
}

.content-tab.syspassword>.content-body .scrollbar-body[data-v-b747ad8e] {
  height: calc(100% - 40px);
  padding: 0px 10px;
}

@charset "UTF-8";

.info-tips[data-v-902debac] {
  width: auto;
  height: auto;
  background-color: #ffffff;
  border: 1px solid #979797;
  color: #000000;
  position: absolute;
  z-index: 1002;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 13px;
}

.info-tips>.info-content[data-v-902debac] {
  padding: 20px;
}

.info-tips>.info-content>.content-text[data-v-902debac] {
  text-align: left;
  display: table;
}

.info-tips>.info-content>.content-text[data-v-902debac]:first-child {
  padding-top: 0px;
}

.info-tips>.info-content>.content-text.dot-table[data-v-902debac] {
  display: table;
}

.info-tips>.info-content>.content-text.dot-table>.dot-title[data-v-902debac] {
  display: inline-table;
  margin-right: 5px;
  min-width: 70px;
}

.info-tips>.info-content>.content-text.dot-table>.dot-title[data-v-902debac]::before {
  content: '\30FB';
}

.info-tips>.info-content>.content-text.dot-table>.dot-content[data-v-902debac] {
  display: table-cell;
}

.info-tips>.info-content>.content-text.dot[data-v-902debac]::before {
  content: '\30FB';
}

.info-tips>.info-content>.content-text .dot-title[data-v-902debac] {
  display: inline-block;
}

.info-tips>.info-content>.content-text .dot-content[data-v-902debac] {
  display: inline-block;
}

.info-tips .btn-close[data-v-902debac] {
  cursor: pointer;
  position: absolute;
  right: 5px;
  top: 2px;
  padding: 0px;
  color: #000000;
}

.info-tips .btn-close[data-v-902debac]:hover {
  color: #89A5F4;
}

.info-tips .btn-close[data-v-902debac]:active {
  color: #2847A0;
}

.info-tips .btn-close[data-v-902debac]:focus {
  color: #00C8FF;
}

.content-tab.systime[data-v-84c1bc5c] {
  position: relative;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.content-tab.systime>.content-body[data-v-84c1bc5c] {
  padding: 20px 10px 10px 10px;
}

.content-tab.systime>.content-body div.content-body-header[data-v-84c1bc5c] {
  padding-left: 20px !important;
}

.content-tab.systime>.content-body .formRow.static[data-v-84c1bc5c] {
  margin-top: 10px;
}

.content-tab.systime>.content-body .formlabel[data-v-84c1bc5c] .q-radio>.text {
  font-size: 14px;
  color: #000000;
  font-family: 'Roboto-M', 'Microsoft JhengHei' !important;
}

.content-tab.systime>.content-body .forminput>.table-row[data-v-84c1bc5c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
}

.content-tab.systime>.content-body .forminput>.table-row[data-v-84c1bc5c]:first-child {
  margin-top: 0px;
}

.content-tab.systime>.content-body .forminput>.table-row[data-v-84c1bc5c]:nth-child(2) {
  margin-top: 18px;
}

.content-tab.systime>.content-body .forminput>.table-row .title[data-v-84c1bc5c] {
  font-size: 14px;
  color: #000000;
  line-height: 20px;
  font-weight: 500;
  min-width: 250px;
  font-family: 'Roboto-M', 'Microsoft JhengHei' !important;
}

.content-tab.systime>.content-body .forminput>.table-row .time-zone-title[data-v-84c1bc5c] {
  line-height: 30px;
}

.content-tab.systime>.content-body .forminput>.table-row .display-date[data-v-84c1bc5c] {
  color: #02208F;
  font-size: 14px;
  font-family: 'PingFang TC', 'Microsoft JhengHei' !important;
}

.content-tab.systime>.content-body .forminput>.table-row input[data-v-84c1bc5c] {
  border: 1px solid #979797;
  border-radius: 4px;
  width: 200px;
  line-height: 30px;
  height: 30px;
  display: inline-block;
  font-size: 13px;
  color: #000000;
}

.content-tab.systime>.content-body .forminput>.table-row .time-zone .select-wrapper[data-v-84c1bc5c] {
  display: inline-block;
  vertical-align: middle;
}

.content-tab.systime>.content-body .forminput>.table-row .time-zone span[data-v-84c1bc5c] {
  font-size: 14px;
  font-family: 'Roboto-M', 'Microsoft JhengHei' !important;
}

.content-tab.systime>.content-body .forminput>.table-row .time-zone .hourspace[data-v-84c1bc5c] {
  display: inline-block;
  margin: 0 5px;
  font-size: 14px;
  color: #000000;
  line-height: 30px;
  font-family: 'Roboto-M', 'Microsoft JhengHei' !important;
}

.content-tab.systime>.content-body .forminput>.table-row .time-setting>.formRow[data-v-84c1bc5c] {
  margin-bottom: 20px;
}

.content-tab.systime>.content-body .forminput>.table-row .time-setting>.formRow .formlabel[data-v-84c1bc5c] {
  font-size: 13px;
  color: #000000;
  line-height: 18px;
}

.content-tab.systime>.content-body .forminput>.table-row .time-setting>.formRow .formlabel .q-radio[data-v-84c1bc5c] {
  margin-right: 10px;
}

.content-tab.systime>.content-body .forminput>.table-row .time-setting>.formRow .formlabel .q-radio>.icon[data-v-84c1bc5c] {
  width: 16px;
  height: 16px;
}

.content-tab.systime>.content-body .forminput>.table-row .time-setting>.formRow .forminput[data-v-84c1bc5c] {
  margin-top: 12px;
  margin-left: 30px;
}

.content-tab.systime>.content-body .forminput>.table-row .time-setting>.formRow .forminput .title[data-v-84c1bc5c] {
  font-size: 13px;
  color: #000000;
  line-height: 30px;
  display: inline-block;
}

.content-tab.systime>.content-body .forminput>.table-row .time-setting>.formRow .forminput>.value[data-v-84c1bc5c] {
  display: inline-block;
}

.content-tab.systime>.content-body .forminput>.table-row .time-setting>.formRow .forminput input[data-v-84c1bc5c] {
  border: 1px solid #979797;
  border-radius: 4px;
  font-size: 23px;
  height: 30px;
  color: #000000;
  line-height: 30px;
  width: 182px;
}

.content-tab.systime>.content-body .forminput>.table-row .time-setting>.formRow .forminput .select-wrapper[data-v-84c1bc5c] {
  display: inline-block;
  vertical-align: middle;
  width: 60px;
}

.content-tab.systime>.content-body .forminput>.table-row .time-setting>.formRow .forminput .select-wrapper select[data-v-84c1bc5c] {
  padding-right: 32px;
}

.content-tab.systime>.content-body .forminput>.table-row .time-setting>.formRow .forminput .datetimetitle[data-v-84c1bc5c] {
  font-size: 14px;
  font-family: 'Roboto-R', 'Microsoft JhengHei' !important;
}

.content-tab.systime>.content-body .forminput>.table-row .time-setting>.formRow .forminput .hourspace[data-v-84c1bc5c] {
  display: inline-block;
  margin: 0 5px;
  font-size: 14px;
  color: #000000;
  line-height: 30px;
  font-family: 'Roboto-R', 'Microsoft JhengHei' !important;
}

.content-tab.systime>.content-body .forminput>.table-row .time-setting>.formRow .forminput .divide[data-v-84c1bc5c] {
  display: inline-block;
  font-size: 14px;
  color: #000000;
  line-height: 30px;
  margin: 0 10px;
  font-family: 'Roboto-R', 'Microsoft JhengHei' !important;
}

.content-tab.systime>.content-body .forminput>.table-row .time-setting>.formRow .forminput.disabled[data-v-84c1bc5c] {
  color: #AEAEAE;
}

.content-tab.systime>.content-body .forminput>.table-row .time-setting>.formRow.sync-server .forminput[data-v-84c1bc5c] {
  margin-top: 12px;
  margin-left: 30px;
  display: block;
}

.content-tab.systime>.content-body .forminput>.table-row .time-setting>.formRow.sync-server .forminput .title[data-v-84c1bc5c] {
  font-size: 14px;
  color: #000000;
  line-height: 30px;
  width: 100px;
  font-family: 'Roboto-M', 'Microsoft JhengHei' !important;
}

.content-tab.systime>.content-body .forminput>.table-row .time-setting>.formRow.sync-server .forminput .form-row[data-v-84c1bc5c] {
  position: relative;
}

.content-tab.systime>.content-body .forminput>.table-row .time-setting>.formRow.sync-server .forminput input[data-v-84c1bc5c] {
  border: 1px solid #979797;
  border-radius: 4px;
  font-size: 14px;
  height: 30px;
  color: #000000;
  line-height: 30px;
  width: 230px;
  padding-right: 30px;
  font-family: 'Roboto-R', 'Microsoft JhengHei' !important;
}

.content-tab.systime>.content-body .forminput>.table-row .time-setting>.formRow.sync-server .forminput.disabled[data-v-84c1bc5c],
.content-tab.systime>.content-body .forminput>.table-row .time-setting>.formRow.sync-server .forminput.disabled .title[data-v-84c1bc5c] {
  color: #AEAEAE;
}

.content-tab.systime>.content-body .forminput>.table-row .refresh[data-v-84c1bc5c] {
  margin-left: 20px;
  vertical-align: middle;
  cursor: pointer;
  font-size: 20px;
  color: #000;
}

.content-tab.systime>.content-body .forminput>.table-row .refresh[data-v-84c1bc5c]:hover {
  color: #89A5F4;
}

.content-tab.systime>.content-body .forminput>.table-row .refresh[data-v-84c1bc5c]:active {
  color: #2847A0;
}

.content-tab.systime>.content-body .forminput>.table-row .resync[data-v-84c1bc5c] {
  display: inline-block;
  cursor: pointer;
  margin-left: 10px;
  vertical-align: middle;
  font-size: 20px;
  color: #000;
}

.content-tab.systime>.content-body .forminput>.table-row .resync[data-v-84c1bc5c]:hover {
  color: #89A5F4;
}

.content-tab.systime>.content-body .forminput>.table-row .resync[data-v-84c1bc5c]:active {
  color: #2847A0;
}

.content-tab.systime>.content-body .forminput>.table-row .resync.disabled[data-v-84c1bc5c] {
  color: #AEAEAE;
  cursor: default;
  pointer-events: none;
}

.content-tab.systime>.content-body .forminput>.table-row .resync-load[data-v-84c1bc5c] {
  display: inline-block;
  margin-left: 10px;
  vertical-align: text-top;
  font-size: 16px;
  color: #000;
}

.content-tab.systime>.content-body .forminput>.table-row .icon-tick[data-v-84c1bc5c] {
  font-size: 20px;
  color: #63B50A;
}

.content-tab.systime>.content-body .forminput>.table-row .icon-btn_close[data-v-84c1bc5c] {
  font-size: 20px;
  color: #D0021B;
}

.content-tab.systime>.content-body .forminput>.table-row .status-icon[data-v-84c1bc5c] {
  position: relative;
  vertical-align: middle;
  right: 60px;
}

.content-tab.systime>.content-body .forminput>.table-row .dst-auto[data-v-84c1bc5c] {
  color: #02208F;
  font-size: 14px;
  font-family: 'PingFang TC', 'Microsoft JhengHei' !important;
  margin-top: 5px;
}

.content-tab.systime>.content-body .forminput .dst .q-select[data-v-84c1bc5c] {
  min-width: 60px;
  width: auto;
}

.content-tab.systime>.content-body .forminput .dst>.select-wrapper[data-v-84c1bc5c] {
  display: inline-block;
  vertical-align: middle;
  min-width: 60px;
}

.content-tab.systime>.content-body .forminput .dst>span[data-v-84c1bc5c] {
  font-size: 14px;
  font-family: 'Roboto-M', 'Microsoft JhengHei' !important;
}

.content-tab.systime>.content-body .forminput .dst>.hourspace[data-v-84c1bc5c] {
  display: inline-block;
  margin-right: 20px;
  font-size: 14px;
  color: #000000;
  line-height: 30px;
}

.content-tab.systime>.content-body .forminput[data-v-84c1bc5c] .datetime-picker {
  display: inline-block;
}

.content-tab.systime>.content-body .forminput[data-v-84c1bc5c] .datetime-picker input {
  font-size: 14px;
  width: 180px;
  font-family: 'Roboto-R', 'Microsoft JhengHei' !important;
}

.content-tab.systime>.content-body .forminput.disabled .q-select[data-v-84c1bc5c],
.content-tab.systime>.content-body .forminput.disabled .q-select .display-label[data-v-84c1bc5c] {
  color: #AEAEAE;
  cursor: default;
  pointer-events: none;
}

.content-tab.systime>.content-body .q-select[data-v-84c1bc5c] {
  width: 60px;
  height: 30px;
  vertical-align: middle;
}

.content-tab.systime>.content-body .q-select[data-v-84c1bc5c] .display-label {
  font-size: 14px !important;
  line-height: 28px !important;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-family: 'Roboto-R', 'Microsoft JhengHei' !important;
}

.content-tab.systime>.content-body .q-select[data-v-84c1bc5c]::after {
  background-color: #000;
  top: -25px;
}

.content-tab.systime>.content-body .q-select.timezone-country[data-v-84c1bc5c] {
  width: 350px;
}

.content-tab.systime>.content-body .q-select.dst-options[data-v-84c1bc5c] {
  width: 300px;
}

.content-tab.systime>.content-body .q-select.timezone-type[data-v-84c1bc5c] {
  width: auto;
  min-width: 150px;
}

.content-tab.systime>.content-body>.content-body-footer[data-v-84c1bc5c] {
  top: calc(100% - 40px);
}

.content-tab.systime>.content-body>.content-body-footer .q-button[data-v-84c1bc5c] {
  min-width: 80px;
  font-family: 'Roboto-M', 'Microsoft JhengHei' !important;
}

.content-tab.systime>.content-body>.scrollbar-body[data-v-84c1bc5c] {
  height: calc(100% - 40px);
  padding: 0px 10px;
}

.calendar-header[data-v-88b8f8f0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  color: #000000;
  text-align: left;
  line-height: 22px;
  height: 22px;
  margin-bottom: 10px;
}

.headers[data-v-88b8f8f0] {
  font-size: 14px;
  color: #9B9B9B;
  text-align: center;
  line-height: 16px;
}

.year-month-wrapper[data-v-88b8f8f0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 22px;
  background-color: #FFF;
  width: 70px;
  /* border-bottom: 1px solid #b9b9b9; */
}

.datetime-picker[data-v-88b8f8f0] {
  position: relative;
}

.datetime-picker input[data-v-88b8f8f0] {
  cursor: pointer;
  width: 100%;
  height: 30px;
  padding: 3px;
  background: #FFFFFF;
  border: 1px solid #979797;
  border-radius: 4px;
  color: #7F7F7F;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline-style: none;
  display: inline-block;
  font-size: 12px;
  margin: auto;
  padding: 0px 30px 0px 30px;
}

.datetime-picker input[data-v-88b8f8f0]:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #4A90E2;
  color: #000000;
}

.datetime-picker input[data-v-88b8f8f0]:active {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #2F2F2F;
  color: #000000;
}

.datetime-picker input[data-v-88b8f8f0]:disabled {
  cursor: not-allowed;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #AEAEAE;
  color: #AEAEAE;
}

.datetime-picker.icon-triangle-down[data-v-88b8f8f0]:after {
  content: '\E967';
  cursor: pointer;
  position: absolute;
  pointer-events: none;
  width: 20px;
  height: 20px;
  top: 5px;
  right: 10px;
}

.datetime-picker.icon-triangle-down.disabled[data-v-88b8f8f0] {
  color: #AEAEAE;
}

.datetime-picker.disabled[data-v-88b8f8f0]::before {
  color: #AEAEAE;
}

.datetime-picker[data-v-88b8f8f0]::before {
  content: '\E913';
  pointer-events: none;
  position: absolute;
  font-size: 14px;
  width: 14px;
  height: 14px;
  margin-left: 12px;
  margin-top: 8px;
}

.calendar-div[data-v-88b8f8f0] {
  background-color: #fff;
  width: 246px;
  height: 236px;
  border: 1px solid #b9b9b9;
  -webkit-box-shadow: 1px 2px 5px #ccc;
  box-shadow: 1px 2px 5px #ccc;
  position: fixed;
  left: initial;
  top: initial;
  margin-top: 3px;
  padding: 10px 27px 20px 27px;
  font-size: 12px;
  color: #000000;
  text-align: left;
  line-height: 22px;
  z-index: 2;
}

.port[data-v-88b8f8f0],
.days[data-v-88b8f8f0] {
  display: inline-block;
  width: calc(100% / 7);
  height: 24px;
  line-height: 24px;
  text-align: center;
  vertical-align: middle;
  font-size: 14px;
  color: #4C4C4C;
}

.today[data-v-88b8f8f0] {
  color: #b8292d;
  font-size: 12px;
}

.port[data-v-88b8f8f0] {
  cursor: pointer;
}

.days[data-v-88b8f8f0] {
  height: 16px;
  vertical-align: middle;
  font-size: 14px;
  color: #9B9B9B;
  text-align: center;
  line-height: 16px;
}

.port[data-v-88b8f8f0]:hover {
  background-color: #EDF6FC;
  height: 24px;
  border-radius: 50%;
  font-size: 14px;
  color: #4C4C4C;
  text-align: center;
  line-height: 24px;
  font-size: 14px;
}

.activePort[data-v-88b8f8f0],
.activePort[data-v-88b8f8f0]:hover {
  background-color: #4875F5;
  height: 24px;
  border-radius: 50%;
  text-align: center;
  line-height: 24px;
  font-size: 15px;
  color: #FFFFFF;
  line-height: 24px;
}

.month-setter[data-v-88b8f8f0],
.year-setter[data-v-88b8f8f0] {
  margin: auto;
  display: inline-block;
  cursor: pointer;
}

.month-wrapper[data-v-88b8f8f0] {
  margin: 0px;
}

.nav-l[data-v-88b8f8f0]:hover,
.nav-r[data-v-88b8f8f0]:hover {
  color: #b9b9b9;
}

.nav-l[data-v-88b8f8f0],
.nav-r[data-v-88b8f8f0] {
  display: inline-block;
  width: 6px;
  height: 6px;
  color: #b9b9b9;
  font-size: 12px;
  cursor: pointer;
  border: 0;
  margin: 0;
}

.nav-l[data-v-88b8f8f0] {
  float: left;
}

.nav-r[data-v-88b8f8f0] {
  float: right;
}

.month[data-v-88b8f8f0] {
  width: 40px;
  color: #2f2f2f;
  font-size: 14px;
}

.year[data-v-88b8f8f0] {
  width: 40px;
  margin-left: 5px;
  margin-right: 10px;
  color: #2f2f2f;
  font-size: 14px;
}

.hour-selector[data-v-88b8f8f0],
.minute-selector[data-v-88b8f8f0] {
  width: 30px;
  display: inline-block;
  text-align: center;
  font-weight: 500;
  position: relative;
  cursor: pointer;
}

.time-separator[data-v-88b8f8f0] {
  display: inline-block;
  font-weight: 500;
}

.time-picker[data-v-88b8f8f0] {
  margin: 10px;
}

.nav-t[data-v-88b8f8f0],
.nav-d[data-v-88b8f8f0] {
  font-weight: 500;
  cursor: pointer;
}

.scroll-hider[data-v-88b8f8f0] {
  display: none;
  vertical-align: top;
  overflow: hidden;
  border: 0;
  position: absolute;
  top: -40px;
  left: 0;
  -webkit-box-shadow: 0 0 3px #333;
  box-shadow: 0 0 3px #333;
  background-color: white;
}

.scroll-hider ul[data-v-88b8f8f0] {
  padding: 5px;
  margin: -5px -13px -5px -5px;
  list-style-type: none;
  height: 100px;
  overflow: auto;
  width: 55px;
  color: #999;
  overflow-x: hidden;
}

.showSelector[data-v-88b8f8f0] {
  display: inline-block;
}

li.active[data-v-88b8f8f0] {
  background-color: #ed4d00;
  color: white;
}

li[data-v-88b8f8f0] {
  padding: 4px;
  font-size: 16px;
  width: 100%;
  cursor: pointer;
}

.time-picker[data-v-88b8f8f0] {
  display: inline-block;
}

.noDisplay[data-v-88b8f8f0] {
  display: none;
}

.okButton[data-v-88b8f8f0] {
  color: #ed4d00;
  font-size: 15px;
  font-weight: 500;
  padding: 0;
  float: right;
  border: 0;
  margin-right: 10px;
  margin-top: 10px;
  cursor: pointer;
  background: transparent;
}

.today-btn[data-v-88b8f8f0] {
  cursor: pointer;
  height: 22px;
  font-size: 12px;
  color: #fff;
  border: 1px solid #969696;
  background-color: #787878;
  text-align: center;
  line-height: 22px;
}

.today-btn[data-v-88b8f8f0]:hover {
  background-color: #787878;
}

.today-btn[data-v-88b8f8f0]:active {
  background-color: #00b0ff;
}

.month-list[data-v-88b8f8f0] {
  position: absolute;
  background: #fff;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  z-index: 20;
}

.month-list table[data-v-88b8f8f0] {
  width: 100%;
  height: 100%;
}

.month-list table tbody tr td[data-v-88b8f8f0] {
  height: calc(100% / 7);
  padding: 2px;
  border-top: none;
  vertical-align: middle;
}

.month-list table tbody tr td a[data-v-88b8f8f0] {
  display: block;
  padding: 2px 4px;
  text-decoration: none;
  text-align: center;
  outline: 0 none;
  font-size: 11px;
  color: #333;
  cursor: pointer;
}

.month-list table tbody tr td.selected[data-v-88b8f8f0] {
  background-color: #D8D8D8;
  border-color: #DCDCDC;
}

.month-list table tbody tr td.td-center[data-v-88b8f8f0] {
  text-align: center;
}

.month-list table tbody tr .right-col[data-v-88b8f8f0] {
  border-right: 1px solid #D7D7D7;
}

.month-list table tbody tr .selBtn[data-v-88b8f8f0] {
  text-align: center;
  text-decoration: none !important;
  border: 1px solid;
  padding: 1px 3px 1px;
  cursor: pointer;
  background-color: #4E565F;
  color: #fff;
  border-color: #C0C0C0 #434343 #434343 #C0C0C0;
}

.calendar-l[data-v-88b8f8f0],
.calendar-r[data-v-88b8f8f0] {
  display: inline-block;
  cursor: pointer;
  margin: 3px 0px;
  padding: 0px 5px;
  font-size: 16px;
  color: #7F7F7F;
}

.syshttps[data-v-41419af4] {
  position: relative;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.syshttps>.content-body[data-v-41419af4] {
  padding: 20px 10px 10px 10px;
}

.syshttps>.content-body .disabled[data-v-41419af4] {
  pointer-events: none;
  user-select: none;
  background: #F5F5F5;
}

.syshttps>.content-body .formRow .formlabel .checkbox-wrapper[data-v-41419af4] {
  display: inline-block;
}

.syshttps>.content-body .formRow .forminput[data-v-41419af4] {
  margin: 0px 0px 0px 30px;
}

.syshttps>.content-body .formRow .forminput>.table-row .tls[data-v-41419af4] {
  margin-top: 16px;
}

.syshttps>.content-body .formRow .forminput>.table-row .tls .title[data-v-41419af4] {
  font-size: 14px;
  line-height: 16px;
  color: #000000;
  width: auto;
  display: inline-block;
  font-family: 'Roboto-M', 'Microsoft JhengHei' !important;
}

.syshttps>.content-body .formRow .forminput>.table-row .tls .select-wrapper[data-v-41419af4] {
  display: inline-block;
  vertical-align: middle;
  margin-left: 2px;
}

.syshttps>.content-body .formRow .forminput>.table-row .tls .select-wrapper[data-v-41419af4] .q-select {
  width: auto;
  min-width: 132px;
  height: 30px;
  vertical-align: top;
  border: 1px solid #848484;
}

.syshttps>.content-body .formRow .forminput>.table-row .tls .select-wrapper[data-v-41419af4] .q-select .dropdown-menu {
  min-width: 132px;
}

.syshttps>.content-body .formRow .forminput>.table-row .tls .select-wrapper[data-v-41419af4] .q-select .dropdown-menu .scrollbar-body .scroll-content>li>a {
  font-size: 14px !important;
  font-family: 'Roboto-R', 'Microsoft JhengHei' !important;
  color: #4C4C4C;
}

.syshttps>.content-body .formRow .forminput>.table-row .tls .select-wrapper[data-v-41419af4] .q-select .display-label {
  font-size: 14px !important;
  line-height: 28px !important;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-family: 'Roboto-R', 'Microsoft JhengHei' !important;
  color: #4C4C4C;
}

.syshttps>.content-body .formRow .forminput>.table-row .tls .select-wrapper[data-v-41419af4] .q-select .triangle {
  color: #4C4C4C;
}

.syshttps>.content-body .formRow .forminput>.table-row .tls .info[data-v-41419af4] {
  margin-top: 10px;
  line-height: 18px;
  font-size: 13px;
  color: #195A87;
  width: auto;
  font-family: 'PingFang TC', 'Microsoft JhengHei' !important;
}

.syshttps>.content-body .formRow .forminput>.table-row .httpsPort[data-v-41419af4] {
  margin-top: 20px;
}

.syshttps>.content-body .formRow .forminput>.table-row .httpsPort .title[data-v-41419af4] {
  font-size: 14px;
  line-height: 16px;
  color: #000000;
  width: auto;
  display: inline-block;
  font-family: 'Roboto-M', 'Microsoft JhengHei' !important;
}

.syshttps>.content-body .formRow .forminput>.table-row .httpsPort .input-wrapper[data-v-41419af4] {
  display: inline-block;
  vertical-align: middle;
  margin-left: 2px;
}

.syshttps>.content-body .formRow .forminput>.table-row .httpsPort .input-wrapper input[data-v-41419af4] {
  border: 1px solid #848484;
  border-radius: 4px;
  font-size: 14px;
  height: 30px;
  width: 140px;
  color: #4c4c4c;
  line-height: 30px;
  font-family: 'Roboto-R', 'Microsoft JhengHei' !important;
}

.syshttps>.content-body .formRow .forminput>.table-row .httpsPort .errorMessage[data-v-41419af4] {
  display: inline-block;
  vertical-align: middle;
}

.syshttps>.content-body .formRow .forminput>.table-row .httpsOnly[data-v-41419af4] {
  margin-top: 20px;
}

.syshttps>.content-body .formRow .forminput>.table-row .httpsOnly .checkbox-wrapper[data-v-41419af4] {
  display: inline-block;
}

.syshttps>.content-body .formRow .forminput>.table-row .httpsOnly[data-v-41419af4] .q-checkbox-label.disabled .text {
  cursor: default;
  color: #AEAEAE;
}

.syshttps>.content-body .formRow .forminput>.table-row .httpsOnly .info[data-v-41419af4] {
  margin-top: 10px;
  line-height: 18px;
  font-size: 13px;
  color: #195A87;
  width: auto;
  font-family: 'PingFang TC', 'Microsoft JhengHei' !important;
}

.syshttps>.content-body .formRow .forminput.disabled[data-v-41419af4],
.syshttps>.content-body .formRow .forminput.disabled>.table-row .title[data-v-41419af4] {
  color: #AEAEAE;
}

.syshttps>.content-body .formRow[data-v-41419af4] .q-checkbox-label {
  width: auto;
  height: auto;
  cursor: pointer;
}

.syshttps>.content-body .formRow[data-v-41419af4] .q-checkbox-label .icon {
  display: inline-block;
  vertical-align: middle;
  color: #4C4C4C;
}

.syshttps>.content-body .formRow[data-v-41419af4] .q-checkbox-label .text {
  display: inline-block;
  vertical-align: middle;
  margin-left: 0px;
  color: #000000;
  font-size: 14px;
  line-height: 16px;
  font-family: 'Roboto-M', 'Microsoft JhengHei' !important;
}

.syshttps>.content-body .content-body-footer[data-v-41419af4] {
  top: calc(100% - 50px) !important;
}

.syshttps>.content-body .content-body-footer .q-button[data-v-41419af4] {
  min-width: 80px;
  font-family: 'Roboto-M', 'Microsoft JhengHei' !important;
}

.syshttps>.content-body .scrollbar-body[data-v-41419af4] {
  height: calc(100% - 40px);
  padding: 0px 10px;
}

.syshttps .alert .q-v--modal[data-v-41419af4] {
  height: auto;
}

.syshttps .alert .q-v--modal .modal-footer[data-v-41419af4] {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.q-modal[data-v-301c11a0] {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.q-modal .q-v--modal[data-v-301c11a0] {
  height: auto;
  border-radius: 4px;
}

.q-modal .q-v--modal>.modal-content[data-v-301c11a0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: inherit !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background: #FFFFFF;
  border: 1px solid #474646;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  color: #000000;
}

.q-modal .q-v--modal>.modal-content .modal-close[data-v-301c11a0] {
  position: absolute;
  top: 18px;
  right: 14px;
  width: 22px;
  height: 22px;
  cursor: pointer;
  color: #fff;
}

.q-modal .q-v--modal>.modal-content .modal-close[data-v-301c11a0]:hover {
  color: #89A5F4;
}

.q-modal .q-v--modal>.modal-content>.modal-header[data-v-301c11a0] {
  cursor: move;
  font-size: 20px;
  color: #ffffff;
  line-height: 58px;
  height: 58px;
  padding: 0 18px 0 18px;
  text-align: left;
  border-bottom: none;
  font-weight: 500;
  width: 100%;
  background-color: #0B3256;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.q-modal .q-v--modal>.modal-content>.modal-body[data-v-301c11a0] {
  padding: 0px 30px;
  overflow-y: scroll;
  min-height: 70px;
  display: table;
  width: 100%;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform[data-v-301c11a0] {
  font-size: 14px;
  margin-top: 20px;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .title[data-v-301c11a0] {
  font-size: 13px;
  color: #000000;
  text-align: left;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow[data-v-301c11a0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow .formlabel[data-v-301c11a0] {
  width: 25%;
  text-align: left;
  margin-right: 10px;
  font-size: 14px;
  color: #000000;
  text-align: left;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow .forminput[data-v-301c11a0] {
  margin-right: 10px;
  width: 75%;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow .forminput p[data-v-301c11a0] {
  margin-top: 8px;
  margin-left: 0px;
  margin-bottom: 0;
  margin-right: 0;
  line-height: 14px;
  font-size: 13px;
  color: #195A87;
  text-align: left;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow .forminput .note[data-v-301c11a0] {
  margin-top: 8px;
  line-height: 14px;
  font-size: 13px;
  color: #195A87;
  text-align: left;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow .forminput .note[data-v-301c11a0]:before {
  cursor: pointer;
  content: '';
  background-size: cover;
  position: relative;
  display: inline-block;
  width: 14px;
  height: 14px;
  top: 0px;
  right: 0px;
  margin-right: 10px;
  pointer-events: none;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow .forminput .form-control[data-v-301c11a0] {
  font-size: 13px;
  color: #000000;
  text-align: left;
  background: #FFFFFF;
  border: 1px solid #2F2F2F;
  border-radius: 4px;
  display: table-cell;
  height: 24px;
  vertical-align: middle;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .message[data-v-301c11a0] {
  font-size: 15px;
  color: #000;
  font-weight: 500;
  margin: 20px 0px 30px 0px;
}

.q-modal .q-v--modal>.modal-content>.scrollbar-body .modal-body[data-v-301c11a0] {
  padding: 20px 25px 0px 35px;
}

.q-modal .q-v--modal>.modal-content>.modal-footer[data-v-301c11a0] {
  position: inherit;
  bottom: 0;
  right: 0;
  border: 0;
  height: auto;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 30px;
}

.q-modal .q-v--modal>.modal-content>.modal-footer>button[data-v-301c11a0] {
  margin-right: 0;
  margin-left: 8px;
}

.q-modal .q-v--modal>.modal-content>.modal-footer>.footer-left>button[data-v-301c11a0] {
  margin: 0;
}

.q-modal .q-v--modal>.modal-content>.modal-footer>.footer-right[data-v-301c11a0] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.q-modal .q-v--modal>.modal-content>.modal-process[data-v-301c11a0] {
  height: 8px;
  position: relative;
  top: 0px;
}

.q-modal .q-v--modal>.modal-content>.modal-process .progressbase[data-v-301c11a0] {
  width: 100%;
  background: #d9d9d9;
  height: 8px;
  float: left;
}

.q-modal .q-v--modal>.modal-content>.modal-process .progressbar[data-v-301c11a0] {
  position: absolute;
  width: 50%;
  background: #369eff;
  height: 8px;
  float: left;
}

.q-modal .q-v--modal .modal-mask[data-v-301c11a0] {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.418);
  width: 100%;
  height: 100%;
  z-index: 998;
}

.vue-modal-resizer[data-v-301c11a0]::after {
  background: none;
  border-left: none;
}

.quickstart_dialog .q-v--modal[data-v-301c11a0] {
  height: auto !important;
}

.quickstart_dialog .q-v--modal .modal-content[data-v-301c11a0] {
  background-color: #fafafa;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.quickstart_dialog .q-v--modal .modal-content .modal-header[data-v-301c11a0] {
  height: 20px;
  float: right;
  cursor: move;
}

.quickstart_dialog .q-v--modal .modal-content .content[data-v-301c11a0] {
  margin: 0px;
  padding: 0px;
}

.quickstart_dialog .q-v--modal .modal-content .content .dialogContent[data-v-301c11a0] {
  padding: 4px 24px 20px 24px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.quickstart_dialog .q-v--modal .modal-content .content .dialogContent .informationIcon[data-v-301c11a0] {
  width: 32px;
  height: 32px;
  margin-right: 16px;
}

.quickstart_dialog .q-v--modal .modal-content .content .dialogContent .informationContent[data-v-301c11a0] {
  min-height: 34px;
  line-height: 21px;
  vertical-align: text-bottom;
  font-size: 14px;
  color: #2f2f2f;
  padding-top: 8px;
  margin-right: 16px;
}

.quickstart_dialog .q-v--modal .modal-content .content .dialogContent .informationContent .note[data-v-301c11a0] {
  color: #195a87;
  font-size: 12px;
  line-height: 18px;
  margin-top: 8px;
}

.quickstart_dialog .q-v--modal .modal-content .content .dialogContent .moreicon[data-v-301c11a0] {
  width: 7px;
  height: 13px;
}

.quickstart_dialog .q-v--modal .modal-content>.modal-footer[data-v-301c11a0] {
  margin: 0px 24px 24px 24px;
  padding: 0;
}

.quickstart_dialog .q-v--modal .modal-content>.modal-footer .buttons[data-v-301c11a0] {
  height: 30px;
}

.quickstart_dialog .q-v--modal .modal-content>.modal-footer .buttons>.Qdialogbtn[data-v-301c11a0] {
  margin-right: 8px;
}

.popup_dialog[data-v-301c11a0] {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.popup_dialog .q-v--modal[data-v-301c11a0] {
  height: auto;
  max-width: 660px;
  cursor: move;
}

.popup_dialog .q-v--modal>.modal-content[data-v-301c11a0] {
  background: #FFFFFF;
  border: 1px solid #979797;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  border-radius: 12px;
}

.popup_dialog .q-v--modal>.modal-content .modal-close[data-v-301c11a0] {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 20px;
  height: 20px;
  cursor: pointer;
  color: #000;
}

.popup_dialog .q-v--modal>.modal-content .modal-close[data-v-301c11a0]:hover {
  color: #89A5F4;
}

.popup_dialog .q-v--modal>.modal-content>.modal-header[data-v-301c11a0] {
  cursor: move;
  font-size: 14px;
  color: #000000;
  line-height: 20px;
  height: auto;
  padding: 22px 30px 22px 30px;
  color: #000000;
  text-align: left;
  border-bottom: none;
  background-color: initial;
}

.popup_dialog .q-v--modal>.modal-content>.modal-header>.dialog-icon[data-v-301c11a0] {
  float: left;
  margin-right: 10px;
  font-size: 30px;
  vertical-align: middle;
}

.popup_dialog .q-v--modal>.modal-content>.modal-header>.dialog-icon.icon-warning[data-v-301c11a0] {
  color: #F66E20;
}

.popup_dialog .q-v--modal>.modal-content>.modal-header>.dialog-icon.empty[data-v-301c11a0] {
  display: none;
}

.popup_dialog .q-v--modal>.modal-content>.modal-body[data-v-301c11a0] {
  padding: 0px 30px;
  height: auto;
  overflow: hidden;
  display: inline-block;
  width: 100%;
}

.popup_dialog .q-v--modal>.modal-content>.modal-body>.dialog-content[data-v-301c11a0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding: 10px 0px;
  vertical-align: middle;
  word-wrap: break-word;
}

.popup_dialog .q-v--modal>.modal-content>.modal-body>.dialog-content>.dialog-header[data-v-301c11a0] {
  font-weight: 500;
  font-size: 14x;
  color: #000000;
  line-height: 20px;
}

.popup_dialog .q-v--modal>.modal-content>.modal-body>.dialog-content>.dialog-message[data-v-301c11a0] {
  width: 100%;
  word-wrap: break-word;
  font-size: 14px;
  color: #000000;
  text-align: left;
  line-height: 22px;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer[data-v-301c11a0] {
  border: 0;
  width: 100%;
  height: auto;
  padding: 20px 30px 20px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer .buttons[data-v-301c11a0] {
  text-align: right;
  width: 100%;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer>button[data-v-301c11a0] {
  margin-right: 0;
  margin-left: 8px;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer .q-button[data-v-301c11a0] {
  text-align: center;
  border-radius: 4px;
  cursor: pointer;
  font-weight: 500;
  line-height: 30px;
  padding: 0;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer .q-button.reset[data-v-301c11a0] {
  background: #F54848;
  border: 1px solid #F54848;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer .q-button.reset[data-v-301c11a0]:hover {
  border: 1px solid #FA9393;
  background: #FA9393;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer .q-button.reset[data-v-301c11a0]:active {
  border: 1px solid #8E2C2C;
  background: #8E2C2C;
}

.notification-dialog .q-v--modal[data-v-301c11a0] {
  height: 600px !important;
}

.notification-dialog .q-v--modal .modal-content[data-v-301c11a0] {
  background-color: #fafafa;
  -webkit-box-shadow: none;
  box-shadow: none;
  height: inherit;
}

.notification-dialog .q-v--modal .modal-content .modal-header[data-v-301c11a0] {
  height: 58px;
  font-size: 20px;
  color: #000;
  float: right;
  cursor: move;
}

.notification-dialog .q-v--modal .modal-content .modal-body[data-v-301c11a0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.notification-dialog .q-v--modal .modal-content .modal-container[data-v-301c11a0] {
  width: 100%;
  margin-bottom: 20px;
}

.notification-dialog .q-v--modal .modal-content .modal-container .category[data-v-301c11a0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 68px;
  padding: 20px 0 15px 0;
}

.notification-dialog .q-v--modal .modal-content .modal-container .category .title[data-v-301c11a0] {
  font-size: 14px;
  color: #000000;
  line-height: 24px;
}

.notification-dialog .q-v--modal .modal-content .modal-container .category select[data-v-301c11a0] {
  height: 24px;
  width: 180px;
  margin-left: 10px;
  border-radius: 0 !important;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content[data-v-301c11a0] {
  height: calc(100% - 68px);
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table[data-v-301c11a0] {
  border: 1px solid #979797;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column[data-v-301c11a0] {
  height: 28px;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column[data-v-301c11a0]:nth-child(1) {
  width: 10%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column[data-v-301c11a0]:nth-child(2) {
  width: 20%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column[data-v-301c11a0]:nth-child(3) {
  width: 20%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column[data-v-301c11a0]:nth-child(4) {
  width: 50%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column .qweb-column-title[data-v-301c11a0] {
  font-size: 14px;
  color: #4C4C4C;
  line-height: 24px;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body[data-v-301c11a0] {
  min-height: 397px;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body .empty[data-v-301c11a0] {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body .empty>.description>.message[data-v-301c11a0] {
  margin-top: 14px;
  font-size: 12px;
  color: #7a7a7a;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body .empty>.description>.message>.message1[data-v-301c11a0] {
  display: block;
  font-size: 13px;
  color: #848484;
  text-align: center;
  line-height: 13px;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body>.rows>.scroll-content .link-row>.data-row[data-v-301c11a0] {
  height: 38px !important;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body>.rows>.scroll-content .link-row>.data-row.right>.data[data-v-301c11a0]:nth-child(1) {
  width: 10%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body>.rows>.scroll-content .link-row>.data-row.right>.data[data-v-301c11a0]:nth-child(2) {
  width: 20%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body>.rows>.scroll-content .link-row>.data-row.right>.data[data-v-301c11a0]:nth-child(3) {
  width: 20%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body>.rows>.scroll-content .link-row>.data-row.right>.data[data-v-301c11a0]:nth-child(4) {
  width: 50%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body>.rows>.scroll-content .link-row>.fill>.link-row>.data-row[data-v-301c11a0] {
  height: 38px !important;
}

.notification-dialog .q-v--modal .modal-content>.modal-footer[data-v-301c11a0] {
  margin: 0px 24px 24px 24px;
  padding: 0;
}

.notification-dialog .q-v--modal .modal-content>.modal-footer .buttons[data-v-301c11a0] {
  height: 30px;
}

.notification-dialog .q-v--modal .modal-content>.modal-footer .buttons>.Qdialogbtn[data-v-301c11a0] {
  margin-right: 8px;
}

.noTopModal[data-v-301c11a0] {
  z-index: 997;
  background: rgba(0, 0, 0, 0.418);
}

.dynamic-color[data-v-301c11a0] {
  fill: #6370AF;
  color: #6370AF;
}

.info-color[data-v-301c11a0] {
  color: #2371D6;
}

.c-wh[data-v-301c11a0] {
  color: #ffffff;
}

.enalbe-color[data-v-301c11a0] {
  color: #7ED321;
}

.disable-color[data-v-301c11a0] {
  color: #D8D8D8;
}

#app.enterprise[data-v-301c11a0] {
  background-image: linear-gradient(166deg, #1B192A 0%, #5276CA 100%);
}

#app.enterprise .login .div-btn-login[data-v-301c11a0] {
  background: #32476D;
}

#app.enterprise .login .div-btn-login[data-v-301c11a0]:hover {
  background: #414960;
}

#app.enterprise .login .div-btn-login[data-v-301c11a0]:focus {
  background: #626878;
}

#app.enterprise .sidebar .sidebar-item.active[data-v-301c11a0] {
  background: #626878 !important;
}

#app.enterprise .sidebar .sidebar-item[data-v-301c11a0]:hover {
  background: #414960;
}

*[data-v-301c11a0] {
  font-family: "icomoon", "commonfont", "Open Sans", Helvetica, Verdana, Tahoma, "PingFang TC", "Lantinghei TC", "\5FAE\8EDF\6B63\9ED1\9AD4", "Microsoft JhengHei", sans-serif !important;
}

a[data-v-301c11a0] {
  cursor: pointer;
}

.content .content-body[data-v-301c11a0] {
  width: 100%;
  height: 100%;
  min-width:900px;
}

.content .content-body>.content-item>.content-item-header[data-v-301c11a0] {
  font-weight: bold;
  margin-bottom: 10px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.content .content-body>.content-item>.content-item-header.right[data-v-301c11a0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.content .content-body>.content-body-footer[data-v-301c11a0] {
  padding: 10px 0px;
}

.content .content-body>.content-body-footer>.save[data-v-301c11a0] {
  margin: 10px 15px;
}

.content>.content[data-v-301c11a0],
.content .content-tab[data-v-301c11a0] {
  color: #000;
}

.content>.content .content-body>div.content-body-header[data-v-301c11a0],
.content .content-tab .content-body>div.content-body-header[data-v-301c11a0] {
  padding: 0px 0px 10px 0px;
}

.content>.content-tab .content-body>.content-body-footer[data-v-301c11a0] {
  top: calc(100% - 80px);
}

.q-icon-button[data-v-301c11a0] {
  cursor: pointer;
  z-index: 0;
  padding: 0;
  border: 0;
  background-color: transparent;
  width: 20px;
  height: 20px;
}

.q-icon-button.rightwrapper[data-v-301c11a0],
.q-icon-button.leftwrapper[data-v-301c11a0] {
  width: 30px;
  height: 30px;
}

.q-icon-button.rightwrapper[data-v-301c11a0]:hover,
.q-icon-button.leftwrapper[data-v-301c11a0]:hover {
  background-color: #B3E6FF;
}

.q-icon-button.rightwrapper.selected[data-v-301c11a0],
.q-icon-button.leftwrapper.selected[data-v-301c11a0] {
  background-color: #5CC9FF;
}

.q-icon-button.rightwrapper[data-v-301c11a0] {
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  border-right: 1px solid #D8D8D8;
  border-bottom: 1px solid #D8D8D8;
  border-top: 1px solid #D8D8D8;
}

.q-icon-button.leftwrapper[data-v-301c11a0] {
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  border-right-style: hidden;
  border: 1px solid #D8D8D8;
}

.q-icon-button[data-v-301c11a0]:focus {
  outline: 0;
}

.q-icon-button[data-v-301c11a0]:hover {
  background-color: #FCFDD2;
}

.q-icon-button.change-device[data-v-301c11a0] {
  width: 16px;
  height: 16px;
  position: relative;
  fill: #2F2F2F;
}

.q-button[data-v-301c11a0] {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  min-width: 64px;
  height: 30px;
  line-height: 14px;
  font-size: 14px;
  border: 1px solid #000000;
  color: #000000;
  background: #FFFFFF;
  border-radius: 4px;
  padding: 4px 15px;
  cursor: pointer;
}

.q-button[data-v-301c11a0]:focus {
  outline: none;
}

.q-button[data-v-301c11a0]:hover {
  border: 1px solid #707070;
  color: #707070;
}

.q-button[data-v-301c11a0]:active {
  border: 1px solid #000000;
  color: #000000;
}

.q-button[data-v-301c11a0]:disabled {
  border: 1px solid #A9A9A9;
  color: #A9A9A9;
  cursor: default;
}

.q-button.blue-btn-full[data-v-301c11a0] {
  border-width: 0px;
  color: #ffffff;
  background: #197EC7;
}

.q-button.blue-btn-full[data-v-301c11a0]:hover {
  background: #1E93E6;
}

.q-button.blue-btn-full[data-v-301c11a0]:active {
  background: #105180;
}

.q-button.blue-btn-full[data-v-301c11a0]:disabled {
  background: rgba(169, 169, 169, 0.3);
}

.q-button.blue-btn-full.cancel[data-v-301c11a0] {
  border: 1px solid #4875F5;
  color: #4875F5;
  background: #FFFFFF;
  font-size: 15px;
  text-align: center;
  font-weight: bold;
}

.q-button.blue-btn-full.cancel[data-v-301c11a0]:hover {
  border: 1px solid #89A5F4;
  color: #89A5F4;
}

.q-button.blue-btn-full.cancel[data-v-301c11a0]:active {
  border: 1px solid #2847A0;
  color: #2847A0;
  background: #FFFFFF !important;
}

.q-button.browse[data-v-301c11a0] {
  font-size: 15px;
  text-align: center;
  font-weight: bold;
  color: #ffffff;
  margin-left: 18px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#4E8FE2), color-stop(97%, #3475C6));
  background-image: linear-gradient(-180deg, #4E8FE2 0%, #3475C6 97%);
  border-radius: 4px;
  font-size: 15px;
  padding: 5px 12px;
}

.q-button.browse[data-v-301c11a0]:before {
  content: "";
  background-image: url(%60../assets/iconfont/ic_browse_folder.svg%60);
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: sub;
  margin-right: 5px;
}

.q-button.browse[data-v-301c11a0]:hover {
  background: #89A5F4;
}

.q-button.browse[data-v-301c11a0]:active {
  background: #2847A0;
}

.q-button.browse[data-v-301c11a0]:disabled {
  background: rgba(0, 0, 0, 0.2);
  color: rgba(246, 243, 243, 0.6);
}

.q-button.footer-btn[data-v-301c11a0] {
  border-radius: 15px;
}

.q-button.delete[data-v-301c11a0],
.q-button.edit[data-v-301c11a0] {
  height: 20px;
  width: 20px;
  min-width: 20px;
  padding: 0px;
  background: none;
  background-color: #000000;
}

.q-button.delete[data-v-301c11a0]:hover,
.q-button.edit[data-v-301c11a0]:hover {
  background-color: #89A5F4;
}

.q-button.delete[data-v-301c11a0]:active,
.q-button.edit[data-v-301c11a0]:active {
  background-color: #2847A0;
}

.q-button.delete[data-v-301c11a0]:focus,
.q-button.edit[data-v-301c11a0]:focus {
  background-color: #00C8FF;
}

.forminput.search .filterInput[data-v-301c11a0] {
  padding-left: 30px;
  background: #FFFFFF;
  border: 1px solid #848484;
  border-radius: 4px;
  width: 282px;
  height: 30px;
  font-size: 13px;
  color: #aeaeae;
  line-height: 13px;
}

.forminput.search .filterInput[data-v-301c11a0]:focus {
  color: #000000;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #4A90E2;
}

.forminput.search[data-v-301c11a0]::before {
  color: #7F7F7F;
  background-size: cover;
  position: absolute;
  font-size: 12px;
  margin-left: 12px;
  margin-top: 10px;
}

.form-control[data-v-301c11a0] {
  height: 30px !important;
}

.form-control[data-v-301c11a0]:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #4A90E2;
  color: #000000;
}

.form-control[data-v-301c11a0]:active {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #2F2F2F;
  color: #000000;
}

.form-control[data-v-301c11a0]:disabled {
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #FAFAFA;
  border: 1px solid #AEAEAE;
  color: #AEAEAE;
}

input[type=text][data-v-301c11a0],
input[type=password][data-v-301c11a0],
input[type=number][data-v-301c11a0],
input[type=email][data-v-301c11a0] {
  -webkit-box-shadow: none;
  box-shadow: none;
  outline-style: none;
  display: inline-block;
  color: #7f7f7f;
  font-weight: 400;
  background: #ffffff;
  border: 1px solid #979797;
  border-radius: 4px;
  height: 30px;
  font-size: 12px;
  margin: auto;
  padding: 0px 0px 0px 10px;
}

input[type=text][data-v-301c11a0]:focus,
input[type=password][data-v-301c11a0]:focus,
input[type=number][data-v-301c11a0]:focus,
input[type=email][data-v-301c11a0]:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #4A90E2;
  color: #000000;
}

input[type=text][data-v-301c11a0]:active,
input[type=password][data-v-301c11a0]:active,
input[type=number][data-v-301c11a0]:active,
input[type=email][data-v-301c11a0]:active {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #2F2F2F;
  color: #000000;
}

input[type=text][data-v-301c11a0]:disabled,
input[type=password][data-v-301c11a0]:disabled,
input[type=number][data-v-301c11a0]:disabled,
input[type=email][data-v-301c11a0]:disabled {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #AEAEAE !important;
  color: #AEAEAE !important;
}

textarea[data-v-301c11a0] {
  resize: vertical;
  display: inline-block !important;
  border: 1px solid #848484 !important;
  color: #2f2f2f !important;
  font-weight: 400;
  border-radius: 0 !important;
  height: 48px;
  min-height: 48px;
  max-height: 60px;
  font-size: 12px !important;
  margin: 0px !important;
  padding: 0px 10px 0px 10px !important;
  background: #FFFFFF;
  border: 1px solid #848484;
}

textarea[data-v-301c11a0]:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #000000 !important;
  border-style: solid !important;
  border-width: 1px !important;
  outline-style: none;
}

textarea[data-v-301c11a0]:disabled {
  color: #aeaeae !important;
  border-color: #aeaeae !important;
  background-color: #fff;
}

select[data-v-301c11a0] {
  width: 100%;
  height: 30px;
  font-size: 13px;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  background-position-x: calc(100% - 10px) !important;
  background: url('../assets/iconfont/triangle-down.svg') no-repeat calc(100% - 10px) center !important;
  background: #FFFFFF !important;
  border: 1px solid #979797 !important;
  border-radius: 4px !important;
  color: #7F7F7F;
}

select[data-v-301c11a0]:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #4A90E2 !important;
}

select option[data-v-301c11a0] {
  color: #000;
  width: 100%;
  font-size: 13px;
  text-align: left;
}

select option[data-v-301c11a0]:hover {
  background-color: #EDF6FC;
}

.span-bold[data-v-301c11a0] {
  font-weight: bold;
}

.span-light[data-v-301c11a0] {
  font-weight: 300;
}

.div-relative[data-v-301c11a0] {
  position: relative;
}

.div-visible-hidden[data-v-301c11a0] {
  visibility: hidden;
}

.div-display-none[data-v-301c11a0] {
  display: none;
}

.ddiv-display-block[data-v-301c11a0] {
  display: block;
}

.div-label[data-v-301c11a0] {
  font-size: 14px;
  vertical-align: middle;
  color: #2f2f2f;
  font-weight: normal;
  line-height: 28px;
}

input.error[data-v-301c11a0],
select.error[data-v-301c11a0],
textarea.error[data-v-301c11a0] {
  border: 1px solid #C1272D !important;
  color: #C1272D;
  box-shadow: none;
  -webkit-box-shadow: none;
}

.content-header[data-v-301c11a0] {
  display: block;
}

.content-header .content-header-content[data-v-301c11a0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 7px;
  font-size: 14px;
  line-height: 14px;
}

.content-header>.content-body-header[data-v-301c11a0] {
  color: #FFFFFF;
  display: block;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
}

.content-header>.content-body-subheader[data-v-301c11a0] {
  margin-left: 10px;
  color: #FFFFFF;
  display: block;
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
}

.content-footer[data-v-301c11a0] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 30px;
}

.divTable[data-v-301c11a0] {
  display: table;
  margin: 20px auto;
}

.divTable .divTableCell[data-v-301c11a0] {
  display: table-cell;
  border: 5px solid white;
  padding: 3px 2px;
}

.divTable .divTableCell.speed1G[data-v-301c11a0] {
  background: green;
}

.divTable .divTableCell.offline[data-v-301c11a0] {
  background: gray;
}

.divTable .divTableCell.speed10M[data-v-301c11a0] {
  background: orange;
}

.divTable .divTableHead[data-v-301c11a0] {
  display: table-cell;
  border: 1px solid #AAAAAA;
  padding: 3px 2px;
}

.divTable .divTableBody[data-v-301c11a0] {
  display: table-row-group;
  width: 40px;
  height: 40px;
  font-size: 13px;
}

.divTable .divTableCell[data-v-301c11a0] {
  width: 40px;
  height: 40px;
  font-size: 13px;
}

.divTable .divFromCell[data-v-301c11a0] {
  height: 24px;
  border: 1px solid #AAAAAA;
  font-size: 13px;
}

.divTable .divTableRow[data-v-301c11a0] {
  display: table-row;
}

.divTableHeading[data-v-301c11a0] {
  display: table-header-group;
}

.divTableHeading[data-v-301c11a0] {
  display: table-header-group;
}

.errorMessage[data-v-301c11a0] {
  width: inherit;
  color: #C1272D;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.machine-layout[data-v-301c11a0] {
  display: table;
  margin: auto;
}

.group-table[data-v-301c11a0] {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.empty>.img[data-v-301c11a0] {
  height: 69px;
  width: 101px;
  margin: auto;
  position: relative;
}

.empty>.message[data-v-301c11a0] {
  text-align: center;
}

.select-wrapper[data-v-301c11a0] {
  height: 30px;
}

.select-wrapper[data-v-301c11a0]::after {
  pointer-events: none;
  content: '';
  background: url('../assets/iconfont/triangle-down.svg');
  position: relative;
  display: inline-block;
  top: -25px;
  left: calc(100% - 32px);
  width: 20px;
  height: 20px;
}

.select-wrapper .expand[data-v-301c11a0]::after {
  content: '';
  background: url('../assets/iconfont/triangle-up.svg');
  background-color: #000;
}

.grid-container[data-v-301c11a0] {
  display: grid;
}

.df[data-v-301c11a0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.dt[data-v-301c11a0] {
  display: table !important;
  table-layout: auto;
  width: auto;
}

.dt-r[data-v-301c11a0] {
  display: table-row-group !important;
  border-collapse: separate;
}

.dt-c[data-v-301c11a0] {
  padding-right: 5px;
  display: table-cell !important;
}

.hr[data-v-301c11a0] {
  width: 1px;
  border-left: 1px solid #e6e6e6;
  margin: 0px 10px;
}

.pr-b-10[data-v-301c11a0]::before {
  padding-right: 10px;
}

.p-b-r5-l10[data-v-301c11a0]::before {
  padding-right: 5px;
  padding-left: 10px;
}

.ft-14[data-v-301c11a0] {
  font-size: 14px !important;
}

.ft-14[data-v-301c11a0]::before {
  font-size: 14px;
  vertical-align: middle;
}

.icon-info[data-v-301c11a0] {
  cursor: pointer;
  display: inline-block;
}

.icon-edit[data-v-301c11a0],
.icon-trashcan[data-v-301c11a0] {
  vertical-align: middle;
  cursor: pointer;
}

.icon-edit[data-v-301c11a0]:hover,
.icon-trashcan[data-v-301c11a0]:hover {
  color: #89A5F4;
}

.icon-edit[data-v-301c11a0]:active,
.icon-trashcan[data-v-301c11a0]:active {
  color: #2847A0;
}

.icon-edit[data-v-301c11a0]:focus,
.icon-trashcan[data-v-301c11a0]:focus {
  color: #00C8FF;
}

.icon-edit[disabled=disabled][data-v-301c11a0],
.icon-edit.disabled[data-v-301c11a0],
.icon-trashcan[disabled=disabled][data-v-301c11a0],
.icon-trashcan.disabled[data-v-301c11a0] {
  pointer-events: none;
  color: #D8D8D8;
}

.device-img[data-v-301c11a0] {
  height: 90px;
  width: 100%;
  min-width: 400px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.device-img svg[data-v-301c11a0] {
  margin: auto 0px auto auto;
  height: inherit;
}

.device-img .shape[data-v-301c11a0] {
  fill: none;
  stroke: #2f2f2f;
  stroke-width: 1;
  stroke-miterlimit: 10;
}

.device-img .lcd[data-v-301c11a0] {
  fill: #ccc;
  stroke: none;
  stroke-miterlimit: 10;
}

.device-img .circle[data-v-301c11a0] {
  fill: #3B415F;
}

.device-img .border[data-v-301c11a0] {
  fill: none;
  stroke: #2f2f2f;
  stroke-width: 0.6;
  stroke-miterlimit: 10;
}

.device-img .unconnected[data-v-301c11a0] {
  fill: #DBDDDD;
}

.device-img .hide[data-v-301c11a0] {
  fill: none;
}

.device-img .symbol_flash[data-v-301c11a0] {
  visibility: hidden;
  fill: #2f2f2f;
}

.device-img .symbol_enable[data-v-301c11a0] {
  visibility: hidden;
  fill: none;
  stroke: #ffffff;
  stroke-width: 0.75;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}

.device-img .symbol_disable[data-v-301c11a0] {
  visibility: hidden;
  fill: none;
  stroke: #ffffff;
  stroke-width: 0.75;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}

.device-img .circle_flash[data-v-301c11a0] {
  visibility: hidden;
  fill: rgba(255, 255, 255, 0.6);
  stroke: #000000;
  stroke-width: 0.25;
  stroke-miterlimit: 10;
}

.device-img .st0[data-v-301c11a0] {
  fill: #FFFFFF;
}

.device-img .st1[data-v-301c11a0] {
  font-family: 'ArialMT';
}

.device-img .st2[data-v-301c11a0] {
  font-size: 4px;
}

.warning-msg[data-v-301c11a0] {
  color: red;
}

.title[data-v-301c11a0],
.no-s[data-v-301c11a0],
svg[data-v-301c11a0],
button[data-v-301c11a0],
.describe[data-v-301c11a0],
label[data-v-301c11a0] {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.error[data-v-301c11a0] {
  color: #D0021B;
}

.dashboard[data-v-301c11a0] {
  color: #000000;
  position: relative;
}

.dashboard .content-body[data-v-301c11a0] {
  overflow-y: auto;
  background: #f2f2f2;
}

.dashboard .col-header[data-v-301c11a0] {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 16px;
  font-weight: 700;
}

.dashboard .row[data-v-301c11a0] {
  margin-left: initial;
  margin-right: initial;
}

.dashboard .row>.content[data-v-301c11a0] {
  background: #ffffff;
  border-radius: 4px;
  padding: 10px 20px;
  height: 100%;
  position: relative;
}

.dashboard .row>.content>.col-body[data-v-301c11a0] {
  line-height: 14px;
}

.dashboard .row>.content>.icon-refresh[data-v-301c11a0] {
  position: absolute;
  cursor: pointer;
  right: 10px;
  top: 10px;
}

.dashboard .row>.content>.icon-refresh[data-v-301c11a0]::before:active {
  color: #6D6D6D;
}

.dashboard .row>.content>.icon-refresh[data-v-301c11a0]:hover {
  color: #BABABA;
}

.dashboard .top_layer[data-v-301c11a0] {
  top: 0;
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 190px;
  background: #f2f2f2;
}

.dashboard .top_layer>.row.left[data-v-301c11a0] {
  margin-right: 10px;
  width: 600px;
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
}

.dashboard .top_layer>.row.left .col-body[data-v-301c11a0] {
  margin-top: 5px;
}

.dashboard .top_layer>.row.left .col-body>.title[data-v-301c11a0] {
  width: auto;
  display: inline-block;
}

.dashboard .top_layer>.row.left .legend[data-v-301c11a0] {
  position: absolute;
  bottom: 0px;
  right: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -ms-flex-wrap: wrap-reverse;
  flex-wrap: wrap-reverse;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-right: 10px;
  padding-bottom: 5px;
}

.dashboard .top_layer>.row.left .legend .link[data-v-301c11a0]::before,
.dashboard .top_layer>.row.left .legend .nolink[data-v-301c11a0]::before,
.dashboard .top_layer>.row.left .legend .loop[data-v-301c11a0]::before,
.dashboard .top_layer>.row.left .legend .tenG-link[data-v-301c11a0]::before,
.dashboard .top_layer>.row.left .legend .power[data-v-301c11a0]::before {
  content: "";
  width: 14px;
  height: 14px;
  margin: 0px 5px 1px 10px;
  margin-bottom: 1px;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  display: inline-block;
}

.dashboard .top_layer>.row.left .legend .link[data-v-301c11a0]::before {
  background-color: #7ED321;
}

.dashboard .top_layer>.row.left .legend .nolink[data-v-301c11a0]::before {
  background-color: #DBDDDD;
}

.dashboard .top_layer>.row.left .legend .loop[data-v-301c11a0]::before {
  background-color: #F54848;
}

.dashboard .top_layer>.row.left .legend .tenG-link[data-v-301c11a0]::before {
  background-color: #32CCFF;
}

.dashboard .top_layer>.row.left .legend .power[data-v-301c11a0]::before {
  background-color: #F5A623;
}

.dashboard .top_layer>.row.left .legend .enable-status[data-v-301c11a0] {
  display: inline-block;
}

.dashboard .top_layer>.row.left .legend .icon-tick[data-v-301c11a0],
.dashboard .top_layer>.row.left .legend .icon-btn_close[data-v-301c11a0],
.dashboard .top_layer>.row.left .legend .link[data-v-301c11a0],
.dashboard .top_layer>.row.left .legend .nolink[data-v-301c11a0] {
  display: inline-block;
}

.dashboard .top_layer>.row.right[data-v-301c11a0] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.dashboard .top_layer>.row.right>.content .scrollbar-body[data-v-301c11a0] {
  height: calc(100% - 17px);
  overflow: hidden;
}

.dashboard .top_layer>.row.right>.content .col-body .table-row[data-v-301c11a0] {
  line-height: 14px;
  margin-bottom: 10px;
}

.dashboard .top_layer>.row.right>.content .col-body .table-row .title[data-v-301c11a0] {
  display: inline-block;
  font-family: 'Roboto-M', 'Microsoft JhengHei' !important;
}

.dashboard .top_layer>.row.right>.content .col-body .table-row .value[data-v-301c11a0] {
  display: inline-block;
  font-family: 'Roboto-R', 'Microsoft JhengHei' !important;
}

.dashboard .top_layer>.row.right>.content .col-body .table-row .value.active-power[data-v-301c11a0] {
  text-decoration: underline;
}

.dashboard .top_layer>.row.right>.content .col-body .table-row .value.active-power[data-v-301c11a0]:hover {
  cursor: pointer;
}

.dashboard .bottom_layer[data-v-301c11a0] {
  height: 100%;
  min-height: 340px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  background: #f2f2f2;
}

.dashboard .bottom_layer .ve-histogram[data-v-301c11a0] {
  margin-top: 25px;
}

.dashboard .bottom_layer .traffic-info[data-v-301c11a0] {
  margin-bottom: 5px;
}

.dashboard .bottom_layer>.row.left[data-v-301c11a0] {
  width: 100%;
}

.dashboard .bottom_layer>.row.left .content .col-body[data-v-301c11a0] {
  position: relative;
  margin-top: 15px;
}

.dashboard .bottom_layer>.row.left .content .col-body .title[data-v-301c11a0] {
  font-family: 'Roboto-M';
  margin-bottom: 5px;
}

.dashboard .bottom_layer .poe-card .content .left-item[data-v-301c11a0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 20px;
  margin-bottom: 20px;
}

.dashboard .bottom_layer .poe-card .content .table-row[data-v-301c11a0] {
  line-height: 14px;
  margin-top: 10px;
  margin-left: 20px;
}

.dashboard .bottom_layer .poe-card .content .table-row .title[data-v-301c11a0] {
  color: #5a52b2;
  font-weight: 500;
  margin-right: 10px;
  display: inline-block;
  font-family: 'Roboto-M', 'Microsoft JhengHei' !important;
}

.dashboard .bottom_layer .poe-card .content .table-row .value[data-v-301c11a0] {
  display: inline-block;
  font-family: 'Roboto-R', 'Microsoft JhengHei' !important;
}

.dashboard .bottom_layer .poe-card .content .table-row .value.active-power[data-v-301c11a0] {
  text-decoration: underline;
}

.dashboard .bottom_layer .poe-card .content .table-row .value.active-power[data-v-301c11a0]:hover {
  cursor: pointer;
}

.dashboard .bottom_layer .poe-legend[data-v-301c11a0] {
  bottom: 50px;
  position: relative;
}

.dashboard .bottom_layer .poe-legend>div[data-v-301c11a0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.dashboard .bottom_layer .poe-legend>div.on[data-v-301c11a0]::before,
.dashboard .bottom_layer .poe-legend>div.off[data-v-301c11a0]::before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  margin-right: 10px;
  position: relative;
  top: 5px;
}

.dashboard .bottom_layer .poe-legend>div.on[data-v-301c11a0]::before {
  background: #7ED321;
}

.dashboard .bottom_layer .poe-legend>div.off[data-v-301c11a0]::before {
  background: #9EA4AE;
}

.dashboard .bottom_layer .poe-power-status[data-v-301c11a0] {
  position: absolute;
  width: calc(100% - 165px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 35px;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  bottom: 30px;
}

.dashboard .bottom_layer .poe-power-status>span[data-v-301c11a0] {
  text-align: center;
  color: #FFF;
  font-weight: bolder;
  vertical-align: middle;
  font-size: 16px;
  line-height: 18px;
}

.dashboard .bottom_layer .poe-power-status>span.on[data-v-301c11a0],
.dashboard .bottom_layer .poe-power-status>span.off[data-v-301c11a0] {
  content: "";
  display: inline-block;
  width: 22.5px;
  height: 22.5px;
  border-radius: 50%;
  position: relative;
}

.dashboard .bottom_layer .poe-power-status>span.on[data-v-301c11a0] {
  background: #7ED321;
}

.dashboard .bottom_layer .poe-power-status>span.off[data-v-301c11a0] {
  background: #9EA4AE;
}

.dashboard .bottom_layer .row.right[data-v-301c11a0] {
  margin-left: 10px;
  max-width: 40%;
}

.dashboard .bottom_layer .row.right .col-body[data-v-301c11a0] {
  margin-top: 15px;
}

.dashboard .bottom_layer .row.right .chart-selection[data-v-301c11a0] {
  position: relative;
  left: 5px;
  top: 5px;
}

.dashboard .bottom_layer .row.right .chart-selection .q-select[data-v-301c11a0] {
  vertical-align: bottom;
  border: none !important;
  background: inherit !important;
  color: #000000;
  outline: none;
  width: initial;
}

.dashboard .bottom_layer .row.right .chart-selection .q-select[data-v-301c11a0] .display-label {
  font-size: 15px;
}

.dashboard .bottom_layer .row[data-v-301c11a0] {
  width: 100%;
}

.dashboard .device-img.Link svg[data-v-301c11a0] {
  background: #7ED321;
  padding: 2px;
}

.dashboard .ui-frame[data-v-301c11a0] {
  height: calc(100% - 200px);
}

.content-tab.firmware-update[data-v-40f55d2a] {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.content-tab.firmware-update .content-body[data-v-40f55d2a] {
  padding: 20px 20px 0px 20px;
}

.content-tab.firmware-update .content-body .table-row[data-v-40f55d2a] {
  padding-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.content-tab.firmware-update .content-body .table-row .title[data-v-40f55d2a] {
  font-family: 'Roboto-M' !important;
  margin-right: 10px;
}

.content-tab.firmware-update .content-body .table-row.input-file[data-v-40f55d2a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.content-tab.firmware-update .content-body .table-row.input-file .file-input[data-v-40f55d2a] {
  width: 385px;
  margin: 0px;
  background-color: #ffffff;
}

.content-tab.firmware-update .content-body .table-row.input-file .q-button[data-v-40f55d2a] {
  margin-left: 10px;
}

.content-tab.firmware-update .content-body .table-row.input-file .choose-file[data-v-40f55d2a] {
  display: none;
}

.content-tab.firmware-update .content-body .table-row.input-file .update-btn[data-v-40f55d2a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-width: 0px;
  color: #ffffff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#4E8FE2), color-stop(97%, #3475C6));
  background-image: linear-gradient(180deg, #4E8FE2 0%, #3475C6 97%);
  border-radius: 4px;
  border-radius: 4px;
}

.content-tab.firmware-update .content-body .table-row.input-file .update-btn[data-v-40f55d2a]:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(3%, #59A0FA), color-stop(94%, #3F8DED));
  background-image: linear-gradient(180deg, #59A0FA 3%, #3F8DED 94%);
}

.content-tab.firmware-update .content-body .table-row.input-file .update-btn[data-v-40f55d2a]:active {
  background: #324EAD;
}

.content-tab.firmware-update .content-body .table-row.input-file .update-btn[data-v-40f55d2a]:disabled {
  background: rgba(169, 169, 169, 0.3);
}

.content-tab.firmware-update .content-body .table-row.input-file .update-btn .title[data-v-40f55d2a] {
  line-height: 20px;
  margin-left: 5px;
  margin-right: 0px;
}

.q-modal[data-v-730cf204] {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.q-modal .q-v--modal[data-v-730cf204] {
  height: auto;
  border-radius: 4px;
}

.q-modal .q-v--modal>.modal-content[data-v-730cf204] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: inherit !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background: #FFFFFF;
  border: 1px solid #474646;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  color: #000000;
}

.q-modal .q-v--modal>.modal-content .modal-close[data-v-730cf204] {
  position: absolute;
  top: 18px;
  right: 14px;
  width: 22px;
  height: 22px;
  cursor: pointer;
  color: #fff;
}

.q-modal .q-v--modal>.modal-content .modal-close[data-v-730cf204]:hover {
  color: #89A5F4;
}

.q-modal .q-v--modal>.modal-content>.modal-header[data-v-730cf204] {
  cursor: move;
  font-size: 20px;
  color: #ffffff;
  line-height: 58px;
  height: 58px;
  padding: 0 18px 0 18px;
  text-align: left;
  border-bottom: none;
  font-weight: 500;
  width: 100%;
  background-color: #0B3256;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.q-modal .q-v--modal>.modal-content>.modal-body[data-v-730cf204] {
  padding: 0px 30px;
  overflow-y: scroll;
  min-height: 70px;
  display: table;
  width: 100%;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform[data-v-730cf204] {
  font-size: 14px;
  margin-top: 20px;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .title[data-v-730cf204] {
  font-size: 13px;
  color: #000000;
  text-align: left;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow[data-v-730cf204] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow .formlabel[data-v-730cf204] {
  width: 25%;
  text-align: left;
  margin-right: 10px;
  font-size: 14px;
  color: #000000;
  text-align: left;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow .forminput[data-v-730cf204] {
  margin-right: 10px;
  width: 75%;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow .forminput p[data-v-730cf204] {
  margin-top: 8px;
  margin-left: 0px;
  margin-bottom: 0;
  margin-right: 0;
  line-height: 14px;
  font-size: 13px;
  color: #195A87;
  text-align: left;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow .forminput .note[data-v-730cf204] {
  margin-top: 8px;
  line-height: 14px;
  font-size: 13px;
  color: #195A87;
  text-align: left;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow .forminput .note[data-v-730cf204]:before {
  cursor: pointer;
  content: '';
  background-size: cover;
  position: relative;
  display: inline-block;
  width: 14px;
  height: 14px;
  top: 0px;
  right: 0px;
  margin-right: 10px;
  pointer-events: none;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow .forminput .form-control[data-v-730cf204] {
  font-size: 13px;
  color: #000000;
  text-align: left;
  background: #FFFFFF;
  border: 1px solid #2F2F2F;
  border-radius: 4px;
  display: table-cell;
  height: 24px;
  vertical-align: middle;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .message[data-v-730cf204] {
  font-size: 15px;
  color: #000;
  font-weight: 500;
  margin: 20px 0px 30px 0px;
}

.q-modal .q-v--modal>.modal-content>.scrollbar-body .modal-body[data-v-730cf204] {
  padding: 20px 25px 0px 35px;
}

.q-modal .q-v--modal>.modal-content>.modal-footer[data-v-730cf204] {
  position: inherit;
  bottom: 0;
  right: 0;
  border: 0;
  height: auto;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 30px;
}

.q-modal .q-v--modal>.modal-content>.modal-footer>button[data-v-730cf204] {
  margin-right: 0;
  margin-left: 8px;
}

.q-modal .q-v--modal>.modal-content>.modal-footer>.footer-left>button[data-v-730cf204] {
  margin: 0;
}

.q-modal .q-v--modal>.modal-content>.modal-footer>.footer-right[data-v-730cf204] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.q-modal .q-v--modal>.modal-content>.modal-process[data-v-730cf204] {
  height: 8px;
  position: relative;
  top: 0px;
}

.q-modal .q-v--modal>.modal-content>.modal-process .progressbase[data-v-730cf204] {
  width: 100%;
  background: #d9d9d9;
  height: 8px;
  float: left;
}

.q-modal .q-v--modal>.modal-content>.modal-process .progressbar[data-v-730cf204] {
  position: absolute;
  width: 50%;
  background: #369eff;
  height: 8px;
  float: left;
}

.q-modal .q-v--modal .modal-mask[data-v-730cf204] {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.418);
  width: 100%;
  height: 100%;
  z-index: 998;
}

.vue-modal-resizer[data-v-730cf204]::after {
  background: none;
  border-left: none;
}

.quickstart_dialog .q-v--modal[data-v-730cf204] {
  height: auto !important;
}

.quickstart_dialog .q-v--modal .modal-content[data-v-730cf204] {
  background-color: #fafafa;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.quickstart_dialog .q-v--modal .modal-content .modal-header[data-v-730cf204] {
  height: 20px;
  float: right;
  cursor: move;
}

.quickstart_dialog .q-v--modal .modal-content .content[data-v-730cf204] {
  margin: 0px;
  padding: 0px;
}

.quickstart_dialog .q-v--modal .modal-content .content .dialogContent[data-v-730cf204] {
  padding: 4px 24px 20px 24px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.quickstart_dialog .q-v--modal .modal-content .content .dialogContent .informationIcon[data-v-730cf204] {
  width: 32px;
  height: 32px;
  margin-right: 16px;
}

.quickstart_dialog .q-v--modal .modal-content .content .dialogContent .informationContent[data-v-730cf204] {
  min-height: 34px;
  line-height: 21px;
  vertical-align: text-bottom;
  font-size: 14px;
  color: #2f2f2f;
  padding-top: 8px;
  margin-right: 16px;
}

.quickstart_dialog .q-v--modal .modal-content .content .dialogContent .informationContent .note[data-v-730cf204] {
  color: #195a87;
  font-size: 12px;
  line-height: 18px;
  margin-top: 8px;
}

.quickstart_dialog .q-v--modal .modal-content .content .dialogContent .moreicon[data-v-730cf204] {
  width: 7px;
  height: 13px;
}

.quickstart_dialog .q-v--modal .modal-content>.modal-footer[data-v-730cf204] {
  margin: 0px 24px 24px 24px;
  padding: 0;
}

.quickstart_dialog .q-v--modal .modal-content>.modal-footer .buttons[data-v-730cf204] {
  height: 30px;
}

.quickstart_dialog .q-v--modal .modal-content>.modal-footer .buttons>.Qdialogbtn[data-v-730cf204] {
  margin-right: 8px;
}

.popup_dialog[data-v-730cf204] {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.popup_dialog .q-v--modal[data-v-730cf204] {
  height: auto;
  max-width: 660px;
  cursor: move;
}

.popup_dialog .q-v--modal>.modal-content[data-v-730cf204] {
  background: #FFFFFF;
  border: 1px solid #979797;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  border-radius: 12px;
}

.popup_dialog .q-v--modal>.modal-content .modal-close[data-v-730cf204] {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 20px;
  height: 20px;
  cursor: pointer;
  color: #000;
}

.popup_dialog .q-v--modal>.modal-content .modal-close[data-v-730cf204]:hover {
  color: #89A5F4;
}

.popup_dialog .q-v--modal>.modal-content>.modal-header[data-v-730cf204] {
  cursor: move;
  font-size: 14px;
  color: #000000;
  line-height: 20px;
  height: auto;
  padding: 22px 30px 22px 30px;
  color: #000000;
  text-align: left;
  border-bottom: none;
  background-color: initial;
}

.popup_dialog .q-v--modal>.modal-content>.modal-header>.dialog-icon[data-v-730cf204] {
  float: left;
  margin-right: 10px;
  font-size: 30px;
  vertical-align: middle;
}

.popup_dialog .q-v--modal>.modal-content>.modal-header>.dialog-icon.icon-warning[data-v-730cf204] {
  color: #F66E20;
}

.popup_dialog .q-v--modal>.modal-content>.modal-header>.dialog-icon.empty[data-v-730cf204] {
  display: none;
}

.popup_dialog .q-v--modal>.modal-content>.modal-body[data-v-730cf204] {
  padding: 0px 30px;
  height: auto;
  overflow: hidden;
  display: inline-block;
  width: 100%;
}

.popup_dialog .q-v--modal>.modal-content>.modal-body>.dialog-content[data-v-730cf204] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding: 10px 0px;
  vertical-align: middle;
  word-wrap: break-word;
}

.popup_dialog .q-v--modal>.modal-content>.modal-body>.dialog-content>.dialog-header[data-v-730cf204] {
  font-weight: 500;
  font-size: 14x;
  color: #000000;
  line-height: 20px;
}

.popup_dialog .q-v--modal>.modal-content>.modal-body>.dialog-content>.dialog-message[data-v-730cf204] {
  width: 100%;
  word-wrap: break-word;
  font-size: 14px;
  color: #000000;
  text-align: left;
  line-height: 22px;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer[data-v-730cf204] {
  border: 0;
  width: 100%;
  height: auto;
  padding: 20px 30px 20px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer .buttons[data-v-730cf204] {
  text-align: right;
  width: 100%;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer>button[data-v-730cf204] {
  margin-right: 0;
  margin-left: 8px;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer .q-button[data-v-730cf204] {
  text-align: center;
  border-radius: 4px;
  cursor: pointer;
  font-weight: 500;
  line-height: 30px;
  padding: 0;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer .q-button.reset[data-v-730cf204] {
  background: #F54848;
  border: 1px solid #F54848;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer .q-button.reset[data-v-730cf204]:hover {
  border: 1px solid #FA9393;
  background: #FA9393;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer .q-button.reset[data-v-730cf204]:active {
  border: 1px solid #8E2C2C;
  background: #8E2C2C;
}

.notification-dialog .q-v--modal[data-v-730cf204] {
  height: 600px !important;
}

.notification-dialog .q-v--modal .modal-content[data-v-730cf204] {
  background-color: #fafafa;
  -webkit-box-shadow: none;
  box-shadow: none;
  height: inherit;
}

.notification-dialog .q-v--modal .modal-content .modal-header[data-v-730cf204] {
  height: 58px;
  font-size: 20px;
  color: #000;
  float: right;
  cursor: move;
}

.notification-dialog .q-v--modal .modal-content .modal-body[data-v-730cf204] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.notification-dialog .q-v--modal .modal-content .modal-container[data-v-730cf204] {
  width: 100%;
  margin-bottom: 20px;
}

.notification-dialog .q-v--modal .modal-content .modal-container .category[data-v-730cf204] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 68px;
  padding: 20px 0 15px 0;
}

.notification-dialog .q-v--modal .modal-content .modal-container .category .title[data-v-730cf204] {
  font-size: 14px;
  color: #000000;
  line-height: 24px;
}

.notification-dialog .q-v--modal .modal-content .modal-container .category select[data-v-730cf204] {
  height: 24px;
  width: 180px;
  margin-left: 10px;
  border-radius: 0 !important;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content[data-v-730cf204] {
  height: calc(100% - 68px);
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table[data-v-730cf204] {
  border: 1px solid #979797;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column[data-v-730cf204] {
  height: 28px;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column[data-v-730cf204]:nth-child(1) {
  width: 10%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column[data-v-730cf204]:nth-child(2) {
  width: 20%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column[data-v-730cf204]:nth-child(3) {
  width: 20%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column[data-v-730cf204]:nth-child(4) {
  width: 50%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column .qweb-column-title[data-v-730cf204] {
  font-size: 14px;
  color: #4C4C4C;
  line-height: 24px;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body[data-v-730cf204] {
  min-height: 397px;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body .empty[data-v-730cf204] {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body .empty>.description>.message[data-v-730cf204] {
  margin-top: 14px;
  font-size: 12px;
  color: #7a7a7a;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body .empty>.description>.message>.message1[data-v-730cf204] {
  display: block;
  font-size: 13px;
  color: #848484;
  text-align: center;
  line-height: 13px;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body>.rows>.scroll-content .link-row>.data-row[data-v-730cf204] {
  height: 38px !important;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body>.rows>.scroll-content .link-row>.data-row.right>.data[data-v-730cf204]:nth-child(1) {
  width: 10%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body>.rows>.scroll-content .link-row>.data-row.right>.data[data-v-730cf204]:nth-child(2) {
  width: 20%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body>.rows>.scroll-content .link-row>.data-row.right>.data[data-v-730cf204]:nth-child(3) {
  width: 20%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body>.rows>.scroll-content .link-row>.data-row.right>.data[data-v-730cf204]:nth-child(4) {
  width: 50%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body>.rows>.scroll-content .link-row>.fill>.link-row>.data-row[data-v-730cf204] {
  height: 38px !important;
}

.notification-dialog .q-v--modal .modal-content>.modal-footer[data-v-730cf204] {
  margin: 0px 24px 24px 24px;
  padding: 0;
}

.notification-dialog .q-v--modal .modal-content>.modal-footer .buttons[data-v-730cf204] {
  height: 30px;
}

.notification-dialog .q-v--modal .modal-content>.modal-footer .buttons>.Qdialogbtn[data-v-730cf204] {
  margin-right: 8px;
}

.noTopModal[data-v-730cf204] {
  z-index: 997;
  background: rgba(0, 0, 0, 0.418);
}

.dynamic-color[data-v-730cf204] {
  fill: #6370AF;
  color: #6370AF;
}

.info-color[data-v-730cf204] {
  color: #2371D6;
}

.c-wh[data-v-730cf204] {
  color: #ffffff;
}

.enalbe-color[data-v-730cf204] {
  color: #7ED321;
}

.disable-color[data-v-730cf204] {
  color: #D8D8D8;
}

#app.enterprise[data-v-730cf204] {
  background-image: linear-gradient(166deg, #1B192A 0%, #5276CA 100%);
}

#app.enterprise .login .div-btn-login[data-v-730cf204] {
  background: #32476D;
}

#app.enterprise .login .div-btn-login[data-v-730cf204]:hover {
  background: #414960;
}

#app.enterprise .login .div-btn-login[data-v-730cf204]:focus {
  background: #626878;
}

#app.enterprise .sidebar .sidebar-item.active[data-v-730cf204] {
  background: #626878 !important;
}

#app.enterprise .sidebar .sidebar-item[data-v-730cf204]:hover {
  background: #414960;
}

*[data-v-730cf204] {
  /*font-family: "icomoon", "commonfont", "Open Sans", Helvetica, Verdana, Tahoma, "PingFang TC", "Lantinghei TC", "\5FAE\8EDF\6B63\9ED1\9AD4", "Microsoft JhengHei", sans-serif !important;*/
}

a[data-v-730cf204] {
  cursor: pointer;
}

.content .content-body[data-v-730cf204] {
  width: 100%;
  height: 100%;
}

.content .content-body>.content-item>.content-item-header[data-v-730cf204] {
  font-weight: bold;
  margin-bottom: 10px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.content .content-body>.content-item>.content-item-header.right[data-v-730cf204] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.content .content-body>.content-body-footer[data-v-730cf204] {
  padding: 10px 0px;
}

.content .content-body>.content-body-footer>.save[data-v-730cf204] {
  margin: 10px 15px;
}

.content>.content[data-v-730cf204],
.content .content-tab[data-v-730cf204] {
  color: #000;
}

.content>.content .content-body>div.content-body-header[data-v-730cf204],
.content .content-tab .content-body>div.content-body-header[data-v-730cf204] {
  padding: 0px 0px 10px 0px;
}

.content>.content-tab .content-body>.content-body-footer[data-v-730cf204] {
  top: calc(100% - 80px);
}

.q-icon-button[data-v-730cf204] {
  cursor: pointer;
  z-index: 0;
  padding: 0;
  border: 0;
  background-color: transparent;
  width: 20px;
  height: 20px;
}

.q-icon-button.rightwrapper[data-v-730cf204],
.q-icon-button.leftwrapper[data-v-730cf204] {
  width: 30px;
  height: 30px;
}

.q-icon-button.rightwrapper[data-v-730cf204]:hover,
.q-icon-button.leftwrapper[data-v-730cf204]:hover {
  background-color: #B3E6FF;
}

.q-icon-button.rightwrapper.selected[data-v-730cf204],
.q-icon-button.leftwrapper.selected[data-v-730cf204] {
  background-color: #5CC9FF;
}

.q-icon-button.rightwrapper[data-v-730cf204] {
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  border-right: 1px solid #D8D8D8;
  border-bottom: 1px solid #D8D8D8;
  border-top: 1px solid #D8D8D8;
}

.q-icon-button.leftwrapper[data-v-730cf204] {
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  border-right-style: hidden;
  border: 1px solid #D8D8D8;
}

.q-icon-button[data-v-730cf204]:focus {
  outline: 0;
}

.q-icon-button[data-v-730cf204]:hover {
  background-color: #FCFDD2;
}

.q-icon-button.change-device[data-v-730cf204] {
  width: 16px;
  height: 16px;
  position: relative;
  fill: #2F2F2F;
}

.q-button[data-v-730cf204] {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  min-width: 64px;
  height: 30px;
  line-height: 14px;
  font-size: 14px;
  border: 1px solid #000000;
  color: #000000;
  background: #FFFFFF;
  border-radius: 4px;
  padding: 4px 15px;
  cursor: pointer;
}

.q-button[data-v-730cf204]:focus {
  outline: none;
}

.q-button[data-v-730cf204]:hover {
  border: 1px solid #707070;
  color: #707070;
}

.q-button[data-v-730cf204]:active {
  border: 1px solid #000000;
  color: #000000;
}

.q-button[data-v-730cf204]:disabled {
  border: 1px solid #A9A9A9;
  color: #A9A9A9;
  cursor: default;
}

.q-button.blue-btn-full[data-v-730cf204] {
  border-width: 0px;
  color: #ffffff;
  background: #197EC7;
}

.q-button.blue-btn-full[data-v-730cf204]:hover {
  background: #1E93E6;
}

.q-button.blue-btn-full[data-v-730cf204]:active {
  background: #105180;
}

.q-button.blue-btn-full[data-v-730cf204]:disabled {
  background: rgba(169, 169, 169, 0.3);
}

.q-button.blue-btn-full.cancel[data-v-730cf204] {
  border: 1px solid #4875F5;
  color: #4875F5;
  background: #FFFFFF;
  font-size: 15px;
  text-align: center;
  font-weight: bold;
}

.q-button.blue-btn-full.cancel[data-v-730cf204]:hover {
  border: 1px solid #89A5F4;
  color: #89A5F4;
}

.q-button.blue-btn-full.cancel[data-v-730cf204]:active {
  border: 1px solid #2847A0;
  color: #2847A0;
  background: #FFFFFF !important;
}

.q-button.browse[data-v-730cf204] {
  font-size: 15px;
  text-align: center;
  font-weight: bold;
  color: #ffffff;
  margin-left: 18px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#4E8FE2), color-stop(97%, #3475C6));
  background-image: linear-gradient(-180deg, #4E8FE2 0%, #3475C6 97%);
  border-radius: 4px;
  font-size: 15px;
  padding: 5px 12px;
}

.q-button.browse[data-v-730cf204]:before {
  content: "";
  background-image: url(%60../assets/iconfont/ic_browse_folder.svg%60);
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: sub;
  margin-right: 5px;
}

.q-button.browse[data-v-730cf204]:hover {
  background: #89A5F4;
}

.q-button.browse[data-v-730cf204]:active {
  background: #2847A0;
}

.q-button.browse[data-v-730cf204]:disabled {
  background: rgba(0, 0, 0, 0.2);
  color: rgba(246, 243, 243, 0.6);
}

.q-button.footer-btn[data-v-730cf204] {
  border-radius: 15px;
}

.q-button.delete[data-v-730cf204],
.q-button.edit[data-v-730cf204] {
  height: 20px;
  width: 20px;
  min-width: 20px;
  padding: 0px;
  background: none;
  background-color: #000000;
}

.q-button.delete[data-v-730cf204]:hover,
.q-button.edit[data-v-730cf204]:hover {
  background-color: #89A5F4;
}

.q-button.delete[data-v-730cf204]:active,
.q-button.edit[data-v-730cf204]:active {
  background-color: #2847A0;
}

.q-button.delete[data-v-730cf204]:focus,
.q-button.edit[data-v-730cf204]:focus {
  background-color: #00C8FF;
}

.forminput.search .filterInput[data-v-730cf204] {
  padding-left: 30px;
  background: #FFFFFF;
  border: 1px solid #848484;
  border-radius: 4px;
  width: 282px;
  height: 30px;
  font-size: 13px;
  color: #aeaeae;
  line-height: 13px;
}

.forminput.search .filterInput[data-v-730cf204]:focus {
  color: #000000;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #4A90E2;
}

.forminput.search[data-v-730cf204]::before {
  color: #7F7F7F;
  background-size: cover;
  position: absolute;
  font-size: 12px;
  margin-left: 12px;
  margin-top: 10px;
}

.form-control[data-v-730cf204] {
  height: 30px !important;
}

.form-control[data-v-730cf204]:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #4A90E2;
  color: #000000;
}

.form-control[data-v-730cf204]:active {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #2F2F2F;
  color: #000000;
}

.form-control[data-v-730cf204]:disabled {
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #FAFAFA;
  border: 1px solid #AEAEAE;
  color: #AEAEAE;
}

input[type=text][data-v-730cf204],
input[type=password][data-v-730cf204],
input[type=number][data-v-730cf204],
input[type=email][data-v-730cf204] {
  -webkit-box-shadow: none;
  box-shadow: none;
  outline-style: none;
  display: inline-block;
  color: #7f7f7f;
  font-weight: 400;
  background: #ffffff;
  border: 1px solid #979797;
  border-radius: 4px;
  height: 30px;
  font-size: 12px;
  margin: auto;
  padding: 0px 0px 0px 10px;
}

input[type=text][data-v-730cf204]:focus,
input[type=password][data-v-730cf204]:focus,
input[type=number][data-v-730cf204]:focus,
input[type=email][data-v-730cf204]:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #4A90E2;
  color: #000000;
}

input[type=text][data-v-730cf204]:active,
input[type=password][data-v-730cf204]:active,
input[type=number][data-v-730cf204]:active,
input[type=email][data-v-730cf204]:active {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #2F2F2F;
  color: #000000;
}

input[type=text][data-v-730cf204]:disabled,
input[type=password][data-v-730cf204]:disabled,
input[type=number][data-v-730cf204]:disabled,
input[type=email][data-v-730cf204]:disabled {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #AEAEAE !important;
  color: #AEAEAE !important;
}

textarea[data-v-730cf204] {
  resize: vertical;
  display: inline-block !important;
  border: 1px solid #848484 !important;
  color: #2f2f2f !important;
  font-weight: 400;
  border-radius: 0 !important;
  height: 48px;
  min-height: 48px;
  max-height: 60px;
  font-size: 12px !important;
  margin: 0px !important;
  padding: 0px 10px 0px 10px !important;
  background: #FFFFFF;
  border: 1px solid #848484;
}

textarea[data-v-730cf204]:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #000000 !important;
  border-style: solid !important;
  border-width: 1px !important;
  outline-style: none;
}

textarea[data-v-730cf204]:disabled {
  color: #aeaeae !important;
  border-color: #aeaeae !important;
  background-color: #fff;
}

select[data-v-730cf204] {
  width: 100%;
  height: 30px;
  font-size: 13px;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  background-position-x: calc(100% - 10px) !important;
  background: url('../assets/iconfont/triangle-down.svg') no-repeat calc(100% - 10px) center !important;
  background: #FFFFFF !important;
  border: 1px solid #979797 !important;
  border-radius: 4px !important;
  color: #7F7F7F;
}

select[data-v-730cf204]:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #4A90E2 !important;
}

select option[data-v-730cf204] {
  color: #000;
  width: 100%;
  font-size: 13px;
  text-align: left;
}

select option[data-v-730cf204]:hover {
  background-color: #EDF6FC;
}

.span-bold[data-v-730cf204] {
  font-weight: bold;
}

.span-light[data-v-730cf204] {
  font-weight: 300;
}

.div-relative[data-v-730cf204] {
  position: relative;
}

.div-visible-hidden[data-v-730cf204] {
  visibility: hidden;
}

.div-display-none[data-v-730cf204] {
  display: none;
}

.ddiv-display-block[data-v-730cf204] {
  display: block;
}

.div-label[data-v-730cf204] {
  font-size: 14px;
  vertical-align: middle;
  color: #2f2f2f;
  font-weight: normal;
  line-height: 28px;
}

input.error[data-v-730cf204],
select.error[data-v-730cf204],
textarea.error[data-v-730cf204] {
  border: 1px solid #C1272D !important;
  color: #C1272D;
  box-shadow: none;
  -webkit-box-shadow: none;
}

.content-header[data-v-730cf204] {
  display: block;
}

.content-header .content-header-content[data-v-730cf204] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 7px;
  font-size: 14px;
  line-height: 14px;
}

.content-header>.content-body-header[data-v-730cf204] {
  color: #FFFFFF;
  display: block;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
}

.content-header>.content-body-subheader[data-v-730cf204] {
  margin-left: 10px;
  color: #FFFFFF;
  display: block;
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
}

.content-footer[data-v-730cf204] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 30px;
}

.divTable[data-v-730cf204] {
  display: table;
  margin: 20px auto;
}

.divTable .divTableCell[data-v-730cf204] {
  display: table-cell;
  border: 5px solid white;
  padding: 3px 2px;
}

.divTable .divTableCell.speed1G[data-v-730cf204] {
  background: green;
}

.divTable .divTableCell.offline[data-v-730cf204] {
  background: gray;
}

.divTable .divTableCell.speed10M[data-v-730cf204] {
  background: orange;
}

.divTable .divTableHead[data-v-730cf204] {
  display: table-cell;
  border: 1px solid #AAAAAA;
  padding: 3px 2px;
}

.divTable .divTableBody[data-v-730cf204] {
  display: table-row-group;
  width: 40px;
  height: 40px;
  font-size: 13px;
}

.divTable .divTableCell[data-v-730cf204] {
  width: 40px;
  height: 40px;
  font-size: 13px;
}

.divTable .divFromCell[data-v-730cf204] {
  height: 24px;
  border: 1px solid #AAAAAA;
  font-size: 13px;
}

.divTable .divTableRow[data-v-730cf204] {
  display: table-row;
}

.divTableHeading[data-v-730cf204] {
  display: table-header-group;
}

.divTableHeading[data-v-730cf204] {
  display: table-header-group;
}

.errorMessage[data-v-730cf204] {
  width: inherit;
  color: #C1272D;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.machine-layout[data-v-730cf204] {
  display: table;
  margin: auto;
}

.group-table[data-v-730cf204] {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.empty>.img[data-v-730cf204] {
  height: 69px;
  width: 101px;
  margin: auto;
  position: relative;
}

.empty>.message[data-v-730cf204] {
  text-align: center;
}

.select-wrapper[data-v-730cf204] {
  height: 30px;
}

.select-wrapper[data-v-730cf204]::after {
  pointer-events: none;
  content: '';
  background: url('../assets/iconfont/triangle-down.svg');
  position: relative;
  display: inline-block;
  top: -25px;
  left: calc(100% - 32px);
  width: 20px;
  height: 20px;
}

.select-wrapper .expand[data-v-730cf204]::after {
  content: '';
  background: url('../assets/iconfont/triangle-up.svg');
  background-color: #000;
}

.grid-container[data-v-730cf204] {
  display: grid;
}

.df[data-v-730cf204] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.dt[data-v-730cf204] {
  display: table !important;
  table-layout: auto;
  width: auto;
}

.dt-r[data-v-730cf204] {
  display: table-row-group !important;
  border-collapse: separate;
}

.dt-c[data-v-730cf204] {
  padding-right: 5px;
  display: table-cell !important;
}

.hr[data-v-730cf204] {
  width: 1px;
  border-left: 1px solid #e6e6e6;
  margin: 0px 10px;
}

.pr-b-10[data-v-730cf204]::before {
  padding-right: 10px;
}

.p-b-r5-l10[data-v-730cf204]::before {
  padding-right: 5px;
  padding-left: 10px;
}

.ft-14[data-v-730cf204] {
  font-size: 14px !important;
}

.ft-14[data-v-730cf204]::before {
  font-size: 14px;
  vertical-align: middle;
}

.icon-info[data-v-730cf204] {
  cursor: pointer;
  display: inline-block;
}

.icon-edit[data-v-730cf204],
.icon-trashcan[data-v-730cf204] {
  vertical-align: middle;
  cursor: pointer;
}

.icon-edit[data-v-730cf204]:hover,
.icon-trashcan[data-v-730cf204]:hover {
  color: #89A5F4;
}

.icon-edit[data-v-730cf204]:active,
.icon-trashcan[data-v-730cf204]:active {
  color: #2847A0;
}

.icon-edit[data-v-730cf204]:focus,
.icon-trashcan[data-v-730cf204]:focus {
  color: #00C8FF;
}

.icon-edit[disabled=disabled][data-v-730cf204],
.icon-edit.disabled[data-v-730cf204],
.icon-trashcan[disabled=disabled][data-v-730cf204],
.icon-trashcan.disabled[data-v-730cf204] {
  pointer-events: none;
  color: #D8D8D8;
}

.device-img[data-v-730cf204] {
  height: 90px;
  width: 100%;
  min-width: 400px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.device-img svg[data-v-730cf204] {
  margin: auto 0px auto auto;
  height: inherit;
}

.device-img .shape[data-v-730cf204] {
  fill: none;
  stroke: #2f2f2f;
  stroke-width: 1;
  stroke-miterlimit: 10;
}

.device-img .lcd[data-v-730cf204] {
  fill: #ccc;
  stroke: none;
  stroke-miterlimit: 10;
}

.device-img .circle[data-v-730cf204] {
  fill: #3B415F;
}

.device-img .border[data-v-730cf204] {
  fill: none;
  stroke: #2f2f2f;
  stroke-width: 0.6;
  stroke-miterlimit: 10;
}

.device-img .unconnected[data-v-730cf204] {
  fill: #DBDDDD;
}

.device-img .hide[data-v-730cf204] {
  fill: none;
}

.device-img .symbol_flash[data-v-730cf204] {
  visibility: hidden;
  fill: #2f2f2f;
}

.device-img .symbol_enable[data-v-730cf204] {
  visibility: hidden;
  fill: none;
  stroke: #ffffff;
  stroke-width: 0.75;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}

.device-img .symbol_disable[data-v-730cf204] {
  visibility: hidden;
  fill: none;
  stroke: #ffffff;
  stroke-width: 0.75;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}

.device-img .circle_flash[data-v-730cf204] {
  visibility: hidden;
  fill: rgba(255, 255, 255, 0.6);
  stroke: #000000;
  stroke-width: 0.25;
  stroke-miterlimit: 10;
}

.device-img .st0[data-v-730cf204] {
  fill: #FFFFFF;
}

.device-img .st1[data-v-730cf204] {
  font-family: 'ArialMT';
}

.device-img .st2[data-v-730cf204] {
  font-size: 4px;
}

.warning-msg[data-v-730cf204] {
  color: red;
}

.title[data-v-730cf204],
.no-s[data-v-730cf204],
svg[data-v-730cf204],
button[data-v-730cf204],
.describe[data-v-730cf204],
label[data-v-730cf204] {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.error[data-v-730cf204] {
  color: #D0021B;
}

.igmp-snooping[data-v-730cf204] {
  position: relative;
  padding: 10px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.igmp-snooping>.content-body .formRow[data-v-730cf204] {
  padding-top: 10px;
}

.igmp-snooping>.content-body .formRow>.block-note[data-v-730cf204] {
  font-size: 13px;
  color: #5B7C94;
}

.igmp-snooping>.content-body .formRow.empty[data-v-730cf204] {
  text-align: center;
  margin: auto;
}

.igmp-snooping>.content-body .formRow.empty>svg[data-v-730cf204] {
  width: 150px;
  height: 150px;
}

.igmp-snooping>.content-body .formRow.empty>div[data-v-730cf204] {
  font-family: 'Roboto-M' !important;
  font-size: 16px;
}

.igmp-snooping>.content-body .formRow>.title[data-v-730cf204] {
  font-family: 'Roboto-M' !important;
  padding-right: 10px;
}

.igmp-snooping>.content-body .scrollbar-body[data-v-730cf204] {
  height: calc(100% - 50px);
}

.igmp-snooping .group-table[data-v-730cf204] {
  width: 100%;
  margin-top: 10px;
}

.igmp-snooping .group-table td[data-v-730cf204] {
  height: 40px;
}

.igmp-snooping .group-table .title[data-v-730cf204] {
  height: 100%;
  padding-left: 20px;
  position: relative;
  line-height: 40px;
  font-family: 'Roboto-M' !important;
  font-size: 14px;
}

.igmp-snooping .group-table .title .subtitle[data-v-730cf204] {
  font-family: 'Roboto-R';
  font-size: 14px;
  position: absolute;
  display: inline-block;
  right: 10px;
  top: -8px;
}

.igmp-snooping .group-table .title .subtitle1[data-v-730cf204] {
  position: absolute;
  font-family: 'Roboto-R';
  font-size: 14px;
  left: 2px;
  top: 5px;
  z-index: 1;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  width: 50%;
}

.igmp-snooping .group-table .title .slash[data-v-730cf204] {
  position: absolute;
  display: inline-block;
  width: 100%;
  height: 40px;
  top: 0;
  left: 0;
}

.igmp-snooping .group-table .title .slash[data-v-730cf204]:before {
  content: '';
  position: absolute;
  left: 0px;
  top: 0;
  right: 0;
  bottom: 0;
  -webkit-clip-path: polygon(0 0, 0 100%, 230% 225%, 0 0);
  clip-path: polygon(0 0, 0 100%, 230% 225%, 0 0);
  background: #fff;
}

.igmp-snooping .group-table .all[data-v-730cf204],
.igmp-snooping .group-table .item[data-v-730cf204] {
  text-align: center;
  font-size: 14px;
}

.igmp-snooping .group-table .q-checkbox-label[data-v-730cf204] {
  display: block;
  margin: auto;
}

.igmp-snooping .item[data-v-730cf204] {
  padding-left: 20px;
}

.igmp-snooping .table-header[data-v-730cf204],
.igmp-snooping .group-table>.table-header[data-v-730cf204] {
  background-color: #F2F3F8;
  height: 28px;
}

.igmp-snooping .table-item[data-v-730cf204],
.igmp-snooping .group-table>.table-item[data-v-730cf204] {
  height: 38px;
}

.igmp-snooping .table-item>.all[data-v-730cf204],
.igmp-snooping .group-table>.table-item>.all[data-v-730cf204] {
  background-color: rgba(0, 0, 0, 0.2);
}

.igmp-snooping .content-body-footer[data-v-730cf204] {
  position: absolute;
  top: calc(100% - 50px) !important;
}

.content-tab.live-update[data-v-0cb52d50] {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.content-tab.live-update .content-body[data-v-0cb52d50] {
  padding: 20px 20px 0px 20px;
}

.content-tab.live-update .content-body .table-row[data-v-0cb52d50] {
  padding-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.content-tab.live-update .content-body .table-row .title[data-v-0cb52d50] {
  font-family: 'Roboto-M' !important;
  margin-right: 10px;
}

.rstp[data-v-5c8fc54f] {
  position: relative;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.rstp .content-body[data-v-5c8fc54f] {
  padding: 10px;
}

.rstp .content-body .content-item[data-v-5c8fc54f] {
  height: calc(100% - 40px);
}

.rstp .content-body .title[data-v-5c8fc54f],
.rstp .content-body .forminput[data-v-5c8fc54f] {
  display: inline-block;
}

.rstp .content-body .q-select[data-v-5c8fc54f] {
  width: 100px;
}

.rstp .content-body .q-select[data-v-5c8fc54f] .dropdown-menu {
  width: 100px;
}

.rstp .content-body .formRow[data-v-5c8fc54f] {
  margin-top: 10px;
}

.rstp .content-body .group-table[data-v-5c8fc54f] {
  height: calc(100% - 120px);
  min-width: 600px;
}

.rstp .content-body .group-table .title[data-v-5c8fc54f] {
  height: 100%;
  padding-left: 20px;
  position: relative;
  line-height: 40px;
  font-family: 'Roboto-M' !important;
}

.rstp .content-body .group-table .title .subtitle[data-v-5c8fc54f] {
  position: absolute;
  display: inline-block;
  right: 10px;
  top: 0px;
}

.rstp .content-body .group-table .title .slash[data-v-5c8fc54f] {
  position: absolute;
  display: inline-block;
  width: 100%;
  height: 40px;
  top: 0;
  left: 0;
}

.rstp .content-body .group-table .title .slash[data-v-5c8fc54f]:before {
  content: attr(data-text);
  position: absolute;
  left: 0px;
  top: 0;
  right: 0;
  bottom: 0;
  -webkit-clip-path: polygon(0 0, 0 100%, 230% 225%, 0 0);
  clip-path: polygon(0 0, 0 100%, 230% 225%, 0 0);
  background: #fff;
}

.content-tab.sysbackup[data-v-411e734c] {
  position: relative;
  background-color: #fff;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.content-tab.sysbackup .content-body[data-v-411e734c] {
  position: relative;
  width: 100%;
  padding: 20px 10px 10px 10px;
}

.content-tab.sysbackup .content-body .dialog-title[data-v-411e734c] {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 16px;
  font-weight: bold;
}

.content-tab.sysbackup .content-body .dialog-content-title[data-v-411e734c] {
  margin-bottom: 15px;
}

.content-tab.sysbackup .content-body .divide[data-v-411e734c] {
  border-top: 1px solid #979797;
  margin: 20px 0px;
}

.content-tab.sysbackup .content-body .input-file[data-v-411e734c] {
  margin-bottom: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.content-tab.sysbackup .content-body .input-file .file-input[data-v-411e734c] {
  width: 385px;
  margin: 0px;
  background-color: #ffffff;
}

.content-tab.sysbackup .content-body .input-file .q-button[data-v-411e734c] {
  margin-left: 10px;
}

.content-tab.sysbackup .content-body .input-file .choose-file[data-v-411e734c] {
  display: none;
}

.content-tab.sysbackup .content-body .input-file .update-btn[data-v-411e734c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-width: 0px;
  color: #ffffff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#4E8FE2), color-stop(97%, #3475C6));
  background-image: linear-gradient(180deg, #4E8FE2 0%, #3475C6 97%);
  border-radius: 4px;
  border-radius: 4px;
}

.content-tab.sysbackup .content-body .input-file .update-btn[data-v-411e734c]:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(3%, #59A0FA), color-stop(94%, #3F8DED));
  background-image: linear-gradient(180deg, #59A0FA 3%, #3F8DED 94%);
}

.content-tab.sysbackup .content-body .input-file .update-btn[data-v-411e734c]:active {
  background: #324EAD;
}

.content-tab.sysbackup .content-body .input-file .update-btn[data-v-411e734c]:disabled {
  background: rgba(169, 169, 169, 0.3);
}

.content-tab.sysbackup .content-body .input-file .update-btn .title[data-v-411e734c] {
  line-height: 20px;
  margin-left: 5px;
  margin-right: 0px;
}

.content-tab.sysbackup .content-body .scrollContainer>.scrollbar[data-v-411e734c] {
  margin-right: 10px;
}

.content-tab.sysbackup .content-body .scrollbar-body[data-v-411e734c] {
  height: 100%;
  padding: 0px 10px;
}

.content-tab.sysbackup .content-body .scrollbar-body[data-v-411e734c] .scroll-content {
  margin-right: 15px;
}

.content-tab.sysbackup .content-body .factory_reset[data-v-411e734c] {
  margin-top: 20px;
}

.syssnmp[data-v-1530560a] {
  position: relative;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.syssnmp>.content-body[data-v-1530560a] {
  padding: 20px 10px 10px 10px;
}

.syssnmp>.content-body div.content-body-header[data-v-1530560a] {
  padding-left: 20px !important;
}

.syssnmp>.content-body .form[data-v-1530560a] .q-checkbox-label {
  width: auto;
  height: auto;
  cursor: pointer;
}

.syssnmp>.content-body .form[data-v-1530560a] .q-checkbox-label .icon {
  display: inline-block;
  vertical-align: middle;
  color: #4C4C4C;
  font-size: 20px;
  font-weight: 400;
}

.syssnmp>.content-body .form[data-v-1530560a] .q-checkbox-label .text {
  display: inline-block;
  vertical-align: middle;
  margin-left: 0px;
}

.syssnmp>.content-body .form .table-row>.title[data-v-1530560a] {
  width: auto;
  vertical-align: middle;
  display: inline-block;
}

.syssnmp>.content-body .form .table-row>.item[data-v-1530560a] {
  vertical-align: top;
  display: inline-block;
}

.syssnmp>.content-body .form .table-row .q-select[data-v-1530560a] {
  width: auto;
  vertical-align: middle;
  display: inline-block;
  margin-left: 2px;
}

.syssnmp>.content-body .form .table-row input[data-v-1530560a] {
  width: 200px;
  vertical-align: middle;
  display: inline-block;
  margin-left: 2px;
}

.syssnmp>.content-body .form .table-row input[data-v-1530560a] {
  color: #000000;
  height: 30px;
  font-size: 14px;
  line-height: 30px;
  font-weight: 400;
  font-family: 'Roboto-R', 'Microsoft JhengHei' !important;
}

.syssnmp>.content-body .form .table-row input[data-v-1530560a]::-webkit-input-placeholder {
  color: #000000;
}

.syssnmp>.content-body .form .table-row input[data-v-1530560a]::-moz-placeholder {
  color: #000000;
}

.syssnmp>.content-body .form .table-row input[data-v-1530560a]::-ms-input-placeholder {
  color: #000000;
}

.syssnmp>.content-body .form .table-row input[data-v-1530560a]::placeholder {
  color: #000000;
}

.syssnmp>.content-body .form .table-row .info[data-v-1530560a] {
  width: auto;
  vertical-align: middle;
  display: inline-block;
}

.syssnmp>.content-body .form .table-row .checkbox-wrapper[data-v-1530560a] {
  width: auto;
  display: inline-block;
  margin-left: 2px;
}

.syssnmp>.content-body .form .formRow.snmpService[data-v-1530560a] .q-checkbox-label .text {
  color: #2F2F2F;
  font-size: 14px;
  line-height: 16px;
  font-weight: 500;
  font-family: 'Roboto-M', 'Microsoft JhengHei' !important;
}

.syssnmp>.content-body .form .formRow.snmpConfig[data-v-1530560a] {
  padding-top: 20px;
  padding-left: 20px;
}

.syssnmp>.content-body .form .formRow.snmpConfig .title[data-v-1530560a] {
  color: #000000;
  font-size: 14px;
  line-height: 16px;
  font-weight: 500;
  font-family: 'Roboto-M', 'Microsoft JhengHei' !important;
}

.syssnmp>.content-body .form .formRow.snmpConfig .q-select[data-v-1530560a] {
  min-width: 127px;
}

.syssnmp>.content-body .form .formRow.snmpCommunity[data-v-1530560a] {
  padding-top: 10px;
  padding-left: 30px;
}

.syssnmp>.content-body .form .formRow.snmpCommunity .title[data-v-1530560a] {
  color: #000000;
  font-size: 14px;
  line-height: 16px;
  font-weight: 400;
  font-family: 'Roboto-R', 'Microsoft JhengHei' !important;
}

.syssnmp>.content-body .form .formRow.snmpSecurityConfig[data-v-1530560a] {
  padding-left: 30px;
}

.syssnmp>.content-body .form .formRow.snmpSecurityConfig .table-row[data-v-1530560a] {
  padding-top: 10px;
}

.syssnmp>.content-body .form .formRow.snmpSecurityConfig .table-row>.password[data-v-1530560a] {
  width: auto;
  display: inline-block;
  vertical-align: top;
  position: relative;
}

.syssnmp>.content-body .form .formRow.snmpSecurityConfig .title[data-v-1530560a] {
  color: #000000;
  font-size: 14px;
  line-height: 16px;
  font-weight: 400;
  font-family: 'Roboto-R', 'Microsoft JhengHei' !important;
}

.syssnmp>.content-body .form .formRow.snmpSecurityConfig[data-v-1530560a] .q-checkbox-label .text {
  color: #2F2F2F;
  font-size: 14px;
  line-height: 16px;
  font-weight: 400;
  font-family: 'Roboto-R', 'Microsoft JhengHei' !important;
}

.syssnmp>.content-body .form .formRow.snmpSecurityConfig[data-v-1530560a] .q-checkbox-label.disabled {
  cursor: default;
}

.syssnmp>.content-body .form .formRow.snmpSecurityConfig[data-v-1530560a] .q-checkbox-label.disabled .text {
  color: #AEAEAE;
}

.syssnmp>.content-body .form .formRow.snmpTrapLevel[data-v-1530560a] {
  padding-top: 10px;
}

.syssnmp>.content-body .form .formRow.snmpTrapLevel .title[data-v-1530560a] {
  color: #000000;
  font-size: 14px;
  line-height: 16px;
  font-weight: 500;
  font-family: 'Roboto-M', 'Microsoft JhengHei' !important;
}

.syssnmp>.content-body .form .formRow.snmpTrapLevel[data-v-1530560a] .q-checkbox-label .text {
  color: #2F2F2F;
  font-size: 14px;
  line-height: 16px;
  font-weight: 400;
  font-family: 'Roboto-R', 'Microsoft JhengHei' !important;
}

.syssnmp>.content-body .form .formRow.snmpTrapLevel[data-v-1530560a] .q-checkbox-label.disabled {
  cursor: default;
}

.syssnmp>.content-body .form .formRow.snmpTrapLevel[data-v-1530560a] .q-checkbox-label.disabled .text {
  color: #AEAEAE;
}

.syssnmp>.content-body .form .formRow.snmpTrapAddress .table-row[data-v-1530560a] {
  padding-top: 10px;
}

.syssnmp>.content-body .form .formRow.snmpTrapAddress .title[data-v-1530560a] {
  color: #000000;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  font-family: 'Roboto-M', 'Microsoft JhengHei' !important;
}

.syssnmp>.content-body .form .disabled .table-row .title[data-v-1530560a] {
  color: #AEAEAE;
}

.syssnmp>.content-body .form .disabled .table-row input[data-v-1530560a]::-webkit-input-placeholder {
  color: #AEAEAE;
}

.syssnmp>.content-body .form .disabled .table-row input[data-v-1530560a]::-moz-placeholder {
  color: #AEAEAE;
}

.syssnmp>.content-body .form .disabled .table-row input[data-v-1530560a]::-ms-input-placeholder {
  color: #AEAEAE;
}

.syssnmp>.content-body .form .disabled .table-row input[data-v-1530560a]::placeholder {
  color: #AEAEAE;
}

.syssnmp>.content-body .form .formRow.snmpMIB[data-v-1530560a] {
  padding-top: 20px;
  padding-bottom: 10px;
}

.syssnmp>.content-body .form .formRow.snmpMIB .title[data-v-1530560a] {
  color: #000000;
  font-size: 14px;
  line-height: 16px;
  font-weight: 500;
  font-family: 'Roboto-M', 'Microsoft JhengHei' !important;
}

.syssnmp>.content-body .form .formRow.snmpMIB .content[data-v-1530560a] {
  padding-top: 10px;
  color: #000000;
  font-size: 14px;
  line-height: 16px;
  font-weight: 400;
  font-family: 'Roboto-R', 'Microsoft JhengHei' !important;
}

.syssnmp>.content-body .form .formRow.snmpMIB .q-button[data-v-1530560a] {
  margin-top: 10px;
}

.syssnmp>.content-body .content-body-footer[data-v-1530560a] {
  top: calc(100% - 50px) !important;
}

.syssnmp>.content-body .content-body-footer .q-button[data-v-1530560a] {
  min-width: 80px;
  height: 30px;
  font-family: 'Roboto-M', 'Microsoft JhengHei' !important;
}

.syssnmp>.content-body .scrollbar-body[data-v-1530560a] {
  height: calc(100% - 40px);
  padding: 0px 10px;
}

.debug[data-v-833fa3b6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 10px;
  padding-right: 10px;
}

.debug .footer-btn[data-v-833fa3b6] {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 10px;
  line-height: 8px;
  margin-left: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.debug .scrollbar-body[data-v-833fa3b6] {
  margin: 10px;
}

.debug .footer[data-v-833fa3b6] {
  width: 100%;
  height: 20px;
}

.debug-toggle[data-v-833fa3b6] {
  margin-top: 10px;
  margin-left: 10px;
}

.content-tab.poeconfigure[data-v-c9d8fe52] {
  height: 100%;
  position: relative;
  padding: 20px 15px;
}

.content-tab.poeconfigure .content-body[data-v-c9d8fe52] {
  height: 100%;
}

.content-tab.poeconfigure .content-body .content-item[data-v-c9d8fe52] {
  position: relative;
  height: calc(100% - 40px);
}

.content-tab.poeconfigure .content-body .content-item div.content-body-header[data-v-c9d8fe52] {
  padding: 0px 0px 10px 20px;
}

.content-tab.poeconfigure .content-body .content-item .content-body-item[data-v-c9d8fe52] {
  padding-left: 20px !important;
  margin-bottom: 10px;
  margin-left: 30px;
}

.content-tab.poeconfigure .content-body .content-item .content-body-item .title[data-v-c9d8fe52] {
  display: inline-block;
}

.content-tab.poeconfigure .content-body .content-item .content-body-item .power-watt[data-v-c9d8fe52] {
  width: 78px;
}

.content-tab.poeconfigure .content-body .content-item .content-body-item .q-radio[data-v-c9d8fe52] {
  margin-left: 20px;
}

.content-tab.poeconfigure .content-body .group-table[data-v-c9d8fe52] {
  margin-right: 15px;
  height: calc(100% - 140px);
  min-width: 800px;
}

.content-tab.poeconfigure .content-body>.content-body-footer[data-v-c9d8fe52] {
  top: calc(100% - 50px);
}

.content-tab.poeconfigure .content-body .power[data-v-c9d8fe52] {
  width: 100px;
  vertical-align: middle;
}

.content-tab.poeconfigure .content-body .q-select .display-label[data-v-c9d8fe52] {
  font-size: 13px;
  color: #000;
}

.content-tab.poeconfigure .content-body .q-select[data-v-c9d8fe52] {
  width: 160px;
  height: 30px;
  border: 1px solid #979797 !important;
  border-radius: 4px;
  vertical-align: middle;
}

.content-tab.poeconfigure .content-body .q-select[data-v-c9d8fe52] .dropdown-menu {
  left: -1px;
  width: 160px;
  height: auto;
  overflow: auto;
}

.content-tab.poeconfigure .content-body .q-select[data-v-c9d8fe52] .display-label {
  font-size: 13px !important;
  color: #2F2F2F !important;
  line-height: 30px !important;
  text-overflow: ellipsis;
  overflow: hidden;
}

.content-tab.poeconfigure .content-body .q-select[data-v-c9d8fe52]::after {
  background-color: #000;
  top: -25px;
}

.note[data-v-c9d8fe52] {
  font-family: 'Roboto-R';
  font-size: 14px;
  color: #195A87;
  text-align: left;
  line-height: 18px;
  margin: 10px 0px 20px 0px;
}

.note svg[data-v-c9d8fe52] {
  vertical-align: top;
}

.note .remind[data-v-c9d8fe52] {
  width: 16px;
  height: 18px;
  margin-right: 10px;
}

.content-tab.poe-consumption .content-body[data-v-6276561c] {
  padding-top: 20px;
  padding-left: 20px;
}

.content-tab.poe-consumption .content-body>.content-item-h100>div[data-v-6276561c] {
  padding: 0px 30px;
}

.content-tab.poe-consumption .content-body>.content-item-h100 select.port[data-v-6276561c] {
  margin-left: 7px;
}

.content-tab.poe-consumption .content-body>.content-item-h100>.consumption-text[data-v-6276561c] {
  margin-top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.content-tab.poe-consumption .content-body>.content-item-h100>.consumption-text>.maxmin-subtext[data-v-6276561c] {
  margin-left: 20px;
}

.content-tab.poe-consumption .content-body>.content-item-h100>.consumption-text span[data-v-6276561c] {
  color: #6370AF;
}

.content-tab.poe-consumption .port[data-v-6276561c] {
  width: 200px !important;
}

.content-tab.poe-consumption .current-total[data-v-6276561c],
.content-tab.poe-consumption .choose-port[data-v-6276561c] {
  float: left;
  margin-right: 20px;
}

.content-tab.poe-consumption .q-select .display-label[data-v-6276561c] {
  font-size: 13px;
  color: #000;
}

.content-tab.poe-consumption .q-select[data-v-6276561c] {
  width: auto;
  height: 30px;
  border: 1px solid #979797 !important;
  border-radius: 4px;
  margin-left: 10px;
}

.content-tab.poe-consumption .q-select[data-v-6276561c] .dropdown-menu {
  left: -1px;
  width: auto;
  height: auto;
}

.content-tab.poe-consumption .q-select[data-v-6276561c] .display-label {
  font-size: 13px !important;
  color: #2F2F2F !important;
  line-height: 30px !important;
}

.content-tab.poe-consumption .q-select[data-v-6276561c]::after {
  background-color: #000;
  top: -25px;
}

.content-tab.poeschedule[data-v-c51fcd48] {
  position: relative;
  padding: 20px 15px;
  overflow: hidden !important;
}

.content-tab.poeschedule .content-body .content-item .content-item[data-v-c51fcd48] {
  margin: 0px 30px 10px 30px;
}

.content-tab.poeschedule .content-body .content-item .content-item>.port[data-v-c51fcd48] {
  background: #6370AF;
  -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
  border-radius: 15.5px;
  padding-left: 13px;
  color: #ffffff;
}

.content-tab.poeschedule .content-body .content-item .content-item>.port .port-cell[data-v-c51fcd48] {
  display: inline-block;
  width: 22px;
  height: 22px;
  line-height: 22px;
  border-radius: 12px;
  background-color: #fff;
  color: #000000;
  margin: 4px 0px 4px 20px;
  text-align: center;
}

.content-tab.poeschedule .content-body .content-item .content-item>.port .port-cell.selected[data-v-c51fcd48] {
  background-color: #F8FA4C;
}

.content-tab.poeschedule .content-body .content-item .content-item>.port .port-cell[data-v-c51fcd48]:hover {
  cursor: pointer;
}

.content-tab.poeschedule .content-body .content-item .group-table[data-v-c51fcd48] {
  height: calc(100% - 50px);
  margin-top: 0px;
  border-bottom: 1px #F1F1F1 solid;
}

.content-tab.poeschedule .content-body .content-item .group-table>.poe-schedule-table[data-v-c51fcd48] {
  width: inherit;
}

.content-tab.poeschedule .content-body .content-item .group-table>.poe-schedule-table .link-row[data-v-c51fcd48] {
  height: auto !important;
}

.content-tab.poeschedule .content-body .content-item .group-table>.poe-schedule-table .link-row .right .data[data-v-c51fcd48] {
  padding: 0px;
  height: auto !important;
  border-right: 1px solid #F1F1F1;
}

.content-tab.poeschedule .content-body .content-item .group-table>.poe-schedule-table .link-row .right .data.name[data-v-c51fcd48] {
  margin: auto;
  vertical-align: middle;
}

.content-tab.poeschedule .content-body .content-item .group-table>.poe-schedule-table .link-row .right .data.name>div[data-v-c51fcd48] {
  line-height: 20px;
  text-align: center;
}

.content-tab.poeschedule .content-body .content-item .group-table>.poe-schedule-table .link-row .right .data.name>.title[data-v-c51fcd48] {
  color: #535B98;
  font-weight: bold;
}

.content-tab.poeschedule .content-body .content-item .group-table>.poe-schedule-table .link-row .right .data.timeline[data-v-c51fcd48] {
  margin: auto;
  vertical-align: middle;
}

.content-tab.poeschedule .content-body .content-item .group-table>.poe-schedule-table .link-row .right .data .detail[data-v-c51fcd48] {
  border: 1px solid #979797;
  border-radius: 4px;
  height: 24px;
  line-height: 24px;
  margin: 4px;
  font-size: 13px;
  color: #2F2F2F;
  text-align: center;
  vertical-align: middle;
}

.content-tab.poeschedule .content-body .content-item .group-table>.poe-schedule-table .link-row .right .data .edit[data-v-c51fcd48] {
  margin-left: 10px;
}

.content-tab.poeschedule .content-body .content-item .group-table>.poe-schedule-table .right-header>.timeline[data-v-c51fcd48] {
  text-align: center;
}

.content-tab.poeschedule .content-body .content-body-footer[data-v-c51fcd48] {
  top: calc(100% - 50px);
}

.content-tab.poeschedule .scrollbar-body[data-v-c51fcd48] {
  height: calc(100% - 105px);
}

.content-tab.poeschedule .scrollbar-body .content-body .content-item[data-v-c51fcd48] {
  position: relative;
}

.content-tab.poeschedule .scrollbar-body .content-body .content-item div.content-body-header[data-v-c51fcd48] {
  padding: 0px 0px 10px 20px;
}

.content-tab.poeschedule .scrollbar-body .content-body .content-item .content-item[data-v-c51fcd48] {
  padding-left: 20px !important;
  margin-bottom: 10px;
  margin-left: 30px;
}

.content-tab.poeschedule .scrollbar-body .content-body .content-item .content-item .title[data-v-c51fcd48] {
  display: inline-block;
}

.content-tab.poeschedule .scrollbar-body .content-body .content-item .content-item .power-watt[data-v-c51fcd48] {
  width: 78px;
}

.content-tab.poeschedule .scrollbar-body .content-body .content-item .content-item .q-radio[data-v-c51fcd48] {
  margin-left: 20px;
}

.content-tab.poeschedule .scrollbar-body .content-body .group-table[data-v-c51fcd48] {
  margin-right: 15px;
}

.content-tab.poeschedule .scrollbar-body .content-body>.content-body-footer[data-v-c51fcd48] {
  top: calc(100% - 50px);
}

.q-modal[data-v-27d35f94] {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.q-modal .q-v--modal[data-v-27d35f94] {
  height: auto;
  border-radius: 4px;
}

.q-modal .q-v--modal>.modal-content[data-v-27d35f94] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: inherit !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background: #FFFFFF;
  border: 1px solid #474646;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  color: #000000;
}

.q-modal .q-v--modal>.modal-content .modal-close[data-v-27d35f94] {
  position: absolute;
  top: 18px;
  right: 14px;
  width: 22px;
  height: 22px;
  cursor: pointer;
  color: #fff;
}

.q-modal .q-v--modal>.modal-content .modal-close[data-v-27d35f94]:hover {
  color: #89A5F4;
}

.q-modal .q-v--modal>.modal-content>.modal-header[data-v-27d35f94] {
  cursor: move;
  font-size: 20px;
  color: #ffffff;
  line-height: 58px;
  height: 58px;
  padding: 0 18px 0 18px;
  text-align: left;
  border-bottom: none;
  font-weight: 500;
  width: 100%;
  background-color: #0B3256;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.q-modal .q-v--modal>.modal-content>.modal-body[data-v-27d35f94] {
  padding: 0px 30px;
  overflow-y: scroll;
  min-height: 70px;
  display: table;
  width: 100%;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform[data-v-27d35f94] {
  font-size: 14px;
  margin-top: 20px;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .title[data-v-27d35f94] {
  font-size: 13px;
  color: #000000;
  text-align: left;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow[data-v-27d35f94] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow .formlabel[data-v-27d35f94] {
  width: 25%;
  text-align: left;
  margin-right: 10px;
  font-size: 14px;
  color: #000000;
  text-align: left;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow .forminput[data-v-27d35f94] {
  margin-right: 10px;
  width: 75%;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow .forminput p[data-v-27d35f94] {
  margin-top: 8px;
  margin-left: 0px;
  margin-bottom: 0;
  margin-right: 0;
  line-height: 14px;
  font-size: 13px;
  color: #195A87;
  text-align: left;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow .forminput .note[data-v-27d35f94] {
  margin-top: 8px;
  line-height: 14px;
  font-size: 13px;
  color: #195A87;
  text-align: left;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow .forminput .note[data-v-27d35f94]:before {
  cursor: pointer;
  content: '';
  background-size: cover;
  position: relative;
  display: inline-block;
  width: 14px;
  height: 14px;
  top: 0px;
  right: 0px;
  margin-right: 10px;
  pointer-events: none;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow .forminput .form-control[data-v-27d35f94] {
  font-size: 13px;
  color: #000000;
  text-align: left;
  background: #FFFFFF;
  border: 1px solid #2F2F2F;
  border-radius: 4px;
  display: table-cell;
  height: 24px;
  vertical-align: middle;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .message[data-v-27d35f94] {
  font-size: 15px;
  color: #000;
  font-weight: 500;
  margin: 20px 0px 30px 0px;
}

.q-modal .q-v--modal>.modal-content>.scrollbar-body .modal-body[data-v-27d35f94] {
  padding: 20px 25px 0px 35px;
}

.q-modal .q-v--modal>.modal-content>.modal-footer[data-v-27d35f94] {
  position: inherit;
  bottom: 0;
  right: 0;
  border: 0;
  height: auto;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 30px;
}

.q-modal .q-v--modal>.modal-content>.modal-footer>button[data-v-27d35f94] {
  margin-right: 0;
  margin-left: 8px;
}

.q-modal .q-v--modal>.modal-content>.modal-footer>.footer-left>button[data-v-27d35f94] {
  margin: 0;
}

.q-modal .q-v--modal>.modal-content>.modal-footer>.footer-right[data-v-27d35f94] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.q-modal .q-v--modal>.modal-content>.modal-process[data-v-27d35f94] {
  height: 8px;
  position: relative;
  top: 0px;
}

.q-modal .q-v--modal>.modal-content>.modal-process .progressbase[data-v-27d35f94] {
  width: 100%;
  background: #d9d9d9;
  height: 8px;
  float: left;
}

.q-modal .q-v--modal>.modal-content>.modal-process .progressbar[data-v-27d35f94] {
  position: absolute;
  width: 50%;
  background: #369eff;
  height: 8px;
  float: left;
}

.q-modal .q-v--modal .modal-mask[data-v-27d35f94] {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.418);
  width: 100%;
  height: 100%;
  z-index: 998;
}

.vue-modal-resizer[data-v-27d35f94]::after {
  background: none;
  border-left: none;
}

.quickstart_dialog .q-v--modal[data-v-27d35f94] {
  height: auto !important;
}

.quickstart_dialog .q-v--modal .modal-content[data-v-27d35f94] {
  background-color: #fafafa;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.quickstart_dialog .q-v--modal .modal-content .modal-header[data-v-27d35f94] {
  height: 20px;
  float: right;
  cursor: move;
}

.quickstart_dialog .q-v--modal .modal-content .content[data-v-27d35f94] {
  margin: 0px;
  padding: 0px;
}

.quickstart_dialog .q-v--modal .modal-content .content .dialogContent[data-v-27d35f94] {
  padding: 4px 24px 20px 24px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.quickstart_dialog .q-v--modal .modal-content .content .dialogContent .informationIcon[data-v-27d35f94] {
  width: 32px;
  height: 32px;
  margin-right: 16px;
}

.quickstart_dialog .q-v--modal .modal-content .content .dialogContent .informationContent[data-v-27d35f94] {
  min-height: 34px;
  line-height: 21px;
  vertical-align: text-bottom;
  font-size: 14px;
  color: #2f2f2f;
  padding-top: 8px;
  margin-right: 16px;
}

.quickstart_dialog .q-v--modal .modal-content .content .dialogContent .informationContent .note[data-v-27d35f94] {
  color: #195a87;
  font-size: 12px;
  line-height: 18px;
  margin-top: 8px;
}

.quickstart_dialog .q-v--modal .modal-content .content .dialogContent .moreicon[data-v-27d35f94] {
  width: 7px;
  height: 13px;
}

.quickstart_dialog .q-v--modal .modal-content>.modal-footer[data-v-27d35f94] {
  margin: 0px 24px 24px 24px;
  padding: 0;
}

.quickstart_dialog .q-v--modal .modal-content>.modal-footer .buttons[data-v-27d35f94] {
  height: 30px;
}

.quickstart_dialog .q-v--modal .modal-content>.modal-footer .buttons>.Qdialogbtn[data-v-27d35f94] {
  margin-right: 8px;
}

.popup_dialog[data-v-27d35f94] {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.popup_dialog .q-v--modal[data-v-27d35f94] {
  height: auto;
  max-width: 660px;
  cursor: move;
}

.popup_dialog .q-v--modal>.modal-content[data-v-27d35f94] {
  background: #FFFFFF;
  border: 1px solid #979797;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  border-radius: 12px;
}

.popup_dialog .q-v--modal>.modal-content .modal-close[data-v-27d35f94] {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 20px;
  height: 20px;
  cursor: pointer;
  color: #000;
}

.popup_dialog .q-v--modal>.modal-content .modal-close[data-v-27d35f94]:hover {
  color: #89A5F4;
}

.popup_dialog .q-v--modal>.modal-content>.modal-header[data-v-27d35f94] {
  cursor: move;
  font-size: 14px;
  color: #000000;
  line-height: 20px;
  height: auto;
  padding: 22px 30px 22px 30px;
  color: #000000;
  text-align: left;
  border-bottom: none;
  background-color: initial;
}

.popup_dialog .q-v--modal>.modal-content>.modal-header>.dialog-icon[data-v-27d35f94] {
  float: left;
  margin-right: 10px;
  font-size: 30px;
  vertical-align: middle;
}

.popup_dialog .q-v--modal>.modal-content>.modal-header>.dialog-icon.icon-warning[data-v-27d35f94] {
  color: #F66E20;
}

.popup_dialog .q-v--modal>.modal-content>.modal-header>.dialog-icon.empty[data-v-27d35f94] {
  display: none;
}

.popup_dialog .q-v--modal>.modal-content>.modal-body[data-v-27d35f94] {
  padding: 0px 30px;
  height: auto;
  overflow: hidden;
  display: inline-block;
  width: 100%;
}

.popup_dialog .q-v--modal>.modal-content>.modal-body>.dialog-content[data-v-27d35f94] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding: 10px 0px;
  vertical-align: middle;
  word-wrap: break-word;
}

.popup_dialog .q-v--modal>.modal-content>.modal-body>.dialog-content>.dialog-header[data-v-27d35f94] {
  font-weight: 500;
  font-size: 14x;
  color: #000000;
  line-height: 20px;
}

.popup_dialog .q-v--modal>.modal-content>.modal-body>.dialog-content>.dialog-message[data-v-27d35f94] {
  width: 100%;
  word-wrap: break-word;
  font-size: 14px;
  color: #000000;
  text-align: left;
  line-height: 22px;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer[data-v-27d35f94] {
  border: 0;
  width: 100%;
  height: auto;
  padding: 20px 30px 20px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer .buttons[data-v-27d35f94] {
  text-align: right;
  width: 100%;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer>button[data-v-27d35f94] {
  margin-right: 0;
  margin-left: 8px;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer .q-button[data-v-27d35f94] {
  text-align: center;
  border-radius: 4px;
  cursor: pointer;
  font-weight: 500;
  line-height: 30px;
  padding: 0;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer .q-button.reset[data-v-27d35f94] {
  background: #F54848;
  border: 1px solid #F54848;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer .q-button.reset[data-v-27d35f94]:hover {
  border: 1px solid #FA9393;
  background: #FA9393;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer .q-button.reset[data-v-27d35f94]:active {
  border: 1px solid #8E2C2C;
  background: #8E2C2C;
}

.notification-dialog .q-v--modal[data-v-27d35f94] {
  height: 600px !important;
}

.notification-dialog .q-v--modal .modal-content[data-v-27d35f94] {
  background-color: #fafafa;
  -webkit-box-shadow: none;
  box-shadow: none;
  height: inherit;
}

.notification-dialog .q-v--modal .modal-content .modal-header[data-v-27d35f94] {
  height: 58px;
  font-size: 20px;
  color: #000;
  float: right;
  cursor: move;
}

.notification-dialog .q-v--modal .modal-content .modal-body[data-v-27d35f94] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.notification-dialog .q-v--modal .modal-content .modal-container[data-v-27d35f94] {
  width: 100%;
  margin-bottom: 20px;
}

.notification-dialog .q-v--modal .modal-content .modal-container .category[data-v-27d35f94] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 68px;
  padding: 20px 0 15px 0;
}

.notification-dialog .q-v--modal .modal-content .modal-container .category .title[data-v-27d35f94] {
  font-size: 14px;
  color: #000000;
  line-height: 24px;
}

.notification-dialog .q-v--modal .modal-content .modal-container .category select[data-v-27d35f94] {
  height: 24px;
  width: 180px;
  margin-left: 10px;
  border-radius: 0 !important;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content[data-v-27d35f94] {
  height: calc(100% - 68px);
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table[data-v-27d35f94] {
  border: 1px solid #979797;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column[data-v-27d35f94] {
  height: 28px;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column[data-v-27d35f94]:nth-child(1) {
  width: 10%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column[data-v-27d35f94]:nth-child(2) {
  width: 20%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column[data-v-27d35f94]:nth-child(3) {
  width: 20%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column[data-v-27d35f94]:nth-child(4) {
  width: 50%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column .qweb-column-title[data-v-27d35f94] {
  font-size: 14px;
  color: #4C4C4C;
  line-height: 24px;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body[data-v-27d35f94] {
  min-height: 397px;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body .empty[data-v-27d35f94] {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body .empty>.description>.message[data-v-27d35f94] {
  margin-top: 14px;
  font-size: 12px;
  color: #7a7a7a;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body .empty>.description>.message>.message1[data-v-27d35f94] {
  display: block;
  font-size: 13px;
  color: #848484;
  text-align: center;
  line-height: 13px;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body>.rows>.scroll-content .link-row>.data-row[data-v-27d35f94] {
  height: 38px !important;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body>.rows>.scroll-content .link-row>.data-row.right>.data[data-v-27d35f94]:nth-child(1) {
  width: 10%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body>.rows>.scroll-content .link-row>.data-row.right>.data[data-v-27d35f94]:nth-child(2) {
  width: 20%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body>.rows>.scroll-content .link-row>.data-row.right>.data[data-v-27d35f94]:nth-child(3) {
  width: 20%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body>.rows>.scroll-content .link-row>.data-row.right>.data[data-v-27d35f94]:nth-child(4) {
  width: 50%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body>.rows>.scroll-content .link-row>.fill>.link-row>.data-row[data-v-27d35f94] {
  height: 38px !important;
}

.notification-dialog .q-v--modal .modal-content>.modal-footer[data-v-27d35f94] {
  margin: 0px 24px 24px 24px;
  padding: 0;
}

.notification-dialog .q-v--modal .modal-content>.modal-footer .buttons[data-v-27d35f94] {
  height: 30px;
}

.notification-dialog .q-v--modal .modal-content>.modal-footer .buttons>.Qdialogbtn[data-v-27d35f94] {
  margin-right: 8px;
}

.noTopModal[data-v-27d35f94] {
  z-index: 997;
  background: rgba(0, 0, 0, 0.418);
}

.poe-schedule-item[data-v-27d35f94] {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.poe-schedule-item .modal-container .formRow[data-v-27d35f94] {
  margin-bottom: 10px;
}

.poe-schedule-item .modal-container .formRow .privateIdInput[data-v-27d35f94] {
  width: 100px;
}

.poe-schedule-item .modal-container .formRow .forminput[data-v-27d35f94] {
  margin: 0px 10px;
}

.poe-schedule-item .modal-container .formRow .forminput .port-select[data-v-27d35f94] {
  margin-top: 10px;
}

.poe-schedule-item .modal-container .formRow .forminput .port-select>table[data-v-27d35f94] {
  margin-top: 8px;
  width: 100%;
  text-align: center;
}

.poe-schedule-item .modal-container .formRow .forminput .port-select>table td[data-v-27d35f94] {
  border: 1px solid #F1F1F1;
}

.poe-schedule-item .modal-container .formRow .forminput .port-select>table td .q-checkbox-label[data-v-27d35f94] {
  display: inline-block;
  margin: auto;
}

.poe-schedule-item .modal-container .formRow .forminput .port-select>table .table-header[data-v-27d35f94] {
  background: #F2F3F8;
  height: 28px;
  text-align: center;
}

.poe-schedule-item .modal-container .formRow .forminput .port-select>table .table-body[data-v-27d35f94] {
  height: 38px;
}

.poe-schedule-item .modal-container .formRow .schedule-table[data-v-27d35f94] {
  margin-top: 10px;
}

.poe-schedule-item .modal-container .formRow .schedule-table .table-body .table-body-content[data-v-27d35f94] {
  border: 1px solid #F1F1F1;
  background: none;
  height: 30px;
}

.poe-schedule-item .modal-container .formRow .schedule-table .table-body .table-body-content.title[data-v-27d35f94] {
  padding: 0px 20px;
}

.poe-schedule-item .modal-container .formRow .schedule-table .table-body .table-body-content.selected[data-v-27d35f94] {
  background: #CDE4FE;
  border: none;
}

.poe-schedule-item .modal-container .formRow .select-all[data-v-27d35f94] {
  margin-top: 10px;
}

.poe-schedule-item .modal-container .formRow.schedule[data-v-27d35f94] {
  margin-top: 20px;
  margin-bottom: 0px;
}

.poe-schedule-item .modal-container .formRow.schedule .legend-content[data-v-27d35f94] {
  margin-top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.poe-schedule-item .modal-container .formRow.schedule .legend-content .legend[data-v-27d35f94] {
  width: 18px;
  height: 18px;
  border: 1px solid #000;
  display: inline-block;
  margin-right: 5px;
}

.poe-schedule-item .modal-container .formRow.schedule .legend-content .legend.on[data-v-27d35f94] {
  background: #CDE4FE;
}

.poe-schedule-item .modal-container .formRow.schedule .legend-content span[data-v-27d35f94] {
  margin-right: 5px;
}


poe.content-body[data-v-2be8a968] {
  padding: 10px;
}

.content-body .scrollbar-body[data-v-2be8a968] {
  height: calc(100% - 50px);

  &::-webkit-scrollbar-thumb {
    background-color: silver;
    border-radius: 4px;
    min-height: 20px;
    position: absolute;
    cursor: default;
  }

  &::-webkit-scrollbar {
    width: 8px;
  }
}

.content-body .scrollbar-body .group-table[data-v-2be8a968] {
  height: 100%;
  width: calc(100% - 10px);
}

.content-body .scrollbar-body .group-table .data.priority[data-v-2be8a968] {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
  margin: auto;
}

.content-body .scrollbar-body .group-table .data.priority .priority-input[data-v-2be8a968] {
  width: 50px;
  margin: 0px 10px;
}

.content-body .scrollbar-body .group-table .data.priority div[data-v-2be8a968] {
  margin: auto 0px;
  cursor: pointer;
}

.content-body .scrollbar-body .group-table .data.priority div.disabled[data-v-2be8a968] {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}

.content-body .scrollbar-body .forminput[data-v-2be8a968] {
  margin: 10px 0px 10px 23px;
  display: grid;
  grid-template-columns: -webkit-max-content -webkit-min-content -webkit-max-content;
  grid-template-columns: max-content min-content max-content;
  grid-template-rows: auto auto;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.content-body .scrollbar-body .forminput .title[data-v-2be8a968] {
  font-size: 14px;
  color: #000000;
  font-weight: 500;
  width: auto;
  display: inline-block;
  font-family: 'Roboto-R', 'Microsoft JhengHei' !important;
}

.content-body .scrollbar-body .forminput .item[data-v-2be8a968] {
  margin: 0px 0px 0px 10px;
}

.content-body .scrollbar-body .forminput .item label[data-v-2be8a968] {
  font-size: 14px;
  color: #000000;
  font-weight: 500;
  width: auto;
  font-family: 'Roboto-R', 'Microsoft JhengHei' !important;
}

.content-body .scrollbar-body .forminput input[data-v-2be8a968] {
  border: 1px solid #979797;
  border-radius: 4px;
  font-size: 14px;
  height: 30px;
  color: #000000;
  line-height: 30px;
  width: 68px;
  margin-left: 10px;
  font-family: 'Roboto-R', 'Microsoft JhengHei' !important;
}

.content-body .scrollbar-body .forminput .error-message[data-v-2be8a968] {
  margin-left: 10px;
  font-size: 14px;
  color: #f30707;
  width: 400px;
  display: inline-block;
  font-family: 'Roboto-R', 'Microsoft JhengHei' !important;
  grid-column: 2 / span 3;
}

.content-body .title[data-v-2be8a968] {
  height: 100%;
  position: relative;
  line-height: 30px;
  font-family: 'Roboto-M' !important;
}

.content-body .content-body-header[data-v-2be8a968] {
  position: relative;
  margin-bottom: 10px;
}

.content-body .content-body-header>span[data-v-2be8a968] {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.content-body .content-body-header>button[data-v-2be8a968] {
  float: right;
  margin-right: 10px;
}

.loopprotection[data-v-2be8a968] {
  position: relative;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.loopprotection .content-body[data-v-2be8a968] {
  padding: 10px;
}

.loopprotection .content-body .scrollbar-body[data-v-2be8a968] {
  height: calc(100% - 40px);

  &::-webkit-scrollbar-thumb {
    background-color: silver;
    border-radius: 4px;
    min-height: 20px;
    position: absolute;
    cursor: default;
  }

  &::-webkit-scrollbar {
    width: 8px;
  }
}

.loopprotection .content-body .scrollbar-body .group-table[data-v-2be8a968] {
  height: 100%;
  width: calc(100% - 10px);
}

.loopprotection .content-body .scrollbar-body .group-table .data.priority[data-v-2be8a968] {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
  margin: auto;
}

.loopprotection .content-body .scrollbar-body .group-table .data.priority .priority-input[data-v-2be8a968] {
  width: 50px;
  margin: 0px 10px;
}

.loopprotection .content-body .scrollbar-body .group-table .data.priority div[data-v-2be8a968] {
  margin: auto 0px;
  cursor: pointer;
}

.loopprotection .content-body .scrollbar-body .group-table .data.priority div.disabled[data-v-2be8a968] {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}

.loopprotection .content-body .scrollbar-body .forminput[data-v-2be8a968] {
  margin: 10px 0px 10px 23px;
  display: grid;
  grid-template-columns: -webkit-max-content -webkit-min-content -webkit-max-content;
  grid-template-columns: max-content min-content max-content;
  grid-template-rows: auto auto;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.loopprotection .content-body .scrollbar-body .forminput .title[data-v-2be8a968] {
  font-size: 14px;
  color: #000000;
  font-weight: 500;
  width: auto;
  display: inline-block;
  font-family: 'Roboto-R', 'Microsoft JhengHei' !important;
}

.loopprotection .content-body .scrollbar-body .forminput .item[data-v-2be8a968] {
  margin: 0px 0px 0px 10px;
}

.loopprotection .content-body .scrollbar-body .forminput .item label[data-v-2be8a968] {
  font-size: 14px;
  color: #000000;
  font-weight: 500;
  width: auto;
  font-family: 'Roboto-R', 'Microsoft JhengHei' !important;
}

.loopprotection .content-body .scrollbar-body .forminput input[data-v-2be8a968] {
  border: 1px solid #979797;
  border-radius: 4px;
  font-size: 14px;
  height: 30px;
  color: #000000;
  line-height: 30px;
  width: 68px;
  margin-left: 10px;
  font-family: 'Roboto-R', 'Microsoft JhengHei' !important;
}

.loopprotection .content-body .scrollbar-body .forminput .error-message[data-v-2be8a968] {
  margin-left: 10px;
  font-size: 14px;
  color: #f30707;
  width: 400px;
  display: inline-block;
  font-family: 'Roboto-R', 'Microsoft JhengHei' !important;
  grid-column: 2 / span 3;
}

.loopprotection .content-body .title[data-v-2be8a968] {
  height: 100%;
  position: relative;
  line-height: 30px;
  font-family: 'Roboto-M' !important;
}

.loopprotection .content-body .content-body-header[data-v-2be8a968] {
  position: relative;
  margin-bottom: 10px;
}

.loopprotection .content-body .content-body-header>span[data-v-2be8a968] {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.loopprotection .content-body .content-body-header>button[data-v-2be8a968] {
  float: right;
  margin-right: 10px;
}

.q-modal[data-v-366b50df] {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.q-modal .q-v--modal[data-v-366b50df] {
  height: auto;
  border-radius: 4px;
}

.q-modal .q-v--modal>.modal-content[data-v-366b50df] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: inherit !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background: #FFFFFF;
  border: 1px solid #474646;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  color: #000000;
}

.q-modal .q-v--modal>.modal-content .modal-close[data-v-366b50df] {
  position: absolute;
  top: 18px;
  right: 14px;
  width: 22px;
  height: 22px;
  cursor: pointer;
  color: #fff;
}

.q-modal .q-v--modal>.modal-content .modal-close[data-v-366b50df]:hover {
  color: #89A5F4;
}

.q-modal .q-v--modal>.modal-content>.modal-header[data-v-366b50df] {
  cursor: move;
  font-size: 20px;
  color: #ffffff;
  line-height: 58px;
  height: 58px;
  padding: 0 18px 0 18px;
  text-align: left;
  border-bottom: none;
  font-weight: 500;
  width: 100%;
  background-color: #0B3256;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.q-modal .q-v--modal>.modal-content>.modal-body[data-v-366b50df] {
  padding: 0px 30px;
  overflow-y: scroll;
  min-height: 70px;
  display: table;
  width: 100%;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform[data-v-366b50df] {
  font-size: 14px;
  margin-top: 20px;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .title[data-v-366b50df] {
  font-size: 13px;
  color: #000000;
  text-align: left;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow[data-v-366b50df] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow .formlabel[data-v-366b50df] {
  width: 25%;
  text-align: left;
  margin-right: 10px;
  font-size: 14px;
  color: #000000;
  text-align: left;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow .forminput[data-v-366b50df] {
  margin-right: 10px;
  width: 75%;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow .forminput p[data-v-366b50df] {
  margin-top: 8px;
  margin-left: 0px;
  margin-bottom: 0;
  margin-right: 0;
  line-height: 14px;
  font-size: 13px;
  color: #195A87;
  text-align: left;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow .forminput .note[data-v-366b50df] {
  margin-top: 8px;
  line-height: 14px;
  font-size: 13px;
  color: #195A87;
  text-align: left;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow .forminput .note[data-v-366b50df]:before {
  cursor: pointer;
  content: '';
  background-size: cover;
  position: relative;
  display: inline-block;
  width: 14px;
  height: 14px;
  top: 0px;
  right: 0px;
  margin-right: 10px;
  pointer-events: none;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow .forminput .form-control[data-v-366b50df] {
  font-size: 13px;
  color: #000000;
  text-align: left;
  background: #FFFFFF;
  border: 1px solid #2F2F2F;
  border-radius: 4px;
  display: table-cell;
  height: 24px;
  vertical-align: middle;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .message[data-v-366b50df] {
  font-size: 15px;
  color: #000;
  font-weight: 500;
  margin: 20px 0px 30px 0px;
}

.q-modal .q-v--modal>.modal-content>.scrollbar-body .modal-body[data-v-366b50df] {
  padding: 20px 25px 0px 35px;
}

.q-modal .q-v--modal>.modal-content>.modal-footer[data-v-366b50df] {
  position: inherit;
  bottom: 0;
  right: 0;
  border: 0;
  height: auto;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 30px;
}

.q-modal .q-v--modal>.modal-content>.modal-footer>button[data-v-366b50df] {
  margin-right: 0;
  margin-left: 8px;
}

.q-modal .q-v--modal>.modal-content>.modal-footer>.footer-left>button[data-v-366b50df] {
  margin: 0;
}

.q-modal .q-v--modal>.modal-content>.modal-footer>.footer-right[data-v-366b50df] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.q-modal .q-v--modal>.modal-content>.modal-process[data-v-366b50df] {
  height: 8px;
  position: relative;
  top: 0px;
}

.q-modal .q-v--modal>.modal-content>.modal-process .progressbase[data-v-366b50df] {
  width: 100%;
  background: #d9d9d9;
  height: 8px;
  float: left;
}

.q-modal .q-v--modal>.modal-content>.modal-process .progressbar[data-v-366b50df] {
  position: absolute;
  width: 50%;
  background: #369eff;
  height: 8px;
  float: left;
}

.q-modal .q-v--modal .modal-mask[data-v-366b50df] {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.418);
  width: 100%;
  height: 100%;
  z-index: 998;
}

.vue-modal-resizer[data-v-366b50df]::after {
  background: none;
  border-left: none;
}

.quickstart_dialog .q-v--modal[data-v-366b50df] {
  height: auto !important;
}

.quickstart_dialog .q-v--modal .modal-content[data-v-366b50df] {
  background-color: #fafafa;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.quickstart_dialog .q-v--modal .modal-content .modal-header[data-v-366b50df] {
  height: 20px;
  float: right;
  cursor: move;
}

.quickstart_dialog .q-v--modal .modal-content .content[data-v-366b50df] {
  margin: 0px;
  padding: 0px;
}

.quickstart_dialog .q-v--modal .modal-content .content .dialogContent[data-v-366b50df] {
  padding: 4px 24px 20px 24px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.quickstart_dialog .q-v--modal .modal-content .content .dialogContent .informationIcon[data-v-366b50df] {
  width: 32px;
  height: 32px;
  margin-right: 16px;
}

.quickstart_dialog .q-v--modal .modal-content .content .dialogContent .informationContent[data-v-366b50df] {
  min-height: 34px;
  line-height: 21px;
  vertical-align: text-bottom;
  font-size: 14px;
  color: #2f2f2f;
  padding-top: 8px;
  margin-right: 16px;
}

.quickstart_dialog .q-v--modal .modal-content .content .dialogContent .informationContent .note[data-v-366b50df] {
  color: #195a87;
  font-size: 12px;
  line-height: 18px;
  margin-top: 8px;
}

.quickstart_dialog .q-v--modal .modal-content .content .dialogContent .moreicon[data-v-366b50df] {
  width: 7px;
  height: 13px;
}

.quickstart_dialog .q-v--modal .modal-content>.modal-footer[data-v-366b50df] {
  margin: 0px 24px 24px 24px;
  padding: 0;
}

.quickstart_dialog .q-v--modal .modal-content>.modal-footer .buttons[data-v-366b50df] {
  height: 30px;
}

.quickstart_dialog .q-v--modal .modal-content>.modal-footer .buttons>.Qdialogbtn[data-v-366b50df] {
  margin-right: 8px;
}

.popup_dialog[data-v-366b50df] {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.popup_dialog .q-v--modal[data-v-366b50df] {
  height: auto;
  max-width: 660px;
  cursor: move;
}

.popup_dialog .q-v--modal>.modal-content[data-v-366b50df] {
  background: #FFFFFF;
  border: 1px solid #979797;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  border-radius: 12px;
}

.popup_dialog .q-v--modal>.modal-content .modal-close[data-v-366b50df] {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 20px;
  height: 20px;
  cursor: pointer;
  color: #000;
}

.popup_dialog .q-v--modal>.modal-content .modal-close[data-v-366b50df]:hover {
  color: #89A5F4;
}

.popup_dialog .q-v--modal>.modal-content>.modal-header[data-v-366b50df] {
  cursor: move;
  font-size: 14px;
  color: #000000;
  line-height: 20px;
  height: auto;
  padding: 22px 30px 22px 30px;
  color: #000000;
  text-align: left;
  border-bottom: none;
  background-color: initial;
}

.popup_dialog .q-v--modal>.modal-content>.modal-header>.dialog-icon[data-v-366b50df] {
  float: left;
  margin-right: 10px;
  font-size: 30px;
  vertical-align: middle;
}

.popup_dialog .q-v--modal>.modal-content>.modal-header>.dialog-icon.icon-warning[data-v-366b50df] {
  color: #F66E20;
}

.popup_dialog .q-v--modal>.modal-content>.modal-header>.dialog-icon.empty[data-v-366b50df] {
  display: none;
}

.popup_dialog .q-v--modal>.modal-content>.modal-body[data-v-366b50df] {
  padding: 0px 30px;
  height: auto;
  overflow: hidden;
  display: inline-block;
  width: 100%;
}

.popup_dialog .q-v--modal>.modal-content>.modal-body>.dialog-content[data-v-366b50df] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding: 10px 0px;
  vertical-align: middle;
  word-wrap: break-word;
  flex-wrap:wrap;
}

.popup_dialog .q-v--modal>.modal-content>.modal-body>.dialog-content>.dialog-header[data-v-366b50df] {
  font-weight: 500;
  font-size: 14x;
  color: #000000;
  line-height: 20px;
}

.popup_dialog .q-v--modal>.modal-content>.modal-body>.dialog-content>.dialog-message[data-v-366b50df] {
  width: 100%;
  word-wrap: break-word;
  font-size: 14px;
  color: #000000;
  text-align: left;
  line-height: 22px;
}

.popup_dialog .q-v--modal>.modal-content>.modal-body>.dialog-content>.dialog-message_link[data-v-366b50df] {
  width: 100%;
  word-wrap: break-word;
  font-size: 14px;
  color: #195a87;
  text-align: left;
  line-height: 22px;
}

.popup_dialog .q-v--modal>.modal-content>.modal-body>.dialog-content>.dialog-message_link:hover[data-v-366b50df] {
  width: 100%;
  word-wrap: break-word;
  font-size: 14px;
  color: #369eff;
  text-align: left;
  line-height: 22px;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer[data-v-366b50df] {
  border: 0;
  width: 100%;
  height: auto;
  padding: 20px 30px 20px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer .buttons[data-v-366b50df] {
  text-align: right;
  width: 100%;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer>button[data-v-366b50df] {
  margin-right: 0;
  margin-left: 8px;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer .q-button[data-v-366b50df] {
  text-align: center;
  border-radius: 4px;
  cursor: pointer;
  font-weight: 500;
  line-height: 30px;
  padding: 0;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer .q-button.reset[data-v-366b50df] {
  background: #F54848;
  border: 1px solid #F54848;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer .q-button.reset[data-v-366b50df]:hover {
  border: 1px solid #FA9393;
  background: #FA9393;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer .q-button.reset[data-v-366b50df]:active {
  border: 1px solid #8E2C2C;
  background: #8E2C2C;
}

.notification-dialog .q-v--modal[data-v-366b50df] {
  height: 600px !important;
}

.notification-dialog .q-v--modal .modal-content[data-v-366b50df] {
  background-color: #fafafa;
  -webkit-box-shadow: none;
  box-shadow: none;
  height: inherit;
}

.notification-dialog .q-v--modal .modal-content .modal-header[data-v-366b50df] {
  height: 58px;
  font-size: 20px;
  color: #000;
  float: right;
  cursor: move;
}

.notification-dialog .q-v--modal .modal-content .modal-body[data-v-366b50df] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.notification-dialog .q-v--modal .modal-content .modal-container[data-v-366b50df] {
  width: 100%;
  margin-bottom: 20px;
}

.notification-dialog .q-v--modal .modal-content .modal-container .category[data-v-366b50df] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 68px;
  padding: 20px 0 15px 0;
}

.notification-dialog .q-v--modal .modal-content .modal-container .category .title[data-v-366b50df] {
  font-size: 14px;
  color: #000000;
  line-height: 24px;
}

.notification-dialog .q-v--modal .modal-content .modal-container .category select[data-v-366b50df] {
  height: 24px;
  width: 180px;
  margin-left: 10px;
  border-radius: 0 !important;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content[data-v-366b50df] {
  height: calc(100% - 68px);
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table[data-v-366b50df] {
  border: 1px solid #979797;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column[data-v-366b50df] {
  height: 28px;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column[data-v-366b50df]:nth-child(1) {
  width: 10%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column[data-v-366b50df]:nth-child(2) {
  width: 20%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column[data-v-366b50df]:nth-child(3) {
  width: 20%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column[data-v-366b50df]:nth-child(4) {
  width: 50%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column .qweb-column-title[data-v-366b50df] {
  font-size: 14px;
  color: #4C4C4C;
  line-height: 24px;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body[data-v-366b50df] {
  min-height: 397px;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body .empty[data-v-366b50df] {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body .empty>.description>.message[data-v-366b50df] {
  margin-top: 14px;
  font-size: 12px;
  color: #7a7a7a;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body .empty>.description>.message>.message1[data-v-366b50df] {
  display: block;
  font-size: 13px;
  color: #848484;
  text-align: center;
  line-height: 13px;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body>.rows>.scroll-content .link-row>.data-row[data-v-366b50df] {
  height: 38px !important;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body>.rows>.scroll-content .link-row>.data-row.right>.data[data-v-366b50df]:nth-child(1) {
  width: 10%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body>.rows>.scroll-content .link-row>.data-row.right>.data[data-v-366b50df]:nth-child(2) {
  width: 20%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body>.rows>.scroll-content .link-row>.data-row.right>.data[data-v-366b50df]:nth-child(3) {
  width: 20%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body>.rows>.scroll-content .link-row>.data-row.right>.data[data-v-366b50df]:nth-child(4) {
  width: 50%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body>.rows>.scroll-content .link-row>.fill>.link-row>.data-row[data-v-366b50df] {
  height: 38px !important;
}

.notification-dialog .q-v--modal .modal-content>.modal-footer[data-v-366b50df] {
  margin: 0px 24px 24px 24px;
  padding: 0;
}

.notification-dialog .q-v--modal .modal-content>.modal-footer .buttons[data-v-366b50df] {
  height: 30px;
}

.notification-dialog .q-v--modal .modal-content>.modal-footer .buttons>.Qdialogbtn[data-v-366b50df] {
  margin-right: 8px;
}

.noTopModal[data-v-366b50df] {
  z-index: 997;
  background: rgba(0, 0, 0, 0.418);
}

.popup_dialog[data-v-366b50df] {
  z-index: 10000;
}

.dialog-message4[data-v-366b50df] {
  margin-top: 14px;
  color: #195a87;
}

.q-modal[data-v-6ef906c6] {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.q-modal .q-v--modal[data-v-6ef906c6] {
  height: auto;
  border-radius: 4px;
}

.q-modal .q-v--modal>.modal-content[data-v-6ef906c6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: inherit !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background: #FFFFFF;
  border: 1px solid #474646;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  color: #000000;
}

.q-modal .q-v--modal>.modal-content .modal-close[data-v-6ef906c6] {
  position: absolute;
  top: 18px;
  right: 14px;
  width: 22px;
  height: 22px;
  cursor: pointer;
  color: #fff;
}

.q-modal .q-v--modal>.modal-content .modal-close[data-v-6ef906c6]:hover {
  color: #89A5F4;
}

.q-modal .q-v--modal>.modal-content>.modal-header[data-v-6ef906c6] {
  cursor: move;
  font-size: 20px;
  color: #ffffff;
  line-height: 58px;
  height: 58px;
  padding: 0 18px 0 18px;
  text-align: left;
  border-bottom: none;
  font-weight: 500;
  width: 100%;
  background-color: #0B3256;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.q-modal .q-v--modal>.modal-content>.modal-body[data-v-6ef906c6] {
  padding: 0px 30px;
  overflow-y: scroll;
  min-height: 70px;
  display: table;
  width: 100%;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform[data-v-6ef906c6] {
  font-size: 14px;
  margin-top: 20px;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .title[data-v-6ef906c6] {
  font-size: 13px;
  color: #000000;
  text-align: left;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow[data-v-6ef906c6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow .formlabel[data-v-6ef906c6] {
  width: 25%;
  text-align: left;
  margin-right: 10px;
  font-size: 14px;
  color: #000000;
  text-align: left;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow .forminput[data-v-6ef906c6] {
  margin-right: 10px;
  width: 75%;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow .forminput p[data-v-6ef906c6] {
  margin-top: 8px;
  margin-left: 0px;
  margin-bottom: 0;
  margin-right: 0;
  line-height: 14px;
  font-size: 13px;
  color: #195A87;
  text-align: left;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow .forminput .note[data-v-6ef906c6] {
  margin-top: 8px;
  line-height: 14px;
  font-size: 13px;
  color: #195A87;
  text-align: left;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow .forminput .note[data-v-6ef906c6]:before {
  cursor: pointer;
  content: '';
  background-size: cover;
  position: relative;
  display: inline-block;
  width: 14px;
  height: 14px;
  top: 0px;
  right: 0px;
  margin-right: 10px;
  pointer-events: none;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow .forminput .form-control[data-v-6ef906c6] {
  font-size: 13px;
  color: #000000;
  text-align: left;
  background: #FFFFFF;
  border: 1px solid #2F2F2F;
  border-radius: 4px;
  display: table-cell;
  height: 24px;
  vertical-align: middle;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .message[data-v-6ef906c6] {
  font-size: 15px;
  color: #000;
  font-weight: 500;
  margin: 20px 0px 30px 0px;
}

.q-modal .q-v--modal>.modal-content>.scrollbar-body .modal-body[data-v-6ef906c6] {
  padding: 20px 25px 0px 35px;
}

.q-modal .q-v--modal>.modal-content>.modal-footer[data-v-6ef906c6] {
  position: inherit;
  bottom: 0;
  right: 0;
  border: 0;
  height: auto;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 30px;
}

.q-modal .q-v--modal>.modal-content>.modal-footer>button[data-v-6ef906c6] {
  margin-right: 0;
  margin-left: 8px;
}

.q-modal .q-v--modal>.modal-content>.modal-footer>.footer-left>button[data-v-6ef906c6] {
  margin: 0;
}

.q-modal .q-v--modal>.modal-content>.modal-footer>.footer-right[data-v-6ef906c6] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.q-modal .q-v--modal>.modal-content>.modal-process[data-v-6ef906c6] {
  height: 8px;
  position: relative;
  top: 0px;
}

.q-modal .q-v--modal>.modal-content>.modal-process .progressbase[data-v-6ef906c6] {
  width: 100%;
  background: #d9d9d9;
  height: 8px;
  float: left;
}

.q-modal .q-v--modal>.modal-content>.modal-process .progressbar[data-v-6ef906c6] {
  position: absolute;
  width: 50%;
  background: #369eff;
  height: 8px;
  float: left;
}

.q-modal .q-v--modal .modal-mask[data-v-6ef906c6] {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.418);
  width: 100%;
  height: 100%;
  z-index: 998;
}

.vue-modal-resizer[data-v-6ef906c6]::after {
  background: none;
  border-left: none;
}

.quickstart_dialog .q-v--modal[data-v-6ef906c6] {
  height: auto !important;
}

.quickstart_dialog .q-v--modal .modal-content[data-v-6ef906c6] {
  background-color: #fafafa;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.quickstart_dialog .q-v--modal .modal-content .modal-header[data-v-6ef906c6] {
  height: 20px;
  float: right;
  cursor: move;
}

.quickstart_dialog .q-v--modal .modal-content .content[data-v-6ef906c6] {
  margin: 0px;
  padding: 0px;
}

.quickstart_dialog .q-v--modal .modal-content .content .dialogContent[data-v-6ef906c6] {
  padding: 4px 24px 20px 24px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.quickstart_dialog .q-v--modal .modal-content .content .dialogContent .informationIcon[data-v-6ef906c6] {
  width: 32px;
  height: 32px;
  margin-right: 16px;
}

.quickstart_dialog .q-v--modal .modal-content .content .dialogContent .informationContent[data-v-6ef906c6] {
  min-height: 34px;
  line-height: 21px;
  vertical-align: text-bottom;
  font-size: 14px;
  color: #2f2f2f;
  padding-top: 8px;
  margin-right: 16px;
}

.quickstart_dialog .q-v--modal .modal-content .content .dialogContent .informationContent .note[data-v-6ef906c6] {
  color: #195a87;
  font-size: 12px;
  line-height: 18px;
  margin-top: 8px;
}

.quickstart_dialog .q-v--modal .modal-content .content .dialogContent .moreicon[data-v-6ef906c6] {
  width: 7px;
  height: 13px;
}

.quickstart_dialog .q-v--modal .modal-content>.modal-footer[data-v-6ef906c6] {
  margin: 0px 24px 24px 24px;
  padding: 0;
}

.quickstart_dialog .q-v--modal .modal-content>.modal-footer .buttons[data-v-6ef906c6] {
  height: 30px;
}

.quickstart_dialog .q-v--modal .modal-content>.modal-footer .buttons>.Qdialogbtn[data-v-6ef906c6] {
  margin-right: 8px;
}

.popup_dialog[data-v-6ef906c6] {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.popup_dialog .q-v--modal[data-v-6ef906c6] {
  height: auto;
  max-width: 660px;
  cursor: move;
}

.popup_dialog .q-v--modal>.modal-content[data-v-6ef906c6] {
  background: #FFFFFF;
  border: 1px solid #979797;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  border-radius: 12px;
}

.popup_dialog .q-v--modal>.modal-content .modal-close[data-v-6ef906c6] {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 20px;
  height: 20px;
  cursor: pointer;
  color: #000;
}

.popup_dialog .q-v--modal>.modal-content .modal-close[data-v-6ef906c6]:hover {
  color: #89A5F4;
}

.popup_dialog .q-v--modal>.modal-content>.modal-header[data-v-6ef906c6] {
  cursor: move;
  font-size: 14px;
  color: #000000;
  line-height: 20px;
  height: auto;
  padding: 22px 30px 22px 30px;
  color: #000000;
  text-align: left;
  border-bottom: none;
  background-color: initial;
}

.popup_dialog .q-v--modal>.modal-content>.modal-header>.dialog-icon[data-v-6ef906c6] {
  float: left;
  margin-right: 10px;
  font-size: 30px;
  vertical-align: middle;
}

.popup_dialog .q-v--modal>.modal-content>.modal-header>.dialog-icon.icon-warning[data-v-6ef906c6] {
  color: #F66E20;
}

.popup_dialog .q-v--modal>.modal-content>.modal-header>.dialog-icon.empty[data-v-6ef906c6] {
  display: none;
}

.popup_dialog .q-v--modal>.modal-content>.modal-body[data-v-6ef906c6] {
  padding: 0px 30px;
  height: auto;
  overflow: hidden;
  display: inline-block;
  width: 100%;
}

.popup_dialog .q-v--modal>.modal-content>.modal-body>.dialog-content[data-v-6ef906c6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding: 10px 0px;
  vertical-align: middle;
  word-wrap: break-word;
}

.popup_dialog .q-v--modal>.modal-content>.modal-body>.dialog-content>.dialog-header[data-v-6ef906c6] {
  font-weight: 500;
  font-size: 14x;
  color: #000000;
  line-height: 20px;
}

.popup_dialog .q-v--modal>.modal-content>.modal-body>.dialog-content>.dialog-message[data-v-6ef906c6] {
  width: 100%;
  word-wrap: break-word;
  font-size: 14px;
  color: #000000;
  text-align: left;
  line-height: 22px;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer[data-v-6ef906c6] {
  border: 0;
  width: 100%;
  height: auto;
  padding: 20px 30px 20px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer .buttons[data-v-6ef906c6] {
  text-align: right;
  width: 100%;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer>button[data-v-6ef906c6] {
  margin-right: 0;
  margin-left: 8px;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer .q-button[data-v-6ef906c6] {
  text-align: center;
  border-radius: 4px;
  cursor: pointer;
  font-weight: 500;
  line-height: 30px;
  padding: 0;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer .q-button.reset[data-v-6ef906c6] {
  background: #F54848;
  border: 1px solid #F54848;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer .q-button.reset[data-v-6ef906c6]:hover {
  border: 1px solid #FA9393;
  background: #FA9393;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer .q-button.reset[data-v-6ef906c6]:active {
  border: 1px solid #8E2C2C;
  background: #8E2C2C;
}

.notification-dialog .q-v--modal[data-v-6ef906c6] {
  height: 600px !important;
}

.notification-dialog .q-v--modal .modal-content[data-v-6ef906c6] {
  background-color: #fafafa;
  -webkit-box-shadow: none;
  box-shadow: none;
  height: inherit;
}

.notification-dialog .q-v--modal .modal-content .modal-header[data-v-6ef906c6] {
  height: 58px;
  font-size: 20px;
  color: #000;
  float: right;
  cursor: move;
}

.notification-dialog .q-v--modal .modal-content .modal-body[data-v-6ef906c6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.notification-dialog .q-v--modal .modal-content .modal-container[data-v-6ef906c6] {
  width: 100%;
  margin-bottom: 20px;
}

.notification-dialog .q-v--modal .modal-content .modal-container .category[data-v-6ef906c6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 68px;
  padding: 20px 0 15px 0;
}

.notification-dialog .q-v--modal .modal-content .modal-container .category .title[data-v-6ef906c6] {
  font-size: 14px;
  color: #000000;
  line-height: 24px;
}

.notification-dialog .q-v--modal .modal-content .modal-container .category select[data-v-6ef906c6] {
  height: 24px;
  width: 180px;
  margin-left: 10px;
  border-radius: 0 !important;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content[data-v-6ef906c6] {
  height: calc(100% - 68px);
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table[data-v-6ef906c6] {
  border: 1px solid #979797;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column[data-v-6ef906c6] {
  height: 28px;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column[data-v-6ef906c6]:nth-child(1) {
  width: 10%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column[data-v-6ef906c6]:nth-child(2) {
  width: 20%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column[data-v-6ef906c6]:nth-child(3) {
  width: 20%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column[data-v-6ef906c6]:nth-child(4) {
  width: 50%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column .qweb-column-title[data-v-6ef906c6] {
  font-size: 14px;
  color: #4C4C4C;
  line-height: 24px;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body[data-v-6ef906c6] {
  min-height: 397px;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body .empty[data-v-6ef906c6] {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body .empty>.description>.message[data-v-6ef906c6] {
  margin-top: 14px;
  font-size: 12px;
  color: #7a7a7a;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body .empty>.description>.message>.message1[data-v-6ef906c6] {
  display: block;
  font-size: 13px;
  color: #848484;
  text-align: center;
  line-height: 13px;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body>.rows>.scroll-content .link-row>.data-row[data-v-6ef906c6] {
  height: 38px !important;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body>.rows>.scroll-content .link-row>.data-row.right>.data[data-v-6ef906c6]:nth-child(1) {
  width: 10%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body>.rows>.scroll-content .link-row>.data-row.right>.data[data-v-6ef906c6]:nth-child(2) {
  width: 20%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body>.rows>.scroll-content .link-row>.data-row.right>.data[data-v-6ef906c6]:nth-child(3) {
  width: 20%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body>.rows>.scroll-content .link-row>.data-row.right>.data[data-v-6ef906c6]:nth-child(4) {
  width: 50%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body>.rows>.scroll-content .link-row>.fill>.link-row>.data-row[data-v-6ef906c6] {
  height: 38px !important;
}

.notification-dialog .q-v--modal .modal-content>.modal-footer[data-v-6ef906c6] {
  margin: 0px 24px 24px 24px;
  padding: 0;
}

.notification-dialog .q-v--modal .modal-content>.modal-footer .buttons[data-v-6ef906c6] {
  height: 30px;
}

.notification-dialog .q-v--modal .modal-content>.modal-footer .buttons>.Qdialogbtn[data-v-6ef906c6] {
  margin-right: 8px;
}

.noTopModal[data-v-6ef906c6] {
  z-index: 997;
  background: rgba(0, 0, 0, 0.418);
}

.popup_dialog[data-v-6ef906c6] {
  z-index: 10000;
}

.dialog-message4[data-v-6ef906c6] {
  margin-top: 14px;
  color: #195a87;
}

.loading_bg {
  z-index: 100;
  background-color: rgba(0, 0, 0, 0.4);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

@-webkit-keyframes rotate-data-v-f01fbb34 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes rotate-data-v-f01fbb34 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.loading_bg .loading_content[data-v-f01fbb34] {
  height: inherit;
}

.loading_bg .loading_content .loading svg[data-v-f01fbb34] {
  position: absolute;
  -webkit-animation-name: rotate-data-v-f01fbb34;
  animation-name: rotate-data-v-f01fbb34;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}

.loading_bg .loading_content .loading[data-width='16'] svg[data-v-f01fbb34] {
  left: calc(50% - 8px);
  top: calc(50% - 13px);
}

.loading_bg .loading_content .loading[data-width='50'] svg[data-v-f01fbb34] {
  left: calc(50% - 25px);
  top: calc(50% - 30px);
}

.loading_bg .loading_content .loading[data-width='150'] svg[data-v-f01fbb34] {
  left: calc(50% - 75px);
  top: calc(50% - 80px);
}

.loading_bg .loading_content.white[data-v-f01fbb34] {
  color: white;
}

.loading_bg .loading_text[data-v-f01fbb34] {
  position: relative;
  text-align: center;
}

.loading_bg .loading_text.small[data-v-f01fbb34] {
  top: calc(50% - 13px);
}

.loading_bg .loading_text.middle[data-v-f01fbb34] {
  top: calc(50% + 25px);
}

.loading_bg .loading_text.big[data-v-f01fbb34] {
  top: calc(50% + 75px);
}

@keyframes rotate-data-v-f01fbb34 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.no_bg .loading_content[data-v-f01fbb34] {
  height: inherit;
}

.no_bg .loading_content .loading svg[data-v-f01fbb34] {
  position: absolute;
  -webkit-animation-name: rotate-data-v-f01fbb34;
  animation-name: rotate-data-v-f01fbb34;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}

.no_bg .loading_content.white[data-v-f01fbb34] {
  color: white;
}

.no_bg .loading_text[data-v-f01fbb34] {
  display: none;
}

.q-modal {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.q-modal .q-v--modal {
  height: auto;
  border-radius: 4px;
}

.q-modal .q-v--modal>.modal-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: inherit !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background: #FFFFFF;
  border: 1px solid #474646;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  color: #000000;
}

.q-modal .q-v--modal>.modal-content .modal-close {
  position: absolute;
  top: 18px;
  right: 14px;
  width: 22px;
  height: 22px;
  cursor: pointer;
  color: #fff;
}

.q-modal .q-v--modal>.modal-content .modal-close:hover {
  color: #89A5F4;
}

.popup_dialog .q-v--modal>.modal-content>.modal-header[data-v-8a0ce18a]{
  cursor: move;
  font-size: 20px;
  color: #ffffff;
  line-height: 58px;
  height: 58px;
  padding: 0 0px 0 0px;
  text-align: left;
  border-bottom: none;
  font-weight: 500;
  width: 100%;
  background-color: #1d5591 ;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.q-modal .q-v--modal>.modal-content>.modal-header {
  cursor: move;
  font-size: 20px;
  color: #ffffff;
  line-height: 58px;
  height: 58px;
  padding: 0 18px 0 18px;
  text-align: left;
  border-bottom: none;
  font-weight: 500;
  width: 100%;
  background-color: #0B3256;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.q-modal .q-v--modal>.modal-content>.modal-body {
  padding: 0px 30px;
  overflow-y: scroll;
  min-height: 70px;
  display: table;
  width: 100%;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform {
  font-size: 14px;
  margin-top: 20px;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .title {
  font-size: 13px;
  color: #000000;
  text-align: left;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow .formlabel {
  width: 25%;
  text-align: left;
  margin-right: 10px;
  font-size: 14px;
  color: #000000;
  text-align: left;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow .forminput {
  margin-right: 10px;
  width: 75%;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow .forminput p {
  margin-top: 8px;
  margin-left: 0px;
  margin-bottom: 0;
  margin-right: 0;
  line-height: 14px;
  font-size: 13px;
  color: #195A87;
  text-align: left;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow .forminput .note {
  margin-top: 8px;
  line-height: 14px;
  font-size: 13px;
  color: #195A87;
  text-align: left;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow .forminput .note:before {
  cursor: pointer;
  content: '';
  background-size: cover;
  position: relative;
  display: inline-block;
  width: 14px;
  height: 14px;
  top: 0px;
  right: 0px;
  margin-right: 10px;
  pointer-events: none;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow .forminput .form-control {
  font-size: 13px;
  color: #000000;
  text-align: left;
  background: #FFFFFF;
  border: 1px solid #2F2F2F;
  border-radius: 4px;
  display: table-cell;
  height: 24px;
  vertical-align: middle;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .message {
  font-size: 15px;
  color: #000;
  font-weight: 500;
  margin: 20px 0px 30px 0px;
}

.q-modal .q-v--modal>.modal-content>.scrollbar-body .modal-body {
  padding: 20px 25px 0px 35px;
}

.q-modal .q-v--modal>.modal-content>.modal-footer {
  position: inherit;
  bottom: 0;
  right: 0;
  border: 0;
  height: auto;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 30px;
}

.q-modal .q-v--modal>.modal-content>.modal-footer>button {
  margin-right: 0;
  margin-left: 8px;
}

.q-modal .q-v--modal>.modal-content>.modal-footer>.footer-left>button {
  margin: 0;
}

.q-modal .q-v--modal>.modal-content>.modal-footer>.footer-right {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.q-modal .q-v--modal>.modal-content>.modal-process {
  height: 8px;
  position: relative;
  top: 0px;
}

.q-modal .q-v--modal>.modal-content>.modal-process .progressbase {
  width: 100%;
  background: #d9d9d9;
  height: 8px;
  float: left;
}

.q-modal .q-v--modal>.modal-content>.modal-process .progressbar {
  position: absolute;
  width: 50%;
  background: #369eff;
  height: 8px;
  float: left;
}

.q-modal .q-v--modal .modal-mask {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.418);
  width: 100%;
  height: 100%;
  z-index: 998;
}

.vue-modal-resizer::after {
  background: none;
  border-left: none;
}

.quickstart_dialog .q-v--modal {
  height: auto !important;
}

.quickstart_dialog .q-v--modal .modal-content {
  background-color: #fafafa;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.quickstart_dialog .q-v--modal .modal-content .modal-header {
  height: 20px;
  float: right;
  cursor: move;
}

.quickstart_dialog .q-v--modal .modal-content .content {
  margin: 0px;
  padding: 0px;
}

.quickstart_dialog .q-v--modal .modal-content .content .dialogContent {
  padding: 4px 24px 20px 24px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.quickstart_dialog .q-v--modal .modal-content .content .dialogContent .informationIcon {
  width: 32px;
  height: 32px;
  margin-right: 16px;
}

.quickstart_dialog .q-v--modal .modal-content .content .dialogContent .informationContent {
  min-height: 34px;
  line-height: 21px;
  vertical-align: text-bottom;
  font-size: 14px;
  color: #2f2f2f;
  padding-top: 8px;
  margin-right: 16px;
}

.quickstart_dialog .q-v--modal .modal-content .content .dialogContent .informationContent .note {
  color: #195a87;
  font-size: 12px;
  line-height: 18px;
  margin-top: 8px;
}

.quickstart_dialog .q-v--modal .modal-content .content .dialogContent .moreicon {
  width: 7px;
  height: 13px;
}

.quickstart_dialog .q-v--modal .modal-content>.modal-footer {
  margin: 0px 24px 24px 24px;
  padding: 0;
}

.quickstart_dialog .q-v--modal .modal-content>.modal-footer .buttons {
  height: 30px;
}

.quickstart_dialog .q-v--modal .modal-content>.modal-footer .buttons>.Qdialogbtn {
  margin-right: 8px;
}

.popup_dialog {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.popup_dialog .q-v--modal {
  height: auto;
  max-width: 660px;
  cursor: move;
}

.popup_dialog .q-v--modal>.modal-content {
  background: #FFFFFF;
  border: 1px solid #979797;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  border-radius: 12px;
}

.popup_dialog .q-v--modal>.modal-content .modal-close {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 20px;
  height: 20px;
  cursor: pointer;
  color: #000;
}

.popup_dialog .q-v--modal>.modal-content .modal-close:hover {
  color: #89A5F4;
}

.popup_dialog .q-v--modal>.modal-content>.modal-header {
  cursor: move;
  font-size: 14px;
  color: #000000;
  line-height: 20px;
  height: auto;
  padding: 22px 30px 22px 30px;
  color: #000000;
  text-align: left;
  border-bottom: none;
  background-color: initial;
}

.popup_dialog .q-v--modal>.modal-content>.modal-header>.dialog-icon {
  float: left;
  margin-right: 10px;
  font-size: 30px;
  vertical-align: middle;
}

.popup_dialog .q-v--modal>.modal-content>.modal-header>.dialog-icon.icon-warning {
  color: #F66E20;
}

.popup_dialog .q-v--modal>.modal-content>.modal-header>.dialog-icon.empty {
  display: none;
}

.popup_dialog .q-v--modal>.modal-content>.modal-body {
  padding: 0px 30px;
  height: auto;
  overflow: hidden;
  display: inline-block;
  width: 100%;
}

.popup_dialog .q-v--modal>.modal-content>.modal-body>.dialog-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding: 10px 0px;
  vertical-align: middle;
  word-wrap: break-word;
}

.popup_dialog .q-v--modal>.modal-content>.modal-body>.dialog-content>.dialog-header {
  font-weight: 500;
  font-size: 14x;
  color: #000000;
  line-height: 20px;
}

.popup_dialog .q-v--modal>.modal-content>.modal-body>.dialog-content>.dialog-message {
  width: 100%;
  word-wrap: break-word;
  font-size: 14px;
  color: #000000;
  text-align: left;
  line-height: 22px;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer {
  border: 0;
  width: 100%;
  height: auto;
  padding: 20px 30px 20px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer .buttons {
  text-align: right;
  width: 100%;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer>button {
  margin-right: 0;
  margin-left: 8px;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer .q-button {
  text-align: center;
  border-radius: 4px;
  cursor: pointer;
  font-weight: 500;
  line-height: 30px;
  padding: 0;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer .q-button.reset {
  background: #F54848;
  border: 1px solid #F54848;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer .q-button.reset:hover {
  border: 1px solid #FA9393;
  background: #FA9393;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer .q-button.reset:active {
  border: 1px solid #8E2C2C;
  background: #8E2C2C;
}

.notification-dialog .q-v--modal {
  height: 600px !important;
}

.notification-dialog .q-v--modal .modal-content {
  background-color: #fafafa;
  -webkit-box-shadow: none;
  box-shadow: none;
  height: inherit;
}

.notification-dialog .q-v--modal .modal-content .modal-header {
  height: 58px;
  font-size: 20px;
  color: #000;
  float: right;
  cursor: move;
}

.notification-dialog .q-v--modal .modal-content .modal-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.notification-dialog .q-v--modal .modal-content .modal-container {
  width: 100%;
  margin-bottom: 20px;
}

.notification-dialog .q-v--modal .modal-content .modal-container .category {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 68px;
  padding: 20px 0 15px 0;
}

.notification-dialog .q-v--modal .modal-content .modal-container .category .title {
  font-size: 14px;
  color: #000000;
  line-height: 24px;
}

.notification-dialog .q-v--modal .modal-content .modal-container .category select {
  height: 24px;
  width: 180px;
  margin-left: 10px;
  border-radius: 0 !important;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content {
  height: calc(100% - 68px);
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table {
  border: 1px solid #979797;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column {
  height: 28px;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column:nth-child(1) {
  width: 10%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column:nth-child(2) {
  width: 20%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column:nth-child(3) {
  width: 20%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column:nth-child(4) {
  width: 50%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column .qweb-column-title {
  font-size: 14px;
  color: #4C4C4C;
  line-height: 24px;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body {
  min-height: 397px;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body .empty {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body .empty>.description>.message {
  margin-top: 14px;
  font-size: 12px;
  color: #7a7a7a;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body .empty>.description>.message>.message1 {
  display: block;
  font-size: 13px;
  color: #848484;
  text-align: center;
  line-height: 13px;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body>.rows>.scroll-content .link-row>.data-row {
  height: 38px !important;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body>.rows>.scroll-content .link-row>.data-row.right>.data:nth-child(1) {
  width: 10%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body>.rows>.scroll-content .link-row>.data-row.right>.data:nth-child(2) {
  width: 20%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body>.rows>.scroll-content .link-row>.data-row.right>.data:nth-child(3) {
  width: 20%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body>.rows>.scroll-content .link-row>.data-row.right>.data:nth-child(4) {
  width: 50%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body>.rows>.scroll-content .link-row>.fill>.link-row>.data-row {
  height: 38px !important;
}

.notification-dialog .q-v--modal .modal-content>.modal-footer {
  margin: 0px 24px 24px 24px;
  padding: 0;
}

.notification-dialog .q-v--modal .modal-content>.modal-footer .buttons {
  height: 30px;
}

.notification-dialog .q-v--modal .modal-content>.modal-footer .buttons>.Qdialogbtn {
  margin-right: 8px;
}

.noTopModal {
  z-index: 997;
  background: rgba(0, 0, 0, 0.418);
}

.dynamic-color {
  fill: #6370AF;
  color: #6370AF;
}

.info-color {
  color: #2371D6;
}

.c-wh {
  color: #ffffff;
}

.enalbe-color {
  color: #7ED321;
}

.disable-color {
  color: #D8D8D8;
}

#app.enterprise {
  background-image: linear-gradient(166deg, #1B192A 0%, #5276CA 100%);
}

#app.enterprise .login .div-btn-login {
  background: #32476D;
}

#app.enterprise .login .div-btn-login:hover {
  background: #414960;
}

#app.enterprise .login .div-btn-login:focus {
  background: #626878;
}

#app.enterprise .sidebar .sidebar-item.active {
  background: #626878 !important;
}

#app.enterprise .sidebar .sidebar-item:hover {
  background: #414960;
}

* {
  font-family: "icomoon", "commonfont", "Open Sans", Helvetica, Verdana, Tahoma, "PingFang TC", "Lantinghei TC", "\5FAE\8EDF\6B63\9ED1\9AD4", "Microsoft JhengHei", sans-serif !important;
}

a {
  cursor: pointer;
}

.content .content-body {
  width: 100%;
  height: 100%;
}

.content .content-body>.content-item>.content-item-header {
  font-weight: bold;
  margin-bottom: 10px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.content .content-body>.content-item>.content-item-header.right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.content .content-body>.content-body-footer {
  padding: 10px 0px;
}

.content .content-body>.content-body-footer>.save {
  margin: 10px 15px;
}

.content>.content,
.content .content-tab {
  color: #000;
}

.content>.content .content-body>div.content-body-header,
.content .content-tab .content-body>div.content-body-header {
  padding: 0px 0px 10px 0px;
}

.content>.content-tab .content-body>.content-body-footer {
  top: calc(100% - 80px);
}

.q-icon-button {
  cursor: pointer;
  z-index: 0;
  padding: 0;
  border: 0;
  background-color: transparent;
  width: 20px;
  height: 20px;
}

.q-icon-button.rightwrapper,
.q-icon-button.leftwrapper {
  width: 30px;
  height: 30px;
}

.q-icon-button.rightwrapper:hover,
.q-icon-button.leftwrapper:hover {
  background-color: #B3E6FF;
}

.q-icon-button.rightwrapper.selected,
.q-icon-button.leftwrapper.selected {
  background-color: #5CC9FF;
}

.q-icon-button.rightwrapper {
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  border-right: 1px solid #D8D8D8;
  border-bottom: 1px solid #D8D8D8;
  border-top: 1px solid #D8D8D8;
}

.q-icon-button.leftwrapper {
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  border-right-style: hidden;
  border: 1px solid #D8D8D8;
}

.q-icon-button:focus {
  outline: 0;
}

.q-icon-button:hover {
  background-color: #FCFDD2;
}

.q-icon-button.change-device {
  width: 16px;
  height: 16px;
  position: relative;
  fill: #2F2F2F;
}

.q-button {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  min-width: 64px;
  height: 30px;
  line-height: 14px;
  font-size: 14px;
  border: 1px solid #000000;
  color: #000000;
  background: #FFFFFF;
  border-radius: 4px;
  padding: 4px 15px;
  cursor: pointer;
}

.q-button:focus {
  outline: none;
}

.q-button:hover {
  border: 1px solid #707070;
  color: #707070;
}

.q-button:active {
  border: 1px solid #000000;
  color: #000000;
}

.q-button:disabled {
  border: 1px solid #A9A9A9;
  color: #A9A9A9;
  cursor: default;
}

.q-button.blue-btn-full {
  border-width: 0px;
  color: #ffffff;
  background: #197EC7;
}

.q-button.blue-btn-full:hover {
  background: #1E93E6;
}

.q-button.blue-btn-full:active {
  background: #105180;
}

.q-button.blue-btn-full:disabled {
  background: rgba(169, 169, 169, 0.3);
}

.q-button.blue-btn-full.cancel {
  border: 1px solid #4875F5;
  color: #4875F5;
  background: #FFFFFF;
  font-size: 15px;
  text-align: center;
  font-weight: bold;
}

.q-button.blue-btn-full.cancel:hover {
  border: 1px solid #89A5F4;
  color: #89A5F4;
}

.q-button.blue-btn-full.cancel:active {
  border: 1px solid #2847A0;
  color: #2847A0;
  background: #FFFFFF !important;
}

.q-button.browse {
  font-size: 15px;
  text-align: center;
  font-weight: bold;
  color: #ffffff;
  margin-left: 18px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#4E8FE2), color-stop(97%, #3475C6));
  background-image: linear-gradient(-180deg, #4E8FE2 0%, #3475C6 97%);
  border-radius: 4px;
  font-size: 15px;
  padding: 5px 12px;
}

.q-button.browse:before {
  content: "";
  background-image: url(%60../assets/iconfont/ic_browse_folder.svg%60);
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: sub;
  margin-right: 5px;
}

.q-button.browse:hover {
  background: #89A5F4;
}

.q-button.browse:active {
  background: #2847A0;
}

.q-button.browse:disabled {
  background: rgba(0, 0, 0, 0.2);
  color: rgba(246, 243, 243, 0.6);
}

.q-button.footer-btn {
  border-radius: 15px;
}

.q-button.delete,
.q-button.edit {
  height: 20px;
  width: 20px;
  min-width: 20px;
  padding: 0px;
  background: none;
  background-color: #000000;
}

.q-button.delete:hover,
.q-button.edit:hover {
  background-color: #89A5F4;
}

.q-button.delete:active,
.q-button.edit:active {
  background-color: #2847A0;
}

.q-button.delete:focus,
.q-button.edit:focus {
  background-color: #00C8FF;
}

.forminput.search .filterInput {
  padding-left: 30px;
  background: #FFFFFF;
  border: 1px solid #848484;
  border-radius: 4px;
  width: 282px;
  height: 30px;
  font-size: 13px;
  color: #aeaeae;
  line-height: 13px;
}

.forminput.search .filterInput:focus {
  color: #000000;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #4A90E2;
}

.forminput.search::before {
  color: #7F7F7F;
  background-size: cover;
  position: absolute;
  font-size: 12px;
  margin-left: 12px;
  margin-top: 10px;
}

.form-control {
  height: 30px !important;
}

.form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #4A90E2;
  color: #000000;
}

.form-control:active {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #2F2F2F;
  color: #000000;
}

.form-control:disabled {
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #FAFAFA;
  border: 1px solid #AEAEAE;
  color: #AEAEAE;
}

input[type=text],
input[type=password],
input[type=number],
input[type=email] {
  -webkit-box-shadow: none;
  box-shadow: none;
  outline-style: none;
  display: inline-block;
  color: #7f7f7f;
  font-weight: 400;
  background: #ffffff;
  border: 1px solid #979797;
  border-radius: 4px;
  height: 30px;
  font-size: 12px;
  margin: auto;
  padding: 0px 0px 0px 10px;
}

input[type=text]:focus,
input[type=password]:focus,
input[type=number]:focus,
input[type=email]:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #4A90E2;
  color: #000000;
}

input[type=text]:active,
input[type=password]:active,
input[type=number]:active,
input[type=email]:active {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #2F2F2F;
  color: #000000;
}

input[type=text]:disabled,
input[type=password]:disabled,
input[type=number]:disabled,
input[type=email]:disabled {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #AEAEAE !important;
  color: #AEAEAE !important;
}

textarea {
  resize: vertical;
  display: inline-block !important;
  border: 1px solid #848484 !important;
  color: #2f2f2f !important;
  font-weight: 400;
  border-radius: 0 !important;
  height: 48px;
  min-height: 48px;
  max-height: 60px;
  font-size: 12px !important;
  margin: 0px !important;
  padding: 0px 10px 0px 10px !important;
  background: #FFFFFF;
  border: 1px solid #848484;
}

textarea:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #000000 !important;
  border-style: solid !important;
  border-width: 1px !important;
  outline-style: none;
}

textarea:disabled {
  color: #aeaeae !important;
  border-color: #aeaeae !important;
  background-color: #fff;
}

.news-filter {
  /* line-height: inherit; */
  width: 150px;
  height: 30px;
  outline: 0;
  padding: 4px;
  /* border-radius: 9px; */
}

select {
  /* width: 100%; */
  line-height: normal;
  /* height: 30px; */
  font-size: 13px;
  /* appearance: none; */
  -moz-appearance: none;
  /* -webkit-appearance: none; */
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  background-position-x: calc(100% - 10px) !important;
  background: url('../assets/iconfont/triangle-down.svg') no-repeat calc(100% - 10px) center !important;
  background: #FFFFFF !important;
  border: 1px solid #979797 !important;
  border-radius: 4px !important;
  /* color: #7F7F7F;*/
}


select:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #4A90E2 !important;
}

select option {
  color: #000;
  width: 100%;
  font-size: 13px;
  text-align: left;
}

select option:hover {
  background-color: #EDF6FC;
}

.span-bold {
  font-weight: bold;
}

.span-light {
  font-weight: 300;
}

.div-relative {
  position: relative;
}

.div-visible-hidden {
  visibility: hidden;
}

.div-display-none {
  display: none;
}

.ddiv-display-block {
  display: block;
}

.div-label {
  font-size: 14px;
  vertical-align: middle;
  color: #2f2f2f;
  font-weight: normal;
  line-height: 28px;
}

input.error,
select.error,
textarea.error {
  border: 1px solid #C1272D !important;
  color: #C1272D;
  box-shadow: none;
  -webkit-box-shadow: none;
}

.content-header {
  display: block;
}

.content-header .content-header-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 7px;
  font-size: 14px;
  line-height: 14px;
}

.content-header>.content-body-header {
  color: #FFFFFF;
  display: block;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
}

.content-header>.content-body-subheader {
  margin-left: 10px;
  color: #FFFFFF;
  display: block;
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
}

.content-footer {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 30px;
}

.divTable {
  display: table;
  margin: 20px auto;
}

.divTable .divTableCell {
  display: table-cell;
  border: 5px solid white;
  padding: 3px 2px;
}

.divTable .divTableCell.speed1G {
  background: green;
}

.divTable .divTableCell.offline {
  background: gray;
}

.divTable .divTableCell.speed10M {
  background: orange;
}

.divTable .divTableHead {
  display: table-cell;
  border: 1px solid #AAAAAA;
  padding: 3px 2px;
}

.divTable .divTableBody {
  display: table-row-group;
  width: 40px;
  height: 40px;
  font-size: 13px;
}

.divTable .divTableCell {
  width: 40px;
  height: 40px;
  font-size: 13px;
}

.divTable .divFromCell {
  height: 24px;
  border: 1px solid #AAAAAA;
  font-size: 13px;
}

.divTable .divTableRow {
  display: table-row;
}

.divTableHeading {
  display: table-header-group;
}

.divTableHeading {
  display: table-header-group;
}

.errorMessage {
  width: inherit;
  color: #C1272D;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.machine-layout {
  display: table;
  margin: auto;
}

.group-table {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.empty>.img {
  height: 69px;
  width: 101px;
  margin: auto;
  position: relative;
}

.empty>.message {
  text-align: center;
}

.select-wrapper {
  height: 30px;
}

.select-wrapper::after {
  pointer-events: none;
  content: '';
  background: url('../assets/iconfont/triangle-down.svg');
  position: relative;
  display: inline-block;
  top: -25px;
  left: calc(100% - 32px);
  width: 20px;
  height: 20px;
}

.select-wrapper .expand::after {
  content: '';
  background: url('../assets/iconfont/triangle-up.svg');
  background-color: #000;
}

.grid-container {
  display: grid;
}

.df {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.dt {
  display: table !important;
  table-layout: auto;
  width: auto;
}

.dt-r {
  display: table-row-group !important;
  border-collapse: separate;
}

.dt-c {
  padding-right: 5px;
  display: table-cell !important;
}

.hr {
  width: 1px;
  border-left: 1px solid #e6e6e6;
  margin: 0px 10px;
}

.pr-b-10::before {
  padding-right: 10px;
}

.p-b-r5-l10::before {
  padding-right: 5px;
  padding-left: 10px;
}

.ft-14 {
  font-size: 14px !important;
}

.ft-14::before {
  font-size: 14px;
  vertical-align: middle;
}

.icon-info {
  cursor: pointer;
  display: inline-block;
}

.icon-edit,
.icon-trashcan {
  vertical-align: middle;
  cursor: pointer;
}

.icon-edit:hover,
.icon-trashcan:hover {
  color: #89A5F4;
}

.icon-edit:active,
.icon-trashcan:active {
  color: #2847A0;
}

.icon-edit:focus,
.icon-trashcan:focus {
  color: #00C8FF;
}

.icon-edit[disabled=disabled],
.icon-edit.disabled,
.icon-trashcan[disabled=disabled],
.icon-trashcan.disabled {
  pointer-events: none;
  color: #D8D8D8;
}

.device-img {
  height: 90px;
  width: 100%;
  min-width: 400px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.device-img svg {
  margin: auto 0px auto auto;
  height: inherit;
}

.device-img .shape {
  fill: none;
  stroke: #2f2f2f;
  stroke-width: 1;
  stroke-miterlimit: 10;
}

.device-img .lcd {
  fill: #ccc;
  stroke: none;
  stroke-miterlimit: 10;
}

.device-img .circle {
  fill: #3B415F;
}

.device-img .border {
  fill: none;
  stroke: #2f2f2f;
  stroke-width: 0.6;
  stroke-miterlimit: 10;
}

.device-img .unconnected {
  fill: #DBDDDD;
}

.device-img .hide {
  fill: none;
}

.device-img .symbol_flash {
  visibility: hidden;
  fill: #2f2f2f;
}

.device-img .symbol_enable {
  visibility: hidden;
  fill: none;
  stroke: #ffffff;
  stroke-width: 0.75;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}

.device-img .symbol_disable {
  visibility: hidden;
  fill: none;
  stroke: #ffffff;
  stroke-width: 0.75;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}

.device-img .circle_flash {
  visibility: hidden;
  fill: rgba(255, 255, 255, 0.6);
  stroke: #000000;
  stroke-width: 0.25;
  stroke-miterlimit: 10;
}

.device-img .st0 {
  fill: #FFFFFF;
}

.device-img .st1 {
  font-family: 'ArialMT';
}

.device-img .st2 {
  font-size: 4px;
}

.warning-msg {
  color: red;
}

.title,
.no-s,
svg,
button,
.describe,
label {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.error {
  color: #D0021B;
}

.toast[data-v-1db15a0e] {
  width: 210px;
  height: 60px;
  background-color: #125ed2;
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.2);
  color: #ffffff;
  z-index: 1003;
  position: absolute;
  top: 10px;
  left: calc(50% - 105px);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.toast .toast-content-body[data-v-1db15a0e] {
  height: 60px;
  padding: 15px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.toast .toast-content-body .content-dialog[data-v-1db15a0e] {
  line-height: 30px;
  margin-left: 17px;
}

.toast svg[data-v-1db15a0e] {
  width: 30px;
  height: 30px;
}

.toast svg .white_line[data-v-1db15a0e] {
  -webkit-animation-fill-mode: backwards;
  animation-fill-mode: backwards;
  -webkit-transform: translate(43.98709px, 44.98045px) rotate(0deg) translate(-43.98709px, -44.98045px);
  transform: translate(43.98709px, 44.98045px) rotate(0deg) translate(-43.98709px, -44.98045px);
  -webkit-animation-name: kf_white_line_body-data-v-1db15a0e;
  animation-name: kf_white_line_body-data-v-1db15a0e;
  -webkit-animation-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  animation-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.toast svg .green_line[data-v-1db15a0e] {
  -webkit-animation-fill-mode: backwards;
  animation-fill-mode: backwards;
  -webkit-transform: translate(43.98709px, 44.98045px) rotate(5deg) translate(-43.98709px, -44.98045px);
  transform: translate(43.98709px, 44.98045px) rotate(5deg) translate(-43.98709px, -44.98045px);
  -webkit-animation-name: kf_green_line_body-data-v-1db15a0e;
  animation-name: kf_green_line_body-data-v-1db15a0e;
  -webkit-animation-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  animation-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.toast svg .dark_green_line[data-v-1db15a0e] {
  -webkit-animation-fill-mode: backwards;
  animation-fill-mode: backwards;
  -webkit-transform: translate(43.98709px, 44.98045px) rotate(10deg) translate(-43.98709px, -44.98045px);
  transform: translate(43.98709px, 44.98045px) rotate(10deg) translate(-43.98709px, -44.98045px);
  -webkit-animation-name: kf_dark_green_line_body-data-v-1db15a0e;
  animation-name: kf_dark_green_line_body-data-v-1db15a0e;
  -webkit-animation-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  animation-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.toast svg .orange_line[data-v-1db15a0e] {
  -webkit-animation-fill-mode: backwards;
  animation-fill-mode: backwards;
  -webkit-transform: translate(43.98709px, 44.98045px) rotate(15deg) translate(-43.98709px, -44.98045px);
  transform: translate(43.98709px, 44.98045px) rotate(15deg) translate(-43.98709px, -44.98045px);
  -webkit-animation-name: kf_orange_line_body-data-v-1db15a0e;
  animation-name: kf_orange_line_body-data-v-1db15a0e;
  -webkit-animation-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  animation-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

@-webkit-keyframes kf_white_line_body-data-v-1db15a0e {
  0% {
    -webkit-transform: translate(43.98709px, 44.98045px) rotate(0deg) translate(-43.98709px, -44.98045px);
    transform: translate(43.98709px, 44.98045px) rotate(0deg) translate(-43.98709px, -44.98045px);
  }

  100% {
    -webkit-transform: translate(43.98709px, 44.98045px) rotate(360deg) translate(-43.98709px, -44.98045px);
    transform: translate(43.98709px, 44.98045px) rotate(360deg) translate(-43.98709px, -44.98045px);
  }
}

@keyframes kf_white_line_body-data-v-1db15a0e {
  0% {
    -webkit-transform: translate(43.98709px, 44.98045px) rotate(0deg) translate(-43.98709px, -44.98045px);
    transform: translate(43.98709px, 44.98045px) rotate(0deg) translate(-43.98709px, -44.98045px);
  }

  100% {
    -webkit-transform: translate(43.98709px, 44.98045px) rotate(360deg) translate(-43.98709px, -44.98045px);
    transform: translate(43.98709px, 44.98045px) rotate(360deg) translate(-43.98709px, -44.98045px);
  }
}

@-webkit-keyframes kf_green_line_body-data-v-1db15a0e {
  10% {
    -webkit-transform: translate(43.98709px, 44.98045px) rotate(5deg) translate(-43.98709px, -44.98045px);
    transform: translate(43.98709px, 44.98045px) rotate(5deg) translate(-43.98709px, -44.98045px);
  }

  100% {
    -webkit-transform: translate(43.98709px, 44.98045px) rotate(365deg) translate(-43.98709px, -44.98045px);
    transform: translate(43.98709px, 44.98045px) rotate(365deg) translate(-43.98709px, -44.98045px);
  }

  0% {
    -webkit-transform: translate(43.98709px, 44.98045px) rotate(5deg) translate(-43.98709px, -44.98045px);
    transform: translate(43.98709px, 44.98045px) rotate(5deg) translate(-43.98709px, -44.98045px);
  }
}

@keyframes kf_green_line_body-data-v-1db15a0e {
  10% {
    -webkit-transform: translate(43.98709px, 44.98045px) rotate(5deg) translate(-43.98709px, -44.98045px);
    transform: translate(43.98709px, 44.98045px) rotate(5deg) translate(-43.98709px, -44.98045px);
  }

  100% {
    -webkit-transform: translate(43.98709px, 44.98045px) rotate(365deg) translate(-43.98709px, -44.98045px);
    transform: translate(43.98709px, 44.98045px) rotate(365deg) translate(-43.98709px, -44.98045px);
  }

  0% {
    -webkit-transform: translate(43.98709px, 44.98045px) rotate(5deg) translate(-43.98709px, -44.98045px);
    transform: translate(43.98709px, 44.98045px) rotate(5deg) translate(-43.98709px, -44.98045px);
  }
}

@-webkit-keyframes kf_dark_green_line_body-data-v-1db15a0e {
  20% {
    -webkit-transform: translate(43.98709px, 44.98045px) rotate(10deg) translate(-43.98709px, -44.98045px);
    transform: translate(43.98709px, 44.98045px) rotate(10deg) translate(-43.98709px, -44.98045px);
  }

  100% {
    -webkit-transform: translate(43.98709px, 44.98045px) rotate(370deg) translate(-43.98709px, -44.98045px);
    transform: translate(43.98709px, 44.98045px) rotate(370deg) translate(-43.98709px, -44.98045px);
  }

  0% {
    -webkit-transform: translate(43.98709px, 44.98045px) rotate(10deg) translate(-43.98709px, -44.98045px);
    transform: translate(43.98709px, 44.98045px) rotate(10deg) translate(-43.98709px, -44.98045px);
  }
}

@keyframes kf_dark_green_line_body-data-v-1db15a0e {
  20% {
    -webkit-transform: translate(43.98709px, 44.98045px) rotate(10deg) translate(-43.98709px, -44.98045px);
    transform: translate(43.98709px, 44.98045px) rotate(10deg) translate(-43.98709px, -44.98045px);
  }

  100% {
    -webkit-transform: translate(43.98709px, 44.98045px) rotate(370deg) translate(-43.98709px, -44.98045px);
    transform: translate(43.98709px, 44.98045px) rotate(370deg) translate(-43.98709px, -44.98045px);
  }

  0% {
    -webkit-transform: translate(43.98709px, 44.98045px) rotate(10deg) translate(-43.98709px, -44.98045px);
    transform: translate(43.98709px, 44.98045px) rotate(10deg) translate(-43.98709px, -44.98045px);
  }
}

@-webkit-keyframes kf_orange_line_body-data-v-1db15a0e {
  27% {
    -webkit-transform: translate(43.98709px, 44.98045px) rotate(15deg) translate(-43.98709px, -44.98045px);
    transform: translate(43.98709px, 44.98045px) rotate(15deg) translate(-43.98709px, -44.98045px);
  }

  100% {
    -webkit-transform: translate(43.98709px, 44.98045px) rotate(375deg) translate(-43.98709px, -44.98045px);
    transform: translate(43.98709px, 44.98045px) rotate(375deg) translate(-43.98709px, -44.98045px);
  }

  0% {
    -webkit-transform: translate(43.98709px, 44.98045px) rotate(15deg) translate(-43.98709px, -44.98045px);
    transform: translate(43.98709px, 44.98045px) rotate(15deg) translate(-43.98709px, -44.98045px);
  }
}

@keyframes kf_orange_line_body-data-v-1db15a0e {
  27% {
    -webkit-transform: translate(43.98709px, 44.98045px) rotate(15deg) translate(-43.98709px, -44.98045px);
    transform: translate(43.98709px, 44.98045px) rotate(15deg) translate(-43.98709px, -44.98045px);
  }

  100% {
    -webkit-transform: translate(43.98709px, 44.98045px) rotate(375deg) translate(-43.98709px, -44.98045px);
    transform: translate(43.98709px, 44.98045px) rotate(375deg) translate(-43.98709px, -44.98045px);
  }

  0% {
    -webkit-transform: translate(43.98709px, 44.98045px) rotate(15deg) translate(-43.98709px, -44.98045px);
    transform: translate(43.98709px, 44.98045px) rotate(15deg) translate(-43.98709px, -44.98045px);
  }
}

.q-modal .q-v--modal[data-v-b06b918a] {
  height: auto;
  border-radius: 4px;
}

.q-modal .q-v--modal>.modal-content[data-v-b06b918a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: inherit !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background: #FFFFFF;
  border: 1px solid #474646;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  color: #000000;
}

.q-modal .q-v--modal>.modal-content .modal-close[data-v-b06b918a] {
  position: absolute;
  top: 18px;
  right: 14px;
  width: 22px;
  height: 22px;
  cursor: pointer;
  color: #fff;
}

.q-modal .q-v--modal>.modal-content .modal-close[data-v-b06b918a]:hover {
  color: #89A5F4;
}

.q-modal .q-v--modal>.modal-content>.modal-header[data-v-b06b918a] {
  cursor: move;
  font-size: 20px;
  color: #ffffff;
  line-height: 58px;
  height: 58px;
  padding: 0 18px 0 18px;
  text-align: left;
  border-bottom: none;
  font-weight: 500;
  width: 100%;
  background-color: #0B3256;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.q-modal .q-v--modal>.modal-content>.modal-body[data-v-b06b918a] {
  padding: 0px 30px;
  overflow-y: scroll;
  min-height: 70px;
  display: table;
  width: 100%;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform[data-v-b06b918a] {
  font-size: 14px;
  margin-top: 20px;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .title[data-v-b06b918a] {
  font-size: 13px;
  color: #000000;
  text-align: left;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow[data-v-b06b918a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow .formlabel[data-v-b06b918a] {
  width: 25%;
  text-align: left;
  margin-right: 10px;
  font-size: 14px;
  color: #000000;
  text-align: left;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow .forminput[data-v-b06b918a] {
  margin-right: 10px;
  width: 75%;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow .forminput p[data-v-b06b918a] {
  margin-top: 8px;
  margin-left: 0px;
  margin-bottom: 0;
  margin-right: 0;
  line-height: 14px;
  font-size: 13px;
  color: #195A87;
  text-align: left;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow .forminput .note[data-v-b06b918a] {
  margin-top: 8px;
  line-height: 14px;
  font-size: 13px;
  color: #195A87;
  text-align: left;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow .forminput .note[data-v-b06b918a]:before {
  cursor: pointer;
  content: '';
  background-size: cover;
  position: relative;
  display: inline-block;
  width: 14px;
  height: 14px;
  top: 0px;
  right: 0px;
  margin-right: 10px;
  pointer-events: none;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .informationform .formRow .forminput .form-control[data-v-b06b918a] {
  font-size: 13px;
  color: #000000;
  text-align: left;
  background: #FFFFFF;
  border: 1px solid #2F2F2F;
  border-radius: 4px;
  display: table-cell;
  height: 24px;
  vertical-align: middle;
}

.q-modal .q-v--modal>.modal-content>.modal-body .modal-container .message[data-v-b06b918a] {
  font-size: 15px;
  color: #000;
  font-weight: 500;
  margin: 20px 0px 30px 0px;
}

.q-modal .q-v--modal>.modal-content>.scrollbar-body .modal-body[data-v-b06b918a] {
  padding: 20px 25px 0px 35px;
}

.q-modal .q-v--modal>.modal-content>.modal-footer[data-v-b06b918a] {
  position: inherit;
  bottom: 0;
  right: 0;
  border: 0;
  height: auto;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 30px;
}

.q-modal .q-v--modal>.modal-content>.modal-footer>button[data-v-b06b918a] {
  margin-right: 0;
  margin-left: 8px;
}

.q-modal .q-v--modal>.modal-content>.modal-footer>.footer-left>button[data-v-b06b918a] {
  margin: 0;
}

.q-modal .q-v--modal>.modal-content>.modal-footer>.footer-right[data-v-b06b918a] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.q-modal .q-v--modal>.modal-content>.modal-process[data-v-b06b918a] {
  height: 8px;
  position: relative;
  top: 0px;
}

.q-modal .q-v--modal>.modal-content>.modal-process .progressbase[data-v-b06b918a] {
  width: 100%;
  background: #d9d9d9;
  height: 8px;
  float: left;
}

.q-modal .q-v--modal>.modal-content>.modal-process .progressbar[data-v-b06b918a] {
  position: absolute;
  width: 50%;
  background: #369eff;
  height: 8px;
  float: left;
}

.q-modal .q-v--modal .modal-mask[data-v-b06b918a] {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.418);
  width: 100%;
  height: 100%;
  z-index: 998;
}

.vue-modal-resizer[data-v-b06b918a]::after {
  background: none;
  border-left: none;
}

.quickstart_dialog .q-v--modal[data-v-b06b918a] {
  height: auto !important;
}

.quickstart_dialog .q-v--modal .modal-content[data-v-b06b918a] {
  background-color: #fafafa;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.quickstart_dialog .q-v--modal .modal-content .modal-header[data-v-b06b918a] {
  height: 20px;
  float: right;
  cursor: move;
}

.quickstart_dialog .q-v--modal .modal-content .content[data-v-b06b918a] {
  margin: 0px;
  padding: 0px;
}

.quickstart_dialog .q-v--modal .modal-content .content .dialogContent[data-v-b06b918a] {
  padding: 4px 24px 20px 24px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.quickstart_dialog .q-v--modal .modal-content .content .dialogContent .informationIcon[data-v-b06b918a] {
  width: 32px;
  height: 32px;
  margin-right: 16px;
}

.quickstart_dialog .q-v--modal .modal-content .content .dialogContent .informationContent[data-v-b06b918a] {
  min-height: 34px;
  line-height: 21px;
  vertical-align: text-bottom;
  font-size: 14px;
  color: #2f2f2f;
  padding-top: 8px;
  margin-right: 16px;
}

.quickstart_dialog .q-v--modal .modal-content .content .dialogContent .informationContent .note[data-v-b06b918a] {
  color: #195a87;
  font-size: 12px;
  line-height: 18px;
  margin-top: 8px;
}

.quickstart_dialog .q-v--modal .modal-content .content .dialogContent .moreicon[data-v-b06b918a] {
  width: 7px;
  height: 13px;
}

.quickstart_dialog .q-v--modal .modal-content>.modal-footer[data-v-b06b918a] {
  margin: 0px 24px 24px 24px;
  padding: 0;
}

.quickstart_dialog .q-v--modal .modal-content>.modal-footer .buttons[data-v-b06b918a] {
  height: 30px;
}

.quickstart_dialog .q-v--modal .modal-content>.modal-footer .buttons>.Qdialogbtn[data-v-b06b918a] {
  margin-right: 8px;
}

.popup_dialog[data-v-b06b918a] {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.popup_dialog .q-v--modal[data-v-b06b918a] {
  height: auto;
  max-width: 660px;
  cursor: move;
}

.popup_dialog .q-v--modal>.modal-content[data-v-b06b918a] {
  background: #FFFFFF;
  border: 1px solid #979797;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  border-radius: 12px;
}

.popup_dialog .q-v--modal>.modal-content .modal-close[data-v-b06b918a] {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 20px;
  height: 20px;
  cursor: pointer;
  color: #000;
}

.popup_dialog .q-v--modal>.modal-content .modal-close[data-v-b06b918a]:hover {
  color: #89A5F4;
}

.popup_dialog .q-v--modal>.modal-content>.modal-header[data-v-b06b918a] {
  cursor: move;
  font-size: 14px;
  color: #000000;
  line-height: 20px;
  height: auto;
  padding: 22px 30px 22px 30px;
  color: #000000;
  text-align: left;
  border-bottom: none;
  background-color: initial;
}

.popup_dialog .q-v--modal>.modal-content>.modal-header>.dialog-icon[data-v-b06b918a] {
  float: left;
  margin-right: 10px;
  font-size: 30px;
  vertical-align: middle;
}

.popup_dialog .q-v--modal>.modal-content>.modal-header>.dialog-icon.icon-warning[data-v-b06b918a] {
  color: #F66E20;
}

.popup_dialog .q-v--modal>.modal-content>.modal-header>.dialog-icon.empty[data-v-b06b918a] {
  display: none;
}

.popup_dialog .q-v--modal>.modal-content>.modal-body[data-v-b06b918a] {
  padding: 0px 30px;
  height: auto;
  overflow: hidden;
  display: inline-block;
  width: 100%;
}

.popup_dialog .q-v--modal>.modal-content>.modal-body>.dialog-content[data-v-b06b918a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding: 10px 0px;
  vertical-align: middle;
  word-wrap: break-word;
}

.popup_dialog .q-v--modal>.modal-content>.modal-body>.dialog-content>.dialog-header[data-v-b06b918a] {
  font-weight: 500;
  font-size: 14x;
  color: #000000;
  line-height: 20px;
}

.popup_dialog .q-v--modal>.modal-content>.modal-body>.dialog-content>.dialog-message[data-v-b06b918a] {
  width: 100%;
  word-wrap: break-word;
  font-size: 14px;
  color: #000000;
  text-align: left;
  line-height: 22px;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer[data-v-b06b918a] {
  border: 0;
  width: 100%;
  height: auto;
  padding: 20px 30px 20px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer .buttons[data-v-b06b918a] {
  text-align: right;
  width: 100%;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer>button[data-v-b06b918a] {
  margin-right: 0;
  margin-left: 8px;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer .q-button[data-v-b06b918a] {
  text-align: center;
  border-radius: 4px;
  cursor: pointer;
  font-weight: 500;
  line-height: 30px;
  padding: 0;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer .q-button.reset[data-v-b06b918a] {
  background: #F54848;
  border: 1px solid #F54848;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer .q-button.reset[data-v-b06b918a]:hover {
  border: 1px solid #FA9393;
  background: #FA9393;
}

.popup_dialog .q-v--modal>.modal-content>.modal-footer .q-button.reset[data-v-b06b918a]:active {
  border: 1px solid #8E2C2C;
  background: #8E2C2C;
}

.notification-dialog .q-v--modal[data-v-b06b918a] {
  height: 600px !important;
}

.notification-dialog .q-v--modal .modal-content[data-v-b06b918a] {
  background-color: #fafafa;
  -webkit-box-shadow: none;
  box-shadow: none;
  height: inherit;
}

.notification-dialog .q-v--modal .modal-content .modal-header[data-v-b06b918a] {
  height: 58px;
  font-size: 20px;
  color: #000;
  float: right;
  cursor: move;
}

.notification-dialog .q-v--modal .modal-content .modal-body[data-v-b06b918a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.notification-dialog .q-v--modal .modal-content .modal-container[data-v-b06b918a] {
  width: 100%;
  margin-bottom: 20px;
}

.notification-dialog .q-v--modal .modal-content .modal-container .category[data-v-b06b918a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 68px;
  padding: 20px 0 15px 0;
}

.notification-dialog .q-v--modal .modal-content .modal-container .category .title[data-v-b06b918a] {
  font-size: 14px;
  color: #000000;
  line-height: 24px;
}

.notification-dialog .q-v--modal .modal-content .modal-container .category select[data-v-b06b918a] {
  height: 24px;
  width: 180px;
  margin-left: 10px;
  border-radius: 0 !important;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content[data-v-b06b918a] {
  height: calc(100% - 68px);
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table[data-v-b06b918a] {
  border: 1px solid #979797;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column[data-v-b06b918a] {
  height: 28px;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column[data-v-b06b918a]:nth-child(1) {
  width: 10%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column[data-v-b06b918a]:nth-child(2) {
  width: 20%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column[data-v-b06b918a]:nth-child(3) {
  width: 20%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column[data-v-b06b918a]:nth-child(4) {
  width: 50%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column .qweb-column-title[data-v-b06b918a] {
  font-size: 14px;
  color: #4C4C4C;
  line-height: 24px;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body[data-v-b06b918a] {
  min-height: 397px;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body .empty[data-v-b06b918a] {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body .empty>.description>.message[data-v-b06b918a] {
  margin-top: 14px;
  font-size: 12px;
  color: #7a7a7a;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body .empty>.description>.message>.message1[data-v-b06b918a] {
  display: block;
  font-size: 13px;
  color: #848484;
  text-align: center;
  line-height: 13px;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body>.rows>.scroll-content .link-row>.data-row[data-v-b06b918a] {
  height: 38px !important;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body>.rows>.scroll-content .link-row>.data-row.right>.data[data-v-b06b918a]:nth-child(1) {
  width: 10%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body>.rows>.scroll-content .link-row>.data-row.right>.data[data-v-b06b918a]:nth-child(2) {
  width: 20%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body>.rows>.scroll-content .link-row>.data-row.right>.data[data-v-b06b918a]:nth-child(3) {
  width: 20%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body>.rows>.scroll-content .link-row>.data-row.right>.data[data-v-b06b918a]:nth-child(4) {
  width: 50%;
}

.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body>.rows>.scroll-content .link-row>.fill>.link-row>.data-row[data-v-b06b918a] {
  height: 38px !important;
}

.notification-dialog .q-v--modal .modal-content>.modal-footer[data-v-b06b918a] {
  margin: 0px 24px 24px 24px;
  padding: 0;
}

.notification-dialog .q-v--modal .modal-content>.modal-footer .buttons[data-v-b06b918a] {
  height: 30px;
}

.notification-dialog .q-v--modal .modal-content>.modal-footer .buttons>.Qdialogbtn[data-v-b06b918a] {
  margin-right: 8px;
}

.noTopModal[data-v-b06b918a] {
  z-index: 997;
  background: rgba(0, 0, 0, 0.418);
}

.content.systemlog[data-v-b06b918a] {
  position: relative;
  height: calc(100% - 60px);
  background: #FFFFFFFF;
}

.content.systemlog .content-body[data-v-b06b918a] {
  height: 100%;
  min-width: 760px;
}

.content.systemlog .content-body>.content-body-header[data-v-b06b918a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 25px 20px 12px 20px !important;
}

.content.systemlog .content-body>.content-body-header>.left[data-v-b06b918a] {
  color: #000000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 30px;
}

.content.systemlog .content-body>.content-body-header>.left .title[data-v-b06b918a] {
  font-size: 13px;
  color: #2F2F2F;
  line-height: 30px;
  display: inline-block;
}

.content.systemlog .content-body>.content-body-header>.left .typecombo[data-v-b06b918a] {
  height: 30px;
  margin-left: 5px;
  width: 250px;
  display: inline-block;
  position: relative;
}

.content.systemlog .content-body>.content-body-header>.right[data-v-b06b918a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.content.systemlog .content-body>.content-body-header>.right .clear-btn[data-v-b06b918a] {
  margin-right: 7px;
}

.content.systemlog .content-body>.content-body-header>.right .forminput[data-v-b06b918a] {
  padding-right: 20px;
}

.content.systemlog .content-body>.group-table[data-v-b06b918a] {
  height: calc(100% - 70px);
  padding: 10px 20px;
}

.content.systemlog .content-body>.group-table .right-header[data-v-b06b918a] {
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
  line-height: normal;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.content.systemlog .content-body>.group-table[data-v-b06b918a] .qweb-table {
  padding-bottom: 16px;
}

.content.systemlog .content-body>.group-table[data-v-b06b918a] .qweb-column {
  height: auto;
  width: auto;
  text-overflow: clip;
  overflow: visible;
  -ms-flex-line-pack: center;
  align-content: center;
  top: 5px;
  line-height: 20px;
}

.content.systemlog .content-body>.group-table[data-v-b06b918a] .qweb-column-title {
  height: auto;
  line-height: normal;
  font-family: 'Roboto-M' !important;
}

.content.systemlog .content-body>.group-table .data[data-v-b06b918a] {
  position: relative;
  border-left: 0px !important;
  border-right: 0px !important;
}

.content.systemlog .content-body>.group-table .data.icon>span[data-v-b06b918a] {
  vertical-align: middle;
  padding-left: calc(50% - 15px);
}

.content.systemlog .content-body>.group-table .data .icon-info-border[data-v-b06b918a] {
  color: #0AB0EE;
}

.content.systemlog .content-body>.group-table .data .icon-warning[data-v-b06b918a] {
  color: #D0021B;
}

.content.systemlog .content-body>.group-table .data .icon-error[data-v-b06b918a] {
  color: #F5A623;
}

.content.systemlog .content-body>.group-table .data .icon-remind[data-v-b06b918a] {
  color: #2847A0;
}

.content.systemlog .content-body .q-select .display-label[data-v-b06b918a] {
  font-size: 13px;
  color: #000;
}

.content.systemlog .content-body .q-select[data-v-b06b918a] {
  width: 150px;
  height: 30px;
  border: 1px solid #979797 !important;
  border-radius: 4px;
  vertical-align: middle;
}

.content.systemlog .content-body .q-select[data-v-b06b918a] .dropdown-menu {
  width: 150px;
  height: auto;
  overflow: auto;
}

.content.systemlog .content-body .q-select[data-v-b06b918a] .display-label {
  font-size: 13px !important;
  color: #2F2F2F !important;
  line-height: 30px !important;
}

.content.systemlog .content-body .q-select[data-v-b06b918a]::after {
  background-color: #000;
  top: -25px;
}

.content.systemlog .content-body .empty[data-v-b06b918a] {
  position: relative;
  z-index: 1;
  width: 100%;
  height: calc(100% - 70px);
  border-radius: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.content.systemlog .content-body .empty>div[data-v-b06b918a] {
  text-align: center;
}

.content.systemlog .content-body .empty .form[data-v-b06b918a] {
  width: 150px;
  height: 150px;
  background-size: cover;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjQwcHgiIGhlaWdodD0iMjQwcHgiIHZpZXdCb3g9IjAgMCAyNDAgMjQwIiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPCEtLSBHZW5lcmF0b3I6IFNrZXRjaCA1My4yICg3MjY0MykgLSBodHRwczovL3NrZXRjaGFwcC5jb20gLS0+CiAgICA8dGl0bGU+aW1nL25vX3Jlc3VsdDwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxkZWZzPgogICAgICAgIDxsaW5lYXJHcmFkaWVudCB4MT0iNTAlIiB5MT0iOTcuODIxMDgwMiUiIHgyPSI1MCUiIHkyPSIyLjQ0MDg0MTc2JSIgaWQ9ImxpbmVhckdyYWRpZW50LTEiPgogICAgICAgICAgICA8c3RvcCBzdG9wLWNvbG9yPSIjRkZGRkZGIiBvZmZzZXQ9IjAlIj48L3N0b3A+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9IiNDQ0U5RkEiIG9mZnNldD0iMTAwJSI+PC9zdG9wPgogICAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICAgICAgPGxpbmVhckdyYWRpZW50IHgxPSI1MCUiIHkxPSI5Ny44MjEwODAyJSIgeDI9IjUwJSIgeTI9IjIuNDQwODQxNzYlIiBpZD0ibGluZWFyR3JhZGllbnQtMiI+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9IiNGRkZGRkYiIG9mZnNldD0iMCUiPjwvc3RvcD4KICAgICAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0iI0NDRTlGQSIgb2Zmc2V0PSIxMDAlIj48L3N0b3A+CiAgICAgICAgPC9saW5lYXJHcmFkaWVudD4KICAgICAgICA8bGluZWFyR3JhZGllbnQgeDE9IjUwJSIgeTE9Ijk3LjgyMTA4MDIlIiB4Mj0iNTAlIiB5Mj0iMi40NDA4NDE3NiUiIGlkPSJsaW5lYXJHcmFkaWVudC0zIj4KICAgICAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0iI0ZGRkZGRiIgb2Zmc2V0PSIwJSI+PC9zdG9wPgogICAgICAgICAgICA8c3RvcCBzdG9wLWNvbG9yPSIjQ0NFOUZBIiBvZmZzZXQ9IjEwMCUiPjwvc3RvcD4KICAgICAgICA8L2xpbmVhckdyYWRpZW50PgogICAgPC9kZWZzPgogICAgPGcgaWQ9ImltZy9ub19yZXN1bHQiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxwYXRoIGQ9Ik00NS41MjYxNTk0LDkzLjQ3NDU2MDcgQzQwLjg2NzUzMDUsOTkuNDM4NDg0OSAzMy42MDg4MDU2LDEwMy4yNzI3MjcgMjUuNDU0NTQ1NSwxMDMuMjcyNzI3IEMxMS4zOTYzODgyLDEwMy4yNzI3MjcgMCw5MS44NzYzMzkxIDAsNzcuODE4MTgxOCBDMCw2My43NjAwMjQ2IDExLjM5NjM4ODIsNTIuMzYzNjM2NCAyNS40NTQ1NDU1LDUyLjM2MzYzNjQgQzI1LjgwNTUyMDcsNTIuMzYzNjM2NCAyNi4xNTQ4MzY5LDUyLjM3MDczOTcgMjYuNTAyMzU4MSw1Mi4zODQ4MTA1IEMyOS42MjQ4NDYyLDQxLjg1OTQyNjMgMzkuMzcwMzY3OCwzNC4xODE4MTgyIDUwLjkwOTA5MDksMzQuMTgxODE4MiBDNTMuMTk5NjQ5OCwzNC4xODE4MTgyIDU1LjQxOTU0NSwzNC40ODQzNjU1IDU3LjUzMDk5NDYsMzUuMDUxNjc4NCBDNjIuNzEwMzM2NywyMy44MDYyMjMzIDc0LjA3OTkxMTQsMTYgODcuMjcyNzI3MywxNiBDMTAyLjc1MDM2OSwxNiAxMTUuNzE4NTYsMjYuNzQ0MjM2NCAxMTkuMTI1NzU2LDQxLjE4MTE2NTIgQzEyMi4yNjc3OTgsNDAuMTc3ODk2MyAxMjUuNjE2MTEzLDM5LjYzNjM2MzYgMTI5LjA5MDkwOSwzOS42MzYzNjM2IEMxNDcuMTY1NjgzLDM5LjYzNjM2MzYgMTYxLjgxODE4Miw1NC4yODg4NjI3IDE2MS44MTgxODIsNzIuMzYzNjM2NCBDMTYxLjgxODE4Miw5MC40Mzg0MSAxNDcuMTY1NjgzLDEwNS4wOTA5MDkgMTI5LjA5MDkwOSwxMDUuMDkwOTA5IEMxMjcuMDA2MzU1LDEwNS4wOTA5MDkgMTI0Ljk2NzMyLDEwNC44OTYwMTggMTIyLjk5MTAzMiwxMDQuNTIzNDYyIEMxMTQuNTg1MDMxLDEwOS4zNjM4OTkgMTAyLjkwODU4MywxMTIuMzYzNjM2IDkwLDExMi4zNjM2MzYgQzY4Ljk1OTkyNjksMTEyLjM2MzYzNiA1MS4xOTMyMywxMDQuMzk0MzI4IDQ1LjUyNjE1OTQsOTMuNDc0NTYwNyBaIiBpZD0iQ29tYmluZWQtU2hhcGUiIGZpbGw9InVybCgjbGluZWFyR3JhZGllbnQtMSkiIGZpbGwtcnVsZT0ibm9uemVybyI+PC9wYXRoPgogICAgICAgIDxwYXRoIGQ9Ik0xODIuNzc4NDIsMTU0LjA4MTgzOCBDMTgyLjE2NDM3NSwxNTQuMTQ3OTE4IDE4MS41NDA2OTIsMTU0LjE4MTgxOCAxODAuOTA5MDkxLDE1NC4xODE4MTggQzE3MS4zNjk2MjcsMTU0LjE4MTgxOCAxNjMuNjM2MzY0LDE0Ni40NDg1NTUgMTYzLjYzNjM2NCwxMzYuOTA5MDkxIEMxNjMuNjM2MzY0LDEyNy4zNjk2MjcgMTcxLjM2OTYyNywxMTkuNjM2MzY0IDE4MC45MDkwOTEsMTE5LjYzNjM2NCBDMTgyLjIwNzIsMTE5LjYzNjM2NCAxODMuNDcxODYzLDExOS43Nzk1NjIgMTg0LjY4ODE0NiwxMjAuMDUxMDIzIEMxODcuMTEyNTIsMTEzLjQ0MjUwOSAxOTMuNDYwMTU0LDEwOC43MjcyNzMgMjAwLjkwOTA5MSwxMDguNzI3MjczIEMyMDkuMTM1ODkyLDEwOC43MjcyNzMgMjE2LjAxOTM3MSwxMTQuNDc4NzE2IDIxNy43NTc5OCwxMjIuMTgwMDUzIEMyMTkuMzMxNzI3LDEyMS43MDgxMTMgMjIwLjk5OTg4OCwxMjEuNDU0NTQ1IDIyMi43MjcyNzMsMTIxLjQ1NDU0NSBDMjMyLjI2NjczNywxMjEuNDU0NTQ1IDI0MCwxMjkuMTg3ODA5IDI0MCwxMzguNzI3MjczIEMyNDAsMTQ4LjI2NjczNyAyMzIuMjY2NzM3LDE1NiAyMjIuNzI3MjczLDE1NiBDMjIxLjM0NzYzMiwxNTYgMjIwLjAwNTc3LDE1NS44MzgyNDkgMjE4LjcxOTYxNywxNTUuNTMyNjc2IEMyMTQuNDI4MjcsMTU4LjA2NDc1MyAyMDguNDQxMzUzLDE1OS42MzYzNjQgMjAxLjgxODE4MiwxNTkuNjM2MzY0IEMxOTQuMDA3NjkxLDE1OS42MzYzNjQgMTg3LjA4MjAyLDE1Ny40NTA3NjkgMTgyLjc3ODQyMywxNTQuMDgxODQgWiIgaWQ9IkNvbWJpbmVkLVNoYXBlIiBmaWxsPSJ1cmwoI2xpbmVhckdyYWRpZW50LTIpIiBmaWxsLXJ1bGU9Im5vbnplcm8iPjwvcGF0aD4KICAgICAgICA8cGF0aCBkPSJNMTAyLjE0OTkwNywyMDkuNDAzMTY1IEM5OC41MTQwMDMzLDIxMS4yOTQ2MjEgOTQuMzgxODQyNiwyMTIuMzYzNjM2IDkwLDIxMi4zNjM2MzYgQzc1LjQzOTc2NTcsMjEyLjM2MzYzNiA2My42MzYzNjM2LDIwMC41NjAyMzQgNjMuNjM2MzYzNiwxODYgQzYzLjYzNjM2MzYsMTcxLjQzOTc2NiA3NS40Mzk3NjU3LDE1OS42MzYzNjQgOTAsMTU5LjYzNjM2NCBDOTIuMTQyMDk3NSwxNTkuNjM2MzY0IDk0LjIyNDUyNTYsMTU5Ljg5MTgzOSA5Ni4yMTg0NzcyLDE2MC4zNzM5ODMgQzk5Ljk2ODIwNzMsMTUwLjM4MzAzMyAxMDkuNjA4Mjk5LDE0My4yNzI3MjcgMTIwLjkwOTA5MSwxNDMuMjcyNzI3IEMxMzQuNzcwNzcxLDE0My4yNzI3MjcgMTQ2LjEzMzgwMiwxNTMuOTcwNzE4IDE0Ny4xOTIyMiwxNjcuNTYwNzM3IEMxNDguOTY3NzA0LDE2Ny4xMzQ3MjQgMTUwLjgyMTEzOSwxNjYuOTA5MDkxIDE1Mi43MjcyNzMsMTY2LjkwOTA5MSBDMTY1Ljc4MTI3NiwxNjYuOTA5MDkxIDE3Ni4zNjM2MzYsMTc3LjQ5MTQ1MSAxNzYuMzYzNjM2LDE5MC41NDU0NTUgQzE3Ni4zNjM2MzYsMjAzLjU5OTQ1OCAxNjUuNzgxMjc2LDIxNC4xODE4MTggMTUyLjcyNzI3MywyMTQuMTgxODE4IEMxNDcuOTM1MTUzLDIxNC4xODE4MTggMTQzLjQ3NjExOCwyMTIuNzU1NzE3IDEzOS43NTE0MTMsMjEwLjMwNDc2MSBDMTM0LjY5NDMyMywyMTIuNzQ1NzcxIDEyOC41MDQxNjIsMjE0LjE4MTgxOCAxMjEuODE4MTgyLDIxNC4xODE4MTggQzExNC4zNDY0MiwyMTQuMTgxODE4IDEwNy40OTM4NjksMjEyLjM4ODM4OCAxMDIuMTQ5OTA3LDIwOS40MDMxNjUgWiIgaWQ9IkNvbWJpbmVkLVNoYXBlIiBmaWxsPSJ1cmwoI2xpbmVhckdyYWRpZW50LTMpIiBmaWxsLXJ1bGU9Im5vbnplcm8iPjwvcGF0aD4KICAgICAgICA8ZyBpZD0icGljX2VtcHR5X3NlYXJjaCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTMyLjcyNzI3MywgMTMwLjU0NTQ1NSkiPgogICAgICAgICAgICA8cGF0aCBkPSJNNzYuMzYzNjM2NCw0MS44MTc4Mzg5IEM3Ni4zNjM2MzY0LDYxLjkwMTA2NzMgNjAuNDkwNTczMSw3OC4xODE4MTgyIDQwLjkwOTQyNTQsNzguMTgxODE4MiBDMjEuMzI4Mjc3Niw3OC4xODE4MTgyIDUuNDU0NTQ1NDUsNjEuOTAxMDY3MyA1LjQ1NDU0NTQ1LDQxLjgxNzgzODkgQzUuNDU0NTQ1NDUsMjEuNzM1Mjk2MyAyMS4zMjgyNzc2LDUuNDU0NTQ1NDUgNDAuOTA5NDI1NCw1LjQ1NDU0NTQ1IEM2MC40OTA1NzMxLDUuNDU0NTQ1NDUgNzYuMzYzNjM2NCwyMS43MzUyOTYzIDc2LjM2MzYzNjQsNDEuODE3ODM4OSIgaWQ9IkZpbGwtMSIgZmlsbD0iI0VBRUFFRSIgZmlsbC1ydWxlPSJub256ZXJvIiBvcGFjaXR5PSIwLjQwNDA5ODczMiI+PC9wYXRoPgogICAgICAgICAgICA8cGF0aCBkPSJNNDAuMzAwNjY2Myw3My43MzI4NTgxIEMyMi42MDU3OTk4LDczLjczMjg1ODEgOC4yMTAyOTA3OSw1OS4wNjk0MzczIDguMjEwMjkwNzksNDEuMDQ2MjM5NyBDOC4yMTAyOTA3OSwyMy4wMjQzOTE5IDIyLjYwNTc5OTgsOC4zNjIzMjA5MiA0MC4zMDA2NjYzLDguMzYyMzIwOTIgQzU3Ljk5NTUzMjcsOC4zNjIzMjA5MiA3Mi4zOTE3MDQ0LDIzLjAyNDM5MTkgNzIuMzkxNzA0NCw0MS4wNDYyMzk3IEM3Mi4zOTE3MDQ0LDU5LjA2OTQzNzMgNTcuOTk1NTMyNyw3My43MzI4NTgxIDQwLjMwMDY2NjMsNzMuNzMyODU4MSBNODkuMjI1NzgyNSw4Mi43MzQzMzMgTDcxLjU0NjE1NzEsNjYuOTQxNzYyNSBDNzcuMjAzOTAyMyw1OS44NzMyNzI5IDgwLjYwMTk5NTIsNTAuODU2Mjc0NyA4MC42MDE5OTUyLDQxLjA0NjIzOTcgQzgwLjYwMTk5NTIsMTguNDEzMzA0MiA2Mi41MjI3ODkxLDAgNDAuMzAwNjY2MywwIEMxOC4wNzg1NDM1LDAgMCwxOC40MTMzMDQyIDAsNDEuMDQ2MjM5NyBDMCw2My42ODA1MjQ5IDE4LjA3ODU0MzUsODIuMDk1ODUzOSA0MC4zMDA2NjYzLDgyLjA5NTg1MzkgQzQ5Ljg2Njc0ODQsODIuMDk1ODUzOSA1OC42NjI4MjU5LDc4LjY4MDczMzMgNjUuNTgyMjY1NCw3Mi45ODg0MTU4IEw4MS4wOTgzMjM1LDkxLjAxMjI4ODMgQzgyLjIyMDg2MDQsOTIuMTU1NjExMiA4My42OTEyOTExLDkyLjcyNzI3MjcgODUuMTYyMzg0Myw5Mi43MjcyNzI3IEM4Ni42MzM0Nzc1LDkyLjcyNzI3MjcgODguMTA0NTcwOCw5Mi4xNTU2MTEyIDg5LjIyNTc4MjUsOTEuMDEyMjg4MyBDOTEuNDY5NTMxLDg4LjcyNTY0MjQgOTEuNDcwODU2Myw4NS4wMjAzMDQgODkuMjI1NzgyNSw4Mi43MzQzMzMiIGlkPSJGaWxsLTE4IiBmaWxsPSIjOUI5QjlCIiBmaWxsLXJ1bGU9Im5vbnplcm8iPjwvcGF0aD4KICAgICAgICAgICAgPHBhdGggZD0iTTU3LjU0MzAyNyw2MCBDNjMuNDI4NTk5LDU1Ljg1OTYzMjYgNjcuMjcyNzI3Myw0OS4wMjYyMDE5IDY3LjI3MjcyNzMsNDEuMjk3NDA4OCBDNjcuMjcyNzI3MywzMy4wNjM1OTI1IDYyLjkwOTgxMTIsMjUuODQ1OTczIDU2LjM2MzYzNjQsMjEuODE4MTgxOCIgaWQ9InBhdGgtMiIgc3Ryb2tlPSIjRkZGRkZGIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PC9wYXRoPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+);
}

.content.systemlog .content-body .empty .message[data-v-b06b918a] {
  font-size: 16px;
  text-align: center;
  color: black;
  font-family: 'Roboto-M' !important;
}

.station-page[data-v-105dd8e6] {
  height: calc(100% - 60px);
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.station-page>.content[data-v-105dd8e6] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 100%;
  padding: 10px 20px 20px 10px;
}

.station-page>.content>.content-body[data-v-105dd8e6] {
  background: #f2f2f2;
  border-radius: 8px;
  padding: 20px 10px 10px 10px;
}

.station-page>.content>.content-body>.content[data-v-105dd8e6] {
  background: #ffffff;
  height: calc(100% - 40px);
}

.station-page>.content>.content-body>.content.dashboard[data-v-105dd8e6] {
  background: initial;
}

.station-page>.content>.content-body>.content-header[data-v-105dd8e6] {
  display: block;
  margin: 0px 0px 20px 10px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #000000;
}

.station-page>.content>.content-body>.content-header .content-header-content[data-v-105dd8e6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 0px;
}

.station-page>.content>.content-body>.content-header .content-body-header[data-v-105dd8e6] {
  line-height: 20px;
  display: block;
  font-size: 20px;
  font-weight: 900;
  line-height: 20px;
}

.station-page>.content>.content-body>.content-header .content-body-subheader[data-v-105dd8e6] {
  margin-left: 10px;
  display: block;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}

.station-page>.content>.content-body>.body-container[data-v-105dd8e6] {
  height: calc(100% - 40px);
}

.station-page>.content>.content-body>.body-container>.content-body-deviceinfo[data-v-105dd8e6] {
  height: 240px;
  margin-bottom: 5px;
  -webkit-transition: height .6s;
  transition: height .6s;
}

.station-page>.content>.content-body>.body-container>.content-body-deviceinfo.open_d[data-v-105dd8e6] {
  height: 240px;
}

.station-page>.content>.content-body>.body-container>.content-body-deviceinfo.close_d[data-v-105dd8e6] {
  height: 40px;
}

.station-page>.content>.content-body>.body-container>.content-body-content[data-v-105dd8e6] {
  height: calc(100% - 245px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: height .6s;
  transition: height .6s;
}

.station-page>.content>.content-body>.body-container>.content-body-content.open_d[data-v-105dd8e6] {
  height: calc(100% - 245px);
}

.station-page>.content>.content-body>.body-container>.content-body-content.close_d[data-v-105dd8e6] {
  height: calc(100% - 45px);
}

.station-page>.content>.content-body>.body-container>.content-body-content>.router-content[data-v-105dd8e6] {
  height: 100%;
  color: #000000;
  -webkit-box-flex: 2;
  -ms-flex: 2;
  flex: 2;
}

.station-page>.content>.content-body>.body-container>.content-body-content>.router-content>.container[data-v-105dd8e6] {
  padding: 15px 15px;
}

.station-page>.content>.content-body>.body-container>.content-body-content>.router-content>.content[data-v-105dd8e6] {
  background: #ffffff;
  height: 100%;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}

.station-page>.content>.content-body>.body-container>.content-body-content>.router-content>.content.dashboard[data-v-105dd8e6] {
  background: initial;
}

.station-page>.content>.content-body>.body-container>.content-body-content>.router-content>.content-tab[data-v-105dd8e6] {
  background: #ffffff;
  height: calc(100% - 40px);
  overflow: hidden;
}

.station-page>.content>.content-body>.body-container>.content-body-content>.router-content>.content-tab.dashboard[data-v-105dd8e6] {
  background: initial;
}

.station-page>.content>.content-body>.body-container>.content-body-content>.helper-content[data-v-105dd8e6] {
  border-radius: 8px;
  -webkit-transition: min-width .6s ease, max-width .6s ease;
  transition: min-width .6s ease, max-width .6s ease;
  background: #ffffff;
}

.station-page>.content>.content-body>.body-container>.content-body-content>.helper-content.open_h[data-v-105dd8e6] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  min-width: 300px;
  max-width: 300px;
  margin-left: 5px;
}

.station-page>.content>.content-body>.body-container>.content-body-content>.helper-content.close_h[data-v-105dd8e6] {
  -webkit-box-flex: 0;
  -ms-flex: 0;
  flex: 0;
  min-width: 0px;
  max-width: 0px;
  margin-left: 0px;
}

.station-page>.content>.content-body>.body-container>.content[data-v-105dd8e6] {
  background: #ffffff;
  height: 100%;
}

.station-page>.content>.content-body>.body-container>.content.dashboard[data-v-105dd8e6] {
  background: initial;
}

.station-page>.content>.content-body>.body-container>.content-tab[data-v-105dd8e6] {
  background: #ffffff;
  /*height: calc(100% - 40px);*/
  overflow: overlay;
}

.station-page>.content>.content-body>.body-container>.content-tab.dashboard[data-v-105dd8e6] {
  background: initial;
}

.select-action[data-v-105dd8e6] {
  text-align: center;
  margin-top: 10px;
  position: relative;
  bottom: 0px;
  width: 100%;
}

.open[data-v-105dd8e6] {
  position: absolute;
  top: 0;
  right: 0;
  opacity: 1 !important;
  z-index: 6000 !important;
}

.side-bar-tab[data-v-105dd8e6] {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background: #ffffff;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  padding: 0px;
  line-height: 40px;
  font-size: 14px;
  text-align: center;
  line-height: 16px;
  border-bottom: 2px solid #e6e6e6;
  position: relative;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.m-web-tab[data-v-105dd8e6] {
  font-family: 'Roboto-R' !important;
  overflow: hidden;
  width: auto;
  padding: 0 25px;
  line-height: 40px;
  color: #000000;
  bottom: -2px;
  position: relative;
  cursor: pointer;
}

.m-web-tab[data-v-105dd8e6]:hover {
  border-bottom: 2px solid #000000;
}

.m-web-tab.show-tab[data-v-105dd8e6] {
  font-family: 'Roboto-B' !important;
  color: #1A8EC7;
  border-bottom: 2px solid #1A8EC7;
}

.how-to-btn[data-v-105dd8e6] {
  position: absolute;
  right: 10px;
  margin-top: 9px;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.how-to-btn .icon-setting_1[data-v-105dd8e6] {
  width: 20px;
  font-size: 20px;
  margin-right: 5px;
}

.how-to-btn .title[data-v-105dd8e6] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.how-to-btn:hover .title[data-v-105dd8e6] {
  color: #000FFF;
}

.q-select[data-v-0b33e0b6] {
  position: relative;
  display: inline-block;
  width: 100px;
  height: 30px;
  border: 1px solid #979797;
  border-radius: 4px;
  vertical-align: middle;
  cursor: pointer;
  font-size: 16px;
  background: inherit !important;
  color: #000000;
  outline: none;
  padding-right: 25px;
  text-align: left;
}

.q-select.error[data-v-0b33e0b6] {
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #2F2F2F !important;
  border: 1px solid #C1272D !important;
}

.q-select.error .triangle[data-v-0b33e0b6] {
  color: #C1272D !important;
}

.q-select[data-v-0b33e0b6]:disabled,
.q-select.disabled[data-v-0b33e0b6] {
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #AEAEAE !important;
  border: 1px solid #AEAEAE !important;
}

.q-select:disabled>a[data-v-0b33e0b6],
.q-select:disabled .display-label[data-v-0b33e0b6],
.q-select:disabled .triangle[data-v-0b33e0b6],
.q-select.disabled>a[data-v-0b33e0b6],
.q-select.disabled .display-label[data-v-0b33e0b6],
.q-select.disabled .triangle[data-v-0b33e0b6] {
  cursor: not-allowed;
  color: #AEAEAE !important;
}

.q-select .dropdown-toggle[data-v-0b33e0b6] {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #000000;
  text-decoration: none;
  width: calc(100% + 20px);
  padding: 0 12px !important;
}

.q-select .dropdown-toggle[data-v-0b33e0b6]:hover {
  color: #000000;
  text-decoration: none;
}

.q-select .dropdown-menu[data-v-0b33e0b6] {
  position: fixed !important;
  top: initial;
  left: initial;
  bottom: initial;
  margin-top: 10px;
  min-width: inherit;
  background: #ffffff;
  border: 1px solid #D8D8D8;
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  padding-top: 5px;
  padding-bottom: 5px;
  border: 1px solid #D8D8D8;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  border-radius: 8px;
  max-height: 250px;
}

.q-select .dropdown-menu .scrollbar-body[data-v-0b33e0b6] {
  position: relative;
  height: calc(100% - 5px);
  max-height: 240px;
}

.q-select .dropdown-menu .scrollbar-body .scroll-content>li[data-v-0b33e0b6] {
  font-size: 12px;
  color: #000000;
  padding: 0 15px;
  line-height: 30px;
  cursor: pointer;
}

.q-select .dropdown-menu .scrollbar-body .scroll-content>li.static[data-v-0b33e0b6] {
  padding: 0 22px;
  cursor: auto;
}

.q-select .dropdown-menu .scrollbar-body .scroll-content>li>a[data-v-0b33e0b6] {
  color: #000000;
  padding: 0px;
  line-height: 30px;
}

.q-select .dropdown-menu .scrollbar-body .scroll-content>li>a[data-v-0b33e0b6]:hover {
  background-color: #ECF6FC;
  text-decoration: none;
}

.q-select .dropdown-menu .scrollbar-body .scroll-content>li>a[data-v-0b33e0b6]:focus {
  color: #2f2f2f;
}

.q-select .dropdown-menu .scrollbar-body .scroll-content>li[data-v-0b33e0b6]:hover {
  background-color: #ECF6FC;
}

.q-select .dropdown-menu .scrollbar-body .scroll-content>li.disabled[data-v-0b33e0b6] {
  font-size: 12px;
  color: #969696;
  cursor: not-allowed;
}

.q-select .dropdown-menu .scrollbar-body .scroll-content>li.disabled>a[data-v-0b33e0b6] {
  cursor: not-allowed;
  color: #969696;
  pointer-events: none;
}

.q-select .dropdown-menu .scrollbar-body .scroll-content>li.disabled[data-v-0b33e0b6]:hover {
  background-color: initial;
}

.q-select .display-label[data-v-0b33e0b6] {
  cursor: pointer;
  text-decoration: none;
  font-size: 13px;
  line-height: 30px;
  color: #2F2F2F;
  width: auto;
}

.q-select .triangle[data-v-0b33e0b6] {
  cursor: pointer;
  pointer-events: none;
  display: inline-block;
  position: absolute;
  right: 5px;
  top: 4px;
  color: #000000;
  font-size: 20px;
}

.q-select .triangle.white[data-v-0b33e0b6] {
  position: relative;
  color: #fff;
  margin: auto;
  left: 5px;
  top: initial;
}

.station-page[data-v-b719b9ac] {
  height: calc(100% - 60px);
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.station-page>.content[data-v-b719b9ac] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 100%;
  padding: 10px 20px 20px 10px;
}

.station-page>.content>.content-body[data-v-b719b9ac] {
  background: #f2f2f2;
  border-radius: 8px;
  padding: 20px 10px 10px 10px;
}

.station-page>.content>.content-body>.content[data-v-b719b9ac] {
  background: #ffffff;
  height: calc(100% - 40px);
}

.station-page>.content>.content-body>.content.dashboard[data-v-b719b9ac] {
  background: initial;
}

.station-page>.content>.content-body>.content-header[data-v-b719b9ac] {
  display: block;
  margin: 0px 0px 20px 10px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #000000;
}

.station-page>.content>.content-body>.content-header .content-header-content[data-v-b719b9ac] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 0px;
}

.station-page>.content>.content-body>.content-header .content-body-header[data-v-b719b9ac] {
  line-height: 20px;
  display: block;
  font-size: 20px;
  font-weight: 900;
  line-height: 20px;
}

.station-page>.content>.content-body>.content-header .content-body-subheader[data-v-b719b9ac] {
  margin-left: 10px;
  display: block;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}

.station-page>.content>.content-body>.body-container[data-v-b719b9ac] {
  height: calc(100% - 40px);
}

.station-page>.content>.content-body>.body-container>.content-body-deviceinfo[data-v-b719b9ac] {
  height: 240px;
  margin-bottom: 5px;
  -webkit-transition: height .6s;
  transition: height .6s;
}

.station-page>.content>.content-body>.body-container>.content-body-deviceinfo.open_d[data-v-b719b9ac] {
  height: 240px;
}

.station-page>.content>.content-body>.body-container>.content-body-deviceinfo.close_d[data-v-b719b9ac] {
  height: 40px;
}

.station-page>.content>.content-body>.body-container>.content-body-content[data-v-b719b9ac] {
  height: calc(100% - 245px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: height .6s;
  transition: height .6s;
}

.station-page>.content>.content-body>.body-container>.content-body-content.open_d[data-v-b719b9ac] {
  height: calc(100% - 245px);
}

.station-page>.content>.content-body>.body-container>.content-body-content.close_d[data-v-b719b9ac] {
  height: calc(100% - 45px);
}

.station-page>.content>.content-body>.body-container>.content-body-content>.router-content[data-v-b719b9ac] {
  height: 100%;
  color: #000000;
  -webkit-box-flex: 2;
  -ms-flex: 2;
  flex: 2;
}

.station-page>.content>.content-body>.body-container>.content-body-content>.router-content>.container[data-v-b719b9ac] {
  padding: 15px 15px;
}

.station-page>.content>.content-body>.body-container>.content-body-content>.router-content>.content[data-v-b719b9ac] {
  background: #ffffff;
  height: 100%;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}

.station-page>.content>.content-body>.body-container>.content-body-content>.router-content>.content.dashboard[data-v-b719b9ac] {
  background: initial;
}

.station-page>.content>.content-body>.body-container>.content-body-content>.router-content>.content-tab[data-v-b719b9ac] {
  background: #ffffff;
  height: calc(100% - 40px);
  overflow: hidden;
}

.station-page>.content>.content-body>.body-container>.content-body-content>.router-content>.content-tab.dashboard[data-v-b719b9ac] {
  background: initial;
}

.station-page>.content>.content-body>.body-container>.content-body-content>.helper-content[data-v-b719b9ac] {
  border-radius: 8px;
  -webkit-transition: min-width .6s ease, max-width .6s ease;
  transition: min-width .6s ease, max-width .6s ease;
  background: #ffffff;
}

.station-page>.content>.content-body>.body-container>.content-body-content>.helper-content.open_h[data-v-b719b9ac] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  min-width: 300px;
  max-width: 300px;
  margin-left: 5px;
}

.station-page>.content>.content-body>.body-container>.content-body-content>.helper-content.close_h[data-v-b719b9ac] {
  -webkit-box-flex: 0;
  -ms-flex: 0;
  flex: 0;
  min-width: 0px;
  max-width: 0px;
  margin-left: 0px;
}

.station-page>.content>.content-body>.body-container>.content[data-v-b719b9ac] {
  background: #ffffff;
  height: 100%;
}

.station-page>.content>.content-body>.body-container>.content.dashboard[data-v-b719b9ac] {
  background: initial;
}

.station-page>.content>.content-body>.body-container>.content-tab[data-v-b719b9ac] {
  background: #ffffff;
  height: calc(100% - 40px);
  overflow: overlay;
}

.station-page>.content>.content-body>.body-container>.content-tab.dashboard[data-v-b719b9ac] {
  background: initial;
}

.select-action[data-v-b719b9ac] {
  text-align: center;
  margin-top: 10px;
  position: relative;
  bottom: 0px;
  width: 100%;
}

.open[data-v-b719b9ac] {
  position: absolute;
  top: 0;
  right: 0;
  opacity: 1 !important;
  z-index: 6000 !important;
}

.side-bar-tab[data-v-b719b9ac] {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background: #ffffff;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  padding: 0px;
  line-height: 40px;
  font-size: 14px;
  text-align: center;
  line-height: 16px;
  border-bottom: 2px solid #e6e6e6;
  position: relative;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.m-web-tab[data-v-b719b9ac] {
  font-family: 'Roboto-R' !important;
  overflow: hidden;
  width: auto;
  padding: 0 25px;
  line-height: 40px;
  color: #000000;
  bottom: -2px;
  position: relative;
  cursor: pointer;
}

.m-web-tab[data-v-b719b9ac]:hover {
  border-bottom: 2px solid #000000;
}

.m-web-tab.show-tab[data-v-b719b9ac] {
  font-family: 'Roboto-B' !important;
  color: #1A8EC7;
  border-bottom: 2px solid #1A8EC7;
}

.how-to-btn[data-v-b719b9ac] {
  position: absolute;
  right: 10px;
  margin-top: 9px;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.how-to-btn .icon-setting_1[data-v-b719b9ac] {
  width: 20px;
  font-size: 20px;
  margin-right: 5px;
}

.how-to-btn .title[data-v-b719b9ac] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.how-to-btn:hover .title[data-v-b719b9ac] {
  color: #000FFF;
}

.content-tab.rate-limits[data-v-474d6372] {
  position: relative;
}

.content-tab.rate-limits .content-body[data-v-474d6372] {
  overflow: hidden;
  padding: 10px;
  min-width: 860px;
}

.content-tab.rate-limits .content-body .describe[data-v-474d6372] {
  max-height: 20px;
}

.content-tab.rate-limits .content-body .content-body-header[data-v-474d6372] {
  padding: 0px 0px 0px 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.content-tab.rate-limits .content-body .table-content[data-v-474d6372] {
  height: calc(100% - 55px);
  margin-top: 10px;
  margin-bottom: 10px;
}

.content-tab.rate-limits .content-body .table-content>.group-table[data-v-474d6372] {
  height: 100%;
  width: 100%;
}

.content-tab.rate-limits .content-body .table-content>.group-table .qweb-column[data-v-474d6372],
.content-tab.rate-limits .content-body .table-content>.group-table .data[data-v-474d6372] {
  text-align: left !important;
  padding-left: 20px !important;
}

.content-tab.rate-limits .content-body .table-content>.group-table .edit[data-v-474d6372] {
  padding: 0px;
}

.q-modal[data-v-2d95944a] {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.q-modal .q-v--modal[data-v-2d95944a] {
    height: auto;
    border-radius: 4px;
}
.q-modal .q-v--modal > .modal-content[data-v-2d95944a] {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      height: inherit !important;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      background: #FFFFFF;
      border: 1px solid #474646;
      -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
              box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
      border-radius: 4px;
      color: #000000;
}
.q-modal .q-v--modal > .modal-content .modal-close[data-v-2d95944a] {
        position: absolute;
        top: 18px;
        right: 14px;
        width: 22px;
        height: 22px;
        cursor: pointer;
        color: #fff;
}
.q-modal .q-v--modal > .modal-content .modal-close[data-v-2d95944a]:hover {
          color: #89A5F4;
}
.q-modal .q-v--modal > .modal-content > .modal-header[data-v-2d95944a] {
        cursor: move;
        font-size: 20px;
        color: #ffffff;
        line-height: 58px;
        height: 58px;
        padding: 0 18px 0 18px;
        text-align: left;
        border-bottom: none;
        font-weight: 500;
        width: 100%;
        background-color: #0B3256;
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
}
.q-modal .q-v--modal > .modal-content > .modal-body[data-v-2d95944a] {
        padding: 0px 30px;
        overflow-y: scroll;
        min-height: 70px;
        display: table;
        width: 100%;
}
.q-modal .q-v--modal > .modal-content > .modal-body .modal-container .informationform[data-v-2d95944a] {
          font-size: 14px;
          margin-top: 20px;
}
.q-modal .q-v--modal > .modal-content > .modal-body .modal-container .informationform .title[data-v-2d95944a] {
            font-size: 13px;
            color: #000000;
            text-align: left;
}
.q-modal .q-v--modal > .modal-content > .modal-body .modal-container .informationform .formRow[data-v-2d95944a] {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            margin-bottom: 10px;
}
.q-modal .q-v--modal > .modal-content > .modal-body .modal-container .informationform .formRow .formlabel[data-v-2d95944a] {
              width: 25%;
              text-align: left;
              margin-right: 10px;
              font-size: 14px;
              color: #000000;
              text-align: left;
}
.q-modal .q-v--modal > .modal-content > .modal-body .modal-container .informationform .formRow .forminput[data-v-2d95944a] {
              margin-right: 10px;
              width: 75%;
}
.q-modal .q-v--modal > .modal-content > .modal-body .modal-container .informationform .formRow .forminput p[data-v-2d95944a] {
                margin-top: 8px;
                margin-left: 0px;
                margin-bottom: 0;
                margin-right: 0;
                line-height: 14px;
                font-size: 13px;
                color: #195A87;
                text-align: left;
}
.q-modal .q-v--modal > .modal-content > .modal-body .modal-container .informationform .formRow .forminput .note[data-v-2d95944a] {
                margin-top: 8px;
                line-height: 14px;
                font-size: 13px;
                color: #195A87;
                text-align: left;
}
.q-modal .q-v--modal > .modal-content > .modal-body .modal-container .informationform .formRow .forminput .note[data-v-2d95944a]:before {
                  cursor: pointer;
                  content: '';
                  background-size: cover;
                  position: relative;
                  display: inline-block;
                  width: 14px;
                  height: 14px;
                  top: 0px;
                  right: 0px;
                  margin-right: 10px;
                  pointer-events: none;
}
.q-modal .q-v--modal > .modal-content > .modal-body .modal-container .informationform .formRow .forminput .form-control[data-v-2d95944a] {
                font-size: 13px;
                color: #000000;
                text-align: left;
                background: #FFFFFF;
                border: 1px solid #2F2F2F;
                border-radius: 4px;
                display: table-cell;
                height: 24px;
                vertical-align: middle;
}
.q-modal .q-v--modal > .modal-content > .modal-body .modal-container .message[data-v-2d95944a] {
          font-size: 15px;
          color: #000;
          font-weight: 500;
          margin: 20px 0px 30px 0px;
}
.q-modal .q-v--modal > .modal-content > .scrollbar-body .modal-body[data-v-2d95944a] {
        padding: 20px 25px 0px 35px;
}
.q-modal .q-v--modal > .modal-content > .modal-footer[data-v-2d95944a] {
        position: inherit;
        bottom: 0;
        right: 0;
        border: 0;
        height: auto;
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 20px 30px;
}
.q-modal .q-v--modal > .modal-content > .modal-footer > button[data-v-2d95944a] {
          margin-right: 0;
          margin-left: 8px;
}
.q-modal .q-v--modal > .modal-content > .modal-footer > .footer-left > button[data-v-2d95944a] {
          margin: 0;
}
.q-modal .q-v--modal > .modal-content > .modal-footer > .footer-right[data-v-2d95944a] {
          -webkit-box-flex: 1;
              -ms-flex: 1;
                  flex: 1;
}
.q-modal .q-v--modal > .modal-content > .modal-process[data-v-2d95944a] {
        height: 8px;
        position: relative;
        top: 0px;
}
.q-modal .q-v--modal > .modal-content > .modal-process .progressbase[data-v-2d95944a] {
          width: 100%;
          background: #d9d9d9;
          height: 8px;
          float: left;
}
.q-modal .q-v--modal > .modal-content > .modal-process .progressbar[data-v-2d95944a] {
          position: absolute;
          width: 50%;
          background: #369eff;
          height: 8px;
          float: left;
}
.q-modal .q-v--modal .modal-mask[data-v-2d95944a] {
      position: absolute;
      top: 0;
      left: 0;
      background: rgba(0, 0, 0, 0.418);
      width: 100%;
      height: 100%;
      z-index: 998;
}
.vue-modal-resizer[data-v-2d95944a]::after {
  background: none;
  border-left: none;
}
.quickstart_dialog .q-v--modal[data-v-2d95944a] {
  height: auto !important;
}
.quickstart_dialog .q-v--modal .modal-content[data-v-2d95944a] {
    background-color: #fafafa;
    -webkit-box-shadow: none;
            box-shadow: none;
}
.quickstart_dialog .q-v--modal .modal-content .modal-header[data-v-2d95944a] {
      height: 20px;
      float: right;
      cursor: move;
}
.quickstart_dialog .q-v--modal .modal-content .content[data-v-2d95944a] {
      margin: 0px;
      padding: 0px;
}
.quickstart_dialog .q-v--modal .modal-content .content .dialogContent[data-v-2d95944a] {
        padding: 4px 24px 20px 24px;
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start;
}
.quickstart_dialog .q-v--modal .modal-content .content .dialogContent .informationIcon[data-v-2d95944a] {
          width: 32px;
          height: 32px;
          margin-right: 16px;
}
.quickstart_dialog .q-v--modal .modal-content .content .dialogContent .informationContent[data-v-2d95944a] {
          min-height: 34px;
          line-height: 21px;
          vertical-align: text-bottom;
          font-size: 14px;
          color: #2f2f2f;
          padding-top: 8px;
          margin-right: 16px;
}
.quickstart_dialog .q-v--modal .modal-content .content .dialogContent .informationContent .note[data-v-2d95944a] {
            color: #195a87;
            font-size: 12px;
            line-height: 18px;
            margin-top: 8px;
}
.quickstart_dialog .q-v--modal .modal-content .content .dialogContent .moreicon[data-v-2d95944a] {
          width: 7px;
          height: 13px;
}
.quickstart_dialog .q-v--modal .modal-content > .modal-footer[data-v-2d95944a] {
      margin: 0px 24px 24px 24px;
      padding: 0;
}
.quickstart_dialog .q-v--modal .modal-content > .modal-footer .buttons[data-v-2d95944a] {
        height: 30px;
}
.quickstart_dialog .q-v--modal .modal-content > .modal-footer .buttons > .Qdialogbtn[data-v-2d95944a] {
          margin-right: 8px;
}
.popup_dialog[data-v-2d95944a] {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.popup_dialog .q-v--modal[data-v-2d95944a] {
    height: auto;
    max-width: 660px;
    cursor: move;
}
.popup_dialog .q-v--modal > .modal-content[data-v-2d95944a] {
      background: #FFFFFF;
      border: 1px solid #979797;
      -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
              box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
      border-radius: 12px;
}
.popup_dialog .q-v--modal > .modal-content .modal-close[data-v-2d95944a] {
        position: absolute;
        top: 10px;
        right: 10px;
        width: 20px;
        height: 20px;
        cursor: pointer;
        color: #000;
}
.popup_dialog .q-v--modal > .modal-content .modal-close[data-v-2d95944a]:hover {
          color: #89A5F4;
}
.popup_dialog .q-v--modal > .modal-content > .modal-header[data-v-2d95944a] {
        cursor: move;
        font-size: 14px;
        color: #000000;
        line-height: 20px;
        height: auto;
        padding: 22px 30px 22px 30px;
        color: #000000;
        text-align: left;
        border-bottom: none;
        background-color: initial;
}
.popup_dialog .q-v--modal > .modal-content > .modal-header > .dialog-icon[data-v-2d95944a] {
          float: left;
          margin-right: 10px;
          font-size: 30px;
          vertical-align: middle;
}
.popup_dialog .q-v--modal > .modal-content > .modal-header > .dialog-icon.icon-warning[data-v-2d95944a] {
            color: #F66E20;
}
.popup_dialog .q-v--modal > .modal-content > .modal-header > .dialog-icon.empty[data-v-2d95944a] {
            display: none;
}
.popup_dialog .q-v--modal > .modal-content > .modal-body[data-v-2d95944a] {
        padding: 0px 30px;
        height: auto;
        overflow: hidden;
        display: inline-block;
        width: 100%;
}
.popup_dialog .q-v--modal > .modal-content > .modal-body > .dialog-content[data-v-2d95944a] {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          height: auto;
          padding: 10px 0px;
          vertical-align: middle;
          word-wrap: break-word;
}
.popup_dialog .q-v--modal > .modal-content > .modal-body > .dialog-content > .dialog-header[data-v-2d95944a] {
            font-weight: 500;
            font-size: 14x;
            color: #000000;
            line-height: 20px;
}
.popup_dialog .q-v--modal > .modal-content > .modal-body > .dialog-content > .dialog-message[data-v-2d95944a] {
            width: 100%;
            word-wrap: break-word;
            font-size: 14px;
            color: #000000;
            text-align: left;
            line-height: 22px;
}
.popup_dialog .q-v--modal > .modal-content > .modal-footer[data-v-2d95944a] {
        border: 0;
        width: 100%;
        height: auto;
        padding: 20px 30px 20px 30px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
            -ms-flex-pack: end;
                justify-content: flex-end;
}
.popup_dialog .q-v--modal > .modal-content > .modal-footer .buttons[data-v-2d95944a] {
          text-align: right;
          width: 100%;
}
.popup_dialog .q-v--modal > .modal-content > .modal-footer > button[data-v-2d95944a] {
          margin-right: 0;
          margin-left: 8px;
}
.popup_dialog .q-v--modal > .modal-content > .modal-footer .q-button[data-v-2d95944a] {
          text-align: center;
          border-radius: 4px;
          cursor: pointer;
          font-weight: 500;
          line-height: 30px;
          padding: 0;
}
.popup_dialog .q-v--modal > .modal-content > .modal-footer .q-button.reset[data-v-2d95944a] {
            background: #F54848;
            border: 1px solid #F54848;
}
.popup_dialog .q-v--modal > .modal-content > .modal-footer .q-button.reset[data-v-2d95944a]:hover {
              border: 1px solid #FA9393;
              background: #FA9393;
}
.popup_dialog .q-v--modal > .modal-content > .modal-footer .q-button.reset[data-v-2d95944a]:active {
              border: 1px solid #8E2C2C;
              background: #8E2C2C;
}
.notification-dialog .q-v--modal[data-v-2d95944a] {
  height: 600px !important;
}
.notification-dialog .q-v--modal .modal-content[data-v-2d95944a] {
    background-color: #fafafa;
    -webkit-box-shadow: none;
            box-shadow: none;
    height: inherit;
}
.notification-dialog .q-v--modal .modal-content .modal-header[data-v-2d95944a] {
      height: 58px;
      font-size: 20px;
      color: #000;
      float: right;
      cursor: move;
}
.notification-dialog .q-v--modal .modal-content .modal-body[data-v-2d95944a] {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
}
.notification-dialog .q-v--modal .modal-content .modal-container[data-v-2d95944a] {
      width: 100%;
      margin-bottom: 20px;
}
.notification-dialog .q-v--modal .modal-content .modal-container .category[data-v-2d95944a] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: 68px;
        padding: 20px 0 15px 0;
}
.notification-dialog .q-v--modal .modal-content .modal-container .category .title[data-v-2d95944a] {
          font-size: 14px;
          color: #000000;
          line-height: 24px;
}
.notification-dialog .q-v--modal .modal-content .modal-container .category select[data-v-2d95944a] {
          height: 24px;
          width: 180px;
          margin-left: 10px;
          border-radius: 0 !important;
}
.notification-dialog .q-v--modal .modal-content .modal-container .content[data-v-2d95944a] {
        height: calc(100% - 68px);
}
.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table[data-v-2d95944a] {
          border: 1px solid #979797;
}
.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column[data-v-2d95944a] {
            height: 28px;
}
.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column[data-v-2d95944a]:nth-child(1) {
              width: 10%;
}
.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column[data-v-2d95944a]:nth-child(2) {
              width: 20%;
}
.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column[data-v-2d95944a]:nth-child(3) {
              width: 20%;
}
.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column[data-v-2d95944a]:nth-child(4) {
              width: 50%;
}
.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .qweb-column .qweb-column-title[data-v-2d95944a] {
              font-size: 14px;
              color: #4C4C4C;
              line-height: 24px;
}
.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body[data-v-2d95944a] {
            min-height: 397px;
}
.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body .empty[data-v-2d95944a] {
              position: absolute;
              z-index: 1;
              width: 100%;
              height: 100%;
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex;
              -webkit-box-pack: center;
                  -ms-flex-pack: center;
                      justify-content: center;
              -webkit-box-align: center;
                  -ms-flex-align: center;
                      align-items: center;
}
.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body .empty > .description > .message[data-v-2d95944a] {
                margin-top: 14px;
                font-size: 12px;
                color: #7a7a7a;
}
.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body .empty > .description > .message > .message1[data-v-2d95944a] {
                  display: block;
                  font-size: 13px;
                  color: #848484;
                  text-align: center;
                  line-height: 13px;
}
.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body > .rows > .scroll-content .link-row > .data-row[data-v-2d95944a] {
              height: 38px !important;
}
.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body > .rows > .scroll-content .link-row > .data-row.right > .data[data-v-2d95944a]:nth-child(1) {
                width: 10%;
}
.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body > .rows > .scroll-content .link-row > .data-row.right > .data[data-v-2d95944a]:nth-child(2) {
                width: 20%;
}
.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body > .rows > .scroll-content .link-row > .data-row.right > .data[data-v-2d95944a]:nth-child(3) {
                width: 20%;
}
.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body > .rows > .scroll-content .link-row > .data-row.right > .data[data-v-2d95944a]:nth-child(4) {
                width: 50%;
}
.notification-dialog .q-v--modal .modal-content .modal-container .content .qweb-table .body > .rows > .scroll-content .link-row > .fill > .link-row > .data-row[data-v-2d95944a] {
              height: 38px !important;
}
.notification-dialog .q-v--modal .modal-content > .modal-footer[data-v-2d95944a] {
      margin: 0px 24px 24px 24px;
      padding: 0;
}
.notification-dialog .q-v--modal .modal-content > .modal-footer .buttons[data-v-2d95944a] {
        height: 30px;
}
.notification-dialog .q-v--modal .modal-content > .modal-footer .buttons > .Qdialogbtn[data-v-2d95944a] {
          margin-right: 8px;
}
.noTopModal[data-v-2d95944a] {
  z-index: 997;
  background: rgba(0, 0, 0, 0.418);
}
.rate-limits-item .modal-container .formRow[data-v-2d95944a] {
  padding-bottom: 15px;
}
.rate-limits-item .modal-container .formRow[data-v-2d95944a]:last-child {
    margin-bottom: 0px;
}
.rate-limits-item .modal-container .formRow .title[data-v-2d95944a], .rate-limits-item .modal-container .formRow .forminput[data-v-2d95944a] {
    display: inline-block;
}
.rate-limits-item .modal-container .formRow .border-left[data-v-2d95944a] {
    padding-right: 20px;
    display: inline-block;
    border-right: 1.5px solid #D8D8D8;
}
.rate-limits-item .modal-container .formRow .title[data-v-2d95944a] {
    width: 110px;
    padding: 20px 0px 0px 10px;
}
.rate-limits-item .modal-container .formRow .show-data[data-v-2d95944a] {
    font-size: 14px;
    color: #02208F;
    text-align: left;
    line-height: 16px;
    font-weight: 400;
}
.rate-limits-item .modal-container .formRow .forminput[data-v-2d95944a] {
    padding-bottom: 10px;
}
.rate-limits-item .modal-container .formRow .forminput .form-control[data-v-2d95944a] {
      width: 80px;
}
.rate-limits-item .modal-container .formRow .forminput.port[data-v-2d95944a] {
      width: 100%;
}
.rate-limits-item .modal-container .formRow .forminput .port-select > table[data-v-2d95944a] {
      margin-top: 8px;
      width: 100%;
      text-align: center;
}
.rate-limits-item .modal-container .formRow .forminput .port-select > table td[data-v-2d95944a] {
        border: 1px solid #F1F1F1;
}
.rate-limits-item .modal-container .formRow .forminput .port-select > table .table-header[data-v-2d95944a] {
        background: #F2F3F8;
        height: 28px;
        text-align: center;
}
.rate-limits-item .modal-container .formRow .forminput .port-select > table .table-body[data-v-2d95944a] {
        height: 38px;
}
.rate-limits-item .modal-container .formRow .q-select[data-v-2d95944a] {
    width: 200px;
}
.rate-limits-item .modal-container .formRow .q-select[data-v-2d95944a] .dropdown-menu {
      width: 200px;
      height: auto;
}
.rate-limits-item .modal-container .formRow .q-select .display-label[data-v-2d95944a] {
      font-size: 13px;
      color: #000;
}
.rate-limits-item .modal-container .formRow .radio[data-v-2d95944a] {
    display: inline-block;
    vertical-align: text-top;
    margin: 0px 10px;
}
.rate-limits-item .modal-container .formRow .radio > .q-radio[data-v-2d95944a] {
      display: block;
}
.rate-limits-item .modal-container .formRow .range[data-v-2d95944a] {
    padding: 10px 0px;
    display: inline-block;
    color: #02208F;
}
.rate-limits-item .modal-container .formRow .formRow-content[data-v-2d95944a] {
    margin-left: 20px;
    margin-top: 15px;
}
.rate-limits-item .modal-container .formRow .number-input[data-v-2d95944a] {
    width: 70px;
}
.rate-limits-item .modal-container .formRow .all-port[data-v-2d95944a] {
    display: inline-block;
    line-height: 28px;
}
.rate-limits-item .modal-container .formRow .all-port .q-checkbox-label[data-v-2d95944a] {
      vertical-align: sub;
}

.multi-select[data-v-176cdaec] {
  position: relative;
  display: inline-block;
  width: 100px;
  height: 30px;
  border: 1px solid #979797;
  border-radius: 4px;
  vertical-align: middle;
  cursor: pointer;
  font-size: 16px;
  background: inherit !important;
  color: #000000;
  outline: none;
  padding-right: 25px;
  text-align: left;
}
.multi-select .check_box[data-v-176cdaec]:checked {
    accent-color: #2f2f2f;
}
.multi-select .check_box[data-v-176cdaec] {
    cursor: pointer;
}
.multi-select .check_box.disabled[data-v-176cdaec] {
      cursor: not-allowed !important;
}
.multi-select.error[data-v-176cdaec] {
    -webkit-box-shadow: none;
            box-shadow: none;
    color: #2F2F2F !important;
    border: 1px solid #C1272D !important;
}
.multi-select.error .triangle[data-v-176cdaec] {
      color: #C1272D  !important;
}
.multi-select[data-v-176cdaec]:disabled, .multi-select.disabled[data-v-176cdaec] {
    -webkit-box-shadow: none;
            box-shadow: none;
    color: #AEAEAE !important;
    border: 1px solid #AEAEAE !important;
}
.multi-select:disabled > a[data-v-176cdaec], .multi-select:disabled .display-label[data-v-176cdaec], .multi-select:disabled .triangle[data-v-176cdaec], .multi-select.disabled > a[data-v-176cdaec], .multi-select.disabled .display-label[data-v-176cdaec], .multi-select.disabled .triangle[data-v-176cdaec] {
      cursor: not-allowed;
      color: #AEAEAE !important;
}
.multi-select .dropdown-toggle[data-v-176cdaec] {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #000000;
    text-decoration: none;
    width: calc(100% + 20px);
    padding: 0 12px !important;
}
.multi-select .dropdown-toggle[data-v-176cdaec]:hover {
      color: #000000;
      text-decoration: none;
}
.multi-select .dropdown-menu[data-v-176cdaec] {
    position: fixed !important;
    top: initial;
    left: initial;
    bottom: initial;
    margin-top: 10px;
    min-width: inherit;
    background: #ffffff;
    border: 1px solid #D8D8D8;
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
    padding-top: 5px;
    padding-bottom: 5px;
    border: 1px solid #D8D8D8;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
    border-radius: 8px;
    max-height: 250px;
}
.multi-select .dropdown-menu .scrollbar-body[data-v-176cdaec] {
      position: relative;
      height: calc(100% - 5px);
      max-height: 240px;
}
.multi-select .dropdown-menu .scrollbar-body .scroll-content > li[data-v-176cdaec] {
        font-size: 12px;
        color: #000000;
        padding: 0 15px;
        line-height: 30px;
        cursor: pointer;
}
.multi-select .dropdown-menu .scrollbar-body .scroll-content > li.static[data-v-176cdaec] {
          padding: 0 22px;
          cursor: auto;
}
.multi-select .dropdown-menu .scrollbar-body .scroll-content > li > a[data-v-176cdaec] {
          color: #000000;
          padding-left: 10px;
          line-height: 30px;
}
.multi-select .dropdown-menu .scrollbar-body .scroll-content > li > a[data-v-176cdaec]:hover {
            background-color: #ECF6FC;
            text-decoration: none;
}
.multi-select .dropdown-menu .scrollbar-body .scroll-content > li > a[data-v-176cdaec]:focus {
            color: #2f2f2f;
}
.multi-select .dropdown-menu .scrollbar-body .scroll-content > li[data-v-176cdaec]:hover {
          background-color: #ECF6FC;
}
.multi-select .dropdown-menu .scrollbar-body .scroll-content > li.disabled[data-v-176cdaec] {
          font-size: 12px;
          color: #969696;
          cursor: not-allowed;
}
.multi-select .dropdown-menu .scrollbar-body .scroll-content > li.disabled > a[data-v-176cdaec] {
            cursor: not-allowed;
            color: #969696;
            pointer-events: none;
}
.multi-select .dropdown-menu .scrollbar-body .scroll-content > li.disabled[data-v-176cdaec]:hover {
          background-color: initial;
}
.multi-select .display-label[data-v-176cdaec] {
    cursor: pointer;
    text-decoration: none;
    font-size: 13px;
    line-height: 30px;
    color: #2F2F2F;
    width: auto;
}
.multi-select .triangle[data-v-176cdaec] {
    cursor: pointer;
    pointer-events: none;
    display: inline-block;
    position: absolute;
    right: 5px;
    top: 4px;
    color: #000000;
    font-size: 20px;
}
.multi-select .triangle.white[data-v-176cdaec] {
      position: relative;
      color: #fff;
      margin: auto;
      left: 5px;
      top: initial;
}

.legend-circle {
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  margin-right: 5px;
}

.line {
  width: 1px;
  height: 100%;
  border-right: solid 1px #000000;
  margin: auto 5px;
}


.content-tab.poeconfig .content-body {
  padding: 10px;
}

.content-tab.poeconfig .scrollContainer {
  position: relative;
  overflow: hidden !important;
}

.content-tab.poeconfig .scrollContainer.rows {
  position: relative;
  overflow: auto !important;
}

.content-tab.poeconfig .content-body .range {
  margin: 0px 5px;
  color: #6370AF;
}

.content-tab.poeconfig .content-body .qweb-table {
  height: auto !important;
  overflow: visible;
  min-width: 800px;
}

.content-tab.poeconfig .content-body .scroll-content .title {
  margin: 10px 0px 10px 23px;
  position: relative;
  line-height: 30px;
  font-family: 'Roboto-R' !important;
}

.content-tab.poeconfig .content-body .note .remind {
  width: 16px;
  height: 18px;
}

.content-tab.poeconfig .content-body .note {
  font-family: 'Roboto-R';
  font-size: 14px;
  color: #195A87;
  text-align: left;
  line-height: 18px;
  display: flex;
  align-items: center;
}

.content-tab.poeconfig .content-body .note .title {
  margin: 10px !important;
  height: 100%;
  position: relative;
  line-height: 30px;
  font-family: 'Roboto-R' !important;
}

.content-tab.poeconfig .q-select {
  width: 200px;
  height: 30px;
  border: 1px solid #979797 !important;
  border-radius: 4px;
  vertical-align: middle;
}

.content-tab.poeconfig .qweb-column>.qweb-column-title {
  vertical-align: super;
  line-height: 40px;
  font-size: 14px;
  color: #000000;
  font-family: 'Roboto-B' !important;
}

.content-tab.poeconfig .content-body .content-item {
  height: calc(100% - 40px);
}

.content-tab.poeconfig .content-body .formRow .title {
  display: inline-block;
  position: relative;
  line-height: 30px;
  font-family: 'Roboto-R' !important;
}

.content-tab.poeconfig .forminput .q-select {
  width: 150px;
  height: 30px;
  border: 1px solid #979797 !important;
  border-radius: 4px;
  vertical-align: middle;
}

.content-tab.poeconfig .forminput .q-select .dropdown-menu {
  /*position: fixed !important;*/
  top: initial;
  left: initial !important;
  margin-top: 10px;
  min-width: 150px;
  background: #ffffff;
  border: 1px solid #D8D8D8;
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  padding-top: 5px;
  padding-bottom: 5px;
  border: 1px solid #D8D8D8;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  border-radius: 8px;
  max-height: 250px;
}

.content-tab.poeconfig .content-body .title[data-v-5c8fc54f],
.content-tab.poeconfig .content-body .forminput[data-v-5c8fc54f] {
  display: inline-block;
}

.content-tab.poeconfig .content-body .formRow .title[data-v-2be8a911] {
  /* display: inline-block; */
  position: relative;
  line-height: 30px;
  font-family: 'Roboto-R' !important;
}


.content-tab.poeconfig .port-number-list {
  margin: 0 20px;
  padding-left: 13px;
  background: #6370af;
  border-radius: 15px;
  height: 30px;
  display: flex;
  align-items: center;
}

.content-tab.poeconfig .port-number-list .port-number {
  width: 22px;
  height: 22px;
  border-radius: 12px;
  background-color: #fff;
  color: #000;
  margin-left: 20px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  outline: 0;
  border: none;
  cursor: pointer;
}

.content-tab.poeconfig .port-number-list .title {
  color: #fff;
  font-size: 14px;
}

.content-tab.poeconfig .schedule-tables {
  margin-top: 20px;
  height: calc(100% - 60px);
}

.content-tab.poeconfig .schedule-tables table {
  table-layout: fixed;
}

.common-table {
  border-collapse: collapse;
  border-spacing: 0px;
  width: 100%;
}

.common-table thead tr {
  background-color: #f2f3f8;
}

.common-table thead tr th {
  height: 40px;
  font-weight: 500;
  text-align: left;
  padding-left: 10px;
}

.content-tab.poeconfig .schedule-tables table td.port-number {
  font-size: 12px;
  border-right: 1px solid #f1f1f1;
}

.content-tab.poeconfig .schedule-tables table td:first-child {
  width: 5%;
}

.content-tab.poeconfig .schedule-tables table td.weekday-column {
  width: 12%;
}

.content-tab.poeconfig .schedule-tables table td:last-child {
  width: 11%;
}

.content-tab.poeconfig .schedule-tables table td.port-number .title {
  color: #535b98;
  font-weight: 700;
}

.content-tab.poeconfig .schedule-tables table td {
  height: auto;
  text-align: center;
}

.content-tab.poeconfig .schedule-tables table td .duration {
  border: 1px solid #979797;
  border-radius: 4px;
  height: 24px;
  line-height: 24px;
  margin: 4px;
  font-size: 13px;
  color: #2f2f2f;
  text-align: center;
  vertical-align: middle;
}

.common-table tbody tr td {
  height: 40px;
  border-bottom: 1px solid #e5e5e5;
  text-align: left;
  padding-left: 10px;

}

.prettier-input {
  input {
    display: none;
  }

}

.prettier-input .button {
  color: #fff;
  width: auto;
  display: flex;
  min-width: 64px;
  height: 30px;
  margin-left: 10px;
  padding: 4px 20px;
  line-height: 14px;
  font-size: 14px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#4E8FE2), color-stop(97%, #3475C6));
  align-items: center;
  justify-content: center;
  cursor: pointer;
  border-radius: 4px;
}

.prettier-input .title {
  font-family: Roboto-M !important;
  font-weight: 10 !important;
  line-height: 20px;
  margin-left: 5px;
  margin-right: 0;
}

.content-tab.loading {
  position: relative;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.content-tab.loading {
  height: 100%;
}

.router-content>.content-tab.loading {
  height: calc(100% - 40px);
}

.station-page>.content>.content-body>.firmware-body-container {
  height: calc(100% - 40px);
}


.station-page>.content>.content-body>.firmware-body-container {
  height: calc(100% - 40px);
}

.system-setting.content>.body-container>.content-tab.loading,
.firmware-update.content>.body-container>.content-tab.loading {
  background: #ffffff;
  height: calc(100% - 40px);
  overflow: overlay;
}

.station-page>.content>.content-body>.system-setting.content>.body-container,
.station-page>.content>.content-body>.firmware-update.content>.body-container {
  height: calc(100% - 40px);
}

.system-setting.content>.body-container>.content-tab>.content-body,
.firmware-update.content>.body-container>.content-tab>.content-body {
  background: #ffffff;
  height: calc(100% - 40px);
}

.jumbo-frame .content-body-footer {
  position: absolute;
  top: calc(100% - 80px) !important;
}

.jumbo-frame .content-body {
  padding: 10px;
  min-width: 850px;
}

.jumbo-frame .formRow {
  display: -ms-flexbox;
  margin-bottom: 10px;
}

.jumbo-frame .content-body .title {
  height: 100%;
  position: relative;
  line-height: 30px;
  font-family: 'Roboto-M' !important;
}



.jumbo-frame .content-body .forminput {
  margin: 10px 0px 10px 23px;
  display: grid;
  grid-template-columns: -webkit-max-content -webkit-min-content -webkit-max-content;
  grid-template-columns: max-content min-content max-content;
  grid-template-rows: auto auto;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.jumbo-frame .forminput input {
  border: 1px solid #979797;
  border-radius: 4px;
  font-size: 14px;
  height: 30px;
  color: #000000;
  line-height: 30px;
  width: 68px;
  margin-left: 10px;
  font-family: 'Roboto-R', 'Microsoft JhengHei' !important;
}

.jumbo-frame .forminput .title {
  font-size: 14px;
  color: #000000;
  font-weight: 500;
  width: auto;
  display: inline-block;
  font-family: 'Roboto-R', 'Microsoft JhengHei' !important;
}

.jumbo-frame .forminput .item label[data-v-2be8a968] {
  font-size: 14px;
  color: #000000;
  font-weight: 500;
  width: auto;
  font-family: 'Roboto-R', 'Microsoft JhengHei' !important;
}

.jumbo-frame .forminput .item {
  margin: 0px 0px 0px 10px;
}

.jumbo-frame .forminput .error-message {
  margin-left: 10px;
  font-size: 14px;
  color: #f30707;
  width: 400px;
  display: inline-block;
  font-family: 'Roboto-R', 'Microsoft JhengHei' !important;
  grid-column: 2 / span 3;
}

.jumbo-frame .forminput input[type=number]::-webkit-outer-spin-button,
.jumbo-frame .forminput input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.jumbo-frame .forminput input[type=number] {
  -moz-appearance: textfield;
}

.port-isolation {
  position: relative;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.port-isolation .content-body {
  padding: 10px;
}

.port-isolation .content-body .describe {
  margin-bottom: 10px;
  max-width: 90%;
}

.port-isolation .content-body .describe>.note {
  font-family: 'Roboto-R';
  font-size: 14px;
  color: #195A87;
  text-align: left;
  line-height: 18px;
  margin: 10px 0px;
}

.port-isolation .content-body .describe>.note svg {
  vertical-align: top;
}

.port-isolation .content-body .describe>.note .remind {
  width: 16px;
  height: 18px;
  margin-right: 10px;
}

.port-isolation .content-body .content-body-header {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.port-isolation .content-body .content-body-header>button:first-child {
  margin-right: 20px;
}


.port-isolation .content-body .table-content>.group-table {
  height: 100%;
  width: 40%;
}

.port-isolation .content-body .table-content>.group-table .data.priority {
  /*display: -webkit-box !important;
  display: -ms-flexbox !important;*/
  display: flex !important;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
  margin: auto;
}

.port-isolation .content-body .table-content>.group-table .data.priority .priority-input {

  ::-webkit-inner-spin-button,
  ::-webkit-outer-spin-button {
    -webkit-appearance: none;
  }

  width: 50px;
  margin: 0px 10px;
  float: inline-start;
}

.port-isolation .content-body .table-content>.group-table .data.priority .priority-input::-webkit-inner-spin-button,
.port-isolation .content-body .table-content>.group-table .data.priority .priority-input::-webkit-outer-spin-button {
  -webkit-appearance: none;
}


.port-isolation .content-body .table-content>.group-table .data.priority div {
  margin: auto 0px;
  cursor: pointer;
  float: inline-start;
}

.port-isolation .content-body .table-content>.group-table .data.priority div.disabled {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  float: inline-start;
}

.port-isolation .qweb-table>.body>.rows>.scroll-content .link-row>.data-row>.data {
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 12px;
  color: #2f2f2f;
  display: flex;
  padding-left: 16px;
  padding-right: 10px;
  line-height: 38px;
}

.port-isolation .scrollContainer {
  position: relative;
  overflow: auto;

  &::-webkit-scrollbar-thumb {
    background-color: silver;
    border-radius: 4px;
    min-height: 20px;
    position: absolute;
    cursor: default;
  }

  &::-webkit-scrollbar {
    width: 8px;
  }
}

.port-isolation .scrollContainer.rows {
  position: relative;
  overflow: visible;
  height: 100px;
}

.content-tab.port-isolation .scrollbar-body[data-v-a426b596] {
  &::-webkit-scrollbar-thumb {
    background-color: silver;
  border-radius: 4px;
  min-height: 20px;
  position: absolute;
  cursor: default;
  }

  &::-webkit-scrollbar {
    width: 8px;
  }

  height: calc(100% - 40px);
}

.aclip-item .modal-container .formRow[data-v-4a760763] {
  margin-bottom: 10px;
}

.aclipitem .modal-container .formRow[data-v-4a760763]:last-child {
  margin-bottom: 0px;
}

.aclip-item .modal-container .formRow .title[data-v-4a760763],
.aclip-item .modal-container .formRow .forminput[data-v-4a760763] {
  display: inline-block;
}

.aclip-item .modal-container .formRow .title[data-v-4a760763] {
  width: 110px;
  padding-right: 10px;
}

.aclip-item .modal-container .formRow .forminput.port-table[data-v-4a760763] {
  width: 100%;
  display: block;
}

.aclip-item .modal-container .formRow .forminput.port[data-v-4a760763] {
  width: 100%;
}

.aclip-item .modal-container .formRow .forminput .port-select>table[data-v-4a760763] {
  margin-top: 8px;
  width: 100%;
  text-align: center;
}

.aclip-item .modal-container .formRow .forminput .port-select>table td[data-v-4a760763] {
  border: 1px solid #F1F1F1;
}

.aclip-item .modal-container .formRow .forminput .port-select>table .table-header[data-v-4a760763] {
  background: #F2F3F8;
  height: 28px;
  text-align: center;
}

.aclip-item .modal-container .formRow .forminput .port-select>table .table-body[data-v-4a760763] {
  height: 38px;
}

.aclip-item .modal-container .formRow .radio[data-v-4a760763] {
  display: inline-block;
  vertical-align: text-top;
  margin: 0px 10px;
}

.aclip-item .modal-container .formRow .radio>.q-radio[data-v-4a760763] {
  display: block;
}

.aclip-item .modal-container .formRow .formRow-content[data-v-4a760763] {
  margin-left: 20px;
  margin-top: 15px;
}

.aclip-item .modal-container .formRow .number-input[data-v-4a760763] {
  width: 70px;
}

.aclip-item .modal-container .formRow .all-port[data-v-4a760763] {
  display: inline-block;
  line-height: 28px;
}

.aclip-item .modal-container .formRow .all-port .q-checkbox-label[data-v-4a760763] {
  vertical-align: sub;
}

.aclip-item .modal-container .formRow.note[data-v-4a760763] {
  font-family: 'Roboto-R';
  font-size: 14px;
  color: #195A87;
  text-align: left;
  line-height: 18px;
}

.aclip-item .modal-container .formRow.note .remind[data-v-4a760763] {
  width: 16px;
  height: 16px;
  margin-right: 5px;
}

.aclip-item .modal-container .formRow.note .note-title[data-v-4a760763] {
  line-height: 18px;
  vertical-align: text-bottom;
}

.aclmac-item .modal-container .formRow[data-v-4a760763] {
  margin-bottom: 10px;
}

.aclmac-item .modal-container .formRow[data-v-4a760763]:last-child {
  margin-bottom: 0px;
}

.aclmac-item .modal-container .formRow .title[data-v-4a760763],
.aclmac-item .modal-container .formRow .forminput[data-v-4a760763] {
  display: inline-block;
}

.aclmac-item .modal-container .formRow .title[data-v-4a760763] {
  width: 110px;
  padding-right: 10px;
}

.aclmac-item .modal-container .formRow .forminput.port-table[data-v-4a760763] {
  width: 100%;
  display: block;
}

.aclmac-item .modal-container .formRow .forminput.port[data-v-4a760763] {
  width: 100%;
}

.aclmac-item .modal-container .formRow .forminput .port-select>table[data-v-4a760763] {
  margin-top: 8px;
  width: 100%;
  text-align: center;
}

.aclmac-item .modal-container .formRow .forminput .port-select>table td[data-v-4a760763] {
  border: 1px solid #F1F1F1;
}

.aclmac-item .modal-container .formRow .forminput .port-select>table .table-header[data-v-4a760763] {
  background: #F2F3F8;
  height: 28px;
  text-align: center;
}

.aclmac-item .modal-container .formRow .forminput .port-select>table .table-body[data-v-4a760763] {
  height: 38px;
}

.aclmac-item .modal-container .formRow .radio[data-v-4a760763] {
  display: inline-block;
  vertical-align: text-top;
  margin: 0px 10px;
}

.aclmac-item .modal-container .formRow .radio>.q-radio[data-v-4a760763] {
  display: block;
}

.aclmac-item .modal-container .formRow .formRow-content[data-v-4a760763] {
  margin-left: 20px;
  margin-top: 15px;
}

.aclmac-item .modal-container .formRow .number-input[data-v-4a760763] {
  width: 70px;
}

.aclmac-item .modal-container .formRow .all-port[data-v-4a760763] {
  display: inline-block;
  line-height: 28px;
}

.aclmac-item .modal-container .formRow .all-port .q-checkbox-label[data-v-4a760763] {
  vertical-align: sub;
}

.aclmac-item .modal-container .formRow.note[data-v-4a760763] {
  font-family: 'Roboto-R';
  font-size: 14px;
  color: #195A87;
  text-align: left;
  line-height: 18px;
}

.aclmac-item .modal-container .formRow.note .remind[data-v-4a760763] {
  width: 16px;
  height: 16px;
  margin-right: 5px;
}

.aclmac-item .modal-container .formRow.note .note-title[data-v-4a760763] {
  line-height: 18px;
  vertical-align: text-bottom;
}
.aclmac-item .scrollContainer {
  position: relative;
  overflow: visible;
}

.mirror {
  position: relative;
  padding: 10px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.mirror>.content-body .formRow {
  padding-top: 10px;
}


.mirror .content-body .scrollbar-body .forminput {
  margin: 10px 10px 10px 23px;
  display: grid;
  grid-template-columns: -webkit-max-content -webkit-min-content -webkit-max-content;
  grid-template-columns: max-content min-content max-content;
  grid-template-rows: auto auto;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.mirror .content-body .scrollbar-body .forminput .title {
  padding-right: 10px;
}

.mirror .q-radio>.text {
  margin-left: -5px;
  margin-right: 20px;
  /* vertical-align: bottom; */
}

.mirror>.content-body .formRow>.title {
  font-family: 'Roboto-M' !important;
}

.mirror .content-body .scrollbar-body .forminput {
  margin: 10px 0px 10px 23px;
  display: flex;
  grid-template-columns: -webkit-max-content -webkit-min-content -webkit-max-content;
  grid-template-columns: max-content min-content max-content;
  grid-template-rows: auto auto;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.mirror .group-table {
  width: 100%;
  margin-top: 10px;
}

.mirror .group-table .hidden {
  width: 100%;
  margin-top: 10px;
  visibility: hidden;
}

.mirror .group-table td {
  height: 40px;
}

.mirror .group-table .title {
  height: 100%;
  padding-left: 20px;
  position: relative;
  line-height: 40px;
  font-family: 'Roboto-M' !important;
  font-size: 14px;
}

.mirror .group-table .title .subtitle {
  font-family: 'Roboto-R';
  font-size: 14px;
  position: absolute;
  display: inline-block;
  right: 10px;
  top: -8px;
}

.mirror .group-table .title .subtitle1 {
  position: absolute;
  font-family: 'Roboto-R';
  font-size: 14px;
  left: 2px;
  top: 5px;
  z-index: 1;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  width: 50%;
}

.mirror .group-table .title .slash {
  position: absolute;
  display: inline-block;
  width: 100%;
  height: 40px;
  top: 0;
  left: 0;
}

.mirror .group-table .title .slash:before {
  content: '';
  position: absolute;
  left: 0px;
  top: 0;
  right: 0;
  bottom: 0;
  -webkit-clip-path: polygon(0 0, 0 100%, 230% 225%, 0 0);
  clip-path: polygon(0 0, 0 100%, 230% 225%, 0 0);
  background: #fff;
}

.mirror .group-table .all,
.mirror .group-table .item {
  text-align: center;
  font-size: 14px;
}

.mirror .group-table .q-checkbox-label {
  display: block;
  margin: auto;
}

.mirror .item {
  padding-left: 20px;
}

.mirror .table-header,
.mirror .group-table>.table-header {
  background-color: #F2F3F8;
  height: 28px;
}

.mirror .table-item,
.mirror .group-table>.table-item {
  height: 38px;
  border-bottom: #e5e5e5 1px solid;
}

.mirror .table-item>.all,
.mirror .group-table>.table-item>.all {
  background-color: rgba(0, 0, 0, 0.2);
}

.mirror .content-body-footer {
  position: absolute;
  top: calc(100% - 50px) !important;
}

.q-modal .scrollContainer.rows {
  position: relative;
  overflow: visible;
}

.q-modal .scrollContainer {
  position: relative;
  overflow: auto;
  &::-webkit-scrollbar-thumb {
    background-color: silver;
    border-radius: 4px;
    min-height: 100px;
    position: absolute;
    cursor: default;
  }

  &::-webkit-scrollbar {
    width: 8px;
  }
}

.vlan-table {
  overflow: auto;
}

.vlan-table  .data.portNo{
  height: 100%;
}

.device-info-content>.content-body .device-right .port {
  display: flex;
}

.rate-limits-item .modal-container .formRow[data-v-2d95944a] {
  padding-bottom: 15px;
}
.rate-limits-item .modal-container .formRow[data-v-2d95944a]:last-child {
    margin-bottom: 0px;
}
.rate-limits-item .modal-container .formRow .title[data-v-2d95944a], .rate-limits-item .modal-container .formRow .forminput[data-v-2d95944a] {
    display: inline-block;
}
.rate-limits-item .modal-container .formRow .border-left[data-v-2d95944a] {
    padding-right: 20px;
    display: inline-block;
    border-right: 1.5px solid #D8D8D8;
}
.rate-limits-item .modal-container .formRow .title[data-v-2d95944a] {
    width: 110px;
    padding: 20px 0px 0px 10px;
}
.rate-limits-item .modal-container .formRow .show-data[data-v-2d95944a] {
    font-size: 14px;
    color: #02208F;
    text-align: left;
    line-height: 16px;
    font-weight: 400;
}
.rate-limits-item .modal-container .formRow .forminput[data-v-2d95944a] {
    padding-bottom: 10px;
}
.rate-limits-item .modal-container .formRow .forminput .form-control[data-v-2d95944a] {
      width: 80px;
}
.rate-limits-item .modal-container .formRow .forminput.port[data-v-2d95944a] {
      width: 100%;
}
.rate-limits-item .modal-container .formRow .forminput .port-select > table[data-v-2d95944a] {
      margin-top: 8px;
      width: 100%;
      text-align: center;
}
.rate-limits-item .modal-container .formRow .forminput .port-select > table td[data-v-2d95944a] {
        border: 1px solid #F1F1F1;
}
.rate-limits-item .modal-container .formRow .forminput .port-select > table .table-header[data-v-2d95944a] {
        background: #F2F3F8;
        height: 28px;
        text-align: center;
}
.rate-limits-item .modal-container .formRow .forminput .port-select > table .table-body[data-v-2d95944a] {
        height: 38px;
}
.rate-limits-item .modal-container .formRow .q-select[data-v-2d95944a] {
    width: 200px;
}
.rate-limits-item .modal-container .formRow .q-select[data-v-2d95944a] .dropdown-menu {
      width: 200px;
      height: auto;
}
.rate-limits-item .modal-container .formRow .q-select .display-label[data-v-2d95944a] {
      font-size: 13px;
      color: #000;
}
.rate-limits-item .modal-container .formRow .radio[data-v-2d95944a] {
    display: inline-block;
    vertical-align: text-top;
    margin: 0px 10px;
}
.rate-limits-item .modal-container .formRow .radio > .q-radio[data-v-2d95944a] {
      display: block;
}
.rate-limits-item .modal-container .formRow .range[data-v-2d95944a] {
    padding: 10px 0px;
    display: inline-block;
    color: #02208F;
}
.rate-limits-item .modal-container .formRow .formRow-content[data-v-2d95944a] {
    margin-left: 20px;
    margin-top: 15px;
}
.rate-limits-item .modal-container .formRow .number-input[data-v-2d95944a] {
    width: 70px;
}
.rate-limits-item .modal-container .formRow .all-port[data-v-2d95944a] {
    display: inline-block;
    line-height: 28px;
}
.rate-limits-item .modal-container .formRow .all-port .q-checkbox-label[data-v-2d95944a] {
      vertical-align: sub;
}

.multi-select[data-v-176cdaec] {
  position: relative;
  display: inline-block;
  width: 100px;
  height: 30px;
  border: 1px solid #979797;
  border-radius: 4px;
  vertical-align: middle;
  cursor: pointer;
  font-size: 16px;
  background: inherit !important;
  color: #000000;
  outline: none;
  padding-right: 25px;
  text-align: left;
}
.multi-select .check_box[data-v-176cdaec]:checked {
    accent-color: #2f2f2f;
}
.multi-select .check_box[data-v-176cdaec] {
    cursor: pointer;
}
.multi-select .check_box.disabled[data-v-176cdaec] {
      cursor: not-allowed !important;
}
.multi-select.error[data-v-176cdaec] {
    -webkit-box-shadow: none;
            box-shadow: none;
    color: #2F2F2F !important;
    border: 1px solid #C1272D !important;
}
.multi-select.error .triangle[data-v-176cdaec] {
      color: #C1272D  !important;
}
.multi-select[data-v-176cdaec]:disabled, .multi-select.disabled[data-v-176cdaec] {
    -webkit-box-shadow: none;
            box-shadow: none;
    color: #AEAEAE !important;
    border: 1px solid #AEAEAE !important;
}
.multi-select:disabled > a[data-v-176cdaec], .multi-select:disabled .display-label[data-v-176cdaec], .multi-select:disabled .triangle[data-v-176cdaec], .multi-select.disabled > a[data-v-176cdaec], .multi-select.disabled .display-label[data-v-176cdaec], .multi-select.disabled .triangle[data-v-176cdaec] {
      cursor: not-allowed;
      color: #AEAEAE !important;
}
.multi-select .dropdown-toggle[data-v-176cdaec] {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #000000;
    text-decoration: none;
    width: calc(100% + 20px);
    padding: 0 12px !important;
}
.multi-select .dropdown-toggle[data-v-176cdaec]:hover {
      color: #000000;
      text-decoration: none;
}
.multi-select .dropdown-menu[data-v-176cdaec] {
    position: fixed !important;
    top: initial;
    left: initial;
    bottom: initial;
    margin-top: 10px;
    min-width: inherit;
    background: #ffffff;
    border: 1px solid #D8D8D8;
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
    padding-top: 5px;
    padding-bottom: 5px;
    border: 1px solid #D8D8D8;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
    border-radius: 8px;
    max-height: 250px;
}
.multi-select .dropdown-menu .scrollbar-body[data-v-176cdaec] {
      position: relative;
      height: calc(100% - 5px);
      max-height: 240px;
}
.multi-select .dropdown-menu .scrollbar-body .scroll-content > li[data-v-176cdaec] {
        font-size: 12px;
        color: #000000;
        padding: 0 15px;
        line-height: 30px;
        cursor: pointer;
}
.multi-select .dropdown-menu .scrollbar-body .scroll-content > li.static[data-v-176cdaec] {
          padding: 0 22px;
          cursor: auto;
}
.multi-select .dropdown-menu .scrollbar-body .scroll-content > li > a[data-v-176cdaec] {
          color: #000000;
          padding-left: 10px;
          line-height: 30px;
}
.multi-select .dropdown-menu .scrollbar-body .scroll-content > li > a[data-v-176cdaec]:hover {
            background-color: #ECF6FC;
            text-decoration: none;
}
.multi-select .dropdown-menu .scrollbar-body .scroll-content > li > a[data-v-176cdaec]:focus {
            color: #2f2f2f;
}
.multi-select .dropdown-menu .scrollbar-body .scroll-content > li[data-v-176cdaec]:hover {
          background-color: #ECF6FC;
}
.multi-select .dropdown-menu .scrollbar-body .scroll-content > li.disabled[data-v-176cdaec] {
          font-size: 12px;
          color: #969696;
          cursor: not-allowed;
}
.multi-select .dropdown-menu .scrollbar-body .scroll-content > li.disabled > a[data-v-176cdaec] {
            cursor: not-allowed;
            color: #969696;
            pointer-events: none;
}
.multi-select .dropdown-menu .scrollbar-body .scroll-content > li.disabled[data-v-176cdaec]:hover {
          background-color: initial;
}
.multi-select .display-label[data-v-176cdaec] {
    cursor: pointer;
    text-decoration: none;
    font-size: 13px;
    line-height: 30px;
    color: #2F2F2F;
    width: auto;
}
.multi-select .triangle[data-v-176cdaec] {
    cursor: pointer;
    pointer-events: none;
    display: inline-block;
    position: absolute;
    right: 5px;
    top: 4px;
    color: #000000;
    font-size: 20px;
}
.multi-select .triangle.white[data-v-176cdaec] {
      position: relative;
      color: #fff;
      margin: auto;
      left: 5px;
      top: initial;
}
.ddosPrevention {
  position: relative;
  padding: 10px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.ddosPrevention>.content-body .formRow[data-v-730cf204] {
  padding-top: 10px;
}

.ddosPrevention>.content-body .formRow>.block-note[data-v-730cf204] {
  font-size: 13px;
  color: #5B7C94;
}

.ddosPrevention>.content-body .formRow.empty[data-v-730cf204] {
  text-align: center;
  margin: auto;
}

.ddosPrevention>.content-body .formRow.empty>svg[data-v-730cf204] {
  width: 150px;
  height: 150px;
}

.ddosPrevention>.content-body .formRow.empty>div[data-v-730cf204] {
  font-family: 'Roboto-M' !important;
  font-size: 16px;
}

.ddosPrevention>.content-body .formRow>.title[data-v-730cf204] {
  font-family: 'Roboto-M' !important;
  padding-right: 10px;
}

.ddosPrevention>.content-body .scrollbar-body[data-v-730cf204] {
  height: calc(100% - 50px);
}

.ddosPrevention .group-table[data-v-730cf204] {
  width: 100%;
  margin-top: 10px;
}

.ddosPrevention .group-table td[data-v-730cf204] {
  height: 40px;
}

.ddosPrevention .group-table .title[data-v-730cf204] {
  height: 100%;
  padding-left: 20px;
  position: relative;
  line-height: 40px;
  font-family: 'Roboto-M' !important;
  font-size: 14px;
}

.ddosPrevention .group-table .title .subtitle[data-v-730cf204] {
  font-family: 'Roboto-R';
  font-size: 14px;
  position: absolute;
  display: inline-block;
  right: 10px;
  top: -8px;
}

.ddosPrevention .group-table .title .subtitle1[data-v-730cf204] {
  position: absolute;
  font-family: 'Roboto-R';
  font-size: 14px;
  left: 2px;
  top: 5px;
  z-index: 1;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  width: 50%;
}

.ddosPrevention .group-table .title .slash[data-v-730cf204] {
  position: absolute;
  display: inline-block;
  width: 100%;
  height: 40px;
  top: 0;
  left: 0;
}

.ddosPrevention .group-table .title .slash[data-v-730cf204]:before {
  content: '';
  position: absolute;
  left: 0px;
  top: 0;
  right: 0;
  bottom: 0;
  -webkit-clip-path: polygon(0 0, 0 100%, 230% 225%, 0 0);
  clip-path: polygon(0 0, 0 100%, 230% 225%, 0 0);
  background: #fff;
}

.ddosPrevention .group-table .all[data-v-730cf204],
.ddosPrevention .group-table .item[data-v-730cf204] {
  text-align: center;
  font-size: 14px;
}

.ddosPrevention .group-table .q-checkbox-label[data-v-730cf204] {
  display: block;
  margin: auto;
}

.ddosPrevention .item[data-v-730cf204] {
  padding-left: 20px;
}

.ddosPrevention .table-header[data-v-730cf204],
.ddosPrevention .group-table>.table-header[data-v-730cf204] {
  background-color: #F2F3F8;
  height: 28px;
}

.ddosPrevention .table-item[data-v-730cf204],
.ddosPrevention .group-table>.table-item[data-v-730cf204] {
  height: 38px;
}

.ddosPrevention .content-body-footer[data-v-730cf204] {
  position: absolute;
  top: calc(100% - 50px) !important;
}

.ddosPrevention .content-body .scrollbar-body .forminput[data-v-2be8a968] {
  margin: 10px 0px 10px 23px;
  display: flex;
  grid-template-columns: -webkit-max-content -webkit-min-content -webkit-max-content;
  grid-template-columns: max-content min-content max-content;
  grid-template-rows: auto auto;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.ddosPrevention .q-checkbox-label {
  position: initial;
  background-repeat: no-repeat;
  vertical-align: text-bottom;
  text-align: center;
}

.ddosPrevention .q-radio[data-v-aa7a97dc] {
  white-space: nowrap;
  display: inline-block;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin-bottom: 20px;
  width: 100%;
}

.ping[data-v-2be8a968] {
  position: relative;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.ping .content-body[data-v-2be8a968] {
  padding: 10px;
}

.ping .content-body .scrollbar-body[data-v-2be8a968] {
  height: calc(100% - 40px);

  &::-webkit-scrollbar-thumb {
    background-color: silver;
    border-radius: 4px;
    min-height: 20px;
    position: absolute;
    cursor: default;
  }

  &::-webkit-scrollbar {
    width: 8px;
  }
}

.ping .content-body .scrollbar-body .group-table[data-v-2be8a968] {
  height: 100%;
  width: calc(100% - 10px);
}

.ping .content-body .scrollbar-body .group-table .data.priority[data-v-2be8a968] {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
  margin: auto;
}

.ping .content-body .scrollbar-body .group-table .data.priority .priority-input[data-v-2be8a968] {
  width: 50px;
  margin: 0px 10px;
}

.ping .content-body .scrollbar-body .group-table .data.priority div[data-v-2be8a968] {
  margin: auto 0px;
  cursor: pointer;
}

.ping .content-body .scrollbar-body .group-table .data.priority div.disabled[data-v-2be8a968] {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}

.ping .content-body .scrollbar-body .forminput[data-v-2be8a968] {
  margin: 20px 0px 20px 0px;
  display: grid;
  grid-template-columns: -webkit-max-content -webkit-min-content -webkit-max-content;
  grid-template-columns: max-content min-content max-content;
  grid-template-rows: auto auto;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  white-space: nowrap;
}

.ping .content-body .scrollbar-body .forminput .title[data-v-2be8a968] {
  font-size: 14px;
  color: #000000;
  font-weight: 500;
  width: 200px;
  display: inline-block;
  white-space:nowrap;
  font-family: 'Roboto-R', 'Microsoft JhengHei' !important;
}

.ping .content-body .scrollbar-body .resultForminput[data-v-2be8a968] {
  margin: 0px 0px 0px 23px;
  display: grid;
  grid-template-columns: -webkit-max-content -webkit-min-content -webkit-max-content;
  grid-template-columns: max-content min-content max-content;
  grid-template-rows: auto auto;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  white-space: nowrap;
}

.ping .content-body .scrollbar-body .resultForminput .title[data-v-2be8a968] {
  font-size: 14px;
  color: #000000;
  font-weight: 500;
  display: inline-block;
  white-space:nowrap;
  font-family: 'Roboto-R', 'Microsoft JhengHei' !important;
}

.ping .content-body .scrollbar-body .forminput .item[data-v-2be8a968] {
  margin: 0px 0px 0px 10px;
}

.ping .content-body .scrollbar-body .forminput .item label[data-v-2be8a968] {
  font-size: 14px;
  color: #000000;
  font-weight: 500;
  width: auto;
  font-family: 'Roboto-R', 'Microsoft JhengHei' !important;
}

.ping .content-body .scrollbar-body .forminput input[data-v-2be8a968] {
  border: 1px solid #979797;
  border-radius: 4px;
  font-size: 14px;
  height: 30px;
  color: #000000;
  line-height: 30px;
  min-width: 200px;
  max-width: 220px;
  margin-left: 10px;
  font-family: 'Roboto-R', 'Microsoft JhengHei' !important;
}

.ping .content-body .scrollbar-body .forminput .error-message[data-v-2be8a968] {
  margin-left: 10px;
  font-size: 14px;
  color: #f30707;
  width: 400px;
  display: inline-block;
  font-family: 'Roboto-R', 'Microsoft JhengHei' !important;
  grid-column: 2 / span 3;
}

.ping .content-body .title[data-v-2be8a968] {
  height: 100%;
  position: relative;
  line-height: 30px;
  padding-right:10px;
}

.ping .content-body .content-body-header[data-v-2be8a968] {
  position: relative;
  margin-bottom: 10px;
}

.ping .content-body .forminput>span[data-v-2be8a968] {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  font-family: 'Roboto-R' !important;
}

.ping .content-body .content-body-header>span[data-v-2be8a968] {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  font-family: 'Roboto-M' !important;
}

.ping .content-body .content-body-header>button[data-v-2be8a968] {
  float: right;
  margin-right: 10px;
}

.ping .content-body .content-body-pingbutton .q-button{
  width: 80px;
  margin-left:20px;
  margin-bottom: 50px;
}

.content.systemlog .qweb-table .body>.rows .content>.empty-content{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  height: calc(100% - 50px);
}

.content.systemlog .qweb-table .body>.rows .content>.empty-content .empty-content__img{
  width: 150px;
  height: 150px;
}

.content.systemlog .qweb-table .body>.rows .content>.empty-content .empty-content__title{
  font-size: 16px;
  margin-top: 15px;
  font-weight: 700;
  text-align: center;
  color: #2f2f2f;
  display: inline-block;
}

.content-tab.systime[data-v-b88d6bd2] {
  position: relative;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.content-tab.systime > .content-body[data-v-b88d6bd2] {
    padding: 20px 10px 10px 10px;
}
.content-tab.systime > .content-body div.content-body-header[data-v-b88d6bd2] {
      padding-left: 20px !important;
}
.content-tab.systime > .content-body .formRow.static[data-v-b88d6bd2] {
      margin-top: 10px;
}
.content-tab.systime > .content-body .formlabel[data-v-b88d6bd2] .q-radio > .text {
      font-size: 14px;
      color: #000000;
      font-family: 'Roboto-M', 'Microsoft JhengHei' !important;
}
.content-tab.systime > .content-body .forminput > .table-row[data-v-b88d6bd2] {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin-top: 20px;
}
.content-tab.systime > .content-body .forminput > .table-row[data-v-b88d6bd2]:first-child {
        margin-top: 0px;
}
.content-tab.systime > .content-body .forminput > .table-row[data-v-b88d6bd2]:nth-child(2) {
        margin-top: 18px;
}
.content-tab.systime > .content-body .forminput > .table-row .title[data-v-b88d6bd2] {
        font-size: 14px;
        color: #000000;
        line-height: 20px;
        font-weight: 500;
        min-width: 250px;
        font-family: 'Roboto-M', 'Microsoft JhengHei' !important;
}
.content-tab.systime > .content-body .forminput > .table-row .time-zone-title[data-v-b88d6bd2] {
        line-height: 30px;
}
.content-tab.systime > .content-body .forminput > .table-row .display-date[data-v-b88d6bd2] {
        color: #02208F;
        font-size: 14px;
        font-family: 'PingFang TC', 'Microsoft JhengHei' !important;
}
.content-tab.systime > .content-body .forminput > .table-row input[data-v-b88d6bd2] {
        border: 1px solid #979797;
        border-radius: 4px;
        width: 200px;
        line-height: 30px;
        height: 30px;
        display: inline-block;
        font-size: 13px;
        color: #000000;
}
.content-tab.systime > .content-body .forminput > .table-row .time-zone .select-wrapper[data-v-b88d6bd2] {
        display: inline-block;
        vertical-align: middle;
}
.content-tab.systime > .content-body .forminput > .table-row .time-zone span[data-v-b88d6bd2] {
        font-size: 14px;
        font-family: 'Roboto-M', 'Microsoft JhengHei' !important;
}
.content-tab.systime > .content-body .forminput > .table-row .time-zone .hourspace[data-v-b88d6bd2] {
        display: inline-block;
        margin: 0 5px;
        font-size: 14px;
        color: #000000;
        line-height: 30px;
        font-family: 'Roboto-M', 'Microsoft JhengHei' !important;
}
.content-tab.systime > .content-body .forminput > .table-row .time-setting > .formRow[data-v-b88d6bd2] {
        margin-bottom: 20px;
}
.content-tab.systime > .content-body .forminput > .table-row .time-setting > .formRow .formlabel[data-v-b88d6bd2] {
          font-size: 13px;
          color: #000000;
          line-height: 18px;
}
.content-tab.systime > .content-body .forminput > .table-row .time-setting > .formRow .formlabel .q-radio[data-v-b88d6bd2] {
            margin-right: 10px;
}
.content-tab.systime > .content-body .forminput > .table-row .time-setting > .formRow .formlabel .q-radio > .icon[data-v-b88d6bd2] {
              width: 16px;
              height: 16px;
}
.content-tab.systime > .content-body .forminput > .table-row .time-setting > .formRow .forminput[data-v-b88d6bd2] {
          margin-top: 12px;
          margin-left: 30px;
}
.content-tab.systime > .content-body .forminput > .table-row .time-setting > .formRow .forminput .title[data-v-b88d6bd2] {
            font-size: 13px;
            color: #000000;
            line-height: 30px;
            display: inline-block;
}
.content-tab.systime > .content-body .forminput > .table-row .time-setting > .formRow .forminput > .value[data-v-b88d6bd2] {
            display: inline-block;
}
.content-tab.systime > .content-body .forminput > .table-row .time-setting > .formRow .forminput input[data-v-b88d6bd2] {
            border: 1px solid #979797;
            border-radius: 4px;
            font-size: 23px;
            height: 30px;
            color: #000000;
            line-height: 30px;
            width: 182px;
}
.content-tab.systime > .content-body .forminput > .table-row .time-setting > .formRow .forminput .select-wrapper[data-v-b88d6bd2] {
            display: inline-block;
            vertical-align: middle;
            width: 60px;
}
.content-tab.systime > .content-body .forminput > .table-row .time-setting > .formRow .forminput .select-wrapper select[data-v-b88d6bd2] {
              padding-right: 32px;
}
.content-tab.systime > .content-body .forminput > .table-row .time-setting > .formRow .forminput .datetimetitle[data-v-b88d6bd2] {
            font-size: 14px;
            font-family: 'Roboto-R', 'Microsoft JhengHei' !important;
}
.content-tab.systime > .content-body .forminput > .table-row .time-setting > .formRow .forminput .hourspace[data-v-b88d6bd2] {
            display: inline-block;
            margin: 0 5px;
            font-size: 14px;
            color: #000000;
            line-height: 30px;
            font-family: 'Roboto-R', 'Microsoft JhengHei' !important;
}
.content-tab.systime > .content-body .forminput > .table-row .time-setting > .formRow .forminput .divide[data-v-b88d6bd2] {
            display: inline-block;
            font-size: 14px;
            color: #000000;
            line-height: 30px;
            margin: 0 10px;
            font-family: 'Roboto-R', 'Microsoft JhengHei' !important;
}
.content-tab.systime > .content-body .forminput > .table-row .time-setting > .formRow .forminput.disabled[data-v-b88d6bd2] {
            color: #AEAEAE;
}
.content-tab.systime > .content-body .forminput > .table-row .time-setting > .formRow.sync-server .forminput[data-v-b88d6bd2] {
          margin-top: 12px;
          margin-left: 30px;
          display: block;
}
.content-tab.systime > .content-body .forminput > .table-row .time-setting > .formRow.sync-server .forminput .title[data-v-b88d6bd2] {
            font-size: 14px;
            color: #000000;
            line-height: 30px;
            width: 100px;
            font-family: 'Roboto-M', 'Microsoft JhengHei' !important;
}
.content-tab.systime > .content-body .forminput > .table-row .time-setting > .formRow.sync-server .forminput .form-row[data-v-b88d6bd2] {
            position: relative;
}
.content-tab.systime > .content-body .forminput > .table-row .time-setting > .formRow.sync-server .forminput input[data-v-b88d6bd2] {
            border: 1px solid #979797;
            border-radius: 4px;
            font-size: 14px;
            height: 30px;
            color: #000000;
            line-height: 30px;
            width: 230px;
            padding-right: 30px;
            font-family: 'Roboto-R', 'Microsoft JhengHei' !important;
}
.content-tab.systime > .content-body .forminput > .table-row .time-setting > .formRow.sync-server .forminput.disabled[data-v-b88d6bd2], .content-tab.systime > .content-body .forminput > .table-row .time-setting > .formRow.sync-server .forminput.disabled .title[data-v-b88d6bd2] {
            color: #AEAEAE;
}
.content-tab.systime > .content-body .forminput > .table-row .refresh[data-v-b88d6bd2] {
        margin-left: 20px;
        vertical-align: middle;
        cursor: pointer;
        font-size: 20px;
        color: #000;
}
.content-tab.systime > .content-body .forminput > .table-row .refresh[data-v-b88d6bd2]:hover {
          color: #89A5F4;
}
.content-tab.systime > .content-body .forminput > .table-row .refresh[data-v-b88d6bd2]:active {
          color: #2847A0;
}
.content-tab.systime > .content-body .forminput > .table-row .resync[data-v-b88d6bd2] {
        display: inline-block;
        cursor: pointer;
        margin-left: 10px;
        vertical-align: middle;
        font-size: 20px;
        color: #000;
}
.content-tab.systime > .content-body .forminput > .table-row .resync[data-v-b88d6bd2]:hover {
          color: #89A5F4;
}
.content-tab.systime > .content-body .forminput > .table-row .resync[data-v-b88d6bd2]:active {
          color: #2847A0;
}
.content-tab.systime > .content-body .forminput > .table-row .resync.disabled[data-v-b88d6bd2] {
          color: #AEAEAE;
          cursor: default;
          pointer-events: none;
}
.content-tab.systime > .content-body .forminput > .table-row .resync-load[data-v-b88d6bd2] {
        display: inline-block;
        margin-left: 10px;
        vertical-align: text-top;
        font-size: 16px;
        color: #000;
}
.content-tab.systime > .content-body .forminput > .table-row .icon-tick[data-v-b88d6bd2] {
        font-size: 20px;
        color: #63B50A;
}
.content-tab.systime > .content-body .forminput > .table-row .icon-btn_close[data-v-b88d6bd2] {
        font-size: 20px;
        color: #D0021B;
}
.content-tab.systime > .content-body .forminput > .table-row .status-icon[data-v-b88d6bd2] {
        position: relative;
        vertical-align: middle;
        right: 60px;
}
.content-tab.systime > .content-body .forminput > .table-row .dst-auto[data-v-b88d6bd2] {
        color: #02208F;
        font-size: 14px;
        font-family: 'PingFang TC', 'Microsoft JhengHei' !important;
        margin-top: 5px;
}
.content-tab.systime > .content-body .forminput .dst .q-select[data-v-b88d6bd2] {
      min-width: 60px;
      width: auto;
}
.content-tab.systime > .content-body .forminput .dst > .select-wrapper[data-v-b88d6bd2] {
      margin-right: 10px;
      display: inline-block;
      vertical-align: middle;
      /*min-width: 60px; */
}
.content-tab.systime > .content-body .forminput .dst > span[data-v-b88d6bd2] {
      font-size: 14px;
      font-family: 'Roboto-M', 'Microsoft JhengHei' !important;
}
.content-tab.systime > .content-body .forminput .dst > .hourspace[data-v-b88d6bd2] {
      display: inline-block;
      margin-right: 10px;
      font-size: 14px;
      color: #000000;
      line-height: 30px;
}
.content-tab.systime > .content-body .forminput[data-v-b88d6bd2] .datetime-picker {
      display: inline-block;
}
.content-tab.systime > .content-body .forminput[data-v-b88d6bd2] .datetime-picker input {
        font-size: 14px;
        width: 180px;
        font-family: 'Roboto-R', 'Microsoft JhengHei' !important;
}
.content-tab.systime > .content-body .forminput.disabled .q-select[data-v-b88d6bd2], .content-tab.systime > .content-body .forminput.disabled .q-select .display-label[data-v-b88d6bd2] {
      color: #AEAEAE;
      cursor: default;
      pointer-events: none;
}
.content-tab.systime > .content-body .q-select[data-v-b88d6bd2] {
      width: 60px;
      height: 30px;
      vertical-align: middle;
}
.content-tab.systime > .content-body .q-select[data-v-b88d6bd2] .display-label {
        font-size: 14px !important;
        line-height: 28px !important;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        font-family: 'Roboto-R', 'Microsoft JhengHei' !important;
}
.content-tab.systime > .content-body .q-select[data-v-b88d6bd2]::after {
        background-color: #000;
        top: -25px;
}
.content-tab.systime > .content-body .q-select.timezone-country[data-v-b88d6bd2] {
        width: 350px;
}
.content-tab.systime > .content-body .q-select.dst-options[data-v-b88d6bd2] {
        width: 300px;
}
.content-tab.systime > .content-body .q-select.timezone-type[data-v-b88d6bd2] {
        width: auto;
        min-width: 150px;
}
.content-tab.systime > .content-body > .content-body-footer[data-v-b88d6bd2] {
      top: calc(100% - 40px);
}
.content-tab.systime > .content-body > .content-body-footer .q-button[data-v-b88d6bd2] {
        min-width: 80px;
        font-family: 'Roboto-M', 'Microsoft JhengHei' !important;
}
.content-tab.systime > .content-body > .scrollbar-body[data-v-b88d6bd2] {
      height: calc(100% - 40px);
      padding: 0px 10px;
}
.qos input[type=number] {
  -webkit-box-shadow: none;
  box-shadow: none;
  outline-style: none;
  display: inline-block;
  color: #555;
  font-weight: 400;
  background: #ffffff;
  border: 1px solid #979797;
  border-radius: 4px;
  height: 30px;
  font-size: 12px;
  margin: auto;
  padding: 0px 0px 0px 10px;
}

.qos .form-control.priority-input.error {
  border: 1px solid #ff0000;
}

.login_pwd {
  position: relative;
}

.login_pwd .div-password-eye {
  cursor: pointer;
  color: #7F7F7F;
  position: absolute;
  font-size: 14px;
  top: 8px;
  left: 220px;
}

.login_pwd .div-password-eye.active,
.login_pwd .div-password-eye:hover {
  color: #000000;
}