/* 2025.06.20 bin 수정 */
.modal {
  z-index: 120000;
}
/* 2025.06.20 bin 수정 */

.vertical-middle {
  vertical-align: middle !important;
}
.text-indgo_blue {
  color: #c5cdf3;
}
#recently_menu {
  position: absolute;
  width: 100%;
  bottom: -130px;
  z-index: 222;
  border: 0px solid #ccc;
  height: 160px;
}

#btn_recently_popup {
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-top: 1px solid #ccc;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  padding: 5px;
  text-align: center;
  font-size: 13px;
  float: right;
  width: 100px;
  height: 30px;
  background-color: #fff;
}

.bb-1 {
  border-bottom: 1px dotted #eee !important;
}

#pop_info {
  position: fixed;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -webkit-box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.06), 0 1px 0 0 rgba(0, 0, 0, 0.02);
  box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.06), 0 1px 0 0 rgba(0, 0, 0, 0.02);
  display: block;
  width: 500px;
  right: 0px;
  background-color: #ccc;
  top: 0px;
  height: 100vh;
  border: 1px solid #cccccc;
  padding: 0px;
  z-index: 9991;
  display: none;
  /*position:absolute;
  z-index:999;

  width:500px;
  right:-500px;
  top:0px;
  height:100vh;
  border:1px solid #cccccc;
  padding:0px;
  */
}

.double-line {
  line-height: 20px !important;
  padding-top: 4px !important;
  font-size: 10pt !important;
}

.client-td {
  width: 70px !important;
  color: #565656 !important;
  border-left: 2px solid #ccc;
  padding-left: 5px;
}

.client-tr {
  border-bottom: 15px solid #ffffff !important;
}

.main_card {
  min-width: 320px;
  max-width: 320px !important;
  overflow: hidden;
}

.text-black {
  color: #000000;
}

.table_ext td {
  padding: 0px;
  margin: 0px;
  line-height: 25px;
  vertical-align: middle;
}

#table_recently_work td {
  padding: 0px;
  margin: 0px;
  line-height: 25px;
  vertical-align: middle;
}

#table_recently td {
  padding: 0px;
  margin: 0px;
  line-height: 25px;
  vertical-align: middle;
}
#search_result {
  z-index: 9999;
  max-height: 200px;
  overflow-y: auto;
  overflow-x: hidden;
  position: absolute;
}

.building_thum {
  width: 50px;
  height: 50px;
}

.dummy_bg {
  min-width: 80px;
  min-height: 80px;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.address {
  font-size: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.tip_con {
  margin-top: 10px !important;
  max-height: 20px !important;
  max-width: 20px !important;
  padding: 2px !important;
  cursor: pointer;
  margin-left: 2px;
}
.text-left {
  text-align: left !important;
}

.background-menu {
  background-color: #252b3b !important;
}

.nb_blue {
  background-color: #1e6093;
  color: #fff;
  font-weight: bold;
}

.nb_blue:hover {
  background-color: #124f7e;
  color: #f7be0d;
  font-weight: bold;
}

.selected {
  border: 3px solid #ffffff;
}

.default-button {
  line-height: 30px !important;
  margin-left: 1px !important;
  min-width: 75px !important;
  max-width: 75px !important;
  padding: 0.2rem !important;
}
.wh-50p {
  width: 50% !important;
  height: 50% !important;
}
.wh-50 {
  width: 50px !important;
  height: 50px !important;
}
.phs-white::placeholder {
  color: #fff;
}

.mini_check {
  cursor: pointer;
  height: 40px;
  line-height: 40px;
  height: 13px;
  width: 13px;
  position: relative;
  display: inline-block;
  -webkit-box-shadow: inset 0 0 0 1px #79859c;
  box-shadow: inset 0 0 0 1px #79859c;
  border-radius: 1px;
}

.smbtn {
  font-size: 8pt !important;
  padding: 4px !important;
  margin: 2px;
  line-height: 10px !important;
  height: 30px !important;
  min-width: 64px;
}

.left-20 {
  left: 20px !important;
  font-size: 10pt;
}

.ft-10 {
  font-size: 10pt !important;
}

.hand {
  cursor: pointer;
}

.hand_white {
  cursor: pointer;
}

.hand:hover {
  color: #10a3d8 !important;
}

.hand_white:hover {
  color: #002594 !important;
}

.fr {
  float: right !important;
}
.hand: hover {
  text-decoration: underline;
}
.width-250 {
  max-width: 250px;
}

.m-0 {
  margin: 0px !important;
}

.row_on {
  background-color: #b5d6ff !important;
  color: #565656;
}

.row_on:hover {
  font-weight: 500;
}

.p-0 {
  padding: 0px !important;
}

.float-center {
  position: relative;
  margin: 0px auto;
}
.pl-30 {
  padding-left: 30px;
}
.wd-50p {
  max-width: 50%;
}

.mmwidth-70 {
  min-width: 70px;
  max-width: 70px;
}

.width-70 {
  max-width: 70px;
}

.width-70p {
  width: 70%;
  max-width: 70% !important;
}

.width-80 {
  max-width: 80px;
}
.width-70p {
  max-width: 70%;
}

.width-100 {
  max-width: 100px;
}

.width-100p {
  width: 100% !important;
}

.square {
  width: 100px !important;
  height: 100px !important;
}
.width-110 {
  max-width: 110px;
}

.mwidth-110 {
  min-width: 110px;
  max-width: 110px;
}
.width-120 {
  max-width: 120px;
}
.width-130 {
  min-width: 130px;
  max-width: 130px;
}

.width-20 {
  max-width: 20px;
}
.width-70 {
  max-width: 70px;
}

.width-80 {
  max-width: 80px;
}
.width-year {
  max-width: 65px;
}

.width-month {
  max-width: 45px;
}

.width-day {
  max-width: 45px;
}

.bg-white {
  background-color: #fff !important;
  color: #000 !important;
}

.bg-dark-red {
  background-color: #7d0000 !important;
  color: #fff !important;
}

.bg-dark-blue {
  background-color: #0c0b27 !important;
  color: #fff !important;
}

.shortcut {
  min-width: 70px;
  overflow: hidden;
}
.hide {
  display: none !important;
}
.red_alert {
  border: 2px solid #ff0000 !important;
}
.dark-wall {
  background-color: #1d222e !important;
  color: #eee !important;
}

.bd-0 {
  border: 0px !important;
}

.bdb-1 {
  border-top: 0px !important;
  border-bottom: 1px solid #eee;
}

.overflowxhya {
  overflow-x: hidden !important;
  overflow-y: show !important;
}

#preloader {
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 99999;
  transition: all 150ms ease;
}

#preloader .spinner-border {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -15px;
}

#bottom_nav {
  background-color: #fff !important;
  position: fixed;
  bottom: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  left: 0px;
  z-index: 99999;
  margin: 0 auto;
  height: 50px;
  padding: 0px;
  /*padding: 0 calc(24px / 2) 0 0;*/
  border-top: 1px solid #eee;
}

.file_title {
  position: absolute;
  top: 0;
  left: 110px;
  right: 0;
  width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  margin-bottom: 0;
}

.line-subway {
  list-style: none;
  margin: 0px;
  padding-left: 2px;
  font-size: 10pt;
  line-height: 20px;
  text-align: left !important;
  max-width: 150px !important;
}
.line-subway li {
  padding: 0px;
  font-size: 10pt;
  line-height: 20px;
  max-width: 150px !important;
  overflow: hidden;
}

.client-list {
  width: 100%;
  float: left;
  padding-top: 0px;
  margin-bottom: 5px;
}
.client-list li {
  float: left !important;
  min-width: 33%;
  max-width: 33%;
}

.mobile-client-list {
  width: 100%;
  float: left;
}
.mobile-client-list li {
  float: left !important;
  min-width: 200px;
  width: 33%;
}

.row-menu {
  list-style: none;
  margin: 0px;
  padding: 0px;
  font-size: 12pt;
}

.row-menu li {
  float: left !important;
  display: inline-block;
  margin: 0px;
  padding: 0px;
}

.line-people {
  list-style: none;
  margin: 0px;
  padding-left: 2px;
  font-size: 12pt;
}
.line-people li {
  float: left !important;
  display: inline-block;
  padding: 5px;
}

.mobile-popup-icon {
  list-style: none;
  margin: 0px;
  padding-left: 2px;
  font-size: 16pt;
}

.mobile-popup-icon li {
  float: left !important;
  display: inline-block;
  padding: 0px;
  margin-right: 15px;
}

.line-menu {
  list-style: none;
  margin: 0px;
  padding-left: 2px;
  font-size: 12pt;
}
.line-menu li {
  float: left !important;
  display: inline-block;
  padding: 5px;
}

.line-menu-address {
  list-style: none;
  font-size: 12pt;
  padding: 0px;
  margin: 0px;
}
.line-menu-address li {
  float: left !important;
  display: inline-block;
  padding: 0px;
  max-height: 38.63px;
}

.line-menu-notify {
  list-style: none;
  font-size: 12pt;
  padding-left: 0px;
  margin-left: 0px;
}
.line-menu-notify li {
}

.line-menu-badge {
  list-style: none;
  margin: 0px;
  padding-left: 2px;
  font-size: 12pt;
}
.line-menu-badge li {
  float: left !important;
  display: inline-block;
  padding-left: 5px;
  margin-right: 5px;
  min-width: 110px;
}
.vel-menu {
  list-style: none;
  margin: 0px;
  padding-left: 2px;
  font-size: 12pt;
}

.bottom_bar {
  list-style: none;
  margin: 0px auto;
  position: relative;
  padding: 0px;
  max-width: 300px;
}
.bottom_bar li {
  float: left;
  display: inline-block;
  min-width: 70px;
  max-width: 70px;
  text-align: center;
  padding-top: 0px;
}
.bottom_bar li button {
  line-height: 15px;
  padding-top: 0px;
  margin-bottom: 10px;
}

.message-list li {
  height: 40px !important;
  line-height: 40px !important;
  font-size: 12pt !important;
}
/* PC , 테블릿 가로 (해상도 768px ~ 1023px)*/
@media all and (min-width: 768px) and (max-width: 1023px) {
  /*스타일입력*/
}
/* 테블릿 세로 (해상도 768px ~ 1023px)*/
@media all and (min-width: 768px) and (max-width: 1023px) {
  /*스타일입력*/
}
/* 모바일 가로, 테블릿 세로 (해상도 480px ~ 767px)*/
@media all and (min-width: 480px) and (max-width: 767px) {
  /*스타일입력*/
}
/* 모바일 가로, 테블릿 세로 (해상도 ~ 479px)*/
@media all and (max-width: 479px) {
  /*스타일입력*/
}

.bg-white {
  background: #fff;
}

.txt-black {
  color: #000;
}

.btn_naver {
  width: 50px !important;
  height: 50px !important;
  max-width: 50px !important;
  max-height: 50px !important;
}

.btn_func {
  width: 90px;
  height: 30px;
  margin-left: 10px;
  line-height: 30px !important;
  padding: 0px;
}

.btn-delete {
  margin-top: 2px;
  margin-left: 2px;
  min-width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #ff9c00 !important;
  color: #ffffff !important;
  line-height: 10px;
  text-align: center;
}
.temp_photo {
  width: 90%;
}
.marker {
  background-color: #fff;
  border: #ccc solid 1px;
  border-radius: 5px;
  font-size: 12px;
  font-weight: 500;
  height: auto;
  letter-spacing: -0.25px;
  margin-top: 6.8px;
  padding: 1px;
  position: relative;
}
/*.marker::after {
border-color:#fff  transparent;
border-style: solid; border-width: 8px 6px 0px 6.5px;
content: '';
display: block;
left: 28px;
position: absolute;
bottom: -8px;
width: 0;
z-index: 1;
}
.marker::before {
border-color: #a0a0a0  transparent;
border-style: solid;
border-width: 8px 6px 0px 6.5px;
content: '';
display: block;
left: 28px;
position: absolute;
bottom: -8px;
width: 0;
z-index: 0;
}
*/

.recommand_marker {
  color: #fff;
  background-color: #2490ff;
  border: #2490ff solid 1px;
  border-radius: 5px;
  font-size: 12px;
  font-weight: 500;
  height: auto;
  letter-spacing: -0.25px;
  margin-top: 6.8px;
  padding: 5px 11px;
  position: relative;
  width: fit-content;
  z-index: 100;
}

/*
.spot_marker {
color:#2490ff;
background-color: #fff;
border: #2490ff solid 2px;
border-radius: 5px;
font-size: 12px;
font-weight: 500;
height: auto;
letter-spacing: -0.25px;
margin-top: 6.8px;
padding: 1px;
width:10px;
position: relative;
width: fit-content; z-index: 100;
}*/

.btn_container {
  border: #2490ff solid 2px;
  width: 10px;
  height: 10px;
}
.spot_marker::after {
  border-color: #2490ff transparent;
  border-style: solid;
  border-width: 8px 6px 0px 6.5px;
  content: "";
  display: block;
  left: 7px;
  position: absolute;
  bottom: -8px;
  width: 0;
  z-index: 1;
}
.spot_marker::before {
  border-color: #2490ff transparent;
  border-style: solid;
  border-width: 8px 6px 0px 6.5px;
  content: "";
  display: block;
  left: 7px;
  position: absolute;
  bottom: -8px;
  width: 0;
  z-index: 0;
}

.customoverlay {
  position: relative;
  bottom: 85px;
  border-radius: 6px;
  border: 1px solid #ccc;
  border-bottom: 2px solid #ddd;
  float: left;
}
.customoverlay:nth-of-type(n) {
  border: 0;
  box-shadow: 0px 1px 2px #888;
}
.customoverlay a {
  display: block;
  text-decoration: none;
  color: #000;
  text-align: center;
  border-radius: 6px;
  font-size: 14px;
  font-weight: bold;
  overflow: hidden;
  background: #d95050;
  background: #d95050 url(https://t1.daumcdn.net/localimg/localimages/07/mapapidoc/arrow_white.png) no-repeat right 14px center;
}
.customoverlay .title {
  display: block;
  text-align: center;
  background: #fff;
  margin-right: 35px;
  padding: 10px 15px;
  font-size: 14px;
  font-weight: bold;
}
.customoverlay:after {
  content: "";
  position: absolute;
  margin-left: -12px;
  left: 50%;
  bottom: -12px;
  width: 22px;
  height: 12px;
  background: url("https://t1.daumcdn.net/localimg/localimages/07/mapapidoc/vertex_white.png");
}

.wd-50p {
  max-width: 50px;
  min-width: 50px;
}

.wd-60p {
  max-width: 60px;
  min-width: 60px;
}

.wd-70p {
  max-width: 70px;
  min-width: 70px;
}

.wd-80p {
  max-width: 80px;
  min-width: 80px;
}

.wd-90p {
  max-width: 90px !important;
  min-width: 90px !important;
}

.wd-100p {
  max-width: 100px !important;
  min-width: 100px !important;
}

.wd-120p {
  width: 120px;
}

.wd-130p {
  max-width: 130px !important;
  min-width: 130px !important;
}

.wd-140p {
  max-width: 140px;
  min-width: 140px;
}

.wd-40p {
  max-width: 40px;
  min-width: 40px;
}

.wd-175p {
  max-width: 175px;
  min-width: 175px;
}
.wd-330p {
  max-width: 330px !important;
  min-width: 330px !important;
}

.btn_gray {
  border: 1px solid #ccc !important;
  color: #ccc !important;
}

.ph-r {
  text-align: right;
}
.ph-r::placeholder {
  text-align: right !important;
}

.ph-l {
  text-align: left;
}

.ph-l::placeholder {
  text-align: right !important;
}

.bg_gray {
  background-color: #ccc !important;
}
.report5_photo {
  width: 100%;
  height: 483px;
  max-height: 483px;
  position: relative;
  background-size: contain !important;
  background-position: center;
  background-repeat: no-repeat;
}

.report5_photo:hover {
  cursor: pointer;
  border: 1px dotted #ccc;
}

.report6_photo:hover {
  cursor: pointer;
  border: 1px dotted #ccc;
}

.report7_photo:hover {
  cursor: pointer;
  border: 1px dotted #ccc;
}
.report8_photo:hover {
  cursor: pointer;
  border: 1px dotted #ccc;
}

.report6_photo {
  height: 463px;
  max-height: 463px;
  position: relative;
  background-size: contain !important;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
}

.report7_photo {
  height: 420px;
  max-height: 420px;
  position: relative;
  background-size: contain !important;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
}
.report8_photo {
  height: 240px;
  position: relative;
  background-size: contain !important;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
}

.left_border_none {
  border-left: none !important;
}

.lh25 {
  line-height: 20px;
  padding-bottom: 0px !important;
}

.parking_input {
  padding: 0px !important;
  width: 30px !important;
  max-height: 30px !important;
  margin-right: 1px !important;
  text-align: center;
}

.mwd-250 {
  min-width: 250px;
  max-width: 250px;
  padding: 0px;
}

.mwd-120 {
  min-width: 120px;
  max-width: 120px;
  padding: 0px;
  text-align: center;
}

.mwd-150 {
  max-width: 150px;
  min-width: 150px;
  padding: 0px;
  text-align: center;
}
.mwd-200 {
  min-width: 200px;
  max-width: 200px;
  padding: 0px;
  text-align: center;
}

.mwd-100 {
  min-width: 100px !important;
  max-width: 100px !important;
  padding: 0px;
  text-align: center;
}

.mwd-180 {
  max-width: 180px;
  min-width: 180px;
  padding: 0px;
  text-align: center;
}
.mwd-80 {
  max-width: 80px;
  min-width: 80px;
  padding: 0px;
  text-align: center;
}

.mwd-70 {
  min-width: 70px;
  max-width: 70px;
  padding: 0px;
  text-align: center;
}

.mwd-51 {
  min-width: 51px;
  max-width: 51px;
  padding: 0px;
  text-align: center;
}

.mwd-60 {
  min-width: 60px;
  max-width: 60px;
  padding: 0px;
  text-align: center;
}

.mwd-50 {
  min-width: 50px;
  max-width: 50px;
  padding: 0px;
  text-align: center;
}

.mwd-40 {
  max-width: 40px;
  padding: 0px;
  text-align: center;
}

.mhl-30 {
  line-height: 30px;
  height: 30px;
}

.top_filter_table {
  list-style: none;
  margin: 0px auto;
  padding: 0px;
  border: 0px solid #ff0000;
}

.top_filter_table_li {
  float: left !important;
  display: inline-block;
  padding: 2px;
  margin: 2px;
  border: 0px solid #000000;
  min-width: 264px;
}

.top_filter {
  list-style: none;
  margin: 0px auto;
  padding: 1px;
  font-size: 13pt;
}

.top_filter li {
  float: left !important;
  display: inline-block;
  line-height: 30px;
  height: 30px;
  padding: 2px;
  text-align: left;
  font-size: 13px;
  border: 0px solid #ff0000;
}

.mobile-line-icon {
  list-style: none;
  margin: 0px;
  padding: 3px 0px 3px 0px;
  font-size: 20pt;
}

.mobile-line-icon li {
  float: left !important;
  display: inline-block;
  padding: 1px 0px 1px 0px;
  line-height: 20px;
  font-weight: 300;
  font-size: 20pt;
  cursor: pointer;
}

.line-icon {
  list-style: none;
  margin: 0px;
  padding: 3px 0px 3px 0px;
  font-size: 12pt;
}

.line-icon li {
  float: left !important;
  display: inline-block;
  padding: 1px 0px 1px 0px;
  line-height: 20px;
  font-weight: 300;
  font-size: 12pt;
  cursor: pointer;
}

.line-icon li:hover {
  color: #4495f1;
}

.search_history {
  list-style: none;
  padding-left: 10px;
}

.search_history li {
  display: inline-block;
  font-size: 12pt;
  padding-left: 2px;
}

.line-menu-badge {
  list-style: none;
  margin: 0px;
  padding-left: 2px;
  font-size: 12pt;
}
.line-menu-badge li {
  float: left !important;
  display: inline-block;
  padding-left: 5px;
  margin-right: 5px;
  min-width: 110px;
  font-size: 10pt;
}

.trade_badge {
  list-style: none;
  margin: 0px auto;
  padding-left: 2px;
}

.trade_badge li {
  float: left !important;
  display: inline-block;
  line-height: 27px;
  height: 27px;
  padding-left: 4px;
  border: 0px solid #ff0000;
  margin-right: 13px;
  min-width: 100px;
  width: 25%;
}

.half_txt {
  line-height: 30px;
  min-height: 30px;
}

.dong {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  margin-left: 10px;
  padding: 5px;
}

.StrongBlue {
  color: #0000ff;
  font-weight: 500;
  font-size: 12pt;
}
.StrongWhite {
  color: #fff;
}
.unit {
  font-size: 12px;
}

.bge {
  background-color: #efefef;
  padding: 3px;
}

.report_card_under_line {
  border-top: 0px solid #fff;
  border-bottom: 1px solid #ccc;
}

.row_photo1_set_table {
  border: 1px solid #ccc;
  max-width: 1020px !important;
  min-width: 1020px !important;
  max-height: 640px !important;
  min-height: 640px !important;
}
.row_photo1_set_table tr td {
  vertical-align: top;
  background-color: #f3f3f3;
  text-align: center !important;
}
.row_photo1_set_table tr td img {
  object-fit: fill;
  max-height: 620px !important;
  height: 615px;
  max-width: 1020px;
}

.row_photo2_set_table {
  border: 1px solid #ccc;
  max-width: 495px !important;
  min-width: 495px !important;
  max-height: 669px !important;
  min-height: 669px !important;
}

.row_photo2_set_table tr td {
  vertical-align: top;
  background-color: #f3f3f3;
  text-align: center !important;
  vertical-align: middle;
}
.row_photo2_set_table tr td img {
  object-fit: fill;
  max-width: 495px !important;
  max-height: 600px;
  height: 600px;
}
.row_photo2_set_table input {
  background-color: #efefef;
  color: #565656;
}
.row_photo2_set_table input::placeholder {
  color: #565656;
}

.col_photo2_set_table {
  border: 1px solid #ccc;
  max-width: 495px !important;
  min-width: 495px !important;
  max-height: 659px !important;
  min-height: 659px !important;
}

.col_photo2_set_table tr td {
  vertical-align: top;
  background-color: #f3f3f3;
  max-height: 600px !important;
}
.col_photo2_set_table tr td img {
  object-fit: fill;
  max-height: 590px !important;
  width: 100%;
  height: 100%;
}

.col_photo2_set_table input {
  background-color: #efefef;
  color: #565656;
}
.col_photo2_set_table input::placeholder {
  color: #565656;
}

.col_photo3_set_table input {
  background-color: #efefef;
  color: #565656;
}
.col_photo3_set_table input::placeholder {
  color: #565656;
}

.row_photo4_set_table input {
  background-color: #efefef;
  color: #565656;
}
.row_photo4_set_table input::placeholder {
  color: #565656;
}

.row_photo3_set_table input {
  background-color: #efefef;
  color: #565656;
}
.row_photo3_set_table input::placeholder {
  color: #565656;
}

.col_photo3_set_table {
  border: 1px solid #ccc;
  max-width: 327px !important;
  min-width: 327px !important;
  max-height: 630px !important;
  min-height: 630px !important;
}
.col_photo3_set_table tr td {
  vertical-align: top;
  background-color: #f3f3f3;
  max-height: 400px;
}
.col_photo3_set_table tr td img {
  object-fit: fill;
  max-height: 630px;
  max-width: 322px;
  height: 100%;
}

.row_photo4_set_table {
  border: 1px solid #ccc;

  max-height: 350px !important;
  min-height: 350px !important;
  table-layout: fixed !important;
}

.row_photo4_set_table tr td {
  vertical-align: top;
  background-color: #f3f3f3;
  padding: 0px;
  text-align: center;
  width: 500px;
}
.row_photo4_set_table tr td img {
  object-fit: fill;
  width: 100%;
  max-height: 354px;
  height: 285px;
}

.col_photo4_set_table {
  border: 1px solid #ccc;
  max-width: 262px !important;
  min-width: 262px !important;
}
.col_photo4_set_table tr td {
  vertical-align: top;
  background-color: #f3f3f3;
  max-height: 340px;
}
.col_photo4_set_table tr td img {
  object-fit: fill;
  max-height: 255px;
  height: 255px;
  max-width: 262px;
}

.row_photo8_set_table {
  border: 1px solid #ccc;
  max-width: 200px !important;
  min-width: 200px !important;
  max-height: 240px !important;
  min-height: 240px !important;
}
.row_photo8_set_table tr td {
  vertical-align: top;
  background-color: #f3f3f3;
}
.row_photo8_set_table tr td img {
  object-fit: fill;
  width: 100%;
  max-width: 200px;
  max-height: 240px;
}
.col_photo8_set_table {
  border: 1px solid #eee;
  max-width: 200px !important;
  min-width: 200px !important;
  max-height: 240px !important;
  min-height: 240px !important;
}
.col_photo8_set_table tr td {
  vertical-align: top;
  background-color: #f3f3f3;
}
.col_photo8_set_table tr td img {
  object-fit: fill;
  width: 100%;
  max-width: 200px;
  max-height: 240px;
}
.text-thin {
  font-weight: 300;
}

.tbl th {
  padding: 0px 5px 5px 5px;
}

.tbl td {
  padding: 0px 5px 5px 5px;
}

.tbl_team_list {
  width: 100%;
}

.tbl_team_list th {
  padding: 8px 5px 8px 5px;
  line-height: 30px;
  background-color: #f8f9fa;
}

.tbl_team_list td {
  padding: 8px 5px 8px 5px;
  line-height: 30px;
  color: #505d69;
  border-bottom: 1px solid #eee;
}

.font-size-10 {
  font-size: 10px !important;
}

.modal-full-screen {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    max-width: none;
}

.modal-full-screen .modal-content {
    height: auto;
    min-height: 100%;
    border-radius: 0;
    border: none;
}
.modal-dialog-scrollable {
    height: auto;
    max-height: 100%;
    margin-bottom:0px;
    margin-right:0px;
  padding-bottom: 0px;
  padding-right:0px;
  overflow: hidden;
}