div.dataTables_wrapper {
    width: 800px;
    margin: 0 auto;
}

#login_backgroud {
    background-color: #c3a587;
}

.bg-img {
  position: relative;
  z-index: auto;
}
body .p-b-0{
    padding-bottom: 10px;
}

.previous-tab,
.next-tab{
    display: inline-block;
    border: 1px solid #444348;
    border-radius: 3px;
    margin: 5px;
    color: #444348;
    font-size: 14px;
    padding: 10px 15px;
    cursor: pointer;
}

.dropzone .dz-preview .dz-image img{
    width: 100%;
    height: 100%;
}
.dropzone .dz-message{
    margin: 0em 0;
}
.table td,
.table th {
    padding:1rem;
    vertical-align:middle;
    border-top:1px solid #dee2e6
}

#img_product{

    left: -100%;
    right: -100%;
    top: -100%;
    bottom: -100%;
    margin: 0;
    height: 50px;
    width: 50px;
}

#img_product2{

    left: -100%;
    right: -100%;
    top: -100%;
    bottom: -100%;
    margin: 0;
    height: 25px;
    width: 25px;
}

#grid_input {
    width: 150px;
}
#grid_input50 {
    width: 150px;
    background-color: papayawhip;
}

div.dataTables_wrapper {
    width: 100%;
    margin: 0 auto;
}

.light-logo{
    margin-left: 50%;
}
.auth-box{
    border-radius: 3px;
}
.auth-wrapper .auth-box{
    margin: 5% 0;
}
#myModal {
    top: 35%;
}

#bgdomain {
    background-color: whitesmoke;
}

h4 small, #tersedia {
    color: green;
    font-style: italic;
}
h4 small, #tidaktersedia {
    color: red;
    font-style: italic;
}

#btnpesan {
    margin-top: 3px;
}

#myModalDomain {
    top: 10%;
}

.progress {
    height: 30px;
} 
#labelorderakun{
    color: silver;
}
#btcheckout{
    height: 60px;
    font-size: 18px;
}
#storage_info{
    color: #fff;
}