body {
  padding: 0;
  margin: 0;
}

.wrapper {
  height: inherit;
}

button:focus {
  outline: none;
}

.clear-both {
  clear: both;
}
.bg-main {
  background-color: #09092b;
}
.ml-6 {
  margin-left: 5rem !important;
}

.mr-6 {
  margin-right: 5rem !important;
}

/* .container-fluid,
.container {
  padding: 0;
} */
.row-wrap {
  display: flex;
  flex-direction: row;
}

.col-wrap {
  display: flex;
  flex-direction: column;
}

.pz_bg {
  /* background: url(/images/back_reverse.png) repeat; */
  -webkit-background-size: 300px;
  background-size: 300px;
}

.border-top-primary {
  border-top: 2px solid #113e08;
}

.bg-light {
  background-color: #eeedef !important;
}

.main-tab-wrap {
  display: flex;
  justify-content: space-around;
  /* padding: 1rem 0; */
}

.slide-border-bottom {
  border-bottom: 3px solid #113e08;
  /* position: relative; */
}

.main-tab-wrap > div {
  flex: 1;
}

.main-tab-wrap a {
  padding: 0.5rem 8px;
  color: black;
  font-family: scdream5;
  margin: 0 1rem;
  transition-duration: 0s !important;
  white-space: nowrap;
  font-size: 18px;
}

.main-tab-wrap a:hover,
.main-tab-wrap a:focus,
.main-tab-wrap a.active {
  border-bottom: 5px solid #113e08 !important;
  font-weight: bold;
}

.main-tab-wrap img {
  position: absolute;
  z-index: 10;
  top: 15px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  cursor: pointer;
}

.main-tab-wrap .main-logo {
  position: absolute;
  width: 140px;
  height: 150px;
  background-color: white;
  border-radius: 20px;
  background-image: url(/images/logo_color.png);
  background-size: 100px;
  background-repeat: no-repeat;
  background-position: center 37px;
  z-index: 1;
  top: -16px;
}

.main-tab-wrap .main-logo:hover {
  border-bottom: none !important;
}

.container.inner-container {
  max-width: 938px;
}

.main-slide-item {
  height: 500px;
  background-size: cover !important;
  width: 100%;
  background-repeat: no-repeat !important;
  background-position: center 0 !important;
}

.nav-button-wrap span {
  font-size: 14px;
  font-family: NotoSansR;
}

.nav-button-wrap a {
  color: black;
  font-weight: bold;
}

#sidebarCollapse {
  margin-right: -1rem;
}

/*.pz_bg:before{*/
/*content:'';*/
/*position:absolute;*/
/*width: 200%;*/
/*height: 200%;*/
/*top: -50%;*/
/*left: -50%;*/
/*z-index: -1;*/
/*background: url('/images/back.png') repeat;*/
/*-webkit-transform: rotate(90deg);*/
/*transform: rotate(90deg);*/
/*-moz-transform: rotate(90deg);*/
/*-ms-transform: rotate(90deg);*/
/*-o-transform: rotate(90deg);*/
/*-webkit-background-size: 600px 300px;*/
/*background-size: 600px 300px;*/
/*}*/
.top_bar {
  position: fixed;
  max-width: 1110px;
  width: 100%;
  height: 56px;
  z-index: 10;
  border-top: 6px;
  border-top-style: solid;
  border-image: linear-gradient(to right, rgb(231, 24, 65), rgb(143, 28, 41));
  border-image-slice: 1;
}

.top_bar:before {
  /* content: ""; */
  position: absolute;
  background: url('/images/bar_top.png') no-repeat;
  z-index: 1;
  width: 1110px;
  height: 6px;
  top: 0px;
  left: 0px;
}

.navbar-nav .nav-font {
  font-size: 0.7rem;
  line-height: 24px;
  font-weight: 500;
}

.container {
  max-width: 960px;
}

.main-slider {
  /* padding-top: 56px; */
}

.main-slider .slick-list {
  /* border-bottom: 4px solid #113E08; */
}

.main-slider img[alt='pc'] {
  width: 938px;
}

.main-slider-arrow-wrap {
  position: relative;
  width: 1200px;
  margin: auto;
  top: -250px;
}

.main-slider-arrow-wrap img {
  position: absolute;
  cursor: pointer;
  top: calc(50% - 35px);
}

.main-slider-arrow-wrap img.prev {
  left: 0;
}

.main-slider-arrow-wrap img.next {
  right: 0px;
}

.full-cover-pzfutball {
  background-color: white;
  background-image: url(/images/logo_color.png);
  background-position: center 300px;
  background-size: 100px;
  background-repeat: no-repeat;
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 1000;
  top: 0;
}

/* .main-slider {
  display: none;
}
.main-slider.slick-initialized {
  display: block;
} */
.m-row {
  margin: 0;
}

.m-row .col {
  padding: 0;
}

.btn.active {
  color: floralwhite !important;
}

.btn-date:focus {
  box-shadow: none !important;
}

.btn-status {
  width: 100%;
  height: 60px;
  margin: 0;
}

.btn-status {
  float: right;
}

.btn-status[data-status='hurry'] {
  background-image: url(/images/status_hurry.png);
}

.btn-status[data-status='available'] {
  background-image: url(/images/status_open.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.btn-status[data-status='full'] {
  background-image: url(/images/status_closed.png);
}

.btn-status h5 {
  font-size: 0.8rem;
}

.ground-list ul li {
  background-color: transparent;
  /* border-bottom: 1px solid #ddd !important; */
}

.tagList {
  font-weight: bold;
  font-size: 12px;
}

/* .tagList.male::before {
  content: url(/images/match_male.png);
  position: relative;
  top: 3px;
}
.tagList.female::before {
  content: url(/images/match_female.png);
  position: relative;
  top: 3px;
}
.tagList.mix::before {
  content: url(/images/match_mixed.png);
  position: relative;
  top: 3px;
} */
.grade_icon,
.ladder_icon {
  font-size: 12px;
  font-weight: bold;
  width: 50px;
  color: #555;
  padding-left: 10px;
  position: relative;
  padding-top: 3px;
}

.grade_icon[data-grade]::before {
  position: absolute;
  top: 4px;
  left: 3px;
  background-size: contain;
  width: 14px;
  height: 14px;
  background-repeat: no-repeat;
  background-position: center;
}

.grade_icon[data-grade='1']::before {
  content: '';
  background-image: url(/images/icon_grade_gold.png);
}

.grade_icon[data-grade='2']::before {
  content: '';
  background-image: url(/images/icon_grade_silver.png);
}

.grade_icon[data-grade='3']::before {
  content: '';
  background-image: url(/images/icon_grade_bronze.png);
}
.grade_icon[data-grade='4']::before {
  content: '';
  background-image: url(/images/icon_grade_4.png);
}

.ladder_icon::before {
  content: url(/images/ladder_icon.png);
  display: inline-block;
  padding-top: 3px;
}

.level::before {
  content: '·';
  color: #999;
  margin-right: 5px;
}

.ground-list a:hover {
  text-decoration: none;
}

.text-orange {
  color: #fd7e14;
}

input#datepicker {
  visibility: collapse;
  width: 0px;
  height: 5px;
  right: -10px;
  top: 10px;
}

.mobile_slide {
  background-repeat: no-repeat !important;
  height: calc(100vw * 5 / 12 + 1px);
  background-size: contain !important;
  background-position: center center !important;
}

.mobile-menu-wrap,
.ground-list ul li {
  max-width: 960px;
  width: 100%;
  padding: 0 5px;
}

.mobile-menu-wrap p.category {
  margin-bottom: 0rem;
  padding-left: 0.5rem;
  font-size: 0.8rem;
}

.mobile-menu-wrap button.btn {
  padding-left: 15px;
}

.favorite-wrap {
  display: -webkit-inline-box;
}

.favorite-wrap i {
  font-size: 19px;
  margin-top: 3px;
  color: #ffce00;
}

.favorite-wrap h6 {
  padding-left: 5px;
  font-size: 20px;
}

.detail_img_wrap,
.theway_images {
  height: 400px;
  background-size: cover;
  background-position: center center;
  border-radius: 25px;
}

#detail_page .section {
  padding: 2rem 0;
  border-bottom: 1px solid #ddd;
}

#detail_page .address_wrap button {
  padding: 0 20px 0 0;
}

#detail_page .address_wrap button:after {
  content: '|';
  position: relative;
  left: 10px;
  top: -2px;
  color: black;
}

#detail_page .description {
  color: #aaa;
  font-size: 13px;
  margin: 0;
}

.match_process_wrap .d-flex .bg-light,
.ground_facility_wrap .d-flex .bg-light {
  width: 200px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  border-radius: 1rem;
  height: 200px;
  position: relative;
}

.match_process_wrap .d-flex .bg-light p,
.ground_facility_wrap .d-flex .bg-light p {
  position: absolute;
  bottom: 0;
  text-align: center;
  width: 100%;
}

.facility_opacity {
  opacity: 0.3;
}

.division {
  border-top: 1px solid lightgray;
}

#club_page,
#club_list,
#match_detail {
  height: auto;
  padding: 5rem 0.5rem;
}

#mypage-wrap .card,
#club_page .card,
#club_list .card,
#match_detail .card {
  margin-bottom: 1rem;
  box-shadow: 0px 0px 9px 0px lightgrey;
}

#mypage-wrap label.title,
#club_list label.title,
#match_detail label.title {
  margin: 0;
}

#club_list ul li.list-group-item-action {
  line-height: 50px;
}

#match_detail .detail_img_wrap {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}

.game-icons-wrap .dropdown-menu ul li {
  padding: 0.5rem;
  font-size: 0.75rem;
}

#apply-list-wrap ul li {
  font-size: 0.8rem;
}

#apply-list-wrap ul li input {
  font-size: 0.8rem;
}

.fileinput img {
  width: 100%;
}

/* filterModalRegion css */
#filterModalRegion button[data-toggle="false"],
/* #filterModalGround button.btn-round[data-toggle="false"], */
#filterModalGround button[data-toggle="false"],
#mypage-wrap button[data-toggle="false"] {
  background-color: darkgray !important;
}

#filterModalGround h5 {
  font-size: 1rem;
  font-weight: 700;
  margin-bottom: 0;
}

#filterModalGround button[data-role='all'] {
  margin: 0;
}

.match-count {
  font-size: 0.75rem;
  font-weight: 700;
  margin: 1rem 0;
}

/* 모달 관련 css */
.modal-header .close {
  padding: 0.5rem;
}

.modal-body {
  padding: 1rem;
}

.modal-body .card {
  box-shadow: none;
}

.modal-footer button {
  width: 100%;
  margin: 0;
  padding: 1rem 0;
  border-bottom-left-radius: 0.5rem;
  border-bottom-right-radius: 0.5rem;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.btn-type-wrap button[data-toggle='true'] {
  background-color: #51bcda !important;
  color: rgba(255, 255, 255, 0.8) !important;
}

.btn-type-wrap button[data-toggle='false'],
.btn-type-wrap button[data-toggle='false']:focus {
  background-color: rgba(255, 255, 255, 0.8) !important;
  color: #51bcda !important;
}

select.form-control:not([size]):not([multiple]),
.form-group .form-control,
.input-group .form-control {
  height: 40px;
}

.form-group textarea.form-control {
  height: inherit;
}

.input-group .input-group-append {
  border: 1px solid #ddd;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
  border-left: none;
  padding: 4px;
  width: 90px;
  height: 40px;
}

.input-group .input-group-append button {
  width: 100%;
  margin: 0;
}

#theway-slider {
  position: absolute;
  top: 2rem;
  width: 1080px;
}

#kakao_map[data-visible='true'],
#theway-slider[data-visible='true'] {
  visibility: visible;
}

#kakao_map[data-visible='false'],
#theway-slider[data-visible='false'] {
  visibility: collapse;
}

#scrollTop {
  position: fixed;
  bottom: 20px;
  right: 20px;
  background: transparent;
  width: 60px;
  height: inherit;
  z-index: 100;
}

#scrollTop:hover {
  background: transparent !important;
}

#scrollTop[data-view='true'] {
  display: block;
}

#scrollTop[data-view='false'] {
  display: none;
}

#beforeJoinModal .modal-dialog {
  max-width: 300px;
  margin: auto;
}

#beforeJoinModal .modal-header span,
.rainbow_font_wrap span {
  font-family: scdream6;
  font-weight: 800;
  font-size: 18px;
}

#login-page .rainbow_font_wrap span {
  font-size: 25px;
  letter-spacing: -2px;
}

.rainbow_font_wrap span:nth-child(1) {
  color: rgb(255, 0, 0);
}

.rainbow_font_wrap span:nth-child(2) {
  color: rgb(246, 132, 38);
}

.rainbow_font_wrap span:nth-child(3) {
  color: rgb(238, 238, 0);
}

.rainbow_font_wrap span:nth-child(4) {
  color: rgb(0, 176, 80);
}

.rainbow_font_wrap span:nth-child(5) {
  padding: 0 5px;
}

.rainbow_font_wrap span:nth-child(6) {
  color: rgb(31, 73, 125);
}

.rainbow_font_wrap span:nth-child(7) {
  color: rgb(0, 32, 96);
}

.rainbow_font_wrap span:nth-child(8) {
  color: #113e08;
}

.rainbow_font_wrap span:nth-child(9) {
  color: rgb(0, 0, 0);
  display: block;
}

#beforeJoinModal .modal-header {
  padding-bottom: 0.25rem;
}

#beforeJoinModal .modal-body {
  padding-top: 0.25rem;
}

#beforeJoinModal .modal-header .button-wrap,
#beforeJoinModal .modal-body .button-wrap {
  padding: 10px;
  text-align: center;
  position: relative;
  border-radius: 5px;
  margin: 0.25rem 0;
}

#beforeJoinModal .modal-header .button-wrap img {
  width: 20px;
  position: absolute;
  left: 10px;
}

#beforeJoinModal .modal-header .button-wrap[data-role='email'] {
  background-color: lightgray;
  margin-top: 1.5rem;
}

#beforeJoinModal .modal-body .button-wrap[data-role='naver'] {
  background-color: #2db400;
}

#beforeJoinModal .modal-body .button-wrap[data-role='kakao'] {
  background-color: #ffe812;
}

#beforeJoinModal .modal-header .button-wrap span,
#beforeJoinModal .modal-body .button-wrap span {
  font-size: 13px;
  font-family: scdream5;
}

#beforeJoinModal .modal-body .button-wrap span[data-role='snsFont'] {
  position: absolute;
  left: 10px;
  font-size: 14pt;
  top: 6px;
  font-weight: 800;
}

.footer-img-wrap {
  height: 100px;
  background-image: url('/images/banner/footer_tie.png');
  background-position: center bottom;
  background-size: cover;
  background-repeat: no-repeat;
}

.modal-footer button {
  margin: 0 !important;
}

.modal-footer button:first-child {
  border-bottom-right-radius: 0px;
}

.modal-footer button:last-child {
  border-bottom-left-radius: 0;
}

/* 충전타입 버튼 css */
.chargeType-button-wrap {
  /* display: flex; */
  /* justify-content: space-around; */
}

.chargeType-button-wrap button[name='chargeType'] {
  background-color: transparent;
  border: 1px solid #ccc;
  /* border-left: none; */
  flex: 1;
  height: 40px;
  cursor: pointer;
  width: calc(50% - 2px);
  margin: 1px;
}

.chargeType-button-wrap button[name='chargeType']:first-child {
  border-left: 1px solid #ccc;
}

.chargeType-button-wrap button[name='chargeType'][data-toggle='true'] {
  color: white;
  background-color: #113e08;
}

button[data-dismiss='modal'] {
  border: none;
  background: transparent;
  position: absolute;
  right: 15px;
  top: 15.7px;
}

.modal-footer button[data-dismiss='modal'] {
  position: relative;
  top: 0;
  left: 0;
  background-color: #403d39;
}

#teamSearchTable thead {
  border-bottom: 2px solid #113e08;
}

#teamSearchTable thead th {
  padding-bottom: 0.5rem !important;
  padding-left: 0.5rem !important;
}

#teamSearchTable tbody td {
  padding-top: 0.5rem !important;
}

.modal-content .modal-header h6 {
  font-size: 17px;
}

.modal-header {
  padding: 10px;
}

.dropdown .dropdown-menu[x-placement='bottom-start'],
.dropup .dropdown-menu[x-placement='bottom-start'],
.bootstrap-select .dropdown-menu[x-placement='bottom-start'],
.dropdown.show .dropdown-menu[x-placement='bottom-start'],
.dropup.show .dropdown-menu[x-placement='bottom-start'],
.bootstrap-select.show .dropdown-menu[x-placement='bottom-start'] {
  transform: translate3d(0px, 40px, 0px) !important;
  border-radius: 0;
}

.dropdown .dropdown-menu[x-placement='top-start'],
.dropup .dropdown-menu[x-placement='top-start'],
.bootstrap-select .dropdown-menu[x-placement='top-start'],
.bootstrap-select.show .dropdown-menu.show[x-placement='top-start'] {
  transform: translate3d(0px, -40px, 0px) !important;
  border-radius: 0;
}

.bootstrap-select.show .dropdown-menu.show li:last-child a:hover,
.bootstrap-select.btn-group .dropdown-menu.inner {
  border-radius: 0;
}

#btn-join {
  font-size: 20px;
  color: white;
  background-color: #113e08;
  /* position: fixed;
	bottom: 30px; */
  border: none;
  width: 300px;
  height: 80px;
  border-radius: 40px;
  font-family: NotosansM;
  font-weight: bold;
}

#btn-join p {
  color: white;
  font-size: 12px;
  margin-bottom: 0;
  margin-top: 5px;
}

.modal-footer-button {
  font-size: 14px;
}

.form-group[data-show='false'] {
  display: none !important;
}

.form-group[data-show='true'] {
  display: block !important;
}
td img.team-emblem {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: inline-block;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  margin-right: 10px;
  box-shadow: 2px 3px 7px rgb(0 0 0 / 10%);
}

@media (min-width: 576px) {
  .main-slider .slick-list {
    /* border-radius: 2rem;
    box-shadow: 0px 0px 5px 5px gray; */
  }

  .m-row {
    margin: 0 -15px;
  }

  .m-row .col {
    padding: 0 15px;
  }
}

@media (max-width: 575px) {
  #club_page,
  #club_list,
  #match_detail {
    padding: 0px 15px;
  }

  a[name='session_name'] {
    width: 42px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-line-clamp: 1;
    display: inline-block;
    line-height: 13px;
    text-align: right;
    margin-right: -4px;
  }

  #scrollTop {
    display: none !important;
  }
}
