﻿#postreply {
    display: none; /* onLoad your div will be hidden */
}

label:empty {
    display: none;
}

.label-text {
    color: #000000 !important;
    font-size: 12px !important;
    font-weight: 600 !important;
    font-family: Poppins !important;
}

.hrSteps {
    border: 1px solid #eef9fd !important;
    background-color: #0e90c1;
}

.step-bar {
    background-color: #0e8bb4; /* Or your desired blue */
    padding: 8px 16px;
    color: white;
    font-weight: bold;
}

.buttonCss {
    width: 110px;
    height: 32px;
    border-radius: 18px;
    white-space: nowrap;
    font-size: 12px;
    /*  color: #f1f4f7; #009ad0*/
    /* color: #0e90c1;*/
    /* background: #e70aab 0% 0% no-repeat padding-box;*/
    background: #0e90c1 0% 0% no-repeat padding-box;
    border: 1px solid transparent;
    font-weight: bold;
    font-family: "Poppins";
    line-height: 1.471;
    color: white;
}

.buttonCssRapidUploader {
    width: 186px;
    height: 56px;
    border-radius: 8px;
    white-space: nowrap;
    font-size: 15px;
    color: #f1f4f7;
    background: #0e90c1 0% 0% no-repeat padding-box;
    border: 1px solid transparent;
    font-weight: bold;
    font-family: "Poppins";
    line-height: 1.471;
    color: white;
}

.buttonCssNo {
    width: 125px;
    height: 32px;
    border-radius: 8px;
    opacity: 1;
    white-space: wrap;
    font-size: 13px;
    color: #414950;
    font-weight: bold;
    border-color: #e7e4e4;
    background-color: #e7e4e4;
}


::-webkit-scrollbar {
    display: none;
}

.popup {
    height: 20%;
    border: 1px solid #efebeb;
    border-color: #fafafa;
    background: #fafafa;
    box-shadow: 0px 12px 36px #00000066;
    border: 1px solid #404040;
    border-radius: 8px;
    opacity: 1;
    border-color: #fafafa;
}

.showbtn {
    /*display: block !important;*/
    pointer-events: all;
}

.hidebtn {
    /*display: none !important;*/
    pointer-events: none;
    opacity: 0.4
}


.hideDiv {
    display: none !important;
}

.showDiv {
    display: block !important;
}

.ValDivHide {
    display: none !important;
}

.ValDivShow {
    display: block !important;
}

.popupboxCss {
    background-color: #d5d5d5;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: fixed;
    z-index: 99999;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-color: rgba(0, 0, 0, 0.2);
    background-size: 80px
}

.cardHeader {
    /*background: #0f1531;*/ /*Commented by Rakesh*/
    background: #eef9fc; /*Added by Rakesh  for Color Code*/
    border-radius: 8px;
    margin: 10px;
    /*  border-color: #0f1531*/
    border-color: #eef9fc;
    /*border-radius: 11px;border-color: rgb(250, 250, 250);background: rgb(250, 250, 250);border-radius:8px*/
}


.HeaderFont {
    color: #FFFFFF;
    font-family: "Poppins";
    font-size: 14px;
    font-weight: 400;
    line-height: 1.471;
}

.HeaderFontMovieName {
    color: #FFFFFF;
    font-family: "Poppins";
    font-size: 25px;
    font-weight: 400;
    line-height: 1.471;
}

.HeaderFontMovieNameVersion {
    color: #FFFFFF;
    font-family: "Poppins";
    font-size: 15px;
    font-weight: 400;
    line-height: 1.471;
}


.HeaderFontLang {
    color: #FFFFFF;
    font-family: "Poppins";
    font-size: 19px;
    font-weight: 400;
    line-height: 1.471;
}


.HeaderFontMandatory {
    color: red;
    font-family: "Poppins";
    font-size: 14px;
    font-weight: 400;
    line-height: 1.471;
}

Input[type=text] {
    border: 1px solid lightgray;
    border-radius: 0px;
    /*  border-bottom: 1px solid;*/
    background-image: none;
    background-color: #FFFFFF;
    width: 80%;
    /* color: #8A8C8E;*/
    display: block;
}

.HeaderFontLang1 {
    color: #bdb9b9;
    font-family: "Poppins";
    font-size: 15px;
    font-weight: 400;
    line-height: 1.471;
}

.headerCard {
    /*background: #0F1531;*/ /*linear-gradient( 0deg, #5B27BB 0%, #46C2FF 100%);*/ /*Commented by Rakesh*/
    background: #eef9fc;
    border-radius: 15px;
    margin: 10px;
    height: 300px;
    width: 400px;
    box-shadow: 0px 3px 10px 1px #515e83;
}

.backgroundDiv {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: fixed;
    z-index: 2;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-color: rgba(0, 0, 0, 0.5);
    background-size: 80px
}

.btn-white:hover {
    /*color: #6D0051 !important;*/
    color: #E403AA !important;
}


.ConfirmationBox {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: relative;
    z-index: 2;
    background-size: 80px;
    background: #0e90c1;
    box-shadow: 0px 12px 36px #f5eaea66;
}

div.Filterdiv:hover {
    /* background: rgb(204, 196, 196); */
    background: #b3589b
}


.contentExpColl {
    display: block;
}

.ddlPartWiseKDM {
    width: 100%;
    height: 37px;
    color: grey;
    border-top: 1px solid #00041D;
    background: #00041D;
    border-left: 1px solid #00041D;
    border-right: 1px solid #00041D;
    color: #bdb9b9;
    font-family: "Poppins";
    font-size: 13px;
    font-weight: 400;
    line-height: 1.471;
}

.HeaderFontRapidUploder {
    color: #FFFFFF;
    font-family: "Poppins";
    font-size: 21px;
    font-weight: 400;
    line-height: 1.471;
}

.TextRapidUploder {
    color: darkgrey;
    font-family: "Poppins";
    font-size: 16px;
    font-weight: 400;
    line-height: 1.471;
}

.CardTextRapidUploder {
    color: darkgrey;
    font-family: "Poppins";
    font-size: 14px;
    font-weight: 400;
    line-height: 1.471;
}

.CardImgTextRapidUploder {
    color: darkgrey;
    font-family: "Poppins";
    font-size: 16px;
    font-weight: 400;
    line-height: 1.471;
}


/*.buttonCss {
    width: 110px;
    height: 32px;
    border-radius: 18px;
    white-space: nowrap;
    font-size: 12px;
    color: #f1f4f7;
    background: #e70aab 0% 0% no-repeat padding-box;
    border: 1px solid transparent;
    font-weight: bold;
    font-family: "Poppins";
    line-height: 1.471;
    color: white;
}*/

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
    overflow-x: auto;
}

::-webkit-scrollbar {
    width: 6px;
    height: 6px;
    background-color: #F5F5F5;
    overflow-x: auto;
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    /*-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);*/
    /* background-color: #009ad0;*/
    overflow-x: auto;
}

.filemail-branding {
    display: none;
}

div[data-filemail-widget="uploader"] + div {
    display: none;
}

#sessionTimeoutModal {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1;
}

.modal-content {
    background: white;
    padding: 36px;
    border-radius: 5px;
    text-align: center;
}

/* Page container */
body {
    background-color: #e6fafa; /* Light cyan/teal */
    font-family: 'Segoe UI', sans-serif;
}
