﻿.box-header {
    padding: 5px 10px;
}
.content-header {
    position: relative;
    padding: 8px 15px 2px 15px;
}

.box-header .box-title {
        font-size: 17px;
        color: #676767;
        font-weight: 400;
    }

.width120 {
    width: 120px;
}

.modal.fade.slide-right .modal-dialog .modal-content {
    height: inherit;
}

.box {
    margin-bottom: 8px;
    box-shadow:none !important;
}

.c1 {
    color: #c7166e;
}

.c2 {
    color: #176eb3;
}

.bc1 {
    background-color: rgba(0,133,120,0.75);
}

.txtSummery {
    min-height: 40px;
    background: #000;
    color: #fff;
    padding: 4px 10px;
    border-radius: 10px;
    /* border-radius: 10px;*/
    background-color: rgba(0,56,101,0.85);
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.25);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.25);
}

.txtSummery h4 {
        font-size: 13px;
        margin: 0px;
    }

.txtSummery h5 {
        margin: 0px;
        font-size: 18px;
        margin-top: 4px;
        font-weight:400;
    }

.bc1 {
    background-color: rgba(0,133,120,0.75);
}

.bc2 {
    background-color: rgba(140,137,133,0.9);
}

.bc3 {
    background-color: rgb(2 157 193);
}

.bc4 {
    background-color: rgb(220 59 59 / 90%);
}

.pr0 {
    padding-right: 0px;
}

.pl0 {
    padding-left: 0px;
}


/******pagimnation*****/
.paginationPanel {
    float: right;
    padding: 3px; /*border: solid thin #dadada; padding: 2px 6px;  border-radius: 4px;*/
}

.paginationPanel a {
        margin: 0px 1px;
        cursor: pointer;
        background: #f1f1f1;
        width: 18px;
        height: 18px;
        display: inline-block;
        border-radius: 50%;
        text-align: center;
        color: #757575;
    }

.paginationPanel a:hover, .paginationPanel a.active {
            background: #1b829a;
            color: #fff;
        }

.paginationPanel .paginationpage {
        max-width: 32px;
        text-align: center;
        height: 21px;
        border: solid thin #ccc;
    }

.paginationPanel select {
        max-width: 48px;
        text-align: center;
        height: 21px;
        border: solid thin #ccc;
    }

.paginationPanel button {
        background: #1b829a;
        color: #fff;
        border: none;
        border-radius: 3px;
        cursor: pointer;
    }

.paginationPanel .borderleft {
        border-left: solid thin #dadada;
    }
/******pagimnation*****/
.mb8 {
    margin-bottom: 8px;
}

.form-inline .form-control.het28 {
    height: 28px;
}

.form-inline {
    padding: 4px;
}

.maxwidth140 {
    width: 140px;
    position: relative;
}

.calSet {
    position: absolute;
    right: 11px;
    top: 10px;
    font-size: 16px;
}

#mdlAutoReconcilation .modal-dialog {
    width: 90%;
}

#mdlAutoReconcilation .close {
    outline: none;
    border: none;
    background: no-repeat;
    color: #000;
    margin-top: 0px;
}

.borderSet {
    padding: 10px;
    border: solid 1px #ccc;
    min-height: 512px;
}
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td {
    padding: 1px 6px;
}

.borderSet h3 {
        font-size: 18px;
    }

.borderSet svg {
        margin: 32px auto;
        display: block;
    }

.borderSet ul {
        margin-top: 15px;
    }

.borderSet ul li {
            margin-bottom: 6px;
        }

.mt22 {
    margin-top: 22px;
}

.btnBG {
    position: fixed;
    width: 100%;
    bottom: 0px;
    background: #d4d4d4;
    padding: 10px;
}

.themeblucolor {
    color: #0090b1;
}

.tdhighlighted1 {
    background: #fddddd;
}

.tdhighlighted {
    background: #eff2fb;
}

.select2-container {
    width: 100% !important;
}

input[type=file] {
    display: inline-block;
}

.mt8 {
    margin-top: 8px;
}
.modal.fade.slide-right .close {top: 26px;
    font-size: 28px;
}

.suppliersavebg {
    position: fixed;
    /* width: 96%; */
    background: #fff;
    right: 0px;
    left: 50px;
    bottom: 0px;
    z-index: 99999;
    padding: 5px 10px;
    border-top: solid thin #ccc;
}
.form-inline .form-control {
    min-width:200px;
}
.nowrap {white-space:nowrap;
}
.fontset {    font-size: 12px;
    line-height: 18px;
}
.lblAlreadyREco {background: #c3f4ff;    padding: 0px 6px;
}
.lblNotFound { background:#ffe4c3;    padding: 0px 6px;
}

.table > tbody > tr tdlNotFound  {
    background-color: #ffe4c3!important;
}
.table > tbody > tr tdAlreadyREco{
    background: #c3f4ff !important;
}

.table > tbody > tr tdPending{
    background: #e6e6e6 !important;
}
.tdPending  {
    background-color: #e6e6e6!important;
}
.tdAlreadyREco {
    background-color: #c3f4ff!important;
}
.lblPending {background: #e6e6e6;
    padding: 0 6px;
}
a#aAccyear {
    padding: 5px;
    /* margin-top: 5px; */
    display: inline-block;
    float: left;
    max-width: 400px;
}

.popover {max-width:600px;
}
.popover-title {
    padding: 3px 8px;
}
.popover-content {
    padding: 4px 8px;
}
#tableDatapagination .pagination {float:right;padding-right: 4px;
    padding-top: 2px;
}
.popover {width:200px;
}
.SavedishonurRemark {    margin-top: 10px;
    float: right;
    margin-bottom: 8px;
}
.CanceldishonurRemark {    margin-top: 10px;
    float: right;
    margin-bottom: 8px;
    margin-right:4px;
}
.modal {z-index: 99999;
}

.scroller {padding:0px; margin:0px;
}
.dropdown-menu {
    min-width: 190px;
}
.table.removeevenborder>tbody>tr:nth-child(4n+4) {
    background: #fff !important;
}
.nowrap {overflow:hidden; text-overflow:ellipsis; max-width: 300px; font-size:11px;
}
.table-bordered > tbody > tr > td.borderBotmNone { border-bottom:none !important;
}
.table.removeevenborder>tbody>tr:nth-child(even)>td {
   border-bottom: solid thin rgba(230, 230, 230, 0.7) !important;
}
.tooltip{
  z-index: 999999999 !important;
   max-width: 400px !important;
}

.tooltip-inner {
    max-width: 4000px !important;
}

.dropdown-menu {
    width:200px;
}

/*Mayur's Popover css*/
.table textarea {
    max-height: fit-content;
}

.table-responsive {
    overflow: inherit;
}

.table > tbody > tr > td {
    overflow: inherit !important;
}


.viewdiv {
    display: none;
    width: 200px;
    background-color: #fff;
    /*box-shadow: 0 0 4px 0 #ccc;*/
    border: 1px solid #ccc;
    border-radius: 6px;
    position: absolute;
    bottom: 50px;
    right: 85px;
    transform: translate(50px, 50px);
    z-index: 9999;
}

    .viewdiv:after,
    .viewdiv:before {
        content: '';
        display: block;
        position: absolute;
        left: 100%;
        width: 0;
        height: 0;
        border: 2px solid #ccc;
        border-style: solid;
    }

    .viewdiv:after {
        bottom: 10px;
        border-color: transparent transparent transparent #fff;
        border-width: 10px;
    }

    .viewdiv:before {
        bottom: 10px;
        border-color: transparent transparent transparent #a00;
        border-width: 10px;
    }

.viewdiv-title {
    padding: 5px 8px;
    margin: 0;
    color: #222;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0;
    text-align: left;
}

.viewdiv-content {
    padding: 4px 8px;
    color: #222;
    font-size: 13px;
}
/*Mayur's Popover css end*/