.navbar-default {
  border-bottom-color: #004d40;
}

.backgrounddesign {
  border: 1px solid #ccc;
  background-color: #fff;
  border-radius: 0%;
  margin-top: 20px;
  padding: 10px 30px;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-nav > li > .dropdown-menu {
  background: rgba(19, 64, 174, 1);
  color: white;
}

#hr_id {
  border: 2px dotted rgba(19, 64, 174, 1);
  border-style: none none dotted;
  color: #fff;
}

.headeraa {
  background-color: rgba(19, 64, 174, 1) !important;
  color: white !important;
  letter-spacing: 1px;
  padding: 15px 3px !important;
}

.pr-15 {
  padding-right: 15px !important;
}

.pl-15 {
  padding-left: 15px !important;
}

.mt-10 {
  margin-top: 10px !important;
}

.headerClass {
  background-color: rgba(19, 64, 174, 1) !important;
  color: white !important;
  position: fixed;
  min-width: 240px;
  top: 3px;
  height: 42px;
  right: 0px;
  padding: 14px;
  letter-spacing: 2px;
}

.nav-pills > li > a {
  color: #303f9f;
}

@media only screen and (max-width: 600px) {
  h3.textsize1 {
    font-size: 15px;
  }
}

.nav > li > a:hover,
.nav > li > a:focus {
  background-color: blue;
}

.row.heading h2 {
  color: rgba(19, 64, 174, 1);
  font-size: 30.52px;
  line-height: 55px;
  font-weight: 400;
  text-align: center;
  margin: 0 0 40px;
  padding-bottom: 5px;
  text-transform: uppercase;
}

ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.heading.heading-icon {
  display: block;
}

.padding-lg {
  display: block;
  padding-top: 10px;
  padding-bottom: 0px;
}

.practice-area.padding-lg {
  padding-bottom: 55px;
  padding-top: 55px;
}

.practice-area .inner {
  border: 1px solid #999999;
  text-align: center;
  margin-bottom: 28px;
  padding: 40px 25px;
}

.our-webcoderskull .cnt-block:hover {
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
  border: 0;
}

.practice-area .inner h3 {
  color: #3c3c3c;
  font-size: 24px;
  font-weight: 500;
  font-family: "Poppins", sans-serif;
  padding: 10px 0;
}

.practice-area .inner p {
  font-size: 14px;
  line-height: 22px;
  font-weight: 400;
}

.practice-area .inner img {
  display: inline-block;
}

.our-webcoderskull .cnt-block {
  float: left;
  width: 100%;
  background: #fff;
  padding: 30px 20px;
  text-align: center;
  border: 2px solid #d5d5d5;
  margin: 0 0 28px;
}

.our-webcoderskull .cnt-block figure {
  width: 148px;
  height: 148px;
  border-radius: 100%;
  display: inline-block;
  margin-bottom: 15px;
}

.our-webcoderskull .cnt-block img {
  width: 148px;
  height: 148px;
  border-radius: 100%;
}

.our-webcoderskull .cnt-block h3 {
  color: #2a2a2a;
  font-size: 20px;
  font-weight: 500;
  padding: 6px 0;
  text-transform: uppercase;
}

.our-webcoderskull .cnt-block h3 a {
  text-decoration: none;
  color: #2a2a2a;
}

.our-webcoderskull .cnt-block h3 a:hover {
  color: rgba(19, 64, 174, 1);
}

.our-webcoderskull .cnt-block p {
  color: #2a2a2a;
  font-size: 13px;
  line-height: 20px;
  font-weight: 400;
}

.our-webcoderskull .cnt-block .follow-us {
  margin: 20px 0 0;
}

.our-webcoderskull .cnt-block .follow-us li {
  display: inline-block;
  width: auto;
  margin: 0 5px;
}

.our-webcoderskull .cnt-block .follow-us li .fa {
  font-size: 24px;
  color: #767676;
}

.our-webcoderskull .cnt-block .follow-us li .fa:hover {
  color: #025a8e;
}

#counter {
  background-color: rgba(255, 255, 255, 1);
  color: #000;
  display: block;
  overflow: hidden;
  text-align: center;
  /*padding: 0px;*/
  margin-top: 8px;
}

#counter .count {
  padding: 20px;
  background: rgba(0, 0, 0, 0.1);
  color: #000;
  text-align: center;
  border-radius: 8px;
  margin-bottom: 15px;
  box-shadow: rgba(50, 50, 93, 0.15) 0px 30px 60px -12px inset,
    rgba(0, 0, 0, 0.2) 0px 18px 36px -18px inset;
}

.count h4 {
  color: #000;
  font-size: 16px;
  margin-top: 0;
}

#counter .count .fa {
  font-size: 30px;
  display: block;
  color: #fff;
}

#counter .number {
  font-size: 20px;
  font-weight: 700;
  margin: 0 auto;
  width: 70px;
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.search-box input:focus {
  box-shadow: none;
  border: 2px solid blue;
}

.search-list {
  background: #fff;
  border: 1px solid #ababab;
  border-top: none;
}

.search-list h2 {
  background: rgba(19, 64, 174, 1);
  padding: 2%;
  margin-bottom: 0%;
}

.bs-example {
  margin: 20px;
}

.error {
  color: red;
}

#csv-message {
  padding: 10px 25px;
  border: 1px solid black;
  margin-top: 20px;
  font-size: 20px;
  color: #fff;
}

#csv-message.error {
  border: 1px solid red;
  background: rgb(237, 57, 57);
}

#csv-message.success {
  border: 1px solid green;
  background: rgb(12, 136, 12);
}

.walkins-header-flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
}

.walkins-header-flex .count-div {
  font-size: 24px;
  font-weight: bold;
}

.walkins-header-flex .count-div + .count-div {
  margin-left: 20px;
}

.walkins-header-flex .right-side-flex {
  display: flex;
  gap: 15px;
  align-items: center;
}

/* added 16-07-2022 */
#loading {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: fixed;
  display: none;
  opacity: 0.7;
  background-color: #fff;
  z-index: 99999;
  text-align: center;
}

#loading-image {
  position: absolute;
  top: 48%;
  justify-content: center;
  z-index: 9000000000;
}

.hide {
  display: none;
}

.show {
  display: block;
}

/* end.. added 16-07-2022 */

.table-th-head tr th {
  background-color: rgba(0, 0, 0, 0.1);
  font-weight: 600;
  font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
  font-variant: small-caps;
}

.table-th-head tr td {
  font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
}

.table-text-center tr th,
.table-text-center tr td {
  text-align: center;
}

.course-highlight {
  background: rgba(255, 255, 255, 0.2);
}

/* .table-striped2>tbody>tr:nth-of-type(odd) {
    background: rgba(255, 255, 255, 0.1);
} */
section.sis_section {
  background: rgba(19, 64, 174, 1) !important;
  color: #fff !important;
  /* padding: 10px 20px 10px 20px !important; */
}

section.sis_section img {
  width: 80%;
}

section.sis_section h3 {
  font-weight: bold;
  line-height: 35px;
  margin-top: 5px;
}

.skyblue-bg {
  /* changed from blue to white, please excuse classname */
  background-color: #fff;
  color: #000;
}

.my-bg {
  background: #fff !important;
  padding: 20px !important;
}

.my-bg2 {
  /* background: rgba(0,0,128,0.9) !important; */
  background: rgba(19, 64, 174, 0.6) !important;
}

.table-striped {
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.logo-bg {
  padding-top: 8px !important;
  padding-bottom: 8px !important;
}

.logo-bg img {
  margin-left: 18px;
}

.tab-footer th {
  font-size: 18px;
}

.fw-bold {
  font-weight: bold;
}

.bg-success {
  background-color: lightgreen !important;
}

.text-white {
  color: #fff !important;
}

.state_tr,
.city_tr {
  cursor: pointer;
  text-transform: capitalize;
}

.state_tr .arrow {
  color: green;
  opacity: 0.7;
}

.state_tr.bg-success .arrow {
  display: none;
}

.mt-20 {
  margin-top: 20px !important;
}

.a-dash:hover {
  text-decoration: none;
}

.zero-bg {
  background-color: lightskyblue;
  border-radius: 50%;
  padding: 10px;
  color: #000;
}

.a-dash:hover .pulse {
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  -o-animation-play-state: paused;
  animation-play-state: paused;
  background-color: lightskyblue;
  color: #000;
}

.pulse {
  color: #fff;
  text-align: center;
  vertical-align: middle;
  background-color: red;
  border-radius: 50%;
  position: relative;
  animation: animate 3s linear infinite;
  padding: 10px;
}

@keyframes animate {
  0% {
    box-shadow: 0 0 0 0 rgb(255, 109, 74, 0.7), 0 0 0 0 rgb(255, 109, 74, 0.7);
  }

  40% {
    box-shadow: 0 0 0 50px rgb(255, 109, 74, 0), 0 0 0 0 rgb(255, 109, 74, 0.7);
  }

  80% {
    box-shadow: 0 0 0 50px rgb(255, 109, 74, 0), 0 0 0 30px rgb(255, 109, 74, 0);
  }

  100% {
    box-shadow: 0 0 0 0 rgb(255, 109, 74, 0), 0 0 0 30px rgb(255, 109, 74, 0);
  }
}

span.fa,
i.fa {
  color: rgba(19, 64, 174, 1) !important;
}

a i.fa {
  color: #fff !important;
}

.blue-bg {
  background-color: rgba(19, 64, 174, 1) !important;
}

.p-0 {
  padding: 0px !important;
}

.d-flex {
  display: flex;
}

.flex-content-center {
  justify-content: center;
}

.flex-items-center {
  align-items: center;
}

.gap-20 {
  gap: 20px;
}

.mb-1 {
  margin-bottom: 10px !important;
}

.third-party-logo {
  color: rgba(19, 64, 174, 1) !important;
  font-size: 24px;
  font-family: Arial, Helvetica, sans-serif;
  margin-top: -20px !important;
}

.box__count__row {
  display: flex;
  flex-wrap: wrap;
  row-gap: 25px;
}

.box__count__row .count {
  height: 180px !important;
  max-height: unset !important;
}

.box__count__row .count .number {
  background: #fff;
  width: 80px !important;
  height: 80px !important;
  border-radius: 50%;
  color: #000;
  font-size: 18px !important;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px,
    rgba(0, 0, 0, 0.3) 0px 30px 60px -30px,
    rgba(10, 37, 64, 0.35) 0px -2px 6px 0px inset;
}

.box__count__row .count .number.hoverable:hover {
  color: maroon;
  text-decoration: underline;
}
