@charset "utf-8";

@font-face {
  font-family: NanumSquare;
  src: url('../../assets/font/NanumSquare_acL.eot');
  src: url('../../assets/font/NanumSquare_acL.woff') format('woff'), url('../../assets/font/NanumSquare_acL.woff2') format('woff2');
  font-weight: 300;
  font-style: normal
}

@font-face {
  font-family: NanumSquare;
  src: url('../../assets/font/NanumSquare_acR.eot');
  src: url('../../assets/font/NanumSquare_acR.woff') format('woff'), url('../../assets/font/NanumSquare_acR.woff2') format('woff2');
  font-weight: 500;
  font-style: normal
}

@font-face {
  font-family: NanumSquare;
  src: url('../../assets/font/NanumSquare_acB.eot');
  src: url('../../assets/font/NanumSquare_acB.woff') format('woff'), url('../../assets/font/NanumSquare_acB.woff2') format('woff2');
  font-weight: 600;
  font-style: normal
}

@font-face {
  font-family: NanumSquare;
  src: url('../../assets/font/NanumSquare_acEB.eot');
  src: url('../../assets/font/NanumSquare_acEB.woff') format('woff'), url('../../assets/font/NanumSquare_acEB.woff2') format('woff2');
  font-weight: 900;
  font-style: normal
}

body {
  font-family: NanumSquare;
  font-weight: 500;
  /* min-width: 1024px; */
  /* min-height: 620px; */
}

body.fixed {
  overflow: hidden;
  width: 100vw;
  height: 100vh
}

#wrap {
  background: #d3dde5;
  width: 100%;
  min-height: 100vh;
  position: relative;
  min-width: 1024px
}

.dimmed {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .6);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 20;
  /* min-width: 1200px */
}

.lnb-wrap {
  width: 190px;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: #262d37;
  z-index: 9;
  /* min-height: 510px; */
  padding-bottom: 60px;
  box-sizing: border-box;
}

.contents-wrap {
  margin-left: 190px;
  padding: 0 30px 30px;
  box-sizing: border-box;
  min-height: 100vh;
  position: relative
}

@media (min-width:1024px) and (max-width:1440px) {

  /* 220513수정 */
  .lnb-wrap {
    width: 13.2vw;
    padding-bottom: 4vw;
  }

  /* //220513수정 */
  .contents-wrap {
    margin-left: 13.2vw;
    padding: 0 1vw 2vw;
  }
}

@media (max-width:1023px) {

  /* 220513수정 */
  .lnb-wrap {
    width: 132px;
    padding-bottom: 40px;
  }

  /* // 220513수정 */
  .contents-wrap {
    margin-left: 132px;
    padding: 0 10px 20px;
  }
}

.lnb-wrap #logo {
  width: 100%;
  height: 110px;
  background: #1da9ff
}

.lnb-wrap #logo a {
  display: block;
  width: 95%;
  height: 95%;
  background: url("../images/logo_3_ver2.png") no-repeat center center;
  background-size: auto 70%
}

.lnb-wrap #flogo {
  width: 100%;
  height: 54px;
  background: url("../images/f-logo.png") no-repeat center center #1da9ff;
  background-size: contain;
  position: absolute;
  bottom: 0;
  left: 0
}

@media (min-width:1024px) and (max-width:1440px) {
  .lnb-wrap #logo {
    height: 8vw
  }

  .lnb-wrap #flogo {
    height: 3.75vw
  }
}

@media (max-width:1023px) {
  .lnb-wrap #logo {
    height: 94px
  }

  .lnb-wrap #flogo {
    height: 37.5px
  }
}

.lnb-wrap .lnb {
  margin-top: 40px
}

.lnb-wrap .lnb .mn_l1 {
  line-height: 45px;
  margin-bottom: 15px
}

.lnb-wrap .lnb .mn_a1 {
  color: #fff;
  font-size: 20px;
  display: block;
  width: 100%;
  height: 100%;
  padding-left: 25px;
  box-sizing: border-box;
  position: relative
}

@media (min-width:1024px) and (max-width:1440px) {
  .lnb-wrap .lnb {
    margin-top: 2.8vw
  }

  .lnb-wrap .lnb .mn_l1 {
    line-height: 3.2vw;
    margin-bottom: 1vw
  }

  .lnb-wrap .lnb .mn_a1 {
    font-size: 1.4vw;
    padding-left: 1.7vw
  }
}

@media (max-width:1023px) {
  .lnb-wrap .lnb {
    margin-top: 28px;
    height: calc(100% - 94px); overflow: auto;
  }

  .lnb-wrap .lnb .mn_l1 {
    line-height: 32px;
    margin-bottom: 10px
  }

  .lnb-wrap .lnb .mn_a1 {
    font-size: 14px;
    padding-left: 17px
  }
}

.lnb-wrap .lnb .mn_l1.on .mn_a1 {
  color: #1da9ff
}

@media (hover:hover) and (pointer:fine) {
  .lnb-wrap .lnb .mn_l1:hover .mn_a1 {
    color: rgba(255, 255, 255, .35)
  }
}

.lnb-wrap .mymenu {
  position: absolute;
  bottom: 90px;
  left: 0;
  width: 100%
}

.lnb-wrap .mymenu a {
  line-height: 45px;
  display: block;
  width: 100%;
  padding-left: 55px;
  box-sizing: border-box;
  font-size: 14px;
  color: #fff
}

.lnb-wrap .mymenu .mypage {
  margin-bottom: 10px;
  background: url("../../assets/images/icon_my.png?ver=00") no-repeat 25px 3px;
  background-size: 25px
}

.lnb-wrap .mymenu .logout {
  background: url("../../assets/images/icon_logout.png?ver=00") no-repeat 25px 3px;
  background-size: 24px
}

.lnb-wrap .mymenu .mypage.on,
.lnb-wrap .mymenu .mypage:active {
  background: url("../../assets/images/icon_my-on.png") no-repeat 25px 3px;
  background-size: 25px;
  color: #1da9ff
}

.lnb-wrap .mymenu .logout.on,
.lnb-wrap .mymenu .logout:active {
  background: url("../../assets/images/icon_logout-on.png") no-repeat 25px 3px;
  background-size: 24px;
  color: #1da9ff
}

@media (hover:hover) and (pointer:fine) {
  .lnb-wrap .mymenu .mypage.on:hover {
    background: url("../../assets/images/icon_my-on.png") no-repeat 25px 3px;
    background-size: 25px;
    color: #1da9ff
  }

  .lnb-wrap .mymenu .logout.on:hover {
    background: url("../../assets/images/icon_logout-on.png") no-repeat 25px 3px;
    background-size: 24px;
    color: #1da9ff
  }

  .lnb-wrap .mymenu .mypage:hover {
    background: url("../../assets/images/icon_my-over.png") no-repeat 25px 3px;
    background-size: 25px;
    color: rgba(255, 255, 255, .35)
  }

  .lnb-wrap .mymenu .logout:hover {
    background: url("../../assets/images/icon_logout-over.png") no-repeat 25px 3px;
    background-size: 24px;
    color: rgba(255, 255, 255, .35)
  }
}

@media (min-width:1024px) and (max-width:1440px) {
  .lnb-wrap .mymenu {
    bottom: 5vw
  }

  .lnb-wrap .mymenu a {
    line-height: 3vw;
    padding-left: 3.8vw;
    font-size: 1vw
  }

  .lnb-wrap .mymenu .mypage {
    margin-bottom: .5vw;
    background: url("../../assets/images/icon_my.png?ver=00") no-repeat 1.7vw .2vw;
    background-size: 1.7vw
  }

  .lnb-wrap .mymenu .logout {
    background: url("../../assets/images/icon_logout.png?ver=00") no-repeat 1.7vw .2vw;
    background-size: 1.7vw
  }

  .lnb-wrap .mymenu .mypage.on,
  .lnb-wrap .mymenu .mypage:active {
    background: url("../../assets/images/icon_my-on.png") no-repeat 1.7vw .2vw;
    background-size: 1.7vw;
    color: #1da9ff
  }

  .lnb-wrap .mymenu .logout.on,
  .lnb-wrap .mymenu .logout:active {
    background: url("../../assets/images/icon_logout-on.png") no-repeat 1.7vw .2vw;
    background-size: 1.7vw;
    color: #1da9ff
  }
}

@media (max-width:1023px) {
  .lnb-wrap .mymenu {
    bottom: 50px
  }

  .lnb-wrap .mymenu a {
    line-height: 30px;
    padding-left: 38px;
    font-size: 10px
  }

  .lnb-wrap .mymenu .mypage {
    margin-bottom: 5px;
    background: url("../../assets/images/icon_my.png?ver=00") no-repeat 17px 2px;
    background-size: 17px
  }

  .lnb-wrap .mymenu .logout {
    background: url("../../assets/images/icon_logout.png?ver=00") no-repeat 17px 2px;
    background-size: 17px
  }

  .lnb-wrap .mymenu .mypage.on,
  .lnb-wrap .mymenu .mypage:active {
    background: url("../../assets/images/icon_my-on.png") no-repeat 17px 2px;
    background-size: 17px;
    color: #1da9ff
  }

  .lnb-wrap .mymenu .logout.on,
  .lnb-wrap .mymenu .logout:active {
    background: url("../../assets/images/icon_logout-on.png") no-repeat 17px 2px;
    background-size: 17px;
    color: #1da9ff
  }
}

/*=====================
	.contents-wrap 
=======================*/

/* 220504수정 */
.contents-wrap .contents-top {
  height: 110px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 -30px;
  padding: 0 30px;
  border-bottom: 1px solid #b3b7bc;
  box-sizing: border-box;
  position: sticky;
  position: -webkit-sticky;
  top: 0;
  left: 220px;
  width: calc(100% + 60px);
  background: #1da9ff;
  z-index: 3;
  border-left: 1px solid #eee;
}

.contents-wrap .contents-top .cont-title {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}

.contents-wrap .contents-top .cont-title select {
  min-width: 22vw;
  height: 33px;
  margin-left: 30px;
}

/* //220504수정 */

.contents-wrap .contents-top .title {
  font-size: 30px;
  color: #1da9ff;
  line-height: 100%;
  display: inline-block
}

.contents-wrap .contents-top .title:before {
  content: "";
  background: #1da9ff;
  display: block;
  width: 85px;
  height: 1px;
  transform: rotate(-45deg);
  position: absolute;
  top: 20px;
  left: -10px
}

.contents-wrap .contents-top .title .bold {
  font-weight: 600
}

.contents-wrap .contents-top .fl-r {
  float: none !important;
  display: flex;
  align-items: center
}

/* 220504수정 - border */
.contents-wrap .contents-top .wx-wrap {
  display: flex;
  align-items: center;
  padding-right: 20px;
  box-sizing: border-box;
  border-right: 2px solid #fff;
}

.contents-wrap .contents-top .wx-wrap>div {
  text-align: center;
  margin: 0 5px;
  width: 75px;
}

.contents-wrap .contents-top .wx-wrap .img {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 40px;
}

.contents-wrap .contents-top .wx-wrap .img img {
  max-width: 100%;
  max-height: 100%;
}

/* 220504수정 - color */
.contents-wrap .contents-top .wx-wrap>div p {
  font-size: 16px;
  color: #fff;
  font-weight: 600;
  line-height: 100%;
  text-align: center;
  margin-top: 5px;
}

.contents-wrap .contents-top .local-time {
  text-align: left;
  padding-left: 10px;
  box-sizing: border-box;
  margin-bottom: 5px
}

/* 220504수정  - color */
.contents-wrap .contents-top .local-time b {
  color: #fff;
  font-size: 21px;
  line-height: 150%;
}

.contents-wrap .contents-top .local-time p {
  color: #fff;
  font-weight: 600;
  font-size: 16px;
}

/* //220504수정 */

.contents-wrap .contents-top .btn-wrap {
  display: flex;
  align-items: center;
  margin-left: 20px
}

.contents-wrap .contents-top .btn-wrap a {
  display: block;
  width: 40px;
  height: 40px;
  margin: 0 5px;
  cursor: pointer
}

.contents-wrap .contents-top .btn-wrap button {
  display: block;
  width: 40px;
  height: 40px;
  margin: 0 10px;
  cursor: pointer;
  border: none;
  outline: 0
}

.contents-wrap .contents-top .btn-wrap button.off {
  display: none
}

.contents-wrap .contents-top .btn-wrap .btn-full {
  background: url("../../assets/images/icon_full.png") no-repeat center center;
  position: relative
}

.contents-wrap .contents-top .btn-wrap .btn-window {
  background: url("../../assets/images/icon_window.png") no-repeat center center
}

.contents-wrap .contents-top .btn-wrap .btn-alarm {
  background: url("../../assets/images/icon_alarm2.png") no-repeat center center;
  position: relative
}

.contents-wrap .contents-top .btn-wrap .btn-alarm.alarm:before {
  content: "";
  display: block;
  width: 25px;
  height: 25px;
  background: url("../../assets/images/icon_mark.png") no-repeat center center;
  position: absolute;
  top: -10px;
  left: -10p/mypagex;
  background-size: contain
}

.contents-wrap .contents-top .btn-wrap .btn-info {
  background: url("../../assets/images/icon_info2.png") no-repeat center center;
  position: relative
}

/*	220504추가 */
.contents-wrap .contents-top .btn-wrap .mypage {
  background: url("../../assets/images/icon_my.png?ver=00") no-repeat center center;
  background-size: 25px;
}

.contents-wrap .contents-top .btn-wrap .logout {
  background: url("../../assets/images/icon_logout.png?ver=00") no-repeat center center;
  background-size: 24px;
}

/*	220504추가 */


@media (hover:hover) and (pointer:fine) {
  .contents-wrap .contents-top .btn-wrap .mypage:hover {
    background: url("../../assets/images/icon_my-over.png") no-repeat center center;
    background-size: 25px;
  }

  .contents-wrap .contents-top .btn-wrap .logout:hover {
    background: url("../../assets/images/icon_logout-over.png") no-repeat center center;
    background-size: 25px;
  }

  .contents-wrap .contents-top .btn-wrap .btn-full:hover {
    background: url("../../assets/images/icon_full-over.png") no-repeat center center;
  }

  .contents-wrap .contents-top .btn-wrap .btn-window:hover {
    background: url("../../assets/images/icon_window-over.png") no-repeat center center;
  }

  .contents-wrap .contents-top .btn-wrap .btn-alarm:hover {
    background: url("../../assets/images/icon_alarm2-over.png") no-repeat center center;
  }

  .contents-wrap .contents-top .btn-wrap .btn-info:hover {
    background: url("../../assets/images/icon_info2-over.png") no-repeat center center;
  }
}

.contents-wrap .contents-top .btn-wrap .mypage:active {
  background: url("../../assets/images/icon_my-on.png") no-repeat center center;
}

.contents-wrap .contents-top .btn-wrap .btn-info:active {
  background: url("../../assets/images/icon_info2-active.png") no-repeat center center;
}

.contents-wrap .contents-top .btn-wrap .btn-alarm:active {
  background: url("../../assets/images/icon_alarm2-active.png") no-repeat center center;
}

.contents-wrap .contents-top .btn-wrap .btn-full:active {
  background: url("../../assets/images/icon_full-active.png") no-repeat center center;
}

.contents-wrap .contents-top .btn-wrap .btn-window:active {
  background: url("../../assets/images/icon_window-active.png") no-repeat center center;
}

.contents-wrap .contents-top .btn-wrap .logout:active {
  background: url("../../assets/images/icon_logout-on.png") no-repeat center center;
}




.contents-wrap .copy {
  position: absolute;
  bottom: 0;
  right: 30px;
  line-height: 30px;
  color: #97989a;
  font-size: 15px
}

.contents-wrap .copy .cyellow {
  font-size: 20px
}

.contents-wrap .copy .cyellow .top10 {
  position: relative;
  top: -10px;
  font-size: 10px
}

.contents-wrap .copy .cyellow .bold {
  font-weight: 600
}

@media (min-width:1024px) and (max-width:1440px) {
  .contents-wrap .contents-top {
    height: 8vw;
    margin: 0 -2.1vw;
    left: 15.2vw;
    width: calc(100% + 3.1vw);
    padding: 0 2vw;
  }

  .contents-wrap .contents-top .cont-title select {
    min-width: 23vw;
    height: 2.3vw;
    margin-left: 2vw;
  }

  .contents-wrap .contents-top .title {
    font-size: 2.1vw
  }

  .contents-wrap .contents-top .title:before {
    width: 5.9vw;
    top: 1.4vw;
    left: -0.7vw
  }

  .contents-wrap .contents-top .wx-wrap {
    padding-right: 1.4vw
  }

  .contents-wrap .contents-top .wx-wrap>div {
    margin: 0 0.35vw;
    width: 5vw
  }

  .contents-wrap .contents-top .wx-wrap .img {
    height: 2.7vw
  }

  .contents-wrap .contents-top .wx-wrap>div p {
    font-size: 1.1vw;
    margin-top: 0.7vw
  }

  .contents-wrap .contents-top .local-time {
    padding-left: 0.7vw;
    margin-bottom: 0.35vw
  }

  .contents-wrap .contents-top .local-time p {
    font-size: 1.1vw
  }

  .contents-wrap .contents-top .btn-wrap {
    margin-left: 1.4vw
  }

  .contents-wrap .contents-top .btn-wrap a {
    width: 2.9vw;
    height: 2.9vw;
    margin: 0 0.5vw
  }

  .contents-wrap .contents-top .btn-wrap button {
    width: 2.7vw;
    height: 2.7vw;
    margin: 0 .7vw
  }

  .contents-wrap .contents-top .btn-wrap .btn-alarm.alarm:before {
    width: 1.7vw;
    height: 1.7vw;
    top: -0.7vw;
    left: -0.7vw
  }

  .contents-wrap .copy {
    right: 2.1vw;
    line-height: 2vw;
    font-size: 1vw
  }

  .contents-wrap .copy .cyellow {
    font-size: 1.4vw
  }

  .contents-wrap .copy .cyellow .top10 {
    top: -.7vw;
    font-size: .7vw
  }
}

@media (max-width:1023px) {
  .contents-wrap .contents-top {
    height: 94px;
    margin: 0 -21px;
    left: 152px;
    width: calc(100% + 31px);
    padding: 0 30px;
  }

  .contents-wrap .contents-top .cont-title select {
    min-width: 235px;
    height: 23px;
    margin-left: 20px;
  }

  .contents-wrap .contents-top .title {
    font-size: 21px
  }

  .contents-wrap .contents-top .title:before {
    width: 59px;
    top: 14px;
    left: -7px
  }

  .contents-wrap .contents-top .wx-wrap {
    padding-right: 14px
  }

  .contents-wrap .contents-top .wx-wrap>div {
    margin: 0 3.5px;
    width: 50px
  }

  .contents-wrap .contents-top .wx-wrap .img {
    height: 27px
  }

  .contents-wrap .contents-top .wx-wrap>div p {
    font-size: 11px;
    margin-top: 7px
  }

  .contents-wrap .contents-top .local-time {
    padding-left: 7px;
    margin-bottom: 3.5px
  }

  .contents-wrap .contents-top .local-time p {
    font-size: 12px
  }

  .contents-wrap .contents-top .btn-wrap {
    margin-left: 14px
  }

  .contents-wrap .contents-top .btn-wrap a {
    width: 30px;
    height: 30px;
    margin: 0 5px
  }

  .contents-wrap .contents-top .btn-wrap button {
    width: 27px;
    height: 27px;
    margin: 0 7px
  }

  .contents-wrap .contents-top .btn-wrap .btn-alarm.alarm:before {
    width: 17px;
    height: 17px;
    top: -7px;
    left: -7px
  }

  .contents-wrap .copy {
    right: 21px;
    line-height: 35px;
    font-size: 10px
  }

  .contents-wrap .copy .cyellow {
    font-size: 14px
  }

  .contents-wrap .copy .cyellow .top10 {
    top: -7px;
    font-size: 7px
  }
}

.blue_btn {
  border: 1px solid #1da9ff;
  box-sizing: border-box;
  display: inline-block;
  padding: 5px;
  border-radius: 10px;
  color: #1da9ff;
  background: #fff;
  font-size: 16px;
  word-break: keep-all;
}

.blue_black_btn {
  border: 1px solid #1da9ff;
  box-sizing: border-box;
  display: inline-block;
  padding: 5px;
  border-radius: 10px;
  color: #000;
  background: #fff;
  font-size: 16px;
  word-break: keep-all;
}

.blue_black_wrap:disabled {
  background: #e0e0e0;
}

.blue_white_btn {
  border: 1px solid #1da9ff;
  box-sizing: border-box;
  display: inline-block;
  padding: 5px;
  border-radius: 10px;
  color: #fff;
  background: #1da9ff;
  font-size: 16px;
  word-break: keep-all;
}

.blue_white_btn:disabled,
.blue_white_btn:disabled:hover {
  border: 1px solid #acdfff;
  background: #acdfff;
}

.red_white_btn {
  border: 1px solid #e53434;
  box-sizing: border-box;
  display: inline-block;
  padding: 5px;
  border-radius: 10px;
  color: #fff;
  background: #e53434;
  font-size: 16px;
  word-break: keep-all;
}

.red_white_btn:disabled,
.red_white_btn:disabled:hover {
  border: 1px solid #ccc;
  background: #ccc;
  color: #eee;
  cursor: not-allowed;
}

.blue_btn:active {
  background: #1da9ff;
  border-color: #1da9ff;
  color: #fff
}

.blue_black_btn:active {
  background: #1da9ff;
  border-color: #1da9ff;
  color: #fff
}

.blue_white_btn:active {
  background: #0077d6;
  border-color: #0077d6
}

@media (hover:hover) and (pointer:fine) {
  .blue_btn:hover {
    background: #1da9ff4f;
    border-color: #1da9ff4f;
    color: #000
  }

  .blue_black_btn:hover {
    background: #1da9ff4f;
    border-color: #1da9ff4f
  }

  .blue_white_btn:hover {
    background: #1dc7ff;
    border-color: #1dc7ff
  }

  .red_white_btn:hover {
    background: #fe0000;
    border-color: #fe0000;
  }
}

@media (min-width:1024px) and (max-width:1440px) {
  .blue_btn {
    padding: .4vw;
    border-radius: .7vw;
    font-size: 1.1vw
  }

  .blue_black_btn {
    padding: .4vw;
    border-radius: .7vw;
    font-size: 1.1vw
  }

  .blue_white_btn {
    padding: .4vw;
    border-radius: .7vw;
    font-size: 1.1vw
  }

  .red_white_btn {
    padding: .4vw;
    border-radius: .7vw;
    font-size: 1.1vw
  }
}

@media (max-width:1023px) {
  .blue_btn {
    padding: 5px;
    border-radius: 5px;
    font-size: 11px
  }

  .blue_black_btn {
    padding: 5px;
    border-radius: 5px;
    font-size: 11px
  }

  .blue_white_btn {
    padding: 5px;
    border-radius: 5px;
    font-size: 11px
  }

  .red_white_btn {
    padding: 5px;
    border-radius: 5px;
    font-size: 11px
  }
}

.btn-array {
  display: inline-flex
}

.btn-array .on {
  background: #8ea9d5;
  border-color: #8ea9d5;
  color: #fff
}

.btn-up {
  margin: 1px;
  background: #2f405c;
  color: #fff;
  border: 1px solid #2f405c;
  border-radius: 5px;
  width: 20px;
  height: 20px;
  position: relative
}

.btn-up:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-top: 8px solid #fff;
  margin-top: -3px;
  margin-left: -6px
}

.btn-up:hover {
  background: #8ea9d5;
  border-color: #8ea9d5;
  color: #fff
}

.btn-up:active {
  background: #5d708e;
  border-color: #5d708e;
  color: #fff
}

.btn-down {
  margin: 1px;
  background: #2f405c;
  color: #fff;
  border: 1px solid #2f405c;
  border-radius: 5px;
  width: 20px;
  height: 20px;
  position: relative
}

.btn-down:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-bottom: 8px solid #fff;
  margin-top: -10px;
  margin-left: -6px
}

.btn-down:hover {
  background: #8ea9d5;
  border-color: #8ea9d5;
  color: #fff
}

.btn-down:active {
  background: #5d708e;
  border-color: #5d708e;
  color: #fff
}

.border_tbl th .stxt {
  position: relative;
  top: 3px
}

@media (min-width:1024px) and (max-width:1500px) {
  .management_node_contents .tabCont .btn-up {
    border-radius: .33vw;
    width: 1.33vw;
    height: 1.33vw;
    padding: 0;
    margin: 1px
  }

  .management_node_contents .tabCont .btn-up:before {
    border: .4vw solid transparent;
    border-top: .53vw solid #fff;
    margin-top: -.2vw;
    margin-left: -.4vw
  }

  .management_node_contents .tabCont .btn-down {
    width: 1.33vw;
    height: 1.33vw;
    padding: 0;
    margin: 1px
  }

  .management_node_contents .tabCont .btn-down:before {
    border: .4vw solid transparent;
    border-bottom: .53vw solid #fff;
    margin-top: -.66vw;
    margin-left: -.4vw
  }
}

@media (max-width:1023px) {
  .management_node_contents .tabCont .btn-up {
    border-radius: 3px;
    width: 14px;
    height: 14px;
    padding: 0;
    margin: 1px
  }

  .management_node_contents .tabCont .btn-up:before {
    border: 4px solid transparent;
    border-top: 5px solid #fff;
    margin-top: -1px;
    margin-left: -4px
  }

  .management_node_contents .tabCont .btn-down {
    border-radius: 3px;
    width: 14px;
    height: 14px;
    padding: 0;
    margin: 1px
  }

  .management_node_contents .tabCont .btn-down:before {
    border: 4px solid transparent;
    border-bottom: 5px solid #fff;
    margin-top: -6px;
    margin-left: -4px
  }
}

.blue_white_select::-ms-expand {
  display: none
}

.blue_black_select::-ms-expand {
  display: none
}

.blue_white_select {
  display: inline-block;
  margin-left: 20px;
  border-radius: 100px;
  padding: 3px 20px 3px 10px;
  border: 1px solid #1da9ff;
  box-sizing: border-box;
  color: #fff;
  outline: 0;
  min-width: 300px;
  font-size: 16px;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  background: url("../../assets/images/icon_dropdown_wh.png") no-repeat 92% center #1da9ff;
  background-size: 12px
}

.blue_black_select {
  display: inline-block;
  margin-left: 20px;
  border-radius: 100px;
  padding: 3px 20px 3px 10px;
  border: 1px solid #1da9ff;
  box-sizing: border-box;
  color: #000;
  outline: 0;
  min-width: 360px;
  font-size: 16px;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  background: url("../../assets/images/icon_dropdown.png") no-repeat 92% center #fff;
  background-size: 12px
}

.blue_white_select:disabled,
.blue_black_select:disabled {
  background-color: lightgray;
}

.blue_white_select option {
  font-size: 16px
}

.blue_black_select option {
  font-size: 16px
}

@media (min-width:1024px) and (max-width:1440px) {
  .blue_white_select {
    margin-left: 1.4vw;
    border-radius: 7vw;
    padding: .2vw .7vw;
    min-width: 20vw;
    font-size: 1.1vw;
    background-size: .8vw
  }

  .blue_black_select {
    margin-left: 1.4vw;
    border-radius: 7vw;
    padding: .2vw .7vw;
    min-width: 25vw;
    font-size: 1.1vw;
    background-size: .8vw
  }

  .blue_white_select option {
    font-size: 1.1vw
  }

  .blue_black_select option {
    font-size: 1.1vw
  }
}

@media (max-width:1023px) {
  .blue_white_select {
    margin-left: 14px;
    border-radius: 70px;
    padding: 2px 20px 2px 15px;
    min-width: 200px;
    font-size: 11px;
    background-size: 8px
  }

  .blue_black_select {
    margin-left: 14px;
    border-radius: 70px;
    padding: 2px 20px 2px 15px;
    min-width: 260px;
    font-size: 11px;
    background-size: 8px
  }

  .blue_white_select option {
    font-size: 11px
  }

  .blue_black_select option {
    font-size: 11px
  }
}

#loading {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 20;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, .5);
  z-index: 999;
}

#loading img {
  width: 212px;
  height: 246px
}

@media (min-width:1024px) and (max-width:1440px) {
  #loading img {
    width: 14.75vw;
    height: 16.94vw
  }
}

@media (max-width:1023px) {
  #loading img {
    width: 147.5px;
    height: 169.4px
  }
}

.tooltip {
  position: relative;
  display: inline-block;
}

.tooltip .tooltip-content {
  visibility: hidden;
  border: 1px solid black;
  background-color: white;
  padding: 0;
  margin-top: 10px;
  text-align: center;
  position: absolute;
  z-index: 1;
}

.tooltip .tooltip-content p {
  font-weight: bold !important;
  color: #1da9ff !important;
  padding: 6px;
  margin-top: 0 !important;
}

#pin_tooltip .tooltip-content {
  margin-top: 0;
}

#pin_tooltip .tooltip-content,
#icon_tooltip .tooltip-content {
  left: -70px;
}

#pin_tooltip p,
#icon_tooltip p {
  font-size: 16px;
  line-height: 100%;
}

@media (min-width:1024px) and (max-width:1440px) {

  #pin_tooltip p,
  #icon_tooltip p {
    font-size: 1vw;
  }
}

@media (max-width:1023px) {

  #pin_tooltip p,
  #icon_tooltip p {
    font-size: 11px;
  }
}


.tooltip:hover .tooltip-content {
  visibility: visible;
}