
<!-- /*Set Default Colors and Sizes*/ -->


<!-- Set Website Colors and Sizes -->


<!-- /*Set LMS CSS Styles Saved to DB*/ -->
/* ---------------BEGIN HEADER ---------------------- */
#header {height:100px; position:absolute; top:0px; left:0px; width:980px;}
#header1 {height:100px; position:absolute; top:0px; left:0px; width:980px;}


#logo { width:180px; vertical-align: bottom; float:left; padding-left:20px;}
	 
#poy {
width:520px;
height:60px;
float:left; 

	 }
	
#search {float:right; width:280px;}

/* --------------- END HEADER ---------------------- */

/* ------------ FOOTER ----------------------- */
#footer_liga{
	font-size: 11px;
	color: #404040;
	background:url("/Style/CSS/images/footer_bg.jpg") repeat-x bottom;"
	
}

#footer_liga a:link { font-size: 11px; color:#404040; text-decoration: none;}
#footer_liga a:visited { font-size: 11px; color: #404040; text-decoration: none;}
#footer_liga a:hover { font-size: 11px; color: #163faf; text-decoration: underline;}

/* --------------- END FOOTER ---------------------- */


/* ------------ SEARCH Results Page----------------------- */


#searchwrapper2 {

height:30px;/*follow your image's size*/
position:relative; /*important*/

}

.searchbox2 {
border:0px; /*important*/
position:absolute; /*important*/
height:20px;
line-height:20px;


}



/* ------------ SEARCH BOX----------------------- */
#searchwrapper {
width:170px; /*follow your image's size*/
height:25px;/*follow your image's size*/
background-image:url(/web/blyconnect/images/search_box.gif);
background-repeat:no-repeat; /*important*/
padding:0px;
margin:0px;
position:relative; /*important*/
float:right;
}
 
#searchwrapper form { display:inline ; }
 
.searchbox {
border:0px; /*important*/
background-color:transparent; /*important*/
position:absolute; /*important*/
left:5px;
width:130px;
height:20px;
font-size:10px;
letter-spacing:0;
line-height:20px;
margin:0;
}
 
.searchbox_submit {
border:0px; /*important*/
background-color:transparent; /*important*/
position:absolute; /*important*/
top:0;
left:145px;
width:25px;
height:25px;
margin:0;
float:right;
}

/* ------------ END SEARCH BOX----------------------- */


/* ------ NAV SIDE BUTTON--LIGA------------------ */

.mainnav {
line-height:14px;
text-align:left; 
margin-left: 0;
padding: 0px 10px 0px 0px;
font-size: 12px; 
letter-spacing:.5px;
font-family:arial, verdana, sans-serif;

/*margin-top: 20px;*/
}

.mainnav a {
color:##373737;
padding: 4px 0px 4px 6px;
display: block;
text-decoration: none;
font-weight:bold;
vertical-align:bottom; 
border-bottom:1px silver solid;
}

.mainnav a:visited {
	color:##373737;
}

.mainnav a:hover {
	color:##ff0000;
}
/* ---------------END SPB - CSS ---------------------- */

/* CSS Document */ 
* { box-sizing: border-box; }

.reset-style, .reset-style * {all: revert;}

/* Body is applied to the DWT Tpxplates Body Table */
/*html {overflow-y: scroll; }*/
body, .DWT { word-spacing: 0; margin:10px 10px 10px 10px; font-family: 'Nunito', sans-serif;
	font-size: 14px; line-height: 1.2em; font-weight: normal; color: #ffffff; background-color: #ffffff; }

#BodyContent { max-width:1200px; width:100%;  }

.hidden>div { display:none; }
.visible>div { display:block; }
.Hide {display:none; visibility: hidden;} 

.flexC{ display: flex; flex-wrap: wrap; flex-direction: row; }
.flexCC{ display: flex; flex-wrap: wrap; flex-direction: row; justify-content: center; align-items: center; }
.flexCR{ display: flex; flex-wrap: wrap; flex-direction: row; justify-content: flex-end; }
.flexCL{ display: flex; flex-wrap: wrap; flex-direction: row; justify-content: flex-start; }
.flexCA{ display: flex; flex-wrap: wrap; flex-direction: row; justify-content: space-around; }
.flexCX{ display: flex; flex-wrap: wrap; flex-direction: row; justify-content: space-around; align-items: center; }
.flexCB{ display: flex; flex-wrap: wrap; flex-direction: row; justify-content: space-between; align-items: center;}
.flexCenter { display: flex; justify-content: center; align-items: center; }
.flexIL { flex: 50%; }
.flexIR { flex: 50%;  text-align:right;}
.flexIL70 { flex: 70%; }
.flexIR30 { flex: 30%; }

/* Responsive layout - have each content in a DIV to wrap when out of space*/
.wrapper {display: grid; grid-template-columns:repeat(auto-fill, minmax(100px, 1fr)); grid-template-areas: "div"; }

/* Responsive layout - makes a one column layout instead of a two-column layout */
@media (max-width: 600px) {
	 .flexC, .flexCC, .flexCR, .flexCL, .flexCA, .flexCB { flex-direction: column; } 
	.flexIL, .flexIR { flex: 100%; }
    .HideSM {visibility: hidden;}
}

div, p { word-spacing: 0; margin-top: 0; margin-bottom: 0; margin-left: 0; margin-right: 0; font-family: 'Nunito', sans-serif; font-size: 14px; line-height: 1.2em; font-weight: normal;  }
	
.MaxW { max-width:1200px; margin-right:auto; margin-left:auto; }

@media (max-width:600px){.hideSM, .HideSM{display:none!important}}
@media (max-width:600px){.showSM, .ShowSM{display: inline-block!important} #ShowBR::before{content:"\a"; white-space:} }  /* use <span id="ShowBR"></span> to inset a <br/> before if small screen*/
@media (max-width:800px){.hideMED, .HideMED{display:none!important}}

/* Tablet targetted size */
@media screen and (min-width:768px) and (max-width:1024px) {
    .showSM, .ShowSM{display: none}
  }
/* Desktop size */
@media screen and (min-width:1025px) {
    .showSM, .ShowSM{display: none}
  }

.container{width:100%;padding-right:10px;padding-left:10px;margin-right:auto;margin-left:auto}
/*
@media (min-width:576px){#BodyContent, .container, .MaxW{max-width:540px}}
@media (min-width:768px){#BodyContent, .container, .MaxW{max-width:720px}}
@media (min-width:992px){#BodyContent, .container, .MaxW{max-width:960px}}
@media (min-width:1200px){#BodyContent, .container, .MaxW{max-width:1140px}}
@media (min-width:1500px){#BodyContent, .container, .MaxW{max-width:1440px}}
*/
.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}
.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:0px;margin-left:0px}


/* Create four equal columns that sits next to each other (Photo Grid - https://www.w3schools.com/howto/tryit.asp?filename=tryhow_css_image_grid_responsive ) */
.column4 { -ms-flex: 25%; /* IE10 */ flex: 25%; max-width: 25%; padding: 0 4px; }
.column4 img { margin-top: 8px; vertical-align: middle; width: 100%; }
/* Responsive layout - makes a two column-layout instead of four columns */
@media screen and (max-width: 1000px) {  .column4 {  -ms-flex: 50%; flex: 50%;  max-width: 50%;  }  }
/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) { .column4 {  -ms-flex: 100%;  flex: 100%;  max-width: 100%;  } }

.column2 { -ms-flex: 50%; /* IE10 */ flex: 50%; max-width: 50%; padding: 0 4px; }
.column2 img { margin-top: 8px; vertical-align: middle; width: 100%; }
/* Responsive layout - makes a 1 column-layout instead of 2 columns */
@media screen and (max-width: 1000px) {  .column2 {  -ms-flex: 50%; flex: 50%;  max-width: 50%;  }  }
/* Responsive layout - makes the columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) { .column2 {  -ms-flex: 100%;  flex: 100%;  max-width: 100%;  } }

.column2s { -ms-flex: 25%; /* IE10 */ flex: 25%; max-width: 25%; padding: 0 4px; }
.column2b { -ms-flex: 75%; /* IE10 */ flex: 75%; max-width: 75%; padding: 0 4px; }
/* Responsive layout - makes a 1 column-layout instead of 2 columns */
@media screen and (max-width: 1000px) {  .column2s, .column2b {  -ms-flex: 50%; flex: 50%;  max-width: 50%;  }  }
/* Responsive layout - makes the columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) { .column2s, .column2b  {  -ms-flex: 100%;  flex: 100%;  max-width: 100%;  } }

.Center5 { margin-left: auto; margin-right: auto; margin-top: 5px; margin-bottom: 5px; text-align: center; display: flex; justify-content: center; }

.center, .Center{ text-align: center !important; margin:auto auto auto auto !important;}
.Center100{ width:100%; text-align: center !important; margin:auto auto auto auto !important;}
.FloatR{  float:right; margin-left: 15px; } .FloatL{  float:left; margin-right: 15px;  }
.TextR{  text-align:right; } .TextL{  text-align:left; } .TextC{  text-align:center; }
.TextM{ vertical-align:middle; }

@media (max-width:600px){.centerSM{width:100%; text-align: center !important; margin:auto auto auto auto !important;}}

.page { margin-left:10px; margin-right: 10px; }
.container, .Container { display: block; max-width: initial; padding: initial; }
.section, .Section, .SectionNM { margin-bottom: 1em; display: block; width: 100%; max-width: 900px; margin-left: auto; margin-right: auto; font-size: 14pt; line-height: 1.6em; }
.SectionBox, .SectionBoxNM, .FormSectionNC { margin-bottom: 1em; margin-top: 1em; display: block; width: 100%; max-width: 900px; margin-left: auto; margin-right: auto;  padding: 10px; border: 1px solid #c0c0c0; border-radius: 5px;}
.SectionBoxNM, .SectionNM { margin-bottom: 0; margin-top: 0;}
.sectionrow, .SectionRow  {display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;display: block; width: 100%; max-width: 900px; margin-left: auto; margin-right: auto; font-size: 14pt; line-height: 1.6em;}
.Banner { max-width: 100%; height: auto; }

.IntroText { margin-left: 5px; margin-right: 5px; }
.Content8 { font-size: 8px; line-height: .8em; }
.Content10 { font-size: 10px; line-height: 1.1em; }
.Content12, .normal, .Content, .TxtBody, .EventTxt { font-size: 12px; line-height: 1.2em; }
.Content14 { font-size: 14px; line-height: 1.4em; }
.Content16 { font-size: 16px; line-height: 1.6em; }
.Content18 { font-size: 18px; line-height: 1.6em; }
.Content20 { font-size: 20px; line-height: 1.6em; }
.Content24 { font-size: 24px; line-height: 1.5em; }
.Content30 { font-size: 30px; line-height: 1.5em; }
.Content40 { font-size: 40px; line-height: 1.5em; }

.Txt-Color { color: #00529d !important; }
.Txt-Red { color: #800000 !important; }
.Txt-Blue { color: #01529D !important; }
.Txt-DBlue { color: #173259 !important; }
.Txt-Black { color: #000000 !important; }
.Txt-Green { color:  #008080 !important; }
.Txt-White { color: #FFFFFF !important; }
.Txt-Yellow { color: FFFF00 !important; }
.Txt-Orange { color: #ffa500 !important; }

.Field-Red { color: #800000 !important; }
.Field-Red:hover { background-color: #800000; color: #FFFFFF !important; }

.Bold, a.Bold { font-weight:  bolder; }
.UL, a.UL { text-decoration:underline; }
.NoUL, a.NoUL { text-decoration:none; }
.LHeight { height:20px; vertical-align: text-bottom; }
.TextNone { text-transform: none; }
.TextLC { text-transform: lowercase; }
.TextUC { text-transform: uppercase; }
.TextFW { text-transform: full-width; }
.TextCap { text-transform: capitalize; }

#btncount { color: #FFFFFF; background-color:red; border-radius:8px; }
#btncount:hover { color: #FFFFFF; background-color:blue; border-radius:8px; }
.btncount { color: #FFFFFF; background-color:#800000; border-radius:8px; }
.btncount:hover { color: #FFFFFF; background-color:#01529D; border-radius:8px; }

.ButtonImg { background-color: transparent; border: none; padding: 0px 0px 0px 0px;  text-align: center;  text-decoration: none;  display: inline-block;  margin: 0px 0px 0px 0px; }
.MemberMenu { font-size: 14px; line-height: 1.2em; font-weight: normal; color: #373737; background-color: #ffffff; border-bottom:thin #c0c0c0 solid; }

/* Default Hyperlink Style Definitions */
a { color: #373737; text-decoration: none; }
a:link { color: #373737; text-decoration: none; }
a:visited { color: #373737; text-decoration: none; }
a:hover { color: #ff0000; text-decoration: none; }
a:active { color: #ff0000; text-decoration: none; }

/* H1-H6 is the Header Setups */
.h1, .h2, .h3, .h4, .h5, .h6,h1,h2,h3,h4,h5,h6{ font-family: 'Nunito', sans-serif; font-weight: normal; margin: 1rem 0 0 0;  padding-bottom: 0.3rem; color:#373737;  }
body.localcss h2 {
    font-family: 'Work Sans';
    height: initial !important;
    color: black;
    font-size: 24pt;
    font-weight: initial;
    margin: 1.4em 0 0 0;
    padding-bottom: 0.3em;
}

body.localcss h3 {
    text-align: center;
    font-size: 20pt;
}

body.localcss h4 {
    text-align: center;
    font-size: 18pt;
    border-bottom: 1px solid black;
}

.TitleB, .Title, .Title2, .Title3, .Title4, .Title5 { font-family: 'Nunito', sans-serif; font-weight: normal;  color:#373737;   }
.RptTitle, .RptTitle2, .RptTitle3, .RptTitle4, .RptTitle5  { font-family: 'Nunito', sans-serif; font-weight: normal; color: #ffffff;   }
.TitleRed, .TitleRed2, .TitleRed3, .TitleRed4, .MbrName { font-family: 'Nunito', sans-serif; font-weight: normal; color: #800000;  }
.TitleBlue, .TitleBlue2, .TitleBlue3, .TitleBlue4 { font-family: 'Nunito', sans-serif; font-weight: normal; color: #01529D;  }
.TitleColor, .TitleColor2, .TitleColor3, .TitleColor4 { font-family: 'Nunito', sans-serif; font-weight: normal; color: #00529d;  }
.EventTitle, .EventTitle2, .EventTitle3, .EventTitle4 { font-family: 'Nunito', sans-serif; font-weight: normal; color: #ffffff;  }

.TitleHome { font-family:'Gill Sans', sans-serif; font-size: 28px; line-height: 1.2em; font-weight: 100; color: Grey;  } 

.h1,h1, .TitleB, .Title, .RptTitle, .TitleRed, .TitleBlue, .TitleColor, .EventTitle  { font-size: 24px; line-height: 1.8em; }
.h2,h2, .MbrName, .Title2, .RptTitle2, .TitleRed2, .TitleBlue2, .TitleColor2, .EventTitle2 { font-size: 18px; line-height: 1.8em; }
.h3,h3, .Title3, .RptTitle3, .TitleRed3, .TitleBlue3, .TitleColor3, .EventTitle3  { font-size: 16px; line-height: 1.6em; }
.h4,h4, .Title4, .RptTitle4, .TitleRed4, .TitleBlue4, .TitleColor4, .EventTitle4  { font-size: 14px; line-height: 1.4em; }
.h5,h5, .Title5, .RptTitle5, .TitleRed5, .TitleBlue5, .TitleColor5, .EventTitle5  { font-size: 12px; line-height: 1.2em; }
.h6,h6 { font-size: 10px; line-height: 1.0em; }

/* Table Cell Setups */
table { text-align: left; border-collapse: collapse; }
table.T100, .T100 { width:100%; border-collapse: collapse; }
table.RT100, .RT100 { width:100%; border-collapse: collapse; overflow-x:auto; }
tbody, td { font-size: 14px; line-height: 1.2em; font-weight: normal;  }
thead,tr ,th { font-size: 14px;  color: #555A65; margin: 0px 2px 0px 2px; }

/* Table Cell Setups for Reports */
.BoxRptS { border: 1px solid #c0c0c0; padding: 5px; vertical-align:bottom; text-align:left; border-radius: 5px; box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.19), 0 2px 4px 0 rgba(0, 0, 0, 0.2); overflow-x:auto;}
.BoxRpt { border: 1px solid #c0c0c0; padding: 5px; vertical-align:bottom; text-align:left; border-radius: 5px; overflow-x:auto;}
.NBRpt { padding: 5px; vertical-align:bottom; text-align:left; border-radius: 5px; overflow-x:auto;}
.BoxRpt img { width: auto; height: auto; }

table.Rpt, table.RptSM, table.RptQ { text-align: left; width:100%; border-collapse: separate; border-spacing: 1px;}
table.Rptw, table.RptSMw  { text-align: left;  border-collapse: separate; border-spacing: 1px;}
tr.Rpt, tr.RptSM, tr.RptQ, tr.RptReset { font-size: 12px; color: #555A65; background-color: #FFFFFF;}
tr.RptTotals, tr.RptSMTotals { font-size: 12px; color: #ffffff; background-color: #808080;}

tr.Rpt:nth-child(even), tr.RptSM:nth-child(even)  {  color: #373737;  background-color: #f0f0f0}
tr.RptReset {counter-reset: Rpt;}
tr.Rpt:hover, tr.RptSM:hover, tr.RptQ:hover { color: #373737; background-color: #c0c0c0}

th.Rpt, th.RptSM {  font-size: 14px;  color: #ffffff; font-weight:normal; background-color: #79818e; padding:4px 4px 4px 4px; border-bottom:2px  silver solid; line-height: 25px; }
th a.Rpt, th a.RptQ  {  color: #ffffff; background-color: #79818e; }
th a.Rpt:hover { text-decoration:underline; }

td.Rpt, td.RptSM {  padding:4px 4px 4px 4px;  border-bottom:1px silver solid; line-height: 20px; }
td.RptQ {  padding:2px 2px 2px 2px;  border-bottom:1px silver solid; line-height: 15px; }
td.RptTotals, td.RptSMTotals  {  padding:4px 4px 4px 4px;  border-bottom:1px silver solid; line-height: 25px; }
td a.Rpt, td a.RptSM { font-size: inherit;  color: #555A65}
td a.RptTotals, td a.RptSMTotals { font-size: inherit; color: #ffffff}
td a.Rpt:hover, td a.RptTotals:hover  { font-size: inherit; text-decoration:underline; }
td a.RptQ:hover, td a.RptTotalsQ:hover  { font-size: inherit; }

tr.RptSM, tr.RptSMTotals, th.RptSM, td a.RptSM, th a.RptSM, td.RptSM, th.RptSM{ font-size: inherit;  }
td.RptQ, th.RptQ { font-size: 11px; }
.Font10   { font-size: 10px; padding:2px 2px 2px 2px; }

/* Report Table */
.Rpt-Table { font-style: normal; font-size: 12px; font-weight: 400; color: #000000; border-color: #c0c0c0; background-color: #ffffff; border:1px #c0c0c0 solid; border-collapse:collapse; }
/* Report Headers with Reverse Text */
.Rpt-Head { font-size: 13px; color: #ffffff; border-color: #c0c0c0; background-color: #00529d; border:1px #c0c0c0 solid; border-collapse:collapse; }
.Rpt-Head2 { font-size: 13px; color: #ffffff; border-color: #c0c0c0; background-color: #00529d; border:0px #c0c0c0 solid;  border-collapse:collapse; }

/* Report Body */
.Rpt-Body { font-size: 12px; color: #808080; border-color: #c0c0c0; background-color: #ffffff; border:1px #c0c0c0 solid;  border-collapse:collapse; }
.Rpt-BodySM { font-size: 10px; color: #808080; border-color: #c0c0c0; background-color: #ffffff; border:1px #c0c0c0 solid;  border-collapse:collapse; }
.Rpt-Body-R { font-size: 12px; color:#800000; border-color: #c0c0c0; background-color: #ffffff; border:1px #c0c0c0 solid;  border-collapse:collapse; }
.Rpt-Body2Title { font-size: 13px; color: #808080; border-color: #c0c0c0; background-color: #ffffff; border:0px solid; border-collapse:collapse; }
.Rpt-Body2Data { font-size: 12px; color: #808080; border-color: #c0c0c0; background-color: #ffffff; border:0px solid;  border-collapse:collapse; }
.Rpt-Body2DataRed { font-size: 12px; color: #800000; border-color: #c0c0c0; background-color: #ffffff; border:0px solid;  border-collapse:collapse; }
.Rpt-Body3Data { font-size: 10px; color: #808080; border-color: #c0c0c0; background-color: #ffffff; border:0px solid;  border-collapse:collapse; } 
.Rpt-Body3DataRed { font-size: 10px; color: #800000; border-color: #c0c0c0; background-color: #ffffff; 	border:0px solid;  border-collapse:collapse; }
.Rpt-BodyData { font-size: 11px; color: #808080; border-color: #c0c0c0; background-color: #ffffff; border:0px solid;  border-collapse:collapse; }
.Rpt-BodyDataRed { font-size: 11px;	color: #800000; border-color: #c0c0c0; background-color: #ffffff; border:0px solid; border-collapse:collapse; }

/* Bullet Cell Setups */
ul { margin-top: 10px; margin-bottom: 10px; line-height:100%; color: #808080; z-index: 999;}
li {margin-top: 0px; margin: 0px;  padding: 0px; line-height:25px; color: #808080; z-index: 999;}

/* Forms Cell Setups */
form { font-family: 'Nunito', sans-serif; font-size: 14px; line-height: 1.2em; font-weight: normal; color: #373737; }
select { font-family: 'Nunito', sans-serif; font-size: 14px; line-height: ; font-weight: normal; color: #010101; height:25px; margin:3px 0px 3px 0px; padding: 3px 3px 3px 3px; 	border-radius:4px;border:1px solid #c0c0c0; }
/* Chosen Required - Problem with requireing 2 selections*/
select:invalid { height: 0px !important; opacity: 0 !important; position: absolute !important; display: flex !important; }
select:invalid[multiple] { margin-top: 15px !important; }

  
input::placeholder { color: silver; font-size:11px; /* Firefox */ }
input:-ms-input-placeholder { color:  silver; font-size:11px;  /* Internet Explorer 10-11 */ }
input::-ms-input-placeholder { color: silver; font-size:11px;  /* Microsoft Edge */ }
/*
select:invalid { height: 0px !important; opacity: 0 !important; position: absolute !important; display: flex !important; }
select:invalid[multiple] { margin-top: 15px !important;}
*/
textarea { font-family: 'Nunito', sans-serif; font-size: 14px; line-height: 1.2em;  font-weight: normal; color: #010101; margin:3px 0px 3px 0px; padding: 5px 5px 5px 5px; border-radius:4px;border:1px solid #c0c0c0; }

input { font-size: 14px; height:30px; line-height: 1.2em; font-weight: normal; color: #010101; margin:3px 0px 3px 0px; padding:3px 3px 3px 3px; border-radius:4px;border:1px solid #c0c0c0; }
input:invalid, select:invalid, textarea:invalid, .redBorder { border: 1px dashed red; }
input:read-only { border: 1px dashed  #c0c0c0 ; background-color: #fafafa;}
input[type=image] { border-radius:0px;border:0px; }
input[type=checkbox] { width: 18px; height: 18px; accent-color: #373737; }
input.largerCheckbox { width: 20px; height: 20px; accent-color: #373737; }
input.BigCheckbox, input.XBigCheckbox {  width: 20px; height: 20px; }
input[type=checkbox].xBigCheckbox:checked:after {
    /* Heres your symbol replacement */
    content: "X";
    color: red;
    accent-color:white;
    background-color:white;
    width: 20px; height: 20px; 
    font-size: 16px;
    position: relative;
    left: 20%;

     
}

input[type=checkbox]:hover{ filter: brightness(1.5);}
input[type=radio] { width: 18px; height: 18px; }

/* for Menu Tabs*/
input.MenuTab { border: 0px; background-color: inherit; margin: 0px;}

/* FORM Setups */
.Form { font-weight: 600; font-size: 14px; line-height: 1.2em; color: #373737; }
.FormBorder { font-weight: 600; font-size: 14px; line-height: 1.2em; color: #373737; border-color: #c0c0c0; border:1px #c0c0c0 solid; border-collapse:collapse }
.FormData { font-weight: normal; font-size: 14px; padding: 6px 6px 6px 0; line-height: 1.2em; color: #373737;  }
.FormDataRed { font-weight: normal; font-size: 14px; line-height: 1.2em; color: #800000; display: inline-block;  }
.FormDataIL { font-weight: normal; font-size: 14px; padding: 6px 6px 6px 0; line-height: 1.2em; color: #373737; display: inline-block;    }
.FormDataRedIL { font-weight: normal; font-size: 14px; line-height: 1.2em; color: #800000; display: inline-block;  }
.FormComment { font-weight: normal; font-size: 14px; line-height: 1.2em; color: #373737; }
.FormSM { font-weight: 600; font-size: 10px; line-height: 100%;	 color: #00008b; }
.FormBorderSM { font-weight: 600; font-size: 10px; line-height: 100%; color: #373737; border-color: #c0c0c0; 	border:1px #c0c0c0 solid; border-collapse:collapse; }
.FormDataSM { font-weight: normal; font-size: 10px; line-height: 150%; color: #373737; }
.FormDataSMRed { font-weight: normal; font-size: 10px; line-height: 150%; color: #800000; }
.FormCommentSM { font-weight: normal; font-size: 10px; line-height: 100%; color: #373737; }
.FormCommentSMRed, FormCommentSM2 { font-weight: normal; font-size: 10px; line-height: 100%; color: #800000; }


.FormSectionNB { margin-bottom: 1em; margin-top: 1em; display: block; width: 100%; max-width: 900px; margin-left: auto; margin-right: auto; font-size: 14px; line-height: 1.2em;  background-color: #fafafa; padding: 10px;}

.FormSection { margin-bottom: 1em; margin-top: 1em; display: block; width: 100%; max-width: 900px; margin-left: auto; margin-right: auto; font-size: 14px; line-height: 1.2em;  background-color: #fafafa; padding: 10px; border: 1px solid #c0c0c0; border-radius: 5px;}
.PageSection { margin-bottom: 1em; margin-top: 1em; display: block; width: 100%; max-width: 900px; margin-left: auto; margin-right: auto; font-size: 14px; line-height: 1.2em;  padding: 10px; border: 1px solid #c0c0c0; border-radius: 5px;}
.LoginSection { max-width: 500px; background-color: white; margin-bottom: 1em; margin-top: 1em; display: block;  margin-left: auto; margin-right: auto; font-size: 14px; line-height: 1.2em;}
.FormSectionNM { display: block; width: 100%; max-width: 900px; margin-left: auto; margin-right: auto; font-size: 14px; line-height: 1.2em;  background-color: #fafafa; padding: 10px; border: 1px solid #c0c0c0; border-radius: 5px;}
.FormBoxContainer { background-color: #fafafa; padding: 20px; border: 1px solid #c0c0c0; border-radius: 5px;}
.FormTitle, .ContentTitle, a.ContentTitle  { font-size: 18px; line-height: 1.8em; color:#00008b; }
.FormSectionTitle { font-size: 18px; line-height: 1.8em; color:#00008b; text-align:left; margin-top: .5em;  display: block; width: 100%; max-width: 900px; margin-left: auto; margin-right: auto; }
.FormSectionTitle2 { font-size: 16px; line-height: 1.6em; color:#00008b; text-align:left; margin-top: .5em;  display: block; width: 100%; max-width: 900px; margin-left: auto; margin-right: auto; }
.FormTitle2, .ContentTitle2, a.ContentTitle2 { font-size: 16px; line-height: 1.6em; color:#00008b; }
.FormCheckBox { font-size: 16px; line-height: 1.6em; color:#00008b; }
.FormSubmit { font-size: 16px; line-height: 1.6em; color:#373737; }
.FormInput { color: #373737; padding: 12px; border: 1px solid #ccc; border-radius: 6px; resize: both; }
.FormInput100 { color: #373737; width: 100%; padding: 12px; border: 1px solid #ccc; border-radius: 6px; resize: both; }
.FormNoBG { color: #ffffff; background-color: #ffffff; }

label, .Label { font-size: 14px; line-height: 1.2em; padding: 6px 6px 6px 0px; color:#373737; display: inline-block;  }
labelNP, .LabelNP { font-size: 14px; line-height: 1.2em; padding: 0px 6px 0px 6px; color:#373737; display: inline-block;  }

.LabelResR, .LabelResRC, .LabelResTR { font-size: 14px; line-height: 1.2em; padding: 6px 6px 6px 0px; color:#373737; text-align: right; display: inline-block;  }
.LabelResL, .LabelResLC { font-size: 14px; line-height: 1.2em; padding: 6px 6px 6px 0px; color:#373737; text-align: left; display: inline-block;  }
.LabelResC, .LabelResCL { font-size: 14px; line-height: 1.2em; padding: 6px 6px 6px 0px; color:#373737; text-align: center; display: inline-block;  }

.ContentResR, .ContentResRC { text-align: right; display: inline-block;  }
.ContentResL, .ContentResLC { text-align: left; display: inline-block;  }
.ContentResC, .ContentResCL { text-align: center; display: inline-block;  }

@media (max-width:600px) { 
    .LabelResR, .ContentResR { text-align: right; } 
    .LabelResL, .ContentResL { text-align: left; } 
    .LabelResCL, .ContentResCL { text-align: left; }  
    .LabelResRC, .LabelResLC, .LabelResC, .ContentResRC, .ContentResLC, .ContentResC, .ContentResC { text-align: center; } 
}

.image, .w3-image, .ImageRnd { max-width:100%; height:auto; } img { vertical-align:middle; } a { color:inherit; }
.ImageRnd { border-radius: 3%; }

.NoPadding { padding: 0px 0px 0px 0px; }
.NoTPadding { padding: 0px 6px 0px 6px; }
.NoMargin { margin: 0px 0px 0px 0px; }
.NoTMargin { margin: 0px 6px 0px 6px; }

.ContentLabel { font-size: 14px; line-height: 1.2em; padding: 0px 5px 2px 0px; text-align:right; color:#373737;  display: inline-block; }
.ContentData, a.ContentData { font-size: 14px; line-height: 1.2em; padding: 0px 0px 2px 0px; color:#373737;  display: inline-block; }
.ContentLabelSM { font-size: 12px; line-height: 1.2em; padding: 0px 5px 0px 0px; text-align:right; color:#373737;  display: inline-block; }
.ContentDataSM { font-size: 12px; line-height: 1.2em; padding: 0px 0px 0px 0px; color:#373737;  display: inline-block; }

.ContentLineR { border-right:1px silver solid; padding-left: 10px; }
.ContentLineL { border-left:1px silver solid; padding-right: 10px; }
.ContentLineT { border-top:1px silver solid; }
.ContentLineB { border-bottom:1px silver solid; }
.ContentLineC { border-right:1px silver solid; padding-left: 10px; padding-right: 10px; }
@media (max-width:600px){.ContentLineR, .ContentLineL, .ContentLineT, .ContentLineB  {border:0px silver solid; padding-left: 0px;}}

/* .col-xx GO to 100% at 600px */
.col-10 { float: left; width: 10%; margin-top: 6px; }
.col-12 { float: left; width: 12%; margin-top: 6px; }
.col-15 { float: left; width: 15%; margin-top: 6px; }
.col-18 { float: left; width: 18%; margin-top: 6px; }
.col-20 { float: left; width: 20%; margin-top: 6px; }
.col-25 { float: left; width: 25%; margin-top: 6px; }
.col-30 { float: left; width: 30%; margin-top: 6px; }
.col-32 { float: left; width: 32%; margin-top: 6px; }
.col-33 { float: left; width: 33%; margin-top: 6px; }
.col-35 { float: left; width: 35%; margin-top: 6px; }
.col-40 { float: left; width: 40%; margin-top: 6px; }
.col-45 { float: left; width: 45%; margin-top: 6px; }
.col-47 { float: left; width: 47%; margin-top: 6px; }
.col-50 { float: left; width: 50%; margin-top: 6px; }
.col-55 { float: left; width: 55%; margin-top: 6px; }
.col-60 { float: left; width: 60%; margin-top: 6px; }
.col-65 { float: left; width: 65%; margin-top: 6px; }
.col-70 { float: left; width: 70%; margin-top: 6px; }
.col-75 { float: left; width: 75%; margin-top: 6px; }
.col-80 { float: left; width: 80%; margin-top: 6px; }
.col-85 { float: left; width: 85%; margin-top: 6px; }
.col-90 { float: left; width: 90%; margin-top: 6px; }
/* .tab-xx DO NOT go to 100% at 600px */
.tab-10 { float: left; width: 10%; margin-top: 6px; }
.tab-15 { float: left; width: 15%; margin-top: 6px; }
.tab-18 { float: left; width: 18%; margin-top: 6px; }
.tab-20 { float: left; width: 20%; margin-top: 6px; }
.tab-25 { float: left; width: 25%; margin-top: 6px; }
.tab-30 { float: left; width: 30%; margin-top: 6px; }
.tab-33 { float: left; width: 33%; margin-top: 6px; }
.tab-35 { float: left; width: 35%; margin-top: 6px; }
.tab-40 { float: left; width: 40%; margin-top: 6px; }
.tab-45 { float: left; width: 45%; margin-top: 6px; }
.tab-50 { float: left; width: 50%; margin-top: 6px; }
.tab-55 { float: left; width: 55%; margin-top: 6px; }
.tab-60 { float: left; width: 60%; margin-top: 6px; }
.tab-65 { float: left; width: 65%; margin-top: 6px; }
.tab-70 { float: left; width: 70%; margin-top: 6px; }
.tab-75 { float: left; width: 75%; margin-top: 6px; }
.tab-80 { float: left; width: 80%; margin-top: 6px; }
.tab-85 { float: left; width: 85%; margin-top: 6px; }
.tab-90 { float: left; width: 90%; margin-top: 6px; }
.tab-99R { float: right; width: 99%; margin-top: 6px; }
.tab-99L { float: left; width: 99%; margin-top: 6px; }
.tab-100 { width: 100%; margin-top: 6px; }
.nowrap {white-space: nowrap;}

/* Clear floats after the columns */
.row:after { content: ""; display: table; clear: both; }
/* Responsive layout - when the screen is less than 600px wide, make the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) { .col-10, .col-12, .col-15, .col-18, .col-20, .col-25, .col-30, .col-32, .col-33, .col-35, .col-40, .col-45, .col-47, .col-50, .col-55, .col-60, .col-65, .col-70, .col-75, .col-80, .col-85, .col-90 { width: 100%; margin-top: 0; } }


.CommentSM { font-weight: normal; font-size: 10px; line-height: 100%; color: #808080; }
.CommentSM2 { font-weight: normal; font-size: 9px; line-height: 100%; color: #474747; }
.CommentSMRed { font-weight: normal; font-size: 10px; line-height: 100%; color: #800000; }

.TextTip { font-weight: normal; padding:4px 5px 4px 5px; font-size: 11px; line-height: 100%; }

.selectBox{ border-radius:6px;border:1px solid #c0c0c0; }

.onoffswitch { position: relative; width: 50px; -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none; }
.onoffswitch-checkbox { display: none; }
.onoffswitch-label { display: block; height: 25px; overflow: hidden; cursor: pointer; border: 2px solid #E3E3E3; border-radius: 36px; }
.onoffswitch-inner { display: block; width: 200%; margin-left: -100%; transition: margin 0.3s ease-in 0s; }
.onoffswitch-inner:before, .onoffswitch-inner:after { display: block; float: left; width: 50%; height: 25px; padding: 0; line-height: 25px; font-size: 22px; color: white; font-family: Trebuchet, Arial, sans-serif; box-sizing: border-box; }
.onoffswitch-inner:before { content: ""; padding-left: 31px; background-color: #FFFFFF; color: #FFFFFF; }
.onoffswitch-inner:after { content: "";  padding-right: 31px; background-color: #FFFFFF; color: #666666; text-align: right; }
.onoffswitch-switch { display: block; width: 20px; margin: 2.5px; background: #A1A1A1; position: absolute; top: 0; bottom: 0; right: 21px; border: 2px solid #E3E3E3; border-radius: 36px; transition: all 0.3s ease-in 0s; }
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner { margin-left: 0; }
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch { right: 0px; background-color: #373737; }

/* Box Setups */
.Box, .BoxS, .BoxSC { border: 1px solid #c0c0c0; padding: 5px; vertical-align:bottom; text-align:left; border-radius: 5px; }
.BoxS, .BoxSC    { margin:10px 0px 10px 0px; padding: 10px;}
.BoxSC  { background-color: #f0f0f0; }
.BoxSq { border: 1px solid #c0c0c0; padding: 5px; vertical-align:bottom; text-align:left; border-radius: 0px; }
.Box img { width: auto; height: auto; }

.BoxRnd { border: 1px solid #c0c0c0; border-radius: 10px; box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.19), 0 4px 8px 0 rgba(0, 0, 0, 0.2); padding: 5px; vertical-align:bottom; text-align:left; }
.BoxRnd img { width: auto; height: auto; }

.BoxH { border: 1px solid #c0c0c0; padding: 5px; vertical-align:bottom; text-align:left; border-radius: 5px; }
.BoxH:hover { border: 1px solid #00529d; }
.BoxH img { width: auto; height: auto; }

.BoxB { border: 1px solid #c0c0c0; padding:  15px 10px 15px 10px; vertical-align: middle; height:20px; text-align:center; }
.BoxB:hover { border: 1px solid #00529d; }


div.BoxHRnd { border: 1px solid #c0c0c0; border-radius: 10px; box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.19), 0 4px 8px 0 rgba(0, 0, 0, 0.2); padding: 5px; vertical-align:bottom; text-align:left; }
div.BoxHRnd:hover { border: 1px solid #800; }
div.BoxHRnd img { width: auto; height: auto; }

.BLine {border-bottom:1px #c0c0c0 solid; }
.BLine2 {border-bottom:2px #c0c0c0 solid; }
.TBLine {border-top:1px #c0c0c0 solid; border-bottom:1px #c0c0c0 solid; }
.TBLine2 {border-top:2px #c0c0c0 solid; border-bottom:2px #c0c0c0 solid; }
.TLine {border-top:1px #c0c0c0 solid; }
.LLine {border-left:1px #c0c0c0 solid; }
.RLine {border-right:1px #c0c0c0 solid; }
.DLine {border-bottom:1px #c0c0c0 dotted; }
.LHeight20 { min-height:20px; line-height:20px;}
.LHeight25 { min-height:25px; line-height:25px;}
.LHeight30 { min-height:30px; line-height:30px;}
.LHeight50 { min-height:50px; line-height:50px;}

.Margin10 { margin-top:10px!important; margin-bottom:10px!important; }
.Padding10 { padding-top:10px!important; padding-bottom:10px!important; }
.MarginWM { margin:0px 5px 0px 5px !important; }
.MarginW6 { margin-left:6px!important; margin-right:6px!important; }
.MarginW10 { margin-left:10px!important; margin-right:10px!important; }
.MarginW20 { margin-left:20px!important; margin-right:20px!important; }
.PaddingW10 { padding-left:10px!important; padding-right:10px!important; }
.PaddingW20 { padding-left:20px!important; padding-right:20px!important; }
.MarginT10 { margin:10px 10px 10px 10px !important; }
.MarginT20 { margin:10px 20px 10px 20px !important; }
.Margin10 { margin:10px 0px 10px 0px !important; }
.MarginT0 { margin:0px 0px 0px 0px !important; }
.MarginT2 { margin:2px 2px 2px 2px !important; }
.MarginT6 { margin:6px 6px 6px 6px !important; }
.PaddingT10 { padding:10px 10px 10px 10px !important; }
.PaddingT6 { padding:6px 6px 6px 6px !important; }
.PaddingT2 { padding:2px 2px 2px 2px !important; }
.Padding6 { padding:6px 0px 6px 0px !important; }
.Padding0 { padding:0px 0px 0px 0px !important; }
.Padding2, .PaddingW4 { padding:0px 4px 0px 4px !important; }
.Pad { padding:0px 0px 0px 4px !important; }

/* Report HR-Bar Seperator Background */
hr { border: 0; width: 100%; background-color: #c0c0c0; line-height:1px; height: 1px;}
.hrfoot { color: #e0dcd0; }
.HR-Bar { border: 0; width: 100%; background-color: #c0c0c0; line-height:1px; height: 1px;}
.HR-Grey { border: 0; width: 100%; background-color: #555150; line-height:1px; height: 1px;}

.MbrAddr { font-size: 14px; color: #373737; }
.PhoneTitle { font-size: 13px; color: #ffffff; background-color: #00529d; }
.MbrPhone { font-size: 13px; color:#800000; }
.MbrInfo { font-size: 11px; color: #373737; }
.MbrInfoData { font-size: 11px; color:#800000; }
.Welcome-strip { font-size: 14px; font-weight: 600; color:  #800000; }
.Welcome-stripTitle { font-size: 14px;  font-weight: 600; color: #373737; }
.Photo-Bar { font-size: 14px; font-weight:600; color: #ffffff; background-color: #00529d; }
.PhotoBack { font-size: 11px; font-weight: 500; color: #00008b; background-color:#ffffff; }
.PhotoDesc { font-size: 11px; font-weight:500; color: #808080; background-color: #ffffff; }

/* Event Right Side Menu Options Setups */
.eventnav { font-family: Verdana, Geneva, sans-serif;  line-height:1.2em; font-size: 14px; }
.eventnav a { width:100%; color: #00529d; font-family: Verdana, Geneva, sans-serif;  font-size: 14px;  line-height:1.4em;  text-decoration: none;  padding: .45em 0.0em 0.45em 1.03em; border-bottom: 1px #d6d6d4 solid; }
.eventnav a:hover { color: #ffffff!important; background-color: #00529d!important;   }


@media (min-width:601px){.eventnav a{width:100%; display: block; text-align:left; }}
@media (max-width:600px){.eventnav a{display:  inline; text-align:center;width:auto; color: #00529d; font-family: Verdana, Geneva, sans-serif;  font-size: 14px;  line-height:1.4em;  text-decoration: none;  padding: .45em 0.0em 0.45em 1.03em; border-bottom: 1px #d6d6d4 solid; }}
 

/* Submit Buttons  - Add  !important; to Border to show Border */
.SubmitBtn, .SubmitBtnRev, a.SubmitBtnRev, a.SubmitBtn, input.SubmitBtn { font-size: 14px; min-width:30px; text-decoration: none; cursor: pointer; color: #00529d!important; background-color: #ffffff; margin: 4px 2px; padding: 5px 10px 5px 10px; border-radius:4px;border:1px  solid #c0c0c0!important; }
.C175, a.C175 {display:inline-block; width:175px; text-align:center; }
a.SubmitBtn:hover, a.SubmitBtnRev, .SubmitBtn:hover, .SubmitBtnRev { color: #ffffff!important; background-color: #00529d!important; }
.SubmitBtnRev:hover, a.SubmitBtnRev:hover { color: #00529d!important; background-color: #ffffff!important; }

.SubmitBtnPay, a.SubmitBtnPayRev , a.SubmitBtnPay , a.SubmitBtnGreen , input.SubmitBtnPay , input.SubmitBtnGreen{ font-size: 14px; min-width:30px; text-decoration: none; cursor: pointer; color: #005c5c; background-color: #ffffff; margin: 4px 2px; padding: 5px 10px 5px 10px; border-radius:4px;border:1px  solid #c0c0c0!important; }
a.SubmitBtnPay:hover, a.SubmitBtnGreen:hover, a.SubmitBtnPayRev, .SubmitBtnPay:hover, .SubmitBtnPayRev { color: #ffffff!important; background-color: #005c5c!important; }

.SubmitBtnRed, .SubmitBtnDEL, a.SubmitBtnDELRev , a.SubmitBtnDEL, a.SubmitBtnRed , input.SubmitBtnDEL, input.SubmitBtnRed{ font-size: 14px; min-width:30px; text-decoration: none; cursor: pointer; color: #ff0000; background-color: #ffffff; margin: 4px 2px; padding: 5px 10px 5px 10px; border-radius:4px;border:1px  solid #c0c0c0!important; }
a.SubmitBtnDEL:hover, a.SubmitBtnRed:hover, a.SubmitBtnDELRev, .SubmitBtnDEL:hover, .SubmitBtnDELRev { color: #ffffff!important; background-color: #ff0000!important; }

.SubmitBtnBlack, a.SubmitBtnBlackRev, a.SubmitBtnBlack, input.SubmitBtnBlack{ font-size: 14px; min-width:30px; text-decoration: none; cursor: pointer; color: black; background-color: #ffffff; margin: 4px 2px; padding: 5px 10px 5px 10px; border-radius:4px;border:1px  solid #c0c0c0!important; }
.SubmitBtnBlack:hover, a.SubmitBtnBlack:hover, a.SubmitBtnBlackRev, .SubmitBtnBlackRev { color: #ffffff!important; background-color: black!important; }

.SubmitBtnGrey, a.SubmitBtnGreyRev, a.SubmitBtnGrey, input.SubmitBtnGrey{ font-size: 14px; min-width:30px; text-decoration: none; cursor: pointer; color: grey; background-color: #ffffff; margin: 4px 2px; padding: 5px 10px 5px 10px; border-radius:4px;border:1px  solid #c0c0c0!important; }
.SubmitBtnGrey:hover, a.SubmitBtnGrey:hover, a.SubmitBtnGreyRev, .SubmitBtnGreyRev { color: #ffffff!important; background-color: grey!important; }

.Pager, a.PagerRev, a.Pager{ font-size: 24px; min-width:20px; text-decoration: none; cursor: pointer; color: grey; background-color: #ffffff;  padding: 0px 2px 0px 2px; border-radius:4px;border:0px  solid #c0c0c0!important; }
.xPager:hover, a.xPager:hover, a.PagerRev, .PagerRev { color: #ffffff!important; background-color: grey!important; }
.PagerBig, a.PagerBig{ font-size: 30px; min-width:20px; text-decoration: none; cursor: pointer; color: grey; background-color: #ffffff;  padding: 0px 0px 0px 0px; }
/* Event Right Side Menu Options BackGround & Text Setups */

.EventBtn, .EventBtnPay, .EventBtnDel, .EventBtnGreen, .EventBtnRed, .EventBtnBlack, .EventBtnA { font-size: 14px; min-width:30px; background-color:#ffffff!important; text-align:center; margin: 4px 2px; padding: 5px 10px 5px 10px; border-radius:4px; border:1px solid #c0c0c0!important;  }
.EventBtn:hover, .EventBtnBig:hover{ color: #ffffff!important; background-color: #00529d!important;   }
.EventBtnPay:hover, .EventBtnGreen:hover  { color: #ffffff!important; background-color: #008080!important;   }
.EventBtnDel:hover, .EventBtnRed:hover { color: #ffffff!important; background-color: #800000!important;   }
.EventBtnBlack:hover { color: #ffffff!important; background-color: #000000!important;   }

a.EventBtn { font-size: 14px; text-decoration: none; color: #00529d; }
a.EventBtnPay, a.EventBtnGreen { font-size: 14px; text-decoration: none; color: #008080; }
a.EventBtnDel, a.EventBtnRed { font-size: 14px; text-decoration: none; color: #800000; }
a.EventBtnBlack { font-size: 14px; text-decoration: none; color: #000000; }
a.EventBtnA { text-decoration: none; color: #00529d!important; background-color: #ffffff!important;   }

a.EventBtn:hover { font-size: 14px; text-decoration: none; color:#ffffff; }
a.EventBtnPay:hover, a.EventBtnGreen:hover  { font-size: 14px; text-decoration: none; color:#008080; }
a.EventBtnDel:hover, a.EventBtnRed:hover  { font-size: 14px; text-decoration: none; color:#800000; }
a.EventBtnBlack:hover { font-size: 14px; text-decoration: none; color:#000000; }

.EventBtnRev { font-size: 14px;  background-color:#00529d; color: #ffffff!important; text-align:center; margin: 4px 2px; padding: 5px 10px 5px 10px; border-radius:4px; border:1px solid #c0c0c0}
.EventBtnRev:hover { color: #00529d!important; background-color: #ffffff!important;   }

.EventBtnBigRev { font-size: 16px; line-height:30px;  background-color:#00529d; color: #ffffff!important; text-align:center; margin: 4px 2px; padding: 5px 10px 5px 10px; border-radius:4px;border:1px solid #c0c0c0!important; }
.EventBtnBigRev:hover { color: #00529d!important; background-color: #ffffff!important;   }

.DonateBtnBigRev { font-size: 16px; line-height:30px;  background-color:#008080; color: #FFFFFF!important; text-decoration: none; text-align:center; margin: 4px 2px; padding: 5px 10px 5px 10px; border-radius:4px;border:1px solid #c0c0c0!important; }
.DonateBtnBigRev:hover { color: #008080!important; background-color: #FFFFFF!important; text-decoration: none;  }

.StoreBtnBigRev { font-size: 16px; line-height:80px;  background-color:#00529d; color: #FFFFFF!important; text-decoration: none; text-align:center; margin: 4px 2px; padding: 5px 10px 5px 10px; border-radius:4px;border:1px solid #c0c0c0!important; }
.StoreBtnBigRev:hover { color: #00529d!important; background-color: #FFFFFF!important; text-decoration: none;  }
a.StoreBtn { font-size: 16px; text-decoration: none; color: #FFFFFF; border:0px; }
a.StoreBtn:hover { font-size: 16px; text-decoration: none; color:#00529d; border:0px; }

a.EventBtnRev { font-size: 14px; text-decoration: none; color: #808080; }
a.EventBtnRev:hover { font-size: 14px; text-decoration: none; color:#ff0000; }

.EventBtnBig, .EventBtnBigA { font-size: 16px; line-height:30px; background-color:#ffffff;text-decoration: none; text-align:center;margin:4px 2px; padding: 5px 10px 5px 10px; border-radius:4px;border:1px solid #c0c0c0!important; }
.EventBtnBig, a.EventBtnBig { text-decoration: none; color: #00529d; }
a.EventBtnBigA { text-decoration: none; color: grey!important; }
a.EventBtnBig:hover {  text-decoration: none; color:#ffffff; }

.Event-Display { font-size: 14px; font-weight:500; color: #373737; background-color: ; }
/* Event Text Description Alternative 1 & 2 Setups */
.Event-Desc { font-size: 14px; font-weight: 500; color: #373737; background-color: #ffffff; }
.Event-Desc2 { font-size: 14px; font-weight: 500; color: #373737; background-color: #ffffff; }
/* Event Text Description Alternative 1 & 2 Setups */
.Event-DescL { font-size: 16px; font-weight: 500; color: #373737; background-color: #ffffff; }
.Event-DescL2 { font-size: 16px; font-weight: 500; color: #373737; background-color: #ffffff; }
/* MINI Event Text Description Alternative 1 & 2 Setups */
.MiniEvent-Title { font-size: 14px;	font-weight: 500; color: #000000; background-color: #ffffff; }
.MiniEvent-Date { font-size: 14px; font-weight: 500; color: #01529D; background-color: #ffffff; }
.MiniEvent-Desc { font-size: 14px; font-weight: 500; color: #555150; background-color: #ffffff; }
.MiniEvent-Desc2 { font-size: 14px; font-weight: 500; color: #555150; background-color: #ffffff; }

/* Regular Hyperlinks */
.Hyperlink { color: #373737; text-decoration: none; }
a.Hyperlink:link { color: #373737; text-decoration: none; }
a.Hyperlink:visited { color: #373737; text-decoration: none; }
a.Hyperlink:hover { color:#ff0000; text-decoration: none; }
a.Hyperlink:active { color:#ff0000; text-decoration: none; }
/* Regular Hyperlinks2 */
.Hyperlink2 { color: #373737;  text-decoration: none; }
a.Hyperlink2:link { color: #373737;  text-decoration: none; }
a.Hyperlink2:visited { color: #373737;  text-decoration: none; }
a.Hyperlink2:hover { color: #ff0000;  text-decoration: none; }
a.Hyperlink2:active { color: #ff0000; text-decoration: none; }
/* Regular Hyperlinks3 */
.Hyperlink3 { color: #800000; text-decoration: none; }
a.Hyperlink3:link { color: #800000; text-decoration: none; }
a.Hyperlink3:visited { color: #800000; text-decoration: none; }
a.Hyperlink3:hover { color: #373737; text-decoration: none; }
a.Hyperlink3:active { color: #373737; text-decoration: none; }
/* Regular Hyperlinks4 */
.Hyperlink4 { color: #00529d; text-decoration: none; }
a.Hyperlink4:link { color: #00529d; text-decoration: none; }
a.Hyperlink4:visited { color: #00529d; text-decoration: none; }
a.Hyperlink4:hover { color: #ff0000; text-decoration: none; }
a.Hyperlink4:active { color: #ff0000; text-decoration: none; }

/* Header Hyperlinks */
.H-Hyperlink { color:  #373737;	 text-decoration: none; }
a.H-Hyperlink:link { color:  #373737; text-decoration: none; }
a.H-Hyperlink:visited { color: #373737; text-decoration: none; }
a.H-Hyperlink:hover { color: #373737; text-decoration: none; }
a.H-Hyperlink:active { color:  #ff0000; text-decoration: none; }
/* Reverse Text Hyperlinks */
.RT-Hyperlink { text-decoration: none; color: #ffffff; background-color: #00529d; }
a.RT-Hyperlink:link { color: #ffffff; text-decoration: none; }
a.RT-Hyperlink:visited { color: #ffffff; text-decoration: none; }
a.RT-Hyperlink:hover { color: #ffffff; text-decoration: none; }
a.RT-Hyperlink:active { color: #ffffff; text-decoration: none; }

/* email Hyperlinks */
a.email:link { font-style: normal; font-size: 13px; color: #373737; text-decoration: none; }
a.email:visited { font-style: normal; font-size: 13px; color: #373737; text-decoration: none; }
a.email:hover { font-style: normal; font-size:13px; color:#ff0000; text-decoration: none; }
a.email:active { font-style: normal; font-size: 13px; color:#ff0000; text-decoration: none; }
/* Blytheco Footer Text Hyperlinks */
p.footer { font-size: 11px;  }
a.footer { font-size: 11px;  text-decoration: none; color: #555a65; }
a.footer:link { font-size: 11px;  text-decoration: none; color: #373737; }
a.footer:visited { font-size: 11px;  text-decoration: none; color: #373737; }
a.footer:hover { font-size: 11px;  text-decoration: none; color: #ff0000; }
a.footer:active { font-size: 11px;  text-decoration: none; color: #ff0000; }
.foot { color: #555a65; font-size: 11px; line-height: 14pt; }
.footb { color: #555a65; font-size: 12px;  line-height: 14pt; }
a.footlink:link  { font-size: 11px; color: #555a65; padding-left: 5pt; padding-right: 5pt; text-decoration: none; }
a.footlink:visited { font-size: 11px; color: #555a65; padding-left: 5pt; padding-right: 5pt; text-decoration: none; }
a.footlink:hover { font-size: 11px; color: #555a65; padding-left: 5pt; padding-right: 5pt; text-decoration: none; }
a.footlink:active { font-size: 11px; color: #555a65; padding-left: 5pt; padding-right: 5pt; text-decoration: none; }
a.footlinkb:link { font-size: 12px;  color: #555a65; padding-left: 5pt; padding-right: 5pt; text-decoration: none; }
a.footlinkb:visited { font-size: 12px; color: #555a65; padding-left: 5pt; padding-right: 5pt; text-decoration: none; }
a.footlinkb:hover { font-size: 12px; color: #555a65; padding-left: 5pt; padding-right: 5pt; text-decoration: none; }
a.footlinkb:active { font-size: 12px; color: #555a65; padding-left: 5pt; padding-right: 5pt; text-decoration: none; }

/* Header Menu Text Hyperlinks */
a.menu { font-size: 10px; font-weight: normal; text-decoration: none; color: #373737; }
a.menu:visited { font-size: 10px; font-weight: normal; text-decoration: none; color: #373737; }
a.menu:hover { font-size: 10px;	font-weight: normal; text-decoration: none; color:#ff0000; }
a.menu:active { font-size: 10px; font-weight: normal; text-decoration: none; color:#ff0000; }
.nav { font-size: 10px; text-decoration: none; color: #808080; border-color: #c0c0c0; background-color: #ffffff; border:1px #c0c0c0 solid; border-collapse:collapse; }

/* Quick Menu Text Hyperlinks */
a.quik { font-size: 12px;  text-decoration: none; color: #373737; }
a.quik:hover { font-size: 12px;  text-decoration: none; color: #ff0000; }
/* Calendar Pop-up */
#dek { POSITION: relative; VISIBILITY: hidden; Z-INDEX: 200; }
/* Photo Grid */
tr.gallery-grid-row {
    height: 80px;
}
td.gallery-grid-icon {
    width: 120px;
    text-align: center;
}
td.gallery-grid-icon img {
    max-width: 120px;
    max-height: 80px;
}

/* W3.CSS 4.13 June 2019 by Jan Egil and Borge Refsnes */
/* 
html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}
*/
/* Extract from normalize.css by Nicolas Gallagher and Jonathan Neal git.io/normalize */
/* 
html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}
article,aside,details,figcaption,figure,footer,header,main,menu,nav,section{display:block}summary{display:list-item}
audio,canvas,progress,video{display:inline-block}progress{vertical-align:baseline}
audio:not([controls]){display:none;height:0}[hidden],template{display:none}
a{background-color:transparent}a:active,a:hover{outline-width:0}
abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}
b,strong{font-weight:bolder}dfn{font-style:italic}mark{background:#ff0;color:#000}
small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sub{bottom:-0.25em}sup{top:-0.5em}figure{margin:1em 40px}img{border-style:none}
code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}hr{box-sizing:content-box;height:0;overflow:visible}
button,input,select,textarea,optgroup{font:inherit;margin:0}optgroup{font-weight:bold}
button,input{overflow:visible}button,select{text-transform:none}
button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}
button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}
button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}
fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em}
legend{color:inherit;display:table;max-width:100%;padding:0;white-space:normal}textarea{overflow:auto}
[type=checkbox],[type=radio]{padding:0}
[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}
[type=search]{-webkit-appearance:textfield;outline-offset:-2px}
[type=search]::-webkit-search-decoration{-webkit-appearance:none}
::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}
 */
 /* End extract */
  /* 
html,body{font-family:Verdana,sans-serif;font-size:15px;line-height:1.5}html{overflow-x:hidden}
h1{font-size:36px}h2{font-size:30px}h3{font-size:24px}h4{font-size:20px}h5{font-size:18px}h6{font-size:16px}.w3-serif{font-family:serif}
h1,h2,h3,h4,h5,h6{font-family:"Segoe UI",Arial,sans-serif;font-weight:400;margin:10px 0}.w3-wide{letter-spacing:4px}
hr{border:0;border-top:1px solid #eee;margin:20px 0}
 */
.w3-image{max-width:100%;height:auto}img{vertical-align:middle}a{color:inherit}
.w3-table,.w3-table-all{border-collapse:collapse;border-spacing:0;width:100%;display:table}.w3-table-all{border:1px solid #ccc}
.w3-bordered tr,.w3-table-all tr{border-bottom:1px solid #ddd}.w3-striped tbody tr:nth-child(even){background-color:#f1f1f1}
.w3-table-all tr:nth-child(odd){background-color:#fff}.w3-table-all tr:nth-child(even){background-color:#f1f1f1}
.w3-hoverable tbody tr:hover,.w3-ul.w3-hoverable li:hover{background-color:#ccc}.w3-centered tr th,.w3-centered tr td{text-align:center}
.w3-table td,.w3-table th,.w3-table-all td,.w3-table-all th{padding:8px 8px;display:table-cell;text-align:left;vertical-align:top}
.w3-table th:first-child,.w3-table td:first-child,.w3-table-all th:first-child,.w3-table-all td:first-child{padding-left:16px}
.w3-btn,.w3-button{border:none;display:inline-block;padding:8px 16px;vertical-align:middle;overflow:hidden;text-decoration:none;color:inherit;background-color:inherit;text-align:center;cursor:pointer;white-space:nowrap}
.w3-btn:hover{box-shadow:0 8px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19)}
.w3-btn,.w3-button{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}   
.w3-disabled,.w3-btn:disabled,.w3-button:disabled,{cursor:not-allowed;opacity:0.3}.w3-disabled *,:disabled *{pointer-events:none}
.w3-btn.w3-disabled:hover,.w3-btn:disabled:hover{box-shadow:none}
.w3-badge,.w3-tag{background-color:#000;color:#fff;display:inline-block;padding-left:8px;padding-right:8px;text-align:center}.w3-badge{border-radius:50%}
.w3-ul{list-style-type:none;padding:0;margin:0}.w3-ul li{padding:8px 16px;border-bottom:1px solid #ddd}.w3-ul li:last-child{border-bottom:none}
.w3-tooltip,.w3-display-container{position:relative}.w3-tooltip .w3-text{display:none}.w3-tooltip:hover .w3-text{display:inline-block}
.w3-ripple:active{opacity:0.5}.w3-ripple{transition:opacity 0s}
.w3-input{padding:8px;display:block;border:none;border-bottom:1px solid #ccc;width:100%}
.w3-select{padding:9px 0;width:100%;border:none;border-bottom:1px solid #ccc}
.w3-dropdown-click,.w3-dropdown-hover{position:relative;display:inline-block;cursor:pointer}
.w3-dropdown-hover:hover .w3-dropdown-content{display:block}
.w3-dropdown-hover:first-child,.w3-dropdown-click:hover{background-color:#ccc;color:#000}
.w3-dropdown-hover:hover > .w3-button:first-child,.w3-dropdown-click:hover > .w3-button:first-child{background-color:#ccc;color:#000}
.w3-dropdown-content{cursor:auto;color:#000;background-color:#fff;display:none;position:absolute;min-width:160px;margin:0;padding:0;z-index:1}
.w3-check,.w3-radio{width:24px;height:24px;position:relative;top:6px}
.w3-sidebar{height:100%;width:200px;background-color:#fff;position:fixed!important;z-index:1;overflow:auto}
.w3-bar-block .w3-dropdown-hover,.w3-bar-block .w3-dropdown-click{width:100%}
.w3-bar-block .w3-dropdown-hover .w3-dropdown-content,.w3-bar-block .w3-dropdown-click .w3-dropdown-content{min-width:100%}
.w3-bar-block .w3-dropdown-hover .w3-button,.w3-bar-block .w3-dropdown-click .w3-button{width:100%;text-align:left;padding:8px 16px}
.w3-main,#main{transition:margin-left .4s}
.w3-modal{z-index:3;display:none;padding-top:100px;position:fixed;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgb(0,0,0);background-color:rgba(0,0,0,0.4)}
.w3-modal-content{margin:auto;background-color:#fff;position:relative;padding:0;outline:0;width:600px}
.w3-bar{width:100%;overflow:hidden}.w3-center .w3-bar{display:inline-block;width:auto}
.w3-bar .w3-bar-item{padding:4px 6px;float:left;width:auto;border:none;display:block;outline:0}
.w3-barC .w3-barC-item{padding:4px 6px;width:auto; text-align:center; border:none;display:block;outline:0}
.w3-bar .w3-dropdown-hover,.w3-bar .w3-dropdown-click{position:static;float:left}
.w3-bar .w3-button{white-space:normal}
.w3-bar-block .w3-bar-item{width:100%;display:block;padding:4px 6px;text-align:left;border:none;white-space:normal;float:none;outline:0}
.w3-bar-block.w3-center .w3-bar-item{text-align:center}.w3-block{display:block;width:100%}
.w3-responsive{display:block;overflow-x:auto}
.w3-container:after,.w3-container:before,.w3-panel:after,.w3-panel:before,.w3-row:after,.w3-row:before,.w3-row-padding:after,.w3-row-padding:before,
.w3-cell-row:before,.w3-cell-row:after,.w3-clear:after,.w3-clear:before,.w3-bar:before,.w3-bar:after{content:"";display:table;clear:both}
.w3-col,.w3-half,.w3-third,.w3-twothird,.w3-threequarter,.w3-quarter, .c1,.c2,.c3,.c4,.c5,.c6,.c7,.c8,.c9,.c10,.c11,.c12{float:left;width:100%}
.w3-col.s1{width:8.33333%}.w3-col.s2{width:16.66666%}.w3-col.s3{width:24.99999%}.w3-col.s4{width:33.33333%}
.w3-col.s5{width:41.66666%}.w3-col.s6{width:49.99999%}.w3-col.s7{width:58.33333%}.w3-col.s8{width:66.66666%}
.w3-col.s9{width:74.99999%}.w3-col.s10{width:83.33333%}.w3-col.s11{width:91.66666%}.w3-col.s12{width:99.99999%}
@media (min-width:601px){.w3-col.m1,.c1{width:8.33333%}.w3-col.m2,.c2{width:16.66666%}.w3-col.m3,.w3-quarter,.c3{width:24.99999%}.w3-col.m4,.w3-third,.c4{width:33.33333%}
.w3-col.m5,.c5{width:41.66666%}.w3-col.m6,.w3-half,.c6{width:49.99999%}.w3-col.m7,.c7{width:58.33333%}.w3-col.m8,.w3-twothird,.c8{width:66.66666%}
.w3-col.m9,.w3-threequarter,.c9{width:74.99999%}.w3-col.m10,.c10{width:83.33333%}.w3-col.m11,.c11{width:91.66666%}.w3-col.m12,.c12{width:99.99999%}}
@media (min-width:993px){.w3-col.l1{width:8.33333%}.w3-col.l2{width:16.66666%}.w3-col.l3{width:24.99999%}.w3-col.l4{width:33.33333%}
.w3-col.l5{width:41.66666%}.w3-col.l6{width:49.99999%}.w3-col.l7{width:58.33333%}.w3-col.l8{width:66.66666%}
.w3-col.l9{width:74.99999%}.w3-col.l10{width:83.33333%}.w3-col.l11{width:91.66666%}.w3-col.l12{width:99.99999%}}
.w3-rest{overflow:hidden}.w3-stretch{margin-left:-16px;margin-right:-16px}
.w3-content,.w3-auto{margin-left:auto;margin-right:auto}.w3-content{max-width:980px}.w3-auto{max-width:1140px}
.w3-cell-row{display:table;width:100%}.w3-cell{display:table-cell}
.w3-cell-top{vertical-align:top}.w3-cell-middle{vertical-align:middle}.w3-cell-bottom{vertical-align:bottom}
.w3-hide{display:none!important}.w3-show-block,.w3-show{display:block!important}.w3-show-inline-block{display:inline-block!important}
@media (max-width:1405px){.w3-auto{max-width:95%}}
@media (max-width:600px){.w3-modal-content{margin:0 10px;width:auto!important}.w3-modal{padding-top:30px}
.w3-dropdown-hover.w3-mobile .w3-dropdown-content,.w3-dropdown-click.w3-mobile .w3-dropdown-content{position:relative}	
.w3-hide-small{display:none!important}.w3-mobile{display:block;width:100%!important}.w3-bar-item.w3-mobile,.w3-dropdown-hover.w3-mobile,.w3-dropdown-click.w3-mobile{text-align:center}
.w3-dropdown-hover.w3-mobile,.w3-dropdown-hover.w3-mobile .w3-btn,.w3-dropdown-hover.w3-mobile .w3-button,.w3-dropdown-click.w3-mobile,.w3-dropdown-click.w3-mobile .w3-btn,.w3-dropdown-click.w3-mobile .w3-button{width:100%}}
@media (max-width:768px){.w3-modal-content{width:500px}.w3-modal{padding-top:50px}}
@media (min-width:993px){.w3-modal-content{width:900px}.w3-hide-large{display:none!important}.w3-sidebar.w3-collapse{display:block!important}}
@media (max-width:992px) and (min-width:601px){.w3-hide-medium{display:none!important}}
@media (max-width:992px){.w3-sidebar.w3-collapse{display:none}.w3-main{margin-left:0!important;margin-right:0!important}.w3-auto{max-width:100%}}
.w3-top,.w3-bottom{position:fixed;width:100%;z-index:1}.w3-top{top:0}.w3-bottom{bottom:0}
.w3-overlay{position:fixed;display:none;width:100%;height:100%;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,0.5);z-index:2}
.w3-display-topleft{position:absolute;left:0;top:0}.w3-display-topright{position:absolute;right:0;top:0}
.w3-display-bottomleft{position:absolute;left:0;bottom:0}.w3-display-bottomright{position:absolute;right:0;bottom:0}
.w3-display-middle{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%)}
.w3-display-left{position:absolute;top:50%;left:0%;transform:translate(0%,-50%);-ms-transform:translate(-0%,-50%)}
.w3-display-right{position:absolute;top:50%;right:0%;transform:translate(0%,-50%);-ms-transform:translate(0%,-50%)}
.w3-display-topmiddle{position:absolute;left:50%;top:0;transform:translate(-50%,0%);-ms-transform:translate(-50%,0%)}
.w3-display-bottommiddle{position:absolute;left:50%;bottom:0;transform:translate(-50%,0%);-ms-transform:translate(-50%,0%)}
.w3-display-container:hover .w3-display-hover{display:block}.w3-display-container:hover span.w3-display-hover{display:inline-block}.w3-display-hover{display:none}
.w3-display-position{position:absolute}
.w3-circle{border-radius:50%}
.w3-round-small{border-radius:2px}.w3-round,.w3-round-medium{border-radius:4px}.w3-round-large{border-radius:8px}.w3-round-xlarge{border-radius:16px}.w3-round-xxlarge{border-radius:32px}
.w3-row { text-align:left; }
.w3-rowCtr { text-align:center; }
.w3-row-padding,.w3-row-padding>.w3-half,.w3-row-padding>.w3-third,.w3-row-padding>.w3-twothird,.w3-row-padding>.w3-threequarter,.w3-row-padding>.w3-quarter,.w3-row-padding>.w3-col{padding:0 8px}
.w3-container,.w3-panel{padding:0.01em 16px}.w3-panel{margin-top:16px;margin-bottom:16px}
.w3-code,.w3-codespan{font-family:Consolas,"courier new";font-size:16px}
.w3-code{width:auto;background-color:#fff;padding:8px 12px;border-left:4px solid #4CAF50;word-wrap:break-word}
.w3-codespan{color:crimson;background-color:#f1f1f1;padding-left:4px;padding-right:4px;font-size:110%}
.w3-card,.w3-card-2{box-shadow:0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)}
.w3-card-4,.w3-hover-shadow:hover{box-shadow:0 4px 10px 0 rgba(0,0,0,0.2),0 4px 20px 0 rgba(0,0,0,0.19)}
.w3-spin{animation:w3-spin 2s infinite linear}@keyframes w3-spin{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}
.w3-animate-fading{animation:fading 10s infinite}@keyframes fading{0%{opacity:0}50%{opacity:1}100%{opacity:0}}
.w3-animate-opacity{animation:opac 0.8s}@keyframes opac{from{opacity:0} to{opacity:1}}
.w3-animate-top{position:relative;animation:animatetop 0.4s}@keyframes animatetop{from{top:-300px;opacity:0} to{top:0;opacity:1}}
.w3-animate-left{position:relative;animation:animateleft 0.4s}@keyframes animateleft{from{left:-300px;opacity:0} to{left:0;opacity:1}}
.w3-animate-right{position:relative;animation:animateright 0.4s}@keyframes animateright{from{right:-300px;opacity:0} to{right:0;opacity:1}}
.w3-animate-bottom{position:relative;animation:animatebottom 0.4s}@keyframes animatebottom{from{bottom:-300px;opacity:0} to{bottom:0;opacity:1}}
.w3-animate-zoom {animation:animatezoom 0.6s}@keyframes animatezoom{from{transform:scale(0)} to{transform:scale(1)}}
.w3-animate-input{transition:width 0.4s ease-in-out}.w3-animate-input:focus{width:100%!important}
.w3-opacity,.w3-hover-opacity:hover{opacity:0.60}.w3-opacity-off,.w3-hover-opacity-off:hover{opacity:1}
.w3-opacity-max{opacity:0.25}.w3-opacity-min{opacity:0.75}
.w3-greyscale-max,.w3-grayscale-max,.w3-hover-greyscale:hover,.w3-hover-grayscale:hover{filter:grayscale(100%)}
.w3-greyscale,.w3-grayscale{filter:grayscale(75%)}.w3-greyscale-min,.w3-grayscale-min{filter:grayscale(50%)}
.w3-sepia{filter:sepia(75%)}.w3-sepia-max,.w3-hover-sepia:hover{filter:sepia(100%)}.w3-sepia-min{filter:sepia(50%)}
.w3-tiny{font-size:10px!important}.w3-small{font-size:12px!important}.w3-medium{font-size:15px!important}.w3-large{font-size:18px!important}
.w3-xlarge{font-size:24px!important}.w3-xxlarge{font-size:36px!important}.w3-xxxlarge{font-size:48px!important}.w3-jumbo{font-size:64px!important}
.w3-left-align{text-align:left!important}.w3-right-align{text-align:right!important}.w3-justify{text-align:justify!important}.w3-center{text-align:center!important}
.w3-border-0{border:0!important}.w3-border{border:1px solid #ccc!important}
.w3-border-top{border-top:1px solid #ccc!important}.w3-border-bottom{border-bottom:1px solid #ccc!important}
.w3-border-left{border-left:1px solid #ccc!important}.w3-border-right{border-right:1px solid #ccc!important}
.w3-topbar{border-top:6px solid #ccc!important}.w3-bottombar{border-bottom:6px solid #ccc!important}
.w3-leftbar{border-left:6px solid #ccc!important}.w3-rightbar{border-right:6px solid #ccc!important}
.w3-section,.w3-code{margin-top:16px!important;margin-bottom:16px!important}
.w3-margin{margin:16px!important}.w3-margin-top{margin-top:16px!important}.w3-margin-bottom{margin-bottom:16px!important}
.w3-margin-left{margin-left:16px!important}.w3-margin-right{margin-right:16px!important}
.w3-padding-small{padding:4px 8px!important}.w3-padding{padding:8px 16px!important}.w3-padding-large{padding:12px 24px!important}
.w3-padding-16{padding-top:16px!important;padding-bottom:16px!important}.w3-padding-24{padding-top:24px!important;padding-bottom:24px!important}
.w3-padding-32{padding-top:32px!important;padding-bottom:32px!important}.w3-padding-48{padding-top:48px!important;padding-bottom:48px!important}
.w3-padding-64{padding-top:64px!important;padding-bottom:64px!important}
.w3-left{float:left!important}.w3-right{float:right!important}
/* .w3-button:hover{color:#000!important;background-color:#ccc!important}*/
.w3-transparent,.w3-hover-none:hover{background-color:transparent!important}
.w3-hover-none:hover{box-shadow:none!important}
/* Colors */
/* 
.w3-amber,.w3-hover-amber:hover{color:#000!important;background-color:#ffc107!important}
.w3-aqua,.w3-hover-aqua:hover{color:#000!important;background-color:#00ffff!important}
.w3-blue,.w3-hover-blue:hover{color:#fff!important;background-color:#2196F3!important}
.w3-light-blue,.w3-hover-light-blue:hover{color:#000!important;background-color:#87CEEB!important}
.w3-brown,.w3-hover-brown:hover{color:#fff!important;background-color:#795548!important}
.w3-cyan,.w3-hover-cyan:hover{color:#000!important;background-color:#00bcd4!important}
.w3-blue-grey,.w3-hover-blue-grey:hover,.w3-blue-gray,.w3-hover-blue-gray:hover{color:#fff!important;background-color:#607d8b!important}
.w3-green,.w3-hover-green:hover{color:#fff!important;background-color:#4CAF50!important}
.w3-light-green,.w3-hover-light-green:hover{color:#000!important;background-color:#8bc34a!important}
.w3-indigo,.w3-hover-indigo:hover{color:#fff!important;background-color:#3f51b5!important}
.w3-khaki,.w3-hover-khaki:hover{color:#000!important;background-color:#f0e68c!important}
.w3-lime,.w3-hover-lime:hover{color:#000!important;background-color:#cddc39!important}
.w3-orange,.w3-hover-orange:hover{color:#000!important;background-color:#ff9800!important}
.w3-deep-orange,.w3-hover-deep-orange:hover{color:#fff!important;background-color:#ff5722!important}
.w3-pink,.w3-hover-pink:hover{color:#fff!important;background-color:#e91e63!important}
.w3-purple,.w3-hover-purple:hover{color:#fff!important;background-color:#9c27b0!important}
.w3-deep-purple,.w3-hover-deep-purple:hover{color:#fff!important;background-color:#673ab7!important}
.w3-red,.w3-hover-red:hover{color:#fff!important;background-color:#f44336!important}
.w3-sand,.w3-hover-sand:hover{color:#000!important;background-color:#fdf5e6!important}
.w3-teal,.w3-hover-teal:hover{color:#fff!important;background-color:#009688!important}
.w3-yellow,.w3-hover-yellow:hover{color:#000!important;background-color:#ffeb3b!important}
.w3-white,.w3-hover-white:hover{color:#000!important;background-color:#fff!important}
.w3-black,.w3-hover-black:hover{color:#fff!important;background-color:#000!important}
.w3-grey,.w3-hover-grey:hover,.w3-gray,.w3-hover-gray:hover{color:#000!important;background-color:#9e9e9e!important}
.w3-light-grey,.w3-hover-light-grey:hover,.w3-light-gray,.w3-hover-light-gray:hover{color:#000!important;background-color:#f1f1f1!important}
.w3-dark-grey,.w3-hover-dark-grey:hover,.w3-dark-gray,.w3-hover-dark-gray:hover{color:#fff!important;background-color:#616161!important}
.w3-pale-red,.w3-hover-pale-red:hover{color:#000!important;background-color:#ffdddd!important}
.w3-pale-green,.w3-hover-pale-green:hover{color:#000!important;background-color:#ddffdd!important}
.w3-pale-yellow,.w3-hover-pale-yellow:hover{color:#000!important;background-color:#ffffcc!important}
.w3-pale-blue,.w3-hover-pale-blue:hover{color:#000!important;background-color:#ddffff!important}
.w3-text-amber,.w3-hover-text-amber:hover{color:#ffc107!important}
.w3-text-aqua,.w3-hover-text-aqua:hover{color:#00ffff!important}
.w3-text-blue,.w3-hover-text-blue:hover{color:#2196F3!important}
.w3-text-light-blue,.w3-hover-text-light-blue:hover{color:#87CEEB!important}
.w3-text-brown,.w3-hover-text-brown:hover{color:#795548!important}
.w3-text-cyan,.w3-hover-text-cyan:hover{color:#00bcd4!important}
.w3-text-blue-grey,.w3-hover-text-blue-grey:hover,.w3-text-blue-gray,.w3-hover-text-blue-gray:hover{color:#607d8b!important}
.w3-text-green,.w3-hover-text-green:hover{color:#4CAF50!important}
.w3-text-light-green,.w3-hover-text-light-green:hover{color:#8bc34a!important}
.w3-text-indigo,.w3-hover-text-indigo:hover{color:#3f51b5!important}
.w3-text-khaki,.w3-hover-text-khaki:hover{color:#b4aa50!important}
.w3-text-lime,.w3-hover-text-lime:hover{color:#cddc39!important}
.w3-text-orange,.w3-hover-text-orange:hover{color:#ff9800!important}
.w3-text-deep-orange,.w3-hover-text-deep-orange:hover{color:#ff5722!important}
.w3-text-pink,.w3-hover-text-pink:hover{color:#e91e63!important}
.w3-text-purple,.w3-hover-text-purple:hover{color:#9c27b0!important}
.w3-text-deep-purple,.w3-hover-text-deep-purple:hover{color:#673ab7!important}
.w3-text-red,.w3-hover-text-red:hover{color:#f44336!important}
.w3-text-sand,.w3-hover-text-sand:hover{color:#fdf5e6!important}
.w3-text-teal,.w3-hover-text-teal:hover{color:#009688!important}
.w3-text-yellow,.w3-hover-text-yellow:hover{color:#d2be0e!important}
.w3-text-white,.w3-hover-text-white:hover{color:#fff!important}
.w3-text-black,.w3-hover-text-black:hover{color:#000!important}
.w3-text-grey,.w3-hover-text-grey:hover,.w3-text-gray,.w3-hover-text-gray:hover{color:#757575!important}
.w3-text-light-grey,.w3-hover-text-light-grey:hover,.w3-text-light-gray,.w3-hover-text-light-gray:hover{color:#f1f1f1!important}
.w3-text-dark-grey,.w3-hover-text-dark-grey:hover,.w3-text-dark-gray,.w3-hover-text-dark-gray:hover{color:#3a3a3a!important}
.w3-border-amber,.w3-hover-border-amber:hover{border-color:#ffc107!important}
.w3-border-aqua,.w3-hover-border-aqua:hover{border-color:#00ffff!important}
.w3-border-blue,.w3-hover-border-blue:hover{border-color:#2196F3!important}
.w3-border-light-blue,.w3-hover-border-light-blue:hover{border-color:#87CEEB!important}
.w3-border-brown,.w3-hover-border-brown:hover{border-color:#795548!important}
.w3-border-cyan,.w3-hover-border-cyan:hover{border-color:#00bcd4!important}
.w3-border-blue-grey,.w3-hover-border-blue-grey:hover,.w3-border-blue-gray,.w3-hover-border-blue-gray:hover{border-color:#607d8b!important}
.w3-border-green,.w3-hover-border-green:hover{border-color:#4CAF50!important}
.w3-border-light-green,.w3-hover-border-light-green:hover{border-color:#8bc34a!important}
.w3-border-indigo,.w3-hover-border-indigo:hover{border-color:#3f51b5!important}
.w3-border-khaki,.w3-hover-border-khaki:hover{border-color:#f0e68c!important}
.w3-border-lime,.w3-hover-border-lime:hover{border-color:#cddc39!important}
.w3-border-orange,.w3-hover-border-orange:hover{border-color:#ff9800!important}
.w3-border-deep-orange,.w3-hover-border-deep-orange:hover{border-color:#ff5722!important}
.w3-border-pink,.w3-hover-border-pink:hover{border-color:#e91e63!important}
.w3-border-purple,.w3-hover-border-purple:hover{border-color:#9c27b0!important}
.w3-border-deep-purple,.w3-hover-border-deep-purple:hover{border-color:#673ab7!important}
.w3-border-red,.w3-hover-border-red:hover{border-color:#f44336!important}
.w3-border-sand,.w3-hover-border-sand:hover{border-color:#fdf5e6!important}
.w3-border-teal,.w3-hover-border-teal:hover{border-color:#009688!important}
.w3-border-yellow,.w3-hover-border-yellow:hover{border-color:#ffeb3b!important}
.w3-border-white,.w3-hover-border-white:hover{border-color:#fff!important}
.w3-border-black,.w3-hover-border-black:hover{border-color:#000!important}
.w3-border-grey,.w3-hover-border-grey:hover,.w3-border-gray,.w3-hover-border-gray:hover{border-color:#9e9e9e!important}
.w3-border-light-grey,.w3-hover-border-light-grey:hover,.w3-border-light-gray,.w3-hover-border-light-gray:hover{border-color:#f1f1f1!important}
.w3-border-dark-grey,.w3-hover-border-dark-grey:hover,.w3-border-dark-gray,.w3-hover-border-dark-gray:hover{border-color:#616161!important}
.w3-border-pale-red,.w3-hover-border-pale-red:hover{border-color:#ffe7e7!important}.w3-border-pale-green,.w3-hover-border-pale-green:hover{border-color:#e7ffe7!important}
.w3-border-pale-yellow,.w3-hover-border-pale-yellow:hover{border-color:#ffffcc!important}.w3-border-pale-blue,.w3-hover-border-pale-blue:hover{border-color:#e7ffff!important}
 */
/* SIDEBAR Menu Hyperlinks */
.header-logo {  max-height:60px; text-align:left;}
.header-navbar { width:100%; margin:  0px 0px 0px 0px; border-right:0px silver solid;}
.header-navbar-btn, .navbar-btn { box-shadow: none; outline: none !important; border: none; background-color:#ffffff; }
.header-line { display:block; line-height:3px;  text-decoration:none; border-bottom:1px silver solid; padding: 2px 0px 2px 0px; }
.header-search {  background-color:#ffffff; }
.header-social { height:20px;  padding: 0 0 0 4px; text-align:left; background-color:#ffffff; }
 input.header-search {    font-size: 12px;   line-height: 1.1em;    font-weight: normal;    color: #000000;    margin: 3px 0px 3px 0px;    padding: 3px 3px 3px 3px;    border-radius: 4px;    border: 1px solid silver;}
 img.header-social {border:0; }
.page-body { margin: 10px 10px 10px 10px; }
.navbar-BG { background-color:#ffffff; }


/* SIDEBAR Menu gets ride of border around X */
button:focus { outline: none !important;	}
.SBMenu-BG { background-color:; }
.SBMenuBorder { border-right:1px silver solid; border-left:1px silver solid; }
.xSBMenuBorder { border: 1px solid #c0c0c0; text-align:left; border-radius: 2px; }
a.SBMenuLink { line-height:30px; font-size: 14px; text-decoration: none; color: #373737; }
a.SBMenuLink:Link { line-height:30px; font-size: 14px; text-decoration: none; color: #373737; }
a.SBMenuLink:visited { line-height:30px; font-size: 14px; text-decoration: none; color: #373737; }
a.SBMenuLink:hover { line-height:30px; font-size: 14px; text-decoration: none; color: #ffffff; background-color: #ffffff; }
a.SBMenuLink:SBactive { line-height:30px; font-size: 14px; text-decoration: none; color: #373737; }
.SBMenuActive { line-height:30px; font-size: 14px; text-decoration: none; color: #ffffff!important; background-color: #ffffff!important; }

.SBMenuLine { display:block; font-size:14px; text-align:left; line-height:1px; color:#c0c0c0; text-decoration:none; border-bottom:1px #c0c0c0 solid; padding: 0px 0px px 0px; }
li.SBMenuLine { clear: both; }
.SBMenuTitle { display:block; font-size:14px; text-align:left; color:#373737; text-decoration:none;  border-bottom:1px #c0c0c0 solid; padding: 15px 0px 1px 20px; }
.SBMenuTitleAdmin { display:block; font-size:14px; text-align:left; color:#8b0000; text-decoration: none ;  border-bottom:1px #c0c0c0 solid; padding: 15px 0px 1px 20px; }
.SBpdf { vertical-align:top; float:right; }

/* Menu Top Right Login box */
.login-box { text-align: right; font-size: small; height:auto;}
.login-box ul { list-style-type: none; }
.login-box ul::before { content: '[ '; }
.login-box ul::after { content: ' ]'; }
.login-box li { display: inline-block; }
.login-box li:not(:last-child)::after { content: ' |'; }

.login-box a { color: #373737; text-decoration: none; }
.login-box a:visited { color: #373737; }
.login-box a:hover { color: #373737; text-decoration: underline; }

@media (max-width:600px){
    .header-logo, .header-navbar, .login-box{text-align:center;}
}

/* ---------------------------------------------------    DropDowns  ----------------------------------------------------- */
.list-unstyled{padding-left:0;list-style:none}
.xdropdown-toggle{color:#fff;background-color:#0062cc;border-color:#005cbf}

.collapse:not(.show){display:none}
.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}
@media screen and (prefers-reduced-motion:reduce){.collapsing{transition:none}}
.dropdown,.dropleft,.dropright,.dropup{position:relative}
.dropdown-toggle::after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}
.dropdown-toggle:empty::after{margin-left:0}
.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}
.dropdown-menu-right{right:0;left:auto}
.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}
.dropup .dropdown-toggle::after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}
.dropup .dropdown-toggle:empty::after{margin-left:0}
.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}
.dropright .dropdown-toggle::after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}
.dropright .dropdown-toggle:empty::after{margin-left:0}
.dropright .dropdown-toggle::after{vertical-align:0}
.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}
.dropleft .dropdown-toggle::after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:""}
.dropleft .dropdown-toggle::after{display:none}
.dropleft .dropdown-toggle::before{display:inline-block;width:0;height:0;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}
.dropleft .dropdown-toggle:empty::after{margin-left:0}
.dropleft .dropdown-toggle::before{vertical-align:0}
.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=top]{right:auto;bottom:auto}
.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}
.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}
.dropdown-item:focus,.dropdown-item:hover{color:#16181b;text-decoration:none;background-color:#f8f9fa}
.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#007bff}
.dropdown-item.disabled,.dropdown-item:disabled{color:#6c757d;background-color:transparent}
.dropdown-menu.show{display:block}
.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}
.dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#212529}

/* ---------------------------------------------------    NAV STYLE  ----------------------------------------------------- */
.nav{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}
.nav-link{display:block;padding:.5rem 1rem}
.nav-link:focus,.nav-link:hover{text-decoration:none}
.nav-link.disabled{color:#6c757d}
.nav-tabs{border-bottom:1px solid #dee2e6}
.nav-tabs .nav-item{margin-bottom:-1px}
.nav-tabs .nav-link{border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}
.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6}
.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}
.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}
.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}
.nav-pills .nav-link{border-radius:.25rem}
.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#007bff}
.nav-fill .nav-item{-ms-flex:1 1 auto;flex:1 1 auto;text-align:center}
.nav-justified .nav-item{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;text-align:center}
.tab-content>.tab-pane{display:none}
.tab-content>.active{display:block}
.navbar{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding:.5rem 1rem}
.navbar>.container,.navbar>.container-fluid{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}
.navbar-brand{display:inline-block;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}
.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}
.navbar-nav{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}
.navbar-nav .nav-link{padding-right:0;padding-left:0}
.navbar-nav .dropdown-menu{position:static;float:none}
.navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}
.navbar-collapse{-ms-flex-preferred-size:100%;flex-basis:100%;-ms-flex-positive:1;flex-grow:1;-ms-flex-align:center;align-items:center}
.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem}
.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none}
.navbar-toggler:not(:disabled):not(.disabled){cursor:pointer}
.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:no-repeat center center;background-size:100% 100%}@media (max-width:575.98px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:576px){.navbar-expand-sm{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}
.navbar-expand-sm .navbar-nav{-ms-flex-direction:row;flex-direction:row}
.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}
.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}
.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}
.navbar-expand-sm .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}
.navbar-expand-sm .navbar-toggler{display:none}}@media (max-width:767.98px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:768px){.navbar-expand-md{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}
.navbar-expand-md .navbar-nav{-ms-flex-direction:row;flex-direction:row}
.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}
.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}
.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}
.navbar-expand-md .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}
.navbar-expand-md .navbar-toggler{display:none}}@media (max-width:991.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:992px){.navbar-expand-lg{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}
.navbar-expand-lg .navbar-nav{-ms-flex-direction:row;flex-direction:row}
.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}
.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}
.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}
.navbar-expand-lg .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}
.navbar-expand-lg .navbar-toggler{display:none}}@media (max-width:1199.98px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:1200px){.navbar-expand-xl{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}
.navbar-expand-xl .navbar-nav{-ms-flex-direction:row;flex-direction:row}
.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}
.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}
.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}
.navbar-expand-xl .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}
.navbar-expand-xl .navbar-toggler{display:none}}
.navbar-expand{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}
.navbar-expand>.container,.navbar-expand>.container-fluid{padding-right:0;padding-left:0}
.navbar-expand .navbar-nav{-ms-flex-direction:row;flex-direction:row}
.navbar-expand .navbar-nav .dropdown-menu{position:absolute}
.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}
.navbar-expand>.container,.navbar-expand>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}
.navbar-expand .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}
.navbar-expand .navbar-toggler{display:none}
.navbar-light .navbar-brand{color:rgba(0,0,0,.9)}
.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}
.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.5)}
.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}
.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}
.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}
.navbar-light .navbar-toggler{color:rgba(0,0,0,.5);border-color:rgba(0,0,0,.1)}
.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}
.navbar-light .navbar-text{color:rgba(0,0,0,.5)}
.navbar-light .navbar-text a{color:rgba(0,0,0,.9)}
.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}
.navbar-dark .navbar-brand{color:#fff}
.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}
.navbar-dark .navbar-nav .nav-link{color:rgba(255,255,255,.5)}
.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:rgba(255,255,255,.75)}
.navbar-dark .navbar-nav .nav-link.disabled{color:rgba(255,255,255,.25)}
.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}
.navbar-dark .navbar-toggler{color:rgba(255,255,255,.5);border-color:rgba(255,255,255,.1)}
.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}
.navbar-dark .navbar-text{color:rgba(255,255,255,.5)}
.navbar-dark .navbar-text a{color:#fff}
.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}




/* ---------------------------------------------------    SIDEBAR STYLE  ----------------------------------------------------- */
.wrapper { display: flex; width: 100%; align-items: stretch; perspective: 2000px; }
#sidebar { min-width: 210px; max-width: 210px; background: #ffffff; color: #373737; transition: all 0.6s cubic-bezier(0.945, 0.020, 0.270, 0.665); transform-origin: bottom left; }
#sidebar.SBactive { margin-left: -210px; transform: rotateY(100deg); }
#sidebar .sidebar-header { padding: 20px; background: #ffffff; }
#sidebar ul.SBcomponents { line-height:10px; border-bottom: 1px solid silver; padding-left:0;list-style:none }
#sidebar ul p { color: #373737; padding: 10px; }
#sidebar ul li a { padding: 5px; font-size: 1.1em; display: block; }
#sidebar ul li a:hover a:visited { color: #ffffff; background: #373737; }
#sidebar ul li.SBactive > a, a[aria-expanded=true] { color: #373737; background: #ffffff; list-style-type:none; } 

a[data-toggle=collapse] { position: relative; }
.dropdown-toggle::after { display: block; position: absolute; top: 50%; right: 20px; transform: translateY(-50%); }
ul ul a.SBMenuLink, ul ul a.SBMenuActive { font-size: 0.9em !important; padding-left: 15px !important;  line-height:18px !important;  background: #ffffff; }
ul.CTAs { padding: 20px; }
ul.CTAs a { text-align: left; font-size: 0.9em !important; display: block; border-radius: 5px; margin-bottom: 5px; }

/* --------------------------------------------------- Hamburger X - CONTENT STYLE ----------------------------------------------------- */
#content { width: 100%; padding: 0px 0px 0px 0px; min-height: 100vh; transition: all 0.3s; }
#sidebarCollapse { width: 30px; height: 30px; background-color: #ffffff; cursor: pointer; }
#sidebarCollapse span { width: 80%; height: 2px; margin: 0 auto; display: block; background: #555; transition: all 0.8s cubic-bezier(0.810, -0.330, 0.345, 1.375); transition-delay: 0.2s; }
#sidebarCollapse span:first-of-type { transform: rotate(45deg) translate(2px, 2px); }
#sidebarCollapse span:nth-of-type(2) { opacity: 0; }
#sidebarCollapse span:last-of-type { transform: rotate(-45deg) translate(1px, -1px); }
#sidebarCollapse.SBactive span { transform: none; opacity: 1; margin: 5px auto; }

/* --------------------------------------------------- MEDIAQUERIES ----------------------------------------------------- */
@media (max-width: 768px) {
    #sidebar {  margin-left: -210px; transform: rotateY(90deg); }
    #sidebar.SBactive {  margin-left: 0; transform: none; }
    #sidebarCollapse span:first-of-type,
    #sidebarCollapse span:nth-of-type(2),
    #sidebarCollapse span:last-of-type { transform: none; opacity: 1; margin: 5px auto; }
    #sidebarCollapse.SBactive span { margin: 0 auto; }
    #sidebarCollapse.SBactive span:first-of-type { transform: rotate(45deg) translate(2px, 2px); }
    #sidebarCollapse.SBactive span:nth-of-type(2) { opacity: 0; }
    #sidebarCollapse.SBactive span:last-of-type { transform: rotate(-45deg) translate(1px, -1px); }
}
/* [Object] Modal
 * =============================== */
 .modal {
  opacity: 0;
  visibility: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: left;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity .25s ease;
}

.modal__bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  cursor: pointer;
}

.modal-state {
  display: none;
}


.modal-state:checked + .modal {
  opacity: 1;
  visibility: visible;
}

.modal-state:checked + .modal .modal__inner {
  top: 0;
}

.modal__inner {
  transition: top .25s ease;
  position: absolute;
  top: -10%;
  right: 0;
  bottom: 0;
  left: 0;
  width: 850px;
  margin: auto;
  overflow: auto;
  background: #fff;
  border-radius: 5px;
  padding: 1em 2em;
  height: 80%;
}

.modal__close {
  position: absolute;
  right: 1em;
  top: 1em;
  width: 1.1em;
  height: 1.1em;
  cursor: pointer;
}

.modal__close:after,
.modal__close:before {
  content: '';
  position: absolute;
  width: 2px;
  height: 1.5em;
  background: #ccc;
  display: block;
  transform: rotate(45deg);
  left: 50%;
  margin: -3px 0 0 -1px;
  top: 0;
}

.modal__close:hover:after,
.modal__close:hover:before {
  background: #aaa;
}

.modal__close:before {
  transform: rotate(-45deg);
}

@media screen and (max-width: 768px) {
	
  .modal__inner {
    width: 90%;
    height: 90%;
    box-sizing: border-box;
  }
}


/* Other
 * =============================== */
body {
  padding: 1%;
  font: 1/1.5em sans-serif;
  text-align: center;
}

.btn {
  cursor: pointer;
  background: #27ae60;
  display: inline-block;
  padding: .5em 1em;
  color: #fff;
  border-radius: 3px;
}

.btn:hover,
.btn:focus {
  background: #2ecc71;
}

.btn:active {
  background: #27ae60;
  box-shadow: 0 1px 2px rgba(0,0,0, .2) inset;
}

.btn--blue {
  background: #2980b9;
}

.btn--blue:hover,
.btn--blue:focus {
  background: #3498db;
}

.btn--blue:active {
  background: #2980b9;
}

p img {
  max-width: 200px;
  height: auto;
  float: left;
  margin: 0 1em 1em 0;
}@charset "utf-8";
/* CSS Document */
.blogheader {
                font-family: Arial, Helvetica, sans-serif;
                font-size:16px; 
                font-weight:bold;
                line-height:1.2em;
                color: #00529d;
                display: inline;
}

.blogtitle {
                color:  #373737;  
                font-size: 16px;
                line-height:1.2em;
				margin:5px;
				text-decoration :none !important;
                font-weight:normal;
}

.blogbyline {
                color:  #373737;
                font-size: 14px;
                font-weight:normal;
}

.blogcontent {
                color: #808080;
                font-size: 14px;
                line-height:1.2em;
           
}

.blogdate{
                color:  #373737;
                font-size: 11px;
                font-weight:normal;
}
.blogreadmore {
                color: #808080;
                font-size: 11px;
                line-height:1.0em;
}
.blogreadmoreColor {
                color: #00529d;
                font-size: 10px;
                line-height:1.0em;
}

.blogtitleSM {
                color:  #373737;  
                font-size: 16px;
                line-height:1.2em;
				margin:5px;		
				text-decoration:none ! important;
                font-weight:normal;
}

.blogbylineSM {
                color:  #373737;
                font-size: 14px;
                font-weight:normal;
}

.blogcontentSM {
                color: #808080;
                font-size: 14px;
                line-height:1.2em;
}
.blogreadmoreSM {
                color: #808080;
                font-size: 10px;         
}
.blogreadmoreSMColor {
                color: #00529d;
                font-size: 10px;         
}

.BlogLike {
	cursor: help;
	text-decoration: none;
	position: relative;
	z-index: 0;
}

.BlogLike:hover {
	background-color: transparent;
	z-index: 50;
}

.BlogLike span {
	position: absolute;
	width: 100px;
	font-family: Calibri, Tahoma, Geneva, sans-serif;
	line-height: 1.3em;
	text-align: left;
	color: #555A65;
	margin-left: -999em;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: #fafafb;
	border: 1px solid #CCC;
	padding: 5px 5px;
}

.BlogLike:hover span {
	left: -50px;
	top: 20px;
	margin-left: 0;
}

.BlogLike:hover img {
	border: 0;
	padding: 0;
}

.TipTxt {
	cursor: help;
	text-decoration: none;
	position: relative;
	z-index: 0;
}
.TipTxt:hover {
	background-color: transparent;
	z-index: 50;
}
.TipTxt span {
	position: absolute;
	width: 100px;
	font-family: Calibri, Tahoma, Geneva, sans-serif;
	line-height: 1.3em;
	text-align: left;
	color: #555A65;
	margin-left: -999em;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: #fafafb;
	border: 1px solid #CCC;
	padding: 5px 5px;
}
.TipTxt:hover span {
	left: 0px;
	top: 3px;
	margin-left: 0;
}
.TipTxt:hover img {
	border: 0;
	padding: 0;
}

    .tooltip {
      cursor: help;
      text-decoration: none;
      position: relative;
      z-index: 0;
    }
    .tooltip:hover {
      background-color: transparent;
      z-index: 50;
    }
    .tooltip span {
      position: absolute;
      width: 192px;
      font-size: 10px; line-height: 1.1em;
      text-align: center;
      color: grey;
      background-color: white;
      margin-left: -999em;
      -moz-border-radius: 4px;
      border-radius: 4px;
      border: 1px solid #CCC;
      padding: 5px 5px;
    }
    .tooltip:hover span {
      left: -10px;
      top: -35px;
      margin-left: 0;
    }
    .tooltip:hover img {
      border: 0;
      padding: 0;
    }
/* https://css-tricks.com/better-tabs-with-round-out-borders/

	 CSS-Tricks Example
	 by Chris Coyier
	 http://css-tricks.com


* { margin: 0; padding: 0; }
body { font: 14px Georgia, serif; }

h1 { 	width: 660px; 	margin: 0 auto; padding: 20px 0; color: #222; }
.group:before, .group:after { content: ""; display: table; }
.group:after { clear: both; }
.group { zoom: 1; }

<head>
<title>(Better) Round Out Tabs</title>

	<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
	<script>
		$(function() {
			$("li").click(function(e) {
			  e.preventDefault();
			  $("li").removeClass("selected");
			  $(this).addClass("selected");
			});
		});
	</script>
</head>

<body>

	<ul class="tabrow">
	    <li><a href="#">Lorem</a></li>
	    <li><a href="#">Ipsum</a></li>
	    <li class="selected"><a href="#">Sit amet</a></li>
	    <li><a href="#">Consectetur adipisicing</a></li>
	</ul>
	
</body>

*/
.group:before, .group:after { content: ""; display: table; }
.group:after { clear: both; }
.group { zoom: 1; }


.TabContent:not(:first-of-type) { display: none; /* Hides all but the first .TabContent div */ }
.TabBox  { margin:0px 0px 10px 0px; padding: 10px; border-bottom: 1px solid #c0c0c0; border-left: 1px solid #c0c0c0; border-right: 1px solid #c0c0c0; padding: 5px; vertical-align:bottom; text-align:left; border-radius: 5px; }

.TabBtn, a.TabBtn { display:block; text-align: center; text-decoration: none; margin:5px 20px 5px 20px;  padding: 6px 6px 6px 6px; width:230px; height:30px;  font-size: 14px; color: #00529d; background-color: #ffffff; border-radius:4px;border:1px  solid #c0c0c0!important; } 
.TabBtn:hover, a.TabBtn:hover { color: #ffffff!important; background-color: #00529d!important; }


.TabBtnRev, a.TabBtnRev { display:block; text-align: center; margin:5px 20px 5px 20px;  padding: 6px 6px 6px 6px; width:230px; height:30px;  font-size: 14px; color: #ffffff; background-color: #00529d; border-radius:4px;border:1px  solid #c0c0c0!important; } 
.TabBtnRev:hover, a.TabBtnRev:hover { color: #00529d!important; background-color: #ffffff!important; }


.TabBtnBig, a.TabBtnBig { display:block; text-align: center; text-decoration: none; margin:5px 20px 5px 20px;  padding: 10px 10px 10px 10px; width:230px; height:40px;  font-size: 16px; color: #00529d; background-color: #ffffff; border-radius:4px;border:1px  solid #c0c0c0!important; } 
.TabBtnBig:hover, a.TabBtnBig:hover { color: #ffffff!important; background-color: #00529d!important; }


.TabBtnBigRev, a.TabBtnBigRev { display:block; text-align: center; margin:5px 20px 5px 20px;  padding: 10px 10px 10px 10px; width:230px; height:40px;  font-size: 16px; color: #ffffff; background-color: #00529d; border-radius:4px;border:1px  solid #c0c0c0!important; } 
.TabBtnBigRev:hover, a.TabBtnBigRev:hover { color: #00529d!important; background-color: #ffffff!important; }



		.tabrow {
		    text-align: center;
		    list-style: none;
		    margin: 10px 2px 0 2px; /*was Margin 20px 0 20px;*/
		    padding: 0;
		    line-height: 24px;
		    height: 26px;
		    overflow: hidden;
		    font-size: 12px;
		    font-family: verdana;
		    position: relative;
		}
		.tabrow li {
		    border: 1px solid #c0c0c0;
		    background: #D1D1D1;
		    background: -o-linear-gradient(top, #ECECEC 50%, #D1D1D1 100%);
		    background: -ms-linear-gradient(top, #ECECEC 50%, #D1D1D1 100%);
		    background: -moz-linear-gradient(top, #ECECEC 50%, #D1D1D1 100%);
		    background: -webkit-linear-gradient(top, #ECECEC 50%, #D1D1D1 100%);
		    background: linear-gradient(top, #ECECEC 50%, #D1D1D1 100%);
		    display: inline-block;
		    position: relative;
		    z-index: 0;
		    border-top-left-radius: 6px;
		    border-top-right-radius: 6px;
		    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.4), inset 0 1px 0 #FFF;
		    text-shadow: 0 1px #FFF;
		    margin: 0 -5px;
		    padding: 0 12px;
		}
		.tabrow a {
			  color: #555;
			  text-decoration: none;
		}
		.tabrow li.TabSelected {
		    background: #FFF;
		    color: #333;
		    z-index: 2;
		    border-bottom-color: #FFF;
		}
		.tabrow:before {
		    position: absolute;
		    content: " ";
		    width: 100%;
		    bottom: 0;
		    left: 0;
		    border-bottom: 1px solid #c0c0c0; /* was 1*/
		    z-index: 1;
		}
		.tabrow li:before,
		.tabrow li:after {
		    border: 1px solid #c0c0c0;
		    position: absolute;
		    bottom: -1px;
		    width: 5px;
		    height: 5px;
		    content: " ";
		}
		.tabrow li:before {
		    left: -6px;
		    border-bottom-right-radius: 6px;
		    border-width: 0 1px 1px 0;
		    box-shadow: 2px 2px 0 #D1D1D1;
		}
		.tabrow li:after {
		    right: -6px;
		    border-bottom-left-radius: 6px;
		    border-width: 0 0 1px 1px;
		    box-shadow: -2px 2px 0 #D1D1D1;
		}
		.tabrow li.TabSelected:before {
		    box-shadow: 2px 2px 0 #FFF;
		}
		.tabrow li.TabSelected:after {
		    box-shadow: -2px 2px 0 #FFF;
		}

/* Sub Menu eAPIS Buttons */
.MenuButton1, a.MenuButton1, .MenuButton1a, .MenuButton2 {  text-align: center; margin:2px;  padding: 6px 0px 6px 4px; width:170px; height:30px; font-size: 13px; color: #00529d; background-color: #ffffff;  }

.MenuButton1:hover, .MenuButton2:hover, .MenuButton1a:hover, .MenuButton2a:hover { color: #ffffff!important; background-color: #00529d!important; }

.MenuButton2{ width:150px; color: #373737; background-color: #ffffff;   }
.MenuButton2a{ width:150px; color: #ff0000; background-color: #ffffff;   }
.MenuButton1a{  color: #ff0000; background-color: #ffffff; }

button { border:1; cursor:pointer; font-weight:normal; padding:2px 2px 2px 2px;  margin:2px 2px 2px 2px;  text-align:center;   font-size:14px; }
button span {   position:relative;  display:block;  white-space:nowrap;  padding:0 0 0 16px; }

/*blue buttons*/
button.slidebutton { background:url(/Style/CSS/images/btn-right.jpg) right no-repeat; overflow:visible; }
button.slidebutton span { height:36px; background:url(/Style/CSS/images/btn-left.jpg) left no-repeat; color:#fff; }
button.slidebutton:hover { color:#0657c5; }
button.slidebutton:hover span { color:#0657c5;}

.EventBkg { background: url("/Style/Graphics/EventBtn.gif"); }
.EventBkga { font-size: 11px;  background: url('/Style/Graphics/EventBtn.gif'); }


.SubmitButton, .SubmitButtonWide, .SubmitButtonActive, .SubmitButtonActiveWide, .SubmitButtonDEL, .SubmitButtonPAY, .SubmitButtonArrow  { height:25px; line-height: 100%; margin:0px; padding:2px 4px 4px 4px; font-size: 11px; color: #00529d; background-color: #ffffff;}
.SubmitButton:hover { color: #ffffff!important; background-color: #00529d!important; }

.SubmitButtonActive, .SubmitButtonActiveWide  { font-weight: bold; color: #ffffff;!important;  background-color: #00529d;!important; }
.SubmitButtonActive:hover { color: #00529d!important; background-color: #ffffff!important; }

.SubmitButtonActiveWide { font-weight: bold; color: #ff0000; background-color: #ffffff; }
.SubmitButtonDEL { color: #ff0000; background-color: #ffffff; }
.SubmitButtonDEL:hover { color: #ffffff!important;  background-color: #ff0000!important; }

.SubmitButtonPAY { color: #005c5c; background-color: #ffffff; }
.SubmitButtonPAY:hover { color: #ffffff!important; background-color: #005c5c!important; }

.SubmitButtonArrow { font-size: 10px; font-weight: normal; color: #ff0000; background-color: #ffffff; }
.SubmitButtonMini { 	margin:0px; padding:1px 1px 1px 1px; font-size: 8px; font-weight: normal; color: #373737; background-color: #ffffff; }

.Banner_container {
    position: relative;
    text-align: center;
    color: white;
    font-size:30px;
}

 /* Centered text */
 .center40-right {
    position: absolute;
    top: 42%;
    right:50px;
    font-size:1.7vw;
}

 /* Centered text */
 .center60-right {
    position: absolute;
    top: 62%;
    right:50px;
    font-size:1.7vw;
}

 /* Centered text */
.center-right {
    position: absolute;
    top: 50%;
    right:50px;
    font-size:30px;
}

.bottom-left {
    position: absolute;
    bottom: 8px;
    left: 16px;
    font-size:30px;
}

.top-left {
    position: absolute;
    top: 8px;
    left: 16px;
    font-size:30px;    
}

.top-right {
    position: absolute;
    top: 8px;
    right: 16px;
    font-size:30px;    
}

.bottom-right {
    position: absolute;
    bottom: 8px;
    right: 16px;
    font-size:30px;    
}

.Centered {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);   
}

.centered {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size:30px;    
}

.centered18 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size:18px;    
}

.centered20 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size:20px;    
}

.centered24 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size:24px;    
}

.centered30 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size:30px;    
}/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.8.5
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2018 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/

/* @group Base */
.chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.chosen-container * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  z-index: 1010;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
          box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  display: none;
}

.chosen-container.chosen-with-drop .chosen-drop {
  display: block;
}

.chosen-container a {
  cursor: pointer;
}

.chosen-container .search-choice .group-name, .chosen-container .chosen-single .group-name {
  margin-right: 2px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: normal;
  color: #999999;
}

.chosen-container .search-choice .group-name:after, .chosen-container .chosen-single .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top;
}

/* @end */
/* @group Single Chosen */
.chosen-container-single .chosen-single {
  /*position: relative; */
  display: block;
  overflow: hidden;
  padding:  0 0 0 6px;
  height: 30px;
  border: 1px solid #aaa;
  border-radius: 5px;
  background-color: #fff;

  /* 
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #fff), color-stop(50%, #f6f6f6), color-stop(52%, #eee), to(#f4f4f4));
  background: linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
  */
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 30px;
}

.chosen-container-single .chosen-single input[type=text] {
  cursor: pointer;
  opacity: 0;
  position: absolute;
  width: 0;
  border: 2px dashed red;
}

.chosen-container-single .chosen-single input:invalid { border: 2px dashed red !important; }
.chosen-container-single .chosen-single select:invalid { border: 2px dashed red !important; }
.invalid, .invalid + div.chosen-container a { border: 2px dashed red !important; }
.input-validation-error { border-color: red !important; } .input-validation-error, .input-validation-error + div.chosen-container ul.chosen-choices { border-color: red !important; }

.chosen-master {
  display: inline-block !important;
  width: 1px;
  height: 1px;
  margin: 0;
  padding: 0;
  border: 0;
}


.chosen-container-single .chosen-default {
  color: #999;
}

.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}

.chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 16px;
  display: block;
  width: 12px;
  height: 12px;
  background: url("../../Style/JS/Chosen/chosen-sprite.png") -42px 1px no-repeat;
  font-size: 1px;
}

.chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}

.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}

.chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}

.chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url("../../Style/JS/Chosen/chosen-sprite.png") no-repeat 0px 2px;
}

.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}

.chosen-container-single .chosen-search input[type=text] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: url("../../Style/JS/Chosen/chosen-sprite.png") no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}

.chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box;
}

.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}

/* @end */
/* @group Results */
.chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}

.chosen-container .chosen-results li {
  display: none;
  margin: 0 10px 0 10px;
  padding:  2px 6px 0px 6px;
  list-style: none;
  line-height: 25px;
  word-wrap: break-word;
  border-bottom:1px grey solid;
  -webkit-touch-callout: none;
}

.chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}

.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}

.chosen-container .chosen-results li.highlighted {
  background-color: #b6b6b6;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #777), color-stop(90%, #b6b6b6));
  background-image: linear-gradient(#777 20%, #b6b6b6 90%);
  color: #fff;
}

.chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}

.chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default;
}

.chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}

.chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}

/* @end */
/* @group Multi Chosen */
.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #eee), color-stop(15%, #fff));
  background-image: linear-gradient(#eee 1%, #fff 15%);
  cursor: text;
}

.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}

.chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}

.chosen-container-multi .chosen-choices li.search-field input[type=text] {
  margin: 1px 0;
  padding: 0;
  height: 18px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
  width: 25px;
}

.chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #f0f0f0;
    background-size: 100% 19px;
	background-repeat: repeat-x;
	background-clip: padding-box;
	color: #333;
	line-height: 15px;
	cursor: default;
	xbackground-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
}

.chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 1px;
  display: block;
  width: 12px;
  height: 12px;
  background: url("../../Style/JS/Chosen/chosen-sprite.png") -42px 1px no-repeat;
  font-size: 1px;
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}

.chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 2px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  color: #666;
}

.chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}

.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}

.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}

.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}

/* @end */
/* @group Active  */
.chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #eee), color-stop(80%, #fff));
  background-image: linear-gradient(#eee 20%, #fff 80%);
  -webkit-box-shadow: 0 1px 0 #fff inset;
          box-shadow: 0 1px 0 #fff inset;
}

.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent;
}

.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px;
}

.chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.chosen-container-active .chosen-choices li.search-field input[type=text] {
  color: #222 !important;
}

/* @end */
/* @group Disabled Support */
.chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}

.chosen-disabled .chosen-single {
  cursor: default;
}

.chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}

/* @end */
/* @group Right to Left */
.chosen-rtl {
  text-align: right;
}

.chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}

.chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}

.chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}

.chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}

.chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}

.chosen-rtl .chosen-choices li {
  float: right;
}

.chosen-rtl .chosen-choices li.search-field input[type=text] {
  direction: rtl;
}

.chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}

.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}

.chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}

.chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}

.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}

.chosen-rtl .chosen-search input[type=text] {
  padding: 4px 5px 4px 20px;
  background: url("../../Style/JS/Chosen/chosen-sprite.png") no-repeat -30px -20px;
  direction: rtl;
}

.chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}

.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}

/* @end */

  
/* @group Retina compatibility */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  .chosen-rtl .chosen-search input[type=text], .chosen-container-single .chosen-single abbr, .chosen-container-single .chosen-single div b, .chosen-container-single .chosen-search input[type=text], .chosen-container-multi .chosen-choices .search-choice .search-choice-close, .chosen-container .chosen-results-scroll-down span, .chosen-container .chosen-results-scroll-up span {
    background-image: url("../../Style/JS/Chosen/chosen-sprite@2x.png") !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}

/* @end */




<!-- /*Set Local CSS Styles Saved to DB */ -->

