/*$default		  :#F0F0F0;*/
/*10px;*/
/*13px;*/
/*20px;*/
.transition {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out; }

.ellips {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  display: block; }

/* My Account user page */
.title-account {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  background: #fff;
  border-left: 4px solid #283784;
  padding: .4rem .75rem; }
  .title-account h1 {
    margin-bottom: 0;
    font-weight: normal;
    line-height: 1.4;
    font-size: 1.5rem; }

h1.title-account {
  margin-bottom: 0;
  font-weight: normal;
  line-height: 1.4;
  font-size: 1.5rem; }

.ac-title-wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  border-bottom: 1px solid #CECECE;
  margin-bottom: 1.25rem; }
  .ac-title-wrap .subtitle {
    margin-bottom: .3rem;
    color: #283784; }
    .ac-title-wrap .subtitle img {
      display: inline-block;
      vertical-align: middle;
      max-height: 20px; }

.title-link {
  color: #707D8F;
  text-decoration: underline; }
  .title-link:hover {
    color: #B89831; }

.user-name-column {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: flex-start;
  align-items: center; }
  .user-name-column .subuser-img {
    margin-right: 10px; }
    .user-name-column .subuser-img img {
      width: 70px;
      border-radius: 50%; }
  .user-name-column .item-name {
    font-size: 1rem;
    font-weight: normal;
    margin-bottom: 6px; }
    .user-name-column .item-name a {
      color: #1991DF; }
  .user-name-column .head {
    display: inline-block;
    border: 1px solid #283784;
    border-radius: 15px;
    color: #283784;
    padding: 6px 10px;
    line-height: 1;
    font-size: 0.75rem;
    margin-bottom: 5px; }
    .user-name-column .head i {
      font-size: 95%; }
  .user-name-column .desgn {
    display: block;
    margin-bottom: 6px; }

.modal .btn {
  min-width: 100px; }

.newUser .modal-title {
  font-weight: normal;
  font-size: 1.25rem;
  margin-bottom: 0px; }
  .newUser .modal-title .f-icon {
    color: #283784;
    margin-right: 5px;
    font-size: 150%;
    vertical-align: middle; }

.inputgroup {
  position: relative; }
  .inputgroup.icons-right .fc-inner-iocns {
    right: 0; }

.fc-inner-iocns {
  position: absolute;
  top: 0;
  /* z-index: 2; */
  display: block;
  height: calc(2.5rem + 2px);
  line-height: calc(2.5rem + 2px);
  min-width: 35px;
  text-align: center; }

.team-mem-wrap {
  overflow: hidden;
  padding-top: 0px; }

.col-userBox {
  border: 1px solid #CECECE;
  display: inline-block;
  font-size: 14px;
  margin: 10px 15px 15px 0;
  min-height: 210px;
  padding: 10px 10px 10px 10px;
  position: relative;
  vertical-align: top;
  width: 210px; }
  .col-userBox:focus, .col-userBox:hover {
    box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.5); }
  .col-userBox.bg-grey-light {
    background: #E3E3E3; }
  .col-userBox .add-user-icon {
    text-align: center;
    display: block; }
    .col-userBox .add-user-icon .usericon {
      font-size: 80px;
      color: #919191;
      padding: 15px 0 15px 0; }
    .col-userBox .add-user-icon span {
      display: block; }
    .col-userBox .add-user-icon .btn {
      background: #fff;
      border-radius: 25px; }
  .col-userBox .muser {
    text-align: center;
    clear: both;
    margin: 12px 0; }
    .col-userBox .muser img {
      margin-left: auto;
      margin-right: auto;
      border-radius: 50%; }
  .col-userBox .create {
    border-top: 1px solid #CECECE;
    padding-top: 10px;
    margin-top: 10px; }
    .col-userBox .create .btn-grey {
      width: 100%;
      margin-top: 5px; }
  .col-userBox .create-row {
    padding-bottom: 5px; }
  .col-userBox .edit-user {
    margin-bottom: 5px; }
  .col-userBox .close {
    color: #919191;
    margin-right: 0px;
    margin-top: -5px;
    float: right;
    font-size: 1rem; }
  .col-userBox .title-name, .col-userBox .name, .col-userBox .email {
    display: block;
    margin-bottom: 3px; }
  .col-userBox .tel {
    color: #000;
    display: block;
    height: 16px; }

/*  Manage user page */
.manage-user-table th {
  border-top: none;
  border-bottom-width: 1px !important; }
.manage-user-table td.quot {
  position: relative;
  font-size: 0.875rem; }
  .manage-user-table td.quot:before {
    position: absolute;
    left: 0;
    top: 10px;
    width: 1px;
    height: 90%;
    background: #F1F1F1;
    content: ""; }
.manage-user-table .quote-name {
  color: #283784;
  margin-bottom: 10px;
  display: block; }

.switch-row {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 15px; }
  .switch-row .onoffswitch {
    height: 30px;
    width: 70px; }
  .switch-row .onoffswitch-inner:before, .switch-row .onoffswitch-inner:after {
    height: 28px;
    line-height: 26px; }
  .switch-row .onoffswitch-switch {
    height: 28px;
    width: 28px; }
  .switch-row .switch-lbl {
    width: 100%;
    margin-bottom: 8px; }

/*  Company Information page */
/*.comp-info-row {
    margin-bottom: 15px; line-height: 1.4;
    .comp-info-title {
        font-size: $font-normal;
        border-bottom: 1px solid $border; 
        padding-bottom: 5px; font-weight: normal;
    }
    .name, .email, .tel {
        display: block; margin-bottom: 3px;
    }
    address {
        line-height: 1.5;
    }
    h4 {
        font-weight: 600;
        margin-bottom: 10px;
    }
}
.comp-name-row {
    margin-bottom: 5px;
}*/
/*  Company Profile page  */
.error-msg {
  margin-bottom: 2px; }

@media all and (max-width: 991px) {
  .ac-title-wrap.top_space {
    margin-top: 40px; }
  .ac-title-wrap .subtitle {
    font-size: 1.25rem;
    padding-bottom: 8px; }
  .ac-title-wrap .title-link {
    display: none; }

  .modal-title {
    font-size: 1.25rem;
    margin-top: 4px;
    margin-bottom: 20px; } }
body {
  background-image: url("../images/bodybg.png"); }

.breadcrumb {
  height: 0px;
  font-size: 0px;
  visibility: hidden;
  border: none; }

.white-box {
  border-radius: 8px; }

.mywhitebox {
  padding: 25px;
  background-color: #fff;
  border-radius: 10px; }

.btn {
  min-width: 166px;
  /*&.auto {
      min-width: auto;
      width: 100%
  }*/ }

.notewrap.myaccount {
  margin-top: 40px; }

.text-blue {
  color: #0DCAF0; }

.font-bold {
  font-weight: bold; }

.accsub-title {
  text-align: center;
  margin-bottom: 15px;
  font-size: 1.75rem;
  letter-spacing: 0.39px; }
  .accsub-title.more_space {
    margin-bottom: 47px; }

.title-sidebar {
  font-size: 39px; }

.headborder-color {
  color: #343a40; }

.myaccount-wrap {
  padding-top: 1rem; }

.page-title {
  margin-bottom: 1rem; }

.total-items {
  font-size: 0.75rem;
  margin-bottom: 2rem;
  font-weight: 400;
  line-height: 30px; }

.see-details {
  text-decoration: underline;
  color: #0DCAF0; }

.packagelist {
  color: #484E53;
  margin-bottom: 30px;
  font-size: 0.875rem;
  min-width: 700px; }
  .packagelist th {
    font-size: 0.75rem;
    border-bottom: none !important; }
    .packagelist th.text-right {
      font-weight: normal !important; }
  .packagelist td {
    border-top: none !important;
    vertical-align: middle;
    padding: 45px 35px;
    white-space: nowrap; }
  .packagelist th {
    border-top: none !important;
    vertical-align: middle;
    padding: 10px !important;
    white-space: nowrap;
    font-weight: 400;
    text-align: center; }
  .packagelist td:nth-child(2) {
    color: #283784;
    font-weight: bold; }
  .packagelist tbody tr {
    background-color: #fff;
    border-radius: 8px;
    padding: 10px;
    border-bottom: 15px solid #F8F9FA; }
  .packagelist .thumbwrap {
    display: flex;
    min-width: 200px; }
  .packagelist .info {
    margin-left: 1rem; }
    .packagelist .info h4 {
      font-weight: 700;
      color: #243877;
      margin-bottom: 6px;
      font-size: 1rem; }
    .packagelist .info p {
      font-size: 0.75rem; }
  .packagelist.dataTable th {
    font-weight: normal;
    font-size: 1rem; }
  .packagelist.dataTable td {
    border-bottom: 10px solid #F1F1F1;
    padding: 1rem .75rem;
    background: #fff;
    white-space: nowrap; }
  .packagelist.dataTable .badge {
    border-radius: 30px; }
  .packagelist.dataTable a.text-underline {
    font-weight: bold; }

.order-link {
  font-weight: bold;
  color: #243877; }

.order-history-buyer .badge-pending {
  background: transparent;
  color: #283784;
  border: 1px solid #283784; }

/* Start My Account sidebar */
.account-list {
  margin: 0;
  padding: 0 !important;
  list-style: none; }
  .account-list li a {
    padding: 10px 0;
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    color: #283784;
    border-radius: 8px;
    background-color: #fff;
    padding: 11px 16px;
    margin-bottom: 8px; }
    .account-list li a .arrow {
      margin-left: auto; }
    .account-list li a i, .account-list li a img {
      margin-right: 0.5rem; }
    .account-list li a:hover, .account-list li a:active, .account-list li a.active {
      color: #fff;
      background-image: linear-gradient(to right top, rgba(191, 148, 49, 0.1) -50% -40%, #bf9431 20% 70%, rgba(191, 148, 49, 0.1) 140% 150%); }
  .account-list li ul {
    padding: 0 0 0 1.3rem;
    margin: 0;
    list-style: none;
    line-height: 1.8;
    display: none;
    background-color: #fff; }
    .account-list li ul li:not(:last-child) a {
      padding-bottom: 5px;
      padding-top: 5px; }
    .account-list li ul li:last-child a {
      padding-top: 5px; }

.sidebar-heading {
  font-weight: bold; }
  .sidebar-heading i {
    display: none;
    float: right;
    line-height: 1.3; }

.box_title {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #CECECE;
  padding-bottom: 5px;
  margin-bottom: 17px;
  font-weight: 700;
  color: #243877;
  font-size: 1.25rem; }
  .box_title span i {
    margin-right: 0.5rem; }
  .box_title a {
    font-size: 1rem; }
  .box_title.morespace {
    margin-top: 34px;
    margin-bottom: 30px; }

.form-groupmore {
  margin-bottom: 2rem; }

.labelnote {
  margin-top: 0.5rem; }

.tabfooter .head {
  background-color: #283784;
  color: #fff;
  font-weight: 700;
  padding: 10px;
  margin: -15px;
  font-size: 1.25rem;
  margin-bottom: 15px;
  border-radius: 4px 4px 0px 0px; }
.tabfooter .total {
  font-weight: bold;
  font-size: 1.25rem; }
.tabfooter .table-row {
  display: flex;
  justify-content: space-between;
  padding: 4.5px 0; }
  .tabfooter .table-row.bordertop {
    padding: 9px 0;
    margin-top: 4.5px;
    border-top: 1px solid #CECECE;
    font-size: 1.25rem;
    font-weight: 700; }
  .tabfooter .table-row.btns {
    justify-content: right; }

.footernote {
  margin-top: 30px;
  margin-bottom: 70px;
  color: #DC3545; }
  .footernote h4 {
    text-decoration: underline;
    font-weight: 700;
    font-size: 1rem; }

.list-note {
  margin-left: 2rem; }

.mid_content {
  max-width: 688px;
  margin: 147px auto 150px auto; }
  .mid_content .title {
    text-align: center;
    margin-top: 16px;
    margin-bottom: 32px;
    font-size: 2.25rem; }
  .mid_content i {
    color: #243877; }

.input-group.custominput {
  border: 1px solid #CECECE; }
  .input-group.custominput .form-control {
    border: 1px solid transparent;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  .input-group.custominput .input-group-text {
    border: 1px solid transparent;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }

.titlenote {
  font-size: 1rem;
  color: #DC3545;
  font-weight: 400;
  margin-top: 16px;
  display: inline-block; }

.titlegreenbg {
  background-color: #243877;
  color: #fff;
  padding: 11px;
  font-size: 1rem; }
  .titlegreenbg.center {
    text-align: center; }

.titlebarhead {
  color: #243877;
  border-bottom: 1px solid #CECECE;
  padding-bottom: 0.5rem;
  color: #243877;
  font-size: 1.25rem; }

.titlebar {
  margin-top: 30px;
  margin-bottom: 30px;
  letter-spacing: 0.15px;
  position: relative;
  font-weight: bold;
  color: #243877;
  font-size: 1.25rem; }
  .titlebar:after {
    content: "";
    position: absolute;
    bottom: -10px;
    width: 165px;
    left: 0;
    height: 2px;
    border-bottom: 2px solid #707D8F; }
  .titlebar.no-border {
    font-size: 1.93rem;
    margin: 0 0 8px 0; }
    .titlebar.no-border:after {
      display: none; }
  .titlebar.not_border:after {
    display: none; }

.head-acc-no {
  color: rgba(0, 0, 0, 0.6); }

.review-head {
  font-size: 1.125rem; }
  .review-head.more_space {
    margin-top: 40px;
    margin-bottom: 30px;
    border-bottom: 1px solid #CECECE; }
  .review-head.medium_large {
    font-size: 1.25rem;
    padding-bottom: 5px; }

.bank-list {
  display: flex;
  align-items: center; }
  .bank-list .bdetails {
    margin-left: 1rem; }

.bank_head {
  border-bottom: 1px solid #CECECE;
  padding-bottom: 16px;
  margin-bottom: 16px;
  color: #343a40;
  font-size: 1.125rem;
  font-weight: bold; }

.order-note {
  margin: 1.25rem 0; }

.backlinks {
  margin-top: 40px;
  margin-bottom: 70px; }

.w-250 {
  min-width: 225px; }

.dark_text {
  color: #343a40; }

/* My account page */
.pdpa-heading {
  color: #fff;
  border-color: #B89831;
  background-image: linear-gradient(to right top, rgba(191, 148, 49, 0.1) -50% -40%, #bf9431 20% 70%, rgba(191, 148, 49, 0.1) 140% 150%);
  padding: 24px 20px;
  margin-bottom: 47px;
  margin-top: 40px;
  font-size: 1rem;
  display: flex;
  border-radius: 8px;
  align-items: center; }
  .pdpa-heading img {
    margin-left: auto;
    padding-left: 8px;
    float: right; }

h2.sidebar-heading, .pdpa-heading {
  display: none; }

.account-list li.topmenu {
  display: none;
  padding: 10px 0 30px 0;
  color: #283784;
  font-weight: bold;
  font-size: 1.5rem; }

.dataTables_wrapper .dataTables_paginate {
  white-space: nowrap; }

.table-responsive-xl::-webkit-scrollbar {
  -webkit-appearance: none; }

.table-responsive-xl::-webkit-scrollbar:vertical {
  width: 8px; }

.table-responsive-xl::-webkit-scrollbar:horizontal {
  height: 8px; }

.table-responsive-xl::-webkit-scrollbar-thumb {
  border-radius: 8px;
  background-color: #283784; }

.table-responsive-xl::-webkit-scrollbar-track {
  background-color: #8A93BE; }

.table-responsive::-webkit-scrollbar {
  -webkit-appearance: none; }

.table-responsive::-webkit-scrollbar:vertical {
  width: 8px; }

.table-responsive::-webkit-scrollbar:horizontal {
  height: 8px; }

.table-responsive::-webkit-scrollbar-thumb {
  border-radius: 8px;
  background-color: #283784; }

.table-responsive::-webkit-scrollbar-track {
  background-color: #8A93BE; }

.dataTables_scrollBody::-webkit-scrollbar {
  -webkit-appearance: none; }

.dataTables_scrollBody::-webkit-scrollbar:vertical {
  width: 8px; }

.dataTables_scrollBody::-webkit-scrollbar:horizontal {
  height: 8px; }

.dataTables_scrollBody::-webkit-scrollbar-thumb {
  border-radius: 8px;
  background-color: #283784; }

.dataTables_scrollBody::-webkit-scrollbar-track {
  background-color: #8A93BE; }

.appoint-pagination .pagination li a, .appoint-pagination .pagination li span {
  font-style: italic; }

.accthks-order-list {
  display: flex;
  justify-content: space-between; }

.order_table .cart-item-list {
  border-radius: 8px; }
.order_table .cart-item-desc {
  padding-left: 206px; }
.order_table .head-top {
  margin-top: 30px;
  margin-bottom: 15px;
  color: #283784; }
.order_table .badge-success {
  background-color: #198754;
  color: #fff; }

.box_mobile {
  border: 1px solid #CECECE; }

.intro_para {
  margin-bottom: 40px;
  text-align: center;
  color: #DC3545; }

.accsub-title_mob {
  font-size: 1.25rem;
  margin-bottom: 26px;
  padding-bottom: 4px;
  border-bottom: 1px solid #CECECE; }

.order_child_tab .status_col .badge.badge-danger {
  display: none; }

.payment_error_msg {
  margin-top: 25px;
  color: #DC3545;
  text-align: center;
  margin-bottom: 40px; }

.table-filter-search-wrap {
  /*    position: relative;*/ }

/* Pagination Style for data table */
.myaccount-wrap .dataTables_wrapper .dataTables_paginate .paginate_button {
  width: 36px;
  height: 36px;
  border-radius: 36px !important;
  padding: 0;
  line-height: 36px;
  min-width: 36px;
  padding: 0 !important;
  margin-left: 8px !important;
  background: none;
  background-color: #fff;
  color: #000;
  border-color: #fff;
  font-weight: bold;
  font-style: italic; }
  .myaccount-wrap .dataTables_wrapper .dataTables_paginate .paginate_button.disabled {
    opacity: 0.4; }
  .myaccount-wrap .dataTables_wrapper .dataTables_paginate .paginate_button.next, .myaccount-wrap .dataTables_wrapper .dataTables_paginate .paginate_button.previous {
    background: none !important;
    border: none !important; }
  .myaccount-wrap .dataTables_wrapper .dataTables_paginate .paginate_button:hover, .myaccount-wrap .dataTables_wrapper .dataTables_paginate .paginate_button.active {
    border-color: #BD9C2F !important;
    background-color: #BD9C2F !important;
    color: #fff !important;
    box-shadow: none !important;
    background: none; }
  .myaccount-wrap .dataTables_wrapper .dataTables_paginate .paginate_button.current {
    border-color: #BD9C2F !important;
    background-color: #BD9C2F !important;
    color: #fff !important;
    box-shadow: none !important;
    /*background: none !important;*/ }

/*  Custom Scrollbar   */
.mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: 30px !important; }
  .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    height: 8px !important;
    background: #8A93BE !important; }
  .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    height: 8px !important;
    background: #283784 !important; }

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  background: #283784 !important; }

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  background: #8A93BE !important; }

.reward_points {
  margin-bottom: 60px; }

.reward_points {
  color: #283784; }
  .reward_points .reward_title {
    margin-bottom: 47px;
    font-size: 31px;
    letter-spacing: 0.39px;
    text-align: center;
    line-height: 40px; }
    .reward_points .reward_title i {
      margin-right: 10px; }

.reward_summary {
  padding: 39px 19px 39px 19px;
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 5px 5px 10px 0px #00000033; }
  .reward_summary.bottom_space {
    margin-bottom: 30px; }
  .reward_summary .reward_head {
    margin-bottom: 0;
    font-size: 31px;
    line-height: 40px; }
    .reward_summary .reward_head .point {
      margin-left: 10px; }
  .reward_summary .reward_top {
    display: flex;
    justify-content: space-between;
    padding-bottom: 10px;
    border-bottom: 1px solid #CECECE;
    margin-bottom: 10px;
    line-height: 51.15px; }

.reward_bottom {
  text-align: right;
  font-size: 20px;
  padding-top: 3.5px;
  padding-bottom: 3.5px; }
  .reward_bottom .point_date {
    margin-left: 7px;
    letter-spacing: 0.39px; }
  .reward_bottom .point_score {
    margin-right: 14px; }

.reward_condition {
  margin-top: 30px;
  margin-bottom: 30px; }
  .reward_condition .condition_head {
    font-weight: 700;
    font-size: 20px;
    letter-spacing: -0.45px;
    margin-bottom: 16px;
    line-height: 32px;
    border-bottom: 1px solid #CED4DA; }
  .reward_condition .condition_list {
    padding-left: 1.4rem;
    list-style: disc;
    line-height: 29.7px; }
  .reward_condition .reward_list {
    flex-direction: column;
    align-items: baseline !important;
    list-style: disc;
    padding-left: 30px !important;
    line-height: 29.7px; }

.reward_list_wrap {
  padding: 20px;
  background-color: #fff;
  border: 1px solid #CECECE;
  border-radius: 8px; }
  .reward_list_wrap.reward_details {
    padding: 20px 27px; }
    .reward_list_wrap.reward_details .reward_condition {
      margin-bottom: 27px; }
  .reward_list_wrap.bottom_space {
    margin-bottom: 30px; }
  .reward_list_wrap .reward_list {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
    border-radius: 8px;
    padding: 8px; }
    .reward_list_wrap .reward_list.noborder {
      border: none;
      padding: 0; }
  .reward_list_wrap .reward_content {
    flex-grow: 1; }
  .reward_list_wrap .badge {
    padding: 2px 16px 2px 16px;
    font-size: 16px;
    letter-spacing: -0.31px;
    line-height: 23.63px;
    width: 140px;
    font-weight: 400; }
  .reward_list_wrap .badge_wrap {
    margin-bottom: 20px; }
    .reward_list_wrap .badge_wrap.point_wrap {
      font-size: 20px;
      line-height: 32.4px;
      letter-spacing: -0.45px; }
  .reward_list_wrap .dis_head {
    font-size: 20px;
    letter-spacing: -0.45px;
    margin-bottom: 15px;
    font-weight: bold;
    line-height: 32.36px; }
  .reward_list_wrap .date_wrap {
    display: flex;
    justify-content: space-between;
    color: #484E53;
    max-width: 450px;
    letter-spacing: -0.08px;
    line-height: 20.71px;
    margin-bottom: 5px; }
  .reward_list_wrap .reward_top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #CECECE;
    margin-bottom: 15px;
    padding-bottom: 8px; }
    .reward_list_wrap .reward_top h4 {
      font-size: 20px;
      margin-bottom: 0;
      letter-spacing: -0.45px;
      font-weight: bold;
      line-height: 32px; }
    .reward_list_wrap .reward_top .btn {
      padding: 2px 8px 2px 8px;
      color: #283784;
      border-radius: 4px;
      font-size: 16px;
      font-weight: 400; }
  .reward_list_wrap .reward_details {
    display: flex;
    flex-direction: column;
    justify-content: center; }
    .reward_list_wrap .reward_details .link-info {
      font-weight: 400;
      letter-spacing: -0.31px;
      text-decoration: underline;
      line-height: 30px; }
  .reward_list_wrap .reward_code {
    color: #CED4DA;
    font-size: 20px;
    letter-spacing: -0.45px;
    line-height: 32.4px; }
    .reward_list_wrap .reward_code .code {
      text-transform: uppercase;
      font-weight: 500; }
    .reward_list_wrap .reward_code.text_primary {
      color: #283784; }
    .reward_list_wrap .reward_code .btn-clip {
      background-color: transparent;
      min-width: auto; }
  .reward_list_wrap .reward_more {
    text-align: center; }
    .reward_list_wrap .reward_more .btn {
      width: 211px;
      text-transform: uppercase; }
    .reward_list_wrap .reward_more .more_icon {
      width: 30px;
      text-align: center; }
  .reward_list_wrap .redeem_points {
    color: #283784; }
  .reward_list_wrap .btn-redeem {
    background-color: #CED4DA;
    color: #fff;
    letter-spacing: -0.31px;
    font-weight: 700;
    text-transform: uppercase; }

.reward_back {
  margin-top: 47px; }
  .reward_back a {
    text-decoration: underline;
    letter-spacing: -0.31px;
    line-height: 23px;
    padding-top: 9px;
    display: inline-block;
    padding-bottom: 9px; }

.redeem_popup .popup_logo {
  max-width: 111px;
  margin-left: auto;
  margin-right: auto; }
.redeem_popup .modal-header {
  margin-bottom: 8px;
  padding-bottom: 0; }
.redeem_popup .modal-content {
  text-align: center;
  box-shadow: 0px 6px 6px 0px #00000040; }
.redeem_popup .modal-dialog {
  max-width: 720px; }
.redeem_popup .head {
  font-size: 39px;
  letter-spacing: 0.38px;
  line-height: 48px; }
.redeem_popup .popup_row {
  margin-bottom: 24px; }
.redeem_popup .btn {
  width: 100%;
  max-width: 240px; }
.redeem_popup .link-warning {
  text-decoration: underline; }

@media all and (min-width: 768px) {
  .reward_bottom {
    text-align: right;
    font-size: 20px;
    line-height: 33px; }

  .reward_list_wrap .reward_list {
    border: 1px solid #CECECE; }
  .reward_list_wrap .reward_img img {
    max-width: 186px;
    width: 186px;
    min-width: 186px;
    margin-right: 20.6px;
    margin-left: 24px; } }
@media all and (max-width: 767px) {
  .reward_points .reward_title {
    display: none; }
  .reward_points .pdpa-heading {
    margin-bottom: 47px; }

  .redeem_popup .head {
    font-size: 25px;
    line-height: 30px; }

  .reward_bottom {
    font-size: 16px;
    text-align: center;
    line-height: 26.4px; }
    .reward_bottom .point_date {
      margin-top: 10px;
      display: block;
      margin-left: 0; }
    .reward_bottom .reward_date_format {
      display: block;
      margin-top: 10px; }

  .reward_summary .reward_top {
    flex-direction: column;
    text-align: center;
    padding-bottom: 0; }
    .reward_summary .reward_top .reward_head:last-child {
      font-size: 31px;
      line-height: 51.15px;
      margin-bottom: 0; }
  .reward_summary .reward_head {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 25px; }
    .reward_summary .reward_head.no_space {
      margin-bottom: 0;
      font-size: 31px;
      line-height: 51.15px; }
    .reward_summary .reward_head.point {
      font-size: 31px; }

  .reward_list_wrap.reward_details {
    border: none;
    box-shadow: 2px 2px 6px 0px #00000033; }
    .reward_list_wrap.reward_details .reward_condition {
      margin-top: 0; }
  .reward_list_wrap .badge_wrap.point_wrap {
    font-size: 0.875rem;
    margin-bottom: 8px; }
  .reward_list_wrap .reward_list {
    flex-direction: column;
    text-align: center;
    padding: 10px;
    box-shadow: 2px 2px 6px 0px #00000033;
    align-items: normal; }
    .reward_list_wrap .reward_list .link-info {
      line-height: 26.4px;
      font-size: 1rem; }
    .reward_list_wrap .reward_list.noborder {
      box-shadow: none;
      margin-bottom: 0; }
  .reward_list_wrap .reward_top h4 {
    font-size: 18px; }
  .reward_list_wrap .date_wrap {
    margin-bottom: 8px;
    flex-direction: column;
    font-size: 12px; }
  .reward_list_wrap .reward_content {
    margin-bottom: 8px; }
  .reward_list_wrap .reward_top .btn {
    font-size: 0.875rem;
    min-width: auto; }
  .reward_list_wrap .reward_img {
    margin-bottom: 8px; }
  .reward_list_wrap .dis_head {
    line-height: 25px;
    margin-bottom: 8px;
    font-size: 20px; }
  .reward_list_wrap .reward_details {
    margin-bottom: 10px; }
  .reward_list_wrap .reward_more .btn {
    font-size: 14px !important;
    width: 100%; }
  .reward_list_wrap .reward_code {
    font-size: 16px;
    text-align: left;
    line-height: 26.4px;
    margin-bottom: 10px; }
    .reward_list_wrap .reward_code.redeembtn {
      margin-bottom: 23px;
      text-align: center; }
    .reward_list_wrap .reward_code .code {
      font-weight: 400; }

  .reward_condition .reward_list {
    text-align: left; }
  .reward_condition .condition_head {
    font-size: 1rem;
    line-height: 26.4px;
    padding-bottom: 3px; }
  .reward_condition .condition_list {
    line-height: 26.4px; }

  .reward_back {
    display: none; } }
@media all and (min-width: 992px) {
  .order_child_tab td {
    max-width: 100px; }

  .wrapbottom_spaces {
    margin-bottom: 264px; }

  .wrapbottoms_spaces {
    margin-bottom: 160px; }

  .order_child_tab {
    /*position: absolute;*/ }

  .order_table {
    min-width: auto !important; }
    .order_table .cart-item-desc {
      position: relative; }
    .order_table .cart-item-list .normal-price {
      font-weight: normal;
      margin: 0; } }
@media all and (max-width: 991px) {
  .box_title.morespace {
    margin-top: 48px;
    margin-bottom: 20px; }

  .backlinks {
    margin-bottom: 136px;
    margin-top: 30px; }

  .review-head.more_space {
    margin-top: 20px;
    margin-bottom: 20px; }

  .review-row .review_left {
    margin-bottom: 5px; }

  .pl-mob-0 {
    padding-left: 0 !important; }

  .font_weight_500 {
    font-weight: 500; }

  .wrapbottom_spaces, .wrapbottoms_spaces {
    margin-bottom: 109px; }

  .accthks-order-list {
    display: block;
    text-align: center;
    line-height: 28px; }
    .accthks-order-list .text-right {
      text-align: center !important;
      color: #283784; }

  .mobile_padding {
    padding-left: 0; }

  .order_table {
    overflow: visible;
    margin: 10px 0 !important; }
    .order_table .cart-item-list {
      border: none !important; }

  .order_child_tab {
    min-width: auto !important; }
    .order_child_tab td {
      display: block;
      text-align: left !important;
      padding: 4px 0 !important; }
      .order_child_tab td label {
        margin-bottom: 0; }
      .order_child_tab td.status_col {
        text-align: center !important;
        margin-top: 18px;
        margin-bottom: 18px; }
    .order_child_tab .table_qty {
      clear: both; }
    .order_child_tab .normal-price {
      margin-top: -4px;
      font-weight: bold;
      color: #283784; }

  .dataTables_wrapper {
    margin-bottom: 1.5rem; }

  .myaccount-wrap .table-responsive,
  .myaccount-wrap .table-responsive-xl {
    margin-bottom: 150px; }
    .myaccount-wrap .table-responsive.no_bottom_sapace,
    .myaccount-wrap .table-responsive-xl.no_bottom_sapace {
      margin-bottom: 0; }

  .myaccount-wrap.bottom_space {
    margin-bottom: 109px; }

  .table-footer-btn {
    justify-content: center; }
    .table-footer-btn .btn {
      width: 100%; }

  .table-foot-row .lbl {
    margin-right: 10px; }

  .table-foot-row.total {
    color: #343a40; }

  .account-list li.topmenu {
    display: block; }

  .total-items {
    margin-bottom: 30px;
    line-height: 24px; }

  .accsub-title {
    font-size: 1.25rem;
    /*display: none;*/
    margin-bottom: 28px;
    line-height: 30px; }
    .accsub-title.hide_text {
      display: none; }
    .accsub-title .badge {
      margin-top: 15px; }

  .accsub-title_mob {
    margin-bottom: 16px;
    padding-bottom: 8px; }

  .title-sidebar {
    font-size: 1.5rem;
    padding-bottom: 10px;
    margin-bottom: 0;
    border-bottom: 1px solid #CECECE; }

  h2.sidebar-heading, .pdpa-heading {
    display: flex;
    font-size: 1.25rem;
    justify-content: space-between;
    margin-top: 30px;
    margin-bottom: 50px;
    padding: 15px 20px; }
    h2.sidebar-heading span, .pdpa-heading span {
      margin-right: 8px;
      display: flex;
      align-items: center; }
      h2.sidebar-heading span svg, h2.sidebar-heading span i, .pdpa-heading span svg, .pdpa-heading span i {
        margin-right: 8px; }

  .account-list {
    width: 100%;
    max-width: 420px;
    position: fixed;
    left: 0;
    top: 0;
    transform: translateX(-100%);
    transition: transform 250ms ease-in-out;
    background: #CED4DA;
    overflow-y: auto;
    z-index: 15000;
    max-height: 100%;
    transition: .4s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    height: 100%;
    z-index: 999;
    padding: 16px; }
    .account-list li {
      margin: 0 16px; }
      .account-list li a {
        border: none;
        border-radius: 0;
        border-bottom: 1px solid #707D8F !important;
        font-weight: bold;
        text-align: left;
        background: transparent; }
        .account-list li a.active {
          background: transparent;
          color: #B89831;
          border-color: #B89831 !important; }
        .account-list li a:hover {
          background: transparent;
          color: #B89831; }
        .account-list li a i {
          font-weight: bold; }
        .account-list li a svg {
          margin-right: 10px; }
      .account-list li.topmenu {
        display: block;
        padding-top: 20px; }
    .account-list.open {
      -webkit-transform: translate(0, 0);
      -moz-transform: translate(0, 0);
      transform: translate(0, 0);
      transition: .5s;
      -webkit-transition: .5s;
      -moz-transition: .5s;
      -ms-transition: .5s;
      -o-transition: .5s; } }
