@font-face {
  font-family: "opensansLight";
  src: url("../fonts/OpenSans-Light.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "opensansRegular";
  src: url("../fonts/OpenSans-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "opensansSemiBold";
  src: url("../fonts/OpenSans-SemiBold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "opensansBold";
  src: url("../fonts/OpenSans-Bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "latoLight";
  src: url("../fonts/Lato-Light.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "latoRegular";
  src: url("../fonts/Lato-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "latoBold";
  src: url("../fonts/Lato-Bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "MontRegular";
  src: url("../fonts/Montserrat-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "MontSemiBold";
  src: url("../fonts/Montserrat-SemiBold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "MontBold";
  src: url("../fonts/Montserrat-Bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "guest-posts";
  src: url("../fonts/guest-posts.eot");
  src: url("../fonts/guest-posts.eot?#iefix") format("embedded-opentype"),
    url("../fonts/guest-posts.woff") format("woff"),
    url("../fonts/guest-posts.ttf") format("truetype"),
    url("../fonts/guest-posts.svg#guest-posts") format("svg");
  font-weight: normal;
  font-style: normal;
}

[data-icon]:before {
  font-family: "guest-posts" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "guest-posts" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-cancel:before {
  content: "\61";
}
.icon-go:before {
  content: "\62";
}
.icon-update:before {
  content: "\63";
}
.icon-complete:before {
  content: "\64";
}
* {
  font-family: "opensansRegular";
}
.mt-20 {
  margin-top: 20px;
}
.mt-30 {
  margin-top: 30px;
}
.pl-20 {
  padding-left: 20px;
}
.landing {
  min-height: 600px;
  margin-top: 0px !important;
}
.home-heading {
  padding-top: 60px;
  padding-bottom: 60px;
}
.home-heading h2 {
  color: #002b49;
  font-family: "montSemiBold";
}
h2.sub-hed {
  color: #29b969;
  font-size: 30px;
  font-family: "MontSemiBold";
}
.highlights {
  padding-bottom: 60px;
}
.highlights img {
  width: 64px;
}
.highlights h5 {
  font-family: "latoRegular";
}
.highlights p {
  font-family: "opensansRegular";
  font-size: 14px;
}
.numbers {
  background: #e0e8ed;
  padding-bottom: 60px;
}
.numbers p.number {
  font-size: 40px;
  font-family: "montBold";
  color: #29b969;
  line-height: 40px;
}
.numbers p.description {
  font-size: 14px;
  font-family: "latoBold";
  color: #000;
}
.get-in-touch {
  background: #e0e8ed;
  padding: 40px 0 1px 0;
}
.get-in-touch .home-heading {
  padding: 20px 0;
}
.get-in-touch .home-heading h2 {
  font-size: 25px;
}
.bx-shd {
  -webkit-box-shadow: 0 5px 30px 1px rgba(0, 0, 0, 0.5);
  box-shadow: 0 5px 30px 1px rgba(0, 0, 0, 0.5);
}
.testimonials {
  padding-bottom: 60px;
  margin-bottom: 50px;
}
.testimonials .box {
  background: #f5f7f9;
  padding: 15px;
  margin: 15px;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
  border-radius: 5px;
}
.testimonials .box img {
  width: 128px;
}
.testimonials .box h5 {
  padding: 20px 0 0 0;
  font-family: "montSemiBold";
  font-size: 18px;
  color: #002b49;
  margin-bottom: 0;
}
.testimonials .box p.desc {
  color: #30a1f7;
}
.testimonials .box p {
  font-size: 14px;
}
footer p {
  margin-bottom: 0;
}
.footer-content {
  background: #000000;
  color: #fff;
  padding: 20px 0;
}
.footer-content a {
  color: #fff;
  font-family: "montSemiBold";
  font-size: 12px;
}
.footer-content h4 {
  font-size: 20px;
  font-family: "montSemiBold";
  margin-bottom: 15px;
}
.footer-content h6 {
  font-size: 14px;
  font-family: "montSemiBold";
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.5);
  padding-bottom: 10px;
}
.btn-trans {
  background: transparent !important;
  font-size: 14px !important;
}
.copyright {
  padding: 10px 0;
}
.copyright a {
  display: block;
}
.static-page {
  background: #fff;
  padding-bottom: 30px;
  min-height: 600px;
}
.static-page .static-banner {
  background: #f5f7f9;
  min-height: 350px;
  background-image: url(../img/snowflake-gray.png);
  background-position: 85%;
  background-size: auto 85%;
  background-repeat: no-repeat;
}
.static-page h1 {
  font-family: "montSemiBold";
  color: #01426a;
  font-size: 30px;
  margin-bottom: 40px;
  padding-top: 150px;
}
.static-page h2 {
  font-family: "montSemiBold";
  font-size: 25px;
  margin-bottom: 5px;
  margin-top: 20px;
}
.static-page p,
.static-page li {
  color: #4f5759;
  font-family: "montRegular";
}
.static-page p a {
  color: #4f5759;
  font-family: "MontSemiBold";
  font-size: 18px;
}
.static-page p a.active {
  color: #08f;
}
.bg-signup h1 {
  font-family: "montSemiBold";
  color: #01426a;
  font-size: 30px;
  padding-top: 20px;
}
.bg-signup p {
  font-family: "MontSemiBold";
  font-size: 14px;
}
.bdl {
  border-left: 1px solid #e8eef2;
}
#root {
  background: #ffffff;
}
.btn-info {
  background-color: #000000;
  border-color: #000000;
}
.btn-info:hover {
  background-color: #000000;
  border-color: #000000;
}
.form-control-lg,
.input-group-lg > .form-control,
.input-group-lg > .input-group-append > .btn,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-prepend > .input-group-text {
  font-size: 16px;
}
.dropdown-toggle::after {
  display: none;
}
.navbar-expand-sm .navbar-nav .dropdown-menu {
  top: 48px;
  margin-left: -126px;
  border: none;
  border-radius: 0;
  background: #eee;
}
.dropdown-item:focus,
.dropdown-item:hover {
  color: #fff;
  text-decoration: none;
  background-color: #000000;
}
.bg-white {
  background: #fff;
}
.bg-lgreen {
  background: #bbecc6;
}
.bg-details {
  background: #f0f3f7;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  border-radius: 0;
  background: #30a1f7;
}
a.nav-link {
  color: #002b49;
  font-family: "montRegular";
}
a.nav-link:hover {
  color: #30a1f7;
}
.pd-10 {
  padding: 10px;
}
.pd-20 {
  padding: 20px;
}
.pd-40 {
  padding: 40px;
}
.br-1-cc {
  border-right: 1px solid #ccc;
}
.npl {
  padding-left: 0;
}
.m-40 {
  margin: 40px 0;
}
.mb-0 {
  margin-bottom: 0;
}
.mb-5 {
  margin-bottom: 5px !important;
}
.mb-10 {
  margin-bottom: 10px !important;
}
.mb-20 {
  margin-bottom: 20px !important;
}
.mt-10 {
  margin-top: 10px !important;
}
.mt-15 {
  margin-top: 15px !important;
}
.mb-15 {
  margin-bottom: 15px;
}
.mb-40 {
  margin-bottom: 40px;
}
.mb-55 {
  margin-bottom: 55px;
}
.mb-60 {
  margin-bottom: 60px;
}
.mt-40 {
  margin-top: 40px;
}
.pb-40 {
  padding-bottom: 40px;
}
.green {
  color: #29b969;
}
.red {
  color: red;
}
.blue {
  color: blue;
}
.gray {
  color: gray;
}
.css-1aya2g8 {
  background-color: #fff !important;
}
.css-10nd86i {
  margin-bottom: 15px;
}
.css-1492t68 {
  color: #ccc !important;
}
.is-invalid .invalid-feedback {
  display: block !important;
}
.is-invalid .css-1aya2g8 {
  border-color: #dc3545 !important;
}
.rt-td .btn {
  margin: 5px;
}
.btn-primary {
  background: #29b969;
  border-color: #29b969;
  padding: 3px 8px;
  margin-right: 5px;
}
.btn-secondary {
  padding: 3px 8px;
  margin-right: 5px;
}
.btn-info,
.btn-danger,
.btn-dark {
  padding: 3px 8px;
}
.btn-warning {
  padding: 3px 8px;
  margin-right: 5px;
  color: #fff;
}
.btn-primary:hover {
  background: #29b969;
  border-color: #29b969;
}
.btn-outline-primary {
  color: #000;
  border-color: #000;
}
.btn-outline-primary:hover {
  color: #fff;
  background-color: #000;
  border-color: #000;
}
.btn-link {
  color: #002b49;
}
/* Login */
.login,
.register {
  margin: 100px 0;
}
.login-box {
  background: #fff;
  padding: 40px;
}
.login-box h1 {
  font: 30px/30px "montSemiBold";
}
.login-box p {
  font-family: "opensansRegular";
  font-size: 16px;
}

/* Dashboard */
.stats {
  margin-bottom: 15px;
}
.stats img {
  width: 64px;
}
.stats p {
  color: #002b49;
  margin-bottom: 0;
  font-family: "latoRegular";
}
.stats p.web-number {
  font-size: 80px;
  line-height: 80px;
}
.stats p.ord-number {
  font-size: 40px;
}
.dashboard {
  padding: 15px;
}
.dashboard h1 {
  font-size: 26px;
  font-family: "montSemiBold";
}
.dashboard h1 a {
  font-size: 18px;
}
.dashboard h1 a:hover {
  text-decoration: none;
}
.orders {
}
.order {
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14),
    0 1px 10px 0 rgba(0, 0, 0, 0.12);
  -webkit-box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2),
    0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
}
.order h5 {
  font-size: 14px;
  font-family: "latoRegular";
  color: #6c7378;
}
.order p.ord-details {
  font-family: "latoRegular";
  margin-bottom: 0;
  word-wrap: break-word;
  line-height: 16px;
}
.orders .order img.website {
  width: 64px;
}
.orders .details {
  position: absolute;
  padding: 0px 20px 17px 20px;
  border-bottom-left-radius: 50px;
  border-bottom-right-radius: 50px;
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14),
    0 0 0 0 rgba(0, 0, 0, 0.12);
  -webkit-box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2),
    0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 0 0 0 rgba(0, 0, 0, 0.12);
}
.orders .details .btn.btn-link {
  color: #29b969;
  font-size: 12px;
  font-family: "latoBold";
  padding: 0;
  line-height: normal;
  text-decoration: none;
}
.orders .accordion .card-body {
  padding-top: 50px;
}
.orders .bg-details p {
  font-family: "montSemiBold";
  font-size: 14px;
}
.orders .bg-details p span {
  color: #4d6a81;
  font-family: "opensansSemiBold";
}
.orders .accordion .collapse {
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14),
    0 1px 0 0 rgba(0, 0, 0, 0.12);
  -webkit-box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2),
    0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 0 0 rgba(0, 0, 0, 0.12);
}

.multi-steps > li.is-active:before,
.multi-steps > li.is-active ~ li:before {
  content: counter(stepNum);
  font-family: inherit;
  font-weight: 700;
}
.multi-steps > li.is-active:after,
.multi-steps > li.is-active ~ li:after {
  background-color: #ededed;
}
.multi-steps {
  display: table;
  table-layout: fixed;
  width: 100%;
  margin-top: 20px;
}
.multi-steps > li {
  counter-increment: stepNum;
  text-align: center;
  display: table-cell;
  position: relative;
  color: #29b969;
  z-index: 0;
}
.multi-steps > li:before {
  content: counter(stepNum);
  display: block;
  margin: 0 auto 4px;
  background-color: #fff;
  width: 30px;
  height: 30px;
  line-height: 26px;
  text-align: center;
  font-weight: bold;
  border-width: 2px;
  border-style: solid;
  border-color: #29b969;
  border-radius: 50%;
}
.multi-steps > li:after {
  content: "";
  height: 2px;
  width: 100%;
  background-color: #29b969;
  position: absolute;
  top: 15px;
  left: 50%;
  z-index: -1;
}
.multi-steps > li:last-child:after {
  display: none;
}
.multi-steps > li.is-active:before {
  background-color: #fff;
  border-color: #29b969;
}
.multi-steps > li.is-active ~ li {
  color: #808080;
}
.multi-steps > li.is-active ~ li:before {
  background-color: #ededed;
  border-color: #ededed;
}
.modal-header {
  border-bottom: 0;
  justify-content: center;
}
.modal-body {
  font-size: 16px;
}
.modal-footer {
  border-top: 0;
  justify-content: center;
}
.cart-link {
  position: relative;
}
.cart-count {
  background: red;
  padding: 1px 5px;
  border-radius: 50%;
  font-size: 10px;
  position: absolute;
  left: 25px;
  top: 2px;
}

.signIn .modal-header .close {
  padding: 0;
  margin: 0;
  position: absolute;
  right: 10px;
  top: 5px;
}

.isAuthenticated .modal-backdrop {
  display: none;
}

.styles_modal__gNwvD {
  min-width: 400px;
}

.totalTable {
  width: 200px;
  position: absolute;
  right: 13%;
}
.totalTable .table td,
.table th {
  padding: 5px;
}
.totalTable .table-borderless td.price {
  float: right;
}
.totalTable .pmtBtn {
  text-align: center;
  padding-top: 30px !important;
}
.points p {
  font-size: 24px;
  font-family: "montRegular";
}
img.home-check {
  width: 24px;
  position: relative;
  top: -3px;
}
.btn-home {
  padding: 5px 25px;
  font-size: 20px;
  font-family: "MontSemiBold";
}
.sign-btn {
  border: 1px solid #29b969;
  padding: 3px 10px;
  margin-top: 4px;
  border-radius: 5px;
}
a.navbar-brand {
  text-transform: uppercase;
  font-family: "MontSemiBold";
}
.sites h1 {
  color: #002b49;
  font-family: "montSemiBold";
}
.sites p {
  color: #002b49;
  font-family: "montSemiBold";
}
.sites .points h2 {
  color: #002b49;
  font-size: 25px;
  font-family: "montSemiBold";
}
.sites .points p {
  font-size: 16px;
  color: #002b49;
  font-family: "montRegular";
}
.sites .home-heading {
  padding-top: 60px;
  padding-bottom: 40px;
}
.sites .highlights p {
  font-family: "montRegular";
  font-size: 16px;
}
.sites .cat img {
  width: 35px;
}
.sites .box {
  border: 1px solid #ccc;
  padding: 15px 0 0 0;
}
.sites .cat p.number {
  color: #000;
  font-size: 20px;
  line-height: 20px;
  margin: 10px 0 0 0;
}
.sites .cat p.description {
  font-size: 14px;
}
.sites .numbers img.gua {
  width: 50%;
}
.bm-burger-button button {
  width: 60px !important;
  right: 0 !important;
  left: auto !important;
}
.navbar-dark .navbar-toggler-icon {
  background-image: url(../img/menu.png);
}
.navbar-toggler {
  border: none;
  padding: 0;
}
.bm-menu-wrap {
  top: 0;
  width: 50%;
  background: #fff;
}
.bm-overlay {
  top: 0;
}
.bm-overlay {
  left: 0;
}
.bm-item-list {
  padding: 10px 0 0 15px;
}
.bm-item {
  color: #01426a;
  padding-bottom: 5px;
  font-family: "MontSemiBold";
  font-size: 15px;
  display: block;
}
.add-website .banner {
  background: #fff;
  padding: 30px;
}
.add-website .banner h2 {
  font-size: 25px;
  font-family: "MontSemiBold";
  color: #01426a;
  margin-top: 10px;
}
.bb-1-cc {
  border-bottom: 1px solid #ccc;
}
.hiw-page {
  background: #fff;
}
.hiw-page .static-banner {
  background: #f5f7f9;
  padding-bottom: 30px;
}
.hiw-page .bg-white img {
  width: 60px;
}
.hiw-page h1 {
  font-family: "montSemiBold";
  color: #01426a;
  font-size: 32px;
  padding: 60px 0 10px 0;
}
.hiw-page h2 {
  font-family: "montSemiBold";
  color: #01426a;
  font-size: 25px;
}
.hiw-pd {
  padding: 40px;
}
.pd-0 {
  padding: 0px;
}
.pd-15 {
  padding: 15px;
}
.content-block {
  min-height: 565px;
  background: #fff;
}
.od .head {
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
}
.od p {
  font-family: "MontBold";
  font-size: 16px;
  margin-bottom: 7px;
  overflow-wrap: break-word;
}
.od table p {
  line-height: 15px;
}
.od span {
  font-family: "MontSemiBold";
  font-size: 14px;
  color: #5f5d5d;
}
p.text {
  font-family: MontSemiBold;
  font-size: 14px;
  margin-bottom: 5px;
  line-height: 14px;
}
p.text span {
  color: #777;
}
p.text span.text {
  font-family: MontSemiBold;
  font-size: 14px;
  margin-bottom: 5px;
  line-height: 14px;
  color: #000;
}
p.status-text {
  font-size: 14px;
  margin-bottom: 5px;
  line-height: 14px;
}
p.status-text strong {
  font-family: MontSemiBold;
}
.styles_Editext__button__6H8n_ {
  padding: 0 !important;
}
.styles_Editext__input__1534X {
  padding: 0.2em !important;
}
p.source {
  font-size: 12px;
  font-family: "MontSemiBold";
}
p.source span {
  padding: 0px 5px;
  font-family: "MontSemiBold";
  color: #fff;
}
p.source span.src {
  background: #21a908;
}
p.source span.lid {
  background: #e25620;
}
p.source span.date {
  background: #2569d0;
}
.DayPickerInput {
  display: inline !important;
}
.card-details {
  margin-bottom: 10px;
}
.card-details p {
  font-size: 16px;
  font-family: "MontSemiBold";
  margin-bottom: 0;
}
.card-details p span {
  color: #5f5d5d;
}
.css-10nd86i {
  margin-bottom: 0;
}
.react-datepicker__input-container input {
  padding: 8px;
  border-radius: 5px;
  border: 1px solid #ccc;
  margin-right: 10px;
}
.rdw-editor-toolbar {
  margin-bottom: 0 !important;
}
.public-DraftStyleDefault-block {
  margin: 0 !important;
}
.demo-editor {
  min-height: 300px;
  border: 1px solid #f1f1f1;
}
.email p {
  margin-bottom: 0;
}
.dashboard .user-info .card {
  border: none;
  -webkit-box-shadow: 0 25px 20px -20px rgba(0, 0, 0, 0.3),
    0 0 15px rgba(0, 0, 0, 0.06);
  box-shadow: 0 25px 20px -20px rgba(0, 0, 0, 0.3), 0 0 15px rgba(0, 0, 0, 0.06);
}
.dashboard .user-info .card .card-body .bbm {
  border-bottom: 1px solid #000;
}

.dashboard .user-info .card .card-body h4 {
  font-family: "MontSemiBold";
  color: #000;
}

.dashboard .user-info .card .card-body .btn-outline-primary {
  padding: 2px 5px;
}

.dashboard .user-info .card {
  height: 350px;
}

.dashboard .user-info .card .card-body p {
  font-family: "LatoBold";
}

.dashboard .user-info .card .card-body p span.text-secondary {
  font-family: "LatoRegular";
}

.dashboard .user-info .card .card-body p {
  margin-bottom: 5px;
}

.report p {
  margin-bottom: 0;
}

.report p.prct {
  font-size: 14px;
}

.report p.lable {
  margin-bottom: 10px;
}

.report p.lable span.border-success {
  padding: 0 3px;
  font-size: 12px;
}
.feedback-box {
  background: #ccc;
  padding: 15px;
  border-radius: 5px;
}
.feedback-box h4 {
  font-family: "LatoBold";
  font-size: 20px;
}
.user-box {
  background: #f3e8e8;
  padding: 10px;
  border-radius: 5px;
}
.admin-box {
  background: #b3dada;
  padding: 10px;
  border-radius: 5px;
}
.admin-box .name,
.user-box .name {
  font-family: "montSemiBold";
  font-size: 14px;
  margin-bottom: 5px;
}
.ReactModal__Body--open {
  height: 100%;
  overflow-y: hidden;
}
.slide-pane__content h2 {
  font-size: 20px;
  color: #0eab0e;
}
.slide-pane__content h3 {
  font-size: 18px;
}
.slide-pane__content p {
  padding-bottom: 5px;
}
p.name,
p span.name {
  font-family: "montSemiBold";
  font-size: 14px;
  margin-bottom: 5px;
}
.admin-box .text pre,
.user-box .text pre {
  font-family: "latoRegular";
  font-size: 16px;
  margin-bottom: 5px;
  line-height: 20px;
  white-space: pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  word-wrap: break-word;
}
.admin-box .time,
.user-box .time {
  font-size: 14px;
  text-align: right;
  margin-bottom: 0;
}
pre {
  font-family: "MontSemiBold";
}
.vertical-timeline-element-icon.bounce-in {
  text-align: center;
}
.vertical-timeline-element-icon.bounce-in i {
  margin-top: 12px;
}
.vertical-timeline-element-content h3 {
  font-size: 20px;
}
.vertical-timeline-element-content h4 {
  font-size: 18px;
}
.vertical-timeline-element-content h5 {
  margin-top: 10px;
  font-size: 18px;
  margin-bottom: 0;
}
.vertical-timeline-element-content p {
  margin-top: 5px !important;
  word-break: break-word !important;
}
.vertical-timeline-element-content p span {
  color: #6f7475;
}
.vertical-timeline-element-content p span.text {
  color: #000;
}
.vertical-timeline-element-date {
  color: #000 !important;
  font-size: 16px !important;
  padding-bottom: 0 !important;
  opacity: 1 !important;
}
.form-control .react-date-picker__wrapper {
  border: none;
}
.adac .react-datepicker-wrapper {
  margin-bottom: 15px;
  width: 100%;
}
.adac .react-datepicker__input-container {
  width: 100%;
}
.adac .react-datepicker__input-container input {
  width: 100%;
}
.dashboard .login-box .nav-tabs .nav-link {
  border: none;
}

.dashboard .login-box .nav-tabs .nav-link.active {
  color: #fff !important;
  background: #000 !important;
}

.swal2-popup .swal2-content p {
  margin-bottom: 5px;
}

.swal2-popup .swal2-content p b {
  font-family: "montSemiBold";
}
.dashboard .card .card-header {
  font-family: "montSemiBold";
  font-size: 18px;
}
.dashboard .card .card-title {
  font-family: "montRegular";
  font-size: 16px;
}
.dashboard .card .card-text {
  font-family: "montSemiBold";
  font-size: 18px;
}
.btn-outline-dark:hover {
  color: #fff !important;
}
.sc-eDvSVe .wrapper {
  z-index: 9 !important;
}
.aa-dropdown-menus {
  position: absolute;
  border: 1px solid #dfe1e5;
}
.aa-dropdown-menu {
  /* background: #ccc !important; */
  z-index: +999;
  /* width: 450px !important; */
}
.bPYlRF {
  z-index: 0;
}
.eBQcEm::after {
  z-index: "0 !important";
}
.react-datepicker-wrapper {
  width: 100%;
}
.react-datepicker__input-container input {
  width: 100%;
}
.justify-content-around .card.widget {
  width: 250px;
}
.dashboard table {
  width: 100%;
  border-collapse: collapse;
}
.dashboard th,
.dashboard td {
  border: 1px solid #535050;
  padding: 8px;
  text-align: center;
  font-family: "MontSemiBold";
}
.dashboard th {
  background-color: #f2f2f2;
  /* color: #fff; */
  font-family: "MontSemiBold";
}
.dashboard caption {
  margin-top: 10px;
  font-weight: bold;
}
.rep-table {
  width: 60%;
}
.dashboard p.update a {
  cursor: pointer;
  text-decoration: underline;
  color: green !important;
  font-size: 12px !important;
}
.dashboard p.update span {
  font-size: 12px;
}
@media (max-width: 900px) {
  .justify-content-around {
    flex-direction: column;
  }
  .justify-content-around .card.widget {
    width: 100%;
    margin-bottom: 10px;
  }
  .sc-eDvSVe {
    margin-bottom: 25px;
  }
  form .btn {
    margin-bottom: 15px;
  }
  .aa-input-container {
    margin-bottom: 15px;
  }
  .css-1pcexqc-container {
    margin-bottom: 15px;
  }
}

@media (max-width: 500px) {
  h1 {
    font-size: 25px;
  }
  .points p {
    font-size: 18px;
  }
  img.home-check {
    width: 18px;
  }
  .home-heading h2 {
    font-size: 24px;
  }
  .home-heading {
    padding-top: 30px;
    padding-bottom: 10px;
  }
  .static-page .static-banner {
    min-height: 150px;
    background-position: 100%;
  }
  .static-page h1 {
    padding-top: 60px;
    font-size: 25px;
  }
  .login,
  .register {
    margin: 40px 0;
  }
  .numbers p.number {
    line-height: 30px;
    margin-bottom: 10px;
  }
  .numbers p.description {
    color: #000;
  }
  h2.sub-hed {
    font-size: 18px;
  }
  .sites .points h2 {
    font-size: 20px;
  }
  .sites .numbers img.gua {
    width: 50%;
  }
  .bg-signup h1 {
    font-size: 20px;
    padding-top: 0px;
  }
  .stats img {
    width: 50px;
  }
  .stats p {
    font-size: 14px;
  }
  .multi-steps > li {
    font-size: 12px;
  }
  .dashboard h1 {
    font-size: 18px;
  }
  .hiw-page h2 {
    font-size: 20px;
  }
  .hiw-pd {
    padding: 10px;
  }
}
