.main-menu-content li.nav-item {
    padding: 3px 0px;
}
.table > :not(caption) > * > * {
    padding: 0.72rem 1rem;
}
.search-mt {
    margin-top: 20px;
}
#ContentPlaceHolder1_AutoCompleteExtender1_completionListElem {
    box-shadow: 0 3px 15px 0 rgb(0 0 0 / 26%) !important;
    border-radius: 0 !important;
    border: 0 !important;
}

    #ContentPlaceHolder1_AutoCompleteExtender1_completionListElem li {
        padding: 6px 12px !important;
    }
.position-center {
    width: 65%;
    margin: 0 auto;
}
.main-menu .navbar-header .navbar-brand {
    /*margin-top: 0px;
    height: 58px;*/
    margin-top: 10px;
    height: 32px;
}
.text-center {
    text-align: center;
}
.text-right {
    text-align: right;
}
.text-left {
    text-align: left;
}

.float-right {
    float: right;
}
.float-left {
    float: left;
}
.brochure-size {
    height: 300px;
    max-width: 100%;
}
.success-ms {
    font-weight: bold;
    color: #499c2d;
    font-size: 20px;
}
.font-bold{
    font-weight:bold;
}
.Progressbar {
    position: fixed;
    z-index: 999999;
    height: 100%;
    width: 100%;
    top: 0;
    background-color: #ababab70;
    filter: alpha(opacity=60);
    opacity: 1;
    -moz-opacity: 1;
}
.wd-100
{
    width:100%;
}
.flex-dis {
    display: flex;
}
.txt-qty {
    width: 80px !important;
}
.txt-po {
    width: 150px !important;
}
.center {
    text-align:center;
    z-index: 1000;
    margin: 300px auto;
    padding: 10px;
    width: 200px;
    border-radius: 10px;
    filter: alpha(opacity=100);
    opacity: 1;
    -moz-opacity: 1;
}
.scroll-top {
    z-index: 9999;
}
.page_pagination {
    display: inline-block;
    width: 100%;
}

.page_pagination {
    display: inline-block;
    width: 100%;
}

.pagination {
    float: right;
    margin-top: 20px;
    margin-bottom: 0px;
    padding-left: 0;
}

    .pagination > li {
        display: inline;
    }

        .pagination > li:first-child > a,
        .pagination > li:first-child > span {
            margin-left: 0;
            border-top-left-radius: 4px;
            border-bottom-left-radius: 4px;
        }

        .pagination > li:last-child > a,
        .pagination > li:last-child > span {
            border-top-right-radius: 4px;
            border-bottom-right-radius: 4px;
        }

        .pagination > li > a,
        .pagination > li > span {
            position: relative;
            padding: 6px 12px;
            line-height: 1.42857143;
            color: #7367f0;
            text-decoration: none;
            background-color: #fff;
            border: 1px solid #ddd;
            display: inline-block;
            font-size: 14px;
            margin-left: -1px;
        }

.PagerOtherPageCells {
    float: left;
}
/*Pravin CSS Start*/
.pagination .GoToLabel {
    position: relative;
    float: left;
    padding: 5px 12px;
    line-height: 1.59857143;
    color: #7367f0;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
    cursor: pointer;
    border-radius: 4px;
}

.pagination .GoToArrow {
    display: none;
    margin-left: 5px;
}

.pagination .GoToSelect {
    margin-left: 5px;
    width: 60px;
    height: 35px;
    text-decoration: none;
    border: 1px solid #ddd;
    padding: 5px 7px;
    border-radius: 4px;
    margin-top: -1px;
}
/*Pravin CSS End*/
.pagination li a {
    color: #333;
    cursor: pointer;
}

    .pagination li a:hover {
        color: #7367f0;
    }

.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
    z-index: 3;
    background-color: #eee;
    border-color: #ddd;
}

.pagination > .active > a,
.pagination > .active > a:hover,
.pagination > .active > a,
.pagination > .active > a:focus {
    background-color: #7367f0;
    border-color: #7367f0;
    color: #fff;
}


/*Single*/
.form-check-success input:checked {
    border-color: #28C76F;
    background-color: #28C76F
}

.form-check-success input:not(:disabled):checked,
.form-check-success input:not(:disabled):focus {
    border-color: #28C76F;
    box-shadow: 0 2px 4px 0 rgba(40,199,111,.4)
}

.form-check-success input[type="checkbox"] {
    border-radius: 3px;
}

.form-check input {
    float: left;
    margin-left: -1.785rem;
}

.form-check input {
    width: 1.285rem;
    height: 1.285rem;
    margin-top: .0825rem;
}

.form-check input {
    float: left;
    margin-left: 0;
    margin-right: 6px;
    -webkit-appearance: none;
    -moz-appearance: none;
    border: 1px solid #28C76F;
    background-color: #fff;
    cursor: pointer;
}

.form-check label {
    margin-right: 25px;
    cursor: pointer;
}

.form-check {
    padding-left: 0;
    display: contents;
}

.form-check-success input:checked {
    border-radius: 3px;
    background-image: url('data:image/svg+xml;charset=utf8,%3csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 9.5 7.5\'%3e%3cpolyline points=\'0.75 4.35 4.18 6.75 8.75 0.75\' style=\'fill:none;stroke:%23fff;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px\'/%3e%3c/svg%3e');
    background-repeat: no-repeat;
    background-size: 8px;
    background-position: center;
    background-size: 56%;
    background-color: #28C76F;
}

.form-radio-success input[type="radio"] {
    border-radius: 50px;
}

.form-radio-success input:checked {
    background-image: url('../../image/dot.png');
}
.invoice-add .invoice-date-wrapper .invoice-date-title, .invoice-edit .invoice-date-wrapper .invoice-date-title, .invoice-preview .invoice-date-wrapper .invoice-date-title {
    width: auto;
}
/*multi*/
table.form-check-success input:checked {
    border-color: #28C76F;
    background-color: #28C76F
}

table.form-check-success input:not(:disabled):checked,
table.form-check-success input:not(:disabled):focus {
    border-color: #28C76F;
    box-shadow: 0 2px 4px 0 rgba(40,199,111,.4)
}

table.form-check-success input[type="checkbox"] {
    border-radius: 3px;
}

table.form-check input {
    float: left;
    margin-left: -1.785rem;
}

table.form-check input {
    width: 1.285rem;
    height: 1.285rem;
    margin-top: .0825rem;
}

table.form-check input {
    float: left;
    margin-left: 0;
    margin-right: 6px;
    -webkit-appearance: none;
    -moz-appearance: none;
    border: 1px solid #28C76F;
    background-color: #fff;
    cursor: pointer;
}

table.form-check label {
    margin-right: 25px;
    cursor: pointer;
}

table.form-check {
    padding-left: 0;
}

table.form-check-success input:checked {
    border-radius: 3px;
    background-image: url('data:image/svg+xml;charset=utf8,%3csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 9.5 7.5\'%3e%3cpolyline points=\'0.75 4.35 4.18 6.75 8.75 0.75\' style=\'fill:none;stroke:%23fff;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px\'/%3e%3c/svg%3e');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 56%;
    background-color: #28C76F;
    background-size: 8px;
}
table.form-radio-success input[type="radio"] {
    border-radius: 50px;
}

table.form-radio-success input:checked {
    background-image: url('../../image/dot.png');
}

.text1 {
    color: #000;
}

.red-link {
    color: #eb0009;
}

.card-datatable {
    overflow: auto
}

.dt-advanced-search.table {
    overflow-x: auto;
}
    .dt-advanced-search.table td {
        white-space: nowrap;
    }
.list-inline {
    padding-left: 0;
    list-style: none;
}

.list-inline-item {
    display: inline-block;
}

    .list-inline-item:not(:last-child) {
        margin-right: 0.5rem;
    }

.list-unstyled {
    padding-left: 0;
    list-style: none;
}
.position-absolute {
    position: absolute !important;
}
.custom-option-item-check input {
    position: absolute;
    clip: rect(0,0,0,0);
}

.cls-sample {
    color: #7367F0 !important;
    background-color: rgba(115,103,240,.12) !important;
    border-color: #7367F0 !important;
}

.custom-option-item-check:checked + .custom-option-item {
    color: #7367F0;
    background-color: rgba(115,103,240,.12);
    border-color: #7367F0;
}

.custom-options-checkable .custom-option-item {
    width: 100%;
    cursor: pointer;
    border-radius: .42rem;
    color: #82868B;
    background-color: rgba(130,134,139,.06);
    border: 1px solid #EBE9F1;
}

.cls-sample .custom-option-item-title {
    color: #7367F0 !important;
}

.custom-options-checkable .custom-option-item .custom-option-item-title {
    color: #82868B;
}

.sm-label {
    font-size: 11px;
    padding: 8px;
    font-weight: 600;
}

.modal-popup .close {
    position: absolute;
    top: 0;
    right: -36px;
    background: none;
    border: none;
    color: #fff;
    font-size: 38px;
    line-height: 23px;
}


.list-group.pk-feature > ul > li {
    border: none;
    position: relative;
    padding-left: 1.5rem;
    line-height: 1.5;
    line-height: 1.5;
    display: block;
    padding: .75rem 1.25rem;
    color: #6E6B7B;
    background-color: #FFF;
}

    .list-group.pk-feature > ul > li:first-child {
        border-top-left-radius: inherit;
        border-top-right-radius: inherit;
    }

    .list-group.pk-feature > ul > li:after {
        content: ' ';
        background-image: url('data:image/svg+xml,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' width=\'24\' height=\'24\' viewBox=\'0 0 24 24\' fill=\'none\' stroke=\'%236e6b7b\' stroke-width=\'2\' stroke-linecap=\'round\' stroke-linejoin=\'round\' class=\'feather feather-circle\'%3E%3Ccircle cx=\'12\' cy=\'12\' r=\'10\'%3E%3C/circle%3E%3C/svg%3E');
        background-repeat: no-repeat;
        background-position: center;
        color: #6E6B7B;
        background-size: 10px;
        position: absolute;
        height: 10px;
        width: 10px;
        top: 1.15rem;
        left: 0;
    }
.tbl-mx-height {
    max-height: 454px;
}


.page_pagination {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-content: center;
    align-items: center;
    padding: 20px;
}

    .page_pagination .float-left {
        float: left;
        margin: 0;
        padding: 0;
        font-size: 14px;
        color: #B9B9C3;
    }

.pagination {
    float: none;
    margin-top: 0;
    margin-bottom: 0px;
    padding-left: 0;
    display: flex;
    align-items: center;
}

    .pagination > li {
        display: inline;
        margin: 0 2px;
    }

    .pagination .PagerInfoCell {
        margin-right: 10px;
    }

    .pagination > li > a, .pagination > li > span {
        position: relative;
        padding: 6px 12px;
        line-height: 1.42857143;
        color: #7367f0;
        text-decoration: none;
        background-color: #fff;
        border: 1px solid #ddd;
        display: inline-block;
        font-size: 14px;
        margin-left: 0;
        border-radius: 50%;
        min-width: 34px;
    }

    .pagination li a {
        color: #333;
    }


/*Media*/
@media (min-width: 576px) {
    .modal-dialog {
        max-width: 75%;
    }

    .modal-dialog-lit {
        max-width: 50%;
    }
}

@media (max-width:767px) {
    .p-main .form-radio-success tr td {
        width: 33%;
        display: inline-block;
        vertical-align: top;
    }

    .p-main .form-check-success tr td {
        width: 33%;
        display: inline-block;
        vertical-align: top;
    }

    .p-main table.form-check label {
        height: auto;
    }

    .page_pagination {
        flex-wrap: wrap;
    }

    .pagination {
        flex-wrap: wrap;
    }

        .pagination > li {
            display: inline-block;
            margin: 3px;
        }

    .list-unstyled li {
        padding: 6px;
        border-radius: 5px;
        margin: 5px 3px;
        width: 29%;
        vertical-align: top;
        height: auto;
    }
}
