﻿#stripe { font-size:0 }
.titleName {
padding:1px;font-Size:18px;vertical-align:middle;font-weight:bold;font-family:Roboto,sans-serif;
margin:3px,3px,3px,3px;font-size:20px;border-radius: 6px
}
#ask-btn, #biblequery-btn {margin:0,2px,0,2px; color:#ffffff;background-image:linear-gradient(45deg,#974241,#753443,#81415b);
font-weight:bold;height:30px;width:80px;font-family:Roboto, sans-serif;font-size:16px; border-radius:8px}
/*#cmbPersona { color:#ffffff;background-image:linear-gradient(45deg,#429741,#347543,#41815b);background-size:100% 100%; height:30px; */
#cmbPersona { background-size:100% 100%; height:30px;
  font-size:15px;border-radius:6px;font-family:Roboto,sans-serif;border-radius:1px;margin-top:-1px;min-width:145px;max-width:155px}
.QuestionWithoutPersonas {font-size:16px;margin:0,5px,0,0;padding:0,2px,0,2px;height:30px; width:95%;border-radius:8px}
.QuestionWithPersonas {font-size:16px;margin:0,150px,0,0;padding:0,2px,0,2px;height:30px; width:700px;border-radius:8px}
.top-btn {color:#ffffff;background-image:linear-gradient(45deg,#429741,#347543,#41815b);margin-right:2px;border-radius:8px;
background-size:100% 100%;font-weight:bold;height:30px;font-family:Roboto,sans-serif;font-size:16px}
option { background-color: #ceebd9; color: #000000 }
#cmbLanguage { color:#ffffff;background-image:linear-gradient(45deg,#429741,#347543,#41815b);background-size:100% 100%; height:30px;
  font-size:15px;font-weight:bold;border-radius:6px;font-family:Roboto,sans-serif;border-radius:1px;min-width:105px;max-width:160px}
body { margin:10px,10px,10px,10px }
p { display:inline-block; font-size: 18px }
/* Here to the end is toastify.css*/
.toastify{padding:12px 20px; color:#fff; display:inline-block;
box-shadow:0 3px 6px -1px rgba(0,0,0,.12),0 10px 36px -4px rgba(77,96,232,.3);
background:-webkit-linear-gradient(315deg,#73a5ff,#5477f5);
background:linear-gradient(135deg,#73a5ff,#5477f5);
position:fixed;top:-150px;right:15px;opacity:0;
transition:all .4s cubic-bezier(.215,.61,.355,1);
border-radius:2px;cursor:pointer}.toastify.on{opacity:1; font-family:'arial'}
