.jrContentDiv a, a {
  color: #1fa2d6 !important;
}
#sp-top-bar {
  background: #fff;
  padding: 20px 0;
}
#sp-header {
  height: 100px;
  box-shadow: none;
  animation: none;
  padding: 10px 0;
}
#sp-menu {
  padding: 20px 15px;
}
#sp-menu .sp-column {
  background: #f7f7f7;
  background-image: none;
  background-origin: padding-box;
  color: #444444;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom-color: rgba(0, 0, 0, 0.1);
  border-bottom-color: rgba(0, 0, 0, 0.3);
  background-origin: border-box;
  background-image: -webkit-linear-gradient(top, #ffffff, #eeeeee);
  background-image: linear-gradient(to bottom, #ffffff, #eeeeee);
  max-height: 46px;
  justify-content: flex-start !important;
}
.sp-megamenu-parent {
  margin: 0px;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
  line-height: 46px;
}
.sp-megamenu-parent > li.active > a {
  background-color: #fafafa;
  color: #444444;
  border: 1px solid;
  border-left-color: rgba(0, 0, 0, 0.1);
  border-right-color: rgba(0, 0, 0, 0.1);
  border-top-color: rgba(0, 0, 0, 0.2);
  border-bottom-color: rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.1);
  line-height: 44px;
}
.sp-megamenu-parent > li.active:hover > a {
  color: #444444;
}
.sp-megamenu-parent > li:hover > a, .sp-megamenu-parent > li > a:focus {
  background-color: transparent;
  color: #444444;
  border-left-color: rgba(0, 0, 0, 0.1);
  border-right-color: rgba(0, 0, 0, 0.1);
  border-top-color: rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.1);
  line-height: 46px;
}
.sp-megamenu-parent > li:last-child > a {
  padding: 0px 15px 0px 15px;
}
.itemid-543 #sp-main-body {
  padding: 0px;
}
#sp-main-body {
  padding: 90px 0;
}
#sp-left .sp-module, #sp-right .sp-module {
  border: 1px solid #ddd;
  border-radius: 4px;
  background: #fafafa;
}
#sp-left .sp-module .sp-module-title, #sp-right .sp-module .sp-module-title {
  font-size: 18px;
  font-weight: normal;
}
#sp-left .sp-module ul > li > a, #sp-right .sp-module ul > li > a {
  line-height: 20px;
  display: inline;
}
.sp-module ul > li > a {
  color: #1fa2d6;
}
.sp-module ul > li > a:hover, .sp-module ul > li > a:focus {
  color: #0074a2;
  text-decoration: underline;
}
#sp-footer, #sp-bottom {
  background: #fff;
  color: #444444;
}
#sp-footer a, #sp-bottom a {
  color: #1fa2d6;
}
#sp-footer a:hover, #sp-footer a:focus, #sp-bottom a:hover, #sp-bottom a:focus {
  color: #0074a2;
  text-decoration: underline;
}
@media (min-width:1400px) {
 .container,
 .container-lg,
 .container-md,
 .container-sm,
 .container-xl,
 .container-xxl {
  max-width:1230px;
 }
}
@media (min-width:1200px) {
 .container,
 .container-lg,
 .container-md,
 .container-sm,
 .container-xl {
  max-width:1160px;
 }
}
.jrTableColumnThumbnail {
  min-width: 150px !important;
}