@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,700&display=swap");:root{--blue: #4e73df;--indigo: #6610f2;--purple: #6f42c1;--pink: #e83e8c;--red: #e74a3b;--yellow: #f6c23e;--green: #1cc88a;--teal: #20c9a6;--cyan: #36b9cc}:root .gray-0{color:#fff}:root .gray-bg-0{background-color:#fff}:root .gray-100{color:#f8f9fc}:root .gray-bg-100{background-color:#f8f9fc}:root .gray-200{color:#eaecf4}:root .gray-bg-200{background-color:#eaecf4}:root .gray-300{color:#dddfeb}:root .gray-bg-300{background-color:#dddfeb}:root .gray-400{color:#d1d3e2}:root .gray-bg-400{background-color:#d1d3e2}:root .gray-500{color:#b7b9cc}:root .gray-bg-500{background-color:#b7b9cc}:root .gray-600{color:#858796}:root .gray-bg-600{background-color:#858796}:root .gray-700{color:#6e707e}:root .gray-bg-700{background-color:#6e707e}:root .gray-800{color:#5a5c69}:root .gray-bg-800{background-color:#5a5c69}:root .gray-900{color:#3a3b45}:root .gray-bg-900{background-color:#3a3b45}:root .bg-okt-light-ng{background-color:#f68e38}:root .btn-okt-light{background-color:#f68e38}:root .btn-okt-light:hover,:root .btn-okt-light :focus{background-color:#f9b881}:root .bg-okt-medium-ng{background-color:#fd7e14}:root .btn-okt-medium{background-color:#fd7e14}:root .btn-okt-medium:hover,:root .btn-okt-medium :focus{background-color:#fea860}:root .bg-okt-dark-ng{background-color:#fe6400}:root .btn-okt-dark{background-color:#fe6400}:root .btn-okt-dark:hover,:root .btn-okt-dark :focus{background-color:#ff924c}:root .bg-okt{background-color:#fe6400;background-image:-webkit-gradient(linear, left top, left bottom, color-stop(10%, #fe6400), to(#c35a02));background-image:linear-gradient(180deg, #fe6400 10%, #c35a02 100%)}:root .bg-okt-dark{background-color:#fe6400;background-image:-webkit-gradient(linear, left top, left bottom, color-stop(35%, #fe6400), to(#ef5e00));background-image:linear-gradient(180deg, #fe6400 35%, #ef5e00 100%)}:root ::-webkit-scrollbar{display:none}:root body{scrollbar-width:thin}main,select,.bot-msg{min-width:225px;width:85vw;max-width:450px}html{height:94vh;min-height:480px;width:30vw;min-width:360px;display:block;overflow-y:hidden;scrollbar-width:thin}body{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr;-ms-grid-rows:minmax(420px, calc(86vh - 110.11px)) 1fr;grid-template-rows:minmax(420px, calc(86vh - 110.11px)) 1fr;-ms-flex-line-pack:start;align-content:start;justify-items:center;font-family:"Roboto",Helvetica,sans-serif}header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}main{text-align:center;justify-items:center;display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr;grid-gap:.125rem;-ms-grid-rows:(40px)[auto-fill];grid-template-rows:repeat(auto-fill, 40px)}.btn{-webkit-box-sizing:border-box;box-sizing:border-box;border:0.75rem solid #fe6400;margin:0;border-radius:5px;color:#fff;text-decoration:none;background:#fe6400;cursor:pointer;width:85%}p{overflow-wrap:normal;margin:.1rem}.bot-msg{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-top:0;text-align:justify;max-height:auto;background:#e3e5e1;font-size:.95rem;border-radius:15px;padding:.8rem;-webkit-margin-after:.2rem;margin-block-end:.2rem}.bot-img{margin:0;background-image:url(../assets/Tob.gif);background-size:contain;background-repeat:no-repeat;background-position:center;width:100vw}.input-boxes{text-align:center}.preloader{height:150px;overflow:hidden;display:-ms-grid;display:grid;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-items:center;text-align:center;-ms-grid-columns:1fr;grid-template-columns:1fr;-ms-grid-rows:2fr 1fr;grid-template-rows:2fr 1fr;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.preloader img{height:75%}.btn-div{padding:0 1rem}
