/*!
 * Bootstrap v3.1.1 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/* === CSS THEME HERE === */
.buybox-smartcall {
    width: 100%;
    margin: 0 auto;
    position: fixed;
    bottom: 0;
    z-index: 99;
}

.nys {
    max-width: 600px;
    margin: 0 auto;
    background: #fff;
    margin-bottom: -8px;
}

.info-toko-mobile {
    padding: 10px;
    background: #A661FF;
}

.buybox-smarttoko .insmart-box {
    width: 100%;
}

ul.insmart-box {
    list-style: none;
    margin: 0;
    padding: 0;
    height: 54px;
}

ul.insmart-box li.qleft {
    background: #36D6CF;
    text-align: center;
    padding: 0;
}

ul.insmart-box li {
    float: left;
    width: 50%;
    padding: 14px 0;
}

ul.insmart-box li.qleft a {
    width: 50%;
}

ul.insmart-box li a {
    color: #fff;
    font-size: 13px;
}

ul.insmart-box li.qleft .in1 {
    background: #1f84b8;
    padding: 14px 0;
}

ul.insmart-box li.qleft div {
    width: 50%;
    float: left;
}

ul.insmart-box li.qleft .in2 {
    background: #07594a;
    padding: 14px 0;
}

ul.insmart-box li.qleft div {
    width: 50%;
    float: left;
}

ul.insmart-box li.qright {
    background: #4cda64;
    text-align: center;
}

ul.insmart-box li {
    float: left;
    width: 50%;
    padding: 14px 0;
}


