@charset "UTF-8";

#side-main,
.subtitlesize,
.mb-0,
.btn,
.ft-size,
.modal,
.card-title,
.form-control {
    font-size: 14px;
}

.title {
    font-size: 16px;
}

.lowercase {
    font-size: 12px;
}

.btn-white {
    width: 105px;

}

.btn-wid {
    width: 100px;
    height: 40px;
}

.subtitle-line {
    margin-top: 0px;
    border-top: 2px solid #555;
}

.subtitle-modal-line {
    border-bottom: 2px solid #555;
}

#search-header,
.oi,
.menu-trigger {
    cursor: pointer;
    color: #FFFFFF;
}

.fontbold {
    font-weight: bold;
}

.nav-list {
    color: aliceblue;
    font-size: 13px;
    margin-right: 1%;
}

.sidebar-expanded {
    min-width: 210px;
    max-width: 210px;
}

.dropdown-menu {
    width: 210px;
}

#side-nav {
    min-height: calc(100vh - 0px);
    background-color: #007BFF;
    padding: 0;
}

.nav-link {
    padding: 0;
}

.menu-trigger,
.fa-plus {
    margin-right: 10px;
}

.backcolor {
    background-color: #007BFF;
}

.align-1,
.po {
    text-align: right;
}

.result {
    background-color: #F2F2F2
}

.white,
.button {
    color: white;
}

.black {
    color: black;
}

.button {
    background-color: #4472C4;
}

.adjust-top {
    margin-top: 50px;
}

.adjust-left {
    margin-left: 5px;
    margin-top: 3%;
}

.box_load_cover {
    width: 100%;
    height: 100%;
    position: relative;
    top: 0;
    left: 0;
    overflow-y: auto;
    overflow-x: hidden;
}

.box_load_inner {
    padding: 10px 30px;
    box-sizing: border-box;
}

.padding-1 {
    padding-left: 0px;
}

.padding-2 {
    padding-top: 0px;
    padding-bottom: 0px;
    min-height: 4%;
    max-height: 4%;
}

.position-1 {
    /*    position: fixed;*/
    max-width: 544px;
    max-height: 50px;
    position: absolute;
}

.modal-adjust {
    position: relative;
    height: 50px;
    width: auto;
}

.subfloat,
.po2,
.nav-list {
    float: right;
}

.modalover {
    overflow: auto;
}

.modal-down{
    margin-bottom: 10px;
}

.modal-lg {
    max-width: 1000px;
}

/* table cell */
.table-cell-min-width {
    min-width: 200px;
}

.tableremittance {
    margin-right: 30px;
}

.reconcilelist, .reconcilelist-info {
    cursor: pointer;
}

.highright:hover {
    background: #ecf2fa;
}

.reconcilelist-info, .highright-info:hover {
    background: #99CCFF;
}

.reconcilelist-info, .highright-info {
    background-color: #BAD3FF;
}

.highright-danger {
    background: #FFCCFF;
}

.highright-danger:hover {
    background: #FFCCCC;
}

.table-white {
    background-color: white;
}

/* table date */
.table-date-from,
.table-date-break,
.table-date-to {
    display: inline-block;
}

.check {
    border-bottom: 1px;
}

.table-date-from {
    width: 100px;
}

.table-date-break {
    width: 50px;
}

.table-date-to {
    width: 100px;
}

.checkbox-inline1 checkbox-inline5 {
    margin-right: 20px;
}

.table a:hover .bg-head{
    color: #0000FF;
}
.bg-head{
    background-color: #007bff;
}

.checkbox-inline {
    margin-left: 20px;
}

.dropdown:hover > .dpdown-menu{
    display: block;
}

.margtp {
    margin-top: -4px;
}

.hv-co:hover {
    background-color: transparent;
}

.min-wid {
    min-width: 2rem;
}

.icon-mrg {
    margin-left: 50px;
}

.btn-orange {
    background-color: #ED7D31;
}

.reason {
    resize: none;
}

#collapseExample {
    padding-bottom: 7px;
}

.card-header {
    height: 40px;
}

.row {
    /*     flex-wrap: nowrap;
     */
}
.input:hover {
    overflow-wrap: break-word;
}

.pulldown,
.intext {
    height: 30px;
}

.intext-ft01{
    height: 30px;
}

.intext-left{
    height: 30px;
}

.dropright .dropdown-toggle::after{
    display: inline-block;
    border-top: .4em solid transparent;
    border-right: 0;
    border-bottom: .4em solid transparent;
    border-left: .5em solid;
}

.table-context{
    height: 0px;
}

.p-m-search {
	text-align: center;
	padding-top: 10px;
}