﻿.accordion-item-trigger {
  text-align: left;
  position: relative;
  padding-right: 40px;
  border: none;
  border-bottom: 1px solid #e4e4e4;
  background-color: #fff;
  color: #000;
  width: 100%;
  padding: 11px 20px;
}

.accordion-item-trigger:after {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  content: "\e914";
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.accordion-item-trigger[aria-expanded=true]:after {
  content: "\e915";
}

.accordion-item-body {
  padding: 20px 12px;
  border-bottom: 1px solid #e4e4e4;
}

.reg-table {
  width: 100%;
  margin-bottom: 10px;
}

.reg-table th {
  background-color: #f7f7f7;
  border-top: 1px solid #e4e4e4;
  height: 72px;
  width: 160px;
  min-width: 160px;
}

.reg-table th:first-child,
.reg-table td:first-child {
  border-left: 1px solid #e4e4e4;
}

.reg-table th,
.reg-table td {
  padding: 10px;
  border-right: 1px solid #e4e4e4;
  border-bottom: 1px solid #e4e4e4;
}

.division-buttons {
  margin-top: 8px;
  display: flex;
  justify-content: center;
}

.division-buttons .btn:first-child {
  margin-right: 4px;
}

.division-column .btn-add-division-column {
  display: none;
}

.division-column.first-child.last-child .btn-remove-division-column {
  display: none;
}

.division-column.last-child .btn-add-division-column {
  display: inline-block;
}

.btn-add-row,
.btn-remove-row {
  min-width: 70px;
  height: 100%;
  font-size: 13px;
  padding: 0;
}

tr:not(.first-child).last-child .btn-add-row,
tr:not(.first-child).last-child .btn-remove-row {
  display: block;
  height: 21px;
  line-height: 1;
  font-size: 13px;
  padding-top: 0;
  padding-bottom: 0;
}

tr:not(.first-child).last-child .btn-add-row {
  margin-top: 4px;
}

tr.first-child.last-child .btn-remove-row {
  display: none;
}

tr:not(.last-child) .btn-remove-row {
  display: block;
}

tr:not(.last-child) .btn-add-row {
  display: none;
}

.area-dropdown .areas {
  width: 100%;
  height: 300px;
  overflow: auto;
}

.area-dropdown .dropdown-menu {
  width: 180px;
}

.p_img {
  overflow: auto;
}

.upload-img-wrap {
  display: flex;
  padding-bottom: 4px;
  margin-bottom: 20px;
}

.upload-etc{
  border-top: 1px solid #E4E4E4;
  padding: 15px 0 0 0;
}

.btn-upload-file {
  cursor: pointer;
  position: relative;
  width: 200px;
  height: 134px;
  background-color: #E4E4E4;
}

.btn-upload-file input[type=file] {
  cursor: pointer;
  position: relative;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 10;
}

.btn-upload-file-text {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.img-box {
  text-align: right;
  margin-right: 25px;
}

.orderclass{
  width:310px;

}
.img-box-wrap {
  margin-bottom: 4px;
  width: 100%;
  height: 134px;
  background-color: rgba(33, 33, 33, 0.1);
  text-align: center;
}

.img-box-wrap img {
  margin: 0 auto;
  max-width: 200px;
  max-height: 134px;
}

.opt-css-first-a {
  margin-top: 5px;
  display: none;
}

.opt-css-first-b {
  margin-top: 5px;
  display: none;
}

.opt-css-first-b0 {
  margin-top: 5px;
  display: none;
}

.nav-pills .nav-link {
  position: relative;
  padding: 10px 20px;
  color: #333;
  font-size: 16px;
  font-weight: 700;
  border-radius: 50rem;
}

.nav-pills .nav-item {
  position: relative;
}

.nav-pills .nav-item:first-child:before {
  border-radius: 50em 0 0 50em;
}

.nav-pills .nav-item:last-child:before {
  border-radius: 0 50em 50em 0;
}

    .nav-pills .nav-item:before {
        position: absolute;
        content: "";
        background-color: #E4E4E4;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
    }

 

.reg-form-group {
  border-bottom: 1px solid #e4e4e4;
  padding: 14px 12px;
}

.reg-form-group:first-child {
  border-top: 1px solid #e4e4e4;
}

.reg-form-label {
  position: relative;
  margin: 0 0 10px;
 
  
  
}

.reg-form-label-text {
  position: relative;
  z-index: 1;
}

/*.reg-form-label:before {
                    content:"";

                    position: absolute;

                    top: -100px;
                    right: 0;
                    bottom: -100px;
                    left: 0;

                    background-color: #f7f7f7;
                    background-color: var(--light);
                }*/
.reg-form-control {
  display: flex;
  width: 100%;
  height: 100%;
 
 
  background-color: #fff;
  align-items: center;
}

.category-description {
  font-size: 14px;
}

.form-check-label {
  display: inline-block;
  vertical-align: top;
  position: relative;
}

.form-check-label-sm {
  font-size: 14px;
  font-size: 14px;
  font-weight: 400;
  top: 2px;
}

.text-counter {
  min-width: 20px;
  display: inline-block;
  text-align: right;
  vertical-align: top;
}

.custom-dropdown .dropdown-menu {
  width: 350px;
  border: 2px solid #707070;
  border-radius: 10px;
  padding: 16px 18px;
}
