.main {
    min-height: 70vh;
}
.text-ltblue {
    color: #1bb8e8;
}
.bg-dk-blue {
    background-color: #192039;
}
.bg-lt-blue {
    background-color: #99b6d4;
}
.bg-lter-blue {
    background-color: #9bbae5;
}
.bg-login {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* top: 30%;
    left: 0;
    width: 100%;
    height: 60vh; */
    background-image: url(../img/bg/login.jpg);
    /* background-size: contain; */
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    opacity: 0.3;
}
.bg-dot {
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url(../img/bg/dots.png);
    background-size: 400px;
    background-position: right;
    opacity: 0.2;
}
.bg-dot::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 200px;
    background: linear-gradient(rgba(12,27,63,0.6), rgba(255,255,255,0));
}
.badge.badge-pink {
    background-color: #dd376e;
}
.unpage {
    background-color: #101026;
}
.scroll-hint {
    font-size: 0.95rem;
    text-align: center;
    display: none;
}
@media (max-width: 1025px) {
    .scroll-box {
        overflow-x: auto;
    }
    .scroll-hint {
        display: block;
        margin-bottom: 8px;
        color: #35a6d8;
    }
}
@media (max-width: 575px) {
}
/* btn */
.btn.btn-rounded {
    border-radius: 80px !important;
}
.btn-line,
.btn-line:focus,
.btn-line:active {
    background-color: #06c655;
    color: #fff;
    border: 0;
}
.btn-line:hover {
    background-color: #1ce06d;
    color: #fff;
    border: 0;
}
.btn-line img,
.btn-telegram img {
    width: 26px;
    display: inline-block;
    margin-right: 4px;
}
.btn-line span,
.btn-telegram span {
    display: inline-block;
    vertical-align: middle;
}
.btn-telegram,
.btn-telegram:focus,
.btn-telegram:active {
    background-color: #179cde;
    color: #fff;
    border: 0;
}
.btn-telegram:hover {
    background-color: #3ebaf9;
    color: #fff;
    border: 0;
}
/* form */
.form-item {
    padding-bottom: 22px;
}
.pure-input-box .form-item {
    padding-bottom: 0px;
    padding-top: 4px;
    margin-bottom: 10px;
}
.form-item.sm-item {
    padding-bottom: 10px;
}
.req-star {
    color: #FC6F60;
    margin-left: 4px;
}
.warning-box {
    position: relative;
}
.pure-input-box .form-control {
    border: 1px solid #cecece;
}
.form-control.border {
    border: 1px solid #cecece !important;
}
span.alert-text,
span.alert-text2 {
    /* position: absolute; */
    bottom: 0;
    left: 0;
    color: #FC6F60;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.4px;
    /* height: 0; */
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s;
    display: none;
}

span.alert-text.show,
span.alert-text2.show {
    max-height: 32px;
    opacity: 1;
    visibility: visible;
    display: block;
}
input.form-control.alert-border,
select.form-control.alert-border,
.form-check-input[type=radio].alert-border,
.form-check-input[type=checkbox].alert-border,
textarea.alert-border,
.infoItem .dateItem.alert-border {
    border: 1px solid #FC6F60 !important;
    box-shadow: 0 0 0 2px rgb(252 111 96 / 54%);
}
select.form-control {
    -webkit-appearance: none;
    appearance: none;
    padding: 0.4rem 0.75rem;
    padding-right: 24px;
    font-size: 1rem;
    color: #495057;
    border-color: rgba(0, 0, 0, 0.09);
    /* background: #fff url("data:image/svg+xml,%3C!-- Generator: Adobe Illustrator 21.0.0, SVG Export Plug-In --%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:a='http://ns.adobe.com/AdobeSVGViewerExtensions/3.0/' x='0px' y='0px' width='508.9px' height='266.4px' viewBox='0 0 508.9 266.4' style='overflow:auto;enable-background:new 0 0 508.9 266.4;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%231B1B1B;%7D%0A%3C/style%3E%3Cdefs%3E%3C/defs%3E%3Cg%3E%3Cg%3E%3Cpath class='st0' d='M0,9.9C2.9-0.3,13.8-3.7,23.3,5.8c75.4,75.7,151,151.3,226.6,226.8c1.4,1.4,2.6,3,4.2,4.9 c1.9-1.8,3.3-3.1,4.7-4.5C334.3,157.5,409.7,82.1,485.2,6.6c1.7-1.8,3.6-3.4,5.7-4.8c4.6-3,10.7-2.3,14.6,1.6 c3.9,3.9,4.6,9.9,1.7,14.6c-1.3,1.9-2.8,3.7-4.4,5.3c-79.1,79.1-158.2,158.2-237.3,237.2c-7.7,7.7-14.1,7.7-21.7,0.1 C164.4,181.4,85.1,102.1,5.8,22.7c-2.3-2.2-3.9-5.2-5.8-7.8V9.9z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") no-repeat top 50% right 0.5375rem/0.6625rem; */

    background-image: url("data:image/svg+xml,%3C!-- Generator: Adobe Illustrator 21.0.0, SVG Export Plug-In --%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:a='http://ns.adobe.com/AdobeSVGViewerExtensions/3.0/' x='0px' y='0px' width='508.9px' height='266.4px' viewBox='0 0 508.9 266.4' style='overflow:auto;enable-background:new 0 0 508.9 266.4;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%231B1B1B;%7D%0A%3C/style%3E%3Cdefs%3E%3C/defs%3E%3Cg%3E%3Cg%3E%3Cpath class='st0' d='M0,9.9C2.9-0.3,13.8-3.7,23.3,5.8c75.4,75.7,151,151.3,226.6,226.8c1.4,1.4,2.6,3,4.2,4.9 c1.9-1.8,3.3-3.1,4.7-4.5C334.3,157.5,409.7,82.1,485.2,6.6c1.7-1.8,3.6-3.4,5.7-4.8c4.6-3,10.7-2.3,14.6,1.6 c3.9,3.9,4.6,9.9,1.7,14.6c-1.3,1.9-2.8,3.7-4.4,5.3c-79.1,79.1-158.2,158.2-237.3,237.2c-7.7,7.7-14.1,7.7-21.7,0.1 C164.4,181.4,85.1,102.1,5.8,22.7c-2.3-2.2-3.9-5.2-5.8-7.8V9.9z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");

    background-repeat: no-repeat;
    background-position: top 50% right 0.5375rem;
    background-size: 0.6625rem;
}
.form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1;
}
option[disabled] {
    color: #acacac;
}
input[type="checkbox"] {
    -webkit-appearance: none;
    width: 20px;
    height: 20px;
    border-radius: 1px;
    cursor: pointer;
    position: absolute;
    left: 0;
    outline: none;
    background-color: #CFCDCD;
    border: 1px solid transparent;
    border-radius: 4px;
    margin-bottom: 0;
    margin-top: 0;
}
input[type="checkbox"]:checked {
    background-color: #17ace2;
    border-color: #17ace2;
}
.outline-primary-checkbox input[type="checkbox"]:checked {
    background-color: #fff;
}
.outline-primary-checkbox input[type="checkbox"]:after {
    filter: invert(68%) sepia(90%) saturate(2128%) hue-rotate(314deg) brightness(91%) contrast(120%);
}
input[type="checkbox"]:checked::after {
    opacity: 1;
}
input[type="checkbox"].white-check {
    border-color: #acacac;
    background-color: #fff;
}
input[type="checkbox"].white-check:after {
    filter: brightness(0);
    
}
.form-check-checkbox {
    position: relative;
    display: block;
    padding-left: 28px;
}
.form-check-checkbox.checkbox-lg {
    padding-left: 34px;
    margin-bottom: 8px;
}
.form-check-checkbox label,
label.form-check-label {
    width: 100%;
    display: inline-block;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    /* line-height: 28px;
    font-size: 1.4rem; */
    font-weight: 500;
}


.form-check-input {
    margin-left: 0;
}
.form-check-label .sm-label {
    font-size: 10px;
    display: block;
    line-height: 16px;
}
.form-check-label a {
    text-decoration: underline;
    font-weight: 900;
}
.label-box {
    display: flex;
}
.section-title {
    font-size: 1.6rem;
    margin-bottom: 12px;
    font-weight: 600;
    letter-spacing: 0.4px;
}
.label-box label {
    width: 70%;
}
.label-box a,
.label-box .right-status {
    margin-left: auto;
    font-size: 12.5px;
    color: #979797;
    text-decoration: underline;
    width: 30%;
    text-align: right;
}
.label-box .right-status {
    text-decoration: none;
    line-height: 16px;
}
.label-with-icon {
}
.label-with-icon .icon {
    display: inline-block;
    vertical-align: middle;
    width: 30px;
}
.label-with-icon .text {
    display: inline-block;
    vertical-align: middle;
}
.preview-outter {
    width: 100%;
    padding-top: 108px;
    position: relative;
    margin-bottom: 6px;
}
.preview-trigger {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url('../img/icon/upload.svg');
    background-size: contain;
    background-position: center -12px;
    background-repeat: no-repeat;
    border: 2px dashed #cfcfcf;
    border-radius: 4px;
}
.output-box {
    width: 100%;
    padding-top: 100%;
    position: relative;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 4px;
    background-color: #B3B3B333;
}

.pic-item .hint {
    margin-bottom: 0;
    font-size: 10px;
    color: #131313;
    font-weight: 900;
    letter-spacing: 0;
    text-align: center;
}
.pic-item .preview-outter .hint {
    text-align: center;
    pointer-events: none;
    color: #a7a7a7;
    position: absolute;
    bottom: 16px;
    width: 100%;
    font-size: 14px;
}

[type="radio"]:not(:checked), [type="radio"]:checked {
    position: absolute;
    left: -9999px;
    visibility: hidden;
}
[type="radio"] + label {
  position: relative;
  cursor: pointer;
  padding: 0;
}
[type="radio"] + label:before {
    content: "";
    margin-right: 5px;
    display: inline-block;
    vertical-align: text-top;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #d2d2d2;
}
[type="radio"]:focus + label:before {
  box-shadow: 0;
}
[type="radio"]:checked + label:before {
  background-color: #17ace2;
}
[type="radio"]:disabled + label {
  color: #b8b8b8;
  cursor: auto;
}
[type="radio"]:disabled + label:before {
  box-shadow: none;
  background-color: #ddd;
}
[type="radio"]:checked + label:after {
    content: "";
        position: absolute;
    left: 0;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e");
}
.form-check-label .title {
    display: inline-block;
}
.form-control.form-control-short,
.form-control.form-control-short~button {
    height: calc(1.2em + 1rem + 6px);
}
.form-control.form-control-short~button {
    line-height: 32px;
    padding: 0;
    width: 68px;
}
.form-check.form-check-inline:nth-child(1) {
    padding-left: 0;
}

/* header */
#header .userInfo {
    height: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-right: 16px;
    font-size: 0.96em;
}
.userInfo.dropdown-item:focus, .userInfo.dropdown-item:hover {
    background-color: transparent;
}
/* login */
.title-box {
    display: flex;
    align-items: flex-end;
    line-height: 1;
}
.title-box .leftText {
    margin-bottom: 0;
    padding-right: 10px;
    margin-right: 10px;
    border-right: 1px solid rgba(255, 255, 255, 0.5);
    font-weight: 600;
    font-size: 2.5rem;
    line-height: 1;
    color: #fff;
}
.title-box .rightText {
    color: #1bb8e8;
}
.card-text {
    color: #ffd966;
}
.captcha-box {
    display: flex;
}
.captcha-box .left-box {
    width: 140px;
    flex-shrink: 0;
}
.captcha-box .left-box img {
    width: 100%;
}
.captcha-box .right-box {
    margin-left: 16px;
}
.captcha-box .sm-text {
    display: inline-block;
    font-size: 15px;
    text-decoration: underline;
}

#footer p {
    color: #fff;
    opacity: 0.7;
}
@media (max-width: 575px) {
    #header .userInfo {
        font-size: 1.1em;
    }
    .captcha-box {
        flex-direction: column;
    }
    .captcha-box .right-box {
        margin-left: 0;
        margin-top: 4px;
    }

}
/* settings */
.notifybox {
    
    color: #1b182d;
    display: flex;
    border-radius: 10px;
    overflow: hidden;
    font-size: 15px;
}
.notifybox .textbox {
    padding: 20px 16px;
    width: 80%;
    background-color: #a8f7f5;
}
.notifybox .icon {
    width: 20%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background-color: #2a7fa4;
    font-size: 14px;
    color: #fff;
}
.notifybox .icon:hover {
    text-decoration: none;
}
.notifybox .icon i {
    font-size: 1.4rem;
    margin-bottom: 8px;
}
.notifybox .icon span {
    display: block;
}
.topnav-wrapper {
    position: relative;
    margin-top: -24px;
    z-index: 1;
}
.topnav {
    background-color: #2b3763;
    padding: 10px 12px;
    border-radius: 16px;
    margin-bottom: 32px;
    display: flex;
    justify-content: space-between;
}
.topnav .item {
    display: block;
    color: #fff;
    font-weight: 600;
    font-size: 17px;
    width: 24%;
    text-align: center;
    padding: 10px;
    border-radius: 8px;
    transition: all 280ms ease;
}
.topnav .item:hover {
    text-decoration: none;
    color: #1bb8e8;
    background-color: rgb(29 28 66 / 38%);
}
.topnav .item.active {
    background-color: #1d1c42;
    color: #1bb8e8;
    box-shadow: inset 0 0 15px 0px rgb(3 23 50 / 40%);
}
.section-box {
    background-color: rgb(43 55 99 / 80%);
    padding: 20px 24px;
    border-radius: 8px;
    word-break: break-word;
}
.form-box .section-box label {
    color: #fff;
}
.overview-box .icon {
    text-align: center;
    background-color: #1c244d;
    border-radius: 8px;
    margin-bottom: 24px;
    padding: 24px 0;
}
.overview-box .item {
    display: flex;
    justify-content: space-between;
    color: #fff;
    margin-bottom: 18px;
}

.overview-box .item .tag {
    font-weight: 600;
}
.overview-box .item .content {
    opacity: 0.9;
}
.select-title {
    display: flex;
    
    font-size: 1.2rem;
    line-height: 1.2;
    margin-bottom: 24px;
    padding-bottom: 24px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.select-title .leftbox {
    
}
.select-title .rightbox {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: auto;
}
.select-title span {
    flex-shrink: 0;
}
.select-title .form-control {
    margin-left: 8px;
    margin-right: 8px;
}
.table-dark tbody,
.table-dark thead {
    padding: 0 10px;
}
.table-dark thead {
    background-color: #000a2f;
    font-weight: 600;
}
.table-dark tbody tr {
    background-color: #1c264c;
    color: rgb(255 255 255 / 84%);
}
.table-dark tfoot {
    color: #1bb8e8;
    font-weight: 600;
}
.js-sort-table th {
    cursor: pointer;
}
.js-sort-table th:hover,
.js-sort-table th.js-sort-active {
    color: #ff398f;
}
/* table.js-sort-table.js-sort-desc thead tr > .js-sort-active:not(.js-sort-none)::after,
table.js-sort-table.js-sort-asc thead tr > .js-sort-active:not(.js-sort-none)::after {
    display: none;
} */

@media (max-width: 992px) {
    .topnav {
        margin-bottom: 0px;
    }
    .table-responsive {
        width: 880px;
    }
}
@media (max-width: 575px) {
    .topnav {
        flex-wrap: wrap;
        padding: 8px 8px;
    }
    .topnav .item {
        width: 50%;
        font-size: 16px;
        padding: 8px 6px;
    }
    .notifybox {
        flex-wrap: wrap;
    }
    .notifybox .textbox {
        padding: 16px 16px;
        width: 100%;
    }
    .notifybox .icon {
        width: 100%;
        padding: 8px;
    }
    .select-title {
        padding-top: 24px;
        flex-direction: column;
    }
    .overview-box .icon {
        display: none;
    }
    .table > :not(caption) > * > * {
        padding: 0.8rem 1rem;
        font-size: 16px;
    }
}
.overviewBox {
    padding-top: 32px;
    padding-bottom: 32px;
    height: 240px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    position: relative;
}
.overviewBox::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    border: 1px solid #23b7ea;
    border-radius: 8px;
    box-shadow: inset 0 0 8px 0px rgb(144 249 255 / 20%), 0 0 8px 0px rgb(144 249 255 / 20%);
    pointer-events: none;
}
.overviewBox .title {
    font-size: 1.1rem;
    font-weight: 600;
    line-height: 1.4;
    flex-shrink: 0;
}
.overviewBox h4 {
    color: #fff;
    margin-bottom: 0;
    padding: 32px 0;
    font-size: 2rem;
}
.overviewBox p {
    margin-bottom: 0;
    color: #2fb8ff;
}
.planBox {
    padding: 0;
    overflow: hidden;
}
.planBox .topbox {
    padding: 24px 32px;
    background-color: #346792;
}
.planBox .bottombox {
    padding: 20px 24px;
}
.planBox .title {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 10px;
}
.planBox .note {

}
.planBox .item {
    display: flex;
    margin-bottom: 12px;
}
.planBox .item .tag {
    width: 40%;
    opacity: 0.7;
}
.planBox .item .content {
    width: 60%;
    text-align: right;
}

.plan-table {
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
  /* max-width: 1100px; */
}

.table-cell {
    box-sizing: border-box;
    flex-grow: 1;
    width: 100%;
    padding: 0.8em 1.2em;
    overflow: hidden;
    list-style-type: none;
    outline: 0;
    border: 3px solid #19183a;
    text-align: center;
    font-weight: 400;
    background-color: rgb(255 255 255 / 20%);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.table-cell * {
    position: relative;
}
.table-cell:first-child {
  border: 3px solid #19183a;
  background: transparent;
}
@media (max-width: 992px) {
    .overviewBox {
        height: 210px;
    }
    .overviewBox h4 {
        font-size: 1.4rem;
    }
}
@media (max-width: 768px) {
  .table-cell:first-child {
    display: none;
  }
}
@media (max-width: 430px) {
    .overviewBox {
        height: auto;
        margin-bottom: 20px;
    }
    .table-cell {
        padding: 0.6em 1em;
        border: 2px solid #19183a;
    }

}
.table-cell:nth-child(-n+4) {
  padding: 0;
}
.table-cell.head-cell {
    background-color: transparent;
}
.table-cell .planTitle {
    font-size: 22px;
    margin-top: 0;
    margin-bottom: 0;
    background-color: #214173;
    line-height: 1.6;
    font-weight: 600;
    color: #fff;
    padding: 12px 8px;
    width: 100%;
}
.table-cell .inner {
    display: inline-block;
    word-break: break-word;
}
.table-cell.special .planTitle  {

}
.table-cell.special .inner::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 24px;
    height: 24px;
    background-image: url(../img/icon/star.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    top: 0px;
    left: -30px;
    transform: rotate(-16deg);
}
.table-cell .plan-note {
    text-align: center;
    padding: 18px 8px;
    display: flex;
    align-items: center;
    height: 100%;
    flex-direction: column;
    justify-content: center;
}
.table-cell.cell-feature {
  text-align: left;
  font-size: 18px;
  font-weight: 300;
}
.table-cell.head-cell,
.table-cell.cell-feature {
    width: 20%;
}

.table-cell.special {
    position: relative;
}

.table-cell {
  width: 25%;
}

.payinfoBox .item {
    background-color: rgb(199 201 210 / 8%);
    margin-bottom: 10px;
    padding: 14px 16px;
    border-radius: 8px;
    box-shadow: 0 0 12px -2px rgb(158 172 206 / 11%);
}

@media (max-width: 768px) {
    .table-cell.cell-feature {
        width: 100%;
        text-align: center;
        background-color: #586884;
        padding: 6px;
    }
  .table-cell.special .inner::before {
        width: 18px;
        height: 18px;
        left: 0;
        position: relative;
        margin-right: 2px;
    }
}
@media (max-width: 430px) {
    .table-cell .planTitle {
        font-size: 15px;
        line-height: 1.4;
        padding: 10px 8px;
    }
    .payinfoBox h4 {
        font-size: 20px;
    }
}
@media (max-width: 321px) {
    .table-cell .planTitle {
        font-size: 17px;
        padding: 8px 2px;
    }
}
