.dropdown-menu {
  box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.1);
}
.dropdown-menu .divider {
  background: transparent;
  height: auto;
  overflow: visible;
  margin: 0;
}
.dropdown-menu li > a,
.dropdown-menu li > span {
  color: #f1b434;
  display: block;
  padding: 5px 20px;
}
.dropdown-menu li > a:hover,
.dropdown-menu li > span:hover,
.dropdown-menu li > a:focus,
.dropdown-menu li > span:focus,
.dropdown-menu li > a:active,
.dropdown-menu li > span:active {
  background: transparent;
  color: #0084d4;
}
.dropdown-menu li.open > a,
.dropdown-menu li.open > span,
.dropdown-menu li.open > a:hover,
.dropdown-menu li.open > span:hover,
.dropdown-menu li.open > a:focus,
.dropdown-menu li.open > span:focus,
.dropdown-menu li.open > a:active,
.dropdown-menu li.open > span:active {
  background: transparent;
}
.dropdown-menu li.active > a,
.dropdown-menu li.active > span,
.dropdown-menu li.active > a:hover,
.dropdown-menu li.active > span:hover,
.dropdown-menu li.active > a:focus,
.dropdown-menu li.active > span:focus,
.dropdown-menu li.active > a:active,
.dropdown-menu li.active > span:active {
  background: transparent;
  color: #0084d4;
}
.dropdown-header {
  padding: 3px 20px;
  font-size: 15px;
}
.dropdown-header a {
  color: #999999;
}
.dropdown-submenu > a:after {
  border-left-color: #f1b434;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #0084d4;
}
.nav > li > .separator {
  position: relative;
  display: block;
  padding: 10px 15px;
  line-height: 24px;
}
@media (min-width: 768px) {
  .nav > li > .separator {
    padding-top: 42px;
    padding-bottom: 42px;
  }
}
@media (max-width: 991px) {
  .nav > li > span {
    padding: 10px 15px;
    display: inline-block;
  }
}
.nav-tabs {
  border: none;
  margin-bottom: 24px;
}
.nav-tabs > li > a {
  background: transparent;
  border: none;
  color: #000000;
  padding: 0;
  margin-right: 24px;
}
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus,
.nav-tabs > li > a:active {
  border: none;
  background: transparent;
  color: #0084d4;
}
.nav-tabs > li.active > a {
  color: #0084d4;
  border: none;
}
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:active {
  background: transparent;
  border: none;
  color: #0064a1;
}
.nav-tabs > li.open > a {
  background: transparent;
}
.nav-tabs > li.open:hover a,
.nav-tabs > li.open:focus a,
.nav-tabs > li.open:active a {
  background: transparent;
}
.nav-tabs .dropdown .dropdown-menu > li {
  padding: 0 8px;
}
.nav-tabs .dropdown .dropdown-menu > li > a {
  background: transparent;
}
.nav-tabs .dropdown .dropdown-menu > li > a:hover,
.nav-tabs .dropdown .dropdown-menu > li > a:focus,
.nav-tabs .dropdown .dropdown-menu > li > a:active {
  color: #0084d4;
}
.nav-tabs .dropdown.open > a {
  color: #0084d4;
  background: transparent;
}
.nav-tabs .dropdown.open > a:hover,
.nav-tabs .dropdown.open > a:focus,
.nav-tabs .dropdown.open > a:active {
  color: #0084d4;
}
.example-navigation .tab-content {
  border: none !important;
  padding: 0 !important;
}
.example-indicators span.label,
.example-indicators .badge {
  font-weight: 400;
}
.example-misc .well {
  box-shadow: none;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  background-color: #006fb3;
}
.nav .caret {
  border-top-color: #403d75;
  border-bottom-color: #403d75;
  border-bottom-width: 0;
  border-style: solid;
}
.nav span:hover .caret,
.nav a:hover .caret,
.nav .open > a .caret,
.nav .open > span .caret,
.nav .active > a .caret,
.nav .active > span .caret {
  border-top-color: #0084d4;
  border-bottom-color: #0084d4;
}
.t3-navhelper {
  background: #f5f5f5;
  border-top: 1px solid #eeeeee;
  color: #555555;
  padding: 5px 0;
}
.breadcrumb {
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  border-radius: 0;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #999999;
}
.breadcrumb > .active + li:before {
  content: "";
  padding: 0;
}
.breadcrumb > .active .hasTooltip {
  padding-right: 12px;
}
.breadcrumb .divider {
  display: none;
}
@media (max-width: 767px) {
  .pagination-wrap .pagination {
    display: block;
    float: left;
  }
}
.pagination .pagination {
  margin: 0;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.pagination > li > a,
.pagination > li > span {
  border-radius: 50% !important;
  border: none;
  color: #000000;
  font-size: 14px;
  font-weight: 400;
  height: 50px;
  line-height: 48px;
  margin: 4px;
  padding: 0;
  text-align: center;
  text-transform: uppercase;
  width: 50px;
}
.pagination > li > a[title="Next"],
.pagination > li > a[title="End"],
.pagination > li > a[title="Start"],
.pagination > li > a[title="Prev"] {
  position: relative;
  text-indent: -100000px;
}
.pagination > li > a[title="Next"]:after,
.pagination > li > a[title="End"]:after,
.pagination > li > a[title="Start"]:after,
.pagination > li > a[title="Prev"]:after {
  display: inline-block;
  font-family: FontAwesome;
  font-size: 18px;
  left: 50%;
  position: absolute;
  text-indent: 0px;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  z-index: 10;
}
.pagination > li > a[title="Next"]:focus,
.pagination > li > a[title="End"]:focus,
.pagination > li > a[title="Start"]:focus,
.pagination > li > a[title="Prev"]:focus {
  outline: none;
}
.pagination > li > a[title="Next"]:after {
  content: "\f105";
}
.pagination > li > a[title="End"]:after {
  content: "\f101";
}
.pagination > li > a[title="Prev"]:after {
  content: "\f104";
}
.pagination > li > a[title="Start"]:after {
  content: "\f100";
}
.pagination > li.nav-item > span,
.pagination > li.nav-item > a {
  text-indent: -100000px;
}
.pagination > li.nav-item > span:before,
.pagination > li.nav-item > a:before {
  content: "\f100";
  display: inline-block;
  font-family: FontAwesome;
  font-size: 18px;
  left: 50%;
  position: absolute;
  text-indent: 0px;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  z-index: 10;
}
.pagination > li.pagination-start > span:before,
.pagination > li.pagination-start > a:before {
  content: "\f100";
}
.pagination > li.pagination-prev > span:before,
.pagination > li.pagination-prev > a:before {
  content: "\f104";
}
.pagination > li.pagination-next > span:before,
.pagination > li.pagination-next > a:before {
  content: "\f105";
}
.pagination > li.pagination-end > span:before,
.pagination > li.pagination-end > a:before {
  content: "\f101";
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #000000;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  border-color: #0084d4;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  display: none;
}
.pagination:before,
.pagination:after {
  display: table;
  content: " ";
}
.pagination:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .pagination {
    float: left;
  }
}
.counter {
  background-color: #ffffff;
  border-radius: 12px;
  display: inline-block;
  margin-top: 24px;
  padding: 12px 30px;
}
@media screen and (min-width: 768px) {
  .counter {
    float: right;
  }
}