

@import url("/vSCRIPT/MultiKey.css");

.ui-dialog h1
{ 
    font-size: 28px;
    font-weight: bold;
    line-height: 14px;
    margin-bottom: 10px;
} 

html, body
{
    font-family: verdana, arial, helvetica, "avant garde", "sans-serif";
    font-variant: normal;
}

legend
{
    margin-left:10px;
}

.BorderFieldset
{
    border: 1px solid #000;
    padding: 10px;
    display: inline-block;
}

.PageTitle
{
    font-size: 15pt;
    color: #212121;
}
.SecondPageTitle
{
    font-size: 12pt;
    color: #212121;
    font-weight: 100;
    border-bottom: solid 1px #212121;
}

.PageText,
.Details /*MultiKey*/
{
    font-size: 11px;
    Color: #212121 !important;
    font-weight: 400;
}
.BoldDataFont
{
    Font-Size: 12px;
    Color: #212121;
    Border: none;
    Padding: 0;
    font-weight: bold;
}
.SmallDataFont
{
    Font-Size: 12px;
    Color: #212121;
}
.DataFont,
.ReportCell /*MultiKey*/
{
    Font-Size: 12px;
    Color: #212121;
    Border: none;
    Padding: 0;
}
.ReportCellChallenge /*MultiKey*/
{
    text-align: center;
    Font-Size: 12px;
    Color: #212121;
    Border: none;
    Padding: 0;
}
td .DataFont
{
    Padding: 0;
}

.AdminSiteToolBar
{
    font-size: 14px;
    font-weight: bold;
    color: gray;
    text-decoration: none;
}

.Nav{
    font-size: 11px;
    font-weight: bold;
    color: gray;
    text-decoration: none;
}
.Nav:hover{
    text-decoration: underline;
}

.NavLeaf{
    font-size: 11px;
    font-weight: bold;
    color: gray;
    text-decoration: none;
}
.NavLeaf:hover{
    text-decoration: underline;
}

.NavParent{
    font-size: 11px;
    font-weight: bold;
    color: gray;
    text-decoration: none;
}
.NavParent:hover{
    text-decoration: underline;
}

.NavRoot{
    font-size: 11px;
    font-weight: bold;
    color: gray;
    text-decoration: none;
}
.NavRoot:hover{
    text-decoration: underline;
}
.NavTree span.fancytree-focused, .NavTree span.fancytree-focused a{
	color: #ce0404;
 }
.NavLevel2{
    cursor: pointer;
}
.Link
{	
    Font-Weight: bold;
    Color:#333366;
    Text-Decoration: underline;
    font-size: 12px;
    border: none;
}
.NegativeCurrency{
    color: #003366
}

.TopHeader,
.MKTableHeader /*MultiKey*/
{
    background-color: #333333;
    Color: White;
    Font-Weight: bolder;
    Font-Size: 12px;
    text-align: center;
    border: solid 1px black;
}
.TopHeader a,
.MKTableHeader a /*MultiKey*/
{
    background-color: #333333;
    Color: White;
    Font-Weight: bolder;
    Font-Size: 12px;
    text-align: center;
}
.GridFormat,
.ReportTable /*MultiKey*/
{
    border: solid 1px black;
    border-collapse: collapse;
}
.GridFormat tr th,
.ReportTable tr th /*MultiKey*/
{
    padding-right: 3px;
    padding-left: 3px;
}
.GridFormat tr td,
.ReportTable tr th /*MultiKey*/
{
    border-style: none;
    padding-right: 4px;
    padding-left: 4px;
}
.GridRow
.ReportEvenOdd /*MultiKey*/
{
   height: 20px;
   background-color: #ffffff;
}
.GridAlternateRow,
.ReportEvenRow /*MultiKey*/
{
   height: 20px;
   background-color: #cccccc;
}
.WidgetHeader
{
    background-color: #cccccc;
    border-top: solid 2px #333333;
    border-bottom: solid 2px #212121;
    margin: 2px 0 2px 0;
    padding: 0 4px 0 4px;
}


.ValidationError
{
    font-size: small;
    color: #ce0404;
}
.ErrorBox
{
    color: #ce0404;
    border: 2px solid red;
    min-width: 1em;
    text-align: center;
}
.ErrorRed
{
    color: #ce0404;
}
.SuccessMessage
{
    font-size: 12pt;
    color: #212121;
    font-weight: bolder;
}
.ErrorMessage
{
    font-size: 12pt;
    color: #ce0404 !important;
    font-weight: bolder;
}
ul.ErrorMessage
{
	list-style-type: none;
}

.HeaderColor
{
    background-color: transparent;
}
.BackColor
{
    background-color: #ffffff;
}

.OlbMenu .ui-menu-item
{
    background-color: transparent;
}
.OlbMenuContainer .ui-widget-content {
	background: transparent;
}
.OlbMenu .NavRoot
{
    margin: 5px !important;
}

.ui-front {
    z-index: 1000;
}

.screen-reader-only {
     position: absolute;
     height: 1px;
     width: 1px;
     clip: rect(1px 1px 1px 1px); // IE 6 and 7
     clip: rect(1px,1px,1px,1px);
     clip-path: polygon(0px 0px, 0px 0px, 0px 0px);
     -webkit-clip-path: polygon(0px 0px, 0px 0px, 0px 0px);
     overflow: hidden !important;
 }

.fancytree-container,
span.fancytree-focused span.fancytree-title
{
    outline: 0 !important;
    list-style-type: none;
}

.noBullets {
    list-style-type: none;
}

/*MultiKey*/
.FieldName
{
    Font-Size: 12px;
    Color: #212121;
    Border: none;
    Padding: 0px 5px 0px 0px;
    font-weight: bolder;
}

.SuperUserHidden
{
    color: transparent;
}

.FDICLogo {
max-width: 430px !important;
margin-left: 30px !important;
margin-top: -15px !important;
}

#EHLLogo {
width: 50px;
filter: brightness(0.2);
}

.bannerboxButton {
  background-color: #5a955f;
  color: white;
  padding: 15px;
  border-radius: 15px;
  text-decoration: none;
  margin-right: auto;
  margin-left: auto;
  display: table;
}

.bannerboxButton:hover {
  background-color: #333e92;
  color: white;
}

.imgright {
  float: right;
  padding: 10px 10px 10px 45px;
  max-width: 300px;
  max-height: 300px;
}

.threecolumn {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.threecolumn article {
  float: left;
  padding: 20px;
  box-sizing: border-box;
}

.threecolumn img {
  width: 100%;
}

/*HOME BUTTONS*/
.homeButton {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  margin-top: -1px;
  margin-bottom: 30px;
}

.homeButton div:not(.clearfix) {
  width: calc(25% - 30px);
  margin: 15px;
  float: left;
  background-color: rgba(216, 216, 216, 1);
  height: 200px;
  text-align: center;
  border-radius: 10px;
  transition: all ease 0.25s;
}

.homeButton div:not(.clearfix):hover {
  /*background-color: rgba(213, 43, 64, 0.9);*/
  transition: all ease 0.25s;
  margin-top: -10px;
  box-shadow: 0px 10px 20px #bbb;
}

.homeButton img {
  width: 130px;
  margin-top: 10px;
}

.homeButton p {
  color: #01646a;
  font-family: "Open sans", sans-serif;
  text-transform: uppercase;
  font-size: 22px;
}

/*HEADER CODE*/
.srOnly {
  display: none;
}
.gsc-search-button-v2,
.gsc-search-button-v2:hover,
.gsc-search-button-v2:focus {
  border-color: #01878a !important;
  background-color: #01878a !important;
}

.homeImage {
  height: 500px;
  background-size: cover;
  background-image: url("../Pages/images/BankImages/Chad Combine Picture.jpg");
  background-position: 50% 65%;
}

.homeHeader {
  background-image: url("/OLBanking19/Pages/images/BankImages/headerBanner-crop.jpg");
  height: 750px;
  background-size: cover;
}

.navHeader {
  position: relative;
  background-color: rgba(250, 250, 250, 0.9);
  width: 100%;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.5);
  z-index: 20000;
}
ul.OlbMenu.ui-menu.ui-widget.ui-widget-content.ui-front {
  width: 230px;
}

header {
  /*max-width: 1250px;*/
  margin: auto;
}

.hide1000,
.hide800 {
  display: none;
}

.preHeader div {
  display: inline-block;
}

.OLB-Login {
  width: fit-content;
  background: #01878a;
  padding: 15px 20px;
  margin-left: 50px;
  border-radius: 0 0 20px 20px;
  float: left;
}

.OLB-Login a {
  color: white;
  font-size: 14px;
  line-height: 16px;
}

.OLB-Login a:hover {
  text-decoration: underline;
}

.Top-Menu {
  width: fit-content;
  background: #01878a;
  padding: 15px 20px;
  margin-right: 50px;
  border-radius: 0 0 20px 20px;
  float: right;
}

.Top-Menu a {
  color: white;
  font-size: 14px;
  line-height: 16px;
}

.Top-Menu a:first-of-type:hover {
  text-decoration: underline;
}

.fas,
.fab {
  font-size: 20px;
  vertical-align: middle;
}

.fa-facebook-square {
  margin-left: 20px;
}

.fa-instagram {
  margin-left: 5px;
}

.headerlogo {
  width: calc(50% - 30px);
  padding: 10px 10px 10px 20px;
  text-align: left;
  float: left;
}
.headerlogo img {
  width: 100%;
  max-width: 475px;
  margin-top: 10px;
}

.headerSearchWrap {
  width: 50%;
  float: right;
  position: relative;
}

.headerSearch {
  position: absolute;
  right: 0;
  max-width: 300px;
  margin-top: 50px;
  width: 100%;
  /*margin-left: calc(40% - 320px);*/
  margin-right: 20px;
}

.headerSearch button {
  width: 44px;
  height: 36px;
  padding: 10px;
  border-radius: 5px;
}
.headerSearch input {
  height: 27px !important;
}
.gsc-input-box {
  border-radius: 10px;
  height: 35px !important;
  margin-right: 10px;
}
.headerImage {
  background-size: cover;
  height: 150px;
  background-image: url("../Pages/images/bankimages/forest.jpg");
  background-position: 50% 60%;
  position: relative;
}

.headerImage:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 150px;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.3) 40%, transparent 70%);
}

.mainMenu {
  /*float:left;*/
  /*margin-top:10px;*/
}
.hamburgermenu {
  float: right;
  margin-right: 25px;
}

nav {
  /*max-width: 1250px;*/
  margin: auto;
}
/*END HEADER*/

/*FOR TABLE*/
.table {
  display: table;
  border: 1px solid #000;
}
.row {
  display: table-row;
}
.tableColumn {
  display: table-cell;
  padding: 10px;
  border: 1px solid #000;
}
.appear {
  display: none;
}

.twocolumn {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.twocolumn article {
  float: left;
  width: 50%;
  padding: 20px;
  box-sizing: border-box;
}
.threecolumn {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.threecolumn article {
  float: left;
  width: 33.33%;
  padding: 20px;
  box-sizing: border-box;
}

.threecolumn img {
  width: 100%;
}

.threecolumn2 {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

.threecolumn2 article {
  float: left;
  width: 33.33%;
}

/*BASIC HORIZONTAL MENU WITH DROPDOWN*/

.OlbMenuContainerV2 {
  background-color: transparent;
  padding-top: 7px;
  text-align: center;
  margin: auto;
  box-sizing: border-box;
  width: 100%;
}

.OlbMenu {
  padding-inline-start: 0;
  margin: 0;
}

.OlbMenu button {
  font: inherit;
}

.OlbMenu button:hover {
  cursor: pointer;
}

.OlbTopMenu {
  display: inline-block;
  list-style-type: none;
  text-align: left;
  border: none;
  position: relative;
  padding-inline-start: 0;
  padding: 5px 8px 5px 8px;
}

.NavParent1.open:hover .OlbMenuSub1 {
  display: block;
}
/*.OlbTopMenu:focus-within .OlbMenuSub1 {
display: block;
}*/
.NavParent1.open:focus-within .OlbMenuSub1 {
  display: block;
}

li.OlbTopMenu {
  border-bottom: solid 5px transparent;
}

li.OlbTopMenu:hover {
  border-bottom: solid 5px #01878a;
}

li.OlbTopMenu:hover a.OlbTopMenu {
  color: #01878a !important;
}

li.OlbTopMenu:hover button.OlbTopMenu {
  color: #01878a !important;
}

.OlbMenuSub1 {
  list-style-type: none;
  display: none;
  min-width: 100%;
  z-index: 100;
  position: absolute;
  background-color: #707071;
  padding-inline-start: 0;
  top: auto;
  margin-top: 10px;
  left: auto;
  margin-left: -8px;
  max-width: 100%;
}

.OlbMenuSub1 a:hover {
  background-color: #01878a;
}

.OlbMenuSub1 button:hover {
  background-color: #01878a;
}

.OlbMenuSub1 a {
  display: block;
  padding: 14px 16px;
  color: white !important;
  text-transform: none !important;
}

.OlbMenuSub1 button {
  display: block;
  padding: 14px 16px;
  color: white !important;
  text-transform: none !important;
}

.NavParent2.open:hover .OlbMenuSub2 {
  display: block;
}

.NavParent2.open:focus-within .OlbMenuSub2 {
  display: block;
}

.OlbMenuSub2 {
  list-style-type: none;
  display: none;
  min-width: 100%;
  z-index: 100;
  position: absolute;
  background-color: #707071;
  padding-inline-start: 0;
  top: auto;
  margin-top: -44px;
  left: 0;
  margin-left: 100%;
  max-width: 100%;
}

.OlbMenuSub2 a:hover {
  background-color: #01878a;
}

.OlbMenuSub2 button:hover {
  background-color: #01878a;
}

.OlbMenuSub2 a {
  display: block;
  padding: 14px 16px;
  color: white !important;
  text-transform: none !important;
}

.OlbMenuSub2 button {
  display: block;
  padding: 14px 16px;
  color: white !important;
  text-transform: none !important;
}

.OlbTopMenu a {
  color: #363636;
  text-decoration: none;
  text-transform: uppercase;
}

.OlbTopMenu button {
  color: #363636;
  text-decoration: none;
  text-transform: uppercase;
}

a.OlbTopMenu.NavRoot.Nav.NavLevel1 {
  font-size: 16px;
  font-weight: 600;
}

button.OlbTopMenu.NavRoot.Nav.NavLevel1 {
  font-size: 16px;
  font-weight: 600;
}

.OlbMenu .NavRoot {
  margin: 0px !important;
}

a.NavParent1:after {
  content: url(../pages/images/icons/buttonarrow.gif);
}

button.NavParent1:after {
  content: url(../pages/images/icons/buttonarrow.gif);
}

/*END BASIC HORIZONTAL MENU WITH DROPDOWNS*/

/*MOBILE MENU*/

@media (max-width: 915px) {
  .OlbMobileMenu {
    display: table-cell !important;
    background-color: transparent;
    margin-top: 15px;
    width: calc(20% - 50px);
    padding-right: 50px;
    /*float: right;*/
    text-align: right;
    vertical-align: middle;
  }

  .headerSearchWrap {
    display: none;
  }

  .OlbMobileMenu img {
    width: 35px;
    float: right;
    padding-right: 5px;
  }

  .mobileLogoMenu {
    display: table;
    width: 100%;
    padding: 10px 0;
  }

  .verticalCenter {
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: middle;
  }

  .OlbMenu {
    display: none;
    margin-top: 25px;
  }

  .OlbMenu button {
    width: 100%;
  }

  .temporarySpacer {
    display: none;
  }

  .OlbTopMenu {
    display: block;
    text-align: center;
  }

  .OlbMenuSub1 {
    position: relative;
    max-width: calc(100% + 16px);
    margin-left: -8px;
    margin-right: -8px;
  }

  .OlbMenuSub2 {
    position: relative;
    margin-left: 0;
    margin-top: 0;
    background-color: #4a122d;
  }

  li.OlbTopMenu:hover {
    border-bottom: solid 5px transparent;
  }
}

@media (max-width: 850px) {
  .footer-fourth {
    width: 50%;
    text-align: center !important;
    padding: 10px 20px;
  }
  footer .PageTitle {
    text-align: center !important;
  }
  .footer-third {
    width: 50%;
    padding: 10px 20px;
  }
  .footer-third:nth-of-type(3) {
    width: 100%;
  }
}

/* OLD NAVIGATION */

.NavRoot {
  font-size: 16px !important;
  line-height: 16px;
}

.NavRoot:hover,
.NavLeaf:hover {
  text-decoration: none;
}

.NavLevel2.NavLeaf {
  font-size: 14px !important;
  line-height: 16px;
}

.NavLevel2.NavParent2 {
  font-size: 14px !important;
  line-height: 16px;
}

.NavLevel3.NavLeaf {
  font-size: 14px !important;
  line-height: 16px;
}

.NavParent {
  font-size: 16px !important;
}

/* HOME PAGE */

.newLogin {
  position: absolute;
  width: 300px;
  z-index: 1000;
  right: 0;
  margin-right: 100px;
  background-color: rgba(75, 75, 75, 1);
  border-radius: 12px;
  top: 270px;
  padding: 20px 30px 30px;
  box-sizing: border-box;
  box-shadow: rgba(9, 30, 66, 0.25) 0px 4px 8px -2px, rgba(9, 30, 66, 0.08) 0px 0px 0px 1px;
}

.newLogin h2 {
  color: white;
  text-align: center;
  font-size: 24px;
  margin: 0;
}
.newLogin p {
  color: white;
  font-size: 14px;
}
.newLogin p.firstP {
  text-align: center;
  margin-top: 0px;
  margin-bottom: 15px;
}
.newLogin a {
  color: white;
  text-decoration: underline;
  margin-top: 20px;
  font-size: 12px;
  display: block;
}
.newLogin img {
  width: 206px;
  margin-left: 42px;
  margin-bottom: 10px;
}
.loginButton {
  background-color: #519664;
  border: none;
  display: block;
  width: 100%;
  text-align: center;
  color: white;
  padding: 10px;
  border-radius: 10px;
  margin-top: 10px;
  font-size: 18px;
}

.loginButton:hover {
  background-color: #447f54;
  border: none;
  color: white;
  cursor: pointer;
}

.loginFieldLarge {
  width: 100%;
  display: block;
  box-sizing: border-box;
  height: 40px;
  border-radius: 10px;
  border: 0;
  font-size: 18px;
  padding: 5px;
}

.bannerWrap {
  height: 700px;
  width: 100%;
  position: relative;
}

.bannerbox {
  position: absolute;
  background-color: rgba(255, 255, 255, 0.85);
  max-width: 410px;
  margin-left: 75px;
  margin-right: auto;
  padding: 20px;
  margin-bottom: 50px;
  bottom: 0;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
  max-width: 345px;
}

.bannertitle {
  font-size: 32px;
  font-weight: 800;
  color: #5a955f;
  margin-bottom: -8px;
  line-height: 34px;
}
.bannertext {
  font-size: 14px;
  color: #363636;
  line-height: 18px;
  text-align: center;
}

.homeAbout {
  padding: 30px;
}

.HomeText {
  font-size: 22px;
  font-weight: 800;
  color: #377098;
  padding-bottom: 20px;
}
.homeWrap {
  background-color: #084d31;
  padding: 0 30px;
  box-sizing: border-box;
}
.home {
  width: 100%;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}

.home div {
  width: 33%;
  float: left;
  padding: 35px 20px;
  box-sizing: border-box;
  min-height: 175px;
  background-color: rgba(255, 255, 255, 0);
  transition: all ease 0.3s;
}
.home div:hover {
  background-color: rgba(50, 50, 50, 0.2);
}
.home h2 {
  color: #fff;
  font-size: 21px;
  font-weight: 700;
  display: block;
  margin-bottom: 10px;
  margin-top: 0;
}
.home p {
  color: #fff;
  font-size: 14px;
  line-height: 16px;
}

.HomeAboutUsText {
  text-align: center;
  max-width: 940px;
  width: 80%;
  margin: auto;
}

/*PERSONAL BANKING PAGES */
.ImageText2 {
  text-align: center;
  color: white;
  text-transform: uppercase;
  font-size: 22px;
  margin: 0;
  padding-top: 62px;
  padding-bottom: 62px;
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
}

.ImageText2:hover {
  text-shadow: 0px 0px 10px rgba(75, 25, 0, 0.7);
}

.ImageBox2 {
  height: 150px;
  background-size: cover;
  background-position: center;
  margin-bottom: 20px;
}

.ImageBoxOverlay2 {
  background-color: rgba(0, 0, 0, 0.5);
  height: 150px;
}

.ImageBox:hover > .ImageBoxOverlay2 {
  background-color: rgba(255, 102, 0, 0.5);
}

/* MOBILE PAGE */
.mobileImage {
  width: 100%;
  max-width: 275px;
}

/* TABLE DESIGN */

.infoTable {
  text-align: center;
  border: none;
  border-bottom: 10px #01878a solid;
  border-radius: 15px;
  margin-bottom: 30px;
}

.infoTable tr {
  vertical-align: middle;
}

.infoTable thead tr th:first-of-type {
  border-radius: 15px 0px 0px 0px;
}

.infoTable thead tr th:last-of-type {
  border-radius: 0px 15px 0px 0px;
}

.infoTable th,
.infoTable td {
  padding: 15px !important;
  font-size: 14px;
}

thead th {
  font-size: 16px !important;
}

.infoTable th {
  font-weight: bold;
}

.infoTable ul {
  text-align: left;
  max-width: 250px;
  margin-left: auto;
  margin-right: auto;
}

.infoTable span.smaller {
  font-size: 11px;
}

/* RESPONSIVE TABLE */

@media (max-width: 768px) {
  /* Force table to not be like tables anymore */

  .infoTable table,
  .infoTable thead,
  .infoTable tbody,
  .infoTable th,
  .infoTable td,
  .infoTable tr {
    display: block;
  }

  /* Hide table headers (but not display: none;, for accessibility) */

  .infoTable thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }

  .infoTable {
    border-bottom: none;
  }

  .infoTable tr {
    background-color: #eee !important;
    margin-bottom: 40px;
    border-radius: 15px;
  }

  .infoTable th {
    background-color: #01878a;
    color: #fff;
    font-weight: bold;
  }

  .infoTable td {
    border-top: #aaa 1px solid;
  }

  .infoTable tr > th:first-of-type {
    border-radius: 15px 15px 0px 0px;
  }

  .infoTable tr > td:last-of-type {
    border-radius: 0px 0px 15px 15px;
  }

  .infoTable hr {
    width: 20%;
    margin: 20px auto;
    background-color: #aaa;
  }

  .infoTable td:before {
    font-weight: 700;
    /*margin-right: 5px;*/
  }

  /*Label the data*/
  .infoTable td::before {
    content: attr(data-label);
    float: left;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 5px;
    width: 100%;
  }
}

/*CREATE ROWS*/

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}

/*END ROWS*/

/*COLUMNS */
.threecolumn {
  width: 100%;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}

.threecolumn div {
  float: left;
  padding: 10px;
  box-sizing: border-box;
}

.twocolumn {
  width: 100%;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}

.twocolumn div {
  float: left;
  width: 50%;
  padding: 10px;
  box-sizing: border-box;
}

.half {
  margin-right: 40px;
  width: calc(50% - 20px);
}

.half.final {
  margin-right: 0px !important;
}

.half.only {
  margin-right: calc(25% - 10px) !important;
  margin-left: calc(25% - 10px);
}

.half2 {
  margin-right: 40px;
  width: calc(50% - 20px);
}

.half2.final {
  margin-right: 0px !important;
}

.half2.only {
  margin-right: calc(25% - 10px) !important;
  margin-left: calc(25% - 10px);
}

.third {
  margin-right: 30px;
  width: calc(33% - 20px);
}

.third.final {
  margin-right: 0px !important;
}

.two-thirds {
  width: calc(67% - 15px);
  margin-right: 30px;
  margin-bottom: 20px;
}

/*footer .two-thirds {
display: table-cell;
vertical-align: middle;
width: fit-content;
}

footer .two-thirds img {
width: 100%;
max-width: 170px;
}*/

.twoThirds.final {
  width: calc(67% - 20px);
  margin-right: 0;
  margin-bottom: 0;
}

/*.second-footer {
margin-right: 0;
width: calc(62.5% - 115px);
vertical-align: middle;
display: table-cell;
padding-right: 15px;
}

.third-footer.final {
margin-right: 0;
width: calc(37.5% - 100px);
vertical-align: middle;
display: table-cell;
padding-right:0;
}*/
.column2 {
  display: table-cell;
  padding: 10px;
}
.column.one-fourth:first-child {
  margin-left: 0;
}
.column.one-fourth {
  width: 22.75%;
  margin-left: 3%;
  margin-bottom: 15px;
}

.column.one-fourth img {
  width: 100%;
}

.column.one-third:first-child {
  margin-left: 0;
}
.column.one-third {
  width: 31.3%;
  margin-left: 3%;
  margin-bottom: 15px;
}

.column.one-third img {
  width: 100%;
}

.appleStore {
  width: 128.5px !important;
  height: 45px;
}

.googlePlay {
  width: 129px !important;
  height: 45px;
  float: left;
  margin-right: 10px;
}

.Location1 {
  width: 200px;
  margin-right: 30px;
}

.Location2 {
  width: calc(100% - 230px);
  margin-top: 20px;
}

/*END COLUMNS*/

/* COLUMNS & ROWS */

.clearfix {
  clear: both;
}
.column {
  float: left;
}

.first-footer {
  width: 75%;
  box-sizing: border-box;
}

.second-footer {
  padding: 20px;
  width: 25%;
  box-sizing: border-box;
}

.footer-third {
  width: 33.33%;
  padding: 20px;
  box-sizing: border-box;
}

.footer-fourth {
  width: 25%;
  padding: 20px;
  box-sizing: border-box;
}

.half {
  margin-right: 40px;
  width: calc(50% - 20px);
}

.half.final {
  margin-right: 0px !important;
}

.half.only {
  margin-right: calc(25% - 10px) !important;
  margin-left: calc(25% - 10px);
}

.third {
  margin-right: 20px;
  width: calc(33% - 14px);
}

.third.final {
  margin-right: 0px !important;
}

.quarter {
  margin-right: 20px;
  width: calc(25% - 15px);
}

.quarter.final {
  margin-right: 0px !important;
}

.sixth {
  margin-right: 20px;
  width: calc(16% - 17px);
}

.sixth.final {
  margin-right: 0px !important;
}

/* END COLUMNS & ROWS */

/* AFTER LOGIN TABLES */

iframe {
  width: 100%;
  border-radius: 15px;
  background-color: #fff;
}

iframe.ChatFrame {
  border-radius: 0px;
}

.GridFormat tr td,
.GridFormat tr th,
.ReportTable tr th,
.ReportTable tr td {
  padding: 10px 20px !important;
  text-align: left !important;
}

.TopHeader,
.MKTableHeader {
  background-color: transparent !important;
  color: #fff !important;
  text-align: left !important;
  border: none !important;
}

.TopHeader > th {
  background-color: #424b55 !important;
}

.TopHeader > td {
  background-color: #424b55 !important;
}

.TopHeader > th:first-child {
  border-radius: 15px 0px 0px 0px;
}

.TopHeader > th:last-child {
  border-radius: 0px 15px 0px 0px;
}

.TopHeader > td:first-child {
  border-radius: 15px 0px 0px 0px;
}

.TopHeader > td:last-child {
  border-radius: 0px 15px 0px 0px;
}

.MKTableHeader > th {
  background-color: #424b55 !important;
}

.MKTableHeader > th:first-child {
  border-radius: 15px 0px 0px 0px;
}

.MKTableHeader > th:last-child {
  border-radius: 0px 15px 0px 0px;
}

.MKTableHeader > td {
  background-color: #424b55 !important;
}

.MKTableHeader > td:first-child {
  border-radius: 15px 0px 0px 0px;
}

.MKTableHeader > td:last-child {
  border-radius: 0px 15px 0px 0px;
}

.GridFormat,
.ReportTable {
  border: none !important;
  background-color: #fff !important;
  border-radius: 15px 15px !important;
  text-align: left !important;
}

.GridAlternateRow,
.ReportEvenRow {
  background-color: #f9f9f9 !important;
}

.TopHeader a,
.MKTableHeader a {
  background-color: transparent !important;
  color: white;
  font-weight: bold;
}

tr.GridRow td.TopHeader {
  background-color: transparent !important;
  color: #404040 !important;
}

tr.GridAlternateRow td.TopHeader {
  background-color: transparent !important;
  color: #404040 !important;
}

#ctl00_ctl00_ctl00_UxBody_Body_Body_ctl00_ctl00_UxGraph_UxGraphContainer {
  border-radius: 15px;
}

#ctl00_ctl00_ctl00_UxBody_Body_Body_ctl00_UxGraph_UxGraphContainer {
  border-radius: 15px;
}

.PageText td,
th {
  border: none !important;
}

.GridFormat tr:last-of-type td:first-of-type {
  border-radius: 0px 0px 0px 15px;
}

.GridFormat tr:last-of-type td:last-of-type {
  border-radius: 0px 0px 15px 0px;
}

/* TILES */

.account {
  background-color: #eee;
  border-radius: 15px;
  box-shadow: 6px 6px 5px 0 rgba(50, 50, 50, 0.2);
  margin-bottom: 40px;
}

.account img {
  border-radius: 15px 15px 0px 0px;
}

.accountText {
  padding: 20px 20px;
}

.accountText h3 {
  font-size: 18px;
  margin-top: 0px;
  text-align: center;
  margin-bottom: 0px;
  line-height: 20px;
}

.accountDetails .FinePrint {
  text-align: center;
}

.accountDetails ul {
  /*padding-left: 40px!important;
padding-right: 40px;*/
  width: 80%;
  margin-left: 10%;
  margin-right: 10%;
  margin-top: 0;
}

.accountDetails p.PageText {
  text-align: left !important;
  width: 80%;
  margin: auto;
}

.accountDetails {
  max-height: 0px;
  overflow: hidden;
  transition: all ease 0.5s;
}

.accountDetails.expand {
  max-height: 1000px;
  transition: all ease 0.5s;
}

.accountDetailsButton {
  background-color: #01878a;
  padding: 10px;
  text-align: center;
  color: white;
  font-weight: bold;
  font-size: 16px;
  cursor: pointer;
  border-radius: 0px 0px 15px 15px;
}

.accountDetailsButton.clicked .fa-caret-down {
  display: none;
}

.accountDetailsButton.clicked .fa-caret-up {
  display: block;
}

.accountDetailsButton .fa-caret-down {
  display: block;
}

.accountDetailsButton .fa-caret-up {
  display: none;
}

.fa,
.fas {
  margin: 0;
  text-align: left;
  padding: 4px 5px 4px 0px;
}

.detailsText {
  width: calc(55% - 10px);
  margin: 0;
  float: left;
  text-align: right;
  padding: 0px 5px;
}

.extraPadding {
  height: 20px;
}

/* GENERAL */

.disappear {
  display: none;
}

.appear {
  display: none;
}

span.small {
  font-size: 11px;
}

.spacer20 {
  height: 20px;
}

.table {
  display: table;
  width: 100%;
  border: 1px solid #000;
}
.tableRow {
  display: table-row;
}
.tableColumn {
  display: table-cell;
  padding: 5px;
  border: 1px solid #000;
}

.FieldName {
}
.SmallDataFont {
}

#pagecontent {
  width: auto;
  max-width: 940px;
  min-height: 300px;
  margin: 0 auto;
  padding: 40px 20px;
}

.TopHeader a {
  font-weight: 700;
  font-size: 18px;
  color: #e8e8e8;
  background: transparent;
}

.TopHeader {
  border: 0px;
  background-color: #636363;
  padding: 3px;
  font-weight: 700;
  font-size: 18px;
  color: #ededed;
}

.TopHeader th {
  padding: 8px;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #7b7b7b;
}

.SecondPageTitle {
  font-size: 16pt;
  color: #363636;
  font-weight: 100;
  border-bottom: solid 1px #333333;
  padding-top: 20px;
}

.DataFont {
  font-size: 16px;
  color: #4e4e4e;
  line-height: 24px;
}

.BoldDataFont {
  font-size: 16px;
  color: #4e4e4e;
  border: none;
  padding: 0px 5px 0px 5px;
  font-weight: 700;
}

.GridRow {
  background-color: #eeeeee;
}

.GridFormat {
  border-color: #e8edff;
}

.GridFormat th {
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #eeeeee;
}

.GridFormat tr td {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #ffffff;
  padding: 6px;
}

.GridFormat tr:hover th[scope="row"],
.GridFormat tr:hover td {
  background-color: #ede4e8;
  color: #01878a;
}

.BodyStyle {
  padding-top: 10px;
  background-repeat: repeat-x;
  padding-right: 20px;
  padding-bottom: 10px;
  padding-left: 50px;
}

.SectionTitle {
  font-size: 42px;
  font-weight: 800;
  color: white;
  line-height: 40px;
  text-transform: uppercase;
  position: absolute;
  top: 310px;
  z-index: 10000;
  width: calc(100% - 40px);
  max-width: 940px;
  margin: 0px;
  text-align: center;
  padding: 0;
}

.PageTitle {
  font-size: 32px;
  font-weight: 800;
  color: #5a955f;
  line-height: 40px;
  margin-top: 10px;
  margin-bottom: 20px;
  /*text-transform: uppercase;*/
  font-family: "Noto Serif", serif;
}

.PageTitle2 {
  font-size: 36px;
  font-weight: 800;
  color: #01878a;
  line-height: 40px;
  /*text-transform: uppercase;*/
  font-family: "Noto Serif", serif;
  /*text-align: center;*/
  margin: 10px 0px;
  margin-bottom: 5px;
}

hr.PageTitleUnderline {
  width: 50px;
  height: 4px;
  background-color: #78787a;
  margin: auto 0;
  margin-bottom: 30px;
}

.ToolBar {
  text-align: center;
  padding-top: 5px;
}

.PageText {
  font-family: "Noto Sans", sans-serif;
  font-weight: normal;
  font-size: 16px;
  line-height: 21px;
  color: #212121;
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: left;
}

.PageText li {
  padding-bottom: 5px;
  padding-top: 5px;
}

/*.PageText th{
font-weight:700;
}
table.PageText {
  border-collapse: collapse;
}

.PageText td, th {
  border: 1px solid #dddddd;
  text-align: left;
  padding: 8px;
}
*/

.PageSubtitle {
  font-size: 21px;
  font-style: normal;
  text-decoration: none;
  font-weight: 700;
  line-height: 24px;
  color: #363636;
  margin-bottom: 7px;
}

.PageLink {
  font-size: 14px;
  font-weight: 700;
  line-height: 18px;
  color: #01878a;
}

.PageLink:hover {
  color: #707071;
  text-decoration: underline;
}

.Link {
  text-decoration: underline;
  border: none;
  transition: all 0.15s ease;
  font-size: 16px;
  line-height: 18px;
  color: #363636;
}

.Link:hover {
  color: #01878a;
}

.PageButton {
  color: #01878a;
  font-weight: 700;
  max-width: 150px;
  font-size: 14px;
  padding: 10px;
  text-align: center;
  margin: 0 5px;
  border-radius: 10px;
  border: solid 3px #01878a;
  min-width: 100px;
}

.PageButton:hover {
  color: #fff;
  background-color: #01878a;
}

.multipleButtons {
  width: 100%;
  text-align: center;
}

.PageButtonWrap {
  display: inline-block;
  text-align: center;
}

/* GLOBAL */
body {
  /*border-top:5px solid #e77f25;*/
  background: #ffffff;
  font-family: "Noto Sans", sans-serif;
  color: #363636;
  font-weight: 400;
}

p {
  margin: 5px 0;
  line-height: 25px;
}

blockquote {
  margin-left: 40px !important;
}

a {
  text-decoration: none;
  color: #0f74ba;
  transition: color 0.5s ease;
}

strong {
  font-weight: 700;
}

hr {
  background-color: #aaa;
  border: 0;
  height: 1px;
  margin: 20px 0;
}

.ui-widget.ui-widget-content {
  z-index: 100000 !important;
}

/* FOOTER */

.footer-third {
  width: 33.33%;
  padding: 20px;
  box-sizing: border-box;
}

.footer-fourth {
  width: 25%;
  padding: 30px;
  box-sizing: border-box;
}

.FooterText {
  font-family: Calibri, Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #363636;
}

footer {
  clear: both;
  width: 100%;
  background-size: 100% auto;
  background-position: center;
  background-color: #cdcdcd;
}

footer .PageTitle {
  color: #01646a;
  padding-bottom: 0px;
  text-align: left;
  font-size: 26px;
  text-transform: none;
  margin: 0;
}

footer .PageText {
  color: #363636;
}

footer .wrapper {
  line-height: 25px;
  margin: auto;
  width: calc(100% - 60px);
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
  padding-top: 15px;
  margin-top: 45px;
  padding-bottom: 15px;
  padding-right: 30px;
  padding-left: 30px;
  max-width: 1200px;
}

footer #copyright {
  /*background: #1D1D1D;*/
  bottom: 0;
  left: 0;
  width: 100%;
}
footer .wrapper a {
  color: #363636;
}

footer .wrapper a:hover {
  font-weight: bold;
  color: #01646a;
}

/* MISC */
.clear {
  clear: both;
}
.hidden {
  position: absolute;
  clip: rect(1px 1px 1px 1px); /* IE6 & 7 */
  clip: rect(1px, 1px, 1px, 1px);
}

.full-width {
  width: calc(100vw - 10px);
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}

.full-width2 {
  width: calc(100vw - 49px);
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}

.separator {
  background-position: 50% 50%;
  background-size: cover;
  height: 300px;
  margin-top: 40px;
  margin-bottom: 40px;
  background-attachment: fixed;
}

.separator:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 300px;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.3) 40%, transparent 100%);
}

/* MEDIA QUERIES */

@media (max-width: 1215px) {
  .column.one-third:first-child {
    margin-left: 0%;
  }
  .column.one-third {
    width: 31.3%;
    margin-left: 3%;
  }
  .column.one-fourth:first-child {
    margin-left: 10%;
  }
  .column.one-fourth {
    width: 17.75%;
    margin-left: 3%;
  }
}

@media (max-width: 1000px) {
  .hide1000 {
    display: block;
  }

  .preHeader {
    background: #78787a;
  }

  .OLB-hide {
    display: none;
  }

  .OLB-Login {
    float: none;
    border-radius: 0;
  }

  .Top-Menu {
    background: transparent;
    border-radius: 0;
  }

  .newLogin {
    position: relative;
    top: 0;
    border-radius: 0;
    width: 100%;
    background-color: #3c3c3e;
    margin-left: 0;
    padding-top: 30px;
  }

  /*.headerImage {
height: 200px;
}

.headerImage:before {
height: 200px;
}*/

  #container {
    height: 700px !important;
  }

  .bannerbox {
    margin-left: 75px;
    margin-right: 75px;
    margin-top: 260px;
    max-width: 330px;
  }

  .bannerbox p {
    margin: 5px 5px 5px 5px;
  }

  .bannertitle {
    font-size: 28px;
    line-height: 30px;
  }

  .bannertext {
    font-size: 16px;
    line-height: 19px;
  }
}

@media (max-width: 960px) {
  section#pagecontent {
    margin-left: 10%;
    width: 80%;
    padding: 20px 0;
  }
  h1 {
    margin-left: 0;
  }
  table {
    width: 100%;
  }
  iframe {
    width: 100%;
  }
  .SectionTitle {
    width: calc(100% - 20%);
    font-size: 34px;
  }
  .half2 {
    width: 100%;
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
}

@media (max-width: 915px) {
  .headerlogo {
    width: calc(75% - 50px);
    text-align: left;
    padding-right: 5%;
    /*float: left;*/
    padding-left: 50px;
    display: table-cell;
    vertical-align: middle;
  }
  .headerlogo img {
    margin: 0;
    width: 100%;
    max-width: 400px;
  }
}

@media (max-width: 900px) {
  .column.one-third {
    width: calc(50% - 12px);
    margin-left: 21px;
  }

  .column.one-third:first-child {
    margin-left: 0%;
  }

  .threecolumn div {
    width: 50%;
    max-width: 300px;
  }
  .threecolumn {
    max-width: 600px;
  }
  table.serviceTable td {
    display: block;
    float: left;
    width: 49%;
  }
}

@media (max-width: 800px) {
  .homeWrap {
    padding: 0;
  }

  .home div {
    width: 100%;
  }

  .homeImage {
    height: 300px;
  }

  .hide800 {
    display: block;
    width: 0 !important;
    padding: 0 !important;
  }
}

@media (max-width: 780px) {
  .table {
    display: block;
    border: 0px;
  }

  .row {
    display: block;
    margin-bottom: 40px;
    border: 1px solid #000;
  }
  .column {
    display: block;
    padding: 10px;
  }

  .tableRow {
    display: block;
    margin-bottom: 40px;
    border: 1px solid #000;
  }
  .tableColumn {
    display: block;
    padding: 10px;
    border: 1px solid #000;
  }
  #hide {
    display: none;
  }
  .appear {
    display: inline;
  }

  .disappear {
    display: inline;
  }
}

@media (max-width: 768px) {
  .headerSearch {
    float: left;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-right: 30px;
    margin-left: 20%;
    width: calc(60% - 65px);
  }

  div#___gcse_0 {
    max-width: 100%;
    margin-left: auto;
    margin-right: 0;
  }

  .bannerbox {
    margin-right: 20px;
    margin-left: 20px;
    width: calc(100% - 80px);
    max-width: 100%;
  }

  .half {
    margin-right: 0 !important;
    margin-left: 0 !important;
    width: 100%;
  }

  .half2 {
    margin-right: 40px !important;
    width: calc(50% - 20px);
  }

  .third {
    margin-right: 0;
    width: 100%;
  }

  .column.twoThirds.final {
    width: 100%;
  }

  iframe.mobileVideo {
    height: 375px;
  }

  .separator {
    background-attachment: local;
    height: 200px;
  }

  .separator:before {
    height: 200px;
  }
}

@media (max-width: 700px) {
  .Location1 {
    width: 100%;
    margin-right: 0;
  }
  .homeButton div:not(.clearfix) {
    width: calc(50% - 30px);
  }
  .Location2 {
    width: 100%;
  }
}

@media (max-width: 610px) {
  .twocolumn {
    max-width: 350px;
  }

  .twocolumn div {
    width: 100%;
    max-width: 350px;
  }
}

@media (max-width: 600px) {
  iframe.mobileVideo {
    height: 300px;
  }
}

@media (max-width: 768px) {
  .two-thirds {
    width: calc(50% - 15px);
  }

  .infoWrapper {
    text-align: center;
    margin-bottom: 20px;
  }

  footer .two-thirds {
    width: calc(100% - 15px);
    margin-bottom: 10px;
    margin-right: 0;
    text-align: center;
  }

  .second-footer {
    width: calc(100% - 0px);
    padding-right: 0;
  }

  .third-footer.final {
    width: calc(100% - 0px);
  }
}

@media (max-width: 550px) {
  .KidsClubLogo {
    float: none !important;
    max-width: 100% !important;
    padding-left: 0 !important;
    padding-bottom: 0 !important;
  }
  .half2 {
    width: 100%;
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  .threecolumn div {
    width: 100%;
    max-width: 250px;
  }
  .threecolumn {
    width: 100%;
  }
  .fourcolumn {
    width: 100%;
  }
  .column.one-third:first-child {
    margin-left: 10%;
  }
  .column.one-third {
    width: 80%;
    margin-left: 10%;
  }
  .column.one-fourth:first-child {
    margin-left: 10%;
  }
  .column.one-fourth {
    width: 38.5%;
    margin-left: 3%;
  }
  .column.one-fourth:nth-child(3) {
    margin-left: 10%;
  }
}

@media (max-width: 529px) {
  .PageButtonWrap {
    margin-bottom: 10px;
  }
}

@media (max-width: 500px) {
  .OlbMenu .NavRoot > a {
    float: none;
  }
  .OlbMenu .NavRoot {
    float: none;
  }

  .headerSearch {
    margin-left: 10%;
    width: calc(80% - 65px);
  }

  table.serviceTable td {
    float: none;
    width: 100%;
  }
  .footer-fourth {
    width: 100%;
  }
  .footer-third {
    width: 100%;
  }
  .third {
    margin-right: 0 !important;
    width: 100% !important;
  }
  .half {
    margin-right: 0;
    width: 100%;
  }
}

@media (max-width: 450px) {
  .OLB-Login {
    margin-left: 20px;
  }

  .Top-Menu {
    margin-right: 0px;
  }

  .Contact-hide {
    display: none;
  }

  .fa-facebook-square {
    margin-left: 5px;
    margin-right: 5px;
  }

  .fas,
  .fab {
    font-size: 24px;
  }

  .headerlogo {
    padding-left: 20px;
  }

  .OlbMobileMenu {
    padding-right: 20px;
  }

  .OlbMobileMenu img {
    width: 30px;
  }

  .home div {
    float: none;
    width: 100%;
  }

  .hide800 {
    display: none;
  }
  .homeButton div:not(.clearfix) {
    width: calc(100% - 30px);
  }

  .SectionTitle {
    font-size: 28px;
    line-height: 32px;
  }
  .PageTitle2,
  .PageTitle {
    font-size: 22px;
    line-height: 26px;
  }
  .PageSubtitle {
    font-size: 17px;
    line-height: 21px;
  }
  .PageText {
    font-size: 18px;
    line-height: 22px;
  }

  iframe.mobileVideo {
    height: 250px;
  }
}

@media (max-width: 350px) {
  iframe.mobileVideo {
    height: 200px;
  }
}

/*FLEX SLIDER CSS FIXES */

.flex-direction-nav button {
  text-decoration: none;
  background-color: transparent;
  border: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  transition: all 0.3s ease-in-out;
}

.flex-direction-nav button:active,
.flex-direction-nav button:hover {
  outline: none;
  border: none;
}

.flex-direction-nav button:before {
  font-family: "flexslider-icon";
  font-size: 40px;
  display: inline-block;
  content: "\f001";
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}

.flex-direction-nav button.flex-next:before {
  content: "\f002";
}

.flex-control-paging li button {
  width: 11px;
  height: 11px;
  display: block;
  background: #fff;
  /* background: rgba(255, 255, 255, 0.5); */
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  border: none;
}

.flex-control-paging li button:active,
.flex-control-paging li button:hover {
  outline: none;
  border: none;
}

.flex-control-paging li button.flex-active {
  background: #01878a;
  /* background: rgba(199, 162, 72, .09); */
  cursor: default;
}

.flex-pauseplay button {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
  background-color: #ffffff;
  padding: 8px 22px 28px 16px;
  border: none;
  border-radius: 9px;
}

.flex-control-paging li button:active,
.flex-control-paging li button:hover {
  background: #77787b;
}

/*SKIP TO MAIN CONTENT LINK*/
a.skiplink {
  position: absolute;
  top: -40px;
  left: 0;
  padding: 6px;
}

a.skiplink:focus {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 16px;
  color: black;
  background-color: white;
  z-index: 1000000;
}
/*END SKIP TO MAIN CONTENT LINK*/




@media print
{
    .ToolBar
    {
        display: none;
        visibility: hidden;
    }
    
    .GridRow,
    .GridAlternateRow,
    .GridFormat th td,
    .GridFormat tr td,
    .ReportOddRow, /*MultiKey*/
    .ReportEvenRow /*MultiKey*/
    {
       border: solid 1px black;
    }
}

/* ONLINE PROJECT CSS START */
/* PROJECT HEADER */
	.projectHeaderContainer {
	  color: white;
	}

	/* HeaderText text */
	.projectHeaderText {
	  font-family: Arial, sans-serif, Tahoma, Verdana;
	  font-size: 35px;
	  font-weight: bold!important;
	  color: #FFFFFF!important; /*WHITE*/
	  background-color:#1963a4;
	}

/* PROJECT TITLE PAGE DESCRIPTION */

	.titleContainer {
	  position: relative;
	  color: white;
	  font-size: 100%;
	}

	/* Container holding the body text */
	.bodyContainer {
	  position: relative;
	  left: 100px;
	  top: 150px;
	  color: white;
	}

	/* projectTitleText text */
	.projectTitleText {
	  font-family: Arial, sans-serif, Tahoma, Verdana;
	  font-size: 22px;
	  /*font-size: 4vw;
	  font-size: 1.5em;*/
	  font-weight: bold!important;
	  color: #ffffff;
	}

	/* projectBodyText text */
	.projectBodyText {
	  font-family: Arial, sans-serif, Tahoma, Verdana;
	  font-size: 14px;
	  /*font-size: 2.5vw;
	  font-size: 1.25em;*/
	  font-weight: normal;
	  color: #3d3f42;
	}

/* FINISHED, POSTPONE, DECLINE TEXT */

/* ONLINE PROJECT CSS END */    