.btn-bt.default {
    color: #253746;
    background: rgba(255, 255, 255, 0);
    border-color: rgba(68, 68, 68, .2);
    border-radius: 1px !important;
    text-transform: lowercase !important;
    cursor: pointer;
    display: inline-block;
    outline: 0;
    position: relative;
    transform: translateZ(0);
    border-width: 2px;
    border-style: solid;
}

.btn-bt.defaultcapital {
    color: #253746;
    background: rgba(255, 255, 255, 0);
    border-color: rgba(68, 68, 68, .2);
    border-radius: 1px !important;
    cursor: pointer;
    display: inline-block;
    outline: 0;
    position: relative;
    transform: translateZ(0);
    border-width: 2px;
    border-style: solid;
}

.row-fluid {
    width: 100%;
    *zoom: 1;
}

.row-fluid:before, .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
}

.row-fluid:after {
    clear: both;
}

div {
    display: block;
}

body {
    font-family: Roboto, Arial, Helvetica, sans-serif;
    line-height: 20px;
    font-weight: 400;
    font-style: normal;
    color: #253746;
    font-size: 14px;
}

.row-fluid .span12 {
    height: 50px;
    width: 100%;
}

.row-fluid [class*="span"]:first-child {
    margin-left: 0;
}

.row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.127659574468085%;
    *margin-left: 2.074468085106383%;
}

.span12 {
    min-height: 0 !important;
}

#logo {
    float: left;
    height: 100%;
}


#logo img {
    display: block;
    visibility: visible;
    height: 22px;
    max-width: none;
    top: 50%;
    position: relative;
    margin-top: -11px;
}

#logo a {
    float: left;
    height: 100%;
}

a {
    color: inherit;
    transition-duration: .4s;
    text-decoration: none;
}

body {
    margin: 0;
    line-height: 20px;
}

body {
    margin-right: 0 !important;
    -webkit-font-smoothing: antialiased;
}

body {
    margin-right: 0 !important;
    -webkit-font-smoothing: antialiased;
}

body {
    margin: 0;
    line-height: 20px;
}

.header_tools {
    display: table;
    height: 100%;
    padding-left: 20px;
    float: right;
}

.header_button {
    float: right !important;
    margin-left: 30px;
}

a {
    text-decoration: none;
}

.zc-menu-button {
    padding: 3px 10px !important;
}


.background--dark .header_button, .background--dark .open_search_button {
    color: #fff !important;
}

.header_tools .vert_mid > a:last-child, .header_tools .cart:last-child {
    margin-right: 0;
}

nav .menu > li > a, nav .menu > li.hasSubMenu:after, header#header .header_tools .vert_mid > a:not(#trigger-overlay), header#header .header_tools .cart .cart_icon {
    font-family: Ubuntu;
    text-align: center;
    line-height: 20px;
    letter-spacing: 1px;
    font-weight: 400;
    font-size: 13px;
}

.header_tools .vert_mid {
    vertical-align: middle;
    display: table-cell;
}

.container {
    display: inline-flex;
    position: relative;
    width: 98%;
    margin-right: auto;
    margin-left: auto;
}

.header_wrapper {
    background-color:#3cb5a3;
    position: sticky;
    width: 100%;
    top: 0;
    z-index: 9;
}

.menu-content {
    top: 50px !important;
}

.zc-option {
    color: #fff !important;
    background: #3cb5a3 !important;
}

#logo {
    height: 50px;
    left: 20px;
    position: absolute;
}

#api-name {
    font-size: 20px;
    height: 50px;
    left: 260px;
    position: absolute;
    color: #fff
}

@media (max-width: 660px) {
    #api-name {
        font-size: 20px;
        height: 50px;
        left: 160px;
        position: absolute;
        color: #fff
    }
}
