@charset "UTF-8";
/* Base */
body {
  line-height: 1.7;
  font-weight: 400;
  font-size: 1rem;
  color: #999999;
  font-family: 'Rubik', serif;
}
*{
  color: #fff;
}
::-moz-selection {
  background: #FFFFFF;
  color: #FFFFFF; }

::selection {
  background: #FFFFFF;
  color: #FFFFFF; }

h1, h2, h3, h4, h5, h6, .site-logo {
  font-family: 'Rubik', sans-serif;
 }

a {
  -webkit-transition: .3s all ease;
  -o-transition: .3s all ease;
  transition: .3s all ease; }
  a:hover {
    text-decoration: none; }

.text-black {
  color: #FFFFFF !important; }

.bg-black {
  background: #FFFFFF !important; }

.bg-dark {
  background: #FFFFFF !important; }

.line-height-sm {
  line-height: 1.3; }

.line-height-xs {
  line-height: 1; }

.site-wrap:before {
  -webkit-transition: .3s all ease-in-out;
  -o-transition: .3s all ease-in-out;
  transition: .3s all ease-in-out;
  background: rgba(0, 0, 0, 0.6);
  content: "";
  position: absolute;
  z-index: 2000;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  visibility: hidden; }

.offcanvas-menu .site-wrap {
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 2;
  overflow: hidden; }
  .offcanvas-menu .site-wrap:before {
    opacity: 1;
    visibility: visible; }

.btn {
  position: relative;
  top: 0; }
  .btn:hover, .btn:active, .btn:focus {
    outline: none;
    -webkit-box-shadow: none !important;
    box-shadow: none !important; }
  .btn.btn-secondary {
    background-color: #FFFFFF;
    border-color: #FFFFFF;
    color: #FFFFFF; }
  .btn.btn-sm {
    font-size: 0.9rem; }
  .btn.btn-primary {
    color: #fff; }
  .btn.btn-outline-primary:hover {
    color: #fff !important; }
  .btn.btn-black {
    background: #000 !important;
    color: #fff; }
    .btn.btn-black:hover {
      background: #333333 !important; }
  .btn.btn-white.btn-outline-white {
    border-color: #fff;
    background: transparent;
    color: #fff; }
    .btn.btn-white.btn-outline-white:hover {
      background: #fff;
      color: #000; }

.bg-black {
  background: #000; }

.form-control {
  height: 47px; }
  .form-control:active, .form-control:focus {
    border-color: #434ba4; }
  .form-control:hover, .form-control:active, .form-control:focus {
    -webkit-box-shadow: none !important;
    box-shadow: none !important; }

.site-section {
  padding: 3em 0; }

.bg-text-line {
  display: inline;
  background: #000;
  -webkit-box-shadow: 20px 0 0 #000, -20px 0 0 #000;
  box-shadow: 20px 0 0 #000, -20px 0 0 #000; }

.bg-image {
  background-size: cover;
  background-repeat: no-rpeeat;
  overflow: hidden;
  background-position: center center; }
  .bg-image.center {
    background-position: top center; }
  .bg-image.fixed {
    background-position: fixed !important; }
  .bg-image.overlay, .bg-image.overlay-primary, .bg-image.overlay-info, .bg-image.overlay-success, .bg-image.overlay-warning {
    position: relative; }
    .bg-image.overlay:before, .bg-image.overlay-primary:before, .bg-image.overlay-info:before, .bg-image.overlay-success:before, .bg-image.overlay-warning:before {
      content: "";
      position: absolute;
      top: 0;
      bottom: 0;
      right: 0;
      left: 0; }
  .bg-image.overlay:before {
    background: rgba(0, 0, 0, 0.4); }
  .bg-image.overlay-primary:before {
    background: rgba(67, 75, 164, 0.9); }
  .bg-image.overlay-info:before {
    background: rgba(23, 162, 184, 0.9); }
  .bg-image.overlay-success:before {
    background: rgba(40, 167, 69, 0.9); }
  .bg-image.overlay-success:before {
    background: rgba(255, 220, 61, 0.9); }

@media (max-width: 767.98px) {
  .display-3, .display-2, .display-4 {
    font-size: 2rem !important; } }

@media (max-width: 991.98px) {
  .bg-md-height {
    height: 300px; } }

@media (max-width: 767.98px) {
  .bg-sm-height {
    height: 300px; } }

.text-gray-100 {
  color: #f8f9fa !important; }

.text-gray-200 {
  color: #e9ecef !important; }

.text-gray-300 {
  color: #dee2e6 !important; }

.text-gray-400 {
  color: #ced4da !important; }

.text-gray-500 {
  color: #adb5bd !important; }

.text-gray-600 {
  color: #6c757d !important; }

.text-gray-700 {
  color: #495057 !important; }

.text-gray-800 {
  color: #343a40 !important; }

.text-gray-900 {
  color: #212529 !important; }

.row-wrap {
  margin-left: 15px;
  margin-right: 15px; }

.overflow-hidden {
  overflow: hidden; }

.row-items {
  height: calc(50% - 15px);
  margin-bottom: 15px; }
  .row-items.last {
    margin-bottom: 0; }

@media (max-width: 991.98px) {
  .responsive-md-height {
    height: 500px !important;
    margin-bottom: 15px; } }

.site-footer {
  padding: 4em 0; }
  @media (min-width: 768px) {
    .site-footer {
      padding: 7em 0; } }
  .site-footer p {
    color: #737373; }
  .site-footer h2, .site-footer h3, .site-footer h4, .site-footer h5 {
    color: #fff; }
  .site-footer a {
    color: #999999; }
    .site-footer a:hover {
      color: #fff; }
  .site-footer ul li {
    margin-bottom: 10px; }
  .site-footer .footer-heading {
    font-size: 1.3rem;
    text-transform: uppercase;
    letter-spacing: .1em;
    color: #fff;
    position: relative;
    padding-bottom: 15px; }
    .site-footer .footer-heading:before {
      content: "";
      background: #434ba4;
      width: 40px;
      height: 2px;
      position: absolute;
      bottom: 0; }

/* Navbar */
.site-navbar {
  border-bottom: none;
  position: relative;
  z-index: 99; }
  .site-navbar .site-logo {
    /* font-weight: 200;  */
  }
    .site-navbar .site-logo a {
      font-size: 40px;
      color: #fff; }
    .site-navbar .site-logo a:hover {
      color: #8d8ad0; }
  .site-navbar .site-navigation .site-menu {
    margin-bottom: 0;
    margin-left: 0;
    padding-left: 0; }
    .site-navbar .site-navigation .site-menu .active > a {
      color: #fff; }
    .site-navbar .site-navigation .site-menu a {
      text-decoration: none !important;
      display: inline-block; }
    .site-navbar .site-navigation .site-menu > li {
      display: inline-block;
      padding: 10px 5px; }
      .site-navbar .site-navigation .site-menu > li > a {
        padding: 10px 10px;
        letter-spacing: .05em;
        color: #fff;
        text-decoration: none !important; }
        .site-navbar .site-navigation .site-menu > li > a:hover {
          color: #434ba4; }
      .site-navbar .site-navigation .site-menu > li:last-child {
        padding-right: 0; }
        .site-navbar .site-navigation .site-menu > li:last-child > a {
          padding-right: 0; }
    .site-navbar .site-navigation .site-menu .has-children {
      position: relative; }
      .site-navbar .site-navigation .site-menu .has-children > a {
        position: relative;
        padding-right: 20px; }
        .site-navbar .site-navigation .site-menu .has-children > a:before {
          position: absolute;
          content: "\e313";
          font-size: 16px;
          top: 50%;
          right: 0;
          -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          transform: translateY(-50%);
          font-family: 'Rubik'; }
      .site-navbar .site-navigation .site-menu .has-children .dropdown {
        visibility: hidden;
        opacity: 0;
        top: 100%;
        position: absolute;
        text-align: left;
        -webkit-box-shadow: 0 2px 10px -2px rgba(0, 0, 0, 0.25);
        box-shadow: 0 2px 10px -2px rgba(0, 0, 0, 0.25);
        padding: 10px 0;
        margin-top: 20px;
        margin-left: 0px;
        background: #fff;
        -webkit-transition: 0.2s 0s;
        -o-transition: 0.2s 0s;
        transition: 0.2s 0s; }
        .site-navbar .site-navigation .site-menu .has-children .dropdown.arrow-top {
          position: absolute; }
          .site-navbar .site-navigation .site-menu .has-children .dropdown.arrow-top:before {
            bottom: 100%;
            left: 20%;
            border: solid transparent;
            content: " ";
            height: 0;
            width: 0;
            position: absolute;
            pointer-events: none; }
          .site-navbar .site-navigation .site-menu .has-children .dropdown.arrow-top:before {
            border-color: rgba(136, 183, 213, 0);
            border-bottom-color: #fff;
            border-width: 10px;
            margin-left: -10px; }
        .site-navbar .site-navigation .site-menu .has-children .dropdown a {
          text-transform: none;
          letter-spacing: normal;
          -webkit-transition: 0s all;
          -o-transition: 0s all;
          transition: 0s all;
          color: #000; }
        .site-navbar .site-navigation .site-menu .has-children .dropdown .active > a {
          color: #434ba4; }
        .site-navbar .site-navigation .site-menu .has-children .dropdown > li {
          list-style: none;
          padding: 0;
          margin: 0;
          min-width: 200px; }
          .site-navbar .site-navigation .site-menu .has-children .dropdown > li > a {
            padding: 5px 20px;
            display: block; }
            .site-navbar .site-navigation .site-menu .has-children .dropdown > li > a:hover {
              color: #434ba4; }
          .site-navbar .site-navigation .site-menu .has-children .dropdown > li.has-children > a:before {
            content: "\e315";
            right: 20px; }
          .site-navbar .site-navigation .site-menu .has-children .dropdown > li.has-children > .dropdown, .site-navbar .site-navigation .site-menu .has-children .dropdown > li.has-children > ul {
            left: 100%;
            top: 0; }
          .site-navbar .site-navigation .site-menu .has-children .dropdown > li.has-children:hover > a, .site-navbar .site-navigation .site-menu .has-children .dropdown > li.has-children:active > a, .site-navbar .site-navigation .site-menu .has-children .dropdown > li.has-children:focus > a {
            color: #434ba4; }
      .site-navbar .site-navigation .site-menu .has-children:hover > a, .site-navbar .site-navigation .site-menu .has-children:focus > a, .site-navbar .site-navigation .site-menu .has-children:active > a {
        color: #434ba4; }
      .site-navbar .site-navigation .site-menu .has-children:hover, .site-navbar .site-navigation .site-menu .has-children:focus, .site-navbar .site-navigation .site-menu .has-children:active {
        cursor: pointer; }
        .site-navbar .site-navigation .site-menu .has-children:hover > .dropdown, .site-navbar .site-navigation .site-menu .has-children:focus > .dropdown, .site-navbar .site-navigation .site-menu .has-children:active > .dropdown {
          -webkit-transition-delay: 0s;
          -o-transition-delay: 0s;
          transition-delay: 0s;
          margin-top: 0px;
          visibility: visible;
          opacity: 1; }

.site-mobile-menu {
  width: 300px;
  position: fixed;
  right: 0;
  z-index: 2000;
  padding-top: 20px;
  background: #fff;
  height: calc(100vh);
  -webkit-transform: translateX(110%);
  -ms-transform: translateX(110%);
  transform: translateX(110%);
  -webkit-box-shadow: -10px 0 20px -10px rgba(0, 0, 0, 0.1);
  box-shadow: -10px 0 20px -10px rgba(0, 0, 0, 0.1);
  -webkit-transition: .3s all ease-in-out;
  -o-transition: .3s all ease-in-out;
  transition: .3s all ease-in-out; }
  .offcanvas-menu .site-mobile-menu {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%); }
  .site-mobile-menu .site-mobile-menu-header {
    width: 100%;
    float: left;
    padding-left: 20px;
    padding-right: 20px; }
    .site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close {
      float: right;
      margin-top: 8px; }
      .site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close span {
        font-size: 30px;
        display: inline-block;
        padding-left: 10px;
        padding-right: 0px;
        line-height: 1;
        cursor: pointer;
        -webkit-transition: .3s all ease;
        -o-transition: .3s all ease;
        transition: .3s all ease; }
        .site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close span:hover {
          color: #000; }
    .site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo {
      float: left;
      margin-top: 10px;
      margin-left: 0px; }
      .site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo a {
        display: inline-block;
        text-transform: uppercase; }
        .site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo a img {
          max-width: 70px; }
        .site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo a:hover {
          text-decoration: none; }
  .site-mobile-menu .site-mobile-menu-body {
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    position: relative;
    padding: 20px;
    height: calc(100vh - 52px);
    padding-bottom: 150px; }
  .site-mobile-menu .site-nav-wrap {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative; }
    .site-mobile-menu .site-nav-wrap a {
      padding: 10px 20px;
      display: block;
      position: relative;
      color: #000; }
      .site-mobile-menu .site-nav-wrap a:hover {
        color: #434ba4; }
    .site-mobile-menu .site-nav-wrap li {
      position: relative;
      display: block; }
      .site-mobile-menu .site-nav-wrap li.active > a {
        color: #fff; }
    .site-mobile-menu .site-nav-wrap .arrow-collapse {
      position: absolute;
      right: 0px;
      top: 10px;
      z-index: 20;
      width: 36px;
      height: 36px;
      text-align: center;
      cursor: pointer;
      border-radius: 50%; }
      .site-mobile-menu .site-nav-wrap .arrow-collapse:hover {
        background: #f8f9fa; }
      .site-mobile-menu .site-nav-wrap .arrow-collapse:before {
        font-size: 12px;
        z-index: 20;
        font-family: "Rubik";
        content: "\f078";
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%) rotate(-180deg);
        -ms-transform: translate(-50%, -50%) rotate(-180deg);
        transform: translate(-50%, -50%) rotate(-180deg);
        -webkit-transition: .3s all ease;
        -o-transition: .3s all ease;
        transition: .3s all ease; }
      .site-mobile-menu .site-nav-wrap .arrow-collapse.collapsed:before {
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
    .site-mobile-menu .site-nav-wrap > li {
      display: block;
      position: relative;
      float: left;
      width: 100%; }
      .site-mobile-menu .site-nav-wrap > li > a {
        padding-left: 20px;
        font-size: 20px; }
      .site-mobile-menu .site-nav-wrap > li > ul {
        padding: 0;
        margin: 0;
        list-style: none; }
        .site-mobile-menu .site-nav-wrap > li > ul > li {
          display: block; }
          .site-mobile-menu .site-nav-wrap > li > ul > li > a {
            padding-left: 40px;
            font-size: 16px; }
          .site-mobile-menu .site-nav-wrap > li > ul > li > ul {
            padding: 0;
            margin: 0; }
            .site-mobile-menu .site-nav-wrap > li > ul > li > ul > li {
              display: block; }
              .site-mobile-menu .site-nav-wrap > li > ul > li > ul > li > a {
                font-size: 16px;
                padding-left: 60px; }


  /* ============================================================================================================================== */
  /* ============================================================================================================================== */
  /* ============================================================================================================================== */

  /* ------------------------------------------ NAVBAR CSS >>>> ------------------------------------------ */

  header {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    vertical-align: middle;
    background-color: black;
    /* float: left; */
  }

  input[id=app-navbar-stock-searchbar] {
    background: #1e1f26; /* FORM BACKGROUND COLOR */
    color: white;
    width: 100%;
    height: 100%;
    display: block;
    border-radius: 100px;
    border: 1px solid transparent;
    padding: 6px 30px;
    font-family: 'Rubik', monospace;
    box-sizing: border-box;
  }
  ::placeholder{
    text-transform: none;
  }

  .app-navbar-stock-search-bar {
    width: 30%;
    height: 85%;
    margin: 0;
    margin-left: 20px;
    margin-right: auto;
  }

  #search-symbol {
    padding-left: 2.5%;
  }

  .app-navbar-form-group {
    position: relative;
    overflow: hidden;
  }

  #app-navbar-logo {
    /* border: 1px solid red;
    border-radius: 20px; */
    margin-left: 40px;
    width: 25px;
    height: 25px;
  }

  .app-navbar-item {
    border: 1px solid red;
    border-radius: 20px;
    margin-left: 20px;
    width: 40px;
    height: 40px;
  }
  /* ------------------------------------------ NAVBAR CSS <<<< ------------------------------------------ */

  .format-my-hover {
    color: #8D8AD0;
  }

  .format-my-hover:hover {
    color: #e975a8;
  }

  /* Navbar section */

.nav {
    /* background: green;
    border-style: double;
    border-width: thick;
    border-right-color: red; */
    width: 100%;
    height: 115px;
    position: relative;
    line-height: 75px;
    border-bottom: 3px solid white;
}

.nav-container {
    width: 100%;
}

.nav div.logo {
    float: left;
    width: auto;
    height: auto;
    padding-left: 3rem;
}

.nav div.logo a {
    text-decoration: none;
    color: #fff;
    font-size: 40px;
}

.nav div.logo a:hover {
    color: #8D8AD0;
}

.nav div.main_list {
    height: 75px;
    float: right;
    margin-left: 0px;
    text-align: center;
    vertical-align: center;
}

.nav div.main_list ul {
    width: 100%;
    height: 75px;
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
}

.nav div.main_list ul li {
    width: 100%;
    height: 75px;
    padding: 0;
    padding-right: 3rem;
}

.nav div.main_list ul li a {
    text-decoration: none;
    color: #fff;
    line-height: 75px;
    font-size: 20px;
}

.nav div.main_list ul li a:hover {
    color: #8D8AD0;
}

.nav {
    padding-top: 20px;
    padding-bottom: 40px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

/* Media qurey section */

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .nav-container {
        margin: 0;
    }
}

@media screen and (max-width:768px) {
    .navTrigger {
        display: block;
    }
    .nav div.logo {
        margin-left: 15px;
    }
    .nav div.main_list {
        width: 100%;
        height: 0;
        overflow: hidden;
    }
    .nav div.show_list {
        height: auto;
        display: none;
    }
    .nav div.main_list ul {
        flex-direction: column;
        width: 100%;
        height: 100vh;
        right: 0;
        left: 0;
        bottom: 0;
        background-color: #111;
        /*same background color of navbar*/
        background-position: center top;
    }
    .nav div.main_list ul li {
        width: 100%;
        text-align: right;
    }
    .nav div.main_list ul li a {
        text-align: center;
        width: 100%;
        font-size: 3rem;
        padding: 20px;
    }
    .nav div.media_button {
        display: block;
    }
}

/* ============================================================================================================================== */
/* ============================================================================================================================== */
/* ============================================================================================================================== */

/* stock search bar properties */

#marketplaceStockSearchTable {
  position: absolute;
  background: #06d6a0;

  width: 1100px;
  /* top: 0; */
  left: 0;
  right: 0;
  /* bottom: 0; */
  margin: 0px auto;

  z-index: 99;
}

#marketplaceStockSearchTable {
   overflow-y: scroll;
   max-height: 400px;
   display: block;
}

#marketplaceStockSearchTable th, #marketplaceStockSearchTable td {
  text-align: left;
  font-size: 18px;
  color: black;
  padding: 6px;
  padding-left: 12px;
}

#marketplaceStockSearchTable td:nth-child(2) {
  position: absolute;
  left: 10%;
  font-size: 14px;
}

#marketplaceStockSearchTable tr {
  border-bottom: 1px solid #ddd;
  display: none;
  align-items: center;
}

#marketplaceStockSearchTable tr.header, #marketplaceStockSearchTable tr:hover {
  background-color: #1df8bf;
}

/* ============================================================================================================================== */
/* ============================================================================================================================== */
/* ============================================================================================================================== */

.footer-row {
  /* display: block; */
}

.footer-column {
  margin: auto;
  box-sizing: border-box;
  float: left;
  width: 16.66%;
  padding: 0px;
  margin-top: 30px;
  height: 250px;
  text-align: center;
  /* border-style: dashed;
  border-width: 5px;
  border-color: white; */
}

.footer-header {
  margin-bottom: 5px;
  text-decoration: none;
  text-align: left;
  color: #8D8AD0;
  font-size: 17px;
}

.footer-row div.footer-column ul {
  margin-top: 0px;
  list-style-type: none;
  padding-left: 0;
  text-align: left;
}

.footer-row div.footer-column ul li a {
    text-decoration: none;
    color: #fff;
    font-size: 14px;
}

.footer-row div.footer-column ul a:hover {
    color: #e975a8;
}

.footer-socials li a i {
    width: 40px;
    height: 40px;
}

.footer-blurb {
  margin-top: 0px;
  margin-bottom: 16px;
  text-decoration: none;
  text-align: left;
  color: #fff;
  font-size: 13px;
}

/* Clear floats after the columns */
.footer-row:after {
  content: "";
  display: table;
  clear: both;
}

.form-submit {

  /* background: #6dabe4; */


  background-color: #686E78;
  font-family: 'Rubik', sans-serif;
  color: ivory;
  font-size: 15px;
  border-radius: 2px;
  border: none;
  margin-top: 5%;
  margin-bottom: 5%;

}


  .form-submit:hover {
    /* background: #4292dc; */
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    background-color: #06d6a0;

  }

#purchase{
  width: 40%;
  height:47px;
}

#sell{
  width: 40%;
  height:47px;
}

.form-group {
  position: relative;
  margin-bottom: 0px;
  overflow: hidden; }
  .form-group:last-child {
    margin-bottom: 0px; }

label {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  color: #fff; } /* CHECKBOX TEXT ATTRIBUTES */

#marketplaceStockSearchInput {
  color: #fff;
  width: 100%;
  display: block;
  border-radius: 3px;
  border: 1px solid transparent;
  padding: 6px 30px;
  /* padding-left: 8px; */
  font-family: 'Rubik', monospace;
  box-sizing: border-box;
  background: #2f2f2f;;

}

.zmdi-search{

  transform: translate(90%,-20%);
}



  input:focus {
    outline: none;
  }

  #amount {
    background-color: inherit;

    width: 100%;
    height: 38px;
    display: block;
    border: none;
    border-bottom: 0.5px solid #fff;
    /* padding: 6px 30px; */
    padding-left: 8px;
    font-family: 'Rubik', monospace;
    box-sizing: border-box;
  }

  #amount:focus{
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    outline-width: 0;
    border-color: silver;
    border-width: 2px;
  }

input[type=search], input[id=amount], input[id=amount]::placeholder {
  color: #fff;
}


  /* SOCIAL MEDIA ICON ATTRIBUTES */
  .display-flex-center {
    justify-content: center;
    -moz-justify-content: center;
    -webkit-justify-content: center;
    -o-justify-content: center;
    -ms-justify-content: center;
    align-items: center;
    -moz-align-items: center;
    -webkit-align-items: center;
    -o-align-items: center;
    -ms-align-items: center; }

  display-flex, .display-flex, .display-flex-center, .socials {
    display: flex;
    display: -webkit-flex;
    padding: 5px;
    list-style-type: none;
    margin: 5px;
    padding: 0; }
    .socials li:last-child {
      margin-right: 0px; }
    .socials li a {
      text-decoration: none; }
      .socials li a i {
        width: 30px;
        height: 30px;
        color: #fff;
        font-size: 14px;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        -o-border-radius: 5px;
        -ms-border-radius: 5px;
        transform: translateZ(0);
        -moz-transform: translateZ(0);
        -webkit-transform: translateZ(0);
        -o-transform: translateZ(0);
        -ms-transform: translateZ(0);
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-property: transform;
        transition-property: transform;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out; }
    .socials li:hover a i {
      -webkit-transform: scale(1.3) translateZ(0);
      transform: scale(1.3) translateZ(0); }

  /* SOCIAL MEDIA ICON BACKGROUND COLORS */
  .zmdi-facebook {
    background: #3b5998; }

  .zmdi-twitter {
    background: #1da0f2; }

  .zmdi-google {
    background: #e72734; }

  .zmdi-instagram {
    background: #f09433;
    background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
    background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 ); }

  .generalpage-container {
    display: flex;
    /* display: none; */
    /* border: 2px solid #d4af37; */
  }

  .tradingview-general-container1 {
    width: 50%;
    margin: 50px 25px;
    margin-top: 25px;
    /* border: 2px solid pink; */
  }

  .tradingview-general-container2 {
    width: 50%;
    margin: 50px 25px;
    margin-top: 25px;
    /* border: 2px solid red; */
  }

  .stockpage-container {
    /* display: table; */
    display: none;
    width: 1100px;
    height: auto;
    border-image-slice: 1;
    margin: 0px auto;
    margin-bottom: 50px;
    padding: 0px; }

  .stock-information-container {
    /* display: flex; */
    float: left;
    width: 65%;
    height: auto;
    margin-top: 30px;

  }

  .buy-sell-card-container {
    /* display: flex; */
    position: sticky;
    top: 165px;
    float: right;
    width: 28%;
    height: auto;
    border: 2px solid ivory;
    border-radius: 3px;
    background: #2f2f2f;
    margin-top: 30px;
    box-shadow:
    0 2.8px 2.2px rgba(0, 0, 0, 0.034),
    0 6.7px 5.3px rgba(0, 0, 0, 0.048),
    0 12.5px 10px rgba(0, 0, 0, 0.06),
    0 22.3px 17.9px rgba(0, 0, 0, 0.072),
    0 41.8px 33.4px rgba(0, 0, 0, 0.086),
    0 100px 80px rgba(0, 0, 0, 0.12);

  }

  .stock-search-bar {
    /* display: flex; */
    /* float: left; */
    width: 1100px;
    height: 50px;
    padding: 0px;
    margin: 0px auto;
    margin-top: 40px;
    border-radius: 5px;
  }

  .stock-name-symbol {
    /* border: 2px solid pink; */
    display: inline-block;
    float: none;
    width: 90%;
    height: auto;
    padding: 0px;
    border-radius: 5px; }

  .watchlistButton {
    border: 2px solid white;
    background: transparent;
    position: relative;
    /* display: inline-block;
    float: right; */
    /* margin-left: auto; */
    /* margin-bottom: 35px; */
    margin-left: 20px;
    text-align: center;
    padding-top: 0px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
  }

  #addToWatchlistButton:hover #addToWatchlistHover {
    visibility: visible;
  }

  #removeFromWatchlistButton:hover #removeFromWatchlistHover {
    visibility: visible;
  }

  #addToWatchlistHover {
    visibility: hidden;
    width: 140px;
    padding: 4px;
    font-size: 16px;
    background-color: white;
    color: #000;
    text-align: center;
    border-radius: 5px;

    position: absolute;
    z-index: 1;
    bottom: 120%;
    left: 50%;
    margin-left: -70px;
  }

  #removeFromWatchlistHover {
    visibility: hidden;
    width: 210px;
    padding: 4px;
    font-size: 16px;
    background-color: white;
    color: #000;
    text-align: center;
    border-radius: 5px;

    position: absolute;
    z-index: 1;
    bottom: 120%;
    left: 50%;
    margin-left: -105px;
  }

  .marketplaceCard {
    border-radius: 3px;
    background: #2f2f2f;
    box-shadow:
    0 2.8px 2.2px rgba(0, 0, 0, 0.034),
    0 6.7px 5.3px rgba(0, 0, 0, 0.048),
    0 12.5px 10px rgba(0, 0, 0, 0.06),
    0 22.3px 17.9px rgba(0, 0, 0, 0.072),
    0 41.8px 33.4px rgba(0, 0, 0, 0.086),
    0 100px 80px rgba(0, 0, 0, 0.12);
  }

  .basic-stock-statistics {
    display: block;
    float: none;
    width: 100%;
    height: auto;
    padding: 0px;
    border-radius: 5px; }

#marketplaceStockPrice {
  font-size: 48px;
}

  .company-description {
    display: block;
    float: none;
    width: 100%;
    height: auto;
    padding: 40px 0;
    padding-top: 20px;
    /* margin: 40px 0; */
    margin-top: 20px;
    margin-bottom: 0px;
    font-family: "Rubik", sans-serif;
  }

  .company-description p {
    margin: 0;
  }

  .buy-sell-card {
    display: flex;
    width: auto;
    height: 50px;
    /* border: 2px solid;
    border-color: #4287f5; */
    padding: 0px;
    border-radius: 5px; }

  .tradingview-widget-container {
    margin-top: 50px;
    margin-bottom: 50px;
  }

  .buy-sell-button {
    width: 50%;
    height: auto;
    line-height: 50px;
    font-size: 20px;
    vertical-align: center;
  }

  .buy-sell-button:hover {
    background: #71ba6a; /* SELECTED COLOR: #46e06e; */
    /* background-color: #380606 !important; */
  }

  button:focus {
    outline: none;
  }

  .buy-butt {
    background-color: inherit;
    border-top-left-radius: 25px;
  }

  .sell-butt {
    background-color: inherit;
    border-top-right-radius: 25px;
  }

  .investment-animation{
    height: 40px;
    border-bottom: 3px solid ivory;
    text-align: center;
  }

  #invest-card-header {
    margin-top: 5%;
    font-family: "Baloo Tammudu 2", sans-serif;
    font-weight: lighter;
    font-size: 1.5rem;
  }




@-webkit-keyframes kanan {
    0% {-webkit-transform:translateX(20px);
    }

	50%{-webkit-transform:translateX(-20px);
	}

	100%{-webkit-transform:translateX(20px);
	z-index:200;
	}
}
@-moz-keyframes kanan {
    0% {-moz-transform:translateX(20px);
    }

	50%{-moz-transform:translateX(-20px);
	}

	100%{-moz-transform:translateX(20px);
	z-index:200;
	}
}
@-o-keyframes kanan {
    0% {-o-transform:translateX(20px);
    }

	50%{-o-transform:translateX(-20px);
	}

	100%{-o-transform:translateX(20px);
	z-index:200;
	}
}




@-webkit-keyframes kiri {
     0% {-webkit-transform:translateX(-20px);
	z-index:200;
    }
	50%{-webkit-transform:translateX(20px);
	}
	100%{-webkit-transform:translateX(-20px);
	}
}

@-moz-keyframes kiri {
     0% {-moz-transform:translateX(-20px);
	z-index:200;
    }
	50%{-moz-transform:translateX(20px);
	}
	100%{-moz-transform:translateX(-20px);
	}
}
@-o-keyframes kiri {
     0% {-o-transform:translateX(-20px);
	z-index:200;
    }
	50%{-o-transform:translateX(20px);
	}
	100%{-o-transform:translateX(-20px);
	}
}


  .invest-amount-card {
    width: 100%;
    height: 60%;
    /* border: 2px solid; */
    border-bottom: 0.5px dotted #fff;

  }

  #dollars-shares-button-container {
    display: flex;
    margin-top: 15px;
  }

  .invest-type-button {
    background: #000;
    border: 2px solid white;
    margin: auto;
    padding: 3px 12px;
    font-size: 18px;
  }

  .invest-am-box {
    margin-top: 10px;
    margin-bottom: 5px;
    padding: 0px;
    height: 33.33%;
    /* border: 2px solid;
    border-color: #4287f5; */
    font-size: 18px;

  }

  .invest-type {
    display: flex;
    padding: 0px;
    height: 100%;

  }

  #dollars{
    margin-left: 14%;
    width: 35%;
    background-color: none;
  }


  #shares{
    margin-left: 3%;
    width: 35%;
    background-color: none;
  }




  .portfolio-type {
    display: flex;
    padding: 0px;
  }

  /* The container must be positioned relative: */
  .custom-select {
    margin: 5px auto;
    padding: 0px;
    border: 0px solid;
    width: 200px;
    position: relative;
    /* font-family: Arial; */
  }

  .custom-select select {
    display: none; /*hide original SELECT element: */

  }



  .select-selected {
    background-color: #3e4042;


  }

  /* Style the arrow inside the select element: */
  .select-selected:after {
    position: absolute;
    content: "";
    top: 14px;
    right: 10px;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-color: #fff transparent transparent transparent;
  }

  /* Point the arrow upwards when the select box is open (active): */
  .select-selected.select-arrow-active:after {
    border-color: transparent transparent #fff transparent;
    top: 7px;
  }

  /* style the items (options), including the selected item: */
  .select-items div,.select-selected {
    color: #ffffff;
    padding: 8px 16px;
    /* border: 1px solid transparent; */
    /* border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent; */
    cursor: pointer;
  }

  /* Style items (options): */
  .select-items {
    position: absolute;
    background-color: #3e4042;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 99;
  }

  /* Hide the items when the select box is closed: */
  .select-hide {
    display: none;
  }

  .select-items div:hover, .same-as-selected {
    background-color: rgba(0, 0, 0, 0.1);
  }

  .invest-amount {
    margin: auto;
    width: 70%;
    padding: 5px;
    font-size: 16px;
  }

  .conversion-quantity {
    padding: 0 15px;
    margin: 20px;
    font-size: 14px;
  }

  .purchase-button {
    /* border: 2px solid;
    border-color: #4287f5; */
    margin: auto 0;
    text-align: center;
  }

  #navbar-dash{
    margin-left: 30px;
    margin-right: 10px;
    margin-top: 10px;
  }

  #navbar-dash:hover{
    -webkit-transform: scale(1.4);
    transform: scale(1.4);
    -o-transition: .2s all ease;
    transition: .2s all ease;
  }

  #navbar-marketplace{
    margin-left: 30px;
    margin-right: 10px;
    margin-top: 10px;
  }

   #navbar-marketplace:hover{
     -webkit-transform: scale(1.4);
     transform: scale(1.4);
     -o-transition: .2s all ease;
     transition: .2s all ease;
   }

  #navbar-competitive{
    margin-left: 30px;
    margin-right: 10px;
    margin-top: 10px;
  }

   #navbar-competitive:hover{
     -webkit-transform: scale(1.4);
     transform: scale(1.4);
     -o-transition: .2s all ease;
     transition: .2s all ease;
   }

   #navbar-social{
     margin-left: 30px;
     margin-right: 10px;
     margin-top: 10px;
   }

    #navbar-social:hover{
      -webkit-transform: scale(1.4);
      transform: scale(1.4);
      -o-transition: .2s all ease;
      transition: .2s all ease;
    }

    #navbar-guide{
      margin-left: 30px;
      margin-right: 10px;
      margin-top: 10px;
    }

   #navbar-guide:hover{
       -webkit-transform: scale(1.4);
       transform: scale(1.4);
       -o-transition: .2s all ease;
       transition: .2s all ease;
     }

  #navbar-user{
    margin-left: 30px;
    margin-right: 30px;
    margin-top: 10px;
  }

  #navbar-user:hover{
    -webkit-transform: scale(1.4);
    transform: scale(1.4);
    -o-transition: .2s all ease;
    transition: .2s all ease;
  }

  #marketplaceStockSearchInput{
    text-transform: uppercase;
  }

  .coming-soon-container{
    margin: 12em auto;
    background-color: inherit;
    text-align: center;

  }

  #marketplace-loading-screen{
    display: none;
  }

  #marketplace-load-text{
    color: white;
    font-family: "Rubik", sans-serif;

  }


  @keyframes flickerAnimation {
    0%   { opacity:1; }
    50%  { opacity:0; }
    100% { opacity:1; }
  }
  @-o-keyframes flickerAnimation{
    0%   { opacity:1; }
    50%  { opacity:0; }
    100% { opacity:1; }
  }
  @-moz-keyframes flickerAnimation{
    0%   { opacity:1; }
    50%  { opacity:0; }
    100% { opacity:1; }
  }
  @-webkit-keyframes flickerAnimation{
    0%   { opacity:1; }
    50%  { opacity:0; }
    100% { opacity:1; }
  }
  .animate-flicker {
     -webkit-animation: flickerAnimation 1.3s infinite;
     -moz-animation: flickerAnimation 1.3s infinite;
     -o-animation: flickerAnimation 1.3s infinite;
      animation: flickerAnimation 1.3s infinite;
  }



  .loader {
    position: relative;
    margin-top: 5%;
    margin-left: 40%;
    width: 64px;
    height: 64px;
    border-radius: 50%;
    perspective: 800px;
  }

  .inner {
    position: absolute;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    border-radius: 50%;
  }

  .inner.one {
    left: 0%;
    top: 0%;
    animation: rotate-one 1s linear infinite;
    border-bottom: 3px solid #DEB3E9;
  }

  .inner.two {
    right: 0%;
    top: 0%;
    animation: rotate-two 1s linear infinite;
    border-right: 3px solid red;
  }

  .inner.three {
    right: 0%;
    bottom: 0%;
    animation: rotate-three 1s linear infinite;
    border-top: 3px solid lightgreen;
  }

  @keyframes rotate-one {
    0% {
      transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
    }
    100% {
      transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
    }
  }

  @keyframes rotate-two {
    0% {
      transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
    }
    100% {
      transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
    }
  }

  @keyframes rotate-three {
    0% {
      transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
    }
    100% {
      transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
    }
  }



/* ============================================================================================================================== */
/* ============================================================================================================================== */
/* ============================================================================================================================== */
