@keyframes scale-2 {
  0% {
    transform: scale(0);
    opacity: 0; }
  50% {
    transform: scale(0.7);
    opacity: 1; }
  100% {
    transform: scale(1);
    opacity: 0; } }
@keyframes wave {
  50% {
    transform: scale(0.9); } }
@-webkit-keyframes autofill {
  to {
    background: transparent; } }
@keyframes pulseorange {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(255, 121, 63, 0.7); }
  70% {
    transform: scale(1);
    box-shadow: 0 0 0 10px rgba(255, 121, 63, 0); }
  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(255, 121, 63, 0); } }
@keyframes pulsered {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(255, 82, 82, 0.7); }
  70% {
    transform: scale(1);
    box-shadow: 0 0 0 10px rgba(255, 82, 82, 0); }
  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(255, 82, 82, 0); } }
@keyframes pulsegreen {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(51, 217, 178, 0.7); }
  70% {
    transform: scale(1);
    box-shadow: 0 0 0 10px rgba(51, 217, 178, 0); }
  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(51, 217, 178, 0); } }
@keyframes pulseyellow {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(233, 236, 12, 0.925); }
  70% {
    transform: scale(1);
    box-shadow: 0 0 0 10px rgba(51, 217, 178, 0); }
  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(51, 217, 178, 0); } }
@keyframes pulseDeepSkyBlue {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(10, 163, 214, 0.7); }
  70% {
    transform: scale(1);
    box-shadow: 0 0 0 10px rgba(10, 163, 214, 0); }
  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(10, 163, 214, 0); } }
@-webkit-keyframes slide-top {
  0% {
    -webkit-transform: translateY(100px);
    transform: translateY(100px); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
@keyframes slide-top {
  0% {
    -webkit-transform: translateY(100px);
    transform: translateY(100px); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
.navleft_mobile, .mobile_contact {
  display: none; }

a {
  text-decoration: none !important; }

.switch {
  width: 25px;
  height: 32px;
  cursor: pointer;
  margin-top: 15px;
  position: relative;
  margin-right: 20px; }

.olho_proof_of_payment {
  border-bottom: none;
  height: 30px; }

.payment_titles {
  font-family: "Gotham-Bold", "Roboto", Arial, sans-serif;
  font-size: 16px !important;
  color: black !important;
  margin: 10px 0 0 0;
  text-align: left !important;
  margin-bottom: 0px !important; }

.beta {
  position: fixed;
  bottom: 50px;
  left: 115px;
  color: #ccc;
  font-family: "Gotham-Medium", "Roboto", Arial, sans-serif;
  font-size: 12px; }

.promocode {
  font-size: 11px;
  text-align: center;
  margin: 0;
  font-family: 'Gotham-Medium'; }

.custom-amount {
  font-size: 13px !important;
  line-height: 100% !important; }

.most-popular {
  font-size: 10px !important;
  margin: 5px !important; }

.menu_logout .dropdown-menu.show {
  background-color: #242424;
  border-radius: 5px;
  top: 20px !important;
  left: 10px !important; }
.menu_logout .dropdown-item {
  display: block;
  padding: 12px 0;
  clear: both;
  color: white !important;
  text-align: left;
  white-space: nowrap;
  background-color: #242424;
  border: 0;
  font-size: 12px;
  padding-left: 15px;
  font-family: 'Gotham-Bold', 'Roboto', Arial, sans-serif; }
  .menu_logout .dropdown-item:hover {
    color: #22EBFF !important;
    background-color: #242424 !important; }
.menu_logout .dropdown-menu-arrow {
  top: -25px;
  left: 85%;
  width: 0;
  height: 0;
  position: relative; }
.menu_logout .dropdown-menu-arrow:before,
.menu_logout .dropdown-menu-arrow:after {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-width: 7px 8px;
  border-style: solid;
  border-color: transparent;
  z-index: 1001; }
.menu_logout .dropdown-menu-arrow:after {
  bottom: -18px;
  right: -8px;
  border-bottom-color: #242424; }
.menu_logout .dropdown-menu-arrow:before {
  bottom: -17px;
  right: -8px;
  border-bottom-color: 242424; }

.new_button {
  background-color: transparent !important;
  border: 2px solid #22EBFF;
  border-radius: 2px;
  padding: 5px 15px;
  margin-top: 15px !important;
  color: #22EBFF;
  font-size: 12px;
  font-family: "Gotham-Bold", "Roboto", Arial, sans-serif;
  cursor: pointer; }
  .new_button:hover {
    border: 2px solid #22EBFF !important;
    background-color: #22EBFF !important;
    color: black !important; }
  .new_button:active {
    border: 2px solid #22EBFF !important; }

.tables_notifications {
  margin-top: 5px; }

.notif {
  border-radius: 100%;
  font-size: 11px;
  background: #FFAAAA;
  color: black;
  position: absolute;
  top: -5px;
  right: -5px;
  font-weight: 600;
  width: 15px;
  height: 15px;
  text-align: left;
  cursor: pointer;
  z-index: 2;
  text-align: center;
  font-family: "Roboto", Arial, sans-serif; }

.custom_bell .notifications_table, .custom_bell .notifications_table_account {
  font-size: 10px !important;
  padding: 15px !important;
  text-align: left !important;
  width: 400px !important;
  max-height: 200px !important;
  overflow-y: auto !important;
  padding-top: 0 !important;
  font-family: 'Gotham', 'Roboto', Arial, sans-serif; }
  .custom_bell .notifications_table thead th, .custom_bell .notifications_table_account thead th {
    border: none !important;
    color: white !important; }
  .custom_bell .notifications_table tbody tr, .custom_bell .notifications_table_account tbody tr {
    background-color: #242424 !important;
    color: white !important; }
    .custom_bell .notifications_table tbody tr:hover, .custom_bell .notifications_table_account tbody tr:hover {
      background-color: #242424 !important;
      color: white !important;
      font-family: 'Gotham', 'Roboto', Arial, sans-serif; }
  .custom_bell .notifications_table tbody td, .custom_bell .notifications_table_account tbody td {
    text-align: left !important;
    padding: 8px 0 !important;
    color: white !important; }
.custom_bell .dropdown-menu {
  padding: 0; }
.custom_bell .dropdown-menu.show {
  background-color: #242424;
  border-radius: 5px;
  left: -30px !important;
  top: 20px !important; }
@-moz-document url-prefix() {
  .custom_bell .dropdown-menu.show {
    left: -23px !important; } }
.custom_bell .seen {
  font-size: 11px; }
.custom_bell .date {
  color: #aaa;
  font-size: 9px; }
.custom_bell .not_seen {
  color: white;
  font-size: 11px; }
.custom_bell .notif_titles {
  font-size: 12px;
  font-weight: 600;
  color: #22EBFF;
  margin-left: 12px;
  font-family: 'Gotham', 'Roboto', Arial, sans-serif; }
.custom_bell .add-colspan {
  border-top: 1px solid #2F2F2F; }
.custom_bell .table-notifications {
  border-top: 1px solid #2F2F2F; }
.custom_bell .dropdown-menu.show {
  background-color: #242424;
  border-radius: 5px; }
  .custom_bell .dropdown-menu.show .dropdown-menu-arrow {
    top: -18px;
    left: 85%;
    width: 0;
    height: 0;
    position: relative; }
  .custom_bell .dropdown-menu.show .dropdown-menu-arrow:before,
  .custom_bell .dropdown-menu.show .dropdown-menu-arrow:after {
    content: "";
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-width: 7px 8px;
    border-style: solid;
    border-color: transparent;
    z-index: 1001; }
  .custom_bell .dropdown-menu.show .dropdown-menu-arrow:after {
    bottom: -18px;
    right: -8px;
    border-bottom-color: #242424; }
  .custom_bell .dropdown-menu.show .dropdown-menu-arrow:before {
    bottom: -17px;
    right: -8px;
    border-bottom-color: #242424; }
  .custom_bell .dropdown-menu.show table {
    background-color: #242424 !important; }
  .custom_bell .dropdown-menu.show .tabs {
    display: block;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
    overflow: hidden; }
  .custom_bell .dropdown-menu.show .tabs [class^="tab"] [type="radio"]:checked,
  .custom_bell .dropdown-menu.show .tabs [class*=" tab"] [type="radio"]:checked {
    background-color: #242424 !important; }
  .custom_bell .dropdown-menu.show .tabs [class^="tab"] label,
  .custom_bell .dropdown-menu.show .tabs [class*=" tab"] label {
    color: white;
    cursor: pointer;
    display: block;
    font-size: 1.1em;
    font-weight: 600;
    line-height: 1em;
    padding: 10px 0;
    text-align: center;
    font-family: 'Gotham', 'Roboto', Arial, sans-serif;
    font-size: 11px; }
    .custom_bell .dropdown-menu.show .tabs [class^="tab"] label:hover,
    .custom_bell .dropdown-menu.show .tabs [class*=" tab"] label:hover {
      background-color: #242424; }
  .custom_bell .dropdown-menu.show .tabs [class^="tab"] [type="radio"],
  .custom_bell .dropdown-menu.show .tabs [class*=" tab"] [type="radio"] {
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: block;
    width: 100%; }
  .custom_bell .dropdown-menu.show .tabs [class^="tab"] [type="radio"]:checked + div,
  .custom_bell .dropdown-menu.show .tabs [class*=" tab"] [type="radio"]:checked + div {
    opacity: 1; }
  .custom_bell .dropdown-menu.show .tabs [class^="tab"] [type="radio"] + div,
  .custom_bell .dropdown-menu.show .tabs [class*=" tab"] [type="radio"] + div {
    display: block;
    opacity: 0;
    padding: 2rem 0;
    width: 90%;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .custom_bell .dropdown-menu.show .tabs .tab-2 {
    width: 50%; }
  .custom_bell .dropdown-menu.show .tabs .tab-2 [type="radio"] + div {
    width: 200%;
    margin-left: 200%; }
  .custom_bell .dropdown-menu.show .tabs .tab-2 [type="radio"]:checked + div {
    margin-left: 0; }
  .custom_bell .dropdown-menu.show .tabs .tab-2:last-child [type="radio"] + div {
    margin-left: 100%; }
  .custom_bell .dropdown-menu.show .tabs .tab-2:last-child [type="radio"]:checked + div {
    margin-left: -100%; }

.navtopo {
  height: 60px;
  background: #0f0f0f;
  color: #ffffff;
  z-index: 9900;
  display: flex;
  padding: 0;
  position: fixed;
  top: 0;
  box-shadow: 0 3px 20px rgba(0, 0, 0, 0.5);
  font-family: 'Gotham-Book', 'Roboto', Arial, sans-serif; }
  .navtopo .mobile_menu_trigger {
    display: none; }
  .navtopo .custom_bell img {
    width: 25px; }
  .navtopo .logo {
    height: 23px;
    width: 140px;
    margin-left: 15px; }
  .navtopo .page_title {
    font-size: 19px;
    color: #22EBFF !important;
    font-family: 'Gotham-Book', 'Roboto', Arial, sans-serif;
    opacity: 1;
    font-weight: 0;
    margin: 17px 0 0 25px; }
  .navtopo .create_camp_button {
    margin-right: 20px; }
  .navtopo .addfunds_button {
    margin-right: 20px; }
  .navtopo .balance_value {
    text-align: right;
    margin-right: 30px;
    margin-top: 5px; }
  .navtopo .green {
    font-family: 'Roboto', Arial, sans-serif;
    font-size: 18px !important;
    color: #ffffff;
    cursor: pointer;
    margin-bottom: 0; }
  .navtopo .username_account {
    font-family: "Gotham-Medium", "Roboto", Arial, sans-serif;
    font-size: 12px;
    margin-bottom: -4px;
    margin-top: 6px; }
  .navtopo .content_info {
    justify-content: flex-end;
    padding: 0; }

.menu_mobile_open {
  display: none; }

.extended_titles {
  margin: 20px 0 0 10px; }

.size_div {
  width: 13% !important; }

hr {
  border-top: 1px solid #3C3C3C;
  margin-left: -20px;
  width: 100%; }

.row {
  margin: 0; }

.navleft {
  position: fixed;
  left: 0;
  top: 60px;
  z-index: 9998;
  background: #242424;
  bottom: 0;
  flex-direction: column;
  width: 70px;
  transition: width 0.5s;
  padding-left: 20px; }
  .navleft .extended_titles {
    font-family: 'Gotham', 'Roboto', Arial, sans-serif;
    display: none;
    color: #ffffff;
    text-decoration: none;
    font-size: 11px; }
  .navleft ._navleft {
    position: absolute;
    bottom: 100px; }
  .navleft .success-1 .extended_titles {
    color: #22EBFF; }
  .navleft .success.stats_navleft:hover .extended_titles {
    color: #22EBFF; }
  .navleft .success.rates_navleft:hover .extended_titles {
    color: #22EBFF; }
  .navleft .success.opportunities_navleft:hover .extended_titles {
    color: #22EBFF; }
  .navleft .success.reports_navleft:hover .extended_titles {
    color: #22EBFF; }
  .navleft .billing-funds:hover .extended_titles {
    color: #22EBFF; }
  .navleft .contact_icon:hover .extended_titles {
    color: #22EBFF; }
  .navleft .sub_menu {
    display: none;
    padding-left: 15px;
    margin-bottom: 20px; }
    .navleft .sub_menu p {
      font-family: 'Gotham', 'Roboto', Arial, sans-serif;
      color: #ffffff;
      text-decoration: none;
      margin: 0;
      font-size: 10px;
      margin: 3px 0 3px 10px;
      position: relative;
      padding: 2px 0; }
      .navleft .sub_menu p:after {
        background: none repeat scroll 0 0 transparent;
        bottom: 0;
        content: "";
        display: block;
        height: 2px;
        position: absolute;
        background: #22EBFF;
        transition: width 0.3s ease 0s;
        width: 0; }
      .navleft .sub_menu p:hover:after {
        width: 100%;
        left: 0; }
    .navleft .sub_menu img {
      margin: 5px 0 5px 0; }
  .navleft .toggle-icons {
    margin: 0; }
    .navleft .toggle-icons:hover + .extended_titles {
      color: #22EBFF; }
  .navleft .sidebar_icons {
    max-height: 29px;
    cursor: pointer;
    transition: width 1s; }
  .navleft div {
    cursor: pointer;
    width: 100%;
    margin: 5px 0; }
    .navleft div img {
      margin: 20px 0 10px 0; }

.dropdown-item {
  color: white;
  background-color: #242424 !important; }

.contact_icon {
  position: absolute;
  bottom: 0;
  height: 80px; }

.contactopen {
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: left;
  font-size: 11px;
  width: 300px !important;
  background: #242424;
  color: white;
  padding: 10px;
  font-family: "Gotham", "Roboto", Arial, sans-serif;
  margin: 0 0 15px 80px;
  margin-left: 75px;
  border-radius: 10px; }
  .contactopen p {
    font-family: "Gotham", "Roboto", Arial, sans-serif; }
  .contactopen .title-contacts {
    color: #22EBFF;
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 0; }
  .contactopen .am-avatar {
    height: 65px;
    width: 65px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    filter: grayscale(100%); }
    .contactopen .am-avatar img {
      width: 100%; }
  .contactopen .contact-am {
    padding-left: 0;
    padding-right: 0;
    margin-top: 0;
    margin-bottom: 0; }
  .contactopen .send-message {
    display: flex;
    justify-content: center; }
  .contactopen .close {
    display: block !important; }

.menu-contact_show {
  top: 80px !important;
  left: 60px !important; }

.menu-contact_show_ext {
  top: 80px !important;
  left: 95% !important; }

#menu-contact {
  background-color: #242424;
  border-radius: 5px; }

#menu-contact .dropdown-menu-arrow:before, #menu-contact .dropdown-menu-arrow:after {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-width: 8px 8px;
  border-style: solid;
  border-color: transparent;
  z-index: 1001; }

#menu-contact .dropdown-menu-arrow:before {
  bottom: -17px;
  right: -8px;
  border-bottom-color: 242424; }

#menu-contact .dropdown-menu-arrow:after {
  bottom: 35px;
  left: -17px;
  float: left;
  border-bottom-color: #242424;
  transform: rotate(-90deg); }

.contacts.dropdown-item:focus, .contacts.dropdown-item:hover {
  color: #16181b;
  text-decoration: none;
  background-color: #242424 !important; }

.info-contact {
  white-space: normal;
  padding-left: 15px;
  padding-right: 5px;
  padding-top: 5px; }

.tiny-padding {
  padding-top: 5px;
  margin-bottom: 0;
  padding-bottom: 5px; }

#copyID {
  width: 55px;
  font-size: 9px;
  float: right;
  padding: 3px;
  border-radius: unset;
  background-color: black;
  color: white;
  font-weight: 600; }

.group-contact {
  position: relative;
  margin: 15px 0;
  margin-top: 20px !important;
  margin-bottom: 30px !important; }
  .group-contact .formlabel.contact {
    font-size: 12px;
    position: absolute;
    pointer-events: none;
    left: 0;
    bottom: 10px;
    color: #B3B3B3;
    transition: 300ms ease all;
    margin: 0;
    padding: 0;
    font-family: "Gotham-Bold", "Roboto", Arial, sans-serif; }
  .group-contact .bar {
    position: relative;
    display: block;
    width: 100%; }
    .group-contact .bar:before {
      content: '';
      height: 2px;
      width: 0;
      bottom: -1px;
      position: absolute;
      background: #22EBFF;
      transition: 300ms ease all;
      left: 0%; }
  .group-contact .animated_input_oncontact {
    background: none;
    color: white;
    display: block;
    width: 100%;
    border: none;
    border-radius: 0;
    font-size: 13px;
    padding-left: 10px;
    padding-bottom: 5px;
    border-bottom: 1px solid #B3B3B3;
    height: 25px; }
    .group-contact .animated_input_oncontact:focus {
      outline: none;
      border-top: none !important;
      border-left: none !important;
      border-right: none !important; }
      .group-contact .animated_input_oncontact:focus ~ .formlabel.contact {
        bottom: 20px;
        font-size: 12px;
        color: #22EBFF; }
      .group-contact .animated_input_oncontact:focus ~ .bar:before {
        width: 100%; }
  .group-contact textarea {
    resize: none; }

#paypal_form,
#wired_form,
#stripe_form {
  width: 100%; }

.pay_buttons {
  margin-bottom: 20px; }

.checkout,
.wirecheckout {
  width: 100% !important; }

.cval {
  border-right: 1px solid #ccc; }
  .cval p {
    padding: 3px 10px;
    font-size: 11px;
    font-weight: 700; }

.insertcustomvalue {
  border: 1px solid #62C8FE;
  border-radius: 3px;
  height: 40px;
  margin-top: 10px; }
  .insertcustomvalue .insertvalue {
    width: 100%;
    height: 100%;
    background: none;
    padding-left: 25px;
    font-size: 17px;
    border: none;
    font-family: "Gotham-Medium", "Roboto", Arial, sans-serif; }
  .insertcustomvalue .sign {
    position: absolute;
    top: 4px;
    left: 10px;
    font-size: 20px; }

.paymentcurrency .select2-container {
  width: 100% !important;
  background-color: none; }

.upload_file {
  margin-bottom: 100px;
  height: 45px;
  border: 1px solid #aaa;
  justify-content: space-between;
  padding: 3px;
  margin: 10px 0;
  cursor: pointer; }
  .upload_file input {
    position: absolute;
    cursor: pointer;
    opacity: 0;
    width: 100%;
    left: 0;
    bottom: 0;
    height: 100%; }
  .upload_file p {
    font-size: 13px;
    margin-left: 15px !important;
    font-family: "Gotham";
    font-weight: 600;
    color: #76929d;
    cursor: pointer;
    margin: auto 0; }

.btnfincopy {
  background: black;
  color: white;
  border: none;
  font-size: 12px;
  padding: 3px 6px;
  border-radius: 3px;
  font-family: "Gotham-Bold", "Roboto", Arial, sans-serif;
  position: absolute;
  bottom: 0;
  cursor: pointer; }
  .btnfincopy:active {
    background: #62C8FE;
    color: white; }

.p1 {
  font-family: "Gotham", "Roboto", Arial, sans-serif;
  margin: 0;
  font-size: 11px; }

.activepayment {
  color: white !important;
  background-color: black !important; }

.hoverpayments2 {
  font-family: "Gotham-Medium", "Roboto", Arial, sans-serif;
  display: inline-grid;
  padding: 5px !important; }
  .hoverpayments2 p {
    font-size: 10px;
    padding: 0;
    line-height: 0;
    margin: 0; }
  .hoverpayments2 .valor {
    font-size: 18px; }

.selectedvalue {
  background-color: black !important;
  color: #22EBFF !important; }

.payment_description_1 {
  font-size: 11px;
  font-family: "Gotham", "Roboto", Arial, sans-serif; }

.payment_description_2 {
  font-size: 13px;
  font-family: "Gotham-Bold", "Roboto", Arial, sans-serif;
  margin: 10px 0; }

.hoverpayments,
.hoverpayments2 {
  height: 85px;
  text-align: center;
  vertical-align: middle;
  font-size: 18px;
  color: #ccc;
  background-color: #F2F2F2;
  border: 1px solid #E5E3E3;
  cursor: pointer;
  padding: 0; }
  .hoverpayments img,
  .hoverpayments2 img {
    width: 100%; }
  .hoverpayments .hover,
  .hoverpayments2 .hover {
    display: none; }
  .hoverpayments p,
  .hoverpayments2 p {
    margin: auto; }

.fastpayment {
  font-size: 11px;
  font-family: "Gotham", "Roboto", Arial, sans-serif; }

.paypaldescription,
.wiretransferdescription,
.creditcarddescription {
  display: none; }

.top-arrow {
  border-bottom: 5px solid #62C8FE; }
  .top-arrow:after {
    content: "";
    position: absolute;
    left: 93%;
    bottom: 95%;
    margin-left: -25px;
    width: 6px;
    height: 6px;
    transform: rotate(45deg);
    margin-top: -25px;
    background-color: white;
    border-bottom: 0px solid #62C8FE;
    border-left: 1px solid #62C8FE;
    border-right: 0px solid #62C8FE;
    border-top: 1px solid #62C8FE; }

.group_wiretransferdescription {
  position: relative;
  margin: 15px 0; }
  .group_wiretransferdescription .formlabel {
    font-size: 12px;
    position: absolute;
    pointer-events: none;
    left: 0;
    bottom: 10px;
    color: black;
    transition: 300ms ease all;
    margin: 0;
    padding: 0;
    font-family: "Gotham-Bold", "Roboto", Arial, sans-serif; }
  .group_wiretransferdescription .bar {
    position: relative;
    display: block;
    width: 100%; }
    .group_wiretransferdescription .bar:before {
      content: '';
      height: 2px;
      width: 0;
      bottom: -1px;
      position: absolute;
      background: #62C8FE;
      transition: 300ms ease all;
      left: 0%; }
  .group_wiretransferdescription .animated_input_nav {
    background-color: transparent;
    color: black;
    display: block;
    width: 100%;
    border: none;
    border-radius: 0;
    font-size: 13px;
    padding-left: 10px;
    padding-bottom: 0;
    border-bottom: 1px solid #B3B3B3; }
    .group_wiretransferdescription .animated_input_nav:focus {
      outline: none;
      border-top: none !important;
      border-left: none !important;
      border-right: none !important; }
      .group_wiretransferdescription .animated_input_nav:focus ~ .formlabel {
        bottom: 26px;
        font-size: 12px;
        color: #62C8FE; }
      .group_wiretransferdescription .animated_input_nav:focus ~ .bar:before {
        width: 100%; }
    .group_wiretransferdescription .animated_input_nav:valid ~ .formlabel {
      bottom: 26px;
      font-size: 12px;
      color: black; }

/* width */
::-webkit-scrollbar {
  width: 4px; }

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1; }

/* Handle */
::-webkit-scrollbar-thumb {
  background: #888; }

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555; }

@media only screen and (min-width: 1650px) {
  .size_div {
    width: 11% !important; } }
@media only screen and (max-height: 600px) {
  .navleft .extended_titles {
    font-size: 10px; }
  .navleft .sidebar_icons {
    max-height: 25px; }
  .navleft ._navleft {
    bottom: 65px; } }

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