#refer-search-bar .nfo_tab_head_wrap {
    display: flex;
}
#refer-search-bar .nfo_tab_head_wrap .nav_tab_col1 {
    margin-top: 0px !important;
}
#refer-search:focus {
    border-color: #fff;
}
.bi-search {
    position: relative;
    right: 40px;
    top: 21px;
}
.socialShareLinks li {
    float: left;
    margin: 2px;
}
.socialShareLinks {
    list-style: none;
}
.socialShareLinks li a {
    display: block;
    height: 30px;
    overflow: hidden;
    width: 30px;
    background-color: #eee;
    border-radius: 10px;
}
.socialShareLinks li a:hover {
    background-color: #fff;
}
.socialShareLinks li a img {
    width: 100%;
}
.divcls {
    width: auto;
    height: auto;
    background: transparent;
    color: #6c7373;
    margin: 10px;
    margin-bottom: -2px;
    margin-top: 7px;
}
.divcls a {
    background: transparent;
    color: #6c7373;
    font-size: 17px;
}
.form-control {
    padding: 0px 16px 0px 16px;
    font-size: 16px;
} 
.btnRed span {
    line-height: 28px;
}
button#copy {
    white-space: nowrap;
    width: auto !important;
    padding: 5px 10px;
}
#refer_noscheme {
    display: none;
    color: black;
    font-weight: 500;
    margin-top: 45px;
    font-size: 20px;
}
.copy {
    height: 30px;
    width: 75px;
    margin-left: unset !important;
    margin-top: unset !important;
    position: relative !important;
    font-size: 18px;
    border: 1px solid #3E593C;
    background: #3E593C;
    color: #fff;
    border-radius: 5px;
}
@media screen and (max-width: 600px) {
    .cpy_btn_mob {
        text-align: center;
        margin-top: 10px;
    }
    button#copy {
        position: relative !important;
        right: 0;
        top: 0;
        white-space: nowrap;
        width: auto !important;
        padding: 5px 10px;
    }
}
/* New Changes AC-2009 */

.custDropdown .fa-angle-down{
    font-size: 26px;
    line-height: 13px;
}
.custDropdown .dropdownSearch{
    position: relative;
    text-align: center;
}
.custDropdown .dropdownSearch .dropdownsearchField{
    width: 100%;
    height: 33px;
    font-size: 18px;
    padding-left: 10px;
    background-color: #ffffff;
    border: 1px solid #ccc;
}
.custDropdown .dropdown-item{
    /* text-transform: lowercase; */
    color: #6C7174;
}

.custDropdown .dropdown-list, .custDropdown .scheme-dropdown-list{
    padding: 15px 10px 10px 10px ;
}
.custDropdown .dropdownclearIcon{
    position: absolute;
    right: 10px;
    top: 4px;
    cursor: pointer;
    font-size: 36px;
    color: #6C7174;
    padding-bottom: 4px;
}
.custDropdown .dropdownclearIcon:hover{
    color: #000;
    cursor: pointer;
}
.dropdown-item.no-click{
    font-style: normal;
    font-size: 16px ;
}

.trans-clear-icon:hover{
    color: #000;
    cursor: pointer;
}

.scheme-clear-icon:hover{
    color: #000;
    cursor: pointer;
}


.scheme-dropdown-item {
    color: #6C7174;
    font-size:16px;
}
.scheme-dropdown-container {
    position: relative;
    width: 100%;
    max-width: 400px;
}

.scheme-dropdown-selected {
    width: 100%;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
    background: white;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #6C7174;
    font-size:16px;
}

.scheme-dropdown-list {
    position: absolute;
    width: 100%;
    border: 1px solid #ccc;
    background: white;
    max-height: 200px;
    overflow-y: auto;
    display: none;
    border-radius: 4px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    z-index: 10;
}

.scheme-dropdown-list input {
    width: 95%;
    /* margin: 5px; */
    padding: 8px;
    border: 1px solid #ddd;
    border-radius: 4px;
}

.scheme-dropdown-item {
    padding: 10px;
    cursor: pointer;
}

.scheme-dropdown-item:hover {
    background: #f1f1f1;
}


     .dropdown-container {
        position: relative;
        width: 100%;
        max-width: 400px;
    }

    .dropdown-selected {
        width: 100%;
        padding: 10px;
        border: 1px solid #ccc;
        border-radius: 4px;
        background: white;
        cursor: pointer;
        display: flex;
        justify-content: space-between;
        align-items: center;
	color: #6C7174;
	font-size:16px;
    }

    .dropdown-list {
        position: absolute;
        width: 90% !important;
        border: 1px solid #ccc;
        background: white;
        max-height: 200px;
        overflow-y: auto;
        display: none;
        border-radius: 4px;
        box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
        z-index: 10;
    }

    .dropdown-list input {
        width: 95%;
        /* margin: 5px; */
        padding: 8px;
        border: 1px solid #ddd;
        border-radius: 5px;
    }

    .dropdown-item {
        padding: 10px;
        cursor: pointer;
	font-size:16px;
    }

    .dropdown-item:hover {
        background: #f1f1f1;
    }

    .show {
        display: block;
    }

    .arrow {
        font-size: 14px;
    }

    .no-click {
    color: gray;
    font-style: normal;
    pointer-events: none; /* Makes it non-clickable */
}

#transactionType .dropdown-container {
    max-width: 100% !important;
}

#hdnSelectScheme .scheme-dropdown-container {
    max-width:100% !important;
}

.form-control{
    height:40px!important;
}

#btnGenerateLink{
    width:100% !important;
    white-space: nowrap;
}


.refer_page_cus .nav_tab_col1{
    padding: 0 10px;
}
.refer_page_cus .nfo_tab_wrap{
    margin-bottom: 10px;
}
.refer_page_cus .or_field .nfo_tab_head_wrap div:nth-child(2){
    padding-top: unset;
    padding-bottom: unset;
}
.generateLink{
    align-items: center;
    display: flex;
    gap: 10px;
    padding: 10px 0 0 10px;
}
.generateLink .getlink_btn{
    margin: 0;
    padding: 5px 15px;
}
.generateLink .btnWithIcon{
    font-size: 14px;
}
.generateLink .btnOthers{
display: flex;
    gap: 10px;
    align-items: center;
}
.generateLink .btnWithIcon span{
    line-height: 18px;
    height: unset;
}
.generateLink .form-control{
    padding: 6px 10px;
    height: unset;
    width: 410px !important;
    cursor: not-allowed;
}
.dropdown-item.no-click,.scheme-dropdown-item.no-click{
    font-style: normal;
    font-size: 16px;
}
.btnWithIcon{
    display:flex;
    gap:5px;
}


/* MobileStyle */
@media (max-width: 992px) {
.copyToast{
top:115px !important;
width: max-content;
}

.content_right_head h4{
padding-top: 10px;
}

.content_right_head{
text-align:center;
}

.clsContentHeader{
padding-bottom:0px;
}
    .refer_page_cus .nfo_tab_wrap{
        width:100%;
        margin-bottom: 0;
        margin-top: 0;
    }
    .refer_page_cus .or_field .nfo_tab_head_wrap div:nth-child(2){
        padding: 0px 10px!important;
        margin-bottom: 0px;
    }
    #transactionType .dropdown-container {
        max-width: 100%;
    }
    #hdnSelectScheme .scheme-dropdown-container {
        max-width: 100%;
    }
    .generateLink{
        flex-wrap:wrap;
        flex-direction: column;
    }
    .generateLink .divGenLink{
        width:100%;
        justify-content: center;
    }
    .generateLink .divGenLink .form-control{
        width:100%!important;
        max-width:100%
    }
    .generateLink .btnWithIcon{
        margin-top:5px;
    }
    .som_tab_wrap .nav_tab_col1{
        width:100%;
        max-width:100%
    }
    .refer_page_cus .nav_tab_col1{
        margin-bottom: 10px;
    }
    .generateLink{
        padding-top:0px;
        width: 97%;
    }
    .generateLink .getlink_btn{
        margin-top:0px!important;
    }
    
}

.som_tab_wrap .dropdown .dropdown-button{
    border-radius: 4px;
    line-height: 22px;
    padding: 9px 10px;
    font-size: 18px;
    height: unset;
    color: #6C7174 !important;
}


#loading-overlay {
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    z-index: 1000;
  }
 
  .spinner {
    border: 6px solid rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    border-top: 6px solid #3498db;
    width: 50px;
    height: 50px;
    animation: spin 1s linear infinite;
  }
  
  @media screen and (min-width: 1024px) {
.content_right_head {
    display: flex !important;
    align-items: center;
    margin-left: -18px !important;
}
.row.refer_page_cus{
justify-content:center;width:100%; margin-top: -70px; margin-left: -35px !important;
}
.content_right_head h4 {
    width: 65%;
}
}
  
 