*{
    font-family: segoe ui;
}

body{
   background: #f4f3f3;
}
.P0{
    padding: 0px;
}
.HeaderContents {
    min-height: 325px;
    background-image: url(../Images/HomeBanner3.png);
    background-repeat: no-repeat;
    background-size: cover;
    box-shadow: 0px 0px 5px 3px #dcdcdc;
    position: relative;
    background-position: center;
    border-bottom: 1px solid #ececec;
}
.InnerPageHeaderContents {
    min-height: 130px;
    background-image: url(../Images/InnerBanner1.png);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    box-shadow: 0px 0px 5px 2px #c6c6c6;
    border-bottom: 1px solid #e8e8e8;
}
.InnerPageTab button {
    font-family: segoe ui !important;
    font-weight: 400;
}
.Logodiv img {
    width: 100%;
    position: relative;

}
.M0{
    margin: 0px;
}
.MenuDiv li {
    display: inline;
    padding: 5px 11px 8px 11px;
    color: #303030;
    font-size: 13.5px;
    cursor: pointer;
    margin-right: 5px;

    font-weight: 500;
}
.MenuDiv li img {
    width: 15px;
    margin-right: 4px;
    position: relative;
    top: -1px;
}
.MenuDiv li.ActiveLi img {
    filter: brightness(0) invert(1);
}
.MenuDiv ul {
    margin: 0px;
    padding: 0px;
}
.TopNavigation {
    padding: 10px 15px;
    align-items: center;
}
.MenuDiv {
    margin-top: 0px;
    text-align: center;
}
li.ActiveLi {
    background: #2162a5;
    color: #fff;
    font-weight: 500;
    border-radius: 10px;
}
.MenuDiv li:hover {
    background: #2162a5;
    color: #fff;
    font-weight: 500;
    border-radius: 10px;
}
.MenuDiv li:hover img {
    filter: brightness(0) invert(1);
}
.TopNavul {
    display: flex;
    list-style-type: none;
    padding: 0;
    margin: 0;
    justify-content: flex-end;
    align-items: center;
}
.TopNavul li {
    padding: 5px 8px;
}
.TopNavul button {
    background: none;
    border: 1px solid #000;
    padding: 6px 6px;
    border-radius: 47px;
}
    .TopNavul a {
        background: none;
        border: 1px solid #000;
        padding: 6px 6px;
        border-radius: 47px;
    }
ul.TopNavul img {
    width: 18px;
}
.TopNavul button i {
    color: #271800;
}
.TopNavul button:hover {
    background: #2162a5;
    border: 1px solid #2162a5;
}
.TopNavul button:hover i {
    color: #fff;
}
.page-wrapper {
    background: linear-gradient(96deg, #f0f3ff, #fff7f7) !important;
   
    padding-bottom: 0px !important;
}
.TopNavul button:active {
    background: #2162a5;
    border: 1px solid #2162a5;
}
p.Welcomtxtcls {
    padding: 10px 35px;
    font-size: 21px;
    font-weight: 500;
    color: #2c2c2c;
}
.Welcomtxtcls span {
    color: #1e6fc3;
    font-weight: 700;
    display: block;
}
.P1024 {
    padding: 10px 24px;
    top: -140px;
    position: relative;
}
.AlignDiv32 {
    display: flex;
    align-items: center;
    justify-content: end;
}
.overlaycrad {
    min-height: 130px;
    background: linear-gradient(0deg, rgb(0 0 0 / 55%), rgb(0 0 0 / 23%)), url(../Images/CardImg.png);
    background-repeat: no-repeat;
    background-size: cover;
    box-shadow: 0px 2px 6px 1px #e3e3e3;
    background-position: center;
    border-radius: 7px 3px 129px 0px;
    width: 645px;
}
.overlaycradAlert {
    min-height: 90px;
    background: linear-gradient(0deg, rgb(0 0 0 / 55%), rgb(0 0 0 / 23%)), url(../Images/Alertimg.png);
    background-repeat: no-repeat;
    background-size: cover;
    box-shadow: 0px 2px 6px 1px #e3e3e3;
    background-position: center;
    border-radius: 11px;
}
.AlignDiv31 {
    display: flex;
    align-items: center;
}
.AlignDiv1 {
    position: relative;
    top: -170px;
    width: 850px;
    background: #fff;
    border-radius: 6px;
    border: 1px solid #d6d6d6;
    margin: 0px 35px;
}
.ContentcradAlert {
    background: #ffffff;
    min-height: 200px;
    height: 240px;
    position: relative;
    top: -16px;
    overflow: auto;
    border-radius: 12px;
    padding: 22px 20px 10px 20px;
    border: 1px solid #d4d4d4;
}
.Contentcrad {
    background: #ffffff;
    min-height: 220px;
    position: relative;
    top: -16px;
    border: 1px solid #d4d4d4;
    border-radius: 12px;
    padding: 22px 24px 10px 24px;
}
.AlignDiv2 {

    align-items: center;
    margin-left: 34px;
}
.Titledesign1 {
    margin: 0px;
    margin-left: 10px;
    font-size: 21px;
    font-weight: 700;
}
.Titledesign1 span {
    display: block;
    font-size: 13px;
    font-weight: 400;
}
.AlignDiv2 img {
    width: 24%;
    position: relative;
    left: -4px;
}
.Notyetstarted {
    color: #e65858;
    font-size: 11px;
}
.InComplete {
    color: #f9a825;
    font-size: 11px;
}
.Completed {
    color: #8bc34a;
    font-size: 11px;
}
.Rejected {
    color: #b91d1d;
    font-size: 11px;
}
.Buttonset {
    text-align: right;

}
.StartDataEntry i {
    margin-left: 2px;
}
.StartDataEntry {
    border-radius: 5px;
    color: #ffffff;
     background: #1766c4;
    border: none;
    padding: 7px 18px;
    margin-bottom: 6px;
    font-size: 13px;
    font-weight: 600;
    transition: 0.4s;
}
.StartDataEntry:hover {
    background: #08447f;
    color: #fff;
    transition: 0.5s;
}
.InfoText {
    font-size: 11px;
    color: #ff4646;
    margin: 0px;
    font-weight: 400;
}
.Studytitle1 img {
    width: 18px;
    position: relative;
    top: -2px;
    margin-right: 6px;
}
.Studytitle1 {
    font-size: 13px;
    font-weight: 500;
    margin-top: 28px;
    color: #2c2c2c;
    margin-bottom: 9px;
}
.StudyNumberDiv .StudyTabHistory {
    background: #f6f6f6;
    align-items: center;
    border: 1px solid #e4e4e4;
    border-radius: 4px;
    padding: 6px 7px;
}
.StudyTabHistoryContent {
    border: 1px solid #e4e4e4;
    border-top: none;
    border-radius: 4px;
    padding: 5px 6px;
    height: auto;
    overflow-y: auto;
    max-height: 200px;
}
.StudyTabHistory .nav-link.active {
    background: #1766c4;
    color: #fff;
    border-radius: 40px;
    padding: 4px 23px;
    font-size: 12px;
    height: 32px;
}
.StudyTabHistory .nav-link {
    color: #383838;
    font-size: 13.5px;
}
.StudyTabHistory .nav-link:hover {
    border-color: #f6f6f6;
}
.StudyNo img {
    width: 17px;
    position: relative;
    top: -1px;
    margin-right: 6px;
}
.StudyNo {
    display: inline-block;
    font-weight: 400;
    padding: 6px 10px;
    background: #f6f6f6;
    border-radius: 5px;
    margin-top: 4px;
    margin-right: 10px;
    font-size: 13.5px;
    color: #363636;
    border: 1px solid #eaeaea;
    margin-bottom: 5px;
}
.EmptyDiv img {
    width: 100%;
}
.EmptyDiv {
    font-size: 14px;
    text-align: center;
    color: #bdbdbd;
    margin-bottom: 20px;
    margin-top: 2px;
}
.RegionVenderdiv {
    position: absolute;
    top: 241px;
    margin-left: -16px;
    display: flex;
}
.Aligndiv3 {
    display: flex;
    align-items: end;
    margin-bottom: 10px;
}
.Aligndiv3 p {
    background: #271800;
    margin: 0px 5px;
    color: #fff;
    padding: 7px 16px;
    border-radius: 6px;
    font-size: 13px;
}
.Aligndiv3 img {
    width: 18px;
    position: relative;
    top: -2px;
    margin-right: 7px;
}
.titledesign6 {
    color: #2f2f2f;
    margin-bottom: 10px;
    margin-top: 21px;
    font-size: 14px;
    font-weight: 500;
}
.RecentTable table {
    width: 100%;
}
.RecentTable {
    background: #fff;
    border: 1px solid #d4d4d4;
    padding: 10px 10px;
    border-radius: 8px;
}
.RecentTable th {
    font-size: 13.5px;
    font-weight: 600;
    padding: 10px 10px;
}
.Datedesign {
    width: 15px;
    position: relative;
    top: -1px;
    margin-right: 5px;
}
.RecentTable td {
    font-size: 13.5px;
    border-top: 1px solid #e3e3e3;
    padding: 15px 10px;
    border-bottom: 1px solid #e3e3e3;
}
.Actinbtns1 a {
    cursor: pointer;
}
.RecentTable td p {
    margin: 0px;
}
.SubmittedDot {
    color: #8bc34a;
    font-size: 10px;
    margin-right: 6px;
}
.RecentTable td p span {
    display: block;
    font-size: 12px;
    font-weight: 500;
    color: #666666;
}
.Actinbtns1 a .fa-eye {
    color: #f57527;
}
.Actinbtns1 a .fa-unlock {
    color: #6281e6;
}
.Actinbtns1 a .fa-lock {
    color: #6281e6;
}
.Actinbtns1 a .fa-pencil {
    color: #6281e6;
}
.RightSidepopup {
    position: fixed;
    top: 0;
    right: -100%;
    width: 45%;
    height: 100%;
    background-color: #09335e;
    box-shadow: -2px 0 5px rgba(0, 0, 0, 0.2);
    padding: 25px 35px;
    transition: right 0.5s cubic-bezier(1, -0.44, 0, 0.97);
    z-index: 1000;
    overflow-y: auto;
    overflow-x: hidden;
}

.RightSidepopupAudit {
    position: fixed;
    top: 0;
    right: -100%;
    width: 100%;
    height: 100%;
    transition: right 0.5s cubic-bezier(1, -0.44, 0, 0.97);
    z-index: 1000;
    overflow-y: auto;
    overflow-x: hidden;
    background: #00000066;
}
.Aligndiv38 {
    padding: 7px 7px;
    width: 80%;
    float: right;
    background: #fff;
    margin: 10px 10px;
    border-radius: 10px;
}
.AlignDiv39 {
    background-image: url(../Images/Popupback1.png);
    border-radius: 8px;
    padding: 26px 15px;
    text-align: center;
    background-repeat: no-repeat;
    background-size: cover;
}
    .RightSidepopup h2, .RightSidepopupAudit h2 {
        margin-top: 0;
    }

    .RightSidepopup .close-btn, .RightSidepopupAudit .close-btn {
        position: absolute;
        top: 10px;
        right: 10px;
        background: none;
        border: none;
        font-size: 24px;
        cursor: pointer;
    }

    .RightSidepopup.open, .RightSidepopupAudit.open {
        right: 0;
    }
.select2-container--default .select2-selection--single .select2-selection__rendered,
.select2-container--default .select2-selection--single .select2-selection__arrow {
    line-height: 32px;
    height: 32px;
}

.closeBtn {
    background: #ff1111;
    font-size: 20px;
    width: 30px;
    height: 30px;
    color: #fff;
    align-items: center;
    display: flex;
    border-radius: 5px;
    border: none;
    justify-content: center;
    right: 16px;
    position: absolute;
}
.AlignDiv6 {
    text-align: right;
    margin-top: 10px;
}
.Viewallbtn1 {
    font-size: 11px;
    font-weight: 400;
    cursor: pointer;
    text-decoration: none;
    padding: 7px 13px;
    margin-right: 12px;
    display: inline-block;
    background: #1766c4;
    border-radius: 7px;
    color: #fff !important;
    margin-bottom: 3px;
}
.ContentcradAlert img {
    width: 24px;
    margin: 17px 12px;
}
.ContentcradAlert li {
    display: flex;
    background: #f4f4f4;
    align-items: center;
    border-radius: 6px;
    padding: 2px 10px;
    margin-bottom: 13px;
}
.ContentcradAlert ul {
    padding: 0px;
    list-style: none;
}
.ContentcradAlert p {
    font-size: 13px;
    margin: 0px;
}
.InnerPageTab button {
    border: none !important;
    color: #111111 ;
    font-size: 14px;
    border-bottom: 5px solid #e1e6fc !important;
    padding: 6px 25px;
}
.InnerPageTab {
    border: none;
    margin-left: 30px;
}
.InnerPageBody {
    position: relative;
    top: -58px;
}
.AlignDiv34 {
    position: relative;
    margin-top: -66px;
}
.InnerPageTab button.active {
    border-bottom: 5px solid #ff7633 !important;
    background: none !important;
    font-weight: 600;
    border-radius: 2px;
}
.ButtonSet2 {
    display: flex;
    justify-content: space-between;
    padding: 14px 0px;
    margin-top: 10px;
}
.search-box i {
    position: relative;
    right: 30px;
    color: #7b7b7b;
}
.search-box input {
    font-size: 14px;
    width: 230px;
    border: 1px solid #e4e4e4;
    min-height: 32px;
    padding: 7px 7px;
    border-radius: 4px;
    border: 1px solid #d7d7d7;
}
.search-box1 i {
    position: absolute;
    right: 22px;
    color: #afafaf;
    top: 25px;
}

.search-box1 input {
    font-size: 14px;
    width: 100%;
    font-size: 13px;
    min-height: 32px;
    padding: 9px 11px;
    border-radius: 4px;
    border: 1px solid #d7d7d7;
}
.Savebutton1 {
    display: inline-block;
    height: 30px;
    background: #289a14;
    color: #fff !important;
    padding: 6px 26px 6px 28px;
    border-radius: 4px;
    text-decoration: none;
    font-size: 13px;
    cursor: pointer;
    font-weight: 500;
    border: none;
    margin-left: 5px;
    margin-right: 5px;
    z-index: 10;
}
.StudylistDiv img {
    width: 19px;
    margin-right: 10px;
    margin-left: 20px;
}
.StudylistDiv {
    background: #fff;
    min-height: 500px;
    padding: 25px 25px;
}
.StudylistDiv label {
    margin-bottom: 17px;
    cursor: pointer;
        font-size: 15px;
}
.Select.Box select {
    font-size: 14px;
    width: 230px;
    border: 1px solid #e4e4e4;
    min-height: 32px;
    padding: 7px 7px;
    border-radius: 4px;
    margin-right: 12px;
    font-family: segoe ui;
}
.ManageStudyDiv {
    padding: 0px 30px;
}
.QOPDataEntryDiv {
    padding: 0px 30px;
}
.EmptyDivQOP {
    background: #fff;
    min-height: 500px;
    text-align: center;
    border: 1px solid #d4d4d4;
    border-radius: 8px;
}
.EmptyDivQOP img {
    width: 40%;
    margin-top: 5%;
}
.EmptyDivQOP p {
    font-size: 16px;
    color: #737373;
}
.P10{
    padding: 10px;
}
.QOPMatricsDiv {
    margin-top: 12px;
}
.CommentDiv textarea {
    width: 100%;
    border: 1px solid #e0e0e0;
    border-radius: 5px;
    margin-top: 5px;
    font-size: 13.5px;
    font-family: segoe ui;
    padding: 14px 14px;
    line-height: 1.4;
    color: #6a6a6a;
}
.CardDesignsetHeader {
    display: flex;
    justify-content: space-between;
    padding: 10px 0px;
 align-items: center;
}
.vendorIssueBlock .CardDesignsetHeader {
    justify-content: flex-start;
    align-items: baseline;
    gap: 8px;
}
.MetrciNamecls2 {
    margin: 0px;
    font-size: 13.5px;
    font-weight: 400;
    color: #313131;
    margin-right: 15px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    text-align: left;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.CardDesignset .MetrciNamecls2 {
    padding: 3px 0;
}

    .CardDesignset {
        background: #fff;
        padding: 12px 20px;
        box-shadow: 0px 1px 5px 2px #f1f1f1;
        border-top: 2px solid #2e80d4;
        border-radius: 7px;
        margin: 10px 8px;
        border: 1px solid #cccccc;
        min-height: 210px !important;
        height: 250px;
    }

    .CardDesignsetHeader img {
        width: 19px;
        position: relative;
        top: -1px;
        margin-right: 9px;
    }

    .CardDesignsetHeader select {
        width: 115px;
        font-size: 13px;
        border: 1px solid #e4e4e4;
        min-height: 32px;
        padding: 7px 7px;
        border-radius: 4px;
    }

    .GreenClr {
        color: #17af08;
    }

    .yellowclr {
        color: #fa921b;
    }

    .RedClr {
        color: #f34a22;
    }

    .IndicatorSet {
        margin: 0px;
        text-align: left;
        white-space: nowrap;
    }

    .show {
        display: block;
    }

    .hide {
        display: none;
    }

    .CardDesignsetHeader input {
        width: 100px;
        font-size: 13px;
        border: 1px solid #e4e4e4;
        min-height: 32px;
        padding: 7px 7px;
        border-radius: 4px;
        margin-left: 10px;
    }

    .open-all-btn:not(.close-all) .close-all-text {
        display: none;
    }

    .open-all-btn.close-all .open-all-text {
        display: none;
    }

    .ReviewTab {
        padding: 0px 30px;
    }

    .AlignDiv8 {
        margin-bottom: 12px;
    }

    .ReviewTabAccordianSet .accordion-button {
        line-height: 1.4;
        padding: 20px 10px;
    }

    .ReviewTabAccordianSet .accordion-item {
        margin-bottom: 20px;
    }

    .ReviewTabAccordianSet .accordion-button::after {
        flex-shrink: 0;
        width: 30px !important;
        margin: 0px !important;
    }

    .ReviewTabAccordianSet button {
        display: flex;
        justify-content: space-between;
    }

    .StudySet1 {
        display: flex;
        align-items: center;
        max-width: 245px;
        min-width: max-content;
    }

        .StudySet1 p {
            margin: 0px;
            //margin-left: 11px;
        }

    .Phaseset1 p {
        margin: 0;
        //margin-right: 10px;
    }

    .Phaseset1 {
        display: flex;
        align-items: center;
        margin: 0 5px;
    }

    .NoOfMatricsset1 span {
        margin-left: 2px;
        padding: 5px 11px;
        background: #bddaff;
        border-radius: 23px;
        color: #002c63;
        font-size: 14px;
    }

    .UnlockTitle {
        font-size: 20px;
        color: #fff;
        margin-bottom: 30px;
    }

        .UnlockTitle i {
            margin-right: 9px;
            font-size: 18px;
            position: relative;
            top: -3px;
        }

    .lablestyle1 {
        color: #fff;
        margin-bottom: 5px;
        font-weight: 300;
    }

    .Addbtn1 {
        padding: 4px 18px;
        border: 1px solid #2db036;
        border-radius: 4px;
        background: #05b912;
        width: 90px;
        font-size: 14px;
        color: #fff;
    }

    .closeBtn3 {
        background: #ff1111;
        font-size: 20px;
        width: 30px;
        height: 30px;
        color: #fff;
        align-items: center;
        display: flex;
        border-radius: 5px;
        border: none;
        justify-content: center;
        right: 35px;
        position: absolute;
        top: 35px;
    }

    .Restbtn {
        padding: 4px 18px;
        border: 1px solid #b6b6b6;
        border-radius: 4px;
        background: #fafafa;
        width: 90px;
        font-size: 14px;
        margin-right: 8px;
    }

    .progress-bar {
        color: #fff;
        background-color: #0275d8;
        border-radius: 12px;
        font-weight: 500;
    }

    .ProgressBardiv {
        width: 100%;
        background-color: #ffffff;
        border-radius: 5px;
        overflow: hidden;
        height: 12px;
        display: flex;
        margin-bottom: 25px !important;
    }

    .progress {
        height: 100%;
        border-radius: 0px;
    }

        .progress.green {
            background-color: #8bc34a;
            z-index: 10;
            border-radius: 5px 0px;
        }

        .progress.orange {
            background-color: #f9a825;
            position: relative;
            z-index: 5;
        }

        .progress.red {
            background-color: #ff4646;
            position: relative;
            border-radius: 0px 5px 10px 5px;
        }

    .Studytitle1 i {
        color: #6281e6
    }

    .DMPLMetric i {
        font-size: 12px !important;
        position: relative;
        top: -1px !important;
        margin-right: 7px;
        margin-left: 3px;
    }

    .DMPLMetric.active {
        color: #006dde !important;
        background: #2162a512;
        font-weight: 500;
    }


    .DMPLStaffUl a.LiTextActive {
        color: #006dde !important;
        text-decoration: none !important;
    }

    .DMPLStaffUl a:hover {
        color: #006dde !important;
        background: aliceblue !important;
    }

    .DMPLStaffUl a {
        display: block;
        padding: 18px 10px;
        cursor: pointer;
        font-size: 13.5px !important;
        font-weight: 400;
        color: #6b6b6b !important;
        text-decoration: none;
    }

    .DMPLStaffUl li {
        border-bottom: 1px solid #e8e8e8;
    }

    .DMPLStaffUl::-webkit-scrollbar, .Tabdesign::-webkit-scrollbar, .Tabdesign1::-webkit-scrollbar {
        width: 7px !important;
    }

    .DMPLStaffUl::-webkit-scrollbar-thumb, .Tabdesign::-webkit-scrollbar-thumb, .Tabdesign1::-webkit-scrollbar-thumb {
        border-radius: 20px;
        background: #bebebe;
    }

    .DMPLStaffUl::-webkit-scrollbar-thumb, .Tabdesign::-webkit-scrollbar-thumb, .Tabdesign1::-webkit-scrollbar-thumb {
        background: #bfbfbf;
        border-radius: 5px;
    }

    .DMPLStaffUl::-webkit-scrollbar-track, .Tabdesign::-webkit-scrollbar-track, .Tabdesign1::-webkit-scrollbar-track {
        margin-top: 20px !important;
        background: transparent;
        border-radius: 20px;
    }

    .DMPLStaffUl::-webkit-scrollbar-track, .Tabdesign::-webkit-scrollbar-track, .Tabdesign1::-webkit-scrollbar-track {
        background: #eeeeee;
        padding: 5px 0px !important;
    }

    .LeftDataentryView {
        position: fixed;
        transition: 0.3s;
        width: 250px;
        height: 100vh;
        box-shadow: 4px 3px 5px -1px #ebebeb;
        padding: 15px 14px;
        background: #fff;
        margin-top: 3px;
    }

    .RightDataentryView {
        margin-left: 245px;
    }

    .Buttonset12 {
        margin-right: 30px;
    }

    .Rejectbutton1 {
        background: #cd2222;
        color: #fff !important;
        border: none;
        padding: 6px 32px;
        border-radius: 4px;
        text-decoration: none;
        height: 30px;
        display: inline-block;
        font-size: 13px;
        cursor: pointer;
        font-weight: 500;
    }

    .Auditbutton0 {
        background: #1277b1;
        color: #fff !important;
        padding: 5px 26px 7px 26px;
        border-radius: 4px;
        text-decoration: none;
        height: 30px !important;
        font-size: 13px;
        min-height: 33px !important;
        cursor: pointer;
        font-weight: 500;
    }

    .Auditbutton1 {
        background: #7f6e8b;
        color: #fff !important;
        padding: 5px 26px 7px 26px;
        border-radius: 4px;
        text-decoration: none;
        height: 30px !important;
        font-size: 13px;
        min-height: 33px !important;
        cursor: pointer;
        font-weight: 500;
    }

    .TopNavul a:hover {
        background: #2162a5;
        border: 1px solid #2162a5;
    }

        .TopNavul a:hover i {
            color: #fff
        }

    .TopNavul button.show {
        background: #2162a5;
        border-color: #2162a5;
    }

        .TopNavul button.show i {
            color: #fff;
        }

    .SideModeltitle {
        font-size: 20px;
        color: #fff;
        margin-bottom: 30px;
        display: inline-block;
    }

    .gotoQOPReportIndex {
        font-size: 13px;
        font-weight: 500;
        margin-left: 5px;
    }

    .Buttonset1 {
        text-align: right;
        margin-top: 40px;
        display: flex;
        justify-content: space-between;
    }

    .AlignDiv5 {
        display: flex;
        align-items: center;
        margin-bottom: 20px;
    }

    .InfoText i {
        margin-right: 3px;
    }

    p.Noalertcls img {
        width: 40%;
    }

    .NoalertDiv {
        text-align: center;
    }

    p.Title7design {
        font-size: 15px;
        color: #b3b3b3;
    }

    @media (min-width: 992px) and (max-width: 1199px) {
        .Titledesign1 {
            font-size: 14px;
        }

        .StartDataEntry {
            font-size: 9px;
        }

        .HeaderContents {
            background-position: bottom;
        }

        .StudyTabHistory .nav-link.active {
            font-size: 10px;
            padding: 7px 7px;
        }

        .StudyTabHistory .nav-link {
            font-size: 10px;
            padding: 7px 7px;
        }

        .StudyNo {
            padding: 6px 8px;
            font-size: 10px;
        }

        p.Welcomtxtcls {
            font-size: 18px;
        }

        .Buttonset {
            margin-top: 30px;
        }
    }

    @media (min-width: 1350px) and (max-width: 1505px) {
        .StudyTabHistory .nav-link.active {
            font-size: 10px;
            padding: 4px 18px;
        }

        .StudyTabHistory .nav-link {
            color: #383838;
            font-size: 11.5px;
        }
    }

    @media (min-width: 1350px) and (max-width: 1450px) {

        .DelegateUserstyle span {
            color: #2c2c2c !important;
            font-size: 12.5px !important;
        }

        .DelegateUserstyle i {
            color: #271800;
            background: none;
            border: none;
            padding: 0px !important;
            height: 18px;
            font-size: 12px !important;
            width: 20px;
        }

        li.ActiveLi {
            padding: 5px 6px 8px 9px;
        }

        .MenuDiv {
            text-align: left;
            margin-top: 0px;
        }

        .TopNavul button {
            font-size: 13px;
        }

        .MenuDiv li a {
            color: #303030;
            font-size: 13px !important;
        }

        .Expirediv {
            font-size: 14px;
            font-weight: 500;
            align-items: center;
            color: #3d3939;
            align-items: center;
            display: flex;
        }
    }

    @media (min-width: 1200px) and (max-width: 1275px) {
        .MenuDiv ul > li a {
            font-size: 10px !important;
        }
    }

    @media (min-width: 1200px) and (max-width: 1350px) {
        .Titledesign1 {
            font-size: 18px;
        }

        .loginBox1 {
            width: 355px;
        }

        .MenuDiv {
            text-align: left;
            margin-top: 0px;
        }

        .DelegateUserstyle i {
            height: 17px !important;
            font-size: 11px !important;
        }

        .TopNavul button {
            background: none;
            border: 1px solid #000;
            padding: 6px 6px;
            border-radius: 47px;
            font-size: 12px;
        }

        .DelegateUserstyle span {
            color: #2c2c2c !important;
            font-size: 11.5px !important;
        }

        .TopNavul a {
            font-size: 12px;
            background: none;
            border: 1px solid #000;
            padding: 6px 6px;
            border-radius: 47px;
        }

        .MenuDiv li {
            display: inline;
            padding: 5px 9px 8px 9px;
            color: #303030;
            font-size: 13.5px;
            cursor: pointer;
            margin-right: 5px;
            font-weight: 500;
        }

        .StartDataEntry {
            font-size: 12px;
        }

        .AlignDivNe12 input {
            width: 80px !important;
            height: 24px !important;
        }

        .MenuDiv li a {
            color: #303030;
            font-size: 12px !important;
        }

        .Expirediv {
            font-size: 12px !important;
            display: flex;
            font-weight: 500;
            align-items: center;
            color: #3d3939;
        }

        .AlignDiv1 {
            width: 765px;
        }

        .Aligndivset95 label {
            text-align: left;
            font-size: 12px !important;
            color: #000000;
        }

        .StudyTabHistory .nav-link.active {
            background: #1766c4;
            color: #fff;
            border-radius: 40px;
            padding: 4px 16px;
            font-size: 11px;
            height: 29px;
        }

        .StudyTabHistory .nav-link {
            color: #383838;
            font-size: 11px;
            padding: 7px 5px;
        }

        .AlignDiv2 {
            align-items: center;
            margin-left: 25px;
        }

        .StudyNo {
            font-size: 11px;
        }

        .gotoQOPReportIndex {
            font-size: 11.5px;
            font-weight: 500;
            margin-left: 5px;
        }

        .AlignDiv56 label {
            font-size: 11px !important;
        }

        .TextBoxdesign1 input {
            margin-right: 10px !important;
        }

        .TextBoxdesign1 label {
            margin-right: 1px !important;
        }

        .loginBody .form-control {
            font-size: 12px !important;
            margin-bottom: 5px !important;
        }

        .loginContainer1 img {
            width: 31px !important;
        }

        .Animateddesign {
            margin-top: 10% !important;
        }

        .loginBox1 {
            padding: 33px 20px !important;
        }
    }

    @media (min-width: 1356px) and (max-width: 1399px) {
        p.Title7design {
            font-size: 15px;
            color: #b3b3b3;
        }

        .loginBox1 {
            width: 400px;
        }
    }

    @media (min-width: 1400px) {
        p.Title7design {
            font-size: 15px;
            color: #b3b3b3;
        }

        .loginBox1 {
            width: 400px;
        }
    }

    .QOPReportsTable th {
        padding: 16px 16px !important;
        font-size: 13.5px;
        font-weight: 500 !important;
        background: #fff;
        border: none !important;
        white-space: nowrap;
    }

    .QOPReportsTable td {
        padding: 13px 16px !important;
        font-size: 13.5px;
        background: #ffffff !important;
        border: none !important;
        box-shadow: none !important;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 190px;
    }

    .QOPReportsTable tr {
        border-top: 1px solid #e7e7e7;
    }

    .QOPReportsTable {
        box-shadow: 0px 0px 5px 3px #f1f1f1;
    }

    .QOPReportsTable {
        width: 100% !important;
    }

    .AlignAll {
        width: 100% !important;
    }

    .QOPReportsTable td, .ReportQOPDataTable td {
        max-width: 72px !important;
    }

    .editDMPLQOP {
        font-size: 20px;
        color: #000000;
        margin-bottom: 30px;
        display: inline-block;
    }

    .WMore {
        width: 100%;
    }

    .Bakccolr1 {
        background: #ffffff26 !important;
    }

    .ReportTable1 .dt-search label {
        display: none;
    }

    .ReportTable1 .dt-search input {
        font-size: 14px;
        background: #fff !important;
        padding: 6px 12px !important;
        border-radius: 4px !important;
        width: 230px;
        border: 1px solid #e8e8e8 !important;
    }

    .ReportTable1 .dt-search i {
        font-size: 14px;
        color: #777777;
        position: relative;
        left: 220px;
    }

    .ReportTable1 .dt-search input:focus-visible {
        outline: none;
        border: 1px solid #2b8fd7 !important;
    }

    .ReportTable1 .dt-search input::-webkit-search-cancel-button {
        -webkit-appearance: none;
        appearance: none;
    }

    .ReportTable1 .dt-paging nav {
        box-shadow: 0px 0px 5px 3px #f1f1f1;
        background: #fff;
    }

    .ReportTable1 .dt-paging nav {
        box-shadow: 0px 0px 5px 3px #fafafa;
        background: #fff;
    }

    .ReportTable1 {
        position: relative;
        top: 0px;
    }

    .FullWidthscreen1 {
        max-height: 500px;
        overflow-y: auto;
        overflow-x: hidden;
    }

    @keyframes blink {
        0% {
            opacity: 1;
        }

        50% {
            opacity: 0;
        }

        100% {
            opacity: 1;
        }
    }

    .blink-icon {
        animation: blink 2s infinite;
        color: red !important;
    }

    .Aligndiv35 {
        padding: 0px 30px;
    }

    .StudylistDiv1 img {
        width: 19px;
        margin-right: 10px;
        margin-left: 20px;
    }

    .Aligndivs36 {
        background: #fff;
        padding: 25px 25px;
        min-height: 500px;
        border: 1px solid #d4d4d4;
        border-radius: 8px;
    }

    .StudylistDiv1 label {
        margin-bottom: 17px;
        cursor: pointer;
        font-size: 15px;
    }

    .ButtonSet2 span.select2 {
        min-width: 200px !important;
        font-size: 13px;
        font-weight: 400;
    }

    .delSavedData {
        cursor: pointer;
        color: #ffffff !important;
        background: #f20505;
        padding: 8px 0px;
        height: 30px;
        font-size: 14px;
        border-radius: 20px;
        position: relative;
        width: 30px;
    }

    .Savebutton3 {
        background: #289a14;
        color: #fff !important;
        padding: 7px 30px 6px 32px;
        border-radius: 4px;
        text-decoration: none;
        font-size: 13px;
        cursor: pointer;
        height: 30px;
        font-weight: 500;
        margin-left: 5px;
        margin-right: 5px;
    }

    .page-titles .breadcrumb {
        padding: 0px;
        background: transparent;
        position: absolute;
        z-index: 20;
        right: 30px;
        top: -38px;
    }

    .Rejectioncommentboxs {
        margin-top: 20px;
        background: #fff;
        border: 1px solid #dcdcdc;
        border-radius: 5px;
        padding: 12px 14px;
        border-left: 4px solid #ff5050;
    }

        .Rejectioncommentboxs p {
            font-size: 13px;
            font-weight: 500;
            color: #000000;
        }

        .Rejectioncommentboxs img {
            width: 16px;
            margin-right: 6px;
            position: relative;
            top: -1px;
        }

        .Rejectioncommentboxs h6 {
            font-size: 13.5px;
            font-weight: 400;
        }

    .Titledesign6 img {
        width: 40px;
        margin-bottom: 12px;
    }

    .Titledesign6 {
        font-weight: 500;
        font-size: 18px;
    }

    .closeBtn1 {
        background: #ff1111;
        font-size: 20px;
        width: 30px;
        height: 30px;
        color: #fff;
        align-items: center;
        display: flex;
        border-radius: 5px;
        border: none;
        justify-content: center;
        right: 16px;
        position: absolute;
    }

    .Buttonstyle8 {
        right: 30px;
        top: 31px;
    }

    .Dropdowndesign3 {
        margin-top: 5px !important;
        min-width: 300px;
    }

        .Dropdowndesign3 li {
            padding: 3px 10px;
        }

            .Dropdowndesign3 li a {
                border-bottom: 1px solid #dfdfdf !IMPORTANT;
                border: none;
                border-radius: 0px;
                padding: 10px;
                font-size: 14px;
            }

                .Dropdowndesign3 li a:hover {
                    color: #fff !important;
                }

    .IndicatorSet i {
        font-size: 12px;
    }

    .CardDesignset.subQopGrid {
        margin-top: 0px !important;
    }

    .Aligndivset41 {
        margin-left: 10px !important;
    }

    .Aligndivset41 {
        margin-left: 10px !important;
        font-size: 15px !important;
        font-weight: 600 !important;
        margin-top: 10px !important;
    }

    .AddontextBox input {
        margin-right: 15px;
    }

    .StatusDivstyle button {
        min-width: max-content;
        max-width: 100px;
        font-size: 13px;
        text-align: left;
        padding: 3px 10px;
        background: #fff;
        border: 1px solid #d9d9d9;
        border-radius: 3px;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        margin-left: 0px;
        margin-right: 12px;
    }

    .StatusDivstyle span.fa.fa-caret-down.staus_down {
        float: right;
        position: relative;
        top: 2px;
    }

    .Aligndivset42 {
        display: flex;
        padding: 10px 0px;
    }

    .Aligndivset47 {
        display: flex;
        padding: 10px 0px;
    }

        .Aligndivset47 button {
            min-width: max-content;
            max-width: 150px !important;
            font-size: 13px;
        }

    .StudyNo1 img {
        width: 17px;
        position: relative;
        top: -1px;
        margin-right: 6px;
    }

    .StudyNo1 {
        display: flex;
        align-items: center;
        font-weight: 400;
        padding: 6px;
        border-radius: 5px;
        margin-top: 9px;
        margin-bottom: 0px;
        margin-right: 10px;
        font-size: 14px;
        color: #363636;
    }

    .StudyText1 {
        font-size: 13px;
        font-weight: 500;
    }

    .StudySet1 .StudyNo1 {
        font-size: 13px;
    }

    .NoOfMatricsset1 {
        font-size: 13px;
        font-weight: 500;
        line-height: 1.7;
    }

    .Downloadbtn3 {
        background: #2162a5;
        color: #fff !important;
        padding: 5px 23px 6px 20px;
        border-radius: 4px;
        text-decoration: none;
        font-size: 13px;
        cursor: pointer;
        font-weight: 500;
        border: none !important;
        margin-left: 5px;
        margin-right: 5px;
        position: relative;
        top: -1px;
    }

        .Downloadbtn3:hover {
            background: #0053a9;
            border: none;
        }

    .AlignDiv48 {
        display: flex;
        justify-content: space-between;
        margin-bottom: 20px;
    }

    .Aligndiv48New {
        width: 90%;
    }

    .OpenCloseDesign {
        background: #d6d6d6 !important;
        color: #383838 !important;
        padding: 5px 26px 6px 28px;
        border-radius: 4px;
        text-decoration: none;
        font-size: 13px;
        cursor: pointer;
        font-weight: 500;
        margin-left: 5px;
        margin-right: 5px;
        min-height: 30px;
    }

        .OpenCloseDesign:focus {
            outline: none !important;
            box-shadow: none !important;
        }

        .OpenCloseDesign:hover {
            background: #000000 !important;
            color: #fff !important;
        }

    .Aligndiv49 a {
        cursor: pointer;
        color: #0e82f9 !important;
        text-decoration: underline !important;
    }

    .Aligndiv49 {
        background: #fff;
        margin-top: 15px;
        font-size: 13.5px;
        font-weight: 400;
        color: #3e3e3e;
        border: 1px solid #ff0f0f;
    }

        .Aligndiv49 img {
            width: 21px;
            position: relative;
            top: -1px;
        }

    html.no-scroll {
        overflow-y: hidden;
    }

    .Aligndiv48 {
        padding: 7px 7px;
        width: 96%;
        float: right;
        background: #fff;
        margin: 10px 10px;
        border-radius: 10px;
    }

    .AddVendorstyle {
        background: #00aa84;
        color: #fff !important;
        padding: 5px 12px 6px 11px;
        border-radius: 4px;
        border: none;
        text-decoration: none;
        height: 30px !important;
        font-size: 13px;
        min-height: 33px !important;
        cursor: pointer;
        margin-right: 8px;
        font-weight: 500;
    }

        .AddVendorstyle:hover {
            border: none;
            background: #00b28a;
        }

        .AddVendorstyle:focus {
            border: none;
            background: #066a54;
            box-shadow: none;
        }

    .VendorLogTabledesign th {
        padding: 12px 15px !important;
        font-size: 13px !important;
        background: #2162a5 !important;
        border: none !important;
        color: #fff;
        font-weight: 500 !important;
    }

    #VendorDataTable_wrapper .dt-buttons {
        display: none;
    }

    #VendorDataTable td,
    .VendorLogTabledesign td {
        text-overflow: unset !important;
    }

    .VendorLogTabledesignDiv {
        background: #ffffff;
        padding: 15px 19px;
        margin: 0px 9px;
        border: 1px solid #cccccc;
        box-shadow: 0px 1px 5px 2px #f1f1f1;
        border-radius: 6px;
    }

        .VendorLogTabledesignDiv .table thead th {
            text-align: center;
        }

    .VendorLogTabledesign th {
        padding: 10px 10px !important;
        font-size: 12px !important;
        background: #2162a5 !important;
        border: none !important;
        font-weight: 500 !important;
    }

    .VendorLogTabledesignDiv .dt-info {
        display: contents;
    }

    .VendorLogTabledesignDiv .dt-paging {
        float: right;
    }

    .VendorLogTabledesign select {
        appearance: menulist;
    }

    .VendorLogTabledesign td {
        padding: 15px 10px;
        border: none;
    }

    .VendorLogTabledesign.table-striped > tbody > tr:nth-of-type(odd) > * {
        --bs-table-bg-type: #ffffff00 !important;
        --bs-table-color-type: inherit !important;
        background-color: #ffffff !important;
        background-image: none !important;
    }

    .Deletsetdesign1 {
        color: red;
        position: absolute;
        right: 162px !important;
        z-index: 99;
        top: 239px;
        cursor: pointer;
        font-size: 17px;
    }

    .accordion-header-custom {
        display: flex;
        align-items: center;
        width: 100%;
        border: 1px solid #ececec;
        box-shadow: 0px 1px 5px 2px #f1f1f1;
        border-radius: 2px;
    }
        /* Make the accordion button take up all available space */
        .accordion-header-custom .accordion-button {
            flex-grow: 1;
        }
        /* Style the delete button to make it look clickable and give it space */
        .accordion-header-custom .delete-button {
            padding: 1rem 1.25rem;
            cursor: pointer;
            background-color: #ffffff;
            font-size: 15px;
            margin-right: 20px;
            justify-content: center;
            align-items: center;
            display: flex;
        }
            /* Optional: Add a hover effect for the delete icon */
            .accordion-header-custom .delete-button:hover {
                background-color: #e9ecef;
            }
        /* By default, Bootstrap's accordion button has a border-radius that
   we need to adjust when it's not the only element. */
        .accordion-header-custom .accordion-button:not(.collapsed) {
            border-bottom-right-radius: 0;
        }

        .accordion-header-custom .accordion-button:not(.collapsed) {
            background: none !important;
            border-bottom: 1px solid #dfdfdf;
        }

            .accordion-header-custom .accordion-button:not(.collapsed) p, .accordion-header-custom .accordion-button:not(.collapsed) .NoOfMatricsset1 {
                color: #0069d6;
                font-weight: 600;
            }

    .Flagdesign1 {
        margin-right: 0px;
        position: relative;
        font-size: 13px !important;
        top: 0px;
    }

    .Flagdesign2 {
        float: right;
        margin-bottom: 0px;
        font-size: 13px;
        white-space: nowrap;
        font-weight: 500;
    }

    .Aligndiv51 {
        padding: 0px 30px;
    }

    .AlignTableset1 .dataTables_length select {
        margin: 0px 6px;
        appearance: menulist;
    }

    .AlignTableset1 .dataTables_length {
        margin-bottom: 14px;
        font-size: 14px;
    }

    .AlignTableset1 table {
        border: 1px solid #d4d4d4;
        margin-bottom: 14px;
        border-bottom: 1px solid #d4d4d4 !important;
        border-radius: 2px;
    }

    .AlignTableset1 th {
        border-bottom: 1px solid #dddddd !important;
        padding: 18px 8px !important;
        color: #3a3a3a;
    }

    .AlignTableset1 td {
        padding: 15px 10px !important;
        border-bottom: 1px solid #dddddd !important;
        font-weight: 400;
        color: #414141;
    }

    .Aligndiv52 {
        float: right;
        margin-bottom: -20px;
        position: relative;
        top: 11px;
        left: 6px;
        z-index: 99;
    }

    .BredNavdesign li {
        font-size: 13.5px;
        font-weight: 500;
    }

    .Profilecarddesign1 {
        min-height: 200px;
        display: flex;
        align-items: center;
        justify-content: flex-start;
    }

    .Aligndivset53 {
        background: #fff;
        margin: 14px 10px;
        padding: 25px 10px;
        border: 1px solid #d4d4d4;
        border-radius: 8px;
        box-shadow: 0px 1px 5px 2px #f1f1f1;
    }

    .AlignDivset55 {
        padding: 8px 20px 8px 40px;
        border-left: 1px solid #dbdbdb;
    }

    .ProfileImgset {
        margin-right: 30px;
    }

        .ProfileImgset img {
            width: 230px;
        }

    .UserDeatilsdiv p {
        margin: 0px;
        padding: 8px 10px;
        font-size: 15px;
        font-weight: 500;
        color: #303030;
    }

    .UserDeatilsdiv img {
        width: 25px;
        margin-right: 8px;
        position: relative;
        top: -1px;
    }

    .AlignDivset55 p {
        font-size: 14px;
        font-weight: 500;
        color: #1264b9;
    }

        .AlignDivset55 p i {
            margin-right: 3px;
        }

    .Editfields label {
        font-size: 13.5px;
        font-weight: 400;
        margin-right: 30px;
        margin-bottom: 4px;
    }

    .Editfields input {
        padding: 5px 7px;
        border-radius: 4px;
        border: 1px solid #d7d7d7;
        font-size: 13px;
        width: 100%;
        margin-bottom: 15px;
    }

    .Savebutton4 {
        background: #289a14;
        color: #fff !important;
        padding: 4px 30px 6px 32px;
        border-radius: 4px;
        text-decoration: none;
        font-family: segoe ui;
        font-size: 13px;
        cursor: pointer;
        height: 30px;
        font-weight: 500;
        margin-right: 5px;
        border: none;
    }

        .Savebutton4:hover, .Savebutton4:focus {
            background: #289a14;
        }

    .Cancelset1:hover, .Cancelset1:focus {
        background: #dadada;
    }

    .Cancelset1 {
        background: #dadada;
        color: #404040 !important;
        padding: 4px 30px 8px 32px;
        border-radius: 4px;
        text-decoration: none;
        font-size: 13px;
        cursor: pointer;
        height: 30px;
        font-weight: 400;
        margin-right: 5px;
        border: none;
    }

    .Buttonset6 {
        margin-top: 10px;
    }

    .ProfileDesignset5 {
        background: #fff;
        margin: 15px 30px;
        padding: 4px 10px;
        border: 1px solid #d4d4d4;
        border-radius: 8px;
        box-shadow: 0px 1px 5px 2px #f1f1f1;
    }

        .ProfileDesignset5 li.nav-item a {
            font-size: 13.5px;
            font-weight: 500;
            color: #898989;
        }

            .ProfileDesignset5 li.nav-item a.active {
                border-bottom: 3px solid #ff7633 !important;
                color: #000000 !important;
                font-weight: 700;
            }

            .ProfileDesignset5 li.nav-item a:hover {
                border-bottom: 3px solid #ff7633 !important;
                color: #000000 !important;
                font-weight: 700;
            }

    .Buttonset7 {
        margin-left: 8px;
        margin-top: 10px;
    }

    .Aligndiv55 span {
        margin-right: 35px;
        font-size: 14px;
        font-weight: 400;
    }

        .Aligndiv55 span input {
            position: relative;
            top: 2px;
        }

    .Deligatelistset1 span.select2-selection {
        height: 33px;
        border: 1px solid #dcdcdc;
        font-size: 13px !important;
    }

    .Buttonset8 {
        margin-left: 5px;
    }

    .Savebutton9 {
        background: #2162a5;
        color: #fff !important;
        padding: 4px 30px 6px 32px;
        border-radius: 4px;
        text-decoration: none;
        font-size: 13px;
        cursor: pointer;
        height: 30px;
        font-weight: 500;
        margin-right: 5px;
        border: none;
    }

        .Savebutton9:hover {
            background: #2162a5;
        }

    .Tableddesignset8 th {
        background: #2162a5 !important;
        color: #ffffff !important;
        font-weight: 500 !IMPORTANT;
        font-size: 13px !important;
        padding: 15px 10px !important;
        border-right: none !important;
        text-align: left !important;
    }

    .Tableddesignset8 td {
        background: #fff !important;
        color: #646464 !important;
        font-weight: 400 !IMPORTANT;
        font-size: 13px !important;
        padding: 15px 10px !important;
        border-right: none !important;
    }

    .Tableddesignset8 {
        padding: 20px 20px;
    }

    li.ActiveLi a {
        color: #fff !important;
    }

    .MenuDiv li:hover a {
        color: #fff;
    }

    .MenuDiv li a {
        color: #303030;
        font-size: 13.5px;
    }

    .Unlockdivdesign5 {
        text-align: right;
        top: 275px;
        position: absolute;
        margin-right: 45px;
        font-size: 15px;
        font-weight: 500;
        right: -29px;
    }

        .Unlockdivdesign5 a {
            color: #ffffff;
            background: #344151;
            padding: 8px 30px 8px 14px;
            font-size: 12.5px;
            border-radius: 13px 49px 33px 13px;
        }

    .count-badge {
        position: relative;
        background-color: #ff3b3b;
        color: white;
        border-radius: 50%;
        padding: 13px 12px;
        font-size: 15px;
        font-weight: bold;
        display: inline-block;
        line-height: 1;
        text-align: center;
        min-width: 41px;
        height: 41px;
        box-shadow: 0 0 10px rgba(255, 0, 0, 0.4);
        animation: pulse-wave 2s infinite;
        position: relative;
        left: -23px;
        top: -1px;
    }

    @keyframes pulse-wave {
        0% {
            box-shadow: 0 0 0 0 rgba(255, 59, 59, 0.7);
        }

        70% {
            box-shadow: 0 0 0 10px rgba(255, 59, 59, 0);
        }

        100% {
            box-shadow: 0 0 0 0 rgba(255, 59, 59, 0);
        }
    }

    .Unlockdivdesign5 i {
        font-size: 11px;
        margin-left: 3px;
    }

    .RightPopUpNewdesign1 {
        position: fixed;
        top: 0;
        right: -100%;
        width: 100%;
        height: 100%;
        transition: right 0.5s cubic-bezier(1, -0.44, 0, 0.97);
        z-index: 1000;
        overflow-y: auto;
        overflow-x: hidden;
        background: #00000066;
    }

        .RightPopUpNewdesign1.open, .RightPopUpNewdesign1.open {
            right: 0;
        }

        .RightPopUpNewdesign1 .AlignDiv39 {
            min-height: 100vh;
        }

    .Titledesign6 p {
        color: #000000;
        font-size: 16px;
    }

    .TableInside_popup_design td {
        font-size: 13.5px;
        padding: 15px 11px;
        border: none !important;
        text-align: left;
        border-bottom: 1px solid #ececec !important;
        font-weight: 400;
    }

    .TableInside_popup_design th {
        font-size: 13.5px;
        padding: 18px 11px;
        background: #143b6314;
        font-weight: 500;
        color: #000000;
    }

    .TableInside_popup_design {
        padding: 10px 10px;
        background: #fff;
        border-radius: 7px;
        box-shadow: 0px 4px 3px 1px #e9e9e9;
    }

    .DMPLstatusDivset {
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-top: 14px;
    }

        .DMPLstatusDivset h6 {
            font-size: 13px;
            font-weight: 500;
        }

            .DMPLstatusDivset h6 i {
                font-size: 10px;
                position: relative;
                top: -1px;
                margin-right: 2px;
            }

        .DMPLstatusDivset p {
            padding: 4px 3px;
            border-radius: 12px;
            font-size: 13px;
            font-weight: 500;
            margin: 0px;
            position: relative;
            top: -4px;
        }

            .DMPLstatusDivset p span {
                padding: 0px 12px;
            }

    .NYScls {
        background: #e75d581a;
    }

    .NYScls1 {
        color: #ff3232;
    }

    .IPcls {
        background: #f9a82521;
    }

    .IPcls1 {
        color: #f39600;
    }

    .Subcls {
        background: #8bc34a2b;
    }

    .Subcls1 {
        color: #6bc700;
    }

    .Aligndiv61 {
        margin-top: 13px;
        margin-left: 4px;
    }

        .Aligndiv61 a {
            font-size: 13px;
            font-weight: 500;
        }

    .TableInside_popup_design table {
        width: 100%;
    }

    .InnerPageBodyLM {
        position: relative;
        top: -53px;
    }

    .AlignDiv63 {
        margin-top: -50px;
        padding: 0px !important;
    }

    .Aligndiv64 {
        overflow-y: auto;
        padding: 15px 12px 15px 18px;
    }

    .ReviewTab.Aligndiv64 {
        max-height: 100vh;
    }

    .DMPLStaffUl {
        padding-left: 0px !important;
        margin-top: 15px;
    }

    .ReviewTab1 {
        padding: 0px 8px;
    }

        .ReviewTab1 .NoOfMatricsset1 {
            min-width: 125px;
        }

        .ReviewTab1 .Phaseset1 {
            min-width: 124px;
        }

    .AlignDiv68 {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 14px;
    }

    .Buttonset9 {
        display: flex;
        justify-content: flex-end;
        align-items: baseline;
    }

    .Statusstylediv1 {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

        .Statusstylediv1 div {
            font-size: 13.5px;
            font-weight: 400;
            margin-right: 22px;
        }

        .Statusstylediv1 span {
            font-weight: 500;
            color: #303030;
            margin-left: 2px;
        }

    .ButtonSet11 {
        display: flex;
        //margin-right: 20px;
        padding-left: 15px;
    }

        .ButtonSet11 input {
            margin-right: 18px;
            cursor: pointer;
            width: 15px;
        }

        .ButtonSet11 a i {
            font-size: 16px;
            position: relative;
            top: -4px;
        }

    .MetrciNamecls1 {
        margin: 0px;
        font-size: 13.5px;
        font-weight: 400;
        color: #313131;
        margin-right: 15px;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        text-align: left;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .TextBoxdesign1 label {
        font-size: 13px;
        font-weight: 400;
        margin-right: 10px;
        color: #6e6e6e;
    }

    .TextBoxdesign1 input {
        border: 1px solid #d9d9d9;
        border-radius: 3px;
        font-size: 12.5px;
        padding: 3px 5px;
        min-width: 50px;
        width: auto;
        field-sizing: content;
        color: #292929;
        margin-right: 15px;
    }

    .AddontextBox label {
        font-size: 13px;
        font-weight: 400;
        margin-right: 10px;
        color: #6e6e6e;
    }

    .AddontextBox input {
        margin-right: 12px;
        display: block !important;
        height: 28px !important;
        font-size: 12px !important;
        width: auto;
        border-radius: 3px;
        font-weight: 400 !important;
    }

    .TextBoxdesign2 input {
        border: 1px solid #d9d9d9;
        border-radius: 3px;
        font-size: 13px;
        padding: 3px 5px;
        width: 100px;
        color: #292929;
        margin-right: 15px;
    }

    .TextBoxdesign2 label {
        font-size: 13px;
        font-weight: 400;
        margin-right: 10px;
        color: #6e6e6e;
    }

    .AlignDivset48 {
        justify-content: space-between;
        align-items: center;
    }

    .Aligndiv50 {
        display: flex;
    }

    .Buttonset15 {
        text-align: right;
        margin-right: 6px;
        margin-top: -38px;
        margin-bottom: 22px !important;
    }

    .AlignDiv67 {
        padding: 0px 17px;
    }

    .closeBtn7 {
        background: #ff1111;
        font-size: 20px;
        width: 30px;
        height: 30px;
        color: #fff;
        align-items: center;
        display: flex;
        border-radius: 5px;
        border: none;
        justify-content: center;
        right: 33px;
        position: absolute;
        top: 35px;
    }

    .Aligndiv71 textarea {
        width: 100%;
        margin-bottom: 25px;
        border: 1px solid #dfdfdf;
        border-radius: 7px;
    }

    div#RejectionComments-tabContent h3 {
        font-size: 13.5px !important;
        font-weight: 600 !important;
        color: #ff0000 !IMPORTANT;
        opacity: 1;
        margin-bottom: 1px;
    }

    div#RejectionComments-tabContent {
        padding: 6px 11px;
    }

    textarea#rejction-comments-textbox {
        width: 100%;
        border: 1px solid #868686;
        border-radius: 5px;
        margin-top: 5px;
        font-size: 13.5px;
        font-family: segoe ui;
        padding: 14px 14px;
        line-height: 1.4;
        background: #fff !important;
        color: #000000;
    }

    .DMPlstyle1 {
        display: flex;
        align-items: center;
        gap: 10px;
    }

    .DMPLtiltelstyle1 {
        font-size: 15px;
        //margin-right: 15px;
        margin-bottom: 0px;
        display: flex;
        align-items: center;
        color: #2f2f2f;
    }

    .StudyNo5 {
        font-size: 15px;
        font-weight: 500;
        margin: 0px;
        background: aliceblue;
        padding: 1px 30px;
        height: 40px;
        align-items: center;
        display: flex;
        border-radius: 5px;
    }

    .DMPLtiltelstyle1 img {
        width: 20px;
        position: relative;
        top: -3px;
        margin-right: 8px;
    }

    .AlignDiv72 {
        padding: 5px 35px;
    }

    .Aligndivset56 {
        margin-top: 18px;
    }

    .MT15 {
        padding-top: 20px;
    }

    .Aligndiv81 {
        margin: 16px 0px;
    }

    .DMPLTabledesign th {
        padding: 16px 16px !important;
        font-size: 13.5px;
        font-weight: 500 !important;
        background: #fff;
        border: none !important;
        white-space: nowrap;
        border-bottom: 1px solid #dfdfdf !important;
        color: #171717;
    }

    .DMPLTabledesign td {
        padding: 13px 16px !important;
        font-size: 13.5px;
        background: #ffffff !important;
        border: none !important;
        box-shadow: none !important;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 190px;
        font-weight: 400;
        border-bottom: 1px solid #dfdfdf !important;
    }

    .Aligndivset82 {
        padding: 10px 20px;
    }

    .M20 {
        margin-bottom: -40px;
    }

    .AlignDiv82 .dt-length {
        margin-bottom: 15px;
    }

    .DMPLTabledesign .dt-length {
        font-size: 15px;
    }

        .DMPLTabledesign .dt-length select {
            width: 60px;
            padding: 5px 6px;
            font-size: 14px;
            border: 1px solid #b2b2b2;
            border-radius: 4px;
            margin-right: 8px;
        }

    .DMPLTabledesign .dt-layout-cell.dt-layout-end {
        float: right;
    }

    .DMPLTabledesign .dt-paging button {
        padding: 9px 14px;
        font-size: 14px;
        font-weight: 400;
        border: 1px solid #d6d6d6;
        background: #fff;
    }

        .DMPLTabledesign .dt-paging button.dt-paging-button.current {
            background: #1e86f1;
            color: #fff !important;
        }

    .Topdiv1 {
        top: -42px !important;
    }

    .Buttonset21 {
        position: relative;
        display: inline-block;
        float: right;
        top: 30px;
        margin-right: -7px;
        z-index: 9;
    }

    .DMPLTabledesign .dt-info {
        font-size: 14px;
        margin-top: 4px;
    }

    .DMPLTabledesign .dt-search label {
        font-size: 15px;
        margin-right: 10px;
        color: #494949;
        font-weight: 400;
    }

    .DMPLTabledesign .dt-search input {
        color: #54667a;
        height: 32px !important;
        border: 1px solid #cecece;
        border-radius: 3px;
    }

    .Aligndivset90 .dt-search {
        position: relative;
        right: 145px;
    }

    .DMPLTabledesign {
        width: 100%;
    }

    .AlignDivset92 {
        position: relative;
        top: -50px;
    }

    .Aligndivset90 th {
        padding: 20px 15px !important;
    }

    .Aligndivset90 td {
        padding: 22px 18px !important;
    }

    .editLMAssignment {
        color: #ff6969 !important;
        margin-left: 3px;
        cursor: pointer;
    }

    .DMPLTabledesign .dt-paging {
        float: right;
    }

    .Aligndiv92 {
        text-align: left;
        margin-left: -6px;
        margin-top: 20px;
    }

    .editUser {
        color: #1179e3 !important;
        cursor: pointer;
    }

    .Aligndivset95 {
        padding: 25px 13px;
        background: #fff;
        margin: 0px 25px;
        border-radius: 6px;
        box-shadow: 0px 1px 5px 2px #f1f1f1;
        border: 1px solid #ececec;
    }

        .Aligndivset95 label {
            text-align: left;
            font-size: 13.5px;
            color: #000000;
        }

    .Mt30 {
        margin-top: 30px;
    }

    .CustombreadcrumbsNew1 {
        float: right;
        top: -35px;
        position: relative;
        right: 35px;
    }

    .Buttonset32 {
        display: flex;
    }

    .Buttonset31 {
        display: flex;
        justify-content: space-between;
        width: 100%;
        align-items: center;
        top: -15px !important;
        position: relative;
    }

    .AligndivNew10 {
        position: relative;
        right: 290px;
        top: 12px;
        z-index: 99;
    }

    .AlignDivnew8 {
        position: relative;
        top: 16px;
        z-index: 999;
    }

    .ButtonsetNew31 {
        display: flex;
        justify-content: space-between;
        width: 100%;
        align-items: center;
        top: -15px !important;
        position: relative;
    }

    .Buttonset32 .StaffFilter select {
        width: 170px;
        appearance: auto;
    }

    .Buttonset32 .StaffFilter {
        margin-right: 20px;
    }

    .Aligndivset97 {
        padding: 15px 35px;
    }

    .ColorBlue {
        color: #2b93ff !important;
    }

    .Deletebtn {
        color: #ff5656 !IMPORTANT;
    }

    .Rightsidelog {
        background: none;
    }

    .Aligndiv101 {
        background-image: url(../Images/Logback.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        box-shadow: 0px 0px 5px 3px #dcdcdc;
        position: relative;
        background-position: center;
        border-bottom: 1px solid #ececec;
    }

    .Aligndiv102 {
        height: 100vh;
    }

    .LogoAmgenset img {
        width: 150px;
    }

    .FooterHeadingset p {
        color: #fff;
        font-size: 24px;
        font-weight: 500;
        position: absolute;
        bottom: 25px;
        text-shadow: 0px 1px 7px #57689396;
    }

    .Leftinnerset {
        padding: 40px 30px;
    }

    .FooterHeadingset span {
        display: block;
        font-size: 30px;
        font-weight: 700;
        margin-top: -9px;
    }

    .Rightsidelog {
        display: flex;
        align-items: center;
        padding: 25px 0px !important;
        justify-content: flex-start;
    }

    .loginContainer1 p {
        font-size: 20px;
        font-weight: 700;
        color: #597ce8;
        margin-bottom: 30px;
    }

    .loginContainer1 img {
        width: 45px;
        margin-right: 5px;
        position: relative;
        top: -2px;
    }

    .loginContainer1 {
        text-align: center;
    }

    .LoginDivset .toggle-password {
        position: absolute;
        right: 0px;
        z-index: 999;
        padding: 0px;
    }

    .LoginDivset input {
        border-bottom: 1px solid #dedede !important;
        margin-bottom: 20px !IMPORTANT;
    }

        .LoginDivset input:-webkit-autofill {
            -webkit-box-shadow: 0 0 0px 1000px white inset !important;
            box-shadow: 0 0 0px 1000px white inset !important;
            -webkit-text-fill-color: #000 !important;
        }

    .LoginDivset .input-group-addon {
        position: relative;
        top: -5px;
        padding-left: 0px !important;
    }

    .CaptchDesign1 div {
        margin-bottom: 20px !IMPORTANT;
    }

    .Aligndiv100 {
        display: flex;
        justify-content: space-between;
    }

    .Aligndiv99 a {
        font-size: 11px;
        font-weight: 500;
    }

    .LoginDivset .form-group.has-feedback {
        margin: 0px !important;
        margin-bottom: 12px !important;
    }

    .Remebermediv span {
        margin-left: 17px;
        position: relative;
        top: -2px;
        font-size: 12px;
    }

    .Aligndiv100 {
        display: flex;
        justify-content: space-between;
        margin-bottom: 20px;
    }

    .slider-container img {
        width: 350px;
    }

    .slider-container {
        position: relative;
        width: 100%;
        height: 300px;
        overflow: hidden;
        display: flex;
        justify-content: center;
    }

    .slide {
        position: absolute;
        width: 100%;
        height: 100%;
        object-fit: cover;
        opacity: 0;
        transform: translateX(100%);
        animation: slideFlow 9s infinite ease-in-out;
    }
    /* each image starts with delay */
    .img1 {
        animation-delay: 1s;
    }

    .img2 {
        animation-delay: 4s;
    }

    .img3 {
        animation-delay: 7s;
    }



    @keyframes slideFlow {
        0% {
            opacity: 0;
            transform: translateX(100%);
        }

        10% {
            opacity: 1;
            transform: translateX(0);
        }

        35% {
            opacity: 1;
            transform: translateX(0); /* wait for 1s here */
        }

        45% {
            opacity: 0;
            transform: translateX(-100%); /* slide out quickly */
        }

        100% {
            opacity: 0;
            transform: translateX(-100%);
        }
    }

    .Animateddesign {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 18%;
    }

    .loginBox1 {
        padding: 33px 32px;
        border-radius: 8px;
        box-shadow: 0px 3px 12px 6px #0000002b;
        background: #fff;
    }

    .login-outer-row1 {
        visibility: hidden; /* hide before animation */
        opacity: 0;
        animation: comeInFromSides 1.2s ease-out 1s forwards;
    }

    @keyframes comeInFromSides {
        0% {
            visibility: visible;
            opacity: 0;
            transform: translateX(-80px);
        }

        50% {
            visibility: visible;
            opacity: 1;
            transform: translateX(15px); /* overshoot */
        }

        70% {
            transform: translateX(-8px); /* recoil */
        }

        100% {
            visibility: visible;
            opacity: 1;
            transform: translateX(0); /* final position */
        }
    }

    .Rollupdesign {
        font-size: 12px;
        float: left;
        display: flex;
        align-items: baseline;
    }

        .Rollupdesign i {
            font-size: 9px !important;
            margin-right: 4px;
            position: relative;
            top: 0px;
        }

    .Aligndiv104 {
        justify-content: space-between;
    }

    .Aligndiv105 {
        display: flex;
    }

    .AdujutHeight1 {
        overflow-y: auto;
    }

    .DMPLModalDesign .modal-header {
        background-image: url(../Images/InnerBanner1.png);
        background-repeat: no-repeat;
        background-size: cover;
        padding: 18px 29px;
    }

    .DMPLModalDesign.modal-lg {
        max-width: 45%;
    }

    .DMPLModalDesign .form-group.row {
        padding-bottom: 15px;
    }

    .DMPLModalDesign .col-form-label {
        font-size: 13.5px !important;
        font-weight: 500;
    }

    .DMPLModalDesign .modal-footer {
        border: none;
    }

    .UpdateBtndesign {
        background: #496aec;
        color: #fff !important;
        padding: 5px 12px 6px 11px;
        border-radius: 4px;
        border: none;
        text-decoration: none;
        height: 30px !important;
        font-size: 13px;
        min-height: 33px !important;
        cursor: pointer;
        margin-right: 8px;
        font-weight: 500;
    }

    .DMPLModalDesign .modal-header img {
        width: 25px;
        position: relative;
        top: -3px;
        margin-right: 7px;
    }

    .InnerPageBodyFSPM {
        position: relative;
        top: -38px;
    }

    .AlignDiv63FSPM {
        margin-top: -36px;
        padding: 0px !important;
    }

    a.DMPLMetric img {
        width: 20px !important;
        position: relative;
        top: -1px !important;
        margin-right: 7px;
        margin-left: 3px;
        height: 20px;
    }

    a.DMPLMetric.active img {
        filter: invert(34%) sepia(94%) saturate(2000%) hue-rotate(190deg) brightness(95%) contrast(90%);
    }

    a.DMPLMetric:hover img {
        filter: invert(34%) sepia(94%) saturate(2000%) hue-rotate(190deg) brightness(95%) contrast(90%);
    }

    .CardDesignset1 {
        background: #fff;
        padding: 12px 20px;
        box-shadow: 0px 1px 5px 2px #f1f1f1;
        border-top: 2px solid #2e80d4;
        border-radius: 7px;
        margin: 30px 8px 10px;
        border: 1px solid #cccccc;
        min-height: 250px !important;
    }

    .AligndivNew1 {
        margin-bottom: 20px;
        border-bottom: 1px solid #ebebeb;
    }

    .F500 {
        font-weight: 500;
    }

    .Commentdiv6 {
        font-size: 14px;
        font-weight: 400;
    }

        .Commentdiv6 i {
            margin-bottom: 9px;
            color: #268cf6;
        }

        .Commentdiv6 textarea {
            margin-bottom: 15px;
        }

    .ML0 {
        margin-left: 0px !important;
    }

    .MetrciNamecls2 i {
        color: #2779cc;
    }

    .ReportTabdesign1 {
        font-weight: 500;
        font-size: 14px;
        position: absolute;
        top: -58px;
    }

        .ReportTabdesign1 a.nav-link.active {
            background: none !important;
            border-bottom: 5px solid #ff7633 !important;
            background: none !important;
            font-weight: 600;
            border-radius: 2px;
        }

        .ReportTabdesign1 a.nav-link {
            border: none !important;
            color: #111111 !important;
            font-size: 14px;
            border-bottom: 5px solid #e1e6fc !important;
            padding: 6px 25px;
        }

    .Globaldesign1 {
        background: #fff;
        padding: 25px 25px !important;
        border: 1px solid #d6d6d6;
    }

    .SubmitionDesign1 {
        background: #fff;
        padding: 25px 25px !important;
        border: 1px solid #d6d6d6;
    }

    .MT25 {
        margin-top: 25px;
    }

    .Topdiv7 {
        top: -63px !important;
    }

    .DelegateDesign2 {
        padding: 0px 12px !important;
    }

    .DelegateUserstyle {
        border-radius: 33px !important;
        font-size: 13.5px;
        padding: 8px 9px 4px 9px !important;
        color: #000 !important;
        border: 1px solid #767676 !important;
    }

        .DelegateUserstyle i {
            color: #271800;
            background: none;
            border: none;
            padding: 0px !important;
            height: 20px;
            font-size: 13px;
        }

        .DelegateUserstyle span {
            color: #2c2c2c !important;
            font-size: 13.5px;
        }

        .DelegateUserstyle:hover span {
            color: #ffffff !important;
        }

        .DelegateUserstyle:hover {
            color: #fff !important;
        }

    .DelegateDesign3 {
        padding-left: 0px;
        list-style-type: none;
        padding: 11px 6px;
    }

        .DelegateDesign3 label {
            margin-right: 3px;
            position: relative;
            top: 2px;
            cursor: pointer;
        }

    .Titledesign8 {
        color: #fff;
        margin-bottom: 26px;
    }

    table.dataTable thead th {
        white-space: nowrap;
    }

    .dataTables_scrollHeadInner,
    .dataTables_scrollHeadInner table {
        width: 100% !important;
    }

    .dataTables_scrollBody table {
        width: 100% !important;
    }

    .Fixcolmndiv {
        z-index: 9;
    }

    .Aligndivnew3 {
        margin-top: -50px;
    }

        .Aligndivnew3 td {
            padding: 22px 11px !important;
        }

        .Aligndivnew3 th {
            padding: 22px 11px !important;
        }

    .Editbtn {
        cursor: pointer;
    }

    .Deletebtn {
        color: #ff5656 !IMPORTANT;
        cursor: pointer;
    }

    .InnerPageBody1 {
        position: relative;
        top: -42px;
    }

    .AligndivNeset12 {
        width: 18%;
        right: 44px;
        position: absolute;
        top: 37px;
        z-index: 99;
    }

    .BredNavdesign1 p {
        font-size: 13.5px;
        font-weight: 500;
    }

    .AligndivsetNew19 input {
        margin-top: 10px !important;
        font-size: 12px !important;
    }

    .AligndivsetNew19 {
        text-align: left;
    }
    /* Start Button style start */
    .cta {
        display: inline-flex;
        align-items: center;
        padding: 10px 0px 10px 16px;
        text-decoration: none;
        font-family: "Poppins", sans-serif;
        font-size: 13px;
        color: white;
        background: #2162a5;
        transition: 0.5s;
    }

        .cta:not(.disabled):hover {
            box-shadow: 2px 3px 4px 2px #d9d9d9;
        }

        .cta span {
            display: inline-flex;
            align-items: center;
        }

            .cta span:nth-child(2) {
                margin-left: 10px;
                position: relative;
                top: 2px;
                transition: 0.5s;
            }

        .cta:not(.disabled):hover span:nth-child(2) {
            margin-left: 20px;
        }
    /* ======= Chevron Styles ======= */
    .chevrons {
        display: flex;
        position: relative;
        width: 25px;
        justify-content: space-between;
    }

        .chevrons i {
            color: white;
            font-size: 15px;
            transition: 0.5s;
        }

        .chevrons .one {
            transform: translateX(-60%);
            transition: 0.4s;
        }

        .chevrons .two {
            transform: translateX(-182%);
            transition: 0.5s;
        }

        .chevrons .three {
            transform: translateX(-298%);
        }

    .cta:not(.disabled):hover .one,
    .cta:not(.disabled):hover .two,
    .cta:not(.disabled):hover .three {
        transform: translateX(0%);
    }

    .cta:not(.disabled):hover .one {
        animation: color_anim 1s infinite 0.2s;
    }

    .cta:not(.disabled):hover .two {
        animation: color_anim 1s infinite 0.4s;
    }

    .cta:not(.disabled):hover .three {
        animation: color_anim 1s infinite 0.6s;
    }

    .cta:not(.disabled):hover {
        padding: 10px 20px 10px 16px;
        background: #1c72ca !important;
    }

    @keyframes color_anim {
        0% {
            color: #fff;
        }

        50% {
            color: #fbc638;
        }

        100% {
            color: #fff;
        }
    }
    /* Start Button style End */

    .AlignDivNew31 {
        margin-top: 32px;
    }

        .AlignDivNew31 .dt-search {
            right: 0 !important;
        }

    .CustomstyleDrop button span {
        font-size: 13px;
        margin-left: 3px;
        font-weight: 500;
    }

    .CustomstyleDrop button i.fa-solid.fa-sort-down {
        position: relative;
        top: -3px;
        margin-left: 2px;
    }

    .CustomstyleDrop button:hover span {
        color: #fff;
    }

    .Rolehead {
        padding: 4px 20px;
        font-size: 16px;
        font-weight: 400;
        color: #0252a4;
    }

    .RoleDivscroll .disabled.FlexDisplay1 {
        background: #e8e8e8 !IMPORTANT;
        font-weight: 500;
        color: #000000;
        font-size: 14px;
        padding: 10px 10px;
    }

    .P20 {
        padding: 20px 30px;
    }

    .Deletebtnnew1 {
        background: #289a14;
        color: #fff !important;
        padding: 4px 30px 6px 32px;
        border-radius: 4px;
        text-decoration: none;
        font-size: 13px;
        cursor: pointer;
        height: 30px;
        font-weight: 500;
        margin-right: 5px;
        border: none;
    }

    .AlignTextnew1 {
        text-align: left;
        padding: 12px 31px;
        font-weight: 400;
        color: #121212;
    }

    .Buttonset4 {
        justify-content: center;
    }

    .Deletebtnnew1 {
        background: #d50606;
        color: #404040 !important;
        padding: 4px 30px 6px 32px;
        border-radius: 4px;
        text-decoration: none;
        font-size: 13px;
        cursor: pointer;
        height: 30px;
        font-weight: 400;
        margin-right: 5px;
        border: none;
        color: #fff !important;
        margin-right: 16px;
    }

    .TextC {
        text-align: center !important;
    }

    .Downloadbtn4 {
        background: #2565a7;
        color: #fff !important;
        padding: 5px 23px 6px 20px;
        border-radius: 4px;
        text-decoration: none;
        font-size: 13px;
        cursor: pointer;
        font-weight: 500;
        border: none !important;
        margin-left: 21px;
        margin-right: 5px;
        position: relative;
    }

    .Aligndivset95 select {
        font-size: 13px !important;
        appearance: auto;
    }

    .Aligndivset95 input.select2-search__field {
        font-size: 13px !important;
        font-weight: 400 !important;
        font-family: segoe ui;
        color: #262626 !IMPORTANT;
        opacity: 1 !important;
        margin-top: 9px !important;
        padding: 0px 7px !important;
    }

    .AlignsetN31 {
        text-align: left;
        font-size: 12px;
        margin-top: 5px;
    }

        .AlignsetN31 input {
            position: relative;
            top: 2px;
        }

    .Deletsetdesign9 {
        background: #ff4d4d;
        color: #ffffff !important;
        padding: 4px 30px 6px 32px;
        border-radius: 4px;
        text-decoration: none;
        font-size: 13px;
        cursor: pointer;
        height: 30px;
        font-weight: 400;
        margin-right: 5px;
        border: none;
    }

    .Msgdesign1 {
        color: #fff !important;
        padding: 8px 15px;
        font-weight: 400 !important;
    }

    .Aligndivset42 a.qop-status-option {
        font-size: 13px !important;
    }

    .Aligndivset47 a.qop-status-option {
        font-size: 12px !important;
    }

    .AlignDivset93 {
        position: relative;
        top: -25px;
    }

    .Topdiv2 {
        top: -38px !important;
    }

    .AlignsetN6 {
        display: block;
        float: none;
        margin-top: 3px;
    }

    .AlignsetN5 {
        position: relative;
        margin-top: 7px !important;
    }

    .AlignNset8 p {
        font-size: 14px;
        margin-bottom: 2px;
        display: flex;
        margin-top: 22px;
        font-weight: 500;
        margin-right: 6px;
        position: relative;
        top: 2px;
    }

    .CardDesignsetHeader .AlignNset8 p {
        margin-top: 0;
        position: unset;
    }

    .AlignNset8 {
        display: flex;
        align-items: baseline;
    }

    .AligndivNew121 {
        padding: 0px 30px;
        display: flex;
    }

        .AligndivNew121 label {
            white-space: nowrap;
            font-size: 14px;
        }

    .AlignDivN107 {
        margin-right: 45px;
    }

    .Buttonset81 {
        position: relative;
        top: 5px;
        margin-left: 20px;
    }

    .PL2 {
        padding-right: 0px;
    }

    .Globaldesign2 {
        background: #fff;
        padding: 25px 25px !important;
        border: 1px solid #d6d6d6;
        display: flex !important;
        justify-content: space-between;
    }

    .AlignDn1 {
        background: #fff;
        padding: 8px 25px !important;
        border: 1px solid #d6d6d6;
        display: flex !important;
        justify-content: space-between;
        border: none !important;
    }

    .Globaldesign2 select {
        padding: 7px 10px;
        border: 1px solid #e2e2e2;
        font-size: 13px;
        color: #919191;
        margin-left: 12px;
    }

    .AlignDn1 select {
        padding: 7px 10px;
        border: 1px solid #e2e2e2;
        font-size: 13px;
        color: #919191;
        margin-left: 12px;
    }

    .cta.disabled {
        background: #96999d !important;
    }

    .AlignDiv323 {
        display: flex;
        align-items: center;
        justify-content: center;
    }

        .AlignDiv323 img {
            width: 80px;
            margin-right: 10px;
        }

        .AlignDiv323 p {
            margin: 0px;
            color: #b3b3b3;
            font-size: 15px;
            font-weight: 400;
        }

    .PL0 {
        padding-left: 0px !important;
    }

    td.AlignL .Flagdesign2 {
        float: left !important;
    }

    .AlignLog1 {
        display: flex;
        padding: 0px !important;
    }

    .Expirediv {
        font-weight: 500;
        align-items: center;
        font-size: 13px;
        color: #BA7517;
        background: #FAEEDA;
        padding: 3px 10px;
        border-radius: 20px;
        flex-shrink: 0;
        border: 1px solid #d5b57f;
    }


    .AlignsetN678 {
        background: #fff !important;
    }

    .P1825 {
        padding: 13px 10px 9px 10px !important;
    }

    .AlignDivNe12 input {
        height: 24px !important;
    }

    .AlignDivNe5 {
        font-size: 14px;
        font-weight: 400;
        color: #ff286d;
        margin-left: 6px;
        position: relative;
        cursor: pointer;
    }

    .AlignDivNe6 textarea {
        width: 100%;
        border: 1px solid #e3e3e3;
        border-radius: 4px;
        font-size: 13px;
        color: #4c5050;
        padding: 6px 8px;
    }

    .topextra6 {
        top: -34px !important;
    }

    .ML5 {
        margin-left: 3px;
    }

    .AlignModalset1 {
        z-index: 99999 !important;
    }

    .AlignDiv889 {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 8px 38px 0px 273px;
        position: absolute;
        width: 100%;
    }

        .AlignDiv889 select {
            width: 185px;
            padding: 6px 7px;
            border: 1px solid #d7d7d7;
            border-radius: 3px;
            font-size: 13.5px;
            color: #303030;
            cursor: pointer;
        }

        .AlignDiv889 label {
            font-size: 14px;
            font-weight: 400;
            color: #2e2e2e;
        }

    .AlignM30 .CardDesignset1 {
        margin-top: 30px !important;
    }

    .studyTypeCs {
        white-space: nowrap;
        font-weight: 350;
    }

    .StudyTypecls .StudyNo1 {
        margin: 0px;
        //margin-left: 11px;
    }

    .StudyTypecls .StudyText1 {
        margin-bottom: 0px;
    }

    .StudyTypecls {
        display: flex;
        align-items: center;
        max-width: 340px;
        min-width: max-content;
    }

    .OutsourcedDivset {
        display: flex;
        justify-content: space-between;
        background: #fff !important;
        padding: 20px 10px;
        box-shadow: 0px 1px 1px #dedede !important;
        border-radius: 4px;
        margin-bottom: 20px;
    }

        .OutsourcedDivset::after {
            flex-shrink: 0;
            width: 0px !important;
            margin: 17px !important;
        }

    .AlignDiv890 {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 8px 38px 0px 273px;
        position: absolute;
        width: 100%;
        top: 140px;
    }

    .ProgressOuterDiv {
        display: flex;
        align-items: center;
        margin-top: 24px;
    }

        .ProgressOuterDiv span {
            font-size: 14px;
            font-weight: 700;
        }

        .ProgressOuterDiv p {
            font-size: 14px;
            font-weight: 400;
            margin-right: 14px;
            margin-bottom: 0px;
        }

    .FilterSetOuterDiv {
        margin-bottom: 18px;
    }

    .AlignDiv890 select {
        width: 165px;
        padding: 6px 7px;
        border: 1px solid #d7d7d7;
        border-radius: 3px;
        font-size: 13.5px;
        color: #303030;
        cursor: pointer;
        margin-right: 15px;
    }

    .AlignDiv890 label {
        font-size: 14px;
        font-weight: 400;
        color: #2e2e2e;
    }

    .FilterSection {
        width: 100%;
    }

    .ProgressOuterDiv .progress {
        height: 100%;
        border-radius: 16px;
        width: 25%;
    }

    .ProgressOuterDiv .progress-bar {
        color: #fff;
        background-color: #0275d8;
        border-radius: 12px;
        height: 12px !important;
    }

    .SMcommentSection {
        display: flex;
        gap: 25px;
        align-items: center;
        position: relative;
    }

    .SaveSMcomment {
        height: 30px;
        position: relative;
        top: -5px;
    }

    .EmptyDivQOPExtracls {
        margin-top: 65px !important;
        margin: 10px 10px;
    }

    .SelectAllstyle input {
        position: relative;
        top: 1px;
        margin-right: 5px;
    }

    .SelectAllstyle {
        font-size: 15px;
        padding-top: 15px;
        font-weight: 400;
        cursor: pointer;
    }

    .SideBarInfoDiv {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .IconCommentDiv i {
        font-size: 12px !important;
    }

    .DelegatedSelected {
        border: 1px solid #1d9e75 !important;
        background: #1d9e751c !important;
        color: #1D9E75 !important;
    }

        .DelegatedSelected i {
            color: #1D9E75;
        }

        .DelegatedSelected span {
            color: #1D9E75 !important;
            font-weight: 500;
        }

        .DelegatedSelected:hover span {
            color: #1D9E75 !important;
        }

        .DelegatedSelected:hover i {
            color: #1D9E75 !important;
        }

    .DelegateDesign4 {
        width: 300px;
    }

        .DelegateDesign4 i.fa-solid.fa-user {
            font-size: 13px;
            position: relative;
            top: -2px;
            margin-right: 5px;
        }