﻿ .logo {
    width: 175.4px;
    height: 98.7px;
}

 .LogoContainer {
     padding-top:44px;
    margin: 0 0.6px 171.3px 0;
    display: flex;
    width: 175.4px;
    height: 98.7px;
    box-sizing: border-box;
    z-index:2;
}
.additional-placeholder {
    display: block;
    margin-top: 5px;
    color: #888; 
    font-size: 0.9em; 
}
.pb-7{
   padding-bottom:7px;
}
 .search{
     text-align:center;
    margin: 0 11.9px 8px 10.7px;
    display: inline-block;
    overflow-wrap: break-word;
    font-family: 'Inter';
    font-weight: 700;
    font-size: 40px;
    color: white;
    z-index:2;
}

 .scan{
     margin:0px 20px;
     text-align:center;
    overflow-wrap: break-word;
    font-family: 'Inter';
    font-weight: 400;
    font-size: 18px;
    color: white;
    z-index:2;
}

 .title {
    margin-bottom: 37px;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: fit-content;
    box-sizing: border-box;
}

.searchIcon {
    width: 24px;
    height: 24px;
}

.iconamoonsearch-light {
    margin-right: 9px;
    padding-bottom: 9px;
    align-items: center;
    display: flex;
    width: 24px;
    height: 24px;
    box-sizing: border-box;
}
.home-page {
    height:100vh;
    background: url('../images/background.png')   no-repeat;
    background-size:100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    box-sizing: border-box;
    position: relative;
}
.NascodeLogo {
    position: relative;
    bottom: 4px;
    padding-left: 10px;
}
    .footer {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding-top: 10px;
    padding-bottom: 10px;
}
.link {
    color:white;
    z-index: 2;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    position: relative;
}
.blur {
    position: absolute;
    background-color: black;
    opacity: 0.5;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.MasterSearchTextBox1 {
    overflow:hidden;
    width: 100%;
    padding-bottom: 6px;
    border: none;
    margin-bottom: 1px;
    display: inline-block;
    overflow-wrap: break-word;
    font-family: 'Inter';
    font-weight: 400;
    font-size: 14px;
    letter-spacing: -0.4px;
    color: black;
    white-space: pre-wrap; 
    z-index: 2
}
.MainSectionDesc2{
    padding-top:50px;
   
}
.rectangle:hover{
    cursor:pointer
}
.ResultInputSearch {
    border-radius: 32px;
    width: 581px;
    z-index: 1;
    max-height:400px;
    height: auto;
    background: white;
    position: absolute;
    overflow-y: auto;
}
.input {
    font-family: 'Inter';
    font-size: 16px;
    padding-left: 10px;
    padding-right: 10px;
    align-items: center;
    width: 33.33%;
    color: #888B8D;
}
.noresult{

}
.barcode {
    width:fit-content;
    border-radius:4px;
    color: #F26334;
    align-self: start;
    background-color: #FFEDE7;
    justify-content: center;
    display: flex;
    align-items: center;
    padding: 3px 9px;
}
.row:hover {
    background: #F1F1F1;
    cursor:pointer;
    
}
.noresult{
    align-items:center;
    justify-content:center;
}
    .row:hover .input {
        color: #454545;
    }
    .row:hover .barcode {
        color: #FFEDE7;
        background-color: #F26334;
        border-radius: 4px;
    }
    .barcode:hover {
        color: #FFEDE7;
        background-color: #F26334;
    }
.row {
    justify-content:center;
    padding-top:15px;
    padding-bottom:15px;
    display: flex;
    flex-direction: row;
    align-self: flex-start;
    width: 100%;
    box-sizing: border-box;
}
.HighlightsMoreContainer1 {
    padding-top:66px;
    width: 100%;
    padding-bottom: 20px;
}

.borderN {
    border: none !important;
}

.borderB {
    border-bottom: 1px solid #bababa;
}



   



.MasterSearchTextBox1:focus {
    border-radius: 0;
}






 .container-2 {
     margin:0px;
    width:100%;
    display: flex;
    flex-direction: row;
    box-sizing: border-box;
}

 .rectangle {
    box-shadow: var(--style-1, 0px 6px 12px 0px rgba(241, 70, 13, 0.18));
    border-radius: 32px;
    background: #F26334;
    width: 32px;
    height: 32px;
}

.container {
    background: white;
    border-radius: 32px;
    border: 1px solid #E2E2E2;
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 581px;
    height: fit-content;
    box-sizing: border-box;
    z-index: 2;
    height:65px;
}

 .arrowIcon {
    width: 13.3px;
    height: 10.3px;
}

 .arrow {
    position: absolute;
    top: 50%;
    right: 24.8px;
    translate: 0 -50%;
    display: flex;
    width: 13.3px;
    height: 10.3px;
    box-sizing: border-box;
}

 .edit {
     justify-content:center;
    position: relative;
    display: flex;
    padding: 14px 16px 14px 20px;
    width: 617px;
    box-sizing: border-box;
}

 .copyright {
     display:inline-flex;
    overflow-wrap: break-word;
    font-family: 'Inter';
    font-weight: 400;
    font-size: 12px;
    letter-spacing: -0.4px;
    color: white;
}
.searchby {
    color: darkgray;
    position: absolute;
    z-index: 1;
    padding-top: 70px;
    width: 581px;
    padding-left: 20px;
    font-size: 12px;
}
 .container-1 {
    position: relative;
    display: flex;
    padding: 10px 0 9px 1.3px;
    box-sizing: border-box;
}

@media all and (max-width:480px) {
    .container {
        width: 100%;
    }

    .edit {
        padding: 0px 20px;
        width: 100%;
    }

    .footer {
        padding: 0px 20px;
    }

    input {
        justify-content: space-between;
    }

    .Brand {
        display: none;
    }

    .ResultInputSearch {
        max-height: 200px;
        width: -webkit-fill-available;
        margin: 0px 20px;
    }
    .searchby {
        position: absolute;
        z-index: 1;
        padding-top: 70px;
        width: -webkit-fill-available;
        padding-left: 40px;
        font-size: 12px;
    }
    }



@media all and (max-width:600px) {
    .container{
        width:100%;
    }
    .home-page {
        width: 100%;
        height: 100vh;
        background: url('../images/background.png') 50% center/cover no-repeat;
    }
    .row{
       justify-content:space-between;
    }
    
    .edit {
        margin: 0px 20px;
        width:100%;
    }
    .ResultInputSearch {
        max-height:200px;
        width: -webkit-fill-available;
        margin:0px 16px;
    }
    .searchby {
        position: absolute;
        padding-top: 70px;
        width: -webkit-fill-available;
        padding-left: 40px;
        font-size: 12px;
    }
}
@media all and (max-width:612px) {

    .copyright {
        justify-content:center;
        flex-wrap: wrap;
    }   
    
}
@media all and (max-width:880px) {

    .home-page {
        width: 100%;
        height: 100vh;
        background: url('../images/background.png') 50% center/cover no-repeat;
    }
}



