.container {
    background: #ffffff none repeat scroll 0 0;
    max-width: 500px;
}
.form-control.satu {
    background: #a2ffa7 none repeat scroll 0 0;
    border: 2px solid #089823;
    font-size: 30px;
    height: 50px;
}
.table {
    background: #000000 none repeat scroll 0 0;
    margin: 0 auto;
    width: 100%;
}

.blog-header a {
    color: #f20099;
    letter-spacing: 2px;
    text-shadow: 1px 1px #000000;
}
.table.kontrol {
    margin: 10px 0;
}
table.kontrol {
    border-collapse: collapse;
    background: none repeat scroll 0 0 #023376;
    border: 2px solid #5f5f5f;
    padding: 0;
    width: 100%;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    line-height: 1.42857;
    padding: 0;
    vertical-align: middle;
}
.panel.panel-success {
    width: 99%;
}
.btn.btn-danger, .btn.btn-primary {
    width: 49%;
}
th {
    text-align: center;
}
.on {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.oke {
    background: none repeat scroll 0 0 green;
    color: #fff !important;
    font-size: 150%;
}
.oke1 {
    color: #fff !important;
    font-size: 11px;
}
.sponz {
    color: #000 !important;
background: #ffaf4b;
background: -moz-linear-gradient(-45deg, #ffaf4b 0%, #ff920a 100%);
background: -webkit-gradient(left top, right bottom, color-stop(0%, #ffaf4b), color-stop(100%, #ff920a));
background: -webkit-linear-gradient(-45deg, #ffaf4b 0%, #ff920a 100%);
background: -o-linear-gradient(-45deg, #ffaf4b 0%, #ff920a 100%);
background: -ms-linear-gradient(-45deg, #ffaf4b 0%, #ff920a 100%);
background: linear-gradient(135deg, #ffaf4b 0%, #ff920a 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffaf4b', endColorstr='#ff920a', GradientType=1 );
}

span.label {
    box-shadow: 1px 1px #ff8989;
    font-size: 130%;
    margin: 5px;
}
#ln td {
    border: 1px solid #2d2d2d;
    color: #595454;
    height: 24px;
    padding-top: 2px;
}
.kontrol td {
    text-align: center;
    vertical-align: top;
}
select {
    background: none repeat scroll 0 0 #dcfee2;
    width: 49%;
}
.kontrol th {
    background: none repeat scroll 0 0 #2a5a8e;
}

.table td {
    color: #b1b1b1;
}

#tableln th {
    background: none repeat scroll 0 0 #2a5a8e;
}
textarea#countMe {
    background: none repeat scroll 0 0 #ebf9ff;
    width: 100%;
}
.form-control.idoff {
    background: #ffeeee none repeat scroll 0 0 !important;
    border: 2px solid red;
}

.form-control.dasar {
    background: #91f8b9 none repeat scroll 0 0 !important;
    border: 2px solid #0d9a10;
}
textarea.ln {
    background: none repeat scroll 0 0 #f8f4de;
    color: #000000;
    padding: 10px;
    width: 100%;
}

span.koma {
    color: #ff9000;
}
#ln td {
    border: 1px solid #2d2d2d;
    color: #595454;
    height: 24px;
    text-align: center;
}
.col-md-6 {
    padding-bottom: 20px;
}