@charset "UTF-8";
/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
.animation-tempo-250 {
  -moz-transition-duration: 250ms;
  -o-transition-duration: 250ms;
  -webkit-transition-duration: 250ms;
  transition-duration: 250ms;
  -moz-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
}

.animation-tempo-350 {
  -moz-transition-duration: 350ms;
  -o-transition-duration: 350ms;
  -webkit-transition-duration: 350ms;
  transition-duration: 350ms;
  -moz-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
}

.animation-tempo-400 {
  -moz-transition-duration: 400ms;
  -o-transition-duration: 400ms;
  -webkit-transition-duration: 400ms;
  transition-duration: 400ms;
  -moz-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
}

.animation, .crm-wrap .basic-condition > .wrap, .backend-login .card .intro-attr .bottom-wrap .disp-list .manual-disp, .tab-menu .inner-wrap li a:before {
  -moz-transition-duration: 300ms;
  -o-transition-duration: 300ms;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
  -moz-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
}

.btn-customer-color {
  background: #f4376e;
  color: #fff;
}
@media only screen and (min-width: 1025px) {
  .btn-customer-color:hover {
    background: #ed1c59;
    color: #fff;
  }
}

.login-attr .or {
  display: inline-block;
  position: relative;
  margin-bottom: -10px;
  font-size: 128.5714%;
  vertical-align: top;
}
.login-attr .or:before, .login-attr .or:after {
  content: '';
  display: inline-block;
  width: 20px;
  position: absolute;
  top: 50%;
  margin-top: 0;
  border-top: 1px solid;
}
.login-attr .or:before {
  left: -25px;
}
.login-attr .or:after {
  right: -25px;
}
.login-attr .fb-btn, .login-attr .line-btn {
  padding-left: 3px;
  padding-right: 2px;
}
.login-attr .fb-btn .svg-inline--fa, .login-attr .line-btn .svg-inline--fa {
  margin: 0px 5px -4px 0;
  font-size: 23px;
}
.login-attr .fb-btn {
  background-color: #3b5998;
  border-color: #3b5998;
}
.login-attr .line-btn {
  background-color: #00B900;
  border-color: #00B900;
}
.login-attr .addition {
  margin-top: -5px;
}
.login-attr .addition a {
  display: block;
  text-decoration: underline;
}

.ModalConditionChoices .message-box {
  max-width: 800px;
}
.ModalConditionChoices .send {
  max-width: 200px;
  margin: 0 auto;
}

.note-container {
  margin-bottom: 15px;
  padding: 5px 10px;
  border: 2px solid #e36c94;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.note-container:before {
  content: '備註：';
  display: block;
  font-weight: bold;
}
.note-container li {
  margin-top: 0;
  letter-spacing: 0;
}

.crm-wrap .birth-month {
  max-width: 500px;
}
@media only screen and (max-width: 767px) {
  .crm-wrap .birth-month {
    max-width: 100%;
  }
}
.crm-wrap .basic-condition > .form-label {
  display: inline-block;
  padding-bottom: 10px;
  font-size: 114.2857%;
  vertical-align: top;
  cursor: pointer;
}
.crm-wrap .basic-condition > .form-label .btn {
  vertical-align: 2px;
}
.crm-wrap .basic-condition > .form-label .btn .expand {
  display: none;
}
.crm-wrap .basic-condition > .form-label .btn .contract {
  display: block;
}
.crm-wrap .basic-condition > .form-label .btn.close .expand {
  display: block;
}
.crm-wrap .basic-condition > .form-label .btn.close .contract {
  display: none;
}
@media only screen and (max-width: 767px) {
  .crm-wrap .basic-condition .btn-cover {
    display: block;
  }
}
@media only screen and (max-width: 767px) {
  .crm-wrap .basic-condition .btn-cover .btn {
    width: 100%;
  }
}
.crm-wrap .basic-condition > .wrap {
  display: block;
  max-height: 600px;
  margin-left: -20px;
  margin-right: -10px;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
.crm-wrap .basic-condition > .wrap.no-disp {
  max-height: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  overflow: hidden;
  -moz-transition-delay: -150ms;
  -o-transition-delay: -150ms;
  -webkit-transition-delay: -150ms;
  transition-delay: -150ms;
}
.crm-wrap .basic-condition > .wrap .row-group:last-child {
  margin-bottom: 10px;
}
.crm-wrap .basic-condition > .wrap .row-group:last-child.send-attr {
  margin-bottom: 20px;
}
.crm-wrap .basic-condition > .wrap > li.col-md-auto {
  min-width: 340px;
  max-width: 21%;
  margin-left: 5px;
  vertical-align: top;
}
@media only screen and (max-width: 1499px) {
  .crm-wrap .basic-condition > .wrap > li.col-md-auto {
    min-width: 250px;
  }
}
@media only screen and (max-width: 1024px) {
  .crm-wrap .basic-condition > .wrap > li.col-md-auto {
    min-width: 300px;
  }
}
@media only screen and (max-width: 767px) {
  .crm-wrap .basic-condition > .wrap > li.col-md-auto {
    min-width: 100%;
  }
}
.crm-wrap .basic-condition > .wrap > li.birth-attr, .crm-wrap .basic-condition > .wrap > li.cart-attr {
  max-width: 29%;
}
.crm-wrap .basic-condition > .wrap > li.birth-attr {
  width: 500px;
}
.crm-wrap .basic-condition > .wrap > li.birth-attr .birth-month {
  margin-right: 80px;
}
@media only screen and (max-width: 1024px) {
  .crm-wrap .basic-condition > .wrap > li.birth-attr .birth-month {
    margin-right: 0;
  }
}
@media only screen and (max-width: 767px) {
  .crm-wrap .basic-condition > .wrap > li.send-attr {
    margin-left: 0;
    margin-right: 0;
  }
}
.crm-wrap .basic-condition > .wrap > li.send-attr .btn {
  width: 120px;
  margin-left: 20px;
}
@media only screen and (max-width: 767px) {
  .crm-wrap .basic-condition > .wrap > li.send-attr .btn {
    width: -moz-calc((100% - 15px));
    width: -webkit-calc((100% - 15px));
    width: calc((100% - 15px));
    margin-left: 12px;
  }
}
.crm-wrap .btn-set {
  margin: 10px 0 0;
}
@media only screen and (max-width: 767px) {
  .crm-wrap .btn-set {
    display: block;
    margin: 10px 0 0 -10px;
  }
}
.crm-wrap .btn-set .btn {
  width: 120px;
  margin-right: 10px;
}
@media only screen and (max-width: 767px) {
  .crm-wrap .btn-set .btn {
    width: 40%;
    width: -moz-calc(((100% - 24px) / 2));
    width: -webkit-calc(((100% - 24px) / 2));
    width: calc(((100% - 24px) / 2));
    margin: 0 0 0 10px;
  }
}
.crm-wrap .btn-set .btn .fa-cloud-download-alt {
  margin: 0 5px 0 0;
  font-size: 20px;
  vertical-align: -5px;
}
.crm-wrap .entries {
  margin-top: 20px;
}
.crm-wrap .entries .shift {
  margin-right: 10px;
}
.crm-wrap .crm-table .inner-wrap {
  min-width: 1320px;
  max-width: 3000px;
}
.crm-wrap .crm-table .row-wrap li {
  width: 8%;
}
.crm-wrap .crm-table .row-wrap li.wide {
  width: 11%;
}
.crm-wrap .crm-table .row-wrap li.wide2 {
  width: 9%;
}
.crm-wrap .age-choices {
  display: none;
  margin: 30px 0 0;
}
.crm-wrap .age-choices > * {
  display: inline-block;
  vertical-align: 0;
}
.crm-wrap .age-choices .slide-bar {
  width: -moz-calc((100% - 87px));
  width: -webkit-calc((100% - 87px));
  width: calc((100% - 87px));
  margin: 0 10px;
}
.crm-wrap .city-choices .tick-btn {
  min-width: 75px;
}
@media only screen and (max-width: 767px) {
  .crm-wrap .city-choices .tick-btn {
    min-width: 70px;
  }
}
.crm-wrap .country-choices .tick-btn {
  min-width: 150px;
}
@media only screen and (max-width: 767px) {
  .crm-wrap .country-choices .tick-btn {
    min-width: 120px;
  }
}
.crm-wrap .series-lv1-choices .tick-btn {
  min-width: 105px;
}
@media only screen and (max-width: 767px) {
  .crm-wrap .series-lv1-choices .tick-btn {
    min-width: 85px;
  }
}
.crm-wrap .series-lv2-choices .tick-btn {
  min-width: 168px;
}
@media only screen and (max-width: 767px) {
  .crm-wrap .series-lv2-choices .tick-btn {
    min-width: 85px;
  }
}
.crm-wrap .series-lv3-choices .tick-btn {
  min-width: 228px;
}
@media only screen and (max-width: 767px) {
  .crm-wrap .series-lv3-choices .tick-btn {
    min-width: 85px;
  }
}
.crm-wrap .mdse-purchased .list-title {
  margin: 0 0 10px;
  border-bottom: 1px solid #dcdcdc;
}

@media only screen and (max-width: 767px) {
  .table-m-w500 > .inner-wrap {
    width: 500px;
  }
}

@media only screen and (max-width: 1199px) {
  .table-m-w1000 > .inner-wrap {
    width: 1000px;
  }
}

@media only screen and (max-width: 1400px) {
  .table-m-w1500 > .inner-wrap {
    width: 1500px;
  }
}

@media only screen and (max-width: 1499px) {
  .table-m-w2000 > .inner-wrap {
    width: 2000px;
  }
}

.normal-disp .row-wrap > li:first-child {
  width: 80px;
}
.normal-disp .row-wrap > li:first-child.auto-w {
  width: auto;
}
.normal-disp .row-wrap > li.w80 {
  width: 80px;
}
.normal-disp .row-wrap > li.w110 {
  width: 110px;
}
.normal-disp .row-wrap > li.w120 {
  width: 120px;
}
.normal-disp .row-wrap > li.w135 {
  width: 135px;
}
.normal-disp .row-wrap > li.w170 {
  width: 170px;
}
.normal-disp .row-wrap > li.w200 {
  width: 200px;
}
.normal-disp .row-wrap > li.setting-w {
  width: 145px;
}
.normal-disp .row-wrap > li.setting-w.quad-btns {
  width: 343px;
}
.normal-disp .row-wrap > li.setting-w.auto-w {
  width: auto;
}

.campaign-editor-attr .main-pic {
  width: 140px;
}
.campaign-editor-attr .calendar {
  -moz-border-radius: 0.25rem;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem;
}

#divDropArea, .drop-area {
  padding: 20px;
  text-align: center;
  border: 2px dashed #939393;
}
#divDropArea [class*="fa-cloud-upload"], .drop-area [class*="fa-cloud-upload"] {
  display: block;
  margin: 0 auto 10px;
  font-size: 270%;
  color: #c3c3c3;
}

.drop-area-main-img {
  width: 142px;
  height: 109.63px;
  padding: 5px;
  border: 1px solid #9c9c9c;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.drop-area-main-img img {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.multi-photo-list {
  padding: 5px 15px 15px;
  border: 1px solid #9c9c9c;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.multi-photo-list ul {
  min-height: 100px;
  margin-top: -5px;
  margin-left: -11px;
}
.multi-photo-list li {
  display: inline-block;
  width: 100px;
  width: -moz-calc(((100% - 116px) / 8));
  width: -webkit-calc(((100% - 116px) / 8));
  width: calc(((100% - 116px) / 8));
  height: -moz-calc(((50vw - 229.5px) / 8));
  height: -webkit-calc(((50vw - 229.5px) / 8));
  height: calc(((50vw - 229.5px) / 8));
  position: relative;
  margin-top: 15px;
  margin-left: 11px;
  vertical-align: top;
  text-align: center;
  overflow: hidden;
}
@media only screen and (max-width: 1024px) {
  .multi-photo-list li {
    width: -moz-calc(((50vw - 120px) / 3));
    width: -webkit-calc(((50vw - 120px) / 3));
    width: calc(((50vw - 120px) / 3));
    height: -moz-calc(((50vw - 120px) / 3));
    height: -webkit-calc(((50vw - 120px) / 3));
    height: calc(((50vw - 120px) / 3));
  }
}
@media only screen and (max-width: 767px) {
  .multi-photo-list li {
    width: -moz-calc(((100vw - 122px) / 3));
    width: -webkit-calc(((100vw - 122px) / 3));
    width: calc(((100vw - 122px) / 3));
    height: -moz-calc(((100vw - 122px) / 3));
    height: -webkit-calc(((100vw - 122px) / 3));
    height: calc(((100vw - 122px) / 3));
  }
}
.multi-photo-list .DropArea_li {
  width: 100%;
  height: 100%;
  border: 1px solid #9c9c9c;
  cursor: pointer;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.multi-photo-list .DropArea_li:before, .multi-photo-list .DropArea_li:after {
  content: '';
  display: inline-block;
  width: 0;
  height: 100%;
  margin: 0 -4px;
  position: relative;
  vertical-align: middle;
}
.multi-photo-list .DropArea_li img {
  display: inline-block;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
}

.photo-bg {
  width: 100%;
  height: 100%;
  padding-bottom: 0;
  background: url("/Admin/images/login/login_bg.jpg") no-repeat;
  background-position: center center;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
}
@media only screen and (max-width: 767px) {
  .photo-bg {
    min-height: 100%;
    height: auto;
    background-position: bottom right;
  }
}

.gradient-color-bg {
    height: 100%;
    background: #f8fcf2;
}

.backend-login .background {
  width: 400px;
  height: 450px;
  position: absolute;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
}
.backend-login .background .shape {
  height: 200px;
  width: 200px;
  position: absolute;
  border-radius: 50%;
}
.backend-login .background .shape:first-child {
  background: linear-gradient(#C1E15B, #23a2f6);
  left: -80px;
  top: -80px;
}
.backend-login .background .shape:last-child {
  background: linear-gradient(to right, #ff512f, #f09819);
  right: -30px;
  bottom: -80px;
}
.backend-login .row {
  height: 100%;
  -webkit-align-items: center;
  align-items: center;
}
.backend-login .main-container {
  max-width: 400px;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .backend-login .main-container {
    margin: 50px auto;
  }
}
.backend-login .card {
  margin: 0;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background-color: rgba(255, 255, 255, 0.13);
  backdrop-filter: blur(10px);
  -moz-box-shadow: 0 0 40px rgba(8, 7, 16, 0.6);
  -webkit-box-shadow: 0 0 40px rgba(8, 7, 16, 0.6);
  box-shadow: 0 0 40px rgba(8, 7, 16, 0.6);
  overflow: hidden;
}
.backend-login .card.first-step .show-s1 {
  display: block;
}
.backend-login .card.first-step .show-s2 {
  display: none;
}
@media only screen and (min-width: 768px) {
  .backend-login .card.first-step .intro-attr .mid-pos {
    width: 100%;
    max-width: 275px;
    position: absolute;
    top: 42.5%;
    left: 50%;
    -moz-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
  }
}
.backend-login .card.second-step .show-s1 {
  display: none;
}
.backend-login .card.second-step .show-s2 {
  display: block;
}
.backend-login .card.second-step .intro-attr {
  padding: 20px;
}
.backend-login .card.second-step .intro-attr .top-wrap:after {
  margin: 9px auto 0;
}
.backend-login .card.second-step .intro-attr .top-wrap .logo, .backend-login .card.second-step .intro-attr .top-wrap .title-disp {
  display: inline-block;
}
.backend-login .card.second-step .intro-attr .top-wrap .title-disp {
  margin-left: 4px;
  letter-spacing: 1px;
  font-size: 92.8571%;
}
@media only screen and (min-width: 768px) {
  .backend-login .card .table-wrap {
    display: table;
    width: 100%;
    min-height: 450px;
  }
}
.backend-login .card .intro-attr, .backend-login .card .login-attr {
  position: relative;
}
@media only screen and (min-width: 768px) {
  .backend-login .card .intro-attr, .backend-login .card .login-attr {
    display: table-cell;
    vertical-align: top;
  }
}
.backend-login .card .intro-attr {
  padding: 20px 40px;
  background: url("/Admin/images/login/intro_bg.jpg") no-repeat;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  -moz-border-radius-topleft: 10px;
  -webkit-border-top-left-radius: 10px;
  border-top-left-radius: 10px;
  -moz-border-radius-topright: 10px;
  -webkit-border-top-right-radius: 10px;
  border-top-right-radius: 10px;
}
@media only screen and (min-width: 768px) {
  .backend-login .card .intro-attr {
    width: 45.25%;
    height: 100%;
    padding: 50px 40px;
    -moz-border-radius-bottomleft: 10px;
    -webkit-border-bottom-left-radius: 10px;
    border-bottom-left-radius: 10px;
  }
}
.backend-login .card .intro-attr .top-wrap {
  text-align: center;
}
.backend-login .card .intro-attr .top-wrap:after {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  margin: 15px auto 0;
  background-color: #f3f3fb;
  background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' stroke='%23A3A3A8FF' stroke-width='1' stroke-dasharray='3%2c 8.3' stroke-dashoffset='0' stroke-linecap='square'/%3e%3c/svg%3e");
}
.backend-login .card .intro-attr .top-wrap .logo {
  width: 105.1px;
  margin: 0 auto;
}
.backend-login .card .intro-attr .top-wrap .title-disp {
  padding: 11px 0 0;
  line-height: 130%;
  letter-spacing: 2px;
  font-size: 142.857%;
  color: #a3a3a8;
  text-align: center;
}
.backend-login .card .intro-attr .bottom-wrap .lock {
  width: 34px;
  margin: 20px auto 0;
}
@media only screen and (max-width: 767px) {
  .backend-login .card .intro-attr .bottom-wrap .lock {
    width: 24px;
    margin: 15px auto 0;
  }
}
.backend-login .card .intro-attr .bottom-wrap .disp-list {
  margin-top: 20px;
  color: #a2a2a7;
  text-align: center;
}
.backend-login .card .intro-attr .bottom-wrap .disp-list .title-disp {
  font-size: 16px;
  font-weight: bold;
}
.backend-login .card .intro-attr .bottom-wrap .disp-list .step-btn {
  max-width: 160px;
  margin: 10px auto 0;
}
.backend-login .card .intro-attr .bottom-wrap .disp-list .step-btn.opened .collapse {
  display: inline;
}
.backend-login .card .intro-attr .bottom-wrap .disp-list .step-btn.opened .expand {
  display: none;
}
.backend-login .card .intro-attr .bottom-wrap .disp-list .step-btn.opened + .manual-disp {
  max-height: 500px;
}
.backend-login .card .intro-attr .bottom-wrap .disp-list .step-btn .collapse {
  display: none;
}
@media only screen and (max-width: 767px) {
  .backend-login .card .intro-attr .bottom-wrap .disp-list .manual-disp {
    max-height: 0;
    overflow: hidden;
  }
}
.backend-login .card .intro-attr .bottom-wrap .disp-list .manual-disp li {
  position: relative;
  margin-top: 24px;
  line-height: 130%;
}
.backend-login .card .intro-attr .bottom-wrap .disp-list .manual-disp li:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  bottom: -15px;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  border-style: solid;
  border-width: 8px 4.5px 0 4.5px;
  border-color: #a0a0a0 transparent transparent transparent;
}
.backend-login .card .intro-attr .bottom-wrap .disp-list .manual-disp li:last-child:before {
  display: none;
}
.backend-login .card .login-attr {
  padding: 20px 30px;
}
@media only screen and (min-width: 768px) {
  .backend-login .card .login-attr {
    padding: 28px 55px 50px;
  }
}
.backend-login .card .login-attr .title-disp {
    padding: 20px 0px 0px 0px;
    color: #2f4c6a;
    text-align: center;
    font-size: 30px;
    line-height: 130%;
    font-weight: bolder;
}
.backend-login .card .login-attr .title-disp img {
  display: inline-block;
  width: 12px;
  margin-right: 12px;
  vertical-align: -2px;
}
.backend-login .card .login-attr .activate {
  padding: 10px 0 0 .8125rem;
  color: #4f9dcf;
}

.tab-menu {
  padding: 15px 5px;
  background: #fff;
  -moz-border-radius-topleft: 5px;
  -webkit-border-top-left-radius: 5px;
  border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -webkit-border-top-right-radius: 5px;
  border-top-right-radius: 5px;
  -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.125), 0 1px 3px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.125), 0 1px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.125), 0 1px 3px rgba(0, 0, 0, 0.2);
  overflow-x: auto;
}
.tab-menu .inner-wrap {
  white-space: nowrap;
}
.tab-menu .inner-wrap li {
  display: inline-block;
  vertical-align: top;
}
.tab-menu .inner-wrap li a {
  display: block;
  min-width: 120px;
  position: relative;
  margin: 0 5px;
  padding: 7px 20px;
  font-size: 16px;
  text-align: center;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  border: 1px solid #9c9c9c;
}
.tab-menu .inner-wrap li a:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  bottom: -11px;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  border-style: solid;
  border-width: 11px 6.5px 0 6.5px;
  border-color: #ff65a8 transparent transparent transparent;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
.tab-menu .inner-wrap li a.active {
  background: #ff65a7;
  color: #fff;
  border-color: #ff65a7;
}
.tab-menu .inner-wrap li a.active:before {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}

.card[class*="section"] {
  display: none;
}
.card[class*="section"].open {
  display: block;
}

.tab-section {
  display: none;
}
.tab-section.open {
  display: block;
}

.pre-code {
  white-space: pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  word-wrap: break-word;
}

.position-relative {
  position: relative;
}

.position-absolute {
  position: absolute;
}

.position-fixed {
  position: fixed;
}

.top-50p {
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.fixed-button.fixed-pos {
  position: fixed;
  top: 69px;
  right: 28px;
  z-index: 11;
}

.form-wrap .form-border-wrap:last-child {
  margin-bottom: 0;
}

.form-border-wrap {
  margin: 0 0 20px;
  padding: 20px 15px;
  border: 1px solid #555;
  border-top-width: 10px;
}

.notify-txt.sp-title {
  padding-left: 10px;
  padding-right: 10px;
  font-weight: bold;
  font-size: 16px;
}

.text-length .amount {
  font-weight: bold;
}

.page-loader {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
}
.page-loader:before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
}
.page-loader .scale08 {
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
}

.tail-datetime-calendar .calendar-actions {
  background-color: #17a2b8;
}

.page-item.active .page-link {
  background: #676975;
  border-color: #676975;
}

.page-item.disabled .page-link {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}

.page-link:hover {
  color: #b1b7c0;
}
.page-link.selected {
  background: #676975;
  border-color: #676975;
  color: #fff;
  cursor: default;
}

.nav-tabs .nav-link {
  background-color: rgba(0, 0, 0, 0.3);
  color: #fff;
  -moz-transform: translateY(10px);
  -ms-transform: translateY(10px);
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
  -moz-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -moz-transform 0.15s ease-in-out;
  -o-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -o-transform 0.15s ease-in-out;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, transform 0.15s ease-in-out;
}
.nav-tabs .nav-link:hover {
  -moz-transform: translateY(5px);
  -ms-transform: translateY(5px);
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
}
    .nav-tabs .nav-link.active {
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
        transform: translateY(0);
        background-color: #d3e3fd;
        color: #212529;
        font-weight: bold;
    }
.nav-tabs .nav-link.active:hover {
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.ori-checkbox #chkAll {
    top: 28px;
    left: auto;
    margin-left: 7px;
}

.ori-checkbox input[type="checkbox"] {
    width: 18px;
    height: 18px;
    margin-top: -9px;
    margin-left: -9px;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    z-index: 0;
    -webkit-appearance: auto;
}
