
/* Start of Pagination */
.ra-pagination {
    margin-bottom: 10px;
}
.ra-pagination .page-link {
    background: #efefef;
    border: none;
    color: #202020;
    font-size: .875rem;
    margin: 2px;
    border-radius: .25rem;
    padding: 6px 14px;
}
.ra-pagination .page-link span {
    font-size: .875rem;
}
.ra-pagination .active>.page-link,
.ra-pagination .page-link:hover,
.ra-pagination .page-link.active {
    background: #015294;
    color: #fff;
}

.page-link:focus {
    box-shadow: none;
}

.ra-pagination .page-item:not(:first-child) .page-link {
    margin: 2px;
}
.ra-pagination .page-item:not(:first-child) .page-link,
.ra-pagination .page-item:first-child .page-link {
    border-radius: 0.25rem;
}
select.select-items-no {
    border: .0625rem solid #ced4da;
    border-radius: .25rem;
    padding: .1875rem .25rem;
    line-height: 1;
}
/* End of Pagination */
.bootstrap-tagsinput {
    width: 100%;
    min-height: 32px;
    padding: 0.25rem 0.75rem;
    border: 1px solid #ced4da;
    border-radius: 0.375rem;
}
.bootstrap-tagsinput .tag {
    margin-right: 2px;
    color: white;
    background-color: #0d6efd;
    padding: 2px 5px;
    border-radius: 3px;
    line-height: 1 !important;
}

.capital {
    text-transform: uppercase;
}
.ck-editor__editable {
    min-height: 200px;
}
.text-warning {
    color: #ffc107 !important;
}

ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

.char-count {
    font-size: 0.8rem;
    color: #6c757d;
}

.char-count.warning {
    color: #ffc107;
}
.char-count.error {
    color: #dc3545;
}

.product_listing_table {
    margin-bottom: 12px;
}

.project_header .bi {
    font-size: 24px;
    vertical-align: middle;
    color: #000000;
}

.notification-number {
    vertical-align: middle;
}

.tooltip-inner {
    border-radius: 0 !important;
}

.sidebar-bi {
    font-size: 1.0625rem;
    margin-right: 5px;
    color: #040000;
}

.page-start-section {
    position: inherit;
    top: inherit;
}

.from-start-section {
    padding-right: 20px;
    padding-left: 20px;
}

.btn-rfq-primary {
    background-color: #015294 !important;
    border-color: #015294 !important;
    color: white !important;
}

.btn-rfq-secondary {
    background-color: #ddfcfd !important;
    border-color: #759dce !important;
    color: #005494 !important;
}

.btn-rfq-secondary:hover {
    background: #98e9eb !important;
}

.btn-rfq-danger {
    background-color: transparent;
    border-color: #ff6241 !important;
    color: #ff6241 !important;
}

.btn-rfq-danger:hover {
    background-color: #ff6241 !important;
    color: #fff !important;
}

.btn-rfq-white {
    background-color: #fff !important;
    border-color: #98c0d9 !important;
    color: #285394 !important;
}

.btn-rfq-white:hover {
    background-color: #005494 !important;
    color: #fff !important;
}

.btn-rfq {
    position: relative;
    font-size: 12px;
    font-weight: 600;
    padding: 6px 15px;
    border-radius: 4px;
    border: 0;
    text-decoration: none;
    min-width: 62px;
    text-align: center;
    border: 1px solid transparent;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    transition: all 0.5s;
    white-space: nowrap;
}

.fillter-form-control {
    border: 1px solid #b8b8b8;
    color: #6e6e6e;
    height: 50px;
    padding: 10px 20px;
    border-radius: 0.35rem;
}

.fillter-form-select {
    border: 1px solid #b8b8b8;
    color: #6e6e6e;
    height: 50px;
    padding: 10px 20px;
    border-radius: 0.35rem;
}

.fillter-form-control:hover,
.fillter-form-control:focus {
    box-shadow: none;
}

.form-control:hover,
.form-control:focus {
    box-shadow: none;
}

.form-select:hover,
.form-select:focus {
    box-shadow: none;
}
.form-control,
.form-select {
    border: 1px solid #b8b8b8;
    font-size: 13px;
    padding-top: 6px;
    padding-bottom: 6px;
}

.capital {
    text-transform: uppercase;
}

.ck-editor__editable {
    min-height: 200px;
}

.text-warning {
    color: #ffc107 !important;
}

.error-class {
    color: #ff0000 !important;
}
.text-danger {
    color: #ff6241 !important;
}

ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

.note-taxt {
    background: #eae2e2;
    border-radius: 5px;
    font-size: 15px;
    padding: 15px;
}

.note-taxt p {
    margin-bottom: 1rem;
}

.cat-prod-name,
.product-name-heading {
    cursor: pointer;
}

select.form-control {
    line-height: unset !important;
}

tbody,
td,
tfoot,
th,
thead,
tr {
    vertical-align: middle !important;
}

.table-striped>tbody>tr:nth-of-type(odd)>* {
    --bs-table-bg-type: #fff4ef !important;
}

.profile-type-title {
    font-weight: 700;
    color: #ff4e4e !important;
    font-size: 25px !important;
}

.sidebar-icon {
    width: 1.375rem;
}
.width-inherit {
    min-width: inherit;
}
.height-inherit {
    min-height: inherit;
}
.w-100px {
    width: 100px;
}
.w-200px {
    width: 200px;
}
.font-size-11 {
    font-size: 11px;
}
input[type="radio"], input[type="checkbox"] {
    box-sizing: border-box;
    padding: 0;
}
input[type="checkbox"]:after {
    content: '';
    display: block;
    width: 1rem;
    height: 1rem;
    margin-top: 0px;
    margin-left: -1px;
    border: 1px solid transparent;
    border-radius: 3px;
    background: #d4d7da;
    line-height: 1.2;
}
input[type="checkbox"]:checked:after {
    width: 1rem;
    height: 1rem;
    display: block;
    content: "\f00c";
    font-family: 'FontAwesome';
    color: #fff;
    font-weight: 100;
    font-size: 12px;
    text-align: center;
    border-radius: 3px;
    background: #015294;
}
.form-switch input[type="checkbox"]:checked:after {
    display: none;
}

/************* Start Badge **************/
.badge:before {
    content: '';
    height: 15px;
    width: 15px;
    border-radius: 20px;
    position: absolute;
    left: 0;
    top:  6px;
}
.badge {
    line-height: 1.4;
    padding: 3px 6px;
    font-size: inherit;
    font-weight: 400;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    position: relative;
    color: #1a1a1a !important;
    font-weight: 500;
    padding-left: 25px;
}

.badge-primary {background:transparent;}
.badge-primary:before {background:#2f5c81;}
.badge-pink:before {background:#f4c2d6;}

.badge-secondary {background:transparent;}
.badge-secondary:before {background:#8ac1da;}

.badge-success {background:transparent;}
.badge-success:before {background:#b5eed0;}

.badge-warning {background:transparent;}
.badge-warning:before {background:#fdf6a4;}

.badge-danger {background:transparent;}
.badge-danger:before {background:#ed9d71;}

.badge-info {
    background-color: var(--info);
}

.badge-dark {
    background-color: var(--dark);
}

#sortable .badge {
    padding-left: 6px;
    height: 30px;
    width: 30px;
    background: #005494;
    color: #fff !important;
}
.outline-badge-primary {
    border: 1px solid var(--primarycolor);
    color: var(--primarycolor);
    position: relative;
    overflow: hidden;
}
.outline-badge-primary > * {
    z-index: 1;
}
.outline-badge-primary:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: var(--primarycolor);
    opacity: 0.2;
    left: 0px;
    top: 0px;
    z-index: 0;
}
.outline-badge-secondary {
    border: 1px solid var(--secondary);
    color: var(--secondary);
    position: relative;
    overflow: hidden;
}
.outline-badge-secondary:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: var(--secondary);
    opacity: 0.2;
    left: 0px;
    top: 0px;
}
.outline-badge-success {
    border: 1px solid var(--success);
    color: var(--success);
    position: relative;
    overflow: hidden;
}

.outline-badge-success:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: var(--success);
    opacity: 0.2;
    left: 0px;
    top: 0px;
}

.outline-badge-info {
    border: 1px solid var(--info);
    color: var(--info);
    position: relative;
    overflow: hidden;
}

.outline-badge-info:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: var(--info);
    opacity: 0.2;
    left: 0px;
    top: 0px;
}

.outline-badge-warning {
    border: 1px solid var(--warning);
    color: var(--warning);
    position: relative;
    overflow: hidden;
}

.outline-badge-warning:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: var(--warning);
    opacity: 0.2;
    left: 0px;
    top: 0px;
}

.outline-badge-danger {
    border: 1px solid var(--danger);
    color: var(--danger);
    position: relative;
    overflow: hidden;
}

.outline-badge-danger:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: var(--danger);
    opacity: 0.2;
    left: 0px;
    top: 0px;
}

.outline-badge-dark {
    border: 1px solid var(--dark);
    color: var(--dark);
    position: relative;
    overflow: hidden;
}

.outline-badge-dark:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: var(--dark);
    opacity: 0.2;
    left: 0px;
    top: 0px;
}
/************* End Badge **************/
@media (max-width: 767px) {
    .from-start-section {
        padding: 0;
    }
}