/* Updated on 02:59PM 26 SEP 2025 by VKR*/
:root {
    --bgColor: #ECF0FA;
    --secbgColor: #1E222B;
    --borderColor: #B1B1B1;
    --highlight: #F1A341;
    --font: 'Montserrat', sans-serif;
    --btnbg: #1E222A;
    --sectxtColor: #5A5A5A;
    --regular: 500;
    --medium: 600;
    --semi-bold: 700;
    --bold: 800;
    --light: 300;
    --red: #DC5354;
    --errorbg: #dc535338;
}

body {
    font-family: var(--font);
    background-color: var(--bgColor)!important;
}

.btn-primary {
    background-color: var(--highlight);
    border: var(--highlight)
}

.btn-primary:hover {
    background-color: #f8b25c;
    border: var(--highlight)
}

.vertical-menu, .navbar-brand-box {
    background: #1B1E22!important;
}

.logo-sm img {
    height: 45px;
}

.logo-lg img {
    height: 45px;
}

#sidebar-menu ul li a {
    display: block;
    padding: 0.625rem 1.1rem;
    color: #CACACA!important;
    position: relative;
    font-size: 12px;
    transition: all 0.4s;
    border-top: 1px solid #131313;
}

#sidebar-menu ul li:last-child a {
    border-bottom: 1px solid #131313;
}

#sidebar-menu ul li a i {
    font-size: 23px!important;
    color: var(--highlight)!important;
    font-weight: var(--regular);
}

.navbar-header .d-flex button:hover {
    border: none;
}

.metismenu li {
    cursor: pointer;
}

.Orasi-signup .card-body {
    padding: 50px 40px 35px 40px !important;
}

.Orasi-signup h1 {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 1px;
    color: #000000;
    margin-bottom: 20px;
    text-transform: capitalize;
}

.Orasi-signup p {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 17px;
    line-height: 32px;
    color: #000000;
    margin-bottom: 25px;
}

.Orasi-signup.account-pages {
    margin-top: 0px !important;
    padding-top: 0px !important;
}

.Orasi-signup.account-pages {
    margin-top: 0px !important;
    padding-top: 0px !important;
    background-color: #eaeaea;
    height: 100vh;
    margin-bottom: 0px !important;
}

.Orasi-signup .container .justify-content-center {
    padding-top: 3em !important;
}

.Orasi-signup .container .justify-content-center .overflow-hidden .form-horizontal .btn-block {
    background-color: #F2A341;
    border: 1px solid #f2a341;
    border-radius: 5px;
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
    padding: 10px 20px;
    color: #000;
    display: flex;
    align-items: center;
    justify-content: center;
}

.Orasi-signup .container .justify-content-center img {
    width: 170px;
    margin: 0 auto;
    text-align: center;
    justify-content: center;
    display: block;
    margin-bottom: 15px;
}

.Orasi-signup .container .justify-content-center .card-body .form-horizontal .input-field {
    position: relative;
    margin-bottom: 10px !important;
}

.Orasi-signup .container .justify-content-center .card-body .form-horizontal .input-field .form-label {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    color: #000000;
    margin-bottom: 5px;
}

.Orasi-signup .container .justify-content-center .card-body .form-horizontal .input-field .form-control {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #626262;
    padding: 7px 10px;
}

.Orasi-signup .container .justify-content-center .card-body .form-horizontal .input-field .invalid-feedback {
    position: absolute;
    bottom: -15px;
    left: 0px;
}

.Orasi-signup .container .justify-content-center .card-body .form-horizontal .input-field .material-icons-outlined {
    position: absolute;
    top: 34px;
    right: 10px;
    font-size: 18px;
}

.Orasi-signup .container .justify-content-center {
    position: relative;
}

.Orasi-signup .container .justify-content-center .card-body .forgot-btn {
    border: none;
    background-color: transparent;
}

.Orasi-signup .container .close-btn {
    position: absolute;
    top: 20px;
    right: 20px;
    appearance: none;
    -webkit-appearance: none;
    line-height: 1;
    border: none;
    border-radius: 100%;
    padding: 5px;
    background-color: #fff;
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.Orasi-signup .form-check-input:checked {
    background-color: #F2A341;
    border: 1px solid #F2A341 !important;
}

.Orasi-signup .form-check-input:focus {
    box-shadow: none
}

.Orasi-signup input[type=checkbox]:before {
    background-color: transparent;
    border: none;
}

.Orasi-signup .container .justify-content-center .card-body .form-horizontal .form-check {
    display: flex;
    align-items: center;
    margin-top: 18px
}

.Orasi-signin .container .justify-content-center .card-body .form-horizontal .form-check .form-check-input {
    width: 1.3em;
    height: 1.3em;
    margin-right: 8px;
    color: #d9d9d9;
    border: 1px solid #d9d9d9;
    margin-top: 0px;
}

.Orasi-signup .container .justify-content-center .card-body .form-horizontal .input-field .text-danger {
    position: absolute;
    left: 0;
    bottom: -23px;
}

.Orasi-signup .container .justify-content-center .card-body .form-horizontal .text-danger {
    position: absolute;
    left: 0;
    bottom: 20%;
}

.Orasi-signin .container .justify-content-center .card-body .form-horizontal .form-check {
    display: flex;
    align-items: center;
}

.Orasi-signin .container .justify-content-center .card-body .form-horizontal .form-check .form-check-input {
    width: 1.3em;
    height: 1.3em;
    margin-right: 8px;
    color: #d9d9d9;
    border: 1px solid #d9d9d9;
    margin-top: 0px;
}

.Orasi-signin .container .justify-content-center .card-body .form-horizontal .form-check .form-check-label {
    font-size: 12px;
    color: #000;
    font-weight: 300;
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
}

.Orasi-signin .container .justify-content-center .card-body .form-horizontal .login-opt-btn {
    background-color: #d9d9d9;
    border: 1px solid #d9d9d9;
    border-radius: 28px;
    padding: 4px 14px;
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    color: #000
}

.Orasi-signin .container .justify-content-center .card-body .form-horizontal .d-grid {
    display: flex !important;
    align-items: center;
    justify-content: space-between;
    margin-top: 1.5rem !important;
}

.orasi-otp-login h3 {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 17px;
    color: #000000;
    margin-bottom: 0px;
    text-align: left;
}

.orasi-otp-login .container .justify-content-center .card-body .form-horizontal .input-field .otp-block {
    display: flex;
    align-items: center;
    justify-content: left;
    padding-left: 0px;
    margin-top: 35px;
    width: 100%;
}

.orasi-otp-login .container .justify-content-center .card-body .form-horizontal .input-field .otp-block li {
    background-color: #f2f2f2;
    padding: 12px 24px;
    text-align: center;
    color: #000;
    list-style: none;
    margin: 0px 4px;
    font-size: 22px;
    border-radius: 5px;
    border: 1px solid #b6b6b6;
    width: 20%;
}

.orasi-otp-login .container .justify-content-center .card-body .form-horizontal .input-field {
    width: 100%;
    margin-bottom: 75px !important;
}

.orasi-otp-login .container .justify-content-center .card-body .form-horizontal .resend-btn {
    background-color: #f3f3f3;
    border: 1px solid #f3f3f3;
    border-radius: 41px;
    padding: 2px 11px;
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    color: #636363;
}

.orasi-otp-login .container .justify-content-center .card-body .form-horizontal .input-field .otp-block li:nth-child(1) {
    margin-left: 0px;
}

.orasi-otp-login .form-horizontal p {
    margin-bottom: 5px;
}

.orasi-otp-login .container .justify-content-center .card-body .form-horizontal .resend {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: right;
}

.Orasi-signup .container .justify-content-center .card-body .form-horizontal {
    position: relative;
}

.Orasi-signup.Orasi-signin .container .justify-content-center .card-body .form-horizontal .errormsg {
    position: absolute;
    bottom: 27%;
    left: 0;
}

.create-user .create-user-block {
    background-color: #fff;
    border-radius: 5px;
    padding: 40px 30px;
    min-height: 69vh;
}

.create-user .create-user-block .input-field {
    margin-bottom: 20px !important;
}

.create-user .create-user-block .input-field .form-label {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 11px;
    text-transform: uppercase;
    color: #3b3b3b;
    text-transform: uppercase;
    margin-bottom: 5px;
    position: relative;
}

.create-user .create-user-block .input-field .form-control, .create-user .create-user-block .input-field .form-select {
    border: 1px solid #B6B6B6;
    border-radius: 5px;
    height: 40px;
}

/* .create-user .create-user-block .input-field .form-control:-webkit-input-placeholder {color: #000000 ;}
  .create-user .create-user-block .input-field .form-control:-ms-input-placeholder {color: #000000 ;}
  .create-user .create-user-block .input-field .form-control::placeholder {color: #000000 ;} */
.create-user .create-user-block .permission-block .permission-content p {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 11.5px;
    text-transform: uppercase;
    color: #000000;
    display: flex;
    align-items: center;
    margin-bottom: 0px !important;
}

.create-user .create-user-block .permission-block p span {
    font-size: 18px;
    margin-left: 20px;
    color: #1C1B1F;
}

.create-user .create-user-block .permission-block .d-flex .check-list-block {
    background-color: #F4F5F8;
    border: 1px solid #B6B6B6;
    border-radius: 0px;
    padding: 15px 30px 0px 12px;
    border-right: none;
    width: 14.25%
}

.create-user .create-user-block .permission-block .d-flex .check-list-block p {
    font-size: 9.4px;
    margin-bottom: 8px;
    font-weight: 700;
    color: #000;
}

.create-user .create-user-block .permission-block .permissions {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 11px;
    color: #000;
    text-transform: uppercase;
}

.create-user .create-user-block .permission-block .d-flex .check-list-block .form-check {
    text-transform: capitalize;
    font-size: 12px;
    margin-bottom: 17px;
    line-height: 23px;
}

.create-user .create-user-block .permission-block .d-flex .check-list-block .form-check .form-check-input {
    width: 1.25em;
    height: 1.25em;
    margin-right: 8px;
    border-radius: 4px;
}

.create-user .create-user-block .permission-block .d-flex .check-list-block .form-check .form-check-label {
    font-size: 11.5px;
    font-weight: 400;
    color: #000;
}

.create-user .create-user-block .permission-block .d-flex .check-list-block .form-check input[type=checkbox]:before {
    background-color: transparent;
    border: none;
}

.create-user .create-user-block .permission-block .d-flex .check-list-block:nth-child(1) {
    border-radius: 5px 0px 0px 5px;
}

.create-user .create-user-block .permission-block .d-flex .check-list-block:nth-child(7) {
    border-radius: 0px 5px 5px 0px;
    border-right: 1px solid #b6b6b6;
}

.create-user .btn-block {
    background-color: #F2A341;
    border: 1px solid #f2a341;
    border-radius: 5px;
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 11px;
    line-height: 17px;
    padding: 10px 17px;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.create-user .create-user-block .permission-block .user-status {
    margin-bottom: 12px;
}

.create-user .create-user-block .permission-block .user-status label {
    margin: 0 10px 0px 0px;
    padding: 0;
}

.create-user .create-user-block .permission-block .user-status .form-select {
    height: 35px;
}

.breadcrumb .menu-path {
    margin-bottom: 0px !important;
}

.breadcrumb {
    padding: 0;
    margin-bottom: 16px !important;
}

.page-content {
    padding: calc(64px + 24px) calc(24px / 2) 60px calc(24px / 2) !important;
}

.breadcrumb .menu-path {
    font-style: normal;
    font-weight: 400;
    font-size: 11px;
    line-height: 17px;
    color: #313E5B;
    font-family: 'Montserrat', sans-serif;
    margin-top: 2.5px;
}

.create-user .create-user-block .form-block .input-field {
    position: relative;
}

/* .create-user .create-user-block .form-block .input-field .dropdown-icon{font-size: 18px; color: #000000; position: absolute; right: 12px; top: 37px;} */
.breadcrumb .btn-block {
    margin-bottom: 0px;
}

.Orasi-signup .create-password-instruction {
    display: block !important;
    padding: 15px;
    padding-bottom: 10px;
    position: absolute;
    top: 33%;
    right: -82%;
    border-radius: 4px;
    background-color: #fff;
}

.Orasi-signup .ins-dsp-none {
    display: none !important;
}

.Orasi-signup .text-danger {
    font-size: 12px !important;
    font-weight: 500 !important;
    margin-bottom: 0px !important;
}

.Orasi-signup .create-password-instruction .error {
    display: flex;
    align-items: center;
    text-align: left;
    font-size: 12px;
    color: #000;
    margin-bottom: 0px;
    color: #e74646;
    font-weight: 500;
}

.Orasi-signup .create-password-instruction .vaild {
    color: #1f9f25;
    font-weight: 500;
}

.Orasi-signup .create-password-instruction .material-symbols-outlined {
    font-size: 20px;
    font-weight: 600;
}

.Orasi-signup .container .justify-content-center .card-body .form-horizontal .terms-block #terms-check:checked {
    background-color: #F2A341;
    border: 1px solid #F2A341 !important;
}

.Orasi-signup .container .justify-content-center .card-body .form-horizontal .terms-block input:focus {
    box-shadow: none
}

.Orasi-signup .container .justify-content-center .card-body .form-horizontal .terms-block input[type=checkbox]:before {
    background-color: transparent;
    border: none;
}

.Orasi-signup .container .justify-content-center .card-body .form-horizontal .terms-block {
    display: flex;
    align-items: center;
    margin-top: 18px
}

.Orasi-signup .container .justify-content-center .card-body .form-horizontal .terms-block input {
    width: 1.3em;
    height: 1.3em;
    margin-right: 8px;
    color: #d9d9d9;
    border: 1px solid #d9d9d9;
    margin-top: 0px;
}

.Orasi-signup .container .justify-content-center .card-body .form-horizontal .terms-block input[type=checkbox]:before {
    content: "";
    display: block;
    position: absolute;
    width: 16px!important;
    height: 16px;
    top: 0px;
    left: 0px;
    border-radius: 3px;
}

.Orasi-signup .container .justify-content-center .card-body .form-horizontal .terms-block label {
    font-size: 12px;
    color: #000;
    font-weight: 300;
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    margin-bottom: 0px !important
}

.breadcrumb .card-title {
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
    color: #000000;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 0px !important;
}

.breadcrumb .btn-primary {
    font-style: normal;
    font-weight: 600;
    font-size: 11px;
    text-transform: uppercase;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    padding: 13px 17px;
    display: flex;
    align-items: center;
}

.user-management .table-data .col-sm-4 .btn-rounded {
    background-color: transparent;
    border: 1px solid #AFAFAF;
    border-radius: 3px;
    color: #474646;
    font-size: 11px;
    font-style: normal;
    font-weight: 500;
    padding: 8px 10px;
    margin-bottom: 0px !important;
    display: flex;
    align-items: center;
    float: left;
    text-transform: uppercase;
    height: 40px;
}

.user-management .table-data .col-sm-4 .btn-rounded span {
    font-size: 19px;
    margin-left: 6px;
    color: #1C1B1F;
}

.user-management .table-data .search-box {
    justify-content: right;
    display: flex !important;
    margin-bottom: 3px !important;
}

.user-management .table-data .search-box .position-relative {
    width: 41%;
}

.user-management .table-data .search-box .form-control {
    background-color: transparent;
    border: 1px solid #afafaf;
    border-radius: 5px 0px 0px 5px;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    color: #000;
    padding: 10px 15px;
    height: 40px;
    display: flex;
    align-items: center;
}

.user-management .table-data .search-box .search-icon {
    font-size: 19px;
    line-height: 41px;
    color: #1C1B1F;
    left: 11px;
}

.user-management .table-data .search-box .dataTables_length .custom-select {
    background-color: transparent;
    border: 1px solid #AFAFAF;
    border-radius: 5px;
    font-style: normal;
    font-weight: normal;
    font-size: 11px;
    color: #474646;
    padding: 10.5px 33px 10.5px 13px;
    height: 40px;
    display: flex;
    align-items: center;
}

.user-management .table-data .search-box .dataTables_length label {
    margin-bottom: 0px !important;
    margin-left: 10px;
}

.user-management .table-data .table-responsive .table {
    background-color: #ffffff;
    border: 0.5px solid #CCD8F6;
}

.user-management .table-data .table-responsive .table th {
    background-color: #ffffff;
    font-style: normal;
    font-weight: 700;
    font-size: 11px;
    line-height: 17px;
    text-transform: uppercase;
    color: #000000;
    font-family: 'Montserrat', sans-serif;
    padding: 10px 7px;
}

.user-management .table-data .table-responsive .table tr .form-check-input {
    border-radius: 3px;
}

.user-management .table-data .table-responsive .table tr th .form-check .form-check-input {
    margin-top: 2px;
}

.user-management .form-check-input:focus {
    box-shadow: none !important;
}

.user-management .form-check-input:checked {
    background-color: #F2A341;
    border: 1px solid #F2A341;
}

.user-management input[type=checkbox]:before {
    background-color: transparent;
    border: none;
}

.user-management .table-data .table-responsive .table th:nth-child(1), .user-management .table-data .table-responsive .table td:nth-child(1) {
    width: 26% !important;
}

.user-management .table-data .table-responsive .table th:nth-child(2), .user-management .table-data .table-responsive .table td:nth-child(2) {
    width: 15% !important;
    text-align: left;
}

.user-management .table-data .table-responsive .table th:nth-child(3), .user-management .table-data .table-responsive .table td:nth-child(3) {
    width: 26% !important;
    text-align: left;
}

.user-management .table-data .table-responsive .table th:nth-child(4), .user-management .table-data .table-responsive .table td:nth-child(4) {
    width: 13% !important;
}

.user-management .table-data .table-responsive .table th:nth-child(5), .user-management .table-data .table-responsive .table td:nth-child(5) {
    width: 16% !important;
    text-align: left;
}

.user-management .table-data .table-responsive .table th:nth-child(6), .user-management .table-data .table-responsive .table td:nth-child(6) {
    width: 12% !important;
    text-align: center;
}

.user-management .table-data .table-responsive .table th:nth-child(7), .user-management .table-data .table-responsive .table td:nth-child(7) {
    width: 10% !important;
    text-align: center;
}

.user-management .table-data .table-responsive .table td:nth-child(1) {
    font-weight: 600;
    text-transform: capitalize;
}

.user-management .table-data .table-responsive tbody tr:nth-of-type(odd) {
    background-color: #ECF0FA !important;
}

.user-management .table-data .table-responsive .table td:nth-child(2) {
    font-style: normal;
    font-weight: 600;
    font-size: 11.5px;
    color: #000000;
    text-transform: capitalize;
}

.user-management .table-data .table-responsive .table td:nth-child(2) button {
    color: #000 !important;
    background-color: transparent;
    border: none;
    border-radius: 5px;
    text-transform: uppercase;
    font-size: 9.5px;
    padding: 0;
    font-weight: 600;
    cursor: auto;
    text-align: center;
}

.user-management .table-data .table-responsive .table td:nth-child(2) button:focus {
    box-shadow: none;
}

.user-management .table-data .table-responsive .table td {
    font-style: normal;
    font-weight: 500;
    font-size: 11.5px;
    color: #000000;
    padding: 7px;
}

.user-management .table-data .table-responsive .table td:nth-child(4) {
    font-style: normal;
    font-weight: 500;
    font-size: 11.5px;
    color: #000000;
}

.user-management .table-data .table-responsive .table td:nth-child(5) {
    font-style: normal;
    font-weight: 500;
    font-size: 11.5px;
    color: #000000;
}

.user-management .table-data .table-responsive .table .badge {
    border-radius: 5px;
    text-transform: uppercase;
    color: #000;
    font-size: 9.5px !important;
    padding: 0;
    font-weight: 600;
    text-align: center;
    line-height: initial;
    background-color: transparent !important;
    border: none !important;
}

/* .user-management .table-data .table-responsive .table .badge-soft-success{background-color: #3BBDAD; border: 1px solid #3BBD77;} */
/* .user-management .table-data .table-responsive .table .badge-soft-new{background-color: #369FEC; border: 1px solid #1F90E2; border-radius: 5px; text-transform: uppercase; color: #ffffff; font-size: 8px !important; padding: 4px 12px; font-weight: 600; text-align: center;line-height: initial;} */
/* .user-management .table-data .table-responsive .table .badge-soft-danger{background-color: #DC5354; border: 1px solid #DC5354; border-radius: 5px; text-transform: uppercase; color: #ffffff; font-size: 8px !important; padding: 4px 12px; font-weight: 600; text-align: center;line-height: initial;} */
/* .user-management .table-data .table-responsive .table .badge-soft-inprogress{background-color: #f2a341; border: 1px solid #f2a341; border-radius: 5px; text-transform: uppercase; color: #ffffff; font-size: 8px !important; padding: 4px 12px; font-weight: 600; text-align: center;line-height: initial;} */
.user-management .table-data .table-responsive .table td .d-flex {
    align-items: center;
    justify-content: center;
}

.user-management .table-data .table-responsive .table td .d-flex .action-button {
    background-color: #fff;
    border: 1px solid #d5d5d5;
    border-radius: 5px 0px 0px 5px;
    font-size: 7.5px;
    color: #444444 !important;
    font-weight: 800;
    padding: 4px 8px;
    display: flex;
    align-items: center;
    text-transform: uppercase;
    text-align: center;
    line-height: initial;
    cursor: pointer;
}

.user-management .table-data .table-responsive .table td .d-flex .action-button .font-size-18 {
    font-size: 13px!important;
    margin-right: 0px;
    color: #000;
}

.user-management .table-data .table-responsive .table td .d-flex .action-button.text-danger {
    border-radius: 0px 5px 5px 0px;
    margin-left: -1px;
}

.user-management .table-data .table-responsive .table td .d-flex .action-button .font-size-18.mdi-pencil {
    color: #000;
}

.user-management .page-content .pagination-block {
    margin-top: 22px;
}

.user-management .page-content .pagination-block .col-md-5 .dataTables_info {
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    color: #000;
    font-family: 'Montserrat', sans-serif;
}

.user-management .page-content .pagination-block .col-md-7 .pagination .active .page-link {
    background-color: #F2A341;
    border: 1px solid #F2A341;
    border-radius: 5px !important;
    width: 30px;
    height: 30px;
    padding: 5px 4px;
    font-weight: 600;
    line-height: inherit;
    color: #fff;
}

.user-management .page-content .pagination-block .col-md-7 .pagination .page-link:hover {
    background-color: #F2A341;
    border: 1px solid #F2A341;
    border-radius: 5px !important;
    width: 30px;
    height: 30px;
    padding: 5px 4px;
    font-weight: 600;
    line-height: inherit;
}

.user-management .page-content .pagination-block .col-md-7 .pagination .page-link {
    border-radius: 5px !important;
    width: 30px;
    height: 30px;
    padding: 5px 4px;
    font-weight: 700;
    line-height: inherit;
    border: 1px solid transparent;
    color: #333;
}

.user-management .page-content .pagination-block .col-md-7 .pagination .next:hover {
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 5px !important;
    width: 30px;
    height: 30px;
    padding: 5px 4px;
    font-weight: 600;
    line-height: inherit;
}

.user-management .page-content .pagination-block .pagination .disabled {
    margin-right: 8px;
}

.user-management .page-content .pagination-block .pagination .disabled .page-link {
    display: flex;
    align-items: center;
}

.user-management .page-content .pagination-block .pagination .disabled .page-link .mdi-chevron-left {
    font-size: 30px;
    color: #777777;
}

.user-management .page-content .pagination-block .pagination .next {
    display: flex;
    align-items: center;
}

.user-management .page-content .pagination-block .pagination .next .mdi-chevron-right {
    font-size: 30px;
    color: #777777;
}

.user-management .table-data .search-box .dropdown {
    margin-left: 10px;
}

.user-management .table-data .search-box .dropdown .btn-primary {
    padding: 12px 14px;
}

.user-management .table-data .search-box .btn-primary .material-icons {
    margin-left: 10px;
    font-size: 17px;
}

.user-management .table-data .search-box .dropdown ul {
    animation-duration: unset;
    box-shadow: unset;
    background-color: #fff;
    border: 1px solid #afafaf;
    border-radius: unset;
    top: 94% !important;
    color: #5c5c5c;
    transform: none !important;
    width: 100%;
    padding: 0px !important;
    border-top: none;
}

.btn-primary:focus, .custom-select:focus, .btn:focus, select:focus {
    background-color: transparent;
    border: none;
    box-shadow: none !important;
}

.custom-select:focus, select:focus {
    border: 1px solid #B6B6B6;
}

.user-management .table-data .search-box .dropdown ul li {
    border-bottom: none;
}

.user-management .table-data .search-box .dropdown ul li a {
    padding: 5px 13px;
    color: #5c5c5c;
    font-weight: 500;
    text-transform: capitalize;
    font-size: 12px;
    margin: 0px !important;
}

.user-management .table-data .search-box .dropdown ul li a:hover {
    background-color: transparent;
}

.user-management .table-data .search-box .dropdown .btn-primary {
    font-style: normal;
    font-weight: normal;
    font-size: 11px;
    text-transform: capitalize;
    color: #474646;
    font-family: 'Montserrat', sans-serif;
    padding: 11px 13px;
    display: flex;
    align-items: center;
    border: 1px solid #AFAFAF;
    background-color: #fff;
    height: 40px;
}

.user-management .table-data .search-box .dropdown .btn-primary span {
    font-weight: 600;
    margin-left: 5px;
}

.user-management .page-content .container-fluid .table-data .card-body {
    padding-top: 13px;
}

.user-management .page-content .container-fluid .create-user-block .permission-block .permission-content {
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
}

.user-management .page-content .container-fluid .create-user-block .permission-block .permission-content .input-field {
    display: flex;
    align-items: center;
    margin-bottom: 0px !important;
}

.user-management .page-content .container-fluid .create-user-block .permission-block .permission-content .input-field .col-form-label {
    display: flex;
    align-items: center;
    margin-right: 10px;
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 11.5px;
    text-transform: uppercase;
    color: #000000;
}

.user-management .page-content .container-fluid .create-user-block .permission-block .permission-content .input-field .form-select {
    height: 35px;
}

.content-management .breadcrumb .title-block {
    display: flex;
    align-items: center;
}

.content-management .breadcrumb .title-block .dropdown {
    margin-left: 15px;
}

.content-management .breadcrumb .title-block .dropdown .btn-primary {
    padding: 12px 14px;
}

.content-management .breadcrumb .title-block .dropdown .btn-primary .material-icons {
    margin-left: 10px;
    font-size: 17px;
}

.content-management .breadcrumb .title-block .dropdown ul {
    animation-duration: unset;
    box-shadow: unset;
    background-color: rgb(226, 150, 56);
    border: 1px solid rgb(226, 150, 56);
    border-radius: unset;
    top: 94% !important;
    transform: none !important;
    width: 100%;
    padding: 0px !important;
}

.btn-primary:focus {
    background-color: var(--highlight);
    border: var(--highlight);
    box-shadow: none !important;
}

.content-management .breadcrumb .title-block .dropdown ul li {
    border-bottom: 1px solid #d68b2e;
    cursor: pointer;
}

.content-management .breadcrumb .title-block .dropdown ul li a {
    padding: 12px 14px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 11px;
    margin: 0px !important;
}

.content-management .breadcrumb .title-block .dropdown ul li a:hover {
    background-color: transparent;
}

.content-management .table-data .table-responsive .table th:nth-child(1), .content-management .table-data .table-responsive .table td:nth-child(1) {
    width: 0% !important;
    display: none;
}

.content-management .table-data .table-responsive .table th:nth-child(2), .content-management .table-data .table-responsive .table td:nth-child(2) {
    width: 0% !important;
    text-align: center;
}

.content-management .table-data .table-responsive .table th:nth-child(3), .content-management .table-data .table-responsive .table td:nth-child(3) {
    width: 37% !important;
    text-align: left;
}

.content-management .table-data .table-responsive .table th:nth-child(4), .content-management .table-data .table-responsive .table td:nth-child(4) {
    width: 9% !important;
    text-align: left;
}

.content-management .table-data .table-responsive .table th:nth-child(5), .content-management .table-data .table-responsive .table td:nth-child(5) {
    width: 8% !important;
    text-align: left;
}

.content-management .table-data .table-responsive .table th:nth-child(6), .content-management .table-data .table-responsive .table td:nth-child(6) {
    width: 8% !important;
    text-align: left;
}

.content-management .table-data .table-responsive .table th:nth-child(7), .content-management .table-data .table-responsive .table td:nth-child(7) {
    width: 28% !important;
    text-align: left;
}

.content-management .table-data .table-responsive .table th:nth-child(8), .content-management .table-data .table-responsive .table td:nth-child(8) {
    width: 21% !important;
}

.content-management .table-data .table-responsive .table th:nth-child(9), .content-management .table-data .table-responsive .table td:nth-child(9) {
    width: 11% !important;
    text-align: left;
}

.content-management .table-data .table-responsive .table th:nth-child(10), .content-management .table-data .table-responsive .table td:nth-child(10) {
    width: 0% !important;
    text-align: center;
}

.content-management .table-data .table-responsive .table td:nth-child(3) {
    text-transform: capitalize;
    font-weight: 600;
}

.content-management .table-data .table-responsive .table td:nth-child(2) img {
    width: 21px;
    height: auto;
    border: 1px solid #d3d3d3;
    border-radius: 3px;
}

.content-management .table-data .table-responsive .table.export-table-data th:nth-child(6), .content-management .table-data .table-responsive .table.export-table-data td:nth-child(6) {
    text-align: center;
}

.table-data .table-responsive .table th span {
    margin-left: 5px;
    font-size: 16px;
    vertical-align: sub;
    font-weight: 900;
    cursor: pointer;
}

.content-management .table-data .table-responsive .table td:nth-child(4) button {
    color: #000;
    background-color: transparent;
    border: none;
    border-radius: 5px;
    text-transform: uppercase;
    font-size: 9.5px;
    padding: 0px;
    font-weight: 600;
    cursor: auto;
    text-align: left;
}

.content-management .table-data .table-responsive .table th:nth-child(2) {
    vertical-align: middle;
}

.content-management .table-data .table-responsive .table td:nth-child(9) {
    font-size: 9.5px;
    font-weight: 600;
}

.content-management .table-data .table-responsive .table td:nth-child(4) img {
    width: 21px;
    height: auto;
    border: 1px solid #d3d3d3;
    border-radius: 3px;
}

.import-content .create-user-block {
    display: flex;
    align-items: center;
    justify-content: center;
    height: calc(100vh - 215px) !important;
    flex-direction: column;
}

.import-content .create-user-block .label-block {
    width: 32%;
    margin-bottom: 5px;
}

.import-content .create-user-block .label-block p {
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase;
    color: #000;
    margin-bottom: 11px;
    font-family: 'Montserrat', sans-serif;
}

.import-content .create-user-block .label-block select {
    border: 1px solid #B6B6B6;
    border-radius: 5px;
    text-transform: capitalize;
    font-style: normal;
    font-weight: 500;
    color: #474646;
    height: 43px;
}

.import-content .create-user-block .upload-block {
    padding: 50px 70px;
    width: 34%;
    box-shadow: 0px 0px 5px 2px rgb(0 0 0 / 25%);
    border-radius: 5px;
    min-height: 295px;
}

.import-content .create-user-block .upload-block .btn-gray {
    width: 115px;
    height: 115px;
    border-radius: 100%;
    background-color: #DBE3F8;
    border: 1px solid #DBE3F8;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}

.import-content .create-user-block .upload-block .btn-gray input[type="file"] {
    width: 115px;
    height: 115px;
    border-radius: 100%;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    border-radius: 100%;
    cursor: pointer;
}

.import-content .create-user-block .upload-block img {
    width: 30px;
}

.import-content .create-user-block .upload-block h5 {
    color: #000;
    margin-top: 16px;
    font-weight: 500;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    text-align: center;
}

.import-content .create-user-block .upload-block p {
    color: #000;
    text-align: center;
}

.import-content .create-user-block .upload-block .d-flex {
    flex-direction: column;
}

.import-content .create-user-block .upload-block .btn-rounded {
    background-color: #f2a341;
    border: 1px solid #f2a341;
    color: #ffffff;
    font-size: 12px !important;
    padding: 11px 13px;
    font-weight: 600;
    text-align: center;
    width: 165px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    border-radius: 3px;
    margin-top: 15px;
    text-transform: uppercase;
}

.import-content .create-user-block .upload-block .btn-success {
    background-color: #3BBDAD;
    border: 1px solid #3bddad;
}

.import-content .create-user-block .upload-block .btn-rounded span {
    font-size: 18px;
    margin-right: 12px;
}

.edit-content .create-user-block {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    height: auto !important;
    background-color: transparent;
    padding: 0px;
    border-radius: 0px;
    flex-direction: row;
}

.edit-content .create-user-block .upload-block {
    padding: 20px;
    background-color: #fff;
    border-radius: 5px;
    width: 29.5%;
    height: 100%;
    box-shadow: none;
    margin-right: 1.5%;
}

.edit-content .create-user-block .form-block {
    padding: 26px 37px;
    background-color: #fff;
    border-radius: 5px;
    width: 69%;
    height: 100%;
    position: relative;
}

.edit-content .create-user-block .form-block .col-md-9 .btn-primary {
    font-style: normal;
    font-weight: 600;
    font-size: 11px;
    text-transform: uppercase;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    padding: 13px 17px;
    display: flex;
    align-items: center;
}

.add-client .create-user-block {
    display: flex;
    align-items: center;
    justify-content: center;
}

.add-client .create-user-block .form-block {
    padding: 26px 25px;
    background-color: #fff;
    border-radius: 5px;
    width: 100%;
    height: 100%;
    position: relative;
    min-height: calc(100vh - 226px);
}

.add-client .create-user-block .form-block .nav-tabs {
    border-bottom: 1px solid #C1C1C1;
}

/* .add-client .create-user-block .form-block .nav-tabs .nav-item{flex-grow: unset;} */
.add-client .create-user-block .form-block .nav-tabs .nav-item .nav-link {
    padding: 16px 65px;
    text-transform: uppercase;
    color: #474646;
    font-weight: 700;
    font-size: 14px;
    white-space: nowrap;
    padding-top: 9px;
    font-family: 'Montserrat', sans-serif;
}

.add-client .create-user-block .form-block .nav-tabs .nav-item {
    flex-grow: inherit;
}

.add-client .create-user-block .form-block .nav-tabs .nav-item .nav-link.active {
    color: #F2A341;
    border-bottom: 3px solid #F2A341
}

.add-client .create-user-block .form-block .nav-tabs .nav-item .nav-link::after {
    color: #F2A341;
    border-bottom: 3px solid #F2A341
}

.add-client .create-user-block .form-block .tab-content {
    padding: 25px 0px !important;
    padding-bottom: 0px !important;
}

.add-client .create-user-block .form-block .tab-content #messages1 label {
    margin-bottom: 11px;
}

.add-client .create-user-block .form-block .tab-content #messages1 .col-md-4 {
    width: 36.5%;
}

.add-client .create-user-block .form-block .tab-content #messages1 .col-md-8 {
    padding-left: 60px;
    width: 63.5%;
}

.add-client .create-user-block .form-block .tab-content #messages1 .col-md-4 textarea {
    border: 1px solid #B6B6B6;
    border-radius: 5px;
    min-height: 160px;
}

.add-client .create-user-block .form-block .tab-content #messages1 .col-md-4 .btn {
    margin-top: 12px;
}

.add-client .create-user-block .form-block .tab-content #messages1 .col-md-12 .comments-block {
    border: 1px solid #B6B6B6;
    padding: 15px 20px;
}

.add-client .create-user-block .form-block .tab-content #messages1 .col-md-12 .comments-block .time {
    color: #b5b5b5;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 11px;
    font-family: 'Montserrat', sans-serif;
    font-style: italic;
    margin-bottom: 15px;
}

.add-client .create-user-block .form-block .tab-content #messages1 .col-md-12 .comments-block .time span {
    margin-left: 18px;
}

.add-client .create-user-block .form-block .tab-content #messages1 .col-md-12 .comments-block .comments {
    color: #000;
    font-weight: 600;
    font-size: 11px;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 11px;
}

.add-client .create-user-block .form-block .tab-content #profile1 .document-title {
    display: flex;
    align-items: center;
    margin-bottom: 27px;
}

.add-client .create-user-block .form-block .tab-content #profile1 .document-title label {
    margin-bottom: 0px;
    padding-bottom: 0px;
    margin-right: 13px;
    color: #000;
}

.add-client .create-user-block .form-block .tab-content #profile1 .document-title .btn-primary {
    padding: 11px 15px;
    font-weight: 700;
}

.add-client .create-user-block .form-block .tab-content #profile1 .document-list {
    margin-top: 16px;
    padding: 0px 3px;
}

.add-client .create-user-block .form-block .tab-content #profile1 .document-list .column5 {
    flex: 0 0 20%;
    max-width: 20%;
    padding-right: 7px !important;
    padding-left: 7px !important;
    margin-bottom: 15px;
}

.add-client .create-user-block .form-block .tab-content #profile1 .document-list .column5 .document-cont {
    position: relative;
    width: 100%;
    border: 1px solid #dadce0;
    border-radius: 5px;
}

.add-client .create-user-block .form-block .tab-content #profile1 .document-list .column5 .document-cont .document-img {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #f5f5f5;
    position: relative;
    padding: 14px 15px 0px 15px;
    border-bottom: 1px solid #dadce0;
    border-radius: 5px;
}

.add-client .create-user-block .form-block .tab-content #profile1 .document-list .column5 .document-cont .document-img a {
    position: relative;
    width: 100%;
    padding: 26.7%;
}

.add-client .create-user-block .form-block .tab-content #profile1 .document-list .column5 .document-cont .document-img .documentlogo {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    box-shadow: 0px 0px 4px rgb(0 0 0 / 20%);
}

.add-client .create-user-block .form-block .tab-content #profile1 .document-list .column5 .document-cont .documentTitle {
    width: 100%;
    background-color: #fff;
    text-align: left;
    padding: 20px 10px 0px 20px;
    display: block;
    position: relative;
}

.add-client .create-user-block .form-block .tab-content #profile1 .document-list .column5 .document-cont .documentTitle h3 {
    color: #000;
    font-size: 12px;
    overflow: hidden;
    white-space: normal;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-weight: 700;
    margin-bottom: 6px;
    text-transform: capitalize;
    font-family: 'Montserrat', sans-serif;
}

.add-client .create-user-block .form-block .tab-content #profile1 .document-list .column5 .document-cont .documentTitle p {
    color: #474646;
    font-size: 10px;
    font-style: italic;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 14px;
}

.add-client .create-user-block .form-block .tab-content #profile1 .document-list .column5 .document-cont .documentTitle .btn-rounded {
    position: absolute;
    right: 2px;
    top: 20px;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    background-color: transparent;
    border: 1px solid #afafaf;
    display: flex;
    align-items: center;
    justify-content: center;
}

.add-client .create-user-block .form-block .tab-content #profile1 .document-list .column5 .document-cont .documentTitle .btn-rounded span {
    font-size: 18px;
    color: #787878;
}

.add-client .create-user-block .form-block .mb-3.row {
    margin-bottom: 12px !important;
}

.add-client .create-user-block .form-block label {
    color: #3b3b3b;
    font-size: 11px;
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    padding-top: 0;
    padding-bottom: 0px;
    margin-bottom: 5px;
}

.add-client .create-user-block .form-block .form-control, .add-client .create-user-block .form-block .form-select {
    border: 1px solid #B6B6B6;
    border-radius: 5px;
    height: 40px;
}

.add-client .create-user-block .form-block .form-control {
    color: #000;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
}

.add-client .create-user-block .form-block .form-select {
    color: #000;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    text-transform: capitalize;
    font-family: 'Montserrat', sans-serif;
}

/* .add-client .create-user-block .form-block .form-control:-webkit-input-placeholder {color: #474646 !important; font-weight: 500;font-family: 'Montserrat', sans-serif;}
.add-client .create-user-block .form-block .form-control:-ms-input-placeholder {color: #474646 !important; font-weight: 500;font-family: 'Montserrat', sans-serif;}
.add-client .create-user-block .form-block .form-control::placeholder {color: #474646 !important; font-weight: 500;font-family: 'Montserrat', sans-serif;} */
.add-client .create-user-block .form-block .contact-number {
    color: #474646 !important;
    font-weight: 500;
}

.add-client .create-user-block .form-block .account-manager select {
    color: #000;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    text-transform: capitalize;
    font-family: 'Montserrat', sans-serif;
}

.add-client .create-user-block .form-block .account-manager {
    margin-top: 60px;
}

.add-client .create-user-block .form-block .btn {
    font-style: normal;
    font-weight: 600;
    font-size: 11px;
    text-transform: uppercase;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    padding: 13px 20px;
    display: flex;
    align-items: center;
    float: right;
}

.add-client .switch-buttons .col-md-8 {
    display: flex;
    align-items: center;
}

.add-client .switch-buttons .col-md-8 select.form-select {
    height: 35px;
}

.add-client .switch-buttons .input-field {
    margin-bottom: 0px !important;
}

.add-client .switch-buttons .input-field .col-form-label {
    padding: 0;
}

.add-client .switch-buttons .input-field .switch {
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.switch-buttons .switch {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 8.7px;
}

.switch-buttons .switch input {
    opacity: 0;
    width: 0;
    height: 0;
    margin-left: 63px;
}

.switch-buttons .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #C9D4EE;
    -webkit-transition: .4s;
    transition: .4s;
    box-shadow: inset 0px 0px 4px rgba(0, 0, 0, 0.15);
}

.switch-buttons .slider:before {
    position: absolute;
    content: "";
    height: 18px;
    width: 18px;
    left: 0px;
    bottom: -4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
}

.switch-buttons input:checked + .slider:before {
    -webkit-transform: translateX(32px);
    -ms-transform: translateX(32px);
    transform: translateX(32px);
}

.switch-buttons .slider.round {
    border-radius: 34px;
}

.switch-buttons .slider.round:before {
    border-radius: 50%;
}

.switch-buttons .input-field {
    display: flex;
    align-items: center;
}

.switch-buttons .input-field .col-form-label {
    display: flex;
    align-items: center;
    margin-right: 15px;
}

.add-client .create-user-block .form-block .switch-buttons .col-md-2 {
    width: 27.666667%;
}

.add-client .create-user-block .form-block .switch-buttons .col-md-2 p {
    color: #000;
    font-size: 11px;
    font-style: normal;
    font-weight: 800;
    text-transform: capitalize;
    font-family: 'Montserrat', sans-serif;
}

.add-client .create-user-block .form-block .switch-buttons .col-md-2 label {
    display: flex;
    align-items: center;
    font-size: 12px;
    font-weight: 900;
}

.add-client .create-user-block .form-block .switch-buttons .col-md-2 .disable {
    color: #7e7e7e
}

.add-client .create-user-block .form-block .switch-buttons input:checked + .slider {
    background-color: #dc5354;
}

.add-client .create-user-block .form-block .switch-buttons input:focus + .slider {
    box-shadow: inset 0px 0px 4px rgba(0, 0, 0, 0.15);
}

.add-client .create-user-block .form-block .switch-buttons input:checked + .slider {
    background-color: #3bbdad;
}

.add-client .create-user-block .form-block .switch-buttons input:focus + .slider {
    box-shadow: inset 0px 0px 4px rgba(0, 0, 0, 0.15);
}

.add-client .create-user-block .form-block .switch-buttons input[type=checkbox]:before {
    display: none;
}

.add-client .create-user-block .form-block .font-size-14 {
    color: #000;
    font-size: 14px !important;
    font-weight: 600;
    margin-bottom: 13px;
    text-transform: capitalize;
    margin-top: 10px;
}

.add-client .create-user-block .form-block .font-size-14 .mdi-arrow-right::before {
    font-weight: 600;
}

.add-client .create-user-block .form-block #home1 .row {
    border: 1px solid #c1c1c1;
    border-radius: 5px;
    margin-bottom: 15px;
    margin-left: 0px;
    margin-right: 0px;
    background-color: #f5f7fa;
}

.add-client .create-user-block .form-block #home1 .switch-buttons {
    border: none;
    border-radius: unset;
    margin-bottom: 0px
}

.row-separte {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.add-client .create-user-block .form-block #home1 .inner-separate {
    width: 48.9%;
    height: 113px;
}

.add-client .create-user-block .form-block #home1 .inner-separate .col-form-label {
    margin-right: 20px;
}

.inner-separate .input-field.switch-buttons {
    margin-right: 30px;
}

.add-client .create-user-block .form-block #home1 .row-separte .switch-buttons-block {
    display: flex;
    justify-content: flex-start;
}

.add-client .create-user-block .form-block #home1 .comment-section .btn.btn-primary {
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 5px 10px !important;
}

.add-client .create-user-block .form-block #home1 .comment-section .textarea {
    height: 80px;
}

.add-client .create-user-block .form-block #home1 .country-code {
    display: flex;
    align-items: center;
}

.add-client .create-user-block .form-block #home1 .country-code .colorselect {
    border-right: none;
}

.add-client .create-user-block .form-block #home1 .country-code select {
    border: 1px solid #B6B6B6;
    border-radius: 5px 0px 0px 5px;
    height: 40px;
}

.add-client .create-user-block .form-block #home1 .country-code input {
    border-radius: 0px 5px 5px 0px;
    background-color: #fff;
}

.add-client .create-user-block .form-block #home1 .country-code select:focus {
    outline: none;
}

.add-client .create-user-block .form-block #home1 .input-field {
    margin-bottom: 13px !important;
}

.add-client .create-user-block .form-block #home1 .comment-section .label {
    margin-top: 10px;
}

.add-client .create-user-block .form-block #home1 .status {
    border: none;
    border-radius: unset;
    margin-bottom: 0px;
    background-color: transparent;
}

.add-client .create-user-block .form-block #home1 .disable-btn {
    opacity: 0.5;
    background-color: var(--highlight) !important;
}

.add-client .create-user-block .form-block #home1 .status label {
    margin-right: 10px;
    margin-bottom: 0px;
}

.add-client .create-user-block .form-block #home1 .status .col-md-3 {
    width: 20.5%;
}

.add-client .create-user-block .form-block #home1 .status .col-md-9 {
    width: 79.5%;
    padding-right: 0;
}

.add-client .create-user-block .form-block #home1 .row-separte .switch-buttons-block .switch-buttons label {
    margin: 0;
    padding: 0;
}

.add-client .create-user-block .form-block #home1 .row-separte .switch-buttons-block .switch-buttons {
    margin-right: 50px;
    margin-bottom: 0px
}

.add-client .create-user-block .form-block #home1 .row-separte .switch-buttons-block .switch-buttons .switch {
    margin-left: 15px;
}

.clients .table-data .table-responsive .table th:nth-child(1), .clients .table-data .table-responsive .table td:nth-child(1) {
    width: 22% !important;
}

.clients .table-data .table-responsive .table th:nth-child(2), .clients .table-data .table-responsive .table td:nth-child(2) {
    width: 25% !important;
    text-align: left;
}

.clients .table-data .table-responsive .table th:nth-child(3), .clients .table-data .table-responsive .table td:nth-child(3) {
    width: 17% !important;
    text-align: left;
}

.clients .table-data .table-responsive .table th:nth-child(4), .clients .table-data .table-responsive .table td:nth-child(4) {
    width: 11% !important;
}

.clients .table-data .table-responsive .table th:nth-child(5), .clients .table-data .table-responsive .table td:nth-child(5) {
    width: 16% !important;
    text-align: left;
}

.clients .table-data .table-responsive .table th:nth-child(6), .clients .table-data .table-responsive .table td:nth-child(6) {
    width: 12% !important;
    text-align: left;
}

.clients .table-data .table-responsive .table th:nth-child(7), .clients .table-data .table-responsive .table td:nth-child(7) {
    width: 13% !important;
    text-align: left;
}

.clients .table-data .table-responsive .table th:nth-child(8), .clients .table-data .table-responsive .table td:nth-child(8) {
    width: 7% !important;
    text-align: left;
}

.clients .table-data .table-responsive .table th:nth-child(9), .clients .table-data .table-responsive .table td:nth-child(9) {
    text-align: center;
}

.clients .table-data .table-responsive .table td:nth-child(1) {
    font-weight: 600;
    text-transform: capitalize;
}

.clients .table-data .table-responsive .table td:nth-child(2) button {
    color: #000 !important;
}

.clients .table-data .table-responsive .table td:nth-child(2) button span {
    margin-right: 3px;
    vertical-align: bottom;
    font-size: 15px;
    color: #000 !important;
}

.clients .table-data .table-responsive .table td:nth-child(2) button {
    background-color: transparent;
    border: none;
    border-radius: 5px;
    text-transform: uppercase;
    font-size: 9.5px;
    padding: 0;
    font-weight: 600;
    cursor: auto;
    text-align: left;
    width: 60px;
}

.clients .table-data .table-responsive .table td:nth-child(6) {
    font-size: 9.5px;
    font-weight: 600;
}

.profile .create-user-block .form-block {
    width: 100%;
    padding: 25px;
}

.profile .create-user-block .form-block .col-md-4 .bg-primary.bg-soft {
    border-radius: 5px 5px 0px 0px;
}

.profile .create-user-block .form-block .prfile-block {
    padding-left: 8%;
}

.profile .create-user-block .form-block .col-md-4 .card-body {
    background-color: #f5f5f5;
    padding: 15px;
    border-radius: 0px 0px 5px 5px;
}

.profile .create-user-block .form-block label {
    color: #000000;
    font-size: 11.3px;
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    padding-bottom: 3px;
    margin-bottom: 0px !important;
}

.profile .create-user-block .form-block .form-control, .add-client .create-user-block .form-block .form-select {
    border: 1px solid #B6B6B6;
    border-radius: 5px;
    height: 40px;
}

.profile .create-user-block .form-block h3 {
    font-size: 16px;
    color: #000;
    font-weight: var(--semi-bold);
    margin-bottom: 15px;
    text-transform: uppercase;
}

.profile .create-user-block .form-block .btn {
    font-style: normal;
    font-weight: 600;
    font-size: 11px;
    text-transform: uppercase;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    padding: 13px 20px;
    display: flex;
    align-items: center;
    float: left;
    margin-top: 5px;
}

.profile .create-pwd-block {
    margin-top: 15px;
}

.profile .create-pwd-block .form-block .text-danger {
    margin-bottom: 0px !important;
}

.profile .create-pwd-block .form-block .terms-block {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.profile .create-pwd-block .form-block .terms-block input[type=checkbox]:checked:after {
    content: "";
    display: block;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    position: absolute;
    top: 3px;
    left: 8px;
}

.profile .create-pwd-block .form-block .terms-block label {
    padding-bottom: 0px;
    margin-bottom: 0px;
    text-transform: capitalize;
    margin-left: 5px;
    font-size: 12px;
}

.profile .create-pwd-block .form-block .ins-dsp-none {
    display: none !important
}

.profile .create-pwd-block .form-block .create-password-instruction {
    display: block;
    padding: 15px;
    height: -moz-fit-content;
    height: fit-content;
    padding-bottom: 10px;
    position: absolute;
    right: 25px;
    top: 7%;
    border-radius: 4px;
    background-color: #f6f6f6;
}

.profile .create-pwd-block .form-block .create-password-instruction .error {
    display: flex;
    align-items: center;
    text-align: left;
    font-size: 12px;
    color: red;
    font-weight: 500;
    margin-bottom: 0px;
}

.profile .create-pwd-block .form-block .create-password-instruction .vaild {
    color: #1f9f25;
    font-weight: 500;
}

.profile .create-pwd-block .form-block .create-password-instruction .material-symbols-outlined {
    font-size: 20px;
    font-weight: 600;
}

.profile .create-pwd-block .form-block .mb-3.row {
    margin-bottom: 12px !important;
}

.profile .create-pwd-block .form-block .terms-block #terms-check {
    border-radius: 3px;
    border: 1px solid #B6B6B6;
    width: 15px;
    height: 15px;
    background-color: #F2A341;
    border: 1px solid #F2A341;
}

.profile .create-pwd-block .form-block .terms-block #terms-check:checked {
    background-color: #F2A341;
    border: 1px solid #F2A341;
}

.profile .create-pwd-block .form-block .terms-block #terms-check::after {
    display: none;
}

.pageNumbers {
    list-style: none;
    display: flex;
}

.pageNumbers li {
    cursor: pointer;
    border-radius: 5px !important;
    width: 30px;
    height: 30px;
    padding: 5px 4px;
    font-weight: 700;
    line-height: inherit;
    border: 1px solid transparent;
    color: #333;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 6px;
}

.pageNumbers li.active {
    background-color: #F2A341;
    border: 1px solid #F2A341;
    border-radius: 5px !important;
    width: 30px;
    height: 30px;
    padding: 5px 4px;
    font-weight: 600;
    line-height: inherit;
    color: #fff;
}

.pageNumbers li button {
    border: none;
    font-size: 12px;
    cursor: pointer;
}

.pageNumbers li:hover {
    background-color: #F2A341;
    border: 1px solid #F2A341;
    border-radius: 5px !important;
    width: 30px;
    height: 30px;
    padding: 5px 4px;
    font-weight: 600;
    line-height: inherit;
    color: #fff;
}

.pageNumbers li button:focus {
    outline: none;
}

.pageNumbers .arrow-buttons:hover {
    background-color: transparent;
    border: none;
}

.pageNumbers .arrow-buttons button {
    background-color: transparent;
}

.pageNumbers .arrow-buttons button .material-icons-outlined {
    vertical-align: top;
    font-size: 30px;
    color: #777777;
}

.pageNumbers .arrow-buttons .disabled .material-icons-outlined {
    opacity: 0.5;
}

#page-topbar.map-header {
    position: fixed;
    box-shadow: none;
    top: 0;
    right: 0;
    left: 0;
}

.map-header .d-flex {
    justify-content: space-between;
    background-color: #fff;
    padding: 15px 30px;
    align-items: center;
}

.map-header .d-flex h1 {
    font-style: normal;
    font-weight: 700;
    color: #000000;
    text-transform: uppercase;
    font-size: 18px;
    margin-bottom: 0px;
    font-family: 'Montserrat', sans-serif;
}

.map-header .d-flex span {
    color: #1C1B1F;
    font-size: 19px;
}

.map-header .btn-primary {
    font-style: normal;
    font-weight: 600;
    font-size: 11px;
    text-transform: uppercase;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    padding: 13px 17px;
    display: flex;
    align-items: center;
}

.map-content .page-content {
    padding: 2px 0px 0px 0px !important;
}

.map-content .page-content .container-fluid {
    padding: 0px;
}

.map-content .map-content-block {
    position: relative;
    display: flex;
    align-items: stretch;
    min-height: calc(100vh - 65px);
}

.map-content .map-content-block .map-content-data {
    width: 415px;
    background-color: #fff;
    padding: 15px 20px 0px 20px;
    position: fixed;
    left: 0;
    top: 74px;
    bottom: 0;
}

.map-content .map-content-block .table-data {
    width: calc(100% - 415px);
    padding: 0px;
    margin-left: 415px;
    position: absolute;
    left: 0;
    top: 71px;
    bottom: 0;
}

.map-content .map-content-block .table-data .card {
    background-color: transparent;
    box-shadow: unset;
}

.map-content .map-content-block .table-data .card .table-data-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 13px;
}

.map-content .map-content-block .table-data .card .table-data-header h1 {
    font-style: normal;
    font-weight: 700;
    color: #000000;
    font-size: 14px;
    text-transform: capitalize;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 0px !important;
}

.map-content .map-content-block .table-data .card .table-data-header .btn {
    font-style: normal;
    font-weight: 600;
    font-size: 11px;
    text-transform: uppercase;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    padding: 11px 19px;
}

.map-content .map-content-block .table-data .card .table-data-header .disable-btn {
    opacity: 0.5;
}

.map-content .map-content-block .map-content-data .map-category-block h6 {
    font-style: normal;
    font-weight: 600;
    color: #000000;
    font-size: 11.5px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    display: none;
}

.map-content .map-content-block .map-content-data .map-category-block .map-category-field {
    background-color: #ECF0FA;
    border: 1px solid #CCD8F6;
    padding: 5px 10px;
    display: flex;
    align-items: center;
}

.map-content .map-content-block .map-content-data .map-category-block .map-category-field .label {
    width: 45%;
}

.map-content .map-content-block .map-content-data .map-category-block .map-category-field .input-field {
    width: 55%;
    display: flex;
    align-items: center;
}

.map-content .map-content-block .map-content-data .map-category-block .map-category-field .label .col-form-label {
    font-style: normal;
    font-weight: 600;
    font-size: 11px;
    text-transform: capitalize;
    color: #000000;
    font-family: 'Montserrat', sans-serif;
    margin: 0;
    padding: 0;
}

.map-content .map-content-block .map-content-data .map-category-block .map-category-field .input-field .form-select {
    border: 1px solid #b6b6b6;
    padding: 4.5px 10px;
    color: #000;
    font-size: 11px;
    font-style: normal;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    background-color: #fff;
}

.map-content .map-content-block .map-content-data .map-category-block .map-category-field .input-field .material-icons-outlined {
    font-size: 16px;
    color: #1C1B1F;
    margin-right: 10px;
}

.map-content .map-content-block .map-content-data .map-items-block {
    margin-top: 9px;
    position: relative;
}

.map-content .map-content-block .map-content-data .map-items-block .map-items-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.map-content .map-content-block .map-content-data .map-items-block .map-items-header p {
    font-style: normal;
    font-weight: 600;
    color: #000000;
    font-size: 12px;
    text-transform: capitalize;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 8px;
}

.map-content .map-content-block .map-content-data .map-items-block .map-items-header .mandatory-items {
    font-style: normal;
    font-weight: 400;
    font-size: 10px;
    position: relative;
}

.map-content .map-content-block .map-content-data .map-items-block .map-items-header .mandatory-items span {
    position: absolute;
    top: -11px;
    left: -11px;
    font-size: 20px;
    color: #DC5354;
    font-weight: 500;
}

.map-content .map-content-block .map-content-data .map-items-block .map-items-body .map-body-header {
    display: flex;
    align-items: center;
    padding: 6px 0px;
    border-top: 2px solid #ccd5ec;
}

.map-content .map-content-block .map-content-data .map-items-block .map-items-body .map-body-header p {
    font-style: normal;
    font-weight: 600;
    font-size: 11.5px;
    text-transform: capitalize;
    color: #000;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 0px !important;
}

.map-content .map-content-block .map-content-data .map-items-block .map-items-body .map-body-header .col-md-7 {
    width: 52%;
}

.map-content .map-content-block .map-content-data .map-items-block .map-items-body {
    height: calc(100vh - 262px);
    overflow-y: auto;
    margin-bottom: 10px;
}

.map-content .map-content-block .map-content-data .map-items-block .map-items-body::-webkit-scrollbar {
    width: 0px;
}

.map-content .map-content-block .map-content-data .map-items-block .map-items-body::-webkit-scrollbar-track {
    border-radius: 10px;
}

.map-content .map-content-block .map-content-data .map-items-block .map-items-body::-webkit-scrollbar-thumb {
    background: rgb(107, 107, 107);
    border-radius: 10px;
}

.map-content .map-content-block .map-content-data .map-items-block .map-items-body::-webkit-scrollbar-thumb:hover {
    background: #4B4B4B;
}

.map-content .map-content-block .map-content-data .map-btn {
    padding: 7px 18px;
    width: 415px;
    background-color: #fff;
    box-shadow: -3px -3px 8px 0px rgb(0 0 0 / 24%);
    position: fixed;
    bottom: 0px;
    left: 0;
    right: 0;
}

.map-content .map-content-block .map-content-data .map-btn .btn {
    font-style: normal;
    font-weight: 600;
    font-size: 11px;
    text-transform: uppercase;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    padding: 12px 24px;
    float: right;
}

.map-content .map-content-block .table-data .card-body {
    padding-right: 30px;
}

.map-content .map-content-block .table-data .table-responsive .table th:nth-child(1), .map-content .map-content-block .table-data .table-responsive .table td:nth-child(1) {
    padding-left: 17px;
}

/* .map-content .map-content-block .table-data .table-responsive .table th:nth-child(2), .map-content .map-content-block .table-data .table-responsive .table td:nth-child(2) {width: 18% !important;} */
.map-content .map-content-block .table-data .table-responsive .table th:nth-child(3), .map-content .map-content-block .table-data .table-responsive .table td:nth-child(3) {
    text-align: left;
}

/* .map-content .map-content-block .table-data .table-responsive .table th:nth-child(4), .map-content .map-content-block .table-data .table-responsive .table td:nth-child(4) {width: 15% !important;}
.map-content .map-content-block .table-data .table-responsive .table th:nth-child(5), .map-content .map-content-block .table-data .table-responsive .table td:nth-child(5) {width: 8% !important;} */
.map-content .map-content-block .table-data .table-responsive .table th:nth-child(6), .map-content .map-content-block .table-data .table-responsive .table td:nth-child(6) {
    text-align: center;
}

.map-content .map-content-block .table-data .table-responsive .table td:nth-child(1) img {
    width: 30px;
    height: 30px;
    margin-right: 13px;
}

.map-content .map-content-block .table-data .table-responsive .table td:nth-child(2) button {
    background-color: #ffffff;
    border: 1px solid #D5D5D5;
    border-radius: 5px;
    text-transform: uppercase;
    font-size: 9px;
    padding: 7px 11px;
    font-weight: 600;
    cursor: auto;
    text-align: center;
    color: #000;
}

.map-content .map-content-block .table-data .table-responsive .table td:nth-child(1) {
    font-style: normal;
    font-size: 11.5px;
    color: #000000;
}

.map-content .map-content-block .table-data .table-responsive .table th.map-color {
    color: #FFFFFF;
    background-color: #70BFAA;
}

.map-content .map-content-block .table-data .table-responsive .table td .synopsis {
    word-break: break-all;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: inherit !important;
    border: none;
}

.map-content .map-content-block .table-data .table-responsive .table td:nth-child(2) {
    font-weight: 500;
    text-transform: lowercase;
}

.map-content .map-content-block .table-data .table-responsive .table td:nth-child(3) {
    font-weight: 500;
    text-transform: lowercase;
}

.map-content .map-content-block .table-data .table-responsive {
    height: calc(100vh - 160px);
    overflow-y: auto;
}

.map-content .map-content-block .table-data .table-responsive .table>thead {
    position: sticky;
    top: -1px;
    box-shadow: 1px 1px 6px rgb(0 0 0 / 28%)
}

.map-content .map-content-block .table-data .table-responsive .table th, .map-content .map-content-block .table-data .table-responsive .table td {
    min-width: 180px;
    max-width: 200px;
}

.lookups .table-data .table-responsive .table th:nth-child(1), .lookups .table-data .table-responsive .table td:nth-child(1) {
    width: 9% !important;
}

.lookups .table-data .table-responsive .table th:nth-child(2), .lookups .table-data .table-responsive .table td:nth-child(2) {
    width: 9% !important;
}

.lookups .table-data .table-responsive .table th:nth-child(3), .lookups .table-data .table-responsive .table td:nth-child(3) {
    width: 8% !important;
    text-align: left;
}

.lookups .table-data .table-responsive .table th:nth-child(4), .lookups .table-data .table-responsive .table td:nth-child(4) {
    width: 0% !important;
    text-align: center;
}

.lookups .page-content .table-data .card-body .col-sm-4 .form-select-sm.custom-select-sm {
    background-color: transparent;
    border: 1px solid #AFAFAF;
    border-radius: 5px;
    font-style: normal;
    font-weight: normal;
    font-size: 11px;
    color: #474646;
    padding: 10.5px 33px 10.5px 13px;
    height: 40px;
    display: flex;
    align-items: center;
    width: 150px;
}

.lookups .table-data .table-responsive .table td:nth-child(2) button {
    width: auto;
}

/* .lookups .table-data .table-responsive .table td .d-flex .action-button.text-danger {border-radius: 5px; margin: 0px;} */
.lookups .table-data .table-responsive .table td .d-flex {
    justify-content: center;
}

.edit-lookups .btn-block {
    margin-bottom: 0px;
    margin-top: 20px
}

.content_edit .seller_table th {
    text-transform: uppercase;
    background-color: #ffffff;
    font-style: normal;
    font-weight: 700;
    font-size: 11px;
    line-height: 17px;
    text-transform: uppercase;
    color: #000000;
    font-family: 'Montserrat', sans-serif;
    padding: 10px 7px;
    white-space: nowrap;
}

.content_edit .seller_table {
    border: 1px solid #CCD8F6;
}

.content_edit .seller_table>tbody>tr:nth-of-type(odd)>* {
    background: #ECF0FA !important;
    --bs-table-accent-bg: none;
}

.content_edit .tab-pane .input-field {
    margin-bottom: 13px !important;
}

.content_edit .seller_table .d-flex .action-button {
    background: transparent;
    border: 1px solid #d5d5d5;
    border-radius: 5px 0px 0px 5px;
    font-size: 7.5px;
    color: #444444 !important;
    font-weight: 800;
    padding: 7px 11px;
    display: flex;
    align-items: center;
    text-transform: uppercase;
    text-align: center;
    line-height: initial;
    cursor: pointer;
}

.content_edit .seller_table .d-flex .action-button .font-size-18 {
    font-size: 13px!important;
    color: #000 !important;
}

.content_edit .seller_table .d-flex .action-button.text-danger {
    border-radius: 0px 5px 5px 0px;
    margin: 0;
}

.content_edit .seller_table .d-flex .action-button .font-size-18.mdi-pencil {
    color: #3BBD77;
}

.content_edit .seller_table th:nth-child(1) {
    width: 13%;
}

.content_edit .seller_table th:nth-child(2) {
    width: 8%;
}

.content_edit .seller_table th:nth-child(3) {
    width: 14%;
}

.content_edit .seller_table th:nth-child(4) {
    width: 9%;
}

.content_edit .seller_table th:nth-child(5) {
    width: 14%;
}

.content_edit .seller_table th:nth-child(6) {
    width: 12%;
}

.content_edit .seller_table td {
    padding: 7px;
}

.left_block {
    overflow: auto;
    height: calc(100vh - 320px);
    padding-right: 15px;
    margin-bottom: 15px;
}

.left_block::-webkit-scrollbar {
    width: 5px;
}

.left_block::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 30px;
}

.left_block::-webkit-scrollbar-thumb {
    background: #c6d0d4;
}

.left_block::-webkit-scrollbar-thumb:hover {
    background: #bac4c8;
}

/* .content_edit .btn-sm { padding: 10px 20px !important;} */
.deals .table-data .table-responsive .table th:nth-child(1), .deals .table-data .table-responsive .table td:nth-child(1) {
    width: 30% !important;
}

.deals .table-data .table-responsive .table th:nth-child(2), .deals .table-data .table-responsive .table td:nth-child(2) {
    width: 10% !important;
}

.deals .table-data .table-responsive .table th:nth-child(3), .deals .table-data .table-responsive .table td:nth-child(3) {
    width: 15% !important;
    text-align: left;
}

.deals .table-data .table-responsive .table th:nth-child(4), .deals .table-data .table-responsive .table td:nth-child(4) {
    width: 15% !important;
    text-align: left;
}

.deals .table-data .table-responsive .table th:nth-child(5), .deals .table-data .table-responsive .table td:nth-child(5) {
    width: 22% !important;
    text-align: left;
}

.deals .table-data .table-responsive .table th:nth-child(6), .deals .table-data .table-responsive .table td:nth-child(6) {
    width: 12% !important;
    text-align: left;
}

.deals .table-data .table-responsive .table th:nth-child(7), .deals .table-data .table-responsive .table td:nth-child(7) {
    width: 18% !important;
    text-align: left;
}

.deals .table-data .table-responsive .table th:nth-child(8), .deals .table-data .table-responsive .table td:nth-child(8) {
    width: 7% !important;
    text-align: left;
}

.deals .table-data .table-responsive .table th:nth-child(9), .deals .table-data .table-responsive .table td:nth-child(9) {
    text-align: center;
}

.deals .table-data .table-responsive .table th:nth-child(10), .deals .table-data .table-responsive .table td:nth-child(10) {
    text-align: center;
}

.deals .table-data .table-responsive .table td:nth-child(1) {
    font-style: normal;
    font-weight: 600;
    font-size: 11.5px;
    color: #000000;
    text-transform: capitalize;
}

.deals .table-data .table-responsive .table td:nth-child(1) .badge-soft-danger {
    background-color: #ffffff;
    border: 1px solid #D5D5D5;
    color: #000000;
    font-size: 8px !important;
    padding: 5px 7px;
    font-weight: 500;
    text-align: center;
    line-height: initial;
    border-radius: 3px;
}

.deals .table-data .table-responsive .table td:nth-child(1) p {
    margin-bottom: 0px;
    width: 76%;
    word-break: break-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* .edit-deals .create-user-block .form-block #home1 .row {margin: 0 -11px; border: none;} */
.block_buyer .left_block .input-field .form-label {
    font-size: 14px;
    text-transform: uppercase;
    color: #000;
}

.block_buyer .left_block {
    height: 100%;
}

.block_buyer .left_block label {
    font-size: 14px !important;
    color: #000 !important;
}

.form-check .form-check-input:focus {
    box-shadow: none !important;
}

.form-check .form-check-input:checked {
    background-color: #F2A341;
    border: 1px solid #F2A341;
}

.form-check input[type=checkbox]:before {
    background-color: transparent;
    border: none;
}

.form-check .form-check-input {
    border-radius: 3px;
    border: 1px solid #B6B6B6;
}

.radio-label {
    color: #303030;
    font-size: 14px;
    font-weight: 400;
    margin-right: 7px;
    -webkit-tap-highlight-color: transparent;
    cursor: pointer;
}

.radio-input {
    margin: 0;
    visibility: hidden;
}

.radio-input:checked + span {
    border: 2px solid #f4b400;
}

.radio-input:checked + span:after {
    opacity: 1;
}

.custom-radio {
    left: -12px;
    top: 6px;
    cursor: pointer;
    width: 22px;
    height: 22px;
    border: 2px solid #9a9a9a;
    border-radius: 50%;
    display: inline-block;
    position: relative;
}

.custom-radio::after {
    content: '';
    width: 13px;
    height: 13px;
    background: #f4b400;
    position: absolute;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    transition: opacity 0.2s;
}

.float-none {
    float: none;
}

.block_buyer.content_edit .form-block .seller_table.buyer_table.table-striped th:nth-child(1) {
    width: 44% !important;
}

.block_buyer.content_edit .form-block .seller_table.buyer_table.table-striped th:nth-child(2) {
    width: 45% !important;
}

.block_buyer.content_edit .form-block .seller_table.buyer_table.table-striped th:nth-child(3) {
    width: 0% !important;
}

.content_edit .seller_table.buyer_table th:nth-child(4) {
    width: 25%;
}

.content_edit .seller_table.buyer_table th:nth-child(5) {
    width: 10%;
}

.content_edit .seller_table.buyer_table td:nth-child(5) {
    width: 10%;
    text-align: center;
}

.content_edit .seller_table.buyer_table td .d-flex {
    align-items: center;
    justify-content: center;
}

.content_edit .seller_table.buyer_table td {
    padding: 12px;
}

.content_edit .seller_table.buyer_table th {
    font-weight: 700;
    font-size: 14px;
    padding: 12px;
}

.buyer_table .form-check {
    margin-bottom: 0;
    height: 16px;
}

.buyer_table .form-check .form-check-input {
    margin-top: 0;
}

.popup .modal-content {
    background: #FFFFFF;
    box-shadow: 0px 4px 5px 7px rgba(0, 0, 0, 0.07);
    border-radius: 3px;
}

.popup .modal-title {
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    color: #000000;
}

.popup .btn-close {
    font-size: 18px;
    color: #7587AD;
}

.popup .bt_block {
    display: flex;
    width: 100%;
    margin-bottom: 30px;
}

.popup .bt_block .icon {
    margin-right: 20px;
    color: #7587AD;
    font-size: 23px;
}

.popup .bt_block .bt_content {
    width: calc(100% - 35px);
}

.popup .bt_block .bt_content h2 {
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
    color: #000000;
    margin-bottom: 0;
    text-transform: uppercase;
}

.popup .bt_block .bt_content p {
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #000000;
    margin-bottom: 0;
}

.popup .bt_block .bt_tags {
    margin-top: 15px;
}

.popup .bt_block .bt_tags .tag {
    padding: 5px 10px;
    font-weight: 500;
    float: left;
    font-size: 14px;
    color: #000000;
    background: #FFFFFF;
    margin: 0 10px 10px 0;
    border: 1px solid #CCD8F6;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.25);
    border-radius: 5px;
}

.navbar-header .d-flex .dropdown-menu .dropdown-item {
    cursor: pointer;
}

.frontend_settings .page_item {
    background: #F1F5FF;
    padding: 10px 15px;
    border: 1px solid #D2DAF0;
    margin-bottom: 5px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.frontend_settings .page_item h2 {
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    color: #000000;
    margin-bottom: 0px;
}

.frontend_settings .page_item .action-button {
    background: #FFFFFF;
    border: 1px solid #DBE3F8;
    border-radius: 5px;
    font-size: 7.5px;
    color: #444444 !important;
    font-weight: 800;
    padding: 7px 11px;
    display: flex;
    align-items: center;
    text-transform: uppercase;
    text-align: center;
    line-height: initial;
    cursor: pointer;
    margin-left: 5px;
}

.frontend_settings .page_item .action-button .mdi {
    font-size: 13px!important;
    margin-right: 4px;
    color: #369FEC;
}

.ml-25 {
    margin-left: 25px;
}

.ml-15 {
    margin-left: 15px;
}

.icon_button {
    font-size: 13px !important;
}

.icon_button .material-symbols-outlined {
    margin-right: 5px;
    font-weight: 600;
}

.border_button {
    background-color: transparent;
    color: #F2A341 !important;
    font-family: 'Montserrat', sans-serif;
    padding: 11px 15px !important;
    display: flex;
    font-size: 13px !important;
    border: 1px solid #F2A341;
    border-radius: 5px;
}

.border_button .material-symbols-outlined {
    margin-right: 5px;
    font-weight: 600;
}

.border_button:hover {
    color: #fff !important;
    border: 1px solid #F2A341;
}

.align-right {
    justify-content: right;
    display: flex;
}

.form-block .form_title {
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    color: #000000;
}

.lps .banner_section {
    display: flex;
    justify-content: space-between;
}

.lps .banner_section .left {
    width: 40%;
}

.lps .banner_section .right {
    width: 100%;
}

.lps .thumb-grid {
    display: grid;
    gap: 0.8rem;
    grid-template-columns: 1fr 1.5fr 1fr;
}

.lps .hero_thumb .thumb-info-block {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 10px;
    z-index: 999;
    visibility: hidden;
    opacity: 0;
    transition: all 0.5s ease-out;
}

.lps .thumb-info {
    color: #fff;
    position: absolute;
    bottom: 10px;
    left: 10px;
    right: 10px;
}

.lps .hero_thumb img {
    position: absolute;
    height: 100%;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
}

.lps .hero_thumb {
    width: 100%;
    padding: 40%;
    background: #ECF0FA;
    box-shadow: 2px 2px 3px 1px rgb(0 0 0 / 26%);
    overflow: hidden;
    border-radius: 5px;
    border: 1px solid #fff;
    position: relative;
}

.lps .d {
    grid-column-start: 2;
    display: grid;
    gap: 1rem;
    grid-template-rows: 1fr 1fr;
    grid-row-start: 1;
    grid-row-end: 4;
}

.lps .awd {
    height: 145px !important;
}

.mb_20 {
    margin-bottom: 20px;
}

.lps .breadcrumb .btn-primary {
    padding: 7px 15px !important;
}

.lps .fl {
    float: left !important;
    margin-top: 20px;
}

.lps .input-field .form-label {
    color: #000 !important;
}

.lps .upload_thumb .material-symbols-outlined {
    font-size: 30px;
    color: #6E80AC;
}

.lps .file_upload {
    position: absolute;
    height: 100%;
    left: 0px;
    top: 0;
    background: #ECF0FA;
    width: 100%;
}

.lps .file_ttile {
    bottom: 0px;
    width: 100%;
    padding: 0;
    text-align: center;
    font-size: 18px;
    line-height: 18px;
    color: #144564;
    background: #FFFFFF;
    box-shadow: 0px -2px 1px rgba(0, 0, 0, 0.25);
    border-radius: 0px 0px 3px 3px;
    font-weight: 700;
}

.lps .file_upload .custom-file-input {
    width: 100%;
}

.lps .custom-file-input::-webkit-file-upload-button {
    visibility: hidden;
    color: #E0E8F9;
    font-size: 0px;
}

.lps .custom-file-input::before {
    content: 'Select some files';
    outline: none;
    white-space: nowrap;
    -webkit-user-select: none;
    cursor: pointer;
    font-weight: 700;
    font-size: 0;
    user-select: none;
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: #e0e8f9;
}

.lps .upload_file {
    position: absolute;
    z-index: 999;
    pointer-events: none;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
}

.lps .upload_file .material-symbols-outlined {
    font-family: 'Material Symbols Outlined';
    font-weight: normal;
    font-style: normal;
    font-size: 40px;
    color: #5B79AB;
    margin-top: 20px;
}

.lps .upload_file::after {
    content: "Add Thumbnail";
    text-transform: uppercase;
    width: 90%;
    left: 5%;
    position: absolute;
    font-size: 10px;
    background: #A7B8E4;
    border-radius: 3px;
    bottom: 7px;
    text-align: center;
    color: #fff;
    font-weight: 600;
    padding: 5px 10px;
}

.lps .custom-file-input:hover::before {
    border-color: black;
}

.lps .custom-file-input:active::before {
    background: -webkit-linear-gradient(top, #e3e3e3, #f9f9f9);
}

.lps .thumb-grid .d .upload_file .material-symbols-outlined {
    margin-top: 50px;
}

.user-management .table-data .search-box .search-icon {
    position: inherit;
}

.user-management .table-data .search-box .position-relative {
    display: flex;
    align-items: center;
    justify-content: center;
}

.user-management .table-data .search-box .position-relative .fill_btn {
    background-color: transparent;
    border: 1px solid #afafaf;
    border-radius: 0px 5px 5px 0px;
    padding: 10px 15px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 0px !important;
    margin-left: -1px;
}

.add-client .create-user-block .form-block #videoclips .row {
    border: 1px solid #c1c1c1;
    border-radius: 5px;
    margin-bottom: 15px;
    margin-left: 0px;
    margin-right: 0px;
}

.add-client .create-user-block .form-block #videoclips .row .font-size-14 {
    text-transform: uppercase;
    font-size: 13px !important;
}

.add-client .create-user-block .form-block #videoclips .add-block {
    width: 100px;
    height: 85px;
    border: 1.5px dashed #f0a241;
    font-weight: 600;
    text-transform: uppercase;
    color: #f0a241;
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin: 0px 0px 15px 15px;
    border-radius: 3px;
    cursor: pointer;
}

.add-client .create-user-block .form-block #videoclips .add-block .material-icons-outlined {
    font-weight: 900;
    font-size: 19px;
    margin-top: 4px;
}

.add-client .create-user-block .form-block #videoclips .content-upload-block {
    width: 140px;
    background-color: #ebeff9;
    border: 1px solid #ebeff9;
    color: #343535;
    font-size: 10px;
}

.add-client .create-user-block .form-block #videoclips .content-upload-block .udisplay-none {
    opacity: 0;
    overflow: hidden;
    position: absolute;
    border-radius: 100%;
    cursor: pointer;
    width: 140px;
    height: 85px;
}

.add-client .create-user-block .form-block #videoclips .content-upload-block .material-icons-outlined {
    color: #343535;
    font-weight: 500;
    font-size: 20px;
    margin-bottom: 3px;
}

.add-client .create-user-block .form-block #videoclips .thumbnail-block {
    width: 140px;
    height: 85px;
    margin: 0px 0px 32px 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-right: 0px;
    padding-left: 0px;
    position: relative;
}

.add-client .create-user-block .form-block #videoclips .thumbnail-block .asset-card {
    cursor: pointer;
    width: 100%;
    height: 100%;
    padding-right: 0px;
}

.add-client .create-user-block .form-block #videoclips .thumbnail-block .play-icon {
    z-index: 999;
    opacity: 1;
    transition: all 0.3s ease-out;
    width: 30px !important;
    height: 30px !important;
    pointer-events: none;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.add-client .create-user-block .form-block #videoclips .thumbnail-block .play-icon .material-icons-outlined {
    font-size: 32px;
    color: #fff;
}

.add-client .create-user-block .form-block #videoclips .thumbnail-block .asset-card .spinner-class {
    color: inherit;
    text-decoration: none;
    background-color: #000;
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    overflow: hidden;
    border-radius: 3px;
}

.add-client .create-user-block .form-block #videoclips .thumbnail-block .asset-card .spinner-class img {
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: 100%;
    position: relative;
    border-radius: 5px;
}

.add-client .create-user-block .form-block #videoclips .thumbnail-block .thumbnail-cls-icon {
    position: absolute;
    font-size: 20px;
    top: -8px;
    right: -3px;
    cursor: pointer;
    z-index: 999;
    color: #777;
    font-weight: 600;
    background-color: #fff;
    border-radius: 100%;
}

.add-client .create-user-block .form-block #videoclips .add-block .udisplay-none {
    opacity: 0;
    overflow: hidden;
    position: absolute;
    border-radius: 100%;
    cursor: pointer;
    width: 100px;
    height: 85px;
}

.add-client .create-user-block .form-block #images .add-block {
    width: 100px;
    height: 85px;
    border: 1.5px dashed #f0a241;
    font-weight: 600;
    text-transform: uppercase;
    color: #f0a241;
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin: 0px 0px 0px 15px;
    border-radius: 3px;
}

.add-client .create-user-block .form-block #images .add-block .material-icons-outlined {
    font-weight: 900;
    font-size: 19px;
    margin-top: 4px;
}

.add-client .create-user-block .form-block #images .add-block .udisplay-none {
    opacity: 0;
    overflow: hidden;
    position: absolute;
    border-radius: 100%;
    cursor: pointer;
    width: 100px;
    height: 85px;
}

.add-client .create-user-block .form-block #images .row {
    border: 1px solid #c1c1c1;
    border-radius: 5px;
    margin-bottom: 15px;
    margin-left: 0px;
    margin-right: 0px;
}

.add-client .create-user-block .form-block #images .row .font-size-14 {
    text-transform: uppercase;
    font-size: 13px !important;
}

.add-client .create-user-block .form-block #images .row .uploadPics {
    display: flex;
    margin-bottom: 10px;
}

.add-client .create-user-block .form-block #images .row .uploadPics .upload {
    width: 140px;
}

.add-client .create-user-block .form-block #images .row .uploadPics .upload .img_block {
    position: relative;
    width: 100%;
    background-color: #383e4b;
    height: 85px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 3px;
}

.add-client .create-user-block .form-block #images .row .uploadPics .upload .img_block img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

.add-client .create-user-block .form-block #videoclips .thumbnail-block p {
    font-size: 12px;
    margin-top: 3px;
    margin-bottom: 0px;
    width: 140px;
    text-overflow: ellipsis;
    word-break: break-all;
    white-space: nowrap;
    overflow: hidden;
    color: #484848;
    font-weight: 500;
}

/* .add-client .create-user-block .form-block #images .row .uploadPics .upload .img_block .upload_btns{display: flex; align-items: center; position: absolute; bottom: 0px; left: 0px; width: 100%; background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%); padding: 5px 5px;}
.add-client .create-user-block .form-block #images .row .uploadPics .upload .img_block .upload_btns .btn{height: 20px; font-size: 11px; font-weight: 600; line-height: 12px; margin-right: 5px; padding: 3px 5px; border-radius: 1px; background-color: #f8b25c; text-transform: capitalize; color: #212529; border: 1px solid #f8b25c;}
.add-client .create-user-block .form-block #images .row .uploadPics .upload .img_block .upload_btns .btn:hover{border: 1px solid #f8b25c;}
.add-client .create-user-block .form-block #images .row .uploadPics input[type="file"] {width: 52px; height: 20px; opacity: 0; overflow: hidden; position: absolute; top: 8px; left: 6px;}
.add-client .create-user-block .form-block #images .upload_btns .uprog-delt {display: flex;}
.add-client .create-user-block .form-block #images .upload_btns .material-icons {font-size: 18px !important; color: #fff; line-height: 18px;} */
.add-client .create-user-block .form-block #images .row .uploadPics .size {
    color: #6f7685;
    font-size: 12px;
    font-weight: 500;
    line-height: 16px;
    margin-top: 3px;
}

.add-client .create-user-block .form-block #images .row .uploadPics .upload.portrait {
    width: 140px;
    margin: 0px 0px 0px 15px;
}

.category .table-data .table-responsive .table th:nth-child(1), .category .table-data .table-responsive .table td:nth-child(1) {
    width: 0% !important;
    display: none;
}

.category .table-data .table-responsive .table th:nth-child(3), .category .table-data .table-responsive .table td:nth-child(3) {
    width: 53% !important;
    text-align: center;
}

.category .table-data .table-responsive .table td:nth-child(3) img {
    width: 30px;
    height: 30px;
    border: 1px solid #d3d3d3;
    border-radius: 3px;
}

.category .table-data .table-responsive .table th:nth-child(4), .category .table-data .table-responsive .table td:nth-child(4) {
    width: 28% !important;
}

.category .table-data .table-responsive .table th:nth-child(2), .category .table-data .table-responsive .table td:nth-child(2) {
    width: 20% !important;
    text-align: left;
}

.category .table-data .table-responsive .table th:nth-child(5), .category .table-data .table-responsive .table td:nth-child(5) {
    text-align: center;
}

.category .table-data .table-responsive .table td:nth-child(2) {
    font-weight: 600;
    text-transform: capitalize;
}

.category .table-data .table-responsive .table td:nth-child(4) {
    font-size: 9.5px;
    font-weight: 600;
}

.company .table-data .table-responsive .table th:nth-child(1), .company .table-data .table-responsive .table td:nth-child(1) {
    width: 32% !important;
}

.company .table-data .table-responsive .table th:nth-child(2), .company .table-data .table-responsive .table td:nth-child(2) {
    width: 11% !important;
    text-align: left;
}

.company .table-data .table-responsive .table th:nth-child(3), .company .table-data .table-responsive .table td:nth-child(3) {
    width: 21% !important;
    text-align: left;
}

.company .table-data .table-responsive .table th:nth-child(4), .company .table-data .table-responsive .table td:nth-child(4) {
    width: 16% !important;
}

.company .table-data .table-responsive .table th:nth-child(5), .company .table-data .table-responsive .table td:nth-child(5) {
    width: 12% !important;
}

.company .table-data .table-responsive .table th:nth-child(6), .company .table-data .table-responsive .table td:nth-child(6) {
    width: 14% !important;
    text-align: left;
}

.company .table-data .table-responsive .table th:nth-child(7), .company .table-data .table-responsive .table td:nth-child(7) {
    width: 18% !important;
    text-align: center;
}

.company .table-data .table-responsive .table th:nth-child(8), .company .table-data .table-responsive .table td:nth-child(8) {
    width: 7% !important;
    text-align: left;
}

.company .table-data .table-responsive .table th:nth-child(9), .company .table-data .table-responsive .table td:nth-child(9) {
    text-align: left;
}

.company .table-data .table-responsive .table td:nth-child(2) {
    font-weight: 500;
    text-transform: lowercase;
}

.company .table-data .table-responsive .table td:nth-child(5) {
    font-size: 9.5px;
    font-weight: 600;
}

.profile-thumb {
    width: 36px;
    height: 36px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #E9CC5A;
}

.profile-thumb p {
    margin-bottom: 0;
    font-weight: bold;
    color: #A06A1A;
}

.navbar-header .dropdown button {
    display: flex;
    align-items: center
}

.user-badge {
    width: 32px;
    height: 32px;
    background-color: var(--highlight);
    line-height: 1;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #f1a341;
    font-size: 14px;
    font-weight: var(--bold);
    line-height: 1;
    color: #fff;
    text-transform: uppercase;
}

.admin-label {
    color: #F2A341
}

.accountmanager-label {
    color: #208B51
}

.contentmanager-label {
    color: #369FEC
}

.superadmin-label {
    color: var(--red)
}

.ass {
    width: 70%;
}

.ass .page_item {
    margin-bottom: -1px;
    padding: 20px;
}

.ass .page_item .switch-buttons {
    margin-bottom: 0px !important;
}

.ass .switch {
    margin-bottom: 0px;
    margin-right: 8px;
}

.ass .switch-buttons label {
    color: #7E7E7E !important;
    font-size: 16px !important;
}

.tm .card {
    background: #FFFFFF;
    border: 1px solid #C7CFE6;
    border-radius: 5px;
    padding: 20px;
    padding-bottom: 5px;
}

.tm .card .user_image {
    width: 100%;
    height: 150px;
    display: flex;
    justify-content: center;
    margin: 15px 15px 30px 0;
}

.tm .card .file_upload {
    width: 145px;
    height: 145px;
    border-radius: 100%;
    background: none !important;
    overflow: hidden;
}

.tm .card .file_upload img {
    width: 100%;
}

.tm .card .user_img {
    width: 145px;
    height: 145px;
    border-radius: 100%;
}

.tm .upload_file::after {
    display: none;
}

.tm .card .file_upload {
    position: relative !important;
}

.tm .card .custom-file-input::before {
    background-color: #ffffff;
}

.tm .mb-0.input-field {
    margin-bottom: 0px !important;
}

.tm .user_form .input-field {
    margin-bottom: 15px !important;
}

.user-management .table-data .search-box .dataTables_length .fill_btn {
    background-color: transparent;
    border: 1px solid #afafaf;
    border-radius: 5px;
    font-style: normal;
    font-weight: normal;
    font-size: 11px;
    color: #474646;
    padding: 10.5px 13px 10.5px 13px;
    height: 40px;
    display: flex;
    align-items: center;
    margin-left: 10px;
    font-weight: 500;
}

.navbar-header .d-flex .d-inline-block #page-header-user-dropdown .mdi-chevron-down {
    display: none !important;
}

.navbar-header .d-flex .d-inline-block #page-header-user-dropdown .mdi-chevron-down::before {
    display: none !important;
}

.navbar-header .d-flex .d-inline-block #page-header-user-dropdown {
    padding-left: 0px !important;
}

.modal .modal-dialog {
    max-width: 900px;
}

.modal .modal-dialog .modal-content .modal-header {
    padding: 15px 25px;
}

.modal .modal-dialog .modal-content .modal-body {
    padding: 15px 25px;
}

.advance-search .modal-dialog .modal-content .modal-body {
    padding: 15px 0px;
}

.modal .modal-dialog .modal-content .modal-body .left-block .adv_body {
    padding: 0 25px;
}

.modal .modal-dialog .modal-content .modal-body .left-block .adv_body::-webkit-scrollbar {
    width: 10px;
}

.modal .modal-dialog .modal-content .modal-body .left-block .adv_body::-webkit-scrollbar-thumb {
    background: #E0E2E4;
    border-radius: 6px;
    border: 3px solid #fff;
}

.modal .modal-dialog .modal-content .modal-body .left-block .adv_body::-webkit-scrollbar-track {
    background: #fff;
}

.modal .modal-dialog .modal-content .modal-header .modal-title {
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
    color: #000000;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 0px !important;
}

.modal .modal-dialog .modal-content .modal-header .btn-close {
    margin: 0;
    padding: 0;
    position: absolute;
    right: 3%;
    top: 3% !important;
    color: #000;
    width: 14px;
    height: 14px;
    font-size: 14px;
}

.modal .modal-dialog .modal-content .modal-body label {
    font-weight: 700;
    font-size: 11px;
    color: #3b3b3b;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
}

.modal .modal-dialog .modal-content .modal-body .form-group {
    margin-bottom: 8px;
}

.modal .modal-dialog .modal-content .float-end {
    background-color: #F2A341;
    border: 1px solid #f2a341;
    border-radius: 5px;
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 11px;
    line-height: 17px;
    padding: 10px 17px;
    text-transform: uppercase;
    color: #fff;
    margin: 10px 0px;
}

.modal .modal-dialog .modal-content .adv_footer .float-end {
    margin: 10px 25px 10px 10px;
}

.left-block.adv_search .adv_body .adv_body-inner .form-group .multiselect-container .search-wrapper .searchBox {
    margin-top: 0px;
    padding: 0.2px 6px;
    font-size: 11px !important;
}

.left-block.adv_search .adv_body .adv_body-inner .form-group .multiselect-container li {
    padding: 4px 10px;
    font-size: 10px;
    text-transform: capitalize !important;
}

.left-block.adv_search .adv_body .adv_body-inner .form-group .multiselect-container .highlightOption {
    background-color: #f8b25c;
}

.left-block.adv_search .adv_body .adv_body-inner .form-group .multiselect-container li:hover {
    background-color: #f8b25c;
}

.css-1p3m7a8-multiValue {
    border-radius: 4px;
    color: #000;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center;
}

.css-13cymwt-control .css-1p3m7a8-multiValue .css-wsp0cs-MultiValueGeneric {
    padding: 6px;
    padding-right: 0px;
}

.css-1nmdiq5-menu {
    font-size: 12px !important;
    line-height: 12px;
    font-weight: 500;
    z-index: 9999 !important;
}

.css-1nmdiq5-menu>div::-webkit-scrollbar {
    width: 5px;
}

.css-1nmdiq5-menu>div::-webkit-scrollbar-track {
    background: #f1f1f1;
}

.css-1nmdiq5-menu>div::-webkit-scrollbar-thumb {
    background: #c7c7c7;
    border-radius: 6px;
}

.css-1nmdiq5-menu>div::-webkit-scrollbar-thumb:hover {
    background: #a2a2a2;
}

.css-1p3m7a8-multiValue {
    border-radius: 4px;
    color: #000;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center;
}

.css-1p3m7a8-multiValue {
    padding-right: 0px;
    background: -moz-linear-gradient(top, #EFEFEF 0%, #EEEEEE 47%, #FFFFFF 84%, #FFFFFF 100%);
    background: -webkit-linear-gradient(top, #EFEFEF 0%,#EEEEEE 47%,#FFFFFF 84%,#FFFFFF 100%);
    background: linear-gradient(to bottom, #EFEFEF 0%,#EEEEEE 47%,#FFFFFF 84%,#FFFFFF 100%);
    border: 1px solid #B9B9B9;
}

.css-3w2yfm-ValueContainer {
    -webkit-box-align: center;
    align-items: center;
    display: -webkit-box !important;
    flex: 1 1 0%;
    flex-wrap: nowrap !important;
    position: relative;
    overflow: auto !important;
    padding: 2px 8px;
    box-sizing: border-box;
}

.css-3w2yfm-ValueContainer::-webkit-scrollbar {
    height: 3px;
}

.css-3w2yfm-ValueContainer::-webkit-scrollbar-track {
    background: #f1f1f1;
}

.css-3w2yfm-ValueContainer::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 6px;
}

.css-3w2yfm-ValueContainer::-webkit-scrollbar-thumb:hover {
    background: #555;
}

.css-1dyz3mf {
    -webkit-box-align: center;
    align-items: center;
    display: -webkit-box !important;
    flex: 1 1 0%;
    flex-wrap: nowrap !important;
    position: relative;
    overflow: auto !important;
    padding: 2px 8px;
    box-sizing: border-box;
}

.css-1dyz3mf::-webkit-scrollbar {
    height: 3px;
}

.css-1dyz3mf::-webkit-scrollbar-track {
    background: #f1f1f1;
}

.css-1dyz3mf::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 6px;
}

.css-1dyz3mf::-webkit-scrollbar-thumb:hover {
    background: #555;
}

.css-b62m3t-container .css-13cymwt-control {
    height: auto;
    background-color: #fff;
    min-height: 35px;
    max-height: 60px;
    overflow-y: auto;
}

.css-b62m3t-container .css-13cymwt-control:hover {
    border-color: hsl(0, 0%, 80%);
}

.css-b62m3t-container .css-13cymwt-control:hover {
    border-color: hsl(0, 0%, 80%);
}

.css-b62m3t-container .css-qbdosj-Input {
    font-size: 12px !important;
}

.css-b62m3t-container .css-166bipr-Input {
    font-size: 12px !important;
}

.css-1cfo1cf {
    color: #000 !important;
    font-size: 14px !important;
}

.css-16xfy0z-control {
    border: 1px solid #B6B6B6 !important;
    background-color: #eff2f7 !important;
    border-color: #B6B6B6 !important;
}

.modal .modal-dialog .modal-content .form-control {
    background-color: #fff;
    font-size: 11px;
    height: 37.5px;
    border: 1px solid #b6b6b6;
}

.modal .modal-dialog .modal-content .form-select {
    border: 1px solid #b6b6b6;
}

.Orasi-signin .toast {
    position: absolute;
    bottom: 21%;
    left: 37.5%;
    z-index: 999;
    ;border: 1px solid #a1d8c4;
    background-color: #eaf7ee;
    border-radius: 9px;
    width: auto;
}

.Orasi-signin .toast .toast-header {
    padding: 3px;
    background-color: #eaf7ee;
    position: relative;
    border-radius: 9px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-right: 15px;
}

.Orasi-signin .toast .toast-header .me-auto {
    color: #4b4b4b;
    font-size: 13px;
    margin-bottom: 0;
    display: flex;
    align-items: center;
    padding: 0;
    margin: 0px 20px 0px 0px !important;
    line-height: 0;
    font-weight: 500;
}

.Orasi-signin .toast .toast-header .btn-close {
    font-size: 8px;
    padding: 11px;
    font-weight: 900;
    border-radius: 11px;
    opacity: 0.8;
    width: 0;
    height: 0;
}

.Orasi-signin .toast .toast-header .btn-close:hover {
    background-color: #fff;
}

.Orasi-signin .toast .toast-header .toast-icon {
    width: 28px;
    height: 28px;
    background-color: #3cb15c;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
}

.Orasi-signin .toast .toast-header .toast-icon .material-icons {
    color: #fff;
    font-size: 21px;
}

.Orasi-signin .information {
    border: 1px solid #91bcea;
    background-color: #cfe0ee;
}

.Orasi-signin .information .toast-header {
    background-color: #cfe0ee;
}

.Orasi-signin .information .toast-header .toast-icon {
    background-color: #0367d9;
}

.navbar-header .dropdown button:focus {
    border: none !important;
    outline: none !important;
}

/* .empty-state-body {height: calc(100vh - 420px); position: relative;} */
.empty-state-body {
    height: calc(100vh - 352px);
    position: relative;
}

.empty-state__message {
    max-width: 500px;
    margin: 0 auto;
    padding: 30px;
    margin-top: 10px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.empty-state__message .material-icons {
    color: #f1b141;
    width: 90px;
    height: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #ecf0fa;
    border-radius: 100%;
    margin: 0 auto;
    font-size: 54px;
}

.empty-state__message .form-check {
    color: #000;
    font-weight: 600;
    font-size: 17px !important;
    text-align: center;
    margin-top: 35px;
}

.add-client .create-user-block .form-block #home1 .basic-details {
    background-color: transparent;
    border: none;
    margin-left: -12px;
    margin-right: -12px;
    margin-bottom: 0px;
}

.add-client .create-user-block .form-block #home1 .basic-info-img img {
    max-width: 100%;
    max-height: 100%;
    width: 100%;
    height: auto;
    border-radius: 6px;
    margin-bottom: 9px;
}

/* .add-client .create-user-block .form-block .form-control:-webkit-input-placeholder {color: #474646 !important; font-weight: 500;font-family: 'Montserrat', sans-serif;}
.add-client .create-user-block .form-block .form-control:-ms-input-placeholder {color: #474646 !important; font-weight: 500;font-family: 'Montserrat', sans-serif;}
.add-client .create-user-block .form-block .form-control::placeholder {color: #474646 !important; font-weight: 500;font-family: 'Montserrat', sans-serif;} */
.color-btn {
    background-color: #f1a341;
    color: #fff;
    border: 1px solid #f1a341;
}

.color-btn span {
    color: #fff !important;
}

.video-popup .modal-dialog {
    width: 95%!important;
    max-width: 1000px!important;
}

.video-popup .modal-content {
    border: none !important;
}

.video-popup .modal-content .modal-body {
    padding: 0 !important;
}

.bmpui-ui-watermark {
    display: none;
}

.close-btn {
    position: absolute;
    top: 20px;
    right: 20px;
    appearance: none;
    -webkit-appearance: none;
    line-height: 1;
    border: none;
    border-radius: 100%;
    padding: 5px;
    background-color: #fff;
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 999;
}

.user-management .create-user-block .form-block .country-code {
    display: flex;
    align-items: center;
}

.user-management .create-user-block .form-block .country-code .colorselect {
    border-right: none;
    border: 1px solid #B6B6B6;
    border-radius: 5px 0px 0px 5px;
    height: 40px;
}

.user-management .create-user-block .form-block .country-code .contact-number {
    border-radius: 0px 5px 5px 0px;
    background-color: #fff;
    border-left: none;
}

.user-management .create-user-block .form-block .country-code .colorselect:focus {
    outline: none;
}

.rejectedHide {
    display: none;
}

.clients-search .date-field {
    display: flex;
    align-items: center;
}

.clients-search .search-box .position-relative {
    width: 74% !important;
}

.clients-search .search-box .position-relative .u-calendar {
    border-radius: 0px !important;
    width: 290px;
    margin-left: -1px;
}

.content_edit .form-block #profile1 .btn-primary {
    margin-bottom: 10px;
}

.seller-pop .modal-dialog .modal-content .modal-header .btn-close {
    top: 4% !important;
}

.seller-pop .modal-dialog .modal-content .mb-3.input-field {
    margin-bottom: 8px !important
}

.clients-search .table-data .table-responsive .table th:nth-child(1), .clients-search .table-data .table-responsive .table td:nth-child(1) {
    width: 0% !important;
    display: none;
}

.clients-search .table-data .table-responsive .table th:nth-child(2), .clients-search .table-data .table-responsive .table td:nth-child(2) {
    width: 20% !important;
    text-align: left;
}

.clients-search .table-data .table-responsive .table th:nth-child(3), .clients-search .table-data .table-responsive .table td:nth-child(3) {
    width: 12% !important;
    text-align: left;
}

.clients-search .table-data .table-responsive .table th:nth-child(4), .clients-search .table-data .table-responsive .table td:nth-child(4) {
    width: 19% !important;
    text-align: left;
}

.clients-search .table-data .table-responsive .table th:nth-child(5), .clients-search .table-data .table-responsive .table td:nth-child(5) {
    width: 15% !important;
    text-align: left;
}

.clients-search .table-data .table-responsive .table th:nth-child(6), .clients-search .table-data .table-responsive .table td:nth-child(6) {
    width: 13% !important;
    text-align: left;
}

.clients-search .table-data .table-responsive .table th:nth-child(7), .clients-search .table-data .table-responsive .table td:nth-child(7) {
    width: 16% !important;
    text-align: center;
}

.clients-search .table-data .table-responsive .table td:nth-child(8) .d-flex .action-button {
    border-radius: 5px;
    margin: 0;
}

.import-content .import-content-status .create-user-block {
    height: auto !important;
}

.import-content-status .breadcrumb .content-status-count .d-flex {
    margin-left: 25px;
    border-radius: 5px;
    position: relative;
    flex-direction: column;
}

.import-content-status .breadcrumb .content-status-count .d-flex .menu-path {
    margin-top: 0px;
    line-height: 0;
    display: flex;
    align-items: center;
    font-size: 12px;
}

.import-content-status .breadcrumb .content-status-count .d-flex .menu-path .material-icons {
    margin-right: 5px;
    font-size: 18px;
}

.import-content .import-content-status .breadcrumb .content-status-count .d-flex .menu-path .count {
    padding: 11px;
    border-radius: 50px;
    color: #fff;
    margin-left: 7px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 2px;
    font-size: 13px;
    font-weight: 600;
}

.import-content-status .create-user-block .d-flex {
    width: 100%;
    justify-content: space-between;
    margin-bottom: 15px;
}

.import-content-status .create-user-block .d-flex p {
    font-size: 15px;
    font-weight: 600;
    text-transform: capitalize;
    margin-bottom: 0;
}

.import-content .import-content-status .create-user-block .d-flex .download-table-xls-button {
    background-color: transparent;
    border: 1px solid #AFAFAF;
    border-radius: 5px;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    color: #474646;
    padding: 9.5px 13px 9.5px 13px;
    display: flex;
    align-items: center;
}

.import-content .import-content-status .create-user-block .d-flex .download-table-xls-button span {
    font-size: 14px;
    margin-right: 5px;
}

.import-content .import-content-status .create-user-block {
    padding: 30px 30px;
}

.table-responsive .table {
    margin-bottom: 10px;
}

.table-responsive::-webkit-scrollbar {
    height: 8px !important;
    width: 8px
}

.table-responsive::-webkit-scrollbar-thumb {
    background: #cbc9c9;
    border-radius: 6px;
}

.table-responsive::-webkit-scrollbar-track {
    background: #e7e7e7;
}

.required {
    color: red;
    font-size: 16px;
    position: absolute;
    top: -5px;
}

.table-responsive .table {
    margin-bottom: 10px;
}

.viwe-client-search .table-data .card-body .menu-path {
    font-size: 15px;
    color: #313E5B;
    font-weight: 400;
    margin-bottom: 0;
}

.viwe-client-search .table-data .card-body .menu-path b {
    margin-left: 10px;
}

.viwe-client-search .table-data .card-body .badge {
    margin-bottom: 0;
    background-color: var(--red);
    margin-left: 10px;
    font-weight: 700;
    padding: 5px 8px;
    font-size: 12px;
}

.viwe-client-search .page-content .container-fluid .table-data .card-body {
    padding-top: 25px;
}

.viwe-client-search .page-content .container-fluid .table-data .card-body .row.mb-2 {
    margin-bottom: 20px !important;
}

.viwe-client-search .page-content .container-fluid .table-data .card-body .table-responsive {
    width: 50%;
    margin: 0 auto;
}

.viwe-client-search .table-data .table-responsive .table td:nth-child(1) {
    text-transform: capitalize;
    text-align: left;
    font-weight: 600;
    width: 50% !important;
}

.viwe-client-search .table-data .table-responsive .table td:nth-child(2) {
    text-transform: capitalize;
    text-align: left;
    font-weight: 500;
    width: 50% !important;
    background-color: transparent;
    position: inherit;
    border-left: 1px solid #d5d6d8;
}

::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.4) !important;
}

::-moz-placeholder {
    color: rgba(0, 0, 0, 0.4) !important;
}

:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.4) !important;
}

:-moz-placeholder {
    color: rgba(0, 0, 0, 0.4) !important;
}

select {
    color: rgba(0, 0, 0, 0.80) !important;
}

option:not(:first-of-type) {
    color: rgba(0, 0, 0, 1) !important;
}

.colorselect::select {
    color: rgba(0, 0, 0) !important;
}

.colorselect {
    color: rgba(0, 0, 0) !important;
}

.form-select:focus {
    background-color: #fff;
}

.map-content .map-content-block .table-responsive table>tbody>tr>td:last-child {
    background-color: transparent;
    position: inherit;
    border-left: none;
}

.map-content .map-content-block .table-responsive table>thead>tr>th:last-child {
    background-color: #fff;
    position: inherit;
    border-left: none;
}

.user-management .table-data .table-responsive .table-nowrap td {
    white-space: inherit;
    background-color: inherit;
}

.errormsg {
    font-weight: normal !important;
    font-size: 12px !important;
}

.default-wrapper {
    position: absolute;
    padding: 15px;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    text-align: center;
}

.default-wrapper .icon-block {
    width: 100px;
    height: 100px;
    background: #E9EDF7;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    margin-bottom: 10px;
}

.default-wrapper h5 {
    font-size: 14px;
    text-align: center;
}

.title-block {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 3px;
}

.title-block label {
    margin-bottom: 0!important;
}

.title-block button {
    appearance: none;
    -webkit-appearance: none;
    border: none;
    background-color: #F1A341;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    padding: 4px 6px;
    border-radius: 3px;
    line-height: 1;
}

.title-block button span {
    color: #fff;
    font-size: 10px;
}

.orasi-preloader {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 16%;
    right: 0;
    background-color: rgba(0, 0, 0, 0.1);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.orasi-preloader img {
    width: 36px;
    height: 36px;
    animation: 1.5s ease 0s infinite beat;
}

@keyframes beat {
    0%, 50%, 100% {
        transform: scale(1, 1) rotate(0deg);
    }

    30%, 80% {
        transform: scale(0.8, 0.8) rotate(360deg);
    }
}

.import-content-status .table-check {
    display: flow-root !important;
    overflow-y: auto;
    max-height: 412px;
    display: block;
}

.import-content .import-content-status .table-nowrap td {
    white-space: inherit !important;
}

.import-content-status .table-check thead {
    position: sticky;
    top: 0;
}

.import-content-status .table-check::-webkit-scrollbar {
    width: 8px !important;
    height: 8px !important;
    background: #ebe9e9;
}

.import-content-status .table-check::-webkit-scrollbar-track {
    border-radius: 10px;
}

.import-content-status .table-check::-webkit-scrollbar-thumb {
    background: #c9c9c9;
    border-radius: 10px;
}

.import-content-status .table-check::-webkit-scrollbar-thumb:hover {
    background: #bcbbbb;
}

.orasi-preloader h1 {
    text-align: center;
    font-family: "Heebo", sans-serif;
    font-weight: 100;
    margin: 10px 20px 0 0;
    font-size: 18px;
    margin-bottom: 10px;
    color: #000;
}

.progress-bar {
    position: relative;
    height: 10px;
    width: 200px;
    background: var(--grey);
    border-radius: 25px;
}

.progress-fill {
    position: absolute;
    height: 10px;
    width: 0%;
    animation: progress-forward 3s infinite;
    background: #34c38f;
    border-radius: 15px;
}

@keyframes progress-forward {
    0% {
        width: 0%;
    }

    25% {
        width: 50%;
    }

    50% {
        width: 75%;
    }

    75% {
        width: 85%;
    }

    100% {
        width: 100%;
    }
}

.recommeded .table-data .search-box.d-inline-block .position-relative {
    width: 41% !important;
}

.recommeded .table-data .table-responsive .table th:nth-child(7), .recommeded .table-data .table-responsive .table td:nth-child(7) {
    width: 13% !important;
    text-align: left;
}

.recommeded .table-data .table-responsive .table td .d-flex .action-button {
    border-radius: 5px;
    margin: 0;
}

.clients .table-data .table-responsive .table td:nth-child(6) {
    font-weight: 500;
    font-size: 11.5px;
}

.contact .table-data .table-responsive .table th:nth-child(2), .contact .table-data .table-responsive .table td:nth-child(2) {
    width: 26% !important;
    text-align: left;
}

.contact .table-data .table-responsive .table th:nth-child(3), .contact .table-data .table-responsive .table td:nth-child(3) {
    width: 24% !important;
    text-align: left;
}

.contact .table-data .table-responsive .table th:nth-child(4), .contact .table-data .table-responsive .table td:nth-child(4) {
    width: 16% !important;
    text-align: left;
}

.contact .table-data .table-responsive .table th:nth-child(5), .contact .table-data .table-responsive .table td:nth-child(5) {
    width: 16% !important;
    text-align: left;
}

.contact .table-data .table-responsive .table th:nth-child(6), .contact .table-data .table-responsive .table td:nth-child(6) {
    width: 13% !important;
    text-align: left;
}

.contact .table-data .table-responsive .table td .d-flex .action-button {
    border-radius: 5px;
}

.contact .table-data .search-box .position-relative {
    width: 41% !important;
}

.view-deals .create-user-block .form-block #home1 .col-md-4 .d-flex.align-items-center img {
    width: 50px;
    height: 50px;
    border-radius: 5px;
    margin-right: 15px;
}

.view-deals .create-user-block .form-block #home1 .col-md-4 .d-flex.align-items-center p {
    font-size: 12px !important;
    margin: 0;
}

.view-deals #home1 .table-data .pagination-block {
    background-color: transparent !important;
    border: none !important;
}

.view-deals .table-data .table-responsive .table td .d-flex img {
    width: 21px;
    height: auto;
    border: 1px solid #d3d3d3;
    border-radius: 3px;
}

.view-deals .page-content .pagination-block .col-md-7 .pagination .page-link {
    background-color: transparent;
}

.view-deals .table-data .table-responsive .table td:nth-child(1) {
    white-space: nowrap;
}

.view-deals .table-data .table-responsive {
    margin-bottom: 10px;
    max-height: 500px;
    overflow: auto;
}

/* .view-deals .create-user-block .form-block #home1 .status label {width: 103px;} */
.view-deals .create-user-block .form-block #home1 .row.status .form-control {
    width: 150px;
}

.view-deals .create-user-block .form-block #home1 .row.status .status-block .form-control {
    width: 180px;
}

.view-deals .create-user-block .form-block #home1 .row.status .status-block {
    width: 25% !important;
    padding-right: 0 !important;
}

.view-deals .create-user-block .form-block #home1 .row.status .status-block .input-field.d-flex {
    float: right !important;
}

.add-client .create-user-block .form-block #home1 .row.status .input-field {
    margin-bottom: 0 !important;
}

.add-client .create-user-block .form-block #home1 .comment-section {
    padding-top: 5px;
}

.disable {
    opacity: 0.5;
}

.row.comment-section.created {
    padding-bottom: 10px;
}

.add-client .create-user-block .form-block textarea {
    height: 97px !important;
}

.new-look-up .modal-dialog {
    max-width: 400px !important;
}

.new-look-up .modal-dialog .btn {
    float: right;
    margin-top: 12px;
    font-size: 10px;
    margin-bottom: 4px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 11px 15px;
    position: relative;
    cursor: pointer !important;
    display: flex;
    align-items: center;
    line-height: normal;
}

.new-look-up .modal-dialog .modal-content .modal-header .modal-title {
    font-size: 15px !important;
}

.new-look-up .modal-dialog .modal-content .modal-header .btn-close {
    top: 9.5% !important;
    right: 6% !important;
}

.new-look-up .modal-dialog {
    -webkit-transform: translate(0%,70%) !important;
    transform: translate(0%,70%) !important;
}

.view-deals .create-user-block .form-block textarea {
    height: 97px !important;
}

.view-deals .table-data .table-responsive .table th:nth-child(2), .view-deals .table-data .table-responsive .table td:nth-child(2) {
    text-align: left;
    width: 47% !important;
}

.view-deals .table-data .table-responsive .table td:nth-child(2) {
    font-weight: 500;
}

/* .orasi-preloader h1:after { overflow: hidden; display: inline-block; vertical-align: bottom; -webkit-animation: ellipsis steps(4,end) 900ms infinite; animation: ellipsis steps(4,end) 900ms infinite; content: "\2026"; width: 0px;} */
@keyframes ellipsis {
    to {
        width: 1.25em;
    }
}

@-webkit-keyframes ellipsis {
    to {
        width: 1.25em;
    }
}

/* .user-management .page-content .table-responsive {max-height: calc(100vh - 375px);} */
/* .create-user .create-user-block .form-block .col-md-6:nth-child(4) .form-label {margin-top: 5.5px; margin-bottom: 6.5px;} */
/* .user-management .page-content .table-responsive .table-light {position: sticky; top: 0;} */
#page-topbar .navbar-header .dropdown #page-header-notifications-dropdown {
    display: none;
}

.user-management .table-data .card-body .search-box .dropdown-toggle {
    padding: 11.8px 13px !important;
    font-size: 11px !important;
    background-color: var(--highlight) !important;
    border: var(--highlight) !important;
    color: #fff !important;
    width: 70px !important;
    justify-content: center !important;
    border-radius: 5px !important;
    height: 40px;
}

.user-management .table-data .card-body .search-box .dropdown-toggle:hover {
    padding: 11.8px 13px !important;
    font-size: 11px !important;
    color: #fff !important;
    width: 70px !important;
    justify-content: center !important;
    border-radius: 5px !important;
    height: 40px;
}

.user-management .table-data .card-body .search-box .dropdown-toggle.active {
    background-color: var(--highlight);
    border: var(--highlight);
}

.user-management .table-data .search-box .dataTables_length .fill_btn .material-icons-outlined {
    font-size: 16px;
    color: #1C1B1F;
    margin-right: 5px;
}

.user-management .table-data .search-box .dataTables_length .dropdown .dropdown-menu .dropdown-item .material-symbols-outlined {
    display: none;
}

.user-management .table-data .search-box .dataTables_length .dropdown .dropdown-menu.show {
    min-width: auto;
}

.user-management .table-data .search-box .dataTables_length .dropdown .dropdown-menu .dropdown-item {
    padding: 5px 15px;
    font-size: 12px;
}

.user-management .table-data .dataTables_length .fill_btn {
    background-color: transparent;
    border: 1px solid #afafaf;
    border-radius: 5px;
    font-style: normal;
    font-weight: normal;
    font-size: 11px;
    color: #474646;
    padding: 10.5px 13px 10.5px 13px;
    height: 40px;
    display: flex;
    align-items: center;
    font-weight: 500;
}

.user-management .table-data .dataTables_length .fill_btn .material-icons {
    font-size: 16px;
    color: #1C1B1F;
    margin-right: 5px;
}

.export .table-data .button-block {
    display: flex;
}

.export .table-data .button-block .dataTables_length {
    margin-right: 10px;
}

.export .table-data .button-block .dataTables_length .fill_btn {
    padding: 10.5px 20px 10.5px 20px;
    cursor: pointer;
}

.export .table-data .table-responsive .export-table-data th:nth-child(1), .export .table-data .table-responsive .export-table-data td:nth-child(1) {
    width: 30% !important;
}

.export .table-data .table-responsive .export-table-data th:nth-child(2), .export .table-data .table-responsive .export-table-data td:nth-child(2) {
    text-align: left;
    width: 29% !important;
}

.export .table-data .table-responsive .export-table-data th:nth-child(3), .export .table-data .table-responsive .export-table-data td:nth-child(3) {
    text-align: left;
    width: 17% !important;
}

.export .table-data .table-responsive .export-table-data th:nth-child(4), .export .table-data .table-responsive .export-table-data td:nth-child(4) {
    text-align: left;
    width: 18% !important;
}

.export .table-data .table-responsive .export-table-data th:nth-child(5), .export .table-data .table-responsive .export-table-data td:nth-child(5) {
    text-align: left;
    width: 16% !important;
}

.export .table-data .table-responsive .export-table-data th:nth-child(6), .export .table-data .table-responsive .export-table-data td:nth-child(6) {
    text-align: left;
    width: 10% !important;
}

.export .table-data .table-responsive .export-table-data th:nth-child(7), .export .table-data .table-responsive .export-table-data td:nth-child(7) {
    text-align: center;
    width: 6% !important;
}

.export .table-data .table-responsive .export-table-data td .d-flex .action-button .material-icons-outlined {
    font-size: 13px!important;
    margin-right: 0px;
    color: #000 !important;
}

.export .table-data .table-responsive .export-table-data td:nth-child(4) {
    text-transform: uppercase;
    font-weight: 500;
}

.export .table-data .dataTables_length .border-danger.active {
    background-color: #f66a6a;
    color: #fff !important;
}

.export .table-data .dataTables_length .border-success.active {
    background-color: #34c38f;
    color: #fff !important;
}

.export .table-data .dataTables_length .border-primary.active {
    background-color: #556ee6;
    color: #fff !important;
}

.export .table-data .dataTables_length .border-warning.active {
    background-color: #f1b44c;
    color: #fff !important;
}

.export .table-data .table-responsive .export-table-data td:nth-child(3) {
    font-weight: 500;
}

.avatar-block {
    background-color: #fff;
    border-radius: 5px;
    width: 100%;
    overflow: hidden;
    box-shadow: 0 0 30px rgb(214 215 216 / 60%);
}

.avatar-block .avatar-header {
    background-image: url(https://d9nwtjplhevo0.cloudfront.net/orasi/client/resources/orasiv1/images/bg-pattern.jpg);
    background-size: 100%;
    position: relative;
    height: 100px;
}

.avatar-img-block {
    display: flex;
    width: 110px;
    height: 110px;
    border-radius: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -15px);
    background-color: var(--highlight);
    overflow: hidden;
    border: 5px solid #fff;
    box-shadow: 0 0 30px rgb(214 215 216 / 60%);
    align-items: center;
    justify-content: center;
}

.avatar-img-block p {
    color: #fff;
    font-weight: var(--bold);
    font-size: 42px;
    font-family: var(--font);
    margin-bottom: 0;
}

.avatar-body {
    padding: 35px 20px;
    text-align: center;
}

.avatar-body .username {
    font-size: 1rem;
}

.avatar-body .badge {
    background-color: var(--red);
    text-transform: uppercase;
    padding: 4px 7px;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    border-radius: 6px
}

.add-client .create-user-block .form-block .tab-content #profile1 .document-title .btn-primary .material-icons {
    font-size: 15px;
    margin-right: 3px;
    font-weight: 600;
}

.no-documents {
    max-width: 500px;
    margin: 0 auto;
    padding: 30px;
    height: calc(100vh - 438px);
}

.no-documents .material-icons-outlined {
    color: #fff;
    width: 115px;
    height: 115px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #b7b7b7;
    border-radius: 100%;
    margin: 0 auto;
    font-size: 52px;
    font-weight: normal;
}

.no-documents p {
    color: #606060;
    font-weight: 600;
    font-size: 16px !important;
    text-align: center;
    margin-top: 35px;
}

.add-document .modal-content .btn-gray #upload {
    width: 100%;
    height: 37.5px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.add-document .modal-content .btn-gray.input-field {
    width: 100%;
    height: 37.5px;
    background-color: #dee0e7;
    color: #3d3d3d;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px dashed #797979;
    border-radius: 0.25rem;
    position: relative;
    cursor: pointer;
    font-weight: 700;
    font-size: 11px;
}

.add-document .modal-content .btn-gray.input-field .material-icons {
    margin-right: 5px;
    font-size: 21px;
}

.add-document .modal-content .modal-body p {
    font-size: 11px;
    font-weight: 500;
    margin-bottom: 7px;
}

.edit-content .content_edit .form-block .tab-content #videoclips .row .col-md-3 .font-size-14 {
    margin: 10px 13px 10px 0;
}

.edit-content .content_edit .form-block .tab-content #videoclips .row .col-md-3 .btn-primary {
    padding: 11px 15px;
    font-weight: 700;
    margin: 10px 0 13px 0;
}

.edit-content .content_edit .form-block .tab-content #videoclips .row .col-md-3 .btn-primary .material-icons {
    font-size: 15px;
    margin-right: 3px;
    font-weight: 600;
}

.permission-block table {
    background-color: #ffffff;
    border: 0.5px solid #d2daef;
    margin-bottom: 0px;
}

.permission-block .table-responsive {
    border: 0.3px solid #b6b6b6;
    max-height: 65.8vh;
    overflow-y: auto;
}

.permission-block .table-responsive::-webkit-scrollbar {
    height: 8px !important;
    width: 5px
}

.permission-block table thead tr th {
    color: #000;
    font-size: 11px;
    font-weight: 700;
}

.permission-block table thead tr th .d-flex .material-icons-outlined {
    margin-right: 10px;
    font-size: 15px;
}

.permission-block table thead tr th .d-flex .form-check-input {
    margin-right: 5px;
    width: 1.15em;
    height: 1.15em;
}

.permission-block table .form-check-input {
    border: 1px solid #b6b6b6;
}

.permission-block table tbody tr td {
    color: #000;
    font-size: 10px;
    font-weight: 600;
}

.permission-block table tbody tr td .form-check-input {
    width: 1.3em;
    height: 1.3em;
}

.permission-block table tbody tr:nth-of-type(even) {
    background-color: #ECF0FA;
}

.permission-block table tbody .arrow-right {
    background-color: #ffffff !important;
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
}

.permission-block table tbody .arrow-right .d-flex {
    padding-left: 30px;
}

.permission-block table tbody tr td .d-flex .material-symbols-outlined {
    color: #838b98;
    font-weight: 600;
    font-size: 17px;
}

.permission-block table tbody .arrow-right .material-symbols-outlined {
    color: #838b98 !important;
}

.permission-block table thead tr th:nth-child(1), .create-user .create-user-block .permission-block table tbody tr td:nth-child(1) {
    width: 67% !important;
}

.permission-block table tbody .reports {
    border-bottom: 1px solid #d2daef;
}

.permission-block table thead tr th, .permission-block table tbody tr td {
    padding: 0.5rem 0.75rem;
}

.create-user .create-user-block .btn-block {
    margin-bottom: 9px;
}

.create-deals .create-user-block .table-data .col-md-12 .btn {
    float: left;
    margin-bottom: 20px;
    padding: 8px 14px;
    font-size: 10px;
}

.create-deals .create-user-block .table-data .table-responsive {
    max-height: 400px
}

.create-deals .create-user-block .table-data .table-responsive .table th span {
    margin-left: 5px;
    font-size: 16px;
    vertical-align: sub;
    font-weight: 900;
    cursor: pointer;
}

.create-deals .create-user-block .table-data .table-responsive .table td .btn-rounded {
    color: #000;
    background-color: transparent;
    border: none;
    border-radius: unset;
    text-transform: uppercase;
    font-size: 11.5px;
    padding: 0;
    font-weight: 500;
    cursor: auto;
    text-align: left;
    width: auto;
    margin: 0
}

/* .create-deals .create-user-block .table-data .table-responsive .table td .d-flex .action-button.text-danger .mdi-delete {color: #ed3736;} */
.create-deals .create-user-block .table-data .table-responsive .table td:nth-child(3) {
    font-style: normal;
    font-weight: 600;
    font-size: 11.5px;
    color: #000000;
    text-transform: capitalize;
}

.create-deals .create-user-block .table-data .table-responsive .table th:nth-child(1), .create-deals .create-user-block .table-data .table-responsive .table td:nth-child(1) {
    width: 0% !important;
}

.create-deals .create-user-block .table-data .table-responsive .table th:nth-child(2), .create-deals .create-user-block .table-data .table-responsive .table td:nth-child(2) {
    text-align: center;
    width: 1% !important;
}

.create-deals .create-user-block .table-data .table-responsive .table th:nth-child(3), .create-deals .create-user-block .table-data .table-responsive .table td:nth-child(3) {
    width: 11% !important;
}

.create-deals .create-user-block .table-data .table-responsive .table th:nth-child(4), .create-deals .create-user-block .table-data .table-responsive .table td:nth-child(4) {
    width: 12% !important;
}

.create-deals .create-user-block .table-data .table-responsive .table th:nth-child(5), .create-deals .create-user-block .table-data .table-responsive .table td:nth-child(5) {
    width: 16% !important;
}

.create-deals .create-user-block .table-data .table-responsive .table th:nth-child(6), .create-deals .create-user-block .table-data .table-responsive .table td:nth-child(6) {
    text-align: center;
    width: 0% !important;
}

.create-deals .create-user-block .form-block .row {
    border: 1px solid #c1c1c1;
    border-radius: 5px;
    margin-bottom: 15px;
    margin-left: 0px;
    margin-right: 0px;
    background-color: #f5f7fa;
}

.create-deals .create-user-block .form-block .input-field {
    margin-bottom: 13px !important;
}

.create-deals .create-user-block .table-data .col-md-12 textarea {
    height: 97px !important;
}

.create-deals .create-user-block .form-block .status {
    border: none;
    border-radius: unset;
    margin-bottom: 0px;
    background-color: transparent;
}

.create-deals .create-user-block .form-block .status .col-md-9.justify-content-end {
    padding-right: 0px !important;
}

.create-deals .create-user-block .table-data .table-responsive .table td a img {
    width: 21px;
    height: auto;
    border: 1px solid #d3d3d3;
    border-radius: 3px;
}

.create-deals .create-user-block .table-data .table-responsive .table td:nth-child(3) button {
    color: #000;
    background-color: transparent;
    border: none;
    border-radius: 5px;
    text-transform: uppercase;
    font-size: 9.5px;
    padding: 0px;
    font-weight: 600;
    cursor: auto;
    text-align: left;
}

.create-deals .create-user-block .table-responsive .table td .d-flex .action-button.text-danger {
    border-radius: 5px;
    margin: 0;
}

.add-document .modal-content .modal-header .close-btn {
    top: 7.5% !important;
    right: 4% !important;
    color: #000;
    width: 14px;
    height: 14px;
    font-size: 14px;
    margin: 0;
    padding: 0;
    position: absolute;
}

.add-document .modal-content .modal-header .close-btn .material-icons {
    font-size: 21px;
}

.edit-content .basic-info-img {
    position: inherit;
}

.edit-content .basic-info-img img::before {
    content: "";
    background: rgba(0, 0, 0, 0.8);
    position: absolute;
    left: 30px;
    right: 30px;
    top: 30px;
    bottom: 30px;
    transition: all ease-in-out 0.3s;
    z-index: 0;
    opacity: 0;
}

.edit-content .basic-info-img img:hover::after {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 1;
}

.edit-content .basic-info-img .edit-info {
    opacity: 0;
    text-align: left;
    transition: all ease-in-out 0.3s;
}

.edit-content .basic-info-img:hover .edit-info {
    opacity: 1;
}

.edit-content .basic-info-img .black-gradient {
    background: -moz-linear-gradient(top, #00000000 0%, #000000 50%);
    background: -webkit-linear-gradient(top, #00000000 0%,#000000 50%);
    background: linear-gradient(to bottom, #00000000 0%,#000000 50%);
}

.edit-content .basic-info-img .border-btn_sm {
    position: absolute;
    top: 29px;
    right: 8px;
    border-radius: 100%;
    background-color: #F1A341;
    box-shadow: none;
    border: 1px solid #f1a341;
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.edit-content .basic-info-img .border-btn_sm .font-size-18 {
    font-size: 17px!important;
    color: #fff;
}

.edit-category .create-user-block {
    display: block;
}

.edit-category .create-user-block .left_block {
    padding-right: 0px;
    overflow: hidden;
}

.edit-category .create-user-block .left_block .btn-primary {
    width: 100%;
    justify-content: center;
    height: 43px;
}

.edit-category .create-user-block .left_block .btn-primary {
    width: 100%;
    justify-content: center;
    height: 43px;
}

.edit-category .create-user-block .left_block .btn-primary input[type="file"] {
    width: 100%;
    height: 40px;
    border-radius: 5px;
    opacity: 0;
    overflow: hidden;
    cursor: pointer;
    position: absolute;
}

.edit-category .create-user-block label {
    font-size: 12px !important;
    color: #000 !important;
}

.edit-category .create-user-block .left_block .upload-image {
    width: 100%;
    overflow: hidden;
    border-radius: 7px;
    padding: 46%;
    position: relative;
    margin-bottom: 14px;
    cursor: pointer;
    border: 1px solid #b6b6b6;
}

.edit-category .create-user-block .left_block .upload-image img {
    position: absolute;
    max-width: 100%;
    max-height: 100%;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    width: 100%;
}

.edit-category .create-user-block .table-responsive {
    max-height: calc(100vh - 165px);
    overflow-y: scroll;
}

.edit-category .create-user-block .form-block .row.status {
    margin-top: 15px;
}

.edit-category .create-user-block .form-block .row.status .justify-content-between .input-field {
    margin-bottom: 0px !important;
}

.edit-category .create-user-block .form-block .row.status .justify-content-end .btn-block {
    margin-bottom: 0px;
}

.edit-category .create-user-block .table-responsive .table {
    margin-bottom: 0px !important;
}

.edit-category .create-user-block .table-responsive .table thead th {
    font-weight: 700;
    font-size: 11px;
    padding: 10px;
    top: 0;
    position: sticky;
    z-index: 999;
}

.edit-category .create-user-block .table-responsive .table tbody td {
    font-weight: 500;
    font-size: 11.5px;
    padding: 10px;
}

.edit-category .create-user-block.content_edit.block_buyer .table-responsive .table th:nth-child(1), .edit-category .create-user-block.content_edit.block_buyer .table-responsive .table td:nth-child(1) {
    width: 9% !important;
}

.edit-category .create-user-block.content_edit.block_buyer .table-responsive .table th:nth-child(2), .edit-category .create-user-block.content_edit.block_buyer .table-responsive .table td:nth-child(2) {
    width: 41% !important;
    text-align: center;
}

.edit-category .create-user-block.content_edit.block_buyer .table-responsive .table th:nth-child(3), .edit-category .create-user-block.content_edit.block_buyer .table-responsive .table td:nth-child(3) {
    width: 0% !important;
    text-align: center;
}

.edit-category .create-user-block.content_edit.block_buyer .table-responsive .table th:nth-child(4), .edit-category .create-user-block.content_edit.block_buyer .table-responsive .table td:nth-child(4) {
    width: 15% !important;
    text-align: center;
}

.edit-category .create-user-block.content_edit.block_buyer .table-responsive .table th:nth-child(5), .edit-category .create-user-block.content_edit.block_buyer .table-responsive .table td:nth-child(5) {
    width: 0% !important;
    text-align: center;
}

.edit-category .create-user-block .table-responsive .table .form-check {
    margin-bottom: 0;
    height: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.edit-category .create-user-block .col-md-9.ps-1 .form-block .col-md-12 .btn-block {
    margin-bottom: 0px;
    margin-top: 15px;
}

.view-category .create-user-block.content_edit.block_buyer .table-responsive .table th:nth-child(2), .view-category .create-user-block.content_edit.block_buyer .table-responsive .table td:nth-child(2) {
    width: 13% !important;
    text-align: center;
}

.view-category .create-user-block.content_edit.block_buyer .table-responsive .table th:nth-child(1), .view-category .create-user-block.content_edit.block_buyer .table-responsive .table td:nth-child(1) {
    width: 0% !important;
    text-align: left;
}

.user-management .table-data .card-body .search-box .notify-dd.dropdown .dropdown-toggle {
    border: 1px solid #afafaf !important;
    background-color: #fff !important;
    color: #474646 !important;
}

.table-responsive table thead tr th:last-child, .table-responsive table tbody tr td:last-child {
    position: sticky;
    right: 0;
    z-index: 8;
}

.create-deals .table-responsive table td .cast {
    word-break: break-all;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: inherit !important;
    border: none;
}

.permission-block .permission-title {
    display: flex;
    align-items: center;
    margin-bottom: 6px;
    color: #000;
    font-size: 12px;
    font-weight: 700;
}

.permission-block .permission-title span {
    font-size: 19px;
    margin-right: 5px;
    left:154px;
}

.permission-block .table-responsive table tbody .menu-titles td {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 9.5px;
}

.permission-block .table-responsive table tbody .menu-titles td .material-icons-outlined {
    color: #f2a344;
    font-size: 16px;
    margin-right: 4px;
}

.permission-block .table-responsive thead tr th {
    position: sticky;
    top: 0;
    z-index: 999;
    background-color: #ECF0FA;
}

.create-user .create-user-block .form-block .input-field .errormsg {
    position: absolute;
    bottom: -18px;
    left: 0px;
}

.access-denied .modal-dialog {
    max-width: 500px !important;
    position: absolute;
    transform: translate(-50%, -50%) !important;
    left: 50%;
    top: 50%;
    width: 500px;
    margin: 0;
}

.access-denied .modal-dialog .modal-content {
    background-color: #e8e8e8;
    border-radius: 8px;
}

.access-denied .modal-dialog .modal-content .modal-body {
    background-color: #e8e8e8;
    border-radius: 8px;
    padding: 15px 20px !important;
}

.access-denied .modal-dialog .modal-content .modal-body h3 {
    text-align: center;
    color: #000;
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 700;
    margin: 8px 0px 18px 0px;
}

.access-denied .modal-dialog .modal-content .modal-body p {
    color: #2b2b2b;
    margin-bottom: 0px;
    font-size: 13px;
    font-weight: 500;
    text-align: center;
}

.access-denied .modal-dialog .modal-content .modal-body .fill_btn {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px;
    display: block;
    margin: 16px 3px;
    margin-bottom: 5px;
    padding: 11px 25px;
    background-color: var(--highlight);
    border: var(--highlight);
    border-radius: 50px;
    color: #fff;
}

.access-denied .modal-dialog .modal-content .modal-body .close-btn {
    position: absolute;
    top: 9px;
    right: 13px;
    width: 27px;
    height: 27px;
    background-color: #efefef;
}

.access-denied .modal-dialog .modal-content .modal-body .close-btn span {
    color: #0a0a0a;
    font-size: 17px;
}

.access-denied .modal-dialog .modal-content .modal-body .access-denied-icon {
    width: max-content;
    margin: 0 auto;
    display: block;
    color: #000;
    font-size: 28px;
}

.access-denied .modal-dialog .modal-content .modal-body .popup-footer {
    display: flex;
    align-items: center;
    justify-content: center;
}

.table-actions-btn .loading-icon, button .loading-icon {
    animation: 0.8s linear 0s infinite rotate;
    width: 24px;
}

.export .action-button .loading-icon {
    animation: 0.8s linear 0s infinite rotate;
    width: 11px;
}

.table-actions-btn .loading-icon {
    width: 15px;
    position: relative;
    left: inherit;
    top: inherit;
}

@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.loading-icon {
    animation: 0.8s linear 0s infinite rotate;
    width: 18px;
}

.access-denied .fill_btn .loading-icon {
    animation: 0.8s linear 0s infinite rotate;
    width: 16px;
}

.Orasi-signin .loading-icon {
    display: none;
}

.clients-search .table-data .card-body .search-box .dropdown {
    background-color: transparent !important;
    border: 1px solid #afafaf !important;
    border-radius: 0px !important;
    color: #474646 !important;
    height: 40px;
    width: 56%;
    margin-left: 0;
}

.clients-search .table-data .card-body .search-box .dropdown .dropdown-toggle {
    background-color: transparent !important;
    cursor: auto;
    color: #474646 !important;
    width: 100% !important;
    display: flex;
    align-items: center;
    justify-content: left !important;
}

.clients-search .table-data .card-body .search-box .dropdown .dropdown-toggle:hover {
    padding: 11.8px 13px !important;
    font-size: 11px !important;
    color: #474646 !important;
    width: 100% !important;
    height: 40px;
}

.clients-search .table-data .card-body .search-box .dropdown .dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
    font-size: 15px;
    margin-left: 7px;
}

.clients-search .table-data .card-body .search-box .dropdown .dropdown-menu {
    top: 38px !important;
    left: 0px !important;
    padding: 10px !important;
    border: 1px solid #afafaf !important;
    border-radius: 5px;
}

.clients-search .table-data .card-body .search-box .dropdown .form-control {
    height: 32px !important;
    padding: 0 5px !important;
    border: 1px solid #afafaf !important;
    border-radius: 2px !important;
    width: 100% !important;
    display: block;
}

.clients-search .table-data .card-body .search-box .dropdown .and {
    margin: 5px 0px;
    text-align: center;
    font-size: 14px;
    color: #000;
    font-weight: 400;
}

.clients-search .table-data .card-body .search-box .dropdown .apply {
    background-color: #F1A341;
    border-radius: 2px;
    color: #ffffff !important;
    height: 32px;
    width: 100%;
    margin-top: 10px;
    font-size: 14px;
    border: solid 1px #F1A341;
    text-align: center;
    justify-content: center;
}

.clients-search .table-data .search-box .position-relative .form-control {
    width: 77%;
}

.lps .accordion .accordion-item {
    border: 1px solid #D2DAF0;
    background: #F1F5FF;
}

.lps .accordion .accordion-item .accordion-body {
    background-color: #fff;
}

.lps .accordion .accordion-item h2 button {
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    color: #000000;
    margin-bottom: 0px;
}

.lps .permission-block .table-responsive .switch-buttons {
    margin-bottom: 0px !important;
}

.lps .permission-block .table-responsive .switch-buttons .switch {
    margin-bottom: 0px !important;
    width: 35px;
    height: 7.7px;
}

.lps .permission-block .table-responsive .switch-buttons .slider:before {
    width: 13px;
    height: 13px;
    bottom: -1.8px !important;
}

.lps .permission-block .table-responsive .switch-buttons input:checked + .slider:before {
    -webkit-transform: translateX(23px);
    -ms-transform: translateX(23px);
    transform: translateX(23px);
}

.lps .col-md-8 #v-pills-tabContent {
    padding: 0 !important;
}

.lps .col-md-3 #v-pills-tab .nav-link {
    padding: 0 !important;
    margin-bottom: 20px !important;
    color: #000 !important;
    font-weight: bold;
    font-size: 16px;
}

.lps .col-md-3 #v-pills-tab .nav-link.active, .lps .col-md-4 #v-pills-tab .show>.nav-link {
    color: #f2a344 !important;
    background-color: transparent !important;
    margin-bottom: 15px;
}

.lps .col-md-8 #v-pills-tabContent .permission-block table tbody tr td .d-flex .material-symbols-outlined {
    color: #f2a344;
}

.lps .col-md-8 #v-pills-tabContent .permission-block table tbody tr td {
    font-size: 11px;
    text-transform: capitalize;
}

.asp .col-md-3 #v-pills-tab .nav-link {
    font-size: 14px;
}

.add-client .content_edit.block_buyer .form-block .col-md-9 table th:nth-child(1), .add-client .content_edit.block_buyer .form-block .col-md-9 table td:nth-child(1) {
    width: 0 !important;
}

.add-client .content_edit.block_buyer .form-block .col-md-9 table th:nth-child(2), .add-client .content_edit.block_buyer .form-block .col-md-9 table td:nth-child(2) {
    width: 48% !important;
}

.add-client .content_edit.block_buyer .form-block .col-md-9 table th:nth-child(3), .add-client .content_edit.block_buyer .form-block .col-md-9 table td:nth-child(3) {
    width: 55% !important;
}

.add-client .content_edit.block_buyer .form-block .col-md-9 table th:nth-child(4), .add-client .content_edit.block_buyer .form-block .col-md-9 table td:nth-child(4) {
    width: 0 !important;
}

.edit-category .content_edit .seller_table .d-flex .action-button.text-danger {
    border-radius: 5px;
    margin-left: 0px;
}

.lps .form-block .form_title {
    margin-bottom: 20px;
}

.lps .col-md-8 #v-pills-tabContent .permission-block table tbody tr td .d-flex .material-icons {
    color: #000;
    font-size: 8px;
    margin-right: 4px;
    line-height: initial;
}

.lps .col-md-8 #v-pills-tabContent .permission-block .table-responsive {
    border: none;
    height: 100vh;
}

.lps .col-md-8 #v-pills-tabContent .permission-block .table-responsive table {
    margin-bottom: 0px !important;
}

.error-wrapper h1 {
    font-weight: bold;
    text-align: center;
    font-size: 2.5em
}

.error-img {
    width: 100%;
    max-width: 350px;
}

.error-wrapper {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 98%;
    max-width: 800px;
    text-align: center;
    display: flex;
    align-items: center;
    flex-direction: column;
}

.export .table-data .table-responsive .export-table-data td:nth-child(3) .progress {
    width: 40%;
}

.export .table-data .table-responsive .export-table-data td:nth-child(3) .progress .progress-bar-striped {
    width: 100% !important;
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent) !important;
    background-size: var(--bs-progress-height) var(--bs-progress-height) !important;
}

.export .table-data .table-responsive .export-table-data td:nth-child(3) label {
    margin-bottom: 0px !important;
}

.recommeded .table-data .table-responsive .table td:nth-child(2) {
    white-space: nowrap;
}

.company .table-data .table-responsive .table td:nth-child(1) {
    white-space: nowrap;
}

.clients-search .table-data .table-responsive .table td:nth-child(3) {
    font-weight: 600;
    font-size: 9.5px;
}

.contact .table-data .table-responsive .table td:nth-child(3) {
    font-weight: 500;
    font-size: 11.5px;
}

.recommeded .table-data .table-responsive .table td:nth-child(3) {
    font-weight: 500;
    font-size: 11.5px;
}

.permission-block .table-responsive table thead tr th:last-child {
    position: sticky;
    top: 0;
    z-index: 999;
    background-color: #ECF0FA;
}

.phonenumber {
    background-color: var(--bs-gray-200);
    opacity: 1;
}

.numberfiled {
    background-color: var(--bs-gray-200) !important;
    opacity: 1;
}

.table-data .table-responsive tbody tr:nth-of-type(even) {
    background-color: #fff !important;
}

.sweet-alert {
    width: 350px !important;
}

.sweet-alert h2 {
    color: #000 !important;
    font-size: 18px !important;
    font-weight: 600 !important;
}

.sweet-alert p {
    margin: 1em auto 0px !important;
}

.sweet-alert p .btn-primary {
    box-shadow: none !important;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
    border-radius: 5px;
    margin: 0;
}

.metismenu li.active {
    background-color: #111316;
}

.view-category .create-user-block .table-responsive {
    max-height: calc(100vh - 303px);
}

.add-client .create-user-block .form-block #home1 .country-code input.form-control:disabled {
    background-color: var(--bs-gray-200);
    opacity: 1;
}

.add-client .create-user-block .form-block .tab-content #messages1 .col-md-12 .comments-block:nth-of-type(even) {
    border-top: 0;
    border-bottom: 0;
}

.add-client .create-user-block .form-block .tab-content #messages1 .col-md-12 .comments-block:last-child {
    border-bottom: 1px solid #b6b6b6;
}

.user-management .create-user-block .form-block .country-code .numberfiled {
    border-radius: 0px 5px 5px 0px;
    margin-left: -1px;
}

.table-responsive {
    overflow-y: hidden;
}

.search-popup .modal-dialog .modal-content .modal-body {
    padding: 15px 25px;
}

.search-popup .modal-dialog .modal-content .modal-footer button {
    background-color: #F2A341;
    border: 1px solid #f2a341;
    border-radius: 5px;
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 11px;
    line-height: 17px;
    padding: 10px 17px;
    text-transform: uppercase;
    color: #fff;
    margin: 0px 6px 0px 0px;
}

.search-popup .modal-dialog .modal-content .modal-body .input-field {
    margin-bottom: 11px;
}

.advance-search.search-popup .modal-dialog .modal-content .modal-header .btn-close {
    top: 8% !important;
    right: 4%;
}

.search-popup .modal-dialog .modal-content .modal-footer {
    border-top: 1px solid #b6b6b6 !important;
    padding-top: 10px;
}

.search-popup .modal-dialog .modal-content .country-code {
    display: flex;
    align-items: center;
}

.search-popup .modal-dialog .modal-content .country-code .colorselect {
    border-right: none;
    border: 1px solid #B6B6B6;
    border-radius: 5px 0px 0px 5px;
    height: 37.5px;
}

.search-popup .modal-dialog .modal-content .country-code .colorselect:focus {
    outline: none;
}

.search-popup .modal-dialog .modal-content .country-code .contact-number {
    border-radius: 0px 5px 5px 0px;
    border-left: none;
}

.content-management .table-data .table-responsive .table td .availability {
    display: flex;
    align-items: center;
    font-size: 10px;
    color: #000;
    font-weight: 500;
}

.content-management .table-data .table-responsive .table td .availability span {
    font-size: 17px;
    margin-right: 2px;
}

.edit-content .basic-info-img .font-size-14 {
    margin-top: 0px !important;
    margin-bottom: 5px !important;
    text-transform: uppercase !important;
}

.create-password-instruction .callouts-left {
    position: relative;
}

/* .create-password-instruction .callouts-left:before {content: ""; position: absolute; width: 0; height: 0; left: -42px; top: 17px; border: 10px solid transparent; border-right: 32px solid rgb(193,193,193); border-right: 32px solid rgba(193,193,193,0.5); z-index: 2;} */
.create-password-instruction .callouts-left::after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    left: -45px;
    top: 20px;
    border: 8px solid transparent;
    border-right: 24px solid #fff;
    z-index: 3;
}

.basic-info-img .portrait-thumb {
    position: relative;
}

/* .basic-info-img .portrait-thumb .fl-upld-blk {position: absolute; height: 100%; left: 0px; top: 0; background: #ECF0FA; width: 100%;} */
.basic-info-img .portrait-thumb .fl-upld-blk .fl-upld {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.basic-info-img .portrait-thumb .fl-upld-blk .btn-gray {
    text-transform: uppercase;
    width: 88%;
    left: 6%;
    position: absolute;
    font-size: 11px;
    border-radius: 3px;
    bottom: 23px;
    text-align: center;
    color: #fff;
    font-weight: 600;
    padding: 10px 10px;
    display: block;
    background-color: #F1A341;
}

.basic-info-img .portrait-thumb .fl-upld-blk .btn-gray:hover {
    border: 1px solid #F1A341
}

.basic-info-img .portrait-thumb .fl-upld-blk .btn-gray input[type="file"] {
    opacity: 0;
    overflow: hidden;
    position: absolute;
    border-radius: 3px;
    cursor: pointer;
    width: 100%;
    left: 0;
    bottom: 0;
    height: 100%;
}

.import-content-status .empty-state-body {
    height: calc(100vh - 293px);
    width: 100%;
}

.import-content-status .empty-state-body .empty-state__message {
    margin-top: 0px;
}

.import-content-status .empty-state-body .empty-state__message .material-symbols-outlined {
    color: #000;
    width: 120px;
    height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #ecf0fa;
    border-radius: 100%;
    margin: 0 auto;
    font-size: 67px;
}

.tm .card .border-btn_sm {
    position: absolute;
    top: 8px;
    right: 8px;
    border-radius: 5px;
    background-color: #ffffff;
    box-shadow: none;
    border: 1px solid #f1a341;
    width: 28px;
    height: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    z-index: 9;
}

.tm .card .border-btn_sm .font-size-18 {
    font-size: 16px!important;
    color: #f1a341;
}

.tm .card .team-edit-btn {
    right: 40px !important;
}

.team-members .create-user-block .form-block .team-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 15px;
}

.team-members .create-user-block .form-block .team-title .form_title {
    margin-bottom: 0;
}

.team-members .create-user-block .form-block .tm .card .col-md-7 textarea {
    height: 155px !important;
}

.team-members .create-user-block .form-block .tm .quill {
    height: 239px;
}

.team-members .create-user-block .form-block .tm .quill .ql-toolbar {
    border-radius: 5px 5px 0px 0px;
}

.team-members .create-user-block .form-block .tm .quill .ql-container {
    border-radius: 0px 0px 5px 5px;
}

.team-members .create-user-block .form-block .team-title .btn-block {
    margin-bottom: 0px;
}

.edit-content.add-client .content_edit .form-block .tab-content #home1 .row.status .justify-content-between.ps-0 {
    display: flex;
    align-items: center;
    position: relative;
}

.edit-content.add-client .content_edit .form-block .tab-content #home1 .row.status .justify-content-between.ps-0.col-form-label {
    margin-right: 10px;
}

.edit-category .create-user-block .form-block .row.status .justify-content-between .input-field .col-form-label {
    margin-right: 10px;
    margin-bottom: 0px;
}

.import-content-status .create-user-block .table th:nth-child(1), .import-content .import-content-status .create-user-block .table td:nth-child(1) {
    width: 10%;
}

.import-content-status .create-user-block .table th:nth-child(2), .import-content .import-content-status .create-user-block .table td:nth-child(2) {
    width: 9%;
}

.import-content-status .create-user-block .table th:nth-child(3), .import-content .import-content-status .create-user-block .table td:nth-child(3) {
    width: 12%;
}

.tm-pop .modal-dialog {
    max-width: 750px;
}

.tm-pop .modal-dialog .tm .float-end {
    margin-top: 0px !important;
    margin-bottom: 10px !important;
}

.tm-pop .tm .card .col-md-7 textarea {
    height: 290px !important;
}

.tm-pop .modal-dialog .tm .border-btn_sm {
    display: none !important;
}

.tm-pop .modal-dialog .tm .float-end .font-size-18 {
    display: none !important;
}

.tm-pop .modal-dialog .tm .quill {
    margin-bottom: 3px;
}

.tm-pop .modal-dialog .tm .quill .ql-toolbar {
    border-radius: 5px 5px 0px 0px;
}

.tm-pop .modal-dialog .tm .quill .ql-container {
    border-radius: 0px 0px 5px 5px;
    height: 153px;
}

.sales-pop .modal-dialog {
    max-width: 390px;
}

.sales-pop .modal-dialog textarea {
    height: 97px !important;
}

.sales-pop .modal-dialog .modal-content .modal-header .btn-close {
    top: 3% !important;
    right: 5% !important;
}

.tm-pop .modal-dialog .tm .user_image .upload_file {
    position: absolute;
    z-index: 99;
    pointer-events: none;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
}

.tm-pop .modal-dialog .tm .user_image .btn-primary {
    position: absolute;
    width: 34px;
    height: 34px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    bottom: 14px;
    right: 70px;
    cursor: pointer;
    z-index: 999;
}

.tm-pop .modal-dialog .tm .user_image .btn-primary .udisplay-none {
    position: absolute;
    width: 34px;
    height: 34px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    bottom: 2px;
    right: 0;
    cursor: pointer;
    width: 34px;
    height: 34px;
    border-radius: 5px;
    opacity: 0;
    overflow: hidden;
    cursor: pointer;
    position: absolute;
    border-radius: 100%;
}

.tm-pop .modal-dialog .tm .user_image .btn-primary span {
    font-size: 18px;
}

.tm-pop .modal-dialog .modal-content .modal-title p {
    margin-bottom: 0px
}

.tm-pop .modal-dialog .tm .user_image {
    position: relative;
}

.sales-pop .modal-dialog .tm .user_image .sales-upld-btn {
    right: 100px;
}

.tm-pop .modal-dialog .modal-content .tm .card p {
    font-size: 12px;
    margin-bottom: 5px;
}

.tm-pop .modal-dialog .modal-content .tm .user_image {
    margin: 15px 15px 5px 0;
}

.tm .card .border-btn_sm:hover {
    cursor: pointer;
}

.tm .quill .ql-editor::-webkit-scrollbar {
    width: 10px;
}

.tm .quill .ql-editor::-webkit-scrollbar-thumb {
    background: #E0E2E4;
    border-radius: 6px;
    border: 3px solid #fff;
}

.tm .quill .ql-editor::-webkit-scrollbar-track {
    background: #fff;
}

.tm .input-field textarea::-webkit-scrollbar {
    width: 10px;
}

.tm .input-field textarea::-webkit-scrollbar-thumb {
    background: #E0E2E4;
    border-radius: 6px;
    border: 3px solid #fff;
}

.tm .input-field textarea::-webkit-scrollbar-track {
    background: #fff;
}

.lps .create-user-block .form-block .add-block {
    width: 100px;
    height: 85px;
    border: 1.5px dashed #f0a241;
    font-weight: 600;
    text-transform: uppercase;
    color: #f0a241;
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    border-radius: 3px;
    cursor: pointer;
}

.lps .create-user-block .form-block .add-block .material-icons-outlined {
    font-weight: 900;
    font-size: 19px;
    margin-top: 4px;
}

.tm-pop .modal-dialog .tm .card {
    border: none;
    padding: 0;
    margin-bottom: 0;
}

.edit-content .content_edit .form-block .tab-content .col-md-12 .btn-primary.btn-block .font-size-18 {
    display: none !important;
}

.asp .create-user-block .form-block .tab-content .permission-block .table-responsive {
    max-height: 554px;
    height: auto !important;
}

.asp .create-user-block .form-block .btn-primary {
    display: none;
}

.asp .create-user-block .form-block .btn-primary span {
    display: none;
}

.asp .col-md-3 #v-pills-tab .nav-link:last-child {
    margin-bottom: 0px !important
}

.asp .col-md-3 #v-pills-tab .nav-link:hover {
    color: #f2a344 !important;
    background-color: transparent !important;
}

.asp .col-md-3 #v-pills-tab .nav-link {
    text-transform: capitalize;
}

.asp .tab-content .permission-block .successmsg {
    font-weight: bold;
    color: #1f9f25 !important;
    margin-left: 45px !important;
}

.edit-content .content_edit .form-block .tab-content #videoclips .basic-info-img {
    display: flex;
    width: 100%;
    margin-bottom: 6px;
    align-items: center;
}

.edit-content .content_edit .form-block .tab-content #videoclips .basic-info-img .position-relative {
    margin-right: 1%;
}

.edit-content .content_edit .form-block .tab-content #videoclips .basic-info-img .position-relative img {
    border-radius: 5px;
    height: 115px;
}

.edit-content .content_edit .form-block .tab-content #videoclips .basic-info-img .border-btn_sm {
    top: 25px;
    right: 28px;
    width: 20px;
    height: 20px;
}

.edit-content .content_edit .form-block .tab-content #videoclips .basic-info-img .file-edit-button {
    right: 4px;
}

.edit-content .content_edit .form-block .tab-content #videoclips .basic-info-img .border-btn_sm .font-size-18 {
    font-size: 11px!important;
}

.edit-content .content_edit .form-block .tab-content #videoclips .basic-info-img .position-relative .font-size-14 {
    font-size: 13px !important;
}

.deals .table-data .table-responsive .table td .text-elipsis {
    word-break: break-all;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: inherit !important;
    border: none;
}

.block_buyer .form-block .btn-col-width .btn-block {
    margin-bottom: 0px;
    margin-top: 0px;
    float: left !important;
}

.block_buyer .form-block .seller-col-width .mb-3.input-field {
    margin-bottom: 0px !important;
}

.block_buyer .form-block .seller-col-width {
    width: 42.5% !important;
}

.block_buyer .form-block .btn-col-width {
    width: 15% !important;
}

.block_buyer .form-block .row .left_block {
    height: auto;
    overflow: unset;
    width: 100%;
    padding-right: 0px;
}

.block_buyer .form-block .row .btn-col-width button {
    background-color: transparent;
    border: 1px solid #afafaf;
    border-radius: 5px;
    font-style: normal;
    font-weight: normal;
    font-size: 11px;
    color: #474646;
    padding: 10.5px 13px 10.5px 13px !important;
    height: 40px;
    display: flex;
    align-items: center;
    font-weight: 500;
    float: left !important;
    text-transform: capitalize;
}

.block_buyer .form-block .row .btn-col-width button span {
    font-size: 16px;
    color: #1C1B1F;
    margin-right: 5px;
}

.block_buyer .form-block .seller-col-width .input-field .css-13cymwt-control {
    height: 40px;
}

.block_buyer .form-block .row .btn-col-width .fill_btn {
    margin-left: 10px;
}

.edit-content .content_edit .form-block .tab-content #videoclips .basic-info-img .landscape-delete {
    right: 5px;
}

.edit-content .content_edit .form-block .tab-content #videoclips .basic-info-img .portrait-delete {
    right: 42px;
}

.edit-content .content_edit .form-block .tab-content #videoclips .basic-info-img .portrait {
    right: 66px;
}

.export .table-data .card-body .col-sm-6 .switch-buttons {
    align-items: center;
    justify-content: right;
}

.export .table-data .card-body .col-sm-6 .switch-buttons .switch {
    margin-bottom: 0px;
    margin-right: 10px;
}

.switch-buttons input:checked + .slider {
    background-color: #3bbdad;
}

.export .table-data .card-body .col-sm-6 .switch-buttons .col-form-label {
    color: #000;
    font-weight: 600;
}

.onwards {
    position: relative;
}

.onwards span {
    position: absolute;
    top: 50%;
    right: -7px;
    transform: translate(-20px, -50%);
    color: #000;
    font-size: 13px;
    text-transform: lowercase;
    font-weight: 600;
}

.reset-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: transparent;
    margin: 10px 0px;
    float: left;
    border: 1px solid #afafaf;
    border-radius: 5px;
    font-size: 11px;
    color: #474646;
    text-transform: uppercase;
    height: 38.5px;
    padding: 10px 17px;
    font-weight: 600;
}

.reset-btn span {
    font-size: 19px;
    margin-right: 5px;
}

.advance-search .modal-dialog .modal-content .modal-body .adv_footer {
    display: flex;
    align-items: center;
    justify-content: right;
}

/* .user-management .rdt_Table {border: 0.5px solid #CCD8F6;} */
.user-management .sc-feUZmu {
    border: 0.5px solid #CCD8F6;
}

.user-management .rdt_Table .rdt_TableHeadRow {
    min-height: 40px;
    border: none;
}

.user-management .rdt_Table .rdt_TableHeadRow .rdt_TableCol {
    background-color: #ffffff;
    font-style: normal;
    font-weight: 700;
    font-size: 11px;
    line-height: 17px;
    text-transform: uppercase;
    color: #000000;
    font-family: 'Montserrat', sans-serif;
    padding: 9px 7px;
    /* text-align: left !important; */
}

.user-management .rdt_Table .rdt_TableBody .rdt_TableRow {
    min-height: 40px;
    border: none;
}

.user-management .rdt_Table .rdt_TableBody .rdt_TableRow:nth-of-type(odd) {
    background-color: #ECF0FA;
}

.user-management .rdt_Table .rdt_TableBody .rdt_TableRow:nth-of-type(even) {
    background-color: #ffffff;
}

.user-management .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell {
    font-style: normal;
    font-weight: 500;
    font-size: 11.5px;
    color: #000000;
    padding: 7px;
    white-space: inherit;
    background-color: inherit;
    text-align: left !important;
}

.user-management .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(1) {
    font-weight: 600;
    text-transform: capitalize;
}

.user-management .rdt_Table .rdt_TableBody .rdt_TableRow:hover {
    color: #000;
    transition-duration: unset;
    transition-property: none;
    border-bottom-color: #ccd8f6;
    outline: none;
}

.user-management .rdt_Table .rdt_TableBody .rdt_TableRow:not {
    border-bottom: 1px solid #ccd8f6;
}

.user-management .rdt_Table .rdt_TableHeadRow .rdt_TableCol .rdt_TableCol_Sortable:hover {
    opacity: 1;
}

.user-management .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell .d-flex {
    align-items: center;
    justify-content: center;
}

.user-management .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell .d-flex .action-button {
    background-color: #fff;
    border: 1px solid #d5d5d5;
    border-radius: 5px 0px 0px 5px;
    font-size: 7.5px;
    color: #444444 !important;
    font-weight: 800;
    padding: 4px 8px;
    display: flex;
    align-items: center;
    text-transform: uppercase;
    text-align: center;
    line-height: initial;
    cursor: pointer;
}

.user-management .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell .d-flex .action-button .font-size-18 {
    font-size: 13px!important;
    margin-right: 0px;
    color: #000 !important;
}

.user-management .rdt_Table .rdt_TableHeadRow .rdt_TableCol:last-child, .user-management .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:last-child {
    position: sticky;
    right: 0;
    z-index: 8;
}

.user-management .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell .d-flex .action-button.text-danger {
    border-radius: 0px 5px 5px 0px;
    margin-left: -1px;
}

.user-management .rdt_Pagination {
    margin-top: 7px;
    border-top: none;
    padding: 0px;
    color: #000;
    min-height: 35px;
    height: 35px;
}

.user-management .rdt_Pagination select {
    color: #000;
}

.user-management .rdt_Pagination .lkkonl {
    font-weight: 500;
    font-size: 12px;
    color: #000;
    font-family: 'Montserrat', sans-serif;
}

.user-management .rdt_Pagination .kzlwyw {
    background-color: transparent;
    border: 1px solid #AFAFAF;
    border-radius: 5px;
    font-style: normal;
    font-weight: normal;
    font-size: 11px;
    display: flex;
    align-items: center;
    height: 30px;
    padding-left: 13px;
    padding-right: 24px;
}

.user-management .rdt_Pagination .kzlwyw:focus {
    outline: none;
}

.user-management .rdt_Pagination .dXpSzJ {
    font-weight: 500;
    font-size: 12px;
    color: #000;
    font-family: 'Montserrat', sans-serif;
}

.user-management .rdt_Pagination .izfVPo:hover {
    background-color: #F2A341;
    border: 1px solid #F2A341;
}

.user-management .rdt_Pagination .izfVPo:focus {
    background-color: #F2A341;
    border: 1px solid #F2A341;
}

.user-management .rdt_Pagination .joxdXv {
    color: #474646 !important;
}

.user-management .rdt_Pagination .joxdXv svg {
    top: 3px;
}

/* .user-management .rdt_Table .rdt_TableHeadRow .rdt_TableCol .rdt_TableCol_Sortable span{opacity: 1;} */
.user-management .rdt_Table .rdt_TableHeadRow .rdt_TableCol .rdt_TableCol_Sortable span:hover {
    opacity: 1;
}

.lookups .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(1), .lookups .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(1) {
    width: 9% !important;
}

.lookups .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(2), .lookups .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(2) {
    width: 9% !important;
}

.lookups .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(3), .lookups .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(3) {
    width: 8% !important;
    text-align: left;
}

.lookups .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(4), .lookups .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(4) {
    text-align: center;
}

.user-management .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell div:first-child {
    white-space: inherit;
    overflow: unset;
    text-overflow: unset;
}

.user-management .sc-feUZmu::-webkit-scrollbar {
    height: 8px !important;
    width: 8px
}

.user-management .sc-feUZmu::-webkit-scrollbar-thumb {
    background: #cbc9c9;
    border-radius: 6px;
}

.user-management .sc-feUZmu::-webkit-scrollbar-track {
    background: #e7e7e7;
}

/* .user-management .rdt_Table .rdt_TableHeadRow .ikexHN {min-width: unset;} */
/* .user-management .rdt_Table .rdt_TableHeadRow .rdt_TableCol {min-width: unset !important;} */
.user-management .rdt_Table .table-preloader {
    height: calc(100vh - 356px);
}

.user-management .block_buyer .rdt_Table .table-preloader {
    height: calc(100vh - 382px);
}

.user-management .rdt_Table .table-preloader .orasi-preloader {
    background-color: #fff;
    left: 0%;
}

.export .export-empty .empty-state__message {
    margin: 0px;
    padding: 0px;
}

.export .export-empty .empty-state__message .table-preloader .orasi-preloader {
    background-color: #fff;
    left: 0%;
}

.abt-section-1 {
    border: 1px solid #c1c1c1;
    border-radius: 5px;
    margin-bottom: 15px;
    margin-left: 0px;
    margin-right: 0px;
    padding: 10px 0;
    background-color: #f5f7fa;
}

.abt-section-1 .about-img {
    width: 100%;
    max-width: 350px;
}

.abt-section-1 .solution {
    display: flex;
    padding: 15px 20px;
    background-color: #fff;
    border: solid 1px #f0f0f0;
    border-radius: 3px;
}

.abt-section-1 .solution .icon {
    width: 35px;
}

.abt-section-1 .solution .col-form-label {
    margin-right: 10px;
}

.create-user .create-user-block .abt-section-1 .input-field {
    margin-bottom: 15px !important;
}

.import-content .create-user-block .upload-block .import-length-msg {
    color: #e74646;
    font-weight: 500;
    margin-top: 20px;
    font-size: 14px;
}

.import-content .create-user-block .upload-block .loading-icon {
    animation: 0.8s linear 0s infinite rotate;
    width: 18px;
    margin: 0;
    margin-right: 12px;
}

.view-deals .table-data .table-responsive .table th:nth-child(1), .view-deals .table-data .table-responsive .table td:nth-child(1) {
    width: 0% !important;
}

.view-deals .table-data .table-responsive .table th:nth-child(2), .view-deals .table-data .table-responsive .table td:nth-child(2) {
    width: 1% !important;
    text-align: center;
}

.view-deals .table-data .table-responsive .table th:nth-child(3), .view-deals .table-data .table-responsive .table td:nth-child(3) {
    width: 11% !important;
}

.view-deals .table-data .table-responsive .table th:nth-child(4), .view-deals .table-data .table-responsive .table td:nth-child(4) {
    width: 12% !important;
}

.view-deals .table-data .table-responsive .table th:nth-child(5), .view-deals .table-data .table-responsive .table td:nth-child(5) {
    width: 16% !important;
    text-align: left;
}

.view-deals .table-data .table-responsive .table th:nth-child(6), .view-deals .table-data .table-responsive .table td:nth-child(6) {
    width: 0% !important;
}

.view-deals .table-data .table-responsive .table td .text-elipsis {
    word-break: break-all;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: inherit !important;
    border: none;
}

.view-deals .table-data .table-responsive .table td .d-flex .action-button.text-danger {
    border-radius: 5px;
    margin-left: 0;
}

.view-deals .table-data .table-responsive .table td:nth-child(2) .d-flex {
    align-items: center;
    justify-content: center !important;
}

/* .view-deals .table-data .table-responsive .table td:nth-child(2) .d-flex img{margin-right: 5px !important;} */
.view-deals .table-data .table-responsive .table td:nth-child(1) {
    font-weight: 500;
    text-transform: inherit;
}

.view-deals .table-data .table-responsive .table td:nth-child(3) {
    font-weight: 600;
    text-transform: capitalize;
}

.clients-search .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell .d-flex .action-button {
    border-radius: 5px;
}

.add-client .create-user-block .form-block .tab-content .row.status .form-select {
    font-size: 10.5px;
}

.user-management .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell img {
    width: 21px;
    height: auto;
    border: 1px solid #d3d3d3;
    border-radius: 3px;
}

.user-management .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell .availability {
    display: flex;
    align-items: center;
    font-size: 10px;
    color: #000;
    font-weight: 500;
}

.user-management .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell .availability span {
    font-size: 17px;
    margin-right: 2px;
}

/* .content-management .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(2) {font-weight: 600; text-transform: capitalize;} */
.clients .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(2) button {
    background-color: transparent;
    border: none;
    border-radius: 5px;
    text-transform: uppercase;
    font-size: 9.5px;
    padding: 0;
    font-weight: 600;
    cursor: auto;
    text-align: left;
    width: 60px;
    color: #000 !important;
}

.clients .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(2) button span {
    margin-right: 3px;
    vertical-align: bottom;
    font-size: 15px;
    color: #000 !important;
}

.content-management .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(1), .content-management .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(1) {
    min-width: 28px !important;
    max-width: 28px;
    text-align: center !important;
}

.content-management .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(2), .content-management .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(2) {
    min-width: 23% !important;
}

.content-management .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(3), .content-management .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(3) {
    min-width: 12% !important;
}

.content-management .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(4), .content-management .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(4) {
    min-width: 5% !important;
}

.content-management .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(5), .content-management .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(5) {
    min-width: 8% !important;
}

.content-management .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(6), .content-management .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(6) {
    min-width: 17% !important;
}

.content-management .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(7), .content-management .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(7) {
    min-width: 8% !important;
}

.content-management .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(8), .content-management .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(8) {
    min-width: 8% !important;
}

.content-management .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(9), .content-management .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(9) {
    min-width: 9% !important;
}

.content-management .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(10), .content-management .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(10) {
    min-width: 6% !important;
    text-align: center !important;
}

.content-management .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell img {
    margin-left: 0px;
}

.content-management .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(1) .rdt_TableCol_Sortable>div {
    display: none;
}

.content-management .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(2) .rdt_TableCol_Sortable {
    margin-left: -28px;
}

.content-management .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(2) {
    font-weight: 600;
    text-transform: capitalize;
}

.category .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(1), .category .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(1) {
    min-width: 31% !important;
}

.category .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(2), .category .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(2) {
    min-width: 24% !important;
    text-align: center !important;
}

.category .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(3), .category .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(3) {
    min-width: 10% !important;
}

.category .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(4), .category .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(4) {
    min-width: 27% !important;
    text-align: center !important;
    justify-content: center;
}

.category .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(5), .category .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(5) {
    min-width: 6% !important;
    text-align: center !important;
}

.category .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell img {
    width: 30px;
    height: 30px;
    border: 1px solid #d3d3d3;
    border-radius: 3px;
}

.deals .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(1), .deals .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(1) {
    min-width: 18% !important;
}

.deals .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(2), .deals .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(2) {
    min-width: 6% !important;
}

.deals .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(3), .deals .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(3) {
    min-width: 17% !important;
}

.deals .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(4), .deals .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(4) {
    min-width: 12% !important;
}

.deals .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(5), .deals .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(5) {
    min-width: 12% !important;
}

.deals .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(6), .deals .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(6) {
    min-width: 14% !important; justify-content: center;
}

.deals .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(7), .deals .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(7) {
    min-width: 19% !important;
    text-align: left !important;
    cursor: pointer;
}

.deals .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(8), .deals .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(8) {
    min-width: 6% !important;
    text-align: center !important;
}

.deals .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell .text-elipsis {
    word-break: break-all;
    overflow: hidden !important;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: inherit !important;
    border: none;
}

.clients .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(1), .clients .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(1) {
    min-width: 20% !important;
}

.clients .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(2), .clients .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(2) {
    min-width: 7% !important;
}

.clients .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(3), .clients .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(3) {
    min-width: 17% !important;
}

.clients .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(4), .clients .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(4) {
    min-width: 11% !important;
}

.clients .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(5), .clients .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(5) {
    min-width: 13% !important;
}

.clients .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(6), .clients .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(6) {
    min-width: 8% !important;
}

.clients .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(7), .clients .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(7) {
    min-width: 9% !important;
}

.clients .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(8), .clients .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(8) {
    min-width: 9% !important;
}

.clients .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(9), .clients .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(9) {
    min-width: 8% !important;
    text-align: start !important;
}

.clients .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(10), .clients .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(10) {
    min-width: 6% !important;
    text-align: center !important;
}

.company .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(1), .company .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(1) {
    min-width: 19% !important;
}

.company .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(2), .company .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(2) {
    min-width: 12% !important;
}

.company .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(3), .company .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(3) {
    min-width: 11% !important;
}

.company .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(4), .company .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(4) {
    min-width: 11% !important;
}

.company .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(5), .company .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(5) {
    min-width: 9% !important;
}

.company .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(6), .company .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(6) {
    min-width: 10% !important;
}

.company .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(7), .company .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(7) {
    min-width: 13% !important;
}

.company .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(8), .company .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(8) {
    min-width: 9% !important;
}

.company .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(9), .company .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(9) {
    min-width: 6% !important;
    text-align: center !important;
}

.user-management .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(1), .user-management .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(1) {
    min-width: 23%
}

.user-management .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(2), .user-management .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(2) {
    min-width: 17%
}

.user-management .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(3), .user-management .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(3) {
    min-width: 23%
}

.user-management .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(4), .user-management .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(4) {
    min-width: 9%
}

.user-management .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(5), .user-management .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(5) {
    min-width: 16%;
}

.user-management .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(6), .user-management .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(6) {
    min-width: 6%;
}

.clients-search .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(1), .clients-search .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(1) {
    min-width: 23% !important;
}

.clients-search .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(2), .clients-search .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(2) {
    min-width: 6% !important;
}

.clients-search .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(3), .clients-search .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(3) {
    min-width: 22% !important;
}

.clients-search .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(4), .clients-search .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(4) {
    min-width: 15% !important;
}

.clients-search .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(5), .clients-search .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(5) {
    min-width: 15% !important;
}

.clients-search .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(6), .clients-search .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(6) {
    min-width: 11% !important;
}

.clients-search .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(7), .clients-search .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(7) {
    min-width: 5.5% !important;
    text-align: center !important;
}

.clients-search .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(6) {
    justify-content: center;
}

.recommeded .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(1), .recommeded .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(1) {
    min-width: 23% !important;
}

.recommeded .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(2), .recommeded .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(2) {
    min-width: 16% !important;
}

.recommeded .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(3), .recommeded .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(3) {
    min-width: 14% !important;
}

.recommeded .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(4), .recommeded .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(4) {
    min-width: 16% !important;
}

.recommeded .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(5), .recommeded .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(5) {
    min-width: 12% !important;
}

.recommeded .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(6), .recommeded .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(6) {
    min-width: 9% !important;
}

.recommeded .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(7), .recommeded .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(7) {
    min-width: 5.5% !important;
    text-align: center !important;
}

.recommeded .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(6) {
    justify-content: left;
}

.contact .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(1), .contact .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(1) {
    min-width: 20% !important;
}

.contact .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(2), .contact .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(2) {
    min-width: 21% !important;
}

.contact .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(3), .contact .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(3) {
    min-width: 20% !important;
}

.contact .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(4), .contact .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(4) {
    min-width: 20% !important;
}

.contact .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(5), .contact .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(5) {
    min-width: 7% !important;
}

.contact .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(6), .contact .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(6) {
    min-width: 5.5% !important;
    text-align: center !important;
}

.contact .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell .text-elipsis {
    word-break: break-all;
    overflow: hidden !important;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: inherit !important;
    border: none;
}

.lookups .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(1), .lookups .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(1) {
    min-width: 0% !important;
}

.lookups .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(2), .lookups .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(2) {
    min-width: 0% !important;
}

.lookups .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(3), .lookups .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(3) {
    min-width: 0% !important;
}

.lookups .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(4), .lookups .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(4) {
    min-width: 6% !important;
    text-align: center !important;
}

.user-management .block_buyer .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(1), .user-management .block_buyer .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(1) {
    min-width: 24%
}

.user-management .block_buyer .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(2), .user-management .block_buyer .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(2) {
    min-width: 40%
}

.user-management .block_buyer .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(3), .user-management .block_buyer .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(3) {
    min-width: 16%
}

.user-management .block_buyer .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(4), .user-management .block_buyer .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(4) {
    min-width: 11%
}

.user-management .block_buyer .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(5), .user-management .block_buyer .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(5) {
    min-width: 6%;
}

.user-management .block_buyer .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(5) .d-flex .action-button {
    border-radius: 5px;
}

.export-empty {
    height: calc(100vh - 307px);
}

.lps .form-block .thumbnail-block {
    width: 195px;
    height: 125px;
    margin: 0px 0px 0px 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-right: 0px;
    padding-left: 0px;
    position: relative;
}

.lps .form-block .thumbnail-block .border-btn_sm {
    top: 6px;
    right: 6px;
    width: 25px;
    height: 25px;
    position: absolute;
    border-radius: 100%;
    background-color: #F1A341;
    box-shadow: none;
    border: 1px solid #f1a341;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9;
}

.lps .form-block .thumbnail-block .border-btn_sm .font-size-18 {
    font-size: 13px!important;
    color: #fff;
}

.lps .form-block .thumbnail-block .asset-card {
    cursor: pointer;
    width: 100%;
    height: 100%;
    padding-right: 0px;
}

.lps .form-block .thumbnail-block .play-icon {
    z-index: 999;
    opacity: 1;
    transition: all 0.3s ease-out;
    width: 38px !important;
    height: 38px !important;
    pointer-events: none;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.lps .form-block .thumbnail-block .play-icon .material-icons-outlined {
    font-size: 38px;
    color: #fff;
}

.lps .form-block .thumbnail-block .asset-card .spinner-class {
    background-color: #000;
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    overflow: hidden;
    border-radius: 3px;
}

.lps .form-block .thumbnail-block .asset-card .spinner-class img {
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: 100%;
    position: relative;
    border-radius: 5px;
}

.lps .form-block .thumbnail-block p {
    font-size: 12px;
    margin-top: 3px;
    margin-bottom: 0px;
    width: 140px;
    text-overflow: ellipsis;
    word-break: break-all;
}

.recommeded .table-data .search-box .position-relative .form-control {
    width: 100% !important;
}

.contact .table-data .search-box .position-relative .form-control {
    width: 100% !important;
}

.edit-content .create-user-block .form-block .sellers-btns .btn-primary {
    height: 42.5px;
}

.edit-content .create-user-block .form-block .sellers-btns .btn-primary .font-size-18 {
    font-size: 15px!important;
    margin-right: 5px;
    display: none;
}

.content_edit .form-block .tab-content #videoclips .basic-info-img .position-relative .portrait-btns {
    position: absolute;
    display: flex;
    align-items: center;
    top: 22px;
    right: 44px;
    background: none;
}

.content_edit .form-block .tab-content #videoclips .basic-info-img .position-relative .portrait-btns .team-edit-btn {
    position: unset;
}

.content_edit .form-block .tab-content #videoclips .basic-info-img .position-relative .portrait-btns .portrait-delete {
    position: unset;
    margin-left: 2px;
}

.content_edit .form-block .tab-content #videoclips .basic-info-img .position-relative .landscape-btns {
    position: absolute;
    display: flex;
    align-items: center;
    top: 23px;
    right: 4px;
    background: none;
}

.content_edit .form-block .tab-content #videoclips .basic-info-img .position-relative .landscape-btns .landscape {
    position: unset;
}

.content_edit .form-block .tab-content #videoclips .basic-info-img .position-relative .landscape-btns .landscape-delete {
    position: unset;
    margin-left: 2px;
}

.search-popup .modal-dialog .modal-content .modal-footer .reset-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: transparent;
    float: left;
    border: 1px solid #afafaf;
    border-radius: 5px;
    font-size: 11px;
    color: #474646;
    text-transform: uppercase;
    height: 38.5px;
    padding: 10px 17px;
    margin-bottom: 0px;
}

.search-popup .modal-dialog .modal-content #rights1 {
    text-transform: lowercase
}

; .empty-record {
    height: calc(100vh - 352px) !important;
}

.empty-state-body.empty-record .empty-state__message {
    width: 600px;
    margin-top: 0px;
    max-width: 600px;
}

.Orasi-signup .container .justify-content-center .overflow-hidden .form-horizontal .btn-block .loading-icon {
    animation: 0.8s linear 0s infinite rotate;
    width: 17px;
    margin-bottom: 0px;
}

.edit-block-buyer .form-block .left_block .btn {
    float: left !important;
    margin-right: 5px !important;
    margin-bottom: 0px !important;
}

.edit-block-buyer .form-block .left_block {
    margin-bottom: 0px;
}

.edit-block-buyer .form-block .left_block .input-field .form-label {
    font-size: 11px !important;
    color: #3b3b3b !important;
}

.user-management .block_buyer .css-1nmdiq5-menu>div {
    height: 200px;
}

.user-management .block_buyer.edit-block-buyer .css-1nmdiq5-menu>div {
    height: 130px;
}

.add-client .add-client-details .css-1nmdiq5-menu>div {
    height: 150px;
}

.add-client .seller-tab .css-1nmdiq5-menu>div {
    height: 150px;
}

.add-client .block_buyer .form-block .seller-col-width .form-select option {
    text-transform: none !important;
}

.followups {
    height: calc(100vh - 372px);
    position: relative;
}

.followups .no-documents {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    height: unset;
}

.content-management .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(3) div:first-child {
    word-break: break-all;
    overflow: hidden !important;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: inherit !important;
    border: none;
}

.content-management .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(6) div:first-child {
    word-break: break-all;
    overflow: hidden !important;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: inherit !important;
    border: none;
}

.deals .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(5) div:first-child {
    word-break: break-all;
    overflow: hidden !important;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: inherit !important;
    border: none;
}

.contact .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(3) div:first-child {
    word-break: break-all;
    overflow: hidden !important;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: inherit !important;
    border: none;
}

.contact .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(4) div:first-child {
    word-break: break-all;
    overflow: hidden !important;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: inherit !important;
    border: none;
}

.edit-content .content_edit .seller-tab {
    border: 1px solid #c1c1c1;
    border-radius: 5px;
    margin-bottom: 15px;
    margin-left: 0px;
    margin-right: 0px;
    background-color: #f5f7fa;
    padding-top: 10px;
}

.uploaderror {
    display: inline-block;
    background-color: #FFE3E3;
    border-radius: 5px;
    padding: 5px 12px;
    color: #DB5050;
    line-height: 1;
}

.col-md-12.documents .errormsg {
    color: red;
}

.add-seller-buttons {
    display: flex;
    align-items: center;
    justify-content: right;
}

.add-seller-buttons .btn {
    float: inherit;
}

.add-seller-buttons .slr-cncl-btn {
    float: inherit !important;
    border: 1px solid #afafaf;
    background-color: transparent;
    color: #474646 !important;
    margin-left: 10px;
}

.create-deals .orasi-preloader {
    position: absolute;
    top: 0;
    bottom: 492px;
    left: -10%;
    right: 0;
    background-color: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2000;
    flex-direction: column;
}

.edit-deals .orasi-preloader {
    position: absolute;
    top: 0;
    bottom: 939px;
    left: -10%;
    right: 0;
    background-color: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2000;
    flex-direction: column;
}

.edit-category .content_edit .table-responsive .form-check-input:checked {
    background-color: #F1A341;
    border: 1px solid #F1A341;
    box-shadow: none;
}

.edit-category .content_edit .table-responsive .form-check-input {
    border-radius: 3px;
    border: 1px solid #B6B6B6;
    box-shadow: none;
}

.content_edit .form-block .tab-content #videoclips .basic-info-img .position-relative .preview-btn {
    margin-right: 2px;
}

.preview-pop .close-btn {
    top: 10px;
}

.preview-pop .modal-dialog {
    max-width: 450px;
}

.preview-pop .modal-dialog .modal-body img.w-100 {
    width: 100%!important;
    max-height: 605px;
}

.edit-content.add-client .content_edit .form-block .tab-content #home1 .row.status .justify-content-between.ps-0 .status-inprogress {
    position: absolute;
    left: 49px;
    font-size: 13px !important;
    font-weight: 600 !important;
}

#layout-wrapper .map-upload .page-content {
    margin-left: 250px;
    overflow: hidden;
}

#layout-wrapper .map-upload .create-user-block {
    height: auto !important;
    padding: 30px 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background-color: #fff;
    border-radius: 5px;
}

.import-content-status .create-user-block table tbody tr {
    border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}

.bitmovinplayer-container .bmpui-ui-selectbox {
    background-color: transparent !important;
    border: 0 !important;
    color: #1fabe2 !important;
    cursor: pointer !important;
    font-size: .8em !important;
    padding: 0.3em !important;
}

.bitmovinplayer-container .bmpui-ui-label {
    font-weight: 500 !important;
    margin-bottom: 0.5rem !important;
    font-size: .8em !important;
    color: #fff !important;
    padding: 0 !important;
    text-transform: capitalize !important;
}

.sales-pop .required {
    position: inherit !important;
}

.thumbnail-block .offcanvas-btn {
    position: absolute;
    left: -1px;
    bottom: 4px;
    background-color: #313131;
    padding: 1.5px !important;
    border-radius: 2px;
}

.thumbnail-block .offcanvas-btn span {
    font-size: 22px;
    line-height: initial;
}

.offcanvas-end.show {
    width: 80%;
    max-width: 400px;
}

.offcanvas-end .offcanvas-body .thumbnail-block .asset-card {
    cursor: auto !important;
}

.offcanvas-end .offcanvas-header {
    padding-bottom: 5px;
    padding-top: 13px;
}

.offcanvas-end .offcanvas-header .btn-close {
    color: #2d2d2d;
    font-size: 10px;
    font-weight: bold;
    opacity: 1;
}

.offcanvas-end .offcanvas-body {
    padding-left: 25px;
    padding-right: 25px;
}

.offcanvas-end .offcanvas-body .thumbnail-block {
    width: 100% !important;
    height: 185px !important;
    border-radius: 6px !important;
    margin: 0 !important;
}

.offcanvas-end .offcanvas-body .thumbnail-block p {
    font-size: 13px !important;
}

.offcanvas-end .offcanvas-body .thumbnail-block .asset-card .spinner-class {
    border-radius: 6px !important;
}

.offcanvas-end .offcanvas-body .thumbnail-block .asset-card .spinner-class img {
    border-radius: 6px !important;
}

.offcanvas-end .offcanvas-body .thumbnail-block .asset-card .spinner-class p {
    font-size: 13px;
}

.offcanvas-end .offcanvas-body .mt-3 {
    margin-top: 35px !important;
}

.offcanvas-end .offcanvas-body .input-field .form-label {
    font-weight: 500;
    font-size: 12px;
    color: #000;
    text-transform: capitalize;
}

.offcanvas-end .offcanvas-body .btn-gray {
    width: 100%;
    height: 37.5px;
    background-color: #dee0e7;
    color: #3d3d3d;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px dashed #797979;
    border-radius: 0.25rem;
    position: relative;
    cursor: pointer;
    font-weight: 700;
    font-size: 11px;
}

.offcanvas-end .offcanvas-body #upload {
    width: 100%;
    height: 37.5px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.offcanvas-end .offcanvas-body .btn-gray span {
    margin-right: 5px;
    font-size: 21px;
    width: 21px;
}

.offcanvas-end .offcanvas-body .input-field.mt-0 {
    margin-top: 0px;
}

.offcanvas-end .offcanvas-body .sub-titles {
    display: flex;
    padding: 2px 5px;
    background: linear-gradient(to bottom, #EFEFEF 0%,#EEEEEE 47%,#FFFFFF 84%,#FFFFFF 100%);
    border: 1px solid #B9B9B9;
    background: -webkit-linear-gradient(top, #EFEFEF 0%,#EEEEEE 47%,#FFFFFF 84%,#FFFFFF 100%);
    color: #000;
    text-transform: uppercase;
    align-items: center;
    border-radius: 2px;
    justify-content: space-between;
    margin-right: 5px;
    float: left;
    margin-bottom: 5px;
}

.offcanvas-end .offcanvas-body .sub-titles p {
    margin: 0 5px 0 0 !important;
    font-size: 9px !important;
    width: unset !important;
    word-break: unset !important;
    text-overflow: unset !important;
    color: #000 !important;
    font-weight: 500 !important;
}

.offcanvas-end .offcanvas-body .sub-titles span {
    font-size: 12px;
    line-height: initial;
}

.offcanvas-end .offcanvas-body .input-field.mt-4.mb-4 .d-flex {
    float: left;
    display: block !important;
    width: 100%;
}

.Orasi-signin .forgot-btn {
    position: relative;
}

.Orasi-signin .forgot-btn .loading-icon {
    animation: 0.8s linear 0s infinite rotate;
    width: 20px !important;
    position: absolute;
    left: -15px;
    top: 0px;
}

.map-category-field option:disabled {
    background-color: #ECF0FA;
}

.item-management .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(2), .item-management .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(2) {
    min-width: 28% !important;
}

.item-management .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(6), .item-management .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(6) {
    min-width: 10% !important;
}

.item-management .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(3), .item-management .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(3) {
    min-width: 13% !important;
}

.item-management .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(4), .item-management .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(4) {
    min-width: 12% !important;
}

.item-management .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(5), .item-management .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(5) {
    min-width: 7% !important;
}

.item-management .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(7), .item-management .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(7) {
    min-width: 6% !important;
}

.item-management .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(3), .item-management .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(3) {
    justify-content: center;
}

.item-management .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(4), .item-management .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(4) {
    justify-content: center;
}

.item-management .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(8), .item-management .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(8) {
    min-width: 8.5% !important;
}

.item-management .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(3)>div>div {
    white-space: inherit;
}

.item-management .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(3) {
    text-align: center !important;
    line-height: 12px;
    white-space: inherit;
}

.item-management .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell .d-flex .action-button:nth-child(2) {
    border-radius: 0px;
    margin-left: -1px;
}

.edit-item .form-block .tab-content #videoclips .basic-info-img {
    margin-bottom: 0px !important;
    align-items: baseline !important;
}

.edit-item .form-block .tab-content #videoclips .basic-info-img .position-relative .portrait-btns {
    top: 2px;
    right: 3px;
}

.edit-item .form-block .tab-content #videoclips .basic-info-img .position-relative .landscape-btns {
    top: 2px;
    right: 3px;
    position: absolute;
}

.edit-item .form-block .tab-content #videoclips .basic-info-img .position-relative img {
    border-radius: 5px !important;
    height: 85px !important;
}

.edit-item .form-block .tab-content #videoclips .basic-info-img .position-relative .pdf-document img {
    padding: 15px;
    border: 1px solid #9d9d9d;
}

.edit-item .form-block .tab-content #videoclips .basic-info-img .position-relative {
    margin-left: 1% !important;
    margin-right: 0 !important;
}

.edit-item .form-block .tab-content #videoclips .basic-info-img .position-relative:nth-child(1) {
    margin-left: 0 !important;
}

.combination .table-data .card-body .row.mb-2 .col-sm-8 .input-field select {
    border: 1px solid #afafaf;
    border-radius: 5px;
    font-style: normal;
    font-size: 11px;
    height: 40px;
    font-weight: 500;
    width: 120px;
    float: right;
    display: flex;
    align-items: center;
}

.combination .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(1), .combination .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(1) {
    min-width: 28px !important;
    max-width: 28px;
    text-align: center !important;
}

.combination .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(2), .combination .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(2) {
    min-width: 17% !important;
}

.combination .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(3), .combination .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(3) {
    min-width: 8% !important;
}

.combination .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(4), .combination .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(4) {
    min-width: 10% !important;
}

.combination .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(5), .combination .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(5) {
    min-width: 11% !important;
    text-align: left !important;
}

.combination .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(6), .combination .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(6) {
    min-width: 10% !important;
}

.combination .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(7), .combination .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(7) {
    min-width: 10% !important;
    justify-content: left;
    text-align: left !important;
}

.combination .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(8), .combination .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(8) {
    min-width: 9% !important;
    justify-content: center;
}

.combination .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(9), .combination .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(9) {
    min-width: 9% !important;
    justify-content: center;
}

.combination .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(10), .combination .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(10) {
    min-width: 10% !important;
}

.combination .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(11), .combination .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(11) {
    min-width: 8% !important;
    justify-content: center;
}

.combination .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(12), .combination .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(12) {
    min-width: 7% !important;
}

.combination .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:last-child, .combination .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:last-child {
    min-width: 3.9% !important;
    justify-content: center;
}

.combination .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(8)>div>div {
    white-space: inherit;
}

.combination .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(8) {
    text-align: center !important;
    line-height: 12px;
}

.combination .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(9)>div>div {
    white-space: inherit;
}

.combination .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(9) {
    text-align: center !important;
    line-height: 12px;
}

.combination .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(11)>div>div {
    white-space: inherit;
}

.combination .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(11) {
    text-align: center !important;
    line-height: 12px;
}

.create-combination .combination-btn {
    font-weight: 600 !important;
    color: #F2A341 !important;
    text-transform: uppercase !important;
    border: 1px solid #f2a321 !important;
    padding: 10.5px 13px 10.5px 13px;
    height: 40px;
    display: flex;
    align-items: center;
    font-size: 11px;
    border-radius: 5px;
    font-style: normal;
}

/* .create-combination .combination-btn-grp {margin-top: 15px;} */
.create-combination .combination-btn-grp .combination-btn {
    display: inline-block;
    padding: 13px 17px;
    background-color: transparent !important;
}

.create-combination .combination-btn-grp .combination-btn.fill_btn {
    background-color: #f2a341 !important;
    color: #fff !important;
    margin-left: 5px;
}

.create-combination .price-input {
    height: 26px;
}

/* .create-combination .rdt_Table { overflow-y: auto; max-height: 500px;} */
.create-combination .price-input .input-group-text {
    background-color: #fff;
    height: 25px;
    border-right: 1px solid transparent;
    border-radius: 5px 0px 0px 5px;
    font-weight: 500;
    font-size: 11px;
    color: #000000;
}

.create-combination .price-input input {
    height: 25px;
    margin-left: -1px;
    border-left: 1px solid transparent;
    border-radius: 0px 5px 5px 0px;
    font-size: 11px;
    font-weight: 500;
}

.create-combination .rdt_Table .rdt_TableBody .rdt_TableRow:nth-of-type(odd) {
    background-color: #ffffff !important;
}

.create-combination .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(1), .create-combination .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(1) {
    min-width: 20% !important;
}

.create-combination .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(2), .create-combination .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(2) {
    min-width: 9% !important;
}

.create-combination .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(3), .create-combination .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(3) {
    min-width: 14% !important;
}

.create-combination .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(4), .create-combination .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(4) {
    min-width: 14% !important;
}

.create-combination .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(5), .create-combination .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(5) {
    min-width: 17% !important;
}

.create-combination .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(6), .create-combination .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(6) {
    min-width: 10% !important;
}

/* .create-combination .rdt_Pagination {display: none;} */
.create-combination .increase-btn label {
    color: #000 !important;
    font-size: 12px !important;
    font-style: normal;
    font-weight: 700;
    text-transform: capitalize !important;
    font-family: 'Montserrat', sans-serif;
    padding-top: 0;
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
    margin-right: 10px !important;
}

.create-combination .increase-btn .form-control {
    border-radius: 5px 0px 0px 5px !important;
    width: 70px !important;
}

.create-combination .increase-btn button {
    border: 1px solid #B6B6B6;
    border-radius: 0px 5px 5px 0px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px 12px;
    border-left: none;
    position: relative;
}

.create-combination .increase-btn button span {
    color: #1e1e1f;
    font-size: 15px;
}

.create-combination .increase-btn .form-control:-webkit-input-placeholder {
    color: #000 !important;
    font-weight: 700 !important;
}

.create-combination .increase-btn .form-control:-ms-input-placeholder {
    color: #000 !important;
    font-weight: 700 !important;
}

.create-combination .increase-btn .form-control::placeholder {
    color: #000 !important;
    font-weight: 700 !important;
}

/* .create-combination .viewCombination .sc-feUZmu {overflow-y: auto; max-height: calc(100vh - 436px);} */
.advance-search .modal-dialog .modal-content .modal-header {
    border-bottom: 1px solid #b6b6b6 !important;
}

.advance-search .reset-btn {
    margin-top: 15px;
    margin-bottom: 0px;
}

.advance-search .modal-dialog .modal-content .adv_footer .float-end {
    margin: 15px 25px 0px 10px !important;
}

.advance-search .modal-dialog .modal-content .modal-body .adv_footer {
    margin-top: 10px !important;
    border-top: 1px solid #b6b6b6 !important;
}

.advance-search input:-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.80) !important;
}

.advance-search input:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.80) !important;
}

.advance-search input::placeholder {
    color: rgba(0, 0, 0, 1) !important;
}

.advance-search.modal .modal-dialog .modal-content .modal-header {
    position: relative;
}

.advance-search.modal .modal-dialog .modal-content .modal-header .btn-close {
    right: 3% !important;
    top: 38% !important;
}

.bid-advance-search .modal-dialog {
    max-width: 650px;
}

.bid-advance-search .modal-dialog .modal-content .modal-body .form-check-input {
    border-radius: 3px;
    border: 1px solid #B6B6B6;
    box-shadow: none;
    margin-right: 10px;
    width: 1.1em;
    height: 1.1em;
}

.bid-advance-search .modal-dialog .modal-content .modal-body .form-check-input:checked {
    background-color: #F1A341;
    border: 1px solid #F1A341;
    box-shadow: none;
}

.bid-advance-search .modal-dialog .modal-content .modal-body .form-check-label {
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    padding-top: 0;
    padding-bottom: 0px;
    margin-bottom: 5px;
    font-size: 12px !important;
    color: #000 !important;
}

.bid-advance-search .modal-content .plain-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: transparent;
    margin-top: 15px;
    margin-bottom: 0px;
    float: left;
    border: 1px solid #f2a341;
    border-radius: 5px;
    font-size: 11px;
    color: #f2a321;
    text-transform: uppercase;
    height: 38.5px;
    padding: 10px 17px;
    margin-left: 25px;
    font-weight: 600;
}

.bid-advance-search .modal-dialog .modal-content .modal-body .adv_footer {
    display: block;
}

.bid-advance-search .adv_footer .col-md-7 {
    width: 64.333333% !important;
}

.bid-advance-search .adv_footer .col-md-5 {
    width: 35.666667% !important;
}

.bid-advance-search.search-popup .modal-dialog .modal-content .modal-header .btn-close {
    top: 38% !important;
}

.bid-advance-search .modal-dialog .modal-content .modal-footer .float-end {
    margin: 0px 7px 0 0 !important;
}

.create-combination-pop .modal-dialog {
    max-width: 550px;
}

.create-combination-pop .modal-dialog .modal-content .modal-body {
    padding: 25px 25px;
}

.create-combination-pop .modal-dialog .modal-content .modal-body p {
    margin-bottom: 5px;
}

.bidders-list .create-user-block .left_block img {
    width: 80px;
    height: 80px;
    margin-right: 10px;
}

.bidders-list .create-user-block .left_block h5 {
    margin-top: 32px;
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 16px;
    margin-bottom: 20px;
}

.bidders-list .create-user-block .left_block .input-field {
    margin-bottom: 25px !important;
}

.bidders-list .create-user-block .left_block .input-field label {
    margin-bottom: 4px;
    font-size: 13px !important;
    font-weight: 700;
}

.bidders-list .create-user-block .left_block p {
    margin-top: 0;
    margin-bottom: 1rem;
    color: #656565;
    font-size: 12.5px;
    font-weight: 700;
    text-transform: uppercase;
}

.bidders-list .create-user-block .col-md-9 .form-block .form-label {
    font-size: 16px !important;
    color: #000 !important;
    margin-bottom: 11px;
}

.bidders-list .create-user-block .table-responsive .table thead th {
    font-size: 11px
}

.bidders-list .create-user-block.content_edit.block_buyer .col-md-9.ps-1 {
    width: 79%;
    min-height: 69vh;
}

.bidders-list .create-user-block.content_edit.block_buyer .col-md-3.pe-1 {
    width: 21%;
    min-height: 69vh;
}

.bidders-list .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(1), .bidders-list .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(1) {
    min-width: 25% !important;
}

.bidders-list .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(2), .bidders-list .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(2) {
    min-width: 16% !important;
}

.bidders-list .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(3), .bidders-list .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(3) {
    min-width: 10% !important;
    justify-content: center;
}

.bidders-list .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(4), .bidders-list .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(4) {
    min-width: 8.4% !important;
    justify-content: center;
}

.bidders-list .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(5), .bidders-list .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(5) {
    min-width: 9% !important;
    justify-content: center;
}

.bidders-list .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(6), .bidders-list .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(6) {
    min-width: 13% !important;
}

.bidders-list .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(7), .bidders-list .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(7) {
    min-width: 11% !important;
    justify-content: center;
}

.bidders-list .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(8), .bidders-list .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(8) {
    min-width: 5% !important;
    justify-content: center;
}

.bidders-list .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(9), .bidders-list .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(9) {
    min-width: 10% !important;
    justify-content: left;
}

.bidders-list .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(10), .bidders-list .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(10) {
    min-width: 8% !important;
    justify-content: center;
}

.bidders-list .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(4) {
    text-align: center !important;
    line-height: 12px;
}

.bidders-list .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(4)>div>div {
    white-space: inherit;
}

.bidders-list .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(7) {
    text-align: center !important;
    line-height: 12px;
}

.bidders-list .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(7)>div>div {
    white-space: inherit;
}

.bidders-list .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(8) .d-flex .action-button {
    border-radius: 5px;
    background: #fff;
}

.bidders-list .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(10) .d-flex .action-button:nth-child(1) {
    border-radius: 5px 0 0 5px;
    background: #fff;
}

.bidders-list .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(10) .d-flex .action-button:nth-child(2) {
    border-radius: 0 5px 5px 0;
    background: #fff;
    margin-left: -1px;
}

.bidders-list .create-user-block .table-responsive .table tbody td {
    font-size: 11.5px;
    color: #000;
    font-weight: 600;
}

.bidders-list .create-user-block .table-responsive {
    max-height: unset;
    overflow-y: unset;
    overflow-x: unset;
}

.bidders-list .create-user-block .sc-feUZmu {
    max-height: calc(100vh - 184px);
    overflow: auto;
}

.bidders-list .seller_table .d-flex .action-button {
    background-color: #fff;
    border-radius: 5px;
}

.bidders-list .create-user-block .left_block {
    margin-bottom: 0px;
}

.bidders-list .create-user-block .left_block .input-field:last-child {
    margin-bottom: 0px !important;
}

.bidders-list .create-user-block .left_block .input-field:last-child p {
    margin-bottom: 0px !important;
}

.bidders-list .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell .yes-btn {
    border-radius: 5px;
    background-color: #fff;
    border: 1px solid #d5d5d5;
    font-size: 10px;
    color: #444444 !important;
    font-weight: 700;
    padding: 4px 9px;
    display: flex;
    align-items: center;
    text-transform: uppercase;
    text-align: center;
    line-height: initial;
    cursor: pointer;
    padding-right: 4.5px;
}

.bidders-list .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell .yes-btn span {
    font-size: 16px;
    margin-left: 2px;
}

.view-combination .breadcrumb .flex-grow-1 {
    display: flex;
}

.view-combination .breadcrumb .flex-grow-1 span {
    background-color: #f5b567;
    padding: 6px 11px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 15px;
    text-transform: uppercase;
    border-radius: 3px;
}

.view-combination .breadcrumb .flex-grow-1 .badge-success {
    background-color: #6fceac;
}

.view-combination .breadcrumb .flex-grow-1 .badge-danger {
    background-color: #f37676;
}

.view-combination .create-user-block .form-block {
    height: auto;
    min-height: unset;
}

.view-combination .create-user-block .form-block.mt-2 {
    height: 100%;
}

.view-combination .create-user-block .col-md-9 .form-block .form-label {
    font-size: 15px !important;
    color: #000 !important;
    margin-bottom: 20px;
}

.view-combination .create-user-block .col-md-9 .form-block .input-field {
    margin-bottom: 30px !important;
}

.view-combination .create-user-block .col-md-9 .form-block .input-field label {
    margin-bottom: 8px;
    font-size: 11px !important;
    font-weight: 700;
}

.view-combination .create-user-block .col-md-9 .form-block .input-field p {
    color: #424242;
    font-size: 12.5px;
    font-weight: 600;
    text-transform: lowercase;
    margin-bottom: 0px;
    word-break: break-all;
}

.view-combination .create-user-block .col-md-9 .form-block .input-field.mb-0 {
    margin-bottom: 0px !important;
}

.view-combination .create-user-block .form-block.mt-2 h6 {
    color: #000;
    text-transform: uppercase;
    font-size: 11.5px;
    font-weight: 700;
    margin-bottom: 16px;
}

.view-combination .create-user-block .form-block.mt-2 p {
    color: #000;
    font-size: 12px;
    width: 74%;
    font-weight: 500;
    margin-bottom: 10px;
}

.view-combination .create-user-block .form-block.mt-2 span {
    color: #000;
    font-size: 12px;
    font-style: italic;
    font-weight: 400;
}

.view-combination .create-user-block .form-block.mt-2 .btn-primary {
    float: initial;
    margin-top: 31px;
    padding: 12px 17px;
    display: table;
    background-color: #fff;
    color: #f1a341;
    border: 1px solid #f1a341;
}

.create-combination-pop .modal-dialog .modal-content .modal-footer .reset-btn {
    color: #f2a321;
    border: 1px solid #f2a321;
}

.deal-pop-up.search-popup .modal-dialog .modal-content .modal-header .btn-close {
    top: 6% !important;
}

.deal-pop-up .modal-dialog .modal-content p {
    color: #000;
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 15px;
}

.deal-pop-up .modal-dialog .modal-content p span {
    text-transform: capitalize;
}

.deal-pop-up .modal-dialog .modal-content textarea {
    height: 90px !important;
}

.deal-pop-up .modal-dialog .modal-content textarea:-webkit-input-placeholder {
    color: #000 !important;
    font-weight: 400;
}

.deal-pop-up .modal-dialog .modal-content textarea:-ms-input-placeholder {
    color: #000 !important;
    font-weight: 400;
}

.deal-pop-up .modal-dialog .modal-content textarea::placeholder {
    color: #000 !important;
    font-weight: 400;
}

.deal-pop-up .modal-dialog .modal-content .modal-body {
    background-color: #f6f6f6;
}

.combination .table-data .card-body .row.mb-2 .col-sm-4 h5 {
    margin-bottom: 0;
    color: #000;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 700;
    margin-top: 7px;
}

.create-combination .table-data .search-box .dataTables_length .fill_btn.me-2 {
    margin-right: 10px !important;
}

.team-members .tm .col-md-7 .input-field {
    margin-bottom: 15px !important;
}

.seller-pop.tm-pop .modal-dialog .modal-content .mb-3.input-field {
    margin-bottom: 15px !important;
}

.tm-pop .errormsg {
    position: absolute;
}

.user-management .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell .d-flex .action-button span {
    color: #000;
    font-weight: 100;
    width: 13px;
    font-size: 16px;
}

.category-order .table-data .table-responsive .table {
    border: none;
}

.category-order .table-data .table-responsive tbody tr:nth-of-type(odd) {
    background-color: transparent !important;
}

.category-order .table-data .table-responsive tbody ul {
    padding-left: 0rem !important;
    margin-bottom: 0px !important
}

.category-order .page-content .container-fluid .table-data .card-body .table-responsive {
    width: 35%;
    max-height: calc(100vh - 329px);
    overflow-y: auto;
}

.category-order .page-content .container-fluid .table-data .card-body .table-responsive::-webkit-scrollbar {
    height: 5px !important;
    width: 5px
}

.category-order .page-content .container-fluid .table-data .card-body .table-responsive::-webkit-scrollbar-track {
    border-radius: 0px;
}

.category-order .page-content .container-fluid .table-data .card-body .table-responsive::-webkit-scrollbar-thumb {
    border-radius: 0px;
}

.category-order .table-data .table-responsive .table {
    margin-bottom: 0px !important
}

.category-order .table-data .table-responsive .table td {
    border: 0.5px solid #CCD8F6;
}

.category-order .table-data .table-responsive .table th {
    border: 0.5px solid #CCD8F6;
}

/* .category-order .table-data .table-responsive .table td:nth-child(1) {width: 100% !important;}
.category-order .table-data .table-responsive .table td:nth-child(2) {width: 100% !important;} */
.category-order .table-data .table-responsive tbody tr:hover {
    background-color: #ECF0FA !important;
    cursor: grabbing;
}

.category-order .table-data .table-responsive tbody tr:focus {
    background-color: #ECF0FA !important;
    cursor: grabbing;
}

.category .table-data .dataTables_length .fill_btn .material-icons-outlined {
    font-size: 16px;
    color: #1C1B1F;
    margin-right: 5px;
}

.category-order .table-data .card .card-body .change-order-btn {
    width: 35%;
    margin: 0 auto;
    margin-top: 15px;
}

.category-order .table-data .card .card-body .change-order-btn .btn-primary {
    background-color: #F2A341;
    border: 1px solid #f2a341;
    border-radius: 5px;
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 11px;
    line-height: 17px;
    padding: 10px 17px;
    text-transform: uppercase;
}

.category-order .table-data .table-responsive .table th:nth-child(1), .category-order .table-data .table-responsive .table td:nth-child(1) {
    width: 27% !important;
}

.category-order .table-data .table-responsive .table th:nth-child(2), .category-order .table-data .table-responsive .table td:nth-child(2) {
    width: 0% !important;
    text-align: center;
}

.category-order .table-data .table-responsive .table th:nth-child(3), .category-order .table-data .table-responsive .table td:nth-child(3) {
    width: 0% !important;
    text-align: center;
}

.category-order .table-responsive thead tr th {
    position: sticky;
    top: 0;
    z-index: 999 !important;
    border: 0.5px solid #CCD8F6;
}

.category-order .table-data .card-body .orasi-preloader {
    position: inherit;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    height: calc(100vh - 276px);
}

.category-order .table-data .table-responsive .table td .drag-indicator {
    display: flex;
    align-items: center;
}

.category-order .table-data .table-responsive .table td .drag-indicator span {
    margin-right: 5px;
    font-size: 14px;
    color: #565555;
}

.profile .user-details .errormsg {
    position: absolute;
}

.edit-item .pdf-block {
    width: 85px !important;
    height: 85px !important;
}

.edit-item .pdf-block .asset-card .spinner-class {
    background-color: transparent !important;
}

.edit-item .pdf-block .pdf-document img {
    padding: 15px;
    border: 1px solid #9d9d9d;
    max-height: 97% !important;
    max-width: 97%;
}

.edit-item .pdf-block p {
    width: 85px !important;
}

.edit-item .create-combination .card {
    margin-bottom: 0px;
    box-shadow: none;
    margin-top: -12px;
}

.edit-item .create-combination .card .card-body {
    padding: 0px;
}

.edit-item .create-combination .card .card-body .search-box .position-relative .form-control {
    border-radius: 5px 0px 0px 5px;
}

.edit-item .create-combination .card .card-body .rdt_Table .rdt_TableHeadRow .rdt_TableCol {
    background-color: #eff2f7;
}

.viewCombination .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(1), .viewCombination .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(1) {
    min-width: 0% !important;
}

.viewCombination .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(2), .viewCombination .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(2) {
    min-width: 18.4% !important;
}

.viewCombination .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(3), .viewCombination .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(3) {
    min-width: 17% !important;
}

.viewCombination .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(4), .viewCombination .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(4) {
    min-width: 18% !important;
}

.viewCombination .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(5), .viewCombination .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(5) {
    min-width: 13% !important;
}

.viewCombination .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(6), .viewCombination .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(6) {
    min-width: 14% !important;
}

.viewCombination .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(7), .viewCombination .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(7) {
    min-width: 7% !important;
}

.viewCombination .rdt_Table .rdt_TableHeadRow .rdt_TableCol:last-child, .viewCombination .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:last-child {
    min-width: 10% !important;
    justify-content: right;
}

.viewCombination .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:last-child .input-group-text {
    padding: 0px;
    background-color: unset;
    border: none;
    font-style: normal;
    font-weight: 500;
    font-size: 11.5px;
    color: #000000;
}

.edit-item .create-combination .card .card-body .search-box .position-relative {
    margin-left: 10px;
}

.edit-item .create-combination .card .card-body .search-box .fill_btn .mdi-pencil {
    font-size: 12px!important;
    margin-right: 5px;
}

.create-combination-pop .modal-dialog .modal-content .modal-footer .float-end {
    margin: 0px 7px 0 0 !important;
}

.addCombination .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(1), .addCombination .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(1) {
    min-width: 22% !important;
}

.addCombination .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(2), .addCombination .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(2) {
    min-width: 17% !important;
}

.addCombination .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(3), .addCombination .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(3) {
    min-width: 16% !important;
}

.addCombination .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(4), .addCombination .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(4) {
    min-width: 12% !important;
}

.addCombination .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(5), .addCombination .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(5) {
    min-width: 15% !important;
}

.addCombination .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(6), .addCombination .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(6) {
    min-width: 8% !important;
}

.addCombination .rdt_Table .rdt_TableHeadRow .rdt_TableCol:last-child, .addCombination .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:last-child {
    min-width: 9.4% !important;
    text-align: center !important;
}

.create-combination .combination-btn-grp .fill_btn {
    font-weight: 600 !important;
    color: #F2A341 !important;
    text-transform: uppercase !important;
    border: 1px solid #f2a321 !important;
    padding: 10.5px 13px 10.5px 13px;
    height: 40px;
    display: inline-flex;
    align-items: center;
    font-size: 11px;
    border-radius: 5px;
    font-style: normal;
    background-color: transparent;
}

.create-combination .combination-btn-grp {
    margin-left: 30px;
    display: flex;
    align-items: center;
}

.create-combination .combination-btn-grp button .loading-icon {
    width: 16px;
}

.viewCombination .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:last-child .price-input .input-group-text {
    background-color: #fff;
    height: 27px;
    border-right: 1px solid transparent;
    border-radius: 5px 0px 0px 5px;
    font-weight: 500;
    font-size: 11.5px;
    color: #000000;
    border: 1px solid #d5d5d5;
    padding: 0 9px;
}

.viewCombination .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:last-child .price-input .form-control {
    border: 1px solid #d5d5d5;
    border-radius: 5px;
    height: 26px;
    font-size: 11.5px;
    width: 93%;
    text-align: right;
}

.viewCombination .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:last-child .price-input {
    justify-content: right;
}

.addCombination .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:last-child .price-input {
    justify-content: right;
}

.addCombination .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:last-child .price-input .input-group-text {
    background-color: #fff;
    height: 27px;
    border-right: 1px solid transparent;
    border-radius: 5px 0px 0px 5px;
    font-weight: 500;
    font-size: 11.5px;
    color: #000000;
    border: 1px solid #d5d5d5;
    padding: 0 9px;
}

.addCombination .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:last-child .price-input .form-control {
    border: 1px solid #d5d5d5;
    border-radius: 5px;
    height: 26px;
    font-size: 11.5px;
    width: 99%;
    text-align: right;
}

.user-management .rdt_Pagination select:focus {
    outline: none;
}

.create-combination .increase-btn .d-flex.align-items-center {
    justify-content: right;
    position: relative;
}

.create-combination .increase-btn .d-flex.align-items-center .percentage {
    position: absolute;
    left: -13px;
    color: #000;
    font-size: 12px;
    font-weight: 600;
    cursor: auto;
}

.advance-search .modal-content button .loading-icon {
    width: 16px;
}

.add-client .edit-item .form-block #videoclips .thumbnail-block .black-gradient {
    position: absolute;
    display: flex;
    align-items: center;
    bottom: 4px;
    left: 4px;
    background: none;
    text-align: left;
    transition: all ease-in-out 0.3s;
}

.add-client .edit-item .form-block #videoclips .thumbnail-block .black-gradient .form-check {
    display: flex;
    align-items: center;
    font-size: 12.5px!important;
}

.add-client .edit-item .form-block #videoclips .thumbnail-block .black-gradient label {
    font-weight: normal;
    margin-left: 5px;
    margin-bottom: 0px;
    text-transform: lowercase;
    margin-top: 2px;
}

#vertical-menu-btn {
    display: none;
}

.video-request .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(1), .video-request .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(1) {
    min-width: 24% !important;
}

.video-request .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(2), .video-request .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(2) {
    min-width: 20% !important;
}

.video-request .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(3), .video-request .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(3) {
    min-width: 7% !important;
}

.video-request .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(4), .video-request .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(4) {
    min-width: 17% !important;
}

.video-request .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(5), .video-request .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(5) {
    min-width: 17% !important;
}

.video-request .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell .availability {
    white-space: inherit !important;
    overflow: unset !important;
    text-overflow: unset !important;
    display: flex !important;
    align-items: center !important;
}

.account-manager-report .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(1), .account-manager-report .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(1) {
    min-width: 28% !important;
}

.account-manager-report .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(2), .account-manager-report .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(2) {
    min-width: 24% !important;
}

.account-manager-report .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(3), .account-manager-report .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(3) {
    min-width: 17% !important;
}

.account-manager-report .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(4), .account-manager-report .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(4) {
    min-width: 24% !important;
}

.account-manager-report .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(5), .account-manager-report .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(5) {
    min-width: 7% !important;
}

.item-management .table-data .search-box .position-relative {
    width: 25%;
}

.listbids .modal-dialog {
    max-width: 1050px !important;
}

.listbids .modal-dialog .modal-content .modal-body {
    background-color: #f6f6f6;
    min-height: 180px;
}

.listbids .modal-content .modal-header .close-btn {
    top: 38% !important;
    right: 2.5% !important;
}

.listbids .modal-content .modal-body p {
    font-size: 13px;
    font-weight: 500;
    margin-bottom: 10px;
    color: #000;
}

.listbids .modal-dialog .modal-content .modal-header {
    border-bottom: 1px solid #b6b6b6 !important;
    position: relative;
}

.listbids .modal-dialog .seller_table.buyer_table th {
    background-color: #ffffff;
    font-style: normal;
    font-weight: 700;
    font-size: 11px;
    line-height: 17px;
    text-transform: uppercase;
    color: #000000;
    font-family: 'Montserrat', sans-serif;
    padding: 9px 7px;
    white-space: nowrap;
}

.listbids .modal-dialog .seller_table {
    background-color: #fff;
}

.listbids .modal-dialog .seller_table.buyer_table td {
    font-style: normal;
    font-weight: 500;
    font-size: 11.5px;
    color: #000000;
    padding: 7px;
    white-space: inherit;
    background-color: inherit;
}

.listbids .modal-dialog .seller_table .d-flex .action-button {
    border-radius: 5px;
    background: #fff;
    border: 1px solid #d5d5d5;
    font-size: 7.5px;
    color: #444444 !important;
    font-weight: 800;
    padding: 4px 8px;
    display: flex;
    align-items: center;
    text-transform: uppercase;
    text-align: center;
    line-height: initial;
    cursor: pointer;
}

.listbids .modal-dialog .seller_table .d-flex .action-button .font-size-18 {
    font-size: 13px!important;
    margin-right: 0px;
    color: #000 !important;
}

.listbids .modal-dialog {
    -webkit-transform: translate(0%,12%) !important;
    transform: translate(0%,12%) !important;
}

.listbids .modal-dialog th:nth-child(1), .listbids .modal-dialog td:nth-child(1) {
    width: 18%;
    word-break: break-word;
}

.listbids .modal-dialog th:nth-child(2), .listbids .modal-dialog td:nth-child(2) {
    width: 8%;
}

.listbids .modal-dialog th:nth-child(3), .listbids .modal-dialog td:nth-child(3) {
    width: 12%;
}

.listbids .modal-dialog .modal-content th:nth-child(4), .listbids .modal-dialog .modal-content td:nth-child(4) {
    width: 14%;
}

.listbids .modal-dialog .modal-content th:nth-child(5), .listbids .modal-dialog .modal-content td:nth-child(5) {
    width: 12%;
    text-align: center;
}

.listbids .modal-dialog th:nth-child(6), .listbids .modal-dialog td:nth-child(6) {
    width: 11%;
    text-align: center;
}

.listbids .modal-dialog th:nth-child(7), .listbids .modal-dialog td:nth-child(7) {
    width: 9%;
    text-align: center;
}

.listbids .modal-dialog th:nth-child(8), .listbids .modal-dialog td:nth-child(8) {
    width: 7%;
}

.listbids .modal-dialog th:last-child, .listbids .modal-dialog td:last-child {
    width: 4%;
}

.document-popup .close-btn {
    top: 10px;
}

.combination .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(1) .rdt_TableCol_Sortable>div {
    display: none;
}

.combination .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(2) .rdt_TableCol_Sortable {
    margin-left: -28px;
}

.combination .table-data .search-box .position-relative {
    justify-content: right;
}

.combination .search-box .position-relative {
    width: 48% !important;
}

.view-combination .create-user-block .col-md-3.pe-1 .form-block {
    height: 100vh;
    margin-bottom: 20px;
}

.view-combination .create-user-block .col-md-9.ps-1 .award-history .form-block.mt-2 {
    height: 100%;
}

.view-combination .create-user-block .col-md-9.ps-1 .award-history .col-md-7 {
    padding-right: 3.8px;
}

.view-combination .create-user-block .col-md-9.ps-1 .award-history .col-md-5 {
    padding-left: 3.8px;
}

.view-combination .award-history .history-block {
    padding: 19px;
    background-color: #f5f7fc;
    border-radius: 5px;
}

.view-combination .award-history .history-block:nth-child(1) {
    margin-top: 0px !important;
}

.view-combination .create-user-block .col-md-9 .form-block .col-md-3:nth-child(1) .input-field p {
    text-transform: uppercase;
}

.view-combination .create-user-block .award-history .history-block h6 {
    color: #f2a341;
    margin-bottom: 7px !important;
}

.view-combination .create-user-block .col-md-9 .award-history .history-block .input-field {
    margin-bottom: 8px !important;
    display: flex;
    align-items: center;
}

.view-combination .create-user-block .col-md-9 .award-history .history-block .input-field label {
    font-size: 11px !important;
    font-weight: 600;
    width: 40%;
    margin-bottom: 0;
}

.view-combination .create-user-block .col-md-9 .award-history .history-block .input-field p {
    font-size: 11px;
    font-weight: 600;
    width: 60%;
    margin-bottom: 0;
}

.view-combination .create-user-block .col-md-9 .award-history .history-block .w-100 {
    font-weight: 400;
    margin-bottom: 0px;
    margin-top: 3px;
}

.view-combination .create-user-block .col-md-9 .award-history .history-block .col-md-12:nth-child(1) .input-field p {
    text-transform: uppercase;
}

.view-combination .create-user-block .col-md-9 .award-history .form-block.mt-2 .form-label {
    margin-bottom: 5px;
}

.view-combination .create-user-block .award-history .history-block-scroll {
    max-height: 438px;
    overflow: auto;
}

.view-combination .create-user-block .award-history .history-block-scroll::-webkit-scrollbar {
    width: 5px;
}

.view-combination .create-user-block .award-history .history-block-scroll::-webkit-scrollbar-track {
    background: #f1f1f1;
}

.view-combination .create-user-block .award-history .history-block-scroll::-webkit-scrollbar-thumb {
    background: #c6d0d4;
    border-radius: 5px;
}

.view-combination .create-user-block .award-history .history-block-scroll::-webkit-scrollbar-thumb:hover {
    background: #bac4c8;
}

.view-combination .create-user-block .left_block .bidders-btn-block {
    display: flex;
}

.view-combination .create-user-block .left_block .bidders-btn-block .btn {
    float: initial;
    padding: 12px 15px;
    display: flex;
    background-color: #fff;
    color: #f1a341;
    border: 1px solid #f1a341;
    font-size: 8px;
    align-items: center;
    height: 42px;
    font-weight: 700;
}

.view-combination .create-user-block .left_block .bidders-btn-block .btn span {
    font-size: 16px;
    margin-right: 3px;
}

.view-combination .offcanvas-end .offcanvas-header .btn-close {
    font-size: 11.5px;
}

.view-combination .offcanvas-end .offcanvas-header {
    justify-content: left;
    align-items: center;
    padding-top: 20px;
    padding-bottom: 0px;
}

.view-combination .offcanvas-end .offcanvas-header h3 {
    font-size: 15.5px;
    text-transform: uppercase;
    margin-bottom: 0;
    margin-left: 43px;
    font-weight: 700;
    color: #000;
}

.view-combination .offcanvas-end.show {
    width: 80%;
    max-width: 800px;
}

.view-combination .create-user-block .col-md-9.ps-1 .award-history .col-md-7 .form-block.mt-2 {
    max-height: 515px;
    overflow: auto;
}

.view-combination .create-user-block .col-md-9.ps-1 .award-history .col-md-7 .form-block.mt-2::-webkit-scrollbar {
    width: 5px;
}

.view-combination .create-user-block .col-md-9.ps-1 .award-history .col-md-7 .form-block.mt-2::-webkit-scrollbar-track {
    background: #f1f1f1;
}

.view-combination .create-user-block .col-md-9.ps-1 .award-history .col-md-7 .form-block.mt-2::-webkit-scrollbar-thumb {
    background: #c6d0d4;
    border-radius: 5px;
}

.view-combination .create-user-block .col-md-9.ps-1 .award-history .col-md-7 .form-block.mt-2::-webkit-scrollbar-thumb:hover {
    background: #bac4c8;
}

@media (min-width: 1200px) and (max-width:1367px) {
    .lm_block .contacts .header_block { align-items: flex-start; gap: 5px; flex-direction: column; flex-wrap: nowrap; height: 74.9px; }
  .lm_block .contacts .header_block .btn span { line-height: 1;}
    .Orasi-signup.account-pages {
        height: auto;
    }

    .import-content .create-user-block {
        height: calc(100vh - 228px) !important;
    }

    .import-content .create-user-block .label-block {
        width: 37%;
    }

    .import-content .create-user-block .upload-block {
        width: 37%;
    }

    .add-client .create-user-block .form-block #home1 .status .col-md-3 {
        width: 23.5%;
    }

    .add-client .create-user-block .form-block #home1 .status .col-md-9 {
        width: 76.5%;
    }

    .content-management .table-data .table-responsive .table th:nth-child(3), .content-management .table-data .table-responsive .table td:nth-child(3) {
        width: 40% !important;
        text-align: left;
    }

    .create-user .create-user-block .permission-block .d-flex .check-list-block {
        padding: 15px 14px 0px 12px;
    }

    .create-user .create-user-block .permission-block .d-flex .check-list-block p {
        font-size: 9px;
    }

    .create-user .create-user-block .permission-block .table-responsive {
        border: 0.3px solid #b6b6b6;
        max-height: 69.7vh;
        overflow-y: scroll;
    }

    .clients-search .search-box.d-inline-block .position-relative {
        width: 86% !important;
    }

    .clients-search .table-data .search-box .position-relative .form-control {
        width: 78% !important;
    }

    .clients-search .table-data .search-box .position-relative .date-input {
        width: auto !important;
    }

    .clients-search .table-data .card-body .search-box .dropdown {
        width: 61% !important;
    }

    .clients-search .table-data .card-body .search-box .dropdown .form-control {
        width: 100% !important;
    }

    .clients .table-data .table-responsive .table-nowrap td {
        white-space: nowrap;
    }

    .company .table-data .table-responsive .table-nowrap td {
        white-space: inherit;
    }

    .export .table-data .table-responsive .export-table-data th:nth-child(3), .export .table-data .table-responsive .export-table-data td:nth-child(3) {
        text-align: left;
        width: 18% !important;
    }

    .Orasi-signin .toast {
        bottom: 10%;
        left: 36.5%;
    }

    .block_buyer .form-block .left_block .seller-col-width {
        width: 44.8% !important;
    }

    .block_buyer .form-block .left_block .btn-col-width {
        width: 10.4% !important;
    }

    .content-management .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(1), .content-management .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(1) {
        min-width: 28px !important;
        max-width: 28px;
        text-align: center !important;
    }

    .content-management .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(2), .content-management .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(2) {
        min-width: 18% !important;
    }

    .content-management .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(3), .content-management .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(3) {
        min-width: 13% !important;
    }

    .content-management .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(4), .content-management .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(4) {
        min-width: 6% !important;
    }

    .content-management .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(5), .content-management .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(5) {
        min-width: 9% !important;
    }

    .content-management .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(6), .content-management .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(6) {
        min-width: 13% !important;
    }

    .content-management .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(7), .content-management .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(7) {
        min-width: 9% !important;
    }

    .content-management .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(8), .content-management .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(8) {
        min-width: 9% !important;
    }

    .content-management .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(9), .content-management .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(9) {
        min-width: 7% !important;
    }

    .content-management .rdt_Table .rdt_TableHeadRow .rdt_TableCol:last-child, .content-management .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:last-child {
        min-width: 7.3% !important;
        text-align: center !important;
    }

    .user-management .rdt_Table .rdt_TableHeadRow .rdt_TableCol:last-child, .user-management .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:last-child {
        min-width: 7.3% !important;
        text-align: center !important;
    }

    .clients .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:last-child, .clients .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:last-child {
        min-width: 7.3% !important;
        text-align: center !important;
    }

    .deals .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(1), .deals .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(1) {
        min-width: 18% !important;
    }

    .deals .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(2), .deals .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(2) {
        min-width: 7% !important;
    }

    .deals .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(3), .deals .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(3) {
        min-width: 17% !important;
    }

    .deals .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(4), .deals .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(4) {
        min-width: 13% !important;
    }

    .deals .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(5), .deals .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(5) {
        min-width: 13% !important;
    }

    .deals .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(6), .deals .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(6) {
        min-width: 17% !important;
    }

    .deals .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(7), .deals .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(7) {
        min-width: 11% !important;
        text-align: left !important;
    }

    .clients .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(1), .clients .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(1) {
        min-width: 18% !important;
    }

    .clients .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(2), .clients .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(2) {
        min-width: 2% !important;
    }

    .clients .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(3), .clients .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(3) {
        min-width: 11% !important;
    }

    .clients .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(4), .clients .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(4) {
        min-width: 13% !important;
    }

    .clients .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(5), .clients .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(5) {
        min-width: 15% !important;
    }

    .clients .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(6), .clients .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(6) {
        min-width: 9% !important;
    }

    .clients .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(7), .clients .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(7) {
        min-width: 11% !important;
    }

    .company .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(1), .company .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(1) {
        min-width: 19% !important;
    }

    .company .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(2), .company .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(2) {
        min-width: 11% !important;
    }

    .company .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(3), .company .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(3) {
        min-width: 13% !important;
    }

    .company .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(4), .company .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(4) {
        min-width: 12% !important;
    }

    .company .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(5), .company .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(5) {
        min-width: 9% !important;
    }

    .company .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(6), .company .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(6) {
        min-width: 12% !important;
    }

    .company .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(7), .company .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(7) {
        min-width: 15% !important;
    }

    .company .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(8), .company .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(8) {
        min-width: 11% !important;
    }

    .clients-search .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(6), .clients-search .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(6) {
        min-width: 13% !important;
    }

    .clients-search .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(1), .clients-search .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(1) {
        min-width: 21% !important;
    }

    .recommeded .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(1), .recommeded .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(1) {
        min-width: 18% !important;
    }

    .recommeded .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(2), .recommeded .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(2) {
        min-width: 13% !important;
    }

    .recommeded .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(3), .recommeded .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(3) {
        min-width: 13% !important;
    }

    .recommeded .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(4), .recommeded .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(4) {
        min-width: 15% !important;
    }

    .recommeded .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(5), .recommeded .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(5) {
        min-width: 14% !important;
    }

    .recommeded .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(6), .recommeded .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(6) {
        min-width: 15% !important;
    }

    .contact .page-content .table-data .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(6), .contact .page-content .table-data .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(6) {
        min-width: 6.5% !important;
        text-align: center !important;
    }

    .contact .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(2), .contact .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(2) {
        min-width: 18% !important;
    }

    .lookups .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(4), .lookups .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(4) {
        min-width: 7.3% !important;
        text-align: center !important;
    }

    .import-content .import-content-status .breadcrumb .content-status-count .d-flex {
        padding: 10px 10px;
        margin-left: 5px;
    }

    .import-content .import-content-status .breadcrumb .content-status-count .d-flex .menu-path {
        font-size: 12px;
    }

    .block_buyer .form-block .row .seller-col-width {
        width: 41.15% !important;
    }

    .block_buyer .form-block .row .btn-col-width {
        width: 17.70% !important;
    }

    .item-management .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(2), .item-management .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(2) {
        min-width: 26% !important;
    }

    .item-management .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(3), .item-management .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(3) {
        min-width: 16% !important;
    }

    .item-management .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(6), .item-management .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(6) {
        min-width: 9% !important;
    }

    .item-management .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(4), .item-management .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(4) {
        min-width: 7% !important;
    }

    .item-management .rdt_Table .rdt_TableHeadRow .rdt_TableCol:last-child, .item-management .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:last-child {
        min-width: 10.3% !important;
        text-align: center !important;
    }

    .viewCombination .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(1), .viewCombination .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(1) {
        min-width: 1% !important;
    }

    .viewCombination .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(2), .viewCombination .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(2) {
        min-width: 19% !important;
    }

    .viewCombination .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(3), .viewCombination .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(3) {
        min-width: 18% !important;
    }

    .viewCombination .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(4), .viewCombination .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(4) {
        min-width: 15% !important;
    }

    .viewCombination .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(5), .viewCombination .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(5) {
        min-width: 10% !important;
    }

    .viewCombination .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(6), .viewCombination .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(6) {
        min-width: 17% !important;
    }

    .viewCombination .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(7), .viewCombination .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(7) {
        min-width: 7% !important;
    }

    .edit-item .viewCombination .rdt_Table .rdt_TableHeadRow .rdt_TableCol:last-child, .edit-item .viewCombination .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:last-child {
        min-width: 11% !important;
    }

    /* .create-combination .increase-btn {width: 28%;}
.create-combination .combination-btn-grp {width: 21.666667%;} 
.create-combination .row.mt-2 .col-md-7 {width: 50.333333%;}  */
    .addCombination .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(1), .addCombination .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(1) {
        min-width: 20% !important;
    }

    .addCombination .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(2), .addCombination .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(2) {
        min-width: 18% !important;
    }

    .addCombination .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(3), .addCombination .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(3) {
        min-width: 15% !important;
    }

    .addCombination .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(4), .addCombination .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(4) {
        min-width: 13% !important;
    }

    .addCombination .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(5), .addCombination .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(5) {
        min-width: 16% !important;
    }

    .addCombination .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(6), .addCombination .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(6) {
        min-width: 7% !important;
    }

    .create-combination .addCombination .rdt_Table .rdt_TableHeadRow .rdt_TableCol:last-child, .create-combination .addCombination .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:last-child {
        min-width: 11% !important;
    }

    .video-request .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(1), .video-request .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(1) {
        min-width: 24% !important;
    }

    .video-request .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(2), .video-request .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(2) {
        min-width: 20% !important;
    }

    .video-request .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(3), .video-request .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(3) {
        min-width: 7% !important;
    }

    .video-request .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(4), .video-request .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(4) {
        min-width: 17% !important;
    }

    .video-request .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(5), .video-request .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(5) {
        min-width: 17% !important;
    }

    .video-request .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell .availability {
        white-space: inherit !important;
        overflow: unset !important;
        text-overflow: unset !important;
        display: flex !important;
        align-items: center !important;
    }

    .account-manager-report .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(1), .account-manager-report .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(1) {
        min-width: 28% !important;
    }

    .account-manager-report .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(2), .account-manager-report .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(2) {
        min-width: 24% !important;
    }

    .account-manager-report .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(3), .account-manager-report .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(3) {
        min-width: 17% !important;
    }

    .account-manager-report .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(4), .account-manager-report .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(4) {
        min-width: 23% !important;
    }

    .account-manager-report .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(5), .account-manager-report .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(5) {
        min-width: 8% !important;
    }

    .combination .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(1), .combination .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(1) {
        min-width: 28px !important;
        max-width: 28px;
        text-align: center !important;
    }

    .combination .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(2), .combination .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(2) {
        min-width: 20% !important;
    }

    .combination .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(3), .combination .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(3) {
        min-width: 9% !important;
    }

    .combination .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(4), .combination .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(4) {
        min-width: 11% !important;
    }

    .combination .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(5), .combination .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(5) {
        min-width: 13% !important;
        text-align: left !important;
    }

    .combination .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(6), .combination .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(6) {
        min-width: 12% !important;
    }

    .combination .page-content .card-body .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(7), .combination .page-content .card-body .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(7) {
        min-width: 11% !important;
    }

    .combination .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(8), .combination .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(8) {
        min-width: 11% !important;
        justify-content: center;
    }

    .combination .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(9), .combination .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(9) {
        min-width: 10% !important;
        justify-content: center;
    }

    .combination .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(10), .combination .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(10) {
        min-width: 12% !important;
    }

    .combination .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(11), .combination .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(11) {
        min-width: 10% !important;
        justify-content: center;
    }

    .combination .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(12), .combination .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(12) {
        min-width: 9% !important;
    }

    .combination .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:last-child, .combination .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:last-child {
        min-width: 4.5% !important;
    }

    .bidders-list .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(1), .bidders-list .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(1) {
        min-width: 23% !important;
    }

    .bidders-list .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(2), .bidders-list .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(2) {
        min-width: 14% !important;
    }

    .bidders-list .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(3), .bidders-list .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(3) {
        min-width: 12% !important;
    }

    .bidders-list .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(4), .bidders-list .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(4) {
        min-width: 10% !important;
        justify-content: center;
    }

    .bidders-list .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(5), .bidders-list .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(5) {
        min-width: 10% !important;
    }

    .bidders-list .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(6), .bidders-list .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(6) {
        min-width: 15% !important;
    }

    .bidders-list .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(7), .bidders-list .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(7) {
        min-width: 10% !important;
        justify-content: center;
    }

    .bidders-list .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(8), .bidders-list .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(8) {
        min-width: 5.9% !important;
        justify-content: center;
    }

    .bidders-list .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(9), .bidders-list .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(9) {
        min-width: 12% !important;
        justify-content: left;
    }

    .bidders-list .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(10), .bidders-list .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(10) {
        min-width: 9.2% !important;
    }

    .bidders-list .create-user-block .left_block .input-field {
        margin-bottom: 20px !important;
    }

    .bidders-list .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(4) .brFloq {
        white-space: inherit;
    }

    .bidders-list .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(4) {
        text-align: center !important;
        line-height: 12px;
    }

    /* .bidders-list .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(6) .brFloq {white-space: inherit;}
.bidders-list .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(6) {text-align: center !important; line-height: 12px;} */
    .bidders-list .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(7) .brFloq {
        white-space: inherit;
    }

    .bidders-list .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(7) {
        text-align: center !important;
        line-height: 12px;
    }

    .view-combination .create-user-block.content_edit.block_buyer .col-md-3.pe-1 {
        width: 25%;
    }

    .view-combination .create-user-block.content_edit.block_buyer .col-md-9.ps-1 {
        width: 75%;
    }

    .view-combination .create-user-block .col-md-9 .award-history .history-block .input-field label {
        width: 50%;
    }

    .view-combination .create-user-block .col-md-9 .award-history .history-block .input-field p {
        width: 50%;
    }

    .view-combination .create-user-block .award-history .history-block-scroll {
        max-height: 328px;
        overflow: auto;
    }

    .bids-summary .page-content .table-data .rdt_Table .rdt_TableHeadRow .rdt_TableCol:last-child, .bids-summary .page-content .table-data .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:last-child {
        min-width: 5% !important;
    }

    .bids-summary .page-content .table-data .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(1), .bids-summary .page-content .table-data .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(1) {
        min-width: 9% !important;
    }

    .bids-summary .page-content .table-data .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(3), .bids-summary .page-content .table-data .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(3) {
        min-width: 13% !important;
    }

    .bids-summary .page-content .table-data .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(4), .bids-summary .page-content .table-data .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(4) {
        min-width: 12% !important;
    }

    .bids-summary .page-content .table-data .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(5), .bids-summary .page-content .table-data .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(5) {
        min-width: 11% !important;
    }

    .bids-summary .page-content .table-data .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(6), .bids-summary .page-content .table-data .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(6) {
        min-width: 10% !important;
    }

    .bids-summary .page-content .table-data .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(7), .bids-summary .page-content .table-data .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(7) {
        min-width: 10% !important;
    }

    .bids-summary .page-content .table-data .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(8), .bids-summary .page-content .table-data .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(8) {
        min-width: 12% !important;
    }

    .bids-summary .page-content .table-data .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(10), .bids-summary .page-content .table-data .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(10) {
        min-width: 9% !important;
    }

    .bids-summary .page-content .table-data .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(9), .bids-summary .page-content .table-data .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(9) {
        min-width: 8% !important;
    }

    /* .user-management .rdt_Table .rdt_TableHeadRow .rdt_TableCol:last-child, .user-management .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:last-child { min-width: 10.3% !important; text-align: center !important;} */
    .view-combination .create-user-block .col-md-9.ps-1 .award-history .form-block.mt-2 {
        height: calc(100vh - 240px) !important;
    }

    .user-management .page-content .container-fluid .table-data .card {
        min-height: 68vh !important;
    }

    .create-user .create-user-block {
        min-height: 64vh !important;
    }

    .viewCombination .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:last-child .price-input .form-control {
        width: 99% !important;
    }

    .addCombination .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:last-child .price-input .form-control {
        width: 99% !important;
    }

    .bidders-list .create-user-block.content_edit.block_buyer .col-md-9.ps-1 {
        min-height: 64vh !important;
    }

    .bidders-list .create-user-block.content_edit.block_buyer .col-md-3.pe-1 {
        min-height: 64vh !important;
    }

    .bidders-list .create-user-block.content_edit.block_buyer .col-md-9.ps-1 .empty-state-body {
        height: calc(100vh - 229px) !important;
    }

    .email_logs .page-content .card-body .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(3), .email_logs .page-content .card-body .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(3) {
        min-width: 23% !important;
    }

    .Client_Sessions_Report .page-content .card-body .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(5), .Client_Sessions_Report .page-content .card-body .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(5) {
        min-width: 6.5% !important;
    }

    .Client_Sessions_Report .page-content .card-body .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(1), .Client_Sessions_Report .page-content .card-body .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(1) {
        min-width: 24% !important;
    }

    .clients-search .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(7), .clients-search .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(7) {
        min-width: 6.5% !important;
    }

    .email_logs .page-content .container-fluid .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(7), .email_logs .page-content .container-fluid .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(7) {
        min-width: 6.5% !important;
    }

    .client_activity_report .page-content .card-body .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(2), .client_activity_report .page-content .card-body .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(2) {
        min-width: 25% !important;
    }

    .client_activity_report .page-content .card-body .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(3), .client_activity_report .page-content .card-body .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(3) {
        min-width: 13% !important;
    }

    .client_activity_report .page-content .card-body .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(4), .client_activity_report .page-content .card-body .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(4) {
        min-width: 14% !important;
    }

    .client_activity_report .page-content .card-body .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(5), .client_activity_report .page-content .card-body .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(5) {
        min-width: 12% !important;
    }

    .client_activity_report .page-content .card-body .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(6), .client_activity_report .page-content .card-body .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(6) {
        min-width: 10% !important;
    }

    .title_analysis_report .page-content .card-body .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(4), .title_analysis_report .page-content .card-body .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(4) {
        min-width: 7% !important;
    }

    .title_analysis_report .page-content .card-body .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(5), .title_analysis_report .page-content .card-body .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(5) {
        min-width: 9% !important;
    }

    .title_analysis_report .page-content .card-body .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(6), .title_analysis_report .page-content .card-body .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(6) {
        min-width: 15% !important;
    }

    .recommeded .table-data .search-box .position-relative .form-control {
        width: 100% !important;
    }

    .contact .table-data .search-box .position-relative .form-control {
        width: 100% !important;
    }

    .contact .table-data .search-box .position-relative {
        width: 41% !important;
    }

    .email_logs .table-data .card-body .search-box.d-inline-block .position-relative {
        width: 86% !important;
    }

    .Client_Sessions_Report .table-data .search-box.d-inline-block .position-relative {
        width: 86% !important;
    }

    .video-request .page-content .container-fluid .table-data .card-body .row .col-sm-4 {
        width: 20.333333%;
    }

    .video-request .page-content .container-fluid .table-data .card-body .row .col-sm-8 {
        width: 79.666667%;
    }

    .title_analysis_report .page-content .container-fluid .table-data .card-body .row .col-sm-4 {
        width: 15.333333%;
    }

    .title_analysis_report .page-content .container-fluid .table-data .card-body .row .col-sm-8 {
        width: 84.666667%;
    }

    .combination .search-box.d-inline-block .position-relative {
        width: 48% !important;
    }

    .import_content .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(3), .import_content .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(3) {
        min-width: 14% !important;
    }

    .import_content .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(4), .import_content .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(4) {
        min-width: 14% !important;
    }

    .import_content .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(7), .import_content .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(7) {
        min-width: 9% !important;
    }

    .import_content .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(8), .import_content .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(8) {
        min-width: 9% !important;
    }

    .import_content .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(9), .import_content .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(9) {
        min-width: 7.3% !important;
    }

    .import_content .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(6), .import_content .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(6) {
        min-width: 8% !important;
    }

    .lps.create-user .create-user-block {
        min-height: unset !important;
    }

    .lps.create-user .create-user-block .ql-toolbar.ql-snow+.ql-container.ql-snow {
        border-top: 0;
        min-height: 154px !important;
    }

    .user-management .block_buyer .form-block .search_section .css-b62m3t-container .css-t3ipsp-control {
        width: 240px !important;
    }

    .user-management .block_buyer .form-block .search_section .css-b62m3t-container .css-13cymwt-control {
        width: 240px !important;
    }

    .user-management .block_buyer .form-block .search_section .form-select {
        width: 240px !important;
    }

    .clients-search.client_activity_report .card .search-box .position-relative {
        width: 86% !important;
    }

    .clients-search.client_activity_report .table-data .card .search-box .position-relative .form-control {
        width: 57% !important;
    }

    .clients-search.client_activity_report .table-data .card .search-box .position-relative .date-input {
        width: auto !important;
        border-radius: 0 !important;
    }

    .clients-search.email_logs .card .search-box .position-relative {
        width: 86% !important;
    }

    .clients-search.email_logs .table-data .card .search-box .position-relative .form-control {
        width: 57% !important;
    }

    .clients-search.email_logs .table-data .card .search-box .position-relative .date-input {
        width: auto !important;
        border-radius: 0 !important;
    }

    .email_logs .table-data .card-body .search-box.d-inline-block .position-relative {
        width: 86% !important;
    }

    .email_logs .page-content .container-fluid .table-data .card-body .row .col-sm-4 select {
        width: 202px;
    }

    .email_logs .page-content .container-fluid .table-data .card-body .row .col-sm-4 {
        width: 33.33333333%;
    }

    .email_logs .page-content .container-fluid .table-data .card-body .row .col-sm-8 {
        width: 66.66666667%;
    }

    .client_activity_report .page-content .container-fluid .table-data .card-body .row .col-sm-4 {
        width: 33.33333333%;
    }

    .client_activity_report .page-content .container-fluid .table-data .card-body .row .col-sm-8 {
        width: 66.66666667%;
    }

    .add_logo .logo_size span {
        font-size: 9px !important;
    }

    .export .table-data .card .table-responsive .export-table-data th:nth-child(7), .export .table-data .card .table-responsive .export-table-data td:nth-child(7) {
        text-align: center;
        width: 7.3% !important;
    }

    .import_content .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(10), .import_content .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(10) {
        min-width: 6.5% !important;
        justify-content: center;
    }

    .search_title {
        width: 93.666667% !important;
    }

    .ok_btn {
        width: 6.333333% !important;
    }

    .edit-item .form-block .row.status .col-md-3 {
        width: 23.5% !important;
    }

    .edit-item .form-block .row.status .col-md-9 {
        width: 76.5% !important;
    }

    .lm_block .contacts {
        width: 16% !important;
    }

    .lm_block .conversation {
        width: 18% !important;
    }

    .lm_block .summary {
        width: 48.5% !important;
        border-right: 1px solid #ECF0FA;
    }

    .lm_block .profile_details {
        width: 17.5% !important;
    }

    .lm_block .summary .details .flex-grow-1.align-self-center {
        width: 90% !important;
    }

    .lm_block .header_block p {
        font-size: 11px !important;
    }

    .lm_block .header_block .btn {
        padding: 2px 6.5px !important;
        font-size: 10px !important;
    }

    .lm_block .header_block .btn span {
        font-size: 17px !important;
    }

    .edit-item .create-combination .empty-state-body .empty-state__message .form-check {
        margin-top: 10px;
    }

    .edit-item .create-combination .empty-state-body {
        height: calc(100vh - 461px) !important;
    }

    .lm_block .profile_details .profile_update .input-field .country-code .colorselect {
        width: 100% !important;
    }

    .lm_block .profile_details .profile_update .input-field .country-code .contact-number {
        width: 100% !important;
    }

    .lm_block .profile_details .profile_update .input-field .form-control {
        font-size: 9px !important;
    }

    .empty_conversation .lm_block .summary {
        width: 66.5% !important;
    }

    .graph-list li p {
        font-size: 11px !important;
    }

    .user-management.content-management.export .card-body .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(3), .user-management.content-management.export .card-body .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(3) {
        min-width: 17.4% !important;
    }

    .user-management.content-management.export .card-body .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(4), .user-management.content-management.export .card-body .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(4) {
        min-width: 17.5% !important;
    }

    .add-client .create-user-block .form-block .nav-tabs .nav-item .nav-link {
        padding: 16px 50px;
    }

    .title_analysis_report .page-content .table-data .search-box.d-inline-block .position-relative .form-control {
        width: 45% !important;
        font-size: 12.5px;
    }

    .news_management .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:last-child, .news_management .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:last-child {
        min-width: 6.5% !important;
        text-align: center !important;
    }

    .news_management .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(5), .news_management .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(5) {
        min-width: 17% !important;
    }

    .lm_block .summary .summary_details {
        max-height: calc(100vh - 350px) !important;
    }
}

@media (min-width: 1600px) {
    .permission-block .table-responsive {
        max-height: 47vh;
    }

    .block_buyer .form-block .left_block .seller-col-width {
        width: 46.5% !important;
    }

    .block_buyer .form-block .left_block .btn-col-width {
        width: 7% !important;
    }

    .user-management .rdt_Table .rdt_TableHeadRow .rdt_TableCol:last-child, .user-management .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:last-child {
        min-width: 4.5% !important;
        text-align: center !important;
    }

    .clients .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:last-child, .clients .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:last-child {
        min-width: 4.5% !important;
        text-align: center !important;
    }

    .contact .page-content .table-data .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(6), .contact .page-content .table-data .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(6) {
        min-width: 4.2% !important;
        text-align: center !important;
    }

    .clients-search .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(2), .clients-search .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(2) {
        min-width: 13% !important;
    }

    .clients-search .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(5), .clients-search .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(5) {
        min-width: 14% !important;
    }

    .clients-search .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(6), .clients-search .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(6) {
        min-width: 8% !important;
    }

    .clients-search .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(3), .clients-search .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(3) {
        min-width: 19% !important;
    }

    .clients-search .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(4), .clients-search .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(4) {
        min-width: 18% !important;
    }

    .recommeded .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(2), .recommeded .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(2) {
        min-width: 20% !important;
    }

    .recommeded .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(3), .recommeded .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(3) {
        min-width: 14% !important;
    }

    .recommeded .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(4), .recommeded .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(4) {
        min-width: 18% !important;
    }

    .recommeded .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(5), .recommeded .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(5) {
        min-width: 11% !important;
    }

    .recommeded .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(6), .recommeded .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(6) {
        min-width: 7% !important;
    }

    .contact .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(1), .contact .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(1) {
        min-width: 23% !important;
    }

    .contact .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(2), .contact .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(2) {
        min-width: 19% !important;
    }

    .contact .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(3), .contact .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(3) {
        min-width: 21% !important;
    }

    .contact .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(4), .contact .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(4) {
        min-width: 22% !important;
    }

    .contact .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(5), .contact .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(5) {
        min-width: 7% !important;
    }

    .lookups .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(4), .lookups .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(4) {
        min-width: 4.5% !important;
        text-align: center !important;
    }

    .block_buyer .form-block .row .seller-col-width {
        width: 44.25% !important;
    }

    .block_buyer .form-block .row .btn-col-width {
        width: 11.50% !important;
    }

    .viewCombination .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(2), .viewCombination .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(2) {
        min-width: 20.1% !important;
    }

    .viewCombination .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(3), .viewCombination .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(3) {
        min-width: 18% !important;
    }

    .viewCombination .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(4), .viewCombination .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(4) {
        min-width: 17% !important;
    }

    .viewCombination .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(5), .viewCombination .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(5) {
        min-width: 13% !important;
    }

    .viewCombination .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(6), .viewCombination .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(6) {
        min-width: 15% !important;
    }

    .viewCombination .rdt_Table .rdt_TableHeadRow .rdt_TableCol:last-child, .viewCombination .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:last-child {
        min-width: 8% !important;
    }

    /* .create-combination .increase-btn {width: 28%;}
.create-combination .combination-btn-grp {width: 13.666667%;}  */
    .addCombination .rdt_Table .rdt_TableHeadRow .rdt_TableCol:last-child, .addCombination .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:last-child {
        min-width: 7.1% !important;
    }

    .item-management .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(2), .item-management .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(2) {
        min-width: 30% !important;
    }

    .item-management .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(3), .item-management .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(3) {
        min-width: 9% !important;
    }

    .item-management .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(4), .item-management .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(4) {
        min-width: 18% !important;
    }

    .item-management .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(5), .item-management .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(5) {
        min-width: 12% !important;
    }

    .item-management .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(6), .item-management .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(6) {
        min-width: 12% !important;
    }

    .item-management .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:last-child, .item-management .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:last-child {
        min-width: 6.5% !important;
    }

    .addCombination .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(1), .addCombination .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(1) {
        min-width: 20% !important;
    }

    .addCombination .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(2), .addCombination .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(2) {
        min-width: 19% !important;
    }

    .addCombination .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(3), .addCombination .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(3) {
        min-width: 15% !important;
    }

    .addCombination .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(4), .addCombination .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(4) {
        min-width: 12% !important;
    }

    .addCombination .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(5), .addCombination .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(5) {
        min-width: 15% !important;
    }

    .addCombination .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(6), .addCombination .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(6) {
        min-width: 10% !important;
    }

    .video-request .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(1), .video-request .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(1) {
        min-width: 24% !important;
    }

    .video-request .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(2), .video-request .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(2) {
        min-width: 20% !important;
    }

    .video-request .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(3), .video-request .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(3) {
        min-width: 7% !important;
    }

    .video-request .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(4), .video-request .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(4) {
        min-width: 17% !important;
    }

    .video-request .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(5), .video-request .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(5) {
        min-width: 17% !important;
    }

    .video-request .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell .availability {
        white-space: inherit !important;
        overflow: unset !important;
        text-overflow: unset !important;
        display: flex !important;
        align-items: center !important;
    }

    .account-manager-report .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(1), .account-manager-report .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(1) {
        min-width: 28% !important;
    }

    .account-manager-report .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(2), .account-manager-report .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(2) {
        min-width: 24% !important;
    }

    .account-manager-report .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(3), .account-manager-report .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(3) {
        min-width: 18% !important;
    }

    .account-manager-report .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(4), .account-manager-report .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(4) {
        min-width: 25% !important;
    }

    .account-manager-report .page-content .card-body .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(5), .account-manager-report .page-content .card-body .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(5) {
        min-width: 5% !important;
    }

    .combination .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(1), .combination .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(1) {
        min-width: 28px !important;
        max-width: 28px;
        text-align: center !important;
    }

    .combination .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(2), .combination .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(2) {
        min-width: 17% !important;
    }

    .combination .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(3), .combination .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(3) {
        min-width: 8% !important;
    }

    .combination .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(4), .combination .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(4) {
        min-width: 7% !important;
    }

    .combination .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(5), .combination .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(5) {
        min-width: 8% !important;
        text-align: left !important;
    }

    .combination .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(6), .combination .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(6) {
        min-width: 8% !important;
    }

    .combination .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(7), .combination .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(7) {
        min-width: 7% !important;
    }

    .combination .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(8), .combination .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(8) {
        min-width: 8% !important;
        justify-content: center;
    }

    .combination .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(9), .combination .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(9) {
        min-width: 8% !important;
        justify-content: center;
    }

    .combination .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(10), .combination .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(10) {
        min-width: 8% !important;
    }

    .combination .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(11), .combination .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(11) {
        min-width: 6% !important;
        justify-content: center;
    }

    .combination .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(12), .combination .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(12) {
        min-width: 6% !important;
    }

    .combination .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:last-child, .combination .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:last-child {
        min-width: 3% !important;
    }

    .add-client .create-user-block .form-block {
        min-height: 75vh;
    }

    .view-combination .create-user-block .col-md-3.pe-1 .form-block {
        height: 76vh;
        margin-bottom: 20px;
    }

    .view-combination .create-user-block .col-md-9.ps-1 .form-block {
        height: auto;
        min-height: auto;
    }

    .view-combination .create-user-block .award-history .history-block-scroll {
        max-height: 425px;
        overflow: auto;
    }

    .bids-summary .page-content .table-data .rdt_Table .rdt_TableHeadRow .rdt_TableCol:last-child, .bids-summary .page-content .table-data .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:last-child {
        min-width: 3% !important;
    }

    .bids-summary .page-content .table-data .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(7), .bids-summary .page-content .table-data .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(7) {
        min-width: 13% !important;
        justify-content: center;
    }

    .bids-summary .page-content .table-data .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(8), .bids-summary .page-content .table-data .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(8) {
        min-width: 8% !important;
        justify-content: left;
    }

    .view-combination .create-user-block .col-md-9.ps-1 .award-history .form-block.mt-2 {
        height: calc(100vh - 455px) !important;
    }

    .create-user .create-user-block {
        min-height: 76vh !important;
    }

    .user-management .page-content .container-fluid .table-data .card {
        min-height: 76vh !important;
    }

    .viewCombination .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:last-child .price-input .form-control {
        width: 88% !important;
    }

    .addCombination .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:last-child .price-input .form-control {
        width: 100% !important;
    }

    .bidders-list .create-user-block.content_edit.block_buyer .col-md-9.ps-1 {
        width: 79%;
        min-height: 76vh !important;
    }

    .bidders-list .create-user-block.content_edit.block_buyer .col-md-3.pe-1 {
        width: 21%;
        min-height: 76vh !important;
    }

    .bidders-list .create-user-block.content_edit.block_buyer .col-md-9.ps-1 .empty-state-body {
        height: calc(100vh - 372px) !important;
        position: relative;
    }

    .email_logs .page-content .card-body .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(3), .email_logs .page-content .card-body .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(3) {
        min-width: 20% !important;
    }

    .Client_Sessions_Report .page-content .card-body .rdt_Table .rdt_TableHeadRow .rdt_TableCol:last-child, .Client_Sessions_Report .page-content .card-body .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:last-child {
        min-width: 4.2% !important;
    }

    .clients-search .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:last-child, .clients-search .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:last-child {
        min-width: 4.2% !important;
    }

    .email_logs .page-content .card-body .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(7), .email_logs .page-content .card-body .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(7) {
        min-width: 4.2% !important;
    }

    .clients-search .search-box .position-relative {
        width: 53% !important;
    }

    .client_activity_report .page-content .card-body .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(1), .client_activity_report .page-content .card-body .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(1) {
        min-width: 12% !important;
    }

    .client_activity_report .page-content .card-body .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(2), .client_activity_report .page-content .card-body .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(2) {
        min-width: 35% !important;
    }

    .client_activity_report .page-content .card-body .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(3), .client_activity_report .page-content .card-body .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(3) {
        min-width: 12% !important;
    }

    .title_analysis_report .page-content .card-body .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(4), .title_analysis_report .page-content .card-body .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(4) {
        min-width: 13% !important;
    }

    .title_analysis_report .page-content .card-body .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(6), .title_analysis_report .page-content .card-body .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(6) {
        min-width: 10% !important;
    }

    .bidders-list .page-content .form-block .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(6), .bidders-list .page-content .form-block .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(6) {
        min-width: 10% !important;
    }

    .bidders-list .page-content .form-block .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(7), .bidders-list .page-content .form-block .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(7) {
        min-width: 9% !important;
    }

    .bidders-list .page-content .form-block .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(8), .bidders-list .page-content .form-block .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(8) {
        min-width: 3.7% !important;
    }

    .bidders-list .page-content .form-block .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(9), .bidders-list .page-content .form-block .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(9) {
        min-width: 8% !important;
    }

    .bidders-list .page-content .form-block .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(10), .bidders-list .page-content .form-block .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(10) {
        min-width: 6% !important;
    }

    .import_content .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(2), .import_content .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(2) {
        min-width: 15.9% !important;
    }

    .import_content .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(9), .import_content .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(9) {
        min-width: 4.5% !important;
        justify-content: center;
    }

    .import_content .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(10), .import_content .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(10) {
        min-width: 4.2% !important;
        justify-content: center;
    }

    .edit-item .create-combination .table-data .addCombination {
        overflow-y: scroll !important;
        height: auto !important;
        max-height: 400px !important;
    }

    .lps.create-user .create-user-block {
        min-height: unset !important;
    }

    .deals .page-content .container-fluid .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(1), .deals .page-content .container-fluid .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(1) {
        min-width: 16% !important;
    }

    .deals .page-content .container-fluid .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(2), .deals .page-content .container-fluid .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(2) {
        min-width: 4% !important;
    }

    .deals .page-content .container-fluid .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(3), .deals .page-content .container-fluid .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(3) {
        min-width: 17% !important;
    }

    .deals .page-content .container-fluid .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(4), .deals .page-content .container-fluid .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(4) {
        min-width: 11% !important;
    }

    .deals .page-content .container-fluid .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(5), .deals .page-content .container-fluid .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(5) {
        min-width: 11% !important;
    }

    .deals .page-content .container-fluid .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(6), .deals .page-content .container-fluid .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(6) {
        min-width: 24% !important;
    }

    .deals .page-content .container-fluid .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(7), .deals .page-content .container-fluid .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(7) {
        min-width: 7% !important;
        text-align: left !important;
    }

    .export .table-data .card .table-responsive .export-table-data th:nth-child(7), .export .table-data .card .table-responsive .export-table-data td:nth-child(7) {
        text-align: center;
        width: 4.5% !important;
    }

    .search_title {
        width: 96% !important;
    }

    .ok_btn {
        width: 4% !important;
    }

    .lm_block .summary .summary_details {
        min-height: 35vh !important;
    }

    .lead_management .addl_block {
        padding-left: 25px !important;
    }

    .graph-list li .graph-bar:hover ~ .sub-graphs {
        right: -89% !important;
    }

    .lm_block .profile_details .email_admin {
        font-size: 15px !important;
    }

    .lm_block .profile_details .email_admin span {
        font-size: 27px !important
    }

    .user-management.content-management.export .card-body .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(3), .user-management.content-management.export .card-body .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(3) {
        min-width: 19% !important;
    }

    .user-management.content-management.export .card-body .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(4), .user-management.content-management.export .card-body .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(4) {
        min-width: 18.4% !important;
    }

    .news_management .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:last-child, .news_management .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:last-child {
        min-width: 4.2% !important;
        text-align: center !important;
    }
}

@media (min-width: 300px) and (max-width:480px) {
    .export .table-data .col-sm-4 {
        display: flex;
        margin-bottom: 10px;
        justify-content: right;
    }

    .export .table-data .col-sm-4 .dataTables_length {
        margin-right: 0px;
    }

    .user-management .table-data .search-box {
        justify-content: space-between;
        overflow-x: auto;
        overflow-x: auto;
        overflow-y: hidden;
    }

    .user-management .table-data .search-box .position-relative {
        justify-content: unset;
        width: 75%;
    }

    .user-management .table-data .search-box .form-control {
        width: auto;
    }

    .user-management .page-content .pagination-block .col-md-5 {
        width: 40%;
    }

    .user-management .page-content .pagination-block .col-md-7 {
        width: 60%;
    }

    .user-management .page-content .pagination-block .col-md-5 .dataTables_info {
        font-size: 10px;
    }

    .pageNumbers li {
        width: 24px;
        height: 24px;
        margin-right: 0px;
    }

    .pageNumbers li button {
        font-size: 9px;
    }

    .pageNumbers li.active {
        width: 24px;
        height: 24px;
        margin-right: 0px;
    }

    .breadcrumb .btn-primary {
        font-size: 11px;
        padding: 10px 15px;
    }

    .import-content .create-user-block .upload-block {
        width: 100%;
    }

    .offcanvas-end.show {
        width: 100%;
        max-width: 400px;
    }

    .navbar-brand-box {
        background-color: #fff !important;
        display: block !important;
        padding: 0 0 0 1rem;
    }

    .vertical-menu {
        width: 205px;
    }

    #vertical-menu-btn {
        display: block;
        padding-left: 10px !important;
    }

    .menu-show {
        display: block!important;
    }

    .menu-hide {
        display: none!important;
    }

    .activity_time {
        width: inherit!important;
    }

    .profile_section .d-lg-none {
        display: none !important;
    }

    .export .table-data .col-sm-4.button-block {
        display: flex;
        justify-content: right;
        overflow-x: auto;
        overflow-y: hidden;
    }

    .export .table-data .button-block .dataTables_length:last-child {
        margin-right: 0px !important;
    }

    .export .table-data .col-sm-6.button-block {
        display: flex;
        justify-content: space-between;
        overflow-x: auto;
        overflow-y: hidden;
    }

    .content-management .page-content .table-data .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(2), .content-management .page-content .table-data .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(2) {
        min-width: 20% !important;
    }

    .content-management .page-content .table-data .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(3), .content-management .page-content .table-data .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(3) {
        min-width: 14% !important;
    }

    .content-management .page-content .table-data .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(4), .content-management .page-content .table-data .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(4) {
        min-width: 11% !important;
    }

    .content-management .page-content .table-data .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(5), .content-management .page-content .table-data .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(5) {
        min-width: 14% !important;
    }

    .content-management .page-content .table-data .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(6), .content-management .page-content .table-data .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(6) {
        min-width: 14% !important;
    }

    .content-management .page-content .table-data .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(7), .content-management .page-content .table-data .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(7) {
        min-width: 14% !important;
    }

    .content-management .page-content .table-data .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(8), .content-management .page-content .table-data .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(8) {
        min-width: 14% !important;
    }

    .content-management .page-content .table-data .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(9), .content-management .page-content .table-data .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(9) {
        min-width: 12% !important;
    }

    .content-management .page-content .table-data .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(10), .content-management .page-content .table-data .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(10) {
        min-width: 10% !important;
    }

    .category .page-content .table-data .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(2), .category .page-content .table-data .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(2) {
        min-width: 18% !important;
    }

    .category .page-content .table-data .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(3), .category .page-content .table-data .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(3) {
        min-width: 24% !important;
    }

    .category .page-content .table-data .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(4), .category .page-content .table-data .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(4) {
        min-width: 22% !important;
    }

    .category .page-content .table-data .container-fluid .rdt_Table .rdt_TableHeadRow .rdt_TableCol:last-child, .category .page-content .table-data .container-fluid .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:last-child {
        min-width: 21% !important;
    }

    .user-management .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:last-child, .user-management .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:last-child {
        min-width: 10% !important;
    }

    .nav-tabs .nav-item .nav-link .d-block {
        display: none!important;
    }

    .nav-tabs .nav-item .nav-link .d-none {
        display: block!important;
    }

    .add-client .create-user-block .form-block #home1 .status .col-md-3 {
        width: 65% !important;
    }

    .add-client .create-user-block .form-block #home1 .status .col-md-9 {
        width: 35% !important;
    }

    .seller-pop .modal-dialog .modal-content .modal-header .btn-close {
        top: 3% !important;
    }

    .category .page-content .table-data .card-body .row .col-sm-4 {
        display: flex !important;
        justify-content: right !important;
        margin-bottom: 10px !important;
    }

    .category-order .page-content .container-fluid .table-data .card-body .table-responsive {
        width: 100% !important;
        max-height: none !important;
        overflow-y: auto !important;
    }

    .category-order .table-data .card .card-body .change-order-btn {
        width: 100% !important;
    }

    .add-client .create-user-block .col-md-3.pe-1 {
        padding-right: 0.75rem!important;
        margin-bottom: 10px !important;
    }

    .add-client .create-user-block .col-md-9.ps-1 {
        padding-left: 0.75rem!important;
    }

    .add-client .create-user-block .form-block {
        min-height: auto !important;
        padding: 17px 15px;
    }

    .table-responsive::-webkit-scrollbar {
        height: 5px !important;
        width: 5px !important;
    }

    .table-responsive::-webkit-scrollbar-thumb {
        background: #cbc9c9;
        border-radius: 6px;
    }

    .table-responsive::-webkit-scrollbar-track {
        background: #e7e7e7;
    }

    .edit-category .create-user-block .form-block .row.status .justify-content-end .btn-block {
        margin-top: 15px !important;
    }

    .user-management .sc-feUZmu::-webkit-scrollbar {
        height: 5px !important;
        width: 5px !important;
    }

    .user-management .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(2), .user-management .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(2) {
        min-width: 19% !important;
    }

    .user-management .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(4), .user-management .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(4) {
        min-width: 26% !important;
    }

    .user-management .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(5), .user-management .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(5) {
        min-width: 23% !important;
    }

    .user-management .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(6), .user-management .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(6) {
        min-width: 14% !important;
    }

    .permission-block .table-responsive::-webkit-scrollbar {
        height: 5px !important;
        width: 5px
    }

    .create-user .create-user-block .form-block {
        margin-bottom: 10px;
    }

    .deals .page-content .table-data .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(3), .deals .page-content .table-data .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(3) {
        min-width: 25% !important;
    }

    .deals .page-content .table-data .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(7), .deals .page-content .table-data .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(7) {
        min-width: 12% !important;
    }

    .deals .page-content .table-data .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(6), .deals .page-content .table-data .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(6) {
        min-width: 13% !important;
    }

    .deals .page-content .table-data .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(4), .deals .page-content .table-data .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(4) {
        min-width: 23% !important;
    }

    .view-deals.add-client .create-user-block .form-block #home1 .status {
        flex-direction: column;
    }

    .view-deals.add-client .create-user-block .form-block #home1 .row.status .col-md-4.justify-content-between.ps-0 {
        padding-right: 0;
    }

    .view-deals.add-client .create-user-block .form-block #home1 .row.status .input-field {
        width: 100% !important;
    }

    .view-deals.add-client .create-user-block .form-block #home1 .status label {
        margin-right: 2% !important;
        width: 48% !important;
    }

    .view-deals .create-user-block .form-block #home1 .row.status .form-control {
        width: 73% !important;
    }

    .view-deals.add-client .create-user-block .form-block #home1 .row.status .status-block {
        width: 100% !important;
        margin-top: 10px !important;
    }

    .view-deals.add-client .create-user-block .form-block #home1 .row.status .status-block .input-field.d-flex {
        width: 100% !important;
    }

    .edit-deals.add-client .create-user-block .form-block #home1 .status .col-md-3 {
        width: 100% !important;
        padding-right: 0;
    }

    .edit-deals.add-client .create-user-block .form-block #home1 .status .col-md-9 {
        width: 100% !important;
        margin-top: 20px;
    }

    .clients .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(2), .clients .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(2) {
        min-width: 8% !important;
    }

    .clients .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(3), .clients .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(3) {
        min-width: 25% !important;
    }

    .clients .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(4), .clients .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(4) {
        min-width: 17% !important;
    }

    .clients .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(5), .clients .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(5) {
        min-width: 20% !important;
    }

    .clients .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(6), .clients .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(6) {
        min-width: 11% !important;
    }

    .clients .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(8), .clients .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(8) {
        min-width: 13% !important;
    }

    .clients .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(7), .clients .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(7) {
        min-width: 18% !important;
    }

    .clients .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(9), .clients .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(9) {
        min-width: 9% !important;
    }

    .add-client .create-user-block .form-block .tab-content .row.status .form-select {
        font-size: 8.6px !important;
    }

    .company .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(2), .company .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(2) {
        min-width: 15% !important;
    }

    .company .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(3), .company .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(3) {
        min-width: 14% !important;
    }

    .company .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(4), .company .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(4) {
        min-width: 13% !important;
    }

    .company .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(5), .company .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(5) {
        min-width: 9% !important;
    }

    .company .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(6), .company .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(6) {
        min-width: 13% !important;
    }

    .company .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(8), .company .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(8) {
        min-width: 15% !important;
    }

    .company .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(7), .company .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(7) {
        min-width: 16% !important;
    }

    .company .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(9), .company .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(9) {
        min-width: 7.5% !important;
    }

    .row-separte {
        flex-direction: column !important;
    }

    .add-client .create-user-block .form-block #home1 .inner-separate {
        width: 100% !important;
        height: 113px;
    }

    .add-client .create-user-block .form-block #home1 .row-separte .switch-buttons-block .switch-buttons {
        margin-right: 35px !important;
    }

    .permission-block .table-responsive {
        max-height: unset;
        overflow-y: unset;
    }

    .frontend_settings .page_item {
        padding: 10px 10px;
    }

    .frontend_settings .page_item h2 {
        font-size: 12px !important;
    }

    .lps.create-user .create-user-block .input-field .quill {
        margin-bottom: 15px !important;
    }

    .lps.create-user .page-content .container-fluid .mb-4.breadcrumb .col-lg-9 {
        width: 75% !important;
    }

    .lps.create-user .page-content .container-fluid .mb-4.breadcrumb .col-lg-3 {
        width: 25% !important;
    }

    .lps .abt-section-1 .about-img {
        display: none;
    }

    .edit-category .create-user-block .table-responsive {
        max-height: unset;
    }

    .add-client .create-user-block .form-block #home1 .comment-section {
        padding-bottom: 10px !important;
    }

    .add-client .create-user-block .form-block .row.status .form-control {
        font-size: 8.5px;
    }

    .no-documents {
        width: 100%;
        padding-top: 0px;
    }

    .create-user .create-user-block {
        padding: 17px 15px;
    }

    .lps.create-user .create-user-block {
        padding: 0;
        margin-bottom: 0;
    }

    .abt-section-1 {
        padding: 15px 0;
    }

    .team-members.create-user .page-content .container-fluid .mb-4.breadcrumb .col-lg-9 {
        width: 75% !important;
    }

    .team-members.create-user .page-content .container-fluid .mb-4.breadcrumb .col-lg-3 {
        width: 25% !important;
    }

    .seller-pop.tm-pop .modal-dialog .modal-content .modal-header .btn-close {
        top: 2.4% !important;
        right: 4%;
    }

    .access-denied .modal-dialog {
        width: 95%;
    }

    .tm-pop .modal-dialog .tm .float-end {
        margin-top: 10px !important;
    }

    .tm-pop .modal-dialog .tm .quill {
        margin-bottom: 15px;
    }

    .user-management .block_buyer.content_edit .form-block .search_section {
        overflow-x: auto;
        overflow-y: hidden;
        justify-content: space-between;
    }

    .user-management .block_buyer.content_edit {
        padding: 0px;
    }

    .user-management .page-content .block_buyer .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(2), .user-management .page-content .block_buyer .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(2) {
        min-width: 27% !important;
    }

    .user-management .page-content .block_buyer .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(3), .user-management .page-content .block_buyer .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(3) {
        min-width: 28% !important;
    }

    .user-management .page-content .block_buyer .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(4), .user-management .page-content .block_buyer .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(4) {
        min-width: 28% !important;
    }

    .user-management .page-content .block_buyer .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(5), .user-management .page-content .block_buyer .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(5) {
        min-width: 13.6% !important;
    }

    .lookups .table-data .card-body .row.mb-2 .col-sm-4 {
        display: flex;
        justify-content: right;
        margin-bottom: 10px;
    }

    .lookups .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(4), .lookups .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(4) {
        min-width: 23.5% !important;
    }

    .lookups .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(1), .lookups .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(1) {
        min-width: 41% !important;
    }

    .lookups .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(2), .lookups .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(2) {
        min-width: 26% !important;
    }

    .lookups .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(3), .lookups .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(3) {
        min-width: 26% !important;
    }

    .edit-lookups .page-content .create-user-block .form-block {
        margin-bottom: 0px;
    }
}

@media (min-width: 481px) and (max-width:767px) {
    .menu-show {
        display: block!important;
    }

    .menu-hide {
        display: none!important;
    }

    .activity_time {
        width: inherit!important;
    }

    .navbar-brand-box {
        background-color: #fff !important;
        display: block !important;
        padding: 0 0 0 1rem;
    }

    #vertical-menu-btn {
        display: block;
        padding-left: 10px !important;
    }

    .profile_section .d-lg-none {
        display: none !important;
    }

    .menu-show {
        display: block!important;
    }
}

@media (min-width: 1000px) and (max-width:1300px) {
    .block_buyer .form-block .row .seller-col-width {
        width: 40.50% !important;
    }

    .block_buyer .form-block .row .btn-col-width {
        width: 19% !important;
    }

    .import-content .import-content-status .breadcrumb .card-title {
        font-size: 14px;
    }

    .import-content .import-content-status .breadcrumb .content-status-count .d-flex .menu-path {
        font-size: 11px;
    }

    .create-user .create-user-block .permission-block .table-responsive {
        border: 0.3px solid #b6b6b6;
        max-height: 74.7vh;
        overflow-y: scroll;
    }

    .clients-search .page-content .container-fluid .table-data .card-body .row .col-sm-4 {
        width: 20.333333%;
    }

    .clients-search .page-content .container-fluid .table-data .card-body .row .col-sm-8 {
        width: 79.666667%;
    }

    .title_analysis_report .page-content .container-fluid .table-data .col-12 .card-body .row .col-sm-4 {
        width: 16.333333%;
    }

    .title_analysis_report .page-content .container-fluid .table-data .col-12 .card-body .row .col-sm-8 {
        width: 83.666667%;
    }

    .recommeded .page-content .container-fluid .table-data .card-body .row .col-sm-4 {
        width: 33.33333333%;
    }

    .recommeded .page-content .container-fluid .table-data .card-body .row .col-sm-8 {
        width: 66.66666667%;
    }

    .contact .page-content .container-fluid .table-data .card-body .row .col-sm-4 {
        width: 33.33333333%;
    }

    .contact .page-content .container-fluid .table-data .card-body .row .col-sm-8 {
        width: 66.66666667%;
    }

    .account-manager-report .page-content .container-fluid .table-data .card-body .row .col-sm-4 {
        width: 33.33333333%;
    }

    .account-manager-report .page-content .container-fluid .table-data .card-body .row .col-sm-8 {
        width: 66.66666667%;
    }

    .email_logs .page-content .container-fluid .table-data .card-body .row .col-sm-4 {
        width: 33.33333333%;
    }

    .email_logs .page-content .container-fluid .table-data .card-body .row .col-sm-8 {
        width: 66.66666667%;
    }

    .client_activity_report .page-content .container-fluid .table-data .card-body .row .col-sm-4 {
        width: 33.33333333%;
    }

    .client_activity_report .page-content .container-fluid .table-data .card-body .row .col-sm-8 {
        width: 66.66666667%;
    }

    .Client_Sessions_Report .page-content .container-fluid .table-data .card-body .row .col-sm-4 {
        width: 20.333333%;
    }

    .Client_Sessions_Report .page-content .container-fluid .table-data .card-body .row .col-sm-8 {
        width: 79.666667%;
    }

    .email_logs .table-data .card-body .search-box.d-inline-block .position-relative {
        width: 86% !important;
    }

    .email_logs .page-content .container-fluid .table-data .card-body .row .col-sm-4 select {
        width: 202px;
    }

    .clients-search.client_activity_report .card .search-box .position-relative {
        width: 86% !important;
    }

    .clients-search.client_activity_report .table-data .card .search-box .position-relative .form-control {
        width: 57% !important;
    }

    .clients-search.client_activity_report .table-data .card .search-box .position-relative .date-input {
        width: auto !important;
        border-radius: 0 !important;
    }

    .clients-search.email_logs .card .search-box .position-relative {
        width: 86% !important;
    }

    .clients-search.email_logs .table-data .card .search-box .position-relative .form-control {
        width: 57% !important;
    }

    .clients-search.email_logs .table-data .card .search-box .position-relative .date-input {
        width: auto !important;
        border-radius: 0 !important;
    }

    .video-request .page-content .container-fluid .table-data .card-body .row .col-sm-4 {
        width: 16.333333%;
    }

    .video-request .page-content .container-fluid .table-data .card-body .row .col-sm-8 {
        width: 83.666667%;
    }

    .clients-search.video-request .search-box.d-inline-block .position-relative {
        width: 89% !important;
    }

    .clients-search.video-request .table-data .search-box .position-relative .form-control:nth-child(1) {
        width: 60% !important;
    }

    .clients-search.video-request .table-data .search-box .position-relative .form-control:nth-child(2) {
        width: 64% !important;
    }

    .clients-search.video-request .table-data .search-box .position-relative .date-input {
        width: auto !important;
        border-radius: 0 !important;
    }

    .clients-search.video-request .table-data .search-box .position-relative .date-input:nth-child(1) {
        width: auto !important;
        border-radius: 0 !important;
    }

    .clients-search.video-request .table-data .search-box .position-relative .date-input:nth-child(2) {
        width: auto !important;
        border-radius: 0 !important;
    }

    .title_analysis_report .page-content .container-fluid .table-data .card-body .row .col-sm-4 {
        width: 16.333333%;
    }

    .title_analysis_report .page-content .container-fluid .table-data .card-body .row .col-sm-8 {
        width: 83.666667%;
    }

    .clients-search.title_analysis_report .search-box.d-inline-block .position-relative {
        width: 89% !important;
    }

    .clients-search.title_analysis_report .table-data .search-box .position-relative .form-control:nth-child(1) {
        width: 60% !important;
    }

    .clients-search.title_analysis_report .table-data .search-box .position-relative .form-control:nth-child(2) {
        width: 64% !important;
    }

    .clients-search.title_analysis_report .table-data .search-box .position-relative .date-input {
        width: auto !important;
        border-radius: 0 !important;
    }

    .clients-search.title_analysis_report .table-data .search-box .position-relative .date-input:nth-child(1) {
        width: auto !important;
        border-radius: 0 !important;
    }

    .clients-search.title_analysis_report .table-data .search-box .position-relative .date-input:nth-child(2) {
        width: auto !important;
        border-radius: 0 !important;
    }

    .view-combination .create-user-block .award-history .history-block-scroll {
        max-height: 274px !important;
        overflow: auto;
    }

    .edit-item .create-combination .empty-state__message .form-check {
        margin-top: 10px;
    }

    .search_title {
        width: 93% !important;
    }

    .ok_btn {
        width: 7% !important;
    }

    .edit-item .create-combination .empty-state-body .empty-state__message .form-check {
        margin-top: 7px;
    }

    .edit-item .create-combination .empty-state-body .empty-state__message .material-icons {
        width: 75px;
        height: 75px;
        margin: 0 auto;
        font-size: 41px;
    }
}

.bids-summary .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(1), .bids-summary .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(1) {
    min-width: 11% !important;
    max-width: unset;
    text-align: left !important;
}

.bids-summary .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(2), .bids-summary .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(2) {
    min-width: 9% !important;
}

.bids-summary .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(3), .bids-summary .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(3) {
    min-width: 11% !important;
}

.bids-summary .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(4), .bids-summary .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(4) {
    min-width: 10% !important;
}

.bids-summary .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(5), .bids-summary .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(5) {
    min-width: 9% !important;
}

.bids-summary .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(6), .bids-summary .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(6) {
    min-width: 10% !important;
}

.bids-summary .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(7), .bids-summary .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(7) {
    min-width: 10% !important;
    justify-content: center;
}

.bids-summary .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(8), .bids-summary .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(8) {
    min-width: 10% !important;
    justify-content: left;
}

.bids-summary .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(9), .bids-summary .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(9) {
    min-width: 8% !important;
}

.bids-summary .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(10), .bids-summary .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(10) {
    min-width: 8% !important;
}

.bids-summary .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:last-child, .bids-summary .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:last-child {
    min-width: 4% !important;
}

.bids-summary .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(1) .rdt_TableCol_Sortable>div {
    display: block;
}

.bids-summary .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(2) .rdt_TableCol_Sortable {
    margin-left: 0;
}

.bids-summary .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(6)>div>div {
    white-space: inherit;
}

.bids-summary .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(6) {
    text-align: center !important;
    line-height: 12px;
}

.bids-summary .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(7)>div>div {
    white-space: inherit;
}

.bids-summary .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(7) {
    text-align: center !important;
    line-height: 12px;
}

.bids-summary .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(8) {
    text-align: left !important;
    line-height: inherit;
}

.add-client .create-user-block.edit-item .form-block {
    margin-bottom: 20px;
}

.view-combination .create-user-block .award-history .form-block.mt-2 .btn-primary {
    margin-right: 8px;
}

.view-combination .create-user-block .award-history .form-block.mt-2 .btn-primary:nth-child(2) {
    background-color: #f2a341;
    color: #fff;
}

.view-combination .content_edit .seller_table.buyer_table th {
    text-transform: uppercase;
    background-color: #ffffff;
    font-style: normal;
    font-weight: 700;
    font-size: 11px;
    line-height: 17px;
    text-transform: uppercase;
    color: #000000;
    font-family: 'Montserrat', sans-serif;
    padding: 10px 7px;
    white-space: nowrap;
}

.view-combination .content_edit .seller_table.buyer_table td {
    font-style: normal;
    font-weight: 500;
    font-size: 11.5px;
    color: #000000;
    padding: 7px;
    white-space: inherit;
    background-color: inherit;
    text-align: left !important;
}

.view-combination .block_buyer.content_edit .form-block .seller_table.buyer_table.table-striped th:nth-child(1) {
    width: 2% !important;
}

.view-combination .block_buyer.content_edit .form-block .seller_table.buyer_table.table-striped th:nth-child(2) {
    width: 20% !important;
}

.view-combination .block_buyer.content_edit .form-block .seller_table.buyer_table.table-striped th:nth-child(3) {
    width: 15% !important;
}

.view-combination .block_buyer.content_edit .form-block .seller_table.buyer_table.table-striped th:nth-child(4) {
    width: 4% !important;
}

.view-combination .block_buyer.content_edit .form-block .seller_table.buyer_table.table-striped th:nth-child(5) {
    width: 10% !important;
}

.view-combination .block_buyer.content_edit .form-block .seller_table.buyer_table.table-striped th:nth-child(6) {
    width: 1% !important;
}

.add-client .page-content .create-user-block .form-block .tab-content .orasi-preloader {
    position: inherit;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    height: calc(100vh - 372px);
    border-radius: 5px;
}

.listbids .modal-dialog .modal-content .seller_table.buyer_table tbody .withdrawrow {
    border-bottom: 1px solid #ffcccb;
    border-top: 1px solid #ffcccb;
}

.listbids .modal-dialog .modal-content .seller_table.buyer_table tbody .withdrawrow td {
    background: #ffcccb !important;
}

.create-user .page-content .create-user-block .form-block .tab-content .orasi-preloader {
    position: inherit;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    height: calc(100vh - 343px);
    border-radius: 5px;
}

.create-user .page-content .create-user-block.edit-block-buyer .form-block .tab-content .orasi-preloader {
    position: inherit;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    height: calc(100vh - 359px);
    border-radius: 5px;
}

.create-user .page-content .create-user-block.edit-block-buyer .form-block .tab-content .row {
    border: none !important;
    margin-bottom: 0px !important;
}

.viwe-client-search .page-content .create-user-block .form-block .tab-content .orasi-preloader {
    position: inherit;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    height: calc(100vh - 250px);
    border-radius: 5px;
}

.create-combination-pop.search-popup .modal-dialog .modal-content .modal-header .btn-close {
    top: 38% !important;
    right: 4% !important;
}

.view-combination .create-user-block .col-md-9.ps-1 .award-history .form-block.mt-2 {
    height: calc(100vh - 222px);
}

.or-divider {
    border-top: dashed 1px #000;
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 26px;
    margin-bottom: 13px !important;
}

.or-divider .or {
    width: 28px;
    height: 28px;
    border: solid 1px #BEBEBE;
    border-radius: 100%;
    margin-top: -15px;
    background-color: #fff;
    color: #000;
    font-size: 10px;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
}

.user-management .page-content .container-fluid .table-data .card {
    min-height: 69vh;
}

/* .create-user .create-user-block { min-height: 69vh;} */
.bidders-list .create-user-block.content_edit.block_buyer .col-md-9.ps-1 .empty-state-body {
    height: calc(100vh - 240px);
    position: relative;
}

.email_logs .page-content .container-fluid .table-data .card-body .col-sm-4 select {
    width: 290px;
    background-color: transparent;
    border: 1px solid #afafaf;
    border-radius: 5px;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    color: #000 !important;
    padding: 10px 15px;
    height: 40px;
    display: flex;
    align-items: center;
}

.email_logs .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(1), .email_logs .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(1) {
    min-width: 25% !important;
}

.email_logs .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(2), .email_logs .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(2) {
    min-width: 14% !important;
}

.email_logs .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(3), .email_logs .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(3) {
    min-width: 22% !important;
}

.email_logs .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(4), .email_logs .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(4) {
    min-width: 9% !important;
}

.email_logs .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(5), .email_logs .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(5) {
    min-width: 8% !important;
}

.email_logs .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(6), .email_logs .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(6) {
    min-width: 13% !important;
}

.email_logs .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(7), .email_logs .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(7) {
    min-width: 5.5% !important;
}

.Client_Sessions_Report .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(1), .Client_Sessions_Report .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(1) {
    min-width: 28% !important;
}

.Client_Sessions_Report .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(2), .Client_Sessions_Report .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(2) {
    min-width: 28% !important;
}

.Client_Sessions_Report .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(3), .Client_Sessions_Report .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(3) {
    min-width: 21% !important;
}

.Client_Sessions_Report .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(4), .Client_Sessions_Report .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(4) {
    min-width: 17% !important;
}

.Client_Sessions_Report .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(5), .Client_Sessions_Report .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(5) {
    min-width: 5.5% !important;
}

.view_client_sessions .page-content .container-fluid .table-data .card-body .table-responsive {
    max-height: calc(100vh - 275px);
    overflow-y: auto;
}

.view_client_sessions .page-content .container-fluid .table-data .card-body .row.mb-2 {
    margin-bottom: 0px !important;
}

.category-order .page-content .container-fluid .table-data .card-body .row.mb-2 {
    margin-bottom: 0px !important;
}

.view_client_sessions .page-content .container-fluid .table-data .card-body .table-responsive::-webkit-scrollbar {
    height: 5px !important;
    width: 5px
}

.view_client_sessions .page-content .container-fluid .table-data .card-body .table-responsive::-webkit-scrollbar-track {
    border-radius: 0px;
}

.view_client_sessions .page-content .container-fluid .table-data .card-body .table-responsive::-webkit-scrollbar-thumb {
    border-radius: 0px;
}

.client_activity_report .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(1), .client_activity_report .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(1) {
    min-width: 13% !important;
}

.client_activity_report .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(2), .client_activity_report .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(2) {
    min-width: 28% !important;
}

.client_activity_report .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(3), .client_activity_report .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(3) {
    min-width: 12% !important;
}

.client_activity_report .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(4), .client_activity_report .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(4) {
    min-width: 14% !important;
}

.client_activity_report .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(5), .client_activity_report .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(5) {
    min-width: 15% !important;
}

.client_activity_report .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(6), .client_activity_report .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(6) {
    min-width: 10% !important;
    text-align: left !important;
}

.client_activity_report .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(6) {
    justify-content: left;
}

.title_analysis_report .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(1), .title_analysis_report .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(1) {
    min-width: 25% !important;
}

.title_analysis_report .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(2), .title_analysis_report .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(2) {
    min-width: 18% !important;
}

.title_analysis_report .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(3), .title_analysis_report .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(3) {
    min-width: 18% !important;
}

.title_analysis_report .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(4), .title_analysis_report .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(4) {
    min-width: 10% !important;
}

.title_analysis_report .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(5), .title_analysis_report .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(5) {
    min-width: 7% !important;
}

.title_analysis_report .page-content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(6), .title_analysis_report .page-content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(6) {
    min-width: 13% !important;
    justify-content: left;
    text-align: left !important;
}

.clients-search .table-data .search-box .position-relative .date-input {
    width: auto !important;
    border-radius: 0 !important;
    padding-left: 7px;
    font-size: 13px;
}

.clients-search .table-data .search-box .position-relative .date-input:nth-child(1) {
    margin-left: -1px;
}

.Client_Sessions_Report .table-data .search-box .position-relative .date-input:nth-child(1) {
    margin-left: -1px;
}

.Client_Sessions_Report .table-data .search-box .position-relative {
    width: 74% !important;
}

.Client_Sessions_Report .table-data .search-box .position-relative .form-control {
    width: 77% !important;
}

.Client_Sessions_Report .table-data .search-box .position-relative .date-input {
    width: auto !important;
    border-radius: 0 !important;
}

.video-request .table-data .search-box .position-relative {
    width: 90% !important;
}

.video-request .table-data .search-box .position-relative .form-control:nth-child(2) {
    border-radius: 0 !important;
    margin-left: -1px !important;
}

.email_logs .table-data .search-box.d-inline-block .position-relative {
    width: 74% !important;
}

.email_logs .table-data .search-box.d-inline-block .position-relative .form-control {
    width: 77% !important;
}

.email_logs .table-data .search-box.d-inline-block .position-relative .date-input {
    width: auto !important;
    border-radius: 0 !important;
}

.client_activity_report .page-content .container-fluid .table-data .card-body .col-sm-4 select {
    width: 290px;
    background-color: transparent;
    border: 1px solid #afafaf;
    border-radius: 5px;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    color: #000 !important;
    padding: 10px 15px;
    height: 40px;
    display: flex;
    align-items: center;
}

.title_analysis_report .table-data .search-box.d-inline-block .position-relative {
    width: 90% !important;
}

.title_analysis_report .table-data .search-box.d-inline-block .position-relative .form-control {
    width: 60% !important;
    font-size: 11px;
}

.title_analysis_report .table-data .search-box .position-relative .form-control:nth-child(2) {
    border-radius: 0px;
    margin-left: -1px;
}

.video-request .table-data .search-box .position-relative .form-control {
    width: 60% !important;
    font-size: 11px;
}

.video-request .table-data .search-box .position-relative .date-input {
    width: auto !important;
    border-radius: 0 !important;
}

.title_analysis_report .table-data .search-box.d-inline-block .position-relative .date-input {
    width: auto !important;
    border-radius: 0 !important;
}

.view_email_logs .page-content .container-fluid .table-data .card-body .table-responsive {
    max-height: calc(100vh - 275px);
    overflow-y: auto;
}

.view_email_logs .page-content .container-fluid .table-data .card-body .row.mb-2 {
    margin-bottom: 0px !important;
}

.view_email_logs .page-content .container-fluid .table-data .card-body .table-responsive::-webkit-scrollbar {
    height: 5px !important;
    width: 5px
}

.view_email_logs .page-content .container-fluid .table-data .card-body .table-responsive::-webkit-scrollbar-track {
    border-radius: 0px;
}

.view_email_logs .page-content .container-fluid .table-data .card-body .table-responsive::-webkit-scrollbar-thumb {
    border-radius: 0px;
}

.view-combination .page-content .container-fluid .col-md-3.pe-1 .form-block .left_block {
    overflow-y: auto;
}

.account-manager-report .page-content .container-fluid .table-data .card-body .col-sm-4 select {
    width: 290px;
    background-color: transparent;
    border: 1px solid #afafaf;
    border-radius: 5px;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    color: #000 !important;
    padding: 10px 15px;
    height: 40px;
    display: flex;
    align-items: center;
}

.user-management .page-content .block_buyer.edit-block-buyer .form-block {
    min-height: calc(100vh - 226px);
}

.user-management .block_buyer .form-block {
    padding-top: 13px !important;
    min-height: calc(100vh - 226px);
    padding: 1.25rem;
    border-radius: 0px;
}

.user-management .block_buyer .form-block .search_section {
    display: flex;
    align-items: center;
    justify-content: right;
    margin-bottom: 11px;
}

.user-management .block_buyer .form-block .search_section .form-select {
    background-color: transparent;
    border: 1px solid #afafaf;
    border-radius: 5px 0px 0px 5px;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    color: #000;
    padding: 10px 15px;
    height: 40px;
    display: flex;
    align-items: center;
    width: 310px;
}

.user-management .block_buyer .form-block .search_section .reset_btn {
    background-color: transparent;
    border: 1px solid #afafaf;
    border-radius: 5px;
    font-style: normal;
    font-weight: normal;
    font-size: 11px;
    color: #474646;
    padding: 10.5px 13px 10.5px 13px;
    height: 40px;
    display: flex;
    align-items: center;
    margin-left: 10px;
    font-weight: 500;
}

.user-management .block_buyer .form-block .search_section .reset_btn span {
    font-size: 16px;
    color: #1C1B1F;
    margin-right: 5px;
}

.user-management .block_buyer .form-block .search_section .fill_btn {
    background-color: transparent;
    border: 1px solid #afafaf;
    border-radius: 0px 5px 5px 0px;
    padding: 10px 15px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 0px !important;
    border-left: 0;
}

.user-management .block_buyer .form-block .search_section .fill_btn span {
    font-size: 19px;
    line-height: 41px;
    color: #1C1B1F;
}

.user-management .block_buyer .form-block .search_section .css-b62m3t-container .css-13cymwt-control {
    background-color: transparent;
    border: 1px solid #afafaf;
    border-radius: 5px 0px 0px 5px;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    color: #000;
    min-height: 40px;
    overflow: unset;
    border-radius: 0px;
    width: 310px;
    margin-left: -1px;
}

.user-management .block_buyer .form-block .search_section .css-b62m3t-container .css-t3ipsp-control:hover {
    border-color: #afafaf !important;
    box-shadow: unset !important;
}

.user-management .block_buyer .form-block .search_section .css-b62m3t-container .css-t3ipsp-control {
    width: 310px;
    background-color: transparent;
    border: 1px solid #afafaf;
    border-radius: 5px 0px 0px 5px;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    color: #000;
    min-height: 40px;
    overflow: unset;
    border-radius: 0px;
    width: 310px;
    margin-left: -1px;
    box-shadow: unset;
}

.profile_section {
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.profile_section .dropdown .form-label {
    margin-left: 15px;
    font-size: 13px;
    font-weight: 500;
    text-transform: capitalize;
    margin-bottom: 0px;
}

.activity_time {
    color: #cacaca;
    text-transform: capitalize;
    font-size: 12px;
    position: fixed;
    bottom: 0;
    left: 0;
    padding: 1.1rem;
    margin-bottom: 0px;
    z-index: 999;
    width: 250px;
    background: #1B1E22 !important;
}

.vertical-menu #sidebar-menu {
    padding: 10px 0 53px 0;
}

.lps .create-user-block.mb_20 .form-block {
    min-height: unset;
}

/* .edit-item .create-combination .addCombination {overflow-y: scroll !important; height: auto !important; max-height: 340px !important;} */
.edit-item .create-combination .addCombination::-webkit-scrollbar {
    height: 8px !important;
    width: 8px
}

.edit-item .create-combination .addCombination::-webkit-scrollbar-thumb {
    background: #cbc9c9;
    border-radius: 6px;
}

.edit-item .create-combination .addCombination::-webkit-scrollbar-track {
    background: #e7e7e7;
}

.create-combination .rdt_Table .rdt_TableBody .rdt_TableRow {
    border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}

.import_content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(1), .import_content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(1) {
    min-width: 21% !important;
    text-align: left !important;
    max-width: unset !important;
}

.import_content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(2), .import_content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(2) {
    min-width: 13% !important;
}

.import_content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(3), .import_content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(3) {
    min-width: 11% !important;
}

.import_content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(4), .import_content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(4) {
    min-width: 11% !important;
}

.import_content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(5), .import_content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(5) {
    min-width: 9.4% !important;
}

.import_content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(6), .import_content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(6) {
    min-width: 7% !important;
    justify-content: center;
}

.import_content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(7), .import_content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(7) {
    min-width: 8% !important;
    justify-content: center;
}

.import_content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(8), .import_content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(8) {
    min-width: 8% !important;
    justify-content: center;
}

.import_content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(9), .import_content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(9) {
    min-width: 6% !important;
    justify-content: center;
}

.import_content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(10), .import_content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(10) {
    min-width: 5.6% !important;
    justify-content: center;
}

.import_content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(1) .rdt_TableCol_Sortable>div {
    display: block;
}

.import_content .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(2) .rdt_TableCol_Sortable {
    margin-left: 0px !important;
}

.import_content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell .d-flex .text-success.action-button {
    border-radius: 5px;
}

.import_content .table-data .d-flex .action-button .material-icons-outlined {
    font-size: 13px!important;
    margin-right: 0px;
    color: #000 !important;
}

.import_content .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell .d-flex .action-button span .loading-icon {
    width: 13px;
    height: auto;
    border: none;
    border-radius: 0px;
    margin: 0;
    vertical-align: baseline;
}

.lps.add-client .create-user-block .form-block .mb-3.row {
    margin-bottom: 0px !important;
}

.lps.add-client .create-user-block .form-block {
    min-height: unset;
}

.edit-category .block_buyer .form-block .row.status .col-md-3.justify-content-between.ps-0 {
    padding-left: calc(var(--bs-gutter-x) * .5) !important;
}

.tm-pop .modal-dialog .modal-content .tm.modal-body .card .col-md-5 .user_form .mb-0.input-field {
    margin-top: -5.6px;
}

.tm-pop .modal-dialog .modal-content .tm.modal-body .row .col-md-12 .card {
    box-shadow: none;
}

.edit-lookups .page-content .create-user-block .row .col-md-12 .btn-block {
    margin: 0;
}

.user-management .table-data .search-box .form-select {
    background-color: transparent;
    border: 1px solid #afafaf;
    border-radius: 0px;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    color: #000;
    padding: 10px 15px;
    height: 40px;
    display: flex;
    align-items: center;
    margin-left: -1px;
}

.user-management .table-data .search-box .form-control:-webkit-input-placeholder {
    color: #000000 !important;
}

.user-management .table-data .search-box .form-control:-ms-input-placeholder {
    color: #000000 !important;
}

.user-management .table-data .search-box .form-control::placeholder {
    color: #000000 !important;
}

.edit-item .ql-container.ql-snow {
    background-color: #fff;
    min-height: 180px;
}

.edit-item .create-combination .empty-state-body {
    height: calc(100vh - 483px);
}

.listbids .orasi-preloader {
    left: 0px;
}

.block_buyer .button-block .fill_btn {
    padding: 10.5px 20px 10.5px 20px;
    cursor: pointer;
    background-color: transparent;
    border: 1px solid #afafaf;
    border-radius: 5px;
    font-style: normal;
    font-size: 11px;
    color: #474646;
    height: 40px;
    display: flex;
    align-items: center;
    font-weight: 500;
}

.block_buyer .button-block .fill_btn span {
    font-size: 16px;
    color: #1C1B1F;
    margin-right: 5px;
}

.lps.create-user .create-user-block {
    min-height: unset;
}

.lps.create-user .create-user-block .border_button {
    margin-top: 20px;
}

.lps.create-user .create-user-block .border_button:focus {
    background-color: #fff;
    color: #f8b25c;
    border: 1px solid #f8b25c;
}

.lps.create-user .create-user-block .border_button:hover {
    background-color: #f8b25c;
    color: #fff;
    border: 1px solid #f8b25c;
}

.lps.create-user .create-user-block .ql-toolbar.ql-snow+.ql-container.ql-snow {
    border-top: 0;
    min-height: 136px;
}

.view-deals .table-data .table-responsive .table td .text-elipsis .more-popup-btn {
    border: none;
    background-color: rgb(220 220 220 / 50%);
    border-radius: 10px;
    color: #000000;
    font-size: 11px;
    line-height: 1;
    padding: 2px 5px;
    text-transform: lowercase;
    -webkit-appearance: none;
}

.title-des-popup .modal-dialog .modal-content .modal-header {
    padding: 20px!important;
    display: flex;
    align-items: center;
    justify-content: unset;
    position: relative;
}

.title-des-popup .modal-dialog .modal-content .modal-header .btn-close {
    right: 20px!important;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 37% !important;
    color: #000;
}

.title-des-popup .modal-dialog {
    max-width: 700px !important;
}

.title-des-popup .modal-dialog .modal-content .modal-body {
    padding: 20px!important;
    border-radius: 0 0 10px 10px;
    max-height: 80vh;
    overflow-y: auto;
    background-color: #f5f5f5;
    --bs-modal-body-border-color: #f5f5f5;
}

.title-des-popup .modal-dialog .modal-content .modal-body p {
    font-size: 13px;
    color: #000;
}

.add_logo .btn-gray {
    margin-bottom: 0px !important;
    width: 54px;
    height: 40px;
    background-color: #fff;
    color: #3d3d3d;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px dashed #797979;
    border-radius: 0.25rem;
    position: relative;
    cursor: pointer;
    font-weight: 700;
    font-size: 11px;
    margin-right: 8px;
}

.add_logo .btn-gray #upload {
    width: 100%;
    height: 40px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.add_logo .btn-gray .material-icons {
    font-size: 25px;
    color: #7f7f7f;
}

.add_logo .logo_size p {
    color: #3b3b3b;
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 0px;
}

.add_logo .logo_size span {
    color: red;
    font-size: 10px;
    font-weight: 500;
}

.add_partners input:checked + .slider:before {
    -webkit-transform: translateX(32px) !important;
    -ms-transform: translateX(32px) !important;
    transform: translateX(32px) !important;
}

.add_partners .switch-buttons label {
    margin-bottom: 0px !important;
}

.add_logo .logo_img {
    padding: 3px;
    border: 1px solid #dbd9d9;
    border-radius: 5px;
}

.add_logo .logo_img img {
    max-height: 32px;
    border-radius: 5px;
}

.add_logo .logo_title {
    margin: 0 15px 0 17px;
    color: #3b3b3b;
    font-size: 12px;
    font-weight: 600;
}

.add_logo .logo_delete {
    color: #7c7c7c;
    font-size: 17px;
    margin-left: 3px;
}

.add_partners .switch-buttons input:checked + .slider {
    background-color: #3bbdad;
}

.switch-buttons input:checked + .slider {
    background-color: #3bbdad;
}

.switch-buttons input:checked + .slider:before {
    -webkit-transform: translateX(32px);
    -ms-transform: translateX(32px);
    transform: translateX(32px);
}

.clients-search.client_activity_report .search-box .position-relative {
    width: 74% !important;
}

.clients-search.client_activity_report .table-data .search-box .position-relative .form-control {
    width: 77% !important;
}

.clients-search.client_activity_report .table-data .search-box .position-relative .date-input {
    width: auto !important;
    border-radius: 0 !important;
}

.add-client .create-user-block .form-block .client_status .contact-number {
    width: 180px;
    margin-right: 10px;
}

.add-client .create-user-block .form-block #home1 .status.client_status .col-md-3 {
    padding-right: 0;
}

.add-client .create-user-block .form-block #home1 .status.client_status .roll-back {
    margin-right: 10px;
    margin-right: 10px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: transparent;
    border: 1px solid #f1a341;
    color: #f1a341;
}

.add-client .create-user-block .form-block #home1 .status.client_status .roll-back span {
    margin-right: 5px;
    font-size: 18px;
}

.view_client_activity_report .table-preloader {
    height: calc(100vh - 274px);
}

.view_client_activity_report .table-preloader .orasi-preloader {
    background-color: #fff;
    left: 0%;
}

.multiSelectContainer .searchWrapper {
    border: 1px solid #B6B6B6;
    border-radius: 5px;
    padding: 3px 8px;
    background-color: #fff;
    min-height: 40px;
}

.multiSelectContainer .searchWrapper .chip {
    background: linear-gradient(to bottom, #EFEFEF 0%,#EEEEEE 48%,#FFFFFF 88%,#FFFFFF 100%);
    background: -webkit-linear-gradient(top, #EFEFEF 0%,#EEEEEE 48%,#FFFFFF 88%,#FFFFFF 100%);
    border: 1px solid #B9B9B9;
    color: #000;
    font-size: 9px;
    text-transform: uppercase;
    font-weight: 500;
    border-radius: 2px;
    margin: 2px;
    padding: 2.9px 6px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.multiSelectContainer .optionListContainer {
    background: #fff;
    border-radius: 5px;
    margin-top: 1px;
    position: absolute;
    width: 100%;
    z-index: 999;
}

.multiSelectContainer .optionContainer {
    border: 1px solid #B6B6B6;
    border-radius: 5px;
}

.multiSelectContainer .optionContainer::-webkit-scrollbar {
    width: 5px;
    border-radius: 5px;
}

.multiSelectContainer .optionContainer::-webkit-scrollbar-track {
    background: #f1f1f1;
}

.multiSelectContainer .optionContainer::-webkit-scrollbar-thumb {
    background: #c7c7c7;
    border-radius: 5px;
}

.multiSelectContainer .optionContainer::-webkit-scrollbar-thumb:hover {
    background: #a2a2a2;
}

.multiSelectContainer li {
    padding: 10px;
    display: flex;
    align-items: center;
    font-size: 12px;
    font-weight: 500;
}

.multiSelectContainer .checkbox {
    margin-right: 6px;
}

.multiSelectContainer li:hover {
    background: #DEEBFF !important;
    color: #74788d !important;
    cursor: pointer;
}

.multiSelectContainer .highlightOption {
    background: #fff;
    color: #74788d;
    cursor: pointer;
}

.multiSelectContainer .closeIcon {
    height: 12px;
    width: 12px;
    filter: grayscale(100%) brightness(0.4) contrast(100%);
}

.multiSelectContainer .search-wrapper {
    -webkit-box-align: center;
    align-items: center;
    display: -webkit-box !important;
    flex: 1 1 0%;
    flex-wrap: nowrap !important;
    position: relative;
    overflow: auto !important;
    padding: 2px 8px;
    box-sizing: border-box;
}

.multiSelectContainer .search-wrapper::-webkit-scrollbar {
    height: 3px;
}

.multiSelectContainer .search-wrapper::-webkit-scrollbar-track {
    background: #f1f1f1;
}

.multiSelectContainer .search-wrapper::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 6px;
}

.multiSelectContainer .search-wrapper::-webkit-scrollbar-thumb:hover {
    background: #555;
}

.multiSelectContainer .searchWrapper input {
    margin-top: 0px;
}

.multiSelectContainer .searchWrapper input::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.5) !important;
}

.multiSelectContainer .searchWrapper input::-moz-placeholder {
    color: rgba(0, 0, 0, 0.5) !important;
}

.multiSelectContainer .searchWrapper input:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.5) !important;
}

.multiSelectContainer .searchWrapper input:-moz-placeholder {
    color: rgba(0, 0, 0, 0.5) !important;
}

.multiSelectContainer .selected .checkbox {
    background-color: #f8b25c;
}

.edit_content_status .col-md-6.justify-content-between {
    justify-content: flex-start !important;
}

.add-client .create-user-block .form-block .tab-content .row.edit_content_status .form-select {
    max-width: 130px;
}

.edit-content.add-client .content_edit .form-block .tab-content #home1 .row.edit_content_status .justify-content-between.ps-0 .status-inprogress {
    position: initial;
    font-size: 11px !important;
    font-weight: 700 !important;
}

.edit-item .increase-btn {
    margin-bottom: 25px;
}

.btn.disabled, .btn:disabled, fieldset:disabled .btn {
    background-color: #f1a341 !important;
    border: var(--highlight) !important;
    opacity: 0.5 !important;
}

.create-combination {
    margin-bottom: 6px;
}

.email_logs .css-b62m3t-container {
    width: 100%;
}

.email_logs .css-b62m3t-container .css-13cymwt-control {
    min-height: 40px;
    max-height: 40px;
    border: 1px solid #afafaf;
    border-radius: 5px;
}

.email_logs .css-t3ipsp-control {
    box-shadow: none !important;
    border: 1px solid #afafaf !important;
    min-height: 40px;
}

.email_logs .css-t3ipsp-control:hover {
    border: 1px solid #afafaf !important;
}

.options::-webkit-scrollbar {
    width: 5px;
}

.options::-webkit-scrollbar-track {
    background: #f1f1f1;
}

.options::-webkit-scrollbar-thumb {
    background: #c7c7c7;
    border-radius: 6px;
}

.options::-webkit-scrollbar-thumb:hover {
    background: #a2a2a2;
}

.create-deals .table-responsive table thead tr th:last-child, .table-responsive table tbody tr td:last-child {
    z-index: inherit;
}

.edit-deals .table-responsive table thead tr th:last-child, .table-responsive table tbody tr td:last-child {
    z-index: inherit;
}

.rmsc .dropdown-heading .dropdown-heading-value span {
    font-size: 11.5px;
    color: #000;
    font-weight: 500;
    text-transform: capitalize;
}

.options .select-item>div {
    display: flex !important;
    align-items: center !important;
    margin-top: 5px;
}

.selected_titles {
    border: 1px solid #B6B6B6;
    border-radius: 5px;
    height: 40px;
    padding: 2px 8px;
    background-color: #fff;
    display: flex;
    align-items: center;
}

.selected_titles .titles {
    background-color: hsl(0, 0%, 90%);
    border-radius: 2px;
    margin: 2px;
    background: -webkit-linear-gradient(top, #EFEFEF 0%, #EEEEEE 47%, #FFFFFF 84%, #FFFFFF 100%);
    background: linear-gradient(to bottom, #EFEFEF 0%, #EEEEEE 47%, #FFFFFF 84%, #FFFFFF 100%);
    border: 1px solid #B9B9B9;
    color: #000;
    font-size: 8.5px;
    text-transform: uppercase;
    font-weight: 600;
    display: flex;
    align-items: center;
    padding: 6px;
    position: relative;
    padding-right: 20px;
}

.selected_titles .titles .mdi-close {
    color: #000;
    position: absolute;
    right: 4px;
    font-weight: 600;
    top: 3px;
    font-size: 11.5px;
    cursor: pointer;
}

.selected_titles .titles .mdi-close::before {
    font-weight: 600;
    font-size: 11.5px;
}

.edit-deals .create-user-block .table-data .col-md-12 .btn {
    float: left;
    margin-bottom: 20px;
    padding: 8px 14px;
    font-size: 10px;
}

.selected_titles {
    -webkit-box-align: center;
    align-items: center;
    display: -webkit-box !important;
    position: relative;
    overflow: auto !important;
    box-sizing: border-box;
}

.selected_titles::-webkit-scrollbar {
    height: 3px;
}

.selected_titles::-webkit-scrollbar-track {
    background: #f1f1f1;
}

.selected_titles::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 6px;
}

.selected_titles::-webkit-scrollbar-thumb:hover {
    background: #555;
}

.ok_btn .form-label {
    color: #f5f7fa !important;
}

.ok_btn .btn-primary {
    height: 40px;
    border-radius: 5px;
    background-color: #fff;
    border: 1px solid #f1a341;
    color: #f1a341 !important;
}

.search_title {
    width: 94.666667%;
}

.ok_btn {
    width: 5.333333%;
}

.edit-item .row.status .required {
    top: 6px;
}

.edit-item .form-block .row.status {
    margin: 0;
}

.edit-item .form-block .row.status .justify-content-between.ps-0 {
    display: flex;
    align-items: center;
    position: relative;
    width: 20.5%;
}

.edit-item .form-block .row.status label {
    margin-right: 10px;
    margin-bottom: 0px;
}

.edit-item .form-block .row.status .col-md-9 {
    width: 79.5%;
    padding-right: 0;
}

.edit-item .form-block .row.status .col-md-3.justify-content-between.ps-0:nth-child(2) {
    display: none;
}

.lm_block {
    display: flex;
    border-bottom: 1px solid #ECF0FA;
    width: 100%;
}

.lm_block .contacts {
    width: 18%;
    border-right: 1px solid #ECF0FA;
}

.lm_block .conversation {
    width: 17%;
    border-right: 1px solid #ECF0FA;
}

.lm_block .summary {
    width: 49.5%;
    border-right: 1px solid #ECF0FA;
    background-color: #FBFDFF;
    position: relative;
}

.lm_block .profile_details {
    width: 15.5%;
    border-right: none;
}

.lm_block .header_block {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 14px 10px 14px 10px;
    border-bottom: 1px solid #ECF0FA;
    height: 52.9px;
}

.lm_block .header_block p {
    font-size: 12.3px;
    text-transform: uppercase;
    color: #626D8B;
    margin-bottom: 0;
    font-weight: 700;
    margin-right: 13px;
}

.lm_block .contacts .header_block {
    padding: 14px 9px 14px 11px;
}

.lm_block .contacts .header_block p {
    margin-right: 6px;
}

.lm_block .header_block .btn {
    padding: 2.5px 8px;
    border: 1px solid #F5B567;
    color: #F5B567;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 10.5px;
    border-radius: 5px;
    display: flex;
    align-items: center;
    padding-left: 4px;
}

.lm_block .contacts .header_block .btn {
    padding: 11px 2px;
    border: 1px solid #F5B567;
    color: #F5B567;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 10.5px;
    border-radius: 5px;
    display: flex;
    align-items: center;
    padding-left: 2px;
    justify-content: center;
}

.lm_block .contacts .header_block .btn span {
    color: #F5B567;
    font-size: 20px;
    line-height: 0;
    font-weight: 600;
    margin-right: 0px;
}

.lm_block .header_block .btn span {
    color: #F5B567;
    font-size: 18px;
    line-height: 0;
    font-weight: 600;
    margin-right: 0px;
}

.lm_block .header_block .search-icon {
    color: rgba(98, 109, 139, 1);
    font-size: 16px;
    cursor: pointer;
    border-radius: 5px;
    border: 1px solid rgba(129, 139, 162, 1);
    padding: 3px 4px;
    margin-right: 3px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.lm_block .header_block .search-icon img {
    width: 16px;
    height: 16px;
}

.lm_block .header_block .search-icon:last-child {
    margin-right: 0;
}

.lm_block .conversation .header_block {
    padding-left: 13px;
}

.lead_management .sc-feUZmu {
    width: 97%;
    margin: 0 auto;
}

.lead_management .page-content .container-fluid .table-data .card-body {
    padding: 0 0 1.25rem 0
}

.lm_block .details {
    padding: 14px 10px 14px 10px;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #ECF0FA;
    cursor: pointer;
    height: 58.8px;
}

.lm_block .details .flex-shrink {
    margin-right: 12px !important;
}

.lm_block .details .user-badge {
    background-color: #F3B6B6;
    border: 1px solid #F3B6B6;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    border-radius: 100%;
}

.lm_block .details .badge_yellow {
    background-color: rgba(244, 181, 146, 1);
    border: 1px solid rgba(244, 181, 146, 1);
}

.lm_block .details .badge_blue {
    background-color: rgba(185, 210, 249, 1);
    border: 1px solid rgba(185, 210, 249, 1);
}

.lm_block .details .badge_green {
    background-color: rgba(206, 238, 201, 1);
    border: 1px solid rgba(206, 238, 201, 1);
}

.lm_block .details .badge_red {
    background-color: #f26f6f;
    border: 1px solid #f26f6f;
}

.lm_block .details h5 {
    color: #313E5B;
    text-transform: capitalize;
    font-size: 11.5px;
    font-weight: 600;
    margin-bottom: 0px !important;
}

.lm_block .details p {
    color: #313E5B;
    font-size: 10px;
}

.lm_block .details.active {
    border-left: 2px solid #F2A341;
    background-color: #FBFDFF;
}

.lm_block .details .flex-shrink-0 {
    margin-right: 5px !important;
}

.lm_block .contacts .lead_details .details .flex-grow-1.align-self-center {
    width: 77%;
}

.lm_block .contacts .lead_details .details .flex-grow-1.align-self-center h5 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.lm_block .contacts .lead_details .details .flex-grow-1.align-self-center p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.lm_block .conversation .details {
    position: relative;
}

.lm_block .conversation .details .badge {
    position: absolute;
    right: 5px;
    bottom: 5px;
}

.lm_block .conversation .details .user-badge {
    background-color: #ffffff;
    border: 1px solid #DFE7F9;
    font-size: 13px;
    font-weight: normal;
    color: #fff;
    text-transform: uppercase;
    border-radius: 100%;
    width: 22.5px;
    height: 22.5px;
}

.lm_block .conversation .details .user-badge span {
    color: #8B92A6;
    font-size: 15.5px;
    line-height: 0;
    font-weight: 600;
}

.lm_block .conversation .details .flex-shrink-0 {
    margin-right: 9px !important;
}

.lm_block .conversation .details h6 {
    color: #586178;
    font-size: 10px;
    text-transform: capitalize;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 68%;
    font-weight: 600;
    margin-bottom: 7.1px !important;
}

.lm_block .conversation .details p {
    color: #8392B9;
    font-size: 8.7px;
    text-transform: uppercase;
    font-weight: 600;
}

.lm_block .conversation .details .badge {
    position: absolute;
    right: 10px;
    bottom: 9px;
    padding: 8.6px 8.5px;
    background-color: #78E7AB33;
    color: #2B9A5E;
    border-radius: 5px;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    font-size: 8px;
    font-weight: 500;
    line-height: 0;
}

.lm_block .conversation .details .badge_closed {
    background-color: rgba(236, 240, 250, 0.8);
    color: rgba(131, 146, 185, 1);
}

.lm_block .details .disable {
    opacity: 0.5;
}

.lm_block .summary .header_block {
    padding: 18.5px 15px 18.5px 15px;
    background-color: #fff;
    background-color: #fff;
}

.lm_block .summary .header_block p {
    color: #586178;
    font-size: 10px;
    text-transform: capitalize;
    font-weight: 600;
}

.lm_block .summary .header_block .switch-buttons .switch {
    position: relative;
    display: inline-block;
    width: 27px;
    height: 5px;
    margin-bottom: 0px;
}

.lm_block .summary .header_block .switch-buttons .slider {
    background-color: #C9D4EE;
    box-shadow: 0px 0px 4px 0px #00000026 inset;
}

.lm_block .summary .header_block .switch-buttons .slider:before {
    height: 9px;
    width: 9px;
    bottom: -1.7px;
}

.lm_block .summary .header_block .switch-buttons input:checked + .slider:before {
    -webkit-transform: translateX(17.5px);
    -ms-transform: translateX(17.5px);
    transform: translateX(17.5px);
}

.lm_block .summary .header_block .col-form-label {
    margin-left: 6px;
    color: #7E7E7E;
    font-size: 9.5px;
    font-weight: 600;
    padding: 0;
}

.lm_block .summary .header_block .switch-buttons input:checked + .slider {
    background-color: #3bbdad;
}

.lm_block .summary .summary_details {
    padding: 10px 15px 14px 15px;
    background-color: #FBFDFF;
    max-height: calc(100vh - 420px);
    overflow: auto;
}

.lm_block .summary .summary_details::-webkit-scrollbar {
    height: 0px !important;
    width: 0px
}

.lm_block .summary .summary_details::-webkit-scrollbar-thumb {
    background: #cbc9c9;
    border-radius: 6px;
}

.lm_block .summary .summary_details::-webkit-scrollbar-track {
    background: transparent;
}

.lm_block .summary .conversation_summary {
    color: #8392B9;
    font-size: 9.7px;
    text-transform: capitalize;
    font-weight: 600;
}

.lm_block .summary .enquiry_date {
    color: #8392B9;
    font-size: 9.2px;
    text-transform: capitalize;
    font-weight: 500;
}

.lm_block .summary .enquiry_date span {
    font-weight: 600;
}

.lm_block .summary .conversation_details {
    color: #586178;
    font-size: 9.5px;
    text-transform: lowercase;
    font-weight: 500;
    margin: 4px 0 5px 0;
    line-height: 12px;
}

.lm_block .summary .additional_contacts {
    margin-top: 10px;
}

.lm_block .summary .contact_details {
    margin-top: 0;
    margin-bottom: 26px;
}

.lm_block .summary .communication_details {
    margin-top: 26px;
    padding-left: 30px;
}

.lm_block .summary .day_divider {
    border-top: solid 1px #E0E7F9;
    width: 100%;
    display: flex;
    justify-content: center;
    margin-bottom: 14px;
}

.lm_block .summary .day_divider .or {
    border: solid 1px #E0E7F9;
    border-radius: 31px;
    margin-top: -11px;
    background-color: #fff;
    color: #99A4C1;
    font-size: 10px;
    font-weight: 400;
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    text-transform: capitalize;
    padding: 2px 32px;
}

.lm_block .summary .details {
    padding: 0;
    align-items: start;
    border-bottom: none;
    height: auto;
}

.lm_block .summary .details .flex-shrink-0 {
    margin-right: 17px !important;
}

.lm_block .summary .details .user-badge {
    background-color: #ffffff;
    font-size: 13px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    border-radius: 100%;
    border: 1px solid #DFE7F9;
    width: 28px;
    height: 28px;
    line-height: 0;
}

.lm_block .summary .details .flex-grow-1.align-self-center {
    width: 94%;
}

.lm_block .summary .details .user-badge span {
    color: #8B92A6;
    font-size: 15.5px;
    line-height: 0;
    font-weight: 600;
}

.lm_block .summary .communication_details .description {
    color: #586178;
    font-size: 9.8px;
    text-transform: capitalize;
    font-weight: 500;
    margin-bottom: 5px;
}

.lm_block .summary .communication_details .nextflw_up {
    color: #99A4C1;
    font-size: 9.8px;
    font-weight: 500;
    text-transform: capitalize;
    margin-bottom: 0;
}

.lm_block .summary .flwup_comments {
    margin-top: 35px;
    position: absolute;
    right: 17px;
    left: 17px;
    bottom: 15px
}

.lm_block .disable {
    opacity: 0.5;
}

.lm_block .summary .flwup_comments .form-control {
    font-weight: 600;
    color: #313E5B;
    font-size: 11px;
}

.lm_block .summary .flwup_comments textarea {
    border: 1px solid #DFE6F9;
    border-radius: 5px 5px 0 0;
    min-height: 76px;
    padding: 10px 12px;
    font-weight: 500;
}

.lm_block .summary .flwup_comments textarea:-webkit-input-placeholder {
    color: #58617880 !important;
    text-transform: capitalize;
    font-size: 10px;
    font-weight: 500;
}

.lm_block .summary .flwup_comments textarea:-ms-input-placeholder {
    color: #58617880 !important;
    text-transform: capitalize;
    font-size: 10px;
    font-weight: 500;
}

.lm_block .summary .flwup_comments textarea::placeholder {
    color: #58617880 !important;
    text-transform: capitalize;
    font-size: 10px;
    font-weight: 500;
}

.lm_block .summary .flwup_comments .communication_mode {
    display: flex;
    align-items: center;
    border: 1px solid #DFE6F9;
    padding: 0;
    border: 1px solid #DFE6F9;
    border-top: none;
    ; border-radius: 0 0 5px 5px;
    background-color: #fff;
    padding-top: 0;
}

.lm_block .summary .flwup_comments .communication_mode .input-field {
    width: 44%;
    position: relative;
    display: flex;
    align-items: center;
    border-right: 1px solid #DADADA;
    padding: 0px 3px;
    height: 26px;
    padding-left: 11px;
}

.lm_block .summary .flwup_comments .communication_mode .input-field .errormsg {
    position: absolute;
    bottom: -16px;
    font-size: 11px !important;
    left: 2px;
}

.lm_block .summary .flwup_comments .communication_mode .form-label {
    color: #313E5B;
    font-size: 9.2px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: -3.5px;
}

.lm_block .summary .flwup_comments .communication_mode .form-control, .lm_block .summary .flwup_comments .communication_mode select {
    border: none;
    padding: 9px 4px;
    font-size: 10px;
    color: #868686;
    border-radius: 5px;
    height: 27px;
}

.lm_block .summary .flwup_comments .communication_mode .flp_btn .form-label {
    color: #fff;
    display: none;
}

.lm_block .summary .flwup_comments .communication_mode .flp_btn {
    width: 12%;
}

.lm_block .summary .flwup_comments .communication_mode .flp_btn .btn {
    border-radius: 0 0 5px 0;
    text-transform: uppercase;
    font-size: 10.5px;
    font-weight: 700;
    height: 27px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px 10px;
}

.lm_block .summary .flwup_comments .communication_mode select {
    padding: 7px 0px !important;
    width: 357px;
}

.lm_block .summary .flwup_comments .enter_comment {
    position: absolute;
    bottom: 63px;
    left: 12px;
    font-size: 11px !important;
}

.lm_block .profile_details .details {
    padding: 16.6px 13px 19px 13px;
    flex-direction: row;
    height: auto;
    cursor: auto;
    border-bottom: none;
    min-height: 90px;
    display: block;
}

.lm_block .profile_details .details .flex-shrink-0 {
    margin-right: 5px !important;
}

.lm_block .profile_details .details .user-badge {
    font-size: 13px;
    font-weight: 700;
    margin-bottom: 0;
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.lm_block .profile_details .details h5 {
    font-weight: 600;
    margin-bottom: 0 !important;
    text-align: left;
    font-size: 13px;
    word-break: break-word;
}

.lm_block .profile_details .details p {
    text-align: left;
}

.lm_block .profile_details .details .badge {
    padding: 8.6px 9.5px;
    background-color: #E1E5E9;
    color: #313E5B;
    border-radius: 3px;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    font-size: 9px;
    font-weight: 500;
    line-height: 0;
    margin-top: 10px;
    position: absolute;
    bottom: -24px;
}

.lm_block .profile_details .details .d-flex.flex-column {
    position: relative;
}

.lm_block .summary .flwup_comments .communication_mode .required {
    color: red;
    font-size: 12px;
    position: absolute;
    top: 3px;
    left: 7px;
}

.lm_block .profile_details .profile_update {
    padding: 15px 13px;
    border-top: 1px solid #ECF0FA;
    padding-top: 9px;
}

.lm_block .profile_details .profile_update .input-field {
    margin-bottom: 13px;
}

.lm_block .profile_details .profile_update .input-field .country-code {
    display: flex;
    flex-direction: column;
}

.lm_block .profile_details .profile_update .input-field .country-code .colorselect {
    border-right: none;
    border: 1.5px solid #CED7EE;
    padding: 5.2px 5px;
    font-weight: 600;
    color: #313E5B !important;
    font-size: 10px;
    width: 100%;
    border-radius: 5px;
    height: 28.88px;
    margin-bottom: 6px;
}

.lm_block .profile_details .profile_update .input-field .country-code .contact-number {
    border-radius: 5px;
    width: 100%;
}

.lm_block .profile_details .profile_update .input-field .country-code .colorselect:focus {
    outline: none;
}

.lm_block .profile_details .profile_update .input-field .col-form-label {
    color: #313E5B;
    font-size: 10px;
    padding-top: 0;
    padding-bottom: 2px;
    font-weight: 400;
    text-transform: capitalize;
}

.lm_block .profile_details .profile_update .input-field .form-control {
    border: 1.5px solid #CED7EE;
    padding: 5.2px 5px;
    border-radius: 3px;
    font-weight: 600;
    color: #313E5B;
    font-size: 10px;
    height: 28.88px;
}

.lm_block .profile_details .profile_update .out-line {
    font-size: 10px;
    font-weight: 500;
    padding: 5px 9px;
    border-radius: 3px;
    text-transform: capitalize;
    background-color: #ffffff;
    border: 1.5px solid #f1a341;
    color: #f1a341;
}

.lm_block .contacts .search_block {
    padding: 8.5px 9px 8.5px 13px;
}

.lm_block .search_block .position-relative {
    display: flex;
    width: 100%;
    position: relative;
}

.lm_block .search_block .position-relative .form-control {
    height: 35px;
    padding-left: 8px;
    font-size: 10px;
    font-size: 10px;
    background-color: #ecf0fa;
}

.lm_block .search_block .position-relative .search-icon {
    position: absolute;
    right: 7px;
    top: 10px;
    color: #7e87a1;
    font-size: 14px;
    border: none;
    padding: 0;
}

.lead_management .addl_block {
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 10%;
    padding-left: 18px;
    margin-top: 17px;
}

.lead_management .addl_block p {
    font-size: 12.6px;
    text-transform: uppercase;
    color: #626D8B;
    margin-bottom: 0;
    font-weight: 700;
    margin-right: 13px;
}

.lead_management .addl_block .btn {
    padding: 3px 9.5px;
    border: 1px solid #F5B567;
    color: #F5B567;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 11px;
    border-radius: 5px;
    display: flex;
    align-items: center;
    padding-left: 4px;
}

.lead_management .addl_block .btn span {
    color: #F5B567;
    font-size: 19px;
    line-height: 0;
    font-weight: 600;
    margin-right: 2px;
}

.lm_block .lead_details {
    height: calc(100vh - 295px);
    overflow-y: auto;
    overflow-x: hidden;
}

.lm_block .lead_details::-webkit-scrollbar {
    height: 0px !important;
    width: 0px
}

.lm_block .lead_details::-webkit-scrollbar-thumb {
    background: #cbc9c9;
    border-radius: 6px;
}

.lm_block .lead_details::-webkit-scrollbar-track {
    background: transparent;
}

.lm_block .summary .flwup_comments .communication_mode .mode_communication .form-label {
    width: 710px;
}

.lm_block .summary .flwup_comments .communication_mode .next_flwupdate .form-label {
    width: 351px;
}

.lm_block .summary .flwup_comments .communication_mode .mode_communication {
    padding-right: 0px;
}

.lm_emptypage .card {
    min-height: calc(100vh - 231px) !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

.lm_emptypage .welcome_lm {
    height: calc(100vh - 264px);
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}

.lm_emptypage .welcome_lm span {
    color: #fff;
    width: 167px;
    height: 167px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #ECF0FA;
    border-radius: 100%;
    margin: 0 auto;
    font-size: 52px;
    font-weight: normal;
    margin-bottom: 25px;
}

.lm_emptypage .welcome_lm p {
    color: #313E5B;
    font-weight: 500;
    font-size: 15.5px;
    margin-bottom: 15px;
    text-align: center;
    line-height: 20px;
}

.lm_emptypage .welcome_lm a {
    padding: 11px 34px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 11px;
}

.lm_emptypage .welcome_lm span img {
    max-width: 63%;
    max-height: 63%;
    width: auto;
    height: auto;
}

.empty_conversation .lm_block .summary .header_block {
    padding: 16.6px 13px 16.6px 13px;
}

.empty_conversation .lm_block .summary .header_block p {
    font-size: 12.6px;
    text-transform: uppercase;
    color: #626D8B;
    margin-bottom: 0;
    font-weight: 700;
    margin-right: 13px;
}

.empty_conversation .lm_block .summary {
    width: 66.5%;
}

.empty_conversation .sc-feUZmu {
    display: none;
}

.empty_conversation .rdt_Pagination {
    display: none;
}

.empty_conversation .lm_block .summary .summary_details {
    height: calc(100vh - 281px);
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    max-height: unset !important;
    padding: 0;
}

.empty_conversation .lm_block .summary .summary_details span {
    color: #fff;
    width: 167px;
    height: 167px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #ECF0FA;
    border-radius: 100%;
    margin: 0 auto;
    font-size: 52px;
    font-weight: normal;
    margin-bottom: 25px;
}

.empty_conversation .lm_block .summary .summary_details p {
    color: #313E5B;
    font-weight: 500;
    font-size: 15.5px;
    margin-bottom: 15px;
    text-align: center;
    line-height: 20px;
}

.empty_conversation .lm_block .summary .summary_details a {
    padding: 11px 34px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 11px;
}

.empty_conversation .lm_block .summary .summary_details span img {
    max-width: 44%;
    max-height: 44%;
    width: auto;
    height: auto;
}

.lm_block .profile_details .details .btn {
    padding: 6px 9.5px;
    border: 1px solid #F5B567;
    color: #F5B567;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 10px;
    border-radius: 5px;
    display: flex;
    align-items: center;
    padding-left: 4px;
    margin-top: 5px;
    justify-content: center;
}

.lm_block .profile_details .details .btn span {
    color: #F5B567;
    font-size: 17px;
    line-height: 0;
    font-weight: 600;
    margin-right: 2px;
}

.lead_management .no_deals {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    padding: 40px 20px;
    background-color: #FBFDFF;
}

.lead_management .no_deals span {
    color: #1C1B1F;
    width: 63px;
    height: 63px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #F8F8F8;
    border-radius: 100%;
    margin: 0 auto;
    font-size: 24px;
    margin-bottom: 10px;
    font-weight: 600;
    margin-bottom: 10px;
    font-weight: 600;
}

.lead_management .no_deals p {
    color: #606060;
    font-weight: 600;
    font-size: 13px;
    margin-bottom: 15px;
    text-align: center;
    line-height: 20px;
}

.lead_management .no_deals a {
    padding: 11px 22.5px;
    text-transform: capitalize;
    font-weight: 700;
    font-size: 11px;
    border: 1px solid #f1a341;
    color: #f1a341;
    background-color: #fff;
}

.lead_management .no_deals a:hover {
    background-color: #fff;
    border: 1px solid #f1a341;
    color: #f1a341;
}

.al_pop .modal-dialog {
    max-width: 830px;
}

.al_pop .modal-dialog .modal-content textarea {
    height: 140px !important;
}

.al_pop .errormsg {
    position: absolute;
    font-size: 11px !important;
}

.lead_management .orasi-preloader {
    left: 0 !important;
    background-color: #fff !important;
}

.lead_management .page-content .container-fluid .table-data .card {
    min-height: calc(100vh - 231px) !important;
}

.lm_emptypage .page-content .container-fluid .table-data .card {
    min-height: calc(100vh - 231px) !important;
}

.lead_management .no_contact {
    background-color: #fff;
}

.lead_management .no_contact span {
    color: rgba(131, 146, 185, 1);
    background-color: rgba(236, 240, 250, 1);
}

.lead_management .no_contact p {
    color: rgba(88, 97, 120, 1);
}

.lead_management .no_contact a {
    color: #ffffff;
    background-color: #f1a341;
    text-transform: capitalize;
}

.lead_management .no_contact a:hover {
    color: #ffffff;
    background-color: #f1a341;
}

.lead_management .client_deals .deals_list {
    color: rgba(131, 146, 185, 1);
    width: 63px;
    height: 63px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(244, 190, 122, 0.5);
    border-radius: 100%;
    margin: 0 auto;
    margin-bottom: 10px;
}

.lead_management .client_deals p {
    color: rgba(242, 163, 65, 1);
}

.lead_management .client_deals .deals_list img {
    width: 28px;
}

.col5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 20%;
}

.dashboard-card {
    padding: 15px;
    background-color: white;
    cursor: pointer;
}

.card-wrapper {
    width: 100%;
    display: flex;
    align-items: center;
}

.icon-box {
    width: 64px;
    height: 64px;
    border-radius: 100%;
    background-color: #F5F8FF;
    display: flex;
    align-items: center;
    justify-content: center;
}

.icon-box img {
    width: 36px
}

.card-info {
    margin-left: 10px;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    height: 100%;
}

.card-info h1 {
    font-weight: var(--light);
    font-size: 2em;
    margin-bottom: 5px;
    white-space: nowrap;
    color: var(--btnbg);
}

.card-info h6, .widget-heading {
    font-weight: var(--semi-bold);
    color: #8B9CC6;
    font-size: 0.9em;
    margin-bottom: 0;
    white-space: nowrap;
    text-transform: uppercase;
}

.summary-table {
    border: 1px solid #D2DAF0!important
}

.summary-table>thead>tr>th {
    font-size: 12px;
    color: #8B9CC6;
    padding: 6px 8px;
}

.summary-table>tbody>tr>td {
    padding: 8px 8px;
    color: #111111!important;
    font-weight: var(--regular);
    font-size: 12px;
}

.summary-table>tbody>tr:nth-of-type(odd)>* {
    background-color: #F1F5FF!important;
    --bs-table-accent-bg: #F1F5FF!important;
}

.text-right {
    text-align: right;
}

.text-left {
    text-align: left;
}

.full-ht {
    height: calc(100% - 25px);
}

.graph-list {
    margin: 0;
    padding: 0;
}

.graph-list li {
    margin-bottom: 10px;
    width: 100%;
    list-style: none;
    transition: all 0.2s ease-out;
}

.graph-list li .graph-wrapper {
    display: flex;
    align-items: center;
    width: 100%;
}

.graph-list li p {
    width: 60%;
    margin-bottom: 0;
    color: #111111!important;
    font-weight: var(--regular);
    font-size: 12px;
    text-wrap: wrap;
    display: flex;
    align-items: center;
    line-height: 1;
    position: relative;
    word-wrap: break-word;
    word-break: break-word;
    margin-right: 2px;
}

.graph-list li p span {
    font-size: 16px;
    margin-left: -5px;
}

.graph-list li .graph-bar {
    width: 40%;
    height: 26px;
    position: relative;
    border-radius: 5px;
    background-color: #e4ebfd4f;
}

.graph-list li .graph-bar .count {
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translate(-0%, -50%);
    font-size: 11px;
    font-weight: var(--medium);
}

.graph-list li .graph-bar .arrow {
    position: absolute;
    right: -2px;
    top: 50%;
    transform: translate(-0%, -50%);
    pointer-events: none;
    font-size: 20px;
}

.filled-graph {
    height: 100%;
    border-radius: 5px;
    background-color: #E3EBFF;
}

.graph-list li:last-child {
    margin-bottom: 0;
}

.sub-graphs {
    position: absolute;
    right: -130%;
    transform: translate(-50%, -0%);
    width: 250px;
    background-color: #fff;
    padding: 15px;
    z-index: 999;
    border-radius: 5px;
    border: 1px solid #D1D6E8;
    transition: all 0.2s ease-out;
    opacity: 0;
    visibility: visible;
    pointer-events: none;
}

.graph-list li .graph-bar:hover ~ .sub-graphs {
    opacity: 1;
    visibility: visible;
    right: -120%;
}

.triangle-wrapper {
    position: absolute;
    left: -11px;
    top: 50%;
    transform: translate(0, -50%);
    z-index: 999;
}

.triangle {
    width: 15px;
    height: 20px;
    background: #D1D6E8;
    clip-path: polygon(74.09% 93.82%, 0.01% 48.95%, 75.9% 7.23%);
}

.triangle2 {
    width: 14px;
    height: 18px;
    background: white;
    position: absolute;
    left: 1px;
    top: 1px;
    clip-path: polygon(74.09% 93.82%, 0.01% 48.95%, 75.9% 7.23%);
}

.sub-graphs .graph-list li {
    margin-bottom: 8px!important;
}

.sub-graphs .graph-list li p {
    font-size: 11px;
}

.sub-graphs .graph-list li .graph-bar {
    height: 22px!important;
}

.sub-graphs .graph-list li .graph-bar p {
    font-size: 11px;
}

.dashboard-loader .table-preloader {
    height: calc(100vh - 238px);
}

.dashboard-loader .table-preloader .orasi-preloader {
    background-color: #fff;
    left: 0%;
}

.dashboard-main {
    background-color: transparent;
    box-shadow: none;
    margin-bottom: 0;
}

.dashboard-main .dashboard-loader {
    padding: 0;
    background-color: transparent;
}

.leads_counts .counts_block {
    border: 1px solid #D2DAF0 !important;
    padding: 8px 8px;
    background-color: #F1F5FF !important;
    width: 48.5%;
}

.leads_counts .counts_block p {
    margin-bottom: 0;
    color: #111111 !important;
    font-weight: var(--regular);
    font-size: 12px;
}

.leads_counts .counts_block.right_block {
    background-color: transparent !important;
}

.dashboard-main .card_height {
    height: 96%;
}

.lm_block .profile_details .email_admin {
    padding: 3px 9.5px !important;
    border: none !important;
    color: #F5B567 !important;
    text-transform: capitalize !important;
    font-weight: 500 !important;
    font-size: 13px !important;
    border-radius: 5px !important;
    display: flex !important;
    align-items: center !important;
    padding-left: 4px !important;
    margin-top: 29px !important;
}

.lm_block .profile_details .email_admin span {
    color: #F5B567 !important;
    font-size: 24px !important;
    line-height: 0 !important;
    font-weight: 600 !important;
    margin-right: 4px !important;
}

.notify_admin .modal-dialog {
    max-width: 780px;
}

.notify_admin .switch-buttons {
    margin-top: 8px;
}

.notify_admin .switch-buttons .switch {
    width: 41px;
    height: 7.4px;
}

.notify_admin .switch-buttons .col-form-label {
    margin-left: 10px !important;
    color: rgb(141 140 140) !important;
}

.notify_admin .switch-buttons .slider:before {
    height: 15px;
    width: 15px;
}

.notify_admin .switch-buttons input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

.notify_admin .form-check-input:checked {
    background-color: #F1A341;
    border: 1px solid #F1A341;
    box-shadow: none;
}

.notify_admin .form-check-input {
    border-radius: 3px;
    border: 1px solid #B6B6B6;
    box-shadow: none;
}

.notify_admin .commission_details .font-size-16 {
    display: flex;
    align-items: center;
    margin-right: 26px;
}

.notify_admin .commission_details .font-size-16 input {
    margin-right: 5px;
    margin-top: 0;
    width: 18px;
    height: 18px;
}

.notify_admin .commission_details .d-flex .col-form-label {
    color: rgb(141 140 140) !important;
}

.notify_admin .commission_details .d-flex {
    margin-top: 8px;
}

.notify_admin .percentage {
    position: relative;
}

.notify_admin .percentage .col-form-label {
    margin-bottom: 5px;
}

.notify_admin .percentage .form-control {
    width: 100%;
    height: 29.5px !important;
}

.notify_admin .percentage .material-symbols-outlined {
    position: absolute;
    top: 25px;
    right: 7px;
    font-size: 20px;
}

.notify_admin .commission_details .font-size-16 input:checked {
    background-color: #F1A341;
    border: 1px solid #F1A341;
    box-shadow: none;
    color: #f1a341;
}

.notify_admin .commission_details {
    position: relative;
}

.add_client {
    padding: 3px 9.5px;
    border: 1px solid #F5B567;
    color: #F5B567;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 11px;
    border-radius: 5px;
    display: flex;
    align-items: center;
    padding-left: 4px;
    margin-top: 5px;
}

.add_client span {
    color: #F5B567 !important;
    font-size: 19px !important;
    line-height: 0 !important;
    font-weight: 600 !important;
    margin-right: 2px !important;
    width: unset !important;
    height: unset !important;
    display: unset !important;
    background-color: #F8F8F8 !important;
    border-radius: unset !important;
    margin: unset !important;
    margin-bottom: unset !important;
}

.add_client:hover, .add_client:focus {
    border: 1px solid #F5B567 !important;
    color: #F5B567 !important;
}

.leadreports_table {
    zoom: 0.9;}

.leadreports_table .sc-fHjqPf {
    display: none;
}

.leadreports_table .sc-imWYAI {
    display: none;
}

.leadreports_table .follow_up .left {
    width: 40%;
    display: flex;
    align-items: flex-start;
}

.leadreports_table .follow_up .right {
    width: 10%;
    padding-left: 20px;
}

.leadreports_table .follow_up {
    padding: 15px 15px 10px 130px;
    background-color: #F9FAFC;
    border-bottom: solid 1px #CCD8F6;
}

.leadreports_table .follow_up h3 {
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 10px;
}

.leadreports_table .follow_up p {
    font-size: 11px;
    color: #000;
    margin-bottom: 6px;
    display: flex;
    align-items: flex-start;
}

.follow_up p .icon {
    font-size: 10px;
    font-weight: bold;
    margin-right: 8px;
    color: #F2A341;
    display: inline-flex;
    align-items: center;
    line-height: 16px;
}

.leadreports_table .date {
    color: #7587AD !important;
    font-weight: 500;
}

.user-management .leadreports_table .rdt_Table .rdt_TableBody .rdt_TableRow {
    align-items: start;
    background-color: #fff;
}

.user-management .leadreports_table .rdt_Table .rdt_TableBody .rdt_TableRow:nth-of-type(odd) {
    background-color: #fff;
}

.user-management .leadreports_table .rdt_Table .rdt_TableBody .rdt_TableRow {
    border-bottom: solid 1px #CCD8F6;
}

.user-management .leadreports_table .rdt_TableHead {
    border-bottom: solid 1px #CCD8F6;
}

.user-management .leadreports_table .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(2) {
    min-width: 120px !important;
}

.user-management .leadreports_table .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(3) {
    min-width: 350px !important;
}

.user-management .leadreports_table .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(4) {
    min-width: 135px !important;
}

.user-management .leadreports_table .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(5) {
    min-width: 150px !important;
}

.user-management .leadreports_table .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(6) {
    min-width: 150px !important;
}

.user-management .leadreports_table .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(7) {
    min-width: 200px !important;
}

.user-management .leadreports_table .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(8) {
    min-width: 120px !important;
}

.user-management .leadreports_table .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(9) {
    min-width: 150px !important;
}

.user-management .leadreports_table .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(10) {
    min-width: 100px !important;
}

.user-management .leadreports_table .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(11) {
    min-width: 80px !important;
    position: inherit !important;
}

.user-management .leadreports_table .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(2) {
    min-width: 120px !important;
}

.user-management .leadreports_table .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(3) {
    min-width: 350px !important;
    font-size: 11px;
    font-weight: normal;
}

.user-management .leadreports_table .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(4) {
    min-width: 135px !important;
}

.user-management .leadreports_table .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(5) {
    min-width: 150px !important;
}

.user-management .leadreports_table .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(6) {
    min-width: 150px !important;
    justify-content: flex-start;
}

.user-management .leadreports_table .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(7) {
    min-width: 200px !important;
    text-align: left !important;
    text-transform: lowercase;
}

.user-management .leadreports_table .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(8) {
    min-width: 120px !important;
}

.user-management .leadreports_table .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(9) {
    min-width: 150px !important;
}

.user-management .leadreports_table .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(10) {
    min-width: 100px !important;
}

.user-management .leadreports_table .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(11) {
    min-width: 80px !important;
    position: inherit !important;
}

.user-management .leadreports_table .sc-cwHptR {
    white-space: inherit !important;
    text-overflow: inherit !important;
}

.user-management .leadreports_table .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell {
    font-size: 12px;
}

.user-management .leadreports_table .cnv {
    display: flex;
    line-height: 16px;
}

.user-management .leadreports_table .cnv .icon {
    font-size: 18px;
    margin-right: 5px;
    color: #F2A341;
    font-weight: bold;
}

.user-management .leadreports_table .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell {
    text-transform: capitalize;
}

.user-management .table-data .leadreports_table .button-block .custom-select {
    background-color: transparent;
    border: 1px solid #afafaf;
    border-radius: 5px;
    font-size: 11px;
    color: #474646;
    height: 40px;
    font-weight: 500;
}

.user-management.content-management.export .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(1), .user-management.content-management.export .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(1) {
    min-width: 28.3% !important;
}

.user-management.content-management.export .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(2), .user-management.content-management.export .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(2) {
    min-width: 18.5% !important;
}

.user-management.content-management.export .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(3), .user-management.content-management.export .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(3) {
    min-width: 18.5% !important;
}

.user-management.content-management.export .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(4), .user-management.content-management.export .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(4) {
    min-width: 17.5% !important;
}

.user-management.content-management.export .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(5), .user-management.content-management.export .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(5) {
    min-width: 11% !important;
}

.user-management.content-management.export .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(6), .user-management.content-management.export .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(6) {
    min-width: 0 !important;
}

.content-management.export .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(1) .rdt_TableCol_Sortable>div {
    display: block;
}

.content-management.export .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(2) .rdt_TableCol_Sortable {
    margin-left: 0;
}

.user-management.content-management.export .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(2) {
    font-weight: 500;
    text-transform: lowercase;
}

@media (min-width: 1281px) and (max-width: 1440px) {
    .leadreports_table {
        zoom: 0.8;
    }

    .user-management .leadreports_table .rdt_Table .rdt_TableBody .rdt_TableRow .r.dt_TableCell:nth-child(3) {
        font-size: 12px;
    }

    .leadreports_table .follow_up p {
        font-size: 12px;
    }

    .leadreports_table .follow_up .left {
        width: 45%;
    }
}

.place-bottom {
    position: absolute;
    bottom: -1px;
    left: 0;
}

.errormsg {
    font-weight: normal;
    font-size: 12px!important;
}

.epi-count {
    position: relative;
}

.epi-count input[type=number] {
    padding-left: 50px;
    text-align: right;
}

.epi-count span {
    position: absolute;
    top: 50%;
    left: 15px;
    transform: translate(-50%, -50%);
}

.episodes .errormsg {
    font-size: 11px !important;
    margin-bottom: 0
}

.news_management .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(2), .news_management .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(2) {
    min-width: 26% !important;
}

.news_management .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(3), .news_management .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(3) {
    min-width: 25% !important;
}

.news_management .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(4), .news_management .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(4) {
    min-width: 22% !important;
}

.news_management .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(5), .news_management .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(5) {
    min-width: 19% !important;
}

.news_management .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(6), .news_management .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(6) {
    min-width: 5.5% !important;
}

.news_management .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell .d-flex .action-button.text-danger {
    border-radius: 5px;
    margin-left: 0px;
}

.addnews .tab-pane .box-border {
    border: 1px solid #C1C1C1;
    border-radius: 5px;
    padding: 10px 10px !important;
    margin-bottom: 13px;
}

.addnews .tab-pane .box-border .col-form-label {
    padding-left: 10px;
}

.addnews .tab-pane .box-border .d-flex .thumbnail-pic {
    height: 85px;
    width: 140px;
    margin: 0px 5px 0px 5px;
    position: relative;
    border-radius: 5px;
}

.addnews .tab-pane .box-border .d-flex .thumbnail-pic img {
    width: 100%;
    border-radius: 5px;
    height: 85px;
}

.addnews .tab-pane .box-border .d-flex .add-block {
    width: 100px;
    height: 85px;
    border: 1.5px dashed #F0A241;
    font-weight: 600;
    text-transform: uppercase;
    color: #F0A241;
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin: 0px 0px 0px 5px;
    border-radius: 3px;
    cursor: pointer;
}

.addnews .thumbnail-pic:hover .thuumbnail {
    visibility: visible;
    position: absolute;
    left: 5px;
    right: 5px;
    background-color: #fff;
    color: #3b3b3b;
    top: 30px;
    padding: 5px 8px;
    font-size: 10px;
    border-radius: 5px;
    text-transform: uppercase;
    font-weight: 800;
    cursor: pointer;
}

.addnews .thumbnail-pic .thuumbnail {
    visibility: hidden;
}

.addnews .thumb_selected {
    outline: 3px solid rgba(242, 163, 65, 1);
    outline-offset: -3px;
}

.addnews .thuumbnail_tag {
    display: none;
}

.addnews .thumb_selected .thuumbnail_tag {
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    padding: 2px 3px;
    border-radius: 3px;
    text-transform: capitalize;
    font-size: 10px;
    display: block;
    position: absolute;
    top: 5px;
    left: 5px;
}

.addnews .thumb_selected:hover .thuumbnail {
    visibility: hidden;
}

.addnews .social_media .form-control {
    padding-left: 38px;
}

.addnews .social_media img {
    width: 22px;
    position: absolute;
    left: 7px;
    top: 9px;
}

.export_title_block {
    border: 0.5px solid #CCD8F6;
    padding: 24px 17px 16px 17px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.export_title_block .export_title {
    display: flex;
    align-items: center;
    padding: 5px 15px 5px 10px;
    border: 0.5px solid #CCD8F6;
    border-radius: 5px;
    margin: 0 4px 8px 4px;
}

.export_title_block .export_title .font-size-16 {
    font-size: 19px !important;
}

.export_title_block .export_title .form-check-input {
    border-radius: 5px;
    border: 1px solid #CCD8F6;
    box-shadow: none;
    width: 19px;
    height: 19px;
}

.export_title_block .export_title p {
    font-size: 11.5px;
    color: #000;
    text-transform: capitalize;
    margin-left: 10px;
    margin-bottom: 0;
    font-weight: 500;
}

.user-management .select-export .rdt_TableHeadRow .rdt_TableCol:last-child, .user-management .select-export .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:last-child {
    justify-content: center;
}

.user-management .select-export .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:last-child .form-check-input {
    width: 18px;
    height: 18px;
    ;}

.content-management .export_title_block .export_title {
    margin: 0 15px 0px 0px;
    padding: 0;
}

.profile_update .css-b62m3t-container .css-13cymwt-control {
    min-height: 30px;
    font-size: 10px;
    border: 1.5px solid #CED7EE;
}

.profile_update .css-1xc3v61-indicatorContainer {
    padding: 4px;
}

.profile_update .css-t3ipsp-control:hover {
    border-color: #ced7ee;
    box-shadow: none;
}

.profile_update .css-t3ipsp-control {
    min-height: 30px;
    font-size: 10px;
    border: 1.5px solid #CED7EE;
    max-height: 30px;
}

.profile_update .css-15lsz6c-indicatorContainer {
    padding: 4px;
}

/* new styles */
.permission-block.email-permission table thead tr th:nth-child(1), .create-user .create-user-block .permission-block table tbody tr td:nth-child(1) {
    width: 81% !important;
}

.select-all-checkbox {
    margin-top: -0.4rem;
    border: 1px solid grey;
}

.frontend-duration {
    border: 1px solid #B6B6B6;
    border-radius: 5px;
    color: #000;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
}

.dura-btn-input a.duration-update-btn {
    height: 31.6px;
    background-color: var(--highlight) !important;
    color: #ffffff !important;
    border: 1px solid #DBE3F8;
    border-radius: 5px;
    font-size: 10px;
    font-weight: 650;
    padding: 7px 11px;
    display: flex;
    align-items: center;
    text-transform: capitalize;
    text-align: center;
    line-height: initial;
    cursor: pointer;
    margin-left: 5px;
    letter-spacing: 1px;
}

.content_edit .form-block .tab-content #videoclips .basic-info-img .position-relative .portrait-btns {
    position: absolute;
    display: flex;
    align-items: center;
    top: 22px;
    right: 4px;
    background: none;
}

.add-client .create-user-block .form-block #videoclips .thumbnail-block .play-icon {
    z-index: 999;
    opacity: 1;
    transition: all 0.3s ease-out;
    width: 30px !important;
    height: 30px !important;
    pointer-events: none;
    position: absolute;
    left: 44%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.email-permission .menu-titles .align-middle {
    width: 278px !important;
    max-width: 278px !important;
}

.permission-block.email-permission .permission-title span {
    font-size: 19px;
    margin-right: 5px;
    font-weight: bold;
}

@media (min-width: 300px) and (max-width:480px) {
    .permission-block {
        margin-top: 1rem !important;
    }

    .permission-block .table-responsive {
        overflow-y: scroll !important;
        max-height: 35.8vh;
    }

    .permission-block .table-responsive {
        border: 0.3px solid #b6b6b6;
        max-height: 35.8vh;
        overflow-y: auto;
    }
}

@media (min-width: 768px) and (max-width:1024px) {
    .permission-block .table-responsive {
        border: 0.3px solid #b6b6b6;
        max-height: 35.8vh;
        overflow-y: auto;
    }
}

.tooltip-wrapper {
    position: relative;
    display: inline-block;
    cursor: pointer;
    color: #98A5B2;
    font-size: 10px;
}

.tooltip-wrapper .tooltip-text {
    visibility: hidden;
    display: inline-block;
    background-color: #79879B;
    color: #fff;
    text-align: center;
    padding: 6px 10px;
    border-radius: 6px;
    font-size: 10px;
    position: absolute;
    z-index: 10;
    bottom: 125%;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0;
    transition: opacity 0.3s;
    white-space: nowrap;
    /* keeps text in one line */
    width: auto;
    /* auto size */
    max-width: 220px;
    /* optional limit */
}

.tooltip-wrapper:hover .tooltip-text {
    visibility: visible;
    opacity: 1;
}

.tooltip-wrapper .tooltip-text::after {
    content: "";
    position: absolute;
    bottom: -5px;
    left: 50%;
    transform: translateX(-50%) rotate(45deg);
    border: 6px solid;
    border-color: transparent #79879B #79879B transparent;
}

.lm_block .contacts .search_block .adv-search {
    position: absolute;
    right: 28px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
}

.lm_block .search_block .position-relative .adv-bar {
    border: none;
    display: flex;
    align-items: center;
    cursor: pointer;
}

.lm_block .header_block .adv-search img {
    width: 12px;
    height: 12px;
}

.Client_Sessions_Report .client-cart-table .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(1), .Client_Sessions_Report .client-cart-table .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(1) {
    min-width: 30% !important;
}

.Client_Sessions_Report .client-cart-table .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(2), .Client_Sessions_Report .client-cart-table .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(2) {
    min-width: 25% !important;
}

.Client_Sessions_Report .client-cart-table .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(3), .Client_Sessions_Report .client-cart-table .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(3) {
    min-width: 22% !important;
}

.Client_Sessions_Report .client-cart-table .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(4), .Client_Sessions_Report .client-cart-table .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(4) {
    min-width: 15% !important;
}

.Client_Sessions_Report .client-cart-table .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(5), .Client_Sessions_Report .client-cart-table .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(5) {
    min-width: 8% !important;
    justify-content: center;
}

.view-cart-table .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(1), .view-cart-table .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(1) {
    min-width: 50% !important;
}

.view-cart-table .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(2), .view-cart-table .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(2) {
    min-width: 32% !important;
}

.view-cart-table .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(3), .view-cart-table .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(3) {
    min-width: 10% !important;
}

.view-cart-table .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(4), .view-cart-table .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(4) {
    min-width: 8% !important;
    justify-content: right;
}

.breadcrumb .btn-primary span {
    font-size: 19px;
    margin-left: 7px;
}

.breadcrumb .new-btn {
    font-size: 10px;
    padding: 12px 17px;
}

.icon-upload-wrapper {
    display: inline-flex;
}

.icon-upload-wrapper .logo-width {
    display: inline-flex;
    padding: 8px 16px !important;
    padding-bottom: 8px !important;
    padding-top: 8px !important;
    font-size: 13px !important;
    font-weight: 600;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    border-radius: 4px;
    background-color: transparent;
    border: 1px solid #F2A341;
    color: #F2A341 !important;
    text-decoration: none;
}

.icon-upload-wrapper .logo-width span {
    margin-left: 5px;
    font-size: 23px;
}

.icon-upload-wrapper .upload-icon .add_img_block {
    position: relative;
}

.icon-upload-wrapper .upload-icon .add_img_block .thumbnail-cls-icon {
    position: absolute;
    top: 0px;
    right: 0px;
    font-size: 10px;
    color: #fff;
    background-color: #000;
    border-radius: 50%;
    padding: 3px;
    cursor: pointer;
}

.icon-upload-wrapper .upload-icon .add_img_block #activeImg {
    width: 95px;
}

.permission-title .star-position {
    right: 228px;
}

.upload-btn-wrapper input[type="file"] {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    cursor: pointer;
    width: 100%;
    height: 100%;
}

.top-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 0px 5px;
}

.top-wrapper .item-wrapper {
    display: flex;
    align-items: center;
    width: inherit;
}

.top-wrapper .person-icon {
    color: var(--highlight);
    border-radius: 50%;
    border: 1px solid #dedddd;
    padding: 2px;
}

.top-wrapper .txt-wrap {
    margin-left: 10px;
}

.top-wrapper .txt-wrap p {
    font-size: 10px;
    font-weight: 500;
    margin-bottom: 4px;
}

.top-wrapper .txt-wrap h2 {
    font-weight: 600;
    font-size: 12px;
    color: #000000;
    margin-bottom: 0px;
}

.view-client-activity .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableHeadRow .rdt_TableCol {
    padding: 15px 7px;
}

.view-client-activity .rdt_Table .rdt_TableBody .rdt_TableRow {
    border-bottom: 0.5px solid #CCD8F6;
}

.view-client-activity .rdt_Table .rdt_TableBody .rdt_TableRow:nth-of-type(odd) {
    background-color: #fff !important;
}

.view-client-activity .rdt_Table .rdt_TableBody .rdt_TableRow:last-child {
    border-bottom: none !important;
}

.view-client-activity .rdt_Table .rdt_TableBody .rdt_TableRow .page-cell {
    display: flex;
    align-items: center;
}

.view-client-activity .rdt_Table .rdt_TableBody .rdt_TableRow .page-cell .page-name {
    margin-left: 8px;
    margin-bottom: 0px;
}

.view-client-activity .rdt_Table .rdt_TableBody .rdt_TableRow .page-cell .icon-filled .page-icon {
    font-size: 16px;
    background-color: #E2E9FC;
    padding: 6px;
    border-radius: 50%;
    color: #7886AA;
}

.view-client-activity .rdt_Table .rdt_TableBody .rdt_TableRow .page-cell .icon-filled .page-icon.material-symbols-outlined {
    font-variation-settings: 'FILL' 1;
}

.upload-btn-wrapper .errormsg {
    bottom: -37px !important;
    top: 105px;
}

.upload-btn-wrapper .alert-mssg { color: #e74646 !important;}

.view-client-activity .rdt_TableHeadRow .rdt_TableCol{ background-color: #EDF0F9 !important; }
.nested-table td { border-bottom: 1px solid #CCD8F6; padding: 8px; vertical-align: top; }
.nested-table tr:first-child td { border-top: none; }
.nested-table { margin-top: 6px; border-radius: 6px; border: 1px solid #CCD8F6; }
.view-client-activity .orasi-preloader { left: 0 !important; background-color: #fff !important; }
.view_client_sessions .view-client-activity .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell { display: flex; align-items: flex-start !important; justify-content: flex-start; white-space: normal; padding: 15px 7px; }
.view_client_sessions .view-client-activity .rdt_Table .rdt_TableBody strong { color: #3e3e3e; } 
.view-client-activity .rdt_Table .rdt_TableBody .rdt_TableRow { align-items: baseline; }

.view-client-activity .orasi-preloader { left: 0 !important; background-color: #fff !important; }
.view-client-activity .rdt_TableHeadRow .rdt_TableCol{ background-color: #EDF0F9 !important; }

.tab-loader .orasi-preloader {position: absolute !important; top: 450px !important; left: -10% !important; right: 0 !important; background-color: transparent !important; display: flex !important; align-items: center !important; justify-content: center !important; z-index: 2000 !important; flex-direction: column !important;}

.deals-wrapper .table-data .search-box .position-relative { width: 70% !important;}
.deals-wrapper .table-data .search-box .position-relative .form-control { width: 77%; }
.deals-wrapper .table-data .search-box .position-relative .date-input:nth-child(1) { margin-left: -1px; }
.deals-wrapper .table-data .search-box .position-relative .date-input { width: auto !important; border-radius: 0 !important; padding-left: 7px; font-size: 13px; }
.deals-wrapper .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell .d-flex .action-button { border-radius: 5px;}
.viwe-client-search .page-content .container-fluid .table-data .card-body .table-responsive { width: 59%;}

.add-client .create-user-block .form-block #home1 .country-code .colorselect { border-right: 1px solid #B6B6B6; border-radius: 5px; width: 100%;}
.add-client .create-user-block .form-block #home1 .country-code select:focus { background-color: var(--bs-custom-white);}
.add-client .create-user-block .form-block #home1 .country-code .form-control { border-right: 1px solid #B6B6B6; border-radius: 5px !important; width: 100% !important;}

.create-user .create-user-block .form-block .country-code .colorselect { border-right: 1px solid #B6B6B6; border-radius: 5px; width: 100%;}
.create-user .create-user-block .form-block .country-code select:focus { background-color: var(--bs-custom-white);}
.create-user .create-user-block .form-block .country-code .form-control { border-right: 1px solid #B6B6B6; border-left: 1px solid #B6B6B6; border-radius: 5px !important; width: 100% !important;}

.adv-form .label-toggle { display: flex; align-items: center; justify-content: space-between; }
.adv-form .label-toggle .toggle { position: relative; display: inline-block; width: 50px; height: 19px;}
.adv-form .label-toggle .toggle input { opacity: 0; width: 0; height: 0; }
.adv-form .label-toggle .slider { position: absolute; cursor: pointer; top: 0; left: 0; right: 0; bottom: 0; background: #F6F6F6; border: 1px solid #BABABA; border-radius: 30px; transition: 0.3s; box-shadow: 0 0 10px rgba(0,0,0,0.08); }
.adv-form .label-toggle .slider::before { content: ""; position: absolute; height: 14px; width: 14px; left: 3px; bottom: 2px; background: #BABABA; border-radius: 50%; transition: 0.3s; }
/* When checked */
.adv-form .label-toggle .toggle input:checked + .slider { background: #EFE0B8; border: 1px solid #D6B164; }
.adv-form .label-toggle .toggle input:checked + .slider::before { transform: translateX(30px); background: #D6B164; }
.adv-form .label-toggle .toggle-lable { font-size: 11px !important; color: #D6B164 !important; font-weight: 500 !important; margin-right: 10px !important; text-transform: capitalize !important; }
.adv-form .form-group label { margin-bottom: 5px !important;}

.client-adv-search-form .country-code .contact-number { border-right: 1px solid #B6B6B6; border-left: 1px solid #B6B6B6 !important; border-radius: 5px !important; width: 100%;}
.client-adv-search-form .country-code select:focus { background-color: var(--bs-custom-white);}
.client-adv-search-form .country-code .form-control { border-right: 1px solid #B6B6B6; border-left: 1px solid #B6B6B6; border-radius: 5px !important; width: 100% !important;}

.add-contact .country-code .colorselect { border-right: 1px solid #B6B6B6; border-left: 1px solid #B6B6B6 !important; border-radius: 5px !important; width: 100%;}
.add-contact .country-code select:focus { background-color: var(--bs-custom-white);}
.add-contact .country-code .contact-number{ border-right: 1px solid #B6B6B6; border-left: 1px solid #B6B6B6 !important; border-radius: 5px !important;}

.news_management .table-data .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(1), .news_management .table-data .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(1) {
    min-width: 10% !important;
    max-width: 10% !important;
    text-align: left !important;
}
.news_management .table-data .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(2), .news_management .table-data .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(2) {
    min-width: 30% !important;
    max-width: 30% !important;
}
.news_management .table-data .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(3), .news_management .table-data .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(3) {
    min-width: 22% !important;
    max-width: 22% !important;
}
.news_management .table-data .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(4), .news_management .table-data .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(4) {
    min-width: 15% !important;
    max-width: 15% !important;
}
.news_management .table-data .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(5), .news_management .table-data .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(5) {
    min-width: 15% !important;
    max-width: 15% !important;
}
.news_management .table-data .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(6), .news_management .table-data .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(6) {
    min-width: 8% !important;
    max-width: 8% !important;
}
.news_management .table-data .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(2) .rdt_TableCol_Sortable {
    margin-left: 0px;
}
.news_management .table-data .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(1) .rdt_TableCol_Sortable>div {
    display: inherit;
}

.create-user-block .preference-block th:nth-child(1), .create-user-block .preference-block td:nth-child(1) {
    width: 30% !important;
}
.create-user-block .preference-block th:nth-child(2), .create-user-block .preference-block td:nth-child(2) {
    width: 55% !important;
}
.create-user-block .preference-block th:nth-child(3), .create-user-block .preference-block td:nth-child(3) {
    width: 15% !important;
    text-align: right;
}
.create-user-block .preference-block tr td { font-weight: 400; font-size: 13px; line-height: 20px; color: #000000; }
.create-user-block .preference-block tr th { font-weight: 700; font-size: 11px; line-height: 17px; text-transform: uppercase; color: #000000; }
.create-user-block .preference-block {border: 0.5px solid #CCD8F6; }
.create-user-block .preference-block .pref-badge { font-weight: 600; }
.create-user-block .preference-block .pref-badge span { font-weight: 400; margin-left: 5px; }

.cnt-mgmt-data-tble .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(2) .rdt_TableCol_Sortable { margin-left: -34px !important;}
.cnt-mgmt-data-tble .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(1), .cnt-mgmt-data-tble .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(1) {
    width: 3% !important;
    min-width: 3% !important;
    max-width: 3% !important;
}
.cnt-mgmt-data-tble .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(2), .cnt-mgmt-data-tble .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(2) {
    width: 12% !important;
    min-width: 12% !important;
    max-width: 12% !important;
}
.cnt-mgmt-data-tble .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(3), .cnt-mgmt-data-tble .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(3) {
    width: 11% !important;
    min-width: 11% !important;
    max-width: 11% !important;
}
.cnt-mgmt-data-tble .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(4), .cnt-mgmt-data-tble .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(4) {
    width: 9% !important;
    min-width: 9% !important;
    max-width: 9% !important;
}
.cnt-mgmt-data-tble .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(5), .cnt-mgmt-data-tble .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(5) {
    width: 9% !important;
    min-width: 9% !important;
    max-width: 9% !important;
}
.cnt-mgmt-data-tble .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(6), .cnt-mgmt-data-tble .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(6) {
    width: 9% !important;
    min-width: 9% !important;
    max-width: 9% !important;
}
.cnt-mgmt-data-tble .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(7), .cnt-mgmt-data-tble .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(7) {
    width: 13% !important;
    min-width: 13% !important;
    max-width: 13% !important;
}
.cnt-mgmt-data-tble .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(8), .cnt-mgmt-data-tble .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(8) {
    width: 9% !important;
    min-width: 9% !important;
    max-width: 9% !important;
}
.cnt-mgmt-data-tble .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(9), .cnt-mgmt-data-tble .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(9) {
    width: 9% !important;
    min-width: 9% !important;
    max-width: 9% !important;
}
.cnt-mgmt-data-tble .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(10), .cnt-mgmt-data-tble .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(10) {
    width: 9% !important;
    min-width: 9% !important;
    max-width: 9% !important;
}
.cnt-mgmt-data-tble .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(11), .cnt-mgmt-data-tble .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(11) {
    width: 7% !important;
    min-width: 7% !important;
    max-width: 7% !important;
}

.conversation .details .lead-item-edit { position: absolute; right: 5px; top: 5px;}
.conversation .details .lead-item-edit .user-badge { width: 16.5px; height: 14.5px; background-color: transparent; border: none; }
.conversation .details .lead-item-edit .user-badge span { font-size: 16px; }

.news_management .news-letter-table .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(1), .news_management .news-letter-table .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(1) { min-width: 47% !important; max-width: 47% !important;}
.news_management .news-letter-table .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(2), .news_management .news-letter-table .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(2) { min-width: 20% !important; max-width: 20% !important;}
.news_management .news-letter-table .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(3), .news_management .news-letter-table .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(3) { min-width: 15% !important; max-width: 15% !important;}
.news_management .news-letter-table .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(4), .news_management .news-letter-table .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(4) { min-width: 10% !important; max-width: 10% !important;}
.news_management .news-letter-table .rdt_Table .rdt_TableHeadRow .rdt_TableCol:nth-child(5), .news_management .news-letter-table .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(5) { min-width: 8% !important; max-width: 8% !important;}
/* Last updated at 12:20 PM 06-01-2026 BY ADI */