@import "funky_radio.css";

.folder-icon{

}

body {
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #eee;
    /*background-color: #e4eef3;*/
    /*background-color: #FFCCCC;*/
}
.spacer {
    margin-bottom: 3px;
}
.form-signin {
    max-width: 330px;
    padding: 15px;
    margin: 0 auto;
}
.form-signin .form-signin-heading,
.form-signin .checkbox {
    margin-bottom: 10px;
}
.form-signin .checkbox {
    font-weight: normal;
}
.form-signin .form-control {
    position: relative;
    height: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
    font-size: 16px;
}
* html .form-signin .form-control {
    vertical-align: middle;
}
.form-signin .form-control:focus {
    z-index: 2;
}
.form-signin input[type="text"] {
    margin-bottom: -1px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.form-signins input[type="password"] {
    margin-bottom: 10px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.tengah {
    text-align: center;
    margin-top: 20px;
    font-family: consolas;
    color: #aaaaa9;
}
.btn-primary- {
    background-color: #CC0000;
    border: 1px solid #990000;
}

/*.valign-m{*/
    /*vertical-align: middle !important;*/
/*}*/

.table tbody > tr > td.valign-m {
    vertical-align: middle;
}

.text-grey{
    color: #dae1e4;
}

.text-red{
    color: #FF0000;
}

@media screen and (min-width: 1024px) {
    #d1{
        height:250px;
    }
}

@media screen and (max-width: 800px) {
    #d1{
        height:150px;
    }
}

@media screen and (max-width: 600px) {
    #d1{
        height:100px;
    }
}

div > .tab-pane .well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: transparent;
    border: 0;
    border-radius: 4px;
    -webkit-box-shadow: 0;
    box-shadow: 0;
}

.card .nav-tabs > li {
    float: left;
    margin-bottom: -1px;
    width: 50%;
    text-align: center;
}

div > .tab-pane .col-md-6 {
    text-align: center;
}

.floating-box > div .badge {
    /*display: inline;*/
    /*padding: .2em .6em .3em;*/
    font-size: 50%;
    /*font-weight: 700;*/
    /*line-height: 1;*/
    color: #fff;
    text-align: center;
    /*white-space: nowrap;*/
    vertical-align: middle;
    /*border-radius: .25em;*/
    position: absolute;
    z-index: 1;
    top: -3px;
    right: -7px;
}

html, body {
    background: #ffffff;
    height: 100%;
    padding: 0;
    margin: 0;
    min-height: 100%
}

.button, .button:visited {
    background: #222 url(../../../templates/overlay.png) repeat-x;
    display: inline-block;
    padding: 5px 10px 6px;
    color: #fff;
    text-decoration: none;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.6);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.6);
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
    border-bottom: 1px solid rgba(0, 0, 0, 0.25);
    position: relative;
    cursor: pointer;
    font-family: calibri
}

.button:hover {
    background-color: #111;
    color: #fff
}

.button:active {
    top: 1px
}

.small.button, .small.button:visited {
    font-size: 11px
}

.button, .button:visited,
.medium.button, .medium.button:visited {
    font-size: 13px;
    font-weight: bold;
    line-height: 1;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25)
}

audio,
canvas,
video {
    display: inline-block;
    display: inline;
    zoom: 1;
}

.medium.button, .medium.button:visited {
    font-size: 100%;
    padding: 8px 14px 9px
}

.large.button, .large.button:visited {
    font-size: 34px;
    padding: 8px 14px 9px
}

.pink.button, .magenta.button:visited {
    background-color: #e22092
}

.pink.button:hover {
    background-color: #c81e82
}

.green.button, .green.button:visited {
    background-color: #91bd09
}

.green.button:hover {
    background-color: #749a02;
}

.red.button, .red.button:visited {
    background-color: #e62727
}

.red.button:hover {
    background-color: #cf2525
}

.orange.button, .orange.button:visited {
    background-color: #ff5c00
}

.orange.button:hover {
    background-color: #d45500
}

.blue.button, .blue.button:visited {
    background-color: #2981e4
}

.blue.button:hover, .blue.button.hovered {
    background-color: #da2323
}

.yellow.button, .yellow.button:visited {
    background-color: #ffb515
}

.yellow.button:hover {
    background-color: #fc9200
}

/*.boxborder .panel-default {*/
/*padding: 5%;*/
/*height: 450px;*/
/*width: 98%;*/
/*margin-left: 1%;*/
/*margin-bottom: 10%;*/
/*}*/
.boxborder .panel-default {
    /*padding: 5%;*/
    /*height: 450px;*/
    /*width: 98%;*/
    /*margin-left: 1%;*/
    margin-bottom: 10%;
}

.btn-circle {
    bottom: 20px;
    right: 20px;
    position: fixed;
    background: #db4437;
    cursor: pointer;
    z-index: 999;
    width: 40px;
    height: 40px;
    text-align: center;
    padding: 6px 0;
    font-size: 24px;
    line-height: 1.428571429;
    border-radius: 20px;
}

.btn-circle.btn-sky {
    background-color: #6DC9F5;
    border-color: red;
}

.btn-circle.btn-lg {
    width: 50px;
    height: 50px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 25px;
}

.btn-circle.btn-xl {
    width: 70px;
    height: 70px;
    padding: 10px 16px;
    font-size: 24px;
    line-height: 1.33;
    border-radius: 35px;
}

.scanner-laser {
    position: absolute;
    margin: 40px;
    height: 30px;
    width: 30px;
    opacity: 0.5;
}

.laser-leftTop {
    top: 0;
    left: 0;
    border-top: solid red 5px;
    border-left: solid red 5px;
}

.laser-leftBottom {
    bottom: 0;
    left: 0;
    border-bottom: solid red 5px;
    border-left: solid red 5px;
}

.laser-rightTop {
    top: 0;
    right: 0;
    border-top: solid red 5px;
    border-right: solid red 5px;
}

.laser-rightBottom {
    bottom: 0;
    right: 0;
    border-bottom: solid red 5px;
    border-right: solid red 5px;
}

.circle {
    background-color: rgba(0, 0, 0, 0);
    border: 5px solid rgba(0, 183, 229, 0.9);
    opacity: .9;
    border-right: 5px solid rgba(0, 0, 0, 0);
    border-left: 5px solid rgba(0, 0, 0, 0);
    border-radius: 50px;
    box-shadow: 0 0 35px #2187e7;
    width: 50px;
    height: 50px;
    margin: 0 auto;
    -moz-animation: spinPulse 1s infinite ease-in-out;
    -webkit-animation: spinPulse 1s infinite linear;
}

.circle1 {
    background-color: rgba(0, 0, 0, 0);
    border: 5px solid rgba(0, 183, 229, 0.9);
    opacity: .9;
    border-left: 5px solid rgba(0, 0, 0, 0);
    border-right: 5px solid rgba(0, 0, 0, 0);
    border-radius: 50px;
    box-shadow: 0 0 15px #2187e7;
    width: 30px;
    height: 30px;
    margin: 0 auto;
    position: relative;
    top: -50px;
    -moz-animation: spinoffPulse 1s infinite linear;
    -webkit-animation: spinoffPulse 1s infinite linear;
}

@-moz-keyframes spinPulse {
    0% {
        -moz-transform: rotate(160deg);
        opacity: 0;
        box-shadow: 0 0 1px #2187e7;
    }

    50% {
        -moz-transform: rotate(145deg);
        opacity: 1;
    }

    100% {
        -moz-transform: rotate(-320deg);
        opacity: 0;
    }

;
    }

@-moz-keyframes spinoffPulse {
    0% {
        -moz-transform: rotate(0deg);
    }

    100% {
        -moz-transform: rotate(360deg);
    }

;
    }

@-webkit-keyframes spinPulse {
    0% {
        -webkit-transform: rotate(160deg);
        opacity: 0;
        box-shadow: 0 0 1px #2187e7;
    }

    50% {
        -webkit-transform: rotate(145deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: rotate(-320deg);
        opacity: 0;
    }

;
    }

@-webkit-keyframes spinoffPulse {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }

;
    }

@media (min-width: 840px) {
    /*Desktop*/
    button.icon {
        display: none
    }

    button.text {
        display: inline-block
    }

    .kumpulanNotifikasi {
        display: inline-flex;
        margin-left: 200px;
    }

    th.m {
        display: none
    }

    th.d {
        display: table-cell
    }

    .main-page {
        /*border: 1px solid blue;*/
        border-top: 1px solid #ffffff;
        background: #F4F4F4;
        padding: 0 20px 5px;
        /*margin: 0;*/
    }
}

@media (max-width: 840px) {
    /*Desktop*/
    button.icon {
        display: none
    }

    button.text {
        display: inline-block
    }

    .kumpulanNotifikasi {
        display: none
    }

    th.m {
        display: none
    }

    th.d {
        display: table-cell
    }

    .main-page {
        /*border: 1px solid blue;*/
        border-top: 1px solid #ffffff;
        background: #F4F4F4;
        padding: 0 20px 5px;
        /*margin: 0;*/
    }
}

@media (max-width: 640px) {
    /*Mobile*/
    button.icon {
        display: inline-block
    }

    button.text {
        display: none
    }

    .kumpulanNotifikasi {
        display: inline-flex;
        margin-left: 0
    }

    td.d {
        display: none
    }

    th.d {
        display: none
    }

    th.m {
        display: table-cell
    }

    .main-page {
        /*border: 1px solid blue;*/
        border-top: 1px solid #ffffff;
        background: #F4F4F4;
        padding: 0 2px 2px;
        /*margin: 0;*/
    }

    .modal-dialog {
        width: 100%;
        height: 100%;
        margin: 0;
        padding: 0;
    }

    .modal-content {
        height: auto;
        min-height: 100%;
        border-radius: 0;
    }
}

.products-list-detile {
    list-style: none;
    margin: 0;
    /*padding: 10px 15px;*/
    font-size: 12px;
    overflow-x: hidden;
}

.products-list-detile .product-description {
    display: block;
    color: #999;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.products-list-detile .product-img-detile {
    float: left;
}

.product-info-detile {
    margin-left: 75px;
    padding-top: 15px;
}

.product-img-detile img {
    width: 65px;
    height: 65px;
}

.product-opt {
    vertical-align: middle;
    display: inline-flex;
    height: 100%;
}

.product-opt > .input-group {
    padding-top: 10px;
}

.product-opt > .input_noborder {
    /*margin-left: 80px;*/
    /*margin-right: 80px;*/

    width: 70px;

    padding-right: 20px;
    margin-right: 5px;
}

.kumpulanNotifikasi {
    position: fixed;
    margin-bottom: 10px;
    /*margin-left: 200px;*/
    float: left;
    z-index: 999;
    padding-top: 0;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    white-space: nowrap;
    font-size: 10px;
}

.btn-notif {
    -moz-box-shadow: inset -5px -3px 7px 3px #f9eca0;
    -webkit-box-shadow: inset -5px -3px 7px 3px #f9eca0;
    box-shadow: inset -5px -3px 7px 3px #f9eca0;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f0c911), color-stop(1, #f2ab1e));
    background: -moz-linear-gradient(center top, #f0c911 5%, #f2ab1e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0c911', endColorstr='#f2ab1e');
    background-color: #f0c911;
    -webkit-border-top-left-radius: 37px;
    -moz-border-radius-topleft: 37px;
    border-top-left-radius: 37px;
    -webkit-border-top-right-radius: 0px;
    -moz-border-radius-topright: 0px;
    border-top-right-radius: 0px;
    -webkit-border-bottom-right-radius: 37px;
    -moz-border-radius-bottomright: 37px;
    border-bottom-right-radius: 37px;
    -webkit-border-bottom-left-radius: 0px;
    -moz-border-radius-bottomleft: 0px;
    border-bottom-left-radius: 0px;
    text-indent: 0px;
    display: inline-block;
    color: #c92200;
    font-family: Comic Sans MS;
    font-size: 11px;
    font-weight: bold;
    font-style: normal;
    height: 22px;
    line-height: 22px;
    width: 120px;
    text-decoration: none;
    text-align: center;
    text-shadow: 1px 1px 0px #ded17c;
}

.btn-notif:hover {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f2ab1e), color-stop(1, #f0c911));
    background: -moz-linear-gradient(center top, #f2ab1e 5%, #f0c911 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2ab1e', endColorstr='#f0c911');
    background-color: #f2ab1e;
}

.btn-notif:active {
    position: relative;
    top: 1px;
}

/*---sub menu bootstrab---*/
.bs-smenu {
    margin-top: -32px;
    margin-bottom: 2px;
    font-size: 12px;
    text-transform: capitalize;
    overflow: hidden;
    background: #DEEFF7;
}

/*.navbar-nav>li>a {*/
.bs-navbar > li > a {
    /*background: #0000cc;*/
    line-height: 1px !important;
}

/*-----css sub menu*/
.smenu {
    margin-top: -32px;
    margin-bottom: 2px;
    font-size: 12px;
    text-transform: capitalize;
    /*padding: 3px 0;*/
    /*padding-left: 0;*/
    /*margin-bottom: 3px;*/
    /*border: 1px solid red;*/
    /*display: block;*/
    overflow: hidden;
    background: #F4F4F4;

}

.spacer-left {
    margin-left: 3px;
}

.smenu ul {
    margin-top: 0px;
    margin-left: -20px;
    display: block;
}

.smenu li {
    /*list-style: url(../../../assets/images/delete2.gif);*/
    background: #FFD400;
    text-align: center;
    list-style: none;
    float: left;
    text-align: center;
    margin-right: 5px;
    /*padding: 10px 20px;*/
}

.smenu a {
    display: block;
    color: #000000;
    /*color: blue;*/
    padding: 3px 10px;;
    border: 1px dashed #f4f4f4;
    text-decoration: none;
}

.on, .smenu a:hover {
    color: #ffffff;
    background: red;
}

.on {
    cursor: default;
}

/*------------*/
/*mini menu*/
.mini-menu {
    margin-top: -2px;
    font-size: 10px;
    text-transform: capitalize;
    padding: 3px 0;
    margin-bottom: 3px;
    /*border: 1px solid red;*/
    /*display: block;*/
    overflow: hidden;
    /*background: #F4F4F4;*/
}

.mini-menu ul {
    margin-top: 0;
    margin-left: -5px;
    display: block;
}

.mini-menu li {
    /*list-style: url(../../../assets/images/delete2.gif);*/
    background: #FCEEAC;
    text-align: center;
    list-style: none;
    float: left;
    text-align: center;
    margin-top: 6px;
    margin-right: 5px;
    margin-bottom: 2px;
    /*padding: 10px 20px;*/
    border: 1px solid #FCEEAC;
}

.mini-menu a {
    display: block;
    /*color: red;*/
    padding: 2px 10px;;
    border: 1px solid #f4f4f4;
}

.mini-menu .on, .mini-menu a:hover {
    color: #ffffff;
    background: #FFD42A;
}

.mini-menu .on {
    cursor: default;
}

/*------------*/

/*mini menu sub*/
.mini-menu-sub {
    margin-top: -2px;
    font-size: 12px;
    text-transform: capitalize;
    padding: 3px 0;
    /*margin-bottom: 3px;*/
    /*border: 1px solid red;*/
    /*display: block;*/
    overflow: hidden;
    /*background: #F4F4F4;*/
}

.mini-menu-sub ul {
    margin-top: 0;
    margin-left: -5px;
    display: block;
}

.mini-menu-sub li {
    /*list-style: url(../../../assets/images/delete2.gif);*/
    background: #b3ae9e;
    /*background: #F2EFF2;*/
    text-align: center;
    list-style: none;
    float: left;
    text-align: center;
    margin-right: 3px;
    /*padding: 10px 20px;*/
    /*border: 1px solid #EFEBEF;*/
    border-radius: 9px;
}

.mini-menu-sub a {
    display: block;
    color: #eee;
    padding: 2px 10px;;
    border: 1px solid #f4f4f4;
}

.mini-menu-sub .on, .mini-menu-sub a:hover {
    color: #ffffff;
    background: #FFD42A;
    /*border: 1px solid #FFD42A;*/
    border-radius: 9px;
    text-decoration: none;
}

.mini-menu-sub .on a {
    cursor: default;
    /*border: 1px dashed #985f0d;*/
    /*border: 1px dashed #CECFCE;*/
    border-radius: 9px;
    background: #FFD42A;
    /*background: #EFEBEF;*/
    color: #985f0d;
}

/*------------*/

.main-page {
    /*border: 1px solid blue;*/
    border-top: 1px solid #ffffff;
    background: #F4F4F4;
    /*padding: 0 20px 10px;*/
    /*margin: 0;*/
}

h3 {
    margin: 0;
    padding: 0;

}

.boxcaption {
    margin: 0;
    padding: 10px 0;
    text-transform: capitalize;
    letter-spacing: .2em;
    /*padding-top: 10vh;*/
}

.boxcaption h3 {
    /*padding-top: 0;*/
    border-bottom: 1px solid #ddd;
    color: #bbb;
    margin: 0;
    font-size: 1.3em;

}

.boxborder th {
    margin: 0;
    background: #EBEBEB;
    border-bottom: 3px double #848284;
    padding: 7px 0;
}

.boxborder td {
    padding: 2px;
    font-size: .9em;
}

.footer {
    margin-top: 2px;
    border-bottom: .1em solid #ffffff;
}

.peringatan {
    padding: 2px;
    background: #FFCCCC;

}

.c-red {
    color: #ff0000;
}

/*layer tutup*/
.meta {
    font-style: italic;
    color: #FF6600;
    font-size: 11px;
}

.rata-tengah {
    text-align: center !important;
}

.rata-kiri {
    text-align: left !important;
    padding-left: 5px;
}

.rata-kanan {
    text-align: right !important;
    padding-right: 5px;
}

r {
    color: #ff0000;
}

.layer {
    background: #000000;
    position: absolute;
    opacity: 0.7;
    height: 200%;
    width: 100%;
    margin: 0 auto;
    padding: 20px;
    resize: both;
    overflow: auto;
    z-index: 100;
    cursor: progress;
}

html .layer {
    height: 2000px;
    opacity: 0.6;
}

.layer-2-modal {
    position: absolute;
    /*background: #fff;*/
    top: 0;
    right: 0;
    /*bottom: 0;*/
    left: 0;
    /*width: 70%;*/
    z-index: 1040;
    /*display: none;*/
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.layer-2 {
    background: #fff;
    text-shadow: 0 0 0px rgba(0, 0, 0, 0.5);
    /*color: transparent;*/
    color: #000000;
    width: 70%;
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
    /*left: 12%;*/
    padding: 20px;
    resize: both;
    overflow: auto;
    z-index: 101;
    border-radius: 10px;
    border: 4px double #bbbbbb;
}

* html .layer-2 {
    top: 20%;
    left: 12%;
    z-index: 1000;
}

.text-regular {
    font-weight: normal !important;
}

.layer-x {
    background: #000000;
    position: absolute;
    opacity: 0.7;
    height: 200%;
    width: 100%;
    margin: 0 auto;
    padding: 20px;
    resize: both;
    overflow: auto;
    z-index: 2000;
    cursor: progress;
}

html .layer-x {
    height: 2000px;
    opacity: 0.6;
}

/* Absolute Center Spinner */
#loading {
    position: fixed;
    z-index: 9999;
    height: 2em;
    width: 2em;
    overflow: show;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.overlay {
    position: relative;
    z-index: 9999;
    height: 2em;
    width: 2em;
    overflow: hidden;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

/* Transparent Overlay */
#loading:before {
    content: '';
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
}

#loading-in:before {
    content: '';
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
}

/* :not(:required) hides these rules from IE9 and below */
#loading:not(:required) {
    /* hide "loading..." text */
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

#loading:not(:required):after {
    content: '';
    display: block;
    font-size: 10px;
    width: 1em;
    height: 1em;
    margin-top: -0.5em;
    -webkit-animation: spinner 1500ms infinite linear;
    -moz-animation: spinner 1500ms infinite linear;
    -ms-animation: spinner 1500ms infinite linear;
    -o-animation: spinner 1500ms infinite linear;
    animation: spinner 1500ms infinite linear;
    border-radius: 0.5em;
    -webkit-box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.5) -1.5em 0 0 0, rgba(0, 0, 0, 0.5) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
    box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) -1.5em 0 0 0, rgba(0, 0, 0, 0.75) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
}

/* Animation */

@-webkit-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-moz-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-o-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.layer-3 {
    /*background: #ffffff;*/
    /*text-shadow: 0 0 0px rgba(0, 0, 0, 0.5);*/
    color: #ffffff;
    background: url(../../Adm01/images/loadin_lagi.gif) no-repeat center;
    /*color: #000000;*/
    width: 700px;
    /*margin: auto;*/
    height: 200px;
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
    padding: 20px;
    resize: both;
    z-index: 5000;
    overflow: hidden;

}

.layer-2 h1 {
    margin: 0;
    padding: 0;
}

.identitas {
    padding: 0;
    margin: 0;
    font-size: 12px;
}

.angka {
    text-align: right;
    padding: 0;
    margin: 0;
}

.capi {
    text-transform: capitalize;
}

.right-borders {
    border-right: #ccc 1px solid;
}

.bottom-borders {
    border-bottom: #ccc 1px solid;
}

/*drop don meny typeahead*/
.tt-dropdown-menu {
    width: 400px;
    margin-top: 3px;
    padding: 2px 0px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0px 8px 8px 8px;
    font-size: 12px;
    color: #111;
    text-spacing: -2;
    background-color: #F1F1F1;
}

.well-t {
    /*border: 1px solid red;*/
    margin: 0;
    border-radius: 0;
    /*border-top: 1px solid #ffffff;*/
    /*border-bottom: 1px solid #eee;*/
    padding-bottom: 0;
    background: transparent;
}

.well-t h3 {
    margin: 0;
    margin-bottom: 1px;
}

.bottom-space {
    margin-bottom: 3px;
}

.bottom-space-10 {
    margin-bottom: 10px;
}

.bottom-space-20 {
    margin-bottom: 20px;
}

.bottom-rule {
    border-bottom: 1px solid #ccc;
}

.bawah {
    border-top: 1px solid #ccc;
    padding-top: 3px;
}

.form-group .list-group-item h4 {
    margin-top: -2px;
}

.text-renggang-10 {
    letter-spacing: 10px;
}

.text-renggang-5 {
    letter-spacing: 5px;
}

.text-u-40 {
    font-size: 50px;
}

.text-bold, .tebal {
    font-weight: bold;
    /*font-size: 40px;*/
}

.tes input {
    border: 1px solid #ccc;
    padding: 5px;
}

.header {
    margin-top: -15px;
    margin-bottom: 0;
    padding: 0;
    border: none;
}

.form-control-borderless {
    border: none !important;
    background: transparent !important;
    box-shadow: none !important;
}

.bold-d {
    font-weight: bold;
}

.ttd {
    height: 60px;
    display: block;
}

.btn-putih {
    border-color: #ddd !important;
}

.btn-sky {
    background-color: #DEEFF7;
}

.btn-mati {
    background-color: #E2EBED;
    /*background-color: #AA2AFF;*/
    border-color: #ffffff;
    color: #ffffff;
}

.btn-lebar-40{
    width: 40px;
}

.lebar-20{
    width: 20px;
}

.lebar-30{
    width: 30px;
}
.lebar-50{
    width: 50px;
}
.lebar-100{
    width: 100px;
}

.lebar-120{
    width: 120px;
}
.lebarp-70{
    width: 70%;
}
.blur {
    /*text-shadow: 0 0 0px rgba(0, 0, 0, 0.5);*/
    -webkit-filter: blur(2px);
    -moz-filter: blur(5px);
    -o-filter: blur(5px);
    -ms-filter: blur(5px);
    filter: blur(2px);
}

.judul-halaman {
    padding: 0;
    margin: 0;
    color: #9d9d9d;
}

.table tbody > tr > th.vert-align-th {
    vertical-align: middle;
}

.table tbody > tr > td {
    font-size: 1em;
    /*font-family: "Source Code Pro", "Consolas", "Monaco", "Bitstream Vera Sans Mono", "Courier New", Courier, monospace;*/
}

.table tbody > tr > td.vert-align {
    vertical-align: middle;
}

.table-borderless td, .table-borderless th {
    border: none !important
}

#example th {
    border-top: none;
    border-bottom: none;
    /*border: 1px solid #ccc;*/
    /*background: #006699 !important;*/
}

/*warna badge*/
.badge-danger {
    color: red !important;
    background-color: #F7DFDE !important;
}

.badge-info {
    color: #31708f !important;
    background-color: #d9edf7 !important;
}

.badge-grey {
    color: #aaaaaa;
    background-color: #eee !important;
}

.text-meta {
    font-size: 11px;
    color: #848284
}

.table-hover-color-red>tbody>tr:hover>td {
    background-color: #FFF0F0;
    color: #ff0000;
}

.text-green {
    color: #419641;
}

.text-red {
    color: #ff0000;
}

.text-grey-0,
.text-grey {
    color: #dddddd;
}

.text-grey-1,
.text-grey-b {
    color: #bbbbbb;
}

.text-white {
    color: #ffffff;
}

.text-link{
    cursor: pointer;

}

.text-link:hover{
    color: #0000ff;
}

.valign {
    vertical-align: middle;
}

.bg-pink {
    background-color: #FF55FF;
}

.bg-putih {
    background-color: #ffffff;
}

.bg-pupus {
    background-color: #55FF2A;
}

.bg-biru {
    background-color: #7FFFFF;
}

.bg-grey-0 {
    background-color: #F8F8F8;
}

.bg-grey-1 {
    background-color: #EFEBEF;
}

.bg-violet{
    background-color: #A349A4;
}

/*.bg-kuningan {*/
    /*background-color: #FFFF00;*/
/*}*/

/*.bg-info{*/
    /*background-color: #00C0EF;*/
/*}*/

.bg-yellow-light{
    background-color: #FCF8E3;
}

.bg-menu-top{
    background-color: #3C8DBC;
}

.bg-menu-left{
    background-color: #222D32;
}

.badge-green {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #00CC00;
    border-radius: 10px
}

.badge-blue {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #0033CC;
    border-radius: 10px
}

.badge-violet {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #C71585;
    border-radius: 10px
}

.badge-sky {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #00BFFF;
    border-radius: 10px
}

.table-mini {
    font-size: 11px;
    width: 100%;
}

.table-mini th {
    border: none;
    /*text-align: center;*/
    padding: 2px;
}

.table-mini .bg-info {
    background: #DEEFF7;
}

.one-side-dropshadow {
    -webkit-box-shadow: 0 8px 6px -6px black;
    -webkit-box-shadow: 0 8px 6px -6px black;
    -moz-box-shadow: 0 8px 6px -6px black;
    /*box-shadow: 0 8px 6px -6px black;*/
    box-shadow: 0 0 6px black;
}

.list-group-items.active > .badge, .nav-pills > .active > a > .badge {
    color: #337ab7;
    background-color: #fff
}

.list-group-items > .badge {
    float: right
}

.list-group-items > .badge + .badge {
    margin-right: 5px
}

.this-hover :hover {
    background-color: #EAFADC;
}

.border-top-2 {
    border-top: 3px double #dddddd !important;
    /*color: red;*/
}

.form-kecil {
    padding: 0 5px;
    height: auto;
}

.font-size-2 {
    font-size: 2em !important;
}

.font-size-1-5 {
    font-size: 1.5em !important;
}

.font-size-1-2 {
    font-size: 1.2em !important;
}

.font-size-0-5 {
    font-size: 0.5em !important;
}

.text-coret {
    text-decoration: line-through;
    /*color: red;*/
    /*font-size: 5em;*/
    /*background: #000000;*/
}

.all-reset h3 {
    padding: 0 !important;
    margin: 0 !important;
}

.m-reset {
    margin: 0 !important;
}

.pointer-help {
    cursor: help;
}

.bottom-space-10{}

/**/
.left-inner-addon {
    position: relative;
}

.left-inner-addon input {
    padding-left: 30px;
}

.left-inner-addon i {
    position: absolute;
    padding: 10px 12px;
    pointer-events: none;
}

.right-inner-addon {
    position: relative;
}

.right-inner-addon input {
    padding-right: 30px;
}

.right-inner-addon i {
    position: absolute;
    right: 0px;
    padding: 10px 12px;
    pointer-events: none;
}

/*data-table*/
/*.table tbody>tr>th.vert-align-th*/
/*thead>tr>th.warna{*/
/*background: #0000ff !important;*/
/*}*/
/*table.dataTable.bordered tbody th, table.dataTable.bordered tbody td, table.dataTable.display tbody th, table.dataTable.display tbody td {*/
/*border: 1px solid #0000ff;*/
/*}*/

.media-inner {
    padding: 10px;
}

.media-judul {
    background-color: #3179B5;
    color: #ffffff;
    padding: 10px;
}

.media-footer {
    color: #ffffff;
    padding: 3px 10px;
}

.no-margin {
    margin: 0 !important;
}

.no-padding {
    padding: 0 !important;
}

.border-none{
    border: none !important;
}
.border-cek {
    border: 1px solid red !important;
}

.border-green {
    border: 1px solid #00A65A !important;
}

.border-maroon {
    border: 1px solid #d81b60 !important;
}

.border-bottom-blue {
    border-bottom: 1px solid #367FA9;
}
.width-100 {
    width: 100% !important;
}

.overflow-h{
    overflow: hidden;
}

#searchclear {
    position: absolute;
    /*right: 5px;*/
    z-index: 10005;
    top: 0;
    right: 50px;
    bottom: 0;
    height: 14px;
    margin: auto;
    font-size: 14px;
    cursor: pointer;
    color: #ccc;
}

.padding-2 {
    padding: 1px 3px;
}

.potong-text {
    /*width: 200px;*/
    /*float: left;*/
    display: block;
    color: #008200;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

/*
menghilangkan steper di sinput type number*/
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.navbar-nota{
    background: #F0F0F0;
}

@media (min-width: 768px) {
    .modal-xl {
        width: 90%;
        max-width:1500px;
    }
}

.margin-top-10{
    margin-top: 10px;
}

.margin-top-20{
    margin-top: 20px;
}

.margin-top-50{
    margin-top: 50px;
}

.margin-bottom-10{
    margin-bottom: 10px;
}

.margin-bottom-20{
    margin-bottom: 20px;
}

.margin-bottom-50{
    margin-bottom: 50px;
}

/*blinking html*/
@-webkit-keyframes blinker {
    from {
        opacity: 1.0;
    }
    to {
        opacity: 0.0;
    }
}

.blink {
    text-decoration: blink;
    -webkit-animation-name: blinker;
    -webkit-animation-duration: 0.6s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    -webkit-animation-direction: alternate;
}

/*blinking html*/