﻿.form-group {
    margin-bottom: 6px !important;
}

.dx-numberbox .dx-texteditor-input {
    text-align: right !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.dx-autocomplete .dx-texteditor-input {
    font-size: 15px !important;
    font-family: 'Pyidaungsu' !important;
}

.dx-datagrid-text-content {
    color: #000 !important;
}

.modal-title {
    font-size: 15px !important;
    color: #000 !important;
    font-family: 'Pyidaungsu' !important;
}

.form-horizontal .control-label {
    font-size: 15px !important;
    margin-bottom: 0px !important;
    text-align: right !important;
    padding-top: 7px !important;
    font-family: 'Pyidaungsu' !important;
}

.dx-header-row > td > .dx-datagrid-text-content {
    font-size: 15px !important;
    font-weight: bold;
    text-align: left !important;
    font-family: 'Pyidaungsu' !important;
}

.dx-lookup-field {
    font-size: 15px !important;
    padding: 0px 8px !important;
    font-family: 'Pyidaungsu' !important;
}

.dx-placeholder {
    font-size: 15px !important;
    text-transform: capitalize !important;
    font-family: 'Pyidaungsu' !important;
}

.btn-save-product, .btn-new-product, .btn-delete-product, .btn-refresh-product {
    outline: none;
    height: 40px;
    text-align: center;
    border-radius: 8px;
    letter-spacing: 1px;
    text-shadow: 0;
}

.btn-save-product {
    background: #79af3a;
    border: 2px solid #79af3a !important;
    color: #fff;
}

.btn-new-product {
    background: #3a89c9;
    border: 2px solid #3a89c9 !important;
    color: #fff;
}

.btn-delete-product {
    border: 2px solid #fd4545 !important;
    color: #fff;
}

.btn-refresh-product {
    background: #ffb300;
    border: 2px solid #ffb300 !important;
    color: #fff;
}

.btn-save-product:hover {
    background: #64952a !important;
}

.btn-new-product:hover {
    background: #0d8cf3 !important;
}

.btn-delete-product:hover {
    background: #f50808 !important;
}

.btn-refresh-product:hover {
    background: #fbb30a !important;
    border: 2px solid #fbb30a !important;
}

/**button--style--end**/
.button-save, .button-new, .button-delete, .button-refresh {
    outline: none;
    height: 40px;
    text-align: center;
    border-radius: 8px;
    letter-spacing: 1px;
    text-shadow: 0;
}

.button-save {
    background: #79af3a;
    border: 2px solid #79af3a !important;
    color: #fff;
}

.button-new {
    background: #3a89c9;
    border: 2px solid #3a89c9 !important;
    color: #fff;
}

.button-delete {
    border: 2px solid #fd4545 !important;
    color: #fff;
}

.button-refresh {
    background: #ffb300;
    border: 2px solid #ffb300 !important;
    color: #fff;
}

.button-save:hover {
    background: #64952a !important;
}

.button-new:hover {
    background: #0d8cf3 !important;
}

.button-delete:hover {
    background: #f50808 !important;
}

.button-refresh:hover {
    background: #fbb30a !important;
    border: 2px solid #fbb30a !important;
}
/**button--style--end**/
.button-list li {
    /*display:block;*/
    padding-left: 5px;
    padding-top: 20px !important;
}

    .button-list li button {
        /*width: 70%;*/
        font-size: 15px;
    }

.gray-section {
    margin: 30px 0px 0px 0px !important;
    border: 1px solid #eee;
}

.inner-gray-section {
    background: #f7f7f7;
}

.panel-gray-section {
    background: #f7f7f7;
}

.panel {
    margin-bottom: 0px !important;
}

.dx-datagrid-group-panel .dx-group-panel-item {
    color: #000 !important;
    font-family: 'Pyidaungsu' !important;
    font-size: 15px !important;
}

.dx-datagrid-content .dx-datagrid-table {
    font-size: 15px !important;
    font-family: 'Pyidaungsu' !important;
    color: #000 !important;
}

.dx-texteditor-input {
    font-size: 15px !important;
    font-family: 'Pyidaungsu' !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.dx-searchbox .dx-placeholder:before, .dx-searchbox .dx-texteditor-input {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.form-control {
    font-size: 15px !important;
    font-family: 'Pyidaungsu' !important;
}

/*#gv_item .dx-datagrid-borders .dx-datagrid-rowsview, #gv_item .dx-datagrid-headers + .dx-datagrid-rowsview,
#StockIssueItem_gridContainer .dx-datagrid-borders .dx-datagrid-rowsview, #StockIssueItem_gridContainer .dx-datagrid-headers + .dx-datagrid-rowsview
{
    border-top: 1px solid #ddd;
    max-height: 173px !important;
}*/

.control-label {
    font-size: 15px !important;
   color: #000 !important;
    font-family: 'Pyidaungsu' !important;
    text-align: right !important;
}

.magic-radio + label, .magic-checkbox + label {
    font-size: 15px !important;
    color: #000 !important;
    font-family: 'Pyidaungsu' !important;
}

.dx-datagrid-group-panel .dx-group-panel-message {
    font-size: 15px !important;
    color: #000 !important;
    font-family: 'Pyidaungsu' !important;
}

.dx-datagrid-content .dx-datagrid-table .dx-row .dx-command-edit.dx-command-edit-with-icons {
    width: 25px !important;
    max-width: 25px !important;
}

li.BredCrud {
    margin-right: -15px !important;
    margin-left: -10px !important;
}

.navbar-top-links > li > a:hover {
    background: transparent !important;
    color: #203572 !important;
}

.dx-datebox.dx-auto-width .dx-texteditor-input, .dx-datebox:not(.dx-texteditor-empty).dx-auto-width .dx-texteditor-input {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.dx-dropdowneditor-input-wrapper .dx-texteditor-input {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.dx-popup-content {
    padding: 0px !important;
}

#mainnav-menu a {
    color: #000;
    font-size: 15px !important;
    font-family: 'Pyidaungsu' !important;
    cursor: pointer;
}

.navbar-top-links > li > a {
    font-size: 15px !important;
    font-family: 'Pyidaungsu' !important;
}

.dx-widget {
    font-size: 15px !important;
    font-family: 'Pyidaungsu' !important;
}

.menucrumb li button {
    border-radius: 7px;
    font-size: 15px !important;
    font-family: 'Pyidaungsu' !important;
}

.navbar-top-links:last-child li:first-child {
    margin-top: 6px !important;
}

.dx-dialog-message {
    padding: 15px 15px 0px 15px !important;
}

.dx-datagrid .dx-link-delete:hover {
    color: #f50e0e !important;
}

.dx-datagrid .dx-link-edit:hover {
    color: #06662a !important;
}

.dx-button-has-text .dx-button-content:hover {
    /*background: #f5f5f5 !important;
    color: #000 !important;*/
}

.dx-button-has-text .dx-button-content {
    /*background: #fff !important;
    color: #000 !important;*/
}


element.style {
}

.add-item {
    width: 100px !important;
    font-size: 14px;
    font-weight: 600;
    padding: 5px;
    z-index: 1;
    right: 10px;
    position: absolute;
    background: #4d627b !important;
    border-color: #4d627b !important;
}

    .add-item:focus, .add-item:hover, .add-item:disabled {
        background: #4d627b !important;
        border-color: #4d627b !important;
        width: 100px !important;
    }

.add-all-items {
    width: 150px !important;
    font-size: 14px;
    font-weight: 600;
    padding: 5px;
    z-index: 1;
    position: absolute;
    background: #4d627b !important;
    border-color: #4d627b !important;
}

    .add-all-items:focus, .add-all-items:hover, .add-all-items:disabled {
        background: #4d627b !important;
        border-color: #4d627b !important;
        width: 150px !important;
    }

.ion-close-circled {
    color: #4d627b;
    font-size: 22px !important;
    text-align: right !important;
    cursor: pointer !important;
}

.dropdown-btn-li {
    font-size: 15px !important;
    font-family: 'Pyidaungsu' !important;
}

.menucrumb li a:hover {
    text-decoration: none !important;
    cursor: pointer;
}

.menucrumb li a {
    color: black;
}

a.noclick {
    pointer-events: none;
    opacity: 0.6;
}

.excel-file-name {
    padding-top: 15px;
    color: blue;
}

.datepicker-days {
    padding-bottom: 0px !important;
}

.lookupHeader {
    background-color: antiquewhite;
    cursor: zoom-in;
}
