@media (min-width: 768px) {
  .ad-upper-left {
    min-width: 330px;
  }
}

.footer {
  background-color: #2c79b1;
  padding-top: 30px;
}

.footer_title {
  font-size: 1.2rem;
  font-weight: bold;
}

.socialicons {
  font-size: 1.5rem;
}

.list-unstyled a{
  color: #fff;
}

.navbar-custom {
  background-color: #2c79b1;
}

.custom-color {
  color: #2c79b1;
}

.btn-outline-dark:hover {
  background-color: #2c79b1;
  border-color: #2c79b1;
}

.page-item.active a {
  background-color: #2c79b1 !important;
  border-color: #2c79b1 !important;
}

.page-item a, .breadcrumb-item a {
  color: #2c79b1;
}

/*.breadcrumb {
  background-color: #fff;
}*/

.custom-border-color {
  border-color: #2c79b1;
}

.border-customcolor {
  border-color: #2c79b1 !important;
  border-width: 0 0 4px 0 !important;
}

.background-white {
  background-color: #fff;
}

.list-group-striped li:nth-of-type(even) {
  background-color: whitesmoke;
}

/*.dropdown:hover>.dropdown-menu {
  display: block;
}*/

.gsc-control-cse .gsc-table-result {
  font-family: inherit;
}

.gsc-control-cse .gsc-input-box {
  height: inherit;
}

gsc-input, .gsc-input-box, .gsc-input-box-hover, .gsc-input-box-focus, .gsc-search-button, gsc-search-button-v2 {
  box-sizing: content-box;
  line-height: normal;
  margin-top: 0;
}

.cse .gsc-control-cse, .gsc-control-cse {
  padding: 0 !important;
}
