/**
 * importer.less
 *
 * By default, new Sails projects are configured to compile this file
 * from LESS to CSS.  Unlike CSS files, LESS files are not compiled and
 * included automatically unless they are imported below.
 *
 * For more information see:
 *   https://sailsjs.com/anatomy/assets/styles/importer-less
 */
.p-t-25 {
  padding-top: 25px;
}
.p-b-5 {
  padding-bottom: 5px;
}
.max-height-500 {
  max-height: 500px;
}
.align-center {
  text-align: center;
}
.logo-image {
  height: 40px;
}
.no-weight {
  font-weight: 500 !important;
}
.strong {
  font-weight: bold;
}
.page {
  min-height: 700px;
}
.page h1 {
  padding: 10px 0px 10px 10px;
}
.page .search-form {
  text-align: right;
}
.page .search-form button {
  margin-left: 10px;
}
.page table .action-column {
  width: 70px;
}
.page table .action-column-big {
  width: 100px !important;
}
.page table .action-column-bigger {
  width: 120px !important;
}
.page table .action-icon {
  text-align: center;
}
.page table .action-icon a {
  margin-right: 10px;
}
.page table .action-icon a.delete-action {
  color: red;
}
.banner-section {
  position: relative;
  background-color: #fff;
  padding: 330px 0px 285px 0px;
}
.form-button a,
.form-button button {
  margin-right: 10px;
  margin-top: 15px;
}
.dashboard-content-page {
  margin-left: 20px;
  overflow: hidden;
}
.dashboard-content {
  margin-bottom: 60px;
  margin-top: 90px;
  padding: 20px 5px 15px 5px;
}
.image-con-height {
  height: 250px;
  overflow: hidden;
}
.media-image {
  height: 200px;
  width: 100%;
  background-color: #f5f5f5;
}
.img-scale {
  height: auto;
  max-height: 200px;
  width: auto;
  max-width: 100%;
}
.media-action {
  padding-top: 10px;
}
a.delete-media {
  color: red;
}
.port {
  margin-bottom: 30px;
}
.choose-img-scale {
  height: auto;
  max-height: 100px;
  width: auto;
  max-width: 100%;
  cursor: pointer;
}
.image-container {
  height: 120px;
  width: 100%;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  background-color: #f5f5f5;
}
.m-t-15 {
  margin-top: 15px;
}
#choosen_image {
  background-color: #ddd;
  height: 34px;
  width: auto;
}
.full-height {
  background-repeat: no-repeat;
  height: 165px;
  background-position-y: -50px;
}
.full-height form h2 {
  padding-top: 100px;
}
.form-horizontal .control-label {
  text-align: left;
}
form textarea {
  min-height: 150px;
}
html,
body {
  height: auto;
}
@media only screen and (max-width: 760px) {
  .determine-mobile {
    display: none;
  }
}
.apps-download {
  margin-bottom: 50px;
}
.d-none {
  display: none;
}
.no-link {
  cursor: default;
}
.left.side-menu .balance p:hover {
  text-decoration: underline;
}
.content-page.full-page .content.m-b-160 {
  padding: 0px;
}
.content-page.full-page .content.m-b-160 .container {
  padding: 0px;
}
.topbar #list-group {
  height: 200px;
  overflow-y: auto;
}
.topbar #list-group .notification-mark-read {
  white-space: pre-wrap;
  padding: 5px 20px;
}
.topbar .topbar-left > div {
  text-align: left;
  padding-left: 20px;
}
.settings-page .form-group {
  padding-left: 100px;
}
.footer-main {
  position: relative !important;
  bottom: 0;
  width: 100%;
}
.footer-main .container {
  margin-top: 100px;
}
.footer-main .footer-logo img {
  width: 180px;
}
.footer-main .social-links {
  margin-bottom: 10px;
}
.sticky-header .navigation_header {
  margin-left: 50px !important;
  margin-right: 0px !important;
  max-width: 1400px !important;
}
.sticky-header .navigation_header .logo-box .logo {
  padding: 30px 0px 30px 0px;
}
.sticky-header .navigation_header .logo-box img {
  height: 40px;
}
.sticky-header .navigation_header .menu-area {
  margin-left: 50px;
}
.login-page .bg-img {
  background: none;
}
.login-page .bg-img .bg-overlay {
  background-color: #320030;
}
.login-page .bg-img .bg-overlay img {
  padding: 20px 0px;
  margin: auto;
  height: 100%;
}
.dashboard-page .buy-bun-text {
  font-size: 12px;
  padding-bottom: 5px;
}
.dashboard-page .dashboard-image {
  min-height: 250px;
}
.dashboard-page .plot-allocation a {
  color: #092f54;
  font-size: 20px;
}
.dashboard-page .textE a {
  margin-right: 10px;
}
.dashboard-page .plot-address-con {
  width: 230px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.dashboard-page .plot-address-con a {
  color: inherit;
}
.dashboard-page .plot-address-con a:hover {
  text-decoration: underline;
}
.dashboard-page a.blueBtn:hover {
  color: #fff;
}
.dashboard-page .ticker {
  height: 50px;
  margin: -20px -20px 20px -20px;
  background-color: #627b96;
}
.dashboard-page .ticker .top-bar {
  height: 20px;
  line-height: 20px;
  padding: 15px;
  text-align: center;
}
.dashboard-page .ticker .top-bar p {
  color: white;
}
.dashboard-page .ticker .bold {
  font-weight: bold;
}
.dashboard-page .boxShaddo .topRightLetter {
  padding-top: 1px;
}
.dashboard-page .plot-allocation-updates a {
  color: #fff;
  font-weight: bold;
}
.dashboard-page .priceCol img {
  height: 22px;
}
.auction-page form.dropzone {
  padding: 100px;
  text-align: center;
}
.auction-page .media_dropzone,
.auction-page #file_dropzone,
.auction-page #nft_dropzone,
.auction-page #background_dropzone {
  width: 100%;
  border: dashed 5px lightgray;
  padding: 100px;
  text-align: center;
  font-size: 20px;
  color: lightgray;
  margin-top: 15px;
  margin-bottom: 15px;
}
.auction-page .nft-file-reset-progress,
.auction-page .dropzone-1-reset-progress,
.auction-page .dropzone-2-reset-progress,
.auction-page .dropzone-3-reset-progress,
.auction-page .dropzone-4-reset-progress {
  color: red;
  cursor: pointer;
}
.auction-page .nft-file-reset-progress:hover,
.auction-page .dropzone-1-reset-progress:hover,
.auction-page .dropzone-2-reset-progress:hover,
.auction-page .dropzone-3-reset-progress:hover,
.auction-page .dropzone-4-reset-progress:hover {
  text-decoration: underline;
}
.auction-page .dz-preview .dz-success-mark {
  display: none;
}
.auction-page .dz-preview .dz-error-mark {
  display: none;
}
.auction-page .image-container {
  width: 250px;
  display: inline-block;
}
.auction-page img {
  margin-left: auto;
  margin-right: auto;
  height: 100%;
}
.auction-page .clear-pictures {
  margin-bottom: 20px;
}
.auction-page .container-file {
  margin-top: 20px;
}
.auction-page #btn_clear_file,
.auction-page #btn_clear {
  margin-left: 10px;
}
.auction-page .ambassador-list {
  margin-top: 15px;
}
.auction-page video {
  width: 250px;
}
.auction-page audio {
  width: 250px;
}
.auction-page .align-center {
  text-align: center;
}
.auction-page .auction-detail {
  font-weight: bolder;
}
.auction-page .picture {
  display: flex;
  height: 400px;
}
.auction-page .picture audio,
.auction-page .picture video {
  margin: auto;
  width: 60%;
}
.auction-page .adjust-background {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.auction-page .loadMore {
  align-items: center;
  justify-content: center;
  display: flex;
}
.auction-page .buttons {
  margin-top: 15px;
}
.auction-page .buttons a {
  margin-right: 5px;
}
.auction-page .center-details {
  margin-top: 15px;
  text-align: center;
}
.auction-page .nft-page-audio,
.auction-page .nft-page-video {
  background-image: url(../images/art-c.png);
}
.auction-page .my-nft-description {
  display: inline-block;
  height: 60px;
}
.auction-page .my-nft .panel-body {
  padding: 0px;
}
.auction-page .my-nft .full-background {
  background-size: cover;
}
.auction-page .my-nft .nft-details {
  padding: 20px;
}
.auction-page .my-nft .panel {
  border-radius: 10px;
}
.auction-page .my-nft .panel .picture {
  border-radius: 10px;
}
.auction-page .my-nft .panel .btn-container {
  text-align: center;
  margin-top: 5px;
}
.auction-page .my-nft .panel .btn-container .btn-group {
  width: 50%;
}
.auction-page .my-nft .panel .btn-container .btn-group .btn {
  width: 100%;
}
.help-page video {
  height: 300px;
  width: 500px;
}
.upcoming-page .ui-sortable {
  margin-left: 20px;
}
.upcoming-page .ui-sortable .square {
  height: 90px;
  width: 250px;
  line-height: 90px;
  font-size: 12px;
  background-color: lightblue;
  margin-right: 10px;
  margin-top: 15px;
  padding: 0px 10px 0px 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.upcoming-page .button {
  margin: 20px;
}
.plot-page form.dropzone {
  padding: 100px;
  text-align: center;
}
.plot-page #image_dropzone,
.plot-page #image_dropzone_1,
.plot-page #image_dropzone_2,
.plot-page #image_dropzone_3,
.plot-page #media_dropzone,
.plot-page #pdf_dropzone,
.plot-page #nft_dropzone,
.plot-page #perspective_image_dropzone,
.plot-page #video_dropzone {
  width: 100%;
  border: dashed 5px lightgray;
  padding: 100px;
  text-align: center;
  font-size: 20px;
  color: lightgray;
  margin-top: 15px;
  margin-bottom: 15px;
}
.plot-page .video-file-reset-progress {
  color: red;
  cursor: pointer;
}
.plot-page .video-file-reset-progress:hover {
  text-decoration: underline;
}
.plot-page .dz-preview .dz-success-mark {
  display: none;
}
.plot-page .dz-preview .dz-error-mark {
  display: none;
}
.plot-page .image-container {
  width: 250px;
  display: inline-block;
}
.plot-page img {
  margin-left: auto;
  margin-right: auto;
  height: 100%;
}
.plot-page .clear-pictures {
  margin-bottom: 20px;
}
.plot-page .container-file {
  margin-top: 20px;
}
.plot-page #btn_clear_file,
.plot-page #btn_clear {
  margin-left: 10px;
}
.plot-page video {
  width: 250px;
}
.plot-page audio {
  width: 250px;
}
.plot-page .align-center {
  text-align: center;
}
.plot-page .filter-button {
  margin-top: 20px;
}
.plot-page .container-image {
  margin-bottom: 20px;
}
.plot-page .fa-info-circle {
  color: #317eeb;
  margin: 0.5rem;
  cursor: pointer;
}
.plot-page .plot-license-icon-button {
  cursor: pointer;
}
.plot-page .iframe-con {
  padding: 0px;
}
.plot-page .iframe-con .map-chooser {
  border: none;
  width: 100%;
  min-height: 500px;
  display: none;
}
.plot-page .plot-story-video-upload-progress {
  padding-left: 10px;
}
.profile-details-page .btn_auth {
  margin-top: 50px;
}
.profile-details-page .textA {
  text-align: center;
}
.profile-details-page #qrcode_con {
  margin-top: 30px;
}
.profile-details-page #qrcode_con img {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.profile-details-page #qrModal .button-container {
  text-align: center;
  margin-top: 15px;
}
.product-page form .col-sm-2 {
  width: 225px;
  margin-right: 10px;
}
.product-page form .media_dropzone {
  padding: 100px 0px 100px 0px !important;
  width: 100%;
  border: dashed 5px lightgray;
  text-align: center;
  font-size: 20px;
  color: lightgray;
  margin-top: 15px;
  margin-bottom: 15px;
  margin-right: 20px;
}
.product-page form .image-container {
  width: 150px;
  height: 150px;
  display: inline-block;
  text-align: center;
}
.product-page form .select2 {
  width: 200px !important;
}
.product-page .credit-info-container button,
.product-page .ltt-info-container button {
  margin-top: 30px;
}
.wallet-page .box-icon {
  padding: 15px;
}
.wallet-page .wallet-item-con {
  color: #fff;
  font-size: 35px;
  padding: 15px;
  text-align: center;
  margin: 10px;
}
.wallet-page .wallet-item-con .currency {
  font-size: 20px;
}
.wallet-page .wallet-item-con img {
  height: 30px;
}
.wallet-page .wallet-item-con a {
  color: #fff;
}
.wallet-page .wallet-item-con a:hover {
  text-decoration: underline;
}
.wallet-page .mini-stat-info .data-con {
  font-size: 35px;
}
.wallet-page .primary-item-con {
  background-color: #2F61A8;
}
.wallet-page .secondary-item-con {
  background-color: #2AB4F2;
}
.wallet-page .coming-soon-item-con {
  background-color: gray;
}
.wallet-page .transfer-convertible-ltt-to-in-world .modal-dialog,
.wallet-page .transfer-convertible-credit-to-in-world .modal-dialog {
  width: 400px;
}
.wallet-page .wallet-dashboard-anchor {
  color: #ffffff;
}
.wallet-page .wallet-dashboard-anchor:hover {
  color: #ffffff;
  text-decoration: underline;
}
.shipping-page form.dropzone {
  padding: 100px;
  text-align: center;
}
.shipping-page #invoice_dropzone {
  width: 100%;
  border: dashed 5px lightgray;
  padding: 100px;
  text-align: center;
  font-size: 20px;
  color: lightgray;
  margin-top: 15px;
  margin-bottom: 15px;
}
.badge-page {
  background-color: #000;
  color: #fff;
  padding-top: 50px;
}
.badge-page .myNftHeadingText {
  margin-top: 20px;
  text-align: center;
  color: #fff;
  margin-bottom: 20px;
}
.badge-page .myNftHeadingText h4 {
  color: #fff !important;
}
.badge-page .myNftHeadingText .desc {
  padding-top: 10px;
}
.badge-page .degree-list-container {
  padding: 0px 0px 40px 0px;
  text-align: center;
  max-width: 900px;
  margin: 0px auto;
}
.badge-page .degree-list-container .row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.badge-page .degree-list-container .row .status-box {
  padding: 15px;
}
.badge-page .degree-list-container .row .badge-box {
  padding-right: 40px;
}
.badge-page .badgeList {
  padding: 0px 0px 80px 0px;
  text-align: center;
  margin: 0px 375px;
  max-width: 900px;
}
.badge-page .badgeList .row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.badge-page .badgeList .row .badge-box {
  padding-right: 40px;
}
.badge-page img {
  max-height: 90px;
}
.badge-page .disable img {
  opacity: 0.4;
}
.badge-page #status-modal {
  color: #000;
}
.badge-page #status-model-close {
  text-shadow: none;
  color: #000;
  position: absolute;
  right: 10px;
  top: 5px;
  z-index: 1;
}
.transaction-page .capital-first-letter {
  text-transform: capitalize;
}
.transaction-page .transaction-list-table-con {
  height: 500px;
  overflow-y: scroll;
  margin-top: 20px;
}
.transaction-page .transaction-list-table-con table tr td:nth-child(1) {
  width: 10%;
}
.transaction-page .transaction-list-table-con table tr td:nth-child(2) {
  width: 30%;
}
.transaction-page .transaction-list-table-con table tr td:nth-child(3) {
  width: 20%;
}
.transaction-page .transaction-list-table-con table tr td:nth-child(4) {
  width: 20%;
}
.transaction-page .transaction-list-table-con table tr td:nth-child(5) {
  width: 20%;
}
.transaction-page .currency-selected {
  text-decoration: underline;
  font-weight: bolder;
  color: #01275e !important;
}
.transaction-page .pending-transaction {
  text-align: center;
  margin: 10px 0px;
}
.transaction-page .toggle-transaction {
  margin-right: 20px;
}
.plot-coordinate-page .panel-heading {
  height: 50px;
}
.ar-page form.dropzone {
  padding: 100px;
  text-align: center;
}
.ar-page .media_dropzone {
  width: 100%;
  border: dashed 5px lightgray;
  padding: 100px;
  text-align: center;
  font-size: 20px;
  color: lightgray;
  margin-top: 15px;
  margin-bottom: 15px;
}
.ar-page .dz-preview .dz-success-mark {
  display: none;
}
.ar-page .dz-preview .dz-error-mark {
  display: none;
}
.ar-page .image-container {
  width: 250px;
  display: inline-block;
}
.ar-page img {
  margin-left: auto;
  margin-right: auto;
  height: 100%;
}
.ar-page .clear-pictures {
  margin-bottom: 20px;
}
.ar-page .container-image {
  margin-top: 20px;
}
.ar-page #btn_clear_marker_image,
.ar-page #btn_clear_image {
  margin-left: 10px;
}
.ar-page input {
  margin-bottom: 3px;
}
.ar-page #location_chooser {
  height: 500px;
  width: 100%;
}
.ar-page #location_chooser .mapboxgl-control-container {
  display: none;
}
.versapay-page iframe {
  height: 100vh;
}
#exchange .row {
  display: flex;
  margin-right: 0px;
  margin-left: 0px;
}
#exchange .col-6 {
  flex: 1;
}
#exchange .align-items-center {
  align-items: center !important;
}
#exchange .form-control {
  display: block;
  width: 100%;
  background-color: #fff;
  background-clip: padding-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
#exchange .col {
  flex: 1 0 0%;
}
#exchange .col-auto {
  flex: 0 0 auto;
  width: auto;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
#exchange .col-4 {
  flex: 0 0 auto;
  width: 33.33333333%;
  padding-right: 0.5rem;
}
#exchange .col-8 {
  flex: 0 0 auto;
  width: 66.66666667%;
  padding-left: 0.5rem;
}
#exchange .g-2,
#exchange .gx-2 {
  --bs-gutter-x: 0.5rem;
}
:root {
  --blue: #335D9F;
  --darkBlue: #173462;
  --gray: #767676;
}
button:focus,
input:focus {
  outline: none;
}
.btn:focus {
  box-shadow: none;
}
body {
  font-size: 14px;
  font-family: 'Avenir LT Std', sans-serif;
  background-color: #f8f8f8;
}
h1,
h2,
h3,
h4 {
  font-family: 'Avenir LT Std', sans-serif;
  font-weight: 600;
}
img {
  max-width: 100%;
}
p:last-child {
  margin-bottom: 0px;
}
.v-desktop {
  display: block;
}
.v-mobile {
  display: none;
}
.form-control:focus {
  box-shadow: none;
}
.blue-btn {
  border: none;
  background: var(--blue);
  color: #ffffff;
  font-size: 16px;
  padding: 10px 16px;
  text-align: center;
  line-height: 1.2;
  border-radius: 6px;
  font-weight: 300;
  font-family: 'Avenir LT Std', sans-serif;
  display: inline-block;
}
.blue-btn:hover {
  background: var(--darkBlue);
  color: #ffffff;
  text-decoration: none;
}
.border-btn {
  border: solid 1px var(--blue);
  background: #ffffff;
  color: var(--blue);
  font-size: 16px;
  padding: 9px 16px;
  text-align: center;
  line-height: 1.2;
  border-radius: 6px;
  font-weight: 300;
  font-family: 'Avenir LT Std', sans-serif;
  display: inline-block;
}
.border-btn:hover {
  background: var(--blue);
  color: #ffffff;
  text-decoration: none;
}
.gray-btn {
  border: none;
  background: #E0E0E0;
  color: #767676;
  font-size: 16px;
  padding: 8px 16px;
  text-align: center;
  line-height: 1.2;
  border-radius: 4px;
  display: inline-block;
}
.gray-btn:hover:not([disabled]) {
  background: var(--blue);
  color: #ffffff;
  text-decoration: none;
}
.wrapper {
  position: relative;
  max-width: 1920px;
  margin: 0px auto;
  min-height: 100vh;
}
.main-wrapper {
  position: relative;
  transition: margin 0.3s linear;
}
/*header and left section css*/
.top-logo-bar .logo {
  margin: 5px 0px 0px 0px;
}
.top-logo-bar .user-img {
  border-radius: 4px;
  height: 44px;
  width: 44px;
  background-color: #aae1e6;
  display: inline-block;
  position: relative;
  border: 1px solid #e1e1e1;
  cursor: pointer;
}
.top-logo-bar .user-img img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.user-img .tick {
  position: absolute;
  right: -6px;
  bottom: -7.5px;
}
.user-img.active {
  border-color: #ED1E79;
}
.search-block {
  background: #F9F6F8 url(../images/nav-search.svg) no-repeat 10px 8px;
  border-radius: 6px;
  padding: 5px 10px 5px 44px;
}
.search-block .search-input {
  height: 26px;
  line-height: 24px;
  border: none;
  outline: none;
  color: #767676;
  font-size: 12px;
  background: transparent;
  width: 100%;
}
.left-navigation {
  position: relative;
  padding: 18px 0px 10px 0px;
}
.left-navigation > ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
  border-bottom: 1px solid #E0E0E0;
}
.left-navigation > ul > li {
  padding: 0px 0px 20px 0px;
}
.left-navigation > ul > li > a {
  display: block;
  text-decoration: none;
  position: relative;
  padding: 9px 10px 9px 54px;
  line-height: 1.2;
  min-height: 48px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.left-navigation .nav-icon {
  position: absolute;
  left: 10px;
  top: 14px;
}
.left-navigation .text-main {
  color: #767676;
  font-size: 16px;
  display: block;
}
.left-navigation .text-sub {
  color: #767676;
  font-size: 10px;
}
.left-navigation > ul > li > a:hover,
.left-navigation > ul > li > a.active {
  background-color: var(--blue);
  border-radius: 10px;
  transition: all 0.1s linear;
}
.left-navigation a:hover .text-main,
.left-navigation a:hover .text-sub,
.left-navigation a.active .text-main,
.left-navigation a.active .text-sub {
  color: #ffffff;
}
.left-navigation a:hover .nav-icon path,
.left-navigation a.active .nav-icon path {
  fill: #ffffff;
}
.left-navigation li.not-icon:first-child {
  padding: 0px 0px 5px 0px;
}
.left-navigation li.not-icon > a {
  padding: 9px 10px 9px 12px;
}
.left-navigation .nav-secound {
  margin-top: 10vh;
}
.left-bottom-text {
  color: var(--gray);
  padding: 10px 0px 4px 0px;
}
.left-navigation a.das:hover .nav-icon path,
.left-navigation a.das.active .nav-icon path,
.left-navigation a.block-chan:hover .nav-icon path,
.left-navigation a.block-chan.active .nav-icon path,
.left-navigation a.arena:hover .nav-icon path,
.left-navigation a.arena.active .nav-icon path {
  fill: transparent;
  stroke: #ffffff;
}
.left-navigation .sub-nav {
  background: #EEF3FC;
  border-radius: 0px 0px 10px 10px;
  margin: 0px;
  list-style: none;
  padding: 12px 0px 12px 54px;
  display: none;
}
.left-navigation .sub-nav li {
  padding: 4px 0px;
  display: block;
}
.left-navigation .sub-nav li a {
  color: #767676;
  text-decoration: none;
  font-size: 14px;
  font-weight: 400;
}
.left-navigation .sub-nav li a:hover,
.left-navigation .sub-nav li a.active {
  color: var(--blue);
}
.left-navigation .sub-link .active {
  border-radius: 10px 10px 0px 0px;
}
.sub-nav .sub-nav {
  background: none;
  padding: 7px 0px 0px 2px;
}
.sub-nav .sub-nav li {
  padding: 1px 0px;
}
.sub-nav .sub-nav li a {
  position: relative;
  padding-left: 10px;
  display: block;
}
.sub-nav .sub-nav li a:before {
  content: "";
  width: 1px;
  height: calc(102%);
  background-color: #767676;
  position: absolute;
  left: 0px;
  top: -12px;
}
.sub-nav .sub-nav li a:after {
  content: "";
  width: 8px;
  height: 1px;
  background-color: var(--gray);
  position: absolute;
  left: 0px;
  top: 50%;
}
.side-bar-btn {
  width: 17px;
  height: 33px;
  background: var(--blue);
  position: fixed;
  top: 17px;
  cursor: pointer;
  text-align: center;
  line-height: 30px;
  z-index: 111;
  display: none;
}
.m-bar-btn {
  display: none;
  vertical-align: top;
  margin: 10px 0px 0px 12px;
  width: 24px;
  height: 24px;
  position: relative;
  text-align: center;
}
.m-bar-btn span {
  display: block;
  margin: 0px auto;
  width: 6px;
  height: 6px;
  position: relative;
  background: #AAAAAA;
}
.m-bar-btn span:before,
.m-bar-btn span:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 9px;
  top: 0px;
  background: #AAAAAA;
}
.m-bar-btn span:before {
  left: -9px;
}
.m-bar-btn span:nth-child(2) {
  margin: 3px auto;
}
.open-nav {
  overflow: hidden;
}
.user-pro-navigation {
  min-height: calc(-60vh);
}
.user-pro-navigation .nav-secound {
  margin: 0px;
}
.user-pro-icon-link {
  text-align: center;
  padding: 0px 20px 20px 10px;
  margin-top: 10px;
}
.user-pro-icon-link .icon-link {
  display: inline-block;
  color: #767676;
  text-decoration: none;
  font-size: 14px;
  position: relative;
  padding-top: 40px;
}
.user-pro-icon-link .icon-link .txt {
  display: block;
}
.user-pro-icon-link .icon-link:hover {
  color: var(--blue);
}
.user-pro-icon-link .nav-icon {
  position: absolute;
  left: 50%;
  top: 20px;
  transform: translate(-50%, -50%);
  transition: transform 0.2s linear;
}
.user-pro-icon-link .col:nth-child(1) .nav-icon {
  width: 14px;
}
.user-pro-icon-link .col:nth-child(3) .nav-icon {
  width: 22px;
}
.user-pro-icon-link .icon-link:hover .nav-icon {
  transform: scale(1.1) translate(-45%, -50%);
}
.pro-sett-box {
  position: relative;
  border-radius: 10px;
  background: rgba(84, 139, 221, 0.1);
  border: solid 1px #548BDD;
}
.pro-sett-box .head-bg {
  background: var(--blue);
  border-radius: 10px 10px 0px 0px;
  padding: 8px 12px;
}
.pro-sett-box .pro-info {
  position: relative;
  padding-right: 40px;
  padding-left: 37px;
  line-height: 1.2;
}
.pro-sett-box .pro-info .img {
  position: absolute;
  left: 0px;
  top: 0px;
  border-radius: 4px;
  width: 30px;
  height: 30px;
  object-fit: cover;
}
.pro-sett-box .pro-info .text-a {
  color: #FFFFFF;
  font-size: 16px;
}
.pro-sett-box .pro-info .text-b {
  color: #E0E0E0;
}
.pro-sett-box .sett-btn {
  width: 20px;
  height: 20px;
  position: absolute;
  right: 0px;
  top: 5px;
  background: url(../images/setting.svg) no-repeat center;
}
.pro-sett-box .my-primary {
  display: inline-block;
  text-decoration: none;
  color: #E0E0E0;
  font-size: 12px;
  font-weight: 300;
  position: relative;
  padding: 0px 22px 0px 0px;
  background: url(../images/redirect.svg) no-repeat right 0px top 2px;
  margin-top: 3px;
}
.pro-sett-text {
  padding: 10px 12px;
  color: #1A1A1A;
}
.pro-sett-text .col-a {
  flex: 0 0 60px;
  font-weight: 300;
  color: #767676;
}
.pro-sett-text .col-b {
  font-weight: 600;
  color: #548BDD;
}
.pro-sett-text .col-c {
  color: #548BDD;
  font-size: 12px;
  flex: 0 0 30%;
}
/*home page css start here*/
.home-slider {
  position: relative;
  z-index: 1;
}
.home-slider .item {
  position: relative;
}
.home-slider .item:before {
  content: "";
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 89.01%);
  position: absolute;
  left: 0px;
  top: 0px;
  height: 100%;
  width: 100%;
}
.home-slider .item img {
  display: block;
}
.home-slider .banner-text {
  position: absolute;
  top: 44%;
  left: 10%;
  max-width: 400px;
  font-size: 32px;
  color: #FFFFFF;
  line-height: 1.4;
  z-index: 1;
  font-weight: 400;
}
.middle-container {
  padding: 0px 20px;
}
.servise-box-row {
  margin: -60px 0px 20px 0px;
  position: relative;
  z-index: 2;
}
.service-box {
  display: block;
  position: relative;
  border: 1px solid #548BDD;
  border-radius: 6px;
  color: #ffffff;
  overflow: hidden;
}
.service-box:before {
  content: "";
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 89.01%);
  position: absolute;
  left: 0px;
  top: 0px;
  height: 100%;
  width: 100%;
  transition: opacity 0.3s linear;
  z-index: 2;
}
.service-box img {
  display: block;
  transition: transform 0.3s linear;
  z-index: 1;
  position: relative;
}
.service-box .title {
  position: absolute;
  bottom: 22px;
  left: 17px;
  right: 17px;
  font-weight: 500;
  font-size: 15px;
  z-index: 3;
}
.service-box:hover {
  color: #ffffff;
  text-decoration: none;
}
.service-box:hover img {
  transform: scale(1.1);
}
.service-box:hover:before {
  opacity: 0.7;
}
.add-block {
  position: relative;
  margin: 0px 0px 30px 0px;
  border-radius: 6px;
  overflow: hidden;
  cursor: pointer;
}
.add-block:before {
  content: "";
  background: linear-gradient(270deg, #335d9fad ad 3.64%, rgba(139, 67, 108, 0) 56.51%);
  position: absolute;
  left: 0px;
  top: 0px;
  height: 100%;
  width: 100%;
  transition: opacity 0.3s linear;
}
.add-block .add-spon {
  border-radius: 6px;
  background: var(--blue) url(../images/add-icon.svg) no-repeat 8px 6px;
  padding: 1px 7px 2px 28px;
  position: absolute;
  right: 10px;
  top: 10px;
  color: #FFFFFF;
  font-weight: 500;
}
.add-block:hover:before {
  opacity: 0.5;
}
.home-sec-3 {
  position: relative;
}
.home-sec-3 .col-a {
  margin-bottom: 10px;
}
.home-sec-3 .col-c {
  flex: 0 0 26%;
  margin-bottom: 10px;
}
.home-sec-3 .col-b {
  margin-bottom: 10px;
}
.icon-title {
  margin: 0px 0px 10px 12px;
}
.icon-title .col {
  color: #333333;
  font-weight: 500;
  font-size: 15px;
}
.home-sec-3 .rank-link {
  color: var(--blue);
  text-decoration: none;
  margin: 2px 10px;
}
.home-sec-3 .rank-link:hover {
  color: var(--darkBlue);
}
.recently-activity {
  background: #FFFFFF;
  border: 1px solid #C4C4C4;
  border-radius: 6px;
  padding-top: 3px;
}
.recently-activity .item {
  color: #777777;
  font-size: 15px;
  border-bottom: 1px solid #E0E0E0;
  padding: 13px 15px;
}
.recently-activity .item:last-child {
  border-bottom: none;
}
.achive-list {
  position: relative;
}
.achive-list .item {
  color: #777777;
  font-size: 15px;
  background: #FFFFFF;
  border: 1px solid #C4C4C4;
  border-radius: 6px;
  margin-bottom: 8px;
  padding: 10px 14px 10px 12px;
}
.home-page-heading {
  position: absolute;
  top: 15px;
  right: 20px;
  z-index: 2;
}
.noti-bar {
  background: var(--blue);
  box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  position: relative;
  padding: 5px 10px;
  color: #FFFFFF;
  font-weight: 500;
  line-height: 20px;
}
.noti-bar a {
  color: #ffffff;
  text-decoration: none;
}
.noti-bar .bell {
  display: inline-block;
  position: relative;
}
.noti-bar .bell .dot {
  background: #CE1E1E;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  position: absolute;
  right: -1px;
  top: 0px;
  z-index: 1;
}
.noti-bar .col-auto a .icon {
  transition: 0.2s linear;
}
.noti-bar .col-auto a:hover .icon {
  transform: scale(1.1);
}
.noti-bar .col-auto a:hover {
  color: #d4caca;
}
/*common css for innner pages*/
.page-heading {
  border-bottom: 1px solid #C4C4C4;
  padding: 14px 0px 10px 3px;
  position: relative;
  margin-bottom: 22px;
}
.page-heading .crume a {
  color: #777777;
  text-decoration: none;
}
.page-heading .crume span {
  color: var(--blue);
}
.m-page-heading h1 {
  font-weight: 700;
  color: var(--blue);
  font-size: 20px;
  margin: 0px;
}
.m-page-heading .desc {
  color: #A3A3A3;
  font-size: 12px;
}
.m-page-heading + .crume {
  margin-top: 10px;
}
.form-check-input:focus {
  box-shadow: none;
}
.form-switch .form-check-input {
  background-color: #AAAAAA;
  width: 28px;
  height: 15px;
  border-radius: 8px;
  border: none;
  background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'><circle r='3' fill='white'/></svg>");
  background-size: 13px auto;
  background-position: left 2px center;
  cursor: pointer;
}
.form-switch .form-check-input:checked {
  background-color: #548BDD;
  background-position: right 1px center;
}
.form .form-group {
  margin: 0px 0px 16px 0px;
}
.form .form-label {
  color: #767676;
  font-weight: 400;
  font-size: 14px;
  margin: 0px 0px 3px 0px;
}
.form .form-control {
  border: 1px solid #C4C4C4;
  border-radius: 6px;
}
.form .form-submit {
  padding: 15px 0px 10px 0px;
}
.form .form-submit .blue-btn {
  width: 100%;
}
.form select.form-control {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23AAAAAA' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 11px center;
  background-size: 16px 12px;
  padding-right: 30px;
}
.form select.form-control.sort {
  color: #767676;
  font-size: 16px;
  border: 1px solid #C4C4C4;
  border-radius: 6px;
  background: #FFFFFF url(../images/sort-icon.svg) no-repeat right 11px top 10px;
  padding: 7px 30px 7px 12px;
}
.form select.form-control.filter {
  color: #767676;
  font-size: 16px;
  border: 1px solid #C4C4C4;
  border-radius: 6px;
  background: url(../images/filter-icon.svg) no-repeat right 11px top 9px;
  padding: 7px 40px 7px 12px;
}
.file-input {
  position: relative;
  max-width: 315px;
}
.file-input .file-size {
  color: #767676;
  font-size: 12px;
  padding: 10px 5px;
}
.file-input .input {
  background: #F9F9F9;
  border: 1px dashed #767676;
  border-radius: 6px;
  text-align: center;
  padding: 18px;
  display: block;
  cursor: pointer;
}
.file-input .input .txt {
  display: block;
  color: #767676;
  padding-top: 12px;
}
.file-input input {
  display: none;
}
.input-bottom-info {
  color: #767676;
  font-size: 12px;
  padding: 2px 10px;
}
.form .error-msg {
  color: #C31414;
  font-size: 12px;
  padding: 2px 8px 2px 13px;
  font-weight: 300;
}
.form .form-control.has-error {
  border-color: #C41414;
}
.form .select2-container--default.select2-container--focus .select2-selection--multiple {
  border-color: #ced4da;
}
.form .select2-container--default .select2-selection--multiple {
  border: 1px solid #ced4da;
  min-height: 38px;
  padding: 4px 10px 1px 10px;
}
.form .select2-container--default .select2-selection--multiple .select2-selection__rendered {
  padding: 0px;
}
.form .select2-container--default .select2-selection--multiple .select2-selection__choice {
  background: #548bdd;
  border: none;
  color: #fff;
  margin-right: 3px;
  margin-top: 3px;
}
.form .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #fff;
  margin: 0px 2px 0px 0px;
}
.form .select2-container .select2-search--inline .select2-search__field {
  line-height: 1;
  margin-top: 3px;
  font-size: 16px;
}
.form .select2-container {
  width: 100% !important;
}
.custome-modal .modal-dialog {
  max-width: 430px;
}
.custome-modal .modal-content {
  background: #FFFFFF;
  border-radius: 8px;
  border: none;
}
.custome-modal .modal-body {
  padding: 25px 20px;
}
.custome-modal .btn-close {
  position: absolute;
  right: 30px;
  top: 23px;
  width: 16px;
  height: 16px;
  z-index: 1;
}
.custome-modal h2 {
  font-weight: 500;
  font-size: 16px;
  color: #000;
  padding-right: 30px;
  margin: 0px 0px 20px 0px;
}
.modal-backdrop.show {
  opacity: 0.25;
}
.alert-text {
  text-align: center;
  padding: 0px 15px 10px 15px;
}
.alert-text .img {
  margin: 0px 0px 20px 0px;
}
.alert-text .title {
  margin: 0px 0px 12px 0px;
  font-size: 20px;
  color: #000000;
}
.alert-text .desc {
  margin: 0px 0px 28px 0px;
  font-size: 16px;
  color: #333333;
}
.alert-text .blue-btn {
  min-width: 230px;
}
.alert-text .txt-link {
  font-size: 16px;
  text-decoration: none;
  color: var(--blue);
  margin-top: 24px;
  display: inline-block;
}
.alert-text .txt-link:hover {
  text-decoration: underline;
}
.alert-text .btn-row-b .blue-btn,
.alert-text .btn-row-b .border-btn {
  width: 100%;
  min-width: inherit;
}
.blue-color {
  color: var(--blue);
}
/*account page css*/
.account-area-bg {
  background: #FFFFFF;
  border: 1px solid #E0E0E0;
  border-radius: 6px;
  margin-bottom: 20px;
  min-height: calc(-20vh);
}
.account-area-bg h2 {
  color: #000000;
  font-weight: 500;
  font-size: 18px;
  margin: 0px;
}
.acc-detail-sec-a {
  padding: 20px;
}
.acc-detail-sec-a .head {
  padding-bottom: 12px;
}
.primary-account-img-block {
  padding: 12px;
  border: 1px solid #E0E0E0;
  border-radius: 6px;
  width: 200px;
}
.primary-img-links a {
  color: #808080;
  font-size: 15px;
  text-decoration: none;
  min-height: 24px;
  padding: 1px 0px 1px 0px;
  display: block;
  margin: 15px 0px 0px 0px;
  cursor: text;
}
.primary-img-links a svg {
  vertical-align: top;
  margin: 0px 20px 0px 2px;
}
/*.primary-img-links a:hover {color: var(--blue);text-decoration: underline;}
.primary-img-links a:hover path {fill: var(--blue);}
.primary-img-links a.arena:hover path {fill:inherit; stroke: var(--blue);}*/
.primary-account-img-block .pro-img {
  width: 176px;
  height: 176px;
  position: relative;
  overflow: hidden;
}
.primary-account-img-block .pro-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.primary-account-img-block .edit-btn {
  border-radius: 4px;
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  right: 10px;
  bottom: 10px;
  cursor: pointer;
  text-align: center;
  line-height: 28px;
  width: 32px;
  height: 30px;
}
.primary-account-img-block .edit-btn:hover {
  background: rgba(0, 0, 0, 0.6);
}
.acc-detail-sec-a .blue-light-btn {
  margin-right: 14px;
}
.info-row {
  margin: 15px 0px;
}
.info-row .key {
  color: #808080;
  font-size: 15px;
  margin-bottom: 5px;
}
.info-row .val {
  color: #333333;
  font-size: 16px;
  position: relative;
  padding-right: 50px;
  display: inline-block;
}
.val-edit-btn {
  position: absolute;
  right: 0px;
  bottom: 3px;
  cursor: pointer;
}
.val-edit-btn:hover path {
  fill: var(--blue);
}
.info-row.res .val {
  text-decoration: underline;
}
.account-area-bg .blue-btn {
  background: #548BDD;
  padding: 8px 16px;
}
.account-area-bg .blue-btn:hover {
  background: var(--darkBlue);
}
.account-area-bg .blue-light-btn {
  background: #EAF2FB;
  font-weight: 400;
  color: var(--blue);
  padding: 8px 16px;
}
.account-area-bg .blue-light-btn:hover {
  background: var(--blue);
  color: #ffffff;
}
.redirct-btn {
  border: 1px solid var(--blue);
  border-radius: 6px;
  padding: 12px 20px;
  color: var(--blue);
  text-decoration: none;
  display: inline-block;
  font-weight: 500;
  font-size: 16px;
}
.redirct-btn svg {
  margin-left: 40px;
  width: 18px;
  height: auto;
}
.redirct-btn:hover {
  background: var(--blue);
  color: #ffffff;
}
.redirct-btn:hover path {
  fill: #ffffff;
}
.primary-account-detail-block {
  padding-left: 30px;
}
.primary-account-detail-block .res {
  margin-bottom: 30px;
}
.acc-detail-sec-b {
  padding: 30px 20px;
  border-top: 1px solid #E0E0E0;
}
.acc-detail-sec-b .head {
  padding-bottom: 22px;
}
.user-item .img {
  width: 138px;
  border-radius: 6px;
}
.user-item .user-info {
  width: 100%;
  color: #000000;
  font-size: 18px;
}
.user-item .user-info td {
  padding: 5px 2px;
}
.user-item .revoke {
  color: #CD0000;
  font-size: 15px;
  cursor: pointer;
}
.user-item .revoke:hover {
  text-decoration: underline;
}
.user-item .revoke.pen {
  color: #E98224;
  text-decoration: none;
  cursor: inherit;
}
.user-item .revoke.pen:hover {
  text-decoration: none;
}
.gray-color {
  color: var(--gray);
}
.popup-course-list h2 {
  font-weight: 500;
  font-size: 18px;
  margin: 0px 0px 15px 0px;
}
.popup-course-list .item {
  border-bottom: 1px solid #E0E0E0;
  padding: 13px 0px 13px 5px;
}
.popup-course-list .check {
  width: 21px;
  height: auto;
}
.popup-course-list .col {
  font-weight: 500;
  color: #000000;
  font-size: 16px;
}
.popup-course-list .col-auto {
  color: #767676;
}
.popup-course-list .blue-btn {
  width: 100%;
  margin-top: 15px;
}
.popup-course-list .scroll-ele {
  overflow-x: hidden;
  overflow-y: auto;
  padding-right: 5px;
  max-height: 305px;
}
.custome-modal .btn-row {
  padding-top: 8px;
}
.custome-modal .btn-row .blue-btn {
  width: 100%;
}
.custome-modal .txt-link {
  font-size: 16px;
  text-decoration: none;
  color: var(--blue);
  margin-top: 6px;
  display: inline-block;
}
.custome-modal .txt-link:hover {
  text-decoration: underline;
}
.account-area-bg .kvc-update {
  background: var(--blue);
  margin-right: 14px;
}
/*perferences pages css*/
.profile-block {
  padding: 24px 30px;
  border-bottom: 1px solid #C4C4C4;
}
.profile-block .text-a {
  color: #000000;
  font-weight: 600;
  font-size: 16px;
}
.profile-block .text-b {
  color: #808080;
  font-size: 15px;
}
.profile-block:last-child {
  border-bottom: none;
}
.verifi-sec-a {
  padding: 30px;
}
.verifi-sec-a h2 {
  color: #000000;
  font-weight: 500;
  font-size: 18px;
  margin: 0px 0px 20px 0px;
}
.verifi-sec-a .text-b {
  color: #333333;
  font-weight: 500;
  font-size: 16px;
  margin: 0px 0px 12px 0px;
}
.verifi-sec-a .text-c {
  color: #767676;
  margin: 0px 0px 18px 0px;
}
.verifi-tab-btns {
  position: relative;
  padding: 10px 0px 20px 0px;
}
.verifi-tab-btns .btn {
  background: #F9F9F9;
  border: 1px solid #E0E0E0;
  border-radius: 6px;
  padding: 0px 30px;
  color: #767676;
  font-size: 15px;
  height: 44px;
  line-height: 44px;
  margin: 0px 16px 10px 0px;
}
.verifi-tab-btns .btn svg {
  margin: -5px 8px 0px 0px;
}
.verifi-tab-btns .btn:hover,
.verifi-tab-btns .btn.active {
  background-color: var(--blue);
  border-color: var(--blue);
  color: #ffffff;
}
.verifi-tab-btns .btn:hover path,
.verifi-tab-btns .btn.active path {
  fill: #ffffff;
}
.verifi-tab-btns .drive-btn:hover path,
.verifi-tab-btns .drive-btn.active path {
  stroke: #ffffff;
  fill: transparent;
}
.verifi-sec-a .submit-btn {
  background: var(--blue);
  padding: 12px 30px;
  width: auto !important;
}
/*fund pages css*/
.fund-graph-block {
  background: #FFFFFF;
  border-radius: 6px;
  padding: 20px;
  margin-bottom: 20px;
}
.fund-graph-info .item {
  position: relative;
  padding: 0px 0px 14px 44px;
  color: #777777;
}
.fund-graph-info .item:last-child {
  padding-bottom: 0px;
}
.fund-graph-info .text-b {
  font-weight: 500;
  font-size: 16px;
  display: block;
}
.fund-graph-info .dot {
  background: #C85797;
  border-radius: 4px;
  width: 18px;
  height: 18px;
  position: absolute;
  left: 0px;
  top: 12px;
}
.summery-graph {
  text-align: center;
  padding: 0px 0px;
}
.summery-graph .form-control {
  border-radius: 6px;
  height: 40px;
  color: #767676;
  font-size: 15px;
  margin-bottom: 20px;
}
.summery-action-box {
  background: #FFFFFF;
  border-radius: 6px;
  padding: 24px;
  margin-bottom: 20px;
  min-height: 436px;
}
.summery-action-box .desc {
  color: #777777;
  font-size: 16px;
  margin-bottom: 22px;
  line-height: 1.2;
}
.summery-action-box .form-control {
  padding: 11px 12px;
}
.summery-action-box .form-group {
  margin-bottom: 20px;
}
.summery-action-box .form-submit {
  padding: 7px 0px 0px 0px;
  border-color: #767676;
  border-radius: 6px;
}
.summery-action-box .form-submit .blue-btn {
  padding: 14px 12px;
}
.summery-action-box select.form-control {
  color: #767676;
}
.summery-tab {
  border-bottom: 1px solid #C4C4C4;
  margin-bottom: 25px;
}
.summery-tab .col-6 span {
  font-size: 16px;
  text-align: center;
  display: block;
  padding: 5px;
  position: relative;
  cursor: pointer;
  color: #777777;
}
.summery-tab .col-6 .active:before {
  content: "";
  width: 100%;
  height: 2px;
  background: var(--blue);
  position: absolute;
  left: 0px;
  bottom: -1px;
}
.summery-tab .col-6 .active {
  color: var(--blue);
}
.summery-action-box .border-btn {
  font-size: 16px;
  width: 100%;
  padding: 7px 12px;
}
.transation-list {
  background: #FFFFFF;
  border-radius: 10px;
  margin-bottom: 20px;
}
.transation-list-head {
  padding: 10px 14px;
}
.transation-list-head h3 {
  color: #424242;
  font-weight: 500;
  font-size: 20px;
  margin: 0px;
}
.transation-list-head h3 span {
  font-size: 15px;
  color: #777777;
  margin: 0px 0px 0px 15px;
}
.transation-list-head .form-control {
  border-color: #767676;
  color: #767676;
  font-size: 16px;
}
.transation-list-head .head-logo {
  max-height: 34px;
}
.transation-list .table th {
  font-weight: 400;
  color: #484848;
  font-size: 13px;
  border-bottom: 1px solid #C4C4C4;
  border-top: 1px solid #C4C4C4;
  position: relative;
  padding: 10px 10px;
}
.transation-list .table td {
  font-weight: 400;
  color: #777777;
  font-size: 15px;
  border-bottom: 1px solid #C4C4C4;
  padding: 13px 10px;
}
.transation-list .table-responsive {
  padding: 0px 14px 0px 14px;
}
.versa-container-bg {
  background: #FFFFFF;
  border-radius: 6px;
  margin-bottom: 20px;
  min-height: calc(-20vh);
}
.passed-btn {
  border: 1px solid #548BDD;
  border-radius: 6px;
  padding: 5px 16px;
  color: #548BDD;
  font-size: 14px;
}
.passed-btn svg {
  margin: -4px 5px 0px 0px;
}
.passed-btn:hover {
  background-color: #548BDD;
  color: #ffffff;
  border-color: #548BDD;
}
.passed-btn:hover path {
  fill: #ffffff;
}
/*history page css*/
.history-list {
  background: #FFFFFF;
  border-radius: 10px;
  border: 1px solid #C4C4C4;
  margin-bottom: 10px;
}
.history-list-head {
  padding: 18px 20px 0px 20px;
}
.history-list-head .view-link {
  color: var(--red);
  text-decoration: none;
}
.history-list-head .filter {
  width: 210px;
  margin-bottom: 18px;
}
.history-list-head .date {
  color: #767676;
  font-size: 16px;
  padding: 7px 12px;
  border: 1px solid #C4C4C4;
  border-radius: 6px;
  width: 150px;
}
.history-list-head .sort {
  width: 180px;
  margin-bottom: 18px;
}
.history-list-head .input-group-text {
  color: #767676;
}
.history-list-head .from-date,
.history-list-head .to-date {
  margin-bottom: 18px;
}
.history-list-head .download-link {
  display: inline-block;
  margin: 7px 0px 10px 0px;
}
.history-list-head .download-link .txt {
  display: none;
}
.history-list .table th {
  font-weight: 400;
  color: #484848;
  font-size: 13px;
  border-bottom: 1px solid #C4C4C4;
  border-top: 1px solid #C4C4C4;
  position: relative;
  padding: 9px 10px;
}
.history-list .table td {
  font-weight: 400;
  color: #777777;
  padding: 13px 10px;
  font-size: 15px;
  border-bottom: none;
}
.history-list .table tr:nth-child(odd) td {
  background: #F9F9F9;
}
.history-list .table-responsive {
  padding: 0px 14px 0px 14px;
  margin: 0px 4px 4px 0px;
  max-height: calc(-70vh);
}
/*propety page css*/
.property-top-banner {
  position: relative;
}
.property-top-banner:before {
  content: "";
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 109.84%);
  position: absolute;
  left: 0px;
  top: 0px;
  height: 100%;
  width: 100%;
  z-index: 1;
}
.silver-city-box {
  background: rgba(0, 0, 0, 0.4);
  border-radius: 6px;
  padding: 10px;
  position: absolute;
  left: 22px;
  top: calc(39%);
  width: 284px;
  color: #FFFFFF;
  z-index: 1;
  transform: translate(0px, calc(-39%));
  overflow-x: auto;
}
.silver-city-box .title {
  font-weight: 800;
  font-size: 20px;
}
.silver-city-box .title-btn {
  background: #000000;
  border-radius: 6px;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 28px;
  cursor: pointer;
}
.silver-city-box .title-btn:hover {
  background: var(--blue);
}
.silver-city-box .titl-row {
  margin-bottom: 10px;
}
.fund-property-heading {
  position: absolute;
  top: 15px;
  right: 20px;
  z-index: 2;
  border-bottom: none;
}
.property-head-filter {
  position: relative;
  margin: 0px -20px;
  padding: 14px 20px;
  border-bottom: 1px solid #C4C4C4;
}
.property-head-filter select.form-control {
  background-color: transparent !important;
  padding: 7px 28px 7px 12px;
  color: #767676;
  font-size: 16px;
  width: 192px;
}
.property-head-filter .search-input {
  height: 40px;
}
.property-head-filter .search-input .input-group-text {
  background-color: var(--blue);
  border-left: none;
  cursor: pointer;
  padding: 0px 10px;
}
.property-head-filter .search-input .search {
  background-color: transparent;
  border-right: none;
  max-width: calc(58%);
}
.silver-action-row .blue-btn {
  width: 100%;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.silver-info-table {
  width: 100%;
  margin-bottom: 10px;
}
.silver-info-table td {
  padding: 2.5px 0px;
  font-size: 16px;
  font-weight: 300;
  vertical-align: top;
}
.silver-info-table td:nth-child(2) {
  font-weight: 400;
}
.silver-info-table .tt {
  color: #AAAAAA;
}
.silver-info-table .tt svg {
  vertical-align: top;
  margin: 2px 2px 0px 8px;
}
/*property list slider css*/
.property-box-slider {
  padding: 20px 0px 10px 0px;
}
.property-box-slider h2 {
  color: #000000;
  font-weight: 500;
  font-size: 16px;
  margin: 0px 0px 10px 15px;
}
.property-box-slider .owl-carousel.owl-nav div.owl-nav button {
  background: #ffffff url(../images/arrow-gray.svg) no-repeat 14px 10px;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.08);
  border: none;
  left: -18px;
  opacity: 1;
  top: calc(33%);
  margin: 0px;
  transform: rotate(180deg);
}
.property-box-slider .owl-carousel.owl-nav div.owl-nav button.owl-next {
  right: -18px;
  left: inherit;
  transform: rotate(0deg);
  background-position: 14px 11px;
}
.property-box-slider .owl-carousel.owl-nav div.owl-nav button:hover {
  background-color: #efefef;
}
.property-box-slider .owl-carousel.owl-nav div.owl-nav button.disabled {
  display: none;
}
/*product box*/
.product-box {
  background: #FFFFFF;
  border: solid 1px #ffffff;
  border-radius: 6px;
  padding: 13px 14px;
  transition: all 0.1s linear;
}
.product-box .img {
  margin: 0px 0px 14px 0px;
  border-radius: 6px;
  position: relative;
  overflow: hidden;
}
.product-box .img img {
  transition: transform 0.2s linear;
}
.product-box .title {
  margin: 0px 0px 2px 0px;
  font-size: 16px;
  color: #000000;
}
.product-box .text-b {
  color: #767676;
}
.product-box .time {
  font-size: 16px;
  color: var(--blue);
  background: url(../images/time-icon.svg) no-repeat 0px 0.11111111px auto;
  padding-left: 25px;
  min-height: 22px;
  display: inline-block;
}
.product-box .area-icon {
  position: relative;
  padding: 1px 0px 1px 27px;
  background: url(../images/km-icon.svg) no-repeat 0px 1px;
  color: #777777;
  text-decoration: none;
  min-height: 22px;
  display: block;
}
.product-box .text-c {
  font-size: 16px;
  color: #8B436C;
  font-weight: 500;
}
.product-box .text-c span {
  color: #548BDD;
}
.product-box .text-c strong {
  font-weight: 400;
}
.product-box .view-btn {
  width: 100%;
}
.product-box .in-review {
  font-size: 16px;
  color: var(--blue);
  line-height: 39px;
}
.product-box:hover .img img {
  transform: scale(1.1);
}
.product-box:hover {
  border-color: var(--blue);
}
.product-box .rel-bg {
  background: rgba(0, 0, 0, 0.5);
  border-radius: 4px;
  position: absolute;
  bottom: 10px;
  left: 8px;
  right: 8px;
  padding: 6px;
}
.product-box .rel-bg .aa {
  color: #FFFFFF;
  font-size: 12px;
}
.product-box .rel-bg .bb {
  color: #E0E0E0;
  font-size: 12px;
  background: url(../images/alert-icon.svg) no-repeat 0px 3px;
  padding-left: 20px;
  font-weight: 300;
}
.product-box .rel-bg.cat {
  right: inherit;
  padding: 3px 8px;
}
.product-box .img .btn-icon {
  background: rgba(0, 0, 0, 0.5) url(../images/diamond.svg) no-repeat 5px 0.35714286px auto;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  position: absolute;
  right: 12px;
  top: 12px;
  z-index: 1;
  cursor: pointer;
}
.product-box .img .btn-icon:hover {
  background-color: #000;
}
.product-box .doc-icon-btn,
.product-box .location-icon-btn,
.product-box .carbon-icon-btn,
.product-box .three-d-icon-btn {
  margin-left: 20px;
}
.doc-icon-btn svg {
  transition: transform 0.2s linear;
}
.doc-icon-btn {
  text-decoration: none;
  display: inline-block;
}
.doc-icon-btn:hover path {
  fill: var(--blue);
}
.doc-icon-btn:hover svg {
  transform: scale(1.1);
}
.three-d-icon-btn {
  text-decoration: none;
}
.three-d-icon-btn svg {
  transition: transform 0.2s linear;
}
.three-d-icon-btn:hover path {
  fill: var(--blue);
}
.three-d-icon-btn:hover svg {
  transform: scale(1.1);
}
.location-icon-btn svg {
  transition: transform 0.2s linear;
}
.location-icon-btn {
  text-decoration: none;
  display: inline-block;
}
.location-icon-btn:hover path {
  stroke: var(--blue);
}
.location-icon-btn:hover svg {
  transform: scale(1.1);
}
.star-back-icon-btn svg {
  transition: transform 0.2s linear;
}
.star-back-icon-btn {
  text-decoration: none;
  display: inline-block;
}
.star-back-icon-btn:hover path {
  stroke: var(--blue);
}
.star-back-icon-btn:hover svg {
  transform: scale(1.1);
}
.carbon-icon-btn svg {
  transition: transform 0.2s linear;
}
.carbon-icon-btn {
  text-decoration: none;
  display: inline-block;
}
.carbon-icon-btn:hover path {
  stroke: var(--blue);
}
.carbon-icon-btn:hover svg {
  transform: scale(1.1);
}
.block-product {
  background: #FFFFFF;
  border: solid 1px #ffffff;
  border-radius: 6px;
  padding: 13px 14px;
  transition: all 0.1s linear;
}
.block-product .img {
  margin: 0px;
  border-radius: 6px;
  position: relative;
  overflow: hidden;
}
.block-product .img img {
  transition: transform 0.2s linear;
}
.block-product .desc {
  color: #333333;
  font-size: 16px;
  padding: 15px 5px 15px 15px;
}
.block-product .desc a {
  color: #548BDD;
  text-decoration: none;
}
.block-product .desc a:hover {
  text-decoration: underline;
}
.block-product .col-md-6:nth-child(2) {
  border-left: 1px solid #E0E0E0;
}
.block-product:hover .img img {
  transform: scale(1.1);
}
.block-product:hover {
  border-color: var(--blue);
}
.bar-bg {
  display: block;
  background: #D9D9D9;
  border-radius: 5px;
  height: 8px;
  position: relative;
}
.bar-bg .step {
  display: inline-block;
  background: var(--blue);
  border-radius: 5px;
  height: 8px;
  vertical-align: top;
}
.box-steps .title {
  font-weight: 500;
  font-size: 20px;
  color: var(--blue);
  margin: 0px 0px 18px 0px;
}
.box-steps .step-count {
  font-weight: 500;
  font-size: 20px;
  color: var(--blue);
  margin: 0px 0px 10px 0px;
}
.box-steps .steps-group {
  margin: 0px 0px 25px 0px;
}
.box-steps .desc {
  color: #333333;
  font-weight: 500;
  font-size: 16px;
  margin-bottom: 30px;
}
.box-steps .amount-item {
  background: #EAEAEA;
  border-radius: 6px;
  padding: 8px 30px;
  margin-bottom: 14px;
}
.box-steps .amount-item .col {
  color: #777777;
  font-size: 16px;
}
.box-steps .amount-item .col-auto {
  color: #333333;
  font-size: 16px;
}
.box-steps .map-block {
  margin-bottom: 14px;
}
.silver-city-box-b {
  width: 380px;
}
/*areana pages css*/
.arean-live-container-bg {
  background: #FFFFFF;
  border-radius: 6px;
  padding: 26px 22px;
  min-height: calc(0vh);
  margin-bottom: 15px;
}
.arean-live-container-bg .text-a {
  color: #333333;
  font-weight: 500;
  font-size: 20px;
  margin: 0px 0px 20px 0px;
}
.arena-live-boxs .product-box .title {
  color: #333333;
  text-align: center;
  min-height: 48px;
}
.arena-live-boxs .product-box .blue-btn {
  background: #548BDD;
  width: 100%;
}
.arena-live-boxs .product-box .blue-btn:hover {
  background: var(--blue);
}
.arena-live-boxs .product-box {
  border-color: #E0E0E0;
}
.arena-live-boxs .product-box:hover {
  border-color: #548BDD;
}
.arena-live-boxs .col-md-3 {
  margin-bottom: 20px;
}
.arena-live-boxs .border-btn {
  width: 100%;
  border-color: #23AC00;
}
.arena-live-boxs .border-btn svg {
  margin: -4px 10px 0px 0px;
  width: 20px;
  height: auto;
}
.arena-live-boxs .border-btn:hover {
  background-color: #23AC00;
}
.arena-live-boxs .border-btn:hover path {
  fill: #ffffff;
}
.arena-live-actins-row {
  padding: 30px 0px;
}
.arena-live-actins-row button {
  width: 100%;
}
.arena-live-actins-row .bottom-text {
  text-align: center;
  padding: 15px 0px;
  color: #767676;
  font-size: 12px;
}
.arena-live-actins-row .gray-btn {
  background: #C4C4C4;
  padding: 14px 16px;
}
.arena-live-actins-row .blue-btn {
  padding: 14px 16px;
}
.blue-light-btn {
  background: #548BDD;
}
.aggrement-content h2 {
  color: #000000;
  font-weight: 500;
  font-size: 20px;
  margin: 0px 0px 10px 0px;
}
.aggrement-content .text-a {
  color: #767676;
  margin: 0px 0px 22px 0px;
}
.aggrement-content .desc {
  font-size: 16px;
  font-weight: 300;
  color: #000000;
  max-height: calc(-160vh);
  overflow-x: auto;
  margin-bottom: 15px;
  padding: 0px 3px 0px 0px;
}
.aggrement-content .desc strong {
  font-weight: 700;
}
.aggrement-content .send-email {
  color: var(--blue);
  text-decoration: none;
}
.aggrement-content .send-email svg {
  margin: 2px 5px 0px 0px;
  vertical-align: top;
}
.aggrement-content .send-email:hover {
  text-decoration: underline;
}
.aggrement-content .agree-btn {
  width: 100%;
}
.product-box .btn-row {
  padding: 18px 0px 0px 0px;
}
.product-box .btn-row .row {
  justify-content: center;
}
.product-box .icon-btn {
  cursor: pointer;
  display: inline-block;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 29px;
  transition: transform 0.2s linear;
}
.product-box .icon-btn:hover path {
  fill: var(--blue);
}
.product-box .icon-btn:hover {
  transform: scale(1.1);
}
.product-box .text-d {
  color: #767676;
  font-size: 12px;
}
.product-box .img-over {
  position: absolute;
  left: 8px;
  bottom: 8px;
  width: calc(84%);
  z-index: 1;
}
.product-box .img-over .cat {
  background: rgba(0, 0, 0, 0.4);
  border-radius: 6px;
  padding: 4px 10px;
  color: #FFFFFF;
  margin-right: 8px;
  display: inline-block;
  font-weight: 300;
  cursor: pointer;
}
.product-box .img-over .cat:hover {
  background: rgba(0, 0, 0, 0.8);
}
.product-box .img-over .cat-btn {
  background: rgba(0, 0, 0, 0.4);
  border-radius: 6px;
  padding: 4px 10px;
  margin-right: 8px;
  display: inline-block;
  color: #ffffff;
  font-weight: 300;
  cursor: pointer;
}
.product-box .img-over .cat-btn:hover {
  background: rgba(0, 0, 0, 0.8);
}
.product-box .img-over img.icon {
  transform: scale(1);
  width: auto;
  display: initial;
}
.product-box .img-tag {
  background: rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  padding: 4px 9px;
  color: #FFFFFF;
  position: absolute;
  left: 8px;
  top: 14px;
  z-index: 2;
}
.play-row {
  display: block;
  position: relative;
  padding: 0px 40px 0px 30px;
  margin-bottom: 10px;
  min-height: 20px;
}
.play-row .play {
  position: absolute;
  z-index: 5;
  left: 0px;
  top: 0px;
  cursor: pointer;
}
.play-row .tim {
  position: absolute;
  right: 3px;
  top: 0px;
  color: #FFFFFF;
  font-size: 12px;
}
.play-row .paly-bar {
  display: block;
  background: #CDCDCD;
  border-radius: 10px;
  height: 6px;
  position: relative;
  top: 6px;
}
.play-row .paly-bar span {
  background: #EAF2FB;
  border-radius: 10px;
  position: absolute;
  left: 0px;
  top: 0px;
  height: 6px;
}
.upcoming-list-area .product-box .text-b {
  color: #000000;
}
.upcoming-list-area .product-box .text-b .aa {
  color: #767676;
}
.upcoming-head-filter {
  border-bottom: none;
}
.filter-nav {
  position: relative;
  top: -20px;
  z-index: 5;
  margin: -14px -20px 0px -5px;
}
.filter-nav ul {
  padding: 0px 5px 10px 5px;
  margin: 0px;
  overflow-x: auto;
  white-space: nowrap;
}
.filter-nav .btn-item {
  display: inline-block;
  vertical-align: top;
  background: #FFFFFF;
  box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.14);
  border-radius: 6px;
  margin: 0px 10px 2px 0px;
}
.filter-nav .btn-item a {
  text-decoration: none;
  color: #000000;
  font-size: 16px;
  padding: 10px 20px;
  display: block;
}
.filter-nav .btn-item:hover,
.filter-nav .btn-item.active {
  background-color: var(--blue);
}
.filter-nav .btn-item:hover a,
.filter-nav .btn-item.active a {
  color: #ffffff;
}
.filter-nav .btn-item svg {
  margin-right: 10px;
}
.filter-nav .btn-item:hover path,
.filter-nav .btn-item.active path {
  fill: #ffffff;
}
.upcoming-list-area > .row {
  padding-top: 8px;
}
.upcoming-list-area > .row > .col-md-4 {
  margin-bottom: 25px;
}
.upcoming-list-area h2 {
  color: #000000;
  font-weight: 500;
  font-size: 18px;
  margin: 8px 0px 10px 15px;
}
.resale-block {
  border-top: 1px solid #E0E0E0;
  margin-top: 14px;
  padding-top: 18px;
}
.resale-block .row {
  margin-bottom: 15px;
}
.resale-block .row .col {
  font-size: 12px;
  color: #000000;
}
.resale-block .row .col-auto {
  font-size: 12px;
  color: #000000;
  font-weight: 600;
}
.resale-block .resale-btn {
  width: 100%;
}
.resale-block .joined-btn {
  width: 100%;
  padding: 10px 16px;
  margin-bottom: 16px;
  background: #C4C4C4;
  color: #767676;
}
.resale-block .cancel-btn {
  width: 100%;
  background: #EAF2FB;
  color: var(--blue);
}
.resale-block .cancel-btn:hover {
  background: #c9e2ff;
  color: var(--blue);
}
.resale-block .info-text {
  position: relative;
  margin-top: 14px;
  color: var(--blue);
  padding-left: 34px;
  background: url(../images/info-icon.svg) no-repeat 1px 0px;
  min-height: 22px;
}
.the-chain-head-filter {
  border-bottom: none;
  padding: 0px 14px 20px 20px;
}
.product-box .btn-row-b .row {
  justify-content: left;
}
.product-box .btn-row-b .row .col-auto {
  padding: 0px 0.4rem;
}
.product-box .text-solid-for {
  color: #333;
}
.product-box .img .icon-top-left {
  position: absolute;
  left: 10px;
  top: 12px;
  z-index: 2;
}
.product-box:hover .img .icon-top-left {
  transform: scale(1);
  width: auto;
  display: initial;
}
.the-chain-list-area > .row > .col-md-4 {
  margin-bottom: 25px;
}
/*statistics page css*/
.statistics-sec {
  background: #FFFFFF;
  border-radius: 10px;
  margin-bottom: 20px;
}
.statistics-filters {
  padding: 19px 20px 0px 20px;
}
.statistics-filters .filter {
  color: #767676;
  font-size: 16px;
  border: 1px solid #C4C4C4;
  border-radius: 6px;
  width: 100%;
  background: url(../images/filter-icon.svg) no-repeat right 11px top 9px;
  padding: 7px 40px 7px 10px;
  margin-bottom: 18px;
}
.graph-filters {
  padding: 15px 0px 5px 0px;
}
.graph-filters .title {
  color: #000000;
  font-weight: 500;
  font-size: 20px;
  margin: 0px 0px 15px 0px;
  position: relative;
  padding-left: 35px;
}
.graph-filters .title .dot {
  background: #73A0E3;
  border-radius: 4px;
  width: 18px;
  height: 18px;
  position: absolute;
  left: 0px;
  top: 6px;
}
.graph-filters .title .info {
  cursor: pointer;
  margin: 3px 0px 0px 12px;
  vertical-align: top;
}
.graph-filter-tab {
  text-align: right;
  margin: 3px 0px 8px 0px;
}
.graph-filter-tab a {
  color: #777777;
  font-size: 16px;
  text-decoration: none;
  display: inline-block;
  margin-left: 42px;
}
.graph-filter-tab a:hover,
.graph-filter-tab a.active {
  color: var(--blue);
}
#curve_chart text {
  fill: #777777 !important;
}
.statistics-graph {
  border-top: 1px solid #E0E0E0;
  border-bottom: 1px solid #E0E0E0;
  padding: 5px 20px 20px 20px;
}
.statistics-sec-b {
  background: #FFFFFF;
  border-radius: 6px;
  padding: 19px 20px;
  color: #777777;
  font-size: 15px;
  margin-bottom: 20px;
}
.statistics-sec-b a {
  color: var(--blue);
  text-decoration: none;
}
.statistics-sec-b a:hover {
  text-decoration: underline;
}
.statistics-list {
  padding: 0px 19px 19px 19px;
}
.statistics-list .table td {
  color: #777777;
  padding: 13px 1px;
  font-size: 15px;
  border-bottom: 1px solid #C4C4C4;
}
.statistics-list .table td strong {
  color: #000000;
  font-weight: 600;
  display: inline-block;
  text-align: right;
  min-width: 130px;
}
.statistics-list .table td:nth-child(2) {
  width: 60%;
}
.statistics-popup-text {
  text-align: left;
}
.statistics-popup-text .desc {
  margin: 0px 0px 0px 0px;
}
/*custody page css*/
.custody-sec {
  background: #FFFFFF;
  border-radius: 10px;
  margin-bottom: 24px;
}
.custody-sec-a {
  padding: 20px;
  color: #777777;
  font-size: 16px;
}
.custody-sec-a strong {
  color: #333333;
}
.custody-sec-a p {
  margin-bottom: 8px;
}
.custody-sec-a p:last-child {
  margin-bottom: 0px;
}
.custody-head-filter {
  position: relative;
  padding: 20px 20px 18px 20px;
}
.custody-head-filter select.form-control {
  background-color: transparent !important;
  padding: 7px 40px 7px 12px;
  color: #767676;
  font-size: 16px;
  width: 192px;
}
.custody-head-filter .search-input .input-group-text {
  background-color: var(--blue);
  border-left: none;
  cursor: pointer;
  padding: 0px 10px;
}
.custody-head-filter .search-input .search {
  background-color: transparent;
  border-right: none;
}
.custody-list .table th {
  font-weight: 400;
  color: #767676;
  border-top: 1px solid #E0E0E0;
  border-bottom: 1px solid #E0E0E0;
  position: relative;
  padding: 9px 10px;
}
.custody-list .table td {
  font-weight: 400;
  color: #333333;
  padding: 13px 10px;
  font-size: 16px;
  border-bottom: 1px solid #E0E0E0;
}
.custody-list .table-responsive {
  padding: 0px 14px 0px 14px;
  margin: 0px 4px 4px 0px;
  height: calc(-240vh);
}
/*goverance seats page css*/
.seat-blue-sec {
  background: #335D9F;
  border-radius: 6px;
  padding: 17px 30px 17px 50px;
  margin-bottom: 10px;
}
.seat-blue-sec .text-a {
  color: #FFFFFF;
  font-weight: 500;
  font-size: 28px;
  margin-bottom: 2px;
}
.seat-blue-sec .text-b {
  color: #FFFFFF;
  font-size: 16px;
  margin-bottom: 20px;
}
.seat-blue-sec .upgrade-btn {
  color: var(--blue);
  background-color: #ffffff;
  font-weight: 500;
}
.seat-blue-sec .upgrade-btn:hover {
  background-color: #c1d3ff;
  color: #000;
}
.blue-right {
  padding: 10px 0px 10px 10px;
  position: relative;
  border-left: 1px solid #548BDD;
}
.blue-right .fund-graph-info .text-a {
  font-size: 14px;
  font-weight: 400;
  color: #EAF2FB;
}
.blue-right .fund-graph-info .text-b {
  margin-bottom: 0px;
}
.blue-right .graph-bottom {
  color: #EAF2FB;
  padding: 2px 0px 0px 0px;
  text-align: center;
}
.blue-right .graph-bottom strong {
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
}
.blue-right #summery-chart {
  display: block !important;
  margin: 0px auto;
}
.gov-sets-head-filter {
  border-bottom: none;
}
.gov-seat-area h2 {
  color: #000000;
  font-weight: 500;
  font-size: 18px;
  margin: 0px 0px 14px 0px;
}
.label-icon {
  text-decoration: none;
}
.label-icon svg {
  transition: transform 0.2s linear;
}
.label-icon:hover path {
  fill: var(--blue);
}
.label-icon:hover svg {
  transform: scale(1.1);
}
.gov-seat-area > .row > .col-md-3 {
  margin-bottom: 30px;
}
.gov-seat-area > h2 {
  margin-top: 15px;
}
.upgrade-model {
  padding: 15px;
}
.upgrade-model .title {
  color: #000000;
  font-size: 20px;
  margin: 0px 0px 15px 0px;
}
.upgrade-model .desc {
  color: #767676;
  font-size: 16px;
  margin: 0px 0px 10px 0px;
}
.upgrade-items {
  margin: 0px -15px;
}
.upgrade-items .item {
  position: relative;
  padding: 15px 15px 15px 40px;
  border-bottom: 1px solid #E0E0E0;
}
.upgrade-items .radio {
  position: absolute;
  left: 15px;
  top: 20px;
}
.upgrade-items .col {
  color: #828282;
  font-size: 16px;
}
.upgrade-items .col-auto {
  font-weight: 500;
  font-size: 16px;
  color: var(--blue);
}
.upgrade-items-totals .item {
  color: #333333;
  font-size: 16px;
  padding: 7px 0px;
}
.upgrade-items-totals {
  padding: 14px 0px 0px 0px;
}
.upgrade-model .upgrade-btn {
  width: 100%;
  padding: 14px 16px;
  margin: 15px 0px 0px 0px;
}
.upgrade-model .bottom-text {
  color: #333333;
  font-size: 16px;
  padding: 16px 0px 0px 0px;
}
/*gov motions css*/
.motions-sec {
  background: #FFFFFF;
  border-radius: 6px;
  padding: 24px;
  margin-bottom: 20px;
}
.motions-sec h2 {
  color: #000000;
  font-weight: 500;
  font-size: 20px;
  margin: 0px 0px 15px 0px;
}
.motions-sec-a {
  height: calc(80%);
}
.motions-sec-a h2 {
  margin: 0px 0px 25px 0px;
}
.motions-sec-a .form-label {
  font-size: 16px;
  margin: 5px 0px 3px 0px;
  line-height: 1.2;
}
.motions-sec-a .form-label small {
  font-size: 12px;
}
.motions-sec-a .form-control {
  color: #767676;
}
.motions-sec-a .form-group.row {
  margin: 0px -10px 24px -10px;
}
.motions-sec-a .form-group.row > * {
  padding-left: 10px;
  padding-right: 10px;
}
.textarea-info {
  position: relative;
}
.textarea-info textarea {
  height: 110px;
  resize: none;
  padding-bottom: 20px;
}
.textarea-info .val-info {
  color: #767676;
  font-size: 12px;
  position: absolute;
  right: 8px;
  bottom: 4px;
}
.motions-sec-a .val-fix {
  color: #000000;
  font-weight: 500;
  font-size: 16px;
  margin: 5px 0px 3px 0px;
}
.motions-sec-a .submit-row {
  padding: 10px 0px 0px 0px;
}
.motions-sec-a .submit-row .blue-btn {
  min-width: 140px;
}
.motions-sec .info {
  width: 18px;
  height: 18px;
  display: inline-block;
  background: url(../images/info-icon.svg) no-repeat 0px 0px auto;
  vertical-align: middle;
  margin-left: 5px;
  cursor: pointer;
}
.motions-sec .info-text {
  color: #767676;
}
.form-range-row .row {
  color: #767676;
  font-size: 12px;
}
.form-range-row .input-range {
  width: 100%;
}
.form-range-row .curnt-val {
  font-weight: 600;
  color: var(--blue);
}
.add-block-b {
  position: relative;
  margin: 0px 0px 30px 0px;
  border-radius: 6px;
  overflow: hidden;
  cursor: pointer;
}
.add-block-b:before {
  content: "";
  background: linear-gradient(180deg, rgba(51, 51, 51, 0) 0.57%, rgba(0, 0, 0, 0.7) 100%);
  position: absolute;
  left: 0px;
  top: 0px;
  height: 100%;
  width: 100%;
}
.add-block-b .add-spon {
  border-radius: 6px;
  background: var(--blue) url(../images/add-icon.svg) no-repeat 8px 6px;
  padding: 1px 7px 2px 28px;
  position: absolute;
  right: 20px;
  top: 17px;
  color: #FFFFFF;
  font-weight: 500;
}
.add-block-b .add-text {
  position: absolute;
  left: 20px;
  bottom: 20px;
  width: calc(60%);
}
.add-block-b .title {
  font-weight: 500;
  font-size: 20px;
  color: #FFFFFF;
  margin-bottom: 10px;
}
.add-block-b .desc {
  font-size: 16px;
  color: #FFFFFF;
}
.gov-motions-left {
  flex: 0 0 64%;
}
.motions-sec-b .view {
  color: var(--blue);
  text-decoration: none;
}
.motions-sec-b .view:hover {
  text-decoration: underline;
}
.motions-item .item {
  border-bottom: 1px solid #E0E0E0;
  padding: 12px 5px;
  font-size: 16px;
  color: #548BDD;
}
.motions-item .item:last-child {
  border-bottom: none;
  padding-bottom: 5px;
}
.motions-item .item .date {
  color: #767676;
}
.like,
.unlike {
  width: 20px;
  height: 20px;
  background: url(../images/like.svg) no-repeat 2px 1px;
  cursor: auto;
  display: inline-block;
  transition: transform 0.2s linear;
}
.unlike {
  background: url(../images/like-2.svg) no-repeat 1px 5px;
}
/*.like:hover, .unlike:hover {transform: scale(1.1);}*/
.motions-sec-c .property-head-filter {
  padding: 0px 22px 20px 22px;
}
.motions-sec-c .property-head-filter .form-control {
  width: 160px;
}
.motions-sec-c .property-head-filter .col-a {
  flex: 0 0 300px;
  max-width: 300px;
}
.motions-sec-c .property-head-filter .col-md {
  max-width: 380px;
}
.motions-sec-c .date {
  color: #767676;
  font-size: 16px;
  padding: 7px 12px;
  border: 1px solid #C4C4C4;
  border-radius: 6px;
  width: 150px;
}
.motions-sec-c .input-group-text {
  color: #767676;
}
.motions-sec-c .from-date,
.motions-sec-c .to-date {
  margin-bottom: 18px;
}
.motions-list {
  padding: 0px;
}
.motions-list .scroll-ele {
  max-height: 480px;
  overflow-y: auto;
  padding-right: 5px;
}
.motions-list .table th {
  color: #767676;
  padding: 10px 4px;
  border-bottom: 1px solid #E0E0E0;
  font-weight: 400;
}
.motions-list .table td {
  color: #333333;
  padding: 12px 4px;
  font-size: 16px;
  border-bottom: 1px solid #E0E0E0;
  vertical-align: middle;
}
.motions-list .table td a {
  text-decoration: none;
}
.motions-list .table td a:hover {
  text-decoration: underline;
}
.motions-list .info {
  width: 18px;
  height: 18px;
  display: inline-block;
  background: url(../images/info-icon.svg) no-repeat 0px 0px auto;
  vertical-align: middle;
  margin-left: 5px;
  cursor: pointer;
}
.motions-list .btn-light {
  background: #EAF2FB;
  border-radius: 6px;
  border: none;
  color: #335D9F;
  width: 100%;
  padding: 6px 12px;
  display: inline-block;
  text-align: center;
}
.motions-list .btn-light:hover {
  background: #548BDD;
  color: #ffffff;
}
.motions-list .btn-light.no:hover {
  background: #335D9F;
}
.motions-list .btn-voted {
  background: #335D9F;
  border-radius: 6px;
  border: none;
  color: #ffffff;
  width: 100%;
  padding: 6px 12px;
  display: inline-block;
  text-align: center;
  font-weight: 300;
  cursor: default;
}
.motions-list .time-gray {
  color: #C4C4C4;
}
.motions-list .btn-defeated {
  background: #F4B000;
  border-radius: 6px;
  border: none;
  color: #335D9F;
  width: 100%;
  padding: 6px 12px;
  display: inline-block;
  text-align: center;
  font-weight: 300;
  cursor: default;
}
.motions-list .btn-voted-b {
  background: #548BDD;
  border-radius: 6px;
  border: none;
  color: #ffffff;
  width: 100%;
  padding: 6px 12px;
  display: inline-block;
  text-align: center;
  font-weight: 300;
  cursor: default;
}
.motions-list .btn-passed {
  background: #23AC00;
  border-radius: 6px;
  border: none;
  color: #ffffff;
  width: 100%;
  padding: 6px 12px;
  display: inline-block;
  text-align: center;
  font-weight: 300;
  cursor: default;
}
.motions-items .item {
  border: 1px solid #E0E0E0;
  border-radius: 6px;
  background: #FFFFFF;
  padding: 20px 16px;
  margin-bottom: 18px;
}
.motions-items .item .title {
  color: #548BDD;
  font-weight: 500;
  font-size: 18px;
  margin: 0px 0px 15px 0px;
}
.motions-items .item .title a {
  color: #548BDD;
  text-decoration: none;
}
.motions-items .item .text-a {
  font-size: 16px;
  color: #767676;
}
.motions-items .item .text-b {
  font-size: 16px;
  color: #333333;
  display: block;
  padding: 5px 0px 0px 0px;
}
.motions-items [class*="btn-"] {
  padding: 11px 12px;
  font-size: 16px;
  font-weight: 400;
}
.voting-history .motions-items .item {
  padding: 15px 0px;
  border-left: 0px;
  border-top: none;
  border-right: 0px;
  border-radius: 0px;
  margin-bottom: 0px;
}
.voting-history .motions-items .item:first-child {
  border-top: 1px solid #E0E0E0;
}
.vote-bar {
  color: #ffffff;
  font-size: 14px;
  font-weight: 300;
  text-align: center;
  height: 36px;
  line-height: 36px;
  display: flex;
  flex-wrap: wrap;
  background: #548BDD;
  border-radius: 6px;
  overflow: hidden;
}
.vote-bar .col-a {
  flex: 1 0 0;
}
.vote-bar .col-b {
  background: #EAF2FB;
  color: #335D9F;
  flex: 1 0 0;
}
.vote-bar .col-b + .col-a {
  background: #335D9F;
}
.custome-modal .joining-fee-box {
  padding: 16px;
}
.joining-fee-box .img {
  margin-bottom: 16px;
  border-radius: 6px;
  overflow: hidden;
}
.joining-fee-box .title {
  font-weight: 500;
  font-size: 20px;
  color: #333333;
}
.joining-fee-box .time {
  font-weight: 500;
  font-size: 18px;
  color: #333333;
  padding-left: 28px;
  background: url(../images/time.svg) no-repeat 0px 0px;
  min-height: 22px;
  display: block;
  line-height: 1.2;
}
.joining-fee-box .btn-close {
  background: rgba(0, 0, 0, 0.7) url("../images/close-b.svg") 8px 0.70833333px auto no-repeat;
  border-radius: 50%;
  height: 22px;
  width: 22px;
}
.joining-fee-box .desc {
  color: #767676;
  font-size: 16px;
}
.joining-fee-box .aa {
  color: #000000;
  font-size: 16px;
  display: block;
  padding-bottom: 5px;
}
.joining-fee-box .bb {
  color: #767676;
  font-size: 16px;
}
.voting-popup .bar-bg {
  background: #F04848;
  margin: 5px 0px;
  height: 10px;
}
.voting-popup .bar-bg .step {
  background: #23AC00;
  height: 10px;
}
.voting-text-model {
  text-align: left;
  padding: 0px;
}
.voting-text-model .desc strong {
  display: block;
  color: #333333;
}
/*blockchain pages css*/
.block-blu-bar {
  border-radius: 10px;
  background: var(--blue);
  padding: 22px;
  font-size: 16px;
  color: #ffffff;
  font-weight: 400;
  margin-bottom: 24px;
}
.block-blu-bar span {
  font-weight: 300;
}
.block-blu-bar strong {
  font-weight: 500;
}
.block-list-sec {
  background: #FFFFFF;
  border-radius: 6px;
  padding: 20px 20px;
  margin-bottom: 20px;
}
.block-list-sec .property-head-filter {
  border-bottom-color: #E0E0E0;
  padding: 0px 20px 20px 20px;
}
.block-list-sec .property-head-filter .form-control {
  width: 140px;
  color: #767676;
}
.block-list-sec .property-head-filter .input-group {
  height: 40px;
  font-size: 14px;
}
.block-list-sec .property-head-filter .input-group-text {
  font-size: 14px;
}
.block-list-sec .property-head-filter .search {
  font-size: 14px;
}
.block-list-sec .scroll-ele {
  overflow-y: auto;
  max-height: 400px;
}
.block-list-sec .table th {
  color: #767676;
  padding: 10px 4px;
  border-bottom: 1px solid #E0E0E0;
  font-weight: 400;
}
.block-list-sec .table td {
  color: #333333;
  padding: 12px 4px;
  font-size: 16px;
  border-bottom: 1px solid #E0E0E0;
  vertical-align: middle;
}
.block-list-sec .blue-color {
  color: #548BDD;
}
.block-list-sec h2 {
  color: #000000;
  font-weight: 500;
  font-size: 20px;
  margin: 0px;
}
.block-list-sec .add {
  color: #548BDD;
}
.back {
  color: #767676;
  text-decoration: none;
  position: relative;
  padding: 1px 0px 1px 30px;
}
.back svg {
  position: absolute;
  left: 0px;
  top: 0px;
}
.back:hover {
  color: var(--blue);
}
.back:hover path {
  stroke: var(--blue);
}
.block-list-transaction td:first-child {
  color: #777777;
  width: 25%;
}
.block-list-transaction .table td {
  font-size: 15px;
  word-break: break-word;
  vertical-align: top;
}
.block-list-transaction .table strong {
  max-width: 650px;
  display: inline-block;
}
.block-list-transaction .scroll-ele {
  overflow-y: auto;
  max-height: inherit;
}
.tokens-sec-a {
  margin-bottom: 24px;
}
.tokens-sec-b {
  margin-bottom: 24px;
}
.tokens-sec-b h2 {
  border-bottom: 1px solid #E0E0E0;
  padding: 0px 20px 15px 20px;
  margin: 0px -20px;
}
.mining-item {
  background: #FFFFFF;
  border-radius: 10px;
  padding: 15px;
  margin-bottom: 20px;
}
.mining-item .img {
  position: relative;
  overflow: hidden;
  border-radius: 4px;
  display: inline-block;
}
.mining-item .img .bot-info {
  background: rgba(0, 0, 0, 0.6) url(../images/owner.svg) no-repeat 10px center;
  padding: 10px 10px 10px 38px;
  position: absolute;
  left: 8px;
  bottom: 11px;
  color: #EAF2FB;
  border-radius: 6px;
  min-width: 180px;
  max-width: calc(80%);
}
.mining-item .img .stacked-info {
  background: rgba(0, 0, 0, 0.6) url(../images/staked.svg) no-repeat 7px center;
  border-radius: 6px;
  padding: 5px 10px 5px 34px;
  position: absolute;
  left: 8px;
  top: 11px;
  color: #ffffff;
  font-size: 12px;
  max-width: calc(80%);
}
.mining-item .img .seat-info {
  background: #EAF2FB url(../images/my-seat.svg) no-repeat 10px center;
  border-radius: 4px;
  padding: 5px 10px 5px 34px;
  position: absolute;
  left: 8px;
  top: 11px;
  color: #335D9F;
  max-width: calc(80%);
}
.mining-item .img .seat-info + .stacked-info {
  top: 50px;
}
.info-col {
  position: relative;
  margin-bottom: 20px;
  font-size: 16px;
}
.info-col .aa {
  color: #333333;
}
.info-col .info {
  width: 18px;
  height: 18px;
  background: url(../images/info-icon.svg) no-repeat 0px 0px auto;
  display: inline-block;
  vertical-align: middle;
  margin: -1px 0px 0px 5px;
  cursor: pointer;
  transition: transform 0.1s linear;
}
.info-col .info:hover {
  transform: scale(1.1);
}
.info-col .bb {
  color: #335D9F;
  font-weight: 600;
  font-size: 16px;
  display: block;
  padding: 10px 0px 0px 0px;
}
.info-b-col {
  position: relative;
  margin-bottom: 17px;
  font-size: 16px;
}
.info-b-col:last-child {
  margin-bottom: 0px;
}
.info-b-col .aa {
  color: #333333;
}
.info-b-col .bb {
  color: #000000;
  font-weight: 600;
  padding-top: 8px;
}
.mining-item .col-a {
  max-width: 280px;
}
.mining-item .col-b {
  max-width: 280px;
}
.mining-item .col-c {
  max-width: 180px;
}
.mining-item .col-d {
  max-width: 380px;
}
.mining-item .blue-btn {
  background: #548BDD;
}
.mining-item .blue-btn:hover {
  background: var(--darkBlue);
}
.mining-detail .property-head-filter .input-group {
  max-width: 390px;
}
.mining-detail .property-head-filter .right-btn {
  text-align: right;
}
.mining-detail .right-btn .blue-btn {
  background: #EAF2FB;
  color: var(--blue);
}
.mining-detail .right-btn .blue-btn:hover {
  background-color: var(--darkBlue);
  color: #ffffff;
}
.ichor-modal {
  padding: 5px;
}
.ichor-modal .title {
  text-align: center;
  color: #000000;
  font-size: 20px;
  margin: 0px 0px 26px 0px;
}
.ichor-modal .btn-row .blue-btn {
  width: 100%;
}
.ichor-modal .unstake {
  background: #A90606;
}
.ichor-modal .unstake:hover {
  background: #560505;
}
.ichor-modal .amount {
  padding: 10px 12px;
}
.ichor-modal-b {
  padding: 20px;
}
.ichor-modal-b .title {
  text-align: left;
}
.ichor-modal .info-text {
  color: #767676;
  font-size: 13px;
  padding-top: 12px;
}
.learning-container {
  position: relative;
}
.learning-top-bg {
  background-color: var(--blue);
  margin: 0px -20px;
}
.learning-top-bg .learning-top-text {
  height: 270px;
  padding: 0px 34px 0px 34px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #ffffff;
}
.learning-top-text .text-a {
  font-size: 28px;
}
.learning-top-text .text-b {
  font-size: 16px;
  padding-top: 5px;
  font-weight: 300;
}
.learning-top-bg + .page-heading {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  border-bottom: none;
}
.learning-course .property-head-filter {
  border-bottom: none;
  padding: 20px;
}
.learn-course-list {
  background: #FFFFFF;
  border-radius: 6px;
  padding: 20px;
}
.learn-course-list h2 {
  color: #000000;
  font-weight: 500;
  font-size: 20px;
  margin: 0px 0px 15px 0px;
}
.learn-course-list .product-box {
  border-color: #E0E0E0;
}
.learn-course-list .product-box .rel-bg {
  background: rgba(255, 116, 0, 0.6);
}
.learn-course-list .col-md-3 {
  margin-bottom: 20px;
}
.learn-course-list .product-box:hover {
  border-color: var(--blue);
}
/*learingin course library pages css*/
.library-container {
  background: #FFFFFF;
  border-radius: 6px;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.library-container .lib-tab {
  flex: 0 0 280px;
}
.library-container .left-nav-drop {
  display: none;
}
.library-container .lib-content {
  flex: 1 1 0;
  border-left: 1px solid #E0E0E0;
}
.content-block {
  padding: 26px 40px;
}
.conent-head {
  padding: 20px 40px 16px 40px;
  border-bottom: 1px solid #E0E0E0;
}
.conent-head h1 {
  font-weight: 500;
  font-size: 20px;
  color: #000000;
  margin: 0px;
}
.conent-head h1 .blue-color {
  font-size: 80%;
}
.conent-head .points {
  color: #767676;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.5;
}
.conent-head .points span {
  position: relative;
  padding-left: 24px;
}
.conent-head .points span:before {
  content: "";
  position: absolute;
  left: 10px;
  top: 7px;
  background: #767676;
  width: 4px;
  height: 4px;
  border-radius: 50%;
}
.conent-head .right {
  text-align: right;
}
.conent-head .right .num {
  color: #000000;
  font-size: 16px;
}
.conent-head .right .circle {
  display: inline-block;
  margin: -5px 10px 0px 0px;
}
.content-block.scroll-ele {
  overflow-y: auto;
  height: calc(-120vh);
}
.content-block h1 {
  color: #000000;
  font-weight: 700;
  font-size: 20px;
  margin: 0px 0px 15px;
}
.content-block h2 {
  color: #000000;
  font-weight: 700;
  font-size: 16px;
  margin: 0px 0px 12px;
}
.content-block h3 {
  color: #000000;
  font-weight: 500;
  font-size: 16px;
  margin: 0px 0px 12px;
}
.content-block p {
  color: #333333;
  font-size: 16px;
  margin-bottom: 14px;
  line-height: 1.45;
  font-weight: 300;
}
.content-block ul {
  color: #333333;
  font-size: 16px;
  margin-bottom: 14px;
  line-height: 1.45;
}
.content-block p strong {
  color: #1A1A1A;
  font-weight: 400;
}
.content-nav ul {
  padding: 4px 0px 0px 0px;
  margin: 0px;
  list-style: none;
}
.content-nav > ul > li {
  border-bottom: 1px solid #E0E0E0;
  padding: 8px 14px;
}
.content-nav > ul > li > a {
  position: relative;
  text-decoration: none;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  color: #777777;
}
.content-nav > ul > li > a .img {
  flex: 0 0 44px;
  max-width: 44px;
  height: 40px;
  object-fit: cover;
  line-height: 1.2;
}
.content-nav > ul > li > a .txt {
  flex: 1 1 0;
  padding: 5px 25px 5px 12px;
  position: relative;
  font-size: 16px;
}
.content-nav .has-nav .txt:before {
  content: "";
  width: 12px;
  height: 12px;
  position: absolute;
  right: 15px;
  top: calc(44%);
  background: url(../images/p-1.svg) no-repeat center;
  transform: rotate(-90deg);
}
.content-nav > ul > li > a:hover,
.content-nav > ul > li > a.active {
  color: #548BDD;
}
.content-nav strong {
  font-weight: 600;
}
.content-nav > ul > li > a.active {
  background: url(../images/check.svg) no-repeat top 13px right 0px;
}
.content-nav .sub-navi {
  padding: 22px 0px 0px 60px;
  display: none;
}
.content-nav .sub-navi li {
  margin-bottom: 11px;
}
.content-nav .sub-navi li > a {
  color: #777777;
  display: inline-block;
  text-decoration: none;
}
.content-nav .sub-navi li > a:hover,
.content-nav .sub-navi li > a.active {
  color: var(--red);
}
.conent-bottom {
  border-top: 1px solid #E0E0E0;
  padding: 20px 40px;
}
.course-congru .desc {
  color: #767676;
  font-size: 14px;
}
.blue-btn.light {
  background: #EAF2FB;
  color: var(--blue);
}
.blue-btn.light:hover {
  background-color: #cbe3ff;
}
.exams-tickets-bg {
  background: #FFFFFF;
  border-radius: 6px;
  margin-bottom: 20px;
}
.exam-ticket-block {
  padding: 20px 24px;
}
.exam-ticket-block .title {
  color: #000000;
  font-weight: 500;
  font-size: 20px;
  margin-bottom: 15px;
}
.exam-ticket-block .text-a {
  background: #EAF2FB;
  border-radius: 6px;
  padding: 5px 10px;
  color: #548BDD;
  font-size: 16px;
  margin-bottom: 15px;
  font-weight: 300;
  display: inline-block;
}
.exam-ticket-block .table-info {
  width: 100%;
}
.exam-ticket-block .table-info td {
  color: #333333;
  font-size: 16px;
  padding: 3px 0px;
  font-weight: 300;
}
.exam-ticket-block .table-info td:first-child {
  font-weight: 500;
  color: #000000;
  width: 150px;
  font-weight: 400;
}
.ticket-grap-block {
  position: relative;
  border-left: 1px solid #E0E0E0;
}
.ticket-grap-block {
  height: 100%;
  display: flex;
}
.ticket-grap-block .count-text {
  color: #000;
  font-size: 38px;
  line-height: 1;
}
.ticket-grap-block .count-text small {
  display: block;
  font-size: 16px;
}
.exams-tickets-bg .leave-exam {
  background: #C82525;
  position: absolute;
  right: 16px;
  top: 16px;
}
.exams-tickets-bg .leave-exam:hover {
  background-color: #a11515;
}
.circular-chart {
  margin: 20px 50px;
  width: 120px;
}
.circular-chart .circle {
  stroke: #548BDD;
  fill: none;
  stroke-width: 2.8;
  /*stroke-linecap: round;*/
  animation: progress 1s ease-out forwards;
}
.circular-chart .circle-b {
  stroke: #D9D9D9;
  fill: none;
  stroke-width: 2.8;
}
@keyframes progress {
  0% {
    stroke-dasharray: 0 100;
  }
}
.exams-question-area {
  border-top: 1px solid #E0E0E0;
  padding: 15px 24px 0px 24px;
}
.exams-question-area .title {
  color: #000000;
  font-weight: 500;
  font-size: 18px;
  margin: 0px 0px 15px 0px;
}
.quest-item {
  position: relative;
  padding: 0px 0px 15px 0px;
}
.quest-item .que {
  color: #000000;
  font-weight: 500;
  font-size: 16px;
  margin: 0px 0px 10px 0px;
}
.quest-item .opts {
  color: #000000;
  font-weight: 500;
  font-size: 16px;
  margin: 0px 0px 10px 0px;
}
.quest-item .opt {
  color: #333333;
  margin-bottom: 3px;
  padding: 10px 10px 10px 10px;
  display: block;
  cursor: pointer;
  font-weight: 300;
}
.quest-item .opt:hover {
  background: #EAF2FB;
  border-radius: 6px;
}
.quest-item .opt input {
  margin: 6px 5px 0px 0px;
  display: inline-block;
  vertical-align: top;
}
.question-bottom {
  border-top: 1px solid #E0E0E0;
  padding: 15px 24px;
}
.exam-result-block {
  text-align: center;
}
.exam-result-block .text-a {
  padding: 40px;
}
.exam-result-block .text-a svg {
  width: 70px;
  height: auto;
}
.exam-result-block .text-b {
  color: #23AC00;
  font-weight: 500;
  font-size: 32px;
}
.exam-result-sec .table-info td:first-child {
  width: 190px;
}
.recomanded-cours {
  padding: 0px 20px 30px 20px;
  border-top: 1px solid #E0E0E0;
}
.recomanded-cours h2 {
  margin: 0px 0px 15px 5px;
  font-size: 18px;
}
.recomanded-cours .product-box {
  border-color: #E0E0E0;
}
.recomanded-cours .product-box:hover {
  border-color: var(--blue);
}
.top-btns .btn {
  color: var(--blue);
  border: solid 1px var(--blue);
  background: #EAF2FB;
  border-radius: 6px;
  padding: 4px 15px;
  font-size: 14px;
  margin-left: 12px;
}
.top-btns .btn:hover {
  color: #EAF2FB;
  border: solid 1px var(--blue);
  background: var(--blue);
}
.top-btns .btn svg {
  vertical-align: top;
  margin: 0px 2px 0px 0px;
}
.top-btns .btn.pass {
  border-color: #23AC00;
}
.framwork-sec {
  background: #FFFFFF;
  border-radius: 6px;
  padding: 22px;
  margin-bottom: 20px;
}
.framwork-sec h1 {
  color: #000000;
  font-weight: 500;
  font-size: 20px;
  margin: 0px;
  max-width: 300px;
}
.framwork-sec .btn {
  color: var(--blue);
  border: solid 1px var(--blue);
  background: #EAF2FB;
  border-radius: 6px;
  padding: 6px 15px;
  font-size: 16px;
  width: 160px;
}
.framwork-sec .wh {
  background-color: #ffffff;
}
.framwork-sec .btn:hover {
  color: #EAF2FB;
  border: solid 1px var(--blue);
  background: var(--blue);
}
.framwork-sec .builders {
  color: #767676;
}
.framwork-sec .desc {
  color: #767676;
}
.act-btns .icon-btn {
  cursor: pointer;
  margin-right: 20px;
}
.act-btns .icon-btn:last-child {
  margin-right: 0px;
}
.act-btns .icon-btn:hover path {
  fill: var(--blue);
}
.act-btns .view-btn:hover path {
  fill: inherit;
  stroke: var(--blue);
}
.act-btns .txt {
  vertical-align: middle;
  margin-right: 10px;
}
.close-app {
  color: #D80101;
  text-decoration: none;
  font-size: 14px;
  display: inline-block;
  line-height: 1;
}
.close-app svg {
  vertical-align: top;
  display: inline-block;
  margin: 1px 5px 0px 0px;
}
.close-app:hover {
  color: #D80101;
  border-bottom: solid 1px #D80101;
}
.vender-pages .responsive-table {
  overflow-x: auto;
}
.app-points {
  list-style: none;
  padding: 15px 0px;
}
.app-points li {
  min-height: 32px;
  margin-bottom: 10px;
  position: relative;
  padding-left: 46px;
  font-weight: 300;
}
/*.app-points li:before {content: ""; width: 10px; height: 10px; position: absolute; right: 8px; top: 6px; background: url(../images/arrow-gray.svg) no-repeat center / 6px auto;}*/
.app-points li:last-child {
  margin-bottom: 0px;
}
.app-points li a {
  text-decoration: none;
  font-style: italic;
  display: inline-block;
}
.app-points li a:hover {
  border-bottom: solid 1px var(--blue);
}
.app-points li svg {
  position: absolute;
  left: 6px;
  top: 0px;
}
.point-line li {
  border-bottom: 1px solid #E0E0E0;
  padding-bottom: 10px;
}
.license-register-sec .scroll-ele {
  max-height: calc(-90vh);
}
.vender-info-modal {
  padding: 0px 4px;
}
.vender-info-modal {
  color: #767676;
}
.vender-info-modal p {
  margin-bottom: 15px;
}
.vender-info-modal h3 {
  color: #000000;
  font-weight: 500;
  font-size: 16px;
  margin: 0px 0px 5px 0px;
}
.vender-info-modal .table td {
  border: none;
  padding: 3px 0px;
  color: #767676;
}
.vender-info-modal .table td:first-child {
  color: #000;
}
.vender-info-modal strong {
  color: #000;
  font-weight: 400;
}
.library-container-full .lib-content {
  flex: 0 0 100%;
  border-left: none;
}
.library-container-full .conent-head {
  padding: 20px 23px 16px 23px;
}
.library-container-full .content-block {
  padding: 20px 23px;
}
.library-container-full a {
  text-decoration: none;
}
.trade-des-sec {
  padding: 20px 23px;
}
.trade-des-sec h2 {
  color: #000000;
  font-weight: 700;
  font-size: 16px;
  margin: 0px 0px 12px;
}
.desk-list {
  padding: 0px;
  margin: 0px -10px 30px -10px;
  list-style: none;
}
.desk-list li {
  padding: 15px 25px;
  border-bottom: solid 1px #E0E0E0;
}
.desk-list .title {
  color: #333333;
  font-size: 16px;
  padding-left: 42px;
  background: url(../images/desk-icon.svg) no-repeat 0px 0px;
  min-height: 22px;
  line-height: 20px;
  font-weight: 300;
}
.desk-list .title a {
  color: var(--blue);
}
.desk-list .edit-link {
  color: #548BDD;
  font-size: 16px;
  text-decoration: none;
  font-weight: 300;
}
.desk-list .edit-link svg {
  margin: -2px 12px 0px 0px;
  display: inline-block;
}
.desk-list .edit-link:hover path {
  fill: #548BDD;
}
.trade-des-sec textarea.form-control {
  height: 154px;
  resize: none;
}
.trade-des-sec .form-control {
  color: #767676;
  font-size: 16px;
  padding: 9px 14px;
}
.trade-des-sec .form-group {
  margin-bottom: 24px;
}
.trade-des-sec .form-group .bottom-info {
  position: relative;
}
.trade-des-sec .form-group .bottom-info .form-control {
  padding-bottom: 18px;
}
.trade-des-sec .form-group .bottom-info .info {
  color: #767676;
  position: absolute;
  right: 7px;
  bottom: 5px;
}
/*.trade-desk-congru .points {padding: 0px; margin:0px; list-style: none; text-align: center; font-size: 16px;}
.trade-desk-congru .points li { padding: 15px;color: #335D9F;border-bottom: 1px solid #E0E0E0; }
.trade-desk-congru .points li a {color: #335D9F;text-decoration: none;}*/
.trade-des-sec h2.blue-color {
  color: var(--blue);
}
.trade-des-sec hr {
  border-top: solid 1px #E0E0E0;
  opacity: 1;
}
.sales-listing .act-btns .close-app {
  margin-right: 10px;
}
.sales-listing .act-btns .icon-btn {
  margin-right: 10px;
}
.sales-listing .text-link {
  text-decoration: none;
  font-weight: 300;
}
.form .right-txt {
  position: relative;
}
.form .right-txt {
  position: relative;
}
.form .right-txt .txt {
  color: #767676;
  font-size: 16px;
  position: absolute;
  right: 11px;
  top: 7px;
  font-weight: 300;
}
.form .right-txt .form-control {
  padding-right: 40px;
}
.list-product-popup {
  padding: 5px 20px;
}
.list-product-popup .title {
  color: #000000;
  font-weight: 500;
  font-size: 20px;
  margin: 0px 0px 15px 0px;
}
.list-product-popup .desc {
  color: #767676;
  font-size: 12px;
  margin: 0px 0px 15px 0px;
  font-weight: 300;
}
.list-product-popup .desc strong {
  color: #000000;
  font-size: 14px;
}
.list-product-popup .desc p {
  margin-bottom: 5px;
}
.list-product-popup .product-item {
  margin-bottom: 20px;
}
.list-product-popup .product-item .img img {
  width: 80px;
  height: 80px;
  object-fit: cover;
}
.list-product-popup .product-item {
  color: #767676;
  font-size: 12px;
  font-weight: 300;
}
.list-product-popup .product-item strong {
  color: #000000;
  font-size: 14px;
}
.list-product-popup .product-item p {
  margin-bottom: 1px;
}
.list-product-popup .product-item a {
  text-decoration: none;
}
.list-product-popup .form-control {
  color: #767676;
}
.list-product-popup .bottom-info {
  position: relative;
}
.list-product-popup .bottom-info .form-control {
  padding-bottom: 18px;
  height: 130px;
  resize: none;
}
.list-product-popup .bottom-info .info {
  color: #767676;
  position: absolute;
  right: 7px;
  bottom: 5px;
}
.list-product-popup .check-box {
  color: #767676;
  margin: 0px 0px 8px 0px;
}
.list-product-popup .check-box input {
  vertical-align: top;
  display: inline-block;
  margin: 4px 5px 0px 0px;
}
.list-product-popup .check-box:last-child {
  margin-bottom: 0px;
}
.list-product-popup .check-box a {
  text-decoration: none;
}
.list-product-popup .error-msg {
  padding: 0px;
}
.list-product-popup .gray-btn {
  padding: 10px 16px;
}
.product-popup {
  padding: 5px 20px;
}
.product-popup .img {
  margin-bottom: 20px;
}
.product-popup .title {
  color: #000000;
  font-weight: 500;
  font-size: 20px;
  margin: 0px 0px 15px 0px;
}
.product-popup .pro-desc {
  color: #767676;
  font-size: 12px;
  margin: 0px 0px 15px 0px;
  font-weight: 300;
}
.product-popup .pro-desc strong {
  color: #000000;
  font-size: 16px;
}
.product-popup .pro-desc p {
  margin-bottom: 5px;
}
.product-popup .btn-txt {
  color: #548BDD;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
}
.product-popup .btn-txt:hover {
  text-decoration: underline;
  cursor: pointer;
}
.trade-box {
  background: #FFFFFF;
  border: 1px solid #767676;
  border-radius: 6px;
  padding: 20px;
  margin-bottom: 20px;
}
.trade-box .title {
  color: #767676;
  font-weight: 500;
  font-size: 20px;
  margin-bottom: 2px;
}
.trade-box .desc {
  color: #767676;
  margin: 0px 0px 15px 0px;
}
.trade-box .check-box {
  color: #767676;
  margin: 10px 0px 1px 0px;
  font-weight: 300;
}
.trade-box .check-box input {
  vertical-align: top;
  display: inline-block;
  margin: 4px 3px 0px 0px;
}
.trade-box .check-box a {
  text-decoration: none;
  color: #333333;
}
.trade-box .check-box a:hover {
  text-decoration: underline;
  color: var(--blue);
}
.trade-box .form-control {
  color: #767676;
}
.trade-box .publish-btn {
  border: 1px solid #767676;
  border-radius: 6px;
  background: #ffffff;
  color: #767676;
  font-weight: 500;
  font-size: 16px;
  padding: 9px 40px;
}
.trade-box .publish-btn.clear {
  font-weight: 400;
  padding: 7px 30px;
}
.trade-box .list-action {
  color: #767676;
  font-size: 16px;
  padding: 30px 0px 10px 0px;
  border-bottom: 1px solid #E0E0E0;
}
.trade-box .list-action .view-btn {
  margin-left: 5px;
  cursor: pointer;
}
.trade-box .list-action .view-btn svg {
  width: 14px;
  height: auto;
}
.list-items .cancel {
  font-weight: 400;
  padding: 7px 30px;
  min-width: 156px;
}
.list-items .item {
  border-bottom: 1px solid #E0E0E0;
  padding: 15px 0px 20px 0px;
}
.list-items .item:last-child {
  border-bottom: none;
  padding: 15px 0px 5px 0px;
}
.list-items .item .row {
  margin-bottom: 8px;
  color: #767676;
}
.list-items .item .row strong {
  font-weight: 700;
}
.trade-box .info-text {
  padding: 16px 0px 22px 0px;
  color: #767676;
}
.trade-box .info-text svg {
  vertical-align: top;
  margin: 0px 2px 0px 0px;
}
.section-con.active-con .trade-box {
  border-color: #335D9F;
}
.section-con.active-con .trade-box .title,
.section-con.active-con .trade-box .desc {
  color: #335D9F;
}
.section-con.active-con .trade-box .form-label {
  color: #335D9F;
}
.section-con.active-con .trade-box .item .row strong {
  color: #335D9F;
}
.section-con.active-con .trade-box .list-action .txt {
  color: #335D9F;
}
.section-con.active-con .trade-box .publish-btn {
  border-color: #335D9F;
  color: #335D9F;
}
.section-con.active-con .trade-box .publish-btn:hover {
  border-color: #548BDD;
  background: #548BDD;
  color: #ffffff;
}
.section-con button:disabled {
  cursor: not-allowed;
}
.market-action-box {
  background: #FFFFFF;
  border: 1px solid #335D9F;
  border-radius: 6px;
  padding: 15px;
}
.market-action-box .summery-tab {
  margin: 0px -15px 20px -15px;
}
.market-action-box .info-text {
  padding: 6px 0px 2px 0px;
  color: #767676;
}
.market-action-box .info-text svg {
  vertical-align: top;
  margin: 0px 2px 0px 0px;
}
.market-action-box .check-box {
  color: #767676;
  margin: 10px 0px 1px 0px;
  font-weight: 300;
}
.market-action-box .check-box input {
  vertical-align: top;
  display: inline-block;
  margin: 4px 3px 0px 0px;
}
.market-action-box .check-box a {
  text-decoration: none;
  color: #333333;
}
.market-action-box .form-label {
  color: #335D9F;
}
.market-action-box .form-control {
  color: #767676;
  padding: 6px 12px;
  font-size: 14px;
  border-color: #335D9F;
}
.market-action-box .form button {
  margin: 10px 0px;
}
.market-action-box .buy-items {
  padding: 10px 0px 10px 0px;
}
.market-action-box .buy-items .row {
  margin-bottom: 10px;
  color: #335D9F;
}
.market-action-box .buy-items .info {
  width: 16px;
  height: auto;
  margin: 2px 0px 0px 5px;
  vertical-align: top;
  cursor: pointer;
}
.market-grap-sec .graph-filter-tab {
  background: #FFFFFF;
  border-radius: 6px;
  padding: 0px 10px;
}
.market-grap-sec .graph-filter-tab a {
  margin: 8px 20px;
}
.market-grap-sec .graph-text {
  color: #000000;
  font-weight: 500;
  font-size: 16px;
  padding-bottom: 12px;
}
.market-tablelist {
  margin-top: 30px;
  padding: 0px;
}
.market-tablelist .circle {
  width: 18px;
  height: 18px;
  border: solid 2px #13AA22;
  border-radius: 50%;
  display: inline-block;
  vertical-align: -3px;
}
.market-tablelist .circle.red {
  border-color: #AC0000;
}
.market-tablelist .table th {
  color: #767676;
  font-weight: 400;
}
.market-tablelist .table td:first-child {
  width: 100px;
  text-align: center;
}
/*over write tool tip css*/
.tooltip .tooltip-arrow::before {
  border-bottom-color: #767676 !important;
}
.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before {
  border-top-color: #767676 !important;
}
.tooltip .tooltip-inner {
  background: #767676;
  color: #ffffff;
  font-size: 12px;
  line-height: 16px;
  padding: 12px 10px;
}
.bs-tooltip-auto .tooltip-inner {
  max-width: 290px;
  filter: drop-shadow(0px 4px 8px rgba(0, 0, 0, 0.04));
}
.tooltip.show {
  opacity: 1;
}
/*this is owl carousel css*/
.owl-nav.owl-carousel .owl-dots {
  padding-top: 10px;
  text-align: center;
}
.owl-nav.owl-carousel button.owl-dot {
  width: 8px;
  height: 8px;
  background: #D9D9D9;
  border-radius: 5px;
  margin: 5px 3px;
}
.owl-nav.owl-carousel button.owl-dot.active {
  background: var(--blue);
  width: 38px;
}
.owl-nav.owl-carousel .owl-dot:focus {
  outline: none;
}
.owl-nav.owl-carousel .owl-nav button {
  background: transparent url(../images/slider-nav-icon.svg) no-repeat 0px 0px auto;
  width: 30px;
  height: 30px;
  opacity: 0.8;
  margin: 0px 10px;
  transform: rotate(180deg);
  position: absolute;
  right: 40px;
  top: 50%;
}
.owl-nav.owl-carousel .owl-nav button.owl-prev {
  transform: rotate(0deg);
  right: inherit;
  left: 40px;
}
.owl-nav.owl-carousel .owl-nav button span {
  display: none;
}
.owl-nav.owl-carousel .owl-nav button:hover {
  opacity: 1;
}
/*.owl-nav.owl-carousel .owl-nav {text-align: center; padding:10px 0px 10px 0px;}*/
/*this is smooth scroll css*/
.left-side-bar::-webkit-scrollbar {
  height: 4px;
  width: 4px;
}
.left-side-bar::-webkit-scrollbar-track {
  background: #ffffff;
}
.left-side-bar::-webkit-scrollbar-thumb {
  background: #d9d9d9;
  width: 4px;
  border-radius: 2px;
}
/*.left-side-bar:hover::-webkit-scrollbar-thumb {background: #d9d9d9;}*/
.scroll-ele::-webkit-scrollbar {
  height: 4px;
  width: 4px;
}
.scroll-ele::-webkit-scrollbar-track {
  background: #ffffff;
}
.scroll-ele::-webkit-scrollbar-thumb {
  background: #d9d9d9;
  width: 4px;
  border-radius: 2px;
}
/*this modal verticle align center css*/
.modal-dialog {
  min-height: calc(40vh);
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: auto;
}
/*large desktop*/
@media (min-width: 1600px) {
  .motions-sec-c .property-head-filter .form-control {
    width: 200px;
  }
  .license-register-sec .property-head-filter .form-control {
    width: 170px;
  }
  .license-register-sec .property-head-filter .search-input {
    max-width: 370px;
  }
}
/*this is desktop navigatio css*/
@media (min-width: 1045px) {
  .side-bar-btn {
    display: inline-block;
  }
  .left-side-bar {
    width: 286px;
    background: #FFFFFF;
    position: fixed;
    top: 0px;
    height: 100vh;
    overflow-x: auto;
    padding: 16px 13px 16px 16px;
    border-right: solid 3px #FFFFFF;
    transition: width 0.3s linear;
  }
  .main-wrapper {
    margin-left: 286px;
  }
  .top-logo-bar {
    border-bottom: 1px solid #E0E0E0;
    padding: 0px 0px 15px 0px;
    margin: 0px 0px 0px 0px;
  }
  .fold-bar .main-wrapper {
    margin-left: 75px;
  }
  .fold-bar .left-side-bar {
    width: 75px;
  }
  .fold-bar .top-logo-bar .logo {
    display: none;
  }
  .fold-bar .search-block {
    display: none;
  }
  .fold-bar .left-bottom-text {
    display: none;
  }
  .fold-bar .left-navigation .text-main,
  .fold-bar .left-navigation .text-sub {
    display: none;
  }
  .fold-bar .left-navigation ul li a {
    padding: 0px 0px;
    text-align: center;
    line-height: 42px;
    height: 44px;
    width: 44px;
    min-height: 44px;
  }
  .fold-bar .left-navigation a .nav-icon {
    position: relative;
    left: 12px;
    top: 0px;
  }
  .fold-bar .side-bar-btn {
    transform: rotate(180deg);
  }
  .layer {
    display: none;
  }
  .fold-bar .left-navigation .sub-nav {
    display: none !important;
  }
  .fold-bar .left-navigation .sub-link .active {
    border-radius: 10px;
  }
  .fold-bar .user-pro-icon-link .icon-link .txt {
    display: none;
  }
  .fold-bar .pro-sett-text {
    display: none;
  }
  .fold-bar .pro-sett-box .my-primary {
    display: none;
  }
  .fold-bar .pro-sett-box .pro-info .text-a,
  .fold-bar .pro-sett-box .pro-info {
    font-size: 0px;
  }
  .fold-bar .pro-sett-box .pro-info .img {
    display: none;
  }
  .fold-bar .pro-sett-box .sett-btn {
    left: 12px;
    top: 11px;
  }
  .fold-bar .pro-sett-box .head-bg {
    padding: 0px;
  }
  .fold-bar .pro-sett-box {
    width: 44px;
    height: 44px;
    background: var(--blue);
  }
  .fold-bar .pro-sett-box .sett-btn {
    background: url(../images/setting-w.svg) no-repeat center;
  }
  .fold-bar .user-pro-icon-link {
    padding: 0px;
  }
  .fold-bar .user-pro-icon-link .col {
    flex: 0 0 100%;
  }
  .fold-bar .user-pro-icon-link .col:nth-child(4) {
    order: -1;
  }
  .fold-bar .user-pro-icon-link .nav-icon {
    transform: translate(0px, 0px);
    position: relative;
    left: 0px;
    top: 10px;
  }
  .fold-bar .user-pro-icon-link .icon-link {
    width: 44px;
    height: 44px;
    padding: 0px;
    margin-bottom: 20px;
    transition: all 0.3s linear;
  }
  .fold-bar .user-pro-icon-link .icon-link:hover {
    background: var(--blue);
    border-radius: 10px;
  }
  .fold-bar .user-pro-icon-link .icon-link:hover .nav-icon {
    transform: translate(0px, 0px);
  }
  .fold-bar .user-pro-icon-link .icon-link:hover .nav-icon path {
    fill: #ffffff;
  }
  .fold-bar .left-navigation > ul > .not-icon {
    display: none;
  }
  .left-nav-hover-tooltip {
    background: #666;
    border-radius: 6px;
    color: #ffffff;
    font-size: 16px;
    text-align: left;
    position: fixed;
    padding: 8px 10px 8px 10px;
    line-height: 1;
    display: none;
    z-index: 101;
  }
}
/*this is mobile view navigatio css*/
@media (max-width: 1044px) {
  .m-bar-btn {
    display: inline-block;
  }
  .m-block {
    position: relative;
    z-index: 11;
  }
  .layer {
    display: none;
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.25) url(../images/m-bar-close.svg) no-repeat 324px 24px;
  }
  .m-side {
    background: #FFFFFF;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.16);
    padding: 20px;
    width: 300px;
    position: fixed;
    left: -305px;
    top: 0px;
    height: 100%;
    overflow-y: auto;
    transition: left 0.3s linear;
  }
  .top-logo-bar {
    padding: 18px 20px;
    background: #ffffff;
  }
  .open-nav .layer {
    display: block;
  }
  .open-nav .m-side {
    left: 0px;
  }
  .user-pro-icon-link .col:nth-child(4) {
    display: none;
  }
  .content-nav > ul > li > a .txt {
    font-size: 16px;
  }
}
/*here is all pages mobile view css*/
@media (max-width: 767px) {
  .v-mobile {
    display: block;
  }
  .v-desktop {
    display: none;
  }
  .modal-dialog {
    min-height: calc(80vh);
  }
  .middle {
    background: #F8F8F8;
    display: inline-block;
    width: 100%;
  }
  .middle-container {
    padding: 0px 18px;
  }
  .top-logo-bar .logo {
    margin: 8px 0px 0px 0px;
  }
  .noti-bar {
    display: none;
  }
  .home-sec-3 .col-a,
  .home-sec-3 .col-b,
  .home-sec-3 .col-c {
    flex: 0 0 100%;
    margin-bottom: 25px;
  }
  .servise-box-row {
    margin: 20px -18px 15px -18px;
    padding: 0px 20px 15px 20px;
    overflow-x: scroll;
  }
  .icon-title {
    margin: 0px 0px 10px 12px;
  }
  .servise-box-row > .row {
    flex-wrap: nowrap;
    margin: 0px -9px;
  }
  .servise-box-row > .row > * {
    padding: 0px 9px;
  }
  .servise-box-row .col-md-3 {
    flex: 0 0 260px;
    max-width: 260px;
  }
  .recently-activity .col-sm-auto {
    margin-top: 3px;
  }
  .home-slider .item img {
    min-height: 360px;
    object-fit: cover;
    width: 100%;
  }
  .home-slider .banner-text {
    width: calc(56%);
    left: 22px;
    bottom: 22px;
    font-size: 20px;
    text-align: center;
    top: inherit;
    max-width: inherit;
  }
  .owl-carousel .owl-nav button.owl-prev,
  .owl-carousel .owl-nav button.owl-next {
    right: 10px;
  }
  .owl-nav.owl-carousel .owl-nav button.owl-prev {
    left: 10px;
    right: inherit;
  }
  .custome-modal .modal-dialog {
    margin: 20px;
  }
  .custome-modal .modal-body {
    padding: 20px 15px;
  }
  .custome-modal .btn-close {
    right: 15px;
    top: 18px;
  }
  .alert-text {
    padding: 0px;
  }
  .account-area-bg {
    margin: 0px -18px;
    border: none;
  }
  .acc-detail-sec-a {
    padding: 10px 19px 0px 19px;
  }
  .acc-detail-sec-a .head {
    display: none;
  }
  .primary-account-img-block {
    border: none;
    width: auto;
    border-bottom: 1px solid #E0E0E0;
    border-radius: 0px;
    padding-bottom: 20px;
  }
  .primary-account-img-block .pro-img {
    margin: 0px auto;
  }
  .primary-account-img-block .v-mobile {
    max-width: 250px;
    margin: 20px auto;
  }
  .primary-account-img-block .v-mobile .blue-btn {
    width: 100%;
  }
  .primary-account-img-block .v-mobile .blue-light-btn {
    margin: 0px 0px 15px 0px;
  }
  .primary-img-links {
    text-align: center;
    max-width: 250px;
    margin: 0px auto;
  }
  .primary-img-links a svg {
    margin-left: -2px;
  }
  .info-row {
    margin: 12px 0px;
  }
  .primary-account-detail-block {
    padding: 0px 0px 10px 0px;
  }
  .primary-account-detail-block .info-row .val {
    display: block;
  }
  .primary-account-detail-block .val-edit-btn {
    bottom: inherit;
    top: -2px;
  }
  .primary-account-detail-block .res {
    border-bottom: 1px solid #E0E0E0;
    margin-bottom: 30px;
    padding-bottom: 30px;
  }
  .primary-account-detail-block .res .val {
    text-decoration: none;
  }
  .primary-account-detail-block .res .txt {
    max-width: 200px;
    display: block;
  }
  .primary-account-detail-block .res + .row .col-auto {
    flex: 0 0 100%;
    margin-bottom: 16px;
  }
  .primary-account-detail-block .redirct-btn {
    width: 100%;
  }
  .primary-account-detail-block .redirct-btn svg {
    float: right;
    margin: 2px 2px 0px 5px;
  }
  .acc-detail-sec-b {
    padding: 20px 19px;
  }
  .user-item .col {
    flex: 0 0 100%;
    padding-top: 15px;
    padding-bottom: 30px;
  }
  .user-item .img {
    width: 70px;
  }
  .user-item .user-info td {
    padding: 2px 0px 6px 0px;
  }
  .popup-course-list .item .col-auto:first-child {
    padding-right: 0px;
  }
  .popup-course-list .item .col-auto:last-child {
    padding-left: 0px;
  }
  .popup-course-list .col {
    font-size: 15px;
  }
  .popup-course-list .check {
    width: 18px;
    margin-top: -2px;
  }
  .verifi-sec-a {
    padding: 20px;
  }
  .verifi-tab-btns {
    padding: 5px 0px 5px 0px;
  }
  .verifi-tab-btns .btn {
    margin: 0px 0px 20px 0px;
    width: 100%;
  }
  .verifi-sec-a .form-submit {
    padding: 1px 0px 10px 0px;
  }
  .fund-graph-block {
    border-radius: 0px;
    margin: 0px -18px 20px -18px;
  }
  .fund-graph-info {
    padding-top: 15px;
  }
  .fund-graph-info .item {
    display: flex;
    flex-wrap: wrap;
    padding: 0px 0px 20px 36px;
    align-items: center;
  }
  .fund-graph-info .dot {
    top: 2px;
  }
  .fund-graph-info .text-a {
    flex: 1 1 0;
  }
  .fund-graph-info .text-b {
    flex: 0 0 auto;
  }
  .summery-action-box {
    border-radius: 0px;
    margin: 0px -18px 20px -18px;
    padding: 20px 20px 30px 20px;
    min-height: inherit;
  }
  .transation-list-head h3 {
    margin: 5px 0px 15px 0px;
  }
  .transation-list {
    border-radius: 0px;
    margin: 0px -18px 20px -18px;
  }
  .transation-list .table {
    min-width: 800px;
  }
  .transation-list-head .head-logo {
    margin: 5px 0px 10px 0px;
  }
  .page-heading .passed-btn {
    margin: 10px 0px 0px 0px;
  }
  .history-list {
    border-radius: 0px;
    margin: -5px -18px 0px -18px;
    padding: 0px;
    border: none;
  }
  .history-list-head {
    padding: 20px;
  }
  .history-list-head .text-end {
    text-align: left !important;
  }
  .history-list-head .download-link .txt {
    display: inline;
    margin-left: 10px;
  }
  .history-list-head .download-link {
    color: var(--blue);
    text-decoration: none;
    font-size: 16px;
    margin: 0px 0px 0px 3px;
  }
  .history-list-head .download-link svg {
    vertical-align: top;
  }
  .history-list-head .col-auto {
    flex: 0 0 100%;
  }
  .history-list-head .filter {
    width: 100%;
    margin-bottom: 15px;
  }
  .history-list-head .sort {
    width: 100%;
    margin-bottom: 15px;
  }
  .history-list-head .from-date,
  .history-list-head .to-date {
    margin-bottom: 15px;
  }
  .history-list-head .right {
    text-align: left;
  }
  .history-list .table-responsive {
    padding: 0px;
    max-height: auto;
  }
  .history-list .table {
    min-width: 800px;
  }
  .history-list .table td:first-child,
  .history-list .table th:first-child {
    padding-left: 20px;
  }
  .property-top-banner .banner-img {
    min-height: 380px;
    object-fit: cover;
  }
  .fund-property-heading {
    position: inherit;
    border-bottom: 1px solid #C4C4C4;
  }
  .silver-city-box {
    left: 0px;
    right: 0px;
    width: auto;
    height: 100%;
    padding: 10px 20px;
    border-radius: 0px;
  }
  .silver-city-box .titl-row .row {
    margin: 0px -3px;
  }
  .silver-city-box .titl-row .col-auto {
    padding: 1px 5px;
  }
  .property-head-filter select.form-control {
    width: 100%;
    margin-bottom: 15px;
  }
  .property-head-filter {
    padding: 24px 20px 20px;
  }
  .block-product .desc {
    padding: 15px 0px;
  }
  .block-product .col-md-6:nth-child(2) {
    border-left: none;
    border-top: 1px solid #E0E0E0;
  }
  .arean-live-container-bg {
    border-radius: 0px;
    padding: 20px 20px;
    margin: -10px -18px 0px -18px;
  }
  .arean-live-container-bg .text-a {
    font-size: 16px;
    margin: 0px 0px 16px 0px;
  }
  .arena-live-boxs .product-box .title {
    min-height: auto;
    margin: 0px 0px 8px 0px !important;
  }
  .arena-live-actins-row .col-md-3 {
    margin-bottom: 22px;
  }
  .arena-live-actins-row .bottom-text {
    text-align: left;
  }
  .aggrement-content .send-email {
    margin-bottom: 20px;
    display: inline-block;
  }
  .product-box .btn-row .col-auto {
    padding: 0px 7px;
  }
  .upcoming-list-area .product-box {
    min-height: 490px;
  }
  .the-chain-head-filter {
    padding: 0px 20px 26px 20px;
  }
  .graph-filter-tab {
    text-align: left;
  }
  .graph-filter-tab a {
    margin: 0px 10px 0px 0px;
  }
  .graph-filters .title {
    font-size: 18px;
    padding-left: 30px;
  }
  .graph-filters .title .dot {
    width: 16px;
    height: 16px;
    top: 5px;
  }
  .statistics-sec {
    border-radius: 0px;
    margin: 0px -18px;
  }
  .statistics-filters {
    padding: 16px 20px 0px 20px;
  }
  .statistics-list .table td {
    padding: 13px 18px;
  }
  .statistics-list .table td:nth-child(2) {
    text-align: right;
    width: auto;
  }
  .statistics-list .table td strong {
    min-width: inherit;
  }
  .statistics-list {
    padding: 0px 0px 1px 0px;
  }
  .statistics-sec-b {
    border-radius: 0px;
    margin: 0px -18px;
    padding: 2px 20px 19px 20px;
  }
  .custody-sec {
    margin: 0px -18px;
    border-radius: 0px;
    margin-bottom: 0px;
  }
  .custody-list .table-responsive {
    height: auto;
  }
  .custody-list .table {
    min-width: 800px;
    margin-bottom: 0px;
  }
  .custody-head-filter {
    padding-top: 0px;
  }
  .custody-head-filter select.form-control {
    width: 100%;
    margin-bottom: 16px;
  }
  .custody-list .table td {
    border-bottom: none;
  }
  .seat-blue-sec {
    padding: 20px 20px 5px 20px;
    margin: 0px -18px 0px -18px;
    border-radius: 0px;
  }
  .blue-right {
    border-top: 1px solid #548BDD;
    border-left: none;
    padding: 25px 0px 0px 0px;
    margin-top: 32px;
  }
  .seat-blue-sec .text-a {
    font-size: 24px;
    font-weight: 400;
  }
  .seat-blue-sec .text-b {
    font-weight: 300;
  }
  .blue-right .graph-bottom {
    padding: 20px 0px 5px 0px;
  }
  .blue-right .fund-graph-info {
    display: flex;
    flex-wrap: wrap;
  }
  .blue-right .fund-graph-info .item {
    flex: 0 0 45%;
    margin-left: 5%;
  }
  .blue-right .fund-graph-info .dot {
    top: 10px;
  }
  .blue-right .fund-graph-info .text-a {
    flex: 0 0 100%;
  }
  .blue-right .fund-graph-info .text-b {
    flex: 0 0 100%;
  }
  .upgrade-model {
    padding: 0px 5px;
  }
  .upgrade-items {
    margin: 0px;
  }
  .upgrade-items .item {
    padding: 5px 5px 5px 25px;
  }
  .upgrade-items .radio {
    left: 5px;
    top: 10px;
  }
  .upgrade-items-totals .item {
    padding: 4px 0px;
  }
  .upgrade-items-totals {
    padding: 10px 0px 0px 0px;
  }
  .upgrade-model .bottom-text {
    padding: 12px 0px 0px 0px;
  }
  .gov-motions-left {
    flex: 0 0 100%;
  }
  .motions-sec {
    margin: 0px -18px 20px -18px;
    padding: 20px;
    border-radius: 0px;
  }
  .motions-sec-a .submit-row .blue-btn {
    width: 100%;
  }
  .motions-sec-a .submit-row {
    padding: 0px 0px 10px 0px;
  }
  .motions-sec-c .property-head-filter .form-control {
    width: 100%;
  }
  .motions-sec-c .property-head-filter .input-group .form-control {
    width: auto;
  }
  .motions-sec-c .property-head-filter .col-auto {
    flex: 0 0 100%;
  }
  .motions-sec-c .property-head-filter {
    border-bottom: 0px;
  }
  .motions-sec-c .property-head-filter .col-a {
    max-width: 100%;
    flex: 0 0 100%;
    margin-bottom: 15px;
  }
  .joining-fee-box .btn-close {
    right: 22px;
    top: 27px;
  }
  .block-blu-bar {
    padding: 20px;
    line-height: 1.6;
  }
  .block-blu-bar .col-auto {
    flex: 0 0 100%;
  }
  .block-list-sec {
    margin: 0px -18px;
    border-radius: 0px;
  }
  .block-list-sec .input-group .form-control {
    width: initial;
  }
  .block-list-sec .property-head-filter select.form-control {
    width: 100%;
  }
  .block-list-sec .property-head-filter .col-auto {
    flex: 0 0 100%;
  }
  .block-list-sec .input-group {
    margin-bottom: 15px;
  }
  .block-list-sec .table {
    min-width: 800px;
  }
  .block-list-sec .scroll-ele {
    max-height: inherit;
  }
  .block-list-sec .property-head-filter {
    padding-bottom: 5px;
  }
  .block-list-transaction .table td {
    display: block;
    width: 100%;
  }
  .block-list-transaction td:first-child {
    border-bottom: none;
    padding-bottom: 0px;
  }
  .block-list-transaction .table {
    min-width: 100%;
  }
  .tokens-page .block-blu-bar .col-auto span {
    display: inline-block;
    width: 49%;
    padding: 2px 0px;
  }
  .mining-item {
    margin: 0px -18px 20px -18px;
    border-radius: 0px;
    padding: 20px;
  }
  .mining-item .col {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .mining-item .blue-btn {
    width: 100%;
    padding: 14px 16px;
  }
  .mining-item .img {
    margin-bottom: 20px;
  }
  .info-col {
    display: flex;
    flex-wrap: wrap;
  }
  .info-col .aa,
  .info-col .bb {
    flex: 0 0 50%;
  }
  .info-col .bb {
    text-align: right;
    padding: 0px;
  }
  .mining-item .info-b-col:first-child {
    border-top: 1px solid #E0E0E0;
    margin-top: 20px;
    padding-top: 15px;
  }
  .mining-item .info-b-col:last-child {
    border-bottom: 1px solid #E0E0E0;
    padding-bottom: 15px;
  }
  .info-b-col {
    display: flex;
    flex-wrap: wrap;
  }
  .info-b-col .aa,
  .info-b-col .bb {
    flex: 0 0 50%;
  }
  .info-b-col .bb {
    text-align: right;
  }
  .mining-item .col-d {
    margin-top: 15px;
    margin-bottom: 5px;
  }
  .mining-item .fund-graph-info .item {
    display: block;
  }
  .mining-item .fund-graph-info .dot {
    top: 12px;
  }
  .mining-detail .right-btn .blue-btn {
    width: 100%;
    margin-bottom: 15px;
  }
  .ichor-modal-b {
    padding: 15px 0px 10px 0px;
  }
  .learning-top-bg .learning-top-text {
    height: 250px;
  }
  .learning-course .property-head-filter {
    background-color: #ffffff;
  }
  .learning-course .property-head-filter .blue-btn {
    width: 100%;
  }
  .learn-course-list {
    margin: 0px -18px;
    border-radius: 0px;
  }
  .library-container {
    margin: 0px -18px 20px -18px;
    padding: 0px 18px;
  }
  .library-container .lib-tab {
    flex: 0 0 100%;
  }
  .content-nav ul {
    margin: 0px -12px;
  }
  .content-nav > ul > li {
    display: none;
  }
  .content-nav > ul > li.open-nav {
    display: block;
    background: url(../images/arrow-bb.svg) no-repeat top 26px right 13px;
  }
  .library-container .lib-content {
    border-left: none;
  }
  .content-block {
    padding: 15px 0px 5px 0px;
  }
  .content-nav .sub-navi {
    padding: 22px 0px 0px 0px;
  }
  .content-nav .sub-navi > li > a {
    display: block;
    position: relative;
    padding-right: 35px;
  }
  .content-nav .sub-navi > li > a:before {
    content: "";
    width: 12px;
    height: 12px;
    position: absolute;
    right: 15px;
    top: calc(44%);
    background: url(../images/p-1.svg) no-repeat center;
    transform: rotate(-90deg);
  }
  .content-nav .sub-navi > li > a.active:before {
    transform: rotate(180deg);
  }
  .content-nav > ul > li > a.active {
    background: none;
  }
  .content-nav > ul > li > a.active .txt strong {
    background: url(../images/check.svg) no-repeat top 2px right 0px;
    padding-right: 30px;
  }
  .content-nav > ul > li > a .txt {
    padding: 5px 15px 5px 12px;
  }
  .content-nav {
    position: relative;
  }
  .library-container .left-nav-drop {
    display: block;
    position: absolute;
    left: 0px;
    top: 8px;
    height: calc(84%);
    width: 100%;
    opacity: 0;
  }
  .content-block.scroll-ele {
    height: auto;
  }
  .conent-head {
    padding: 20px 0px 0px 0px;
    border-bottom: none;
  }
  .conent-head .points {
    margin-left: -8px;
  }
  .conent-bottom {
    border-top: none;
    padding: 0px 0px 10px 0px;
  }
  .conent-bottom .col-auto {
    flex: 0 0 50%;
  }
  .conent-bottom .blue-btn,
  .conent-bottom .border-btn {
    width: 100%;
  }
  .exams-tickets-bg {
    border-radius: 0px;
    margin: 0px -18px;
  }
  .exam-ticket-block {
    padding: 18px 18px;
  }
  .exam-ticket-block .table-info td {
    display: block;
  }
  .exam-ticket-block .table-info td:nth-child(1) {
    width: 100%;
    padding-bottom: 0px;
  }
  .exam-ticket-block .table-info td:nth-child(2) {
    padding-bottom: 14px;
  }
  .ticket-grap-block .leave-exam {
    display: none;
  }
  .ticket-grap-block {
    display: block;
    border-top: 1px solid #E0E0E0;
    border-bottom: 1px solid #E0E0E0;
    border-left: none;
  }
  .circular-chart {
    margin: 16px 30px 16px 20px;
    width: 50px;
  }
  .ticket-grap-block .count-text {
    font-size: 24px;
  }
  .ticket-grap-block .count-text small {
    display: inline;
  }
  .question-bottom {
    padding: 20px 24px;
  }
  .question-bottom .col-auto {
    flex: 0 0 50%;
  }
  .question-bottom .blue-btn,
  .question-bottom .border-btn {
    width: 100%;
  }
  .exams-question-area .leave-exam {
    position: relative;
    right: inherit;
    top: -10px;
    left: calc(-50vw);
    margin-bottom: 7px;
  }
  .exam-result-block .text-a {
    padding: 30px;
  }
  .exam-result-block .text-a svg {
    width: 50px;
  }
  .exam-result-block .text-b {
    font-size: 24px;
  }
  .exam-result-sec .table-info td {
    display: table-cell;
    padding: 3px 0px !important;
  }
  .exam-result-sec .table-info td:first-child {
    width: 150px;
    vertical-align: top;
  }
  .framwork-sec {
    background: var(--blue);
    border-radius: 0px;
    margin: -22px -18px 0px -18px;
    padding: 30px 24px;
  }
  .framwork-sec .col {
    flex: 0 0 100%;
  }
  .framwork-sec .col-auto {
    flex: 0 0 50%;
  }
  .framwork-sec h1 {
    max-width: 100%;
    margin-bottom: 15px;
    font-size: 22px;
    font-weight: 300;
    color: #ffffff;
    margin-bottom: 30px;
  }
  .framwork-sec .btn {
    width: 100%;
    padding: 8px 15px;
  }
  .framwork-sec .btn:hover {
    color: var(--blue);
    background: #EAF2FB;
  }
  .framwork-sec .builders {
    margin-top: 15px;
  }
  .vender-pages .block-list-sec .table {
    min-width: 1100px;
  }
  .vender-info-modal {
    padding: 0px;
  }
  .library-container-full {
    padding: 0px;
  }
  .library-container-full .lib-content {
    display: block;
  }
  .library-container-full .conent-head {
    border: none;
    border-bottom: 1px solid #E0E0E0;
    margin: 0px;
    padding: 14px 15px;
  }
  .library-container-full .conent-head .col-auto:nth-child(1) {
    display: block;
  }
  .library-container-full .content-block.scroll-ele {
    padding: 15px 15px 15px 15px;
  }
  .trade-des-sec textarea.form-control {
    height: 200px;
  }
  .trade-des-sec .form-control {
    padding: 8px 14px;
  }
  .trade-des-sec .form-group {
    margin-bottom: 18px;
  }
  .desk-list .title {
    padding-left: 35px;
    font-size: 14px;
    margin-bottom: 10px;
  }
  .desk-list .edit-link {
    font-size: 14px;
  }
  .desk-list li {
    padding: 14px 15px;
  }
  .desk-list {
    margin-bottom: 15px;
  }
  .list-product-popup {
    padding: 0px;
  }
  .list-product-popup .product-item .col {
    padding-left: 0px;
  }
  .product-popup {
    padding: 0px;
  }
  .product-popup .img {
    margin-bottom: 15px;
  }
  .trade-box {
    border: none;
    border-radius: 0px;
    margin: 0px -18px 20px -18px;
  }
  .trade-desk-page .framwork-sec .col-auto {
    flex: 0 0 100%;
    margin-bottom: 10px;
  }
  .trade-desk-page .framwork-sec .desc {
    color: #ffffff;
    margin-bottom: 18px;
  }
  .trade-desk-page .framwork-sec h1 {
    margin-bottom: 2px;
  }
  .market-grap-sec .graph-filter-tab {
    padding: 0px;
    background: none;
  }
  .market-grap-sec .graph-filter-tab a {
    margin: 8px 20px 8px 1px;
  }
  .market-grap-sec .col-auto {
    flex: 0 0 100%;
  }
  .market-tablelist {
    padding: 20px 0px;
  }
  .market-action-box {
    border-radius: 0px;
    border: none;
    margin: 10px -18px 0px -18px;
    overflow: hidden;
    padding: 15px 20px;
  }
  .learning-course .conent-head {
    padding: 16px 14px;
    margin: 10px -14px 0px -14px;
    border-top: 1px solid #E0E0E0;
    border-bottom: none;
  }
  .learning-course .conent-head .col-auto:nth-child(1) {
    display: none;
  }
  .learning-course .content-nav > ul > li {
    display: block;
  }
  .learning-course .lib-content {
    display: none;
  }
  .learning-course .content-nav > ul > li > a.active {
    background: url(../images/arrow-bb.svg) no-repeat top 16px right 2px;
  }
  .learning-course .content-nav > ul > li > a.active .txt strong {
    padding-right: 0px;
    background: none;
  }
  .full-button-mobile .blue-btn,
  .full-button-mobile .border-btn {
    width: 100%;
  }
}
@media (max-width: 379px) {
  .open-nav .layer {
    background-image: none;
  }
}
.flex {
  display: flex !important;
}
.blockLootnance .creditInput {
  margin-bottom: 8px;
  padding-top: 7px;
}
.blockLootnance .tabClick.title {
  background-image: url("../images/pay-invoice-icon.png?v=1");
}
.blockLootnance .btn-exchange-command {
  margin-top: 5px;
  margin-bottom: 0px;
}
.tabBlock {
  border-bottom: solid 1px #ccc;
  padding: 0 0px 9px 0px;
}
.tabBlock .title {
  font-weight: 500;
  font-size: 15px;
  padding-left: 28px;
  margin-bottom: 6px;
  cursor: pointer;
}
.tabBlock .title span {
  position: relative;
  padding-right: 20px;
  /*min-width: 110px;*/
  line-height: 1.2;
  display: inline-block;
}
.tabBlock .tabClick span:before {
  content: "";
  width: 7px;
  height: 7px;
  border: 2px solid #000000;
  border-left: none;
  border-bottom: none;
  position: absolute;
  right: 3px;
  top: 5px;
  transform: rotate(135deg);
}
.tabBlock .openTab span:before {
  transform: rotate(-45deg);
  top: 9px;
}
.tabClick + .tabContent {
  display: none;
  padding-top: 5px;
}
.tabBlock .tabClick .textLink {
  font-size: 10px;
  font-weight: 500;
  color: #000;
  margin: 0px 6px 0px 10px;
  text-decoration: underline;
}
.tabBlock .tabClick .textLink:hover {
  color: var(--red);
}
.tabBlock {
  border-bottom: solid 1px #ccc;
}
.tabBlock .title {
  font-weight: 500;
  font-size: 15px;
  padding-left: 28px;
  background: url(../images/pay-invoice-icon.png?v=1) no-repeat 0px 5px / 18px auto;
  margin-bottom: 6px;
  cursor: pointer;
}
.tabBlock .title span {
  position: relative;
  padding-right: 20px;
  line-height: 1.2;
  display: inline-block;
}
.tabBlock .title .relist-item-count {
  min-width: 0px;
  padding-right: 2px;
}
.tabBlock .title .relist-item-count:before {
  content: none !important;
}
.tabBlock .tabClick span:before {
  content: "";
  width: 7px;
  height: 7px;
  border: 2px solid #000000;
  border-left: none;
  border-bottom: none;
  position: absolute;
  right: 3px;
  top: 5px;
  transform: rotate(135deg);
}
.tabBlock .tabClick .textLink {
  font-size: 12px;
  font-weight: 500;
  color: #000;
  margin: 0px 6px 0px 10px;
  text-decoration: underline;
}
.tabBlock .tabClick .textLink:hover {
  color: var(--red);
}
.tabBlock .openTab span:before {
  transform: rotate(-45deg);
  top: 9px;
}
.tabClick + .tabContent {
  display: none;
  padding-top: 5px;
}
.blockLootnance .no-gutters {
  margin-right: 0 !important;
  margin-left: 0 !important;
}
.blockLootnance .col-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}
.blockLootnance .postBtn {
  border: 1px solid #5897FB;
  color: #fff;
  border-radius: 3px;
  background: #5897FB;
  padding: 5px 15px;
  font-size: 15px;
  font-weight: 300;
}
.blockLootnance .postBtn:hover {
  background-color: #396dc0;
  border-color: #396dc0;
  color: #fff;
}
.blockLootnance .creditInput {
  position: relative;
  padding-top: 7px;
  /* Chrome, Safari, Edge, Opera */
  /* Firefox */
}
.blockLootnance .creditInput .cr {
  position: absolute;
  right: 12px;
  top: 20px;
}
.blockLootnance .creditInput .businessIcon {
  position: absolute;
  right: 15px;
  top: 25px;
  width: 13px;
  height: 14px;
  background: url(../images/template/Group-665.svg) no-repeat;
}
.blockLootnance .creditInput .businessIcon.unlock-habn-address {
  cursor: pointer;
}
.blockLootnance .creditInput .businessIcon.lock-habn-address {
  cursor: pointer;
  background: url(../images/template/unlock-address-icon.svg) no-repeat;
}
.blockLootnance .creditInput input {
  height: 50px;
  line-height: normal;
  font-weight: 300;
  padding: 2px 34px 6px 10px;
}
.blockLootnance .creditInput input::-webkit-outer-spin-button,
.blockLootnance .creditInput input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.blockLootnance .creditInput input[type=number] {
  -moz-appearance: textfield;
}
.blockLootnance .creditInput .ltt-amount-con {
  margin-bottom: 10px;
}
.modal-style {
  text-align: center;
  margin-bottom: 10px;
}
.action-con {
  text-align: center;
}
.modal-style div {
  font-size: 15px;
  line-height: 1.6;
}
.button-con {
  display: flex;
  justify-content: center;
}
.button-con button {
  margin-left: 10px;
  padding: 8px 15px;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type=number] {
  -moz-appearance: textfield;
}
div#migration-banner {
  flex-shrink: 0;
  background-color: #ff4b4b;
  color: white;
  padding: 8px 0;
  font-size: 14px;
  line-height: 1.5;
  height: 51px;
  width: 100%;
  position: sticky;
  top: 0;
  z-index: 1050;
}
div#migration-banner .main-content {
  flex: 1;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
div#migration-banner .action-col {
  flex-shrink: 0;
}
div#migration-banner .warning-icon {
  margin-right: 8px;
  font-size: 16px;
}
div#migration-banner .read-more-btn {
  background: transparent;
  border: 1px solid white;
  color: white;
  padding: 6px 15px;
  border-radius: 4px;
  font-size: 14px;
  transition: all 0.2s ease;
  cursor: pointer;
}
div#migration-banner .read-more-btn:hover {
  background: white;
  color: #ff4b4b;
}
/* Add space after the banner */
body .vlt-header {
  margin-top: 20px;
}
#migrationModal {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  overflow: hidden;
  outline: 0;
  transition: none !important;
}
#migrationModal.show {
  display: block !important;
  opacity: 1 !important;
}
#migrationModal.modal {
  -webkit-overflow-scrolling: touch;
}
#migrationModal * {
  overscroll-behavior: none;
}
#migrationModal .modal-dialog {
  max-width: 800px;
  margin: 1.75rem auto;
  display: flex;
  align-items: center;
  min-height: calc(96.5%);
  position: relative;
  z-index: 1051;
  transform: none !important;
  transition: none !important;
}
#migrationModal .modal-content {
  max-height: 85vh;
  overflow-y: auto;
  pointer-events: all;
  border-radius: 1.2rem;
  position: relative;
  margin: auto;
  display: flex;
  flex-direction: column;
  width: 100%;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  touch-action: manipulation;
  isolation: isolate;
  overscroll-behavior: contain;
  padding: 2rem;
}
#migrationModal .modal-header {
  border-bottom: 1px solid #dee2e6;
  padding: 1rem;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
#migrationModal .modal-header .modal-title {
  font-size: 24px;
  font-weight: 600;
  margin: 0;
  line-height: 1.5;
}
#migrationModal .modal-header .close {
  font-size: 28px;
  padding: 1rem 0;
  margin: -1rem;
  background-color: transparent;
  border: 0;
  cursor: pointer;
  opacity: 0.5;
}
#migrationModal .modal-header .close:hover {
  opacity: 1;
}
#migrationModal .modal-body {
  flex: 1 1 auto;
  overflow-y: auto;
  touch-action: manipulation;
  overscroll-behavior: contain;
  -webkit-overflow-scrolling: touch;
  padding: 1rem;
}
#migrationModal .modal-body h3 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 15px;
  color: #333;
}
#migrationModal .modal-body p {
  color: #555;
  line-height: 1.6;
  margin-bottom: 20px;
}
#migrationModal .modal-body hr {
  margin: 25px 0;
  border-color: #eee;
}
#migrationModal .modal-body .table {
  margin-bottom: 25px;
}
#migrationModal .modal-body .table th {
  background: #f8f9fa;
  font-weight: 600;
}
#migrationModal .modal-body .table td,
#migrationModal .modal-body .table th {
  padding: 12px 15px;
  vertical-align: top;
}
#migrationModal .modal-body ul {
  padding-left: 20px;
  margin-bottom: 20px;
}
#migrationModal .modal-body ul li {
  margin-bottom: 10px;
  line-height: 1.6;
}
#migrationModal .modal-body ol {
  padding-left: 20px;
  margin-bottom: 20px;
}
#migrationModal .modal-body ol li {
  margin-bottom: 15px;
  line-height: 1.6;
}
#migrationModal .modal-body strong {
  color: #333;
}
#migrationModal .modal-body a {
  color: #007bff;
  text-decoration: none;
}
#migrationModal .modal-body a:hover {
  text-decoration: underline;
}
/* Modal backdrop styles */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  transition: opacity 0.15s linear;
}
.modal-backdrop.show {
  opacity: 0.5 !important;
}
/* Modal open body styles */
body.modal-open {
  overflow: hidden;
  padding-right: 15px;
  /* Prevents content shift when scrollbar disappears */
}
/*! This special bang (!) comment is here to trick the `hash` Grunt task into working out-of-the-box, without any real CSS. You can delete this once you've imported ≥1 .less file as demonstrated above. */
