body, html {height: 100vh; overflow: hidden; display: flex; flex-direction: column;  justify-content: center;}
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+Malayalam:wght@100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
 h1,h2,h3,h4,li,p,.nav-link, table, .section-intro  {font-family: 'Noto Sans Malayalam', 'Poppins';}
 h1 {margin-bottom: 20px; text-align: center; }
 h2 {margin-top: 40px;}
 td, th, h3 {text-align: center;}
 p {line-height: 180%; margin-bottom: 25px; color: #000 !important;}
 .seprator {border-top: 0px solid #ccc; margin:10px 0px 160px 0px; padding:25px 0px 50px 0px;}
 .seprator li {margin-bottom: 15px; color: #000 !important;}
  .lm45px {margin-left: 45px;}
  .docs-overview .card {height: auto;}
@media (min-width: 764px) {.randuColumn  {-webkit-column-count: 2;    -moz-column-count: 2;    column-count: 2; line-height: 175%; } .moonuColumn  {-webkit-column-count: 3;    -moz-column-count: 3;    column-count: 3;} .nalluColumn  {-webkit-column-count: 4;    -moz-column-count: 4;    column-count: 4;} .randuColumn li {margin-bottom: 9px;} }
.social-list {margin-top: 8px !important;}
.ptb5lr0{padding: 4px 0px;}
.bm50 {margin-bottom: 50px;}
.m0 {margin: 0px !important;}


@media (max-width: 767px) {
.social-list li:not(:last-child) {margin-right: 0px !important;}
.list-inline-item:not(:last-child) {margin-right: 0px !important;}
.logo-text{display: none;}
}

.bg1{background: #df2c23;}
.bg2{background: #1e56ef;}
.bg3{background: #53b100;}
.bg4{background: #dc9404;}
.bg5{background: #d81f9d;}
.bg6{background: #7714ca;}
.bg7{background: #34a89b;}
.bg8{background: #f46e0b;}
.bg9{background: #af7904;}
.bg10{background: #9c16c2;}
.bg11{background: #82a500;}
.bg12{background: #2183c5;}


.chip {
    font-family: 'Noto Sans Malayalam', 'Poppins';
    width: 42px;
    border: 2px solid #bbb;
    height: 42px;
    text-align: center;
    display: inline-block;
    font-size: 16px;
    line-height: 36px;
    padding: 2px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin-bottom: 16px;
    margin-right: 16px;
    box-shadow: 1px 1px 4px #000;
}
.chip a {text-decoration: none; color: #fff; }

.words {width: 100%; float: left; padding: 0px; list-style: none; } .words li {background: #17a2b8;  margin-bottom: 4px; width: 50px; text-align: center; float: left; padding: 2px; border: 1px solid #ddd; }  .words li:nth-child(odd) { background: #0c4ca3; } .words li a {color: #fff;}
.swal2-content{font-family: 'Noto Sans Malayalam', 'Poppins';}

.login {
    width: 290px;
    border-radius: 10px;
    overflow: hidden;
    padding: 60px 20px 40px 20px;
    background: #eee;
    opacity: .9;
    margin: 9% auto;
}
.loginLogo {
    color: #333;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 96px;
    height: 96px;
    border-radius: 50%;
    background-color: #fff;
    margin: 0 auto;
}
.loginTitle {
    font-family: 'Noto Sans Malayalam', Poppins;
    font-size: 24px;
    color: #3F51B5;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    display: block;
    padding: 34px 0px;
}
.loginScreen {background: #1e4b9d;}
.malayalam {font-family: 'Noto Sans Malayalam', 'Poppins';}
.loginText {font-family: 'Noto Sans Malayalam', 'Poppins'; margin-top: 36px; color: #9e9e9e !important; text-align: center; font-size: 14px; line-height: 136%; margin-bottom: 0px !important;}
.mt30 {margin-top: 30px;}
.mb15 {margin-bottom: 15px;}
.mb30 {margin-bottom: 30px;}

.selMenu {color: #673ab7 !important;}
.table th, .table td {vertical-align: middle !important;}
.tenPadding {padding: 10px;}
