/* @import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css); */
/* @import url(http://fonts.googleapis.com/earlyaccess/notosanskr.css); */
@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/static/pretendard.min.css");

body,
.alert,
.brand,
.btn-simple,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.navbar,
.td-name,
a,
body,
button.close,
h1,
h2,
h3,
h4,
h5,
h6,
p,
td {
    font-family: "Pretendard Variable", Pretendard, -apple-system,
        BlinkMacSystemFont, system-ui, Roboto, "Helvetica Neue", "Segoe UI",
        "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic",
        "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
}

body[data-background-color="bg3"] {
    background-color: #fafafb !important;
}

a {
    color: #000;
}
div {
    list-style: none;
}

.form-none {
    display: none;
}
.main-header {
    box-shadow: 1px 0 10px rgba(69, 65, 78, 0.15);
}

.nav-item.v2 {
    padding: 0 6%;
    margin-bottom: 20px;
}

.nav-item.v2 a p,
.nav-item.v2 a i,
.sidebar .nav > .nav-item.v2 a:focus p,
.sidebar .nav > .nav-item.v2 a:hover p,
.sidebar .nav > .nav-item.v2 a:focus i,
.sidebar .nav > .nav-item.v2 a:hover i {
    color: #fff !important;
}

.btn-primary {
    background: #325e85 !important;
    border-color: #325e85 !important;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:disabled {
    background: #3f6f99 !important;
    border-color: #3f6f99 !important;
}

.form-control,
.form-group-default {
    border-color: #dfdfe5;
    border-radius: 6px;
}

.form-control-sm {
    font-size: 12px !important;
}

.nav-pills.nav-secondary .nav-link.active {
    background: #626c74 !important;
    border: 1px solid #4c555c !important;
}

.form-label-width label {
    width: 120px;
}

.c-red {
    color: #f00;
}

.btn-brown {
    border-color: #d18a2d !important;
    background-color: #d18a2d !important;
}

.btn-brown:hover,
.btn-brown:active,
.btn-brown:focus {
    border-color: #91601e !important;
    background-color: #91601e !important;
}

.pagination > li > a,
.pagination > li:first-child > a,
.pagination > li:last-child > a,
.pagination > li > span,
.pagination > li:first-child > span,
.pagination > li:last-child > span {
    border-radius: 0 !important;
    margin: 0 0 0 -1px !important;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
        "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji",
        "Segoe UI Emoji", "Segoe UI Symbol" !important;
}

.pagination-sm .page-item:first-child .page-link {
    border-top-left-radius: 0.2rem !important;
    border-bottom-left-radius: 0.2rem !important;
}

.pagination-sm .page-item:last-child .page-link {
    border-top-right-radius: 0.2rem !important;
    border-bottom-right-radius: 0.2rem !important;
}

.pagination-sm .page-link {
    padding: 0.25rem 0.6rem;
}

.pagination > li.prev > a,
.pagination > li.next > a {
    padding: 0.25rem 0.7rem;
}

.page-item.active .page-link {
    background-color: #405189;
    border: 1px solid #405189;
}

.form-calendar {
    background: url("../img/ico-calendar.png") no-repeat 90% 50%;
    background-size: 16px auto;
}

.form-calendar.v2 {
    background-size: 20px auto;
    background-position: 96% 50%;
}

table.table.v2 {
    border: 0 !important;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
    margin-bottom: 0;
}

table.table.v2 thead tr th,
table.table.v2 tbody tr td {
    text-align: center;
    padding: 1px 0 !important;
    line-height: 14px;
    border-color: #ebebef !important;
    padding: 0 !important;
    background-color: #fff;
}

table.table.v2 thead tr th {
    height: 27px;
    border-top: 1px solid #ebebef;
    border-bottom: 1px solid #ebebef;
    border-left: 1px solid #ebebef;
    /* background: #e1e6ee; */
    background-color: #fbfbfd;
    color: #555;
    font-size: 11px;
}

table.table.v2 tbody tr td {
    height: 80px;
    border-left: 1px solid #ebebef !important;
    border-bottom: 1px solid #ebebef !important;
    font-size: 12px;
}

table.table.v2 tbody tr td:first-child {
    /* border-left: 0 !important; */
}

table.table.v2.padding-none tbody td {
    /* padding: 0 !important; */
}

table.table .table-sm {
    display: block;
    font-size: 10px;
    font-weight: normal;
    color: #999;
}

.table-scroll-section {
    overflow-x: scroll;
    display: flex;
    width: 500px;
}

table.table.v2.left-table thead th {
    height: 54px;
}

table.table.v2.left-table thead th,
table.table.v2.left-table tbody td {
    padding: 0 7px !important;
    border-left: 0 !important;
    color: #777;
}

table.table.v2.left-table tbody td,
table.table.v2.left-table tbody td a {
    white-space: nowrap;
}

table.table .complate-tr th,
table.table .complate-tr td,
table.table .complate-tr th button,
table.table .complate-tr td button {
    background-color: #dad9d9 !important;
}

table.table.v2.table-sum {
    box-shadow: 2px 0 10px rgba(0, 0, 0, 0.09);
}

table.table.v2.table-sum thead th {
    font-size: 10px;
    line-height: 11px;
    color: #777;
    /* background-color: #fbfbfd; */
}

table.table.v2.table-sum tbody tr td {
    border-left: 1px solid #000;
    font-weight: normal;
}

.month-button {
    display: inline-block;
    overflow: hidden;
    width: 16px;
    height: 16px;
}

.month-button:hover {
    text-indent: -9999em;
    text-decoration: none;
    background: url(/assets/img/ico_calendar.png) no-repeat;
    background-size: 16px 16px;
}

.link-badge a {
    text-decoration: none;
}

.link-badge a:hover .badge {
    /* filter: saturate(150%); */
    color: #333;
}

.badge {
    border-radius: 15px;
    width: 80px;
    font-size: 9px;
    font-weight: bold;
    color: #555;
}

.badge.step1 {
    background: #e7f3fa;
    border: 1px solid #d5e8f2;
    font-weight: 700;
}

.link-badge a:hover .badge.step1 {
    border-color: #94c3dd;
}

.badge.step2 {
    background: #eee9e1;
    border: 1px solid #e2dcd3;
}

.link-badge a:hover .badge.step2 {
    border-color: #c7b69a;
}

.badge.step3 {
    background: #f0ecfb;
    border: 1px solid #e6dff8;
}

.link-badge a:hover .badge.step3 {
    border-color: #b8aae2;
}

.badge.step4 {
    background: #d18a2d;
    border: 1px solid #d18a2d;
}

.link-badge a:hover .badge.step4 {
    border-color: #85d497;
}

.badge.step5 {
    background: #e7fae1;
    border: 1px solid #dbf1d4;
}

.link-badge a:hover .badge.step5 {
    border-color: #a8d799;
}

.badge.step6 {
    background: #d3e1f7;
    border: 1px solid #c6d4ea;
}

.link-badge a:hover .badge.step6 {
    border-color: #8aa5d0;
}

.badge.step7 {
    background: #d8f2de;
    border: 1px solid #c7e7ce;
}

.link-badge a:hover .badge.step7 {
    border-color: #85d497;
}

.badge.step8 {
    background: #f5e8f3;
    border: 1px solid #eedbeb;
}

.link-badge a:hover .badge.step8 {
    border-color: #e1b6da;
}

.aps-button {
    display: block;
    width: 70px;
    /* width: 100%; */
    /* height: 70px; */
    padding: 0;
    border: 0;
    /* margin: 5px; */
    background-color: #fff;
    cursor: pointer;
    font-size: 16px;
    border-radius: 10px;
}

.aps-button.small {
    width: 34px;
    height: 34px;
    font-size: 10px;
    /* margin-top: 2%; */
}

.aps-button.v-month {
    width: 120px;
    height: 120px;
    margin: auto;
    cursor: pointer;
}

.aps-button.v-month.small {
    width: 64px;
    height: 64px;
    font-size: 14px;
    /* margin-top: 2%; */
    /* cursor: pointer; */
}

.multi-margin:nth-child(n + 3) {
    margin-top: 2px;
}

/* 
	step1 설계 데크보
	step2 설계 코너철판
	step3 공장 판재공장
	step4 공장 코너철판
	step5 공장 조립공장
	step6 공장 조립공장
	step7 공사 데크보
*/

.aps-button.step1 .aps-top,
.aps-button.step1 .aps-middle > div,
.aps-button.step1 .aps-bottom > div {
    /* background: #6af986 !important; */
    /* border: 1px solid #d5e8f2; */
}

/* .aps-button.green .aps-top,
.aps-button.green .aps-middle > div,
.aps-button.green .aps-bottom > div {
    background: #6af986 !important;
}

.aps-button.purple .aps-top,
.aps-button.purple .aps-middle > div,
.aps-button.purple .aps-bottom > div {
    background: #b1acf6 !important;
}

.aps-button.gray .aps-top,
.aps-button.gray .aps-middle > div,
.aps-button.gray .aps-bottom > div {
    background: rgb(218, 218, 218) !important;
}

.aps-button.brown .aps-bottom > div:last-child {
    background-color: #cd8323 !important;
}

.aps-button.brown2 .aps-top,
.aps-button.brown2 .aps-middle > div,
.aps-button.brown2 .aps-bottom > div {
    background-color: #cd8323 !important;
}

.aps-button.brown.brown2 .aps-bottom > div:last-child {
    background-color: #ae6709 !important;
}

.aps-button.pink .aps-top,
.aps-button.pink .aps-middle > div,
.aps-button.pink .aps-bottom > div {
    background: #f8c7dd !important;
} */

.aps-button.active.blur {
    /* opacity: 0.4; */
    filter: brightness(60%);
}

.aps-button.active {
    /* border: 1px solid #000; */
    transition: all 0.15s ease-out !important;
}

.aps-button.active:hover {
    transform: scale(1.04);
    box-shadow: 0 1px 15px 1px rgba(69, 65, 78, 0.2);
}

/* step1 */
.aps-button.active.step1 {
    border: 2px solid #d5e8f2;
    background: #e7f3fa !important;
}

.aps-button.active.step1 .aps-top {
    border-bottom: 2px solid #d5e8f2;
}

.aps-button.active.step1 .aps-middle > div {
    border-bottom: 2px solid #d5e8f2;
}

.aps-button.active.step1 .aps-middle > div:first-child,
.aps-button.active.step1 .aps-bottom > div:first-child {
    border-right: 2px solid #d5e8f2;
}

/* step2 */
.aps-button.active.step2 {
    border: 2px solid #c6d4ea;
    background: #d3e1f7 !important;
}

.aps-button.active.step2 .aps-top {
    border-bottom: 2px solid #c6d4ea;
}

.aps-button.active.step2 .aps-middle > div {
    border-bottom: 2px solid #c6d4ea;
}

.aps-button.active.step2 .aps-middle > div:first-child,
.aps-button.active.step2 .aps-bottom > div:first-child {
    border-right: 2px solid #c6d4ea;
}

/* step3 */
.aps-button.active.step3 {
    border: 2px solid #dbf1d4;
    background: #e7fae1 !important;
}

.aps-button.active.step3 .aps-top {
    border-bottom: 2px solid #dbf1d4;
}

.aps-button.active.step3 .aps-middle > div {
    border-bottom: 2px solid #dbf1d4;
}

.aps-button.active.step3 .aps-middle > div:first-child,
.aps-button.active.step3 .aps-bottom > div:first-child {
    border-right: 2px solid #dbf1d4;
}

/* step4 */
.aps-button.active.step4 {
    border: 2px solid #c7e7ce;
    background: #d8f2de !important;
}

.aps-button.active.step4 .aps-top {
    border-bottom: 2px solid #c7e7ce;
}

.aps-button.active.step4 .aps-middle > div {
    border-bottom: 2px solid #c7e7ce;
}

.aps-button.active.step4 .aps-middle > div:first-child,
.aps-button.active.step4 .aps-bottom > div:first-child {
    border-right: 2px solid #c7e7ce;
}

/* step5 */
.aps-button.active.step5 {
    border: 2px solid #e6dff8;
    background: #f0ecfb !important;
}

.aps-button.active.step5 .aps-top {
    border-bottom: 2px solid #e6dff8;
}

.aps-button.active.step5 .aps-middle > div {
    border-bottom: 2px solid #e6dff8;
}

.aps-button.active.step5 .aps-middle > div:first-child,
.aps-button.active.step5 .aps-bottom > div:first-child {
    border-right: 2px solid #e6dff8;
}

/* step6 */
.aps-button.active.step6 {
    border: 2px solid #eedbeb;
    background: #f5e8f3 !important;
}

.aps-button.active.step6 .aps-top {
    border-bottom: 2px solid #eedbeb;
}

.aps-button.active.step6 .aps-middle > div {
    border-bottom: 2px solid #eedbeb;
}

.aps-button.active.step6 .aps-middle > div:first-child,
.aps-button.active.step6 .aps-bottom > div:first-child {
    border-right: 2px solid #eedbeb;
}

/* step7 */
.aps-button.active.step7 {
    border: 2px solid #e2dcd3;
    background: #eee9e1 !important;
}

.aps-button.active.step7 .aps-top {
    border-bottom: 2px solid #e2dcd3;
}

.aps-button.active.step7 .aps-middle > div {
    border-bottom: 2px solid #e2dcd3;
}

.aps-button.active.step7 .aps-middle > div:first-child,
.aps-button.active.step7 .aps-bottom > div:first-child {
    border-right: 2px solid #e2dcd3;
}

.aps-button.nbsp {
    cursor: default;
}

.add-auth .aps-button {
    cursor: pointer;
}

.add-auth .aps-button.nbsp:hover {
    background: #f7f7f7 url(/assets/img/ico-add.png) no-repeat 50% 50% !important;
}

.aps-button-hover {
    display: none;
    z-index: 10000;
}

.add-section:hover .aps-button-hover {
    display: block;
    position: absolute;
    right: -5px;
    top: -5px;
    z-index: 1000;
}

.mc-content.v2:hover .aps-button-hover {
    display: block;
    position: absolute;
    right: -17px;
    top: 4px;
}

.aps-button.v-month:hover .aps-button-hover {
    display: block;
    position: absolute;
    right: -11px;
    top: -8px;
}

.aps-tool {
    display: flex;
    background-color: #ecff9e;
}

.aps-tool > div {
    flex-grow: 1;
    width: 50%;
}

.aps-top {
    overflow: hidden;
    height: 27px;
    font-size: 11px;
    line-height: 27px;
    font-weight: 700;
    /* border-bottom: 1px solid #000; */
    /* background-color: #ecff9e; */
    border-radius: 8px 8px 0 0;
}

.aps-top.month-overflow {
    overflow: hidden;
    width: 60px;
    height: 27px;
}

.aps-middle {
    /* border-bottom: 1px solid #000; */
}

.aps-middle > div {
    font-size: 10px;
    flex-grow: 1;
    width: 50%;
    line-height: 17px;
    color: #444;
    /* background-color: #ffcc00; */
    white-space: nowrap;
}

.aps-middle > div:first-child {
    /* border-right: 1px solid #000; */
}

.aps-bottom > div {
    flex-grow: 1;
    width: 50%;
    font-size: 10px;
    line-height: 17px;
    color: #444;
    /* line-height: 14px; */
    /* background-color: #ffcc00; */
}

.aps-bottom > div:last-child {
    color: #ee3434;
}

.aps-button.v2 {
    width: 100px;
}

.aps-button.v3 {
    width: auto;
}

.aps-button.v2 .aps-content {
    width: 100px;
}

.aps-button.v3 .aps-content {
    width: 60px;
}

.aps-content.overflow {
    overflow: hidden;
    width: 30px;
    height: 30px;
}

.aps-button.v2 .aps-side {
    width: 40px;
}

.aps-button.v3 .aps-side {
    /* width: 90px; */
}

.v-month .aps-top {
    height: 47px;
    line-height: 47px;
    font-size: 14px;
}

.v-month .aps-middle > div {
    font-size: 14px;
    line-height: 32px;
}

.v-month .aps-bottom > div {
    font-size: 14px;
    line-height: 32px;
}

.mc-content.v2 .v-month .aps-top {
    height: 24px;
    line-height: 24px;
    font-size: 11px;
}

.mc-content.v2 .v-month .aps-middle > div {
    font-size: 11px;
    line-height: 16px;
}

.mc-content.v2 .v-month .aps-bottom > div {
    font-size: 11px;
    line-height: 16px;
}

.mc-content.v2 > div:nth-child(even)
/* .swiper-section > div:nth-child(even) { */ {
    margin-left: 3px;
}

.aps-side {
    display: flex;
    /* flex-direction: column; */
}

.aps-side div {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: nowrap;
    font-size: 12px;
    font-weight: bold;
    word-break: break-all;
}

.aps-side div span {
    display: flex;
    width: 50px;
    align-items: center;
    justify-content: center;
    flex-wrap: nowrap;
    height: 100%;
    word-break: break-all;
}

.aps-side div span {
    background-color: #0b8b28;
    color: #fff;
    line-height: 11px;
}

.aps-side div.aps-memo {
    width: 30px;
}

.aps-side div.aps-memo span {
    background-color: #f00;
    color: #fff;
}

.aps-plus {
    padding: 0;
    background: none;
    border: 0;
    cursor: pointer;
}

.aps-plus span {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 100%;
    border: 1px solid #000;
    background-color: #eee;
    color: #000;
    border-left: 0;
}

.file-box {
}

.file-title {
    padding: 8px 0;
    border-radius: 5px 5px 0 0;
    text-align: center;
    background: #535050;
    color: #fff;
    font-weight: bold;
}

.file-content {
    overflow: auto;
    height: 135px;
    padding: 3px;
    border: 1px solid #afafaf;
}

.file-content > div {
    padding: 0 5px 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #e0dfdf;
}

.file-content table {
    margin-top: -11px;
    margin-bottom: -5px;
}

.file-content table tbody tr:last-child td {
    /* border-bottom: 0; */
}

.file-list {
    width: 246px;
    letter-spacing: -1px;
    font-size: 11px;
    line-height: 13px;
}

.file-list.v2 {
    width: 100%;
}

.file-list.v3 {
    width: 370px;
}

.section-history {
    overflow: auto;
    padding: 20px;
    background-color: #f4f4f4;
}

.modal-xl {
    max-width: 1000px;
}

.modal-body.v2 {
    background: #f1f1f1;
}

.btn-delete {
    display: inline-block;
    width: 18px;
    height: 18px;
    border: 0;
    background: none;
    transform: rotate(45deg);
    text-align: right;
}

/* .delete-calendar {
    position: absolute;
    right: -1px;
    top: -4px;
    border: 0;
    background: none;
    transform: rotate(45deg);
    width: 23px;
    height: 23px;
    cursor: pointer;
}

.delete-calendar i {
    font-size: 16px;
} */

#common-loading {
    /* display: none; */
    position: fixed;
    left: 0;
    top: 0;
    z-index: 20000;
    right: 0;
    bottom: 0;
}

#common-loading::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.4;
}

#common-loading div {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 20001;
    border-radius: 40px;
}

#common-loading img {
    border-radius: 40px;
    width: 300px;
}
#common-loading p {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 300px;
    font-size: 16px;
    text-align: center;
}

.folder-section > div {
    width: 150px;
    margin-left: 10px;
    margin-top: 10px;
    padding: 10px 0;
    border: 1px solid #d2d2d2;
    border-radius: 10px;
}

.folder-section a {
    display: block;
    width: 150px;
    height: 100%;
    text-align: center;
}

.folder-section a:hover {
    text-decoration: none;
}

.folder-section a div {
    overflow: hidden;
    width: 130px;
    margin: 0 auto;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.folder-section i {
    font-size: 80px;
}

.folder-section .icon-height {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100px;
    line-height: 100px;
}

.folder-section button {
    border: 0;
    background: transparent;
    position: absolute;
    right: -10px;
    top: -7px;
    cursor: pointer;
}

.folder-section button i {
    font-size: 20px;
}

.not-folder {
    width: 100% !important;
    border: 0 !important;
    text-align: center;
    padding: 50px 0 !important;
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight,
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    background: #f6f6f6 !important;
    border: 1px solid #c5c5c5 !important;
    color: #454545 !important;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
    border: 1px solid #003eff !important;
    background: #007fff !important;
    font-weight: normal !important;
    color: #ffffff !important;
}

.bg-gray,
.bg-gray button {
    background: #fffafa !important;
}

th.bg-gray {
    color: #da3131 !important;
    background-color: #fdf3f3 !important;
}

.bg-today,
.bg-today button {
    background: #fbfdfe !important;
}

th.bg-today {
    background-color: #edf8fd !important;
}

.add-section {
    flex-wrap: wrap;
    width: 80px;
    height: 79px;
    padding: 5px;
    position: relative;
}

.add-section > div:nth-child(even),
.swiper-section > div:nth-child(even) {
    margin-left: 2px;
}

.add-section.v2 {
    padding-top: 3px;
}

.auth-display-menu,
.auth-display-btn {
    display: none !important;
}

.auth-display,
.final-section {
    /* display: none !important; */
}

.calendar-ico {
    background: #fff url(../img/ico-calendar.png) no-repeat 95% 40%;
    background-size: 16px 16px;
}

table.table.v2.table-calender {
    /* width: 1120px !important; */
    border-top: 1px solid #ebebef !important;
}

.table-calender tbody td {
    vertical-align: top;
}

.table-calender .mc-top {
    height: 27px;
    line-height: 27px;
    border-bottom: 1px solid #ebebef;
    background-color: #fbfbfd;
    color: #777;
    font-weight: 700;
}

.table-calender .mc-content {
    display: flex;
    flex-wrap: wrap;
    align-items: start;
    position: relative;
    height: 159px;
    padding: 20px;
}

.table-calender .mc-content.v2 {
    width: 132px;
    padding: 13px 0;
    margin: 0 auto;
    /* height: 130px; */
}

.table-calender .mc-content .hover-btn {
    display: block;
    width: 100%;
    height: 100%;
    /* margin: 20px; */
    border-radius: 15px;
}

.table-calender .mc-content .hover-btn:hover {
    background: #f7f7f7 url(/assets/img/ico-add.png) no-repeat 50% 50% !important;
    /* padding: 20px; */
}

.table-calender tbody td:nth-child(1) .mc-top,
.table-calender tbody td:nth-child(7) .mc-top {
    background-color: #fdf3f3;
    color: #da3131;
}

.table-calender tbody td:nth-child(1) .mc-content,
.table-calender tbody td:nth-child(7) .mc-content {
    background-color: #fffafa;
}

.table-calender tbody td:nth-child(1) .mc-content,
.table-calender tbody td:nth-child(7) .mc-content {
    background-color: #fffafa;
}

.table-calender tbody td.today .mc-top {
    background-color: #edf8fd;
}
.table-calender tbody td.today .mc-content {
    background-color: #fbfdfe;
}

.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    top: auto !important;
    bottom: 1px !important;
    margin: 0 !important;
    line-height: 2px;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets
    .swiper-pagination-bullet {
    margin: 0 2px !important;
}

.swiper-pagination-bullet {
    width: 4px !important;
    height: 4px !important;
}

.swiper-pagination-bullet-active {
    background: #000 !important;
}

.mtz-monthpicker.mtz-monthpicker-year {
    display: block;
    width: 100px;
    margin: 0 auto;
    padding: 0.375rem;
    font-size: 12px;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.tooltip-inner {
    white-space: pre-line;
}

.toggle-btn {
    position: absolute;
    overflow: hidden;
    right: -11px;
    top: 15px;
    width: 24px;
    height: 24px;
    background: url(/assets/img/ico-toggle-left.png) no-repeat;
    background-size: 28px 28px;
    text-indent: -999em;
}

.toggle-btn:hover {
    background: url(/assets/img/ico-toggle-left-over.png) no-repeat;
    background-size: 28px 28px;
}

.toggle-btn.on {
    background: url(/assets/img/ico-toggle-right.png) no-repeat;
    background-size: 28px 28px;
}

.toggle-btn.on:hover {
    background: url(/assets/img/ico-toggle-right-over.png) no-repeat;
    background-size: 28px 28px;
}

.handleCapchar {
    position: absolute;
    right: 0;
    top: -6px;
}

.aps-button.nbsp.close-item {
    background-color: #c6c6c6 !important;
}

.sort-header,
.sort-body {
    display: flex;
    padding: 10px 0;
    align-items: center;
}

.sort-header > div,
.sort-body > div {
    flex: 1;
    text-align: center;
}

.sort-header > div:first-child,
.sort-body > div:first-child {
    flex: none;
    width: 50px;
}

.sort-header > div:last-child,
.sort-body > div:last-child {
    flex: none;
    width: 70px;
}

.sort-header {
    border-radius: 5px 5px 0 0;
    border: 1px solid #ececec;
    background: #fbfbfd !important;
}

.sort-body {
    margin-bottom: 4px;
    background: #fff !important;
    border: 0 !important;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1) !important;
    cursor: move;
}

.sort-body:hover {
    background-color: #f6f6f6 !important;
}

.sort-empty {
    background-color: rgb(242 242 242) !important;
}

table.table.v2 tbody tr td.sort-empty-end {
    background-color: #fafafb !important;
    padding: 2px 0 !important;
    height: auto !important;
    box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.05);
}

.sort-empty {
    padding: 2px 0;
    text-align: right;
    margin-right: 20px;
}

.handleEmtDelete {
    padding: 3px 5px !important;
}

@media (max-width: 780px) {
    .m-flex-none {
        display: block !important;
    }

    .m-di-ib {
        display: inline-block !important;
    }

    .m-mt-20 {
        margin-top: 20px;
    }
}
