/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   

/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */

.breadCrumbs li  a { color:black !important; }

@font-face {
	font-family: "Eagle-Light";
	/*src: url(/style/font/Eagle-Light.ttf);*/
       src: url('/PersonifyEbusiness/Portals/_default/Skins/PersonifySkin/css/style/font/eagle-light-webfont.eot');
       src: url('/PersonifyEbusiness/Portals/_default/Skins/PersonifySkin/css/style/font/eagle-light-webfont.eot?#iefix') format('embedded-opentype'),
       url('/PersonifyEbusiness/Portals/_default/Skins/PersonifySkin/css/style/font/eagle-light-webfont.woff') format('woff'),
       url('/PersonifyEbusiness/Portals/_default/Skins/PersonifySkin/css/style/font/eagle-light-webfont.ttf') format('truetype');
       font-weight: normal;
      font-style: normal;
}

@font-face {
	font-family: "Eagle-Book";
	/*src: url(/style/font/Eagle-Book.ttf);*/
  src: url('/PersonifyEbusiness/Portals/_default/Skins/PersonifySkin/css/style/font/eagle-book-webfont.eot');
  src: url('/PersonifyEbusiness/Portals/_default/Skins/PersonifySkin/css/style/font/eagle-book-webfont.eot?#iefix') format('embedded-opentype'),
       url('/PersonifyEbusiness/Portals/_default/Skins/PersonifySkin/css/style/font/eagle-book-webfont.woff') format('woff'),
       url('/PersonifyEbusiness/Portals/_default/Skins/PersonifySkin/css/style/font/eagle-book-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}


.HeadBg {
}
#site { margin: 0 auto; width: 1060px;}
/* background color for the content part of the pages */
Body
{
}

/* background/border colors for the selected tab */
.TabBg {
background: rgba(255,255,255,1); /* white */ color: #fff; text-shadow: none;
}

.LeftPane  { 
}

.LeftPane h2.moduleTitle span.Head { 
    line-height:18px; 
    display:block; 
    font-weight:bold !important; 
    color:#717375 !important;

}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {

}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:active   {
}

A.SelectedTab:hover    {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:active   {
}

A.OtherTabs:hover    {
}

/* GENERAL */
/* style for module titles */
.Head   {
}

/* style of item titles on edit and admin pages */
.SubHead    {
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal
{ 
}


/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:active   {
}

A.CommandButton:hover    {
}
    
/* GENERIC */
      H1  {
font-size: 1.8em;
font-family: "EagleMed", "Helvetica Neue", Helvetica, Arial, sans-serif;
text-transform: uppercase;
font-weight: bold;
color:#000;
}

H2  {
}
.main h1, .main h2 {
color: #000 !important;
font-family: Eagle-Book;
font-size: 1.4em !important;
}

.RightPane h2.moduleTitle span.Head{
    color:#000000 !important; 
    font-size: 16px !important; 
    font-family: "Eagle-Book", "Helvetica Neue", Helvetica, Arial, sans-serif !important; font-weight: 700; /*border-bottom: 1px solid #cccccc !important;*/ 
    padding-bottom:10px;

}

.LeftMemberPane h2.moduleTitle span.Head{
    font-weight:bold; 
    color:#000 !important; 
    font-family: "Eagle-Book", "Helvetica Neue", Helvetica, Arial, sans-serif !important; 
    border-bottom:1px solid #CCC !important; 
    display:block; 
    padding-bottom:7px;
}

.main h1, .main h2{ color:#000 !important; font-family: "Eagle-Book", "Helvetica Neue", Helvetica, Arial, sans-serif !important;}

.ContentPane .blankContainerSize h2.moduleTitle span{font-size:15px; color:#000000 !important; font-family:Eagle-Book, sans-serif;}

.navCol h2{
    background: none !important; 
    height: 30px;
    font: bold 14px/14px !important; 
    color: #FFF; 
    padding-left:0px !important;
    padding: 13px 0px 0 19px;

}


H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:active    {
}

A:hover {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
font-family: 'Whitney A', 'Whitney B'; font-weight: 400; font-style: normal;
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}

.mainMenu {
width: 1060px;
font-family:Eagle-Light;   
}

.mainMenu > li {
    margin-left: 0px;
    height:31px;
    margin-top: 18px;
    font-family:Eagle-Light;   
}
    .mainMenu > li > a {
    padding-right: 4px;
    padding-left: 6px;
    display: block;
    height: 14px;
    padding-top: 0px;
    font-size: 1.16em;
    font-family:Eagle-Light; 
    color: #717375;
    text-align: center;
    border-left: 1px solid #aaa
    }

    .mainMenu > li > a:hover {
    background:none;
    color:#000;
    padding-bottom: 3px;
    margin-bottom:2px;
    border-bottom:  1px solid #000;
    }

  .mainMenu > li:hover > a {
    background:none;
    color:#000;
    padding-bottom: 3px;
    border-bottom:  1px solid #000;
    }
  
.mainMenu > li {
    margin-left: 0px;
    height:31px;
    margin-top: 18px;
    font-family:Eagle-Light;   
}

#leftMenu * {
    border:0px none; 
    color:#000;
   /*font-family:Verdana, Arial, Helvetica, sans-serif;*/ 
    font-family: "Eagle-Light", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    text-transform:uppercase;
    overflow:visible
         /* background-image:none interferes with new ols */ 
    white-space: nowrap;
}

.dnnMenu {
border-bottom: none;
}

html, body, div,, object, iframe, h1, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video { font-family: 'Whitney A', 'Whitney B'; }



.breadCrumbs li { font-size: 15px; font-family: Eagle-Book; }

.breadCrumbs a { font-size: 15px; font-family: Eagle-Book; }

#content .fullWidth h1 { clear:both; float:none; position:relative; color:#000 ; font-family:Eagle-Book !important; font-size:28px ; font-weight:normal ;}





#phone, #address {  
   font-family: "Eagle-Light", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
   font-weight: 400;
   font-size: 1.3em; 
   font-style: normal;
  text-transform: uppercase;
}
#address {border-left:none !important;}

.ErrorMessage {
    font-family: 'Whitney A', 'Whitney B';
    font-size: 14px !important;
}



.dnnPrimaryAction, .dnnFormItem input[type="submit"], a.dnnPrimaryAction {
    background: #717375 !important;
    border-color: #717375;
    box-shadow: none !important;
    text-shadow: none !important;
    color: #FFF !important;
    font-family: 'Whitney A', 'Whitney B';
    font-weight: 300;
}
.MainMenu > li:first-child {
    font-weight: bold;
    border-left: none;
}
input.purchaseButton:hover{ background:#717375 !important;} 
	

.dnnFormMessage{
         font-family: 'Whitney A', 'Whitney B';
	}
div.segmentsListPanel .RadListBox .rlbGroup ul li {
    border:1px solid #ccc; 
    background-color:#eee; 
    border-bottom:0px; 
    border-radius:3px 3px 0px 0px; 
    color:#333; 
    padding:4px 8px; 
    border:none; 
    display:block; 
    float:left; 
    cursor:pointer;  
    font-size: 2.2em; 
    font-weight: bold;
}

html { font-size: 14.66px; }

.login-notes{ 
    margin-bottom:20px; 
    margin-right:0px !important; 
    padding-bottom:10px;
    font-family: 'Whitney A', 'Whitney B';
}

body,th,td,table,.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover{font-size: 1.1em;}


#header .secondary2 a 
{ 
        font-size: 1.3em; 
        color: #717375; 
        margin-right: 0px; 
        padding-right: 0px; 

}
#header .secondary2 {
        position: absolute;
        padding: 0;
        top: 35px;
        right: 0px;
        width: 51.1%;
        background-image: none;
        border: 0px;
        font-size: 1.1em;
        background: url(../_default/Skins/PersonifySkin/images/layout/secondaryDivide.png) no-repeat 100% 50%;
        margin-right: 0px;
        padding-right: 0px;
    }
/* Search button */
*:not(.gsc-search-button){
  box-sizing : border-box;
}



/*search box css*/
table.gsc-search-box td.gsc-input {
  padding-right: 12px;
}
form.gsc-search-box {
  font-size: 13px;
  margin-top : 0;
  margin-right : 0;
  margin-bottom : 4px;
  margin-left : 0;
  width: 100%;
}
input.gsc-input {
  border-color: #D9D9D9;
  font-size: 13px;
  padding: 1px 6px;
}
table.gsc-search-box {
  border-style : none;
  border-width : 0;
  border-spacing : 0 0;
  width : 100%;
  margin-bottom : 2px;
}

.footer_links a{ color: #717375; }
.footer_links a:hover{ color: #333;}

#menu2, #links, .nav {  font-family: "Eagle-Light", "Helvetica Neue", Helvetica, Arial, sans-serif; } 

#header .secondary2 a:hover{ color: #333; }

#site {	font-family: 'Whitney A', 'Whitney B'; font-weight: 400; font-style: normal; }
#header .secondary2 { 
    font-family: "Eagle-Light", "Helvetica Neue", Helvetica, Arial, sans-serif !important;  
    color: #717375; 
    text-decoration: none;
}

.centered, #links, #footer  , #progbox{
	font-family: "Eagle-Light", "Helvetica Neue", Helvetica, Arial, sans-serif !important;  color: #717375; text-decoration: none; 
}

div.segmentsListPanel .RadListBox .rlbGroup ul li .rlbText {color:#717375;}

.nav li + li, #header li + li {  border-left: 1px solid #aaa; }

.nav li + li, #footer li + li { border-left: 1px solid #aaa; }

.breadCrumbs li { color: Black; display: inline; margin-right: 2px; }
.breadCrumbs li a { color: black; }
::selection 		{ background-colo:#717375 ; /* gray */ color: #fff; text-shadow: none; }

#right_nav_links{text-transform: uppercase; padding-bottom:10px;}

.footer_links{ 
    font-size: 1.2em; 
    color: #717375; 
    text-transform: uppercase;
    letter-spacing: 0px;
}
#footer{margin-top:50px;}

.spanAuto, .span1, .span2, .span3, .span4, .span5, .span6, .span7, .span8, .span9, .span10, .span11, .span12, .span13, .span14, .span15, .span16, .span17, .span18, .span19, .span20, .span21, .span22, .span23,.span24, .span25, .span26, .span27, .span28, .span29
{ 
    float: left; 
    display: inline; 
    min-height: 1px; 
    padding: 0 5px; 
    white-space: normal; 
    z-index: 1;

}

#right_nav_links {
  float: right !important;
}
#right_nav_links {
    text-transform: uppercase;
    padding-bottom: 10px;
}


.nav ul.row {
    width: auto;
    display: inline-block;
}

.nav ul, ul.row {
    margin: 0px;
    padding: 0px;
    list-style: none outside none;
}

.row {
    display: block;
    margin: 0px;
    padding: 0px;
    width: 100%;
    vertical-align: top;
    white-space: nowrap;
}
*::-moz-selection {
    background: none repeat scroll 0% 0% #028BFF;
    color: #FFF;
    text-shadow: none;
}

#header .action a.cart {
height: 22px;
}

.nospace, .last {
    padding-right: 0px !important;
}

.noWrap { white-space: nowrap !important; }

media="screen"
.span15 {
width: 50%;
}


.span30 { width: 100%; float: right; }


span.rpText {font-size: 1.3em;  color: #000000 !important;}

span.rpText > a:hover {
    background:none;
    color:#000;
    border-bottom: 1px solid #000;
    }


.DnnModule-DNN_Links td td {
font-size: 12px;
padding: 0px 0px;
}

#leftMenu li a {
    display: block;
    padding: 0px 0px;
    font-size: 11px;
    font-weight: bold;
}
body {
line-height: 1;
font-size: 60.5%;
}
span{font-size: 98% !important; }




.moduleTitle {font-size: 10px !important;}

.breadCrumbs li a.Breadcrumb {
    color: #333333 !important; 
    font-weight: 500 !important; 
    text-decoration:none !important;

}
.breadCrumbs li a.Breadcrumb:hover{
    color: #333333 !important; 
    font-family: Eagle-Book; 
    font-weight: 500 !important; 
    text-decoration:none !important; 
    border-bottom: 1px solid #000;

}

a, a:link, a:visited, a:active {
color: #000;
text-decoration: none;
font-weight: normal;
}



.ProgramName{font-size:36px; font-weight:bold;  color:#717375;}
body
{
}
.ProgramName{font-size:20px!important; font-weight:bold;  color:#717375;}

.breadCrumbs li {
    color: #333333 !important; 
    font-weight: 500 !important; 
    text-decoration:none !important;
    font-size: 1.1em !important;

}
.cartlayout .productName {overflow:visible; display:block; width:212px; word-break:keep-all; white-space:normal;}

#dt_main #container{ width: 720px !important; }

.tmar_myme_MyMeetingsCell a{text-decoration:underline}

.findProgramsRow3{  margin-bottom: 50px;}

/*#dnn_ctr919_DNNWebControlContainer_ctl00_ddlContinueShoppingFor{visibility:hidden;}*/

.addCardDiv input[type="text"], .CCTypeInput input[type="text"] {border:1px solid #515151;}
.formRow input[type="text"]{ border: 1px solid #515151 !important;}
.CreditCardControl_PersonifyDefault .Cvv2 input{ border:solid 1px #515151 !important; }

.CreditCardControl_PersonifyDefault .creditCardReplace {
    margin-left: 1em;
    background-color: rgba(255, 255, 255, 1) !important;
    border: 1px #AAA solid !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 4px;
    padding-bottom: 4px;
    color:#ff0000;
}
/*.savingsHeader {visibility:hidden;} */
.ShoppingCartSavingsControl_PersonifyDefault{ border:none!important; }

.spanThanks { font-weight:400; color:#333;}
.checkoutHeader{ font-weight:400!important; }

/*form changes*/
.formLayout fieldset label, .formLayout fieldset input, .formLayout fieldset select
{
    display: block;
    width: auto!important;
    float: left;
    clear: right;
}

.CL_AccountCreationControl_PersonifyDefault .formLayout .remark {  margin-top: -19px;}

html body .riSingle .riTextBox, html body .riSingle .riTextBox[type="text"] { border: 1px solid #000000 !important; padding:2px 0; border-radius:0px; moz-border-radius:0px; webkit-border-radius:0px;}

/* makes the return to programs button on the Product Detail page invisible*/
.returnProgramSearch{visibility:hidden}

#dnn_ctr919_DNNWebControlContainer_ctl00_ddlContinueShoppingFor{visibility:hidden}

.decore {visibility:hidden}
.savingsHeader{visibility:hidden}

.coupon .couponInput{border: solid 1px #000!important;}

#dnn_ctr3079_AddNewFamilyMembers_lblEthnicityTitle{visibility:hidden}
#dnn_ctr3079_AddNewFamilyMembers_ddlEthnicityCode{visibility:hidden}

.push5 { left: 16.66667%; }

#footer_ul {
  float: right !important;
  margin-bottom:5px;
  margin-top:0px;
 display: inline;
}

.span24 { width: 80%; }
.span6 { width: 20%; }

.pull3 { left: -10%; }

td, th { vertical-align: initial!important; }

.linkBack{font-weight:bold!important; text-decoration:underline!important;}

#dnn_ctr1976_EmergencyContactNPickupAuth_oMessageControl_aLabel0{width:595px!important; word-wrap:normal;}

#dnn_ctr702_ContentPane{visibility:hidden!important;}

#content {  margin: auto; overflow:visible!important; clear:both }
#NextButton { line-height: 17px!important;}


#dnn_ctr3145_YMCA_MtgConfirmSelection_btnChangeProgram {visibility:hidden!important;}
 .login-content { overflow: visible!important; }


#dnn_ctr3100_DNNWebControlContainer_ctl00_CheckoutItemSummaryListControl_ShoppingCartItemsRepeater_btnUpdateQty_0 :hover{background:#666666 !important;}


input[type="button"]:hover{
    background:#666666 !important;
}

.lblProgramArea{color: #717375; padding-top: 13px; padding-bottom:20px; margin-top: 8px!important;float: left;}

.lblProgramArea a{text-transform:capitalize; font-weight:600;}

 .SoldOutMessage {
        position:relative;
font-size: 18px !important;
color:red;
font-weight:bold;
top: -0px;
text-transform:uppercase;
border: 2px solid red;
padding: 0px 5px 0px;
}

#dnn_ctr3131_YMCA_MTG_MISC_ProductDetail_PanelProductCapacityStatus{color:red;}


::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 7px;
}
::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: rgba(0,0,0,.5);
    box-shadow: 0 0 1px rgba(255,255,255,.5);
}
#dnn_ctr3145_YMCA_MtgConfirmSelection_btnparticipant{visibility:hidden;}
#tabBankAccount{visibility:hidden;}


/* 8_20_15 css for login page */
.login-notes{ 
    margin-bottom:20px; 
    margin-right:0px !important; 
    padding-bottom:10px;
    font-size:1.2em;
    font-family: 'Whitney A', 'Whitney B';
}

.login-notes a{ 
    font-size:1.0em;
}

.bullet{
 list-style-position: outside;
 list-style-type:disc;
 font-family:sans-serif;
 padding: 1.3em;
}



.editContactInfo .formLayout fieldset label{
    display: block;
    width: 150px!important;
    float: left;
    clear: right;
}

.editContactInfo .formLayout fieldset input{
    display: inline-block;
    width: 100% !important;
    float: left;
    clear: right;
}

.editContactInfo .riSingle.RadInput.RadInput_PersonifyDefault:nth-of-type(3){
    width:45px !important;
}

#dnn_ctr944_DNNWebControlContainer_ctl00_EmailControl_EditWindow_C_EmailAddressText {
    width: 198px !important;
    text-decoration: underline;
}

 
.editContactInfo .formLayout fieldset select{
    display: block;
    width: 200px!important;
    float: left;
    clear: right;
}






