@charset "utf-8";
html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, acronym, address, big, cite, code, img, ins, kbd, q, s, samp, small, strike, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;}
body {line-height:1;}
ol, ul {list-style:none;}
table {border-collapse:collapse;border-spacing:0;}

html, body {height:100%;}
body, textarea, select, input, button {font:14px "Arial", "Helvetica", "sans-serif";color:#666666;}
a {color:#666666;text-decoration:none;cursor:pointer;}
a:hover {color:#666666;text-decoration:none;}
button {border:0;padding:0;background:transparent;cursor:pointer;*overflow:visible;display:inline-block;}
button::-moz-focus-inner {padding:0;border:0;}
caption, legend, .hidden {visibility:hidden;width:0;height:0;overflow:hidden;font-size:0;line-height:0;padding:0;}
input:focus, button:focus, textarea:focus {outline:none;}

/* font */
@font-face {
  font-family: 'KlavikaNX Regular';
  src: url("https://d30y0swoxkbnsm.cloudfront.net/bin/fonts/klavikanx-regular.eot");
  src: url("https://d30y0swoxkbnsm.cloudfront.net/bin/fonts/klavikanx-regular.eot?#iefix") format("embedded-opentype"), url("https://d30y0swoxkbnsm.cloudfront.net/bin/fonts/klavikanx-regular.woff") format("woff"), url("https://d30y0swoxkbnsm.cloudfront.net/bin/fonts/klavikanx-regular.ttf") format("truetype"), url("https://d30y0swoxkbnsm.cloudfront.net/bin/fonts/klavikanx-regular.svg#webfont") format("svg");
}
@font-face {
  font-family: 'KlavikaNX Light';
  src: url("https://d30y0swoxkbnsm.cloudfront.net/bin/fonts/klavikanx-light.eot");
  src: url("https://d30y0swoxkbnsm.cloudfront.net/bin/fonts/klavikanx-light.eot?#iefix") format("embedded-opentype"), url("https://d30y0swoxkbnsm.cloudfront.net/bin/fonts/klavikanx-light.woff") format("woff"), url("https://d30y0swoxkbnsm.cloudfront.net/bin/fonts/klavikanx-light.ttf") format("truetype"), url("https://d30y0swoxkbnsm.cloudfront.net/bin/fonts/klavikanx-light.svg#webfont") format("svg");
}
@font-face {
  font-family: 'KlavikaNX Medium';
  src: url("https://d30y0swoxkbnsm.cloudfront.net/bin/fonts/klavikanx-medium.eot");
  src: url("https://d30y0swoxkbnsm.cloudfront.net/bin/fonts/klavikanx-medium.eot?#iefix") format("embedded-opentype"), url("https://d30y0swoxkbnsm.cloudfront.net/bin/fonts/klavikanx-medium.woff") format("woff"), url("https://d30y0swoxkbnsm.cloudfront.net/bin/fonts/klavikanx-medium.ttf") format("truetype"), url("https://d30y0swoxkbnsm.cloudfront.net/bin/fonts/klavikanx-medium.svg#webfont") format("svg");
}
@font-face {
  font-family: 'KlavikaNX Bold';
  src: url("https://d30y0swoxkbnsm.cloudfront.net/bin/fonts/klavikanx-bold.eot");
  src: url("https://d30y0swoxkbnsm.cloudfront.net/bin/fonts/klavikanx-bold.eot?#iefix") format("embedded-opentype"), url("https://d30y0swoxkbnsm.cloudfront.net/bin/fonts/klavikanx-bold.woff") format("woff"), url("https://d30y0swoxkbnsm.cloudfront.net/bin/fonts/klavikanx-bold.ttf") format("truetype"), url("https://d30y0swoxkbnsm.cloudfront.net/bin/fonts/klavikanx-bold.svg#webfont") format("svg");
}

/* CUSTOM */
.bootstrap-iso ol {list-style:decimal}
.bootstrap-iso ul {list-style:disc}
.bootstrap-iso ul ul {list-style:circle}
.bootstrap-iso img {max-width: 100%}
.disabled-link {pointer-events: none;}

/* button */
button.bt1 {border:1px solid #d9d9d9;color:#333333;}
button.bt1:hover {border:1px solid #a6a6a6;color:#000000;}
button.bt1:active {border:1px solid #cccccc;color:#999999;background-color:#cccccc;}
button.bt2 {border:1px solid #333333;color:#e5e5e5;background-color:#333333;}
button.bt2:hover {border:1px solid #000000;color:#ffffff;background-color:#000000;}
button.bt2:active {border:1px solid #666666;color:#999999;background-color:#666666;}
button.disable, button.disable:hover {border:1px solid #e5e5e5;background-color:#e5e5e5;color:#ffffff;}

/* select */
.selectBoxSec {position:relative;max-width:640px;}
.selectBoxSec p {position:relative;max-width:590px;height:48px;padding-right:48px;border:1px solid #999999;border-radius:2px;background-color:#ffffff;z-index:70;}
.selectBoxOnSec p {border-color:#262626;}
.selectBoxSec button {height:48px;padding:0px 0 0 18px;vertical-align:middle;overflow:hidden;width:100%;white-space:nowrap;word-break:break-all;text-overflow:ellipsis;text-align:left;}
.selectBoxSec span.arrBt {position:absolute;top:0;right:0;width:48px;height:48px;background:url(https://d30y0swoxkbnsm.cloudfront.net/bin/cs/img/bul_tri_bl.png) no-repeat center center;vertical-align:middle;}
.selectBoxSec ul {display:none;position:absolute;top:48px;left:0px;max-width:638px;width:100%;max-height:384px;overflow:auto;border:1px solid #262626;border-top:1px solid #e9e9e9;background-color:#ffffff;z-index:80;}
.selectBoxSec ul::-webkit-scrollbar {width:5px;}
.selectBoxSec ul::-webkit-scrollbar-thumb {background:#cccccc;border-radius:5px;}
.selectBoxSec ul::-webkit-scrollbar-thumb:hover {background:#7f7f7f;}
.selectBoxSec ul li a {display:block;padding:15px 18px;}
.selectBoxSec ul li a span {display:block;width:100%;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-wrap:break-word;line-height:1.3em;max-height:2.6em;}
.selectBoxSec ul li a:hover {background-color:#02ceb3;color:#ffffff;}
.selectDisable p {background-color:#f2f2f2;}
.selectDisable button {cursor:default;}
.selectDisable button span {display:none;}
.selectBoxSecOff {opacity:0.3;filter:alpha(opacity=30);}
@media screen and (min-width:1px) and (max-width:716px) {
  .selectBoxSec ul {width:calc(100% - 2px);}
}

/* input */
.inputTxtSec {position:relative;height:48px;padding:0 20px;border:1px solid #999999;border-radius:2px;color:#000000;}
.inputTxtSec .inputTxt {border:0;width:100%;margin-top:15px;}
.inputTxtSecOn {border:1px solid #262626;}
.inputTxtSecOn input {color:#000000;}
.inputTxtSec label {position:absolute;top:15px;left:18px;opacity:0.2;filter:alpha(opacity=20);}
.inputTxtSec.alert {border-color:#e63f57;}
.inputTxtSec.alert input {color:#e63f57;}
.inputInfoTxt {display:block;padding-top:5px;font-size:12px;color:#c2c2c2;}
.inputInfoTxt.alert {color:#e63f57;}

/* layer */
.layerSec {position:fixed;top:200px;width:100%;z-index:500;max-width:620px;}
.layer {position:relative;max-width:500px;min-height:190px;margin:0 30px;padding:0 30px 30px;background-color:#ffffff;}
.layer h2 {width:100%;max-width:500px;padding:37px 0 18px;font-weight:bold;font-size:20px;color:#262626;}
.layer p {width:100% !important;max-width:500px;line-height:1.75;min-height:53px;}
.layer p.txt2 {padding-top:23px;}
.layer .bt {position:relative;overflow:hidden;width:100%;max-width:500px;margin-top:19px;}
.layer .bt button {float:left;margin-right:8px;width:246px;height:50px;border-radius:2px;font-size:12px;font-weight:bold;}
.layer .bt button.bt2 {margin-right:0;}
.layer .btSec2 button {width:100%;margin-right:0;}
.layer .closeBt {position:absolute;top:15px;right:20px;}
.layer .closeBt button {display:inline-block;width:15px;height:15px;background:url(https://d30y0swoxkbnsm.cloudfront.net/bin/cs/img/bt_close.png) no-repeat left top;}
.layer .closeBt button:hover {background-position:left -58px;}
.layer .closeBt button:active {background-position:left -120px;}
@media screen and (min-width:1px) and (max-width:640px) {
  .layerSec {position:fixed;width:100%;z-index:500;max-width:600px;}
  .layer {margin:0 20px;}
  .layer .bt {height:110px;}
  .layer .bt button {position:absolute;float:none;margin-right:0;width:100%;}
  .layer .bt button.bt1 {top:60px;left:0;}
  .layer .bt button.bt2 {top:0;left:0;}
  .layer .btSec2 {height:auto;}
  .layer .btSec2 button {position:relative;top:auto;left:auto;}
}
@media screen and (min-width:1px) and (max-width:480px) {
  .layer {padding:0 20px 30px;}
}

/* top Button */
.topBt {position:fixed;display:none;bottom:5px;left:0;}
.topBt button {width:64px;height:65px;background:url(https://d30y0swoxkbnsm.cloudfront.net/bin/cs/img/bt_top.png) no-repeat left top;}

/* footer */
.container {min-height:100%;}
.footer {width:100%;height:auto;margin-top:-210px;background-color:#666666;}

.backDimmed {position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000;z-index:450;opacity:0.75;filter:alpha(opacity=75);}
.dimmed2 {display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#ffffff;z-index:60;opacity:0.01;filter:alpha(opacity=0.01);}
.cntsSec .noRequest {height:238px;margin-bottom:-40px;padding-top:362px;border-top:1px solid #f2f2f2;background:url(https://d30y0swoxkbnsm.cloudfront.net/bin/cs/img/ico_alert3.png) no-repeat center 215px;text-align:center;font-weight:bold;color:#bfbfbf;font-size:22px;border-bottom:1px solid #f2f2f2;}
.solved {color:#27d6e6;}
.waiting {color:#9fe524;}
.pending {color:#f49c21;}
.closed {color:#999999;}

/* sub page */
.wrapper {position:relative;width:100%;margin:0 auto;min-height:100%;padding-bottom:210px;}
.wrapper .header {position:relative;overflow:hidden;max-width:1080px;margin:0 auto;padding:0 30px;}
.wrapper .header h1 {width:100%;margin:0 auto;padding-bottom:19px;font-size:36px;color:#333333;font-family:"KlavikaNX Medium";letter-spacing:13px;}
.wrapper .header .history {position:relative;width:100%;height:98px;font-size:12px;font-weight:bold;background:url(https://d30y0swoxkbnsm.cloudfront.net/bin/cs/img/bg_history.png) repeat-x left -1px;z-index:10;}
.wrapper .header .history p {margin:0 auto;padding:19px 0 0;}
.wrapper .header .history p a {color:#4c4c4c;}
.wrapper .header .history p a:hover {color:#000000;}
.wrapper .header .history p a:active {color:#999999;}
.wrapper .header .history p img {margin:0 10px 3px;vertical-align:middle;}
.wrapper .header .wBt {position:absolute;bottom:18px;right:0;font-size:12px;font-weight:bold;padding-right:30px;}
.wrapper .header .wBt a {display:block;}
.wrapper .header .wBt a span {display:block;padding-right:15px;color:#666666;background:url(https://d30y0swoxkbnsm.cloudfront.net/bin/cs/img/bul_tri_gr3.png) no-repeat right 2px;}
.wrapper .header .wBt a span:hover {color:#000000;background-position:right -87px;}
.wrapper .header .wBt a span:active {color:#999999;background-position:right -177px;}
.cntsSec {position:relative;max-width:1080px;margin:0 auto;padding:0 30px 120px;}

/* main */
.mainWrapper {position:relative;max-width:1140px;width:100%;margin:0 auto;padding-bottom:210px;}
.mainWrapper .header {position:relative;overflow:hidden;height:259px;margin:0 30px;}
.mainWrapper .header h1 {padding:53px 0 50px 30px;font:18px "KlavikaNX Medium";color:#333333;letter-spacing:6px;}
.mainWrapper .header .txt1, .header .txt3 {overflow:hidden;max-width:650px;padding:0 0 7px 29px;font:42px "KlavikaNX Regular";color:#000000;white-space:nowrap;word-break:break-all;text-overflow:ellipsis;}
.mainWrapper .header .txt2 {overflow:hidden;max-width:650px;padding-left:29px;font-size:24px;white-space:nowrap;word-break:break-all;text-overflow:ellipsis;}
.mainWrapper .header .txt3 {display:none;font-size:32px;}
.mainWrapper .header .img {position:absolute;bottom:-23px;right:0;}
.mainWrapper .header .img img {display:block;}
.mainWrapper .myTicketSec {position:relative;height:100px;margin:0 29px 67px;border:1px solid #ffffff;border-radius:10px;border-top:0;background:url(https://d30y0swoxkbnsm.cloudfront.net/bin/cs/img/bg_myticket.png) no-repeat left top;background-size:100% 100%;}
.mainWrapper .myTicketSec a {color:#ffffff;}
.mainWrapper .myTicketSec .sTit {float:left;height:28px;margin-top:30px;padding:12px 30px 0 29px;border-right:1px solid #9f7df2;font-weight:bold;color:#ffffff;font-size:16px;}
.mainWrapper .myTicketSec .ticketCnts {float:left;padding:28px 0 0 20px;font-size:18px;width:80%;}
.mainWrapper .myTicketSec .ticketCnts span.ticketTit, .mainWrapper .myTicketSec .ticketCnts span.ticketTxt {overflow:hidden;margin-bottom:-2px;display:inline-block;white-space:nowrap;word-break:break-all;text-overflow:ellipsis;opacity:0.8;filter:alpha(opacity=80);}
.mainWrapper .myTicketSec .ticketCnts span.ticketTit {width:95%;}
.mainWrapper .myTicketSec .ticketCnts span.date {display:inline-block;padding-right:10px;font-size:14px;opacity:0.6;filter:alpha(opacity=60);}
.mainWrapper .myTicketSec .ticketCnts span.over {opacity:1;filter:alpha(opacity=100);}
.mainWrapper .myTicketSec .ticketCnts span.active {opacity:0.4;filter:alpha(opacity=40);}
.mainWrapper .myTicketSec .ticketCnts span.solved, .myTicketSec .ticketCnts span.waiting, .myTicketSec .ticketCnts span.pending, .myTicketSec .ticketCnts span.closed {display:inline-block;height:14px;padding:2px 10px 0 9px;color:#000000;font-size:11px;background-color:#27d6e6;font-weight:bold;border:1px solid #00ffea;border-radius:9px;}
.mainWrapper .myTicketSec .ticketCnts span.waiting {background-color:#9fe524;border-color:#9fe524;}
.mainWrapper .myTicketSec .ticketCnts span.pending {background-color:#f49c21;border-color:#f49c21;}
.mainWrapper .myTicketSec .ticketCnts span.closed {background-color:#999999;border-color:#999999;}
.mainWrapper .myTicketSec .ticketCnts span.ticketTxt {padding-top:13px;color:#ffffff;}
.mainWrapper .myTicketSec .vAll {position:absolute;top:25px;right:10px;}
.mainWrapper .myTicketSec .vAll a {display:inline-block;width:50px;height:50px;background:url(https://d30y0swoxkbnsm.cloudfront.net/bin/cs/img/bul_arr_wt2.png) no-repeat center center;opacity:0.8;filter:alpha(opacity=80);}
.mainWrapper .myTicketSec .vAll a:hover {opacity:1.0;filter:alpha(opacity=100);}
.mainWrapper .myTicketSec .vAll a:active {opacity:0.4;filter:alpha(opacity=40);}
.mainWrapper .myTicketSec .vAll a .hidden {display:none;}
.mainWrapper .gameLcnts {padding:0 8px;}
.mainWrapper .gameLcnts h2 {margin-top:-6px;padding:0px 0 43px;font:24px "KlavikaNX Regular";color:#000000;text-align:center;letter-spacing:0;}
.mainWrapper .gameLSec {overflow:hidden;padding-bottom:19px;font-size:0;}
.mainWrapper .gameLSec li {position:relative;display:inline-table;width:21%;margin:0 2%;padding:0 0 76px;text-align:center;vertical-align:top;font-size:14px;}
.mainWrapper .gameLSec li .img {margin-bottom:23px;}
.mainWrapper .gameLSec li .img .gameImg {max-width:200px;width:100%;}
.mainWrapper .gameLSec li .img .gameLogo {display:block;position:absolute;top:0;left:0;z-index:10;}
.mainWrapper .gameLSec li .img .gameLogo img {max-width:200px;width:100%;}
.mainWrapper .gameLSec li .img .dimmed {display:none;position:absolute;top:0;left:0;z-index:20;}
.mainWrapper .gameLSec li .img .dimmed img {max-width:200px;width:100%;opacity:0.6;filter:alpha(opacity=60);}
.mainWrapper .gameLSec li .gameTit a:hover {color:#000000;}

@media screen and (min-width:1025px) and (max-width:1079px) {
  .mainWrapper .header .img {display:block;}
}

@media screen and (min-width:951px) and (max-width:1024px) {
  .mainWrapper .header .img {position:absolute;bottom:-23px;right:-86px;}
  .mainWrapper .gameLcnts {margin-top:-46px;padding:0 13px;}
  .mainWrapper .gameLcnts h2  {padding-bottom:33px;}
  .mainWrapper .gameLSec {padding-bottom:0;}
  .mainWrapper .gameLSec li {padding-bottom:58px;}
}

@media screen and (min-width:769px) and (max-width:950px) {
  .mainWrapper .header .img {display:none;}
  .mainWrapper .gameLcnts {margin-top:-46px;padding:0 13px;}
  .mainWrapper .gameLcnts h2  {padding-bottom:33px;}
  .mainWrapper .gameLSec {padding-bottom:0;}
  .mainWrapper .gameLSec li {padding-bottom:58px;}
  .mainWrapper .myTicketSec .ticketCnts {width:70%;}
  .mainWrapper .myTicketSec .ticketCnts span.ticketTit {width:80%;}
}

@media screen and (min-width:700px) and (max-width:768px) {
  .mainWrapper .header .img, .mainWrapper .myTicketSec .ticketCnts {display:none;}
  .mainWrapper .myTicketSec .sTit {border:none;}
  .mainWrapper .gameLcnts {margin-top:-46px;padding:0 13px;}
  .mainWrapper .gameLcnts h2  {padding-bottom:33px;}
  .mainWrapper .gameLSec {padding-bottom:0;}
  .mainWrapper .gameLSec li {width:29%;margin:0 2%;padding-bottom:58px;}
}

@media screen and (min-width:481px) and (max-width:699px) {
  .mainWrapper .header .img, .mainWrapper .myTicketSec .ticketCnts, .mainWrapper .header .txt1, .header .txt2 {display:none;}
  .mainWrapper .header {height:235px;}
  .mainWrapper .myTicketSec .sTit {border:none;}
  .mainWrapper .header .txt3 {display:block;}
  .mainWrapper .gameLcnts {margin-top:-46px;padding:0 13px;}
  .mainWrapper .gameLcnts h2  {padding-bottom:33px;}
  .mainWrapper .gameLSec {padding-bottom:0;}
  .mainWrapper .gameLSec li {width:29%;margin:0 2%;padding-bottom:58px;}
}

@media screen and (min-width:1px) and (max-width:480px) {
  .mainWrapper .header .img, .mainWrapper .myTicketSec .ticketCnts, .mainWrapper .header .txt1, .header .txt2 {display:none;}
  .mainWrapper .myTicketSec .sTit {border:none;}
  .mainWrapper .header .txt3 {display:block;}
  .mainWrapper .gameLcnts {padding:0 13px;}
  .mainWrapper .gameLSec li {width:29%;margin:0 2%;}
  .mainWrapper .myTicketSec {height:80px;}
  .mainWrapper .myTicketSec .sTit {margin-top:20px;}
  .mainWrapper .myTicketSec .vAll {top:15px;}
  .mainWrapper .header {margin:0 20px;}
  .mainWrapper .header h1 {padding:24px 0 22px;font:18px "KlavikaNX Medium";color:#333333;letter-spacing:6px;}
  .mainWrapper .header .txt3 {padding-left:0;}
  .mainWrapper .myTicketSec {margin:0 20px 39px;}
  .mainWrapper .gameLcnts {padding:0;}
  .mainWrapper .gameLcnts h2 {padding:0 0 10px 19px;font-size:18px;text-align:left;}
  .mainWrapper .gameLSec {border-top:1px solid #e5e5e5;}
  .mainWrapper .gameLSec li {position:relative;clear:both;overflow:hidden;display:block;width:100%;margin:0;padding:0;text-align:left;border-bottom:1px solid #e5e5e5;}
  .mainWrapper .gameLSec li .img .gameImg {max-width:42px;}
  .mainWrapper .gameLSec li .img .gameLogo, .mainWrapper .gameLSec li .img .dimmed {display:none;}
  .mainWrapper .gameLSec li .img, .mainWrapper .gameLSec li .gameTit {float:left;}
  .mainWrapper .gameLSec li .img {margin-bottom:19px;padding:19px 10px 0 20px;}
  .mainWrapper .gameLSec li .img img {vertical-align:top;}
  .mainWrapper .gameLSec li .gameTit {position:absolute;top:0;left:72px;width:calc(100% - 72px);display:table;}
  .mainWrapper .gameLSec li .gameTit a {display:table-cell;width:calc(100% - 20px);height:80px;padding-right:20px;color:#666666;word-wrap:break-word;word-break:break-all; vertical-align:middle;}
}

@media screen and (min-width:1px) and (max-width:1024px) {
  .mainWrapper .header h1 {padding-top:24px;}
  .mainWrapper .header {height:230px;}
}

@media screen and (min-width:481px) and (max-width:1024px) {
  .mainWrapper .gameLcnts {padding-top:19px;}
  .mainWrapper .gameLcnts h2 {padding-top:17px;}
}

@media screen and (min-width:1px) and (max-width:480px) {
  .mainWrapper .header {height:179px;}
}

/* request write */
.wCntsSec {position:relative;max-width:1080px;margin:0 auto;padding:0 30px 60px;}
/*.alertLayer {position:absolute;top:0;left:0;width:100%;z-index:100;}*/
.alertLayer p {margin-bottom:1px;padding:6px 0 8px;background-color:#e63f57;text-align:center;color:#ffffff;}
.alertLayer p span {display:inline-block;padding-left:24px;background:url(https://d30y0swoxkbnsm.cloudfront.net/bin/cs/img/ico_alert.png) no-repeat left top;font-size:12px;}
.alertLayer a {color:#ffffff;text-decoration:underline;}
.alertLayer a.link {display:inline-block;padding-right:9px;background:url(https://d30y0swoxkbnsm.cloudfront.net/bin/cs/img/bul_arr_wt3.png) no-repeat right 4px;}
.cntsSec .submitTxt {border-top:1px solid #f2f2f2;padding:33px 0;text-align:center;color:#4c4c4c;line-height:1.75;}
.cntsSec .submitTxt a {color:#4c4c4c;text-decoration:underline;}
.cntsSec .submitTxt a:hover {color:#000000;}
.cntsSec .submitTxt a:active {color:#999999;}
.cntsSec .wInfo {max-width:640px;margin:0 auto;}
.cntsSec .wInfo li {margin-bottom:10px;}
.cntsSec .wInfo li .inputNum {display:block;padding-top:4px;text-align:right;font-size:12px;color:#737373;}
.cntsSec .wInfo li.ta {position:relative;padding-top:2px;}
.cntsSec .wInfo li.ta .inputNum {position:absolute;top:302px;right:0;display:block;text-align:right;font-size:12px;color:#737373;}
.cntsSec .wInfo li.ta div {padding:13px 5px 18px 15px;border:1px solid #999999;}
.cntsSec .wInfo li .selectBoxSec ul li {margin-bottom:0;}
.cntsSec .wInfo li textarea {max-width:620px;width:100%;height:262px;resize:none;border:0;}
.cntsSec .wInfo li textarea::-webkit-scrollbar {width:5px;}
.cntsSec .wInfo li textarea::-webkit-scrollbar-thumb {background:#cccccc;border-radius:5px;}
.cntsSec .wInfo li textarea::-webkit-scrollbar-thumb:hover {background:#7f7f7f;}
.fileSec {position:relative;}
.fileSec .attachBt {display:inline-block;width:86px;height:24px;padding:14px 0 0 32px;background:url(https://d30y0swoxkbnsm.cloudfront.net/bin/cs/img/ico_attach.png) no-repeat 14px 16px;font-size:12px;color:#333333;border:1px solid #d9d9d9;border-radius:2px;font-weight:bold;text-align:left;cursor:pointer;}
.fileSec .attachBt:hover {color:#000000;border-color:#a6a6a6;background-position:14px -74px;}
.fileSec .attachBt:active {color:#999999;border-color:#cccccc;background-color:#cccccc;background-position:15px -164px;}
.fileSec input {position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip:rect(0,0,0,0); border: 0;}
.attachInfo {display:inline-block;padding-left:6px;font-size:12px;color:#333333;}
.attachFileL {padding-top:16px;}
.cntsSec .wInfo li .attachFileL li {margin:0px 16px 3px 0;font-size:12px;color:#7f7f7f;display:inline-block;}
.attachFileL li a {display:inline-block;padding:0 7px 0 14px;background:url(https://d30y0swoxkbnsm.cloudfront.net/bin/cs/img/ico_file.png) no-repeat left 2px;}
.attachFileL li button {display:inline-block;width:13px;height:13px;background:url(https://d30y0swoxkbnsm.cloudfront.net/bin/cs/img/bt_delete.png) no-repeat left 1px; vertical-align:middle;margin-bottom:2px;}
.attachFileL li a:hover {color:#000000;background-position:left -88px;}
.attachFileL li a:active {color:#999999;background-position:left -176px;}
.attachFileL li button:hover {background-position:left -90px;}
.attachFileL li button:active {background-position:left -178px;}
.cntsSec .wInfo li.email {clear:both;margin-top:30px;}
.cntsSec .submitBt {margin-top:40px;padding-top:20px;text-align:center;border-top:1px solid #e6e6e6;}
.submitBt button {width:316px;height:50px;border-radius:2px;font-size:12px;font-weight:bold;}
.submitBt button.cancel {margin-right:4px;border:1px solid #d9d9d9;color:#333333;}
.submitBt button.cancel:hover {border:1px solid #a6a6a6;color:#000000;}
.submitBt button.cancel:active {border:1px solid #cccccc;color:#999999;background-color:#cccccc;}
.submitBt button.submit {border:1px solid #333333;color:#e5e5e5;background-color:#333333;}
.submitBt button.submit:hover {border:1px solid #000000;color:#ffffff;background-color:#000000;}
.submitBt button.submit:active {border:1px solid #666666;color:#999999;background-color:#666666;}
.submitBt button.disable, .submitBt button.disable:hover, .cntsSec .submitBt button.disable:active {border:1px solid #e5e5e5;background-color:#e5e5e5;color:#ffffff;}
.titInput {position:relative;padding-bottom:16px;}
.titInput .inputNum {position:absolute;top:49px;right:0;}
.titInput .inputInfoTxt {position:absolute;top:49px;left:0;}

/* request list */
.cntsSec .requestL {overflow:hidden;border-top:1px solid #f2f2f2;border-bottom:1px solid #f2f2f2;}
.cntsSec .requestL li {position:relative;margin-top:-1px;padding:0 110px 27px 0;border-top:1px solid #f2f2f2;}
.cntsSec .requestL li a {display:block;}
.cntsSec .requestL li a span {display:inline-block;}
.cntsSec .requestL li a span.cate {padding:28px 0 0 30px;overflow:hidden;width:85%;white-space:nowrap;word-break:break-all;text-overflow:ellipsis;color:#4c4c4c;font-size:16px;}
.cntsSec .requestL li a span.date {display:block;padding:2px 0 0 30px;color:#7f7f7f;}
.cntsSec .requestL li a span.ticketNum {display:block;padding:14px 0 0 30px;color:#aaaaaa;}
.cntsSec .requestL li a:hover span {color:#000000;}
.cntsSec .requestL li a span.active {color:#999999;}
.cntsSec .requestL li a strong {font-weight:normal;}
.cntsSec .requestL li .cate2 {position:absolute;top:53px;right:0px;padding-right:30px;font-family:"KlavikaNX Bold";letter-spacing:2px;}
.cntsSec .requestL li .cate2 span {display:inline-block;}
.cntsSec .requestL li .closed {color:#999999;}
.moreBtSec {max-width:1140px;width:100%;margin:-1px auto 0;}
.moreBtSec p button {display:inline-block;width:100%;height:48px;border:1px solid #d9d9d9;background:url(https://d30y0swoxkbnsm.cloudfront.net/bin/cs/img/bul_tri_gr2.png) no-repeat center 20px;}
.moreBtSec p button:hover {border:1px solid #a6a6a6;background-position:center -85px;}
.moreBtSec p button:active {border:1px solid #cccccc;background-color:#cccccc;background-position:center -190px;}

/* request view */
.cntsSec .requestVInfo {max-width:1080px;margin:0 auto;padding:0 30px;border-top:1px solid #f2f2f2;border-bottom:1px solid #f2f2f2;}
.cntsSec .requestVInfo dl {overflow:hidden;padding:28px 0 27px;}
.cntsSec .requestVInfo dl dt {display:none;}
.cntsSec .requestVInfo dl dd.tit {padding-bottom:5px;font-size:16px;color:#4d4d4d;overflow:hidden;width:85%;white-space:nowrap;word-break:break-all;text-overflow:ellipsis;color:#4c4c4c;font-size:16px;}
.cntsSec .requestVInfo dl dd.date {color:#7f7f7f;padding-bottom:14px;}
.cntsSec .requestVInfo dl dt.tn, .cntsSec .requestVInfo dl dd.tn {display:block;float:left;}
.cntsSec .requestVInfo dl dt.tn {color:#aaaaaa;}
.cntsSec .requestVInfo dl dd.tn {padding-left:2px;color:#aaaaaa;}
.cntsSec .requestVInfo .cate2 {position:absolute;top:54px;right:0px;padding-right:60px;font-family:"KlavikaNX Bold";letter-spacing:2px;}
.cntsSec .requestVInfo .cate2 span {display:inline-block;}
.requestVCnts {color:#404040;}
.qCntsSec, .aCntsSec {position:relative;padding:31px 30px 44px 84px;}
.aCntsSec {padding-bottom:39px;background-color:#f2f2f2;}
.requestVCnts .vTit {position:absolute;top:40px;left:30px;font-size:36px;}
.requestVCnts .vCnts {padding-bottom:17px;line-height:2;}
.vCntsSec .attachFileL {padding-bottom:22px;}
.vCntsSec .attachFileL li {margin:0px 7px 3px 0;font-size:12px;color:#7f7f7f;display:inline-block;}
.requestVCnts .date {color:#7f7f7f;}
.starSec {padding:38px 30px 0;}
.starSec .starBt {width:263px;height:93px;margin:29px auto 0;}
.starSec .starBt .star {overflow:hidden;background:url(https://d30y0swoxkbnsm.cloudfront.net/bin/cs/img/bg_star.png) no-repeat left top;}
.starSec .starBt .star button {float:left;display:block;width:57px;height:33px;}
.starSec .starBt .star button:nth-child(5) {width:34px;}
.starSec .starBt .star button.on, .starSec .starBt .star button.select {background:url(https://d30y0swoxkbnsm.cloudfront.net/bin/cs/img/img_star.png) no-repeat left top;}
.starSec .starBt .star button:active {background:url(https://d30y0swoxkbnsm.cloudfront.net/bin/cs/img/img_star_press.png) no-repeat -7px -7px;}
.starSec .txt {text-align:center;color:#262626;}
.starSec .starTxt {padding-top:14px;color:#01e2c0;font-weight:bold;text-align:center;}
.starSec .selectBoxSec {margin:0 auto 30px;}
.submitBt {text-align:center;}
.submitBt button {width:316px;height:50px;border-radius:2px;font-size:12px;font-weight:bold;}
.submitBt button.cancel {margin-right:4px;border:1px solid #d9d9d9;color:#333333;}
.submitBt button.cancel:hover {border:1px solid #a6a6a6;color:#000000;}
.submitBt button.cancel:active {border:1px solid #cccccc;color:#999999;background-color:#cccccc;}
.submitBt button.submit {border:1px solid #333333;color:#e5e5e5;background-color:#333333;}
.submitBt button.submit:hover {border:1px solid #000000;color:#ffffff;background-color:#000000;}
.submitBt button.submit:active {border:1px solid #666666;color:#999999;background-color:#666666;}
.submitBt button.disable, .submitBt button.disable:hover, .cntsSec .submitBt button.disable:active {border:1px solid #e5e5e5;background-color:#e5e5e5;color:#ffffff;}
.cntsSec .vBt {overflow:hidden;margin-top:40px;padding:15px 30px 0;border-top:1px solid #f2f2f2;}
.cntsSec .vBt a span {display:block;width:118px;height:25px;padding-top:13px;border-radius:2px;border:1px solid #d9d9d9;color:#333333;text-align:center;font-weight:bold;font-size:12px;}
.cntsSec .vBt a span:hover {border:1px solid #a6a6a6;color:#000000;}
.cntsSec .vBt a span:active {border:1px solid #cccccc;color:#999999;background-color:#cccccc;}
.cntsSec .vBt .list {float:left;}
.cntsSec .vBt .delete {float:right;}
.cntsSec .rWInfo li.ta {position:relative;padding:30px 0px 10px;}
.cntsSec .rWInfo li.ta .inputNum {position:absolute;top:330px;right:0;display:block;text-align:right;font-size:12px;color:#737373;}
.cntsSec .rWInfo li.ta div {padding:13px 5px 18px 15px;border:1px solid #999999;}
.cntsSec .rWInfo li textarea {width:100%;height:262px;resize:none;border:0;}
.cntsSec .rWInfo li textarea::-webkit-scrollbar {width:5px;}
.cntsSec .rWInfo li textarea::-webkit-scrollbar-thumb {background:#cccccc;border-radius:5px;}
.cntsSec .rWInfo li textarea::-webkit-scrollbar-thumb:hover {background:#7f7f7f;}
.cntsSec .rWInfo .fileSec {position:relative;}
.cntsSec .rWInfo .fileSec .attachBt {display:inline-block;width:86px;height:24px;padding:14px 0 0 32px;background:url(https://d30y0swoxkbnsm.cloudfront.net/bin/cs/img/ico_attach.png) no-repeat 14px 16px;font-size:12px;color:#333333;border:1px solid #d9d9d9;border-radius:2px;font-weight:bold;text-align:left;cursor:pointer;}
.cntsSec .rWInfo .fileSec .attachBt:hover {color:#000000;border-color:#a6a6a6;background-position:14px -74px;}
.cntsSec .rWInfo .fileSec .attachBt:active {color:#999999;border-color:#cccccc;background-color:#cccccc;background-position:15px -164px;}
.cntsSec .rWInfo .fileSec input {position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip:rect(0,0,0,0); border: 0;}
.cntsSec .rWInfo .attachInfo {display:inline-block;padding-left:6px;font-size:12px;color:#333333;}
.cntsSec .rWInfo .attachFileL {padding:16px 0px 0;}
.cntsSec .rWInfo .attachFileL li {margin:0px 16px 3px 0;font-size:12px;color:#7f7f7f;display:inline-block;}
.cntsSec .rWInfo .attachFileL li a {display:inline-block;padding:0 7px 0 14px;background:url(https://d30y0swoxkbnsm.cloudfront.net/bin/cs/img/ico_file.png) no-repeat left 2px;}
.cntsSec .rWInfo .attachFileL li button {display:inline-block;width:13px;height:13px;background:url(https://d30y0swoxkbnsm.cloudfront.net/bin/cs/img/bt_delete.png) no-repeat left 1px; vertical-align:middle;margin-bottom:2px;}
.cntsSec .rWInfo .attachFileL li button:hover {background-position:left -90px;}
.cntsSec .rWInfo .attachFileL li button:active {background-position:left -178px;}
.cntsSec .rWInfo .attachFileL li a:hover {color:#000000;background-position:left -88px;}
.cntsSec .rWInfo .attachFileL li a:active {color:#999999;background-position:left -176px;}
.cntsSec .rWInfo li .inputNum {display:block;padding-top:4px;text-align:right;font-size:12px;color:#737373;}
.cntsSec .moreInfo {margin-bottom:-12px;padding:26px 30px 0;text-align:center;color:#262626;}
.cntsSec .moreInfo span {display:inline-block;padding-right:25px;}
.cntsSec .moreInfo button {display:inline-block;width:120px;height:40px;margin-right:6px;font-size:12px;color:#333333;border:1px solid #d9d9d9;border-radius:2px;font-weight:bold;}
.cntsSec .moreInfo button:hover {color:#333333;border-color:#a6a6a6;}
.cntsSec .moreInfo button:active {color:#999999;border-color:#cccccc;background-color:#cccccc;}
.requestVCnts .moreBtSec {margin-top:29px;}

@media screen and (min-width:1px) and (max-width:1251px) {
  .wrapper .header .history {height:66px;}
}

@media screen and (min-width:481px) and (max-width:1024px) {
  .cntsSec .requestVInfo .cate2 {padding-right:30px;}
  .cntsSec .rWInfo li.ta {padding:30px 30px 0;}
  .cntsSec .rWInfo li .fileSec {padding:0 30px;}
  .cntsSec .rWInfo li .attachFileL {padding:16px 30px 0;}
  .cntsSec .rWInfo li.ta .inputNum {right:30px;}
  .moreBtSec p {padding:0 30px;}
}

@media screen and (min-width:1px) and (max-width:1024px) {
  .cntsSec {padding:0 0 120px;}
  .wCntsSec {padding:0 21px 60px;}
}

@media screen and (min-width:1px) and (max-width:720px) {
  .cntsSec .submitBt {position:relative;height:110px;}
  .cntsSec .submitBt button {position:absolute;width:100%;}
  .cntsSec .submitBt button.cancel {top:80px;left:0;}
  .cntsSec .submitBt button.submit {top:20px;left:0;}
}

@media screen and (min-width:1px) and (max-width:700px) {
  .wrapper .header h1 {letter-spacing:6px;}
  .attachInfo {display:block;padding:8px 0 0 0;}
}

@media screen and (min-width:1px) and (max-width:560px) {
  .cntsSec .moreInfo span {display:block;margin-bottom:10px;}
  .cntsSec .moreInfo button {display:block;width:100%;margin-bottom:10px;}
}

@media screen and (min-width:1px) and (max-width:490px) {
  .wrapper .header h1 {font-size:28px;}
}

@media screen and (min-width:376px) and (max-width:480px) {
  .cntsSec .requestL li {padding-right:0;padding-bottom:25px;}
  .cntsSec .requestL li a span.cate, .cntsSec .requestL li a span.date {padding-left:20px;}
  .cntsSec .requestL li .cate2 {position:relative;top:auto;right:auto;padding:12px 0 0 20px;display:inline-block;}
  .requestVCnts .vTit {top:33px;left:20px;}
  .qCntsSec, .aCntsSec {padding:77px 20px 44px 20px;}
  .cntsSec .requestVInfo {padding:0 20px 25px;}
  .cntsSec .requestVInfo dl {padding-bottom:12px;}
}

@media screen and (min-width:1px) and (max-width:480px) {
  .wrapper .header {padding:0 20px;}
  .wrapper .header .wBt {padding-right:20px;}
  .wrapper .header .wBt a span {display:none;}
  .wrapper .header .wBt a {width:40px;height:40px;background:url(https://d30y0swoxkbnsm.cloudfront.net/bin/cs/img/bt_write.png) no-repeat left top;}
  .wrapper .header .wBt a:hover {background-position:left -70px;}
  .wrapper .header .wBt a:active {background-position:left -140px;}
  .cntsSec .requestVInfo .cate2 {position:relative;top:auto;right:auto;padding-right:0px;}
  .cntsSec .vBt {padding:15px 20px 0;}
  .cntsSec .vBt a {display:block;width:40px;height:40px;}
  .cntsSec .vBt a span {display:none;}
  .cntsSec .vBt a.list {background:url(https://d30y0swoxkbnsm.cloudfront.net/bin/cs/img/bt_list.png) no-repeat left top;}
  .cntsSec .vBt a.delete {background:url(https://d30y0swoxkbnsm.cloudfront.net/bin/cs/img/bt_trash.png) no-repeat left top;}
  .cntsSec .vBt a:hover {background-position:left -70px;}
  .cntsSec .vBt a:active {background-position:left -140px;}
  .cntsSec .requestVInfo dl dd.tit {width:100%;}
  .cntsSec .rWInfo li.ta {padding:30px 20px 0;}
  .cntsSec .rWInfo li .fileSec {padding:0 20px;}
  .cntsSec .rWInfo li .attachFileL {padding:16px 20px 0;}
  .moreBtSec p {padding:0 20px;}
  .starSec {padding:38px 20px 0;}
  .cntsSec .moreInfo {padding:26px 20px 0;}
  .cntsSec .rWInfo li.ta .inputNum {right:20px;}
}

@media screen and (min-width:1px) and (max-width:375px) {
  .cntsSec .requestL li {padding-right:0;padding-bottom:15px;}
  .cntsSec .requestL li a span.cate {padding-top:18px;}
  .cntsSec .requestL li a span.cate, .cntsSec .requestL li a span.date {padding-left:20px;}
  .cntsSec .requestL li a span.date {padding-top:0;}
  .cntsSec .requestL li .cate2 {position:relative;top:auto;right:auto;padding:12px 0 0 20px;display:inline-block;}
  .cntsSec .requestL li strong {display:block;padding-top:4px;}
  .requestVCnts .vTit {top:23px;left:20px;}
  .qCntsSec, .aCntsSec {padding:67px 20px 44px 20px;}
  .cntsSec .requestVInfo {padding:0 20px 15px;}
  .cntsSec .requestVInfo dl {padding:18px 0 12px;}
  .cntsSec .requestVInfo dl dd.tit span {display:block;padding-top:4px;overflow:hidden;width:100%;white-space:nowrap;word-break:break-all;text-overflow:ellipsis;color:#4c4c4c;font-size:16px;}
}

/* loading */
.loading {position:fixed;top:0;left:0;z-index: 10000000;}
.loading, .loadingLeft, .loadingRight, .loadingLeft div, .loadingRight div, .loadingLeft div::after, .loadingRight div::after {box-sizing: border-box;width: 32px;height: 32px;}
.loading {position: fixed;animation: loadingAni 2.4s linear infinite both;}
.loadingLeft, .loadingRight, .loadingLeft div, .loadingRight div {position: absolute;	top: 0;	left: 0;}
.loadingLeft, .loadingRight {animation: loadingVarAni 1.2s linear infinite both;}
.loadingLeft, .loadingLeft div {clip: rect(0px,32px,32px,16px);}
.loadingLeft div {animation: loadingVarLeftAni 1.2s linear infinite both;}
.loadingRight div {animation: loadingVarRightAni 1.2s linear infinite both;}
.loadingRight, .loadingRight div {clip: rect(0px,16px,32px,0px);}
.loadingLeft div::after, .loadingRight div::after {content: "";display: block;position: absolute;border: 3px solid #00dea6;border-radius: 50%}
@keyframes loadingAni {
  0% {transform: rotate(-90deg) translateZ(0);}
  100% {transform: rotate(270deg) translateZ(0);}
}
@keyframes loadingVarAni {
  0% {transform: rotate(0deg) translateZ(0);}
  50% {transform: rotate(200deg) translateZ(0);}
  100% {transform: rotate(360deg) translateZ(0);}
}
@keyframes loadingVarLeftAni {
  0% {transform: rotate(70deg) translateZ(0);}
  50% {transform: rotate(175deg) translateZ(0);}
  100% {transform: rotate(70deg) translateZ(0);}
}
@keyframes loadingVarRightAni {
  0% {transform: rotate(-70deg) translateZ(0);}
  50% {transform: rotate(-175deg) translateZ(0);}
  100% {transform: rotate(-70deg) translateZ(0);}
}

.notice {
  display: flex;
  padding: 25px 15px;
  background-color: #f2f2f2;
}
.notice .left {
  display: flex;
  align-items: center;
  margin-right: 15px;
}

.notice .center {
  display: flex;
  flex-direction: column;
}

.notice .item {
  color: black;
}

.notice .lg {
  font-size: 25px;
  font-weight:bold
}
/* auto scroll */
.auto-scroll {width:100%;overflow-x:auto;}
.auto-scroll::-webkit-scrollbar {height: 12px !important;}
.auto-scroll::-webkit-scrollbar-track {background-color: transparent;}
.auto-scroll::-webkit-scrollbar-thumb {border-radius:8px;background-color: #dadee6;background-clip: padding-box;border: 4px solid transparent;}
.auto-scroll::-webkit-scrollbar-button {width: 0;height: 0;}

/* horizontalLineExtension */
.ext-hl0 {
  border-bottom: 1px solid !important;
}
.ext-hl1 {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='3'%3E%3Cpath fill='%23D9D9D9' d='M0 0h200v3H0z'/%3E%3C/svg%3E") no-repeat 50%;
}
.ext-hl1,
.ext-hl2 {
  border: none !important;
}
.ext-hl2 {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='220' height='1'%3E%3Cpath fill='%233C3C3C' d='M220 1h-4V0h4v1zm-9 0h-4V0h4v1zm-9 0h-4V0h4v1zm-9 0h-4V0h4v1zm-9 0h-4V0h4v1zm-9 0h-4V0h4v1zm-9 0h-4V0h4v1zm-9 0h-4V0h4v1zm-9 0h-4V0h4v1zm-9 0h-4V0h4v1zm-9 0h-4V0h4v1zm-9 0h-4V0h4v1zm-9 0h-4V0h4v1zm-9 0h-4V0h4v1zm-9 0h-4V0h4v1zm-9 0h-4V0h4v1zm-9 0h-4V0h4v1zm-9 0h-4V0h4v1zm-9 0h-4V0h4v1zm-9 0h-4V0h4v1zm-9 0h-4V0h4v1zm-9 0h-4V0h4v1zm-9 0h-4V0h4v1zm-9 0H9V0h4v1zM4 1H0V0h4v1z'/%3E%3C/svg%3E")
  no-repeat 50%;
}
.ext-hl3 {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='6'%3E%3Cpath fill='%233C3C3C' d='M0 0h40v6H0z'/%3E%3C/svg%3E") no-repeat 50%;
}
.ext-hl3,
.ext-hl4 {
  border: none !important;
}
.ext-hl4 {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='121' height='7' viewBox='0 0 120.5 6.5'%3E%3Cpath fill='%23C9C9C9' d='M3.25 6.5C1.458 6.5 0 5.042 0 3.25S1.458 0 3.25 0 6.5 1.458 6.5 3.25 5.042 6.5 3.25 6.5zm0-6C1.733.5.5 1.733.5 3.25S1.733 6 3.25 6 6 4.767 6 3.25 4.767.5 3.25.5z'/%3E%3Cpath fill='%23C9C9C9' d='M9.25 6.5C7.458 6.5 6 5.042 6 3.25S7.458 0 9.25 0s3.25 1.458 3.25 3.25S11.042 6.5 9.25 6.5zm0-6C7.733.5 6.5 1.733 6.5 3.25S7.733 6 9.25 6 12 4.767 12 3.25 10.767.5 9.25.5z'/%3E%3Cpath fill='%23C9C9C9' d='M15.25 6.5C13.458 6.5 12 5.042 12 3.25S13.458 0 15.25 0s3.25 1.458 3.25 3.25-1.458 3.25-3.25 3.25zm0-6c-1.517 0-2.75 1.233-2.75 2.75S13.733 6 15.25 6 18 4.767 18 3.25 16.767.5 15.25.5z'/%3E%3Cpath fill='%23C9C9C9' d='M21.25 6.5C19.458 6.5 18 5.042 18 3.25S19.458 0 21.25 0s3.25 1.458 3.25 3.25-1.458 3.25-3.25 3.25zm0-6c-1.517 0-2.75 1.233-2.75 2.75S19.733 6 21.25 6 24 4.767 24 3.25 22.767.5 21.25.5z'/%3E%3Cpath fill='%23C9C9C9' d='M27.25 6.5C25.458 6.5 24 5.042 24 3.25S25.458 0 27.25 0s3.25 1.458 3.25 3.25-1.458 3.25-3.25 3.25zm0-6c-1.517 0-2.75 1.233-2.75 2.75S25.733 6 27.25 6 30 4.767 30 3.25 28.767.5 27.25.5z'/%3E%3Cpath fill='%23C9C9C9' d='M33.25 6.5C31.458 6.5 30 5.042 30 3.25S31.458 0 33.25 0s3.25 1.458 3.25 3.25-1.458 3.25-3.25 3.25zm0-6c-1.517 0-2.75 1.233-2.75 2.75S31.733 6 33.25 6 36 4.767 36 3.25 34.767.5 33.25.5z'/%3E%3Cpath fill='%23C9C9C9' d='M39.25 6.5C37.458 6.5 36 5.042 36 3.25S37.458 0 39.25 0s3.25 1.458 3.25 3.25-1.458 3.25-3.25 3.25zm0-6c-1.517 0-2.75 1.233-2.75 2.75S37.733 6 39.25 6 42 4.767 42 3.25 40.767.5 39.25.5z'/%3E%3Cpath fill='%23C9C9C9' d='M45.25 6.5C43.458 6.5 42 5.042 42 3.25S43.458 0 45.25 0s3.25 1.458 3.25 3.25-1.458 3.25-3.25 3.25zm0-6c-1.517 0-2.75 1.233-2.75 2.75S43.733 6 45.25 6 48 4.767 48 3.25 46.767.5 45.25.5z'/%3E%3Cpath fill='%23C9C9C9' d='M51.25 6.5C49.458 6.5 48 5.042 48 3.25S49.458 0 51.25 0s3.25 1.458 3.25 3.25-1.458 3.25-3.25 3.25zm0-6c-1.517 0-2.75 1.233-2.75 2.75S49.733 6 51.25 6 54 4.767 54 3.25 52.767.5 51.25.5z'/%3E%3Cpath fill='%23C9C9C9' d='M57.25 6.5C55.458 6.5 54 5.042 54 3.25S55.458 0 57.25 0s3.25 1.458 3.25 3.25-1.458 3.25-3.25 3.25zm0-6c-1.517 0-2.75 1.233-2.75 2.75S55.733 6 57.25 6 60 4.767 60 3.25 58.767.5 57.25.5z'/%3E%3Cpath fill='%23C9C9C9' d='M63.25 6.5C61.458 6.5 60 5.042 60 3.25S61.458 0 63.25 0s3.25 1.458 3.25 3.25-1.458 3.25-3.25 3.25zm0-6c-1.517 0-2.75 1.233-2.75 2.75S61.733 6 63.25 6 66 4.767 66 3.25 64.767.5 63.25.5z'/%3E%3Cpath fill='%23C9C9C9' d='M69.25 6.5C67.458 6.5 66 5.042 66 3.25S67.458 0 69.25 0s3.25 1.458 3.25 3.25-1.458 3.25-3.25 3.25zm0-6c-1.517 0-2.75 1.233-2.75 2.75S67.733 6 69.25 6 72 4.767 72 3.25 70.767.5 69.25.5z'/%3E%3Cpath fill='%23C9C9C9' d='M75.25 6.5C73.458 6.5 72 5.042 72 3.25S73.458 0 75.25 0s3.25 1.458 3.25 3.25-1.458 3.25-3.25 3.25zm0-6c-1.517 0-2.75 1.233-2.75 2.75S73.733 6 75.25 6 78 4.767 78 3.25 76.767.5 75.25.5z'/%3E%3Cpath fill='%23C9C9C9' d='M81.25 6.5C79.458 6.5 78 5.042 78 3.25S79.458 0 81.25 0s3.25 1.458 3.25 3.25-1.458 3.25-3.25 3.25zm0-6c-1.517 0-2.75 1.233-2.75 2.75S79.733 6 81.25 6 84 4.767 84 3.25 82.767.5 81.25.5z'/%3E%3Cpath fill='%23C9C9C9' d='M87.25 6.5C85.458 6.5 84 5.042 84 3.25S85.458 0 87.25 0s3.25 1.458 3.25 3.25-1.458 3.25-3.25 3.25zm0-6c-1.517 0-2.75 1.233-2.75 2.75S85.733 6 87.25 6 90 4.767 90 3.25 88.767.5 87.25.5z'/%3E%3Cpath fill='%23C9C9C9' d='M93.25 6.5C91.458 6.5 90 5.042 90 3.25S91.458 0 93.25 0s3.25 1.458 3.25 3.25-1.458 3.25-3.25 3.25zm0-6c-1.517 0-2.75 1.233-2.75 2.75S91.733 6 93.25 6 96 4.767 96 3.25 94.767.5 93.25.5z'/%3E%3Cpath fill='%23C9C9C9' d='M99.25 6.5C97.458 6.5 96 5.042 96 3.25S97.458 0 99.25 0s3.25 1.458 3.25 3.25-1.458 3.25-3.25 3.25zm0-6c-1.517 0-2.75 1.233-2.75 2.75S97.733 6 99.25 6 102 4.767 102 3.25 100.767.5 99.25.5z'/%3E%3Cpath fill='%23C9C9C9' d='M105.25 6.5c-1.792 0-3.25-1.458-3.25-3.25S103.458 0 105.25 0s3.25 1.458 3.25 3.25-1.458 3.25-3.25 3.25zm0-6c-1.517 0-2.75 1.233-2.75 2.75S103.733 6 105.25 6 108 4.767 108 3.25 106.767.5 105.25.5z'/%3E%3Cpath fill='%23C9C9C9' d='M111.25 6.5c-1.792 0-3.25-1.458-3.25-3.25S109.458 0 111.25 0s3.25 1.458 3.25 3.25-1.458 3.25-3.25 3.25zm0-6c-1.517 0-2.75 1.233-2.75 2.75S109.733 6 111.25 6 114 4.767 114 3.25 112.767.5 111.25.5z'/%3E%3Cpath fill='%23C9C9C9' d='M117.25 6.5c-1.792 0-3.25-1.458-3.25-3.25S115.458 0 117.25 0s3.25 1.458 3.25 3.25-1.458 3.25-3.25 3.25zm0-6c-1.517 0-2.75 1.233-2.75 2.75S115.733 6 117.25 6 120 4.767 120 3.25 118.767.5 117.25.5z'/%3E%3C/svg%3E")
  no-repeat 50%;
}
.ext-hl5 {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='251' height='7' viewBox='0 0 250.251 7'%3E%3Cpath fill='%233C3C3C' d='M4.04 3.635H.125a.125.125 0 01-.108-.063.132.132 0 010-.125L1.971.062c.045-.077.172-.077.217 0l1.938 3.356a.128.128 0 01.039.092.125.125 0 01-.125.125zm-3.698-.25h3.476L2.08.375.342 3.385z'/%3E%3Cpath fill='%233C3C3C' d='M5.988 7a.124.124 0 01-.108-.063L3.926 3.572c-.022-.039-.022-.086 0-.125s.063-.063.108-.063h3.908c.045 0 .086.024.108.063s.022.086 0 .125L6.097 6.957c-.023.039-.065.043-.109.043zM4.25 3.635l1.738 3.01 1.738-3.01H4.25z'/%3E%3Cpath fill='%233C3C3C' d='M11.857 3.635H7.942a.125.125 0 01-.108-.063.132.132 0 010-.125L9.788.062c.045-.077.172-.077.217 0l1.938 3.356c.024.023.04.055.04.091a.127.127 0 01-.126.126zm-3.698-.25h3.476L9.897.375l-1.738 3.01z'/%3E%3Cpath fill='%233C3C3C' d='M13.806 7a.124.124 0 01-.108-.063l-1.955-3.385a.132.132 0 010-.125.125.125 0 01.108-.063h3.909c.044 0 .086.024.108.063a.132.132 0 010 .125l-1.954 3.385c-.022.059-.064.063-.108.063zm-1.739-3.365l1.738 3.01 1.737-3.01h-3.475z'/%3E%3Cpath fill='%233C3C3C' d='M19.675 3.635H15.76c-.045 0-.086-.024-.108-.063s-.022-.086 0-.125L17.606.062c.045-.077.172-.077.217 0l1.938 3.356c.024.023.04.055.04.091a.127.127 0 01-.126.126zm-3.699-.25h3.477L17.715.375l-1.739 3.01z'/%3E%3Cpath fill='%233C3C3C' d='M21.623 7a.124.124 0 01-.108-.063L19.56 3.572a.132.132 0 010-.125.125.125 0 01.108-.063h3.909c.044 0 .086.024.108.063a.132.132 0 010 .125l-1.954 3.385c-.022.039-.064.043-.108.043zm-1.738-3.365l1.738 3.01 1.737-3.01h-3.475z'/%3E%3Cpath fill='%233C3C3C' d='M27.492 3.635h-3.915c-.045 0-.086-.024-.108-.063s-.022-.086 0-.125L25.423.062c.045-.077.172-.077.217 0l1.938 3.356c.024.023.04.055.04.091a.127.127 0 01-.126.126zm-3.699-.25h3.477L25.532.375l-1.739 3.01z'/%3E%3Cpath fill='%233C3C3C' d='M29.439 7a.125.125 0 01-.108-.063l-1.954-3.385a.132.132 0 010-.125.125.125 0 01.108-.063h3.909c.044 0 .086.024.108.063a.132.132 0 010 .125l-1.955 3.385c-.022.059-.063.063-.108.063zm-1.737-3.365l1.737 3.01 1.738-3.01h-3.475z'/%3E%3Cpath fill='%233C3C3C' d='M35.309 3.635H31.395c-.045 0-.086-.024-.108-.063s-.022-.086 0-.125L33.241.062c.045-.077.172-.077.217 0l1.938 3.356a.125.125 0 01.039.091.127.127 0 01-.126.126zm-3.699-.25h3.476L33.349.375l-1.739 3.01z'/%3E%3Cpath fill='%233C3C3C' d='M37.257 7a.125.125 0 01-.108-.063l-1.954-3.385c-.022-.039-.022-.086 0-.125s.063-.063.108-.063h3.908c.045 0 .086.024.108.063s.022.086 0 .125l-1.954 3.385c-.022.059-.063.063-.108.063zm-1.738-3.365l1.738 3.01 1.738-3.01h-3.476z'/%3E%3Cpath fill='%233C3C3C' d='M43.126 3.635H39.211a.125.125 0 01-.108-.063.132.132 0 010-.125L41.058.062c.045-.077.172-.077.217 0l1.938 3.356a.125.125 0 01.039.091.127.127 0 01-.126.126zm-3.698-.25h3.476L41.167.375l-1.739 3.01z'/%3E%3Cpath fill='%233C3C3C' d='M45.074 7a.125.125 0 01-.108-.063l-1.954-3.385c-.022-.039-.022-.086 0-.125s.063-.063.108-.063h3.908c.045 0 .086.024.108.063s.022.086 0 .125l-1.954 3.385c-.022.059-.063.063-.108.063zm-1.738-3.365l1.738 3.01 1.738-3.01h-3.476z'/%3E%3Cpath fill='%233C3C3C' d='M50.942 3.635H47.028a.124.124 0 01-.108-.063.132.132 0 010-.125L48.874.062c.045-.077.172-.077.217 0l1.938 3.356a.126.126 0 01-.087.217zm-3.697-.25h3.475L48.983.375l-1.738 3.01z'/%3E%3Cpath fill='%233C3C3C' d='M52.892 7a.124.124 0 01-.108-.063l-1.955-3.385c-.022-.039-.022-.086 0-.125s.063-.063.108-.063h3.909c.045 0 .086.024.108.063s.022.086 0 .125L53 6.957c-.022.039-.063.043-.108.043zm-1.739-3.365l1.738 3.01 1.737-3.01h-3.475z'/%3E%3Cpath fill='%233C3C3C' d='M58.76 3.635H54.846c-.045 0-.086-.024-.108-.063s-.022-.086 0-.125L56.692.062c.045-.077.172-.077.217 0l1.938 3.356a.125.125 0 01.039.091.127.127 0 01-.126.126zm-3.697-.25h3.475L56.8.375l-1.737 3.01z'/%3E%3Cpath fill='%233C3C3C' d='M60.708 7a.124.124 0 01-.108-.063l-1.954-3.385c-.022-.039-.022-.086 0-.125s.063-.063.108-.063h3.909c.045 0 .086.024.108.063s.022.086 0 .125l-1.955 3.385c-.022.059-.063.063-.108.063zm-1.737-3.365l1.737 3.01 1.738-3.01h-3.475z'/%3E%3Cpath fill='%233C3C3C' d='M66.502 3.635H62.587c-.045 0-.086-.024-.108-.063s-.022-.086 0-.125L64.434.062c.045-.077.172-.077.217 0l1.938 3.356a.125.125 0 01.039.091.127.127 0 01-.126.126zm-3.698-.25h3.476L64.543.375l-1.739 3.01z'/%3E%3Cpath fill='%233C3C3C' d='M68.45 7a.124.124 0 01-.108-.063l-1.954-3.385c-.022-.039-.022-.086 0-.125s.063-.063.108-.063h3.908c.045 0 .086.024.108.063s.022.086 0 .125l-1.954 3.385c-.022.059-.063.063-.108.063zm-1.737-3.365l1.737 3.01 1.737-3.01h-3.474z'/%3E%3Cpath fill='%233C3C3C' d='M74.319 3.635H70.404c-.045 0-.086-.024-.108-.063s-.022-.086 0-.125L72.25.062c.045-.077.172-.077.217 0l1.938 3.356a.125.125 0 01.039.091c0 .07-.055.126-.125.126zm-3.698-.25h3.476L72.359.375l-1.738 3.01z'/%3E%3Cpath fill='%233C3C3C' d='M76.268 7a.124.124 0 01-.108-.063l-1.954-3.385c-.022-.039-.022-.086 0-.125s.063-.063.108-.063h3.908c.045 0 .086.024.108.063s.022.086 0 .125l-1.954 3.385c-.022.059-.063.063-.108.063zM74.53 3.635l1.737 3.01 1.737-3.01H74.53z'/%3E%3Cpath fill='%233C3C3C' d='M82.136 3.635H78.222c-.045 0-.086-.024-.108-.063s-.022-.086 0-.125L80.068.062c.045-.077.172-.077.217 0l1.938 3.356a.125.125 0 01.039.091.127.127 0 01-.126.126zm-3.698-.25h3.475L80.176.375l-1.738 3.01z'/%3E%3Cpath fill='%233C3C3C' d='M84.085 7a.124.124 0 01-.108-.063l-1.955-3.385c-.022-.039-.022-.086 0-.125s.063-.063.108-.063h3.909c.045 0 .086.024.108.063s.022.086 0 .125l-1.954 3.385c-.022.059-.063.063-.108.063zm-1.738-3.365l1.738 3.01 1.737-3.01h-3.475z'/%3E%3Cpath fill='%233C3C3C' d='M89.954 3.635H86.039c-.045 0-.086-.024-.108-.063s-.022-.086 0-.125L87.885.062c.045-.077.172-.077.217 0l1.938 3.356a.125.125 0 01.039.091c0 .07-.056.126-.125.126zm-3.698-.25h3.476L87.994.375l-1.738 3.01z'/%3E%3Cpath fill='%233C3C3C' d='M91.901 7a.124.124 0 01-.108-.063L89.84 3.572c-.022-.039-.022-.086 0-.125s.063-.063.108-.063h3.908c.045 0 .086.024.108.063s.022.086 0 .125L92.01 6.957c-.023.039-.064.043-.109.043zm-1.736-3.365l1.736 3.01 1.738-3.01h-3.474z'/%3E%3Cpath fill='%233C3C3C' d='M97.771 3.635H93.857c-.045 0-.086-.024-.108-.063s-.022-.086 0-.125L95.703.062c.045-.077.172-.077.217 0l1.938 3.356a.125.125 0 01.039.091.127.127 0 01-.126.126zm-3.698-.25h3.475L95.811.375l-1.738 3.01z'/%3E%3Cpath fill='%233C3C3C' d='M99.72 7a.124.124 0 01-.108-.063l-1.955-3.385c-.022-.039-.022-.086 0-.125s.063-.063.108-.063h3.908c.045 0 .086.024.108.063s.022.086 0 .125l-1.953 3.385c-.022.059-.063.063-.108.063zm-1.739-3.365l1.738 3.01 1.736-3.01h-3.474z'/%3E%3Cpath fill='%233C3C3C' d='M105.588 3.635H101.673c-.045 0-.086-.024-.108-.063s-.022-.086 0-.125L103.52.062c.045-.077.172-.077.217 0l1.938 3.356a.125.125 0 01.039.091.127.127 0 01-.126.126zm-3.698-.25h3.476l-1.737-3.01-1.739 3.01z'/%3E%3Cpath fill='%233C3C3C' d='M107.536 7a.124.124 0 01-.108-.063l-1.954-3.385c-.022-.039-.022-.086 0-.125s.063-.063.108-.063h3.909c.045 0 .086.024.108.063s.022.086 0 .125l-1.955 3.385c-.022.059-.063.063-.108.063zm-1.737-3.365l1.737 3.01 1.738-3.01h-3.475z'/%3E%3Cpath fill='%233C3C3C' d='M113.405 3.635H109.491c-.045 0-.086-.024-.108-.063s-.022-.086 0-.125l1.953-3.385c.045-.077.172-.077.217 0l1.938 3.356a.125.125 0 01.039.091c0 .07-.055.126-.125.126zm-3.697-.25h3.475l-1.738-3.01-1.737 3.01z'/%3E%3Cpath fill='%233C3C3C' d='M115.354 7a.124.124 0 01-.108-.063l-1.954-3.385c-.022-.039-.022-.086 0-.125s.063-.063.108-.063h3.908c.045 0 .086.024.108.063s.022.086 0 .125l-1.954 3.385c-.023.059-.064.063-.108.063zm-1.738-3.365l1.737 3.01 1.737-3.01h-3.474z'/%3E%3Cpath fill='%233C3C3C' d='M121.222 3.635H117.308c-.045 0-.086-.024-.108-.063s-.022-.086 0-.125l1.955-3.385a.125.125 0 01.108-.062c.045 0 .086.024.108.063l1.937 3.356a.125.125 0 01-.086.216zm-3.698-.25h3.475l-1.736-3.01-1.739 3.01z'/%3E%3Cpath fill='%233C3C3C' d='M123.171 7a.124.124 0 01-.108-.063l-1.955-3.385c-.022-.039-.022-.086 0-.125s.063-.063.108-.063h3.909c.045 0 .086.024.108.063s.022.086 0 .125l-1.954 3.385c-.022.059-.063.063-.108.063zm-1.738-3.365l1.738 3.01 1.737-3.01h-3.475z'/%3E%3Cpath fill='%233C3C3C' d='M129.04 3.635H125.125c-.045 0-.086-.024-.108-.063s-.022-.086 0-.125l1.954-3.385c.045-.077.172-.077.217 0l1.938 3.356a.125.125 0 01.039.091c0 .07-.056.126-.125.126zm-3.698-.25h3.476L127.08.375l-1.738 3.01z'/%3E%3Cpath fill='%233C3C3C' d='M130.987 7a.124.124 0 01-.108-.063l-1.953-3.385c-.022-.039-.022-.086 0-.125s.063-.063.108-.063h3.908c.045 0 .086.024.108.063s.022.086 0 .125l-1.955 3.385c-.022.059-.063.063-.108.063zm-1.736-3.365l1.736 3.01 1.738-3.01h-3.474z'/%3E%3Cpath fill='%233C3C3C' d='M136.856 3.635H132.942c-.045 0-.086-.024-.108-.063s-.022-.086 0-.125l1.954-3.385c.045-.077.172-.077.217 0l1.938 3.356a.126.126 0 01-.087.217zm-3.697-.25h3.475l-1.737-3.01-1.738 3.01z'/%3E%3Cpath fill='%233C3C3C' d='M138.806 7a.124.124 0 01-.108-.063l-1.955-3.385c-.022-.039-.022-.086 0-.125s.063-.063.108-.063h3.908c.045 0 .086.024.108.063s.022.086 0 .125l-1.953 3.385c-.022.059-.063.063-.108.063zm-1.739-3.365l1.738 3.01 1.736-3.01h-3.474z'/%3E%3Cpath fill='%233C3C3C' d='M144.674 3.635H140.759c-.045 0-.086-.024-.108-.063s-.022-.086 0-.125l1.955-3.385c.045-.077.172-.077.217 0l1.938 3.356a.125.125 0 01.039.091.127.127 0 01-.126.126zm-3.698-.25h3.476l-1.737-3.01-1.739 3.01z'/%3E%3Cpath fill='%233C3C3C' d='M146.622 7a.124.124 0 01-.108-.063l-1.954-3.385c-.022-.039-.022-.086 0-.125s.063-.063.108-.063h3.909c.045 0 .086.024.108.063s.022.086 0 .125l-1.955 3.385c-.022.059-.063.063-.108.063zm-1.737-3.365l1.737 3.01 1.738-3.01h-3.475z'/%3E%3Cpath fill='%233C3C3C' d='M152.491 3.635H148.577c-.045 0-.086-.024-.108-.063s-.022-.086 0-.125l1.953-3.385c.045-.077.172-.077.217 0l1.938 3.356a.125.125 0 01.039.091c0 .07-.055.126-.125.126zm-3.697-.25h3.475l-1.738-3.01-1.737 3.01z'/%3E%3Cpath fill='%233C3C3C' d='M154.439 7a.124.124 0 01-.108-.063l-1.954-3.385c-.022-.039-.022-.086 0-.125s.063-.063.108-.063h3.908c.045 0 .086.024.108.063s.022.086 0 .125l-1.954 3.385c-.022.059-.063.063-.108.063zm-1.737-3.365l1.737 3.01 1.737-3.01h-3.474z'/%3E%3Cpath fill='%233C3C3C' d='M160.308 3.635H156.394c-.045 0-.086-.024-.108-.063s-.022-.086 0-.125l1.955-3.385a.125.125 0 01.108-.062c.045 0 .086.024.108.063l1.937 3.356a.125.125 0 01-.086.216zm-3.698-.25h3.475l-1.736-3.01-1.739 3.01z'/%3E%3Cpath fill='%233C3C3C' d='M162.257 7a.124.124 0 01-.108-.063l-1.955-3.385c-.022-.039-.022-.086 0-.125s.063-.063.108-.063h3.909c.045 0 .086.024.108.063s.022.086 0 .125l-1.954 3.385c-.022.059-.063.063-.108.063zm-1.738-3.365l1.738 3.01 1.737-3.01h-3.475z'/%3E%3Cpath fill='%233C3C3C' d='M168.126 3.635H164.211c-.045 0-.086-.024-.108-.063s-.022-.086 0-.125l1.954-3.385c.045-.077.172-.077.217 0l1.938 3.356a.125.125 0 01.039.091c0 .07-.056.126-.125.126zm-3.698-.25h3.476l-1.738-3.01-1.738 3.01z'/%3E%3Cpath fill='%233C3C3C' d='M170.074 7a.124.124 0 01-.108-.063l-1.954-3.385c-.022-.039-.022-.086 0-.125s.063-.063.108-.063h3.908c.045 0 .086.024.108.063s.022.086 0 .125l-1.954 3.385c-.022.059-.063.063-.108.063zm-1.737-3.365l1.737 3.01 1.737-3.01h-3.474z'/%3E%3Cpath fill='%233C3C3C' d='M175.942 3.635H172.028c-.045 0-.086-.024-.108-.063s-.022-.086 0-.125l1.954-3.385c.045-.077.172-.077.217 0l1.938 3.356a.126.126 0 01-.087.217zm-3.697-.25h3.475l-1.737-3.01-1.738 3.01z'/%3E%3Cpath fill='%233C3C3C' d='M177.892 7a.124.124 0 01-.108-.063l-1.955-3.385c-.022-.039-.022-.086 0-.125s.063-.063.108-.063h3.909c.045 0 .086.024.108.063s.022.086 0 .125L178 6.957c-.022.039-.063.043-.108.043zm-1.739-3.365l1.738 3.01 1.737-3.01h-3.475z'/%3E%3Cpath fill='%233C3C3C' d='M183.76 3.635H179.846c-.045 0-.086-.024-.108-.063s-.022-.086 0-.125l1.954-3.385c.045-.077.172-.077.217 0l1.938 3.356a.125.125 0 01.039.091.127.127 0 01-.126.126zm-3.697-.25h3.475l-1.737-3.01-1.738 3.01z'/%3E%3Cpath fill='%233C3C3C' d='M185.708 7a.124.124 0 01-.108-.063l-1.954-3.385c-.022-.039-.022-.086 0-.125s.063-.063.108-.063h3.909c.045 0 .086.024.108.063s.022.086 0 .125l-1.955 3.385c-.022.059-.063.063-.108.063zm-1.737-3.365l1.737 3.01 1.738-3.01h-3.475z'/%3E%3Cpath fill='%233C3C3C' d='M191.502 3.635H187.587c-.045 0-.086-.024-.108-.063s-.022-.086 0-.125l1.955-3.385c.045-.077.172-.077.217 0l1.938 3.356a.125.125 0 01.039.091.127.127 0 01-.126.126zm-3.698-.25h3.476l-1.737-3.01-1.739 3.01z'/%3E%3Cpath fill='%233C3C3C' d='M193.45 7a.124.124 0 01-.108-.063l-1.954-3.385c-.022-.039-.022-.086 0-.125s.063-.063.108-.063h3.908c.045 0 .086.024.108.063s.022.086 0 .125l-1.954 3.385c-.022.059-.063.063-.108.063zm-1.737-3.365l1.737 3.01 1.737-3.01h-3.474z'/%3E%3Cpath fill='%233C3C3C' d='M199.319 3.635H195.404c-.045 0-.086-.024-.108-.063s-.022-.086 0-.125L197.25.062c.045-.077.172-.077.217 0l1.938 3.356a.125.125 0 01.039.091c0 .07-.055.126-.125.126zm-3.698-.25h3.476l-1.738-3.01-1.738 3.01z'/%3E%3Cpath fill='%233C3C3C' d='M201.268 7a.124.124 0 01-.108-.063l-1.954-3.385c-.022-.039-.022-.086 0-.125s.063-.063.108-.063h3.908c.045 0 .086.024.108.063s.022.086 0 .125l-1.954 3.385c-.022.059-.063.063-.108.063zm-1.738-3.365l1.737 3.01 1.737-3.01h-3.474z'/%3E%3Cpath fill='%233C3C3C' d='M207.136 3.635H203.222c-.045 0-.086-.024-.108-.063s-.022-.086 0-.125l1.954-3.385c.045-.077.172-.077.217 0l1.938 3.356a.125.125 0 01.039.091.127.127 0 01-.126.126zm-3.698-.25h3.475l-1.737-3.01-1.738 3.01z'/%3E%3Cpath fill='%233C3C3C' d='M209.085 7a.124.124 0 01-.108-.063l-1.955-3.385c-.022-.039-.022-.086 0-.125s.063-.063.108-.063h3.909c.045 0 .086.024.108.063s.022.086 0 .125l-1.954 3.385c-.022.059-.063.063-.108.063zm-1.738-3.365l1.738 3.01 1.737-3.01h-3.475z'/%3E%3Cpath fill='%233C3C3C' d='M214.954 3.635H211.039c-.045 0-.086-.024-.108-.063s-.022-.086 0-.125l1.954-3.385c.045-.077.172-.077.217 0l1.938 3.356a.125.125 0 01.039.091c0 .07-.056.126-.125.126zm-3.698-.25h3.476l-1.738-3.01-1.738 3.01z'/%3E%3Cpath fill='%233C3C3C' d='M216.901 7a.124.124 0 01-.108-.063l-1.953-3.385c-.022-.039-.022-.086 0-.125s.063-.063.108-.063h3.908c.045 0 .086.024.108.063s.022.086 0 .125l-1.955 3.385c-.022.059-.063.063-.108.063zm-1.736-3.365l1.736 3.01 1.738-3.01h-3.474z'/%3E%3Cpath fill='%233C3C3C' d='M222.771 3.635H218.857c-.045 0-.086-.024-.108-.063s-.022-.086 0-.125l1.954-3.385c.045-.077.172-.077.217 0l1.938 3.356a.125.125 0 01.039.091.127.127 0 01-.126.126zm-3.698-.25h3.475l-1.737-3.01-1.738 3.01z'/%3E%3Cpath fill='%233C3C3C' d='M224.72 7a.124.124 0 01-.108-.063l-1.955-3.385c-.022-.039-.022-.086 0-.125s.063-.063.108-.063h3.908c.045 0 .086.024.108.063s.022.086 0 .125l-1.953 3.385c-.022.059-.063.063-.108.063zm-1.739-3.365l1.738 3.01 1.736-3.01h-3.474z'/%3E%3Cpath fill='%233C3C3C' d='M230.588 3.635H226.673c-.045 0-.086-.024-.108-.063s-.022-.086 0-.125L228.52.062c.045-.077.172-.077.217 0l1.938 3.356a.125.125 0 01.039.091.127.127 0 01-.126.126zm-3.698-.25h3.476l-1.737-3.01-1.739 3.01z'/%3E%3Cpath fill='%233C3C3C' d='M232.536 7a.124.124 0 01-.108-.063l-1.954-3.385c-.022-.039-.022-.086 0-.125s.063-.063.108-.063h3.909c.045 0 .086.024.108.063s.022.086 0 .125l-1.955 3.385c-.022.059-.063.063-.108.063zm-1.737-3.365l1.737 3.01 1.738-3.01h-3.475z'/%3E%3Cpath fill='%233C3C3C' d='M238.405 3.635H234.491c-.045 0-.086-.024-.108-.063s-.022-.086 0-.125l1.953-3.385c.045-.077.172-.077.217 0l1.938 3.356a.125.125 0 01.039.091c0 .07-.055.126-.125.126zm-3.697-.25h3.475l-1.738-3.01-1.737 3.01z'/%3E%3Cpath fill='%233C3C3C' d='M240.354 7a.124.124 0 01-.108-.063l-1.954-3.385c-.022-.039-.022-.086 0-.125s.063-.063.108-.063h3.908c.045 0 .086.024.108.063s.022.086 0 .125l-1.954 3.385c-.023.059-.064.063-.108.063zm-1.738-3.365l1.737 3.01 1.737-3.01h-3.474z'/%3E%3Cpath fill='%233C3C3C' d='M246.222 3.635H242.308c-.045 0-.086-.024-.108-.063s-.022-.086 0-.125l1.955-3.385a.125.125 0 01.108-.062c.045 0 .086.024.108.063l1.937 3.356a.125.125 0 01-.086.216zm-3.698-.25h3.475l-1.736-3.01-1.739 3.01z'/%3E%3Cpath fill='%233C3C3C' d='M248.171 7a.124.124 0 01-.108-.063l-1.955-3.385c-.022-.039-.022-.086 0-.125s.063-.063.108-.063h3.909c.045 0 .086.024.108.063s.022.086 0 .125l-1.954 3.385c-.022.059-.063.063-.108.063zm-1.738-3.365l1.738 3.01 1.737-3.01h-3.475z'/%3E%3C/svg%3E")
  no-repeat 50%;
}
.ext-hl5,
.ext-hl6 {
  border: none !important;
}
.ext-hl6 {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='135' height='6' viewBox='0 0 134.511 5.751'%3E%3Ccircle fill='%233C3C3C' cx='2.875' cy='2.876' r='2.875'/%3E%3Ccircle fill='%233C3C3C' cx='35.066' cy='2.876' r='2.875'/%3E%3Ccircle fill='%233C3C3C' cx='67.255' cy='2.876' r='2.875'/%3E%3Ccircle fill='%233C3C3C' cx='99.446' cy='2.876' r='2.875'/%3E%3Ccircle fill='%233C3C3C' cx='131.635' cy='2.876' r='2.875'/%3E%3C/svg%3E")
  no-repeat 50%;
}
.ext-hl7 {
  border: none !important;
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='150' height='5' viewBox='0 0 150 4.5'%3E%3Cpath fill='%23C9C9C9' d='M0 0h150v2H0zM0 3.5h150v1H0z'/%3E%3C/svg%3E") no-repeat 50%;
}
.se-dropdown[name="horizontalLine"] .se-dropdown-menu button {
  padding: 8px !important;
}
.se-dropdown[name="horizontalLine"] .se-hl-item {
  height: 10px !important;
  width: 100px;
}
