/* Minification failed. Returning unminified contents.
(112,35): run-time error CSS1046: Expect comma, found '0'
(112,39): run-time error CSS1046: Expect comma, found '/'
(385,18): run-time error CSS1039: Token not allowed after unary operator: '-bs-border-width'
(393,18): run-time error CSS1039: Token not allowed after unary operator: '-bs-border-width'
 */
#refkeyError {
    min-height: 78px;
    height: auto;
}

#Login:disabled {
    opacity: 0.5;
    cursor: not-allowed;
}

.content_area_modal {
    max-height: 300px;
    overflow-y: overlay;
}


.header_info {
    background-color: #f5fafe;
    width: 75%;
    text-align: center;
    padding: .5rem;
    border: 1px dashed #85c6e4;
    margin: 0 auto;
    margin-bottom: 20px;
}

.mainDashboardSection .faqmainWrapper {
    background-image: url(../../Images/active-chat-bot_bg.png);
}


.cursor-pointer {
    cursor: pointer;
}

.login-chatbot-wrapper {
    background-image: url(../../Images/login-chatbot_wrapper.png);
}

.carousel .item {
    padding-right: 12px;
}

.sound-chat-bot-wrapper {
    background-image: url(../../Images/chat_bg.png);
}

.chat-bot-container {
    background-image: url(../../Images/chat_bg.png);
}


.loginChatInit::before {
    content: url("../../Images/chat-bot-bg.png");
}

.chatBox::before {
    content: url("../../Images/chat-bot-bg.png");
}

.btn-remove-file {
    color: #ffffff;
    border-color: #fb4e0b !important;
}

/*.mesgs .ref_tt_login_prev {
    padding-left: 0;
}

    .mesgs .ref_tt_login_prev .ref_place_login {
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
    }*/

.provider-image {
    /*width: 100%;*
          height: 100%;*/
    background-image: url(../../Images/chat-bg.png);
}

.input-box {
    /*margin-bottom: 20px;*/
    position: relative;
}

.login__section {
    /* height: 100%;
    /* background-color: #f4f3f3; 
    padding: 0;*/
}

.robot-verify-wrapper {
    width: 280px;
    height: auto;
}


.customLogo {
    /*padding: 0;*/
}


#refkeyUL {
    /*margin-top: 0;*/
    margin-bottom: 10px;
    margin-top: 287px !important;
    position: absolute;
    /*left: -50px;*/
    transform: translate(0, 10px);
    background-color: #fff;
    padding: 2px 0px 0px 0px;
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 26%);
    width: auto;
    z-index: 1000;
    list-style: none;
    border: 1px solid #eee;
    list-style: none;
    border-radius: 5px;
}

    #refkeyUL:before {
        position: absolute;
        z-index: 10;
        content: "";
        right: calc(50% - 10px);
        top: -8px;
        border-style: solid;
        border-width: 0 10px 10px 10px;
        border-color: transparent transparent #fff transparent;
        transition-duration: 0.3s;
        transition-property: transform;
    }

    #refkeyUL li {
        border-bottom: 1px solid #eee;
        padding: 2px 10px;
    }

        #refkeyUL li:hover {
            background: #eee;
        }

.ref_place_login {
    text-transform: uppercase;
}

.filenamingconventionerr {
    display: none;
    font-size: 16px;
    font-weight:bold;
}

.option-selected {
    background-color: transparent !important;
    color: #FFF !important;
    cursor: not-allowed !important;
}

.option-disabled {
    background-color: rgba(177, 177, 177, 0.4) !important;
    color: #737373 !important;
    cursor: not-allowed !important;
}

#overlay {
    position: fixed; /* Sit on top of the page content */
    display: none; /* Hidden by default */
    width: 100%; /* Full width (cover the whole page) */
    height: 100%; /* Full height (cover the whole page) */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0,0.7); /* Black background with opacity */
    z-index: 900; /* Specify a stack order in case you're using a different order for other elements */
    cursor: pointer; /* Add a pointer on hover */
}

.button-box.queryTxt {
    position: relative;
    top: 10px;
}

#chatRefkeyError {
   height: 60px !important;
   top: 6% !important;
}

#LoadingPanel {
    position: absolute;
    z-index: 999;
    left: 50%;   
}

#LoadingPanel div {
    display: table-cell;
    width: 95%;
    opacity: 0.5;
    cursor: not-allowed;
    height: 750px;
    /*background: #fff;*/
    text-align: center;
    vertical-align: middle;
}

#LoadingPanel div.transBg {
    background: rgba(255, 255, 255, 0.65);
}

.uploadHeader {
    /*top: 18px;*/
    font-weight: 500;
}

.grid-demo.interact-grid {
    padding-top: 28px;
}

.btnGrey {
    background-color: dimgrey;
}


.faqSectionWrapper .panel-body a {
    color: #0a11ed;
    padding: 0 3px;
}

.faqSectionWrapper .panel-group {
    overflow: auto;
    margin-top: 10px;
}

.blurSection {
     filter: blur(8px);
}

.mainDashboardSection .notify-modal{
    z-index: 999 !important;
}
.mainDashboardSection .site_compatible_text {
    display: none !important;
}
.addIDSection1 {
    width: 47.5%;
    position: relative;
}

.addIDSection2 {
    width: 5%;
    position: relative;
}

.addIDSectionwrapper {
    display: flex;
    position: relative;
}

.addIDSection, .addAddressSection {
    width: 75% !important;
    border-radius: 0px 8px 8px 8px !important;
    background: #ffffffc2;
    color: #7e7e7e;
    padding: 20px !important;
    width: 75%;
    border: 1px solid #cccccc;
    margin-top: 20px
}

.showAddress .availableAddress {
    width: 75%;
    float: right;
}
/*
.userMSG.authSuccess .pMSG-info, .userMSG.IDSubmitted .pMSG-info {
    background-color: #29a53a;
    align-items: center;
    display: flex;
    align-content: center;
}

.userMSG.chatError .pMSG-info {
    background-color: #dc3545 !important;
}*/

.userMSG.IDSubmitted {
    text-align: right;
    display: inline-block;
    display: flex;
    justify-content: end;
}

.userMSG.IDSubmitted .pMSG-info {
    background-color: #29a53a;
    align-items: center;
    display: flex;
    align-content: center;
}

#changeAddressButton:disabled {
    opacity: 0.5;
    cursor: not-allowed;
}

.has-error {
    border-color: #a94442;
}

.custom-link {
    color: #000000 !important;
    text-decoration: underline;
}

.customLogo {
    /* width: 110px; */
    display: flex !important;
    align-items: center !important;
    animation: moveToRight 1s ease-in-out !important;
    animation-delay: 100ms !important;
    padding: 0 !important;
    margin-left: 0 !important;
    height: 50px !important;
}

.customLogo img {
    height: 30px;
}

.disp-inline-blk {
    display: inline-block;
}

.referenceKeyfieldWrapper .referenceKey {
    /*Commented width: 100% from portal.styles.css -- line 3174*/
     /*width: 0 !important;*/
}

.referenceKey input {
    height: 36px !important;
}

.referenceKeyfieldWrapper .infoIcon {
    width: 43px;
    padding: 6px;
}

.uploadRow .referenceKey {
    position: relative !important;
}

.add-key .referenceKey {
    position: relative !important;
}

.show_files tr.template-upload.fade:not(.show) {
    opacity: 1 !important;
}

.btn-browse[disabled] {
    pointer-events: none;
    color: #f9f9f9 !important;
    background-color: #ccc !important;
    cursor: not-allowed !important;
    /* pointer-events: none; */
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
}

.mrpt5 {
    height: 100% !important;
    border-radius: 0px;
}

.faqSectionWrapper .accordion {
    overflow: auto;
}

.add-key .referenceKeySubWrapper input {
    width: 10%;
}

.leftPaneCont .form-check-input {
    border: var(--bs-border-width) solid #9d9d9d;
    background-image: url(../../Images/toggleSwitch1.svg);
    background-position: 1px 1px;
    background-size: 40% 85%;
    transition: background-position .15s ease-in-out;
}

.leftPaneCont .form-switch .form-check-input:checked {
    border: var(--bs-border-width) solid #9d9d9d !important;
    background-image: url(../../Images/toggleSwitch.svg) !important;
    background-size: 40% 85%;
    background-position: 96% 1px !important;
}

.leftPaneCont .form-switch .form-check-input:checked {
    background-color: #ffffff;
}

.addDocTypeBtn {
    float: right !important;
}

.rightPane .uploadPanelBody .muuri .item .uploadPanel label {
    cursor: pointer !important;
}

.disabledClass {
    cursor: not-allowed !important;
    opacity: 0.5 !important;
}

.faqbtn {
    cursor: pointer;
}

#chatRefkeyError {
    height: 79px !important;
}

.userMSG.authSuccess {
    padding-bottom: 10px !important;
}

.modal-right {
    position: relative;
    text-align: right;
}

#notify-modal .modal-content .carousel {
    padding-bottom: 30px;
}

#notify-modal .modal-content {
    max-height: 400px !important;
}

#notify-modal .modal-content .carousel-inner {
    margin-bottom: 10px;
}

#notify-modal .modal-content .carousel-indicators {
    position: relative;
}

.datePickerPanelflex{
    display: flex;
}
.datePickerBtnCenter {
    align-items: center;
    padding-top: 1.5px;
}
