


.dropdown {
  list-style-type: none;
}
.dropdown .dropdown-toggle {
  cursor: pointer;
}


.topBar .container{
    max-width: 100% !important;
}
.navbar-brand img {
    height: 100px !important;
}
@media (max-width: 576px) {
.nav-item .dropdown-menu{
    background-color: transparent;
    border: none;
    padding-left: 35px;
}
.nav-item .dropdown-menu .nav-link{
    color: darkgrey;
}
}


.fa {
  padding: 20px;
  font-size: 30px;
  width: 70px;
  text-align: center;
  text-decoration: none;
  margin: 5px 2px;
  border-radius: 50%;
}
.fa:hover {
    opacity: 0.7;
}
.fa-facebook {
  background: #3B5998;
  color: white;
}
.fa-twitter {
  background: #55ACEE;
  color: white;
}
.fa-google {
  background: #dd4b39;
  color: white;
}
.fa-linkedin {
  background: #007bb5;
  color: white;
}
.fa-youtube {
  background: #bb0000;
  color: white;
}
.fa-instagram {
  background: #125688;
  color: white;
}





.modal.show {
  background-color: rgba(0, 0, 0, 0.3);
}


section {
    padding: 30px 0 30px 0;
}
.avatar {
    vertical-align: middle;
    width: 50px;
    height: 50px;
    border-radius: 50%;
}
.carousel-title {
    position: absolute;
    right: 15%;
    top: 1.25rem;
    left: 15%;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    color: #fff;
    text-align: center;
}


.form-control[readonly] {
    background-color: white !important;
}
#ddKid1Age .dropdown-menu,
#ddKid2Age .dropdown-menu {
    overflow-y: scroll;
    height: 386px;
}
.dropdown-toggle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}


.table {
    background-color: white !important;
}


.table {
  background-color: white !important;
}
.popup {
  background: #fff;
  padding: 20px;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.popup h2 {
  margin-top: 0;
}
.modal-dialog {
  max-width: 50%;
}
@media (max-width: 576px) {
.modal-dialog {
    max-width: 100% !important;
}
}
@media (min-width: 576px) {
.modal-dialog {
    max-width: 50% !important;
}
}
.base-input {
  padding: 10px;
}


.table {
  background-color: white !important;
}
.blueText td {
  color: blue !important;
}
.entryBackgroud {
  background-color: lightgreen;
}


.table {
  background-color: white !important;
}
.blueText td {
  color: blue !important;
}
.entryBackgroud {
  background-color: lightgreen;
}


.table {
  background-color: white !important;
}
.popup {
  background: #fff;
  padding: 20px;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.popup h2 {
  margin-top: 0;
}


.uploader-preview .e-file-select-wrap {
  display: none;
}
.table {
  background-color: white !important;
}
.popup {
  background: #fff;
  padding: 20px;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.popup h2 {
  margin-top: 0;
}


.form-control[readonly] {
    background-color: white !important;
}


.table-warning {
	--bs-table-striped-bg: #c0ae5c !important;
}

