@charset "UTF-8";
.breadcrumb .breadcrumb-item.active {
  color: white;
}

.breadcrumb .breadcrumb-item .fa-home {
  display: none;
}

.breadcrumb .breadcrumb-item + .breadcrumb-item:before {
  color: white;
  content: "»";
}

body .star-average .woocommerce-product-rating {
  width: 100%;
  -js-display: flex;
  display: flex;
  flex-flow: row wrap;
  position: relative;
  align-items: center;
  margin: 0 !important;
}

span.star_average {
  color: #fe9727;
  font-size: 35px;
  vertical-align: middle;
  font-weight: 700;
  text-align: center;
  margin: 0 10px 0 0;
  line-height: 1;
}

body .star-average .woocommerce-product-rating .star-rating {
  font-size: 22px;
  color: #fe9727;
}

.star_box {
  border: 1px solid #ddd;
  border-radius: 7px;
  padding: 10px;
  margin: 10px 0 20px 0;
  overflow: hidden;
  -js-display: flex;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}

.devvn_review_row {
  padding-bottom: 10px;
  position: relative;
  -js-display: flex;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}

span.devvn_rating_bar {
  flex: 1;
  -ms-flex-negative: 1;
  -ms-flex-preferred-size: auto !important;
  padding: 0 10px;
}

span.devvn_num_reviews {
  min-width: 150px;
  color: #03a0e2;
}

span.devvn_scala_rating {
  border-radius: 3px;
  display: inline-block;
  height: 15px;
  background: #eee;
  vertical-align: middle;
  overflow: hidden;
  width: 100%;
}

span.devvn_perc_rating {
  height: 15px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  display: inline-block;
  width: 0;
}

.woocommerce div.product body .star-average .woocommerce-product-rating {
  margin-bottom: 5px;
}

span.devvn_stars_value i {
  margin: 0 3px;
}

.star_box_left {
  flex: 1;
  -ms-flex-negative: 1;
  -ms-flex-preferred-size: auto !important;
}

.star_box_right {
  width: 190px;
  text-align: center;
}

.woocommerce #reviews #comments h2 {
  font-size: 18px;
}

#comments a.btn-reviews-now {
  background-color: #03a0e2;
  color: white;
  display: inline-block;
  padding: 10px 20px;
  border-radius: 3px;
  text-transform: uppercase;
  font-weight: 700;
  text-decoration: none;
}

body.woocommerce #reviews .star-rating {
  color: #fe9727;
}

.woocommerce #reviews .star-rating span:before {
  color: #fe9727;
}

em.woocommerce-review__verified {
  display: block;
  background: transparent url(../images/icon-confirm.png) no-repeat left top;
  padding: 0 0 0 15px;
  background-size: 12px;
  line-height: 1.2;
  color: #52b858;
  font-size: 12px;
  margin: 0 0 5px 0;
}

.devvn_review_top em.woocommerce-review__verified {
  display: inline-block;
}

/*em.woocommerce-review__verified.verified {
    position: relative;
    padding: 0 0 0 18px;
    color: #52b858;
    font-style: normal;
    margin-right: 10px;
}
em.woocommerce-review__verified.verified:before{
    position: absolute;
    background: transparent url(../images/icon-confirm.png) no-repeat center center;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
    width: 15px;
    height: 15px;
    display: inline-block;
    content: '';
    left: 0;
    top: 1px;
}*/
body.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
  font-size: 14px;
  margin: 0;
}

strong.woocommerce-review__author {
  font-weight: bold;
  display: inline-block;
  text-transform: capitalize;
  color: #000;
  margin: 0 10px 0 0;
}

body .devvn_review_mid .star-rating,
body .devvn_review_mid .devvn_star_rating {
  float: none;
  display: inline-block;
  margin: 0 8px 0 0;
  font-size: 11px;
}

body .devvn_review_mid .devvn_star_rating > .star-rating {
  margin-right: 0;
}

body .devvn_review_mid .description {
  display: inline;
  line-height: 20px;
}

body.woocommerce #reviews #comments ol.commentlist li .comment-text .devvn_review_mid p ~ p {
  margin: 10px 0 0 0;
}

body.woocommerce #reviews #comments ol.commentlist li .comment-text .devvn_review_mid p:first-child {
  display: inline;
}

.devvn_review_mid {
  margin: 0 0 5px 0;
  line-height: 20px;
  font-size: 14px;
}

body.woocommerce #reviews #comments ol.commentlist li .comment-text {
  margin: 0;
  border: 0;
  border-radius: 0;
  padding: 0;
  width: inherit !important;
  float: none !important;
}

body.woocommerce #reviews #comments ol.commentlist li {
  margin: 0 0 8px;
}

div#review_form_wrapper {
  border-radius: 5px;
  padding: 20px;
  width: 100%;
  max-width: 590px;
  background: #fff;
  margin: 0 auto;
  position: relative;
}

#review_form_wrapper svg path {
  fill: currentColor;
  stroke-width: 0;
}

#review_form_wrapper svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%;
}

time.woocommerce-review__published-date {
  color: #999;
  cursor: unset;
}

.woocommerce div#reviews nav.woocommerce-pagination ul,
.devvn-comments-area nav.woocommerce-pagination ul {
  display: block;
  border: 0;
  white-space: inherit;
  margin: 0;
  list-style: none;
}

.woocommerce div#reviews nav.woocommerce-pagination ul li a, .woocommerce div#reviews nav.woocommerce-pagination ul li span,
.devvn-comments-area nav.woocommerce-pagination ul li a, .devvn-comments-area nav.woocommerce-pagination ul li span {
  float: left;
  padding: 7px 10px;
  background: #eee;
  border-radius: 3px;
  text-align: center;
  color: #333;
  margin-right: 4px;
  font-size: 12px;
  cursor: pointer;
  display: block;
  line-height: 1;
  border: 0;
  min-width: auto;
}

.woocommerce div#reviews .woocommerce-pagination ul.page-numbers li, .woocommerce-page div#reviews .woocommerce-pagination ul.page-numbers li,
.devvn-comments-area .woocommerce-pagination ul.page-numbers li, .devvn-comments-area .woocommerce-pagination ul.page-numbers li {
  border: 0;
}

.woocommerce div#reviews nav.woocommerce-pagination ul li span.current,
.devvn-comments-area nav.woocommerce-pagination ul li span.current {
  background: #ccc;
}

div#reviews nav.woocommerce-pagination,
.devvn-comments-area nav.woocommerce-pagination {
  margin: 10px 0 30px;
}

em.woocommerce-review__awaiting-approval {
  color: #F44336;
}

.devvn_review_bottom .reply {
  color: #288ad6;
  display: inline-block;
  position: relative;
}

.devvn_review_bottom .reply a {
  color: #288ad6;
}

.devvn_review_bottom > span {
  color: #999;
}

.devvn_review_bottom a {
  color: #288ad6;
}

.devvn_review_bottom {
  font-size: 14px;
}

body.woocommerce #reviews #comments ol.commentlist ul.children {
  margin: 10px 0 15px 10px;
}

body.woocommerce #reviews #comments ol.commentlist ul.children li {
  border-left: 4px solid #efefef;
  padding-left: 10px;
}

div#review_form_wrapper button.fancybox-button.fancybox-close-small {
  background: #000;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border: 0;
  overflow: hidden;
  padding: 0;
  color: #fff;
  width: 25px;
  height: 25px;
  top: 5px;
  right: 5px;
  position: absolute;
  outline: 0;
  margin: 0;
  min-height: inherit;
  line-height: inherit;
}

div#review_form_wrapper span#reply-title,
.woocommerce #reviews #comments ol.commentlist #respond span#reply-title {
  font-size: 18px;
  font-weight: 700;
  display: block;
  margin: 0 0 20px 0;
}

.woocommerce #review_form #respond textarea,
.woocommerce #reviews #comments ol.commentlist #respond textarea {
  height: 77px;
  border: 1px solid #ddd;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  padding: 5px;
  resize: none;
  outline: none;
  display: block;
  width: 100%;
  margin: 0;
}

#review_form .comment-form-rating,
.woocommerce #reviews #comments ol.commentlist #respond .comment-form-rating {
  width: 100%;
  -js-display: flex;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  margin: 0 0 10px 0;
}

#review_form .comment-form-rating label,
.woocommerce #reviews #comments ol.commentlist #respond .comment-form-rating label {
  width: 150px;
  padding-right: 10px;
  font-weight: 700;
  margin: 0 0 10px 0;
}

#review_form .comment-form-rating p.stars,
.woocommerce #reviews #comments ol.commentlist #respond .comment-form-rating p.stars {
  margin: 0;
  flex: 1;
  -ms-flex-negative: 1;
  -ms-flex-preferred-size: auto !important;
}

#review_form .comment-form-rating p.stars a,
.woocommerce #reviews #comments ol.commentlist #respond .comment-form-rating p.stars a {
  font-size: 14px;
  text-indent: inherit;
  width: 20%;
  height: auto;
  float: left;
  text-align: center;
  color: #999 !important;
  transition: all .3s linear;
  -moz-transition: all .3s linear;
  -webkit-transition: all .3s linear;
  margin: 0;
  font-family: inherit;
}

#review_form .comment-form-rating p.stars a:hover {
  transform: scale(1.2);
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
}

#review_form .comment-form-rating p.stars a:before,
.woocommerce #reviews #comments ol.commentlist #respond .comment-form-rating p.stars a:before {
  position: relative;
  display: block;
  margin: 0 auto 10px;
  content: "\e020";
  color: #999;
  font-size: 24px;
}

.woocommerce p.stars.selected a:not(.active)::before,
#review_form .comment-form-rating p.stars.selected a:before,
.woocommerce #reviews #comments ol.commentlist #respond p.stars.selected a:not(.active)::before,
.woocommerce #reviews #comments ol.commentlist #respond .comment-form-rating p.stars.selected a:before {
  color: #fe9727;
}

#review_form .comment-form-rating p.stars.selected a.active ~ a:before,
.woocommerce #reviews #comments ol.commentlist #respond .comment-form-rating p.stars.selected a.active ~ a:before {
  color: #999;
}

#review_form .comment-form-rating p.stars:hover a:before,
.woocommerce #reviews #comments ol.commentlist #respond .comment-form-rating p.stars:hover a:before {
  color: #fe9727 !important;
}

#review_form .comment-form-rating p.stars a:hover ~ a:before,
.woocommerce #reviews #comments ol.commentlist #respond .comment-form-rating p.stars a:hover ~ a:before {
  color: #999 !important;
}

#review_form .comment-form-rating p.stars span,
.woocommerce #reviews #comments ol.commentlist #respond .comment-form-rating p.stars span {
  -js-display: flex;
  display: flex;
  flex-flow: row nowrap;
  -ms-flex-pack: justify;
  width: 100%;
}

.form_row_reviews {
  margin: 0 0 10px 0;
  -js-display: flex;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  width: 100%;
}

.form_row_reviews > p {
  width: 33.333%;
  margin: 0 0 5px 0;
}

.woocommerce #review_form #respond input,
.woocommerce #reviews #comments ol.commentlist #respond input {
  border: 1px solid #ddd;
  width: 100%;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  padding: 5px;
  height: 35px;
  outline: none;
}

.form_row_reviews p.comment-form-author {
  padding-right: 10px;
}

.form_row_reviews p.comment-form-email {
  padding-left: 10px;
}

.woocommerce #review_form #respond p.form-submit,
.woocommerce #reviews #comments ol.commentlist #respond p.form-submit {
  text-align: center;
}

.woocommerce #review_form #respond p.form-submit input#submit,
.woocommerce #reviews #comments ol.commentlist #respond p.form-submit input#submit {
  background-color: #03a0e2;
  color: #fff;
  border: 0;
  width: auto;
  margin: 0 auto;
  padding: 0 30px;
  text-transform: uppercase;
  height: 40px;
  min-height: inherit;
  line-height: inherit;
}

.note_review a {
  color: #03a0e2;
}

.note_review {
  margin-top: 10px;
}

.comment-form-comment {
  margin: 0;
  position: relative;
}

.wrap-attaddsend {
  background: #f7f7f7;
  padding: 6px !important;
  overflow: hidden;
  margin: 0 0 20px 0;
}

span#countContent {
  float: right;
  color: #999;
  margin-top: 5px;
}

.comment-form-comment div#comment-error {
  position: absolute;
  bottom: 2px;
  left: 5px;
}

#respond div.error {
  font-size: 12px;
  color: red;
}

body.woocommerce #reviews #comments ol.commentlist #respond {
  margin: 10px 0;
  position: relative;
  padding: 10px;
  border-radius: 5px;
  overflow: hidden;
}

body.woocommerce #reviews #comments ol.commentlist #respond input#wp-comment-cookies-consent {
  width: auto;
  margin: 0;
  padding: 0;
  vertical-align: middle;
  line-height: 1;
  height: auto;
}

.woocommerce #reviews #comments ol.commentlist #respond .comment-form-rating {
  display: none !important;
}

.woocommerce #reviews #comments ol.commentlist #respond span#reply-title {
  font-size: 14px;
  margin-bottom: 10px;
}

.woocommerce #reviews #comments ol.commentlist #respond span#reply-title a {
  color: #fff;
  background: red;
  width: 30px;
  border-radius: 50%;
  height: 30px;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  line-height: 30px;
  position: absolute;
  top: 7px;
  right: 15px;
}

div#reviews.woocommerce-Reviews {
  border-bottom: 1px solid #ddd;
  width: 100%;
  max-width: 1140px;
  margin: 0 auto 30px;
}

div#comments {
  position: relative;
}

.review-attach {
  position: relative;
  float: left;
}

.review-attach input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  opacity: 0;
  -ms-filter: 'alpha(opacity=0)';
  font-size: 200px;
  direction: ltr;
  cursor: pointer;
  display: none;
}

span.btn-attach {
  color: #03a0e2;
  font-weight: 700;
  padding: 5px 0 5px 32px;
  display: block;
  background: transparent url(../images/icon-image.png) no-repeat left center;
  background-size: 25px auto;
  -moz-background-size: 25px auto;
  -webkit-background-size: 25px auto;
}

.devvn_insert_attach {
  cursor: pointer;
}

ul.devvn_attach_view {
  list-style: none;
  margin: 0;
  padding: 0;
}

.list_attach:after {
  content: "";
  display: table;
  clear: both;
}

ul.devvn_attach_view li {
  float: left;
  width: 80px;
  margin: 0 20px 20px 0 !important;
  padding: 0 !important;
  border: 0 !important;
  overflow: inherit;
  clear: none;
}

.img-wrap {
  position: relative;
}

.img-wrap .close {
  position: absolute;
  right: -10px;
  top: -10px;
  background: #000;
  color: #fff !important;
  border-radius: 50%;
  z-index: 2;
  display: block;
  width: 20px;
  height: 20px;
  font-size: 16px;
  text-align: center;
  line-height: 18px;
  cursor: pointer !important;
  opacity: 1 !important;
  text-shadow: none;
}

i.devvn-plus {
  font-style: normal;
  font-weight: 900;
  font-size: 35px;
  line-height: 1;
}

.img-wrap-box {
  position: relative;
  overflow: hidden;
  padding-top: 100%;
  height: auto;
  background-position: 50% 50%;
  background-size: cover;
}

.img-wrap-box img {
  right: 0;
  width: 100% !important;
  height: 100% !important;
  bottom: 0;
  left: 0;
  top: 0;
  position: absolute;
  object-position: 50% 50%;
  object-fit: cover;
  transition: all .5s linear;
  -moz-transition: all .5s linear;
  -webkit-transition: all .5s linear;
  -ms-transition: all .5s linear;
}

.list_attach span.devvn_insert_attach {
  width: 80px;
  height: 80px;
  text-align: center;
  display: inline-block;
  float: left;
  border: 2px dashed #ccc;
  line-height: 76px;
  font-size: 25px;
  color: #ccc;
}

.list_attach span.devvn_insert_attach {
  display: none;
}

.list_attach.show-btn span.devvn_insert_attach {
  display: block;
  margin: 0 0 20px 0 !important;
}

ul.devvn_attach_view li input {
  display: none;
}

ul.cmt_attachment_img {
  list-style: none;
  margin: 5px 0 0;
  padding: 0;
  overflow: hidden;
}

ul.cmt_attachment_img li {
  width: 50px;
  float: left;
  margin: 0 5px 5px 0 !important;
  padding: 0 !important;
  border: 0 !important;
  clear: none;
}

ul.cmt_attachment_img li img {
  width: 100%;
  height: auto;
  display: block;
}

.devvn_prod_cmt {
  width: 100%;
  max-width: 1140px;
  margin: 0 auto 30px;
  position: relative;
}

.devvn_cmt_input textarea, .devvn_cmt_input input {
  border: 1px solid #c1bfbf;
  width: 100%;
  padding: 5px 10px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  outline: none;
}

.devvn_cmt_input textarea {
  height: 100px;
  border-radius: 3px 3px 0 0;
  display: block;
  margin: 0;
}

.devvn_cmt_input input {
  height: 35px !important;
  margin-bottom: 5px !important;
}

.devvn_cmt_form_bottom {
  border: 1px solid #c1bfbf;
  border-top: 0;
  padding: 10px;
  -js-display: flex;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  width: 100%;
}

.devvn_cmt_radio {
  flex: 1;
  -ms-flex-negative: 1;
  -ms-flex-preferred-size: auto !important;
  text-align: right;
  padding-top: 7px;
  white-space: nowrap;
}

.devvn_cmt_submit {
  margin-left: 5px;
}

button#devvn_cmt_submit,
button#devvn_cmt_replysubmit {
  width: 100%;
  height: 35px;
  background: #fbd648;
  border: 0;
  text-transform: uppercase;
  font-weight: 700;
  outline: none;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  margin: 0;
  padding: 0 10px;
  font-size: 14px;
  min-height: inherit;
  line-height: 35px;
  white-space: nowrap;
}

.devvn_cmt_form_bottom .devvn_cmt_input {
  width: 35%;
  padding: 0 5px;
}

.devvn_cmt_radio label {
  display: inline-block;
  font-weight: 700;
  position: relative;
  cursor: pointer;
  margin: 0 10px 0 0;
}

.devvn_cmt_radio label input {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.devvn_cmt_radio label span {
  padding-left: 23px;
  display: block;
  line-height: 1.3;
}

.devvn_cmt_radio label span:before, .devvn_cmt_radio label span:after {
  width: 16px;
  height: 16px;
  content: "";
  position: absolute;
  border: 1px solid #a6a6a6;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  top: 1px;
  left: 0;
}

.devvn_cmt_radio label input:checked ~ span:before {
  border: 1px solid #3398d2;
}

.devvn_cmt_radio label input:checked ~ span:after {
  background: #3398d2;
  border: 1px solid #3398d2;
  width: 8px;
  height: 8px;
  top: 5px;
  left: 4px;
}

.devvn_cmt_form {
  margin: 0 0 20px 0;
}

.devvn_cmt_list_header {
  overflow: hidden;
  margin: 0 0 20px 0;
}

.devvn_cmt_lheader_left {
  float: left;
}

.devvn_cmt_lheader_right {
  float: right;
}

.devvn_cmt_list_box ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.devvn_cmt_lheader_left span {
  font-size: 16px;
  font-weight: 700;
}

#devvn_cmt_search {
  border: 1px solid #c1bfbf;
  height: 30px;
  border-radius: 3px;
  padding: 0 10px 0 30px;
  outline: none;
  width: 100%;
  margin: 0;
}

.devvn_cmt_search_box {
  position: relative;
  width: 200px;
}

.devvn_cmt_search_box button {
  position: absolute;
  top: 0;
  left: 0;
  color: #999;
  background: transparent;
  border: 0;
  width: 30px;
  outline: none;
  height: 30px;
  text-indent: -9999px;
  overflow: hidden;
  background: transparent url(../images/icon-search.png) no-repeat center center;
  background-size: 15px auto;
  -moz-background-size: 15px auto;
  -webkit-background-size: 15px auto;
  min-height: inherit;
  line-height: 1;
  margin: 0;
  padding: 0;
}

form#devvn_cmt_search_form {
  margin: 0;
}

.devvn_cmt_box > span {
  width: 25px;
  height: 25px;
  background-image: none !important;
  background-color: #ccc;
  margin-right: 5px;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 25px;
  font-style: normal;
  display: inline-block;
}

.devvn_cmt_box > span.cmt_avatar {
  line-height: 1;
}

.devvn_cmt_box > strong {
  text-transform: capitalize;
}

.devvn_cmt_box_content {
  display: block;
  font-size: 14px;
  color: #4a4a4a;
  line-height: 22px;
  margin-left: 30px;
}

.devvn_cmt_tool {
  color: #999;
  font-size: 13px;
  margin: 0 0 5px 30px;
  padding: 5px 0;
}

.devvn_cmt_tool a {
  color: #4a90e2;
}

a.cmtlike {
  background: url(../images/cmt-like-icon.png) no-repeat left center;
  background-size: 12px auto;
  -moz-background-size: 12px auto;
  -webkit-background-size: 12px auto;
  padding-left: 15px;
}

ul.devvn_cmt_child {
  display: block;
  margin-top: 10px;
  position: relative;
  background: #f1f1f1;
  border: 1px solid #e7e7e7;
  padding: 15px 10px 0 10px;
  font-size: 14px;
  color: #333;
  margin-left: 30px;
}

ul.devvn_cmt_child:after, ul.devvn_cmt_child:before {
  bottom: 100%;
  left: 20px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

ul.devvn_cmt_child:after {
  border-color: rgba(241, 241, 241, 0);
  border-bottom-color: #f1f1f1;
  border-width: 12px;
  margin-left: -12px;
}

ul.devvn_cmt_child:before {
  border-color: rgba(231, 231, 231, 0);
  border-bottom-color: #e7e7e7;
  border-width: 13px;
  margin-left: -13px;
}

.devvn_cmt_list_box > ul > li {
  margin: 0 0 10px 0 !important;
}

.devvn_cmt_list_box {
  overflow: hidden;
  margin: 0 0 10px 0;
}

form#devvn_cmt_reply {
  margin: 0 0 10px;
  position: relative;
}

form#devvn_cmt_reply a.devvn_cancel_cmt {
  position: absolute;
  top: 0;
  right: 0;
  background: #e03232;
  color: #fff;
  width: 15px;
  height: 15px;
  text-align: center;
  line-height: 15px;
  text-decoration: none;
}

.devvn_cmt_box_content p:last-child {
  margin-bottom: 0;
}

.devvn_cmt_box .qtv {
  text-transform: uppercase;
  margin-right: 10px;
  color: #000;
  font-weight: normal;
  font-size: 10px;
  background: #eebc49;
  padding: 2px 6px;
  border-radius: 3px;
  line-height: 18px;
  height: 18px;
  margin-left: 10px;
}

.devvn_loading:before {
  position: absolute;
  content: "";
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  z-index: 9;
  top: 0;
}

.devvn_loading:after {
  animation: devvn_reviews_spin 500ms infinite linear;
  border: 2px solid #fff;
  border-radius: 32px;
  border-right-color: transparent !important;
  border-top-color: transparent !important;
  content: "";
  display: block;
  height: 16px;
  top: 50%;
  margin-top: -8px;
  left: 50%;
  margin-left: -8px;
  position: absolute;
  width: 16px;
  border: 2px solid #c29a44;
}

@keyframes devvn_reviews_spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.devvn_cmt_form_bottom.no-infor {
  display: block;
  overflow: hidden;
}

.devvn_cmt_form_bottom.no-infor .devvn_cmt_submit {
  float: right;
}

.devvn-star:before {
  content: "\53";
  font-family: star;
  font-style: normal;
}

span.devvn_stars_value {
  line-height: 1;
}

div#reviews div#comments {
  border-bottom: 0 !important;
}

.mfp-bg {
  z-index: 99999999;
}

.mfp-wrap {
  z-index: 999999999;
}

body .woocommerce-verification-required {
  border: 1px dashed red;
  padding: 5px;
  border-radius: 5px;
  color: red;
}

.reviews_bar {
  line-height: 1;
}

#review_form .comment-form-rating a:after {
  display: none;
}

/*flatsome support*/
.theme-flatsome .devvn-star:before {
  content: "\e005";
  font-family: "fl-icons" !important;
}

.theme-flatsome .star-rating:before,
.theme-flatsome.woocommerce-page .star-rating:before {
  color: #d3ced2;
}

.theme-flatsome #review_form .comment-form-rating p.stars a:before {
  content: "\e005";
  font-family: "fl-icons" !important;
}

.theme-flatsome.woocommerce div#reviews nav.woocommerce-pagination ul {
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
}

.theme-flatsome.woocommerce div#reviews nav.woocommerce-pagination ul li {
  margin: 0;
}

#review_form .comment-form-rating p.stars a + a {
  border: 0;
}

body.woocommerce.theme-flatsome #reviews #comments ol.commentlist li {
  padding: 0;
  list-style: none;
}

.single-product.theme-flatsome .commentlist li .description,
.single-product.theme-flatsome .comment-list li .description {
  font-style: normal;
}

span.review_qtv {
  background-color: #eebc49;
  color: #000;
  padding: 3px;
  border-radius: 3px;
  display: inline-block;
  font-size: 11px;
  text-transform: uppercase;
}

table.comments td.comment p a.review_img:after {
  display: none;
}

.devvn-reviews-popup .mfp-container {
  padding: 10px;
}

ul.devvn_cmt_child > li {
  margin: 0 !important;
}

.woocommerce #review_form input#wp-comment-cookies-consent {
  width: auto;
  margin: 0 5px 0 0 !important;
  height: auto;
  min-height: auto;
}

#review_form .comment-form-rating p.stars a,
.woocommerce #reviews #comments ol.commentlist #respond .comment-form-rating p.stars a {
  position: relative;
  letter-spacing: normal;
}

ul.devvn_attach_view li.li_file_hide {
  opacity: 0;
  visibility: visible;
  width: 0 !important;
  height: 0 !important;
  overflow: hidden;
  margin: 0 !important;
}

.devvn-reviews-popup .mfp-arrow-left:before {
  margin-left: 0;
  margin-top: 0;
}

.devvn-reviews-popup .mfp-arrow-left:after {
  margin-left: 6px;
  margin-top: 0px;
}

.devvn-reviews-popup .mfp-arrow-right:before {
  margin-left: 0;
  margin-top: 0;
}

.devvn-reviews-popup .mfp-arrow-right:after {
  margin-left: 4px;
  margin-top: 0px;
}

.devvn-reviews-popup .mfp-arrow:active {
  margin-top: 0;
}

nav.devvn_cmt_paged.woocommerce-pagination ul {
  list-style: none;
  overflow: hidden;
}

nav.devvn_cmt_paged.woocommerce-pagination ul li {
  float: left;
  margin: 0 5px 0 0;
}

nav.devvn_cmt_paged.woocommerce-pagination ul li a,
nav.devvn_cmt_paged.woocommerce-pagination ul li span.page-numbers.current {
  display: block;
  background-color: #eeeeee;
  padding: 5px 9px;
  font-size: 14px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

nav.devvn_cmt_paged.woocommerce-pagination ul li span.page-numbers.current {
  background: #ccc;
}

.devvn_review_avatar {
  width: 50px;
  float: left;
  margin: 0 10px 0px 0;
}

.devvn_review_avatar img {
  position: relative !important;
  width: 100% !important;
}

.devvn_review_box .comment-text {
  overflow: hidden;
}

.commentlist > li:not(:first-child), .comment-list > li:not(:first-child) {
  border-top: 0 !important;
}

.woocommerce #reviews #comments ol.commentlist li .devvn_review_avatar img.avatar {
  position: relative !important;
  width: 100% !important;
  padding: 0 !important;
  margin: 0 !important;
}

.single-product .devvn_single_rating > .star-rating {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
}

.single-product .devvn_single_rating > span.devvn_sold:before {
  content: "";
  margin: 0 5px;
  top: 3px;
  left: 0;
  background: #ccc;
  width: 1px;
  height: 17px;
  position: absolute;
}

.single-product .devvn_single_rating > span.devvn_sold {
  font-size: 14px;
  position: relative;
  padding-left: 13px;
  display: inline-block;
}

.single-product .devvn_single_rating {
  margin-bottom: 10px;
}

.single-product .devvn_single_rating span.devvn_average_rate {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  line-height: 1;
}

.devvn_prod_cmt > strong {
  margin: 0 0 10px 0;
  display: block;
}

.theme-flatsome .mfp-wrap:not(.devvn-reviews-popup) .mfp-arrow:after,
.theme-flatsome .mfp-wrap:not(.devvn-reviews-popup) .mfp-arrow:before {
  display: none;
}

.theme-flatsome .mfp-wrap:not(.devvn-reviews-popup) .mfp-arrow:active {
  margin-top: inherit;
}

.theme-flatsome .mfp-wrap:not(.devvn-reviews-popup) .mfp-arrow-right {
  right: 20px;
}

div#reviews.woocommerce-Reviews .woocommerce-Reviews-title {
  font-size: 18px;
  font-weight: 700;
}

/*style 2*/
.devvn-style2 .devvn_review_avatar {
  width: 25px;
}

.devvn-style2 .devvn_review_mid p, .devvn-style2 .devvn_review_top strong, .devvn-style2 .devvn_review_top em {
  font-size: 14px;
}

.devvn-style2 span.review_qtv {
  background-color: #eebc49;
  display: inline-block;
  text-transform: uppercase;
  font-size: 10px;
  padding: 2px 6px;
  border-radius: 3px;
  line-height: 13px;
  height: 15px;
}

body.woocommerce #reviews.devvn-style2 #comments ol.commentlist > li > ul.children {
  margin-top: 10px;
  position: relative;
  background: #f1f1f1;
  border: 1px solid #e7e7e7;
  padding: 15px 10px;
  font-size: 14px;
  color: #333;
  margin-left: 35px;
  width: inherit !important;
  float: none !important;
  list-style: none;
}

body.woocommerce #reviews.devvn-style2 #comments ol.commentlist > li > ul.children:after, body.woocommerce #reviews.devvn-style2 #comments ol.commentlist > li > ul.children:before {
  top: -19px;
  left: 20px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

body.woocommerce #reviews.devvn-style2 #comments ol.commentlist > li > ul.children:after {
  border-color: rgba(241, 241, 241, 0);
  border-bottom-color: #f1f1f1;
  border-width: 11px;
  margin-left: -11px;
}

body.woocommerce #reviews.devvn-style2 #comments ol.commentlist > li > ul.children:before {
  border-color: rgba(231, 231, 231, 0);
  border-bottom-color: #e7e7e7;
  border-width: 10px;
  margin-left: -10px;
}

body.woocommerce #reviews.devvn-style2 #comments ol.commentlist > li > ul.children {
  position: relative;
}

.devvn-style2 .devvn_review_bottom {
  font-size: 13px;
}

body.woocommerce #reviews.devvn-style2 #comments ol.commentlist ul.children li {
  border-left: 0;
  padding: 0;
}

body.woocommerce #reviews.devvn-style2 #comments ol.commentlist ul.children li:last-child {
  margin-bottom: 0;
}

body.woocommerce #reviews.devvn-style2.no_avatar #comments ol.commentlist ul.children {
  margin-left: 0;
}

/*#style 2*/
.devvn_cmt_radio .tm-radio {
  position: relative;
  display: inline-block;
  float: left;
}

.devvn_cmt_radio .tm-radio ~ span:after, .devvn_cmt_radio .tm-radio ~ span:before {
  display: none;
}

.devvn_cmt_radio .tm-radio:before, .devvn_cmt_radio .tm-radio:after {
  width: 16px;
  height: 16px;
  content: "";
  position: absolute;
  border: 1px solid #a6a6a6;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  top: 1px;
  left: 0;
}

.devvn_cmt_radio .tm-radio.tm-selected:before {
  border: 1px solid #3398d2;
}

.devvn_cmt_radio .tm-radio.tm-selected:after {
  background: #3398d2;
  border: 1px solid #3398d2;
  width: 8px;
  height: 8px;
  top: 5px;
  left: 4px;
}

.woocommerce div.product .style-v2 .woocommerce-product-rating span.star_average {
  font-size: 48px;
  margin: 0;
}

body .style-v2 .star-average .woocommerce-product-rating strong {
  display: block;
  text-transform: uppercase;
  font-size: 12px;
}

.woocommerce div.product .style-v2 .woocommerce-product-rating span.star_average i.devvn-star {
  font-size: 32px;
  position: relative;
  top: -5px;
}

body .style-v2 .star-average .woocommerce-product-rating {
  flex-direction: column;
  display: block;
  text-align: center;
  padding: 0 20px 0 0;
}

.style-v2 .star_box {
  padding: 0 20px;
}

.style-v2 .star_box_left {
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  padding: 10px 20px;
}

.style-v2 .reviews_bar .devvn_review_row:last-child {
  padding-bottom: 0;
}

.style-v2 .star_box_right {
  text-align: right;
}

.img_reviews_box {
  display: flex;
  flex-wrap: wrap;
}

.img_reviews_box .devvn_list_item_box .img_item {
  position: relative;
  overflow: hidden;
  padding-top: 100%;
  height: auto;
  background-position: 50% 50%;
  background-size: cover;
}

.img_reviews_box .devvn_list_item_box .img_item img {
  right: 0;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  top: 0;
  position: absolute;
  object-position: 50% 50%;
  object-fit: cover;
}

.img_reviews_box .devvn_list_item {
  width: 10%;
  padding: 2px;
}

.img_reviews_wrap .devvn_list_item .devvn_list_item_box {
  box-shadow: none !important;
}

.devvn_shortcode_list_reviews > strong {
  display: block;
  margin: 0 0 5px;
}

.img_reviews_box .devvn_list_item {
  position: relative;
}

.view_more_img {
  position: absolute;
  top: 2px;
  left: 2px;
  background: #0000009c;
  color: #fff;
  text-align: center;
  font-size: 12px;
  right: 2px;
  bottom: 2px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 10;
  cursor: pointer;
}

html.openPopup,
html.openPopup body {
  overflow: hidden !important;
}

.img_reviews_box_full {
  position: fixed;
  top: 0;
  left: 0;
  background: #ffffffb5;
  width: 100%;
  height: 100%;
  z-index: 999;
  background: rgba(0, 0, 0, 0.5);
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s linear 0.3s, opacity 0.3s;
  overflow-x: hidden;
  overflow-y: auto;
}

.openPopup .img_reviews_box_full {
  visibility: visible;
  opacity: 1;
}

.devvn_list_popup_content {
  width: 100%;
  max-width: 800px;
  margin: 60px auto 20px;
  background: #fff;
  box-shadow: 0 0 1.5em #a6a6a6;
  position: relative;
}

.devvn_list_popup_title {
  position: relative;
  background-color: #fff;
  box-shadow: 0 1px 2px #a6a6a6;
  border-bottom: 1px solid #e8e8e8;
  padding: 10px 20px;
  font-weight: 700;
  color: #333;
  font-size: 20px;
}

.devvn_list_popup_box {
  padding: 15px;
}

.devvn_list_popup_box .devvn_list_item {
  padding: 5px;
}

button.devvn_list_popup_close {
  color: #aaa;
  background: none;
  border: 0;
  margin: 0 !important;
  position: absolute;
  top: 7px;
  right: 0;
  min-height: auto;
}

button.devvn_list_popup_close svg {
  display: inline-block;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  fill: currentcolor;
}

@media (min-width: 850px) {
  .theme-flatsome.single-product .comment-form {
    margin-left: 0;
    margin-right: 0;
  }
  .theme-flatsome.single-product .comment-form > div {
    padding: 0;
  }
}

@media (max-width: 767px) {
  .star_box {
    display: block;
  }
  .star_box_left {
    display: block;
    margin: 0 0 10px 0;
  }
  .devvn_cmt_search_box {
    width: 160px;
  }
  .devvn_cmt_form_bottom {
    display: block;
  }
  .devvn_cmt_radio {
    padding-top: 0;
    float: none;
    margin-bottom: 5px;
    text-align: left;
  }
  .devvn_cmt_form_bottom .devvn_cmt_input {
    width: 49%;
    float: left;
    padding: 0;
  }
  .devvn_cmt_form_bottom .devvn_cmt_input:nth-child(3) {
    float: right;
  }
  .devvn_cmt_submit {
    clear: both;
    margin: 0 auto 10px;
    position: relative;
    top: 10px;
  }
  .star_box_right {
    width: 100%;
  }
  .style-v2 .star_box {
    padding: 15px;
  }
  .style-v2 .star_box_left {
    border: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .style-v2 .star_box_right {
    text-align: center;
  }
  .img_reviews_box .devvn_list_item {
    width: 20%;
  }
  .view_more_img {
    line-height: 14px;
  }
  body .style-v2 .star-average .woocommerce-product-rating {
    padding: 0;
  }
}

@media (max-width: 600px) {
  .list_attach span.devvn_insert_attach {
    width: 60px;
    height: 60px;
    line-height: 56px;
  }
  ul.devvn_attach_view li {
    width: 60px;
  }
  .devvn-reviews-popup .mfp-container #review_form_wrapper {
    padding: 20px 10px 10px;
  }
}

@media (max-width: 560px) {
  .form_row_reviews {
    display: block;
  }
  .form_row_reviews > p {
    width: 100%;
    display: block;
    margin: 0;
    padding: 0 !important;
  }
  .form_row_reviews > p input {
    margin-bottom: 5px;
    font-size: 14px;
  }
  body.woocommerce #reviews #comments ol.commentlist #respond p.comment-form-cookies-consent {
    line-height: 1.2;
  }
  span#countContent {
    font-size: 14px;
  }
  .review-attach {
    font-size: 14px;
  }
  #review_form .comment-form-rating, .woocommerce #reviews #comments ol.commentlist #respond .comment-form-rating {
    display: block;
  }
  #review_form .comment-form-rating label, .woocommerce #reviews #comments ol.commentlist #respond .comment-form-rating label {
    width: 100%;
    font-size: 14px;
    font-weight: 400;
  }
  #review_form .comment-form-rating p.stars a, .woocommerce #reviews #comments ol.commentlist #respond .comment-form-rating p.stars a {
    font-size: 10px;
  }
  #review_form .comment-form-rating p.stars a:before, .woocommerce #reviews #comments ol.commentlist #respond .comment-form-rating p.stars a:before {
    margin: 0;
  }
  #review_form .comment-form-rating p.stars, .woocommerce #reviews #comments ol.commentlist #respond .comment-form-rating p.stars {
    width: 100%;
  }
}

#toggle-content {
  padding: 10px;
  background: #fff;
}

.toggle-show-hide {
  position: relative;
  overflow: hidden;
  max-height: 300px;
}

.toggle-show-hide .gradient {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 200px;
  background-image: linear-gradient(rgba(255, 255, 255, 0), white);
}

.btn-more {
  cursor: pointer;
  display: block;
  width: 229px;
  height: 39px;
  margin: 10px auto 0;
  color: #e81818;
  font-size: 13px;
  font-weight: 400;
  line-height: 39px;
  text-align: center;
  border: 1px solid #e81818;
  border-radius: 4px;
}

.btn-more:hover {
  color: white !important;
  background-color: #e81818;
}

.video-detail {
  -webkit-touch-callout: none !important;
  -webkit-user-select: none !important;
  -o-user-select: none !important;
  user-select: none !important;
}

.video-detail #player-size {
  /* comment below line for responsive 16:9 full screen */
  width: 100%;
  /* only need to specify width since 16:9 ratio is
           preserved / automatically applied */
}

.video-detail #cropping-div {
  overflow: hidden;
}

.video-detail #div-to-crop {
  overflow: hidden;
  margin-top: -51%;
  margin-bottom: -20%;
}

.video-detail #player-wrapper {
  position: relative;
  overflow: hidden;
  padding-top: 128.25%;
}

.video-detail #player-wrapper .video-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  cursor: pointer;
}

.video-detail #player {
  position: absolute;
  top: 0;
  width: 100%;
  height: 124% !important;
  z-index: 1;
  pointer-events: none;
}

.video-detail table {
  border: 0;
  border-collapse: collapse;
  border-spacing: 0;
  font: 14px/20px Noto Sans Bengali, sans-serif;
  margin: 16px 0 15px;
  width: 100%;
}

#course-lesson-area {
  margin-top: 20px;
}

#course-lesson-area .MuiList-root {
  margin: 0;
  padding: 0;
  position: relative;
  list-style: none;
}

#course-lesson-area .MuiList-padding {
  padding-top: 8px;
  padding-bottom: 8px;
}

#course-lesson-area .MuiButtonBase-root {
  color: inherit;
  border: 0;
  cursor: pointer;
  margin: 0;
  display: inline-flex;
  outline: 0;
  padding: 0;
  position: relative;
  align-items: center;
  -webkit-user-select: none;
  user-select: none;
  border-radius: 0;
  vertical-align: middle;
  -moz-appearance: none;
  justify-content: center;
  text-decoration: none;
  background-color: transparent;
  -webkit-appearance: none;
  -webkit-tap-highlight-color: transparent;
}

#course-lesson-area .MuiListItem-root {
  width: 100%;
  display: flex;
  position: relative;
  box-sizing: border-box;
  text-align: left;
  align-items: center;
  padding-top: 8px;
  padding-bottom: 8px;
  justify-content: flex-start;
  text-decoration: none;
}

#course-lesson-area .MuiListItem-button {
  transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
}

#course-lesson-area .MuiListItem-button.active-video, #course-lesson-area .MuiListItem-button:hover {
  color: #e81818;
  text-decoration: none;
  background-color: rgba(0, 0, 0, 0.04);
}

#course-lesson-area .MuiListItem-button.active-video svg, #course-lesson-area .MuiListItem-button.active-video .jss899 {
  color: #e81818;
  fill: #e81818;
}

#course-lesson-area .MuiListItemText-root {
  flex: 1 1 auto;
  min-width: 0;
  margin-top: 4px;
  margin-bottom: 4px;
}

#course-lesson-area .MuiTypography-root {
  margin: 0;
}

#course-lesson-area .MuiTypography-body1 {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}

#course-lesson-area .MuiTypography-displayBlock {
  display: block;
}

#course-lesson-area .jss611 {
  color: #1D1E22;
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
}

#course-lesson-area .jss612 {
  color: #e81818;
}

#course-lesson-area .jss613 {
  color: #757575;
  width: 85px;
  font-size: 16px;
  min-width: 75px;
  align-self: start;
  margin-top: 4px;
  text-align: right;
  line-height: 24px;
}

#course-lesson-area .MuiSvgIcon-root {
  fill: currentColor;
  width: 1em;
  height: 1em;
  display: inline-block;
  font-size: 1.5rem;
  transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  flex-shrink: 0;
  -webkit-user-select: none;
  user-select: none;
}

#course-lesson-area .jss622 {
  align-self: start;
  margin-top: 1px;
}

#course-lesson-area .jss623 {
  color: #e81818;
  margin-top: 5px;
}

#course-lesson-area .MuiCollapse-root {
  height: 0;
  overflow: hidden;
  transition: height 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
}

#course-lesson-area .MuiCollapse-entered {
  height: auto;
  overflow: visible;
}

#course-lesson-area .MuiCollapse-wrapper {
  display: flex;
}

#course-lesson-area .MuiCollapse-wrapperInner {
  width: 100%;
}

#course-lesson-area .MuiList-root {
  margin: 0;
  padding: 0;
  position: relative;
  list-style: none;
}

#course-lesson-area .MuiListItem-container {
  position: relative;
}

#course-lesson-area .MuiListItem-secondaryAction {
  padding-right: 48px;
}

#course-lesson-area .jss901 {
  padding-right: 80px;
}

#course-lesson-area .jss902 {
  width: 20px;
  height: 20px;
  margin-right: 10px;
}

#course-lesson-area .MuiListItemText-multiline {
  margin-top: 6px;
  margin-bottom: 6px;
}

#course-lesson-area .jss899 {
  color: #1D1E22;
  font-size: 16px;
  line-height: 21px;
}

#course-lesson-area .MuiTypography-body2 {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.43;
}

#course-lesson-area .MuiTypography-colorTextSecondary {
  color: #393f4d;
}

#course-lesson-area .MuiListItemSecondaryAction-root {
  top: 50%;
  right: 0;
  position: absolute;
  transform: translateY(-50%);
}

#course-lesson-area .jss904 {
  height: 100%;
  padding-top: 14px;
}

#course-lesson-area .jss905 {
  color: #757575;
  opacity: 0.5;
  font-size: 14px;
  line-height: 18px;
  padding-left: 5px;
}

#course-lesson-area .jss554 {
  fill: #e81818;
  width: 20px;
  height: 20px;
  stroke: black;
}

#course-lesson-area svg {
  vertical-align: inherit;
}

#course-lesson-area .MuiDivider-root {
  border: none;
  height: 1px;
  margin: 0;
  flex-shrink: 0;
  background-color: rgba(0, 0, 0, 0.12);
}

#course-lesson-area .jss625 {
  background-color: #CBCBCB;
}

@media (max-width: 767px) {
  #course-lesson-area .jss901 {
    padding-right: 120px;
  }
}

@charset "UTF-8";
/*!
* Template Name: DashLite
* Author: Softnio
* Author URI: http://themeforest.net/user/softnio
* Version: 2.9.1
* Updated: 01.16.2022
**/
/*  IMPORTANT NOTE: DO NOT Edit this file. Best to write own code in css/theme.css file. It will helps you to easy update of the template. */
/*
----------------------
## Table Contents ##
* 01. FONTS
* 02. VENDORS (Bootstraps, NioIcon, Select2 etc)
* 03. LAYOUTS
* 04. UTILITES
* 05. COMPONENTS
* 06. INDIVIDUL CONCEPTS
* 07. PREVIEWS
---------------------- **/
/** 01. FONTS */
@font-face {
  font-family: 'Roboto';
  src: url("../fonts/Roboto-Light.eot");
  src: local("Roboto Light"), local("Roboto-Light"), url("../fonts/Roboto-Light.eot#iefix") format("embedded-opentype"), url("../fonts/Roboto-Light.woff2") format("woff2"), url("../fonts/Roboto-Light.woff") format("woff"), url("../fonts/Roboto-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto';
  src: url("../fonts/Roboto-Regular.eot");
  src: local("Roboto"), local("Roboto-Regular"), url("../fonts/Roboto-Regular.eot#iefix") format("embedded-opentype"), url("../fonts/Roboto-Regular.woff2") format("woff2"), url("../fonts/Roboto-Regular.woff") format("woff"), url("../fonts/Roboto-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto';
  src: url("../fonts/Roboto-Medium.eot");
  src: local("Roboto Medium"), local("Roboto-Medium"), url("../fonts/Roboto-Medium.eot#iefix") format("embedded-opentype"), url("../fonts/Roboto-Medium.woff2") format("woff2"), url("../fonts/Roboto-Medium.woff") format("woff"), url("../fonts/Roboto-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto';
  src: url("../fonts/Roboto-Bold.eot");
  src: local("Roboto Bold"), local("Roboto-Medium"), url("../fonts/Roboto-Bold.eot#iefix") format("embedded-opentype"), url("../fonts/Roboto-Bold.woff2") format("woff2"), url("../fonts/Roboto-Bold.woff") format("woff"), url("../fonts/Roboto-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Nunito';
  src: url("../fonts/Nunito-Regular.eot");
  src: local("Nunito Regular"), local("Nunito-Regular"), url("../fonts/Nunito-Regular.eot#iefix") format("embedded-opentype"), url("../fonts/Nunito-Regular.woff2") format("woff2"), url("../fonts/Nunito-Regular.woff") format("woff"), url("../fonts/Nunito-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Nunito';
  src: url("../fonts/Nunito-Bold.eot");
  src: local("Nunito Bold"), local("Nunito-Bold"), url("../fonts/Nunito-Bold.eot#iefix") format("embedded-opentype"), url("../fonts/Nunito-Bold.woff2") format("woff2"), url("../fonts/Nunito-Bold.woff") format("woff"), url("../fonts/Nunito-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: "Nioicon";
  src: url("../fonts/Nioicon.eot");
  src: url("../fonts/Nioicon.eot#iefix") format("embedded-opentype"), url("../fonts/Nioicon.ttf") format("truetype"), url("../fonts/Nioicon.woff") format("woff"), url("../fonts/Nioicon.svg#Nioicon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: 'fcicons';
  src: url("data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SBfAAAAC8AAAAYGNtYXAXVtKNAAABHAAAAFRnYXNwAAAAEAAAAXAAAAAIZ2x5ZgYydxIAAAF4AAAFNGhlYWQUJ7cIAAAGrAAAADZoaGVhB20DzAAABuQAAAAkaG10eCIABhQAAAcIAAAALGxvY2ED4AU6AAAHNAAAABhtYXhwAA8AjAAAB0wAAAAgbmFtZXsr690AAAdsAAABhnBvc3QAAwAAAAAI9AAAACAAAwPAAZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADpBgPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAOAAAAAoACAACAAIAAQAg6Qb//f//AAAAAAAg6QD//f//AAH/4xcEAAMAAQAAAAAAAAAAAAAAAQAB//8ADwABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAWIAjQKeAskAEwAAJSc3NjQnJiIHAQYUFwEWMjc2NCcCnuLiDQ0MJAz/AA0NAQAMJAwNDcni4gwjDQwM/wANIwz/AA0NDCMNAAAAAQFiAI0CngLJABMAACUBNjQnASYiBwYUHwEHBhQXFjI3AZ4BAA0N/wAMJAwNDeLiDQ0MJAyNAQAMIw0BAAwMDSMM4uINIwwNDQAAAAIA4gC3Ax4CngATACcAACUnNzY0JyYiDwEGFB8BFjI3NjQnISc3NjQnJiIPAQYUHwEWMjc2NCcB87e3DQ0MIw3VDQ3VDSMMDQ0BK7e3DQ0MJAzVDQ3VDCQMDQ3zuLcMJAwNDdUNIwzWDAwNIwy4twwkDA0N1Q0jDNYMDA0jDAAAAgDiALcDHgKeABMAJwAAJTc2NC8BJiIHBhQfAQcGFBcWMjchNzY0LwEmIgcGFB8BBwYUFxYyNwJJ1Q0N1Q0jDA0Nt7cNDQwjDf7V1Q0N1QwkDA0Nt7cNDQwkDLfWDCMN1Q0NDCQMt7gMIw0MDNYMIw3VDQ0MJAy3uAwjDQwMAAADAFUAAAOrA1UAMwBoAHcAABMiBgcOAQcOAQcOARURFBYXHgEXHgEXHgEzITI2Nz4BNz4BNz4BNRE0JicuAScuAScuASMFITIWFx4BFx4BFx4BFREUBgcOAQcOAQcOASMhIiYnLgEnLgEnLgE1ETQ2Nz4BNz4BNz4BMxMhMjY1NCYjISIGFRQWM9UNGAwLFQkJDgUFBQUFBQ4JCRULDBgNAlYNGAwLFQkJDgUFBQUFBQ4JCRULDBgN/aoCVgQIBAQHAwMFAQIBAQIBBQMDBwQECAT9qgQIBAQHAwMFAQIBAQIBBQMDBwQECASAAVYRGRkR/qoRGRkRA1UFBAUOCQkVDAsZDf2rDRkLDBUJCA4FBQUFBQUOCQgVDAsZDQJVDRkLDBUJCQ4FBAVVAgECBQMCBwQECAX9qwQJAwQHAwMFAQICAgIBBQMDBwQDCQQCVQUIBAQHAgMFAgEC/oAZEhEZGRESGQAAAAADAFUAAAOrA1UAMwBoAIkAABMiBgcOAQcOAQcOARURFBYXHgEXHgEXHgEzITI2Nz4BNz4BNz4BNRE0JicuAScuAScuASMFITIWFx4BFx4BFx4BFREUBgcOAQcOAQcOASMhIiYnLgEnLgEnLgE1ETQ2Nz4BNz4BNz4BMxMzFRQWMzI2PQEzMjY1NCYrATU0JiMiBh0BIyIGFRQWM9UNGAwLFQkJDgUFBQUFBQ4JCRULDBgNAlYNGAwLFQkJDgUFBQUFBQ4JCRULDBgN/aoCVgQIBAQHAwMFAQIBAQIBBQMDBwQECAT9qgQIBAQHAwMFAQIBAQIBBQMDBwQECASAgBkSEhmAERkZEYAZEhIZgBEZGREDVQUEBQ4JCRUMCxkN/asNGQsMFQkIDgUFBQUFBQ4JCBUMCxkNAlUNGQsMFQkJDgUEBVUCAQIFAwIHBAQIBf2rBAkDBAcDAwUBAgICAgEFAwMHBAMJBAJVBQgEBAcCAwUCAQL+gIASGRkSgBkSERmAEhkZEoAZERIZAAABAOIAjQMeAskAIAAAExcHBhQXFjI/ARcWMjc2NC8BNzY0JyYiDwEnJiIHBhQX4uLiDQ0MJAzi4gwkDA0N4uINDQwkDOLiDCQMDQ0CjeLiDSMMDQ3h4Q0NDCMN4uIMIw0MDOLiDAwNIwwAAAABAAAAAQAAa5n0y18PPPUACwQAAAAAANivOVsAAAAA2K85WwAAAAADqwNVAAAACAACAAAAAAAAAAEAAAPA/8AAAAQAAAAAAAOrAAEAAAAAAAAAAAAAAAAAAAALBAAAAAAAAAAAAAAAAgAAAAQAAWIEAAFiBAAA4gQAAOIEAABVBAAAVQQAAOIAAAAAAAoAFAAeAEQAagCqAOoBngJkApoAAQAAAAsAigADAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAA4ArgABAAAAAAABAAcAAAABAAAAAAACAAcAYAABAAAAAAADAAcANgABAAAAAAAEAAcAdQABAAAAAAAFAAsAFQABAAAAAAAGAAcASwABAAAAAAAKABoAigADAAEECQABAA4ABwADAAEECQACAA4AZwADAAEECQADAA4APQADAAEECQAEAA4AfAADAAEECQAFABYAIAADAAEECQAGAA4AUgADAAEECQAKADQApGZjaWNvbnMAZgBjAGkAYwBvAG4Ac1ZlcnNpb24gMS4wAFYAZQByAHMAaQBvAG4AIAAxAC4AMGZjaWNvbnMAZgBjAGkAYwBvAG4Ac2ZjaWNvbnMAZgBjAGkAYwBvAG4Ac1JlZ3VsYXIAUgBlAGcAdQBsAGEAcmZjaWNvbnMAZgBjAGkAYwBvAG4Ac0ZvbnQgZ2VuZXJhdGVkIGJ5IEljb01vb24uAEYAbwBuAHQAIABnAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAEkAYwBvAE0AbwBvAG4ALgAAAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=") format("truetype");
  font-weight: normal;
  font-style: normal;
}

.bachnx {
  /** Bootstrap (https://getbootstrap.com/)  */
  /* Specify class=linenums on a pre to get line numbering */
  /** Select2 */
  /** SimpleBar.js - v5.1.0 | License MIT License  */
  /* Rtl support */
  /** Slick Slider */
  /** Datepicker for Bootstrap v1.9.0 (https://github.com/uxsolutions/bootstrap-datepicker)  Licensed under the Apache License v2.0 (http://www.apache.org/licenses/LICENSE-2.0) */
  /** jQuery Timepicker | http://timepicker.co | Copyright (c) 2016 Willington Vega; Licensed MIT, GPL */
  /* The MIT License Copyright (c) 2012 Matias Meno <m@tias.me> */
  /** nouislider - 14.1.1 - 12/15/2019 | These styles are required for noUiSlider to function. */
  /* Wrapper for all connect elements. */
  /* Offset direction */
  /* Give origins 0 height/width so they don't interfere with clicking the connect elements. */
  /* Slider size and handle placement; */
  /* Styling; Giving the connect element a border radius causes issues with using transform: scale */
  /* Handles and cursors; */
  /* Handle stripes; */
  /* Disabled state; */
  /* Base; */
  /* Values; */
  /* Markings; */
  /* Horizontal layout; */
  /* Vertical layout; */
  /** SweetAlert2 | github.com/sweetalert2/sweetalert2 */
  /* classes attached to <body> */
  /* for FF, which doesn't expand a 100% div within a table cell. use absolute positioning */
  /* inner-wrappers are responsible for being absolute */
  /* TODO: best place for this? */
  /*
  Lots taken from Flatly (MIT): https://bootswatch.com/4/flatly/bootstrap.css
  These styles only apply when the standard-theme is activated.
  When it's NOT activated, the fc-button classes won't even be in the DOM.
  */
  /* link resets */
  /* ---------------------------------------------------------------------------------------------------- */
  /* cursor */
  /* event text content */
  /* ---------------------------------------------------------------------------------------------------- */
  /* dragging */
  /* ---------------------------------------------------------------------------------------------------- */
  /* resizing */
  /* ---------------------------------------------------------------------------------------------------- */
  /* (subclasses should hone positioning for touch and non-touch) */
  /* selecting (always TOUCH) */
  /* ---------------------------------------------------------------------------------------------------- */
  /*
  A HORIZONTAL event
  */
  /* adjust border and border-radius (if there is any) for non-start/end */
  /* resizers */
  /* resizers for TOUCH */
  /* help things clear margins of inner content */
  /* --- the rectangle ("block") style of event --- */
  /* --- the dot style of event --- */
  /* --- spacing between time and title --- */
  /*
  A VERTICAL event
  */
  /* make the dot closer to the event title */
  /* Dragula CSS  */
  /* Magnific Popup CSS */
  /* Main image in popup */
  /* The shadow behind the image */
  /** 03. LAYOUTS */
  /** 04. UTILITES */
  /** 05. COMPONENTS */
  /** 06. PAGES */
  /** 07. MISC */
  /** Project: Invest | Package: DashLite | Version : 1.0.0 **/
  /*! END @iO */
  /* COURSE */
}

.bachnx :root {
  --blue: #559bfb;
  --indigo: #2c3782;
  --purple: #816bff;
  --pink: #ff63a5;
  --red: #e85347;
  --orange: #ffa353;
  --yellow: #f4bd0e;
  --green: #1ee0ac;
  --teal: #20c997;
  --cyan: #09c2de;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #e81818;
  --secondary: #364a63;
  --success: #1ee0ac;
  --info: #09c2de;
  --warning: #f4bd0e;
  --danger: #e85347;
  --dark: #1c2b46;
  --gray: #8091a7;
  --light: #e5e9f2;
  --lighter: #f5f6fa;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --breakpoint-xxl: 1540px;
  --font-family-sans-serif: (Roboto, sans-serif), "Helvetica Neue", Arial, "Noto Sans", sans-serif;
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

.bachnx *, .bachnx *::before, .bachnx *::after {
  box-sizing: border-box;
}

.bachnx html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.bachnx article, .bachnx aside, .bachnx figcaption, .bachnx figure, .bachnx footer, .bachnx header, .bachnx hgroup, .bachnx main, .bachnx nav, .bachnx section {
  display: block;
}

.bachnx body {
  margin: 0;
  font-family: Roboto, sans-serif, "Helvetica Neue", Arial, "Noto Sans", sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.65;
  color: #526484;
  text-align: left;
  background-color: #f5f6fa;
}

.bachnx [tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}

.bachnx hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

.bachnx h1, .bachnx h2, .bachnx h3, .bachnx h4, .bachnx h5, .bachnx h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

.bachnx p {
  margin-top: 0;
  margin-bottom: 1rem;
}

.bachnx abbr[title], .bachnx abbr[data-original-title] {
  text-decoration: underline;
  cursor: help;
  border-bottom: 0;
  text-decoration-skip-ink: none;
}

.bachnx address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

.bachnx ol, .bachnx ul, .bachnx dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

.bachnx ol ol, .bachnx ul ul, .bachnx ol ul, .bachnx ul ol {
  margin-bottom: 0;
}

.bachnx dt {
  font-weight: 700;
}

.bachnx dd {
  margin-bottom: .5rem;
  margin-left: 0;
}

.bachnx blockquote {
  margin: 0 0 1rem;
}

.bachnx b, .bachnx strong {
  font-weight: bolder;
}

.bachnx small {
  font-size: 80%;
}

.bachnx sub, .bachnx sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

.bachnx sub {
  bottom: -.25em;
}

.bachnx sup {
  top: -.5em;
}

.bachnx a {
  color: #e81818;
  text-decoration: none;
  background-color: transparent;
}

.bachnx a:hover {
  color: #d31111;
  text-decoration: underline;
}

.bachnx a:not([href]) {
  color: inherit;
  text-decoration: none;
}

.bachnx a:not([href]):hover {
  color: inherit;
  text-decoration: none;
}

.bachnx pre, .bachnx code, .bachnx kbd, .bachnx samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

.bachnx pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

.bachnx figure {
  margin: 0 0 1rem;
}

.bachnx img {
  vertical-align: middle;
  border-style: none;
}

.bachnx svg {
  overflow: hidden;
  vertical-align: middle;
}

.bachnx table {
  border-collapse: collapse;
}

.bachnx caption {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: #8094ae;
  text-align: left;
  caption-side: bottom;
}

.bachnx th {
  text-align: inherit;
}

.bachnx label {
  display: inline-block;
  margin-bottom: 16px;
}

.bachnx button {
  border-radius: 0;
}

.bachnx button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

.bachnx input, .bachnx button, .bachnx select, .bachnx optgroup, .bachnx textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

.bachnx button, .bachnx input {
  overflow: visible;
}

.bachnx button, .bachnx select {
  text-transform: none;
}

.bachnx [role="button"] {
  cursor: pointer;
}

.bachnx select {
  word-wrap: normal;
}

.bachnx button, .bachnx [type="button"], .bachnx [type="reset"], .bachnx [type="submit"] {
  -webkit-appearance: button;
}

.bachnx button:not(:disabled), .bachnx [type="button"]:not(:disabled), .bachnx [type="reset"]:not(:disabled), .bachnx [type="submit"]:not(:disabled) {
  cursor: pointer;
}

.bachnx button::-moz-focus-inner, .bachnx [type="button"]::-moz-focus-inner, .bachnx [type="reset"]::-moz-focus-inner, .bachnx [type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

.bachnx input[type="radio"], .bachnx input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
}

.bachnx textarea {
  overflow: auto;
  resize: vertical;
}

.bachnx fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

.bachnx legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

.bachnx progress {
  vertical-align: baseline;
}

.bachnx [type="number"]::-webkit-inner-spin-button, .bachnx [type="number"]::-webkit-outer-spin-button {
  height: auto;
}

.bachnx [type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

.bachnx [type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

.bachnx ::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

.bachnx output {
  display: inline-block;
}

.bachnx summary {
  display: list-item;
  cursor: pointer;
}

.bachnx template {
  display: none;
}

.bachnx [hidden] {
  display: none !important;
}

.bachnx h1, .bachnx h2, .bachnx h3, .bachnx h4, .bachnx h5, .bachnx h6, .bachnx .h1, .bachnx .h2, .bachnx .h3, .bachnx .h4, .bachnx .h5, .bachnx .h6 {
  margin-bottom: 0.5rem;
  font-family: Nunito, sans-serif;
  font-weight: 700;
  line-height: 1.1;
  color: #364a63;
}

.bachnx h1, .bachnx .h1 {
  font-size: 2rem;
}

.bachnx h2, .bachnx .h2 {
  font-size: 1.75rem;
}

.bachnx h3, .bachnx .h3 {
  font-size: 1.5rem;
}

.bachnx h4, .bachnx .h4 {
  font-size: 1.25rem;
}

.bachnx h5, .bachnx .h5 {
  font-size: 1.15rem;
}

.bachnx h6, .bachnx .h6 {
  font-size: 1rem;
}

.bachnx .lead {
  font-size: 1.00625rem;
  font-weight: 400;
}

.bachnx .display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.1;
}

.bachnx .display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.1;
}

.bachnx .display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.1;
}

.bachnx .display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.1;
}

.bachnx hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid #b7c2d0;
}

.bachnx small, .bachnx .small {
  font-size: 85%;
  font-weight: 400;
}

.bachnx mark, .bachnx .mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

.bachnx .list-unstyled {
  padding-left: 0;
  list-style: none;
}

.bachnx .list-inline {
  padding-left: 0;
  list-style: none;
}

.bachnx .list-inline-item {
  display: inline-block;
}

.bachnx .list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

.bachnx .initialism {
  font-size: 90%;
  text-transform: uppercase;
}

.bachnx .blockquote {
  margin-bottom: 1rem;
  font-size: 1.09375rem;
}

.bachnx .blockquote-footer {
  display: block;
  font-size: 85%;
  color: #b6c6e3;
}

.bachnx .blockquote-footer::before {
  content: "\2014\00A0";
}

.bachnx .img-fluid {
  max-width: 100%;
  height: auto;
}

.bachnx .img-thumbnail {
  padding: 0.25rem;
  background-color: #f5f6fa;
  border: 1px solid #dee2e6;
  border-radius: 4px;
  max-width: 100%;
  height: auto;
}

.bachnx .figure {
  display: inline-block;
}

.bachnx .figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

.bachnx .figure-caption {
  font-size: 90%;
  color: #6c757d;
}

.bachnx code {
  font-size: 87.5%;
  color: #ff63a5;
  word-wrap: break-word;
}

.bachnx a > code {
  color: inherit;
}

.bachnx kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 3px;
}

.bachnx kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
}

.bachnx pre {
  display: block;
  font-size: 87.5%;
  color: #212529;
}

.bachnx pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

.bachnx .pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.bachnx .container, .bachnx .container-fluid, .bachnx .container-sm, .bachnx .container-md, .bachnx .container-lg, .bachnx .container-xl, .bachnx .container-xxl {
  width: 100%;
  padding-right: 14px;
  padding-left: 14px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .bachnx .container, .bachnx .container-sm {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .bachnx .container, .bachnx .container-sm, .bachnx .container-md {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .bachnx .container, .bachnx .container-sm, .bachnx .container-md, .bachnx .container-lg {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  .bachnx .container, .bachnx .container-sm, .bachnx .container-md, .bachnx .container-lg, .bachnx .container-xl {
    max-width: 1140px;
  }
}

@media (min-width: 1540px) {
  .bachnx .container, .bachnx .container-sm, .bachnx .container-md, .bachnx .container-lg, .bachnx .container-xl, .bachnx .container-xxl {
    max-width: 1440px;
  }
}

.bachnx .row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -14px;
  margin-left: -14px;
}

.bachnx .no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.bachnx .no-gutters > .col, .bachnx .no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

.bachnx .col-1, .bachnx .col-2, .bachnx .col-3, .bachnx .col-4, .bachnx .col-5, .bachnx .col-6, .bachnx .col-7, .bachnx .col-8, .bachnx .col-9, .bachnx .col-10, .bachnx .col-11, .bachnx .col-12, .bachnx .col, .bachnx .col-auto, .bachnx .col-sm-1, .bachnx .col-sm-2, .bachnx .col-sm-3, .bachnx .col-sm-4, .bachnx .col-sm-5, .bachnx .col-sm-6, .bachnx .col-sm-7, .bachnx .col-sm-8, .bachnx .col-sm-9, .bachnx .col-sm-10, .bachnx .col-sm-11, .bachnx .col-sm-12, .bachnx .col-sm, .bachnx .col-sm-auto, .bachnx .col-md-1, .bachnx .col-md-2, .bachnx .col-md-3, .bachnx .col-md-4, .bachnx .col-md-5, .bachnx .col-md-6, .bachnx .col-md-7, .bachnx .col-md-8, .bachnx .col-md-9, .bachnx .col-md-10, .bachnx .col-md-11, .bachnx .col-md-12, .bachnx .col-md, .bachnx .col-md-auto, .bachnx .col-lg-1, .bachnx .col-lg-2, .bachnx .col-lg-3, .bachnx .col-lg-4, .bachnx .col-lg-5, .bachnx .col-lg-6, .bachnx .col-lg-7, .bachnx .col-lg-8, .bachnx .col-lg-9, .bachnx .col-lg-10, .bachnx .col-lg-11, .bachnx .col-lg-12, .bachnx .col-lg, .bachnx .col-lg-auto, .bachnx .col-xl-1, .bachnx .col-xl-2, .bachnx .col-xl-3, .bachnx .col-xl-4, .bachnx .col-xl-5, .bachnx .col-xl-6, .bachnx .col-xl-7, .bachnx .col-xl-8, .bachnx .col-xl-9, .bachnx .col-xl-10, .bachnx .col-xl-11, .bachnx .col-xl-12, .bachnx .col-xl, .bachnx .col-xl-auto, .bachnx .col-xxl-1, .bachnx .col-xxl-2, .bachnx .col-xxl-3, .bachnx .col-xxl-4, .bachnx .col-xxl-5, .bachnx .col-xxl-6, .bachnx .col-xxl-7, .bachnx .col-xxl-8, .bachnx .col-xxl-9, .bachnx .col-xxl-10, .bachnx .col-xxl-11, .bachnx .col-xxl-12, .bachnx .col-xxl, .bachnx .col-xxl-auto {
  position: relative;
  width: 100%;
  padding-right: 14px;
  padding-left: 14px;
}

.bachnx .col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

.bachnx .row-cols-1 > * {
  flex: 0 0 100%;
  max-width: 100%;
}

.bachnx .row-cols-2 > * {
  flex: 0 0 50%;
  max-width: 50%;
}

.bachnx .row-cols-3 > * {
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
}

.bachnx .row-cols-4 > * {
  flex: 0 0 25%;
  max-width: 25%;
}

.bachnx .row-cols-5 > * {
  flex: 0 0 20%;
  max-width: 20%;
}

.bachnx .row-cols-6 > * {
  flex: 0 0 16.66667%;
  max-width: 16.66667%;
}

.bachnx .col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}

.bachnx .col-1 {
  flex: 0 0 8.33333%;
  max-width: 8.33333%;
}

.bachnx .col-2 {
  flex: 0 0 16.66667%;
  max-width: 16.66667%;
}

.bachnx .col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

.bachnx .col-4 {
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
}

.bachnx .col-5 {
  flex: 0 0 41.66667%;
  max-width: 41.66667%;
}

.bachnx .col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

.bachnx .col-7 {
  flex: 0 0 58.33333%;
  max-width: 58.33333%;
}

.bachnx .col-8 {
  flex: 0 0 66.66667%;
  max-width: 66.66667%;
}

.bachnx .col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

.bachnx .col-10 {
  flex: 0 0 83.33333%;
  max-width: 83.33333%;
}

.bachnx .col-11 {
  flex: 0 0 91.66667%;
  max-width: 91.66667%;
}

.bachnx .col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

.bachnx .order-first {
  order: -1;
}

.bachnx .order-last {
  order: 13;
}

.bachnx .order-0 {
  order: 0;
}

.bachnx .order-1 {
  order: 1;
}

.bachnx .order-2 {
  order: 2;
}

.bachnx .order-3 {
  order: 3;
}

.bachnx .order-4 {
  order: 4;
}

.bachnx .order-5 {
  order: 5;
}

.bachnx .order-6 {
  order: 6;
}

.bachnx .order-7 {
  order: 7;
}

.bachnx .order-8 {
  order: 8;
}

.bachnx .order-9 {
  order: 9;
}

.bachnx .order-10 {
  order: 10;
}

.bachnx .order-11 {
  order: 11;
}

.bachnx .order-12 {
  order: 12;
}

.bachnx .offset-1 {
  margin-left: 8.33333%;
}

.bachnx .offset-2 {
  margin-left: 16.66667%;
}

.bachnx .offset-3 {
  margin-left: 25%;
}

.bachnx .offset-4 {
  margin-left: 33.33333%;
}

.bachnx .offset-5 {
  margin-left: 41.66667%;
}

.bachnx .offset-6 {
  margin-left: 50%;
}

.bachnx .offset-7 {
  margin-left: 58.33333%;
}

.bachnx .offset-8 {
  margin-left: 66.66667%;
}

.bachnx .offset-9 {
  margin-left: 75%;
}

.bachnx .offset-10 {
  margin-left: 83.33333%;
}

.bachnx .offset-11 {
  margin-left: 91.66667%;
}

@media (min-width: 576px) {
  .bachnx .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .bachnx .row-cols-sm-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .bachnx .row-cols-sm-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .bachnx .row-cols-sm-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .bachnx .row-cols-sm-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .bachnx .row-cols-sm-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .bachnx .row-cols-sm-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .bachnx .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .bachnx .col-sm-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .bachnx .col-sm-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .bachnx .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .bachnx .col-sm-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .bachnx .col-sm-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .bachnx .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .bachnx .col-sm-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .bachnx .col-sm-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .bachnx .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .bachnx .col-sm-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .bachnx .col-sm-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .bachnx .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .bachnx .order-sm-first {
    order: -1;
  }
  .bachnx .order-sm-last {
    order: 13;
  }
  .bachnx .order-sm-0 {
    order: 0;
  }
  .bachnx .order-sm-1 {
    order: 1;
  }
  .bachnx .order-sm-2 {
    order: 2;
  }
  .bachnx .order-sm-3 {
    order: 3;
  }
  .bachnx .order-sm-4 {
    order: 4;
  }
  .bachnx .order-sm-5 {
    order: 5;
  }
  .bachnx .order-sm-6 {
    order: 6;
  }
  .bachnx .order-sm-7 {
    order: 7;
  }
  .bachnx .order-sm-8 {
    order: 8;
  }
  .bachnx .order-sm-9 {
    order: 9;
  }
  .bachnx .order-sm-10 {
    order: 10;
  }
  .bachnx .order-sm-11 {
    order: 11;
  }
  .bachnx .order-sm-12 {
    order: 12;
  }
  .bachnx .offset-sm-0 {
    margin-left: 0;
  }
  .bachnx .offset-sm-1 {
    margin-left: 8.33333%;
  }
  .bachnx .offset-sm-2 {
    margin-left: 16.66667%;
  }
  .bachnx .offset-sm-3 {
    margin-left: 25%;
  }
  .bachnx .offset-sm-4 {
    margin-left: 33.33333%;
  }
  .bachnx .offset-sm-5 {
    margin-left: 41.66667%;
  }
  .bachnx .offset-sm-6 {
    margin-left: 50%;
  }
  .bachnx .offset-sm-7 {
    margin-left: 58.33333%;
  }
  .bachnx .offset-sm-8 {
    margin-left: 66.66667%;
  }
  .bachnx .offset-sm-9 {
    margin-left: 75%;
  }
  .bachnx .offset-sm-10 {
    margin-left: 83.33333%;
  }
  .bachnx .offset-sm-11 {
    margin-left: 91.66667%;
  }
}

@media (min-width: 768px) {
  .bachnx .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .bachnx .row-cols-md-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .bachnx .row-cols-md-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .bachnx .row-cols-md-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .bachnx .row-cols-md-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .bachnx .row-cols-md-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .bachnx .row-cols-md-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .bachnx .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .bachnx .col-md-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .bachnx .col-md-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .bachnx .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .bachnx .col-md-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .bachnx .col-md-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .bachnx .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .bachnx .col-md-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .bachnx .col-md-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .bachnx .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .bachnx .col-md-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .bachnx .col-md-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .bachnx .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .bachnx .order-md-first {
    order: -1;
  }
  .bachnx .order-md-last {
    order: 13;
  }
  .bachnx .order-md-0 {
    order: 0;
  }
  .bachnx .order-md-1 {
    order: 1;
  }
  .bachnx .order-md-2 {
    order: 2;
  }
  .bachnx .order-md-3 {
    order: 3;
  }
  .bachnx .order-md-4 {
    order: 4;
  }
  .bachnx .order-md-5 {
    order: 5;
  }
  .bachnx .order-md-6 {
    order: 6;
  }
  .bachnx .order-md-7 {
    order: 7;
  }
  .bachnx .order-md-8 {
    order: 8;
  }
  .bachnx .order-md-9 {
    order: 9;
  }
  .bachnx .order-md-10 {
    order: 10;
  }
  .bachnx .order-md-11 {
    order: 11;
  }
  .bachnx .order-md-12 {
    order: 12;
  }
  .bachnx .offset-md-0 {
    margin-left: 0;
  }
  .bachnx .offset-md-1 {
    margin-left: 8.33333%;
  }
  .bachnx .offset-md-2 {
    margin-left: 16.66667%;
  }
  .bachnx .offset-md-3 {
    margin-left: 25%;
  }
  .bachnx .offset-md-4 {
    margin-left: 33.33333%;
  }
  .bachnx .offset-md-5 {
    margin-left: 41.66667%;
  }
  .bachnx .offset-md-6 {
    margin-left: 50%;
  }
  .bachnx .offset-md-7 {
    margin-left: 58.33333%;
  }
  .bachnx .offset-md-8 {
    margin-left: 66.66667%;
  }
  .bachnx .offset-md-9 {
    margin-left: 75%;
  }
  .bachnx .offset-md-10 {
    margin-left: 83.33333%;
  }
  .bachnx .offset-md-11 {
    margin-left: 91.66667%;
  }
}

@media (min-width: 992px) {
  .bachnx .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .bachnx .row-cols-lg-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .bachnx .row-cols-lg-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .bachnx .row-cols-lg-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .bachnx .row-cols-lg-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .bachnx .row-cols-lg-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .bachnx .row-cols-lg-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .bachnx .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .bachnx .col-lg-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .bachnx .col-lg-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .bachnx .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .bachnx .col-lg-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .bachnx .col-lg-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .bachnx .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .bachnx .col-lg-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .bachnx .col-lg-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .bachnx .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .bachnx .col-lg-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .bachnx .col-lg-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .bachnx .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .bachnx .order-lg-first {
    order: -1;
  }
  .bachnx .order-lg-last {
    order: 13;
  }
  .bachnx .order-lg-0 {
    order: 0;
  }
  .bachnx .order-lg-1 {
    order: 1;
  }
  .bachnx .order-lg-2 {
    order: 2;
  }
  .bachnx .order-lg-3 {
    order: 3;
  }
  .bachnx .order-lg-4 {
    order: 4;
  }
  .bachnx .order-lg-5 {
    order: 5;
  }
  .bachnx .order-lg-6 {
    order: 6;
  }
  .bachnx .order-lg-7 {
    order: 7;
  }
  .bachnx .order-lg-8 {
    order: 8;
  }
  .bachnx .order-lg-9 {
    order: 9;
  }
  .bachnx .order-lg-10 {
    order: 10;
  }
  .bachnx .order-lg-11 {
    order: 11;
  }
  .bachnx .order-lg-12 {
    order: 12;
  }
  .bachnx .offset-lg-0 {
    margin-left: 0;
  }
  .bachnx .offset-lg-1 {
    margin-left: 8.33333%;
  }
  .bachnx .offset-lg-2 {
    margin-left: 16.66667%;
  }
  .bachnx .offset-lg-3 {
    margin-left: 25%;
  }
  .bachnx .offset-lg-4 {
    margin-left: 33.33333%;
  }
  .bachnx .offset-lg-5 {
    margin-left: 41.66667%;
  }
  .bachnx .offset-lg-6 {
    margin-left: 50%;
  }
  .bachnx .offset-lg-7 {
    margin-left: 58.33333%;
  }
  .bachnx .offset-lg-8 {
    margin-left: 66.66667%;
  }
  .bachnx .offset-lg-9 {
    margin-left: 75%;
  }
  .bachnx .offset-lg-10 {
    margin-left: 83.33333%;
  }
  .bachnx .offset-lg-11 {
    margin-left: 91.66667%;
  }
}

@media (min-width: 1200px) {
  .bachnx .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .bachnx .row-cols-xl-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .bachnx .row-cols-xl-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .bachnx .row-cols-xl-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .bachnx .row-cols-xl-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .bachnx .row-cols-xl-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .bachnx .row-cols-xl-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .bachnx .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .bachnx .col-xl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .bachnx .col-xl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .bachnx .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .bachnx .col-xl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .bachnx .col-xl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .bachnx .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .bachnx .col-xl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .bachnx .col-xl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .bachnx .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .bachnx .col-xl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .bachnx .col-xl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .bachnx .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .bachnx .order-xl-first {
    order: -1;
  }
  .bachnx .order-xl-last {
    order: 13;
  }
  .bachnx .order-xl-0 {
    order: 0;
  }
  .bachnx .order-xl-1 {
    order: 1;
  }
  .bachnx .order-xl-2 {
    order: 2;
  }
  .bachnx .order-xl-3 {
    order: 3;
  }
  .bachnx .order-xl-4 {
    order: 4;
  }
  .bachnx .order-xl-5 {
    order: 5;
  }
  .bachnx .order-xl-6 {
    order: 6;
  }
  .bachnx .order-xl-7 {
    order: 7;
  }
  .bachnx .order-xl-8 {
    order: 8;
  }
  .bachnx .order-xl-9 {
    order: 9;
  }
  .bachnx .order-xl-10 {
    order: 10;
  }
  .bachnx .order-xl-11 {
    order: 11;
  }
  .bachnx .order-xl-12 {
    order: 12;
  }
  .bachnx .offset-xl-0 {
    margin-left: 0;
  }
  .bachnx .offset-xl-1 {
    margin-left: 8.33333%;
  }
  .bachnx .offset-xl-2 {
    margin-left: 16.66667%;
  }
  .bachnx .offset-xl-3 {
    margin-left: 25%;
  }
  .bachnx .offset-xl-4 {
    margin-left: 33.33333%;
  }
  .bachnx .offset-xl-5 {
    margin-left: 41.66667%;
  }
  .bachnx .offset-xl-6 {
    margin-left: 50%;
  }
  .bachnx .offset-xl-7 {
    margin-left: 58.33333%;
  }
  .bachnx .offset-xl-8 {
    margin-left: 66.66667%;
  }
  .bachnx .offset-xl-9 {
    margin-left: 75%;
  }
  .bachnx .offset-xl-10 {
    margin-left: 83.33333%;
  }
  .bachnx .offset-xl-11 {
    margin-left: 91.66667%;
  }
}

@media (min-width: 1540px) {
  .bachnx .col-xxl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .bachnx .row-cols-xxl-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .bachnx .row-cols-xxl-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .bachnx .row-cols-xxl-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .bachnx .row-cols-xxl-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .bachnx .row-cols-xxl-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .bachnx .row-cols-xxl-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .bachnx .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .bachnx .col-xxl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .bachnx .col-xxl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .bachnx .col-xxl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .bachnx .col-xxl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .bachnx .col-xxl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .bachnx .col-xxl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .bachnx .col-xxl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .bachnx .col-xxl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .bachnx .col-xxl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .bachnx .col-xxl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .bachnx .col-xxl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .bachnx .col-xxl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .bachnx .order-xxl-first {
    order: -1;
  }
  .bachnx .order-xxl-last {
    order: 13;
  }
  .bachnx .order-xxl-0 {
    order: 0;
  }
  .bachnx .order-xxl-1 {
    order: 1;
  }
  .bachnx .order-xxl-2 {
    order: 2;
  }
  .bachnx .order-xxl-3 {
    order: 3;
  }
  .bachnx .order-xxl-4 {
    order: 4;
  }
  .bachnx .order-xxl-5 {
    order: 5;
  }
  .bachnx .order-xxl-6 {
    order: 6;
  }
  .bachnx .order-xxl-7 {
    order: 7;
  }
  .bachnx .order-xxl-8 {
    order: 8;
  }
  .bachnx .order-xxl-9 {
    order: 9;
  }
  .bachnx .order-xxl-10 {
    order: 10;
  }
  .bachnx .order-xxl-11 {
    order: 11;
  }
  .bachnx .order-xxl-12 {
    order: 12;
  }
  .bachnx .offset-xxl-0 {
    margin-left: 0;
  }
  .bachnx .offset-xxl-1 {
    margin-left: 8.33333%;
  }
  .bachnx .offset-xxl-2 {
    margin-left: 16.66667%;
  }
  .bachnx .offset-xxl-3 {
    margin-left: 25%;
  }
  .bachnx .offset-xxl-4 {
    margin-left: 33.33333%;
  }
  .bachnx .offset-xxl-5 {
    margin-left: 41.66667%;
  }
  .bachnx .offset-xxl-6 {
    margin-left: 50%;
  }
  .bachnx .offset-xxl-7 {
    margin-left: 58.33333%;
  }
  .bachnx .offset-xxl-8 {
    margin-left: 66.66667%;
  }
  .bachnx .offset-xxl-9 {
    margin-left: 75%;
  }
  .bachnx .offset-xxl-10 {
    margin-left: 83.33333%;
  }
  .bachnx .offset-xxl-11 {
    margin-left: 91.66667%;
  }
}

.bachnx .table {
  width: 100%;
  margin-bottom: 1rem;
  color: #526484;
}

.bachnx .table th, .bachnx .table td {
  padding: 0.5rem;
  vertical-align: top;
  border-top: 1px solid #dbdfea;
}

.bachnx .table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dbdfea;
}

.bachnx .table tbody + tbody {
  border-top: 2px solid #dbdfea;
}

.bachnx .table-sm th, .bachnx .table-sm td {
  padding: 0.25rem;
}

.bachnx .table-bordered {
  border: 1px solid #dbdfea;
}

.bachnx .table-bordered th, .bachnx .table-bordered td {
  border: 1px solid #dbdfea;
}

.bachnx .table-bordered thead th, .bachnx .table-bordered thead td {
  border-bottom-width: 2px;
}

.bachnx .table-borderless th, .bachnx .table-borderless td, .bachnx .table-borderless thead th, .bachnx .table-borderless tbody + tbody {
  border: 0;
}

.bachnx .table-striped tbody tr:nth-of-type(odd) {
  background-color: #f5f6fa;
}

.bachnx .table-hover tbody tr:hover {
  color: #526484;
  background-color: #f5f6fa;
}

.bachnx .table-primary, .bachnx .table-primary > th, .bachnx .table-primary > td {
  background-color: #d4d9ff;
}

.bachnx .table-primary th, .bachnx .table-primary td, .bachnx .table-primary thead th, .bachnx .table-primary tbody + tbody {
  border-color: #afb8ff;
}

.bachnx .table-hover .table-primary:hover {
  background-color: #bbc2ff;
}

.bachnx .table-hover .table-primary:hover > td, .bachnx .table-hover .table-primary:hover > th {
  background-color: #bbc2ff;
}

.bachnx .table-secondary, .bachnx .table-secondary > th, .bachnx .table-secondary > td {
  background-color: #c7ccd3;
}

.bachnx .table-secondary th, .bachnx .table-secondary td, .bachnx .table-secondary thead th, .bachnx .table-secondary tbody + tbody {
  border-color: #96a1ae;
}

.bachnx .table-hover .table-secondary:hover {
  background-color: #b9bfc8;
}

.bachnx .table-hover .table-secondary:hover > td, .bachnx .table-hover .table-secondary:hover > th {
  background-color: #b9bfc8;
}

.bachnx .table-success, .bachnx .table-success > th, .bachnx .table-success > td {
  background-color: #c0f6e8;
}

.bachnx .table-success th, .bachnx .table-success td, .bachnx .table-success thead th, .bachnx .table-success tbody + tbody {
  border-color: #8aefd4;
}

.bachnx .table-hover .table-success:hover {
  background-color: #aaf3e0;
}

.bachnx .table-hover .table-success:hover > td, .bachnx .table-hover .table-success:hover > th {
  background-color: #aaf3e0;
}

.bachnx .table-info, .bachnx .table-info > th, .bachnx .table-info > td {
  background-color: #baeef6;
}

.bachnx .table-info th, .bachnx .table-info td, .bachnx .table-info thead th, .bachnx .table-info tbody + tbody {
  border-color: #7fdfee;
}

.bachnx .table-hover .table-info:hover {
  background-color: #a3e8f3;
}

.bachnx .table-hover .table-info:hover > td, .bachnx .table-hover .table-info:hover > th {
  background-color: #a3e8f3;
}

.bachnx .table-warning, .bachnx .table-warning > th, .bachnx .table-warning > td {
  background-color: #fcedbc;
}

.bachnx .table-warning th, .bachnx .table-warning td, .bachnx .table-warning thead th, .bachnx .table-warning tbody + tbody {
  border-color: #f9dd82;
}

.bachnx .table-hover .table-warning:hover {
  background-color: #fbe6a4;
}

.bachnx .table-hover .table-warning:hover > td, .bachnx .table-hover .table-warning:hover > th {
  background-color: #fbe6a4;
}

.bachnx .table-danger, .bachnx .table-danger > th, .bachnx .table-danger > td {
  background-color: #f9cfcb;
}

.bachnx .table-danger th, .bachnx .table-danger td, .bachnx .table-danger thead th, .bachnx .table-danger tbody + tbody {
  border-color: #f3a69f;
}

.bachnx .table-hover .table-danger:hover {
  background-color: #f6bab4;
}

.bachnx .table-hover .table-danger:hover > td, .bachnx .table-hover .table-danger:hover > th {
  background-color: #f6bab4;
}

.bachnx .table-dark, .bachnx .table-dark > th, .bachnx .table-dark > td {
  background-color: #bfc4cb;
}

.bachnx .table-dark th, .bachnx .table-dark td, .bachnx .table-dark thead th, .bachnx .table-dark tbody + tbody {
  border-color: #89919f;
}

.bachnx .table-hover .table-dark:hover {
  background-color: #b1b7c0;
}

.bachnx .table-hover .table-dark:hover > td, .bachnx .table-hover .table-dark:hover > th {
  background-color: #b1b7c0;
}

.bachnx .table-gray, .bachnx .table-gray > th, .bachnx .table-gray > td {
  background-color: #dbe0e6;
}

.bachnx .table-gray th, .bachnx .table-gray td, .bachnx .table-gray thead th, .bachnx .table-gray tbody + tbody {
  border-color: #bdc6d1;
}

.bachnx .table-hover .table-gray:hover {
  background-color: #ccd3dc;
}

.bachnx .table-hover .table-gray:hover > td, .bachnx .table-hover .table-gray:hover > th {
  background-color: #ccd3dc;
}

.bachnx .table-light, .bachnx .table-light > th, .bachnx .table-light > td {
  background-color: #f8f9fb;
}

.bachnx .table-light th, .bachnx .table-light td, .bachnx .table-light thead th, .bachnx .table-light tbody + tbody {
  border-color: #f1f4f8;
}

.bachnx .table-hover .table-light:hover {
  background-color: #e8ebf2;
}

.bachnx .table-hover .table-light:hover > td, .bachnx .table-hover .table-light:hover > th {
  background-color: #e8ebf2;
}

.bachnx .table-lighter, .bachnx .table-lighter > th, .bachnx .table-lighter > td {
  background-color: #fcfcfe;
}

.bachnx .table-lighter th, .bachnx .table-lighter td, .bachnx .table-lighter thead th, .bachnx .table-lighter tbody + tbody {
  border-color: #fafafc;
}

.bachnx .table-hover .table-lighter:hover {
  background-color: #e9e9f8;
}

.bachnx .table-hover .table-lighter:hover > td, .bachnx .table-hover .table-lighter:hover > th {
  background-color: #e9e9f8;
}

.bachnx .table-active, .bachnx .table-active > th, .bachnx .table-active > td {
  background-color: #f5f6fa;
}

.bachnx .table-hover .table-active:hover {
  background-color: #e4e7f2;
}

.bachnx .table-hover .table-active:hover > td, .bachnx .table-hover .table-active:hover > th {
  background-color: #e4e7f2;
}

.bachnx .table .thead-dark th {
  color: #fff;
  background-color: #2b3748;
  border-color: #3c4d62;
}

.bachnx .table .thead-light th {
  color: #364a63;
  background-color: #f5f6fa;
  border-color: #dbdfea;
}

.bachnx .table-dark {
  color: #fff;
  background-color: #2b3748;
}

.bachnx .table-dark th, .bachnx .table-dark td, .bachnx .table-dark thead th {
  border-color: #3c4d62;
}

.bachnx .table-dark.table-bordered {
  border: 0;
}

.bachnx .table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: #344357;
}

.bachnx .table-dark.table-hover tbody tr:hover {
  color: #fff;
  background-color: #344357;
}

@media (max-width: 575.98px) {
  .bachnx .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .bachnx .table-responsive-sm > .table-bordered {
    border: 0;
  }
}

@media (max-width: 767.98px) {
  .bachnx .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .bachnx .table-responsive-md > .table-bordered {
    border: 0;
  }
}

@media (max-width: 991.98px) {
  .bachnx .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .bachnx .table-responsive-lg > .table-bordered {
    border: 0;
  }
}

@media (max-width: 1199.98px) {
  .bachnx .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .bachnx .table-responsive-xl > .table-bordered {
    border: 0;
  }
}

@media (max-width: 1539.98px) {
  .bachnx .table-responsive-xxl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .bachnx .table-responsive-xxl > .table-bordered {
    border: 0;
  }
}

.bachnx .table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.bachnx .table-responsive > .table-bordered {
  border: 0;
}

.bachnx .form-control, .bachnx div.dataTables_wrapper div.dataTables_filter input, .bachnx .dual-listbox .dual-listbox__search {
  display: block;
  width: 100%;
  height: calc(2.125rem + 2px);
  padding: 0.4375rem 1rem;
  font-size: 0.8125rem;
  font-weight: 400;
  line-height: 1.25rem;
  color: #3c4d62;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #dbdfea;
  border-radius: 4px;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .bachnx .form-control, .bachnx div.dataTables_wrapper div.dataTables_filter input, .bachnx .dual-listbox .dual-listbox__search {
    transition: none;
  }
}

.bachnx .form-control::-ms-expand, .bachnx div.dataTables_wrapper div.dataTables_filter input::-ms-expand, .bachnx .dual-listbox .dual-listbox__search::-ms-expand {
  background-color: transparent;
  border: 0;
}

.bachnx .form-control:-moz-focusring, .bachnx div.dataTables_wrapper div.dataTables_filter input:-moz-focusring, .bachnx .dual-listbox .dual-listbox__search:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #3c4d62;
}

.bachnx .form-control:focus, .bachnx div.dataTables_wrapper div.dataTables_filter input:focus, .bachnx .dual-listbox .dual-listbox__search:focus {
  color: #3c4d62;
  background-color: #fff;
  border-color: #6576ff;
  outline: 0;
  box-shadow: 0 0 0 3px rgba(101, 118, 255, 0.1);
}

.bachnx .form-control::placeholder, .bachnx div.dataTables_wrapper div.dataTables_filter input::placeholder, .bachnx .dual-listbox .dual-listbox__search::placeholder {
  color: #b6c6e3;
  opacity: 1;
}

.bachnx .form-control:disabled, .bachnx div.dataTables_wrapper div.dataTables_filter input:disabled, .bachnx .dual-listbox .dual-listbox__search:disabled, .bachnx .form-control[readonly], .bachnx div.dataTables_wrapper div.dataTables_filter input[readonly], .bachnx .dual-listbox .dual-listbox__search[readonly] {
  background-color: #f5f6fa;
  opacity: 1;
}

.bachnx input[type="date"].form-control, .bachnx div.dataTables_wrapper div.dataTables_filter input[type="date"], .bachnx .dual-listbox input.dual-listbox__search[type="date"], .bachnx input[type="time"].form-control, .bachnx div.dataTables_wrapper div.dataTables_filter input[type="time"], .bachnx .dual-listbox input.dual-listbox__search[type="time"], .bachnx input[type="datetime-local"].form-control, .bachnx div.dataTables_wrapper div.dataTables_filter input[type="datetime-local"], .bachnx .dual-listbox input.dual-listbox__search[type="datetime-local"], .bachnx input[type="month"].form-control, .bachnx div.dataTables_wrapper div.dataTables_filter input[type="month"], .bachnx .dual-listbox input.dual-listbox__search[type="month"] {
  appearance: none;
}

.bachnx select.form-control:focus::-ms-value, .bachnx .dual-listbox select.dual-listbox__search:focus::-ms-value {
  color: #3c4d62;
  background-color: #fff;
}

.bachnx .form-control-file, .bachnx .form-control-range {
  display: block;
  width: 100%;
}

.bachnx .col-form-label {
  padding-top: calc(0.4375rem + 1px);
  padding-bottom: calc(0.4375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.25rem;
}

.bachnx .col-form-label-lg {
  padding-top: calc(0.6875rem + 1px);
  padding-bottom: calc(0.6875rem + 1px);
  font-size: 0.9375rem;
  line-height: 1.25rem;
}

.bachnx .col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.75rem;
  line-height: 1.25rem;
}

.bachnx .form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.4375rem 0;
  margin-bottom: 0;
  font-size: 0.8125rem;
  line-height: 1.25rem;
  color: #364a63;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}

.bachnx .form-control-plaintext.form-control-sm, .bachnx .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

.bachnx .form-control-sm {
  height: calc(1.75rem + 2px);
  padding: 0.25rem 1rem;
  font-size: 0.75rem;
  line-height: 1.25rem;
  border-radius: 3px;
}

.bachnx .form-control-lg {
  height: calc(2.625rem + 2px);
  padding: 0.6875rem 1rem;
  font-size: 0.9375rem;
  line-height: 1.25rem;
  border-radius: 5px;
}

.bachnx select.form-control[size], .bachnx .dual-listbox select.dual-listbox__search[size], .bachnx select.form-control[multiple], .bachnx .dual-listbox select.dual-listbox__search[multiple] {
  height: auto;
}

.bachnx textarea.form-control, .bachnx .dual-listbox textarea.dual-listbox__search {
  height: auto;
}

.bachnx .form-group {
  margin-bottom: 1rem;
}

.bachnx .form-text {
  display: block;
  margin-top: 0.25rem;
}

.bachnx .form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}

.bachnx .form-row > .col, .bachnx .form-row > [class*="col-"] {
  padding-right: 5px;
  padding-left: 5px;
}

.bachnx .form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}

.bachnx .form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}

.bachnx .form-check-input[disabled] ~ .form-check-label, .bachnx .form-check-input:disabled ~ .form-check-label {
  color: #8094ae;
}

.bachnx .form-check-label {
  margin-bottom: 0;
}

.bachnx .form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}

.bachnx .form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}

.bachnx .valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #1ee0ac;
}

.bachnx .valid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.75rem;
  margin-top: .1rem;
  font-size: 0.8125rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(30, 224, 172, 0.9);
  border-radius: 3px;
}

.bachnx .form-row > .col > .valid-tooltip, .bachnx .form-row > [class*="col-"] > .valid-tooltip {
  left: 5px;
}

.bachnx .was-validated :valid ~ .valid-feedback, .bachnx .was-validated :valid ~ .valid-tooltip, .bachnx .is-valid ~ .valid-feedback, .bachnx .is-valid ~ .valid-tooltip {
  display: block;
}

.bachnx .was-validated .form-control:valid, .bachnx .was-validated div.dataTables_wrapper div.dataTables_filter input:valid, .bachnx div.dataTables_wrapper div.dataTables_filter .was-validated input:valid, .bachnx .was-validated .dual-listbox .dual-listbox__search:valid, .bachnx .dual-listbox .was-validated .dual-listbox__search:valid, .bachnx .form-control.is-valid, .bachnx div.dataTables_wrapper div.dataTables_filter input.is-valid, .bachnx .dual-listbox .is-valid.dual-listbox__search {
  border-color: #1ee0ac;
  padding-right: 2.125rem !important;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%231ee0ac' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right add(0.3125rem, 0.21875rem) center;
  background-size: add(0.625rem, 0.4375rem) add(0.625rem, 0.4375rem);
}

.bachnx .was-validated .form-control:valid:focus, .bachnx .was-validated div.dataTables_wrapper div.dataTables_filter input:valid:focus, .bachnx div.dataTables_wrapper div.dataTables_filter .was-validated input:valid:focus, .bachnx .was-validated .dual-listbox .dual-listbox__search:valid:focus, .bachnx .dual-listbox .was-validated .dual-listbox__search:valid:focus, .bachnx .form-control.is-valid:focus, .bachnx div.dataTables_wrapper div.dataTables_filter input.is-valid:focus, .bachnx .dual-listbox .is-valid.dual-listbox__search:focus {
  border-color: #1ee0ac;
  box-shadow: 0 0 0 0.2rem rgba(30, 224, 172, 0.25);
}

.bachnx .was-validated select.form-control:valid, .bachnx .was-validated .dual-listbox select.dual-listbox__search:valid, .bachnx .dual-listbox .was-validated select.dual-listbox__search:valid, .bachnx select.form-control.is-valid, .bachnx .dual-listbox select.is-valid.dual-listbox__search {
  padding-right: 4rem !important;
  background-position: right 2rem center;
}

.bachnx .was-validated textarea.form-control:valid, .bachnx .was-validated .dual-listbox textarea.dual-listbox__search:valid, .bachnx .dual-listbox .was-validated textarea.dual-listbox__search:valid, .bachnx textarea.form-control.is-valid, .bachnx .dual-listbox textarea.is-valid.dual-listbox__search {
  padding-right: 2.125rem;
  background-position: top add(0.3125rem, 0.21875rem) right add(0.3125rem, 0.21875rem);
}

.bachnx .was-validated .custom-select:valid:focus, .bachnx .was-validated div.dataTables_wrapper div.dataTables_length select:valid:focus, .bachnx div.dataTables_wrapper div.dataTables_length .was-validated select:valid:focus, .bachnx .custom-select.is-valid:focus, .bachnx div.dataTables_wrapper div.dataTables_length select.is-valid:focus {
  border-color: #1ee0ac;
  box-shadow: 0 0 0 0.2rem rgba(30, 224, 172, 0.25);
}

.bachnx .was-validated .form-check-input:valid ~ .form-check-label, .bachnx .form-check-input.is-valid ~ .form-check-label {
  color: #1ee0ac;
}

.bachnx .was-validated .form-check-input:valid ~ .valid-feedback, .bachnx .was-validated .form-check-input:valid ~ .valid-tooltip, .bachnx .form-check-input.is-valid ~ .valid-feedback, .bachnx .form-check-input.is-valid ~ .valid-tooltip {
  display: block;
}

.bachnx .was-validated .custom-control-input:valid ~ .custom-control-label, .bachnx .custom-control-input.is-valid ~ .custom-control-label {
  color: #1ee0ac;
}

.bachnx .was-validated .custom-control-input:valid ~ .custom-control-label::before, .bachnx .custom-control-input.is-valid ~ .custom-control-label::before {
  border-color: #1ee0ac;
}

.bachnx .was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .bachnx .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  border-color: #4ae7bd;
  background-color: #4ae7bd;
}

.bachnx .was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .bachnx .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(30, 224, 172, 0.25);
}

.bachnx .was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .bachnx .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #1ee0ac;
}

.bachnx .was-validated .custom-file-input:valid ~ .custom-file-label, .bachnx .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #1ee0ac;
}

.bachnx .was-validated .custom-file-input:valid:focus ~ .custom-file-label, .bachnx .custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: #1ee0ac;
  box-shadow: 0 0 0 0.2rem rgba(30, 224, 172, 0.25);
}

.bachnx .invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #e85347;
}

.bachnx .invalid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.75rem;
  margin-top: .1rem;
  font-size: 0.8125rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(232, 83, 71, 0.9);
  border-radius: 3px;
}

.bachnx .form-row > .col > .invalid-tooltip, .bachnx .form-row > [class*="col-"] > .invalid-tooltip {
  left: 5px;
}

.bachnx .was-validated :invalid ~ .invalid-feedback, .bachnx .was-validated :invalid ~ .invalid-tooltip, .bachnx .is-invalid ~ .invalid-feedback, .bachnx .is-invalid ~ .invalid-tooltip {
  display: block;
}

.bachnx .was-validated .form-control:invalid, .bachnx .was-validated div.dataTables_wrapper div.dataTables_filter input:invalid, .bachnx div.dataTables_wrapper div.dataTables_filter .was-validated input:invalid, .bachnx .was-validated .dual-listbox .dual-listbox__search:invalid, .bachnx .dual-listbox .was-validated .dual-listbox__search:invalid, .bachnx .form-control.is-invalid, .bachnx div.dataTables_wrapper div.dataTables_filter input.is-invalid, .bachnx .dual-listbox .is-invalid.dual-listbox__search {
  border-color: #e85347;
  padding-right: 2.125rem !important;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23e85347' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23e85347' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right add(0.3125rem, 0.21875rem) center;
  background-size: add(0.625rem, 0.4375rem) add(0.625rem, 0.4375rem);
}

.bachnx .was-validated .form-control:invalid:focus, .bachnx .was-validated div.dataTables_wrapper div.dataTables_filter input:invalid:focus, .bachnx div.dataTables_wrapper div.dataTables_filter .was-validated input:invalid:focus, .bachnx .was-validated .dual-listbox .dual-listbox__search:invalid:focus, .bachnx .dual-listbox .was-validated .dual-listbox__search:invalid:focus, .bachnx .form-control.is-invalid:focus, .bachnx div.dataTables_wrapper div.dataTables_filter input.is-invalid:focus, .bachnx .dual-listbox .is-invalid.dual-listbox__search:focus {
  border-color: #e85347;
  box-shadow: 0 0 0 0.2rem rgba(232, 83, 71, 0.25);
}

.bachnx .was-validated select.form-control:invalid, .bachnx .was-validated .dual-listbox select.dual-listbox__search:invalid, .bachnx .dual-listbox .was-validated select.dual-listbox__search:invalid, .bachnx select.form-control.is-invalid, .bachnx .dual-listbox select.is-invalid.dual-listbox__search {
  padding-right: 4rem !important;
  background-position: right 2rem center;
}

.bachnx .was-validated textarea.form-control:invalid, .bachnx .was-validated .dual-listbox textarea.dual-listbox__search:invalid, .bachnx .dual-listbox .was-validated textarea.dual-listbox__search:invalid, .bachnx textarea.form-control.is-invalid, .bachnx .dual-listbox textarea.is-invalid.dual-listbox__search {
  padding-right: 2.125rem;
  background-position: top add(0.3125rem, 0.21875rem) right add(0.3125rem, 0.21875rem);
}

.bachnx .was-validated .custom-select:invalid:focus, .bachnx .was-validated div.dataTables_wrapper div.dataTables_length select:invalid:focus, .bachnx div.dataTables_wrapper div.dataTables_length .was-validated select:invalid:focus, .bachnx .custom-select.is-invalid:focus, .bachnx div.dataTables_wrapper div.dataTables_length select.is-invalid:focus {
  border-color: #e85347;
  box-shadow: 0 0 0 0.2rem rgba(232, 83, 71, 0.25);
}

.bachnx .was-validated .form-check-input:invalid ~ .form-check-label, .bachnx .form-check-input.is-invalid ~ .form-check-label {
  color: #e85347;
}

.bachnx .was-validated .form-check-input:invalid ~ .invalid-feedback, .bachnx .was-validated .form-check-input:invalid ~ .invalid-tooltip, .bachnx .form-check-input.is-invalid ~ .invalid-feedback, .bachnx .form-check-input.is-invalid ~ .invalid-tooltip {
  display: block;
}

.bachnx .was-validated .custom-control-input:invalid ~ .custom-control-label, .bachnx .custom-control-input.is-invalid ~ .custom-control-label {
  color: #e85347;
}

.bachnx .was-validated .custom-control-input:invalid ~ .custom-control-label::before, .bachnx .custom-control-input.is-invalid ~ .custom-control-label::before {
  border-color: #e85347;
}

.bachnx .was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .bachnx .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  border-color: #ee7d74;
  background-color: #ee7d74;
}

.bachnx .was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .bachnx .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(232, 83, 71, 0.25);
}

.bachnx .was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .bachnx .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #e85347;
}

.bachnx .was-validated .custom-file-input:invalid ~ .custom-file-label, .bachnx .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #e85347;
}

.bachnx .was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .bachnx .custom-file-input.is-invalid:focus ~ .custom-file-label {
  border-color: #e85347;
  box-shadow: 0 0 0 0.2rem rgba(232, 83, 71, 0.25);
}

.bachnx .form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}

.bachnx .form-inline .form-check {
  width: 100%;
}

@media (min-width: 576px) {
  .bachnx .form-inline label {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
  }
  .bachnx .form-inline .form-group {
    display: flex;
    flex: 0 0 auto;
    flex-flow: row wrap;
    align-items: center;
    margin-bottom: 0;
  }
  .bachnx .form-inline .form-control, .bachnx .form-inline div.dataTables_wrapper div.dataTables_filter input, .bachnx div.dataTables_wrapper div.dataTables_filter .form-inline input, .bachnx .form-inline .dual-listbox .dual-listbox__search, .bachnx .dual-listbox .form-inline .dual-listbox__search {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .bachnx .form-inline .form-control-plaintext {
    display: inline-block;
  }
  .bachnx .form-inline .input-group, .bachnx .form-inline .custom-select, .bachnx .form-inline div.dataTables_wrapper div.dataTables_length select, .bachnx div.dataTables_wrapper div.dataTables_length .form-inline select {
    width: auto;
  }
  .bachnx .form-inline .form-check {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }
  .bachnx .form-inline .form-check-input {
    position: relative;
    flex-shrink: 0;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  .bachnx .form-inline .custom-control {
    align-items: center;
    justify-content: center;
  }
  .bachnx .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}

.bachnx .btn, .bachnx .dual-listbox .dual-listbox__button {
  display: inline-block;
  font-family: Nunito, sans-serif;
  font-weight: 700;
  color: #526484;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.4375rem 1.125rem;
  font-size: 0.8125rem;
  line-height: 1.25rem;
  border-radius: 4px;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .bachnx .btn, .bachnx .dual-listbox .dual-listbox__button {
    transition: none;
  }
}

.bachnx .btn:hover, .bachnx .dual-listbox .dual-listbox__button:hover {
  color: #526484;
  text-decoration: none;
}

.bachnx .btn:focus, .bachnx .dual-listbox .dual-listbox__button:focus, .bachnx .btn.focus, .bachnx .dual-listbox .focus.dual-listbox__button {
  outline: 0;
  box-shadow: 0 0 0 3px rgba(101, 118, 255, 0.1);
}

.bachnx .btn.disabled, .bachnx .dual-listbox .disabled.dual-listbox__button, .bachnx .btn:disabled, .bachnx .dual-listbox .dual-listbox__button:disabled {
  opacity: 0.5;
}

.bachnx .btn:not(:disabled):not(.disabled), .bachnx .dual-listbox .dual-listbox__button:not(:disabled):not(.disabled) {
  cursor: pointer;
}

.bachnx a.btn.disabled, .bachnx .dual-listbox a.disabled.dual-listbox__button, .bachnx fieldset:disabled a.btn, .bachnx fieldset:disabled .dual-listbox a.dual-listbox__button, .bachnx .dual-listbox fieldset:disabled a.dual-listbox__button {
  pointer-events: none;
}

.bachnx .btn-primary {
  color: #fff;
  background-color: #e81818;
  border-color: #e81818;
}

.bachnx .btn-primary:hover {
  color: #fff;
  background-color: #d31111;
  border-color: #3249ff;
}

.bachnx .btn-primary:focus, .bachnx .btn-primary.focus {
  color: #fff;
  background-color: #d31111;
  border-color: #3249ff;
  box-shadow: 0 0 0 0.2rem rgba(124, 139, 255, 0.5);
}

.bachnx .btn-primary.disabled, .bachnx .btn-primary:disabled {
  color: #fff;
  background-color: #e81818;
  border-color: #e81818;
}

.bachnx .btn-primary:not(:disabled):not(.disabled):active, .bachnx .btn-primary:not(:disabled):not(.disabled).active, .bachnx .show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #3249ff;
  border-color: #253dff;
}

.bachnx .btn-primary:not(:disabled):not(.disabled):active:focus, .bachnx .btn-primary:not(:disabled):not(.disabled).active:focus, .bachnx .show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(124, 139, 255, 0.5);
}

.bachnx .btn-secondary {
  color: #fff;
  background-color: #364a63;
  border-color: #364a63;
}

.bachnx .btn-secondary:hover {
  color: #fff;
  background-color: #29384a;
  border-color: #243142;
}

.bachnx .btn-secondary:focus, .bachnx .btn-secondary.focus {
  color: #fff;
  background-color: #29384a;
  border-color: #243142;
  box-shadow: 0 0 0 0.2rem rgba(84, 101, 122, 0.5);
}

.bachnx .btn-secondary.disabled, .bachnx .btn-secondary:disabled {
  color: #fff;
  background-color: #364a63;
  border-color: #364a63;
}

.bachnx .btn-secondary:not(:disabled):not(.disabled):active, .bachnx .btn-secondary:not(:disabled):not(.disabled).active, .bachnx .show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #243142;
  border-color: #202b3a;
}

.bachnx .btn-secondary:not(:disabled):not(.disabled):active:focus, .bachnx .btn-secondary:not(:disabled):not(.disabled).active:focus, .bachnx .show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(84, 101, 122, 0.5);
}

.bachnx .btn-success {
  color: #fff;
  background-color: #1ee0ac;
  border-color: #1ee0ac;
}

.bachnx .btn-success:hover {
  color: #fff;
  background-color: #19be92;
  border-color: #18b389;
}

.bachnx .btn-success:focus, .bachnx .btn-success.focus {
  color: #fff;
  background-color: #19be92;
  border-color: #18b389;
  box-shadow: 0 0 0 0.2rem rgba(64, 229, 184, 0.5);
}

.bachnx .btn-success.disabled, .bachnx .btn-success:disabled {
  color: #fff;
  background-color: #1ee0ac;
  border-color: #1ee0ac;
}

.bachnx .btn-success:not(:disabled):not(.disabled):active, .bachnx .btn-success:not(:disabled):not(.disabled).active, .bachnx .show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #18b389;
  border-color: #16a881;
}

.bachnx .btn-success:not(:disabled):not(.disabled):active:focus, .bachnx .btn-success:not(:disabled):not(.disabled).active:focus, .bachnx .show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(64, 229, 184, 0.5);
}

.bachnx .btn-info {
  color: #fff;
  background-color: #09c2de;
  border-color: #09c2de;
}

.bachnx .btn-info:hover {
  color: #fff;
  background-color: #08a2b9;
  border-color: #0797ad;
}

.bachnx .btn-info:focus, .bachnx .btn-info.focus {
  color: #fff;
  background-color: #08a2b9;
  border-color: #0797ad;
  box-shadow: 0 0 0 0.2rem rgba(46, 203, 227, 0.5);
}

.bachnx .btn-info.disabled, .bachnx .btn-info:disabled {
  color: #fff;
  background-color: #09c2de;
  border-color: #09c2de;
}

.bachnx .btn-info:not(:disabled):not(.disabled):active, .bachnx .btn-info:not(:disabled):not(.disabled).active, .bachnx .show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #0797ad;
  border-color: #078ca1;
}

.bachnx .btn-info:not(:disabled):not(.disabled):active:focus, .bachnx .btn-info:not(:disabled):not(.disabled).active:focus, .bachnx .show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(46, 203, 227, 0.5);
}

.bachnx .btn-warning {
  color: #fff;
  background-color: #f4bd0e;
  border-color: #f4bd0e;
}

.bachnx .btn-warning:hover {
  color: #fff;
  background-color: #d2a20a;
  border-color: #c69909;
}

.bachnx .btn-warning:focus, .bachnx .btn-warning.focus {
  color: #fff;
  background-color: #d2a20a;
  border-color: #c69909;
  box-shadow: 0 0 0 0.2rem rgba(246, 199, 50, 0.5);
}

.bachnx .btn-warning.disabled, .bachnx .btn-warning:disabled {
  color: #fff;
  background-color: #f4bd0e;
  border-color: #f4bd0e;
}

.bachnx .btn-warning:not(:disabled):not(.disabled):active, .bachnx .btn-warning:not(:disabled):not(.disabled).active, .bachnx .show > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #c69909;
  border-color: #ba8f08;
}

.bachnx .btn-warning:not(:disabled):not(.disabled):active:focus, .bachnx .btn-warning:not(:disabled):not(.disabled).active:focus, .bachnx .show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(246, 199, 50, 0.5);
}

.bachnx .btn-danger {
  color: #fff;
  background-color: #e85347;
  border-color: #e85347;
}

.bachnx .btn-danger:hover {
  color: #fff;
  background-color: #e43325;
  border-color: #e02b1c;
}

.bachnx .btn-danger:focus, .bachnx .btn-danger.focus {
  color: #fff;
  background-color: #e43325;
  border-color: #e02b1c;
  box-shadow: 0 0 0 0.2rem rgba(235, 109, 99, 0.5);
}

.bachnx .btn-danger.disabled, .bachnx .btn-danger:disabled {
  color: #fff;
  background-color: #e85347;
  border-color: #e85347;
}

.bachnx .btn-danger:not(:disabled):not(.disabled):active, .bachnx .btn-danger:not(:disabled):not(.disabled).active, .bachnx .show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #e02b1c;
  border-color: #d5281b;
}

.bachnx .btn-danger:not(:disabled):not(.disabled):active:focus, .bachnx .btn-danger:not(:disabled):not(.disabled).active:focus, .bachnx .show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(235, 109, 99, 0.5);
}

.bachnx .btn-dark {
  color: #fff;
  background-color: #1c2b46;
  border-color: #1c2b46;
}

.bachnx .btn-dark:hover {
  color: #fff;
  background-color: #111a2b;
  border-color: #0d1522;
}

.bachnx .btn-dark:focus, .bachnx .btn-dark.focus {
  color: #fff;
  background-color: #111a2b;
  border-color: #0d1522;
  box-shadow: 0 0 0 0.2rem rgba(62, 75, 98, 0.5);
}

.bachnx .btn-dark.disabled, .bachnx .btn-dark:disabled {
  color: #fff;
  background-color: #1c2b46;
  border-color: #1c2b46;
}

.bachnx .btn-dark:not(:disabled):not(.disabled):active, .bachnx .btn-dark:not(:disabled):not(.disabled).active, .bachnx .show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #0d1522;
  border-color: #0a0f18;
}

.bachnx .btn-dark:not(:disabled):not(.disabled):active:focus, .bachnx .btn-dark:not(:disabled):not(.disabled).active:focus, .bachnx .show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(62, 75, 98, 0.5);
}

.bachnx .btn-gray {
  color: #fff;
  background-color: #8091a7;
  border-color: #8091a7;
}

.bachnx .btn-gray:hover {
  color: #fff;
  background-color: #697d97;
  border-color: #647790;
}

.bachnx .btn-gray:focus, .bachnx .btn-gray.focus {
  color: #fff;
  background-color: #697d97;
  border-color: #647790;
  box-shadow: 0 0 0 0.2rem rgba(147, 162, 180, 0.5);
}

.bachnx .btn-gray.disabled, .bachnx .btn-gray:disabled {
  color: #fff;
  background-color: #8091a7;
  border-color: #8091a7;
}

.bachnx .btn-gray:not(:disabled):not(.disabled):active, .bachnx .btn-gray:not(:disabled):not(.disabled).active, .bachnx .show > .btn-gray.dropdown-toggle {
  color: #fff;
  background-color: #647790;
  border-color: #5f7189;
}

.bachnx .btn-gray:not(:disabled):not(.disabled):active:focus, .bachnx .btn-gray:not(:disabled):not(.disabled).active:focus, .bachnx .show > .btn-gray.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(147, 162, 180, 0.5);
}

.bachnx .btn-light, .bachnx .dual-listbox .dual-listbox__button {
  color: #101924;
  background-color: #e5e9f2;
  border-color: #e5e9f2;
}

.bachnx .btn-light:hover, .bachnx .dual-listbox .dual-listbox__button:hover {
  color: #101924;
  background-color: #ccd3e5;
  border-color: #c3cce1;
}

.bachnx .btn-light:focus, .bachnx .dual-listbox .dual-listbox__button:focus, .bachnx .btn-light.focus, .bachnx .dual-listbox .focus.dual-listbox__button {
  color: #101924;
  background-color: #ccd3e5;
  border-color: #c3cce1;
  box-shadow: 0 0 0 0.2rem rgba(197, 202, 211, 0.5);
}

.bachnx .btn-light.disabled, .bachnx .dual-listbox .disabled.dual-listbox__button, .bachnx .btn-light:disabled, .bachnx .dual-listbox .dual-listbox__button:disabled {
  color: #101924;
  background-color: #e5e9f2;
  border-color: #e5e9f2;
}

.bachnx .btn-light:not(:disabled):not(.disabled):active, .bachnx .dual-listbox .dual-listbox__button:not(:disabled):not(.disabled):active, .bachnx .btn-light:not(:disabled):not(.disabled).active, .bachnx .dual-listbox .dual-listbox__button:not(:disabled):not(.disabled).active, .bachnx .show > .btn-light.dropdown-toggle, .bachnx .dual-listbox .show > .dropdown-toggle.dual-listbox__button {
  color: #101924;
  background-color: #c3cce1;
  border-color: #bbc5dd;
}

.bachnx .btn-light:not(:disabled):not(.disabled):active:focus, .bachnx .dual-listbox .dual-listbox__button:not(:disabled):not(.disabled):active:focus, .bachnx .btn-light:not(:disabled):not(.disabled).active:focus, .bachnx .dual-listbox .dual-listbox__button:not(:disabled):not(.disabled).active:focus, .bachnx .show > .btn-light.dropdown-toggle:focus, .bachnx .dual-listbox .show > .dropdown-toggle.dual-listbox__button:focus {
  box-shadow: 0 0 0 0.2rem rgba(197, 202, 211, 0.5);
}

.bachnx .btn-lighter {
  color: #101924;
  background-color: #f5f6fa;
  border-color: #f5f6fa;
}

.bachnx .btn-lighter:hover {
  color: #101924;
  background-color: #dcdfed;
  border-color: #d3d7e9;
}

.bachnx .btn-lighter:focus, .bachnx .btn-lighter.focus {
  color: #101924;
  background-color: #dcdfed;
  border-color: #d3d7e9;
  box-shadow: 0 0 0 0.2rem rgba(211, 213, 218, 0.5);
}

.bachnx .btn-lighter.disabled, .bachnx .btn-lighter:disabled {
  color: #101924;
  background-color: #f5f6fa;
  border-color: #f5f6fa;
}

.bachnx .btn-lighter:not(:disabled):not(.disabled):active, .bachnx .btn-lighter:not(:disabled):not(.disabled).active, .bachnx .show > .btn-lighter.dropdown-toggle {
  color: #101924;
  background-color: #d3d7e9;
  border-color: #cbd0e5;
}

.bachnx .btn-lighter:not(:disabled):not(.disabled):active:focus, .bachnx .btn-lighter:not(:disabled):not(.disabled).active:focus, .bachnx .show > .btn-lighter.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(211, 213, 218, 0.5);
}

.bachnx .btn-outline-primary {
  color: #e81818;
  border-color: #e81818;
}

.bachnx .btn-outline-primary:hover {
  color: #fff;
  background-color: #e81818;
  border-color: #e81818;
}

.bachnx .btn-outline-primary:focus, .bachnx .btn-outline-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(101, 118, 255, 0.5);
}

.bachnx .btn-outline-primary.disabled, .bachnx .btn-outline-primary:disabled {
  color: #e81818;
  background-color: transparent;
}

.bachnx .btn-outline-primary:not(:disabled):not(.disabled):active, .bachnx .btn-outline-primary:not(:disabled):not(.disabled).active, .bachnx .show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #e81818;
  border-color: #e81818;
}

.bachnx .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .bachnx .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .bachnx .show > .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(101, 118, 255, 0.5);
}

.bachnx .btn-outline-secondary {
  color: #364a63;
  border-color: #364a63;
}

.bachnx .btn-outline-secondary:hover {
  color: #fff;
  background-color: #364a63;
  border-color: #364a63;
}

.bachnx .btn-outline-secondary:focus, .bachnx .btn-outline-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(54, 74, 99, 0.5);
}

.bachnx .btn-outline-secondary.disabled, .bachnx .btn-outline-secondary:disabled {
  color: #364a63;
  background-color: transparent;
}

.bachnx .btn-outline-secondary:not(:disabled):not(.disabled):active, .bachnx .btn-outline-secondary:not(:disabled):not(.disabled).active, .bachnx .show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #364a63;
  border-color: #364a63;
}

.bachnx .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .bachnx .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .bachnx .show > .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(54, 74, 99, 0.5);
}

.bachnx .btn-outline-success {
  color: #1ee0ac;
  border-color: #1ee0ac;
}

.bachnx .btn-outline-success:hover {
  color: #fff;
  background-color: #1ee0ac;
  border-color: #1ee0ac;
}

.bachnx .btn-outline-success:focus, .bachnx .btn-outline-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(30, 224, 172, 0.5);
}

.bachnx .btn-outline-success.disabled, .bachnx .btn-outline-success:disabled {
  color: #1ee0ac;
  background-color: transparent;
}

.bachnx .btn-outline-success:not(:disabled):not(.disabled):active, .bachnx .btn-outline-success:not(:disabled):not(.disabled).active, .bachnx .show > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #1ee0ac;
  border-color: #1ee0ac;
}

.bachnx .btn-outline-success:not(:disabled):not(.disabled):active:focus, .bachnx .btn-outline-success:not(:disabled):not(.disabled).active:focus, .bachnx .show > .btn-outline-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(30, 224, 172, 0.5);
}

.bachnx .btn-outline-info {
  color: #09c2de;
  border-color: #09c2de;
}

.bachnx .btn-outline-info:hover {
  color: #fff;
  background-color: #09c2de;
  border-color: #09c2de;
}

.bachnx .btn-outline-info:focus, .bachnx .btn-outline-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(9, 194, 222, 0.5);
}

.bachnx .btn-outline-info.disabled, .bachnx .btn-outline-info:disabled {
  color: #09c2de;
  background-color: transparent;
}

.bachnx .btn-outline-info:not(:disabled):not(.disabled):active, .bachnx .btn-outline-info:not(:disabled):not(.disabled).active, .bachnx .show > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #09c2de;
  border-color: #09c2de;
}

.bachnx .btn-outline-info:not(:disabled):not(.disabled):active:focus, .bachnx .btn-outline-info:not(:disabled):not(.disabled).active:focus, .bachnx .show > .btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(9, 194, 222, 0.5);
}

.bachnx .btn-outline-warning {
  color: #f4bd0e;
  border-color: #f4bd0e;
}

.bachnx .btn-outline-warning:hover {
  color: #fff;
  background-color: #f4bd0e;
  border-color: #f4bd0e;
}

.bachnx .btn-outline-warning:focus, .bachnx .btn-outline-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(244, 189, 14, 0.5);
}

.bachnx .btn-outline-warning.disabled, .bachnx .btn-outline-warning:disabled {
  color: #f4bd0e;
  background-color: transparent;
}

.bachnx .btn-outline-warning:not(:disabled):not(.disabled):active, .bachnx .btn-outline-warning:not(:disabled):not(.disabled).active, .bachnx .show > .btn-outline-warning.dropdown-toggle {
  color: #fff;
  background-color: #f4bd0e;
  border-color: #f4bd0e;
}

.bachnx .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .bachnx .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .bachnx .show > .btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(244, 189, 14, 0.5);
}

.bachnx .btn-outline-danger {
  color: #e85347;
  border-color: #e85347;
}

.bachnx .btn-outline-danger:hover {
  color: #fff;
  background-color: #e85347;
  border-color: #e85347;
}

.bachnx .btn-outline-danger:focus, .bachnx .btn-outline-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(232, 83, 71, 0.5);
}

.bachnx .btn-outline-danger.disabled, .bachnx .btn-outline-danger:disabled {
  color: #e85347;
  background-color: transparent;
}

.bachnx .btn-outline-danger:not(:disabled):not(.disabled):active, .bachnx .btn-outline-danger:not(:disabled):not(.disabled).active, .bachnx .show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #e85347;
  border-color: #e85347;
}

.bachnx .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .bachnx .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .bachnx .show > .btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(232, 83, 71, 0.5);
}

.bachnx .btn-outline-dark {
  color: #1c2b46;
  border-color: #1c2b46;
}

.bachnx .btn-outline-dark:hover {
  color: #fff;
  background-color: #1c2b46;
  border-color: #1c2b46;
}

.bachnx .btn-outline-dark:focus, .bachnx .btn-outline-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(28, 43, 70, 0.5);
}

.bachnx .btn-outline-dark.disabled, .bachnx .btn-outline-dark:disabled {
  color: #1c2b46;
  background-color: transparent;
}

.bachnx .btn-outline-dark:not(:disabled):not(.disabled):active, .bachnx .btn-outline-dark:not(:disabled):not(.disabled).active, .bachnx .show > .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #1c2b46;
  border-color: #1c2b46;
}

.bachnx .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .bachnx .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .bachnx .show > .btn-outline-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(28, 43, 70, 0.5);
}

.bachnx .btn-outline-gray {
  color: #8091a7;
  border-color: #8091a7;
}

.bachnx .btn-outline-gray:hover {
  color: #fff;
  background-color: #8091a7;
  border-color: #8091a7;
}

.bachnx .btn-outline-gray:focus, .bachnx .btn-outline-gray.focus {
  box-shadow: 0 0 0 0.2rem rgba(128, 145, 167, 0.5);
}

.bachnx .btn-outline-gray.disabled, .bachnx .btn-outline-gray:disabled {
  color: #8091a7;
  background-color: transparent;
}

.bachnx .btn-outline-gray:not(:disabled):not(.disabled):active, .bachnx .btn-outline-gray:not(:disabled):not(.disabled).active, .bachnx .show > .btn-outline-gray.dropdown-toggle {
  color: #fff;
  background-color: #8091a7;
  border-color: #8091a7;
}

.bachnx .btn-outline-gray:not(:disabled):not(.disabled):active:focus, .bachnx .btn-outline-gray:not(:disabled):not(.disabled).active:focus, .bachnx .show > .btn-outline-gray.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(128, 145, 167, 0.5);
}

.bachnx .btn-outline-light, .bachnx .dt-buttons .btn-secondary {
  color: #e5e9f2;
  border-color: #e5e9f2;
}

.bachnx .btn-outline-light:hover, .bachnx .dt-buttons .btn-secondary:hover {
  color: #101924;
  background-color: #e5e9f2;
  border-color: #e5e9f2;
}

.bachnx .btn-outline-light:focus, .bachnx .dt-buttons .btn-secondary:focus, .bachnx .btn-outline-light.focus, .bachnx .dt-buttons .focus.btn-secondary {
  box-shadow: 0 0 0 0.2rem rgba(229, 233, 242, 0.5);
}

.bachnx .btn-outline-light.disabled, .bachnx .dt-buttons .disabled.btn-secondary, .bachnx .btn-outline-light:disabled, .bachnx .dt-buttons .btn-secondary:disabled {
  color: #e5e9f2;
  background-color: transparent;
}

.bachnx .btn-outline-light:not(:disabled):not(.disabled):active, .bachnx .dt-buttons .btn-secondary:not(:disabled):not(.disabled):active, .bachnx .btn-outline-light:not(:disabled):not(.disabled).active, .bachnx .dt-buttons .btn-secondary:not(:disabled):not(.disabled).active, .bachnx .show > .btn-outline-light.dropdown-toggle, .bachnx .dt-buttons .show > .dropdown-toggle.btn-secondary {
  color: #101924;
  background-color: #e5e9f2;
  border-color: #e5e9f2;
}

.bachnx .btn-outline-light:not(:disabled):not(.disabled):active:focus, .bachnx .dt-buttons .btn-secondary:not(:disabled):not(.disabled):active:focus, .bachnx .btn-outline-light:not(:disabled):not(.disabled).active:focus, .bachnx .dt-buttons .btn-secondary:not(:disabled):not(.disabled).active:focus, .bachnx .show > .btn-outline-light.dropdown-toggle:focus, .bachnx .dt-buttons .show > .dropdown-toggle.btn-secondary:focus {
  box-shadow: 0 0 0 0.2rem rgba(229, 233, 242, 0.5);
}

.bachnx .btn-outline-lighter {
  color: #f5f6fa;
  border-color: #f5f6fa;
}

.bachnx .btn-outline-lighter:hover {
  color: #101924;
  background-color: #f5f6fa;
  border-color: #f5f6fa;
}

.bachnx .btn-outline-lighter:focus, .bachnx .btn-outline-lighter.focus {
  box-shadow: 0 0 0 0.2rem rgba(245, 246, 250, 0.5);
}

.bachnx .btn-outline-lighter.disabled, .bachnx .btn-outline-lighter:disabled {
  color: #f5f6fa;
  background-color: transparent;
}

.bachnx .btn-outline-lighter:not(:disabled):not(.disabled):active, .bachnx .btn-outline-lighter:not(:disabled):not(.disabled).active, .bachnx .show > .btn-outline-lighter.dropdown-toggle {
  color: #101924;
  background-color: #f5f6fa;
  border-color: #f5f6fa;
}

.bachnx .btn-outline-lighter:not(:disabled):not(.disabled):active:focus, .bachnx .btn-outline-lighter:not(:disabled):not(.disabled).active:focus, .bachnx .show > .btn-outline-lighter.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(245, 246, 250, 0.5);
}

.bachnx .btn-link {
  font-weight: 400;
  color: #e81818;
  text-decoration: none;
}

.bachnx .btn-link:hover {
  color: #d31111;
  text-decoration: underline;
}

.bachnx .btn-link:focus, .bachnx .btn-link.focus {
  text-decoration: underline;
}

.bachnx .btn-link:disabled, .bachnx .btn-link.disabled {
  color: #f5f6fa;
  pointer-events: none;
}

.bachnx .btn-lg, .bachnx .btn-group-lg > .btn, .bachnx .dual-listbox .btn-group-lg > .dual-listbox__button {
  padding: 0.6875rem 1.5rem;
  font-size: 0.9375rem;
  line-height: 1.25rem;
  border-radius: 5px;
}

.bachnx .btn-sm, .bachnx .btn-group-sm > .btn, .bachnx .dual-listbox .btn-group-sm > .dual-listbox__button {
  padding: 0.25rem 0.75rem;
  font-size: 0.75rem;
  line-height: 1.25rem;
  border-radius: 3px;
}

.bachnx .btn-block {
  display: block;
  width: 100%;
}

.bachnx .btn-block + .btn-block {
  margin-top: 0.5rem;
}

.bachnx input[type="submit"].btn-block, .bachnx input[type="reset"].btn-block, .bachnx input[type="button"].btn-block {
  width: 100%;
}

.bachnx .fade {
  transition: opacity 0.15s linear;
}

@media (prefers-reduced-motion: reduce) {
  .bachnx .fade {
    transition: none;
  }
}

.bachnx .fade:not(.show) {
  opacity: 0;
}

.bachnx .collapse:not(.show) {
  display: none;
}

.bachnx .collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}

@media (prefers-reduced-motion: reduce) {
  .bachnx .collapsing {
    transition: none;
  }
}

.bachnx .dropup, .bachnx .dropright, .bachnx .dropdown, .bachnx .dropleft {
  position: relative;
}

.bachnx .dropdown-toggle {
  white-space: nowrap;
}

.bachnx .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}

.bachnx .dropdown-toggle:empty::after {
  margin-left: 0;
}

.bachnx .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  text-align: left;
  min-width: 180px;
  padding: 0 0;
  margin: 0.125rem 0 0;
  font-size: 0.8125rem;
  color: #526484;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #e5e9f2;
  border-radius: 4px;
}

.bachnx .dropdown-menu-left {
  right: auto;
  left: 0;
}

.bachnx .dropdown-menu-right {
  right: 0;
  left: auto;
}

@media (min-width: 576px) {
  .bachnx .dropdown-menu-sm-left {
    right: auto;
    left: 0;
  }
  .bachnx .dropdown-menu-sm-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 768px) {
  .bachnx .dropdown-menu-md-left {
    right: auto;
    left: 0;
  }
  .bachnx .dropdown-menu-md-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 992px) {
  .bachnx .dropdown-menu-lg-left {
    right: auto;
    left: 0;
  }
  .bachnx .dropdown-menu-lg-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 1200px) {
  .bachnx .dropdown-menu-xl-left {
    right: auto;
    left: 0;
  }
  .bachnx .dropdown-menu-xl-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 1540px) {
  .bachnx .dropdown-menu-xxl-left {
    right: auto;
    left: 0;
  }
  .bachnx .dropdown-menu-xxl-right {
    right: 0;
    left: auto;
  }
}

.bachnx .dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}

.bachnx .dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}

.bachnx .dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

.bachnx .dropright .dropdown-menu {
  top: 0;
  margin-top: 0;
  right: auto;
  left: 100%;
  margin-left: 0.125rem;
}

.bachnx .dropright .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}

.bachnx .dropright .dropdown-toggle:empty::after {
  margin-left: 0;
}

.bachnx .dropright .dropdown-toggle::after {
  vertical-align: 0;
}

.bachnx .dropleft .dropdown-menu {
  top: 0;
  margin-top: 0;
  right: 100%;
  left: auto;
  margin-right: 0.125rem;
}

.bachnx .dropleft .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}

.bachnx .dropleft .dropdown-toggle::after {
  display: none;
}

.bachnx .dropleft .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}

.bachnx .dropleft .dropdown-toggle:empty::after {
  margin-left: 0;
}

.bachnx .dropleft .dropdown-toggle::before {
  vertical-align: 0;
}

.bachnx .dropdown-menu[x-placement^="top"], .bachnx .dropdown-menu[x-placement^="right"], .bachnx .dropdown-menu[x-placement^="bottom"], .bachnx .dropdown-menu[x-placement^="left"] {
  right: auto;
  bottom: auto;
}

.bachnx .dropdown-divider {
  height: 0;
  margin: 12px 0;
  overflow: hidden;
  border-top: 1px solid #e5e9f2;
}

.bachnx .dropdown-item {
  display: block;
  width: 100%;
  padding: 8px 14px;
  clear: both;
  font-weight: 400;
  color: #364a63;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}

.bachnx .dropdown-item:first-child {
  border-top-left-radius: calc(4px - 1px);
  border-top-right-radius: calc(4px - 1px);
}

.bachnx .dropdown-item:last-child {
  border-bottom-right-radius: calc(4px - 1px);
  border-bottom-left-radius: calc(4px - 1px);
}

.bachnx .dropdown-item:hover, .bachnx .dropdown-item:focus {
  color: #e81818;
  text-decoration: none;
  background-color: #ebeef2;
}

.bachnx .dropdown-item.active, .bachnx .dropdown-item:active {
  color: #e81818;
  text-decoration: none;
  background-color: #dbdfea;
}

.bachnx .dropdown-item.disabled, .bachnx .dropdown-item:disabled {
  color: #ebeef2;
  pointer-events: none;
  background-color: transparent;
}

.bachnx .dropdown-menu.show {
  display: block;
}

.bachnx .dropdown-header {
  display: block;
  padding: 0 14px;
  margin-bottom: 0;
  font-size: 0.75rem;
  color: #8091a7;
  white-space: nowrap;
}

.bachnx .dropdown-item-text {
  display: block;
  padding: 8px 14px;
  color: #364a63;
}

.bachnx .btn-group, .bachnx .btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}

.bachnx .btn-group > .btn, .bachnx .dual-listbox .btn-group > .dual-listbox__button, .bachnx .btn-group-vertical > .btn, .bachnx .dual-listbox .btn-group-vertical > .dual-listbox__button {
  position: relative;
  flex: 1 1 auto;
}

.bachnx .btn-group > .btn:hover, .bachnx .dual-listbox .btn-group > .dual-listbox__button:hover, .bachnx .btn-group-vertical > .btn:hover, .bachnx .dual-listbox .btn-group-vertical > .dual-listbox__button:hover {
  z-index: 1;
}

.bachnx .btn-group > .btn:focus, .bachnx .dual-listbox .btn-group > .dual-listbox__button:focus, .bachnx .btn-group > .btn:active, .bachnx .dual-listbox .btn-group > .dual-listbox__button:active, .bachnx .btn-group > .btn.active, .bachnx .dual-listbox .btn-group > .active.dual-listbox__button, .bachnx .btn-group-vertical > .btn:focus, .bachnx .dual-listbox .btn-group-vertical > .dual-listbox__button:focus, .bachnx .btn-group-vertical > .btn:active, .bachnx .dual-listbox .btn-group-vertical > .dual-listbox__button:active, .bachnx .btn-group-vertical > .btn.active, .bachnx .dual-listbox .btn-group-vertical > .active.dual-listbox__button {
  z-index: 1;
}

.bachnx .btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.bachnx .btn-toolbar .input-group {
  width: auto;
}

.bachnx .btn-group > .btn:not(:first-child), .bachnx .dual-listbox .btn-group > .dual-listbox__button:not(:first-child), .bachnx .btn-group > .btn-group:not(:first-child) {
  margin-left: -1px;
}

.bachnx .btn-group > .btn:not(:last-child):not(.dropdown-toggle), .bachnx .dual-listbox .btn-group > .dual-listbox__button:not(:last-child):not(.dropdown-toggle), .bachnx .btn-group > .btn-group:not(:last-child) > .btn, .bachnx .dual-listbox .btn-group > .btn-group:not(:last-child) > .dual-listbox__button {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.bachnx .btn-group > .btn:not(:first-child), .bachnx .dual-listbox .btn-group > .dual-listbox__button:not(:first-child), .bachnx .btn-group > .btn-group:not(:first-child) > .btn, .bachnx .dual-listbox .btn-group > .btn-group:not(:first-child) > .dual-listbox__button {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.bachnx .dropdown-toggle-split {
  padding-right: 0.84375rem;
  padding-left: 0.84375rem;
}

.bachnx .dropdown-toggle-split::after, .bachnx .dropup .dropdown-toggle-split::after, .bachnx .dropright .dropdown-toggle-split::after {
  margin-left: 0;
}

.bachnx .dropleft .dropdown-toggle-split::before {
  margin-right: 0;
}

.bachnx .btn-sm + .dropdown-toggle-split, .bachnx .btn-group-sm > .btn + .dropdown-toggle-split, .bachnx .dual-listbox .btn-group-sm > .dual-listbox__button + .dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}

.bachnx .btn-lg + .dropdown-toggle-split, .bachnx .btn-group-lg > .btn + .dropdown-toggle-split, .bachnx .dual-listbox .btn-group-lg > .dual-listbox__button + .dropdown-toggle-split {
  padding-right: 1.125rem;
  padding-left: 1.125rem;
}

.bachnx .btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}

.bachnx .btn-group-vertical > .btn, .bachnx .dual-listbox .btn-group-vertical > .dual-listbox__button, .bachnx .btn-group-vertical > .btn-group {
  width: 100%;
}

.bachnx .btn-group-vertical > .btn:not(:first-child), .bachnx .dual-listbox .btn-group-vertical > .dual-listbox__button:not(:first-child), .bachnx .btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: -1px;
}

.bachnx .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle), .bachnx .dual-listbox .btn-group-vertical > .dual-listbox__button:not(:last-child):not(.dropdown-toggle), .bachnx .btn-group-vertical > .btn-group:not(:last-child) > .btn, .bachnx .dual-listbox .btn-group-vertical > .btn-group:not(:last-child) > .dual-listbox__button {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.bachnx .btn-group-vertical > .btn:not(:first-child), .bachnx .dual-listbox .btn-group-vertical > .dual-listbox__button:not(:first-child), .bachnx .btn-group-vertical > .btn-group:not(:first-child) > .btn, .bachnx .dual-listbox .btn-group-vertical > .btn-group:not(:first-child) > .dual-listbox__button {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.bachnx .btn-group-toggle > .btn, .bachnx .dual-listbox .btn-group-toggle > .dual-listbox__button, .bachnx .btn-group-toggle > .btn-group > .btn, .bachnx .dual-listbox .btn-group-toggle > .btn-group > .dual-listbox__button {
  margin-bottom: 0;
}

.bachnx .btn-group-toggle > .btn input[type="radio"], .bachnx .dual-listbox .btn-group-toggle > .dual-listbox__button input[type="radio"], .bachnx .btn-group-toggle > .btn input[type="checkbox"], .bachnx .dual-listbox .btn-group-toggle > .dual-listbox__button input[type="checkbox"], .bachnx .btn-group-toggle > .btn-group > .btn input[type="radio"], .bachnx .dual-listbox .btn-group-toggle > .btn-group > .dual-listbox__button input[type="radio"], .bachnx .btn-group-toggle > .btn-group > .btn input[type="checkbox"], .bachnx .dual-listbox .btn-group-toggle > .btn-group > .dual-listbox__button input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.bachnx .input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}

.bachnx .input-group > .form-control, .bachnx div.dataTables_wrapper div.dataTables_filter .input-group > input, .bachnx .dual-listbox .input-group > .dual-listbox__search, .bachnx .input-group > .form-control-plaintext, .bachnx .input-group > .custom-select, .bachnx div.dataTables_wrapper div.dataTables_length .input-group > select, .bachnx .input-group > .custom-file {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
  margin-bottom: 0;
}

.bachnx .input-group > .form-control + .form-control, .bachnx div.dataTables_wrapper div.dataTables_filter .input-group > input + .form-control, .bachnx .dual-listbox .input-group > .dual-listbox__search + .form-control, .bachnx div.dataTables_wrapper div.dataTables_filter .input-group > .form-control + input, .bachnx div.dataTables_wrapper div.dataTables_filter .input-group > input + input, .bachnx .dual-listbox div.dataTables_wrapper div.dataTables_filter .input-group > .dual-listbox__search + input, .bachnx div.dataTables_wrapper div.dataTables_filter .dual-listbox .input-group > .dual-listbox__search + input, .bachnx .dual-listbox .input-group > .form-control + .dual-listbox__search, .bachnx div.dataTables_wrapper div.dataTables_filter .dual-listbox .input-group > input + .dual-listbox__search, .bachnx .dual-listbox div.dataTables_wrapper div.dataTables_filter .input-group > input + .dual-listbox__search, .bachnx .dual-listbox .input-group > .dual-listbox__search + .dual-listbox__search, .bachnx .input-group > .form-control + .custom-select, .bachnx div.dataTables_wrapper div.dataTables_filter .input-group > input + .custom-select, .bachnx .dual-listbox .input-group > .dual-listbox__search + .custom-select, .bachnx div.dataTables_wrapper div.dataTables_length .input-group > .form-control + select, .bachnx div.dataTables_wrapper div.dataTables_filter div.dataTables_length .input-group > input + select, .bachnx div.dataTables_wrapper div.dataTables_length div.dataTables_filter .input-group > input + select, .bachnx .dual-listbox div.dataTables_wrapper div.dataTables_length .input-group > .dual-listbox__search + select, .bachnx div.dataTables_wrapper div.dataTables_length .dual-listbox .input-group > .dual-listbox__search + select, .bachnx .input-group > .form-control + .custom-file, .bachnx div.dataTables_wrapper div.dataTables_filter .input-group > input + .custom-file, .bachnx .dual-listbox .input-group > .dual-listbox__search + .custom-file, .bachnx .input-group > .form-control-plaintext + .form-control, .bachnx div.dataTables_wrapper div.dataTables_filter .input-group > .form-control-plaintext + input, .bachnx .dual-listbox .input-group > .form-control-plaintext + .dual-listbox__search, .bachnx .input-group > .form-control-plaintext + .custom-select, .bachnx div.dataTables_wrapper div.dataTables_length .input-group > .form-control-plaintext + select, .bachnx .input-group > .form-control-plaintext + .custom-file, .bachnx .input-group > .custom-select + .form-control, .bachnx div.dataTables_wrapper div.dataTables_length .input-group > select + .form-control, .bachnx div.dataTables_wrapper div.dataTables_filter .input-group > .custom-select + input, .bachnx div.dataTables_wrapper div.dataTables_length div.dataTables_filter .input-group > select + input, .bachnx div.dataTables_wrapper div.dataTables_filter div.dataTables_length .input-group > select + input, .bachnx .dual-listbox .input-group > .custom-select + .dual-listbox__search, .bachnx div.dataTables_wrapper div.dataTables_length .dual-listbox .input-group > select + .dual-listbox__search, .bachnx .dual-listbox div.dataTables_wrapper div.dataTables_length .input-group > select + .dual-listbox__search, .bachnx .input-group > .custom-select + .custom-select, .bachnx div.dataTables_wrapper div.dataTables_length .input-group > select + .custom-select, .bachnx div.dataTables_wrapper div.dataTables_length .input-group > .custom-select + select, .bachnx div.dataTables_wrapper div.dataTables_length .input-group > select + select, .bachnx .input-group > .custom-select + .custom-file, .bachnx div.dataTables_wrapper div.dataTables_length .input-group > select + .custom-file, .bachnx .input-group > .custom-file + .form-control, .bachnx div.dataTables_wrapper div.dataTables_filter .input-group > .custom-file + input, .bachnx .dual-listbox .input-group > .custom-file + .dual-listbox__search, .bachnx .input-group > .custom-file + .custom-select, .bachnx div.dataTables_wrapper div.dataTables_length .input-group > .custom-file + select, .bachnx .input-group > .custom-file + .custom-file {
  margin-left: -1px;
}

.bachnx .input-group > .form-control:focus, .bachnx div.dataTables_wrapper div.dataTables_filter .input-group > input:focus, .bachnx .dual-listbox .input-group > .dual-listbox__search:focus, .bachnx .input-group > .custom-select:focus, .bachnx div.dataTables_wrapper div.dataTables_length .input-group > select:focus, .bachnx .input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
  z-index: 3;
}

.bachnx .input-group > .custom-file .custom-file-input:focus {
  z-index: 4;
}

.bachnx .input-group > .form-control:not(:last-child), .bachnx div.dataTables_wrapper div.dataTables_filter .input-group > input:not(:last-child), .bachnx .dual-listbox .input-group > .dual-listbox__search:not(:last-child), .bachnx .input-group > .custom-select:not(:last-child), .bachnx div.dataTables_wrapper div.dataTables_length .input-group > select:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.bachnx .input-group > .form-control:not(:first-child), .bachnx div.dataTables_wrapper div.dataTables_filter .input-group > input:not(:first-child), .bachnx .dual-listbox .input-group > .dual-listbox__search:not(:first-child), .bachnx .input-group > .custom-select:not(:first-child), .bachnx div.dataTables_wrapper div.dataTables_length .input-group > select:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.bachnx .input-group > .custom-file {
  display: flex;
  align-items: center;
}

.bachnx .input-group > .custom-file:not(:last-child) .custom-file-label, .bachnx .input-group > .custom-file:not(:last-child) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.bachnx .input-group > .custom-file:not(:first-child) .custom-file-label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.bachnx .input-group-prepend, .bachnx .input-group-append {
  display: flex;
}

.bachnx .input-group-prepend .btn, .bachnx .input-group-prepend .dual-listbox .dual-listbox__button, .bachnx .dual-listbox .input-group-prepend .dual-listbox__button, .bachnx .input-group-append .btn, .bachnx .input-group-append .dual-listbox .dual-listbox__button, .bachnx .dual-listbox .input-group-append .dual-listbox__button {
  position: relative;
  z-index: 2;
}

.bachnx .input-group-prepend .btn:focus, .bachnx .input-group-prepend .dual-listbox .dual-listbox__button:focus, .bachnx .dual-listbox .input-group-prepend .dual-listbox__button:focus, .bachnx .input-group-append .btn:focus, .bachnx .input-group-append .dual-listbox .dual-listbox__button:focus, .bachnx .dual-listbox .input-group-append .dual-listbox__button:focus {
  z-index: 3;
}

.bachnx .input-group-prepend .btn + .btn, .bachnx .input-group-prepend .dual-listbox .dual-listbox__button + .btn, .bachnx .dual-listbox .input-group-prepend .dual-listbox__button + .btn, .bachnx .input-group-prepend .dual-listbox .btn + .dual-listbox__button, .bachnx .dual-listbox .input-group-prepend .btn + .dual-listbox__button, .bachnx .input-group-prepend .dual-listbox .dual-listbox__button + .dual-listbox__button, .bachnx .dual-listbox .input-group-prepend .dual-listbox__button + .dual-listbox__button, .bachnx .input-group-prepend .btn + .input-group-text, .bachnx .input-group-prepend .dual-listbox .dual-listbox__button + .input-group-text, .bachnx .dual-listbox .input-group-prepend .dual-listbox__button + .input-group-text, .bachnx .input-group-prepend .input-group-text + .input-group-text, .bachnx .input-group-prepend .input-group-text + .btn, .bachnx .input-group-prepend .dual-listbox .input-group-text + .dual-listbox__button, .bachnx .dual-listbox .input-group-prepend .input-group-text + .dual-listbox__button, .bachnx .input-group-append .btn + .btn, .bachnx .input-group-append .dual-listbox .dual-listbox__button + .btn, .bachnx .dual-listbox .input-group-append .dual-listbox__button + .btn, .bachnx .input-group-append .dual-listbox .btn + .dual-listbox__button, .bachnx .dual-listbox .input-group-append .btn + .dual-listbox__button, .bachnx .input-group-append .dual-listbox .dual-listbox__button + .dual-listbox__button, .bachnx .dual-listbox .input-group-append .dual-listbox__button + .dual-listbox__button, .bachnx .input-group-append .btn + .input-group-text, .bachnx .input-group-append .dual-listbox .dual-listbox__button + .input-group-text, .bachnx .dual-listbox .input-group-append .dual-listbox__button + .input-group-text, .bachnx .input-group-append .input-group-text + .input-group-text, .bachnx .input-group-append .input-group-text + .btn, .bachnx .input-group-append .dual-listbox .input-group-text + .dual-listbox__button, .bachnx .dual-listbox .input-group-append .input-group-text + .dual-listbox__button {
  margin-left: -1px;
}

.bachnx .input-group-prepend {
  margin-right: -1px;
}

.bachnx .input-group-append {
  margin-left: -1px;
}

.bachnx .input-group-text {
  display: flex;
  align-items: center;
  padding: 0.4375rem 1rem;
  margin-bottom: 0;
  font-size: 0.8125rem;
  font-weight: 400;
  line-height: 1.25rem;
  color: #3c4d62;
  text-align: center;
  white-space: nowrap;
  background-color: #ebeef2;
  border: 1px solid #dbdfea;
  border-radius: 4px;
}

.bachnx .input-group-text input[type="radio"], .bachnx .input-group-text input[type="checkbox"] {
  margin-top: 0;
}

.bachnx .input-group-lg > .form-control:not(textarea), .bachnx div.dataTables_wrapper div.dataTables_filter .input-group-lg > input:not(textarea), .bachnx .dual-listbox .input-group-lg > .dual-listbox__search:not(textarea), .bachnx .input-group-lg > .custom-select, .bachnx div.dataTables_wrapper div.dataTables_length .input-group-lg > select {
  height: calc(2.625rem + 2px);
}

.bachnx .input-group-lg > .form-control, .bachnx div.dataTables_wrapper div.dataTables_filter .input-group-lg > input, .bachnx .dual-listbox .input-group-lg > .dual-listbox__search, .bachnx .input-group-lg > .custom-select, .bachnx div.dataTables_wrapper div.dataTables_length .input-group-lg > select, .bachnx .input-group-lg > .input-group-prepend > .input-group-text, .bachnx .input-group-lg > .input-group-append > .input-group-text, .bachnx .input-group-lg > .input-group-prepend > .btn, .bachnx .dual-listbox .input-group-lg > .input-group-prepend > .dual-listbox__button, .bachnx .input-group-lg > .input-group-append > .btn, .bachnx .dual-listbox .input-group-lg > .input-group-append > .dual-listbox__button {
  padding: 0.6875rem 1rem;
  font-size: 0.9375rem;
  line-height: 1.25rem;
  border-radius: 5px;
}

.bachnx .input-group-sm > .form-control:not(textarea), .bachnx div.dataTables_wrapper div.dataTables_filter .input-group-sm > input:not(textarea), .bachnx .dual-listbox .input-group-sm > .dual-listbox__search:not(textarea), .bachnx .input-group-sm > .custom-select, .bachnx div.dataTables_wrapper div.dataTables_length .input-group-sm > select {
  height: calc(1.75rem + 2px);
}

.bachnx .input-group-sm > .form-control, .bachnx div.dataTables_wrapper div.dataTables_filter .input-group-sm > input, .bachnx .dual-listbox .input-group-sm > .dual-listbox__search, .bachnx .input-group-sm > .custom-select, .bachnx div.dataTables_wrapper div.dataTables_length .input-group-sm > select, .bachnx .input-group-sm > .input-group-prepend > .input-group-text, .bachnx .input-group-sm > .input-group-append > .input-group-text, .bachnx .input-group-sm > .input-group-prepend > .btn, .bachnx .dual-listbox .input-group-sm > .input-group-prepend > .dual-listbox__button, .bachnx .input-group-sm > .input-group-append > .btn, .bachnx .dual-listbox .input-group-sm > .input-group-append > .dual-listbox__button {
  padding: 0.25rem 1rem;
  font-size: 0.75rem;
  line-height: 1.25rem;
  border-radius: 3px;
}

.bachnx .input-group-lg > .custom-select, .bachnx div.dataTables_wrapper div.dataTables_length .input-group-lg > select, .bachnx .input-group-sm > .custom-select, .bachnx div.dataTables_wrapper div.dataTables_length .input-group-sm > select {
  padding-right: 2rem;
}

.bachnx .input-group > .input-group-prepend > .btn, .bachnx .dual-listbox .input-group > .input-group-prepend > .dual-listbox__button, .bachnx .input-group > .input-group-prepend > .input-group-text, .bachnx .input-group > .input-group-append:not(:last-child) > .btn, .bachnx .dual-listbox .input-group > .input-group-append:not(:last-child) > .dual-listbox__button, .bachnx .input-group > .input-group-append:not(:last-child) > .input-group-text, .bachnx .input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle), .bachnx .dual-listbox .input-group > .input-group-append:last-child > .dual-listbox__button:not(:last-child):not(.dropdown-toggle), .bachnx .input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.bachnx .input-group > .input-group-append > .btn, .bachnx .dual-listbox .input-group > .input-group-append > .dual-listbox__button, .bachnx .input-group > .input-group-append > .input-group-text, .bachnx .input-group > .input-group-prepend:not(:first-child) > .btn, .bachnx .dual-listbox .input-group > .input-group-prepend:not(:first-child) > .dual-listbox__button, .bachnx .input-group > .input-group-prepend:not(:first-child) > .input-group-text, .bachnx .input-group > .input-group-prepend:first-child > .btn:not(:first-child), .bachnx .dual-listbox .input-group > .input-group-prepend:first-child > .dual-listbox__button:not(:first-child), .bachnx .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.bachnx .custom-control {
  position: relative;
  z-index: 1;
  display: block;
  min-height: 1.44375rem;
  padding-left: 2.25rem;
}

.bachnx .custom-control-inline {
  display: inline-flex;
  margin-right: 1rem;
}

.bachnx .custom-control-input {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 1.5rem;
  height: 1.47187rem;
  opacity: 0;
}

.bachnx .custom-control-input:before, .bachnx .custom-control-input:after {
  z-index: 1;
}

.bachnx .custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  border-color: #e81818;
  background-color: #e81818;
}

.bachnx .custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 3px rgba(101, 118, 255, 0.1);
}

.bachnx .custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #e81818;
}

.bachnx .custom-control-input:not(:disabled):active ~ .custom-control-label::before {
  color: #fff;
  background-color: #e81818;
  border-color: #e81818;
}

.bachnx .custom-control-input[disabled] ~ .custom-control-label, .bachnx .custom-control-input:disabled ~ .custom-control-label {
  color: #6c757d;
}

.bachnx .custom-control-input[disabled] ~ .custom-control-label::before, .bachnx .custom-control-input:disabled ~ .custom-control-label::before {
  background-color: #f5f6fa;
}

.bachnx .custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top;
}

.bachnx .custom-control-label::before {
  position: absolute;
  top: -0.02813rem;
  left: -2.25rem;
  display: block;
  width: 1.5rem;
  height: 1.5rem;
  pointer-events: none;
  content: "";
  background-color: #fff;
  border: #dbdfea solid 2px;
}

.bachnx .custom-control-label::after {
  position: absolute;
  top: -0.02813rem;
  left: -2.25rem;
  display: block;
  width: 1.5rem;
  height: 1.5rem;
  content: "";
  background: no-repeat 50% / 50% 50%;
}

.bachnx .custom-checkbox .custom-control-label::before {
  border-radius: 4px;
}

.bachnx .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e");
}

.bachnx .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  border-color: #559bfb;
  background-color: #559bfb;
}

.bachnx .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e");
}

.bachnx .custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(101, 118, 255, 0.8);
}

.bachnx .custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(101, 118, 255, 0.8);
}

.bachnx .custom-radio .custom-control-label::before {
  border-radius: 50%;
}

.bachnx .custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}

.bachnx .custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(101, 118, 255, 0.8);
}

.bachnx .custom-switch {
  padding-left: 3.75rem;
}

.bachnx .custom-switch .custom-control-label::before {
  left: -3.75rem;
  width: 3rem;
  pointer-events: all;
  border-radius: 1.5rem;
}

.bachnx .custom-switch .custom-control-label::after {
  top: calc(-0.02813rem + 4px);
  left: calc(-3.75rem + 4px);
  width: 1rem;
  height: 1rem;
  background-color: #dbdfea;
  border-radius: 1.5rem;
  transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .bachnx .custom-switch .custom-control-label::after {
    transition: none;
  }
}

.bachnx .custom-switch .custom-control-input:checked ~ .custom-control-label::after {
  background-color: #fff;
  transform: translateX(1.5rem);
}

.bachnx .custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(101, 118, 255, 0.8);
}

.bachnx .custom-select, .bachnx div.dataTables_wrapper div.dataTables_length select {
  display: inline-block;
  width: 100%;
  height: calc(2.125rem + 2px);
  padding: 0.4375rem 2rem 0.4375rem 1rem;
  font-size: 0.8125rem;
  font-weight: 400;
  line-height: 1.25rem;
  color: #3c4d62;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 1rem center/8px 10px no-repeat;
  border: 1px solid #dbdfea;
  border-radius: 4px;
  appearance: none;
}

.bachnx .custom-select:focus, .bachnx div.dataTables_wrapper div.dataTables_length select:focus {
  border-color: #e81818;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(85, 155, 251, 0.25);
}

.bachnx .custom-select:focus::-ms-value, .bachnx div.dataTables_wrapper div.dataTables_length select:focus::-ms-value {
  color: #3c4d62;
  background-color: #fff;
}

.bachnx .custom-select[multiple], .bachnx div.dataTables_wrapper div.dataTables_length select[multiple], .bachnx .custom-select[size]:not([size="1"]), .bachnx div.dataTables_wrapper div.dataTables_length select[size]:not([size="1"]) {
  height: auto;
  padding-right: 1rem;
  background-image: none;
}

.bachnx .custom-select:disabled, .bachnx div.dataTables_wrapper div.dataTables_length select:disabled {
  color: #6c757d;
  background-color: #e9ecef;
}

.bachnx .custom-select::-ms-expand, .bachnx div.dataTables_wrapper div.dataTables_length select::-ms-expand {
  display: none;
}

.bachnx .custom-select:-moz-focusring, .bachnx div.dataTables_wrapper div.dataTables_length select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #3c4d62;
}

.bachnx .custom-select-sm {
  height: calc(1.75rem + 2px);
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 1rem;
  font-size: 0.75rem;
}

.bachnx .custom-select-lg {
  height: calc(2.625rem + 2px);
  padding-top: 0.6875rem;
  padding-bottom: 0.6875rem;
  padding-left: 1rem;
  font-size: 0.9375rem;
}

.bachnx .custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(2.125rem + 2px);
  margin-bottom: 0;
}

.bachnx .custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(2.125rem + 2px);
  margin: 0;
  opacity: 0;
}

.bachnx .custom-file-input:focus ~ .custom-file-label {
  border-color: #e81818;
  box-shadow: 0 0 0 3px rgba(101, 118, 255, 0.1);
}

.bachnx .custom-file-input[disabled] ~ .custom-file-label, .bachnx .custom-file-input:disabled ~ .custom-file-label {
  background-color: #f5f6fa;
}

.bachnx .custom-file-input:lang(en) ~ .custom-file-label::after {
  content: "Browse";
}

.bachnx .custom-file-input ~ .custom-file-label[data-browse]::after {
  content: attr(data-browse);
}

.bachnx .custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(2.125rem + 2px);
  padding: 0.4375rem 1rem;
  font-weight: 400;
  line-height: 1.25rem;
  color: #3c4d62;
  background-color: #fff;
  border: 1px solid #dbdfea;
  border-radius: 4px;
}

.bachnx .custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: 2.125rem;
  padding: 0.4375rem 1rem;
  line-height: 1.25rem;
  color: #3c4d62;
  content: "Browse";
  background-color: #ebeef2;
  border-left: inherit;
  border-radius: 0 4px 4px 0;
}

.bachnx .custom-range {
  width: 100%;
  height: 1.4rem;
  padding: 0;
  background-color: transparent;
  appearance: none;
}

.bachnx .custom-range:focus {
  outline: none;
}

.bachnx .custom-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #f5f6fa, 0 0 0 3px rgba(101, 118, 255, 0.1);
}

.bachnx .custom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #f5f6fa, 0 0 0 3px rgba(101, 118, 255, 0.1);
}

.bachnx .custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #f5f6fa, 0 0 0 3px rgba(101, 118, 255, 0.1);
}

.bachnx .custom-range::-moz-focus-outer {
  border: 0;
}

.bachnx .custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #559bfb;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}

@media (prefers-reduced-motion: reduce) {
  .bachnx .custom-range::-webkit-slider-thumb {
    transition: none;
  }
}

.bachnx .custom-range::-webkit-slider-thumb:active {
  background-color: white;
}

.bachnx .custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}

.bachnx .custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #559bfb;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}

@media (prefers-reduced-motion: reduce) {
  .bachnx .custom-range::-moz-range-thumb {
    transition: none;
  }
}

.bachnx .custom-range::-moz-range-thumb:active {
  background-color: white;
}

.bachnx .custom-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}

.bachnx .custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: 0.2rem;
  margin-left: 0.2rem;
  background-color: #559bfb;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}

@media (prefers-reduced-motion: reduce) {
  .bachnx .custom-range::-ms-thumb {
    transition: none;
  }
}

.bachnx .custom-range::-ms-thumb:active {
  background-color: white;
}

.bachnx .custom-range::-ms-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: 0.5rem;
}

.bachnx .custom-range::-ms-fill-lower {
  background-color: #dee2e6;
  border-radius: 1rem;
}

.bachnx .custom-range::-ms-fill-upper {
  margin-right: 15px;
  background-color: #dee2e6;
  border-radius: 1rem;
}

.bachnx .custom-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd;
}

.bachnx .custom-range:disabled::-webkit-slider-runnable-track {
  cursor: default;
}

.bachnx .custom-range:disabled::-moz-range-thumb {
  background-color: #adb5bd;
}

.bachnx .custom-range:disabled::-moz-range-track {
  cursor: default;
}

.bachnx .custom-range:disabled::-ms-thumb {
  background-color: #adb5bd;
}

.bachnx .custom-control-label::before, .bachnx .custom-file-label, .bachnx .custom-select, .bachnx div.dataTables_wrapper div.dataTables_length select {
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .bachnx .custom-control-label::before, .bachnx .custom-file-label, .bachnx .custom-select, .bachnx div.dataTables_wrapper div.dataTables_length select {
    transition: none;
  }
}

.bachnx .image-control.custom-control {
  padding-left: 0;
}

.bachnx .image-control .custom-control-input:checked ~ .custom-control-label:before {
  border-color: #fff;
}

.bachnx .image-control .custom-control-input:checked ~ .custom-control-label img {
  opacity: .8;
}

.bachnx .image-control .custom-control-label {
  padding-top: 0;
  border-radius: 4px;
  overflow: hidden;
  background-color: #1f2b3a;
}

.bachnx .image-control .custom-control-label img {
  transition: opacity .3s ease;
}

.bachnx .image-control .custom-control-label:before, .bachnx .image-control .custom-control-label:after {
  z-index: 9;
}

.bachnx .image-control .custom-control-label::before {
  border-width: 1px;
  top: 1rem;
  left: 1rem;
}

.bachnx .image-control .custom-control-label::after {
  top: 1rem;
  left: 1rem;
}

.bachnx .image-control:hover .custom-control-label img {
  opacity: .8;
}

.bachnx .custom-control-pro {
  padding-left: 0;
  position: relative;
}

.bachnx .custom-control-pro.no-control.checked {
  z-index: 3;
}

.bachnx .custom-control-pro.no-control.focused {
  z-index: 2;
}

.bachnx .custom-control-pro.no-control .custom-control-label {
  padding: 0.375rem 1.125rem;
  border-width: 2px;
}

.bachnx .custom-control-pro.no-control .custom-control-input:checked ~ .custom-control-label {
  border-color: #e81818;
  z-index: 2;
}

.bachnx .custom-control-pro.no-control .custom-control-input:not(:disabled):active ~ .custom-control-label {
  border-color: #e81818;
}

.bachnx .custom-control-pro.no-control .custom-control-input[disabled] ~ .custom-control-label, .bachnx .custom-control-pro.no-control .custom-control-input:disabled ~ .custom-control-label {
  color: #6c757d;
}

.bachnx .custom-control-pro-block.custom-control {
  display: flex;
}

.bachnx .custom-control-pro-block .custom-control-label {
  width: 100%;
}

.bachnx .custom-control-pro .custom-control-label {
  border: 1px solid #e5e9f2;
  padding: 1.125rem 1.125rem 1.125rem 3.375rem;
  font-size: 13px;
  line-height: 1.25rem;
  border-radius: 4px;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  display: inline-flex;
  align-items: center;
  background-color: #fff;
}

@media (prefers-reduced-motion: reduce) {
  .bachnx .custom-control-pro .custom-control-label {
    transition: none;
  }
}

.bachnx .custom-control-pro .custom-control-label::before, .bachnx .custom-control-pro .custom-control-label::after {
  top: 50%;
  transform: translateY(-50%);
  left: 1.125rem;
}

.bachnx .custom-control-pro .custom-control-label .icon {
  font-size: 1.4em;
  line-height: inherit;
}

.bachnx .custom-control-pro .custom-control-label .icon-lg {
  font-size: 2.2em;
}

.bachnx .custom-control-pro .custom-control-label > span {
  white-space: nowrap;
}

.bachnx .custom-control-pro .custom-control-label > span:only-child {
  width: 100%;
}

.bachnx .custom-control-pro .custom-control-label .icon + span, .bachnx .custom-control-pro .custom-control-label span + .icon {
  padding-left: 8px;
}

.bachnx .custom-control-pro.custom-control-sm {
  padding-left: 0;
}

.bachnx .custom-control-pro.custom-control-sm .custom-control-label {
  padding: 0.6875rem 1.125rem 0.6875rem 3rem;
  font-size: 13px;
  line-height: 1.25rem;
  border-radius: 4px;
}

.bachnx .custom-control-pro.custom-control-sm .custom-control-label::before, .bachnx .custom-control-pro.custom-control-sm .custom-control-label::after {
  top: 50%;
  transform: translateY(-50%);
  left: 1.125rem;
}

.bachnx .custom-control-pro-icon.custom-control-pro .custom-control-label {
  padding-left: 0;
  padding-right: 0;
}

.bachnx .custom-control-pro-icon.custom-control-pro .custom-control-label .icon {
  text-align: center;
  width: 2.125rem;
}

.bachnx .custom-control.color-control {
  padding: 4px !important;
}

.bachnx .custom-control.color-control .custom-control-label::before {
  opacity: 0;
  display: block;
  left: -4px;
  right: -4px;
  top: -4px;
  bottom: -4px;
  border-radius: 50%;
  border: 2px solid #e81818 !important;
  background: transparent !important;
  transition: .3s ease;
}

.bachnx .custom-control.color-control .custom-control-label::after {
  display: none;
}

.bachnx .custom-control.color-control .custom-control-input:checked ~ .custom-control-label::before {
  opacity: 1;
}

.bachnx .no-control {
  padding-left: 0;
}

.bachnx .no-control .custom-control-label::before, .bachnx .no-control .custom-control-label::after {
  display: none;
}

.bachnx .form-control-slider {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}

.bachnx .custom-control-group {
  display: inline-flex;
  align-items: center;
  flex-wrap: wrap;
  margin: -0.375rem;
}

.bachnx .custom-control-group > * {
  padding: 0.375rem;
}

.bachnx .custom-control-stacked {
  margin: 0;
}

.bachnx .custom-control-stacked > * {
  padding: 0;
  margin: -1px;
}

.bachnx .custom-control-stacked:not(.custom-control-vertical) > *:not(:first-child) .custom-control-label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.bachnx .custom-control-stacked:not(.custom-control-vertical) > *:not(:last-child) .custom-control-label {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.bachnx .custom-control-vertical {
  flex-direction: column;
  align-items: start;
}

.bachnx .custom-control-vertical > * {
  width: 100%;
}

.bachnx .custom-control-vertical .custom-control {
  display: flex;
}

.bachnx .custom-control-vertical .custom-control .custom-control-label {
  width: 100%;
}

.bachnx .custom-control-vertical.custom-control-stacked > *:not(:first-child) .custom-control-label {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.bachnx .custom-control-vertical.custom-control-stacked > *:not(:last-child) .custom-control-label {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.bachnx .nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.bachnx .nav-link {
  display: block;
  padding: 0.5rem 1rem;
}

.bachnx .nav-link:hover, .bachnx .nav-link:focus {
  text-decoration: none;
}

.bachnx .nav-link.disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default;
}

.bachnx .nav-tabs {
  border-bottom: 1px solid #dee2e6;
}

.bachnx .nav-tabs .nav-link {
  margin-bottom: -1px;
  border: 1px solid transparent;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.bachnx .nav-tabs .nav-link:hover, .bachnx .nav-tabs .nav-link:focus {
  border-color: #e9ecef #e9ecef #dee2e6;
}

.bachnx .nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}

.bachnx .nav-tabs .nav-link.active, .bachnx .nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #f5f6fa;
  border-color: #dee2e6 #dee2e6 #f5f6fa;
}

.bachnx .nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.bachnx .nav-pills .nav-link {
  border-radius: 4px;
}

.bachnx .nav-pills .nav-link.active, .bachnx .nav-pills .show > .nav-link {
  color: #fff;
  background-color: #559bfb;
}

.bachnx .nav-fill > .nav-link, .bachnx .nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}

.bachnx .nav-justified > .nav-link, .bachnx .nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}

.bachnx .tab-content > .tab-pane {
  display: none;
}

.bachnx .tab-content > .active {
  display: block;
}

.bachnx .navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 1rem;
}

.bachnx .navbar .container, .bachnx .navbar .container-fluid, .bachnx .navbar .container-sm, .bachnx .navbar .container-md, .bachnx .navbar .container-lg, .bachnx .navbar .container-xl, .bachnx .navbar .container-xxl {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

.bachnx .navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}

.bachnx .navbar-brand:hover, .bachnx .navbar-brand:focus {
  text-decoration: none;
}

.bachnx .navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.bachnx .navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}

.bachnx .navbar-nav .dropdown-menu {
  position: static;
  float: none;
}

.bachnx .navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.bachnx .navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}

.bachnx .navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 4px;
}

.bachnx .navbar-toggler:hover, .bachnx .navbar-toggler:focus {
  text-decoration: none;
}

.bachnx .navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%;
}

@media (max-width: 575.98px) {
  .bachnx .navbar-expand-sm > .container, .bachnx .navbar-expand-sm > .container-fluid, .bachnx .navbar-expand-sm > .container-sm, .bachnx .navbar-expand-sm > .container-md, .bachnx .navbar-expand-sm > .container-lg, .bachnx .navbar-expand-sm > .container-xl, .bachnx .navbar-expand-sm > .container-xxl {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 576px) {
  .bachnx .navbar-expand-sm {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .bachnx .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  .bachnx .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .bachnx .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .bachnx .navbar-expand-sm > .container, .bachnx .navbar-expand-sm > .container-fluid, .bachnx .navbar-expand-sm > .container-sm, .bachnx .navbar-expand-sm > .container-md, .bachnx .navbar-expand-sm > .container-lg, .bachnx .navbar-expand-sm > .container-xl, .bachnx .navbar-expand-sm > .container-xxl {
    flex-wrap: nowrap;
  }
  .bachnx .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .bachnx .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}

@media (max-width: 767.98px) {
  .bachnx .navbar-expand-md > .container, .bachnx .navbar-expand-md > .container-fluid, .bachnx .navbar-expand-md > .container-sm, .bachnx .navbar-expand-md > .container-md, .bachnx .navbar-expand-md > .container-lg, .bachnx .navbar-expand-md > .container-xl, .bachnx .navbar-expand-md > .container-xxl {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 768px) {
  .bachnx .navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .bachnx .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  .bachnx .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .bachnx .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .bachnx .navbar-expand-md > .container, .bachnx .navbar-expand-md > .container-fluid, .bachnx .navbar-expand-md > .container-sm, .bachnx .navbar-expand-md > .container-md, .bachnx .navbar-expand-md > .container-lg, .bachnx .navbar-expand-md > .container-xl, .bachnx .navbar-expand-md > .container-xxl {
    flex-wrap: nowrap;
  }
  .bachnx .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .bachnx .navbar-expand-md .navbar-toggler {
    display: none;
  }
}

@media (max-width: 991.98px) {
  .bachnx .navbar-expand-lg > .container, .bachnx .navbar-expand-lg > .container-fluid, .bachnx .navbar-expand-lg > .container-sm, .bachnx .navbar-expand-lg > .container-md, .bachnx .navbar-expand-lg > .container-lg, .bachnx .navbar-expand-lg > .container-xl, .bachnx .navbar-expand-lg > .container-xxl {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 992px) {
  .bachnx .navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .bachnx .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  .bachnx .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .bachnx .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .bachnx .navbar-expand-lg > .container, .bachnx .navbar-expand-lg > .container-fluid, .bachnx .navbar-expand-lg > .container-sm, .bachnx .navbar-expand-lg > .container-md, .bachnx .navbar-expand-lg > .container-lg, .bachnx .navbar-expand-lg > .container-xl, .bachnx .navbar-expand-lg > .container-xxl {
    flex-wrap: nowrap;
  }
  .bachnx .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .bachnx .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}

@media (max-width: 1199.98px) {
  .bachnx .navbar-expand-xl > .container, .bachnx .navbar-expand-xl > .container-fluid, .bachnx .navbar-expand-xl > .container-sm, .bachnx .navbar-expand-xl > .container-md, .bachnx .navbar-expand-xl > .container-lg, .bachnx .navbar-expand-xl > .container-xl, .bachnx .navbar-expand-xl > .container-xxl {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 1200px) {
  .bachnx .navbar-expand-xl {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .bachnx .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  .bachnx .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .bachnx .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .bachnx .navbar-expand-xl > .container, .bachnx .navbar-expand-xl > .container-fluid, .bachnx .navbar-expand-xl > .container-sm, .bachnx .navbar-expand-xl > .container-md, .bachnx .navbar-expand-xl > .container-lg, .bachnx .navbar-expand-xl > .container-xl, .bachnx .navbar-expand-xl > .container-xxl {
    flex-wrap: nowrap;
  }
  .bachnx .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .bachnx .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}

@media (max-width: 1539.98px) {
  .bachnx .navbar-expand-xxl > .container, .bachnx .navbar-expand-xxl > .container-fluid, .bachnx .navbar-expand-xxl > .container-sm, .bachnx .navbar-expand-xxl > .container-md, .bachnx .navbar-expand-xxl > .container-lg, .bachnx .navbar-expand-xxl > .container-xl, .bachnx .navbar-expand-xxl > .container-xxl {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 1540px) {
  .bachnx .navbar-expand-xxl {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .bachnx .navbar-expand-xxl .navbar-nav {
    flex-direction: row;
  }
  .bachnx .navbar-expand-xxl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .bachnx .navbar-expand-xxl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .bachnx .navbar-expand-xxl > .container, .bachnx .navbar-expand-xxl > .container-fluid, .bachnx .navbar-expand-xxl > .container-sm, .bachnx .navbar-expand-xxl > .container-md, .bachnx .navbar-expand-xxl > .container-lg, .bachnx .navbar-expand-xxl > .container-xl, .bachnx .navbar-expand-xxl > .container-xxl {
    flex-wrap: nowrap;
  }
  .bachnx .navbar-expand-xxl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .bachnx .navbar-expand-xxl .navbar-toggler {
    display: none;
  }
}

.bachnx .navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start;
}

.bachnx .navbar-expand > .container, .bachnx .navbar-expand > .container-fluid, .bachnx .navbar-expand > .container-sm, .bachnx .navbar-expand > .container-md, .bachnx .navbar-expand > .container-lg, .bachnx .navbar-expand > .container-xl, .bachnx .navbar-expand > .container-xxl {
  padding-right: 0;
  padding-left: 0;
}

.bachnx .navbar-expand .navbar-nav {
  flex-direction: row;
}

.bachnx .navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}

.bachnx .navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}

.bachnx .navbar-expand > .container, .bachnx .navbar-expand > .container-fluid, .bachnx .navbar-expand > .container-sm, .bachnx .navbar-expand > .container-md, .bachnx .navbar-expand > .container-lg, .bachnx .navbar-expand > .container-xl, .bachnx .navbar-expand > .container-xxl {
  flex-wrap: nowrap;
}

.bachnx .navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}

.bachnx .navbar-expand .navbar-toggler {
  display: none;
}

.bachnx .navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}

.bachnx .navbar-light .navbar-brand:hover, .bachnx .navbar-light .navbar-brand:focus {
  color: rgba(0, 0, 0, 0.9);
}

.bachnx .navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5);
}

.bachnx .navbar-light .navbar-nav .nav-link:hover, .bachnx .navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0, 0, 0, 0.7);
}

.bachnx .navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}

.bachnx .navbar-light .navbar-nav .show > .nav-link, .bachnx .navbar-light .navbar-nav .active > .nav-link, .bachnx .navbar-light .navbar-nav .nav-link.show, .bachnx .navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}

.bachnx .navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}

.bachnx .navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.bachnx .navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}

.bachnx .navbar-light .navbar-text a {
  color: rgba(0, 0, 0, 0.9);
}

.bachnx .navbar-light .navbar-text a:hover, .bachnx .navbar-light .navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9);
}

.bachnx .navbar-dark .navbar-brand {
  color: #fff;
}

.bachnx .navbar-dark .navbar-brand:hover, .bachnx .navbar-dark .navbar-brand:focus {
  color: #fff;
}

.bachnx .navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}

.bachnx .navbar-dark .navbar-nav .nav-link:hover, .bachnx .navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}

.bachnx .navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}

.bachnx .navbar-dark .navbar-nav .show > .nav-link, .bachnx .navbar-dark .navbar-nav .active > .nav-link, .bachnx .navbar-dark .navbar-nav .nav-link.show, .bachnx .navbar-dark .navbar-nav .nav-link.active {
  color: #fff;
}

.bachnx .navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1);
}

.bachnx .navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.bachnx .navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}

.bachnx .navbar-dark .navbar-text a {
  color: #fff;
}

.bachnx .navbar-dark .navbar-text a:hover, .bachnx .navbar-dark .navbar-text a:focus {
  color: #fff;
}

.bachnx .card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 0 solid rgba(0, 0, 0, 0.125);
  border-radius: 4px;
}

.bachnx .card > hr {
  margin-right: 0;
  margin-left: 0;
}

.bachnx .card > .list-group {
  border-top: inherit;
  border-bottom: inherit;
}

.bachnx .card > .list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.bachnx .card > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.bachnx .card > .card-header + .list-group, .bachnx .card > .list-group + .card-footer {
  border-top: 0;
}

.bachnx .card-body {
  flex: 1 1 auto;
  min-height: 1px;
  padding: 1.25rem;
}

.bachnx .card-title {
  margin-bottom: 0.75rem;
}

.bachnx .card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}

.bachnx .card-text:last-child {
  margin-bottom: 0;
}

.bachnx .card-link:hover {
  text-decoration: none;
}

.bachnx .card-link + .card-link {
  margin-left: 1.25rem;
}

.bachnx .card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.07);
  border-bottom: 0 solid rgba(0, 0, 0, 0.125);
}

.bachnx .card-header:first-child {
  border-radius: 3px 3px 0 0;
}

.bachnx .card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.07);
  border-top: 0 solid rgba(0, 0, 0, 0.125);
}

.bachnx .card-footer:last-child {
  border-radius: 0 0 3px 3px;
}

.bachnx .card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}

.bachnx .card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

.bachnx .card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
  border-radius: 3px;
}

.bachnx .card-img, .bachnx .card-img-top, .bachnx .card-img-bottom {
  flex-shrink: 0;
  width: 100%;
}

.bachnx .card-img, .bachnx .card-img-top {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.bachnx .card-img, .bachnx .card-img-bottom {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.bachnx .card-deck .card {
  margin-bottom: 14px;
}

@media (min-width: 576px) {
  .bachnx .card-deck {
    display: flex;
    flex-flow: row wrap;
    margin-right: -14px;
    margin-left: -14px;
  }
  .bachnx .card-deck .card {
    flex: 1 0 0%;
    margin-right: 14px;
    margin-bottom: 0;
    margin-left: 14px;
  }
}

.bachnx .card-group > .card {
  margin-bottom: 14px;
}

@media (min-width: 576px) {
  .bachnx .card-group {
    display: flex;
    flex-flow: row wrap;
  }
  .bachnx .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .bachnx .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .bachnx .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .bachnx .card-group > .card:not(:last-child) .card-img-top, .bachnx .card-group > .card:not(:last-child) .card-header {
    border-top-right-radius: 0;
  }
  .bachnx .card-group > .card:not(:last-child) .card-img-bottom, .bachnx .card-group > .card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
  }
  .bachnx .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .bachnx .card-group > .card:not(:first-child) .card-img-top, .bachnx .card-group > .card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }
  .bachnx .card-group > .card:not(:first-child) .card-img-bottom, .bachnx .card-group > .card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
}

.bachnx .card-columns .card {
  margin-bottom: 0.75rem;
}

@media (min-width: 576px) {
  .bachnx .card-columns {
    column-count: 3;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }
  .bachnx .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}

.bachnx .accordion {
  overflow-anchor: none;
}

.bachnx .accordion > .card {
  overflow: hidden;
}

.bachnx .accordion > .card:not(:last-of-type) {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.bachnx .accordion > .card:not(:first-of-type) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.bachnx .accordion > .card > .card-header {
  border-radius: 0;
  margin-bottom: 0;
}

.bachnx .breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0.25rem 0;
  margin-bottom: 0;
  font-size: 0.6875rem;
  list-style: none;
  background-color: transparent;
  border-radius: 4px;
}

.bachnx .breadcrumb-item {
  display: flex;
}

.bachnx .breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}

.bachnx .breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  color: #8091a7;
  content: "/";
}

.bachnx .breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}

.bachnx .breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}

.bachnx .breadcrumb-item.active {
  color: #b7c2d0;
}

.bachnx .pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 4px;
}

.bachnx .page-link {
  position: relative;
  display: block;
  padding: 0.5625rem 0.625rem;
  margin-left: -1px;
  line-height: 1rem;
  color: #526484;
  background-color: #fff;
  border: 1px solid #e5e9f2;
}

.bachnx .page-link:hover {
  z-index: 2;
  color: #d31111;
  text-decoration: none;
  background-color: #ebeef2;
  border-color: #e5e9f2;
}

.bachnx .page-link:focus {
  z-index: 3;
  outline: 0;
  box-shadow: none;
}

.bachnx .page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.bachnx .page-item:last-child .page-link {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.bachnx .page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #e81818;
  border-color: #e81818;
}

.bachnx .page-item.disabled .page-link {
  color: #dbdfea;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #e5e9f2;
}

.bachnx .pagination-lg .page-link {
  padding: 0.5625rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1.5;
}

.bachnx .pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}

.bachnx .pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

.bachnx .pagination-sm .page-link {
  padding: 0.4375rem 0.5rem;
  font-size: 0.75rem;
  line-height: 1.5;
}

.bachnx .pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

.bachnx .pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.bachnx .badge {
  display: inline-block;
  padding: 0 0.375rem;
  font-size: 0.675rem;
  font-weight: 500;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 3px;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .bachnx .badge {
    transition: none;
  }
}

.bachnx a.badge:hover, .bachnx a.badge:focus {
  text-decoration: none;
}

.bachnx .badge:empty {
  display: none;
}

.bachnx .btn .badge, .bachnx .dual-listbox .dual-listbox__button .badge {
  position: relative;
  top: -1px;
}

.bachnx .badge-pill {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  border-radius: 10rem;
}

.bachnx .badge-primary {
  color: #fff;
  background-color: #e81818;
}

.bachnx a.badge-primary:hover, .bachnx a.badge-primary:focus {
  color: #fff;
  background-color: #3249ff;
}

.bachnx a.badge-primary:focus, .bachnx a.badge-primary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(101, 118, 255, 0.5);
}

.bachnx .badge-secondary {
  color: #fff;
  background-color: #364a63;
}

.bachnx a.badge-secondary:hover, .bachnx a.badge-secondary:focus {
  color: #fff;
  background-color: #243142;
}

.bachnx a.badge-secondary:focus, .bachnx a.badge-secondary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(54, 74, 99, 0.5);
}

.bachnx .badge-success {
  color: #fff;
  background-color: #1ee0ac;
}

.bachnx a.badge-success:hover, .bachnx a.badge-success:focus {
  color: #fff;
  background-color: #18b389;
}

.bachnx a.badge-success:focus, .bachnx a.badge-success.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(30, 224, 172, 0.5);
}

.bachnx .badge-info {
  color: #fff;
  background-color: #09c2de;
}

.bachnx a.badge-info:hover, .bachnx a.badge-info:focus {
  color: #fff;
  background-color: #0797ad;
}

.bachnx a.badge-info:focus, .bachnx a.badge-info.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(9, 194, 222, 0.5);
}

.bachnx .badge-warning {
  color: #fff;
  background-color: #f4bd0e;
}

.bachnx a.badge-warning:hover, .bachnx a.badge-warning:focus {
  color: #fff;
  background-color: #c69909;
}

.bachnx a.badge-warning:focus, .bachnx a.badge-warning.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(244, 189, 14, 0.5);
}

.bachnx .badge-danger {
  color: #fff;
  background-color: #e85347;
}

.bachnx a.badge-danger:hover, .bachnx a.badge-danger:focus {
  color: #fff;
  background-color: #e02b1c;
}

.bachnx a.badge-danger:focus, .bachnx a.badge-danger.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(232, 83, 71, 0.5);
}

.bachnx .badge-dark {
  color: #fff;
  background-color: #1c2b46;
}

.bachnx a.badge-dark:hover, .bachnx a.badge-dark:focus {
  color: #fff;
  background-color: #0d1522;
}

.bachnx a.badge-dark:focus, .bachnx a.badge-dark.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(28, 43, 70, 0.5);
}

.bachnx .badge-gray {
  color: #fff;
  background-color: #8091a7;
}

.bachnx a.badge-gray:hover, .bachnx a.badge-gray:focus {
  color: #fff;
  background-color: #647790;
}

.bachnx a.badge-gray:focus, .bachnx a.badge-gray.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(128, 145, 167, 0.5);
}

.bachnx .badge-light {
  color: #101924;
  background-color: #e5e9f2;
}

.bachnx a.badge-light:hover, .bachnx a.badge-light:focus {
  color: #101924;
  background-color: #c3cce1;
}

.bachnx a.badge-light:focus, .bachnx a.badge-light.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(229, 233, 242, 0.5);
}

.bachnx .badge-lighter {
  color: #101924;
  background-color: #f5f6fa;
}

.bachnx a.badge-lighter:hover, .bachnx a.badge-lighter:focus {
  color: #101924;
  background-color: #d3d7e9;
}

.bachnx a.badge-lighter:focus, .bachnx a.badge-lighter.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(245, 246, 250, 0.5);
}

.bachnx .jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 5px;
}

@media (min-width: 576px) {
  .bachnx .jumbotron {
    padding: 4rem 2rem;
  }
}

.bachnx .jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}

.bachnx .alert {
  position: relative;
  padding: 1rem 1.25rem;
  margin-bottom: 2rem;
  border: 1px solid transparent;
  border-radius: 4px;
}

.bachnx .alert-heading {
  color: inherit;
}

.bachnx .alert-link {
  font-weight: 700;
}

.bachnx .alert-dismissible {
  padding-right: 4rem;
}

.bachnx .alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 1rem 1.25rem;
  color: inherit;
}

.bachnx .alert-primary {
  color: #5563d6;
  background-color: #edefff;
  border-color: #c8ceff;
}

.bachnx .alert-primary hr {
  border-top-color: #afb7ff;
}

.bachnx .alert-primary .alert-link {
  color: #3041c8;
}

.bachnx .alert-secondary {
  color: #2d3e53;
  background-color: #e7e9ec;
  border-color: #b7bec7;
}

.bachnx .alert-secondary hr {
  border-top-color: #a9b1bc;
}

.bachnx .alert-secondary .alert-link {
  color: #1b2532;
}

.bachnx .alert-success {
  color: #19bc90;
  background-color: #e4fbf5;
  border-color: #aef4e1;
}

.bachnx .alert-success hr {
  border-top-color: #98f1d9;
}

.bachnx .alert-success .alert-link {
  color: #138f6e;
}

.bachnx .alert-info {
  color: #08a3ba;
  background-color: #e1f8fb;
  border-color: #a6e9f3;
}

.bachnx .alert-info hr {
  border-top-color: #90e3f0;
}

.bachnx .alert-info .alert-link {
  color: #067889;
}

.bachnx .alert-warning {
  color: #cd9f0c;
  background-color: #fef7e2;
  border-color: #fbe7a8;
}

.bachnx .alert-warning hr {
  border-top-color: #fae090;
}

.bachnx .alert-warning .alert-link {
  color: #9d7a09;
}

.bachnx .alert-danger {
  color: #c3463c;
  background-color: #fceae9;
  border-color: #f7c1bd;
}

.bachnx .alert-danger hr {
  border-top-color: #f4aca6;
}

.bachnx .alert-danger .alert-link {
  color: #9c3830;
}

.bachnx .alert-dark {
  color: #18243b;
  background-color: #e4e6e9;
  border-color: #adb3bc;
}

.bachnx .alert-dark hr {
  border-top-color: #9fa6b1;
}

.bachnx .alert-dark .alert-link {
  color: #090e17;
}

.bachnx .alert-gray {
  color: #6c7a8c;
  background-color: #f0f2f4;
  border-color: #d1d7df;
}

.bachnx .alert-gray hr {
  border-top-color: #c2cad5;
}

.bachnx .alert-gray .alert-link {
  color: #56616f;
}

.bachnx .alert-light {
  color: #c0c4cb;
  background-color: #fcfcfd;
  border-color: #f6f7fa;
}

.bachnx .alert-light hr {
  border-top-color: #e6e8f1;
}

.bachnx .alert-light .alert-link {
  color: #a4aab4;
}

.bachnx .alert-lighter {
  color: #cecfd2;
  background-color: #fefefe;
  border-color: #fbfcfd;
}

.bachnx .alert-lighter hr {
  border-top-color: #eaeff5;
}

.bachnx .alert-lighter .alert-link {
  color: #b3b5ba;
}

@keyframes progress-bar-stripes {
  from {
    background-position: 0.5rem 0;
  }
  to {
    background-position: 0 0;
  }
}

.bachnx .progress {
  display: flex;
  height: 0.5rem;
  overflow: hidden;
  line-height: 0;
  font-size: 0.75rem;
  background-color: #f5f6fa;
  border-radius: 2px;
}

.bachnx .progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #e81818;
  transition: width 0.6s ease;
}

@media (prefers-reduced-motion: reduce) {
  .bachnx .progress-bar {
    transition: none;
  }
}

.bachnx .progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 0.5rem 0.5rem;
}

.bachnx .progress-bar-animated {
  animation: 1s linear infinite progress-bar-stripes;
}

@media (prefers-reduced-motion: reduce) {
  .bachnx .progress-bar-animated {
    animation: none;
  }
}

.bachnx .media {
  display: flex;
  align-items: flex-start;
}

.bachnx .media-body {
  flex: 1;
}

.bachnx .list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: 4px;
}

.bachnx .list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}

.bachnx .list-group-item-action:hover, .bachnx .list-group-item-action:focus {
  z-index: 1;
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}

.bachnx .list-group-item-action:active {
  color: #526484;
  background-color: #e9ecef;
}

.bachnx .list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}

.bachnx .list-group-item:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}

.bachnx .list-group-item:last-child {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}

.bachnx .list-group-item.disabled, .bachnx .list-group-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff;
}

.bachnx .list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #559bfb;
  border-color: #559bfb;
}

.bachnx .list-group-item + .list-group-item {
  border-top-width: 0;
}

.bachnx .list-group-item + .list-group-item.active {
  margin-top: -1px;
  border-top-width: 1px;
}

.bachnx .list-group-horizontal {
  flex-direction: row;
}

.bachnx .list-group-horizontal > .list-group-item:first-child {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
}

.bachnx .list-group-horizontal > .list-group-item:last-child {
  border-top-right-radius: 4px;
  border-bottom-left-radius: 0;
}

.bachnx .list-group-horizontal > .list-group-item.active {
  margin-top: 0;
}

.bachnx .list-group-horizontal > .list-group-item + .list-group-item {
  border-top-width: 1px;
  border-left-width: 0;
}

.bachnx .list-group-horizontal > .list-group-item + .list-group-item.active {
  margin-left: -1px;
  border-left-width: 1px;
}

@media (min-width: 576px) {
  .bachnx .list-group-horizontal-sm {
    flex-direction: row;
  }
  .bachnx .list-group-horizontal-sm > .list-group-item:first-child {
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0;
  }
  .bachnx .list-group-horizontal-sm > .list-group-item:last-child {
    border-top-right-radius: 4px;
    border-bottom-left-radius: 0;
  }
  .bachnx .list-group-horizontal-sm > .list-group-item.active {
    margin-top: 0;
  }
  .bachnx .list-group-horizontal-sm > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .bachnx .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

@media (min-width: 768px) {
  .bachnx .list-group-horizontal-md {
    flex-direction: row;
  }
  .bachnx .list-group-horizontal-md > .list-group-item:first-child {
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0;
  }
  .bachnx .list-group-horizontal-md > .list-group-item:last-child {
    border-top-right-radius: 4px;
    border-bottom-left-radius: 0;
  }
  .bachnx .list-group-horizontal-md > .list-group-item.active {
    margin-top: 0;
  }
  .bachnx .list-group-horizontal-md > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .bachnx .list-group-horizontal-md > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

@media (min-width: 992px) {
  .bachnx .list-group-horizontal-lg {
    flex-direction: row;
  }
  .bachnx .list-group-horizontal-lg > .list-group-item:first-child {
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0;
  }
  .bachnx .list-group-horizontal-lg > .list-group-item:last-child {
    border-top-right-radius: 4px;
    border-bottom-left-radius: 0;
  }
  .bachnx .list-group-horizontal-lg > .list-group-item.active {
    margin-top: 0;
  }
  .bachnx .list-group-horizontal-lg > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .bachnx .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

@media (min-width: 1200px) {
  .bachnx .list-group-horizontal-xl {
    flex-direction: row;
  }
  .bachnx .list-group-horizontal-xl > .list-group-item:first-child {
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0;
  }
  .bachnx .list-group-horizontal-xl > .list-group-item:last-child {
    border-top-right-radius: 4px;
    border-bottom-left-radius: 0;
  }
  .bachnx .list-group-horizontal-xl > .list-group-item.active {
    margin-top: 0;
  }
  .bachnx .list-group-horizontal-xl > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .bachnx .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

@media (min-width: 1540px) {
  .bachnx .list-group-horizontal-xxl {
    flex-direction: row;
  }
  .bachnx .list-group-horizontal-xxl > .list-group-item:first-child {
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0;
  }
  .bachnx .list-group-horizontal-xxl > .list-group-item:last-child {
    border-top-right-radius: 4px;
    border-bottom-left-radius: 0;
  }
  .bachnx .list-group-horizontal-xxl > .list-group-item.active {
    margin-top: 0;
  }
  .bachnx .list-group-horizontal-xxl > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .bachnx .list-group-horizontal-xxl > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

.bachnx .list-group-flush {
  border-radius: 0;
}

.bachnx .list-group-flush > .list-group-item {
  border-width: 0 0 1px;
}

.bachnx .list-group-flush > .list-group-item:last-child {
  border-bottom-width: 0;
}

.bachnx .list-group-item-primary {
  color: #353d85;
  background-color: #d4d9ff;
}

.bachnx .list-group-item-primary.list-group-item-action:hover, .bachnx .list-group-item-primary.list-group-item-action:focus {
  color: #353d85;
  background-color: #bbc2ff;
}

.bachnx .list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #353d85;
  border-color: #353d85;
}

.bachnx .list-group-item-secondary {
  color: #1c2633;
  background-color: #c7ccd3;
}

.bachnx .list-group-item-secondary.list-group-item-action:hover, .bachnx .list-group-item-secondary.list-group-item-action:focus {
  color: #1c2633;
  background-color: #b9bfc8;
}

.bachnx .list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #1c2633;
  border-color: #1c2633;
}

.bachnx .list-group-item-success {
  color: #107459;
  background-color: #c0f6e8;
}

.bachnx .list-group-item-success.list-group-item-action:hover, .bachnx .list-group-item-success.list-group-item-action:focus {
  color: #107459;
  background-color: #aaf3e0;
}

.bachnx .list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #107459;
  border-color: #107459;
}

.bachnx .list-group-item-info {
  color: #056573;
  background-color: #baeef6;
}

.bachnx .list-group-item-info.list-group-item-action:hover, .bachnx .list-group-item-info.list-group-item-action:focus {
  color: #056573;
  background-color: #a3e8f3;
}

.bachnx .list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #056573;
  border-color: #056573;
}

.bachnx .list-group-item-warning {
  color: #7f6207;
  background-color: #fcedbc;
}

.bachnx .list-group-item-warning.list-group-item-action:hover, .bachnx .list-group-item-warning.list-group-item-action:focus {
  color: #7f6207;
  background-color: #fbe6a4;
}

.bachnx .list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #7f6207;
  border-color: #7f6207;
}

.bachnx .list-group-item-danger {
  color: #792b25;
  background-color: #f9cfcb;
}

.bachnx .list-group-item-danger.list-group-item-action:hover, .bachnx .list-group-item-danger.list-group-item-action:focus {
  color: #792b25;
  background-color: #f6bab4;
}

.bachnx .list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #792b25;
  border-color: #792b25;
}

.bachnx .list-group-item-dark {
  color: #0f1624;
  background-color: #bfc4cb;
}

.bachnx .list-group-item-dark.list-group-item-action:hover, .bachnx .list-group-item-dark.list-group-item-action:focus {
  color: #0f1624;
  background-color: #b1b7c0;
}

.bachnx .list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #0f1624;
  border-color: #0f1624;
}

.bachnx .list-group-item-gray {
  color: #434b57;
  background-color: #dbe0e6;
}

.bachnx .list-group-item-gray.list-group-item-action:hover, .bachnx .list-group-item-gray.list-group-item-action:focus {
  color: #434b57;
  background-color: #ccd3dc;
}

.bachnx .list-group-item-gray.list-group-item-action.active {
  color: #fff;
  background-color: #434b57;
  border-color: #434b57;
}

.bachnx .list-group-item-light {
  color: #77797e;
  background-color: #f8f9fb;
}

.bachnx .list-group-item-light.list-group-item-action:hover, .bachnx .list-group-item-light.list-group-item-action:focus {
  color: #77797e;
  background-color: #e8ebf2;
}

.bachnx .list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #77797e;
  border-color: #77797e;
}

.bachnx .list-group-item-lighter {
  color: #7f8082;
  background-color: #fcfcfe;
}

.bachnx .list-group-item-lighter.list-group-item-action:hover, .bachnx .list-group-item-lighter.list-group-item-action:focus {
  color: #7f8082;
  background-color: #e9e9f8;
}

.bachnx .list-group-item-lighter.list-group-item-action.active {
  color: #fff;
  background-color: #7f8082;
  border-color: #7f8082;
}

.bachnx .close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5;
}

.bachnx .close:hover {
  color: #000;
  text-decoration: none;
}

.bachnx .close:not(:disabled):not(.disabled):hover, .bachnx .close:not(:disabled):not(.disabled):focus {
  opacity: .75;
}

.bachnx button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
}

.bachnx a.close.disabled {
  pointer-events: none;
}

.bachnx .toast {
  flex-basis: 350px;
  max-width: 350px;
  font-size: 0.875rem;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
  opacity: 0;
  border-radius: 0.25rem;
}

.bachnx .toast:not(:last-child) {
  margin-bottom: 0.75rem;
}

.bachnx .toast.showing {
  opacity: 1;
}

.bachnx .toast.show {
  display: block;
  opacity: 1;
}

.bachnx .toast.hide {
  display: none;
}

.bachnx .toast-header {
  display: flex;
  align-items: center;
  padding: 0.25rem 0.75rem;
  color: #6c757d;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

.bachnx .toast-body {
  padding: 0.75rem;
}

.bachnx .modal-open {
  overflow: hidden;
}

.bachnx .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.bachnx .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}

.bachnx .modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}

.bachnx .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -30px);
}

@media (prefers-reduced-motion: reduce) {
  .bachnx .modal.fade .modal-dialog {
    transition: none;
  }
}

.bachnx .modal.show .modal-dialog {
  transform: none !important;
}

.bachnx .modal.modal-static .modal-dialog {
  transform: scale(0.95);
}

.bachnx .modal-dialog-scrollable {
  display: flex;
  max-height: calc(100% - 1rem);
}

.bachnx .modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden;
}

.bachnx .modal-dialog-scrollable .modal-header, .bachnx .modal-dialog-scrollable .modal-footer {
  flex-shrink: 0;
}

.bachnx .modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

.bachnx .modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem);
}

.bachnx .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - 1rem);
  height: min-content;
  content: "";
}

.bachnx .modal-dialog-centered.modal-dialog-scrollable {
  flex-direction: column;
  justify-content: center;
  height: 100%;
}

.bachnx .modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none;
}

.bachnx .modal-dialog-centered.modal-dialog-scrollable::before {
  content: none;
}

.bachnx .modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 0 solid rgba(0, 0, 0, 0);
  border-radius: 5px;
  outline: 0;
}

.bachnx .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #364a63;
}

.bachnx .modal-backdrop.fade {
  opacity: 0;
}

.bachnx .modal-backdrop.show {
  opacity: 0.5;
}

.bachnx .modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem 1.25rem;
  border-bottom: 1px solid #dbdfea;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.bachnx .modal-header .close {
  padding: 1rem 1.25rem;
  margin: -1rem -1.25rem -1rem auto;
}

.bachnx .modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

.bachnx .modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1.25rem;
}

.bachnx .modal-footer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #dbdfea;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.bachnx .modal-footer > * {
  margin: 0.25rem;
}

.bachnx .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 576px) {
  .bachnx .modal-dialog {
    max-width: 520px;
    margin: 1.75rem auto;
  }
  .bachnx .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem);
  }
  .bachnx .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem);
  }
  .bachnx .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  .bachnx .modal-dialog-centered::before {
    height: calc(100vh - 3.5rem);
    height: min-content;
  }
  .bachnx .modal-sm {
    max-width: 360px;
  }
}

@media (min-width: 992px) {
  .bachnx .modal-lg, .bachnx .modal-xl {
    max-width: 720px;
  }
}

@media (min-width: 1200px) {
  .bachnx .modal-xl {
    max-width: 980px;
  }
}

.bachnx .tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: Roboto, sans-serif, "Helvetica Neue", Arial, "Noto Sans", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.65;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.8125rem;
  word-wrap: break-word;
  opacity: 0;
}

.bachnx .tooltip.show {
  opacity: 0.9;
}

.bachnx .tooltip .arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}

.bachnx .tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bachnx .bs-tooltip-top, .bachnx .bs-tooltip-auto[x-placement^="top"] {
  padding: 0.4rem 0;
}

.bachnx .bs-tooltip-top .arrow, .bachnx .bs-tooltip-auto[x-placement^="top"] .arrow {
  bottom: 0;
}

.bachnx .bs-tooltip-top .arrow::before, .bachnx .bs-tooltip-auto[x-placement^="top"] .arrow::before {
  top: 0;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #1f2b3a;
}

.bachnx .bs-tooltip-right, .bachnx .bs-tooltip-auto[x-placement^="right"] {
  padding: 0 0.4rem;
}

.bachnx .bs-tooltip-right .arrow, .bachnx .bs-tooltip-auto[x-placement^="right"] .arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}

.bachnx .bs-tooltip-right .arrow::before, .bachnx .bs-tooltip-auto[x-placement^="right"] .arrow::before {
  right: 0;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #1f2b3a;
}

.bachnx .bs-tooltip-bottom, .bachnx .bs-tooltip-auto[x-placement^="bottom"] {
  padding: 0.4rem 0;
}

.bachnx .bs-tooltip-bottom .arrow, .bachnx .bs-tooltip-auto[x-placement^="bottom"] .arrow {
  top: 0;
}

.bachnx .bs-tooltip-bottom .arrow::before, .bachnx .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
  bottom: 0;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #1f2b3a;
}

.bachnx .bs-tooltip-left, .bachnx .bs-tooltip-auto[x-placement^="left"] {
  padding: 0 0.4rem;
}

.bachnx .bs-tooltip-left .arrow, .bachnx .bs-tooltip-auto[x-placement^="left"] .arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}

.bachnx .bs-tooltip-left .arrow::before, .bachnx .bs-tooltip-auto[x-placement^="left"] .arrow::before {
  left: 0;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #1f2b3a;
}

.bachnx .tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.75rem;
  color: #fff;
  text-align: center;
  background-color: #1f2b3a;
  border-radius: 3px;
}

.bachnx .popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: Roboto, sans-serif, "Helvetica Neue", Arial, "Noto Sans", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.65;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 5px;
}

.bachnx .popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
  margin: 0 5px;
}

.bachnx .popover .arrow::before, .bachnx .popover .arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bachnx .bs-popover-top, .bachnx .bs-popover-auto[x-placement^="top"] {
  margin-bottom: 0.5rem;
}

.bachnx .bs-popover-top > .arrow, .bachnx .bs-popover-auto[x-placement^="top"] > .arrow {
  bottom: calc(-0.5rem - 1px);
}

.bachnx .bs-popover-top > .arrow::before, .bachnx .bs-popover-auto[x-placement^="top"] > .arrow::before {
  bottom: 0;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}

.bachnx .bs-popover-top > .arrow::after, .bachnx .bs-popover-auto[x-placement^="top"] > .arrow::after {
  bottom: 1px;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: #fff;
}

.bachnx .bs-popover-right, .bachnx .bs-popover-auto[x-placement^="right"] {
  margin-left: 0.5rem;
}

.bachnx .bs-popover-right > .arrow, .bachnx .bs-popover-auto[x-placement^="right"] > .arrow {
  left: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
  margin: 5px 0;
}

.bachnx .bs-popover-right > .arrow::before, .bachnx .bs-popover-auto[x-placement^="right"] > .arrow::before {
  left: 0;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}

.bachnx .bs-popover-right > .arrow::after, .bachnx .bs-popover-auto[x-placement^="right"] > .arrow::after {
  left: 1px;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: #fff;
}

.bachnx .bs-popover-bottom, .bachnx .bs-popover-auto[x-placement^="bottom"] {
  margin-top: 0.5rem;
}

.bachnx .bs-popover-bottom > .arrow, .bachnx .bs-popover-auto[x-placement^="bottom"] > .arrow {
  top: calc(-0.5rem - 1px);
}

.bachnx .bs-popover-bottom > .arrow::before, .bachnx .bs-popover-auto[x-placement^="bottom"] > .arrow::before {
  top: 0;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

.bachnx .bs-popover-bottom > .arrow::after, .bachnx .bs-popover-auto[x-placement^="bottom"] > .arrow::after {
  top: 1px;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: #fff;
}

.bachnx .bs-popover-bottom .popover-header::before, .bachnx .bs-popover-auto[x-placement^="bottom"] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #f7f7f7;
}

.bachnx .bs-popover-left, .bachnx .bs-popover-auto[x-placement^="left"] {
  margin-right: 0.5rem;
}

.bachnx .bs-popover-left > .arrow, .bachnx .bs-popover-auto[x-placement^="left"] > .arrow {
  right: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
  margin: 5px 0;
}

.bachnx .bs-popover-left > .arrow::before, .bachnx .bs-popover-auto[x-placement^="left"] > .arrow::before {
  right: 0;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: rgba(0, 0, 0, 0.25);
}

.bachnx .bs-popover-left > .arrow::after, .bachnx .bs-popover-auto[x-placement^="left"] > .arrow::after {
  right: 1px;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: #fff;
}

.bachnx .popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.bachnx .popover-header:empty {
  display: none;
}

.bachnx .popover-body {
  padding: 0.5rem 0.75rem;
  color: #526484;
}

.bachnx .carousel {
  position: relative;
}

.bachnx .carousel.pointer-event {
  touch-action: pan-y;
}

.bachnx .carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.bachnx .carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}

.bachnx .carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .bachnx .carousel-item {
    transition: none;
  }
}

.bachnx .carousel-item.active, .bachnx .carousel-item-next, .bachnx .carousel-item-prev {
  display: block;
}

.bachnx .carousel-item-next:not(.carousel-item-left), .bachnx .active.carousel-item-right {
  transform: translateX(100%);
}

.bachnx .carousel-item-prev:not(.carousel-item-right), .bachnx .active.carousel-item-left {
  transform: translateX(-100%);
}

.bachnx .carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none;
}

.bachnx .carousel-fade .carousel-item.active, .bachnx .carousel-fade .carousel-item-next.carousel-item-left, .bachnx .carousel-fade .carousel-item-prev.carousel-item-right {
  z-index: 1;
  opacity: 1;
}

.bachnx .carousel-fade .active.carousel-item-left, .bachnx .carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.6s;
}

@media (prefers-reduced-motion: reduce) {
  .bachnx .carousel-fade .active.carousel-item-left, .bachnx .carousel-fade .active.carousel-item-right {
    transition: none;
  }
}

.bachnx .carousel-control-prev, .bachnx .carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  padding: 0;
  color: #fff;
  text-align: center;
  background: none;
  border: 0;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}

@media (prefers-reduced-motion: reduce) {
  .bachnx .carousel-control-prev, .bachnx .carousel-control-next {
    transition: none;
  }
}

.bachnx .carousel-control-prev:hover, .bachnx .carousel-control-prev:focus, .bachnx .carousel-control-next:hover, .bachnx .carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

.bachnx .carousel-control-prev {
  left: 0;
}

.bachnx .carousel-control-next {
  right: 0;
}

.bachnx .carousel-control-prev-icon, .bachnx .carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: 50% / 100% 100% no-repeat;
}

.bachnx .carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e");
}

.bachnx .carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e");
}

.bachnx .carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}

.bachnx .carousel-indicators li {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: .5;
  transition: opacity 0.6s ease;
}

@media (prefers-reduced-motion: reduce) {
  .bachnx .carousel-indicators li {
    transition: none;
  }
}

.bachnx .carousel-indicators .active {
  opacity: 1;
}

.bachnx .carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}

@keyframes spinner-border {
  to {
    transform: rotate(360deg);
  }
}

.bachnx .spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: -0.125em;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  animation: .75s linear infinite spinner-border;
}

.bachnx .spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em;
}

@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
    transform: none;
  }
}

.bachnx .spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: -0.125em;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  animation: .75s linear infinite spinner-grow;
}

.bachnx .spinner-grow-sm {
  width: 1rem;
  height: 1rem;
}

@media (prefers-reduced-motion: reduce) {
  .bachnx .spinner-border, .bachnx .spinner-grow {
    animation-duration: 1.5s;
  }
}

.bachnx .align-baseline {
  vertical-align: baseline !important;
}

.bachnx .align-top {
  vertical-align: top !important;
}

.bachnx .align-middle {
  vertical-align: middle !important;
}

.bachnx .align-bottom {
  vertical-align: bottom !important;
}

.bachnx .align-text-bottom {
  vertical-align: text-bottom !important;
}

.bachnx .align-text-top {
  vertical-align: text-top !important;
}

.bachnx .bg-primary {
  background-color: #e81818 !important;
}

.bachnx a.bg-primary:hover, .bachnx a.bg-primary:focus, .bachnx button.bg-primary:hover, .bachnx button.bg-primary:focus {
  background-color: #3249ff !important;
}

.bachnx .bg-secondary {
  background-color: #364a63 !important;
}

.bachnx a.bg-secondary:hover, .bachnx a.bg-secondary:focus, .bachnx button.bg-secondary:hover, .bachnx button.bg-secondary:focus {
  background-color: #243142 !important;
}

.bachnx .bg-success {
  background-color: #1ee0ac !important;
}

.bachnx a.bg-success:hover, .bachnx a.bg-success:focus, .bachnx button.bg-success:hover, .bachnx button.bg-success:focus {
  background-color: #18b389 !important;
}

.bachnx .bg-info {
  background-color: #09c2de !important;
}

.bachnx a.bg-info:hover, .bachnx a.bg-info:focus, .bachnx button.bg-info:hover, .bachnx button.bg-info:focus {
  background-color: #0797ad !important;
}

.bachnx .bg-warning {
  background-color: #f4bd0e !important;
}

.bachnx a.bg-warning:hover, .bachnx a.bg-warning:focus, .bachnx button.bg-warning:hover, .bachnx button.bg-warning:focus {
  background-color: #c69909 !important;
}

.bachnx .bg-danger {
  background-color: #e85347 !important;
}

.bachnx a.bg-danger:hover, .bachnx a.bg-danger:focus, .bachnx button.bg-danger:hover, .bachnx button.bg-danger:focus {
  background-color: #e02b1c !important;
}

.bachnx .bg-dark {
  background-color: #1c2b46 !important;
}

.bachnx a.bg-dark:hover, .bachnx a.bg-dark:focus, .bachnx button.bg-dark:hover, .bachnx button.bg-dark:focus {
  background-color: #0d1522 !important;
}

.bachnx .bg-gray {
  background-color: #8091a7 !important;
}

.bachnx a.bg-gray:hover, .bachnx a.bg-gray:focus, .bachnx button.bg-gray:hover, .bachnx button.bg-gray:focus {
  background-color: #647790 !important;
}

.bachnx .bg-light {
  background-color: #e5e9f2 !important;
}

.bachnx a.bg-light:hover, .bachnx a.bg-light:focus, .bachnx button.bg-light:hover, .bachnx button.bg-light:focus {
  background-color: #c3cce1 !important;
}

.bachnx .bg-lighter, .bachnx .dual-listbox .dual-listbox__item:hover {
  background-color: #f5f6fa !important;
}

.bachnx a.bg-lighter:hover, .bachnx .dual-listbox a.dual-listbox__item:hover, .bachnx a.bg-lighter:focus, .bachnx .dual-listbox a.dual-listbox__item:focus:hover, .bachnx button.bg-lighter:hover, .bachnx .dual-listbox button.dual-listbox__item:hover, .bachnx button.bg-lighter:focus, .bachnx .dual-listbox button.dual-listbox__item:focus:hover {
  background-color: #d3d7e9 !important;
}

.bachnx .bg-white {
  background-color: #fff !important;
}

.bachnx .bg-transparent {
  background-color: transparent !important;
}

.bachnx .border {
  border: 1px solid #dbdfea !important;
}

.bachnx .border-top {
  border-top: 1px solid #dbdfea !important;
}

.bachnx .border-right {
  border-right: 1px solid #dbdfea !important;
}

.bachnx .border-bottom {
  border-bottom: 1px solid #dbdfea !important;
}

.bachnx .border-left {
  border-left: 1px solid #dbdfea !important;
}

.bachnx .border-0, .bachnx .no-bdr {
  border: 0 !important;
}

.bachnx .border-top-0, .bachnx .no-bdr-t, .bachnx .no-bdr-y {
  border-top: 0 !important;
}

.bachnx .border-right-0, .bachnx .no-bdr-r, .bachnx .no-bdr-x {
  border-right: 0 !important;
}

.bachnx .border-bottom-0, .bachnx .no-bdr-b, .bachnx .no-bdr-y {
  border-bottom: 0 !important;
}

.bachnx .border-left-0, .bachnx .no-bdr-l, .bachnx .no-bdr-x {
  border-left: 0 !important;
}

.bachnx .border-primary {
  border-color: #e81818 !important;
}

.bachnx .border-secondary {
  border-color: #364a63 !important;
}

.bachnx .border-success {
  border-color: #1ee0ac !important;
}

.bachnx .border-info {
  border-color: #09c2de !important;
}

.bachnx .border-warning {
  border-color: #f4bd0e !important;
}

.bachnx .border-danger {
  border-color: #e85347 !important;
}

.bachnx .border-dark {
  border-color: #1c2b46 !important;
}

.bachnx .border-gray {
  border-color: #8091a7 !important;
}

.bachnx .border-light {
  border-color: #e5e9f2 !important;
}

.bachnx .border-lighter {
  border-color: #f5f6fa !important;
}

.bachnx .border-white {
  border-color: #fff !important;
}

.bachnx .rounded-sm {
  border-radius: 3px !important;
}

.bachnx .rounded {
  border-radius: 4px !important;
}

.bachnx .rounded-top {
  border-top-left-radius: 4px !important;
  border-top-right-radius: 4px !important;
}

.bachnx .rounded-right {
  border-top-right-radius: 4px !important;
  border-bottom-right-radius: 4px !important;
}

.bachnx .rounded-bottom {
  border-bottom-right-radius: 4px !important;
  border-bottom-left-radius: 4px !important;
}

.bachnx .rounded-left {
  border-top-left-radius: 4px !important;
  border-bottom-left-radius: 4px !important;
}

.bachnx .rounded-lg {
  border-radius: 5px !important;
}

.bachnx .rounded-circle {
  border-radius: 50% !important;
}

.bachnx .rounded-pill {
  border-radius: 1.5rem !important;
}

.bachnx .rounded-0 {
  border-radius: 0 !important;
}

.bachnx .clearfix::after {
  display: block;
  clear: both;
  content: "";
}

.bachnx .d-none {
  display: none !important;
}

.bachnx .d-inline {
  display: inline !important;
}

.bachnx .d-inline-block {
  display: inline-block !important;
}

.bachnx .d-block {
  display: block !important;
}

.bachnx .d-table {
  display: table !important;
}

.bachnx .d-table-row {
  display: table-row !important;
}

.bachnx .d-table-cell {
  display: table-cell !important;
}

.bachnx .d-flex, .bachnx .align-start, .bachnx .align-end, .bachnx .align-center, .bachnx .justify-start, .bachnx .justify-end, .bachnx .justify-center, .bachnx .justify-between, .bachnx .justify-around, .bachnx .between-start, .bachnx .between-center, .bachnx .center, .bachnx .stretch {
  display: flex !important;
}

.bachnx .d-inline-flex {
  display: inline-flex !important;
}

@media (min-width: 576px) {
  .bachnx .d-sm-none {
    display: none !important;
  }
  .bachnx .d-sm-inline {
    display: inline !important;
  }
  .bachnx .d-sm-inline-block {
    display: inline-block !important;
  }
  .bachnx .d-sm-block {
    display: block !important;
  }
  .bachnx .d-sm-table {
    display: table !important;
  }
  .bachnx .d-sm-table-row {
    display: table-row !important;
  }
  .bachnx .d-sm-table-cell {
    display: table-cell !important;
  }
  .bachnx .d-sm-flex {
    display: flex !important;
  }
  .bachnx .d-sm-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 768px) {
  .bachnx .d-md-none {
    display: none !important;
  }
  .bachnx .d-md-inline {
    display: inline !important;
  }
  .bachnx .d-md-inline-block {
    display: inline-block !important;
  }
  .bachnx .d-md-block {
    display: block !important;
  }
  .bachnx .d-md-table {
    display: table !important;
  }
  .bachnx .d-md-table-row {
    display: table-row !important;
  }
  .bachnx .d-md-table-cell {
    display: table-cell !important;
  }
  .bachnx .d-md-flex {
    display: flex !important;
  }
  .bachnx .d-md-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 992px) {
  .bachnx .d-lg-none {
    display: none !important;
  }
  .bachnx .d-lg-inline {
    display: inline !important;
  }
  .bachnx .d-lg-inline-block {
    display: inline-block !important;
  }
  .bachnx .d-lg-block {
    display: block !important;
  }
  .bachnx .d-lg-table {
    display: table !important;
  }
  .bachnx .d-lg-table-row {
    display: table-row !important;
  }
  .bachnx .d-lg-table-cell {
    display: table-cell !important;
  }
  .bachnx .d-lg-flex {
    display: flex !important;
  }
  .bachnx .d-lg-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 1200px) {
  .bachnx .d-xl-none {
    display: none !important;
  }
  .bachnx .d-xl-inline {
    display: inline !important;
  }
  .bachnx .d-xl-inline-block {
    display: inline-block !important;
  }
  .bachnx .d-xl-block {
    display: block !important;
  }
  .bachnx .d-xl-table {
    display: table !important;
  }
  .bachnx .d-xl-table-row {
    display: table-row !important;
  }
  .bachnx .d-xl-table-cell {
    display: table-cell !important;
  }
  .bachnx .d-xl-flex {
    display: flex !important;
  }
  .bachnx .d-xl-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 1540px) {
  .bachnx .d-xxl-none {
    display: none !important;
  }
  .bachnx .d-xxl-inline {
    display: inline !important;
  }
  .bachnx .d-xxl-inline-block {
    display: inline-block !important;
  }
  .bachnx .d-xxl-block {
    display: block !important;
  }
  .bachnx .d-xxl-table {
    display: table !important;
  }
  .bachnx .d-xxl-table-row {
    display: table-row !important;
  }
  .bachnx .d-xxl-table-cell {
    display: table-cell !important;
  }
  .bachnx .d-xxl-flex {
    display: flex !important;
  }
  .bachnx .d-xxl-inline-flex {
    display: inline-flex !important;
  }
}

@media print {
  .bachnx .d-print-none {
    display: none !important;
  }
  .bachnx .d-print-inline {
    display: inline !important;
  }
  .bachnx .d-print-inline-block {
    display: inline-block !important;
  }
  .bachnx .d-print-block {
    display: block !important;
  }
  .bachnx .d-print-table {
    display: table !important;
  }
  .bachnx .d-print-table-row {
    display: table-row !important;
  }
  .bachnx .d-print-table-cell {
    display: table-cell !important;
  }
  .bachnx .d-print-flex {
    display: flex !important;
  }
  .bachnx .d-print-inline-flex {
    display: inline-flex !important;
  }
}

.bachnx .embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}

.bachnx .embed-responsive::before {
  display: block;
  content: "";
}

.bachnx .embed-responsive .embed-responsive-item, .bachnx .embed-responsive iframe, .bachnx .embed-responsive embed, .bachnx .embed-responsive object, .bachnx .embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.bachnx .embed-responsive-21by9::before {
  padding-top: 42.85714%;
}

.bachnx .embed-responsive-16by9::before {
  padding-top: 56.25%;
}

.bachnx .embed-responsive-4by3::before {
  padding-top: 75%;
}

.bachnx .embed-responsive-1by1::before {
  padding-top: 100%;
}

.bachnx .flex-row {
  flex-direction: row !important;
}

.bachnx .flex-column {
  flex-direction: column !important;
}

.bachnx .flex-row-reverse {
  flex-direction: row-reverse !important;
}

.bachnx .flex-column-reverse {
  flex-direction: column-reverse !important;
}

.bachnx .flex-wrap {
  flex-wrap: wrap !important;
}

.bachnx .flex-nowrap {
  flex-wrap: nowrap !important;
}

.bachnx .flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

.bachnx .flex-fill {
  flex: 1 1 auto !important;
}

.bachnx .flex-grow-0 {
  flex-grow: 0 !important;
}

.bachnx .flex-grow-1 {
  flex-grow: 1 !important;
}

.bachnx .flex-shrink-0 {
  flex-shrink: 0 !important;
}

.bachnx .flex-shrink-1 {
  flex-shrink: 1 !important;
}

.bachnx .justify-content-start, .bachnx .justify-start {
  justify-content: flex-start !important;
}

.bachnx .justify-content-end, .bachnx .justify-end {
  justify-content: flex-end !important;
}

.bachnx .justify-content-center, .bachnx .justify-center, .bachnx .center {
  justify-content: center !important;
}

.bachnx .justify-content-between, .bachnx .justify-between, .bachnx .between-start, .bachnx .between-center {
  justify-content: space-between !important;
}

.bachnx .justify-content-around, .bachnx .justify-around {
  justify-content: space-around !important;
}

.bachnx .align-items-start, .bachnx .align-start, .bachnx .between-start {
  align-items: flex-start !important;
}

.bachnx .align-items-end, .bachnx .align-end {
  align-items: flex-end !important;
}

.bachnx .align-items-center, .bachnx .align-center, .bachnx .between-center, .bachnx .center {
  align-items: center !important;
}

.bachnx .align-items-baseline {
  align-items: baseline !important;
}

.bachnx .align-items-stretch, .bachnx .stretch {
  align-items: stretch !important;
}

.bachnx .align-content-start {
  align-content: flex-start !important;
}

.bachnx .align-content-end {
  align-content: flex-end !important;
}

.bachnx .align-content-center {
  align-content: center !important;
}

.bachnx .align-content-between {
  align-content: space-between !important;
}

.bachnx .align-content-around {
  align-content: space-around !important;
}

.bachnx .align-content-stretch {
  align-content: stretch !important;
}

.bachnx .align-self-auto {
  align-self: auto !important;
}

.bachnx .align-self-start {
  align-self: flex-start !important;
}

.bachnx .align-self-end {
  align-self: flex-end !important;
}

.bachnx .align-self-center {
  align-self: center !important;
}

.bachnx .align-self-baseline {
  align-self: baseline !important;
}

.bachnx .align-self-stretch {
  align-self: stretch !important;
}

@media (min-width: 576px) {
  .bachnx .flex-sm-row {
    flex-direction: row !important;
  }
  .bachnx .flex-sm-column {
    flex-direction: column !important;
  }
  .bachnx .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .bachnx .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .bachnx .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .bachnx .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .bachnx .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .bachnx .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .bachnx .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  .bachnx .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .bachnx .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .bachnx .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .bachnx .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .bachnx .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .bachnx .justify-content-sm-center {
    justify-content: center !important;
  }
  .bachnx .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .bachnx .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .bachnx .align-items-sm-start {
    align-items: flex-start !important;
  }
  .bachnx .align-items-sm-end {
    align-items: flex-end !important;
  }
  .bachnx .align-items-sm-center {
    align-items: center !important;
  }
  .bachnx .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .bachnx .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .bachnx .align-content-sm-start {
    align-content: flex-start !important;
  }
  .bachnx .align-content-sm-end {
    align-content: flex-end !important;
  }
  .bachnx .align-content-sm-center {
    align-content: center !important;
  }
  .bachnx .align-content-sm-between {
    align-content: space-between !important;
  }
  .bachnx .align-content-sm-around {
    align-content: space-around !important;
  }
  .bachnx .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .bachnx .align-self-sm-auto {
    align-self: auto !important;
  }
  .bachnx .align-self-sm-start {
    align-self: flex-start !important;
  }
  .bachnx .align-self-sm-end {
    align-self: flex-end !important;
  }
  .bachnx .align-self-sm-center {
    align-self: center !important;
  }
  .bachnx .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .bachnx .align-self-sm-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 768px) {
  .bachnx .flex-md-row {
    flex-direction: row !important;
  }
  .bachnx .flex-md-column {
    flex-direction: column !important;
  }
  .bachnx .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .bachnx .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .bachnx .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .bachnx .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .bachnx .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .bachnx .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .bachnx .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .bachnx .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .bachnx .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .bachnx .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .bachnx .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .bachnx .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .bachnx .justify-content-md-center {
    justify-content: center !important;
  }
  .bachnx .justify-content-md-between {
    justify-content: space-between !important;
  }
  .bachnx .justify-content-md-around {
    justify-content: space-around !important;
  }
  .bachnx .align-items-md-start {
    align-items: flex-start !important;
  }
  .bachnx .align-items-md-end {
    align-items: flex-end !important;
  }
  .bachnx .align-items-md-center {
    align-items: center !important;
  }
  .bachnx .align-items-md-baseline {
    align-items: baseline !important;
  }
  .bachnx .align-items-md-stretch {
    align-items: stretch !important;
  }
  .bachnx .align-content-md-start {
    align-content: flex-start !important;
  }
  .bachnx .align-content-md-end {
    align-content: flex-end !important;
  }
  .bachnx .align-content-md-center {
    align-content: center !important;
  }
  .bachnx .align-content-md-between {
    align-content: space-between !important;
  }
  .bachnx .align-content-md-around {
    align-content: space-around !important;
  }
  .bachnx .align-content-md-stretch {
    align-content: stretch !important;
  }
  .bachnx .align-self-md-auto {
    align-self: auto !important;
  }
  .bachnx .align-self-md-start {
    align-self: flex-start !important;
  }
  .bachnx .align-self-md-end {
    align-self: flex-end !important;
  }
  .bachnx .align-self-md-center {
    align-self: center !important;
  }
  .bachnx .align-self-md-baseline {
    align-self: baseline !important;
  }
  .bachnx .align-self-md-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 992px) {
  .bachnx .flex-lg-row {
    flex-direction: row !important;
  }
  .bachnx .flex-lg-column {
    flex-direction: column !important;
  }
  .bachnx .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .bachnx .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .bachnx .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .bachnx .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .bachnx .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .bachnx .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .bachnx .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .bachnx .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .bachnx .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .bachnx .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .bachnx .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .bachnx .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .bachnx .justify-content-lg-center {
    justify-content: center !important;
  }
  .bachnx .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .bachnx .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .bachnx .align-items-lg-start {
    align-items: flex-start !important;
  }
  .bachnx .align-items-lg-end {
    align-items: flex-end !important;
  }
  .bachnx .align-items-lg-center {
    align-items: center !important;
  }
  .bachnx .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .bachnx .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .bachnx .align-content-lg-start {
    align-content: flex-start !important;
  }
  .bachnx .align-content-lg-end {
    align-content: flex-end !important;
  }
  .bachnx .align-content-lg-center {
    align-content: center !important;
  }
  .bachnx .align-content-lg-between {
    align-content: space-between !important;
  }
  .bachnx .align-content-lg-around {
    align-content: space-around !important;
  }
  .bachnx .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .bachnx .align-self-lg-auto {
    align-self: auto !important;
  }
  .bachnx .align-self-lg-start {
    align-self: flex-start !important;
  }
  .bachnx .align-self-lg-end {
    align-self: flex-end !important;
  }
  .bachnx .align-self-lg-center {
    align-self: center !important;
  }
  .bachnx .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .bachnx .align-self-lg-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 1200px) {
  .bachnx .flex-xl-row {
    flex-direction: row !important;
  }
  .bachnx .flex-xl-column {
    flex-direction: column !important;
  }
  .bachnx .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .bachnx .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .bachnx .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .bachnx .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .bachnx .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .bachnx .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .bachnx .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  .bachnx .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  .bachnx .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .bachnx .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .bachnx .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .bachnx .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .bachnx .justify-content-xl-center {
    justify-content: center !important;
  }
  .bachnx .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .bachnx .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .bachnx .align-items-xl-start {
    align-items: flex-start !important;
  }
  .bachnx .align-items-xl-end {
    align-items: flex-end !important;
  }
  .bachnx .align-items-xl-center {
    align-items: center !important;
  }
  .bachnx .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .bachnx .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .bachnx .align-content-xl-start {
    align-content: flex-start !important;
  }
  .bachnx .align-content-xl-end {
    align-content: flex-end !important;
  }
  .bachnx .align-content-xl-center {
    align-content: center !important;
  }
  .bachnx .align-content-xl-between {
    align-content: space-between !important;
  }
  .bachnx .align-content-xl-around {
    align-content: space-around !important;
  }
  .bachnx .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .bachnx .align-self-xl-auto {
    align-self: auto !important;
  }
  .bachnx .align-self-xl-start {
    align-self: flex-start !important;
  }
  .bachnx .align-self-xl-end {
    align-self: flex-end !important;
  }
  .bachnx .align-self-xl-center {
    align-self: center !important;
  }
  .bachnx .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .bachnx .align-self-xl-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 1540px) {
  .bachnx .flex-xxl-row {
    flex-direction: row !important;
  }
  .bachnx .flex-xxl-column {
    flex-direction: column !important;
  }
  .bachnx .flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .bachnx .flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .bachnx .flex-xxl-wrap {
    flex-wrap: wrap !important;
  }
  .bachnx .flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }
  .bachnx .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .bachnx .flex-xxl-fill {
    flex: 1 1 auto !important;
  }
  .bachnx .flex-xxl-grow-0 {
    flex-grow: 0 !important;
  }
  .bachnx .flex-xxl-grow-1 {
    flex-grow: 1 !important;
  }
  .bachnx .flex-xxl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .bachnx .flex-xxl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .bachnx .justify-content-xxl-start {
    justify-content: flex-start !important;
  }
  .bachnx .justify-content-xxl-end {
    justify-content: flex-end !important;
  }
  .bachnx .justify-content-xxl-center {
    justify-content: center !important;
  }
  .bachnx .justify-content-xxl-between {
    justify-content: space-between !important;
  }
  .bachnx .justify-content-xxl-around {
    justify-content: space-around !important;
  }
  .bachnx .align-items-xxl-start {
    align-items: flex-start !important;
  }
  .bachnx .align-items-xxl-end {
    align-items: flex-end !important;
  }
  .bachnx .align-items-xxl-center {
    align-items: center !important;
  }
  .bachnx .align-items-xxl-baseline {
    align-items: baseline !important;
  }
  .bachnx .align-items-xxl-stretch {
    align-items: stretch !important;
  }
  .bachnx .align-content-xxl-start {
    align-content: flex-start !important;
  }
  .bachnx .align-content-xxl-end {
    align-content: flex-end !important;
  }
  .bachnx .align-content-xxl-center {
    align-content: center !important;
  }
  .bachnx .align-content-xxl-between {
    align-content: space-between !important;
  }
  .bachnx .align-content-xxl-around {
    align-content: space-around !important;
  }
  .bachnx .align-content-xxl-stretch {
    align-content: stretch !important;
  }
  .bachnx .align-self-xxl-auto {
    align-self: auto !important;
  }
  .bachnx .align-self-xxl-start {
    align-self: flex-start !important;
  }
  .bachnx .align-self-xxl-end {
    align-self: flex-end !important;
  }
  .bachnx .align-self-xxl-center {
    align-self: center !important;
  }
  .bachnx .align-self-xxl-baseline {
    align-self: baseline !important;
  }
  .bachnx .align-self-xxl-stretch {
    align-self: stretch !important;
  }
}

.bachnx .float-left {
  float: left !important;
}

.bachnx .float-right {
  float: right !important;
}

.bachnx .float-none {
  float: none !important;
}

@media (min-width: 576px) {
  .bachnx .float-sm-left {
    float: left !important;
  }
  .bachnx .float-sm-right {
    float: right !important;
  }
  .bachnx .float-sm-none {
    float: none !important;
  }
}

@media (min-width: 768px) {
  .bachnx .float-md-left {
    float: left !important;
  }
  .bachnx .float-md-right {
    float: right !important;
  }
  .bachnx .float-md-none {
    float: none !important;
  }
}

@media (min-width: 992px) {
  .bachnx .float-lg-left {
    float: left !important;
  }
  .bachnx .float-lg-right {
    float: right !important;
  }
  .bachnx .float-lg-none {
    float: none !important;
  }
}

@media (min-width: 1200px) {
  .bachnx .float-xl-left {
    float: left !important;
  }
  .bachnx .float-xl-right {
    float: right !important;
  }
  .bachnx .float-xl-none {
    float: none !important;
  }
}

@media (min-width: 1540px) {
  .bachnx .float-xxl-left {
    float: left !important;
  }
  .bachnx .float-xxl-right {
    float: right !important;
  }
  .bachnx .float-xxl-none {
    float: none !important;
  }
}

.bachnx .user-select-all {
  -webkit-user-select: all !important;
  user-select: all !important;
}

.bachnx .user-select-auto {
  -webkit-user-select: auto !important;
  user-select: auto !important;
}

.bachnx .user-select-none {
  -webkit-user-select: none !important;
  user-select: none !important;
}

.bachnx .overflow-auto {
  overflow: auto !important;
}

.bachnx .overflow-hidden {
  overflow: hidden !important;
}

.bachnx .position-static {
  position: static !important;
}

.bachnx .position-relative, .bachnx .pos-rel {
  position: relative !important;
}

.bachnx .position-absolute, .bachnx .pos-abs {
  position: absolute !important;
}

.bachnx .position-fixed {
  position: fixed !important;
}

.bachnx .position-sticky {
  position: sticky !important;
}

.bachnx .fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.bachnx .fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

@supports (position: sticky) {
  .bachnx .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

.bachnx .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.bachnx .sr-only-focusable:active, .bachnx .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

.bachnx .shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(43, 55, 72, 0.15) !important;
}

.bachnx .shadow {
  box-shadow: 0 3px 12px 1px rgba(43, 55, 72, 0.15) !important;
}

.bachnx .shadow-lg {
  box-shadow: 0 1rem 3rem rgba(43, 55, 72, 0.25) !important;
}

.bachnx .shadow-none {
  box-shadow: none !important;
}

.bachnx .w-25 {
  width: 25% !important;
}

.bachnx .w-50 {
  width: 50% !important;
}

.bachnx .w-75 {
  width: 75% !important;
}

.bachnx .w-100 {
  width: 100% !important;
}

.bachnx .w-auto {
  width: auto !important;
}

.bachnx .h-25 {
  height: 25% !important;
}

.bachnx .h-50 {
  height: 50% !important;
}

.bachnx .h-75 {
  height: 75% !important;
}

.bachnx .h-100 {
  height: 100% !important;
}

.bachnx .h-auto {
  height: auto !important;
}

.bachnx .mw-100 {
  max-width: 100% !important;
}

.bachnx .mh-100 {
  max-height: 100% !important;
}

.bachnx .min-vw-100 {
  min-width: 100vw !important;
}

.bachnx .min-vh-100 {
  min-height: 100vh !important;
}

.bachnx .vw-100 {
  width: 100vw !important;
}

.bachnx .vh-100 {
  height: 100vh !important;
}

.bachnx .m-0 {
  margin: 0 !important;
}

.bachnx .mt-0, .bachnx .my-0 {
  margin-top: 0 !important;
}

.bachnx .mr-0, .bachnx .mx-0 {
  margin-right: 0 !important;
}

.bachnx .mb-0, .bachnx .my-0 {
  margin-bottom: 0 !important;
}

.bachnx .ml-0, .bachnx .mx-0 {
  margin-left: 0 !important;
}

.bachnx .m-1 {
  margin: 0.375rem !important;
}

.bachnx .mt-1, .bachnx .my-1 {
  margin-top: 0.375rem !important;
}

.bachnx .mr-1, .bachnx .mx-1 {
  margin-right: 0.375rem !important;
}

.bachnx .mb-1, .bachnx .my-1 {
  margin-bottom: 0.375rem !important;
}

.bachnx .ml-1, .bachnx .mx-1 {
  margin-left: 0.375rem !important;
}

.bachnx .m-2 {
  margin: 0.75rem !important;
}

.bachnx .mt-2, .bachnx .my-2 {
  margin-top: 0.75rem !important;
}

.bachnx .mr-2, .bachnx .mx-2 {
  margin-right: 0.75rem !important;
}

.bachnx .mb-2, .bachnx .my-2 {
  margin-bottom: 0.75rem !important;
}

.bachnx .ml-2, .bachnx .mx-2 {
  margin-left: 0.75rem !important;
}

.bachnx .m-3 {
  margin: 1rem !important;
}

.bachnx .mt-3, .bachnx .my-3 {
  margin-top: 1rem !important;
}

.bachnx .mr-3, .bachnx .mx-3 {
  margin-right: 1rem !important;
}

.bachnx .mb-3, .bachnx .my-3 {
  margin-bottom: 1rem !important;
}

.bachnx .ml-3, .bachnx .mx-3 {
  margin-left: 1rem !important;
}

.bachnx .m-4 {
  margin: 1.5rem !important;
}

.bachnx .mt-4, .bachnx .my-4 {
  margin-top: 1.5rem !important;
}

.bachnx .mr-4, .bachnx .mx-4 {
  margin-right: 1.5rem !important;
}

.bachnx .mb-4, .bachnx .my-4 {
  margin-bottom: 1.5rem !important;
}

.bachnx .ml-4, .bachnx .mx-4 {
  margin-left: 1.5rem !important;
}

.bachnx .m-5 {
  margin: 2.75rem !important;
}

.bachnx .mt-5, .bachnx .my-5 {
  margin-top: 2.75rem !important;
}

.bachnx .mr-5, .bachnx .mx-5 {
  margin-right: 2.75rem !important;
}

.bachnx .mb-5, .bachnx .my-5 {
  margin-bottom: 2.75rem !important;
}

.bachnx .ml-5, .bachnx .mx-5 {
  margin-left: 2.75rem !important;
}

.bachnx .m-gs {
  margin: 28px !important;
}

.bachnx .mt-gs, .bachnx .my-gs {
  margin-top: 28px !important;
}

.bachnx .mr-gs, .bachnx .mx-gs {
  margin-right: 28px !important;
}

.bachnx .mb-gs, .bachnx .my-gs {
  margin-bottom: 28px !important;
}

.bachnx .ml-gs, .bachnx .mx-gs {
  margin-left: 28px !important;
}

.bachnx .p-0 {
  padding: 0 !important;
}

.bachnx .pt-0, .bachnx .py-0 {
  padding-top: 0 !important;
}

.bachnx .pr-0, .bachnx .px-0 {
  padding-right: 0 !important;
}

.bachnx .pb-0, .bachnx .py-0 {
  padding-bottom: 0 !important;
}

.bachnx .pl-0, .bachnx .px-0 {
  padding-left: 0 !important;
}

.bachnx .p-1 {
  padding: 0.375rem !important;
}

.bachnx .pt-1, .bachnx .py-1 {
  padding-top: 0.375rem !important;
}

.bachnx .pr-1, .bachnx .px-1 {
  padding-right: 0.375rem !important;
}

.bachnx .pb-1, .bachnx .py-1 {
  padding-bottom: 0.375rem !important;
}

.bachnx .pl-1, .bachnx .px-1 {
  padding-left: 0.375rem !important;
}

.bachnx .p-2 {
  padding: 0.75rem !important;
}

.bachnx .pt-2, .bachnx .py-2 {
  padding-top: 0.75rem !important;
}

.bachnx .pr-2, .bachnx .px-2 {
  padding-right: 0.75rem !important;
}

.bachnx .pb-2, .bachnx .py-2 {
  padding-bottom: 0.75rem !important;
}

.bachnx .pl-2, .bachnx .px-2 {
  padding-left: 0.75rem !important;
}

.bachnx .p-3 {
  padding: 1rem !important;
}

.bachnx .pt-3, .bachnx .py-3 {
  padding-top: 1rem !important;
}

.bachnx .pr-3, .bachnx .px-3 {
  padding-right: 1rem !important;
}

.bachnx .pb-3, .bachnx .py-3 {
  padding-bottom: 1rem !important;
}

.bachnx .pl-3, .bachnx .px-3 {
  padding-left: 1rem !important;
}

.bachnx .p-4 {
  padding: 1.5rem !important;
}

.bachnx .pt-4, .bachnx .py-4 {
  padding-top: 1.5rem !important;
}

.bachnx .pr-4, .bachnx .px-4 {
  padding-right: 1.5rem !important;
}

.bachnx .pb-4, .bachnx .py-4 {
  padding-bottom: 1.5rem !important;
}

.bachnx .pl-4, .bachnx .px-4 {
  padding-left: 1.5rem !important;
}

.bachnx .p-5 {
  padding: 2.75rem !important;
}

.bachnx .pt-5, .bachnx .py-5 {
  padding-top: 2.75rem !important;
}

.bachnx .pr-5, .bachnx .px-5 {
  padding-right: 2.75rem !important;
}

.bachnx .pb-5, .bachnx .py-5 {
  padding-bottom: 2.75rem !important;
}

.bachnx .pl-5, .bachnx .px-5 {
  padding-left: 2.75rem !important;
}

.bachnx .p-gs {
  padding: 28px !important;
}

.bachnx .pt-gs, .bachnx .py-gs {
  padding-top: 28px !important;
}

.bachnx .pr-gs, .bachnx .px-gs {
  padding-right: 28px !important;
}

.bachnx .pb-gs, .bachnx .py-gs {
  padding-bottom: 28px !important;
}

.bachnx .pl-gs, .bachnx .px-gs {
  padding-left: 28px !important;
}

.bachnx .m-n1 {
  margin: -0.375rem !important;
}

.bachnx .mt-n1, .bachnx .my-n1 {
  margin-top: -0.375rem !important;
}

.bachnx .mr-n1, .bachnx .mx-n1 {
  margin-right: -0.375rem !important;
}

.bachnx .mb-n1, .bachnx .my-n1 {
  margin-bottom: -0.375rem !important;
}

.bachnx .ml-n1, .bachnx .mx-n1 {
  margin-left: -0.375rem !important;
}

.bachnx .m-n2 {
  margin: -0.75rem !important;
}

.bachnx .mt-n2, .bachnx .my-n2 {
  margin-top: -0.75rem !important;
}

.bachnx .mr-n2, .bachnx .mx-n2 {
  margin-right: -0.75rem !important;
}

.bachnx .mb-n2, .bachnx .my-n2 {
  margin-bottom: -0.75rem !important;
}

.bachnx .ml-n2, .bachnx .mx-n2 {
  margin-left: -0.75rem !important;
}

.bachnx .m-n3 {
  margin: -1rem !important;
}

.bachnx .mt-n3, .bachnx .my-n3 {
  margin-top: -1rem !important;
}

.bachnx .mr-n3, .bachnx .mx-n3 {
  margin-right: -1rem !important;
}

.bachnx .mb-n3, .bachnx .my-n3 {
  margin-bottom: -1rem !important;
}

.bachnx .ml-n3, .bachnx .mx-n3 {
  margin-left: -1rem !important;
}

.bachnx .m-n4 {
  margin: -1.5rem !important;
}

.bachnx .mt-n4, .bachnx .my-n4 {
  margin-top: -1.5rem !important;
}

.bachnx .mr-n4, .bachnx .mx-n4 {
  margin-right: -1.5rem !important;
}

.bachnx .mb-n4, .bachnx .my-n4 {
  margin-bottom: -1.5rem !important;
}

.bachnx .ml-n4, .bachnx .mx-n4 {
  margin-left: -1.5rem !important;
}

.bachnx .m-n5 {
  margin: -2.75rem !important;
}

.bachnx .mt-n5, .bachnx .my-n5 {
  margin-top: -2.75rem !important;
}

.bachnx .mr-n5, .bachnx .mx-n5 {
  margin-right: -2.75rem !important;
}

.bachnx .mb-n5, .bachnx .my-n5 {
  margin-bottom: -2.75rem !important;
}

.bachnx .ml-n5, .bachnx .mx-n5 {
  margin-left: -2.75rem !important;
}

.bachnx .m-ngs {
  margin: -28px !important;
}

.bachnx .mt-ngs, .bachnx .my-ngs {
  margin-top: -28px !important;
}

.bachnx .mr-ngs, .bachnx .mx-ngs {
  margin-right: -28px !important;
}

.bachnx .mb-ngs, .bachnx .my-ngs {
  margin-bottom: -28px !important;
}

.bachnx .ml-ngs, .bachnx .mx-ngs {
  margin-left: -28px !important;
}

.bachnx .m-auto {
  margin: auto !important;
}

.bachnx .mt-auto, .bachnx .my-auto {
  margin-top: auto !important;
}

.bachnx .mr-auto, .bachnx .mx-auto {
  margin-right: auto !important;
}

.bachnx .mb-auto, .bachnx .my-auto {
  margin-bottom: auto !important;
}

.bachnx .ml-auto, .bachnx .mx-auto {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  .bachnx .m-sm-0 {
    margin: 0 !important;
  }
  .bachnx .mt-sm-0, .bachnx .my-sm-0 {
    margin-top: 0 !important;
  }
  .bachnx .mr-sm-0, .bachnx .mx-sm-0 {
    margin-right: 0 !important;
  }
  .bachnx .mb-sm-0, .bachnx .my-sm-0 {
    margin-bottom: 0 !important;
  }
  .bachnx .ml-sm-0, .bachnx .mx-sm-0 {
    margin-left: 0 !important;
  }
  .bachnx .m-sm-1 {
    margin: 0.375rem !important;
  }
  .bachnx .mt-sm-1, .bachnx .my-sm-1 {
    margin-top: 0.375rem !important;
  }
  .bachnx .mr-sm-1, .bachnx .mx-sm-1 {
    margin-right: 0.375rem !important;
  }
  .bachnx .mb-sm-1, .bachnx .my-sm-1 {
    margin-bottom: 0.375rem !important;
  }
  .bachnx .ml-sm-1, .bachnx .mx-sm-1 {
    margin-left: 0.375rem !important;
  }
  .bachnx .m-sm-2 {
    margin: 0.75rem !important;
  }
  .bachnx .mt-sm-2, .bachnx .my-sm-2 {
    margin-top: 0.75rem !important;
  }
  .bachnx .mr-sm-2, .bachnx .mx-sm-2 {
    margin-right: 0.75rem !important;
  }
  .bachnx .mb-sm-2, .bachnx .my-sm-2 {
    margin-bottom: 0.75rem !important;
  }
  .bachnx .ml-sm-2, .bachnx .mx-sm-2 {
    margin-left: 0.75rem !important;
  }
  .bachnx .m-sm-3 {
    margin: 1rem !important;
  }
  .bachnx .mt-sm-3, .bachnx .my-sm-3 {
    margin-top: 1rem !important;
  }
  .bachnx .mr-sm-3, .bachnx .mx-sm-3 {
    margin-right: 1rem !important;
  }
  .bachnx .mb-sm-3, .bachnx .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  .bachnx .ml-sm-3, .bachnx .mx-sm-3 {
    margin-left: 1rem !important;
  }
  .bachnx .m-sm-4 {
    margin: 1.5rem !important;
  }
  .bachnx .mt-sm-4, .bachnx .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  .bachnx .mr-sm-4, .bachnx .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  .bachnx .mb-sm-4, .bachnx .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .bachnx .ml-sm-4, .bachnx .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  .bachnx .m-sm-5 {
    margin: 2.75rem !important;
  }
  .bachnx .mt-sm-5, .bachnx .my-sm-5 {
    margin-top: 2.75rem !important;
  }
  .bachnx .mr-sm-5, .bachnx .mx-sm-5 {
    margin-right: 2.75rem !important;
  }
  .bachnx .mb-sm-5, .bachnx .my-sm-5 {
    margin-bottom: 2.75rem !important;
  }
  .bachnx .ml-sm-5, .bachnx .mx-sm-5 {
    margin-left: 2.75rem !important;
  }
  .bachnx .m-sm-gs {
    margin: 28px !important;
  }
  .bachnx .mt-sm-gs, .bachnx .my-sm-gs {
    margin-top: 28px !important;
  }
  .bachnx .mr-sm-gs, .bachnx .mx-sm-gs {
    margin-right: 28px !important;
  }
  .bachnx .mb-sm-gs, .bachnx .my-sm-gs {
    margin-bottom: 28px !important;
  }
  .bachnx .ml-sm-gs, .bachnx .mx-sm-gs {
    margin-left: 28px !important;
  }
  .bachnx .p-sm-0 {
    padding: 0 !important;
  }
  .bachnx .pt-sm-0, .bachnx .py-sm-0 {
    padding-top: 0 !important;
  }
  .bachnx .pr-sm-0, .bachnx .px-sm-0 {
    padding-right: 0 !important;
  }
  .bachnx .pb-sm-0, .bachnx .py-sm-0 {
    padding-bottom: 0 !important;
  }
  .bachnx .pl-sm-0, .bachnx .px-sm-0 {
    padding-left: 0 !important;
  }
  .bachnx .p-sm-1 {
    padding: 0.375rem !important;
  }
  .bachnx .pt-sm-1, .bachnx .py-sm-1 {
    padding-top: 0.375rem !important;
  }
  .bachnx .pr-sm-1, .bachnx .px-sm-1 {
    padding-right: 0.375rem !important;
  }
  .bachnx .pb-sm-1, .bachnx .py-sm-1 {
    padding-bottom: 0.375rem !important;
  }
  .bachnx .pl-sm-1, .bachnx .px-sm-1 {
    padding-left: 0.375rem !important;
  }
  .bachnx .p-sm-2 {
    padding: 0.75rem !important;
  }
  .bachnx .pt-sm-2, .bachnx .py-sm-2 {
    padding-top: 0.75rem !important;
  }
  .bachnx .pr-sm-2, .bachnx .px-sm-2 {
    padding-right: 0.75rem !important;
  }
  .bachnx .pb-sm-2, .bachnx .py-sm-2 {
    padding-bottom: 0.75rem !important;
  }
  .bachnx .pl-sm-2, .bachnx .px-sm-2 {
    padding-left: 0.75rem !important;
  }
  .bachnx .p-sm-3 {
    padding: 1rem !important;
  }
  .bachnx .pt-sm-3, .bachnx .py-sm-3 {
    padding-top: 1rem !important;
  }
  .bachnx .pr-sm-3, .bachnx .px-sm-3 {
    padding-right: 1rem !important;
  }
  .bachnx .pb-sm-3, .bachnx .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  .bachnx .pl-sm-3, .bachnx .px-sm-3 {
    padding-left: 1rem !important;
  }
  .bachnx .p-sm-4 {
    padding: 1.5rem !important;
  }
  .bachnx .pt-sm-4, .bachnx .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  .bachnx .pr-sm-4, .bachnx .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  .bachnx .pb-sm-4, .bachnx .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .bachnx .pl-sm-4, .bachnx .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  .bachnx .p-sm-5 {
    padding: 2.75rem !important;
  }
  .bachnx .pt-sm-5, .bachnx .py-sm-5 {
    padding-top: 2.75rem !important;
  }
  .bachnx .pr-sm-5, .bachnx .px-sm-5 {
    padding-right: 2.75rem !important;
  }
  .bachnx .pb-sm-5, .bachnx .py-sm-5 {
    padding-bottom: 2.75rem !important;
  }
  .bachnx .pl-sm-5, .bachnx .px-sm-5 {
    padding-left: 2.75rem !important;
  }
  .bachnx .p-sm-gs {
    padding: 28px !important;
  }
  .bachnx .pt-sm-gs, .bachnx .py-sm-gs {
    padding-top: 28px !important;
  }
  .bachnx .pr-sm-gs, .bachnx .px-sm-gs {
    padding-right: 28px !important;
  }
  .bachnx .pb-sm-gs, .bachnx .py-sm-gs {
    padding-bottom: 28px !important;
  }
  .bachnx .pl-sm-gs, .bachnx .px-sm-gs {
    padding-left: 28px !important;
  }
  .bachnx .m-sm-n1 {
    margin: -0.375rem !important;
  }
  .bachnx .mt-sm-n1, .bachnx .my-sm-n1 {
    margin-top: -0.375rem !important;
  }
  .bachnx .mr-sm-n1, .bachnx .mx-sm-n1 {
    margin-right: -0.375rem !important;
  }
  .bachnx .mb-sm-n1, .bachnx .my-sm-n1 {
    margin-bottom: -0.375rem !important;
  }
  .bachnx .ml-sm-n1, .bachnx .mx-sm-n1 {
    margin-left: -0.375rem !important;
  }
  .bachnx .m-sm-n2 {
    margin: -0.75rem !important;
  }
  .bachnx .mt-sm-n2, .bachnx .my-sm-n2 {
    margin-top: -0.75rem !important;
  }
  .bachnx .mr-sm-n2, .bachnx .mx-sm-n2 {
    margin-right: -0.75rem !important;
  }
  .bachnx .mb-sm-n2, .bachnx .my-sm-n2 {
    margin-bottom: -0.75rem !important;
  }
  .bachnx .ml-sm-n2, .bachnx .mx-sm-n2 {
    margin-left: -0.75rem !important;
  }
  .bachnx .m-sm-n3 {
    margin: -1rem !important;
  }
  .bachnx .mt-sm-n3, .bachnx .my-sm-n3 {
    margin-top: -1rem !important;
  }
  .bachnx .mr-sm-n3, .bachnx .mx-sm-n3 {
    margin-right: -1rem !important;
  }
  .bachnx .mb-sm-n3, .bachnx .my-sm-n3 {
    margin-bottom: -1rem !important;
  }
  .bachnx .ml-sm-n3, .bachnx .mx-sm-n3 {
    margin-left: -1rem !important;
  }
  .bachnx .m-sm-n4 {
    margin: -1.5rem !important;
  }
  .bachnx .mt-sm-n4, .bachnx .my-sm-n4 {
    margin-top: -1.5rem !important;
  }
  .bachnx .mr-sm-n4, .bachnx .mx-sm-n4 {
    margin-right: -1.5rem !important;
  }
  .bachnx .mb-sm-n4, .bachnx .my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  .bachnx .ml-sm-n4, .bachnx .mx-sm-n4 {
    margin-left: -1.5rem !important;
  }
  .bachnx .m-sm-n5 {
    margin: -2.75rem !important;
  }
  .bachnx .mt-sm-n5, .bachnx .my-sm-n5 {
    margin-top: -2.75rem !important;
  }
  .bachnx .mr-sm-n5, .bachnx .mx-sm-n5 {
    margin-right: -2.75rem !important;
  }
  .bachnx .mb-sm-n5, .bachnx .my-sm-n5 {
    margin-bottom: -2.75rem !important;
  }
  .bachnx .ml-sm-n5, .bachnx .mx-sm-n5 {
    margin-left: -2.75rem !important;
  }
  .bachnx .m-sm-ngs {
    margin: -28px !important;
  }
  .bachnx .mt-sm-ngs, .bachnx .my-sm-ngs {
    margin-top: -28px !important;
  }
  .bachnx .mr-sm-ngs, .bachnx .mx-sm-ngs {
    margin-right: -28px !important;
  }
  .bachnx .mb-sm-ngs, .bachnx .my-sm-ngs {
    margin-bottom: -28px !important;
  }
  .bachnx .ml-sm-ngs, .bachnx .mx-sm-ngs {
    margin-left: -28px !important;
  }
  .bachnx .m-sm-auto {
    margin: auto !important;
  }
  .bachnx .mt-sm-auto, .bachnx .my-sm-auto {
    margin-top: auto !important;
  }
  .bachnx .mr-sm-auto, .bachnx .mx-sm-auto {
    margin-right: auto !important;
  }
  .bachnx .mb-sm-auto, .bachnx .my-sm-auto {
    margin-bottom: auto !important;
  }
  .bachnx .ml-sm-auto, .bachnx .mx-sm-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 768px) {
  .bachnx .m-md-0 {
    margin: 0 !important;
  }
  .bachnx .mt-md-0, .bachnx .my-md-0 {
    margin-top: 0 !important;
  }
  .bachnx .mr-md-0, .bachnx .mx-md-0 {
    margin-right: 0 !important;
  }
  .bachnx .mb-md-0, .bachnx .my-md-0 {
    margin-bottom: 0 !important;
  }
  .bachnx .ml-md-0, .bachnx .mx-md-0 {
    margin-left: 0 !important;
  }
  .bachnx .m-md-1 {
    margin: 0.375rem !important;
  }
  .bachnx .mt-md-1, .bachnx .my-md-1 {
    margin-top: 0.375rem !important;
  }
  .bachnx .mr-md-1, .bachnx .mx-md-1 {
    margin-right: 0.375rem !important;
  }
  .bachnx .mb-md-1, .bachnx .my-md-1 {
    margin-bottom: 0.375rem !important;
  }
  .bachnx .ml-md-1, .bachnx .mx-md-1 {
    margin-left: 0.375rem !important;
  }
  .bachnx .m-md-2 {
    margin: 0.75rem !important;
  }
  .bachnx .mt-md-2, .bachnx .my-md-2 {
    margin-top: 0.75rem !important;
  }
  .bachnx .mr-md-2, .bachnx .mx-md-2 {
    margin-right: 0.75rem !important;
  }
  .bachnx .mb-md-2, .bachnx .my-md-2 {
    margin-bottom: 0.75rem !important;
  }
  .bachnx .ml-md-2, .bachnx .mx-md-2 {
    margin-left: 0.75rem !important;
  }
  .bachnx .m-md-3 {
    margin: 1rem !important;
  }
  .bachnx .mt-md-3, .bachnx .my-md-3 {
    margin-top: 1rem !important;
  }
  .bachnx .mr-md-3, .bachnx .mx-md-3 {
    margin-right: 1rem !important;
  }
  .bachnx .mb-md-3, .bachnx .my-md-3 {
    margin-bottom: 1rem !important;
  }
  .bachnx .ml-md-3, .bachnx .mx-md-3 {
    margin-left: 1rem !important;
  }
  .bachnx .m-md-4 {
    margin: 1.5rem !important;
  }
  .bachnx .mt-md-4, .bachnx .my-md-4 {
    margin-top: 1.5rem !important;
  }
  .bachnx .mr-md-4, .bachnx .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  .bachnx .mb-md-4, .bachnx .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .bachnx .ml-md-4, .bachnx .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  .bachnx .m-md-5 {
    margin: 2.75rem !important;
  }
  .bachnx .mt-md-5, .bachnx .my-md-5 {
    margin-top: 2.75rem !important;
  }
  .bachnx .mr-md-5, .bachnx .mx-md-5 {
    margin-right: 2.75rem !important;
  }
  .bachnx .mb-md-5, .bachnx .my-md-5 {
    margin-bottom: 2.75rem !important;
  }
  .bachnx .ml-md-5, .bachnx .mx-md-5 {
    margin-left: 2.75rem !important;
  }
  .bachnx .m-md-gs {
    margin: 28px !important;
  }
  .bachnx .mt-md-gs, .bachnx .my-md-gs {
    margin-top: 28px !important;
  }
  .bachnx .mr-md-gs, .bachnx .mx-md-gs {
    margin-right: 28px !important;
  }
  .bachnx .mb-md-gs, .bachnx .my-md-gs {
    margin-bottom: 28px !important;
  }
  .bachnx .ml-md-gs, .bachnx .mx-md-gs {
    margin-left: 28px !important;
  }
  .bachnx .p-md-0 {
    padding: 0 !important;
  }
  .bachnx .pt-md-0, .bachnx .py-md-0 {
    padding-top: 0 !important;
  }
  .bachnx .pr-md-0, .bachnx .px-md-0 {
    padding-right: 0 !important;
  }
  .bachnx .pb-md-0, .bachnx .py-md-0 {
    padding-bottom: 0 !important;
  }
  .bachnx .pl-md-0, .bachnx .px-md-0 {
    padding-left: 0 !important;
  }
  .bachnx .p-md-1 {
    padding: 0.375rem !important;
  }
  .bachnx .pt-md-1, .bachnx .py-md-1 {
    padding-top: 0.375rem !important;
  }
  .bachnx .pr-md-1, .bachnx .px-md-1 {
    padding-right: 0.375rem !important;
  }
  .bachnx .pb-md-1, .bachnx .py-md-1 {
    padding-bottom: 0.375rem !important;
  }
  .bachnx .pl-md-1, .bachnx .px-md-1 {
    padding-left: 0.375rem !important;
  }
  .bachnx .p-md-2 {
    padding: 0.75rem !important;
  }
  .bachnx .pt-md-2, .bachnx .py-md-2 {
    padding-top: 0.75rem !important;
  }
  .bachnx .pr-md-2, .bachnx .px-md-2 {
    padding-right: 0.75rem !important;
  }
  .bachnx .pb-md-2, .bachnx .py-md-2 {
    padding-bottom: 0.75rem !important;
  }
  .bachnx .pl-md-2, .bachnx .px-md-2 {
    padding-left: 0.75rem !important;
  }
  .bachnx .p-md-3 {
    padding: 1rem !important;
  }
  .bachnx .pt-md-3, .bachnx .py-md-3 {
    padding-top: 1rem !important;
  }
  .bachnx .pr-md-3, .bachnx .px-md-3 {
    padding-right: 1rem !important;
  }
  .bachnx .pb-md-3, .bachnx .py-md-3 {
    padding-bottom: 1rem !important;
  }
  .bachnx .pl-md-3, .bachnx .px-md-3 {
    padding-left: 1rem !important;
  }
  .bachnx .p-md-4 {
    padding: 1.5rem !important;
  }
  .bachnx .pt-md-4, .bachnx .py-md-4 {
    padding-top: 1.5rem !important;
  }
  .bachnx .pr-md-4, .bachnx .px-md-4 {
    padding-right: 1.5rem !important;
  }
  .bachnx .pb-md-4, .bachnx .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .bachnx .pl-md-4, .bachnx .px-md-4 {
    padding-left: 1.5rem !important;
  }
  .bachnx .p-md-5 {
    padding: 2.75rem !important;
  }
  .bachnx .pt-md-5, .bachnx .py-md-5 {
    padding-top: 2.75rem !important;
  }
  .bachnx .pr-md-5, .bachnx .px-md-5 {
    padding-right: 2.75rem !important;
  }
  .bachnx .pb-md-5, .bachnx .py-md-5 {
    padding-bottom: 2.75rem !important;
  }
  .bachnx .pl-md-5, .bachnx .px-md-5 {
    padding-left: 2.75rem !important;
  }
  .bachnx .p-md-gs {
    padding: 28px !important;
  }
  .bachnx .pt-md-gs, .bachnx .py-md-gs {
    padding-top: 28px !important;
  }
  .bachnx .pr-md-gs, .bachnx .px-md-gs {
    padding-right: 28px !important;
  }
  .bachnx .pb-md-gs, .bachnx .py-md-gs {
    padding-bottom: 28px !important;
  }
  .bachnx .pl-md-gs, .bachnx .px-md-gs {
    padding-left: 28px !important;
  }
  .bachnx .m-md-n1 {
    margin: -0.375rem !important;
  }
  .bachnx .mt-md-n1, .bachnx .my-md-n1 {
    margin-top: -0.375rem !important;
  }
  .bachnx .mr-md-n1, .bachnx .mx-md-n1 {
    margin-right: -0.375rem !important;
  }
  .bachnx .mb-md-n1, .bachnx .my-md-n1 {
    margin-bottom: -0.375rem !important;
  }
  .bachnx .ml-md-n1, .bachnx .mx-md-n1 {
    margin-left: -0.375rem !important;
  }
  .bachnx .m-md-n2 {
    margin: -0.75rem !important;
  }
  .bachnx .mt-md-n2, .bachnx .my-md-n2 {
    margin-top: -0.75rem !important;
  }
  .bachnx .mr-md-n2, .bachnx .mx-md-n2 {
    margin-right: -0.75rem !important;
  }
  .bachnx .mb-md-n2, .bachnx .my-md-n2 {
    margin-bottom: -0.75rem !important;
  }
  .bachnx .ml-md-n2, .bachnx .mx-md-n2 {
    margin-left: -0.75rem !important;
  }
  .bachnx .m-md-n3 {
    margin: -1rem !important;
  }
  .bachnx .mt-md-n3, .bachnx .my-md-n3 {
    margin-top: -1rem !important;
  }
  .bachnx .mr-md-n3, .bachnx .mx-md-n3 {
    margin-right: -1rem !important;
  }
  .bachnx .mb-md-n3, .bachnx .my-md-n3 {
    margin-bottom: -1rem !important;
  }
  .bachnx .ml-md-n3, .bachnx .mx-md-n3 {
    margin-left: -1rem !important;
  }
  .bachnx .m-md-n4 {
    margin: -1.5rem !important;
  }
  .bachnx .mt-md-n4, .bachnx .my-md-n4 {
    margin-top: -1.5rem !important;
  }
  .bachnx .mr-md-n4, .bachnx .mx-md-n4 {
    margin-right: -1.5rem !important;
  }
  .bachnx .mb-md-n4, .bachnx .my-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  .bachnx .ml-md-n4, .bachnx .mx-md-n4 {
    margin-left: -1.5rem !important;
  }
  .bachnx .m-md-n5 {
    margin: -2.75rem !important;
  }
  .bachnx .mt-md-n5, .bachnx .my-md-n5 {
    margin-top: -2.75rem !important;
  }
  .bachnx .mr-md-n5, .bachnx .mx-md-n5 {
    margin-right: -2.75rem !important;
  }
  .bachnx .mb-md-n5, .bachnx .my-md-n5 {
    margin-bottom: -2.75rem !important;
  }
  .bachnx .ml-md-n5, .bachnx .mx-md-n5 {
    margin-left: -2.75rem !important;
  }
  .bachnx .m-md-ngs {
    margin: -28px !important;
  }
  .bachnx .mt-md-ngs, .bachnx .my-md-ngs {
    margin-top: -28px !important;
  }
  .bachnx .mr-md-ngs, .bachnx .mx-md-ngs {
    margin-right: -28px !important;
  }
  .bachnx .mb-md-ngs, .bachnx .my-md-ngs {
    margin-bottom: -28px !important;
  }
  .bachnx .ml-md-ngs, .bachnx .mx-md-ngs {
    margin-left: -28px !important;
  }
  .bachnx .m-md-auto {
    margin: auto !important;
  }
  .bachnx .mt-md-auto, .bachnx .my-md-auto {
    margin-top: auto !important;
  }
  .bachnx .mr-md-auto, .bachnx .mx-md-auto {
    margin-right: auto !important;
  }
  .bachnx .mb-md-auto, .bachnx .my-md-auto {
    margin-bottom: auto !important;
  }
  .bachnx .ml-md-auto, .bachnx .mx-md-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 992px) {
  .bachnx .m-lg-0 {
    margin: 0 !important;
  }
  .bachnx .mt-lg-0, .bachnx .my-lg-0 {
    margin-top: 0 !important;
  }
  .bachnx .mr-lg-0, .bachnx .mx-lg-0 {
    margin-right: 0 !important;
  }
  .bachnx .mb-lg-0, .bachnx .my-lg-0 {
    margin-bottom: 0 !important;
  }
  .bachnx .ml-lg-0, .bachnx .mx-lg-0 {
    margin-left: 0 !important;
  }
  .bachnx .m-lg-1 {
    margin: 0.375rem !important;
  }
  .bachnx .mt-lg-1, .bachnx .my-lg-1 {
    margin-top: 0.375rem !important;
  }
  .bachnx .mr-lg-1, .bachnx .mx-lg-1 {
    margin-right: 0.375rem !important;
  }
  .bachnx .mb-lg-1, .bachnx .my-lg-1 {
    margin-bottom: 0.375rem !important;
  }
  .bachnx .ml-lg-1, .bachnx .mx-lg-1 {
    margin-left: 0.375rem !important;
  }
  .bachnx .m-lg-2 {
    margin: 0.75rem !important;
  }
  .bachnx .mt-lg-2, .bachnx .my-lg-2 {
    margin-top: 0.75rem !important;
  }
  .bachnx .mr-lg-2, .bachnx .mx-lg-2 {
    margin-right: 0.75rem !important;
  }
  .bachnx .mb-lg-2, .bachnx .my-lg-2 {
    margin-bottom: 0.75rem !important;
  }
  .bachnx .ml-lg-2, .bachnx .mx-lg-2 {
    margin-left: 0.75rem !important;
  }
  .bachnx .m-lg-3 {
    margin: 1rem !important;
  }
  .bachnx .mt-lg-3, .bachnx .my-lg-3 {
    margin-top: 1rem !important;
  }
  .bachnx .mr-lg-3, .bachnx .mx-lg-3 {
    margin-right: 1rem !important;
  }
  .bachnx .mb-lg-3, .bachnx .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .bachnx .ml-lg-3, .bachnx .mx-lg-3 {
    margin-left: 1rem !important;
  }
  .bachnx .m-lg-4 {
    margin: 1.5rem !important;
  }
  .bachnx .mt-lg-4, .bachnx .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  .bachnx .mr-lg-4, .bachnx .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  .bachnx .mb-lg-4, .bachnx .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .bachnx .ml-lg-4, .bachnx .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  .bachnx .m-lg-5 {
    margin: 2.75rem !important;
  }
  .bachnx .mt-lg-5, .bachnx .my-lg-5 {
    margin-top: 2.75rem !important;
  }
  .bachnx .mr-lg-5, .bachnx .mx-lg-5 {
    margin-right: 2.75rem !important;
  }
  .bachnx .mb-lg-5, .bachnx .my-lg-5 {
    margin-bottom: 2.75rem !important;
  }
  .bachnx .ml-lg-5, .bachnx .mx-lg-5 {
    margin-left: 2.75rem !important;
  }
  .bachnx .m-lg-gs {
    margin: 28px !important;
  }
  .bachnx .mt-lg-gs, .bachnx .my-lg-gs {
    margin-top: 28px !important;
  }
  .bachnx .mr-lg-gs, .bachnx .mx-lg-gs {
    margin-right: 28px !important;
  }
  .bachnx .mb-lg-gs, .bachnx .my-lg-gs {
    margin-bottom: 28px !important;
  }
  .bachnx .ml-lg-gs, .bachnx .mx-lg-gs {
    margin-left: 28px !important;
  }
  .bachnx .p-lg-0 {
    padding: 0 !important;
  }
  .bachnx .pt-lg-0, .bachnx .py-lg-0 {
    padding-top: 0 !important;
  }
  .bachnx .pr-lg-0, .bachnx .px-lg-0 {
    padding-right: 0 !important;
  }
  .bachnx .pb-lg-0, .bachnx .py-lg-0 {
    padding-bottom: 0 !important;
  }
  .bachnx .pl-lg-0, .bachnx .px-lg-0 {
    padding-left: 0 !important;
  }
  .bachnx .p-lg-1 {
    padding: 0.375rem !important;
  }
  .bachnx .pt-lg-1, .bachnx .py-lg-1 {
    padding-top: 0.375rem !important;
  }
  .bachnx .pr-lg-1, .bachnx .px-lg-1 {
    padding-right: 0.375rem !important;
  }
  .bachnx .pb-lg-1, .bachnx .py-lg-1 {
    padding-bottom: 0.375rem !important;
  }
  .bachnx .pl-lg-1, .bachnx .px-lg-1 {
    padding-left: 0.375rem !important;
  }
  .bachnx .p-lg-2 {
    padding: 0.75rem !important;
  }
  .bachnx .pt-lg-2, .bachnx .py-lg-2 {
    padding-top: 0.75rem !important;
  }
  .bachnx .pr-lg-2, .bachnx .px-lg-2 {
    padding-right: 0.75rem !important;
  }
  .bachnx .pb-lg-2, .bachnx .py-lg-2 {
    padding-bottom: 0.75rem !important;
  }
  .bachnx .pl-lg-2, .bachnx .px-lg-2 {
    padding-left: 0.75rem !important;
  }
  .bachnx .p-lg-3 {
    padding: 1rem !important;
  }
  .bachnx .pt-lg-3, .bachnx .py-lg-3 {
    padding-top: 1rem !important;
  }
  .bachnx .pr-lg-3, .bachnx .px-lg-3 {
    padding-right: 1rem !important;
  }
  .bachnx .pb-lg-3, .bachnx .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  .bachnx .pl-lg-3, .bachnx .px-lg-3 {
    padding-left: 1rem !important;
  }
  .bachnx .p-lg-4 {
    padding: 1.5rem !important;
  }
  .bachnx .pt-lg-4, .bachnx .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  .bachnx .pr-lg-4, .bachnx .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  .bachnx .pb-lg-4, .bachnx .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .bachnx .pl-lg-4, .bachnx .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  .bachnx .p-lg-5 {
    padding: 2.75rem !important;
  }
  .bachnx .pt-lg-5, .bachnx .py-lg-5 {
    padding-top: 2.75rem !important;
  }
  .bachnx .pr-lg-5, .bachnx .px-lg-5 {
    padding-right: 2.75rem !important;
  }
  .bachnx .pb-lg-5, .bachnx .py-lg-5 {
    padding-bottom: 2.75rem !important;
  }
  .bachnx .pl-lg-5, .bachnx .px-lg-5 {
    padding-left: 2.75rem !important;
  }
  .bachnx .p-lg-gs {
    padding: 28px !important;
  }
  .bachnx .pt-lg-gs, .bachnx .py-lg-gs {
    padding-top: 28px !important;
  }
  .bachnx .pr-lg-gs, .bachnx .px-lg-gs {
    padding-right: 28px !important;
  }
  .bachnx .pb-lg-gs, .bachnx .py-lg-gs {
    padding-bottom: 28px !important;
  }
  .bachnx .pl-lg-gs, .bachnx .px-lg-gs {
    padding-left: 28px !important;
  }
  .bachnx .m-lg-n1 {
    margin: -0.375rem !important;
  }
  .bachnx .mt-lg-n1, .bachnx .my-lg-n1 {
    margin-top: -0.375rem !important;
  }
  .bachnx .mr-lg-n1, .bachnx .mx-lg-n1 {
    margin-right: -0.375rem !important;
  }
  .bachnx .mb-lg-n1, .bachnx .my-lg-n1 {
    margin-bottom: -0.375rem !important;
  }
  .bachnx .ml-lg-n1, .bachnx .mx-lg-n1 {
    margin-left: -0.375rem !important;
  }
  .bachnx .m-lg-n2 {
    margin: -0.75rem !important;
  }
  .bachnx .mt-lg-n2, .bachnx .my-lg-n2 {
    margin-top: -0.75rem !important;
  }
  .bachnx .mr-lg-n2, .bachnx .mx-lg-n2 {
    margin-right: -0.75rem !important;
  }
  .bachnx .mb-lg-n2, .bachnx .my-lg-n2 {
    margin-bottom: -0.75rem !important;
  }
  .bachnx .ml-lg-n2, .bachnx .mx-lg-n2 {
    margin-left: -0.75rem !important;
  }
  .bachnx .m-lg-n3 {
    margin: -1rem !important;
  }
  .bachnx .mt-lg-n3, .bachnx .my-lg-n3 {
    margin-top: -1rem !important;
  }
  .bachnx .mr-lg-n3, .bachnx .mx-lg-n3 {
    margin-right: -1rem !important;
  }
  .bachnx .mb-lg-n3, .bachnx .my-lg-n3 {
    margin-bottom: -1rem !important;
  }
  .bachnx .ml-lg-n3, .bachnx .mx-lg-n3 {
    margin-left: -1rem !important;
  }
  .bachnx .m-lg-n4 {
    margin: -1.5rem !important;
  }
  .bachnx .mt-lg-n4, .bachnx .my-lg-n4 {
    margin-top: -1.5rem !important;
  }
  .bachnx .mr-lg-n4, .bachnx .mx-lg-n4 {
    margin-right: -1.5rem !important;
  }
  .bachnx .mb-lg-n4, .bachnx .my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }
  .bachnx .ml-lg-n4, .bachnx .mx-lg-n4 {
    margin-left: -1.5rem !important;
  }
  .bachnx .m-lg-n5 {
    margin: -2.75rem !important;
  }
  .bachnx .mt-lg-n5, .bachnx .my-lg-n5 {
    margin-top: -2.75rem !important;
  }
  .bachnx .mr-lg-n5, .bachnx .mx-lg-n5 {
    margin-right: -2.75rem !important;
  }
  .bachnx .mb-lg-n5, .bachnx .my-lg-n5 {
    margin-bottom: -2.75rem !important;
  }
  .bachnx .ml-lg-n5, .bachnx .mx-lg-n5 {
    margin-left: -2.75rem !important;
  }
  .bachnx .m-lg-ngs {
    margin: -28px !important;
  }
  .bachnx .mt-lg-ngs, .bachnx .my-lg-ngs {
    margin-top: -28px !important;
  }
  .bachnx .mr-lg-ngs, .bachnx .mx-lg-ngs {
    margin-right: -28px !important;
  }
  .bachnx .mb-lg-ngs, .bachnx .my-lg-ngs {
    margin-bottom: -28px !important;
  }
  .bachnx .ml-lg-ngs, .bachnx .mx-lg-ngs {
    margin-left: -28px !important;
  }
  .bachnx .m-lg-auto {
    margin: auto !important;
  }
  .bachnx .mt-lg-auto, .bachnx .my-lg-auto {
    margin-top: auto !important;
  }
  .bachnx .mr-lg-auto, .bachnx .mx-lg-auto {
    margin-right: auto !important;
  }
  .bachnx .mb-lg-auto, .bachnx .my-lg-auto {
    margin-bottom: auto !important;
  }
  .bachnx .ml-lg-auto, .bachnx .mx-lg-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 1200px) {
  .bachnx .m-xl-0 {
    margin: 0 !important;
  }
  .bachnx .mt-xl-0, .bachnx .my-xl-0 {
    margin-top: 0 !important;
  }
  .bachnx .mr-xl-0, .bachnx .mx-xl-0 {
    margin-right: 0 !important;
  }
  .bachnx .mb-xl-0, .bachnx .my-xl-0 {
    margin-bottom: 0 !important;
  }
  .bachnx .ml-xl-0, .bachnx .mx-xl-0 {
    margin-left: 0 !important;
  }
  .bachnx .m-xl-1 {
    margin: 0.375rem !important;
  }
  .bachnx .mt-xl-1, .bachnx .my-xl-1 {
    margin-top: 0.375rem !important;
  }
  .bachnx .mr-xl-1, .bachnx .mx-xl-1 {
    margin-right: 0.375rem !important;
  }
  .bachnx .mb-xl-1, .bachnx .my-xl-1 {
    margin-bottom: 0.375rem !important;
  }
  .bachnx .ml-xl-1, .bachnx .mx-xl-1 {
    margin-left: 0.375rem !important;
  }
  .bachnx .m-xl-2 {
    margin: 0.75rem !important;
  }
  .bachnx .mt-xl-2, .bachnx .my-xl-2 {
    margin-top: 0.75rem !important;
  }
  .bachnx .mr-xl-2, .bachnx .mx-xl-2 {
    margin-right: 0.75rem !important;
  }
  .bachnx .mb-xl-2, .bachnx .my-xl-2 {
    margin-bottom: 0.75rem !important;
  }
  .bachnx .ml-xl-2, .bachnx .mx-xl-2 {
    margin-left: 0.75rem !important;
  }
  .bachnx .m-xl-3 {
    margin: 1rem !important;
  }
  .bachnx .mt-xl-3, .bachnx .my-xl-3 {
    margin-top: 1rem !important;
  }
  .bachnx .mr-xl-3, .bachnx .mx-xl-3 {
    margin-right: 1rem !important;
  }
  .bachnx .mb-xl-3, .bachnx .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  .bachnx .ml-xl-3, .bachnx .mx-xl-3 {
    margin-left: 1rem !important;
  }
  .bachnx .m-xl-4 {
    margin: 1.5rem !important;
  }
  .bachnx .mt-xl-4, .bachnx .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  .bachnx .mr-xl-4, .bachnx .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  .bachnx .mb-xl-4, .bachnx .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .bachnx .ml-xl-4, .bachnx .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  .bachnx .m-xl-5 {
    margin: 2.75rem !important;
  }
  .bachnx .mt-xl-5, .bachnx .my-xl-5 {
    margin-top: 2.75rem !important;
  }
  .bachnx .mr-xl-5, .bachnx .mx-xl-5 {
    margin-right: 2.75rem !important;
  }
  .bachnx .mb-xl-5, .bachnx .my-xl-5 {
    margin-bottom: 2.75rem !important;
  }
  .bachnx .ml-xl-5, .bachnx .mx-xl-5 {
    margin-left: 2.75rem !important;
  }
  .bachnx .m-xl-gs {
    margin: 28px !important;
  }
  .bachnx .mt-xl-gs, .bachnx .my-xl-gs {
    margin-top: 28px !important;
  }
  .bachnx .mr-xl-gs, .bachnx .mx-xl-gs {
    margin-right: 28px !important;
  }
  .bachnx .mb-xl-gs, .bachnx .my-xl-gs {
    margin-bottom: 28px !important;
  }
  .bachnx .ml-xl-gs, .bachnx .mx-xl-gs {
    margin-left: 28px !important;
  }
  .bachnx .p-xl-0 {
    padding: 0 !important;
  }
  .bachnx .pt-xl-0, .bachnx .py-xl-0 {
    padding-top: 0 !important;
  }
  .bachnx .pr-xl-0, .bachnx .px-xl-0 {
    padding-right: 0 !important;
  }
  .bachnx .pb-xl-0, .bachnx .py-xl-0 {
    padding-bottom: 0 !important;
  }
  .bachnx .pl-xl-0, .bachnx .px-xl-0 {
    padding-left: 0 !important;
  }
  .bachnx .p-xl-1 {
    padding: 0.375rem !important;
  }
  .bachnx .pt-xl-1, .bachnx .py-xl-1 {
    padding-top: 0.375rem !important;
  }
  .bachnx .pr-xl-1, .bachnx .px-xl-1 {
    padding-right: 0.375rem !important;
  }
  .bachnx .pb-xl-1, .bachnx .py-xl-1 {
    padding-bottom: 0.375rem !important;
  }
  .bachnx .pl-xl-1, .bachnx .px-xl-1 {
    padding-left: 0.375rem !important;
  }
  .bachnx .p-xl-2 {
    padding: 0.75rem !important;
  }
  .bachnx .pt-xl-2, .bachnx .py-xl-2 {
    padding-top: 0.75rem !important;
  }
  .bachnx .pr-xl-2, .bachnx .px-xl-2 {
    padding-right: 0.75rem !important;
  }
  .bachnx .pb-xl-2, .bachnx .py-xl-2 {
    padding-bottom: 0.75rem !important;
  }
  .bachnx .pl-xl-2, .bachnx .px-xl-2 {
    padding-left: 0.75rem !important;
  }
  .bachnx .p-xl-3 {
    padding: 1rem !important;
  }
  .bachnx .pt-xl-3, .bachnx .py-xl-3 {
    padding-top: 1rem !important;
  }
  .bachnx .pr-xl-3, .bachnx .px-xl-3 {
    padding-right: 1rem !important;
  }
  .bachnx .pb-xl-3, .bachnx .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  .bachnx .pl-xl-3, .bachnx .px-xl-3 {
    padding-left: 1rem !important;
  }
  .bachnx .p-xl-4 {
    padding: 1.5rem !important;
  }
  .bachnx .pt-xl-4, .bachnx .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  .bachnx .pr-xl-4, .bachnx .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  .bachnx .pb-xl-4, .bachnx .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .bachnx .pl-xl-4, .bachnx .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  .bachnx .p-xl-5 {
    padding: 2.75rem !important;
  }
  .bachnx .pt-xl-5, .bachnx .py-xl-5 {
    padding-top: 2.75rem !important;
  }
  .bachnx .pr-xl-5, .bachnx .px-xl-5 {
    padding-right: 2.75rem !important;
  }
  .bachnx .pb-xl-5, .bachnx .py-xl-5 {
    padding-bottom: 2.75rem !important;
  }
  .bachnx .pl-xl-5, .bachnx .px-xl-5 {
    padding-left: 2.75rem !important;
  }
  .bachnx .p-xl-gs {
    padding: 28px !important;
  }
  .bachnx .pt-xl-gs, .bachnx .py-xl-gs {
    padding-top: 28px !important;
  }
  .bachnx .pr-xl-gs, .bachnx .px-xl-gs {
    padding-right: 28px !important;
  }
  .bachnx .pb-xl-gs, .bachnx .py-xl-gs {
    padding-bottom: 28px !important;
  }
  .bachnx .pl-xl-gs, .bachnx .px-xl-gs {
    padding-left: 28px !important;
  }
  .bachnx .m-xl-n1 {
    margin: -0.375rem !important;
  }
  .bachnx .mt-xl-n1, .bachnx .my-xl-n1 {
    margin-top: -0.375rem !important;
  }
  .bachnx .mr-xl-n1, .bachnx .mx-xl-n1 {
    margin-right: -0.375rem !important;
  }
  .bachnx .mb-xl-n1, .bachnx .my-xl-n1 {
    margin-bottom: -0.375rem !important;
  }
  .bachnx .ml-xl-n1, .bachnx .mx-xl-n1 {
    margin-left: -0.375rem !important;
  }
  .bachnx .m-xl-n2 {
    margin: -0.75rem !important;
  }
  .bachnx .mt-xl-n2, .bachnx .my-xl-n2 {
    margin-top: -0.75rem !important;
  }
  .bachnx .mr-xl-n2, .bachnx .mx-xl-n2 {
    margin-right: -0.75rem !important;
  }
  .bachnx .mb-xl-n2, .bachnx .my-xl-n2 {
    margin-bottom: -0.75rem !important;
  }
  .bachnx .ml-xl-n2, .bachnx .mx-xl-n2 {
    margin-left: -0.75rem !important;
  }
  .bachnx .m-xl-n3 {
    margin: -1rem !important;
  }
  .bachnx .mt-xl-n3, .bachnx .my-xl-n3 {
    margin-top: -1rem !important;
  }
  .bachnx .mr-xl-n3, .bachnx .mx-xl-n3 {
    margin-right: -1rem !important;
  }
  .bachnx .mb-xl-n3, .bachnx .my-xl-n3 {
    margin-bottom: -1rem !important;
  }
  .bachnx .ml-xl-n3, .bachnx .mx-xl-n3 {
    margin-left: -1rem !important;
  }
  .bachnx .m-xl-n4 {
    margin: -1.5rem !important;
  }
  .bachnx .mt-xl-n4, .bachnx .my-xl-n4 {
    margin-top: -1.5rem !important;
  }
  .bachnx .mr-xl-n4, .bachnx .mx-xl-n4 {
    margin-right: -1.5rem !important;
  }
  .bachnx .mb-xl-n4, .bachnx .my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }
  .bachnx .ml-xl-n4, .bachnx .mx-xl-n4 {
    margin-left: -1.5rem !important;
  }
  .bachnx .m-xl-n5 {
    margin: -2.75rem !important;
  }
  .bachnx .mt-xl-n5, .bachnx .my-xl-n5 {
    margin-top: -2.75rem !important;
  }
  .bachnx .mr-xl-n5, .bachnx .mx-xl-n5 {
    margin-right: -2.75rem !important;
  }
  .bachnx .mb-xl-n5, .bachnx .my-xl-n5 {
    margin-bottom: -2.75rem !important;
  }
  .bachnx .ml-xl-n5, .bachnx .mx-xl-n5 {
    margin-left: -2.75rem !important;
  }
  .bachnx .m-xl-ngs {
    margin: -28px !important;
  }
  .bachnx .mt-xl-ngs, .bachnx .my-xl-ngs {
    margin-top: -28px !important;
  }
  .bachnx .mr-xl-ngs, .bachnx .mx-xl-ngs {
    margin-right: -28px !important;
  }
  .bachnx .mb-xl-ngs, .bachnx .my-xl-ngs {
    margin-bottom: -28px !important;
  }
  .bachnx .ml-xl-ngs, .bachnx .mx-xl-ngs {
    margin-left: -28px !important;
  }
  .bachnx .m-xl-auto {
    margin: auto !important;
  }
  .bachnx .mt-xl-auto, .bachnx .my-xl-auto {
    margin-top: auto !important;
  }
  .bachnx .mr-xl-auto, .bachnx .mx-xl-auto {
    margin-right: auto !important;
  }
  .bachnx .mb-xl-auto, .bachnx .my-xl-auto {
    margin-bottom: auto !important;
  }
  .bachnx .ml-xl-auto, .bachnx .mx-xl-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 1540px) {
  .bachnx .m-xxl-0 {
    margin: 0 !important;
  }
  .bachnx .mt-xxl-0, .bachnx .my-xxl-0 {
    margin-top: 0 !important;
  }
  .bachnx .mr-xxl-0, .bachnx .mx-xxl-0 {
    margin-right: 0 !important;
  }
  .bachnx .mb-xxl-0, .bachnx .my-xxl-0 {
    margin-bottom: 0 !important;
  }
  .bachnx .ml-xxl-0, .bachnx .mx-xxl-0 {
    margin-left: 0 !important;
  }
  .bachnx .m-xxl-1 {
    margin: 0.375rem !important;
  }
  .bachnx .mt-xxl-1, .bachnx .my-xxl-1 {
    margin-top: 0.375rem !important;
  }
  .bachnx .mr-xxl-1, .bachnx .mx-xxl-1 {
    margin-right: 0.375rem !important;
  }
  .bachnx .mb-xxl-1, .bachnx .my-xxl-1 {
    margin-bottom: 0.375rem !important;
  }
  .bachnx .ml-xxl-1, .bachnx .mx-xxl-1 {
    margin-left: 0.375rem !important;
  }
  .bachnx .m-xxl-2 {
    margin: 0.75rem !important;
  }
  .bachnx .mt-xxl-2, .bachnx .my-xxl-2 {
    margin-top: 0.75rem !important;
  }
  .bachnx .mr-xxl-2, .bachnx .mx-xxl-2 {
    margin-right: 0.75rem !important;
  }
  .bachnx .mb-xxl-2, .bachnx .my-xxl-2 {
    margin-bottom: 0.75rem !important;
  }
  .bachnx .ml-xxl-2, .bachnx .mx-xxl-2 {
    margin-left: 0.75rem !important;
  }
  .bachnx .m-xxl-3 {
    margin: 1rem !important;
  }
  .bachnx .mt-xxl-3, .bachnx .my-xxl-3 {
    margin-top: 1rem !important;
  }
  .bachnx .mr-xxl-3, .bachnx .mx-xxl-3 {
    margin-right: 1rem !important;
  }
  .bachnx .mb-xxl-3, .bachnx .my-xxl-3 {
    margin-bottom: 1rem !important;
  }
  .bachnx .ml-xxl-3, .bachnx .mx-xxl-3 {
    margin-left: 1rem !important;
  }
  .bachnx .m-xxl-4 {
    margin: 1.5rem !important;
  }
  .bachnx .mt-xxl-4, .bachnx .my-xxl-4 {
    margin-top: 1.5rem !important;
  }
  .bachnx .mr-xxl-4, .bachnx .mx-xxl-4 {
    margin-right: 1.5rem !important;
  }
  .bachnx .mb-xxl-4, .bachnx .my-xxl-4 {
    margin-bottom: 1.5rem !important;
  }
  .bachnx .ml-xxl-4, .bachnx .mx-xxl-4 {
    margin-left: 1.5rem !important;
  }
  .bachnx .m-xxl-5 {
    margin: 2.75rem !important;
  }
  .bachnx .mt-xxl-5, .bachnx .my-xxl-5 {
    margin-top: 2.75rem !important;
  }
  .bachnx .mr-xxl-5, .bachnx .mx-xxl-5 {
    margin-right: 2.75rem !important;
  }
  .bachnx .mb-xxl-5, .bachnx .my-xxl-5 {
    margin-bottom: 2.75rem !important;
  }
  .bachnx .ml-xxl-5, .bachnx .mx-xxl-5 {
    margin-left: 2.75rem !important;
  }
  .bachnx .m-xxl-gs {
    margin: 28px !important;
  }
  .bachnx .mt-xxl-gs, .bachnx .my-xxl-gs {
    margin-top: 28px !important;
  }
  .bachnx .mr-xxl-gs, .bachnx .mx-xxl-gs {
    margin-right: 28px !important;
  }
  .bachnx .mb-xxl-gs, .bachnx .my-xxl-gs {
    margin-bottom: 28px !important;
  }
  .bachnx .ml-xxl-gs, .bachnx .mx-xxl-gs {
    margin-left: 28px !important;
  }
  .bachnx .p-xxl-0 {
    padding: 0 !important;
  }
  .bachnx .pt-xxl-0, .bachnx .py-xxl-0 {
    padding-top: 0 !important;
  }
  .bachnx .pr-xxl-0, .bachnx .px-xxl-0 {
    padding-right: 0 !important;
  }
  .bachnx .pb-xxl-0, .bachnx .py-xxl-0 {
    padding-bottom: 0 !important;
  }
  .bachnx .pl-xxl-0, .bachnx .px-xxl-0 {
    padding-left: 0 !important;
  }
  .bachnx .p-xxl-1 {
    padding: 0.375rem !important;
  }
  .bachnx .pt-xxl-1, .bachnx .py-xxl-1 {
    padding-top: 0.375rem !important;
  }
  .bachnx .pr-xxl-1, .bachnx .px-xxl-1 {
    padding-right: 0.375rem !important;
  }
  .bachnx .pb-xxl-1, .bachnx .py-xxl-1 {
    padding-bottom: 0.375rem !important;
  }
  .bachnx .pl-xxl-1, .bachnx .px-xxl-1 {
    padding-left: 0.375rem !important;
  }
  .bachnx .p-xxl-2 {
    padding: 0.75rem !important;
  }
  .bachnx .pt-xxl-2, .bachnx .py-xxl-2 {
    padding-top: 0.75rem !important;
  }
  .bachnx .pr-xxl-2, .bachnx .px-xxl-2 {
    padding-right: 0.75rem !important;
  }
  .bachnx .pb-xxl-2, .bachnx .py-xxl-2 {
    padding-bottom: 0.75rem !important;
  }
  .bachnx .pl-xxl-2, .bachnx .px-xxl-2 {
    padding-left: 0.75rem !important;
  }
  .bachnx .p-xxl-3 {
    padding: 1rem !important;
  }
  .bachnx .pt-xxl-3, .bachnx .py-xxl-3 {
    padding-top: 1rem !important;
  }
  .bachnx .pr-xxl-3, .bachnx .px-xxl-3 {
    padding-right: 1rem !important;
  }
  .bachnx .pb-xxl-3, .bachnx .py-xxl-3 {
    padding-bottom: 1rem !important;
  }
  .bachnx .pl-xxl-3, .bachnx .px-xxl-3 {
    padding-left: 1rem !important;
  }
  .bachnx .p-xxl-4 {
    padding: 1.5rem !important;
  }
  .bachnx .pt-xxl-4, .bachnx .py-xxl-4 {
    padding-top: 1.5rem !important;
  }
  .bachnx .pr-xxl-4, .bachnx .px-xxl-4 {
    padding-right: 1.5rem !important;
  }
  .bachnx .pb-xxl-4, .bachnx .py-xxl-4 {
    padding-bottom: 1.5rem !important;
  }
  .bachnx .pl-xxl-4, .bachnx .px-xxl-4 {
    padding-left: 1.5rem !important;
  }
  .bachnx .p-xxl-5 {
    padding: 2.75rem !important;
  }
  .bachnx .pt-xxl-5, .bachnx .py-xxl-5 {
    padding-top: 2.75rem !important;
  }
  .bachnx .pr-xxl-5, .bachnx .px-xxl-5 {
    padding-right: 2.75rem !important;
  }
  .bachnx .pb-xxl-5, .bachnx .py-xxl-5 {
    padding-bottom: 2.75rem !important;
  }
  .bachnx .pl-xxl-5, .bachnx .px-xxl-5 {
    padding-left: 2.75rem !important;
  }
  .bachnx .p-xxl-gs {
    padding: 28px !important;
  }
  .bachnx .pt-xxl-gs, .bachnx .py-xxl-gs {
    padding-top: 28px !important;
  }
  .bachnx .pr-xxl-gs, .bachnx .px-xxl-gs {
    padding-right: 28px !important;
  }
  .bachnx .pb-xxl-gs, .bachnx .py-xxl-gs {
    padding-bottom: 28px !important;
  }
  .bachnx .pl-xxl-gs, .bachnx .px-xxl-gs {
    padding-left: 28px !important;
  }
  .bachnx .m-xxl-n1 {
    margin: -0.375rem !important;
  }
  .bachnx .mt-xxl-n1, .bachnx .my-xxl-n1 {
    margin-top: -0.375rem !important;
  }
  .bachnx .mr-xxl-n1, .bachnx .mx-xxl-n1 {
    margin-right: -0.375rem !important;
  }
  .bachnx .mb-xxl-n1, .bachnx .my-xxl-n1 {
    margin-bottom: -0.375rem !important;
  }
  .bachnx .ml-xxl-n1, .bachnx .mx-xxl-n1 {
    margin-left: -0.375rem !important;
  }
  .bachnx .m-xxl-n2 {
    margin: -0.75rem !important;
  }
  .bachnx .mt-xxl-n2, .bachnx .my-xxl-n2 {
    margin-top: -0.75rem !important;
  }
  .bachnx .mr-xxl-n2, .bachnx .mx-xxl-n2 {
    margin-right: -0.75rem !important;
  }
  .bachnx .mb-xxl-n2, .bachnx .my-xxl-n2 {
    margin-bottom: -0.75rem !important;
  }
  .bachnx .ml-xxl-n2, .bachnx .mx-xxl-n2 {
    margin-left: -0.75rem !important;
  }
  .bachnx .m-xxl-n3 {
    margin: -1rem !important;
  }
  .bachnx .mt-xxl-n3, .bachnx .my-xxl-n3 {
    margin-top: -1rem !important;
  }
  .bachnx .mr-xxl-n3, .bachnx .mx-xxl-n3 {
    margin-right: -1rem !important;
  }
  .bachnx .mb-xxl-n3, .bachnx .my-xxl-n3 {
    margin-bottom: -1rem !important;
  }
  .bachnx .ml-xxl-n3, .bachnx .mx-xxl-n3 {
    margin-left: -1rem !important;
  }
  .bachnx .m-xxl-n4 {
    margin: -1.5rem !important;
  }
  .bachnx .mt-xxl-n4, .bachnx .my-xxl-n4 {
    margin-top: -1.5rem !important;
  }
  .bachnx .mr-xxl-n4, .bachnx .mx-xxl-n4 {
    margin-right: -1.5rem !important;
  }
  .bachnx .mb-xxl-n4, .bachnx .my-xxl-n4 {
    margin-bottom: -1.5rem !important;
  }
  .bachnx .ml-xxl-n4, .bachnx .mx-xxl-n4 {
    margin-left: -1.5rem !important;
  }
  .bachnx .m-xxl-n5 {
    margin: -2.75rem !important;
  }
  .bachnx .mt-xxl-n5, .bachnx .my-xxl-n5 {
    margin-top: -2.75rem !important;
  }
  .bachnx .mr-xxl-n5, .bachnx .mx-xxl-n5 {
    margin-right: -2.75rem !important;
  }
  .bachnx .mb-xxl-n5, .bachnx .my-xxl-n5 {
    margin-bottom: -2.75rem !important;
  }
  .bachnx .ml-xxl-n5, .bachnx .mx-xxl-n5 {
    margin-left: -2.75rem !important;
  }
  .bachnx .m-xxl-ngs {
    margin: -28px !important;
  }
  .bachnx .mt-xxl-ngs, .bachnx .my-xxl-ngs {
    margin-top: -28px !important;
  }
  .bachnx .mr-xxl-ngs, .bachnx .mx-xxl-ngs {
    margin-right: -28px !important;
  }
  .bachnx .mb-xxl-ngs, .bachnx .my-xxl-ngs {
    margin-bottom: -28px !important;
  }
  .bachnx .ml-xxl-ngs, .bachnx .mx-xxl-ngs {
    margin-left: -28px !important;
  }
  .bachnx .m-xxl-auto {
    margin: auto !important;
  }
  .bachnx .mt-xxl-auto, .bachnx .my-xxl-auto {
    margin-top: auto !important;
  }
  .bachnx .mr-xxl-auto, .bachnx .mx-xxl-auto {
    margin-right: auto !important;
  }
  .bachnx .mb-xxl-auto, .bachnx .my-xxl-auto {
    margin-bottom: auto !important;
  }
  .bachnx .ml-xxl-auto, .bachnx .mx-xxl-auto {
    margin-left: auto !important;
  }
}

.bachnx .stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0);
}

.bachnx .text-monospace, .bachnx .ff-mono {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}

.bachnx .text-justify {
  text-align: justify !important;
}

.bachnx .text-wrap {
  white-space: normal !important;
}

.bachnx .text-nowrap {
  white-space: nowrap !important;
}

.bachnx .text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.bachnx .text-left {
  text-align: left !important;
}

.bachnx .text-right {
  text-align: right !important;
}

.bachnx .text-center {
  text-align: center !important;
}

@media (min-width: 576px) {
  .bachnx .text-sm-left {
    text-align: left !important;
  }
  .bachnx .text-sm-right {
    text-align: right !important;
  }
  .bachnx .text-sm-center {
    text-align: center !important;
  }
}

@media (min-width: 768px) {
  .bachnx .text-md-left {
    text-align: left !important;
  }
  .bachnx .text-md-right {
    text-align: right !important;
  }
  .bachnx .text-md-center {
    text-align: center !important;
  }
}

@media (min-width: 992px) {
  .bachnx .text-lg-left {
    text-align: left !important;
  }
  .bachnx .text-lg-right {
    text-align: right !important;
  }
  .bachnx .text-lg-center {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  .bachnx .text-xl-left {
    text-align: left !important;
  }
  .bachnx .text-xl-right {
    text-align: right !important;
  }
  .bachnx .text-xl-center {
    text-align: center !important;
  }
}

@media (min-width: 1540px) {
  .bachnx .text-xxl-left {
    text-align: left !important;
  }
  .bachnx .text-xxl-right {
    text-align: right !important;
  }
  .bachnx .text-xxl-center {
    text-align: center !important;
  }
}

.bachnx .text-lowercase, .bachnx .lcap {
  text-transform: lowercase !important;
}

.bachnx .text-uppercase, .bachnx .ucap {
  text-transform: uppercase !important;
}

.bachnx .text-capitalize, .bachnx .ccap {
  text-transform: capitalize !important;
}

.bachnx .font-weight-light, .bachnx .fw-light {
  font-weight: 300 !important;
}

.bachnx .font-weight-lighter, .bachnx .fw-lighter {
  font-weight: lighter !important;
}

.bachnx .font-weight-normal, .bachnx .fw-normal {
  font-weight: 400 !important;
}

.bachnx .font-weight-bold, .bachnx .fw-bold {
  font-weight: 700 !important;
}

.bachnx .font-weight-bolder, .bachnx .fw-bolder {
  font-weight: bolder !important;
}

.bachnx .font-italic, .bachnx .ff-italic {
  font-style: italic !important;
}

.bachnx .text-white {
  color: #fff !important;
}

.bachnx .text-primary {
  color: #e81818 !important;
}

.bachnx a.text-primary:hover, .bachnx a.text-primary:focus {
  color: #1932ff !important;
}

.bachnx .text-secondary {
  color: #364a63 !important;
}

.bachnx a.text-secondary:hover, .bachnx a.text-secondary:focus {
  color: #1b2532 !important;
}

.bachnx .text-success {
  color: #1ee0ac !important;
}

.bachnx a.text-success:hover, .bachnx a.text-success:focus {
  color: #159d78 !important;
}

.bachnx .text-info {
  color: #09c2de !important;
}

.bachnx a.text-info:hover, .bachnx a.text-info:focus {
  color: #068294 !important;
}

.bachnx .text-warning {
  color: #f4bd0e !important;
}

.bachnx a.text-warning:hover, .bachnx a.text-warning:focus {
  color: #ae8608 !important;
}

.bachnx .text-danger {
  color: #e85347 !important;
}

.bachnx a.text-danger:hover, .bachnx a.text-danger:focus {
  color: #c92619 !important;
}

.bachnx .text-dark {
  color: #1c2b46 !important;
}

.bachnx a.text-dark:hover, .bachnx a.text-dark:focus {
  color: #06090f !important;
}

.bachnx .text-gray {
  color: #8091a7 !important;
}

.bachnx a.text-gray:hover, .bachnx a.text-gray:focus {
  color: #596b81 !important;
}

.bachnx .text-light {
  color: #e5e9f2 !important;
}

.bachnx a.text-light:hover, .bachnx a.text-light:focus {
  color: #b2bed9 !important;
}

.bachnx .text-lighter {
  color: #f5f6fa !important;
}

.bachnx a.text-lighter:hover, .bachnx a.text-lighter:focus {
  color: #c2c8e1 !important;
}

.bachnx .text-body {
  color: #526484 !important;
}

.bachnx .text-muted {
  color: #8094ae !important;
}

.bachnx .text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}

.bachnx .text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}

.bachnx .text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.bachnx .text-decoration-none {
  text-decoration: none !important;
}

.bachnx .text-break {
  word-break: break-word !important;
  overflow-wrap: break-word !important;
}

.bachnx .text-reset {
  color: inherit !important;
}

.bachnx .visible {
  visibility: visible !important;
}

.bachnx .invisible {
  visibility: hidden !important;
}

@media print {
  .bachnx *, .bachnx *::before, .bachnx *::after {
    text-shadow: none !important;
    box-shadow: none !important;
  }
  .bachnx a:not(.btn) {
    text-decoration: underline;
  }
  .bachnx abbr[title]::after {
    content: " (" attr(title) ")";
  }
  .bachnx pre {
    white-space: pre-wrap !important;
  }
  .bachnx pre, .bachnx blockquote {
    border: 1px solid #8091a7;
    page-break-inside: avoid;
  }
  .bachnx tr, .bachnx img {
    page-break-inside: avoid;
  }
  .bachnx p, .bachnx h2, .bachnx h3 {
    orphans: 3;
    widows: 3;
  }
  .bachnx h2, .bachnx h3 {
    page-break-after: avoid;
  }
  @page {
    .bachnx {
      size: a3;
    }
  }
  .bachnx body {
    min-width: 992px !important;
  }
  .bachnx .container {
    min-width: 992px !important;
  }
  .bachnx .navbar {
    display: none;
  }
  .bachnx .badge {
    border: 1px solid #000;
  }
  .bachnx .table {
    border-collapse: collapse !important;
  }
  .bachnx .table td, .bachnx .table th {
    background-color: #fff !important;
  }
  .bachnx .table-bordered th, .bachnx .table-bordered td {
    border: 1px solid #dbdfea !important;
  }
  .bachnx .table-dark {
    color: inherit;
  }
  .bachnx .table-dark th, .bachnx .table-dark td, .bachnx .table-dark thead th, .bachnx .table-dark tbody + tbody {
    border-color: #dbdfea;
  }
  .bachnx .table .thead-dark th {
    color: inherit;
    border-color: #dbdfea;
  }
}

.bachnx html {
  font-size: 16px;
}

.bachnx ol, .bachnx ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.bachnx a {
  transition: color .4s, background-color .4s, border .4s, box-shadow .4s;
}

.bachnx a:focus {
  outline: none;
}

.bachnx img {
  max-width: 100%;
}

.bachnx strong {
  font-weight: 500;
}

.bachnx h1:last-child, .bachnx h2:last-child, .bachnx h3:last-child, .bachnx h4:last-child, .bachnx h5:last-child, .bachnx h6:last-child, .bachnx .h1:last-child, .bachnx .h2:last-child, .bachnx .h3:last-child, .bachnx .h4:last-child, .bachnx .h5:last-child, .bachnx .h6:last-child, .bachnx p:last-child {
  margin-bottom: 0;
}

.bachnx h1, .bachnx .h1, .bachnx h2, .bachnx .h2 {
  letter-spacing: -0.03em;
}

.bachnx h3, .bachnx .h3, .bachnx h4, .bachnx .h4 {
  letter-spacing: -0.02em;
}

.bachnx h5, .bachnx .h5, .bachnx h6, .bachnx .h6 {
  letter-spacing: -0.01em;
}

@media (min-width: 992px) {
  .bachnx h1, .bachnx .h1 {
    font-size: 3.75rem;
    font-weight: 400;
    letter-spacing: -0.04em;
  }
  .bachnx h2, .bachnx .h2 {
    font-size: 2.5rem;
    letter-spacing: -0.03em;
  }
  .bachnx h3, .bachnx .h3 {
    font-size: 2rem;
    letter-spacing: -0.03em;
  }
  .bachnx h4, .bachnx .h4 {
    font-size: 1.5rem;
  }
  .bachnx h5, .bachnx .h5 {
    font-size: 1.25rem;
  }
  .bachnx h6, .bachnx .h6 {
    font-size: 1.05rem;
  }
}

.bachnx .list-inline li {
  display: inline-block;
}

.bachnx .list-inline li:not(:last-child) {
  margin-right: 1rem;
}

.bachnx .ellipsis, .bachnx .text-ellipsis, .bachnx .tb-tnx-item .tb-tnx-desc, .bachnx .tb-odr-item .tb-odr-info, .bachnx .attach-item span, .bachnx .nk-msg-text .title {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.bachnx .ff-base {
  font-family: Roboto, sans-serif !important;
}

.bachnx .ff-alt {
  font-family: Nunito, sans-serif !important;
}

.bachnx .fw-medium {
  font-weight: 500 !important;
}

.bachnx .text-white h1, .bachnx .text-white h2, .bachnx .text-white h3, .bachnx .text-white h4, .bachnx .text-white h5, .bachnx .text-white h6, .bachnx .text-white .h1, .bachnx .text-white .h2, .bachnx .text-white .h3, .bachnx .text-white .h4, .bachnx .text-white .h5, .bachnx .text-white .h6 {
  color: #fff;
}

@media (min-width: 992px) {
  .bachnx .lead {
    font-size: 1.09375rem;
  }
}

.bachnx .text-soft {
  color: #8094ae !important;
}

.bachnx .text-base {
  color: #526484 !important;
}

.bachnx .text-head {
  color: #364a63 !important;
}

.bachnx .circle {
  border-radius: 50%;
}

.bachnx .round {
  border-radius: 4px;
}

.bachnx .round-sm {
  border-radius: 3px;
}

.bachnx .round-lg {
  border-radius: 5px;
}

.bachnx .round-xl {
  border-radius: 10px;
}

.bachnx svg {
  height: 100%;
  max-width: 100%;
}

.bachnx .sq {
  height: 40px;
  width: 40px;
}

.bachnx .sq-xs {
  height: 18px;
  width: 18px;
}

.bachnx .sq-sm {
  height: 24px;
  width: 24px;
}

.bachnx .sq-md {
  height: 32px;
  width: 32px;
}

.bachnx .sq-lg {
  height: 60px;
  width: 60px;
}

.bachnx .sq-xl {
  height: 80px;
  width: 80px;
}

.bachnx .divider {
  border-top: 1px solid #e5e9f2 !important;
  margin: 28px 0;
  display: block;
}

.bachnx .divider.xs {
  margin: .5rem 0;
}

.bachnx .divider.sm {
  margin: 1rem 0;
}

.bachnx .divider.md {
  margin: 1.5rem 0;
}

.bachnx .divider.lg {
  margin: 2.25rem 0;
}

.bachnx .divider.xl {
  margin: 2.75rem 0;
}

.bachnx .bg-blue {
  background-color: #559bfb !important;
}

.bachnx .text-blue {
  color: #559bfb !important;
}

.bachnx .bg-azure {
  background-color: #1676fb !important;
}

.bachnx .text-azure {
  color: #1676fb !important;
}

.bachnx .bg-indigo {
  background-color: #2c3782 !important;
}

.bachnx .text-indigo {
  color: #2c3782 !important;
}

.bachnx .bg-purple {
  background-color: #816bff !important;
}

.bachnx .text-purple {
  color: #816bff !important;
}

.bachnx .bg-pink {
  background-color: #ff63a5 !important;
}

.bachnx .text-pink {
  color: #ff63a5 !important;
}

.bachnx .bg-orange {
  background-color: #ffa353 !important;
}

.bachnx .text-orange {
  color: #ffa353 !important;
}

.bachnx .bg-teal {
  background-color: #20c997 !important;
}

.bachnx .text-teal {
  color: #20c997 !important;
}

.bachnx .bg-blue-dim {
  background-color: #e9f2fe !important;
}

.bachnx .text-blue-dim {
  color: #e9f2fe !important;
}

.bachnx .bg-azure-dim {
  background-color: #e1edfe !important;
}

.bachnx .text-azure-dim {
  color: #e1edfe !important;
}

.bachnx .bg-indigo-dim {
  background-color: #e4e5ef !important;
}

.bachnx .text-indigo-dim {
  color: #e4e5ef !important;
}

.bachnx .bg-purple-dim {
  background-color: #efecff !important;
}

.bachnx .text-purple-dim {
  color: #efecff !important;
}

.bachnx .bg-pink-dim {
  background-color: #ffebf3 !important;
}

.bachnx .text-pink-dim {
  color: #ffebf3 !important;
}

.bachnx .bg-orange-dim {
  background-color: #fff3e9 !important;
}

.bachnx .text-orange-dim {
  color: #fff3e9 !important;
}

.bachnx .bg-teal-dim {
  background-color: #e2f8f1 !important;
}

.bachnx .text-teal-dim {
  color: #e2f8f1 !important;
}

.bachnx .bg-primary-dim, .bachnx .dual-listbox .dual-listbox__item:active, .bachnx .dual-listbox .dual-listbox__item.dual-listbox__item--selected {
  background-color: #ebedff !important;
}

.bachnx .text-primary-dim {
  color: #ebedff !important;
}

.bachnx .bg-success-dim {
  background-color: #e2fbf4 !important;
}

.bachnx .text-success-dim {
  color: #e2fbf4 !important;
}

.bachnx .bg-info-dim {
  background-color: #dff7fb !important;
}

.bachnx .text-info-dim {
  color: #dff7fb !important;
}

.bachnx .bg-warning-dim {
  background-color: #fef6e0 !important;
}

.bachnx .text-warning-dim {
  color: #fef6e0 !important;
}

.bachnx .bg-danger-dim {
  background-color: #fce9e7 !important;
}

.bachnx .text-danger-dim {
  color: #fce9e7 !important;
}

.bachnx .bg-secondary-dim {
  background-color: #e5ecf5 !important;
}

.bachnx .text-secondary-dim {
  color: #e5ecf5 !important;
}

.bachnx .bg-dark-dim {
  background-color: #d9e1ef !important;
}

.bachnx .text-dark-dim {
  color: #d9e1ef !important;
}

.bachnx .bg-gray-dim {
  background-color: #edf2f9 !important;
}

.bachnx .text-gray-dim {
  color: #edf2f9 !important;
}

.bachnx .bg-gray-100 {
  background-color: #ebeef2 !important;
}

.bachnx .bg-gray-200 {
  background-color: #e5e9f2 !important;
}

.bachnx .bg-gray-300 {
  background-color: #dbdfea !important;
}

.bachnx .bg-gray-400 {
  background-color: #b7c2d0 !important;
}

.bachnx .bg-gray-500 {
  background-color: #8091a7 !important;
}

.bachnx .bg-gray-600 {
  background-color: #3c4d62 !important;
}

.bachnx .bg-gray-700 {
  background-color: #344357 !important;
}

.bachnx .bg-gray-800 {
  background-color: #2b3748 !important;
}

.bachnx .bg-gray-900 {
  background-color: #1f2b3a !important;
}

.bachnx .bg-abstract {
  background-image: linear-gradient(to right, #2c3782 calc(60% - 150px), #39469f calc(60% - 150px), #39469f 60%, #4856b5 60%, #4856b5 calc(60% + 150px), #5b6ac6 calc(60% + 150px), #5b6ac6 100%);
}

.bachnx .bg-white-1 {
  background: rgba(255, 255, 255, 0.1) !important;
}

.bachnx .bg-white-2 {
  background: rgba(255, 255, 255, 0.2) !important;
}

.bachnx .bg-white-3 {
  background: rgba(255, 255, 255, 0.3) !important;
}

.bachnx .bg-white-4 {
  background: rgba(255, 255, 255, 0.4) !important;
}

.bachnx .bg-white-5 {
  background: rgba(255, 255, 255, 0.5) !important;
}

.bachnx .bg-white-6 {
  background: rgba(255, 255, 255, 0.6) !important;
}

.bachnx .bg-white-7 {
  background: rgba(255, 255, 255, 0.7) !important;
}

.bachnx .bg-white-8 {
  background: rgba(255, 255, 255, 0.8) !important;
}

.bachnx .bg-white-9 {
  background: rgba(255, 255, 255, 0.9) !important;
}

.bachnx .border-transparent {
  border-color: transparent;
}

.bachnx .w-40px {
  width: 40px !important;
}

.bachnx .w-min-40px {
  min-width: 40px !important;
}

.bachnx .w-max-40px {
  max-width: 40px !important;
}

.bachnx .w-80px {
  width: 80px !important;
}

.bachnx .w-min-80px {
  min-width: 80px !important;
}

.bachnx .w-max-80px {
  max-width: 80px !important;
}

.bachnx .w-90px {
  width: 90px !important;
}

.bachnx .w-min-90px {
  min-width: 90px !important;
}

.bachnx .w-max-90px {
  max-width: 90px !important;
}

.bachnx .w-100px {
  width: 100px !important;
}

.bachnx .w-min-100px {
  min-width: 100px !important;
}

.bachnx .w-max-100px {
  max-width: 100px !important;
}

.bachnx .w-110px {
  width: 110px !important;
}

.bachnx .w-min-110px {
  min-width: 110px !important;
}

.bachnx .w-max-110px {
  max-width: 110px !important;
}

.bachnx .w-120px {
  width: 120px !important;
}

.bachnx .w-min-120px {
  min-width: 120px !important;
}

.bachnx .w-max-120px {
  max-width: 120px !important;
}

.bachnx .w-125px {
  width: 125px !important;
}

.bachnx .w-min-125px {
  min-width: 125px !important;
}

.bachnx .w-max-125px {
  max-width: 125px !important;
}

.bachnx .w-130px {
  width: 130px !important;
}

.bachnx .w-min-130px {
  min-width: 130px !important;
}

.bachnx .w-max-130px {
  max-width: 130px !important;
}

.bachnx .w-140px {
  width: 140px !important;
}

.bachnx .w-min-140px {
  min-width: 140px !important;
}

.bachnx .w-max-140px {
  max-width: 140px !important;
}

.bachnx .w-150px {
  width: 150px !important;
}

.bachnx .w-min-150px {
  min-width: 150px !important;
}

.bachnx .w-max-150px {
  max-width: 150px !important;
}

.bachnx .w-175px {
  width: 175px !important;
}

.bachnx .w-min-175px {
  min-width: 175px !important;
}

.bachnx .w-max-175px {
  max-width: 175px !important;
}

.bachnx .w-200px {
  width: 200px !important;
}

.bachnx .w-min-200px {
  min-width: 200px !important;
}

.bachnx .w-max-200px {
  max-width: 200px !important;
}

.bachnx .w-220px {
  width: 220px !important;
}

.bachnx .w-min-220px {
  min-width: 220px !important;
}

.bachnx .w-max-220px {
  max-width: 220px !important;
}

.bachnx .w-225px {
  width: 225px !important;
}

.bachnx .w-min-225px {
  min-width: 225px !important;
}

.bachnx .w-max-225px {
  max-width: 225px !important;
}

.bachnx .w-250px {
  width: 250px !important;
}

.bachnx .w-min-250px {
  min-width: 250px !important;
}

.bachnx .w-max-250px {
  max-width: 250px !important;
}

.bachnx .w-300px {
  width: 300px !important;
}

.bachnx .w-min-300px {
  min-width: 300px !important;
}

.bachnx .w-max-300px {
  max-width: 300px !important;
}

.bachnx .w-350px {
  width: 350px !important;
}

.bachnx .w-min-350px {
  min-width: 350px !important;
}

.bachnx .w-max-350px {
  max-width: 350px !important;
}

.bachnx .w-400px {
  width: 400px !important;
}

.bachnx .w-min-400px {
  min-width: 400px !important;
}

.bachnx .w-max-400px {
  max-width: 400px !important;
}

.bachnx .w-550px {
  width: 550px !important;
}

.bachnx .w-min-550px {
  min-width: 550px !important;
}

.bachnx .w-max-550px {
  max-width: 550px !important;
}

.bachnx .w-max-100, .bachnx .wide-xs-fix, .bachnx .wide-sm-fix, .bachnx .wide-md-fix, .bachnx .wide-lg-fix {
  max-width: 100% !important;
}

.bachnx .w-min-100 {
  min-width: 100% !important;
}

.bachnx .w-max-auto {
  max-width: inherit !important;
}

.bachnx .w-min-auto {
  min-width: auto !important;
}

.bachnx .w-15 {
  width: 15% !important;
}

.bachnx .w-20 {
  width: 20% !important;
}

.bachnx .w-30 {
  width: 30% !important;
}

.bachnx .w-35 {
  width: 35% !important;
}

.bachnx .w-40 {
  width: 40% !important;
}

.bachnx .w-45 {
  width: 45% !important;
}

.bachnx .w-55 {
  width: 55% !important;
}

.bachnx .w-60 {
  width: 60% !important;
}

.bachnx .w-65 {
  width: 65% !important;
}

.bachnx .w-70 {
  width: 70% !important;
}

.bachnx .w-80 {
  width: 80% !important;
}

.bachnx .w-85 {
  width: 85% !important;
}

.bachnx .w-90 {
  width: 90% !important;
}

.bachnx .w-95 {
  width: 95% !important;
}

@media (min-width: 576px) {
  .bachnx .wide-xs {
    max-width: 520px !important;
  }
  .bachnx .wide-xs-fix {
    width: 520px !important;
  }
}

@media (min-width: 768px) {
  .bachnx .wide-sm {
    max-width: 720px !important;
  }
  .bachnx .wide-sm-fix {
    width: 720px !important;
  }
}

@media (min-width: 992px) {
  .bachnx .wide-md {
    max-width: 960px !important;
  }
  .bachnx .wide-md-fix {
    width: 960px !important;
  }
}

@media (min-width: 1200px) {
  .bachnx .wide-lg {
    max-width: 1140px !important;
  }
  .bachnx .wide-lg-fix {
    width: 1140px !important;
  }
}

@media (min-width: 1280px) {
  .bachnx .wide-xl {
    max-width: 1240px !important;
  }
  .bachnx .wide-xl-fix {
    width: 1240px !important;
  }
}

.bachnx .wide-xs-fix {
  width: 520px !important;
}

.bachnx .wide-sm-fix {
  width: 720px !important;
}

.bachnx .wide-md-fix {
  width: 960px !important;
}

.bachnx .wide-lg-fix {
  width: 1140px !important;
}

.bachnx .wide-xl-fix {
  width: 1240px !important;
}

@media (min-width: 1200px) and (max-width: 1660px) {
  .bachnx .wide-fit {
    max-width: 1140px;
  }
}

.bachnx .h-100px {
  height: 100px !important;
}

.bachnx .h-min-100px {
  min-height: 100px !important;
}

.bachnx .h-max-100px {
  max-height: 100px !important;
}

.bachnx .h-150px {
  height: 150px !important;
}

.bachnx .h-min-150px {
  min-height: 150px !important;
}

.bachnx .h-max-150px {
  max-height: 150px !important;
}

.bachnx .h-175px {
  height: 175px !important;
}

.bachnx .h-min-175px {
  min-height: 175px !important;
}

.bachnx .h-max-175px {
  max-height: 175px !important;
}

.bachnx .h-200px {
  height: 200px !important;
}

.bachnx .h-min-200px {
  min-height: 200px !important;
}

.bachnx .h-max-200px {
  max-height: 200px !important;
}

.bachnx .h-225px {
  height: 225px !important;
}

.bachnx .h-min-225px {
  min-height: 225px !important;
}

.bachnx .h-max-225px {
  max-height: 225px !important;
}

.bachnx .h-250px {
  height: 250px !important;
}

.bachnx .h-min-250px {
  min-height: 250px !important;
}

.bachnx .h-max-250px {
  max-height: 250px !important;
}

.bachnx .h-275px {
  height: 275px !important;
}

.bachnx .h-min-275px {
  min-height: 275px !important;
}

.bachnx .h-max-275px {
  max-height: 275px !important;
}

.bachnx .h-300px {
  height: 300px !important;
}

.bachnx .h-min-300px {
  min-height: 300px !important;
}

.bachnx .h-max-300px {
  max-height: 300px !important;
}

.bachnx .h-325px {
  height: 325px !important;
}

.bachnx .h-min-325px {
  min-height: 325px !important;
}

.bachnx .h-max-325px {
  max-height: 325px !important;
}

.bachnx .h-350px {
  height: 350px !important;
}

.bachnx .h-min-350px {
  min-height: 350px !important;
}

.bachnx .h-max-350px {
  max-height: 350px !important;
}

.bachnx .h-375px {
  height: 375px !important;
}

.bachnx .h-min-375px {
  min-height: 375px !important;
}

.bachnx .h-max-375px {
  max-height: 375px !important;
}

.bachnx .h-400px {
  height: 400px !important;
}

.bachnx .h-min-400px {
  min-height: 400px !important;
}

.bachnx .h-max-400px {
  max-height: 400px !important;
}

.bachnx .h-425px {
  height: 425px !important;
}

.bachnx .h-min-425px {
  min-height: 425px !important;
}

.bachnx .h-max-425px {
  max-height: 425px !important;
}

.bachnx .h-450px {
  height: 450px !important;
}

.bachnx .h-min-450px {
  min-height: 450px !important;
}

.bachnx .h-max-450px {
  max-height: 450px !important;
}

.bachnx .h-475px {
  height: 475px !important;
}

.bachnx .h-min-475px {
  min-height: 475px !important;
}

.bachnx .h-max-475px {
  max-height: 475px !important;
}

.bachnx .h-500px {
  height: 500px !important;
}

.bachnx .h-min-500px {
  min-height: 500px !important;
}

.bachnx .h-max-500px {
  max-height: 500px !important;
}

.bachnx .absolute-top-left {
  position: absolute;
  top: 0;
  left: 0;
}

.bachnx .absolute-top-right {
  position: absolute;
  top: 0;
  right: 0;
}

.bachnx .absolute-bottom-left {
  position: absolute;
  bottom: 0;
  left: 0;
}

.bachnx .absolute-bottom-right {
  position: absolute;
  bottom: 0;
  right: 0;
}

.bachnx .shrink-0 {
  flex-shrink: 0;
}

.bachnx .badge {
  position: relative;
  border: 1px solid currentColor;
  line-height: 1.125rem;
  font-family: Roboto, sans-serif;
  letter-spacing: 0.01em;
  vertical-align: middle;
  display: inline-flex;
}

.bachnx .badge .icon + span, .bachnx .badge span + .icon {
  padding-left: 4px;
}

.bachnx .badge-sm {
  padding: 0.3125rem 0.75rem;
  font-size: 0.75rem;
}

.bachnx .badge-sm.badge-pill {
  padding: 0.3125rem 0.875rem;
}

.bachnx .badge-md {
  padding: 0.47rem 1rem;
  font-size: 0.8125rem !important;
}

.bachnx .badge-lg {
  padding: 0.75rem 1.25rem;
  font-size: 0.93rem !important;
}

.bachnx .badge-xl {
  padding: 0.875rem 1.5rem;
  font-size: 1.125rem !important;
}

.bachnx .badge-light {
  color: #364a63;
}

.bachnx .badge-lighter {
  color: #526484;
}

.bachnx .badge .icon {
  font-size: 1rem;
}

.bachnx .badge-primary {
  border-color: #e81818;
}

.bachnx .badge-secondary {
  border-color: #364a63;
}

.bachnx .badge-success {
  border-color: #1ee0ac;
}

.bachnx .badge-info {
  border-color: #09c2de;
}

.bachnx .badge-warning {
  border-color: #f4bd0e;
}

.bachnx .badge-danger {
  border-color: #e85347;
}

.bachnx .badge-dark {
  border-color: #1c2b46;
}

.bachnx .badge-gray {
  border-color: #8091a7;
}

.bachnx .badge-light {
  border-color: #e5e9f2;
}

.bachnx .badge-lighter {
  border-color: #f5f6fa;
}

.bachnx .badge-outline-primary {
  color: #e81818;
  border-color: #a3adff;
}

.bachnx .badge-outline-secondary {
  color: #364a63;
  border-color: #8692a1;
}

.bachnx .badge-outline-success {
  color: #1ee0ac;
  border-color: #78eccd;
}

.bachnx .badge-outline-info {
  color: #09c2de;
  border-color: #6bdaeb;
}

.bachnx .badge-outline-warning {
  color: #f4bd0e;
  border-color: #f8d76e;
}

.bachnx .badge-outline-danger {
  color: #e85347;
  border-color: #f19891;
}

.bachnx .badge-outline-dark {
  color: #1c2b46;
  border-color: #778090;
}

.bachnx .badge-outline-gray {
  color: #8091a7;
  border-color: #b3bdca;
}

.bachnx .badge-outline-light {
  color: #b7c2d0;
  border-color: #d4dae3;
}

.bachnx .badge-outline-lighter {
  color: #e5e9f2;
  border-color: #eff2f7;
}

.bachnx .badge-dim.badge-primary {
  color: #e81818;
  background-color: #eef0ff;
  border-color: #eef0ff;
}

.bachnx .badge-dim.badge-outline-primary {
  color: #e81818;
  background-color: #eef0ff;
  border-color: #c1c8ff;
}

.bachnx .badge-dim.badge-secondary {
  color: #364a63;
  background-color: #e9ebee;
  border-color: #e9ebee;
}

.bachnx .badge-dim.badge-outline-secondary {
  color: #364a63;
  background-color: #e9ebee;
  border-color: #afb7c1;
}

.bachnx .badge-dim.badge-success {
  color: #1ee0ac;
  background-color: #e6fcf6;
  border-color: #e6fcf6;
}

.bachnx .badge-dim.badge-outline-success {
  color: #1ee0ac;
  background-color: #e6fcf6;
  border-color: #a5f3de;
}

.bachnx .badge-dim.badge-info {
  color: #09c2de;
  background-color: #e4f8fb;
  border-color: #e4f8fb;
}

.bachnx .badge-dim.badge-outline-info {
  color: #09c2de;
  background-color: #e4f8fb;
  border-color: #9de7f2;
}

.bachnx .badge-dim.badge-warning {
  color: #f4bd0e;
  background-color: #fef8e4;
  border-color: #fef8e4;
}

.bachnx .badge-dim.badge-outline-warning {
  color: #f4bd0e;
  background-color: #fef8e4;
  border-color: #fbe59f;
}

.bachnx .badge-dim.badge-danger {
  color: #e85347;
  background-color: #fceceb;
  border-color: #fceceb;
}

.bachnx .badge-dim.badge-outline-danger {
  color: #e85347;
  background-color: #fceceb;
  border-color: #f6bab5;
}

.bachnx .badge-dim.badge-dark {
  color: #1c2b46;
  background-color: #e6e8eb;
  border-color: #e6e8eb;
}

.bachnx .badge-dim.badge-outline-dark {
  color: #1c2b46;
  background-color: #e6e8eb;
  border-color: #a4aab5;
}

.bachnx .badge-dim.badge-gray {
  color: #8091a7;
  background-color: #f1f3f5;
  border-color: #f1f3f5;
}

.bachnx .badge-dim.badge-outline-gray {
  color: #8091a7;
  background-color: #f1f3f5;
  border-color: #ccd3dc;
}

.bachnx .badge-dim.badge-light {
  color: #b7c2d0;
  background-color: #f7f8fa;
  border-color: #f7f8fa;
}

.bachnx .badge-dim.badge-outline-light {
  color: #b7c2d0;
  background-color: #f7f8fa;
  border-color: #e2e7ec;
}

.bachnx .badge-dim.badge-lighter {
  color: #e5e9f2;
  background-color: #fcfdfe;
  border-color: #fcfdfe;
}

.bachnx .badge-dim.badge-outline-lighter {
  color: #e5e9f2;
  background-color: #fcfdfe;
  border-color: #f5f6fa;
}

.bachnx .badge-dot {
  display: inline-flex;
  align-items: center;
  background-color: transparent;
  border: none;
  padding-left: 12px;
  padding-right: 0;
  font-size: 12px;
}

.bachnx .badge-dot:before {
  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  display: inline-block;
  height: 6px;
  width: 6px;
  margin-top: -1px;
  border-radius: 50%;
  background: currentColor;
}

.bachnx .badge-dot.badge-sm, .bachnx .badge-dot.badge-md {
  padding-left: 16px;
}

.bachnx .badge-dot.badge-sm:before, .bachnx .badge-dot.badge-md:before {
  height: 8px;
  width: 8px;
  margin-top: 0;
}

.bachnx .badge-dot.badge-lg, .bachnx .badge-dot.badge-xl {
  padding-left: 24px;
}

.bachnx .badge-dot.badge-lg:before, .bachnx .badge-dot.badge-xl:before {
  height: 12px;
  width: 12px;
  margin-top: 0;
}

.bachnx .badge-dot.badge-primary {
  color: #e81818;
}

.bachnx .badge-dot.badge-secondary {
  color: #364a63;
}

.bachnx .badge-dot.badge-success {
  color: #1ee0ac;
}

.bachnx .badge-dot.badge-info {
  color: #09c2de;
}

.bachnx .badge-dot.badge-warning {
  color: #f4bd0e;
}

.bachnx .badge-dot.badge-danger {
  color: #e85347;
}

.bachnx .badge-dot.badge-dark {
  color: #1c2b46;
}

.bachnx .badge-dot.badge-gray {
  color: #8091a7;
}

.bachnx .badge-dot.badge-light {
  color: #b7c2d0;
}

.bachnx .badge-dot.badge-lighter {
  color: #e5e9f2;
}

@media (max-width: 767.98px) {
  .bachnx .badge-dot-sm {
    width: 0;
    overflow: hidden;
  }
}

@media (max-width: 413px) {
  .bachnx .badge-dot-mb {
    width: 0;
    overflow: hidden;
  }
}

@media (max-width: 369px) {
  .bachnx .badge-dot-xs {
    width: 0;
    overflow: hidden;
  }
}

.bachnx .alert:last-child {
  margin-bottom: 0;
}

.bachnx .alert-link {
  box-shadow: 0 1px 0 currentColor;
}

.bachnx .alert-link:hover {
  box-shadow: none;
}

.bachnx .alert h5, .bachnx .alert h6, .bachnx .alert .title {
  font-size: 1.05rem;
}

.bachnx .alert.alert-icon {
  padding-left: 3.25rem;
}

.bachnx .alert.alert-icon > .icon {
  position: absolute;
  font-size: 1.25rem;
  line-height: 1;
  width: 2rem;
  top: 1rem;
  left: 1.25rem;
  margin-left: -1px;
}

.bachnx .alert-dismissible .close {
  top: 50%;
  transform: translateY(-50%);
  transition: .3s ease;
  margin-top: -1px;
}

.bachnx .alert-dismissible .close:focus {
  outline: none;
}

.bachnx .alert-dismissible .close:hover {
  color: currentColor;
}

.bachnx .alert-dismissible .close:after {
  font-family: "Nioicon";
  content: "";
  font-size: 1.1rem;
}

.bachnx .alert-light, .bachnx .alert-lighter, .bachnx .alert-gray {
  border-color: #e5e9f2;
  color: #526484;
}

.bachnx .alert-light .alert-link, .bachnx .alert-lighter .alert-link, .bachnx .alert-gray .alert-link {
  color: #526484;
}

.bachnx .alert-alt {
  position: relative;
  padding: .875rem;
  border-radius: 12px;
}

.bachnx .alert-alt.alert-icon {
  padding-left: 4rem;
}

.bachnx .alert-alt.alert-icon > .icon {
  position: absolute;
  font-size: 2rem;
  line-height: 1;
  width: 4rem;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  text-align: center;
  opacity: 0.5;
}

.bachnx a.alert:hover {
  color: currentColor;
}

.bachnx .alert-fill.alert-primary {
  color: #fff;
  background: #e81818;
}

.bachnx .alert-fill.alert-secondary {
  color: #fff;
  background: #364a63;
}

.bachnx .alert-fill.alert-success {
  color: #fff;
  background: #1ee0ac;
}

.bachnx .alert-fill.alert-info {
  color: #fff;
  background: #09c2de;
}

.bachnx .alert-fill.alert-warning {
  color: #fff;
  background: #f4bd0e;
}

.bachnx .alert-fill.alert-danger {
  color: #fff;
  background: #e85347;
}

.bachnx .alert-fill.alert-dark {
  color: #fff;
  background: #1c2b46;
}

.bachnx .alert-fill.alert-gray {
  color: #fff;
  background: #8091a7;
}

.bachnx .alert-fill.alert-light {
  color: #101924;
  background: #e5e9f2;
}

.bachnx .alert-fill.alert-lighter {
  color: #101924;
  background: #ebeef2;
}

.bachnx .alert-fill {
  border-width: 0;
}

.bachnx .alert-fill .alert-link, .bachnx .alert-fill .icon, .bachnx .alert-fill h4, .bachnx .alert-fill h5, .bachnx .alert-fill h6 {
  color: currentColor;
}

.bachnx .alert-fill.alert-light {
  color: #364a63;
}

.bachnx .alert-fill.alert-lighter {
  color: #526484;
}

.bachnx .alert-pro {
  box-shadow: 0 4px 15px 0 rgba(31, 43, 58, 0.1);
  border: none;
  border-left: 4px solid transparent;
  color: #526484;
  line-height: 1.5;
  background: #fff;
}

.bachnx .alert-pro.no-shadow {
  box-shadow: none;
}

.bachnx .alert-pro.no-border {
  border-left: 0;
}

.bachnx .alert-pro.alert-icon {
  padding-left: 4rem;
}

.bachnx .alert-pro.alert-icon > .icon {
  font-size: 1.75rem;
  top: 50%;
  transform: translateY(-50%);
}

.bachnx .alert-pro.alert-primary {
  border-color: #e81818;
}

.bachnx .alert-pro.alert-primary > .icon {
  color: #e81818;
}

.bachnx .alert-pro.alert-secondary {
  border-color: #364a63;
}

.bachnx .alert-pro.alert-secondary > .icon {
  color: #364a63;
}

.bachnx .alert-pro.alert-success {
  border-color: #1ee0ac;
}

.bachnx .alert-pro.alert-success > .icon {
  color: #1ee0ac;
}

.bachnx .alert-pro.alert-info {
  border-color: #09c2de;
}

.bachnx .alert-pro.alert-info > .icon {
  color: #09c2de;
}

.bachnx .alert-pro.alert-warning {
  border-color: #f4bd0e;
}

.bachnx .alert-pro.alert-warning > .icon {
  color: #f4bd0e;
}

.bachnx .alert-pro.alert-danger {
  border-color: #e85347;
}

.bachnx .alert-pro.alert-danger > .icon {
  color: #e85347;
}

.bachnx .alert-pro.alert-dark {
  border-color: #1c2b46;
}

.bachnx .alert-pro.alert-dark > .icon {
  color: #1c2b46;
}

.bachnx .alert-pro.alert-gray {
  border-color: #8091a7;
}

.bachnx .alert-pro.alert-gray > .icon {
  color: #8091a7;
}

.bachnx .alert-pro.alert-light {
  border-color: #b7c2d0;
}

.bachnx .alert-pro.alert-light > .icon {
  color: #b7c2d0;
}

.bachnx .alert-pro.alert-lighter {
  border-color: #b7c2d0;
}

.bachnx .alert-pro.alert-lighter > .icon {
  color: #b7c2d0;
}

.bachnx .breadcrumb-item {
  font-size: 11px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.05rem;
}

.bachnx .breadcrumb-item a:not(:hover) {
  color: #8094ae;
}

.bachnx .breadcrumb-pipe .breadcrumb-item + .breadcrumb-item::before {
  content: '|';
}

.bachnx .breadcrumb-arrow .breadcrumb-item + .breadcrumb-item::before {
  font-family: "Nioicon";
  content: "";
}

.bachnx .breadcrumb-item.active:not(:only-child) {
  font-weight: 400;
}

.bachnx .breadcrumb-alt .breadcrumb-item {
  text-transform: unset;
  letter-spacing: 0;
  color: #8094ae;
}

.bachnx .breadcrumb-xs .breadcrumb-item + .breadcrumb-item {
  padding-left: 0.25rem;
}

.bachnx .breadcrumb-xs .breadcrumb-item + .breadcrumb-item:before {
  padding-right: 0.25rem;
  font-size: 0.8em;
}

.bachnx .breadcrumb-sm .breadcrumb-item {
  font-size: 13px;
}

.bachnx .link {
  display: inline-flex;
  align-items: center;
  font-size: 0.85rem;
  font-weight: 500;
  font-family: Roboto, sans-serif;
  line-height: 1;
  border: none;
  background: transparent;
  transition: all .3s ease;
  white-space: nowrap;
}

.bachnx .link:focus {
  box-shadow: none;
  outline: none;
}

.bachnx .link .icon {
  font-size: 1.3em;
}

.bachnx .link span, .bachnx .link .icon {
  display: inline-block;
}

.bachnx .link .icon-circle {
  display: inline-flex;
}

.bachnx .link .icon + span, .bachnx .link span + .icon {
  padding-left: 10px;
}

.bachnx .link-md {
  font-size: 1.25rem;
}

.bachnx .link-sm {
  font-size: .75rem;
}

.bachnx .link-dim {
  opacity: .7;
}

.bachnx .link-dim:hover {
  opacity: 1;
}

.bachnx .link-block {
  display: flex;
}

.bachnx .link-between {
  justify-content: space-between;
}

.bachnx .link-primary {
  color: #e81818 !important;
}

.bachnx .link-on-primary:hover {
  color: #e81818 !important;
}

.bachnx .link-secondary {
  color: #364a63 !important;
}

.bachnx .link-on-secondary:hover {
  color: #364a63 !important;
}

.bachnx .link-success {
  color: #1ee0ac !important;
}

.bachnx .link-on-success:hover {
  color: #1ee0ac !important;
}

.bachnx .link-info {
  color: #09c2de !important;
}

.bachnx .link-on-info:hover {
  color: #09c2de !important;
}

.bachnx .link-warning {
  color: #f4bd0e !important;
}

.bachnx .link-on-warning:hover {
  color: #f4bd0e !important;
}

.bachnx .link-danger {
  color: #e85347 !important;
}

.bachnx .link-on-danger:hover {
  color: #e85347 !important;
}

.bachnx .link-dark {
  color: #1c2b46 !important;
}

.bachnx .link-on-dark:hover {
  color: #1c2b46 !important;
}

.bachnx .link-gray {
  color: #8091a7 !important;
}

.bachnx .link-on-gray:hover {
  color: #8091a7 !important;
}

.bachnx .link-light {
  color: #8094ae !important;
}

.bachnx .link-on-light:hover {
  color: #8094ae !important;
}

.bachnx .link-lighter {
  color: #b7c2d0 !important;
}

.bachnx .link-on-lighter:hover {
  color: #b7c2d0 !important;
}

.bachnx .link-text {
  color: #526484 !important;
}

.bachnx .link-on-text:hover {
  color: #526484 !important;
}

.bachnx .link-danger:hover, .bachnx .link-warning:hover, .bachnx .link-success:hover, .bachnx .link-info:hover {
  color: #526484 !important;
}

.bachnx .btn, .bachnx .dual-listbox .dual-listbox__button {
  position: relative;
  letter-spacing: 0.02em;
  display: inline-flex;
  align-items: center;
}

.bachnx .btn-xl {
  padding: 0.6875rem 1.5rem;
  font-size: 0.9375rem;
  line-height: 1.25rem;
  border-radius: 5px;
}

.bachnx .btn-xs {
  padding: 0.125rem 0.5rem;
  font-size: 0.6875rem;
  line-height: 1rem;
  border-radius: 3px;
}

.bachnx .btn .icon, .bachnx .dual-listbox .dual-listbox__button .icon {
  font-size: 1.4em;
  line-height: inherit;
}

.bachnx .btn > span, .bachnx .dual-listbox .dual-listbox__button > span {
  display: inline-block;
  white-space: nowrap;
}

.bachnx .btn > span:only-child, .bachnx .dual-listbox .dual-listbox__button > span:only-child {
  width: 100%;
}

.bachnx .btn .icon + span, .bachnx .dual-listbox .dual-listbox__button .icon + span, .bachnx .btn span + .icon, .bachnx .dual-listbox .dual-listbox__button span + .icon {
  padding-left: 8px;
}

.bachnx .btn .dd-indc, .bachnx .dual-listbox .dual-listbox__button .dd-indc {
  transform: translateX(-8px);
}

.bachnx .btn span + .dd-indc, .bachnx .dual-listbox .dual-listbox__button span + .dd-indc {
  transform: translateX(8px);
}

.bachnx .btn-lg .icon + span, .bachnx .btn-group-lg > .btn .icon + span, .bachnx .dual-listbox .btn-group-lg > .dual-listbox__button .icon + span, .bachnx .btn-lg span + .icon, .bachnx .btn-group-lg > .btn span + .icon, .bachnx .dual-listbox .btn-group-lg > .dual-listbox__button span + .icon {
  padding-left: 12px;
}

.bachnx .btn-round {
  border-radius: 2.125rem;
}

.bachnx .btn-block {
  justify-content: center;
}

.bachnx .btn-ucap, .bachnx .btn.ucap, .bachnx .dual-listbox .ucap.dual-listbox__button {
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 0.05em;
}

.bachnx .btn-icon:not([class*="btn-icon-break"]), .bachnx .dt-buttons .btn-secondary:not([class*="btn-icon-break"]) {
  padding-left: 0;
  padding-right: 0;
}

.bachnx .btn-icon .icon, .bachnx .dt-buttons .btn-secondary .icon {
  width: 2.125rem;
}

.bachnx .btn-icon.btn-xl .icon, .bachnx .dt-buttons .btn-xl.btn-secondary .icon {
  width: 2.625rem;
}

.bachnx .btn-icon.btn-lg .icon, .bachnx .btn-group-lg > .btn-icon.btn .icon, .bachnx .dt-buttons .btn-group-lg > .btn.btn-secondary .icon, .bachnx .dt-buttons .dual-listbox .btn-group-lg > .btn-secondary.dual-listbox__button .icon, .bachnx .dual-listbox .dt-buttons .btn-group-lg > .btn-secondary.dual-listbox__button .icon, .bachnx .dual-listbox .btn-group-lg > .btn-icon.dual-listbox__button .icon, .bachnx .dt-buttons .btn-lg.btn-secondary .icon {
  width: 2.625rem;
}

.bachnx .btn-icon.btn-sm .icon, .bachnx .btn-group-sm > .btn-icon.btn .icon, .bachnx .dt-buttons .btn-group-sm > .btn.btn-secondary .icon, .bachnx .dt-buttons .dual-listbox .btn-group-sm > .btn-secondary.dual-listbox__button .icon, .bachnx .dual-listbox .dt-buttons .btn-group-sm > .btn-secondary.dual-listbox__button .icon, .bachnx .dual-listbox .btn-group-sm > .btn-icon.dual-listbox__button .icon, .bachnx .dt-buttons .btn-sm.btn-secondary .icon {
  width: 1.75rem;
}

.bachnx .btn-icon.btn-xs .icon, .bachnx .dt-buttons .btn-xs.btn-secondary .icon {
  width: 1.25rem;
  font-size: 1.1em;
}

.bachnx .btn-icon .dot, .bachnx .dt-buttons .btn-secondary .dot {
  position: absolute;
  top: .35rem;
  right: .35rem;
  transform: translate(50%, -50%);
}

.bachnx .btn-icon .badge, .bachnx .dt-buttons .btn-secondary .badge {
  position: absolute;
  top: .25rem;
  right: .25rem;
  transform: translate(50%, -50%);
}

.bachnx .btn-icon .badge-circle, .bachnx .dt-buttons .btn-secondary .badge-circle {
  border-radius: 50%;
  height: 1.125rem;
  width: 1.125rem;
  padding: 0;
  font-weight: 700;
  font-size: 11px;
  text-align: center;
  justify-content: center;
}

.bachnx .btn-mw {
  min-width: 120px;
  justify-content: center;
}

.bachnx .btn-wrap {
  flex-direction: column;
  align-items: center;
  flex-grow: 0;
}

.bachnx .btn-extext {
  font-size: 12px;
  font-weight: 500;
  text-align: center;
  margin-top: 0.25rem;
  color: #8094ae;
}

.bachnx .btn-wider {
  display: flex;
}

.bachnx .btn-wider .icon + span, .bachnx .btn-wider span + .icon {
  margin-left: auto;
}

.bachnx .btn-auto {
  min-width: auto;
}

.bachnx .btn-pd-auto {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}

.bachnx .btn .spinner-border, .bachnx .dual-listbox .dual-listbox__button .spinner-border, .bachnx .btn .spinner-grow, .bachnx .dual-listbox .dual-listbox__button .spinner-grow {
  margin: .125rem;
}

.bachnx .btn .spinner-border + span, .bachnx .dual-listbox .dual-listbox__button .spinner-border + span, .bachnx .btn .spinner-grow + span, .bachnx .dual-listbox .dual-listbox__button .spinner-grow + span {
  margin-left: 0.25rem;
}

.bachnx .btn-indc {
  width: 100%;
}

.bachnx .btn-indc .icon {
  font-size: 1.43em;
}

.bachnx .btn-indc .indc {
  opacity: .6;
  margin-left: -8px;
  margin-right: auto;
}

.bachnx .btn-indc span + .indc {
  margin-left: auto;
  margin-right: -8px;
}

@media (min-width: 768px) {
  .bachnx .btn-xl {
    padding: 0.625rem 2rem;
    font-size: 1.125rem;
    line-height: 2rem;
    border-radius: 5px;
  }
  .bachnx .btn-xl.btn-round {
    border-radius: 3.25rem;
  }
  .bachnx .btn-icon.btn-xl .icon, .bachnx .dt-buttons .btn-xl.btn-secondary .icon {
    width: 3.25rem;
  }
}

.bachnx .btn-trigger {
  position: relative;
  z-index: 1;
  color: #526484;
}

.bachnx .btn-trigger:focus {
  box-shadow: none;
}

.bachnx .btn-trigger:before {
  position: absolute;
  z-index: -1;
  height: 20px;
  width: 20px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transform-origin: 50% 50%;
  content: '';
  background-color: #e5e9f2;
  border-radius: 50%;
  opacity: 0;
  transition: all .3s;
}

.bachnx .is-dark .btn-trigger:before {
  background-color: #1f275c;
}

.bachnx .show > .btn-trigger:before {
  opacity: 1;
  height: 120%;
  width: 120%;
}

.bachnx .btn-trigger:hover:before, .bachnx .btn-trigger:focus:before, .bachnx .btn-trigger.active:not(.revarse):before {
  opacity: 1;
  height: 120%;
  width: 120%;
}

.bachnx .btn-trigger.active:hover:before {
  background-color: #dbdfea;
}

.bachnx a:hover .btn-trigger:before {
  opacity: 1;
  height: 120%;
  width: 120%;
}

.bachnx .btn-dim.btn-outline-primary {
  color: #e81818;
  background-color: #eef0ff;
  border-color: #c1c8ff;
}

.bachnx .btn-dim.btn-outline-primary:not(:disabled):not(.disabled):hover {
  color: #fff;
  background-color: #e81818;
  border-color: #e81818;
}

.bachnx .btn-white.btn-outline-primary:not(.btn-dim):not(:disabled):not(.disabled):hover, .bachnx .dt-buttons .btn-outline-primary.btn-secondary:not(.btn-dim):not(:disabled):not(.disabled):hover, .bachnx .btn-trans.btn-outline-primary:not(.btn-dim):not(:disabled):not(.disabled):hover {
  color: #e81818;
  background: #eef0ff;
}

.bachnx .btn-dim.btn-outline-success {
  color: #1ee0ac;
  background-color: #e6fcf6;
  border-color: #a5f3de;
}

.bachnx .btn-dim.btn-outline-success:not(:disabled):not(.disabled):hover {
  color: #fff;
  background-color: #1ee0ac;
  border-color: #1ee0ac;
}

.bachnx .btn-white.btn-outline-success:not(.btn-dim):not(:disabled):not(.disabled):hover, .bachnx .dt-buttons .btn-outline-success.btn-secondary:not(.btn-dim):not(:disabled):not(.disabled):hover, .bachnx .btn-trans.btn-outline-success:not(.btn-dim):not(:disabled):not(.disabled):hover {
  color: #1ee0ac;
  background: #e6fcf6;
}

.bachnx .btn-dim.btn-outline-warning {
  color: #f4bd0e;
  background-color: #fef8e4;
  border-color: #fbe59f;
}

.bachnx .btn-dim.btn-outline-warning:not(:disabled):not(.disabled):hover {
  color: #fff;
  background-color: #f4bd0e;
  border-color: #f4bd0e;
}

.bachnx .btn-white.btn-outline-warning:not(.btn-dim):not(:disabled):not(.disabled):hover, .bachnx .dt-buttons .btn-outline-warning.btn-secondary:not(.btn-dim):not(:disabled):not(.disabled):hover, .bachnx .btn-trans.btn-outline-warning:not(.btn-dim):not(:disabled):not(.disabled):hover {
  color: #f4bd0e;
  background: #fef8e4;
}

.bachnx .btn-dim.btn-outline-info {
  color: #09c2de;
  background-color: #e4f8fb;
  border-color: #9de7f2;
}

.bachnx .btn-dim.btn-outline-info:not(:disabled):not(.disabled):hover {
  color: #fff;
  background-color: #09c2de;
  border-color: #09c2de;
}

.bachnx .btn-white.btn-outline-info:not(.btn-dim):not(:disabled):not(.disabled):hover, .bachnx .dt-buttons .btn-outline-info.btn-secondary:not(.btn-dim):not(:disabled):not(.disabled):hover, .bachnx .btn-trans.btn-outline-info:not(.btn-dim):not(:disabled):not(.disabled):hover {
  color: #09c2de;
  background: #e4f8fb;
}

.bachnx .btn-dim.btn-outline-danger {
  color: #e85347;
  background-color: #fceceb;
  border-color: #f6bab5;
}

.bachnx .btn-dim.btn-outline-danger:not(:disabled):not(.disabled):hover {
  color: #fff;
  background-color: #e85347;
  border-color: #e85347;
}

.bachnx .btn-white.btn-outline-danger:not(.btn-dim):not(:disabled):not(.disabled):hover, .bachnx .dt-buttons .btn-outline-danger.btn-secondary:not(.btn-dim):not(:disabled):not(.disabled):hover, .bachnx .btn-trans.btn-outline-danger:not(.btn-dim):not(:disabled):not(.disabled):hover {
  color: #e85347;
  background: #fceceb;
}

.bachnx .btn-dim.btn-outline-secondary {
  color: #364a63;
  background-color: #e9ebee;
  border-color: #b9c0c8;
}

.bachnx .btn-dim.btn-outline-secondary:not(:disabled):not(.disabled):hover {
  color: #fff;
  background-color: #364a63;
  border-color: #364a63;
}

.bachnx .btn-white.btn-outline-secondary:not(.btn-dim):not(:disabled):not(.disabled):hover, .bachnx .dt-buttons .btn-outline-secondary.btn-secondary:not(.btn-dim):not(:disabled):not(.disabled):hover, .bachnx .btn-trans.btn-outline-secondary:not(.btn-dim):not(:disabled):not(.disabled):hover {
  color: #364a63;
  background: #e9ebee;
}

.bachnx .btn-dim.btn-outline-gray {
  color: #3c4d62;
  background-color: #f1f3f5;
  border-color: #d3d9e0;
}

.bachnx .btn-dim.btn-outline-gray:not(:disabled):not(.disabled):hover {
  color: #fff;
  background-color: #3c4d62;
  border-color: #3c4d62;
}

.bachnx .btn-white.btn-outline-gray:not(.btn-dim):not(:disabled):not(.disabled):hover, .bachnx .dt-buttons .btn-outline-gray.btn-secondary:not(.btn-dim):not(:disabled):not(.disabled):hover, .bachnx .btn-trans.btn-outline-gray:not(.btn-dim):not(:disabled):not(.disabled):hover {
  color: #3c4d62;
  background: #f1f3f5;
}

.bachnx .btn-dim.btn-outline-dark {
  color: #1f2b3a;
  background-color: #e6e8e9;
  border-color: #b1b5ba;
}

.bachnx .btn-dim.btn-outline-dark:not(:disabled):not(.disabled):hover {
  color: #fff;
  background-color: #1f2b3a;
  border-color: #1f2b3a;
}

.bachnx .btn-white.btn-outline-dark:not(.btn-dim):not(:disabled):not(.disabled):hover, .bachnx .dt-buttons .btn-outline-dark.btn-secondary:not(.btn-dim):not(:disabled):not(.disabled):hover, .bachnx .btn-trans.btn-outline-dark:not(.btn-dim):not(:disabled):not(.disabled):hover {
  color: #1f2b3a;
  background: #e6e8e9;
}

.bachnx .btn-dim.btn-outline-light, .bachnx .dt-buttons .btn-dim.btn-secondary {
  color: #526484;
  background-color: #f5f6fa;
  border-color: #dbdfea;
}

.bachnx .btn-dim.btn-outline-light:not(:disabled):not(.disabled):hover, .bachnx .dt-buttons .btn-dim.btn-secondary:not(:disabled):not(.disabled):hover {
  color: #fff;
  background-color: #526484;
  border-color: #526484;
}

.bachnx .btn-white.btn-outline-light:not(.btn-dim):not(:disabled):not(.disabled):hover, .bachnx .dt-buttons .btn-secondary:not(.btn-dim):not(:disabled):not(.disabled):hover, .bachnx .btn-trans.btn-outline-light:not(.btn-dim):not(:disabled):not(.disabled):hover, .bachnx .dt-buttons .btn-trans.btn-secondary:not(.btn-dim):not(:disabled):not(.disabled):hover {
  color: #526484;
  background: #f5f6fa;
}

.bachnx .btn-dim.btn-primary {
  color: #e81818;
  background-color: #eef0ff;
  border-color: transparent;
}

.bachnx .btn-dim.btn-primary:not(:disabled):not(.disabled):hover {
  color: #fff;
  background-color: #e81818;
  border-color: #e81818;
}

.bachnx .btn-dim.btn-secondary {
  color: #364a63;
  background-color: #e9ebee;
  border-color: transparent;
}

.bachnx .btn-dim.btn-secondary:not(:disabled):not(.disabled):hover {
  color: #fff;
  background-color: #364a63;
  border-color: #364a63;
}

.bachnx .btn-dim.btn-success {
  color: #1ee0ac;
  background-color: #e6fcf6;
  border-color: transparent;
}

.bachnx .btn-dim.btn-success:not(:disabled):not(.disabled):hover {
  color: #fff;
  background-color: #1ee0ac;
  border-color: #1ee0ac;
}

.bachnx .btn-dim.btn-warning {
  color: #f4bd0e;
  background-color: #fef8e4;
  border-color: transparent;
}

.bachnx .btn-dim.btn-warning:not(:disabled):not(.disabled):hover {
  color: #fff;
  background-color: #f4bd0e;
  border-color: #f4bd0e;
}

.bachnx .btn-dim.btn-info {
  color: #09c2de;
  background-color: #e4f8fb;
  border-color: transparent;
}

.bachnx .btn-dim.btn-info:not(:disabled):not(.disabled):hover {
  color: #fff;
  background-color: #09c2de;
  border-color: #09c2de;
}

.bachnx .btn-dim.btn-danger {
  color: #e85347;
  background-color: #fceceb;
  border-color: transparent;
}

.bachnx .btn-dim.btn-danger:not(:disabled):not(.disabled):hover {
  color: #fff;
  background-color: #e85347;
  border-color: #e85347;
}

.bachnx .btn-dim.btn-gray {
  color: #3c4d62;
  background-color: #eaebee;
  border-color: transparent;
}

.bachnx .btn-dim.btn-gray:not(:disabled):not(.disabled):hover {
  color: #fff;
  background-color: #3c4d62;
  border-color: #3c4d62;
}

.bachnx .btn-dim.btn-dark {
  color: #1f2b3a;
  background-color: #e6e8e9;
  border-color: transparent;
}

.bachnx .btn-dim.btn-dark:not(:disabled):not(.disabled):hover {
  color: #fff;
  background-color: #1f2b3a;
  border-color: #1f2b3a;
}

.bachnx .btn-dim.btn-light, .bachnx .dual-listbox .btn-dim.dual-listbox__button {
  color: #8091a7;
  background-color: #f1f3f5;
  border-color: transparent;
}

.bachnx .btn-dim.btn-light:not(:disabled):not(.disabled):hover, .bachnx .dual-listbox .btn-dim.dual-listbox__button:not(:disabled):not(.disabled):hover {
  color: #fff;
  background-color: #8091a7;
  border-color: #8091a7;
}

.bachnx .btn-dim.btn-lighter {
  color: #b7c2d0;
  background-color: #f7f8fa;
  border-color: transparent;
}

.bachnx .btn-dim.btn-lighter:not(:disabled):not(.disabled):hover {
  color: #101924;
  background-color: #b7c2d0;
  border-color: #b7c2d0;
}

.bachnx .btn-trans.btn, .bachnx .dual-listbox .btn-trans.dual-listbox__button {
  background-color: transparent;
  border-color: transparent;
}

.bachnx .btn-outline-light, .bachnx .dt-buttons .btn-secondary {
  border-color: #dbdfea;
}

.bachnx .btn-outline-lighter {
  border-color: #e5e9f2;
}

.bachnx .btn-outline-light, .bachnx .dt-buttons .btn-secondary, .bachnx .btn-outline-lighter {
  color: #526484;
}

.bachnx .btn-white, .bachnx .dt-buttons .btn-secondary, .bachnx .btn-white.btn-dim, .bachnx .dt-buttons .btn-dim.btn-secondary {
  background: #fff;
}

.bachnx .btn-white.btn-outline-light:not(.btn-dim):not(:disabled):not(.disabled):hover, .bachnx .dt-buttons .btn-secondary:not(.btn-dim):not(:disabled):not(.disabled):hover {
  color: #fff;
  background: #526484;
  border-color: #526484;
}

.bachnx .btn-toolbar-sep {
  border-right: 1px solid #e5e9f2;
  margin-left: .75rem;
  margin-right: .75rem;
}

.bachnx .card-tools .btn-toolbar-sep {
  padding: 0 !important;
  margin-left: .5rem;
  margin-right: .5rem;
}

.bachnx .btn-group.is-tags .btn-xs:first-child {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}

.bachnx .btn-group.is-tags .btn-xs:last-child {
  margin-left: 0;
}

.bachnx .btn-group.is-tags .btn-xs .icon {
  width: 1rem;
}

.bachnx .btn-group.is-tags .btn-dim:not(:disabled):not(.disabled):hover {
  border-color: transparent;
}

.bachnx .dropup, .bachnx .dropright, .bachnx .dropdown, .bachnx .dropleft {
  display: inline-flex;
}

.bachnx .dropdown-toggle {
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  margin-bottom: 0;
}

.bachnx .dropdown-toggle:not([class*="indicator"]):after {
  display: none;
}

.bachnx .clickable * {
  pointer-events: none;
}

.bachnx .dropdown-menu {
  overflow: hidden;
  border: 1px solid #e5e9f2;
  box-shadow: 0 3px 12px 1px rgba(44, 55, 130, 0.15);
}

.bachnx .dropdown-inner {
  padding: 0 1.75rem;
}

.bachnx .dropdown-inner + .dropdown-inner {
  border-top: 1px solid #e5e9f2;
}

.bachnx .dropdown-head, .bachnx .dropdown-foot {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.75rem 1.25rem;
  border-bottom: 1px solid #e5e9f2;
}

.bachnx .dropdown-head.center, .bachnx .dropdown-foot.center {
  justify-content: center;
}

.bachnx .dropdown-head {
  border-bottom: 1px solid #e5e9f2;
}

.bachnx .dropdown-foot {
  border-top: 1px solid #e5e9f2;
}

.bachnx .dropdown-body-sm {
  padding: .75rem;
}

.bachnx .dropdown-body-rg {
  padding: 1.25rem;
}

.bachnx .dropdown-body-md {
  padding: 1.5rem;
}

.bachnx .dropdown-body-lg {
  padding: 2.25rem;
}

.bachnx .dropdown-title {
  font-weight: 500;
  color: #364a63;
}

.bachnx [class*="dropdown-indicator"]:after {
  border: none !important;
  font-family: "Nioicon";
  vertical-align: middle;
  content: "";
  margin-left: 0.25rem;
  line-height: 1;
  display: inline-flex;
  align-items: center;
  font-size: 14px;
}

.bachnx .dropup [class*="dropdown-indicator"]:after {
  content: "";
}

.bachnx .dropdown-indicator-caret:after {
  content: "";
}

.bachnx .dropup .dropdown-indicator-caret:after {
  content: "";
}

.bachnx .dropdown-indicator-caret-up:after {
  content: "";
}

.bachnx .dropup .dropdown-indicator-caret-up:after {
  content: "";
}

.bachnx .dropdown-indicator-up:after {
  content: "";
}

.bachnx .dropup .dropdown-indicator-up:after {
  content: "";
}

.bachnx .dropdown-indicator-down:after {
  content: "";
}

.bachnx .dropup .dropdown-indicator-down:after {
  content: "";
}

.bachnx .dropdown-indicator-dubble:after {
  content: "";
}

.bachnx .dropup .dropdown-indicator-dubble:after {
  content: "";
}

.bachnx .dropdown-indicator-unfold:after {
  content: "";
}

.bachnx .dropup .dropdown-indicator-unfold:after {
  content: "";
}

.bachnx .dropdown-menu-center {
  left: 50% !important;
}

.bachnx .dropdown-menu-bottom {
  bottom: 0 !important;
}

.bachnx .dropdown-menu-xxs {
  min-width: 70px;
  max-width: 70px;
}

.bachnx .dropdown-menu-xxs.dropdown-menu-center {
  margin-left: -35px;
}

.bachnx .dropdown-menu-xs {
  min-width: 120px;
  max-width: 120px;
}

.bachnx .dropdown-menu-xs.dropdown-menu-center {
  margin-left: -60px;
}

.bachnx .dropdown-menu-md {
  min-width: 280px;
  max-width: 280px;
}

.bachnx .dropdown-menu-md.dropdown-menu-center {
  margin-left: -140px;
}

.bachnx .dropdown-menu-sm {
  min-width: 140px;
  max-width: 140px;
}

.bachnx .dropdown-menu-sm.dropdown-menu-center {
  margin-left: -70px;
}

.bachnx .dropdown-menu-lg {
  min-width: 320px;
  max-width: 320px;
}

.bachnx .dropdown-menu-lg.dropdown-menu-center {
  margin-left: -160px;
}

.bachnx .dropdown-menu-xl {
  min-width: 360px;
  max-width: 360px;
}

.bachnx .dropdown-menu-xl.dropdown-menu-center {
  margin-left: -180px;
}

.bachnx .dropdown-menu-auto {
  min-width: 100%;
  max-width: 100%;
}

.bachnx .dropdown-menu-mxh {
  max-height: 400px;
  overflow: auto;
}

.bachnx .nk-quick-nav .dropdown-menu {
  margin-top: 11px;
  margin-right: -6px;
}

@media (max-width: 420px) {
  .bachnx .dropdown-menu-xl, .bachnx .dropdown-menu-lg, .bachnx .dropdown-menu-md {
    min-width: calc(100vw - 40px);
    max-width: calc(100vw - 40px);
  }
  .bachnx .nk-quick-nav .dropdown-menu-xl, .bachnx .nk-quick-nav .dropdown-menu-lg, .bachnx .nk-quick-nav .dropdown-menu-md {
    margin-right: 0;
    margin-left: 16px;
  }
  .bachnx .nk-quick-nav li:last-child .dropdown-menu-xl, .bachnx .nk-quick-nav li:last-child .dropdown-menu-lg, .bachnx .nk-quick-nav li:last-child .dropdown-menu-md {
    margin-left: 0;
    margin-right: 3px;
  }
}

.bachnx .dropdown-menu-s1 {
  border-top: 3px solid #e81818;
}

.bachnx .dropdown-toggle-split > .icon {
  margin-left: -0.25rem;
  margin-right: -0.25rem;
}

.bachnx .card + .card {
  margin-top: 28px;
}

.bachnx .card + .nk-block-head {
  padding-top: 2.5rem;
}

.bachnx .card-full {
  height: 100%;
}

.bachnx .card.is-dark {
  background: #2c3782;
}

.bachnx .card-bordered {
  border: 1px solid #dbdfea;
}

.bachnx .card-bordered.is-dark {
  border-color: #2c3782;
}

.bachnx .card-bordered.dashed {
  border-style: dashed;
}

.bachnx .card-inner {
  padding: 1.25rem;
}

.bachnx .card-inner-sm {
  padding-top: .75rem;
  padding-bottom: .75rem;
}

.bachnx .card-inner-group .card-inner:not(:last-child) {
  border-bottom: 1px solid #dbdfea;
}

.bachnx .card-head {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: -.25rem -0.5rem 1rem;
}

.bachnx .card-head > * {
  padding: 0.25rem .5rem;
}

.bachnx .card-head > .title:only-child {
  width: 100%;
}

.bachnx .card-title-group {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

.bachnx .card-title-group .card-title {
  margin-bottom: 0;
}

.bachnx .card-title-group:only-child, .bachnx .card-title-group .card-search {
  margin-top: -.25rem;
  margin-bottom: -.25rem;
}

.bachnx .card-title h6.title:not(:last-child) {
  margin-bottom: 0.25rem;
}

.bachnx .card-title p {
  font-size: 12px;
  color: #8094ae;
}

.bachnx .card-title p .icon {
  line-height: inherit;
  vertical-align: middle;
}

.bachnx .card-title-sm .title {
  font-size: 14px;
}

.bachnx .card-title small {
  font-weight: 500;
  color: #8094ae;
}

.bachnx .card-subtitle {
  color: #8094ae;
  font-family: Roboto, sans-serif;
  font-weight: normal;
}

.bachnx .card-tools-nav {
  display: flex;
  margin: -6px -10px -5px;
}

.bachnx .card-tools-nav li {
  padding: 0 10px;
}

.bachnx .card-tools-nav li a {
  position: relative;
  color: #8094ae;
  padding: 10px 0;
  display: block;
  line-height: 1;
}

.bachnx .card-tools-nav li a:before {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 2px;
  content: '';
  background: #e81818;
  opacity: 0;
}

.bachnx .card-tools-nav li a:hover, .bachnx .card-tools-nav li a.active {
  color: #526484;
}

.bachnx .card-tools-nav li a.active::before {
  opacity: 1;
}

.bachnx .card-tools-nav li.active a {
  color: #526484;
}

.bachnx .card-tools-nav li.active a::before {
  opacity: 1;
}

.bachnx .card-tools.mr-n1 {
  margin-right: -0.5rem !important;
}

.bachnx .card-hint {
  font-size: 1rem;
  color: #dbdfea;
}

@media (max-width: 575.98px) {
  .bachnx .card-head.ui-v2 .card-tools {
    width: calc(100% + 20px);
    margin: 0 -10px;
    padding-top: .5rem;
  }
  .bachnx .card-head.ui-v2 .card-tools-nav {
    padding: 0 .75rem;
    border-bottom: 1px solid #e5e9f2;
  }
  .bachnx .card-head.ui-v2 .card-tools-nav li a {
    padding-bottom: 1rem;
  }
  .bachnx .card-stretch {
    margin-left: -18px;
    margin-right: -18px;
    border-left: 0 !important;
    border-right: 0 !important;
    border-radius: 0 !important;
  }
}

@media (min-width: 576px) {
  .bachnx .card-inner {
    padding: 1.5rem;
  }
  .bachnx .card-inner-sm {
    padding-top: .75rem;
    padding-bottom: .75rem;
  }
  .bachnx .card-inner-md {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .bachnx .card-header {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}

@media (min-width: 768px) {
  .bachnx .card-inner-lg {
    padding: 2.5rem;
  }
  .bachnx .card-inner-xl {
    padding: 3.75rem;
  }
}

.bachnx .form-icon {
  position: absolute;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  top: 0;
  width: calc(1rem + 24px);
  height: calc(2.125rem + 2px);
}

.bachnx .form-icon.sm {
  height: calc(1.75rem + 2px);
}

.bachnx .form-icon.lg {
  height: calc(2.625rem + 2px);
}

.bachnx .form-icon.xl {
  height: calc(3.25rem + 2px);
}

.bachnx .form-icon .icon {
  font-size: 16px;
  color: #8094ae;
}

.bachnx .form-icon + .form-control, .bachnx div.dataTables_wrapper div.dataTables_filter .form-icon + input, .bachnx .dual-listbox .form-icon + .dual-listbox__search {
  padding-left: calc(1rem + 24px);
}

.bachnx .form-icon-right {
  left: auto;
  right: -1px;
}

.bachnx .form-icon-right + .form-control, .bachnx div.dataTables_wrapper div.dataTables_filter .form-icon-right + input, .bachnx .dual-listbox .form-icon-right + .dual-listbox__search {
  padding-left: 1rem;
  padding-right: calc(1rem + 24px);
}

.bachnx .form-info {
  position: absolute;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-left: 1px solid #dbdfea;
  right: 0;
  top: 50%;
  padding: .125rem 1.25rem;
  transform: translateY(-50%);
  color: #8094ae;
}

.bachnx .form-info + .form-control, .bachnx div.dataTables_wrapper div.dataTables_filter .form-info + input, .bachnx .dual-listbox .form-info + .dual-listbox__search {
  padding-right: calc(1rem + 24px);
}

.bachnx .form-label {
  font-size: 0.875rem;
  font-weight: 500;
  color: #344357;
  margin-bottom: .5rem;
}

.bachnx .form-label-group {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: .5rem;
}

.bachnx .form-label-group .form-label {
  margin-bottom: 0;
}

.bachnx .form-label + .form-note {
  margin-top: -0.35rem;
}

.bachnx .form-label-outlined {
  position: absolute;
  top: 0.4375rem;
  left: 0.66667rem;
  transform-origin: left;
  padding: 0 0.4rem;
  font-weight: 400;
  line-height: 1.25rem;
  color: #3c4d62;
  background-color: #fff;
  z-index: 1;
  transition: all .3s ease;
  margin-bottom: 0;
  font-size: 0.8125rem;
}

.bachnx .form-control-lg ~ .form-label-outlined {
  top: 0.6875rem;
  padding: 0 0.37736rem;
  font-size: 0.9375rem;
}

.bachnx .form-control-sm ~ .form-label-outlined {
  font-size: 0.75rem;
  top: 0.25rem;
  left: 0.4rem;
}

.bachnx .focused .form-control-sm ~ .form-label-outlined, .bachnx .form-select.form-control-sm ~ .form-label-outlined {
  font-size: 11px;
}

.bachnx .focused .form-label-outlined, .bachnx .form-select ~ .form-label-outlined {
  top: calc(-0.4375rem + -2px);
  font-size: 11px;
}

.bachnx .form-control-xl ~ .form-label-outlined {
  font-size: 0.9375rem;
  line-height: 2rem;
  top: 0.625rem;
  padding: 0 0.5rem;
  left: 0.83333rem;
}

.bachnx .focused .form-control-xl ~ .form-label-outlined, .bachnx .form-select.form-control-xl ~ .form-label-outlined {
  top: calc(-0.625rem + -5px);
}

.bachnx .focused .form-control-lg ~ .form-label-outlined, .bachnx .focused .form-control-xl ~ .form-label-outlined, .bachnx .form-select.form-control-lg ~ .form-label-outlined, .bachnx .form-select.form-control-xl ~ .form-label-outlined {
  font-size: 12px;
}

.bachnx .form-note {
  font-size: 12px;
  color: #8094ae;
  font-style: italic;
  display: block;
}

.bachnx .form-note-alt {
  font-size: 12px;
  color: #8094ae;
}

.bachnx .form-note-group {
  display: flex;
  justify-content: space-between;
  margin-top: 0.5rem;
  margin-bottom: -0.25rem;
}

.bachnx .form-control-xl {
  height: calc(3.25rem + 2px);
  padding: 0.625rem 1.25rem;
  font-size: 0.9375rem;
  line-height: 2rem;
  border-radius: 5px;
}

.bachnx .form-control-outlined {
  cursor: pointer;
}

.bachnx .focused .form-control-outlined {
  cursor: auto;
}

.bachnx .form-control-wrap, .bachnx .form-control-group {
  position: relative;
}

.bachnx .form-control-wrap + .form-note, .bachnx .form-control-group + .form-note {
  margin-top: 0.5rem;
}

.bachnx .form-control-noborder {
  border-color: transparent;
}

.bachnx .form-control-noborder:focus {
  border-color: #dbdfea;
  box-shadow: none;
}

.bachnx .form-control-solid {
  border-color: #fff;
}

.bachnx .form-control-solid:focus {
  box-shadow: none;
  border-color: #dbdfea;
}

.bachnx .form-control-number {
  font-size: 20px;
  padding: 20px;
  height: 74px;
}

.bachnx .form-control-password-big {
  font-size: 44px;
  height: calc(1rem*2 + 1.25rem + 1px);
  padding: 1rem 1rem;
}

.bachnx .form-control.error, .bachnx div.dataTables_wrapper div.dataTables_filter input.error, .bachnx .dual-listbox .error.dual-listbox__search {
  border-color: #e85347;
}

.bachnx .form-control.error:focus, .bachnx div.dataTables_wrapper div.dataTables_filter input.error:focus, .bachnx .dual-listbox .error.dual-listbox__search:focus {
  box-shadow: 0 0 0 3px rgba(232, 83, 71, 0.1);
}

.bachnx .form-control.focus, .bachnx div.dataTables_wrapper div.dataTables_filter input.focus, .bachnx .dual-listbox .focus.dual-listbox__search {
  border-color: #e81818;
  box-shadow: 0 0 0 3px rgba(101, 118, 255, 0.1);
}

.bachnx .form-control-simple {
  border: none;
  padding: 0;
}

.bachnx .form-control-simple:focus {
  box-shadow: none;
}

.bachnx .form-group {
  position: relative;
  margin-bottom: 1.25rem;
}

.bachnx .form-group:last-child {
  margin-bottom: 0;
}

.bachnx .form-select {
  height: calc(2.125rem + 2px);
}

.bachnx .form-select:not(.form-control) {
  opacity: 0;
}

.bachnx .form-select-sm, .bachnx .form-select[data-ui*="sm"] {
  height: calc(1.75rem + 2px);
}

.bachnx .form-select-lg, .bachnx .form-select[data-ui*="lg"] {
  height: calc(2.625rem + 2px);
}

.bachnx .form-select-xl, .bachnx .form-select[data-ui*="xl"] {
  height: calc(3.25rem + 2px);
}

.bachnx .form-focus-none:focus {
  border-color: transparent;
  box-shadow: none;
}

.bachnx .form-action .btn + .btn, .bachnx .form-action .dual-listbox .dual-listbox__button + .btn, .bachnx .dual-listbox .form-action .dual-listbox__button + .btn, .bachnx .form-action .dual-listbox .btn + .dual-listbox__button, .bachnx .dual-listbox .form-action .btn + .dual-listbox__button, .bachnx .form-action .dual-listbox .dual-listbox__button + .dual-listbox__button, .bachnx .dual-listbox .form-action .dual-listbox__button + .dual-listbox__button {
  margin-left: 1.25rem;
}

.bachnx .form-round {
  border-radius: 100px;
}

.bachnx .custom-select, .bachnx div.dataTables_wrapper div.dataTables_length select {
  appearance: none;
  -webkit-appearance: none;
}

.bachnx .custom-select option, .bachnx div.dataTables_wrapper div.dataTables_length select option {
  border-radius: 3px;
  padding: 5px .5rem;
  margin: 2px -.5rem;
  cursor: pointer;
  color: #526484;
}

.bachnx .custom-select option:last-child, .bachnx div.dataTables_wrapper div.dataTables_length select option:last-child {
  margin-bottom: -0.5rem;
}

.bachnx .form-control-select {
  position: relative;
}

.bachnx .form-control-select .form-control, .bachnx .form-control-select div.dataTables_wrapper div.dataTables_filter input, .bachnx div.dataTables_wrapper div.dataTables_filter .form-control-select input, .bachnx .form-control-select .dual-listbox .dual-listbox__search, .bachnx .dual-listbox .form-control-select .dual-listbox__search {
  appearance: none;
  -webkit-appearance: none;
}

.bachnx .form-control-select-multiple .custom-select, .bachnx .form-control-select-multiple div.dataTables_wrapper div.dataTables_length select, .bachnx div.dataTables_wrapper div.dataTables_length .form-control-select-multiple select {
  padding-top: 0.375rem;
  padding-bottom: 0.875rem;
}

.bachnx .form-control-select-multiple .custom-select option, .bachnx .form-control-select-multiple div.dataTables_wrapper div.dataTables_length select option, .bachnx div.dataTables_wrapper div.dataTables_length .form-control-select-multiple select option {
  border-radius: 3px;
  padding: 5px .5rem;
  margin: 2px -.5rem;
  cursor: pointer;
  color: #526484;
}

.bachnx .form-control-select-multiple .custom-select option:last-child, .bachnx .form-control-select-multiple div.dataTables_wrapper div.dataTables_length select option:last-child, .bachnx div.dataTables_wrapper div.dataTables_length .form-control-select-multiple select option:last-child {
  margin-bottom: -0.5rem;
}

.bachnx .form-control-select:after {
  font-family: "Nioicon";
  content: "";
  pointer-events: none;
  position: absolute;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: calc(1rem + 12px);
  height: calc(1rem + 12px);
}

.bachnx textarea.no-resize {
  resize: none;
}

.bachnx textarea.form-control, .bachnx .dual-listbox textarea.dual-listbox__search {
  min-height: 122px;
  padding-top: 0.65625rem;
}

.bachnx textarea.textarea-sm {
  min-height: 92px;
}

.bachnx textarea.textarea-lg {
  min-height: 208px;
}

.bachnx textarea.textarea-auto {
  min-height: 0;
}

.bachnx .custom-file-input ~ .error, .bachnx .custom-file-input ~ .invalid, .bachnx .form-control ~ .error, .bachnx div.dataTables_wrapper div.dataTables_filter input ~ .error, .bachnx .dual-listbox .dual-listbox__search ~ .error, .bachnx .form-control ~ .invalid, .bachnx div.dataTables_wrapper div.dataTables_filter input ~ .invalid, .bachnx .dual-listbox .dual-listbox__search ~ .invalid, .bachnx .input-group ~ .error, .bachnx .input-group ~ .invalid {
  color: #e85347;
  font-size: 11px;
  font-style: italic;
}

.bachnx .custom-btn-check {
  position: relative;
}

.bachnx .custom-btn-check input {
  position: absolute;
  opacity: 0;
  height: 1px;
  width: 1px;
}

.bachnx .custom-btn-check input:checked ~ label {
  color: #fff;
  border-color: #e81818;
  background-color: #e81818;
}

.bachnx .custom-btn-check label {
  display: inline-block;
  border: 2px solid #ebeef2;
  background-color: #ebeef2;
  font-weight: 500;
  color: #526484;
  text-align: center;
  padding: 0.4375rem 1.125rem;
  font-size: 0.8125rem;
  line-height: 1.25rem;
  border-radius: 4px;
  transition: all .3s;
  margin-bottom: 0 !important;
}

.bachnx .custom-btn-sm label {
  padding: 0.25rem 1rem;
  font-size: 0.75rem;
  line-height: 1.25rem;
}

.bachnx .custom-btn-round label {
  border-radius: 60px;
}

.bachnx .custom-btn-outline label {
  background-color: transparent;
}

.bachnx .custom-control {
  display: inline-flex;
  min-height: 1.5rem;
}

.bachnx .custom-control.notext {
  margin-left: -0.75rem;
}

.bachnx .custom-control.notext .custom-control-label {
  position: relative;
  left: 0.75rem;
}

.bachnx .custom-control-label {
  font-size: 14px;
  line-height: 1.25rem;
  padding-top: 0.125rem;
}

.bachnx .custom-control-label::before, .bachnx .custom-control-label::after {
  top: 0;
}

.bachnx .custom-control-label:after {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-image: none !important;
  font-family: "Nioicon";
  color: #fff;
  opacity: 0;
}

.bachnx .custom-checkbox .custom-control-label:after {
  content: "";
}

.bachnx .custom-radio .custom-control-label:after {
  content: "";
}

.bachnx .custom-control .custom-control-input:checked ~ .custom-control-label::after {
  opacity: 1;
}

.bachnx .custom-control .custom-control-input[disabled] ~ .custom-control-label, .bachnx .custom-control .custom-control-input:disabled ~ .custom-control-label {
  opacity: .7;
  color: #364a63;
}

.bachnx .custom-control-sm {
  min-height: 1.125rem;
  padding-left: 1.625rem;
}

.bachnx .custom-control-sm.notext {
  margin-left: -0.5rem;
}

.bachnx .custom-control-sm.notext .custom-control-label {
  left: 0.5rem;
}

.bachnx .custom-control-sm .custom-control-label {
  font-size: 12px;
  line-height: 1.125rem;
  padding-top: 0;
}

.bachnx .custom-control-sm .custom-control-label::before, .bachnx .custom-control-sm .custom-control-label::after {
  left: -1.625rem;
  width: 1.125rem;
  height: 1.125rem;
}

.bachnx .custom-control-sm .custom-control-label:after {
  font-size: 0.9em;
}

.bachnx .custom-control-lg {
  min-height: 2rem;
  padding-left: 3rem;
}

.bachnx .custom-control-lg.notext {
  margin-left: -1rem;
}

.bachnx .custom-control-lg.notext .custom-control-label {
  left: 1rem;
}

.bachnx .custom-control-lg .custom-control-label {
  font-size: 15px;
  line-height: 1.375rem;
  padding-top: 0.3125rem;
}

.bachnx .custom-control-lg .custom-control-label::before, .bachnx .custom-control-lg .custom-control-label::after {
  left: -3rem;
  width: 2rem;
  height: 2rem;
}

.bachnx .custom-control-lg .custom-control-label:after {
  font-size: 1.2em;
}

.bachnx .custom-control-input {
  position: absolute;
  height: 1px;
  width: 1px;
  opacity: 0;
}

.bachnx .custom-control.is-right {
  padding-left: 0;
  padding-right: 2.25rem;
}

.bachnx .custom-control.is-right .custom-control-label:before, .bachnx .custom-control.is-right .custom-control-label:after {
  left: auto;
  right: -2.25rem;
}

.bachnx .custom-control.is-right.custom-control-sm {
  padding-right: 1.625rem;
}

.bachnx .custom-control.is-right.custom-control-sm .custom-control-label:before, .bachnx .custom-control.is-right.custom-control-sm .custom-control-label:after {
  right: -1.625rem;
}

.bachnx .custom-control.is-right.custom-control-lg {
  padding-right: 3rem;
}

.bachnx .custom-control.is-right.custom-control-lg .custom-control-label:before, .bachnx .custom-control.is-right.custom-control-lg .custom-control-label:after {
  right: -3rem;
}

.bachnx .custom-file-label {
  white-space: nowrap;
  overflow: hidden;
}

.bachnx .custom-select, .bachnx div.dataTables_wrapper div.dataTables_length select {
  background: #fff;
}

.bachnx .custom-switch {
  padding-left: 3.75rem;
}

.bachnx .custom-switch .custom-control-label::before {
  left: -3.75rem;
  width: 3rem;
  border-radius: 1.5rem;
}

.bachnx .custom-switch .custom-control-label::after {
  opacity: 1;
  top: 0.25rem;
  left: calc(-3.75rem + 4px);
  width: 1rem;
  height: 1rem;
  border-radius: 1.5rem;
}

.bachnx .custom-switch .custom-control-input:checked ~ .custom-control-label::after {
  transform: translateX(calc(2rem - 8px));
}

.bachnx .custom-switch.custom-control-sm {
  padding-left: 2.46875rem;
}

.bachnx .custom-switch.custom-control-sm .custom-control-label::before {
  left: -2.46875rem;
  width: 1.96875rem;
  border-radius: 0.98438rem;
}

.bachnx .custom-switch.custom-control-sm .custom-control-label::after {
  top: 0.2375rem;
  left: calc(-2.46875rem + 4px);
  width: 0.65rem;
  height: 0.65rem;
  border-radius: 0.98438rem;
}

.bachnx .custom-switch.custom-control-sm .custom-control-input:checked ~ .custom-control-label::after {
  transform: translateX(calc(1.31875rem - 8px));
}

.bachnx .custom-switch.custom-control-lg {
  padding-left: 5rem;
}

.bachnx .custom-switch.custom-control-lg .custom-control-label::before {
  left: -5rem;
  width: 4rem;
  border-radius: 2rem;
}

.bachnx .custom-switch.custom-control-lg .custom-control-label::after {
  top: 0.375rem;
  left: calc(-5rem + 6px);
  width: 1.25rem;
  height: 1.25rem;
  border-radius: 2rem;
}

.bachnx .custom-switch.custom-control-lg .custom-control-input:checked ~ .custom-control-label::after {
  transform: translateX(calc(2.75rem - 12px));
}

.bachnx .custom-switch.is-right {
  padding-left: 0;
  padding-right: 3.75rem;
}

.bachnx .custom-switch.is-right .custom-control-label:before, .bachnx .custom-switch.is-right .custom-control-label:after {
  left: auto;
  right: -2.25rem;
}

.bachnx .custom-switch.is-right .custom-control-label::before {
  right: -3.75rem;
}

.bachnx .custom-switch.is-right .custom-control-label::after {
  right: calc(-3.75rem + 4px);
}

.bachnx .custom-switch.is-right .custom-control-input:checked ~ .custom-control-label::after {
  transform: translateX(calc((-2rem + 8px)));
}

.bachnx .custom-switch.is-right.custom-control-sm {
  padding-right: 2.46875rem;
}

.bachnx .custom-switch.is-right.custom-control-sm .custom-control-label::before {
  right: -2.46875rem;
}

.bachnx .custom-switch.is-right.custom-control-sm .custom-control-label::after {
  right: calc(-2.46875rem + 4px);
}

.bachnx .custom-switch.is-right.custom-control-sm .custom-control-input:checked ~ .custom-control-label::after {
  transform: translateX(calc((-1.31875rem + 8px)));
}

.bachnx .custom-switch.is-right.custom-control-lg {
  padding-right: 5rem;
}

.bachnx .custom-switch.is-right.custom-control-lg .custom-control-label::before {
  right: -5rem;
}

.bachnx .custom-switch.is-right.custom-control-lg .custom-control-label::after {
  right: calc(-5rem + 6px);
}

.bachnx .custom-switch.is-right.custom-control-lg .custom-control-input:checked ~ .custom-control-label::after {
  transform: translateX(calc((-2.75rem + 12px)));
}

.bachnx label {
  cursor: pointer;
}

.bachnx input[type="radio"]:checked ~ label {
  cursor: default;
}

.bachnx .is-alter .form-control ~, .bachnx .is-alter div.dataTables_wrapper div.dataTables_filter input ~, .bachnx div.dataTables_wrapper div.dataTables_filter .is-alter input ~, .bachnx .is-alter .dual-listbox .dual-listbox__search ~, .bachnx .dual-listbox .is-alter .dual-listbox__search ~, .bachnx .is-alter .input-group ~, .bachnx .custom-control {
  position: relative;
}

.bachnx .is-alter .form-control ~ .invalid, .bachnx .is-alter div.dataTables_wrapper div.dataTables_filter input ~ .invalid, .bachnx div.dataTables_wrapper div.dataTables_filter .is-alter input ~ .invalid, .bachnx .is-alter .dual-listbox .dual-listbox__search ~ .invalid, .bachnx .dual-listbox .is-alter .dual-listbox__search ~ .invalid, .bachnx .is-alter .input-group ~ .invalid, .bachnx .custom-control .invalid {
  position: absolute;
  left: 0;
  color: #fff;
  font-size: 11px;
  line-height: 1;
  bottom: calc(100% + 4px);
  background: #ed756b;
  padding: .3rem .5rem;
  z-index: 1;
  border-radius: 3px;
  white-space: nowrap;
}

.bachnx .is-alter .form-control ~ .invalid:before, .bachnx .is-alter div.dataTables_wrapper div.dataTables_filter input ~ .invalid:before, .bachnx div.dataTables_wrapper div.dataTables_filter .is-alter input ~ .invalid:before, .bachnx .is-alter .dual-listbox .dual-listbox__search ~ .invalid:before, .bachnx .dual-listbox .is-alter .dual-listbox__search ~ .invalid:before, .bachnx .is-alter .input-group ~ .invalid:before, .bachnx .custom-control .invalid:before {
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  border-left: 6px solid #ed756b;
  border-right: 6px solid transparent;
  left: 10px;
  border-bottom: 6px solid transparent;
  bottom: -6px;
}

.bachnx .is-alter .form-control ~ .invalid, .bachnx .is-alter div.dataTables_wrapper div.dataTables_filter input ~ .invalid, .bachnx div.dataTables_wrapper div.dataTables_filter .is-alter input ~ .invalid, .bachnx .is-alter .dual-listbox .dual-listbox__search ~ .invalid, .bachnx .dual-listbox .is-alter .dual-listbox__search ~ .invalid, .bachnx .is-alter .input-group ~ .invalid {
  left: auto;
  right: 0;
}

.bachnx .is-alter .form-control ~ .invalid::before, .bachnx .is-alter div.dataTables_wrapper div.dataTables_filter input ~ .invalid::before, .bachnx div.dataTables_wrapper div.dataTables_filter .is-alter input ~ .invalid::before, .bachnx .is-alter .dual-listbox .dual-listbox__search ~ .invalid::before, .bachnx .dual-listbox .is-alter .dual-listbox__search ~ .invalid::before, .bachnx .is-alter .input-group ~ .invalid::before {
  left: auto;
  right: 10px;
  border-right-color: #ed756b;
  border-left-color: transparent;
  bottom: -4px;
}

.bachnx .table thead tr:last-child th {
  border-bottom: 1px solid #dbdfea;
}

.bachnx .table-dark thead tr:last-child th, .bachnx .table thead.thead-dark tr:last-child th {
  border-color: #3c4d62;
}

.bachnx .table td:first-child, .bachnx .table th:first-child {
  padding-left: 1.25rem;
}

.bachnx .table td:last-child, .bachnx .table th:last-child {
  padding-right: 1.25rem;
}

.bachnx .table th {
  line-height: 1.1;
}

.bachnx .table th.overline-title {
  line-height: 1.25rem;
  font-weight: 500;
}

.bachnx .table caption {
  font-style: italic;
  padding-left: 1.25rem;
}

.bachnx .table-bordered td, .bachnx .table-bordered th {
  padding-left: 1rem;
  padding-right: 1rem;
}

.bachnx .table-plain td:first-child, .bachnx .table-plain th:first-child {
  padding-left: 0;
}

.bachnx .table-plain td:last-child, .bachnx .table-plain th:last-child {
  padding-right: 0;
}

.bachnx .table-lg td {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.bachnx .table-lg th {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.bachnx .table-vm td, .bachnx .table-vm th, .bachnx .table td.vm, .bachnx .table th.vm {
  vertical-align: middle;
}

@media (min-width: 576px) {
  .bachnx .table-lg td:first-child, .bachnx .table-lg th:first-child {
    padding-left: 1.5rem;
  }
  .bachnx .table-lg td:last-child, .bachnx .table-lg th:last-child {
    padding-right: 1.5rem;
  }
}

.bachnx .media-center {
  align-items: center;
}

.bachnx .media-object {
  display: inline-flex;
}

.bachnx .media > *:first-child {
  flex-shrink: 0;
}

.bachnx .media > *:last-child {
  flex-grow: 1;
  max-width: 100%;
}

.bachnx .nav {
  margin: -.5rem -1rem;
}

.bachnx .nav .nav-link {
  display: inline-flex;
  align-items: center;
}

.bachnx .nav .nav-link .icon + span, .bachnx .nav .nav-link span + .icon {
  margin-left: 0.75rem;
}

.bachnx .nav .nav-link .icon {
  font-size: 1.3em;
}

.bachnx .nav-tabs {
  font-family: Nunito, sans-serif;
  margin: 0;
  font-size: 0.8125rem;
  border-bottom: 1px solid #dbdfea;
}

.bachnx .nav-tabs-s2 {
  border-bottom: none;
  justify-content: center;
}

.bachnx .nav-tabs + .tab-content {
  margin-top: 1.25rem;
}

.bachnx .nav-tabs .nav-item {
  padding-right: 1.25rem;
}

.bachnx .nav-tabs .nav-item:last-child {
  padding-right: 0;
}

.bachnx .nav-tabs .nav-item.active .nav-link {
  color: #e81818;
}

.bachnx .nav-tabs .nav-item.active .nav-link:after {
  opacity: 1;
}

.bachnx .nav-tabs .nav-link {
  padding: 1rem 0;
  font-weight: 700;
  color: #526484;
  position: relative;
  border: none;
  outline: none;
  display: inline-flex;
  align-items: center;
}

.bachnx .nav-tabs .nav-link .icon {
  font-size: 1.4em;
}

.bachnx .nav-tabs .nav-link .icon + span {
  margin-left: 0.5rem;
}

.bachnx .nav-tabs .nav-link .badge {
  margin-left: 0.25rem;
}

.bachnx .nav-tabs .nav-link:hover {
  color: #364a63;
}

.bachnx .nav-tabs .nav-link:focus {
  color: #e81818;
}

.bachnx .nav-tabs .nav-link:before, .bachnx .nav-tabs .nav-link:after {
  position: absolute;
  content: '';
}

.bachnx .nav-tabs .nav-link:after {
  left: 0;
  right: 0;
  bottom: 0;
  height: 3px;
  background: #e81818;
  opacity: 0;
}

.bachnx .nav-tabs .nav-link.active {
  color: #e81818;
  border: none;
  background-color: transparent;
}

.bachnx .nav-tabs .nav-link.active:after {
  opacity: 1;
}

.bachnx .nav-sm {
  font-size: 0.8125rem;
}

@media (min-width: 768px) {
  .bachnx .nav-tabs .nav-item {
    padding-right: 1.5rem;
  }
  .bachnx .nav-tabs-sm .nav-item {
    padding-right: 1.25rem;
  }
}

@media (min-width: 992px) {
  .bachnx .nav-tabs .nav-item {
    padding-right: 1.75rem;
  }
  .bachnx .nav-tabs-sm .nav-item {
    padding-right: 1.25rem;
  }
  .bachnx .nav-tabs .nav-link {
    font-size: 0.875rem;
  }
}

@media (min-width: 1200px) {
  .bachnx .nav-tabs .nav-item {
    padding-right: 2.25rem;
  }
  .bachnx .nav-tabs-sm .nav-item {
    padding-right: 1.25rem;
  }
}

@media (max-width: 575.98px) {
  .bachnx .nav-tabs.is-stretch {
    margin-left: -18px;
    margin-right: -18px;
    padding-left: 18px;
    padding-right: 18px;
  }
}

.bachnx .nav-item-trigger {
  display: inline-flex;
  align-items: center;
  margin: -1px -.5rem 0 auto;
}

.bachnx .nav-tabs-card {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  font-family: Roboto, sans-serif;
}

@media (min-width: 576px) {
  .bachnx .nav-tabs-card {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}

@media (max-width: 767.98px) {
  .bachnx .nav-tabs-mb-icon .nav-item {
    padding-right: .75rem;
  }
  .bachnx .nav-tabs-mb-icon .nav-link .icon {
    font-size: 1.25rem;
    padding: 0 .5rem;
  }
  .bachnx .nav-tabs-mb-icon .nav-link .icon + span {
    display: none;
  }
}

@media (max-width: 359px) {
  .bachnx .nav-tabs-mb-icon .nav-item {
    padding-right: .35rem;
  }
}

.bachnx .is-medium.nav-tabs .nav-link {
  padding: .75rem 0;
}

.bachnx .modal-content {
  position: relative;
  min-height: 40px;
  box-shadow: 0px 0px 1px 0px rgba(82, 100, 132, 0.2), 0px 8px 15.52px 0.48px rgba(28, 43, 70, 0.15);
}

.bachnx .modal-content > .close {
  position: absolute;
  top: .75rem;
  right: .75rem;
  height: 2.25rem;
  width: 2.25rem;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  color: #526484;
  z-index: 1;
  transition: all .3s;
}

.bachnx .modal-body .stretched {
  border-radius: 0;
  margin-left: -1.25rem;
  margin-right: -1.25rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.bachnx .modal-body .stretched.alert {
  border: none;
}

.bachnx .modal-body .stretched.alert-icon {
  padding-left: 3.25rem;
}

.bachnx .modal-body-md {
  padding: 1.75rem 1.25rem;
}

.bachnx .modal-body-md .stretched {
  margin-left: -1.25rem;
  margin-right: -1.25rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.bachnx .modal-body-md .stretched.alert-icon {
  padding-left: 4.5rem;
}

.bachnx .modal-body-lg {
  padding: 2.25rem 1.25rem;
}

.bachnx .modal-body-lg .stretched {
  margin-left: -1.25rem;
  margin-right: -1.25rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.bachnx .modal-body-lg .stretched.alert-icon {
  padding-left: 4.5rem;
}

.bachnx .modal-footer-stretch {
  justify-content: stretch;
}

.bachnx .modal-footer-between {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: -.25rem 0;
}

.bachnx .modal-footer-between > div {
  padding: .25rem 0;
}

.bachnx .modal-dialog {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem);
}

.bachnx .modal-dialog::before {
  height: calc(100vh - 1rem);
}

.bachnx .modal.fade .modal-dialog {
  transform: translate(0, -10px);
}

.bachnx .modal.zoom .modal-dialog {
  transform: scale(0.95);
  transition: transform 0.3s ease-out;
}

.bachnx .modal-dialog-top {
  align-items: flex-start;
}

.bachnx .modal.fade .modal-dialog-top {
  transform: translate(0, -30px);
}

.bachnx .modal-dialog-bottom {
  align-items: flex-end;
}

@media (min-width: 576px) {
  .bachnx .modal-dialog {
    min-height: calc(100% - 3.5rem);
  }
  .bachnx .modal-dialog::before {
    height: calc(100vh - 3.5rem);
  }
  .bachnx .modal-body {
    padding: 1.5rem 1.5rem;
  }
  .bachnx .modal-body .stretched {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .bachnx .modal-body .stretched.alert-icon {
    padding-left: 3.5rem;
  }
  .bachnx .modal-body-sm {
    padding: 1.25rem 1.25rem;
  }
  .bachnx .modal-body-sm .stretched {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
  .bachnx .modal-body-sm .stretched.alert-icon {
    padding-left: 3.25rem;
  }
  .bachnx .modal-body-md {
    padding: 2.25rem 2.5rem;
  }
  .bachnx .modal-body-md .stretched {
    margin-left: -2.5rem;
    margin-right: -2.5rem;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
  .bachnx .modal-body-md .stretched.alert-icon {
    padding-left: 4.5rem;
  }
  .bachnx .modal-body-md .stretched.alert-icon > .icon {
    left: 2.5rem;
  }
  .bachnx .modal-body-lg {
    padding: 3.75rem 3.75rem;
  }
  .bachnx .modal-body-lg .stretched {
    margin-left: -3.75rem;
    margin-right: -3.75rem;
    padding-left: 3.75rem;
    padding-right: 3.75rem;
  }
  .bachnx .modal-body-lg .stretched.alert-icon {
    padding-left: 5.75rem;
  }
  .bachnx .modal-header {
    padding: 1rem 1.5rem;
  }
  .bachnx .modal-header-sm {
    padding: 0.75rem 1.25rem;
  }
  .bachnx .modal-footer {
    padding: 1rem 1.5rem;
  }
  .bachnx .modal-footer-sm {
    padding: 0.75rem 1.25rem;
  }
}

@media (min-width: 768px) {
  .bachnx .modal-md {
    max-width: 600px;
  }
}

.bachnx .pagination-goto {
  display: inline-flex;
  align-items: center;
  font-size: .8125rem;
  text-transform: uppercase;
}

.bachnx .page-link {
  font-size: 0.8125rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: calc(1rem + 1.125rem + 2px);
}

.bachnx .pagination-sm .page-link {
  line-height: 0.875rem;
  min-width: calc(0.875rem + 0.875rem + 2px);
}

.bachnx .pagination-lg .page-link {
  line-height: 1.5rem;
  min-width: calc(1.5rem + 1.125rem + 2px);
}

.bachnx .pagination-xl .page-link {
  padding: 0.875rem 0.75rem;
  font-size: 1.38125rem;
  line-height: 1.5rem;
  min-width: calc(1.5rem + 1.75rem + 2px);
}

.bachnx .page-link .icon {
  font-size: .8125rem;
  line-height: inherit;
}

.bachnx .page-link:not([href]) {
  background-color: transparent;
  color: inherit;
}

.bachnx .page-link:not([href]) .icon:before {
  position: relative;
  top: 1px;
}

.bachnx .page-link-prev span, .bachnx .page-link-next span {
  display: none;
}

@media (min-width: 576px) {
  .bachnx .page-link-prev span, .bachnx .page-link-next span {
    display: block;
  }
  .bachnx .page-link-prev .icon {
    padding-right: 0.25rem;
  }
  .bachnx .page-link-next .icon {
    padding-left: 0.25rem;
  }
}

.bachnx .progress-bar {
  height: 100%;
  line-height: 1;
}

.bachnx .progress-sm {
  height: .25rem;
}

.bachnx .progress-md {
  height: .375rem;
}

.bachnx .progress-lg {
  height: 1rem;
}

.bachnx .progress-pill, .bachnx .progress-pill .progress-bar {
  border-radius: 100px;
}

.bachnx .progress-text {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #8094ae;
  margin-bottom: 0.25rem;
}

.bachnx .progress-label {
  font-size: 0.875rem;
}

.bachnx .progress-amount {
  font-size: 12px;
  padding-left: .5rem;
}

.bachnx .progress-alt {
  display: flex;
  align-items: center;
  overflow: visible;
}

.bachnx .progress-alt .progress-bar {
  border-radius: 2px;
}

.bachnx .progress-reverse {
  flex-direction: row-reverse;
}

.bachnx .progress-bordered .progress-bar {
  margin-top: -2px;
  border: 2px solid #fff;
  box-sizing: content-box;
}

.bachnx .progress-bordered .progress-bar:not(:first-child) {
  margin-left: -4px;
}

.bachnx .progress-bordered.progress-reverse .progress-bar {
  margin-left: 0;
}

.bachnx .progress-bordered.progress-reverse .progress-bar:not(:last-child) {
  margin-left: -5px;
}

.bachnx .progress-rating {
  display: flex;
  align-items: center;
}

.bachnx .progress-rating-title {
  width: 48px;
  flex-grow: 0;
  line-height: 1.25rem;
}

.bachnx .progress-rating-percent {
  width: 40px;
  line-height: 1.25rem;
  text-align: right;
}

.bachnx .progress-rating .progress {
  flex-grow: 1;
}

.bachnx .toast .close {
  display: inline-flex;
  margin-right: -0.5rem;
  margin-left: 0.5rem;
}

.bachnx .ni {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "Nioicon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.bachnx .ni-centos:before {
  content: "";
}

.bachnx .ni-covid:before {
  content: "";
}

.bachnx .ni-fedora:before {
  content: "";
}

.bachnx .ni-hot-fill:before {
  content: "";
}

.bachnx .ni-hot:before {
  content: "";
}

.bachnx .ni-linux-server:before {
  content: "";
}

.bachnx .ni-linux:before {
  content: "";
}

.bachnx .ni-note-add-fill:before {
  content: "";
}

.bachnx .ni-repeat-fill:before {
  content: "";
}

.bachnx .ni-tranx-fill:before {
  content: "";
}

.bachnx .ni-ubuntu:before {
  content: "";
}

.bachnx .ni-virus:before {
  content: "";
}

.bachnx .ni-b-chrome:before {
  content: "";
}

.bachnx .ni-b-edge:before {
  content: "";
}

.bachnx .ni-b-firefox:before {
  content: "";
}

.bachnx .ni-b-ie:before {
  content: "";
}

.bachnx .ni-b-opera:before {
  content: "";
}

.bachnx .ni-b-safari:before {
  content: "";
}

.bachnx .ni-b-si:before {
  content: "";
}

.bachnx .ni-b-uc:before {
  content: "";
}

.bachnx .ni-brick-fill:before {
  content: "";
}

.bachnx .ni-brick:before {
  content: "";
}

.bachnx .ni-col-3s:before {
  content: "";
}

.bachnx .ni-col-4s:before {
  content: "";
}

.bachnx .ni-col-2s:before {
  content: "";
}

.bachnx .ni-comments:before {
  content: "";
}

.bachnx .ni-dot-sq:before {
  content: "";
}

.bachnx .ni-dot:before {
  content: "";
}

.bachnx .ni-footer:before {
  content: "";
}

.bachnx .ni-header:before {
  content: "";
}

.bachnx .ni-heading:before {
  content: "";
}

.bachnx .ni-layout-alt-fill:before {
  content: "";
}

.bachnx .ni-layout-alt:before {
  content: "";
}

.bachnx .ni-layout-fill1:before {
  content: "";
}

.bachnx .ni-layout1:before {
  content: "";
}

.bachnx .ni-list-index-fill:before {
  content: "";
}

.bachnx .ni-list-index:before {
  content: "";
}

.bachnx .ni-list-thumb-alt-fill:before {
  content: "";
}

.bachnx .ni-list-thumb-alt:before {
  content: "";
}

.bachnx .ni-list-thumb-fill:before {
  content: "";
}

.bachnx .ni-list-thumb:before {
  content: "";
}

.bachnx .ni-masonry-fill:before {
  content: "";
}

.bachnx .ni-masonry:before {
  content: "";
}

.bachnx .ni-menu-circled:before {
  content: "";
}

.bachnx .ni-menu-squared:before {
  content: "";
}

.bachnx .ni-notice:before {
  content: "";
}

.bachnx .ni-pen2:before {
  content: "";
}

.bachnx .ni-property-blank:before {
  content: "";
}

.bachnx .ni-propert-blank:before {
  content: "";
}

.bachnx .ni-property-add:before {
  content: "";
}

.bachnx .ni-property-alt:before {
  content: "";
}

.bachnx .ni-property-remove:before {
  content: "";
}

.bachnx .ni-property:before {
  content: "";
}

.bachnx .ni-puzzle-fill:before {
  content: "";
}

.bachnx .ni-puzzle:before {
  content: "";
}

.bachnx .ni-quote-left:before {
  content: "";
}

.bachnx .ni-quote-right:before {
  content: "";
}

.bachnx .ni-row-mix:before {
  content: "";
}

.bachnx .ni-row-view1:before {
  content: "";
}

.bachnx .ni-sidebar-r:before {
  content: "";
}

.bachnx .ni-text2:before {
  content: "";
}

.bachnx .ni-tile-thumb-fill:before {
  content: "";
}

.bachnx .ni-tile-thumb:before {
  content: "";
}

.bachnx .ni-view-col-fill:before {
  content: "";
}

.bachnx .ni-view-col-sq:before {
  content: "";
}

.bachnx .ni-view-col:before {
  content: "";
}

.bachnx .ni-view-col2:before {
  content: "";
}

.bachnx .ni-view-col3:before {
  content: "";
}

.bachnx .ni-view-cols-fill:before {
  content: "";
}

.bachnx .ni-view-cols-sq:before {
  content: "";
}

.bachnx .ni-view-cols:before {
  content: "";
}

.bachnx .ni-view-grid-fill:before {
  content: "";
}

.bachnx .ni-view-grid-sq:before {
  content: "";
}

.bachnx .ni-view-grid-wd:before {
  content: "";
}

.bachnx .ni-view-grid:before {
  content: "";
}

.bachnx .ni-view-grid2-wd:before {
  content: "";
}

.bachnx .ni-view-grid3-wd:before {
  content: "";
}

.bachnx .ni-view-group-fill:before {
  content: "";
}

.bachnx .ni-view-group-wd:before {
  content: "";
}

.bachnx .ni-view-list-fill:before {
  content: "";
}

.bachnx .ni-view-list-sq:before {
  content: "";
}

.bachnx .ni-view-list-wd:before {
  content: "";
}

.bachnx .ni-view-list:before {
  content: "";
}

.bachnx .ni-view-panel-fill:before {
  content: "";
}

.bachnx .ni-view-panel-sq:before {
  content: "";
}

.bachnx .ni-view-panel:before {
  content: "";
}

.bachnx .ni-view-row-fill:before {
  content: "";
}

.bachnx .ni-view-row-sq:before {
  content: "";
}

.bachnx .ni-view-row-wd:before {
  content: "";
}

.bachnx .ni-view-row:before {
  content: "";
}

.bachnx .ni-view-x1:before {
  content: "";
}

.bachnx .ni-view-x2:before {
  content: "";
}

.bachnx .ni-view-x3:before {
  content: "";
}

.bachnx .ni-view-x4:before {
  content: "";
}

.bachnx .ni-view-x5:before {
  content: "";
}

.bachnx .ni-view-x6:before {
  content: "";
}

.bachnx .ni-view-x7:before {
  content: "";
}

.bachnx .ni-dashlite:before {
  content: "";
}

.bachnx .ni-dashlite-circle:before {
  content: "";
}

.bachnx .ni-dashlite-alt:before {
  content: "";
}

.bachnx .ni-master-card:before {
  content: "";
}

.bachnx .ni-paypal:before {
  content: "";
}

.bachnx .ni-visa-alt:before {
  content: "";
}

.bachnx .ni-coin-eur:before {
  content: "";
}

.bachnx .ni-coin-gbp:before {
  content: "";
}

.bachnx .ni-sign-ada-alt:before {
  content: "";
}

.bachnx .ni-sign-bch-alt:before {
  content: "";
}

.bachnx .ni-sign-bgp-alt:before {
  content: "";
}

.bachnx .ni-sign-bnb-alt:before {
  content: "";
}

.bachnx .ni-sign-brl-alt:before {
  content: "";
}

.bachnx .ni-sign-btc-alt:before {
  content: "";
}

.bachnx .ni-sign-cc-alt:before {
  content: "";
}

.bachnx .ni-sign-cc-alt2:before {
  content: "";
}

.bachnx .ni-sign-chf-alt:before {
  content: "";
}

.bachnx .ni-sign-cny-alt:before {
  content: "";
}

.bachnx .ni-sign-czk-alt:before {
  content: "";
}

.bachnx .ni-sign-dash-alt:before {
  content: "";
}

.bachnx .ni-sign-dkk-alt:before {
  content: "";
}

.bachnx .ni-sign-eos-alt:before {
  content: "";
}

.bachnx .ni-sign-eth-alt:before {
  content: "";
}

.bachnx .ni-sign-eur-alt2:before {
  content: "";
}

.bachnx .ni-sign-euro-alt:before {
  content: "";
}

.bachnx .ni-sign-gbp-alt2:before {
  content: "";
}

.bachnx .ni-sign-hkd-alt:before {
  content: "";
}

.bachnx .ni-sign-idr-alt:before {
  content: "";
}

.bachnx .ni-sign-inr-alt:before {
  content: "";
}

.bachnx .ni-sign-jpy-alt:before {
  content: "";
}

.bachnx .ni-sign-kr-alt:before {
  content: "";
}

.bachnx .ni-sign-ltc-alt:before {
  content: "";
}

.bachnx .ni-sign-ltc:before {
  content: "";
}

.bachnx .ni-sign-mxn-alt:before {
  content: "";
}

.bachnx .ni-sign-mxr-alt:before {
  content: "";
}

.bachnx .ni-sign-myr-alt:before {
  content: "";
}

.bachnx .ni-sign-paypal-alt:before {
  content: "";
}

.bachnx .ni-sign-paypal-full:before {
  content: "";
}

.bachnx .ni-sign-php-alt:before {
  content: "";
}

.bachnx .ni-sign-pln-alt:before {
  content: "";
}

.bachnx .ni-sign-rub-alt:before {
  content: "";
}

.bachnx .ni-sign-sek-alt:before {
  content: "";
}

.bachnx .ni-sign-sgd-alt:before {
  content: "";
}

.bachnx .ni-sign-kobo-alt:before {
  content: "";
}

.bachnx .ni-sign-steem-alt:before {
  content: "";
}

.bachnx .ni-sign-steller-alt:before {
  content: "";
}

.bachnx .ni-sign-stripe-fulll:before {
  content: "";
}

.bachnx .ni-sign-thb-alt:before {
  content: "";
}

.bachnx .ni-sign-trx-alt:before {
  content: "";
}

.bachnx .ni-sign-try-alt:before {
  content: "";
}

.bachnx .ni-sign-usd-alt:before {
  content: "";
}

.bachnx .ni-sign-usd-alt2:before {
  content: "";
}

.bachnx .ni-sign-usdc-alt:before {
  content: "";
}

.bachnx .ni-sign-usdt-alt:before {
  content: "";
}

.bachnx .ni-sign-visa-alt:before {
  content: "";
}

.bachnx .ni-sign-vnd-alt:before {
  content: "";
}

.bachnx .ni-sign-waves-alt:before {
  content: "";
}

.bachnx .ni-sign-xem-alt:before {
  content: "";
}

.bachnx .ni-sign-xrp-new-alt:before {
  content: "";
}

.bachnx .ni-sign-xrp-old-alt:before {
  content: "";
}

.bachnx .ni-sign-zcash-alt:before {
  content: "";
}

.bachnx .ni-chevron-left:before {
  content: "";
}

.bachnx .ni-chevron-right:before {
  content: "";
}

.bachnx .ni-chevron-up:before {
  content: "";
}

.bachnx .ni-chevron-down:before {
  content: "";
}

.bachnx .ni-chevron-left-round:before {
  content: "";
}

.bachnx .ni-chevron-right-round:before {
  content: "";
}

.bachnx .ni-chevron-up-round:before {
  content: "";
}

.bachnx .ni-chevron-down-round:before {
  content: "";
}

.bachnx .ni-chevron-left-round-fill:before {
  content: "";
}

.bachnx .ni-chevron-right-round-fill:before {
  content: "";
}

.bachnx .ni-chevron-up-round-fill:before {
  content: "";
}

.bachnx .ni-chevron-down-round-fill:before {
  content: "";
}

.bachnx .ni-chevron-left-c:before {
  content: "";
}

.bachnx .ni-chevron-right-c:before {
  content: "";
}

.bachnx .ni-chevron-up-c:before {
  content: "";
}

.bachnx .ni-chevron-down-c:before {
  content: "";
}

.bachnx .ni-chevron-left-fill-c:before {
  content: "";
}

.bachnx .ni-chevron-right-fill-c:before {
  content: "";
}

.bachnx .ni-chevron-up-fill-c:before {
  content: "";
}

.bachnx .ni-chevron-down-fill-c:before {
  content: "";
}

.bachnx .ni-chevron-left-circle:before {
  content: "";
}

.bachnx .ni-chevron-right-circle:before {
  content: "";
}

.bachnx .ni-chevron-up-circle:before {
  content: "";
}

.bachnx .ni-chevron-down-circle:before {
  content: "";
}

.bachnx .ni-chevron-left-circle-fill:before {
  content: "";
}

.bachnx .ni-chevron-right-circle-fill:before {
  content: "";
}

.bachnx .ni-chevron-up-circle-fill:before {
  content: "";
}

.bachnx .ni-chevron-down-circle-fill:before {
  content: "";
}

.bachnx .ni-caret-left:before {
  content: "";
}

.bachnx .ni-caret-right:before {
  content: "";
}

.bachnx .ni-caret-up:before {
  content: "";
}

.bachnx .ni-caret-down:before {
  content: "";
}

.bachnx .ni-caret-left-fill:before {
  content: "";
}

.bachnx .ni-caret-right-fill:before {
  content: "";
}

.bachnx .ni-caret-up-fill:before {
  content: "";
}

.bachnx .ni-caret-down-fill:before {
  content: "";
}

.bachnx .ni-sort:before {
  content: "";
}

.bachnx .ni-sort-up:before {
  content: "";
}

.bachnx .ni-sort-down:before {
  content: "";
}

.bachnx .ni-sort-fill:before {
  content: "";
}

.bachnx .ni-sort-up-fill:before {
  content: "";
}

.bachnx .ni-sort-down-fill:before {
  content: "";
}

.bachnx .ni-sort-v:before {
  content: "";
}

.bachnx .ni-swap-v:before {
  content: "";
}

.bachnx .ni-swap:before {
  content: "";
}

.bachnx .ni-arrow-left-round:before {
  content: "";
}

.bachnx .ni-arrow-right-round:before {
  content: "";
}

.bachnx .ni-arrow-up-round:before {
  content: "";
}

.bachnx .ni-arrow-down-round:before {
  content: "";
}

.bachnx .ni-arrow-left-round-fill:before {
  content: "";
}

.bachnx .ni-arrow-right-round-fill:before {
  content: "";
}

.bachnx .ni-arrow-up-round-fill:before {
  content: "";
}

.bachnx .ni-arrow-down-round-fill:before {
  content: "";
}

.bachnx .ni-arrow-left-c:before {
  content: "";
}

.bachnx .ni-arrow-right-c:before {
  content: "";
}

.bachnx .ni-arrow-up-c:before {
  content: "";
}

.bachnx .ni-arrow-down-c:before {
  content: "";
}

.bachnx .ni-arrow-left-fill-c:before {
  content: "";
}

.bachnx .ni-arrow-right-fill-c:before {
  content: "";
}

.bachnx .ni-arrow-up-fill-c:before {
  content: "";
}

.bachnx .ni-arrow-down-fill-c:before {
  content: "";
}

.bachnx .ni-arrow-left-circle:before {
  content: "";
}

.bachnx .ni-arrow-right-circle:before {
  content: "";
}

.bachnx .ni-arrow-up-circle:before {
  content: "";
}

.bachnx .ni-arrow-down-circle:before {
  content: "";
}

.bachnx .ni-arrow-left-circle-fill:before {
  content: "";
}

.bachnx .ni-arrow-up-circle-fill:before {
  content: "";
}

.bachnx .ni-arrow-down-circle-fill:before {
  content: "";
}

.bachnx .ni-arrow-right-circle-fill:before {
  content: "";
}

.bachnx .ni-chevrons-left:before {
  content: "";
}

.bachnx .ni-chevrons-right:before {
  content: "";
}

.bachnx .ni-chevrons-up:before {
  content: "";
}

.bachnx .ni-chevrons-down:before {
  content: "";
}

.bachnx .ni-first:before {
  content: "";
}

.bachnx .ni-last:before {
  content: "";
}

.bachnx .ni-back-ios:before {
  content: "";
}

.bachnx .ni-forward-ios:before {
  content: "";
}

.bachnx .ni-upword-ios:before {
  content: "";
}

.bachnx .ni-downward-ios:before {
  content: "";
}

.bachnx .ni-back-alt:before {
  content: "";
}

.bachnx .ni-forward-alt:before {
  content: "";
}

.bachnx .ni-upword-alt:before {
  content: "";
}

.bachnx .ni-downward-alt:before {
  content: "";
}

.bachnx .ni-back-alt-fill:before {
  content: "";
}

.bachnx .ni-forward-alt-fill:before {
  content: "";
}

.bachnx .ni-upword-alt-fill:before {
  content: "";
}

.bachnx .ni-downward-alt-fill:before {
  content: "";
}

.bachnx .ni-arrow-long-left:before {
  content: "";
}

.bachnx .ni-arrow-long-right:before {
  content: "";
}

.bachnx .ni-arrow-long-up:before {
  content: "";
}

.bachnx .ni-arrow-long-down:before {
  content: "";
}

.bachnx .ni-arrow-left:before {
  content: "";
}

.bachnx .ni-arrow-right:before {
  content: "";
}

.bachnx .ni-arrow-up:before {
  content: "";
}

.bachnx .ni-arrow-down:before {
  content: "";
}

.bachnx .ni-arrow-up-left:before {
  content: "";
}

.bachnx .ni-arrow-up-right:before {
  content: "";
}

.bachnx .ni-arrow-down-left:before {
  content: "";
}

.bachnx .ni-arrow-down-right:before {
  content: "";
}

.bachnx .ni-arrow-to-left:before {
  content: "";
}

.bachnx .ni-arrow-to-right:before {
  content: "";
}

.bachnx .ni-arrow-to-up:before {
  content: "";
}

.bachnx .ni-arrow-to-down:before {
  content: "";
}

.bachnx .ni-arrow-from-left:before {
  content: "";
}

.bachnx .ni-arrow-from-right:before {
  content: "";
}

.bachnx .ni-arrow-from-up:before {
  content: "";
}

.bachnx .ni-arrow-from-down:before {
  content: "";
}

.bachnx .ni-curve-down-left:before {
  content: "";
}

.bachnx .ni-curve-up-right:before {
  content: "";
}

.bachnx .ni-curve-up-left:before {
  content: "";
}

.bachnx .ni-curve-down-right:before {
  content: "";
}

.bachnx .ni-curve-left-up:before {
  content: "";
}

.bachnx .ni-curve-right-up:before {
  content: "";
}

.bachnx .ni-curve-left-down:before {
  content: "";
}

.bachnx .ni-curve-right-down:before {
  content: "";
}

.bachnx .ni-back-arrow:before {
  content: "";
}

.bachnx .ni-forward-arrow:before {
  content: "";
}

.bachnx .ni-back-arrow-fill:before {
  content: "";
}

.bachnx .ni-forward-arrow-fill:before {
  content: "";
}

.bachnx .ni-navigate:before {
  content: "";
}

.bachnx .ni-navigate-up:before {
  content: "";
}

.bachnx .ni-navigate-fill:before {
  content: "";
}

.bachnx .ni-navigate-up-fill:before {
  content: "";
}

.bachnx .ni-send:before {
  content: "";
}

.bachnx .ni-send-alt:before {
  content: "";
}

.bachnx .ni-unfold-less:before {
  content: "";
}

.bachnx .ni-unfold-more:before {
  content: "";
}

.bachnx .ni-exchange-v:before {
  content: "";
}

.bachnx .ni-exchange:before {
  content: "";
}

.bachnx .ni-expand:before {
  content: "";
}

.bachnx .ni-shrink:before {
  content: "";
}

.bachnx .ni-focus:before {
  content: "";
}

.bachnx .ni-maximize:before {
  content: "";
}

.bachnx .ni-minimize:before {
  content: "";
}

.bachnx .ni-maximize-alt:before {
  content: "";
}

.bachnx .ni-minimize-alt:before {
  content: "";
}

.bachnx .ni-shuffle:before {
  content: "";
}

.bachnx .ni-cross-sm:before {
  content: "";
}

.bachnx .ni-cross:before {
  content: "";
}

.bachnx .ni-cross-round:before {
  content: "";
}

.bachnx .ni-cross-circle:before {
  content: "";
}

.bachnx .ni-cross-c:before {
  content: "";
}

.bachnx .ni-cross-round-fill:before {
  content: "";
}

.bachnx .ni-cross-circle-fill:before {
  content: "";
}

.bachnx .ni-cross-fill-c:before {
  content: "";
}

.bachnx .ni-na:before {
  content: "";
}

.bachnx .ni-check:before {
  content: "";
}

.bachnx .ni-check-thick:before {
  content: "";
}

.bachnx .ni-done:before {
  content: "";
}

.bachnx .ni-check-round:before {
  content: "";
}

.bachnx .ni-check-circle:before {
  content: "";
}

.bachnx .ni-check-c:before {
  content: "";
}

.bachnx .ni-check-round-fill:before {
  content: "";
}

.bachnx .ni-check-circle-fill:before {
  content: "";
}

.bachnx .ni-check-fill-c:before {
  content: "";
}

.bachnx .ni-check-circle-cut:before {
  content: "";
}

.bachnx .ni-check-round-cut:before {
  content: "";
}

.bachnx .ni-bullet:before {
  content: "";
}

.bachnx .ni-circle:before {
  content: "";
}

.bachnx .ni-square:before {
  content: "";
}

.bachnx .ni-square-c:before {
  content: "";
}

.bachnx .ni-bullet-fill:before {
  content: "";
}

.bachnx .ni-circle-fill:before {
  content: "";
}

.bachnx .ni-square-fill:before {
  content: "";
}

.bachnx .ni-square-fill-c:before {
  content: "";
}

.bachnx .ni-plus-sm:before {
  content: "";
}

.bachnx .ni-minus-sm:before {
  content: "";
}

.bachnx .ni-plus:before {
  content: "";
}

.bachnx .ni-minus:before {
  content: "";
}

.bachnx .ni-plus-round:before {
  content: "";
}

.bachnx .ni-minus-round:before {
  content: "";
}

.bachnx .ni-plus-circle:before {
  content: "";
}

.bachnx .ni-minus-circle:before {
  content: "";
}

.bachnx .ni-plus-c:before {
  content: "";
}

.bachnx .ni-minus-c:before {
  content: "";
}

.bachnx .ni-plus-round-fill:before {
  content: "";
}

.bachnx .ni-plus-circle-fill:before {
  content: "";
}

.bachnx .ni-minus-round-fill:before {
  content: "";
}

.bachnx .ni-minus-circle-fill:before {
  content: "";
}

.bachnx .ni-plus-fill-c:before {
  content: "";
}

.bachnx .ni-minus-fill-c:before {
  content: "";
}

.bachnx .ni-plus-medi:before {
  content: "";
}

.bachnx .ni-plus-medi-fill:before {
  content: "";
}

.bachnx .ni-equal-sm:before {
  content: "";
}

.bachnx .ni-equal:before {
  content: "";
}

.bachnx .ni-calc:before {
  content: "";
}

.bachnx .ni-search:before {
  content: "";
}

.bachnx .ni-zoom-out:before {
  content: "";
}

.bachnx .ni-zoom-in:before {
  content: "";
}

.bachnx .ni-play:before {
  content: "";
}

.bachnx .ni-play-fill:before {
  content: "";
}

.bachnx .ni-play-circle:before {
  content: "";
}

.bachnx .ni-play-circle-fill:before {
  content: "";
}

.bachnx .ni-pause:before {
  content: "";
}

.bachnx .ni-pause-fill:before {
  content: "";
}

.bachnx .ni-pause-circle:before {
  content: "";
}

.bachnx .ni-pause-circle-fill:before {
  content: "";
}

.bachnx .ni-stop:before {
  content: "";
}

.bachnx .ni-stop-fill:before {
  content: "";
}

.bachnx .ni-stop-circle:before {
  content: "";
}

.bachnx .ni-stop-circle-fill:before {
  content: "";
}

.bachnx .ni-rewind:before {
  content: "";
}

.bachnx .ni-forward:before {
  content: "";
}

.bachnx .ni-rewind-fill:before {
  content: "";
}

.bachnx .ni-forward-fill:before {
  content: "";
}

.bachnx .ni-step-back:before {
  content: "";
}

.bachnx .ni-step-forward:before {
  content: "";
}

.bachnx .ni-vol-off:before {
  content: "";
}

.bachnx .ni-vol-no:before {
  content: "";
}

.bachnx .ni-vol-half:before {
  content: "";
}

.bachnx .ni-vol:before {
  content: "";
}

.bachnx .ni-mic:before {
  content: "";
}

.bachnx .ni-mic-off:before {
  content: "";
}

.bachnx .ni-video:before {
  content: "";
}

.bachnx .ni-video-off:before {
  content: "";
}

.bachnx .ni-video-fill:before {
  content: "";
}

.bachnx .ni-loader:before {
  content: "";
}

.bachnx .ni-power:before {
  content: "";
}

.bachnx .ni-signout:before {
  content: "";
}

.bachnx .ni-signin:before {
  content: "";
}

.bachnx .ni-upload:before {
  content: "";
}

.bachnx .ni-download:before {
  content: "";
}

.bachnx .ni-alert-circle:before {
  content: "";
}

.bachnx .ni-alert:before {
  content: "";
}

.bachnx .ni-caution:before {
  content: "";
}

.bachnx .ni-report:before {
  content: "";
}

.bachnx .ni-alert-c:before {
  content: "";
}

.bachnx .ni-alert-circle-fill:before {
  content: "";
}

.bachnx .ni-alert-fill:before {
  content: "";
}

.bachnx .ni-caution-fill:before {
  content: "";
}

.bachnx .ni-report-fill:before {
  content: "";
}

.bachnx .ni-alert-fill-c:before {
  content: "";
}

.bachnx .ni-info-i:before {
  content: "";
}

.bachnx .ni-info:before {
  content: "";
}

.bachnx .ni-info-fill:before {
  content: "";
}

.bachnx .ni-help:before {
  content: "";
}

.bachnx .ni-help-fill:before {
  content: "";
}

.bachnx .ni-archived:before {
  content: "";
}

.bachnx .ni-archive:before {
  content: "";
}

.bachnx .ni-unarchive:before {
  content: "";
}

.bachnx .ni-archived-fill:before {
  content: "";
}

.bachnx .ni-archive-fill:before {
  content: "";
}

.bachnx .ni-unarchive-fill:before {
  content: "";
}

.bachnx .ni-bag:before {
  content: "";
}

.bachnx .ni-bag-fill:before {
  content: "";
}

.bachnx .ni-bell:before {
  content: "";
}

.bachnx .ni-bell-off:before {
  content: "";
}

.bachnx .ni-bell-fill:before {
  content: "";
}

.bachnx .ni-bell-off-fill:before {
  content: "";
}

.bachnx .ni-wifi:before {
  content: "";
}

.bachnx .ni-wifi-off:before {
  content: "";
}

.bachnx .ni-live:before {
  content: "";
}

.bachnx .ni-signal:before {
  content: "";
}

.bachnx .ni-bluetooth:before {
  content: "";
}

.bachnx .ni-blank-alt:before {
  content: "";
}

.bachnx .ni-blank:before {
  content: "";
}

.bachnx .ni-blank-fill:before {
  content: "";
}

.bachnx .ni-blankf-fill:before {
  content: "";
}

.bachnx .ni-block-over:before {
  content: "";
}

.bachnx .ni-book-read:before {
  content: "";
}

.bachnx .ni-book:before {
  content: "";
}

.bachnx .ni-book-fill:before {
  content: "";
}

.bachnx .ni-bulb-fill:before {
  content: "";
}

.bachnx .ni-bulb:before {
  content: "";
}

.bachnx .ni-calendar-alt-fill:before {
  content: "";
}

.bachnx .ni-calendar-alt:before {
  content: "";
}

.bachnx .ni-calendar-booking-fill:before {
  content: "";
}

.bachnx .ni-calendar-booking:before {
  content: "";
}

.bachnx .ni-calendar-check-fill:before {
  content: "";
}

.bachnx .ni-calendar-check:before {
  content: "";
}

.bachnx .ni-calendar-fill:before {
  content: "";
}

.bachnx .ni-calendar:before {
  content: "";
}

.bachnx .ni-calender-date-fill:before {
  content: "";
}

.bachnx .ni-calender-date:before {
  content: "";
}

.bachnx .ni-call:before {
  content: "";
}

.bachnx .ni-call-alt:before {
  content: "";
}

.bachnx .ni-call-alt-fill:before {
  content: "";
}

.bachnx .ni-call-fill:before {
  content: "";
}

.bachnx .ni-camera-fill:before {
  content: "";
}

.bachnx .ni-camera:before {
  content: "";
}

.bachnx .ni-capsule:before {
  content: "";
}

.bachnx .ni-capsule-fill:before {
  content: "";
}

.bachnx .ni-cards:before {
  content: "";
}

.bachnx .ni-cards-fill:before {
  content: "";
}

.bachnx .ni-cart:before {
  content: "";
}

.bachnx .ni-cart-fill:before {
  content: "";
}

.bachnx .ni-cc:before {
  content: "";
}

.bachnx .ni-cc-alt:before {
  content: "";
}

.bachnx .ni-cc-alt2:before {
  content: "";
}

.bachnx .ni-cc-secure:before {
  content: "";
}

.bachnx .ni-cc-new:before {
  content: "";
}

.bachnx .ni-cc-off:before {
  content: "";
}

.bachnx .ni-cc-fill:before {
  content: "";
}

.bachnx .ni-cc-alt-fill:before {
  content: "";
}

.bachnx .ni-cc-alt2-fill:before {
  content: "";
}

.bachnx .ni-cc-secure-fill:before {
  content: "";
}

.bachnx .ni-msg-circle:before {
  content: "";
}

.bachnx .ni-chat-circle:before {
  content: "";
}

.bachnx .ni-msg:before {
  content: "";
}

.bachnx .ni-chat:before {
  content: "";
}

.bachnx .ni-question-alt:before {
  content: "";
}

.bachnx .ni-question:before {
  content: "";
}

.bachnx .ni-msg-circle-fill:before {
  content: "";
}

.bachnx .ni-chat-circle-fill:before {
  content: "";
}

.bachnx .ni-msg-fill:before {
  content: "";
}

.bachnx .ni-chat-fill:before {
  content: "";
}

.bachnx .ni-clip-h:before {
  content: "";
}

.bachnx .ni-clip-v:before {
  content: "";
}

.bachnx .ni-clip:before {
  content: "";
}

.bachnx .ni-link-alt:before {
  content: "";
}

.bachnx .ni-unlink:before {
  content: "";
}

.bachnx .ni-unlink-alt:before {
  content: "";
}

.bachnx .ni-link-h:before {
  content: "";
}

.bachnx .ni-link-v:before {
  content: "";
}

.bachnx .ni-link:before {
  content: "";
}

.bachnx .ni-clipboard:before {
  content: "";
}

.bachnx .ni-clipboad-check:before {
  content: "";
}

.bachnx .ni-clipboard-fill:before {
  content: "";
}

.bachnx .ni-clipboad-check-fill:before {
  content: "";
}

.bachnx .ni-clock:before {
  content: "";
}

.bachnx .ni-clock-fill:before {
  content: "";
}

.bachnx .ni-cloud:before {
  content: "";
}

.bachnx .ni-upload-cloud:before {
  content: "";
}

.bachnx .ni-download-cloud:before {
  content: "";
}

.bachnx .ni-cloud-fill:before {
  content: "";
}

.bachnx .ni-contact:before {
  content: "";
}

.bachnx .ni-contact-fill:before {
  content: "";
}

.bachnx .ni-coffee:before {
  content: "";
}

.bachnx .ni-coffee-fill:before {
  content: "";
}

.bachnx .ni-box-view:before {
  content: "";
}

.bachnx .ni-col-view:before {
  content: "";
}

.bachnx .ni-sidebar:before {
  content: "";
}

.bachnx .ni-layout:before {
  content: "";
}

.bachnx .ni-table-view:before {
  content: "";
}

.bachnx .ni-layout2:before {
  content: "";
}

.bachnx .ni-row-view:before {
  content: "";
}

.bachnx .ni-dot-box:before {
  content: "";
}

.bachnx .ni-layout-fill:before {
  content: "";
}

.bachnx .ni-box-view-fill:before {
  content: "";
}

.bachnx .ni-sidebar-fill:before {
  content: "";
}

.bachnx .ni-table-view-fill:before {
  content: "";
}

.bachnx .ni-dot-box-fill:before {
  content: "";
}

.bachnx .ni-template:before {
  content: "";
}

.bachnx .ni-browser:before {
  content: "";
}

.bachnx .ni-toolbar:before {
  content: "";
}

.bachnx .ni-browser-fill:before {
  content: "";
}

.bachnx .ni-toolbar-fill:before {
  content: "";
}

.bachnx .ni-template-fill:before {
  content: "";
}

.bachnx .ni-box:before {
  content: "";
}

.bachnx .ni-package:before {
  content: "";
}

.bachnx .ni-layer:before {
  content: "";
}

.bachnx .ni-layers:before {
  content: "";
}

.bachnx .ni-panel:before {
  content: "";
}

.bachnx .ni-server:before {
  content: "";
}

.bachnx .ni-layer-fill:before {
  content: "";
}

.bachnx .ni-layers-fill:before {
  content: "";
}

.bachnx .ni-package-fill:before {
  content: "";
}

.bachnx .ni-panel-fill:before {
  content: "";
}

.bachnx .ni-server-fill:before {
  content: "";
}

.bachnx .ni-color-palette:before {
  content: "";
}

.bachnx .ni-color-palette-fill:before {
  content: "";
}

.bachnx .ni-copy:before {
  content: "";
}

.bachnx .ni-copy-fill:before {
  content: "";
}

.bachnx .ni-crop-alt:before {
  content: "";
}

.bachnx .ni-crop:before {
  content: "";
}

.bachnx .ni-target:before {
  content: "";
}

.bachnx .ni-crosshair:before {
  content: "";
}

.bachnx .ni-crosshair-fill:before {
  content: "";
}

.bachnx .ni-db-fill:before {
  content: "";
}

.bachnx .ni-db:before {
  content: "";
}

.bachnx .ni-hard-drive:before {
  content: "";
}

.bachnx .ni-cpu:before {
  content: "";
}

.bachnx .ni-disk:before {
  content: "";
}

.bachnx .ni-pen:before {
  content: "";
}

.bachnx .ni-edit-alt:before {
  content: "";
}

.bachnx .ni-pen-fill:before {
  content: "";
}

.bachnx .ni-edit-alt-fill:before {
  content: "";
}

.bachnx .ni-pen-alt-fill:before {
  content: "";
}

.bachnx .ni-edit-fill:before {
  content: "";
}

.bachnx .ni-edit:before {
  content: "";
}

.bachnx .ni-external-alt:before {
  content: "";
}

.bachnx .ni-external:before {
  content: "";
}

.bachnx .ni-eye-alt:before {
  content: "";
}

.bachnx .ni-eye-alt-fill:before {
  content: "";
}

.bachnx .ni-eye:before {
  content: "";
}

.bachnx .ni-eye-fill:before {
  content: "";
}

.bachnx .ni-eye-off:before {
  content: "";
}

.bachnx .ni-eye-off-fill:before {
  content: "";
}

.bachnx .ni-file:before {
  content: "";
}

.bachnx .ni-file-minus:before {
  content: "";
}

.bachnx .ni-file-plus:before {
  content: "";
}

.bachnx .ni-file-remove:before {
  content: "";
}

.bachnx .ni-file-check:before {
  content: "";
}

.bachnx .ni-file-code:before {
  content: "";
}

.bachnx .ni-file-docs:before {
  content: "";
}

.bachnx .ni-file-img:before {
  content: "";
}

.bachnx .ni-file-doc:before {
  content: "";
}

.bachnx .ni-file-pdf:before {
  content: "";
}

.bachnx .ni-file-xls:before {
  content: "";
}

.bachnx .ni-file-zip:before {
  content: "";
}

.bachnx .ni-file-download:before {
  content: "";
}

.bachnx .ni-file-text:before {
  content: "";
}

.bachnx .ni-files:before {
  content: "";
}

.bachnx .ni-file-fill:before {
  content: "";
}

.bachnx .ni-file-minus-fill:before {
  content: "";
}

.bachnx .ni-file-plus-fill:before {
  content: "";
}

.bachnx .ni-file-remove-fill:before {
  content: "";
}

.bachnx .ni-file-check-fill:before {
  content: "";
}

.bachnx .ni-file-text-fill:before {
  content: "";
}

.bachnx .ni-files-fill:before {
  content: "";
}

.bachnx .ni-folder:before {
  content: "";
}

.bachnx .ni-folder-minus:before {
  content: "";
}

.bachnx .ni-folder-plus:before {
  content: "";
}

.bachnx .ni-folder-remove:before {
  content: "";
}

.bachnx .ni-folder-check:before {
  content: "";
}

.bachnx .ni-folder-list:before {
  content: "";
}

.bachnx .ni-folders:before {
  content: "";
}

.bachnx .ni-folder-fill:before {
  content: "";
}

.bachnx .ni-folders-fill:before {
  content: "";
}

.bachnx .ni-filter-alt:before {
  content: "";
}

.bachnx .ni-sort-line:before {
  content: "";
}

.bachnx .ni-filter-fill:before {
  content: "";
}

.bachnx .ni-filter:before {
  content: "";
}

.bachnx .ni-flag:before {
  content: "";
}

.bachnx .ni-flag-fill:before {
  content: "";
}

.bachnx .ni-notify:before {
  content: "";
}

.bachnx .ni-dashboard:before {
  content: "";
}

.bachnx .ni-dashboard-fill:before {
  content: "";
}

.bachnx .ni-grid-sq:before {
  content: "";
}

.bachnx .ni-grid:before {
  content: "";
}

.bachnx .ni-grid-c:before {
  content: "";
}

.bachnx .ni-grid-alt:before {
  content: "";
}

.bachnx .ni-grid-plus:before {
  content: "";
}

.bachnx .ni-grid-add-c:before {
  content: "";
}

.bachnx .ni-grid-fill:before {
  content: "";
}

.bachnx .ni-grid-fill-c:before {
  content: "";
}

.bachnx .ni-grid-alt-fill:before {
  content: "";
}

.bachnx .ni-grid-plus-fill:before {
  content: "";
}

.bachnx .ni-grid-add-fill-c:before {
  content: "";
}

.bachnx .ni-grid-box-alt-fill:before {
  content: "";
}

.bachnx .ni-grid-box-alt:before {
  content: "";
}

.bachnx .ni-grid-box:before {
  content: "";
}

.bachnx .ni-grid-box-fill:before {
  content: "";
}

.bachnx .ni-grid-line:before {
  content: "";
}

.bachnx .ni-menu-alt-left:before {
  content: "";
}

.bachnx .ni-menu-alt-r:before {
  content: "";
}

.bachnx .ni-menu-alt:before {
  content: "";
}

.bachnx .ni-menu-center:before {
  content: "";
}

.bachnx .ni-menu-left:before {
  content: "";
}

.bachnx .ni-menu-right:before {
  content: "";
}

.bachnx .ni-menu:before {
  content: "";
}

.bachnx .ni-trend-up:before {
  content: "";
}

.bachnx .ni-trend-down:before {
  content: "";
}

.bachnx .ni-line-chart-down:before {
  content: "";
}

.bachnx .ni-line-chart-up:before {
  content: "";
}

.bachnx .ni-line-chart:before {
  content: "";
}

.bachnx .ni-bar-chart:before {
  content: "";
}

.bachnx .ni-bar-chart-alt:before {
  content: "";
}

.bachnx .ni-chart-up:before {
  content: "";
}

.bachnx .ni-chart-down:before {
  content: "";
}

.bachnx .ni-growth:before {
  content: "";
}

.bachnx .ni-growth-fill:before {
  content: "";
}

.bachnx .ni-bar-chart-fill:before {
  content: "";
}

.bachnx .ni-bar-c:before {
  content: "";
}

.bachnx .ni-bar-fill-c:before {
  content: "";
}

.bachnx .ni-pie:before {
  content: "";
}

.bachnx .ni-pie-alt:before {
  content: "";
}

.bachnx .ni-pie-fill:before {
  content: "";
}

.bachnx .ni-activity:before {
  content: "";
}

.bachnx .ni-activity-alt:before {
  content: "";
}

.bachnx .ni-activity-round:before {
  content: "";
}

.bachnx .ni-activity-round-fill:before {
  content: "";
}

.bachnx .ni-meter:before {
  content: "";
}

.bachnx .ni-speed:before {
  content: "";
}

.bachnx .ni-happy:before {
  content: "";
}

.bachnx .ni-sad:before {
  content: "";
}

.bachnx .ni-meh:before {
  content: "";
}

.bachnx .ni-happy-fill:before {
  content: "";
}

.bachnx .ni-happyf-fill:before {
  content: "";
}

.bachnx .ni-sad-fill:before {
  content: "";
}

.bachnx .ni-meh-fill:before {
  content: "";
}

.bachnx .ni-home:before {
  content: "";
}

.bachnx .ni-home-alt:before {
  content: "";
}

.bachnx .ni-home-fill:before {
  content: "";
}

.bachnx .ni-img:before {
  content: "";
}

.bachnx .ni-img-fill:before {
  content: "";
}

.bachnx .ni-inbox:before {
  content: "";
}

.bachnx .ni-inbox-in:before {
  content: "";
}

.bachnx .ni-inbox-out:before {
  content: "";
}

.bachnx .ni-inbox-fill:before {
  content: "";
}

.bachnx .ni-inbox-in-fill:before {
  content: "";
}

.bachnx .ni-inbox-out-fill:before {
  content: "";
}

.bachnx .ni-link-group:before {
  content: "";
}

.bachnx .ni-lock:before {
  content: "";
}

.bachnx .ni-lock-alt:before {
  content: "";
}

.bachnx .ni-lock-fill:before {
  content: "";
}

.bachnx .ni-lock-alt-fill:before {
  content: "";
}

.bachnx .ni-unlock:before {
  content: "";
}

.bachnx .ni-unlock-fill:before {
  content: "";
}

.bachnx .ni-mail:before {
  content: "";
}

.bachnx .ni-emails:before {
  content: "";
}

.bachnx .ni-mail-fill:before {
  content: "";
}

.bachnx .ni-emails-fill:before {
  content: "";
}

.bachnx .ni-map-pin:before {
  content: "";
}

.bachnx .ni-location:before {
  content: "";
}

.bachnx .ni-map:before {
  content: "";
}

.bachnx .ni-map-pin-fill:before {
  content: "";
}

.bachnx .ni-list:before {
  content: "";
}

.bachnx .ni-list-ol:before {
  content: "";
}

.bachnx .ni-align-center:before {
  content: "";
}

.bachnx .ni-align-justify:before {
  content: "";
}

.bachnx .ni-align-left:before {
  content: "";
}

.bachnx .ni-align-right:before {
  content: "";
}

.bachnx .ni-list-check:before {
  content: "";
}

.bachnx .ni-list-round:before {
  content: "";
}

.bachnx .ni-card-view:before {
  content: "";
}

.bachnx .ni-list-fill:before {
  content: "";
}

.bachnx .ni-save:before {
  content: "";
}

.bachnx .ni-save-fill:before {
  content: "";
}

.bachnx .ni-move:before {
  content: "";
}

.bachnx .ni-scissor:before {
  content: "";
}

.bachnx .ni-text:before {
  content: "";
}

.bachnx .ni-text-a:before {
  content: "";
}

.bachnx .ni-bold:before {
  content: "";
}

.bachnx .ni-italic:before {
  content: "";
}

.bachnx .ni-underline:before {
  content: "";
}

.bachnx .ni-percent:before {
  content: "";
}

.bachnx .ni-at:before {
  content: "";
}

.bachnx .ni-hash:before {
  content: "";
}

.bachnx .ni-code:before {
  content: "";
}

.bachnx .ni-code-download:before {
  content: "";
}

.bachnx .ni-terminal:before {
  content: "";
}

.bachnx .ni-cmd:before {
  content: "";
}

.bachnx .ni-sun:before {
  content: "";
}

.bachnx .ni-sun-fill:before {
  content: "";
}

.bachnx .ni-moon-fill:before {
  content: "";
}

.bachnx .ni-moon:before {
  content: "";
}

.bachnx .ni-light:before {
  content: "";
}

.bachnx .ni-light-fill:before {
  content: "";
}

.bachnx .ni-more-v:before {
  content: "";
}

.bachnx .ni-more-h:before {
  content: "";
}

.bachnx .ni-more-h-alt:before {
  content: "";
}

.bachnx .ni-more-v-alt:before {
  content: "";
}

.bachnx .ni-music:before {
  content: "";
}

.bachnx .ni-movie:before {
  content: "";
}

.bachnx .ni-offer:before {
  content: "";
}

.bachnx .ni-offer-fill:before {
  content: "";
}

.bachnx .ni-opt-alt:before {
  content: "";
}

.bachnx .ni-opt:before {
  content: "";
}

.bachnx .ni-opt-dot-alt:before {
  content: "";
}

.bachnx .ni-opt-dot:before {
  content: "";
}

.bachnx .ni-opt-dot-fill:before {
  content: "";
}

.bachnx .ni-opt-alt-fill:before {
  content: "";
}

.bachnx .ni-user-alt:before {
  content: "";
}

.bachnx .ni-user-alt-fill:before {
  content: "";
}

.bachnx .ni-user:before {
  content: "";
}

.bachnx .ni-users:before {
  content: "";
}

.bachnx .ni-user-add:before {
  content: "";
}

.bachnx .ni-user-remove:before {
  content: "";
}

.bachnx .ni-user-check:before {
  content: "";
}

.bachnx .ni-user-cross:before {
  content: "";
}

.bachnx .ni-account-setting:before {
  content: "";
}

.bachnx .ni-account-setting-alt:before {
  content: "";
}

.bachnx .ni-user-list:before {
  content: "";
}

.bachnx .ni-user-fill:before {
  content: "";
}

.bachnx .ni-users-fill:before {
  content: "";
}

.bachnx .ni-user-add-fill:before {
  content: "";
}

.bachnx .ni-user-remove-fill:before {
  content: "";
}

.bachnx .ni-user-check-fill:before {
  content: "";
}

.bachnx .ni-user-cross-fill:before {
  content: "";
}

.bachnx .ni-account-setting-fill:before {
  content: "";
}

.bachnx .ni-user-list-fill:before {
  content: "";
}

.bachnx .ni-user-circle:before {
  content: "";
}

.bachnx .ni-user-circle-fill:before {
  content: "";
}

.bachnx .ni-user-c:before {
  content: "";
}

.bachnx .ni-user-fill-c:before {
  content: "";
}

.bachnx .ni-user-round:before {
  content: "";
}

.bachnx .ni-printer:before {
  content: "";
}

.bachnx .ni-printer-fill:before {
  content: "";
}

.bachnx .ni-laptop:before {
  content: "";
}

.bachnx .ni-monitor:before {
  content: "";
}

.bachnx .ni-tablet:before {
  content: "";
}

.bachnx .ni-mobile:before {
  content: "";
}

.bachnx .ni-undo:before {
  content: "";
}

.bachnx .ni-redo:before {
  content: "";
}

.bachnx .ni-reload-alt:before {
  content: "";
}

.bachnx .ni-reload:before {
  content: "";
}

.bachnx .ni-regen-alt:before {
  content: "";
}

.bachnx .ni-regen:before {
  content: "";
}

.bachnx .ni-invest:before {
  content: "";
}

.bachnx .ni-history:before {
  content: "";
}

.bachnx .ni-histroy:before {
  content: "";
}

.bachnx .ni-update:before {
  content: "";
}

.bachnx .ni-repeat:before {
  content: "";
}

.bachnx .ni-repeat-v:before {
  content: "";
}

.bachnx .ni-tranx:before {
  content: "";
}

.bachnx .ni-reply-all:before {
  content: "";
}

.bachnx .ni-reply:before {
  content: "";
}

.bachnx .ni-reply-fill:before {
  content: "";
}

.bachnx .ni-reply-all-fill:before {
  content: "";
}

.bachnx .ni-notes:before {
  content: "";
}

.bachnx .ni-note-add:before {
  content: "";
}

.bachnx .ni-notes-alt:before {
  content: "";
}

.bachnx .ni-article:before {
  content: "";
}

.bachnx .ni-text-rich:before {
  content: "";
}

.bachnx .ni-todo:before {
  content: "";
}

.bachnx .ni-report-profit:before {
  content: "";
}

.bachnx .ni-reports-alt:before {
  content: "";
}

.bachnx .ni-reports:before {
  content: "";
}

.bachnx .ni-task:before {
  content: "";
}

.bachnx .ni-note-add-c:before {
  content: "";
}

.bachnx .ni-task-c:before {
  content: "";
}

.bachnx .ni-todo-fill:before {
  content: "";
}

.bachnx .ni-note-add-fill-c:before {
  content: "";
}

.bachnx .ni-task-fill-c:before {
  content: "";
}

.bachnx .ni-scan-fill:before {
  content: "";
}

.bachnx .ni-scan:before {
  content: "";
}

.bachnx .ni-qr:before {
  content: "";
}

.bachnx .ni-money:before {
  content: "";
}

.bachnx .ni-coins:before {
  content: "";
}

.bachnx .ni-coin:before {
  content: "";
}

.bachnx .ni-coin-alt:before {
  content: "";
}

.bachnx .ni-coin-alt-fill:before {
  content: "";
}

.bachnx .ni-setting-alt-fill:before {
  content: "";
}

.bachnx .ni-setting-alt:before {
  content: "";
}

.bachnx .ni-setting-fill:before {
  content: "";
}

.bachnx .ni-setting:before {
  content: "";
}

.bachnx .ni-share-alt:before {
  content: "";
}

.bachnx .ni-share-fill:before {
  content: "";
}

.bachnx .ni-share:before {
  content: "";
}

.bachnx .ni-network:before {
  content: "";
}

.bachnx .ni-rss:before {
  content: "";
}

.bachnx .ni-shield:before {
  content: "";
}

.bachnx .ni-shield-star:before {
  content: "";
}

.bachnx .ni-shield-check:before {
  content: "";
}

.bachnx .ni-shield-alert:before {
  content: "";
}

.bachnx .ni-shield-off:before {
  content: "";
}

.bachnx .ni-security:before {
  content: "";
}

.bachnx .ni-policy:before {
  content: "";
}

.bachnx .ni-shield-alert-fill:before {
  content: "";
}

.bachnx .ni-shield-check-fill:before {
  content: "";
}

.bachnx .ni-shield-fill:before {
  content: "";
}

.bachnx .ni-shield-half:before {
  content: "";
}

.bachnx .ni-shield-star-fill:before {
  content: "";
}

.bachnx .ni-policy-fill:before {
  content: "";
}

.bachnx .ni-spark:before {
  content: "";
}

.bachnx .ni-spark-off:before {
  content: "";
}

.bachnx .ni-spark-fill:before {
  content: "";
}

.bachnx .ni-spark-off-fill:before {
  content: "";
}

.bachnx .ni-wallet:before {
  content: "";
}

.bachnx .ni-wallet-alt:before {
  content: "";
}

.bachnx .ni-wallet-in:before {
  content: "";
}

.bachnx .ni-wallet-out:before {
  content: "";
}

.bachnx .ni-wallet-saving:before {
  content: "";
}

.bachnx .ni-wallet-fill:before {
  content: "";
}

.bachnx .ni-star:before {
  content: "";
}

.bachnx .ni-star-half:before {
  content: "";
}

.bachnx .ni-star-half-fill:before {
  content: "";
}

.bachnx .ni-star-fill:before {
  content: "";
}

.bachnx .ni-star-round:before {
  content: "";
}

.bachnx .ni-heart:before {
  content: "";
}

.bachnx .ni-heart-fill:before {
  content: "";
}

.bachnx .ni-swap-alt-fill:before {
  content: "";
}

.bachnx .ni-swap-alt:before {
  content: "";
}

.bachnx .ni-thumbs-down:before {
  content: "";
}

.bachnx .ni-thumbs-up:before {
  content: "";
}

.bachnx .ni-tag:before {
  content: "";
}

.bachnx .ni-tag-alt:before {
  content: "";
}

.bachnx .ni-tags:before {
  content: "";
}

.bachnx .ni-tag-fill:before {
  content: "";
}

.bachnx .ni-tag-alt-fill:before {
  content: "";
}

.bachnx .ni-tags-fill:before {
  content: "";
}

.bachnx .ni-bookmark:before {
  content: "";
}

.bachnx .ni-bookmark-fill:before {
  content: "";
}

.bachnx .ni-label:before {
  content: "";
}

.bachnx .ni-label-fill:before {
  content: "";
}

.bachnx .ni-priority:before {
  content: "";
}

.bachnx .ni-piority:before {
  content: "";
}

.bachnx .ni-priority-fill:before {
  content: "";
}

.bachnx .ni-piority-fill:before {
  content: "";
}

.bachnx .ni-label-alt:before {
  content: "";
}

.bachnx .ni-label-alt-fill:before {
  content: "";
}

.bachnx .ni-ticket-alt:before {
  content: "";
}

.bachnx .ni-ticket:before {
  content: "";
}

.bachnx .ni-ticket-minus:before {
  content: "";
}

.bachnx .ni-ticket-plus:before {
  content: "";
}

.bachnx .ni-ticket-alt-fill:before {
  content: "";
}

.bachnx .ni-ticket-fill:before {
  content: "";
}

.bachnx .ni-ticket-minus-fill:before {
  content: "";
}

.bachnx .ni-ticket-plus-fill:before {
  content: "";
}

.bachnx .ni-toggle-off:before {
  content: "";
}

.bachnx .ni-toggle-on:before {
  content: "";
}

.bachnx .ni-trash-alt:before {
  content: "";
}

.bachnx .ni-trash-empty:before {
  content: "";
}

.bachnx .ni-trash:before {
  content: "";
}

.bachnx .ni-trash-fill:before {
  content: "";
}

.bachnx .ni-trash-empty-fill:before {
  content: "";
}

.bachnx .ni-delete-fill:before {
  content: "";
}

.bachnx .ni-delete:before {
  content: "";
}

.bachnx .ni-alarm-alt:before {
  content: "";
}

.bachnx .ni-alarm:before {
  content: "";
}

.bachnx .ni-bugs:before {
  content: "";
}

.bachnx .ni-building:before {
  content: "";
}

.bachnx .ni-building-fill:before {
  content: "";
}

.bachnx .ni-headphone:before {
  content: "";
}

.bachnx .ni-headphone-fill:before {
  content: "";
}

.bachnx .ni-aperture:before {
  content: "";
}

.bachnx .ni-help-alt:before {
  content: "";
}

.bachnx .ni-award:before {
  content: "";
}

.bachnx .ni-briefcase:before {
  content: "";
}

.bachnx .ni-gift:before {
  content: "";
}

.bachnx .ni-globe:before {
  content: "";
}

.bachnx .ni-umbrela:before {
  content: "";
}

.bachnx .ni-truck:before {
  content: "";
}

.bachnx .ni-sign-usd:before {
  content: "";
}

.bachnx .ni-sign-dollar:before {
  content: "";
}

.bachnx .ni-sign-mxn:before {
  content: "";
}

.bachnx .ni-sign-sgd:before {
  content: "";
}

.bachnx .ni-sign-euro:before {
  content: "";
}

.bachnx .ni-sign-eur:before {
  content: "";
}

.bachnx .ni-sign-gbp:before {
  content: "";
}

.bachnx .ni-sign-pound:before {
  content: "";
}

.bachnx .ni-sign-thb:before {
  content: "";
}

.bachnx .ni-sign-inr:before {
  content: "";
}

.bachnx .ni-sign-jpy:before {
  content: "";
}

.bachnx .ni-sign-yen:before {
  content: "";
}

.bachnx .ni-sign-cny:before {
  content: "";
}

.bachnx .ni-sign-kobo:before {
  content: "";
}

.bachnx .ni-sign-chf:before {
  content: "";
}

.bachnx .ni-sign-vnd:before {
  content: "";
}

.bachnx .ni-sign-php:before {
  content: "";
}

.bachnx .ni-sign-brl:before {
  content: "";
}

.bachnx .ni-sign-idr:before {
  content: "";
}

.bachnx .ni-sign-czk:before {
  content: "";
}

.bachnx .ni-sign-hkd:before {
  content: "";
}

.bachnx .ni-sign-kr:before {
  content: "";
}

.bachnx .ni-sign-dkk:before {
  content: "";
}

.bachnx .ni-sign-nok:before {
  content: "";
}

.bachnx .ni-sign-sek:before {
  content: "";
}

.bachnx .ni-sign-rub:before {
  content: "";
}

.bachnx .ni-sign-myr:before {
  content: "";
}

.bachnx .ni-sign-pln:before {
  content: "";
}

.bachnx .ni-sign-try:before {
  content: "";
}

.bachnx .ni-sign-waves:before {
  content: "";
}

.bachnx .ni-waves:before {
  content: "";
}

.bachnx .ni-sign-trx:before {
  content: "";
}

.bachnx .ni-tron:before {
  content: "";
}

.bachnx .ni-sign-xem:before {
  content: "";
}

.bachnx .ni-nem:before {
  content: "";
}

.bachnx .ni-sign-mxr:before {
  content: "";
}

.bachnx .ni-monero:before {
  content: "";
}

.bachnx .ni-sign-usdc:before {
  content: "";
}

.bachnx .ni-sign-steller:before {
  content: "";
}

.bachnx .ni-sign-steem:before {
  content: "";
}

.bachnx .ni-sign-usdt:before {
  content: "";
}

.bachnx .ni-tether:before {
  content: "";
}

.bachnx .ni-sign-btc:before {
  content: "";
}

.bachnx .ni-bitcoin:before {
  content: "";
}

.bachnx .ni-sign-bch:before {
  content: "";
}

.bachnx .ni-bitcoin-cash:before {
  content: "";
}

.bachnx .ni-sign-bnb:before {
  content: "";
}

.bachnx .ni-binance:before {
  content: "";
}

.bachnx .ni-sign-ada:before {
  content: "";
}

.bachnx .ni-sign-zcash:before {
  content: "";
}

.bachnx .ni-sign-eth:before {
  content: "";
}

.bachnx .ni-ethereum:before {
  content: "";
}

.bachnx .ni-sign-dash:before {
  content: "";
}

.bachnx .ni-dash:before {
  content: "";
}

.bachnx .ni-sign-xrp-old:before {
  content: "";
}

.bachnx .ni-ripple-old:before {
  content: "";
}

.bachnx .ni-sign-eos:before {
  content: "";
}

.bachnx .ni-eos:before {
  content: "";
}

.bachnx .ni-sign-xrp:before {
  content: "";
}

.bachnx .ni-ripple:before {
  content: "";
}

.bachnx .ni-american-express:before {
  content: "";
}

.bachnx .ni-jcb:before {
  content: "";
}

.bachnx .ni-cc-jcb:before {
  content: "";
}

.bachnx .ni-mc:before {
  content: "";
}

.bachnx .ni-cc-mc:before {
  content: "";
}

.bachnx .ni-discover:before {
  content: "";
}

.bachnx .ni-cc-discover:before {
  content: "";
}

.bachnx .ni-visa:before {
  content: "";
}

.bachnx .ni-cc-visa:before {
  content: "";
}

.bachnx .ni-cc-paypal:before {
  content: "";
}

.bachnx .ni-cc-stripe:before {
  content: "";
}

.bachnx .ni-amazon-pay:before {
  content: "";
}

.bachnx .ni-amazon-pay-fill:before {
  content: "";
}

.bachnx .ni-google-pay:before {
  content: "";
}

.bachnx .ni-google-pay-fill:before {
  content: "";
}

.bachnx .ni-apple-pay:before {
  content: "";
}

.bachnx .ni-apple-pay-fill:before {
  content: "";
}

.bachnx .ni-angular:before {
  content: "";
}

.bachnx .ni-react:before {
  content: "";
}

.bachnx .ni-laravel:before {
  content: "";
}

.bachnx .ni-html5:before {
  content: "";
}

.bachnx .ni-css3-fill:before {
  content: "";
}

.bachnx .ni-css3:before {
  content: "";
}

.bachnx .ni-js:before {
  content: "";
}

.bachnx .ni-php:before {
  content: "";
}

.bachnx .ni-python:before {
  content: "";
}

.bachnx .ni-bootstrap:before {
  content: "";
}

.bachnx .ni-ebay:before {
  content: "";
}

.bachnx .ni-google-wallet:before {
  content: "";
}

.bachnx .ni-google-drive:before {
  content: "";
}

.bachnx .ni-google-play-store:before {
  content: "";
}

.bachnx .ni-android:before {
  content: "";
}

.bachnx .ni-blogger-fill:before {
  content: "";
}

.bachnx .ni-blogger:before {
  content: "";
}

.bachnx .ni-hangout:before {
  content: "";
}

.bachnx .ni-apple-store:before {
  content: "";
}

.bachnx .ni-apple-store-ios:before {
  content: "";
}

.bachnx .ni-stripe:before {
  content: "";
}

.bachnx .ni-apple:before {
  content: "";
}

.bachnx .ni-microsoft:before {
  content: "";
}

.bachnx .ni-windows:before {
  content: "";
}

.bachnx .ni-amazon:before {
  content: "";
}

.bachnx .ni-paypal-alt:before {
  content: "";
}

.bachnx .ni-airbnb:before {
  content: "";
}

.bachnx .ni-adobe:before {
  content: "";
}

.bachnx .ni-mailchimp:before {
  content: "";
}

.bachnx .ni-dropbox:before {
  content: "";
}

.bachnx .ni-digital-ocean:before {
  content: "";
}

.bachnx .ni-slack:before {
  content: "";
}

.bachnx .ni-slack-hash:before {
  content: "";
}

.bachnx .ni-stack-overflow:before {
  content: "";
}

.bachnx .ni-soundcloud:before {
  content: "";
}

.bachnx .ni-blackberry:before {
  content: "";
}

.bachnx .ni-spotify:before {
  content: "";
}

.bachnx .ni-kickstarter:before {
  content: "";
}

.bachnx .ni-houzz:before {
  content: "";
}

.bachnx .ni-vine:before {
  content: "";
}

.bachnx .ni-yelp:before {
  content: "";
}

.bachnx .ni-yoast:before {
  content: "";
}

.bachnx .ni-envato:before {
  content: "";
}

.bachnx .ni-wordpress:before {
  content: "";
}

.bachnx .ni-wp:before {
  content: "";
}

.bachnx .ni-wordpress-fill:before {
  content: "";
}

.bachnx .ni-elementor:before {
  content: "";
}

.bachnx .ni-joomla:before {
  content: "";
}

.bachnx .ni-megento:before {
  content: "";
}

.bachnx .ni-git:before {
  content: "";
}

.bachnx .ni-github:before {
  content: "";
}

.bachnx .ni-github-round:before {
  content: "";
}

.bachnx .ni-github-circle:before {
  content: "";
}

.bachnx .ni-dribbble:before {
  content: "";
}

.bachnx .ni-dribbble-round:before {
  content: "";
}

.bachnx .ni-behance:before {
  content: "";
}

.bachnx .ni-behance-fill:before {
  content: "";
}

.bachnx .ni-flickr:before {
  content: "";
}

.bachnx .ni-flickr-round:before {
  content: "";
}

.bachnx .ni-medium:before {
  content: "";
}

.bachnx .ni-medium-round:before {
  content: "";
}

.bachnx .ni-reddit:before {
  content: "";
}

.bachnx .ni-reddit-round:before {
  content: "";
}

.bachnx .ni-reddit-circle:before {
  content: "";
}

.bachnx .ni-google:before {
  content: "";
}

.bachnx .ni-facebook-f:before {
  content: "";
}

.bachnx .ni-facebook-fill:before {
  content: "";
}

.bachnx .ni-facebook-circle:before {
  content: "";
}

.bachnx .ni-instagram:before {
  content: "";
}

.bachnx .ni-instagram-round:before {
  content: "";
}

.bachnx .ni-linkedin:before {
  content: "";
}

.bachnx .ni-linkedin-round:before {
  content: "";
}

.bachnx .ni-twitter:before {
  content: "";
}

.bachnx .ni-twitter-round:before {
  content: "";
}

.bachnx .ni-pinterest:before {
  content: "";
}

.bachnx .ni-pinterest-round:before {
  content: "";
}

.bachnx .ni-pinterest-circle:before {
  content: "";
}

.bachnx .ni-tumblr:before {
  content: "";
}

.bachnx .ni-tumblr-round:before {
  content: "";
}

.bachnx .ni-skype:before {
  content: "";
}

.bachnx .ni-viber:before {
  content: "";
}

.bachnx .ni-whatsapp:before {
  content: "";
}

.bachnx .ni-whatsapp-round:before {
  content: "";
}

.bachnx .ni-snapchat:before {
  content: "";
}

.bachnx .ni-snapchat-fill:before {
  content: "";
}

.bachnx .ni-telegram:before {
  content: "";
}

.bachnx .ni-telegram-circle:before {
  content: "";
}

.bachnx .ni-youtube-line:before {
  content: "";
}

.bachnx .ni-youtube:before {
  content: "";
}

.bachnx .ni-youtube-fill:before {
  content: "";
}

.bachnx .ni-youtube-round:before {
  content: "";
}

.bachnx .ni-vimeo:before {
  content: "";
}

.bachnx .ni-vimeo-fill:before {
  content: "";
}

.bachnx .com {
  color: #93a1a1;
}

.bachnx .lit {
  color: #195f91;
}

.bachnx .pun, .bachnx .opn, .bachnx .clo {
  color: #93a1a1;
}

.bachnx .fun {
  color: #dc322f;
}

.bachnx .str, .bachnx .atv {
  color: #D14;
}

.bachnx .kwd, .bachnx .linenums .tag {
  color: #1e347b;
}

.bachnx .typ, .bachnx .atn, .bachnx .dec, .bachnx .var {
  color: teal;
}

.bachnx .pln {
  color: #48484c;
}

.bachnx .prettyprint {
  padding: 8px;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8;
}

.bachnx .prettyprint.linenums {
  box-shadow: inset 40px 0 0 #fbfbfc, inset 41px 0 0 #ececf0;
}

.bachnx ol.linenums {
  margin: 0 0 0 33px;
}

.bachnx ol.linenums li {
  padding-left: 12px;
  color: #bebec5;
  line-height: 18px;
  text-shadow: 0 1px 0 #fff;
}

.bachnx .select2 {
  width: 100% !important;
  display: inline-block;
}

.bachnx .select2-container {
  box-sizing: border-box;
  margin: 0;
  position: relative;
  vertical-align: middle;
}

.bachnx .select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  user-select: none;
  -webkit-user-select: none;
}

.bachnx .select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.bachnx .select2-container .select2-selection--single .select2-selection__clear {
  position: relative;
}

.bachnx .select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: calc(2.125rem + 2px);
  user-select: none;
  -webkit-user-select: none;
}

.bachnx .select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.bachnx .select2-container.select2-lg .select2-selection--multiple {
  min-height: calc(2.625rem + 2px);
}

.bachnx .select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0;
}

.bachnx .select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.bachnx .select2-dropdown {
  background-color: #fff;
  border-radius: 4px;
  box-shadow: none;
  border: 1px solid #dbdfea;
  font-family: Roboto, sans-serif;
  font-size: 13px;
  font-weight: 400;
  display: block;
  position: absolute;
  left: -100000px;
  z-index: 1051;
  padding: 6px;
}

.bachnx .select2-dropdown--below {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
}

.bachnx .select2-dropdown--above {
  margin-top: 1px;
  border-radius: 4px 4px 0 0;
}

.bachnx .select2-results {
  display: block;
}

.bachnx .select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
  border-radius: 4px 4px;
}

.bachnx .select2-results__option {
  padding: 0.375rem 0.75rem;
  border-radius: 4px;
  user-select: none;
  -webkit-user-select: none;
}

.bachnx .select2-results__option:not(:last-child) {
  margin-bottom: 0.125rem;
}

.bachnx .select2-results__option[aria-selected] {
  cursor: pointer;
}

.bachnx .select2-lg .select2-results__option {
  padding: 0.5rem 0.75rem;
}

.bachnx .select2-container--open .select2-dropdown {
  left: 0;
  border-color: #b4bdd3;
}

.bachnx .select2-search--dropdown {
  display: block;
  padding: 0;
}

.bachnx .select2-search--dropdown .select2-search__field {
  padding: 0.375rem 0.75rem;
  width: 100%;
  border-radius: 4px;
  margin-bottom: 6px;
  color: #526484;
}

.bachnx .select2-search--dropdown .select2-search__field:focus {
  outline: none;
  border-color: #e81818;
}

.bachnx .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.bachnx .select2-lg .select2-search--dropdown .select2-search__field {
  padding: 0.5rem 0.75rem;
}

.bachnx .select2-search--dropdown.select2-search--hide {
  display: none;
}

.bachnx .select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}

.bachnx .select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}

.bachnx .select2-container--default .select2-selection--single {
  height: calc(2.125rem + 2px);
  font-family: Roboto, sans-serif;
  font-size: 13px;
  font-weight: 400;
  background-color: #fff;
  border: 1px solid #dbdfea;
  border-radius: 4px;
  box-shadow: none;
  transition: all 0.3s;
}

.bachnx .select2-sm .select2-container--default .select2-selection--single {
  font-size: 12px;
}

.bachnx .select2-lg .select2-container--default .select2-selection--single {
  font-size: 15px;
}

.bachnx .select2-xl .select2-container--default .select2-selection--single {
  font-size: 15px;
}

.bachnx .select2-container--default .select2-selection--single:focus {
  box-shadow: 0 0 0 3px rgba(101, 118, 255, 0.1);
  border-color: #e81818;
  outline: none;
}

.bachnx .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #526484;
  line-height: 1.25rem;
  padding: 0.4375rem calc(2.125rem + 2px) 0.4375rem 1rem;
}

.bachnx .select2-container--default .select2-selection--single .select2-selection__rendered:focus {
  outline: none;
}

.bachnx .select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
}

.bachnx .select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #8094ae;
}

.bachnx .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: calc(2.125rem + 2px);
  position: absolute;
  top: 0;
  right: 0;
  width: calc(2.125rem + 2px);
  display: flex;
  align-items: center;
  justify-content: center;
}

.bachnx .select2-container--default .select2-selection--single .select2-selection__arrow:after {
  font-family: "Nioicon";
  content: "";
  line-height: 1;
}

.bachnx .select2-container--default .select2-selection--single .select2-selection__arrow b {
  display: none;
}

.bachnx .select2-container--default.select2-sm .select2-selection--single {
  height: calc(1.75rem + 2px);
  font-size: 12px;
}

.bachnx .select2-container--default.select2-sm .select2-selection--single .select2-selection__rendered {
  line-height: 1.25rem;
  padding: 0.25rem calc(1.75rem + 2px) 0.25rem 1rem;
}

.bachnx .select2-container--default.select2-sm .select2-selection--single .select2-selection__arrow {
  height: calc(1.75rem + 2px);
  width: calc(1.75rem + 2px);
}

.bachnx .select2-container--default.select2-lg .select2-selection--single {
  height: calc(2.625rem + 2px);
  font-size: 15px;
}

.bachnx .select2-container--default.select2-lg .select2-selection--single .select2-selection__rendered {
  line-height: 1.25rem;
  padding: 0.6875rem calc(2.625rem + 2px) 0.6875rem 1rem;
}

.bachnx .select2-container--default.select2-lg .select2-selection--single .select2-selection__arrow {
  height: calc(2.625rem + 2px);
  width: calc(2.625rem + 2px);
}

.bachnx .select2-container--default.select2-xl .select2-selection--single {
  height: calc(3.25rem + 2px);
  font-size: 15px;
}

.bachnx .select2-container--default.select2-xl .select2-selection--single .select2-selection__rendered {
  line-height: 2rem;
  padding: 0.625rem calc(3.25rem + 2px) 0.625rem 1.25rem;
}

.bachnx .select2-container--default.select2-xl .select2-selection--single .select2-selection__arrow {
  height: calc(3.25rem + 2px);
  width: calc(3.25rem + 2px);
}

.bachnx .select2-container--default.select2-container--below.select2-container--open .select2-selection--single {
  border-radius: 4px 4px 0 0;
}

.bachnx .select2-container--default.select2-container--above.select2-container--open .select2-selection--single {
  border-radius: 0 0 4px 4px;
}

.bachnx .select2-container--default.select2-container--disabled .select2-selection--single {
  border-color: #dbdfea;
  background-color: rgba(219, 223, 234, 0.3);
  cursor: default;
}

.bachnx .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}

.bachnx .select2-container--default.select2-container--open .select2-selection--single {
  border-color: #b4bdd3 !important;
}

.bachnx .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow:after {
  content: "";
}

.bachnx .select2-container--default .select2-selection--multiple {
  background-color: #fff;
  border: 1px solid #dbdfea;
  border-radius: 4px;
  font-family: Roboto, sans-serif;
  font-size: 13px;
  font-weight: 400;
  cursor: text;
}

.bachnx .select2-container--default .select2-selection--multiple .select2-search--inline input::placeholder {
  color: #8094ae;
}

.bachnx .select2-container--default .select2-selection--multiple .select2-search--inline .select2-search__field {
  padding-left: 0.8125rem !important;
}

.bachnx .select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: .125rem 0.1875rem;
  width: 100%;
  display: inline-flex;
  flex-wrap: wrap;
}

.bachnx .select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none;
}

.bachnx .select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  font-weight: bold;
  margin-top: 5px;
  float: right;
  margin-right: 10px;
  padding: 1px;
}

.bachnx .select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #ebeef2;
  border-radius: 3px;
  cursor: default;
  line-height: 1.5rem;
  margin: 0.1875rem 0.1875rem;
  padding: 0 .5rem;
}

.bachnx .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #526484;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: .5rem;
}

.bachnx .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #526484;
}

.bachnx .select2-container--default.select2-lg .select2-selection--multiple {
  font-size: 15px;
}

.bachnx .select2-container--default.select2-lg .select2-selection--multiple .select2-selection__choice {
  border-radius: 4px;
  padding: 0.25rem .75rem;
}

.bachnx .select2-container--default.select2-container--below.select2-container--open .select2-selection--multiple {
  border-radius: 4px 4px 0 0;
}

.bachnx .select2-container--default.select2-container--above.select2-container--open .select2-selection--multiple {
  border-radius: 0 0 4px 4px;
}

.bachnx .select2-container--default.select2-container--focus .select2-selection--multiple {
  border: 1px solid #e81818;
  outline: 0;
}

.bachnx .select2-container--default.select2-container--disabled .select2-selection--multiple {
  border-color: #dbdfea;
  background-color: rgba(219, 223, 234, 0.3);
  cursor: default;
}

.bachnx .select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}

.bachnx .select2-container--default.select2-container--open .select2-selection--multiple {
  border-color: #b4bdd3;
}

.bachnx .select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #dbdfea;
}

.bachnx .select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}

.bachnx .select2-container--default .select2-results > .select2-results__options {
  max-height: 210px;
  overflow-y: auto;
}

.bachnx .select2-container--default .select2-results__option[role=group] {
  padding: 0;
}

.bachnx .select2-container--default .select2-results__option[aria-disabled=true] {
  color: rgba(128, 148, 174, 0.7);
}

.bachnx .select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ebeef2;
}

.bachnx .select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}

.bachnx .select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}

.bachnx .select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}

.bachnx .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}

.bachnx .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}

.bachnx .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}

.bachnx .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}

.bachnx .select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #ebeef2;
}

.bachnx .select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.bachnx [data-simplebar] {
  position: relative;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
}

.bachnx .simplebar-wrapper {
  overflow: hidden;
  width: inherit;
  height: inherit;
  max-width: inherit;
  max-height: inherit;
}

.bachnx .simplebar-mask {
  direction: inherit;
  position: absolute;
  overflow: hidden;
  padding: 0;
  margin: 0;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: auto !important;
  height: auto !important;
  z-index: 0;
}

.bachnx .simplebar-offset {
  direction: inherit !important;
  box-sizing: inherit !important;
  resize: none !important;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 0;
  margin: 0;
  -webkit-overflow-scrolling: touch;
}

.bachnx .simplebar-content-wrapper, .bachnx .simplebar-scroll-content {
  direction: inherit;
  box-sizing: border-box !important;
  position: relative;
  display: block;
  height: 100%;
  /* Required for horizontal native scrollbar to not appear if parent is taller than natural height */
  width: auto;
  visibility: visible;
  max-width: 100%;
  /* Not required for horizontal scroll to trigger */
  max-height: 100%;
  /* Needed for vertical scroll to trigger */
  scrollbar-width: none;
  -ms-overflow-style: none;
  overflow: hidden scroll;
}

.bachnx .simplebar-content-wrapper::-webkit-scrollbar, .bachnx .simplebar-scroll-content::-webkit-scrollbar, .bachnx .simplebar-hide-scrollbar::-webkit-scrollbar {
  width: 0;
  height: 0;
}

.bachnx .simplebar-content:before, .bachnx .simplebar-content:after {
  content: ' ';
  display: table;
}

.bachnx .simplebar-placeholder {
  max-height: 100%;
  max-width: 100%;
  width: 100%;
  pointer-events: none;
}

.bachnx .simplebar-height-auto-observer-wrapper {
  box-sizing: inherit !important;
  height: 100%;
  width: 100%;
  max-width: 1px;
  position: relative;
  float: left;
  max-height: 1px;
  overflow: hidden;
  z-index: -1;
  padding: 0;
  margin: 0;
  pointer-events: none;
  flex-grow: inherit;
  flex-shrink: 0;
  flex-basis: 0;
}

.bachnx .simplebar-height-auto-observer {
  box-sizing: inherit;
  display: block;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  height: 1000%;
  width: 1000%;
  min-height: 1px;
  min-width: 1px;
  overflow: hidden;
  pointer-events: none;
  z-index: -1;
}

.bachnx .simplebar-track {
  z-index: 1;
  position: absolute;
  right: 0;
  bottom: 0;
  pointer-events: none;
  overflow: hidden;
}

.bachnx [data-simplebar].simplebar-dragging .simplebar-content {
  pointer-events: none;
  user-select: none;
  -webkit-user-select: none;
}

.bachnx [data-simplebar].simplebar-dragging .simplebar-track {
  pointer-events: all;
}

.bachnx .simplebar-scrollbar {
  position: absolute;
  left: 0;
  right: 0;
  min-height: 10px;
}

.bachnx .simplebar-scrollbar .hidden-scrollbar {
  visibility: hidden;
}

.bachnx .simplebar-scrollbar:before {
  position: absolute;
  content: '';
  background: #8094ae;
  border-radius: 7px;
  left: 2px;
  right: 2px;
  opacity: 0;
  transition: opacity 0.2s linear;
}

.bachnx .simplebar-scrollbar.simplebar-visible:before {
  /* When hovered, remove all transitions from drag handle */
  opacity: 0.5;
  transition: opacity 0s linear;
}

.bachnx .simplebar-track.simplebar-vertical {
  top: 0;
  width: 8px !important;
  transition: width .1s;
}

.bachnx .simplebar-track.simplebar-vertical.simplebar-hover {
  width: 10px !important;
}

.bachnx .simplebar-track.simplebar-vertical .nk-sidebar {
  visibility: hidden !important;
}

.bachnx .simplebar-track.simplebar-vertical .simplebar-scrollbar:before {
  top: 2px;
  bottom: 2px;
}

.bachnx .simplebar-track.simplebar-horizontal {
  left: 0;
  height: 8px !important;
  transition: height .1s;
}

.bachnx .simplebar-track.simplebar-horizontal.simplebar-hover {
  height: 10px !important;
}

.bachnx .nk-sidebar .simplebar-track.simplebar-horizontal, .bachnx .nk-sidebar-fat .simplebar-track.simplebar-horizontal, .bachnx .nk-apps-sidebar .simplebar-track.simplebar-horizontal {
  visibility: hidden !important;
}

.bachnx .simplebar-track.simplebar-horizontal .simplebar-scrollbar:before {
  height: 100%;
  left: 2px;
  right: 2px;
}

.bachnx .simplebar-track.simplebar-horizontal .simplebar-scrollbar {
  right: auto;
  left: 0;
  top: 2px;
  height: 7px;
  min-height: 0;
  min-width: 10px;
  width: auto;
}

.bachnx [data-simplebar-direction='rtl'] .simplebar-track.simplebar-vertical {
  right: auto;
  left: 0;
}

.bachnx .hs-dummy-scrollbar-size {
  direction: rtl;
  position: fixed;
  opacity: 0;
  visibility: hidden;
  height: 500px;
  width: 500px;
  overflow-y: hidden;
  overflow-x: scroll;
}

.bachnx .simplebar-hide-scrollbar {
  position: fixed;
  left: 0;
  visibility: hidden;
  overflow-y: scroll;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.bachnx .slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.bachnx .slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.bachnx .slick-list:focus {
  outline: none;
}

.bachnx .slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.bachnx .slick-slider .slick-track, .bachnx .slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.bachnx .slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.bachnx .slick-track:before, .bachnx .slick-track:after {
  content: "";
  display: table;
}

.bachnx .slick-track:after {
  clear: both;
}

.bachnx .slick-loading .slick-track {
  visibility: hidden;
}

.bachnx .slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

.bachnx .slick-slide img {
  display: block;
}

.bachnx .slick-slide.slick-loading img {
  display: none;
}

.bachnx .slick-slide.dragging img {
  pointer-events: none;
}

.bachnx .slick-initialized .slick-slide {
  display: block;
}

.bachnx .slick-loading .slick-slide {
  visibility: hidden;
}

.bachnx .slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.bachnx .slick-slide:focus {
  outline: none;
  border: none;
}

.bachnx .slick-arrow.slick-hidden {
  display: none;
}

.bachnx .slick-dots {
  display: flex;
  justify-content: center;
  padding-top: 1.5rem;
}

.bachnx .slick-dots li {
  display: inline-flex;
  padding: 0 6px;
}

.bachnx .slick-dots li button {
  background-color: #dbdfea;
  border: none;
  border-radius: 20px;
  text-indent: -99999px;
  height: 8px;
  width: 8px;
  padding: 0;
  overflow: hidden;
  transition: all .4s linear;
}

.bachnx .slick-dots li button:focus {
  outline: none;
}

.bachnx .slick-dots li.slick-active button {
  background-color: #8094ae;
}

.bachnx .slick-next, .bachnx .slick-prev {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  height: 44px;
  width: 44px;
  z-index: 9;
  font-size: 24px;
  color: #8094ae;
  background: #fff;
  transition: all .4s linear;
  border: 1px solid #e5e9f2;
}

.bachnx .slick-next:hover, .bachnx .slick-prev:hover {
  color: #526484;
  background: #f5f6fa;
  border-color: #dbdfea;
  opacity: 1;
}

.bachnx .slick-disabled .slick-next, .bachnx .slick-disabled .slick-prev {
  cursor: default;
  color: #dbdfea;
}

.bachnx .slick-disabled .slick-next:hover, .bachnx .slick-disabled .slick-prev:hover {
  color: #dbdfea;
  background: #fff;
  border-color: #e5e9f2;
}

.bachnx .slick-next {
  right: 5px;
}

.bachnx .slick-prev {
  left: 5px;
}

@media (min-width: 576px) {
  .bachnx .slick-next {
    right: -10px;
  }
  .bachnx .slick-prev {
    left: -10px;
  }
}

.bachnx .datepicker {
  padding: 10px;
  border-radius: 4px;
  direction: ltr;
  border: 1px solid #dbdfea;
  box-shadow: none;
  min-width: 240px;
}

.bachnx .datepicker .table-condensed {
  width: 100%;
}

.bachnx .datepicker-inline {
  width: 220px;
}

.bachnx .datepicker-rtl {
  direction: rtl;
}

.bachnx .datepicker-rtl.dropdown-menu {
  left: auto;
}

.bachnx .datepicker-rtl table tr td span {
  float: right;
}

.bachnx .datepicker-dropdown {
  top: 0;
  left: 0;
}

.bachnx .datepicker-dropdown:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #999;
  border-top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
}

.bachnx .datepicker-dropdown:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-top: 0;
  position: absolute;
}

.bachnx .datepicker-dropdown.datepicker-orient-left:before {
  left: 6px;
}

.bachnx .datepicker-dropdown.datepicker-orient-left:after {
  left: 7px;
}

.bachnx .datepicker-dropdown.datepicker-orient-right:before {
  right: 6px;
}

.bachnx .datepicker-dropdown.datepicker-orient-right:after {
  right: 7px;
}

.bachnx .datepicker-dropdown.datepicker-orient-bottom:before {
  top: -7px;
}

.bachnx .datepicker-dropdown.datepicker-orient-bottom:after {
  top: -6px;
}

.bachnx .datepicker-dropdown.datepicker-orient-top:before {
  bottom: -7px;
  border-bottom: 0;
  border-top: 7px solid #999;
}

.bachnx .datepicker-dropdown.datepicker-orient-top:after {
  bottom: -6px;
  border-bottom: 0;
  border-top: 6px solid #fff;
}

.bachnx .datepicker table {
  margin: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  user-select: none;
}

.bachnx .datepicker td, .bachnx .datepicker th {
  text-align: center;
  width: 34px;
  height: 24px;
  padding: 4px;
  border-radius: 4px;
  border: none;
  transition: all .3s;
}

.bachnx .table-striped .datepicker table tr td, .bachnx .table-striped .datepicker table tr th {
  background-color: transparent;
}

.bachnx .datepicker table tr td.day:hover, .bachnx .datepicker table tr td.day.focused {
  background: #ebeef2;
  cursor: pointer;
}

.bachnx .datepicker table tr td.old, .bachnx .datepicker table tr td.new {
  color: #dbdfea;
}

.bachnx .datepicker table tr td.disabled, .bachnx .datepicker table tr td.disabled:hover {
  background: none;
  color: #dbdfea;
  cursor: default;
}

.bachnx .datepicker table tr td.highlighted {
  background: #ebeef2;
  border-radius: 0;
}

.bachnx .datepicker table tr td.today, .bachnx .datepicker table tr td.today:hover, .bachnx .datepicker table tr td.today.disabled, .bachnx .datepicker table tr td.today.disabled:hover {
  background-color: #e3e7fe;
  color: #e81818;
}

.bachnx .datepicker table tr td.today:hover, .bachnx .datepicker table tr td.today:hover:hover, .bachnx .datepicker table tr td.today.disabled:hover, .bachnx .datepicker table tr td.today.disabled:hover:hover, .bachnx .datepicker table tr td.today:active, .bachnx .datepicker table tr td.today:hover:active, .bachnx .datepicker table tr td.today.disabled:active, .bachnx .datepicker table tr td.today.disabled:hover:active, .bachnx .datepicker table tr td.today.active, .bachnx .datepicker table tr td.today:hover.active, .bachnx .datepicker table tr td.today.disabled.active, .bachnx .datepicker table tr td.today.disabled:hover.active, .bachnx .datepicker table tr td.today.disabled, .bachnx .datepicker table tr td.today:hover.disabled, .bachnx .datepicker table tr td.today.disabled.disabled, .bachnx .datepicker table tr td.today.disabled:hover.disabled, .bachnx .datepicker table tr td.today[disabled], .bachnx .datepicker table tr td.today:hover[disabled], .bachnx .datepicker table tr td.today.disabled[disabled], .bachnx .datepicker table tr td.today.disabled:hover[disabled] {
  background-color: #e81818;
}

.bachnx .datepicker table tr td.today:active, .bachnx .datepicker table tr td.today:hover:active, .bachnx .datepicker table tr td.today.disabled:active, .bachnx .datepicker table tr td.today.disabled:hover:active, .bachnx .datepicker table tr td.today.active, .bachnx .datepicker table tr td.today:hover.active, .bachnx .datepicker table tr td.today.disabled.active, .bachnx .datepicker table tr td.today.disabled:hover.active {
  background-color: #e81818;
}

.bachnx .datepicker table tr td.today:hover:hover {
  color: #fff;
}

.bachnx .datepicker table tr td.today.active:hover {
  color: #fff;
}

.bachnx .datepicker table tr td.range, .bachnx .datepicker table tr td.range:hover, .bachnx .datepicker table tr td.range.disabled, .bachnx .datepicker table tr td.range.disabled:hover {
  background: #dbdfea;
  border-radius: 0;
}

.bachnx .datepicker table tr td.range.today, .bachnx .datepicker table tr td.range.today:hover, .bachnx .datepicker table tr td.range.today.disabled, .bachnx .datepicker table tr td.range.today.disabled:hover {
  background-color: #9cabff;
  border-radius: 0;
}

.bachnx .datepicker table tr td.range.today:hover, .bachnx .datepicker table tr td.range.today:hover:hover, .bachnx .datepicker table tr td.range.today.disabled:hover, .bachnx .datepicker table tr td.range.today.disabled:hover:hover, .bachnx .datepicker table tr td.range.today:active, .bachnx .datepicker table tr td.range.today:hover:active, .bachnx .datepicker table tr td.range.today.disabled:active, .bachnx .datepicker table tr td.range.today.disabled:hover:active, .bachnx .datepicker table tr td.range.today.active, .bachnx .datepicker table tr td.range.today:hover.active, .bachnx .datepicker table tr td.range.today.disabled.active, .bachnx .datepicker table tr td.range.today.disabled:hover.active, .bachnx .datepicker table tr td.range.today.disabled, .bachnx .datepicker table tr td.range.today:hover.disabled, .bachnx .datepicker table tr td.range.today.disabled.disabled, .bachnx .datepicker table tr td.range.today.disabled:hover.disabled, .bachnx .datepicker table tr td.range.today[disabled], .bachnx .datepicker table tr td.range.today:hover[disabled], .bachnx .datepicker table tr td.range.today.disabled[disabled], .bachnx .datepicker table tr td.range.today.disabled:hover[disabled] {
  background-color: #e81818;
}

.bachnx .datepicker table tr td.range.today:active, .bachnx .datepicker table tr td.range.today:hover:active, .bachnx .datepicker table tr td.range.today.disabled:active, .bachnx .datepicker table tr td.range.today.disabled:hover:active, .bachnx .datepicker table tr td.range.today.active, .bachnx .datepicker table tr td.range.today:hover.active, .bachnx .datepicker table tr td.range.today.disabled.active, .bachnx .datepicker table tr td.range.today.disabled:hover.active {
  background-color: #e81818 \9;
}

.bachnx .datepicker table tr td.selected, .bachnx .datepicker table tr td.selected:hover, .bachnx .datepicker table tr td.selected.disabled, .bachnx .datepicker table tr td.selected.disabled:hover {
  background-color: #3c4d62;
  color: #fff;
}

.bachnx .datepicker table tr td.selected:hover, .bachnx .datepicker table tr td.selected:hover:hover, .bachnx .datepicker table tr td.selected.disabled:hover, .bachnx .datepicker table tr td.selected.disabled:hover:hover, .bachnx .datepicker table tr td.selected:active, .bachnx .datepicker table tr td.selected:hover:active, .bachnx .datepicker table tr td.selected.disabled:active, .bachnx .datepicker table tr td.selected.disabled:hover:active, .bachnx .datepicker table tr td.selected.active, .bachnx .datepicker table tr td.selected:hover.active, .bachnx .datepicker table tr td.selected.disabled.active, .bachnx .datepicker table tr td.selected.disabled:hover.active, .bachnx .datepicker table tr td.selected.disabled, .bachnx .datepicker table tr td.selected:hover.disabled, .bachnx .datepicker table tr td.selected.disabled.disabled, .bachnx .datepicker table tr td.selected.disabled:hover.disabled, .bachnx .datepicker table tr td.selected[disabled], .bachnx .datepicker table tr td.selected:hover[disabled], .bachnx .datepicker table tr td.selected.disabled[disabled], .bachnx .datepicker table tr td.selected.disabled:hover[disabled] {
  background-color: #344357;
}

.bachnx .datepicker table tr td.selected:active, .bachnx .datepicker table tr td.selected:hover:active, .bachnx .datepicker table tr td.selected.disabled:active, .bachnx .datepicker table tr td.selected.disabled:hover:active, .bachnx .datepicker table tr td.selected.active, .bachnx .datepicker table tr td.selected:hover.active, .bachnx .datepicker table tr td.selected.disabled.active, .bachnx .datepicker table tr td.selected.disabled:hover.active {
  background-color: #2b3748 \9;
}

.bachnx .datepicker table tr td.active, .bachnx .datepicker table tr td.active:hover, .bachnx .datepicker table tr td.active.disabled, .bachnx .datepicker table tr td.active.disabled:hover {
  background-color: #e81818;
  color: #fff;
}

.bachnx .datepicker table tr td.active:hover, .bachnx .datepicker table tr td.active:hover:hover, .bachnx .datepicker table tr td.active.disabled:hover, .bachnx .datepicker table tr td.active.disabled:hover:hover, .bachnx .datepicker table tr td.active:active, .bachnx .datepicker table tr td.active:hover:active, .bachnx .datepicker table tr td.active.disabled:active, .bachnx .datepicker table tr td.active.disabled:hover:active, .bachnx .datepicker table tr td.active.active, .bachnx .datepicker table tr td.active:hover.active, .bachnx .datepicker table tr td.active.disabled.active, .bachnx .datepicker table tr td.active.disabled:hover.active, .bachnx .datepicker table tr td.active.disabled, .bachnx .datepicker table tr td.active:hover.disabled, .bachnx .datepicker table tr td.active.disabled.disabled, .bachnx .datepicker table tr td.active.disabled:hover.disabled, .bachnx .datepicker table tr td.active[disabled], .bachnx .datepicker table tr td.active:hover[disabled], .bachnx .datepicker table tr td.active.disabled[disabled], .bachnx .datepicker table tr td.active.disabled:hover[disabled] {
  background-color: #e81818;
}

.bachnx .datepicker table tr td.active:active, .bachnx .datepicker table tr td.active:hover:active, .bachnx .datepicker table tr td.active.disabled:active, .bachnx .datepicker table tr td.active.disabled:hover:active, .bachnx .datepicker table tr td.active.active, .bachnx .datepicker table tr td.active:hover.active, .bachnx .datepicker table tr td.active.disabled.active, .bachnx .datepicker table tr td.active.disabled:hover.active {
  background-color: #e81818;
}

.bachnx .datepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
  border-radius: 4px;
  transition: all .3s;
}

.bachnx .datepicker table tr td span:hover, .bachnx .datepicker table tr td span.focused {
  background: #e81818;
  color: #fff;
}

.bachnx .datepicker table tr td span.disabled, .bachnx .datepicker table tr td span.disabled:hover {
  background: none;
  color: #dbdfea;
  cursor: default;
}

.bachnx .datepicker table tr td span.active, .bachnx .datepicker table tr td span.active:hover, .bachnx .datepicker table tr td span.active.disabled, .bachnx .datepicker table tr td span.active.disabled:hover {
  background-color: #e81818;
  color: #fff;
}

.bachnx .datepicker table tr td span.active:hover, .bachnx .datepicker table tr td span.active:hover:hover, .bachnx .datepicker table tr td span.active.disabled:hover, .bachnx .datepicker table tr td span.active.disabled:hover:hover, .bachnx .datepicker table tr td span.active:active, .bachnx .datepicker table tr td span.active:hover:active, .bachnx .datepicker table tr td span.active.disabled:active, .bachnx .datepicker table tr td span.active.disabled:hover:active, .bachnx .datepicker table tr td span.active.active, .bachnx .datepicker table tr td span.active:hover.active, .bachnx .datepicker table tr td span.active.disabled.active, .bachnx .datepicker table tr td span.active.disabled:hover.active, .bachnx .datepicker table tr td span.active.disabled, .bachnx .datepicker table tr td span.active:hover.disabled, .bachnx .datepicker table tr td span.active.disabled.disabled, .bachnx .datepicker table tr td span.active.disabled:hover.disabled, .bachnx .datepicker table tr td span.active[disabled], .bachnx .datepicker table tr td span.active:hover[disabled], .bachnx .datepicker table tr td span.active.disabled[disabled], .bachnx .datepicker table tr td span.active.disabled:hover[disabled] {
  background-color: #e81818;
}

.bachnx .datepicker table tr td span.active:active, .bachnx .datepicker table tr td span.active:hover:active, .bachnx .datepicker table tr td span.active.disabled:active, .bachnx .datepicker table tr td span.active.disabled:hover:active, .bachnx .datepicker table tr td span.active.active, .bachnx .datepicker table tr td span.active:hover.active, .bachnx .datepicker table tr td span.active.disabled.active, .bachnx .datepicker table tr td span.active.disabled:hover.active {
  background-color: #e81818 \9;
}

.bachnx .datepicker table tr td span.old, .bachnx .datepicker table tr td span.new {
  color: #dbdfea;
}

.bachnx .datepicker .datepicker-switch {
  width: 145px;
}

.bachnx .datepicker .datepicker-switch, .bachnx .datepicker .prev, .bachnx .datepicker .next, .bachnx .datepicker tfoot tr th {
  cursor: pointer;
}

.bachnx .datepicker .datepicker-switch:hover, .bachnx .datepicker .prev:hover, .bachnx .datepicker .next:hover, .bachnx .datepicker tfoot tr th:hover {
  background: #ebeef2;
}

.bachnx .datepicker .prev.disabled, .bachnx .datepicker .next.disabled {
  visibility: hidden;
}

.bachnx .datepicker .cw {
  font-size: 10px;
  width: 12px;
  padding: 0 2px 0 5px;
  vertical-align: middle;
}

.bachnx .input-append.date .add-on, .bachnx .input-prepend.date .add-on {
  cursor: pointer;
}

.bachnx .input-append.date .add-on i, .bachnx .input-prepend.date .add-on i {
  margin-top: 3px;
}

.bachnx .input-daterange input {
  text-align: center;
}

.bachnx .input-daterange input:first-child {
  border-radius: 3px 0 0 3px;
}

.bachnx .input-daterange input:last-child {
  border-radius: 0 3px 3px 0;
}

.bachnx .input-daterange .add-on {
  display: inline-block;
  width: auto;
  min-width: 16px;
  height: 18px;
  padding: 4px 5px;
  font-weight: normal;
  line-height: 18px;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  vertical-align: middle;
  background-color: #ebeef2;
  border: 1px solid #ccc;
  margin-left: -5px;
  margin-right: -5px;
}

.bachnx .datepicker.dropdown-menu {
  z-index: 99999 !important;
}

.bachnx .ui-timepicker-container {
  position: absolute;
  overflow: hidden;
  box-sizing: border-box;
  z-index: 1051 !important;
}

.bachnx .ui-timepicker {
  box-sizing: content-box;
  display: block;
  height: 205px;
  list-style: none outside none;
  margin: 0;
  padding: 0 1px;
  text-align: center;
}

.bachnx .ui-timepicker-viewport {
  box-sizing: content-box;
  display: block;
  height: 205px;
  margin: 0;
  padding: 0;
  overflow: auto;
  overflow-x: hidden;
  /* IE */
}

.bachnx .ui-timepicker-standard {
  /* overwrites .ui-widget */
  font-size: 1.1em;
  /* overwrites .ui-widget-content */
  background-color: #FFF;
  border: 1px solid #dbdfea;
  color: #526484;
  /* overwrites .ui-menu */
  margin: 0;
  padding: 6px;
}

.bachnx .ui-timepicker-standard a {
  border: none;
  color: #526484;
  display: block;
  padding: .375rem .75rem;
  text-decoration: none;
}

.bachnx .ui-timepicker-standard .ui-state-hover {
  background-color: #ebeef2;
  border: none;
  font-weight: normal;
  color: #364a63;
  cursor: pointer;
  border-radius: 4px;
}

.bachnx .ui-timepicker-standard .ui-menu-item {
  margin: 0;
  padding: 0;
}

.bachnx .ui-timepicker-corners, .bachnx .ui-timepicker-corners .ui-corner-all {
  border-radius: 4px;
}

.bachnx .ui-timepicker-hidden {
  display: none;
}

.bachnx .ui-timepicker-no-scrollbar .ui-timepicker {
  border: none;
}

@keyframes passing-through {
  0% {
    opacity: 0;
    transform: translateY(40px);
  }
  30%, 70% {
    opacity: 1;
    transform: translateY(0px);
  }
  100% {
    opacity: 0;
    transform: translateY(-40px);
  }
}

@keyframes slide-in {
  0% {
    opacity: 0;
    transform: translateY(40px);
  }
  30% {
    opacity: 1;
    transform: translateY(0px);
  }
}

@keyframes pulse {
  0% {
    transform: scale(1);
  }
  10% {
    transform: scale(1.1);
  }
  20% {
    transform: scale(1);
  }
}

.bachnx .dropzone, .bachnx .dropzone * {
  box-sizing: border-box;
}

.bachnx .dropzone {
  min-height: 150px;
  border: 1px dashed #e5e9f2;
  border-radius: 4px;
  background: white;
  padding: 20px 20px;
}

.bachnx .dropzone.small {
  min-height: 86px;
}

.bachnx .dropzone.dz-clickable {
  cursor: pointer;
}

.bachnx .dropzone.dz-clickable * {
  cursor: default;
}

.bachnx .dropzone.dz-clickable .dz-message, .bachnx .dropzone.dz-clickable .dz-message * {
  cursor: pointer;
}

.bachnx .dropzone.dz-started .dz-message {
  display: none;
}

.bachnx .dropzone.dz-drag-hover {
  border-style: solid;
}

.bachnx .dropzone.dz-drag-hover .dz-message {
  opacity: 0.5;
}

.bachnx .dropzone .dz-message {
  text-align: center;
  margin: 1em 0;
}

.bachnx .dropzone .dz-message span {
  display: block;
  color: rgba(82, 100, 132, 0.6);
}

.bachnx .dropzone .dz-message-text {
  font-size: 13px;
}

.bachnx .dropzone .dz-message-text span {
  display: inline-block;
  color: #e81818;
}

.bachnx .dropzone .dz-message-or {
  font-size: 16px;
  margin-bottom: 4px;
  text-transform: uppercase;
}

.bachnx .dropzone .dz-preview {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin: 16px;
  min-height: 100px;
}

.bachnx .dropzone .dz-preview:hover {
  z-index: 1000;
}

.bachnx .dropzone .dz-preview:hover .dz-details {
  opacity: 1;
}

.bachnx .dropzone .dz-preview.dz-file-preview .dz-image {
  border-radius: 20px;
  background: #999;
  background: linear-gradient(to bottom, #eee, #ddd);
}

.bachnx .dropzone .dz-preview.dz-file-preview .dz-details {
  opacity: 1;
}

.bachnx .dropzone .dz-preview.dz-image-preview {
  background: white;
}

.bachnx .dropzone .dz-preview.dz-image-preview .dz-details {
  transition: opacity 0.2s linear;
}

.bachnx .dropzone .dz-preview .dz-remove {
  font-size: 14px;
  text-align: center;
  display: block;
  cursor: pointer;
  border: none;
}

.bachnx .dropzone .dz-preview .dz-remove:hover {
  text-decoration: underline;
}

.bachnx .dropzone .dz-preview:hover .dz-details {
  opacity: 1;
}

.bachnx .dropzone .dz-preview .dz-details {
  z-index: 20;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  font-size: 13px;
  min-width: 100%;
  max-width: 100%;
  padding: 2em 1em;
  text-align: center;
  color: rgba(0, 0, 0, 0.9);
  line-height: 150%;
}

.bachnx .dropzone .dz-preview .dz-details .dz-size {
  margin-bottom: 1em;
  font-size: 16px;
}

.bachnx .dropzone .dz-preview .dz-details .dz-filename {
  white-space: nowrap;
}

.bachnx .dropzone .dz-preview .dz-details .dz-filename:hover span {
  border: 1px solid rgba(200, 200, 200, 0.8);
  background-color: rgba(255, 255, 255, 0.8);
}

.bachnx .dropzone .dz-preview .dz-details .dz-filename:not(:hover) {
  overflow: hidden;
  text-overflow: ellipsis;
}

.bachnx .dropzone .dz-preview .dz-details .dz-filename:not(:hover) span {
  border: 1px solid transparent;
}

.bachnx .dropzone .dz-preview .dz-details .dz-filename span, .bachnx .dropzone .dz-preview .dz-details .dz-size span {
  background-color: rgba(255, 255, 255, 0.4);
  padding: 0 0.4em;
  border-radius: 3px;
}

.bachnx .dropzone .dz-preview:hover .dz-image img {
  transform: scale(1.05, 1.05);
  filter: blur(8px);
}

.bachnx .dropzone .dz-preview .dz-image {
  border-radius: 20px;
  overflow: hidden;
  width: 120px;
  height: 120px;
  position: relative;
  display: block;
  z-index: 10;
}

.bachnx .dropzone .dz-preview .dz-image img {
  display: block;
}

.bachnx .dropzone .dz-preview.dz-success .dz-success-mark {
  animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
}

.bachnx .dropzone .dz-preview.dz-error .dz-error-mark {
  opacity: 1;
  animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
}

.bachnx .dropzone .dz-preview .dz-success-mark, .bachnx .dropzone .dz-preview .dz-error-mark {
  pointer-events: none;
  opacity: 0;
  z-index: 500;
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  margin-left: -27px;
  margin-top: -27px;
}

.bachnx .dropzone .dz-preview .dz-success-mark svg, .bachnx .dropzone .dz-preview .dz-error-mark svg {
  display: block;
  width: 54px;
  height: 54px;
}

.bachnx .dropzone .dz-preview.dz-processing .dz-progress {
  opacity: 1;
  transition: all 0.2s linear;
}

.bachnx .dropzone .dz-preview.dz-complete .dz-progress {
  opacity: 0;
  transition: opacity 0.4s ease-in;
}

.bachnx .dropzone .dz-preview:not(.dz-processing) .dz-progress {
  animation: pulse 6s ease infinite;
}

.bachnx .dropzone .dz-preview .dz-progress {
  opacity: 1;
  z-index: 1000;
  pointer-events: none;
  position: absolute;
  height: 16px;
  left: 50%;
  top: 50%;
  margin-top: -8px;
  width: 80px;
  margin-left: -40px;
  background: rgba(255, 255, 255, 0.9);
  -webkit-transform: scale(1);
  border-radius: 8px;
  overflow: hidden;
}

.bachnx .dropzone .dz-preview .dz-progress .dz-upload {
  background: #333;
  background: linear-gradient(to bottom, #666, #444);
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 0;
  transition: width 300ms ease-in-out;
}

.bachnx .dropzone .dz-preview.dz-error .dz-error-message {
  display: block;
}

.bachnx .dropzone .dz-preview.dz-error:hover .dz-error-message {
  opacity: 1;
  pointer-events: auto;
}

.bachnx .dropzone .dz-preview .dz-error-message {
  pointer-events: none;
  z-index: 1000;
  position: absolute;
  display: block;
  display: none;
  opacity: 0;
  transition: opacity 0.3s ease;
  border-radius: 8px;
  font-size: 13px;
  top: 130px;
  left: -10px;
  width: 140px;
  background: #be2626;
  background: linear-gradient(to bottom, #be2626, #a92222);
  padding: 0.5em 1.2em;
  color: white;
}

.bachnx .dropzone .dz-preview .dz-error-message:after {
  content: '';
  position: absolute;
  top: -6px;
  left: 64px;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #be2626;
}

.bachnx .noUi-target, .bachnx .noUi-target * {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  touch-action: none;
  user-select: none;
  box-sizing: border-box;
}

.bachnx .noUi-target {
  position: relative;
}

.bachnx .noUi-base, .bachnx .noUi-connects {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
}

.bachnx .noUi-connects {
  overflow: hidden;
  z-index: 0;
}

.bachnx .noUi-connect, .bachnx .noUi-origin {
  will-change: transform;
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  -ms-transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  -webkit-transform-style: preserve-3d;
  transform-origin: 0 0;
  transform-style: flat;
}

.bachnx .noUi-connect {
  height: 100%;
  width: 100%;
}

.bachnx .noUi-origin {
  height: 10%;
  width: 10%;
}

.bachnx .noUi-vertical .noUi-origin {
  width: 100%;
}

.bachnx .noUi-horizontal .noUi-origin {
  height: 100%;
}

.bachnx .noUi-handle {
  backface-visibility: hidden;
  position: absolute;
}

.bachnx .noUi-handle:focus {
  outline: none;
}

.bachnx .noUi-touch-area {
  height: 100%;
  width: 100%;
}

.bachnx .noUi-touch-area:focus {
  outline: none;
}

.bachnx .noUi-state-tap .noUi-connect, .bachnx .noUi-state-tap .noUi-origin {
  transition: transform 0.3s;
}

.bachnx .noUi-state-drag * {
  cursor: inherit !important;
}

.bachnx .noUi-horizontal {
  height: 8px;
}

.bachnx .noUi-horizontal .noUi-handle {
  width: 28px;
  height: 28px;
  right: -14px;
  top: 50%;
  transform: translateY(-50%);
}

.bachnx .noUi-vertical {
  width: 8px;
  height: 200px;
}

.bachnx .noUi-vertical .noUi-handle {
  width: 28px;
  height: 28px;
  left: 50%;
  top: -14px;
  transform: translateX(-50%);
}

.bachnx .noUi-target {
  background: #dbdfea;
  border-radius: 4px;
}

.bachnx .noUi-connects {
  border-radius: 3px;
}

.bachnx .noUi-connect {
  background: #e81818;
}

.bachnx .noUi-draggable {
  cursor: ew-resize;
}

.bachnx .noUi-vertical .noUi-draggable {
  cursor: ns-resize;
}

.bachnx .noUi-handle {
  border: 1px solid #dbdfea;
  border-radius: 50%;
  background: #fff;
  cursor: default;
  box-shadow: 0 3px 12px 1px rgba(43, 55, 72, 0.15);
}

.bachnx .noUi-active {
  box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB;
}

.bachnx .noUi-handle:before, .bachnx .noUi-handle:after {
  content: "";
  display: block;
  position: absolute;
  height: 10px;
  width: 1px;
  background: #dbdfea;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.bachnx .noUi-horizontal .noUi-handle:before {
  margin-left: -2px;
}

.bachnx .noUi-horizontal .noUi-handle:after {
  margin-left: 2px;
}

.bachnx .noUi-vertical .noUi-handle:before, .bachnx .noUi-vertical .noUi-handle:after {
  width: 10px;
  height: 1px;
}

.bachnx .noUi-vertical .noUi-handle:before {
  margin-top: -2px;
}

.bachnx .noUi-vertical .noUi-handle:after {
  margin-top: 2px;
}

.bachnx [disabled] .noUi-connect {
  background: #e5e9f2;
}

.bachnx [disabled].noUi-target, .bachnx [disabled].noUi-handle, .bachnx [disabled] .noUi-handle {
  cursor: not-allowed;
}

.bachnx .noUi-pips, .bachnx .noUi-pips * {
  box-sizing: border-box;
}

.bachnx .noUi-pips {
  position: absolute;
  color: #999;
}

.bachnx .noUi-value {
  position: absolute;
  white-space: nowrap;
  text-align: center;
}

.bachnx .noUi-value-sub {
  color: #ccc;
  font-size: 10px;
}

.bachnx .noUi-marker {
  position: absolute;
  background: #CCC;
}

.bachnx .noUi-marker-sub {
  background: #AAA;
}

.bachnx .noUi-marker-large {
  background: #AAA;
}

.bachnx .noUi-pips-horizontal {
  padding: 10px 0;
  height: 80px;
  top: 100%;
  left: 0;
  width: 100%;
}

.bachnx .noUi-value-horizontal {
  transform: translate(-50%, 50%);
}

.bachnx .noUi-marker-horizontal.noUi-marker {
  margin-left: -1px;
  width: 2px;
  height: 5px;
}

.bachnx .noUi-marker-horizontal.noUi-marker-sub {
  height: 10px;
}

.bachnx .noUi-marker-horizontal.noUi-marker-large {
  height: 15px;
}

.bachnx .noUi-pips-vertical {
  padding: 0 10px;
  height: 100%;
  top: 0;
  left: 100%;
}

.bachnx .noUi-value-vertical {
  transform: translate(0, -50%);
  padding-left: 25px;
}

.bachnx .noUi-marker-vertical.noUi-marker {
  width: 5px;
  height: 2px;
  margin-top: -1px;
}

.bachnx .noUi-marker-vertical.noUi-marker-sub {
  width: 10px;
}

.bachnx .noUi-marker-vertical.noUi-marker-large {
  width: 15px;
}

.bachnx .noUi-tooltip {
  display: block;
  position: absolute;
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  background: #1f2b3a;
  color: #fff;
  padding: 0.25rem 0.75rem;
  text-align: center;
  white-space: nowrap;
  font-size: 13px;
  opacity: 0;
  transition: all .3s ease;
}

.bachnx .noUi-handle:hover .noUi-tooltip {
  opacity: 0.9;
}

.bachnx .noUi-horizontal .noUi-tooltip {
  transform: translate(-50%, 0);
  left: 50%;
  bottom: 120%;
}

.bachnx .noUi-vertical .noUi-tooltip {
  transform: translate(0, -50%);
  top: 50%;
  right: 120%;
}

.bachnx #toast-container {
  position: fixed;
  z-index: 999999;
  pointer-events: none;
  padding: 1.25rem;
  width: 100%;
}

.bachnx #toast-container[class*="-center"] .toastr {
  margin-left: auto;
  margin-right: auto;
}

.bachnx #toast-container[class*="-left"] .toastr {
  margin-right: auto;
}

.bachnx #toast-container[class*="-right"] .toastr {
  margin-left: auto;
}

.bachnx #toast-container[class*="-full"] .toastr {
  width: 100%;
}

.bachnx #toast-container[class*="toast-top"] {
  top: 0;
}

.bachnx #toast-container[class*="toast-bottom"] {
  bottom: 0;
}

.bachnx .toastr {
  position: relative;
  pointer-events: auto;
  background: #fff;
  box-shadow: 0 3px 12px 1px rgba(43, 55, 72, 0.15);
  border-radius: 4px;
  opacity: 1;
  border-left: 4px solid transparent;
  padding: 1.25rem 4.5rem 1.25rem 1.25rem;
  width: 430px;
  max-width: 100%;
  font-size: 0.875rem;
  line-height: 1.3rem;
}

.bachnx .is-dark .toastr {
  background: #101924;
  color: #fff;
}

.bachnx .toastr:not(:last-child) {
  margin-bottom: 0.75rem;
}

.bachnx .toastr.toast-success {
  border-color: #1ee0ac;
}

.bachnx .toastr.toast-success .icon {
  color: #1ee0ac;
}

.bachnx .toastr.toast-error {
  border-color: #e85347;
}

.bachnx .toastr.toast-error .icon {
  color: #e85347;
}

.bachnx .toastr.toast-info {
  border-color: #09c2de;
}

.bachnx .toastr.toast-info .icon {
  color: #09c2de;
}

.bachnx .toastr.toast-warning {
  border-color: #f4bd0e;
}

.bachnx .toastr.toast-warning .icon {
  color: #f4bd0e;
}

.bachnx .toastr-icon {
  position: absolute;
  left: 1.25rem;
  top: 50%;
  transform: translateY(-50%);
  font-size: 24px;
  line-height: 1;
}

.bachnx .toastr-icon + .toastr-text {
  padding-left: 2.35rem;
}

.bachnx .toastr h4, .bachnx .toastr h5, .bachnx .toastr h6 {
  margin-bottom: 0.35rem;
  font-size: 1rem;
}

.bachnx .is-dark .toastr h4, .bachnx .is-dark .toastr h5, .bachnx .is-dark .toastr h6 {
  color: #fff;
}

.bachnx .toast-close-button {
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
  display: inline-block;
  height: 32px;
  width: 32px;
  text-indent: -9999px;
  cursor: pointer;
}

.bachnx .toast-close-button:after {
  position: absolute;
  top: 0;
  left: 0;
  text-indent: 0;
  color: #8094ae;
  font-family: "Nioicon";
  content: "";
  font-size: 18px;
  line-height: 32px;
  width: 100%;
  text-align: center;
}

.bachnx .is-dark .toast-close-button:after {
  color: #dbdfea;
}

.bachnx .toast-progress {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px;
  background-color: #000000;
  opacity: 0.4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  filter: alpha(opacity=40);
}

.bachnx .toast-title {
  font-weight: bold;
}

.bachnx .toast-message {
  word-wrap: break-word;
}

.bachnx .toast-message a, .bachnx .toast-message label {
  color: #526484;
}

.bachnx .toast-message a:hover {
  color: #CCCCCC;
  text-decoration: none;
}

.bachnx .swal2-popup.swal2-toast {
  flex-direction: row;
  align-items: center;
  width: auto;
  padding: 0.625em;
  overflow-y: hidden;
  background: #fff;
  box-shadow: 0 0 0.625em #d9d9d9;
}

.bachnx .swal2-popup.swal2-toast .swal2-header {
  flex-direction: row;
}

.bachnx .swal2-popup.swal2-toast .swal2-title {
  flex-grow: 1;
  justify-content: flex-start;
  margin: 0 0.6em;
  font-size: 1em;
}

.bachnx .swal2-popup.swal2-toast .swal2-footer {
  margin: 0.5em 0 0;
  padding: 0.5em 0 0;
  font-size: 0.8em;
}

.bachnx .swal2-popup.swal2-toast .swal2-close {
  position: static;
  width: 0.8em;
  height: 0.8em;
  line-height: 0.8;
}

.bachnx .swal2-popup.swal2-toast .swal2-content {
  justify-content: flex-start;
  font-size: 1em;
}

.bachnx .swal2-popup.swal2-toast .swal2-icon {
  width: 2em;
  min-width: 2em;
  height: 2em;
  margin: 0;
}

.bachnx .swal2-popup.swal2-toast .swal2-icon .swal2-icon-content {
  display: flex;
  align-items: center;
  font-size: 1.8em;
  font-weight: bold;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .bachnx .swal2-popup.swal2-toast .swal2-icon .swal2-icon-content {
    font-size: .25em;
  }
}

.bachnx .swal2-popup.swal2-toast .swal2-icon.swal2-success .swal2-success-ring {
  width: 2em;
  height: 2em;
}

.bachnx .swal2-popup.swal2-toast .swal2-icon.swal2-error [class^='swal2-x-mark-line'] {
  top: .875em;
  width: 1.375em;
}

.bachnx .swal2-popup.swal2-toast .swal2-icon.swal2-error [class^='swal2-x-mark-line'][class$='left'] {
  left: .3125em;
}

.bachnx .swal2-popup.swal2-toast .swal2-icon.swal2-error [class^='swal2-x-mark-line'][class$='right'] {
  right: .3125em;
}

.bachnx .swal2-popup.swal2-toast .swal2-actions {
  flex-basis: auto !important;
  width: auto;
  height: auto;
  margin: 0 .3125em;
}

.bachnx .swal2-popup.swal2-toast .swal2-actions .btn, .bachnx .swal2-popup.swal2-toast .swal2-actions .dual-listbox .dual-listbox__button, .bachnx .dual-listbox .swal2-popup.swal2-toast .swal2-actions .dual-listbox__button {
  margin: 0 .5em;
}

.bachnx .swal2-popup.swal2-toast .swal2-styled {
  margin: 0 .5em;
  padding: .3125em .625em;
  font-size: 1em;
}

.bachnx .swal2-popup.swal2-toast .swal2-styled:focus {
  box-shadow: 0 0 0 1px #fff, 0 0 0 3px rgba(101, 118, 255, 0.4);
}

.bachnx .swal2-popup.swal2-toast .swal2-success {
  border-color: #1ee0ac;
}

.bachnx .swal2-popup.swal2-toast .swal2-success [class^='swal2-success-circular-line'] {
  position: absolute;
  width: 1.6em;
  height: 3em;
  transform: rotate(45deg);
  border-radius: 50%;
}

.bachnx .swal2-popup.swal2-toast .swal2-success [class^='swal2-success-circular-line'][class$='left'] {
  top: -.8em;
  left: -.5em;
  border-radius: 4em 0 0 4em;
  transform: rotate(-45deg);
  transform-origin: 2em 2em;
}

.bachnx .swal2-popup.swal2-toast .swal2-success [class^='swal2-success-circular-line'][class$='right'] {
  top: -.25em;
  left: .9375em;
  border-radius: 0 4em 4em 0;
  transform-origin: 0 1.5em;
}

.bachnx .swal2-popup.swal2-toast .swal2-success .swal2-success-ring {
  width: 2em;
  height: 2em;
}

.bachnx .swal2-popup.swal2-toast .swal2-success .swal2-success-fix {
  top: 0;
  left: .4375em;
  width: .4375em;
  height: 2.6875em;
}

.bachnx .swal2-popup.swal2-toast .swal2-success [class^='swal2-success-line'] {
  height: .3125em;
}

.bachnx .swal2-popup.swal2-toast .swal2-success [class^='swal2-success-line'][class$='tip'] {
  top: 1.125em;
  left: .1875em;
  width: .75em;
}

.bachnx .swal2-popup.swal2-toast .swal2-success [class^='swal2-success-line'][class$='long'] {
  top: .9375em;
  right: .1875em;
  width: 1.375em;
}

.bachnx .swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-tip {
  animation: swal2-toast-animate-success-line-tip .75s;
}

.bachnx .swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-long {
  animation: swal2-toast-animate-success-line-long .75s;
}

.bachnx .swal2-popup.swal2-toast.swal2-show {
  animation: swal2-toast-show 0.5s;
}

.bachnx .swal2-popup.swal2-toast.swal2-hide {
  animation: swal2-toast-hide 0.1s forwards;
}

.bachnx .swal2-container {
  display: flex;
  position: fixed;
  z-index: 1060;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 0.625em;
  overflow-x: hidden;
  transition: background-color 0.1s;
  -webkit-overflow-scrolling: touch;
}

.bachnx .swal2-container.swal2-backdrop-show {
  background: rgba(28, 43, 70, 0.4);
}

.bachnx .swal2-container.swal2-backdrop-hide {
  background: transparent !important;
}

.bachnx .swal2-container.swal2-top {
  align-items: flex-start;
}

.bachnx .swal2-container.swal2-top-start, .bachnx .swal2-container.swal2-top-left {
  align-items: flex-start;
  justify-content: flex-start;
}

.bachnx .swal2-container.swal2-top-end, .bachnx .swal2-container.swal2-top-right {
  align-items: flex-start;
  justify-content: flex-end;
}

.bachnx .swal2-container.swal2-center {
  align-items: center;
}

.bachnx .swal2-container.swal2-center-start, .bachnx .swal2-container.swal2-center-left {
  align-items: center;
  justify-content: flex-start;
}

.bachnx .swal2-container.swal2-center-end, .bachnx .swal2-container.swal2-center-right {
  align-items: center;
  justify-content: flex-end;
}

.bachnx .swal2-container.swal2-bottom {
  align-items: flex-end;
}

.bachnx .swal2-container.swal2-bottom-start, .bachnx .swal2-container.swal2-bottom-left {
  align-items: flex-end;
  justify-content: flex-start;
}

.bachnx .swal2-container.swal2-bottom-end, .bachnx .swal2-container.swal2-bottom-right {
  align-items: flex-end;
  justify-content: flex-end;
}

.bachnx .swal2-container.swal2-bottom > :first-child, .bachnx .swal2-container.swal2-bottom-start > :first-child, .bachnx .swal2-container.swal2-bottom-left > :first-child, .bachnx .swal2-container.swal2-bottom-end > :first-child, .bachnx .swal2-container.swal2-bottom-right > :first-child {
  margin-top: auto;
}

.bachnx .swal2-container.swal2-grow-fullscreen > .swal2-modal {
  display: flex !important;
  flex: 1;
  align-self: stretch;
  justify-content: center;
}

.bachnx .swal2-container.swal2-grow-row > .swal2-modal {
  display: flex !important;
  flex: 1;
  align-content: center;
  justify-content: center;
}

.bachnx .swal2-container.swal2-grow-column {
  flex: 1;
  flex-direction: column;
}

.bachnx .swal2-container.swal2-grow-column.swal2-top, .bachnx .swal2-container.swal2-grow-column.swal2-center, .bachnx .swal2-container.swal2-grow-column.swal2-bottom {
  align-items: center;
}

.bachnx .swal2-container.swal2-grow-column.swal2-top-start, .bachnx .swal2-container.swal2-grow-column.swal2-center-start, .bachnx .swal2-container.swal2-grow-column.swal2-bottom-start, .bachnx .swal2-container.swal2-grow-column.swal2-top-left, .bachnx .swal2-container.swal2-grow-column.swal2-center-left, .bachnx .swal2-container.swal2-grow-column.swal2-bottom-left {
  align-items: flex-start;
}

.bachnx .swal2-container.swal2-grow-column.swal2-top-end, .bachnx .swal2-container.swal2-grow-column.swal2-center-end, .bachnx .swal2-container.swal2-grow-column.swal2-bottom-end, .bachnx .swal2-container.swal2-grow-column.swal2-top-right, .bachnx .swal2-container.swal2-grow-column.swal2-center-right, .bachnx .swal2-container.swal2-grow-column.swal2-bottom-right {
  align-items: flex-end;
}

.bachnx .swal2-container.swal2-grow-column > .swal2-modal {
  display: flex !important;
  flex: 1;
  align-content: center;
  justify-content: center;
}

.bachnx .swal2-container:not(.swal2-top):not(.swal2-top-start):not(.swal2-top-end):not(.swal2-top-left):not(.swal2-top-right):not(.swal2-center-start):not(.swal2-center-end):not(.swal2-center-left):not(.swal2-center-right):not(.swal2-bottom):not(.swal2-bottom-start):not(.swal2-bottom-end):not(.swal2-bottom-left):not(.swal2-bottom-right):not(.swal2-grow-fullscreen) > .swal2-modal {
  margin: auto;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .bachnx .swal2-container .swal2-modal {
    margin: 0 !important;
  }
}

.bachnx .swal2-popup {
  display: none;
  position: relative;
  box-sizing: border-box;
  flex-direction: column;
  justify-content: center;
  width: 480px;
  max-width: 100%;
  padding: 2.75rem 2.5rem;
  border: none;
  border-radius: 4px;
  background: #fff;
  font-family: inherit;
  font-size: 1rem;
}

.bachnx .swal2-popup:focus {
  outline: none;
}

.bachnx .swal2-popup.swal2-loading {
  overflow-y: hidden;
}

.bachnx .swal2-header {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.bachnx .swal2-title {
  position: relative;
  max-width: 100%;
  margin: 0 0 0.4em;
  padding: 0;
  color: #364a63;
  font-size: 1.5rem;
  font-weight: 700;
  text-align: center;
  text-transform: none;
  word-wrap: break-word;
}

.bachnx .swal2-html-container {
  margin-bottom: 1rem;
}

.bachnx .swal2-actions {
  display: flex;
  z-index: 1;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin: 1.5rem auto 0;
}

.bachnx .swal2-actions .btn, .bachnx .swal2-actions .dual-listbox .dual-listbox__button, .bachnx .dual-listbox .swal2-actions .dual-listbox__button {
  margin: 0 .75rem;
}

.bachnx .swal2-actions:not(.swal2-loading) .swal2-styled[disabled] {
  opacity: .4;
}

.bachnx .swal2-actions:not(.swal2-loading) .swal2-styled:hover {
  background-image: linear-gradient(rgba(31, 43, 58, 0.1), rgba(31, 43, 58, 0.1));
}

.bachnx .swal2-actions:not(.swal2-loading) .swal2-styled:active {
  background-image: linear-gradient(rgba(31, 43, 58, 0.2), rgba(31, 43, 58, 0.2));
}

.bachnx .swal2-actions.swal2-loading .swal2-styled.swal2-confirm {
  box-sizing: border-box;
  width: 2.5em;
  height: 2.5em;
  margin: .46875em;
  padding: 0;
  animation: swal2-rotate-loading 1.5s linear 0s infinite normal;
  border: .25em solid transparent;
  border-radius: 100%;
  border-color: transparent;
  background-color: transparent !important;
  color: transparent;
  cursor: default;
  -webkit-user-select: none;
  user-select: none;
}

.bachnx .swal2-actions.swal2-loading .swal2-styled.swal2-cancel {
  margin-right: 30px;
  margin-left: 30px;
}

.bachnx .swal2-actions.swal2-loading :not(.swal2-styled).swal2-confirm::after {
  content: '';
  display: inline-block;
  width: 15px;
  height: 15px;
  animation: swal2-rotate-loading 1.5s linear 0s infinite normal;
  border: 3px solid #b4c4d7;
  border-radius: 50%;
  margin-left: 5px;
  border-right-color: transparent;
  box-shadow: 1px 1px 1px #fff;
}

.bachnx .swal2-styled {
  margin: 0 .75rem;
  box-shadow: none;
  padding: 0.6875rem 1.25rem;
  font-size: 0.9375rem;
  line-height: 1.25rem;
  border-radius: 5px;
  min-width: 90px;
}

.bachnx .swal2-loading .swal2-styled {
  min-width: 0;
}

.bachnx .swal2-styled:not([disabled]) {
  cursor: pointer;
}

.bachnx .swal2-styled.swal2-confirm {
  border: 0;
  border-radius: 0.25em;
  background: initial;
  background-color: #1ee0ac;
  color: #fff;
}

.bachnx .swal2-styled.swal2-confirm:focus {
  outline: none;
}

.bachnx .swal2-styled.swal2-cancel {
  border: 0;
  border-radius: 0.25em;
  background: initial;
  background-color: #e85347;
  color: #fff;
}

.bachnx .swal2-styled.swal2-cancel:focus {
  outline: none;
}

.bachnx .swal2-styled::-moz-focus-inner {
  border: 0;
}

.bachnx .swal2-footer {
  justify-content: center;
  margin: 1.25em 0 0;
  padding: 1em 0 0;
  border-top: 1px solid #eee;
  color: #5a7ca7;
  font-size: 1em;
}

.bachnx .swal2-timer-progress-bar {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0.25em;
  background: rgba(31, 43, 58, 0.2);
}

.bachnx .swal2-image {
  max-width: 100%;
  margin: 0 auto 1.5rem;
}

.bachnx .swal2-close {
  position: absolute;
  z-index: 2;
  /* 1617 */
  top: 0;
  right: 0;
  justify-content: center;
  width: 1.2em;
  height: 1.2em;
  padding: 0;
  overflow: hidden;
  transition: color 0.1s ease-out;
  border: none;
  border-radius: 0;
  outline: initial;
  background: transparent;
  color: #f7f8fa;
  font-family: serif;
  font-size: 2.5em;
  line-height: 1.2;
  cursor: pointer;
}

.bachnx .swal2-close:hover {
  transform: none;
  background: transparent;
  color: #e85347;
}

.bachnx .swal2-close::-moz-focus-inner {
  border: 0;
}

.bachnx .swal2-content {
  z-index: 1;
  justify-content: center;
  margin: 0;
  padding: 0;
  color: #8094ae;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: normal;
  text-align: center;
  word-wrap: break-word;
}

.bachnx .swal2-input, .bachnx .swal2-file, .bachnx .swal2-textarea, .bachnx .swal2-select, .bachnx .swal2-radio, .bachnx .swal2-checkbox {
  margin: 1rem auto;
}

.bachnx .swal2-input, .bachnx .swal2-file, .bachnx .swal2-textarea {
  box-sizing: border-box;
  width: 100%;
  transition: border-color 0.3s, box-shadow 0.3s;
  border: 1px solid #dbdfea;
  border-radius: 4px;
  background: inherit;
  box-shadow: none;
  color: inherit;
  font-size: 0.875rem;
}

.bachnx .swal2-input.swal2-inputerror, .bachnx .swal2-file.swal2-inputerror, .bachnx .swal2-textarea.swal2-inputerror {
  border-color: #e85347 !important;
  box-shadow: 0 0 2px #e85347 !important;
}

.bachnx .swal2-input:focus, .bachnx .swal2-file:focus, .bachnx .swal2-textarea:focus {
  border: 1px solid #e81818;
  outline: none;
  box-shadow: 0 0 0 3px rgba(101, 118, 255, 0.1);
}

.bachnx .swal2-input::placeholder, .bachnx .swal2-file::placeholder, .bachnx .swal2-textarea::placeholder {
  color: #f7f8fa;
}

.bachnx .swal2-range {
  margin: 1rem auto;
  background: #fff;
}

.bachnx .swal2-range input {
  width: 80%;
}

.bachnx .swal2-range output {
  width: 20%;
  color: inherit;
  font-weight: 600;
  text-align: center;
}

.bachnx .swal2-range input, .bachnx .swal2-range output {
  height: 2.75rem;
  padding: 0;
  font-size: 0.875rem;
  line-height: 2.75rem;
}

.bachnx .swal2-input {
  height: 2.75rem;
  padding: 0 1rem;
}

.bachnx .swal2-input[type='number'] {
  max-width: 10em;
}

.bachnx .swal2-file {
  background: inherit;
  font-size: 0.875rem;
}

.bachnx .swal2-textarea {
  height: 6.75em;
  padding: 0.75em;
}

.bachnx .swal2-select {
  min-width: 50%;
  max-width: 100%;
  padding: .375em .625em;
  background: inherit;
  color: inherit;
  font-size: 0.875rem;
}

.bachnx .swal2-radio, .bachnx .swal2-checkbox {
  align-items: center;
  justify-content: center;
  background: #fff;
  color: inherit;
}

.bachnx .swal2-radio label, .bachnx .swal2-checkbox label {
  margin: 0 .6em;
  font-size: 0.875rem;
}

.bachnx .swal2-radio input, .bachnx .swal2-checkbox input {
  margin: 0 .4em;
}

.bachnx .swal2-validation-message {
  display: none;
  align-items: center;
  justify-content: center;
  padding: 0.625em;
  overflow: hidden;
  background: white;
  color: #728fb3;
  font-size: 1em;
  font-weight: 300;
}

.bachnx .swal2-validation-message::before {
  content: '!';
  display: inline-block;
  width: 1.5em;
  min-width: 1.5em;
  height: 1.5em;
  margin: 0 .625em;
  border-radius: 50%;
  background-color: #e85347;
  color: #fff;
  font-weight: 600;
  line-height: 1.5em;
  text-align: center;
}

.bachnx .swal2-icon {
  position: relative;
  box-sizing: content-box;
  justify-content: center;
  width: 5em;
  height: 5em;
  margin: -0.5rem auto 1.5rem;
  border: .25em solid transparent;
  border-radius: 50%;
  font-family: inherit;
  line-height: 5em;
  cursor: default;
  -webkit-user-select: none;
  user-select: none;
  transform: scale(0.8);
}

.bachnx .swal2-icon .swal2-icon-content {
  display: flex;
  align-items: center;
  font-size: 3.75em;
}

.bachnx .swal2-icon.swal2-error {
  border-color: #e85347;
  color: #e85347;
}

.bachnx .swal2-icon.swal2-error .swal2-x-mark {
  position: relative;
  flex-grow: 1;
}

.bachnx .swal2-icon.swal2-error [class^='swal2-x-mark-line'] {
  display: block;
  position: absolute;
  top: 2.3125em;
  width: 2.9375em;
  height: .3125em;
  border-radius: .125em;
  background-color: #e85347;
}

.bachnx .swal2-icon.swal2-error [class^='swal2-x-mark-line'][class$='left'] {
  left: 1.0625em;
  transform: rotate(45deg);
}

.bachnx .swal2-icon.swal2-error [class^='swal2-x-mark-line'][class$='right'] {
  right: 1em;
  transform: rotate(-45deg);
}

.bachnx .swal2-icon.swal2-error.swal2-icon-show {
  animation: swal2-animate-error-icon .5s;
}

.bachnx .swal2-icon.swal2-error.swal2-icon-show .swal2-x-mark {
  animation: swal2-animate-error-x-mark .5s;
}

.bachnx .swal2-icon.swal2-warning {
  border-color: #f6c630;
  color: #f4bd0e;
}

.bachnx .swal2-icon.swal2-info {
  border-color: #55e3f8;
  color: #09c2de;
}

.bachnx .swal2-icon.swal2-question {
  border-color: #8798b5;
  color: #526484;
}

.bachnx .swal2-icon.swal2-success {
  border-color: #1ee0ac;
  color: #1ee0ac;
}

.bachnx .swal2-icon.swal2-success [class^='swal2-success-circular-line'] {
  position: absolute;
  width: 3.75em;
  height: 7.5em;
  transform: rotate(45deg);
  border-radius: 50%;
}

.bachnx .swal2-icon.swal2-success [class^='swal2-success-circular-line'][class$='left'] {
  top: -.4375em;
  left: -2.0635em;
  transform: rotate(-45deg);
  transform-origin: 3.75em 3.75em;
  border-radius: 7.5em 0 0 7.5em;
}

.bachnx .swal2-icon.swal2-success [class^='swal2-success-circular-line'][class$='right'] {
  top: -.6875em;
  left: 1.875em;
  transform: rotate(-45deg);
  transform-origin: 0 3.75em;
  border-radius: 0 7.5em 7.5em 0;
}

.bachnx .swal2-icon.swal2-success .swal2-success-ring {
  position: absolute;
  z-index: 2;
  top: -.25em;
  left: -.25em;
  box-sizing: content-box;
  width: 100%;
  height: 100%;
  border: 0.25em solid rgba(30, 224, 172, 0.3);
  border-radius: 50%;
}

.bachnx .swal2-icon.swal2-success .swal2-success-fix {
  position: absolute;
  z-index: 1;
  top: .5em;
  left: 1.625em;
  width: .4375em;
  height: 5.625em;
  transform: rotate(-45deg);
}

.bachnx .swal2-icon.swal2-success [class^='swal2-success-line'] {
  display: block;
  position: absolute;
  z-index: 2;
  height: .3125em;
  border-radius: .125em;
  background-color: #1ee0ac;
}

.bachnx .swal2-icon.swal2-success [class^='swal2-success-line'][class$='tip'] {
  top: 2.875em;
  left: .875em;
  width: 1.5625em;
  transform: rotate(45deg);
}

.bachnx .swal2-icon.swal2-success [class^='swal2-success-line'][class$='long'] {
  top: 2.375em;
  right: .5em;
  width: 2.9375em;
  transform: rotate(-45deg);
}

.bachnx .swal2-icon.swal2-success.swal2-icon-show .swal2-success-line-tip {
  animation: swal2-animate-success-line-tip .75s;
}

.bachnx .swal2-icon.swal2-success.swal2-icon-show .swal2-success-line-long {
  animation: swal2-animate-success-line-long .75s;
}

.bachnx .swal2-icon.swal2-success.swal2-icon-show .swal2-success-circular-line-right {
  animation: swal2-rotate-success-circular-line 4.25s ease-in;
}

.bachnx .swal2-progress-steps {
  align-items: center;
  margin: 0 0 1.25em;
  padding: 0;
  background: inherit;
  font-weight: 600;
}

.bachnx .swal2-progress-steps li {
  display: inline-block;
  position: relative;
}

.bachnx .swal2-progress-steps .swal2-progress-step {
  z-index: 20;
  width: 2em;
  height: 2em;
  border-radius: 2em;
  background: #3085d6;
  color: #fff;
  line-height: 2em;
  text-align: center;
}

.bachnx .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step {
  background: #3085d6;
}

.bachnx .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step ~ .swal2-progress-step {
  background: #add8e6;
  color: #fff;
}

.bachnx .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step ~ .swal2-progress-step-line {
  background: #add8e6;
}

.bachnx .swal2-progress-steps .swal2-progress-step-line {
  z-index: 10;
  width: 2.5em;
  height: .4em;
  margin: 0 -1px;
  background: #3085d6;
}

.bachnx [class^='swal2'] {
  -webkit-tap-highlight-color: transparent;
}

.bachnx .swal2-show {
  animation: swal2-show 0.3s;
}

.bachnx .swal2-hide {
  animation: swal2-hide 0.15s forwards;
}

.bachnx .swal2-noanimation {
  transition: none;
}

.bachnx .swal2-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

.bachnx .swal2-rtl .swal2-close {
  right: auto;
  left: 0;
}

.bachnx .swal2-rtl .swal2-timer-progress-bar {
  right: 0;
  left: auto;
}

@supports (-ms-accelerator: true) {
  .bachnx .swal2-range input {
    width: 100% !important;
  }
  .bachnx .swal2-range output {
    display: none;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .bachnx .swal2-range input {
    width: 100% !important;
  }
  .bachnx .swal2-range output {
    display: none;
  }
}

@-moz-document url-prefix() {
  .bachnx .swal2-close:focus {
    outline: 2px solid rgba(101, 118, 255, 0.4);
  }
}

@keyframes swal2-toast-show {
  0% {
    transform: translateY(-0.625em) rotateZ(2deg);
  }
  33% {
    transform: translateY(0) rotateZ(-2deg);
  }
  66% {
    transform: translateY(0.3125em) rotateZ(2deg);
  }
  100% {
    transform: translateY(0) rotateZ(0deg);
  }
}

@keyframes swal2-toast-hide {
  100% {
    transform: rotateZ(1deg);
    opacity: 0;
  }
}

@keyframes swal2-toast-animate-success-line-tip {
  0% {
    top: .5625em;
    left: .0625em;
    width: 0;
  }
  54% {
    top: .125em;
    left: .125em;
    width: 0;
  }
  70% {
    top: .625em;
    left: -.25em;
    width: 1.625em;
  }
  84% {
    top: 1.0625em;
    left: .75em;
    width: .5em;
  }
  100% {
    top: 1.125em;
    left: .1875em;
    width: .75em;
  }
}

@keyframes swal2-toast-animate-success-line-long {
  0% {
    top: 1.625em;
    right: 1.375em;
    width: 0;
  }
  65% {
    top: 1.25em;
    right: .9375em;
    width: 0;
  }
  84% {
    top: .9375em;
    right: 0;
    width: 1.125em;
  }
  100% {
    top: .9375em;
    right: .1875em;
    width: 1.375em;
  }
}

@keyframes swal2-show {
  0% {
    opacity: 0;
    transform: translate(0, 20px);
  }
  40% {
    opacity: 1;
  }
  100% {
    transform: translate(0, 0);
  }
}

@keyframes swal2-hide {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  100% {
    transform: scale(0.7);
    opacity: 0;
  }
}

@keyframes swal2-animate-success-line-tip {
  0% {
    top: 1.1875em;
    left: .0625em;
    width: 0;
  }
  54% {
    top: 1.0625em;
    left: .125em;
    width: 0;
  }
  70% {
    top: 2.1875em;
    left: -.375em;
    width: 3.125em;
  }
  84% {
    top: 3em;
    left: 1.3125em;
    width: 1.0625em;
  }
  100% {
    top: 2.8125em;
    left: .875em;
    width: 1.5625em;
  }
}

@keyframes swal2-animate-success-line-long {
  0% {
    top: 3.375em;
    right: 2.875em;
    width: 0;
  }
  65% {
    top: 3.375em;
    right: 2.875em;
    width: 0;
  }
  84% {
    top: 2.1875em;
    right: 0;
    width: 3.4375em;
  }
  100% {
    top: 2.375em;
    right: .5em;
    width: 2.9375em;
  }
}

@keyframes swal2-rotate-success-circular-line {
  0% {
    transform: rotate(-45deg);
  }
  5% {
    transform: rotate(-45deg);
  }
  12% {
    transform: rotate(-405deg);
  }
  100% {
    transform: rotate(-405deg);
  }
}

@keyframes swal2-animate-error-x-mark {
  0% {
    margin-top: 1.625em;
    transform: scale(0.4);
    opacity: 0;
  }
  50% {
    margin-top: 1.625em;
    transform: scale(0.4);
    opacity: 0;
  }
  80% {
    margin-top: -.375em;
    transform: scale(1.15);
  }
  100% {
    margin-top: 0;
    transform: scale(1);
    opacity: 1;
  }
}

@keyframes swal2-animate-error-icon {
  0% {
    transform: scale(0.8) rotateX(100deg);
    opacity: 0;
  }
  100% {
    transform: scale(0.8) rotateX(0deg);
    opacity: 1;
  }
}

@keyframes swal2-rotate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.bachnx body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) {
  overflow: hidden;
}

.bachnx body.swal2-height-auto {
  height: auto !important;
}

.bachnx body.swal2-no-backdrop .swal2-container {
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  max-width: calc(100% - 0.625em * 2);
  background-color: transparent !important;
}

.bachnx body.swal2-no-backdrop .swal2-container > .swal2-modal {
  box-shadow: 0 0 10px rgba(28, 43, 70, 0.4);
}

.bachnx body.swal2-no-backdrop .swal2-container.swal2-top {
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

.bachnx body.swal2-no-backdrop .swal2-container.swal2-top-start, .bachnx body.swal2-no-backdrop .swal2-container.swal2-top-left {
  top: 0;
  left: 0;
}

.bachnx body.swal2-no-backdrop .swal2-container.swal2-top-end, .bachnx body.swal2-no-backdrop .swal2-container.swal2-top-right {
  top: 0;
  right: 0;
}

.bachnx body.swal2-no-backdrop .swal2-container.swal2-center {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.bachnx body.swal2-no-backdrop .swal2-container.swal2-center-start, .bachnx body.swal2-no-backdrop .swal2-container.swal2-center-left {
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

.bachnx body.swal2-no-backdrop .swal2-container.swal2-center-end, .bachnx body.swal2-no-backdrop .swal2-container.swal2-center-right {
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}

.bachnx body.swal2-no-backdrop .swal2-container.swal2-bottom {
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

.bachnx body.swal2-no-backdrop .swal2-container.swal2-bottom-start, .bachnx body.swal2-no-backdrop .swal2-container.swal2-bottom-left {
  bottom: 0;
  left: 0;
}

.bachnx body.swal2-no-backdrop .swal2-container.swal2-bottom-end, .bachnx body.swal2-no-backdrop .swal2-container.swal2-bottom-right {
  right: 0;
  bottom: 0;
}

@media print {
  .bachnx body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) {
    overflow-y: scroll !important;
  }
  .bachnx body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) > [aria-hidden='true'] {
    display: none;
  }
  .bachnx body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) .swal2-container {
    position: static !important;
  }
}

.bachnx body.swal2-toast-shown .swal2-container {
  background-color: transparent;
}

.bachnx body.swal2-toast-shown .swal2-container.swal2-top {
  top: 0;
  right: auto;
  bottom: auto;
  left: 50%;
  transform: translateX(-50%);
}

.bachnx body.swal2-toast-shown .swal2-container.swal2-top-end, .bachnx body.swal2-toast-shown .swal2-container.swal2-top-right {
  top: 0;
  bottom: auto;
  right: 0;
  left: auto;
}

.bachnx body.swal2-toast-shown .swal2-container.swal2-top-start, .bachnx body.swal2-toast-shown .swal2-container.swal2-top-left {
  top: 0;
  bottom: auto;
  left: 0;
  right: auto;
}

.bachnx body.swal2-toast-shown .swal2-container.swal2-center-start, .bachnx body.swal2-toast-shown .swal2-container.swal2-center-left {
  top: 50%;
  bottom: auto;
  right: auto;
  left: 0;
  transform: translateY(-50%);
}

.bachnx body.swal2-toast-shown .swal2-container.swal2-center {
  top: 50%;
  right: auto;
  bottom: auto;
  left: 50%;
  transform: translate(-50%, -50%);
}

.bachnx body.swal2-toast-shown .swal2-container.swal2-center-end, .bachnx body.swal2-toast-shown .swal2-container.swal2-center-right {
  top: 50%;
  bottom: auto;
  right: 0;
  left: auto;
  transform: translateY(-50%);
}

.bachnx body.swal2-toast-shown .swal2-container.swal2-bottom-start, .bachnx body.swal2-toast-shown .swal2-container.swal2-bottom-left {
  top: auto;
  bottom: 0;
  right: auto;
  left: 0;
}

.bachnx body.swal2-toast-shown .swal2-container.swal2-bottom {
  top: auto;
  right: auto;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

.bachnx body.swal2-toast-shown .swal2-container.swal2-bottom-end, .bachnx body.swal2-toast-shown .swal2-container.swal2-bottom-right {
  top: auto;
  bottom: 0;
  right: 0;
  left: auto;
}

.bachnx body.swal2-toast-column .swal2-toast {
  flex-direction: column;
  align-items: stretch;
}

.bachnx body.swal2-toast-column .swal2-toast .swal2-actions {
  flex: 1;
  align-self: stretch;
  height: 2.2em;
  margin-top: .3125em;
}

.bachnx body.swal2-toast-column .swal2-toast .swal2-loading {
  justify-content: center;
}

.bachnx body.swal2-toast-column .swal2-toast .swal2-input {
  height: 2em;
  margin: .3125em auto;
  font-size: 1em;
}

.bachnx body.swal2-toast-column .swal2-toast .swal2-validation-message {
  font-size: 1em;
}

.bachnx table.dataTable {
  clear: both;
  max-width: none !important;
  border-collapse: separate !important;
  border-spacing: 0;
}

.bachnx table.dataTable td.dataTables_empty, .bachnx table.dataTable th.dataTables_empty {
  text-align: center;
}

.bachnx table.dataTable.nowrap th, .bachnx table.dataTable.nowrap td {
  white-space: nowrap;
}

.bachnx div.dataTables_wrapper div.dataTables_length label {
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
}

.bachnx div.dataTables_wrapper div.dataTables_length select {
  width: auto;
  display: inline-block;
}

.bachnx div.dataTables_wrapper div.dataTables_length label {
  display: inline-flex;
  align-items: center;
}

.bachnx div.dataTables_wrapper div.dataTables_length span {
  margin-left: .5rem;
  margin-right: .5rem;
}

.bachnx div.dataTables_wrapper div.dataTables_filter label {
  font-weight: normal;
  white-space: nowrap;
}

.bachnx div.dataTables_wrapper div.dataTables_filter input {
  display: inline-block;
}

.bachnx div.dataTables_wrapper div.dataTables_info {
  padding: .5rem 0;
  white-space: nowrap;
  font-size: .75rem;
}

.bachnx div.dataTables_wrapper div.dataTables_paginate {
  margin: 0;
  white-space: nowrap;
  text-align: right;
}

.bachnx div.dataTables_wrapper div.dataTables_paginate ul.pagination {
  margin: 2px 0;
  justify-content: center;
}

.bachnx div.dataTables_wrapper div.dataTables_processing {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -100px;
  width: 200px;
  margin-top: -26px;
  text-align: center;
  padding: 1em 0;
}

.bachnx div.dataTables_wrapper label {
  margin-bottom: 0;
}

.bachnx table.dataTable thead > tr > th.sorting_asc, .bachnx table.dataTable thead > tr > th.sorting_desc, .bachnx table.dataTable thead > tr > th.sorting, .bachnx table.dataTable thead > tr > td.sorting_asc, .bachnx table.dataTable thead > tr > td.sorting_desc, .bachnx table.dataTable thead > tr > td.sorting {
  padding-right: 30px;
}

.bachnx table.dataTable thead > tr > th:active, .bachnx table.dataTable thead > tr > td:active {
  outline: none;
}

.bachnx table.dataTable thead .sorting, .bachnx table.dataTable thead .sorting_asc, .bachnx table.dataTable thead .sorting_desc, .bachnx table.dataTable thead .sorting_asc_disabled, .bachnx table.dataTable thead .sorting_desc_disabled {
  cursor: pointer;
  position: relative;
}

.bachnx table.dataTable thead .sorting:before, .bachnx table.dataTable thead .sorting:after, .bachnx table.dataTable thead .sorting_asc:before, .bachnx table.dataTable thead .sorting_asc:after, .bachnx table.dataTable thead .sorting_desc:before, .bachnx table.dataTable thead .sorting_desc:after, .bachnx table.dataTable thead .sorting_asc_disabled:before, .bachnx table.dataTable thead .sorting_asc_disabled:after, .bachnx table.dataTable thead .sorting_desc_disabled:before, .bachnx table.dataTable thead .sorting_desc_disabled:after {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: block;
  opacity: 0.3;
}

.bachnx table.dataTable thead .sorting:before, .bachnx table.dataTable thead .sorting_asc:before, .bachnx table.dataTable thead .sorting_desc:before, .bachnx table.dataTable thead .sorting_asc_disabled:before, .bachnx table.dataTable thead .sorting_desc_disabled:before {
  right: 1em;
  content: "\2191";
}

.bachnx table.dataTable thead .sorting:after, .bachnx table.dataTable thead .sorting_asc:after, .bachnx table.dataTable thead .sorting_desc:after, .bachnx table.dataTable thead .sorting_asc_disabled:after, .bachnx table.dataTable thead .sorting_desc_disabled:after {
  right: 0.5em;
  content: "\2193";
}

.bachnx table.dataTable thead .sorting_asc:before, .bachnx table.dataTable thead .sorting_desc:after {
  opacity: 1;
}

.bachnx table.dataTable thead .sorting_asc_disabled:before, .bachnx table.dataTable thead .sorting_desc_disabled:after {
  opacity: 0;
}

.bachnx div.dataTables_scrollHead table.dataTable {
  margin-bottom: 0 !important;
}

.bachnx div.dataTables_scrollBody table {
  border-top: none;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.bachnx div.dataTables_scrollBody table thead .sorting:before, .bachnx div.dataTables_scrollBody table thead .sorting_asc:before, .bachnx div.dataTables_scrollBody table thead .sorting_desc:before, .bachnx div.dataTables_scrollBody table thead .sorting:after, .bachnx div.dataTables_scrollBody table thead .sorting_asc:after, .bachnx div.dataTables_scrollBody table thead .sorting_desc:after {
  display: none;
}

.bachnx div.dataTables_scrollBody table tbody tr:first-child th, .bachnx div.dataTables_scrollBody table tbody tr:first-child td {
  border-top: none;
}

.bachnx div.dataTables_scrollFoot > .dataTables_scrollFootInner {
  box-sizing: content-box;
}

.bachnx div.dataTables_scrollFoot > .dataTables_scrollFootInner > table {
  margin-top: 0 !important;
  border-top: none;
}

@media screen and (max-width: 767px) {
  .bachnx div.dataTables_wrapper div.dataTables_info, .bachnx div.dataTables_wrapper div.dataTables_paginate {
    text-align: center;
  }
}

.bachnx table.dataTable.table-sm > thead > tr > th {
  padding-right: 20px;
}

.bachnx table.dataTable.table-sm .sorting:before, .bachnx table.dataTable.table-sm .sorting_asc:before, .bachnx table.dataTable.table-sm .sorting_desc:before {
  top: 5px;
  right: 0.85em;
}

.bachnx table.dataTable.table-sm .sorting:after, .bachnx table.dataTable.table-sm .sorting_asc:after, .bachnx table.dataTable.table-sm .sorting_desc:after {
  top: 5px;
}

.bachnx table.table-bordered.dataTable th, .bachnx table.table-bordered.dataTable td {
  border-left-width: 0;
}

.bachnx table.table-bordered.dataTable th:last-child, .bachnx table.table-bordered.dataTable th:last-child, .bachnx table.table-bordered.dataTable td:last-child, .bachnx table.table-bordered.dataTable td:last-child {
  border-right-width: 0;
}

.bachnx table.table-bordered.dataTable tbody th, .bachnx table.table-bordered.dataTable tbody td {
  border-bottom-width: 0;
}

.bachnx div.dataTables_scrollHead table.table-bordered {
  border-bottom-width: 0;
}

.bachnx div.table-responsive > div.dataTables_wrapper > div.row {
  margin: 0;
}

.bachnx div.table-responsive > div.dataTables_wrapper > div.row > div[class^="col-"]:first-child {
  padding-left: 0;
}

.bachnx div.table-responsive > div.dataTables_wrapper > div.row > div[class^="col-"]:last-child {
  padding-right: 0;
}

@media (min-width: 768px) {
  .bachnx div.dataTables_wrapper div.dataTables_paginate ul.pagination {
    justify-content: flex-start;
  }
}

.bachnx table.dataTable.dtr-inline.collapsed > tbody > tr:not(.child) > td:first-child, .bachnx table.dataTable.dtr-inline.collapsed > tbody > tr:not(.child) > th:first-child {
  cursor: pointer;
}

.bachnx table.dataTable.dtr-inline.collapsed > tbody > tr:not(.child) > td:first-child:before, .bachnx table.dataTable.dtr-inline.collapsed > tbody > tr:not(.child) > th:first-child:before {
  content: "";
  font-family: "Nioicon";
  margin-right: 0.4rem;
}

.bachnx table.dataTable.dtr-inline.collapsed > tbody > tr.parent > td:first-child:before, .bachnx table.dataTable.dtr-inline.collapsed > tbody > tr.parent > th:first-child:before {
  content: "";
}

@media (max-width: 575px) {
  .bachnx div.dataTables_wrapper div.dataTables_paginate ul.pagination {
    justify-content: flex-start;
  }
  .bachnx div.dataTables_wrapper div.dataTables_paginate ul.pagination li:not(.previous):not(.next) {
    display: none;
  }
  .bachnx div.dataTables_wrapper div.dataTables_paginate ul.pagination .page-link {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .bachnx div.dataTables_wrapper div.dataTables_info {
    text-align: right !important;
  }
}

.bachnx .dataTable td:focus {
  outline: none;
}

.bachnx .datatable-wrap {
  border: 1px solid #e5e9f2;
  border-radius: 4px;
}

.bachnx .dtr-details {
  padding-left: 0.25rem;
}

.bachnx .dtr-details .dtr-title {
  font-weight: 700;
  margin-right: 0.25rem;
}

.bachnx .nk-tb-col-check, .bachnx .nk-tb-col-tools {
  pointer-events: none;
}

.bachnx .nk-tb-col-check > *, .bachnx .nk-tb-col-tools > * {
  pointer-events: auto;
}

.bachnx .nk-tb-col-check:before, .bachnx .nk-tb-col-check:after, .bachnx .nk-tb-col-tools:before, .bachnx .nk-tb-col-tools:after {
  display: none !important;
}

.bachnx .nk-tb-col-check {
  padding-right: .5rem !important;
}

@keyframes dtb-spinner {
  100% {
    transform: rotate(360deg);
  }
}

.bachnx div.dt-button-info {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 400px;
  margin-top: -100px;
  margin-left: -200px;
  background-color: #f5f6fa;
  box-shadow: 0 0 0 200vh rgba(31, 43, 58, 0.3);
  border-radius: 4px;
  text-align: center;
  z-index: 2020;
  overflow: hidden;
  border: 1px solid #e5e9f2;
}

.bachnx div.dt-button-info h2 {
  padding: 2rem;
  margin: 0;
  font-weight: normal;
  border-bottom: 1px solid #e5e9f2;
  background-color: #fff;
  font-size: 1.75rem;
}

.bachnx div.dt-button-info > div {
  padding: 1.25rem;
}

.bachnx div.dt-button-collection-title {
  text-align: center;
  padding: 0.3em 0 0.5em;
  font-size: 0.9em;
}

.bachnx div.dt-button-collection-title:empty {
  display: none;
}

.bachnx div.dt-button-collection {
  position: absolute;
  z-index: 1000;
  width: 100%;
}

.bachnx div.dt-button-collection div.dropdown-menu {
  display: block;
  z-index: 1001;
  min-width: 100px;
  top: 10px;
}

.bachnx .dropdown-position-right div.dt-button-collection div.dropdown-menu {
  right: 0;
  left: auto;
}

.bachnx div.dt-button-collection div.dt-button-collection-title {
  background-color: white;
  border: 1px solid rgba(0, 0, 0, 0.15);
}

.bachnx div.dt-button-collection.fixed {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-left: -75px;
  border-radius: 0;
}

.bachnx div.dt-button-collection.fixed.two-column {
  margin-left: -200px;
}

.bachnx div.dt-button-collection.fixed.three-column {
  margin-left: -225px;
}

.bachnx div.dt-button-collection.fixed.four-column {
  margin-left: -300px;
}

.bachnx div.dt-button-collection > :last-child {
  display: block !important;
  -ms-column-gap: 8px;
  -o-column-gap: 8px;
  column-gap: 8px;
}

.bachnx div.dt-button-collection > :last-child > * {
  break-inside: avoid;
}

.bachnx div.dt-button-collection.two-column {
  width: 400px;
}

.bachnx div.dt-button-collection.two-column > :last-child {
  padding-bottom: 1px;
  -ms-column-count: 2;
  -o-column-count: 2;
  column-count: 2;
}

.bachnx div.dt-button-collection.three-column {
  width: 450px;
}

.bachnx div.dt-button-collection.three-column > :last-child {
  padding-bottom: 1px;
  -ms-column-count: 3;
  -o-column-count: 3;
  column-count: 3;
}

.bachnx div.dt-button-collection.four-column {
  width: 600px;
}

.bachnx div.dt-button-collection.four-column > :last-child {
  padding-bottom: 1px;
  -ms-column-count: 4;
  -o-column-count: 4;
  column-count: 4;
}

.bachnx div.dt-button-collection .dt-button {
  border-radius: 0;
}

.bachnx div.dt-button-collection.fixed {
  max-width: none;
}

.bachnx div.dt-button-collection.fixed:before, .bachnx div.dt-button-collection.fixed:after {
  display: none;
}

.bachnx div.dt-button-background {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  background-color: rgba(31, 43, 58, 0.3);
  display: none !important;
}

@media screen and (max-width: 767px) {
  .bachnx div.dt-buttons {
    float: none;
    width: 100%;
    text-align: center;
    margin-bottom: 0.5em;
  }
  .bachnx div.dt-buttons a.btn, .bachnx div.dt-buttons .dual-listbox a.dual-listbox__button, .bachnx .dual-listbox div.dt-buttons a.dual-listbox__button {
    float: none;
  }
}

.bachnx div.dt-buttons button.btn.processing, .bachnx div.dt-buttons .dual-listbox button.processing.dual-listbox__button, .bachnx .dual-listbox div.dt-buttons button.processing.dual-listbox__button, .bachnx div.dt-buttons div.btn.processing, .bachnx div.dt-buttons .dual-listbox div.processing.dual-listbox__button, .bachnx .dual-listbox div.dt-buttons div.processing.dual-listbox__button, .bachnx div.dt-buttons a.btn.processing, .bachnx div.dt-buttons .dual-listbox a.processing.dual-listbox__button, .bachnx .dual-listbox div.dt-buttons a.processing.dual-listbox__button {
  color: rgba(0, 0, 0, 0.2);
}

.bachnx div.dt-buttons button.btn.processing:after, .bachnx div.dt-buttons .dual-listbox button.processing.dual-listbox__button:after, .bachnx .dual-listbox div.dt-buttons button.processing.dual-listbox__button:after, .bachnx div.dt-buttons div.btn.processing:after, .bachnx div.dt-buttons .dual-listbox div.processing.dual-listbox__button:after, .bachnx .dual-listbox div.dt-buttons div.processing.dual-listbox__button:after, .bachnx div.dt-buttons a.btn.processing:after, .bachnx div.dt-buttons .dual-listbox a.processing.dual-listbox__button:after, .bachnx .dual-listbox div.dt-buttons a.processing.dual-listbox__button:after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 16px;
  height: 16px;
  margin: -8px 0 0 -8px;
  box-sizing: border-box;
  display: block;
  content: " ";
  border: 2px solid #282828;
  border-radius: 50%;
  border-left-color: transparent;
  border-right-color: transparent;
  animation: dtb-spinner 1500ms infinite linear;
  -o-animation: dtb-spinner 1500ms infinite linear;
  -ms-animation: dtb-spinner 1500ms infinite linear;
  -webkit-animation: dtb-spinner 1500ms infinite linear;
  -moz-animation: dtb-spinner 1500ms infinite linear;
}

.bachnx .dt-buttons .btn-secondary span {
  display: none;
}

.bachnx .dt-buttons .btn-secondary:before {
  font-size: 1.125rem;
  font-weight: normal;
  font-style: normal;
  width: 2.125rem;
  font-family: "Nioicon";
}

.bachnx .dt-export-title {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}

.bachnx .buttons-copy:before {
  content: "";
}

.bachnx .buttons-pdf:before {
  content: "";
}

.bachnx .buttons-excel:before {
  content: "";
}

.bachnx .buttons-csv:before {
  content: "";
}

.bachnx .buttons-print:before {
  content: "";
}

.bachnx .buttons-colvis:before {
  content: "";
}

.bachnx .buttons-columnVisibility {
  position: relative;
  padding-right: 42px;
  font-size: 12px;
  font-weight: 500;
  color: #526484;
  transition: all .4s;
}

.bachnx .buttons-columnVisibility.active:not(:hover) {
  color: #526484;
  background-color: transparent;
}

.bachnx .buttons-columnVisibility.active:after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 1rem;
  font-family: "Nioicon";
}

@media (max-width: 600px) {
  .bachnx .with-export > .col-5, .bachnx .with-export > .col-7, .bachnx .with-export > .col-sm-4, .bachnx .with-export > .col-sm-8 {
    width: 100% !important;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .bachnx .with-export .datatable-filter .justify-content-end, .bachnx .with-export .datatable-filter .justify-end {
    justify-content: space-between !important;
  }
  .bachnx .with-export .dataTables_filter label {
    display: block;
  }
  .bachnx .with-export .dataTables_filter .form-control, .bachnx .with-export div.dataTables_wrapper div.dataTables_filter input, .bachnx div.dataTables_wrapper .with-export div.dataTables_filter input, .bachnx .with-export .dataTables_filter .dual-listbox .dual-listbox__search, .bachnx .dual-listbox .with-export .dataTables_filter .dual-listbox__search {
    width: 100% !important;
  }
}

.bachnx .jqvmap-label {
  position: absolute;
  display: none;
  border-radius: 4px;
  background: rgba(31, 43, 58, 0.9);
  color: #fff;
  padding: .25rem .75rem;
  pointer-events: none;
  font-size: 12px;
}

.bachnx .jqvmap-pin {
  pointer-events: none;
}

.bachnx .jqvmap-zoomin, .bachnx .jqvmap-zoomout {
  position: absolute;
  left: 10px;
  border-radius: 3px;
  background: rgba(31, 43, 58, 0.9);
  padding: .125rem;
  color: #fff;
  width: 1rem;
  height: 1rem;
  cursor: pointer;
  line-height: .75rem;
  text-align: center;
}

.bachnx .jqvmap-zoomin {
  top: 10px;
}

.bachnx .jqvmap-zoomout {
  top: 30px;
}

.bachnx .jqvmap-region {
  cursor: pointer;
}

.bachnx .jqvmap-ajax_response {
  width: 100%;
  height: 500px;
}

.bachnx .tagify {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  border: 1px solid #e5e9f2;
  padding: 3px;
  line-height: 1.1;
  cursor: text;
  outline: none;
  position: relative;
  transition: .1s;
  font-size: 14px;
}

@keyframes tags--bump {
  30% {
    transform: scale(1.2);
  }
}

@keyframes rotateLoader {
  to {
    transform: rotate(1turn);
  }
}

@media (max-width: 576px) {
  .bachnx .tagify {
    padding: 4px;
    font-size: 12px;
  }
}

.bachnx .tagify:hover {
  border-color: #dbdfea;
}

.bachnx .tagify.tagify--focus {
  transition: 0s;
  border-color: #e81818;
}

.bachnx .tagify[readonly] {
  cursor: default;
}

.bachnx .tagify[readonly] > .tagify__input {
  visibility: hidden;
  width: 0;
  margin: 5px 0;
}

.bachnx .tagify[readonly] .tagify__tag__removeBtn {
  display: none;
}

.bachnx .tagify[readonly] .tagify__tag > div {
  padding: 0.25rem 0.5rem 0.25rem 0.675rem;
}

.bachnx .tagify[readonly] .tagify__tag > div::before {
  background: linear-gradient(45deg, #fff 25%, transparent 25%, transparent 50%, #fff 50%, #fff 75%, transparent 75%, transparent) 0/5px 5px;
  box-shadow: none;
  filter: brightness(0.95);
}

.bachnx .tagify--loading .tagify__input::before {
  content: none;
}

.bachnx .tagify--loading .tagify__input::after {
  content: '';
  vertical-align: middle;
  margin: -2px 0 -2px .5em;
  opacity: 1;
  width: .7em;
  height: .7em;
  border: 3px solid;
  border-color: #EEE #BBB #888 transparent;
  border-radius: 50%;
  animation: rotateLoader .4s infinite linear;
}

.bachnx .tagify--loading .tagify__input:empty::after {
  margin-left: 0;
}

.bachnx .tagify + input, .bachnx .tagify + textarea {
  display: none !important;
}

.bachnx .tagify__tag {
  display: inline-flex;
  align-items: center;
  margin: 2px;
  position: relative;
  z-index: 1;
  outline: none;
  cursor: default;
  transition: .13s ease-out;
}

.bachnx .tagify__tag > div {
  vertical-align: top;
  box-sizing: border-box;
  max-width: 100%;
  padding: 0.25rem 0.5rem 0.25rem 0.675rem;
  color: #526484;
  line-height: inherit;
  border-radius: 15px;
  -webkit-user-select: none;
  user-select: none;
  transition: .13s ease-out;
}

.bachnx .tagify__tag > div > * {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  vertical-align: top;
  min-width: var(--tag--min-width);
  max-width: var(--tag--max-width);
  transition: .8s ease, .1s color;
}

.bachnx .tagify__tag > div > *[contenteditable] {
  outline: none;
  -webkit-user-select: text;
  user-select: text;
  cursor: text;
  margin: -2px;
  padding: 2px;
  max-width: 350px;
}

.bachnx .tagify__tag > div::before {
  content: '';
  position: absolute;
  border-radius: inherit;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  pointer-events: none;
  transition: 120ms ease;
  box-shadow: 0 0 0 1.1em #fff inset;
  border: 1px solid #e5e9f2;
}

.bachnx .tagify__tag:hover:not([readonly]) div::before {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  box-shadow: 0 0 0 1.1em #f5f6fa inset;
}

.bachnx .tagify__tag.tagify--noAnim > div::before {
  animation: none;
}

.bachnx .tagify__tag.tagify--hide {
  width: 0 !important;
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0;
  opacity: 0;
  transform: scale(0);
  transition: .3s;
  pointer-events: none;
}

.bachnx .tagify__tag.tagify--mark div::before {
  animation: none;
}

.bachnx .tagify__tag.tagify--notAllowed:not(.tagify__tag--editable) div > span {
  opacity: .5;
}

.bachnx .tagify__tag.tagify--notAllowed:not(.tagify__tag--editable) div::before {
  box-shadow: 0 0 0 1.1em rgba(114, 128, 146, 0.5) inset !important;
  transition: .2s;
}

.bachnx .tagify__tag[readonly] .tagify__tag__removeBtn {
  display: none;
}

.bachnx .tagify__tag[readonly] > div::before {
  background: linear-gradient(45deg, #fff 25%, transparent 25%, transparent 50%, #fff 50%, #fff 75%, transparent 75%, transparent) 0/5px 5px;
  box-shadow: none;
  filter: brightness(0.95);
  border-color: none;
}

.bachnx .tagify__tag--editable > div {
  color: #526484;
}

.bachnx .tagify__tag--editable > div::before {
  box-shadow: 0 0 0 2px #f5f6fa inset !important;
}

.bachnx .tagify__tag--editable.tagify--invalid > div::before {
  box-shadow: 0 0 0 2px #728092 inset !important;
}

.bachnx .tagify__tag__removeBtn {
  order: 5;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50px;
  cursor: pointer;
  font: 14px Serif;
  background: none;
  color: #364a63;
  width: 14px;
  height: 14px;
  margin-right: 4.66667px;
  margin-left: -4.66667px;
  transition: .2s ease-out;
}

.bachnx .tagify__tag__removeBtn::after {
  position: relative;
  content: "\00D7";
  top: 1px;
}

.bachnx .tagify__tag__removeBtn:hover {
  color: white;
  background: #606c7c;
}

.bachnx .tagify__tag__removeBtn:hover + div::before {
  transition: .2s;
}

.bachnx .tagify:not(.tagify--mix) .tagify__input br {
  display: none;
}

.bachnx .tagify:not(.tagify--mix) .tagify__input * {
  display: inline;
  white-space: nowrap;
}

.bachnx .tagify__input {
  display: block;
  min-width: 60px;
  margin: 2px;
  padding: 0.25rem 0.5rem 0.25rem 0.675rem;
  line-height: inherit;
  position: relative;
  white-space: pre-line;
  /* in "mix mode" the tags are inside the "input" element */
}

.bachnx .tagify__input::before {
  display: inline-block;
  width: 0;
}

.bachnx .tagify__input:empty {
  display: flex;
}

.bachnx .tagify__input:empty::before {
  transition: .2s ease-out;
  opacity: 0.7;
  transform: none;
  width: auto;
}

.bachnx .tagify__input:focus {
  outline: none;
}

.bachnx .tagify__input:focus::before {
  transition: .2s ease-out;
  opacity: 0;
  transform: translatex(6px);
}

@supports (-moz-appearance: none) {
  .bachnx .tagify__input:focus::before {
    display: none;
  }
}

.bachnx .tagify__input:focus:empty::before {
  transition: .2s ease-out;
  opacity: 0.5;
  transform: none;
}

@supports (-moz-appearance: none) {
  .bachnx .tagify__input:focus:empty::before {
    display: inline-block;
  }
}

.bachnx .tagify__input::before {
  content: attr(data-placeholder);
  line-height: 1.8;
  position: absolute;
  top: 0;
  z-index: 1;
  color: #526484;
  white-space: nowrap;
  pointer-events: none;
  opacity: 0;
}

.bachnx .tagify--mix .tagify__input::before {
  position: static;
  line-height: inherit;
}

@supports (-moz-appearance: none) {
  .bachnx .tagify__input::before {
    line-height: inherit;
    position: relative;
  }
}

.bachnx .tagify__input::after {
  content: attr(data-suggest);
  display: inline-block;
  white-space: pre;
  /* allows spaces at the beginning */
  color: #526484;
  opacity: .3;
  pointer-events: none;
  max-width: 100px;
}

.bachnx .tagify__input .tagify__tag {
  margin: 0;
}

.bachnx .tagify__input .tagify__tag > div {
  padding-top: 0;
  padding-bottom: 0;
}

.bachnx .tagify--mix {
  line-height: 1.7;
}

.bachnx .tagify--mix .tagify__input {
  padding: 5px;
  margin: 0;
  width: 100%;
  height: 100%;
  line-height: inherit;
}

.bachnx .tagify--mix .tagify__input::after {
  content: none;
}

.bachnx .tagify--select::after {
  content: '>';
  opacity: .5;
  position: absolute;
  top: 50%;
  right: 0;
  bottom: 0;
  font: 16px monospace;
  line-height: 8px;
  height: 8px;
  pointer-events: none;
  transform: translate(-150%, -50%) scaleX(1.2) rotate(90deg);
  transition: .2s ease-in-out;
}

.bachnx .tagify--select[aria-expanded=true]::after {
  transform: translate(-150%, -50%) rotate(270deg) scaleY(1.2);
}

.bachnx .tagify--select .tagify__tag {
  position: absolute;
  top: 0;
  right: 1.8em;
  bottom: 0;
}

.bachnx .tagify--select .tagify__tag div {
  display: none;
}

.bachnx .tagify--select .tagify__input {
  width: 100%;
}

.bachnx .tagify--invalid {
  border-color: #728092;
}

.bachnx .tagify__dropdown {
  position: absolute;
  z-index: 9999;
  transform: translateY(4px);
  overflow: hidden;
  box-shadow: 0 1px 4px rgba(54, 74, 99, 0.1);
  border-radius: 4px;
}

.bachnx .tagify__dropdown[placement="top"] {
  margin-top: 0;
  transform: translateY(-4px);
  box-shadow: 0 -1px 4px rgba(54, 74, 99, 0.1);
}

.bachnx .tagify__dropdown--text {
  box-shadow: 0 0 0 3px rgba(101, 118, 255, 0.1);
  font-size: .9em;
}

.bachnx .tagify__dropdown--text .tagify__dropdown__wrapper {
  border-width: 1px;
}

.bachnx .tagify__dropdown__wrapper {
  max-height: 300px;
  overflow: hidden;
  background: white;
  border: 1px solid #e5e9f2;
  padding: .25rem;
  border-radius: 4px;
  transition: 0.25s cubic-bezier(0, 1, 0.5, 1);
}

.bachnx .tagify__dropdown__wrapper:hover {
  overflow: auto;
}

.bachnx .tagify__dropdown--initial .tagify__dropdown__wrapper {
  max-height: 20px;
  transform: translateY(-1em);
}

.bachnx .tagify__dropdown--initial[placement="top"] .tagify__dropdown__wrapper {
  transform: translateY(2em);
}

.bachnx .tagify__dropdown__item {
  box-sizing: inherit;
  padding: 0.25rem 0.5rem 0.25rem 0.675rem;
  margin: 1px;
  cursor: pointer;
  border-radius: 2px;
  position: relative;
  outline: none;
}

.bachnx .tagify__dropdown__item--active {
  background: #e81818;
  color: white;
}

.bachnx .tagify__dropdown__item:active {
  filter: brightness(105%);
}

.bachnx .tagify__dropdown__createTagBtn {
  width: 100%;
  background: #e81818;
  color: white;
  border: none;
}

.bachnx .fc-not-allowed, .bachnx .fc-not-allowed .fc-event {
  /* override events' custom cursors */
  cursor: not-allowed;
}

.bachnx .fc-unselectable {
  -webkit-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.bachnx .fc {
  /* layout of immediate children */
  display: flex;
  flex-direction: column;
  font-size: 1em;
}

.bachnx .fc, .bachnx .fc *, .bachnx .fc *:before, .bachnx .fc *:after {
  box-sizing: border-box;
}

.bachnx .fc table {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 1em;
  /* normalize cross-browser */
}

.bachnx .fc th {
  text-align: center;
}

.bachnx .fc th, .bachnx .fc td {
  vertical-align: top;
  padding: 0;
}

.bachnx .fc .table-bordered {
  border-radius: 4px;
}

.bachnx .fc .table-bordered thead th, .bachnx .fc .table-bordered thead td {
  border-bottom-width: 0;
}

.bachnx .fc .table-bordered thead > tr > th, .bachnx .fc .table-bordered thead > tr > td {
  border-bottom-width: 1px;
}

.bachnx .fc thead tr:first-child td:first-child, .bachnx .fc thead tr:first-child th:first-child {
  border-radius: 4px 0 0 0;
}

.bachnx .fc thead tr:first-child td:last-child, .bachnx .fc thead tr:first-child th:last-child {
  border-radius: 0 4px 0 0;
}

.bachnx .fc tbody tr:last-child td:first-child, .bachnx .fc tbody tr:last-child th:first-child {
  border-radius: 0 0 0 4px;
}

.bachnx .fc tbody tr:last-child td:last-child, .bachnx .fc tbody tr:last-child th:last-child {
  border-radius: 0 0 4px 0;
}

.bachnx .fc a[data-navlink] {
  cursor: pointer;
}

.bachnx .fc a[data-navlink]:hover {
  text-decoration: underline;
}

.bachnx .fc-direction-ltr {
  direction: ltr;
  text-align: left;
}

.bachnx .fc-direction-rtl {
  direction: rtl;
  text-align: right;
}

.bachnx .fc-theme-standard td, .bachnx .fc-theme-standard th {
  border: 1px solid #ddd;
  border: 1px solid var(--fc-border-color, #ddd);
}

.bachnx .fc-liquid-hack td, .bachnx .fc-liquid-hack th {
  position: relative;
}

.bachnx .fc-icon, .bachnx .fa {
  /* added for fc */
  display: inline-block;
  width: 1em;
  height: 1em;
  text-align: center;
  -webkit-user-select: none;
  user-select: none;
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'fcicons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.bachnx .fc-icon-chevron-left:before, .bachnx .fa-chevron-left:before {
  content: "\e900";
}

.bachnx .fc-icon-chevron-right:before, .bachnx .fa-chevron-right:before {
  content: "\e901";
}

.bachnx .fc-icon-chevrons-left:before, .bachnx .fa-chevrons-left:before {
  content: "\e902";
}

.bachnx .fc-icon-chevrons-right:before, .bachnx .fa-chevrons-right:before {
  content: "\e903";
}

.bachnx .fc-icon-minus-square:before, .bachnx .fa-minus-square:before {
  content: "\e904";
}

.bachnx .fc-icon-plus-square:before, .bachnx .fa-plus-square:before {
  content: "\e905";
}

.bachnx .fc-icon-x:before, .bachnx .fa-times:before {
  content: "\e906";
}

.bachnx .fc {
  /* reset */
}

.bachnx .fc .fc-button {
  border-radius: 0;
  overflow: visible;
  text-transform: none;
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

.bachnx .fc .fc-button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

.bachnx .fc .fc-button {
  -webkit-appearance: button;
}

.bachnx .fc .fc-button:not(:disabled) {
  cursor: pointer;
}

.bachnx .fc .fc-button::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

.bachnx .fc {
  /* theme */
}

.bachnx .fc .fc-button {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.4em 0.65em;
  font-size: 1em;
  line-height: 1.5;
  border-radius: 0.25em;
}

.bachnx .fc .fc-button:hover {
  text-decoration: none;
}

.bachnx .fc .fc-button:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(44, 62, 80, 0.25);
}

.bachnx .fc .fc-button:disabled {
  opacity: 0.65;
}

.bachnx .fc {
  /* "primary" coloring */
}

.bachnx .fc .fc-button-primary {
  color: #fff;
  color: var(--fc-button-text-color, #fff);
  background-color: #2C3E50;
  background-color: var(--fc-button-bg-color, #2C3E50);
  border-color: #2C3E50;
  border-color: var(--fc-button-border-color, #2C3E50);
}

.bachnx .fc .fc-button-primary:hover {
  color: #fff;
  color: var(--fc-button-text-color, #fff);
  background-color: #1e2b37;
  background-color: var(--fc-button-hover-bg-color, #1e2b37);
  border-color: #1a252f;
  border-color: var(--fc-button-hover-border-color, #1a252f);
}

.bachnx .fc .fc-button-primary:disabled {
  /* not DRY */
  color: #fff;
  color: var(--fc-button-text-color, #fff);
  background-color: #2C3E50;
  background-color: var(--fc-button-bg-color, #2C3E50);
  border-color: #2C3E50;
  border-color: var(--fc-button-border-color, #2C3E50);
  /* overrides :hover */
}

.bachnx .fc .fc-button-primary:focus {
  box-shadow: 0 0 0 0.2rem rgba(76, 91, 106, 0.5);
}

.bachnx .fc .fc-button-primary:not(:disabled):active, .bachnx .fc .fc-button-primary:not(:disabled).fc-button-active {
  color: #fff;
  color: var(--fc-button-text-color, #fff);
  background-color: #1a252f;
  background-color: var(--fc-button-active-bg-color, #1a252f);
  border-color: #151e27;
  border-color: var(--fc-button-active-border-color, #151e27);
}

.bachnx .fc .fc-button-primary:not(:disabled):active:focus, .bachnx .fc .fc-button-primary:not(:disabled).fc-button-active:focus {
  box-shadow: 0 0 0 0.2rem rgba(76, 91, 106, 0.5);
}

.bachnx .fc {
  /* icons within buttons */
}

.bachnx .fc .fc-button .fc-icon {
  vertical-align: middle;
  font-size: 1.5em;
  /* bump up the size (but don't make it bigger than line-height of button, which is 1.5em also) */
}

.bachnx .fc .fc-button-group {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}

.bachnx .fc .fc-button-group > .fc-button {
  position: relative;
  flex: 1 1 auto;
}

.bachnx .fc .fc-button-group > .fc-button:hover {
  z-index: 1;
}

.bachnx .fc .fc-button-group > .fc-button:focus, .bachnx .fc .fc-button-group > .fc-button:active, .bachnx .fc .fc-button-group > .fc-button.fc-button-active {
  z-index: 1;
}

.bachnx .fc-direction-ltr .fc-button-group > .fc-button:not(:first-child) {
  margin-left: -1px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.bachnx .fc-direction-ltr .fc-button-group > .fc-button:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.bachnx .fc-direction-rtl .fc-button-group > .fc-button:not(:first-child) {
  margin-right: -1px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.bachnx .fc-direction-rtl .fc-button-group > .fc-button:not(:last-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.bachnx .fc .fc-toolbar {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@media (max-width: 767.98px) {
  .bachnx .fc .fc-toolbar {
    flex-direction: column;
  }
}

.bachnx .fc .fc-toolbar.fc-header-toolbar {
  margin: -.5rem 0 .75rem;
}

.bachnx .fc .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk {
  display: flex;
  align-items: center;
  padding: .5rem 0;
}

.bachnx .fc .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk:empty {
  display: none;
}

.bachnx .fc .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk .btn, .bachnx .fc .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk .dual-listbox .dual-listbox__button, .bachnx .dual-listbox .fc .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk .dual-listbox__button {
  position: relative;
  font-family: Roboto, sans-serif;
  font-weight: 700;
  font-size: 12px;
  background: transparent;
  color: #8094ae;
  border: 1px solid #dbdfea;
  text-transform: capitalize;
}

.bachnx .fc .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk .btn:disabled, .bachnx .fc .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk .dual-listbox .dual-listbox__button:disabled, .bachnx .dual-listbox .fc .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk .dual-listbox__button:disabled {
  background: transparent;
  color: #8094ae;
  border: 1px solid #dbdfea;
}

.bachnx .fc .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk .btn:hover, .bachnx .fc .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk .dual-listbox .dual-listbox__button:hover, .bachnx .dual-listbox .fc .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk .dual-listbox__button:hover, .bachnx .fc .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk .btn:focus, .bachnx .fc .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk .dual-listbox .dual-listbox__button:focus, .bachnx .dual-listbox .fc .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk .dual-listbox__button:focus {
  color: #526484;
  background: #f5f6fa;
  border: 1px solid #dbdfea;
}

.bachnx .fc .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk .btn:focus, .bachnx .fc .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk .dual-listbox .dual-listbox__button:focus, .bachnx .dual-listbox .fc .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk .dual-listbox__button:focus {
  box-shadow: 0 0 0 0.2rem rgba(219, 223, 234, 0.5);
}

.bachnx .fc .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk .btn.active, .bachnx .fc .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk .dual-listbox .active.dual-listbox__button, .bachnx .dual-listbox .fc .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk .active.dual-listbox__button {
  color: #364a63;
  border: 1px solid #dbdfea;
  background: #f5f6fa;
  box-shadow: inset 0 0 4px -1px rgba(128, 148, 174, 0.25);
}

.bachnx .fc .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk .fc-prev-button, .bachnx .fc .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk .fc-next-button {
  border: none !important;
}

.bachnx .fc .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk .fc-prev-button:hover, .bachnx .fc .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk .fc-prev-button:focus, .bachnx .fc .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk .fc-next-button:hover, .bachnx .fc .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk .fc-next-button:focus {
  background: transparent !important;
  box-shadow: none !important;
}

@media (max-width: 767.98px) {
  .bachnx .fc .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk {
    justify-content: space-between;
    width: 100%;
  }
  .bachnx .fc .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk .fc-dayGridMonth-button, .bachnx .fc .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk .fc-timeGridWeek-button, .bachnx .fc .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk .fc-timeGridDay-button, .bachnx .fc .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk .fc-listWeek-button {
    color: transparent !important;
    width: 2.125rem;
  }
  .bachnx .fc .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk .fc-dayGridMonth-button:before, .bachnx .fc .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk .fc-timeGridWeek-button:before, .bachnx .fc .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk .fc-timeGridDay-button:before, .bachnx .fc .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk .fc-listWeek-button:before {
    color: #8094ae;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .bachnx .fc .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk .fc-dayGridMonth-button:before {
    content: 'M';
  }
  .bachnx .fc .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk .fc-timeGridWeek-button:before {
    content: 'W';
  }
  .bachnx .fc .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk .fc-timeGridDay-button:before {
    content: 'D';
  }
  .bachnx .fc .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk .fc-listWeek-button:before {
    content: 'L';
  }
  .bachnx .fc .fc-toolbar.fc-header-toolbar .fc-toolbar-title + .btn-group {
    margin-right: -0.75rem;
  }
}

.bachnx .fc .fc-toolbar.fc-footer-toolbar {
  margin-top: 1.5em;
}

.bachnx .fc .fc-toolbar-title {
  font-size: 1.125rem;
  margin: 0;
}

.bachnx .fc-direction-ltr .fc-toolbar > * > :not(:first-child) {
  margin-left: .75em;
  /* space between */
}

.bachnx .fc-direction-rtl .fc-toolbar > * > :not(:first-child) {
  margin-right: .75em;
  /* space between */
}

.bachnx .fc-direction-rtl .fc-toolbar-ltr {
  /* when the toolbar-chunk positioning system is explicitly left-to-right */
  flex-direction: row-reverse;
}

.bachnx .fc .fc-scroller {
  -webkit-overflow-scrolling: touch;
  position: relative;
  /* for abs-positioned elements within */
}

.bachnx .fc .fc-scroller-liquid {
  height: 100%;
}

.bachnx .fc .fc-scroller-liquid-absolute {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}

.bachnx .fc .fc-scroller-harness {
  position: relative;
  overflow: hidden;
  direction: ltr;
  /* hack for chrome computing the scroller's right/left wrong for rtl. undone below... */
  /* TODO: demonstrate in codepen */
}

.bachnx .fc .fc-scroller-harness-liquid {
  height: 100%;
}

.bachnx .fc-direction-rtl .fc-scroller-harness > .fc-scroller {
  /* undo above hack */
  direction: rtl;
}

.bachnx .fc-theme-standard .fc-scrollgrid {
  border: 1px solid #ddd;
  border: 1px solid var(--fc-border-color, #ddd);
  /* bootstrap does this. match */
}

.bachnx .fc .fc-scrollgrid, .bachnx .fc .fc-scrollgrid table {
  /* all tables (self included) */
  width: 100%;
  /* because tables don't normally do this */
  table-layout: fixed;
}

.bachnx .fc .fc-scrollgrid table {
  /* inner tables */
  border-top-style: hidden;
  border-left-style: hidden;
  border-right-style: hidden;
}

.bachnx .fc .fc-scrollgrid {
  border-collapse: separate;
  border-right-width: 0;
  border-bottom-width: 0;
}

.bachnx .fc .fc-scrollgrid-liquid {
  height: 100%;
}

.bachnx .fc .fc-scrollgrid-section {
  /* a <tr> */
  height: 1px;
}

.bachnx .fc .fc-scrollgrid-section > td {
  height: 1px;
  /* needs a height so inner div within grow. better than 0, for firefox */
}

.bachnx .fc .fc-scrollgrid-section table {
  height: 1px;
  /* for most browsers, if a height isn't set on the table, can't do liquid-height within cells */
  /* serves as a min-height. harmless */
}

.bachnx .fc .fc-scrollgrid-section-liquid {
  height: auto;
}

.bachnx .fc .fc-scrollgrid-section-liquid > td {
  height: 100%;
  /* better than `auto`, for firefox */
}

.bachnx .fc .fc-scrollgrid-section > * {
  border-top-width: 0;
  border-left-width: 0;
}

.bachnx .fc .fc-scrollgrid-section-header > *, .bachnx .fc .fc-scrollgrid-section-footer > * {
  border-bottom-width: 0;
}

.bachnx .fc .fc-scrollgrid-section-body table, .bachnx .fc .fc-scrollgrid-section-footer table {
  border-bottom-style: hidden;
  /* head keeps its bottom border tho */
}

.bachnx .fc {
  /* stickiness */
}

.bachnx .fc .fc-scrollgrid-section-sticky > * {
  background: #fff;
  background: var(--fc-page-bg-color, #fff);
  position: sticky;
  z-index: 2;
  /* TODO: var */
  /* TODO: box-shadow when sticking */
}

.bachnx .fc .fc-scrollgrid-section-header.fc-scrollgrid-section-sticky > * {
  top: 0;
  /* because border-sharing causes a gap at the top */
  /* TODO: give safari -1. has bug */
}

.bachnx .fc .fc-scrollgrid-section-footer.fc-scrollgrid-section-sticky > * {
  bottom: 0;
  /* known bug: bottom-stickiness doesn't work in safari */
}

.bachnx .fc .fc-scrollgrid-sticky-shim {
  /* for horizontal scrollbar */
  height: 1px;
  /* needs height to create scrollbars */
  margin-bottom: -1px;
}

.bachnx .fc-sticky {
  /* no .fc wrap because used as child of body */
  position: sticky;
}

.bachnx .fc .fc-view-harness {
  flex-grow: 1;
  /* because this harness is WITHIN the .fc's flexbox */
  position: relative;
}

.bachnx .fc {
  /* when the harness controls the height, make the view liquid */
}

.bachnx .fc .fc-view-harness-active > .fc-view {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.bachnx .fc .fc-col-header-cell-cushion {
  display: inline-block;
  /* x-browser for when sticky (when multi-tier header) */
  padding: 2px 4px;
}

.bachnx .fc .fc-bg-event, .bachnx .fc .fc-non-business, .bachnx .fc .fc-highlight {
  /* will always have a harness with position:relative/absolute, so absolutely expand */
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.bachnx .fc .fc-non-business {
  background: rgba(215, 215, 215, 0.3);
  background: var(--fc-non-business-color, rgba(215, 215, 215, 0.3));
}

.bachnx .fc .fc-bg-event {
  background: #8fdf82;
  background: var(--fc-bg-event-color, #8fdf82);
  opacity: 0.3;
  opacity: var(--fc-bg-event-opacity, 0.3);
}

.bachnx .fc .fc-bg-event .fc-event-title {
  margin: .5em;
  font-size: .85em;
  font-size: var(--fc-small-font-size, 0.85em);
  font-style: italic;
}

.bachnx .fc .fc-highlight {
  background: rgba(188, 232, 241, 0.3);
  background: var(--fc-highlight-color, rgba(188, 232, 241, 0.3));
}

.bachnx .fc .fc-cell-shaded, .bachnx .fc .fc-day-disabled {
  background: rgba(208, 208, 208, 0.3);
  background: var(--fc-neutral-bg-color, rgba(208, 208, 208, 0.3));
}

.bachnx .fc .fc-event {
  padding: .125rem .375rem;
  margin: .5rem .375rem;
}

.bachnx a.fc-event, .bachnx a.fc-event:hover {
  text-decoration: none;
}

.bachnx .fc-event[href], .bachnx .fc-event.fc-event-draggable {
  cursor: pointer;
}

.bachnx .fc-event .fc-event-main {
  position: relative;
  z-index: 2;
}

.bachnx .fc-event-dragging:not(.fc-event-selected) {
  /* MOUSE */
  opacity: 0.75;
}

.bachnx .fc-event-dragging.fc-event-selected {
  /* TOUCH */
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.3);
}

.bachnx .fc-event .fc-event-resizer {
  display: none;
  position: absolute;
  z-index: 4;
}

.bachnx .fc-event:hover, .bachnx .fc-event-selected {
  /* TOUCH */
}

.bachnx .fc-event:hover .fc-event-resizer, .bachnx .fc-event-selected .fc-event-resizer {
  display: block;
}

.bachnx .fc-event-selected .fc-event-resizer {
  border-radius: 4px;
  border-radius: calc(var(--fc-event-resizer-dot-total-width, 8px) / 2);
  border-width: 1px;
  border-width: var(--fc-event-resizer-dot-border-width, 1px);
  width: 8px;
  width: var(--fc-event-resizer-dot-total-width, 8px);
  height: 8px;
  height: var(--fc-event-resizer-dot-total-width, 8px);
  border-style: solid;
  border-color: inherit;
  background: #fff;
  background: var(--fc-page-bg-color, #fff);
}

.bachnx .fc-event-selected .fc-event-resizer:before {
  content: '';
  position: absolute;
  top: -20px;
  left: -20px;
  right: -20px;
  bottom: -20px;
}

.bachnx .fc-event-selected {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

.bachnx .fc-event-selected:before {
  content: "";
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.bachnx .fc-event-selected {
  /* dimmer effect */
}

.bachnx .fc-event-selected:after {
  content: "";
  background: rgba(0, 0, 0, 0.25);
  background: var(--fc-event-selected-overlay-color, rgba(0, 0, 0, 0.25));
  position: absolute;
  z-index: 1;
  /* assume there's a border on all sides. overcome it. */
  /* sometimes there's NOT a border, in which case the dimmer will go over */
  /* an adjacent border, which looks fine. */
  top: -1px;
  left: -1px;
  right: -1px;
  bottom: -1px;
}

.bachnx .fc-h-event {
  /* allowed to be top-level */
  display: block;
  border: 1px solid #e81818;
  background-color: #e81818;
}

.bachnx .fc-h-event .fc-event-main-frame {
  display: flex;
  /* for make fc-event-title-container expand */
}

.bachnx .fc-h-event .fc-event-time {
  max-width: 100%;
  /* clip overflow on this element */
  overflow: hidden;
}

.bachnx .fc-h-event .fc-event-title-container {
  /* serves as a container for the sticky cushion */
  flex-grow: 1;
  flex-shrink: 1;
  min-width: 0;
  /* important for allowing to shrink all the way */
}

.bachnx .fc-h-event .fc-event-title {
  display: inline-block;
  /* need this to be sticky cross-browser */
  vertical-align: top;
  /* for not messing up line-height */
  left: 0;
  /* for sticky */
  right: 0;
  /* for sticky */
  max-width: 100%;
  /* clip overflow on this element */
  overflow: hidden;
}

.bachnx .fc-h-event.fc-event-selected:before {
  /* expand hit area */
  top: -10px;
  bottom: -10px;
}

.bachnx .fc-direction-ltr .fc-daygrid-block-event:not(.fc-event-start), .bachnx .fc-direction-rtl .fc-daygrid-block-event:not(.fc-event-end) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-left-width: 0;
}

.bachnx .fc-direction-ltr .fc-daygrid-block-event:not(.fc-event-end), .bachnx .fc-direction-rtl .fc-daygrid-block-event:not(.fc-event-start) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-right-width: 0;
}

.bachnx .fc-h-event:not(.fc-event-selected) .fc-event-resizer {
  top: 0;
  bottom: 0;
  width: 8px;
  width: var(--fc-event-resizer-thickness, 8px);
}

.bachnx .fc-direction-ltr .fc-h-event:not(.fc-event-selected) .fc-event-resizer-start, .bachnx .fc-direction-rtl .fc-h-event:not(.fc-event-selected) .fc-event-resizer-end {
  cursor: w-resize;
  left: -4px;
  left: calc(var(--fc-event-resizer-thickness, 8px) / -2);
}

.bachnx .fc-direction-ltr .fc-h-event:not(.fc-event-selected) .fc-event-resizer-end, .bachnx .fc-direction-rtl .fc-h-event:not(.fc-event-selected) .fc-event-resizer-start {
  cursor: e-resize;
  right: -4px;
  right: calc(var(--fc-event-resizer-thickness, 8px) / -2);
}

.bachnx .fc-h-event.fc-event-selected .fc-event-resizer {
  top: 50%;
  margin-top: -4px;
  margin-top: calc(var(--fc-event-resizer-dot-total-width, 8px) / -2);
}

.bachnx .fc-direction-ltr .fc-h-event.fc-event-selected .fc-event-resizer-start, .bachnx .fc-direction-rtl .fc-h-event.fc-event-selected .fc-event-resizer-end {
  left: -4px;
  left: calc(var(--fc-event-resizer-dot-total-width, 8px) / -2);
}

.bachnx .fc-direction-ltr .fc-h-event.fc-event-selected .fc-event-resizer-end, .bachnx .fc-direction-rtl .fc-h-event.fc-event-selected .fc-event-resizer-start {
  right: -4px;
  right: calc(var(--fc-event-resizer-dot-total-width, 8px) / -2);
}

.bachnx :root {
  --fc-daygrid-event-dot-width: 8px;
}

.bachnx .fc .fc-popover {
  position: fixed;
  top: 0;
  /* for when not positioned yet */
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
}

.bachnx .fc .fc-popover-header {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 3px 4px;
}

.bachnx .fc .fc-popover-title {
  margin: 0 2px;
}

.bachnx .fc .fc-popover-close {
  cursor: pointer;
  opacity: 0.65;
  font-size: 1.1em;
}

.bachnx .fc-theme-standard .fc-popover {
  border: 1px solid #ddd;
  border: 1px solid var(--fc-border-color, #ddd);
  background: #fff;
  background: var(--fc-page-bg-color, #fff);
}

.bachnx .fc-theme-standard .fc-popover-header {
  background: rgba(208, 208, 208, 0.3);
  background: var(--fc-neutral-bg-color, rgba(208, 208, 208, 0.3));
}

.bachnx .fc-daygrid-day-frame, .bachnx .fc-daygrid-day-events, .bachnx .fc-daygrid-event-harness {
  /* for event top/bottom margins */
}

.bachnx .fc-daygrid-day-frame:before, .bachnx .fc-daygrid-day-events:before, .bachnx .fc-daygrid-event-harness:before {
  content: "";
  clear: both;
  display: table;
}

.bachnx .fc-daygrid-day-frame:after, .bachnx .fc-daygrid-day-events:after, .bachnx .fc-daygrid-event-harness:after {
  content: "";
  clear: both;
  display: table;
}

.bachnx .fc .fc-daygrid-body {
  /* a <div> that wraps the table */
  position: relative;
  z-index: 1;
  /* container inner z-index's because <tr>s can't do it */
}

.bachnx .fc .fc-daygrid-day.fc-day-today {
  background-color: rgba(101, 118, 255, 0.07);
}

.bachnx .fc .fc-daygrid-day-frame {
  position: relative;
  min-height: 100%;
  /* seems to work better than `height` because sets height after rows/cells naturally do it */
}

.bachnx .fc {
  /* cell top */
}

.bachnx .fc .fc-daygrid-day-top {
  display: flex;
  flex-direction: row-reverse;
}

.bachnx .fc .fc-day-other .fc-daygrid-day-top {
  opacity: 0.5;
}

.bachnx .fc {
  /* day number (within cell top) */
}

.bachnx .fc .fc-daygrid-day-number {
  position: relative;
  z-index: 4;
  padding: 4px;
}

.bachnx .fc {
  /* event container */
}

.bachnx .fc .fc-daygrid-day-events {
  margin-top: 1px;
  /* needs to be margin, not padding, so that available cell height can be computed */
}

.bachnx .fc {
  /* positioning for balanced vs natural */
}

.bachnx .fc .fc-daygrid-body-balanced .fc-daygrid-day-events {
  position: absolute;
  left: 0;
  right: 0;
}

.bachnx .fc .fc-daygrid-body-unbalanced .fc-daygrid-day-events {
  position: relative;
  /* for containing abs positioned event harnesses */
  min-height: 2em;
  /* in addition to being a min-height during natural height, equalizes the heights a little bit */
}

.bachnx .fc .fc-daygrid-body-natural {
  /* can coexist with -unbalanced */
}

.bachnx .fc .fc-daygrid-body-natural .fc-daygrid-day-events {
  margin-bottom: 1em;
}

.bachnx .fc {
  /* event harness */
}

.bachnx .fc .fc-daygrid-event-harness {
  position: relative;
}

.bachnx .fc .fc-daygrid-event-harness-abs {
  position: absolute;
  top: 0;
  /* fallback coords for when cannot yet be computed */
  left: 0;
  /* */
  right: 0;
  /* */
}

.bachnx .fc .fc-daygrid-bg-harness {
  position: absolute;
  top: 0;
  bottom: 0;
}

.bachnx .fc {
  /* bg content */
}

.bachnx .fc .fc-daygrid-day-bg .fc-non-business {
  z-index: 1;
}

.bachnx .fc .fc-daygrid-day-bg .fc-bg-event {
  z-index: 2;
}

.bachnx .fc .fc-daygrid-day-bg .fc-highlight {
  z-index: 3;
}

.bachnx .fc {
  /* events */
}

.bachnx .fc .fc-daygrid-event {
  z-index: 6;
  margin: .375rem .5rem !important;
}

.bachnx .fc .fc-daygrid-event.fc-event-mirror {
  z-index: 7;
}

.bachnx .fc {
  /* cell bottom (within day-events) */
}

.bachnx .fc .fc-daygrid-day-bottom {
  font-size: .85em;
  margin: 2px 3px 0;
}

.bachnx .fc .fc-daygrid-more-link {
  position: relative;
  z-index: 4;
  cursor: pointer;
}

.bachnx .fc {
  /* week number (within frame) */
}

.bachnx .fc .fc-daygrid-week-number {
  position: absolute;
  z-index: 5;
  top: 0;
  padding: 2px;
  min-width: 1.5em;
  text-align: center;
  background-color: rgba(208, 208, 208, 0.3);
  background-color: var(--fc-neutral-bg-color, rgba(208, 208, 208, 0.3));
  color: #808080;
  color: var(--fc-neutral-text-color, #808080);
}

.bachnx .fc {
  /* popover */
}

.bachnx .fc .fc-more-popover {
  z-index: 8;
}

.bachnx .fc .fc-more-popover .fc-popover-body {
  min-width: 220px;
  padding: 10px;
}

.bachnx .fc-direction-ltr .fc-daygrid-event.fc-event-start, .bachnx .fc-direction-rtl .fc-daygrid-event.fc-event-end {
  margin-left: .25rem;
}

.bachnx .fc-direction-ltr .fc-daygrid-event.fc-event-end, .bachnx .fc-direction-rtl .fc-daygrid-event.fc-event-start {
  margin-right: .25rem;
}

.bachnx .fc-direction-ltr .fc-daygrid-week-number {
  left: 0;
  border-radius: 0 0 3px 0;
}

.bachnx .fc-direction-rtl .fc-daygrid-week-number {
  right: 0;
  border-radius: 0 0 0 3px;
}

.bachnx .fc-liquid-hack .fc-daygrid-day-frame {
  position: static;
  /* will cause inner absolute stuff to expand to <td> */
}

.bachnx .fc-daygrid-event {
  /* make root-level, because will be dragged-and-dropped outside of a component root */
  position: relative;
  /* for z-indexes assigned later */
  white-space: nowrap;
  border-radius: 3px;
  /* dot event needs this to when selected */
  font-size: .85em;
  font-size: var(--fc-small-font-size, 0.85em);
}

.bachnx .fc-daygrid-block-event .fc-event-time {
  font-weight: bold;
}

.bachnx .fc-daygrid-block-event .fc-event-time, .bachnx .fc-daygrid-block-event .fc-event-title {
  padding: 1px;
}

.bachnx .fc-daygrid-dot-event {
  display: flex;
  align-items: center;
  padding: .25rem .25rem;
}

.bachnx .fc-daygrid-dot-event .fc-event-title {
  flex-grow: 1;
  flex-shrink: 1;
  min-width: 0;
  /* important for allowing to shrink all the way */
  overflow: hidden;
  font-weight: bold;
}

.bachnx .fc-daygrid-dot-event:hover, .bachnx .fc-daygrid-dot-event.fc-event-mirror {
  background: rgba(0, 0, 0, 0.1);
}

.bachnx .fc-daygrid-dot-event.fc-event-selected:before {
  /* expand hit area */
  top: -10px;
  bottom: -10px;
}

.bachnx .fc-daygrid-event-dot {
  /* the actual dot */
  margin: -2px 4px 0;
  box-sizing: content-box;
  width: 0;
  height: 0;
  border: 3px solid #e81818;
  border-radius: 4px;
}

.bachnx .fc-direction-ltr .fc-daygrid-event .fc-event-time {
  margin-right: 3px;
}

.bachnx .fc-direction-rtl .fc-daygrid-event .fc-event-time {
  margin-left: 3px;
}

.bachnx .fc-v-event {
  /* allowed to be top-level */
  display: block;
  border: 1px solid #e81818;
  background-color: #e81818;
}

.bachnx .fc-v-event .fc-event-main {
  height: 100%;
}

.bachnx .fc-v-event .fc-event-main-frame {
  height: 100%;
  display: flex;
  flex-direction: column;
}

.bachnx .fc-v-event .fc-event-time {
  flex-grow: 0;
  flex-shrink: 0;
  max-height: 100%;
  overflow: hidden;
}

.bachnx .fc-v-event .fc-event-title-container {
  /* a container for the sticky cushion */
  flex-grow: 1;
  flex-shrink: 1;
  min-height: 0;
  /* important for allowing to shrink all the way */
}

.bachnx .fc-v-event .fc-event-title {
  /* will have fc-sticky on it */
  top: 0;
  bottom: 0;
  max-height: 100%;
  /* clip overflow */
  overflow: hidden;
}

.bachnx .fc-v-event:not(.fc-event-start) {
  border-top-width: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.bachnx .fc-v-event:not(.fc-event-end) {
  border-bottom-width: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.bachnx .fc-v-event.fc-event-selected:before {
  /* expand hit area */
  left: -10px;
  right: -10px;
}

.bachnx .fc-v-event {
  /* resizer (mouse AND touch) */
}

.bachnx .fc-v-event .fc-event-resizer-start {
  cursor: n-resize;
}

.bachnx .fc-v-event .fc-event-resizer-end {
  cursor: s-resize;
}

.bachnx .fc-v-event {
  /* resizer for MOUSE */
}

.bachnx .fc-v-event:not(.fc-event-selected) .fc-event-resizer {
  height: 8px;
  height: var(--fc-event-resizer-thickness, 8px);
  left: 0;
  right: 0;
}

.bachnx .fc-v-event:not(.fc-event-selected) .fc-event-resizer-start {
  top: -4px;
  top: calc(var(--fc-event-resizer-thickness, 8px) / -2);
}

.bachnx .fc-v-event:not(.fc-event-selected) .fc-event-resizer-end {
  bottom: -4px;
  bottom: calc(var(--fc-event-resizer-thickness, 8px) / -2);
}

.bachnx .fc-v-event {
  /* resizer for TOUCH (when event is "selected") */
}

.bachnx .fc-v-event.fc-event-selected .fc-event-resizer {
  left: 50%;
  margin-left: -4px;
  margin-left: calc(var(--fc-event-resizer-dot-total-width, 8px) / -2);
}

.bachnx .fc-v-event.fc-event-selected .fc-event-resizer-start {
  top: -4px;
  top: calc(var(--fc-event-resizer-dot-total-width, 8px) / -2);
}

.bachnx .fc-v-event.fc-event-selected .fc-event-resizer-end {
  bottom: -4px;
  bottom: calc(var(--fc-event-resizer-dot-total-width, 8px) / -2);
}

.bachnx .fc .fc-timegrid .fc-daygrid-body {
  /* the all-day daygrid within the timegrid view */
  z-index: 2;
  /* put above the timegrid-body so that more-popover is above everything. TODO: better solution */
}

.bachnx .fc .fc-timegrid-divider {
  padding: 0 0 2px;
  /* browsers get confused when you set height. use padding instead */
}

.bachnx .fc .fc-timegrid-body {
  position: relative;
  z-index: 1;
  /* scope the z-indexes of slots and cols */
  min-height: 100%;
  /* fill height always, even when slat table doesn't grow */
}

.bachnx .fc .fc-timegrid-axis-chunk {
  /* for advanced ScrollGrid */
  position: relative;
}

.bachnx .fc .fc-timegrid-axis-chunk > table {
  position: relative;
  z-index: 1;
  /* above the now-indicator-container */
}

.bachnx .fc .fc-timegrid-slots {
  position: relative;
  z-index: 1;
}

.bachnx .fc .fc-timegrid-slot {
  /* a <td> */
  height: 1.5em;
  border-bottom: 0;
  /* each cell owns its top border */
  padding: .25rem;
}

.bachnx .fc .fc-timegrid-slot:empty:before {
  content: '\00a0';
  /* make sure there's at least an empty space to create height for height syncing */
}

.bachnx .fc .fc-timegrid-slot-minor {
  border-top-style: dotted;
}

.bachnx .fc .fc-timegrid-slot-label-cushion {
  display: inline-block;
  white-space: nowrap;
}

.bachnx .fc .fc-timegrid-slot-label {
  vertical-align: middle;
  /* vertical align the slots */
}

.bachnx .fc {
  /* slots AND axis cells (top-left corner of view including the "all-day" text) */
}

.bachnx .fc .fc-timegrid-axis-cushion, .bachnx .fc .fc-timegrid-slot-label-cushion {
  padding: 0 4px;
}

.bachnx .fc {
  /* axis cells (top-left corner of view including the "all-day" text) */
  /* vertical align is more complicated, uses flexbox */
}

.bachnx .fc .fc-timegrid-axis-frame-liquid {
  height: 100%;
  /* will need liquid-hack in FF */
}

.bachnx .fc .fc-timegrid-axis-frame {
  overflow: hidden;
  display: flex;
  align-items: center;
  /* vertical align */
  justify-content: flex-end;
  /* horizontal align. matches text-align below */
}

.bachnx .fc .fc-timegrid-axis-cushion {
  max-width: 60px;
  /* limits the width of the "all-day" text */
  flex-shrink: 0;
  /* allows text to expand how it normally would, regardless of constrained width */
}

.bachnx .fc-direction-ltr .fc-timegrid-slot-label-frame {
  text-align: right;
}

.bachnx .fc-direction-rtl .fc-timegrid-slot-label-frame {
  text-align: left;
}

.bachnx .fc-liquid-hack .fc-timegrid-axis-frame-liquid {
  height: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.bachnx .fc .fc-timegrid-col.fc-day-today {
  background-color: rgba(101, 118, 255, 0.07);
}

.bachnx .fc .fc-timegrid-col-frame {
  min-height: 100%;
  /* liquid-hack is below */
  position: relative;
}

.bachnx .fc-liquid-hack .fc-timegrid-col-frame {
  height: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.bachnx .fc-media-screen .fc-timegrid-cols {
  position: absolute;
  /* no z-index. children will decide and go above slots */
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.bachnx .fc-media-screen .fc-timegrid-cols > table {
  height: 100%;
}

.bachnx .fc-media-screen .fc-timegrid-col-bg, .bachnx .fc-media-screen .fc-timegrid-col-events, .bachnx .fc-media-screen .fc-timegrid-now-indicator-container {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.bachnx .fc-media-screen .fc-timegrid-event-harness {
  position: absolute;
  /* top/left/right/bottom will all be set by JS */
}

.bachnx .fc {
  /* bg */
}

.bachnx .fc .fc-timegrid-col-bg {
  z-index: 2;
  /* TODO: kill */
}

.bachnx .fc .fc-timegrid-col-bg .fc-non-business {
  z-index: 1;
}

.bachnx .fc .fc-timegrid-col-bg .fc-bg-event {
  z-index: 2;
}

.bachnx .fc .fc-timegrid-col-bg .fc-highlight {
  z-index: 3;
}

.bachnx .fc .fc-timegrid-bg-harness {
  position: absolute;
  /* top/bottom will be set by JS */
  left: 0;
  right: 0;
}

.bachnx .fc {
  /* fg events */
  /* (the mirror segs are put into a separate container with same classname, */
  /* and they must be after the normal seg container to appear at a higher z-index) */
}

.bachnx .fc .fc-timegrid-col-events {
  z-index: 3;
  /* child event segs have z-indexes that are scoped within this div */
}

.bachnx .fc {
  /* now indicator */
}

.bachnx .fc .fc-timegrid-now-indicator-container {
  bottom: 0;
  overflow: hidden;
  /* don't let overflow of lines/arrows cause unnecessary scrolling */
  /* z-index is set on the individual elements */
}

.bachnx .fc-direction-ltr .fc-timegrid-col-events {
  margin: 0 2.5% 0 2px;
}

.bachnx .fc-direction-rtl .fc-timegrid-col-events {
  margin: 0 2px 0 2.5%;
}

.bachnx .fc-timegrid-event-harness-inset .fc-timegrid-event, .bachnx .fc-timegrid-event.fc-event-mirror {
  box-shadow: 0px 0px 0px 1px #fff;
  box-shadow: 0px 0px 0px 1px var(--fc-page-bg-color, #fff);
}

.bachnx .fc-timegrid-event {
  /* events need to be root */
  font-size: .85em;
  font-size: var(--fc-small-font-size, 0.85em);
  border-radius: 3px;
}

.bachnx .fc-timegrid-event .fc-event-main {
  padding: 1px 1px 0;
}

.bachnx .fc-timegrid-event .fc-event-time {
  white-space: nowrap;
  font-size: .85em;
  font-size: var(--fc-small-font-size, 0.85em);
  margin-bottom: 1px;
}

.bachnx .fc-timegrid-event-condensed .fc-event-main-frame {
  flex-direction: row;
  overflow: hidden;
}

.bachnx .fc-timegrid-event-condensed .fc-event-time:after {
  content: '\00a0-\00a0';
  /* dash surrounded by non-breaking spaces */
}

.bachnx .fc-timegrid-event-condensed .fc-event-title {
  font-size: .85em;
  font-size: var(--fc-small-font-size, 0.85em);
}

.bachnx .fc-media-screen .fc-timegrid-event {
  position: absolute;
  /* absolute WITHIN the harness */
  top: 0;
  bottom: 1px;
  /* stay away from bottom slot line */
  left: 0;
  right: 0;
}

.bachnx .fc {
  /* line */
}

.bachnx .fc .fc-timegrid-now-indicator-line {
  position: absolute;
  z-index: 4;
  left: 0;
  right: 0;
  border-style: solid;
  border-color: #e85347;
  border-width: 1px 0 0;
}

.bachnx .fc {
  /* arrow */
}

.bachnx .fc .fc-timegrid-now-indicator-arrow {
  position: absolute;
  z-index: 4;
  margin-top: -5px;
  /* vertically center on top coordinate */
  border-style: solid;
  border-color: #e85347;
}

.bachnx .fc-direction-ltr .fc-timegrid-now-indicator-arrow {
  left: 0;
  /* triangle pointing right. TODO: mixin */
  border-width: 5px 0 5px 6px;
  border-top-color: transparent;
  border-bottom-color: transparent;
}

.bachnx .fc-direction-rtl .fc-timegrid-now-indicator-arrow {
  right: 0;
  /* triangle pointing left. TODO: mixin */
  border-width: 5px 6px 5px 0;
  border-top-color: transparent;
  border-bottom-color: transparent;
}

.bachnx :root {
  --fc-list-event-dot-width: 10px;
  --fc-list-event-hover-bg-color: #f5f5f5;
}

.bachnx .fc-theme-standard .fc-list {
  border: 1px solid #ddd;
}

.bachnx .fc {
  /* message when no events */
}

.bachnx .fc .fc-list-empty {
  background-color: #f5f6fa;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  /* vertically aligns fc-list-empty-inner */
}

.bachnx .fc .fc-list-empty-cushion {
  margin: 5em 0;
}

.bachnx .fc {
  /* table within the scroller */
  /* ---------------------------------------------------------------------------------------------------- */
}

.bachnx .fc .fc-list-table {
  width: 100%;
  border-style: hidden;
  /* kill outer border on theme */
}

.bachnx .fc .fc-list-table tr > * {
  border-left: 0;
  border-right: 0;
}

.bachnx .fc .fc-list-sticky .fc-list-day > * {
  /* the cells */
  position: sticky;
  top: 0;
  background: #fff;
  background: var(--fc-page-bg-color, #fff);
  /* for when headers are styled to be transparent and sticky */
}

.bachnx .fc .fc-list-table th {
  padding: 0;
  /* uses an inner-wrapper instead... */
}

.bachnx .fc .fc-list-table td, .bachnx .fc .fc-list-day-cushion {
  padding: .75rem 1rem;
}

.bachnx .fc .fc-list-table th .fc-list-day-cushion {
  padding: .5rem 1rem;
}

.bachnx .fc {
  /* date heading rows */
  /* ---------------------------------------------------------------------------------------------------- */
}

.bachnx .fc .fc-list-day-cushion:after {
  content: "";
  clear: both;
  display: table;
  /* clear floating */
}

.bachnx .fc-theme-standard .fc-list-day-cushion {
  background-color: rgba(208, 208, 208, 0.3);
  background-color: var(--fc-neutral-bg-color, rgba(208, 208, 208, 0.3));
}

.bachnx .fc-direction-ltr .fc-list-day-text, .bachnx .fc-direction-rtl .fc-list-day-side-text {
  float: left;
}

.bachnx .fc-direction-ltr .fc-list-day-side-text, .bachnx .fc-direction-rtl .fc-list-day-text {
  float: right;
}

.bachnx .fc-direction-ltr .fc-list-table .fc-list-event-graphic {
  padding-right: 0;
}

.bachnx .fc-direction-rtl .fc-list-table .fc-list-event-graphic {
  padding-left: 0;
}

.bachnx .fc .fc-list-event.fc-event-forced-url {
  cursor: pointer;
  /* whole row will seem clickable */
}

.bachnx .fc {
  /* shrink certain cols */
}

.bachnx .fc .fc-list-event-graphic, .bachnx .fc .fc-list-event-time {
  white-space: nowrap;
  width: 1px;
}

.bachnx .fc .fc-list-event-dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  background-color: #e81818;
  border: 2px solid #e81818;
  border-radius: 5px;
}

.bachnx .fc {
  /* reset <a> styling */
}

.bachnx .fc .fc-list-event-title a {
  color: inherit;
  text-decoration: none;
}

.bachnx .fc {
  /* underline link when hovering over any part of row */
}

.bachnx .fc .fc-list-event.fc-event-forced-url:hover a {
  text-decoration: underline;
}

.bachnx .fc-theme-bootstrap a:not([href]) {
  color: inherit;
  /* natural color for navlinks */
}

.bachnx .fc a.fc-event:not([href]) {
  color: #fff;
  background: #e81818;
}

.bachnx .fc a.fc-event:not([href]) .fc-daygrid-event-dot {
  border-color: #fff;
}

.bachnx .fc-prev-button, .bachnx .fc-next-button {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.bachnx .fc-prev-button > .fa, .bachnx .fc-next-button > .fa {
  font-size: 1.25rem;
}

.bachnx span[class*="fc-event"] .dot {
  display: inline-block;
  border: 1px solid #e81818;
  margin-right: 0.5rem;
}

.bachnx a.fc-event-primary {
  background-color: #e81818 !important;
  border-color: #e81818 !important;
  color: #fff !important;
}

.bachnx a.fc-event-primary .fc-daygrid-event-dot, .bachnx a.fc-event-primary .fc-list-event-dot {
  border-color: #fff !important;
}

.bachnx .modal-header.fc-event-primary {
  background-color: #e81818 !important;
  border-color: #e81818 !important;
}

.bachnx .modal-header.fc-event-primary .close, .bachnx .modal-header.fc-event-primary .modal-title {
  color: #fff !important;
}

.bachnx span.fc-event-primary .dot {
  background-color: #e81818 !important;
  border-color: #e81818 !important;
}

.bachnx .fc-event-primary:not(a) .fc-list-event-dot {
  background-color: #e81818 !important;
  border-color: #e81818 !important;
}

.bachnx a.fc-event-success {
  background-color: #1ee0ac !important;
  border-color: #1ee0ac !important;
  color: #fff !important;
}

.bachnx a.fc-event-success .fc-daygrid-event-dot, .bachnx a.fc-event-success .fc-list-event-dot {
  border-color: #fff !important;
}

.bachnx .modal-header.fc-event-success {
  background-color: #1ee0ac !important;
  border-color: #1ee0ac !important;
}

.bachnx .modal-header.fc-event-success .close, .bachnx .modal-header.fc-event-success .modal-title {
  color: #fff !important;
}

.bachnx span.fc-event-success .dot {
  background-color: #1ee0ac !important;
  border-color: #1ee0ac !important;
}

.bachnx .fc-event-success:not(a) .fc-list-event-dot {
  background-color: #1ee0ac !important;
  border-color: #1ee0ac !important;
}

.bachnx a.fc-event-info {
  background-color: #09c2de !important;
  border-color: #09c2de !important;
  color: #fff !important;
}

.bachnx a.fc-event-info .fc-daygrid-event-dot, .bachnx a.fc-event-info .fc-list-event-dot {
  border-color: #fff !important;
}

.bachnx .modal-header.fc-event-info {
  background-color: #09c2de !important;
  border-color: #09c2de !important;
}

.bachnx .modal-header.fc-event-info .close, .bachnx .modal-header.fc-event-info .modal-title {
  color: #fff !important;
}

.bachnx span.fc-event-info .dot {
  background-color: #09c2de !important;
  border-color: #09c2de !important;
}

.bachnx .fc-event-info:not(a) .fc-list-event-dot {
  background-color: #09c2de !important;
  border-color: #09c2de !important;
}

.bachnx a.fc-event-warning {
  background-color: #f4bd0e !important;
  border-color: #f4bd0e !important;
  color: #fff !important;
}

.bachnx a.fc-event-warning .fc-daygrid-event-dot, .bachnx a.fc-event-warning .fc-list-event-dot {
  border-color: #fff !important;
}

.bachnx .modal-header.fc-event-warning {
  background-color: #f4bd0e !important;
  border-color: #f4bd0e !important;
}

.bachnx .modal-header.fc-event-warning .close, .bachnx .modal-header.fc-event-warning .modal-title {
  color: #fff !important;
}

.bachnx span.fc-event-warning .dot {
  background-color: #f4bd0e !important;
  border-color: #f4bd0e !important;
}

.bachnx .fc-event-warning:not(a) .fc-list-event-dot {
  background-color: #f4bd0e !important;
  border-color: #f4bd0e !important;
}

.bachnx a.fc-event-danger {
  background-color: #e85347 !important;
  border-color: #e85347 !important;
  color: #fff !important;
}

.bachnx a.fc-event-danger .fc-daygrid-event-dot, .bachnx a.fc-event-danger .fc-list-event-dot {
  border-color: #fff !important;
}

.bachnx .modal-header.fc-event-danger {
  background-color: #e85347 !important;
  border-color: #e85347 !important;
}

.bachnx .modal-header.fc-event-danger .close, .bachnx .modal-header.fc-event-danger .modal-title {
  color: #fff !important;
}

.bachnx span.fc-event-danger .dot {
  background-color: #e85347 !important;
  border-color: #e85347 !important;
}

.bachnx .fc-event-danger:not(a) .fc-list-event-dot {
  background-color: #e85347 !important;
  border-color: #e85347 !important;
}

.bachnx a.fc-event-secondary {
  background-color: #364a63 !important;
  border-color: #364a63 !important;
  color: #fff !important;
}

.bachnx a.fc-event-secondary .fc-daygrid-event-dot, .bachnx a.fc-event-secondary .fc-list-event-dot {
  border-color: #fff !important;
}

.bachnx .modal-header.fc-event-secondary {
  background-color: #364a63 !important;
  border-color: #364a63 !important;
}

.bachnx .modal-header.fc-event-secondary .close, .bachnx .modal-header.fc-event-secondary .modal-title {
  color: #fff !important;
}

.bachnx span.fc-event-secondary .dot {
  background-color: #364a63 !important;
  border-color: #364a63 !important;
}

.bachnx .fc-event-secondary:not(a) .fc-list-event-dot {
  background-color: #364a63 !important;
  border-color: #364a63 !important;
}

.bachnx a.fc-event-dark {
  background-color: #1f2b3a !important;
  border-color: #1f2b3a !important;
  color: #fff !important;
}

.bachnx a.fc-event-dark .fc-daygrid-event-dot, .bachnx a.fc-event-dark .fc-list-event-dot {
  border-color: #fff !important;
}

.bachnx .modal-header.fc-event-dark {
  background-color: #1f2b3a !important;
  border-color: #1f2b3a !important;
}

.bachnx .modal-header.fc-event-dark .close, .bachnx .modal-header.fc-event-dark .modal-title {
  color: #fff !important;
}

.bachnx span.fc-event-dark .dot {
  background-color: #1f2b3a !important;
  border-color: #1f2b3a !important;
}

.bachnx .fc-event-dark:not(a) .fc-list-event-dot {
  background-color: #1f2b3a !important;
  border-color: #1f2b3a !important;
}

.bachnx a.fc-event-blue {
  background-color: #559bfb !important;
  border-color: #559bfb !important;
  color: #fff !important;
}

.bachnx a.fc-event-blue .fc-daygrid-event-dot, .bachnx a.fc-event-blue .fc-list-event-dot {
  border-color: #fff !important;
}

.bachnx .modal-header.fc-event-blue {
  background-color: #559bfb !important;
  border-color: #559bfb !important;
}

.bachnx .modal-header.fc-event-blue .close, .bachnx .modal-header.fc-event-blue .modal-title {
  color: #fff !important;
}

.bachnx span.fc-event-blue .dot {
  background-color: #559bfb !important;
  border-color: #559bfb !important;
}

.bachnx .fc-event-blue:not(a) .fc-list-event-dot {
  background-color: #559bfb !important;
  border-color: #559bfb !important;
}

.bachnx a.fc-event-azure {
  background-color: #1676fb !important;
  border-color: #1676fb !important;
  color: #fff !important;
}

.bachnx a.fc-event-azure .fc-daygrid-event-dot, .bachnx a.fc-event-azure .fc-list-event-dot {
  border-color: #fff !important;
}

.bachnx .modal-header.fc-event-azure {
  background-color: #1676fb !important;
  border-color: #1676fb !important;
}

.bachnx .modal-header.fc-event-azure .close, .bachnx .modal-header.fc-event-azure .modal-title {
  color: #fff !important;
}

.bachnx span.fc-event-azure .dot {
  background-color: #1676fb !important;
  border-color: #1676fb !important;
}

.bachnx .fc-event-azure:not(a) .fc-list-event-dot {
  background-color: #1676fb !important;
  border-color: #1676fb !important;
}

.bachnx a.fc-event-indigo {
  background-color: #2c3782 !important;
  border-color: #2c3782 !important;
  color: #fff !important;
}

.bachnx a.fc-event-indigo .fc-daygrid-event-dot, .bachnx a.fc-event-indigo .fc-list-event-dot {
  border-color: #fff !important;
}

.bachnx .modal-header.fc-event-indigo {
  background-color: #2c3782 !important;
  border-color: #2c3782 !important;
}

.bachnx .modal-header.fc-event-indigo .close, .bachnx .modal-header.fc-event-indigo .modal-title {
  color: #fff !important;
}

.bachnx span.fc-event-indigo .dot {
  background-color: #2c3782 !important;
  border-color: #2c3782 !important;
}

.bachnx .fc-event-indigo:not(a) .fc-list-event-dot {
  background-color: #2c3782 !important;
  border-color: #2c3782 !important;
}

.bachnx a.fc-event-purple {
  background-color: #816bff !important;
  border-color: #816bff !important;
  color: #fff !important;
}

.bachnx a.fc-event-purple .fc-daygrid-event-dot, .bachnx a.fc-event-purple .fc-list-event-dot {
  border-color: #fff !important;
}

.bachnx .modal-header.fc-event-purple {
  background-color: #816bff !important;
  border-color: #816bff !important;
}

.bachnx .modal-header.fc-event-purple .close, .bachnx .modal-header.fc-event-purple .modal-title {
  color: #fff !important;
}

.bachnx span.fc-event-purple .dot {
  background-color: #816bff !important;
  border-color: #816bff !important;
}

.bachnx .fc-event-purple:not(a) .fc-list-event-dot {
  background-color: #816bff !important;
  border-color: #816bff !important;
}

.bachnx a.fc-event-pink {
  background-color: #ff63a5 !important;
  border-color: #ff63a5 !important;
  color: #fff !important;
}

.bachnx a.fc-event-pink .fc-daygrid-event-dot, .bachnx a.fc-event-pink .fc-list-event-dot {
  border-color: #fff !important;
}

.bachnx .modal-header.fc-event-pink {
  background-color: #ff63a5 !important;
  border-color: #ff63a5 !important;
}

.bachnx .modal-header.fc-event-pink .close, .bachnx .modal-header.fc-event-pink .modal-title {
  color: #fff !important;
}

.bachnx span.fc-event-pink .dot {
  background-color: #ff63a5 !important;
  border-color: #ff63a5 !important;
}

.bachnx .fc-event-pink:not(a) .fc-list-event-dot {
  background-color: #ff63a5 !important;
  border-color: #ff63a5 !important;
}

.bachnx a.fc-event-orange {
  background-color: #ffa353 !important;
  border-color: #ffa353 !important;
  color: #fff !important;
}

.bachnx a.fc-event-orange .fc-daygrid-event-dot, .bachnx a.fc-event-orange .fc-list-event-dot {
  border-color: #fff !important;
}

.bachnx .modal-header.fc-event-orange {
  background-color: #ffa353 !important;
  border-color: #ffa353 !important;
}

.bachnx .modal-header.fc-event-orange .close, .bachnx .modal-header.fc-event-orange .modal-title {
  color: #fff !important;
}

.bachnx span.fc-event-orange .dot {
  background-color: #ffa353 !important;
  border-color: #ffa353 !important;
}

.bachnx .fc-event-orange:not(a) .fc-list-event-dot {
  background-color: #ffa353 !important;
  border-color: #ffa353 !important;
}

.bachnx a.fc-event-teal {
  background-color: #20c997 !important;
  border-color: #20c997 !important;
  color: #fff !important;
}

.bachnx a.fc-event-teal .fc-daygrid-event-dot, .bachnx a.fc-event-teal .fc-list-event-dot {
  border-color: #fff !important;
}

.bachnx .modal-header.fc-event-teal {
  background-color: #20c997 !important;
  border-color: #20c997 !important;
}

.bachnx .modal-header.fc-event-teal .close, .bachnx .modal-header.fc-event-teal .modal-title {
  color: #fff !important;
}

.bachnx span.fc-event-teal .dot {
  background-color: #20c997 !important;
  border-color: #20c997 !important;
}

.bachnx .fc-event-teal:not(a) .fc-list-event-dot {
  background-color: #20c997 !important;
  border-color: #20c997 !important;
}

.bachnx a.fc-event-primary-dim {
  background-color: #ebedff !important;
  border-color: #ebedff !important;
  color: #e81818 !important;
}

.bachnx a.fc-event-primary-dim .fc-daygrid-event-dot, .bachnx a.fc-event-primary-dim .fc-list-event-dot {
  border-color: #e81818 !important;
}

.bachnx .modal-header.fc-event-primary-dim {
  background-color: #ebedff !important;
  color: #e81818 !important;
  border-color: #d2d6ff !important;
}

.bachnx .modal-header.fc-event-primary-dim .close, .bachnx .modal-header.fc-event-primary-dim .modal-title {
  color: #e81818 !important;
}

.bachnx span.fc-event-primary-dim .dot {
  background-color: #ebedff !important;
  border-color: #e81818 !important;
}

.bachnx .fc-event-primary-dim:not(a) .fc-list-event-dot {
  background-color: #ebedff !important;
  border-color: #98a3ff !important;
}

.bachnx a.fc-event-success-dim {
  background-color: #e2fbf4 !important;
  border-color: #e2fbf4 !important;
  color: #1ee0ac !important;
}

.bachnx a.fc-event-success-dim .fc-daygrid-event-dot, .bachnx a.fc-event-success-dim .fc-list-event-dot {
  border-color: #1ee0ac !important;
}

.bachnx .modal-header.fc-event-success-dim {
  background-color: #e2fbf4 !important;
  color: #1ee0ac !important;
  border-color: #ccf8ec !important;
}

.bachnx .modal-header.fc-event-success-dim .close, .bachnx .modal-header.fc-event-success-dim .modal-title {
  color: #1ee0ac !important;
}

.bachnx span.fc-event-success-dim .dot {
  background-color: #e2fbf4 !important;
  border-color: #1ee0ac !important;
}

.bachnx .fc-event-success-dim:not(a) .fc-list-event-dot {
  background-color: #e2fbf4 !important;
  border-color: #4ae7bd !important;
}

.bachnx a.fc-event-info-dim {
  background-color: #dff7fb !important;
  border-color: #dff7fb !important;
  color: #09c2de !important;
}

.bachnx a.fc-event-info-dim .fc-daygrid-event-dot, .bachnx a.fc-event-info-dim .fc-list-event-dot {
  border-color: #09c2de !important;
}

.bachnx .modal-header.fc-event-info-dim {
  background-color: #dff7fb !important;
  color: #09c2de !important;
  border-color: #c8f1f8 !important;
}

.bachnx .modal-header.fc-event-info-dim .close, .bachnx .modal-header.fc-event-info-dim .modal-title {
  color: #09c2de !important;
}

.bachnx span.fc-event-info-dim .dot {
  background-color: #dff7fb !important;
  border-color: #09c2de !important;
}

.bachnx .fc-event-info-dim:not(a) .fc-list-event-dot {
  background-color: #dff7fb !important;
  border-color: #24daf6 !important;
}

.bachnx a.fc-event-warning-dim {
  background-color: #fef6e0 !important;
  border-color: #fef6e0 !important;
  color: #f4bd0e !important;
}

.bachnx a.fc-event-warning-dim .fc-daygrid-event-dot, .bachnx a.fc-event-warning-dim .fc-list-event-dot {
  border-color: #f4bd0e !important;
}

.bachnx .modal-header.fc-event-warning-dim {
  background-color: #fef6e0 !important;
  color: #f4bd0e !important;
  border-color: #fdefc7 !important;
}

.bachnx .modal-header.fc-event-warning-dim .close, .bachnx .modal-header.fc-event-warning-dim .modal-title {
  color: #f4bd0e !important;
}

.bachnx span.fc-event-warning-dim .dot {
  background-color: #fef6e0 !important;
  border-color: #f4bd0e !important;
}

.bachnx .fc-event-warning-dim:not(a) .fc-list-event-dot {
  background-color: #fef6e0 !important;
  border-color: #f6ca3f !important;
}

.bachnx a.fc-event-danger-dim {
  background-color: #fce9e7 !important;
  border-color: #fce9e7 !important;
  color: #e85347 !important;
}

.bachnx a.fc-event-danger-dim .fc-daygrid-event-dot, .bachnx a.fc-event-danger-dim .fc-list-event-dot {
  border-color: #e85347 !important;
}

.bachnx .modal-header.fc-event-danger-dim {
  background-color: #fce9e7 !important;
  color: #e85347 !important;
  border-color: #f9d4d0 !important;
}

.bachnx .modal-header.fc-event-danger-dim .close, .bachnx .modal-header.fc-event-danger-dim .modal-title {
  color: #e85347 !important;
}

.bachnx span.fc-event-danger-dim .dot {
  background-color: #fce9e7 !important;
  border-color: #e85347 !important;
}

.bachnx .fc-event-danger-dim:not(a) .fc-list-event-dot {
  background-color: #fce9e7 !important;
  border-color: #ee7d74 !important;
}

.bachnx a.fc-event-secondary-dim {
  background-color: #e5ecf5 !important;
  border-color: #e5ecf5 !important;
  color: #364a63 !important;
}

.bachnx a.fc-event-secondary-dim .fc-daygrid-event-dot, .bachnx a.fc-event-secondary-dim .fc-list-event-dot {
  border-color: #364a63 !important;
}

.bachnx .modal-header.fc-event-secondary-dim {
  background-color: #e5ecf5 !important;
  color: #364a63 !important;
  border-color: #d3dfee !important;
}

.bachnx .modal-header.fc-event-secondary-dim .close, .bachnx .modal-header.fc-event-secondary-dim .modal-title {
  color: #364a63 !important;
}

.bachnx span.fc-event-secondary-dim .dot {
  background-color: #e5ecf5 !important;
  border-color: #364a63 !important;
}

.bachnx .fc-event-secondary-dim:not(a) .fc-list-event-dot {
  background-color: #e5ecf5 !important;
  border-color: #486384 !important;
}

.bachnx a.fc-event-dark-dim {
  background-color: #d9e1ef !important;
  border-color: #d9e1ef !important;
  color: #1f2b3a !important;
}

.bachnx a.fc-event-dark-dim .fc-daygrid-event-dot, .bachnx a.fc-event-dark-dim .fc-list-event-dot {
  border-color: #1f2b3a !important;
}

.bachnx .modal-header.fc-event-dark-dim {
  background-color: #d9e1ef !important;
  color: #1f2b3a !important;
  border-color: #c7d3e7 !important;
}

.bachnx .modal-header.fc-event-dark-dim .close, .bachnx .modal-header.fc-event-dark-dim .modal-title {
  color: #1f2b3a !important;
}

.bachnx span.fc-event-dark-dim .dot {
  background-color: #d9e1ef !important;
  border-color: #1f2b3a !important;
}

.bachnx .fc-event-dark-dim:not(a) .fc-list-event-dot {
  background-color: #d9e1ef !important;
  border-color: #31445b !important;
}

.bachnx a.fc-event-blue-dim {
  background-color: #e9f2fe !important;
  border-color: #e9f2fe !important;
  color: #559bfb !important;
}

.bachnx a.fc-event-blue-dim .fc-daygrid-event-dot, .bachnx a.fc-event-blue-dim .fc-list-event-dot {
  border-color: #559bfb !important;
}

.bachnx .modal-header.fc-event-blue-dim {
  background-color: #e9f2fe !important;
  color: #559bfb !important;
  border-color: #d1e4fd !important;
}

.bachnx .modal-header.fc-event-blue-dim .close, .bachnx .modal-header.fc-event-blue-dim .modal-title {
  color: #559bfb !important;
}

.bachnx span.fc-event-blue-dim .dot {
  background-color: #e9f2fe !important;
  border-color: #559bfb !important;
}

.bachnx .fc-event-blue-dim:not(a) .fc-list-event-dot {
  background-color: #e9f2fe !important;
  border-color: #87b8fc !important;
}

.bachnx a.fc-event-azure-dim {
  background-color: #e1edfe !important;
  border-color: #e1edfe !important;
  color: #1676fb !important;
}

.bachnx a.fc-event-azure-dim .fc-daygrid-event-dot, .bachnx a.fc-event-azure-dim .fc-list-event-dot {
  border-color: #1676fb !important;
}

.bachnx .modal-header.fc-event-azure-dim {
  background-color: #e1edfe !important;
  color: #1676fb !important;
  border-color: #c8defd !important;
}

.bachnx .modal-header.fc-event-azure-dim .close, .bachnx .modal-header.fc-event-azure-dim .modal-title {
  color: #1676fb !important;
}

.bachnx span.fc-event-azure-dim .dot {
  background-color: #e1edfe !important;
  border-color: #1676fb !important;
}

.bachnx .fc-event-azure-dim:not(a) .fc-list-event-dot {
  background-color: #e1edfe !important;
  border-color: #4893fc !important;
}

.bachnx a.fc-event-indigo-dim {
  background-color: #e4e5ef !important;
  border-color: #e4e5ef !important;
  color: #2c3782 !important;
}

.bachnx a.fc-event-indigo-dim .fc-daygrid-event-dot, .bachnx a.fc-event-indigo-dim .fc-list-event-dot {
  border-color: #2c3782 !important;
}

.bachnx .modal-header.fc-event-indigo-dim {
  background-color: #e4e5ef !important;
  color: #2c3782 !important;
  border-color: #d4d6e6 !important;
}

.bachnx .modal-header.fc-event-indigo-dim .close, .bachnx .modal-header.fc-event-indigo-dim .modal-title {
  color: #2c3782 !important;
}

.bachnx span.fc-event-indigo-dim .dot {
  background-color: #e4e5ef !important;
  border-color: #2c3782 !important;
}

.bachnx .fc-event-indigo-dim:not(a) .fc-list-event-dot {
  background-color: #e4e5ef !important;
  border-color: #3947a8 !important;
}

.bachnx a.fc-event-purple-dim {
  background-color: #efecff !important;
  border-color: #efecff !important;
  color: #816bff !important;
}

.bachnx a.fc-event-purple-dim .fc-daygrid-event-dot, .bachnx a.fc-event-purple-dim .fc-list-event-dot {
  border-color: #816bff !important;
}

.bachnx .modal-header.fc-event-purple-dim {
  background-color: #efecff !important;
  color: #816bff !important;
  border-color: #dad3ff !important;
}

.bachnx .modal-header.fc-event-purple-dim .close, .bachnx .modal-header.fc-event-purple-dim .modal-title {
  color: #816bff !important;
}

.bachnx span.fc-event-purple-dim .dot {
  background-color: #efecff !important;
  border-color: #816bff !important;
}

.bachnx .fc-event-purple-dim:not(a) .fc-list-event-dot {
  background-color: #efecff !important;
  border-color: #ac9eff !important;
}

.bachnx a.fc-event-pink-dim {
  background-color: #ffebf3 !important;
  border-color: #ffebf3 !important;
  color: #ff63a5 !important;
}

.bachnx a.fc-event-pink-dim .fc-daygrid-event-dot, .bachnx a.fc-event-pink-dim .fc-list-event-dot {
  border-color: #ff63a5 !important;
}

.bachnx .modal-header.fc-event-pink-dim {
  background-color: #ffebf3 !important;
  color: #ff63a5 !important;
  border-color: #ffd2e4 !important;
}

.bachnx .modal-header.fc-event-pink-dim .close, .bachnx .modal-header.fc-event-pink-dim .modal-title {
  color: #ff63a5 !important;
}

.bachnx span.fc-event-pink-dim .dot {
  background-color: #ffebf3 !important;
  border-color: #ff63a5 !important;
}

.bachnx .fc-event-pink-dim:not(a) .fc-list-event-dot {
  background-color: #ffebf3 !important;
  border-color: #ff96c2 !important;
}

.bachnx a.fc-event-orange-dim {
  background-color: #fff3e9 !important;
  border-color: #fff3e9 !important;
  color: #ffa353 !important;
}

.bachnx a.fc-event-orange-dim .fc-daygrid-event-dot, .bachnx a.fc-event-orange-dim .fc-list-event-dot {
  border-color: #ffa353 !important;
}

.bachnx .modal-header.fc-event-orange-dim {
  background-color: #fff3e9 !important;
  color: #ffa353 !important;
  border-color: #ffe5d0 !important;
}

.bachnx .modal-header.fc-event-orange-dim .close, .bachnx .modal-header.fc-event-orange-dim .modal-title {
  color: #ffa353 !important;
}

.bachnx span.fc-event-orange-dim .dot {
  background-color: #fff3e9 !important;
  border-color: #ffa353 !important;
}

.bachnx .fc-event-orange-dim:not(a) .fc-list-event-dot {
  background-color: #fff3e9 !important;
  border-color: #ffbe86 !important;
}

.bachnx a.fc-event-teal-dim {
  background-color: #e2f8f1 !important;
  border-color: #e2f8f1 !important;
  color: #20c997 !important;
}

.bachnx a.fc-event-teal-dim .fc-daygrid-event-dot, .bachnx a.fc-event-teal-dim .fc-list-event-dot {
  border-color: #20c997 !important;
}

.bachnx .modal-header.fc-event-teal-dim {
  background-color: #e2f8f1 !important;
  color: #20c997 !important;
  border-color: #cdf3e7 !important;
}

.bachnx .modal-header.fc-event-teal-dim .close, .bachnx .modal-header.fc-event-teal-dim .modal-title {
  color: #20c997 !important;
}

.bachnx span.fc-event-teal-dim .dot {
  background-color: #e2f8f1 !important;
  border-color: #20c997 !important;
}

.bachnx .fc-event-teal-dim:not(a) .fc-list-event-dot {
  background-color: #e2f8f1 !important;
  border-color: #3ce0af !important;
}

.bachnx .fc-draggable {
  background-color: #e81818;
  border-radius: 4px;
  margin: .75rem 0;
  padding: .25rem .5rem;
  font-size: 13px;
  color: #fff;
  list-style: none;
  display: inline-block;
}

.bachnx .fc-day {
  color: #364a63;
}

.bachnx .fc-day-other {
  color: #526484;
}

.bachnx .fc-col-header-cell {
  color: #526484;
}

.bachnx .nk-kanban {
  overflow: auto;
  padding-bottom: 1rem;
}

.bachnx .kanban-container {
  position: relative;
  box-sizing: border-box;
  width: auto;
  display: flex;
  margin-left: -14px;
  margin-right: -14px;
  overflow: auto;
}

.bachnx .kanban-container * {
  box-sizing: border-box;
}

.bachnx .kanban-board {
  padding: 14px;
  position: relative;
  transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  flex-shrink: 0;
}

.bachnx .kanban-board.disabled-board {
  opacity: 0.3;
}

.bachnx .kanban-board.is-moving.gu-mirror {
  transform: rotate(3deg);
}

.bachnx .kanban-board.is-moving.gu-mirror .kanban-drag {
  overflow: hidden;
  padding-right: 50px;
}

.bachnx .kanban-board-header {
  background: #fff;
  border: 1px solid #e5e9f2;
  border-top: 3px solid #dbdfea;
  border-radius: 4px;
  padding: .5rem 1.25rem;
  margin-bottom: 1rem;
}

.bachnx .kanban-primary {
  border-top-color: #e81818;
}

.bachnx .kanban-success {
  border-top-color: #1ee0ac;
}

.bachnx .kanban-info {
  border-top-color: #09c2de;
}

.bachnx .kanban-warning {
  border-top-color: #f4bd0e;
}

.bachnx .kanban-danger {
  border-top-color: #e85347;
}

.bachnx .kanban-title-content {
  display: flex;
  align-items: center;
}

.bachnx .kanban-title-content .title {
  font-size: 0.9375rem;
  margin-bottom: 0;
  margin-right: 0.75rem;
  color: #526484;
}

.bachnx .kanban-title-board {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.bachnx .kanban-board header .kanban-title-button {
  float: right;
}

.bachnx .kanban-board .kanban-drag {
  min-height: 100px;
  margin-bottom: 1rem;
}

.bachnx .kanban-board .kanban-drag:empty {
  border-radius: 4px;
  border: 1px dashed #e5e9f2;
}

.bachnx .kanban-board:after {
  clear: both;
  display: block;
  content: "";
}

.bachnx .kanban-item {
  border-radius: 4px;
  border: 1px solid #e5e9f2;
  padding: 1rem 1.25rem;
  margin-bottom: 0.75rem;
  background: #fff;
  transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
}

.bachnx .kanban-item-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.bachnx .kanban-item-title + .kanban-item-text {
  margin-top: .5rem;
}

.bachnx .kanban-item-title .title {
  font-size: 0.9375rem;
  margin-bottom: 0;
  margin-right: 0.75rem;
}

.bachnx .kanban-item-tags {
  display: flex;
  padding-top: 0.5rem;
  margin: -.125rem;
}

.bachnx .kanban-item-tags li {
  padding: .125rem;
}

.bachnx .kanban-item-meta {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  padding-top: 0.5rem;
}

.bachnx .kanban-item-meta-list {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin: 0 -.25rem;
}

.bachnx .kanban-item-meta-list:last-child {
  flex-wrap: nowrap;
}

.bachnx .kanban-item-meta-list:first-child {
  padding-right: 1rem;
}

.bachnx .kanban-item-meta-list li {
  font-size: 0.8125rem;
  padding: 0 .25rem;
  color: #8094ae;
}

.bachnx .kanban-item-meta-list li span {
  white-space: nowrap;
}

.bachnx .kanban-item-meta-list li .icon + span {
  margin-left: 0.25rem;
}

.bachnx .kanban-item:hover {
  cursor: move;
}

.bachnx .kanban-item:last-child {
  margin: 0;
}

.bachnx .kanban-item.is-moving.gu-mirror {
  transform: rotate(3deg);
  height: auto !important;
}

.bachnx .gu-mirror {
  position: fixed !important;
  margin: 0 !important;
  z-index: 9999 !important;
}

.bachnx .gu-hide {
  display: none !important;
}

.bachnx .gu-unselectable {
  -webkit-user-select: none !important;
  user-select: none !important;
}

.bachnx .gu-transit {
  opacity: 0.2 !important;
  transform: rotate(0deg) !important;
}

.bachnx .drag_handler {
  background: #fff;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  position: relative;
  top: -3px;
  float: left;
  margin-right: 4px;
}

.bachnx .drag_handler:hover {
  cursor: move;
}

.bachnx .drag_handler_icon {
  position: relative;
  display: block;
  background: #000;
  width: 24px;
  height: 2px;
  top: 12px;
  transition: .5s ease-in-out;
}

.bachnx .drag_handler_icon:before, .bachnx .drag_handler_icon:after {
  background: #000;
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  transition: .5s ease-in-out;
}

.bachnx .drag_handler_icon:before {
  top: 6px;
}

.bachnx .drag_handler_icon:after {
  bottom: 6px;
}

.bachnx .kanban-add-task {
  color: #e81818;
  background: #fff;
  border: 1px dashed #e5e9f2;
  padding-top: 0.675rem;
  padding-bottom: 0.675rem;
}

.bachnx .kanban-add-task:hover {
  color: #fff;
  background: #e81818;
  border: 1px solid #e81818;
}

.bachnx .kanban-add-task:focus {
  outline: none;
  box-shadow: none;
}

.bachnx .dual-listbox {
  display: flex;
  flex-direction: column;
}

.bachnx .dual-listbox .dual-listbox__container {
  display: flex;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
}

.bachnx .dual-listbox .dual-listbox__search {
  max-width: 300px;
}

.bachnx .dual-listbox .dual-listbox__search--hidden {
  display: none;
}

.bachnx .dual-listbox .dual-listbox__available, .bachnx .dual-listbox .dual-listbox__selected {
  border: 1px solid #e5e9f2;
  height: 300px;
  overflow-y: auto;
  padding: 0;
  width: 300px;
  margin-top: 0;
  border-radius: 0 0 4px 4px;
}

.bachnx .dual-listbox .dual-listbox__buttons {
  display: flex;
  flex-direction: column;
  margin: 0 10px;
}

.bachnx .dual-listbox .dual-listbox__button {
  margin-bottom: 5px;
  justify-content: center;
  text-transform: capitalize;
}

.bachnx .dual-listbox .dual-listbox__title {
  font-size: 1rem;
  font-weight: 500;
  padding: .5rem 1rem;
  border-left: 1px solid #e5e9f2;
  border-right: 1px solid #e5e9f2;
  border-top: 1px solid #e5e9f2;
  margin-top: 1rem;
  -webkit-margin-before: 1rem;
  border-radius: 4px 4px 0 0;
}

.bachnx .dual-listbox .dual-listbox__item {
  display: block;
  padding: .5rem 1rem;
  cursor: pointer;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  border-bottom: 1px solid #e5e9f2;
  transition: background-color 0.2s ease;
}

.bachnx .mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}

.bachnx .mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.bachnx .mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}

.bachnx .mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.bachnx .mfp-align-top .mfp-container:before {
  display: none;
}

.bachnx .mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.bachnx .mfp-inline-holder .mfp-content, .bachnx .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.bachnx .mfp-ajax-cur {
  cursor: progress;
}

.bachnx .mfp-zoom-out-cur, .bachnx .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: zoom-out;
}

.bachnx .mfp-zoom {
  cursor: pointer;
  cursor: zoom-in;
}

.bachnx .mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.bachnx .mfp-close, .bachnx .mfp-arrow, .bachnx .mfp-preloader, .bachnx .mfp-counter {
  -webkit-user-select: none;
  user-select: none;
}

.bachnx .mfp-loading.mfp-figure {
  display: none;
}

.bachnx .mfp-hide {
  display: none !important;
}

.bachnx .mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.bachnx .mfp-preloader a {
  color: #CCC;
}

.bachnx .mfp-preloader a:hover {
  color: #FFF;
}

.bachnx .mfp-s-ready .mfp-preloader {
  display: none;
}

.bachnx .mfp-s-error .mfp-content {
  display: none;
}

.bachnx button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}

.bachnx button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.bachnx button.mfp-close {
  overflow: visible;
  cursor: pointer;
  border: 0;
  -webkit-appearance: none;
  display: flex;
  align-items: center;
  justify-content: center;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: 0 3px 12px 1px rgba(43, 55, 72, 0.15);
  touch-action: manipulation;
}

.bachnx button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.bachnx .mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  transform: translate(50%, -50%);
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
  background-color: #fff;
  border-radius: 50%;
}

.bachnx .mfp-close:hover, .bachnx .mfp-close:focus {
  opacity: 1;
}

.bachnx .mfp-close:active {
  top: 1px;
}

.bachnx .mfp-close:after {
  position: absolute;
  font-family: "Nioicon";
  content: "";
  color: #526484;
}

.bachnx .mfp-close-btn-in .mfp-close {
  color: #333;
}

.bachnx .mfp-image-holder .mfp-close, .bachnx .mfp-iframe-holder .mfp-close {
  color: #fff;
}

.bachnx .mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.bachnx .mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.bachnx .mfp-arrow:active {
  margin-top: -54px;
}

.bachnx .mfp-arrow:hover, .bachnx .mfp-arrow:focus {
  opacity: 1;
}

.bachnx .mfp-arrow:before, .bachnx .mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.bachnx .mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.bachnx .mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.bachnx .mfp-arrow-left {
  left: 0;
}

.bachnx .mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}

.bachnx .mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

.bachnx .mfp-arrow-right {
  right: 0;
}

.bachnx .mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}

.bachnx .mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}

.bachnx .mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.bachnx .mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.bachnx .mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.bachnx .mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
  border-radius: 8px;
}

.bachnx img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  margin: 0 auto;
  border-radius: 8px;
}

.bachnx .mfp-figure {
  line-height: 0;
}

.bachnx .mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

.bachnx .mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.bachnx .mfp-figure figure {
  margin: 0;
}

.bachnx .mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.bachnx .mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.bachnx .mfp-image-holder .mfp-content {
  max-width: 100%;
}

.bachnx .mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  .bachnx {
    /** Remove all paddings around the image on small screen */
  }
  .bachnx .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .bachnx .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .bachnx .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .bachnx .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .bachnx .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .bachnx .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .bachnx .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .bachnx .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}

@media all and (max-width: 900px) {
  .bachnx .mfp-arrow {
    transform: scale(0.75);
  }
  .bachnx .mfp-arrow-left {
    transform-origin: 0;
  }
  .bachnx .mfp-arrow-right {
    transform-origin: 100%;
  }
  .bachnx .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}

.bachnx .gu-mirror {
  position: fixed !important;
  margin: 0 !important;
  z-index: 9999 !important;
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  cursor: grabbing;
}

.bachnx .gu-hide {
  display: none !important;
}

.bachnx .gu-unselectable {
  -webkit-user-select: none !important;
  user-select: none !important;
}

.bachnx .gu-transit {
  opacity: 0.2;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
  filter: alpha(opacity=20);
}

.bachnx .dragula-container > *:not(:last-child) {
  margin-bottom: 0.75rem;
}

.bachnx .dragula-container > * {
  cursor: move;
  cursor: grab;
}

.bachnx .dragula-container.has-handle > * {
  cursor: initial;
}

.bachnx .dragula-handle {
  display: flex;
}

.bachnx .dragula-handle .handle {
  position: relative;
  font-size: 1.125rem;
  cursor: move;
  height: 1.25rem;
  width: 1.25rem;
  margin-right: .5rem;
}

.bachnx .dragula-handle .handle:after {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  font-family: "Nioicon";
  content: "";
  font-size: 1rem;
}

.bachnx .google-map {
  height: 400px;
  width: 100%;
}

.bachnx body {
  min-width: 320px;
}

.bachnx body.nav-shown {
  overflow: hidden;
}

.bachnx .nk-body {
  outline: none;
}

.bachnx .nk-app-root {
  outline: none;
}

.bachnx .nk-main {
  position: relative;
}

.bachnx .nk-wrap {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

.bachnx .nk-content {
  padding: 24px 4px;
}

.bachnx .nk-content-fs {
  min-height: calc(100vh - (65px + 65px));
  display: flex;
  align-items: center;
}

@media (min-width: 576px) {
  .bachnx .nk-content {
    padding: 32px 22px;
  }
  .bachnx .nk-content-fluid {
    padding-left: 22px;
    padding-right: 22px;
  }
}

@media (min-width: 992px) {
  .bachnx .nk-content-lg {
    padding-top: 36px;
    padding-bottom: 36px;
  }
  .bachnx .nk-content-fluid {
    padding-left: 24px;
    padding-right: 24px;
  }
}

@media (min-width: 1660px) {
  .bachnx .nk-content-lg {
    padding-top: 54px;
    padding-bottom: 54px;
  }
  .bachnx .nk-content-fluid {
    padding-left: 44px;
    padding-right: 44px;
  }
}

.bachnx .nk-content-body {
  flex-grow: 1;
}

.bachnx .nk-wrap-nosidebar .nk-content {
  padding: 0 !important;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}

.bachnx .logo-link {
  position: relative;
  display: inline-block;
  align-items: center;
}

.bachnx .logo-dark {
  opacity: 1;
}

.bachnx .tc-light .logo-dark, .bachnx .is-dark .logo-dark, .bachnx .is-theme .logo-dark {
  opacity: 0;
}

.bachnx .logo-light {
  opacity: 0;
}

.bachnx .tc-light .logo-light, .bachnx .is-dark .logo-light, .bachnx .is-theme .logo-light {
  opacity: 1;
}

.bachnx .logo-img {
  max-height: 36px;
}

.bachnx .logo-img-lg {
  max-height: 60px;
}

.bachnx .logo-img-sm {
  max-height: 28px;
}

.bachnx .logo-img-icon {
  max-height: 33px;
}

.bachnx .logo-img:not(:first-child) {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.bachnx .nk-header {
  background: #f5f6fa;
  border-bottom: 1px solid #e5e9f2;
  padding: 0 6px;
  z-index: 1010;
}

.bachnx .nk-header.is-dark:not([class*=bg-]) {
  background: #101924;
  border-color: #203247;
}

.bachnx .nk-header.is-light:not([class*=bg-]) {
  background: #fff;
}

.bachnx .nk-header.is-theme:not([class*=bg-]) {
  background: #29347a;
  border-color: #3644a0;
}

.bachnx .nk-header-fixed {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  min-width: 320px;
}

.bachnx .nk-header-fixed + .nk-content {
  margin-top: 65px;
  position: relative;
}

.bachnx .nk-header-wrap {
  position: relative;
  display: flex;
  align-items: center;
  margin: 0 -.25rem;
}

.bachnx .nk-header-wrap > * {
  padding: 0 .25rem;
}

.bachnx .nk-header-right {
  align-items: center;
  justify-content: flex-end;
}

.bachnx .nk-header-center {
  justify-content: center;
}

.bachnx .nk-header-tools {
  margin-left: auto;
  padding-top: 14px;
  padding-bottom: 14px;
}

.bachnx .nk-header-brand {
  flex-shrink: 0;
  padding-top: 14px;
  padding-bottom: 14px;
}

.bachnx .nk-header .dropdown-menu .lead-text {
  color: #364a63;
}

.bachnx .nk-header .dropdown-menu .sub-text, .bachnx .nk-header .dropdown-menu .overline-title, .bachnx .nk-header .dropdown-menu .overline-title-alt {
  color: #8094ae;
}

.bachnx .nk-quick-nav {
  display: flex;
  align-items: center;
  margin: 0 -6px;
}

.bachnx .nk-quick-nav > li {
  padding: 0 6px;
}

.bachnx .nk-quick-nav > li.user-dropdown > a {
  padding: 0 2px;
}

.bachnx .nk-quick-nav-icon {
  display: inline-flex;
  position: relative;
  font-size: 1.5rem;
  z-index: 1;
  color: #526484;
  padding: .375rem;
}

.bachnx .is-dark .nk-quick-nav-icon {
  color: #9faec2;
}

.bachnx .is-theme .nk-quick-nav-icon {
  color: #c4cefe;
}

.bachnx .is-theme .nk-quick-nav-icon.nk-nav-toggle {
  color: #fff;
}

.bachnx .nk-quick-nav-icon:focus {
  box-shadow: none;
}

.bachnx .nk-quick-nav-icon:before {
  position: absolute;
  z-index: -1;
  height: 20px;
  width: 20px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transform-origin: 50% 50%;
  content: '';
  background-color: #e5e9f2;
  border-radius: 50%;
  opacity: 0;
  transition: all .3s;
}

.bachnx .is-dark .nk-quick-nav-icon:before {
  background-color: #0b1219;
}

.bachnx .is-theme .nk-quick-nav-icon:before {
  background-color: #1f275c;
}

.bachnx .show > .nk-quick-nav-icon:before {
  opacity: 1;
  height: 116%;
  width: 116%;
}

.bachnx .nk-quick-nav-icon:hover:before, .bachnx .nk-quick-nav-icon.active:before {
  opacity: 1;
  height: 116%;
  width: 116%;
}

@media (max-width: 359px) {
  .bachnx .nk-quick-nav {
    margin: 0 -3px;
  }
  .bachnx .nk-quick-nav > li {
    padding: 0 3px;
  }
  .bachnx .hide-mb-xs {
    display: none;
  }
}

@media (max-width: 575px) {
  .bachnx .hide-mb-sm {
    display: none;
  }
}

@media (min-width: 576px) {
  .bachnx .nk-header {
    padding: 0 22px;
  }
  .bachnx .nk-quick-nav {
    margin: 0 -10px;
  }
  .bachnx .nk-quick-nav > li {
    padding: 0 10px;
  }
}

@media (min-width: 992px) {
  .bachnx .nk-header-fluid {
    padding-left: 24px;
    padding-right: 24px;
  }
}

@media (min-width: 1660px) {
  .bachnx .nk-header-fluid {
    padding-left: 44px;
    padding-right: 44px;
  }
}

@keyframes overlay-fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.bachnx .nk-header-menu {
  position: fixed;
  top: 0;
  left: 0;
  transform: translateX(-100%);
  width: 280px;
  height: 100vh;
  max-height: 100vh;
  z-index: 999;
  background: #fff;
}

.bachnx .nk-header-menu-inner {
  overflow: auto;
  max-height: 100%;
  min-height: 100%;
}

.bachnx .nk-header-menu.mobile-menu {
  padding-top: 65px;
  padding-bottom: 2.5rem;
  padding-left: 0;
  padding-right: 0;
  transition: transform .4s ease;
}

.bachnx .nk-header-menu.nk-header-active {
  transform: translateX(0);
}

.bachnx .nk-header-mobile {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 28px;
  border-bottom: 1px solid #e5e9f2;
}

.bachnx .nk-header-mobile .logo-dark {
  opacity: 1;
}

.bachnx .nk-header-mobile .logo-light {
  opacity: 0;
}

.bachnx .nk-header-mobile .nk-nav-toggle.nk-quick-nav-icon {
  color: #526484;
}

.bachnx .nk-header-mobile .nk-nav-toggle.nk-quick-nav-icon:before {
  background-color: #e5e9f2;
}

.bachnx .nk-header-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(16, 25, 36, 0.4);
  z-index: 900;
  animation: overlay-fade-in .4s ease 1;
}

@media (min-width: 992px) {
  .bachnx .nk-header-menu {
    position: static;
    background: transparent !important;
    height: auto;
    max-height: auto;
    border-right: none;
    width: auto;
    padding: 0;
    overflow: visible;
    transform: translateX(0) !important;
  }
  .bachnx .nk-header-menu .nk-header-mobile {
    display: none;
  }
  .bachnx .nk-header-overlay {
    display: none;
  }
}

.bachnx .quick-icon {
  display: inline-flex;
  height: 24px;
  width: 24px;
  border-radius: 50%;
}

.bachnx .quick-icon img.icon {
  border-radius: 50%;
}

.bachnx .nk-menu li a {
  vertical-align: middle;
  display: flex;
  position: relative;
  align-items: center;
  transition: color .3s, background-color .3s;
}

.bachnx .nk-menu-item {
  padding: 2px 0;
}

.bachnx .nk-menu-sub .nk-menu-item {
  padding: 1px 0;
}

.bachnx .nk-menu-item.has-sub {
  position: relative;
}

.bachnx .nk-menu > .nk-menu-item.menu-without-icon > .nk-menu-sub .nk-menu-link {
  padding-left: 0;
}

.bachnx .nk-menu-link {
  padding: 0.625rem 40px 0.625rem 24px;
  color: #6e82a5;
  font-family: Nunito, sans-serif;
  font-weight: 700;
  font-size: 15px;
  letter-spacing: 0.01em;
  text-transform: none;
  line-height: 1.25rem;
}

.bachnx .nk-menu-link:hover, .bachnx .active > .nk-menu-link {
  color: #7f8dff;
}

.bachnx .nk-menu-link:hover .count, .bachnx .active > .nk-menu-link .count {
  color: #7f8dff;
}

.bachnx .nk-menu-sub .nk-menu-link {
  padding: 0.375rem 40px 0.375rem 36px;
  font-family: Roboto, sans-serif;
  font-weight: 400;
  font-size: 14px;
  letter-spacing: normal;
  text-transform: none;
  line-height: 1.25rem;
  color: #6e82a5;
}

.bachnx .nk-menu-link.is-disable {
  cursor: default;
}

.bachnx .nk-menu-link.is-disable:hover, .bachnx .active > .nk-menu-link.is-disable {
  color: #6e82a5;
}

.bachnx .nk-menu-link.is-disable:hover .count, .bachnx .active > .nk-menu-link.is-disable .count {
  color: #6e82a5;
}

.bachnx .is-light .nk-menu-link {
  color: #526484;
}

.bachnx .is-theme .nk-menu-link {
  color: #9cadfd;
}

.bachnx .is-light .nk-menu-link:hover, .bachnx .is-light .active > .nk-menu-link {
  color: #7f8dff;
}

.bachnx .is-theme .nk-menu-link:hover, .bachnx .is-theme .active > .nk-menu-link {
  color: #fff;
}

.bachnx .nk-menu-link span.small {
  color: #8094ae;
  margin-left: .5rem;
}

.bachnx .nk-menu-icon {
  font-weight: normal;
  letter-spacing: normal;
  width: 36px;
  line-height: 1;
  flex-grow: 0;
  color: #8094ae;
}

.bachnx .is-theme .nk-menu-icon {
  color: #9cadfd;
}

.bachnx .nk-menu-icon svg, .bachnx .nk-menu-icon img {
  width: 36px;
}

.bachnx .nk-menu-icon .icon {
  font-size: 24px;
  letter-spacing: normal;
  vertical-align: middle;
  color: currentColor;
  transition: color .4s, background-color .4s;
}

.bachnx .nk-menu-link:hover .nk-menu-icon, .bachnx .nk-menu-item.active > .nk-menu-link .nk-menu-icon, .bachnx .nk-menu-item.current-menu > .nk-menu-link .nk-menu-icon {
  color: #7f8dff;
}

.bachnx .is-theme .nk-menu-link:hover .nk-menu-icon, .bachnx .is-theme .nk-menu-item.active > .nk-menu-link .nk-menu-icon, .bachnx .is-theme .nk-menu-item.current-menu > .nk-menu-link .nk-menu-icon {
  color: #fff;
}

.bachnx .nk-menu-link.is-disable:hover .nk-menu-icon {
  color: #8094ae;
}

.bachnx .is-theme .nk-menu-link.is-disable:hover .nk-menu-icon {
  color: #c4cefe;
}

.bachnx .nk-menu-text {
  flex-grow: 1;
  display: inline-block;
}

.bachnx .nk-menu-badge {
  border-radius: 3px;
  padding: 0 .4rem;
  font-size: 11px;
  color: #e81818;
  background: #eff1ff;
  position: absolute;
  top: 50%;
  right: 24px;
  transform: translateY(-50%);
}

.bachnx .has-sub .nk-menu-badge {
  right: 48px;
}

.bachnx .is-dark .nk-menu-badge {
  color: #9cabff;
  background: #203247;
}

.bachnx .is-theme .nk-menu-badge {
  color: #c4cefe;
  background: #3947a8;
}

.bachnx .nk-menu-main .nk-menu-sub .nk-menu-badge {
  color: #e81818;
  background: #eff1ff;
}

.bachnx .nk-menu-heading {
  padding: 0.75rem 1.25rem 0.5rem;
  color: #8094ae;
}

.bachnx .is-theme .nk-menu-heading {
  color: #7990fd;
}

.bachnx .nk-menu-item + .nk-menu-heading {
  padding-top: 1.25rem;
}

.bachnx .nk-menu-heading .overline-title {
  color: inherit;
}

.bachnx .nk-menu-heading span {
  font-size: 13px;
  font-weight: 400;
}

.bachnx .nk-menu-hr {
  margin: 1.25rem 0;
  border-bottom: 1px solid #dbdfea;
}

.bachnx .is-dark .nk-menu-hr {
  border-color: rgba(255, 255, 255, 0.12);
}

.bachnx .is-theme .nk-menu-hr {
  border-color: rgba(255, 255, 255, 0.12);
}

.bachnx .nk-menu-hr + .nk-menu-heading {
  padding-top: 1rem;
}

.bachnx .nk-menu-sub {
  padding-bottom: .25rem;
}

.bachnx .nk-menu-toggle + .nk-menu-sub {
  display: none;
}

.bachnx .active > .nk-menu-sub {
  display: block;
}

.bachnx .nk-menu-sub .nk-menu-link:hover {
  color: #e81818;
}

.bachnx .is-theme .nk-menu-sub .nk-menu-link:hover {
  color: #fff;
}

.bachnx .nk-menu-sub .active > .nk-menu-link {
  color: #e81818;
}

.bachnx .is-theme .nk-menu-sub .active > .nk-menu-link {
  color: #fff;
}

.bachnx .nk-menu-sub .nk-menu-icon {
  width: 24px;
  margin-top: -1px;
}

.bachnx .nk-menu-sub .nk-menu-icon .icon {
  margin-top: -1px;
  font-size: 1.2em;
}

.bachnx .nk-menu-toggle {
  position: relative;
}

.bachnx .nk-menu-toggle:after {
  position: absolute;
  font-family: "Nioicon";
  top: 50%;
  right: 1.25rem;
  content: "";
  transform: translateY(-50%);
  font-size: 1rem;
  color: #8094ae;
  transition: transform .3s, color .1s;
}

.bachnx .is-dark .nk-menu-toggle:after, .bachnx .is-theme .nk-menu-toggle:after {
  color: rgba(255, 255, 255, 0.4);
}

.bachnx .has-sub.active > .nk-menu-toggle:after {
  transform: translateY(-50%) rotate(90deg);
}

.bachnx .nk-menu .count {
  display: inline-block;
  font-size: 0.85em;
  margin-left: 0.25rem;
  color: #8094ae;
  line-height: 1;
}

.bachnx .nk-menu-icon-colored .nk-menu-icon {
  color: #e81818;
}

.bachnx .nk-menu-tooltip {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.bachnx .nk-menu {
  padding-top: 0.75rem;
}

.bachnx .nk-menu .nk-menu-link {
  color: #526484;
  padding-left: 24px;
}

.bachnx .nk-menu .nk-menu-sub {
  padding: 0;
  margin: 0;
  transition: none;
}

.bachnx .nk-menu .nk-menu-sub .nk-menu-link {
  color: #526484;
}

.bachnx .nk-menu .nk-menu-sub .nk-menu-sub {
  border-left: 1px solid #dbdfea;
  margin: 0.25rem 0 0.25rem 24px;
  padding-bottom: 0;
}

.bachnx .nk-menu .nk-menu-sub .nk-menu-sub .nk-menu-link {
  padding-left: .875rem;
}

.bachnx .nk-menu .nk-menu-link:hover, .bachnx .nk-menu .nk-menu-link:focus, .bachnx .nk-menu .nk-menu-item.active > .nk-menu-link, .bachnx .nk-menu .nk-menu-item.current-menu > .nk-menu-link, .bachnx .nk-menu .nk-menu-item:hover > .nk-menu-link {
  color: #7f8dff;
}

.bachnx .nk-menu > li > .nk-menu-link {
  text-transform: uppercase;
  letter-spacing: 0.05rem;
}

.bachnx .nk-menu.ui-s2 > li > .nk-menu-link {
  font-family: Roboto, sans-serif;
  font-weight: 500;
  text-transform: initial;
  letter-spacing: -0.01rem;
}

@media (max-width: 991.98px) {
  .bachnx .nk-menu {
    max-height: calc(100vh - 65px);
    overflow: auto;
  }
}

@media (min-width: 992px) {
  .bachnx .nk-menu {
    padding: 0 1.5rem 0 2rem;
  }
  .bachnx .nk-menu > li {
    padding: 0;
    display: inline-block;
  }
  .bachnx .nk-menu > li.nk-menu-item {
    padding: 0 1rem;
  }
  .bachnx .nk-menu > li.nk-menu-item > .nk-menu-link {
    padding: 1.25rem 0;
    font-size: 14px;
  }
  .bachnx .nk-menu > li > .nk-menu-link:before {
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    right: 0;
    height: 3px;
    background: #7f8dff;
    border-radius: 3px 3px 0 0;
    opacity: 0;
  }
  .bachnx .nk-menu > li.nk-menu-item.active > .nk-menu-link:before, .bachnx .nk-menu > li.nk-menu-item.current-menu > .nk-menu-link:before {
    opacity: 1;
  }
  .bachnx .nk-menu > li > .nk-menu-sub {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
  .bachnx .nk-menu .nk-menu-link {
    padding: 0.5rem 1.25rem;
    font-size: 13px;
  }
  .bachnx .nk-menu .nk-menu-icon {
    display: none;
  }
  .bachnx .nk-menu .nk-menu-text {
    line-height: 1.5rem;
  }
  .bachnx .nk-menu .nk-menu-item .nk-menu-toggle:after {
    line-height: 1;
    position: static;
    transform: translateY(0);
    content: "";
    vertical-align: middle;
    color: rgba(128, 148, 174, 0.7);
    margin-left: 0.5rem;
    margin-right: -2px;
    margin-top: -1px;
    transition: color .1s;
  }
  .bachnx .nk-menu .nk-menu-item:hover > .nk-menu-sub {
    opacity: 1;
    visibility: visible;
    margin-top: 0;
  }
  .bachnx .nk-menu .nk-menu-sub {
    position: absolute;
    left: 0;
    top: 100%;
    width: 200px;
    background: #fff;
    border: 1px solid #e5e9f2;
    box-shadow: 0 0.125rem 0.25rem rgba(43, 55, 72, 0.15);
    border-radius: 4px;
    padding: .5rem 0;
    opacity: 0;
    visibility: hidden;
    margin-top: 6px;
    transition: opacity .4s, margin .2s;
    display: block !important;
  }
  .bachnx .nk-menu .nk-menu-sub .nk-menu-link {
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
  .bachnx .nk-menu .nk-menu-sub .nk-menu-sub {
    margin: 0;
    margin-top: 6px;
    margin-left: -0.75rem;
    left: 100%;
    top: -9px;
    padding: .5rem 0;
    border: 1px solid #e5e9f2;
  }
  .bachnx .nk-menu .nk-menu-sub .nk-menu-sub .nk-menu-link {
    padding-left: 1.5rem;
  }
  .bachnx .nk-menu .nk-menu-sub .nk-menu-item:hover > a {
    background: #f5f6fa;
  }
  .bachnx .nk-menu .nk-menu-sub .nk-menu-toggle:after {
    content: "";
  }
  .bachnx .is-dark .nk-menu > li > .nk-menu-link:before, .bachnx .is-theme .nk-menu > li > .nk-menu-link:before {
    border-radius: 0;
    bottom: auto;
    top: 0;
  }
  .bachnx .is-dark .nk-menu > li > .nk-menu-link {
    color: #9faec2;
  }
  .bachnx .is-dark .nk-menu > li > .nk-menu-link.nk-menu-toggle:after {
    color: rgba(128, 148, 174, 0.7);
  }
  .bachnx .is-dark .nk-menu > li:hover > .nk-menu-link, .bachnx .is-dark .nk-menu > li.active > .nk-menu-link, .bachnx .is-dark .nk-menu > li.current-menu > .nk-menu-link, .bachnx .is-dark .nk-menu > li > .nk-menu-link:hover {
    color: #fff;
  }
  .bachnx .is-theme .nk-menu > li > .nk-menu-link {
    color: #c4cefe;
  }
  .bachnx .is-theme .nk-menu > li > .nk-menu-link.nk-menu-toggle:after {
    color: rgba(196, 206, 254, 0.7);
  }
  .bachnx .is-theme .nk-menu > li:hover > .nk-menu-link, .bachnx .is-theme .nk-menu > li.active > .nk-menu-link, .bachnx .is-theme .nk-menu > li.current-menu > .nk-menu-link, .bachnx .is-theme .nk-menu > li > .nk-menu-link:hover {
    color: #fff;
  }
}

.bachnx .nk-footer {
  margin-top: auto;
  background: #fff;
  border-top: 1px solid #e5e9f2;
  padding: 20px 6px;
}

.bachnx .nk-footer.is-dark:not([class*=bg-]) {
  background: #2b357e;
}

.bachnx .nk-footer-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

.bachnx .nk-footer-copyright {
  color: #8094ae;
}

.bachnx .nk-footer-copyright a {
  color: inherit;
}

.bachnx .nk-footer-copyright a:hover {
  color: #e81818;
}

@media (min-width: 576px) {
  .bachnx .nk-footer {
    padding: 20px 22px;
  }
}

@media (min-width: 992px) {
  .bachnx .nk-footer-fluid {
    padding-left: 24px;
    padding-right: 24px;
  }
}

@media (min-width: 1660px) {
  .bachnx .nk-footer-fluid {
    padding-left: 44px;
    padding-right: 44px;
  }
}

.bachnx .nk-split {
  position: relative;
  display: flex;
}

.bachnx .nk-split-page {
  min-height: 100vh;
}

.bachnx .nk-split-content {
  position: relative;
  flex-shrink: 0;
  width: 100%;
  min-height: 100%;
}

@media (min-width: 768px) {
  .bachnx .nk-split-content-md {
    width: 642px;
  }
}

.bachnx .nk-split-stretch {
  flex-grow: 1;
  flex-shrink: 1;
}

@media (max-width: 991.98px) {
  .bachnx .nk-split-stretch.toggle-break-lg {
    width: 460px;
  }
}

@media (max-width: 575.98px) {
  .bachnx .nk-split-sm {
    flex-wrap: wrap;
  }
}

@media (max-width: 767.98px) {
  .bachnx .nk-split-md {
    flex-wrap: wrap;
  }
}

@media (max-width: 991.98px) {
  .bachnx .nk-split-lg {
    flex-wrap: wrap;
  }
}

@media (max-width: 1199.98px) {
  .bachnx .nk-split-xl {
    flex-wrap: wrap;
  }
}

@media (max-width: 1539.98px) {
  .bachnx .nk-split-xxl {
    flex-wrap: wrap;
  }
}

.bachnx canvas {
  width: 100%;
  max-width: 100%;
}

.bachnx a:hover {
  text-decoration: none;
}

.bachnx p:last-child {
  margin-bottom: 0;
}

.bachnx .del {
  text-decoration: line-through;
}

.bachnx span[data-toggle=tooltip]:focus {
  outline: none;
}

.bachnx li {
  list-style: none;
}

.bachnx .g-0 {
  margin: 0 !important;
}

.bachnx .g-0 > li, .bachnx .g-0 > div {
  padding: 0 !important;
}

.bachnx .gx-0 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.bachnx .gx-0 > li, .bachnx .gx-0 > div {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.bachnx .gy-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.bachnx .gy-0 > li, .bachnx .gy-0 > div {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.bachnx .g-1 {
  margin: -0.1875rem !important;
}

.bachnx .g-1 > li, .bachnx .g-1 > div {
  padding: 0.1875rem !important;
}

.bachnx .gx-1 {
  margin-left: -0.1875rem !important;
  margin-right: -0.1875rem !important;
}

.bachnx .gx-1 > li, .bachnx .gx-1 > div {
  padding-left: 0.1875rem !important;
  padding-right: 0.1875rem !important;
}

.bachnx .gy-1 {
  margin-top: -0.1875rem !important;
  margin-bottom: -0.1875rem !important;
}

.bachnx .gy-1 > li, .bachnx .gy-1 > div {
  padding-top: 0.1875rem !important;
  padding-bottom: 0.1875rem !important;
}

.bachnx .g-2 {
  margin: -0.375rem !important;
}

.bachnx .g-2 > li, .bachnx .g-2 > div {
  padding: 0.375rem !important;
}

.bachnx .gx-2 {
  margin-left: -0.375rem !important;
  margin-right: -0.375rem !important;
}

.bachnx .gx-2 > li, .bachnx .gx-2 > div {
  padding-left: 0.375rem !important;
  padding-right: 0.375rem !important;
}

.bachnx .gy-2 {
  margin-top: -0.375rem !important;
  margin-bottom: -0.375rem !important;
}

.bachnx .gy-2 > li, .bachnx .gy-2 > div {
  padding-top: 0.375rem !important;
  padding-bottom: 0.375rem !important;
}

.bachnx .g-3 {
  margin: -0.5rem !important;
}

.bachnx .g-3 > li, .bachnx .g-3 > div {
  padding: 0.5rem !important;
}

.bachnx .gx-3 {
  margin-left: -0.5rem !important;
  margin-right: -0.5rem !important;
}

.bachnx .gx-3 > li, .bachnx .gx-3 > div {
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
}

.bachnx .gy-3 {
  margin-top: -0.5rem !important;
  margin-bottom: -0.5rem !important;
}

.bachnx .gy-3 > li, .bachnx .gy-3 > div {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

.bachnx .g-4 {
  margin: -0.75rem !important;
}

.bachnx .g-4 > li, .bachnx .g-4 > div {
  padding: 0.75rem !important;
}

.bachnx .gx-4 {
  margin-left: -0.75rem !important;
  margin-right: -0.75rem !important;
}

.bachnx .gx-4 > li, .bachnx .gx-4 > div {
  padding-left: 0.75rem !important;
  padding-right: 0.75rem !important;
}

.bachnx .gy-4 {
  margin-top: -0.75rem !important;
  margin-bottom: -0.75rem !important;
}

.bachnx .gy-4 > li, .bachnx .gy-4 > div {
  padding-top: 0.75rem !important;
  padding-bottom: 0.75rem !important;
}

.bachnx .g-5 {
  margin: -1.375rem !important;
}

.bachnx .g-5 > li, .bachnx .g-5 > div {
  padding: 1.375rem !important;
}

.bachnx .gx-5 {
  margin-left: -1.375rem !important;
  margin-right: -1.375rem !important;
}

.bachnx .gx-5 > li, .bachnx .gx-5 > div {
  padding-left: 1.375rem !important;
  padding-right: 1.375rem !important;
}

.bachnx .gy-5 {
  margin-top: -1.375rem !important;
  margin-bottom: -1.375rem !important;
}

.bachnx .gy-5 > li, .bachnx .gy-5 > div {
  padding-top: 1.375rem !important;
  padding-bottom: 1.375rem !important;
}

.bachnx .g-gs {
  margin: -14px !important;
}

.bachnx .g-gs > li, .bachnx .g-gs > div {
  padding: 14px !important;
}

.bachnx .gx-gs {
  margin-left: -14px !important;
  margin-right: -14px !important;
}

.bachnx .gx-gs > li, .bachnx .gx-gs > div {
  padding-left: 14px !important;
  padding-right: 14px !important;
}

.bachnx .gy-gs {
  margin-top: -14px !important;
  margin-bottom: -14px !important;
}

.bachnx .gy-gs > li, .bachnx .gy-gs > div {
  padding-top: 14px !important;
  padding-bottom: 14px !important;
}

.bachnx .gap {
  width: 100%;
  display: block;
  height: 28px;
}

.bachnx .gap-0 {
  height: 0;
}

.bachnx .gap-1 {
  height: 0.375rem;
}

.bachnx .gap-2 {
  height: 0.75rem;
}

.bachnx .gap-3 {
  height: 1rem;
}

.bachnx .gap-4 {
  height: 1.5rem;
}

.bachnx .gap-5 {
  height: 2.75rem;
}

.bachnx .gap-gs {
  height: 28px;
}

.bachnx .gap-sm {
  height: 0.75rem;
}

.bachnx .gap-md {
  height: 1.25rem;
}

.bachnx .gap-lg {
  height: 2rem;
}

.bachnx .gap-xl {
  height: 2.5rem;
}

.bachnx .gap-10px {
  height: 10px;
}

.bachnx .gap-20px {
  height: 20px;
}

.bachnx .gap-30px {
  height: 30px;
}

.bachnx .gap-40px {
  height: 40px;
}

.bachnx .gap-50px {
  height: 50px;
}

.bachnx .gap-60px {
  height: 60px;
}

.bachnx .gap-70px {
  height: 70px;
}

.bachnx .gap-80px {
  height: 80px;
}

.bachnx .gap-90px {
  height: 90px;
}

.bachnx .gap-100px {
  height: 100px;
}

.bachnx .li-col2x > li {
  width: 50%;
  float: left;
}

.bachnx .li-col3x > li {
  width: 33.33333%;
  float: left;
}

.bachnx .li-col4x > li {
  width: 25%;
  float: left;
}

.bachnx .alert-cta {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.bachnx .alert-actions {
  display: inline-flex;
  align-items: center;
}

.bachnx .alert-actions a + a {
  margin-left: 1rem;
}

.bachnx .accordion {
  border-radius: 4px;
  border: 1px solid #dbdfea;
  background: #fff;
}

.bachnx .accordion-heading {
  padding-bottom: 1.5rem;
}

.bachnx .accordion-body {
  border-radius: 4px;
}

.bachnx .accordion-item:not(:last-child) .accordion-head {
  border-bottom: 1px solid #dbdfea;
}

.bachnx .accordion-item:not(:last-child) .accordion-inner {
  border-bottom: 1px solid #dbdfea;
}

.bachnx .accordion-item:last-child .accordion-inner {
  border-top: 1px solid #dbdfea;
}

.bachnx .accordion-head {
  padding: 1rem 2.25rem 1rem 1.25rem;
  display: block;
  position: relative;
}

.bachnx .accordion-head .title {
  margin-bottom: 0;
  font-size: 1rem;
  color: #364a63;
  line-height: 1.3;
}

.bachnx .accordion-head.collapsed .title {
  color: #526484;
}

.bachnx .accordion-inner {
  padding: 1rem 1.25rem 1.25rem;
}

.bachnx .accordion-icon {
  position: absolute;
  right: 1rem;
  top: 50%;
  font-size: 1rem;
  color: #364a63;
  transform: translateY(-50%);
  transition: rotate 0.4s;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
}

.bachnx .accordion-icon:before {
  content: "";
  font-family: "Nioicon";
  transition: 0.4s;
}

.bachnx .accordion-head.collapsed .accordion-icon:before {
  content: "";
}

@media (min-width: 768px) {
  .bachnx .accordion-head {
    padding: 1rem 1.5rem;
  }
  .bachnx .accordion-inner {
    padding: 1rem 1.5rem 1.25rem;
  }
  .bachnx .accordion-icon {
    right: 1.5rem;
  }
}

.bachnx .accordion-s2 {
  border: none;
}

.bachnx .accordion-s2 .accordion-icon {
  right: 0;
}

.bachnx .accordion-s2 .accordion-icon:before {
  content: "";
}

.bachnx .accordion-s2 .accordion-head {
  padding: 0.5rem 2.25rem 0.5rem 0;
  border: none !important;
}

.bachnx .accordion-s2 .accordion-head .title {
  font-size: 1.1rem;
  color: #e81818;
}

.bachnx .accordion-s2 .accordion-head.collapsed .title {
  color: #526484;
}

.bachnx .accordion-s2 .accordion-head.collapsed .accordion-icon:before {
  content: "";
}

.bachnx .accordion-s2 .accordion-inner {
  padding: 0.5rem 0 0.625rem;
  border: none !important;
}

@media (min-width: 768px) {
  .bachnx .accordion-s2 .accordion-head {
    padding: 0.5rem 2.25rem 0.5rem 0;
  }
  .bachnx .accordion-s2 .accordion-inner {
    padding: 0.5rem 0 0.625rem;
  }
}

.bachnx .accordion-s3 {
  border: none;
}

.bachnx .accordion-s3 .accordion-icon {
  left: 0;
  right: auto;
}

.bachnx .accordion-s3 .accordion-icon:before {
  content: "";
}

.bachnx .accordion-s3 .accordion-head {
  padding: 0.5rem 0 0.5rem 2.25rem;
  border: none !important;
}

.bachnx .accordion-s3 .accordion-head .title {
  font-size: 1.1rem;
  color: #e81818;
}

.bachnx .accordion-s3 .accordion-head.collapsed .title {
  color: #526484;
}

.bachnx .accordion-s3 .accordion-head.collapsed .accordion-icon:before {
  content: "";
}

.bachnx .accordion-s3 .accordion-inner {
  padding: 0.5rem 0 0.625rem;
  border: none !important;
}

@media (min-width: 768px) {
  .bachnx .accordion-s3 .accordion-head {
    padding: 0.5rem 0 0.5rem 2.25rem;
  }
  .bachnx .accordion-s3 .accordion-inner {
    padding: 0.5rem 2.25rem 0.625rem;
  }
}

.bachnx .dot {
  position: relative;
  display: inline-block;
  border-radius: 50%;
  height: 8px;
  width: 8px;
}

.bachnx .dot-label:after {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border-radius: 50%;
  background: #fff;
  content: '';
  transform: scale(0.65);
}

.bachnx .dot.sq {
  border-radius: 3px;
}

.bachnx .dot.sq:after {
  border-radius: 3px;
}

.bachnx .dot-xs {
  height: 4px;
  width: 4px;
}

.bachnx .dot-sm {
  height: 6px;
  width: 6px;
}

.bachnx .dot-md {
  height: 8px;
  width: 8px;
}

.bachnx .dot-rg {
  height: 10px;
  width: 10px;
}

.bachnx .dot-lg {
  height: 12px;
  width: 12px;
}

.bachnx .dot-xl {
  height: 16px;
  width: 16px;
}

.bachnx .dot-primary {
  background: #e81818;
}

.bachnx .dot-secondary {
  background: #364a63;
}

.bachnx .dot-success {
  background: #1ee0ac;
}

.bachnx .dot-info {
  background: #09c2de;
}

.bachnx .dot-warning {
  background: #f4bd0e;
}

.bachnx .dot-danger {
  background: #e85347;
}

.bachnx .dot-dark {
  background: #1c2b46;
}

.bachnx .dot-gray {
  background: #8091a7;
}

.bachnx .dot-light {
  background: #e5e9f2;
}

.bachnx .dot-lighter {
  background: #f5f6fa;
}

.bachnx .list:not(:last-child) {
  margin-bottom: 1rem;
}

.bachnx .list li {
  position: relative;
  padding-left: 1.5rem;
  line-height: 1.5rem;
}

.bachnx .list li:not(:last-child) {
  padding-bottom: .5rem;
}

.bachnx .list li:before {
  position: absolute;
  left: 0;
  font-size: 14px;
  line-height: 1.5rem;
  font-family: "Nioicon";
  content: "";
}

.bachnx .list li span {
  color: #8094ae;
}

.bachnx .list li ul {
  margin-top: .5rem;
}

.bachnx .list-checked li:before {
  color: #e81818;
  content: "";
}

.bachnx .list-checked-circle li:before {
  color: #e81818;
  content: "";
}

.bachnx .list-cross li:before {
  color: rgba(232, 83, 71, 0.8);
  content: "";
}

.bachnx .list-status {
  list-style: none;
  line-height: 1.3;
}

.bachnx .list-status li {
  display: inline-flex;
  align-items: center;
  padding-right: 1rem;
  vertical-align: middle;
}

.bachnx .list-status .icon {
  margin-right: .375rem;
  line-height: 1.3;
}

.bachnx .list-lg li {
  padding-left: 2rem;
}

.bachnx .list-lg li:not(:last-child) {
  padding-bottom: .75rem;
}

.bachnx .list-lg li:before {
  font-size: 1.35rem;
}

.bachnx .list-sm li {
  padding-left: 1.2rem;
}

.bachnx .list-sm li:not(:last-child) {
  padding-bottom: .35rem;
}

.bachnx .list-sm li:before {
  font-size: 12px;
}

.bachnx .list-step li {
  color: #8094ae;
  font-weight: 500;
}

.bachnx .list-step li:before {
  content: "";
}

.bachnx .list-step li.list-step-current {
  color: #364a63;
}

.bachnx .list-step li.list-step-current:before {
  content: "";
  color: #e81818;
}

.bachnx .list-step li.list-step-done {
  color: #526484;
}

.bachnx .list-step li.list-step-done:before {
  content: "";
  color: #1ee0ac;
}

.bachnx .list-plain a {
  color: #526484;
  display: block;
  line-height: 1.3;
  padding: 0.5rem 0;
}

.bachnx .list-plain a:hover {
  color: #e81818;
}

.bachnx .list-category a {
  font-weight: 500;
}

.bachnx .list-download li > a {
  display: inline-block;
  padding: .25rem;
}

.bachnx .list-download li > a > .icon {
  margin: 0 .25rem;
  font-size: 1.25rem;
}

.bachnx .list-primary li:before {
  color: #e81818;
}

.bachnx .list-secondary li:before {
  color: #364a63;
}

.bachnx .list-success li:before {
  color: #1ee0ac;
}

.bachnx .list-info li:before {
  color: #09c2de;
}

.bachnx .list-warning li:before {
  color: #f4bd0e;
}

.bachnx .list-danger li:before {
  color: #e85347;
}

.bachnx .list-dark li:before {
  color: #1c2b46;
}

.bachnx .list-gray li:before {
  color: #8091a7;
}

.bachnx .list-light li:before {
  color: #e5e9f2;
}

.bachnx .list-lighter li:before {
  color: #f5f6fa;
}

.bachnx .link-bdr-t, .bachnx .link-check + .link-check, .bachnx .link-tidy li + li, .bachnx .link-list + .link-list, .bachnx .link-list-opt li + li, .bachnx .link-list-plain li + li {
  border-top: 1px solid #e5e9f2;
}

.bachnx .link-bdr-b {
  border-bottom: 1px solid #e5e9f2;
}

.bachnx .link-pd-sm, .bachnx .link-tidy.sm li, .bachnx .link-list-plain.sm a {
  padding: 6px 1rem;
}

.bachnx .link-act-check:after, .bachnx .link-check li.active > a:after, .bachnx .link-check li a.active:after, .bachnx .link-list-opt li.active > a:after, .bachnx .link-list-opt a.active:after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 1rem;
  font-family: "Nioicon";
}

.bachnx .link-check {
  padding: .5rem 0;
}

.bachnx .link-check .divider {
  margin: .5rem 0;
}

.bachnx .link-check li {
  display: block;
}

.bachnx .link-check li > span, .bachnx .link-check li a {
  display: block;
  line-height: 1.25rem;
  padding: .35rem 1rem;
}

.bachnx .link-check li > span {
  text-transform: uppercase;
  color: #364a63;
  font-weight: 700;
  font-size: 12px;
  letter-spacing: 1px;
}

.bachnx .link-check li a {
  display: flex;
  align-items: center;
  color: #526484;
  font-size: 13px;
  position: relative;
}

.bachnx .link-check li a:hover {
  color: #e81818;
  background: #f5f6fa;
}

.bachnx .link-check li .icon {
  width: 1.75rem;
  font-size: 1.125rem;
}

.bachnx .link-tidy.no-bdr {
  padding: .5rem 0;
}

.bachnx .link-tidy.no-bdr li:not(.divider) {
  border-top-width: 0;
}

.bachnx .link-tidy .divider {
  margin: .5rem 0;
}

.bachnx .link-tidy li {
  position: relative;
  padding: .625rem 1.1rem;
  line-height: 1.3rem;
}

.bachnx .link-list {
  padding: .75rem 0;
}

.bachnx .link-list .divider {
  margin: .5rem 0;
}

.bachnx .link-list a {
  display: flex;
  align-items: center;
  color: #526484;
  font-size: 13px;
  line-height: 1.4rem;
  font-weight: 500;
  padding: .575rem 0;
  position: relative;
}

.bachnx .link-list a:hover {
  color: #e81818;
}

.bachnx .link-list a .icon {
  font-size: 1.125rem;
  width: 1.5rem;
  line-height: 1;
}

.bachnx .link-list-opt.no-bdr {
  padding: .5rem 0;
}

.bachnx .link-list-opt.no-bdr li:not(.divider) {
  border-top-width: 0;
}

.bachnx .link-list-opt .divider {
  margin: .5rem 0;
}

.bachnx .link-list-opt a {
  display: flex;
  align-items: center;
  padding: .625rem 1.25rem;
  font-size: 12px;
  font-weight: 500;
  color: #526484;
  transition: all .4s;
  line-height: 1.3rem;
  position: relative;
}

.bachnx .link-list-opt a:hover {
  color: #e81818;
  background: #f5f6fa;
}

.bachnx .link-list-opt a .icon {
  font-size: 1.125rem;
  width: 1.75rem;
  opacity: .8;
}

.bachnx .link-list-opt li.disabled > a, .bachnx .link-list-opt a.disabled {
  pointer-events: none;
  color: #8094ae;
  opacity: 0.7;
}

.bachnx .link-list-opt .opt-head {
  padding: .25rem 1.25rem;
  color: #8094ae;
}

.bachnx .link-list-opt.ui-v2 a {
  font-weight: 400;
}

.bachnx .link-list-opt.no-bdr + .link-check {
  margin-top: -0.75rem;
}

.bachnx .link-list-opt.ui-colored li.active > a, .bachnx .link-list-opt.ui-colored a.active {
  color: #e81818;
}

.bachnx .link-list-menu {
  padding: .75rem 0;
}

.bachnx .link-list-menu .divider {
  margin: .5rem 0;
}

.bachnx .link-list-menu a {
  position: relative;
  display: flex;
  align-items: center;
  padding: .75rem 1.25rem;
  font-weight: 500;
  color: #526484;
  transition: all .4s;
  line-height: 1.3rem;
}

.bachnx .link-list-menu a:after {
  position: absolute;
  font-size: 1rem;
  font-family: "Nioicon";
  content: "";
  right: 1.25rem;
  color: #8094ae;
  transition: .3s ease;
}

.bachnx .link-list-menu a .icon {
  font-size: 1.125rem;
  width: 1.75rem;
  opacity: .8;
  color: #8094ae;
  margin-top: -2px;
}

.bachnx .link-list-menu li.active > a, .bachnx .link-list-menu a.active, .bachnx .link-list-menu a:hover, .bachnx .link-list-menu li.active > a .icon, .bachnx .link-list-menu a.active .icon, .bachnx .link-list-menu a:hover .icon, .bachnx .link-list-menu li.active > a:after, .bachnx .link-list-menu a.active:after, .bachnx .link-list-menu a:hover:after {
  color: #e81818;
}

@media (min-width: 576px) {
  .bachnx .link-list-menu a {
    padding: 1rem 1.5rem;
  }
}

.bachnx .link-list-plain.no-bdr {
  padding: .5rem 0;
}

.bachnx .link-list-plain.no-bdr li {
  border-top-width: 0;
}

.bachnx .link-list-plain .divider {
  margin: .5rem 0;
}

.bachnx .link-list-plain a {
  display: flex;
  align-items: center;
  padding: .5rem 1.25rem;
  color: #526484;
  transition: all .4s;
  line-height: 1.4rem;
  position: relative;
}

.bachnx .link-list-plain a:hover {
  color: #e81818;
  background: #f5f6fa;
}

.bachnx .link-list-plain a .icon {
  font-size: 1.125rem;
  width: 1.75rem;
  opacity: .8;
  color: #e81818;
}

.bachnx .link-list-plain li.active > a, .bachnx .link-list-plain a.active {
  color: #e81818;
  background: #f5f6fa;
}

.bachnx .link-list-plain.text-center a {
  justify-content: center;
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}

.bachnx .link-list-plain.li-col2x > li {
  border-right: 1px solid #e5e9f2;
  border-bottom: 1px solid #e5e9f2;
  border-top: 0;
}

.bachnx .link-list-plain.li-col2x > li:nth-child(2n) {
  border-right: none;
}

.bachnx .link-list-plain.li-col3x > li {
  border-right: 1px solid #e5e9f2;
  border-bottom: 1px solid #e5e9f2;
  border-top: 0;
}

.bachnx .link-list-plain.li-col3x > li:nth-child(3n) {
  border-right: none;
}

.bachnx .link-list-plain.li-col4x > li {
  border-right: 1px solid #e5e9f2;
  border-bottom: 1px solid #e5e9f2;
  border-top: 0;
}

.bachnx .link-list-plain.li-col4x > li:nth-child(4n) {
  border-right: none;
}

.bachnx .link-list-template a {
  font-weight: 400;
}

.bachnx .passcode-icon {
  display: none;
}

.bachnx .passcode-icon.icon-show {
  display: block;
}

.bachnx .is-shown .passcode-icon.icon-show {
  display: none;
}

.bachnx .is-hidden .passcode-icon.icon-show {
  display: block;
}

.bachnx .is-shown .passcode-icon.icon-hide {
  display: block;
}

.bachnx .is-hidden .passcode-icon.icon-hide {
  display: none;
}

.bachnx .form-dropdown {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  padding: 0 20px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #8094ae;
}

.bachnx .form-dropdown > div > span {
  margin: 0 0.5rem;
}

.bachnx .form-dropdown .dropdown > a {
  display: inline-flex;
}

.bachnx .form-clip, .bachnx .form-text-hint {
  position: absolute;
  right: 2px;
  top: 2px;
  height: calc(2.125rem - 2px);
  display: flex;
  align-items: center;
  color: #e81818;
  padding-left: 1rem;
  padding-right: .75rem;
  background: #fff;
  border-radius: 4px;
}

.bachnx .form-clip.sm, .bachnx .form-text-hint.sm {
  height: calc(1.75rem + 2px);
}

.bachnx .form-clip.lg, .bachnx .form-text-hint.lg {
  height: calc(2.625rem + 2px);
}

.bachnx .form-clip.xl, .bachnx .form-text-hint.xl {
  height: calc(3.25rem + 2px);
}

.bachnx .form-clip .icon + span, .bachnx .form-clip span + .icon, .bachnx .form-text-hint .icon + span, .bachnx .form-text-hint span + .icon {
  margin-left: 0.25rem;
}

.bachnx .nk-upload-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(2.125rem + 2px);
  margin: 0;
  opacity: 0;
}

.bachnx .nk-upload-label {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 1.5rem;
  width: 100%;
  min-height: 150px;
  border-radius: 4px;
  border: 1px dashed #e5e9f2;
  padding-bottom: 0;
}

.bachnx .nk-upload-init {
  display: block;
  text-align: center;
}

.bachnx .nk-upload-files {
  padding-top: 2rem;
  display: flex;
  justify-content: center;
  margin: -0.5rem;
  padding-bottom: 2rem;
}

.bachnx .nk-upload-files li {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  flex-direction: column;
  text-align: center;
  padding: 0.5rem;
}

.bachnx .nk-upload-files li img {
  width: 60px;
  flex-shrink: 0;
  border-radius: 4px;
}

.bachnx .is-multiple .nk-upload-files li img {
  width: 40px;
}

.bachnx .is-multiple .nk-upload-files li .nk-upload-name {
  display: none;
}

.bachnx .nk-upload-name {
  margin: .5rem 0 0;
  color: #526484;
  font-size: .8125rem;
  font-weight: 500;
  width: 150px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.bachnx .nk-upload-response {
  margin-left: auto;
  display: inline-flex;
  align-items: center;
}

.bachnx .nk-upload-response .message {
  font-size: 12px;
  color: #8094ae;
}

.bachnx .nk-upload-response .message + .icon {
  margin-left: 0.5rem;
}

.bachnx .nk-upload-response .icon:after {
  font-family: "Nioicon";
}

.bachnx .nk-upload-response .icon + .message {
  margin-left: 0.5rem;
}

.bachnx .nk-upload-response.invalid .icon {
  color: #f4bd0e;
}

.bachnx .nk-upload-response.invalid .icon:after {
  content: "";
}

.bachnx .nk-upload-response.valid .icon {
  color: #1ee0ac;
}

.bachnx .nk-upload-response.valid .icon:after {
  content: "";
}

.bachnx .nk-upload-response.error .icon {
  color: #e85347;
}

.bachnx .nk-upload-response.error .icon:after {
  content: "";
}

.bachnx .nk-upload-foot {
  display: flex;
  justify-content: space-between;
  border-top: 1px dashed #e5e9f2;
  padding: 1rem 1.25rem;
  margin: 0 -1.5rem;
}

.bachnx .nk-upload-foot > span, .bachnx .nk-upload-foot > button {
  margin: .25rem;
}

.bachnx .form-editor-custom textarea {
  border-radius: 4px 4px 0 0;
}

.bachnx .form-editor-action {
  border: 1px solid #dbdfea;
  border-top: 0;
  border-radius: 0 0 4px 4px;
  padding: .25rem .5rem;
}

.bachnx .form-editor-action > .link {
  padding: .5rem;
}

.bachnx .form-editor-action > .link.collapsed {
  color: #8094ae;
}

.bachnx .form-editor-action > .link .icon {
  margin-right: .25rem;
}

.bachnx .form-editor-btn-group, .bachnx .form-btn-group {
  display: flex;
  align-items: center;
  margin: -0.25rem;
  flex-wrap: wrap;
}

.bachnx .form-editor-btn-group li, .bachnx .form-btn-group li {
  padding: .25rem;
  line-height: 0.5rem;
}

.bachnx .form-btn-group li:first-child {
  margin-right: .5rem;
}

.bachnx .form-btn-secondary {
  margin-left: auto;
}

.bachnx input[type="number"] {
  appearance: textfield;
}

.bachnx input[type=number]::-webkit-inner-spin-button, .bachnx input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
}

.bachnx .number-spinner {
  padding-left: 3.125rem;
  padding-right: 3.125rem;
  text-align: center;
}

.bachnx .number-spinner:focus {
  border-color: #dbdfea;
}

.bachnx .number-spinner-btn {
  position: absolute;
  top: 0;
}

.bachnx .number-plus {
  right: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.bachnx .number-minus {
  left: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.bachnx .input-group-addon {
  display: flex;
  align-items: center;
  padding: .25rem .75rem;
  background-color: #f5f6fa;
  border: 1px solid #dbdfea;
  font-size: 0.75rem;
  border-radius: 4px;
}

.bachnx .input-group-addon:not(:last-child) {
  border-right: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.bachnx .input-group-addon:not(:first-child) {
  border-left: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.bachnx .page-title {
  font-family: Nunito, sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
}

@media (min-width: 992px) {
  .bachnx .page-title {
    font-size: 1.75rem;
  }
}

.bachnx .overline-title {
  font-size: 11px;
  line-height: 1.2;
  letter-spacing: 0.2em;
  color: #8094ae;
  text-transform: uppercase;
  font-weight: 700;
  font-family: Roboto, sans-serif, "Helvetica Neue", Arial, "Noto Sans", sans-serif;
}

.bachnx .text-light .overline-title {
  color: #8094ae;
}

.bachnx .is-dark .overline-title {
  color: #b7c2d0;
}

.bachnx .is-theme .overline-title {
  color: #c4cefe;
}

.bachnx .overline-title-alt {
  font-family: Roboto, sans-serif, "Helvetica Neue", Arial, "Noto Sans", sans-serif;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0.15em;
  font-size: 11px;
  color: #8094ae;
  text-transform: uppercase;
}

.bachnx .is-dark .overline-title-alt {
  color: #8094ae;
}

.bachnx .is-theme .overline-title-alt {
  color: #c4cefe;
}

.bachnx .overline-title-sap {
  position: relative;
  display: inline-block;
  margin-bottom: 0;
  padding-left: .35rem;
  padding-right: .25rem;
  color: #b6c6e3;
}

.bachnx .overline-title-sap:before, .bachnx .overline-title-sap:after {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
  height: 1px;
  content: '';
  background: #b6c6e3;
}

.bachnx .overline-title-sap:before {
  right: 100%;
}

.bachnx .overline-title-sap:after {
  left: 100%;
}

.bachnx .caption-text {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.3;
  letter-spacing: -0.01em;
}

.bachnx .caption-text + .sub-text, .bachnx .caption-text + .sub-text-sm {
  margin-top: 0.5rem;
  display: block;
}

.bachnx .lead-text {
  font-size: 0.875rem;
  font-weight: 700;
  color: #364a63;
  display: block;
}

.bachnx .lead-text + .sub-text {
  font-size: 12px;
}

.bachnx .lead-text span {
  color: #526484;
  font-weight: 400;
}

.bachnx .lead-text-lg {
  font-size: 1.125rem;
  font-weight: 500;
  color: #364a63;
  display: block;
}

.bachnx .is-theme .lead-text-lg {
  color: #fff;
}

.bachnx .is-theme .is-light .lead-text-lg {
  color: #364a63;
}

.bachnx .is-dark .lead-text {
  color: #b7c2d0;
}

.bachnx .is-dark .lead-text span {
  color: #8091a7;
}

.bachnx .is-theme .lead-text {
  color: #fff;
}

.bachnx .is-theme .lead-text span {
  color: #c4cefe;
}

.bachnx .is-theme .is-light .lead-text, .bachnx .is-dark .is-light .lead-text {
  color: #364a63;
}

.bachnx .is-theme .is-light .lead-text span, .bachnx .is-dark .is-light .lead-text span {
  color: #526484;
}

.bachnx .sub-text {
  display: block;
  font-size: 13px;
  color: #8094ae;
}

.bachnx .sub-text span + .dot, .bachnx .sub-text .dot + span {
  margin-left: 0.25rem;
}

.bachnx .sub-text-sm, .bachnx .sub-text + .sub-text {
  font-size: 12px;
}

.bachnx .sub-text-sm {
  color: #8094ae;
}

.bachnx .is-theme .sub-text-sm {
  color: #c4cefe;
}

.bachnx .is-theme .is-light .sub-text-sm {
  color: #8094ae;
}

.bachnx .text-ellipsis .sub-text {
  display: inline;
}

.bachnx .sub-text strong {
  color: #526484;
  font-weight: 700;
}

.bachnx .is-theme .sub-text strong {
  color: #c4cefe;
}

.bachnx .is-theme .is-light .sub-text strong {
  color: #526484;
}

.bachnx .sub-text span {
  white-space: nowrap;
}

.bachnx .is-theme .sub-text {
  color: #c4cefe;
}

.bachnx .is-theme .is-light .sub-text {
  color: #8094ae;
}

.bachnx .text-date span {
  color: #526484;
}

.bachnx h6 .badge {
  margin-left: 0.5rem;
}

.bachnx .fs-9px {
  font-size: 9px;
}

.bachnx .fs-10px {
  font-size: 10px;
}

.bachnx .fs-11px {
  font-size: 11px;
}

.bachnx .fs-12px {
  font-size: 12px;
}

.bachnx .fs-13px {
  font-size: 13px;
}

.bachnx .fs-14px {
  font-size: 14px;
}

.bachnx .fs-15px {
  font-size: 15px;
}

.bachnx .fs-16px {
  font-size: 16px;
}

.bachnx .fs-17px {
  font-size: 17px;
}

.bachnx .fs-18px {
  font-size: 18px;
}

.bachnx .fs-19px {
  font-size: 19px;
}

.bachnx .fs-20px {
  font-size: 20px;
}

.bachnx .fs-21px {
  font-size: 21px;
}

.bachnx .fs-22px {
  font-size: 22px;
}

.bachnx .note-text {
  font-size: 12px;
  font-style: italic;
  color: #8094ae;
}

.bachnx .card .table {
  margin-bottom: 0;
}

.bachnx .card .table tr:first-child th, .bachnx .card .table tr:first-child td {
  border-top: none;
}

.bachnx .card .table tr:last-child td:first-child {
  border-bottom-left-radius: 4px;
}

.bachnx .card .table tr:last-child td:last-child {
  border-bottom-right-radius: 4px;
}

.bachnx .card .table tr:first-child th:first-child {
  border-top-left-radius: 4px;
}

.bachnx .card .table tr:first-child th:last-child {
  border-top-right-radius: 4px;
}

.bachnx .card + .lead-text {
  margin-top: 2rem;
}

.bachnx .lead-text + .card {
  margin-top: 1rem;
}

.bachnx .card-custom-s1 .card-inner-group .card-inner {
  border-bottom: 1px solid #dbdfea;
}

@media (max-width: 991.98px) {
  .bachnx .card-custom-s1 .card-inner-lg {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}

@media (min-width: 992px) {
  .bachnx .card-custom-s1 .card-inner-group {
    border-right: 1px solid #dbdfea;
  }
  .bachnx .card-custom-s1 .card-inner-group .card-inner:last-child {
    border-bottom: none;
  }
}

@media (min-width: 576px) {
  .bachnx .card-search .card-body {
    padding: 1.5rem;
  }
}

.bachnx .card-aside {
  width: 300px;
  background-color: #fff;
  min-height: 100vh;
  flex-shrink: 0;
}

.bachnx .card-aside-left {
  order: -1;
  border-right: 1px solid #e5e9f2;
}

.bachnx .card-aside-right {
  order: 100;
  border-left: 1px solid #e5e9f2;
}

.bachnx .card-aside-wrap {
  display: flex;
}

.bachnx .card-aside-wrap .card-inner, .bachnx .card-aside-wrap .card-content {
  flex-grow: 1;
}

@media (max-width: 767.98px) {
  .bachnx .toggle-break-md.card-aside .card-inner-group {
    max-height: calc(100vh - 65px);
    margin-top: 65px;
  }
}

@media (max-width: 991.98px) {
  .bachnx .toggle-break-lg.card-aside .card-inner-group {
    max-height: calc(100vh - 65px);
    margin-top: 65px;
  }
}

@media (max-width: 1199.98px) {
  .bachnx .toggle-break-xl.card-aside .card-inner-group {
    max-height: calc(100vh - 65px);
    margin-top: 65px;
  }
}

@media (max-width: 1539.98px) {
  .bachnx .toggle-break-xxl.card-aside .card-inner-group {
    max-height: calc(100vh - 65px);
    margin-top: 65px;
  }
}

@media (min-width: 992px) {
  .bachnx .card-aside {
    position: static;
    display: block;
  }
}

@media (min-width: 1540px) {
  .bachnx .card-aside {
    width: 380px;
  }
}

.bachnx .user-avatar, .bachnx [class^="user-avatar"]:not([class*="-group"]) {
  border-radius: 50%;
  height: 40px;
  width: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  background: #e81818;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.06em;
  flex-shrink: 0;
  position: relative;
}

.bachnx .user-avatar + .user-info, .bachnx [class^="user-avatar"]:not([class*="-group"]) + .user-info {
  margin-left: 1rem;
}

.bachnx .user-avatar + .user-name, .bachnx [class^="user-avatar"]:not([class*="-group"]) + .user-name {
  margin-left: 0.75rem;
}

.bachnx .user-avatar img, .bachnx [class^="user-avatar"]:not([class*="-group"]) img {
  border-radius: 50%;
}

.bachnx .user-avatar.md + .user-info, .bachnx [class^="user-avatar"]:not([class*="-group"]).md + .user-info {
  margin-left: 1.5rem;
}

.bachnx .user-avatar.md + .user-name, .bachnx [class^="user-avatar"]:not([class*="-group"]).md + .user-name {
  margin-left: 1.25rem;
}

.bachnx .user-avatar .edit, .bachnx [class^="user-avatar"]:not([class*="-group"]) .edit {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 50%;
  background-color: rgba(31, 43, 58, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  opacity: 0;
  transition: opacity .3s;
}

.bachnx .user-avatar:hover .edit, .bachnx [class^="user-avatar"]:not([class*="-group"]):hover .edit {
  opacity: 1;
}

.bachnx .user-avatar .status, .bachnx [class^="user-avatar"]:not([class*="-group"]) .status {
  border: 2px solid #fff;
  position: absolute;
  bottom: 0;
  right: 0;
}

.bachnx .user-avatar.sq, .bachnx [class^="user-avatar"]:not([class*="-group"]).sq {
  border-radius: 4px;
}

.bachnx .user-avatar.sq img, .bachnx [class^="user-avatar"]:not([class*="-group"]).sq img {
  border-radius: 4px;
}

.bachnx .user-avatar.sq .status, .bachnx [class^="user-avatar"]:not([class*="-group"]).sq .status {
  bottom: -6px;
  right: -6px;
}

.bachnx .user-avatar-multiple {
  background-color: transparent !important;
}

.bachnx .user-avatar-multiple .user-avatar {
  position: absolute;
  height: 70%;
  width: 70%;
  font-size: 80%;
  border: 2px solid #fff;
}

.bachnx .user-avatar-multiple .user-avatar:nth-child(1) {
  top: 0;
  right: 0;
}

.bachnx .user-avatar-multiple .user-avatar:nth-child(2) {
  bottom: 0;
  left: 0;
}

.bachnx .user-card .user-avatar.d-none {
  margin-right: 1rem;
}

.bachnx .user-card .user-avatar.d-none + .user-info, .bachnx .user-card .user-avatar.d-none + .user-name {
  margin-left: 0;
}

.bachnx .user-avatar-xl, .bachnx .user-avatar.xl {
  height: 110px;
  width: 110px;
  font-size: 40px;
  font-weight: 400;
}

.bachnx .user-avatar-xl .status, .bachnx .user-avatar.xl .status {
  bottom: 9px;
  right: 9px;
}

.bachnx .user-avatar-lg, .bachnx .user-avatar.lg {
  height: 80px;
  width: 80px;
  font-size: 28px;
  font-weight: 400;
}

.bachnx .user-avatar-lg .status, .bachnx .user-avatar.lg .status {
  bottom: 5px;
  right: 5px;
}

.bachnx .user-avatar-md, .bachnx .user-avatar.md {
  height: 60px;
  width: 60px;
  font-size: 18px;
}

.bachnx .user-avatar-md .status, .bachnx .user-avatar.md .status {
  bottom: 2px;
  right: 2px;
}

.bachnx .user-avatar-sm, .bachnx .user-avatar.sm {
  height: 32px;
  width: 32px;
  font-size: 12px;
}

.bachnx .user-avatar-sm .status, .bachnx .user-avatar.sm .status {
  bottom: -2px;
  right: -2px;
}

.bachnx .user-avatar-xs, .bachnx .user-avatar.xs {
  height: 26px;
  width: 26px;
  font-size: 9px;
  font-weight: 700;
}

.bachnx .user-avatar-xs .status, .bachnx .user-avatar.xs .status {
  bottom: -2px;
  right: -2px;
}

.bachnx .user-avatar[class*="-blue-dim"] {
  color: #559bfb;
}

.bachnx .user-avatar[class*="-azure-dim"] {
  color: #1676fb;
}

.bachnx .user-avatar[class*="-indigo-dim"] {
  color: #2c3782;
}

.bachnx .user-avatar[class*="-purple-dim"] {
  color: #816bff;
}

.bachnx .user-avatar[class*="-pink-dim"] {
  color: #ff63a5;
}

.bachnx .user-avatar[class*="-orange-dim"] {
  color: #ffa353;
}

.bachnx .user-avatar[class*="-teal-dim"] {
  color: #20c997;
}

.bachnx .user-avatar[class*="-primary-dim"] {
  color: #e81818;
}

.bachnx .user-avatar[class*="-secondary-dim"] {
  color: #364a63;
}

.bachnx .user-avatar[class*="-success-dim"] {
  color: #1ee0ac;
}

.bachnx .user-avatar[class*="-info-dim"] {
  color: #09c2de;
}

.bachnx .user-avatar[class*="-warning-dim"] {
  color: #f4bd0e;
}

.bachnx .user-avatar[class*="-danger-dim"] {
  color: #e85347;
}

.bachnx .user-avatar[class*="-dark-dim"] {
  color: #1f2b3a;
}

.bachnx .user-avatar[class*="-gray-dim"] {
  color: #8091a7;
}

.bachnx .user-avatar[class*="-lighter"] {
  color: #8094ae;
}

.bachnx .user-avatar[class*="-light"] {
  color: #526484;
}

.bachnx .user-card {
  display: flex;
  align-items: center;
}

.bachnx .user-card-wrap {
  padding-top: 1.125rem;
  padding-bottom: 1.125rem;
}

.bachnx .user-card .user-info {
  color: #8094ae;
}

.bachnx .user-card-menu {
  position: absolute;
  right: 1rem;
  top: 1rem;
}

.bachnx .user-toggle {
  display: flex;
  align-items: center;
  padding: 0 1px 1px;
}

.bachnx .user-status {
  font-size: 11px;
  font-weight: 500;
  line-height: 1;
  padding-top: .125rem;
  padding-bottom: .375rem;
}

.bachnx .user-status-unverified {
  color: #e85347;
}

.bachnx .user-status-verified {
  color: #1ee0ac;
}

.bachnx .user-name {
  color: #526484;
  font-size: 12px;
  line-height: 16px;
  font-weight: 700;
}

.bachnx .is-dark .user-name {
  color: #90a1b8;
}

.bachnx .is-theme .user-name {
  color: #c4cefe;
}

.bachnx .user-action {
  margin-left: auto;
  font-size: 20px;
  color: #8094ae;
}

.bachnx .user-account-info {
  padding-top: 1.5rem;
  padding-bottom: 1.25rem;
}

.bachnx .user-account-data li {
  display: flex;
  justify-content: space-between;
  padding: .125rem 0;
}

.bachnx .user-account-actions:not(:first-child) {
  margin-top: 1.5rem;
}

.bachnx .user-account-actions ul {
  display: flex;
}

.bachnx .user-account-actions ul li {
  width: 44%;
}

.bachnx .user-account-actions ul li:last-child {
  width: 56%;
}

.bachnx .user-account-actions .btn, .bachnx .user-account-actions .dual-listbox .dual-listbox__button, .bachnx .dual-listbox .user-account-actions .dual-listbox__button {
  width: 100%;
  font-size: 12px;
  letter-spacing: 0.04em;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  text-transform: uppercase;
}

.bachnx .user-account-links {
  padding: 1rem 0;
  border-bottom: 1px solid #e5e9f2;
}

.bachnx .user-account-info .user-account-links:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}

.bachnx .user-account-info + .user-account-links {
  padding-top: 0;
  margin-top: -0.5rem;
}

.bachnx .user-account-links a:link {
  padding: 0.5rem 0;
  display: flex;
}

.bachnx .user-account-value {
  display: inline-flex;
}

.bachnx .user-balance {
  font-size: 1.5rem;
  line-height: 1;
  padding: .125rem 0 .375rem;
  color: #e81818;
}

.bachnx .user-balance small {
  font-size: 1rem;
}

.bachnx .user-balance-alt {
  font-size: 15px;
  color: #526484;
  font-weight: 700;
}

.bachnx .user-balance-alt span {
  font-weight: 400;
}

.bachnx .user-balance-sub {
  font-size: 13px;
  color: #8094ae;
}

.bachnx .user-balance-sub span {
  color: #526484;
}

.bachnx .user-balance-sub + a {
  margin-top: 1rem;
}

.bachnx .user-card-s2 {
  display: flex;
  flex-direction: column;
  text-align: center;
  padding: .5rem;
}

.bachnx .user-card-s2 .user-avatar {
  margin: 0 auto;
}

.bachnx .user-card-s2 .user-info {
  margin: 1.25rem 0 0 !important;
}

.bachnx .user-card-s2 .user-info .sub-text {
  justify-content: center;
}

.bachnx .user-card-s2 .user-info .badge {
  margin-bottom: 1rem;
}

.bachnx .user-card-md .lead-text {
  font-size: 1rem;
}

.bachnx .user-card-md .sub-text {
  font-size: 0.875rem;
}

.bachnx .user-activity {
  display: flex;
}

.bachnx .user-activity-group {
  display: flex;
  flex-wrap: wrap;
}

.bachnx .user-activity-ck {
  height: 110px;
  padding: .5rem .375rem 0;
}

.bachnx .user-activity .icon {
  width: 2.25rem;
  font-size: 1.5rem;
  color: #8094ae;
}

.bachnx .user-activity .info span {
  display: block;
}

.bachnx .user-activity .amount {
  font-size: 1.125rem;
  line-height: 1.3;
  font-weight: 500;
  color: #526484;
}

.bachnx .user-activity .title {
  font-size: 12px;
  color: #8094ae;
}

.bachnx .user-activity .gfx {
  align-self: flex-end;
  width: 50px;
  margin-left: 1rem;
  margin-bottom: 0.25rem;
}

.bachnx .user-contacts li {
  color: #526484;
  display: flex;
  font-size: .875rem;
  line-height: 1.4rem;
  padding: .375rem 0;
}

.bachnx .user-contacts li .icon {
  color: #8094ae;
  font-size: 1rem;
  width: 1.75rem;
  line-height: inherit;
  display: inline-block;
}

.bachnx .user-avatar-group {
  display: flex;
}

.bachnx .user-avatar-group .user-avatar {
  border: 2px solid #fff;
}

.bachnx .user-avatar-group .user-avatar:not(:first-child) {
  margin-left: -20%;
}

.bachnx .user-avatar-group .user-avatar.sm:not(:first-child) {
  margin-left: -1rem;
}

.bachnx .user-avatar-group .user-avatar.xs:not(:first-child) {
  margin-left: -0.5rem;
}

.bachnx .user-info .lead-text, .bachnx .user-info .sub-text {
  display: flex;
  align-items: center;
}

.bachnx .user-info .edit {
  font-size: 1.25rem;
  color: #8094ae;
  margin-left: 0.5rem;
  display: inline-flex;
}

.bachnx .user-info .edit:hover {
  color: #e81818;
}

.bachnx .user-plan {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: .75rem 0;
}

.bachnx .user-plan-title {
  display: flex;
  align-items: center;
  color: #364a63;
  font-weight: 700;
  font-size: 1rem;
}

.bachnx .user-plan-title .icon {
  font-size: 1.5rem;
  margin-right: 0.75rem;
  color: #e81818;
}

.bachnx .user-plan-info, .bachnx .user-plan-actions {
  padding: 0.5rem 0;
}

.bachnx .user-plan-status {
  font-size: 13px;
  font-weight: 500;
  color: #8094ae;
  text-transform: uppercase;
  margin-top: 0.5rem;
}

.bachnx .user-plan-progress {
  width: 100%;
  margin-top: 1rem;
}

.bachnx .data-list:not(:first-child) {
  margin-top: 1.5rem;
}

.bachnx .data-item {
  position: relative;
  padding: 1rem 1.25rem;
  display: flex;
  align-items: center;
}

.bachnx .data-item .icon {
  color: #8094ae;
  text-align: center;
  height: 32px;
  vertical-align: middle;
  line-height: 32px;
  display: inline-block;
}

.bachnx .data-item:not(:last-child) {
  border-bottom: 1px solid #e5e9f2;
}

.bachnx .data-item[data-toggle] {
  cursor: pointer;
}

.bachnx .data-item:hover .data-label {
  color: #526484;
}

.bachnx .data-item:hover .data-value, .bachnx .data-item:hover .icon {
  color: #364a63;
}

.bachnx .data-head {
  padding: 0.5rem 1.25rem;
  margin-bottom: 0.25rem;
  background-color: #ebeef2;
  border-radius: 4px;
}

.bachnx .data-head.is-plain {
  margin-bottom: 0;
  background-color: transparent;
}

.bachnx .data-head.is-plain:first-child {
  margin-top: 1rem;
}

.bachnx .data-head .title {
  color: #526484;
}

.bachnx .data-col {
  flex-grow: 1;
}

.bachnx .data-col span:not(.data-more) {
  display: inline-block;
  transition: color .3s;
}

.bachnx .data-col-end {
  flex-grow: 0;
  margin-left: auto;
}

.bachnx .data-label {
  color: #8094ae;
  width: 100%;
  flex-shrink: 0;
}

.bachnx .data-value {
  color: #526484;
  font-size: 0.9375rem;
}

.bachnx .data-more {
  position: relative;
  z-index: 4;
  text-align: center;
  line-height: 28px;
  height: 28px;
  width: 28px;
  display: inline-grid;
  align-content: center;
}

.bachnx .data-more:before {
  position: absolute;
  z-index: -1;
  height: 20px;
  width: 20px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transform-origin: 50% 50%;
  content: '';
  background-color: #e5e9f2;
  border-radius: 50%;
  opacity: 0;
  transition: all .3s;
}

.bachnx .data-item:hover .data-more:before {
  opacity: 1;
  height: 40px;
  width: 40px;
}

.bachnx .data-more.disable:before {
  display: none;
}

.bachnx .data-list-s2:not(:first-child) {
  margin-top: 1rem;
}

.bachnx .data-list-s2 .data-item, .bachnx .data-list-s2 .data-head {
  padding-left: 0;
  padding-right: 0;
  background: transparent;
}

.bachnx .data-list-s2 .data-head {
  border-bottom: 1px solid #dbdfea;
}

.bachnx .data-list-s2 .data-item:not(:last-child) {
  border-bottom-color: #dbdfea;
}

.bachnx .data-list-s2 .data-label {
  color: #526484;
}

.bachnx .data-list-s2 .data-placeholder {
  color: #8094ae;
}

@media (min-width: 768px) {
  .bachnx .data-list:not(:first-child) {
    margin-top: 2rem;
  }
  .bachnx .data-list-s2:not(:first-child) {
    margin-top: 1.25rem;
  }
  .bachnx .data-item {
    padding: 1.5rem 1.25rem;
  }
  .bachnx .data-col {
    display: flex;
    align-items: center;
  }
  .bachnx .data-col-end {
    width: 200px;
    text-align: right;
    justify-content: flex-end;
  }
  .bachnx .data-label:not([class^="w-"]) {
    width: 50%;
  }
}

@media (min-width: 1200px) and (max-width: 1359px) {
  .bachnx .card-aside-wrap .data-list .data-col {
    flex-wrap: wrap;
  }
  .bachnx .card-aside-wrap .data-list .data-label {
    width: 100%;
  }
}

.bachnx .is-compact .data-item {
  padding-top: .75rem;
  padding-bottom: .75rem;
}

.bachnx .is-medium .data-item {
  padding-top: 1.125rem;
  padding-bottom: 1.125rem;
}

.bachnx .dropdown-menu .nk-notification {
  max-height: 239px;
  overflow: auto;
}

.bachnx .nk-notification-item {
  display: flex;
  align-items: center;
  padding: 1.25rem 1.75rem;
}

.bachnx .nk-notification-icon {
  flex-shrink: 0;
  margin-right: .75rem;
}

.bachnx .nk-notification-text {
  font-size: 13px;
  color: #526484;
}

.bachnx .nk-notification-text span {
  color: #364a63;
}

.bachnx .nk-notification-time {
  font-size: 11px;
  color: #8094ae;
}

.bachnx .dropdown-menu .nk-chat-list, .bachnx .dropdown-menu .chat-list {
  max-height: 274px;
  overflow: auto;
}

.bachnx .icon-light {
  color: #fff;
}

.bachnx .icon-dark {
  color: #364a63;
}

.bachnx .icon-text {
  display: flex;
  align-items: center;
  font-size: 13px;
}

.bachnx .icon-text .icon {
  font-size: 1.5em;
  width: 1.75rem;
}

.bachnx .icon-image {
  width: 70px;
}

.bachnx .icon-image + h6 {
  margin-top: 1rem;
}

.bachnx .icon-circle {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  background: #e81818;
  color: #fff;
  font-size: 18px;
  height: 36px;
  width: 36px;
}

.bachnx .icon-circle-sm, .bachnx .icon-circle.sm {
  height: 20px;
  width: 20px;
  font-size: 12px;
}

.bachnx .icon-circle-md, .bachnx .icon-circle.md {
  height: 28px;
  width: 28px;
  font-size: 14px;
}

.bachnx .icon-circle-lg, .bachnx .icon-circle.lg {
  height: 44px;
  width: 44px;
  font-size: 24px;
}

.bachnx .icon-circle-xxl, .bachnx .icon-circle.xxl {
  height: 80px;
  width: 80px;
  font-size: 40px;
}

.bachnx .icon-status {
  position: relative;
  display: inline-flex;
}

.bachnx .icon-status:after {
  position: absolute;
  border-radius: 50%;
  right: 0;
  top: 1px;
  height: 10px;
  width: 10px;
  border: 2px solid #fff;
  content: '';
}

.bachnx .icon-status-info:after {
  background: #09c2de;
}

.bachnx .icon-status-danger:after {
  background: #e85347;
}

.bachnx .icon-status-success:after {
  background: #1ee0ac;
}

.bachnx .icon-status-warning:after {
  background: #f4bd0e;
}

.bachnx .icon-status-on:after {
  background: #1ee0ac;
}

.bachnx .icon-status-off:after {
  background: #8094ae;
}

.bachnx .icon-status-na:after {
  display: none;
}

.bachnx .icon-overlap {
  display: inline-flex;
  align-items: center;
  flex-direction: row-reverse;
  flex-shrink: 0;
}

.bachnx .icon-overlap li {
  border-radius: 50%;
  border: 2px solid #fff;
}

.bachnx .icon-overlap li + li {
  margin-right: -14px;
}

.bachnx .icon-overlap-alt {
  display: inline-flex;
  align-items: flex-end;
  flex-shrink: 0;
}

.bachnx .icon-overlap-alt li {
  border-radius: 50%;
}

.bachnx .icon-overlap-alt li + li {
  margin-left: -16px;
  margin-bottom: -10px;
}

.bachnx .icon-circle[class*="btc"] {
  background: #f9841e;
}

.bachnx .icon-circle[class*="facebook"] {
  background: #3b5998;
}

.bachnx .icon-circle[class*="google"] {
  background: #de5246;
}

.bachnx .icon-circle[class*="btc-dim"] {
  background: #feefe2;
}

.bachnx .icon-circle[class*="eth-dim"] {
  background: #eaedf6;
}

.bachnx .icon-circle[class*="white"] {
  background: #fff;
}

.bachnx .icon[class*="bg-blue-dim"] {
  color: #559bfb;
}

.bachnx .icon[class*="bg-azure-dim"] {
  color: #1676fb;
}

.bachnx .icon[class*="bg-indigo-dim"] {
  color: #2c3782;
}

.bachnx .icon[class*="bg-purple-dim"] {
  color: #816bff;
}

.bachnx .icon[class*="bg-pink-dim"] {
  color: #ff63a5;
}

.bachnx .icon[class*="bg-orange-dim"] {
  color: #ffa353;
}

.bachnx .icon[class*="bg-teal-dim"] {
  color: #20c997;
}

.bachnx .icon[class*="bg-primary-dim"] {
  color: #e81818;
}

.bachnx .icon[class*="bg-secondary-dim"] {
  color: #364a63;
}

.bachnx .icon[class*="bg-success-dim"] {
  color: #1ee0ac;
}

.bachnx .icon[class*="bg-info-dim"] {
  color: #09c2de;
}

.bachnx .icon[class*="bg-warning-dim"] {
  color: #f4bd0e;
}

.bachnx .icon[class*="bg-danger-dim"] {
  color: #e85347;
}

.bachnx .icon[class*="bg-light"] {
  color: #526484;
}

.bachnx .icon[class*="bg-lighter"] {
  color: #8094ae;
}

.bachnx .icon[class*="bg-dark-dim"] {
  color: #dde2ea;
}

.bachnx .icon[class*="bg-gray-dim"] {
  color: #e9f0f9;
}

.bachnx .icon[class*="bg-facebook-dim"] {
  color: #3b5998;
}

.bachnx .icon[class*="bg-google-dim"] {
  color: #de5246;
}

.bachnx .icon[class*="bg-btc-dim"] {
  color: #f9841e;
}

.bachnx .icon[class*="bg-eth-dim"] {
  color: #6174b9;
}

.bachnx .icon[class*="bg-white"] {
  color: #526484;
}

.bachnx .icon-avatar {
  width: 1.5rem;
  height: 1.5rem;
  display: inline-block;
  text-align: center;
  line-height: 1.5rem;
  border-radius: 50%;
  background: #e3e7fe;
  color: #e81818;
  margin-right: 0.5rem;
  font-size: 12px;
}

.bachnx .icon-avatar-md {
  width: 2rem;
  height: 2rem;
  line-height: 2rem;
  font-size: 14px;
}

.bachnx .tb-col-hide, .bachnx .tb-col-sm, .bachnx .tb-col-md, .bachnx .tb-col-lg, .bachnx .tb-col-xl, .bachnx .tb-col-xxl, .bachnx .tb-col-xs, .bachnx .tb-col-mb {
  display: none !important;
}

@media (min-width: 576px) {
  .bachnx .tb-col-sm {
    display: table-cell !important;
  }
}

@media (min-width: 768px) {
  .bachnx .tb-col-md {
    display: table-cell !important;
  }
}

@media (min-width: 992px) {
  .bachnx .tb-col-lg {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .bachnx .tb-col-xl {
    display: table-cell !important;
  }
}

@media (min-width: 1540px) {
  .bachnx .tb-col-xxl {
    display: table-cell !important;
  }
}

@media (min-width: 359px) {
  .bachnx .tb-col-xs {
    display: table-cell !important;
  }
}

@media (min-width: 414px) {
  .bachnx .tb-col-mb {
    display: table-cell !important;
  }
}

.bachnx .table-middle td, .bachnx .tb-row-middle td {
  vertical-align: middle;
}

.bachnx .tb-col-end, .bachnx .tb-col-action {
  text-align: right;
}

.bachnx .tb-col-middle {
  vertical-align: middle;
}

.bachnx .tb-col-action .link-cross, .bachnx .tb-col-action .link-done {
  font-size: 1rem;
  text-align: center;
  line-height: 28px;
  height: 24px;
  width: 24px;
  display: inline-block;
  color: #8094ae;
  vertical-align: middle;
  border-radius: 12px;
}

.bachnx .tb-col-action .link-cross .icon, .bachnx .tb-col-action .link-done .icon {
  padding-left: 1px;
}

.bachnx .tb-col-action .link-cross:hover {
  color: #e85347;
  background: #fce7e5;
}

.bachnx .tb-col-action .link-done:hover {
  color: #1ee0ac;
  background: #e0fbf3;
}

@media (max-width: 575.98px) {
  .bachnx .table-ulogs th.tb-col-ip {
    display: none;
  }
  .bachnx .table-ulogs tr {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    position: relative;
    padding: 0.5rem 1.25rem;
  }
  .bachnx .table-ulogs tr:not(:first-child) {
    border-top: 1px solid #dbdfea;
  }
  .bachnx .table-ulogs tr td {
    padding: 0;
    border: 0;
  }
  .bachnx .table-ulogs tr td:first-child, .bachnx .table-ulogs tr td:last-child {
    padding: 0;
  }
  .bachnx .table-ulogs tr td, .bachnx .table-ulogs tr th {
    flex-grow: 1;
  }
  .bachnx .table-ulogs tr td.tb-col-os {
    width: 100%;
  }
  .bachnx .table-ulogs tr th.tb-col-os {
    width: 40%;
    min-width: 142px;
    flex-grow: 0;
  }
  .bachnx .table-ulogs tr td.tb-col-ip {
    width: 40%;
    min-width: 130px;
    flex-grow: 0;
  }
  .bachnx .table-ulogs tr .tb-col-action {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    padding: 0;
  }
  .bachnx .table-ulogs thead tr {
    padding: 0;
  }
}

.bachnx .toggle-content {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: calc(100% + 10px);
  z-index: 9;
  background: #fff;
  border-radius: 4px;
  box-shadow: 0 3px 12px 1px rgba(43, 55, 72, 0.15);
  transform: translateY(10px);
}

.bachnx .toggle-content-right {
  left: auto;
  right: 0;
}

.bachnx .toggle-content-bottom {
  top: auto;
  bottom: 0;
}

.bachnx .toggle-content.content-active {
  transition: all .2s ease;
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.bachnx .toggle-slide {
  position: fixed;
  top: 0;
  z-index: 999;
  min-width: 260px;
  max-width: calc(100% - 40px);
  transition: transform 650ms ease;
}

.bachnx .toggle-slide-left {
  left: 0;
  transform: translateX(-100%);
}

.bachnx .toggle-slide-right {
  right: 0;
  transform: translateX(100%);
}

.bachnx .toggle-slide.content-active {
  transform: translate(0) !important;
}

.bachnx .toggle-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(31, 43, 58, 0.2);
  z-index: 900;
  animation: overlay-fade-in .4s ease 1;
}

.bachnx .toggle-expand-content {
  display: none;
}

.bachnx .toggle-expand-content.expanded {
  display: block;
}

.bachnx .toggle-expand .inactive-text, .bachnx .toggle-opt .inactive-text {
  display: block;
}

.bachnx .toggle-expand.active > .inactive-text, .bachnx .toggle-opt.active > .inactive-text {
  display: none;
}

.bachnx .toggle-expand .active-text, .bachnx .toggle-opt .active-text {
  display: none;
}

.bachnx .toggle-expand.active > .active-text, .bachnx .toggle-opt.active > .active-text {
  display: block;
}

.bachnx body.toggle-shown {
  overflow: hidden;
}

@media (min-width: 576px) {
  .bachnx .nk-block-tools-toggle .toggle-expand {
    display: none;
  }
  .bachnx .nk-block-tools-toggle .toggle-expand-content {
    display: block !important;
  }
}

@media (max-width: 575.98px) {
  .bachnx .nk-block-tools-toggle .toggle-expand-content {
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    z-index: 99;
    width: 100vw;
    padding: 0 18px !important;
    background: #fff;
    margin-left: -18px;
    margin-right: -18px;
    box-shadow: 0 20px 35px rgba(0, 0, 0, 0.2);
  }
  .bachnx .nk-block-tools-toggle .nk-block-tools {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .bachnx .nk-block-tools-toggle .nk-block-tools-opt {
    margin-left: auto;
  }
}

@media (max-width: 575.98px) {
  .bachnx .card-tools-toggle .card-title-group {
    position: static;
  }
  .bachnx .card-tools-toggle .toggle-wrap .toggle-content {
    padding: 1.25rem 1rem;
    transform: translate(0);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
  .bachnx .card-tools-toggle .toggle-wrap .toggle-close {
    margin-right: auto;
  }
  .bachnx .card-tools-toggle .toggle-wrap .toggle-close .btn-trigger:before {
    opacity: 0;
  }
  .bachnx .card-tools-toggle .toggle-wrap .toggle-close .btn-trigger:hover:before {
    opacity: 1;
  }
}

@media (min-width: 576px) {
  .bachnx .card-tools-toggle {
    z-index: 9;
  }
  .bachnx .card-tools-toggle .toggle-wrap .toggle {
    display: none;
  }
  .bachnx .card-tools-toggle .toggle-wrap .toggle-content {
    z-index: 9;
    opacity: 1;
    visibility: visible;
    position: static;
    background: transparent;
    box-shadow: none;
    transform: translate(0);
  }
  .bachnx .card-tools-toggle .toggle-wrap .toggle-close {
    display: none;
  }
}

@media (min-width: 576px) {
  .bachnx .toggle-break-sm {
    transition: none;
    opacity: 1;
    visibility: visible;
    transform: translateY(0) !important;
    position: static;
    background: transparent;
    box-shadow: none;
    z-index: 1 !important;
  }
  .bachnx .toggle-break-sm.collapse {
    display: block;
  }
}

@media (min-width: 768px) {
  .bachnx .toggle-break-md {
    transition: none;
    opacity: 1;
    visibility: visible;
    transform: translateY(0) !important;
    position: static;
    background: transparent;
    box-shadow: none;
    z-index: 1 !important;
  }
  .bachnx .toggle-break-md.collapse {
    display: block;
  }
}

@media (min-width: 992px) {
  .bachnx .toggle-break-lg {
    transition: none;
    opacity: 1;
    visibility: visible;
    transform: translateY(0) !important;
    position: static;
    background: transparent;
    box-shadow: none;
    z-index: 1 !important;
  }
  .bachnx .toggle-break-lg.collapse {
    display: block;
  }
}

@media (min-width: 1200px) {
  .bachnx .toggle-break-xl {
    transition: none;
    opacity: 1;
    visibility: visible;
    transform: translateY(0) !important;
    position: static;
    background: transparent;
    box-shadow: none;
    z-index: 1 !important;
  }
  .bachnx .toggle-break-xl.collapse {
    display: block;
  }
}

@media (min-width: 1540px) {
  .bachnx .toggle-break-xxl {
    transition: none;
    opacity: 1;
    visibility: visible;
    transform: translateY(0) !important;
    position: static;
    background: transparent;
    box-shadow: none;
    z-index: 1 !important;
  }
  .bachnx .toggle-break-xxl.collapse {
    display: block;
  }
}

.bachnx .nav-switch {
  display: inline-flex;
  margin-bottom: 1.5rem;
  border: 1px solid #dbdfea;
  border-radius: 30px;
  padding: 5px;
}

.bachnx .nav-switch .nav-link {
  padding: 5px 16px;
  line-height: 20px;
  border-radius: 20px;
  position: static;
  text-transform: uppercase;
  font-family: Roboto, sans-serif;
  font-weight: 700;
  font-size: 12px;
  color: #8094ae;
}

.bachnx .nav-switch .nav-link.active {
  background: #e81818;
  color: #fff;
}

.bachnx .nav-switch .nav-link:after {
  display: none;
}

.bachnx .nav-switch .nav-item {
  padding: 0;
  margin: 0 1px;
}

.bachnx .nav-switch .nav-item:last-child {
  margin-right: 0;
}

.bachnx .nav-switch .nav-item:first-child {
  margin-left: 0;
}

@media (min-width: 576px) {
  .bachnx .nav-switch {
    margin-bottom: 2.5rem;
  }
}

.bachnx .nav-switch-s2 {
  display: inline-flex;
  border-radius: 4px;
  border: none;
}

.bachnx .nav-switch-s2 .nav-link {
  padding: .25rem .7rem;
  line-height: 20px;
  border-radius: 0;
  position: static;
  text-transform: uppercase;
  font-family: Roboto, sans-serif;
  font-weight: 700;
  font-size: 12px;
  color: #8094ae;
  border: 1px solid #dbdfea;
}

.bachnx .nav-switch-s2 .nav-link:hover, .bachnx .nav-switch-s2 .nav-link:focus {
  color: #526484;
  background: #f5f6fa;
  border: 1px solid #dbdfea;
}

.bachnx .nav-switch-s2 .nav-link.active {
  color: #364a63;
  border: 1px solid #dbdfea;
  background: #f5f6fa;
  box-shadow: inset 0 0 4px -1px rgba(128, 148, 174, 0.25);
}

.bachnx .nav-switch-s2 .nav-link:after {
  display: none;
}

.bachnx .nav-switch-s2 .nav-item {
  padding: 0;
  margin: 0;
}

.bachnx .nav-switch-s2 .nav-item:last-child {
  margin-right: 0;
}

.bachnx .nav-switch-s2 .nav-item:last-child .nav-link {
  border-radius: 0 4px 4px 0;
}

.bachnx .nav-switch-s2 .nav-item:first-child {
  margin-left: 0;
}

.bachnx .nav-switch-s2 .nav-item:first-child .nav-link {
  border-radius: 4px 0 0 4px;
}

.bachnx .nav-switch-s2 .nav-item:not(:first-child) {
  margin-left: -1px;
}

.bachnx .widget-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.75rem;
}

.bachnx .widget-title > * {
  margin-bottom: 0;
}

.bachnx .text-center .widget-title {
  justify-content: center;
}

.bachnx .is-theme .widget-title a:hover {
  color: #fff;
}

.bachnx .side-wg:not(:last-child) {
  margin-bottom: 2.5rem;
}

.bachnx .side-wg-title {
  padding-bottom: 0.75rem;
}

.bachnx .side-wg .back-to {
  font-size: 0.875rem;
  line-height: 1.1;
  font-weight: 400;
  position: relative;
  color: #8094ae;
  display: inline-flex;
  align-items: center;
}

.bachnx .side-wg .back-to .icon {
  font-size: 1.25rem;
  width: 1.75rem;
  margin-top: -3px;
  display: inline-block;
}

.bachnx .nk-ck {
  height: 260px;
}

.bachnx .nk-ck-sm {
  height: 180px;
}

.bachnx .nk-ck1 {
  height: 120px;
}

.bachnx .nk-ck2 {
  height: 240px;
}

.bachnx .nk-ck3 {
  height: 160px;
}

.bachnx .nk-cktv {
  height: 300px;
  overflow: hidden;
  border: 1px solid #dbdfea;
  border-radius: 4px;
}

.bachnx .nk-cktv .tradingview-widget-container {
  overflow: hidden;
  position: relative;
  top: 8px;
}

.bachnx .nk-cktv .tradingview-widget-container > div {
  margin: -1px;
}

@media (min-width: 576px) {
  .bachnx .nk-ck {
    height: 260px;
  }
  .bachnx .nk-ck-sm {
    height: 180px;
  }
  .bachnx .nk-ck1 {
    height: 120px;
  }
  .bachnx .nk-ck2 {
    height: 240px;
  }
  .bachnx .nk-ck3 {
    height: 258px;
  }
}

.bachnx .nk-wg6-title:not(:first-child) {
  margin-top: 1.5rem;
}

.bachnx .nk-wg6-title:not(:last-child) {
  margin-bottom: 1.5rem;
}

.bachnx .nk-wg6-text:not(:last-child) {
  margin-bottom: 1.5rem;
}

.bachnx .aside-wg + .aside-wg {
  padding-top: 2rem;
}

.bachnx .nk-modal-title:not(:first-child) {
  margin-top: 1.5rem;
}

.bachnx .nk-modal-title:not(:last-child) {
  margin-bottom: 1.5rem;
}

.bachnx .nk-modal-title.title {
  font-size: 1.5rem;
}

.bachnx .nk-modal-text:not(:last-child) {
  margin-bottom: 1.5rem;
}

.bachnx .nk-modal-text .lead {
  font-size: 1.1rem;
  line-height: 1.5;
}

.bachnx .nk-modal-text .sub-text {
  font-size: 14px;
}

.bachnx .nk-modal-action {
  margin-top: 1.5rem;
}

.bachnx .nk-modal-action-sm {
  margin-top: 1rem;
}

.bachnx .nk-modal-action-md {
  margin-top: 2rem;
}

.bachnx .nk-modal-action-lg {
  margin-top: 2.25rem;
}

.bachnx .modal-body-lg .tab-content {
  margin-top: 2rem;
}

@media (min-width: 576px) {
  .bachnx .nk-modal-action-md {
    margin-top: 2.5rem;
  }
  .bachnx .nk-modal-action-lg {
    margin-top: 3.25rem;
  }
}

.bachnx [data-toggle="modal"] {
  cursor: pointer;
}

.bachnx .search-wrap {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
  background: #fff;
  transition: opacity .4s;
  border-radius: 6px;
  pointer-events: none;
  display: flex;
  align-items: center;
}

.bachnx .search-wrap.active {
  opacity: 1;
  z-index: 9;
  pointer-events: auto;
}

.bachnx .search-wrap-extend {
  margin-top: -1rem;
  left: -2px;
  right: -2px;
}

.bachnx .search-toggle {
  transition: all .4s;
  opacity: 1;
}

.bachnx .search-toggle.active {
  opacity: 0;
}

.bachnx .search-content {
  position: relative;
  width: 100%;
}

.bachnx .search-content .form-control, .bachnx .search-content div.dataTables_wrapper div.dataTables_filter input, .bachnx div.dataTables_wrapper div.dataTables_filter .search-content input, .bachnx .search-content .dual-listbox .dual-listbox__search, .bachnx .dual-listbox .search-content .dual-listbox__search {
  padding-left: calc(2.125rem + 2px);
  padding-right: calc(2.125rem + 2px);
}

.bachnx .search-content .form-control-sm {
  padding-left: calc(1.75rem + 2px);
  padding-right: calc(1.75rem + 2px);
}

.bachnx .search-back, .bachnx .search-submit {
  position: absolute;
  top: 50%;
}

.bachnx .search-back:focus, .bachnx .search-submit:focus {
  box-shadow: none;
}

.bachnx .search-back {
  left: 0;
  transform: translate(-0.25rem, -50%);
}

.bachnx .search-submit {
  right: 0;
  transform: translate(0.5rem, -50%);
}

.bachnx .search-submit:hover {
  color: #e81818;
}

.bachnx .nk-search-box {
  margin-top: 1.5rem;
  margin-bottom: 1.25rem;
}

.bachnx .nk-search-box .form-icon {
  height: 100%;
  border: none;
  background: transparent;
  width: 3.5rem;
}

.bachnx .nk-search-box .form-control, .bachnx .nk-search-box div.dataTables_wrapper div.dataTables_filter input, .bachnx div.dataTables_wrapper div.dataTables_filter .nk-search-box input, .bachnx .nk-search-box .dual-listbox .dual-listbox__search, .bachnx .dual-listbox .nk-search-box .dual-listbox__search {
  border-radius: 1.5rem;
  padding-left: 1.25rem;
  padding-right: 1.5rem;
}

.bachnx .nk-block + .nk-block, .bachnx .nk-block + .nk-block-head {
  padding-top: 28px;
}

.bachnx .nk-block + .nk-block-lg, .bachnx .nk-block + .nk-block-head-lg {
  padding-top: 2.5rem;
}

.bachnx .nav-tabs + .nk-block {
  padding-top: 1.5rem;
}

.bachnx .nav-tabs + .nk-block-sm {
  padding-top: 1rem;
}

.bachnx .nk-block-area {
  display: flex;
}

.bachnx .nk-block-area-column {
  flex-direction: column;
}

.bachnx .nk-block-between {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.bachnx .nk-block-between > .title:first-child {
  margin-bottom: 0;
}

.bachnx .nk-block-middle {
  margin-top: auto;
  margin-bottom: auto;
}

.bachnx .nk-block-head {
  position: relative;
  padding-bottom: 1.25rem;
}

.bachnx .nk-block-head:only-child {
  padding-bottom: 0;
}

.bachnx .nk-block-head h2:not(:last-child) {
  margin-bottom: 1rem;
}

.bachnx .nk-block-head-sub {
  font-size: 1rem;
  line-height: 1.5rem;
  margin-bottom: .5rem;
  color: #8094ae;
  font-weight: 400;
  position: relative;
}

.bachnx .nk-block-head-sub .back-to {
  color: inherit;
  display: inline-flex;
  align-items: center;
}

.bachnx .nk-block-head-sub .back-to .icon {
  font-size: 1.5rem;
  width: 2rem;
  margin-top: -3px;
  display: inline-block;
}

.bachnx .nk-block-head-sub .dropdown {
  position: absolute;
  right: -8px;
  top: -6px;
}

.bachnx .nk-block-head-xs {
  padding-bottom: .75rem;
}

.bachnx .nk-block-head-sm {
  padding-bottom: 1rem;
}

.bachnx .nk-block-head-lg {
  padding-bottom: 1.5rem;
}

.bachnx .nk-block-head + .nav-tabs {
  margin-top: -1rem;
}

.bachnx .nk-content-body > .nk-block-head:first-child {
  padding-bottom: 1.75rem;
}

.bachnx .nk-block-head .nk-block-text {
  margin-top: 1.5rem;
}

.bachnx .nk-block-head .nk-block-text + .btn, .bachnx .nk-block-head .dual-listbox .nk-block-text + .dual-listbox__button, .bachnx .dual-listbox .nk-block-head .nk-block-text + .dual-listbox__button {
  margin-top: 1.5rem;
}

.bachnx .nk-block-tools {
  display: flex;
  align-items: center;
}

.bachnx .nk-block-tools > * {
  display: inline-flex;
}

.bachnx .nk-block-des {
  color: #526484;
}

.bachnx .nk-block-des strong {
  color: #364a63;
}

.bachnx .nk-block-des .icon {
  vertical-align: middle;
}

.bachnx .nk-block-content + .nk-block-head {
  padding-top: 2rem;
}

.bachnx .nk-block-content + .nk-block-head-sm {
  padding-top: 1.5rem;
}

.bachnx .nk-block-content-head:not(:last-child) {
  margin-bottom: 1rem;
}

.bachnx .nk-block-title-group {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.bachnx .nk-block-title-group .title {
  margin-bottom: 0;
}

.bachnx .nk-block-title-group:not(:last-child) {
  margin-bottom: .5rem;
}

@media (min-width: 576px) {
  .bachnx .nk-block-head-lg {
    padding-bottom: 2.5rem;
  }
  .bachnx .nk-block-content + .nk-block-head {
    padding-top: 4rem;
  }
  .bachnx .nk-block-content + .nk-block-head-sm {
    padding-top: 2.5rem;
  }
}

@media (min-width: 768px) {
  .bachnx .nk-content-body > .nk-block-head:first-child {
    padding-bottom: 2.5rem;
  }
  .bachnx .nk-content-body > .nk-block-head-sm:first-child {
    padding-bottom: 1.75rem;
  }
  .bachnx .nav-tabs + .nk-block {
    padding-top: 2.5rem;
  }
  .bachnx .nav-tabs + .nk-block-sm {
    padding-top: 2rem;
  }
  .bachnx .nav-tabs + .nk-block-xs {
    padding-top: 1.25rem;
  }
  .bachnx .nk-block-text h5, .bachnx .nk-block-text h6 {
    font-size: 1rem;
  }
}

@media (max-width: 767.98px) {
  .bachnx .nk-block-tools .opt-menu-md {
    order: 100;
    margin-left: auto;
  }
}

@media (min-width: 768px) {
  .bachnx .nk-block-between-md {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}

.bachnx .nk-block-subhead {
  padding-bottom: .5rem;
  border-bottom: 1px solid #dbdfea;
}

.bachnx .nk-feature-center {
  text-align: center;
}

.bachnx .filter-wg label.overline-title {
  margin-bottom: .5rem;
}

.bachnx .change {
  line-height: 1;
}

.bachnx .change .sign {
  font-family: "Nioicon";
}

.bachnx .change .sign:before {
  content: "";
}

.bachnx .change.up {
  color: #1ee0ac !important;
}

.bachnx .change.up .sign:before {
  content: "";
}

.bachnx .change.down {
  color: #e85347 !important;
}

.bachnx .change.down .sign:before {
  content: "";
}

.bachnx .nk-knob > div {
  position: relative;
  display: inline-block !important;
}

.bachnx .knob {
  height: 100% !important;
  margin-top: 0 !important;
  font-size: 1.5rem !important;
}

.bachnx .knob-half {
  height: 50% !important;
  font-size: 1.25rem !important;
}

.bachnx [class*="knob"] {
  text-align: center;
  pointer-events: none;
  width: 100% !important;
  font-weight: 400 !important;
  font-family: Roboto, sans-serif !important;
  color: #364a63 !important;
  left: 0;
  margin-left: 0 !important;
  border: none;
}

.bachnx [class*="knob"]:focus {
  outline: none;
}

.bachnx .stats {
  padding: 0 0 1rem;
}

@media (min-width: 1540px) {
  .bachnx .nk-content-sidebar .stats {
    padding: 1.25rem 1.5rem 1rem;
  }
}

.bachnx .collapse-shown {
  display: inline-block !important;
}

.bachnx .collapsed .collapse-shown {
  display: none !important;
}

.bachnx .collapse-hidden {
  display: none !important;
}

.bachnx .collapsed .collapse-hidden {
  display: inline-block !important;
}

.bachnx .clipboard-init {
  cursor: pointer;
}

.bachnx .clipboard-success .clipboard-init {
  color: #1bca9b;
}

.bachnx .clipboard-text {
  font-size: 12px;
}

.bachnx .clipboard-success .form-control:focus, .bachnx .clipboard-success div.dataTables_wrapper div.dataTables_filter input:focus, .bachnx div.dataTables_wrapper div.dataTables_filter .clipboard-success input:focus, .bachnx .clipboard-success .dual-listbox .dual-listbox__search:focus, .bachnx .dual-listbox .clipboard-success .dual-listbox__search:focus {
  border-color: #dbdfea;
  box-shadow: inset 0 1px 1px rgba(16, 25, 36, 0.075);
}

.bachnx .nk-news-item {
  display: flex;
  align-items: center;
}

.bachnx .nk-news-icon {
  width: 2rem;
  display: inline-flex;
  flex-shrink: 0;
}

.bachnx .nk-news-icon .icon {
  font-size: 24px;
  color: #e81818;
}

.bachnx .is-theme .nk-news-icon .icon {
  color: #7f8dff;
}

.bachnx .nk-news-icon img {
  width: 24px;
}

.bachnx .nk-news-text {
  display: flex;
  align-items: center;
  max-width: calc(100% - 1.5rem);
}

.bachnx .nk-news-text p {
  font-size: 13px;
  margin-bottom: 0;
  color: #526484;
  font-weight: 500;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: calc(100% - 2rem);
}

.bachnx .nk-news-text p span {
  color: #8094ae;
  font-weight: 400;
}

.bachnx .is-dark .nk-news-text p {
  color: #90a1b8;
}

.bachnx .is-dark .nk-news-text p span {
  color: rgba(128, 148, 174, 0.9);
}

.bachnx .is-theme .nk-news-text p {
  color: #dde3fe;
}

.bachnx .is-theme .nk-news-text p span {
  color: rgba(196, 206, 254, 0.8);
}

.bachnx .nk-news-text .icon {
  color: #8094ae;
  margin-left: .25rem;
}

.bachnx .is-dark .nk-news-text .icon {
  color: #8094ae;
}

.bachnx .is-theme .nk-news-text .icon {
  color: #c4cefe;
}

.bachnx .nk-news-item:hover .nk-news-text .icon {
  color: #e81818;
}

.bachnx .language-list li:not(:last-child) .language-item {
  border-bottom: 1px solid #ecf2ff;
}

.bachnx .language-item {
  display: flex;
  align-items: center;
  padding: 12px 20px;
  color: #344357;
  transition: all .4s;
}

.bachnx .language-item:hover {
  color: #3c4d62;
  background: #ebeef2;
}

.bachnx .language-name {
  font-size: 12px;
}

.bachnx .language-flag {
  width: 24px;
  margin-right: 12px;
}

.bachnx .entry img, .bachnx .entry .video, .bachnx .entry .image-group {
  border-radius: 4px;
}

.bachnx .entry img + p, .bachnx .entry img + h2, .bachnx .entry img + h3, .bachnx .entry img + h4, .bachnx .entry img + h5, .bachnx .entry img + h6, .bachnx .entry img + ul, .bachnx .entry img + ol, .bachnx .entry .video + p, .bachnx .entry .video + h2, .bachnx .entry .video + h3, .bachnx .entry .video + h4, .bachnx .entry .video + h5, .bachnx .entry .video + h6, .bachnx .entry .video + ul, .bachnx .entry .video + ol, .bachnx .entry .image-group + p, .bachnx .entry .image-group + h2, .bachnx .entry .image-group + h3, .bachnx .entry .image-group + h4, .bachnx .entry .image-group + h5, .bachnx .entry .image-group + h6, .bachnx .entry .image-group + ul, .bachnx .entry .image-group + ol {
  margin-top: 2rem;
}

.bachnx .entry p + img {
  margin-top: 1rem;
}

.bachnx .entry p + h2, .bachnx .entry p + h3, .bachnx .entry p + h4, .bachnx .entry p + h5, .bachnx .entry p + h6, .bachnx .entry p + .video, .bachnx .entry p + .image-group {
  padding-top: 0.75rem;
}

.bachnx p > span > .icon.ni {
  vertical-align: middle;
}

.bachnx .btn-trigger + .dropdown-menu-right, .bachnx .btn-trigger + .dropdown-menu-left {
  margin: -.75rem 0;
}

.bachnx .btn-trigger + .dropdown-menu-right {
  margin-right: 16px;
}

.bachnx .btn-trigger + .dropdown-menu-left {
  margin-left: 16px;
}

@media (max-width: 420px) {
  .bachnx .btn-trigger + .dropdown-menu-xl, .bachnx .btn-trigger + .dropdown-menu-lg, .bachnx .btn-trigger + .dropdown-menu-md {
    margin-left: 16px;
    margin-top: .25rem;
  }
}

.bachnx .bq-note-item:not(:first-child) {
  margin-top: 1.75rem;
}

.bachnx .bq-note-text {
  padding: 1rem 1.25rem;
  background: #f5f6fa;
  border-radius: 4px;
}

.bachnx .bq-note-meta {
  font-size: 12px;
  color: #8094ae;
  margin-top: .75rem;
}

.bachnx .bq-note-meta span > span {
  color: #526484;
}

.bachnx .bq-note-meta .link {
  margin-left: .75rem;
}

.bachnx .bq-note-sep {
  height: .25rem;
  display: block;
  visibility: hidden;
  padding: 0 0.25rem;
}

.bachnx .bq-note-by {
  display: inline-block;
}

@media (min-width: 576px) {
  .bachnx .bq-note-text {
    padding: 1.25rem 1.5rem;
  }
  .bachnx .bq-note-sep {
    height: auto;
    display: inline-block;
    visibility: visible;
  }
}

@media (min-width: 1200px) and (max-width: 1359px) {
  .bachnx .form-settings .col-lg-5, .bachnx .form-settings .col-lg-7 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

.bachnx .embed-responsive {
  border-radius: 4px;
}

.bachnx .video {
  position: relative;
  overflow: hidden;
  border-radius: 4px;
}

.bachnx .video:before {
  position: absolute;
  content: '';
  bottom: 0;
  right: 0;
  left: 0;
  height: 120px;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0));
}

.bachnx .video-play {
  display: flex;
  align-items: center;
  position: absolute;
  left: 2rem;
  bottom: 2rem;
  color: #fff;
  font-size: 1.25rem;
}

.bachnx .video-play:hover {
  color: #fff;
}

.bachnx .video-play .icon {
  font-size: 2rem;
}

.bachnx .nk-slider {
  position: relative;
}

.bachnx .nk-slider-s1 {
  width: 290px;
  max-width: 100%;
}

.bachnx .nk-slider-s1 .slick-dots {
  position: absolute;
  right: 1.25rem;
  top: 1.5rem;
  padding-top: 0;
}

.bachnx .nk-slider-s2 .slider-arrows > div {
  padding: .5rem 0;
}

.bachnx .project-head {
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.25rem;
  align-items: start;
}

.bachnx .project-title {
  display: flex;
  align-items: center;
  margin-right: 0.75rem;
}

.bachnx .project-title .user-avatar {
  margin-right: 1rem;
}

.bachnx .project-title .title {
  font-size: 0.975rem;
}

.bachnx .project-title .title:not(:last-child) {
  margin-bottom: 0.125rem;
}

.bachnx .project-details {
  margin-bottom: 1rem;
}

.bachnx .project-progress {
  margin-bottom: 1rem;
}

.bachnx .project-progress-details {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.5rem;
}

.bachnx .project-progress-task {
  display: flex;
  align-items: center;
  color: #8094ae;
}

.bachnx .project-progress-task .icon {
  font-size: 1rem;
  line-height: 1.5rem;
  margin-right: 0.25rem;
}

.bachnx .project-progress-percent {
  color: #526484;
  font-weight: 500;
}

.bachnx .project-meta {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.bachnx .project-users {
  display: flex;
  align-items: center;
}

.bachnx .project-list-progress {
  display: flex;
  align-items: center;
}

.bachnx .project-list-progress .progress {
  width: 100px;
  margin-right: 0.5rem;
}

@media (min-width: 1540px) {
  .bachnx .project-list-progress .progress {
    width: 140px;
    margin-right: 1rem;
  }
}

.bachnx .team {
  position: relative;
}

.bachnx .team-info {
  padding: 1rem 0 1.25rem;
}

.bachnx .team-info li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: .9375rem;
  line-height: 1.75rem;
}

.bachnx .team-info li span:first-child {
  color: #8094ae;
}

.bachnx .team-info li span:last-child {
  color: #526484;
}

.bachnx .team-status {
  position: absolute;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 20px;
  width: 20px;
  border-radius: 50%;
}

.bachnx .team-options {
  position: absolute;
  top: -.25rem;
  right: -.25rem;
}

.bachnx .team-details {
  padding-top: .5rem;
  text-align: center;
  max-width: 200px;
  margin: 0 auto;
}

.bachnx .team-statistics {
  display: flex;
  justify-content: space-around;
  text-align: center;
  padding: 1rem 0 1.5rem;
}

.bachnx .team-statistics li span {
  display: block;
}

.bachnx .team-statistics li span:first-child {
  font-size: 1.125rem;
  color: #1c2b46;
}

.bachnx .team-statistics li span:last-child {
  font-size: .875rem;
  color: #8094ae;
}

.bachnx .team-view {
  display: flex;
  justify-content: center;
  padding-bottom: 0.25rem;
}

.bachnx .rating {
  display: flex;
  align-items: center;
  margin: 0 -.125rem;
  color: #f4bd0e;
}

.bachnx .rating > * {
  padding: 0 .125rem;
  display: inline-flex;
}

.bachnx .rating .icon {
  font-size: 1rem;
}

.bachnx .rating-wrap {
  display: inline-flex;
  align-items: flex-start;
}

.bachnx .rating-wrap .amount {
  line-height: 1.25rem;
}

.bachnx .rating-wrap .rating + span, .bachnx .rating-wrap span + .rating {
  margin-left: .75rem;
}

.bachnx .rating-pill {
  padding: .35rem .875rem;
  border-radius: 3rem;
}

.bachnx .rating-card-description .icon {
  color: #e81818;
}

.bachnx .rating-card-description li {
  color: #8094ae;
}

.bachnx .rating-progress {
  display: flex;
  align-items: center;
}

.bachnx .icon + span, .bachnx span + .icon {
  margin-left: 0.25rem;
}

.bachnx .nk-auth-body {
  padding: 1.25rem;
}

.bachnx .nk-auth-footer {
  padding-bottom: 40px;
}

.bachnx .nk-auth-body, .bachnx .nk-auth-footer {
  width: 100%;
  max-width: 420px;
  margin-left: auto;
  margin-right: auto;
}

.bachnx .nk-auth-footer {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.bachnx .nk-auth-footer-full {
  margin-top: 0;
}

@media (min-width: 992px) {
  .bachnx .nk-auth-container {
    width: 45%;
  }
}

@media (min-width: 1540px) {
  .bachnx .nk-split .nk-auth-body, .bachnx .nk-split .nk-auth-footer {
    margin-right: 90px;
  }
}

.bachnx .nk-error-ld {
  padding: 2rem 1rem;
}

.bachnx .nk-error-gfx {
  padding-bottom: 30px;
  max-width: 90%;
}

.bachnx .nk-error-head {
  font-size: 160px;
  font-weight: 700;
  background: -webkit-linear-gradient(#e81818, #2c3782);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  opacity: .9;
}

.bachnx .nk-error-title {
  padding-bottom: 1rem;
}

.bachnx .nk-error-text {
  font-size: 1rem;
}

@media (min-width: 576px) {
  .bachnx .nk-error-lead {
    font-size: 200px;
  }
  .bachnx .nk-error-gfx {
    padding-bottom: 60px;
    max-width: 520px;
  }
}

.bachnx .clipboard-success-message {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #1ee0ac;
  background: rgba(255, 255, 255, 0.9);
  border-radius: 4px;
  opacity: 0;
  pointer-events: none;
  transition: opacity .3s;
}

.bachnx .clipboard-success .clipboard-success-message {
  opacity: 1;
}

.bachnx .has-shadow.bg-lighter .card, .bachnx .dual-listbox .has-shadow.dual-listbox__item:hover .card, .bachnx .has-shadow.bg-lighter .sp-pdl-item, .bachnx .dual-listbox .has-shadow.dual-listbox__item:hover .sp-pdl-item, .bachnx .has-shadow.bg-lighter .invoice-wrap, .bachnx .dual-listbox .has-shadow.dual-listbox__item:hover .invoice-wrap, .bachnx .has-shadow.bg-lighter .accordion, .bachnx .dual-listbox .has-shadow.dual-listbox__item:hover .accordion {
  box-shadow: 0 0 8px -3px rgba(60, 77, 98, 0.15);
}

.bachnx .has-shadow .card, .bachnx .has-shadow .sp-pdl-item, .bachnx .has-shadow .invoice-wrap, .bachnx .has-shadow .accordion {
  box-shadow: 0 0 6px -2px rgba(60, 77, 98, 0.2);
}

.bachnx .has-shadow .data-head, .bachnx .has-shadow .data-item {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.bachnx .has-shadow .card .data-head:not(.is-plain) {
  margin-left: 0.75rem;
  margin-right: 0.75rem;
  padding-left: 0.75rem;
}

.bachnx .has-shadow .nav-tabs {
  box-shadow: 0 2px 0 -1px rgba(60, 77, 98, 0.06);
}

.bachnx .has-shadow .nk-header {
  box-shadow: 0 3px 0 -1px rgba(60, 77, 98, 0.04);
}

.bachnx .nio-version {
  text-transform: uppercase;
  font-size: 9px;
  font-weight: 700;
  letter-spacing: 0.02em;
  position: absolute;
  right: -1px;
  bottom: -3px;
}

.bachnx .code-tag {
  color: #816bff;
}

.bachnx .code-class {
  color: #ff63a5;
}

.bachnx .code-fnc {
  color: #09c2de;
}

.bachnx .nk-switch-icon {
  color: #90a1b8;
  height: 1.5rem;
  width: 1.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

.bachnx .nk-switch-icon .icon {
  font-size: 1.5rem;
}

.bachnx .nk-switch-icon .icon-sm {
  font-size: 1.25rem;
}

.bachnx .nk-switch-icon:hover {
  color: #526484;
}

.bachnx .nk-switch-icon.active {
  color: #e81818;
}

.bachnx .dark-switch {
  position: relative;
}

.bachnx .dark-switch:before, .bachnx .dark-switch:after {
  position: absolute;
  content: "";
  transform: translateY(-50%);
  border-radius: 1.5rem;
  display: block;
  top: 50%;
}

.bachnx .dark-switch:before {
  right: 0;
  width: 3rem;
  height: 1.5rem;
  background-color: #fff;
  border: #dbdfea solid 2px;
}

.bachnx .dark-switch:after {
  height: 1rem;
  width: 1rem;
  right: calc(2rem - 2px - .125rem);
  background-color: #dbdfea;
}

.bachnx .dark-switch.active:before {
  background-color: #e81818;
  border-color: #e81818;
}

.bachnx .dark-switch.active:after {
  right: calc(2px + .125rem);
  background-color: #fff;
}

.bachnx .is-scrollable {
  overflow: auto;
}

.bachnx .country-list {
  display: flex;
  flex-wrap: wrap;
}

.bachnx .country-list li {
  width: 100%;
}

.bachnx .country-item {
  display: flex;
  align-items: center;
}

.bachnx .country-flag {
  width: 1.25rem;
  margin-right: .75rem;
}

.bachnx .country-name {
  font-size: 1rem;
  color: #526484;
}

@media (min-width: 576px) {
  .bachnx .country-list li {
    width: 50%;
  }
}

@media (min-width: 992px) {
  .bachnx .country-list li {
    width: 33.33%;
  }
}

.bachnx .collapsed .switch-text-normal {
  display: none;
}

.bachnx .switch-text-collapsed {
  display: none;
}

.bachnx .collapsed .switch-text-collapsed {
  display: inline-flex;
}

.bachnx .profile-ud-label {
  display: block;
  color: #8094ae;
}

.bachnx .plain .profile-ud-label {
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

.bachnx .wider .profile-ud-label {
  display: inline-flex;
  letter-spacing: -0.01em;
  width: 120px;
  flex-shrink: 0;
}

.bachnx .profile-ud-value {
  color: #526484;
}

.bachnx .wider .profile-ud-value {
  text-align: right;
  font-weight: 500;
  width: 100%;
}

.bachnx .profile-ud.wider {
  display: flex;
  padding: .5rem 0;
}

.bachnx .profile-ud-item:nth-child(n+2) .profile-ud.plain {
  margin-top: 1.25rem;
}

@media (min-width: 768px) {
  .bachnx .profile-ud.wider {
    padding: .75rem 0;
  }
  .bachnx .profile-ud-list {
    display: flex;
    flex-wrap: wrap;
    margin: -0.25rem -3.25rem;
    max-width: 960px;
  }
  .bachnx .profile-ud-item {
    width: 50%;
    padding: 0 3.25rem;
  }
  .bachnx .profile-ud-item:nth-child(2) .profile-ud.plain {
    margin-top: 0;
  }
}

.bachnx .profile-stats .amount {
  font-size: 1.125rem;
  font-weight: 700;
}

.bachnx .profile-balance-group {
  display: flex;
  align-items: flex-end;
}

.bachnx .profile-balance-ck {
  position: relative;
  height: 70px;
  margin-top: .5rem;
}

.bachnx .profile-balance-sub {
  font-size: .875rem;
  color: #8094ae;
}

.bachnx .profile-balance-subtitle {
  font-size: 0.75rem;
  margin-top: 0.5rem;
}

.bachnx .profile-balance-sub .icon {
  font-size: .75rem;
}

.bachnx .profile-balance-plus {
  position: absolute;
}

.bachnx .profile-balance-plus .icon {
  font-size: 1rem;
  line-height: 1.5rem;
}

.bachnx .profile-balance-plus ~ * {
  padding-left: 24px;
}

.bachnx .profile-balance-amount .number {
  font-size: 1.25rem;
  font-weight: 700;
  color: #364a63;
  line-height: 1.5rem;
  white-space: nowrap;
}

.bachnx .profile-balance-amount .number small {
  font-weight: 400;
}

.bachnx .steps ul {
  display: flex;
}

.bachnx .steps ul li {
  flex-grow: 1;
}

.bachnx .steps .current-info {
  display: none;
}

.bachnx .actions ul {
  display: flex;
  margin: -10px;
  padding-top: 20px;
}

.bachnx .actions ul li {
  padding: 10px;
}

.bachnx .actions ul li:first-child {
  order: 1;
}

.bachnx .actions ul li a {
  display: inline-block;
  position: relative;
  color: #fff;
  font-weight: 500;
  transition: all .4s ease;
  border-color: #e81818;
  background: #e81818;
  padding: 0.4375rem 1.125rem;
  font-size: 0.8125rem;
  line-height: 1.25rem;
  border-radius: 4px;
}

.bachnx .actions ul li.disabled {
  display: none;
}

.bachnx .nk-wizard-head {
  display: none;
}

.bachnx .nk-wizard-simple .steps {
  margin-bottom: 20px;
}

.bachnx .nk-wizard-simple .steps ul li {
  position: relative;
  padding-bottom: 5px;
  padding-right: 1rem;
  margin-bottom: 0.5rem;
}

.bachnx .nk-wizard-simple .steps ul li h5 {
  border: none;
  padding: 0 0 6px 0;
  letter-spacing: 0.02em;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 500;
  color: #8094ae;
}

.bachnx .nk-wizard-simple .steps ul li .number {
  font-size: 13px;
  color: #8094ae;
  font-weight: 700;
}

.bachnx .nk-wizard-simple .steps ul li:after {
  position: absolute;
  height: 1px;
  width: 100%;
  left: 0;
  bottom: 0;
  content: '';
  transition: all .4s;
  background: #e5e9f2;
}

.bachnx .nk-wizard-simple .steps ul li.done:after, .bachnx .nk-wizard-simple .steps ul li.current:after {
  height: 2px;
  background: #e81818;
  width: 100%;
}

.bachnx .nk-wizard-simple .steps ul li.done h5, .bachnx .nk-wizard-simple .steps ul li.done .number, .bachnx .nk-wizard-simple .steps ul li.current h5, .bachnx .nk-wizard-simple .steps ul li.current .number {
  color: #e81818;
}

.bachnx .nk-wizard-simple .steps ul li.current ~ .done:after {
  height: 1px;
  background: #e5e9f2;
}

.bachnx .nk-wizard-simple .steps ul li.current ~ .done h5, .bachnx .nk-wizard-simple .steps ul li.current ~ .done .number {
  color: #8094ae;
}

.bachnx .nk-wizard-simple .steps .current-info {
  display: none;
}

.bachnx .nk-wizard.is-vertical .steps ul {
  flex-wrap: wrap;
}

.bachnx .nk-wizard.is-vertical .steps ul li h5 {
  text-transform: none;
}

@media (min-width: 768px) {
  .bachnx .nk-wizard.is-vertical {
    display: flex;
    flex-wrap: wrap;
  }
  .bachnx .nk-wizard.is-vertical .steps {
    width: 33%;
    padding-right: 2rem;
  }
  .bachnx .nk-wizard.is-vertical .steps ul li {
    width: 100%;
  }
  .bachnx .nk-wizard.is-vertical .steps ul li:not(:last-child) {
    margin-bottom: 1rem;
  }
  .bachnx .nk-wizard.is-vertical .content {
    width: 66%;
  }
  .bachnx .nk-wizard.is-vertical .actions {
    margin-left: 33%;
  }
}

.bachnx .tb-tnx-head {
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.12em;
  background: #f5f6fa;
}

.bachnx .tb-tnx-head td, .bachnx .tb-tnx-head th {
  color: #8094ae;
  padding: 0.625rem .25rem;
}

.bachnx .tb-tnx-head th {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.bachnx .tb-tnx-item {
  font-size: 14px;
}

.bachnx .tb-tnx-item td {
  padding: 1.25rem .25rem;
  vertical-align: middle;
}

.bachnx .is-compact .tb-tnx-item td {
  padding-top: .4rem;
  padding-bottom: .4rem;
}

.bachnx .tb-tnx-id a {
  display: block;
}

.bachnx .tb-tnx-id span {
  font-weight: 500;
}

.bachnx .tb-tnx-item .tb-tnx-total {
  font-weight: 500;
  color: #526484;
}

.bachnx .tb-tnx-desc {
  padding-right: .5rem;
}

.bachnx .tb-tnx-item .tb-tnx-date {
  color: #8094ae;
}

.bachnx .tb-tnx-item .tb-tnx-date .date {
  font-size: 13px;
}

.bachnx .tb-tnx-action {
  width: 60px;
  text-align: right;
}

.bachnx .tb-tnx-action .dropdown {
  margin-top: -0.25rem;
  margin-bottom: -0.25rem;
}

.bachnx .tb-tnx-btns .btn + .btn, .bachnx .tb-tnx-btns .dual-listbox .dual-listbox__button + .btn, .bachnx .dual-listbox .tb-tnx-btns .dual-listbox__button + .btn, .bachnx .tb-tnx-btns .dual-listbox .btn + .dual-listbox__button, .bachnx .dual-listbox .tb-tnx-btns .btn + .dual-listbox__button, .bachnx .tb-tnx-btns .dual-listbox .dual-listbox__button + .dual-listbox__button, .bachnx .dual-listbox .tb-tnx-btns .dual-listbox__button + .dual-listbox__button {
  margin-left: .5rem;
}

.bachnx .tb-tnx-btns + .dropdown {
  margin-left: 1rem;
}

@media (max-width: 767px) {
  .bachnx .tb-tnx-item, .bachnx .tb-tnx-head {
    display: flex;
    width: 100%;
  }
  .bachnx .tb-tnx-item th, .bachnx .tb-tnx-head th {
    flex-grow: 1;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
  .bachnx .tb-tnx-item td, .bachnx .tb-tnx-head td {
    flex-grow: 1;
    border: none;
    padding-top: 0;
    padding-bottom: 0;
  }
  .bachnx .tb-tnx-item {
    flex-wrap: wrap;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .bachnx .tb-tnx-item:not(:last-child) {
    border-bottom: 1px solid #e5e9f2;
  }
  .bachnx .tb-tnx-amount {
    width: 110px;
    text-align: right;
  }
  .bachnx .tb-tnx-id, .bachnx .tb-tnx-head th:first-child {
    min-width: 85px;
    padding-right: .25rem !important;
    flex-grow: 0 !important;
  }
  .bachnx .tb-tnx-info {
    width: 45%;
  }
  .bachnx .tb-tnx-date .date {
    font-size: 12px;
  }
  .bachnx .tb-tnx-date .date + .date {
    padding-left: .5rem;
  }
  .bachnx .tb-tnx-action:last-child {
    flex-grow: 0;
    padding-left: .5rem;
    display: inline-flex;
    align-items: center;
  }
}

@media (max-width: 575px) {
  .bachnx .tb-tnx-item {
    font-size: 13px;
  }
  .bachnx .tb-tnx-id {
    width: 100%;
  }
  .bachnx .tb-tnx-id + td {
    padding-left: 1.25rem;
  }
  .bachnx .tb-tnx-info {
    width: 65%;
  }
  .bachnx .tb-tnx-amount:last-child {
    width: 25%;
  }
  .bachnx .tb-tnx-amount:not(:last-child) {
    display: none;
  }
  .bachnx .tb-tnx-amount.is-alt {
    position: absolute;
    display: inline-flex;
    right: 1.25rem;
    width: auto;
  }
  .bachnx .tb-tnx-amount.is-alt .tb-tnx-total {
    order: 5;
    padding-left: 1.25rem;
  }
}

@media (min-width: 768px) {
  .bachnx .tb-tnx-desc, .bachnx .tb-tnx-date, .bachnx .tb-tnx-total, .bachnx .tb-tnx-status {
    display: inline-block;
    vertical-align: middle;
  }
  .bachnx .tb-tnx-desc, .bachnx .tb-tnx-date {
    width: calc(50% - 4px);
  }
  .bachnx .tb-tnx-total {
    width: calc(60% - 4px);
  }
  .bachnx .tb-tnx-status {
    width: calc(40% - 4px);
  }
  .bachnx .tb-tnx-amount {
    width: 25%;
  }
  .bachnx .tb-tnx-date .date, .bachnx .tb-tnx-date > span > span {
    width: calc(50% - 4px);
    display: inline-block;
  }
  .bachnx .tb-tnx-date .date + .date, .bachnx .tb-tnx-date > span > span + span {
    padding-left: 0.75rem;
  }
}

.bachnx .tb-odr-item {
  font-size: 14px;
}

.bachnx .tb-odr-item td {
  padding: 1rem .25rem;
  vertical-align: middle;
}

.bachnx .tb-odr-id, .bachnx .tb-odr-total {
  display: block;
}

.bachnx .tb-odr-item .tb-odr-id, .bachnx .tb-odr-item .tb-odr-total {
  font-weight: 500;
}

.bachnx .tb-odr-id a {
  display: block;
}

.bachnx .tb-odr-id span {
  font-weight: 500;
}

.bachnx .tb-odr-item .tb-odr-total {
  color: #364a63;
}

.bachnx .tb-odr-head .tb-odr-item .tb-odr-total {
  color: inherit;
}

.bachnx .tb-odr-item .tb-odr-date {
  color: #8094ae;
}

.bachnx .tb-odr-head .tb-odr-item .tb-odr-date {
  color: inherit;
}

.bachnx .tb-odr-action > div, .bachnx .tb-odr-action > .btn, .bachnx .dual-listbox .tb-odr-action > .dual-listbox__button {
  vertical-align: middle;
}

.bachnx .tb-odr-action:last-child {
  padding-left: 1.25rem;
  text-align: right;
}

.bachnx .tb-odr-btns .btn + .btn, .bachnx .tb-odr-btns .dual-listbox .dual-listbox__button + .btn, .bachnx .dual-listbox .tb-odr-btns .dual-listbox__button + .btn, .bachnx .tb-odr-btns .dual-listbox .btn + .dual-listbox__button, .bachnx .dual-listbox .tb-odr-btns .btn + .dual-listbox__button, .bachnx .tb-odr-btns .dual-listbox .dual-listbox__button + .dual-listbox__button, .bachnx .dual-listbox .tb-odr-btns .dual-listbox__button + .dual-listbox__button {
  margin-left: .5rem;
}

.bachnx .tb-odr-id {
  min-width: 90px;
}

.bachnx .tb-odr-head {
  background: #f5f6fa;
}

.bachnx .tb-odr-head th {
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.12em;
  color: #8094ae;
  padding: 0.625rem .25rem;
}

@media (max-width: 767px) {
  .bachnx .tb-odr-item th, .bachnx .tb-odr-item td {
    flex-grow: 1;
  }
  .bachnx .tb-odr-amount {
    text-align: right;
  }
}

@media (max-width: 575px) {
  .bachnx .tb-odr-item {
    font-size: 13px;
  }
  .bachnx .tb-odr-amount {
    width: 24%;
  }
  .bachnx .tb-odr-info {
    width: 44%;
  }
  .bachnx .tb-odr-action {
    width: 2rem;
    min-width: auto;
  }
  .bachnx .tb-odr-item .tb-odr-action {
    padding-left: .5rem;
  }
}

@media (min-width: 768px) {
  .bachnx .tb-odr-info {
    min-width: 55%;
  }
  .bachnx .tb-odr-amount {
    width: 30%;
  }
  .bachnx .tb-odr-total {
    min-width: 100px;
  }
  .bachnx .tb-odr-id, .bachnx .tb-odr-total {
    display: inline-block;
  }
  .bachnx .tb-odr-id + span, .bachnx .tb-odr-total + span {
    padding-left: 1rem;
  }
  .bachnx .tb-odr-btns + .dropdown, .bachnx .tb-odr-btns + .btn, .bachnx .dual-listbox .tb-odr-btns + .dual-listbox__button {
    margin-left: .75rem;
  }
}

@media (min-width: 992px) {
  .bachnx .tb-odr-id {
    min-width: 120px;
  }
  .bachnx .tb-odr-total {
    min-width: 50%;
  }
}

.bachnx .is-compact .tb-tnx-item td, .bachnx .is-compact .tb-odr-item td {
  padding-top: .4rem;
  padding-bottom: .4rem;
}

@media (max-width: 767px) {
  .bachnx .is-compact .tb-tnx-item, .bachnx .is-compact .tb-odr-item {
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
  .bachnx .is-compact .tb-tnx-item td, .bachnx .is-compact .tb-odr-item td {
    padding-top: 0;
    padding-bottom: 0;
  }
}

.bachnx .nk-tb-list {
  display: table;
  width: 100%;
  font-size: 13px;
  color: #8094ae;
}

.bachnx .nk-tb-list.is-alt {
  color: #526484;
}

.bachnx .nk-tb-list .list-status, .bachnx .nk-tb-list .tb-status {
  font-size: 12px;
  font-weight: 500;
}

.bachnx .nk-tb-list .tb-lead, .bachnx .nk-tb-list .tb-amount {
  font-weight: 500;
  color: #364a63;
  display: block;
  line-height: 1.4;
}

.bachnx .nk-tb-list .tb-lead-sub, .bachnx .nk-tb-list .tb-amount-sub {
  color: #526484;
  display: block;
  line-height: 1.4;
}

.bachnx .nk-tb-list .tb-sub, .bachnx .nk-tb-list .tb-amount-sm {
  font-size: .9em;
}

.bachnx .nk-tb-list .tb-amount span, .bachnx .nk-tb-list .tb-amount .currency {
  color: #526484;
  font-weight: 400;
}

.bachnx .nk-tb-list .user-info .tb-lead + span, .bachnx .nk-tb-list .tb-lead + .tb-date {
  font-size: 11px;
}

.bachnx .nk-tb-list .tb-country {
  display: flex;
  align-items: center;
}

.bachnx .nk-tb-list .tb-country .name {
  color: #364a63;
}

.bachnx .nk-tb-list .tb-country .flag {
  height: 16px;
  border-radius: 3px;
}

.bachnx .nk-tb-list .tb-country .flag + .name {
  margin-left: 0.6875rem;
}

.bachnx .nk-tb-list .tb-product {
  display: flex;
  align-items: center;
}

.bachnx .nk-tb-list .tb-product .thumb {
  width: 48px;
  border-radius: 4px;
  margin-right: 1rem;
}

.bachnx .nk-tb-list .tb-product .title {
  font-weight: 700;
  font-size: .875rem;
  color: #364a63;
}

.bachnx .nk-tb-list .tb-asterisk {
  font-size: 1.125rem;
  line-height: 1;
  vertical-align: middle;
}

.bachnx .nk-tb-list .tb-asterisk a {
  color: #e81818;
}

.bachnx .nk-tb-item {
  transition: background-color .3s, box-shadow .3s;
  display: table-row;
}

.bachnx .nk-tb-item:not(.nk-tb-head):hover, .bachnx .nk-tb-item:not(.nk-tb-head).seleted {
  background: #f8f9fc;
  box-shadow: 0 0 10px -4px rgba(54, 74, 99, 0.2);
}

.bachnx .nk-tb-col {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  padding: 1rem .5rem;
}

.bachnx .nk-tb-col:first-child {
  padding-left: 1.25rem;
}

.bachnx .nk-tb-col:last-child {
  padding-right: 1.25rem;
}

.bachnx .nk-tb-col-tools {
  max-width: 3.75rem;
}

.bachnx .nk-tb-col-check {
  width: 3rem;
}

.bachnx .nk-tb-col-check .custom-control {
  vertical-align: middle;
}

.bachnx .nk-tb-item:not(:last-child) .nk-tb-col {
  border-bottom: 1px solid #dbdfea;
}

.bachnx .nk-tb-head .nk-tb-col {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: #8094ae;
  font-size: .9em;
  border-bottom: 1px solid #dbdfea;
}

.bachnx .nk-tb-col-action {
  text-align: right;
}

.bachnx .nk-tb-col-action > .dropdown:last-child {
  right: -.5rem;
}

.bachnx .nk-tb-col-nosort:before, .bachnx .nk-tb-col-nosort:after {
  display: none !important;
}

.bachnx .nk-tb-actions {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  position: relative;
}

.bachnx .nk-tb-ulist .nk-tb-actions, .bachnx .nk-tb-actions-adj .nk-tb-actions {
  right: -0.5rem;
}

.bachnx .nk-tb-actions.visible1 {
  width: 1rem;
}

.bachnx .nk-tb-action-hidden {
  opacity: 0;
  transition: .3s ease;
}

.bachnx .nk-tb-item:hover .nk-tb-action-hidden {
  opacity: 1;
  background: #f8f9fc;
}

.bachnx .nk-tb-list .nk-tb-head .btn-trigger .icon {
  font-size: 1.5em;
}

.bachnx .nk-tb-list.is-separate {
  margin-top: -8px;
  border-collapse: separate;
  border-spacing: 0 8px;
}

.bachnx .nk-tb-list.is-separate .nk-tb-item > .nk-tb-col {
  background: #fff;
  border: none;
  box-shadow: 0px 1px 3px 0px rgba(54, 74, 99, 0.05);
}

.bachnx .nk-tb-list.is-separate .nk-tb-item > .nk-tb-col:first-child {
  border-radius: 4px 0 0 4px;
}

.bachnx .nk-tb-list.is-separate .nk-tb-item > .nk-tb-col:last-child {
  border-radius: 0 4px 4px 0;
}

.bachnx .nk-tb-list.is-separate .nk-tb-item:hover .nk-tb-action-hidden {
  background: #fff;
}

.bachnx .nk-tb-list.is-separate .nk-tb-head .nk-tb-col {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

@media (min-width: 576px) {
  .bachnx .nk-tb-col-check {
    width: 3.25rem;
  }
  .bachnx .nk-tb-item .nk-tb-col:first-child {
    padding-left: 1.5rem;
  }
  .bachnx .nk-tb-item .nk-tb-col:last-child {
    padding-right: 1.5rem;
  }
}

@media (min-width: 1540px) {
  .bachnx .nk-tb-list {
    font-size: 14px;
  }
  .bachnx .nk-tb-list .list-status, .bachnx .nk-tb-list .tb-status {
    font-size: 13px;
  }
  .bachnx .nk-tb-list .user-info .tb-lead + span, .bachnx .nk-tb-list .tb-lead + .tb-date {
    font-size: 12px;
  }
}

.bachnx .is-loose .nk-tb-item:not(.nk-tb-head) .nk-tb-col {
  padding-top: 1.125rem;
  padding-bottom: 1.125rem;
}

.bachnx .is-medium .nk-tb-item:not(.nk-tb-head) .nk-tb-col {
  padding-top: .75rem;
  padding-bottom: .75rem;
}

.bachnx .is-compact .nk-tb-item:not(.nk-tb-head) .nk-tb-col {
  padding-top: .5rem;
  padding-bottom: .5rem;
}

.bachnx .nk-tnx-type {
  display: flex;
  align-items: center;
}

.bachnx .nk-tnx-type-icon {
  font-size: 1.125rem;
  flex-shrink: 0;
  height: 2.5rem;
  width: 2.5rem;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #ebeef2;
  margin-right: 1rem;
}

@media (max-width: 991.98px) {
  .bachnx .nk-tb-tnx {
    font-size: 12px;
    letter-spacing: -0.01em;
  }
  .bachnx .nk-tnx-type-icon {
    font-size: 0.875rem;
    height: 1.75rem;
    width: 1.75rem;
    margin-right: .75rem;
  }
}

@media (max-width: 575.98px) {
  .bachnx .nk-tb-tnx .nk-tb-head .nk-tb-col-tools {
    opacity: 0;
  }
  .bachnx .nk-tb-tnx .nk-tb-col-status {
    text-align: right;
    padding-right: 1.25rem !important;
  }
  .bachnx .nk-tb-tnx .nk-tb-col-tools {
    position: absolute;
    right: 0;
    opacity: 0;
    transition: .3s ease;
  }
  .bachnx .nk-tb-tnx .nk-tb-item:hover .nk-tb-col-tools {
    opacity: 1;
  }
  .bachnx .nk-tnx-type-icon {
    margin-right: .5rem;
  }
}

@media (min-width: 768px) {
  .bachnx .nk-tb-tnx .nk-tb-col-status {
    padding-left: 2.5rem;
  }
}

@media (min-width: 1800px) {
  .bachnx .nk-tb-tnx .nk-tb-col-status {
    padding-left: 6rem;
  }
}

.bachnx .nk-kyc-app-icon {
  margin-bottom: 2rem;
}

.bachnx .nk-kyc-app-icon .icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 80px;
  width: 80px;
  font-size: 36px;
  border-radius: 50%;
  color: #8094ae;
  border: 2px solid #dbdfea;
}

.bachnx .nk-kyc-app-text:not(:last-child) {
  margin-bottom: 2rem;
}

.bachnx .nk-kycfm-head {
  display: flex;
  align-items: center;
}

.bachnx .nk-kycfm-head, .bachnx .nk-kycfm-content, .bachnx .nk-kycfm-footer {
  padding: 1.5rem;
}

.bachnx .nk-kycfm-head:not(:last-child), .bachnx .nk-kycfm-content:not(:last-child), .bachnx .nk-kycfm-footer:not(:last-child) {
  border-bottom: 1px solid #e5e9f2;
}

.bachnx .nk-kycfm-count {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 44px;
  width: 44px;
  font-size: 16px;
  border-radius: 50%;
  color: #526484;
  border: 2px solid #dbdfea;
  margin-right: 1rem;
  flex-shrink: 0;
}

.bachnx .nk-kycfm-title .title {
  margin: .25rem 0;
}

.bachnx .nk-kycfm-content .title {
  margin-bottom: .75rem;
}

.bachnx .nk-kycfm-note {
  color: #8094ae;
  display: flex;
}

.bachnx .nk-kycfm-note:not(:last-child) {
  margin-bottom: 1rem;
}

.bachnx .nk-kycfm-note .icon {
  margin-right: 0.5rem;
  font-size: 0.875rem;
  line-height: 1.65;
}

.bachnx .nk-kycfm-label {
  display: flex;
  align-items: center;
  border: 2px solid #e5e9f2;
  border-radius: 4px;
  padding: .5rem 2.875rem .5rem 1rem;
  font-size: 13px;
  line-height: 1.3;
  letter-spacing: -0.01rem;
  font-weight: 500;
  cursor: pointer;
  transition: all .3s;
  margin-bottom: 0;
}

.bachnx .nk-kycfm-label::after {
  position: absolute;
  right: 1.375rem;
  top: 50%;
  height: 20px;
  width: 20px;
  line-height: 20px;
  font-size: 12px;
  border-radius: 50%;
  transform: translateY(-50%);
  font-family: "Nioicon";
  content: "";
  color: #fff;
  background: #e81818;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: opacity .3s;
}

.bachnx .nk-kycfm-label-icon {
  position: relative;
  width: 34px;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  margin-right: 12px;
}

.bachnx .nk-kycfm-label-icon .label-icon {
  transition: all .3s;
  color: #8094ae;
  width: 100%;
  height: 28px;
}

.bachnx .nk-kycfm-control {
  position: absolute;
  height: 1px;
  width: 1px;
  opacity: 0;
}

.bachnx .nk-kycfm-control-list {
  display: flex;
  flex-wrap: wrap;
}

.bachnx .nk-kycfm-control-list + * {
  margin-top: 1.25rem;
}

.bachnx .nk-kycfm-control-item {
  position: relative;
  flex-grow: 1;
}

.bachnx .nk-kycfm-control:checked ~ .nk-kycfm-label {
  border-color: #e81818;
}

.bachnx .nk-kycfm-control:checked ~ .nk-kycfm-label:after {
  opacity: 1;
}

.bachnx .nk-kycfm-control:checked ~ .nk-kycfm-label .label-icon {
  color: #e81818;
}

.bachnx .nk-kycfm-upload:not(:first-child) {
  margin-top: 1.5rem;
}

@media (min-width: 576px) {
  .bachnx .nk-kycfm-head, .bachnx .nk-kycfm-content, .bachnx .nk-kycfm-footer {
    padding: 1.5rem 2.25rem;
  }
  .bachnx .nk-kycfm-content {
    padding-bottom: 1.75rem;
  }
  .bachnx .nk-kycfm-footer {
    padding: 2.25rem;
  }
}

.bachnx .nk-refwg {
  display: flex;
  flex-wrap: wrap;
}

.bachnx .nk-refwg-invite, .bachnx .nk-refwg-stats {
  width: 100%;
}

.bachnx .nk-refwg-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 1.5rem;
}

.bachnx .nk-refwg-group {
  position: relative;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-right: 30px;
}

.bachnx .nk-refwg-name .title {
  font-size: 13px;
  color: #e81818;
}

.bachnx .nk-refwg-name .title .icon {
  color: #8094ae;
  font-size: 0.75rem;
  margin-left: 0.125rem;
}

.bachnx .nk-refwg-info {
  flex-grow: 1;
  text-align: center;
  display: flex;
  justify-content: space-around;
}

.bachnx .nk-refwg-info .title {
  font-size: 1.125rem;
  font-weight: 500;
}

.bachnx .nk-refwg-more {
  position: absolute;
  right: -4px;
  top: -2px;
}

.bachnx .nk-refwg .nk-refwg-invite {
  border-bottom: 1px solid #dbdfea;
}

.bachnx .nk-refwg-ck {
  height: 50px;
  margin-top: 0.75rem;
}

@media (min-width: 768px) {
  .bachnx .nk-refwg .nk-refwg-invite {
    width: 55%;
    border-bottom: none;
    border-right: 1px solid #dbdfea;
  }
  .bachnx .nk-refwg .nk-refwg-stats {
    width: 45%;
  }
}

.bachnx .timeline {
  color: #8094ae;
  line-height: 1.3;
}

.bachnx .timeline + .timeline, .bachnx .timeline-list + .timeline-head {
  margin-top: 1.75rem;
}

.bachnx .timeline-head {
  font-size: 14px;
  color: #8094ae;
  margin-bottom: 1rem;
}

.bachnx .timeline-item {
  position: relative;
  display: flex;
  align-items: flex-start;
}

.bachnx .timeline-item:not(:last-child) {
  padding-bottom: 1.5rem;
}

.bachnx .timeline-item:not(:last-child):before {
  position: absolute;
  height: calc(100% - 11px);
  width: 1px;
  background: #dbdfea;
  content: '';
  top: 13px;
  left: 5px;
}

.bachnx .timeline-status {
  position: relative;
  height: 11px;
  width: 11px;
  border-radius: 50%;
  flex-shrink: 0;
  margin-top: 2px;
}

.bachnx .timeline-status.is-outline:after {
  position: absolute;
  height: 7px;
  width: 7px;
  border-radius: 50%;
  background: #fff;
  content: '';
  top: 2px;
  left: 2px;
}

.bachnx .timeline-date {
  position: relative;
  color: #8094ae;
  width: 90px;
  margin-left: .75rem;
  flex-shrink: 0;
  line-height: 1rem;
}

.bachnx .timeline-date .icon {
  vertical-align: middle;
  color: #8094ae;
  display: inline-block;
  position: absolute;
  margin-right: 0.25rem;
  right: 0;
  top: 2px;
}

.bachnx .timeline-data {
  padding-left: 8px;
}

.bachnx .timeline-title {
  font-size: 15px;
  color: #364a63;
  margin-bottom: .75rem;
}

.bachnx .timeline-des {
  color: #8094ae;
}

.bachnx .timeline-des p {
  margin-bottom: .25rem;
}

.bachnx .timeline .time {
  display: block;
  font-size: 12px;
  color: #8094ae;
}

@media (min-width: 576px) {
  .bachnx .timeline + .timeline, .bachnx .timeline-list + .timeline-head {
    margin-top: 2.5rem;
  }
}

@media (max-width: 413px) {
  .bachnx .timeline-item {
    flex-wrap: wrap;
  }
  .bachnx .timeline-date {
    width: 80px;
  }
  .bachnx .timeline-data {
    padding: .75rem 0 0 24px;
  }
}

.bachnx .coin-item {
  display: flex;
  align-items: center;
  padding: 16px 20px;
}

.bachnx .coin-icon {
  display: inline-flex;
  flex-shrink: 0;
}

.bachnx .coin-icon .icon {
  font-size: 31px;
  height: 32px;
  width: 32px;
  color: #8094ae;
}

.bachnx .coin-btc .coin-icon .icon {
  color: #f9841e;
}

.bachnx .coin-icon + .coin-info {
  margin-left: 12px;
}

.bachnx .coin-name {
  font-size: 14px;
  color: #364a63;
  display: block;
}

.bachnx .coin-text {
  font-size: 12px;
  color: #8094ae;
  display: block;
}

.bachnx .invoice {
  position: relative;
}

.bachnx .invoice-wrap {
  padding: 1.25rem;
  border: 1px solid #dbdfea;
  border-radius: 4px;
  background: #fff;
}

.bachnx .invoice-action {
  position: absolute;
  right: 1.25rem;
  top: 1.25rem;
}

.bachnx .invoice-brand {
  padding-bottom: 1.5rem;
}

.bachnx .invoice-brand img {
  max-height: 60px;
}

.bachnx .invoice-bills {
  font-size: 12px;
}

.bachnx .invoice-bills .table {
  min-width: 580px;
}

.bachnx .invoice-bills .table th {
  color: #e81818;
  font-size: 12px;
  text-transform: uppercase;
  border-top: 0;
}

.bachnx .invoice-bills .table th:last-child, .bachnx .invoice-bills .table td:last-child {
  text-align: right;
}

.bachnx .invoice-bills .table tfoot {
  border-top: 1px solid #dbdfea;
}

.bachnx .invoice-bills .table tfoot td {
  border-top: 0;
  white-space: nowrap;
  padding-top: .25rem;
  padding-bottom: .25rem;
}

.bachnx .invoice-bills .table tfoot tr:last-child td:not(:first-child), .bachnx .invoice-bills .table tfoot tr:first-child td:not(:first-child) {
  font-weight: 500;
  padding-top: 1.25rem;
  padding-bottom: .25rem;
}

.bachnx .invoice-bills .table tfoot tr:last-child td:not(:first-child) {
  border-top: 1px solid #dbdfea;
  padding-top: .25rem;
  padding-bottom: .25rem;
}

.bachnx .invoice-head {
  padding-bottom: 1.5rem;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}

.bachnx .invoice-desc {
  width: 210px;
  padding-top: 1.5rem;
}

.bachnx .invoice-desc .title {
  text-transform: uppercase;
  color: #e81818;
}

.bachnx .invoice-desc ul li {
  padding: .25rem 0;
}

.bachnx .invoice-desc ul span {
  font-size: 13px;
  font-weight: 500;
  color: #526484;
}

.bachnx .invoice-desc ul span:first-child {
  min-width: 90px;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #8094ae;
}

.bachnx .invoice-desc ul span:last-child {
  padding-left: 0.75rem;
}

.bachnx .invoice-contact .title {
  margin-bottom: 1rem;
}

.bachnx .invoice-contact ul li {
  padding: .5rem 0;
  line-height: 1.3;
}

.bachnx .invoice-contact ul li:first-child {
  padding-top: 0;
}

.bachnx .invoice-contact ul li:last-child {
  padding-bottom: 0;
}

.bachnx .invoice-contact ul .icon {
  line-height: 1.3;
  font-size: 1.1em;
  display: inline-block;
  vertical-align: top;
  margin-top: -2px;
  color: #e81818;
  margin-right: .5rem;
}

.bachnx .invoice-contact ul .icon + span {
  display: inline-block;
  vertical-align: top;
  color: #8094ae;
}

.bachnx .invoice-print {
  max-width: 940px;
  margin: 2rem auto;
}

.bachnx .invoice-print .invoice-wrap {
  padding: 0;
  border: none !important;
}

@media (min-width: 768px) {
  .bachnx .invoice-wrap {
    padding: 3rem;
  }
  .bachnx .invoice-head {
    flex-direction: row;
  }
  .bachnx .invoice-desc {
    padding-top: 0;
  }
  .bachnx .invoice-bills {
    font-size: 0.875rem;
  }
}

.bachnx .pricing {
  position: relative;
  height: 100%;
}

.bachnx .pricing-badge {
  position: absolute;
  right: .5rem;
  top: .5rem;
}

.bachnx .pricing-head {
  text-align: center;
  padding: 1.75rem 1.5rem;
  border-bottom: 1px solid #e5e9f2;
}

.bachnx .pricing-title .title {
  margin-bottom: 0.25rem;
}

.bachnx .pricing-title:not(:last-child) {
  padding-bottom: 1.25rem;
}

.bachnx .pricing-body {
  padding: 1.75rem 1.75rem 2rem;
}

.bachnx .pricing-features li {
  display: flex;
  padding: .25rem 0;
}

.bachnx .pricing-action {
  margin-top: 1.5rem;
  text-align: center;
}

.bachnx .pricing-media {
  padding: 0.25rem 0;
  margin-bottom: 1.5rem;
}

.bachnx .pricing-media img {
  max-width: 90px;
}

.bachnx .pricing-amount {
  font-size: 0.875rem;
  color: #8094ae;
}

.bachnx .pricing-amount .amount {
  font-size: 1.5rem;
  font-weight: 700;
  color: #526484;
}

.bachnx .nk-add-product {
  top: 65px;
  background-color: #fff;
  width: 400px;
  height: calc(100vh - 65px);
  padding: 1.5rem;
}

.bachnx .nk-add-product + .toggle-overlay {
  z-index: 700;
}

.bachnx .rating {
  display: flex;
  align-items: center;
  margin: 0 -.125rem;
  color: #f4bd0e;
}

.bachnx .rating > * {
  padding: 0 .125rem;
}

.bachnx .rating .icon {
  font-size: 1rem;
}

.bachnx .product-card {
  overflow: hidden;
  height: 100%;
}

.bachnx .product-thumb {
  position: relative;
}

.bachnx .product-badges {
  position: absolute;
  top: 1rem;
  left: 1rem;
  display: flex;
  flex-wrap: wrap;
  margin: -0.25rem;
}

.bachnx .product-badges > li {
  padding: 0.25rem;
}

.bachnx .product-tags {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.bachnx .product-tags > li {
  padding: 0.25rem;
}

.bachnx .product-tags a {
  color: #8094ae;
}

.bachnx .product-tags a:hover {
  color: #e81818;
}

.bachnx .product-tags + .product-title {
  margin-top: 0.5rem;
}

.bachnx .product-title a {
  color: #364a63;
}

.bachnx .product-title + .product-price {
  margin-top: 1rem;
}

.bachnx .product-actions {
  position: absolute;
  bottom: .25rem;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 4px 4px 0 0;
  overflow: hidden;
  transition: .2s linear;
  display: flex;
  opacity: 0;
}

.bachnx .product-card:hover .product-actions {
  opacity: 1;
}

.bachnx .product-actions li {
  padding: 0 .125rem;
}

.bachnx .product-actions li a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #526484;
  font-size: 15.6px;
  height: 2.125rem;
  width: 2.125rem;
  transition: .3s ease;
}

.bachnx .product-actions li a:hover {
  color: #e81818;
}

.bachnx .product-gallery {
  position: relative;
  height: auto;
  margin: 0 0 30px 0;
  border-radius: 4px;
  border: 1px solid #e5e9f2;
}

.bachnx .product-gallery .slick-list {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.bachnx .product-gallery .slider-nav {
  position: absolute;
  bottom: -30px;
  left: 50%;
  transform: translateX(-50%);
  width: 282px;
}

.bachnx .product-gallery .slider-nav .slider-item {
  padding: 0 8px;
}

.bachnx .product-gallery .slider-nav .slider-item .thumb {
  width: 78px;
  padding: 1px;
  border: 2px solid #e5e9f2;
  box-shadow: inset 1px 1px 0 #fff, inset -1px -1px 0 #fff, inset 1px -1px 0 #fff, inset -1px 1px 0 #fff;
  border-radius: 4px;
  transition: all .3s ease;
  cursor: pointer;
}

.bachnx .product-gallery .slider-nav .slider-item.slick-current .thumb {
  border-color: #e81818;
  cursor: default;
}

.bachnx .product-rating {
  display: flex;
  align-items: center;
}

.bachnx .product-rating .amount {
  margin-left: 0.5rem;
  color: #8094ae;
}

.bachnx .product-excrept {
  margin-top: 1.5rem;
}

.bachnx .product-meta {
  margin-top: 2rem;
}

.bachnx .product-meta + .product-meta {
  margin-top: 1.25rem;
}

@media (max-width: 420px) {
  .bachnx .product-gallery .slider-nav {
    width: 188px;
  }
}

@media (min-width: 768px) {
  .bachnx .product-gallery .slider-nav {
    width: 384px;
  }
}

@media (min-width: 1540px) {
  .bachnx .product-gallery .slider-nav {
    width: 470px;
  }
}

.bachnx .gallery-image {
  position: relative;
  z-index: 1;
}

.bachnx .nk-order-ovwg-ck {
  height: 180px;
}

.bachnx .nk-order-ovwg-data {
  padding: 0.75rem 1.25rem 1.25rem;
  border: 2px solid transparent;
  border-radius: 4px;
}

.bachnx .nk-order-ovwg-data .amount {
  font-size: 1.5rem;
  font-weight: 700;
}

.bachnx .nk-order-ovwg-data .amount small {
  font-weight: 400;
}

.bachnx .nk-order-ovwg-data .info {
  font-size: 12px;
  color: #8094ae;
  margin-bottom: .25rem;
}

.bachnx .nk-order-ovwg-data .info strong {
  color: #364a63;
}

.bachnx .nk-order-ovwg-data .title {
  font-size: 14px;
  line-height: 1.3;
  color: #8094ae;
  font-weight: 500;
}

.bachnx .nk-order-ovwg-data .title .icon {
  font-size: 1rem;
  height: 28px;
  width: 28px;
  border-radius: 50%;
  background: #f5f6fa;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-right: 0.5rem;
}

.bachnx .nk-order-ovwg-data.buy {
  border-color: #8ff0d6;
}

.bachnx .nk-order-ovwg-data.buy .amount, .bachnx .nk-order-ovwg-data.buy .title .icon {
  color: #1ee0ac;
}

.bachnx .nk-order-ovwg-data.sell {
  border-color: #b2bbff;
}

.bachnx .nk-order-ovwg-data.sell .amount, .bachnx .nk-order-ovwg-data.sell .title .icon {
  color: #e81818;
}

@media (min-width: 1540px) {
  .bachnx .nk-order-ovwg-ck {
    height: 260px;
  }
}

.bachnx .nk-wg-action {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.bachnx .nk-wg-action-content {
  position: relative;
  padding-left: 2rem;
  padding-right: 1rem;
}

.bachnx .nk-wg-action-content .icon {
  font-size: 1.5rem;
  left: 0;
  position: absolute;
  color: #8094ae;
}

.bachnx .nk-wg-action-content .title {
  font-size: 14px;
  font-weight: 500;
  padding-bottom: 0.25rem;
}

.bachnx .nk-wg-action-content p {
  color: #8094ae;
  font-size: 13px;
  line-height: 1.25rem;
}

.bachnx .nk-wg-action-content p strong {
  color: #e81818;
}

.bachnx .nk-coin-ovwg {
  display: flex;
}

.bachnx .nk-coin-ovwg-ck {
  flex-grow: 1;
  height: 165px;
}

.bachnx .nk-coin-ovwg-legends {
  width: 100px;
  flex-shrink: 0;
}

.bachnx .nk-coin-ovwg-legends li {
  display: flex;
  align-items: center;
  line-height: 1.25rem;
  font-size: 12px;
  padding: .25rem 0;
  color: #8094ae;
}

.bachnx .nk-coin-ovwg-legends li .dot {
  margin-right: 0.5rem;
}

.bachnx .nk-tb-orders-type {
  width: 66px;
}

.bachnx .nk-sale-data {
  flex-shrink: 0;
}

.bachnx .nk-sale-data-group {
  display: flex;
  flex-wrap: wrap;
}

.bachnx .nk-sale-data .amount {
  display: block;
  font-size: 1.75rem;
  color: #364a63;
}

.bachnx .nk-sale-data .amount .change {
  font-size: .875rem;
}

.bachnx .nk-sale-data .amount.sm {
  font-size: 1.125rem;
  color: #8094ae;
}

.bachnx .nk-sale-data .sub-title {
  color: #8094ae;
  font-size: 12px;
}

.bachnx .nk-sale-data .sub-title .change {
  margin-right: 0.5rem;
}

.bachnx .nk-sales-ck {
  height: 80px;
  flex-grow: 1;
}

.bachnx .nk-sales-ck.large {
  height: 200px;
}

@media (min-width: 992px) and (max-width: 1539.98px) {
  .bachnx .nk-sales-ck.sales-revenue {
    height: 164px;
  }
}

.bachnx .nk-activity-item {
  display: flex;
  align-items: center;
  padding: 1.25rem;
}

.bachnx .nk-activity-item:not(:last-child) {
  border-bottom: 1px solid #e5e9f2;
}

.bachnx .nk-activity-data {
  margin-left: 1rem;
}

.bachnx .nk-activity-data .time {
  display: block;
  font-size: 12px;
  color: #8094ae;
  line-height: 1.3;
}

@media (min-width: 576px) {
  .bachnx .nk-activity-item {
    display: flex;
    padding: 1rem 1.5rem;
  }
}

.bachnx .nk-support-item {
  display: flex;
  padding: 1.25rem;
}

.bachnx .nk-support-item:not(:last-child) {
  border-bottom: 1px solid #e5e9f2;
}

.bachnx .nk-support-content {
  flex-grow: 1;
  margin-left: 1rem;
}

.bachnx .nk-support-content .title {
  font-size: 0.875rem;
  font-weight: 700;
  color: #364a63;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.bachnx .nk-support-content p {
  margin-bottom: 0;
  margin-top: 0.25rem;
}

.bachnx .nk-support-content .time {
  display: block;
  font-size: 12px;
  color: #8094ae;
}

@media (min-width: 576px) {
  .bachnx .nk-support-item {
    display: flex;
    padding: 1.25rem 1.5rem;
  }
}

.bachnx .device-status {
  display: flex;
  flex-direction: column;
  padding-top: 1rem;
}

.bachnx .device-status-ck {
  height: 200px;
  margin: auto 0;
}

.bachnx .device-status-group {
  display: flex;
  justify-content: space-between;
  padding-top: 1.75rem;
  margin: auto;
  width: 280px;
  max-width: 100%;
}

.bachnx .device-status-data > .icon {
  font-size: 1.5rem;
}

.bachnx .device-status-data .title {
  font-size: 12px;
  color: #8094ae;
  margin-bottom: 0.5rem;
}

.bachnx .device-status-data .amount {
  font-size: 1.125rem;
  color: #364a63;
  font-weight: 500;
}

.bachnx .device-status-data .change {
  margin-left: -.125rem;
}

.bachnx .traffic-channel {
  margin-top: 1rem;
}

.bachnx .traffic-channel-ck {
  height: 44px;
  width: 130px;
  margin-top: -4px;
  margin-bottom: -4px;
}

.bachnx .traffic-channel-doughnut-ck {
  height: 160px;
}

.bachnx .traffic-channel-group {
  display: flex;
  flex-wrap: wrap;
  padding-top: 1.75rem;
  margin-left: auto !important;
  margin-right: auto !important;
  width: 320px;
  max-width: 100%;
}

.bachnx .traffic-channel-data {
  width: 50%;
}

.bachnx .traffic-channel-data .title {
  display: flex;
  align-items: center;
  color: #8094ae;
  font-size: 12px;
}

.bachnx .traffic-channel-data .title .dot {
  margin-right: 0.5rem;
}

.bachnx .traffic-channel-data .amount {
  font-size: 1.125rem;
  color: #364a63;
  margin-left: 1.25rem;
}

.bachnx .traffic-channel-data .amount small {
  font-size: 12px;
  color: #8094ae;
}

@media (max-width: 575.98px) {
  .bachnx .traffic-channel-ck {
    width: 100%;
  }
  .bachnx .traffic-channel-table .nk-tb-item {
    display: flex;
    flex-wrap: wrap;
    border-bottom: 1px solid #e5e9f2;
    padding: 1.125rem 0;
  }
  .bachnx .traffic-channel-table .nk-tb-col {
    border-bottom: none !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .bachnx .traffic-channel-table .nk-tb-channel {
    width: 50%;
  }
  .bachnx .traffic-channel-table .nk-tb-sessions {
    width: 25%;
  }
  .bachnx .traffic-channel-table .nk-tb-prev-sessions {
    display: none;
  }
  .bachnx .traffic-channel-table .nk-tb-change {
    width: 25%;
  }
  .bachnx .traffic-channel-table .nk-tb-trend {
    width: 100%;
    padding-left: 1.25rem;
  }
}

@media (min-width: 1540px) and (max-width: 1800px) {
  .bachnx .traffic-channel-data .amount {
    font-size: 1rem;
  }
}

.bachnx .analytic-data-group {
  display: flex;
  flex-wrap: wrap;
}

.bachnx .analytic-data .title {
  font-size: 12px;
  font-weight: 500;
  color: #8094ae;
  margin-bottom: 0.375rem;
}

.bachnx .analytic-data .title span {
  font-weight: 400;
}

.bachnx .analytic-data .amount {
  color: #364a63;
  font-size: 1.5rem;
  line-height: 1.2;
  margin-bottom: 0.25rem;
}

.bachnx .analytic-data .amount-sm {
  font-size: 1.125rem;
}

.bachnx .analytic-data .change {
  font-size: 13px;
  margin-left: -0.125rem;
}

.bachnx .analytic-data .subtitle {
  font-size: 12px;
  color: #8094ae;
}

@media (min-width: 1540px) and (max-width: 1800px) {
  .bachnx .analytic-data .amount {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
  .bachnx .analytic-data .amount-sm {
    font-size: 1.125rem;
  }
}

.bachnx .analytic-ov-data {
  width: 50%;
}

.bachnx .analytic-ov-ck {
  height: 175px;
  margin-top: 2rem;
}

@media (min-width: 480px) {
  .bachnx .analytic-ov-data {
    width: 25%;
  }
}

.bachnx .analytic-au-data {
  width: 33.3333%;
}

.bachnx .analytic-au-ck {
  height: 170px;
  margin-top: 2.25rem;
}

.bachnx .analytic-wp-data {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}

.bachnx .analytic-wp-ck {
  height: 36px;
}

.bachnx .analytic-wp-graph {
  width: 150px;
  margin-top: 0.125rem;
  margin-bottom: 0.125rem;
}

.bachnx .analytic-wp-graph .title {
  margin-bottom: 0;
}

.bachnx .analytic-wp-text {
  text-align: right;
  margin-left: .5rem;
}

@media (min-width: 420px) and (max-width: 767px) {
  .bachnx .analytic-wp-graph {
    width: 60%;
  }
}

@media (min-width: 1540px) and (max-width: 1800px) {
  .bachnx .analytic-wp-graph {
    width: 120px;
  }
}

.bachnx .chart-label {
  font-size: 12px;
  color: #8094ae;
}

.bachnx .chart-label-group {
  margin-top: 0.5rem;
  display: flex;
  justify-content: space-between;
}

.bachnx .analytics-map .vector-map {
  height: 160px;
  margin: 1rem 0;
}

.bachnx .analytics-map-data {
  font-size: .875rem;
}

.bachnx .analytics-map-data td {
  padding: .25rem 0;
}

.bachnx .analytics-map-data .country {
  color: #8094ae;
}

.bachnx .analytics-map-data .amount {
  color: #364a63;
  text-align: right;
}

.bachnx .analytics-map-data .percent {
  text-align: right;
  color: #8094ae;
}

.bachnx .analytics-map-data-list {
  width: 100%;
  margin-bottom: -0.25rem;
}

.bachnx .card-title .subtitle {
  color: #8094ae;
  font-size: 13px;
  font-weight: 500;
}

.bachnx .card-amount {
  display: flex;
  align-items: baseline;
}

.bachnx .card-amount .change {
  margin-left: .5rem;
}

.bachnx .card-amount .amount {
  font-size: 1.5rem;
  color: #364a63;
}

.bachnx .card-amount .amount span {
  color: #526484;
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .bachnx .card-amount .amount {
    font-size: 1rem;
    font-weight: 500;
  }
  .bachnx .card-amount .amount span {
    font-weight: 400;
  }
  .bachnx .card-amount .change {
    font-size: 12px;
  }
}

.bachnx .card-inner .nav-tabs-card {
  margin-left: -1.25rem;
  margin-right: -1.25rem;
}

@media (min-width: 576px) {
  .bachnx .card-inner .nav-tabs-card {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }
}

.bachnx .nav-tabs-xs .nav-link {
  padding: .75rem 0;
  font-size: 13px;
  font-weight: 500;
}

@media (min-width: 768px) {
  .bachnx .nav-tabs-xs .nav-item {
    padding-right: 1.25rem;
  }
}

@media (min-width: 992px) {
  .bachnx .nav-tabs-sm .nav-item {
    padding-right: 1.25rem;
  }
}

@media (min-width: 1200px) {
  .bachnx .nav-tabs-sm .nav-item {
    padding-right: 1.25rem;
  }
}

.bachnx .invest-data {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}

.bachnx .invest-data-history {
  margin-right: 20px;
  flex-grow: 1;
}

.bachnx .invest-data-history .title {
  font-size: 11px;
  color: #8094ae;
  text-transform: uppercase;
  margin-bottom: 0.125rem;
  letter-spacing: 0.1em;
}

.bachnx .invest-data-history .amount {
  font-size: .9375rem;
  line-height: 1.1;
  color: #364a63;
}

.bachnx .invest-data-history .amount span {
  color: #526484;
}

.bachnx .invest-data-amount {
  display: flex;
  flex-shrink: 0;
  flex-grow: 1;
}

.bachnx .invest-data-ck {
  flex-grow: 1;
  height: 48px;
  width: 80px;
  margin-bottom: 0.125rem;
}

@media (min-width: 768px) and (max-width: 1350px), (max-width: 359px) {
  .bachnx .invest-data {
    margin-top: 0.75rem;
  }
  .bachnx .invest-data-amount {
    flex-wrap: wrap;
    flex-shrink: 1;
  }
  .bachnx .invest-data-ck {
    height: 68px;
    width: 140px;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .bachnx .invest-data-history .amount {
    font-size: .75rem;
    font-weight: 700;
  }
  .bachnx .invest-data-history .amount span {
    font-weight: 400;
  }
}

.bachnx .invest-ov {
  padding: 1.25rem 0 1rem;
}

.bachnx .invest-ov:last-child {
  padding-bottom: 0;
}

.bachnx .invest-ov:not(:last-child) {
  border-bottom: 1px solid #e5e9f2;
}

.bachnx .invest-ov .subtitle {
  color: #8094ae;
  font-size: 13px;
  font-weight: 500;
  margin-bottom: 0.25rem;
}

.bachnx .invest-ov .title {
  font-size: 11px;
  color: #8094ae;
  text-transform: uppercase;
  margin-top: 0.25rem;
  letter-spacing: 0.1em;
}

.bachnx .invest-ov .amount {
  font-size: 1.25rem;
  line-height: 1.1;
  color: #364a63;
}

.bachnx .invest-ov .amount span {
  color: #526484;
}

.bachnx .invest-ov-details {
  display: flex;
}

.bachnx .invest-ov-info {
  width: 60%;
}

.bachnx .invest-ov-stats {
  width: 40%;
}

.bachnx .invest-ov-stats > div {
  display: flex;
  align-items: baseline;
}

.bachnx .invest-ov-stats .change {
  margin-left: 0.25rem;
}

.bachnx .invest-top-ck {
  padding-top: 20px;
  height: 70px;
}

.bachnx .table-iv-tnx .sub-text, .bachnx .table-iv-tnx .lead-text {
  font-size: 12px;
}

.bachnx .nk-wg-card.is-dark {
  background: #2c3782;
  color: #fff;
}

.bachnx .nk-wg-card:after {
  content: "";
  position: absolute;
  height: 0.25rem;
  background-color: transparent;
  left: 0;
  bottom: 0;
  right: 0;
  border-radius: 0 0 3px 3px;
}

.bachnx .nk-wg-card.is-s1:after {
  background-color: #364a63;
}

.bachnx .nk-wg-card.is-s2:after {
  background-color: #e81818;
}

.bachnx .nk-wg-card.is-s3:after {
  background-color: #1ee0ac;
}

.bachnx .nk-iv-wg1 {
  position: relative;
  max-width: 100%;
  padding: 1rem 1.25rem;
  border-radius: 4px;
  border: 1px solid #dbdfea;
  background: #fff;
}

.bachnx .nk-iv-wg1 .sub-text {
  margin-bottom: 0.5rem;
}

.bachnx .nk-iv-wg1-info {
  color: #e81818;
  font-weight: 400;
  font-size: 1.125rem;
  margin-bottom: 1rem;
}

.bachnx .nk-iv-wg1-progress {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background: #dbdfea;
  height: 4px;
  border-radius: 0 0 4px 4px;
  overflow: hidden;
}

.bachnx .nk-iv-wg2 {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.bachnx .nk-iv-wg2-text:not(:last-child) {
  margin-bottom: 2.5rem;
}

.bachnx .nk-iv-wg2-title {
  margin-bottom: .75rem;
}

.bachnx .nk-iv-wg2-title .title {
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  color: #8094ae;
  font-family: Roboto, sans-serif;
}

.bachnx .nk-iv-wg2-title .title .icon {
  font-size: 13px;
  margin-left: 0.2rem;
}

.bachnx .is-dark .nk-iv-wg2-title .title {
  color: #c4cefe;
}

.bachnx .nk-iv-wg2-amount {
  font-size: 2.25rem;
  letter-spacing: -0.03em;
  line-height: 1.15em;
  display: flex;
  justify-content: space-between;
  align-items: baseline;
}

.bachnx .nk-iv-wg2-amount .change, .bachnx .nk-iv-wg2-amount .sub {
  padding-left: 0.5rem;
  line-height: 1;
}

.bachnx .nk-iv-wg2-amount .change, .bachnx .nk-iv-wg2-amount .sub > span {
  font-size: 0.875rem;
  color: #e81818;
  font-weight: 500;
  letter-spacing: normal;
}

.bachnx .nk-iv-wg2-amount .sub {
  font-size: 0.875rem;
}

.bachnx .nk-iv-wg2-amount .sub span {
  padding-right: 2px;
}

.bachnx .nk-iv-wg2-amount.ui-v2 {
  font-size: 1.875rem;
  border-bottom: 2px solid #e81818;
  padding-bottom: 1.25rem;
  margin-bottom: 1rem;
  display: block;
}

.bachnx .nk-iv-wg2-amount.ui-v2 .change, .bachnx .nk-iv-wg2-amount.ui-v2 .sub > span {
  font-size: 1rem;
}

.bachnx .nk-iv-wg2-cta {
  text-align: center;
  margin-top: auto;
  margin-bottom: -0.5rem;
}

.bachnx .nk-iv-wg2-cta .cta-extra {
  margin-top: 1rem;
  min-height: 28px;
}

.bachnx .nk-iv-wg2-list li {
  padding-top: 0.3rem;
  padding-bottom: 0.3rem;
}

.bachnx .nk-iv-wg2-list small {
  font-size: 0.86em;
}

.bachnx .nk-iv-wg2-list .item-value {
  font-weight: 500;
  font-size: 0.8125rem;
  color: #364a63;
  float: right;
}

.bachnx .nk-iv-wg2-list .total {
  border-top: 1px solid #dbdfea;
  margin-top: 0.3rem;
  padding-top: 0.55rem;
  font-weight: 700;
}

.bachnx .nk-iv-wg2-list .total .item-value {
  font-weight: 700;
}

.bachnx .nk-iv-wg3-group {
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
}

.bachnx .nk-iv-wg3-ck {
  position: relative;
  height: 45px;
  margin-bottom: .5rem;
}

.bachnx .nk-iv-wg3-title {
  font-size: 1.125rem;
  color: #8094ae;
  margin-bottom: .5rem;
  font-weight: 400;
}

.bachnx .nk-iv-wg3-title .icon {
  font-size: .875rem;
}

.bachnx .nk-iv-wg3-sub {
  font-size: .875rem;
  color: #8094ae;
  margin-top: .125rem;
}

.bachnx .nk-iv-wg3-sub-group {
  display: flex;
  flex-shrink: 0;
}

.bachnx .nk-iv-wg3-sub .icon {
  font-size: .75rem;
}

.bachnx .nk-iv-wg3-plus {
  position: absolute;
}

.bachnx .nk-iv-wg3-plus .icon {
  font-size: 1rem;
  line-height: 1.5rem;
}

.bachnx .nk-iv-wg3-plus ~ * {
  padding-left: 24px;
}

.bachnx .nk-iv-wg3-amount .number {
  font-size: 1.25rem;
  font-weight: 700;
  color: #364a63;
  line-height: 1.5rem;
  white-space: nowrap;
}

.bachnx .nk-iv-wg3-amount .number small {
  font-weight: 400;
}

.bachnx .nk-iv-wg3-amount .number-sm {
  font-size: 1.15rem;
  color: #364a63;
  line-height: 1.5rem;
  white-space: nowrap;
}

.bachnx .nk-iv-wg3-amount .number .number-up, .bachnx .nk-iv-wg3-amount .number .number-down {
  font-size: 50%;
}

.bachnx .nk-iv-wg3-amount .number .number-up .icon, .bachnx .nk-iv-wg3-amount .number .number-down .icon {
  color: #526484;
}

.bachnx .nk-iv-wg3-amount .number .number-up:before, .bachnx .nk-iv-wg3-amount .number .number-down:before {
  font-family: "Nioicon";
}

.bachnx .nk-iv-wg3-amount .number .number-up {
  color: #1ee0ac;
}

.bachnx .nk-iv-wg3-amount .number .number-up:before {
  content: "";
}

.bachnx .nk-iv-wg3-amount .number .number-down {
  color: #e85347;
}

.bachnx .nk-iv-wg3-amount .number .number-down:before {
  content: "";
}

.bachnx .nk-iv-wg3-nav {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin: -.5rem -1.25rem;
}

.bachnx .nk-iv-wg3-nav li a {
  padding: .5rem 1.25rem;
  display: flex;
  align-items: center;
}

.bachnx .nk-iv-wg3-nav li a .icon {
  font-size: 1.125rem;
  width: 1.75rem;
  line-height: 1.25rem;
}

.bachnx .nk-iv-wg3-nav li a span {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.bachnx .nk-iv-wg3-list li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: .5rem 1.25rem;
  border-bottom: 1px solid #e5e9f2;
}

.bachnx .nk-iv-wg3-list li .lead-text {
  font-size: 13px;
  font-weight: 400;
}

.bachnx .nk-iv-wg3-list:last-child {
  padding: 0 0 1rem;
}

.bachnx .nk-iv-wg3-list:last-child li:last-child {
  border-bottom: none;
}

@media (max-width: 991.98px) {
  .bachnx .nk-iv-wg3-sub:first-child {
    min-width: 160px;
  }
}

@media (max-width: 420px) {
  .bachnx .nk-iv-wg3-sub {
    width: 100%;
  }
  .bachnx .nk-iv-wg3-sub-group {
    flex-wrap: wrap;
  }
  .bachnx .nk-iv-wg3-plus {
    margin-bottom: .75rem;
    display: inline-block;
  }
  .bachnx .nk-iv-wg3-plus .icon {
    font-size: 1.5rem;
    line-height: 2.25rem;
  }
  .bachnx .nk-iv-wg3-plus ~ * {
    padding-left: 0;
  }
  .bachnx .nk-iv-wg3-plus + * {
    padding-top: 40px;
  }
}

@media (min-width: 576px) {
  .bachnx .nk-iv-wg3-list li {
    padding: .5rem 1.75rem;
  }
}

@media (min-width: 680px) and (max-width: 991px) {
  .bachnx .nk-iv-wg3-list {
    display: flex;
    flex-wrap: wrap;
  }
  .bachnx .nk-iv-wg3-list li {
    width: 50%;
  }
  .bachnx .nk-iv-wg3-list li:last-child {
    border-bottom: 1px solid #e5e9f2;
  }
  .bachnx .nk-iv-wg3-list:last-child li:nth-last-child(2) {
    border-bottom: none;
  }
}

@media (min-width: 992px) {
  .bachnx .nk-iv-wg3-list {
    width: 33.333333%;
    float: left;
  }
  .bachnx .nk-iv-wg3-list li:last-child {
    border-bottom: none;
  }
}

@media (min-width: 1200px) {
  .bachnx .nk-iv-wg3-amount .number {
    font-size: 1.75rem;
    line-height: 2.25rem;
    font-weight: 500;
  }
  .bachnx .nk-iv-wg3-amount .number-sm {
    font-size: 1.25rem;
    line-height: 2.25rem;
  }
  .bachnx .nk-iv-wg3-plus .icon {
    font-size: 1.25rem;
    line-height: 2.25rem;
  }
  .bachnx .nk-iv-wg3-plus ~ * {
    padding-left: 32px;
  }
}

.bachnx .nk-iv-wg4 .lead-text {
  font-weight: 400;
}

.bachnx .nk-iv-wg4-title {
  margin-bottom: 0.75rem;
}

.bachnx .nk-iv-wg4-sub {
  padding: 1.25rem 1.5rem;
}

.bachnx .nk-iv-wg4-sub:not(:last-child) {
  border-bottom: 1px solid #e5e9f2;
}

.bachnx .card .nk-iv-wg4-sub:last-child {
  border-radius: 0 0 3px 3px;
}

.bachnx .nk-iv-wg4-sub .btn, .bachnx .nk-iv-wg4-sub .dual-listbox .dual-listbox__button, .bachnx .dual-listbox .nk-iv-wg4-sub .dual-listbox__button {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

.bachnx .nk-iv-wg4-overview {
  display: flex;
  flex-wrap: wrap;
}

.bachnx .nk-iv-wg4-overview li {
  width: 50%;
}

.bachnx .nk-iv-wg4-list li {
  display: flex;
  justify-content: space-between;
}

.bachnx .nk-iv-wg4-list li:not(:last-child) {
  margin-bottom: 0.25rem;
}

@media (max-width: 420px) {
  .bachnx .nk-iv-wg4-overview li {
    width: 100%;
  }
}

.bachnx .nk-iv-wg5 {
  display: inline-flex;
  flex-direction: column;
  margin-left: auto;
  margin-right: auto;
}

.bachnx .nk-iv-wg5-head {
  margin-bottom: 1rem;
}

.bachnx .nk-iv-wg5-title {
  margin-bottom: .25rem;
}

.bachnx .nk-iv-wg5-subtitle {
  color: #8094ae;
}

.bachnx .nk-iv-wg5-ck {
  margin-top: auto;
  position: relative;
  display: inline-block;
}

.bachnx .nk-iv-wg5-ck-result {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}

.bachnx .nk-iv-wg5-ck-result .text-lead {
  font-size: 40px;
  font-weight: 300;
  color: #364a63;
  line-height: 1.3;
}

.bachnx .nk-iv-wg5-ck-result .text-lead.sm {
  font-size: 30px;
}

.bachnx .nk-iv-wg5-ck-result .text-sub {
  font-size: 12px;
  font-weight: 500;
  color: #8094ae;
}

.bachnx .nk-iv-wg5-ck-minmax {
  display: flex;
  justify-content: space-between;
  color: #8094ae;
  font-size: 12px;
}

@media (min-width: 1200px) {
  .bachnx .nk-iv-wg5-ck canvas {
    width: 300px !important;
    height: 150px !important;
  }
  .bachnx .nk-iv-wg5-ck.sm canvas {
    width: 240px !important;
    height: 120px !important;
  }
}

.bachnx .plan-iv-actions {
  padding-top: 2rem;
}

.bachnx .plan-item {
  position: relative;
  padding: 14px;
}

.bachnx .plan-item-card {
  position: relative;
  background: #fff;
  box-shadow: 0 0.125rem 0.25rem rgba(43, 55, 72, 0.15);
  border-radius: 4px;
  border: 1px solid transparent;
  transition: all .3s;
}

.bachnx .plan-item-card:after {
  position: absolute;
  right: 12px;
  top: 12px;
  height: 24px;
  width: 24px;
  border-radius: 50%;
  background: #e81818;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  font-family: "Nioicon";
  content: "";
  opacity: 0;
  transition: opacity .3s;
}

.bachnx .plan-item-card .sub-text {
  font-size: 12px;
}

.bachnx .plan-item-head {
  text-align: center;
  padding: 1.75rem 1.5rem;
  border-bottom: 1px solid #e5e9f2;
}

.bachnx .plan-item-heading:not(:last-child) {
  padding-bottom: 1rem;
}

.bachnx .plan-item-title {
  margin-bottom: 0.25rem;
}

.bachnx .plan-item-summary .lead-text {
  font-size: 2rem;
  font-weight: 500;
  line-height: 1.3;
}

.bachnx .plan-item-desc-list li {
  display: flex;
  padding: .25rem 0;
}

.bachnx .plan-item-desc-list .desc-label {
  min-width: 50%;
}

.bachnx .plan-item-desc-list .desc-data {
  margin-left: auto;
}

.bachnx .plan-item-desc-list + .plan-item-action {
  margin-top: 2rem;
}

.bachnx .plan-item-body {
  padding: 2rem 2.5rem 2.5rem;
}

.bachnx .plan-item-action {
  text-align: center;
}

.bachnx .plan-control {
  position: absolute;
  opacity: 0;
  height: 1px;
  width: 1px;
}

.bachnx .plan-control:checked + .plan-item-card {
  border-color: #e81818;
}

.bachnx .plan-control:checked + .plan-item-card:after {
  opacity: 1;
}

.bachnx .plan-control:checked + .plan-item-card .plan-label {
  cursor: default;
  background: #e81818;
  border-color: #e81818;
  color: #fff;
}

.bachnx .plan-control:checked + .plan-item-card .plan-label-selected {
  display: block !important;
}

.bachnx .plan-control:checked + .plan-item-card .plan-label-base {
  display: none !important;
}

.bachnx .plan-label {
  cursor: pointer;
  padding: 0.4375rem 1rem;
  margin-bottom: 0;
  font-family: Nunito, sans-serif;
  font-weight: 700;
  font-size: 12px;
  line-height: 1.25rem;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  border-radius: 4px;
  border: 1px solid #dbdfea;
  background: #f5f6fa;
  min-width: 170px;
  text-align: center;
  transition: all .3s;
}

.bachnx .plan-label .plan-label-selected {
  display: none;
}

@media (min-width: 576px) {
  .bachnx .plan-iv-actions {
    padding-top: 3.5rem;
  }
}

.bachnx .invest-cc-dropdown {
  width: 100%;
}

.bachnx .invest-cc-dropdown .dropdown-indicator:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 56px;
  font-size: 24px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #8094ae;
  opacity: 0.5;
}

.bachnx .invest-cc-dropdown .dropdown-menu {
  margin-top: -78px;
}

.bachnx .invest-cc-dropdown .dropdown-menu[x-placement="top-start"] {
  margin-top: 0;
  margin-bottom: -78px;
}

.bachnx .invest-cc-item:not(:last-child) {
  border-bottom: 1px solid #e5e9f2;
}

.bachnx .invest-cc-choosen, .bachnx .invest-cc-chosen {
  display: block;
  width: 100%;
  border: 1px solid #dbdfea;
  border-radius: 4px;
  background: #fff;
}

.bachnx .invest-cc-opt {
  display: block;
}

.bachnx .invest-pm-list {
  border: 1px solid #dbdfea;
  background: #fff;
  border-radius: 4px;
}

.bachnx .invest-pm-item {
  position: relative;
}

.bachnx .invest-pm-item:not(:last-child) {
  border-bottom: 1px solid #e5e9f2;
}

.bachnx .invest-pm-label {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0;
  padding: 16px 20px 16px 60px;
  cursor: pointer;
}

.bachnx .invest-pm-label:before, .bachnx .invest-pm-label:after {
  position: absolute;
  top: 50%;
  left: 20px;
  transform: translateY(-50%);
  height: 24px;
  width: 24px;
  border-radius: 50%;
}

.bachnx .invest-pm-label:before {
  content: '';
  border: 2px solid #dbdfea;
}

.bachnx .invest-pm-label:after {
  font-family: "Nioicon";
  content: "";
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  background: #e81818;
  transition: opacity .3s;
  opacity: 0;
}

.bachnx .invest-pm-label .pm-name {
  font-size: 14px;
  color: #364a63;
}

.bachnx .invest-pm-label .pm-icon {
  display: inline-flex;
  font-size: 24px;
  color: #8094ae;
}

.bachnx .invest-pm-control {
  position: absolute;
  top: 0;
  height: 1px;
  width: 1px;
  opacity: 0;
}

.bachnx .invest-pm-control:checked ~ .buysell-pm-label {
  cursor: default;
}

.bachnx .invest-pm-control:checked ~ .buysell-pm-label:after {
  opacity: 1;
}

.bachnx .invest-field .form-control-amount {
  padding: 1rem 4rem 1.25rem 1.5rem;
  height: 3.75rem;
  font-size: 1.25rem;
  color: #8094ae;
  border-color: #dbdfea;
}

.bachnx .invest-field .form-control-amount ~ .form-range-slider {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
}

.bachnx .invest-field .form-control-amount ~ .form-range-slider.noUi-horizontal {
  height: 4px;
  border-radius: 0 0 4px 4px;
}

.bachnx .invest-field .form-control-amount ~ .form-range-slider.noUi-target {
  background: rgba(219, 223, 234, 0.6);
}

.bachnx .invest-field .form-control-amount ~ .form-range-slider .noUi-connects {
  border-radius: 0 0 4px 4px;
}

.bachnx .invest-field:not(:last-child) {
  margin-bottom: 1.75rem;
}

.bachnx .invest-amount-group {
  display: flex;
  flex-wrap: wrap;
}

.bachnx .invest-amount-item {
  position: relative;
  flex-grow: 1;
  width: 33.33%;
}

.bachnx .invest-amount-label {
  cursor: pointer;
  border-radius: 4px;
  border: 1px solid #dbdfea;
  background: #fff;
  font-size: 14px;
  text-align: center;
  line-height: 1.25rem;
  padding: 1rem;
  width: 100%;
  margin-bottom: 0;
  transition: all .3s;
}

.bachnx .invest-amount-control {
  position: absolute;
  opacity: 0;
  height: 1px;
  width: 1px;
}

.bachnx .invest-amount-control:checked ~ .invest-amount-label {
  border-color: #e81818;
  background-color: #e81818;
  color: #fff;
}

@media (min-width: 576px) {
  .bachnx .invest-amount-item {
    width: auto;
  }
}

.bachnx .nk-iv-scheme-list:not(:last-child) {
  margin-bottom: 1.5rem;
}

.bachnx .nk-iv-scheme-item {
  position: relative;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  background-color: #fff;
  border-radius: 4px;
  border: 1px solid #dbdfea;
  padding: 1.25rem;
}

.bachnx .nk-iv-scheme-item:not(:first-child) {
  margin-top: 1.5rem;
}

.bachnx .nk-iv-scheme-item .amount {
  color: #364a63;
  font-weight: 700;
}

.bachnx .nk-iv-scheme-item .amount-ex {
  color: #e81818;
  font-weight: 400;
}

.bachnx .nk-iv-scheme-item div {
  flex-grow: 1;
}

.bachnx .nk-iv-scheme-icon {
  width: 40px;
  height: 40px;
  text-align: center;
  background: #f5f6fa;
  border-radius: 50%;
  margin-right: 1rem;
  flex-shrink: 0;
  flex-grow: 0 !important;
  color: #526484;
}

.bachnx .nk-iv-scheme-icon.is-running {
  color: #e81818;
  background: rgba(101, 118, 255, 0.08);
}

.bachnx .nk-iv-scheme-icon.is-pause {
  color: #f4bd0e;
  background: rgba(244, 189, 14, 0.08);
}

.bachnx .nk-iv-scheme-icon.is-pending {
  color: #09c2de;
  background: rgba(9, 194, 222, 0.08);
}

.bachnx .nk-iv-scheme-icon.is-cancel {
  color: #e85347;
  background: rgba(232, 83, 71, 0.08);
}

.bachnx .nk-iv-scheme-icon .icon {
  line-height: 40px;
  font-size: 1.3rem;
}

.bachnx .nk-iv-scheme-info {
  padding-right: 0.75rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.bachnx .nk-iv-scheme-name {
  font-weight: 700;
  font-size: 0.875rem;
  color: #364a63;
}

.bachnx .nk-iv-scheme-desc {
  color: #8094ae;
  font-size: 0.8125rem;
}

.bachnx .nk-iv-scheme-amount {
  display: none;
}

.bachnx .nk-iv-scheme-amount a {
  display: none;
}

.bachnx .nk-iv-scheme-amount div {
  flex-grow: 0;
  padding: 0 1rem;
}

.bachnx .nk-iv-scheme-term {
  display: none;
}

.bachnx .nk-iv-scheme-term div {
  flex-grow: 0;
  padding: 0 1.5rem;
}

.bachnx .nk-iv-scheme-start {
  position: relative;
}

.bachnx .nk-iv-scheme-start:after {
  border: none !important;
  font-family: "Nioicon";
  vertical-align: middle;
  position: absolute;
  top: 50%;
  left: 100%;
  margin-left: -0.7rem;
  content: "";
  transform: translateY(-50%);
  font-size: 18px;
  color: #8094ae;
}

.bachnx .nk-iv-scheme-label {
  display: block;
  font-size: 0.8125rem;
}

.bachnx .nk-iv-scheme-value {
  font-weight: 500;
}

.bachnx .nk-iv-scheme-more {
  margin-left: auto;
  margin-right: -1rem;
  flex-grow: 0 !important;
  border-radius: 50%;
  transition: background-color 0.4s;
}

.bachnx .nk-iv-scheme-more:hover {
  background-color: #f5f6fa;
}

.bachnx .nk-iv-scheme-more .btn, .bachnx .nk-iv-scheme-more .dual-listbox .dual-listbox__button, .bachnx .dual-listbox .nk-iv-scheme-more .dual-listbox__button {
  margin-left: auto;
  color: #8094ae;
  width: 40px;
  height: 40px;
}

.bachnx .nk-iv-scheme-more .btn .icon, .bachnx .nk-iv-scheme-more .dual-listbox .dual-listbox__button .icon, .bachnx .dual-listbox .nk-iv-scheme-more .dual-listbox__button .icon {
  font-size: 18px;
}

.bachnx .nk-iv-scheme-progress {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.bachnx .nk-iv-scheme-progress .progress-bar {
  width: 0px;
  height: 3px;
  border-radius: 0 3px 3px 3px;
}

.bachnx .nk-iv-scheme-progress .progress-bar[data-progress="100"] {
  border-radius: 0 0 3px 3px;
}

.bachnx .nk-iv-scheme-order {
  display: flex;
  flex-direction: column;
}

.bachnx .nk-iv-scheme-order .nk-iv-scheme-value {
  order: -1;
}

@media (min-width: 576px) {
  .bachnx .nk-iv-scheme-list:not(:last-child) {
    margin-bottom: 2.75rem;
  }
  .bachnx .nk-iv-scheme-item {
    padding: 1.5rem;
  }
  .bachnx .nk-iv-scheme-amount {
    display: block;
  }
  .bachnx .nk-iv-scheme-amount-a {
    display: none;
  }
  .bachnx .nk-iv-scheme-amount div {
    padding: 0;
  }
}

@media (min-width: 768px) {
  .bachnx .nk-iv-scheme-amount {
    display: flex !important;
  }
  .bachnx .nk-iv-scheme-amount-a {
    display: flex;
  }
  .bachnx .nk-iv-scheme-amount div {
    padding: 0 1rem;
  }
}

@media (min-width: 992px) {
  .bachnx .nk-iv-scheme-icon {
    width: 50px;
    height: 50px;
  }
  .bachnx .nk-iv-scheme-icon .icon {
    line-height: 50px;
    font-size: 1.5rem;
  }
  .bachnx .nk-iv-scheme-term {
    display: flex !important;
  }
  .bachnx .nk-iv-scheme-more .btn, .bachnx .nk-iv-scheme-more .dual-listbox .dual-listbox__button, .bachnx .dual-listbox .nk-iv-scheme-more .dual-listbox__button {
    width: 44px;
    height: 44px;
  }
}

@media (min-width: 1200px) {
  .bachnx .nk-iv-scheme-term div, .bachnx .nk-iv-scheme-amount div {
    flex-grow: 0;
    padding: 0 2rem;
  }
  .bachnx .nk-iv-scheme-info {
    padding-right: 2rem;
  }
}

.bachnx .nk-news .card-inner {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}

.bachnx .asterisk a {
  position: relative;
  color: #8094ae;
  display: inline-flex;
}

.bachnx .asterisk a:hover, .bachnx .asterisk a.active {
  color: #ffa353;
}

.bachnx .asterisk a:hover .asterisk-on, .bachnx .asterisk a.active .asterisk-on {
  opacity: 1;
}

.bachnx .asterisk a.active:hover .asterisk-on {
  opacity: 0;
}

.bachnx .asterisk-on {
  opacity: 0;
  position: absolute;
  left: 0;
  color: #ffa353;
  z-index: 1;
  transition: opacity .2s;
}

.bachnx .nk-reply {
  height: 100%;
  max-height: 100%;
  overflow: auto;
}

.bachnx .nk-reply-item {
  padding: 2rem 1.25rem;
}

.bachnx .nk-reply-item + .nk-reply-item {
  padding-top: 0;
}

.bachnx .nk-reply-item > div:not(.nk-reply-header) {
  margin-left: 48px;
}

.bachnx .nk-reply-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0.5rem;
}

.bachnx .nk-reply-header .user-name {
  margin-left: 1rem;
  font-size: .875rem;
}

.bachnx .nk-reply-header .user-name span {
  color: #8094ae;
  font-weight: 400;
}

.bachnx .nk-reply-header .date-time {
  color: #8094ae;
  font-size: 12px;
}

.bachnx .nk-reply-entry.note {
  background: #f5f6fa;
  padding: 1.25rem;
  border-radius: 4px;
}

.bachnx .nk-reply-from {
  margin-top: 1.25rem;
  padding: .375rem .75rem;
  background: #f5f6fa;
  border-radius: 4px;
  display: inline-block;
  font-size: 13px;
}

.bachnx .nk-reply-meta {
  overflow: hidden;
  text-align: center;
  margin: 0 1.25rem;
  padding: 0 2rem;
}

.bachnx .nk-reply-meta-info {
  position: relative;
  display: inline-block;
  padding: 0 .75rem;
  color: #8094ae;
  font-size: 13px;
  line-height: 1.4;
}

.bachnx .nk-reply-meta-info span, .bachnx .nk-reply-meta-info strong, .bachnx .nk-reply-meta-info .who {
  color: #526484;
}

.bachnx .nk-reply-meta-info .whom {
  color: #e81818;
}

.bachnx .nk-reply-meta-info:before, .bachnx .nk-reply-meta-info:after {
  position: absolute;
  height: 1px;
  background: #e5e9f2;
  content: '';
  width: 100vw;
  top: 50%;
}

.bachnx .nk-reply-meta-info:before {
  right: 100%;
}

.bachnx .nk-reply-meta-info:after {
  left: 100%;
}

.bachnx .nk-reply-form {
  border-top: 1px solid #e5e9f2;
}

.bachnx .nk-reply-form-dropdown {
  margin-left: -0.5rem;
  margin-right: 0.75rem;
}

.bachnx .nk-reply-form-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 1.25rem;
  border-bottom: 1px solid #e5e9f2;
}

.bachnx .nk-reply-form-title {
  display: flex;
  align-items: center;
}

.bachnx .nk-reply-form-title .title {
  color: #8094ae;
  margin-right: .75rem;
}

.bachnx .nk-reply-form-field {
  padding: .5rem 1.25rem;
}

.bachnx .nk-reply-form-field:not(:last-child) {
  border-bottom: 1px solid #e5e9f2;
}

.bachnx .nk-reply-form-field .form-control, .bachnx .nk-reply-form-field div.dataTables_wrapper div.dataTables_filter input, .bachnx div.dataTables_wrapper div.dataTables_filter .nk-reply-form-field input, .bachnx .nk-reply-form-field .dual-listbox .dual-listbox__search, .bachnx .dual-listbox .nk-reply-form-field .dual-listbox__search {
  font-size: 0.875rem;
}

.bachnx .nk-reply-form-field textarea.form-control, .bachnx .nk-reply-form-field .dual-listbox textarea.dual-listbox__search, .bachnx .dual-listbox .nk-reply-form-field textarea.dual-listbox__search {
  min-height: 78px;
}

.bachnx .nk-reply-form-field textarea.form-control.ex-large, .bachnx .nk-reply-form-field .dual-listbox textarea.ex-large.dual-listbox__search, .bachnx .dual-listbox .nk-reply-form-field textarea.ex-large.dual-listbox__search {
  min-height: 160px;
}

.bachnx .nk-reply-form-field + .nk-reply-form-tools {
  border-top: 0;
}

.bachnx .nk-reply-form-tools {
  padding: 1.25rem;
  border-top: 1px solid #e5e9f2;
  display: flex;
  justify-content: space-between;
}

.bachnx .nk-reply-form-actions {
  display: inline-flex;
  align-items: center;
}

.bachnx .nk-reply-form-options {
  display: inline-flex;
}

.bachnx .nk-reply-form-input {
  display: flex;
}

.bachnx .nk-reply-form-input .label {
  margin: .3rem .5rem .3rem 0;
  width: 1.25rem;
  color: #8094ae;
}

.bachnx .nk-reply-form-input-group {
  width: 100%;
}

.bachnx .nk-reply-form-input-cc, .bachnx .nk-reply-form-input-bcc {
  display: none;
}

.bachnx .nk-reply-form-input-cc.expanded, .bachnx .nk-reply-form-input-bcc.expanded {
  display: flex;
}

.bachnx .nk-reply-form-input .toggle-opt {
  display: inline-flex;
  align-items: center;
  color: #364a63;
}

.bachnx .nk-reply-form-input .toggle-opt:hover {
  color: #e81818;
}

.bachnx .nk-reply-form-group {
  position: relative;
  padding: 1rem 0;
  flex-grow: 1;
  display: flex;
  align-items: flex-start;
}

.bachnx .nk-reply-form-nav {
  position: absolute;
  display: flex;
  align-items: center;
  align-self: flex-start;
  padding: 1.0625rem 0 0;
  right: 0;
  top: 0;
  margin: 0 -.375rem;
}

.bachnx .nk-reply-form-nav li a {
  font-size: 12px;
  color: #8094ae;
  display: block;
  line-height: 1.5rem;
  padding: .25rem .375rem;
}

.bachnx .nk-reply-form-nav li a:hover {
  color: #e81818;
}

.bachnx .is-collapsed .nk-reply-msg-info {
  display: none;
}

.bachnx .nk-reply-msg-excerpt {
  color: #526484;
  display: none;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.bachnx .is-collapsed .nk-reply-msg-excerpt {
  display: block;
}

.bachnx .nk-reply-msg-meta {
  padding: .75rem;
}

.bachnx .nk-reply-msg-meta li {
  display: flex;
  line-height: 1.125rem;
  padding: .1875rem 0;
}

.bachnx .nk-reply-msg-meta li .label {
  width: 75px;
  color: #8094ae;
  font-size: 12px;
  text-align: right;
  margin-right: 0.75rem;
}

.bachnx .nk-reply-msg-meta li .info {
  font-size: 13px;
}

.bachnx .nk-reply-msg-meta li .info a {
  color: #526484;
}

.bachnx .nk-reply-tools {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  cursor: default;
}

.bachnx .nk-reply-tools .date {
  margin-right: 1rem;
  line-height: 2.25rem;
  color: #526484;
}

.bachnx .nk-reply-tools .attach-msg {
  font-size: 1.25rem;
  margin-right: 0.375rem;
}

.bachnx .nk-reply-desc {
  display: flex;
  flex-grow: 1;
}

.bachnx .is-collapsed .nk-reply-desc {
  overflow: hidden;
}

.bachnx .nk-reply-header .nk-reply-desc {
  align-items: center;
}

.bachnx .nk-reply-info {
  margin-left: 1rem;
  max-width: calc(100% - 4.5rem);
}

.bachnx .nk-reply-header.is-collapsed {
  margin-bottom: 0;
}

.bachnx .nk-reply-header:not(.is-opened) {
  cursor: pointer;
}

.bachnx .is-collapsed + .nk-reply-body {
  display: none;
}

.bachnx .nk-reply-quick-btns ul {
  display: flex;
  align-items: center;
}

.bachnx .is-collapsed .prev-msg, .bachnx .is-collapsed .next-msg, .bachnx .is-collapsed .more-actions, .bachnx .is-collapsed .replyto-msg, .bachnx .is-collapsed .forwardto-msg {
  display: none;
}

.bachnx .input-mail {
  width: 100%;
  border: none;
}

@media (max-width: 767.98px) {
  .bachnx .nk-reply-tools {
    flex-wrap: wrap;
  }
  .bachnx .nk-reply-tools .date {
    margin-right: .5rem;
    font-size: 13px;
  }
  .bachnx .nk-reply-tools .attach-msg {
    font-size: 1.25rem;
    margin-right: 0.375rem;
  }
}

@media (max-width: 575.98px) {
  .bachnx .nk-reply-info {
    margin-left: 0.75rem;
    max-width: calc(100% - 2.5rem);
  }
  .bachnx .is-collapsed .nk-reply-info {
    max-width: calc(100% - 4.5rem);
  }
  .bachnx .nk-reply-info .date {
    font-size: 11px;
    color: #8094ae;
    margin-left: .375rem;
  }
  .bachnx .nk-reply-info .lead-text {
    font-size: 13px;
  }
  .bachnx .nk-reply-form-dropdown {
    margin-right: 0.5rem;
  }
  .bachnx .nk-reply-form-group {
    flex-wrap: wrap;
    align-items: center;
  }
  .bachnx .nk-reply-form-title {
    font-weight: 500;
  }
  .bachnx .nk-reply-tools .attach-msg, .bachnx .nk-reply-tools .date-msg {
    display: none;
  }
  .bachnx .nk-reply-avatar {
    height: 30px;
    width: 30px;
  }
  .bachnx .nk-reply-msg-excerpt {
    font-size: 12px;
    margin-top: 0.25rem;
  }
  .bachnx .nk-reply-msg-info .sub-text {
    font-size: 12px;
  }
  .bachnx .nk-reply-msg-info .dropdown-menu {
    margin-right: 16px !important;
  }
}

@media (min-width: 576px) {
  .bachnx .nk-reply-form {
    margin: 0.5rem 2.25rem 2.25rem;
    border: 1px solid #e5e9f2;
    border-radius: 4px;
  }
  .bachnx .nk-reply-form-header {
    padding: 0 1.5rem;
  }
  .bachnx .nk-reply-form-field {
    padding: .5rem 1.5rem;
  }
  .bachnx .nk-reply-form-field textarea.form-control.ex-large, .bachnx .nk-reply-form-field .dual-listbox textarea.ex-large.dual-listbox__search, .bachnx .dual-listbox .nk-reply-form-field textarea.ex-large.dual-listbox__search {
    min-height: 278px;
  }
  .bachnx .nk-reply-form-tools {
    padding: 1rem 1.5rem;
  }
  .bachnx .modal-body .nk-reply-form-tools {
    padding: 1.5rem;
  }
  .bachnx .nk-reply-item {
    padding: 2rem 2.25rem;
  }
  .bachnx .nk-reply-meta {
    margin: 0 2.25rem;
  }
  .bachnx .nk-reply-header .date-time {
    font-size: 13px;
  }
  .bachnx .nk-reply-quick-btns {
    margin: 0.5rem 2.25rem 2.25rem;
  }
}

@media (min-width: 992px) {
  .bachnx .nk-reply-form {
    margin: 0.5rem 2.5rem 2.5rem;
  }
  .bachnx .nk-reply-item {
    padding: 2rem 2.5rem;
  }
  .bachnx .nk-reply-meta {
    margin: 0 2.5rem;
  }
  .bachnx .nk-reply-quick-btns {
    margin: 0.5rem 2.5rem 2.5rem;
  }
}

.bachnx .attach-files {
  margin-top: 1.75rem;
  border: 1px solid #e5e9f2;
  border-radius: 4px;
}

.bachnx .attach-list {
  padding: 1rem 1.25rem;
  margin-bottom: -.5rem;
  display: flex;
  flex-wrap: wrap;
}

.bachnx .attach-item {
  width: 180px;
  padding-right: 2rem;
  padding-bottom: 0.5rem;
}

.bachnx .attach-item a {
  display: flex;
  align-items: center;
  width: 100%;
  color: #526484;
}

.bachnx .attach-item .icon {
  font-size: 1.5rem;
  color: #e81818;
  margin-right: 0.75rem;
}

.bachnx .attach-foot {
  border-top: 1px solid #e5e9f2;
  background: #f5f6fa;
  padding: .75rem 1.25rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.bachnx .attach-info {
  font-weight: 500;
  color: #364a63;
}

.bachnx .attach-download span {
  color: #8094ae;
  transition: all .3s;
}

.bachnx .attach-download:hover span {
  color: #e81818;
}

@media (max-width: 359px) {
  .bachnx .attach-info {
    font-size: 12px;
  }
  .bachnx .attach-download {
    font-size: 12px;
  }
}

.bachnx .nk-msg-nav {
  position: relative;
  border-bottom: 1px solid #e5e9f2;
  padding: 0 1.25rem;
  background: #f5f6fa;
  z-index: 2;
  border-top-left-radius: 3px;
}

.bachnx .nk-msg-nav .search-wrap {
  padding: 0 1rem;
  bottom: -1px;
  border-bottom: 1px solid #e5e9f2;
}

.bachnx .nk-msg-nav .search-submit {
  transform: translate(0.25rem, -50%);
}

.bachnx .nk-msg-menu {
  display: flex;
  margin: 0 -0.75rem;
}

.bachnx .nk-msg-menu-item {
  padding: 0 0.75rem;
}

.bachnx .nk-msg-menu-item a {
  display: inline-flex;
  position: relative;
  color: #8094ae;
  font-weight: 500;
  font-size: .875rem;
  line-height: 1.5rem;
  padding: 1rem 0;
}

.bachnx .nk-msg-menu-item a:after {
  position: absolute;
  content: '';
  height: 2px;
  background: #e81818;
  bottom: -1px;
  left: 0;
  right: 0;
  opacity: 0;
  transition: .3s ease;
}

.bachnx .nk-msg-menu-item a .icon {
  font-size: 1.125rem;
  line-height: 1.5rem;
}

.bachnx .nk-msg-menu-item a:hover {
  color: #e81818;
}

.bachnx .nk-msg-menu-item.active a {
  color: #e81818;
}

.bachnx .nk-msg-menu-item.active a:after {
  opacity: 1;
}

.bachnx .nk-msg {
  position: relative;
  display: flex;
  overflow: hidden;
  background: #fff;
  border: 1px solid #dbdfea;
  border-radius: 4px;
  min-height: calc(100vh - (65px + 64px + 64px));
  max-height: calc(100vh - (65px + 64px + 64px));
}

.bachnx .nk-msg-aside {
  width: 100%;
  overflow: hidden;
  max-height: 100%;
  position: relative;
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  background: rgba(245, 246, 250, 0.7);
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

.bachnx .nk-msg-list {
  max-height: 100%;
  height: 100%;
  overflow: auto;
}

.bachnx .nk-msg-item {
  display: flex;
  padding: 1.25rem 1.25rem;
  cursor: pointer;
}

.bachnx .nk-msg-item:not(:last-child) {
  border-bottom: 1px solid #e5e9f2;
}

.bachnx .nk-msg-item.active, .bachnx .nk-msg-item.current {
  background: #fff;
  cursor: default;
}

.bachnx .nk-msg-info {
  max-width: calc(100% - 52px);
  margin-left: 0.75rem;
  flex-grow: 1;
}

.bachnx .nk-msg-from {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.bachnx .nk-msg-context {
  display: flex;
  justify-content: space-between;
  margin-top: 0.25rem;
}

.bachnx .nk-msg-context .asterisk {
  margin-top: auto;
}

.bachnx .nk-msg-sender {
  display: inline-flex;
  align-items: center;
  color: #8094ae;
  font-size: 12px;
}

.bachnx .nk-msg-sender .name {
  margin-right: 0.5rem;
}

.bachnx .is-unread .nk-msg-sender .name {
  font-weight: 500;
  color: #364a63;
}

.bachnx .nk-msg-meta {
  display: inline-flex;
  align-items: center;
  color: #8094ae;
  font-size: 12px;
}

.bachnx .nk-msg-meta .attchment .icon {
  font-size: 1.125rem;
}

.bachnx .nk-msg-meta .date {
  margin-left: 0.75rem;
}

.bachnx .nk-msg-text {
  max-width: calc(100% - 35px);
  flex-grow: 0;
  padding-right: 0.5rem;
}

.bachnx .nk-msg-text .title {
  font-size: 15px;
  margin-bottom: 0.25rem;
}

.bachnx .nk-msg-text p {
  font-size: 13px;
  color: #8094ae;
  max-height: 42px;
  overflow: hidden;
}

.bachnx .is-unread .nk-msg-text p {
  color: #526484;
  font-weight: 500;
}

.bachnx .nk-msg-lables {
  text-align: center;
  margin: -.125rem;
  display: inline-flex;
  flex-direction: column;
}

.bachnx .nk-msg-lables > div {
  padding: .125rem;
}

.bachnx .nk-msg-lables .icon {
  font-size: 1.125rem;
}

.bachnx .nk-msg-lables .badge {
  line-height: 14px;
  font-size: 10px;
  padding: 0 .25rem;
}

.bachnx .nk-msg-body {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  transition: padding .3s ease-in-out;
  opacity: 0;
  pointer-events: none;
  z-index: 5;
}

.bachnx .nk-msg-body.show-message {
  opacity: 1;
  pointer-events: auto;
}

.bachnx .nk-msg-profile {
  position: absolute;
  top: 0;
  right: 0;
  transform: translateX(100%);
  width: 280px;
  height: 100%;
  max-height: 100%;
  transition: transform .3s  ease-in-out;
  background: #fff;
  z-index: 100;
}

.bachnx .nk-msg-profile-toggle {
  position: absolute;
  height: 36px;
  width: 36px;
  display: none;
  align-items: center;
  justify-content: center;
  bottom: -18px;
  right: -18px;
  margin-right: 40px;
  transition: right .3s ease-in-out, margin .3s ease-in-out .2s;
  border: 1px solid #e5e9f2;
  background-color: #fff;
  border-radius: 50%;
  font-size: 1.125rem;
  z-index: 2;
  color: #8094ae;
  z-index: 110;
}

.bachnx .nk-msg-profile-toggle.active {
  margin-right: 0;
  transform: rotate(-180deg);
}

.bachnx .nk-msg-profile-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(16, 25, 36, 0.4);
  z-index: 600;
  z-index: 90;
  animation: overlay-fade-in .4s ease 1;
}

.bachnx .nk-msg-profile.visible {
  transform: none;
}

.bachnx .nk-msg-head {
  position: relative;
  padding: 0.75rem 1.25rem;
  border-bottom: 1px solid #e5e9f2;
}

.bachnx .nk-msg-head .title {
  margin-bottom: .5rem;
}

.bachnx .nk-msg-head-meta {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.bachnx .nk-msg-hide {
  font-size: 1rem;
}

.bachnx .nk-msg-tags {
  margin: 0 -.75rem;
}

.bachnx .nk-msg-tags li {
  padding: 0 .75rem;
  color: #8094ae;
}

.bachnx .nk-msg-tags li > span {
  display: inline-flex;
  align-items: center;
}

.bachnx .nk-msg-tags li > span .icon {
  color: #e81818;
  margin-right: 0.25rem;
}

.bachnx .nk-msg-actions {
  display: flex;
  margin: 0 -.25rem;
}

.bachnx .nk-msg-actions li {
  padding: 0 .25rem;
}

@media (max-width: 575.98px) {
  .bachnx .nk-msg {
    border: none;
    border-radius: 4px;
    min-height: calc(100vh - (65px + 64px));
    max-height: calc(100vh - (65px + 64px));
    margin: -24px -18px;
  }
}

@media (min-width: 576px) {
  .bachnx .nk-msg-nav {
    padding: 0 2rem;
  }
  .bachnx .nk-msg-nav .search-wrap {
    padding: 0 1.7rem;
  }
  .bachnx .nk-msg-item {
    padding: 1.25rem 2rem;
  }
  .bachnx .nk-msg-head {
    padding: 1rem 2.25rem;
  }
  .bachnx .nk-msg-head .title {
    margin-bottom: 1rem;
  }
}

@media (min-width: 576px) and (max-width: 991.98px) {
  .bachnx .nk-msg-text .title {
    margin-top: 0.125rem;
    margin-bottom: 0.375rem;
  }
}

@media (min-width: 992px) {
  .bachnx .nk-msg-nav {
    padding: 0 1.75rem;
  }
  .bachnx .nk-msg-nav .search-wrap {
    padding: 0 1.425rem;
  }
  .bachnx .nk-msg-item {
    padding: 1.25rem 1.75rem;
  }
  .bachnx .nk-msg-head {
    padding: 2rem 2.5rem;
  }
  .bachnx .nk-msg-head .title {
    max-height: 82px;
    overflow: hidden;
  }
  .bachnx .nk-msg-aside {
    width: 320px;
    border-right: 1px solid #e5e9f2;
  }
  .bachnx .nk-msg-body {
    position: static;
    opacity: 1;
    pointer-events: auto;
  }
  .bachnx .nk-msg-profile {
    border-left: 1px solid #e5e9f2;
  }
  .bachnx .nk-msg-profile-toggle {
    margin-right: 55px;
    display: flex;
  }
}

@media (min-width: 1540px) {
  .bachnx .nk-msg-aside {
    width: 380px;
  }
}

@media (max-width: 1539.98px) {
  .bachnx .profile-shown .nk-msg-profile-toggle {
    right: 262px;
  }
}

@media (min-width: 1540px) {
  .bachnx .nk-msg-body.profile-shown {
    padding-right: 280px;
  }
}

.bachnx .ibx-count {
  position: relative;
  padding: 0.3125rem 0.75rem;
  font-size: 0.75rem;
  color: #8094ae;
  background: #fff;
  border: 1px solid #e5e9f2;
  display: inline-block;
  font-weight: 400;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 3px;
}

.bachnx .ibx-count:before, .bachnx .ibx-count:after {
  position: absolute;
  height: 0;
  width: 0;
  top: 50%;
  transform: translateY(-50%);
  content: '';
  border-style: solid;
}

.bachnx .ibx-count:before {
  right: -8px;
  border-width: 4px 0 4px 7px;
  border-color: transparent transparent transparent #e5e9f2;
}

.bachnx .ibx-count:after {
  right: -6px;
  border-width: 3px 0 3px 6px;
  border-color: transparent transparent transparent #fff;
}

.bachnx .nk-ibx-context {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.bachnx .nk-ibx-context-group {
  display: flex;
  align-items: center;
}

.bachnx .nk-ibx-context-badges {
  margin-right: 0.75rem;
}

.bachnx .nk-ibx-context-text {
  display: inline;
  color: #8094ae;
}

.bachnx .is-unread .nk-ibx-context-text {
  color: #526484;
}

.bachnx .nk-ibx-context-text .heading {
  color: #364a63;
}

.bachnx .is-unread .nk-ibx-context-text .heading {
  font-weight: 500;
}

.bachnx .ibx-actions {
  position: relative;
  display: inline-block;
  transition: background-color .3s;
}

.bachnx .ibx-actions-hidden {
  position: absolute;
  display: flex;
  right: calc(100% + 8px);
  opacity: 0;
  transition: background-color .3s;
}

.bachnx .nk-ibx-item:hover .ibx-actions-hidden {
  opacity: 1;
  background-color: #f5f6fa;
}

.bachnx .nk-ibx-item:hover .ibx-actions {
  background-color: #f5f6fa;
}

.bachnx .nk-ibx {
  position: relative;
  display: flex;
  overflow: hidden;
  background: #fff;
  border: 1px solid #dbdfea;
  border-radius: 4px;
  min-height: calc(100vh - (65px + 64px + 64px));
  max-height: calc(100vh - (65px + 64px + 64px));
}

.bachnx .nk-ibx-aside {
  position: absolute;
  background: #fff;
  width: 260px;
  overflow: hidden;
  height: 100%;
  max-height: 100%;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  flex-shrink: 0;
  border-right: 1px solid #e5e9f2;
  transform: translateX(-100%);
  z-index: 99;
  transition: transform .4s linear;
}

.bachnx .nk-ibx-aside + .toggle-overlay {
  z-index: 90;
  position: absolute;
}

.bachnx .nk-ibx-aside.content-active {
  transform: none;
}

.bachnx .nk-ibx-aside .simplebar-content {
  height: 100%;
  display: flex;
  flex-direction: column;
}

.bachnx .nk-ibx-nav {
  overflow: auto;
  flex-grow: 1;
  height: 100%;
  max-width: 100%;
}

.bachnx .nk-ibx-nav-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 2rem 1.5rem .75rem;
}

.bachnx .nk-ibx-nav-head .title {
  font-size: 1rem;
  margin-bottom: 0;
}

.bachnx .nk-ibx-nav-head .dropdown > a, .bachnx .nk-ibx-nav-head > .link {
  color: #8094ae;
  font-size: 0.875rem;
}

.bachnx .nk-ibx-head {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: .75rem 1.25rem;
  border-bottom: 1px solid #e5e9f2;
  min-height: 61px;
}

.bachnx .nk-ibx-head .title {
  font-size: 1rem;
  margin-bottom: 0;
}

.bachnx .nk-ibx-head-actions, .bachnx .nk-ibx-head-tools {
  display: flex;
  align-items: center;
}

.bachnx .nk-ibx-head-tools .btn-icon.btn-trigger .icon, .bachnx .nk-ibx-head-tools .dt-buttons .btn-trigger.btn-secondary .icon, .bachnx .dt-buttons .nk-ibx-head-tools .btn-trigger.btn-secondary .icon {
  font-size: 1.25rem;
}

.bachnx .nk-ibx-head .search-wrap {
  padding: 0 1.365rem 0 1rem;
}

.bachnx .nk-ibx-head .search-wrap .icon {
  font-size: 1.25rem;
}

.bachnx .nk-ibx-head .search-back {
  transform: translate(-0.5rem, -50%);
}

.bachnx .nk-ibx-head-check {
  display: flex;
  margin-right: .325rem;
}

.bachnx .nk-ibx-action {
  position: relative;
  padding: 1rem 1.5rem;
  border-bottom: 1px solid #e5e9f2;
}

.bachnx .nk-ibx-action-list {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.bachnx .nk-ibx-action-item a {
  display: flex;
  align-items: center;
}

.bachnx .nk-ibx-action-item .icon {
  font-size: 1.5rem;
}

.bachnx .nk-ibx-action-item .icon + span {
  margin-left: 0.5rem;
}

.bachnx .nk-ibx-action-item .search-toggle .icon {
  font-size: 1.125rem;
}

.bachnx .nk-ibx-menu li {
  margin: 2px 0;
}

.bachnx .nk-ibx-menu li:hover {
  background: #f5f6fa;
  border-radius: 3px;
}

.bachnx .nk-ibx-menu li.active {
  background: #eff1ff;
  border-radius: 3px;
}

.bachnx .nk-ibx-menu-item {
  position: relative;
  display: flex;
  align-items: center;
  padding: .5rem .75rem;
  border-radius: 4px;
}

.bachnx .nk-ibx-menu-item .icon {
  font-size: 1.25rem;
  line-height: 1.5rem;
  width: 2rem;
  color: #8094ae;
}

.bachnx .nk-ibx-menu-item .badge {
  margin-left: auto;
  min-width: 2.25rem;
  justify-content: center;
}

.bachnx .active .nk-ibx-menu-item .icon {
  color: #e81818;
}

.bachnx .nk-ibx-menu-text {
  font-size: .875rem;
  color: #526484;
  font-weight: 500;
  line-height: 1.5rem;
}

.bachnx .active .nk-ibx-menu-text {
  color: #e81818;
}

.bachnx .nk-ibx-label > li, .bachnx .nk-ibx-contact > li {
  position: relative;
  display: flex;
  align-items: center;
  border-radius: 4px;
  margin: 2px 0;
  transition: background-color .3s;
}

.bachnx .nk-ibx-label > li > a, .bachnx .nk-ibx-contact > li > a {
  display: flex;
  padding: .5rem .75rem;
  flex-grow: 1;
}

.bachnx .nk-ibx-label > li .dropdown, .bachnx .nk-ibx-contact > li .dropdown {
  opacity: 0;
}

.bachnx .nk-ibx-label > li .dropdown > a, .bachnx .nk-ibx-contact > li .dropdown > a {
  color: #526484;
  padding: .6875rem;
}

.bachnx .nk-ibx-label > li:hover, .bachnx .nk-ibx-contact > li:hover {
  background: #f5f6fa;
}

.bachnx .nk-ibx-label > li:hover .dropdown, .bachnx .nk-ibx-contact > li:hover .dropdown {
  opacity: 1;
}

.bachnx .nk-ibx-label > li.active, .bachnx .nk-ibx-contact > li.active {
  background: #c4cefe;
}

.bachnx .nk-ibx-label-text {
  line-height: 1;
  margin-left: 1rem;
  font-size: .875rem;
  color: #526484;
  font-weight: 500;
}

.bachnx .nk-ibx-menu, .bachnx .nk-ibx-label, .bachnx .nk-ibx-contact {
  padding-left: .75rem;
  padding-right: .75rem;
}

.bachnx .nk-ibx-menu {
  padding-top: .75rem;
}

.bachnx .nk-ibx-contact {
  padding-bottom: 1.75rem;
}

.bachnx .nk-ibx-status {
  background: #f5f6fa;
  padding: 1.5rem 1.5rem;
  margin-top: auto;
}

.bachnx .nk-ibx-status-info {
  margin-bottom: 0.5rem;
}

.bachnx .nk-ibx-status-info .icon {
  width: 1.25rem;
  display: inline-block;
}

.bachnx .nk-ibx-body {
  position: relative;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  flex-grow: 1;
  flex-shrink: 1;
}

.bachnx .nk-ibx-list {
  display: flex;
  flex-direction: column;
  max-height: 100%;
  height: 100%;
  overflow: auto;
}

.bachnx .nk-ibx-item {
  position: relative;
  display: flex;
  align-items: center;
  background: #fff;
  padding: 1rem 1.25rem;
  transition: background-color .3s;
  cursor: pointer;
}

.bachnx .nk-ibx-item:not(:last-child) {
  border-bottom: 1px solid #e5e9f2;
}

.bachnx .nk-ibx-item:not(.no-hover):hover, .bachnx .nk-ibx-item.active {
  background: #f5f6fa;
}

.bachnx .nk-ibx-item.is-unread {
  background: rgba(245, 246, 250, 0.6);
}

.bachnx .nk-ibx-item-elem {
  padding: 0 8px;
  flex-shrink: 0;
}

.bachnx .nk-ibx-item-elem:first-child {
  padding-left: 0;
}

.bachnx .nk-ibx-item-check {
  width: 28px;
  display: inline-flex;
}

.bachnx .nk-ibx-item-fluid {
  flex-grow: 1;
  flex-shrink: 1;
  width: 100%;
  max-width: 100%;
  overflow: hidden;
}

.bachnx .nk-ibx-item-user .user-name {
  max-width: calc(100% - 50px);
}

.bachnx .nk-ibx-item-user .user-name .lead-text {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 400;
}

.bachnx .is-unread .nk-ibx-item-user .user-name .lead-text {
  font-weight: 500;
}

.bachnx .nk-ibx-item-count {
  width: 3.25rem;
}

.bachnx .nk-ibx-item-time {
  width: 80px;
  text-align: right;
}

.bachnx .nk-ibx-item-attach {
  width: 2.25rem;
  text-align: center;
}

.bachnx .nk-ibx-item-star .asterisk {
  padding: 0 .25rem;
}

.bachnx .nk-ibx-item-star .asterisk a {
  display: flex;
}

.bachnx .nk-ibx-item-star .asterisk .icon {
  line-height: 1;
  font-size: 1.125rem;
}

.bachnx .nk-ibx-item-tools {
  padding-right: 0;
  margin-left: auto;
  text-align: right;
}

.bachnx .nk-ibx-item-check, .bachnx .nk-ibx-item-star, .bachnx .nk-ibx-item-attach {
  position: relative;
  z-index: 2;
}

.bachnx .nk-ibx-item-tools {
  position: relative;
  z-index: 3;
}

.bachnx .nk-ibx-link {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
}

.bachnx .nk-ibx-link + .nk-ibx-item-elem {
  padding-left: 0;
}

.bachnx .nk-ibx-view {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #fff;
  z-index: 2;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}

.bachnx .nk-ibx-view.show-ibx {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}

.bachnx .nk-ibx-reply-head {
  padding: 1.5rem 1.25rem 0;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.bachnx .nk-ibx-reply-head .title {
  margin-bottom: .75rem;
}

.bachnx .nk-ibx-reply-header {
  margin-right: -.5rem;
}

.bachnx .nk-ibx-reply-item {
  position: relative;
}

.bachnx .nk-ibx-reply-item > div:not(.nk-reply-header) {
  margin-left: 0;
  margin-top: 1.25rem;
  margin-bottom: 0.75rem;
}

.bachnx .nk-ibx-reply-item:not(:last-child):after {
  position: absolute;
  left: 1.25rem;
  right: 1.25rem;
  height: 1px;
  bottom: 1rem;
  content: '';
  background: #e5e9f2;
}

@media (min-width: 576px) {
  .bachnx .nk-ibx-item, .bachnx .nk-ibx-head {
    padding-left: 2.25rem;
    padding-right: 2.25rem;
  }
  .bachnx .nk-ibx-head .search-wrap {
    padding: 0 2.375rem 0 2rem;
  }
  .bachnx .nk-ibx-reply-head {
    padding: 2em 2.25rem 0;
  }
  .bachnx .nk-ibx-reply-item {
    padding-bottom: 2.75rem;
  }
  .bachnx .nk-ibx-reply-item > div:not(.nk-reply-header) {
    margin-left: 56px;
  }
  .bachnx .nk-ibx-reply-item:not(:last-child):after {
    bottom: 1.375rem;
    left: 2.25rem;
    right: 2.25rem;
  }
  .bachnx .nk-ibx-reply-quick-btns, .bachnx .nk-ibx-reply-form {
    margin-left: 5.75rem;
  }
}

@media (min-width: 768px) {
  .bachnx .nk-ibx-item-user {
    width: 180px;
  }
}

@media (min-width: 992px) {
  .bachnx .nk-ibx-aside {
    position: static;
    transform: none;
    transition: none;
    height: calc(100vh - 196px);
  }
  .bachnx .nk-ibx-menu, .bachnx .nk-ibx-label, .bachnx .nk-ibx-contact {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .bachnx .nk-ibx-menu {
    padding-top: 1rem;
  }
  .bachnx .nk-ibx-contact {
    padding-bottom: 1rem;
  }
  .bachnx .nk-ibx-nav-head {
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }
  .bachnx .nk-ibx-item, .bachnx .nk-ibx-head {
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }
  .bachnx .nk-ibx-head .search-wrap {
    padding: 0 2.25rem 0 1.5rem;
  }
  .bachnx .nk-ibx-body {
    max-width: calc(100% - 260px);
  }
  .bachnx .nk-ibx-reply-quick-btns, .bachnx .nk-ibx-reply-form {
    margin-left: 5.25rem;
  }
  .bachnx .nk-ibx-reply-item, .bachnx .nk-ibx-reply-head {
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }
}

@media (min-width: 1200px) {
  .bachnx .nk-ibx-aside {
    width: 300px;
  }
  .bachnx .nk-ibx-item-user {
    width: 200px;
  }
  .bachnx .nk-ibx-item-time {
    margin-right: 2rem;
  }
}

@media (max-width: 1199.98px) {
  .bachnx .nk-ibx-item-attach {
    display: none;
  }
}

@media (max-width: 767.98px) {
  .bachnx .nk-ibx-item {
    flex-wrap: wrap;
  }
  .bachnx .nk-ibx-item-elem {
    padding: 0 4px;
  }
  .bachnx .nk-ibx-item-fluid {
    padding-left: 32px;
    padding-right: 48px;
    margin-top: 6px;
    width: calc(100% - 2.5rem);
  }
  .bachnx .nk-ibx-item-fluid .heading {
    display: block;
  }
  .bachnx .nk-ibx-item-count, .bachnx .nk-ibx-item-attach {
    display: none;
  }
  .bachnx .nk-ibx-item-user {
    flex-grow: 1;
  }
  .bachnx .nk-ibx-item-user .user-avatar {
    height: 28px;
    width: 28px;
    font-size: 12px;
  }
  .bachnx .nk-ibx-item-time {
    position: absolute;
    right: 32px;
    top: 19px;
  }
  .bachnx .nk-ibx-item-tools {
    position: absolute;
    text-align: right;
    right: 28px;
    bottom: 18px;
  }
  .bachnx .nk-ibx-item-star {
    position: absolute;
    left: 28px;
    top: 50px;
  }
  .bachnx .nk-ibx-context-badges {
    display: none;
  }
  .bachnx .ibx-actions-hidden {
    display: none;
  }
}

@media (max-width: 575.98px) {
  .bachnx .nk-ibx-item-star {
    left: 12px;
  }
  .bachnx .nk-ibx-item-time {
    right: 12px;
  }
  .bachnx .nk-ibx-item-tools {
    right: 8px;
  }
  .bachnx .nk-ibx-reply-head .title {
    font-size: 1.125rem;
  }
  .bachnx .nk-ibx-reply .btn-icon.btn-trigger, .bachnx .nk-ibx-reply .dt-buttons .btn-trigger.btn-secondary, .bachnx .dt-buttons .nk-ibx-reply .btn-trigger.btn-secondary {
    padding-top: 0.3125rem;
    padding-bottom: 0.3125rem;
  }
  .bachnx .nk-ibx-reply .btn-icon.btn-trigger .icon, .bachnx .nk-ibx-reply .dt-buttons .btn-trigger.btn-secondary .icon, .bachnx .dt-buttons .nk-ibx-reply .btn-trigger.btn-secondary .icon {
    width: 1.875rem;
  }
}

@media (max-width: 359px) {
  .bachnx .nk-ibx-head .btn-icon.btn-trigger, .bachnx .nk-ibx-head .dt-buttons .btn-trigger.btn-secondary, .bachnx .dt-buttons .nk-ibx-head .btn-trigger.btn-secondary {
    padding-top: 0.3125rem;
    padding-bottom: 0.3125rem;
  }
  .bachnx .nk-ibx-head .btn-icon.btn-trigger .icon, .bachnx .nk-ibx-head .dt-buttons .btn-trigger.btn-secondary .icon, .bachnx .dt-buttons .nk-ibx-head .btn-trigger.btn-secondary .icon {
    width: 1.875rem;
  }
}

@media (min-width: 576px) and (max-width: 991.98px) {
  .bachnx .nk-ibx-aside {
    width: 320px;
  }
  .bachnx .nk-ibx-menu, .bachnx .nk-ibx-label, .bachnx .nk-ibx-contact {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .bachnx .nk-ibx-nav-head, .bachnx .nk-ibx-status {
    padding-left: 2.25rem;
    padding-right: 2.25rem;
  }
}

.bachnx .nk-fmg {
  position: relative;
  border: 1px solid #dbdfea;
  border-radius: 4px;
  background-color: rgba(255, 255, 255, 0.4);
}

.bachnx .nk-fmg-aside {
  position: fixed;
  width: 260px;
  overflow: hidden;
  height: 100%;
  max-height: 100%;
  background: #fff;
  flex-shrink: 0;
  left: 0;
  transform: translateX(-100%);
  border-right: 1px solid #e5e9f2;
  z-index: 99;
  top: 65px;
  transition: transform .4s linear;
  min-height: calc(100vh - 65px);
  max-height: calc(100vh - 65px);
  overflow-y: auto;
}

.bachnx .nk-fmg-aside + .toggle-overlay {
  z-index: 90;
}

.bachnx .nk-fmg-aside.content-active {
  transform: none;
}

.bachnx .nk-fmg-aside .simplebar-content {
  height: 100%;
}

.bachnx .nk-fmg-aside-wrap {
  height: 100%;
  display: flex;
  flex-direction: column;
}

.bachnx .nk-fmg-aside-top {
  margin-bottom: 30px;
}

.bachnx .nk-fmg-menu {
  padding: 1rem;
}

.bachnx .nk-fmg-menu li {
  margin: 2px 0;
}

.bachnx .nk-fmg-menu-item {
  position: relative;
  display: flex;
  align-items: center;
  padding: .5rem .75rem;
  border-radius: 4px;
}

.bachnx .nk-fmg-menu-item:hover {
  background: #f5f6fa;
  border-radius: 3px;
}

.bachnx .active > .nk-fmg-menu-item {
  background: #eff1ff;
  border-radius: 3px;
}

.bachnx .nk-fmg-menu-item .icon {
  font-size: 1.25rem;
  line-height: 1.25rem;
  margin-top: -2px;
  width: 2rem;
  color: #8094ae;
}

.bachnx .nk-fmg-menu-item .badge {
  margin-left: auto;
  min-width: 2.25rem;
}

.bachnx .active > .nk-fmg-menu-item .icon {
  color: #e81818;
}

.bachnx .nk-fmg-menu-text {
  font-size: .875rem;
  color: #526484;
  font-weight: 500;
  line-height: 1.5rem;
}

.bachnx .active > .nk-fmg-menu-item > .nk-fmg-menu-text {
  color: #e81818;
}

.bachnx .nk-fmg-menu li ul {
  margin-top: -0.125rem;
  margin-bottom: 0.5rem;
  padding-left: 2.75rem;
}

.bachnx .nk-fmg-menu li ul ul {
  padding-left: .75rem;
  border-left: 1px solid #e5e9f2;
}

.bachnx .nk-fmg-menu li ul .nk-fmg-menu-item {
  padding: .125rem 0;
}

.bachnx .nk-fmg-menu li ul .nk-fmg-menu-item:hover, .bachnx .nk-fmg-menu li ul .nk-fmg-menu-item.active {
  background: transparent;
}

.bachnx .nk-fmg-menu li ul .nk-fmg-menu-item:hover span, .bachnx .nk-fmg-menu li ul .nk-fmg-menu-item.active span {
  color: #e81818;
}

.bachnx .nk-fmg-menu li ul .nk-fmg-menu-text {
  font-size: 90%;
  line-height: 1.375rem;
}

.bachnx .nk-fmg-status {
  padding: 1.75rem;
}

.bachnx .nk-fmg-status-title {
  font-size: .875rem;
  display: flex;
  align-items: center;
  color: #526484;
  margin-bottom: 1rem;
}

.bachnx .nk-fmg-status-title .icon {
  font-size: 1.25rem;
  margin-right: .75rem;
}

.bachnx .nk-fmg-status-info {
  font-size: 12px;
  font-weight: 500;
  color: #8094ae;
  margin-top: 1rem;
}

.bachnx .nk-fmg-body {
  display: flex;
  flex-direction: column;
  max-height: 100%;
  flex-grow: 1;
  flex-shrink: 0;
}

.bachnx .nk-fmg-body-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: .75rem 1.25rem;
  border-bottom: 1px solid #dbdfea;
  background-color: #fff;
  z-index: 9;
  position: relative;
  top: 0;
  border-top-right-radius: 4px;
}

.bachnx .nk-fmg-body-content {
  padding: 1.125rem 1.25rem;
  height: 100%;
  max-height: 100%;
  overflow: auto;
}

.bachnx .nk-fmg-body .simplebar-content {
  min-height: 470px;
}

.bachnx .nk-fmg-search {
  display: flex;
  align-items: center;
  flex-grow: 1;
}

.bachnx .nk-fmg-filter {
  margin-bottom: 1.25rem;
}

.bachnx .nk-fmg-filter .form-label {
  font-weight: 500;
  font-size: 13px;
  color: #8094ae;
}

.bachnx .nk-fmg-filter .form-group {
  margin-bottom: 1rem;
}

.bachnx .nk-fmg-switch {
  background-color: transparent;
  border-top: 1px solid #e5e9f2;
}

.bachnx .nk-fmg-switch > div {
  width: 100%;
}

.bachnx .nk-fmg-switch .dropdown-toggle {
  padding: 1.25rem 1.75rem;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
}

.bachnx .nk-fmg-switch .dropdown-toggle:after {
  position: absolute;
  right: 1.5rem;
  top: 50%;
  transform: translateY(-50%);
  font-size: 1rem;
  color: #526484;
}

.bachnx .nk-fmg-listing {
  min-height: 380px;
}

.bachnx .nk-fmg-listing.is-scrollable {
  min-height: auto;
  max-height: 298px;
}

@media (min-width: 576px) {
  .bachnx .nk-fmg-body-content {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }
  .bachnx .nk-fmg-aside-top {
    margin-bottom: 100px;
  }
}

@media (min-width: 992px) {
  .bachnx .nk-fmg {
    padding-left: 260px;
  }
  .bachnx .nk-fmg-aside {
    transform: none;
    transition: none;
    width: 260px;
    position: absolute;
    top: 0;
    left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    min-height: 100%;
    max-height: 100%;
  }
  .bachnx .nk-fmg-aside-top {
    flex-grow: 0;
  }
  .bachnx .nk-fmg-body-head {
    padding: .75rem 1.75rem;
    z-index: 9;
  }
  .bachnx .nk-fmg-body-content {
    padding: 1.75rem;
  }
}

@media (min-width: 1200px) {
  .bachnx .nk-fmg {
    padding-left: 220px;
  }
  .bachnx .nk-fmg-filter.toggle-expand-content {
    display: block !important;
  }
  .bachnx .nk-fmg-aside {
    width: 220px;
  }
}

@media (min-width: 992px) and (max-width: 1360px) {
  .bachnx .nk-fmg {
    padding-left: 220px;
  }
  .bachnx .nk-fmg-aside {
    width: 220px;
  }
}

@media (min-width: 576px) and (max-width: 991.98px) {
  .bachnx .nk-fmg-aside {
    width: 320px;
  }
  .bachnx .nk-fmg-body-head, .bachnx .nk-fmg-body-content, .bachnx .nk-fmg-status, .bachnx .nk-fmg-switch .dropdown-toggle {
    padding-left: 2.25rem;
    padding-right: 2.25rem;
  }
  .bachnx .nk-fmg-menu {
    padding: 1rem 1.75rem;
  }
}

.bachnx .nk-file .tb-sub {
  font-size: 12px;
  color: #8094ae;
}

.bachnx .nk-file .tb-head {
  font-weight: 500;
  font-size: 13px;
  color: #8094ae;
}

.bachnx .nk-file-info:hover .nk-file-name .asterisk a, .bachnx .nk-file-info .nk-file-name .asterisk a.active {
  opacity: 1;
}

.bachnx .nk-file-icon {
  margin-right: 8px;
  flex-shrink: 0;
}

.bachnx .nk-file-icon-link {
  display: block;
  text-decoration: none;
  color: inherit;
}

.bachnx .nk-file-icon-type {
  width: 32px;
  display: inline-block;
  text-decoration: none;
  color: inherit;
  margin: auto;
}

.bachnx .nk-file-title {
  display: flex;
  align-items: center;
}

.bachnx .nk-file-title .breadcrumb {
  padding-top: 0.25rem;
  padding-bottom: 0;
}

.bachnx .nk-file-name {
  font-weight: 500;
  color: #364a63;
  position: relative;
  line-height: 1.4;
}

.bachnx .nk-file-name-text {
  padding-right: 1.5rem;
  display: inline-block;
}

.bachnx .nk-file-name-text .title {
  transition: color .3s;
  display: inline-block;
  text-decoration: none;
  word-break: break-word;
}

.bachnx .nk-file-name-text a.title {
  color: #364a63;
}

.bachnx .nk-file-name-text a.title:hover {
  color: #e81818;
}

.bachnx .nk-file-name-sub {
  font-size: 12px;
  color: #8094ae;
}

.bachnx .nk-file-name .asterisk {
  position: absolute;
  display: inline-flex;
  margin-left: .5rem;
  transition: .3s opacity;
  margin-top: -1px;
  top: 50%;
  transform: translateY(-50%);
}

.bachnx .nk-file-name .asterisk a {
  opacity: 0;
}

.bachnx .nk-file-name .asterisk .icon {
  font-size: 1.125rem;
  color: #e81818;
}

.bachnx .nk-file-desc {
  display: flex;
  align-items: center;
  margin: 0 -.375rem;
}

.bachnx .nk-file-desc li {
  position: relative;
  padding: 0 .375rem;
  font-size: 12px;
  color: #8094ae;
}

.bachnx .nk-file-desc li:not(:first-child):before {
  content: "";
  font-family: "Nioicon";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(-50%, -50%);
  font-size: 11px;
  line-height: 10px;
  opacity: .8;
}

.bachnx .nk-file-link {
  text-decoration: none;
  color: inherit;
  display: block;
}

.bachnx .nk-file-link:hover .title {
  color: #e81818;
}

.bachnx .nk-file-info > .nk-file-link {
  padding: .75rem 0;
}

.bachnx .is-compact .nk-file-info > .nk-file-link {
  padding: .375rem 0;
}

.bachnx .nk-file-share-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 1.25rem;
  border-bottom: 1px solid #e5e9f2;
}

.bachnx .nk-file-share-field {
  padding: .5rem 1.25rem;
}

.bachnx .nk-file-share-field:not(:last-child) {
  border-bottom: 1px solid #e5e9f2;
}

.bachnx .nk-file-share-field .form-control, .bachnx .nk-file-share-field div.dataTables_wrapper div.dataTables_filter input, .bachnx div.dataTables_wrapper div.dataTables_filter .nk-file-share-field input, .bachnx .nk-file-share-field .dual-listbox .dual-listbox__search, .bachnx .dual-listbox .nk-file-share-field .dual-listbox__search {
  font-size: 0.875rem;
}

.bachnx .nk-file-share-field textarea.form-control, .bachnx .nk-file-share-field .dual-listbox textarea.dual-listbox__search, .bachnx .dual-listbox .nk-file-share-field textarea.dual-listbox__search {
  min-height: 78px;
}

.bachnx .nk-file-share-field textarea.form-control.ex-large, .bachnx .nk-file-share-field .dual-listbox textarea.ex-large.dual-listbox__search, .bachnx .dual-listbox .nk-file-share-field textarea.ex-large.dual-listbox__search {
  min-height: 160px;
}

.bachnx .nk-file-share-input {
  display: flex;
}

.bachnx .nk-file-share-input .label {
  margin: .3rem .5rem .3rem 0;
  width: 1.25rem;
  color: #8094ae;
}

.bachnx .nk-file-share-input-group {
  width: 100%;
}

.bachnx .nk-file-share-group {
  position: relative;
  padding: 1rem 0;
  flex-grow: 1;
  display: flex;
  align-items: center;
}

.bachnx .nk-file-share-nav {
  flex-shrink: 0;
}

.bachnx .nk-file-details-row {
  display: flex;
  flex-wrap: wrap;
  padding: .25rem 0;
}

.bachnx .nk-file-details-col {
  font-size: 13px;
}

.bachnx .nk-file-details-col:first-child {
  color: #8094ae;
  width: 100%;
}

.bachnx .nk-file-details-col:last-child {
  color: #526484;
}

.bachnx .nk-file-details-col .breadcrumb {
  padding: 0;
}

@media (min-width: 420px) {
  .bachnx .nk-file-details-row {
    flex-wrap: nowrap;
    padding: .375rem 0;
  }
  .bachnx .nk-file-details-col:first-child {
    width: 100px;
    flex-shrink: 0;
  }
}

@media (min-width: 576px) {
  .bachnx .nk-file-share-field textarea.form-control.ex-large, .bachnx .nk-file-share-field .dual-listbox textarea.ex-large.dual-listbox__search, .bachnx .dual-listbox .nk-file-share-field textarea.ex-large.dual-listbox__search {
    min-height: 278px;
  }
}

.bachnx .nk-files .nk-file .hideable {
  opacity: 0;
  transition: opacity .3s;
}

.bachnx .nk-files .nk-file:hover .hideable {
  opacity: 1;
}

.bachnx .nk-files .nk-file-item {
  display: table-row;
}

.bachnx .nk-files .nk-file-item > div {
  position: relative;
  display: table-cell;
  padding: .5rem;
  vertical-align: middle;
}

.bachnx .nk-files .nk-file-actions {
  width: 60px;
  text-align: center;
}

.bachnx .nk-files-head {
  display: table-header-group;
}

.bachnx .nk-files-head .nk-file-item > div {
  font-weight: 500;
  font-size: 0.8125rem;
  padding: 0.25rem;
}

.bachnx .nk-files-head .nk-file-item > div:first-child {
  padding-left: 0;
}

.bachnx .nk-files-head .nk-file-item > div:last-child {
  padding-right: .5rem;
}

.bachnx .nk-files-head .dropdown-menu-xs {
  min-width: 140px;
  max-width: 140px;
}

.bachnx .nk-files-list {
  display: table-row-group;
}

.bachnx .nk-files-view-list {
  display: table;
  width: 100%;
}

.bachnx .nk-files-view-list .nk-file {
  display: table-row;
}

.bachnx .nk-files-view-list .nk-file.selected {
  background: #e3e7fe;
}

.bachnx .nk-files-view-list .nk-file.selected > div {
  background: transparent;
}

.bachnx .nk-files-view-list .nk-file > div {
  padding: .5rem .375rem;
  border-bottom: 1px solid #dbdfea;
  height: 4rem;
  background-color: #fff;
}

.bachnx .nk-files-view-list .nk-file > div:first-child {
  border-left: 1px solid #dbdfea;
  padding-left: 1.25rem;
}

.bachnx .nk-files-view-list .nk-file > div:last-child {
  border-right: 1px solid #dbdfea;
}

.bachnx .nk-files-view-list .nk-file > div.nk-file-info {
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}

.bachnx .nk-files-view-list .nk-file:first-child > div {
  border-top: 1px solid #dbdfea;
}

.bachnx .nk-files-view-list .nk-file:first-child > div:first-child {
  border-top-left-radius: 4px;
}

.bachnx .nk-files-view-list .nk-file:first-child > div:last-child {
  border-top-right-radius: 4px;
}

.bachnx .nk-files-view-list .nk-file:last-child > div:first-child {
  border-bottom-left-radius: 4px;
}

.bachnx .nk-files-view-list .nk-file:last-child > div:last-child {
  border-bottom-right-radius: 4px;
}

.bachnx .nk-files-view-list .nk-file .custom-checkbox {
  margin-right: 1rem;
}

.bachnx .nk-files-view-list .nk-file-members .tb-shared {
  position: absolute;
  left: -1rem;
  top: 50%;
  transform: translateY(-50%);
  font-size: 1rem;
}

.bachnx .nk-files-view-list .nk-file-name-text a.title {
  padding: 1rem 0 0.875rem;
}

.bachnx .nk-files-view-list .nk-file-icon + .nk-file-name a.title {
  padding-left: 40px;
  margin-left: -40px;
}

.bachnx .nk-files-view-list.is-compact .nk-file > div {
  height: 3rem;
}

.bachnx .nk-files-view-grid .nk-files-head, .bachnx .nk-files-view-group .nk-files-head {
  margin-bottom: 0.25rem;
  width: 100%;
  display: flex;
}

.bachnx .nk-files-view-grid .nk-files-head .nk-file-item, .bachnx .nk-files-view-group .nk-files-head .nk-file-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 0;
}

.bachnx .nk-files-view-grid .nk-files-head .nk-file-item > div:not(.nk-file-info):not(.nk-file-actions), .bachnx .nk-files-view-group .nk-files-head .nk-file-item > div:not(.nk-file-info):not(.nk-file-actions) {
  display: none;
}

.bachnx .nk-files-view-grid .nk-files-head .nk-file-actions, .bachnx .nk-files-view-group .nk-files-head .nk-file-actions {
  width: 30px;
  padding: 0 !important;
  margin-right: -4px;
}

.bachnx .nk-files-view-grid .nk-files-list, .bachnx .nk-files-view-group .nk-files-list {
  display: flex;
  flex-wrap: wrap;
  margin: -8px;
}

.bachnx .nk-files-view-grid .nk-files-list .nk-file-actions, .bachnx .nk-files-view-group .nk-files-list .nk-file-actions {
  position: absolute;
  border: 0 none;
  background: transparent;
  width: 46px;
  right: 4px;
  top: 10px;
}

.bachnx .nk-files-view-grid .nk-files-list .custom-control, .bachnx .nk-files-view-group .nk-files-list .custom-control {
  position: absolute;
}

.bachnx .nk-files-view-grid .nk-file, .bachnx .nk-files-view-group .nk-file {
  display: flex;
  position: relative;
  margin: 8px;
  background: #fff;
  border: 1px solid #dbdfea;
  border-radius: 4px;
}

.bachnx .nk-files-view-grid .nk-file .nk-file-members, .bachnx .nk-files-view-group .nk-file .nk-file-members {
  display: none;
}

.bachnx .nk-files-view-grid .nk-file {
  display: block;
  position: relative;
  width: calc(50% - 16px);
  text-align: center;
  padding: .5rem 0.25rem;
}

.bachnx .nk-files-view-grid .nk-file > div {
  display: block;
  padding: 0;
}

.bachnx .nk-files-view-grid .nk-file-title {
  display: flex;
  flex-direction: column;
}

.bachnx .nk-files-view-grid .nk-file-icon {
  display: block;
  margin: 0;
  width: 100%;
}

.bachnx .nk-files-view-grid .nk-file-icon-type {
  width: 72px;
  padding: .5rem 0;
}

.bachnx .nk-files-view-grid .nk-file-name .title {
  padding: .5rem 0.125rem .5rem;
}

.bachnx .nk-files-view-grid .nk-file-name-text {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.bachnx .nk-files-view-grid .nk-file-desc {
  padding: 0 .25rem .75rem;
  margin-top: -0.125rem;
  justify-content: center;
}

.bachnx .nk-files-view-grid .nk-file-desc .members {
  display: none;
}

.bachnx .nk-files-view-grid .nk-file-info > .nk-file-link {
  padding: .5rem 0;
}

.bachnx .nk-files-view-grid .nk-file .nk-file-members {
  display: none;
}

.bachnx .nk-files-view-grid .nk-file .nk-file-meta {
  padding-bottom: .5rem;
}

.bachnx .nk-files-view-grid .nk-file .custom-control {
  top: .75rem;
  left: 1rem;
}

.bachnx .nk-files-view-group .nk-file {
  position: relative;
  padding: .5rem .5rem;
  width: 100%;
}

.bachnx .nk-files-view-group .nk-file > div {
  display: block;
  width: 100%;
  padding-right: 2.5rem;
}

.bachnx .nk-files-view-group .nk-file-desc {
  padding: .25rem .125rem 0;
}

.bachnx .nk-files-view-group .nk-file-name-text a.title {
  padding: .125rem 0;
}

.bachnx .nk-files-view-group .nk-file-icon + .nk-file-name a.title {
  padding-left: 40px;
  margin-left: -40px;
}

.bachnx .nk-files-view-group .nk-file .nk-file-actions {
  right: 2px;
  top: 4px;
}

.bachnx .nk-files-view-group .nk-file .custom-control {
  right: .5rem;
  bottom: .5rem;
}

.bachnx .nk-files-view-group .nk-file .nk-file-meta {
  display: none;
}

.bachnx .nk-files-group > .title {
  border-top: 1px solid #e5e9f2;
  font-size: 12px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  padding: 1rem 0;
  margin: 0;
}

.bachnx .nk-files-group + .nk-files-group {
  margin-top: 3rem;
}

@media (max-width: 767.98px) {
  .bachnx .nk-file-name-text {
    font-size: 13px;
  }
  .bachnx .nk-files-view-grid .nk-file-name-text {
    font-size: 12px;
  }
}

@media (max-width: 991.98px) {
  .bachnx .nk-fmg-body .nk-block-tools .btn-icon.btn-trigger .icon, .bachnx .nk-fmg-body .nk-block-tools .dt-buttons .btn-trigger.btn-secondary .icon, .bachnx .dt-buttons .nk-fmg-body .nk-block-tools .btn-trigger.btn-secondary .icon {
    font-size: 1.25rem;
  }
}

@media (min-width: 576px) {
  .bachnx .nk-files-view-grid .nk-file {
    width: calc(33.33% - 16px);
  }
  .bachnx .nk-files-view-group .nk-file {
    width: calc(100% - 16px);
  }
}

@media (min-width: 660px) {
  .bachnx .nk-files-view-group .nk-file {
    width: calc(50% - 16px);
  }
}

@media (min-width: 1200px) {
  .bachnx .nk-files-view-grid .nk-file {
    width: calc(25% - 16px);
  }
  .bachnx .nk-files-view-group .nk-file {
    width: calc(50% - 16px);
  }
}

@media (max-width: 1199px) and (min-width: 992px), (max-width: 767px) {
  .bachnx .nk-files-view-list .nk-file-members, .bachnx .nk-files-view-list .nk-file-size {
    display: none !important;
  }
}

@media (max-width: 599px) {
  .bachnx .nk-files-view-list .nk-file-icon-type {
    width: 24px;
  }
  .bachnx .nk-files-view-list .nk-file-meta, .bachnx .nk-files-view-list .nk-file-date, .bachnx .nk-files-view-list .nk-file-size {
    display: none !important;
  }
  .bachnx .nk-files-view-list .nk-file .custom-checkbox {
    margin-right: 0.75rem;
  }
}

@media (max-width: 359px) {
  .bachnx .nk-files-view-grid .nk-file {
    width: 100%;
  }
}

.bachnx .nk-upload-form {
  margin-bottom: 2.25rem;
}

.bachnx .nk-upload-list > .title {
  font-size: .875rem;
  padding-bottom: 1rem;
}

.bachnx .nk-upload-item {
  display: flex;
  align-items: center;
  padding: .5rem;
  border-radius: 4px;
  border: 1px solid #e5e9f2;
  margin: .5rem 0;
}

.bachnx .nk-upload-icon {
  width: 48px;
  margin-right: .25rem;
  flex-shrink: 0;
}

.bachnx .nk-upload-info {
  font-weight: 500;
  color: #364a63;
  flex-grow: 1;
  padding-right: .75rem;
}

.bachnx .nk-upload-title {
  display: flex;
  align-items: flex-end;
}

.bachnx .nk-upload-title .title {
  font-size: .875rem;
}

.bachnx .nk-upload-title .meta {
  font-size: 12px;
  margin-left: auto;
  color: #8094ae;
  font-weight: 400;
}

.bachnx .nk-upload-size {
  font-size: 12px;
  color: #8094ae;
  font-weight: 400;
}

.bachnx .nk-upload-progress {
  margin: .375rem 0 .25rem;
}

.bachnx .nk-upload-action {
  margin-left: auto;
}

.bachnx .add-opt:hover .sub-text, .bachnx .add-opt:hover .icon {
  color: #e81818;
}

.bachnx .add-opt-icon .icon-circle, .bachnx .chat-option-link .icon-circle, .bachnx .chat-members-link .icon-circle, .bachnx .contacts-add-link .icon-circle {
  height: 32px;
  width: 32px;
  font-size: 1rem;
}

.bachnx .add-opt-icon .icon + span, .bachnx .chat-option-link .icon + span, .bachnx .chat-members-link .icon + span, .bachnx .contacts-add-link .icon + span, .bachnx .add-opt-icon .icon + div, .bachnx .chat-option-link .icon + div, .bachnx .chat-members-link .icon + div, .bachnx .contacts-add-link .icon + div {
  margin-left: 0.75rem;
}

.bachnx .chat-item {
  position: relative;
  border-radius: 4px;
  transition: background-color .3s;
}

.bachnx .chat-item:hover {
  background-color: #ebeef2;
}

.bachnx .chats-dropdown .chat-item:hover {
  background-color: #f5f6fa;
}

.bachnx .chat-item:hover .chat-actions {
  opacity: 1;
  pointer-events: initial;
  transition: opacity .5s;
}

.bachnx .chat-item.current {
  background-color: #f5f6fa;
}

.bachnx .chat-item.current:hover {
  background-color: #ebeef2;
}

.bachnx .chat-link {
  display: flex;
  align-items: center;
  width: 100%;
  padding: .75rem;
  cursor: pointer;
}

.bachnx .chat-media {
  height: 44px;
  width: 44px;
}

.bachnx .chat-media + .chat-info {
  margin-left: 1rem;
}

.bachnx .chat-info {
  width: calc(100% - 3.75rem);
}

.bachnx .chat-from {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.bachnx .chat-from .name {
  font-size: 0.9375rem;
  margin-bottom: 0;
  font-weight: 500;
  color: #526484;
}

.bachnx .is-unread .chat-from .name {
  font-weight: 700;
  color: #364a63;
}

.bachnx .chat-from .time {
  font-size: 12px;
  color: #8094ae;
}

.bachnx .chat-context {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.bachnx .chat-context .text {
  width: calc(100% - 2.5rem);
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 13px;
  color: #8094ae;
}

.bachnx .is-unread .chat-context .text {
  font-weight: 500;
  color: #526484;
}

.bachnx .chat-context .status {
  display: flex;
  color: rgba(128, 148, 174, 0.8);
}

.bachnx .is-unread .chat-context .status {
  color: #e81818;
}

.bachnx .chat-context .status.seen {
  color: #e81818;
}

.bachnx .chat-actions {
  background-color: #ebeef2;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0.75rem;
  opacity: 0;
  pointer-events: none;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 3rem;
}

.bachnx .chat-profile-group {
  border-top: 1px solid #e5e9f2;
  padding: .25rem 0;
}

.bachnx .chat-profile-head {
  padding: 1.25rem 1.5rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.bachnx .chat-profile-head .title {
  margin-bottom: 0;
}

.bachnx .chat-profile-head .indicator-icon {
  display: inline-flex;
}

.bachnx .chat-profile-head.collapsed .indicator-icon {
  transform: rotate(-180deg);
}

.bachnx .chat-profile-body-inner {
  padding: 0 1.5rem 1.5rem;
}

.bachnx .chat-profile-options {
  margin: -0.25rem;
}

.bachnx .chat-profile-options li {
  padding: .25rem;
}

.bachnx .chat-profile-settings {
  margin: -0.5rem;
}

.bachnx .chat-profile-settings li {
  padding: .5rem;
}

.bachnx .chat-profile-settings .custom-control-sm .custom-control-label {
  padding-left: 0.25rem;
  font-size: 13px;
  font-weight: 500;
  color: #526484;
}

.bachnx .chat-profile-media {
  display: flex;
  margin: -0.25rem;
}

.bachnx .chat-profile-media li {
  width: 33.33%;
  padding: 0.25rem;
}

.bachnx .chat-profile-media li a {
  display: inline-block;
}

.bachnx .chat-profile-media li img {
  border-radius: 4px;
}

.bachnx .chat-option-link {
  display: flex;
  align-items: center;
}

.bachnx .chat-option-link .lead-text {
  font-weight: 500;
  font-size: 13px;
  transition: color .3s;
  color: #526484;
}

.bachnx .chat-option-link:hover .lead-text {
  color: #1c2b46;
}

.bachnx .chat-members {
  margin: -0.375rem -.5rem;
}

.bachnx .chat-members li {
  position: relative;
}

.bachnx .chat-members-link {
  display: flex;
  align-items: center;
  padding: 0.375rem .5rem;
}

.bachnx .chat-members .user-card {
  position: relative;
  padding: 0.375rem .5rem;
  border-radius: 3px;
  transition: background-color .3s;
}

.bachnx .chat-members .user-card > a {
  width: 100%;
  display: flex;
  align-items: center;
}

.bachnx .chat-members .user-card:hover {
  background-color: #ebeef2;
}

.bachnx .chat-members .user-card:hover .user-actions {
  opacity: 1;
  pointer-events: initial;
  transition: opacity .5s;
}

.bachnx .chat-members .user-role {
  margin-left: auto;
  font-size: 12px;
  color: #8094ae;
}

.bachnx .chat-members .user-actions {
  position: absolute;
  top: 0;
  right: .25rem;
  bottom: 0;
  width: 3rem;
  background-color: #ebeef2;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  opacity: 0;
  pointer-events: none;
}

.bachnx .chat {
  display: flex;
  align-items: flex-end;
  margin: -4px;
}

.bachnx .chat > div {
  padding: 4px;
}

.bachnx .chat + .chat {
  padding-top: 0.5rem;
}

.bachnx .chat-avatar {
  margin-bottom: 1.4rem;
}

.bachnx .chat-avatar.no-meta {
  margin-bottom: 0;
}

.bachnx .chat-bubble {
  display: flex;
  align-items: center;
  padding: .125rem 0;
}

.bachnx .chat-bubble:hover .chat-msg-more {
  opacity: 1;
}

.bachnx .chat-bubbles .attach-files {
  margin-top: .75rem;
}

.bachnx .chat-msg {
  background-color: #fff;
  border-radius: 8px;
  padding: .5rem 1rem;
}

.bachnx .chat-msg-more {
  display: flex;
  align-items: center;
  margin: 0 0.75rem;
  opacity: 0;
  flex-shrink: 0;
  transition: all .3s;
}

.bachnx .chat-msg-more > li {
  padding: 0.25rem;
}

.bachnx .chat-msg.is-light {
  background-color: #ebeef2;
  color: #526484;
}

.bachnx .chat-msg.is-theme {
  background-color: #e81818;
  color: #fff;
}

.bachnx .chat-meta {
  display: flex;
  align-items: center;
  margin: .25rem -.375rem 0;
}

.bachnx .chat-meta li {
  position: relative;
  padding: 0 .375rem;
  font-size: 12px;
  color: #8094ae;
}

.bachnx .chat-meta li:not(:first-child):before {
  content: "";
  font-family: "Nioicon";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(-50%, -50%);
  font-size: 11px;
  line-height: 10px;
  opacity: .8;
}

.bachnx .chat-sap {
  overflow: hidden;
  text-align: center;
  padding: 1rem 0;
}

.bachnx .chat-sap-meta {
  position: relative;
  display: inline-block;
  padding: 0 .75rem;
  color: #8094ae;
  font-size: 12px;
  line-height: 1.4;
}

.bachnx .chat-sap-meta:before, .bachnx .chat-sap-meta:after {
  position: absolute;
  height: 1px;
  background: #dbdfea;
  content: '';
  width: 100vw;
  top: 50%;
}

.bachnx .chat-sap-meta:before {
  right: 100%;
}

.bachnx .chat-sap-meta:after {
  left: 100%;
}

.bachnx .chat.is-you .chat-bubbles .attach-files {
  border-color: #fff;
  overflow: hidden;
}

.bachnx .chat.is-you .chat-bubbles .attach-files, .bachnx .chat.is-you .chat-bubbles .attach-foot {
  background-color: #fff;
}

.bachnx .chat.is-you .chat-bubble:last-child .chat-msg {
  border-bottom-left-radius: 0;
}

.bachnx .chat.is-you .chat-bubble:not(:first-child) .chat-msg {
  border-top-left-radius: 4px;
}

.bachnx .chat.is-you .chat-bubble:not(:last-child) .chat-msg {
  border-bottom-left-radius: 4px;
}

.bachnx .chat.is-me {
  justify-content: flex-end;
}

.bachnx .chat.is-me .chat-msg {
  background-color: #e81818;
  color: #fff;
}

.bachnx .chat.is-me .chat-meta {
  justify-content: flex-end;
}

.bachnx .chat.is-me .chat-bubble {
  flex-direction: row-reverse;
}

.bachnx .chat.is-me .chat-bubbles .attach-files {
  border-color: #c4cefe;
  overflow: hidden;
}

.bachnx .chat.is-me .chat-bubbles .attach-files, .bachnx .chat.is-me .chat-bubbles .attach-foot {
  background-color: #fff;
}

.bachnx .chat.is-me .chat-bubble:last-child .chat-msg {
  border-bottom-right-radius: 0;
}

.bachnx .chat.is-me .chat-bubble:not(:first-child) .chat-msg {
  border-top-right-radius: 4px;
}

.bachnx .chat.is-me .chat-bubble:not(:last-child) .chat-msg {
  border-bottom-right-radius: 4px;
}

.bachnx .chat-upload-option {
  display: none;
  position: absolute;
  left: 100%;
  padding: 0.5rem;
  background-color: #fff;
}

.bachnx .chat-upload-option.expanded {
  display: block;
}

.bachnx .chat-upload-option ul {
  display: flex;
  align-items: center;
}

.bachnx .chat-upload-option a {
  color: #e81818;
  font-size: 1.25rem;
  height: 36px;
  width: 36px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.bachnx .chat-upload-option a:hover {
  color: #3c52ff;
}

.bachnx .fav-list {
  display: flex;
  margin: -0.375rem;
  overflow-x: auto;
}

.bachnx .fav-list li {
  padding: 0.375rem;
}

.bachnx .fav-list a:hover > .user-avatar:after {
  opacity: 1;
}

.bachnx .fav-list .user-avatar {
  height: 44px;
  width: 44px;
}

.bachnx .fav-list .user-avatar:after {
  content: "";
  position: absolute;
  width: 100%;
  left: 0;
  height: 100%;
  background: #e5e9f2;
  transform: scale(1.15);
  opacity: 0;
  border-radius: 50%;
  z-index: -1;
  transition: opacity .3s;
}

@media (min-width: 768px) {
  .bachnx .fav-list {
    flex-wrap: wrap;
  }
}

@media (max-width: 859px) {
  .bachnx .fav-list {
    margin: -0.375rem 0;
  }
  .bachnx .fav-list li:first-child {
    padding-left: 0;
  }
  .bachnx .fav-list li:last-child {
    padding-right: 0;
  }
}

.bachnx .channel-list li {
  margin: 0.125rem -0.5rem;
}

.bachnx .channel-list a {
  padding: 0.375rem .5rem;
  display: block;
  transition: all .3s;
  font-weight: 500;
  color: #526484;
  border-radius: 3px;
}

.bachnx .channel-list a:hover, .bachnx .channel-list a.active {
  color: #e81818;
  background: #eff1ff;
}

.bachnx .contacts-list {
  margin: -0.375rem -.5rem;
}

.bachnx .contacts-list + .contacts-list {
  margin-top: 1.75rem;
}

.bachnx .contacts-list li {
  position: relative;
}

.bachnx .contacts-list li > .title {
  padding-left: 1.25rem;
  margin-bottom: .25rem;
}

.bachnx .contacts-list .user-card {
  position: relative;
  padding: 0.375rem .5rem;
  border-radius: 3px;
  transition: background-color .3s;
}

.bachnx .contacts-list .user-card > a {
  width: 100%;
  display: flex;
  align-items: center;
}

.bachnx .contacts-list .user-card:hover {
  background-color: #ebeef2;
}

.bachnx .contacts-list .user-card:hover .user-actions {
  opacity: 1;
  pointer-events: initial;
  transition: opacity .4s;
}

.bachnx .contacts-list .user-meta {
  margin-left: auto;
  font-size: 12px;
  color: #8094ae;
}

.bachnx .contacts-list .user-actions {
  font-size: 12px;
  position: absolute;
  top: 0;
  right: .25rem;
  bottom: 0;
  width: 4.5rem;
  background-color: #ebeef2;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  opacity: 0;
  pointer-events: none;
}

.bachnx .contacts-list .user-actions > a {
  padding: 0 .375rem;
}

.bachnx .contacts-add-link {
  padding: 0.375rem .5rem;
  display: flex;
  align-items: center;
}

.bachnx .contacts-add-link .lead-text {
  font-weight: 500;
  font-size: 13px;
}

.bachnx .nk-chat {
  position: relative;
  display: flex;
  overflow: hidden;
  border: 1px solid #dbdfea;
  border-radius: 4px;
  min-height: calc(100vh - (65px + 64px + 64px));
  max-height: calc(100vh - (65px + 64px + 64px));
  background: #fff;
}

.bachnx .nk-chat-blank {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  height: 100%;
  background-color: #ebeef2;
}

.bachnx .nk-chat-blank-icon {
  margin-bottom: 1.5rem;
}

.bachnx .nk-chat-aside {
  background: #fff;
  width: 100%;
  overflow: hidden;
  max-height: 100%;
  position: relative;
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

.bachnx .nk-chat-aside-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1.125rem 1.25rem 0.875rem;
}

.bachnx .nk-chat-aside-user .title {
  font-size: 1.375rem;
  color: #364a63;
}

.bachnx .nk-chat-aside-user .user-avatar {
  height: 36px;
  width: 36px;
}

.bachnx .nk-chat-aside-user .user-avatar + .title {
  margin-left: 1rem;
}

.bachnx .nk-chat-aside-user .dropdown-toggle:after {
  font-size: 1.125rem;
  color: #8094ae;
  margin-left: 1rem;
}

.bachnx .nk-chat-aside-tools {
  display: flex;
  align-items: center;
}

.bachnx .nk-chat-aside-body {
  max-height: 100%;
  height: 100%;
  overflow: auto;
}

.bachnx .nk-chat-aside-search {
  padding: 0 1.25rem;
  margin-bottom: 1.75rem;
  margin-top: 0.25rem;
}

.bachnx .nk-chat-aside-search .form-control, .bachnx .nk-chat-aside-search div.dataTables_wrapper div.dataTables_filter input, .bachnx div.dataTables_wrapper div.dataTables_filter .nk-chat-aside-search input, .bachnx .nk-chat-aside-search .dual-listbox .dual-listbox__search, .bachnx .dual-listbox .nk-chat-aside-search .dual-listbox__search {
  background-color: #f5f6fa;
  border-color: #f5f6fa;
}

.bachnx .nk-chat-aside-search .form-control::placeholder, .bachnx .nk-chat-aside-search div.dataTables_wrapper div.dataTables_filter input::placeholder, .bachnx div.dataTables_wrapper div.dataTables_filter .nk-chat-aside-search input::placeholder, .bachnx .nk-chat-aside-search .dual-listbox .dual-listbox__search::placeholder, .bachnx .dual-listbox .nk-chat-aside-search .dual-listbox__search::placeholder {
  color: #8094ae;
}

.bachnx .nk-chat-aside-panel {
  padding: 0 1.25rem 1.75rem;
}

.bachnx .nk-chat-aside-panel .title {
  margin-bottom: .75rem;
}

.bachnx .nk-chat-list {
  padding: 0 0.5rem;
}

.bachnx .nk-chat-list .title {
  margin-left: .75rem;
}

.bachnx .nk-chat-body {
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  transition: padding .3s ease-in-out;
  opacity: 0;
  pointer-events: none;
  z-index: 5;
}

.bachnx .nk-chat-body.show-chat {
  opacity: 1;
  pointer-events: auto;
}

.bachnx .nk-chat-head {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1rem 1.75rem;
  border-bottom: 1px solid #e5e9f2;
  background-color: #fff;
}

.bachnx .nk-chat-head-info {
  width: 60%;
}

.bachnx .nk-chat-head-info .user-avatar + .user-info {
  margin-left: 0.75rem;
}

.bachnx .nk-chat-head-info .user-info .lead-text {
  display: block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.bachnx .nk-chat-head-info, .bachnx .nk-chat-head-tools {
  display: flex;
  align-items: center;
  margin: -0.125rem;
}

.bachnx .nk-chat-head-info > li, .bachnx .nk-chat-head-tools > li {
  padding: .125rem;
}

.bachnx .nk-chat-head-info .btn-icon .icon, .bachnx .nk-chat-head-info .dt-buttons .btn-secondary .icon, .bachnx .dt-buttons .nk-chat-head-info .btn-secondary .icon, .bachnx .nk-chat-head-tools .btn-icon .icon, .bachnx .nk-chat-head-tools .dt-buttons .btn-secondary .icon, .bachnx .dt-buttons .nk-chat-head-tools .btn-secondary .icon {
  font-size: 1.25rem;
}

.bachnx .nk-chat-head-search {
  position: absolute;
  top: calc(100% + 1rem);
  left: 0;
  z-index: 9;
  width: 100%;
  padding: 0 1.75rem;
  opacity: 0;
  pointer-events: none;
  transform: translateY(-10px);
  transition: all .5s;
}

.bachnx .nk-chat-head-search.show-search {
  opacity: 1;
  pointer-events: auto;
  transform: none;
}

.bachnx .nk-chat-panel {
  background-color: rgba(235, 238, 242, 0.7);
  height: 100%;
  max-height: 100%;
  overflow: auto;
  padding: 1.25rem;
}

.bachnx .nk-chat-editor {
  display: flex;
  align-items: center;
  padding: 1rem 1.25rem;
  background-color: #fff;
}

.bachnx .nk-chat-editor-form {
  padding: 0 .5rem;
  flex-grow: 1;
}

.bachnx .nk-chat-editor-form .form-control, .bachnx .nk-chat-editor-form div.dataTables_wrapper div.dataTables_filter input, .bachnx div.dataTables_wrapper div.dataTables_filter .nk-chat-editor-form input, .bachnx .nk-chat-editor-form .dual-listbox .dual-listbox__search, .bachnx .dual-listbox .nk-chat-editor-form .dual-listbox__search {
  min-height: 36px;
  padding-top: 0.5rem;
}

.bachnx .nk-chat-editor-upload, .bachnx .nk-chat-editor-tools {
  display: flex;
  align-items: center;
}

.bachnx .nk-chat-editor-upload .btn-icon .icon, .bachnx .nk-chat-editor-upload .dt-buttons .btn-secondary .icon, .bachnx .dt-buttons .nk-chat-editor-upload .btn-secondary .icon, .bachnx .nk-chat-editor-tools .btn-icon .icon, .bachnx .nk-chat-editor-tools .dt-buttons .btn-secondary .icon, .bachnx .dt-buttons .nk-chat-editor-tools .btn-secondary .icon {
  font-size: 1.5rem;
}

.bachnx .nk-chat-editor-upload {
  position: relative;
  z-index: 2;
}

.bachnx .nk-chat-editor-upload .toggle-opt {
  transition: .3s;
}

.bachnx .nk-chat-editor-upload .toggle-opt.active {
  opacity: 0.7;
  transform: rotate(-45deg);
}

.bachnx .nk-chat-profile {
  position: absolute;
  top: 0;
  right: 0;
  transform: translateX(100%);
  width: 325px;
  height: 100%;
  max-height: 100%;
  transition: transform .3s  ease-in-out;
  background: #fff;
  z-index: 100;
}

.bachnx .nk-chat-profile-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(16, 25, 36, 0.4);
  z-index: 600;
  z-index: 90;
  animation: overlay-fade-in .4s ease 1;
}

.bachnx .nk-chat-profile.visible {
  transform: none;
}

@media (max-width: 575.98px) {
  .bachnx .nk-chat {
    border: none;
    border-radius: 4px;
    min-height: calc(100vh - (65px + 85px));
    max-height: calc(100vh - (65px + 85px));
    margin: -24px -18px;
  }
  .bachnx .nk-chat-head {
    padding: 0.75rem 1.25rem;
  }
  .bachnx .nk-chat-head-user {
    max-width: calc(100% - 34px);
  }
  .bachnx .nk-chat-head-user .user-avatar {
    height: 36px;
    width: 36px;
  }
  .bachnx .nk-chat-head-user .user-info {
    width: calc(100% - 36px - .75rem);
  }
}

@media (min-width: 576px) {
  .bachnx .nk-chat-head-info, .bachnx .nk-chat-head-tools {
    margin: -0.375rem;
  }
  .bachnx .nk-chat-head-info > li, .bachnx .nk-chat-head-tools > li {
    padding: .375rem;
  }
}

@media (min-width: 576px) and (max-width: 991px) {
  .bachnx .nk-chat-aside-head, .bachnx .nk-chat-aside-search {
    padding-left: 2.25rem;
    padding-right: 2.25rem;
  }
  .bachnx .nk-chat-aside-panel {
    padding: 0 2.25rem 1.75rem;
  }
  .bachnx .nk-chat-list {
    padding: 0 1.5rem;
  }
  .bachnx .nk-chat-head, .bachnx .nk-chat-panel, .bachnx .nk-chat-editor {
    padding-left: 2.25rem;
    padding-right: 2.25rem;
  }
  .bachnx .nk-chat-head-search {
    padding: 0 2.25rem;
  }
}

@media (min-width: 860px) {
  .bachnx .nk-chat-aside {
    width: 320px;
    border-right: 1px solid #e5e9f2;
  }
  .bachnx .nk-chat-body {
    position: static;
    opacity: 1;
    pointer-events: auto;
  }
  .bachnx .nk-chat-body-close {
    display: none;
  }
}

@media (max-width: 859px) {
  .bachnx .nk-chat-body.show-chat {
    position: fixed;
    z-index: 2999;
  }
  .bachnx .nk-chat-head {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }
}

@media (min-width: 860px) and (max-width: 991px) {
  .bachnx .nk-chat-aside {
    width: 345px;
    border-right: 1px solid #e5e9f2;
  }
}

@media (min-width: 992px) {
  .bachnx .nk-chat {
    min-height: calc(100vh - (65px + 64px + 72px));
    max-height: calc(100vh - (65px + 64px + 72px));
  }
  .bachnx .nk-chat-aside-panel, .bachnx .nk-chat-aside-head, .bachnx .nk-chat-aside-search {
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }
  .bachnx .nk-chat-list {
    padding: 0 1rem;
  }
  .bachnx .nk-chat-aside {
    width: 325px;
  }
  .bachnx .nk-chat-panel {
    padding: 1.25rem 1.75rem;
  }
  .bachnx .chat-profile-head, .bachnx .chat-profile-body-inner {
    padding-right: 1.75rem;
    padding-left: 1.75rem;
  }
}

@media (min-width: 1200px) {
  .bachnx .nk-chat-body.profile-shown {
    padding-right: 325px;
  }
  .bachnx .nk-chat-profile {
    border-left: 1px solid #e5e9f2;
  }
}

@media (min-width: 1540px) {
  .bachnx .nk-chat-aside {
    width: 382px;
  }
  .bachnx .nk-chat-body.profile-shown {
    padding-right: 365px;
  }
  .bachnx .nk-chat-profile {
    width: 365px;
  }
}

@media (max-width: 359px) {
  .bachnx .nk-chat-profile {
    width: 280px;
  }
}

.bachnx .nk-code-preview-box {
  display: block;
  color: #8094ae;
  padding: .15rem 1.25rem;
  border-left: 1px solid #e5e9f2;
}

.bachnx .dashboard-preview {
  height: 200px;
  justify-content: center;
}

.bachnx .dropdown-preview .dropdown-menu {
  position: static;
  display: block;
}

.bachnx .dropdown-preview:after {
  display: block;
  clear: both;
  content: "";
}

@media (max-width: 420px) {
  .bachnx .dropdown-preview .dropdown-menu-xl, .bachnx .dropdown-preview .dropdown-menu-lg, .bachnx .dropdown-preview .dropdown-menu-md {
    min-width: 100%;
    max-width: 100%;
  }
}

.bachnx .prettyprint {
  padding: 1.25rem;
  white-space: pre;
  box-shadow: none !important;
  margin-bottom: 0;
  border-radius: 4px;
  overflow: auto;
}

.bachnx .code-block {
  position: relative;
  border: 1px solid #dbdfea;
  padding: 1.25rem;
  background: #fff;
  border-radius: 4px;
}

.bachnx .code-block .clipboard-init {
  position: absolute;
  top: 12px;
  right: 12px;
}

.bachnx .card-preview + .code-block {
  margin-top: 28px;
}

.bachnx .code-block + .code-block {
  margin-top: -3px;
  border-top-color: #e5e9f2;
  border-radius: 0 0 4px 4px;
}

.bachnx .code-block + .card-preview, .bachnx .code-block + .nk-block-head {
  margin-top: 40px;
}

.bachnx .code-block .prettyprint {
  background: #f5f6fa;
  border: none;
  padding: .75rem;
  font-size: 11px;
  line-height: 20px;
  max-height: 136px;
}

.bachnx .code-block .title {
  margin-bottom: 1rem;
}

.bachnx .code-block .btn, .bachnx .code-block .dual-listbox .dual-listbox__button, .bachnx .dual-listbox .code-block .dual-listbox__button {
  background-color: #fff;
}

.bachnx .code-block .btn:focus, .bachnx .code-block .dual-listbox .dual-listbox__button:focus, .bachnx .dual-listbox .code-block .dual-listbox__button:focus, .bachnx .code-block .btn:hover, .bachnx .code-block .dual-listbox .dual-listbox__button:hover, .bachnx .dual-listbox .code-block .dual-listbox__button:hover {
  border-color: #dbdfea;
  box-shadow: none;
}

.bachnx .code-block-clean .title {
  font-size: 11px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: #8094ae;
  font-weight: 500;
  margin-bottom: 0.45rem;
  display: block;
}

.bachnx .preview-icon-list {
  display: flex;
  flex-wrap: wrap;
  margin: -15px;
}

.bachnx .preview-icon-item {
  flex: 1 0 150px;
  padding: 15px;
  max-width: 50%;
}

.bachnx .preview-icon-box {
  position: relative;
  padding: 25px 20px;
  text-align: center;
}

.bachnx .preview-icon-box .btn-clipboard {
  position: absolute;
  top: 0;
  right: 0;
  opacity: 0;
  z-index: 1;
}

.bachnx .preview-icon-box .btn-clipboard:focus {
  border-color: transparent;
  box-shadow: none;
}

.bachnx .preview-icon-box:hover .btn-clipboard {
  opacity: 1;
}

.bachnx .preview-icon-wrap {
  padding-bottom: 5px;
}

.bachnx .preview-icon-wrap .ni {
  font-size: 30px;
}

.bachnx .preview-icon-svg .preview-icon-wrap {
  margin-bottom: .5rem;
}

.bachnx .preview-icon-svg .preview-icon-wrap svg {
  width: 90px;
}

.bachnx .preview-icon-name {
  color: #8094ae;
  font-size: 11px;
}

.bachnx .preview-title, .bachnx .preview-title-lg {
  display: block;
  padding-bottom: .75rem;
}

.bachnx .preview-title-lg {
  font-size: 13px;
}

.bachnx .preview-hr {
  border-top: 1px solid #dbdfea;
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.bachnx .preview-hr + .preview-title {
  padding-top: .5rem;
}

.bachnx .nk-block-head + .preview-hr {
  margin-top: .5rem;
}

.bachnx .preview-list {
  display: flex;
  flex-wrap: wrap;
  margin: -0.75rem;
}

.bachnx .preview-item {
  padding: 0.75rem;
}

.bachnx .preview-btn-list {
  display: flex;
  flex-wrap: wrap;
  margin: -0.75rem;
}

.bachnx .preview-btn-item {
  width: 50%;
  padding: 0.75rem;
}

.bachnx .preview-btn-list-fw .preview-btn-item {
  width: 100%;
}

.bachnx .preview-btn-list-3x .preview-btn-item {
  width: 33.33%;
}

.bachnx .example-width > div, .bachnx .example-height > div, .bachnx .example-border > div, .bachnx .example-spacing > div {
  font-size: 11px;
  padding: .5rem;
  text-align: center;
  background-color: #f5f6fa;
}

.bachnx .example-border {
  margin: -0.5rem;
}

.bachnx .example-border > div {
  height: 4.5rem;
  width: 4.5rem;
  margin: .5rem;
}

.bachnx .example-border-all > div {
  border: 1px solid #dbdfea;
}

.bachnx .example-width > div {
  height: 2rem;
  background-color: #ebeef2;
  margin-bottom: 0.25rem;
}

.bachnx .example-height {
  height: 8rem;
}

.bachnx .example-height > div {
  width: 8rem;
  background-color: #ebeef2;
  margin-right: .5rem;
}

.bachnx .example-spacing > div {
  height: 2rem;
  width: 4.5rem;
  background-color: #ebeef2;
  margin-bottom: .5rem;
}

.bachnx .example-spacing-pd > div {
  margin-right: .5rem;
  height: auto;
  width: auto;
}

.bachnx .example-spacing-pd > div > span {
  display: block;
  padding: .25rem;
  line-height: 1;
  border-radius: 2px;
  background-color: #fff;
}

.bachnx .example-alerts:not(:last-child) {
  margin-bottom: 28px;
}

.bachnx .components-preview h4.title, .bachnx .components-preview h5.title {
  font-size: 1.25rem;
  letter-spacing: -0.01rem;
  font-family: Roboto, sans-serif;
  font-weight: 500;
}

.bachnx .components-preview .card-preview > .card-inner {
  padding: 1.25rem;
}

@media (min-width: 768px) {
  .bachnx .preview-btn-item {
    width: 25%;
  }
  .bachnx .preview-btn-list-fw .preview-btn-item {
    width: 25%;
  }
  .bachnx .preview-btn-list-3x .preview-btn-item {
    width: 16.66%;
  }
}

@media (min-width: 992px) {
  .bachnx .components-preview .nk-block + .nk-block-lg {
    padding-top: 3.75rem;
  }
}

@media (max-width: 767.98px) {
  .bachnx .preview-reference tr, .bachnx .preview-reference th, .bachnx .preview-reference td {
    display: block;
    border: 0;
    width: 100% !important;
  }
  .bachnx .preview-reference tbody tr {
    padding: .5rem 0;
  }
  .bachnx .preview-reference tbody tr:not(:last-child) {
    border-bottom: 1px solid #e5e9f2;
  }
  .bachnx .preview-reference tbody tr:nth-child(2n) {
    background-color: rgba(245, 246, 250, 0.3);
  }
  .bachnx .preview-reference tr td {
    padding: 0.2rem 1.25rem;
  }
  .bachnx .preview-reference tr th:not(:first-child) {
    display: none;
  }
}

.bachnx .nk-body.ui-clean {
  background: #fff !important;
}

.bachnx .nk-body.ui-softy, .bachnx .nk-body.ui-shady {
  background: #f5f6fa !important;
}

.bachnx .ui-softy .card, .bachnx .ui-softy .code-block, .bachnx .ui-softy .nk-iv-scheme-item, .bachnx .ui-softy .nk-iv-wg1, .bachnx .ui-softy .accordion:not(.accordion-s2):not(.accordion-s3), .bachnx .ui-shady .card, .bachnx .ui-shady .code-block, .bachnx .ui-shady .nk-iv-scheme-item, .bachnx .ui-shady .nk-iv-wg1, .bachnx .ui-shady .accordion:not(.accordion-s2):not(.accordion-s3) {
  border: none;
}

.bachnx .ui-softy .table .thead-light th, .bachnx .ui-shady .table .thead-light th {
  background: rgba(245, 246, 250, 0.5);
  box-shadow: 0 -1px 5px -5px rgba(31, 43, 58, 0.7);
}

.bachnx .ui-softy .tb-tnx-head, .bachnx .ui-softy .nk-refwg-stats, .bachnx .ui-shady .tb-tnx-head, .bachnx .ui-shady .nk-refwg-stats {
  background: rgba(245, 246, 250, 0.5);
}

.bachnx .ui-softy .nk-refwg-stats, .bachnx .ui-shady .nk-refwg-stats {
  background: rgba(245, 246, 250, 0.5) !important;
}

.bachnx .ui-softy .card .card-inner + .table .tb-tnx-head, .bachnx .ui-shady .card .card-inner + .table .tb-tnx-head {
  border-top: 1px solid #dbdfea;
}

.bachnx .ui-softy .kanban-board-header, .bachnx .ui-shady .kanban-board-header {
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}

.bachnx .ui-softy .kanban-item, .bachnx .ui-shady .kanban-item {
  border: 0;
}

.bachnx .ui-softy .card, .bachnx .ui-softy .code-block, .bachnx .ui-softy .nk-iv-scheme-item, .bachnx .ui-softy .nk-iv-wg1, .bachnx .ui-softy .accordion:not(.accordion-s2):not(.accordion-s3), .bachnx .ui-softy.npc-apps-messages .nk-reply-form, .bachnx .ui-softy.npc-apps-inbox .nk-reply-form, .bachnx .ui-softy .nk-files-view-grid .nk-file, .bachnx .ui-softy .nk-files-view-group .nk-file, .bachnx .ui-softy .nk-files-view-list .nk-files-list, .bachnx .ui-softy .chat-msg, .bachnx .ui-softy .kanban-board-header, .bachnx .ui-softy .kanban-item, .bachnx .ui-softy .kanban-add-task {
  box-shadow: 0 1px 4px rgba(31, 43, 58, 0.15);
}

.bachnx .ui-softy .card .accordion:not(.accordion-s2):not(.accordion-s3) {
  box-shadow: none;
  border: 1px solid #dbdfea;
}

.bachnx .ui-shady .card, .bachnx .ui-shady .code-block, .bachnx .ui-shady .nk-iv-scheme-item, .bachnx .ui-shady .nk-iv-wg1, .bachnx .ui-shady .accordion:not(.accordion-s2):not(.accordion-s3), .bachnx .ui-shady.npc-apps-messages .nk-reply-form, .bachnx .ui-shady.npc-apps-inbox .nk-reply-form, .bachnx .ui-shady .nk-files-view-grid .nk-file, .bachnx .ui-shady .nk-files-view-group .nk-file, .bachnx .ui-shady .nk-files-view-list .nk-files-list, .bachnx .ui-shady .chat-msg, .bachnx .ui-shady .kanban-board-header, .bachnx .ui-shady .kanban-item, .bachnx .ui-shady .kanban-add-task {
  box-shadow: 0 4px 20px -5px rgba(31, 43, 58, 0.1);
}

.bachnx .ui-shady .card .accordion:not(.accordion-s2):not(.accordion-s3) {
  box-shadow: none;
  border: 1px solid #dbdfea;
}

.bachnx .ui-softy .nk-msg, .bachnx .ui-softy .nk-ibx, .bachnx .ui-softy .nk-fmg, .bachnx .ui-softy .nk-chat {
  box-shadow: 0 1px 4px rgba(31, 43, 58, 0.15);
}

.bachnx .ui-shady .nk-msg, .bachnx .ui-shady .nk-ibx, .bachnx .ui-shady .nk-fmg, .bachnx .ui-shady .nk-chat {
  box-shadow: 0 4px 20px -5px rgba(31, 43, 58, 0.1);
}

.bachnx .ui-shady .nk-msg-aside, .bachnx .ui-shady .nk-msg-nav, .bachnx .ui-softy .nk-msg-aside, .bachnx .ui-softy .nk-msg-nav {
  background: #fff;
}

.bachnx .ui-shady .nk-msg-item.active, .bachnx .ui-shady .nk-msg-item.current, .bachnx .ui-softy .nk-msg-item.active, .bachnx .ui-softy .nk-msg-item.current {
  background: rgba(245, 246, 250, 0.5);
  position: relative;
}

.bachnx .ui-shady .nk-msg-item.active:after, .bachnx .ui-shady .nk-msg-item.current:after, .bachnx .ui-softy .nk-msg-item.active:after, .bachnx .ui-softy .nk-msg-item.current:after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  height: 100%;
  width: 2px;
  background: #e81818;
}

.bachnx .ui-shady.npc-apps-messages .nk-msg-item.active, .bachnx .ui-shady.npc-apps-messages .nk-msg-item.current, .bachnx .ui-softy.npc-apps-messages .nk-msg-item.active, .bachnx .ui-softy.npc-apps-messages .nk-msg-item.current {
  background: #f5f6fa;
}

.bachnx .ui-shady.npc-apps-messages .nk-msg-item.active:after, .bachnx .ui-shady.npc-apps-messages .nk-msg-item.current:after, .bachnx .ui-softy.npc-apps-messages .nk-msg-item.active:after, .bachnx .ui-softy.npc-apps-messages .nk-msg-item.current:after {
  width: 3px;
}

.bachnx .ui-shady.npc-apps-messages .nk-msg-reply, .bachnx .ui-softy.npc-apps-messages .nk-msg-reply {
  box-shadow: inset 0 0 8px -5px rgba(16, 25, 36, 0.3);
}

.bachnx .ui-shady.npc-apps-messages .nk-header, .bachnx .ui-softy.npc-apps-messages .nk-header {
  box-shadow: 0 0 4px -1px rgba(16, 25, 36, 0.2);
}

.bachnx .ui-shady.npc-apps-inbox .nk-ibx-reply, .bachnx .ui-shady.npc-apps-inbox .nk-ibx-nav, .bachnx .ui-softy.npc-apps-inbox .nk-ibx-reply, .bachnx .ui-softy.npc-apps-inbox .nk-ibx-nav {
  box-shadow: inset 0 0 8px -5px rgba(16, 25, 36, 0.3);
}

.bachnx .ui-shady.npc-apps-inbox .nk-header, .bachnx .ui-softy.npc-apps-inbox .nk-header {
  box-shadow: 0 0 4px -1px rgba(16, 25, 36, 0.2);
}

.bachnx .ui-shady.npc-apps-inbox .nk-ibx-item, .bachnx .ui-softy.npc-apps-inbox .nk-ibx-item {
  box-shadow: 0 0 7px -1px rgba(16, 25, 36, 0.1);
}

.bachnx .ui-shady.npc-apps-chat .nk-chat-panel, .bachnx .ui-softy.npc-apps-chat .nk-chat-panel {
  box-shadow: inset 0 0 8px -5px rgba(16, 25, 36, 0.3);
}

.bachnx .ui-clean.npc-apps-messages .nk-msg-aside, .bachnx .ui-clean.npc-apps-messages .nk-msg-nav {
  background: #fff;
}

.bachnx .ui-clean.npc-apps-messages .nk-msg-item.active, .bachnx .ui-clean.npc-apps-messages .nk-msg-item.current {
  background: #f5f6fa;
}

.bachnx .ui-clean.npc-apps-chat .nk-chat-panel {
  background: #fff;
}

.bachnx .ui-clean.npc-apps-chat .chat.is-you .chat-msg {
  background-color: #ebeef2;
  color: #364a63;
}

.bachnx .ui-rounder .card, .bachnx .ui-rounder .embed-responsive {
  border-radius: 12px;
}

.bachnx body.dark-mode {
  background: #101924 !important;
  color: #b6c6e3;
}

.bachnx body.dark-mode.bg-lighter, .bachnx .dual-listbox body.dark-mode.dual-listbox__item:hover, .bachnx body.dark-mode.bg-light {
  background: #0d141d !important;
}

.bachnx body.dark-mode.nk-body.ui-softy, .bachnx body.dark-mode.nk-body.ui-shady {
  background: #101924 !important;
}

.bachnx .dark-mode .logo-dark {
  opacity: 0;
}

.bachnx .dark-mode .logo-light {
  opacity: 1;
}

.bachnx .dark-mode h1, .bachnx .dark-mode h2, .bachnx .dark-mode h3, .bachnx .dark-mode h4, .bachnx .dark-mode h5, .bachnx .dark-mode h6, .bachnx .dark-mode .h1, .bachnx .dark-mode .h2, .bachnx .dark-mode .h3, .bachnx .dark-mode .h4, .bachnx .dark-mode .h5, .bachnx .dark-mode .h6, .bachnx .dark-mode .lead-text, .bachnx .dark-mode .dropdown-title, .bachnx .dark-mode pre {
  color: #fff;
}

.bachnx .dark-mode .text-base, .bachnx .dark-mode .text-body, .bachnx .dark-mode .link-text {
  color: #b6c6e3 !important;
}

.bachnx .dark-mode .text-secondary, .bachnx .dark-mode .icon[class*="bg-secondary-dim"], .bachnx .dark-mode .user-avatar[class*="-light"], .bachnx .dark-mode .icon[class*="bg-light"] {
  color: #8094ae !important;
}

.bachnx .dark-mode .text-dark {
  color: #fff !important;
}

.bachnx .dark-mode .text-muted {
  color: #8094ae !important;
}

.bachnx .dark-mode .text-light, .bachnx .dark-mode .user-avatar[class*="-dark"] {
  color: #8091a7 !important;
}

.bachnx .dark-mode .text-lighter {
  color: #3c4d62 !important;
}

.bachnx .dark-mode .text-indigo {
  color: #6370ca !important;
}

.bachnx .dark-mode .bg-light {
  background-color: #0d141d !important;
}

.bachnx .dark-mode .bg-lighter, .bachnx .dark-mode .dual-listbox .dual-listbox__item:hover, .bachnx .dual-listbox .dark-mode .dual-listbox__item:hover {
  background-color: #101924 !important;
}

.bachnx .dark-mode .table-striped tbody tr:nth-of-type(odd) {
  background-color: #101924 !important;
}

.bachnx .dark-mode .bg-white {
  background-color: #141c26 !important;
}

.bachnx .dark-mode .bg-transparent.bg-transparent {
  background-color: transparent !important;
}

.bachnx .dark-mode .bg-dark {
  background-color: #ebeef2 !important;
}

.bachnx .dark-mode .bg-blue-dim {
  background-color: #1e2f46 !important;
}

.bachnx .dark-mode .bg-azure-dim {
  background-color: #152a46 !important;
}

.bachnx .dark-mode .bg-indigo-dim {
  background-color: #182034 !important;
}

.bachnx .dark-mode .bg-purple-dim {
  background-color: #252847 !important;
}

.bachnx .dark-mode .bg-pink-dim {
  background-color: #382739 !important;
}

.bachnx .dark-mode .bg-orange-dim {
  background-color: #38302d !important;
}

.bachnx .dark-mode .bg-teal-dim {
  background-color: #163637 !important;
}

.bachnx .dark-mode .bg-primary-dim, .bachnx .dark-mode .dual-listbox .dual-listbox__item:active, .bachnx .dual-listbox .dark-mode .dual-listbox__item:active, .bachnx .dark-mode .dual-listbox .dual-listbox__item.dual-listbox__item--selected, .bachnx .dual-listbox .dark-mode .dual-listbox__item.dual-listbox__item--selected {
  background-color: #202a47 !important;
}

.bachnx .dark-mode .bg-success-dim {
  background-color: #163a3a !important;
}

.bachnx .dark-mode .bg-info-dim {
  background-color: #133542 !important;
}

.bachnx .dark-mode .bg-warning-dim {
  background-color: #363422 !important;
}

.bachnx .dark-mode .bg-danger-dim {
  background-color: #34242b !important;
}

.bachnx .dark-mode .bg-secondary-dim {
  background-color: #1b2532 !important;
}

.bachnx .dark-mode .bg-dark-dim {
  background-color: #161e29 !important;
}

.bachnx .dark-mode .bg-gray-dim {
  background-color: #242e39 !important;
}

.bachnx .dark-mode .bg-btc-dim {
  background-color: #372c25 !important;
}

.bachnx .dark-mode .bg-eth-dim {
  background-color: #20293c !important;
}

.bachnx .dark-mode .alert-primary {
  color: #e81818;
  background-color: #202a47;
  border-color: #202a47;
}

.bachnx .dark-mode .alert-primary hr {
  border-top-color: #202a47;
}

.bachnx .dark-mode .alert-primary .alert-link {
  color: #3249ff;
}

.bachnx .dark-mode .alert-fill.alert-primary {
  color: #fff;
  background: #e81818;
}

.bachnx .dark-mode .alert-fill.alert-primary .alert-link {
  color: #fff;
}

.bachnx .dark-mode .alert-pro.alert-primary {
  border-color: #e81818;
}

.bachnx .dark-mode .alert-secondary {
  color: #8ca3c0;
  background-color: #1b2532;
  border-color: #1b2532;
}

.bachnx .dark-mode .alert-secondary hr {
  border-top-color: #1b2532;
}

.bachnx .dark-mode .alert-secondary .alert-link {
  color: #6b89ae;
}

.bachnx .dark-mode .alert-fill.alert-secondary {
  color: #fff;
  background: #8ca3c0;
}

.bachnx .dark-mode .alert-fill.alert-secondary .alert-link {
  color: #fff;
}

.bachnx .dark-mode .alert-pro.alert-secondary {
  border-color: #8ca3c0;
}

.bachnx .dark-mode .alert-success {
  color: #1ee0ac;
  background-color: #163a3a;
  border-color: #163a3a;
}

.bachnx .dark-mode .alert-success hr {
  border-top-color: #163a3a;
}

.bachnx .dark-mode .alert-success .alert-link {
  color: #18b389;
}

.bachnx .dark-mode .alert-fill.alert-success {
  color: #fff;
  background: #1ee0ac;
}

.bachnx .dark-mode .alert-fill.alert-success .alert-link {
  color: #fff;
}

.bachnx .dark-mode .alert-pro.alert-success {
  border-color: #1ee0ac;
}

.bachnx .dark-mode .alert-warning {
  color: #f4bd0e;
  background-color: #363422;
  border-color: #363422;
}

.bachnx .dark-mode .alert-warning hr {
  border-top-color: #363422;
}

.bachnx .dark-mode .alert-warning .alert-link {
  color: #c69909;
}

.bachnx .dark-mode .alert-fill.alert-warning {
  color: #fff;
  background: #f4bd0e;
}

.bachnx .dark-mode .alert-fill.alert-warning .alert-link {
  color: #fff;
}

.bachnx .dark-mode .alert-pro.alert-warning {
  border-color: #f4bd0e;
}

.bachnx .dark-mode .alert-info {
  color: #09c2de;
  background-color: #133542;
  border-color: #133542;
}

.bachnx .dark-mode .alert-info hr {
  border-top-color: #133542;
}

.bachnx .dark-mode .alert-info .alert-link {
  color: #0797ad;
}

.bachnx .dark-mode .alert-fill.alert-info {
  color: #fff;
  background: #09c2de;
}

.bachnx .dark-mode .alert-fill.alert-info .alert-link {
  color: #fff;
}

.bachnx .dark-mode .alert-pro.alert-info {
  border-color: #09c2de;
}

.bachnx .dark-mode .alert-danger {
  color: #e85347;
  background-color: #34242b;
  border-color: #34242b;
}

.bachnx .dark-mode .alert-danger hr {
  border-top-color: #34242b;
}

.bachnx .dark-mode .alert-danger .alert-link {
  color: #e02b1c;
}

.bachnx .dark-mode .alert-fill.alert-danger {
  color: #fff;
  background: #e85347;
}

.bachnx .dark-mode .alert-fill.alert-danger .alert-link {
  color: #fff;
}

.bachnx .dark-mode .alert-pro.alert-danger {
  border-color: #e85347;
}

.bachnx .dark-mode .alert-gray {
  color: #b7c2d0;
  background-color: #242e39;
  border-color: #242e39;
}

.bachnx .dark-mode .alert-gray hr {
  border-top-color: #242e39;
}

.bachnx .dark-mode .alert-gray .alert-link {
  color: #98a8bc;
}

.bachnx .dark-mode .alert-fill.alert-gray {
  color: #101924;
  background: #b7c2d0;
}

.bachnx .dark-mode .alert-fill.alert-gray .alert-link {
  color: #101924;
}

.bachnx .dark-mode .alert-pro.alert-gray {
  border-color: #b7c2d0;
}

.bachnx .dark-mode .alert-dark {
  color: #1f2b3a;
  background-color: #161e29;
  border-color: #161e29;
}

.bachnx .dark-mode .alert-dark hr {
  border-top-color: #161e29;
}

.bachnx .dark-mode .alert-dark .alert-link {
  color: #0d1219;
}

.bachnx .dark-mode .alert-fill.alert-dark {
  color: #fff;
  background: #1f2b3a;
}

.bachnx .dark-mode .alert-fill.alert-dark .alert-link {
  color: #fff;
}

.bachnx .dark-mode .alert-pro.alert-dark {
  border-color: #1f2b3a;
}

.bachnx .dark-mode .alert-light {
  color: #ebeef2;
  background-color: #242e39;
  border-color: #242e39;
}

.bachnx .dark-mode .alert-light hr {
  border-top-color: #242e39;
}

.bachnx .dark-mode .alert-light .alert-link {
  color: #ccd4de;
}

.bachnx .dark-mode .alert-fill.alert-light {
  color: #101924;
  background: #ebeef2;
}

.bachnx .dark-mode .alert-fill.alert-light .alert-link {
  color: #101924;
}

.bachnx .dark-mode .alert-pro.alert-light {
  border-color: #ebeef2;
}

.bachnx .dark-mode .badge-dim.badge-primary {
  color: #e81818;
  background-color: #202a47;
  border-color: #202a47;
}

.bachnx .dark-mode .badge-dim.badge-outline-primary {
  color: #e81818;
  background-color: #202a47;
  border-color: #35407d;
}

.bachnx .dark-mode .badge-dim.badge-secondary {
  color: #8ca3c0;
  background-color: #26303d;
  border-color: #26303d;
}

.bachnx .dark-mode .badge-dim.badge-outline-secondary {
  color: #8ca3c0;
  background-color: #26303d;
  border-color: #445264;
}

.bachnx .dark-mode .badge-dim.badge-success {
  color: #1ee0ac;
  background-color: #163a3a;
  border-color: #163a3a;
}

.bachnx .dark-mode .badge-dim.badge-outline-success {
  color: #1ee0ac;
  background-color: #163a3a;
  border-color: #186b5c;
}

.bachnx .dark-mode .badge-dim.badge-info {
  color: #09c2de;
  background-color: #133542;
  border-color: #133542;
}

.bachnx .dark-mode .badge-dim.badge-outline-info {
  color: #09c2de;
  background-color: #133542;
  border-color: #105f70;
}

.bachnx .dark-mode .badge-dim.badge-warning {
  color: #f4bd0e;
  background-color: #363422;
  border-color: #363422;
}

.bachnx .dark-mode .badge-dim.badge-outline-warning {
  color: #f4bd0e;
  background-color: #363422;
  border-color: #6e5d1c;
}

.bachnx .dark-mode .badge-dim.badge-danger {
  color: #e85347;
  background-color: #34242b;
  border-color: #34242b;
}

.bachnx .dark-mode .badge-dim.badge-outline-danger {
  color: #e85347;
  background-color: #34242b;
  border-color: #693233;
}

.bachnx .dark-mode .badge-dim.badge-dark {
  color: #ebeef2;
  background-color: #353c45;
  border-color: #353c45;
}

.bachnx .dark-mode .badge-dim.badge-outline-dark {
  color: #ebeef2;
  background-color: #353c45;
  border-color: #6a7078;
}

.bachnx .dark-mode .badge-dim.badge-gray {
  color: #8091a7;
  background-color: #242e39;
  border-color: #242e39;
}

.bachnx .dark-mode .badge-dim.badge-outline-gray {
  color: #8091a7;
  background-color: #242e39;
  border-color: #3f4b5a;
}

.bachnx .dark-mode .badge-dim.badge-light {
  color: #b7c2d0;
  background-color: #2d3540;
  border-color: #2d3540;
}

.bachnx .dark-mode .badge-dim.badge-outline-light {
  color: #b7c2d0;
  background-color: #2d3540;
  border-color: #555f6a;
}

.bachnx .dark-mode .badge-dim.badge-lighter {
  color: #8091a7;
  background-color: #242e39;
  border-color: #242e39;
}

.bachnx .dark-mode .badge-dim.badge-outline-lighter {
  color: #8091a7;
  background-color: #242e39;
  border-color: #3f4b5a;
}

.bachnx .dark-mode .badge-outline-secondary, .bachnx .dark-mode .badge-dot.badge-dark, .bachnx .dark-mode .badge-dot.badge-secondary {
  color: #b7c2d0;
}

.bachnx .dark-mode .badge-outline-dark {
  color: #ebeef2;
  border-color: #ebeef2;
}

.bachnx .dark-mode .badge-outline-light {
  color: #b7c2d0;
  border-color: #344357;
}

.bachnx .dark-mode .badge-dot.badge-dark, .bachnx .dark-mode .badge-dot.badge-light {
  background-color: transparent;
}

.bachnx .dark-mode .badge-dot.badge-light {
  color: #8091a7;
}

.bachnx .dark-mode .badge-light, .bachnx .dark-mode .code-block .btn, .bachnx .dark-mode .code-block .dual-listbox .dual-listbox__button, .bachnx .dual-listbox .dark-mode .code-block .dual-listbox__button {
  color: #ebeef2;
  background: #344357;
  border-color: #344357;
}

.bachnx .dark-mode .badge-dark {
  color: #1f2b3a;
  background: #e5e9f2;
  border-color: #e5e9f2;
}

.bachnx .dark-mode .btn-light, .bachnx .dark-mode .dual-listbox .dual-listbox__button, .bachnx .dual-listbox .dark-mode .dual-listbox__button {
  color: #ebeef2;
  background: #344357;
  border-color: #344357;
}

.bachnx .dark-mode .btn-light:not(:disabled):not(.disabled):hover, .bachnx .dark-mode .dual-listbox .dual-listbox__button:not(:disabled):not(.disabled):hover, .bachnx .dual-listbox .dark-mode .dual-listbox__button:not(:disabled):not(.disabled):hover, .bachnx .dark-mode .btn-light:not(:disabled):not(.disabled):focus, .bachnx .dark-mode .dual-listbox .dual-listbox__button:not(:disabled):not(.disabled):focus, .bachnx .dual-listbox .dark-mode .dual-listbox__button:not(:disabled):not(.disabled):focus, .bachnx .dark-mode .btn-light:not(:disabled):not(.disabled).focus, .bachnx .dark-mode .dual-listbox .dual-listbox__button:not(:disabled):not(.disabled).focus, .bachnx .dual-listbox .dark-mode .dual-listbox__button:not(:disabled):not(.disabled).focus, .bachnx .dark-mode .btn-light:not(:disabled):not(.disabled):active, .bachnx .dark-mode .dual-listbox .dual-listbox__button:not(:disabled):not(.disabled):active, .bachnx .dual-listbox .dark-mode .dual-listbox__button:not(:disabled):not(.disabled):active, .bachnx .dark-mode .btn-light:not(:disabled):not(.disabled).active, .bachnx .dark-mode .dual-listbox .dual-listbox__button:not(:disabled):not(.disabled).active, .bachnx .dual-listbox .dark-mode .dual-listbox__button:not(:disabled):not(.disabled).active {
  background: #435771;
  border-color: #435771;
  color: #ebeef2;
}

.bachnx .dark-mode .btn-dark {
  color: #1f2b3a;
  background: #e5e9f2;
  border-color: #e5e9f2;
}

.bachnx .dark-mode .btn-dark:not(:disabled):not(.disabled):hover, .bachnx .dark-mode .btn-dark:not(:disabled):not(.disabled):focus, .bachnx .dark-mode .btn-dark:not(:disabled):not(.disabled).focus, .bachnx .dark-mode .btn-dark:not(:disabled):not(.disabled):active, .bachnx .dark-mode .btn-dark:not(:disabled):not(.disabled).active {
  background: #fff;
  border-color: #fff;
  color: #1f2b3a;
}

.bachnx .dark-mode .btn-outline-dark {
  border-color: #e5e9f2;
  color: #e5e9f2;
}

.bachnx .dark-mode .btn-outline-dark:not(:disabled):not(.disabled):hover {
  background: #e5e9f2;
  color: #1f2b3a;
}

.bachnx .dark-mode .btn-outline-secondary {
  border-color: #5a7ba5;
  color: #5a7ba5;
}

.bachnx .dark-mode .btn-outline-secondary:not(:disabled):not(.disabled):hover {
  background: #5a7ba5;
  color: #fff;
}

.bachnx .dark-mode .btn-outline-light, .bachnx .dark-mode .dt-buttons .btn-secondary, .bachnx .dt-buttons .dark-mode .btn-secondary {
  border-color: #3c4d62;
  color: #b7c2d0;
}

.bachnx .dark-mode .btn-outline-light:not(:disabled):not(.disabled):hover, .bachnx .dark-mode .dt-buttons .btn-secondary:not(:disabled):not(.disabled):hover, .bachnx .dt-buttons .dark-mode .btn-secondary:not(:disabled):not(.disabled):hover {
  background: #3c4d62;
  color: #fff;
}

.bachnx .dark-mode .btn-dim.btn-primary {
  color: #e81818;
  background-color: #232c4d;
  border-color: transparent;
}

.bachnx .dark-mode .btn-dim.btn-primary:not(:disabled):not(.disabled):hover {
  color: #98a3ff;
  background-color: #2e3a66;
  border-color: #2e3a66;
}

.bachnx .dark-mode .btn-dim.btn-secondary {
  color: #adbdd2;
  background-color: #1d2835;
  border-color: transparent;
}

.bachnx .dark-mode .btn-dim.btn-secondary:not(:disabled):not(.disabled):hover {
  color: #ced8e4;
  background-color: #2a394c;
  border-color: #2a394c;
}

.bachnx .dark-mode .btn-dim.btn-success {
  color: #1ee0ac;
  background-color: #163f3e;
  border-color: transparent;
}

.bachnx .dark-mode .btn-dim.btn-success:not(:disabled):not(.disabled):hover {
  color: #4ae7bd;
  background-color: #1f5958;
  border-color: #1f5958;
}

.bachnx .dark-mode .btn-dim.btn-warning {
  color: #f4bd0e;
  background-color: #3d3922;
  border-color: transparent;
}

.bachnx .dark-mode .btn-dim.btn-warning:not(:disabled):not(.disabled):hover {
  color: #f6ca3f;
  background-color: #544e2f;
  border-color: #544e2f;
}

.bachnx .dark-mode .btn-dim.btn-info {
  color: #09c2de;
  background-color: #123a47;
  border-color: transparent;
}

.bachnx .dark-mode .btn-dim.btn-info:not(:disabled):not(.disabled):hover {
  color: #24daf6;
  background-color: #195163;
  border-color: #195163;
}

.bachnx .dark-mode .btn-dim.btn-danger {
  color: #e85347;
  background-color: #3a262c;
  border-color: transparent;
}

.bachnx .dark-mode .btn-dim.btn-danger:not(:disabled):not(.disabled):hover {
  color: #ee7d74;
  background-color: #50343c;
  border-color: #50343c;
}

.bachnx .dark-mode .btn-dim.btn-gray {
  color: #b7c2d0;
  background-color: #28313d;
  border-color: transparent;
}

.bachnx .dark-mode .btn-dim.btn-gray:not(:disabled):not(.disabled):hover {
  color: #d6dce4;
  background-color: #364253;
  border-color: #364253;
}

.bachnx .dark-mode .btn-dim.btn-dark {
  color: #e5e9f2;
  background-color: #323a45;
  border-color: transparent;
}

.bachnx .dark-mode .btn-dim.btn-dark:not(:disabled):not(.disabled):hover {
  color: white;
  background-color: #414b5a;
  border-color: #414b5a;
}

.bachnx .dark-mode .btn-dim.btn-light, .bachnx .dark-mode .dual-listbox .btn-dim.dual-listbox__button, .bachnx .dual-listbox .dark-mode .btn-dim.dual-listbox__button {
  color: #ebeef2;
  background-color: #28313d;
  border-color: transparent;
}

.bachnx .dark-mode .btn-dim.btn-light:not(:disabled):not(.disabled):hover, .bachnx .dark-mode .dual-listbox .btn-dim.dual-listbox__button:not(:disabled):not(.disabled):hover, .bachnx .dual-listbox .dark-mode .btn-dim.dual-listbox__button:not(:disabled):not(.disabled):hover {
  color: white;
  background-color: #364253;
  border-color: #364253;
}

.bachnx .dark-mode .btn-dim.btn-lighter {
  color: #b7c2d0;
  background-color: #28313d;
  border-color: transparent;
}

.bachnx .dark-mode .btn-dim.btn-lighter:not(:disabled):not(.disabled):hover {
  color: #d6dce4;
  background-color: #364253;
  border-color: #364253;
}

.bachnx .dark-mode .btn-dim.btn-outline-primary {
  color: #e81818;
  background-color: #232c4d;
  border-color: #313c72;
}

.bachnx .dark-mode .btn-dim.btn-outline-primary:not(:disabled):not(.disabled):hover {
  color: #fff;
  background-color: #e81818;
  border-color: #e81818;
}

.bachnx .dark-mode .btn-white.btn-outline-primary:not(.btn-dim):not(:disabled):not(.disabled):hover, .bachnx .dark-mode .dt-buttons .btn-outline-primary.btn-secondary:not(.btn-dim):not(:disabled):not(.disabled):hover, .bachnx .dt-buttons .dark-mode .btn-outline-primary.btn-secondary:not(.btn-dim):not(:disabled):not(.disabled):hover, .bachnx .dark-mode .btn-trans.btn-outline-primary:not(.btn-dim):not(:disabled):not(.disabled):hover {
  color: #e81818;
  background: #232c4d;
}

.bachnx .dark-mode .btn-dim.btn-outline-success {
  color: #1ee0ac;
  background-color: #163f3e;
  border-color: #186155;
}

.bachnx .dark-mode .btn-dim.btn-outline-success:not(:disabled):not(.disabled):hover {
  color: #fff;
  background-color: #1ee0ac;
  border-color: #1ee0ac;
}

.bachnx .dark-mode .btn-white.btn-outline-success:not(.btn-dim):not(:disabled):not(.disabled):hover, .bachnx .dark-mode .dt-buttons .btn-outline-success.btn-secondary:not(.btn-dim):not(:disabled):not(.disabled):hover, .bachnx .dt-buttons .dark-mode .btn-outline-success.btn-secondary:not(.btn-dim):not(:disabled):not(.disabled):hover, .bachnx .dark-mode .btn-trans.btn-outline-success:not(.btn-dim):not(:disabled):not(.disabled):hover {
  color: #1ee0ac;
  background: #163f3e;
}

.bachnx .dark-mode .btn-dim.btn-outline-warning {
  color: #f4bd0e;
  background-color: #3d3922;
  border-color: #63541e;
}

.bachnx .dark-mode .btn-dim.btn-outline-warning:not(:disabled):not(.disabled):hover {
  color: #fff;
  background-color: #f4bd0e;
  border-color: #f4bd0e;
}

.bachnx .dark-mode .btn-white.btn-outline-warning:not(.btn-dim):not(:disabled):not(.disabled):hover, .bachnx .dark-mode .dt-buttons .btn-outline-warning.btn-secondary:not(.btn-dim):not(:disabled):not(.disabled):hover, .bachnx .dt-buttons .dark-mode .btn-outline-warning.btn-secondary:not(.btn-dim):not(:disabled):not(.disabled):hover, .bachnx .dark-mode .btn-trans.btn-outline-warning:not(.btn-dim):not(:disabled):not(.disabled):hover {
  color: #f4bd0e;
  background: #3d3922;
}

.bachnx .dark-mode .btn-dim.btn-outline-info {
  color: #09c2de;
  background-color: #123a47;
  border-color: #105666;
}

.bachnx .dark-mode .btn-dim.btn-outline-info:not(:disabled):not(.disabled):hover {
  color: #fff;
  background-color: #09c2de;
  border-color: #09c2de;
}

.bachnx .dark-mode .btn-white.btn-outline-info:not(.btn-dim):not(:disabled):not(.disabled):hover, .bachnx .dark-mode .dt-buttons .btn-outline-info.btn-secondary:not(.btn-dim):not(:disabled):not(.disabled):hover, .bachnx .dt-buttons .dark-mode .btn-outline-info.btn-secondary:not(.btn-dim):not(:disabled):not(.disabled):hover, .bachnx .dark-mode .btn-trans.btn-outline-info:not(.btn-dim):not(:disabled):not(.disabled):hover {
  color: #09c2de;
  background: #123a47;
}

.bachnx .dark-mode .btn-dim.btn-outline-danger {
  color: #e85347;
  background-color: #3a262c;
  border-color: #5e2f32;
}

.bachnx .dark-mode .btn-dim.btn-outline-danger:not(:disabled):not(.disabled):hover {
  color: #fff;
  background-color: #e85347;
  border-color: #e85347;
}

.bachnx .dark-mode .btn-white.btn-outline-danger:not(.btn-dim):not(:disabled):not(.disabled):hover, .bachnx .dark-mode .dt-buttons .btn-outline-danger.btn-secondary:not(.btn-dim):not(:disabled):not(.disabled):hover, .bachnx .dt-buttons .dark-mode .btn-outline-danger.btn-secondary:not(.btn-dim):not(:disabled):not(.disabled):hover, .bachnx .dark-mode .btn-trans.btn-outline-danger:not(.btn-dim):not(:disabled):not(.disabled):hover {
  color: #e85347;
  background: #3a262c;
}

.bachnx .dark-mode .btn-dim.btn-outline-secondary {
  color: #6b89ae;
  background-color: #1d2835;
  border-color: #2c3c51;
}

.bachnx .dark-mode .btn-dim.btn-outline-secondary:not(:disabled):not(.disabled):hover {
  color: #fff;
  background-color: #6b89ae;
  border-color: #6b89ae;
}

.bachnx .dark-mode .btn-white.btn-outline-secondary:not(.btn-dim):not(:disabled):not(.disabled):hover, .bachnx .dark-mode .dt-buttons .btn-outline-secondary.btn-secondary:not(.btn-dim):not(:disabled):not(.disabled):hover, .bachnx .dt-buttons .dark-mode .btn-outline-secondary.btn-secondary:not(.btn-dim):not(:disabled):not(.disabled):hover, .bachnx .dark-mode .btn-trans.btn-outline-secondary:not(.btn-dim):not(:disabled):not(.disabled):hover {
  color: #6b89ae;
  background: #1d2835;
}

.bachnx .dark-mode .btn-dim.btn-outline-gray {
  color: #b7c2d0;
  background-color: #28313d;
  border-color: #3a4553;
}

.bachnx .dark-mode .btn-dim.btn-outline-gray:not(:disabled):not(.disabled):hover {
  color: #101924;
  background-color: #b7c2d0;
  border-color: #b7c2d0;
}

.bachnx .dark-mode .btn-white.btn-outline-gray:not(.btn-dim):not(:disabled):not(.disabled):hover, .bachnx .dark-mode .dt-buttons .btn-outline-gray.btn-secondary:not(.btn-dim):not(:disabled):not(.disabled):hover, .bachnx .dt-buttons .dark-mode .btn-outline-gray.btn-secondary:not(.btn-dim):not(:disabled):not(.disabled):hover, .bachnx .dark-mode .btn-trans.btn-outline-gray:not(.btn-dim):not(:disabled):not(.disabled):hover {
  color: #b7c2d0;
  background: #28313d;
}

.bachnx .dark-mode .btn-dim.btn-outline-dark {
  color: #e5e9f2;
  background-color: #323a45;
  border-color: #4d5662;
}

.bachnx .dark-mode .btn-dim.btn-outline-dark:not(:disabled):not(.disabled):hover {
  color: #101924;
  background-color: #e5e9f2;
  border-color: #e5e9f2;
}

.bachnx .dark-mode .btn-white.btn-outline-dark:not(.btn-dim):not(:disabled):not(.disabled):hover, .bachnx .dark-mode .dt-buttons .btn-outline-dark.btn-secondary:not(.btn-dim):not(:disabled):not(.disabled):hover, .bachnx .dt-buttons .dark-mode .btn-outline-dark.btn-secondary:not(.btn-dim):not(:disabled):not(.disabled):hover, .bachnx .dark-mode .btn-trans.btn-outline-dark:not(.btn-dim):not(:disabled):not(.disabled):hover {
  color: #e5e9f2;
  background: #323a45;
}

.bachnx .dark-mode .btn-dim.btn-outline-light, .bachnx .dark-mode .dt-buttons .btn-dim.btn-secondary, .bachnx .dt-buttons .dark-mode .btn-dim.btn-secondary {
  color: #8091a7;
  background-color: #1b2531;
  border-color: #3a4553;
}

.bachnx .dark-mode .btn-dim.btn-outline-light:not(:disabled):not(.disabled):hover, .bachnx .dark-mode .dt-buttons .btn-dim.btn-secondary:not(:disabled):not(.disabled):hover, .bachnx .dt-buttons .dark-mode .btn-dim.btn-secondary:not(:disabled):not(.disabled):hover {
  color: #fff;
  background-color: #8091a7;
  border-color: #8091a7;
}

.bachnx .dark-mode .btn-white.btn-outline-light:not(.btn-dim):not(:disabled):not(.disabled):hover, .bachnx .dark-mode .dt-buttons .btn-secondary:not(.btn-dim):not(:disabled):not(.disabled):hover, .bachnx .dt-buttons .dark-mode .btn-secondary:not(.btn-dim):not(:disabled):not(.disabled):hover, .bachnx .dark-mode .btn-trans.btn-outline-light:not(.btn-dim):not(:disabled):not(.disabled):hover, .bachnx .dark-mode .dt-buttons .btn-trans.btn-secondary:not(.btn-dim):not(:disabled):not(.disabled):hover, .bachnx .dt-buttons .dark-mode .btn-trans.btn-secondary:not(.btn-dim):not(:disabled):not(.disabled):hover {
  color: #8091a7;
  background: #1b2531;
}

.bachnx .dark-mode .btn-dim.btn-outline-light:not(:disabled):not(.disabled):hover, .bachnx .dark-mode .dt-buttons .btn-dim.btn-secondary:not(:disabled):not(.disabled):hover, .bachnx .dt-buttons .dark-mode .btn-dim.btn-secondary:not(:disabled):not(.disabled):hover, .bachnx .dark-mode .btn-white.btn-outline-light:not(:disabled):not(.disabled):hover, .bachnx .dark-mode .dt-buttons .btn-secondary:not(:disabled):not(.disabled):hover, .bachnx .dt-buttons .dark-mode .btn-secondary:not(:disabled):not(.disabled):hover, .bachnx .dark-mode .btn-dim.btn-outline-light:not(:disabled):not(.disabled):active, .bachnx .dark-mode .dt-buttons .btn-dim.btn-secondary:not(:disabled):not(.disabled):active, .bachnx .dt-buttons .dark-mode .btn-dim.btn-secondary:not(:disabled):not(.disabled):active, .bachnx .dark-mode .btn-white.btn-outline-light:not(:disabled):not(.disabled):active, .bachnx .dark-mode .dt-buttons .btn-secondary:not(:disabled):not(.disabled):active, .bachnx .dt-buttons .dark-mode .btn-secondary:not(:disabled):not(.disabled):active, .bachnx .dark-mode .show > .btn-white.btn-outline-light.dropdown-toggle, .bachnx .dark-mode .dt-buttons .show > .dropdown-toggle.btn-secondary, .bachnx .dt-buttons .dark-mode .show > .dropdown-toggle.btn-secondary {
  background: #3c4d62;
  border-color: #3c4d62;
  color: #fff;
}

.bachnx .dark-mode .btn-white, .bachnx .dark-mode .dt-buttons .btn-secondary, .bachnx .dt-buttons .dark-mode .btn-secondary, .bachnx .dark-mode .btn-white.btn-dim, .bachnx .dark-mode .dt-buttons .btn-dim.btn-secondary, .bachnx .dt-buttons .dark-mode .btn-dim.btn-secondary, .bachnx .dark-mode .btn-white.btn-outline-light, .bachnx .dark-mode .dt-buttons .btn-secondary, .bachnx .dt-buttons .dark-mode .btn-secondary {
  background: #141c26;
}

.bachnx .dark-mode .btn-outline-light:focus, .bachnx .dark-mode .dt-buttons .btn-secondary:focus, .bachnx .dt-buttons .dark-mode .btn-secondary:focus, .bachnx .dark-mode .btn-outline-light.focus, .bachnx .dark-mode .dt-buttons .focus.btn-secondary, .bachnx .dt-buttons .dark-mode .focus.btn-secondary {
  box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.07) !important;
}

.bachnx .dark-mode .border, .bachnx .dark-mode .border-bottom, .bachnx .dark-mode .border-top, .bachnx .dark-mode .border-left, .bachnx .dark-mode .border-right, .bachnx .dark-mode .dropdown-inner + .dropdown-inner, .bachnx .dark-mode .dropdown-head, .bachnx .dark-mode .dropdown-foot, .bachnx .dark-mode .preview-hr, .bachnx .dark-mode .select2-container--default .select2-selection--single, .bachnx .dark-mode .ql-picker-options, .bachnx .dark-mode .dropzone, .bachnx .dark-mode .select2-container--default .select2-selection--multiple, .bachnx .dark-mode .select2-dropdown, .bachnx .dark-mode .select2-container--default .select2-search--dropdown .select2-search__field, .bachnx .dark-mode .ui-timepicker-standard, .bachnx .dark-mode .ql-toolbar, .bachnx .dark-mode .ql-container, .bachnx .dark-mode .note-editor, .bachnx .dark-mode .note-toolbar, .bachnx .dark-mode .tox .tox-menubar, .bachnx .dark-mode .tox-toolbar-overlord, .bachnx .dark-mode .tox-tinymce, .bachnx .dark-mode .tox .tox-toolbar__group:not(:last-of-type), .bachnx .dark-mode .tox .tox-statusbar, .bachnx .dark-mode .tox .tox-menu, .bachnx .dark-mode .tox-toolbar, .bachnx .dark-mode .tox-editor-header, .bachnx .dark-mode .tox .tox-toolbar, .bachnx .dark-mode .tox .tox-toolbar__primary, .bachnx .dark-mode .tox .tox-toolbar__overflow, .bachnx .dark-mode .tox .tox-collection--list .tox-collection__group, .bachnx .dark-mode .note-btn-group .note-btn, .bachnx .dark-mode .note-statusbar, .bachnx .dark-mode .nk-code-preview-box, .bachnx .dark-mode .swal2-footer, .bachnx .dark-mode .example-border-all > div, .bachnx .dark-mode .btn-toolbar-sep, .bachnx .dark-mode .page-link, .bachnx .dark-mode .table th, .bachnx .dark-mode .table td, .bachnx .dark-mode .table-bordered, .bachnx .dark-mode .table-bordered th, .bachnx .dark-mode .table-bordered td, .bachnx .dark-mode .datatable-wrap, .bachnx .dark-mode .nk-tb-head .nk-tb-col, .bachnx .dark-mode .list-group-item, .bachnx .dark-mode .modal-header, .bachnx .dark-mode .modal-footer, .bachnx .dark-mode .popover, .bachnx .dark-mode .popover-header, .bachnx .dark-mode .tagify__tag > div::before, .bachnx .dark-mode .tagify__tag:hover:not([readonly]) div::before, .bachnx .dark-mode .nk-tb-item:not(:last-child) .nk-tb-col, .bachnx .dark-mode .nk-activity-item:not(:last-child), .bachnx .dark-mode .nk-support-item:not(:last-child), .bachnx .dark-mode .card-inner-group .card-inner:not(:last-child), .bachnx .dark-mode .card-aside, .bachnx .dark-mode .nav-tabs, .bachnx .dark-mode .divider, .bachnx .dark-mode .data-item:not(:last-child), .bachnx .dark-mode .nk-footer, .bachnx .dark-mode .nav-switch-s2 .nav-link, .bachnx .dark-mode .user-avatar-multiple .user-avatar {
  border-color: #1d2d40 !important;
}

.bachnx .dark-mode .card, .bachnx .dark-mode .code-block, .bachnx .dark-mode .alert-pro, .bachnx .dark-mode .modal-content, .bachnx .dark-mode .toast, .bachnx .dark-mode .toastr {
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.4);
}

.bachnx .dark-mode .toast-header {
  color: #8094ae;
}

.bachnx .dark-mode .toast, .bachnx .dark-mode .toast-header {
  border-color: #203247;
  background: #18212d;
}

.bachnx .dark-mode .table-active, .bachnx .dark-mode .table-active > th, .bachnx .dark-mode .table-active > td, .bachnx .dark-mode .table-hover tbody tr:hover, .bachnx .dark-mode .code-block .prettyprint, .bachnx .dark-mode .list-group-item, .bachnx .dark-mode .example-spacing-pd > div > span, .bachnx .dark-mode .custom-file-label::after, .bachnx .dark-mode .ql-picker-options, .bachnx .dark-mode .data-more:before, .bachnx .dark-mode .dropzone, .bachnx .dark-mode .ui-state-hover, .bachnx .dark-mode .note-editor.note-frame .note-statusbar, .bachnx .dark-mode .note-editor.note-airframe .note-statusbar, .bachnx .dark-mode .swal2-popup, .bachnx .dark-mode .select2-container--default .select2-results__option--highlighted[aria-selected], .bachnx .dark-mode .select2-container--default .select2-results__option[aria-selected=true], .bachnx .dark-mode .select2-container--default .select2-selection--multiple .select2-selection__choice, .bachnx .dark-mode .select2-container--default .select2-search--dropdown .select2-search__field, .bachnx .dark-mode .example-width > div, .bachnx .dark-mode .example-height > div, .bachnx .dark-mode .example-border > div, .bachnx .dark-mode .example-spacing > div {
  background: #101924;
}

.bachnx .dark-mode .tox .tox-tbtn:hover, .bachnx .dark-mode .tox .tox-collection--list .tox-collection__item--active, .bachnx .dark-mode .tox .tox-mbtn--active, .bachnx .dark-mode .tox .tox-mbtn:focus:not(:disabled), .bachnx .dark-mode .tox .tox-mbtn:hover:not(:disabled):not(.tox-mbtn--active), .bachnx .dark-mode .tox .tox-collection--list .tox-collection__item--enabled {
  background: #0a0f16;
}

.bachnx .dark-mode .icon-overlap li {
  border-color: #141c26;
}

.bachnx .dark-mode .card, .bachnx .dark-mode .kanban-add-task, .bachnx .dark-mode .kanban-board-header, .bachnx .dark-mode .kanban-item {
  background: #141c26;
}

.bachnx .dark-mode .accordion, .bachnx .dark-mode .form-clip, .bachnx .dark-mode .form-text-hint, .bachnx .dark-mode .card-aside, .bachnx .dark-mode .code-block, .bachnx .dark-mode .alert-pro, .bachnx .dark-mode .modal-content, .bachnx .dark-mode .toastr, .bachnx .dark-mode .toggle-content, .bachnx .dark-mode .nav-switch-s2 .nav-link:hover, .bachnx .dark-mode .nav-switch-s2 .nav-link:focus, .bachnx .dark-mode .nav-switch-s2 .nav-link.active, .bachnx .dark-mode .select2-container--default .select2-selection--single, .bachnx .dark-mode .select2-container--default .select2-selection--multiple, .bachnx .dark-mode .select2-dropdown, .bachnx .dark-mode .custom-file-label, .bachnx .dark-mode .custom-select, .bachnx .dark-mode div.dataTables_wrapper div.dataTables_length select, .bachnx div.dataTables_wrapper div.dataTables_length .dark-mode select, .bachnx .dark-mode .popover, .bachnx .dark-mode .search-wrap, .bachnx .dark-mode .form-control, .bachnx .dark-mode div.dataTables_wrapper div.dataTables_filter input, .bachnx div.dataTables_wrapper div.dataTables_filter .dark-mode input, .bachnx .dark-mode .dual-listbox .dual-listbox__search, .bachnx .dual-listbox .dark-mode .dual-listbox__search, .bachnx .dark-mode .form-label-outlined, .bachnx .dark-mode .input-mail, .bachnx .dark-mode .page-link, .bachnx .dark-mode .ui-timepicker-standard, .bachnx .dark-mode .note-editor, .bachnx .dark-mode .note-toolbar, .bachnx .dark-mode .tox .tox-edit-area__iframe, .bachnx .dark-mode .tox .tox-menubar, .bachnx .dark-mode .tox-toolbar-overlord, .bachnx .dark-mode .tox .tox-toolbar, .bachnx .dark-mode .tox .tox-toolbar__primary, .bachnx .dark-mode .tox .tox-toolbar__overflow, .bachnx .dark-mode .tox .tox-statusbar, .bachnx .dark-mode .tox .tox-menu, .bachnx .dark-mode .datepicker table tr td.today, .bachnx .dark-mode .datepicker table tr td.today:hover, .bachnx .dark-mode .datepicker table tr td.today.disabled, .bachnx .dark-mode .datepicker table tr td.today.disabled:hover, .bachnx .dark-mode .datepicker table tr td.day:hover, .bachnx .dark-mode .datepicker table tr td.day.focused, .bachnx .dark-mode .datepicker .datepicker-switch:hover, .bachnx .dark-mode .datepicker .prev:hover, .bachnx .dark-mode .datepicker .next:hover, .bachnx .dark-mode .datepicker tfoot tr th:hover {
  background: #141c26 !important;
}

.bachnx .dark-mode .clipboard-success-message {
  background: rgba(20, 28, 38, 0.9);
}

.bachnx .dark-mode .tagify__tag > div::before, .bachnx .dark-mode .tagify__tag:hover:not([readonly]) div::before {
  box-shadow: 0 0 0 1.1em #101924 inset;
}

.bachnx .dark-mode .popover-header {
  background-color: #1a2430;
}

.bachnx .dark-mode .popover {
  box-shadow: 0 0 20px -5px rgba(0, 0, 0, 0.6);
}

.bachnx .dark-mode .bs-popover-bottom .popover-header::before, .bachnx .dark-mode .bs-popover-auto[x-placement^="bottom"] .popover-header::before, .bachnx .dark-mode .bs-popover-auto[x-placement^="bottom"] .popover-header::before {
  border-color: #1d2d40;
}

.bachnx .dark-mode .bs-popover-top > .arrow::before, .bachnx .dark-mode .bs-popover-auto[x-placement^="top"] > .arrow::before, .bachnx .dark-mode .bs-popover-auto[x-placement^="top"] > .arrow::before {
  border-top-color: #1d2d40;
}

.bachnx .dark-mode .bs-popover-top > .arrow::after, .bachnx .dark-mode .bs-popover-auto[x-placement^="top"] > .arrow::after, .bachnx .dark-mode .bs-popover-auto[x-placement^="top"] > .arrow::after {
  border-top-color: #141c26;
}

.bachnx .dark-mode .bs-popover-bottom > .arrow::before, .bachnx .dark-mode .bs-popover-auto[x-placement^="bottom"] > .arrow::before, .bachnx .dark-mode .bs-popover-auto[x-placement^="bottom"] > .arrow::before {
  border-bottom-color: #1d2d40;
}

.bachnx .dark-mode .bs-popover-bottom > .arrow::after, .bachnx .dark-mode .bs-popover-auto[x-placement^="bottom"] > .arrow::after, .bachnx .dark-mode .bs-popover-auto[x-placement^="bottom"] > .arrow::after {
  border-bottom-color: #141c26;
}

.bachnx .dark-mode .bs-popover-right > .arrow::before, .bachnx .dark-mode .bs-popover-auto[x-placement^="right"] > .arrow::before, .bachnx .dark-mode .bs-popover-auto[x-placement^="right"] > .arrow::before {
  border-right-color: #1d2d40;
}

.bachnx .dark-mode .bs-popover-right > .arrow::after, .bachnx .dark-mode .bs-popover-auto[x-placement^="right"] > .arrow::after, .bachnx .dark-mode .bs-popover-auto[x-placement^="right"] > .arrow::after {
  border-right-color: #141c26;
}

.bachnx .dark-mode .bs-popover-left > .arrow::before, .bachnx .dark-mode .bs-popover-auto[x-placement^="left"] > .arrow::before, .bachnx .dark-mode .bs-popover-auto[x-placement^="left"] > .arrow::before {
  border-left-color: #1d2d40;
}

.bachnx .dark-mode .bs-popover-left > .arrow::after, .bachnx .dark-mode .bs-popover-auto[x-placement^="left"] > .arrow::after, .bachnx .dark-mode .bs-popover-auto[x-placement^="left"] > .arrow::after {
  border-left-color: #141c26;
}

.bachnx .dark-mode .team-info li span:last-child, .bachnx .dark-mode .team-statistics li span:first-child, .bachnx .dark-mode .project-progress-percent, .bachnx .dark-mode .kanban-title-content .title, .bachnx .dark-mode .card-tools-nav li a:hover, .bachnx .dark-mode .card-tools-nav li a.active, .bachnx .dark-mode .card-tools-nav li.active a, .bachnx .dark-mode .card-amount .amount, .bachnx .dark-mode .accordion-head .title, .bachnx .dark-mode .custom-file-label::after, .bachnx .dark-mode .input-mail, .bachnx .dark-mode .form-control, .bachnx .dark-mode div.dataTables_wrapper div.dataTables_filter input, .bachnx div.dataTables_wrapper div.dataTables_filter .dark-mode input, .bachnx .dark-mode .dual-listbox .dual-listbox__search, .bachnx .dual-listbox .dark-mode .dual-listbox__search, .bachnx .dark-mode .form-control:focus, .bachnx .dark-mode div.dataTables_wrapper div.dataTables_filter input:focus, .bachnx div.dataTables_wrapper div.dataTables_filter .dark-mode input:focus, .bachnx .dark-mode .dual-listbox .dual-listbox__search:focus, .bachnx .dual-listbox .dark-mode .dual-listbox__search:focus, .bachnx .dark-mode .form-label, .bachnx .dark-mode .form-label-outlined, .bachnx .dark-mode .input-group-text, .bachnx .dark-mode .table .thead-light th, .bachnx .dark-mode .table-hover tbody tr:hover, .bachnx .dark-mode .close, .bachnx .dark-mode .close:hover, .bachnx .dark-mode .user-name, .bachnx .dark-mode .nk-news-text p, .bachnx .dark-mode .data-item:hover .icon, .bachnx .dark-mode .accordion-icon {
  color: #fff !important;
}

.bachnx .dark-mode .close {
  text-shadow: 0 1px 0 #141c26;
}

.bachnx .dark-mode .close:focus {
  outline: none !important;
}

.bachnx .dark-mode .nk-block-des, .bachnx .dark-mode .card-title p, .bachnx .dark-mode .nk-sale-data .sub-title, .bachnx .dark-mode .link-check li span, .bachnx .dark-mode .data-value, .bachnx .dark-mode .custom-file-label, .bachnx .dark-mode .custom-select, .bachnx .dark-mode div.dataTables_wrapper div.dataTables_length select, .bachnx div.dataTables_wrapper div.dataTables_length .dark-mode select, .bachnx .dark-mode .form-control-select-multiple .custom-select option, .bachnx .dark-mode .form-control-select-multiple div.dataTables_wrapper div.dataTables_length select option, .bachnx div.dataTables_wrapper div.dataTables_length .dark-mode .form-control-select-multiple select option, .bachnx .dark-mode .select2-container--default .select2-selection--single .select2-selection__rendered, .bachnx .dark-mode .select2-container--default .select2-selection--multiple .select2-selection__rendered, .bachnx .dark-mode .ui-timepicker-standard a, .bachnx .dark-mode .note-placeholder, .bachnx .dark-mode [class*="knob"], .bachnx .dark-mode .tox .tox-tbtn:hover, .bachnx .dark-mode .tox .tox-statusbar a, .bachnx .dark-mode .tox .tox-statusbar__path-item, .bachnx .dark-mode .tox .tox-statusbar__wordcount, .bachnx .dark-mode .tox-collection__item-label > *, .bachnx .dark-mode .nk-quick-nav-icon, .bachnx .dark-mode .dropzone .dz-message span, .bachnx .dark-mode .datepicker table tr td.today, .bachnx .dark-mode .datepicker table tr td.today:hover, .bachnx .dark-mode .datepicker table tr td.today.disabled, .bachnx .dark-mode .datepicker table tr td.today.disabled:hover, .bachnx .dark-mode .datepicker table tr td.day:hover, .bachnx .dark-mode .datepicker table tr td.day.focused, .bachnx .dark-mode .page-link, .bachnx .dark-mode .alert-pro, .bachnx .dark-mode .nk-news-text p span, .bachnx .dark-mode .language-item, .bachnx .dark-mode .nk-tb-list .tb-lead-sub, .bachnx .dark-mode .nk-tb-list .tb-amount-sub {
  color: #8094ae !important;
}

.bachnx .dark-mode .tox .tox-collection__item-accessory {
  color: #526484;
}

.bachnx .dark-mode .nk-menu-link, .bachnx .dark-mode .link-dark, .bachnx .dark-mode .nk-menu-main .nk-menu-sub .nk-menu-link, .bachnx .dark-mode .link-list a {
  color: #8094ae !important;
}

.bachnx .dark-mode .nk-menu-link:hover, .bachnx .dark-mode .link-dark:hover, .bachnx .dark-mode .nk-menu-main .nk-menu-sub .nk-menu-link:hover, .bachnx .dark-mode .link-list a:hover {
  color: #e81818 !important;
}

.bachnx .dark-mode .nk-menu-badge {
  color: #dbdfea;
  background: #2a3a4e;
}

.bachnx .dark-mode .is-dark .nk-menu-badge {
  color: #e3e7fe;
}

.bachnx .dark-mode .is-dark .nk-menu-badge {
  color: #9cabff;
}

.bachnx .dark-mode .ql-picker.ql-expanded .ql-picker-label, .bachnx .dark-mode .active > .nk-menu-link, .bachnx .dark-mode .is-theme .nk-menu-link:hover .nk-menu-icon, .bachnx .dark-mode .is-theme .nk-menu-item.active > .nk-menu-link .nk-menu-icon, .bachnx .dark-mode .is-theme .nk-menu-item.current-menu > .nk-menu-link .nk-menu-icon, .bachnx .dark-mode .is-theme .nk-menu-sub .nk-menu-link:hover, .bachnx .dark-mode .is-theme .nk-menu-sub .active > .nk-menu-link, .bachnx .dark-mode .page-link:hover {
  color: #e81818;
}

.bachnx .dark-mode .nk-header-mobile, .bachnx .dark-mode .nk-menu-hr, .bachnx .dark-mode .nk-menu .nk-menu-sub, .bachnx .dark-mode .nk-sidebar .nk-menu > li .nk-menu-sub .nk-menu-sub, .bachnx .dark-mode .user-avatar-group .user-avatar {
  border-color: #1d2d40;
}

.bachnx .dark-mode .nk-header-menu, .bachnx .dark-mode .nk-menu .nk-menu-sub {
  background: #15202f;
}

.bachnx .dark-mode .nk-menu .nk-menu-sub .nk-menu-item:hover > a {
  background-color: #101924;
}

.bachnx .dark-mode .nk-sidebar .nk-menu > li .nk-menu-sub .nk-menu-sub {
  border-color: #1d2d40;
}

.bachnx .dark-mode .table .thead-light th, .bachnx .dark-mode .page-item.disabled .page-link, .bachnx .dark-mode .page-link:hover, .bachnx .dark-mode .tb-odr-head, .bachnx .dark-mode .tb-tnx-head, .bachnx .dark-mode .custom-control-input[disabled] ~ .custom-control-label::before, .bachnx .dark-mode .custom-control-input:disabled ~ .custom-control-label::before {
  background-color: #28374b !important;
}

.bachnx .dark-mode .progress, .bachnx .dark-mode .data-head, .bachnx .dark-mode .custom-control-label::before, .bachnx .dark-mode .input-group-text, .bachnx .dark-mode .nk-msg-profile-toggle {
  background-color: #212d3d !important;
}

.bachnx .dark-mode .nk-msg-profile-toggle, .bachnx .dark-mode .custom-control-label::before, .bachnx .dark-mode .form-control, .bachnx .dark-mode div.dataTables_wrapper div.dataTables_filter input, .bachnx div.dataTables_wrapper div.dataTables_filter .dark-mode input, .bachnx .dark-mode .dual-listbox .dual-listbox__search, .bachnx .dual-listbox .dark-mode .dual-listbox__search, .bachnx .dark-mode .input-mail, .bachnx .dark-mode .custom-file-label, .bachnx .dark-mode .input-group-text, .bachnx .dark-mode .custom-select, .bachnx .dark-mode div.dataTables_wrapper div.dataTables_length select, .bachnx div.dataTables_wrapper div.dataTables_length .dark-mode select, .bachnx .dark-mode .swal2-input, .bachnx .dark-mode .swal2-file, .bachnx .dark-mode .swal2-textarea, .bachnx .dark-mode .select2-container--default .select2-selection--single, .bachnx .dark-mode .select2-container--default .select2-selection--multiple, .bachnx .dark-mode .select2-dropdown, .bachnx .dark-mode .note-popover .popover-content .dropdown-style > li[aria-label="pre"], .bachnx .dark-mode .note-editor .note-toolbar .dropdown-style > li[aria-label="pre"], .bachnx .dark-mode .link-bdr-t, .bachnx .dark-mode .link-check + .link-check, .bachnx .dark-mode .link-tidy li + li, .bachnx .link-tidy .dark-mode li + li, .bachnx .dark-mode .link-list + .link-list, .bachnx .dark-mode .link-list-opt li + li, .bachnx .link-list-opt .dark-mode li + li, .bachnx .dark-mode .link-list-plain li + li, .bachnx .link-list-plain .dark-mode li + li, .bachnx .dark-mode .link-check + .link-check, .bachnx .dark-mode .link-tidy li + li, .bachnx .dark-mode .link-list + .link-list, .bachnx .dark-mode .link-list-opt li + li, .bachnx .dark-mode .link-list-plain li, .bachnx .dark-mode .link-list-plain li + li {
  border-color: #384d69 !important;
}

.bachnx .dark-mode .custom-switch .custom-control-label::after {
  background-color: #7f99bb !important;
}

.bachnx .dark-mode .custom-switch .custom-control-input:checked ~ .custom-control-label::after {
  background-color: #fff !important;
}

.bachnx .dark-mode .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #e81818 !important;
  border-color: #e81818 !important;
}

.bachnx .dark-mode .btn-trigger:before, .bachnx .dark-mode .btn-trigger.active:hover:before, .bachnx .dark-mode .nk-quick-nav-icon:before, .bachnx .dark-mode .nk-header-mobile .nk-nav-toggle.nk-quick-nav-icon:before {
  background-color: #070a0f;
}

.bachnx .dark-mode .dropdown-menu {
  background-color: #18212d;
  border-color: #263547;
  box-shadow: 0 3px 20px 1px rgba(0, 0, 0, 0.4);
}

.bachnx .dark-mode .dropdown-menu-s1 {
  border-top-color: #e81818;
}

.bachnx .dark-mode .link-list-plain a, .bachnx .dark-mode .link-list-opt a, .bachnx .dark-mode .link-check li a {
  color: #b6c6e3;
}

.bachnx .dark-mode .link-list-plain a:hover, .bachnx .dark-mode .link-list-opt a:hover, .bachnx .dark-mode .link-check li a:hover {
  background: #2a3a4e;
}

.bachnx .dark-mode .border-transparent {
  border-color: transparent !important;
}

.bachnx .dark-mode .note-editor .btn, .bachnx .dark-mode .note-editor .dual-listbox .dual-listbox__button, .bachnx .dual-listbox .dark-mode .note-editor .dual-listbox__button, .bachnx .dark-mode .ql-picker, .bachnx .dark-mode .tox .tox-tbtn__select-label, .bachnx .dark-mode .tox .tox-mbtn__select-label, .bachnx .dark-mode .lead-text span, .bachnx .dark-mode .data-list-s2 .data-label, .bachnx .dark-mode .btn-trigger, .bachnx .dark-mode .dropdown .btn.btn-icon:not(.btn-light), .bachnx .dark-mode .dropdown .dt-buttons .btn.btn-secondary:not(.btn-light), .bachnx .dt-buttons .dark-mode .dropdown .btn.btn-secondary:not(.btn-light), .bachnx .dark-mode .dropdown .dt-buttons .dual-listbox .btn-secondary.dual-listbox__button:not(.btn-light), .bachnx .dt-buttons .dual-listbox .dark-mode .dropdown .btn-secondary.dual-listbox__button:not(.btn-light), .bachnx .dark-mode .dropdown .dual-listbox .dt-buttons .btn-secondary.dual-listbox__button:not(.btn-light), .bachnx .dual-listbox .dt-buttons .dark-mode .dropdown .btn-secondary.dual-listbox__button:not(.btn-light), .bachnx .dark-mode .dropdown .dual-listbox .btn-icon.dual-listbox__button:not(.btn-light), .bachnx .dual-listbox .dark-mode .dropdown .btn-icon.dual-listbox__button:not(.btn-light), .bachnx .dark-mode .list-step li.list-step-done {
  color: #8094ae;
}

.bachnx .dark-mode .ql-fill, .bachnx .dark-mode .ql-stroke.ql-fill, .bachnx .dark-mode .tox .tox-tbtn svg {
  fill: #8094ae;
}

.bachnx .dark-mode .ql-stroke {
  stroke: #8094ae;
}

.bachnx .dark-mode .team-info li span:first-child, .bachnx .dark-mode .team-statistics li span:last-child, .bachnx .dark-mode .project-progress-task, .bachnx .dark-mode .table, .bachnx .dark-mode .nk-tb-list, .bachnx .dark-mode .nk-tb-list .tb-amount span, .bachnx .dark-mode .nk-tb-list .tb-amount .currency, .bachnx .dark-mode .tb-tnx-item .tb-tnx-total, .bachnx .dark-mode .tb-odr-item .tb-odr-total, .bachnx .dark-mode .user-balance-sub span, .bachnx .dark-mode .dropdown-menu, .bachnx .dark-mode .pln, .bachnx .dark-mode .overline-title, .bachnx .dark-mode .nk-block-des strong, .bachnx .dark-mode .data-item:hover .data-value, .bachnx .dark-mode .data-item:hover .data-label, .bachnx .dark-mode .nk-notification-text, .bachnx .dark-mode .profile-ud-value, .bachnx .dark-mode .bq-note-meta span > span, .bachnx .dark-mode .tagify__tag > div, .bachnx .dark-mode .popover-body, .bachnx .dark-mode .input-mail::placeholder, .bachnx .dark-mode .list-apps-title {
  color: #b6c6e3;
}

.bachnx .dark-mode .nk-notification-text span, .bachnx .dark-mode .is-unread .chat-context .text {
  color: #dfe9fe;
}

.bachnx .dark-mode .nav-tabs .nav-link {
  color: #b6c6e3;
}

.bachnx .dark-mode .nav-tabs .nav-link.active {
  color: #e81818;
}

.bachnx .dark-mode .nav-tabs .nav-link:hover {
  color: #fff;
}

.bachnx .dark-mode .link-list-menu a, .bachnx .dark-mode .list-plain a {
  color: #8094ae;
}

.bachnx .dark-mode .link-list-menu a:hover, .bachnx .dark-mode .link-list-menu a.active, .bachnx .dark-mode .list-plain a:hover, .bachnx .dark-mode .list-plain a.active {
  color: #e81818;
}

.bachnx .dark-mode .nav-switch .nav-link.active, .bachnx .dark-mode .list-apps a:hover .list-apps-title {
  color: #fff;
}

.bachnx .dark-mode .nk-tb-item:not(.nk-tb-head):hover, .bachnx .dark-mode .nk-tb-item:not(.nk-tb-head).seleted {
  box-shadow: 0 2px 15px -4px rgba(0, 0, 0, 0.7);
}

.bachnx .dark-mode .nk-tb-item:hover .nk-tb-action-hidden, .bachnx .dark-mode .bq-note-text, .bachnx .dark-mode .nk-tb-item:not(.nk-tb-head):hover, .bachnx .dark-mode .nk-tb-item:not(.nk-tb-head).seleted {
  background: #11171f;
}

.bachnx .dark-mode .nk-apps-sidebar .dropdown-menu .lead-text, .bachnx .dark-mode .list-step li.list-step-current, .bachnx .dark-mode .nk-tb-list .tb-lead, .bachnx .dark-mode .nk-tb-list .tb-amount, .bachnx .dark-mode .nk-support-content .title, .bachnx .dark-mode .nk-sale-data .amount {
  color: #fff;
}

.bachnx .dark-mode .nk-support-content .time, .bachnx .dark-mode .page-item.disabled .page-link, .bachnx .dark-mode .card-hint, .bachnx .dark-mode .list-step li {
  color: #526484;
}

.bachnx .dark-mode .nk-order-ovwg-data .title .icon, .bachnx .dark-mode .timeline-item:not(:last-child):before, .bachnx .dark-mode .timeline-status.is-outline:after {
  background-color: #263547;
}

.bachnx .dark-mode .nk-footer {
  background-color: #101924;
}

.bachnx .dark-mode .nk-order-ovwg-data .info strong, .bachnx .dark-mode .user-activity .amount, .bachnx .dark-mode .invest-data-history .amount, .bachnx .dark-mode .analytic-data .amount, .bachnx .dark-mode .traffic-channel-data .amount, .bachnx .dark-mode .analytics-map-data .amount, .bachnx .dark-mode .device-status-data .amount, .bachnx .dark-mode .invest-ov .amount, .bachnx .dark-mode .profile-balance-amount .number {
  color: #fff;
}

.bachnx .dark-mode .invest-ov:not(:last-child) {
  border-color: #384d69;
}

.bachnx .dark-mode .nk-header .dropdown-menu .lead-text, .bachnx .dark-mode .nk-sidebar-bar .dropdown-menu .lead-text {
  color: #fff;
}

.bachnx .dark-mode .nk-header, .bachnx .dark-mode .nk-header.is-light:not([class*=bg-]), .bachnx .dark-mode .nk-sidebar, .bachnx .dark-mode .nk-sidebar.is-light, .bachnx .dark-mode .nk-sidebar-head {
  border-color: #203247 !important;
}

.bachnx .dark-mode .nk-header, .bachnx .dark-mode .nk-header.is-light:not([class*=bg-]), .bachnx .dark-mode .nk-sidebar, .bachnx .dark-mode .nk-sidebar.is-light, .bachnx .dark-mode .nk-header.is-theme:not([class*=bg-]) {
  background: #101924;
}

.bachnx .dark-mode .nk-chat-aside-user .title, .bachnx .dark-mode .nk-file-name, .bachnx .dark-mode .nk-file-name-text a.title, .bachnx .dark-mode .is-unread .nk-ibx-context-text .heading, .bachnx .dark-mode .chat-profile-settings .custom-control-sm .custom-control-label, .bachnx .dark-mode .attach-info, .bachnx .dark-mode .profile-stats .amount, .bachnx .dark-mode .is-unread .chat-from .name {
  color: #fff;
}

.bachnx .dark-mode .nk-fmg-menu-item .icon, .bachnx .dark-mode .nk-ibx-menu-item .icon {
  color: #8094ae;
}

.bachnx .dark-mode .nk-fmg-menu-text, .bachnx .dark-mode .nk-ibx-label-text, .bachnx .dark-mode .nk-ibx-menu-text, .bachnx .dark-mode .attach-item a, .bachnx .dark-mode .user-contacts li, .bachnx .dark-mode .nk-ibx-context-text .heading, .bachnx .dark-mode .chat-option-link:hover .lead-text, .bachnx .dark-mode .chat-from .name, .bachnx .dark-mode .user-plan-title {
  color: #b6c6e3;
}

.bachnx .dark-mode .nk-file-name-text a.title:hover, .bachnx .dark-mode .active > .nk-fmg-menu-item .icon, .bachnx .dark-mode .active .nk-ibx-menu-text, .bachnx .dark-mode .active .nk-ibx-menu-item .icon {
  color: #e81818;
}

.bachnx .dark-mode .nk-chat, .bachnx .dark-mode .nk-chat-aside, .bachnx .dark-mode .nk-chat-profile, .bachnx .dark-mode .nk-chat-head, .bachnx .dark-mode .chat-profile-group, .bachnx .dark-mode .nk-fmg, .bachnx .dark-mode .nk-fmg-aside, .bachnx .dark-mode .nk-fmg-body-head, .bachnx .dark-mode .nk-fmg-switch, .bachnx .dark-mode .nk-files-view-grid .nk-file, .bachnx .dark-mode .nk-files-view-group .nk-file, .bachnx .dark-mode .nk-ibx, .bachnx .dark-mode .nk-ibx-aside, .bachnx .dark-mode .nk-ibx-head, .bachnx .dark-mode .nk-ibx-item, .bachnx .dark-mode .nk-reply-form, .bachnx .dark-mode .nk-reply-form-header, .bachnx .dark-mode .nk-reply-form-tools, .bachnx .dark-mode .nk-reply-form-field:not(:last-child), .bachnx .dark-mode .nk-msg, .bachnx .dark-mode .nk-msg-head, .bachnx .dark-mode .nk-msg-profile, .bachnx .dark-mode .attach-files, .bachnx .dark-mode .attach-foot, .bachnx .dark-mode .nk-msg-item:not(:last-child), .bachnx .dark-mode .nk-msg-aside, .bachnx .dark-mode .nk-msg-nav, .bachnx .dark-mode .nk-msg-nav .search-wrap, .bachnx .dark-mode .nk-files-group > .title, .bachnx .dark-mode .nk-file-share-header, .bachnx .dark-mode .nk-files-view-list .nk-file > div {
  border-color: #1d2d40 !important;
}

.bachnx .dark-mode .nk-block-subhead, .bachnx .dark-mode .data-list-s2 .data-head, .bachnx .dark-mode .nk-profile-toggle, .bachnx .dark-mode .nk-profile-content, .bachnx .dark-mode .user-account-links {
  border-color: #2b3748;
}

.bachnx .dark-mode .nk-upload-item, .bachnx .dark-mode .dropzone {
  border-color: #354358 !important;
}

.bachnx .dark-mode .data-list-s2 .data-head {
  background: transparent !important;
}

.bachnx .dark-mode .chat-sap-meta:before, .bachnx .dark-mode .chat-sap-meta:after, .bachnx .dark-mode .active > .nk-fmg-menu-item, .bachnx .dark-mode .nk-fmg-menu-item:hover, .bachnx .dark-mode .nk-ibx-status, .bachnx .dark-mode .nk-ibx-reply-item:not(:last-child):after, .bachnx .dark-mode .nk-reply-meta-info:before, .bachnx .dark-mode .nk-reply-meta-info:after {
  background: #1d2d40;
}

.bachnx .dark-mode .nk-chat, .bachnx .dark-mode .nk-chat-aside, .bachnx .dark-mode .nk-chat-profile, .bachnx .dark-mode .nk-chat-head, .bachnx .dark-mode .chat-msg, .bachnx .dark-mode .nk-chat-editor, .bachnx .dark-mode .nk-chat-blank, .bachnx .dark-mode .nk-fmg, .bachnx .dark-mode .nk-fmg-aside, .bachnx .dark-mode .nk-fmg-body-head, .bachnx .dark-mode .nk-files-view-grid .nk-file, .bachnx .dark-mode .nk-files-view-group .nk-file, .bachnx .dark-mode .nk-ibx, .bachnx .dark-mode .nk-ibx-aside, .bachnx .dark-mode .nk-ibx-item, .bachnx .dark-mode .nk-ibx-view, .bachnx .dark-mode .nk-msg, .bachnx .dark-mode .nk-msg-head, .bachnx .dark-mode .nk-msg-profile, .bachnx .dark-mode .nk-fmg-switch {
  background: #141c26;
}

.bachnx .dark-mode .nk-ibx-status .progress {
  background: #141c26 !important;
}

.bachnx .dark-mode .nk-chat-panel, .bachnx .dark-mode .chat-item:hover, .bachnx .dark-mode .chat-item.current, .bachnx .dark-mode .chat-item:hover .chat-actions, .bachnx .dark-mode .chat-members .user-card:hover, .bachnx .dark-mode .chat-members .user-actions, .bachnx .dark-mode .nk-profile-content, .bachnx .dark-mode .nk-msg-item.active, .bachnx .dark-mode .nk-msg-item.current, .bachnx .dark-mode .channel-list a:hover, .bachnx .dark-mode .channel-list a.active {
  background: #0d141d !important;
}

.bachnx .dark-mode .fav-list .user-avatar:after {
  background: #415a79;
}

.bachnx .dark-mode .nk-ibx-item:not(.no-hover):hover, .bachnx .dark-mode .nk-ibx-item.active, .bachnx .dark-mode .nk-ibx-item:hover .ibx-actions-hidden, .bachnx .dark-mode .nk-ibx-item:hover .ibx-actions, .bachnx .dark-mode .nk-ibx-label > li:hover, .bachnx .dark-mode .nk-ibx-contact > li:hover, .bachnx .dark-mode .nk-ibx-menu li.active, .bachnx .dark-mode .nk-ibx-menu li:hover, .bachnx .dark-mode .dot-label:after, .bachnx .dark-mode .attach-foot, .bachnx .dark-mode .nk-reply-from, .bachnx .dark-mode .nk-reply-entry.note, .bachnx .dark-mode .nk-msg-aside, .bachnx .dark-mode .nk-msg-nav, .bachnx .dark-mode .nk-files-view-list .nk-file > div {
  background: #101924;
}

.bachnx .dark-mode .is-unread .nk-ibx-context-text, .bachnx .dark-mode .nk-upload-info {
  color: #dfe9fe;
}

.bachnx .dark-mode .nk-reply-msg-excerpt, .bachnx .dark-mode .nk-ibx-context-text, .bachnx .dark-mode .user-contacts li .icon, .bachnx .dark-mode .nk-reply-tools .date {
  color: #8094ae;
}

.bachnx .dark-mode .is-unread .nk-msg-sender .name {
  color: #fff;
}

.bachnx .dark-mode .nk-reply-meta-info, .bachnx .dark-mode .nk-reply-from {
  color: #7a8faa;
}

.bachnx .dark-mode .nk-reply-meta-info span, .bachnx .dark-mode .nk-reply-meta-info strong, .bachnx .dark-mode .nk-reply-meta-info .who, .bachnx .dark-mode .channel-list a {
  color: #b6c6e3;
}

.bachnx .dark-mode .nk-reply-meta-info .whom {
  color: #e81818;
}

.bachnx .dark-mode .fc .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk .btn, .bachnx .dark-mode .fc .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk .dual-listbox .dual-listbox__button, .bachnx .dual-listbox .dark-mode .fc .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk .dual-listbox__button {
  color: #b6c6e3;
  border-color: #1d2d40;
}

.bachnx .dark-mode .fc .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk .btn:disabled, .bachnx .dark-mode .fc .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk .dual-listbox .dual-listbox__button:disabled, .bachnx .dual-listbox .dark-mode .fc .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk .dual-listbox__button:disabled {
  color: #b6c6e3;
  border-color: #1d2d40;
}

.bachnx .dark-mode .fc .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk .btn:hover, .bachnx .dark-mode .fc .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk .dual-listbox .dual-listbox__button:hover, .bachnx .dual-listbox .dark-mode .fc .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk .dual-listbox__button:hover, .bachnx .dark-mode .fc .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk .btn:focus, .bachnx .dark-mode .fc .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk .dual-listbox .dual-listbox__button:focus, .bachnx .dual-listbox .dark-mode .fc .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk .dual-listbox__button:focus {
  color: #fff;
  background: #101924;
  border-color: #1d2d40;
}

.bachnx .dark-mode .fc .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk .btn:focus, .bachnx .dark-mode .fc .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk .dual-listbox .dual-listbox__button:focus, .bachnx .dual-listbox .dark-mode .fc .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk .dual-listbox__button:focus {
  box-shadow: 0 0 0 0.2rem rgba(29, 45, 64, 0.5);
}

.bachnx .dark-mode .fc .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk .btn.active, .bachnx .dark-mode .fc .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk .dual-listbox .active.dual-listbox__button, .bachnx .dual-listbox .dark-mode .fc .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk .active.dual-listbox__button {
  color: #e81818;
  border-color: #1d2d40;
  background: #101924;
  box-shadow: inset 0 0 4px -1px rgba(29, 45, 64, 0.25);
}

.bachnx .dark-mode .fc-day {
  color: #b6c6e3;
}

.bachnx .dark-mode .fc-day-other {
  color: #8094ae;
}

.bachnx .dark-mode .fc-list-day, .bachnx .dark-mode .fc-col-header-cell {
  color: #fff;
}

.bachnx .dark-mode .fc .fc-list-empty {
  background: #101924;
}

.bachnx .dark-mode .fc-timegrid-event-harness-inset .fc-timegrid-event, .bachnx .dark-mode .fc-timegrid-event.fc-event-mirror {
  box-shadow: 0px 0px 0px 1px #101924;
}

.bachnx .dark-mode a.fc-event-primary-dim {
  background-color: #202a47 !important;
  border-color: #202a47 !important;
}

.bachnx .dark-mode .modal-header.fc-event-primary-dim {
  background-color: #202a47 !important;
  border-color: #182035 !important;
}

.bachnx .dark-mode span.fc-event-primary-dim .dot {
  background-color: #202a47 !important;
}

.bachnx .dark-mode .fc-event-primary-dim:not(a) .fc-list-event-dot {
  background-color: #202a47 !important;
}

.bachnx .dark-mode a.fc-event-success-dim {
  background-color: #163a3a !important;
  border-color: #163a3a !important;
}

.bachnx .dark-mode .modal-header.fc-event-success-dim {
  background-color: #163a3a !important;
  border-color: #0f2828 !important;
}

.bachnx .dark-mode span.fc-event-success-dim .dot {
  background-color: #163a3a !important;
}

.bachnx .dark-mode .fc-event-success-dim:not(a) .fc-list-event-dot {
  background-color: #163a3a !important;
}

.bachnx .dark-mode a.fc-event-info-dim {
  background-color: #133542 !important;
  border-color: #133542 !important;
}

.bachnx .dark-mode .modal-header.fc-event-info-dim {
  background-color: #133542 !important;
  border-color: #0d252e !important;
}

.bachnx .dark-mode span.fc-event-info-dim .dot {
  background-color: #133542 !important;
}

.bachnx .dark-mode .fc-event-info-dim:not(a) .fc-list-event-dot {
  background-color: #133542 !important;
}

.bachnx .dark-mode a.fc-event-warning-dim {
  background-color: #363422 !important;
  border-color: #363422 !important;
}

.bachnx .dark-mode .modal-header.fc-event-warning-dim {
  background-color: #363422 !important;
  border-color: #262518 !important;
}

.bachnx .dark-mode span.fc-event-warning-dim .dot {
  background-color: #363422 !important;
}

.bachnx .dark-mode .fc-event-warning-dim:not(a) .fc-list-event-dot {
  background-color: #363422 !important;
}

.bachnx .dark-mode a.fc-event-danger-dim {
  background-color: #34242b !important;
  border-color: #34242b !important;
}

.bachnx .dark-mode .modal-header.fc-event-danger-dim {
  background-color: #34242b !important;
  border-color: #251a1f !important;
}

.bachnx .dark-mode span.fc-event-danger-dim .dot {
  background-color: #34242b !important;
}

.bachnx .dark-mode .fc-event-danger-dim:not(a) .fc-list-event-dot {
  background-color: #34242b !important;
}

.bachnx .dark-mode a.fc-event-secondary-dim {
  background-color: #1b2532 !important;
  border-color: #1b2532 !important;
}

.bachnx .dark-mode .modal-header.fc-event-secondary-dim {
  background-color: #1b2532 !important;
  border-color: #121921 !important;
}

.bachnx .dark-mode span.fc-event-secondary-dim .dot {
  background-color: #1b2532 !important;
}

.bachnx .dark-mode .fc-event-secondary-dim:not(a) .fc-list-event-dot {
  background-color: #1b2532 !important;
}

.bachnx .dark-mode a.fc-event-dark-dim {
  background-color: #161e29 !important;
  border-color: #161e29 !important;
}

.bachnx .dark-mode .modal-header.fc-event-dark-dim {
  background-color: #161e29 !important;
  border-color: #0d1218 !important;
}

.bachnx .dark-mode span.fc-event-dark-dim .dot {
  background-color: #161e29 !important;
}

.bachnx .dark-mode .fc-event-dark-dim:not(a) .fc-list-event-dot {
  background-color: #161e29 !important;
}

.bachnx .dark-mode a.fc-event-blue-dim {
  background-color: #1e2f46 !important;
  border-color: #1e2f46 !important;
}

.bachnx .dark-mode .modal-header.fc-event-blue-dim {
  background-color: #1e2f46 !important;
  border-color: #162334 !important;
}

.bachnx .dark-mode span.fc-event-blue-dim .dot {
  background-color: #1e2f46 !important;
}

.bachnx .dark-mode .fc-event-blue-dim:not(a) .fc-list-event-dot {
  background-color: #1e2f46 !important;
}

.bachnx .dark-mode a.fc-event-azure-dim {
  background-color: #152a46 !important;
  border-color: #152a46 !important;
}

.bachnx .dark-mode .modal-header.fc-event-azure-dim {
  background-color: #152a46 !important;
  border-color: #0f1e32 !important;
}

.bachnx .dark-mode span.fc-event-azure-dim .dot {
  background-color: #152a46 !important;
}

.bachnx .dark-mode .fc-event-azure-dim:not(a) .fc-list-event-dot {
  background-color: #152a46 !important;
}

.bachnx .dark-mode a.fc-event-indigo-dim {
  background-color: #1a233d !important;
  border-color: #1a233d !important;
}

.bachnx .dark-mode .modal-header.fc-event-indigo-dim {
  background-color: #1a233d !important;
  border-color: #12192b !important;
}

.bachnx .dark-mode span.fc-event-indigo-dim .dot {
  background-color: #1a233d !important;
}

.bachnx .dark-mode .fc-event-indigo-dim:not(a) .fc-list-event-dot {
  background-color: #1a233d !important;
}

.bachnx .dark-mode a.fc-event-purple-dim {
  background-color: #252847 !important;
  border-color: #252847 !important;
}

.bachnx .dark-mode .modal-header.fc-event-purple-dim {
  background-color: #252847 !important;
  border-color: #1c1f36 !important;
}

.bachnx .dark-mode span.fc-event-purple-dim .dot {
  background-color: #252847 !important;
}

.bachnx .dark-mode .fc-event-purple-dim:not(a) .fc-list-event-dot {
  background-color: #252847 !important;
}

.bachnx .dark-mode a.fc-event-pink-dim {
  background-color: #382739 !important;
  border-color: #382739 !important;
}

.bachnx .dark-mode .modal-header.fc-event-pink-dim {
  background-color: #382739 !important;
  border-color: #291d2a !important;
}

.bachnx .dark-mode span.fc-event-pink-dim .dot {
  background-color: #382739 !important;
}

.bachnx .dark-mode .fc-event-pink-dim:not(a) .fc-list-event-dot {
  background-color: #382739 !important;
}

.bachnx .dark-mode a.fc-event-orange-dim {
  background-color: #38302d !important;
  border-color: #38302d !important;
}

.bachnx .dark-mode .modal-header.fc-event-orange-dim {
  background-color: #38302d !important;
  border-color: #2a2422 !important;
}

.bachnx .dark-mode span.fc-event-orange-dim .dot {
  background-color: #38302d !important;
}

.bachnx .dark-mode .fc-event-orange-dim:not(a) .fc-list-event-dot {
  background-color: #38302d !important;
}

.bachnx .dark-mode a.fc-event-teal-dim {
  background-color: #163637 !important;
  border-color: #163637 !important;
}

.bachnx .dark-mode .modal-header.fc-event-teal-dim {
  background-color: #163637 !important;
  border-color: #0f2425 !important;
}

.bachnx .dark-mode span.fc-event-teal-dim .dot {
  background-color: #163637 !important;
}

.bachnx .dark-mode .fc-event-teal-dim:not(a) .fc-list-event-dot {
  background-color: #163637 !important;
}

.bachnx .dark-mode .code-block, .bachnx .dark-mode .card-preview, .bachnx .dark-mode .card .card-inner + .table .tb-tnx-head, .bachnx .dark-mode .card-bordered, .bachnx .dark-mode .kanban-add-task, .bachnx .dark-mode .kanban-board-header, .bachnx .dark-mode .kanban-item, .bachnx .dark-mode .kanban-board .kanban-drag:empty, .bachnx .dark-mode .accordion-item:not(:last-child) .accordion-head, .bachnx .dark-mode .accordion-item:not(:last-child) .accordion-inner, .bachnx .dark-mode .accordion-item:last-child .accordion-inner, .bachnx .dark-mode .nk-download {
  border-color: #1d2d40;
}

.bachnx .dark-mode .accordion:not(.accordion-s2):not(.accordion-s3) {
  border-color: #1d2d40 !important;
}

.bachnx .dark-mode .card.bg-light .card-header, .bachnx .dark-mode .card.bg-lighter .card-header, .bachnx .dark-mode .dual-listbox .card.dual-listbox__item:hover .card-header, .bachnx .dual-listbox .dark-mode .card.dual-listbox__item:hover .card-header {
  background: rgba(0, 0, 0, 0.2);
}

.bachnx .dark-mode .nk-tb-list.is-separate .nk-tb-item > .nk-tb-col {
  border-top-color: #1d2d40;
  border-bottom-color: #1d2d40;
}

.bachnx .dark-mode .nk-tb-list.is-separate .nk-tb-item > .nk-tb-col:first-child {
  border-left-color: #1d2d40;
}

.bachnx .dark-mode .nk-tb-list.is-separate .nk-tb-item > .nk-tb-col:last-child {
  border-right-color: #1d2d40;
}

.bachnx .dark-mode .modal-footer.bg-light {
  background-color: #11171f !important;
}

.bachnx .dark-mode .kanban-primary {
  border-top-color: #e81818;
}

.bachnx .dark-mode .kanban-success {
  border-top-color: #1ee0ac;
}

.bachnx .dark-mode .kanban-info {
  border-top-color: #09c2de;
}

.bachnx .dark-mode .kanban-warning {
  border-top-color: #f4bd0e;
}

.bachnx .dark-mode .kanban-danger {
  border-top-color: #e85347;
}

.bachnx .dark-mode.ui-bordered .card, .bachnx .dark-mode.ui-bordered .code-block, .bachnx .dark-mode.ui-bordered .accordion:not(.accordion-s2):not(.accordion-s3), .bachnx .dark-mode.ui-bordered .card .card-inner + .table .tb-tnx-head, .bachnx .dark-mode.ui-bordered .card-bordered, .bachnx .dark-mode.ui-bordered .nk-download {
  border-color: #1d2d40;
}

.bachnx .dark-mode.ui-bordered .nk-tb-list.is-separate .nk-tb-item > .nk-tb-col {
  border-top-color: #1d2d40;
  border-bottom-color: #1d2d40;
}

.bachnx .dark-mode.ui-bordered .nk-tb-list.is-separate .nk-tb-item > .nk-tb-col:first-child {
  border-left-color: #1d2d40;
}

.bachnx .dark-mode.ui-bordered .nk-tb-list.is-separate .nk-tb-item > .nk-tb-col:last-child {
  border-right-color: #1d2d40;
}

.bachnx .dark-mode .nk-order-ovwg-data.buy {
  border-color: #1a9276;
}

.bachnx .dark-mode .nk-order-ovwg-data.sell {
  border-color: #4552a8;
}

.bachnx .dark-mode .nk-sidebar-overlay {
  background: rgba(0, 0, 0, 0.6);
}

.bachnx .dark-mode .toggle-overlay, .bachnx .dark-mode .nk-chat-profile-overlay {
  background: rgba(7, 10, 15, 0.75);
}

.bachnx .dark-mode .swal2-container.swal2-backdrop-show {
  background: rgba(0, 0, 0, 0.85);
}

.bachnx .dark-mode .modal-backdrop {
  opacity: .9;
  background: rgba(0, 0, 0, 0.9);
}

.bachnx .dark-mode .nk-iv-wg1, .bachnx .dark-mode .nk-iv-scheme-item, .bachnx .dark-mode .plan-item-card, .bachnx .dark-mode .invest-cc-choosen, .bachnx .dark-mode .invest-cc-chosen, .bachnx .dark-mode .invest-amount-label {
  background: #141c26;
}

.bachnx .dark-mode .nk-iv-scheme-more:hover {
  background: #070a0f;
}

.bachnx .dark-mode .nk-iv-scheme-icon, .bachnx .dark-mode .plan-label {
  background: #0b1219;
}

.bachnx .dark-mode .invest-cc-choosen, .bachnx .dark-mode .invest-cc-chosen, .bachnx .dark-mode .invest-cc-item:not(:last-child), .bachnx .dark-mode .invest-cc-dropdown .dropdown-menu, .bachnx .dark-mode .nk-kycfm-count, .bachnx .dark-mode .invest-amount-label, .bachnx .dark-mode .nk-kycfm-label {
  border-color: #384d69;
}

.bachnx .dark-mode .nk-iv-wg1, .bachnx .dark-mode .nk-iv-wg2-list .total, .bachnx .dark-mode .nk-refwg .nk-refwg-invite, .bachnx .dark-mode .nk-iv-scheme-item, .bachnx .dark-mode .nk-iv-wg3-list li, .bachnx .dark-mode .nk-iv-wg4-sub:not(:last-child), .bachnx .dark-mode .plan-item-card, .bachnx .dark-mode .plan-item-head, .bachnx .dark-mode .plan-label, .bachnx .dark-mode .card-custom-s1 .card-inner-group, .bachnx .dark-mode .nk-kyc-app-icon .icon, .bachnx .dark-mode .nk-kycfm-head:not(:last-child), .bachnx .dark-mode .nk-kycfm-content:not(:last-child), .bachnx .dark-mode .nk-kycfm-footer:not(:last-child) {
  border-color: #1d2d40;
}

.bachnx .dark-mode .nk-iv-scheme-icon.is-done {
  color: #8094ae;
}

.bachnx .dark-mode .slick-next, .bachnx .dark-mode .slick-prev {
  background: #384d69;
  border-color: #4a668a;
  color: #dfe9fe;
}

.bachnx .dark-mode .slick-next:hover, .bachnx .dark-mode .slick-prev:hover {
  background: #466183;
}

.bachnx .dark-mode .slick-disabled .slick-next, .bachnx .dark-mode .slick-disabled .slick-prev {
  color: #8094ae;
}

.bachnx .dark-mode .slick-disabled .slick-next:hover, .bachnx .dark-mode .slick-disabled .slick-prev:hover {
  background: #384d69;
  border-color: #4a668a;
}

.bachnx .dark-mode .nk-kycfm-count {
  border-color: #7087a4;
  color: #8094ae;
}

.bachnx .dark-mode .nk-iv-wg2-list .item-value, .bachnx .dark-mode .nk-iv-wg3-amount .number, .bachnx .dark-mode .nk-iv-wg3-amount .number-sm, .bachnx .dark-mode .nk-iv-scheme-name, .bachnx .dark-mode .nk-iv-scheme-item .amount, .bachnx .dark-mode .nk-iv-wg5-ck-result .text-lead, .bachnx .dark-mode .coin-name, .bachnx .dark-mode .nk-kyc-app-icon .icon {
  color: #fff;
}

.bachnx .dark-mode .ui-bordered .nk-tb-list.is-separate .nk-tb-item > .nk-tb-col:first-child, .bachnx .dark-mode .ui-bordered .nk-tb-list.is-separate .nk-tb-item > .nk-tb-col {
  border-color: #1d2d40 !important;
}

.bachnx .dark-mode .nk-tb-list.is-separate .nk-tb-item > .nk-tb-col, .bachnx .dark-mode .nk-tb-list.is-separate .nk-tb-item:hover .nk-tb-action-hidden {
  background-color: #141c26;
}

.bachnx .dark-mode .nk-tb-list .tb-product .title {
  color: #fff;
}

.bachnx .dark-mode .dual-listbox .dual-listbox__available, .bachnx .dark-mode .dual-listbox .dual-listbox__selected {
  border-color: #384d69;
}

.bachnx .dark-mode .dual-listbox .dual-listbox__title {
  border-left-color: #384d69;
  border-right-color: #384d69;
  border-top-color: #384d69;
}

.bachnx .dark-mode .dual-listbox .dual-listbox__item {
  border-bottom-color: #384d69;
}

.bachnx .dark-mode .input-group-addon {
  background-color: #1b2633;
  border-color: #384d69;
}

.bachnx .dark-mode .border-light {
  border-color: #1d2d40 !important;
}

.bachnx .dark-mode div.dt-button-info {
  background-color: #141c26;
}

.bachnx .dark-mode div.dt-button-info h2 {
  background-color: #0f151c;
}

.bachnx .dark-mode div.dt-button-info h2 {
  border-color: #1d2d40;
}

.bachnx .dark-mode .dropzone {
  background: #101924;
}

.bachnx .dark-mode .image-control .custom-control-input:checked ~ .custom-control-label:before {
  border-color: #384d69;
}

.bachnx .dark-mode .image-control .custom-control-label {
  background-color: #1f2b3a;
}

.bachnx .dark-mode .custom-control-pro .custom-control-label {
  background-color: #141c26;
  border-color: #384d69;
}

.bachnx .dark-mode .custom-control.color-control .custom-control-label::before {
  background: transparent !important;
}

.bachnx .dark-mode .slick-dots li button {
  background-color: #101924;
}

.bachnx .dark-mode .slick-dots li.slick-active button {
  background-color: #e81818;
}

.bachnx .dark-mode .slick-next, .bachnx .dark-mode .slick-prev {
  color: #fff;
  background: #141c26;
  border-color: #1d2d40;
}

.bachnx .dark-mode .slick-next:hover, .bachnx .dark-mode .slick-prev:hover {
  color: #fff;
  background: #e81818;
  border-color: #e81818;
}

.bachnx .dark-mode .slick-disabled .slick-next, .bachnx .dark-mode .slick-disabled .slick-prev {
  color: #dbdfea;
}

.bachnx .dark-mode .slick-disabled .slick-next:hover, .bachnx .dark-mode .slick-disabled .slick-prev:hover {
  color: #dbdfea;
  background: #141c26;
  border-color: #1d2d40;
}

.bachnx .dark-mode .pricing-head {
  border-color: #1d2d40;
}

.bachnx .dark-mode .pricing-amount .amount {
  color: #fff;
}

.bachnx .dark-mode .product-title a {
  color: #fff;
}

.bachnx .dark-mode .product-gallery {
  border-color: #1d2d40;
}

.bachnx .dark-mode .product-gallery .slider-nav .slider-item .thumb {
  border-color: #1d2d40;
}

.bachnx .dark-mode .product-gallery .slider-nav .slider-item.slick-current .thumb {
  border-color: #e81818;
}

.bachnx .dark-mode .invoice-wrap {
  background-color: #141c26;
  border-color: #1d2d40;
}

.bachnx .dark-mode .invoice-bills .table tfoot {
  border-color: #1d2d40;
}

.bachnx .dark-mode .nk-add-product {
  background: #101924;
  box-shadow: -10px 15px 30px 5px rgba(0, 0, 0, 0.4);
}

.bachnx .dark-mode .noUi-target {
  background: #2f4158;
}

.bachnx .dark-mode .noUi-handle:before, .bachnx .dark-mode .noUi-handle:after {
  background: #5a83b6;
}

.bachnx .dark-mode .noUi-handle {
  border-color: #5a83b6;
  background: #080d12;
}

.bachnx .dark-mode .noUi-active {
  box-shadow: inset 0 0 1px #000, inset 0 1px 7px #000, 0 3px 6px -3px #000;
}

@media (max-width: 576px) {
  .bachnx .dark-mode .nk-block-tools-toggle .toggle-expand-content {
    background-color: #212d3d;
  }
}

.bachnx .ibpage-problems__item {
  margin-bottom: 20px;
}

.bachnx .ibpage-problems__header {
  display: -webkit-inline-box;
}

.bachnx .m-r-5 {
  margin-right: 10px;
}

.bachnx .ibpage html, .bachnx .ibpage body, .bachnx .ibpage div, .bachnx .ibpage span, .bachnx .ibpage applet, .bachnx .ibpage object, .bachnx .ibpage iframe, .bachnx .ibpage h1, .bachnx .ibpage h2, .bachnx .ibpage h3, .bachnx .ibpage h4, .bachnx .ibpage h5, .bachnx .ibpage h6, .bachnx .ibpage p, .bachnx .ibpage blockquote, .bachnx .ibpage a, .bachnx .ibpage abbr, .bachnx .ibpage acronym, .bachnx .ibpage address, .bachnx .ibpage big, .bachnx .ibpage cite, .bachnx .ibpage del, .bachnx .ibpage dfn, .bachnx .ibpage em, .bachnx .ibpage img, .bachnx .ibpage ins, .bachnx .ibpage kbd, .bachnx .ibpage q, .bachnx .ibpage s, .bachnx .ibpage samp, .bachnx .ibpage small, .bachnx .ibpage strike, .bachnx .ibpage strong, .bachnx .ibpage sub, .bachnx .ibpage sup, .bachnx .ibpage tt, .bachnx .ibpage var, .bachnx .ibpage b, .bachnx .ibpage u, .bachnx .ibpage center, .bachnx .ibpage dl, .bachnx .ibpage dt, .bachnx .ibpage dd, .bachnx .ibpage ol, .bachnx .ibpage ul, .bachnx .ibpage li, .bachnx .ibpage fieldset, .bachnx .ibpage form, .bachnx .ibpage label, .bachnx .ibpage legend, .bachnx .ibpage table, .bachnx .ibpage caption, .bachnx .ibpage tbody, .bachnx .ibpage tfoot, .bachnx .ibpage thead, .bachnx .ibpage tr, .bachnx .ibpage th, .bachnx .ibpage td, .bachnx .ibpage article, .bachnx .ibpage aside, .bachnx .ibpage canvas, .bachnx .ibpage details, .bachnx .ibpage embed, .bachnx .ibpage figure, .bachnx .ibpage figcaption, .bachnx .ibpage footer, .bachnx .ibpage header, .bachnx .ibpage hgroup, .bachnx .ibpage menu, .bachnx .ibpage nav, .bachnx .ibpage output, .bachnx .ibpage ruby, .bachnx .ibpage section, .bachnx .ibpage summary, .bachnx .ibpage time, .bachnx .ibpage mark, .bachnx .ibpage audio, .bachnx .ibpage video {
  font-family: -apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Source Sans Pro",Helvetica,Arial;
  line-height: 1.5;
}

.bachnx .ibpage p {
  color: #373e3f;
  margin: 0 0 20px;
}

.bachnx .ibpage-problems__options .form-check {
  background-color: #fff;
  display: flex;
  padding: 0 10px;
  border: 1px solid #dee1e4;
  margin: 0 0 10px;
  align-items: center;
}

.bachnx .ibpage-problems__options .form-check__input {
  margin: 0;
}

.bachnx .ibpage-problems__options .form-check__label {
  flex: 1 0 0;
  padding: 10px;
  margin: 0 0 0 10px;
  margin-left: 10px;
  font-weight: normal;
}

@media (min-width: 768px) {
  .bachnx .ibpage-problems__options .form-check {
    width: 100%;
  }
}

.bachnx .ibpage-problems__options .form-check--error {
  background: #efcdc3;
}

.bachnx .ibpage-problems__options .form-check--success {
  background-color: #d7f4de;
}

.bachnx .note-result {
  padding: 10px;
  border: 2px dashed green;
  background: #b6e1b6;
  display: none;
}

.bachnx .social-white-background {
  background-image: url("../images/icon-social.png");
}

.bachnx .nav .nav-item {
  padding: 0 5px;
}

.bachnx .nav .nav-item .social {
  padding: 0 8px;
  border: 1px solid rgba(0, 0, 0, 0.26);
}

.bachnx .nav .nav-item .social .social-icon {
  align-items: center;
  display: flex;
  justify-content: center;
  width: 36px;
  height: 36px;
  border-radius: 1px;
}

.bachnx .social-white-fb-blue-png {
  background-size: 325% 287.5%;
  background-position: 5.555555555555555% 62.666666666666664%;
  width: 22px;
  height: 22px;
}

.bachnx .social-white-google-png {
  background-size: 722.2222222222222% 638.8888888888889%;
  background-position: 83.92857142857143% 5.154639175257732%;
  width: 22px;
  height: 22px;
}

.bachnx .social-white-apple-black-png {
  background-size: 406.25% 359.375%;
  background-position: 5.1020408163265305% 6.024096385542169%;
  width: 22px;
  height: 22px;
}

@font-face {
  src: url(../fonts/icons.eot?45335921);
  src: url("../fonts/icons.eot?45335921#iefix") format("embedded-opentype"), url(../fonts/icons.woff2?45335921) format("woff2"), url(../fonts/icons.woff?45335921) format("woff"), url(../fonts/icons.ttf?45335921) format("truetype"), url("../fonts/icons.svg?45335921#fontello") format("svg");
  font-family: 'ftwp-icon';
}

#ftwp-container.ftwp-wrap,
#ftwp-container.ftwp-wrap button,
#ftwp-container.ftwp-wrap button:hover,
#ftwp-container.ftwp-wrap button:active,
#ftwp-container.ftwp-wrap button:focus,
#ftwp-container.ftwp-wrap h1,
#ftwp-container.ftwp-wrap h2,
#ftwp-container.ftwp-wrap h3,
#ftwp-container.ftwp-wrap h4,
#ftwp-container.ftwp-wrap h5,
#ftwp-container.ftwp-wrap h6,
#ftwp-container.ftwp-wrap ol,
#ftwp-container.ftwp-wrap ul,
#ftwp-container.ftwp-wrap li,
#ftwp-container.ftwp-wrap li::before,
#ftwp-container.ftwp-wrap li::after,
#ftwp-container.ftwp-wrap a,
#ftwp-container.ftwp-wrap a:link,
#ftwp-container.ftwp-wrap a:visited,
#ftwp-container.ftwp-wrap a:hover,
#ftwp-container.ftwp-wrap a:active,
#ftwp-container.ftwp-wrap a:focus,
#ftwp-container.ftwp-wrap nav,
#ftwp-container.ftwp-wrap header,
#ftwp-container.ftwp-wrap div,
#ftwp-container.ftwp-wrap span {
  margin: 0;
  padding: 0;
  line-height: inherit;
  font: inherit;
  color: inherit;
  background: transparent;
  box-shadow: none;
  text-shadow: none;
  text-decoration: none;
  text-align: inherit;
  border: none;
  outline: none;
  box-sizing: border-box;
  border-radius: 0;
  clear: none;
}

#ftwp-container.ftwp-wrap li {
  list-style: none;
}

#ftwp-container.ftwp-wrap li::before,
#ftwp-container.ftwp-wrap li::after {
  display: none;
}

#ftwp-container.ftwp-wrap {
  font-family: inherit;
  font-size: 12px;
}

#ftwp-container.ftwp-wrap .ftwp-icon,
#ftwp-container.ftwp-wrap .ftwp-icon-menu,
#ftwp-container.ftwp-wrap .ftwp-icon-bullet,
#ftwp-container.ftwp-wrap .ftwp-icon-number,
#ftwp-container.ftwp-wrap .ftwp-icon-ellipsis,
#ftwp-container.ftwp-wrap .ftwp-icon-vellipsis,
#ftwp-container.ftwp-wrap .ftwp-icon-circle,
#ftwp-container.ftwp-wrap .ftwp-icon-circle-o,
#ftwp-container.ftwp-wrap .ftwp-icon-square,
#ftwp-container.ftwp-wrap .ftwp-icon-square-o,
#ftwp-container.ftwp-wrap .ftwp-icon-expand,
#ftwp-container.ftwp-wrap .ftwp-icon-collapse,
#ftwp-container.ftwp-wrap .ftwp-icon-minimize,
#ftwp-container.ftwp-wrap #ftwp-list .ftwp-anchor::before {
  display: inline-block;
  font-family: "ftwp-icon";
  font-style: normal;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#ftwp-container.ftwp-wrap .ftwp-icon-menu::before {
  content: '\F0C9';
}

#ftwp-container.ftwp-wrap .ftwp-icon-bullet::before {
  content: '\F0CA';
}

#ftwp-container.ftwp-wrap .ftwp-icon-number::before {
  content: '\F0CB';
}

#ftwp-container.ftwp-wrap .ftwp-icon-ellipsis::before {
  content: '\F141';
}

#ftwp-container.ftwp-wrap .ftwp-icon-vellipsis::before {
  content: '\F142';
}

#ftwp-container.ftwp-wrap .ftwp-icon-circle::before {
  content: '\F111';
}

#ftwp-container.ftwp-wrap .ftwp-icon-circle-o::before {
  content: '\F10C';
}

#ftwp-container.ftwp-wrap .ftwp-icon-square::before {
  content: '\F0C8';
}

#ftwp-container.ftwp-wrap .ftwp-icon-square-o::before {
  content: '\F096';
}

#ftwp-container.ftwp-wrap .ftwp-icon-expand::before {
  content: '\E801';
}

#ftwp-container.ftwp-wrap .ftwp-icon-collapse::before {
  content: '\E800';
}

#ftwp-container.ftwp-wrap .ftwp-icon-minimize::before {
  content: '\E803';
}

#ftwp-container.ftwp-wrap .ftwp-transform-left-top {
  transform-origin: left top;
}

#ftwp-container.ftwp-wrap .ftwp-transform-left-center {
  transform-origin: left center;
}

#ftwp-container.ftwp-wrap .ftwp-transform-left-bottom {
  transform-origin: left bottom;
}

#ftwp-container.ftwp-wrap .ftwp-transform-right-top {
  transform-origin: right top;
}

#ftwp-container.ftwp-wrap .ftwp-transform-right-center {
  transform-origin: right center;
}

#ftwp-container.ftwp-wrap .ftwp-transform-right-bottom {
  transform-origin: right bottom;
}

#ftwp-container.ftwp-wrap #ftwp-trigger {
  display: inline-block;
  width: 50px;
  height: 50px;
  background: rgba(238, 238, 238, 0.95);
  color: #333;
  font-size: 30px;
  position: relative;
}

#ftwp-container.ftwp-wrap #ftwp-trigger:hover {
  cursor: pointer;
}

#ftwp-container.ftwp-wrap #ftwp-trigger:focus {
  outline: 5px cyan solid;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.5);
}

#ftwp-container.ftwp-wrap #ftwp-trigger .ftwp-trigger-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

#ftwp-container.ftwp-wrap #ftwp-contents {
  width: 250px;
  max-width: 100%;
  overflow: hidden;
  height: auto;
  max-height: 100%;
}

#ftwp-container.ftwp-wrap #ftwp-contents:hover #ftwp-header {
  background: #eee;
}

#ftwp-container.ftwp-wrap #ftwp-contents:hover #ftwp-list {
  background: #eee;
}

#ftwp-container.ftwp-wrap #ftwp-header {
  color: #333;
  background: rgba(238, 238, 238, 0.95);
  padding: 10px 10px;
  font-size: 19.2px;
  line-height: 1.5;
  transition: background 0.3s;
}

#ftwp-container.ftwp-wrap #ftwp-header-control {
  float: left;
  margin-right: 5px;
}

#ftwp-container.ftwp-wrap #ftwp-header-title {
  font-weight: 700;
  display: block;
  overflow: hidden;
}

#ftwp-container.ftwp-wrap #ftwp-header-minimize {
  float: right;
  margin-left: 5px;
  width: 25px;
  text-align: center;
  opacity: .5;
}

#ftwp-container.ftwp-wrap #ftwp-header-minimize:hover,
#ftwp-container.ftwp-wrap #ftwp-header-minimize:active,
#ftwp-container.ftwp-wrap #ftwp-header-minimize:focus {
  font-family: "ftwp-icon";
}

#ftwp-container.ftwp-wrap #ftwp-header-minimize:hover,
#ftwp-container.ftwp-wrap #ftwp-header-minimize:focus {
  opacity: 1;
}

#ftwp-container.ftwp-wrap #ftwp-header-minimize:hover {
  cursor: pointer;
}

#ftwp-container.ftwp-wrap #ftwp-header-minimize:focus {
  outline: 2px solid rgba(51, 51, 51, 0.5);
}

#ftwp-container.ftwp-wrap #ftwp-header::after {
  content: '';
  display: table;
  clear: both;
}

#ftwp-container.ftwp-wrap #ftwp-list {
  color: #333;
  font-size: 12px;
  background: rgba(238, 238, 238, 0.95);
  line-height: 1.2;
  overflow-y: auto;
  width: 100%;
  transition: background 0.3s;
}

#ftwp-container.ftwp-wrap #ftwp-list .ftwp-item {
  text-indent: 0;
}

#ftwp-container.ftwp-wrap #ftwp-list .ftwp-anchor {
  display: block;
  padding: 5px 10px;
  z-index: 10;
  overflow: hidden;
  position: relative;
  transition: color 0.3s;
}

#ftwp-container.ftwp-wrap #ftwp-list .ftwp-anchor:hover {
  color: #00A368;
}

#ftwp-container.ftwp-wrap #ftwp-list .ftwp-anchor:focus {
  color: white;
}

#ftwp-container.ftwp-wrap #ftwp-list .ftwp-active {
  color: white;
}

#ftwp-container.ftwp-wrap #ftwp-list .ftwp-active:hover {
  color: white;
}

#ftwp-container.ftwp-fixed-to-post.ftwp-minimize #ftwp-trigger {
  visibility: visible;
}

#ftwp-container.ftwp-fixed-to-post.ftwp-minimize #ftwp-contents {
  visibility: hidden;
  z-index: -100;
}

#ftwp-container.ftwp-fixed-to-post.ftwp-maximize #ftwp-trigger {
  visibility: hidden;
  z-index: -100;
}

#ftwp-container.ftwp-fixed-to-post.ftwp-maximize #ftwp-contents {
  visibility: visible;
}

#ftwp-container.ftwp-fixed-to-post {
  position: relative;
  z-index: 999;
}

#ftwp-container.ftwp-fixed-to-post #ftwp-trigger,
#ftwp-container.ftwp-fixed-to-post #ftwp-contents {
  position: fixed;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
}

#ftwp-container.ftwp-fixed-to-post.ftwp-top-right #ftwp-trigger,
#ftwp-container.ftwp-fixed-to-post.ftwp-top-right #ftwp-contents,
#ftwp-container.ftwp-fixed-to-post.ftwp-top-left #ftwp-trigger,
#ftwp-container.ftwp-fixed-to-post.ftwp-top-left #ftwp-contents {
  top: 0;
}

#ftwp-container.ftwp-fixed-to-post.ftwp-middle-right #ftwp-trigger,
#ftwp-container.ftwp-fixed-to-post.ftwp-middle-right #ftwp-contents,
#ftwp-container.ftwp-fixed-to-post.ftwp-middle-left #ftwp-trigger,
#ftwp-container.ftwp-fixed-to-post.ftwp-middle-left #ftwp-contents {
  top: 0;
  bottom: 0;
  margin: auto 0;
}

@media screen and (max-height: 420px) {
  #ftwp-container.ftwp-fixed-to-post.ftwp-middle-right #ftwp-contents,
  #ftwp-container.ftwp-fixed-to-post.ftwp-middle-left #ftwp-contents {
    margin: 0;
  }
}

#ftwp-container.ftwp-fixed-to-post.ftwp-bottom-right #ftwp-trigger,
#ftwp-container.ftwp-fixed-to-post.ftwp-bottom-right #ftwp-contents,
#ftwp-container.ftwp-fixed-to-post.ftwp-bottom-left #ftwp-trigger,
#ftwp-container.ftwp-fixed-to-post.ftwp-bottom-left #ftwp-contents {
  bottom: 0;
}

#ftwp-container #ftwp-trigger.ftwp-border-thin,
#ftwp-container #ftwp-contents.ftwp-border-thin {
  border-color: rgba(51, 51, 51, 0.95);
  border-style: solid;
  border-width: 1px;
}

#ftwp-container #ftwp-trigger.ftwp-border-thin {
  font-size: 29.5px;
}

#ftwp-container #ftwp-trigger.ftwp-border-medium,
#ftwp-container #ftwp-contents.ftwp-border-medium {
  border-color: rgba(51, 51, 51, 0.95);
  border-style: solid;
  border-width: 2px;
}

#ftwp-container #ftwp-trigger.ftwp-border-medium {
  font-size: 29px;
}

#ftwp-container #ftwp-trigger.ftwp-border-bold,
#ftwp-container #ftwp-contents.ftwp-border-bold {
  border-color: rgba(51, 51, 51, 0.95);
  border-style: solid;
  border-width: 5px;
}

#ftwp-container #ftwp-trigger.ftwp-border-bold {
  font-size: 27.5px;
}

#ftwp-container.ftwp-wrap .ftwp-shape-round,
#ftwp-container.ftwp-wrap .ftwp-shape-round:hover,
#ftwp-container.ftwp-wrap .ftwp-shape-round:focus,
#ftwp-container.ftwp-wrap .ftwp-shape-round:active {
  border-radius: 7px;
}

#ftwp-container.ftwp-border-thin .ftwp-shape-round #ftwp-header {
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}

#ftwp-container.ftwp-border-thin .ftwp-shape-round #ftwp-list {
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}

#ftwp-container.ftwp-border-medium .ftwp-shape-round #ftwp-header {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

#ftwp-container.ftwp-border-medium .ftwp-shape-round #ftwp-list {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

#ftwp-container.ftwp-border-bold .ftwp-shape-round #ftwp-header {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

#ftwp-container.ftwp-border-bold .ftwp-shape-round #ftwp-list {
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}

#ftwp-container.ftwp-wrap .ftwp-shape-circle,
#ftwp-container.ftwp-wrap .ftwp-shape-circle:hover,
#ftwp-container.ftwp-wrap .ftwp-shape-circle:focus,
#ftwp-container.ftwp-wrap .ftwp-shape-circle:active {
  border-radius: 50%;
}

#ftwp-container.ftwp-wrap .ftwp-shape-circle .ftwp-trigger-icon {
  font-size: 27px;
}

#ftwp-container.ftwp-wrap .ftwp-shape-circle.ftwp-border-thin .ftwp-trigger-icon {
  font-size: 26px;
}

#ftwp-container.ftwp-wrap .ftwp-shape-circle.ftwp-border-medium .ftwp-trigger-icon {
  font-size: 25px;
}

#ftwp-container.ftwp-wrap .ftwp-shape-circle.ftwp-border-bold .ftwp-trigger-icon {
  font-size: 22px;
}

#ftwp-container #ftwp-list .ftwp-anchor::before {
  float: left;
  font-size: 4.8px;
  line-height: 3;
  margin-right: 10px;
}

#ftwp-container #ftwp-list .ftwp-text {
  display: block;
  overflow: hidden;
}

#ftwp-container #ftwp-list.ftwp-liststyle-circle .ftwp-anchor::before {
  content: '\F111';
}

#ftwp-container #ftwp-list.ftwp-liststyle-circle-o .ftwp-anchor::before {
  content: '\F10C';
}

#ftwp-container #ftwp-list.ftwp-liststyle-square .ftwp-anchor::before {
  content: '\F0C8';
}

#ftwp-container #ftwp-list.ftwp-liststyle-square-o .ftwp-anchor::before {
  content: '\F096';
}

#ftwp-container #ftwp-list.ftwp-liststyle-decimal {
  counter-reset: List;
}

#ftwp-container #ftwp-list.ftwp-liststyle-decimal .ftwp-item {
  counter-increment: List;
}

#ftwp-container #ftwp-list.ftwp-liststyle-decimal .ftwp-anchor::before {
  font-size: 12px;
  line-height: 1.2;
  font-family: inherit;
  content: counters(List, ".");
}

#ftwp-container #ftwp-list.ftwp-list-nest.ftwp-liststyle-none .ftwp-anchor::before {
  content: '.';
  visibility: hidden;
  margin-right: 0;
}

#ftwp-container #ftwp-list.ftwp-list-nest .ftwp-sub .ftwp-anchor::before {
  margin-left: 20px;
}

#ftwp-container #ftwp-list.ftwp-list-nest .ftwp-sub .ftwp-sub .ftwp-anchor::before {
  margin-left: 40px;
}

#ftwp-container #ftwp-list.ftwp-list-nest .ftwp-sub .ftwp-sub .ftwp-sub .ftwp-anchor::before {
  margin-left: 60px;
}

#ftwp-container #ftwp-list.ftwp-list-nest .ftwp-sub .ftwp-sub .ftwp-sub .ftwp-sub .ftwp-anchor::before {
  margin-left: 80px;
}

#ftwp-container #ftwp-list.ftwp-list-nest .ftwp-sub .ftwp-sub .ftwp-sub .ftwp-sub .ftwp-sub .ftwp-anchor::before {
  margin-left: 100px;
}

#ftwp-container #ftwp-list.ftwp-list-nest.ftwp-liststyle-decimal ul,
#ftwp-container #ftwp-list.ftwp-list-nest.ftwp-liststyle-decimal ol {
  counter-reset: List;
}

#ftwp-container #ftwp-list.ftwp-list-nest.ftwp-colexp .ftwp-collapse > .ftwp-sub,
#ftwp-container #ftwp-list.ftwp-list-nest.ftwp-colexp .ftwp-collapse > .ftwp-sub * {
  height: 0;
  visibility: hidden;
  padding: 0;
  margin: 0;
}

#ftwp-container #ftwp-list.ftwp-list-nest.ftwp-colexp-icon .ftwp-anchor {
  padding-left: 32px;
}

#ftwp-container #ftwp-list.ftwp-list-nest.ftwp-colexp .ftwp-has-sub {
  position: relative;
}

#ftwp-container #ftwp-list.ftwp-list-nest.ftwp-colexp .ftwp-icon-collapse,
#ftwp-container #ftwp-list.ftwp-list-nest.ftwp-colexp .ftwp-icon-expand {
  position: absolute;
  left: 0;
  top: 0;
  padding: 5px 10px;
  box-sizing: content-box;
  opacity: .5;
  transition: transform 0.1s, opacity 0.3s;
  z-index: 20;
}

#ftwp-container #ftwp-list.ftwp-list-nest.ftwp-colexp .ftwp-icon-collapse:hover,
#ftwp-container #ftwp-list.ftwp-list-nest.ftwp-colexp .ftwp-icon-collapse:focus,
#ftwp-container #ftwp-list.ftwp-list-nest.ftwp-colexp .ftwp-icon-expand:hover,
#ftwp-container #ftwp-list.ftwp-list-nest.ftwp-colexp .ftwp-icon-expand:focus {
  font-family: "ftwp-icon";
  transform: scale(1.3);
  opacity: .9;
}

#ftwp-container #ftwp-list.ftwp-list-nest.ftwp-colexp .ftwp-icon-collapse:hover,
#ftwp-container #ftwp-list.ftwp-list-nest.ftwp-colexp .ftwp-icon-expand:hover {
  cursor: default;
}

#ftwp-container #ftwp-list.ftwp-list-nest.ftwp-colexp .ftwp-icon-collapse:focus,
#ftwp-container #ftwp-list.ftwp-list-nest.ftwp-colexp .ftwp-icon-expand:focus {
  outline: 2px solid rgba(51, 51, 51, 0.5);
}

#ftwp-container #ftwp-list.ftwp-list-nest.ftwp-colexp .ftwp-has-sub .ftwp-has-sub > .ftwp-icon-collapse,
#ftwp-container #ftwp-list.ftwp-list-nest.ftwp-colexp .ftwp-has-sub .ftwp-has-sub > .ftwp-icon-expand {
  left: 20px;
}

#ftwp-container #ftwp-list.ftwp-list-nest.ftwp-colexp .ftwp-has-sub .ftwp-has-sub .ftwp-has-sub > .ftwp-icon-collapse,
#ftwp-container #ftwp-list.ftwp-list-nest.ftwp-colexp .ftwp-has-sub .ftwp-has-sub .ftwp-has-sub > .ftwp-icon-expand {
  left: 40px;
}

#ftwp-container #ftwp-list.ftwp-list-nest.ftwp-colexp .ftwp-has-sub .ftwp-has-sub .ftwp-has-sub .ftwp-has-sub > .ftwp-icon-collapse,
#ftwp-container #ftwp-list.ftwp-list-nest.ftwp-colexp .ftwp-has-sub .ftwp-has-sub .ftwp-has-sub .ftwp-has-sub > .ftwp-icon-expand {
  left: 60px;
}

#ftwp-container #ftwp-list.ftwp-list-nest.ftwp-colexp .ftwp-has-sub .ftwp-has-sub .ftwp-has-sub .ftwp-has-sub .ftwp-has-sub > .ftwp-icon-collapse,
#ftwp-container #ftwp-list.ftwp-list-nest.ftwp-colexp .ftwp-has-sub .ftwp-has-sub .ftwp-has-sub .ftwp-has-sub .ftwp-has-sub > .ftwp-icon-expand {
  left: 80px;
}

#ftwp-container #ftwp-list.ftwp-strong-first > .ftwp-item > .ftwp-anchor .ftwp-text {
  font-weight: 700;
  font-size: 13.2px;
}

#ftwp-container #ftwp-list.ftwp-strong-first.ftwp-liststyle-circle > .ftwp-item > .ftwp-anchor::before,
#ftwp-container #ftwp-list.ftwp-strong-first.ftwp-liststyle-circle-o > .ftwp-item > .ftwp-anchor::before,
#ftwp-container #ftwp-list.ftwp-strong-first.ftwp-liststyle-square > .ftwp-item > .ftwp-anchor::before,
#ftwp-container #ftwp-list.ftwp-strong-first.ftwp-liststyle-square-o > .ftwp-item > .ftwp-anchor::before {
  font-size: 6px;
  line-height: 2.4;
  font-weight: 700;
}

#ftwp-container #ftwp-list.ftwp-strong-first.ftwp-liststyle-decimal > .ftwp-item > .ftwp-anchor::before {
  font-size: 13.2px;
  font-weight: 700;
}

#ftwp-container #ftwp-list.ftwp-effect-basic .ftwp-text::before,
#ftwp-container #ftwp-list.ftwp-effect-sweep-to-right .ftwp-text::before,
#ftwp-container #ftwp-list.ftwp-effect-sweep-to-left .ftwp-text::before,
#ftwp-container #ftwp-list.ftwp-effect-bounce-to-right .ftwp-text::before,
#ftwp-container #ftwp-list.ftwp-effect-bounce-to-left .ftwp-text::before,
#ftwp-container #ftwp-list.ftwp-effect-radial-out .ftwp-text::before,
#ftwp-container #ftwp-list.ftwp-effect-radial-in .ftwp-text::before,
#ftwp-container #ftwp-list.ftwp-effect-rectangle-out .ftwp-text::before,
#ftwp-container #ftwp-list.ftwp-effect-rectangle-in .ftwp-text::before,
#ftwp-container #ftwp-list.ftwp-effect-shutter-in .ftwp-text::before,
#ftwp-container #ftwp-list.ftwp-effect-shutter-out .ftwp-text::before,
#ftwp-container #ftwp-list.ftwp-effect-underline-from-left .ftwp-text::before,
#ftwp-container #ftwp-list.ftwp-effect-underline-from-right .ftwp-text::before,
#ftwp-container #ftwp-list.ftwp-effect-underline-from-center .ftwp-text::before,
#ftwp-container #ftwp-list.ftwp-effect-reveal-underline .ftwp-text::before,
#ftwp-container #ftwp-list.ftwp-effect-reveal-leftline .ftwp-text::before,
#ftwp-container #ftwp-list.ftwp-effect-reveal-rightline .ftwp-text::before,
#ftwp-container #ftwp-list.ftwp-effect-round-corners .ftwp-text::before {
  content: '';
  position: absolute;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(221, 51, 51, 0.95);
  transition: 0.3s ease-out;
  transition-property: transform, bottom, left, right, background;
}

#ftwp-container #ftwp-list.ftwp-effect-fade .ftwp-anchor.ftwp-active,
#ftwp-container #ftwp-list.ftwp-effect-fade .ftwp-anchor:focus {
  background: rgba(221, 51, 51, 0.95);
}

#ftwp-container #ftwp-list.ftwp-effect-sweep-to-right .ftwp-text::before {
  transform: scaleX(0);
  transform-origin: left center;
}

#ftwp-container #ftwp-list.ftwp-effect-sweep-to-right .ftwp-anchor.ftwp-active .ftwp-text::before,
#ftwp-container #ftwp-list.ftwp-effect-sweep-to-right .ftwp-anchor:focus .ftwp-text::before {
  transform: scaleX(1);
}

#ftwp-container #ftwp-list.ftwp-effect-sweep-to-left .ftwp-text::before {
  transform: scaleX(0);
  transform-origin: right center;
  transition-property: transform;
}

#ftwp-container #ftwp-list.ftwp-effect-sweep-to-left .ftwp-anchor.ftwp-active .ftwp-text::before,
#ftwp-container #ftwp-list.ftwp-effect-sweep-to-left .ftwp-anchor:focus .ftwp-text::before {
  transform: scaleX(1);
}

#ftwp-container #ftwp-list.ftwp-effect-bounce-to-right .ftwp-anchor {
  transition-duration: 0.5s;
}

#ftwp-container #ftwp-list.ftwp-effect-bounce-to-right .ftwp-anchor.ftwp-active .ftwp-text::before,
#ftwp-container #ftwp-list.ftwp-effect-bounce-to-right .ftwp-anchor:focus .ftwp-text::before {
  transform: scaleX(1);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

#ftwp-container #ftwp-list.ftwp-effect-bounce-to-right .ftwp-text::before {
  transform: scaleX(0);
  transform-origin: left center;
  transition-duration: 0.5s;
}

#ftwp-container #ftwp-list.ftwp-effect-bounce-to-left .ftwp-anchor {
  transition-duration: 0.5s;
}

#ftwp-container #ftwp-list.ftwp-effect-bounce-to-left .ftwp-anchor.ftwp-active .ftwp-text::before,
#ftwp-container #ftwp-list.ftwp-effect-bounce-to-left .ftwp-anchor:focus .ftwp-text::before {
  transform: scaleX(1);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

#ftwp-container #ftwp-list.ftwp-effect-bounce-to-left .ftwp-text::before {
  transform: scaleX(0);
  transform-origin: right center;
  transition-duration: 0.5s;
}

#ftwp-container #ftwp-list.ftwp-effect-radial-out .ftwp-text::before {
  border-radius: 100%;
  transform: scale(0);
}

#ftwp-container #ftwp-list.ftwp-effect-radial-out .ftwp-anchor.ftwp-active .ftwp-text::before,
#ftwp-container #ftwp-list.ftwp-effect-radial-out .ftwp-anchor:focus .ftwp-text::before {
  transform: scale(2);
}

#ftwp-container #ftwp-list.ftwp-effect-radial-in .ftwp-text::before {
  border-radius: 100%;
  background: rgba(238, 238, 238, 0.95);
  transform: scale(2);
}

#ftwp-container #ftwp-list.ftwp-effect-radial-in .ftwp-anchor.ftwp-active,
#ftwp-container #ftwp-list.ftwp-effect-radial-in .ftwp-anchor:focus {
  background: rgba(221, 51, 51, 0.95);
}

#ftwp-container #ftwp-list.ftwp-effect-radial-in .ftwp-anchor.ftwp-active .ftwp-text::before,
#ftwp-container #ftwp-list.ftwp-effect-radial-in .ftwp-anchor:focus .ftwp-text::before {
  transform: scale(0);
}

#ftwp-container #ftwp-list.ftwp-effect-rectangle-out .ftwp-text::before {
  transform: scale(0);
}

#ftwp-container #ftwp-list.ftwp-effect-rectangle-out .ftwp-anchor.ftwp-active .ftwp-text::before,
#ftwp-container #ftwp-list.ftwp-effect-rectangle-out .ftwp-anchor:focus .ftwp-text::before {
  transform: scale(1);
}

#ftwp-container #ftwp-list.ftwp-effect-rectangle-in .ftwp-text::before {
  background: rgba(238, 238, 238, 0.95);
}

#ftwp-container #ftwp-list.ftwp-effect-rectangle-in .ftwp-anchor.ftwp-active,
#ftwp-container #ftwp-list.ftwp-effect-rectangle-in .ftwp-anchor:focus {
  background: rgba(221, 51, 51, 0.95);
}

#ftwp-container #ftwp-list.ftwp-effect-rectangle-in .ftwp-anchor.ftwp-active .ftwp-text::before,
#ftwp-container #ftwp-list.ftwp-effect-rectangle-in .ftwp-anchor:focus .ftwp-text::before {
  transform: scale(0);
}

#ftwp-container #ftwp-list.ftwp-effect-shutter-in .ftwp-anchor.ftwp-active,
#ftwp-container #ftwp-list.ftwp-effect-shutter-in .ftwp-anchor:focus {
  background: rgba(221, 51, 51, 0.95);
}

#ftwp-container #ftwp-list.ftwp-effect-shutter-in .ftwp-anchor.ftwp-active .ftwp-text::before,
#ftwp-container #ftwp-list.ftwp-effect-shutter-in .ftwp-anchor:focus .ftwp-text::before {
  transform: scaleX(0);
}

#ftwp-container #ftwp-list.ftwp-effect-shutter-in .ftwp-text::before {
  background: rgba(238, 238, 238, 0.95);
  transform-origin: center;
}

#ftwp-container #ftwp-list.ftwp-effect-shutter-out .ftwp-anchor.ftwp-active .ftwp-text::before,
#ftwp-container #ftwp-list.ftwp-effect-shutter-out .ftwp-anchor:focus .ftwp-text::before {
  transform: scaleX(1);
}

#ftwp-container #ftwp-list.ftwp-effect-shutter-out .ftwp-text::before {
  background: rgba(221, 51, 51, 0.95);
  transform: scaleX(0);
  transform-origin: center;
}

#ftwp-container #ftwp-list.ftwp-effect-underline-from-left .ftwp-text::before {
  top: auto;
  right: 100%;
  height: 1px;
}

#ftwp-container #ftwp-list.ftwp-effect-underline-from-left .ftwp-anchor.ftwp-active .ftwp-text::before,
#ftwp-container #ftwp-list.ftwp-effect-underline-from-left .ftwp-anchor:focus .ftwp-text::before {
  right: 0;
}

#ftwp-container #ftwp-list.ftwp-effect-underline-from-right .ftwp-text::before {
  top: auto;
  left: 100%;
  height: 1px;
}

#ftwp-container #ftwp-list.ftwp-effect-underline-from-right .ftwp-anchor.ftwp-active .ftwp-text::before,
#ftwp-container #ftwp-list.ftwp-effect-underline-from-right .ftwp-anchor:focus .ftwp-text::before {
  left: 0;
}

#ftwp-container #ftwp-list.ftwp-effect-underline-from-center .ftwp-text::before {
  top: auto;
  left: 50%;
  right: 50%;
  height: 1px;
}

#ftwp-container #ftwp-list.ftwp-effect-underline-from-center .ftwp-anchor.ftwp-active .ftwp-text::before,
#ftwp-container #ftwp-list.ftwp-effect-underline-from-center .ftwp-anchor:focus .ftwp-text::before {
  left: 0;
  right: 0;
}

#ftwp-container #ftwp-list.ftwp-effect-reveal-underline .ftwp-text::before {
  top: auto;
  right: 0;
  bottom: -2px;
  left: 0;
  height: 2px;
}

#ftwp-container #ftwp-list.ftwp-effect-reveal-underline .ftwp-anchor.ftwp-active .ftwp-text::before,
#ftwp-container #ftwp-list.ftwp-effect-reveal-underline .ftwp-anchor:focus .ftwp-text::before {
  bottom: 0;
}

#ftwp-container #ftwp-list.ftwp-effect-reveal-leftline .ftwp-text::before {
  top: 0;
  right: auto;
  bottom: 0;
  left: -3px;
  width: 3px;
}

#ftwp-container #ftwp-list.ftwp-effect-reveal-leftline .ftwp-anchor.ftwp-active .ftwp-text::before,
#ftwp-container #ftwp-list.ftwp-effect-reveal-leftline .ftwp-anchor:focus .ftwp-text::before {
  left: 0;
}

#ftwp-container #ftwp-list.ftwp-effect-reveal-rightline .ftwp-text::before {
  top: 0;
  right: -3px;
  bottom: 0;
  left: auto;
  width: 3px;
}

#ftwp-container #ftwp-list.ftwp-effect-reveal-rightline .ftwp-anchor.ftwp-active .ftwp-text::before,
#ftwp-container #ftwp-list.ftwp-effect-reveal-rightline .ftwp-anchor:focus .ftwp-text::before {
  right: 0;
}

#ftwp-container #ftwp-list.ftwp-effect-round-corners .ftwp-anchor.ftwp-active .ftwp-text::before,
#ftwp-container #ftwp-list.ftwp-effect-round-corners .ftwp-anchor:focus .ftwp-text::before {
  background: rgba(221, 51, 51, 0.95);
  border-radius: 1em;
}

#ftwp-container #ftwp-list.ftwp-effect-round-corners .ftwp-text::before {
  background: rgba(238, 238, 238, 0.95);
}

#ftwp-container #ftwp-list.ftwp-effect-border-fade .ftwp-anchor {
  transition: color 0.3s, box-shadow 0.3s;
}

#ftwp-container #ftwp-list.ftwp-effect-border-fade .ftwp-anchor.ftwp-active,
#ftwp-container #ftwp-list.ftwp-effect-border-fade .ftwp-anchor:focus {
  box-shadow: inset 0 0 0 2px rgba(221, 51, 51, 0.95);
}

@keyframes ftwpFadeIn {
  from {
    opacity: 0;
    visibility: hidden;
  }
  to {
    opacity: 1;
    visibility: visible;
  }
}

@keyframes ftwpFadeOut {
  from {
    opacity: 1;
    visibility: visible;
  }
  to {
    opacity: 0;
    visibility: hidden;
  }
}

#ftwp-container.ftwp-fixed-to-post.ftwp-animate-fade-in.ftwp-minimize #ftwp-trigger,
#ftwp-container.ftwp-fixed-to-post.ftwp-animate-fade-in.ftwp-maximize #ftwp-contents {
  visibility: hidden;
  animation: ftwpFadeIn 0.5s ease-out forwards;
}

#ftwp-container.ftwp-fixed-to-post.ftwp-animate-fade-inOut.ftwp-minimize #ftwp-trigger {
  visibility: hidden;
  animation: ftwpFadeIn 0.3s 0.1s ease-out forwards;
}

#ftwp-container.ftwp-fixed-to-post.ftwp-animate-fade-inOut.ftwp-minimize #ftwp-contents {
  visibility: visible;
  animation: ftwpFadeOut 0.1s ease-in forwards;
}

#ftwp-container.ftwp-fixed-to-post.ftwp-animate-fade-inOut.ftwp-maximize #ftwp-contents {
  visibility: hidden;
  animation: ftwpFadeIn 0.3s 0.1s ease-out forwards;
}

#ftwp-container.ftwp-fixed-to-post.ftwp-animate-fade-inOut.ftwp-maximize #ftwp-trigger {
  visibility: visible;
  animation: ftwpFadeOut 0.1s ease-in forwards;
}

@keyframes ftwpZoomIn {
  0% {
    transform: scale(0);
    visibility: hidden;
    opacity: 0;
  }
  20% {
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  100% {
    transform: scale(1);
    visibility: visible;
    opacity: 1;
  }
}

@keyframes ftwpZoomOut {
  0% {
    transform: scale(1);
    visibility: visible;
    opacity: 1;
  }
  50% {
    opacity: 1;
  }
  80% {
    opacity: .3;
  }
  100% {
    transform: scale(0);
    visibility: hidden;
    opacity: 0;
  }
}

@keyframes ftwpHide {
  from {
    visibility: visible;
  }
  to {
    visibility: hidden;
  }
}

@keyframes ftwpShow {
  0%,
  99% {
    visibility: hidden;
  }
  100% {
    visibility: visible;
  }
}

#ftwp-container.ftwp-fixed-to-post.ftwp-animate-zoom-in.ftwp-minimize #ftwp-trigger,
#ftwp-container.ftwp-fixed-to-post.ftwp-animate-zoom-in.ftwp-maximize #ftwp-contents {
  animation: ftwpZoomIn 0.5s ease-out forwards;
}

#ftwp-container.ftwp-fixed-to-post.ftwp-animate-zoom-inOut.ftwp-maximize #ftwp-trigger {
  visibility: visible;
  animation: ftwpHide 0.1s forwards;
}

#ftwp-container.ftwp-fixed-to-post.ftwp-animate-zoom-inOut.ftwp-maximize #ftwp-contents {
  animation: ftwpZoomIn 0.3s ease-out forwards;
}

#ftwp-container.ftwp-fixed-to-post.ftwp-animate-zoom-inOut.ftwp-minimize #ftwp-trigger {
  visibility: hidden;
  animation: ftwpShow 0.3s forwards;
}

#ftwp-container.ftwp-fixed-to-post.ftwp-animate-zoom-inOut.ftwp-minimize #ftwp-contents {
  animation: ftwpZoomOut 0.4s ease-in forwards;
}

@keyframes ftwpTargetHint {
  0%,
  100% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
}

.ftwp-heading-target {
  position: relative;
  outline: none;
}

.ftwp-heading-target::before {
  content: '';
  display: block;
  opacity: 0;
  position: absolute;
  top: 0;
  left: -10px;
  width: 4px;
  height: 100%;
  background: #d33;
  animation: ftwpTargetHint 1s 0.6s forwards;
}

.ftwp-fade-trigger {
  opacity: 0.1 !important;
  filter: blur(1px);
  transition: 3s ease-in;
  transition-property: opacity, filter;
}

.ftwp-unfade-trigger {
  opacity: 1;
  filter: blur(0);
  transform: translateX(0);
  transition: 0.5s ease-out;
  transition-property: opacity, filter;
}

.ftwp-blur {
  filter: blur(3px) !important;
  opacity: 0.8 !important;
  transition: filter 1s ease-out !important;
}

.ftwp-unblur {
  filter: blur(0) !important;
  opacity: 1 !important;
  transition: filter 0.3s ease-out !important;
}

.ftwp-no-scroll {
  overflow: hidden !important;
}

.ftwp-in-post#ftwp-container-outer {
  margin-bottom: 20px;
}

.ftwp-in-post#ftwp-container-outer,
.ftwp-in-post#ftwp-container-outer #ftwp-contents {
  height: auto;
  overflow-y: hidden;
  position: relative;
  z-index: 1;
}

.ftwp-in-post#ftwp-container-outer #ftwp-trigger {
  visibility: hidden;
  position: absolute;
  top: -9999px;
  z-index: -10;
}

.ftwp-in-post#ftwp-container-outer.ftwp-float-right,
.ftwp-in-post#ftwp-container-outer.ftwp-float-right #ftwp-contents,
.ftwp-in-post#ftwp-container-outer.ftwp-float-left,
.ftwp-in-post#ftwp-container-outer.ftwp-float-left #ftwp-contents {
  width: 250px;
}

.ftwp-in-post#ftwp-container-outer.ftwp-float-right {
  float: right;
  margin-left: 20px;
}

@media screen and (max-width: 420px) {
  .ftwp-in-post#ftwp-container-outer.ftwp-float-right,
  .ftwp-in-post#ftwp-container-outer.ftwp-float-right #ftwp-contents {
    margin-left: 0;
    margin-right: 0;
    float: none;
    width: 100% !important;
  }
}

.ftwp-in-post#ftwp-container-outer.ftwp-float-left {
  float: left;
  margin-right: 20px;
}

@media screen and (max-width: 420px) {
  .ftwp-in-post#ftwp-container-outer.ftwp-float-left,
  .ftwp-in-post#ftwp-container-outer.ftwp-float-left #ftwp-contents {
    margin-left: 0;
    margin-right: 0;
    float: none;
    width: 100% !important;
  }
}

.ftwp-in-post#ftwp-container-outer.ftwp-float-none,
.ftwp-in-post#ftwp-container-outer.ftwp-float-none #ftwp-contents {
  width: 100%;
}

.ftwp-widget #ftwp-container {
  width: 100%;
  height: auto;
}

.ftwp-widget #ftwp-container #ftwp-trigger {
  position: absolute;
  top: -9999px;
  z-index: -10;
  visibility: hidden;
}

.ftwp-widget #ftwp-container.ftwp-wrap #ftwp-contents {
  width: 100%;
  height: auto;
}

.ftwp-widget-fixed #ftwp-contents {
  position: fixed;
  z-index: 999;
}

.ftwp-widget-invalid {
  display: none;
}

#ftwp-container.ftwp-hidden-state {
  opacity: 0;
  visibility: hidden;
  z-index: -9999;
  position: absolute;
  top: 0;
  left: 0;
}

#ftwp-container.ftwp-ie9.ftwp-minimize #ftwp-trigger,
#ftwp-container.ftwp-ie9.ftwp-maximize #ftwp-contents {
  visibility: visible !important;
}

#ftwp-container.ftwp-ie9.ftwp-maximize #ftwp-trigger {
  visibility: hidden !important;
}

#ftwp-container.ftwp-ie9 #ftwp-trigger:hover {
  filter: none !important;
}

.ftwp-in-post#ftwp-container-outer {
  height: auto;
}

#ftwp-container.ftwp-wrap #ftwp-contents {
  width: 250px;
  height: auto;
  font-size: 0px;
}

.ftwp-in-post#ftwp-container-outer #ftwp-contents {
  height: auto;
}

#ftwp-container.ftwp-wrap #ftwp-trigger {
  width: 50px;
  height: 50px;
  font-size: 30px;
}

#ftwp-container #ftwp-trigger.ftwp-border-medium {
  font-size: 29px;
}

#ftwp-container.ftwp-wrap #ftwp-header {
  font-size: 22px;
  font-family: inherit;
}

#ftwp-container.ftwp-wrap #ftwp-header-title {
  font-weight: bold;
}

#ftwp-container.ftwp-wrap #ftwp-list {
  font-size: 14px;
  font-family: inherit;
}

#ftwp-container #ftwp-list.ftwp-liststyle-decimal .ftwp-anchor::before {
  font-size: 14px;
}

#ftwp-container #ftwp-list.ftwp-strong-first > .ftwp-item > .ftwp-anchor .ftwp-text {
  font-size: 15.4px;
}

#ftwp-container #ftwp-list.ftwp-strong-first.ftwp-liststyle-decimal > .ftwp-item > .ftwp-anchor::before {
  font-size: 15.4px;
}

#ftwp-container.ftwp-wrap #ftwp-trigger {
  color: #333;
  background: rgba(243, 243, 243, 0.95);
}

#ftwp-container.ftwp-wrap #ftwp-trigger {
  border-color: rgba(51, 51, 51, 0.95);
}

#ftwp-container.ftwp-wrap #ftwp-contents {
  border-color: rgba(51, 51, 51, 0.95);
}

#ftwp-container.ftwp-wrap #ftwp-header {
  color: #333;
  background: rgba(243, 243, 243, 0.95);
}

#ftwp-container.ftwp-wrap #ftwp-contents:hover #ftwp-header {
  background: #f3f3f3;
}

#ftwp-container.ftwp-wrap #ftwp-list {
  color: #333;
  background: rgba(243, 243, 243, 0.95);
}

#ftwp-container.ftwp-wrap #ftwp-contents:hover #ftwp-list {
  background: #f3f3f3;
}

#ftwp-container.ftwp-wrap #ftwp-list .ftwp-anchor:hover {
  color: #00A368;
}

#ftwp-container.ftwp-wrap #ftwp-list .ftwp-anchor:focus,
#ftwp-container.ftwp-wrap #ftwp-list .ftwp-active,
#ftwp-container.ftwp-wrap #ftwp-list .ftwp-active:hover {
  color: #fff;
}

#ftwp-container.ftwp-wrap #ftwp-list .ftwp-text::before {
  background: rgba(221, 51, 51, 0.95);
}

.ftwp-heading-target::before {
  background: rgba(221, 51, 51, 0.95);
}

@charset "UTF-8";
#toggle-content img, #ftwp-postcontent img {
  height: auto !important;
}

.home-brand-gg {
  background-color: #ffffff;
}

.show-on-mobile {
  display: none;
}

.page-footer .footer-top .widget-title:before, .page-footer .footer-top .widget-title:after {
  left: 50%;
  transform: translateX(-50%);
}

.page-footer p .fa-map-marker, .page-footer p .fa-phone {
  position: static;
}

.pagination-nav .pagination {
  margin-top: 10px;
}

.taxonomy-product-list {
  margin-bottom: 20px;
}

.taxonomy-product-list .breadcrumb .breadcrumb-item.active,
.taxonomy-product-list .breadcrumb .breadcrumb-item:before {
  color: #212529;
}

.single-product-breadcrumb .breadcrumb .breadcrumb-item.active,
.single-product-breadcrumb .breadcrumb .breadcrumb-item:before {
  color: #6c757d;
}

@media only screen and (max-width: 600px) {
  .list-video-cat .post-title {
    font-size: 14px;
    font-weight: normal;
  }
  .container, .container-fluid,
  .container-lg, .container-md,
  .container-sm, .container-xl {
    padding-left: 10px;
    padding-right: 10px;
  }
  .mobile-menu-toggler {
    margin-left: 0;
    padding: 0;
  }
  .home-product-bestsale {
    overflow: hidden;
  }
  .home-product-bestsale .list-product-bestsale {
    padding: 0 10px;
  }
  .home-product-bestsale .list-product-bestsale .slick-dots {
    bottom: 3px;
  }
  .row {
    margin-left: -10px;
    margin-right: -10px;
  }
  .col, .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-auto, .col-lg, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-auto, .col-md, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md-auto, .col-sm, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-auto {
    padding-left: 10px;
    padding-right: 10px;
  }
  .page-header .order-1, .page-header .order-2, .page-header .order-3 {
    order: inherit;
  }
  .show-on-mobile {
    display: block;
  }
  .action-bar {
    width: 100%;
    bottom: 0;
    left: 0;
    height: auto;
  }
  .action-bar .list-cta {
    display: flex;
    justify-content: space-around;
    align-items: center;
  }
  .action-bar .list-cta li {
    margin: 5px 0;
    display: inline-block;
  }
  .action-bar .list-cta li .text {
    font-size: 12px;
  }
  .action-bar .list-hotline {
    left: 175px;
    bottom: 80px;
  }
  .action-bar .call .active:after {
    left: 12px;
    bottom: 55px;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 10px solid #fff;
  }
}

blockquote {
  background: rgba(0, 0, 0, 0.02);
  font-size: 14px;
  background-color: #fefbfb;
  border-left: none;
  margin: 20px 0 20px;
  position: relative;
  text-align: left;
  clear: both;
  padding: 20px 10px 0px;
  border: 2px dashed #e23430;
}

.nav-user-info {
  margin: 0;
  padding: 0;
  right: 0;
  z-index: 99;
  top: 40px;
  list-style: none;
  position: absolute;
  background: white;
  display: none;
}

.nav-user-info li {
  display: block;
}

.nav-user-info li a {
  color: black;
  display: block;
  padding: 8px 10px;
  min-width: 130px;
}

.nav-user-info li a:hover {
  background: #e81818;
  color: white;
}

.top-header .mini-shop:hover .nav-user-info {
  display: block;
}

.form-product {
  margin-top: 15px;
}

.form-product .swatch {
  font-size: 14px;
  margin-bottom: 10px;
}

.form-product .swatch .header {
  margin-bottom: 5px;
}

.form-product .swatch .swatch-element {
  display: inline-block;
  margin: 0px 5px 5px 0;
}

.form-product .swatch .swatch-element label {
  min-width: 36px;
  height: 36px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #ebebeb;
  cursor: pointer;
  white-space: nowrap;
  padding: 0 5px;
  position: relative;
  margin-bottom: 0;
}

.form-product .swatch .swatch-element label .crossed-out {
  display: none;
}

.form-product .swatch .swatch-element input {
  display: none;
}

.form-product .swatch .swatch-element input:checked + label {
  background: #363636;
  border-color: #363636;
  color: #fff;
}

.form-product .swatch .swatch-element .tooltip {
  display: none;
}

.form-product .swatch .swatch-element.vang label {
  background: #FFC107 !important;
  border-color: #FFC107 !important;
}

.form-product .swatch .swatch-element.do label {
  background: #FF1C1C !important;
  border-color: #FF1C1C !important;
}

.form-product .swatch .swatch-element.color input:checked + label:before {
  content: "";
  color: #fff;
  position: absolute;
  width: 13px;
  height: 13px;
  line-height: 10px;
  top: 50%;
  font-size: 12px;
  left: 50%;
  background-size: cover;
  transform: translate(-50%, -50%);
  background-image: url("../images/check-symbol.svg");
}

.form-product .swatch .swatch-element.image {
  display: -ms-flexbox;
  display: inline-block;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  width: 44px;
  height: 56px;
  margin-right: 12px;
  margin-bottom: 12px;
  border: 1px solid #e1e1e1;
  background: #fff;
}

.form-product .swatch .swatch-element.image.on {
  border: 1px solid #ff781e;
}

.form-product .swatch .swatch-element.image img {
  object-fit: cover;
  object-position: 50% 50%;
  -o-object-position: 50% 50%;
  width: 100%;
  height: 100%;
  max-width: inherit;
}

.tool-bar {
  position: fixed;
  top: 0;
  left: 0;
  padding: 10px;
  z-index: 99;
  background: rgba(0, 0, 0, 0.9);
  text-align: center;
  border-bottom: 1px solid #ddd;
}

.tool-bar a {
  margin-left: 0;
  width: 200px;
}

#toggle-content table,
#ftwp-postcontent table {
  font-family: Arial, Helvetica, sans-serif;
  border-collapse: collapse;
  width: 100%;
}

#toggle-content table td, #toggle-content table th,
#ftwp-postcontent table td,
#ftwp-postcontent table th {
  border: 1px solid #ddd;
  padding: 8px;
}

#toggle-content table tr:nth-child(even),
#ftwp-postcontent table tr:nth-child(even) {
  background-color: #f2f2f2;
}

#toggle-content table tr:hover,
#ftwp-postcontent table tr:hover {
  background-color: #ddd;
}

#toggle-content table th,
#ftwp-postcontent table th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  background-color: #e81818;
  color: white;
}

.check-answer-icon {
  display: none;
}

.check-answer-icon i {
  font-weight: 900 !important;
}

.check-answer-icon .fa-check {
  font-family: "FontAweSome" !important;
}

.check-answer-icon .fa-times:before {
  content: "" !important;
  font-family: "FontAweSome" !important;
}

.has-background {
  background: #9ed1e7 !important;
}

#backgroundPopup {
  display: none;
  position: fixed;
  _position: absolute;
  /* hack for internet explorer 6*/
  height: 100%;
  width: 100%;
  top: 0;
  left: -1px;
  background: #000000;
  border: 1px solid #cecece;
  z-index: 99998;
}

#popupContact {
  display: none;
  position: fixed;
  /* hack for internet explorer 6*/
  text-align: center;
  vertical-align: middle;
  z-index: 99999;
  padding: 7px;
  font-size: 13px;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  width: 600px;
}

#popupContact .require-col:after {
  display: none;
}

#popupContact > div {
  position: relative;
}

#popupContact div #popupContactClose {
  position: absolute;
  right: -10px;
  top: 30px;
  z-index: 999;
}

#popupContact div #popupContactClose img {
  width: 30px;
}

#popupContact h1 {
  text-align: left;
  color: #096;
  font-size: 18px;
  font-weight: 700;
  border-bottom: 1px dotted #CCC;
  padding-bottom: 2px;
  margin-bottom: 20px;
}

#popupContactClose {
  font-size: 12px;
  line-height: 16px;
  right: 6px;
  top: 4px;
  color: #ffffff;
  font-weight: 700;
}

#button {
  text-align: center;
  margin: 100px;
}

#popup_frm_contact .require-col {
  border-color: red;
  border-width: 0px;
  width: 486px;
  background-repeat: no-repeat;
  background-color: white;
  border-radius: 10px;
  padding: 10px 10px 10px 10px;
  float: left;
  box-shadow: 0 0 10px 0 #000000;
  -moz-box-shadow: 0 0 10px 0 #000000;
  -webkit-box-shadow: 0 0 10px 0 #000000;
}

#popup_frm_contact .require-col .input-text {
  margin-bottom: 10px;
  width: 100%;
  float: left;
}

#popup_frm_contact .require-col .input-text .input {
  width: calc(60% - 10px);
  float: left;
  margin-right: 10px;
  height: 36px;
}

#popup_frm_contact .require-col .input-text .con_sub {
  width: 40%;
  float: left;
}

#popup_frm_contact .require-col .input-text img {
  max-width: 100%;
}

.loadicon {
  display: none !important;
}

.loadicon.loader {
  display: block !important;
}

@media screen and (max-width: 767px) {
  #popupContact {
    width: 360px;
  }
}

.contact_view {
  font-weight: bold;
  padding: 10px;
  clear: left;
  display: none;
}

#review-2020 {
  border: 1px solid #e8e8e8;
  border-radius: 5px;
  margin-bottom: 20px;
}

.review-form-2020 {
  border-radius: 5px;
  padding: 15px;
}

.review-form-2020 .avgRate {
  width: 22%;
  border-right: solid 1px #eee;
  text-align: center;
}

.review-form-2020 .avgRate span {
  width: 100%;
  font-size: 45px;
  color: #fe302e;
  line-height: 40px;
}

.review-form-2020 .avg-rate-count {
  width: 48%;
  font-size: 14px;
  border-right: solid 1px #eee;
  padding: 10px 0;
}

.review-form-2020 .avg-rate-count .avg-rate-item {
  padding: 1px 20px;
}

.review-form-2020 .avg-rate-count .avg-rate-item .rate-number {
  display: inline-block;
  color: #333e48;
}

.review-form-2020 .avg-rate-count .avg-rate-item .background-rate {
  background-color: #e9e9e9;
  margin: 0 10px;
  border-radius: 5px;
  padding: 0;
}

.review-form-2020 .avg-rate-count .avg-rate-item .background-rate > div {
  background: linear-gradient(90deg, #ff7d26 0, #f25800 97%);
  height: 8px;
  border-radius: 5px;
  max-width: 100%;
}

.review-form-2020 .avg-rate-count .avg-rate-item .total-avg-rate {
  display: inline-block;
  color: #288ad6;
  cursor: pointer;
}

.review-form-2020 .avg-rate-count .avg-rate-item .background-rate {
  background-color: #e9e9e9;
  margin: 0 10px;
  border-radius: 5px;
  padding: 0;
}

.review-form-2020 .button-review {
  width: 27%;
  font-size: 14px;
}

.span-title {
  display: block;
  text-align: center;
}

.nhan-xet-bar {
  width: 180px;
}

.review-form-2020 .button-review a {
  display: block;
  width: 160px;
  font-weight: 600;
  margin: 10px auto 0;
  padding: 10px;
  color: #fff;
  background-color: #288ad6;
  border-radius: 5px;
  text-align: center;
  box-sizing: border-box;
}

.review-form-2020 .button-review a.close-btt {
  background: #fff;
  color: #288ad6;
  border: 1px solid #ddd;
}

form#form-review {
  padding-top: 20px;
  margin-top: 10px;
  border-top: 1px dashed #e8e8e8;
}

.star-rank {
  margin-bottom: 10px;
}

.review-form-2020 .star-rank .rating-input {
  float: right;
  width: 16px;
  height: 16px;
  padding: 0;
  margin: 0 0 0 -16px;
  opacity: 0;
}

.rating-input {
  float: right;
  width: 16px;
  height: 16px;
  padding: 0;
  margin: 0 0 0 -16px;
  opacity: 0;
}

.rating-star {
  width: 17px;
  height: 17px;
  margin: 0 3px;
}

.rating-input:checked ~ .rating-star, .rating-star:hover, .rating-star:hover ~ .rating-star, .rating:hover .rating-star:hover, .rating:hover .rating-star:hover ~ .rating-star {
  background-position: 0 0;
}

.rating-comment:hover .rating-star, .rating-star {
  position: relative;
  float: right;
  display: block;
  background: url(../images/star_rating.png?v=2.1) 0 -28px;
}

.rating-comment:hover .rating-star:hover, .rating-comment:hover .rating-star:hover ~ .rating-star {
  background-position: 0 -56px !important;
}

.item_comment.comment_left {
  float: left;
  width: 40px;
}

.item_comment.comment_right {
  margin-left: 50px;
}

.item_comment p {
  margin: 5px 0;
}

.item_comment {
  padding: 15px 0;
  border-top: solid 1px #eaedf1;
  line-height: 1.45;
  font-size: 14px;
  display: flex;
}

.item_comment.first {
  border: none;
}

.item_comment.comment-name {
  font-weight: 700;
  font-size: 14px;
}

.item_comment.comment-name.note {
  color: #e80000;
  font-style: normal;
  font-weight: 400;
  font-size: 10px;
}

.icon-star {
  background-image: url(../images/star_sprite.png);
  width: 92px;
  height: 17px;
  vertical-align: sub;
  display: inline-block;
  background-repeat: no-repeat;
}

.icon-star.star0 {
  background-position: 0 -109px;
}

.icon-star.star1 {
  background-position: 0 -88px;
}

.icon-star.star2 {
  background-position: 0 -67px;
}

.icon-star.star3 {
  background-position: 0 -43px;
}

.icon-star.star4 {
  background-position: 0 -23px;
}

.icon-star.star5 {
  background-position: 0 0;
}

#star_tip {
  display: none;
  margin-left: 10px;
  position: relative;
  background: #52b858;
  color: #fff;
  padding: 2px 8px 3px;
  box-sizing: border-box;
  border-radius: 3px;
}

#star_tip:after {
  right: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(82, 184, 88, 0);
  border-right-color: #52b858;
  border-width: 6px;
  margin-top: -6px;
}

.information {
  width: calc(100% - 160px);
}

.user-info {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 180px;
  padding: 5px 10px;
}

.devvn_cmt_list_box > ul > li {
  margin: 0 0 10px 0 !important;
}

.devvn_cmt_box {
  display: flex;
  padding: 20px 0;
  border-bottom: 1px solid #f3f3f3;
}

.user-info {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 180px;
  padding: 5px 10px;
}

.devvn_cmt_box span.user-avatar {
  float: left;
  width: 64px;
  height: 64px;
  background: #ddd;
  text-align: center;
  color: #666;
  text-transform: uppercase;
  font-size: 20px;
  line-height: 64px;
  font-weight: 600;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.2);
  border-radius: 9999px;
}

.ten-khach-hang {
  margin-top: 10px;
  font-weight: 600;
  word-break: break-all;
  text-align: center;
}

.comment-time {
  font-size: 12px;
  color: #999;
  text-transform: uppercase;
}

.devvn_cmt_box_content {
  display: block;
  font-size: 14px;
  color: #4a4a4a;
  line-height: 22px;
  margin-left: 30px;
}

.devvn_cmt_tool {
  color: #999;
  font-size: 13px;
  margin: 0 0 5px 30px;
  padding: 5px 0;
}

.devvn_cmt_box_content, .devvn_cmt_tool, .devvn_cmt_child {
  margin-left: 0 !important;
}

@media (max-width: 767px) {
  .review-info {
    display: block !important;
  }
  .review-info .avgRate, .review-info .avg-rate-count, .review-info .button-review {
    width: 100% !important;
  }
  .review-info .button-review {
    margin-top: 10px;
    margin-bottom: 15px;
  }
  .information {
    width: 100% !important;
  }
  .user-info {
    width: 160px;
  }
  .rating-comment {
    margin-left: 5px !important;
  }
  #star_tip {
    padding: 2px 5px 3px !important;
  }
}

.search-result {
  position: absolute;
  top: 38px;
  z-index: 99;
  width: 400px;
  max-height: 500px;
  overflow-y: scroll;
  left: 20px;
  display: none;
}

.search-result .suggest_search {
  background: #fff;
  border: 1px solid #eee;
  top: -24px;
  z-index: 100000;
  left: 2px;
  right: 2px;
  border-radius: 6px;
  box-shadow: 0 1px 8px rgba(0, 0, 0, 0.3);
  padding: 0;
  margin: 0;
}

.search-result .suggest_search li {
  display: block;
  overflow: hidden;
  padding: 10px;
  border-bottom: 1px solid #eee;
}

.search-result .suggest_search li.keyword-history {
  color: #333;
  transition: .3s;
  line-height: 20px;
  padding: 4px 8px;
  background-color: #f1f3f9;
  border-radius: 14px;
  margin-left: 8px;
  margin-top: 6px;
  display: inline-block;
}

.search-result .suggest_search li.keyword-history a {
  color: #333;
}

.search-result .suggest_search li.keyword-history a:hover {
  color: #288ad6;
}

.search-result .suggest_search li.ttitle {
  position: relative;
}

.search-result .suggest_search li.ttitle .btnClosePop {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 1px solid #c2c2c2;
  position: absolute;
  right: 5px;
  top: 0;
  bottom: 0;
  z-index: 10;
  color: #c2c2c2;
  line-height: 19px;
  text-align: center;
  font-size: 18px;
  margin: auto;
  float: unset;
  padding: unset;
}

.search-result .suggest_search li a {
  color: #3b7adb;
  font-size: 12px;
  margin: 0 5px 0;
  display: block;
}

.search-result .suggest_search li .viewed {
  background: #f5f5f5;
  font-size: 13px;
  color: #666;
  font-weight: 400;
  padding: 10px;
  margin: -15px -10px;
}

.search-result .suggest_search li.product_suggest a .item-img {
  float: left;
  width: 60px;
  height: auto;
  margin: 0 6px 0 0;
}

.search-result .suggest_search li.product_suggest a .item-img img {
  width: 100%;
}

.search-result .suggest_search li.product_suggest a .item-info {
  float: left;
  width: calc(100% - 66px);
}

.search-result .suggest_search li.product_suggest a .item-info .item-txt-online {
  line-height: 25px;
}

.search-result .suggest_search li.product_suggest a h3 {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  color: #333;
  font-size: 14px;
  overflow: hidden;
}

.search-result .suggest_search li.product_suggest a .price {
  font-size: 14px;
  color: #e83a45;
  float: none;
  font-weight: bold;
  display: inline-block;
  vertical-align: middle;
}

.search-result .suggest_search li.product_suggest a .price.twoprice {
  display: block;
  font-weight: normal;
  font-size: 13px;
  padding-top: 3px;
  color: #222;
}

.search-result .suggest_search li.product_suggest .b_flex {
  display: flex;
  gap: 10px;
}

.search-result .suggest_search li.product_suggest .b_flex strong.multiprice {
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 18px;
  color: #10984b;
}

.search-result .suggest_search li.product_suggest .b_flex p.per_twoprice {
  font-size: 10px;
  font-weight: 400;
  line-height: 16px;
  color: #10984b;
  background-color: #f2fcf5;
  padding: 2px 5px;
}

.search-result .suggest_search li.product_suggest a .price.twoprice:before {
  content: '';
  width: 15px;
  height: 15px;
  background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAMAAAAM7l6QAAADIWlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS41LWMwMTQgNzkuMTUxNDgxLCAyMDEzLzAzLzEzLTEyOjA5OjE1ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjQwRDA1QTlFQzc2NTExRUI5RUFEQUQ5QzM0RTRFREY5IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjQwRDA1QTlGQzc2NTExRUI5RUFEQUQ5QzM0RTRFREY5Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NDBEMDVBOUNDNzY1MTFFQjlFQURBRDlDMzRFNEVERjkiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NDBEMDVBOURDNzY1MTFFQjlFQURBRDlDMzRFNEVERjkiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6rTY90AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAFRQTFRFR3BM0QAczwIc0AId0AEc0AEc0AEczwEc0AEc0AEb0AEbzwAgzwAQ0AEc0QIczwEa0QEc0QIe0AId1gAh0QEb0QIdzwAg0AIbzwAbzwUb0gAd0AIcLM/rQgAAABt0Uk5TAH+A31+/QCDv388QEK9/UG9vnx+PjzCfMDBPXpRnnQAAASVJREFUKM+Nk8uWgzAMQ0VJiAOkPPqcuf//n7OABGhZTFb4WPKRZSHtXxdCp/PXTSkCWHLhu3kxwOKCeHwAmhr8eJOkp/NQD/vuBXyzlaGFy6FbHadVu/4A7lOLg3VcqDduXW/8upck3WkLCcqn5ypJwchrPA3qLLHBekkOnwUbbcRCoY+SUtF15SW9lpmSJpIk473WM05y3PMw4kHNRBuk3z7XRi8Ri+8RbN7sjtz2bYWXkdctbSvsQQot42ZCv2IkSY9F2pxdwCSlAr8yS3NZzJEkTXtb6nZvi5PUGcXHCPYuay/Aa6EfTtKu/nRxO32MW0RiyLc5jcNwFp2zeFXQ7rLb+I/wDRG8+5GkMHmIzXFaeBhAjAZY1X/9J8GlBZHGXv98fzV0E9m7ufBbAAAAAElFTkSuQmCC) no-repeat left center;
  background-size: 15px 15px;
  margin: 1px 5px 0 0;
  display: inline-block;
  vertical-align: top;
}

.search-result .suggest_search li.product_suggest a .price.fightprice:before,
.search-result .suggest_search li.product_suggest a .price.fightpricesetup:before {
  background: transparent url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAANESURBVHgBzVfNUhNBEO7ZRF3Ew/gEhiqVo7wB6w0JKG9AOAEnwtET4cYtcAqcCE8gh4TSk+PNm3Cj1CryBq5VUG6EZOz5WTY7O9mQjSJf1Sa76e3+enr6ZwLwn0EgI+i+R+H3mAdd7uNjy19934IMcCAD6O7cGgTjZ8Cdd0ByH/E6o3uzG5ABORgSmmgLY+fiN8OrhVcBg+m5888gaHz7BEMgdQtkmAN3Sj44hOLHNHAoy2dONv3VRkU5VSzj71WtVgfeOegxk7o9pC9x+yEaJKU+Wuv+cnM7plObLQEh+2BHHR5crPtLzDcFeevr7XGxmhKuykey40jAT3DfD/2VBjNV/NWjOq3NMCAORoi86BF50lZ7XNwvQWItBtBIQSSV4utMZM3umD3IfUEmilF4bEbBVgUF/c1GJReQNsIoBo+mTHmmMvybuF0HeIfCQAdIblG/fWKKsNyqdLfIZcabMtxrlJ2JC5LMypaDZZzmgG4yJaXT3U7Y6WoZIdMmueyIUf4Y/M6hviubHdOJkXNSUQqiyVgSkBNRRqLRbPYhb6HspamGDYuJ3qFtVOjeq3Iok2VIqwsUxi5/ROSqww2CjTytcmhtrgKEbyCrD/cvJkRJqgi4QVge7F+RC2jbDBschV84SSHcAp6nMASykCdAcn7kQDvPZNvFtjlorI5Crm176ulK6shxHHw4DdzXz9t4O6PG6tOfQeP752HIhcydn6yiLkHdUyt5LMmPDqMIIOR0Q4F6waliwniJJaSuXBovocl9q+Mx8ijPYn1ACciOstddADv6hJ0wRcAPEhpyQkrUzSRPjuMuZqkDa8ZIVQ6uNCegD8Q4FgR2qbbFScI5Syu+8uEWcQenYeCq2U1gSh0mRoO24aknVXq9sJ8Ja8U6SvRUlCffCJhker9tZB44uTfYU6KDh7gXpyGRgCvNxJHMfiYM7pXBvQTthBeTESKa1RN/+WgzRr5XXEQyHFSGLSKdOAD3Yt1GlX4sl+HLF3p+8uQwkZq8EjpxTS7Bd6DrMDlwBNzzY9tp+EYO2J3SE02BXTsmuW8+SUMM/c8oaH5lbnGSoOseqK5YkHPEgbe4x1swJLL/OQ23R4zWsXOWFuY7jT+8rHcsxxjMYAAAAABJRU5ErkJggg==") no-repeat left center;
  background-size: 16px 16px;
}

.search-result .suggest_search li.product_suggest a .box-p {
  display: inline-block;
  vertical-align: middle;
}

.search-result .suggest_search li.product_suggest a .box-p .price-old {
  display: inline-block;
  text-decoration: line-through;
  color: #333;
}

.search-result .suggest_search li.product_suggest a .box-p .percent {
  color: #333;
}

.search-result .suggest_search li.product_suggest a .item-gift {
  color: #333;
}

.search-result .suggest_search:before,
.search-result .suggest_search:after {
  content: '';
  width: 0;
  height: 0;
  position: absolute;
  bottom: 100%;
  left: 30%;
  border-bottom: 10px solid #eee;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
}

.search-result .suggest_search:after {
  border-width: 8px;
  border-bottom-color: #f5f5f5;
  margin-left: 2px;
}

@media (max-width: 767px) {
  .search-result {
    width: 100%;
    left: 0;
    top: 42px;
  }
}

.single-product-list-variations ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
  width: 100%;
  flex-wrap: wrap;
}

.single-product-list-variations ul li {
  align-items: center;
  border-bottom: 1px solid #eaeaea;
  padding-bottom: 15px;
  margin-bottom: 10px;
  flex-wrap: wrap;
}

.single-product-list-variations ul li.disabled {
  opacity: 0.5;
  background: #f0f0f0;
  cursor: no-drop !important;
}

.single-product-list-variations ul li span {
  display: inline-block;
  width: 100%;
  padding: 5px 0px;
  margin-bottom: 5px;
  font-weight: bold;
  text-align: left;
  align-items: center;
}

.single-product-list-variations ul li ul.sub {
  margin: 0 0 0 -5px;
  padding: 0;
  list-style-type: none;
  width: calc(100% - 0px);
  flex-direction: initial;
}

.single-product-list-variations ul li ul.sub li {
  border: 1px solid #eaeaea;
  padding: 8px;
  margin: 5px 5px 5px 0;
  text-align: center;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  position: relative;
  border-radius: 3px;
  display: inline-block;
  max-width: calc(48% - 5px);
  white-space: nowrap;
  overflow: hidden !important;
  text-overflow: ellipsis;
}

.single-product-list-variations ul li ul.sub li.has-image {
  padding-left: 2.5rem;
}

.single-product-list-variations ul li ul.sub li .selection-box-tick {
  display: none;
}

.single-product-list-variations ul li ul.sub li .selection-image {
  height: 1.5rem;
  left: .5rem;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 1.5rem;
}

.single-product-list-variations ul li ul.sub li.active {
  border-color: #E81818;
  color: #E81818;
}

.single-product-list-variations ul li ul.sub li.active .selection-box-tick {
  display: block;
  bottom: 0;
  position: absolute;
  right: 0;
  height: .9375rem;
  overflow: hidden;
  width: .9375rem;
}

.single-product-list-variations ul li ul.sub li.active .selection-box-tick:before {
  border: .9375rem solid transparent;
  border-bottom: .9375rem solid #ee4d2d;
  bottom: 0;
  content: "";
  position: absolute;
  right: -.9375rem;
}

.single-product-list-variations ul li ul.sub li.active .selection-box-tick .icon-tick-bold {
  height: 8px;
  width: 8px;
  bottom: 0;
  position: absolute;
  right: 0;
}

/*# sourceMappingURL=main.web.css.map */
