
/*
GLOBAL
*/

.box {
    border-radius: 0px;
}
.photoviewer-footer{
    display: none;
}
.uploader-progress {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    display: none;
}

@media (max-width:360px){

    .btn-number>.fa {
        font-size: 16px;
    }
    .form-control-e {
        display: block;
        width: 7vw;
        height: 7vw;
        padding: 0px 0px;
        font-size: 1em;
        font-weight: bold;
        text-align: center;
        line-height: 1.22857143;
        color: #555;
        background-color: #fff;
        background-image: none;
        border: 1px solid #ccc;
        border-radius: 0px;

    }
    .check-close {
        top: 0px;
        left: -2px;
        position: absolute;
        font-size: 9px;
    }
    .modal-produk{
        display: block;
        white-space: nowrap;
        width: 12em;
        overflow: hidden;
        text-overflow: ellipsis;
        font-size: 18px;
        line-height: 1.2;
    }
    .text-idr{
        font-size: 12px;
    }
    .text-harga{
        text-shadow: #999  1px 1px 4px;
        font-size: 18px;
    }
    .media-body>.text-bold>.meta {
        font-style: italic;
        color: #FF6600;
        font-size: 12px;
    }
    .text-sup{
        position: absolute;
        top: -11px;
        text-shadow: white .5px .5px .5px;
        font-size: 9px;
        font-weight: 700;
        color: #db2828;
        font-family: 'Arial Rounded MT Bold', 'Helvetica Rounded', Arial, sans-serif;
    }
    .row-harga {
        line-height: 1.3;
    }
    .btn-group-sm>.btn, .btn-sm {
        font-size: 1.1em !important;
    }
    #label-stok {
        font-size: 1.1em;
        font-family: FontAwesome;
        margin-top: 10px;
        margin-bottom: 5px;
    }
    body {
        font-size: 12px;
    }
    .uploader, #example3 {
        position: relative;
        width: 64px;
        height: 64px;
        border: 1px solid #ccc;
        border-radius: 4px;
        background: #eee;
    }
    .media-middle > .uploader,
    .media-middle > .uploaded {
        text-align: center;
        vertical-align: middle;
        display: table-cell;
        background-color: #EFEBEF;
        width: 64px;
        height: 64px;
        min-width: 35px;
        min-height: 64px;
        border-radius: 4px;
    }
    .media-middle > .uploaded > .uploader-preview .thumbnail {
        width: 35px;
        border-radius: 4px;
    }
    .media-middle > .uploaded > .uploader-preview > .thumbnail {
        margin-bottom: 0px;
        object-fit: cover;
        height: 64px;
        padding: 0px;
    }
    .modal-body > .col-xs-12 > .uploaded > .uploader-preview > .thumbnail {
        margin-bottom: 0px;
        object-fit: cover;
        height: 185px;
        padding: 0px;
        margin-left: auto;
        margin-right: auto;
    }

    .modal-body > .col-xs-12 > .uploaded > .uploader-preview .thumbnail {
        width: 100%;
        border-radius: 4px;
    }
    .uploader-instructions {
        position: absolute;
        top: 25%;
        left: 17%;
        color: rgba(0,0,0,0.5);
        font-family: sans-serif;
        font-weight: bold;
        font-size: 0.6em;
        text-align: center;
        text-transform: uppercase;
        line-height: 1;
    }
}
@media (min-width:360px) and (max-width:600px){

    .btn-number>.fa {
        font-size: 16px;
    }
    .form-control-e {
        display: block;
        width: 7vw;
        height: 7vw;
        padding: 0px 0px;
        font-size: 1em;
        font-weight: bold;
        text-align: center;
        line-height: 1.22857143;
        color: #555;
        background-color: #fff;
        background-image: none;
        border: 1px solid #ccc;
        border-radius: 0px;

    }
    .check-close {
        top: 0px;
        left: -2px;
        position: absolute;
        font-size: 9px;
    }
    .modal-produk{
        display: block;
        white-space: nowrap;
        width: 12em;
        overflow: hidden;
        text-overflow: ellipsis;
        font-size: 18px;
        line-height: 1.2;
    }
    .text-idr{
        font-size: 12px;
    }
    .text-harga{
        text-shadow: #999  1px 1px 4px;
        font-size: 18px;
    }
    .media-body>.text-bold>.meta {
        font-style: italic;
        color: #FF6600;
        font-size: 12px;
    }
    .text-sup{
        position: absolute;
        top: -11px;
        text-shadow: white .5px .5px .5px;
        font-size: 9px;
        font-weight: 700;
        color: #db2828;
        font-family: 'Arial Rounded MT Bold', 'Helvetica Rounded', Arial, sans-serif;
    }
    .row-harga {
        line-height: 1.3;
    }
    .btn-group-sm>.btn, .btn-sm {
        font-size: 1.1em !important;
    }
    #label-stok {
        font-size: 1.1em;
        font-family: FontAwesome;
        margin-top: 10px;
        margin-bottom: 5px;
    }
    body {
        font-size: 12px;
    }
    .uploader, #example3 {
        position: relative;
        width: 64px;
        height: 64px;
        border: 1px solid #ccc;
        border-radius: 4px;
        background: #eee;
    }
    .media-middle > .uploader,
    .media-middle > .uploaded {
        text-align: center;
        vertical-align: middle;
        display: table-cell;
        background-color: #EFEBEF;
        width: 64px;
        height: 64px;
        min-width: 64px;
        min-height: 64px;
        border-radius: 4px;
    }
    .media-middle > .uploaded > .uploader-preview .thumbnail {
        width: 64px;
        border-radius: 4px;
    }
    .media-middle > .uploaded > .uploader-preview > .thumbnail {
        margin-bottom: 0px;
        object-fit: cover;
        height: 64px;
        padding: 0px;
    }
    .modal-body > .col-xs-12 > .uploaded > .uploader-preview > .thumbnail {
        margin-bottom: 0px;
        object-fit: cover;
        height: 185px;
        padding: 0px;
        margin-left: auto;
        margin-right: auto;
    }

    .modal-body > .col-xs-12 > .uploaded > .uploader-preview .thumbnail {
        width: 100%;
        border-radius: 4px;
    }
    .uploader-instructions {
        position: absolute;
        top: 15%;
        left: 23%;
        color: rgba(0,0,0,0.5);
        font-family: sans-serif;
        font-weight: bold;
        font-size: 1em;
        text-align: center;
        text-transform: uppercase;
        line-height: 1;
    }
}
@media (min-width:600px) and (max-width:800px){

    .btn-number>.fa {
        font-size: 30px;
    }
    .form-control-e {
        display: block;
        width: 7vw;
        height: 7vw;
        margin-top: 0px;
        margin-bottom: 0px;
        padding: 1px 1px;
        font-size: 1.7rem;
        font-weight: bold;
        text-align: center;
        line-height: 1.22857143;
        color: #555;
        background-color: #fff;
        background-image: none;
        border: 1px solid #ccc;
        border-radius: 0px;
    }

    .modal-produk{
        display: block;
        white-space: nowrap;
        width: 17em;
        overflow: hidden;
        text-overflow: ellipsis;
        font-size: 28px;
        line-height: 1.2;
    }
    .text-idr{
        font-size: 24px;
    }
    .text-harga{
        text-shadow: #999  1px 1px 4px;
        font-size: 32px;
    }
    .media-body>.text-bold>.meta {
        font-style: italic;
        color: #FF6600;
        font-size: 18px;
    }
    .text-sup{
        position: absolute;
        top: -14px;
        text-shadow: white .5px .5px .5px;
        font-size: 14px;
        font-weight: 700;
        color: #db2828;
        font-family: 'Arial Rounded MT Bold', 'Helvetica Rounded', Arial, sans-serif;
    }
    .row-harga {
        line-height: 1.3;
    }
    .btn-group-sm>.btn, .btn-sm {
        font-size: 1.1em !important;
    }
    #label-stok {
        font-size: 1.1em;
        font-family: FontAwesome;
        margin-top: 12px;
        margin-bottom: 12px;
    }
    body {
        font-size: 18px;
    }
    .uploader, #example3 {
        position: relative;
        width: 100px;
        height: 100px;
        border: 1px solid #ccc;
        border-radius: 4px;
        background: #eee;
    }
    .media-middle > .uploader,
    .media-middle > .uploaded {
        text-align: center;
        vertical-align: middle;
        display: table-cell;
        background-color: #EFEBEF;
        width: 100px;
        height: 100px;
        min-width: 100px;
        min-height: 100px;
        border-radius: 4px;
    }

    .media-middle>.uploaded>.uploader-preview .thumbnail {
        width: 100px;
        border-radius: 4px;
    }

    .media-middle>.uploaded>.uploader-preview>.thumbnail {
        margin-bottom: 0px;
        object-fit: cover;
        height: 100px;
        padding: 0px;
    }

    .modal-body > .col-sm-6 > .uploaded > .uploader-preview > .thumbnail {
        margin-bottom: 0px;
        object-fit: cover;
        height: 250px;
        padding: 0px;
        vertical-align: middle;
        margin-left: auto;
        margin-right: auto;
    }

    .modal-body > .col-sm-6 > .uploaded > .uploader-preview .thumbnail {
        width: 100%;
        border-radius: 4px;
    }

    /* .thumbnail {
        margin-bottom: 0px;
        object-fit: cover;
        height: 100px;
        padding: 0px;
    }*/

    .uploader-instructions {
        position: absolute;
        top: 15%;
        left: 23%;
        color: rgba(0,0,0,0.5);
        font-family: sans-serif;
        font-weight: bold;
        font-size: 1em;
        text-align: center;
        text-transform: uppercase;
        line-height: 1;
    }
}
@media (min-width:800px) and (max-width:1000px) {
    body {
        font-size: 12px;
    }
    .uploader, #example3 {
        position: relative;
        width: 5.2em;
        height: 5.2em;
        border: 1px solid #ccc;
        background: #eee;
    }
    .uploader, .uploaded {
        text-align: center;
        vertical-align: middle;
        display: table-cell;
        background-color: #EFEBEF;
        width: 12vw;
        height: 12vw;
        min-width: 12vw;
        min-height: 12vw;
    }
    .uploader-preview .thumbnail {
        width: 20vw;
    }

    .uploaded>.uploader-preview>.thumbnail {
        margin-bottom: 0px;
        object-fit: cover;
        height: 20vw;
        padding: 0px;
    }
    .uploader-instructions {
        position: absolute;
        top: 18%;
        left: 24%;
        color: rgba(0,0,0,0.5);
        font-family: sans-serif;
        font-weight: bold;
        font-size: 1em;
        text-align: center;
        text-transform: uppercase;
        line-height: 1;
    }
}
@media (min-width:1000px) and (max-width:1320px) {
    body {
        font-size: 12px;
    }
    .uploader, #example3 {
        position: relative;
        width: 5.2em;
        height: 5.2em;
        border: 1px solid #ccc;
        background: #eee;
    }
    .uploader, .uploaded {
        text-align: center;
        vertical-align: middle;
        display: table-cell;
        background-color: #EFEBEF;
        width: 12vw;
        height: 12vw;
        min-width: 12vw;
        min-height: 12vw;
    }
    .uploader-preview .thumbnail {
        width: 20vw;
    }
    .thumbnail {
        margin-bottom: 0px;
        object-fit: cover;
        height: 20vw;
        padding: 0px;
    }
    .uploader-instructions {
        position: absolute;
        top: 18%;
        left: 24%;
        color: rgba(0,0,0,0.5);
        font-family: sans-serif;
        font-weight: bold;
        font-size: 1em;
        text-align: center;
        text-transform: uppercase;
        line-height: 1;
    }
}

.bg-gray-gradient {
    background: #ccc !important;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ccc), color-stop(1, #ddd)) !important;
    background: -ms-linear-gradient(bottom, #ccc, #ddd) !important;
    background: -moz-linear-gradient(center bottom, #ccc 0%, #ddd 100%) !important;
    background: -o-linear-gradient(#ddd, #ccc) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2b2b2b', endColorstr='#111111', GradientType=0) !important;
    color: #fff;
}
.bg-lightgreen-gradient {
    background: #00a65a8f !important;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #00a65a8f), color-stop(1, #00ca6d94)) !important;
    background: -ms-linear-gradient(bottom, #00a65a8f, #00ca6d94) !important;
    background: -moz-linear-gradient(center bottom, #00a65a8f 0%, #00ca6d94 100%) !important;
    background: -o-linear-gradient(#00ca6d94, #00a65a8f) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ca6d', endColorstr='#00a65a', GradientType=0) !important;
    color: #fff;
}

.modal-body {
  position: relative;
  padding: 1px !important;
}

.icheckbox_minimal, .iradio_minimal {
    border: 1px solid green;
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 0px;
}
.select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 34px;
    user-select: none;
    -webkit-user-select: none;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 32px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 32px;
}
.bg-grey-gradient {
    background: #ccc !important;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ccc), color-stop(1, #ddd)) !important;
    background: -ms-linear-gradient(bottom, #ccc, #ddd) !important;
    background: -moz-linear-gradient(center bottom, #ccc 0%, #ddd 100%) !important;
    background: -o-linear-gradient(#ddd, #ccc) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2b2b2b', endColorstr='#111111', GradientType=0) !important;
    color: #fff;
}
div#listSetoran {
    font-size: 1.2rem;
    text-transform: uppercase;
    padding-left: 1px !important;
    padding-right: 1px !important;

    text-align: middle;
    padding-bottom: 3px !important;
    padding-top: 3px !important;
}
div#listSetoran > div {
    padding-left: 1px !important;
    padding-right: 1px !important;
}
div#listDistribusi:hover {
    background-color: yellow;
    color: red;
    font-weight: 700;
}
div#listDistribusi {
    font-size: 1.2rem;
    text-transform: uppercase;
}
div#listDistribusi2:hover {
    background-color: yellow;
    color: red;
    font-weight: 700;
}
#listDistribusi2:nth-child(even) {
    background-color: #99979785;
}
div#listDistribusi2 {
    font-size: 0.9rem;
    text-transform: uppercase;
}
.panel-nama{
    display: inline !important;
    left: 1px;
    border-radius: 5px !important;
}
.panel-clock{
    display: inline-block !important;
    right: 1px;
    position: absolute;
    border-radius: 5px !important;
}
.panel-penerima{
    display: inline !important;
    left: 80px;
    position: absolute;
    border-radius: 5px !important;
}
body::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 0px !important;
    height: 0px !important;
}

.col-md-7, .col-lg-12 {
    padding-left: 0px;
    padding-right: 0px;
}

.content-header {
    position: relative;
    padding: 5px 5px 0 5px;
}
.content {
    min-height: 50px;
    padding: 8px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 5px;
    padding-right: 5px;
}
.box-body {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    padding: 0px;
}
.panel {
    margin-bottom: 0px;
    background-color: #ecfcf6;
    border: 1px solid transparent;
    border-radius: 0px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}
.row {
    margin-right: 0px;
    margin-left: 0px;
}

.lb-prev:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    text-decoration: none;
}

.lb-prev:before {
    font-family: FontAwesome;
    content: "\f053";
    font-size: 1.2rem;
}