/*.logo img{*/
/*	width:50%;*/
/*}*/
/*.logo{*/
/*text-align:center;*/
/*}*/
/*.ingredients-container .card .name{*/
/*	font-size:12px;*/
/*	text-transform: uppercase;*/
/*   line-height: 17px;*/
/*   font-weight: 500;*/
/*   letter-spacing: 0.2px;*/
/*}*/

/*.same-results-pill.green .text{*/
/*	background-color: #daffe1;*/
/*   border:1px solid #0080005c;*/
/*   border-radius:3px;*/
/*   text-align: center;*/
/*   color: black;*/
/*   font-size: 11px;*/
/*   padding-left: 11px;*/
/*   padding-right: 11px;*/
/*}*/




/*body {*/
/*    background: url("build/images/mainbackground.jpg") no-repeat;*/
/*    background-size: cover;*/
/*}*/

/*.headercenter img {*/
/*    max-width: 80px;*/
/*}*/

/*.linesicon {*/
/*    background: url("build/images/coreline.svg") no-repeat center center;*/
/*    background-size: 24px;*/
/*    display: inline-block;*/
/*    width: 25px;*/
/*    height: 25px;*/
/*}*/
/*.usericon{*/
/*    background: url("build/images/coreuser.svg") no-repeat center center;*/
/*    background-size: 24px;*/
/*    display: inline-block;*/
/*    width: 25px;*/
/*    height: 25px;*/
/*}*/
/*.dotsicon {*/
/*    background: url("build/images/coredots.svg") no-repeat center center;*/
/*    background-size: 24px;*/
/*    display: inline-block;*/
/*    width: 25px;*/
/*    height: 25px;*/
/*}*/

/*.main-header-in {*/
/*    display: flex;*/
/*    align-items: center;*/
/*    justify-content: center;*/
/*    padding: 20px 0;*/
/*}*/
/*.headerright-in a:nth-child(2){*/
/*    margin-left: 15px;*/
/*}*/

/*.headerleft {*/
/*    width: 72px;*/
/*}*/
/*.headercenter {*/
/*    width: calc(100% - 144px);*/
/*}*/
/*.headerright {*/
/*    width: 72px;*/
/*}*/


/*.chatwrapper {*/
/*    max-width: 750px;*/
/*    margin: 0 auto 90px auto;*/

/*}*/
/*.chatbox {*/
/*    background: #fff;*/
/*}*/


/*.entercon {*/
/*    background: url("build/images/undoicon.svg") no-repeat center center;*/
/*    background-size: 16px;*/
/*    display: inline-block;*/
/*    width: 40px;*/
/*    height: 50px;*/
/*}*/
/*.imageicon {*/
/*    background: url("build/images/camera.svg") no-repeat center center;*/
/*    background-size: 28px;*/
/*    display: inline-block;*/
/*    width: 40px;*/
/*    height: 50px;*/
/*    position: relative;*/
/*}*/
/*.deleteFiles{*/
/*    top:1px;*/
/*    right: -3px;*/
/*    display: flex;*/
/*    align-items: center;*/
/*    justify-content: center;*/
/*    width: 18px;*/
/*    height: 18px;*/
/*    cursor: pointer;*/
/*}*/
/*.deleteFiles .text{*/
/*    line-height: 0;*/
/*    color: white;*/
/*    padding-left: 0px;*/
/*    padding-bottom: 2px;*/
/*    font-size: 12px;*/
/*}*/
/*.chatinput {*/
/*    border-top: 1px solid #F2F2F2;*/
/*    display: flex;*/
/*    align-items: center;*/
/*    justify-content: center;*/
/*    background: #fff;*/
/*    padding-right: 5px;*/
/*}*/
/*.chatinput:focus,*/
/*.chatinput:active,*/
/*.chatinput:focus,*/
/*.chatinput:focus-visible {*/
/*    outline: none !important;*/
/*}*/

/*.questioninput {*/
/*    width: calc(100% - 80px);*/
/*    padding: 11px 5px 11px 15px;*/
/*    border: none;*/
/*}*/

/*.chatinput button {*/
/*    border: none;*/
/*    padding: 0px;*/
/*}*/

/*.chatbox {*/
/*    height: 650px;*/
/*    background: #fff;*/
/*    padding: 25px;*/
/*    border-top-left-radius: 20px;*/
/*    border-top-right-radius: 20px;*/
/*    overflow-y:auto;*/
/*}*/
/*.filebag{*/
/*    background: white;*/
/*    padding:10px 15px;*/
/*}*/
/*.chatboxanswer {*/
/*    background: #F0F1F4;*/
/*    margin-bottom: 15px;*/
/*    border-radius: 30px;*/
/*    clear: both;*/
/*}*/
/*.chatboxanswer p {*/
/*    margin-bottom: 0px;*/
/*}*/
/*.personquestion {*/
/*    float: right;*/
/*    background: url("build/images/coreuser.svg") no-repeat right 15px center;*/
/*    background-size: 19px;*/
/*    padding: 15px 45px 15px 45px;*/
/*}*/
/*.personquestion img{*/
/*    max-width: 150px;*/
/*}*/
/*.aianswer {*/
/*    background: url("build/images/robotface.svg") no-repeat;*/
/*    background-position-y:15px;*/
/*    background-position-x:15px;*/
/*    background-size: 23px;*/
/*    padding: 15px 15px 15px 51px;*/
/*}*/
/*.chatinput[disabled=disabled]{*/
/*    background: #f1f1f1;*/
/*}*/
/*.questioninput:focus{*/
/*    outline:unset;*/
/*}*/



