/* Hide GitHub link */
a[href*='https://github.com/Chainlit/chainlit'] {
    visibility: hidden;
}

#header > img:nth-child(2) {
    max-height: 60px !important;
    margin-top: 40px; /* Adjust the value as needed */
}

after opening the sidebar
.css-14k6mw7 > img:nth-child(1) {
    max-height: 40px !important;
    margin-top: 20px; /* Adjust the value as needed */
}

.css-9vo64t{
    direction: rtl;
}

.css-r9amg1 {
    display: flex !important;
    flex-direction: column !important;
    align-items: flex-start !important;
}

body{
	background: rgb(246, 246, 246);
    	background-image: linear-gradient(90deg, rgba(246, 246, 246, 1) 0%, rgba(121, 9, 99, 0.1195071778711485) 39%, rgba(57, 158, 179, 0.26516544117647056) 100%), url(https://chatmoi.novitastech.com/images/moi-logo-light.svg);
    	background-repeat: no-repeat;
    	background-size: cover;
}

.css-1avg5o6{
	border: 2px solid #5e3fa3;
}

.css-qn5hky{
    background: rgb(255, 255, 255);
	border: 2px solid #5e3fa3;
}

.css-1ir9f6o{
    background: rgb(255, 255, 255);
	border: 2px solid #5e3fa3;
}

.css-c3ruoc{
	background: rgb(246, 246, 246);
    	background-image: linear-gradient(90deg, rgba(246, 246, 246, 1) 0%, rgba(121, 9, 99, 0.1195071778711485) 39%, rgba(57, 158, 179, 0.26516544117647056) 100%), url(https://chatmoi.novitastech.com/images/moi-logo-light.svg);
    	background-repeat: no-repeat;
    	background-size: cover;
}


.css-1smpbsn.Mui-disabled {
    color: #5E3FA3 !important; /* Blue */
    border: 1px solid #5E3FA3 !important;
    opacity: 0.8;
}

.css-670439.Mui-disabled {
    background-color: transparent !important;
    color: rgba(0, 0, 0, 0.26) !important;
}

.css-1deacqj.Mui-disabled {
    background-color: transparent !important;
    color: rgba(0, 0, 0, 0.26) !important;
}

.css-19zfkpk {
    stroke: rgb(0 0 0) !important;
}

.css-vz303y {
    stroke: rgb(0 0 0) !important;
}

.css-vubbuv {
    stroke: rgb(0 0 0) !important;
}

.MuiInputBase-input::placeholder,
.MuiInput-input::placeholder,
.css-10oer18::placeholder {
  color: #595959 !important;
  opacity: 1 !important;
  -webkit-text-fill-color: #595959 !important;
}

