body {
    font-family: "Inter", sans-serif;
}

.table>thead {
    border: transparent !important;
}

.card-title {
    color: #151515 !important;
}

.btn-close {
    --bs-btn-close-opacity: 1 !important;
    --bs-btn-close-hover-opacity: 1 !important;
}

/*Sign Up Page*/

/*Sign Up Page*/
.cust-btn-search {
    margin-right: -16px !important;
}

.form-control {
    display: block;
    width: 100%;
    padding: 10px 5px 10px 20px;
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1.5;
    color: #5A6A85;
    background-color: transparent;
    background-clip: padding-box;
    border: 1px solid #DDDDDD;
    border-radius: 50px;
    height: 50px;
}

select.form-control {
    -webkit-appearance: initial;
    -moz-appearance: initial;
    appearance: auto;
}


.btn.btn-primary {
    background: #533FF0;
    border-radius: 50px !important;
    margin-bottom: 0 !important;
    margin: 15px 0px 0px 0px;
    width: 200px;
    height: 50px;
    line-height: 35px;
}

.profile_box_top {
    width: 100%;
    border: 1px solid #0000001A;
    padding: 15px;
    /* margin-bottom: 50px; */
}

.profile_box_top .profile_box_inner {
    display: flex;
    align-items: center;
    vertical-align: middle;
    justify-content: space-between;
}

.profile_col {
    /*  margin-right: 50px; */
}

.modal-body p {
    margin: 0;
}

.modal-body {
    padding-bottom: 0;
}

.profile_col p {
    color: #151515;
    font-size: 16px;
    margin: 0;
    font-weight: 400;
}

.col-right-text {
    text-align: right;
}

button.edit_btn {
    padding: 8px 14px 8px 14px;
    border-radius: 50px;
    background: #1288071A;
    border: 0;
    font-family: Inter;
    font-size: 14px;
    font-weight: 400;
    line-height: 23px;
    color: #128807;
    text-transform: capitalize;
}

a.edit_link {
    color: #128807;
    text-transform: capitalize;
    font-size: 14px;
    text-decoration: underline;
}

ul.dropdown-menu {
    width: 100%;
    padding: 0;
    border: 1px solid #533ff0;
}

ul.dropdown-menu li a {
    padding: 8px;
    display: block;
    border-bottom: 1px solid #533ff0;
    color: #533ff0;
}

ul.dropdown-menu li:last-child a {
    border: 0;
}

a.btn.btn-secondary {
    background: transparent;
    border: 1px solid #533FF0;
    color: #533FF0;
    border-radius: 50px !important;
    margin-top: 25px;
}

img {
    width: 100%;
}

.mb-3 {
    margin-bottom: 0.5rem !important;
}

.card-body {
    padding: 20px;
}

.card-body-form {
    width: 500px;
}

.modal-dialog {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) !important;
    margin: auto !important;
}

.sms-image {
    width: 80px;
    height: 80px;
    border-radius: 50% !important;
    line-height: 80px;
    background: #533FF0 !important;
}

.sms-image img {
    width: 30px;
    height: 30px;
    position: relative;
    top: 9px;
}

.modal-body div {
    display: flex;
    justify-content: center;
}

.otp-input {
    width: 50px;
    height: 50px;
    margin: 0 5px;
    font-size: 16px;
    text-align: center;
    padding: 0;
    border: 1px solid #C5C5C5;
    border-radius: 10px;
}

.resend-otp {
    color: #533FF0 !important;
    font-size: 14px;
}

.profile_avatar img.selected {
    border: 2px solid #533ff0;
    border-radius: 100px;
}

.logo-position {
    position: absolute;
    top: 10px;
}

.more_change span img {
    width: 20px !important;
}

td.Status .form-check.form-switch {
    display: inline-block;
    margin: 0;
}

.menu ul li>ul.sub-menu li a {
    padding: 5px 0;
}

.menu ul li>ul.sub-menu li a:hover,
.menu ul li ul.sub-menu li.active>a {
    background: transparent;
    color: #000;
}

/* new css */

.Verification {
    font-size: 24px;
    font-weight: 600;
    color: #000000;
    padding: 20px 0px 10px 0px;
}

.varify-parr {
    font-size: 16px;
    text-align: center;
}

.varify-parr span {
    color: #000000;
    font-weight: 500;
}

.modal-body {
    padding: 0px 40px 0px 40px;
}

p.code {
    font-size: 16px;
    font-weight: 400;
    color: #00000099;
    padding: 30px 0px 20px 0px;
}

button.btn-close {
    position: relative;
    right: 10px;
    top: 5px;
}

.comman-select-arrow {
    position: relative;
}

.comman-select-arrow:before {
    content: '';
    position: absolute;
    height: 8px;
    width: 8px;
    border: 1.5px solid #151515;
    right: 19px;
    top: 47px;
    border-left: 0;
    border-top: 0;
    transform: rotate(45deg);
}

.comman-select-arrow .form-label {
    font-size: 16px;
    font-weight: 500;
}

.Anywhere {
    padding: 10px 0px 0px 20px;
}

.profile-bg-wrap a p {
    font-size: 18px;
    font-weight: 500;
    color: #151515;
}

.profile-bg-wrap span.mx-1 {
    font-size: 16px;
    font-weight: 400;
    color: #151515;
}

.profile-bg-wrap {
    padding-left: 5px;
}

.role-wrap p {
    color: #00000099;
    font-size: 14px;
    font-weight: 400;
}

.role-wrap span {
    font-size: 14px;
    color: #00000099;
}

.role-wrap p {
    color: #151515;
    font-size: 16px;
    font-weight: 400;
}

.table-style tr td,
.table-style tbody tr th {
    font-size: 14px !important;
    font-weight: 400 !important;
}

.profile-name-letter p.text-white {
    font-size: 36px;
    text-align: center;
    font-weight: 500;
}

.profile-name-letter {
    background-color: #533FF0;
    border-radius: 50%;
    font-size: 48px !important;
    height: 70px;
    width: 70px;
    line-height: 70px;
    margin-right: 6px;
}

.companyNameb p {
    font-weight: 600;
    padding-top: 3px;
    font-size: 18px;
    color: #151515 !important;
    position: relative;
}

.companyNameb p a img {
    max-width: 20px;
    position: absolute;
    right: 0;
    top: 7px;
}

.nameWeight span {
    font-size: 14px;
    font-weight: 400;
}

.nameWeight p {
    font-weight: 500;
    padding-top: 3px;
}

.profile_col.companyNameb span {
    font-weight: 400;
}

.profile_box_top {
    margin-bottom: 30px;
    border-radius: 6px;
}

.companyNamebstatus label {
    font-size: 16px;
}

table.table tbody td.Skill {
    max-width: 15em;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.Skills-scroll {
    height: 115px;
    overflow: auto;
    padding: 0px 10px 0px 0px;
    margin-top: 10px;

}

.Skills-scroll.Skills-scroll2 {
    height: 85px;
}

.Skills-scroll::-webkit-scrollbar {
    width: 5px;
    height: 5px;
}

.Skills-scroll::-webkit-scrollbar-thumb {
    background-color: rgba(83, 63, 240, 0.8);
    border-radius: 10px;
}

.Skills-scroll::-webkit-scrollbar-track {
    background-color: #f0f0f0;
    border-radius: 10px;
}

.table> :not(caption)>*>* {
    padding: 16px 10px !important;
}

.status-ongoing {
    color: orange;
}

.status-select {
    color: green;
}

.status-complete {
    color: blue;
}
.status-submitted {
    color: blue;
}

.status-rejected {
    color: red;
}

.status-new_requests {
    color: orange;
}
.status-start {
    color: green;
}

.status-approved {
    color: green;
}

.status-selected {
    color: green;
}


.status-accepted {
    color: green;
}

.status-requested {
    color: orange;
}

/* new css */
@media screen and (max-width: 1024px) {

    .card-body-form {
        width: 400px;
    }
}

@media screen and (max-width: 768px) {

    .card-body-form {
        width: 80%;
    }
}

@media screen and (max-width: 425px) {

    .logo-position {
        position: static;
    }

    .card-body-form {
        width: 95%;
    }
}