.dropdown-menu[data-bs-popper]

{

        right: 0;

        left: auto;

}

.navbg

{

   background: linear-gradient(180deg, #000000 0%, #080808 100%);

}

.nav-link

{

        color: rgb(255 255 255);

            font-size: 15px;
    margin: 0px 8px;
    font-weight: 600;
    background: white;
    padding: 5px 13px;
    border-radius: 36px;
    color: black;
    width: auto;

}

.jobindx-wrp
{
    padding: 20px;
    box-shadow: 0px 4px 8px 0px #7575753b;
}
.jobindx-wrp 
.table td {
    padding: 10px;
}
.rep-wrp
{
       padding: 30px 0px;
}
.jobindx-wrp i 
{
        color: white;
}
.table th
{
         color: #000000 !important;
}
.table-striped>tbody>tr:nth-of-type(odd)>*
{
      --bs-table-accent-bg: rgb(237 237 237);
}
.hed-etick
{
    font-size: 25px;
    color: #000000;
    margin-bottom: 20px;
}
.formclass
{
    padding: 0 !important;
    border-left:none !important;
    border-top: none !important;
    border-right: none !important;
    height: 30px !important;
}
.form-group
{
     margin-bottom: 15px;
}
.reg-wrp-main .btn-primary
{
    padding: 12px 10px;
    width: 17%;
}
.email-faild-wrp
{
    padding: 50px 0px;
}
.email-faild-wrp img
{
        width: 27%;
    margin: 0 auto;
}
.email-faild-wrp .card{
    width: 56%;
    margin: 0 auto;
    padding: 50px 20px;
    box-shadow: 0 10px 30px 0 rgb(0 60 179 / 5%);
    border: none;
    
}
.email-faild-wrp  h3 
{
    font-size: 23px;
    color: black;
    margin-top: 20px;
}
.email-faild-wrp h4 
{
    font-size: 21px;
}
.email-faild-wrp span 
{
        color: #24b2e1;
}
.jobindx-wrp .btn-primary
{
    padding: 12px 10px;
    width: 17%;
}
.profile-menu .nav-link
{
    background: transparent;
    color: white;
}
.nav-link i 
{
   background: #000000;
    color: white;
    padding: 6px;
    border-radius: 21px;
    text-align: left;
    position: relative;
    right: 3px;
    font-size: 15px;
}
.reg-wrp-main .form-control
{
    border-radius: 0 !important;
    border: none !important;
    border-bottom: 1px solid #b8bfc2 !important;
    box-shadow: none !important;
    background: none !important;
    padding: 0px 0px !important; 
}
.modal-header 
{
       background: linear-gradient(180deg, #000000 0%, #ffffff 100%);
    color: white;
        border-bottom-right-radius: 30px;
    border-bottom-left-radius: 30px;
}
.modal-header  h5
{
    color: white;
    font-weight: 800;
}
    #message input[type=text]:focus, input[type=password]:focus{
        background: rgb(238, 238, 238);
    }

    #message input[type=text]::placeholder, input[type=password]::placeholder{
        color: rgb(5, 5, 230);
        font-weight: 500;
    }

    .messageBox .textA{
        position: relative;
        width: 100%;
        height: 100%;
    }
    .btn-nn {
 border: 2px solid #13dcf8;
    color: #13dcf8;
    background-color: white;
    padding: 10px 25px;
    border-radius: 8px;
    font-size: 17px;
    font-weight: bold;
}
.upload-btn-wrapper {
  position: relative;
  overflow: hidden;
  display: inline-block;
}

.upload-btn-wrapper input[type=file] {
  font-size: 50px;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}
.upload-btn-wrapper
{
        position: relative;
    right: 27px;
    width: 14%;
    bottom: 25px;
}

    #message{
    resize: none;
    padding: 8px 10px;
    border-radius: 20px;
    border: none;
    background: rgb(255 255 255);
    outline: none;
    color: black;
    width: 100%;
    font-size: 17px;
    position: absolute;
    bottom: 0;
    line-height: 40px;
    right: 37px;
    box-shadow: 0px 4px 8px 0px #7575753b;

    }

    .date-label
    {
    font-size: 12px;
    color: #a0a0a0;
    }

    .button-s1 {
        width: 40px;
        padding: 5px;
        border-radius: 6rem;
        border: none;
        background: transparent;
        outline: none;
        color: rgb(19 220 248);
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .button-s1 span{
    font-size: 20px;
    position: relative;
    bottom: 27px;
    right: 20px;
    background: #13dcf8;
    padding: 12px 12px;
    color: white;
    border-radius: 12px;
    }

    #genMeetLink a{
        color: rgb(5, 5, 230);
    }
    .qq-upload-button
    {
            border: 1px solid #000000;
                background: transparent;
    color:#000000;
    }
.jobindx-wrp .btn-primary
{
        background: black;
    border: none;
}
    .modal-footer
    {
            display: block !important;
    }


    .messageBox{
        background-color: white;
        position: relative;
        bottom: 0;
        left: 0;
        width: 100%;
        height: calc(var(--chatboxH) + 5px);
        display: flex;
        align-items: center;
        padding: 7px 27px;
    }

    .nameAlert{
        display: none;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        padding: 130px;
        border-radius: 20px;
    }

    .chatArea{
        height: 400px;
        width: 100%;
        overflow-y: scroll;
        /*  padding: 16px;
          overflow-y: scroll;*/
    }

    .prof{
        min-width:7%;
        min-height: 35px;
        height: 41px;
        margin: auto 10px 0 10px;
        background: #13dcf8;
        color: white;
        font-weight: 700;
        text-align: center;
        border-radius: 2rem;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .prof p
    {
        margin-top: 9px;
    }
    .messArea{
        display: grid;
        grid-row-gap: 10px;
        font-size: 14px;
    }

    #sname{
        margin-left: 11px;
        margin-bottom: -6px;
        color: rgb(87, 87, 87);
    }

    .message{
        display: flex;
        width: fit-content;
        max-width: 40rem;
        margin-bottom: 35px;
    }

    .otherM{
        margin-right: auto;
    }

    .mMess{
        margin-left: auto;
        overflow: hidden;
    }

    .mMess .messArea .textM{
        background-color: #13dcf8;
        color: white;
        margin-left: auto;
        transition: .6s cubic-bezier(.07,.76,.13,1.02);
    }

    .newMmess{
        transform: translateY(100px) scale(3);
    }

    .otherM .messArea .textM{
        background-color: white;
    }

    .mMess .messArea .textM a{
        color: white;
    }

    .messArea .textM a{
        font-weight: 500;
    }

    .message .textM{
        width: fit-content;
        border-radius: 10px;
        padding: 10px;
        -webkit-box-shadow: 0px 5px 8px 5px rgba(0,0,0,0.03);
        box-shadow: 0px 5px 8px 5px rgba(0,0,0,0.03);
        font-size: 17px;
            background: white;
    }

    .welcomeMess{
        text-align: center;
        margin-top: var(--headerH);
    }

    .welcomeMess h1{
        font-weight: 600;
        font-size: 24px;
    }

    .welcomeMess .img video{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .welcomeMess .img{
        width: 4rem;
        border-radius: 10%;
        overflow: hidden;
        height: 4rem;
        margin: auto;
    }


    .headerDet{
        width: 100%;
        height: var(--headerH);
        position: fixed;
        top: 0;
        background-color: white;
        -webkit-box-shadow: 0px 5px 8px 5px rgba(0,0,0,0.03);
        box-shadow: 0px 5px 8px 5px rgba(0,0,0,0.03);
        display: flex;
        align-items: center;
        padding: 10px;
        transition: top 0.5s;
    }

    .moveTop{
        top: -100px;
    }

    .headerDet .img{
        overflow: hidden;
        width: calc(var(--headerH) - 15px);
        height: calc(var(--headerH) - 15px);
        border-radius: 100%;
    }

    .chatDety{
        display: flex;
        align-items: center;
        flex: 1;
    }
    .headerDet
    {
        display: none;
    }
    .headerDet .chatDety .img video{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .headerDet .chatDety, .nameC p, input{
        margin-left: 0px;
        font-weight: 500;
        font-size: 18px
    }

    .nameC{
        position: relative;
        width: 193px;
    }

    #titleFirst{
        width: 221px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }

    .headerDet .chatDety .nameC input{
        display: none;
        position: absolute;
        left: 0;
        top: 0;
        transform :translate(-2px, -2px);
    }

    .headerDet .tools{
        display: grid;
        grid-template-columns: auto auto;
        grid-column-gap: 10px;
    }

    .headerDet .tools button{
        background: transparent;
        border: none;
        outline: none;
        transition: .5s;
    }

    #goToDown{
        height: 35px;
        position: fixed;
        bottom: var(--chatboxH);
        right: 0;
        margin-right: 12px;
        width: 35px;
        transition: 0.5s;
    }

    .downDowny{
        bottom: -70px !important;
    }

    #goToDown span{
        cursor: pointer;
        font-size: 30px;
    }
    .chatMessages
    {
        background: #e1f6f9;
    padding: 10px;
    }


    .showItem{
        transform: translate(-50%, -50%);
        opacity: 1;
    }

    .blackout{
        display: none;
        position: fixed;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.5);
        opacity: 0;
        transition: .5s;
        z-index: 1;
    }

    .blackShow{
        opacity: 1;
    }

    .clickSettings{
        transform: rotate(180deg);
    }

    .changeW{
        transition: .7s;
    }

    .clickSettingsCont{
        width: 75%;
    }

    /*.settingsBar{
        position: absolute;
        right: 0;
        top: 0;
        z-index: -1;
        height: 100%;
        overflow: hidden;
        width: 25%;
        transform: translateX(400px);
        transition: .67s;
        padding:  46px 10px 0px 10px;
        overflow-y: scroll;
    }*/

    .blueTarget{
        color: blue;
    }

    .clickSettingsBar{
        transform: translateX(0px);
    }

    .settingsBar .headerSet{
        border-bottom: 1px solid rgb(199, 199, 199);
        padding-bottom: 19px;
        margin-bottom: 15px;
    }

    .errorsSide{
        position: absolute;
        bottom: 80px;
        right: 30px;
    }

    .errorsSide .bubble{
        background: rgba(255, 0, 0, 0.7);
        color: white;
        padding: 10px;
        border-radius: 12px;
        width: 20rem;
        opacity: 0;
        transition: 1s;
        transform: translateY(50px);
        display: none;
        margin-bottom: 10px;
        z-index: 3;
    }

    .errorsSide #errorBubble{
        background: rgba(255, 0, 0, 0.7);
    }

    .errorsSide #tipsBubble{
        background: rgba(47, 0, 255, 0.7);
    }


    .errorsSide .bubble h1{
        font-size: 20px;
        display: flex;
        align-items: center;
    }

    .errorsSide .bubble span{
        margin-right: 10px;
    }

    .errorsSide .bubble p{
        margin-right: 10px;
    }

    .bubbleAfter{
        opacity: 1 !important;
        transform: translateY(0px) !important;
    }

    .bubbleGone{
        opacity: 0 !important;
        transform: translateY(-50px) !important;
    }

    .timeId{
        text-align: center;
        margin: 12px;
        font-size: 13px;
    }


    ::-webkit-scrollbar {
        width: 15px;
        height: 15px;
        border-left: #ededed solid 1px;
        background-color: #fcfcfc;
        border-top: #ededed solid 1px;
    }

    ::-webkit-scrollbar-thumb:hover{
        cursor: pointer;
        background: #c7c7c7;
        width: 15px;
        background-clip: content-box;
        border: 4px solid transparent;
        border-radius: 10px;
    }

    ::-webkit-scrollbar-button {
        display: none;
    }

    ::-webkit-scrollbar-thumb {
        background: #dbdbdb;
        background-clip: content-box;
        border: 4px solid transparent;
        border-radius: 10px;

    }
    
    @media only screen and (min-width: 320px) and (max-width: 767px)
    
    { 
        
        .navbar-brand
        {
            width:100%;
        }
        .nav-link
        {
                font-size: 12px;
                margin-top:20px;
        }
        .navbar-toggler:focus
        {
                box-shadow: none;
        }
        .jobindx-wrp .btn-primary
        {
            width:100%;
        }
    }