.page_campaign_detail .option-page-title {
  display: block;
}
.option-page-title {
  font-size: 28px;
  letter-spacing: 3px;
  line-height: 60px;
  background: #fff;
  box-shadow: 0 -10px 10px -10px rgba(0,0,0, .5);
  z-index: 2;
  padding-left: 20px;
  margin-top: -15px;
  position: relative;
}
.top-link-container {
position: relative;
display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.top-link {
  width: auto;
  margin-right: 5px;
  text-align: center;
}
a.lnk-btn {
  margin-right: 5px;
  text-align: center;
  position: relative;
  display: block;
  overflow: hidden;
  transition: 0.5s;
  border-radius: 100px;
  text-decoration: none;
  padding: 8px 18px;
  padding-right: 28px;
  border: 1px solid #006646 !important;
  color: #006646 !important;
  font-weight: bold;
  margin: 6px;
}
a.lnk-btn:after {
  font-family: "FontAwesome";
  content: "\f078";
  position: absolute;
  transition: all 0.2s;
  right: 0;
  top: 9px;
  width: 35px;
}
a.lnk-btn:hover {
background-color: #006647 !important;
  color: #fff !important;
}
a.lnk-btn:hover:after {
  top: 14px;
}

.banner_slide img {
  max-width: 100%;
  padding: 5px;
  border: #ddd solid 1px;
}
.banner_slide li {
  width: 170px;
  display: inline-block;
  overflow: hidden;
  float: left;
  margin: 6px;
}
.banner_slide .thumb-img, .thumb-img {
  max-width: 90%;
  cursor: pointer;
  padding: 5px;
  border: #999 dashed 1px;
  object-fit: cover;
}
.banner_slide .thumb-img:hover {
  opacity: 0.7;
}

#offset ul.ui-tabs-nav.ui-helper-reset.ui-helper-clearfix.ui-widget-header.ui-corner-all,
#optionPage #PliceList1 ul.ui-tabs-nav.ui-helper-reset.ui-helper-clearfix.ui-widget-header.ui-corner-all,
#optionPage #offset #PliceList2 ul.ui-tabs-nav.ui-helper-reset.ui-helper-clearfix.ui-widget-header.ui-corner-all,
#optionPage #offset #PliceList3 ul.ui-tabs-nav.ui-helper-reset.ui-helper-clearfix.ui-widget-header.ui-corner-all {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ff697a+0,ff697a+50,ffa3ac+51,ffa3ac+100 */
    background: linear-gradient(to top, #ff697a 0%, #ff697a 50%, #ffa3ac 51%, #ffa3ac 100%) !important;
    border: solid 1px #ffa3ac;
}

#digital ul.ui-tabs-nav.ui-helper-reset.ui-helper-clearfix.ui-widget-header.ui-corner-all,
#optionPage #PliceList2 ul.ui-tabs-nav.ui-helper-reset.ui-helper-clearfix.ui-widget-header.ui-corner-all,
#optionPage #digital #PliceList1 ul.ui-tabs-nav.ui-helper-reset.ui-helper-clearfix.ui-widget-header.ui-corner-all,
#optionPage #digital #PliceList4 ul.ui-tabs-nav.ui-helper-reset.ui-helper-clearfix.ui-widget-header.ui-corner-all {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#97d91b+0,97d91b+50,b4d86c+51,b4d86c+100 */
    background: linear-gradient(to top, #97d91b 0%, #97d91b 50%, #b4d86c 51%, #b4d86c 100%) !important;
    border: solid 1px #b4d86c;
}

.offset .ui-state-active a,
.offset .ui-state-active a:link,
.offset .ui-state-active a:visited,
#optionPage #PliceList1 .ui-state-active a,
#optionPage #PliceList1 .ui-state-active a:link,
#optionPage #PliceList1 .ui-state-active a:visited,
#optionPage #offset #PliceList2 .ui-state-active a,
#optionPage #offset #PliceList2 .ui-state-active a:link,
#optionPage #offset #PliceList2 .ui-state-active a:visited,
#optionPage #offset #PliceList3 .ui-state-active a,
#optionPage #offset #PliceList3 .ui-state-active a:link,
#optionPage #offset #PliceList3 .ui-state-active a:visited {
    color: #FF3D50;
    text-decoration: none;
}

.digital .ui-state-active a,
.digital .ui-state-active a:link,
.digital .ui-state-active a:visited,
#optionPage #PliceList2 .ui-state-active a,
#optionPage #PliceList2 .ui-state-active a:link,
#optionPage #PliceList2 .ui-state-active a:visited,
#optionPage #digital #PliceList1 .ui-state-active a,
#optionPage #digital #PliceList1 .ui-state-active a:link,
#optionPage #digital #PliceList1 .ui-state-active a:visited,
#optionPage #digital #PliceList4 .ui-state-active a,
#optionPage #digital #PliceList4 .ui-state-active a:link,
#optionPage #digital #PliceList4 .ui-state-active a:visited {
    color: #90D800;
    text-decoration: none;
}

.offset .ui-state-active,
.offset .ui-widget-content .ui-state-active,
.offset .ui-widget-header .ui-state-active,
#optionPage #PliceList1 li.ui-state-default.ui-corner-top,
#optionPage #PliceList1 .ui-state-active,
#optionPage #PliceList1 .ui-widget-content .ui-state-active,
#optionPage #PliceList1 .ui-widget-header .ui-state-active,
#optionPage #offset #PliceList2 .ui-state-active,
#optionPage #offset #PliceList2 .ui-widget-content .ui-state-active,
#optionPage #offset #PliceList2 .ui-widget-header .ui-state-active,
#optionPage #offset #PliceList3 .ui-state-active,
#optionPage #offset #PliceList3 .ui-widget-content .ui-state-active,
#optionPage #offset #PliceList3 .ui-widget-header .ui-state-active {
    border: 1px solid #FF3D50;
}

.digital .ui-state-active,
.digital .ui-widget-content .ui-state-active,
.digital .ui-widget-header .ui-state-active,
#optionPage #PliceList2 .ui-state-active,
#optionPage #PliceList2 .ui-widget-content .ui-state-active,
#optionPage #PliceList2 .ui-widget-header .ui-state-active,
#optionPage #digital #PliceList1 .ui-state-active,
#optionPage #digital #PliceList1 .ui-widget-content .ui-state-active,
#optionPage #digital #PliceList1 .ui-widget-header .ui-state-active,
#optionPage #digital #PliceList4 .ui-state-active,
#optionPage #digital #PliceList4 .ui-widget-content .ui-state-active,
#optionPage #digital #PliceList4 .ui-widget-header .ui-state-active {
    border: 1px solid #90D800;
}

.ui-state-default a:link {
    color: #999;
    text-decoration: none;
}