/*
IRAN Sans-serif fonts are considered a proprietary software. To gain information about the laws regarding the use of these fonts, please visit www.fontiran.com
--------------------------------------------------------------------------------------
This set of fonts are used in this project under the license: (9RPY5W)
--------------------------------------------------------------------------------------
*/
/*
IRAN Yekan fonts are considered a proprietary software. To gain information about the laws regarding the use of these fonts, please visit www.fontiran.com
--------------------------------------------------------------------------------------
This set of fonts are used in this project under the license: (2XW59H)
--------------------------------------------------------------------------------------
*/
.side button, #login-form a.btn, #reset-pass-form button, .editUserAddressInCart {
  border-radius: 100px;
  color: #ffffff !important;
  padding: 10px 30px !important;
  margin: 15px auto;
  font-size: 13px;
  display: inline-block;
  border: 1px solid white;
}
.side button:hover, #login-form a.btn:hover, #reset-pass-form button:hover, .editUserAddressInCart:hover {
  background: white !important;
  border: 1px solid;
  cursor: pointer;
}

.option-f-box {
  width: 100%;
}

.myselect {
  position: relative;
}
.myselect .selectarrow1, .myselect .selectarrow12 {
  height: 36px;
  background: #fff;
  position: absolute;
  top: 1px;
  left: 1px;
  box-sizing: border-box;
  border-right: 1px solid #d8d8d8;
  text-align: center;
  display: block !important;
  padding: 9px 4px;
  border-radius: 2px 0 0 2px;
  font-size: 12px;
  font-weight: normal !important;
}
.myselect .selectarrow1.drop {
  left: 51px;
}

#login-form a.goBackToProfile {
  border-radius: 100px;
  color: #ffffff;
  padding: 10px 30px !important;
  margin: 15px auto;
  font-size: 13px;
  display: inline-block;
  border: 1px solid white;
}
#login-form a.goBackToProfile:hover {
  background: white !important;
  border: 1px solid;
  cursor: pointer;
}

.helpbox .layout-guide-btn {
  text-align: center;
  padding: 30px 0;
}
.helpbox .layout-guide-btn a {
  color: white;
  display: inline-block;
  background: #e5e7ea;
  width: 135px;
  text-align: center;
  border-radius: 3px;
  padding: 5px;
}

.myinput input {
  margin-bottom: 10px;
}
.myinput .unit {
  position: absolute;
  top: 0;
  left: 10px;
  color: #898989;
  font-size: 12px;
  line-height: 40px;
  height: 40px;
}

.myselect .selectarrow {
  width: 48px;
  height: 38px;
  background: #fff;
  position: absolute;
  top: 1px;
  left: 1px;
  box-sizing: border-box;
  border-right: 1px solid #d8d8d8;
  border-radius: 2px 0 0 2px;
  text-align: center;
  display: none;
}

.myselect .selectarrow span {
  line-height: 40px;
  font-size: 10px;
  color: #808080;
  height: 40px;
}

@keyframes fadeShow {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.content-from-text-editor iframe {
  max-width: 100%;
}
.content-from-text-editor iframe:not([src*=aparat]) {
  height: auto;
}
.content-from-text-editor img {
  max-width: 100%;
  height: auto;
}
.content-from-text-editor .galleries-images {
  animation: fadeShow 4s;
  animation-iteration-count: 1;
}
.content-from-text-editor .galleries-images .gallery-image-container {
  margin: 10px 0;
}
.content-from-text-editor .galleries-images .gallery-image-container .wrapper {
  width: 100%;
  height: 300px;
  margin: 0;
}
@media (max-width: 575px) {
  .content-from-text-editor .galleries-images .gallery-image-container .wrapper {
    height: 200px;
  }
}
.content-from-text-editor .galleries-images .gallery-image-container .wrapper img {
  max-width: 100%;
  max-height: 100%;
  height: auto !important;
  width: auto !important;
  margin: 0 auto;
  display: block;
  position: relative;
  top: 50%;
  transform: translate(0, -50%);
  cursor: zoom-in;
}
.content-from-text-editor .galleries-images .gallery-image-container p {
  text-align: center;
}

.dropzone .dz-message {
  text-align: center;
  margin: 1em 0;
}

.icon-remove {
  position: absolute;
  top: 4px !important;
  left: 6px !important;
  color: red;
  cursor: pointer !important;
  z-index: 999;
}

.dropzone .dz-preview .dz-image {
  overflow: hidden;
  position: relative;
  display: block;
  z-index: 10;
  border-radius: 0 !important;
  width: 100% !important;
  height: 100% !important;
}

div.picker {
  direction: rtl;
  background-color: #fff;
  position: absolute;
  padding: 3px;
  border-radius: 6px;
  font-size: 15px;
  line-height: 30px;
  z-index: 9999999999 !important;
}
div.picker td {
  width: 22px;
  text-align: center;
  border: 0 !important;
  padding: 0 !important;
}
div.picker div.navBack a {
  float: right;
}
div.picker div.navFwd {
  float: left;
}
div.picker div.navFwd a {
  float: left;
}
div.picker span.navInfo {
  padding: 5px 0px;
  display: inline-block;
}
div.picker td.pickerHead a {
  padding: 5px;
}
div.picker td.pickerHead a.nav {
  display: block;
}
div.picker td.pickerHead a.monYear {
  display: inline-block;
  padding-left: 1px;
  padding-right: 1px;
}
div.picker a.weekday {
  display: block;
  padding: 4px;
}
div.picker td.calWeekdays {
  font-weight: bold;
  text-align: center;
  padding-top: 3px;
  padding-bottom: 2px;
  font-size: 12px;
  line-height: 30px;
}
div.picker td.pickerFoot a {
  display: block;
  padding: 2px;
}
div.picker a {
  font-size: 15px;
  line-height: 30px;
  text-decoration: none;
  color: #333;
  transition: all 0.1s cubic-bezier(0, 1, 1, 0);
}
div.picker a:hover {
  text-decoration: none;
}
div.picker table {
  font-size: 14px !important;
  background: #fff !important;
  border: 0 !important;
}
div.picker a:hover {
  background: #eeeeee !important;
}
div.picker a.friday {
  background: #fff !important;
  color: #cccccc !important;
}
div.picker a.today {
  border-radius: 3px !important;
  background: #eeeeee !important;
}
div.picker a.weekday {
  padding: 0 6px !important;
}
div.picker td.calWeekdays {
  background: #fff !important;
  color: #000 !important;
}

.cart_detail_page_box {
  background: #fff;
  border: 1px solid #d9d9d9;
  padding: 30px 5px 10px;
  border-radius: 5px;
  margin-top: -1.5px;
  margin-bottom: 25px;
  position: relative;
}

.cart_detail_page_box p.cart_detail_page_box_name {
  position: absolute;
  top: -16px;
  min-width: 150px;
  text-align: center;
  background: red;
  border-radius: 8px;
  color: white;
  font-weight: bold;
  padding: 3px 0 16px 0;
  right: 0;
}

.cart_detail_page_box p.cart_detail_page_box_name:after {
  content: "";
  background: white;
  display: block;
  width: 100%;
  position: absolute;
  right: 0;
  bottom: 0;
  height: 11px;
  border-radius: 0 10px 0 0;
}

.cart_detail_page_box table td {
  width: 50%;
  padding: 5px;
  font-size: 13px;
}

.cart_detail_page_box td.cart_detail_page_table_title {
  text-align: right;
}

.cart_detail_page_box td.cart_detail_page_table_value {
  text-align: right;
  font-weight: 600;
}

.cart_detail_page_box button.btn.green-btn.cart_detail_page_box_print_btn {
  position: relative;
  right: 50%;
  transform: translate(50%, 0);
  font-size: 14px;
  border: 1px solid white;
}
.cart_detail_page_box button.btn.green-btn.cart_detail_page_box_print_btn:hover {
  background: white !important;
  cursor: pointer;
}

label.label {
  font-size: 14px;
  margin-bottom: 5px;
  color: black;
}

form#ticket-form .option-f {
  padding: 20px 15px 15px;
  margin-top: 40px;
  margin-bottom: 20px !important;
}
form#ticket-form .option-f ul li {
  margin-bottom: 5px;
}
form#ticket-form .option-f label.radiolabel, form#ticket-form .option-f label.label {
  font-size: 14px;
  color: #444444;
  cursor: pointer;
}
form#ticket-form .option-f label.label.lable-f {
  color: white !important;
  font-weight: bold;
  position: absolute;
  top: 0;
  padding: 1px 10px 15px 10px;
  border-radius: 10px;
  right: 0;
  min-width: 150px;
  text-align: center;
  background: blue;
  font-size: 14px;
  line-height: 23px;
  transform: translate(0, -72%);
}
form#ticket-form .option-f label.label.lable-f:after {
  content: "";
  display: block;
  width: 100%;
  position: absolute;
  right: 0;
  bottom: -1px;
  height: 12px;
  border-radius: 0 10px 0 0;
}

#chap_content {
  background: #fff;
  border-radius: 0 0 10px 10px;
  box-shadow: 0 3px 27px 0 rgba(68, 68, 68, 0.13);
  padding: 15px;
  min-height: 600px;
}
@media (min-width: 768px) {
  #chap_content {
    min-height: 600px;
  }
}
@media (max-width: 575px) {
  #chap_content {
    padding: 7px;
  }
}
#chap_content .news_archive {
  overflow: hidden;
  width: 100%;
}
#chap_content .news_archive div#w0 {
  width: 100%;
}
#chap_content .news_archive .chap_col-sm-6.chap_col-md-4.chap_col-lg-3 {
  float: right;
  margin-bottom: 30px;
  padding-right: 12px !important;
  padding-left: 12px !important;
}
#chap_content .news_archive .news_post {
  overflow: hidden;
  /*padding: 25px 0 30px;*/
  border: 1px solid #f1f1f1;
  padding: 10px;
  border-radius: 5px;
  background: #fdfdfd;
  box-shadow: 0 1px 1px rgba(28, 37, 64, 0.16);
  margin: 14px 0;
  width: 100%;
}
#chap_content .news_archive .news_post news_pic a {
  text-align: center;
  width: 100%;
  display: block;
  margin: 15px 0;
}
#chap_content .news_archive .news_post news_pic a img {
  width: 100% !important;
  height: 260px !important;
  object-fit: cover !important;
  max-height: 100% !important;
  max-width: 100% !important;
}
#chap_content .news_archive .news_post .news_title {
  letter-spacing: -0.5px;
  transition: all 0.4s ease;
  font-size: 17px;
  line-height: 35px;
}
#chap_content .news_archive .news_post .news_title a {
  letter-spacing: -0.5px;
  transition: all 0.4s ease;
  font-size: 17px;
  line-height: 35px;
  max-width: 100%;
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
#chap_content .news_archive .news_post .news_title a:hover {
  opacity: 0.9;
}
#chap_content .news_archive .news_post .news_date {
  color: gray;
  font-size: 12px;
  float: right;
}
#chap_content .news_archive .news_post .news_desc {
  float: right;
}
#chap_content .news_archive .news_post .news_desc p {
  color: #5f5f5f;
  text-align: justify;
  font-size: 16px;
  line-height: 28px;
}
#chap_content .news_archive .news_post .news_desc .readmore {
  width: 100%;
}
#chap_content .news_archive .news_post .news_desc .readmore a {
  display: block;
  float: left !important;
  transition: all 0.4s ease;
  font-size: 12px;
  color: gray;
}
#chap_content .news_archive .news_post .news_desc .readmore a:hover {
  color: lightslategray;
}
#chap_content .news_archive .news_post .news_pagination {
  overflow: hidden;
  margin-top: 50px;
}
#chap_content .news_archive .news_post .news_pagination ul {
  float: right;
  margin-left: 2px;
}
#chap_content .news_archive .news_post .news_pagination ul li {
  float: right;
  margin-left: 2px;
}
#chap_content .news_archive .news_post .news_pagination ul li:active a {
  color: #fff;
}
#chap_content .news_archive .news_post .news_pagination ul li a {
  width: 25px;
  height: 25px;
  border-radius: 5px;
  text-align: center;
  transition: all 0.5s ease;
  float: right;
  font-size: 16px;
  line-height: 25px;
}
#chap_content .news_archive .news_post .news_pagination ul li a:hover {
  color: #fff;
}
#chap_content .news_archive .news_post .news_pagination .allpages {
  color: #808080;
  float: left;
  font-size: 16px;
  line-height: 25px;
}

.btn_ok {
  background: green !important;
}

.shackBtn {
  animation-name: shakeAnim;
  position: relative;
  animation-duration: 5s;
  animation-iteration-count: 1;
  animation-timing-function: ease-in;
  cursor: pointer;
}

@keyframes shakeAnim {
  0% {
    left: 0;
  }
  1% {
    left: -3px;
  }
  2% {
    left: 5px;
  }
  3% {
    left: -8px;
  }
  4% {
    left: 8px;
  }
  5% {
    left: -5px;
  }
  6% {
    left: 3px;
  }
  7% {
    left: 0;
  }
}
@media (max-width: 993px) {
  .product-item-pay {
    bottom: 0px !important;
    right: 0px !important;
  }
}
div#fast > form > div {
  margin-top: 15px;
  margin-bottom: 15px;
}

div#pd-description-container {
  width: 100%;
}

.no-margin {
  margin: 0 !important;
}

@media (max-width: 993px) {
  #all-left-side .payments {
    margin: 0 !important;
  }
}
.news_pic {
  overflow: hidden;
  height: 397px;
  width: 100%;
  background: #f9f9f9;
  position: relative;
  border-radius: 5px;
  border: 1px solid #f1f1f1;
  margin-bottom: 15px;
}
@media (min-width: 1600px) {
  .news_pic {
    height: 510px;
  }
}
@media (max-width: 1200px) {
  .news_pic {
    height: 323px;
  }
}
@media (max-width: 998px) {
  .news_pic {
    height: 255px;
  }
}
@media (max-width: 768px) {
  .news_pic {
    height: 426px;
  }
}
@media (max-width: 500px) {
  .news_pic {
    height: 255px;
  }
}
@media (max-width: 400px) {
  .news_pic {
    height: 180px;
  }
}
.news_pic a {
  width: 100%;
  height: 100%;
}

.news_post .news_pic a .img-responsive {
  max-height: 100% !important;
  max-width: 100% !important;
  position: absolute;
  right: 50%;
  top: 50%;
  transform: translate(50%, -50%);
}

.news-page .news_content, .news_post .news_content {
  font-size: 12.5px !important;
  line-height: 25px;
  text-align: justify !important;
  min-height: 115px !important;
  border-bottom: 1px solid #f1f1f1;
  margin-bottom: 12px;
}

.news_post .news_content {
  padding: 10px;
}

.news-page, .news_post, .articles_page {
  display: inline-block;
  float: right;
}

.modal-content .form-label.enter_report {
  margin: 10px 0;
}

div#message ul {
  padding-right: 20px;
}
div#message .modal-header h4 {
  position: absolute;
}

.modal-header {
  color: #fff;
  font-size: 19px;
  line-height: 32px;
  padding: 20px 30px 20px 20px;
}
.modal-header .modal-title {
  float: right;
  color: white !important;
}
.modal-header .modal-title span {
  float: right;
  line-height: 32px;
  margin-left: 10px;
  font-size: 20px;
}
.modal-header .close {
  color: #fff;
  text-shadow: none;
  opacity: 1;
  float: left;
  margin-left: 0 !important;
}

ul.pagination {
  margin: 30px auto 0 !important;
  position: relative !important;
  border-radius: 0 !important;
  clear: both;
  width: -webkit-fit-content;
  width: fit-content;
  width: -moz-fit-content;
}
ul.pagination .next span, ul.pagination .next a, ul.pagination .last span, ul.pagination .last a, ul.pagination .first span, ul.pagination .first a, ul.pagination .prev span, ul.pagination .prev a {
  border: none !important;
  position: relative;
  width: 37px;
  border-radius: 0;
  text-align: center;
  cursor: pointer;
  float: right !important;
  color: #a0a0a0;
  font-size: 13px;
  top: -37px;
  background: transparent;
  padding: 35px 0 0 0 !important;
}
@media (max-width: 452px) {
  ul.pagination .next span, ul.pagination .next a, ul.pagination .last span, ul.pagination .last a, ul.pagination .first span, ul.pagination .first a, ul.pagination .prev span, ul.pagination .prev a {
    font-size: 10px !important;
  }
}
ul.pagination li {
  position: relative;
  width: 40px;
  height: 70px;
  float: right;
}
@media (max-width: 452px) {
  ul.pagination li {
    width: 30px;
  }
}
ul.pagination li.active a, ul.pagination li.active span {
  color: white;
}
ul.pagination li.disabled:hover * {
  cursor: no-drop !important;
}
ul.pagination li.disabled:before, ul.pagination li.disabled span, ul.pagination li.disabled a {
  color: #d8d8d8 !important;
  border-color: #d8d8d8 !important;
}
ul.pagination li a {
  border: 1px solid !important;
  float: right;
  width: 35px;
  height: 35px;
  text-align: center;
  color: #a0a0a0;
}
@media (max-width: 452px) {
  ul.pagination li a {
    height: 26px;
    width: 26px;
    line-height: 15px !important;
  }
}
ul.pagination li a, ul.pagination li span {
  position: relative;
  padding: 6px 0;
  margin-left: -1px;
  text-decoration: none;
  background-color: #fff;
  border: none;
  border-radius: 100%;
  font-size: 14px;
  line-height: 23px;
}
ul.pagination li.first:before {
  height: 35px;
  width: 35px;
  border-radius: 50%;
  z-index: 30000;
  content: "\f101";
  font-family: FontAwesome !important;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  display: inline-block;
  padding: 4px 0 4px 0;
  color: #a0a0a0;
  text-align: center;
  border: 1px solid;
  font-size: 22px;
  cursor: pointer;
  line-height: 24px;
}
@media (max-width: 452px) {
  ul.pagination li.first:before {
    height: 26px;
    width: 26px;
    line-height: 15px !important;
  }
}
ul.pagination li.next:before {
  height: 35px;
  width: 35px;
  border-radius: 50%;
  z-index: 30000;
  content: "\f104";
  font-family: FontAwesome !important;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  display: inline-block;
  padding: 4px 2px 4px 0px;
  color: #a0a0a0;
  text-align: center;
  border: 1px solid;
  font-size: 22px;
  cursor: pointer;
  line-height: 24px;
}
@media (max-width: 452px) {
  ul.pagination li.next:before {
    height: 26px;
    width: 26px;
    line-height: 15px !important;
  }
}
ul.pagination li.prev:before {
  height: 35px;
  width: 35px;
  border-radius: 50%;
  z-index: 30000;
  content: "\f105";
  font-family: FontAwesome !important;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  display: inline-block;
  padding: 4px 0px 4px 0px;
  color: #a0a0a0;
  text-align: center;
  border: 1px solid;
  font-size: 22px;
  cursor: pointer;
  line-height: 24px;
}
@media (max-width: 452px) {
  ul.pagination li.prev:before {
    height: 26px;
    width: 26px;
    line-height: 15px !important;
  }
}
ul.pagination li.last:before {
  height: 35px;
  width: 35px;
  border-radius: 50%;
  z-index: 30000;
  content: "\f100";
  font-family: FontAwesome !important;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  display: inline-block;
  padding: 4px 2px 4px 0px;
  color: #a0a0a0;
  text-align: center;
  border: 1px solid;
  font-size: 22px;
  cursor: pointer;
  line-height: 24px;
}
@media (max-width: 452px) {
  ul.pagination li.last:before {
    height: 26px;
    width: 26px;
    line-height: 15px !important;
  }
}

/*----  not-paid checkbox  ---*/
.check-it .check {
  display: block;
  position: relative;
  background: #e4e4e4;
  border: 2px solid #e4e4e4;
  border-radius: 100%;
  height: 18px;
  width: 18px;
  left: -6px;
  z-index: 5;
  transition: border 0.25s linear;
  -webkit-transition: border 0.25s linear;
}

.check-it .check::before {
  content: "";
  display: block;
  position: relative;
  border-radius: 100%;
  height: 8px;
  width: 8px;
  top: -4px !important;
  left: 2px;
  margin: auto;
  transition: background 0.25s linear;
  -webkit-transition: background 0.25s linear;
}

.check-it input[type=radio]:checked ~ .check,
.check-it input[type=checkbox]:checked ~ .check {
  border: 2px solid #32ad3e;
  background: #fff;
}

.check-it input[type=radio]:checked ~ .check::before {
  background: #32ad3e;
}

.check-it .check {
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}

.check-it input[type=checkbox]:checked ~ .check::before {
  content: url(/images/checkbox.png);
}

.check-it input[type=radio], .check-it input[type=checkbox] {
  position: absolute;
  visibility: hidden;
  right: 15px;
}

.check-it {
  width: 45px;
  height: 45px;
}

.check-it label {
  display: block;
  position: absolute;
  font-weight: normal;
  font-size: 16px;
  line-height: 17px;
  color: #e4e4e4;
  padding: 4px 12px 4px 12px;
  z-index: 9;
  cursor: pointer;
  -webkit-transition: all 0.25s linear;
}

h4.entitle {
  text-align: left;
}

/*------------------------
Message action css
------------------------*/
.message_action {
  display: inline-block;
  text-indent: -9999em;
  position: relative;
  height: 30px;
  width: 20px;
  margin-left: 10px !important;
}

.message_action:last-child {
  margin-left: 0 !important;
}

.message_delete:after {
  background: url("/images/message_delete.png") no-repeat center;
}

.message_delete:hover:after {
  background: url("/images/active/message_delete.png") no-repeat center;
}

.message_reply:after {
  background: url("/images/message_reply.png") no-repeat center;
}

.message_reply:hover:after {
  background: url("/images/active/message_reply.png") no-repeat center;
}

.message_close:after {
  background: url("/images/message_close.png") no-repeat center;
}

.message_close:hover:after {
  background: url("/images/active/message_close.png") no-repeat center;
}

.message_detail:after {
  background: url("/images/table-details.png") no-repeat center;
}

.message_detail:hover:after {
  background: url("/images/active/table-details.png") no-repeat center;
}

/*------------------------
Message action css
------------------------*/
.message_action:last-child {
  margin-left: 0 !important;
}

.message_action:after {
  position: absolute;
  content: "";
  height: 30px;
  width: 20px;
  left: 0;
  transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -webkit-transition: all ease-in-out 0.3s;
}

.message_delete:after {
  background: url("/images/message_delete.png") no-repeat center;
}

.message_delete:hover:after {
  background: url("/images/active/message_delete.png") no-repeat center;
}

.message_reply:hover:after {
  background: url("/images/active/message_reply.png") no-repeat center;
}

.message_close:after {
  background: url("/images/message_close.png") no-repeat center;
}

.message_close:hover:after {
  background: url("/images/active/message_close.png") no-repeat center;
}

.message_detail:after {
  background: url("/images/table-details.png") no-repeat center;
}

.message_detail:hover:after {
  background: url("/images/active/table-details.png") no-repeat center;
}

.avatarbox {
  float: left;
  text-align: center;
}

.avatarbox .avataruploadbox .dropzone .dz-message,
.avatarbox .avataruploadbox .dropzone .dz-preview .dz-image {
  margin: 0 !important;
  padding: 0 !important;
}

.avatarbox .avataruploadbox .dropzone {
  box-sizing: border-box;
  margin: 0 auto 20px;
  padding: 0;
  overflow: hidden;
}

.avatarbox .avataruploadbox .dropzone .uploadbtn {
  line-height: 170px;
  text-align: center;
  color: #fff;
  font-size: 30px;
}

.uploadbtn p.title_upload_file {
  margin-bottom: 0;
}

.avatarbox .fatitle {
  font-size: 18px;
  line-height: 20px;
}

.avatarbox .entitle {
  font: normal 16px/20px "roboto";
  color: #343434;
}

.dropzone {
  background: none;
  border: none;
  height: 100%;
}

.product-list-view .order-link,
#factor .bp-btn,
.change-pass .bp-btn,
.transaction-charge button#create-cart,
#search-form .orderssearch,
#search-form button.bp-btn,
#chap_content .pay button,
#printForm #printSendOrder,
.endOfOrderingBtn,
.continueOrderingBtn,
.chapiroos_button_color,
.BankPayBasket {
  font-size: 14px;
  line-height: 38px;
  color: #ffffff;
  border-radius: 19px;
  text-align: center;
  min-width: 140px;
  margin: 15px auto;
  border: 1px solid white;
  transition: all 0.5s;
  display: block;
}
.product-list-view .order-link:hover,
#factor .bp-btn:hover,
.change-pass .bp-btn:hover,
.transaction-charge button#create-cart:hover,
#search-form .orderssearch:hover,
#search-form button.bp-btn:hover,
#chap_content .pay button:hover,
#printForm #printSendOrder:hover,
.endOfOrderingBtn:hover,
.continueOrderingBtn:hover,
.chapiroos_button_color:hover,
.BankPayBasket:hover {
  border: 1px solid;
  background: white !important;
  cursor: pointer;
}

.chapButtonColorClass {
  font-size: 14px;
  line-height: 38px;
  color: #fff;
  border-radius: 30px;
  text-align: center;
  border: 1px solid #fff;
  transition: all 0.3s;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  padding: 9px 40px;
}
.chapButtonColorClass:hover {
  border: 1px solid;
  background: white !important;
  cursor: pointer;
}

.showParentCart,
.PrintOrderBtn,
.cancelOrderBtn {
  font-size: 14px;
  line-height: 38px;
  color: #ffffff;
  border-radius: 19px;
  text-align: center;
  margin: 15px auto;
  border: 1px solid white;
  transition: all 0.5s;
  display: inline-block;
  padding: 5px;
}
.showParentCart:hover,
.PrintOrderBtn:hover,
.cancelOrderBtn:hover {
  border: 1px solid;
  background: white !important;
  cursor: pointer;
}

#wallet .walletmenu .cash .increase a {
  font-size: 14px;
  line-height: 27px;
  color: #ffffff;
  border-radius: 19px;
  text-align: center;
  border: 1px solid white;
  transition: all 0.5s;
  display: inline-block;
  padding: 1px 6px;
}
#wallet .walletmenu .cash .increase a:hover {
  border: 1px solid;
  background: white !important;
  cursor: pointer;
}

.endOfOrderingBtn, .continueOrderingBtn {
  border: 1px solid;
}
.endOfOrderingBtn:hover, .continueOrderingBtn:hover {
  background: white !important;
}

#post_reply .add_files .inputfile + label, label#for-file {
  float: right;
  font-size: 14px;
  line-height: 34px;
  border: 1px solid;
  border-radius: 18px;
  background: #fff;
  padding: 0 15px;
  transition: all 0.4s ease;
  cursor: pointer;
}
#post_reply .add_files .inputfile + label:hover, label#for-file:hover {
  border-color: #fff !important;
  color: #fff !important;
}

.pay .product-item-pay i {
  position: relative;
  font-size: 20px;
  display: inline-block;
  vertical-align: middle;
  width: 0;
  overflow: hidden;
  transition: all 0.5s;
}

.pay .product-item-pay:hover i {
  width: 25px;
}

.send_reply button {
  float: left;
  font-size: 14px;
  line-height: 34px;
  border: 1px solid;
  border-radius: 18px;
  padding: 0 30px;
  transition: all 0.4s ease;
  color: #fff;
  cursor: pointer;
}
.send_reply button:hover {
  background: #fff !important;
}

button.product-item-pay {
  margin: 0 auto 10px !important;
}
@media (min-width: 994px) {
  button.product-item-pay {
    width: 200px !important;
  }
}

#pay-fixed.sticky {
  position: -webkit-sticky !important;
  position: sticky !important;
  top: 0;
  z-index: 100;
  box-shadow: 0 0 27px -15px rgba(103, 103, 103, 0.7215686275) !important;
}

@media (max-width: 1600px) and (min-width: 992px) {
  #pay-fixed.sticky {
    position: -webkit-sticky !important;
    position: sticky !important;
  }
}
@media only screen and (max-width: 1100px) {
  #pay-fixed.sticky {
    position: relative !important;
    width: 100% !important;
    top: auto !important;
  }
}
.myselect select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url("/images/arrow-select.png") no-repeat left center;
  padding: 6px 5px 8px 50px !important;
}

.ltr .myselect select {
  background: url("/images/arrow-select.png") no-repeat right center !important;
}

.newmsg a {
  border: 1px solid;
  color: #fff;
  line-height: 33px;
  padding: 0 20px;
  height: 36px;
  border-radius: 18px;
  box-sizing: border-box;
  background: #f9fcf9;
  transition: all 0.5s ease;
  float: right;
  display: block;
  margin: 15px 0;
  font-size: 15px;
  text-align: center;
}
.newmsg a:hover {
  background: #f9fcf9 !important;
}
.newmsg a span {
  line-height: 34px;
  float: right;
  margin-left: 10px;
}

.galleries-images .gallery-image-container .wrapper .wrapperimage {
  width: 100% !important;
  visibility: visible !important;
  padding: 0 !important;
  cursor: pointer;
}

#bottom-right-side #pay-fixed li, .form-horizontal ul li,
#modal-select-galleries li, #ticket-form li,
#modalSpecialMenu li {
  list-style: none;
}

.orderslist .orderbtns {
  overflow: hidden;
  margin-top: 35px;
}
.orderslist .orderbtns .continue a {
  float: left;
  font-size: 17px;
  line-height: 40px;
  color: #909090;
  text-decoration: underline !important;
  transition: all 0.5s ease;
}
.orderslist .orderbtns .continue a:hover {
  color: #686868;
}
.orderslist .orderbtns .finalize_pay a {
  height: 40px;
  border-radius: 20px;
  padding: 0 25px;
  color: #fff;
  font-size: 18px;
  line-height: 40px;
  display: inline-block;
  transition: all 0.5s ease;
  float: right;
}
.orderslist .orderbtns .finalize_pay a:hover {
  opacity: 0.8;
}
.orderslist .orderbtns .finalize_pay a span {
  float: left;
  line-height: 40px;
  font-size: 15px;
  margin-right: 20px;
  text-align: left;
}
.orderslist footer {
  margin-top: 15px;
  height: 20px;
  position: relative;
}
.orderslist footer .removal_order a {
  float: left;
  border-radius: 10px;
  padding-left: 10px;
  color: #fff;
  font-size: 13px;
  line-height: 20px;
  position: relative;
  z-index: 2;
  transition: all 0.4s ease;
}
.orderslist footer .removal_order a:hover {
  opacity: 0.9;
}
.orderslist footer .removal_order a i {
  float: right;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #fff;
  margin-left: 5px;
  margin-right: -5px;
}
.orderslist footer .line {
  width: 100%;
  height: 1px;
  background: #ddd;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}
.orderslist .orderitem {
  padding-top: 25px;
}
.orderslist .orderitem .order_price {
  font-size: 21px;
  line-height: 34px;
}
.orderslist .orderitem .order_name {
  margin-top: 10px;
  font-size: 19px;
  line-height: 34px;
}
.orderslist .orderitem .order_pic {
  float: right;
  width: 88px;
  height: 88px;
  background: #f8f8f8;
  border: 1px solid #dddddd;
  border-radius: 8px;
  margin-left: 15px;
  box-sizing: border-box;
  overflow: hidden;
}
.orderslist .orderitem .number_info {
  height: 38px;
  margin: 25px 0;
  float: left;
  color: #5f5f5f;
  font-size: 17px;
  line-height: 38px;
}
.orderslist .orderitem .number_info span {
  border-radius: 19px;
  padding: 0 20px;
  background: #f9f9f9;
  box-sizing: border-box;
  border: 1px solid #ddd;
  height: 38px;
  display: inline-block;
  margin-right: 10px;
  color: #000;
}

#messages_wrapper .messagebox {
  margin: 15px 0;
  position: relative;
}
#messages_wrapper .messagebox .author_info .author_pic {
  width: 60px;
  height: 60px;
  border: 1px solid;
  overflow: hidden;
  border-radius: 50%;
  margin: 0 auto 10px;
}
#messages_wrapper .messagebox .author_info .author_job {
  font-size: 13px;
  line-height: 25px;
}
#messages_wrapper .messagebox.mymsg {
  padding-right: 125px;
}
#messages_wrapper .messagebox.mymsg .messagecontent {
  background: #fdfdff;
}

.img-responsive {
  width: auto !important;
  height: auto;
  object-fit: cover !important;
  max-height: 100% !important;
  max-width: 100% !important;
  margin: 0 auto;
}

#chap_content .highcharts-credits,
#chap_content .highcharts-axis-title,
#chap_content .highcharts-button,
#chap_content .highcharts-legend,
#chap_content #datatable {
  display: none;
}

#chap_content .table {
  text-align: center !important;
  font-size: 15px;
  color: #717171 !important;
  border-color: #cecece !important;
  box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.1);
  border-radius: 0 0 5px 5px;
  transition: all 0.5s ease;
  border: 1px solid;
}

#chap_content .notifications ul, #chap_content #massageSection ul, #chap_content #InquirySection ul {
  margin-bottom: 0;
}
#chap_content .notifications ul li, #chap_content #massageSection ul li, #chap_content #InquirySection ul li {
  font-size: 15px;
  line-height: 38px;
  border-bottom: 1px solid #d8d8d8;
  overflow: hidden;
  transition: all 0.5s ease;
}
#chap_content .notifications ul li:last-child, #chap_content #massageSection ul li:last-child, #chap_content #InquirySection ul li:last-child {
  border: none;
}
#chap_content .notifications ul li a, #chap_content #massageSection ul li a, #chap_content #InquirySection ul li a {
  display: block;
}
#chap_content .notifications ul li span.icon, #chap_content #massageSection ul li span.icon, #chap_content #InquirySection ul li span.icon {
  float: right;
  line-height: 35px;
  margin-left: 10px;
  font-size: 15px;
}
#chap_content .notifications ul li .title, #chap_content #massageSection ul li .title, #chap_content #InquirySection ul li .title {
  display: inline;
  color: #3f3f3f;
  line-height: 34px;
  letter-spacing: -0.5px;
  font-size: 14px;
}
#chap_content .notifications ul li .date, #chap_content #massageSection ul li .date, #chap_content #InquirySection ul li .date {
  float: left;
  color: #444444;
  font-size: 13px;
}

#chap_content .notifbox .subheader .subtitle span {
  min-width: 24px;
  height: 24px;
  border-radius: 50%;
  color: #fff;
  font-size: 17px;
  line-height: 24px;
  display: inline-block;
  text-align: center;
}

#chap_content .payments span .icon, #chap_content .payments span .fas {
  float: right;
  font-size: 55px;
  line-height: 60px;
  margin-left: 15px;
}

#chap_content .pay a {
  height: 40px;
  margin: 10px 0;
  border-radius: 20px;
  padding: 0 25px;
  color: #fff;
  font-size: 18px;
  line-height: 40px;
  float: left;
  display: inline-block;
  transition: all 0.5s ease;
  border: none;
}

#chap_content .pay a span {
  float: left;
  line-height: 40px;
  font-size: 12px;
  margin-right: 20px;
  text-align: left;
}

#chap_content .pay a:hover {
  opacity: 0.8;
}

#chap_content .tabpay a {
  padding: 0 40px;
  margin: 0;
}

#chap_content .tab_title {
  font-size: 15px;
  line-height: 20px;
  padding-bottom: 5px;
  margin-bottom: 15px;
  display: none;
}

#order .btn.btn-light {
  color: white;
  transition: all 0.5s;
  font-size: 12px !important;
  padding: 5px 10px;
  margin: 0 2px;
}
#order .btn.btn-light:hover {
  opacity: 0.9;
}
#order .btn.btn-outline-light {
  background: white;
  transition: all 0.5s;
  font-size: 12px !important;
  padding: 5px 10px;
  margin: 0 2px;
}
#order .btn.btn-outline-light:hover {
  opacity: 0.9;
}

ul.action-list {
  list-style: none;
  margin-bottom: 0;
}

#chap_content .payments .prices .initial_cost {
  font-size: 18px;
  line-height: 30px;
  color: #505050;
}

#chap_content .uploadboxs .dz-image {
  margin: 0 auto !important;
}

#chap_content #statusbar {
  overflow: hidden;
  margin: 15px 0;
}

.datepicker {
  padding: 0;
}
.datepicker.datepicker-dropdown {
  right: auto !important;
  padding: 10px;
  z-index: 9999 !important;
  font-size: 12px;
}
.datepicker.datepicker-dropdown .table-condensed th, .datepicker.datepicker-dropdown .table-condensed tr {
  text-align: center !important;
}
.datepicker.datepicker-dropdown .table-condensed .datepicker-switch {
  font-weight: 700;
}
.datepicker.datepicker-dropdown .table-condensed td.day {
  padding: 4px;
}

@media (max-width: 991px) {
  #chap_content #statusbar .status {
    margin-bottom: 15px;
  }
}
#chap_content #statusbar .status .status_badge {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background: inherit;
  color: #fff;
  text-align: center;
  font-size: 23px;
  line-height: 45px;
  float: right;
  margin-left: 15px;
}

#chap_content #statusbar .status .status_name {
  font-size: 16px;
  color: inherit;
}

#chap_content #statusbar .status .status_name span {
  display: block;
}

#chap_content .table thead {
  border-radius: 5px;
  border-collapse: separate;
  overflow: hidden;
}

#chap_content .table td .mainorder {
  position: relative;
  cursor: pointer;
  color: #3f51b5;
  transition: all 0.5s;
}
#chap_content .table td .mainorder:hover {
  color: #102fb5;
}

#chap_content .table td .mainorder span.imgtooltip {
  position: absolute;
  right: 0;
  left: 0;
  padding: 10px;
  padding-bottom: 0;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0 0 13px 0 rgba(68, 68, 68, 0.4);
  bottom: 45px;
  max-width: 270px;
  box-sizing: border-box;
  margin: auto;
  opacity: 0;
  z-index: -1;
  transition: all 0.5s ease;
}

#chap_content .table td .mainorder:hover span.imgtooltip {
  opacity: 1;
  z-index: 10;
}

#chap_content .table td .mainorder span.imgtooltip::after {
  border-top: 10px solid #fff;
  border-left: 10px solid rgba(0, 0, 0, 0);
  border-right: 10px solid rgba(0, 0, 0, 0);
  content: "";
  bottom: -10px;
  position: absolute;
  right: 50%;
  transform: translateX(50%);
}

#chap_content .table td .mainorder span.imgtooltip img {
  width: 100%;
  height: auto;
}

#chap_content .table td .situation {
  cursor: pointer;
}

#chap_content .table tr td {
  border-bottom: none;
}

#chap_content .table tr td:first-child {
  border-right: none;
}

#chap_content .table .action a {
  color: #969696;
  line-height: 35px;
  font-size: 16px;
  transition: all 0.5s ease;
}

#chap_content .table .action a:hover {
  color: #222;
}

#chap_content .chartcontainer {
  direction: ltr !important;
}

#chap_content .highcharts-axis-labels.highcharts-xaxis-labels {
  color: #b1b1b1 !important;
  font-size: 14px !important;
}

#chap_content .nav-pills > li > a {
  float: right !important;
  font-size: 14px;
  line-height: 40px;
  padding: 0 15px !important;
  color: #848484 !important;
  border: 1px solid #d9d9d9;
  border-radius: 6px 6px 0 0;
  margin-left: -1.5px;
  background: linear-gradient(to bottom, white, #eaeaea);
  transition: all 0.5s;
}

#chap_content .nav-pills > li.active > a {
  background: white !important;
  position: relative;
  border-bottom: none;
  border-bottom: none;
  color: black !important;
}

#chap_content .nav-pills > li > a:hover {
  background: white !important;
  height: 42px !important;
  line-height: 42px !important;
  position: relative;
  border-bottom: none;
  z-index: 222;
}

#chap_content .tab-content {
  background: #fff;
  border: 1px solid #d9d9d9;
  padding: 30px 15px;
  box-shadow: 0 0 10px 0 rgba(68, 68, 68, 0.1);
  margin-top: -1.5px;
  margin-bottom: 50px;
}

#special_products .title {
  font-size: 20px;
  line-height: 60px;
  height: 60px;
  padding: 0 45px;
  border-radius: 10px 10px 0 0;
  background: #f9f9f9;
  box-shadow: inset 0 6px 9px 0 rgba(21, 21, 21, 0.07);
  float: right;
  margin-top: -30px;
  margin-bottom: 60px;
  position: relative;
  letter-spacing: -1px;
  color: #383838;
}

.productbox {
  float: right;
  cursor: pointer;
  padding: 10px 14.5px 10px 15px;
}
@media (max-width: 575px) {
  .productbox {
    padding: 5px !important;
  }
}

.product {
  overflow: hidden;
  border-radius: 7px;
  max-width: 258px;
  height: 300px;
  position: relative;
  margin-bottom: 25px;
  transition: all 0.5s ease;
  margin-right: auto;
  margin-left: auto;
}
@media (max-width: 575px) {
  .product {
    height: auto;
    margin-bottom: 0;
  }
}

.articlebox .product {
  height: 260px;
}

.product > img {
  object-fit: cover;
  max-width: 100%;
}

.product .product_title {
  height: 50px;
  width: 100%;
  position: absolute;
  bottom: 0;
  right: 0;
  text-align: center;
  transition: all 0.5s ease;
}

.product .product_title a {
  font-size: 15px;
  line-height: 50px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  color: #fff;
  opacity: 0.9;
}

.product:hover .product_cover {
  height: 100%;
  padding-top: 40%;
}
@media (max-width: 576px) {
  .product:hover .product_cover {
    padding-top: 10% !important;
  }
}

.product.havestatus {
  box-shadow: 0 6px 9px 0 rgba(40, 40, 40, 0.13);
}

.product.havestatus .product_cover {
  bottom: 55px;
}

.product.havestatus:hover .product_cover {
  height: calc(100% - 55px);
}

.product .product_cover .title {
  font-size: 15px;
  line-height: 45px;
  display: block;
  color: #fff;
}
.product .product_cover .title p {
  display: inline-block;
}

.product:hover .product_cover .title {
  line-height: 25px;
}

@keyframes marqueeV2 {
  0% {
    transform: translate(-100%, 0px);
  }
  100% {
    transform: translate(100%, 0px);
  }
}
.marqueeV2 {
  display: block;
  -webkit-animation: marqueeV2 8s infinite;
  -webkit-animation-timing-function: linear;
}

.product .product_cover .subtitle {
  font-size: 15px;
  line-height: 20px;
  color: #fff;
}

.product .product_cover .submitoreder a {
  display: inline-block;
  font-size: 15px;
  line-height: 30px;
  height: 30px;
  width: 120px;
  text-align: center;
  background: #fff;
  border-radius: 15px;
  transition: all 0.8s ease;
  margin-top: 30px;
}

.product .product_cover .submitoreder a:hover {
  background: rgba(255, 255, 255, 0.8);
}

.product .orderstatus {
  width: 100%;
  height: 55px;
  background: #fff;
  position: absolute;
  bottom: 0;
  font-size: 16px;
  line-height: 55px;
  text-align: center;
}

#articles {
  margin: 50px 0 30px;
  overflow: hidden;
}

#articles .article {
  float: right;
  padding: 0 !important;
}

#articles .article header {
  text-align: center;
  height: 40px;
  position: relative;
}

#articles .article header .title {
  font-size: 20px;
  line-height: 40px;
  color: #383838;
  padding: 0 40px;
  background: #f9f9f9;
  letter-spacing: -1px;
  position: relative;
  z-index: 2;
  display: inline-block;
}

#articles .article header .line {
  width: 100%;
  height: 1px;
  background: #c3c3c3;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
}

#articles .article .articles_container {
  padding: 0 10px;
  margin: 40px 0 25px;
}

#articles .article .articlebox {
  background: #fff;
  box-shadow: 0 6px 13px 0 rgba(100, 100, 100, 0.11);
  border-radius: 14px;
  box-sizing: border-box;
  padding: 25px;
  margin-bottom: 15px;
}

#articles .article .articlebox .date {
  color: #909090;
  margin-bottom: 10px;
  font-size: 13px;
  line-height: 20px;
}

#articles .article .articlebox .subject h3 a {
  font-size: 14px;
  line-height: 24px;
  transition: all 0.5s ease;
}

#articles .article .articlebox .subject .icon {
  float: left;
  margin-right: 20px;
  font-size: 32px;
  color: #222222;
}

#articles .article footer {
  text-align: center;
  height: 32px;
  position: relative;
  margin: 70px 0 30px;
}

#articles .article footer .line {
  width: 100%;
  height: 1px;
  background: #dedede;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
}

#articles .article footer .more {
  display: inline-block;
  background: #f9f9f9;
  padding: 0 30px;
  position: relative;
  z-index: 2;
}

#articles .article footer .more a {
  height: 30px;
  font-size: 15px;
  line-height: 30px;
  background: #fff;
  padding: 0 20px;
  border-radius: 15px;
  border: 1px solid #d4d4d4;
  color: #adadad;
  display: inline-block;
  transition: all 0.5s ease;
}

#articles .article footer .more a:hover {
  color: #3c3c3c;
  border-color: #3c3c3c;
}

#breadcrumbs {
  background: #fff;
  padding: 0 25px;
  font-size: 14px;
  line-height: 45px;
  color: #898989;
  overflow: hidden;
}

#breadcrumbs a {
  float: right;
  color: #898989;
  transition: all 0.4s ease;
}

#breadcrumbs a:hover {
  color: #373737;
}

#breadcrumbs span.icon {
  float: right;
  line-height: 45px;
  font-size: 8px;
  color: #9e9e9e;
  margin: 0 8px;
}

#chap_content .section {
  margin-bottom: 40px;
}

#chap_content .dashboard .subheader {
  font-size: 19px;
  color: #4b4b4b;
  margin-bottom: 10px;
  overflow: hidden;
  background: #f5f5f5;
}

#chap_content .subheader span.fas, #chap_content .subheader span.icon {
  float: right;
  line-height: 20px;
  font-size: 19px;
  margin-left: 10px;
  margin-top: 0 !important;
}

#chap_content .subheader h3.subtitle {
  float: right;
  line-height: 40px;
}

#chap_content .subheader h4.entitle {
  text-align: left;
  font: normal 16px/30px "roboto";
}

#chap_content .subheader .more a {
  float: left;
  padding: 0 20px;
  background: #f6f6f6;
  color: #8f8f8f;
  line-height: 40px;
  border-radius: 20px;
  font-size: 16px;
  transition: all 0.5s ease;
}

#chap_content .subheader .more a:hover {
  background: #dfdfdf;
}

#chap_content .subheader .more a span.icon {
  line-height: 40px;
  float: left;
  text-align: left;
  font-size: 12px;
  margin-right: 10px;
  margin-left: 0;
}

#chap_content .orderslist {
  overflow: hidden;
  border-top: 1px solid #dadada;
  margin-top: -20px;
}

#chap_content .submitprimary {
  color: #ffffff;
  border-radius: 19px;
  border: none;
  text-align: center;
  width: 130px;
  transition: all 0.4s ease;
  font-size: 14px;
  line-height: 38px;
  display: block;
  margin: 0 auto;
  cursor: pointer;
  margin-top: 10px;
}
#chap_content .submitprimary:hover {
  opacity: 0.6;
}

#messages_wrapper .messagebox .author_info {
  position: absolute;
  top: 0;
  text-align: center;
  width: 100px;
}

#messages_wrapper .messagebox.mymsg .author_info {
  right: 0;
}

#messages_wrapper .messagebox.replaymsg .author_info {
  left: 0;
}

#messages_wrapper .messagebox .author_info .author_name {
  font-size: 13px;
  line-height: 20px;
  color: #373737;
}

#messages_wrapper .messagebox.replaymsg {
  padding-left: 125px;
}

#messages_wrapper .messagebox .messagecontent {
  padding: 15px;
  border: 1px solid;
  position: relative;
  border-radius: 10px;
}

#messages_wrapper .messagebox.replaymsg .messagecontent {
  background: #fefffe;
}

#messages_wrapper .messagebox.mymsg .messagecontent:after,
#messages_wrapper .messagebox.mymsg .messagecontent:before {
  left: 100%;
  top: 50px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-top: 0px;
}

#messages_wrapper .messagebox.mymsg .messagecontent:after {
  border-color: rgba(253, 253, 255, 0);
  border-left-color: #fdfdff;
  border-width: 20px;
  margin-top: -20px;
}

#messages_wrapper .messagebox.mymsg .messagecontent:before {
  border-color: rgba(69, 47, 147, 0);
  border-width: 22px;
  margin-top: -21px;
}

#messages_wrapper .messagebox.replaymsg .messagecontent:after,
#messages_wrapper .messagebox.replaymsg .messagecontent:before {
  right: 100%;
  top: 50px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-top: 0px;
}

#messages_wrapper .messagebox.replaymsg .messagecontent:after {
  border-color: rgba(253, 253, 255, 0);
  border-right-color: #fefffe;
  border-width: 20px;
  margin-top: -20px;
}

#messages_wrapper .messagebox.replaymsg .messagecontent:before {
  border-color: rgba(69, 47, 147, 0);
  border-width: 22px;
  margin-top: -21px;
}

#messages_wrapper .messagebox .messagecontent .date {
  font-size: 12px;
  line-height: 25px;
}

#messages_wrapper .messagebox .messagecontent .messagetext {
  margin: 20px 0;
  font-size: 15px;
  line-height: 30px;
  color: #373737;
}
#messages_wrapper .messagebox .messagecontent .attachment {
  overflow: hidden;
  margin: 10px 0;
  display: flex;
}
#messages_wrapper .messagebox .messagecontent a {
  font-size: 12px;
  line-height: 30px;
  transition: all 0.4s ease;
  display: inline-block;
  margin-left: 10px;
}
#messages_wrapper .messagebox .messagecontent a:hover {
  opacity: 0.8;
}
#messages_wrapper .messagebox .messagecontent a .icon {
  float: right;
  line-height: 30px;
  font-size: 18px;
  margin-left: 5px;
}

#messages_wrapper .messagebox .messagecontent .accepted {
  font-size: 15px;
  line-height: 38px;
  border-radius: 19px;
  padding: 0 15px;
  position: absolute;
  bottom: -19px;
  right: 30px;
  background: #ffffff;
  border: 1px solid;
  display: inline-block;
}

#messages_wrapper .messagebox .messagecontent .accepted .icon {
  float: right;
  line-height: 38px;
  font-size: 20px;
  margin-left: 10px;
}

#messages_wrapper .messagebox .messagecontent .accepted a {
  font-weight: bold;
  transition: all 0.4s ease;
}

#messages_wrapper .messagebox .messagecontent .accepted a:hover {
  opacity: 0.8;
}

#messages_wrapper .messagebox .messagecontent .title {
  font-size: 17px;
  line-height: 25px;
}

#messages_wrapper .messagebox .messagecontent .offer {
  color: #373737;
  font-size: 17px;
  line-height: 40px;
}

#messages_wrapper .messagebox .messagecontent .agreement a,
.btn-accept-offer {
  font-size: 16px;
  line-height: 32px;
  color: #fff;
  border: 2px solid;
  border-radius: 18px;
  padding: 0 20px;
  margin-top: 15px;
  transition: all 0.8s ease;
  display: inline-block;
  margin-top: -5px;
  height: 35px;
}

#messages_wrapper .messagebox .messagecontent .agreement a:hover,
.btn-accept-offer:hover {
  background: #fff !important;
}

#post_reply {
  overflow: hidden;
  margin-top: 40px;
}

#post_reply .title {
  font-size: 17px;
  line-height: 35px;
  margin-bottom: 20px;
}
#post_reply textarea#tickets-content {
  font-size: 13px;
}

#post_reply .title .icon {
  float: right;
  line-height: 35px;
  font-size: 25px;
  margin-left: 10px;
}

#post_reply .add_files .inputfile {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}

#post_reply .add_files .inputfile + label span {
  float: right;
  line-height: 34px;
  margin-left: 5px;
  font-size: 22px;
}

#post_reply .add_files .inputfile + label * {
  pointer-events: none;
}

#post_reply .add_files a:hover {
  opacity: 0.8;
}

#post_reply .send_reply a:hover {
  opacity: 0.8;
}

#chap_content .addtocard a,
.addtocard button {
  font-size: 17px;
  line-height: 40px;
  border-radius: 20px;
  padding: 0 20px;
  color: #fff;
  margin-top: 30px;
  display: inline-block;
  transition: all 0.8s ease;
  border: none;
}

#chap_content .addtocard a:hover,
.addtocard button:hover {
  opacity: 0.8;
}

#chap_content .addtocard a span.icon {
  float: right;
  line-height: 40px;
  margin-left: 10px;
}

#chap_content .widget .widget_title {
  font-size: 20px;
  line-height: 30px;
  color: #4b4b4b;
  margin-bottom: 30px;
}

#chap_content .widget .widget_title span.icon {
  float: right;
  line-height: 30px;
  font-size: 25px;
  margin-left: 10px;
}

#chap_content .widget .widget_text {
  font-size: 17px;
  line-height: 28px;
  color: #767676;
  margin-bottom: 20px;
}

#chap_content .widget ul li:before {
  content: " ";
  width: 6px;
  height: 6px;
  border-radius: 50%;
  display: inline-block;
  margin-left: 10px;
  margin-top: 13px;
  float: right;
}

#chap_content .widget ul li {
  font-size: 16px;
  line-height: 32px;
}

#chap_content .widget .table {
  border-radius: 7px;
  overflow: hidden;
}

#chap_content .widget .table tr:first-child td {
  border-top: none;
}

#chap_content .order_type span {
  float: right;
  line-height: 25px;
  font-size: 12px;
  margin-left: 10px;
}

#chap_content .eshop_product .inventory {
  float: left;
  font-size: 13px;
  line-height: 24px;
  border: 1px solid;
  border-radius: 13px;
  background: #f9fcf9;
  text-align: center;
  width: 100px;
}

#chap_content .eshop_product .product_pic {
  float: left;
  width: 165px;
  height: 220px;
  margin-right: 20px;
  overflow: hidden;
  border-radius: 5px;
}

#chap_content .eshop_product .product_meta {
  float: right;
  overflow: hidden;
  margin-bottom: 20px;
}

#chap_content .eshop_product .product_meta .title {
  font-size: 24px;
  line-height: 35px;
}

#chap_content .eshop_product .product_meta .subtitle {
  font-size: 17px;
  line-height: 35px;
  color: #7d7d7d;
}

#chap_content .eshop_product .product_price {
  font-size: 15px;
  line-height: 18px;
  color: #7d7d7d;
  float: right;
  clear: right;
  margin-top: 10px;
}

#chap_content .eshop_product .product_price span {
  font-size: 20px;
  line-height: 23px;
}

#chap_content .payments .prices .initial_cost {
  font-size: 15px;
}

#chap_content .orderslist .orderbtns {
  text-align: center;
}

#chap_content .orderslist .orderbtns .finalize_pay a,
#chap_content .orderslist .orderbtns .continue a {
  float: none;
  display: inline-block;
}

#messages_wrapper .messagebox .messagecontent .accepted {
  position: relative;
  margin-bottom: 20px;
  overflow: hidden;
  right: 0;
  left: 0;
  width: 100%;
}

.news-template {
  border: 1px solid #f1f1f1;
  border-radius: 5px;
  box-shadow: 0 1px 1px rgba(28, 37, 64, 0.16);
  overflow: hidden;
}
.news-template .pic-temaplate {
  height: 235px;
}
.news-template .name-template {
  height: 47px;
  background: #fff;
  color: #545454;
  width: 100%;
  text-align: center;
  border-top: 1px solid #e3e3e3;
  padding-top: 14px;
}
.news-template .download-template {
  height: 46px;
  width: 100%;
  text-align: center;
  padding-top: 15px;
}
.news-template .download-template a {
  color: #fff;
  font-size: 16px;
}
.news-template .download-template a:hover {
  color: #fff;
}

.product .product_cover {
  position: absolute;
  width: 100%;
  height: 45px;
  bottom: 0;
  transition: all 0.3s ease;
  box-sizing: border-box;
  text-align: center;
  overflow: hidden;
  opacity: 0.9;
}

.product-list-description {
  float: right;
}

.dz-image img {
  width: auto;
  max-height: 140px;
  margin: 0 auto;
}

.productbox .product {
  white-space: nowrap;
  text-align: center;
  border: 1px solid #e4e4e4;
}

.alertMassage {
  text-align: center;
  font-size: 18px;
  font-weight: bolder;
  color: #75be43;
}

.news-item-header {
  padding-right: 15px;
  margin-bottom: 20px;
}
.news-item-header h1 {
  display: inline-block;
  line-height: 30px;
  font-size: 19px;
  color: #696969;
  margin: 0;
}

.modal-content .detailsrow .text > div.chap_col-sm-4 {
  float: right;
  margin: 5px 0;
}

.news-item-date {
  background: url(../../images/date.png) no-repeat right center;
  display: inline-block;
  float: left;
  line-height: 30px;
  font-weight: normal;
  font-size: 13px;
  padding-right: 25px;
  color: #979797;
}

.product-list-view .magnify {
  position: absolute;
  right: 50%;
  top: 50%;
  cursor: pointer;
  width: 60px;
  height: 60px;
  transform: translate(50%, -50%);
  z-index: 2;
}
.product-list-view .magnify img {
  display: initial;
  visibility: visible;
  width: 50px !important;
  height: 50px !important;
  padding: 5px;
  opacity: 0.5;
  transition: all 0.5s;
}
.product-list-view .magnify:hover img {
  opacity: 1;
}

#mCSB_3 {
  width: 100%;
}

#chap_content .subheader {
  margin-bottom: 15px;
}

h1.subtitle {
  font-size: 17px;
  font-weight: 900;
  display: inline-block;
}

div#pd-term-container {
  margin-top: 10px;
}

@media (min-width: 760px) {
  .transaction-charge .chap_table-responsive {
    overflow-x: visible;
  }
}

.news-item p img {
  max-width: 100% !important;
  height: auto;
}

.fancybox-navigation .fancybox-button--arrow_right {
  left: 6px;
  transform: rotate(180deg);
  right: auto;
}
.fancybox-navigation .fancybox-button--arrow_left {
  right: 6px;
  transform: rotate(180deg);
  left: auto;
}

.dynamic-list-header {
  text-align: center;
  line-height: 50px;
}
@media (max-width: 991px) {
  .dynamic-list-header {
    line-height: 25px;
  }
}
@media (max-width: 768px) {
  .dynamic-list-header {
    line-height: 20px;
    font-size: 16px;
  }
}

#dynamicList .dynamicListProductLink, #priceListAccordion .dynamicListProductLink {
  color: #717171;
  font-weight: 500;
}
#dynamicList .dynamicListIcons, #priceListAccordion .dynamicListIcons {
  padding: 5px;
}
@media (max-width: 991px) {
  #dynamicList tr th, #priceListAccordion tr th {
    padding: 4px 2px !important;
    font-size: 12px;
  }
  #dynamicList tr td, #priceListAccordion tr td {
    padding: 2px !important;
    font-size: 11px;
  }
  #dynamicList tr th, #dynamicList tr td, #priceListAccordion tr th, #priceListAccordion tr td {
    vertical-align: middle;
    text-align: center;
  }
  #dynamicList tr th:first-child, #dynamicList tr td:first-child, #priceListAccordion tr th:first-child, #priceListAccordion tr td:first-child {
    display: none;
  }
}
@media (max-width: 768px) {
  #dynamicList tr td, #dynamicList tr th, #priceListAccordion tr td, #priceListAccordion tr th {
    text-align: center;
    vertical-align: middle !important;
    padding: 1px !important;
  }
  #dynamicList tr td:last-child, #priceListAccordion tr td:last-child {
    padding: 5px !important;
  }
  #dynamicList tr td:last-child a, #priceListAccordion tr td:last-child a {
    display: block;
  }
  #dynamicList tr th:last-child, #priceListAccordion tr th:last-child {
    font-size: 0;
  }
}
#dynamicList .dynamicDescIcon, #priceListAccordion .dynamicDescIcon {
  margin-left: 5px;
  cursor: pointer;
}
@media (max-width: 768px) {
  #dynamicList .dynamicDescIcon, #priceListAccordion .dynamicDescIcon {
    display: none !important;
  }
}

#dynamicListModal .modal-body ul {
  padding-right: 10px;
}
#dynamicListModal .modal-body ul li {
  height: auto !important;
}

@media (min-width: 768px) {
  .boxHasToptil {
    overflow-x: unset;
  }
}

.myselect .fastOrderInputLabel {
  font-size: 13px;
  margin-bottom: 3px;
  min-height: 21px;
  display: block;
}

#ticket-form .uploadbtn {
  cursor: pointer;
  color: #fff;
  font-size: 15px;
  line-height: 34px;
  display: block;
  transition: all 0.5s ease;
  width: 100%;
  text-align: center;
  margin: 0px auto -2px;
  z-index: 1;
  position: relative;
  border-radius: 5px 5px 0 0;
  background: blue;
}
#ticket-form .myinput {
  position: relative;
}
#ticket-form .spacialOption-desc_option {
  width: 17px;
  height: 17px;
  display: inline-block;
  position: relative;
  top: 4px;
}
#ticket-form .spacialOption-desc_option path {
  fill: blue;
}
#ticket-form .spacialOption-desc_option.option-desc_option_text {
  position: absolute;
  left: 10px;
  top: 11px;
  z-index: 1;
}
#ticket-form .spacialOption-desc_option.option-desc_option_file {
  position: absolute;
  left: 20px;
  top: 8px;
  z-index: 1;
}

#bank-modules {
  height: 45px;
}

.fancybox-caption {
  direction: rtl !important;
  text-align: center;
}

#DashboardSliderSection, #notifSection, #statusbarSection, #dashboardChartBox, #massageSection, #InquirySection {
  border: 1px solid #e2e2e2;
  border-radius: 3px;
  overflow: hidden;
  margin-bottom: 15px !important;
  background: white;
}
#DashboardSliderSection .subheader, #notifSection .subheader, #statusbarSection .subheader, #dashboardChartBox .subheader, #massageSection .subheader, #InquirySection .subheader {
  margin-bottom: 0;
  border-bottom: 1px solid #e2e2e2;
  padding-top: 15px;
  padding-bottom: 10px;
}
#DashboardSliderSection .subheader .icon, #DashboardSliderSection .subheader .fas, #notifSection .subheader .icon, #notifSection .subheader .fas, #statusbarSection .subheader .icon, #statusbarSection .subheader .fas, #dashboardChartBox .subheader .icon, #dashboardChartBox .subheader .fas, #massageSection .subheader .icon, #massageSection .subheader .fas, #InquirySection .subheader .icon, #InquirySection .subheader .fas {
  margin-bottom: 0;
}
#DashboardSliderSection .subheader .subtitle, #notifSection .subheader .subtitle, #statusbarSection .subheader .subtitle, #dashboardChartBox .subheader .subtitle, #massageSection .subheader .subtitle, #InquirySection .subheader .subtitle {
  line-height: 20px;
  font-size: 15px;
  padding-top: 0;
}
#DashboardSliderSection .subheader .subtitle span, #notifSection .subheader .subtitle span, #statusbarSection .subheader .subtitle span, #dashboardChartBox .subheader .subtitle span, #massageSection .subheader .subtitle span, #InquirySection .subheader .subtitle span {
  min-width: 20px !important;
  height: 20px !important;
  font-size: 14px !important;
  line-height: 22px !important;
}

#orderSection {
  border: 1px solid #e2e2e2;
  border-radius: 3px;
  margin-bottom: 15px !important;
  background: white;
}
#orderSection .subheader {
  margin-bottom: 0;
  border-bottom: 1px solid #e2e2e2;
  padding-top: 15px;
  padding-bottom: 10px;
}
#orderSection .subheader .icon {
  margin-bottom: 0;
}
#orderSection .subheader .subtitle {
  line-height: 20px;
  font-size: 15px;
}
#orderSection .subheader .subtitle span {
  min-width: 20px !important;
  height: 20px !important;
  font-size: 14px !important;
  line-height: 22px !important;
}
#orderSection .table {
  box-shadow: none;
  margin-bottom: 0;
  border: 0;
  font-size: 13px !important;
}

#dashboardChartBox {
  margin-bottom: 0 !important;
}
#dashboardChartBox .chartcontainer {
  width: 100%;
  height: 400px;
  margin: 0 auto;
  padding-top: 15px;
}

#massageInquirySection .rightSection {
  padding-right: 0;
}
@media (max-width: 768px) {
  #massageInquirySection .rightSection {
    padding-left: 0;
  }
}
#massageInquirySection .leftSection {
  padding-left: 0;
}
@media (max-width: 768px) {
  #massageInquirySection .leftSection {
    padding-right: 0;
  }
}

@media (max-width: 991px) {
  #switcher {
    margin-bottom: 10px;
  }
}
#switcher #dashBoardMenuBox #dashBoardMenu {
  margin-bottom: 0;
  list-style: none;
}
#switcher #dashBoardMenuBox #dashBoardMenu .dashBoardMenuLinkLi {
  display: inline-block;
  font-size: 12px;
  padding: 11px 9px;
  position: relative;
  cursor: pointer;
  margin-top: -6px;
  margin-bottom: -9px;
}
#switcher #dashBoardMenuBox #dashBoardMenu .dashBoardMenuLinkLi .sub-desk-menu {
  list-style: none;
  top: 40px;
  z-index: 4;
  border-radius: 3px;
}
@media (max-width: 991px) {
  #switcher #dashBoardMenuBox #dashBoardMenu .dashBoardMenuLinkLi .sub-desk-menu {
    right: 50%;
    transform: translate(50%, 0);
    width: 150px !important;
  }
}
#switcher #dashBoardMenuBox #dashBoardMenu .dashBoardMenuLinkLi .sub-desk-menu li {
  padding: 5px;
}
#switcher #dashBoardMenuBox #dashBoardMenu .dashBoardMenuLinkLi .sub-desk-menu li a {
  color: black;
}
#switcher #dashBoardMenuBox #dashBoardMenu .dashBoardMenuLinkLi .dashBoardMenuLink {
  color: white;
}
#switcher #dashBoardMenuBox #dashBoardMenu .dashBoardMenuLinkLi .dashBoardMenuLink .dashBoardMenuLinkDropDownIcon {
  color: white;
  margin: 3px 5px 0 0;
  position: relative;
  top: 2px;
}

#switcher .more {
  display: inline-block;
}
#switcher .more i {
  position: relative;
  top: 6px;
  color: #fff;
  margin-top: 0;
}
#switcher span {
  line-height: 40px;
  display: inline-block;
}

@media (min-width: 991px) {
  #wallet {
    padding-right: 0;
  }
}
@media (max-width: 575px) {
  #wallet {
    margin-bottom: 10px;
  }
}
#wallet #walletbtn {
  line-height: 29px;
  font-size: 12px;
  cursor: pointer;
}
#wallet .more i {
  color: white;
  margin: 3px 5px 0 0;
  position: relative;
  top: 2px;
}

#switcher .more {
  display: inline-block;
}
#switcher .more i {
  position: relative;
  top: 6px;
  color: #fff;
  margin-top: 0;
}
#switcher span {
  line-height: 40px;
  display: inline-block;
}

#wallet #walletbtn {
  line-height: 29px;
  font-size: 11px;
}
#wallet .more i {
  color: white;
  margin: 3px 5px 0 0;
  position: relative;
  top: 2px;
}

#toolbaer {
  /*wallet*/
  /*product list*/
}
#toolbaer span.name, #toolbaer span.quantity {
  color: #fff !important;
}
#toolbaer .icon-thin-arrow::before {
  color: #fff;
}
#toolbaer #switcher .more span.icon {
  font-size: 12px;
  float: left;
  line-height: 40px;
  margin-right: 30px;
  color: #666d66;
}
#toolbaer #wallet .walletmenu {
  position: absolute;
  top: 30px;
  right: -19px;
  z-index: 10;
  float: left;
  width: 250px;
  box-shadow: -3px 4px 18px 0px rgba(68, 68, 68, 0.19);
  color: #000000;
  transition: all 0.2s ease;
  visibility: hidden;
  opacity: 0;
  border-radius: 5px;
  border-bottom: solid 3px;
  line-height: 35px;
  display: none;
}
@media (max-width: 991px) {
  #toolbaer #wallet .walletmenu {
    right: 50% !important;
    transform: translate(50%, 0);
  }
}
#toolbaer #wallet:hover .walletmenu {
  opacity: 1;
  visibility: visible;
  display: block;
}
#toolbaer .walletmenu .cash:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  top: -5px;
  right: 50%;
  position: absolute;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #fff transparent;
}
#toolbaer .walletmenu .cash .increase {
  border-top: solid 1px #f2f2f2;
  height: 40px;
  line-height: 40px;
  text-align: center;
  padding-top: 4px;
}
#toolbaer .walletmenu .cash .increase a {
  font-size: 16px/26px;
  transition: all 0.5s ease;
}
#toolbaer .pageslist {
  position: absolute;
  top: 41px;
  right: 0px;
  z-index: 101;
  float: left;
  width: 240px;
  border-radius: 5px;
  box-shadow: -3px 4px 18px 0px rgba(68, 68, 68, 0.19);
  color: #000000;
  visibility: hidden;
  opacity: 0;
  transition: all 0.2s ease;
  border-bottom: solid 3px;
  display: none;
  background: #fff;
}
#toolbaer .pageslist:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  top: -5px;
  right: 45%;
  position: absolute;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #fff transparent;
}
#toolbaer .pageslist ul {
  padding: 20px 0;
  overflow: hidden;
  list-style: none;
  z-index: 200;
}
#toolbaer .pageslist ul li {
  width: 100%;
  float: right;
  font-size: 14px;
  color: #3b3939;
  transition: all 0.5s ease;
  text-align: right;
  padding: 0 20px;
  margin: 8px 0;
}
#toolbaer .pageslist ul li a {
  color: #3b3939;
  transition: all 0.5s ease;
}
#toolbaer .pageslist ul li a span.icon {
  float: right;
  line-height: 40px;
  margin-left: 10px;
  color: #3b3939;
}
#toolbaer #switcher:hover .pageslist {
  visibility: visible;
  opacity: 1;
  display: block;
}
#toolbaer .pageslist ul li:hover {
  margin-right: 5px;
}
#toolbaer .sub-desk-menu {
  padding: 0px !important;
  border-bottom: 1px solid #e3e3e3;
  border-top: 1px solid #e3e3e3;
  position: absolute;
  display: none;
  width: 240px;
  background: #fff !important;
  box-shadow: -3px 4px 18px 0px rgba(68, 68, 68, 0.19);
}
#toolbaer .product .product_cover {
  position: absolute;
  width: 100%;
  bottom: 0;
  transition: all 0.3s ease;
  box-sizing: border-box;
  text-align: center;
  opacity: 0.9;
}
#toolbaer .myinput .selectarrow1 {
  top: 25px !important;
}
#toolbaer .row.disable-row {
  display: initial !important;
  margin: 0 !important;
}
#toolbaer .btn-light:focus, #toolbaer .btn-light:hover {
  border-color: #fff;
}

#NewSpecialMenuDashboard, #NewMassageDashboard {
  float: left;
  border: 1px solid;
  padding: 2px 10px;
  font-size: 13px;
  margin-top: -4px;
  border-radius: 4px;
}

#toolbaer {
  border-radius: 5px 5px 0 0;
  padding: 6px 0;
  box-sizing: border-box;
  position: relative;
  /*product list*/
}
#toolbaer span.name, #toolbaer span.quantity {
  color: #fff !important;
}
#toolbaer .icon-thin-arrow::before {
  color: #fff;
}
#toolbaer #switcher .more span.icon {
  font-size: 12px;
  float: left;
  line-height: 40px;
  margin-right: 30px;
  color: #666d66;
}
#toolbaer .walletmenu .cash, #toolbaer .walletmenu .credit {
  background: #fff;
  border-radius: 0 0 3px 3px;
}
#toolbaer .walletmenu .cash:before, #toolbaer .walletmenu .credit:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  top: -5px;
  right: 50%;
  position: absolute;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #fff transparent;
}
#toolbaer .walletmenu .cash .amount-container, #toolbaer .walletmenu .credit .amount-container {
  padding: 0 20px;
}
#toolbaer .walletmenu .cash .amount, #toolbaer .walletmenu .cash .date, #toolbaer .walletmenu .credit .amount, #toolbaer .walletmenu .credit .date {
  font-size: 13px;
  color: #757575;
  margin: 0;
  text-align: center;
}
#toolbaer .walletmenu .cash .amount:nth-of-type(2), #toolbaer .walletmenu .cash .date:nth-of-type(2), #toolbaer .walletmenu .credit .amount:nth-of-type(2), #toolbaer .walletmenu .credit .date:nth-of-type(2) {
  border-top: dashed 1px #dadada;
}
#toolbaer .walletmenu .cash .date, #toolbaer .walletmenu .credit .date {
  border-bottom: dashed 1px #dadada;
}
#toolbaer .walletmenu .cash .increase, #toolbaer .walletmenu .credit .increase {
  border-top: solid 1px #f2f2f2;
  height: 40px;
  line-height: 40px;
  text-align: center;
}
#toolbaer .walletmenu .cash .increase a, #toolbaer .walletmenu .credit .increase a {
  font-size: 16px/26px;
  transition: all 0.5s ease;
}
#toolbaer .walletmenu .credit {
  overflow: hidden;
  padding: 8px 20px 0;
  background: #fff;
  text-align: center;
  font-size: 13px;
}
#toolbaer .pageslist {
  position: absolute;
  top: 41px;
  right: 0px;
  z-index: 101;
  float: left;
  width: 240px;
  border-radius: 5px;
  box-shadow: -3px 4px 18px 0px rgba(68, 68, 68, 0.19);
  color: #000000;
  visibility: hidden;
  opacity: 0;
  transition: all 0.2s ease;
  border-bottom: solid 3px;
  display: none;
  background: #fff;
}
#toolbaer .pageslist:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  top: -5px;
  right: 45%;
  position: absolute;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #fff transparent;
}
#toolbaer .pageslist ul {
  padding: 20px 0;
  overflow: hidden;
  list-style: none;
  z-index: 200;
}
#toolbaer .pageslist ul li {
  width: 100%;
  float: right;
  font-size: 14px;
  color: #3b3939;
  transition: all 0.5s ease;
  text-align: right;
  padding: 0 20px;
  margin: 8px 0;
}
#toolbaer .pageslist ul li a {
  color: #3b3939;
  transition: all 0.5s ease;
}
#toolbaer .pageslist ul li a span.icon {
  float: right;
  line-height: 40px;
  margin-left: 10px;
  color: #3b3939;
}
#toolbaer #switcher:hover .pageslist {
  visibility: visible;
  opacity: 1;
  display: block;
}
#toolbaer .pageslist ul li:hover {
  margin-right: 5px;
}
#toolbaer .sub-desk-menu {
  padding: 0px !important;
  border-bottom: 1px solid #e3e3e3;
  border-top: 1px solid #e3e3e3;
  position: absolute;
  display: none;
  width: 240px;
  background: #fff !important;
  box-shadow: -3px 4px 18px 0px rgba(68, 68, 68, 0.19);
}
#toolbaer .product .product_cover {
  position: absolute;
  width: 100%;
  bottom: 0;
  transition: all 0.3s ease;
  box-sizing: border-box;
  text-align: center;
  opacity: 0.9;
}
#toolbaer .myinput .selectarrow1 {
  top: 25px !important;
}
#toolbaer .row.disable-row {
  display: initial !important;
  margin: 0 !important;
}
#toolbaer .btn-light:focus, #toolbaer .btn-light:hover {
  border-color: #fff;
}

.af {
  margin: 0 auto;
  width: 140px;
  height: 140px;
  padding: 26px;
  background-color: #fff;
}
.af-warning {
  border-radius: 50%;
  border: 4px solid #F8BB86;
  box-sizing: content-box;
  height: 80px;
  padding: 0;
  position: relative;
  background-color: #fff;
  width: 80px;
  animation: scaleWarning 0.75s infinite alternate;
}
.af-warning:after, .af-warning:before {
  background: #fff;
  content: "";
  border-radius: 50%;
  height: 100%;
  position: absolute;
  width: 100%;
  right: 0;
}
.af-warning:before {
  display: inline-block;
  opacity: 0;
  animation: pulseWarning 2s linear infinite;
}
.af-warning:after {
  display: block;
  z-index: 1;
}
.af-warning-body {
  background-color: #F8BB86;
  border-radius: 2px;
  height: 47px;
  left: 50%;
  margin-left: -2px;
  position: absolute;
  top: 10px;
  width: 5px;
  z-index: 2;
  animation: pulseWarningIns 0.75s infinite alternate;
}
.af-warning-dot {
  background-color: #F8BB86;
  border-radius: 50%;
  bottom: 10px;
  height: 7px;
  left: 50%;
  margin-left: -3px;
  position: absolute;
  width: 7px;
  z-index: 2;
  animation: pulseWarningIns 0.75s infinite alternate;
}
.af-error {
  border-radius: 50%;
  border: 4px solid #F27474;
  box-sizing: content-box;
  height: 80px;
  padding: 0;
  position: relative;
  background-color: #fff;
  width: 80px;
  animation: animateErrorIcon 0.5s;
}
.af-error:after, .af-error:before {
  background: #fff;
  content: "";
  height: 120px;
  position: absolute;
  transform: rotate(45deg);
  width: 60px;
}
.af-error:before {
  border-radius: 40px 0 0 40px;
  width: 26px;
  height: 80px;
  top: -17px;
  left: 5px;
  transform-origin: 60px 60px;
  transform: rotate(-45deg);
}
.af-error:after {
  border-radius: 0 120px 120px 0;
  left: 30px;
  top: -11px;
  transform-origin: 0 60px;
  transform: rotate(-45deg);
  animation: rotatePlaceholder 4.25s ease-in;
}
.af-error-x {
  display: block;
  position: relative;
  z-index: 2;
}
.af-error-placeholder {
  border-radius: 50%;
  border: 4px solid rgba(200, 0, 0, 0.2);
  box-sizing: content-box;
  height: 80px;
  left: -4px;
  position: absolute;
  top: -4px;
  width: 80px;
  z-index: 2;
}
.af-error-fix {
  background-color: #fff;
  height: 90px;
  left: 28px;
  position: absolute;
  top: 8px;
  transform: rotate(-45deg);
  width: 5px;
  z-index: 1;
}
.af-error-left, .af-error-right {
  border-radius: 2px;
  display: block;
  height: 5px;
  position: absolute;
  z-index: 2;
  background-color: #F27474;
  top: 37px;
  width: 47px;
}
.af-error-left {
  left: 17px;
  transform: rotate(45deg);
  animation: animateXLeft 0.75s;
}
.af-error-right {
  right: 16px;
  transform: rotate(-45deg);
  animation: animateXRight 0.75s;
}
.af-success {
  border-radius: 50%;
  border: 4px solid #A5DC86;
  box-sizing: content-box;
  height: 80px;
  padding: 0;
  position: relative;
  background-color: #fff;
  width: 80px;
}
.af-success:after, .af-success:before {
  background: #fff;
  content: "";
  height: 120px;
  position: absolute;
  transform: rotate(45deg);
  width: 60px;
}
.af-success:before {
  border-radius: 40px 0 0 40px;
  width: 26px;
  height: 80px;
  top: -17px;
  left: 5px;
  transform-origin: 60px 60px;
  transform: rotate(-45deg);
}
.af-success:after {
  border-radius: 0 120px 120px 0;
  left: 30px;
  top: -11px;
  transform-origin: 0 60px;
  transform: rotate(-45deg);
  animation: rotatePlaceholder 4.25s ease-in;
}
.af-success-placeholder {
  border-radius: 50%;
  border: 4px solid rgba(165, 220, 134, 0.25);
  box-sizing: content-box;
  height: 80px;
  left: -4px;
  position: absolute;
  top: -4px;
  width: 80px;
  z-index: 2;
}
.af-success-fix {
  background-color: #fff;
  height: 90px;
  left: 28px;
  position: absolute;
  top: 8px;
  transform: rotate(-45deg);
  width: 5px;
  z-index: 1;
}
.af-success-tip, .af-success-long {
  background-color: #A5DC86;
  border-radius: 2px;
  height: 5px;
  position: absolute;
  z-index: 2;
}
.af-success-tip {
  left: 14px;
  top: 46px;
  transform: rotate(45deg);
  width: 25px;
  animation: animateSuccessTip 0.75s;
}
.af-success-long {
  right: 8px;
  top: 38px;
  transform: rotate(-45deg);
  width: 47px;
  animation: animateSuccessLong 0.75s;
}

@keyframes animateSuccessTip {
  0%, 54% {
    width: 0;
    left: 1px;
    top: 19px;
  }
  70% {
    width: 50px;
    left: -8px;
    top: 37px;
  }
  84% {
    width: 17px;
    left: 21px;
    top: 48px;
  }
  100% {
    width: 25px;
    left: 14px;
    top: 45px;
  }
}
@keyframes animateSuccessLong {
  0%, 65% {
    width: 0;
    right: 46px;
    top: 54px;
  }
  84% {
    width: 55px;
    right: 0;
    top: 35px;
  }
  100% {
    width: 47px;
    right: 8px;
    top: 38px;
  }
}
@keyframes rotatePlaceholder {
  0%, 5% {
    transform: rotate(-45deg);
  }
  100%, 12% {
    transform: rotate(-405deg);
  }
}
@keyframes scaleWarning {
  0% {
    transform: scale(1);
  }
  30% {
    transform: scale(1.02);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes pulseWarning {
  0% {
    background-color: #fff;
    transform: scale(1);
    opacity: 0.5;
  }
  30% {
    background-color: #fff;
    transform: scale(1);
    opacity: 0.5;
  }
  100% {
    background-color: #F8BB86;
    transform: scale(2);
    opacity: 0;
  }
}
@keyframes pulseWarningIns {
  0% {
    background-color: #F8D486;
  }
  100% {
    background-color: #F8BB86;
  }
}
@keyframes rotatePlaceholder {
  0%, 5% {
    transform: rotate(-45deg);
  }
  100%, 12% {
    transform: rotate(-405deg);
  }
}
@keyframes animateErrorIcon {
  0% {
    transform: rotateX(100deg);
    opacity: 0;
  }
  100% {
    transform: rotateX(0deg);
    opacity: 1;
  }
}
@keyframes animateXLeft {
  0%, 65% {
    left: 82px;
    top: 95px;
    width: 0;
  }
  84% {
    left: 14px;
    top: 33px;
    width: 47px;
  }
  100% {
    left: 17px;
    top: 37px;
    width: 47px;
  }
}
@keyframes animateXRight {
  0%, 65% {
    right: 82px;
    top: 95px;
    width: 0;
  }
  84% {
    right: 14px;
    top: 33px;
    width: 47px;
  }
  100% {
    right: 16px;
    top: 37px;
    width: 47px;
  }
}
#loginHtml {
  width: 100%;
  height: 100%;
  direction: rtl;
  text-align: right;
}
#loginHtml #loginBody {
  text-align: right;
  width: 100%;
  height: 100%;
  font-family: iransans;
}
#loginHtml #loginBody *:focus {
  outline: none;
}
#loginHtml .tooltip {
  font-family: "iransans";
  font-size: 11px;
}
#loginHtml #loadingSegment img {
  background: transparent !important;
  border: none !important;
}

#resendHtml {
  width: 100%;
  height: 100%;
  direction: rtl;
  text-align: right;
}
#resendHtml #resendBody {
  text-align: right;
  width: 100%;
  height: 100%;
  font-family: iransans;
}
#resendHtml #resendBody *:focus {
  outline: none;
}
#resendHtml .tooltip {
  font-family: "iransans";
  font-size: 11px;
}
#resendHtml #loadingSegment img {
  background: transparent !important;
  border: none !important;
}

#resendPageSection {
  width: 100%;
  height: 100%;
}
#resendPageSection #resendPageBG {
  background: url("../../themes/public_3/images/login_background.png") no-repeat;
  background-size: 100%;
  width: 100%;
  height: 100%;
  position: relative;
}
#resendPageSection #resendPageBG #resendPageContent {
  padding-top: 15px;
}
@media (max-width: 400px) {
  #resendPageSection #resendPageBG #resendPageContent {
    width: 100%;
  }
}
@media (min-width: 400px) {
  #resendPageSection #resendPageBG #resendPageContent {
    position: absolute;
    top: 50%;
    right: 50%;
    transform: translate(50%, -50%);
  }
}
#resendPageSection #resendPageBG #resendPageContent #resendSiteLogo {
  text-align: center;
  margin-bottom: 15px;
}
#resendPageSection #resendPageBG #resendPageContent #resendSiteLogo img {
  max-height: 100px;
  max-width: 100%;
}
#resendPageSection #resendPageBG #resendPageContent #resendContent {
  width: 320px;
  box-shadow: rgba(143, 143, 143, 0.21) 0px 0px 2px 1px;
  border-radius: 4px;
  background: white;
}
#resendPageSection #resendPageBG #resendPageContent #resendContent div.alert {
  font-size: 12px;
}
#resendPageSection #resendPageBG #resendPageContent #resendContent .forgot-pass-form-lable {
  padding: 10px 15px;
  background: #f5f5f5;
  border-bottom: 1px solid #e4e4e4;
  width: 100%;
  font-size: 12px;
  font-weight: 700;
  display: inline-block;
  margin-bottom: 0;
  cursor: pointer;
}
#resendPageSection #resendPageBG #resendPageContent #resendContent .form-group {
  padding: 15px;
  margin-bottom: 0;
}
#resendPageSection #resendPageBG #resendPageContent #resendContent .form-group input {
  padding: 10px 30px;
  border-radius: 3px;
  background-color: white;
  font-size: 12px;
  text-align: center;
  color: black;
  border: 1px solid #d4d4d4;
  width: 100%;
}
#resendPageSection #resendPageBG #resendPageContent .resend-btn {
  text-align: center;
  padding: 0 15px 15px;
}
#resendPageSection #resendPageBG #resendPageContent .resend-btn button {
  border: 0px none;
  padding: 5px 10px;
  color: white;
  line-height: 20px;
  border-radius: 3px;
  display: inline-block;
  min-width: 75px;
  cursor: pointer;
  background: #00ac58;
  font-size: 11px;
  transition: all 0.5s;
}
#resendPageSection #resendPageBG #resendPageContent .resend-btn #goBackToDashboard {
  border: 0px none;
  padding: 5px 10px;
  color: white;
  line-height: 20px;
  border-radius: 3px;
  display: inline-block;
  min-width: 75px;
  cursor: pointer;
  background: #00ac58;
  font-size: 11px;
  transition: all 0.5s;
}

.user-info-profile form#login-form .form-group {
  position: relative;
  margin-bottom: 30px;
}
.user-info-profile form#login-form .form-group .help {
  position: absolute;
  width: 20px;
  height: 20px;
  top: 10px;
  cursor: help;
  padding: 0;
  left: 10px;
}
.user-info-profile form#login-form .form-group .help path {
  fill: #532f98;
}
.user-info-profile form#login-form .help-box {
  left: 55px !important;
}
.user-info-profile form#login-form .field-usersinfo-phone.has_validate {
  position: relative;
}

@keyframes placeHolderShimmer {
  0% {
    background-position: 0px 0;
  }
  100% {
    background-position: 100em 0;
  }
}
.placeHolderShimmerBackground {
  animation-duration: 5s;
  animation-iteration-count: infinite;
  animation-name: placeHolderShimmer;
  animation-timing-function: linear;
  background: linear-gradient(to right, #eeeeee 8%, #dddddd 18%, #eeeeee 33%);
}

#loginPageSection {
  width: 100%;
  height: 100%;
}
#loginPageSection #loginPageBG {
  background: url("../../themes/public_3/images/login_background.png") no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: relative;
}
#loginPageSection #loginPageBG #loginPageContent {
  padding-top: 15px;
}
@media (max-width: 400px) {
  #loginPageSection #loginPageBG #loginPageContent {
    width: 100%;
  }
}
@media (min-width: 400px) {
  #loginPageSection #loginPageBG #loginPageContent {
    position: absolute;
    top: 50%;
    right: 50%;
    transform: translate(50%, -50%);
    -webkit-transform: translate(50%, -50%);
    -moz-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    -o-transform: translate(50%, -50%);
  }
}
#loginPageSection #loginPageBG #loginPageContent #loginSiteLogo {
  text-align: center;
  margin-bottom: 15px;
}
#loginPageSection #loginPageBG #loginPageContent #loginSiteLogo img {
  max-height: 100px;
  max-width: 100%;
}
#loginPageSection #loginPageBG #loginPageContent #loginRegisterBox {
  width: 400px;
  box-shadow: rgba(143, 143, 143, 0.21) 0px 0px 2px 1px;
  border-radius: 4px;
  background: rgb(255, 255, 255);
}
@media (max-width: 400px) {
  #loginPageSection #loginPageBG #loginPageContent #loginRegisterBox {
    width: 100%;
  }
}
#loginPageSection #loginPageBG #loginPageContent #loginRegisterBox #singUpSegment #singUpSegmentTitle {
  padding: 10px 15px;
  background: #f5f5f5;
  border-bottom: 1px solid #e4e4e4;
}
#loginPageSection #loginPageBG #loginPageContent #loginRegisterBox #singUpSegment #singUpSegmentTitle p {
  font-size: 13px;
  font-weight: 700;
  display: inline-block;
  margin-bottom: 0;
}
#loginPageSection #loginPageBG #loginPageContent #loginRegisterBox #singUpSegment #singUpSegmentBtn {
  float: left;
  border: 0px none;
  padding: 5px 10px;
  color: white;
  line-height: 20px;
  border-radius: 3px;
  display: inline-block;
  min-width: 75px;
  cursor: pointer;
  background: #00ac58;
  font-size: 11px;
  transition: all 0.5s;
  margin-top: -4px;
}
#loginPageSection #loginPageBG #loginPageContent #loginRegisterBox #singUpSegment #singUpSegmentBtn:hover {
  opacity: 0.8;
}
#loginPageSection #loginPageBG #loginPageContent #loginRegisterBox #singUpSegment #singUpSegmentBtn:disabled {
  cursor: not-allowed;
  background: #c5c5c5 !important;
}
#loginPageSection #loginPageBG #loginPageContent #loginRegisterBox .singInSegment {
  border-bottom: 1px solid rgb(240, 240, 240);
}
#loginPageSection #loginPageBG #loginPageContent #loginRegisterBox .singInSegment .singInUserPassSegmentTitle {
  padding: 10px 15px;
  background: #f5f5f5;
  border-bottom: 1px solid #e4e4e4;
}
#loginPageSection #loginPageBG #loginPageContent #loginRegisterBox .singInSegment .singInUserPassSegmentTitle label {
  font-size: 13px;
  font-weight: 700;
  display: inline-block;
  margin-bottom: 0;
  cursor: pointer;
}
#loginPageSection #loginPageBG #loginPageContent #loginRegisterBox .singInSegment .singInUserPassSegmentTitle .signInType {
  margin-top: 5px;
  position: relative;
  width: 35px;
  height: 15px;
  -webkit-appearance: none;
  background: #c6c6c6;
  outline: none;
  cursor: pointer;
  border-radius: 20px;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  transition: background 300ms linear;
  float: left;
}
#loginPageSection #loginPageBG #loginPageContent #loginRegisterBox .singInSegment .singInUserPassSegmentTitle .signInType:checked {
  background: #00ac58;
}
#loginPageSection #loginPageBG #loginPageContent #loginRegisterBox .singInSegment .singInUserPassSegmentTitle .signInType::before {
  content: "";
  position: absolute;
  width: 15px;
  height: 15px;
  border-radius: 20px;
  top: 0;
  left: 0;
  background: #fff;
  transform: scale(1.1);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  transition: left 300ms linear;
}
#loginPageSection #loginPageBG #loginPageContent #loginRegisterBox .singInSegment .singInUserPassSegmentTitle .signInType:checked::before {
  left: 20px;
}
#loginPageSection #loginPageBG #loginPageContent #loginRegisterBox .singInSegment .inputSection {
  padding: 15px;
}
#loginPageSection #loginPageBG #loginPageContent #loginRegisterBox .singInSegment .inputSection #singInUserInputBox {
  position: relative;
}
#loginPageSection #loginPageBG #loginPageContent #loginRegisterBox .singInSegment .inputSection #singInUserInputBox #singInUserInputImg {
  position: absolute;
  right: 8px;
  top: 10px;
}
#loginPageSection #loginPageBG #loginPageContent #loginRegisterBox .singInSegment .inputSection #singInPassInputBox {
  position: relative;
}
#loginPageSection #loginPageBG #loginPageContent #loginRegisterBox .singInSegment .inputSection #singInPassInputBox #singInPassInputImg {
  position: absolute;
  right: 8px;
  top: 11px;
}
#loginPageSection #loginPageBG #loginPageContent #loginRegisterBox .singInSegment .inputSection #singInPassInputBox #singInUserForget {
  position: absolute;
  left: 0px;
  font-size: 12px;
  color: #00ac58;
  cursor: pointer;
  top: 7px;
  border-right: 1px solid #e6e6e6;
  padding: 3px 8px 4px;
  transition: all 0.5s;
  letter-spacing: -0.2px;
}
#loginPageSection #loginPageBG #loginPageContent #loginRegisterBox .singInSegment .inputSection #singInPassInputBox #singInUserForget:hover {
  opacity: 0.8;
}
#loginPageSection #loginPageBG #loginPageContent #loginRegisterBox .singInSegment .inputSection #singInMobileInputBox {
  position: relative;
}
#loginPageSection #loginPageBG #loginPageContent #loginRegisterBox .singInSegment .inputSection #singInMobileInputBox #singInMobileInputImg {
  position: absolute;
  right: 8px;
  top: 11px;
}
#loginPageSection #loginPageBG #loginPageContent #loginRegisterBox .singInSegment .inputSection #singInUserInput, #loginPageSection #loginPageBG #loginPageContent #loginRegisterBox .singInSegment .inputSection #singInPassInput, #loginPageSection #loginPageBG #loginPageContent #loginRegisterBox .singInSegment .inputSection #singInMobileInput {
  padding: 10px 30px 10px 115px;
  border-radius: 3px;
  background-color: rgb(255, 255, 255);
  font-size: 12px;
  text-align: right;
  color: rgb(0, 0, 0);
  border: 1px solid rgb(212, 212, 212);
  width: 100%;
  margin-bottom: 15px;
}
#loginPageSection #loginPageBG #loginPageContent #loginRegisterBox .singInSegment .inputSection #singInRememberMeLabel {
  color: black;
  font-size: 12px;
  font-weight: normal;
}
#loginPageSection #loginPageBG #loginPageContent #loginRegisterBox .singInSegment .inputSection #singInUserPassSegmentBtn, #loginPageSection #loginPageBG #loginPageContent #loginRegisterBox .singInSegment .inputSection #singInSmsSegmentBtn {
  float: left;
  border: 0px none;
  padding: 5px 10px;
  color: white;
  line-height: 20px;
  border-radius: 3px;
  display: inline-block;
  min-width: 75px;
  cursor: pointer;
  background: #00ac58;
  font-size: 12px;
  transition: all 0.5s;
}
#loginPageSection #loginPageBG #loginPageContent #loginRegisterBox .singInSegment .inputSection #singInUserPassSegmentBtn:hover, #loginPageSection #loginPageBG #loginPageContent #loginRegisterBox .singInSegment .inputSection #singInSmsSegmentBtn:hover {
  opacity: 0.8;
}
#loginPageSection #loginPageBG #loginPageContent #loginRegisterBox .singInSegment .inputSection #singInUserPassSegmentBtn:disabled, #loginPageSection #loginPageBG #loginPageContent #loginRegisterBox .singInSegment .inputSection #singInSmsSegmentBtn:disabled {
  cursor: not-allowed;
  background: #c5c5c5 !important;
}
#loginPageSection #loginPageBG #loginPageContent #loginRegisterBox .singInSegment#singInSmsSegment .inputSection {
  display: none;
  padding: 15px;
}
#loginPageSection #loginPageBG #loginPageContent #singUpSection {
  display: none;
  width: 768px;
  box-shadow: rgba(143, 143, 143, 0.21) 0px 0px 2px 1px;
  border-radius: 4px;
  background: white;
}
@media (max-width: 768px) {
  #loginPageSection #loginPageBG #loginPageContent #singUpSection {
    width: 640px;
  }
}
@media (max-width: 640px) {
  #loginPageSection #loginPageBG #loginPageContent #singUpSection {
    width: 500px;
  }
}
@media (max-width: 500px) {
  #loginPageSection #loginPageBG #loginPageContent #singUpSection {
    width: 400px;
  }
}
@media (max-width: 400px) {
  #loginPageSection #loginPageBG #loginPageContent #singUpSection {
    width: 100%;
  }
}
#loginPageSection #loginPageBG #loginPageContent #singUpSection #singUpSectionTitle {
  padding: 10px 15px;
  background: #f5f5f5;
  border-bottom: 1px solid #e4e4e4;
}
#loginPageSection #loginPageBG #loginPageContent #singUpSection #singUpSectionTitle p {
  font-size: 13px;
  font-weight: 700;
  display: inline-block;
  margin-bottom: 0;
}
#loginPageSection #loginPageBG #loginPageContent #singUpSection #register-form {
  padding-bottom: 15px;
  padding-top: 15px;
}
#loginPageSection #loginPageBG #loginPageContent #singUpSection #register-form form#login-form-page .form-check-label {
  color: black;
  font-size: 12px;
  font-weight: 600;
  padding-right: 0 !important;
}
#loginPageSection #loginPageBG #loginPageContent #singUpSection #register-form form#login-form-page .form-check {
  padding-left: 0;
  margin-bottom: 0 !important;
}
#loginPageSection #loginPageBG #loginPageContent #singUpSection #register-form form#login-form-page .form-group {
  position: relative;
  margin-bottom: 20px !important;
  margin-top: 0 !important;
}
#loginPageSection #loginPageBG #loginPageContent #singUpSection #register-form form#login-form-page .form-group .form-control {
  border-radius: 3px;
  background-color: white;
  font-size: 12px !important;
  text-align: right;
  color: black;
  border: 1px solid #d4d4d4;
  width: 100%;
  margin-bottom: 2px;
  padding: 10px 8px;
}
#loginPageSection #loginPageBG #loginPageContent #singUpSection #register-form form#login-form-page .form-group .help-block {
  font-size: 10px;
  color: red;
}
#loginPageSection #loginPageBG #loginPageContent #singUpSection #register-form form#login-form-page .form-group .help {
  position: absolute;
  width: 15px;
  height: 15px;
  top: 11px;
  cursor: help;
  padding: 0;
  left: 8px;
}
#loginPageSection #loginPageBG #loginPageContent #singUpSection #register-form form#login-form-page .form-group .help path {
  fill: #00ac58;
}
#loginPageSection #loginPageBG #loginPageContent #singUpSection #register-form form#login-form-page .field-usersinfo-law .help-block {
  position: relative !important;
  font-size: 11px !important;
  text-align: right;
  color: red;
}
#loginPageSection #loginPageBG #loginPageContent #singUpSection #register-form form#login-form-page .help-box {
  left: 55px !important;
}
#loginPageSection #loginPageBG #loginPageContent #singUpSection #register-form form#login-form-page .field-usersinfo-phone.has_validate {
  position: relative;
}
#loginPageSection #loginPageBG #loginPageContent #singUpSection #register-form form#login-form-page .myselect select {
  padding: 11px 8px 11px 50px !important;
}
#loginPageSection #loginPageBG #loginPageContent #singUpSection #register-form form#login-form-page .es-list li {
  font-size: 11px;
}
#loginPageSection #loginPageBG #loginPageContent #singUpSection #register-form form#login-form-page #register-form-submit {
  border: 0px none;
  padding: 5px 10px;
  color: white;
  line-height: 20px;
  border-radius: 3px;
  display: inline-block;
  min-width: 75px;
  cursor: pointer;
  background: #00ac58;
  font-size: 12px;
  transition: all 0.5s;
  margin-left: -15px;
}
#loginPageSection #loginPageBG #loginPageContent #singUpSection #register-form form#login-form-page #register-form-submit:hover {
  opacity: 0.8;
}
#loginPageSection #loginPageBG #loginPageContent #singUpSection #register-form form#login-form-page #register-form-submit:disabled {
  cursor: not-allowed;
  background: #c5c5c5 !important;
}
#loginPageSection #loginPageBG #loginPageContent #singUpSection #registerFooterBox {
  padding: 10px 15px;
  background: #f5f5f5;
  border-top: 1px solid #e4e4e4;
}
#loginPageSection #loginPageBG #loginPageContent #singUpSection #registerFooterBox span, #loginPageSection #loginPageBG #loginPageContent #singUpSection #registerFooterBox a {
  font-size: 12px;
  font-weight: 700;
  margin-bottom: 0;
  color: black;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.5s;
}
#loginPageSection #loginPageBG #loginPageContent #singUpSection #registerFooterBox span span, #loginPageSection #loginPageBG #loginPageContent #singUpSection #registerFooterBox a span {
  font-size: 20px;
  line-height: 0px;
  position: relative;
  top: 2px;
}
#loginPageSection #loginPageBG #loginPageContent #singUpSection #registerFooterBox span:hover, #loginPageSection #loginPageBG #loginPageContent #singUpSection #registerFooterBox a:hover {
  opacity: 0.8;
}
#loginPageSection #loginPageBG #loginPageContent #validationCodeBox {
  display: none;
  width: 400px;
  border: 1px solid #eaeaea;
  border-radius: 3px;
  background: white;
}
@media (max-width: 400px) {
  #loginPageSection #loginPageBG #loginPageContent #validationCodeBox {
    width: 100%;
  }
}
#loginPageSection #loginPageBG #loginPageContent #validationCodeBox #validationCodeHeaderBox {
  border-bottom: 1px solid #eaeaea;
  padding: 15px;
}
#loginPageSection #loginPageBG #loginPageContent #validationCodeBox #validationCodeHeaderBox #validationCodeHeaderText {
  font-size: 12px;
  margin-bottom: 0;
}
#loginPageSection #loginPageBG #loginPageContent #validationCodeBox #validationCodeContentBox {
  padding: 15px;
}
#loginPageSection #loginPageBG #loginPageContent #validationCodeBox #validationCodeContentBox #validationCodeInput {
  width: 100%;
  border: 1px solid #eaeaea;
  border-radius: 3px;
  padding: 5px;
  letter-spacing: 15px;
  text-align: center;
  font-size: 26px;
  color: #848484;
}
#loginPageSection #loginPageBG #loginPageContent #validationCodeBox #validationCodeContentBox #validationCodeInput::-webkit-input-placeholder {
  letter-spacing: 0;
  font-size: 18px;
  color: #d0d0d0;
}
#loginPageSection #loginPageBG #loginPageContent #validationCodeBox #validationCodeContentBox #validationCodeInput:-ms-input-placeholder {
  letter-spacing: 0;
  font-size: 18px;
  color: #d0d0d0;
}
#loginPageSection #loginPageBG #loginPageContent #validationCodeBox #validationCodeContentBox #validationCodeInput::placeholder {
  letter-spacing: 0;
  font-size: 18px;
  color: #d0d0d0;
}
#loginPageSection #loginPageBG #loginPageContent #validationCodeBox #validationCodeContentBox #validationCodeBtnBox {
  text-align: center;
  margin-top: 15px;
}
#loginPageSection #loginPageBG #loginPageContent #validationCodeBox #validationCodeContentBox #validationCodeBtnBox #validationCodeBtn, #loginPageSection #loginPageBG #loginPageContent #validationCodeBox #validationCodeContentBox #validationCodeBtnBox #SendAgainCodeBtn {
  border: 0px none;
  padding: 5px 10px;
  color: white;
  line-height: 20px;
  border-radius: 3px;
  display: inline-block;
  min-width: 75px;
  cursor: pointer;
  background: #00ac58;
  font-size: 11px;
  transition: all 0.5s;
}
#loginPageSection #loginPageBG #loginPageContent #validationCodeBox #validationCodeContentBox #validationCodeBtnBox #validationCodeBtn:hover, #loginPageSection #loginPageBG #loginPageContent #validationCodeBox #validationCodeContentBox #validationCodeBtnBox #SendAgainCodeBtn:hover {
  opacity: 0.8;
}
#loginPageSection #loginPageBG #loginPageContent #validationCodeBox #validationCodeContentBox #validationCodeBtnBox #validationCodeBtn:disabled, #loginPageSection #loginPageBG #loginPageContent #validationCodeBox #validationCodeContentBox #validationCodeBtnBox #SendAgainCodeBtn:disabled {
  cursor: not-allowed;
  background: #c5c5c5 !important;
}
#loginPageSection #loginPageBG #loginPageContent #validationCodeSingUpBox {
  display: none;
  width: 400px;
  border: 1px solid #eaeaea;
  border-radius: 3px;
  background: white;
}
@media (max-width: 400px) {
  #loginPageSection #loginPageBG #loginPageContent #validationCodeSingUpBox {
    width: 100%;
  }
}
#loginPageSection #loginPageBG #loginPageContent #validationCodeSingUpBox #validationCodeSingUpHeaderBox {
  border-bottom: 1px solid #eaeaea;
  padding: 15px;
}
#loginPageSection #loginPageBG #loginPageContent #validationCodeSingUpBox #validationCodeSingUpHeaderBox #validationCodeSingUpHeaderText {
  font-size: 12px;
  margin-bottom: 0;
}
#loginPageSection #loginPageBG #loginPageContent #validationCodeSingUpBox #validationCodeSingUpContentBox {
  padding: 15px;
}
#loginPageSection #loginPageBG #loginPageContent #validationCodeSingUpBox #validationCodeSingUpContentBox #validationCodeSingUpInput {
  width: 100%;
  border: 1px solid #eaeaea;
  border-radius: 3px;
  padding: 5px;
  letter-spacing: 15px;
  text-align: center;
  font-size: 26px;
  color: #848484;
}
#loginPageSection #loginPageBG #loginPageContent #validationCodeSingUpBox #validationCodeSingUpContentBox #validationCodeSingUpInput::-webkit-input-placeholder {
  letter-spacing: 0;
  font-size: 18px;
  color: #d0d0d0;
}
#loginPageSection #loginPageBG #loginPageContent #validationCodeSingUpBox #validationCodeSingUpContentBox #validationCodeSingUpInput:-ms-input-placeholder {
  letter-spacing: 0;
  font-size: 18px;
  color: #d0d0d0;
}
#loginPageSection #loginPageBG #loginPageContent #validationCodeSingUpBox #validationCodeSingUpContentBox #validationCodeSingUpInput::placeholder {
  letter-spacing: 0;
  font-size: 18px;
  color: #d0d0d0;
}
#loginPageSection #loginPageBG #loginPageContent #validationCodeSingUpBox #validationCodeSingUpContentBox #validationCodeSingUpBtnBox {
  text-align: center;
  margin-top: 15px;
}
#loginPageSection #loginPageBG #loginPageContent #validationCodeSingUpBox #validationCodeSingUpContentBox #validationCodeSingUpBtnBox #validationCodeSingUpBtn, #loginPageSection #loginPageBG #loginPageContent #validationCodeSingUpBox #validationCodeSingUpContentBox #validationCodeSingUpBtnBox #SendAgainSingUpCodeBtn, #loginPageSection #loginPageBG #loginPageContent #validationCodeSingUpBox #validationCodeSingUpContentBox #validationCodeSingUpBtnBox #editMobileSingUpCodeBtn {
  border: 0px none;
  padding: 5px 10px;
  color: white;
  line-height: 20px;
  border-radius: 3px;
  display: inline-block;
  min-width: 75px;
  cursor: pointer;
  background: #00ac58;
  font-size: 11px;
  transition: all 0.5s;
}
#loginPageSection #loginPageBG #loginPageContent #validationCodeSingUpBox #validationCodeSingUpContentBox #validationCodeSingUpBtnBox #validationCodeSingUpBtn:hover, #loginPageSection #loginPageBG #loginPageContent #validationCodeSingUpBox #validationCodeSingUpContentBox #validationCodeSingUpBtnBox #SendAgainSingUpCodeBtn:hover, #loginPageSection #loginPageBG #loginPageContent #validationCodeSingUpBox #validationCodeSingUpContentBox #validationCodeSingUpBtnBox #editMobileSingUpCodeBtn:hover {
  opacity: 0.8;
}
#loginPageSection #loginPageBG #loginPageContent #validationCodeSingUpBox #validationCodeSingUpContentBox #validationCodeSingUpBtnBox #validationCodeSingUpBtn:disabled, #loginPageSection #loginPageBG #loginPageContent #validationCodeSingUpBox #validationCodeSingUpContentBox #validationCodeSingUpBtnBox #SendAgainSingUpCodeBtn:disabled, #loginPageSection #loginPageBG #loginPageContent #validationCodeSingUpBox #validationCodeSingUpContentBox #validationCodeSingUpBtnBox #editMobileSingUpCodeBtn:disabled {
  cursor: not-allowed;
  background: #c5c5c5 !important;
}
#loginPageSection #loginPageBG #loginPageContent #editMobileNumberBox {
  display: none;
  background: white;
  width: 400px;
}
@media (max-width: 400px) {
  #loginPageSection #loginPageBG #loginPageContent #editMobileNumberBox {
    width: 100%;
  }
}
#loginPageSection #loginPageBG #loginPageContent #editMobileNumberBox #editMobileNumberHeaderBox {
  padding: 10px 15px;
  background: #f5f5f5;
  border-bottom: 1px solid #e4e4e4;
}
#loginPageSection #loginPageBG #loginPageContent #editMobileNumberBox #editMobileNumberHeaderBox #editMobileNumberHeaderText {
  font-size: 12px;
  font-weight: 700;
  display: inline-block;
  margin-bottom: 0;
}
#loginPageSection #loginPageBG #loginPageContent #editMobileNumberBox .inputSection {
  padding: 15px 15px 40px;
}
#loginPageSection #loginPageBG #loginPageContent #editMobileNumberBox #editMobileNumberInputBox {
  position: relative;
}
#loginPageSection #loginPageBG #loginPageContent #editMobileNumberBox #editMobileNumberInputBox #editMobileNumberInput {
  padding: 10px 30px 10px 115px;
  border-radius: 3px;
  background-color: white;
  font-size: 12px;
  text-align: right;
  color: black;
  border: 1px solid #d4d4d4;
  width: 100%;
  margin-bottom: 20px;
}
#loginPageSection #loginPageBG #loginPageContent #editMobileNumberBox #editMobileNumberInputBox #editMobileNumberImg {
  position: absolute;
  right: 8px;
  top: 11px;
}
#loginPageSection #loginPageBG #loginPageContent #editMobileNumberBox .editMobileNumberBtns {
  float: left;
  border: 0px none;
  padding: 5px 10px;
  color: white;
  line-height: 20px;
  border-radius: 3px;
  display: inline-block;
  min-width: 75px;
  cursor: pointer;
  background: #00ac58;
  font-size: 11px;
  transition: all 0.5s;
  margin-top: -4px;
}
#loginPageSection #loginPageBG #loginPageContent #editMobileNumberBox .editMobileNumberBtns:hover {
  opacity: 0.8;
}
#loginPageSection #loginPageBG #loginPageContent #editMobileNumberBox .editMobileNumberBtns:disabled {
  cursor: not-allowed;
  background: #c5c5c5 !important;
}
#loginPageSection #loginPageBG #loginPageContent #editMobileNumberBox .editMobileNumberBtns#editMobileNumberBtnCl {
  margin-left: 5px;
}
#loginPageSection #loginPageBG #loginPageContent #loadingSegment {
  display: none;
  text-align: center;
}
#loginPageSection #loginPageBG #loginPageContent #loadingSegment img {
  background: white;
  width: 120px;
  border: 1px solid #eaeaea;
  border-radius: 3px;
}
#loginPageSection #loginPageBG #loginPageContent #massageBox {
  background: white;
  display: none;
  width: 320px;
  border: 1px solid #eaeaea;
  border-radius: 3px;
}
@media (max-width: 400px) {
  #loginPageSection #loginPageBG #loginPageContent #massageBox {
    width: 100%;
  }
}
#loginPageSection #loginPageBG #loginPageContent #massageBox .af-massage-icon {
  display: none;
}
#loginPageSection #loginPageBG #loginPageContent #massageBox #massageContentBox {
  font-size: 14px;
  padding: 15px;
  color: #4c4c4c;
  text-align: center;
}
#loginPageSection #loginPageBG #loginPageContent #massageBox #massageBtnBox {
  display: none;
  text-align: center;
  padding: 10px;
}
#loginPageSection #loginPageBG #loginPageContent #massageBox #massageBtnBox .massageBtn {
  border: 0px none;
  padding: 5px 10px;
  color: white;
  line-height: 20px;
  border-radius: 3px;
  display: inline-block;
  min-width: 75px;
  cursor: pointer;
  background: #00ac58;
  font-size: 11px;
  transition: all 0.5s;
}
#loginPageSection #loginPageBG #loginPageContent #massageBox #massageBtnBox .massageBtn:hover {
  opacity: 0.8;
}
#loginPageSection #loginPageBG #loginPageContent #LoginFooterBox {
  padding: 10px 15px;
  background: #f5f5f5;
}
#loginPageSection #loginPageBG #loginPageContent #LoginFooterBox span, #loginPageSection #loginPageBG #loginPageContent #LoginFooterBox a {
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 0;
  color: black;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.5s;
}
#loginPageSection #loginPageBG #loginPageContent #LoginFooterBox span span, #loginPageSection #loginPageBG #loginPageContent #LoginFooterBox a span {
  font-size: 20px;
  line-height: 0px;
  position: relative;
  top: 2px;
}
#loginPageSection #loginPageBG #loginPageContent #LoginFooterBox span:hover, #loginPageSection #loginPageBG #loginPageContent #LoginFooterBox a:hover {
  opacity: 0.8;
}
#loginPageSection #loginPageBG #loginPageContent .showHidePass {
  position: absolute;
  left: 8px;
  top: 11px;
  cursor: pointer;
}
#loginPageSection #loginPageBG #loginPageContent .showHidePass.unshowPassInputImg, #loginPageSection #loginPageBG #loginPageContent .showHidePass.unshowPassInputImg-usersinfo-password, #loginPageSection #loginPageBG #loginPageContent .showHidePass.unshowPassInputImg-firstSetNewPassInput {
  display: none;
}
#loginPageSection #loginPageBG #loginPageContent .showHidePass.showPassInputImg-padding {
  left: 94px;
}
#loginPageSection #loginPageBG #loginPageContent #forgetPassBox {
  display: none;
  width: 400px;
  box-shadow: rgba(143, 143, 143, 0.21) 0px 0px 2px 1px;
  border-radius: 4px;
  background: white;
}
@media (max-width: 400px) {
  #loginPageSection #loginPageBG #loginPageContent #forgetPassBox {
    width: 100%;
  }
}
#loginPageSection #loginPageBG #loginPageContent #forgetPassBox #forgetPassHeaderBox {
  padding: 10px 15px;
  background: #f5f5f5;
  border-bottom: 1px solid #e4e4e4;
}
#loginPageSection #loginPageBG #loginPageContent #forgetPassBox #forgetPassHeaderBox #forgetPassHeaderText {
  font-size: 12px;
  font-weight: 700;
  display: inline-block;
  margin-bottom: 0;
}
#loginPageSection #loginPageBG #loginPageContent #forgetPassBox #forgetPassContentBox {
  padding: 20px 15px 20px;
}
#loginPageSection #loginPageBG #loginPageContent #forgetPassBox #forgetPassContentBox #forgetPassEmailTypeBox {
  display: none;
}
#loginPageSection #loginPageBG #loginPageContent #forgetPassBox #forgetPassContentBox #forgetPassEmailTypeBox #forgetPassEmailTypeLabel {
  font-size: 13px;
  direction: ltr;
}
#loginPageSection #loginPageBG #loginPageContent #forgetPassBox #forgetPassContentBox #forgetPassEmailTypeBox #forgetPassEmailType {
  position: relative;
  top: 3px;
}
#loginPageSection #loginPageBG #loginPageContent #forgetPassBox #forgetPassContentBox #forgetPassMobileTypeBox {
  display: none;
}
#loginPageSection #loginPageBG #loginPageContent #forgetPassBox #forgetPassContentBox #forgetPassMobileTypeBox #forgetPassMobileTypeLabel {
  font-size: 13px;
  direction: ltr;
}
#loginPageSection #loginPageBG #loginPageContent #forgetPassBox #forgetPassContentBox #forgetPassMobileTypeBox #forgetPassMobileType {
  position: relative;
  top: 3px;
}
#loginPageSection #loginPageBG #loginPageContent #forgetPassBox #forgetPassBtnBox {
  text-align: center;
  padding: 10px 20px;
}
#loginPageSection #loginPageBG #loginPageContent #forgetPassBox #forgetPassBtnBox #forgetPassSendBtn {
  border: 0px none;
  padding: 5px 10px;
  color: white;
  line-height: 20px;
  border-radius: 3px;
  display: inline-block;
  min-width: 75px;
  cursor: pointer;
  background: #00ac58;
  font-size: 11px;
  transition: all 0.5s;
  margin-top: -4px;
}
#loginPageSection #loginPageBG #loginPageContent #forgetPassBox #forgetPassBtnBox #forgetPassSendBtn:hover {
  opacity: 0.8;
}
#loginPageSection #loginPageBG #loginPageContent #forgetPassBox #forgetPassBtnBox #forgetPassSendBtn:disabled {
  cursor: not-allowed;
  background: #c5c5c5 !important;
}
#loginPageSection #loginPageBG #loginPageContent #setNewPassWithMobileBox {
  display: none;
  width: 400px;
  box-shadow: rgba(143, 143, 143, 0.21) 0px 0px 2px 1px;
  border-radius: 4px;
  background: white;
}
@media (max-width: 400px) {
  #loginPageSection #loginPageBG #loginPageContent #setNewPassWithMobileBox {
    width: 100%;
  }
}
#loginPageSection #loginPageBG #loginPageContent #setNewPassWithMobileBox #setNewPassWithMobileHeaderBox {
  padding: 10px 15px;
  background: #f5f5f5;
  border-bottom: 1px solid #e4e4e4;
}
#loginPageSection #loginPageBG #loginPageContent #setNewPassWithMobileBox #setNewPassWithMobileHeaderBox #setNewPassWithMobileHeaderText {
  font-size: 13px;
  font-weight: 700;
  display: inline-block;
  margin-bottom: 0;
  cursor: pointer;
}
#loginPageSection #loginPageBG #loginPageContent #setNewPassWithMobileBox #setNewPassWithMobileContentBox {
  padding: 20px 15px 0px;
}
#loginPageSection #loginPageBG #loginPageContent #setNewPassWithMobileBox #setNewPassWithMobileContentBox .setNewPassWithMobileInputBox {
  position: relative;
}
#loginPageSection #loginPageBG #loginPageContent #setNewPassWithMobileBox #setNewPassWithMobileContentBox .setNewPassWithMobileInputBox #validationCodeNewPassInput {
  width: 100%;
  border: 1px solid #a4a4a4;
  border-radius: 3px;
  padding: 5px;
  letter-spacing: 15px;
  text-align: center;
  font-size: 26px;
  color: #848484;
  margin-bottom: 20px;
}
#loginPageSection #loginPageBG #loginPageContent #setNewPassWithMobileBox #setNewPassWithMobileContentBox .setNewPassWithMobileInputBox #validationCodeNewPassInput::-webkit-input-placeholder {
  letter-spacing: 0;
  font-size: 18px;
  color: #d0d0d0;
}
#loginPageSection #loginPageBG #loginPageContent #setNewPassWithMobileBox #setNewPassWithMobileContentBox .setNewPassWithMobileInputBox #validationCodeNewPassInput:-ms-input-placeholder {
  letter-spacing: 0;
  font-size: 18px;
  color: #d0d0d0;
}
#loginPageSection #loginPageBG #loginPageContent #setNewPassWithMobileBox #setNewPassWithMobileContentBox .setNewPassWithMobileInputBox #validationCodeNewPassInput::placeholder {
  letter-spacing: 0;
  font-size: 18px;
  color: #d0d0d0;
}
#loginPageSection #loginPageBG #loginPageContent #setNewPassWithMobileBox #setNewPassWithMobileContentBox .setNewPassWithMobileInputBox #firstSetNewPassInput, #loginPageSection #loginPageBG #loginPageContent #setNewPassWithMobileBox #setNewPassWithMobileContentBox .setNewPassWithMobileInputBox #secondSetNewPassInput {
  padding: 10px 30px 10px 115px;
  border-radius: 3px;
  background-color: white;
  font-size: 13px;
  text-align: right;
  color: black;
  border: 1px solid #a4a4a4;
  width: 100%;
  color: #848484;
  margin-bottom: 20px;
}
#loginPageSection #loginPageBG #loginPageContent #setNewPassWithMobileBox #setNewPassWithMobileContentBox .setNewPassWithMobileInputBox #firstSetNewPassInput::-webkit-input-placeholder, #loginPageSection #loginPageBG #loginPageContent #setNewPassWithMobileBox #setNewPassWithMobileContentBox .setNewPassWithMobileInputBox #secondSetNewPassInput::-webkit-input-placeholder {
  letter-spacing: 0;
  color: #d0d0d0;
}
#loginPageSection #loginPageBG #loginPageContent #setNewPassWithMobileBox #setNewPassWithMobileContentBox .setNewPassWithMobileInputBox #firstSetNewPassInput:-ms-input-placeholder, #loginPageSection #loginPageBG #loginPageContent #setNewPassWithMobileBox #setNewPassWithMobileContentBox .setNewPassWithMobileInputBox #secondSetNewPassInput:-ms-input-placeholder {
  letter-spacing: 0;
  color: #d0d0d0;
}
#loginPageSection #loginPageBG #loginPageContent #setNewPassWithMobileBox #setNewPassWithMobileContentBox .setNewPassWithMobileInputBox #firstSetNewPassInput::placeholder, #loginPageSection #loginPageBG #loginPageContent #setNewPassWithMobileBox #setNewPassWithMobileContentBox .setNewPassWithMobileInputBox #secondSetNewPassInput::placeholder {
  letter-spacing: 0;
  color: #d0d0d0;
}
#loginPageSection #loginPageBG #loginPageContent #setNewPassWithMobileBox #setNewPassWithMobileContentBox .setNewPassWithMobileInputBox .secondSetNewPassInputImg {
  position: absolute;
  right: 8px;
  top: 11px;
}
#loginPageSection #loginPageBG #loginPageContent #setNewPassWithMobileBox #setNewPassWithMobileBtnBox {
  text-align: center;
  padding: 10px 20px;
}
#loginPageSection #loginPageBG #loginPageContent #setNewPassWithMobileBox #setNewPassWithMobileBtnBox #setNewPassWithMobileBtn {
  border: 0px none;
  padding: 5px 10px;
  color: white;
  line-height: 20px;
  border-radius: 3px;
  display: inline-block;
  min-width: 75px;
  cursor: pointer;
  background: #00ac58;
  font-size: 11px;
  transition: all 0.5s;
  margin-top: -4px;
}
#loginPageSection #loginPageBG #loginPageContent #setNewPassWithMobileBox #setNewPassWithMobileBtnBox #setNewPassWithMobileBtn:hover {
  opacity: 0.8;
}
#loginPageSection #loginPageBG #loginPageContent #setNewPassWithMobileBox #setNewPassWithMobileBtnBox #setNewPassWithMobileBtn:disabled {
  cursor: not-allowed;
  background: #c5c5c5 !important;
}
#loginPageSection #loginPageBG #loginPageContent #setNewPassWithEmailBox {
  width: 400px;
  box-shadow: rgba(143, 143, 143, 0.21) 0px 0px 2px 1px;
  border-radius: 4px;
  background: white;
}
@media (max-width: 400px) {
  #loginPageSection #loginPageBG #loginPageContent #setNewPassWithEmailBox {
    width: 100%;
  }
}
#loginPageSection #loginPageBG #loginPageContent #setNewPassWithEmailBox #setNewPassWithEmailHeaderBox {
  padding: 10px 15px;
  background: #f5f5f5;
  border-bottom: 1px solid #e4e4e4;
}
#loginPageSection #loginPageBG #loginPageContent #setNewPassWithEmailBox #setNewPassWithEmailHeaderBox #setNewPassWithEmailHeaderText {
  font-size: 13px;
  font-weight: 700;
  display: inline-block;
  margin-bottom: 0;
  cursor: pointer;
}
#loginPageSection #loginPageBG #loginPageContent #setNewPassWithEmailBox #setNewPassWithEmailContentBox {
  padding: 20px 15px 0px;
}
#loginPageSection #loginPageBG #loginPageContent #setNewPassWithEmailBox #setNewPassWithEmailContentBox .setNewPassWithEmailInputBox {
  position: relative;
}
#loginPageSection #loginPageBG #loginPageContent #setNewPassWithEmailBox #setNewPassWithEmailContentBox .setNewPassWithEmailInputBox #validationCodeNewPassInput {
  width: 100%;
  border: 1px solid #a4a4a4;
  border-radius: 3px;
  padding: 5px;
  letter-spacing: 15px;
  text-align: center;
  font-size: 26px;
  color: #848484;
  margin-bottom: 20px;
}
#loginPageSection #loginPageBG #loginPageContent #setNewPassWithEmailBox #setNewPassWithEmailContentBox .setNewPassWithEmailInputBox #validationCodeNewPassInput::-webkit-input-placeholder {
  letter-spacing: 0;
  font-size: 18px;
  color: #d0d0d0;
}
#loginPageSection #loginPageBG #loginPageContent #setNewPassWithEmailBox #setNewPassWithEmailContentBox .setNewPassWithEmailInputBox #validationCodeNewPassInput:-ms-input-placeholder {
  letter-spacing: 0;
  font-size: 18px;
  color: #d0d0d0;
}
#loginPageSection #loginPageBG #loginPageContent #setNewPassWithEmailBox #setNewPassWithEmailContentBox .setNewPassWithEmailInputBox #validationCodeNewPassInput::placeholder {
  letter-spacing: 0;
  font-size: 18px;
  color: #d0d0d0;
}
#loginPageSection #loginPageBG #loginPageContent #setNewPassWithEmailBox #setNewPassWithEmailContentBox .setNewPassWithEmailInputBox #firstSetNewPassInput, #loginPageSection #loginPageBG #loginPageContent #setNewPassWithEmailBox #setNewPassWithEmailContentBox .setNewPassWithEmailInputBox #secondSetNewPassInput {
  padding: 10px 30px 10px 115px;
  border-radius: 3px;
  background-color: white;
  font-size: 13px;
  text-align: right;
  color: black;
  border: 1px solid #a4a4a4;
  width: 100%;
  color: #848484;
  margin-bottom: 20px;
}
#loginPageSection #loginPageBG #loginPageContent #setNewPassWithEmailBox #setNewPassWithEmailContentBox .setNewPassWithEmailInputBox #firstSetNewPassInput::-webkit-input-placeholder, #loginPageSection #loginPageBG #loginPageContent #setNewPassWithEmailBox #setNewPassWithEmailContentBox .setNewPassWithEmailInputBox #secondSetNewPassInput::-webkit-input-placeholder {
  letter-spacing: 0;
  color: #d0d0d0;
}
#loginPageSection #loginPageBG #loginPageContent #setNewPassWithEmailBox #setNewPassWithEmailContentBox .setNewPassWithEmailInputBox #firstSetNewPassInput::-webkit-input-placeholder, #loginPageSection #loginPageBG #loginPageContent #setNewPassWithEmailBox #setNewPassWithEmailContentBox .setNewPassWithEmailInputBox #secondSetNewPassInput::-webkit-input-placeholder {
  letter-spacing: 0;
  color: #d0d0d0;
}
#loginPageSection #loginPageBG #loginPageContent #setNewPassWithEmailBox #setNewPassWithEmailContentBox .setNewPassWithEmailInputBox #firstSetNewPassInput:-ms-input-placeholder, #loginPageSection #loginPageBG #loginPageContent #setNewPassWithEmailBox #setNewPassWithEmailContentBox .setNewPassWithEmailInputBox #secondSetNewPassInput:-ms-input-placeholder {
  letter-spacing: 0;
  color: #d0d0d0;
}
#loginPageSection #loginPageBG #loginPageContent #setNewPassWithEmailBox #setNewPassWithEmailContentBox .setNewPassWithEmailInputBox #firstSetNewPassInput::placeholder, #loginPageSection #loginPageBG #loginPageContent #setNewPassWithEmailBox #setNewPassWithEmailContentBox .setNewPassWithEmailInputBox #secondSetNewPassInput::placeholder {
  letter-spacing: 0;
  color: #d0d0d0;
}
#loginPageSection #loginPageBG #loginPageContent #setNewPassWithEmailBox #setNewPassWithEmailContentBox .setNewPassWithEmailInputBox .secondSetNewPassInputImg {
  position: absolute;
  right: 8px;
  top: 11px;
}
#loginPageSection #loginPageBG #loginPageContent #setNewPassWithEmailBox #setNewPassWithEmailBtnBox {
  text-align: center;
  padding: 10px 20px;
}
#loginPageSection #loginPageBG #loginPageContent #setNewPassWithEmailBox #setNewPassWithEmailBtnBox #setNewPassWithEmailBtn {
  border: 0px none;
  padding: 5px 10px;
  color: white;
  line-height: 20px;
  border-radius: 3px;
  display: inline-block;
  min-width: 75px;
  cursor: pointer;
  background: #00ac58;
  font-size: 11px;
  transition: all 0.5s;
  margin-top: -4px;
}
#loginPageSection #loginPageBG #loginPageContent #setNewPassWithEmailBox #setNewPassWithEmailBtnBox #setNewPassWithEmailBtn:hover {
  opacity: 0.8;
}
#loginPageSection #loginPageBG #loginPageContent #setNewPassWithEmailBox #setNewPassWithEmailBtnBox #setNewPassWithEmailBtn:disabled {
  cursor: not-allowed;
  background: #c5c5c5 !important;
}
#loginPageSection input[type=checkbox] {
  position: relative;
  top: 3px;
  margin-left: 0;
  margin-right: 0 !important;
  margin-top: 0 !important;
}

#modal-signIn-signUp .modal-dialog {
  padding: 0 !important;
  height: calc(100% - 60px);
}
@media (min-width: 800px) {
  #modal-signIn-signUp .modal-dialog {
    width: 800px;
    max-width: 800px;
  }
}
@media (max-width: 800px) {
  #modal-signIn-signUp .modal-dialog {
    width: 100%;
    max-width: 100%;
  }
}
#modal-signIn-signUp .modal-dialog .modal-content {
  height: 100%;
  background: transparent;
  border: none;
  box-shadow: none;
}
#modal-signIn-signUp .modal-dialog .modal-content #loginPageBG {
  overflow: auto;
  background: transparent;
}
#modal-signIn-signUp .modal-dialog .modal-content #loginPageBG #loginPageContent {
  position: relative;
  top: 0;
  right: 50%;
  -webkit-transform: translate(50%, 0%);
  -moz-transform: translate(50%, 0%);
  -ms-transform: translate(50%, 0%);
  -o-transform: translate(50%, 0%);
  transform: translate(50%, 0%);
  display: inline-block;
}
#modal-signIn-signUp .modal-dialog .modal-content #loginPageBG #loginPageContent #validationCodeBox {
  position: relative;
  top: 0;
  right: 50%;
  transform: translate(50%, 0%);
}

.inputPlaceholder {
  transition: all 0.2s;
  position: absolute;
  font-size: 11px;
  background: white;
  right: 6px;
  padding: 0 7px;
}

.animated-placeholder .inputPlaceholder {
  opacity: 0;
  top: 0;
  z-index: -1;
  color: #8a8a8a;
}
.animated-placeholder.animated-placeholder-active .inputPlaceholder {
  opacity: 1;
  top: -7px;
  z-index: 0;
}

#priceListAccordion .card .card-header {
  padding: 7px;
  cursor: pointer;
}
#priceListAccordion .card .card-header .btn-link {
  color: #22262a;
  text-decoration: none;
  cursor: pointer;
}
#priceListAccordion .card .card-body {
  padding: 7px;
}

div.monthYearPicker {
  background-color: #EEEEEE;
  border: solid 2px #999;
  border-radius: 3px;
  text-align: center;
  position: absolute;
  z-index: 9999999 !important;
}
div.monthYearPicker a {
  text-decoration: none;
  color: #333;
  -moz-transition: all 0.1s cubic-bezier(0, 1, 1, 0);
  -webkit-transition: all 0.1s cubic-bezier(0, 1, 1, 0);
  -o-transition: all 0.1s cubic-bezier(0, 1, 1, 0);
  transition: all 0.1s cubic-bezier(0, 1, 1, 0);
  display: block;
  font-size: 14px;
  padding: 5px;
}
div.monthYearPicker a.selected {
  background-color: #CCFFCC;
}

.avataruploadbox {
  display: flex;
  justify-content: center;
}
.avataruploadbox #my-awesome-dropzone {
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  display: flex;
  justify-content: center;
  align-items: end;
  padding: 15px;
  width: 320px;
  height: 320px;
}

#noProductFoundPage .noProductFoundImageSection {
  display: flex;
  justify-content: center;
  margin-bottom: 25px;
}
#noProductFoundPage .noProductFoundImageSection .noProductFoundImageSection {
  max-width: 100%;
}
#noProductFoundPage .noProductFoundTextSection .noProductFoundTitleBox {
  display: flex;
  justify-content: center;
  margin-bottom: 15px;
}
#noProductFoundPage .noProductFoundTextSection .noProductFoundTitleBox .noProductFoundTitle {
  font-size: 25px;
  font-weight: 900;
}
#noProductFoundPage .noProductFoundTextSection .noProductFoundDescriptionBox {
  display: flex;
  justify-content: center;
  margin-bottom: 15px;
}
#noProductFoundPage .noProductFoundTextSection .noProductFoundDescriptionBox .noProductFoundDescriptionBox {
  color: #666b64 !important;
  text-align: center;
}
#noProductFoundPage .noProductFoundBtnBox {
  display: flex;
  justify-content: center;
}
#noProductFoundPage .noProductFoundBtnBox .noProductFoundBtn {
  min-width: 200px !important;
}

.sampleGalleryBox {
  border: 1px solid #d8d8d8;
}
.sampleGalleryBox .wrapper {
  max-width: 100%;
  max-height: 300px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
  margin-bottom: 12px;
  margin-top: 12px;
}
.sampleGalleryBox .wrapper .wrapperImage {
  cursor: zoom-in;
  max-width: 100%;
  max-height: 100%;
}

body.ltr#loginBody {
  font-family: sans-serif !important;
}
body.ltr section#basket_1 .basket_main table.shop_table tbody .product-nameService, body.ltr section#basket_1 .basket_main table.shop_table_next tbody .product-nameService {
  text-align: left;
}
body.ltr #chap_content #statusbar .status .status_badge {
  float: left;
  margin-right: 15px;
  margin-left: 0;
}
body.ltr #modal-signIn-signUp #loginPageBG #loginPageContent {
  display: flex !important;
  flex-direction: column;
  align-items: center;
}
body.ltr #modal-signIn-signUp #loginPageBG #loginPageContent #validationCodeBox {
  right: auto;
}
body.ltr #loginPageSection #loginPageBG #loginPageContent .showHidePass {
  right: 8px;
  left: auto;
}
body.ltr #loginPageSection #loginPageBG #loginPageContent .singInSegment .showHidePass {
  right: 115px;
}
body.ltr#loginBody {
  text-align: left !important;
}
body.ltr #loginPageSection {
  direction: ltr;
}
body.ltr #loginPageSection #loginPageBG #loginPageContent #loginRegisterBox .singInSegment .inputSection #singInSmsSegmentBtn, body.ltr #loginPageSection #singInUserPassSegmentBtn {
  float: right;
}
body.ltr #loginPageSection #loginPageBG #loginPageContent #loginRegisterBox .singInSegment .inputSection #singInMobileInputBox #singInMobileInputImg {
  left: 8px;
  right: auto;
}
body.ltr #loginPageSection #loginPageBG #loginPageContent #singUpSection #register-form form#login-form-page .form-group .form-control {
  text-align: left;
}
body.ltr #loginPageSection #loginPageBG #loginPageContent #loginRegisterBox .singInSegment .singInUserPassSegmentTitle .signInType {
  float: right;
}
body.ltr #loginPageSection #loginPageBG #loginPageContent #loginRegisterBox .singInSegment .inputSection #singInUserPassSegmentBtn, body.ltr #loginPageSection #loginPageSection #loginPageBG #loginPageContent #loginRegisterBox .singInSegment .inputSection #singInSmsSegmentBtn {
  float: right;
}
body.ltr #loginPageSection #loginPageBG #loginPageContent #loginRegisterBox #singUpSegment #singUpSegmentBtn {
  float: right;
}
body.ltr #loginPageSection #loginPageBG #loginPageContent #loginRegisterBox .singInSegment .inputSection #singInUserInputBox #singInUserInputImg {
  right: auto;
  left: 8px;
}
body.ltr #loginPageSection #loginPageBG #loginPageContent #loginRegisterBox .singInSegment .inputSection #singInPassInputBox #singInUserForget {
  left: auto;
  right: 0;
  border-right: none;
  border-left: 1px solid #e6e6e6;
}
body.ltr #loginPageSection #loginPageBG #loginPageContent #loginRegisterBox .singInSegment .inputSection #singInMobileInput, body.ltr #loginPageSection #loginPageBG #loginPageContent #loginRegisterBox .singInSegment .inputSection #singInPassInput, body.ltr #loginPageSection #loginPageBG #loginPageContent #loginRegisterBox .singInSegment .inputSection #singInUserInput {
  padding: 10px 115px 10px 30px;
  text-align: left;
}
body.ltr #loginPageSection #loginPageBG #loginPageContent #loginRegisterBox .singInSegment .inputSection #singInPassInputBox #singInPassInputImg {
  right: auto;
  left: 8px;
}
body.ltr #loginPageSection #loginPageSection #loginPageBG #loginPageContent #singUpSection #register-form form#login-form-page .field-usersinfo-law .help-block {
  text-align: left;
}
body.ltr .productbox {
  float: left;
}
body.ltr .subheader .show-method {
  float: right;
}
body.ltr #breadcrumbs span.icon {
  float: left;
  transform: rotateY(180deg);
}
body.ltr #breadcrumbs a {
  float: left;
}
body.ltr .details-price span {
  float: right !important;
}
body.ltr .select2-results__option {
  text-align: left;
}
body.ltr #chap_content .subheader h4.entitle {
  display: none;
}
body.ltr .modal-body .detailsheader .subject {
  float: left;
}
body.ltr .modal-body .detailsrow .subject {
  float: left !important;
}
body.ltr .modal-body .detailsrow .detail {
  float: right;
}
body.ltr .cart_detail_page_box td.cart_detail_page_table_title {
  text-align: left;
}
body.ltr .cart_detail_page_box td.cart_detail_page_table_value {
  text-align: left;
}
body.ltr .cart_detail_page_box p.cart_detail_page_box_name {
  left: 0;
  right: auto;
}
body.ltr .cart_detail_page_box p.cart_detail_page_box_name:after {
  border-radius: 10px 0 0 0;
}

/*# sourceMappingURL=gridStyle.css.map */
