/*================== 공통영역 ==================*/
label {
  cursor: pointer;
}
.hidden {
  display: none;
}
.radio {
  height: 34px;
  line-height: 34px;
}
.underline {
  text-decoration: underline;
}
.fred,
.fred a {
  color: #c51a18;
  vertical-align: middle;
}
.fblue {
  color: #397dff;
  vertical-align: middle;
}
.fgray {
  color: #999;
  vertical-align: middle;
}
.fviolet {
  color: #6b26ff;
  vertical-align: middle;
}
.required {
  color: var(--color-primary);
  font-size: 15px;
  font-weight: 600;
  vertical-align: middle;
  margin-right: 10px;
  width: 8px;
  display: inline-block;
}
.bold {
  font-weight: 600;
}
.sbtn_delete2 {
  width: 13px;
  height: 13px;
  font-size: 0px;
  background: url("../images/common/sbtn-delete2.png") center center no-repeat;
  display: inline-block;
}
.icon_list {
  background: url("../images/common/sbtn-list.png") center center no-repeat;
  width: 12px;
  height: 13px;
  display: inline-block;
}
.widthfull {
  width: 100% !important;
}
.clear {
  clear: both;
}
.popbg2 {
  background: rgba(0, 0, 0, 0.35);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  display: none;
  z-index: 1;
}
.popbg2.show {
  display: block;
}
.bgviolet {
  background: #f4f0ff;
}
.bgblue {
  background: #ebf2ff;
}
.bgwhite {
  background: #fff !important;
}
.fsmall12 {
  font-size: 12px;
}
.btn {
  min-width: 70px;
  padding: 0 10px;
  box-sizing: border-box;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.btnarea {
  text-align: center;
  padding-top: 30px;
  margin: 0 auto;
}
.btnarea button {
  display: inline-flex;
}
.message,
.message2,
.message3 {
  text-align: center;
  line-height: 22px;
  word-break: keep-all;
}
.searchinput {
  background: #fff;
  border: 1px solid #eaebeb;
  height: 34px;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  text-align: left;
}
.searchinput input {
  padding: 0 35px 0 10px;
  height: 30px;
  line-height: 30px;
  vertical-align: middle;
  margin-right: -32px;
}
.searchinput button {
  position: absolute;
  top: 0px;
  right: 0px;
  vertical-align: middle;
}
.datepicker {
  background: #fff url("../images/common/datepicker.png") right 10px center
    no-repeat;
}
.student__navbox .navbar__item--registgroup::before {
  background-image: url("../images/total/tabnav-registgroup.png");
}
.popup__container {
  width: 460px;
  background: #fff;
  padding: 50px 40px;
}
.in_container {
  border-top: 1px solid #222;
  padding: 40px;
  background: #fff;
  line-height: 22px;
}
.bggray {
  background: #eaebeb !important;
}
.int2btn {
  display: grid;
  grid-template-columns: auto 100px;
  column-gap: 10px;
}
.int2btn li button {
  width: 100%;
}
.input2 {
  border-bottom: 1px solid #dfdddc;
  height: 34px;
  line-height: 34px;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
}

[onclick] {
  cursor: pointer;
}

.files {
  padding: 7px;
  border: 1px solid #eaebeb;
  background: #f5f7f7;
  position: relative;
  margin-right: 10px;
  display: inline-block;
}
.icons_excel {
  background: url("../images/common/icon_excel.png") center center no-repeat;
  width: 17px;
  height: 17px;
  display: inline-block;
  vertical-align: middle;
  font-size: 0px;
}
.icons_pdf {
  background: url("../images/common/icon_pdf.png") center center no-repeat;
  width: 17px;
  height: 17px;
  display: inline-block;
  vertical-align: middle;
  font-size: 0px;
}
.icons_word {
  background: url("../images/common/icon_word.png") center center no-repeat;
  width: 17px;
  height: 17px;
  display: inline-block;
  vertical-align: middle;
  font-size: 0px;
}
.icons_hwp {
  background: url("../images/common/icon_hwp.png") center center no-repeat;
  width: 17px;
  height: 17px;
  display: inline-block;
  vertical-align: middle;
  font-size: 0px;
}
.icons_delete {
  background: url("../images/common/sbtn-delete2.png") center center no-repeat;
  width: 17px;
  height: 17px;
  display: inline-block;
  vertical-align: middle;
  font-size: 0px;
}
.icons_print {
  background: url("../images/common/icon_print.png") center center no-repeat;
  width: 19px;
  height: 19px;
  display: inline-block;
  vertical-align: sub;
  font-size: 0px;
  margin-right: 5px;
}
.icons_search {
  background: #fff url("../images//common/searchform-search.png") center center
    no-repeat;
  width: 30px;
  height: 30px;
  display: inline-block;
  vertical-align: middle;
  font-size: 0px;
}
.icons_new {
  background: url("../images/common/new.png") center center no-repeat;
  width: 17px;
  height: 17px;
  display: inline-block;
  vertical-align: sub;
  font-size: 0px;
}
.icons_folder {
  background: url("../images/common/icon_folder.png") center center no-repeat;
  width: 17px;
  height: 17px;
  display: inline-block;
  vertical-align: sub;
  font-size: 0px;
}
.icons_phone {
  background: url("../images/common/icon_phone.png") center center no-repeat;
  width: 21px;
  height: 21px;
  display: inline-block;
  vertical-align: middle;
  font-size: 0px;
}
.files .btn_delete {
  position: absolute;
  right: 0px;
  top: 50%;
  transform: translate(-50%, -50%);
}

.student__tabbox {
  padding: 0 60px;
  margin: 0px;
  background: #fff;
}

/* datepicker */
.ui-datepicker {
  width: 353px;
  border: 1px solid #e8e7e6;
  border-top: 1px solid #999;
  background: #fff;
  padding: 30px 40px;
  display: none;
}
.ui-datepicker .ui-datepicker-header {
  position: relative;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev {
  position: absolute;
  top: 50%;
  left: 0%;
  transform: translate(0%, -50%);
  color: #999;
  font-size: 20px;
  height: 20px;
  width: 10px;
  text-align: center;
  display: block;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-next {
  position: absolute;
  top: 50%;
  right: 0%;
  transform: translate(0%, -50%);
  color: #999;
  font-size: 20px;
  height: 20px;
  width: 10px;
  text-align: center;
  display: block;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-title {
  text-align: center;
  font-size: 18px;
  font-weight: 600;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-title .ui-datepicker-year {
  font-size: 18px;
  font-weight: 600;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-title .ui-datepicker-month {
  font-size: 18px;
  font-weight: 600;
}
.ui-datepicker .ui-datepicker-calendar {
  margin-top: 20px;
}
.ui-datepicker .ui-datepicker-calendar th {
  text-align: center;
  height: 40px;
  vertical-align: middle;
}
.ui-datepicker .ui-datepicker-calendar th span {
  font-weight: 600;
  font-size: 15px;
}
.ui-datepicker .ui-datepicker-calendar th:last-child {
  color: #c51a18;
}
.ui-datepicker .ui-datepicker-calendar td {
  text-align: center;
  height: 40px;
  vertical-align: middle;
  font-weight: 600;
}
.ui-datepicker .ui-datepicker-calendar td a {
  width: 100%;
  height: 100%;
  line-height: 40px;
  display: block;
}
.ui-datepicker .ui-datepicker-calendar td.ui-datepicker-other-month span {
  font-weight: 100;
  color: #999;
}
.ui-datepicker .ui-datepicker-calendar td.ui-datepicker-today a,
.ui-datepicker .ui-datepicker-calendar td a.ui-state-hover {
  border-radius: 30px;
  background: #e1ecff;
  color: #397dff;
  box-sizing: border-box;
  border-radius: 100%;
}

.RoundCount {
  padding: 5px 10px;
  border-radius: 30px;
  display: inline-block;
}
.RoundCount.blue {
  background: #e1ecff;
  color: #397dff;
}
.RoundCount.red {
  background: #f9e8e7;
  color: #c51a18;
}

.btn--violet-outline {
  color: #6b26ff;
  border: 1px solid #6b26ff;
  text-align: center;
  background: #fff;
}
.btn--violet-outline.active {
  color: #fff;
  background: #6b26ff;
}
.btn--violet.active {
  color: #6b26ff;
  border: 1px solid #6b26ff;
  text-align: center;
}
.btn--violet {
  color: #fff;
  background: #6b26ff;
}

.grid-5nd {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  align-items: center;
  column-gap: 7px;
}
.grid-4nd {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  align-items: center;
  column-gap: 7px;
}
.grid-3nd {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  align-items: center;
  column-gap: 7px;
}
.grid-2nd {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  align-items: center;
  column-gap: 7px;
}

.tableHover tr:hover td {
  background: #f5f7f7;
  font-weight: 600;
  cursor: pointer;
}
.tableUnderLine tr td {
  border-bottom: 1px solid #eaebeb;
}
.tableAllLine tr td {
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.tableAllLine tr td:last-child {
  border-right: none;
}

.listHover > li:hover {
  background: #f5f7f7;
  font-weight: 600;
  cursor: pointer;
}
.listHover > li.active {
  background: #f5f7f7;
  font-weight: 600;
}
.listUnderLine > li {
  border-bottom: 1px solid #eaebeb;
}

.qnaboard td .brdzone {
  position: relative;
}
.qnaboard td .brdzone .brdContent {
  display: none;
  position: absolute;
  background: #fff;
  border: 1px solid #afafaf;
  padding: 15px;
  z-index: 1;
}

.btn--gray {
  background: #999;
  border: none;
  color: #fff;
}
.btn--gray2 {
  background: #eaebeb;
  border: none;
}
.btn--red {
  background: #c61a18;
  border: none;
  color: #fff;
}
.btn--white-outline {
  border: 1px solid #fff;
  color: #fff;
}

.formTable {
  width: 100%;
  font-size: 15px;
}
.formTable th {
  height: 34px;
  vertical-align: middle;
  text-align: left;
  position: relative;
  padding: 0;
  font-weight: 600;
}
.formTable td {
  height: 34px;
  vertical-align: middle;
  padding: 5px 0;
  position: relative;
}
.formInput {
  border-bottom: 1px solid #dfdddc;
  display: inline-block;
}
.formInput input[type="text"] {
  padding: 10px 0;
  height: 34px;
  box-sizing: border-box;
}

.formGrid3nd {
  display: grid;
  grid-template-columns: 70px 250px 70px 250px 70px 400px;
  align-items: start; /*column-gap:10px;*/
  row-gap: 10px;
}
.thdblock {
  height: 32px;
  line-height: 32px;
  font-weight: 600;
}

.radios {
  position: relative;
  height: 32px;
  line-height: 32px;
}
.radios label {
  font-size: 15px;
  color: #222;
  margin-right: 5px;
  vertical-align: middle;
}
.radios input[type="radio"] {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  box-sizing: border-box;
}
.radios input[type="radio"] + label {
  display: inline-block;
  position: relative;
  padding-left: 20px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
.radios input[type="radio"] + label:before {
  content: "";
  position: absolute;
  left: 0px;
  top: 7px;
  width: 13px;
  height: 13px;
  text-align: center;
  background: #fff;
  border: 2px solid #999;
  border-radius: 100%;
  box-shadow: none;
}
.radios input[type="radio"]:checked + label:before {
  background: #fff;
  border-color: #222;
}
.radios input[type="radio"]:checked + label:after {
  content: "";
  position: absolute;
  top: 11px;
  left: 4px;
  width: 9px;
  height: 9px;
  background: #222;
  border-radius: 100%;
  box-shadow: none;
}

.radios-white {
  position: relative;
  height: 32px;
  line-height: 32px;
}
.radios-white label {
  font-size: 15px;
  color: #fff;
  margin-right: 5px;
  vertical-align: middle;
}
.radios-white input[type="radio"] {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  box-sizing: border-box;
}
.radios-white input[type="radio"] + label {
  display: inline-block;
  position: relative;
  padding-left: 20px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
.radios-white input[type="radio"] + label:before {
  content: "";
  position: absolute;
  left: 0px;
  top: 7px;
  width: 13px;
  height: 13px;
  text-align: center;
  background: #222;
  border: 2px solid #999;
  border-radius: 100%;
  box-shadow: none;
}
.radios-white input[type="radio"]:checked + label:before {
  background: #222;
  border-color: #fff;
}
.radios-white input[type="radio"]:checked + label:after {
  content: "";
  position: absolute;
  top: 11px;
  left: 4px;
  width: 9px;
  height: 9px;
  background: #fff;
  border-radius: 100%;
  box-shadow: none;
}

.input-box {
  border: 1px solid #dfdddc;
  display: inline-block;
}

.custom-input {
  border-bottom: 1px solid #dfdddc;
  display: inline-block;
  height: 32px;
}
.custom-input input[type="text"] {
  padding: 10px 0;
  height: 32px;
}

.custom-input2 {
  border: 1px solid #dfdddc;
  display: inline-flex;
  height: 34px;
  background: #fff;
  align-items: center;
}
.custom-input2 span {
  padding: 0 5px;
  display: inline-block;
}
.custom-input2 input[type="text"],
.custom-input2 input[type="search"] {
  padding: 0 10px;
  height: 34px;
  box-sizing: border-box;
}

.custom-input2-gray {
  border: 1px solid #dfdddc;
  display: inline-block;
  height: 34px;
  background: #eaebeb;
}
.custom-input2-gray span {
  padding: 0 5px;
  display: inline-block;
}
.custom-input2-gray input[type="text"],
.custom-input2-gray input[type="search"] {
  padding: 0 10px;
  height: 34px;
  box-sizing: border-box;
}

.custom-number {
  border: 1px solid #dfdddc;
  display: inline-block;
  background: #fff;
  margin: 0 5px;
}
.custom-number input[type="number"] {
  padding: 10px 8px;
  padding-right: 0px;
  height: 28px;
}
.custom-number input[type="number"]::-webkit-inner-spin-button,
.custom-number input[type="number"]::-webkit-outer-spin-button {
  /*-webkit-appearance: none; margin: 0;*/
  width: 14px;
  height: 28px;
  opacity: 1;
}

.custom-checkbox input[type="checkbox"] {
  display: none;
}
.custom-checkbox input[type="checkbox"] + label {
  background: url("../images/common/checkbox_off.png") center left no-repeat;
  display: inline-block;
  height: 32px;
  line-height: 32px;
  position: relative;
  cursor: pointer;
  padding-left: 20px;
}
.custom-checkbox input[type="checkbox"]:checked + label::after {
  background: url("../images/common/checkbox_on.png") center left no-repeat;
  display: block;
  width: 13px;
  height: 13px;
  position: absolute;
  top: 50%;
  left: 0px;
  transform: translate(0%, -50%);
  content: "0";
  font-size: 0px;
}

.custom-select {
  min-width: 110px;
  position: relative;
  box-sizing: border-box;
  height: 34px;
  line-height: 34px;
  color: #999;
  display: inline-block;
  letter-spacing: -1px;
}
.custom-select select {
  display: none;
}
.custom-select .select-selected:after {
  position: absolute;
  content: "";
  top: 14px;
  right: 10px;
  width: 9px;
  height: 6px;
  background: #fff url("../images//total/select_down.png") center center
    no-repeat;
}
.custom-select .select-selected.select-arrow-active:after {
  background: #fff url("../images//total/select_up.png") center center no-repeat;
}
.custom-select .select-selected {
  color: #999;
  padding: 0px 10px;
  background: #fff;
  cursor: pointer;
  user-select: none;
  border: 1px solid #eaebeb;
  height: 34px;
  padding-right: 30px;
}

.select-items {
  position: absolute;
  top: 100%;
  left: 0px;
  right: 0;
  z-index: 99;
  border: 1px solid #eaebeb;
  max-height: 172px;
  overflow-y: auto;
}
.select-items::-webkit-scrollbar {
  width: 15px;
}
.select-items::-webkit-scrollbar-thumb {
  background: #eaebeb;
  border-radius: 5px;
  background-clip: padding-box;
  border: 5px solid transparent;
}
.select-items::-webkit-scrollbar-track {
  background: #fff;
}
.select-items div {
  background: #fff;
  cursor: pointer;
  color: #999;
  padding: 0px 10px;
}
.select-hide {
  display: none;
}
.select-items div:hover,
.same-as-selected {
  background: #f5f7f7;
}

.custom-select-div {
  display: inline-block;
  width: 250px;
  height: 32px;
  border: 1px solid #eaebeb;
  cursor: pointer;
  position: relative;
  background: #fff;
}
.custom-select-div .custom-selected {
  display: flex;
  justify-content: space-between;
  padding: 8px 5px;
}
.custom-select-div .custom-selected .custom-selected-value {
  max-width: 250px;
}
.custom-select-div .custom-selected .arrow {
  width: 24px;
  background: url("../images/total/select_down.png") center center no-repeat;
}
.custom-select-div.active .custom-selected .arrow {
  background: url("../images/total/select_up.png") center center no-repeat;
}
.custom-select-div ul li,
.custom-select-div .custom-selected .custom-selected-value {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.custom-select-div ul {
  width: 250px;
  border: 1px solid #eaebeb;
  display: none;
  position: absolute;
  z-index: 9999;
  left: 0px;
  background: #fff;
  border-top: none;
  margin: 1px 0 0 -1px;
  cursor: pointer;
}
.custom-select-div.active ul {
  display: initial;
}
.custom-select-div ul li {
  padding: 8px 5px;
  text-align: left;
  background: #fff;
}
.custom-select-div ul li:hover {
  background: #f5f7f7;
}

/*================== 테이블(정리중) ==================*/
.tableTypeA {
  width: 100%;
}
.tableTypeA th {
  height: 40px;
  line-height: 20px;
  font-weight: 600;
  text-align: left;
  position: relative;
  padding-top: 17px;
  padding-left: 15px;
  vertical-align: top;
}
.tableTypeA th .required {
  left: 0px;
  top: 21px;
  margin: 0px;
}
.tableTypeA td {
  height: 40px;
  padding: 10px 0;
  vertical-align: top;
  line-height: 26px;
}

.tableTypeB {
  width: 100%;
  border: 1px solid #222;
}
.tableTypeB thead th {
  background: #222;
  color: #fff;
  height: 40px;
  vertical-align: middle;
}
.tableTypeB thead th:first-child {
  background: #999;
}
.tableTypeB tbody th {
}
.tableTypeB tbody td {
  border-right: 1px solid #999;
  border-top: 1px dashed #999;
  border-bottom: 1px dashed #999;
  padding: 20px 15px;
  text-align: center;
  word-break: keep-all;
}
.tableTypeB tbody:first-child td {
  border-top: 0px;
}
.tableTypeB tbody td:first-child {
  border-left: 0px;
  border-right: 0px;
  background: #eaebeb;
}
.tableTypeB tbody td:nth-child(2) {
  background: #f5f7f7;
}
.tableTypeB tbody td:last-child {
  border-right: 0px;
}

.tableTypeC {
  width: 100%;
}
.tableTypeC thead th {
  background: #eaebeb;
  height: 40px;
  vertical-align: middle;
  font-weight: 600;
}
.tableTypeC.headerpic thead {
  position: sticky;
  top: 0px;
  z-index: 1;
}
.tableTypeC thead th:after {
  content: "|";
  float: right;
  font-weight: 300;
  color: #222;
  vertical-align: middle;
}
.tableTypeC thead th:last-child:after,
.tableTypeC thead th.nonebar:after {
  content: " ";
}
.tableTypeC tbody td {
  height: 40px;
  vertical-align: middle;
  padding: 5px;
}
.tableTypeC tr.check span {
  font-weight: 600;
}
.tableTypeC tbody tr.check td {
  background: #f5f7f7;
  font-weight: 600;
}
.tableTypeC tbody tr.check td a {
  font-weight: 600;
}
.tableTypeC.hover tbody tr:hover td {
  background: #fcf3f3;
  cursor: pointer;
}
.tableTypeC.underline tbody td {
  border-bottom: 1px solid #eaebeb;
}

.tableTypeC-dark {
  width: 100%;
  border-bottom: 1px solid #eaebeb;
}
.tableTypeC-dark thead th {
  background: #222;
  color: #fff;
  height: 40px;
  vertical-align: middle;
  border-top: 1px solid #222;
}
.tableTypeC-dark thead th .checkbox {
  vertical-align: middle;
}
.tableTypeC-dark.headerpic thead th {
  position: sticky;
  top: 0px;
  z-index: 1;
}
.tableTypeC-dark thead th:after {
  content: "|";
  float: right;
  font-weight: 300;
  color: #fff;
  vertical-align: middle;
}
.tableTypeC-dark thead th:last-child:after,
.tableTypeC-dark thead th.nonebar:after {
  content: " ";
}
.tableTypeC-dark tbody td {
  padding: 10px 0;
  vertical-align: middle;
}
.tableTypeC-dark tbody tr.check td {
  background: #f5f7f7;
  font-weight: 600;
}
.tableTypeC-dark tbody tr.check td a {
  font-weight: 600;
}
.tableTypeC-dark.hover tbody tr:hover td {
  background: #fcf3f3;
  cursor: pointer;
}

.dateTable {
  width: 100%;
  border-top: 1px solid #222;
  border-bottom: 1px solid #222;
}
.timetable .dateTable td a,
.dateTable a {
  text-decoration: underline;
  line-height: 1.4;
}
.dateTable thead th {
  background: #eaebeb;
  height: 40px;
  vertical-align: middle;
  font-weight: 600;
}
.dateTable thead th:after {
  content: "|";
  float: right;
  font-weight: 300;
  color: #222;
}
.dateTable thead th:last-child:after {
  content: " ";
}
.dateTable thead th:first-child {
  color: #c51a18;
}
.dateTable tbody td {
  border: 1px solid #999;
  padding: 10px 15px;
  position: relative;
}
.dateTable tbody td:first-child {
  border-left: 0px;
  border-right: 0px;
  background: #fcf3f3;
  color: #c51a18;
}
.dateTable tbody tr:last-child td {
  border-bottom: 0px;
}
.dateTable tbody td:last-child {
  border-right: 0px;
  background: #f1f6ff;
}
.dateTable tbody td .date {
  font-size: 12px;
}
.dateTable tbody td .datename {
  position: absolute;
  right: 15px;
  font-size: 12px;
  text-align: right;
}

/*================== 팝업공통 ==================*/
.popup .popupHeader {
}
.popup .popupBody {
  padding: 30px 40px;
  box-sizing: border-box;
}
.popup .popupBottom {
  margin-top: 40px;
  text-align: center;
}
.popup .popupBottom button {
  margin: 0 auto;
  background: #fff;
  display: inline-flex;
  vertical-align: middle;
}

/*================== 코스관리 ==================*/

/* 상단 버튼 아이콘 추가 */
.course .student__navbox .navbar__item--copy::before {
  background-image: url("../images/total/tabnav-copy.png");
}
.course .student__navbox .navbar__item--modify::before {
  background-image: url("../images/total/tabnav-modify.png");
}
.copy-list {
  background: #6b25ff;
  color: #fff;
  padding: 0px 7px 2px;
  border-radius: 20px;
  font-size: 12px;
  vertical-align: top;
}

/* 검색 폼 */
.course .student__navbox input.searchinput {
  padding: 0 10px;
  background: #fff url("../images/common/searchform-search.png") 95% center
    no-repeat;
  border: 1px solid #eaebeb;
  width: 300px;
  height: 34px;
  box-sizing: border-box;
}
.course .student__navbox input.searchinput::-ms-clear,
.course .student__navbox input.searchinput::-ms-reveal {
  -webkit-appearance: none;
  width: 18px;
  height: 18px;
  background: #fff url("../images/total/btn_delete.png") center center no-repeat;
  cursor: pointer;
}
.course .student__navbox input.searchinput::-webkit-search-decoration,
.course .student__navbox input.searchinput::-webkit-search-cancel-button,
.course .student__navbox input.searchinput::-webkit-search-results-button,
.course .student__navbox input.searchinput::-webkit-search-results-decoration {
  -webkit-appearance: none;
  width: 18px;
  height: 18px;
  background: #fff url("../images/total/btn_delete.png") center center no-repeat;
  cursor: pointer;
}

.course .student__navbox .custom-select {
  width: 130px;
  margin-right: 10px;
}

.course .course__list {
  border-top: 1px solid #222;
}
.course .course__list thead th .thbox,
.course .course__list tbody td {
  font-size: 14px;
}

.course .fileList {
  margin-right: 20px;
}
.course .fileList li {
  margin-bottom: 5px;
}
.course .fileList li span {
  width: 100%;
}
.course .box_shadow {
  box-shadow: 0px 3px 3px 3px #eaeaea;
  border-top: 1px solid #222;
}

.course .course__detailgroup1 {
  background: #fff;
}
.course .course__detailgroup1 .select {
  width: 130px;
}
.course .course__detailgroup1 .groupHeader {
  display: flex;
}
.course .course__detailgroup1 .groupHeader .title {
  width: 50%;
  height: 43px;
  line-height: 33px;
}
.course .course__detailgroup1 .groupHeader .controlBtn {
  width: 50%;
  text-align: right;
  padding-bottom: 10px;
}
.course .course__detailgroup1 .groupHeader .controlBtn button {
}
.course .course__detailgroup1_side1 {
  flex: 1;
}
.course .course__detailgroup1_side1 .detailgroup {
  flex: 1;
  border-bottom: 1px solid #dfdddc;
  padding: 30px;
}
.course .course__detailgroup1_side1 .detailgroup .formGrid3nd button {
  width: 111px;
  height: 32px;
}
.course .course__detailgroup1_side1 .detailgroup .formGrid3nd .custom-select {
  width: 130px;
}
.course .course__detailgroup1_side1 .detailgroup:last-child {
  border: 0px;
}
.course .course__detailgroup1_side1 .detailgroup:last-child .formGrid3nd {
  grid-template-columns: 70px 250px 70px 250px 470px;
  align-items: stretch;
}
.course
  .course__detailgroup1_side1
  .detailgroup:last-child
  .formGrid3nd
  .textbook {
  border: 1px solid #eae8e8;
  height: 127px;
  overflow-y: auto;
  padding: 15px 20px;
  line-height: 20px;
  letter-spacing: -0.5px;
}
.course
  .course__detailgroup1_side1
  .detailgroup:last-child
  .formGrid3nd
  button {
  width: 131px;
  height: 32px;
}
.course .course__detailgroup1_side2 {
  width: 406px;
  background: #f5f7f7;
}
.course .course__detailgroup1_side2 .detailgroup1 {
  padding: 30px 25px;
}
.course .course__detailgroup1_side2 .detailgroup1 hr {
  border: 0px;
  border-bottom: 1px solid #dfdddc;
  margin: 30px 0;
}
.course .course__detailgroup1_side2 .detailgroup1 .formGrid2nd {
  display: grid;
  grid-template-columns: 90px 265px;
  align-items: stretch;
  row-gap: 10px;
}
.course .course__detailgroup1_side2 .detailgroup1 .formGrid2nd .custom-select {
  width: 90px;
}
.course .course__detailgroup1_side2 .detailgroup1 .formGrid2nd .price {
  width: 73px;
  margin-left: 8px;
}
.course .course__detailgroup1_side2 .detailgroup1 .formGrid2nd .price input {
  width: 60px;
}
.course .course__detailgroup1_side2 .detailgroup1 .formGrid2nd .addbtn {
  padding: 0 20px;
  margin-left: 5px;
}
.course .course__detailgroup1_side2 .detailgroup1 .formGrid2nd .addResult {
  margin-top: 10px;
}
.course
  .course__detailgroup1_side2
  .detailgroup1
  .formGrid2nd
  .addResult
  .ResultGrid2nd {
  display: grid;
  grid-template-columns: 50% 50%;
  align-items: center;
  row-gap: 0px;
}
.course
  .course__detailgroup1_side2
  .detailgroup1
  .formGrid2nd
  .addResult
  .ResultGrid2nd
  li {
  line-height: 20px;
}
.course .course__detailgroup1_side2 .detailgroup2 {
  background: #eaebeb;
  font-size: 15px;
  padding: 30px 25px;
  height: 102px;
}
.course .course__detailgroup1_side2 .detailgroup2 .formGrid2nd {
  display: grid;
  grid-template-columns: 90px 265px;
  align-items: stretch;
  row-gap: 10px;
}
.course .course__detailgroup1_side2 .detailgroup2 .underline {
  padding: 10px 0;
  border-bottom: 1px solid #dfdddc;
  font-weight: 600;
}
.course .course__detailgroup1_side2 .detailgroup2 .underline .price {
  font-size: 28px;
  width: 165px;
  display: inline-block;
  font-weight: 600;
}

.course .course__detailgroup2 {
  background: #f1f1f1;
}
.course .course__detailgroup2 .box_shadow {
  display: grid;
  grid-template-columns: 384px auto;
  align-items: start;
  column-gap: 40px;
  border: 0px;
  background: #f5f7f7;
  height: 430px;
}
.course .course__detailgroup2_side1 {
}
.course .course__detailgroup2_side1 .groupHeader {
  padding: 20px 0px 8px 10px;
}
.course .course__detailgroup2_side1 .groupBody {
  height: 263px;
}
.course .course__detailgroup2_side1 .SearchForm {
  padding: 10px 0 10px 10px;
}
.course .course__detailgroup2_side1 .SearchForm input {
  border: 1px solid #c9c9c9;
  background: #fff;
  width: 100%;
  height: 32px;
  padding: 10px;
  box-sizing: border-box;
}
.course .course__detailgroup2_side1 .SearchResult {
  background: #fff;
}
.course .course__detailgroup2_side1 .SearchResult dl {
  display: grid;
  grid-template-columns: 30% 35% 35%;
  align-items: center;
  justify-items: center;
  align-items: center;
}
.course .course__detailgroup2_side1 .SearchResult dl.ResultHeader {
  background: #d9d9d9;
}
.course .course__detailgroup2_side1 .SearchResult dl dt {
  text-align: center;
  height: 40px;
  line-height: 40px;
  font-weight: 600;
}
.course .course__detailgroup2_side1 .SearchResult dl dt:after {
  content: "|";
  color: #999;
  float: right;
  font-weight: 300;
  width: 1px;
}
.course .course__detailgroup2_side1 .SearchResult dl dt:last-child:after {
  content: "";
}
.course .course__detailgroup2_side1 .SearchResult .ResultBody {
  height: 225px;
  overflow-y: auto;
  background: #fff;
  border-bottom: 1px solid #eae8e8;
}
.course .course__detailgroup2_side1 .SearchResult .ResultBody table {
  border: 0px;
}

.course .course__detailgroup2_side2 {
}
.course .course__detailgroup2_side2 .groupHeader {
  padding: 20px 10px 10px 0px;
  display: grid;
  grid-template-columns: 100px auto;
  align-items: center;
  justify-items: end;
}
.course .course__detailgroup2_side2 .groupHeader h2 {
  float: left;
  text-align: left;
}
.course .course__detailgroup2_side2 .groupHeader .headerOption {
  text-align: right;
}
.course .course__detailgroup2_side2 .groupHeader .headerOption button {
  width: 90px;
  height: 32px;
}
.course .course__detailgroup2_side2 .groupBody .paging {
  padding: 20px 15px;
  text-align: right;
  line-height: 22px;
  color: #999;
}
.course .course__detailgroup2_side2 .groupBody .paging .bold {
  color: #222;
  font-weight: 600;
}
.course .course__detailgroup2_side2 .groupBody button {
  width: 145px;
  height: 32px;
}
.course .course__detailgroup2_side2 .table-list {
  border: 1px solid #eaebeb;
  table-layout: auto;
}
.course .course__detailgroup2_side2 .table-list tbody tr td {
  height: 53px;
  padding: 0px;
  border-bottom: 1px solid #eaebeb;
}

.course .popup.pop-booksSelect {
  padding: 45px 30px;
}
.course .popup.pop-booksSelect .popup__container {
  width: 575px;
  height: 630px;
  background: #fff;
  padding: 40px;
}
.course .popup.pop-booksSelect .popup__body {
  padding: 0px;
  box-shadow: none;
}
.course .popup.pop-booksSelect .popup__body .popup__body_search {
  margin: 10px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.course .popup.pop-booksSelect .popup__body .popup__body_search .custom-select {
  width: 130px;
}
.course .popup.pop-booksSelect .popup__body .table-list {
  border-bottom: 0px;
  border-top: 0px;
}
.course .popup.pop-booksSelect .popup__body .table-list .color-primary {
  color: #292a2b;
}
.course .popup.pop-booksSelect .popup__body .table-list tbody td {
  padding: 0px 5px;
  height: 38px;
  cursor: pointer;
}
.course .popup.pop-booksSelect .popup__body .table-list .checkbox label {
  width: 100%;
  height: 100%;
  display: block;
  cursor: pointer;
}
.course .popup.pop-booksSelect .popup__body .tablebox {
  border: 1px solid #e8e7e6;
  height: 340px;
  overflow-y: auto;
}

.course .popup.pop-studentModify {
  padding: 45px 30px;
}
.course .popup__container {
  background: #eaebeb;
}
.course .popup.pop-studentModify .popup__container {
  width: 560px;
  height: 580px;
  padding: 40px;
  box-sizing: border-box;
}
.course .popup__body {
  padding: 40px 0px;
  box-sizing: border-box;
  background: #fff;
  box-shadow: 0px 2px 5px 0px #e1e1e1;
}
.course .popup.pop-studentModify .popup__body dl {
  display: grid;
  grid-template-columns: 120px auto;
  align-items: stretch;
  row-gap: 20px;
}
.course .popup.pop-studentModify .popup__body dl dt {
  padding-left: 40px;
  height: 32px;
  line-height: 32px;
  font-weight: 600;
}
.course .popup.pop-studentModify .popup__body dl dd {
  min-height: 32px;
}
.course .popup.pop-studentModify .popup__body dl dd p.fblue {
  font-size: 12px;
  margin-top: 10px;
}
.course .popup__btns button {
  background: #fff;
}

.course .popup.pop-openingdate {
  padding: 45px 30px;
}
.course .popup.pop-openingdate .popup__container {
  width: 826px;
  height: 760px;
  padding: 40px;
  box-sizing: border-box;
}
.course .popup.pop-openingdate .popup__body {
  padding: 40px;
  box-sizing: border-box;
}
.course .popup.pop-openingdate .popup__body dl {
  display: grid;
  grid-template-columns: 120px auto;
  align-items: stretch;
  column-gap: 10px;
  row-gap: 20px;
}
.course .popup.pop-openingdate .popup__body dl dt {
  height: 32px;
  line-height: 32px;
  font-weight: 600;
}
.course .popup.pop-openingdate .popup__body dl dd {
  min-height: 32px;
}
.course .popup.pop-openingdate .popup__body dl dd button {
  width: 70px;
  margin-left: 10px;
}
.course .popup.pop-openingdate .popup__body dl dd .custom-input input {
  width: 50px;
}
.course .popup.pop-openingdate .popup__body dl dd p.fblue {
  font-size: 12px;
  margin-top: 10px;
}
.course .popup.pop-openingdate .popup__body .openingdate {
  border: 1px solid #e9e9e9;
  margin: 20px 0;
}
.course .popup.pop-openingdate .popup__body .openingdate .openingdatehead {
  display: grid;
  grid-template-columns: 120px auto;
  align-items: stretch;
  column-gap: 10px;
  row-gap: 20px;
  border-bottom: 1px solid #e9e9e9;
  padding: 15px 20px;
  background: #f5f7f7;
  font-size: 12px;
  font-weight: 300;
  letter-spacing: -1px;
  color: #999;
}
.course .popup.pop-openingdate .popup__body .openingdate .openingdatehead span {
  color: #292a2b;
  font-weight: 600;
  font-size: 15px;
  letter-spacing: 0px;
}
.course .popup.pop-openingdate .popup__body .openingdate .openingdateSet {
  padding: 20px;
  height: 300px;
  box-sizing: border-box;
  overflow-y: auto;
}
.course .popup.pop-openingdate .popup__body .openingdate .openingdateSet table {
  table-layout: auto;
}
.course
  .popup.pop-openingdate
  .popup__body
  .openingdate
  .openingdateSet
  table
  tbody
  tr
  td {
  height: 50px;
}
.course .popup.pop-openingdate .popup__body .openingdate .openingdateSet .open {
  width: 65px;
  height: 30px;
  line-height: 30px;
  background: #d7e5ff;
  border-radius: 30px;
  font-size: 12px;
  color: #397dff;
  text-align: center;
  display: block;
}
.course
  .popup.pop-openingdate
  .popup__body
  .openingdate
  .openingdateSet
  .trdel {
  width: 90px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  background: #eaebeb;
  color: #999;
}
.course
  .popup.pop-openingdate
  .popup__body
  .openingdate
  .openingdateSet
  .tradd {
  width: 90px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  background: #6b25ff;
  color: #fff;
}

.course .popup.pop-openingdatedeleteall {
  z-index: 5010;
}
.course .popup.pop-openingdatedeleteall .popup__body {
  line-height: 22px;
}

/*================== 상담관리 ==================*/
.counseling .container {
  background: #f5f7f7;
}
.counseling .headerTabBtn {
  padding-top: 30px;
  padding-bottom: 10px;
}
.counseling .headerTabBtn a {
  width: 100px;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
}
.counseling .headerTabBtn a.active {
  background: #c51a18;
  color: #fff;
}
.counseling .tab__container {
  padding-bottom: 40px;
}
.counseling .tab__container .HeaderGroup {
  padding-top: 30px;
}
.counseling .tab__container .box_shadow {
  background: #fff;
  box-shadow: 0px 2px 5px 0px #e1e1e1;
}
.counseling .tab__container .box_shadow .student__navbox {
  padding: 17px;
  background: #f5f7f7;
  border-top: 1px solid #c51a18;
}
.counseling .tab__container .box_shadow .student__navbox * {
  vertical-align: middle;
}
.counseling .tab__container .box_shadow .student__navbox .leftbtn .btn {
  min-width: 100px;
  height: 32px;
}
.counseling
  .tab__container
  .box_shadow
  .student__navbox
  .leftbtn
  button.btn--red {
  width: 120px;
  height: 32px;
  vertical-align: middle;
}
.counseling
  .tab__container
  .box_shadow
  .student__navbox
  .leftbtn
  .custom-select {
  width: 150px;
  margin-left: 30px;
  height: 32px;
}
.counseling .tab__container .box_shadow .student__navbox .leftbtn .searchinput {
  position: relative;
  width: 480px;
  border: 1px solid #eaebeb;
  height: 32px;
  background: #fff;
  box-sizing: border-box;
  vertical-align: middle;
}
.counseling
  .tab__container
  .box_shadow
  .student__navbox
  .leftbtn
  .searchinput
  input {
  padding-right: 35px;
}
.counseling
  .tab__container
  .box_shadow
  .student__navbox
  .leftbtn
  .searchinput
  button {
  position: absolute;
  top: 0px;
  right: 0px;
}
.counseling .tab__container .box_shadow .student__navbox .leftbtn span.dates {
  background: #fff;
  height: 32px;
  display: inline-block;
}
.counseling
  .tab__container
  .box_shadow
  .student__navbox
  .leftbtn
  span.dates
  .datepicker {
  height: 32px;
}

.counseling .tab__container .box_shadow .table-list {
  font-size: 14px;
  border-top: 1px solid #222;
  table-layout: auto;
}
.counseling .tab__container .box_shadow .table-list .btn {
  width: 66px;
}
.counseling .tab__container .box_shadow .table-list tr td .manager {
  font-size: 11px;
  font-weight: 600;
}
.counseling .tab__container .box_shadow .table-list tr td .class_time {
  font-size: 11px;
  color: #999;
}
.counseling .tab__container .counselingList {
  margin-top: 30px;
}
.counseling .tab__container .counselingList .groupHeader {
  margin: 20px 25px;
}
.counseling .tab__container .counselingList .groupHeader .title {
  padding: 0px;
}
.counseling .tab__container .box_shadow .tableheader {
}
.counseling .tab__container .box_shadow .tableBody {
  display: grid;
  grid-template-columns: 50% 50%;
  align-items: stretch;
}
.counseling .tab__container .box_shadow .tableBody .tableBody1 {
  height: 285px;
  overflow-y: scroll;
}
.counseling .tab__container .box_shadow .tableBody .tableBody1 table {
}
.counseling .tab__container .box_shadow .tableBody .tableBody1 table td {
  height: 45px;
  vertical-align: middle;
}
.counseling .tab__container .box_shadow .tableBody .tableBody2 {
  padding: 20px 30px;
}
.counseling .tab__container .box_shadow .tableBody .tableBody2 .contentArea {
  width: 100%;
  height: 190px;
  border: 1px solid #c9c9c9;
  box-sizing: border-box;
  position: relative;
}
.counseling
  .tab__container
  .box_shadow
  .tableBody
  .tableBody2
  .contentArea
  textarea {
  width: 100%;
  height: 100%;
  padding: 15px 10px;
  box-sizing: border-box;
}
.counseling
  .tab__container
  .box_shadow
  .tableBody
  .tableBody2
  .contentArea
  #textcount {
  position: absolute;
  bottom: 10px;
  right: 15px;
  font-size: 12px;
  color: #999;
}
.counseling .tab__container .box_shadow .tableBody .tableBody2 .btnarea2nd {
  display: grid;
  grid-template-columns: 50% 50%;
  align-items: center;
  margin-top: 10px;
}
.counseling
  .tab__container
  .box_shadow
  .tableBody
  .tableBody2
  .btnarea2nd
  button {
  width: 66px;
  height: 32px;
}
.counseling .tab__container .box_shadow .tableBody .tableBody2 .btnarea2nd p {
  font-size: 12px;
  color: #999;
}

/* 종합관리 > 상담관리 > 정기상담 > 클래스별 */
.counseling .tab__container .gridbox2nd {
  display: grid;
  grid-template-columns: 316px auto;
  align-items: stretch;
  column-gap: 30px;
}
.counseling .tab__container .gridbox2nd .condition {
}
.counseling .condition_Item {
  margin-top: 10px;
}
.counseling .condition_Item ul {
  display: grid;
  grid-template-columns: 50% auto;
  align-items: center;
  column-gap: 7px;
  row-gap: 6px;
}
.counseling .condition_Item ul li {
  height: 34px;
}
.counseling .condition_Item ul li .custom-select,
.counseling .condition_Item ul li .datepicker {
  width: 100%;
}
.counseling .condition_Item ul li .readonly {
  background: #eaebeb;
}

.counseling .condition_Item ul li:last-child {
  width: 100%;
  grid-column: 1 / 3;
  grid-row: 4 / 5;
}
.counseling .courseList {
  height: 361px;
  overflow-y: scroll;
  border-top: 1px solid #222;
}
.counseling .courseList ul li {
  font-size: 14px;
  padding: 15px;
  box-sizing: border-box;
  cursor: pointer;
}
.counseling .courseList ul li:hover {
  background: #fbefef;
}
.counseling .courseList ul li:hover p.subject {
  font-weight: 600;
}
.counseling .courseList ul li.active {
  background: #f5f7f7;
}
.counseling .courseList ul li .mtime {
  color: #999;
}
.counseling .tab__container .gridbox2nd .condition_result table tbody td {
  height: 81px;
}

.counseling .pop-AddCounseling {
}
.counseling .pop-AddCounseling .popup__container {
  width: 1193px;
  height: 723px;
  background: #fff;
  padding: 0px;
}
.counseling .pop-AddCounseling .popup__container .popTabHeader {
  padding: 30px 60px 15px 60px;
  background: #f5f7f7;
}
.counseling .pop-AddCounseling .popup__container .popTabHeader a {
  width: 100px;
  height: 35px;
  text-align: center;
}
.counseling .pop-AddCounseling .popup__container .popTabHeader a.active {
  background: #c51a18;
  color: #fff;
}
.counseling .pop-AddCounseling .popup__container .popTabContent {
  border-top: 1px solid #c51a18;
}
.counseling
  .pop-AddCounseling
  .popup__container
  .popTabContent
  .popup_body_grid {
  display: grid;
  grid-template-columns: 315px 235px auto;
  align-items: stretch;
  column-gap: 30px;
  padding: 30px 60px;
}
.counseling
  .pop-AddCounseling
  .popup__container
  .popTabContent
  .popup_body_grid
  .condition_Item {
  margin-top: 0px;
}
.counseling
  .pop-AddCounseling
  .popup__container
  .popTabContent
  .popup_body_grid
  .courseList {
  margin-top: 10px;
}
.counseling
  .pop-AddCounseling
  .popup__container
  .popTabContent
  .popup_body_grid
  .courseList
  li {
}
.counseling
  .pop-AddCounseling
  .popup__container
  .popTabContent
  .popup_body_grid
  .courseList
  li.active {
  background: #f5f7f7;
  font-weight: 600;
}
.counseling
  .pop-AddCounseling
  .popup__container
  .popTabContent
  .popup_body_grid
  .courseList
  li
  .checkbox
  span {
  box-sizing: border-box;
  vertical-align: middle;
  align-items: center;
  cursor: pointer;
}

.counseling
  .pop-AddCounseling
  .popup__container
  .popTabContent
  .popup_body_grid
  .StudentListHeader {
  border-top: 1px solid #222;
}
.counseling
  .pop-AddCounseling
  .popup__container
  .popTabContent
  .popup_body_grid
  .StudentListHeader
  li {
  background: #d9d9d9;
}
.counseling
  .pop-AddCounseling
  .popup__container
  .popTabContent
  .popup_body_grid
  .StudentListHeader
  li
  .checkbox
  span {
  box-sizing: border-box;
  vertical-align: middle;
  height: 40px;
  align-items: center;
  margin-left: 12px;
  cursor: pointer;
  font-weight: 600;
}
.counseling
  .pop-AddCounseling
  .popup__container
  .popTabContent
  .popup_body_grid
  .StudentList {
  height: 484px;
  overflow-y: scroll;
}
.counseling
  .pop-AddCounseling
  .popup__container
  .popTabContent
  .popup_body_grid
  .StudentList
  li {
  height: 34px;
}
.counseling
  .pop-AddCounseling
  .popup__container
  .popTabContent
  .popup_body_grid
  .StudentList
  li:hover,
.counseling
  .pop-AddCounseling
  .popup__container
  .popTabContent
  .popup_body_grid
  .StudentList
  li.active {
  background: #f5f7f7;
  font-weight: 600;
}
.counseling
  .pop-AddCounseling
  .popup__container
  .popTabContent
  .popup_body_grid
  .StudentList
  li
  .checkbox
  span {
  box-sizing: border-box;
  vertical-align: middle;
  height: 34px;
  align-items: center;
  margin-left: 12px;
  cursor: pointer;
}

.counseling
  .pop-AddCounseling
  .popup__container
  .popTabContent
  .popup_body_grid
  .grid3
  .box_shadow {
  margin: 20px 0;
  padding: 30px 40px;
  border-top: 1px solid #222;
}
.counseling
  .pop-AddCounseling
  .popup__container
  .popTabContent
  .popup_body_grid
  .grid3
  table
  th {
  font-weight: 600;
  padding: 10px 0;
}
.counseling
  .pop-AddCounseling
  .popup__container
  .popTabContent
  .popup_body_grid
  .grid3
  table
  td {
  font-weight: 600;
  padding: 10px 0;
}
.counseling
  .pop-AddCounseling
  .popup__container
  .popTabContent
  .popup_body_grid
  .grid3
  table
  td
  .memo {
  font-size: 12px;
  color: #292a2b;
  letter-spacing: -0.5px;
  margin-top: 10px;
}
.counseling
  .pop-AddCounseling
  .popup__container
  .popTabContent
  .popup_body_grid
  .grid3
  table
  td
  .btn--primary {
  width: 110px;
  height: 32px;
  vertical-align: middle;
}
.counseling
  .pop-AddCounseling
  .popup__container
  .popTabContent
  .popup_body_grid
  .grid3
  table
  td
  .custom-input2 {
  width: 129px;
  vertical-align: middle;
}
.counseling
  .pop-AddCounseling
  .popup__container
  .popTabContent
  .popup_body_grid
  .grid3
  table
  td
  .custom-input2
  input {
}
.counseling
  .pop-AddCounseling
  .popup__container
  .popTabContent
  .popup_body_grid
  .grid3
  table
  td
  .ManagerBox {
  position: relative;
  display: inline-block;
}
.counseling
  .pop-AddCounseling
  .popup__container
  .popTabContent
  .popup_body_grid
  .grid3
  table
  td
  .ManagerBox
  .ManagerSearch {
  position: absolute;
  padding: 20px 15px;
  width: 275px;
  height: 337px;
  background: #fff;
  z-index: 999;
  box-sizing: border-box;
  border: 0px;
  margin: 0px;
  display: none;
}
.counseling
  .pop-AddCounseling
  .popup__container
  .popTabContent
  .popup_body_grid
  .grid3
  table
  td
  .ManagerBox
  .ManagerSearch.show {
  display: block;
}
.counseling
  .pop-AddCounseling
  .popup__container
  .popTabContent
  .popup_body_grid
  .grid3
  table
  td
  .ManagerBox
  .ManagerSearch
  .keywordBox {
  border: 1px solid #c9c9c9;
  height: 34px;
  position: relative;
}
.counseling
  .pop-AddCounseling
  .popup__container
  .popTabContent
  .popup_body_grid
  .grid3
  table
  td
  .ManagerBox
  .ManagerSearch
  .keywordBox
  input {
  width: 100%;
  line-height: 32px;
  padding: 0 10px;
}
.counseling
  .pop-AddCounseling
  .popup__container
  .popTabContent
  .popup_body_grid
  .grid3
  table
  td
  .ManagerBox
  .ManagerSearch
  .keywordBox
  button {
  background: #fff url("../images/common/searchform-search.png") center center
    no-repeat;
  font-size: 0px;
  width: 32px;
  height: 32px;
  position: absolute;
  top: 0px;
  right: 0px;
}
.counseling
  .pop-AddCounseling
  .popup__container
  .popTabContent
  .popup_body_grid
  .grid3
  table
  td
  .ManagerBox
  .ManagerSearch
  .searchResult {
  border-top: 1px solid #c51a18;
  border-bottom: 1px solid #222;
  margin: 15px 0;
}
.counseling
  .pop-AddCounseling
  .popup__container
  .popTabContent
  .popup_body_grid
  .grid3
  table
  td
  .ManagerBox
  .ManagerSearch
  .searchResult
  .check {
  background: #f5f7f7;
  font-weight: 600;
}
.counseling
  .pop-AddCounseling
  .popup__container
  .popTabContent
  .popup_body_grid
  .grid3
  table
  td
  .ManagerBox
  .ManagerSearch
  .controlBtn
  button {
  width: 110px;
}
.counseling
  .pop-AddCounseling
  .popup__container
  .popTabContent
  .popup_body_grid
  .grid3
  table
  td
  .managerList
  li {
  border: 1px solid #eaebeb;
  width: 129px;
  height: 34px;
  box-sizing: border-box;
  margin: 4px 0;
}
.counseling
  .pop-AddCounseling
  .popup__container
  .popTabContent
  .popup_body_grid
  .grid3
  table
  td
  .managerList
  li
  a {
  display: block;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  padding: 9px;
  background: url("../images//common/sbtn-delete2.png") 106px center no-repeat;
}
.counseling
  .pop-AddCounseling
  .popup__container
  .popTabContent
  .popup_body_grid
  .grid3
  .popup__btn {
  display: inline-flex;
}

.counseling .pop-Finish .popup__container .message {
  text-align: center;
  margin: 20px 0;
  line-height: 22px;
}
.counseling .pop-Finish .popup__container .controlBtn {
  margin-top: 30px;
}
.counseling .pop-Finish .popup__container .controlBtn button {
  margin: 0 auto;
}

.counseling .pop-QnaModify .popup__container {
  width: 627px;
  height: 550px;
  padding: 40px;
}
.counseling .pop-QnaModify .popup__container .popHeader {
  padding: 15px 0;
  display: grid;
  grid-template-columns: 150px auto;
  align-items: center;
}
.counseling .pop-QnaModify .popup__container .popHeader .title {
  padding: 0px;
}
.counseling .pop-QnaModify .popup__container .popHeader ul {
  display: grid;
  align-items: baseline;
  justify-items: center;
  grid-template-columns: 70px auto 70px auto;
}
.counseling .pop-QnaModify .popup__container .popHeader ul li {
  float: left;
  font-size: 13px;
  font-weight: 600;
}
.counseling .pop-QnaModify .popup__container .popHeader ul li span {
  display: block;
  padding: 5px 20px;
  text-align: center;
  border-radius: 30px;
  background: #eaebeb;
  font-size: 13px;
}
.counseling .pop-QnaModify .popup__container hr {
  border: 0px;
  border-bottom: 1px solid #222;
}
.counseling .pop-QnaModify .popup__container .popBody {
  margin-top: 20px;
}
.counseling .pop-QnaModify .popup__container .popBody .QnaModifyTable {
  display: grid;
  grid-template-columns: 150px auto;
  column-gap: 5px;
  row-gap: 5px;
  grid-template-rows: 32px 32px 190px;
  margin-bottom: 10px;
}
.counseling .pop-QnaModify .popup__container .popBody .QnaModifyTable dt {
  background: #222;
  color: #fff;
  text-align: center;
  line-height: 32px;
}
.counseling
  .pop-QnaModify
  .popup__container
  .popBody
  .QnaModifyTable
  dd
  input[type="text"] {
  height: 32px;
  border: 1px solid #eaebeb;
  width: 100%;
  padding: 0 10px;
}
.counseling
  .pop-QnaModify
  .popup__container
  .popBody
  .QnaModifyTable
  dd
  .custom-select {
  width: 170px;
}
.counseling
  .pop-QnaModify
  .popup__container
  .popBody
  .QnaModifyTable
  dd
  textarea {
  width: 100%;
  height: 100%;
  border: 1px solid #eaebeb;
  padding: 15px;
}
.counseling
  .pop-QnaModify
  .popup__container
  .popBody
  .QnaModifyTable
  dd:last-child {
  grid-column: 1 / 3;
  grid-row: 3 / 4;
}
.counseling .pop-QnaModify .popup__container .controlBtn {
  display: grid;
  grid-template-columns: 150px 150px;
  justify-content: center;
  margin-top: 60px;
}

/*================== 클래스관리 ==================*/
.classmanaging .gridArea .minmaxCount {
  padding: 5px 10px;
  border-radius: 30px;
  display: inline-block;
  margin-bottom: 10px;
}
.classmanaging .gridArea .minmaxCount.blue {
  background: #e1ecff;
  color: #397dff;
}
.classmanaging .gridArea .minmaxCount.red {
  background: #f9e8e7;
  color: #c51a18;
}
.classmanaging .tabcontainerclass__01 .gridArea {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  column-gap: 30px;
  padding-top: 30px;
}
.classmanaging .tabcontainerclass__01 .gridArea .box_shadow {
  height: 860px;
  border-top: 1px solid #222;
}
.classmanaging .tabcontainerclass__01 .gridArea .HeaderTitle {
  padding: 20px 15px 0px 15px;
  box-sizing: border-box;
}
.classmanaging .tabcontainerclass__01 .gridArea .SearchInput {
  margin: 10px 20px;
  position: relative;
  height: 35px;
}
.classmanaging .tabcontainerclass__01 .gridArea .SearchInput .custom-input2 {
  width: 100%;
  height: 34px;
}
.classmanaging
  .tabcontainerclass__01
  .gridArea
  .SearchInput
  input[type="text"] {
  padding: 0 10px;
  width: 100%;
}
.classmanaging .tabcontainerclass__01 .gridArea .SearchInput button {
  background: #fff url("../images/common/searchform-search.png") center center
    no-repeat;
  font-size: 0px;
  width: 32px;
  height: 32px;
  position: absolute;
  top: 1px;
  right: 1px;
}
.classmanaging .tabcontainerclass__01 .gridArea .scrolldown {
  height: 340px;
  overflow-y: scroll;
  background: #fff;
}
.classmanaging .tabcontainerclass__01 .gridArea .scrolldown table,
.classmanaging .tabcontainerclass__01 .gridArea .scrolldown2 table {
  border: 0px;
}
.classmanaging .tabcontainerclass__01 .gridArea table tr th .thbox {
  font-weight: 600;
}
.classmanaging .tabcontainerclass__01 .gridArea .scrolldown2 {
  height: 286px;
  overflow-y: scroll;
  background: #fff;
}
.classmanaging .tabcontainerclass__01 .gridArea .scrolldown2 table tr td {
  padding: 15px;
}
.classmanaging
  .tabcontainerclass__01
  .gridArea
  .scrolldown2
  table
  tr:last-child
  td {
  border: 0px;
}
.classmanaging
  .tabcontainerclass__01
  .gridArea
  .scrolldown2
  table
  tr.active
  td {
  background: #f5f7f7;
  font-weight: 600;
}
.classmanaging
  .tabcontainerclass__01
  .gridArea
  .scrolldown2
  table
  tr
  td
  .subject {
}
.classmanaging .tabcontainerclass__01 .gridArea .tclass {
  font-size: 11px;
  color: #898989;
  margin-top: 5px;
}

.classmanaging .tabcontainerclass__01 .gridArea .HeaderTitle2 {
  padding: 20px 15px 0px 15px;
  box-sizing: border-box;
  background: #222;
  color: #fff;
}
.classmanaging .tabcontainerclass__01 .gridArea .SearchInput2 {
  padding: 10px 20px;
  position: relative;
  background: #222;
  color: #fff;
}
.classmanaging .tabcontainerclass__01 .gridArea .SearchInput2 ul {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  column-gap: 4px;
  row-gap: 6px;
  align-items: center;
}
.classmanaging
  .tabcontainerclass__01
  .gridArea
  .SearchInput2
  ul
  li:first-child {
  grid-column: 1 / 4;
}
.classmanaging
  .tabcontainerclass__01
  .gridArea
  .SearchInput2
  ul
  li:nth-child(7) {
  grid-column: 1 / 4;
}
.classmanaging
  .tabcontainerclass__01
  .gridArea
  .SearchInput2
  input[type="text"] {
  padding: 0 10px;
  width: 100%;
}
.classmanaging
  .tabcontainerclass__01
  .gridArea
  .SearchInput2
  button.btn--search {
  background: #fff url("../images/common/searchform-search.png") center center
    no-repeat;
  font-size: 0px;
  width: 32px;
  height: 32px;
  position: absolute;
  top: 1px;
  right: 1px;
}
.classmanaging .tabcontainerclass__01 .gridArea .SearchInput2 .btn--primary,
.classmanaging .tabcontainerclass__01 .gridArea .SearchInput2 .custom-select,
.classmanaging .tabcontainerclass__01 .gridArea .SearchInput2 .custom-input2 {
  width: 100%;
  position: relative;
}
.classmanaging
  .tabcontainerclass__01
  .gridArea
  .SearchInput2
  .custom-input2
  .btn--search {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 30px;
  height: 30px;
}
.classmanaging .tabcontainerclass__01 .gridArea .SearchResult .SearchHeader {
  height: 40px;
  line-height: 40px;
  background: #535353;
  color: #fff;
}
.classmanaging .tabcontainerclass__01 .gridArea .scrolldown3 {
  height: 624px;
  overflow-y: scroll;
  background: #fff;
}
.classmanaging
  .tabcontainerclass__01
  .gridArea
  .SearchResult
  .SearchResultList
  > li {
  display: grid;
  grid-template-columns: 30px auto;
  align-items: center;
  padding: 20px;
}

.classmanaging
  .tabcontainerclass__01
  .gridArea
  .SearchResult
  .SearchResultList
  > li
  > ul {
  display: grid;
  grid-template-columns: 200px auto 70px;
  align-items: center;
  row-gap: 10px;
}
.classmanaging
  .tabcontainerclass__01
  .gridArea
  .SearchResult
  .SearchResultList
  > li
  > ul
  > li:last-child {
  grid-column: 1 / 4;
}
.classmanaging .tabcontainerclass__01 .gridArea .SearchResult .custom-select,
.classmanaging .tabcontainerclass__01 .gridArea .SearchResult .btn--dark {
  width: 100%;
  position: relative;
}

.classmanaging .tabcontainerclass__01 .gridArea .scrolldown4 {
  height: 769px;
  overflow-y: scroll;
  background: #fff;
}
.classmanaging .tabcontainerclass__01 .gridArea .scrolldown4 table {
  border: 0px;
}
.classmanaging .tabcontainerclass__01 {
  position: relative;
}
.classmanaging .tabcontainerclass__01 .btnarea {
  text-align: center;
  padding: 40px 0;
}
.classmanaging .tabcontainerclass__01 .btnarea button {
  width: 210px;
  height: 55px;
  box-sizing: border-box;
  font-size: 23px;
  margin: 0 5px;
}

.classmanaging .tabcontainerclass__02 {
  padding-bottom: 60px;
}
.classmanaging .tabcontainerclass__02 .headerTabBtn {
}
.classmanaging
  .tabcontainerclass__02
  .headerTabBtn
  .btn--primary-outline.active {
  background: #c51a18;
  color: #fff;
}
.classmanaging .tabcontainerclass__02 .box_shadow {
  border-top: 1px solid #222;
}
.classmanaging .tabcontainerclass__02 .gridArea {
  display: grid;
  grid-template-columns: 330px auto;
  column-gap: 30px;
  row-gap: 40px;
  padding-top: 30px;
}
.classmanaging .tabcontainerclass__02 .gridArea .gridArea1 {
  grid-row: 1 / 3;
  height: 1048px;
}
.classmanaging .tabcontainerclass__02 .gridArea .gridArea2,
.classmanaging .tabcontainerclass__02 .gridArea .gridArea3 {
  height: 515px;
}
.classmanaging .tabcontainerclass__02 .gridArea2 .box_shadow,
.classmanaging .tabcontainerclass__02 .gridArea3 .box_shadow {
  height: 100%;
}
.classmanaging .tabcontainerclass__02 .gridArea .classTabContent {
  margin-top: 7px;
}
.classmanaging .tabcontainerclass__02 .gridArea .classTabContent .grid-2nd {
  row-gap: 7px;
}
.classmanaging
  .tabcontainerclass__02
  .gridArea
  .classTabContent
  .grid-2nd
  li:last-child {
  grid-column: 1/3;
  display: grid;
  grid-template-columns: auto 100px;
  column-gap: 7px;
}
.classmanaging .tabcontainerclass__02 .gridArea .classTabContent .classList {
  margin-top: 8px;
  background: #fff;
  overflow-y: scroll;
  height: 918px;
}
.classmanaging
  .tabcontainerclass__02
  .gridArea
  .classTabContent
  #classTabMenu3
  .classList {
  margin-top: 8px;
  background: #fff;
  overflow-y: scroll;
  height: 988px;
}
.classmanaging
  .tabcontainerclass__02
  .gridArea
  .classTabContent
  .classList
  ul
  li {
  padding: 10px 20px;
  font-size: 14px;
  cursor: pointer;
}
.classmanaging
  .tabcontainerclass__02
  .gridArea
  .classTabContent
  .classList
  ul
  li:hover {
  background: #fbefef;
}
.classmanaging
  .tabcontainerclass__02
  .gridArea
  .classTabContent
  .classList
  ul
  li.active {
  background: #f5f7f7;
  font-weight: 600;
}
.classmanaging .tabcontainerclass__02 .gridArea .HeaderGroup {
  padding: 20px;
  display: grid;
  grid-template-columns: auto auto;
  align-items: center;
}
.classmanaging .tabcontainerclass__02 .gridArea .HeaderGroup .title {
  padding: 0px;
}
.classmanaging .tabcontainerclass__02 .gridArea .HeaderGroup .custom-select {
  width: 140px;
}
.classmanaging .tabcontainerclass__02 .gridArea .HeaderGroup .btn {
  min-width: 90px;
  height: 32px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.classmanaging .tabcontainerclass__02 .gridArea .HeaderGroup .dategroup {
  background: #fff;
  display: inline-block;
}
.classmanaging
  .tabcontainerclass__02
  .gridArea
  .HeaderGroup
  .dategroup
  .datepicker {
  height: 32px;
}
.classmanaging .tabcontainerclass__02 .gridArea .HeaderGroup > div > div {
  float: right;
}
.classmanaging .tabcontainerclass__02 .gridArea .BodyGroup .tableScroll {
  height: 337px;
  overflow-y: scroll;
  background: #fff;
}
.classmanaging
  .tabcontainerclass__02
  .gridArea
  .gridArea3
  .BodyGroup
  .tableScroll {
  height: 402px;
  overflow-y: scroll;
  background: #fff;
}
.classmanaging .tabcontainerclass__02 .gridArea .BodyGroup .tableScroll table {
  border: 0px;
}
.classmanaging .tabcontainerclass__02 .gridArea .BodyGroup .sumTable {
  background: none;
}
.classmanaging .tabcontainerclass__02 .gridArea .BodyGroup .sumTable td {
  padding: 20px 0;
}
.classmanaging
  .tabcontainerclass__02
  .gridArea
  .BodyGroup
  .sumTable
  td
  .minmaxCount {
  margin: 0px;
}

/* 클래스관리 > 팝업 */
.pop-AddClass {
}
.pop-AddClass .popup__container {
  width: 670px;
  background: #eaebeb;
  padding: 40px;
}
.pop-AddClass .popup__container .box_shadow {
  border-top: 1px solid #222;
  padding: 35px;
  box-sizing: border-box;
  background: #fff;
}
.pop-AddClass .popup__container .custom-select {
  min-width: 100px;
}
.pop-AddClass .popup__container .input-personnel input {
  width: 100%;
  margin-right: -20px;
  padding-right: 25px;
  box-sizing: border-box;
}
.pop-AddClass .popup__container .BtnAreaCC {
  padding-top: 40px;
  text-align: center;
}
.pop-AddClass .popup__container .BtnAreaCC button {
  margin: 0 auto;
  background: #fff;
}

.classmanaging .popup__container .message {
  line-height: 22px;
}
.BtnAreaCC {
  padding-top: 20px;
  text-align: center;
}
.BtnAreaCC button {
  margin: 0 auto;
  background: #fff;
  display: inline-flex;
}

/*================== 학습관리 ==================*/
.learning .container .tab__container {
  padding: 30px 0px 65px 0px;
}
.learning .container .tab__container .grid_typeA {
  display: grid;
  grid-template-columns: 315px auto;
  column-gap: 30px;
}
.learning .container .tab__container .grid_typeB {
  display: grid;
  grid-template-columns: 315px 485px auto;
  column-gap: 30px;
}
.learning .grid-3nd {
  text-align: center;
}
.learning .grid-3nd .active {
  background: #c51a18;
  color: #fff;
}
.learning .grid-2nd {
  row-gap: 7px;
  margin-top: 7px;
  margin-bottom: 7px;
}
.learning .grid-2nd li:last-child {
  grid-column: 1/3;
  position: relative;
}
.learning .btn_search {
  background: url("../images/common/searchform-search.png") center center
    no-repeat;
  font-size: 0px;
  width: 32px;
  height: 32px;
  position: absolute;
  top: 0px;
  right: 0px;
}
.learning .box_shadow {
  border-top: 1px solid #222;
}
.learning #tabcontainer_01 .grid_typeA_1 .box_shadow {
  background: #fff;
  height: 2045px;
}
.learning #tabcontainer_01 .grid_typeA_2 .box_shadow {
  background: #fff;
  height: 2200px;
}
.learning #tabcontainer_02 .grid_typeA_1 .box_shadow {
  background: #fff;
  height: 2065px;
}
.learning #tabcontainer_02 .grid_typeA_2 .box_shadow {
  background: #fff;
  height: 2220px;
}
.learning #tabcontainer_03 .grid_typeA_2 .box_shadow {
  background: #fff;
  height: 950px;
}
.learning .addActiveList {
  background: #fff;
  height: 922px;
  overflow-y: auto;
}
.learning #tabcontainer_03 .addActiveList {
  background: #fff;
  height: 795px;
}
.learning #tabcontainer_04 .addActiveList {
  background: #fff;
  height: 732px;
}
.learning .grid_typeA_2 .table-list {
  table-layout: auto;
}
.learning .classlist li {
  padding: 15px 10px;
  cursor: pointer;
}
.learning .classlist li:hover {
  background: #fbefef;
}
.learning .classlist li.active {
  background: #f5f7f7;
}
.learning .classlist li .smalltext {
  color: #999;
}
.learning .student__navbox {
  padding: 0 30px;
}
.learning .student__navbox .search_month {
  position: relative;
}
.learning .student__navbox .search_month .btn {
  padding: 0px;
  min-width: auto;
}
.learning .student__navbox .search_month .btn--prev {
  position: absolute;
  top: 0px;
  left: 0px;
  background: url("../images/common/pagination-arr-on.png") center center
    no-repeat;
  font-size: 0px;
  width: 20px;
  height: 32px;
}
.learning .student__navbox .search_month .btn--next {
  position: absolute;
  top: 0px;
  right: 0px;
  background: url("../images/common/pagination-arr-on.png") center center
    no-repeat;
  transform: rotate(180deg);
  font-size: 0px;
  width: 20px;
  height: 32px;
}
.learning .student__navbox .student__add {
  margin-left: 10px;
}
.learning .dataList {
}
.learning .blackbox,
.blackbox {
  background: #222;
  min-height: 32px;
  line-height: 32px;
  color: #fff;
}
.learning .blackbox .custom-checkbox {
  padding-left: 30px;
}
.learning .blackbox .custom-checkbox label {
  padding-left: 35px;
}
.learning .dataList dd {
  display: grid;
  grid-template-columns: 74px auto;
  align-items: center;
  border-bottom: 1px solid #eaebeb;
}
.learning .dataList dd .checkArea {
  text-align: center;
}
.learning .dataList dd .checkbox input + span {
  justify-content: center;
}
.learning .dataList dd .checkbox input + span::before {
  margin: 0px;
}
.learning .listdataArea {
  padding: 10px;
  background: #fff;
}
.learning .listdataArea th {
  font-weight: 600;
  font-size: 15px;
  vertical-align: middle;
  padding: 10px;
  text-align: justify;
  line-height: 1.4;
}
.learning .listdataArea td {
  padding: 10px;
  line-height: 1.4;
}
.learning .listdataArea td textarea {
  border: 1px solid #eaebeb;
  background: #f5f7f7;
  padding: 10px;
  min-height: 150px;
}
.learning .listdataArea td .datepicker {
  background: #f5f7f7 url("../images/common/datepicker.png") right 10px center
    no-repeat;
  border: 1px solid #eaebeb;
}
.learning .listdataArea td .balanceheight {
  height: 210px;
}
.learning .listdataArea td .custom-input2 {
  border: 1px solid #eaebeb;
  background: #f5f7f7;
}
.learning .listdataArea td .btn--dark-outline {
  width: 100px;
}
.learning .listdataArea .btnModify {
  width: 120px;
}
.learning .pagination {
  background: #fff;
  margin: 0px;
  padding: 35px 0;
}
.learning .btn--dark {
  min-width: 66px;
}
.learning .stdlist {
  background: #fff;
  height: 940px;
}
.learning #tabcontainer_04 .stdlist {
  background: #fff;
  height: 741px;
}
.learning .stdlist table {
  border: 0px;
}
.learning .stdlist th {
  font-size: 15px !important;
  font-weight: var(--font-medium);
}
.learning .groupHeader {
  padding: 25px 20px;
}
.learning .groupHeader .title {
  padding: 0px;
}
.learning .submitArea {
  padding: 30px;
}
.learning .submitArea button {
  border-radius: 5px;
  height: 50px;
  font-size: 17px;
}
.learning .upfileslist {
  display: flex;
  margin-top: 10px;
}
.learning .selectitem {
  width: 60px;
}
.learning .selectitem li {
  border-bottom: 1px solid #eaebeb;
  padding: 15px 0;
  line-height: 19px;
}
.learning .selectitem li:last-child {
  border-bottom: 0px;
}
.learning .thbox {
  font-size: 14px;
}

.learning .popup .popup__container,
#popProgressAddClassREG .popup__container,
#popProgressAddClassModify .popup__container {
  width: 673px;
  background: #eaebeb;
  padding: 40px;
}
.learning .popup .popup__container.msg {
  width: 450px;
  background: #fff;
}
.learning .popup .popup__container .box_shadow,
#popProgressAddClassREG .popup__container .box_shadow,
#popProgressAddClassModify .popup__container .box_shadow {
  background: #fff;
}
.learning .popup .popup__container textarea,
#popProgressAddClassREG .popup__container textarea,
#popProgressAddClassModify .popup__container textarea {
  height: 150px;
  line-height: 30px;
  padding: 10px;
}
.learning .popup .popup__container .btn--files {
  min-width: 100px;
}
.learning .popup .popup__container .filegrid {
  margin-top: 7px;
  height: 100px;
  overflow-y: auto;
  border: 1px solid #f5f7f6;
  padding-left: 5px;
}
.learning .popup .popup__container .filegrid span {
  display: inline-block;
  margin: 3px 0px;
}
.learning .popup hr {
  border: 0px;
  border-bottom: 1px solid #dfdddc;
  margin: 10px 0;
}
.learning .popup .EvaluationBox {
  margin-top: 10px;
  border: 1px solid #eaebeb;
}
.learning .popup .EvaluationBox .EvaluationBox_Header {
  height: 60px;
  background: #f5f7f6;
  padding: 20px 15px;
}
.learning .popup .EvaluationBox .EvaluationBox_Header ul {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
}
.learning .popup .EvaluationBox .EvaluationBox_Header .title {
  font-size: 14px;
  padding: 0px;
}
.learning .popup .EvaluationBox .EvaluationBox_Body {
  max-height: 200px;
  overflow-y: scroll;
  padding: 10px;
}
.learning .popup .EvaluationBox .EvaluationBox_Body ul {
  grid-template-columns: 1fr 1fr 1.5fr;
  align-items: center;
  column-gap: 7px;
  row-gap: 7px;
}
.learning .popup input[type="file"] {
  border: 1px solid #222;
  height: 30px;
  line-height: 30px;
  padding-left: 10px;
  font-size: 14px;
}
.learning .popup input[type="file"]::file-selector-button {
  width: 130px;
  height: 30px;
  background: #222;
  cursor: pointer;
  color: #fff;
  float: right;
  font-size: 14px;
  margin: 0px;
}
.learning #popProgressAddClassREG .select-area,
.student #popProgressAddClassREG .select-area {
  display: grid;
  grid-template-columns: repeat(3, 33.3333%);
  column-gap: 7px;
  row-gap: 7px;
}
.learning #popProgressAddClassREG .select-area .custom-select:last-child,
.student #popProgressAddClassREG .select-area .custom-select:last-child {
  grid-column: 1 / 4;
  box-sizing: border-box;
}
.learning #popProgressAddClassREG .select-area .minmaxCount,
.student #popProgressAddClassREG .select-area .minmaxCount {
  padding: 0px 10px;
  border-radius: 30px;
  line-height: 30px;
  display: inline-block;
  text-align: center;
}
.learning #popProgressAddClassREG .select-area .minmaxCount.blue,
.student #popProgressAddClassREG .select-area .minmaxCount.blue {
  background: #e1ecff;
  color: #397dff;
}
.learning #popProgressAddClassREG .checkbox input + span,
.student #popProgressAddClassREG .checkbox input + span {
  vertical-align: middle;
  align-items: center;
}

/*================== 시간표관리 ==================*/
.timetable .HeaderSearch {
  display: flex;
  column-gap: 10px;
}
.timetable .HeaderSearch .custom-select {
  min-width: 125px;
}
.timetable .HeaderSearch .datepicker {
  box-sizing: border-box;
  height: 32px;
  line-height: 32px;
}
.timetable .HeaderSearch .btn {
  min-width: 65px;
  height: 32px;
  line-height: 32px;
  box-sizing: border-box;
}
.timetable .timetableArea {
  margin: 30px 60px 60px;
}
.timetable .timetableArea .tableTypeB a,
.timetable .timetableArea .dateTable a {
  text-decoration: underline;
  line-height: 1.4;
}
.timetable .timetableArea .HeaderTitle {
  margin-bottom: 10px;
}
.timetable .timetableArea .HeaderTitle .title {
  font-size: 30px !important;
  margin-right: 10px;
  display: inline-block;
}
.timetable .timetableArea .HeaderTitle .custom-select {
  vertical-align: text-bottom;
  min-width: 130px;
}
.timetable .dateTableHeader {
  background: #222;
  color: #fff;
  height: 90px;
  line-height: 90px;
  margin-bottom: 10px;
}
.timetable .dateTableHeader ul {
  display: grid;
  grid-template-columns: repeat(3, auto);
}
.timetable .dateTableHeader ul li {
  text-align: center;
  color: #fff;
}
.timetable .dateTableHeader ul li.changemonthgroup .tomonth {
  font-size: 23px;
}
.timetable .dateTableHeader ul li.changemonthgroup a {
  display: inline-block;
  color: #fff;
  margin: 0 30px;
  font-size: 23px;
}
.timetable .dateTableHeader ul li:last-child {
  text-align: right;
  padding-right: 20px;
}
.timetable .dateTableHeader ul li:last-child button,
.timetableArea .timemanagement button {
  width: 140px;
  background: var(--color-primary);
  color: #fff;
}
.timetable .dateTable {
  letter-spacing: -0.5px;
}
.timetable .dateTable th {
}
.timetable .dateTable td {
  position: relative;
  padding-bottom: 20px;
}
.timetable .dateTable td p {
  display: inline-table;
}
.timetable .dateTable td .popgroup {
  position: relative;
  display: inline-block;
}
.timetable
  .dateTable
  td
  .popgroup
  .smallpopAddClass:hover
  ~ .smallpopAddClassMsg {
  display: block;
}
.timetable .dateTable td .popgroup .smallpopAddClass {
  background: #222;
  color: #fff;
  font-size: 12px;
  width: 27px;
  height: 15px;
  line-height: 15px;
  text-align: center;
  display: inline-block;
  cursor: pointer;
}
.timetable .dateTable td .popgroup .smallpopAddClass.changeClass {
  background: #1ea6b2;
}
.timetable .dateTable td .popgroup .smallpopAddClassMsg {
  display: none;
  width: 320px;
  position: absolute;
  left: 0px;
  top: 20px;
  background: #fff;
  border: 1px solid #222;
  font-size: 12px;
  padding: 2px 3px;
  z-index: 1;
  padding: 10px;
}
.timetable .dateTable td .popgroup .smallpopAddClassMsg.show {
  display: block;
}
.timetable .dateTable td .popgroup .smallpopAddClassMsg.changeClass {
  border: 1px solid #1ea6b2;
}
#popdayDetail .smallpopAddClass:hover ~ .smallpopAddClassMsg {
  display: block;
}
.timetable .dateTable td .addClass {
  background: #f1f1f1;
  border-top: 1px solid #222;
  height: 17px;
  line-height: 17px;
  text-align: right;
  padding: 0 10px;
  box-sizing: border-box;
  width: 100%;
  position: absolute;
  bottom: 0px;
  left: 0px;
  display: block;
}
.timetable .dateTable td a.addClass {
  text-decoration: none;
}
.timetable .dateTable td ul {
  margin-top: 10px;
}
.timetable .dateTable td ul li {
  margin: 10px 0;
  line-height: 18px;
}
/* section calendar */
.pop-Callpaper .popup__container {
  width: 1200px;
  background: #eaebeb;
  margin: 0px;
  padding: 40px;
}
.pop-Callpaper .popup__container .box_shadow {
  border-top: 1px solid #222;
  padding: 35px;
  box-sizing: border-box;
  background: #fff;
}
table.table-list-callpaper {
  position: relative;
  width: 1050px;
  overflow: hidden;
  table-layout: auto;
}
.table-list-callpaper thead {
  position: relative;
  display: block;
  width: 1050px;
  overflow: visible;
}
.table-list-callpaper thead th {
  background-color: #222;
  padding: 10px 0;
  min-width: 60px;
  border-right: 1px solid #fff;
  color: #fff;
}
.table-list-callpaper thead th:nth-child(1) {
  position: relative;
  display: block;
  min-width: 175px;
  border-left: 1px solid #eaeceb;
}
.table-list-callpaper tbody td:nth-child(1) {
  min-width: 80px;
  border-left: 1px solid #eaeceb;
}
.table-list-callpaper thead th:nth-child(2) {
  min-width: 160px;
}
.table-list-callpaper tbody td:nth-child(2) {
  min-width: 160px;
}
.table-list-callpaper thead th:nth-child(3) {
  min-width: 80px;
}
.table-list-callpaper tbody td:nth-child(3) {
  min-width: 80px;
}
.table-list-callpaper thead th:nth-child(4) {
  min-width: 160px;
}
.table-list-callpaper tbody td:nth-child(4) {
  min-width: 160px;
}
.table-list-callpaper thead th:nth-child(n + 5) {
  background: #595959;
}
.table-list-callpaper tbody {
  position: relative;
  display: block;
  width: 1050px;
  height: 480px;
  overflow: scroll;
}
.table-list-callpaper tbody td {
  border-right: 1px solid #eaeceb;
  border-bottom: 1px solid #eaeceb;
  background: #fff;
  padding: 10px 0;
  min-width: 60px;
  text-align: center;
}
.table-list-callpaper tbody tr td:nth-child(1) {
  position: relative;
  display: block;
  width: 80px;
}

.Callpaper-formGird2nd {
  display: grid;
  grid-template-columns: 55px 400px;
  align-items: start;
  row-gap: 10px;
  padding-bottom: 20px;
}
.pop-Printpaper .popup__container {
  width: 1200px;
  margin: 0px;
  padding: 30px 15px 30px 30px;
}
.pop-Printpaper-div {
  height: 750px;
  overflow-y: scroll;
}

/*================== 성적관리 ==================*/
.grades #tabcontainer_01 .container {
  display: grid;
  grid-template-columns: 330px auto;
  column-gap: 30px;
  padding-top: 30px;
  padding-bottom: 60px;
}
.grades .container .HeaderTitle {
  margin-bottom: 10px;
}
.grades .container .HeaderTitle > .title {
  font-size: 18px;
}
.grades .container .search_criteria ul {
  display: grid;
  grid-template-columns: 50% auto;
  column-gap: 7px;
  row-gap: 7px;
  margin-bottom: 7px;
}
.grades .container .search_criteria ul > li {
  position: relative;
}
.grades .container .search_criteria ul > li:first-child,
.grades .container .search_criteria ul > li:last-child {
  grid-column: 1 / 3;
}
.grades .container .search_criteria ul > li:last-child button {
  position: absolute;
  z-index: 1;
  top: 1px;
  right: 1px;
  width: 30px;
  height: 30px;
}
.grades .container .search_criteria ul > li:first-child {
  background: #fff;
}
.grades .container .graybox {
  display: inline-block;
  min-width: 65px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  vertical-align: top;
  color: #fff;
  background: #999;
}
.grades .container .search_criteria ul > li .datepicker {
  width: 265px;
}
.grades .container .addActiveList {
  background: #fff;
  overflow-y: scroll;
  height: 1150px;
}

.grades .container .classlist li {
  padding: 15px 10px;
  cursor: pointer;
}
.grades .container .classlist li:hover {
  background: #fbefef;
}
.grades .container .classlist li.active {
  background: #f5f7f7;
}
.grades .container .classlist li .smalltext {
  color: #999;
}
.grades .container .gradeslistArea {
  margin-top: 38px;
}
.grades .container .gradeslistArea .headerSearch {
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.grades .container .gradeslistArea table {
  table-layout: auto;
}
.grades .container .gradeslistArea .HeaderTitle {
  padding: 30px 0 20px 20px;
  margin: 0px;
  border-bottom: 1px solid #222;
}
.grades .container .gradeslistArea .HeaderTitle .title {
  margin: 0px;
  padding: 0px;
}
.grades .container .gradeslistArea .student__navbox {
  padding: 20px;
  height: 90px;
  box-sizing: border-box;
}
.grades .container .gradeslistArea .student__navbox button.btn {
  width: 155px;
  margin-left: 10px;
}
.grades .container .overScoll {
  height: 420px;
  overflow-y: scroll;
}
.grades .container .score-avg {
  border-top: 1px solid #eaebeb;
  padding: 10px 0;
}
.grades .container .score-avg .minmaxCount {
  padding: 5px 10px;
  border-radius: 30px;
  display: inline-block;
}
.grades .container .score-avg .minmaxCount.blue {
  background: #e1ecff;
  color: #397dff;
}
.grades .container .score-avg .minmaxCount.red {
  background: #f9e8e7;
  color: #c51a18;
}
.grades .container .StudentList button {
  padding: 0 15px;
  box-sizing: border-box;
}
.grades .container .pushBtnArea {
  padding: 15px;
  margin-bottom: 30px;
  border-top: 1px solid #eaebeb;
  display: grid;
  grid-template-columns: 12% 50% auto;
  align-items: center;
}
.grades .container .pushBtnArea button {
  padding: 0 15px;
  margin-right: 10px;
}
.grades .container .gradeslistArea .tableTypeC-dark tbody td {
  padding: 3px 0;
  height: 33px;
}

.grades #tabcontainer_02 .container {
  display: grid;
  grid-template-columns: auto 330px;
  padding: 30px 0 60px 0;
}
.grades #tabcontainer_02 .container .HeaderTitle {
  margin-bottom: 0px;
  display: grid;
  grid-template-columns: 30% auto;
  align-items: center;
}
.grades #tabcontainer_02 .container .HeaderTitle > .title {
  font-size: 18px;
}
.grades #tabcontainer_02 .container .gradeslistArea {
  margin-top: 0px;
}
.grades #tabcontainer_02 .container .headerSearch .custom-input2 {
  position: relative;
  padding-right: 30px;
  width: 310px;
  height: 34px;
}
.grades #tabcontainer_02 .container .headerSearch .custom-input2 input {
  padding: 0px;
  padding-left: 10px;
  height: 34px;
  vertical-align: middle;
}
.grades #tabcontainer_02 .container .headerSearch .custom-input2 button {
  position: absolute;
  z-index: 1;
  top: 0px;
  right: 0px;
  width: 30px;
  height: 30px;
}

.grades #tabcontainer_03 .container {
  display: grid;
  grid-template-columns: auto 330px;
  padding-top: 30px;
  padding-bottom: 60px;
}
.grades #tabcontainer_03 .container .HeaderTitle {
  margin-bottom: 0px;
  display: grid;
  grid-template-columns: 30% auto;
  align-items: center;
  padding: 0;
  padding-bottom: 15px;
}
.grades #tabcontainer_03 .container .HeaderTitle > .title {
  font-size: 18px;
}
.grades #tabcontainer_03 .container .gradeslistArea {
  margin-top: 0px;
}
.grades #tabcontainer_03 .container .gradeslistArea .box_shadow {
  padding-bottom: 60px;
}
/*.grades .btn--gray {min-width:70px; height: 30px; line-height: 30px;}*/
.grades .tableTypeC-dark thead .checkbox {
  display: inline-block;
}

/*================== 마스터 관리자 ==================*/
.masterAdmin {
  min-width: 1280px;
  background: #ececec;
}
.masterAdmin #tab__container_inner_01 {
  display: grid;
  grid-template-columns: 50% auto;
  column-gap: 30px;
  row-gap: 30px;
}
.masterAdmin #tab__container_inner_01 div:first-child,
.masterAdmin #tab__container_inner_01 div:last-child,
.masterAdmin #tab__container_inner_01 div:nth-child(2) {
  grid-column: 1 / 3;
}
.masterAdmin .header {
  align-items: center;
  background: #fff;
}
.masterAdmin .header .area {
  width: 1280px;
  margin: 0 auto;
}
.masterAdmin .header .header__logo {
  align-items: flex-end;
}
.masterAdmin .header .header__logo span {
  margin-left: 10px;
}
.masterAdmin .container {
  width: 1280px;
  margin: 0 auto;
  padding: 0;
}
.masterAdmin .headerTabBtn {
  margin-bottom: 10px;
  margin-top: 30px;
  padding: 0 60px;
}
.masterAdmin .headerTabBtn a {
  width: 140px;
  text-align: center;
  margin-right: 10px;
}
.masterAdmin .headerTabBtn a:hover,
.masterAdmin .headerTabBtn a.active {
  color: #fff;
  background: #c51a18;
}
.masterAdmin .basebox-red {
  background: #fff;
  border-top: 1px solid #c51a18;
  padding: 30px 60px;
}
.masterAdmin .academyInfo {
  display: grid;
  grid-template-columns: 286px auto 100px;
  column-gap: 7px;
  row-gap: 7px;
  align-items: center;
}
.masterAdmin .modify.academyInfo {
  display: grid;
  grid-template-columns: 286px auto;
  column-gap: 7px;
  row-gap: 7px;
  align-items: center;
}
.masterAdmin .admin-info {
  display: grid;
  grid-template-columns: 286px auto 100px;
  column-gap: 7px;
  row-gap: 7px;
  align-items: center;
}
.masterAdmin .admin-info li:nth-child(5),
.masterAdmin .admin-info li:nth-child(7) {
  grid-column: span 2;
}
.masterAdmin .academyInfo li {
  height: 34px;
  line-height: 34px;
}
.masterAdmin .academyInfo li:nth-child(1),
.masterAdmin .academyInfo li:nth-child(4) {
  background: #222;
  color: #fff;
  text-align: center;
}
.masterAdmin .academyInfo li:nth-child(2),
.masterAdmin .academyInfo li:nth-child(5),
.masterAdmin .admin-info li:nth-child(7) {
  padding-left: 40px;
  border: 1px solid #eaebeb;
}
.masterAdmin .modify.academyInfo li:nth-child(1),
.masterAdmin .modify.academyInfo li:nth-child(3),
.masterAdmin .modify.academyInfo li:nth-child(5),
.masterAdmin .admin-info li:nth-child(6) {
  background: #222;
  color: #fff;
  text-align: center;
  padding-left: 0;
}
.masterAdmin .modify.academyInfo li:nth-child(2),
.masterAdmin .modify.academyInfo li:nth-child(4),
.masterAdmin .modify.academyInfo li:nth-child(6) {
  background: #f7f7f7;
  text-align: left;
  color: #222;
  padding-left: 40px;
}
.masterAdmin .groupHeader {
  padding: 7px 0;
}
.masterAdmin .box_shadow {
  border-top: 1px solid #222;
  padding: 20px 30px;
}
.masterAdmin .box_shadow > table th,
.masterAdmin .box_shadow .basicInfo th {
  text-align: left;
  line-height: 32px;
  font-weight: 600;
  padding: 10px 0px;
}
.masterAdmin .box_shadow > table td *,
.masterAdmin .box_shadow .basicInfo td * {
  vertical-align: middle;
}
.masterAdmin .box_shadow .basicInfo td {
  padding: 5px 20px 5px 0;
  vertical-align: middle;
}
.masterAdmin .box_shadow > table td .widthfull,
.masterAdmin .box_shadow .basicInfo td .widthfull {
  max-width: 384px;
}
.masterAdmin .box_shadow > table td .btn,
.masterAdmin .box_shadow .basicInfo td .btn {
  width: 100px;
  text-align: center;
  margin: 0 10px;
  vertical-align: middle;
}
.masterAdmin .box_shadow > table td .inputNbtn,
.masterAdmin .box_shadow .basicInfo td .inputNbtn {
  width: 270px;
}
.masterAdmin .btnarea button {
  min-width: 70px;
}

.masterAdmin .table-list thead th {
  background: #222;
  color: #fff;
}
.masterAdmin .table-list thead th .thbox::after {
  background: #fff;
}
.masterAdmin .pagination {
  padding-bottom: 60px;
  background: #fff;
  margin-top: 0;
  padding-top: 35px;
}

.masterAdmin .regInfo {
  background: #222;
  color: #fff;
  padding: 30px 60px;
}
.masterAdmin .regInfo ul {
  display: grid;
  grid-template-columns: 140px auto 140px auto;
  column-gap: 7px;
  row-gap: 7px;
  align-items: center;
}
.masterAdmin .regInfo ul li {
  height: 34px;
  line-height: 34px;
  padding-left: 30px;
}
.masterAdmin .regInfo ul li:nth-child(odd) {
  background: #595959;
}
.masterAdmin .regInfo ul li:nth-child(even) {
  background: #383838;
}

.masterAdmin #tab__container_inner_02,
.masterAdmin #tab__container_inner_03 {
  display: grid;
  row-gap: 30px;
}
.masterAdmin #tab__container_inner_02::last-child {
  display: grid;
  row-gap: 0px;
}
.masterAdmin .payList {
  padding: 0px;
}
.masterAdmin .payList .payHeader {
  background: #f5f7f7;
  padding: 20px 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.masterAdmin .payList .payHeader * {
  vertical-align: middle;
}
.masterAdmin .payList .payHeader button {
  width: 120px;
}
.masterAdmin .payList .payHeader .datepicker {
  background: #fff url("../images/common/datepicker.png") right 10px center
    no-repeat;
  height: 34px;
  line-height: 34px;
  vertical-align: middle;
}
.masterAdmin .payList .payBody table tbody td button {
  width: 70px;
}
.masterAdmin .courseList ul {
  border-top: 1px solid #222;
}
.masterAdmin .courseList ul li {
  border-bottom: 1px solid #d3d4d3;
  padding: 20px 0;
  display: grid;
  grid-template-columns: auto 70px;
}
.masterAdmin .courseList ul li .courseText {
  line-height: 25px;
}
.masterAdmin .courseList ul li .courseText .writer {
  font-size: 12px;
  color: #999;
}
.masterAdmin .courseList ul li .courseBtn {
  text-align: right;
}
.masterAdmin .courseList ul li .courseBtn button {
  width: 70px;
}
.masterAdmin .courseInput {
  padding: 0 150px;
  display: grid;
  grid-template-columns: auto 140px;
  margin-top: 30px;
}
.masterAdmin .courseInput textarea {
  height: 100px;
  border: 1px solid #222;
  box-sizing: border-box;
  padding: 20px;
}
.masterAdmin .courseInput button {
  height: 100px;
  border: 1px solid #222;
  box-sizing: border-box;
  background: #222;
  color: #fff;
}
.masterAdmin .student__list {
  min-height: 600px;
  background: #fff;
}

/*.masterAdmin .master-sales-2fr {display: grid; grid-template-columns: repeat(2, 1fr); column-gap:30px;}*/

#popdayDetail .popup__container .overScoll {
  border: 1px solid #d3d4d3;
  height: 260px;
  overflow-y: auto;
}
#popdayDetail .popup__container .overScoll ul {
}
#popdayDetail .popup__container .overScoll ul li {
  border-bottom: 1px solid #d3d4d3;
  padding: 10px 15px;
}
#popdayDetail .smallpopAddClass {
  background: #222;
  color: #fff;
  font-size: 12px;
  width: 27px;
  height: 15px;
  line-height: 15px;
  text-align: center;
  display: inline-block;
  cursor: pointer;
}
#popdayDetail .smallpopAddClass.changeClass {
  background: #1ea6b2;
}

#popdayDetail2 .title span {
  font-size: 20px;
}
#popdayDetail2 .smallpopAddClass {
  background: #222;
  color: #fff;
  font-size: 12px;
  width: 27px;
  height: 15px;
  line-height: 15px;
  text-align: center;
  display: inline-block;
  cursor: pointer;
}
#popdayDetail2 .smallpopAddClass.changeClass {
  background: #1ea6b2;
}
#popdayDetail2 .popup__container2 {
  width: 610px;
  background: #fff;
  padding: 40px 0;
  border: 1px solid #c9c9c9;
  position: relative;
}
#popdayDetail2 .popup__container2 .groupHeader {
  padding: 0 20px;
}
#popdayDetail2 .container {
  border-top: 1px solid #eaebeb;
  border-bottom: 1px solid #eaebeb;
  padding: 20px 0 20px 20px;
}
#popdayDetail2 .textinput {
  border: 1px solid #eaebeb;
  margin-top: 10px;
}
#popdayDetail2 .textinput textarea {
  padding: 15px;
}
#popdayDetail2 .contentInput {
  overflow-y: auto;
  height: 300px;
}
#popdayDetail2 .contentInput ul li {
  padding: 10px 0px;
}

.popInputGrades .popup__container {
  width: 590px;
  padding: 40px;
}
.popInputGrades hr {
  border: 0px;
  border-bottom: 1px solid #222;
}
.popInputGrades .RegGrades {
  display: grid;
  grid-template-columns: 150px auto;
  column-gap: 7px;
  row-gap: 7px;
  margin-top: 30px;
}
.popInputGrades .RegGrades li {
  height: 32px;
}
.popInputGrades .RegGrades li:nth-child(2n + 1) {
  background: #999;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  line-height: 32px;
}
.popInputGrades .RegGrades li:nth-child(7) {
  background: #222;
}
.popInputGrades .RegGrades li .custom-input2 {
  background: #f5f7f7;
}
.popInputGrades .RegGrades li:last-child .custom-input2 {
  background: #fff;
}

#popViewGrades .popup__container {
  width: 580px;
  padding: 30px 40px;
}
#popViewGrades .box_shadow {
  border-top: 1px solid #222;
  padding: 0px 0;
}
#popViewGrades .box_shadow .baseArea {
  padding: 20px 30px;
}
#popViewGrades .baseArea .GradesTableA {
  display: grid;
  grid-template-columns: 60px auto;
}
#popViewGrades .baseArea .GradesTableA li {
  height: 32px;
  line-height: 32px;
}
#popViewGrades .baseArea .GradesTableB {
  margin-top: 10px;
}
#popViewGrades .baseArea .GradesTableB th {
  background: #595959;
  color: #fff;
  height: 32px;
  vertical-align: middle;
  border: 1px solid #eaebeb;
}
#popViewGrades .baseArea .GradesTableB th:nth-child(6) {
  background: #222;
}
#popViewGrades .baseArea .GradesTableB th:last-child {
  background: #6b26ff;
}
#popViewGrades .baseArea .GradesTableB td {
  height: 32px;
  vertical-align: middle;
  border: 1px solid #eaebeb;
  text-align: center;
}
#popViewGrades .baseArea .GradesTableB td:first-child {
  background: #eaebeb;
  font-weight: 600;
}
#popViewGrades .baseArea .opinion {
  width: 130px;
  height: 32px;
  text-align: center;
  background: #222;
  color: #fff;
  line-height: 32px;
}
#popViewGrades .baseArea .opinionTxt {
  width: 100%;
  border: 1px solid #eaebeb;
  padding: 15px 20px;
  height: 100px;
  line-height: 24px;
}
#popViewGrades .chartArea {
  background: #f4f4f4;
  padding: 30px 0;
}

/*커뮤니티*/
.video-call-lecture .container {
  display: grid;
  grid-template-columns: 330px 1220px;
  column-gap: 30px;
}
.video-call-lecture .container .videoListGroup {
}
.video-call-lecture .container .videoListGroup .videoHeader {
  margin: 30px 0 15px;
  display: grid;
  grid-template-columns: 310px 910px;
  align-items: center;
  justify-content: space-between;
}
.video-call-lecture .container .videoListGroup .videoHeader .title {
  margin: 0px;
  padding: 0px;
}
.video-call-lecture .container .videoListGroup .videoHeader .search {
  display: inline-flex;
  justify-content: end;
  align-items: center;
  height: 34px;
  line-height: 34px;
}
.video-call-lecture
  .container
  .videoListGroup
  .videoHeader
  .search
  [type="text"] {
  width: auto;
}
.video-call-lecture
  .container
  .videoListGroup
  .videoHeader
  .search
  .radio
  input[type="radio"]
  + span {
  display: inline-flex;
  margin-right: 10px;
}
.video-call-lecture .container .videoListGroup .videoHeader .searchform {
  background: #fff;
  border: 1px solid #e5e5e5;
  height: 34px;
  width: 300px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.video-call-lecture .container .videoListGroup .videoList {
  background: #fff;
  border-top: 1px solid #222;
  min-height: 784px;
}
.video-call-lecture .container .videoListGroup .videoList .listheader {
  background: #f5f7f7;
  height: 80px;
  padding: 0 20px;
}
.video-call-lecture .container .videoListGroup .videoList .novideo {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 700px;
}

.video-call-lecture .container .videoListGroup .videoList > ul {
  display: grid;
  grid-template-columns: repeat(3, 1fr /*370px*/);
  column-gap: 30px;
  margin: 30px 25px;
}
.video-call-lecture .container .videoListGroup .videoList > ul > li {
  border-bottom: 1px solid #eaebeb;
  padding: 30px 0;
}
.video-call-lecture
  .container
  .videoListGroup
  .videoList
  > ul
  > li:nth-last-child(1),
.video-call-lecture
  .container
  .videoListGroup
  .videoList
  > ul
  > li:nth-last-child(2),
.video-call-lecture
  .container
  .videoListGroup
  .videoList
  > ul
  > li:nth-last-child(3) {
  border-bottom: 0px;
}
.video-call-lecture .container .videoListGroup .videoList > ul > li div {
  margin-bottom: 10px;
}
.video-call-lecture .container .videoListGroup .videoList .Thumbnail {
  background: #606161;
  color: #fff;
  width: 370px;
  height: 200px;
  position: relative;
}
.video-call-lecture .container .videoListGroup .videoList .Thumbnail h3 {
  font-size: 25px;
  font-weight: 600;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.video-call-lecture
  .container
  .videoListGroup
  .videoList
  .Thumbnail
  .btn--close {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 14px;
  height: 14px;
  background: url("../images/common/btn-close.png") center center no-repeat;
}

.video-call-lecture .container .videoListGroup .videoList .videomg {
}
.video-call-lecture .container .videoListGroup .videoList .videomg thead th {
  height: 42px;
  background: #eaebeb;
  vertical-align: middle;
  font-weight: 600;
}
.video-call-lecture
  .container
  .videoListGroup
  .videoList
  .videomg
  thead
  th
  .bar {
  width: 100%;
  display: block;
  justify-content: center;
  border-right: 1px solid #222;
  font-weight: 600;
}
.video-call-lecture
  .container
  .videoListGroup
  .videoList
  .videomg
  .checkbox
  input
  + span {
  justify-content: center;
}
.video-call-lecture
  .container
  .videoListGroup
  .videoList
  .videomg
  .checkbox
  input
  + span::before {
  margin: 0px;
}
.video-call-lecture .container .videoListGroup .videoList .videomg tbody tr {
  position: relative;
}
.video-call-lecture .container .videoListGroup .videoList .videomg tbody td {
  height: 42px;
  vertical-align: middle;
  border-bottom: 1px solid #e5e5e5;
}
.video-call-lecture
  .container
  .videoListGroup
  .videoList
  .videomg
  tbody
  td
  .openOvBox {
  cursor: pointer;
  text-decoration: underline;
}
.video-call-lecture .container .videoListGroup .videoList td .overPopup {
  position: absolute;
  top: 100%;
  left: 0px;
  width: 282px;
  height: 360px;
  background: #fff;
}
.video-call-lecture
  .container
  .videoListGroup
  .videoList
  td
  .overPopup
  .overPopupHeader {
  height: 60px;
  padding: 10px;
  box-sizing: border-box;
  text-align: left;
  vertical-align: bottom;
  display: flex;
  font-size: 18px;
  font-weight: 600;
  align-items: flex-end;
}
.video-call-lecture
  .container
  .videoListGroup
  .videoList
  td
  .overPopup
  .sharList {
  background: #f5f7f7;
  height: 200px;
  overflow-y: auto;
  padding: 10px 20px;
}
.video-call-lecture
  .container
  .videoListGroup
  .videoList
  td
  .overPopup
  .sharList
  li {
  height: 34px;
  line-height: 34px;
  text-align: left;
}

.video-call-lecture .container .instructorList {
  padding-top: 79px;
}
.video-call-lecture .container .instructorList .instheader {
  height: 34px;
  line-height: 34px;
  background: #222;
  color: #fff;
  text-align: center;
}
.video-call-lecture .container .instructorList .instList {
  height: 750px;
  overflow-y: auto;
}
.video-call-lecture .container .instructorList .instList li {
  height: 40px;
  display: flex;
  align-items: center;
  padding: 0 15px;
}
.video-call-lecture .container .instructorList .instList li:first-child {
  background: #f5f7f7;
  font-weight: 600;
}
.video-call-lecture .container .instructorList .instList li:first-child span {
  font-weight: 600;
}
.video-call-lecture .container .instructorList .instList li:hover {
  background: #fbefef;
  cursor: pointer;
}
.video-call-lecture .container .instructorList .instList li.active {
  background: #fbefef;
}

.video-call-lecture .container .paging {
  text-align: right;
  vertical-align: middle;
  grid-column: 1 / 3;
  padding: 17px 0;
  margin-bottom: 40px;
  display: flex;
  justify-content: end;
  align-items: center;
}
.video-call-lecture .container .paging .prev {
  background: url("../images/common/left.png") center center no-repeat;
  width: 22px;
  height: 22px;
  display: inline-flex;
  font-size: 0px;
  align-items: center;
}
.video-call-lecture .container .paging .next {
  background: url("../images/common/right.png") center center no-repeat;
  width: 22px;
  height: 22px;
  display: inline-flex;
  font-size: 0px;
  align-items: center;
}
.video-call-lecture .container .paging span {
  display: inline-flex;
  align-items: center;
  height: 22px;
  padding: 0 5px;
}

.video-call-lecture .container.video-lecture {
  grid-template-columns: 100%;
}
.video--lecture > ul {
  grid-template-columns: repeat(4, 1fr /*370px*/) !important;
  margin: 20px 0px 0 20px !important;
  column-gap: 0px !important;
}
.video--lecture > ul li:nth-last-child(3) {
  border-bottom: 1px solid #eaebeb !important;
}

.document .container .tab__container .tab_iner {
  display: grid;
  grid-template-columns: 330px 1240px;
  column-gap: 30px;
  padding-top: 15px;
}
.document .container .tab__container .tab_iner .instructorList {
  padding-top: 10px;
}
.document .container .tab__container .tab_iner .instructorList h3 {
  height: 30px;
  display: flex;
  align-items: center;
  font-weight: 600;
}
.document .container .tab__container .tab_iner .instructorList .SearchGroup {
  margin-bottom: 10px;
}
.document .container .tab__container .tab_iner .instructorList .btnGroup {
  height: 76px;
  background: #f5f7f7;
  border-top: 1px solid #222;
  padding: 0 20px;
  align-items: center;
  justify-content: flex-start;
}
.document
  .container
  .tab__container
  .tab_iner
  .instructorList
  .btnGroup
  button {
  margin-right: 20px;
}
.document .container .tab__container .tab_iner .instructorList .instheader {
  height: 34px;
  line-height: 34px;
  background: #222;
  color: #fff;
  text-align: center;
}
.document .container .tab__container .tab_iner .instructorList .instList {
  height: 734px;
  overflow-y: auto;
}
.document .container .tab__container .tab_iner .instructorList .instList li {
  height: 40px;
  display: flex;
  align-items: center;
  padding: 0 15px;
}
.document
  .container
  .tab__container
  .tab_iner
  .instructorList
  .instList
  li:hover {
  background: #fbefef;
  cursor: pointer;
}

.document .container .tab__container .tab_iner .DocumentGroup {
}
.document
  .container
  .tab__container
  .tab_iner
  .DocumentGroup
  .DocumentHeader
  ul {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  align-items: end;
}
.document
  .container
  .tab__container
  .tab_iner
  .DocumentGroup
  .DocumentHeader
  ul
  li:last-child {
  display: inline-flex;
  justify-content: flex-end;
}
.document .container .tab__container .tab_iner .DocumentGroup .Document {
  margin-top: 10px;
  margin-bottom: 60px;
  border-top: 1px solid #c61a18;
  background: #e8e8e8;
  height: 950px;
  overflow-y: auto;
}
.document
  .container
  .tab__container
  .tab_iner
  .DocumentGroup
  .Document
  .documentFrame {
  width: 620px;
  height: 100%;
  margin: 0 auto;
  background: #fff;
  margin-bottom: 20px;
}

#document_01 h2 {
  font-size: 30px;
  font-weight: 600;
  padding-top: 80px;
  text-align: center;
}
#document_01 dl.pfinfo {
  display: grid;
  grid-template-columns: 130px auto;
  width: 525px;
  row-gap: 10px;
  margin: 0 auto;
  margin-top: 150px;
  align-items: center;
  vertical-align: middle;
}
#document_01 dl.pfinfo dt {
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #222;
  color: #fff;
}
#document_01 dl.pfinfo dd {
  height: 40px;
  line-height: 40px;
  padding-left: 40px;
  border: 1px solid #d2d2d2;
  border-left: 0px;
}
#document_01 dl.pfinfo dd input {
  width: 100%;
}
#document_01 .printTable {
  width: 525px;
  margin: 0 auto;
}
#document_01 .printTable th {
  border-right: 1px solid #fff;
  background: #d2d2d2;
  height: 53px;
  vertical-align: middle;
}
#document_01 .printTable th:last-child {
  border-right: 1px solid #d2d2d2;
}
#document_01 .printTable td {
  border: 1px solid #d2d2d2;
  text-align: center;
  height: 53px;
  vertical-align: middle;
  position: relative;
}
#document_01 .printTable td .deletebtn {
  position: absolute;
  top: 50%;
  right: -30px;
  transform: translate(0%, -50%);
  font-size: 0px;
}
#document_01 .textGroup {
  text-align: center;
  padding-top: 60px;
}
#document_01 .pringLogo {
  text-align: center;
  margin-top: 60px;
}
#document_01 .pringLogo .academyName {
  position: relative;
  font-size: 30px;
  font-weight: 600;
}
#document_01 .pringLogo img {
  position: absolute;
  top: 50%;
  right: 0px;
  transform: translate(50%, -50%);
}

#document_02 h2 {
  font-size: 30px;
  font-weight: 600;
  padding-top: 80px;
  text-align: center;
}
#document_02 dl.pfinfo {
  display: grid;
  grid-template-columns: 130px auto;
  width: 525px;
  row-gap: 10px;
  margin: 0 auto;
  margin-top: 150px;
  align-items: center;
  vertical-align: middle;
}
#document_02 dl.pfinfo dt {
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #222;
  color: #fff;
}
#document_02 dl.pfinfo dd {
  height: 40px;
  line-height: 40px;
  padding-left: 40px;
  border: 1px solid #d2d2d2;
  border-left: 0px;
}
#document_02 dl.pfinfo dd input {
  width: 100%;
}
#document_02 .printTable {
  width: 525px;
  margin: 0 auto;
}
#document_02 .printTable th {
  border-right: 1px solid #fff;
  background: #d2d2d2;
  height: 53px;
  vertical-align: middle;
}
#document_02 .printTable th:last-child {
  border-right: 1px solid #d2d2d2;
}
#document_02 .printTable td {
  border: 1px solid #d2d2d2;
  text-align: center;
  height: 53px;
  vertical-align: middle;
  position: relative;
  line-height: 1.4;
}
#document_02 .printTable td .deletebtn {
  position: absolute;
  top: 50%;
  right: -30px;
  transform: translate(0%, -50%);
  font-size: 0px;
}
#document_02 .textGroup {
  text-align: center;
  padding-top: 60px;
}
#document_02 .pringLogo {
  text-align: center;
  margin-top: 60px;
}
#document_02 .pringLogo .academyName {
  position: relative;
  font-size: 30px;
  font-weight: 600;
}
#document_02 .pringLogo img {
  position: absolute;
  top: 50%;
  right: 0px;
  transform: translate(50%, -50%);
}

#document_03 h2 {
  font-size: 30px;
  font-weight: 600;
  padding-top: 60px;
  text-align: center;
}
#document_03 .printTable {
  width: 525px;
  margin: 40px auto;
  margin-bottom: 0px;
}
#document_03 .printTable th {
  border: 1px solid #d2d2d2;
  background: #e8e8e8;
  height: 30px;
  vertical-align: middle;
  font-size: 12px;
}
#document_03 .printTable th.dark {
  background: #222;
  color: #fff;
  text-align: left;
  height: 30px;
  padding-left: 20px;
}
#document_03 .printTable th.gray {
  background: #999999;
  color: #fff;
  border-right: 1px solid #fff;
}
#document_03 .printTable th.gray.rl,
#document_03 .printTable th.gray:last-child {
  border-right: 1px solid #d2d2d2 !important;
}
#document_03 .printTable td {
  border: 1px solid #d2d2d2;
  padding: 0 10px;
  height: 30px;
  vertical-align: middle;
  font-size: 12px;
  position: relative;
}
#document_03 .textGroup {
  width: 525px;
  margin: 0 auto;
  border: 1px solid #d2d2d2;
  border-top: 0px;
  text-align: center;
  padding: 20px 25px 10px 25px;
  font-size: 10px;
  line-height: 15px;
  position: relative;
}
#document_03 .textGroup img {
  position: absolute;
  top: 50%;
  right: 0px;
  transform: translate(50%, 0%);
}
.document .popPrintpaper {
  width: 720px;
  height: 800px;
  padding: 20px;
}
.popPrintpaper #document_01,
.popPrintpaper #document_02,
.popPrintpaper #document_03 {
  padding-bottom: 60px;
}
.popPrintpaper #document_01 dl.pfinfo {
  padding-bottom: 50px;
}

/* 인쇄하기 */
@media print {
  @page {
    margin: 0;
  }
  .print-button {
    display: none;
  }
  size: 210mm 297mm; /*A4*/
  margin: 0mm;
}
.popPrintpaper {
  width: 720px;
  height: 800px;
  padding: 20px;
}
.pop-Printpaper-div {
  height: 750px;
  overflow-y: scroll;
}
.BtnAreaPrint {
  text-align: center;
  display: inline-flex;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
}
.print-button {
  width: 140px;
  background: var(--color-primary) !important;
  color: #fff;
}
.print-page {
  page-break-before: always;
  height: 1px;
  background: #e8e8e8;
}

/*=====================================================================*/

#popdayDetail .popup__container .overScoll {
  border: 1px solid #d3d4d3;
  height: 260px;
  overflow-y: auto;
}
#popdayDetail .popup__container .overScoll ul {
}
#popdayDetail .popup__container .overScoll ul li {
  border-bottom: 1px solid #d3d4d3;
  padding: 10px 15px;
}
#popdayDetail .smallpopAddClass {
  background: #222;
  color: #fff;
  font-size: 12px;
  width: 27px;
  height: 15px;
  line-height: 15px;
  text-align: center;
  display: inline-block;
  cursor: pointer;
}
#popdayDetail .smallpopAddClass:hover ~ .smallpopAddClassMsg {
  display: block;
}
#popdayDetail .smallpopAddClass.changeClass {
  background: #1ea6b2;
}

#popdayDetail2 .title span {
  font-size: 20px;
}
#popdayDetail2 .smallpopAddClass {
  background: #222;
  color: #fff;
  font-size: 12px;
  width: 27px;
  height: 15px;
  line-height: 15px;
  text-align: center;
  display: inline-block;
  cursor: pointer;
}
#popdayDetail2 .smallpopAddClass.changeClass {
  background: #1ea6b2;
}
#popdayDetail2 .popup__container2 {
  width: 610px;
  background: #fff;
  padding: 40px 0;
  border: 1px solid #c9c9c9;
  position: relative;
}
#popdayDetail2 .popup__container2 .groupHeader {
  padding: 0 20px;
}
#popdayDetail2 .container {
  border-top: 1px solid #eaebeb;
  border-bottom: 1px solid #eaebeb;
  padding: 20px;
}
#popdayDetail2 .textinput {
  border: 1px solid #eaebeb;
  margin-top: 10px;
}
#popdayDetail2 .textinput textarea {
  padding: 15px;
}
#popdayDetail2 .contentInput {
}
#popdayDetail2 .contentInput ul li {
  padding: 10px 0px;
}

.popInputGrades .popup__container {
  width: 590px;
}
.popInputGrades hr {
  border: 0px;
  border-bottom: 1px solid #222;
}
.popInputGrades .RegGrades {
  display: grid;
  grid-template-columns: 150px auto;
  column-gap: 7px;
  row-gap: 7px;
  margin-top: 30px;
}
.popInputGrades .RegGrades li {
  height: 32px;
}
.popInputGrades .RegGrades li:nth-child(2n + 1) {
  background: #999;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  line-height: 32px;
}
.popInputGrades .RegGrades li:nth-child(7) {
  background: #222;
}
.popInputGrades .RegGrades li .custom-input2 {
  background: #f5f7f7;
}
.popInputGrades .RegGrades li:last-child .custom-input2 {
  background: #fff;
}

#popFormGrades .popup__container {
  width: 640px;
  background: #eaebeb;
}
#popFormGrades .box_shadow {
  border-top: 1px solid #222;
  padding: 30px 40px;
  background: #fff;
}
#popFormGrades .box_shadow {
  height: 254px;
  overflow-y: auto;
}
#popFormGrades .GradesTableC {
  display: grid;
  grid-template-columns: 140px auto;
  column-gap: 7px;
  row-gap: 7px;
}
#popFormGrades .GradesTableC > li {
  min-height: 32px;
}
#popFormGrades .GradesTableC > li .headerTxt {
  height: 32px;
  line-height: 32px;
  width: 100%;
  display: block;
  background: #999;
  color: #fff;
  text-align: center;
}
#popFormGrades .GradesTableC > li .radio,
#popFormGrades .GradesTableC > li .checkbox {
  display: inline-block;
  margin-right: 10px;
}
#popFormGrades .GradesTableC > li .checkbox span {
  align-items: center;
}
#popFormGrades .GradesTableC > li .categoryList {
  display: grid;
  row-gap: 7px;
}
#popFormGrades .GradesTableC > li .categoryList li .custom-input2 {
  width: 155px;
}
/*#popFormGrades .GradesTableC > li .cont {padding:8px 0;}*/
#popFormGrades .GradesTableC > li input,
#popFormGrades .GradesTableC > li button {
  vertical-align: middle;
}

/*======================================팝업======================================*/
.popup.popup_02 .popup__container .in_container {
  width: 650px;
}

.popup.popup_03 .popup__container .classinout {
  display: grid;
  grid-template-columns: 330px 70px 330px;
  column-gap: 20px;
  width: 770px;
  position: relative;
}
.popup.popup_03 .popup__container .searchgroup {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  column-gap: 10px;
  row-gap: 10px;
}
.popup.popup_03 .popup__container .searchgroup > li:last-child {
  grid-column: 1 / 3;
}
.popup.popup_03 .popup__container .searchgroup > li {
}
.popup.popup_03 .popup__container .bollbtn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 100%;
  width: 70px;
  height: 70px;
  line-height: auto !important;
}
.popup.popup_03 .popup__container .leftgroup .listgroup {
}
.popup.popup_03 .popup__container .leftgroup .listgroup ul {
  overflow-y: auto;
  height: 450px;
}
.popup.popup_03 .popup__container .rightgroup .listgroup ul {
  overflow-y: auto;
  height: 500px;
}

.popup .popup__container .listgroup {
  margin-top: 10px;
  border-top: 1px solid #222;
}
.popup .popup__container .listgroup.underline li {
  border-bottom: 1px solid #eaebeb;
}
.popup .popup__container .listgroup li {
  padding: 10px 0;
  line-height: 150%;
}
.popup .popup__container .listgroup li:hover {
  background: #fbefef;
}
.popup .popup__container .listgroup li:has(input:checked) {
  background: #f5f7f7;
}
.popup .popup__container .listgroup li:has(input:checked) .fblack {
  font-weight: 600;
}
.popup .popup__container .listgroup .checkbox input + span {
  display: grid;
  grid-template-columns: 15px auto;
  align-items: center;
  column-gap: 10px;
  margin-left: 10px;
}
.popup .popup__container .listgroup .checkbox input + span::before {
  grid-row: 1 / 3;
}
.popup.popup_03 .popup__container .rightgroup .student__navbox {
  height: 80px;
  padding: 0 10px;
}
.popup.popup_03 .popup__container .rightgroup .allcheck {
  background: #d9d9d9;
  height: 40px;
  display: flex;
  align-items: center;
}

.popup.popup_04 .int2btn {
  margin: 10px 0;
}
.popup.popup_04 .infotxt {
  line-height: 17px;
  color: #999;
}
.popup.popup_04 .infotxt span {
  margin-left: 16px;
}

.popup.popup_05 .popup__container .in_container {
  width: 650px;
}

.popup.popup_06 .popup__container .in_container {
  width: 478px;
  padding: 30px;
}
.popup.popup_06 .popup__container .in_container table th,
.popup.popup_06 .popup__container .in_container table td {
  padding: 5px 0;
}
.popup.popup_06 .popup__container .in_container table td textarea {
  height: 100px;
}
.popup.popup_06
  .popup__container
  .in_container
  table
  td
  .checkbox
  input
  + span {
  align-items: center;
  justify-content: flex-end;
}

.popup.popup_07 .popup__container .videofriem {
  margin-top: 10px;
}

.popup.popup_08 .popup__container .in_container {
  width: 478px;
  padding: 30px;
}
.popup.popup_08 .popup__container .in_container table th,
.popup.popup_08 .popup__container .in_container table td {
  padding: 5px 0;
}
.popup.popup_08 .popup__container .in_container table td textarea {
  height: 100px;
}
.popup.popup_08
  .popup__container
  .in_container
  table
  td
  .checkbox
  input
  + span {
  align-items: center;
  justify-content: flex-end;
}

.popup.popup_09 .popup__container .classinout {
  display: grid;
  grid-template-columns: 330px 230px;
  column-gap: 20px;
  width: 580px;
  position: relative;
}
.popup.popup_09 .popup__container .searchgroup {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  column-gap: 10px;
  row-gap: 10px;
}
.popup.popup_09 .popup__container .searchgroup > li:last-child {
  grid-column: 1 / 3;
}
.popup.popup_09 .popup__container .searchgroup > li {
}
.popup.popup_09 .popup__container .bollbtn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 100%;
  width: 70px;
  height: 70px;
  line-height: auto !important;
}
.popup.popup_09 .popup__container .leftgroup .listgroup {
}
.popup.popup_09 .popup__container .leftgroup .listgroup ul {
  overflow-y: auto;
  height: 380px;
}
.popup.popup_09 .popup__container .rightgroup .stdList {
  height: 40px;
  line-height: 40px;
  padding: 0 15px;
  background: #d9d9d9;
  font-weight: 600;
}
.popup.popup_09 .popup__container .rightgroup .listgroup {
  margin-top: 0px;
}
.popup.popup_09 .popup__container .rightgroup .listgroup ul {
  overflow-y: auto;
  height: 522px;
}
.popup.popup_09 .popup__container .rightgroup .listgroup ul li {
  height: 34px;
}

.popup.popup_10 .popup__container .title {
  height: 40px;
  line-height: 40px;
}
.popup.popup_10 .popup__container .classinout {
  display: grid;
  grid-template-columns: 330px 230px 70px 330px;
  column-gap: 20px;
  position: relative;
}
.popup.popup_10 .popup__container .searchgroup {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  column-gap: 10px;
  row-gap: 10px;
}
.popup.popup_10 .popup__container .searchgroup > li:last-child {
  grid-column: 1 / 3;
}
.popup.popup_10 .popup__container .searchgroup > li {
}
.popup.popup_10 .popup__container .movestd {
  position: relative;
}
.popup.popup_10 .popup__container .bollbtn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 100%;
  width: 70px;
  height: 70px;
  line-height: auto !important;
}
.popup.popup_10 .popup__container .leftgroup .listgroup {
}
.popup.popup_10 .popup__container .leftgroup .listgroup ul {
  overflow-y: auto;
  height: 380px;
}
.popup.popup_10 .popup__container .rightgroup1 .stdList {
  height: 40px;
  line-height: 40px;
  padding: 0px;
  background: #d9d9d9;
  font-weight: 600;
  font-weight: 600;
}
.popup.popup_10 .popup__container .rightgroup1 .listgroup {
  margin-top: 0px;
}
.popup.popup_10 .popup__container .rightgroup1 .listgroup ul {
  overflow-y: auto;
  height: 562px;
}
.popup.popup_10 .popup__container .rightgroup1 .listgroup ul li {
  height: 34px;
}

.popup.popup_10 .popup__container {
  padding-top: 110px;
}
.popup.popup_10 .popup__container .popupheader {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 90px;
  background: #f5f7f7;
  border-bottom: 1px solid #c61a18;
  display: grid;
  grid-template-columns: 390px 240px 430px;
  align-items: center;
}
.popup.popup_10 .popup__container .popupheader div:first-child {
  grid-column: 2;
}
.popup.popup_10 .popup__container .popupheader .keywordBox {
  height: 35px;
  background: #fff;
  display: flex;
  align-items: center;
  position: relative;
}
.popup.popup_10 .popup__container .popupheader .keywordBox input[type="text"] {
  width: 100%;
}
.popup.popup_10 .popup__container .popupheader .keywordBox button {
  position: absolute;
  right: 0px;
}
.popup.popup_10 .popup__container .rightgroup2 .stdList {
  height: 40px;
  line-height: 40px;
  padding: 0px;
  background: #d9d9d9;
  font-weight: 600;
  font-weight: 600;
}
.popup.popup_10 .popup__container .rightgroup2 .student__navbox {
  height: 80px;
  padding: 0 10px;
}
.popup.popup_10 .popup__container .rightgroup2 .allcheck {
  background: #d9d9d9;
  height: 40px;
  display: flex;
  align-items: center;
}
.popup.popup_10 .popup__container .rightgroup2 .listgroup {
  margin-top: 0px;
}
.popup.popup_10 .popup__container .rightgroup2 .listgroup ul {
  overflow-y: auto;
  height: 350px;
}
.popup.popup_10 .popup__container .rightgroup2 .listgroup .CheckSum {
  width: 100%;
  background: #c61a18;
  color: #fff;
  text-align: center;
  height: 40px;
  line-height: 40px;
  font-weight: 600;
}
.popup.popup_10 .popup__container .rightgroup2 .btnGroup {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  column-gap: 5px;
  margin-top: 10px;
}
.popup.popup_10 .popup__container .rightgroup2 .btnGroup button {
  width: 100%;
  margin: 0;
}

.popup.popup_11 .popup__container .title {
  height: 40px;
  line-height: 40px;
}
.popup.popup_11 .popup__container .classinout {
  display: grid;
  grid-template-columns: 330px 230px 70px 330px;
  column-gap: 20px;
  position: relative;
}
.popup.popup_11 .popup__container .searchgroup {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  column-gap: 10px;
  row-gap: 10px;
}
.popup.popup_11 .popup__container .searchgroup > li:last-child {
  grid-column: 1 / 3;
}
.popup.popup_11 .popup__container .searchgroup > li {
}
.popup.popup_11 .popup__container .movestd {
  position: relative;
}
.popup.popup_11 .popup__container .bollbtn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 100%;
  width: 70px;
  height: 70px;
  line-height: auto !important;
}
.popup.popup_11 .popup__container .leftgroup .listgroup {
}
.popup.popup_11 .popup__container .leftgroup .listgroup ul {
  overflow-y: auto;
  height: 380px;
}
.popup.popup_11 .popup__container .rightgroup1 .stdList {
  height: 40px;
  line-height: 40px;
  padding: 0px;
  background: #d9d9d9;
  font-weight: 600;
  font-weight: 600;
}
.popup.popup_11 .popup__container .rightgroup1 .listgroup {
  margin-top: 0px;
}
.popup.popup_11 .popup__container .rightgroup1 .listgroup ul {
  overflow-y: auto;
  height: 562px;
}
.popup.popup_11 .popup__container .rightgroup1 .listgroup ul li {
  height: 34px;
}

.popup.popup_11 .popup__container {
  padding-top: 110px;
}
.popup.popup_11 .popup__container .popupheader {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 90px;
  background: #f5f7f7;
  border-bottom: 1px solid #c61a18;
  display: grid;
  grid-template-columns: 380px 250px 430px;
  align-items: center;
}
.popup.popup_11 .popup__container .popupheader div:first-child {
  grid-column: 2;
}
.popup.popup_11 .popup__container .popupheader .keywordBox {
  height: 35px;
  background: #fff;
  display: flex;
  align-items: center;
  position: relative;
}
.popup.popup_11 .popup__container .popupheader .keywordBox input[type="text"] {
  width: 100%;
}
.popup.popup_11 .popup__container .popupheader .keywordBox button {
  position: absolute;
  right: 0px;
}
.popup.popup_11 .popup__container .rightgroup2 .stdList {
  height: 40px;
  line-height: 40px;
  padding: 0px;
  background: #d9d9d9;
  font-weight: 600;
  font-weight: 600;
}
.popup.popup_11 .popup__container .rightgroup2 .student__navbox {
  height: 80px;
  padding: 0 10px;
}
.popup.popup_11 .popup__container .rightgroup2 .allcheck {
  background: #d9d9d9;
  height: 40px;
  display: flex;
  align-items: center;
}
.popup.popup_11 .popup__container .rightgroup2 .listgroup {
  margin-top: 0px;
}
.popup.popup_11 .popup__container .rightgroup2 .listgroup ul {
  overflow-y: auto;
  height: 350px;
}
.popup.popup_11 .popup__container .rightgroup2 .listgroup .CheckSum {
  width: 100%;
  background: #c61a18;
  color: #fff;
  text-align: center;
  height: 40px;
  line-height: 40px;
  font-weight: 600;
}
.popup.popup_11 .popup__container .rightgroup2 .btnGroup {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  column-gap: 5px;
  margin-top: 10px;
}
.popup.popup_11 .popup__container .rightgroup2 .btnGroup button {
  width: 100%;
  margin: 0;
}

/* 커뮤니케이션 > 문자푸시 2023.04.03 */
.smspush {
}
.smspush .gridArea {
  padding-top: 33px;
}
.smspush .gridArea .headerTabBtn {
}
.smspush .gridArea .headerTabBtn a.active {
  background: #c51a18;
  color: #fff;
}
.smspush .tab__container_inner {
  margin-top: 15px;
}
.smspush .topline {
  border-top: 1px solid #222;
}
.smspush .gridheader {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 60px;
  align-items: end;
}
.smspush .tab__container_inner .pushgrid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 60px;
  padding-bottom: 100px;
}
.smspush .tab__container_inner .pushgrid .input[type="text"] {
  background: #fff;
}
.smspush .tab__container_inner .pushgrid .box_shadow {
  height: 980px;
}
.smspush .tab__container_inner .pushgrid .black_button {
  background: #222;
  color: #fff;
  height: 34px;
}
.smspush .tab__container_inner .pushgrid .blue_button {
  background: #397cff;
  color: #fff;
  min-width: 60px;
  height: 24px;
  font-size: 12px;
  border-radius: 5px;
  display: inline-block;
}

.smspush .tab__container_inner .pushgrid .mobilebox {
  border: 2px solid #c3c3c3;
  background: #fff;
  border-radius: 30px 30px 0 0;
  height: 980px;
  overflow: hidden;
}
.smspush .tab__container_inner .pushgrid .mobilebox .spkline {
  width: 75px;
  height: 8px;
  border-radius: 10px;
  background: #e0e0e0;
  margin: 25px auto;
}

.smspush .tab__container_inner .pushgrid .mobilebox .mobile_tab {
  margin: 10px 20px;
}
.smspush .tab__container_inner .pushgrid .mobilebox .mobile_tab li {
  float: left;
  font-size: 18px;
}
.smspush .tab__container_inner .pushgrid .mobilebox .mobile_tab li:after {
  content: "|";
  padding: 0 5px;
}
.smspush
  .tab__container_inner
  .pushgrid
  .mobilebox
  .mobile_tab
  li:last-child:after {
  content: none;
  padding: 0px;
}
.smspush .tab__container_inner .pushgrid .mobilebox .mobile_tab li a {
  font-size: 18px;
  color: #222;
}
.smspush .tab__container_inner .pushgrid .mobilebox .mobile_tab li a.active {
  font-weight: 600;
}

.smspush .tab__container_inner .pushgrid .mobilebox .mobileboxArea {
  margin: 0 20px;
}
.smspush .tab__container_inner .pushgrid .mobilebox .mobileboxArea .msgbox {
  width: 100%;
  margin-top: 25px;
  background: #f6f6f6;
  border: 1px solid #e0e0e0;
  border-radius: 15px 15px 0 0;
  overflow: hidden;
  height: 440px;
}
.smspush
  .tab__container_inner
  .pushgrid
  .mobilebox
  .mobileboxArea
  .msgbox
  textarea {
  width: 100%;
  font-size: 18px;
  line-height: 28px;
  color: #999;
  background: none;
  padding: 30px;
  overflow: hidden;
  height: 346px;
}
.smspush
  .tab__container_inner
  .pushgrid
  .mobilebox
  .mobileboxArea
  .msgbox
  .controlInfo {
  grid-template-columns: 25% auto;
}
.smspush
  .tab__container_inner
  .pushgrid
  .mobilebox
  .mobileboxArea
  .msgbox
  .controlInfo
  li {
  padding: 20px;
  color: #999;
}
.smspush
  .tab__container_inner
  .pushgrid
  .mobilebox
  .mobileboxArea
  .msgbox
  .controlInfo
  li
  a {
  color: #999;
}
.smspush
  .tab__container_inner
  .pushgrid
  .mobilebox
  .mobileboxArea
  .msgbox
  .controlInfo
  li:last-child {
  text-align: right;
}
.smspush
  .tab__container_inner
  .pushgrid
  .mobilebox
  .mobileboxArea
  .msgbox
  ul
  li
  button {
  width: 100%;
  height: 35px;
  color: #fff;
  background: #999;
  text-align: center;
}

.smspush .tab__container_inner .pushgrid .mobilebox .mobileboxArea .pushinfo {
  display: grid;
  row-gap: 10px;
  margin: 20px 0;
}
.smspush
  .tab__container_inner
  .pushgrid
  .mobilebox
  .mobileboxArea
  .pushinfo
  > li {
  height: 35px;
}
.smspush
  .tab__container_inner
  .pushgrid
  .mobilebox
  .mobile_tab_01
  .mobileboxArea
  .pushinfo
  > li:first-child {
  display: grid;
  grid-template-columns: 70px auto;
  align-items: center;
}
.smspush
  .tab__container_inner
  .pushgrid
  .mobilebox
  .mobile_tab_01
  .mobileboxArea
  .pushinfo
  > li:first-child
  label {
  font-weight: 600;
}
.smspush
  .tab__container_inner
  .pushgrid
  .mobilebox
  .mobile_tab_01
  .mobileboxArea
  .pushinfo
  > li:nth-child(2) {
  display: grid;
  grid-template-columns: auto 140px;
  align-items: center;
  column-gap: 7px;
}

.smspush
  .tab__container_inner
  .pushgrid
  .mobilebox
  #mobile_tab_02
  .mobileboxArea
  .pushinfo
  > li:first-child {
  display: grid;
  grid-template-columns: auto 140px;
  align-items: center;
  column-gap: 7px;
}
.smspush
  .tab__container_inner
  .pushgrid
  .mobilebox
  #mobile_tab2_01
  .mobileboxArea
  .pushinfo
  > li:first-child {
  display: grid;
  grid-template-columns: 70px auto;
  align-items: center;
}
.smspush
  .tab__container_inner
  .pushgrid
  .mobilebox
  #mobile_tab2_01
  .mobileboxArea
  .pushinfo
  > li:first-child
  label {
  font-weight: 600;
}
.smspush
  .tab__container_inner
  .pushgrid
  .mobilebox
  #mobile_tab2_01
  .mobileboxArea
  .pushinfo
  > li:nth-child(2) {
  display: grid;
  grid-template-columns: auto 140px;
  align-items: center;
  column-gap: 7px;
}

.smspush
  .tab__container_inner
  .pushgrid
  .mobilebox
  .mobileboxArea
  .pushinfo
  input {
  vertical-align: middle;
  box-sizing: border-box;
  border: 1px solid #e5e5e5;
  height: 34px;
  padding: 0 5px;
  margin-right: 4px;
}
.smspush
  .tab__container_inner
  .pushgrid
  .mobilebox
  .mobileboxArea
  .pushinfo
  input.datepicker {
  padding: 0 34px 0 10px;
}
.smspush .tab__container_inner .pushgrid .custom-select {
  min-width: 68px;
  height: 36px;
  vertical-align: middle;
  box-sizing: border-box;
}
.smspush .tab__container_inner .pushgrid .custom-select .select-selected {
  height: 36px;
  line-height: 36px;
}
.smspush
  .tab__container_inner
  .pushgrid
  .mobilebox
  .mobileboxArea
  .pushinfo
  .button {
  background: #222;
  color: #fff;
  height: 34px;
  text-align: center;
  min-width: 130px;
  vertical-align: middle;
  box-sizing: border-box;
}

.smspush .tab__container_inner .pushgrid .mobilebox .smsinfo {
  padding: 20px;
  background: #f5f7f7;
  height: 132px;
  box-sizing: border-box;
}
.smspush .tab__container_inner .pushgrid .mobilebox .smsinfo .controlInfo h4 {
  font-size: 14px;
  font-weight: 600;
  height: 34px;
  line-height: 34px;
}
.smspush
  .tab__container_inner
  .pushgrid
  .mobilebox
  .smsinfo
  .controlInfo
  li:last-child {
  text-align: right;
}
.smspush
  .tab__container_inner
  .pushgrid
  .mobilebox
  .smsinfo
  .controlInfo
  .button {
  background: #6b26ff;
  color: #fff;
  font-size: 14px;
  height: 34px;
  text-align: center;
  width: 120px;
}

.smspush .tab__container_inner .pushgrid .mobilebox .smsinfo .smsCountinfo {
  margin-top: 10px;
}
.smspush
  .tab__container_inner
  .pushgrid
  .mobilebox
  .smsinfo
  .smsCountinfo
  > .grid-2nd
  > li {
  padding: 5px 0;
}
.smspush
  .tab__container_inner
  .pushgrid
  .mobilebox
  .smsinfo
  .smsCountinfo
  > .grid-2nd
  > li:nth-child(2n + 1) {
  border-right: 1px solid #e5e5e5;
  padding-right: 20px;
}
.smspush
  .tab__container_inner
  .pushgrid
  .mobilebox
  .smsinfo
  .smsCountinfo
  > .grid-2nd
  > li:nth-child(2n + 2) {
  padding-left: 20px;
}
.smspush
  .tab__container_inner
  .pushgrid
  .mobilebox
  .smsinfo
  .smsCountinfo
  > .grid-2nd
  > li
  .grid-2nd {
}

.smspush .tab__container_inner .pushgrid .mobilebox .sendBtnArea {
  background: #222;
  height: 93px;
  padding: 25px;
}
.smspush .tab__container_inner .pushgrid .mobilebox .sendBtnArea .button {
  background: #c51a18;
  color: #fff;
  font-weight: 500;
  font-size: 17px;
  text-align: center;
  border-radius: 5px;
  width: 100%;
  height: 100%;
}

.smspush .tab__container_inner .pushgrid .step1 .searchArea {
  padding: 20px;
  background: #f5f7f7;
}
.smspush .tab__container_inner .pushgrid .step1 .searchArea .titleArea {
}
.smspush .tab__container_inner .pushgrid .step1 .searchArea .titleArea h3 {
  float: left;
  margin-right: 10px;
}
.smspush .tab__container_inner .pushgrid .step1 .searchArea .titleArea span {
  vertical-align: bottom;
  line-height: 20px;
}
.smspush .tab__container_inner .pushgrid .step1 .searchArea .grid-3nd {
  grid-column: 7px;
}
.smspush .tab__container_inner .pushgrid .step1 .searchHeader {
  background: #d9d9d9;
  height: 40px;
  display: grid;
  grid-template-columns: 10% auto;
  justify-items: center;
  align-items: center;
}
.smspush .tab__container_inner .pushgrid .step1 .searchResult {
  background: #fff;
}
.smspush .tab__container_inner .pushgrid .step1 .searchResult .stdinfo {
  margin-bottom: 10px;
}
.smspush .tab__container_inner .pushgrid .step1 .searchResult .stdinfo span {
  color: #999;
}
.smspush
  .tab__container_inner
  .pushgrid
  .step1
  .searchResult
  .stdinfo
  span:after {
  content: "|";
  padding: 0 5px;
  color: #999;
}
.smspush
  .tab__container_inner
  .pushgrid
  .step1
  .searchResult
  .stdinfo
  span:last-child:after {
  content: none;
  padding: 0px;
}
.smspush
  .tab__container_inner
  .pushgrid
  .step1
  .searchResult
  .stdinfo
  span.name {
  color: #222;
}
.smspush .tab__container_inner .pushgrid .step1 .searchResult span.mobile {
  color: #222;
}

.smspush
  .tab__container_inner
  .pushgrid
  .step1
  .searchResult
  .searchResultList {
  height: 740px;
  overflow-y: auto;
}
.smspush
  .tab__container_inner
  .pushgrid
  .step1
  .searchResult
  .searchResultList
  li {
  border-bottom: 1px solid #e5e5e5;
  height: 90px;
  display: grid;
  grid-template-columns: 10% auto;
  align-items: center;
}
.smspush
  .tab__container_inner
  .pushgrid
  .step1
  .searchResult
  .searchResultList
  li
  .checkbox
  span {
  justify-content: center;
}
.smspush
  .tab__container_inner
  .pushgrid
  .step1
  .searchResult
  .searchResultList
  li:hover {
  background: #fbefef;
  cursor: pointer;
}
.smspush
  .tab__container_inner
  .pushgrid
  .step1
  .searchResult
  .searchResultList
  li.active {
  background: #f5f7f7;
}
.smspush
  .tab__container_inner
  .pushgrid
  .step1
  .searchResult
  .searchResultList
  li.active
  span {
  font-weight: 600;
}
.smspush .tab__container_inner .pushgrid .step1 .searchResult .sendBtnArea {
  height: 109px;
  background: #f5f7f7;
  height: 93px;
  padding: 25px;
}
.smspush
  .tab__container_inner
  .pushgrid
  .step1
  .searchResult
  .sendBtnArea
  .button {
  background: #222;
  color: #fff;
  font-weight: 500;
  font-size: 17px;
  text-align: center;
  border-radius: 5px;
  width: 100%;
  height: 100%;
}

.smspush .tab__container_inner .pushgrid .step2 .searchArea {
  padding: 20px;
  background: #f5f7f7;
}
.smspush .tab__container_inner .pushgrid .step2 .searchArea .titleArea {
}
.smspush .tab__container_inner .pushgrid .step2 .searchArea .titleArea h3 {
  float: left;
  margin-right: 10px;
}
.smspush .tab__container_inner .pushgrid .step2 .searchArea .titleArea span {
  vertical-align: bottom;
  line-height: 20px;
}
.smspush .tab__container_inner .pushgrid .step2 .searchArea .grid-4nd {
  grid-column: 7px;
  column-gap: 10px;
  row-gap: 20px;
}
.smspush .tab__container_inner .pushgrid .step2 .searchArea .grid-4nd button {
  background: #222;
  color: #fff;
  height: 34px;
}
.smspush
  .tab__container_inner
  .pushgrid
  .step2
  .searchArea
  .grid-4nd
  li:first-child {
  grid-column: 1 / 4;
}
.smspush
  .tab__container_inner
  .pushgrid
  .step2
  .searchArea
  .grid-4nd
  li:nth-child(4) {
  grid-column: 2 / 4;
}
.smspush .tab__container_inner .pushgrid .step2 .red_button {
  background: #c51a18 !important;
  color: #fff;
  height: 34px;
}
.smspush .tab__container_inner .pushgrid .step2 .gray_button {
  background: #999 !important;
  color: #fff;
  height: 30px;
  font-size: 12px;
  width: 70px;
}
.smspush .tab__container_inner .pushgrid .step2 .searchArea .delGroup {
  margin-top: 10px;
}
.smspush
  .tab__container_inner
  .pushgrid
  .step2
  .searchArea
  .delGroup
  .navbar__item--delete {
  padding-top: 40px;
  height: 40px;
  background: url("../images/total/tabnav-delete.png") center center no-repeat;
  font-size: 11px;
  margin-right: 30px;
}
.smspush .tab__container_inner .pushgrid .step2 .searchHeader {
  background: #d9d9d9;
  height: 40px;
  display: grid;
  grid-template-columns: 10% auto;
  justify-items: center;
  align-items: center;
}
.smspush .tab__container_inner .pushgrid .step2 .searchResult {
  background: #fff;
}
.smspush .tab__container_inner .pushgrid .step2 .searchResult .stdinfo {
  margin-bottom: 10px;
}
.smspush .tab__container_inner .pushgrid .step2 .searchResult .stdinfo span {
  color: #999;
}
.smspush
  .tab__container_inner
  .pushgrid
  .step2
  .searchResult
  .stdinfo
  span:after {
  content: "|";
  padding: 0 5px;
  color: #999;
}
.smspush
  .tab__container_inner
  .pushgrid
  .step2
  .searchResult
  .stdinfo
  span:last-child:after {
  content: none;
  padding: 0px;
}
.smspush
  .tab__container_inner
  .pushgrid
  .step2
  .searchResult
  .stdinfo
  span.name {
  color: #222;
}
.smspush .tab__container_inner .pushgrid .step2 .searchResult span.mobile {
  color: #222;
}

.smspush
  .tab__container_inner
  .pushgrid
  .step2
  .searchResult
  .searchResultList {
  height: 718px;
  overflow-y: auto;
}
.smspush
  .tab__container_inner
  .pushgrid
  .step2
  .searchResult
  .searchResultList
  li {
  border-bottom: 1px solid #e5e5e5;
  height: 90px;
  display: grid;
  grid-template-columns: 10% auto 20%;
  align-items: center;
}
.smspush
  .tab__container_inner
  .pushgrid
  .step2
  .searchResult
  .searchResultList
  li
  .checkbox
  span {
  justify-content: center;
}
.smspush
  .tab__container_inner
  .pushgrid
  .step2
  .searchResult
  .searchResultList
  li:hover {
  background: #fbefef;
  cursor: pointer;
}
.smspush
  .tab__container_inner
  .pushgrid
  .step2
  .searchResult
  .searchResultList
  li.active {
  background: #f5f7f7;
}
.smspush
  .tab__container_inner
  .pushgrid
  .step2
  .searchResult
  .searchResultList
  li.active
  span {
  font-weight: 600;
}
.smspush .tab__container_inner .pushgrid .step2 .searchResult .sendBtnArea {
  height: 109px;
  background: #f5f7f7;
  height: 93px;
  padding: 25px;
}
.smspush
  .tab__container_inner
  .pushgrid
  .step2
  .searchResult
  .sendBtnArea
  .button {
  background: #222;
  color: #fff;
  font-weight: 600;
  font-size: 17px;
  text-align: center;
  border-radius: 5px;
  width: 100%;
  height: 100%;
}

.smspush
  .tab__container_inner
  #tab__container_inner_02.pushgrid
  .step1
  .searchArea {
  padding: 20px;
  background: #f5f7f7;
}
.smspush
  .tab__container_inner
  #tab__container_inner_02.pushgrid
  .step1
  .searchArea
  .grid-4nd
  li:first-child {
  grid-column: 1 / 4;
}
.smspush
  .tab__container_inner
  #tab__container_inner_02.pushgrid
  .step1
  .searchResult
  .searchResultList {
  height: 683px;
  color: #222;
}
/*.smspush .tab__container_inner #tab__container_inner_02.pushgrid .step1 .searchResult .searchResultList {height:740px; overflow-y:auto;}*/

.smspush
  .tab__container_inner
  #tab__container_inner_02.pushgrid
  .step2
  .searchResult
  .searchResultList {
  height: 806px;
  overflow-y: auto;
}
.smspush
  .tab__container_inner
  #tab__container_inner_02.pushgrid
  .step2
  .searchResult
  .searchResultList
  li {
  padding: 15px 0;
  border-bottom: 1px solid #e5e5e5;
  height: 90px;
  display: grid;
  grid-template-columns: 10% auto 45%;
  align-items: center;
}
.smspush .tab__container_inner .mmstype {
  background: #c51a18;
  color: #fff;
  height: 35px;
  padding: 10px;
}

.smspush .popup_btn_center_area {
  width: 190px;
  margin: 0 auto;
}
.smspush .popup_btn_center_area li {
  padding: 3px 0;
}
.smspush .global .popup__container {
  padding: 0px;
  width: 1200px;
}
.smspush .addCode .codelist {
  margin-top: 20px;
}
.smspush .addCode .codelist dt {
  float: left;
  margin-right: 10px;
  padding: 5px 0;
}
.smspush .addCode .codelist dd {
  padding: 5px 0;
}
.smspush .global .popupheader {
  border-bottom: 1px solid #222;
  background: #f5f7f7;
  padding: 30px 60px;
  padding-bottom: 10px;
}
.smspush .global .popupheader2 {
  background: #fff;
  padding: 30px 60px;
  padding-bottom: 10px;
}
.smspush .global .redline {
  border-bottom: 1px solid #c51a18;
}
.smspush .global .blackline {
  border-top: 1px solid #222;
}
.smspush .global .popupheader .title {
  padding: 0px;
}
.smspush .global .popupheader2 .title {
}
.smspush .global .popupbody {
  padding: 30px 60px;
}
.smspush .global .popupbody2 {
  padding: 20px 40px 60px 40px;
  background: #eaebeb;
}
.smspush .global .bodyGrid {
  display: grid;
  grid-template-columns: 720px 365px;
  column-gap: 30px;
}
.smspush .global .popupfooter {
  padding: 30px 60px;
  border-top: 1px solid #d9d9d9;
}
.smspush input[type="file"] {
  border: 1px solid #222;
  height: 34px;
  line-height: 34px;
  padding-left: 10px;
  font-size: 14px;
}
.smspush input[type="file"]::file-selector-button {
  width: 130px;
  height: 34px;
  background: #222;
  cursor: pointer;
  color: #fff;
  float: right;
  font-size: 14px;
  margin: 0px;
}
.smspush .tabPopupBtn .active {
  background: #c51a18;
  color: #fff;
}
.smspush .tabPopupBtn a {
  min-width: 120px;
  text-align: center;
}
.smspush .tabPopupBtn2 .active {
  background: #c51a18;
  color: #fff;
}
.smspush .tabPopupBtn2 a {
  min-width: 100px;
  text-align: center;
}

.smspush #smsPopup_2 .calendarForm {
  position: relative;
}
.smspush #smsPopup_2 .sec_cal {
  width: 245px;
  margin: 0 auto;
}
.smspush #smsPopup_2 .cal_nav {
  position: absolute;
  width: 100%;
  top: 50px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: 700;
}
.smspush #smsPopup_2 .month {
  font-weight: 600;
  margin: 35px 0;
}
.smspush #smsPopup_2 .cal_nav .nav {
  display: flex;
  border: 1px solid #333333;
  border-radius: 5px;
}
.smspush #smsPopup_2 .cal_nav .go-prev,
.smspush #smsPopup_2 .cal_nav .go-next {
  display: block;
  width: 50px;
  justify-content: center;
  align-items: center;
}
.smspush #smsPopup_2 .grid-2nd {
  column-gap: 0px;
  align-items: start;
}
.smspush #smsPopup_2 .grid-2nd > div:nth-child(3) {
  border-right: 1px solid #ddd;
  padding-right: 1px;
}
.smspush #smsPopup_2 .sec_cal .cal_wrap {
  position: relative;
  margin: 0 auto;
}
.smspush #smsPopup_2 .sec_cal .cal_wrap .days {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  justify-items: center;
}
.smspush #smsPopup_2 .sec_cal .cal_wrap .days .day {
  height: 30px;
  line-height: 30px;
  text-align: center;
}
.smspush #smsPopup_2 .sec_cal .cal_wrap::after {
  top: 368px;
}
.smspush #smsPopup_2 .sec_cal .cal_wrap .day {
  align-items: center;
  justify-content: center;
  width: calc(100% / 7);
  height: 45px;
  text-align: left;
  color: #292a2b;
  font-size: 12px;
  text-align: center;
  font-weight: 600;
  cursor: pointer;
}
.smspush #smsPopup_2 .sec_cal .current > span:first-child {
  text-align: center;
  height: 30px;
  line-height: 30px;
  display: block;
}
.smspush #smsPopup_2 .sec_cal .current .today {
  color: #397dff;
  border-radius: 30px;
  display: block;
  font-weight: 600;
}
.smspush #smsPopup_2 .sec_cal .current .htoday,
.smspush #smsPopup_2 .sec_cal .current .ctoday {
  display: block;
  font-size: 10px;
  font-weight: 600;
  margin-top: 5px;
}
.smspush #smsPopup_2 .sec_cal .current.choice span {
  background: #dfeafc;
  color: #397dff;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 30px;
  display: block;
  font-weight: 600;
  margin: 0 auto;
}
.smspush #smsPopup_2 .sec_cal .cal_wrap .toMonth {
  display: flex;
  flex-flow: wrap;
}
.smspush #smsPopup_2 .sec_cal .cal_wrap .nextMonth {
  display: flex;
  flex-flow: wrap;
}
.smspush #smsPopup_2 .sec_cal .cal_wrap .day:nth-child(7n) {
  color: #ed2a61;
}
.smspush #smsPopup_2 .sec_cal .cal_wrap .day.disable {
  color: #ddd;
}

.smspush #smsPopup_18 .tabPopupContent .grid-3nd {
  column-gap: 10px;
  align-items: start;
}
.smspush #smsPopup_18 .tabPopupContent .grid-3nd .gridInBox {
  width: 340px;
}
.smspush #smsPopup_18 .tabPopupContent .grid-3nd .gridInBox .searchWhere {
  row-gap: 3px;
  column-gap: 7px;
}
.smspush
  #smsPopup_18
  .tabPopupContent
  .grid-3nd
  .gridInBox
  .searchWhere
  li:nth-child(7) {
  grid-column: 1 / 3;
}
.smspush #smsPopup_18 .tabPopupContent .searchWhere_2nd {
  padding: 20px 15px;
  background: #f5f7f6;
  border-top: 1px solid #222;
}
.smspush #smsPopup_18 .tabPopupContent .searchWhere_2nd .grid-3nd {
  column-gap: 7px;
}
.smspush
  #smsPopup_18
  .tabPopupContent
  .searchWhere_2nd_Result
  .searchResultList {
  height: 410px;
}
.smspush
  #smsPopup_18
  .tabPopupContent
  .searchWhere_2nd_Result
  .searchResultList
  li:first-child {
  height: 40px;
  line-height: 40px;
  padding: 0px;
  background: #d9d9d9;
}
.smspush #smsPopup_18 .tabPopupContent .addbtn {
  background: #292a2b;
  padding: 20px 15px;
  height: 70px;
}
.smspush #smsPopup_18 .tabPopupContent .addbtn .button {
  background: #c51a18;
  color: #fff;
  width: 100%;
  height: 100%;
}
.smspush #smsPopup_18 .tabPopupContent .addbtn ul li {
  height: 30px;
}
.smspush #smsPopup_18 .tabPopupContent .searchWhere_3nd {
  padding: 10px 15px;
  background: #f5f7f6;
  border-top: 1px solid #222;
}
.smspush #smsPopup_18 .tabPopupContent .searchWhere_3nd .navbar__item--delete {
  padding-top: 40px;
  height: 40px;
  background: url("../images/total/tabnav-delete.png") center center no-repeat;
  font-size: 11px;
}

.smspush #smsPopup_18 .tabPopupContent2 .grid-2nd {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  align-items: center;
  column-gap: 7px;
  row-gap: 5px;
}
.smspush #smsPopup_18 .tabPopupContent2 .grid-3nd {
  column-gap: 10px;
  align-items: start;
}
.smspush #smsPopup_18 .tabPopupContent2 .grid-3nd .gridInBox {
  width: 340px;
}
.smspush
  #smsPopup_18
  .tabPopupContent2
  #tabPopupContent_02
  .grid-3nd
  .gridInBox
  .searchWhere {
  row-gap: 3px;
  column-gap: 7px;
  margin-top: 5px;
}
.smspush
  #smsPopup_18
  .tabPopupContent2
  .grid-3nd
  .gridInBox
  .searchWhere
  li:nth-child(7) {
  grid-column: 1 / 3;
}
.smspush #smsPopup_18 .tabPopupContent2 .searchWhere_2nd {
  padding: 20px 15px;
  background: #f5f7f6;
  border-top: 1px solid #222;
}
.smspush #smsPopup_18 .tabPopupContent2 .searchWhere_2nd .grid-3nd {
  column-gap: 7px;
}
.smspush
  #smsPopup_18
  .tabPopupContent2
  .searchWhere_2nd_Result
  .searchResultList {
  height: 400px;
}
.smspush
  #smsPopup_18
  .tabPopupContent2
  .searchWhere_2nd_Result
  .searchResultList
  li:first-child {
  height: 40px;
  line-height: 40px;
  padding: 0px;
  background: #d9d9d9;
}
.smspush #smsPopup_18 .tabPopupContent2 .addbtn {
  background: #292a2b;
  padding: 20px 15px;
  height: 70px;
}
.smspush #smsPopup_18 .tabPopupContent2 .addbtn .button {
  background: #c51a18;
  color: #fff;
  width: 100%;
  height: 100%;
}
.smspush #smsPopup_18 .tabPopupContent2 .addbtn ul li {
  height: 30px;
}
.smspush #smsPopup_18 .tabPopupContent2 .searchWhere_3nd {
  padding: 10px 15px;
  background: #f5f7f6;
  border-top: 1px solid #222;
}
.smspush #smsPopup_18 .tabPopupContent2 .searchWhere_3nd .navbar__item--delete {
  padding-top: 40px;
  height: 40px;
  background: url("../images/total/tabnav-delete.png") center center no-repeat;
  font-size: 11px;
}

.smspush .popup#smsPopup_16 .popup__container {
  padding: 0px;
  width: 1350px;
}
.smspush .popup#smsPopup_13 .popup__container {
  width: auto;
  height: 845px;
}
.smspush .popup .searchResultList {
  height: 382px;
  overflow-y: auto;
}
.smspush .popup #tabPopupContent_02 .searchResultList {
  height: 475px;
  overflow-y: auto;
}
.smspush .popup .searchResultList.tnd {
  height: 480px;
  overflow-y: auto;
}
.smspush .popup .searchResultList li {
  padding: 17px 0;
  display: grid;
  grid-template-columns: 10% auto 20%;
  align-items: center;
}
.smspush .popup .searchResultList li .checkbox span {
  justify-content: center;
}
.smspush .popup .searchResultList li span.school,
.smspush .popup .searchResultList li span.app {
  color: #999;
}
.smspush .popup .searchResultList li:hover {
  background: #fbefef;
  cursor: pointer;
}
.smspush .popup .searchResultList li.active {
  background: #f5f7f7;
}
.smspush .popup .searchResultList li.active span {
  font-weight: 600;
}

.smspush .popup .pushTextList {
  overflow: auto;
  height: 580px;
  margin-top: 10px;
}
.smspush .popup .pushTextList th {
  position: sticky;
  top: 0px;
  z-index: 1;
}
.smspush .popup .pushTextList td {
  border-bottom: 1px solid #e5e5e5;
  padding: 15px;
}

.smspush .popup .pushTextList2 {
  overflow: auto;
  height: 267px;
  margin-top: 10px;
  border: 1px solid #e5e5e5;
}
.smspush .popup .pushTextList2 th {
  position: sticky;
  top: 0px;
  z-index: 1;
}
.smspush .popup .pushTextList2 td {
  border-bottom: 1px solid #e5e5e5;
}
.smspush .popup .pushTextList2 td .contentIcon {
  display: flex;
  align-items: center;
}

.smspush .popup .titleGroup * {
  display: inline-block;
}

.smspush .popup .pushForm {
  overflow: auto;
  margin-top: 20px;
}
.smspush .popup .pushForm th {
  vertical-align: middle;
}

.smspush .popup .bodyGrid > div {
  position: relative;
}
.smspush .popup .bodyGrid .infomation {
  letter-spacing: -1px;
}
.smspush .popup .bodyGrid .mobilebox {
  background: #fff;
  border-radius: 30px;
  padding: 25px 20px 40px 20px;
  margin-top: -30px;
}
.smspush .popup .bodyGrid .mobilebox .spkline {
  width: 75px;
  height: 8px;
  border-radius: 10px;
  background: #e0e0e0;
  margin: 0px auto;
}
.smspush .popup .bodyGrid .mobilebox .subject {
  display: grid;
  grid-template-columns: 15% auto;
  align-items: center;
  justify-items: center;
  margin-top: 20px;
}
.smspush .popup .bodyGrid .mobilebox .input {
  border-radius: 10px;
  width: 100%;
  background: #f6f6f6;
}
.smspush .popup .bodyGrid .mobilebox .msgbox {
  width: 100%;
  margin-top: 10px;
  background: #f6f6f6;
  border: 1px solid #e0e0e0;
  border-radius: 10px;
  overflow: hidden;
}
.smspush .popup .bodyGrid .mobilebox .msgbox textarea {
  width: 100%;
  line-height: 1;
  color: #222;
  background: none;
  padding: 20px;
  overflow-y: auto;
  height: 420px;
}
.smspush .popup .bodyGrid .mobilebox .msgbox .controlInfo {
  grid-template-columns: 28% auto;
  column-gap: 0;
}
.smspush .popup .bodyGrid .mobilebox .msgbox .controlInfo li {
  padding: 15px 8px;
  color: #999;
}
.smspush .popup .bodyGrid .mobilebox .msgbox .controlInfo li a {
  color: #999;
}
.smspush .popup .bodyGrid .mobilebox .msgbox .controlInfo li:last-child {
  text-align: right;
}
.smspush .popup .bodyGrid .mobilebox .msgbox ul li button {
  width: 100%;
  height: 35px;
  color: #fff;
  text-align: center;
}
.smspush .popup .bodyGrid .mobilebox .grid-2nd {
  row-gap: 7px;
}
.smspush .popup .bodyGrid .mobilebox .msgbox .mmstype {
  background: #c51a18;
  color: #fff;
  padding: 10px;
}
.smspush .popup .bodyGrid .mobilebox .msgbox textarea.Msgbox_07 {
  width: 100%;
  line-height: 1;
  color: #222;
  background: none;
  padding: 20px;
  overflow-y: auto;
  height: 470px;
}

.smspush .popup .bodyGrid .mobilebox2 {
  background: #fff;
  border-radius: 30px;
  padding: 25px 20px 40px 20px;
  margin-top: -30px;
}
.smspush .popup .bodyGrid .mobilebox2 .spkline {
  width: 75px;
  height: 8px;
  border-radius: 10px;
  background: #e0e0e0;
  margin: 0px auto;
}
.smspush .popup .bodyGrid .mobilebox2 .subject {
  display: grid;
  grid-template-columns: 15% auto;
  align-items: center;
  justify-items: center;
  margin-top: 20px;
}
.smspush .popup .bodyGrid .mobilebox2 .input {
  border-radius: 10px;
  width: 100%;
  background: #f6f6f6;
}
.smspush .popup .bodyGrid .mobilebox2 .msgbox {
  width: 100%;
  margin-top: 10px;
  background: #f6f6f6;
  border: 1px solid #e0e0e0;
  border-radius: 10px;
  overflow: hidden;
}
.smspush .popup .bodyGrid .mobilebox2 .msgbox textarea {
  width: 100%;
  line-height: 1;
  color: #999;
  background: none;
  padding: 20px;
  overflow-y: auto;
  height: 150px;
}
.smspush .popup .bodyGrid .mobilebox2 .msgbox .controlInfo {
  grid-template-columns: 35% auto;
}
.smspush .popup .bodyGrid .mobilebox2 .msgbox .controlInfo li {
  padding: 15px 8px;
  color: #999;
}
.smspush .popup .bodyGrid .mobilebox2 .msgbox .controlInfo li a {
  color: #999;
}
.smspush .popup .bodyGrid .mobilebox2 .msgbox .controlInfo li:last-child {
  text-align: right;
}
.smspush .popup .bodyGrid .mobilebox2 .msgbox ul li button {
  width: 100%;
  height: 35px;
  color: #fff;
  text-align: center;
}
.smspush .popup .bodyGrid .mobilebox2 .grid-2nd {
  row-gap: 7px;
}

.smspush .popup .bodyGrid .table-list2 {
}
.smspush .popup .bodyGrid .table-list2 th {
  border-bottom: 1px solid #e5e5e5;
  padding: 20px;
  background: #f6f6f6;
}
.smspush .popup .bodyGrid .table-list2 td {
  border-bottom: 1px solid #e5e5e5;
  padding: 20px;
}

.smspush .popup .bodyGrid .table-list3 {
}
.smspush .popup .bodyGrid .table-list3 th {
  border-bottom: 1px solid #e5e5e5;
  padding: 5px 20px;
  background: #f6f6f6;
}
.smspush .popup .bodyGrid .table-list3 th.dark {
  background: #222;
  color: #fff;
}
.smspush .popup .bodyGrid .table-list3 td {
  border-bottom: 1px solid #e5e5e5;
  padding: 7px 20px;
}

.smspush .popup .bodyGrid .w203 {
  width: 203px;
}
.smspush .popup .sendSearch {
  display: flex;
  align-items: center;
}
.smspush .popup .sendSearch li {
  padding: 0 3px;
}
.smspush .popup .sendSearch li .input {
  width: auto;
  background: #fff;
}
.smspush .popup .sendSearch li button {
  height: 32px;
  vertical-align: middle;
}
.smspush .popup .sendSearch li button.gray_button {
  background: #999;
  color: #fff;
  font-size: 12px;
  min-width: 70px;
}
.smspush .popup .sendListTab {
  margin-top: 15px;
  margin-bottom: 5px;
}
.smspush .popup .sendListTab ul {
  display: flex;
}
.smspush .popup .sendListTab ul li {
  padding-right: 5px;
}
.smspush .popup .sendListTab ul li .active {
  color: #fff;
  background: #c51a18;
}
.smspush .popup .mobile_container_03 {
  height: 450px;
  overflow: auto;
}
.smspush .popup .mobile_container_03 .table-list td {
  border-bottom: 1px solid #e5e5e5;
  line-height: 1.35;
}
.smspush .popup .mobile_container_03 .table-list th {
  background: #d9d9d9;
  position: sticky;
}

/*모바일 미리보기*/
.smspush .mobilePreview .popup__container {
  padding: 0px;
  background: #fff;
  width: 411px;
  height: 821px;
  border: 2px solid #c3c3c3;
  border-radius: 20px;
  padding: 30px;
  position: relative;
  box-sizing: border-box;
}
.smspush .mobilePreview .popup__container .spkline {
  width: 75px;
  height: 8px;
  border-radius: 10px;
  background: #e0e0e0;
  margin: 0px auto;
}
.smspush .mobilePreview .popup__container .mobileHeader {
  margin-top: 50px;
}
.smspush .mobilePreview .popup__container .mobilemessage {
  border: 1px solid #e0e0e0;
  background: #f8f8f8;
  padding: 25px;
  line-height: 30px;
  height: 542px;
  font-size: 16px;
}
.smspush .mobilePreview .warning {
  background: #c51a18;
  color: #fff;
  padding: 10px 20px;
}

/* Base 추가 */
.btnarea2 {
  text-align: center;
  margin: 0 auto;
}
.btnarea2 button {
  display: inline-flex;
}
.icon_reflash {
  background: url("../images/common/reflash.png") center center no-repeat;
  width: 14px;
  height: 14px;
  display: inline-block;
  vertical-align: middle;
}
.icon_p {
  background: url("../images/common/icon_p.png") center center no-repeat;
  width: 15px;
  height: 15px;
  display: inline-block;
  vertical-align: middle;
}
.icon_info2 {
  background: url("../images/common/icon_info2.png") center center no-repeat;
  width: 15px;
  height: 15px;
  display: inline-block;
  vertical-align: middle;
}
.icon_addfiles {
  background: url("../images/common/add-image.png") center center no-repeat;
  width: 19px;
  height: 15px;
  display: inline-block;
  vertical-align: middle;
}
.z-index-top {
  z-index: 5002;
}
