body {
    font-family: 'Montserrat', Helvetica, Arial, serif;
    color: #666;
    font-size: 13px;
    background: #ffffff;
}

b, strong {
    font-weight: 600;
}

.nav .divider {
    border-bottom: 1px solid #66666629;
}

.codesign {
    background: #d8e6ff;
    color: #3466bd;
    border-radius: 4px;
    margin-bottom: 15px;
    display: block;
}

.well h5 {
    margin-top: 0px;
    padding-bottom: 15px;
    border-bottom: 1px solid #0000001a;
}

.datepicker table tr td.active.active, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled.disabled, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.disabled:hover.active, .datepicker table tr td.active.disabled:hover.disabled, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active.disabled:hover:hover, .datepicker table tr td.active.disabled:hover[disabled], .datepicker table tr td.active.disabled[disabled], .datepicker table tr td.active:active, .datepicker table tr td.active:hover, .datepicker table tr td.active:hover.active, .datepicker table tr td.active:hover.disabled, .datepicker table tr td.active:hover:active, .datepicker table tr td.active:hover:hover, .datepicker table tr td.active:hover[disabled], .datepicker table tr td.active[disabled] {
    background-color: #3e68b2;
    background-image: none;
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #ffffff;
    border-radius: 4px;
    border: 1px solid #0000000f;
    line-height: 22px;
}

.pagetitle {
    font-size: 18px;
    font-weight: 400;
    border-bottom: 1px solid #0000000f;
    margin-bottom: 30px;
    padding-bottom: 15px;
}

.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
}

a, a:hover, a:active, a:focus {
    color: #9eb3ff;
}

.container {
    padding-right: 30px;
    padding-left: 30px;
    margin-right: auto;
    margin-left: auto;
}

.containerfull {
    width: 100%;
}

.bodyouter {
    background: #e4e4e4;
}

.col-no-pad {
    padding: 0px;
}

.outermainbox {
    background: #ffffff;
    padding: 30px;
    margin: 50px auto;
    max-width: 330px;
    border-radius: 4px;
    box-shadow: 0px 0px 10px #00000026;
    overflow: hidden;
}

.outermainbox .logobox {
    text-align: center;
    margin: -30px;
    margin-bottom: 30px;
    padding: 50px 30px;
    background: #14192a url(../img/backgroundblock.jpg) no-repeat center;
    background-size: cover;
}

.outermainbox .logo {
    width: 90%;
}

.outermainbox h1 {
    font-size: 17px;
    font-weight: 500;
    color: #858585;
    margin-top: 0px;
    margin-bottom: 30px;
    padding: 15px 30px;
    background: #ededed;
    margin-left: -30px;
    margin-right: -30px;
}

.outermainbox h1 span {
    display: block;
    font-size: 15px;
    font-weight: 300;
    margin-top: 10px;
}

.outermainbox .fplink {
    display: block;
    color: #929292;
    margin-top: 15px;
}

.outermainbox .copyright {
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px solid #0000000a;
    text-align: center;
    margin-left: -30px;
    margin-right: -30px;
    padding-left: 30px;
    padding-right: 30px;
    color: #666;
    font-size: 12px;
}

.table {
    font-size: 12px;
    background: #fcfcfc;
    border-radius: 4px;
    overflow: hidden;
}

.table>tbody>tr>td {
    padding: 5px 8px;
}

.table>thead>tr>th {
    padding: 8px 10px;
}

.dataTables_paginate {
    font-size: 10px;
}

thead {
    background: #0000000d;
    color: #454545;
}

table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>td:first-child:before, table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>th:first-child:before {
    background-color: #b8b8b8;
    top: 7px;
    border: 0px;
    box-shadow: none;
}

table.dataTable>tbody>tr.child ul.dtr-details>li {
    border-bottom: 1px solid #efefef0f;
    padding: 0.5em 0;
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #ffffff0a;
}

.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border: 1px solid #00000014;
}

.table-bordered {
    border: 1px solid #ffffff0f;
}

th {
    font-weight: 500;
}

table.dataTable>tbody>tr.child span.dtr-title {
    font-weight: 500;
}

.well .form-control {
    font-size: 12px;
    color: #1e1e1e;
    background-color: #ffffff8a;
    border: 1px solid #00000017;
}

.input-budget {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
    display: inline-block;
    width: 80px;
}

.form-control {
    font-size: 12px;
    color: #1e1e1e;
    background-color: #ffffff;
    border: 1px solid #0000000f;
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #00000030;
    opacity: 1;
}

.input-group-addon {
    font-size: 13px;
    color: #9eb3ff;
    text-align: center;
    background-color: #ffffff;
    border: 1px solid #13131317;
    font-weight: 600;
}

.btn-default, .btn-default:active, .btn-default:focus, .btn-default:hover {
    color: #fff;
    background-color: #9eb3ff;
    border-color: #ffffff29;
}

.btn-primary, .btn-primary:active, .btn-primary:focus, .btn-primary:hover {
    color: #9eb3ff;
    background-color: #ffffff;
    border-color: #9eb3ff;
}

.btn-primary.active, .btn-primary:active, .open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #4167b2;
    border-color: #4167b2;
}

.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: #4167b2;
    border-color: #4167b2;
}

.form-bordered .form-group {
    margin-bottom: 15px;
    padding-bottom: 20px;
    border-bottom: 1px dashed #00000030;
}

.form-desc {
    font-size: 10px;
    color: #5a5a5a;
    margin: 0px;
    padding: 0px;
    margin-top: 10px;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {   
  border-color: #0000002e;
  box-shadow: none;
  outline: 0 none;
}

.navbar-default {
    background-color: #14192a;
    border-color: #14192a;
    border-radius: 0px;
    border-top: none;
    border-left: none;
    border-right: none;
    margin-bottom: 0px;
}

.navbar-default .navbar-brand {
    box-shadow: none;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #00000000;
    background: #00000000;
}

.navbar-default .navbar-toggle {
    border-color: #0000;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #ffffff61;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #00000000;
}

.navbar-brand .logo {
    height: 20px;
    margin-top: 0px;
}

.navbar-default .navbar-nav>li>a, .navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:active {
    color: #fff;
    font-size: 14px;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #4167b2;
    background-color: #ffffff05;
}

.navbar-default .navbar-nav .open .dropdown-menu>li>a, .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
    color: #666;
    background: none;
}

.navbar-border {
    height: 4px;
    background: #ffffffad;
    border-top: 1px solid #00000000;
    border-bottom: 1px solid #ffffff00;
}

.dropdown-menu {
    font-size: 13px;
    background-color: #ffffff;
    border: 1px solid rgba(255, 255, 255, 0.04);
}

.dropdown-menu .divider {
    background-color: #00000017;
}

.upbargold {
}

.upbargold .menu {
    display: block;
    text-align: left;
    padding: 10px 15px;
    border-bottom: 1px solid #0000002b;
    margin: 0px 0px;
    font-size: 12px;
    text-decoration: none;
    color: #ffffff;
    font-weight: 500;
    text-transform: capitalize;
    background: #9eb3ff;
}

.upbargold .submenu {
    display: block;
    text-align: left;
    padding: 7px 10px;
    margin: 0px 15px;
    font-size: 12px;
    text-decoration: none;
    color: #fff;
    font-weight: 500;
    text-transform: capitalize;
    border-radius: 4px;
}

.upbargold .collapsemenu {
    display: block;
    text-align: left;
    padding: 6px 10px;
    margin: 4px 0px;
    font-size: 12px;
    text-decoration: none;
    color: #ffffff;
    font-weight: 500;
    text-transform: capitalize;
    border-radius: 0px;
    margin-left: 35px;
    background: #6660;
    border-left: 2px solid #9eb3ff;
}

.sidebargold {
    min-height: 100vh;
    background: #ffffff;
    box-shadow: none;
    border-right: 1px solid #0000001c;
}

.sidebargold .menu {
    display: block;
    text-align: left;
    padding: 10px 15px;
    margin: 0px -15px;
    font-size: 12px;
    margin-left: -30px;
    padding-left: 30px;
    text-decoration: none;
    color: #ffffff;
    font-weight: 500;
    text-transform: capitalize;
    background: #9eb3ff;
    margin-bottom: 10px;
}

.sidebargold .submenu {
    display: block;
    text-align: left;
    padding: 6px 10px;
    margin: 4px 0px;
    font-size: 11px;
    text-decoration: none;
    color: #0000009c;
    font-weight: 500;
    text-transform: capitalize;
    background: #ededed;
    border-radius: 4px;
    box-shadow: inset -118px 0px 60px -60px #ffff;
}

.sidebargold .menu span {
    display: inline-block;
    margin-right: 10px;
}

.sidebargold .collapsemenu {
    display: block;
    text-align: left;
    padding: 6px 10px;
    margin: 4px 0px;
    font-size: 11px;
    text-decoration: none;
    color: #0000009c;
    font-weight: 500;
    text-transform: capitalize;
    margin-left: 10px;
    background: #6660;
    border-left: 2px solid #9eb3ff;
}

.sidebarinfo {
    border-left: 1px solid #313131;
    padding-top: 30px;
    padding-bottom: 30px;
    min-height: 100vh;
}

.infobox {
    margin-bottom: 20px;
}

.infobox h1 {
    font-size: 13px;
    margin: 0px;
    margin-left: -15px;
    padding: 10px 0px;
    padding-left: 15px;
    background: #0000001f;
    text-transform: capitalize;
    font-weight: 600;
    margin-bottom: 10px;
    color: #ffffff;
    border-radius: 0px 4px 4px 0px;
    border-right: 2px solid #d19625;
}

.infobox .col {
    padding: 0px;
    overflow: hidden;
    white-space: nowrap;
}

.infobox .col-last {
    text-align: right;
}

.infobox .tabtitle {
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 700;
    color: #5b5b5b;
    padding-bottom: 10px;
    border-bottom: 1px solid #ffffff08;
    margin: 0px 0px;
}

.infobox .tabitem {
    font-size: 11px;
    font-weight: 200;
    color: #bcbcbc;
    padding: 2px 0px;
    border-bottom: 1px solid #ffffff05;
    margin: 0px 0px;
}

.infobox-toogle {
    display: inline-block;
    position: relative;
    float: right;
    margin-top: 16px;
    margin-right: 5px;
    margin-bottom: 10px;
    color: #c7c7c7;
    font-size: 16px;
    cursor: pointer;
}

.infocollapse {
    margin: 0px -15px;
    padding: 0px 15px;
    background: #ffffff05;
    margin-bottom: 0px;
    padding-bottom: 10px;
}

.infocollapse .infobox h1 {
    background: none;
    border-bottom: 1px solid #ffffff05;
    border-right: 0px;
    margin-left: 0px;
    padding-left: 0px;
}

.maincontent {
    margin: 30px 15px;
}

@media (max-width: 768px) {
    .maincontent {
        margin: 15px 0px;
    }
}

.footer {
    padding: 20px 15px;
    border-top: 1px solid #0000001f;
    text-align: center;
    background: #ffffff;
    color: #666;
}

.footer .logo {
    height: 18px;
    vertical-align: middle;
    margin-right: 0px;
    margin-left: 5px;
}

.mb15 {
    margin-bottom: 15px;
}

.mb30 {
    margin-bottom: 30px;
}

.blackbox {
    border-radius: 4px;
    border: 1px solid #0000000d;
    padding: 15px;
    background: #fcfcfc;
}

.stripbox {
    padding: 15px;
    border-left: 3px solid #00000012;
    border-radius: 4px;
    background: #ededed;
}

.blackbox h1 {
    margin: 0px;
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: 600;
}

.blackbox .thin {
    font-weight: 100;
}

.stripbox h1 {
    margin: 0px;
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: 600;
}

.stripbox .thin {
    font-weight: 100;
}

.nobox {

}

.nobox h1 {
    margin: 0px;
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: 600;
}

.nobox .thin {
    font-weight: 100;
}

.summary .glyphicon {
    float: left;
    font-size: 30px;
    margin-right: 15px;
}

.summary .value {
    font-size: 14px;
    font-weight: 600;
}

.summary .title {
    display: block;
    font-size: 11px;
}

.profileitem {
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 700;
    color: #808080;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dotted #ffffff0f;
}

.profileitem .spanner {
    display: block;
    text-transform: none;
    font-size: 13px;
    font-weight: 100;
    color: #fff;
    margin-top: 3px;
}

.profileitem .spanner .glyphicon-star {
    color: #d19625;
}

.profileitem .spanner .black-star {
    color: #0000006e;
}

.profileitem .floater {
    float: left;
    font-size: 20px;
    padding: 5px 0px;
    margin-right: 15px;
    color: #d19625;
}

.financeitem {
    font-weight: 100;
    padding: 4px 0px;
    border-bottom: 1px solid #ffffff08;
}

.financeitem .amount {
    float: right;
    font-weight: 600;
    color: #25bb4b;
}

.financeitem .minusamount {
    color: #d43232;
}

.minusamount {
    color: #ff5151;
}

.greenamount {
    color: #25bb4b;
}

.financeitembalance {
    color: #feb62c;
}

.financeitembalance .amount {
    color: #d19625;
    font-weight: 600;
}

.packageitem {
    background: #ffffff05;
    border-radius: 4px;
    padding: 10px 15px;
    margin-bottom: 10px;
}

.packageitem .name {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 5px;
    color: #e4a224;
}

.packageitem .name span {
    font-weight: 100;
    font-size: 10px;
    color: #fff;
    display: inline-block;
    background: #06060638;
    vertical-align: text-top;
    padding: 2px 5px;
    border-radius: 4px;
}

.packageitem .item {
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 700;
    color: #bcbcbc;
    margin-bottom: 1px;
}

.packageitem .item span {
    font-weight: 400;
}

.notif-standart {
    padding: 15px;
    background: #ffffff1f;
    border-radius: 4px;
    margin-bottom: 10px;
}

.usernamebadge {
    font-size: 18px;
    background: #0000001f;
    padding: 20px 15px;
    margin: 0px -15px;
    margin-bottom: 15px;
}

.usernamebadge .glyphicon {
    font-size: 40px;
    margin: 5px 0px;
    float: left;
    margin-right: 15px;
    color: #d19625;
}

.usernamebadge .regdate {
    display: block;
    font-size: 12px;
    color: #8c8c8c;
    margin-top: 3px;
}

.usernamebadge .membership {
    display: inline-block;
    font-size: 9px;
    text-transform: uppercase;
    font-weight: 700;
    color: #25bb4b;
}

.usernamebadge .membership-free {
    color: #a23737;
}

label {
    font-weight: 400;
    font-size: 12px;
    color: #000000c2;
}

.wdlimitbox {
    margin-bottom: 30px;
    font-weight: 600;
    color: #ffffff;
}

.wdlimitbox span {
    font-size: 9px;
    font-weight: 300;
    color: #d6d6d6;
    border-left: 1px solid #484545;
    margin-left: 3px;
    padding-left: 5px;
}

.wdlimitbox .progress {
    margin-top: 5px;
    background: #ffffff17;
}

.wdlimitbox .progress-bar {
    background: #d19625;
    font-weight: 100;
}

.btn-unpaid {
    font-size: 10px;
    font-weight: 600;
    background: #aa2828!important;
}

.btn-active {
    font-size: 10px;
    font-weight: 600;
    background: #d19625!important;
}

.btn-expired {
    font-size: 10px;
    font-weight: 600;
    background: #666!important;
}

.addressbox {
    text-align: center;
    background: #181818;
    margin: 0px -15px;
    padding: 15px 15px;
    margin-bottom: 20px;
}

.addressbox span {
    display: block;
    font-size: 15px;
    color: #d19625;
    font-weight: 700;
    margin-top: 5px;
}

.greenamount {
    color: #25bb4b;
}

.yellowamount {
    color: #d19625;
}

.redamount {
    color: #c53737;
}

.footname {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 700;
    color: #858585;
    margin-bottom: 10px;
}

.footitem {
    font-size: 10px;
    padding: 10px 0px;
    border-top: 1px solid #ffffff0d;
}

.footitem span {
    font-weight: 600;
    color: #d19625;
    display: block;
}

.netbox {
    text-align: center;
    border-top: 1px solid #ffffff0a;
    padding: 20px 0px;
    color: #d19625;
}

.netbox .title {
    font-weight: 700;
}

.netbox .username {
    font-size: 14px;
    font-weight: 300;
    background: #ffffff08;
    display: inline-block;
    padding: 4px 10px;
    border-radius: 4px;
    margin-bottom: 10px;
    margin-top: 5px;
    color: #fff;
}

.netbox .icon {
    font-size: 40px;
}

.netupline {
    color: #d16325;
}

.netdownline {
    color: #c8d125;
}

.referral .membership {
    font-size: 13px;
    color: #25bb4b;
}

.referral .membership-Free {
    color: #a23737;
}

.campitem {
    display: block;
    font-weight: 500;
    border-bottom: 1px dashed #0000001a;
    padding: 5px 0px;
}

.campitem span {
    font-weight: 400;
    float: right;
}

@media (min-width: 992px) {
    .body-main .container {
        width: 950px;
    }
}

.navbar-outside {
    border: none;
    box-shadow: none;
    background-color: #0c101900;
    margin-bottom: -126px;
    z-index: 999999999999;
}

.navbar-outside .navbar-toggle .icon-bar {
    background-color: #ffffff;
}

.navbar-outside .navbar-brand {
    height: 80px;
}

.navbar-outside .navbar-brand .logo {
    height: 40px;
    margin-top: 60px;
    position: absolute;
}

@media (max-width: 767px) {
    .navbar-outside .navbar-brand .logo {
        height: 30px;
        margin-top: 10px;
    }
    .navbar-outside {
        background-color: #0c1019;
        margin-bottom: -88px;
    }
}

.navbar-outside .navbar-nav>li>a {
    color: #ffffff;
    font-size: 16px;
    font-weight: 700;
}
.navbar-outside .navbar-nav>li>a:hover, .navbar-outside .navbar-nav>li>a:active {
    color: #d0deff;
    font-size: 16px;
    font-weight: 700;
}

@media (min-width: 768px) {
    .navbar-outside .navbar-right {
        float: right!important;
        margin-right: -15px;
        margin-top: -5px;
    }

    .navbar-outside .btn1 {
        background: #4167b2!important;
        color: #fff!important;
        border-radius: 5px;
        margin-left: 35px;
        padding: 10px 15px;
        margin-top: 5px;
    }
    .navbar-outside .btn2 {
        background: #d4e2ff!important;
        color: #3e67b5!important;
        border-radius: 5px;
        margin-left: 15px;
        padding: 10px 15px;
        margin-top: 5px;
    }
}

.navbar-outside .navbar-toggle {
    margin-top: 23px;
}

.up-footer {
    background: #f4f4f4;
}

.joinnow {
    background: #1e2f52;
    border-radius: 0 0 340px 100%/59px;
    padding: 100px 0px;
}

.footer-outside {
    background: #14192a url(../img/backgroundblock.jpg) no-repeat center;
    background-size: cover;
    padding: 100px 0px;
}

@media (max-width: 900px) {
    .gocentersmall {
        text-align: center;
    }
}

.foot-head {
    font-size: 14px;
    font-weight: 600;
    color: #ffffff;
    margin: 15px 0px;
    margin-top: 0px;
}

.foot-head-a {
    display: block;
    font-size: 14px;
    font-weight: 500;
    margin: 8px 0px;
    color: #7e8dac;
}

.body-main .panel-default>.panel-heading {
    color: #545454;
    background-color: #ffffff;
    border-color: #ddd;
    padding: 15px 15px;
}

.body-main .panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
    line-height: 24px;
}

.label {
    font-size: 60%;
}

.pause-but {
    display: inline-block;
    background: #d88686;
    color: #fff;
    padding: 0px 5px;
    border-radius: 4px;
}

.start-but {
    display: inline-block;
    background: #86bed8;
    color: #fff;
    padding: 0px 5px;
    border-radius: 4px;
}

tspan[dy="_blank"] {
    display: none;
}

.home_background {
    background: #14192a url(../img/background.jpg) no-repeat fixed center;
    background-size: cover;
}

.navbar-little {
    margin-top: 40px!important;
}

.navbar-little li {
    font-size: 12px;
    color: #ffffffc9;
    margin-left: 15px;
    font-weight: 100;
}
.navbar-little li a {
    font-size: 12px!important;
    color: #ffffffc9!important;
    margin: 0px!important;
    padding: 0px!important;
    font-weight: 100!important;
}

.navbar-little .fa {
    font-size: 16px;
    vertical-align: baseline;
    margin-right: 2px;
}

@media (max-width: 767px) {
    .navbar-little {
        margin-top: 0px!important;
    }
}

@media (min-width: 768px) {
    .navbar-nav>li>a {
        padding: 15px 0px;
        margin-left: 25px;
    }
}

.cartnum {
    background: #9eb3ff;
    color: #fff;
    font-weight: 600;
    border-radius: 50px;
    margin-left: 2px;
    padding: 2px 4px;
}

.hblogo {
    width: 260px;
    margin-top: 170px;
    margin-bottom: 210px;
}

.aboutlogo {
    width: 100%;
}

.imgaboutbox {
    position: relative;
    width: 15%;
    height: 130px;
    background: #9eb3ffbd;
    margin-bottom: -120px;
    margin-left: 10px;
}

.imgaboutbox2 {
    position: absolute;
    width: 15%;
    height: 65px;
    background: #060c20d9;
    margin-left: 20px;
}

.persiapanbox {
    background: #fff;
    border-radius: 4px;
    box-shadow: 0px 0px 10px #00000042;
    padding: 30px;
}

.persiapanbox:hover {
    background: #f8faff;
}

.persiapanboxmini {
    position: relative;
    width: 15%;
    height: 10px;
    background: #9eb3ff;
    margin-bottom: 0px;
    margin-left: 10px;
}

.backgroundblock {
    background: #14192a url(../img/backgroundblock.jpg) no-repeat center;
    background-size: cover;
}

.product {
    display: block;
    background: #fff;
    padding: 0px 0px;
    border-radius: 4px;
    overflow: hidden;
    box-shadow: 0px 0px 10px #00000026;
    text-decoration: none!important;
}

.product:hover {
    box-shadow: 0px 0px 10px #9eb3ff;
}

.product:hover .price {
    background: #788dd9;
}

.product .image {
    width: 100%;
}

.product .price {
    background: #9eb3ff;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    padding: 0px 10px;
}

.product .name {
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    color: #666;
    font-size: 10px;
    padding: 10px 10px;
}

.photo {
    display: block;
    background: #fff;
    padding: 0px 0px;
    border-radius: 4px;
    overflow: hidden;
    box-shadow: 0px 0px 10px #00000026;
    text-decoration: none!important;
    cursor: pointer;
}

.photo:hover {
    box-shadow: 0px 0px 10px #9eb3ff;
}

.photo .image {
    width: 100%;
}

.addshop {
    display: inline-block;
    position: absolute;
    padding: 6px;
    background: #9eb3ff;
    color: #ffffff;
    cursor: pointer;
    border-radius: 4px 0px 4px 0px;
}

.addshop:hover {
    background: #788dd9;
}

.btn-default.disabled.focus, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled].focus, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
    background-color: #beccfd;
    border-color: #beccfd;
}

.pmethod {
    width: 50px;
    margin: 10px 10px;
}