.inactivesta {
  background-color: #f6456c !important;
}

.activesta {
  background-color: #00c467 !important;
}

.tim-row {
  margin-bottom: 20px;
}
div#documentModal {
  background: rgb(0 0 0 / 95%);
}
.create-admin {
  display: flex !important;
  justify-content: space-between;
  align-items: center;
}
.logged-in-admin {
  color: mediumspringgreen !important;
}
.tim-white-buttons {
  background-color: #777777;
}
.wrapWidthouter table .threeDot .dropdown-menu {
  top: -16px !important;
}
.showMessage {
  text-align: center;
  color: #8e2d2d;
}
#message {
  text-align: center;
}
.error {
  color: #8e2d2d !important;
}
.main-bg {
  background-image: url("assets/prem-logo.png");
}
.topfiledWrap a.un-search {
  position: absolute;
  color: rgb(255 255 255 / 60%);
  right: 11px;
  top: 40%;
  transform: translateY(-50%);
}

.topfiledWrap form {
  position: relative;
}
span#lastlogintime {
  color: #fff;
}
.typography-line {
  padding-left: 25%;
  margin-bottom: 35px;
  position: relative;
  display: block;
  width: 100%;
}

.typography-line span {
  bottom: 10px;
  color: #c0c1c2;
  display: block;
  font-weight: 400;
  font-size: 13px;
  line-height: 13px;
  left: 0;
  position: absolute;
  width: 260px;
  text-transform: none;
}

.logbg {
  background-color: black !important;
}

.log {
  color: rgb(245, 216, 60) !important;
}

.pp-logo {
  margin-top: -37px;
}

.tim-row {
  padding-top: 60px;
}

.tim-row h3 {
  margin-top: 0;
}

.offline-doc .page-header {
  display: flex;
  align-items: center;
}

.offline-doc .footer {
  position: absolute;
  width: 100%;
  background: transparent;
  bottom: 0;
  color: #fff;
  z-index: 1;
}

@media all and (min-width: 992px) {
  .sidebar .nav > li.active-pro {
    position: absolute;
    width: 100%;
    bottom: 10px;
  }
}

.card.card-upgrade .card-category {
  max-width: 530px;
  margin: 0 auto;
}

select {
  background-color: transparent;
  border: 1px solid #e3e3e3;
  border-radius: 30px;
  color: #2c2c2c;
  line-height: normal;
  width: 100%;
  height: 100%;
  font-size: 0.8571em;
}

.dash {
  background-color: #f96332;
}

.dropdownselect {
  display: block;
  width: 100%;
  height: calc(1.6em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 0.9rem;
  font-weight: 400;
  line-height: 1.6;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.tab {
  overflow: hidden;
  border: 1px solid #ccc;
  background-color: #f1f1f1;
}

/* Style the buttons inside the tab */

.tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
  font-size: 17px;
}

/* Change background color of buttons on hover */

.tab button:hover {
  background-color: #ddd;
}

/* Create an active/current tablink class */

.tab button.active {
  background-color: #ccc;
}

/* Style the tab content */

.tabcontent {
  display: none;
  padding: 6px 12px;
  border: 1px solid #ccc;
  border-top: none;
}

.gallery {
  display: inline-block;
  margin-top: 20px;
}

.close-icon {
  border-radius: 50%;
  position: absolute;
  right: 15px;
  top: -5px;
  padding: 5px 8px;
}

.form-image-upload {
  background: #e8e8e8 none repeat scroll 0 0;
  padding: 15px;
}

td {
  text-align: center;
}

.user {
  background-color: #49a504;
}

/*Custom css*/
ul {
  list-style: none;
  padding-left: 0;
  margin: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}

h1,
.h1 {
  font-size: 5.6rem;
  line-height: 6.4rem;
}
@media screen and (max-width: 767px) {
  h1,
  .h1 {
    font-size: 3.6rem;
    line-height: 4.4rem;
  }
}
h2,
.h2 {
  font-size: 4.8rem;
  line-height: 6rem;
}
@media screen and (max-width: 767px) {
  h2,
  .h2 {
    font-size: 2.8rem;
    line-height: 4rem;
  }
}
h3,
.h3 {
  font-size: 3.2rem;
  line-height: 4rem;
}
@media screen and (max-width: 767px) {
  h3,
  .h3 {
    font-size: 2.2rem;
    line-height: 3rem;
  }
}
h4,
.h4 {
  font-size: 2.4rem;
  line-height: 3.6rem;
}

h5,
.h5 {
  font-size: 1.8rem;
  line-height: 2.8rem;
}
@media screen and (max-width: 767px) {
  h5,
  .h5 {
    font-size: 1.4rem;
    line-height: 2.2rem;
  }
}
h6,
.h6 {
  font-size: 1.6rem;
  line-height: 2rem;
}
p {
  font-size: 1.4rem;
  line-height: 1.9rem;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
button,
div,
span,
input,
textarea,
a {
  font-family: "Open Sans", sans-serif;
}

.form-control:focus {
  color: #fff;
  background-color: #181846;
  border-color: #181846;
  outline: 0;
  box-shadow: none;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #181846;
}
/*Login css*/

.loginCotnainer {
  height: 100vh;
  width: 100%;
}
.loginImage {
  background-image: url("/assets/img/loginImage.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: left top;
}

.InerWrapContent {
  padding: 12rem 5rem 0;
  height: 100%;
}
.loginContent form span.loginerror {
  position: absolute;
  right: 25px;
  top: 50%;
  color: red;
  font-size: 12px;
  transform: translateY(-50%);
  font-weight: 700;
}
.loginContent {
  background: #0e0e33;
}

.loginContent h3 {
  color: #fff;
  font-weight: 800;
}

.loginContent h5 {
  color: #fff;
  font-weight: 600;
  width: 395px;
  max-width: 100%;
}

.loginContent form {
  padding-top: 5rem;
}

.loginContent form .form-group {
  margin-bottom: 3rem;
}

.loginContent form label.col-form-label {
  color: #717990;
  font-size: 1.6rem;
  line-height: 2rem;
  font-weight: 400;
  font-family: "Roboto", sans-serif;
  margin-bottom: 4px;
}

.loginContent form input {
  background-color: #181846;
  height: 56px;
  border-color: #181846;
  border-radius: 4px;
  font-size: 1.4rem;
  line-height: 1.8rem;
  color: #fff;
  padding-left: 16px;
}

.loginContent form .form-check input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}

.loginContent form button {
  background: linear-gradient(245.99deg, #008bff 0%, #9476ff 89.07%);
  border-radius: 4px;
  width: 100%;
  height: 56px;
  font-size: 2.4rem;
  line-height: 3.2rem;
  font-weight: 900;
  font-family: "Roboto", sans-serif;
  border: 0;
  margin-bottom: 2rem;
}

.loginContent form .form-check .form-check-label {
  color: #fff;
  font-size: 1.6rem;
  line-height: 2rem;
  font-weight: normal;
  position: relative;
  cursor: pointer;
}

.loginContent form .form-check label:before {
  content: "";
  -webkit-appearance: none;
  background-color: transparent;
  border: 2px solid #3391fe;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05),
    inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
  padding: 10px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 10px;
  border-radius: 4px;
}

.loginContent form .form-check input:checked + label:after {
  content: "";
  display: block;
  position: absolute;
  top: 3px;
  left: 9px;
  width: 6px;
  height: 14px;
  border: solid #3391fe;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

.loginContent form a {
  font-size: 1.4rem;
  line-height: 2rem;
  color: #fff;
}

.loginContent form a span {
  color: #3391fe;
}

.loginIner {
  height: 100%;
}

.wrapimage {
  height: 100%;
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: center;
}

.wrapimage img {
  width: 28.5rem;
  max-width: 100%;
  margin: 0 auto;
  display: block;
}

.wrapimage h1 {
  text-align: center;
  color: #fff;
  font-weight: 800;
  text-transform: uppercase;
  width: 435px;
  margin: 2.5rem auto 0;
  max-width: 100%;
}

/*Dashboard css*/
.sidebar[data-color="orange"]:after,
.off-canvas-sidebar[data-color="orange"]:after {
  background: #0e0e33;
}
.inerHeaderwrap {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.inerHeaderwrap .profileName {
  color: #fff;
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: 600;
}

.inerHeaderwrap .profileImg {
  width: 56px;
  height: 56px;
  margin: 0 2rem;
}

.commonBtn {
  background: linear-gradient(245.99deg, #008bff 0%, #9476ff 89.07%);
  border-radius: 4px;
  height: 35px;
  padding: 0 15px;
  font-weight: 700;
  font-family: "Roboto", sans-serif;
  font-size: 1.6rem;
  line-height: 35px;
}
.panel-header.topHeader {
  height: auto;
  padding-top: 18px;
  padding-bottom: 18px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1;
  padding-right: 5rem;
}
.sidebarLogo-logo {
  width: 19rem;
  position: relative;
  z-index: 4;
  margin: 0 auto;
  padding-top: 5rem;
}
.contentWrapouter {
  background-image: url(/assets/img/dasboardbgnew.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: left top;
  padding-right: 5rem;
  padding-left: 4rem;
  position: relative;
  padding-bottom: 2rem;
  padding-top: 9.2rem;
  height: auto;
  min-height: 100%;
}
.content.contentWrapouter::before {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  content: "";
  background: linear-gradient(
    180deg,
    rgb(18 18 37 / 98%) 50%,
    rgb(11 11 31 / 95%) 62.53%,
    #0b0b1f 56.04%
  );
}
.admintitle {
  margin: 0;
  color: #fff;
  font-weight: 700;
}
.adminSubtitle {
  color: #fff;
  font-weight: 600;
}
.cardGridwrap {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 1.6rem;
  margin-top: 4rem;
}
.cardWrap .card {
  background: #0e0e33;
  border-radius: 12px;
}
.cardWrap .card .card-header {
  background-color: #181846;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  padding-bottom: 15px;
  padding-left: 3rem;
}
.cardWrap .card .card-header .card-title {
  margin: 0;
  color: #fff;
  font-size: 2.2rem;
  line-height: 3rem;
  font-weight: 700;
}
.cardWrap .card .card-header .card-title i {
  margin-right: 6px;
}
.cardWrap .card .card-body {
  padding: 1.5rem 1.5rem 5rem 2.2rem;
}
.cardWrap .card .card-body ul li {
  display: flex;
  width: 100%;
  align-items: center;
  padding-bottom: 5px;
}
.cardWrap .card .card-body ul li .colorCircle {
  width: 32px;
}
.cardWrap .card .textSide {
  width: calc(100% - 32px);
}
.card-body ul li .colorCircle span {
  display: block;
  border: 2px solid #838383;
  width: 16px;
  height: 16px;
  border-radius: 100%;
}
.cardWrap .card .textSide h5 {
  margin: 0;
  color: #fff;
  font-weight: 800;
}
.cardWrap .card .textSide p {
  color: rgb(255 255 255 / 50%);
}
.card-body ul li .colorCircle .blueCircle {
  border-color: #4285f4;
}
.card-body ul li .colorCircle .redCircle {
  border-color: #eb4335;
}
.card-body ul li .colorCircle .greenCircle {
  border-color: #34a853;
}
.upcomingWrap h4 {
  color: #fff;
  font-weight: 800;
  margin-bottom: 0;
}
.upcomingWrap .cardGridwrap {
  margin-top: 2rem;
}
.cardGridwrap .card .card-header .card-title {
  color: #fff;
  font-weight: 700;
  text-transform: none;
  margin: 0;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
}
.cardGridwrap .card .card-header .card-title span {
  font-weight: normal;
}
.upcomgCard .card {
  background: #0e0e33;
  border-radius: 12px;
}
.upcomgCard .card .card-header {
  padding: 16px 15px 16px;
  border: 0;
}
.upcomgCard .card .card-body {
  padding: 0;
}
.upcomgCard .card .card-body .dateText {
  background: rgba(0, 0, 0, 0.12);
  color: #fff;
  font-size: 1rem;
  line-height: 1.4rem;
  padding: 10px 15px;
}
.upcomgCard .card .card-body .timeinfo li {
  border-bottom: 1px solid #7179904a;
  display: flex;
  padding: 8px 15px;
  align-items: center;
  width: 100%;
}
.upcomgCard .card .card-body .timeinfo li:last-child {
  border-bottom: 0;
}
.upcomgCard .card .card-body .timeinfo li > div {
  font-size: 1.4rem;
  line-height: 2rem;
  color: rgb(255 255 255 / 60%);
}
.upcomgCard .card .card-body .timeinfo li .timeSide {
  width: 48px;
  border-right: 1px solid #7179904a;
  margin-right: 10px;
}
.titleinfo {
  width: calc(100% - 58px);
}

/* All Group css*/
.topfiledWrap {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 1.7rem;
  padding-top: 5rem;
  padding-bottom: 4rem;
}
.topfiledWrap input,
.topfiledWrap select {
  background: #17172c;
  border-radius: 4px;
  border-color: #17172c;
  height: 40px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  color: rgb(255 255 255 / 60%);
  font-family: "Roboto", sans-serif;
}
.topfiledWrap .searchInput {
  background-image: url(/assets/img/search.png);
  background-size: 24px;
  background-repeat: no-repeat;
  background-position: 12px 8px;
  padding-left: 5rem;
}
.topfiledWrap .searchInput::placeholder {
  color: rgb(255 255 255 / 60%);
}
.nav > li > a:focus,
.nav > li > a:hover {
  text-decoration: none;
  background-color: transparent;
  border: 0;
  outline: 0;
}
table.tableWrap tbody td {
  font-size: 1.2rem;
  line-height: 1.6rem;
  font-weight: 600;
  color: #fff;
  text-transform: capitalize;
  text-align: left !important;
}
.threeDot i {
  color: #717990;
  font-size: 16px;
}
.threeDot .dropdown-toggle::after,
.threeDot .dropdown-menu:before {
  display: none;
}
.threeDot .dropdown-menu {
  width: 120px;
  background: #17172c;
  left: -46px !important;
  min-width: auto;
  max-width: 120px;
}
.threeDot .dropdown-menu .dropdown-item {
  font-size: 1.2rem;
  line-height: 1.6rem;
  font-weight: 700;
  margin: 1px 0px;
  color: #fff;
}
.threeDot .dropdown-menu .dropdown-item:hover {
  color: rgb(255 255 255 / 60%);
  background-color: #181846;
}
.col-lg-10.wrapWidthouter {
  width: 90%;
  flex: 90%;
  max-width: 90%;
}
table.tableWrap tbody tr:hover {
  background: #0e0e33;
}
table.tableWrap tbody .statusTd span {
  border-radius: 4px;
  padding: 7px 10px 7px;
  font-size: 1.2rem;
  line-height: 1.6rem;
  font-weight: 700;
}
table.tableWrap tbody .approvedStatus {
  color: #00c467;
}
table.tableWrap tbody .pendingStatus {
  color: #ffff00;
}
table.tableWrap tbody .disapprovedStatus {
  color: #f80404;
}
.pagination > li > a {
  background: transparent;
  border: 0;
  color: #fff;
  padding: 6px 5px;
}
.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
  background: transparent;
}
.pagination > li > a span {
  display: block;
  width: 10px;
  height: 10px;
  background: #717990;
  border-radius: 100%;
}
.page-item.active .page-link {
  background-color: transparent;
  border-color: transparent;
}
.page-item.active .page-link span {
  background: #fff;
}
.pagination .arrow-margin-left a,
.pagination .arrow-margin-right a {
  font-size: 20px;
  margin: 0 22px;
  position: relative;
  top: -2px;
  padding: 0;
}

.pagination .arrow-margin-left a span,
.pagination .arrow-margin-right a span {
  width: auto;
  height: auto;
  background: transparent;
}
/*Modal css*/
.modalWrap .modal-dialog,
#documentModal .modal-dialog {
  width: 455px;
  max-width: 96%;
  margin: 2rem auto;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.modal .modal-dialog .modal-content {
  background: #0e0e33;
  border-radius: 16px;
}
.modal-dialog .modal-content .modal-header {
  background: #181846;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  padding: 2rem;
  justify-content: flex-start;
  border: 0;
}
.modal-content .modal-header .modal-title {
  font-weight: 900;
  color: #fff;
  font-family: "Roboto", sans-serif;
}
.modal-dialog .modal-content .modal-body {
  padding: 2.5rem;
}
.dumentList li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 1.6rem;
  line-height: 2rem;
  color: #717990;
  font-family: "Roboto", sans-serif;
  padding-bottom: 18px;
}
.dumentList li span i {
  margin-right: 10px;
}
.modal-content .modal-header .modal-title i {
  font-size: 3rem;
  margin-right: 15px;
}
.modalWrap .modal-dialog .modal-content {
  padding: 2.5rem 3.5rem 4rem;
}
.modalWrap .modal-dialog .modal-content .close {
  font-size: 5rem;
  color: #fff;
  text-shadow: none;
  filter: alpha(opacity=20);
  opacity: 1;
  position: absolute;
  right: 32px;
  top: 18px;
  border: 0;
  padding: 0;
  outline: 0;
  z-index: 3;
}
.modalWrap .modal-dialog .modal-content .modalTop {
  display: flex;
  align-items: center;
  margin-top: 1rem;
}
.modalTop .imageSide {
  width: 88px;
  height: 88px;
  margin-right: 22px;
}
.modalTop .textSide {
  width: calc(100% - 110px);
}
.modalTop .textSide h5 {
  margin-top: 0;
  color: #fff;
  font-weight: 900;
  font-family: "Roboto", sans-serif;
}
.modalTop .textSide p {
  color: #fff;
  font-family: "Roboto", sans-serif;
}
.modalTop .textSide p span {
  color: #717990;
}
a {
  color: #3391fe;
}
.modalWrap .modal-dialog .modal-content .userInfo {
  display: flex;
  align-items: center;
  margin-top: 2rem;
  width: 100%;
}
.modal-content .userInfo .userId p span,
.modal-content .userInfo .userStatus p span {
  display: block;
}
.modal-content .userInfo .userId p span {
  color: #fff;
}
.modal-content .userInfo .userStatus p span {
  color: #00c467;
}
.modal-content .userInfo .userId p,
.modal-content .userInfo .userStatus p {
  font-size: 1.6rem;
  line-height: 2.4rem;
  font-weight: 700;
  font-family: "Roboto", sans-serif;
  color: #717990;
}
.modal-content .userInfo .userId {
  width: 100px;
}
.modal-content .userInfo .userStatus {
  width: calc(100% - 100px);
}
.modal-content hr {
  border-color: #717990;
}
.modal-dialog .modal-content .userfullInfo > div {
  color: #717990;
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 2rem;
  padding-bottom: 16px;
  font-family: "Roboto", sans-serif;
}
.modal-dialog .modal-content .userfullInfo > div:last-child {
  padding-bottom: 0;
}
.modal-dialog .modal-content .userfullInfo > div span {
  color: #fff;
  font-weight: normal;
  margin-left: 5px;
}
.modal-dialog .modal-content .userfullInfo > div.adressDetail span {
  display: block;
  margin-left: 0 !important;
}
.footerBtn {
  padding: 25px 0 0;
  justify-content: space-between;
  text-align: left;
  display: flex;
}
.footerBtn .commonBtn {
  width: 47.5%;
  margin: 0 !important;
  max-width: 100%;
}
/*admin setting css*/
.adminForm {
  margin-top: 3rem;
}
.adminForm form input {
  background: #181846;
  border-radius: 4px;
  border: 0;
  height: 42px;
  font-size: 1.4rem;
  line-height: 1.8rem;
  color: #fff;
  padding-left: 16px;
  /* font-family: 'Roboto', sans-serif;*/
  font-weight: normal;
}
.adminForm form label {
  color: #717990;
  font-size: 1.2rem;
  line-height: 1.4rem;
  margin-bottom: 8px;
  font-family: "Roboto", sans-serif;
}
.adminForm h5 {
  color: #fff;
  font-weight: 600;
  margin-bottom: 1.5rem;
}
.adminForm form .form-group {
  margin-bottom: 2rem;
}
.adminForm form .checkBoxList {
  display: flex;
  width: 77rem;
  max-width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: 0;
  margin-left: 0;
  margin-top: 2.5rem;
}
.adminForm form .checkBoxList li {
  position: relative;
  width: 33.333333%;
  -ms-flex: 0 0 100%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
  margin-bottom: 1.5rem;
}
.adminForm form .checkBoxList li input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}
.adminForm form .checkBoxList li .check-label {
  color: #fff;
  font-size: 1.6rem;
  line-height: 2rem;
  font-weight: normal;
  position: relative;
  cursor: pointer;
}
.adminForm form .checkBoxList li .check-label:before {
  content: "";
  -webkit-appearance: none;
  background-color: transparent;
  border: 2px solid #3391fe;
  box-shadow: 0 1px 2px rgb(0 0 0 / 5%),
    inset 0px -15px 10px -12px rgb(0 0 0 / 5%);
  padding: 10px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 10px;
  border-radius: 4px;
}
.adminForm form .checkBoxList li input:checked + label:after {
  content: "";
  display: block;
  position: absolute;
  top: 3px;
  left: 9px;
  width: 6px;
  height: 14px;
  border: solid #3391fe;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.bottomForm .btnSide .commonBtn {
  height: 40px;
  width: 152px;
  margin: 0 8px;
  font-size: 1.8rem;
  line-height: 40px;
  font-weight: 800;
}
.adminForm form .bottomForm {
  display: flex;
  justify-content: space-between;
  margin-top: 2rem;
  align-items: center;
}
.addBtnicon a img {
  width: 20px;
  margin-right: 3px;
}
.addBtnicon a {
  font-size: 1.6rem;
  font-weight: 700;
}

/*Remove admin popup css*/
.removeAdminModal .modal-dialog {
  width: 345px;
  max-width: 96%;
  margin: 0 auto;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.removeAdminModal .modal-dialog h5 {
  color: #fff;
  font-weight: 900;
  margin: 0;
  font-family: "Roboto", sans-serif;
}
.removeAdminModal .modal-dialog p {
  color: #fff;
  font-weight: normal;
  margin-top: 10px;
  margin-bottom: 1.8rem;
}
.removeAdminModal .modal-dialog .commonBtn {
  height: 48px;
  line-height: 48px;
  width: 100%;
  margin: 8px 0 0px 0;
  font-size: 1.8rem;
}
.removeAdminModal .modal-dialog .modal-content .modal-body {
  padding: 3.5rem 2.5rem;
}
.modal-backdrop.show {
  opacity: 0.9;
}
.topfiledWrap.termcodtionsField {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  grid-template-columns: initial;
  grid-gap: 0;
}
.termsModal .modal-content {
  color: #fff;
}
span#setTerm {
  display: block;
  word-break: break-word;
}
.alert.alert-success {
  background-color: #224021 !important;
}
.term-message {
  text-align: center;
}
.termsModal .modal-dialog .modal-content .modal-body {
  padding: 2.5rem;
  padding-right: 1rem;
}
.scrollDiv {
  height: 500px;
  overflow-y: auto;
  overflow-x: hidden;
  padding-right: 1.5rem;
}
.scrollDiv::-webkit-scrollbar {
  width: 5px;
}

.scrollDiv::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px #366697;
  border-radius: 5px;
}

.scrollDiv::-webkit-scrollbar-thumb {
  background-color: #1488ff;
  outline: 1px solid #1488ff;
  border-radius: 5px;
}

.panel-header.topHeader{
  overflow: unset !important;
}
.form-color form label, .form-color form input,  .form-color form select {
    color: #fff;
}
/*Responsive css*/
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .InerWrapContent {
    padding: 12rem 0rem 0;
  }
}
@media screen and (max-width: 767px) {
  .panel-header.topHeader {
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .wrapimage {
    padding: 3rem 0;
    display: block;
    width: auto;
  }
  .wrapimage img {
    width: 18.5rem;
  }
  .wrapimage h1 {
    margin: 1.5rem auto 0;
  }
  .InerWrapContent {
    padding: 4rem 0;
  }
  .loginContent form {
    padding-top: 1.5rem;
  }
  .loginContent form .form-group {
    margin-bottom: 2rem;
  }
  .cardGridwrap {
    grid-column-gap: 1.6rem;
    margin-top: 2rem;
  }
  .cardWrap .card {
    margin-bottom: 0rem;
  }
  .adminForm form .bottomForm {
    display: block;
    margin-top: 1rem;
  }
  .addBtnicon {
    margin-top: 2rem;
  }
  .topfiledWrap {
    grid-template-columns: 1fr;
    grid-gap: 0.7rem;
    padding-top: 3rem;
    padding-bottom: 2rem;
  }
  .table-responsive {
    border-color: #7179904a;
  }
  .topfiledWrap form .input-group {
    margin-bottom: 0px;
  }
  .topfiledWrap.termcodtionsField input {
    margin-bottom: 10px;
  }
  .modalWrap .modal-dialog .modal-content .close {
    font-size: 3rem;
  }
}
@media screen and (max-width: 575px) {
  .cardGridwrap {
    grid-template-columns: 1fr;
  }
  .adminForm form .checkBoxList li {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .bottomForm .btnSide .commonBtn {
    width: 100%;
    margin: 4px 0;
  }
  .modalWrap .modal-dialog .modal-content {
    padding: 1.5rem 1.5rem 2rem;
  }
  .modalTop .imageSide {
    width: 68px;
    height: 68px;
    margin-right: 10px;
  }
  .modalTop .textSide {
    width: calc(100% - 78px);
  }
}
@media screen and (max-width: 767px) and (min-width: 576px) {
  .cardGridwrap {
    grid-template-columns: 1fr 1fr;
  }
  .adminForm form .checkBoxList li {
    width: 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media screen and (max-width: 1199px) {
  .col-lg-10.wrapWidthouter {
    width: 100%;
    flex: 100%;
    max-width: 100%;
  }
}
