body {
    /*height: 100%;*/
    /*min-height: 100%;*/
    /*overflow-x: hidden;*/
    /*overflow-y: hidden;*/
    font-family: Ubuntu, sans-serif;
}

html, body, .wrapper {
    height: 100%;
}

body > .wrapper {
    height: auto;
    min-height: 100%;
}

.wrapper-content {
    padding-bottom: 60px;
}

.lobstr-nav {
    /*background: linear-gradient(to right, #044672, #82c1a9);*/
    background: transparent;
    height: 60px;
    margin-bottom: 30px;
    border-radius: 0px;
    z-index: 1;
}
.navbar.lobstr-nav {
    display: block;
    padding-top: 32px;
}

.navbar.lobstr-nav .container-fluid {
  text-align: right;
}

.navbar.lobstr-nav .container-fluid .header-text{
  margin-right: 25px;
}

.lobstr-footer {
    /*background: linear-gradient(to right, #044672, #82c1a9);*/
    clear: both;
    position: relative;
    z-index: 10;
    height: 60px;
    margin-top: -60px;
    width: 100%;
}

.brand {
    margin-top: 0px;
    margin-left: -30px;
    height: 24px;

}

.sign-button {
    background-color: rgba(0, 0, 0, 0.2);

    /*    border-color: white;*/
    border-radius: 5px;
    border-width: 1px;
    color: #ffffff;
    font-size: 14px;
    -webkit-box-shadow: inset 0 0 20px rgba(255, 255, 255, .1), 0 0.8px 0px rgba(255, 255, 255, .27), inset 0 1px 0 rgba(0, 0, 0, .1);
    height: 40px;
    width: 80px;
    /*margin-left: 14px;*/
    line-height: 1.8;
    margin-top: 9px;
}

.sign-button:hover, .sign-button:focus {
    background-color: rgba(0, 0, 0, 0.35);
    color: #ffffff;
    font-size: 14px;
}

.sign-block {
    margin-right: -30px;
}

.navigation {
    /*    margin-left: 30px;*/
    background-color: rgba(0, 0, 0, 0.05);
    font-size: 18px;
    color: #0a334f;
    width: 215px;
    border-radius: 5px;
    height: 500px;
    margin-left: -15px;
    font-weight: 300;

    /*    position: fixed;*/
}

.active-menu {
    font-size: 18px;
    color: #0a334f;
    font-weight: 900;
    /*margin-top: 10px;*/
    /*margin-bottom: -20px;*/
}

.alternative-balance {
    font-size: 30px;
    color: #64acb6;
    font-weight: 300;
    margin-top: -5px;
}

.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: rgba(0, 0, 0, 0);
}

.badge-lobstr {
    background-color: #8ac7aa;
    border-radius: 50%;
    font-size: 18px;
    color: #ffffff;
}

.current-balance {
    font-size: 50px;
    color: #0a334f;
    font-weight: 900;

}

.content {
    /*    margin-left: 200px;*/
    padding-left: 40px;
    margin-top: -20px;
    margin-bottom: 50px;
    width: 770px;
}

.send-button {
    background: linear-gradient(to top right, #084a74, #45858e);
    border-radius: 2px;
    /*margin-top: 18px;*/
    font-size: 18px;
    color: #ffffff;
    font-weight: 500;
    margin-right: -30px;
    width: 235px;
    height: 50px;
}

.send-button:active {
    background: linear-gradient(to top right, #083152, #37656e);
    color: #ffffff;
}
.send-button:focus {
    color: #ffffff;
}
.send-button:hover{
    color: #ffffff;
}

.container-lobstr {
    /*width: 1000px;*/
    /*background-color: yellow;*/
}

.chart {
    height: 317px;
    width: 745px;
    margin: auto;
    background-color: rgba(0, 0, 0, 0.05);
    border-radius: 5px;
    padding-top: 10px;
}

.transactions {
    margin-top: 25px;
    width: 745px;
    /*min-height: 300px;*/
}

.all-history {
    font-size: 14px;
    color: #0a334f;
    font-weight: 900;
    margin-top: 5px;
}

.all-history:hover {
    text-decoration: none;
}

.last-transactions {
    font-size: 18px;
    font-weight: normal;
    color: #0a334f;
    margin-bottom: 5px;
}

table > thead > tr > th {
    font-size: 14px;
    font-weight: normal;
    color: #898989;
}

td {
    vertical-align: middle !important;
}

th.type {
    width: 13%;
}

td.date {
    font-size: 14px;
    font-weight: normal;
    color: #000000;
    width: 25%;
}

td.account {
    font-size: 18px;
    font-weight: normal;
    color: #000000;
    width: 33%;
}

td.amount {
    font-size: 18px;
    line-height: 50px;
    color: #0a334f;
    font-weight: 900;
    width: 29%;
}

.footer {
    margin-top: 20px;
}

.footer-text {
    font-size: 12px;
    font-weight: normal;
    color: rgba(255, 255, 255, 0.5);
    text-align: center;
}

#navigation.stick {
    position: fixed;
    top: 20px;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 5px;
}

.table-border {
    border: solid 1px #ddd;
    border-radius: 5px;
    margin-top: 5px;
}

.footer-link {
    margin-left: 10px;
    margin-right: 10px;
    color: rgba(255, 255, 255, 0.5);
}

.footer-link:hover {
    text-decoration: none;
    color: #ffffff;
}

.striped {
    margin-bottom: 0px;
}

.box-header {
    padding-top: 9px;
    margin-bottom: 9px;
}

.current, .box-content {
    margin-left: 20px;
}

.current {
    font: 900 16px / 50px Ubuntu;
    color: #0a334f;
    height: 35px;
    display: inline-block;
}

.high-rate, .low-rate, .percent, .chart-period {
    margin-left: 10px;
    margin-right: 10px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    line-height: 35px !important;
}

.high-rate, .low-rate, .chart-period {
    border-radius: 5px;
    font: 900 14px / 50px Ubuntu;
    height: 35px;
    width: 105px;
}

.high-rate {
    color: #8ac7aa;
    border: solid 1px #8ac7aa;
}

.low-rate {
    color: #ff6464;
    border: solid 1px #ff6464;
}

.percent {
    font: 900 18px / 50px Ubuntu;
    color: #ff6464;
    height: 35px;
    margin-top: 10px;
    /*margin-right: 50px;*/
}

.navbar {
    border: none;
}

.rate-img {
    margin-top: 10px;
}

.nav-stacked {
    margin-top: 20px;
}

.no-transactions {
    font: 700 36px / 50px Ubuntu;
    color: #042d4c;
    text-align: left;
}

.suggestion {
    /*margin-top: 50px;*/
}

.suggestion > div {
    display: inline-block;
}

.suggestion-text {
    font: 400 30px / 50px Ubuntu;
    color: #042d4c;
    text-align: left;
    max-width: 487px;
    padding: 0;
}

.navbar-header {
    margin-top: -4px;
}

.navbar-header > div {
    display: inline-block;
}

.vertical-divider, .header-text, .welcome {
    font: 14px / 50px Ubuntu;
    font-weight: normal;
    color: rgba(255, 255, 255, 0.5);
}

.vertical-divider {
    margin-right: 10px;
    margin-left: 10px;
}

.header-text {
    margin-right: 10px;
}

.welcome {
    margin-top: 5px;
    display: inline-block;
}

.header-controls {
    margin-left: 40px;
}

.header-controls > a {
    display: inline-block;
    font: 900 14px / 50px Ubuntu;
    color: #ffffff;
}

.header-controls > a:hover, .header-controls > a:focus {
    text-decoration: none;
    color: rgba(255, 255, 255, 0.6);
}

.vertical-divider-bold {
    font: 900 14px / 50px Ubuntu;
    color: #ffffff;
}

.no-border {
    border: 0;
}

.add-input {
    display: inline-block;
    min-width: 220px;
    max-width: 680px;
    width: 150px;
    border: none !important;
    height: 50px;
    background-color: #ebebeb !important;
    text-align: center;
    font: 18px / 30px Ubuntu;
    margin-bottom: 5px;
}

.add-input:focus {
    box-shadow: none;
}
.tag-input {
    background-color: #ebebeb !important;
    border-radius: 3px;
    height: 50px;
    min-width: 100px;
    text-align: center;
    border: none !important;
    margin-right: 10px !important;
}

.tag-input>span {
    font: 16px / 42px Ubuntu;
    font-weight: normal;
    margin: 0px 10px;
}

.glyphicon {
    font-family: 'Glyphicons Halflings' !important;
    font-style: normal !important;
    font-weight: normal !important;
    line-height: 1 !important;
    margin-right: 10px !important;
}

.label-send {
    font: 18px / 30px Ubuntu;
    font-weight: normal;
    color: #000000;
}

.input-send {
    max-width: 680px;
    height: 40px;
    border-radius: 5px;
    border: 2px solid #ebebeb;
    box-shadow: none;
}
.input-send:focus {
    box-shadow: none;
    border: 2px solid #ebebeb;
}

.or {
    margin: 0px 10px;
    font: 18px / 50px Ubuntu;
    color: #898989;
}

.cancel {
    vertical-align: middle;
    margin-top: 20px !important;
}

.cancel > a {
    color: #000000;
    font: 18px / 50px Ubuntu;
}

.cancel > a:hover, .cancel > a:focus {
    text-decoration: none;
}


ul.ui-autocomplete {
    z-index: 1100;
}

.autocomplete-suggestions {
    background-color: white;
    cursor: pointer;
    width: 220px !important;
    border: 3px solid #ebebeb;
}
.autocomplete-suggestion {
    padding-left: 10px;
    height: 35px;
    border: 1px solid #ebebeb;
    font: 15px / 35px Ubuntu;
    white-space: nowrap;
    overflow: hidden;
}
.autocomplete-selected {
    background-color: #ebebeb;
}

.has-error {
    /*border: 2px solid #ff6464 !important;*/
    /*background-color: rgba(255, 100, 100, 0.1) !important;*/
}

.error-text {
    color: #ff6464 !important;
}


.transaction-success {
    background-color: rgba(138, 199, 170, 0.9);
    border: 2px solid #8ac7aa;
    color: #ECECEC;
    /*display: none;*/
    position: absolute;
    left: 10%;
    width: 80%;
    top: 10%;
    z-index: 1040;
    display: none;
}

.transaction-error {
    background-color: rgba(255, 100, 100, 0.9);
    border: 2px solid #ff6464;
    color: #ECECEC;
    position: inherit;
    left: 10%;
    width: 80%;
    top: 10%;
    z-index: 1042;
    display: none;
    margin-bottom: 0px;
}


#div_id_send_to {
    max-width: 680px;
}

.rates {
    display: inline-block;
}

.new-transaction:after {
    /*border-left: 10px solid rgba(138, 199, 170, 0.9) !important;*/
    transition: 0.2s;
    content: 'new';
    display: inline;
    -webkit-transform-origin: left top 0;
    -moz-transform-origin: left top 0;
    -ms-transform-origin: left top 0;
    -o-transform-origin: left top 0;
    transform-origin: left top 0;
    float: left;
    margin-top: -10px;
    padding-bottom: -10px !important;
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
    position: absolute;
    margin-left: -18px;
    color: white;
}
.new-transaction {
    border-left: 15px solid rgba(138, 199, 170, 0.9);
    transition: 0.2s;
    margin-left: -16px;
}

.brand-text, .brand-text div {
    display: inline-block;
}
.brand-text {
    margin-top: 5px;
}

.font-size13 {
    font-size: 13px !important;
}

.mobile-app {
    background-color: rgba(0, 0, 0, 0.05);
    margin-bottom: 0px;
    color: #042d4c;
    display: none;
}

.mobile-app span {
    color: #042d4c;
}
.mobile-app .close {
    margin-top: 8px;
}
.mobile-app span:hover, .mobile-app span:focus {
    color: #042d4c;
}
.mobile-app strong {
    margin-right: 5px;
}

.mobile-app .btn-default {
    margin-left: 20px;
}

.without-nav {
    margin-left: -20px;
    width: 1000px;
    margin-top: -20px;
    margin-bottom: 50px;
}

/*.container-fluid {*/
    /*padding-left: 10px;*/
    /*padding-right: 20px;*/
/*}*/
.actions > button:focus {
    outline: 0;
}
.transactions tr:hover{
    cursor: pointer;
}
.outline-none {
    outline: none;
}

.transactions-summary tr {
    font: 18px / 30px Ubuntu;
    font-weight: normal;
    color: #000;
}

.transactions-summary span.glyphicon{
    font-size: 25px;
}

.transactions-summary span.glyphicon.glyphicon-exclamation-sign{
    color: #ff6464;
}

.transactions-summary span.glyphicon.glyphicon-ok-sign{
    color: #8ac7aa;
}

.transactions-summary tr td:last-child {
    text-align: center;
}

.transactions-summary tr td.error-info {
    color: #ff6464;
}

.transactions-summary tr td.success-info {
    color: #8ac7aa;
}

.transactions-summary tr td.account-name {
    width: 55%;
}

.transactions-summary > tbody > tr > td {
    padding: 8px;
    line-height: 1.42857143;
}

.transactions-summary {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}

.transactions-summary tr td:first-child {
    width: 5%;
}

.transactions-summary tr td:last-child {
    width: 40%;
}

.not-display {
    display: none;
}

.page-title {
  color: white;
  font-size: 48px;
  letter-spacing: 0.6px;
}

.page-title .fat {
  font-weight: 900;
}

.under-title {
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0.2px;
  color: rgba(255, 255, 255, 0.6);
}

.info-block .block-header {
  font-weight: bold;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0.3px;

  color: rgba(255, 255, 255, 0.87);
}

.info-block .block-text {
  margin-top: 13px;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.2px;

  color: rgba(255, 255, 255, 0.6);
}

.info-block .block-text a {
    color: #ffffff;
}

.page-title-wrapper  .lets-start-button {
  border: none;
  width: 186px;
  height: 50px;
  border-radius: 6px;
  background-color: #50c794;
  display: inline-block;

  margin-top: 32px;
  line-height: 50px;
  color: white;
  text-align: center;
  text-decoration: none!important;
}

.page-title-wrapper  .lets-start-button:hover {
  background-color: #3fce76;
}

.page-title-wrapper {
  text-align: center;
}

.container-lobstr.content-container .lobstr-footer {
  position: absolute;
  bottom: 0;
}

.container-lobstr.content-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
  align-items: center;
  flex-shrink: 0;

  padding-top: 160px;
  padding-bottom: 120px;

  background-image: radial-gradient(circle at -3% -5%, #42a096, #1f5e80);
}

.index-content .info-block {
  max-width: 340px;
}

.index-content {
  margin-top: 40px;
}

.info-block {
  max-width: 340px;
  margin-top: 31px;
}

.index-content.flat-page .info-block {
    max-width: 780px;
}

.f-left {
  float: left;
}

.f-right {
  float: right;
}

.index-content .info-block-wrapper {
  max-width: 420px;
  margin-left: 40px;
  margin-right: 40px;
}

.navbar-header {
  width: 200px;
  display: inline;
  float: left;
}

.lobstr-footer .container {
  padding: 0;
}

@media screen and (max-width: 870px) {
  .info-block-wrapper.f-left {
    float: none;
  }

  .info-block-wrapper.f-right {
    float: none;
  }

  .info-block .block-header {
    text-align: center;
  }
}

.checkbox-background {
    background-color: red;
    height: 10px;
    width: 10px;
}

.container-lobstr a:hover {
    color: #fff;
}


@media screen and (max-width: 768px) {
    .container-lobstr .lobstr-header {
        padding: 0;
    }

    .container-fluid > .navbar-header {
        margin-left: -10px;
        margin-right: 0;
        width: 150px;
    }
    .brand {
        margin-left: 0;
    }

    .big-button, .merge-form-wrapper .merge-form .form-button {
        padding-left: 30px;
        padding-right: 30px;
    }
    .merge-form-wrapper .merge-form .summary {
        padding: 15px 12px;
    }
    .merge-form-wrapper .merge-form .summary .arrow-wrapper {
        padding-left: 7px;
        padding-right: 7px;
    }

    .checkbox.fieldWrapper {
        display: flex;
    }
}
@media screen and (max-width: 489px) {
    .navbar.lobstr-nav .container-fluid {
        text-align: left;
    }

    .navbar.lobstr-nav .container-fluid .header-text {
        float: right;
        line-height: 32px;
        margin: 0;
    }

    .brand-text {
        float: right;
        width: 150px;
        line-height: 10px;
        margin-top: -8px;
    }
}