.ui-select-bootstrap > .ui-select-match > .btn {
    /*position: absolute;*/
}
.ui-select-bootstrap .ui-select-match-text{
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
}
/** Loading Bar */
.text-right {
    text-align: right;
}
.text-blue-neraca{
    font-weight: 700;
    color: #0055ef;
}
.text-black-neraca{
    font-weight: 700;
    color: #000;
}
/*#loading-bar {*/
    /*pointer-events: all;*/
    /*z-index: 99999;*/
    /*border: none;*/
    /*margin: 0px;*/
    /*padding: 0px;*/
    /*width: 100%;*/
    /*height: 100%;*/
    /*top: 0px;*/
    /*left: 0px;*/
    /*cursor: wait;*/
    /*position: fixed;*/
    /*!*background-color: rgba(0, 0, 0, 0.6);*!*/
/*}*/

.stok{
    width: 75px;
    text-align: center;
}

.rp{
    width: 120px;
    text-align: right;
}

.uib-day {
    padding: 0px !important;
}

.uib-day .btn.active, .uib-day .btn:active {
    color: #fff !important;
    background-color: #cacbcd !important;
    border-color: #adadad;
}

.uib-day button, .uib-month button, .uib-year button {
    min-width: 100%;
    background-color: #f1f1f1;
}

/** Font */

@import url('https://fonts.googleapis.com/css?family=Work+Sans');
/** End Font */

.ui-select-bootstrap > .ui-select-match > .btn {
    background-color: #fff;
    text-align: left !important;
    border: 1px solid #ccc;
    height: 24px;
    border-radius: 0;
}

.ui-select-search {
    padding: 0px;
    padding-left: 6px;
    height: 24px;
    border-radius: 0;
    font-family: 'Work Sans', sans-serif;
    font-size: 11px !important;
}

/*.ui-select-match {
    height: 24px;
}*/

form.tab-form-demo .tab-pane {
    margin: 20px 20px;
}

.ui-select-bootstrap .ui-select-choices-row.active > span {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #428bca;
    font-size: 11px;
    margin-top: 0px;
    margin-bottom: 0px;
    border-radius: 0;
}

.btn-default-focus {
    color: #333;
    background-color: #EBEBEB;
    border-color: none;
    text-decoration: none;
    outline: none;
    outline-offset: none;
    box-shadow: none;
}

/** Body */

body {
    font-size: 13px;
    color: #1f1f1f;
    /*font-family: Source Sans Pro, sans-serif;*/
    font-family: "ProximaNova", helvetica, arial, verdana, sans-serif !important;
    background-color: #e8ebf1;
    -webkit-font-smoothing: antialiased;
    line-height: 1.42857143;
}

a {
    color: #363f44;
    text-decoration: none;
    cursor: pointer;
}

.app-content {
    /*min-height: 600px;*/
    min-height: 780px;
}

#app {
    background-color: #e8ebf1;
}

.block-help {
    font-size: 11px;
    margin-top: 5px;
}

.panel-heading {
    padding: 5px;
    border-radius: 0;
}

.panel {
    border-radius: 0;
}

/** End Body */

/** Table */

.pagination > li > a {
    font-weight: bolder;
}

th {
    background-color: #f1f1f1;
    padding: 5px !important;
    font-size: 12.4px;
    font-weight: 500;
    font-family: "ProximaNova", helvetica, arial, verdana, sans-serif !important;
}

td {
    font-size: 12.4px;
    font-family: "ProximaNova", helvetica, arial, verdana, sans-serif !important;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 5px !important;
    padding-right: 5px !important;
}

.link-edit {
    color: #156eb1;
    margin-left: 2px;
    margin-right: 2px;
    font-weight: 500;
}

.link-edit:hover {
    text-decoration: none;
    color: #000;
}

.link-delete {
    color: #b52222;
    margin-left: 2px;
    margin-right: 2px;
    font-weight: 500;
}

.link-delete:hover {
    text-decoration: none;
    color: #000;
}

/** End Table */

/** Navbar */

.org-img {
    height: 110px;
    width: 110px;
}

.logo-size {
    width: 111px;
    height: 105px;
    overflow: hidden;
}

.navbar {
    height: 105px;
}

.bg-white {
    background-color: #fff;
}

.navbar-default {
    background-color: #3e83ff;
    box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.34);
}

.navbar-header {
    margin-left: -15px !important;
    background-color: white;
    padding-left: 15px;
    background-color: #0c82df;
}

.navbar-brand {
    font-family: monospace;
    font-weight: bolder;
    color: #fff !important;
}

.navbar-default .navbar-nav > li > a {
    color: #000;
    font-family: "ProximaNova", helvetica, arial, verdana, sans-serif !important;
    font-weight: 500;
    letter-spacing: .3px;
    font-size: 12px;
}

.navbar-default .navbar-nav > li.menu-right > a {
    color: #552DFF;
    font-family: "ProximaNova", helvetica, arial, verdana, sans-serif !important;
    font-weight: 500;
    letter-spacing: .3px;
    font-size: 12px;
}

.navbar-default .navbar-nav > li > a.white {
    color: #FFFFFF;
    font-family: "ProximaNova", helvetica, arial, verdana, sans-serif !important;
    font-weight: 500;
    letter-spacing: .3px;
    font-size: 12px;
}

.navbar-default .navbar-nav > li.menu-right > a:hover {
    color: #667DFF;
    background-color: #3352FF;
}

.navbar-default .navbar-nav > li.menu-right > a:focus {
    color: #17008E;
    background-color: #005BFF;
}

.navbar-default .navbar-nav > li > a:hover {
    color: #555;
    background-color: #CBD3FF;
}

.navbar-default .navbar-nav > li > a:focus {
    color: #555;
    background-color: #236ef5;
}

.navbar-default .navbar-nav > li > a.white:hover {
    color: #FFFFFF;
    background-color: #18B0FB;
}

.navbar-default .navbar-nav > li > a.white:focus {
    color: #FFFFFF;
    background-color: #4286FF;
}

.navbar-default .menu-atas .navbar-nav > .open > a, .navbar-default .menu-atas .navbar-nav > .open > a:focus, .navbar-default .menu-atas .navbar-nav > .open > a:hover {
    color: #FFFFFF;
    background-color: #4286FF;
}

/*.navbar-default .navbar-nav .menu1 >li>a:focus, .navbar-default .navbar-nav .menu1>li>a:hover {
    color: #555;
    background-color: white;
}
*/

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-nav > li > .dropdown-menu {
    border: none;
    border-radius: 0px 0px 4px 4px;
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, .175);
    box-shadow: 0 2px 2px rgba(0, 0, 0, .175);
}

.navbar-nav > li > a {
    padding-bottom: 7px;
    padding-top: 7px;
    color: #fff;
}

#navbar {
    padding-right: 15px;
}

#logo-box {
    background-color: #C8C8CD;
    border: 0.1px solid #EFEFEF;
    border-radius: 3px;
    height: 110px;
    position: absolute;
    margin: 10px 0 0 20px;
    padding: 2px;
    width: 116px;
    text-align: center;
    /* z-index: 19000; */
}

#title-aplikasi {
    color: #fff;
    /*font-family: "courier";*/
    font-family: 'Work Sans', sans-serif;
    font-weight: bolder;
    /*margin-top: 22px;*/
    margin-bottom: 22px;
}

.img-logo {
    display: inline !important;
    width: 40px !important;
}

.top-header {
    height: 70px;
}

.user-info {
    margin-right: 15px;
}

.user-info li a {
    color: #fff !important;
}

.user-info li a:hover {
    color: #000 !important;
}

/** End Navbar */

/** Dropdown Menu */

.dropdown-menu > li {
    cursor: pointer;
}

.dropdown-menu > li > a {
    padding: 5px 15px;
    color: #000 !important;
    font-family: "ProximaNova", helvetica, arial, verdana, sans-serif !important;
    letter-spacing: 1px;
    font-size: 10px;
}

.menu-atas .dropdown-menu > li > a {
    padding: 5px 15px;
    color: #FFFFFF !important;
    font-family: "ProximaNova", helvetica, arial, verdana, sans-serif !important;
    letter-spacing: 1px;
    font-size: 10px;
}

.dropdown-menu > li > a > i {
    font-size: 10px;
}

/** End */

/** Panel */

.panel-blank {
    clear: both;
    background-color: #FFFFFF;
    box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.1);
    border-radius: 0px;
}

.panel-blank > .panel-heading {
    border-bottom: 1px solid #dddddd;
    font-weight: normal;
    background: none;
    display: table;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}

.panel-heading h2 {
    font-family: 'Work Sans', sans-serif;
    font-size: 18px;
    color: #000000;
    margin-top: 10px;
}

/** End Panel */

/** Text style */

.text-left {
    text-align: left !important;
}

.text-bold {
    font-weight: 500 !important;
}

/** End text align */

/** Float */

.float-left {
    float: left;
}

.float-right {
    float: right;
}

/** End Float */

/** Margin */

.bottom-0 {
    margin-bottom: 0px !important;
}

.bottom-10 {
    margin-bottom: 10px !important;
}

.bottom-20 {
    margin-bottom: 20px !important;
}

.left-125 {
    margin-left: 125px;
}

.left-150 {
    margin-left: 150px;
}

/** End Margin */

/** Width */

.w100 {
    width: 100%;
}

.w80 {
    width: 80%;
}

.w60 {
    width: 60%;
}

.w40 {
    width: 40%;
}

.w20 {
    width: 20%;
}

/** Form */

label {
    font-weight: normal;
    margin-bottom: 2px;
    margin-top: 2px;
}

.list-group-item {
    padding: 5px 5px;
}

.row-full {
    margin-right: 0px;
    margin-left: 0px;
}

.formScroll {
    padding-right: 15px;
    height: 61vh;
    overflow-y: scroll;
}

.x-form {
    padding: 4px 6px 3px 6px;
    background: white repeat-x 0 0;
    border-width: 1px;
    border-style: solid;
    border-color: silver #d9d9d9 #d9d9d9;
    height: 24px;
    line-height: 15px;
    font-family: 'Work Sans', sans-serif;
    font-size: 12.4px !important;
}

.text-form {
    height: 24px;
    font-size: 12px;
    margin-top: 0px;
    padding-top: 4px !important;
}

.form-cari {
    padding: 5px;
    margin-bottom: 0px;
}

.required {
    font-weight: 500;
}

.required::after {
    content: '*';
    color: red;
}

.control-label {
    font-family: 'Work Sans', sans-serif;
    text-align: left !important;
    font-weight: 300;
}

.form-group {
    margin-bottom: 10px;
}

.form-action {
    margin-top: 15px;
}

.btn {
    margin: 0px;
    border-radius: 0;
    cursor: pointer;
    display: inline-block;
    min-height: 1em;
    outline: 0;
    border: none;
    vertical-align: baseline;
    color: rgba(0, 0, 0, .6);
    font-family: "ProximaNova", helvetica, arial, verdana, sans-serif !important;
    font-size: 11px;
    padding: .4em 1em .4em;
    font-weight: 500;
    text-decoration: none;
}

.btn-table {
    font-size: 10px;
}

.btn-kecil {
    cursor: pointer;
    display: inline-block;
    min-height: 1em;
    outline: 0;
    border: none;
    vertical-align: baseline;
    color: rgba(0, 0, 0, .6);
    font-family: "ProximaNova", helvetica, arial, verdana, sans-serif !important;
    font-size: 7px;
    padding: .4em 1em .4em;
    text-decoration: none;
}

.btn-default {
    background-color: #cacbcd;
    color: #000;
}

.btn-primary {
    background-color: #2185d0;
    color: #fff;
}

.btn-danger {
    background-color: #db2828;
    color: #fff;
}

.btn-info {
    background-color: #5bc0de;
    color: #fff;
}

.btn-dark {
    background-color: #27292a;
    color: #fff;
}

.btn-success {
    background-color: #5cb85c;
    color: #fff;
}

.btn-warning {
    color: #fff;
}

.btn:focus {
    outline: none !important;
}

.btn.active, .btn:active {
    color: #fff !important;
    background-color: #0059f9 !important;
    border-color: #adadad;
}

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: rgba(82, 168, 236, 0.8);
    outline: 0;
    outline: thin dotted \9;
    /* IE6-9 */
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.form-group-sm .control-label {
    font-size: 14px !important;
}

.form-group-sm .form-control {
    font-size: 14px !important;
}

.i-checks {
    font-size: 12.4px !important;
    padding-left: 20px;
    cursor: pointer;
    font-family: 'Work Sans', sans-serif;
}

.i-checks input {
    position: absolute;
    margin-left: -20px;
    opacity: 0;
}

.i-checks input:checked + i {
    border-color: #23b7e5;
}

.i-checks > i {
    position: relative;
    display: inline-block;
    width: 15px;
    height: 15px;
    margin-top: -2px;
    margin-right: 4px;
    margin-left: -20px;
    line-height: 1;
    vertical-align: middle;
    background-color: #fff;
    border: 1px solid #cfdadd;
}

.i-checks input:checked + i:before {
    top: 4px;
    left: 4px;
    width: 5px;
    height: 5px;
    background-color: #23b7e5;
}

.i-checks > i:before {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0;
    height: 0;
    background-color: transparent;
    content: "";
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

/** End Form */

/** Table */

.table tr {
    cursor: pointer;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    vertical-align: middle !important;
}

.table-bordered th {
    text-align: center;
}

.table-pagination {
    text-align: center;
}

.table-pagination input {
    text-align: center;
    width: 50px;
    height: 18px;
}

/** End Table */

/** UI Select */

.ui-select-bootstrap > .ui-select-match > .btn {
    background-color: #fff;
    text-align: left !important;
    border: 1px solid #ccc;
}

.btn-default-focus {
    color: #333;
    background-color: #EBEBEB;
    border-color: none;
    text-decoration: none;
    outline: none;
    outline-offset: none;
    box-shadow: none;
}

/** End  */

/** Background */

.bg-red {
    background-color: #db2828;
    color: #fff;
}

.bg-red:hover {
    background-color: rgba(219, 40, 40, 0.88);
}

.bg-orange {
    background-color: #f2711c;
    color: #fff;
}

.bg-orange:hover {
    background-color: rgba(242, 113, 28, 0.88);
}

.bg-yellow {
    background-color: #fbbd08;
    color: #fff;
}

.bg-yellow:hover {
    background-color: rgba(251, 189, 8, 0.88);
}

.bg-olive {
    background-color: #a7bd0d;
    color: #fff;
}

.bg-olive:hover {
    background-color: rgba(167, 189, 13, 0.88);
}

.bg-green {
    background-color: #21ba45;
    color: #fff;
}

.bg-green:hover {
    background-color: rgba(33, 186, 69, 0.88);
}

.bg-teal {
    background-color: #00b5ad;
    color: #fff;
}

.bg-teal:hover {
    background-color: rgba(0, 181, 173, 0.88);
}

.bg-blue {
    background-color: #1678c2;
    color: #fff;
}

.bg-blue:hover {
    background-color: rgba(22, 120, 194, 0.88);
}

.bg-violet {
    background-color: #6435c9;
    color: #fff;
}

.bg-violet:hover {
    background-color: rgba(100, 53, 201, 0.88);
}

.bg-purple {
    background-color: #9627ba;
    color: #fff;
}

.bg-pink {
    background-color: #e61a8d;
    color: #fff;
}

.bg-pink:hover {
    background-color: rgba(230, 26, 141, 0.88);
}

.bg-brown {
    background-color: #a5673f;
    color: #fff;
}

.bg-brown:hover {
    background-color: rgba(165, 103, 63, 0.88);
}

.bg-grey {
    background-color: #767676;
    color: #fff;
}

.bg-grey:hover {
    background-color: rgba(118, 118, 118, 0.88);
}

.bg-black {
    background-color: #1b1c1d;
    color: #fff;
}

.btn::active {
    border: 2px solid #000;
}

/** End background */

/** Heading */

.h1, h1 {
    font-size: 26px;
    color: #616161;
}

/** End Heading */

/** Button Block */

.block {
    display: block;
}

.padder {
    color: #fff;
    font-family: Sans-serif;
    font-size: 16px;
    height: 120px;
    width: 100%;
    text-align: center;
    border: 0;
    transition: all 0.3s ease 0s;
    padding-top: 15px;
    padding-bottom: 15px;
}

.font-thin {
    font-weight: 300;
    display: block;
}

.menu-icon {
    font-size: 30px;
}

/** End Button Block */

/** Footer */

.footer {
    color: #fff;
    padding: 10px;
    margin-top: 20px;
    background-color: #0c82df;
    font-size: 0.9em;
    text-align: center;
}

/** End Footer */

/**Login Page*/

.access-main {
    position: fixed;
    width: 100%;
    height: 100%;
    overflow: auto;
    top: 0;
}

.access-main section {
    padding: 0;
    height: 100%;
}

.clearfix {
    display: block;
    width: 100%;
}

.section {
    padding: 60px 30px;
    position: relative;
}

.access-main section .access-img {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #ECEBE9;
    width: calc(100% - 400px);
    overflow: hidden;
}

.access-main section .access-img.signin {
    background-image: url(../img/ayam.jpg);
}

.access-main section .access-form {
    width: 400px;
    padding: 50px;
    padding-top: 0px;
    padding-bottom: 10px;
    background-color: #fff;
    overflow: auto !important;
}

.access-main section .access-img, .access-main section .access-form {
    float: left;
    height: 100%;
    position: relative;
}

.table-ds {
    display: table;
    width: 100%;
    height: 100%;
}

.table-ds .table-cell-ds {
    display: table-cell;
    vertical-align: middle;
}

.str-21 {
    font-size: 21px;
    line-height: 29px;
    font-weight: 500;
    margin-top: 50px;
    margin-bottom: 20px;
}

.btn-login {
    font-size: 14px;
}

a .white {
    color: #FFFFFF;
}

.navbar-default .navbar-nav .menu1 > .open > a {
    color: #555;
    background-color: #E7E7E7;
}

.form-group-sm .control-label-f12 {
    font-size: 10px !important;
}

.scroll {
    max-height: 320px;
    min-height: 350px;
}

.well {
    margin: 0px;
}

button {
    margin: 5px;
}

/**End Login Page*/

.menu-atas ul.dropdown-menu {
    background-color: #3e83ff;
    padding: 1px 0px;
}

.menu-atas ul.dropdown-menu li {
    margin: 0px;
    padding: 0px;
    height: 37px;
}

.menu-atas ul.dropdown-menu li a {
    color: #E70000;
    height: 35px;
    padding-top: 7px;
    font-size: 10px;
    font-weight: 500;
}

.menu-atas ul.dropdown-menu > li:hover > a {
    background-color: #4E8DFD !important;
    /*#f5f5f5*/
    color: #FFFFFF;
    /*#262626;*/
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}

/*
.navbar-default #menu-atas.navbar-nav>.open>a {
    color: #FF0909;
    background-color: #16B0B7;
}
*/

.x-header {
    background-color: #F9F9F9 !important;
    border-bottom: 1px solid #AFB5BD !important;
    border-top: 1px solid #AFB5BD !important;
    font-size: 13px;
    /*border-style: solid;*/
    padding: 6px;
}

.x-footer {
    background-color: #F1F1F1;
    border-top: 1px solid #AFB5BD !important;
    border-bottom: 1px solid #AFB5BD !important;
    background: #e6e6e6;
    border-width: 0;
    margin: 0;
    padding: 6px 0 6px 6px;
    text-align: right;
}

select .x-form {
    padding: 0px;
}

.scroll-dhas {
    max-height: 500px;
    min-height: 500px;
}

/*Custom dpt*/

.title-menu {
    margin-left: 17px;
    color: #000 !important;
    font-family: "ProximaNova", helvetica, arial, verdana, sans-serif !important;
    letter-spacing: 1px;
    font-size: 10px;
    text-transform: capitalize;
    font-weight: bold;
}

.child-menu1 {
    margin-left: 13px
}

.p-initial {
    position: initial;
}

.a-menu-large {
    padding: 5px 15px;
    color: #000 !important;
    font-family: "ProximaNova", helvetica, arial, verdana, sans-serif !important;
    letter-spacing: 1px;
    font-size: 10px;
}

.border-top {
    border-top: solid 1px #ccc;
}

.t60 {
    margin-top: 0px;
    margin-bottom: 0px;
    height: 65px;
    width: 60%;
}

.input-group-addon {
    font-size: 9px;
}

.w100 {
    width: 100%;
}

fieldset.fieldset {
    border: 1px groove #ddd !important;
    padding: 0 1.4em 1.4em 1.4em !important;
    margin: 0 0 1.5em 0 !important;
    -webkit-box-shadow: 0px 0px 0px 0px #000;
    box-shadow: 0px 0px 0px 0px #000;
}

legend.legend {
    font-size: 10px !important;
    font-weight: 500 !important;
    text-align: left !important;
    width: auto;
    padding: 0 10px;
    border-bottom: none;
}

/*table fixed*/

.table-borderless tbody tr td, .table-borderless tbody tr th, .table-borderless thead tr th, .table-borderless thead tr td, .table-borderless tfoot tr th, .table-borderless tfoot tr td {
    border: none;
}

.sweet-alert p {
    color: #797979;
    font-size: 14px;
    text-align: inherit;
    float: none;
    line-height: normal;
}

.sweet-alert h2 {
    color: #575757;
    font-size: 19px;
    text-align: center;
    text-transform: none;
    line-height: 40px;
    display: block;
}

.row_click {
    color: #ffffff;
    background-color: #3e83ff;
}

input[disabled], select[disabled], textarea[disabled], select[readonly], textarea[readonly] {
    background-color: #dad6d6;
    cursor: not-allowed;
}

input[readonly] {
    background-color: transparent;
    cursor: not-allowed;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding: 2px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.ui-select-bootstrap .ui-select-choices-row > span {
    cursor: pointer;
    display: block;
    padding: 3px 20px;
    clear: both;
    font-size: 12px;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}

/* b {
    font-weight: 500;
} */

input[type=file]{
    display: inline;
}
/**INI CSS UNTUK KASIR**/

.bg-repeat {
    background: url("../img/bg-repeat.png");
    /* Center and scale the image nicely */
    background-repeat: repeat;
    background-attachment: fixed;
}

#kasir {

}

#kasir #atas input {
    background-color: #3d82ff;
    color: #fff;
    height: 45px;
}

#kasir #atas .input-group-addon {
    background-color: #3d82ff;
    color: #fff;
}

#kasir #atas ::placeholder {
    color: #ddd;
}

#kasir .panel-heading {
    background-color: #3d82ff;
    color: #fff;
    padding: 12px 7px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

#kasir .panel-default {
    background-color: transparent;
    border: none;
}

#kasir .panel-body {
    background-color: #fff;
}

#ui-select-kasir .ui-select-bootstrap > .ui-select-match > .btn {
    height: 30px;
}

#ui-select-kasir .text-muted {
    font-size: 13px;
}

#ui-select-kasir .ui-select-search{
    height: 30px;
}
#ui-select-kasir .ui-select-bootstrap .ui-select-match-text{
    font-size: 13px;
}


.print-l {
    background-image: url('../img/print/bg-ah.png');
    height: auto;
    width: auto;
}
