@import "reset.css";
@import "ui_common.css";
@import "ui_dashadmin.css";
@import "ui_login.css";
@import "ui_popup.css";
@import "ui_sea.css";
@import "bim.css";
@import "_jquery.flipbox.css";
@import "_toastui-calendar.css";

.bridge-bottom {
  border-width: 0px;
  position: absolute;
  width: 110px;
  height: 45px;
  display: flex;
  font-family: "Open Sans Semibold", "Open Sans Regular", "Open Sans",
    sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 1.3rem;
  letter-spacing: -0.3px;
  text-align: center;
}

.bridge-bottom .text.detail {
  position: absolute;
  align-self: flex-end;
  padding: 2px 2px 5px 2px;
  box-sizing: border-box;
  width: 100%;
}

.bridge-top .text.detail span.num {
  position: absolute;
  top: -2rem;
  left: 0;
  border-radius: 3px;
  background: #000;
  padding: 0 6px;
  font-size: 1.3rem;
  font-family: "Open Sans Semibold", "Open Sans Regular", "Open Sans",
    sans-serif;
}

.bridge-bottom img {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 114px !important;
  height: 48px !important;
}

.bridge-top {
  border-width: 0px;
  position: absolute;
  width: 110px;
  height: 21px;
  display: flex;
  font-family: "Noto Sans CJK KR Medium", "Noto Sans CJK KR Regular",
    "Noto Sans CJK KR", sans-serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: -0.3px;
  color: #ffffff;
  z-index: 1;
}

.bridge-top .text.detail {
  position: absolute;
  align-self: center;
  padding: 2px 2px 2px 2px;
  box-sizing: border-box;
  width: 100%;
  text-align: center;
  font-size: 1.35rem;
  font-family: "Noto Sans CJK KR Medium", "Noto Sans CJK KR Regular",
    "Noto Sans CJK KR", sans-serif;
}

.bridge-top img {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 110px !important;
  height: 21px !important;
}

.tunnel-top {
  border-width: 0px;
  position: absolute;
  width: 120px;
  height: 60px;
  display: flex;
  font-family: "Noto Sans CJK KR Medium", "Noto Sans CJK KR Regular",
    "Noto Sans CJK KR", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.35rem;
  color: #ffffff;
}

.tunnel-top img {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 120px;
  height: 60px;
}

.tunnel-top .text.detail {
  position: absolute;
  align-self: flex-start;
  padding: 2px 2px 2px 2px;
  width: 100%;
  box-sizing: border-box;
  font-family: "Noto Sans CJK KR Medium", "Noto Sans CJK KR Regular",
    "Noto Sans CJK KR", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.35rem;
  text-align: center;
}

.tunnel-top .text.detail span.num {
  position: absolute;
  top: -2rem;
  left: 0;
  border-radius: 3px;
  background: #000;
  padding: 0 6px;
  font-size: 1.3rem;
  font-family: "Open Sans Semibold", "Open Sans Regular", "Open Sans",
    sans-serif;
}

.tunnel-bottom {
  border-width: 0px;
  position: absolute;
  width: 118px;
  height: 35px;
  display: flex;
  font-family: "Noto Sans CJK KR Medium", "Noto Sans CJK KR Regular",
    "Noto Sans CJK KR", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.3rem;
  left: 6px;
  top: 23px;
}

.tunnel-bottom .inner-div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 108px;
  height: 35px;
  background: inherit;
  background-color: rgba(255, 255, 255, 1);
  border: none;
  border-radius: 5px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: "Noto Sans CJK KR Medium", "Noto Sans CJK KR Regular",
    "Noto Sans CJK KR", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.3rem;
  line-height: 1.3rem;
}

.tunnel-bottom .text.detail {
  position: absolute;
  align-self: center;
  padding: 2px 2px 3px 2px;
  box-sizing: border-box;
  width: 100%;
  top: -4px;
  font-size: 1.3rem;
}

.office-line {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 85px;
  height: 25px;
  background: inherit;
  background-color: #673ab7;
  border: none;
  border-radius: 25px;
  -moz-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.14901960784313725);
  -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.14901960784313725);
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.14901960784313725);
  font-family: "Noto Sans CJK KR Medium", "Noto Sans CJK KR Regular",
    "Noto Sans CJK KR", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.4rem;
  letter-spacing: -0.3px;
  color: #ffffff;
}

.office-label {
  border-width: 0px;
  white-space: nowrap;
  text-transform: none;
  position: absolute;
  align-self: center;
  padding: 2px 10px 2px 10px;
  box-sizing: border-box;
  width: 100%;
  font-family: "Noto Sans CJK KR Medium", "Noto Sans CJK KR Regular",
    "Noto Sans CJK KR", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.4rem;
  letter-spacing: -0.3px;
  color: #ffffff;
}

.office-label span.num {
  position: absolute;
  top: -2rem;
  left: 0;
  border-radius: 3px;
  background: #000;
  padding: 0 6px;
  font-size: 1.3rem;
  font-family: "Open Sans Semibold", "Open Sans Regular", "Open Sans",
    sans-serif;
}

.cstr-line-top {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 284px;
  height: 49px;
}

.cstr-line-bottom {
  position: absolute;
  align-self: center;
  padding: 2px 8px 3px 8px;
  box-sizing: border-box;
  width: 180px;
  text-align: center;
  background-color: #0b00bf;
  border-radius: 25px;
  font-family: "Noto Sans CJK KR Medium", "Noto Sans CJK KR Regular",
    "Noto Sans CJK KR", sans-serif;
  font-size: 1.8rem;
  font-weight: 600;
}

.cstr-line-main {
  border-width: 0px;
  position: absolute;
  width: 280px;
  height: 45px;
  display: flex;
  font-size: 14px;
  letter-spacing: -0.3px;
  color: #ffffff;
}

.cstr-line-s-top {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 284px;
  height: 49px;
}

.cstr-line-s-bottom {
  position: absolute;
  align-self: center;
  padding: 2px 8px 3px 8px;
  box-sizing: border-box;
  width: 100%;
  text-align: center;
  background-color: #0b00bf;
  border-radius: 25px;
}

.cstr-line-s-main {
  border-width: 0px;
  position: absolute;
  width: 100px;
  height: 45px;
  display: flex;
  font-size: 14px;
  letter-spacing: -0.3px;
  color: #ffffff;
}

.pin-div {
  flex-direction: column;
  width: 59px;
}
.pin-img {
  width: 59px !important;
  height: 59px !important;
}
/*
.pin-img {
    width: 39px !important;
    height: 39px !important;
}
*/
.pin-div span {
  border-radius: 3px;
  background-color: wheat;
  margin-left: 4px;
}

/**
* add 2022.10.30
*/

/* OSM display modify 20221028 맵박스로고 삭제*/
a.mapboxgl-ctrl-logo {
  display: none !important;
}

/*맵에서 글자 : 차량번호 - comp1 */
.pin-div.car span {
  position: absolute;
  top: -18%;
  left: 43%;
  transform: translate(-50%, -50%);
  padding: 2px 4px;
  border-radius: 4px;
  background-color: rgba(15, 40, 125, 0.75);
  width: 6.2rem;
  font-size: 1.4rem;
  color: #fff;
  text-align: center;
  font-family: "Open Sans", "Noto Sans Korean", sans-serif;
  font-weight: 500;
  shape-rendering: geometricprecision;
}

/*맵에서 글자 : 차량번호 -comp2 */
.pin-div.car span {
  position: absolute;
  top: -18%;
  left: 43%;
  transform: translate(-50%, -50%);
  padding: 2px 4px;
  border-radius: 4px;
  background-color: rgba(10, 120, 110, 0.75);
  width: 6.2rem;
  font-size: 1.4rem;
  color: #fff;
  text-align: center;
  font-family: "Open Sans", "Noto Sans Korean", sans-serif;
  font-weight: 500;
  shape-rendering: geometricprecision;
}

/* 맵에서 글자 : 사람이름 - comp1*/
.pin-div.pp span {
  position: absolute;
  top: -18%;
  left: 29%;
  transform: translate(-50%, -50%);
  padding: 2px 4px;
  border-radius: 4px;
  background-color: rgba(15, 40, 125, 0.75);
  width: 4rem;
  font-size: 1.4rem;
  color: #fff;
  text-align: center;
  font-family: "Noto Sans Korean", "Open Sans", sans-serif;
  font-weight: 400;
  shape-rendering: geometricprecision;
}

/* 맵에서 글자 : 사람이름 comp2*/
.pin-div.pp span.comp2 {
  position: absolute;
  top: -18%;
  left: 29%;
  transform: translate(-50%, -50%);
  padding: 2px 4px;
  border-radius: 4px;
  background-color: rgba(10, 120, 110, 0.75);
  width: 4rem;
  font-size: 1.4rem;
  color: #fff;
  text-align: center;
  font-family: "Noto Sans Korean", "Open Sans", sans-serif;
  font-weight: 400;
  shape-rendering: geometricprecision;
}
.pin-div.pp span.comp3 {
  position: absolute;
  top: -18%;
  left: 29%;
  transform: translate(-50%, -50%);
  padding: 2px 4px;
  border-radius: 4px;
  background-color: rgba(0, 120, 185, 0.75);
  width: 4rem;
  font-size: 1.4rem;
  color: #fff;
  text-align: center;
  font-family: "Noto Sans Korean", "Open Sans", sans-serif;
  font-weight: 400;
  shape-rendering: geometricprecision;
}

.type_blue.calendar {
  float: right;
  margin-right: 35px;
  display: flex;
  background: #0064ff;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 3rem;
  border-radius: 0.4rem;
  font-size: 1.3rem;
  padding: 0 1rem;
  margin-left: 1rem;
}

.mapboxgl-ctrl-attrib a {
  opacity: 0 !important;
}

.mapboxgl-ctrl.mapboxgl-ctrl-attrib {
  opacity: 0 !important;
}

.mx-input {
  background-color: #000000 !important;
  border: none !important;
}

.mx-icon-calendar {
  color: white !important;
}

.multiselect__tags {
  background-color: #000000 !important;
  border: 1px solid #282c32 !important;
}

.multiselect__tag {
  background: #0364ff !important;
}

.type-list {
  /* 필요한 경우 추가 스타일 */
  position: absolute; /* 절대 위치 */
  top: 100px; /* 상단에서 50% 위치 */
  left: 5px; /* 왼쪽 끝에서 시작 */
  width: 300px;
  transform: translateY(-50%);
}

.type-list table {
  border-collapse: collapse; /* 테이블 경계 스타일 */
  /* 필요한 경우 추가 테이블 스타일 */
}

.type-list th,
td {
  color: white;
  text-align: center;
  border: 1px solid white; /* 셀 경계 스타일 */
  padding: 2px; /* 셀 안쪽 여백 */
}

.members_content {
  position: absolute;
  top: 15px;
  padding: 5px 5px 5px 5px;
  border-radius: 6px;
  border: 1px solid rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0.5);
  width: 150px;
}
/* 
.member .name {
  width: 20%;
} */

.member .legend {
  display: flex;
}

.member .legend .info {
  align-items: center;
  justify-content: center;
  width: 33.333%;
  height: 30px;
  border-radius: 4px;
  border: 1px solid #30363d;
}

ul {
  list-style: none;
  padding: 0;
}
.test_box {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.test_box {
  display: flex;
  flex-direction: column;
  width: 200px;
  height: 80px;
  font-family: "Noto Sans CJK KR Medium", "Noto Sans CJK KR Regular",
    "Noto Sans CJK KR", sans-serif;
  font-weight: 600;
  font-size: 13px;
  background: #fff;
  border-radius: 10px;
  border: 2px solid #5748ca;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}
.test_box .title {
  font-family: "Noto Sans CJK KR Medium", "Noto Sans CJK KR Regular",
    "Noto Sans CJK KR", sans-serif;
  font-size: 1.3rem;
  background-color: #5a35c7;
  font-weight: 600;
  padding: 2px 10px;
  height: 28px;
  color: #fff;
  text-align: center;
  letter-spacing: -0.3px;
}
.test_box .test_cont {
  width: 100%;
  display: flex;
  flex-direction: row;
  height: 55px;
}
.test_box .test_cont ul {
  width: 33.3333%;
  border-right: 1px solid #ebebeb;
  text-align: center;
  padding: 0;
}
.test_box .test_cont ul:last-child {
  border-right: 0px solid #ebebeb;
}
.test_box .test_cont ul li {
  font-family: "Noto Sans CJK KR Medium", "Noto Sans CJK KR Regular",
    "Noto Sans CJK KR", sans-serif;
  font-weight: 500;
  font-size: 1.3rem;
  line-height: 1rem;
  color: #121212;
  letter-spacing: -0.3px;
}
.test_box .test_cont ul li.num {
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 1.6rem;
  line-height: 1.8rem;
  color: #000;
  letter-spacing: -0.3px;
  margin-top: 5px;
}

.test_box .test_cont ul li.test_name {
  margin-top: 9px;
}

.dayTest {
  display: inline-block;
  width: 80px;
  height: 24px;
  border-radius: 3px;
  color: white !important;
  text-align: center;
  font-size: 13px;
  line-height: 24px;
  font-weight: 300;
  text-decoration: underline;
  cursor: pointer;
}

.dayTest.null {
  background: #ff6670;
}
.dayTest.notnull {
  background: #34a853;
}

.dayTest.notnull.waiting {
  background: #fbbc05;
}

.dayTest.notnull.approval {
  background: #00a3fa;
}

.notice-box li {
  margin-top: 3px;
}

ul.notice-box {
  text-align: center;
  /* text-decoration: underline; */
  font-size: 14px;
  margin-left: 23px;
}

ul.notice-box span.writing {
  color: #34a853;
}
ul.notice-box span.change {
  color: #fbbc05;
}

.notice span.writing {
  color: #34a853;
}
.notice span.change {
  color: #fbbc05;
}

.sea_wrap.bim .dashboard_wrap .dashboard .column_box .column.notice {
  /* width: 260px; */
}

.sea_wrap.bim .dashboard_wrap .dashboard .column_box .column .title.notice {
  /* width: 240px; */
  /* margin-left: 10px; */
}
