html,
body {
  font-size: 16px !important;
  min-height: 100%;
}

body {
  font-family: 'Raleway', sans-serif;
  overflow-x: hidden;
}

html,
body {
  font-family: 'Lato', sans-serif;
  background-color: transparent;
}

.parent-container {
  max-width: 1920px;
  margin: 0 auto;
}

.rte-container {
  width: 100%;
  margin: 0 auto;
  padding: 0 30px;
  position: relative;
}

.hide_element {
  visibility: hidden !important;
  display: none;
}

.show_element {
  visibility: visible !important;
  display: block;
}

[ng\:cloak],
[ng-cloak],
.ng-cloak {
  display: none !important;
}

button {
  outline: none;
}

button:hover,
button:active,
button:focus {
  transition: all 300ms linear;
  outline: none;
}

a {
  text-decoration: none;
}

a:active,
a:focus,
a:hover {
  text-decoration: none;
}

article {
  margin-bottom: 25px;
}

article header h1 {
  color: #4f4f4f;
  font-size: 1.25rem;
  font-weight: 700;
  margin-bottom: 25px;
}

input[type="button"] {
  border: none;
}

input[type="button"]:hover,
input[type="button"]:active,
input[type="button"]:focus {
  border: none !important;
  outline: none !important;
}

.btn:focus,
.btn.focus,
.btn:active:focus,
.btn:active.focus,
.btn.active:focus,
.btn.active.focus {
  outline: none;
}

#toast-container>.toast-success,
#toast-container>.toast-error {
  background: linear-gradient(to right, #11998e, #26884b) !important;
}

#toast-container>div {
  background: linear-gradient(to right, #11998e, #26884b);
  box-shadow: rgba(0, 0, 0, 0.55) 0px 5px 15px;
  color: #fafafa;
  max-width: 100%;
  padding-left: 24px;
  padding-right: 24px;
  border-radius: 2px;
  font-size: 14px;
  overflow: hidden;
  transform: translate3d(0, 0, 0) rotateZ(0deg);
  transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  font-size: .85rem;
  line-height: 20px;
  font-family: 'Montserrat', sans-serif;
}

.toast-progress {
  background-color: rgba(255, 255, 255, 0.93) !important;
}

.page-height {
  min-height: 99vh;
}

.no-margin {
  margin-bottom: 0;
}

.search-action .form-group {
  margin-bottom: 8px;
  float: left;
}

.search-action .form-group .form-control {
  width: 224px;
}

.search-action .btn-theme {
  float: left;
  margin-left: 8px;
}

.text-lightgrey {
  color: #6F7784;
}

.text-theme-green {
  color: #50C205;
}

.text-dred {
  color: #C42420;
}

.text-white {
  color: #FFFFFF;
}

.mrt-20 {
  margin-top: 20px;
}

.nopd-left {
  padding-left: 0 !important;
}

.pdv-15 {
  padding: 15px 0;
}

.no-padding {
  padding: 0;
}

.pdb-5 {
  padding-bottom: 5px;
}

.pdt-8 {
  padding-top: 8px;
}

.pdv-20 {
  padding: 20px 0;
}

.pdv-25 {
  padding: 25px 0;
}

.school-nm-wd {
  max-width: 650px;
}

.admin-school-nm {
  max-width: 280px;
}

.mrgn-rt10 {
  margin-right: 10px;
}

.mrb-30 {
  margin-bottom: 30px;
}

.posrel {
  position: relative;
}

.dblock {
  display: block;
}

.form-preview td {
  word-break: break-all;
}

.btn-theme {
  display: inline-block;
  padding: 0 12px;
  border: none;
  min-width: 116px;
  text-align: center;
  transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -webkit-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  background-color: #71b307;
  color: #ffffff;
  font-size: .875rem;
  border-radius: 4px;
  height: 40px;
  line-height: 39px;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  cursor: pointer;
}

.btn-theme:hover,
.btn-theme:active,
.btn-theme:focus {
  transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -webkit-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  text-decoration: none;
  background-color: #436904;
  color: #ffffff;
}

.btn-theme.btn-sm {
  height: 30px;
  line-height: 29px;
  min-width: 90px;
  font-size: .8125rem;
}

.btn-theme.btn-sm:hover,
.btn-theme.btn-sm:active,
.btn-theme.btn-sm:focus {
  transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -webkit-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  text-decoration: none;
  background-color: #80cc08;
  color: #ffffff;
}

.btn-blue {
  background-color: #308bf2;
  color: #ffffff !important;
}

.btn-blue:hover,
.btn-blue:active,
.btn-blue:focus {
  text-decoration: none;
  background-color: #0d65c9;
}

.frgt-pass {
  text-align: right;
  color: #21242c;
  font-size: .75rem;
  display: block;
  height: 40px;
  line-height: 39px;
}

.btn-green-outline {
  font-size: .75rem;
  padding: 3px 16px;
  font-weight: 600;
  color: #71B307;
  border: 1px solid #71B307;
  background-color: #FFFFFF;
  border-radius: 3px;
  transition: all 300ms linear;
}

.btn-green-outline:hover,
.btn-green-outline:active,
.btn-green-outline:focus {
  border-color: #528205;
  color: #528205;
}

.btn-xs {
  border: 1px solid #d6d8da;
  padding: 0 12px;
  min-width: 74px;
  text-align: center;
  transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -webkit-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  background-color: #ffffff;
  border-radius: 4px;
  color: #308bf2;
  height: 24px;
  line-height: 23px;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  padding: 0 8px 0 18px;
  position: relative;
}

.btn-xs span {
  position: absolute;
  left: 4px;
  font-size: 15px;
  top: -1px;
}

.btn-outline-blue {
  color: #308bf2;
  font-size: 20px;
  border: 1px solid #308bf2;
  min-width: 183px;
  height: 75px;
  padding: 10px 16px;
  background-color: #fff;
  text-align: left;
  position: relative;
  font-size: .875rem;
  margin-right: 16px;
  font-weight: 700;
  font-family: "Lato", sans-serif;
  transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -webkit-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
}

.btn-outline-blue span {
  display: block;
  font-size: 1.25rem;
  font-weight: 900;
  padding: 0;
  margin-bottom: 8px;
}

.btn-outline-blue .arrow-icon {
  position: absolute;
  right: 10px;
  top: 18px;
  font-size: 16px;
}

.btn-outline-blue.no-margin {
  margin: 0;
}

.btn-outline-blue:hover,
.btn-outline-blue:active,
.btn-outline-blue:focus {
  transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -webkit-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  text-decoration: none;
  background-color: #308bf2;
  color: #ffffff;
}

.btn-outline-blue:hover span,
.btn-outline-blue:hover .arrow-icon,
.btn-outline-blue:active span,
.btn-outline-blue:active .arrow-icon,
.btn-outline-blue:focus span,
.btn-outline-blue:focus .arrow-icon {
  color: #ffffff;
}

.btn-danger-xs {
  padding: 0px 12px;
  height: 30px;
  line-height: 29px;
}

.dropdown.action-lottery {
  z-index: 2;
}

.dropdown.action-lottery .btn-default {
  position: relative;
  z-index: 10;
}

.btn-alert {
  background-color: #dd4b39;
  transition: all 300ms linear;
}

.btn-alert:hover,
.btn-alert:active,
.btn-alert:focus {
  text-decoration: none;
  background-color: #ac2d1e;
}

.btn-full-width {
  width: 100%;
  height: 40px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #21242c;
  margin: 0;
  font-family: "Lato", sans-serif;
}

a {
  transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -webkit-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
}

a:hover,
a:active,
a:focus {
  text-decoration: underline;
}

a:focus {
  outline: 0;
}

.col-sm-4:focus,
.col-xs-12:focus {
  outline: 0;
}

.ui-select-container {
  position: relative;
}

.ui-select-container .ui-select-dropdown {
  bottom: auto;
}

.ui-select-container .ui-select-choices {
  background-color: #fff;
  border: 1px solid #cecece;
  border-top: 0;
  margin-top: 0;
}

.section-spacing {
  padding: 48px 0;
}

.hm-sec-space {
  margin: 3.5% 0;
}

.bg-hm-theme {
  background-color: #f9f9f9;
}

.cm-content h2 {
  font-size: 1.3125rem;
  font-weight: 700;
  line-height: 1.25em;
  margin: 12px 0 20px;
}

.cm-content p {
  color: #6f7784;
  font-size: 1rem;
  line-height: 24px;
}

.cm-content h4 {
  font-size: .875rem;
  font-weight: 700;
  line-height: 1em;
}

.cm-content a {
  color: #308bf2;
  font-size: 0.875rem;
}

.cm-content a span {
  vertical-align: middle;
  padding-left: 4px;
}

.cm-content h6 {
  font-size: 0.875rem;
}

.cm-content h3 {
  color: #21242c;
  font-size: .875rem;
  text-align: center;
  font-weight: 700;
  margin-bottom: 30px;
}

.cm-content .validation-msg {
  font-size: .75rem;
  color: #c42420;
  margin-bottom: 5px;
}

.cm-content .full-nm-msg {
  margin: 5px 0;
  display: inline-block;
}

.cm-content li {
  font-size: .875rem;
  margin-bottom: 10px;
}

.cm-content .btn-theme {
  color: #ffffff;
}

.minister-nm {
  font-size: .8125rem;
  font-weight: 700;
  color: #71b307;
  margin: 0;
  line-height: 1.25em;
}

.gly-crop {
  height: 220px;
  max-width: 220px;
  overflow: hidden;
  width: 100%;
  margin: 0 auto;
  border-radius: 4px;
  border: 1px solid #d6d8da;
  display: block;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.bg-grey {
  background-color: #f9f9f9;
}

.all-single .report-card,
.all-single .gly-crop {
  margin-bottom: 20px;
}

.info-spacing {
  padding: 28px 0;
}

.address-box {
  line-height: 46px;
}

.social-media {
  margin: 12px 0;
}

.social-media p {
  margin-bottom: 12px;
}

.social-media a {
  margin-right: 5px;
}

.page-404 img {
  height: 110px;
}

.report-list {
  margin-bottom: 40px;
}

.all-admin-link {
  margin-bottom: 32px;
}

.all-admin-link a:hover {
  text-decoration: none;
}

.all-admin-link strong {
  color: #21242c;
  font-size: .875rem;
}

.all-admin-link span {
  color: #21242c;
  font-size: .875rem;
}

.all-admin-link span.grn {
  color: #71b307;
  font-weight: 600;
}

.all-admin-link .filter_by select {
  border-radius: 3px !important;
  color: #6f7784;
  font-size: .8125rem;
}

.lottery-result {
  padding: 28px;
}

.lottery-result h4 {
  color: #21242c;
  font-size: .875rem;
}

.lottery-result .result-row {
  border-bottom: 1px solid #D6D8DA;
  padding: 20px 0;
}

.lottery-result .result-row.no-border {
  border: none;
  padding-bottom: 0;
}

.lottery-result .result-row-heading {
  padding-bottom: 20px;
  border-bottom: 1px solid #D6D8DA;
}

.lottery-result .result-row-heading h4 {
  color: #71b307;
}

.dtable {
  display: table;
  width: 100%;
}

.dtable>.table-child {
  display: table-cell;
  vertical-align: middle;
}

.rte-table {
  border: 1px solid #d6d8da;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 16px 24px 0;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

.rte-table table {
  margin-bottom: 0;
}

.rte-table .table>thead>tr>th {
  border-bottom: 0px solid #f4f4f4;
  vertical-align: middle;
  color: #21242c;
}

.rte-table .table>thead:first-child>tr:first-child>th,
.rte-table .table>thead:first-child>tr:first-child>td {
  font-size: .875rem;
  font-weight: 700;
  color: #21242c;
}

.rte-table .table>tbody>tr>td,
.rte-table .table>tfoot>tr>td {
  padding: 20px 24px;
  vertical-align: middle;
  font-size: .875rem;
  color: #21242c;
}

.rte-table .table>tbody>tr>td,
.rte-table .table>tfoot>tr>td {
  border-top: 1px solid #D6D8DA;
}

.rte-table .table-fixed tbody {
  height: 350px;
  overflow-y: auto;
  width: 100%;
}

.rte-table .table-fixed.table-fixed-selected tbody {
  height: 433px;
  overflow-y: initial;
}

.rte-table .table-fixed thead,
.rte-table .table-fixed tbody,
.rte-table .table-fixed tr,
.rte-table .table-fixed td,
.rte-table .table-fixed th {
  display: block;
}

.rte-table .table-fixed tbody td,
.rte-table .table-fixed thead>tr>th {
  float: left;
  border-bottom-width: 0;
}

.rte-table .table-fixed>thead:first-child>tr:first-child>th,
.rte-table .font-sm {
  font-size: .875rem;
  min-height: 25px;
}

.rte-table .table-fixed>tbody>tr>td {
  vertical-align: middle;
  padding: 20px 8px;
}

.rte-table.rt-st-admin table>tbody>tr>td,
.rte-table.rt-st-admin .rte-table .table>tfoot>tr>td {
  padding: 20px 8px;
}

.t-footer {
  padding: 12px 24px;
  border: 1px solid #d6d8da;
  position: relative;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.t-footer p {
  margin: 0;
  font-size: .875rem;
  color: #21242c;
}

.t-footer table {
  margin-bottom: 0;
}

.t-footer table li {
  margin-bottom: 0px;
  padding: 0 10px;
}

.t-footer .table>thead>tr>th,
.t-footer .table>thead>tr>td,
.t-footer .table>tbody>tr>th,
.t-footer .table>tbody>tr>td,
.t-footer .table>tfoot>tr>th,
.t-footer .table>tfoot>tr>td {
  padding: 0px;
  vertical-align: middle;
}

.t-footer .tb-pagination a .fa {
  color: #21242c;
  font-size: 12px;
}

.t-footer .tb-pagination a span {
  font-size: .875rem;
  color: #21242c;
  vertical-align: top;
  padding: 0 4px;
}

.thanks-back {
  margin: 40px 0;
}

#loader {
  position: fixed;
  height: 100vh;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  overflow: hidden !important;
  background: rgba(255, 255, 255, 0.8);
  display: none;
}

#loader img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 50px;
  width: 50px;
}

.map-live-loc-btn {
  background: #fff;
  display: block;
  border: 0px;
  margin: 10px;
  padding: 0px;
  position: relative;
  cursor: pointer;
  user-select: none;
  overflow: hidden;
  width: 40px;
  height: 40px;
  top: 8px;
  left: 0px;
  margin-top: 0;
  box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px -1px;
  border-radius: 2px;
}

.header-contact {
  font-weight: bold;
  margin-top: 9px;
}

.bg-light-grey {
  background-color: #5e5e5e !important;
}

.pl-0 {
  padding-left: 0px;
}

.mb-24 {
  margin-bottom: 24px;
}

.overflow-x-auto {
  overflow-x: auto;
}

.custom-td span {
  position: relative;
  top: 12px;
}

.reg-form-container {
  max-width: 300px;
  margin: 0 auto 30px;
}

.reg-form-container h2 {
  color: #21242c;
  font-size: 1.3125rem;
  text-align: center;
  font-weight: 700;
  margin-bottom: 48px;
}

label {
  color: #21242c;
  font-size: 0.875rem;
  margin-bottom: 10px;
  display: block;
}

label span {
  font-weight: 500;
}

label .mand-field {
  color: #c42420;
}

.form-control {
  border-color: #d6d8da;
  border-radius: 4px;
  height: 40px;
  font-size: 0.875rem;
  color: #21242c;
  font-family: "Lato", sans-serif;
}

textarea {
  border-color: #d6d8da;
  border-radius: 4px;
  height: 40px;
  font-size: 0.875rem;
  color: #21242c;
  resize: none;
  font-family: "Lato", sans-serif;
}

.form-group {
  margin-bottom: 16px;
  position: relative;
}

.form-group .hindi-lbl {
  display: block;
  font-weight: 500;
  margin-top: 4px;
  color: #21242c;
  font-size: 0.875rem;
  line-height: 1.25em;
}

.form-group .text-dred .hindi-lbl {
  font-weight: normal;
  color: #c42420;
}

.form-field {
  margin-bottom: 24px;
}

.form-control::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #b0bcd1;
  font-size: 0.875rem;
  font-family: "Lato", sans-serif;
}

.form-control::-moz-placeholder {
  /* Firefox 19+ */
  color: #b0bcd1;
  font-size: 0.875rem;
  font-family: "Lato", sans-serif;
}

.form-control:-ms-input-placeholder {
  /* IE 10+ */
  color: #b0bcd1;
  font-size: 0.875rem;
  font-family: "Lato", sans-serif;
}

.form-control:-moz-placeholder {
  /* Firefox 18- */
  color: #b0bcd1;
  font-size: 0.875rem;
  font-family: "Lato", sans-serif;
}

.search-action-result {
  max-width: 480px;
  margin: 0 auto 96px;
}

.rte-all-form-sp {
  padding: 60px 0;
}

.uploaded-img {
  border: 1px solid #d6d8da;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  height: 86px;
  width: 86px;
  padding: 12px;
  float: left;
}

.upload-action {
  float: left;
  padding: 20px 12px;
}

.upload-action .upload-btn {
  display: block;
  color: #308bf2;
  font-size: 0.875rem;
  font-weight: 700;
  margin-bottom: 8px;
  cursor: pointer;
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
  box-shadow: none;
  background-color: #308bf2;
  color: #ffffff;
  font-weight: 400;
}

.nav-pills.reg-nav-block .step-link {
  border-radius: 4px;
  font-family: "Lato", sans-serif;
}

.custom-check {
  display: inline-block;
  position: relative;
  /* padding: 12px; */
  padding-left: 20px;
  margin: 0;
}

.custom-check input {
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 0;
}

.select-option {
  position: relative;
  float: left;
}

.select-option .icon {
  position: absolute;
  left: 18px;
  top: 7px;
  z-index: 2;
  font-size: 12px;
  color: #6f7784;
}

.select-option .icon-blue {
  color: #308bf2;
}

.select-option .form-control {
  border: 1px solid #d6d8da;
  width: 116px;
  text-align: center;
  transition: all 300ms linear;
  font-size: 0.75rem;
  background-color: #ffffff;
  border-radius: 4px;
  height: 24px;
  font-family: "Lato", sans-serif;
  font-weight: 500;
  padding: 0 8px 0 24px;
  position: relative;
  color: #21242c;
  margin-left: 8px;
}

.select-option .form-control.download {
  color: #308bf2;
  font-weight: 700;
}

.form-add-school .drop-box {
  margin: 0;
  margin-right: auto;
  margin-bottom: 8px;
}

.document_list {
  max-width: 280px;
  padding: 10px 0;
}

.document_list p {
  margin-bottom: 0;
}

.document_list label {
  font-size: 1rem;
}

.document_list .checkbox-inline {
  font-size: 0.875rem;
}

.document_list p,
.document_list li {
  font-size: 0.875rem;
  line-height: 26px;
}

.document_list .checkbox-inline {
  margin: 20px 0;
}

.fix-rm-btn {
  position: relative;
  display: inline-flex;
}

.reg-nav-block h3 {
  font-size: 1.25rem;
  color: #21242C;
  font-weight: 600;
  padding-bottom: 10px;
}

.reg-nav-block p {
  color: #6F7784;
  padding-bottom: 25px;
}

.reg-nav-block .step-link {
  display: inline-block;
  border: 1px solid #308BF2;
  background: #FFFFFF;
  color: #308BF2;
  font-family: Arial;
  font-size: .85rem;
  padding: 5px 30px;
  line-height: 1.65em;
  margin-right: 10px;
  font-family: "Lato", sans-serif;
}

.reg-nav-block .step-link.active {
  box-shadow: none;
  background-color: #308BF2;
  color: #FFFFFF;
}

.resize-btns li .step-link {
  padding: 5px 10px;
  margin-right: 6px;
}

.table-responsive td {
  font-size: 0.9rem !important;
}

.sp-form-container {
  max-width: 1025px;
  margin: 0 auto;
}

.sp-form {
  padding: 35px 0 70px;
}

.sp-form .drop-box {
  max-width: 160px;
  padding: 20px;
  background-color: #F3F3F3;
  line-height: 32px;
  border: 2px dashed #C7C7C7;
  margin: 0;
  margin-right: auto;
  height: 115px;
}

.sp-form .drop-box p {
  color: #666666;
  line-height: initial;
  font-size: .85rem;
}

.sp-form .drop-box .ctm-icon {
  font-size: 24px;
  color: #666666;
}

.dropbox-container {
  position: relative;
}

.dropbox-container .btn-blue {
  position: absolute;
  top: 39%;
  left: 56%;
  font-size: .75rem;
  padding: 3px 25px;
  border-radius: 4px;
}

.school-list-box {
  border: 1px solid #c7c7c7;
  border-radius: 4px;
  padding: 0 0 0 15px;
}

.school-list-box .table-fixed tbody {
  height: 385px;
  overflow-y: auto;
  width: 100%;
}

.school-list-box .table-fixed.table-fixed-selected tbody {
  height: 433px;
  overflow-y: initial;
}

.school-list-box .table-fixed .drag_table {
  cursor: grab;
  transition: opacity 0.4s ease-in-out;
  width: 100%;
}

.school-list-box .table-fixed .drag_table.gu-transit {
  opacity: .2;
  background-color: rgba(0, 0, 0, 0.2);
}

.school-list-box .table-fixed thead,
.school-list-box .table-fixed tbody,
.school-list-box .table-fixed tr,
.school-list-box .table-fixed td,
.school-list-box .table-fixed th {
  display: block;
}

.school-list-box .table-drag-drop tbody tr {
  display: inline-block;
}

.school-list-box .table-drag-drop tbody tr td {
  display: block;
}

.school-list-box .table-fixed tbody td,
.school-list-box .table-fixed thead>tr>th {
  float: left;
  border-bottom-width: 0;
}

.school-list-box .table-fixed>thead:first-child>tr:first-child>th,
.school-list-box .font-sm {
  font-size: .875rem;
  min-height: 25px;
}

.school-list-box .table-fixed>tbody>tr>td {
  vertical-align: middle;
  padding: 20px 8px;
}

.school-list-box .search-blk {
  position: relative;
}

.school-list-box .search-blk .search-icon {
  position: absolute;
  top: 17px;
  left: 24px;
  color: #a1a1a1;
}

.school-list-box .search-blk .form-control {
  padding-left: 35px;
  max-width: 180px;
  height: 32px;
  margin-left: auto;
}

.school-list-box .btn-theme {
  line-height: 26px;
  font-weight: 900;
  padding: 1px 11px;
  min-width: initial;
  height: initial;
}

.school-list-box .btn-rm {
  padding: 2px 9px;
  font-weight: 900;
}

.sp-arrow-block {
  height: 500px;
}

.sp-arrow-block .icon-arrow {
  display: block;
  font-size: 30px;
  color: #6E7584;
  line-height: 16px;
}

.step-schoolselect .checkbox-block {
  width: 3%;
  float: left;
}

.step-schoolselect .checkbox-content {
  width: 97%;
  float: left;
}

.step-schoolselect .label-declaration {
  font-weight: 500;
}

.step-schoolselect .label-declaration input[type="checkbox"] {
  margin: -1px 8px 0px 0;
  height: 15px;
  width: 15px;
  vertical-align: middle;
  border: 1px solid #88848c;
  background: #ffffff;
  -webkit-appearance: none;
  border-radius: 2px;
  outline: none;
}

.step-schoolselect .label-declaration input[type="checkbox"]:checked {
  background-color: #ffffff;
}

.step-schoolselect .label-declaration input[type="checkbox"]:checked:before {
  content: '';
  display: block;
  width: 4px;
  height: 8px;
  border: solid #333333;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-left: 5px;
  margin-top: 2px;
}

.page-sp-success {
  padding: 60px 0 100px;
}

.page-sp-success h3 {
  font-size: 1.31rem;
  font-weight: 600;
  padding-bottom: 25px;
}

.page-sp-success .btn-blue {
  padding: 8px 20px;
  border-radius: 4px;
}

.doc-list-card {
  margin-bottom: 40px;
  border-color: #efefef !important;
}

.doc-list-card .heading-header {
  border-color: #efefef !important;
}

.doc-list-card h4 {
  font-size: .875rem;
  font-weight: 700;
  line-height: 1em;
}

.doc-list-card p {
  padding-bottom: 8px;
  line-height: 1.25em;
  color: #21242c;
  font-size: .875rem;
}

.doc-list-card p a {
  margin-right: 6px;
}

.doc-list-card p a .fa {
  font-size: 16px;
}

.doc-list-card .checkbox-sample {
  border: 1px solid #efefef;
  padding: 6px 12px;
  border-radius: 4px;
  height: 38px;
  color: #6f7784;
  font-size: 13px;
  line-height: 1.75em;
}

.doc-list-card .checkbox-sample label {
  color: #6f7784;
}

.doc-list-card .checkbox-sample input[type="checkbox"] {
  margin-top: -2px;
  vertical-align: middle;
  height: 14px;
  width: 14px;
  background-color: #ffffff;
  border: 1px solid #d6d6d6;
  -webkit-appearance: none;
  outline: none;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  cursor: pointer;
  -webkit-transition: all;
  position: relative;
  margin-right: 10px;
}

.doc-list-card .checkbox-sample input[type="checkbox"]:checked {
  background-color: #ffffff;
  border-color: #d6d6d6;
  position: relative;
}

.doc-list-card .checkbox-sample input[type="checkbox"]:checked:before {
  margin-top: -2px;
  vertical-align: middle;
  transform: rotate(45deg);
  position: absolute;
  left: 4px;
  top: 3px;
  display: table;
  width: 4px;
  height: 9px;
  border-width: 2px;
  border-style: solid;
  border-color: #6f7784;
  border-top: 0;
  border-left: 0;
  content: '';
}

.icon-notation {
  border: 1px solid #efefef;
  border-radius: 4px;
  padding: 12px;
  max-width: 222px;
  margin: 0 auto 40px;
  color: #21242c;
  font-size: 12px;
  text-align: center;
}

.icon-notation .fa {
  color: #3c8dbc;
  margin-right: 6px;
  font-size: 16px;
}

.gu-mirror {
  position: fixed !important;
  margin: 0 !important;
  z-index: 9999 !important;
  opacity: 0.8;
}

.gu-hide {
  display: none !important;
}

.gu-unselectable {
  user-select: none !important;
}

.gu-transit {
  opacity: 0.2;
}

.terms-txt {
  line-height: 16px;
  color: #21242c;
  font-size: 12px;
}

.terms-txt a {
  color: #21242c;
  text-decoration: underline;
  transition: all 300ms linear;
}

.terms-txt a:hover,
.terms-txt a:active,
.terms-txt a:focus {
  color: #72afd2;
  transition: all 300ms linear;
}

.custom-dropdown {
  max-height: 200px;
  margin: 0px 1px 4px 0;
  position: absolute;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-tap-highlight-color: transparent;
  border: 1px solid #d6d8da;
  border-top: none;
  left: 0;
  right: 0;
  background-color: #fff;
  z-index: 1;
  font-family: "Lato", sans-serif;
}

.custom-dropdown li {
  margin-bottom: 0;
}

.custom-dropdown li a {
  padding: 3px 7px 4px;
  margin: 0;
  cursor: pointer;
  min-height: 1em;
  display: block;
  color: #21242c;
  font-size: .75rem;
  transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -webkit-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
}

.custom-dropdown li a:hover,
.custom-dropdown li a:active,
.custom-dropdown li a:focus {
  text-decoration: none;
  background-color: #308bf2;
  color: #ffffff;
}

.page-content h1 {
  color: #71b307;
  font-size: 1.25rem;
  font-weight: 700;
  margin-bottom: 20px;
  margin-top: 0;
}

.page-content h2,
.page-content h3,
.page-content h4,
.page-content h5,
.page-content h6 {
  margin-bottom: 20px;
  color: #21242c;
  font-size: 1rem;
  font-weight: 600;
}

.page-content p {
  margin-bottom: 20px;
}

.page-content p,
.page-content li {
  color: #6f7784;
  font-size: .875rem;
  line-height: 24px;
}

.page-content .st-page-haeding {
  line-height: 1.125em;
}

.page-content .panel-default {
  margin-bottom: 12px;
}

.page-content .panel-default .panel-heading {
  padding: 12px;
  background-color: #f9f9f9;
}

.page-content .panel-default .panel-heading h4 {
  font-size: .875rem;
  margin: 0;
}

.page-content .instruction-heading {
  color: #21242c;
  font-size: 21px;
  font-weight: 700;
}

.instruction-list li {
  color: #21242c;
  font-size: .875rem;
  margin-bottom: 16px;
}

.bg-wht {
  background-color: #ffffff;
}

.home-map-section {
  margin-top: -55px;
}

.home-map-section h2 {
  color: #21242c;
  font-size: 1.875rem;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  border-bottom: 1px solid #C8C8C8;
  display: inline-block;
  padding-bottom: 12px;
  margin-bottom: 42px;
}

.home-map-section a {
  font-size: 1.3125rem;
  margin-bottom: 16px;
  display: inline-block;
  color: #6f7784;
  transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -webkit-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
}

.home-map-section a:hover,
.home-map-section a:active,
.home-map-section a:focus {
  text-decoration: none;
  color: #308bf2;
}

.state-list-home {
  padding: 55px;
}

.st-card-land {
  padding: 42px;
}

.st-card-land h2 {
  margin: 0;
  margin-bottom: 36px;
}

.globl-st {
  padding: 40px 0 0;
  text-align: center;
}

.globl-st h2 {
  color: #71b307;
  font-size: 1.875rem;
  font-weight: 900;
  margin: 0;
}

.quotes-section {
  margin-bottom: 5%;
}

.quotes-section h4 {
  font-family: 'Cormorant Garamond', serif;
  color: #21242c;
  font-size: 30px;
  line-height: 37px;
  font-weight: 600;
  margin: 42px 0 24px;
}

.quote-circle {
  width: 262px;
  height: 262px;
  background-color: #f0f0f0;
  border-radius: 50%;
  position: absolute;
  left: -127px;
  top: -19px;
}

.statistics-conut {
  background-color: #ffffff;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}

.margin-top {
  margin-top: -55px;
}

.all-sm-top {
  padding: 36px 120px;
}

.contact-link a {
  color: #6f7784;
  font-size: 1rem;
  line-height: 24px;
}

.contact-link a strong {
  color: #21242C;
  font-weight: 400;
}

.team-card {
  margin: 40px 0;
  padding: 32px 68px;
}

.team-card img {
  margin-bottom: 24px;
}

.team-card .logo-indus {
  height: 50px;
}

.panel-heading h4 a {
  display: block;
}

.panel-heading h4 a:before {
  position: absolute;
  right: 24px;
  content: '\f067';
  display: inline-block;
  height: 24px;
  width: 24px;
  text-align: center;
  line-height: 10px;
  font-size: 18px;
  font-family: 'FontAwesome';
  color: #C8C8CB;
}

.panel-heading>h4>a.collapsed:before {
  content: '\f068';
  font-family: 'FontAwesome';
  color: #C8C8CB;
}

.school-info {
  padding: 28px;
}

.school-info h4 {
  color: #21242c;
  font-size: .875rem;
  font-weight: 700;
}

.school-info p {
  color: #21242c;
  font-size: .875rem;
  margin: 0;
}

.school-info .info-row {
  border-bottom: 1px solid #D6D8DA;
  padding: 20px 0;
}

.school-info .info-row.no-border {
  border: none;
  padding-bottom: 0;
}

.school-info .info-row img {
  width: 190px;
  height: 75px;
}

.school-info .info-row-heading {
  padding-bottom: 20px;
  border-bottom: 1px solid #D6D8DA;
}

.school-info .info-row-heading h4 {
  color: #71b307;
}

.state-hero-sec .flexslider {
  margin-bottom: 0;
  border: none;
}

.state-hero-sec img {
  border: 1px solid #d6d8da;
  border-radius: 4px;
}

.hm-card {
  border: 1px solid #d6d8da;
  border-radius: 4px;
}

.hm-single-link {
  text-align: right;
}

.heading-header {
  padding: 16px 24px;
  border-bottom: 1px solid #d6d8da;
  position: relative;
}

.heading-header span {
  position: absolute;
  right: 12px;
  font-size: 18px;
  top: 10px;
  color: #d6d8da;
}

.heading-header.landing-header-card {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

.card-content {
  padding: 20px 24px;
}

.hm-hero-card {
  margin-bottom: 22px;
  height: 184px;
}

.state-dy-card {
  min-height: 316px;
  position: relative;
}

.state-dy-card .minister-content p {
  padding-top: 10px;
  height: 120px;
  overflow-y: scroll;
}

.state-dy-card .minister-content img {
  border: 1px solid #d6d8da;
  border-radius: 4px;
}

.media-card {
  min-height: 306px;
  position: relative;
}

.media-card img {
  width: 143px;
  height: 62px;
  margin-bottom: 20px !important;
}

.media-card .flexslider {
  margin-bottom: 0;
}

.media-card p {
  text-align: center;
  margin-bottom: 0;
}

.media-card .card-content {
  background-color: #ffffff;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}

.media-card.md-card-lg {
  min-height: auto;
}

.media-card.md-card-lg li {
  list-style: none;
}

.media-card.md-card-lg .card-content {
  padding: 24px 42px;
  border-radius: 2px;
}

.rte-reg-info {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translate(0%, -50%);
  text-align: center;
}

.rte-reg-info h2 {
  color: #71b307;
  font-size: 1.875rem;
  font-weight: 900;
  margin: 0;
}

.state-gallery img {
  border-radius: 4px;
}

.state-gallery h2 {
  margin: 0;
}

.state-reports {
  padding: 3.5% 0;
  border-top: 1px solid #d6d8da;
}

.state-reports h2 {
  margin: 0;
}

.state-reports.state-reports-outer {
  padding: 0;
}

.report-card {
  background-color: #fff;
  padding: 12px;
  padding-left: 50px;
  position: relative;
  min-height: 82px;
  border: 1px solid #d6d8da;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  display: block;
  cursor: pointer;
  transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -webkit-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
}

.report-card .file-type {
  position: absolute;
  left: 20px;
  top: 14px;
  font-size: 34px;
  color: #c42420;
}

.report-card:hover,
.report-card:active,
.report-card:focus {
  text-decoration: none;
  border: 1px solid #308bf2;
}

.notification-content {
  height: 135px;
  overflow-y: scroll;
  background-color: #ffffff;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}

.notification-content a {
  padding-bottom: 8px;
  line-height: 1.25em;
  display: inline-block;
}

.heading-strip {
  padding-bottom: 12px;
}

.heading-strip h2 {
  padding-bottom: 12px;
  margin: 0;
}

.heading-strip.all-pg-heading p {
  color: #6f7784;
  font-size: .875rem;
  line-height: 1.15em;
}

.heading-strip .info-icon {
  color: #b0bcd1;
  font-size: 16px;
  vertical-align: middle;
  padding-left: 5px;
}

#mapwrapper {
  max-width: 1920px;
  margin: 0 auto;
  padding: 0 0;
  background-color: transparent;
  min-width: 220px;
}

#map_base svg {
  max-height: 100%;
  width: 100%;
  margin: 0;
}

#map_base svg {
  height: 600px;
}

#map-tip {
  text-align: left;
  font: 14px/16px Trebuchet MS, Helvetica, Arial, sans-serif;
  display: none;
  padding: 3px;
  border: 1px solid #EBECED;
  color: #edeef0;
  z-index: 1000;
  float: left;
  position: absolute;
  background: #494949;
  background: -moz-linear-gradient(top, #494949 0%, #656565 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #494949), color-stop(100%, #656565));
  background: -webkit-linear-gradient(top, #494949 0%, #656565 100%);
  background: -o-linear-gradient(top, #494949 0%, #656565 100%);
  background: -ms-linear-gradient(top, #494949 0%, #656565 100%);
  background: linear-gradient(to bottom, #494949 0%, #656565 100%);
  word-break: keep-all;
  white-space: nowrap;
  box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 2px 3px 6px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 2px 3px 6px rgba(0, 0, 0, 0.5);
}

#map-tip p {
  margin: 0 !important;
}

#map-tip img {
  float: left;
  padding: 3px;
}

.press-flexslider .press-slide {
  display: none;
  min-height: 200px;
}

.custompress-navigation a {
  width: 34px;
  height: 32px;
  font-size: 24px;
  position: absolute;
  top: 40%;
  color: #849eef;
}

.custompress-navigation a.flex-prev {
  left: 5px;
}

.custompress-navigation a.flex-next {
  right: -15px;
}

.custompress-controls-container {
  float: right;
}

#map-tip p {
  margin: 0 !important;
}

#map-tip img {
  float: left;
  padding: 3px;
}

.d_board_form {
  margin-bottom: 20px;
}

.d_board_form .form-control {
  background-color: white;
  border-color: #eaeaea;
  border-width: 1px;
  padding: 0px 10px;
  text-align: left;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  border-radius: 4px;
  min-width: 183px;
  max-width: 183px;
  height: 34px;
  color: rgba(111, 119, 132, 0.75);
  font-size: 14px;
}

.dash_content p {
  font-weight: 600;
  font-size: .875rem;
}

.dash_content h4 {
  text-transform: uppercase;
  font-variant: normal;
  color: #6f7784;
  font-size: .875rem;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.dash_content .btn-theme {
  height: 34px;
  padding: 0 12px;
  line-height: 33px;
  font-size: .875rem;
  color: #fff;
  background-color: #308bf2;
  font-weight: 400;
  transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -webkit-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
}

.dash_content .btn-theme:hover,
.dash_content .btn-theme:active,
.dash_content .btn-theme:focus {
  text-decoration: none;
  background-color: #0d65c9;
}

.dash_content .custom-table {
  border: 1px solid #eaeaea;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  margin-bottom: 32px;
}

.dash_content .custom-table thead {
  background-color: whitesmoke;
  border-color: #eaeaea;
  border-width: 1px;
  color: #21242c;
  padding: 0px 10px;
  text-align: left;
  font-size: 14px;
}

.dash_content .custom-table thead.thead-cls tr th {
  font-size: 1rem !important;
  font-weight: 400 !important;
  color: #6f7784;
}

.dash_content .custom-table tbody tr td {
  color: #21242c !important;
  font-size: 28px !important;
}

.dash_content .totl_count_card {
  border-right: 2px solid #eaeaea;
  margin-bottom: 30px;
  padding-right: 20px;
}

.dash_content .totl_count_card.no-border {
  border: none;
}

.dash_content .totl_count_card h1 {
  color: #21242c;
  font-size: 28px;
  margin-bottom: 6px;
}

.dash_content .totl_count_card p {
  color: rgba(111, 119, 132, 0.75);
  font-size: 13px;
  font-weight: 400;
  line-height: 16px;
}

.dash_content .chart_card {
  border-width: 1px;
  border-radius: 4px;
  border-color: #eaeaea;
  border-style: solid;
  margin: 20px 0 50px;
}

.dash_content .chart_card .header {
  background-color: #f9f9f9;
  padding: 10px 50px;
  text-align: center;
  height: auto;
  border-bottom: 1px solid #eaeaea;
  margin-bottom: 15px;
  min-height: 46px;
}

.dash_content .chart_card .header h6 {
  color: #21242c;
  font-size: 13px;
  font-weight: 600;
}

.dash_content .chart_card .footer_chart {
  padding: 20px 30px;
}

.dash_content .chart_card .footer_chart p {
  margin-bottom: 0;
  font-weight: 400;
}

.dash_content .chart_card .footer_chart span {
  display: inline-block;
  line-height: 24px;
  color: #6f7784;
  font-size: 12px;
  padding-right: 12px;
}

.dash_content .chart_card .footer_chart span strong {
  display: block;
  color: #71b307;
  font-size: 16px;
}

.dash_content .chart_card .footer_chart span strong.txt-purple {
  color: #9e9ac8;
}

.dash_content .dash_hero_sec {
  padding: 2% 4%;
  background-color: whitesmoke;
  border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
}

.dash_content .dash_hero_sec .state-profile {
  position: relative;
  padding: 12px;
  padding-left: 60px;
}

.dash_content .dash_hero_sec .state-profile img {
  position: absolute;
  left: 0;
  width: 48px;
  height: 48px;
  background-color: #efefef;
  border: 1px solid #efefef;
  border-radius: 50%;
  text-indent: -99999px;
}

.dash_content .dash_hero_sec .btn-theme {
  font-size: 1rem;
  font-weight: 600;
  height: 40px;
  line-height: 39px;
}

.dash_content .dash_hero_sec .all-admin-link {
  margin-bottom: 12px;
}

.dash_content .dash_hero_sec .all-admin-link .btn-outline-blue {
  transition: all 300ms linear;
}

.dash_content .dash_hero_sec .all-admin-link .btn-outline-blue span {
  color: #308bf2;
  font-size: 20px;
}

.dash_content .dash_hero_sec .all-admin-link .btn-outline-blue:hover,
.dash_content .dash_hero_sec .all-admin-link .btn-outline-blue:active,
.dash_content .dash_hero_sec .all-admin-link .btn-outline-blue:focus {
  text-decoration: none;
}

.dash_content .dash_hero_sec .all-admin-link .btn-outline-blue:hover span,
.dash_content .dash_hero_sec .all-admin-link .btn-outline-blue:active span,
.dash_content .dash_hero_sec .all-admin-link .btn-outline-blue:focus span {
  color: #fff;
}

.dash_content .reason-list {
  padding: 20px;
  border: 1px solid #eaeaea;
  margin-bottom: 70px;
  border-radius: 4px;
  max-width: 500px;
}

.dash_content .reason-list p {
  font-variant: normal;
  color: rgba(111, 119, 132, 0.75);
  font-size: 13px;
  margin-bottom: 0;
  line-height: 24px;
  font-weight: 400;
}

.dashboard_container {
  padding: 4%;
}

.custom_piechart_canvas {
  margin-left: 50px !important;
  height: 370px !important;
}

.custom_barchart_canvas {
  margin-left: 50px !important;
  height: 400px !important;
}

.header {
  background-color: #21242c;
  color: #fff;
  font-family: "Lato", sans-serif;
  height: 90px;
}

.header a {
  color: #fff;
}

.logo {
  display: block;
  font-size: .8125rem;
  padding: 25px 18px;
  padding-left: 80px;
  position: relative;
  transition: all 300ms linear;
}

.logo:hover,
.logo:active,
.logo:focus {
  text-decoration: none;
}

.logo img {
  text-indent: -99999px;
  background-color: #ffffff;
  height: 66px;
  width: 66px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 12px;
}

.logo-nm {
  font-size: .8125rem;
  font-weight: 700;
  margin: 0;
  line-height: 2em;
  color: #ffffff;
}

.state-nm {
  font-size: .8125rem;
  font-weight: 700;
  color: #71b307;
  margin: 0;
  text-transform: uppercase;
}

.main-nav {
  text-align: right;
}

.main-nav a {
  font-size: 0.875rem;
  font-weight: 700;
  padding: 0px 10px;
}

.main-nav li:last-child a {
  padding-right: 0;
}

.header-action {
  text-align: right;
  margin-top: -9px;
}

.language-select {
  background-color: #21242c;
  border: none;
  outline: none;
  color: #fff;
  font-size: 0.75rem;
  font-family: "Lato", sans-serif;
  padding-right: 6px;
  text-align: right;
}

.language-select ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  font-family: "Lato", sans-serif;
}

.language-select ::-moz-placeholder {
  /* Firefox 19+ */
  font-family: "Lato", sans-serif;
}

.language-select :-ms-input-placeholder {
  /* IE 10+ */
  font-family: "Lato", sans-serif;
}

.language-select :-moz-placeholder {
  /* Firefox 18- */
  font-family: "Lato", sans-serif;
}

.language-select :-moz-placeholder option {
  font-family: "Lato", sans-serif;
  background-color: #21242c;
  text-align: right;
}

.btn-login {
  font-size: .75rem;
  border-radius: 0;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 25px;
  line-height: 24px;
  transition: all 300ms linear;
}

.header-secondary {
  background-color: #5e5e5e;
  color: #fff;
}

.header-secondary a {
  color: #ffffff;
  font-size: .75rem;
  display: inline-block;
  height: 36px;
  line-height: 35px;
}

.header-secondary a .home {
  color: #d6d8da;
  font-size: 18px;
  padding-right: 6px;
}

.header-secondary span {
  font-size: 12px;
}

.dropdown {
  position: relative;
  display: inline-block;
  text-align: left;
  z-index: 10;
}

.dropdown-menu {
  display: none;
  position: absolute;
  border-width: 1px;
  border-radius: 4px;
  border-color: #d6d8da;
  border-style: solid;
  background-color: #f9f9f9;
  margin-top: 10px;
  padding: 10px;
}

.dropdown-menu li a {
  color: #21242c;
  padding: 6px 12px;
  text-decoration: none;
  display: block;
  font-size: .875rem;
  font-weight: 500;
}

.dropdown-menu a:hover {
  background-color: #f1f1f1;
}

.header-outer {
  height: 193px;
}

.header-outer .logo {
  padding: 45px 18px;
  padding-left: 120px;
}

.header-outer .rte-img {
  height: 100px;
  width: 100px;
  position: absolute;
  left: 0;
  top: 16px;
  padding: 8px;
}

.header-outer .logo-rte {
  font-size: .8125rem;
  font-weight: 700;
  color: #71b307;
  margin: 0;
  text-transform: uppercase;
  margin-bottom: 8px;
}

.header-outer .logo-name {
  font-size: .75rem;
  color: #ffffff;
}

.display-sm {
  display: none !important;
}

.footer {
  background-color: #5e5e5e;
  color: #fff;
  padding: 3% 0;
}

.footer a {
  color: #fff;
}

.footer h2 {
  color: #ffffff;
}

.footer-heading {
  font-size: 1.3125rem;
  font-weight: 700;
  margin: 0;
  margin-bottom: 26px;
}

.contact-info {
  position: relative;
  padding-left: 40px;
  display: block;
  font-size: .875rem;
  margin-bottom: 20px;
  line-height: 20px;
}

.contact-info span {
  position: absolute;
  left: 0;
  font-size: 18px;
}

.footer-links {
  padding-right: 15px;
}

.footer-links a {
  color: #c4c4c4;
  font-size: .875rem;
  display: block;
  padding: 10px 0;
  border-bottom: 1px solid #c4c4c4;
  margin-bottom: 12px;
}

.footer-links li:first-child a {
  padding-top: 0;
}

.lower-footer {
  background-color: #21242c;
  color: #fff;
  min-height: 51px;
  line-height: 49px;
}

.lower-footer a {
  color: #fff;
}

.lower-footer a:hover,
.lower-footer a:active,
.lower-footer a:focus {
  text-decoration: underline;
}

.lower-footer p {
  margin-bottom: 0;
}

.lower-footer p,
.lower-footer a {
  font-size: .75rem;
}

.footer-custom-link {
  text-align: right;
  margin-bottom: 0;
}

.lower-footer-outer {
  height: 192px;
  height: 192px;
  line-height: initial;
  padding: 36px 0;
}

.lower-footer-outer h3 {
  color: #ffffff;
  font-size: .875rem;
  font-weight: 700;
  margin-bottom: 16px;
}

.lower-footer-outer .subscribe-form .form-group {
  position: relative;
  max-width: 242px;
  max-width: 242px;
  margin-bottom: 36px;
}

.lower-footer-outer .subscribe-form .form-control {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.lower-footer-outer .subscribe-form .btn-theme {
  position: absolute;
  right: 36px;
  top: 31px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.lower-footer-outer .footer-custom-link {
  margin: 28px 0;
}

.social-link {
  text-align: right;
}

.social-link a {
  margin-right: 8px;
}

.powerd-by {
  text-align: right;
}

.powerd-by a {
  color: #308BF2;
  transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -webkit-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
}

@media only screen and (max-width: 480px) {

  html,
  body {
    overflow-x: hidden;
    font-size: 15px !important;
  }

  .state-dy-card,
  .gly-crop,
  .media-card,
  .report-card {
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 1024px) {
  .side-collapse {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    overflow: hidden;
    transition: transform .4s;
    background-color: #008D94;
    color: #ffffff;
    z-index: 9;
    min-width: 250px;
    max-width: 250px;
    transform: translateX(-250px);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: auto;
    transition-property: transform;
    transition-duration: 0.4s;
    box-shadow: 0px 3px 35px 3px rgba(0, 0, 0, 0.07);
    z-index: 90;
  }

  .side-collapse li {
    padding-bottom: 15px;
  }

  .side-collapse a {
    color: #ffffff;
  }

  .side-collapse .mm-profile,
  .side-collapse .notification {
    float: none;
  }

  .side-collapse hr {
    margin: 5px 0;
  }

  .side-collapse.in {
    transform: translateX(0);
  }

  #close_menu {
    position: absolute;
    font-size: 16px;
  }
}

@media (max-width: 1200px) {
  .logo {
    padding-right: 16px !important;
  }

  .language-dropdown-responsive {
    width: 400px;
    margin-top: 26px;
  }
}

@media (max-width: 991px) {
  .header .logo-nm {
    line-height: 1.5em;
  }

  .header .main-nav li {
    padding-left: 0px;
    padding-right: 0px;
  }

  .header .main-nav a {
    padding: 0px 5px;
  }

  .responsive-navbar {
    border: 1px solid #fff;
    margin-top: 18px;
  }

  .responsive-navbar span {
    background-color: #fff;
  }
}

@media (max-width: 767px) {
  .display-sm {
    display: block !important;
  }

  .mobile-login {
    display: flex !important;
    justify-content: flex-end;
  }

  .mobile-login .btn-login {
    margin-top: 28px;
    border-radius: 4px;
  }
}

@media (max-width: 400px) {
  .header .btn-theme {
    min-width: auto !important;
  }
}

@media (max-width: 577px) {
  .lower-footer {
    line-height: 32px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

@media screen and (max-width: 991px) and (min-width: 767px) {
  .locate-me {
    width: 110%;
    padding: 0px;
  }
}

@media (max-width: 800px) {
  .mobile-ml-20 {
    margin-left: 20px;
  }
}

@media (max-width: 500px) {
  .mobile-school-image {
    width: 200px;
  }
}

@media (max-width: 384px) {
  .mobile-school-image {
    width: 150px;
  }
}

.mb-48 {
  margin-bottom: 3rem;
}

.rocket-button {
  --background: #262730;
  --text: #fff;
  --check: #5c86ff;
  --blue: #5c86ff;
  --blue-transparent: rgba(92, 134, 255, 0);
  --dot: #fe5151;
  --dot-shadow: rgba(254, 81, 81, 0.3);
  --smoke: rgba(247, 248, 255, 0.9);
  --rocket: #eef0fd;
  --rocket-shadow-left: #fff;
  --rocket-shadow-right: #d3d4ec;
  --rocket-wing-right: #c2c3d9;
  --rocket-wing-left: #d3d4ec;
  --rocket-window: #275efe;
  --rocket-window-shadow: #c2c3d9;
  --rocket-line: #9ea0be;
  font-size: 14px;
  font-weight: 500;
  line-height: 19px;
  padding: 14px 28px;
  display: table;
  position: relative;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  text-decoration: none;
  color: var(--text);
  margin: auto;
  transform: scale(1.6);
}

.rocket-button:before {
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 25px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: transform 0.2s ease;
  transform: scale(var(--s, 1)) translateZ(0);
  position: absolute;
  background: var(--background);
}

.rocket-button .default,
.rocket-button .success,
.rocket-button .animation {
  z-index: 1;
}

.rocket-button .default span,
.rocket-button .success span {
  display: block;
  transition: transform 0.2s ease, opacity 0.2s ease;
  transform: translateX(var(--x, 0));
  opacity: var(--o, 1);
  filter: blur(var(--b, 0px));
}

.rocket-button .default {
  position: relative;
  display: flex;
}

.rocket-button .default:before {
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 50%;
  margin: 5px 8px 0 0;
  box-shadow: 0 0 0 4px var(--dot-shadow);
  -webkit-animation: pulse 1s ease infinite;
  animation: pulse 1s ease infinite;
  vertical-align: top;
  display: inline-block;
  transition: opacity 0.3s linear;
  opacity: var(--o, 1);
  background: var(--dot);
}

.rocket-button .success {
  opacity: var(--o, 0);
  position: absolute;
  display: flex;
  top: 14px;
  left: 50%;
  transform: translateX(-50%);
}

.rocket-button .success svg {
  width: 13px;
  height: 11px;
  stroke-width: 2;
  stroke-dasharray: 20px;
  stroke-dashoffset: var(--o, 20px);
  stroke-linecap: round;
  stroke-linejoin: round;
  fill: none;
  display: block;
  color: var(--check);
  margin: 4px 8px 0 0;
}

.rocket-button .success>div {
  display: flex;
}

.rocket-button .success>div span {
  --o: 0;
  --x: 8px;
  --b: 2px;
}

.rocket-button .animation {
  left: 0;
  right: 0;
  bottom: 0;
  height: 120px;
  pointer-events: none;
  overflow: hidden;
  position: absolute;
}

.rocket-button .animation .smoke {
  left: 50%;
  top: 100%;
  position: absolute;
}

.rocket-button .animation .smoke i {
  opacity: 0;
  transform: scale(0.7);
  border-radius: 50%;
  position: absolute;
  bottom: var(--b, -20px);
  left: var(--l, -12px);
  width: var(--s, 32px);
  height: var(--s, 32px);
  background: var(--smoke);
}

.rocket-button .animation .smoke i:nth-child(2) {
  --s: 20px;
  --l: -24px;
  --b: -10px;
  --d: 50ms;
}

.rocket-button .animation .smoke i:nth-child(3) {
  --s: 22px;
  --l: 0;
  --b: -12px;
  --d: 20ms;
}

.rocket-button .animation .smoke i:nth-child(4) {
  --s: 12px;
  --l: 16px;
  --b: -6px;
  --d: 120ms;
}

.rocket-button .animation .smoke i:nth-child(5) {
  --s: 24px;
  --l: -20px;
  --b: -14px;
  --d: 80ms;
}

.rocket-button .animation .smoke i:nth-child(6) {
  --s: 12px;
  --l: -28px;
  --b: -8px;
  --d: 60ms;
}

.rocket-button .animation .rocket {
  position: absolute;
  left: 50%;
  top: 100%;
  z-index: 1;
  margin: 0 0 0 -12px;
}

.rocket-button .animation .rocket:before {
  content: "";
  margin-left: -3px;
  left: 50%;
  top: 32px;
  position: absolute;
  width: 6px;
  border-radius: 2px;
  height: 32px;
  transform-origin: 50% 0;
  transform: scaleY(0.5);
  background: linear-gradient(var(--blue), var(--blue-transparent));
}

.rocket-button .animation .rocket svg {
  width: 24px;
  height: 36px;
  display: block;
}

.rocket-button:active {
  --s: .95;
}

.rocket-button.live:before {
  -webkit-animation: shake 1.5s ease 0.6s;
  animation: shake 1.5s ease 0.6s;
}

.rocket-button.live .default:before {
  --o: 0;
}

.rocket-button.live .default span {
  --o: 0;
  --x: 8px;
  --b: 2px;
  transition: transform 0.3s ease var(--d), opacity 0.3s ease var(--d), filter 0.3s ease var(--d);
}

.rocket-button.live .success {
  --o: 1;
}

.rocket-button.live .success span {
  --o: 1;
  --x: 0;
  --b: 0;
  transition: transform 0.3s ease calc(var(--d) + 2200ms), opacity 0.3s ease calc(var(--d) + 2200ms), filter 0.3s ease calc(var(--d) + 2200ms);
}

.rocket-button.live .success svg {
  --o: 0;
  transition: stroke-dashoffset 0.3s ease 2.25s;
}

.rocket-button.live .animation .rocket {
  -webkit-animation: rocket 2s ease forwards 0.4s;
  animation: rocket 2s ease forwards 0.4s;
}

.rocket-button.live .animation .rocket:before {
  -webkit-animation: rocket-light 2s ease forwards 0.4s;
  animation: rocket-light 2s ease forwards 0.4s;
}

.rocket-button.live .animation .smoke i {
  -webkit-animation: var(--n, smoke) 1.7s ease forwards calc(var(--d) + 600ms);
  animation: var(--n, smoke) 1.7s ease forwards calc(var(--d) + 600ms);
}

.rocket-button.live .animation .smoke i:nth-child(3),
.rocket-button.live .animation .smoke i:nth-child(6) {
  --n: smoke-alt;
}

@-webkit-keyframes pulse {
  50% {
    box-shadow: 0 0 0 2px var(--dot-shadow);
  }
}

@keyframes pulse {
  50% {
    box-shadow: 0 0 0 2px var(--dot-shadow);
  }
}

@-webkit-keyframes shake {

  8%,
  24%,
  40%,
  56%,
  72%,
  88% {
    transform: translateX(-1px);
  }

  16%,
  32%,
  48%,
  64%,
  80%,
  96% {
    transform: translateX(1px);
  }
}

@keyframes shake {

  8%,
  24%,
  40%,
  56%,
  72%,
  88% {
    transform: translateX(-1px);
  }

  16%,
  32%,
  48%,
  64%,
  80%,
  96% {
    transform: translateX(1px);
  }
}

@-webkit-keyframes smoke {

  20%,
  80% {
    opacity: 1;
    transform: scale(1);
  }

  55% {
    transform: scale(0.92);
  }
}

@keyframes smoke {

  20%,
  80% {
    opacity: 1;
    transform: scale(1);
  }

  55% {
    transform: scale(0.92);
  }
}

@-webkit-keyframes smoke-alt {

  20%,
  80% {
    opacity: 1;
    transform: scale(1);
  }

  60% {
    transform: scale(1.08);
  }
}

@keyframes smoke-alt {

  20%,
  80% {
    opacity: 1;
    transform: scale(1);
  }

  60% {
    transform: scale(1.08);
  }
}

@-webkit-keyframes rocket {
  35% {
    transform: translateY(-56px);
  }

  80% {
    transform: translateY(-48px);
    opacity: 1;
  }

  100% {
    transform: translateY(-108px) scale(0.6);
    opacity: 0;
  }
}

@keyframes rocket {
  35% {
    transform: translateY(-56px);
  }

  80% {
    transform: translateY(-48px);
    opacity: 1;
  }

  100% {
    transform: translateY(-108px) scale(0.6);
    opacity: 0;
  }
}

@-webkit-keyframes rocket-light {
  35% {
    transform: scaleY(0.6);
  }

  75% {
    transform: scaleY(0.5);
  }

  100% {
    transform: scaleY(1);
  }
}

@keyframes rocket-light {
  35% {
    transform: scaleY(0.6);
  }

  75% {
    transform: scaleY(0.5);
  }

  100% {
    transform: scaleY(1);
  }
}

.onboarding-page .sub-header {
  background: #0F1114;
  padding-bottom: 2px;
}

.onboarding-page .sub-header p {
  font-size: 12px;
  font-weight: 700;
  color: #fff;
  line-height: 19px;
  letter-spacing: 0.04em;
  margin-bottom: 0px;
  text-align: right;
}

.onboarding-page .sub-header p a {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.onboarding-page .sub-header h6 a {
  font-size: 12px;
  font-weight: 700;
  color: #fff;
  line-height: 19px;
  letter-spacing: 0.04em;
  text-decoration: none;
  cursor: pointer;
}

.onboarding-page .sub-header i {
  color: #fff;
}

.onboarding-page .sub-header .fa-twitter {
  margin: 8px 0;
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
  padding: 0 20px;
}

.onboarding-page .sub-header .dropdown {
  border: 0;
  border-radius: 0px 0px 4px 4px;
}

.onboarding-page .sub-header .dropdown span {
  font-size: 13px;
  font-weight: 800;
  color: #fff;
  line-height: 19px;
  text-align: center;
  text-transform: uppercase;
}

.onboarding-page .sub-header .custom-box {
  position: relative;
  padding-top: 4px;
}

.onboarding-page .sub-header .custom-box p,
.onboarding-page .sub-header .custom-box h6 {
  position: absolute;
  top: 6px;
  left: 24px;
}

.onboarding-page .sub-header .pr-0 {
  padding-right: 0px;
}

.onboarding-page .sub-header .ml-48 {
  margin-left: 48px;
}

.onboarding-page .sub-header .dropdown-toggle:hover,
.onboarding-page .sub-header .dropdown-toggle:active,
.onboarding-page .sub-header .dropdown-toggle:focus {
  text-decoration: none;
  color: #fff;
}

.onboarding-page .sub-header .marquee-container {
  margin: 5px 16px 0px 16px;
}

.onboarding-page .sub-header .marquee-container marquee {
  font-size: 18px;
  font-weight: bold;
  color: #FF0000;
}

@media only screen and (max-width: 991px) {
  .onboarding-page .sub-header button {
    border-radius: 4px;
    padding: 4px 20px;
  }

  .onboarding-page .sub-header .ml-48 {
    margin-left: 0px;
  }

  .onboarding-page .sub-header .pl-0 {
    padding-left: 10px;
  }

  .onboarding-page .sub-header .fa-twitter {
    border-left: 0px;
    padding: 0 20px 0 0px;
  }

  .onboarding-page .sub-header .mobile-element-right {
    display: flex;
    justify-content: flex-end;
    position: relative;
    top: -12px;
  }
}

@media only screen and (max-width: 699px) {
  .onboarding-page .sub-header .mobile-ml-10 {
    margin-left: 10px;
  }
}

@media only screen and (max-width: 450px) {
  .onboarding-page .sub-header .mobile-element-right {
    top: 0px;
  }

  .onboarding-page .sub-header .fa-twitter {
    padding: 0 12px 0 0px;
  }
}

.onboarding-page header {
  background: #21242C;
  padding: 5px 0;
  box-shadow: 0px 1px 12px rgba(33, 36, 44, 0.25);
}

.onboarding-page header .navbar {
  margin-bottom: 0px;
}

.onboarding-page header .navbar .navbar-header .navbar-brand {
  padding: 0;
}

.onboarding-page header .navbar .navbar-header .navbar-brand h5 {
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  line-height: 26px;
  text-transform: uppercase;
  margin-top: 8px;
}

.onboarding-page header .navbar .navbar-header .navbar-brand h6 {
  font-size: 12px;
  font-weight: 700;
  color: #71B307;
  text-transform: uppercase;
}

.onboarding-page header .navbar .nav li a {
  font-weight: 700;
  font-size: 14px;
  line-height: 19px;
  color: #fff;
  padding-top: 22px;
  padding-bottom: 22px;
  background-color: transparent !important;
}

.onboarding-page header .navbar .nav .dropdown-menu {
  background: #fff;
  border-radius: 8px;
}

.onboarding-page header .navbar .nav .dropdown-menu li a {
  font-size: 13px;
  font-weight: 700;
  color: #21242C;
  line-height: 19px;
  padding-top: 7.5px;
  padding-bottom: 7.5px;
}

.onboarding-page header .navbar-toggle {
  border: 1px solid #fff;
}

.onboarding-page header .navbar-toggle .icon-bar {
  background-color: #fff;
}

@media only screen and (max-width: 1199px) {
  .onboarding-page header .nav li a {
    padding: 10px 12px;
  }
}

@media only screen and (max-width: 991px) {
  .onboarding-page header .nav li a {
    padding: 10px 10px;
  }
}

@media only screen and (max-width: 767px) {
  .onboarding-page header .navbar {
    margin-bottom: 14px;
  }

  .onboarding-page header .navbar-toggle {
    margin-top: 6px;
  }
}

@media only screen and (max-width: 600px) {
  .onboarding-page header .nav li a {
    padding-top: 14px !important;
    padding-bottom: 14px !important;
  }
}

.onboarding-page .hero-section {
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 100%;
  height: auto;
  min-height: 445px;
}

.onboarding-page .hero-section .hero-section-content {
  width: 100%;
  height: auto;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  max-width: 35%;
  position: relative;
  z-index: 1;
}

.onboarding-page .hero-section .hero-section-content::before {
  content: "";
  background-color: #EC8305;
  position: absolute;
  top: -137px;
  height: 980px;
  right: -60px;
  width: 65%;
  transform: rotate(20deg);
  z-index: 0;
  border-right: 0.5px solid #fff;
}

.hero-section .hero-section-image {
  max-width: 65%;
  width: 100%;
  max-height: 550px;
}

.hero-section .hero-section-image .banner-image {
  height: 100%;
}

.hero-section .hero-section-image .banner-image img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}

@media (max-width: 768px) {
  .onboarding-page .hero-section {
    flex-direction: column;
    background: url("/img/assets/rte-odisha-banner.jpeg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .onboarding-page .hero-section .hero-section-content {
    max-width: 100%;
    width: 100%;
  }

  .onboarding-page .hero-section .hero-section-content::before {
    display: none;
  }

  .hero-section .hero-section-image {
    display: none;
  }
}

.onboarding-page .hero-section .overlay {
  position: absolute;
  width: 100%;
  min-height: 445px;
  top: 0;
  left: 0;
  background-color: #F2F2F2;
  mix-blend-mode: multiply;
}

.onboarding-page .hero-section h1 {
  font-size: 30px;
  font-weight: 700;
  color: #fff;
  line-height: 36px;
  margin-bottom: 8px;
}

.onboarding-page .hero-section h6 {
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  line-height: 26px;
  margin-bottom: 24px;
}

.onboarding-page .hero-section button {
  background: #71B307;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 4px;
  border: 0;
  padding: 14px;
}

.onboarding-page .hero-section button span {
  font-size: 13px;
  font-weight: 800;
  color: #fff;
  line-height: 19px;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}

.onboarding-page .hero-section .bg-black-container {
  backdrop-filter: blur(10px);
  background-color: rgba(17, 25, 40, 0.68);
  width: 90%;
  border-radius: 16px;
  margin: auto;
}

.onboarding-page .hero-section .bg-black-container h5 {
  font-size: 13px;
  font-weight: 800;
  color: #71B307;
  line-height: 19px;
  text-transform: uppercase;
  padding: 18px 22px;
}

.onboarding-page .hero-section .bg-black-container hr {
  margin: 0;
  border: 1px solid rgba(255, 255, 255, 0.16);
}

.onboarding-page .hero-section .bg-black-container .container-body {
  padding: 18px 22px;
  max-height: 282px;
  overflow-y: auto;
}

.onboarding-page .hero-section .bg-black-container .container-body hr {
  border: 1px solid rgba(255, 255, 255, 0.06);
}

.onboarding-page .hero-section .bg-black-container .container-body h4 {
  font-size: 12px;
  font-weight: 700;
  color: #999999;
  line-height: 26px;
  text-transform: uppercase;
}

.onboarding-page .hero-section .bg-black-container .container-body p {
  font-size: 14px;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 19px;
  margin-bottom: 15px;
}

.onboarding-page .hero-section .element-right {
  display: flex;
  justify-content: flex-end;
}

.onboarding-page .hero-section .m95 {
  margin: 95px 0;
}

@media only screen and (max-width: 600px) {
  .onboarding-page .hero-section .m95 {
    margin: 45px 0 20px;
  }

  .onboarding-page .hero-section .hero-section h1 {
    font-size: 27px;
  }
}

.onboarding-page .hero-section ::-webkit-scrollbar {
  width: 5px;
}

.onboarding-page .hero-section ::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey;
  border-radius: 18px;
}

.onboarding-page .hero-section ::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.12);
  border-radius: 18px;
}

.onboarding-page .hero-section ::-webkit-scrollbar-thumb:hover {
  background: #757575;
}

.onboarding-page .stats-section {
  background-color: #21242C;
}

.onboarding-page .stats-section h5 {
  font-size: 14px;
  font-weight: 700;
  color: #999999;
  text-transform: uppercase;
  line-height: 26px;
  text-align: center;
  margin-top: 16px;
}

.onboarding-page .stats-section h6 {
  font-size: 24px;
  font-weight: 600;
  color: #71B307;
  line-height: 32px;
  text-align: center;
  margin-bottom: 19.5px;
}

.onboarding-page .custom-cards-section a:hover,
.onboarding-page .custom-cards-section a:active,
.onboarding-page .custom-cards-section a:focus {
  text-decoration: none;
  color: #fff;
}

.onboarding-page .custom-cards-section .card {
  background: #21242C;
  box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.16);
  border-radius: 8px;
  margin: 13px 0;
  padding: 21px 0;
}

.onboarding-page .custom-cards-section .card i {
  font-size: 24.5px;
  color: #EC8305;
  display: block;
  text-align: center;
  margin-bottom: 7px;
}

.onboarding-page .custom-cards-section .card h6 {
  font-size: 16px;
  font-weight: 700;
  color: #EC8305;
  line-height: 26px;
  text-align: center;
}

.onboarding-page .right-to-education-section {
  background: #F9F9F9;
}

.onboarding-page .right-to-education-section h2 {
  font-size: 25px;
  font-weight: 700;
  color: #21242C;
  line-height: 32px;
  margin-bottom: 18px;
}

.onboarding-page .right-to-education-section p {
  font-size: 15px;
  font-weight: 400;
  color: #6F7784;
  line-height: 26px;
  margin-bottom: 12px;
}

.onboarding-page .right-to-education-section img {
  display: block;
  margin: 60px auto;
}

.onboarding-page .right-to-education-section .m-60 {
  margin: 60px auto;
}

.onboarding-page .press-mentions-section {
  background-color: #F2F2F2;
  padding: 43px 0;
}

.onboarding-page .press-mentions-section h4 {
  font-size: 15px;
  font-weight: 700;
  color: #6F7784;
  line-height: 26px;
  text-transform: uppercase;
  text-align: center;
}

.onboarding-page .press-mentions-section .card {
  margin: 25px 10px;
  background-color: #fff;
  padding: 30px 25px;
  height: 400px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.onboarding-page .press-mentions-section .card .card-title {
  font-size: 14px;
  font-weight: 400;
  color: #6F7784;
  line-height: 21px;
  text-align: center;
}

.onboarding-page .press-mentions-section .card img {
  display: block;
  margin: 0 auto 17px;
}

.onboarding-page footer {
  background: #21242C;
  padding: 50px 0;
}

.onboarding-page footer h6 {
  font-size: 21px;
  font-weight: 700;
  color: #F2F2F2;
  line-height: 32px;
  margin: 17px 0;
}

.onboarding-page footer i {
  font-size: 22px !important;
  line-height: 32px !important;
  color: #F2F2F2;
}

.onboarding-page footer p {
  font-size: 15px;
  font-weight: 400;
  color: #F2F2F2;
  line-height: 26px;
  margin-bottom: 12px;
}

.onboarding-page footer ul {
  list-style-type: none;
  padding: 0;
}

.onboarding-page footer ul li a {
  font-size: 15px;
  font-weight: 400;
  color: #F2F2F2;
  line-height: 26px;
}

.onboarding-page footer hr {
  border: 1px solid rgba(255, 255, 255, 0.06);
  margin: 12px 0;
}

@media only screen and (max-width: 600px) {
  .onboarding-page footer .pl-0 {
    padding-left: 15px;
  }
}

.onboarding-page .sub-footer {
  background: #0F1114;
  padding: 20px 0;
}

.onboarding-page .sub-footer h5 {
  font-size: 13px;
  font-weight: 400;
  color: #999999;
  line-height: 21px;
  letter-spacing: 0.02em;
  padding: 10px 0;
}

.card-container {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: center;
}

.card-title {
  margin: 0;
  color: #333;
  font-size: 16px;
}

.card-count {
  margin: 5px 0;
  font-size: 15px;
  font-weight: bold;
  color: #007bff;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes slideIn {
  from {
    bottom: 30%;
    opacity: 0;
  }

  to {
    bottom: 50%;
    opacity: 1;
  }
}

.help-btn {
  position: fixed;
  bottom: 20px;
  right: 20px;
  color: white;
  padding: 7px 12px;
  font-family: Arial, sans-serif;
  z-index: 1000;
}

.helper-icons-container {
  display: flex;
  flex-direction: column;
  gap: 10px;
  list-style: none;
}

.helper-icons-container .icon-content button {
  position: relative;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  color: #fff;
  background-color: #007bff;
  border: none;
  transition: all 0.3s ease-in-out;
  font-size: 18px;
  outline: none;
}

.modal-background {
  display: none;
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.4);
  animation-name: fadeIn;
  animation-duration: 0.4s;
}

.action-items span {
  height: 10px;
  width: 15px;
  background-color: #f2f2f2;
  border-radius: 5px;
  padding: 7px 10px;
  margin: 5px 4px;
  cursor: pointer;
  transition: 0.3s;
}

.action-items span:nth-child(1):hover {
  color: #fff !important;
  background-color: #ec5959;
}

.action-items span:nth-child(2):hover {
  color: #fff !important;
  background-color: #52d952;
}

.action-items span:nth-child(3):hover {
  color: #fff !important;
  background-color: #5d86ef;
}


.new-popup {
  position: relative;
}

.new-popup .popup {
  position: absolute;
  width: 200px;
  background-color: white;
  padding: 15px;
  border-radius: 5px;
  text-align: center;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  bottom: 70px;
  left: -60px;
}

.new-popup .popup-content .close-button {
  cursor: pointer;
  padding: 3px 6px;
  border-radius: 60%;
  box-shadow: 0px 0px 9px 1px rgba(0, 0, 0, 0.2);
  position: absolute;
  right: -8px;
  top: -9px;
  background: #fff;
}

.new-popup .popup-arrow {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid white;
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
}

.none {
  display: none;
}

.download-button {
  position: fixed;
  bottom: 30px;
  right: 20px;
  padding: 10px 20px;
  text-decoration: none !important;
  color: #fff !important;
  text-decoration: none;
  border-radius: 5px;
  cursor: pointer;
  border-radius: 23% 5% 23% 5%;
  background: #ad5389;
  background: linear-gradient(0deg, rgba(77, 54, 208, 1) 0%, rgba(132, 116, 254, 1) 100%);
  border: none;
  box-shadow: 0 0.7em 1.5em -0.5em #4d36d0be;
}

.place-center {
  display: grid;
  place-items: center;
}

.loader {
  width: 80px;
  height: 50px;
  position: relative;
}

.loader-text {
  position: absolute;
  top: 0;
  padding: 0;
  margin: 0;
  color: #4f1bec;
  animation: text_713 3.5s ease both infinite;
  font-size: 1rem;
  letter-spacing: 1px;
}

.load {
  background-color: #3301c9;
  border-radius: 50px;
  display: block;
  height: 16px;
  width: 16px;
  bottom: 0;
  position: absolute;
  transform: translateX(64px);
  animation: loading_713 3.5s ease both infinite;
}

.load::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background-color: #6a4dbf;
  border-radius: inherit;
  animation: loading2_713 3.5s ease both infinite;
}

@keyframes text_713 {
  0% {
    letter-spacing: 1px;
    transform: translateX(0px);
  }

  40% {
    letter-spacing: 2px;
    transform: translateX(26px);
  }

  80% {
    letter-spacing: 1px;
    transform: translateX(32px);
  }

  90% {
    letter-spacing: 2px;
    transform: translateX(0px);
  }

  100% {
    letter-spacing: 1px;
    transform: translateX(0px);
  }
}

@keyframes loading_713 {
  0% {
    width: 16px;
    transform: translateX(0px);
  }

  40% {
    width: 100%;
    transform: translateX(0px);
  }

  80% {
    width: 16px;
    transform: translateX(64px);
  }

  90% {
    width: 100%;
    transform: translateX(0px);
  }

  100% {
    width: 16px;
    transform: translateX(0px);
  }
}

@keyframes loading2_713 {
  0% {
    transform: translateX(0px);
    width: 16px;
  }

  40% {
    transform: translateX(0%);
    width: 80%;
  }

  80% {
    width: 100%;
    transform: translateX(0px);
  }

  90% {
    width: 80%;
    transform: translateX(15px);
  }

  100% {
    transform: translateX(0px);
    width: 16px;
  }
}

.tabs {
  display: flex;
  position: relative;
  background-color: #fff;
  box-shadow: 0 0 1px 0 rgba(24, 94, 224, 0.15), 0 6px 12px 0 rgba(24, 94, 224, 0.15);
  padding: 0.75rem;
  border-radius: 99px;
}

.tabs * {
  z-index: 2;
}

.tabs label {
  margin-bottom: 0;
  font-size: 1rem;
}

.status-tab input[type="radio"] {
  display: none;
  transition: 1s ease;
}

.tab {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 30px;
  color: black;
  width: -webkit-fill-available;
  font-weight: 500;
  border-radius: 99px;
  cursor: pointer;
  transition: color 0.2s ease-in;
}

.status-tab input[type="radio"]:checked+label {
  color: #185ee0;
  background-color: #e6eef9;
}

.status-tab input[type="radio"]:hover+label:hover {
  color: #185ee0;
  background-color: #e6eef9;
}

.status-tab input[type="radio"]:checked+label>.notification {
  background-color: #185ee0;
  color: #fff;
  margin: 0px;
}

@media (max-width: 700px) {
  .tabs {
    transform: scale(0.9);
    flex-wrap: wrap;
    justify-content: center;
  }

  .tab {
    margin-bottom: 0.5rem;
    width: auto;
  }

  .tabs label {
    padding: 0.5rem 1rem;
  }
}

.custom-control-input:checked~.custom-control-label::before {
  padding-left: 3px;
  content: "\2713";
}

.switch-button {
  margin: auto 10px;
  height: 40px;
}

.switch-button .switch-outer {
  height: 100%;
  background: #252532;
  width: 95px;
  border-radius: 165px;
  -webkit-box-shadow: inset 0px 5px 10px 0px #16151c, 0px 3px 6px -2px #403f4e;
  box-shadow: inset 0px 5px 10px 0px #16151c, 0px 3px 6px -2px #403f4e;
  border: 1px solid #32303e;
  padding: 6px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
}

.switch-button .switch-outer input[type="checkbox"] {
  opacity: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: absolute;
}

.switch-button .switch-outer .button-toggle {
  height: 27px;
  width: 29px;
  background: -webkit-gradient(linear,
      left top,
      left bottom,
      from(#3b3a4e),
      to(#272733));
  background: -o-linear-gradient(#3b3a4e, #e1e0eb);
  background: linear-gradient(#3b3a4e, #e1e0eb);
  border-radius: 100%;
  -webkit-box-shadow: inset 0px 5px 4px 0px #e1e0eb, 0px 4px 15px 0px #0f0e17;
  box-shadow: inset 0px 5px 4px 0px #e1e0eb, 0px 4px 15px 0px #0f0e17;
  position: relative;
  z-index: 2;
  -webkit-transition: left 0.3s ease-in;
  -o-transition: left 0.3s ease-in;
  transition: left 0.3s ease-in;
  left: 0;
}

.switch-button .switch-outer input[type="checkbox"]:checked+.button .button-toggle {
  left: 58%;
}

.switch-button .switch-outer input[type="checkbox"]:checked+.button .button-indicator {
  -webkit-animation: indicator 1s forwards;
  animation: indicator 1s forwards;
}

.switch-button .switch-outer .button {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-pack: justify;
  justify-content: space-between;
}

.switch-button .switch-outer .button-indicator {
  height: 25px;
  width: 25px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border-radius: 50%;
  border: 3px solid #ef565f;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  right: 10px;
  position: relative;
}

@-webkit-keyframes indicator {
  30% {
    opacity: 0;
  }

  0% {
    opacity: 1;
  }

  100% {
    opacity: 1;
    border: 3px solid #60d480;
    left: -68%;
  }
}

@keyframes indicator {
  30% {
    opacity: 0;
  }

  0% {
    opacity: 1;
  }

  100% {
    opacity: 1;
    border: 3px solid #60d480;
    left: -68%;
  }
}

.pass-input {
  position: relative;
}

.pass-input span {
  position: absolute;
  right: 0;
  top: 0;
  padding: 10px;
  cursor: pointer;
}

.notification {
  display: flex;
  isolation: isolate;
  margin: 0.3em;
  position: relative;
  width: 11rem;
  height: 5rem;
  padding: 10px 0;
  background: #29292c;
  border-radius: 1rem;
  overflow: hidden;
  font-size: 16px;
  position: relative;
  --gradient: linear-gradient(to bottom, #2eadff, #3d83ff, #7e61ff);
  --color: #32a6ff
}

.notification:before {
  position: absolute;
  content: "";
  inset: 0.0625rem;
  border-radius: 0.9375rem;
  background: #18181b;
  z-index: 2
}

.notification:after {
  position: absolute;
  content: "";
  width: 0.25rem;
  inset: 0.65rem auto 0.65rem 0.5rem;
  border-radius: 0.125rem;
  background: var(--gradient);
  transition: transform 300ms ease;
  z-index: 4;
}

.notification:hover:after {
  transform: translateX(0.15rem)
}

.notititle {
  color: var(--color);
  padding: 0.65rem 0.25rem 0.4rem 1.25rem;
  font-weight: 500;
  font-size: x-large;
  transition: transform 300ms ease;
  z-index: 5;
  right: 5px;
  bottom: -5px;
  position: absolute;
}

.notification:hover .notititle {
  transform: translateX(0.15rem)
}

.notibody {
  position: relative;
  color: #99999d;
  padding: 0 1.25rem;
  transition: transform 300ms ease;
  z-index: 5;
}

.notification:hover .notibody {
  transform: translateX(0.25rem)
}

.notiglow,
.notiborderglow {
  position: absolute;
  width: 20rem;
  height: 20rem;
  transform: translate(-50%, -50%);
  background: radial-gradient(circle closest-side at center, white, transparent);
  opacity: 0;
  transition: opacity 300ms ease;
}

.notiglow {
  z-index: 3;
}

.notiborderglow {
  z-index: 1;
}

.notification:hover .notiglow {
  opacity: 0.1
}

.notification:hover .notiborderglow {
  opacity: 0.1
}

.note {
  color: var(--color);
  position: fixed;
  top: 80%;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  font-size: 0.9rem;
  width: 75%;
}

.my-drop-down {
  max-height: 200px;
  overflow-y: auto;
  min-width: fit-content;
}

.my-drop-down li a.active {
  background: #00000054;
}

.table-loader {
  height: -webkit-fill-available;
  background: #00000030;
  pointer-events: none;
  cursor: progress;
}

.tooltip-container {
  position: relative;
  display: inline-block;
  font-family: "Arial", sans-serif;
  overflow: visible;
}

.button-content {
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(135deg, #6e8efb, #a777e3);
  color: white;
  padding: 8px 15px;
  border-radius: 50px;
  cursor: pointer;
  transition:
    background 0.4s cubic-bezier(0.25, 0.8, 0.25, 1),
    transform 0.3s ease,
    box-shadow 0.4s ease;
  box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);
  position: relative;
  z-index: 10;
  overflow: hidden;
}

.button-content::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  background: linear-gradient(135deg,
      rgba(110, 142, 251, 0.4),
      rgba(167, 119, 227, 0.4));
  filter: blur(15px);
  opacity: 0;
  transition: opacity 0.5s ease;
  z-index: -1;
}

.text {
  font-size: 18px;
  font-weight: 600;
  margin-right: 5px;
  white-space: nowrap;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  letter-spacing: 1px;
  transition: letter-spacing 0.3s ease;
}

.tooltip-content {
  position: absolute;
  top: 102%;
  left: 50%;
  transform: translateX(-50%) scale(0.8);
  background: white;
  border-radius: 15px;
  padding: 10px;
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);
  opacity: 0;
  visibility: hidden;
  transition:
    opacity 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55),
    transform 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55),
    visibility 0.5s ease;
  z-index: 100;
  pointer-events: none;
  backdrop-filter: blur(10px);
  background: rgba(255, 255, 255, 0.9);
}

.tooltip-container:hover .tooltip-content {
  opacity: 1;
  visibility: visible;
  transform: translateX(-50%) scale(1);
  pointer-events: auto;
}

.social-icons {
  display: flex;
  justify-content: space-between;
  gap: 12px;
}

@keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(110, 142, 251, 0.4);
  }

  70% {
    box-shadow: 0 0 0 20px rgba(110, 142, 251, 0);
  }

  100% {
    box-shadow: 0 0 0 0 rgba(110, 142, 251, 0);
  }
}

.button-content {
  animation: pulse 3s infinite;
}

.button-content::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(255, 255, 255, 0.3);
  border-radius: inherit;
  transform: scale(0);
  opacity: 0;
}

/* Tooltip Arrow */
.tooltip-content::before {
  content: "";
  position: absolute;
  top: -10px;
  left: 50%;
  transform: translateX(-50%);
  border-width: 0 10px 10px 10px;
  border-style: solid;
  border-color: transparent transparent rgba(255, 255, 255, 0.9) transparent;
  filter: drop-shadow(0 -3px 3px rgba(0, 0, 0, 0.1));
}

/* Responsive Design */
@media (max-width: 768px) {
  .button-content {
    padding: 12px 24px;
    border-radius: 40px;
  }

  .text {
    font-size: 16px;
  }

  .tooltip-content {
    width: 240px;
    padding: 18px;
  }

  .social-icon {
    width: 44px;
    height: 44px;
  }

  .social-icon svg {
    width: 20px;
    height: 20px;
  }
}

@media (max-width: 480px) {
  .social-icons {
    gap: 2px;
  }

  .button-content {
    padding: 10px 20px;
  }

  .text {
    font-size: 14px;
  }

  .tooltip-content {
    width: 145px;
    padding: 8px;
  }

  .social-icon {
    width: 40px;
    height: 40px;
  }

  .social-icon svg {
    width: 18px;
    height: 18px;
  }
}

@media print {
  .tooltip-container {
    display: none;
  }
}

.my-drop-down {
  max-height: 200px;
  overflow-y: auto;
  min-width: fit-content;
}

.my-drop-down li a.active {
  background: #00000054;
}

.pdf-preview-card {
  height: 400px;
  width: -webkit-fill-available;
}

#pdf-preview {
  width: 95%;
  height: 100%;
}

.attachment-card {
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 8px;
  padding: 16px;
  width: 100%;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  position: relative;
  overflow: hidden;
  clip-path: polygon(0 0, 100% 0, 100% calc(100% - 50px), calc(100% - 50px) 100%, 0 100%);
}

.attachment-actions {
  display: flex;
  gap: 10px;
  min-height: 38px;
}

.attachment-actions h6 {
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
}

.attachment-card a,
.attachment-card button {
  display: none;
}

.attachment-card:hover h6 {
  display: none;
}

.attachment-card:hover a,
.attachment-card:hover button {
  display: inline-block;
}

.corner-ribbon {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 50px 50px;
  border-color: transparent transparent #f00 transparent;
  position: absolute;
  bottom: 0;
  right: 0;
  transform: rotate(180deg);
}

/* Input field with class .theme-input */
.theme-input {
  width: 100%;
  padding: 6.5px 6.5px 6.5px 11px;
  font-size: 14px;
  border: 1px solid #EC8305;
  /* Orange border */
  border-radius: 4px;
  outline: none !important;
  background: #fff;
  color: #333;
  transition: border-color 0.3s ease, box-shadow 0.3s ease;
  height: auto;
}

/* Focus state for input field */
.theme-input:focus {
  border-color: #EC8305;
  /* Orange border on focus */
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(236, 131, 5, 0.6);
  /* Orange shadow */
}

/* Disabled input field */
.theme-input:disabled {
  background-color: #f0f0f0;
  /* Light grey background */
  cursor: not-allowed;
}

.theme-button {
  padding: 6.5px 10px;
  font-size: 14px;
  border: 1px solid transparent;
  text-decoration: none !important;
  border-radius: 4px;
  background-color: #EC8305;
  color: #fff !important;
  cursor: pointer;
  transition: background-color 0.3s ease, box-shadow 0.3s ease;
}

.theme-button.icon-btn {
  font-size: 15px;
  padding: 6.5px 12px;
}

.theme-button:hover {
  background-color: #d67202;
}

.theme-button:focus {
  outline: none;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(236, 131, 5, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(236, 131, 5, 0.6)
}

.theme-button:disabled {
  background-color: #f3c6a1;
  cursor: not-allowed;
}

.theme-button:active {
  background-color: #d67202;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(236, 131, 5, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(236, 131, 5, 0.6)
}

.theme-btn-outline {
  padding: 10px 20px;
  font-size: 14px;
  border: 2px solid #EC8305;
  border-radius: 4px;
  background-color: transparent;
  color: #EC8305;
  cursor: pointer;
  transition: all 0.3s ease;
}

.theme-btn-outline:hover {
  background-color: #EC8305;
  color: white;
}

.theme-btn-outline:focus {
  outline: none;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(236, 131, 5, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(236, 131, 5, 0.6);
}

.theme-btn-outline:disabled {
  border-color: #f3c6a1;
  color: #f3c6a1;
  cursor: not-allowed;
}

.theme-btn-outline:active {
  background-color: #EC8305;
  /* Orange background when clicked */
  color: white;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(236, 131, 5, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(236, 131, 5, 0.6);
}

.input-with-dropdown {
  border: 1px solid #EC8305;
  background: #00000012;
  width: 50px;
  outline: none;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-right: 0;
}

.glassmorphism {
  padding: 8px;
  backdrop-filter: blur(3px) saturate(180%);
  -webkit-backdrop-filter: blur(3px) saturate(180%);
  background-color: rgba(17, 25, 40, 0.55);
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.125);
}

.ag-courses_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.ag-courses_item {
  -ms-flex-preferred-size: calc(33.33333% - 30px);
  flex-basis: calc(33.33333% - 30px);
  margin: 0 15px 30px;
  overflow: hidden;
  border-radius: 28px;
}

.ag-courses-item_link {
  display: block;
  padding: 30px 20px;
  background-color: #121212;
  overflow: hidden;
  position: relative;
}

.ag-courses-item_link:hover,
.ag-courses-item_link:hover .ag-courses-item_date {
  text-decoration: none;
  color: #FFF;
}

.ag-courses-item_link:hover .ag-courses-item_bg {
  -webkit-transform: scale(10);
  -ms-transform: scale(10);
  transform: scale(10);
}

.ag-courses-item_title {
  margin: 0 0 25px;
  overflow: hidden;
  font-weight: bold;
  font-size: 15px;
  color: #FFF;
  z-index: 2;
  position: relative;
}

.ag-courses-item_date-box {
  font-size: 18px;
  color: #FFF;
  z-index: 2;
  position: relative;
}

.ag-courses-item_date {
  font-weight: bold;
  color: #f9b234;
  -webkit-transition: color .5s ease;
  -o-transition: color .5s ease;
  transition: color .5s ease
}

.ag-courses-item_bg {
  height: 128px;
  width: 128px;
  background-color: #f9b234;
  z-index: 1;
  position: absolute;
  top: -75px;
  right: -75px;
  border-radius: 50%;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
}

.ag-courses_item:nth-child(2n) .ag-courses-item_bg {
  background-color: #3ecd5e;
}

.ag-courses_item:nth-child(3n) .ag-courses-item_bg {
  background-color: #e44002;
}

.progress-container {
  width: 100%;
  background-color: #fff;
  border-radius: 15px;
  padding: 4px;
  margin-top: 10px;
  height: 20px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(236, 131, 5, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(236, 131, 5, 0.6)
}

.progress-bar {
  width: 30%;
  height: 100%;
  background-color: #6fe32c;
  border-radius: 8px;
  transition: width 0.5s ease-in-out;
}

.log-display {
  background-color: #2e2e2e;
  /* Dark background to simulate a terminal */
  color: #fff;
  /* White text for readability */
  padding: 8px;
  border-radius: 8px;
  font-family: 'Courier New', Courier, monospace;
  max-height: 500px;
  /* Limit the height of the log box */
  white-space: pre-wrap;
  /* Ensure the text wraps correctly */
  word-wrap: break-word;
  /* Prevents long words from overflowing */
}

.log-display pre {
  margin: 0;
  border: 0;
  overflow-y: auto;
  max-height: 420px;
  font-size: 14px;
  line-height: 1.5;
  background: transparent;
  color: #3ecd5e;
  white-space: pre-wrap;
  /* Ensure the text wraps correctly */
  word-wrap: break-word;
}

.log-display pre::-webkit-scrollbar {
  width: 5px;
}

.log-display pre::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey;
  border-radius: 18px;
}

.log-display pre::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.12);
  border-radius: 18px;
}

.log-display pre::-webkit-scrollbar-thumb:hover {
  background: #757575;
}

@media only screen and (max-width: 979px) {
  .ag-courses_item {
    -ms-flex-preferred-size: calc(50% - 30px);
    flex-basis: calc(50% - 30px);
  }

  .ag-courses-item_title {
    font-size: 24px;
  }
}

@media only screen and (max-width: 767px) {
  .ag-format-container {
    width: 96%;
  }

}

@media only screen and (max-width: 639px) {
  .ag-courses_item {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }

  .ag-courses-item_title {
    min-height: 72px;
    line-height: 1;

    font-size: 24px;
  }

  .ag-courses-item_link {
    padding: 22px 40px;
  }

  .ag-courses-item_date-box {
    font-size: 16px;
  }
}

.mydict div {
  display: flex;
  flex-wrap: wrap;
}

.mydict input[type="radio"] {
  clip: rect(0 0 0 0);
  clip-path: inset(100%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

.mydict input[type="radio"]:checked+span {
  box-shadow: 0 0 0 0.0625em #ff851b;
  background-color: #f4efec;
  z-index: 1;
  color: #ff851b;
}

.mydict label span {
  display: block;
  cursor: pointer;
  background-color: #fff;
  padding: 0.375em .75em;
  position: relative;
  margin-left: .0625em;
  box-shadow: 0 0 0 0.0625em #b5bfd9;
  letter-spacing: .05em;
  color: #3e4963;
  text-align: center;
  transition: background-color .5s ease;
}

.mydict label:first-child span {
  border-radius: .375em 0 0 .375em;
}

.mydict label:last-child span {
  border-radius: 0 .375em .375em 0;
}

.transition-ease-in-out {
  transition: all 0.3s ease-in-out
  ;
}

.uploaded {
  margin: 10px;
  background-color: #e6f5e9;
  border-radius: 10px;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  width: max-content;
}

.file__name {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: baseline;
  width: 200px;
  line-height: 0;
  color: #0c3214;
  font-size: 18px;
  letter-spacing: 1.5px;
}

.fa-file-pdf {
  padding: 10px;
  font-size: 20px;
  color: #0c3214;
}