html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

.clearfix::before, .clearfix::after {
  content: "";
  display: table;
}
.clearfix::after {
  clear: both;
}

input, textarea {
  outline: none;
}
input:focus, textarea:focus {
  outline: none;
  border: none;
}

/* Keframes */
/* Keframes end*/
/**
 * common colors
 */
/* functions */
.bg-1 {
  background-color: #000000 !important;
}

.color-1 {
  color: #000000 !important;
}

.bg-2 {
  background-color: #ffffff !important;
}

.color-2 {
  color: #ffffff !important;
}

.bg-3 {
  background-color: #db0632 !important;
}

.color-3 {
  color: #db0632 !important;
}

.bg-4 {
  background-color: #eaeaea !important;
}

.color-4 {
  color: #eaeaea !important;
}

.bg-5 {
  background-color: #f8f8f8 !important;
}

.color-5 {
  color: #f8f8f8 !important;
}

.bg-6 {
  background-color: #313645 !important;
}

.color-6 {
  color: #313645 !important;
}

.bg-7 {
  background-color: #002333 !important;
}

.color-7 {
  color: #002333 !important;
}

.bg-8 {
  background-color: #EDF2F7 !important;
}

.color-8 {
  color: #EDF2F7 !important;
}

.bg-9 {
  background-color: #ff7e00 !important;
}

.color-9 {
  color: #ff7e00 !important;
}

/* ---English stylesheet--- */
html:not([dir=rtl]) {
  /*----------------common styling------------------*/
  /*----footer style----*/
  /*Login page*/
  /*maintenance page*/
  /* Ipad in portrait layouts only */
  /* Ipad in landscape layouts only */
  /* iPad in portrait & landscape */
  /* Chrome version 29 and above */
}
html:not([dir=rtl]) html,
html:not([dir=rtl]) body {
  font-family: "Guardian_Sans_Regular", sans-serif;
  line-height: 1;
  color: #000000;
  overflow-x: hidden;
  position: relative;
  background: #f8f8f8;
}
html:not([dir=rtl]) pre {
  background: #000000;
  color: #ffffff;
  font-size: 12px;
  line-height: 14px;
}
html:not([dir=rtl]) .italic {
  font-style: italic;
}
html:not([dir=rtl]) ::-webkit-input-placeholder {
  /* Edge */
  color: #000000;
  font-size: 16px;
  font-size: 1rem;
  font-family: "Guardian_Sans_Light";
}
html:not([dir=rtl]) :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #000000;
  font-size: 16px;
  font-size: 1rem;
  font-family: "Guardian_Sans_Light";
}
html:not([dir=rtl]) ::placeholder {
  color: #000000;
  font-size: 16px;
  font-size: 1rem;
  font-family: "Guardian_Sans_Light";
}
html:not([dir=rtl]) p {
  font-size: 16px;
  font-size: 1rem;
  line-height: 18px;
}
html:not([dir=rtl]) img {
  width: 100%;
}
html:not([dir=rtl]) p,
html:not([dir=rtl]) h1,
html:not([dir=rtl]) h2,
html:not([dir=rtl]) h3,
html:not([dir=rtl]) h4,
html:not([dir=rtl]) h5,
html:not([dir=rtl]) h6 {
  margin-bottom: 1.5rem;
}
html:not([dir=rtl]) ul {
  margin-bottom: 1.5rem;
  list-style-type: disc;
  margin-left: 1.5rem;
}
html:not([dir=rtl]) ul li {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 24px;
}
html:not([dir=rtl]) a {
  color: #000000;
  text-decoration: none;
}
@media only screen and (max-width: 767px) {
  html:not([dir=rtl]) .for-dt {
    display: none !important;
  }
}
html:not([dir=rtl]) .for-mob {
  display: none !important;
}
@media only screen and (max-width: 767px) {
  html:not([dir=rtl]) .for-mob {
    display: block !important;
  }
}
html:not([dir=rtl]) .for-fade {
  opacity: 0.1;
}
html:not([dir=rtl]) .mask {
  background: #000000;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0.3;
}
html:not([dir=rtl]) .site-dropdown-btn .btn,
html:not([dir=rtl]) .site-input,
html:not([dir=rtl]) .dropdown-toggle {
  height: 50px;
  border: 1px solid #eaeaea;
  background: #ffffff;
  font-family: "Guardian_Sans_Light";
  margin-bottom: 0.5rem;
  font-size: 16px !important;
}
html:not([dir=rtl]) .bootstrap-select {
  width: 100% !important;
  position: relative;
}
html:not([dir=rtl]) .bootstrap-select .error {
  position: absolute;
  bottom: -5px;
}
html:not([dir=rtl]) .bootstrap-select .dropdown-toggle {
  border-radius: 0;
}
html:not([dir=rtl]) .bootstrap-select .dropdown-toggle .filter-option {
  height: auto;
}
html:not([dir=rtl]) .bootstrap-select .dropdown-toggle::after {
  background: url("../image/dropdown-arrow.svg") no-repeat right center;
  width: 16px;
  height: 8px;
  border: none;
}
html:not([dir=rtl]) .bootstrap-select .dropdown-toggle:focus,
html:not([dir=rtl]) .bootstrap-select > select.mobile-device:focus + .dropdown-toggle {
  outline: none !important;
}
html:not([dir=rtl]) .bootstrap-select .dropdown-menu li {
  padding: 5px 1rem;
  margin-bottom: 0.5rem;
}
html:not([dir=rtl]) .bootstrap-select .dropdown-menu li:hover {
  background-color: #d3d9df;
}
html:not([dir=rtl]) .bootstrap-select .dropdown-menu li a {
  display: block;
  width: 100%;
}
html:not([dir=rtl]) .bootstrap-select .dropdown-toggle .filter-option-inner-inner,
html:not([dir=rtl]) .bootstrap-select .dropdown-menu li a span.text {
  font-family: "Guardian_Sans_Light";
  color: #000000;
}
html:not([dir=rtl]) .site-input {
  padding: 0 1rem;
}
html:not([dir=rtl]) textarea {
  border-radius: 8px;
  border: 1px solid #eaeaea;
  padding: 1rem;
  height: 100px;
  resize: none;
}
html:not([dir=rtl]) .btn-type1, html:not([dir=rtl]) .email-tfa-verify-form .form-submit, html:not([dir=rtl]) .access-fliter-wrapper form input[type=submit], html:not([dir=rtl]) .creat-ticket-form input[value=Remove], html:not([dir=rtl]) .profile-form-wrapper .btn-wrapper input[type=submit], html:not([dir=rtl]) .btn-type2:hover, html:not([dir=rtl]) .btn-type4:hover, html:not([dir=rtl]) .btn-type1:hover,
html:not([dir=rtl]) .btn-type2,
html:not([dir=rtl]) .btn-type3,
html:not([dir=rtl]) .btn-type4,
html:not([dir=rtl]) .btn-type5 {
  background: #db0632;
  color: #ffffff;
  border: none;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  font-size: 1rem;
  font-family: "Guardian_Sans_Semibold";
  cursor: pointer;
  text-transform: capitalize;
  transition: all 0.3s linear 0s;
}
html:not([dir=rtl]) .btn-type1.sm, html:not([dir=rtl]) .email-tfa-verify-form .form-submit, html:not([dir=rtl]) .access-fliter-wrapper form input[type=submit], html:not([dir=rtl]) .creat-ticket-form input[value=Remove], html:not([dir=rtl]) .profile-form-wrapper .btn-wrapper input.sm[type=submit], html:not([dir=rtl]) .profile-form-wrapper .btn-wrapper .email-tfa-verify-form input[type=submit].form-submit, html:not([dir=rtl]) .email-tfa-verify-form .profile-form-wrapper .btn-wrapper input[type=submit].form-submit, html:not([dir=rtl]) .profile-form-wrapper .btn-wrapper .access-fliter-wrapper form input[type=submit], html:not([dir=rtl]) .access-fliter-wrapper form .profile-form-wrapper .btn-wrapper input[type=submit], html:not([dir=rtl]) .profile-form-wrapper .btn-wrapper .creat-ticket-form input[type=submit][value=Remove], html:not([dir=rtl]) .creat-ticket-form .profile-form-wrapper .btn-wrapper input[type=submit][value=Remove],
html:not([dir=rtl]) .btn-type2.sm,
html:not([dir=rtl]) .btn-type3.sm,
html:not([dir=rtl]) .btn-type4.sm,
html:not([dir=rtl]) .btn-type5.sm {
  width: 102px;
  height: 32px;
}
html:not([dir=rtl]) .btn-type1.md, html:not([dir=rtl]) .email-tfa-verify-form .md.form-submit, html:not([dir=rtl]) .access-fliter-wrapper form input.md[type=submit], html:not([dir=rtl]) .creat-ticket-form input.md[value=Remove], html:not([dir=rtl]) .profile-form-wrapper .btn-wrapper input.md[type=submit],
html:not([dir=rtl]) .btn-type2.md,
html:not([dir=rtl]) .btn-type3.md,
html:not([dir=rtl]) .btn-type4.md,
html:not([dir=rtl]) .btn-type5.md {
  width: 140px;
  height: 32px;
}
html:not([dir=rtl]) .btn-type1.lg, html:not([dir=rtl]) .email-tfa-verify-form .lg.form-submit, html:not([dir=rtl]) .access-fliter-wrapper form input.lg[type=submit], html:not([dir=rtl]) .creat-ticket-form input.lg[value=Remove], html:not([dir=rtl]) .profile-form-wrapper .btn-wrapper input.lg[type=submit],
html:not([dir=rtl]) .btn-type2.lg,
html:not([dir=rtl]) .btn-type3.lg,
html:not([dir=rtl]) .btn-type4.lg,
html:not([dir=rtl]) .btn-type5.lg {
  width: 215px;
  height: 32px;
  font-size: 18px;
  font-size: 1.125rem;
}
html:not([dir=rtl]) .btn-type1, html:not([dir=rtl]) .email-tfa-verify-form .form-submit, html:not([dir=rtl]) .access-fliter-wrapper form input[type=submit], html:not([dir=rtl]) .creat-ticket-form input[value=Remove], html:not([dir=rtl]) .profile-form-wrapper .btn-wrapper input[type=submit], html:not([dir=rtl]) .btn-type2:hover, html:not([dir=rtl]) .btn-type4:hover, html:not([dir=rtl]) .btn-type1:hover {
  background: #db0632;
  color: #ffffff;
  border: none;
}
html:not([dir=rtl]) .btn-type2, html:not([dir=rtl]) .btn-type4:hover, html:not([dir=rtl]) .btn-type1:hover, html:not([dir=rtl]) .email-tfa-verify-form .form-submit:hover, html:not([dir=rtl]) .access-fliter-wrapper form input[type=submit]:hover, html:not([dir=rtl]) .creat-ticket-form input[value=Remove]:hover, html:not([dir=rtl]) .profile-form-wrapper .btn-wrapper input[type=submit]:hover, html:not([dir=rtl]) .btn-type2:hover {
  background: #ffffff;
  color: #db0632;
  border: 1px solid #db0632;
}
html:not([dir=rtl]) .btn-type3 {
  background: #ffffff;
  color: #db0632;
}
html:not([dir=rtl]) .btn-type4 {
  background: none;
  color: #ffffff;
  border: 1px solid #ffffff;
}
html:not([dir=rtl]) .btn-type5 {
  background: #666;
  color: #ffffff;
  border: none;
  border: 1px solid #000000;
}
html:not([dir=rtl]) .btn-type5:hover {
  background: #ffffff;
  color: #666;
  border: 1px solid #666;
}
html:not([dir=rtl]) h1,
html:not([dir=rtl]) .heading-1 {
  font-size: 36px;
  font-size: 2.25rem;
}
html:not([dir=rtl]) h2,
html:not([dir=rtl]) .heading-2 {
  font-size: 30px;
  font-size: 1.875rem;
}
html:not([dir=rtl]) h3,
html:not([dir=rtl]) .heading-3 {
  font-size: 26px;
  font-size: 1.625rem;
}
html:not([dir=rtl]) h4,
html:not([dir=rtl]) .heading-4 {
  font-size: 20px;
  font-size: 1.25rem;
}
html:not([dir=rtl]) h5,
html:not([dir=rtl]) .heading-5 {
  font-size: 18px;
  font-size: 1.125rem;
}
html:not([dir=rtl]) h6,
html:not([dir=rtl]) .heading-6 {
  font-size: 16px;
  font-size: 1rem;
}
html:not([dir=rtl]) .txt-light, html:not([dir=rtl]) .messages--status, html:not([dir=rtl]) .hp-dsk-content p, html:not([dir=rtl]) .profile-form-wrapper .filed input,
html:not([dir=rtl]) .profile-form-wrapper .form-item input, html:not([dir=rtl]) .ac-info-block tr td:last-child, html:not([dir=rtl]) .dwld-wrapper .txt-block p, html:not([dir=rtl]) .dwld-wrapper .txt-block span, html:not([dir=rtl]) .notifc-content-wrapper .ntf-txt-block p, html:not([dir=rtl]) .int-list-block .list-content-wrap h2, html:not([dir=rtl]) .dwld-accordian-wrapper .card .txt-block p, html:not([dir=rtl]) .dwld-accordian-wrapper .card .txt-block span, html:not([dir=rtl]) .invt-detail-content, html:not([dir=rtl]) .social-link span, html:not([dir=rtl]) .footer-wrapper p, html:not([dir=rtl]) .contact-block a, html:not([dir=rtl]) .contact-block p, html:not([dir=rtl]) .invot-block h4, html:not([dir=rtl]) .ancmt-block h4, html:not([dir=rtl]) .ac-dtl-block p, html:not([dir=rtl]) .ntf-content-block .ntf-txt-block p {
  font-family: "Guardian_Sans_Light";
}
html:not([dir=rtl]) .txt-sm-bold, html:not([dir=rtl]) .profile-form-wrapper .filed label,
html:not([dir=rtl]) .profile-form-wrapper .form-item label, html:not([dir=rtl]) .ac-info-block th, html:not([dir=rtl]) .nav-tabs .nav-link, html:not([dir=rtl]) .notifc-content-wrapper .ntf-txt-block span, html:not([dir=rtl]) .notifc-content-wrapper h6, html:not([dir=rtl]) .table thead th, html:not([dir=rtl]) .card-body h2, html:not([dir=rtl]) .card-headr h4, html:not([dir=rtl]) .nft-count, html:not([dir=rtl]) .ntf-content-block .ntf-txt-block span, html:not([dir=rtl]) .ntf-content-block h6, html:not([dir=rtl]) .side-bar-wrapper .side-nav .nav li.active a {
  font-family: "Guardian_Sans_Semibold";
}
html:not([dir=rtl]) .footer-block {
  background: #000000;
  margin-top: auto;
}
html:not([dir=rtl]) .footer-block .footer-content-holder {
  display: flex;
  justify-content: space-between;
}
html:not([dir=rtl]) .footer-block p {
  margin: 0;
  font-family: "Guardian_Sans_Light";
  color: #eaeaea;
  font-size: 14px;
  font-size: 0.875rem;
}
html:not([dir=rtl]) .footer-block .footer-content {
  color: #ffffff;
  font-size: 16px;
  font-size: 1rem;
  font-family: "Guardian_Sans_Semibold";
  color: #ffffff;
}
@media only screen and (max-width: 767px) {
  html:not([dir=rtl]) .footer-block .footer-content {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
@media only screen and (max-width: 767px) {
  html:not([dir=rtl]) .footer-block .footer-content {
    margin-top: 1.5rem;
  }
  html:not([dir=rtl]) .footer-block .footer-content p {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 19px;
  }
}
html:not([dir=rtl]) .form-select:focus {
  box-shadow: none;
  outline: none;
  border-color: #dee2e6;
}
@media only screen and (max-width: 767px) {
  html:not([dir=rtl]) .form-wrap {
    margin-top: 1rem;
  }
}
html:not([dir=rtl]) .form-wrap .form-item {
  margin-bottom: 1rem;
}
html:not([dir=rtl]) .form-wrap .form-item label {
  display: block;
  margin-bottom: 0.75rem;
}
html:not([dir=rtl]) .form-wrap .form-item label.error {
  color: #db0632;
  font-size: 12px;
  font-size: 0.75rem;
}
html:not([dir=rtl]) .form-wrap .form-item input,
html:not([dir=rtl]) .form-wrap .form-item textarea,
html:not([dir=rtl]) .form-wrap .form-item select {
  width: 100%;
  box-shadow: none;
  outline: none;
}
html:not([dir=rtl]) .form-wrap .form-item input:focus,
html:not([dir=rtl]) .form-wrap .form-item textarea:focus,
html:not([dir=rtl]) .form-wrap .form-item select:focus {
  border-color: #dee2e6;
}
html:not([dir=rtl]) .form-wrap .form-item .error {
  font-size: 12px;
  font-size: 0.75rem;
  font-family: "Guardian_Sans_Light";
  display: inline-block;
  margin-bottom: 0;
}
html:not([dir=rtl]) .form-wrap .multi-wrap {
  display: flex;
  justify-content: space-between;
}
html:not([dir=rtl]) .form-wrap .multi-wrap .item {
  width: 47.5%;
}
@media only screen and (max-width: 767px) {
  html:not([dir=rtl]) .form-wrap .multi-wrap {
    display: block;
  }
  html:not([dir=rtl]) .form-wrap .multi-wrap .item {
    width: 100%;
    margin-bottom: 1rem;
  }
}
html:not([dir=rtl]) .login-block {
  display: flex;
  flex: 1;
  flex-direction: column;
  position: fixed;
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 1499px) {
  html:not([dir=rtl]) .login-block {
    position: static;
  }
}
html:not([dir=rtl]) .login-block-inner {
  display: flex;
  flex: 1 0 auto;
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .login-block-inner {
    flex-direction: column;
  }
}
html:not([dir=rtl]) .login-block-inner img {
  display: block;
  height: auto;
}
html:not([dir=rtl]) .login-block-inner .box {
  flex: 1 1 0;
  display: flex;
  flex-direction: column;
}
html:not([dir=rtl]) .login-block-inner .lt-block {
  width: 50%;
  display: flex;
  flex: 0 0 auto;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .login-block-inner .lt-block {
    width: 100%;
    height: 760px;
  }
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .login-block-inner .lt-block {
    display: none;
  }
}
html:not([dir=rtl]) .login-block-inner .rt-block-inner {
  max-width: 360px;
  margin: 0 auto;
  margin-top: 10%;
}
@media only screen and (max-width: 1023px) {
  html:not([dir=rtl]) .login-block-inner .rt-block-inner {
    padding: 0 1rem;
    margin-top: 10%;
    margin-bottom: 10%;
  }
}
html:not([dir=rtl]) .login-block-inner .rt-block-inner h1 {
  color: #db0632;
  font-family: "Guardian_Sans_Light";
}
html:not([dir=rtl]) .login-block-inner .rt-block-inner label {
  font-size: 16px;
  font-size: 1rem;
  color: #000000;
  font-family: "Guardian_Sans_Semibold";
}
html:not([dir=rtl]) .login-block-inner .rt-block-inner .submit-btn {
  width: 102px;
  margin-left: auto;
  margin-right: 0;
}
html:not([dir=rtl]) .login-block-inner .forget-pw {
  color: #db0632;
  font-size: 16px;
  font-size: 1rem;
  font-family: "Guardian_Sans_Light";
}
html:not([dir=rtl]) .logo-block-login {
  padding: 2rem;
}
html:not([dir=rtl]) .logo-block-login h1 {
  font-size: 0 !important;
  margin: 0;
}
html:not([dir=rtl]) .logo-block-login h1 img {
  width: auto;
}
html:not([dir=rtl]) .maintenance-block .maintenance-error-content {
  text-align: center;
}
html:not([dir=rtl]) .maintenance-block .maintenance-error-content img {
  width: auto;
  margin-bottom: 2rem;
}
html:not([dir=rtl]) .maintenance-block .maintenance-error-content p {
  font-family: "Guardian_Sans_Light";
}
html:not([dir=rtl]) .maintenance-block .maintenance-error-content p a {
  color: #db0632;
}
html:not([dir=rtl]) .maintenance-block .logo-block-login {
  text-align: center;
}
html:not([dir=rtl]) .fnf {
  text-align: center;
}
html:not([dir=rtl]) .fnf .btn-type1, html:not([dir=rtl]) .fnf .email-tfa-verify-form .form-submit, html:not([dir=rtl]) .email-tfa-verify-form .fnf .form-submit, html:not([dir=rtl]) .fnf .access-fliter-wrapper form input[type=submit], html:not([dir=rtl]) .access-fliter-wrapper form .fnf input[type=submit], html:not([dir=rtl]) .fnf .creat-ticket-form input[value=Remove], html:not([dir=rtl]) .creat-ticket-form .fnf input[value=Remove], html:not([dir=rtl]) .fnf .profile-form-wrapper .btn-wrapper input[type=submit], html:not([dir=rtl]) .profile-form-wrapper .btn-wrapper .fnf input[type=submit], html:not([dir=rtl]) .fnf .btn-type2:hover, html:not([dir=rtl]) .fnf .btn-type4:hover {
  margin-left: auto;
  margin-right: auto;
}
html:not([dir=rtl]) .fnf p {
  font-family: "Guardian_Sans_Light";
}
html:not([dir=rtl]) .fnf h1 {
  font-size: 115px;
  font-size: 7.1875rem;
  color: #db0632;
  font-family: "Guardian_Sans_Semibold";
}
@media only screen and (max-width: 767px) {
  html:not([dir=rtl]) .fnf h1 {
    font-size: 90px;
    font-size: 5.625rem;
  }
}
html:not([dir=rtl]) #timer {
  min-width: 60px;
  display: inline-block;
}
html:not([dir=rtl]) .resend-btn {
  border: none;
  background: none;
  margin: 0;
  color: #db0632;
  font-size: 16px;
  font-size: 1rem;
  font-family: "Guardian_Sans_Light";
}
html:not([dir=rtl]) .messages {
  position: absolute;
  top: 2rem;
  right: 2rem;
  font-family: "Guardian_Sans_Light";
  max-width: 635px;
  z-index: 1;
}
html:not([dir=rtl]) .messages .messages__list {
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  html:not([dir=rtl]) .messages {
    top: 5rem;
    left: 15px;
    right: auto;
    width: 90%;
  }
}
html:not([dir=rtl]) .messages--error {
  box-shadow: none;
  font-family: "Guardian_Sans_Light";
  color: #ffffff;
  background-color: #db0632;
  background: url("../image/error-bg.png") no-repeat 6px center #db0632;
  padding: 11px 40px;
  min-width: 350px;
}
html:not([dir=rtl]) .messages--error a {
  color: #ffffff;
}
html:not([dir=rtl]) .select-none {
  pointer-events: none;
  cursor: default;
  opacity: 0.5;
}
html:not([dir=rtl]) .bootstrap-select .dropdown-menu {
  transform: none !important;
  top: 100% !important;
}
html:not([dir=rtl]) .int-list-block .btn-type4 {
  flex-shrink: 0;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
  html:not([dir=rtl]) .footer-block p {
    font-size: 13px;
    font-size: 0.8125rem;
  }
  html:not([dir=rtl]) .footer-block li a {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
html:not([dir=rtl]) .side-bar-wrapper {
  max-width: 220px;
  width: 100%;
  padding: 23px;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 98;
  border-right: 1px solid #ececec;
  height: 100%;
  background-color: #ffffff;
}
@media only screen and (min-width: 990px) and (max-width: 1399px) {
  html:not([dir=rtl]) .side-bar-wrapper {
    max-width: 190px;
  }
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .side-bar-wrapper {
    transform: translateX(-220px);
    transition: all 0.4s ease-in-out 0s;
  }
  html:not([dir=rtl]) .side-bar-wrapper.active {
    transform: translateX(0);
    transition: all 0.4s ease-in-out 0s;
  }
}
html:not([dir=rtl]) .side-bar-wrapper .side-nav .nav {
  margin: 0;
}
html:not([dir=rtl]) .side-bar-wrapper .side-nav .nav li {
  list-style-type: none;
  margin-bottom: 20px;
  position: relative;
  padding-left: 40px;
}
html:not([dir=rtl]) .side-bar-wrapper .side-nav .nav li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background-position: left top;
  background-repeat: no-repeat;
  background-size: 100%;
}
html:not([dir=rtl]) .side-bar-wrapper .side-nav .nav li.dash-icon::before {
  width: 24px;
  height: 21px;
  background-image: url(../image/dash-icon.svg);
}
html:not([dir=rtl]) .side-bar-wrapper .side-nav .nav li.dash-icon.active::before, html:not([dir=rtl]) .side-bar-wrapper .side-nav .nav li.dash-icon:hover::before {
  background-image: url(../image/dash-icon-on.svg);
}
html:not([dir=rtl]) .side-bar-wrapper .side-nav .nav li.stmnt-icon::before {
  width: 21px;
  height: 20px;
  background-image: url(../image/stmt-icon.svg);
}
html:not([dir=rtl]) .side-bar-wrapper .side-nav .nav li.stmnt-icon.active::before, html:not([dir=rtl]) .side-bar-wrapper .side-nav .nav li.stmnt-icon:hover::before {
  background-image: url(../image/stmt-icon-on.svg);
}
html:not([dir=rtl]) .side-bar-wrapper .side-nav .nav li.access-icon::before {
  width: 25px;
  height: 14px;
  background-image: url(../image/access-icon.svg);
}
html:not([dir=rtl]) .side-bar-wrapper .side-nav .nav li.access-icon.active::before, html:not([dir=rtl]) .side-bar-wrapper .side-nav .nav li.access-icon:hover::before {
  background-image: url(../image/access-icon-on.svg);
}
html:not([dir=rtl]) .side-bar-wrapper .side-nav .nav li.insmt-icon::before {
  width: 22px;
  height: 17px;
  background-image: url(../image/inmt-icon.svg);
}
html:not([dir=rtl]) .side-bar-wrapper .side-nav .nav li.insmt-icon.active::before, html:not([dir=rtl]) .side-bar-wrapper .side-nav .nav li.insmt-icon:hover::before {
  background-image: url(../image/inmt-icon-on.svg);
}
html:not([dir=rtl]) .side-bar-wrapper .side-nav .nav li.prjt-icon::before {
  width: 22px;
  height: 16px;
  background-image: url(../image/prjct-icon.svg);
}
html:not([dir=rtl]) .side-bar-wrapper .side-nav .nav li.prjt-icon.active::before, html:not([dir=rtl]) .side-bar-wrapper .side-nav .nav li.prjt-icon:hover::before {
  background-image: url(../image/prjct-icon-on.svg);
}
html:not([dir=rtl]) .side-bar-wrapper .side-nav .nav li.downloads-icon::before {
  width: 16px;
  height: 26px;
  background-image: url(../image/dwld-icon.svg);
}
html:not([dir=rtl]) .side-bar-wrapper .side-nav .nav li.downloads-icon.active::before, html:not([dir=rtl]) .side-bar-wrapper .side-nav .nav li.downloads-icon:hover::before {
  background-image: url(../image/dwld-icon-on.svg);
}
html:not([dir=rtl]) .side-bar-wrapper .side-nav .nav li.profile-icon::before {
  width: 20px;
  height: 20px;
  background-image: url(../image/prf-icon.svg);
}
html:not([dir=rtl]) .side-bar-wrapper .side-nav .nav li.profile-icon.active::before, html:not([dir=rtl]) .side-bar-wrapper .side-nav .nav li.profile-icon:hover::before {
  background-image: url(../image/prf-icon-on.svg);
}
html:not([dir=rtl]) .side-bar-wrapper .side-nav .nav li.helpdesk-icon::before {
  width: 20px;
  height: 25px;
  background-image: url(../image/helpdesk-icon.svg);
}
html:not([dir=rtl]) .side-bar-wrapper .side-nav .nav li.helpdesk-icon.active::before, html:not([dir=rtl]) .side-bar-wrapper .side-nav .nav li.helpdesk-icon:hover::before {
  background-image: url(../image/helpdesk-icon-on.svg);
}
html:not([dir=rtl]) .side-bar-wrapper .side-nav .nav li.kyc-icon::before {
  width: 25px;
  height: 22px;
  background-image: url(../image/kyc-icon.svg);
}
html:not([dir=rtl]) .side-bar-wrapper .side-nav .nav li.kyc-icon.active::before, html:not([dir=rtl]) .side-bar-wrapper .side-nav .nav li.kyc-icon:hover::before {
  background-image: url(../image/kyc-icon-on.svg);
}
html:not([dir=rtl]) .side-bar-wrapper .side-nav .nav li.active a {
  color: #db0632;
}
html:not([dir=rtl]) .side-bar-wrapper .side-nav .nav li.active::before {
  background-position: left top;
  background-repeat: no-repeat;
  background-size: 100%;
}
html:not([dir=rtl]) .side-bar-wrapper .side-nav .nav li a {
  font-size: 16px;
  font-size: 1rem;
  color: #00264c;
  transition: all 0.2s ease-in-out 0s;
}
html:not([dir=rtl]) .side-bar-wrapper .side-nav .nav li a:hover {
  transition: all 0.2s ease-in-out 0s;
  color: #db0632;
}
html:not([dir=rtl]) .mask {
  background: #000;
  opacity: 0.2;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 50;
  display: none;
}
html:not([dir=rtl]) .global-wrapper {
  width: 100%;
  overflow-x: hidden;
}
html:not([dir=rtl]) .logo-block {
  max-width: 116px;
  width: 100%;
  padding: 0;
}
html:not([dir=rtl]) .logo-block a {
  width: 100%;
  display: block;
}
html:not([dir=rtl]) .pt-100 {
  padding-top: 100px;
}
html:not([dir=rtl]) .top-header-wrapper {
  padding-right: 20px;
  height: 80px;
  display: flex;
  align-items: center;
  width: 100%;
  background-color: #ffffff;
  border-bottom: 1px solid #ececec;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 97;
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .top-header-wrapper {
    padding-right: 0;
  }
}
html:not([dir=rtl]) .top-header-wrapper h6 {
  font-family: "Guardian_Sans_Semibold";
  margin-bottom: 0;
  color: #313645;
}
html:not([dir=rtl]) .top-header-wrapper .mobile-headr,
html:not([dir=rtl]) .top-header-wrapper .mob-btn-wrapper {
  display: none;
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .top-header-wrapper .lt-block,
  html:not([dir=rtl]) .top-header-wrapper .rt-block {
    display: none !important;
  }
  html:not([dir=rtl]) .top-header-wrapper .mobile-headr {
    width: 100%;
    display: flex;
    flex-direction: column;
    border-bottom: 1px solid #ececec;
    position: absolute;
    background: #fff;
    top: 80px;
    padding: 20px 10px;
    transform: translateY(-280px);
    transition: all 0.4s ease-in-out 0s;
  }
  html:not([dir=rtl]) .top-header-wrapper .mobile-headr.active {
    transform: translateY(0);
    transition: all 0.4s ease-in-out 0s;
  }
  html:not([dir=rtl]) .top-header-wrapper .mobile-headr .lt-block,
  html:not([dir=rtl]) .top-header-wrapper .mobile-headr .rt-block {
    display: flex !important;
    margin-bottom: 20px;
  }
  html:not([dir=rtl]) .top-header-wrapper .mobile-headr .prf-pic-block {
    margin-bottom: 20px;
  }
}
html:not([dir=rtl]) .top-header-wrapper .mob-btn-wrapper {
  display: none;
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .top-header-wrapper .mob-btn-wrapper {
    display: flex;
    margin-right: 10px;
  }
}
html:not([dir=rtl]) .top-header-wrapper .mob-btn-wrapper .mob-btn {
  border: 0;
  width: 22px;
  height: 18px;
  background: url(../image/mob-btn.svg) no-repeat left top;
  margin-right: 20px;
}
html:not([dir=rtl]) .top-header-wrapper .mob-btn-wrapper .mob-btn.close {
  background: url(../image/close-btn.svg) no-repeat left top/100%;
  width: 18px;
  height: 18px;
}
html:not([dir=rtl]) .top-header-wrapper .mob-btn-wrapper .profile-mob-btn {
  border: 0;
  width: 20px;
  height: 20px;
  background: url(../image/user-icon.svg) no-repeat left top;
}
html:not([dir=rtl]) .top-header-wrapper .mob-btn-wrapper .profile-mob-btn.close {
  background: url(../image/close-btn.svg) no-repeat left top/100%;
  width: 18px;
  height: 18px;
}
html:not([dir=rtl]) .top-header-wrapper .rt-block {
  position: relative;
}
html:not([dir=rtl]) .flex-root {
  flex: 1;
}
html:not([dir=rtl]) .flex-row-fluid {
  flex: 1 auto;
}
html:not([dir=rtl]) .flex-column-fluid {
  flex: 1 0 auto;
  min-width: 0;
}
html:not([dir=rtl]) .prf-pic-block {
  background-color: #9ea3aa;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  border: 3px solid #ccc;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 20px;
}
html:not([dir=rtl]) .prf-pic-block span {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 20px;
  font-size: 1.25rem;
}
html:not([dir=rtl]) .nft-btn {
  width: 15px;
  height: 23px;
  background: url(../image/bell-icon.svg) no-repeat left top/100%;
  display: flex;
}
html:not([dir=rtl]) .nft-btn.active {
  background: url(../image/bell-icon-on.svg) no-repeat left top/100%;
}
html:not([dir=rtl]) .notification-block {
  margin-right: 30px;
  position: relative;
}
html:not([dir=rtl]) .ntf-content-block {
  width: 380px;
  position: absolute;
  top: 65px;
  bottom: auto;
  left: auto;
  right: 0;
  background-color: #ffffff;
  padding: 30px 15px 25px !important;
  height: auto !important;
  margin: 0 !important;
  overflow: visible !important;
  z-index: 99;
  display: none;
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .ntf-content-block {
    right: 10px;
    top: 170px;
  }
}
@media only screen and (max-width: 500px) {
  html:not([dir=rtl]) .ntf-content-block {
    width: 95%;
  }
}
html:not([dir=rtl]) .ntf-content-block::before {
  content: "";
  width: 0;
  height: 0;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #ffffff transparent;
  border-style: solid;
  position: absolute;
  top: -10px;
  right: 130px;
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .ntf-content-block::before {
    right: 5px;
    top: -9px;
  }
}
html:not([dir=rtl]) .ntf-content-block h6 {
  color: #313645;
}
html:not([dir=rtl]) .ntf-content-block .ntf-txt-block {
  margin-top: 20px;
}
html:not([dir=rtl]) .ntf-content-block .ntf-txt-block a {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}
html:not([dir=rtl]) .ntf-content-block .ntf-txt-block .lt-block {
  width: 70%;
}
@media only screen and (max-width: 767px) {
  html:not([dir=rtl]) .ntf-content-block .ntf-txt-block .lt-block {
    flex-direction: column;
  }
}
html:not([dir=rtl]) .ntf-content-block .ntf-txt-block span {
  font-size: 14px;
  font-size: 0.875rem;
  margin-bottom: 5px;
  display: block;
}
html:not([dir=rtl]) .ntf-content-block .ntf-txt-block p {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: normal;
  margin-bottom: 0;
}
html:not([dir=rtl]) .nft-count {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  font-size: 11px;
  font-size: 0.6875rem;
  background-color: #db0632;
  color: #ffffff;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  top: -11px;
  right: -11px;
}
html:not([dir=rtl]) .card {
  background-color: #ffffff;
  border: 1px solid #ececec;
  height: 100%;
  border-radius: 0;
}
html:not([dir=rtl]) .gutter-b {
  height: calc(100% - 30px);
  margin-bottom: 30px;
}
html:not([dir=rtl]) .card-stretch {
  display: flex;
  flex-direction: column;
  align-items: stretch;
}
html:not([dir=rtl]) .card-headr {
  border-bottom: 1px solid #ececec;
  display: flex;
  align-items: center;
  padding: 15px;
}
html:not([dir=rtl]) .card-headr h4 {
  color: #313645;
  font-size: 22px;
  font-size: 1.375rem;
  margin-bottom: 0;
}
html:not([dir=rtl]) .card-body {
  display: flex;
  min-height: 130px;
  padding: 20px;
}
html:not([dir=rtl]) .card-body span {
  color: #313645;
  text-transform: uppercase;
  margin-bottom: 10px;
}
html:not([dir=rtl]) .card-body h2 {
  color: #313645;
  margin-bottom: 0;
}
html:not([dir=rtl]) :hover {
  transition: all 0.3s linear 0s;
}
html:not([dir=rtl]) .bhd-number-block .card-headr {
  border-bottom: 0;
}
html:not([dir=rtl]) .bhd-number-block h4,
html:not([dir=rtl]) .bhd-number-block span,
html:not([dir=rtl]) .bhd-number-block h2 {
  color: #ffffff;
}
html:not([dir=rtl]) .bhd-number-block h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}
html:not([dir=rtl]) .bhd-number-block .bg-8 h4,
html:not([dir=rtl]) .bhd-number-block .bg-8 span,
html:not([dir=rtl]) .bhd-number-block .bg-8 h2 {
  color: #313645;
}
html:not([dir=rtl]) .table {
  font-size: 12px;
  font-size: 0.75rem;
  color: #333;
}
html:not([dir=rtl]) .table thead th {
  border: 0;
  padding: 15px 5px;
  background-color: #313645;
  color: #ffffff;
}
html:not([dir=rtl]) .table td {
  border: 0;
  padding: 15px 5px;
}
html:not([dir=rtl]) .ac-dtl-block span {
  display: block;
  margin-bottom: 5px;
  color: #333;
}
html:not([dir=rtl]) .ac-dtl-block p {
  font-size: 14px;
  font-size: 0.875rem;
  color: #313645;
}
html:not([dir=rtl]) .ancmt-block {
  padding: 20px;
  color: #ffffff;
}
html:not([dir=rtl]) .ancmt-block h4 {
  font-size: 22px;
  font-size: 1.375rem;
  color: #ffffff;
}
html:not([dir=rtl]) .ancmt-block p {
  line-height: 22px;
}
html:not([dir=rtl]) .invot-block {
  position: relative;
}
html:not([dir=rtl]) .invot-block h4 {
  font-size: 29px;
  font-size: 1.8125rem;
  color: #ffffff;
  position: absolute;
  top: 20px;
  left: 20px;
  line-height: 40px;
}
html:not([dir=rtl]) .invot-block .btn-type4 {
  position: absolute;
  bottom: 20px;
  left: 20px;
}
html:not([dir=rtl]) .contact-block {
  display: flex;
  flex-direction: column;
  margin-bottom: 20px;
}
html:not([dir=rtl]) .contact-block:last-child {
  margin-bottom: 0;
}
html:not([dir=rtl]) .contact-block span {
  margin-bottom: 5px;
  color: #333;
}
html:not([dir=rtl]) .contact-block p {
  font-size: 14px;
  font-size: 0.875rem;
  margin-bottom: 4px;
  color: #313645;
}
html:not([dir=rtl]) .contact-block a {
  font-size: 14px;
  font-size: 0.875rem;
  color: #313645;
  margin-bottom: 4px;
}
html:not([dir=rtl]) .footer-wrapper {
  width: 100%;
  background-color: #313645;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #ffffff;
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .footer-wrapper {
    flex-direction: column;
    align-items: flex-start;
    padding: 20px 0;
    height: auto;
  }
}
html:not([dir=rtl]) .footer-wrapper p {
  font-size: 14px;
  font-size: 0.875rem;
  margin-bottom: 0;
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .footer-wrapper p {
    margin-bottom: 20px;
  }
}
html:not([dir=rtl]) .social-link {
  display: flex;
  align-items: center;
  margin-right: 20px;
}
html:not([dir=rtl]) .social-link span {
  font-size: 14px;
  font-size: 0.875rem;
  margin-right: 20px;
}
html:not([dir=rtl]) .social-link a {
  margin-right: 20px;
}
html:not([dir=rtl]) .social-link a:last-child {
  margin-right: 0;
}
html:not([dir=rtl]) .invt-detail-content {
  color: #313645;
  padding-top: 40px;
}
html:not([dir=rtl]) .invt-detail-content h4 {
  color: #313645;
  font-size: 22px;
  font-size: 1.375rem;
}
html:not([dir=rtl]) .invt-detail-content p {
  line-height: 20px;
}
html:not([dir=rtl]) .back-btn {
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  background: url(../image/back-arrow.png) no-repeat left center;
  color: #db0632;
  padding-left: 30px;
}
html:not([dir=rtl]) .dwld-accordian-wrapper {
  margin-top: 45px;
}
html:not([dir=rtl]) .dwld-accordian-wrapper .card-headr {
  background-color: #ffffff;
  border: 1px solid #ececec;
  padding: 6px 0;
}
html:not([dir=rtl]) .dwld-accordian-wrapper .card-headr h6 {
  width: 100%;
  text-align: left;
  position: relative;
  border: 0;
}
html:not([dir=rtl]) .dwld-accordian-wrapper .card-headr h6::after {
  content: "";
  width: 16px;
  height: 8px;
  background: url(../image/dwn-arrow.png) no-repeat left top/100%;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  transform: scaleY(1);
}
html:not([dir=rtl]) .dwld-accordian-wrapper .card-headr h6[aria-expanded=true]::after {
  transform: scaleY(-1);
}
html:not([dir=rtl]) .dwld-accordian-wrapper .card-headr h6[aria-expanded=false]::after {
  transform: scaleY(1);
}
html:not([dir=rtl]) .dwld-accordian-wrapper .card {
  padding: 10px;
  color: #333;
  min-height: 130px;
}
html:not([dir=rtl]) .dwld-accordian-wrapper .card h6 {
  padding-right: 20px;
  line-height: 22px;
}
html:not([dir=rtl]) .dwld-accordian-wrapper .card .txt-block span {
  font-size: 14px;
  font-size: 0.875rem;
}
html:not([dir=rtl]) .dwld-accordian-wrapper .card .txt-block p {
  font-size: 12px;
  font-size: 0.75rem;
  font-style: italic;
  margin-bottom: 0;
}
html:not([dir=rtl]) .dwld-accordian-wrapper .card img {
  max-width: 32px;
}
html:not([dir=rtl]) .int-list-block {
  position: relative;
}
html:not([dir=rtl]) .int-list-block .list-content-wrap {
  color: #ffffff;
  position: absolute;
  left: 0;
  top: 0;
  padding: 20px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.7);
}
html:not([dir=rtl]) .int-list-block .list-content-wrap h2 {
  line-height: 35px;
  margin-bottom: 10px;
}
@media only screen and (min-width: 768px) and (max-width: 1400px) {
  html:not([dir=rtl]) .int-list-block .list-content-wrap h2 {
    line-height: 24px;
    font-size: 24px;
  }
}
html:not([dir=rtl]) .chart-block .chart-overflow {
  width: 100%;
  text-align: left;
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .chart-block {
    flex-direction: column;
  }
}
html:not([dir=rtl]) button:focus {
  outline: none;
}
html:not([dir=rtl]) .sticky-footer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
html:not([dir=rtl]) .pb-100 {
  padding-bottom: 100px;
}
html:not([dir=rtl]) .notifc-content-wrapper {
  margin-top: 20px;
  padding-right: 20px;
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .notifc-content-wrapper {
    padding-right: 0;
  }
}
html:not([dir=rtl]) .notifc-content-wrapper h6 {
  color: #313645;
}
html:not([dir=rtl]) .notifc-content-wrapper .ntf-txt-block {
  margin-top: 20px;
}
html:not([dir=rtl]) .notifc-content-wrapper .ntf-txt-block a {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}
html:not([dir=rtl]) .notifc-content-wrapper .ntf-txt-block .lt-block {
  width: 70%;
}
html:not([dir=rtl]) .notifc-content-wrapper .ntf-txt-block span {
  font-size: 14px;
  font-size: 0.875rem;
  margin-bottom: 5px;
  display: block;
}
html:not([dir=rtl]) .notifc-content-wrapper .ntf-txt-block p {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: normal;
  margin-bottom: 0;
}
html:not([dir=rtl]) .filter-select-wrapper {
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 767px) {
  html:not([dir=rtl]) .filter-select-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 30px;
  }
}
html:not([dir=rtl]) .filter-select-wrapper .bootstrap-select {
  max-width: 300px;
  width: 100%;
  margin-left: 20px;
}
@media only screen and (max-width: 767px) {
  html:not([dir=rtl]) .filter-select-wrapper .bootstrap-select {
    margin-left: 0;
    margin-top: 20px;
  }
}
html:not([dir=rtl]) .dwld-wrapper .txt-block span {
  font-size: 14px;
  font-size: 0.875rem;
}
html:not([dir=rtl]) .dwld-wrapper .txt-block p {
  font-size: 12px;
  font-size: 0.75rem;
  font-style: italic;
  margin-bottom: 0;
}
html:not([dir=rtl]) .dwld-wrapper .card {
  padding: 10px;
  color: #333;
  min-height: 130px;
}
html:not([dir=rtl]) .dwld-wrapper .card img {
  max-width: 32px;
}
html:not([dir=rtl]) .nav-tabs {
  border-bottom: 0;
}
html:not([dir=rtl]) .nav-tabs .nav-link {
  min-width: 220px;
  padding: 16px 20px;
  color: #000000;
  position: relative;
  display: flex;
  align-items: center;
  background-color: #f8f8f8;
  border: 1px solid #ececec;
  border-bottom: 0;
  margin-right: 20px;
}
@media only screen and (min-width: 768px) {
  html:not([dir=rtl]) .nav-tabs .nav-link.active {
    background-color: #ffffff;
  }
}
html:not([dir=rtl]) .nav-tabs .download-btn {
  width: 14px;
  height: 21px;
  position: absolute;
  top: 15px;
  right: 35px;
  background: url(../image/dwld-icon.svg) no-repeat left top/100%;
}
@media only screen and (max-width: 767px) {
  html:not([dir=rtl]) .nav-tabs .slick-active .nav-link {
    background-color: #ffffff;
  }
  html:not([dir=rtl]) .nav-tabs.slick-dotted.slick-slider {
    margin-bottom: 0 !important;
  }
  html:not([dir=rtl]) .nav-tabs .slick-dots {
    display: none !important;
  }
  html:not([dir=rtl]) .nav-tabs .slick-list {
    padding: 0 90px 0 0;
  }
}
html:not([dir=rtl]) .tab-content .card-body {
  padding: 20px 5px;
}
html:not([dir=rtl]) .tab-content h6 {
  padding-left: 15px;
}
html:not([dir=rtl]) .tab-content .table {
  padding: 0 10px;
}
html:not([dir=rtl]) .tab-content .table th,
html:not([dir=rtl]) .tab-content .table td {
  padding: 15px;
}
html:not([dir=rtl]) .ac-info-block {
  padding-left: 15px;
}
html:not([dir=rtl]) .ac-info-block th {
  padding-right: 30px;
  padding-bottom: 5px;
}
html:not([dir=rtl]) .ac-info-block tr td {
  font-size: 14px;
  font-size: 0.875rem;
  padding-bottom: 5px;
}
html:not([dir=rtl]) .profile-form-wrapper {
  margin-top: 40px;
}
html:not([dir=rtl]) .profile-form-wrapper .filed,
html:not([dir=rtl]) .profile-form-wrapper .form-item {
  width: 100%;
  display: flex;
  flex-direction: column;
  margin: 0 0 30px;
}
html:not([dir=rtl]) .profile-form-wrapper .filed label,
html:not([dir=rtl]) .profile-form-wrapper .form-item label {
  margin-bottom: 10px;
}
html:not([dir=rtl]) .profile-form-wrapper .filed input,
html:not([dir=rtl]) .profile-form-wrapper .form-item input {
  height: 44px;
  background: #ffffff;
  border: 1px solid #eaeaea;
  padding-left: 20px;
}
html:not([dir=rtl]) .profile-form-wrapper .filed input:read-only,
html:not([dir=rtl]) .profile-form-wrapper .form-item input:read-only {
  color: #999;
  background-color: #f3f3f3;
}
html:not([dir=rtl]) .profile-form-wrapper .filed input:read-only::placeholder,
html:not([dir=rtl]) .profile-form-wrapper .form-item input:read-only::placeholder {
  color: #999;
}
html:not([dir=rtl]) .profile-form-wrapper .btn-wrapper input[type=submit] {
  padding: 0;
  background: #db0632 !important;
  color: #ffffff !important;
}
html:not([dir=rtl]) .profile-form-wrapper .btn-wrapper input[type=submit]:hover {
  color: #db0632 !important;
  border: 1px solid #db0632 !important;
  background: #ffffff !important;
}
html:not([dir=rtl]) .odometer span {
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  html:not([dir=rtl]) .ft-content {
    margin-bottom: 50px;
  }
}
html:not([dir=rtl]) .container-lt-space {
  margin-left: 230px;
  position: relative;
}
@media only screen and (max-width: 1399px) {
  html:not([dir=rtl]) .container-lt-space {
    margin-left: 195px;
  }
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .container-lt-space {
    margin-left: 0;
  }
}
@media only screen and (min-width: 1599px) {
  html:not([dir=rtl]) .container-min-height {
    min-height: 1000px;
  }
}
@media only screen and (max-width: 1598px) {
  html:not([dir=rtl]) .container-min-height {
    min-height: 770px;
  }
}
html:not([dir=rtl]) .pagination {
  list-style-type: none;
  margin: 0 0 80px;
}
@media only screen and (max-width: 767px) {
  html:not([dir=rtl]) .pagination {
    flex-wrap: wrap;
  }
}
html:not([dir=rtl]) .pagination .page-item {
  font-size: 16px;
  font-size: 1rem;
}
@media only screen and (max-width: 767px) {
  html:not([dir=rtl]) .pagination .page-item {
    margin-bottom: 10px;
  }
}
html:not([dir=rtl]) .pagination .page-item .page-link {
  padding: 13px 20px;
  color: #333;
}
html:not([dir=rtl]) .hp-dsk-content p {
  line-height: 22px;
  margin-bottom: 15px;
}
html:not([dir=rtl]) .creat-ticket-form .field {
  display: flex;
  flex-direction: column;
  margin-bottom: 20px;
}
html:not([dir=rtl]) .creat-ticket-form .dropdown-toggle {
  height: 44px;
}
html:not([dir=rtl]) .creat-ticket-form #edit-form-title {
  margin: 0;
}
html:not([dir=rtl]) .creat-ticket-form label {
  margin-bottom: 10px;
}
html:not([dir=rtl]) .creat-ticket-form label.error {
  color: #db0632;
  font-size: 12px;
  font-size: 0.75rem;
  bottom: -20px;
}
html:not([dir=rtl]) .creat-ticket-form textarea {
  border-radius: 0 !important;
  width: 100%;
  height: 166px !important;
  resize: none;
}
html:not([dir=rtl]) .creat-ticket-form input[type=text] {
  height: 44px;
  background: #fff;
  border: 1px solid #eaeaea;
  padding-left: 20px;
  margin: 0;
}
html:not([dir=rtl]) .creat-ticket-form input[value=Remove] {
  margin-left: 10px;
}
html:not([dir=rtl]) .creat-ticket-form .js-form-managed-file.form-managed-file {
  display: flex;
  align-items: center;
}
html:not([dir=rtl]) .gfh-user-client-profile label.error {
  color: #db0632;
  font-size: 12px;
  font-size: 0.75rem;
  margin-top: 0.25rem;
}
html:not([dir=rtl]) .form-item-field-download-category-target-id {
  width: 100%;
}
html:not([dir=rtl]) .kyc-list-table td {
  vertical-align: middle;
}
html:not([dir=rtl]) .crcl-filter-block {
  display: flex;
  align-items: center;
  margin: 5px 0 20px;
}
@media only screen and (max-width: 767px) {
  html:not([dir=rtl]) .crcl-filter-block {
    flex-direction: column;
    align-items: flex-start;
  }
}
html:not([dir=rtl]) .crcl-filter-block label {
  margin-right: 20px;
}
@media only screen and (max-width: 767px) {
  html:not([dir=rtl]) .crcl-filter-block label {
    margin-bottom: 20px;
  }
}
html:not([dir=rtl]) .crcl-filter-block .bootstrap-select {
  margin-right: 20px;
  max-width: 300px;
}
@media only screen and (max-width: 767px) {
  html:not([dir=rtl]) .crcl-filter-block .bootstrap-select {
    margin-bottom: 20px;
  }
}
html:not([dir=rtl]) .crcl-filter-block .bootstrap-select button {
  margin: 0;
}
html:not([dir=rtl]) table td .bootstrap-select {
  max-width: 120px;
}
html:not([dir=rtl]) table td .bootstrap-select button {
  height: 44px;
  font-size: 12px !important;
  margin-bottom: 0;
}
html:not([dir=rtl]) table td .bootstrap-select .dropdown-menu {
  border-radius: 0;
  padding: 0;
}
html:not([dir=rtl]) table td .bootstrap-select .dropdown-menu li {
  font-size: 12px;
  font-size: 0.75rem;
  padding: 2px 10px;
  margin-bottom: 0;
}
html:not([dir=rtl]) table td .bootstrap-select .dropdown-menu li a span {
  text-transform: capitalize;
  margin-bottom: 0;
}
html:not([dir=rtl]) table td input {
  max-width: 120px;
  height: 44px;
  border: 1px solid #eaeaea;
  background-color: #ffffff;
  padding-left: 10px;
  font-size: 12px;
  font-size: 0.75rem;
}
html:not([dir=rtl]) table td input::placeholder {
  font-size: 12px;
  font-size: 0.75rem;
}
html:not([dir=rtl]) .datepicker-wrap input {
  background-color: #ffffff;
  padding-left: 10px;
  height: 44px;
  border: 1px solid #eaeaea;
  width: 100%;
}
html:not([dir=rtl]) .datepicker td,
html:not([dir=rtl]) .datepicker th {
  padding: 10px;
}
html:not([dir=rtl]) .datepicker .today,
html:not([dir=rtl]) .datepicker .today:hover {
  background: #db0632 !important;
  color: #ffffff !important;
}
html:not([dir=rtl]) .cr-update-block .dropdown-toggle {
  height: 44px;
}
html:not([dir=rtl]) .cr-update-block .dropdown-menu {
  border-radius: 0;
}
html:not([dir=rtl]) .cr-update-block .dropdown-menu li {
  font-size: 16px;
}
html:not([dir=rtl]) .access-header .lt-block {
  margin-left: auto;
  margin-right: 20px;
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .access-header .lt-block {
    margin-left: 0;
  }
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .access-fliter-wrapper {
    position: absolute;
    background: white;
    padding: 10px 15px;
    left: 50%;
    width: 99%;
    top: 52px;
    transform: translateX(-50%);
  }
}
html:not([dir=rtl]) .access-fliter-wrapper label {
  padding-right: 20px;
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .access-fliter-wrapper label {
    flex: none;
  }
}
html:not([dir=rtl]) .access-fliter-wrapper .form-item,
html:not([dir=rtl]) .access-fliter-wrapper .container-inline {
  margin: 0;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .access-fliter-wrapper .form-item,
  html:not([dir=rtl]) .access-fliter-wrapper .container-inline {
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
  }
}
html:not([dir=rtl]) .access-fliter-wrapper .container-inline {
  margin-left: 20px;
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .access-fliter-wrapper .container-inline {
    margin-left: 0;
    margin-top: 20px;
  }
}
html:not([dir=rtl]) .access-fliter-wrapper form {
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .access-fliter-wrapper form {
    flex-direction: column;
    align-items: flex-start;
    display: none;
    margin-top: 20px;
    padding-bottom: 20px;
  }
  html:not([dir=rtl]) .access-fliter-wrapper form label {
    margin-bottom: 20px;
  }
}
html:not([dir=rtl]) .access-fliter-wrapper form select,
html:not([dir=rtl]) .access-fliter-wrapper form input[type=text] {
  height: 44px;
  border: 1px solid #eaeaea;
  padding: 10px;
  outline: 0;
  box-shadow: none;
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .access-fliter-wrapper form select,
  html:not([dir=rtl]) .access-fliter-wrapper form input[type=text] {
    width: 100%;
  }
}
html:not([dir=rtl]) .access-fliter-wrapper form .form-text {
  margin-top: 0;
}
html:not([dir=rtl]) .access-fliter-wrapper form input[type=submit] {
  flex: 0 0 20%;
  margin-left: 20px;
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .access-fliter-wrapper form input[type=submit] {
    flex: none;
    margin-left: 0;
    margin-top: 20px;
  }
}
html:not([dir=rtl]) .access-fliter-wrapper .dropdown-toggle {
  height: 44px;
  margin-bottom: 0;
}
html:not([dir=rtl]) .access-fliter-wrapper .dropdown-menu {
  border-radius: 0;
}
html:not([dir=rtl]) .access-fliter-wrapper .dropdown-menu li {
  font-size: 16px;
}
html:not([dir=rtl]) .access-mask {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #ffffff;
  opacity: 0.8;
  z-index: -1;
}
html:not([dir=rtl]) .info-btn {
  width: 15px;
  height: 15px;
  display: flex;
  align-items: center;
  background: url(../image/info-icon.svg) no-repeat left top/100%;
  margin: 0 10px;
}
html:not([dir=rtl]) .button,
html:not([dir=rtl]) .image-button {
  margin-right: 0;
  margin-left: 0;
}
html:not([dir=rtl]) .messages--status {
  color: #ffffff;
  background-color: #009933;
  background-image: url(../image/tick-icon.png);
  box-shadow: none;
  background-position: 6px center;
  padding: 11px 40px;
  min-width: 350px;
  z-index: 999;
  top: 20px;
}
html:not([dir=rtl]) .messages--warning {
  border-color: rgba(231, 227, 103, 0);
  background-color: #fdfa9a;
  box-shadow: none;
}
html:not([dir=rtl]) .error-403-containter .container-lt-space {
  margin-left: 0;
  width: 100%;
  max-width: none;
}
html:not([dir=rtl]) .webform-file-button-input {
  position: relative;
}
html:not([dir=rtl]) .webform-file-button-input .form-file {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}
html:not([dir=rtl]) .total-txt {
  display: inline-block;
  margin-bottom: 0 !important;
  vertical-align: top;
}
@media only screen and (max-width: 1699px) {
  html:not([dir=rtl]) .total-txt {
    margin-right: 0 !important;
  }
}
html:not([dir=rtl]) .pipeline-text {
  font-size: 14px;
  margin-left: 5px;
}
html:not([dir=rtl]) #backtotop {
  background: url(../image/backtotop.png) no-repeat center center/100%;
  border: 0;
  bottom: 20px;
  cursor: pointer;
  display: none;
  height: 50px;
  width: 50px;
  position: fixed;
  right: 20px;
  text-indent: -9999px;
  z-index: 300;
}
html:not([dir=rtl]) .ntf-list-page p,
html:not([dir=rtl]) .ntf-list-page span {
  font-size: 16px !important;
}
html:not([dir=rtl]) .toolbar-tray-open .global-wrapper {
  margin-top: 60px;
}
html:not([dir=rtl]) .toolbar-tray-open .side-bar-wrapper,
html:not([dir=rtl]) .toolbar-tray-open .top-header-wrapper {
  top: 90px;
}
html:not([dir=rtl]) .invest-video-slider .video_thumb {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
html:not([dir=rtl]) .invest-video-slider .video-thumb-play-btn {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 31.5px !important;
  height: 31.5px !important;
  cursor: pointer;
}
html:not([dir=rtl]) .invest-video-slider .swiper-container {
  width: 100%;
  height: 45vh;
  margin-left: auto;
  margin-right: auto;
}
html:not([dir=rtl]) .invest-video-slider .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  cursor: pointer;
}
html:not([dir=rtl]) .invest-video-slider .invest_slider-top {
  width: 100%;
}
html:not([dir=rtl]) .invest-video-slider .invest_slider-thumbs {
  box-sizing: border-box;
  padding: 10px 0;
}
html:not([dir=rtl]) .invest-video-slider .invest_slider-thumbs .swiper-slide {
  width: 25%;
  height: 9vh;
  opacity: 1;
  background-size: cover;
  cursor: pointer;
}
html:not([dir=rtl]) .invest-video-slider .invest_slider-thumbs .swiper-slide-thumb-active {
  opacity: 1;
}
html:not([dir=rtl]) .invest-video-slider .swiper-button-prev.swiper-button-white,
html:not([dir=rtl]) .invest-video-slider .swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url(../image/prev.png);
  left: 0;
}
html:not([dir=rtl]) .invest-video-slider .swiper-button-next.swiper-button-white,
html:not([dir=rtl]) .invest-video-slider .swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url(../image/next.png);
  right: 0;
}
html:not([dir=rtl]) .invest-video-slider .swiper-button-next,
html:not([dir=rtl]) .invest-video-slider .swiper-button-prev {
  width: 24px;
  height: 24px;
  margin-top: 0;
  background-size: 24px 24px;
}
html:not([dir=rtl]) .invest-video-slider .wrapper {
  position: relative;
  width: 100%;
  height: 100%;
}
html:not([dir=rtl]) .invest-video-slider .wrapper img {
  max-width: 100%;
  height: 100%;
  object-fit: cover;
}
html:not([dir=rtl]) .invest-video-slider .wrapper iframe {
  display: none;
}
html:not([dir=rtl]) .invest-video-slider .play-btn {
  position: absolute;
  z-index: 666;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: transparent;
  border: 0;
}
html:not([dir=rtl]) .invest-video-slider .play-btn:hover {
  cursor: pointer;
}
html:not([dir=rtl]) .invest-video-slider .play-btn:focus {
  outline: 0;
}
html:not([dir=rtl]) .invest-video-slider .paused {
  border: 0;
  background: transparent;
  box-sizing: border-box;
  width: 0;
  height: 74px;
  cursor: pointer;
  display: none;
}
html:not([dir=rtl]) .invest-video-slider .paused.paused {
  border-style: double;
  border-width: 0px 0 0px 60px;
}
html:not([dir=rtl]) .invest-video-slider .paused:hover {
  border-color: transparent transparent transparent #404040;
}
html:not([dir=rtl]) .invest_slider-thumbs {
  height: auto !important;
}
html:not([dir=rtl]) .invest-video-slider iframe {
  width: 100%;
  height: 100%;
}
html:not([dir=rtl]) #pause-video {
  display: none;
}
html:not([dir=rtl]) .invest_slider-thumbs .swiper-button-next,
html:not([dir=rtl]) .invest_slider-thumbs .swiper-button-prev {
  top: 37%;
}
html:not([dir=rtl]) .invest_slider-thumbs .swiper-button-next.swiper-button-disabled,
html:not([dir=rtl]) .invest_slider-thumbs .swiper-button-prev.swiper-button-disabled {
  pointer-events: unset;
}
html:not([dir=rtl]) .invest_slider_image__modal .modal-dialog {
  max-width: 60vw;
}
@media screen and (max-width: 768px) {
  html:not([dir=rtl]) .invest_slider_image__modal .modal-dialog {
    max-width: 100vw;
  }
}
html:not([dir=rtl]) .invest_slider_image__modal .modal-content {
  background: transparent;
}
html:not([dir=rtl]) .invest_slider_image__modal .modal-body {
  padding: 0;
}
@media screen and (min-width: 1024px) and (max-width: 1300px) {
  html:not([dir=rtl]) .container-lt-space {
    margin-right: -195px;
  }
}
@media screen and (max-width: 768px) {
  html:not([dir=rtl]) .invest-video-slider.container {
    padding: 0;
  }
}
html:not([dir=rtl]) .email-tfa-verify-form {
  padding: 0 15px;
}
html:not([dir=rtl]) .email-tfa-verify-form .form-text {
  height: 44px;
  border: 1px solid #eaeaea;
  padding: 10px;
  outline: 0;
}
html:not([dir=rtl]) .email-tfa-verify-form .form-submit {
  display: inline-flex;
  margin-right: 10px;
  line-height: 0;
}
html:not([dir=rtl]) .btn-wrapper {
  gap: 20px;
}
html:not([dir=rtl]) .user-login-form select {
  height: 50px;
}

/* ---Arabic stylesheet--- */
/* You can add global font styles to this file, and also import other style files */
/* Site Fonts */
@font-face {
  font-family: "Guardian_Sans_Bold";
  src: url("../font/GuardianSansBold.eot");
  src: url("../font/GuardianSansBold.eot?#iefix") format("embedded-opentype"), url("../font/GuardianSansBold.woff2") format("woff2"), url("../font/GuardianSansBold.woff") format("woff"), url("../font/GuardianSansBold.ttf") format("truetype");
}
@font-face {
  font-family: "Guardian_Sans_Light";
  src: url("../font/GuardianSansLight.eot");
  src: url("../font/GuardianSansLight.eot?#iefix") format("embedded-opentype"), url("../font/GuardianSansLight.woff2") format("woff2"), url("../font/GuardianSansLight.woff") format("woff"), url("../font/GuardianSansLight.ttf") format("truetype");
}
@font-face {
  font-family: "Guardian_Sans_Regular";
  src: url("../font/GuardianSansRegular.eot");
  src: url("../font/GuardianSansRegular.eot?#iefix") format("embedded-opentype"), url("../font/GuardianSansRegular.woff2") format("woff2"), url("../font/GuardianSansRegular.woff") format("woff"), url("../font/GuardianSansRegular.ttf") format("truetype");
}
@font-face {
  font-family: "Guardian_Sans_Semibold";
  src: url("../font/GuardianSansSemibold.eot");
  src: url("../font/GuardianSansSemibold.eot?#iefix") format("embedded-opentype"), url("../font/GuardianSansSemibold.woff2") format("woff2"), url("../font/GuardianSansSemibold.woff") format("woff"), url("../font/GuardianSansSemibold.ttf") format("truetype");
}/*# sourceMappingURL=style.css.map */