:root {
    --bodyBg: #EDF4F9;
    --white: #ffffff;
    --mainfont:Impact;
    --secondfont:Arial Narrow;
    --black:#000000;
}
body{
    color: #0e0e0eab !important;
    font-family: var(--secondfont);
    font-size: 12px;
    margin-bottom: 50px;
    background-color: var(--bodyBg);
}
.logo_icon{
    width: 35px;
}
header{
    background: #edf4f9;
    z-index: 777 !important;
}
.navbar{
    width: 97.9%;
    margin: auto;
    margin-top: 15px;
    border-radius: 6px;
    border: 1px solid #e0e0e0;
}
.projectName{
    font-size: 25px;
    color: #00519F;
    font-weight: 400;
    margin-bottom: -4px;
    padding: 0px;
    font-family: var(--mainfont);
}
.gearIcon{
    width: 33px;
}
/* .navbar {
    box-shadow: 0px 4px 20px rgba(214.62, 214.62, 214.62, 0.60);
} */

.mt-385px{
    margin-top: 349px;
}
.h-115 {
    height: 119px;
    resize: none;
}
.text-blue{
    color: #005798;
    line-height: 12px;
    font-size: 12px;
    font-weight: 700;
}
.w-27px{
    width: 27px;
}
.pe-50px{
    padding-right: 36px;
}
.ps-50px{
    padding-left: 36px;
}
.mt-16 {
    margin-top: 18px;
}

.pageHeadingText {
    color: #00519F;
    font-size: 17px;
    font-family: Impact;
    font-weight: 400;
    align-self: center;
    margin-left: 14px;
    line-height: 40px;
}
.pageHeadingBar {
    background-color: #BAD5FE;
    border-radius: 5px;
    height: 40px;
}
.pageIcon{
    background: #00549b;
    border-radius: 5px;
    width: 40px;
    padding: 5px;
}
.w-3{
    width: 3%;
}
.w-97{
    width: 96.7%;
}
.titleBarBg{
    background: #edf4f9;
    padding: 18px 0px 12px 0px;
    top: 61px;
    z-index: 0;
}
.dropdown-toggle::after{
    display: none;
}
footer img {
    width: 70px;
}
label {
    color: #0e0e0eb5;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 12px;
}
.form-select, .form-control {
    padding: 6px 8px;
    border: 1px #A3A3A3 solid !important;
    font-size: 13px;
    color: #000000;
}
.mt-175{
    margin-top: 174px;
}
.forgotText{
    color: #0070C0;
    font-weight: bold;
    text-decoration: none;
    margin-top: 10px;
}
.progressBtn {
    background: transparent;
    border: 3px solid #2F5597;
    color: #255378;
    font-size: 13px;
    font-weight: 600;
    padding: 4px 10px 4px 10px;
}
.progressBtn:hover {
    background: transparent;
    border: 3px solid #2F5597;
    color: #255378;
    font-size: 13px;
    font-weight: 600;
    padding: 4px 10px 4px 10px;
}

.loginInstruct{
    font-size: 12.4px;
    font-weight: 700;
    color: #0070C0;
    margin-bottom: 0px;
    margin-top: 17px;
}
.loginInstruct_2{
    font-size: 12px;
    font-weight: 600;
}
.customImgWidth{
    width: 100px;
    height: 45px;
}
.loginHeadingText{
    text-align: center;
    color: #00549b;
    font-weight: 600;
    font-size: 13.5px;
    margin-bottom: 20px;
}
.pad-right-30 {
    padding-right: 27px;
}
.border-right-solid {
    border-right: 1px solid #9e9e9e7d !important;
}
.border-left-solid {
    border-left: 1px solid #9e9e9e7d !important;
}
.pb-50{
    padding-bottom: 30px;
}
.pt-20{
    padding-top: 20px;
}
.ps-30{
    padding-left: 30px;
}
.middleContent{
    width: 99%;
    margin: auto;
}
.mar-7px{
    margin-left: -7px;
}
.w-17 {
    width: 14px;
}
.table {
    border-color: #bdbdbd;
}
.subheaderrr th {
    background-color: #e0e5eb;
    color: #002a4c;
    padding: 10px 9px;
    text-align: center;
    text-transform: uppercase;
    border-right: 1px solid #b4b4b4;
    font-size: 13.5px;
    vertical-align: middle;
}
.datatable tbody td {
    border-right: 1px solid #b4b4b4;
    border-bottom: 0px;
    border-top: 1px solid #b4b4b4;
    font-size: 12px;
    vertical-align: middle;
}
.border-x-0 tbody td:last-child {
    border-right: transparent !important;
}
.w-400 {
    width: 430px !important;
}
.customMargindrp {
    right: 0px !important;
    padding: 10px 10px !important;
    z-index: 8888;
}
.draftTextColor{
    color: #0070C0 !important;
    font-weight: 600;
}
.titleTdBg{
    background-color: #F2F2F2 !important;
}
.tableTickmark {
    width: 17px;
}
.textNavyblue {
    color: #16336E !important;
    font-weight: 700;
}
.stepsBars {
    width: 98.9%;
    margin: auto;
    border-radius: 5px 5px 0px 0px;
}
.stepsBars-2{
    width: 99.7%;
    margin: auto;
}
.w-20px {
    width: 20px;
}
.w-24px{
    width: 24%;
}
.w-300 {
    width: 300px !important;
}
.mb-12px {
    margin-bottom: 12px;
}
.pg_logo{
    width: 28px;
    margin-left: 7px;
    margin-bottom: 2px;
}
.l-114{
    left: -114px !important;
}
.fs-13{
    font-size: 13px;
}

.custom-file-button input[type="file"] {
    margin-left: -2px !important;
}
.custom-file-button input[type="file"]::-webkit-file-upload-button {
    display: none;
}
.custom-file-button input[type="file"]::file-selector-button {
    display: none;
}
.custom-file-button:hover label {
    background-color: #7F7F7F;
    cursor: pointer;
}


.input-group-text {
    display: flex;
    align-items: center;
    padding: .375rem .75rem;
    font-size: 11px;
    font-weight: 400;
    line-height: 1.5;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #90a7d4 !important;
    border: var(--bs-border-width) solid #a3a3a3;
    border-radius: var(--bs-border-radius);
}
/* .input-group-text {
    display: flex;
    align-items: center;
    padding: .375rem .75rem;
    font-size: 11px;
    font-weight: 400;
    line-height: 1.5;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #7F7F7F; 
    border: var(--bs-border-width) solid #a3a3a3;
    border-radius: var(--bs-border-radius);
} */

.activityType .form-check-input {
    width: 1.3em;
    height: 1.3em;
    margin-right: 8px;
    border: var(--bs-border-width) solid #b5b9be;
    margin-top: 2px;
}
.ps-40px {
    padding-left: 40px;
}
.lightBg{
    background: #eaf3ff;
    padding: 20px 20px;
    border-radius: 10px;
}
.mb-15px{
    margin-bottom: 20px;
}
.w-55 {
    width: 55%;
}
.orText{
    font-weight: 700;
    color: #837d7d;
    font-size: 30px;
}
.searchByText{
    font-size: 13px;
    font-weight: 600;
    color: #6e6e6e;
}
.mt-39{
    margin-top: 63px;
}
.mt-29{
    margin-top: 54px;
}
.tdHeaderBg{
    background-color: #e8f2ff !important;
}
.w-30{
    width: 30px;
}
.w-13{
    width: 13% !important;
}
.w-25px{
    width: 25px;
}
.instructionText{
    background: lightgrey;
    padding: 10px 10px;
    text-align: center;
    height: 80px;
    line-height: 58px;
    font-size: 14px;
    font-weight: 600;
}
.instructionText_2 {
    background: lightgrey;
    padding: 10px 10px;
    text-align: center;
    height: 65px;
    line-height: 42px;
    font-size: 14px;
    font-weight: 600;
}
.ms-7px{
    margin-left: -7px;
}
.imgInfo{
    height: 300px;
    resize: none;
    border-radius: 0px;
    border-color: #d9d9d9 !important;
    border-width: 2px !important;
}
.w-300px{
    width: 315px;
}

.imgInfo_2{
    height: 130px;
    resize: none;
    border-radius: 5px;
    border-color: #d9d9d9 !important;
    border-width: 1px !important;
}
.docCloseIcon{
    position: absolute;
    right: -7px;
    top: -8px;
}
.docText{
    font-weight: 700;
    position: absolute;
    left: 15px;
    top: 11px;
    font-size: 15px;
}
.btnrefreshIcon{
    width: 20px;
    vertical-align: sub;
    margin-right: 7px;
}
.approveBtnText{
    border-radius: 5px;
    background: #92D050;
    text-align: center;
    padding: 30px 10px 25px;
    margin-bottom: 0px;
    font-weight: 800;
    color: white;
    cursor: pointer;
    margin-bottom: 12px;
}
.actionRequiredText{
    border-radius: 5px;
    background: #EEB500;
    text-align: center;
    padding: 30px 10px 25px;
    margin-bottom: 0px;
    font-weight: 800;
    color: white;
    cursor: pointer;
}
.h-160 {
    height: 340px !important;
    resize: none;
}
.h-385{
    height: 384px;
    resize: none;
}
.h-105 {
    height: 91px;
    resize: none;
}
.documentIconn{
    width: 31px;
    margin-top: -5px;
}
.pb-37px{
    padding-bottom: 23px;
}


.form-check-input {
    width: 1em;
    height: 1em;
    margin-top: 0em;
    margin-right: 6px;
    vertical-align: middle;
    border: var(--bs-border-width) solid #86888a;
    margin-top: 4px;
}

.validationDroupdown {
    max-width: 400px;
    width: 398px;
    position: absolute;
}
.alert-heading {
    color: #58151c !important;
}
.secHeading {
    color: #00519F;
    font-size: 13.5px;
    font-weight: 700;
    text-transform: uppercase;
}
.validations li {
    font-size: 12.5px;
    margin-bottom: 10px;
}
.w-16 {
    width: 16px;
}
.border-bottom {
    border-bottom: 1px solid #9e9e9e7d !important;
}
.w-12{
    width: 12px;
}
.btn-outline-success {
    border-color: #00B050;
    padding: 3px 7px;
}
.btn-outline-success:hover{
    border-color: #00B050;
    padding: 3px 7px;
    background-color: transparent;
    color: #00B050;
}
.btn-success{
    background-color: #00B050;
    padding: 3px 7px;
}
.btn-success:hover{
    background-color: #00B050;
    padding: 3px 7px;
}

.btn-outline-danger{
    border-color: #FF0000;
    color: #FF0000;
    padding: 3px 10px;
}
.btn-outline-danger:hover{
    border-color: #FF0000;
    color: #FF0000;
    background-color: transparent;
    padding: 3px 10px;
}
.btn-danger{
    background-color:#FF0000;
    color: white;
    padding: 3px 10px;
}
.btn-danger:hover{
    background-color:#FF0000;
    color: white;
    padding: 3px 10px;
}
/* .storeNameDiv{
    width: 85%;
    border-right: 1px solid rgb(171 171 171);
    padding: 10px 0px;
} */
.storesList li{
    border-bottom: 1px solid rgb(171 171 171);
}
.w-22px{
    width: 22px;
}
.storesList li:last-child{
    border: none !important;
}
.scrollingSec {
    height: 480px;
    overflow-y: auto;
}
.carousel-item img{
    width: 365px !important;
}
.mt-205px{
    margin-top: 300px !important;
}
.pt-40{
    padding-top: 23px;
}

.fixed-section{
    position: fixed;
    height: 348px;
    top: 0;
    width: 100%;
    color: #fff;
    padding: 10px 0;
    z-index: 5;
}

::-webkit-scrollbar {
    width: 7px;
    height: 8px;
}

::-webkit-scrollbar-thumb {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: rgba(255, 255, 255, 0.3);
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active, .nav-tabs .nav-link:focus{
    background: transparent;
    border-bottom: 5px solid #2E75B6 !important;
    color: #2E75B6;
    border: none;
    padding-bottom:6px;
}
.nav-tabs  .nav-tabs .nav-link:hover{
    border-right: none !important;
    border-left: none !important;
    border-top: none !important;
    border-bottom: 3px solid #2E75B6 !important;
}


.nav-tabs .nav-link {
    padding: 9px 12px;
    font-size: 13.5px;
    text-transform: uppercase;
    font-weight: 600;
    color:#203864;;
    margin-right: 31px;
    border-bottom: 3px solid #0e0e0e47;
    border-right: none !important;
    border-left: none !important;
    border-top: none !important;
}
.my-11{
    margin-top: 11px;
    margin-bottom: 30px;
}

.carousel-control-next, .carousel-control-prev {
    background: #b8b6b4;
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 7%;
    padding: 0;
    color: #fff;
    text-align: center;
    /* background: 0 0; */
    border: 0;
    opacity: .5;
    transition: opacity .15s ease;
}
.customPadding{
    padding: 25px 28px;
}
.customPadding:hover{
    padding: 25px 28px;
}
.w-19{
    width: 32% !important;
}
.drogdroupbox{
    display: flex;
        border: 2px solid #d9d9d9;
        height: 300px;
        /* line-height: 100px; */
        padding: 25px 0px;
}
.drogdroupbox img{
    margin: auto;
    display: block;
}

.h-159{
    height: 340px;
}
.w-28px{
    width: 28px;
}
.searchIconn{
    position: absolute;
    top: 10px;
    right: 9px;
    width: 13px;
}


.pagination {
    display: inline-block;
  }
  
  .pagination a {
    color: black;
    float: left;
    padding: 5px 11px;
    text-decoration: none;
    transition: background-color .3s;
    border: 2px solid #00549b;
    margin-right: 8px;
    border-radius: 50px;
  }
  
  .pagination a.active {
    background-color: #00549b;
    color: white;
  }
  
  .pagination a:hover:not(.active) {background-color: #ddd;}
  .w-30per{
      width: 30%;
  }
  .storeName{
    font-size: 13px;
    font-weight: 500;
    margin-top: 10px;
    text-align: center;
  }
.imgButton{
    position: absolute;
    top: 3px;
    right: 4px;
    background: white;
    border-width: 3px;
    padding: 3px 9px !important;
}
.imgButton:hover{
    position: absolute;
    top: 3px;
    right: 4px;
    background: white;
    border-width: 3px;
}
.closeBtn{
    position: absolute;
    top: 48px;
    right: 4px;
    border-width: 3px;
    background: white;
}
.closeBtn:hover{
    position: absolute;
    top: 48px;
    right: 4px;
    border-width: 3px;
    background: white;
}
.storeImg, .storeDIv{
    width: 161px;
    height: 200px;
}
.customCol{
    flex: initial;
    width: 12.4% !important;
}
.w-130{
    width: 130px;
}

.modalTitle{
    font-size: 13px;
    font-weight: 700;
}
.modal-header{
    background-color: #BAD5FE;
}
.access_deniedText{
    font-size: 30px;
    color: red;
    text-transform: uppercase;
    font-weight: 700;
}
.fs-14{
    font-size: 13.5px; 
}
.h-162{
    height: 162px;
}

.username {
    color: #00549b !important;
    font-weight: 500;
    vertical-align: baseline;
    font-size: 9.5pt !important;
}

.subtdBg{
    background-color: #b8d6fc !important;
    position: sticky !important;
    top: 40px !important;
}

.glassIcon{
    position: absolute;
    top: 8px;
    right: 34px;
}
.btn-outline-dark{
    border: 2px solid #005798;
    padding: 3px 7px;
    font-size: 12px;
    color: #005798;
}
.btn-outline-dark:hover{
    border: 2px solid #005798;
    padding: 3px 7px;
    font-size: 12px;
    background-color: transparent;
    color: #005798;
}
.btn-outline-success_2 {
    border: 2px solid;
    border-color: #00B050 !important;
    padding: 3px 7px;
    font-size: 12px;
    color: #00B050 !important;
}

.btn-outline-success_2:hover {
    border: 2px solid;
    border-color: #00B050 !important;
    padding: 3px 7px;
    font-size: 12px;
    color: #00B050 !important;
}
.excelIconn{
    width: 25px;
}
.statusText{
    font-weight: 600;
    font-size: 13px;
}
.pendingText{
    color: #C00000 !important;
}
.inprogressText{
    color: #FF9900 !important;
}
.completedText{
    color: #00B050 !important;
}
.disableBtn{
    border: 2px solid #797979 !important;
    color: #797979 !important;
    background-color: #dadada !important;
}
.disableBtn:hover{
    border: 2px solid #797979 !important;
    color: #797979 !important;
    background-color: #dadada !important;
    cursor:auto;
}
.countSecBtn{
    padding: 3px 15px;
    background: white;
    border: 1px solid #c1c1c1;
    position: absolute;
    right: 60px;
    top: 11px;
    z-index: 999;
}

.executionStart{
    /* font-size: 10px;
    background: #176197;
    color: white;
    margin-bottom: 5px; */
    border: 2px solid #176197;
    font-size: 10px;
    background: #ffffff;
    color: #176197;
    margin-bottom: 5px;
    font-weight: 700;
    border-radius: 5px;
}
.executionStart:hover{
    border: 2px solid #176197;
    font-size: 10px;
    background: #ffffff;
    color: #176197;
    margin-bottom: 5px;
    font-weight: 700;
    border-radius: 5px;
}

.btn-outline-dark_2 {
    position: absolute;
    top: 92px;
    right: 4px;
    background: white;
    padding: 3px 10px;
    border-width: 3px;
    font-size: 15px;
    border-color: #565656;
    color: #565656;
}
.btn-outline-dark_2:hover{
    position: absolute;
    top: 92px;
    right: 4px;
    background: white;
    padding: 3px 10px;
    border-width: 3px;
    font-size: 15px;
    border-color: #565656;
    color: #565656;
}


footer p {
    font-weight: 700;
}
footer {
    padding: 5px 0px;
    background-color: var(--white);
    box-shadow: 4px 0px 20px rgba(215, 215, 215, 0.50);
}
.disabled-row {
    pointer-events: none; 
    opacity: 1.0; 
  }
.cursorpointer{
cursor: pointer;
}

#parentProductsearch li.p-autocomplete-empty-message.ng-star-inserted {
    color: red !important;
}

.lockedText{
    color: #E60000 !important;
}

.unlockedText{
    color: #92D050 !important;
}

.datatablePendingImages tbody td {
    border-right: 1px solid #b4b4b4;
    border-bottom: 0px;
    border-top: 1px solid #b4b4b4;
    font-size: 12px;
    vertical-align: middle;
    text-align: center;
}

.emailicon {
    width: 20px !important;
    height: 20px !important;
    margin-left: -1px;
    cursor: pointer;
    
}

@media only screen and (min-width: 1230px) and (max-width: 1232px)  {
    .progressbar ul li{
        width: 185px !important;
    }
    .ml-34 {
        margin-left: -64px !important;
    }
    .subnavLink .nav-item{
        align-self: end;
    }
    .subnavLink .nav-link{
        width: 136px !important;
    }
}


@media only screen and (min-width: 1360px) and (max-width: 1366px)  {
    .customCol {
        flex: initial;
        width: 14.28% !important;
    }
    .ps-59 {
        padding-left: 41px !important;
    }
    .ms-25 {
        margin-left: 18px !important;
    }
    .ms-21 {
        margin-left: 27px !important;
    }
    .ms-56 {
        margin-left: 41px !important;
    }
    .graphBgSec {
        background: white;
        border-radius: 10px;
        padding: 15px;
        width: 309px !important;
    }
}

@media only screen and (min-width: 1400px) and (max-width: 1488px)  {
    .ps-59 {
        padding-left: 38px !important;
    }
    .ms-56 {
        margin-left: 63px !important;
    }
    .progressbar ul li {
        width: 227px !important;
    }
    .subnavLink .w-130{
        width: 130px !important;
    }
    .subnavLink .w-150{
        width: 150px !important;
    }
    .step::after{
        width: 160px !important;
    }
}

@media only screen and (min-width: 1700px) and (max-width: 1710px)  {
    .ms-25 {
        margin-left: 68px !important;
    }
    .ms-56 {
        margin-left: 100px !important;
    }
    .ms-21 {
        margin-left: 41px;
    }
    .ms-xxl-3 {
        margin-left: 3rem !important;
    }
   
}