/* Font Family and Text Variables */
@import url(https://fonts.googleapis.com/css?family=Lato:400,400italic,700italic,700,900,italic900);
html { max-width: 100%; position: relative; width: 100%; height: 100%; overflow-x: hidden; /* This applies to the button area at the bottom of the page (e.g., Save, Cancel) */ /* Used for messages guiding users to the next step */ /* This gives certain selected items (e.g., in the PeoplePanel in the Event Showcase) a colored background */ /* Universal search control */ /* On Behalf Of with target set */ /* Compatibility Footer ========================================================================== */ /* Old-style footer (pre-responsive) */ /* ========================================================================== PRIMARY NAVIGATION ========================================================================== */ /* ========================================================================== AUXILIARY NAVIGATION ========================================================================== */ /* default button */ /* some Telerik overrides */ /* primary button */ /**** End button styles ****/ /* ========================================================================== CONTENT ITEMS ========================================================================== */ /* Search Results ========================================================================== */ /* Event Display ========================================================================== */ /* </Progress Tracker > */ /* <Progress Tracker 2> */ /* </Progress Tracker 2> */ /* Filter Panel (Query Menu) ========================================================================== */ /* This is an alternate style for the Query Menu filter panel */ /* Cart Charges ========================================================================== */ /* Open Invoices ========================================================================== */ /* Group List Editor ========================================================================== */ /* Communiaction Preferences ========================================================================== */ /* ========================================================================== TELERIK OVERRIDES ========================================================================== */ /* RadTabStrip ========================================================================== .RadTabStripTop_Metro .rtsLevel1, .RadTabStripTop_Metro .rtsLevel1 .rtsUL, .RadTabStrip_Metro .rtsLevel1, .RadTabStrip_Metro .rtsLevel1 .rtsUL { background-color: $formerly-3aabcf !important; } .RadTabStripTop_Metro .rtsLevel1 .rtsLink, .RadTabStripTop_Metro .rtsLevel1 .rtsUL .rtsLink, .RadTabStrip_Metro .rtsLevel1 .rtsLink, .RadTabStrip_Metro .rtsLevel1 .rtsUL .rtsLink { text-transform: none; border-color: $formerly-3aabcf; } .RadTabStripTop_Metro .rtsLevel1 .rtsSelected, .RadTabStripTop_Metro .rtsLevel1 .rtsLink:hover, .RadTabStripTop_Metro .rtsLevel1 .rtsUL .rtsSelected, .RadTabStripTop_Metro .rtsLevel1 .rtsUL .rtsLink:hover, .RadTabStrip_Metro .rtsLevel1 .rtsSelected, .RadTabStrip_Metro .rtsLevel1 .rtsLink:hover, .RadTabStrip_Metro .rtsLevel1 .rtsUL .rtsSelected, .RadTabStrip_Metro .rtsLevel1 .rtsUL .rtsLink:hover { border-color: $formerly-fff; } .RadTabStripTop_Metro .rtsLevel1 .rtsDisabled, .RadTabStripTop_Metro .rtsLevel1 .rtsDisabled:hover, .RadTabStripTop_Metro .rtsLevel1 .rtsUL .rtsDisabled, .RadTabStripTop_Metro .rtsLevel1 .rtsUL .rtsDisabled:hover, .RadTabStrip_Metro .rtsLevel1 .rtsDisabled, .RadTabStrip_Metro .rtsLevel1 .rtsDisabled:hover, .RadTabStrip_Metro .rtsLevel1 .rtsUL .rtsDisabled, .RadTabStrip_Metro .rtsLevel1 .rtsUL .rtsDisabled:hover { color: $formerly-dedede; } */ /* RadToolTip ========================================================================== */ /* Currently used by the QueryMenu iPart */ /* RadGrid ========================================================================== */ /* RadScheduler ========================================================================== */ /* RadWindow ========================================================================== */ /* ========================================================================== COMMUNITIES ========================================================================== */ /* Community left nav */ /*** Communities common elements ***/ /* For adding comments */ /* Use class AltBgColor1 to put a light-colored background on an iPart or content block */ /* Use class ContentBlockPrimary to give a block of content extra emphasis */ /* Make the titles on secondary columns smaller - used on the Member home page */ /* Use on the blockquote element for a styled quote */ /* CalloutPanelField1 can be used as a wrapper for PanelFields, or on the PanelField directly, to callout the first label. */ /* TotalBox can be used as a wrapper for PanelFields, or on the PanelField directly, to visually distinguish a calculated total. */ /* Add zone style "CCOGrayBg" to give CCO content a gray background */ /* Use the FeatureText class to make a block of text larger for emphasis */ /* embed responsively */ }

html.touch { height: auto !important; }

html body { max-width: 100%; position: relative; width: 100%; height: 100%; }

@media (max-width: 768px) { html body { overflow-x: hidden; } }

html form { height: auto; position: relative; width: 100%; }

html .CommandBar { background-color: white; }

html a { color: #1096d3; }

html a:hover, html a:focus, html a:active { color: #1096d3; }

html a:visited { color: #1096d3; }

html .RadGrid a { color: #22769e !important; }

html .RadGrid a:hover, html .RadGrid a:focus, html .RadGrid a:active { color: #195774 !important; }

html .RadGrid a:visited { color: #2786b3 !important; }

html .RadGrid a.aspNetDisabled, html .RadGrid a.aspNetDisabled:hover, html .RadGrid a.aspNetDisabled:focus, html .RadGrid a.aspNetDisabled:active, html .RadGrid a.aspNetDisabled:visited { color: #999999 !important; }

html h1, html .h1, html .PageTitle, html h2, html .h2, html .PanelTitle { color: #424242; }

html h1, html .PageTitle { color: #f79d51; }

html h1.BigHeader { color: white; background-color: #f79d51; }

html h4, html .SectionLabel, html h5 { color: #4aba94; }

html hr { border-color: #dedede; }

html .HelperText { color: #0064cd; }

html .SelectedItem { background-color: #5997b3; }

html .ProgressDiv { background-color: #febc11; }

html #masterHeaderBackground, html .header { border-bottom: 2px dotted #ededed; }

html .search-field { background: white url("images/ResponsiveHeaderSprite.png") no-repeat; color: #787878; border-color: #cccccc; }

html .ProxyPanelContact { background-color: #4aba94; color: white; }

html .ProxyPanelContact a { color: #bbdff0; }

html body.loadingBody { background-color: #999999; }

html #pagesubnav { border-right: 1px solid #dedede; border-bottom: 1px solid #dedede; }

html .SubNavPanelHead { background-color: whitesmoke; color: #333333; }

html .SubNavigationSeparator { border-color: #dedede; }

html .footer-content { background-color: white; color: #737776; }

html .footer-content h2 { color: #737776; }

html .footer-content a { color: #737776; }

html .footer-promo-container .promo { background-color: #030303; /* rgba fallback */ background-color: rgba(3, 3, 3, 0.5); box-shadow: inset 0 3px 5px transparent, 0 1px 0 rgba(255, 255, 255, 0.1); }

html .footer-promo-container .TextButton { background-color: #030303; /* rgba fallback */ background-color: rgba(3, 3, 3, 0.5); color: white; }

html .footer-promo-container .TextButton:hover { background-color: #030303; /* rgba fallback */ background-color: rgba(3, 3, 3, 0.8); }

html .footer-nav-copyright { background-color: #212121; color: #999999; }

html .footer-nav-copyright a, html .footer-nav-copyright a:visited { color: white; }

html .footer-nav-copyright a:hover, html .footer-nav-copyright a:active { color: white; }

html #ft { background-color: #424242; color: white; }

html #ft h4 { color: white; }

html #masterFooterConnectWithUs { border-color: rgba(222, 222, 222, 0.8); }

html #masterFooterContent a, html #masterFooterCopyright a, html #masterFooterNavigation a { color: #c3e3f2; }

html #masterFooterContent a:visited, html #masterFooterCopyright a:visited, html #masterFooterNavigation a:visited { color: #c3e3f2; }

html #masterFooterContent a:hover, html #masterFooterContent a:active, html #masterFooterCopyright a:hover, html #masterFooterCopyright a:active, html #masterFooterNavigation a:hover, html #masterFooterNavigation a:active { color: #99cfe9; }

html #masterFooterCopyright { border-color: #dedede; /* rgba fallback */ border-top: 1px solid rgba(222, 222, 222, 0.5); }

html .navbar-collapse { background-color: #d6d6d6; }

html .auth-link-container { /* container for the sign in link when the browser is <768px wide */ border-bottom: 1px dotted #666666; }

html .RadMenu.rmResponsive .rmLink, html .RadMenu.rmResponsive .rsmLink { color: #666666; }

html .RadMenu.rmResponsive .rmSelected > .rmRootLink, html .RadMenu.rmResponsive .rmFocused > .rmRootLink { /* root itme selected styles */ color: white; background-color: #f79d51; }

html .RadMenu.rmResponsive .rmRootLink:hover, html .RadMenu.rmResponsive .rmRootLink:focus, html .RadMenu.rmResponsive .rmExpanded > .rmRootLink { /* root item hover and focus styles */ background-color: #424242; color: white; }

html .RadMenu.rmResponsive .rmGroup { background-color: #424242; }

html .RadMenu.rmResponsive .rmDisabled > .rmLink, html .RadMenu.rmResponsive .rsmDisabled > .rsmLink { color: white; }

html .RadMenu.rmResponsive .rmDisabled > .rmLink:hover, html .RadMenu.rmResponsive .rmDisabled > .rmLink:active, html .RadMenu.rmResponsive .rsmDisabled > .rsmLink:hover, html .RadMenu.rmResponsive .rsmDisabled > .rsmLink:active { color: white; }

html .rmResponsive .rmSlide .rmLink, html .rmResponsive .rmSlide .rsmLink { color: white; }

html .rmResponsive .rmSlide .rmSeparator, html .rmResponsive .rmSlide .MegaDropDownMenuSeperator > .rsmLink { border-bottom: 1px dotted white; }

html .rmResponsive .rmSlide .rmFocused > .rmLink, html .rmResponsive .rmSlide .rmSelected > .rmLink, html .rmResponsive .rmSlide .rsmSelected > .rsmLink, html .rmResponsive .rmSlide .rsmTwoLevels > .rsmItem.rsmSelected > .rsmLink { background-color: transparent; color: #f58220; }

html .rmResponsive .rmSlide .rmLink:hover, html .rmResponsive .rmSlide .rmLink:focus, html .rmResponsive .rmSlide .rsmLink:hover, html .rmResponsive .rmSlide .rsmLink:focus, html .rmResponsive .rmSlide .rsmTwoLevels > .rsmItem > .rsmLink:hover, html .rmResponsive .rmSlide .rsmTwoLevels > .rsmItem > .rsmLink:focus { background-color: transparent; color: #f58220; }

html .rmResponsive .rmSlide .rsmTwoLevels > .rsmItem > .rsmLink, html .rmResponsive .rmSlide .rsmTwoLevels > .rsmItem.rsmDisabled > .rsmLink:hover, html .rmResponsive .rmSlide .rsmTwoLevels > .rsmItem.rsmDisabled > .rsmLink:focus { color: #8f8f8f; }

html .no-mqs .RadMenu.rmResponsive .rmRootGroup > .rmItem { float: left; clear: none; }

html .no-mqs .RadMenu.rmResponsive .rmRootGroup > .rmItem > .rmLink { margin: 0; }

html .no-mqs .RadMenu.rmResponsive .rmSlide .rmGroup { margin: 0; }

html .no-mqs .RadMenu.rmResponsive .rmSlide .rmItem { float: none; display: block; }

html .no-mqs .RadMenu.rmResponsive .rmSlide .rmLink, html .no-mqs .RadMenu.rmResponsive .rmSlide .rmSeparator { margin: 0; }

html .no-mqs .RadMenu.rmResponsive .rmSlide .rmExpandRight { background-image: url("images/ResponsiveNav.png"); background-position: 100% -200px; background-repeat: no-repeat; }

html .no-mqs .RadMenu.rmResponsive .rmSlide .rmText { padding-right: 40px; }

html .no-mqs .RadMenu.rmResponsive .rmToggle { display: none; }

html .RadTreeView.RadTreeView_Austin .rtSelected > a.rtIn, html .RadTreeView.RadTreeView_Austin .child-is-selected.rtIn { color: #333333; }

html .RadTreeView.RadTreeView_Austin > .rtUL > .rtLI { /* add a separator border to the first-level sub-nav items only */ border-top: 1px dotted #dedede; }

html .RadTreeView.RadTreeView_Austin a.rtIn { color: #22769e; }

html .RadTreeView.RadTreeView_Austin a.rtIn:hover, html .RadTreeView.RadTreeView_Austin a.rtIn:focus, html .RadTreeView.RadTreeView_Austin a.rtIn:active { background-color: white; }

html .nav-secondary { background-color: whitesmoke; }

html .nav-secondary .sub-nav-head { background-color: #f79d51; color: white; }

html .nav-secondary .SubNavigationSeparator { background-color: #e1e4ce; }

html .navbar-toggle { background-color: #0a1318; }

html .navbar-toggle.collapsed { background-color: #0a1318; }

html .navbar-toggle:hover, html .navbar-toggle:focus { background-color: #182e40; }

html .navbar-toggle .icon-bar { background-color: white; }

html .nav-auxiliary a { /* Utility navigation links */ color: #807f7f; }

html .nav-auxiliary .nav-aux-cart .cartCenter { background-color: #f4d5ba; color: white; box-shadow: -1px 1px 0 rgba(33, 33, 33, 0.7); }

html .nav-auxiliary .nav-aux-cart .cartCenter span:before, html .nav-auxiliary .nav-aux-cart .cartCenter span:after { /* Clear the parentheses put around the item count by default */ content: none; }

@media (max-width: 767px) { html .nav-auxiliary .nav-aux-button .NavigationLink { /* This makes the link look like the toggle buttons */ background-color: #0a1318; }
  html .nav-auxiliary .nav-aux-button .NavigationLink:hover, html .nav-auxiliary .nav-aux-button .NavigationLink:focus { background-color: #182e40; }
  html .nav-auxiliary .nav-aux-button .NavigationLink:active { background-color: #0a1318; }
  html .nav-auxiliary .nav-aux-button.nav-aux-cart .cartCenter { background-color: #1096d3; color: black; } }

html .SocialSprite.FacebookIcon, html .SocialSprite.FacebookIcon:hover, html a:hover .SocialSprite.FacebookIcon, html .SocialSprite.FacebookIcon:focus, html a:focus .SocialSprite.FacebookIcon, html .SocialSprite.FacebookIcon:active, html a:active .SocialSprite.FacebookIcon { background-color: #3b5998; }

html .SocialSprite.TwitterIcon, html .SocialSprite.TwitterIcon:hover, html a:hover .SocialSprite.TwitterIcon, html .SocialSprite.TwitterIcon:focus, html a:focus .SocialSprite.TwitterIcon, html .SocialSprite.TwitterIcon:active, html a:active .SocialSprite.TwitterIcon { background-color: #00447c; }

html .SocialSprite.TwitterIcon.LargeButtons, html .SocialSprite.TwitterIcon.LargeButtons:hover, html a:hover .SocialSprite.TwitterIcon.LargeButtons, html .SocialSprite.TwitterIcon.LargeButtons:focus, html a:focus .SocialSprite.TwitterIcon.LargeButtons, html .SocialSprite.TwitterIcon.LargeButtons:active, html a:active .SocialSprite.TwitterIcon.LargeButtons { background-position: -40px -80px; }

html .SocialSprite.LinkedInIcon, html .SocialSprite.LinkedInIcon:hover, html a:hover .SocialSprite.LinkedInIcon, html .SocialSprite.LinkedInIcon:focus, html a:focus .SocialSprite.LinkedInIcon, html .SocialSprite.LinkedInIcon:active, html a:active .SocialSprite.LinkedInIcon { background-color: #0e76a8; }

html .SocialSprite.YouTubeIcon, html .SocialSprite.YouTubeIcon:hover, html a:hover .SocialSprite.YouTubeIcon, html .SocialSprite.YouTubeIcon:focus, html a:focus .SocialSprite.YouTubeIcon, html .SocialSprite.YouTubeIcon:active, html a:active .SocialSprite.YouTubeIcon { background-color: #d31245; }

html .SocialSprite.EmailIcon, html .SocialSprite.EmailIcon:hover, html a:hover .SocialSprite.EmailIcon, html .SocialSprite.EmailIcon:focus, html a:focus .SocialSprite.EmailIcon, html .SocialSprite.EmailIcon:active, html a:active .SocialSprite.EmailIcon { background-color: #0f6893; }

html .SocialSprite.PinterestIcon, html .SocialSprite.PinterestIcon:hover, html a:hover .SocialSprite.PinterestIcon, html .SocialSprite.PinterestIcon:focus, html a:focus .SocialSprite.PinterestIcon, html .SocialSprite.PinterestIcon:active, html a:active .SocialSprite.PinterestIcon { background-color: #0f6893; }

html .SocialSprite.GPlusIcon, html .SocialSprite.GPlusIcon:hover, html a:hover .SocialSprite.GPlusIcon, html .SocialSprite.GPlusIcon:focus, html a:focus .SocialSprite.GPlusIcon, html .SocialSprite.GPlusIcon:active, html a:active .SocialSprite.GPlusIcon { background-color: #f58220; }

html .SocialSprite.SkypeIcon, html .SocialSprite.SkypeIcon:hover, html a:hover .SocialSprite.SkypeIcon, html .SocialSprite.SkypeIcon:focus, html a:focus .SocialSprite.SkypeIcon, html .SocialSprite.SkypeIcon:active, html a:active .SocialSprite.SkypeIcon { background-color: #94d8f7; }

html select, html textarea, html input[type="text"], html input[type="password"], html input[type="datetime"], html input[type="datetime-local"], html input[type="date"], html input[type="month"], html input[type="time"], html input[type="week"], html input[type="number"], html input[type="email"], html input[type="url"], html input[type="search"], html input[type="tel"], html input[type="color"], html .uneditable-input { color: #545454; border: 1px solid #cccccc; box-shadow: inset 0 1px 1px transparent; }

html select:focus, html textarea:focus, html input[type="text"]:focus, html input[type="password"]:focus, html input[type="datetime"]:focus, html input[type="datetime-local"]:focus, html input[type="date"]:focus, html input[type="month"]:focus, html input[type="time"]:focus, html input[type="week"]:focus, html input[type="number"]:focus, html input[type="email"]:focus, html input[type="url"]:focus, html input[type="search"]:focus, html input[type="tel"]:focus, html input[type="color"]:focus, html .uneditable-input:focus { border-color: #66bee9; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 190, 233, 0.6); }

html select:-moz-placeholder, html textarea:-moz-placeholder, html input[type="text"]:-moz-placeholder, html input[type="password"]:-moz-placeholder, html input[type="datetime"]:-moz-placeholder, html input[type="datetime-local"]:-moz-placeholder, html input[type="date"]:-moz-placeholder, html input[type="month"]:-moz-placeholder, html input[type="time"]:-moz-placeholder, html input[type="week"]:-moz-placeholder, html input[type="number"]:-moz-placeholder, html input[type="email"]:-moz-placeholder, html input[type="url"]:-moz-placeholder, html input[type="search"]:-moz-placeholder, html input[type="tel"]:-moz-placeholder, html input[type="color"]:-moz-placeholder, html .uneditable-input:-moz-placeholder { color: #999999; }

html select::-moz-placeholder, html textarea::-moz-placeholder, html input[type="text"]::-moz-placeholder, html input[type="password"]::-moz-placeholder, html input[type="datetime"]::-moz-placeholder, html input[type="datetime-local"]::-moz-placeholder, html input[type="date"]::-moz-placeholder, html input[type="month"]::-moz-placeholder, html input[type="time"]::-moz-placeholder, html input[type="week"]::-moz-placeholder, html input[type="number"]::-moz-placeholder, html input[type="email"]::-moz-placeholder, html input[type="url"]::-moz-placeholder, html input[type="search"]::-moz-placeholder, html input[type="tel"]::-moz-placeholder, html input[type="color"]::-moz-placeholder, html .uneditable-input::-moz-placeholder { color: #999999; }

html select:-ms-input-placeholder, html textarea:-ms-input-placeholder, html input[type="text"]:-ms-input-placeholder, html input[type="password"]:-ms-input-placeholder, html input[type="datetime"]:-ms-input-placeholder, html input[type="datetime-local"]:-ms-input-placeholder, html input[type="date"]:-ms-input-placeholder, html input[type="month"]:-ms-input-placeholder, html input[type="time"]:-ms-input-placeholder, html input[type="week"]:-ms-input-placeholder, html input[type="number"]:-ms-input-placeholder, html input[type="email"]:-ms-input-placeholder, html input[type="url"]:-ms-input-placeholder, html input[type="search"]:-ms-input-placeholder, html input[type="tel"]:-ms-input-placeholder, html input[type="color"]:-ms-input-placeholder, html .uneditable-input:-ms-input-placeholder { color: #999999; }

html select::-webkit-input-placeholder, html textarea::-webkit-input-placeholder, html input[type="text"]::-webkit-input-placeholder, html input[type="password"]::-webkit-input-placeholder, html input[type="datetime"]::-webkit-input-placeholder, html input[type="datetime-local"]::-webkit-input-placeholder, html input[type="date"]::-webkit-input-placeholder, html input[type="month"]::-webkit-input-placeholder, html input[type="time"]::-webkit-input-placeholder, html input[type="week"]::-webkit-input-placeholder, html input[type="number"]::-webkit-input-placeholder, html input[type="email"]::-webkit-input-placeholder, html input[type="url"]::-webkit-input-placeholder, html input[type="search"]::-webkit-input-placeholder, html input[type="tel"]::-webkit-input-placeholder, html input[type="color"]::-webkit-input-placeholder, html .uneditable-input::-webkit-input-placeholder { color: #999999; }

html select { border: 1px solid #cccccc; background-color: white; }

html .btn:hover, html .btn:focus, html .btn:visited, html .TextButton:hover, html .TextButton:focus, html .TextButton:visited, html .TextButtonWithImage:hover, html .TextButtonWithImage:focus, html .TextButtonWithImage:visited, html .RadUpload .ruButton:hover, html .RadUpload .ruButton:focus, html .RadUpload .ruButton:visited, html .RadUploadProgressArea .ruButton:hover, html .RadUploadProgressArea .ruButton:focus, html .RadUploadProgressArea .ruButton:visited, html #masterHeaderActionArea a:hover, html #masterHeaderActionArea a:focus, html #masterHeaderActionArea a:visited { color: white; }

html .btn:active, html .btn.active, html .TextButton:active, html .TextButton.active, html .TextButtonWithImage:active, html .TextButtonWithImage.active, html .RadUpload .ruButton:active, html .RadUpload .ruButton.active, html .RadUploadProgressArea .ruButton:active, html .RadUploadProgressArea .ruButton.active, html #masterHeaderActionArea a:active, html #masterHeaderActionArea a.active { box-shadow: inset 0 3px 5px transparent; }

html .btn, html .TextButton, html .TextButtonWithImage, html .ruButton, html #masterHeaderActionArea a, html .RadGrid input.TextButton { color: white; background-color: #1096d3; }

html .btn:hover, html .btn:focus, html .btn:active, html .btn.active, html .TextButton:hover, html .TextButton:focus, html .TextButton:active, html .TextButton.active, html .TextButtonWithImage:hover, html .TextButtonWithImage:focus, html .TextButtonWithImage:active, html .TextButtonWithImage.active, html .ruButton:hover, html .ruButton:focus, html .ruButton:active, html .ruButton.active, html #masterHeaderActionArea a:hover, html #masterHeaderActionArea a:focus, html #masterHeaderActionArea a:active, html #masterHeaderActionArea a.active, html .RadGrid input.TextButton:hover, html .RadGrid input.TextButton:focus, html .RadGrid input.TextButton:active, html .RadGrid input.TextButton.active { color: white; background-color: #00447c; }

html .btn.disabled, html .btn.disabled:hover, html .btn.disabled:focus, html .btn.disabled:active, html .btn.disabled.active, html .btn[disabled], html .btn[disabled]:hover, html .btn[disabled]:focus, html .btn[disabled]:active, html .btn[disabled].active, html fieldset[disabled] .btn, html fieldset[disabled] .btn:hover, html fieldset[disabled] .btn:focus, html fieldset[disabled] .btn:active, html fieldset[disabled] .btn.active, html .btn.aspNetDisabled, html .btn.aspNetDisabled:hover, html .btn.aspNetDisabled:focus, html .btn.aspNetDisabled:active, html .btn.aspNetDisabled.active, html .TextButton.disabled, html .TextButton.disabled:hover, html .TextButton.disabled:focus, html .TextButton.disabled:active, html .TextButton.disabled.active, html .TextButton[disabled], html .TextButton[disabled]:hover, html .TextButton[disabled]:focus, html .TextButton[disabled]:active, html .TextButton[disabled].active, html fieldset[disabled] .TextButton, html fieldset[disabled] .TextButton:hover, html fieldset[disabled] .TextButton:focus, html fieldset[disabled] .TextButton:active, html fieldset[disabled] .TextButton.active, html .TextButton.aspNetDisabled, html .TextButton.aspNetDisabled:hover, html .TextButton.aspNetDisabled:focus, html .TextButton.aspNetDisabled:active, html .TextButton.aspNetDisabled.active, html .TextButtonWithImage.disabled, html .TextButtonWithImage.disabled:hover, html .TextButtonWithImage.disabled:focus, html .TextButtonWithImage.disabled:active, html .TextButtonWithImage.disabled.active, html .TextButtonWithImage[disabled], html .TextButtonWithImage[disabled]:hover, html .TextButtonWithImage[disabled]:focus, html .TextButtonWithImage[disabled]:active, html .TextButtonWithImage[disabled].active, html fieldset[disabled] .TextButtonWithImage, html fieldset[disabled] .TextButtonWithImage:hover, html fieldset[disabled] .TextButtonWithImage:focus, html fieldset[disabled] .TextButtonWithImage:active, html fieldset[disabled] .TextButtonWithImage.active, html .TextButtonWithImage.aspNetDisabled, html .TextButtonWithImage.aspNetDisabled:hover, html .TextButtonWithImage.aspNetDisabled:focus, html .TextButtonWithImage.aspNetDisabled:active, html .TextButtonWithImage.aspNetDisabled.active, html .ruButton.disabled, html .ruButton.disabled:hover, html .ruButton.disabled:focus, html .ruButton.disabled:active, html .ruButton.disabled.active, html .ruButton[disabled], html .ruButton[disabled]:hover, html .ruButton[disabled]:focus, html .ruButton[disabled]:active, html .ruButton[disabled].active, html fieldset[disabled] .ruButton, html fieldset[disabled] .ruButton:hover, html fieldset[disabled] .ruButton:focus, html fieldset[disabled] .ruButton:active, html fieldset[disabled] .ruButton.active, html .ruButton.aspNetDisabled, html .ruButton.aspNetDisabled:hover, html .ruButton.aspNetDisabled:focus, html .ruButton.aspNetDisabled:active, html .ruButton.aspNetDisabled.active, html #masterHeaderActionArea a.disabled, html #masterHeaderActionArea a.disabled:hover, html #masterHeaderActionArea a.disabled:focus, html #masterHeaderActionArea a.disabled:active, html #masterHeaderActionArea a.disabled.active, html #masterHeaderActionArea a[disabled], html #masterHeaderActionArea a[disabled]:hover, html #masterHeaderActionArea a[disabled]:focus, html #masterHeaderActionArea a[disabled]:active, html #masterHeaderActionArea a[disabled].active, html fieldset[disabled] #masterHeaderActionArea a, html fieldset[disabled] #masterHeaderActionArea a:hover, html fieldset[disabled] #masterHeaderActionArea a:focus, html fieldset[disabled] #masterHeaderActionArea a:active, html fieldset[disabled] #masterHeaderActionArea a.active, html #masterHeaderActionArea a.aspNetDisabled, html #masterHeaderActionArea a.aspNetDisabled:hover, html #masterHeaderActionArea a.aspNetDisabled:focus, html #masterHeaderActionArea a.aspNetDisabled:active, html #masterHeaderActionArea a.aspNetDisabled.active, html .RadGrid input.TextButton.disabled, html .RadGrid input.TextButton.disabled:hover, html .RadGrid input.TextButton.disabled:focus, html .RadGrid input.TextButton.disabled:active, html .RadGrid input.TextButton.disabled.active, html .RadGrid input.TextButton[disabled], html .RadGrid input.TextButton[disabled]:hover, html .RadGrid input.TextButton[disabled]:focus, html .RadGrid input.TextButton[disabled]:active, html .RadGrid input.TextButton[disabled].active, html fieldset[disabled] .RadGrid input.TextButton, html fieldset[disabled] .RadGrid input.TextButton:hover, html fieldset[disabled] .RadGrid input.TextButton:focus, html fieldset[disabled] .RadGrid input.TextButton:active, html fieldset[disabled] .RadGrid input.TextButton.active, html .RadGrid input.TextButton.aspNetDisabled, html .RadGrid input.TextButton.aspNetDisabled:hover, html .RadGrid input.TextButton.aspNetDisabled:focus, html .RadGrid input.TextButton.aspNetDisabled:active, html .RadGrid input.TextButton.aspNetDisabled.active { background-color: #1096d3; border-color: transparent; }

html .ruButton { background-color: #0a1318 !important; color: white !important; }

html .PrimaryButton, html .SaveAndClose, html .SaveAs, html .UsePrimaryButton .TextButton, html .UsePrimaryButton .TextButtonWithImage, html #masterHeaderActionArea a, html .RadGrid input.PrimaryButton { color: white; background-color: #f79d51; }

html .PrimaryButton:hover, html .PrimaryButton:focus, html .PrimaryButton:active, html .PrimaryButton.active, html .SaveAndClose:hover, html .SaveAndClose:focus, html .SaveAndClose:active, html .SaveAndClose.active, html .SaveAs:hover, html .SaveAs:focus, html .SaveAs:active, html .SaveAs.active, html .UsePrimaryButton .TextButton:hover, html .UsePrimaryButton .TextButton:focus, html .UsePrimaryButton .TextButton:active, html .UsePrimaryButton .TextButton.active, html .UsePrimaryButton .TextButtonWithImage:hover, html .UsePrimaryButton .TextButtonWithImage:focus, html .UsePrimaryButton .TextButtonWithImage:active, html .UsePrimaryButton .TextButtonWithImage.active, html #masterHeaderActionArea a:hover, html #masterHeaderActionArea a:focus, html #masterHeaderActionArea a:active, html #masterHeaderActionArea a.active, html .RadGrid input.PrimaryButton:hover, html .RadGrid input.PrimaryButton:focus, html .RadGrid input.PrimaryButton:active, html .RadGrid input.PrimaryButton.active { color: white; background-color: #f58220; }

html .PrimaryButton.disabled, html .PrimaryButton.disabled:hover, html .PrimaryButton.disabled:focus, html .PrimaryButton.disabled:active, html .PrimaryButton.disabled.active, html .PrimaryButton[disabled], html .PrimaryButton[disabled]:hover, html .PrimaryButton[disabled]:focus, html .PrimaryButton[disabled]:active, html .PrimaryButton[disabled].active, html fieldset[disabled] .PrimaryButton, html fieldset[disabled] .PrimaryButton:hover, html fieldset[disabled] .PrimaryButton:focus, html fieldset[disabled] .PrimaryButton:active, html fieldset[disabled] .PrimaryButton.active, html .PrimaryButton.aspNetDisabled, html .PrimaryButton.aspNetDisabled:hover, html .PrimaryButton.aspNetDisabled:focus, html .PrimaryButton.aspNetDisabled:active, html .PrimaryButton.aspNetDisabled.active, html .SaveAndClose.disabled, html .SaveAndClose.disabled:hover, html .SaveAndClose.disabled:focus, html .SaveAndClose.disabled:active, html .SaveAndClose.disabled.active, html .SaveAndClose[disabled], html .SaveAndClose[disabled]:hover, html .SaveAndClose[disabled]:focus, html .SaveAndClose[disabled]:active, html .SaveAndClose[disabled].active, html fieldset[disabled] .SaveAndClose, html fieldset[disabled] .SaveAndClose:hover, html fieldset[disabled] .SaveAndClose:focus, html fieldset[disabled] .SaveAndClose:active, html fieldset[disabled] .SaveAndClose.active, html .SaveAndClose.aspNetDisabled, html .SaveAndClose.aspNetDisabled:hover, html .SaveAndClose.aspNetDisabled:focus, html .SaveAndClose.aspNetDisabled:active, html .SaveAndClose.aspNetDisabled.active, html .SaveAs.disabled, html .SaveAs.disabled:hover, html .SaveAs.disabled:focus, html .SaveAs.disabled:active, html .SaveAs.disabled.active, html .SaveAs[disabled], html .SaveAs[disabled]:hover, html .SaveAs[disabled]:focus, html .SaveAs[disabled]:active, html .SaveAs[disabled].active, html fieldset[disabled] .SaveAs, html fieldset[disabled] .SaveAs:hover, html fieldset[disabled] .SaveAs:focus, html fieldset[disabled] .SaveAs:active, html fieldset[disabled] .SaveAs.active, html .SaveAs.aspNetDisabled, html .SaveAs.aspNetDisabled:hover, html .SaveAs.aspNetDisabled:focus, html .SaveAs.aspNetDisabled:active, html .SaveAs.aspNetDisabled.active, html .UsePrimaryButton .TextButton.disabled, html .UsePrimaryButton .TextButton.disabled:hover, html .UsePrimaryButton .TextButton.disabled:focus, html .UsePrimaryButton .TextButton.disabled:active, html .UsePrimaryButton .TextButton.disabled.active, html .UsePrimaryButton .TextButton[disabled], html .UsePrimaryButton .TextButton[disabled]:hover, html .UsePrimaryButton .TextButton[disabled]:focus, html .UsePrimaryButton .TextButton[disabled]:active, html .UsePrimaryButton .TextButton[disabled].active, html fieldset[disabled] .UsePrimaryButton .TextButton, html fieldset[disabled] .UsePrimaryButton .TextButton:hover, html fieldset[disabled] .UsePrimaryButton .TextButton:focus, html fieldset[disabled] .UsePrimaryButton .TextButton:active, html fieldset[disabled] .UsePrimaryButton .TextButton.active, html .UsePrimaryButton .TextButton.aspNetDisabled, html .UsePrimaryButton .TextButton.aspNetDisabled:hover, html .UsePrimaryButton .TextButton.aspNetDisabled:focus, html .UsePrimaryButton .TextButton.aspNetDisabled:active, html .UsePrimaryButton .TextButton.aspNetDisabled.active, html .UsePrimaryButton .TextButtonWithImage.disabled, html .UsePrimaryButton .TextButtonWithImage.disabled:hover, html .UsePrimaryButton .TextButtonWithImage.disabled:focus, html .UsePrimaryButton .TextButtonWithImage.disabled:active, html .UsePrimaryButton .TextButtonWithImage.disabled.active, html .UsePrimaryButton .TextButtonWithImage[disabled], html .UsePrimaryButton .TextButtonWithImage[disabled]:hover, html .UsePrimaryButton .TextButtonWithImage[disabled]:focus, html .UsePrimaryButton .TextButtonWithImage[disabled]:active, html .UsePrimaryButton .TextButtonWithImage[disabled].active, html fieldset[disabled] .UsePrimaryButton .TextButtonWithImage, html fieldset[disabled] .UsePrimaryButton .TextButtonWithImage:hover, html fieldset[disabled] .UsePrimaryButton .TextButtonWithImage:focus, html fieldset[disabled] .UsePrimaryButton .TextButtonWithImage:active, html fieldset[disabled] .UsePrimaryButton .TextButtonWithImage.active, html .UsePrimaryButton .TextButtonWithImage.aspNetDisabled, html .UsePrimaryButton .TextButtonWithImage.aspNetDisabled:hover, html .UsePrimaryButton .TextButtonWithImage.aspNetDisabled:focus, html .UsePrimaryButton .TextButtonWithImage.aspNetDisabled:active, html .UsePrimaryButton .TextButtonWithImage.aspNetDisabled.active, html #masterHeaderActionArea a.disabled, html #masterHeaderActionArea a.disabled:hover, html #masterHeaderActionArea a.disabled:focus, html #masterHeaderActionArea a.disabled:active, html #masterHeaderActionArea a.disabled.active, html #masterHeaderActionArea a[disabled], html #masterHeaderActionArea a[disabled]:hover, html #masterHeaderActionArea a[disabled]:focus, html #masterHeaderActionArea a[disabled]:active, html #masterHeaderActionArea a[disabled].active, html fieldset[disabled] #masterHeaderActionArea a, html fieldset[disabled] #masterHeaderActionArea a:hover, html fieldset[disabled] #masterHeaderActionArea a:focus, html fieldset[disabled] #masterHeaderActionArea a:active, html fieldset[disabled] #masterHeaderActionArea a.active, html #masterHeaderActionArea a.aspNetDisabled, html #masterHeaderActionArea a.aspNetDisabled:hover, html #masterHeaderActionArea a.aspNetDisabled:focus, html #masterHeaderActionArea a.aspNetDisabled:active, html #masterHeaderActionArea a.aspNetDisabled.active, html .RadGrid input.PrimaryButton.disabled, html .RadGrid input.PrimaryButton.disabled:hover, html .RadGrid input.PrimaryButton.disabled:focus, html .RadGrid input.PrimaryButton.disabled:active, html .RadGrid input.PrimaryButton.disabled.active, html .RadGrid input.PrimaryButton[disabled], html .RadGrid input.PrimaryButton[disabled]:hover, html .RadGrid input.PrimaryButton[disabled]:focus, html .RadGrid input.PrimaryButton[disabled]:active, html .RadGrid input.PrimaryButton[disabled].active, html fieldset[disabled] .RadGrid input.PrimaryButton, html fieldset[disabled] .RadGrid input.PrimaryButton:hover, html fieldset[disabled] .RadGrid input.PrimaryButton:focus, html fieldset[disabled] .RadGrid input.PrimaryButton:active, html fieldset[disabled] .RadGrid input.PrimaryButton.active, html .RadGrid input.PrimaryButton.aspNetDisabled, html .RadGrid input.PrimaryButton.aspNetDisabled:hover, html .RadGrid input.PrimaryButton.aspNetDisabled:focus, html .RadGrid input.PrimaryButton.aspNetDisabled:active, html .RadGrid input.PrimaryButton.aspNetDisabled.active { background-color: #f79d51; }

html .CalloutArea1 .btn.PrimaryButton, html .CalloutArea1 .TextButton.PrimaryButton, html .CalloutArea1 .TextButtonWithImage.PrimaryButton, html .CalloutArea2 .btn.PrimaryButton, html .CalloutArea2 .TextButton.PrimaryButton, html .CalloutArea2 .TextButtonWithImage.PrimaryButton { color: white; background-color: #424242; }

html .CalloutArea1 .btn.PrimaryButton:hover, html .CalloutArea1 .btn.PrimaryButton:active, html .CalloutArea1 .btn.PrimaryButton:focus, html .CalloutArea1 .TextButton.PrimaryButton:hover, html .CalloutArea1 .TextButton.PrimaryButton:active, html .CalloutArea1 .TextButton.PrimaryButton:focus, html .CalloutArea1 .TextButtonWithImage.PrimaryButton:hover, html .CalloutArea1 .TextButtonWithImage.PrimaryButton:active, html .CalloutArea1 .TextButtonWithImage.PrimaryButton:focus, html .CalloutArea2 .btn.PrimaryButton:hover, html .CalloutArea2 .btn.PrimaryButton:active, html .CalloutArea2 .btn.PrimaryButton:focus, html .CalloutArea2 .TextButton.PrimaryButton:hover, html .CalloutArea2 .TextButton.PrimaryButton:active, html .CalloutArea2 .TextButton.PrimaryButton:focus, html .CalloutArea2 .TextButtonWithImage.PrimaryButton:hover, html .CalloutArea2 .TextButtonWithImage.PrimaryButton:active, html .CalloutArea2 .TextButtonWithImage.PrimaryButton:focus { color: white; background-color: #242424; }

html .StandardPanel, html .ContentBorder, html h2, html .PanelHead.Distinguish, html .TitleBarCaption, html div.ShowFieldset fieldset, html .panel-border, html .panel-heading.Distinguish { border-color: #dedede; }

html .SearchField, html .SearchResultSummary .ListItemTitle a { background-color: #7eadd4; }

html .SearchField label { color: #22769e; }

html .SearchResultSummary .ListItemTitle a { color: #333333 !important; }

html .SearchResultSummary .ListItemTitle a:hover { background-color: #5997b3; }

html .EventSummary { background-color: whitesmoke; }

html .ProgramGroup .PanelHead, html .ProgramGroup .panel-heading { background-color: #5997b3; }

html .ProgressTracker .SuccessfulMessage, html .ProgressTracker .ProgressBar > span { background-color: #225d8d; }

html .ProgressTracker2 .ProgressTrackerPanel { background-color: #5997b3; }

html .ProgressTracker2 .ProgressTrackerPanel .count { color: white; }

html .ProgressTracker2 div p { background-color: white; color: #22769e; }

html .ProgressTracker2 .ProgressBar > span { background-color: #ecd5c2; }

html .ProgressTracker2 .SuccessfulMessage { background-color: #6bb2d5; color: #333333; }

html .FilterPanel { background-color: whitesmoke; }

html .CartCharges { background-color: whitesmoke; }

html .CartCharges .PanelField { border-top: 1px dotted #dedede; }

html .CartCharges .GrandTotal .PanelField { background-color: white; color: #f79d51; }

html .CartCharges .GrandTotal .PanelField .Label { color: #f79d51; }

html .OpenInvoicesTotals .SelectedTotal .PanelFieldValue { color: #f79d51; }

html .RadTreeView.GLE a:hover, html .RadTreeView.GLE a:focus, html .RadTreeView.GLE span[onclick]:hover, html .RadTreeView.GLE span[onclick]:focus { background-color: #0a1318; color: white; }

html .CommunicationPreferencesSection { background-color: whitesmoke; }

html .RadToolTip_Telerik a:hover { background-color: #5997b3; }

html .RadGrid.RadGrid_MetroTouch .rgNumPart a.rgCurrentPage, html .RadGrid.RadGrid_MetroTouch .rgNumPart a.rgCurrentPage:hover, html .RadGrid.RadGrid_Metro .rgNumPart a.rgCurrentPage, html .RadGrid.RadGrid_Metro .rgNumPart a.rgCurrentPage:hover { background-color: #225d8d; border-color: #225d8d; color: white !important; }

html .RadGrid.RadGrid_MetroTouch .rgPagePrev:active, html .RadGrid.RadGrid_MetroTouch .rgPageNext:active, html .RadGrid.RadGrid_MetroTouch .rgPageFirst:active, html .RadGrid.RadGrid_MetroTouch .rgPageLast:active, html .RadGrid.RadGrid_Metro .rgPagePrev:active, html .RadGrid.RadGrid_Metro .rgPageNext:active, html .RadGrid.RadGrid_Metro .rgPageFirst:active, html .RadGrid.RadGrid_Metro .rgPageLast:active { background-color: #225d8d; border-color: #225d8d; color: white !important; }

html .RadGrid.RadGrid_MetroTouch .rgPager .rgPagerButton, html .RadGrid.RadGrid_Metro .rgPager .rgPagerButton { background-color: #225d8d; border-color: #225d8d; color: white !important; }

html .RadGrid.RadGrid_MetroTouch .rgMasterTable .rgSelectedCell, html .RadGrid.RadGrid_MetroTouch .rgSelectedRow, html .RadGrid.RadGrid_MetroTouch td.rgEditRow .rgSelectedRow, html .RadGrid.RadGrid_MetroTouch .rgSelectedRow td.rgSorted, html .RadGrid.RadGrid_MetroTouch th.rgSorted, html .RadGrid.RadGrid_Metro .rgMasterTable .rgSelectedCell, html .RadGrid.RadGrid_Metro .rgSelectedRow, html .RadGrid.RadGrid_Metro td.rgEditRow .rgSelectedRow, html .RadGrid.RadGrid_Metro .rgSelectedRow td.rgSorted, html .RadGrid.RadGrid_Metro th.rgSorted { background-color: #225d8d; border-color: #225d8d; }

html .RadGrid.RadGrid_MetroTouch .rgMasterTable .rgSelectedCell a, html .RadGrid.RadGrid_MetroTouch .rgSelectedRow a, html .RadGrid.RadGrid_MetroTouch td.rgEditRow .rgSelectedRow a, html .RadGrid.RadGrid_MetroTouch .rgSelectedRow td.rgSorted a, html .RadGrid.RadGrid_MetroTouch th.rgSorted a, html .RadGrid.RadGrid_Metro .rgMasterTable .rgSelectedCell a, html .RadGrid.RadGrid_Metro .rgSelectedRow a, html .RadGrid.RadGrid_Metro td.rgEditRow .rgSelectedRow a, html .RadGrid.RadGrid_Metro .rgSelectedRow td.rgSorted a, html .RadGrid.RadGrid_Metro th.rgSorted a { color: white !important; }

html .RadGrid.RadGrid_MetroTouch .rgGroupPanel, html .RadGrid.RadGrid_MetroTouch .rgGroupPanel caption, html .RadGrid.RadGrid_Metro .rgGroupPanel, html .RadGrid.RadGrid_Metro .rgGroupPanel caption { background-color: #225d8d; }

html .RadGrid.RadGrid_MetroTouch .rgActiveRow td, html .RadGrid.RadGrid_MetroTouch rgActiveRow td.rgSorted, html .RadGrid.RadGrid_MetroTouch .rgSelectedRow td, html .RadGrid.RadGrid_MetroTouch rgSelectedRow td.rgSorted, html .RadGrid.RadGrid_MetroTouch .rgMasterTable .rgActiveCell, html .RadGrid.RadGrid_Metro .rgActiveRow td, html .RadGrid.RadGrid_Metro rgActiveRow td.rgSorted, html .RadGrid.RadGrid_Metro .rgSelectedRow td, html .RadGrid.RadGrid_Metro rgSelectedRow td.rgSorted, html .RadGrid.RadGrid_Metro .rgMasterTable .rgActiveCell { border-color: #225d8d; }

html * + html .RadGrid.RadGrid_MetroTouch .rgSelectedRow .rgSorted, html * + html .RadGrid.RadGrid_Metro .rgSelectedRow .rgSorted { background-color: #225d8d; }

html * html .RadGrid.RadGrid_MetroTouch .rgSelectedRow .rgSorted, html * html .RadGrid.RadGrid_Metro .rgSelectedRow .rgSorted { background-color: #225d8d; }

html .RadScheduler.RadScheduler_Metro .rsHeader { border-color: #225d8d; background-color: #225d8d; }

html .RadScheduler.RadScheduler_Metro .rsHeader ul a { border-color: #225d8d; }

html .RadScheduler.RadScheduler_Metro .rsHeader h2 { color: white; }

html .RadMenu.RadMenu_Metro div.rmRootGroup, html .RadMenu.RadMenu_Metro ul.rmRootGroup, html .RadMenu.RadMenu_MetroTouch div.rmRootGroup, html .RadMenu.RadMenu_MetroTouch ul.rmRootGroup { background-color: #0a1318; }

html .RadMenu.RadMenu_Metro .rmRootLink, html .RadMenu.RadMenu_MetroTouch .rmRootLink { border-color: #0a1318; }

html .RadMenu.RadMenu_Metro .rmDisabled, html .RadMenu.RadMenu_Metro .rmDisabled:hover, html .RadMenu.RadMenu_MetroTouch .rmDisabled, html .RadMenu.RadMenu_MetroTouch .rmDisabled:hover { border-color: #0a1318; }

html .RadMenu.RadMenu_Metro .rmGroup .rmFocused, html .RadMenu.RadMenu_Metro .rmGroup .rmFocused:hover, html .RadMenu.RadMenu_Metro .rmGroup .rmSelected, html .RadMenu.RadMenu_Metro .rmGroup .rmSelected:hover, html .RadMenu.RadMenu_Metro .rmGroup .rmLink.rmSelected, html .RadMenu.RadMenu_Metro .rmGroup .rmLink.rmSelected:hover, html .RadMenu.RadMenu_Metro .rmGroup .rmExpanded, html .RadMenu.RadMenu_Metro .rmGroup .rmExpanded:hover, html .RadMenu.RadMenu_MetroTouch .rmGroup .rmFocused, html .RadMenu.RadMenu_MetroTouch .rmGroup .rmFocused:hover, html .RadMenu.RadMenu_MetroTouch .rmGroup .rmSelected, html .RadMenu.RadMenu_MetroTouch .rmGroup .rmSelected:hover, html .RadMenu.RadMenu_MetroTouch .rmGroup .rmLink.rmSelected, html .RadMenu.RadMenu_MetroTouch .rmGroup .rmLink.rmSelected:hover, html .RadMenu.RadMenu_MetroTouch .rmGroup .rmExpanded, html .RadMenu.RadMenu_MetroTouch .rmGroup .rmExpanded:hover { border-color: #0a1318; background-color: #0a1318; color: white !important; }

html .RadWindow.RadWindow_MetroTouch .rwTitleRow .rwTitlebar, html .RadWindow.RadWindow_MetroTouch .rwTitleRow .rwTopLeft, html .RadWindow.RadWindow_MetroTouch .rwTitleRow .rwTopRight { background-color: #0a1318; }

html .RadWindow.RadWindow_MetroTouch .rwTitleRow td.rwWindowContent a.rwPopupButton:active, html .RadWindow.RadWindow_MetroTouch .rwTitleRow td.rwWindowContent a.rwPopupButton:focus { border-color: #0a1318; background-color: #0a1318; }

html .RadWindow.RadWindow_Metro .rwTitlebar, html .RadWindow.RadWindow_Metro .rwTopLeft, html .RadWindow.RadWindow_Metro .rwTopRight, html .RadWindow.RadWindow_Metro .rwTopResize, html .RadWindow.RadWindow_Metro .rwControlButtons a { background-color: #0a1318; }

html .RadWindow.RadWindow_Metro .rwControlButtons a { border-color: #0a1318; }

html .HeroBackground { background: #a7dff8 url(images/MobileCairnsBanner.jpg) bottom center no-repeat; }

html .HeroContent { background-color: black; /* Fallback for IE8, which doesn't support rgba */ background-color: rgba(0, 0, 0, 0.75); }

html .HeroContent h1, html .HeroContent h2, html .HeroContent h3, html .HeroContent h4, html .HeroContent h5, html .HeroContent .HeroText { color: white; }

html .HeroContent .TextButton { float: right; }

html .Slider.FullWidth .SliderPage1 h1 { color: white; }

html .Slider.FullWidth .SliderPage1 .SliderContent { background-color: rgba(0, 0, 0, 0.75); }

html .Slider.FullWidth .SliderPage1 .SliderText { color: white; }

html .jumbotron .img-copyright a, html .jumbotron .img-copyright a:hover, html .jumbotron .img-copyright a:focus, html .jumbotron .img-copyright a:visited, html .jumbotron .img-copyright a:active { color: white; }

html .jumbotron.home, html .jumbotron.interior { color: white; }

html .jumbotron.home h1 { color: white; background-color: rgba(0, 0, 0, 0.45); }

@media (max-width: 767px) { html .jumbotron.interior .jumbotron-content { background-color: rgba(0, 0, 0, 0.65); } }

@media (min-width: 768px) { html .jumbotron.interior .jumbotron-text span { background-color: rgba(0, 0, 0, 0.55); } }

html .no-mqs .jumbotron.interior .jumbotron-text span { background-color: rgba(0, 0, 0, 0.55); }

html .CommunityLinksBlock a { color: #333333; }

html .CommunityLinksBlock a:hover { background-color: #5997b3; color: #333333; }

html .CommunityLinksBlock a.CommunityLinksSelected, html .CommunityLinksBlock a.CommunityLinksSelected:hover { background-color: #0a1318; color: white; }

html .CommunityItemActionLinks a:hover { background-color: #0a1318; }

html .CommunityCommentItem { background: #f2f2f2; border-left: 10px solid #dedede; box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2); }

html .CommunityWikiItem .CommunityRepeaterTable .CommunityCommentItem { background: #f2f2f2; }

html .CommunityWikiReplyForm { background: #f2f2f2; box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2); }

html .DonorBannerInteriorBackground1 { background: #66895d url(../../images/SampleSites/Donor/bearbanner.jpg) no-repeat; }

html .DonorBannerInteriorBackground2 { background: #97bc1a url(../../images/SampleSites/Donor/butterflybanner.jpg) no-repeat; }

html .DonorBannerInteriorBackground3 { background: #b08765 url(../../images/SampleSites/Donor/catbanner.jpg) no-repeat; }

html .DonorBannerInteriorBackground4 { background: #416926 url(../../images/SampleSites/Donor/frogbanner.jpg) no-repeat; }

html .DonorBannerInteriorBackground5 { background: #696f44 url(../../images/SampleSites/Donor/numbatbanner.jpg) no-repeat; }

html .DonorBannerInteriorBackground6 { background: #3c683c url(../../images/SampleSites/Donor/squirrelbanner.jpg) no-repeat; }

html .DonorBannerTextBackgroundHome, html .DonorBannerTextBackgroundInterior { background: none repeat scroll 0 0 #1a1919; background: none repeat scroll 0 0 rgba(0, 0, 0, 0.4); }

html .CalloutArea1, html .CalloutBlockType1 { background-color: #4aba94; box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); color: white; }

html .CalloutArea1 label, html .CalloutArea1 h1, html .CalloutArea1 h2, html .CalloutArea1 h3, html .CalloutArea1 h4, html .CalloutArea1 h5, html .CalloutArea1 .PanelTitle, html .CalloutArea1 .TitleBarCaption, html .CalloutArea1 a.FeatureActionLink, html .CalloutBlockType1 label, html .CalloutBlockType1 h1, html .CalloutBlockType1 h2, html .CalloutBlockType1 h3, html .CalloutBlockType1 h4, html .CalloutBlockType1 h5, html .CalloutBlockType1 .PanelTitle, html .CalloutBlockType1 .TitleBarCaption, html .CalloutBlockType1 a.FeatureActionLink { color: white; }

html .CalloutArea1 a, html .CalloutBlockType1 a { color: white; }

html .CalloutArea1 .Error, html .CalloutBlockType1 .Error { color: #ededed !important; }

html .CalloutArea2 { background-color: #f79d51; box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); color: white; }

html .CalloutArea2 label, html .CalloutArea2 h1, html .CalloutArea2 h2, html .CalloutArea2 h3, html .CalloutArea2 h4, html .CalloutArea2 h5, html .CalloutArea2 .PanelTitle, html .CalloutArea2 .TitleBarCaption, html .CalloutArea2 a.FeatureActionLink { color: white; }

html .CalloutArea2 a { color: white; }

html .CalloutArea2 .Error { color: #ededed !important; }

html .CalloutArea3 { background-color: #22769e; box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); color: white; }

html .CalloutArea3 label, html .CalloutArea3 h1, html .CalloutArea3 h2, html .CalloutArea3 h3, html .CalloutArea3 h4, html .CalloutArea3 h5, html .CalloutArea3 .PanelTitle, html .CalloutArea3 .TitleBarCaption, html .CalloutArea3 a.FeatureActionLink { color: white; }

html .CalloutArea3 a { color: white; }

html .CalloutArea3 .Error { color: #ededed !important; }

html .AltBgColor1 { background-color: whitesmoke; }

html .CalloutPart2 .panel-heading, html .CalloutPart2 .panel-body { background-color: whitesmoke; }

html .CalloutPart1 .panel-heading, html .CalloutPart1 .panel-body { background-color: #5997b3; }

html .ContentBlockPrimary { background-color: whitesmoke; }

html .ContentBlockPrimary .Quote { background-color: white; }

html .SecondaryColumn h2, html .SecondaryColumn .PanelTitle, html .SecondaryColumn .panel-title { color: #999999; }

html .BlockList a:hover { background-color: #eff1e4; }

html .BlockList p { color: #333333; }

html .BlockTLItem, html .BlockList li { border-bottom: 1px dotted #dedede; }

html .Quote { background: whitesmoke; border-left: 10px solid #f79d51; }

html .Quote:before { color: #cdd2ad; }

html .QuoteStyle2 { border-left-color: #22769e; }

html .CalloutPanelField1 .PanelField label:first-child, html .CalloutPanelField1.PanelField label:first-child, html .CalloutPanelField1 .PanelField .Label:first-child, html .CalloutPanelField1.PanelField .Label:first-child { color: white; background: #f9b982; }

html .CalloutPanelField1 .PanelField label:first-child:after, html .CalloutPanelField1.PanelField label:first-child:after, html .CalloutPanelField1 .PanelField .Label:first-child:after, html .CalloutPanelField1.PanelField .Label:first-child:after { border-color: #f9b982 transparent; }

html .TotalBox { border-color: #dedede; }

html .TotalBox label { background-color: #f79d51; color: white; color: white; }

html .CCOGrayBg .ContentWizardDisplay { background-color: whitesmoke; }

html .FeatureText { color: #595959; }

html .feature-header { color: #f79d51; }

html .feature-link-with-image, html .feature-link-with-image:hover, html .feature-link-with-image:active, html .feature-link-with-image:visited { color: white; }

html .feature-link-with-image.feature-link-1 .feature-link-text { background-color: #f79d51; background-color: rgba(247, 157, 81, 0.75); }

html .feature-link-with-image.feature-link-1:hover .feature-link-text { background-color: #f58220; background-color: rgba(245, 130, 32, 0.75); }

html .feature-link-with-image.feature-link-2 .feature-link-text { background-color: #225d8d; background-color: rgba(34, 93, 141, 0.75); }

html .feature-link-with-image.feature-link-2:hover .feature-link-text { background-color: #184264; background-color: rgba(24, 66, 100, 0.75); }

html .feature-text-inline { color: #f79d51; }

html .header-link a, html .header-link a:visited { color: #333333; }

html .header-link a:hover, html .header-link a:active, html .header-link a:focus { color: #22769e; }

html .donate-page .SectionLabel { color: #f79d51; }

html * { font-family: "Lato", sans-serif; }

html body { font-size: 18px; }

html h1, html h2, html h3, html h4, html h5, html h6, html .h1, html .h2, html .h3, html .h4, html .h5, html .h6, html .PanelTitle { border: none; color: #d31245; }

html h2 { line-height: 1.2em; }

html h3 { font-size: 1.8em; line-height: 1.2em; }

html .basic960 { max-width: 960px; margin-left: auto; margin-right: auto; }

html p.pullquote { float: left; display: inline-block; margin: 1em 2em 1em 1em; border-top: 3px solid black; border-bottom: 3px solid black; padding: .5em 1.25em .5em 0 !important; font-size: 1.5em; line-height: 1.3em; font-style: italic; }

@media (min-width: 600px) { html p.pullquote { width: 33%; } }

html p.pullquote .small { display: block; font-size: .7em; }

html a:focus { outline: none; }

html .embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; }

html .embed-container iframe, html .embed-container object, html .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

html img { max-width: 100% !important; height: auto; }

html .bg-red { background: #d31245; color: white; }

@media (min-width: 1400px) { html .bg-red.bg-full { margin: 0 0 0 0; padding: 0; position: relative; display: inline-block; width: 100%; }
  html .bg-red.bg-full:before, html .bg-red.bg-full:after { content: ""; display: inline-block; height: 100%; position: absolute; top: 0; bottom: 0; margin: 0; width: 99999px; right: 100%; background: #d31245; z-index: -1; /* ensure we don't overlap */ }
  html .bg-red.bg-full:after { width: 9999px; left: 100%; background: #d31245; position: absolute; } }

html .bg-red.padding3em { padding-top: 3em; padding-bottom: 3em; }

html .bg-red h1, html .bg-red h2, html .bg-red h3, html .bg-red h4, html .bg-red h5, html .bg-red h6, html .bg-red p, html .bg-red li, html .bg-red a { color: white; }

html .bg-blue { background: #00447c; color: white; }

@media (min-width: 1400px) { html .bg-blue.bg-full { margin: 0 0 0 0; padding: 0 0; position: relative; display: inline-block; width: 100%; }
  html .bg-blue.bg-full:before, html .bg-blue.bg-full:after { content: ""; display: inline-block; height: 100%; position: absolute; top: 0; bottom: 0; margin: 0; width: 99999px; right: 100%; background: #00447c; z-index: -1; /* ensure we don't overlap */ }
  html .bg-blue.bg-full:after { width: 9999px; left: 100%; background: #00447c; position: absolute; } }

html .bg-blue.padding3em { padding-top: 3em; padding-bottom: 3em; }

html .bg-blue h1, html .bg-blue h2, html .bg-blue h3, html .bg-blue h4, html .bg-blue h5, html .bg-blue h6, html .bg-blue p, html .bg-blue li, html .bg-blue a { color: white; }

html .bg-green { background: #4aba94; color: white; }

@media (min-width: 1400px) { html .bg-green.bg-full { margin: 0 0 0 0; padding: 0 0; position: relative; display: inline-block; width: 100%; }
  html .bg-green.bg-full:before, html .bg-green.bg-full:after { content: ""; display: inline-block; height: 100%; position: absolute; top: 0; bottom: 0; margin: 0; width: 99999px; right: 100%; background: #4aba94; z-index: -1; /* ensure we don't overlap */ }
  html .bg-green.bg-full:after { width: 9999px; left: 100%; background: #4aba94; position: absolute; } }

html .bg-green.padding3em { padding-top: 3em; padding-bottom: 3em; }

html .bg-green h1, html .bg-green h2, html .bg-green h3, html .bg-green h4, html .bg-green h5, html .bg-green h6, html .bg-green p, html .bg-green li, html .bg-green a { color: white; }

html .bg-black { background: black; color: white; }

@media (min-width: 1400px) { html .bg-black.bg-full { margin: 0 0 0 0; padding: 0 0; position: relative; display: inline-block; width: 100%; }
  html .bg-black.bg-full:before, html .bg-black.bg-full:after { content: ""; display: inline-block; height: 100%; position: absolute; top: 0; bottom: 0; margin: 0; width: 99999px; right: 100%; background: black; z-index: -1; /* ensure we don't overlap */ }
  html .bg-black.bg-full:after { width: 9999px; left: 100%; background: black; position: absolute; } }

html .bg-black.padding3em { padding-top: 3em; padding-bottom: 3em; }

html .bg-black h1, html .bg-black h2, html .bg-black h3, html .bg-black h4, html .bg-black h5, html .bg-black h6, html .bg-black p, html .bg-black li, html .bg-black a { color: white; }

html .bg-map { background: white url("/App_Themes/AAFAustin_Responsive/img/map.png") no-repeat center center; background-attachment: scroll; background-size: 70%; }

@media (min-width: 820px) { html .bg-map { min-height: 600px; padding: 5em 4em; } }

html .bg-bluephoto1 { background: white url("/App_Themes/AAFAustin_Responsive/img/bluephoto1.jpg") no-repeat center center; background-attachment: scroll; background-size: cover; padding: 1em; }

html .bg-bluephoto1 h1, html .bg-bluephoto1 h2, html .bg-bluephoto1 h3, html .bg-bluephoto1 h4, html .bg-bluephoto1 h5, html .bg-bluephoto1 h6, html .bg-bluephoto1 h1 a, html .bg-bluephoto1 h2 a, html .bg-bluephoto1 h3 a, html .bg-bluephoto1 h4 a, html .bg-bluephoto1 h5 a, html .bg-bluephoto1 h6 a { color: #1096d3; }

html .bar { display: block; margin-top: 1em; position: relative; text-align: center; }

html .bar:before { content: ""; display: inline-block; height: 3px; position: absolute; top: -5px; margin: 0; width: 14%; left: 43%; background: #e7e8e8; }

html .bar:before.bar-white:before { background: white; }

html .bar:before.bar-red:before { background: #d31245; }

html .bar:before.bar-blue:before { background: #00447c; }

html .bar:before.bar-black:before { background: black; }

html .hero-container { position: relative; width: 100%; margin: 0; }

html .hero-container h1 { text-align: center; text-transform: uppercase; margin: 0; padding: 0; line-height: 1.4em; position: absolute; top: 38%; width: 100%; color: white; }

@media (max-width: 690px) { html .hero-container h1 { font-size: 2em; top: 25%; } }

@media (max-width: 500px) { html .hero-container h1 { position: relative; top: auto; font-size: 2.5em; color: #d31245; margin: .5em 0; } }

html .intro-container { margin-bottom: 1.5em; margin-top: 1.5em; text-align: center; font-size: 1.2em; }

html .nav-primary { float: none; clear: none; }

html .header-logo-container { display: inline-block !important; float: none; }

html .header { background: #1F4F78; border: none; padding: 0; width: 100%; z-index: 1000 !important; }

@media (max-width: 820px) { html .header .header-container { padding: 0; } }

html #masterLogoArea { width: 70%; }

html #masterHeaderImage { background-image: url("/App_Themes/AAFAustin_Responsive/img/AAF_Logo_White_H_NoTag.png"); background-repeat: no-repeat; background-size: contain; background-position: center center; margin: 0; overflow: hidden; height: 45px; width: 100%; }

html .search-field { background-image: none; }

html .totalprimenav { display: block; float: left; width: 50%; }

@media (max-width: 820px) { html .totalprimenav { width: 100%; } }

html .navbar-header.nav-auxiliary { display: block; float: right; width: auto; }

@media (max-width: 820px) { html .navbar-header.nav-auxiliary { float: left; } }

html .navbar-toggle.collapsed, html .navbar-toggle { background: transparent; display: inline-block !important; float: left; margin-top: 6px; margin-bottom: 0; margin-right: .5em; padding: 9px 10px; }

html .navbar-toggle.collapsed .icon-bar, html .navbar-toggle .icon-bar { background: white; -webkit-transition: all .5s ease; transition: all .5s ease; }

html .navbar-toggle:hover, html .navbar-toggle:focus { background: #00447c; outline: none; }

html .navbar-toggle:hover .icon-bar, html .navbar-toggle:focus .icon-bar { background: white; }

html .navbar-toggle.collapsed .icon-bar.bar-one { transform: matrix(1, 0, 0, 1, 0, 0); -ms-transform: matrix(1, 0, 0, 1, 0, 0); -webkit-transform: matrix(1, 0, 0, 1, 0, 0); }

html .navbar-toggle.collapsed .icon-bar.bar-two { transform: matrix(1, 0, 0, 1, 0, 0); -ms-transform: matrix(1, 0, 0, 1, 0, 0); -webkit-transform: matrix(1, 0, 0, 1, 0, 0); }

html .navbar-toggle.collapsed .icon-bar.bar-three { background: white; }

html .navbar-toggle .icon-bar.bar-one { transform: matrix(0.71, -0.71, 0.71, 0.71, 0, 8); -ms-transform: matrix(0.71, -0.71, 0.71, 0.71, 0, 8); -webkit-transform: matrix(0.71, -0.71, 0.71, 0.71, 0, 8); }

html .navbar-toggle .icon-bar.bar-two { transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0); -ms-transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0); -webkit-transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0); }

html .navbar-toggle .icon-bar.bar-three { background: rgba(255, 255, 255, 0); }

html .navbar-reveal { position: relative; }

html .nav-primary { background: #00447c; display: block; position: absolute; z-index: 40; top: 0; left: 0; margin: 0; width: 200%; padding: 0.5em; }

@media (max-width: 820px) { html .nav-primary { width: 100%; } }

html .nav-primary.collapse.in { display: block; }

html .nav-primary.collapse { display: none; }

html .nav-primary li, html .nav-primary a, html .nav-primary .RadMenu.rmResponsive .rmLink, html .nav-primary .RadMenu.rmResponsive .rsmLink, html .nav-primary .RadMenu.rmResponsive .rmRootGroup > .rmItem { background: #00447c; clear: both; color: white; display: block; float: none; }

html .nav-primary li > .rmLink, html .nav-primary a > .rmLink, html .nav-primary .RadMenu.rmResponsive .rmLink > .rmLink, html .nav-primary .RadMenu.rmResponsive .rsmLink > .rmLink, html .nav-primary .RadMenu.rmResponsive .rmRootGroup > .rmItem > .rmLink { font-size: 2em; font-weight: normal; }

html .nav-primary li:hover, html .nav-primary a:hover, html .nav-primary .RadMenu.rmResponsive .rmLink:hover, html .nav-primary .RadMenu.rmResponsive .rsmLink:hover, html .nav-primary .RadMenu.rmResponsive .rmRootGroup > .rmItem:hover { color: #1096d3; }

html .nav-primary li.icon-facebook, html .nav-primary li.icon-google, html .nav-primary li.icon-linkedin, html .nav-primary li.icon-twitter, html .nav-primary a.icon-facebook, html .nav-primary a.icon-google, html .nav-primary a.icon-linkedin, html .nav-primary a.icon-twitter, html .nav-primary .RadMenu.rmResponsive .rmLink.icon-facebook, html .nav-primary .RadMenu.rmResponsive .rmLink.icon-google, html .nav-primary .RadMenu.rmResponsive .rmLink.icon-linkedin, html .nav-primary .RadMenu.rmResponsive .rmLink.icon-twitter, html .nav-primary .RadMenu.rmResponsive .rsmLink.icon-facebook, html .nav-primary .RadMenu.rmResponsive .rsmLink.icon-google, html .nav-primary .RadMenu.rmResponsive .rsmLink.icon-linkedin, html .nav-primary .RadMenu.rmResponsive .rsmLink.icon-twitter, html .nav-primary .RadMenu.rmResponsive .rmRootGroup > .rmItem.icon-facebook, html .nav-primary .RadMenu.rmResponsive .rmRootGroup > .rmItem.icon-google, html .nav-primary .RadMenu.rmResponsive .rmRootGroup > .rmItem.icon-linkedin, html .nav-primary .RadMenu.rmResponsive .rmRootGroup > .rmItem.icon-twitter { clear: none; display: inline-block; }

html .nav-primary li.icon-facebook > span, html .nav-primary li.icon-facebook a, html .nav-primary li.icon-google > span, html .nav-primary li.icon-google a, html .nav-primary li.icon-linkedin > span, html .nav-primary li.icon-linkedin a, html .nav-primary li.icon-twitter > span, html .nav-primary li.icon-twitter a, html .nav-primary a.icon-facebook > span, html .nav-primary a.icon-facebook a, html .nav-primary a.icon-google > span, html .nav-primary a.icon-google a, html .nav-primary a.icon-linkedin > span, html .nav-primary a.icon-linkedin a, html .nav-primary a.icon-twitter > span, html .nav-primary a.icon-twitter a, html .nav-primary .RadMenu.rmResponsive .rmLink.icon-facebook > span, html .nav-primary .RadMenu.rmResponsive .rmLink.icon-facebook a, html .nav-primary .RadMenu.rmResponsive .rmLink.icon-google > span, html .nav-primary .RadMenu.rmResponsive .rmLink.icon-google a, html .nav-primary .RadMenu.rmResponsive .rmLink.icon-linkedin > span, html .nav-primary .RadMenu.rmResponsive .rmLink.icon-linkedin a, html .nav-primary .RadMenu.rmResponsive .rmLink.icon-twitter > span, html .nav-primary .RadMenu.rmResponsive .rmLink.icon-twitter a, html .nav-primary .RadMenu.rmResponsive .rsmLink.icon-facebook > span, html .nav-primary .RadMenu.rmResponsive .rsmLink.icon-facebook a, html .nav-primary .RadMenu.rmResponsive .rsmLink.icon-google > span, html .nav-primary .RadMenu.rmResponsive .rsmLink.icon-google a, html .nav-primary .RadMenu.rmResponsive .rsmLink.icon-linkedin > span, html .nav-primary .RadMenu.rmResponsive .rsmLink.icon-linkedin a, html .nav-primary .RadMenu.rmResponsive .rsmLink.icon-twitter > span, html .nav-primary .RadMenu.rmResponsive .rsmLink.icon-twitter a, html .nav-primary .RadMenu.rmResponsive .rmRootGroup > .rmItem.icon-facebook > span, html .nav-primary .RadMenu.rmResponsive .rmRootGroup > .rmItem.icon-facebook a, html .nav-primary .RadMenu.rmResponsive .rmRootGroup > .rmItem.icon-google > span, html .nav-primary .RadMenu.rmResponsive .rmRootGroup > .rmItem.icon-google a, html .nav-primary .RadMenu.rmResponsive .rmRootGroup > .rmItem.icon-linkedin > span, html .nav-primary .RadMenu.rmResponsive .rmRootGroup > .rmItem.icon-linkedin a, html .nav-primary .RadMenu.rmResponsive .rmRootGroup > .rmItem.icon-twitter > span, html .nav-primary .RadMenu.rmResponsive .rmRootGroup > .rmItem.icon-twitter a { background-image: url("/App_Themes/AAFAustin_Responsive/img/icon-facebook.png"); background-repeat: no-repeat; background-size: contain; background-position: center center; display: inline-block; height: 40px; margin: .5em 0 0 .4em; text-decoration: none; text-indent: -99999px; width: 40px; }

html .nav-primary li.icon-facebook > span:hover, html .nav-primary li.icon-facebook a:hover, html .nav-primary li.icon-google > span:hover, html .nav-primary li.icon-google a:hover, html .nav-primary li.icon-linkedin > span:hover, html .nav-primary li.icon-linkedin a:hover, html .nav-primary li.icon-twitter > span:hover, html .nav-primary li.icon-twitter a:hover, html .nav-primary a.icon-facebook > span:hover, html .nav-primary a.icon-facebook a:hover, html .nav-primary a.icon-google > span:hover, html .nav-primary a.icon-google a:hover, html .nav-primary a.icon-linkedin > span:hover, html .nav-primary a.icon-linkedin a:hover, html .nav-primary a.icon-twitter > span:hover, html .nav-primary a.icon-twitter a:hover, html .nav-primary .RadMenu.rmResponsive .rmLink.icon-facebook > span:hover, html .nav-primary .RadMenu.rmResponsive .rmLink.icon-facebook a:hover, html .nav-primary .RadMenu.rmResponsive .rmLink.icon-google > span:hover, html .nav-primary .RadMenu.rmResponsive .rmLink.icon-google a:hover, html .nav-primary .RadMenu.rmResponsive .rmLink.icon-linkedin > span:hover, html .nav-primary .RadMenu.rmResponsive .rmLink.icon-linkedin a:hover, html .nav-primary .RadMenu.rmResponsive .rmLink.icon-twitter > span:hover, html .nav-primary .RadMenu.rmResponsive .rmLink.icon-twitter a:hover, html .nav-primary .RadMenu.rmResponsive .rsmLink.icon-facebook > span:hover, html .nav-primary .RadMenu.rmResponsive .rsmLink.icon-facebook a:hover, html .nav-primary .RadMenu.rmResponsive .rsmLink.icon-google > span:hover, html .nav-primary .RadMenu.rmResponsive .rsmLink.icon-google a:hover, html .nav-primary .RadMenu.rmResponsive .rsmLink.icon-linkedin > span:hover, html .nav-primary .RadMenu.rmResponsive .rsmLink.icon-linkedin a:hover, html .nav-primary .RadMenu.rmResponsive .rsmLink.icon-twitter > span:hover, html .nav-primary .RadMenu.rmResponsive .rsmLink.icon-twitter a:hover, html .nav-primary .RadMenu.rmResponsive .rmRootGroup > .rmItem.icon-facebook > span:hover, html .nav-primary .RadMenu.rmResponsive .rmRootGroup > .rmItem.icon-facebook a:hover, html .nav-primary .RadMenu.rmResponsive .rmRootGroup > .rmItem.icon-google > span:hover, html .nav-primary .RadMenu.rmResponsive .rmRootGroup > .rmItem.icon-google a:hover, html .nav-primary .RadMenu.rmResponsive .rmRootGroup > .rmItem.icon-linkedin > span:hover, html .nav-primary .RadMenu.rmResponsive .rmRootGroup > .rmItem.icon-linkedin a:hover, html .nav-primary .RadMenu.rmResponsive .rmRootGroup > .rmItem.icon-twitter > span:hover, html .nav-primary .RadMenu.rmResponsive .rmRootGroup > .rmItem.icon-twitter a:hover { text-decoration: none; }

html .nav-primary li.icon-google > span, html .nav-primary li.icon-google a, html .nav-primary a.icon-google > span, html .nav-primary a.icon-google a, html .nav-primary .RadMenu.rmResponsive .rmLink.icon-google > span, html .nav-primary .RadMenu.rmResponsive .rmLink.icon-google a, html .nav-primary .RadMenu.rmResponsive .rsmLink.icon-google > span, html .nav-primary .RadMenu.rmResponsive .rsmLink.icon-google a, html .nav-primary .RadMenu.rmResponsive .rmRootGroup > .rmItem.icon-google > span, html .nav-primary .RadMenu.rmResponsive .rmRootGroup > .rmItem.icon-google a { background-image: url("/App_Themes/AAFAustin_Responsive/img/icon-google.png"); }

html .nav-primary li.icon-linkedin > span, html .nav-primary li.icon-linkedin a, html .nav-primary a.icon-linkedin > span, html .nav-primary a.icon-linkedin a, html .nav-primary .RadMenu.rmResponsive .rmLink.icon-linkedin > span, html .nav-primary .RadMenu.rmResponsive .rmLink.icon-linkedin a, html .nav-primary .RadMenu.rmResponsive .rsmLink.icon-linkedin > span, html .nav-primary .RadMenu.rmResponsive .rsmLink.icon-linkedin a, html .nav-primary .RadMenu.rmResponsive .rmRootGroup > .rmItem.icon-linkedin > span, html .nav-primary .RadMenu.rmResponsive .rmRootGroup > .rmItem.icon-linkedin a { background-image: url("/App_Themes/AAFAustin_Responsive/img/icon-linkedin.png"); }

html .nav-primary li.icon-twitter > span, html .nav-primary li.icon-twitter a, html .nav-primary a.icon-twitter > span, html .nav-primary a.icon-twitter a, html .nav-primary .RadMenu.rmResponsive .rmLink.icon-twitter > span, html .nav-primary .RadMenu.rmResponsive .rmLink.icon-twitter a, html .nav-primary .RadMenu.rmResponsive .rsmLink.icon-twitter > span, html .nav-primary .RadMenu.rmResponsive .rsmLink.icon-twitter a, html .nav-primary .RadMenu.rmResponsive .rmRootGroup > .rmItem.icon-twitter > span, html .nav-primary .RadMenu.rmResponsive .rmRootGroup > .rmItem.icon-twitter a { background-image: url("/App_Themes/AAFAustin_Responsive/img/icon-twitter.png"); }

html .rmResponsive .rmSlide { position: relative !important; top: inherit !important; left: inherit !important; }

html .rmResponsive .rmSlide .rmGroup { top: inherit !important; left: inherit !important; }

html .rmResponsive .rmSlide .rmGroup ul, html .rmResponsive .rmSlide .rmGroup li, html .rmResponsive .rmSlide .MegaDropDownMenu { height: auto !important; padding-top: 0 !important; padding-bottom: 0 !important; }

html .RadMenu.rmResponsive .rmLink { padding-bottom: 0; padding-top: .25em; }

html .rmResponsive .rmSlide .rmLink:hover, html .rmResponsive .rmSlide .rmLink:focus, html .rmResponsive .rmSlide .rsmLink:hover, html .rmResponsive .rmSlide .rsmLink:focus, html .rmResponsive .rmSlide .rsmTwoLevels > .rsmItem > .rsmLink:hover, html .rmResponsive .rmSlide .rsmTwoLevels > .rsmItem > .rsmLink:focus { color: #1096d3; }

html .RadMenu.rmResponsive .rmToggle { display: inline-block; }

html .rmResponsive .rmSlide .rsmTwoLevels > .rsmItem > .rsmLink { color: #aaa; }

html .nav-auxiliary { margin: .5em 0; font-size: .9em; }

html .nav-auxiliary li, html .nav-auxiliary .nav-aux-button, html .nav-auxiliary .NavigationListItem { display: inline-block !important; overflow: visible; background: none; width: auto; height: auto; padding: 0; margin: 0; }

html .nav-auxiliary li a, html .nav-auxiliary li .NavigationLink, html .nav-auxiliary .nav-aux-button a, html .nav-auxiliary .nav-aux-button .NavigationLink, html .nav-auxiliary .NavigationListItem a, html .nav-auxiliary .NavigationListItem .NavigationLink { background: none; color: white; font-size: .9em; height: 32px; line-height: 1.1em; padding: .6em 1em .5em 1em; margin: 0 .125em; text-decoration: none; text-transform: uppercase; }

html .nav-auxiliary li a:hover, html .nav-auxiliary li .NavigationLink:hover, html .nav-auxiliary .nav-aux-button a:hover, html .nav-auxiliary .nav-aux-button .NavigationLink:hover, html .nav-auxiliary .NavigationListItem a:hover, html .nav-auxiliary .NavigationListItem .NavigationLink:hover { color: #00447c; background: white; }

html .nav-auxiliary li a .nav-text, html .nav-auxiliary li .NavigationLink .nav-text, html .nav-auxiliary .nav-aux-button a .nav-text, html .nav-auxiliary .nav-aux-button .NavigationLink .nav-text, html .nav-auxiliary .NavigationListItem a .nav-text, html .nav-auxiliary .NavigationListItem .NavigationLink .nav-text { display: inline-block; width: auto; height: auto; background: none; padding: 0; margin: 0; overflow: visible; }

html .nav-auxiliary a, html .nav-auxiliary .NavigationLink { background: none; color: white; font-size: .9em; height: 32px; line-height: 1.1em; padding: .6em 1em .5em 1em; margin: 0 .125em; text-decoration: none; text-transform: uppercase; }

html .nav-auxiliary a:hover, html .nav-auxiliary .NavigationLink:hover { color: #00447c; background: white; }

html .nav-auxiliary a .nav-text, html .nav-auxiliary .NavigationLink .nav-text { display: inline-block; width: auto; height: auto; background: none; padding: 0; margin: 0; overflow: visible; }

html .nav-auxiliary li.NavigationListItem.menu-join a, html .nav-auxiliary li.NavigationListItem.menu-join a.NavigationLink, html .nav-auxiliary .NavigationListItem.menu-join a, html .nav-auxiliary .NavigationListItem.menu-join a.NavigationLink { background: #1096d3; color: white; font-size: .9em; height: 32px; line-height: 1.1em; padding: .6em 1em .5em 1em; margin: 0 1em 0 .25em; text-decoration: none; text-transform: uppercase; }

html .nav-auxiliary li.NavigationListItem.menu-join a:hover, html .nav-auxiliary li.NavigationListItem.menu-join a.NavigationLink:hover, html .nav-auxiliary .NavigationListItem.menu-join a:hover, html .nav-auxiliary .NavigationListItem.menu-join a.NavigationLink:hover { color: #00447c; background: white; }

html .nav-auxiliary .search-container-sm { display: inline-block !important; margin-top: 2px; }

@media (max-width: 545px) { html .nav-auxiliary .search-container-sm { width: 100%; margin: 1em .5em .5em; } }

html .nav-auxiliary .search-container-sm .search-field.Watermarked, html .nav-auxiliary .search-container-sm select, html .nav-auxiliary .search-container-sm textarea, html .nav-auxiliary .search-container-sm input[type="text"], html .nav-auxiliary .search-container-sm input[type="password"], html .nav-auxiliary .search-container-sm input[type="datetime"], html .nav-auxiliary .search-container-sm input[type="datetime-local"], html .nav-auxiliary .search-container-sm input[type="date"], html .nav-auxiliary .search-container-sm input[type="month"], html .nav-auxiliary .search-container-sm input[type="time"], html .nav-auxiliary .search-container-sm input[type="week"], html .nav-auxiliary .search-container-sm input[type="number"], html .nav-auxiliary .search-container-sm input[type="email"], html .nav-auxiliary .search-container-sm input[type="url"], html .nav-auxiliary .search-container-sm input[type="search"], html .nav-auxiliary .search-container-sm input[type="tel"], html .nav-auxiliary .search-container-sm input[type="color"], html .nav-auxiliary .search-container-sm .uneditable-input { color: #5a5d5c; border: none; box-shadow: inset 0 0 transparent; float: left; height: 32px; padding: 5px; width: auto; }

html .nav-auxiliary .search-container-sm .header-search { padding: 0; }

html .nav-auxiliary .search-container-sm .header-search .search-field { line-height: 1em; padding: 0 !important; margin: 0 !important; border: none; box-shadow: none; vertical-align: bottom; text-transform: uppercase; width: 0; -webkit-transition: width 1s; /* Safari */ transition: width 1s; }

html .nav-auxiliary .search-container-sm .header-search.active .search-field { padding: 0 0 0 .5em !important; width: 180px; }

html .nav-auxiliary .search-container-sm .header-search-submit { background: transparent url("/App_Themes/AAFAustin_Responsive/img/icon-search.png") center center no-repeat; display: inline-block; text-indent: -99999px; color: white; border: none; box-shadow: inset 0 0 transparent; font-size: .9em; height: 33px; margin: 0; width: 38px; }

html .nav-auxiliary .search-container-sm .header-search-submit:hover { background: #1096d3 url("/App_Themes/AAFAustin_Responsive/img/icon-search.png") center center no-repeat; }

@media (max-width: 790px) { html .nav-auxiliary.navbar-header { width: 100%; }
  html .nav-auxiliary .NavigationUnorderedList { float: left; display: inline-block; width: auto; }
  html .nav-auxiliary .search-container-sm { float: right; display: inline-block !important; width: auto; margin: 0 1em; } }

html .breadcrumb-obo-container { background: rgba(255, 255, 255, 0.3); display: block; position: relative; z-index: 1; line-height: 1em; margin: 0; padding: 0 0 0 .5em; width: 100%; }

html .breadcrumb-obo-container > span { margin: .25em 0; }

html .breadcrumb { font-size: .8em; }

html .cycle-container { padding: 3em 7em; display: inline-block; overflow: hidden; position: relative; width: 100%; max-width: 100%; }

@media (max-width: 1000px) { html .cycle-container { padding: 3em 1em; } }

html .cycle-container .slide { width: 100%; }

html .cycle-container .slide .slide-flex { background: #d31245; display: -webkit-box; display: -ms-flexbox; display: flex; position: relative; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: left; -ms-flex-pack: left; justify-content: left; width: 100%; -ms-flex-preferred-size: 100%; flex-basis: 100%; }

html .cycle-container .slide .slide-img, html .cycle-container .slide .slide-caption { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: left; -ms-flex-align: left; align-items: left; -webkit-box-pack: left; -ms-flex-pack: left; justify-content: left; width: 48%; -ms-flex-preferred-size: 48%; flex-basis: 48%; }

@media (max-width: 1000px) { html .cycle-container .slide .slide-img, html .cycle-container .slide .slide-caption { display: block; width: 100%; } }

html .cycle-container .slide .slide-img img, html .cycle-container .slide .slide-caption img { width: 100%; height: auto; }

html .cycle-container .slide .slide-caption { padding: 20px; background: #d31245; }

html .cycle-container h2, html .cycle-container p, html .cycle-container a { color: white !important; }

html .cycle-container p.slide-body { font-size: 1em; }

html .cycle-container a { text-decoration: none; }

html .cycle-container a:hover { text-decoration: underline; }

@media (max-width: 675px) { html .carousel-pager { display: none; } }

html .carousel-pager a.cycle-prev { background: url("/App_Themes/AAFAustin_Responsive/img/carousel-arrow-prev.png") center center no-repeat; left: 57px; top: 45%; width: 33px; height: 56px; position: absolute; text-indent: -99999px; z-index: 800; }

html .carousel-pager a.cycle-next { background: url("/App_Themes/AAFAustin_Responsive/img/carousel-arrow-next.png") center center no-repeat; right: 57px; top: 45%; width: 33px; height: 56px; text-indent: -99999px; position: absolute; z-index: 800; }

html #event-container .event-row { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

html #event-container .event-row a { text-decoration: none; }

html #event-container .event-row:nth-child(2n+0) .flex1 { background-color: #FEBE16 !important; }

html #event-container .event-row:nth-child(3n+0) .flex1 { background-color: #D55BA4 !important; }

html #event-container .event { background-color: #56B890; background-repeat: no-repeat; background-size: cover; background-position: center center; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-flex: 1; -ms-flex: 1 0 0px; flex: 1 0 0; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; margin: 0; min-height: 250px; }

html #event-container .event.flex1 { -webkit-box-flex: 1; -ms-flex: 1 0 0px; flex: 1 0 0; overflow: hidden; position: relative; -ms-flex-preferred-size: 33%; flex-basis: 33%; }

html #event-container .event.flex1:before { content: ' '; display: block; position: absolute; /* could also be absolute */ top: 0; left: 0; height: 100%; width: 100%; z-index: 1; background-color: rgba(0, 0, 0, 0.1); content: ' '; }

html #event-container .event.flex1:hover:before { background-color: rgba(0, 0, 0, 0.2); }

html #event-container .event.flex1 > div { z-index: 2; }

html #event-container .event.flex2 { overflow: hidden; position: relative; }

@media (min-width: 660px) { html #event-container .event.flex2 { -webkit-box-flex: 2; -ms-flex: 2 0 0px; flex: 2 0 0; -ms-flex-preferred-size: 67%; flex-basis: 67%; } }

html #event-container .event.flex2:before { content: ' '; display: block; position: absolute; /* could also be absolute */ top: 0; left: 0; height: 100%; width: 100%; z-index: 1; background-color: rgba(0, 0, 0, 0.4); content: ' '; }

html #event-container .event.flex2 > div { z-index: 2; }

html #event-container .event.flex2:hover:before { background-color: rgba(0, 0, 0, 0.6); }

html #event-container .event > div { text-align: center; width: 100%; }

html #event-container .event h2.date { font-size: 1.7em; width: 100%; margin: 0 0 0.45em 0; }

html #event-container .event h3.title { font-size: 1em; width: 100%; margin: 0 0 0.45em 0; }

html #event-container .event h4.location { font-size: 1em; font-style: italic; font-weight: 300; width: 100%; margin: 0 0 0.45em 0; }

html #event-container .event ul.tags, html #event-container .event ul.tags li { list-style: none; margin: 0; padding: 0; }

html #event-container .event ul.tags li { display: inline-block; font-size: .7em; margin-right: 1em; }

html ul.tab-controller { clear: both; display: inline-block; margin: 0; padding: 0; width: 100%; }

html ul.tab-controller li { display: block; line-height: 1em; margin: 0; padding: 0; text-align: center; }

@media (min-width: 820px) { html ul.tab-controller li { display: inline-block; float: left; } }

html ul.tab-controller a, html ul.tab-controller a:hover, html ul.tab-controller a:visited, html ul.tab-controller a:focus { color: white; display: inline-block; font-size: 1.4em; line-height: 1.2em; padding: 2em .5em; text-align: center; text-decoration: none; width: 100%; }

html ul.tab-controller li.active a:after { content: ' '; width: 0; height: 0; border-style: solid; border-width: 30px 30px 0 30px; position: absolute; bottom: -20px; left: 40%; z-index: 4; }

html ul.tab-controller li.active a { position: relative; }

html ul.tab-controller li.active a.bg-red:after { border-color: #d31245 transparent transparent transparent; }

html ul.tab-controller li.active a.bg-blue:after { border-color: #00447c transparent transparent transparent; }

html ul.tab-controller li.active a.bg-green:after { border-color: #4aba94 transparent transparent transparent; }

html .tabs-2 li { width: 100%; }

@media (min-width: 820px) { html .tabs-2 li { width: 50%; } }

html .tabs-3 li { width: 100%; }

@media (min-width: 820px) { html .tabs-3 li { width: 33.333%; } }

html .tabs-4 li { width: 100%; }

@media (min-width: 820px) { html .tabs-4 li { width: 25%; } }

html .tabs-5 li { width: 100%; }

@media (min-width: 820px) { html .tabs-5 li { width: 20%; } }

html .tabs-6 li { width: 100%; }

@media (min-width: 820px) { html .tabs-6 li { width: 16.5%; } }

html .fade { display: none; }

html .fade.active, html .fade.show { display: block; opacity:1; }

html #masterContentArea { margin-top: -10px; }

html .container, html .header-container, html .SliderPage1 { max-width: 1400px; }

@media (max-width: 775px) { html .margin-top-neg { margin-top: 0; } }

html .iMIS-WebPart > .ContentItemContainer, html .WebPartZone > .ContentItemContainer { margin-bottom: 0; }

@media (max-width: 1401px) { html .col-sm-12 { padding-right: 0; padding-left: 0; }
  html .col-sm-12 h1, html .col-sm-12 h2, html .col-sm-12 h3, html .col-sm-12 h4, html .col-sm-12 h5, html .col-sm-12 h6, html .col-sm-12 p, html .col-sm-12 li { padding-right: 15px; padding-left: 15px; } }

html .padding3em { padding-top: 3em; padding-bottom: 3em; }

html .padtop { margin-top: 4em; }

html .padbottom { margin-bottom: 4em; }

@media (min-width: 820px) { html .textinset80 h1, html .textinset80 h2, html .textinset80 h3, html .textinset80 h4, html .textinset80 h5, html .textinset80 h6, html .textinset80 p, html .textinset80 li { width: 80%; } }

@media (min-width: 820px) { html .textinset80.textleft h1, html .textinset80.textleft h2, html .textinset80.textleft h3, html .textinset80.textleft h4, html .textinset80.textleft h5, html .textinset80.textleft h6, html .textinset80.textleft p, html .textinset80.textleft li { margin: 0 20% 0 0; } }

@media (min-width: 820px) { html .textinset80.textcenter h1, html .textinset80.textcenter h2, html .textinset80.textcenter h3, html .textinset80.textcenter h4, html .textinset80.textcenter h5, html .textinset80.textcenter h6, html .textinset80.textcenter p, html .textinset80.textcenter li { margin: 0 10%; } }

@media (min-width: 820px) { html .textinset80.textright h1, html .textinset80.textright h2, html .textinset80.textright h3, html .textinset80.textright h4, html .textinset80.textright h5, html .textinset80.textright h6, html .textinset80.textright p, html .textinset80.textright li { margin: 0 0 0 20%; } }

@media (min-width: 820px) { html .textinset66 h1, html .textinset66 h2, html .textinset66 h3, html .textinset66 h4, html .textinset66 h5, html .textinset66 h6, html .textinset66 p, html .textinset66 li { width: 66%; } }

@media (min-width: 820px) { html .textinset66.textleft h1, html .textinset66.textleft h2, html .textinset66.textleft h3, html .textinset66.textleft h4, html .textinset66.textleft h5, html .textinset66.textleft h6, html .textinset66.textleft p, html .textinset66.textleft li { margin: 0 34% 0 0; } }

@media (min-width: 820px) { html .textinset66.textcenter h1, html .textinset66.textcenter h2, html .textinset66.textcenter h3, html .textinset66.textcenter h4, html .textinset66.textcenter h5, html .textinset66.textcenter h6, html .textinset66.textcenter p, html .textinset66.textcenter li { margin: 0 17%; } }

@media (min-width: 820px) { html .textinset66.textright h1, html .textinset66.textright h2, html .textinset66.textright h3, html .textinset66.textright h4, html .textinset66.textright h5, html .textinset66.textright h6, html .textinset66.textright p, html .textinset66.textright li { margin: 0 0 0 34%; } }

@media (min-width: 820px) { html .textinset50 h1, html .textinset50 h2, html .textinset50 h3, html .textinset50 h4, html .textinset50 h5, html .textinset50 h6, html .textinset50 p, html .textinset50 li { width: 50%; } }

@media (min-width: 820px) { html .textinset50.textleft h1, html .textinset50.textleft h2, html .textinset50.textleft h3, html .textinset50.textleft h4, html .textinset50.textleft h5, html .textinset50.textleft h6, html .textinset50.textleft p, html .textinset50.textleft li { margin: 0 50% 0 0; } }

@media (min-width: 820px) { html .textinset50.textcenter h1, html .textinset50.textcenter h2, html .textinset50.textcenter h3, html .textinset50.textcenter h4, html .textinset50.textcenter h5, html .textinset50.textcenter h6, html .textinset50.textcenter p, html .textinset50.textcenter li { margin: 0 25%; } }

@media (min-width: 820px) { html .textinset50.textright h1, html .textinset50.textright h2, html .textinset50.textright h3, html .textinset50.textright h4, html .textinset50.textright h5, html .textinset50.textright h6, html .textinset50.textright p, html .textinset50.textright li { margin: 0 0 0 50%; } }

@media (min-width: 820px) { html .textinset33 h1, html .textinset33 h2, html .textinset33 h3, html .textinset33 h4, html .textinset33 h5, html .textinset33 h6, html .textinset33 p, html .textinset33 li { width: 33%; } }

@media (min-width: 820px) { html .textinset33.textleft h1, html .textinset33.textleft h2, html .textinset33.textleft h3, html .textinset33.textleft h4, html .textinset33.textleft h5, html .textinset33.textleft h6, html .textinset33.textleft p, html .textinset33.textleft li { margin: 0 67% 0 0; } }

@media (min-width: 820px) { html .textinset33.textcenter h1, html .textinset33.textcenter h2, html .textinset33.textcenter h3, html .textinset33.textcenter h4, html .textinset33.textcenter h5, html .textinset33.textcenter h6, html .textinset33.textcenter p, html .textinset33.textcenter li { margin: 0 33%; } }

@media (min-width: 820px) { html .textinset33.textright h1, html .textinset33.textright h2, html .textinset33.textright h3, html .textinset33.textright h4, html .textinset33.textright h5, html .textinset33.textright h6, html .textinset33.textright p, html .textinset33.textright li { margin: 0 0 0 67%; } }

html .textalignleft { text-align: left; }

html .textaligncenter { text-align: center; }

html .textalignright { text-align: right; }

html .eventstitle { line-height: 2em; margin: 0; padding: 0; }

html .floatright, html .float-right { display: block; float: right; }

html .floatleft, html .float-left { float: left; }

html .has-secondary-col.col-on-right .col-primary { float: left !important; margin-right: 0 !important; }

html .col-primary { width: 100% !important; }

html #ctl01_SubNavPanel { display: none !important; }

html #ft { background: white; }

html .footer-content { background: white; padding-top: 0; }

html .footer-nav-copyright { padding: 5em 0; color: white; }

html .footer-nav-copyright img, html .footer-nav-copyright p { font-size: .8em; line-height: 1.3em; margin: 0 0 3em 0; color: white; }

html .footer-nav-copyright .footer-copyright { width: 100%; margin: 0; padding: 0; }

html .footer-nav-copyright .footer-copyright #ste_container_Logo { width: 38%; float: left; display: inline-block; margin: 0 1% 0 0; }

html .footer-nav-copyright .footer-copyright #ste_container_Links { width: 38%; float: left; display: inline-block; margin: 0 1% 0 0; }

html .footer-nav-copyright .footer-copyright #ste_container_Links p { line-height: 1.3em; margin: 0; }

html .footer-nav-copyright .footer-copyright #ste_container_SocialLinks { color: white; width: 20%; float: left; display: inline-block; }

html .footer-nav-copyright .footer-copyright #ste_container_SocialLinks p { line-height: 1.3em; margin: 0; }

html .footer-nav-copyright .footer-copyright #ste_container_SocialLinks a { margin: 0 .5em .5em 0; }

html .footer-nav-copyright .footer-copyright #ste_container_SocialLinks img { margin: 0 0 1em 0; }

html a.button, html a.button:focus, html a.button:visited { background: #1096d3; color: white; display: inline-block; font-size: 16px; line-height: 1em; padding: .5em 1em; margin: 1em 1em 1em 0 !important; text-decoration: none; text-transform: uppercase; }

html a.button:hover, html a.button:focus:hover, html a.button:visited:hover { background: #00447c; }

html a.button.bg-red:hover, html a.button:focus.bg-red:hover, html a.button:visited.bg-red:hover { background-color: #bc103d; color: white; }

html a.button.button-big, html a.button:focus.button-big, html a.button:visited.button-big { padding: 1em 2em; }

html .panel, html .StandardPanel { border: none; }

html .panel-body, html .PanelBody { padding: 0; }

html .RadTabStrip_Metro { color: black; font: 1em "Roboto", sans-serif; }

html .RadTabStripTop_Metro .rtsLevel1 .rtsUL, html .RadTabStrip_Metro .rtsLevel1 .rtsUL { background: transparent !important; }

html .RadTabStripTop_Metro .rtsLevel1, html .RadTabStrip_Metro .rtsLevel1 { background: #ffffff; /* Old browsers */ /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #d8d8d8)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #ffffff 0%, #d8d8d8 100%); /* Chrome10+,Safari5.1+ */ /* Opera 11.10+ */ /* IE10+ */ background: linear-gradient(to bottom, #ffffff 0%, #d8d8d8 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d8d8d8',GradientType=0 ); /* IE6-9 */ padding-top: 20px; }

html .RadTabStripTop_Metro .rtsLevel1 .rtsLink, html .RadTabStripTop_Metro .rtsLevel1 .rtsUL .rtsLink, html .RadTabStrip_Metro .rtsLevel1 .rtsLink, html .RadTabStrip_Metro .rtsLevel1 .rtsUL .rtsLink { border: none; }

html .RadGrid.RadGrid_MetroTouch .rgMasterTable .rgSelectedCell, html .RadGrid.RadGrid_MetroTouch .rgSelectedRow, html .RadGrid.RadGrid_MetroTouch td.rgEditRow .rgSelectedRow, html .RadGrid.RadGrid_MetroTouch .rgSelectedRow td.rgSorted, html .RadGrid.RadGrid_MetroTouch th.rgSorted, html .RadGrid.RadGrid_Metro .rgMasterTable .rgSelectedCell, html .RadGrid.RadGrid_Metro .rgSelectedRow, html .RadGrid.RadGrid_Metro td.rgEditRow .rgSelectedRow, html .RadGrid.RadGrid_Metro .rgSelectedRow td.rgSorted, html .RadGrid.RadGrid_Metro th.rgSorted { background-color: transparent; color: black; }

html .RadGrid.RadGrid_MetroTouch .rgMasterTable .rgSelectedCell a, html .RadGrid.RadGrid_MetroTouch .rgSelectedRow a, html .RadGrid.RadGrid_MetroTouch td.rgEditRow .rgSelectedRow a, html .RadGrid.RadGrid_MetroTouch .rgSelectedRow td.rgSorted a, html .RadGrid.RadGrid_MetroTouch th.rgSorted a, html .RadGrid.RadGrid_Metro .rgMasterTable .rgSelectedCell a, html .RadGrid.RadGrid_Metro .rgSelectedRow a, html .RadGrid.RadGrid_Metro td.rgEditRow .rgSelectedRow a, html .RadGrid.RadGrid_Metro .rgSelectedRow td.rgSorted a, html .RadGrid.RadGrid_Metro th.rgSorted a { color: #1096d3 !important; }

html .RadGrid.RadGrid_MetroTouch .rgActiveRow td, html .RadGrid.RadGrid_MetroTouch rgActiveRow td.rgSorted, html .RadGrid.RadGrid_MetroTouch .rgSelectedRow td, html .RadGrid.RadGrid_MetroTouch rgSelectedRow td.rgSorted, html .RadGrid.RadGrid_MetroTouch .rgMasterTable .rgActiveCell, html .RadGrid.RadGrid_Metro .rgActiveRow td, html .RadGrid.RadGrid_Metro rgActiveRow td.rgSorted, html .RadGrid.RadGrid_Metro .rgSelectedRow td, html .RadGrid.RadGrid_Metro rgSelectedRow td.rgSorted, html .RadGrid.RadGrid_Metro .rgMasterTable .rgActiveCell { border: none; }

html .RadGrid_MetroTouch .rgAltRow { background-color: transparent; }

html .RadGrid_MetroTouch .rgAltRow td { border: none; }

html .RadGrid_MetroTouch .rgHeader, html .RadGrid_MetroTouch th.rgResizeCol, html .RadGrid_MetroTouch .rgHeaderWrapper, html .RadGrid_MetroTouch .rgMultiHeaderRow th.rgHeader, html .RadGrid_MetroTouch .rgMultiHeaderRow th.rgResizeCol { border: none; background-color: transparent; color: black; }

html .RadGrid_MetroTouch .rgHeader { font-size: 1.75em; }

html .RadGrid_MetroTouch { border: none; }

html .ContentWizardDisplay { border: none; padding: 0; }

html li.rtsLI { color: black; }

html .RadTabStrip_Metro .rtsLevel1 .rtsLink { color: black; }

html .RadGrid_MetroTouch th.rgResizeCol:first-child, html .RadGrid_MetroTouch .rgFilterRow > td:first-child, html .RadGrid_MetroTouch .rgRow > td:first-child, html .RadGrid_MetroTouch .rgAltRow > td:first-child { padding: 1em 0 0 0; }

html .RadGrid_MetroTouch th.rgResizeCol:first-child, html .RadGrid_MetroTouch .rgFilterRow > td:first-child, html .RadGrid_MetroTouch .rgRow > td:first-child, html .RadGrid_MetroTouch .rgAltRow > td:first-child, html .RadGrid .rgRow td, html .RadGrid .rgAltRow td, html .RadGrid .rgEditRow td, html .RadGrid .rgFooter td { padding: 1em .5em 0 0; }

html .RadGrid_MetroTouch .rgHeader, html .RadGrid_MetroTouch .rgHeader:first-child, html .RadGrid_MetroTouch .rgRow td, html .RadGrid_MetroTouch .rgAltRow td, html .RadGrid_MetroTouch td.rgPagerCell, html .RadGrid_MetroTouch .rgRow > td:first-child, html .RadGrid_MetroTouch .rgRow > td, html .RadGrid_MetroTouch .rgAltRow > td:first-child, html .RadGrid_MetroTouch .rgAltRow > td { border: none; font-size: .9em; line-height: 1.2em; margin: 0; padding: 1em .5em; vertical-align: top; }

html .RadGrid_MetroTouch .rgHeader, html .RadGrid_MetroTouch .rgHeader:first-child { vertical-align: bottom; }

html .ListSearchPrompt { font-size: .85em; font-style: italic; color: #666; margin: .25em 0; }

html .RadGrid_MetroTouch td.rgPagerCell { padding: 4em 0 0 0; }

html .CommandBar { background: transparent none !important; position: relative !important; bottom: 0 !important; }

@media (min-width: 820px) { html .promo .promotext { color: white; font-size: 1.25em; position: absolute; top: 15%; left: 0; right: 0; z-index: 10; margin: auto; text-align: center; } }

@media (min-width: 990px) { html .promo .promotext { top: 25%; } }

@media (min-width: 820px) { html .promo h1, html .promo h2, html .promo h3, html .promo h4, html .promo h5, html .promo h6, html .promo p, html .promo li, html .promo a { color: white; margin: auto; } }

html .black { color: black; }

html .gray-dark { color: #5a5d5c; }

html .gray-mid { color: #737776; }

html .gray-mid2 { color: #8d908f; }

html .gray-light { color: #e7e8e8; }

html .gray-very-light { color: #f4f5f5; }

html .white { color: white; }

html .blue { color: #00447c; }

html .red { color: #d31245; }

html .blue2 { color: #1096d3; }

html .pink { color: #e254a8; }

html .orange { color: #f58220; }

html .yellow { color: #febc11; }

html .green { color: #4aba94; }

html .blue-light { color: #1096d3; }

html .blue-dark { color: #00447c; }

html .bg-black { background-color: black; }

html .bg-gray-dark { background-color: #5a5d5c; }

html .bg-gray-mid { background-color: #737776; }

html .bg-gray-mid2 { background-color: #8d908f; }

html .bg-gray-light { background-color: #e7e8e8; }

html .bg-gray-very-light { background-color: #f4f5f5; }

html .bg-white { background-color: white; }

html .bg-blue { background-color: #00447c; }

html .bg-red { background-color: #d31245; }

html .bg-blue2 { background-color: #1096d3; }

html .bg-pink { background-color: #e254a8; }

html .bg-orange { background-color: #f58220; }

html .bg-yellow { background-color: #febc11; }

html .bg-green { background-color: #4aba94; }

html .bg-blue-light { background-color: #1096d3; }

html .bg-blue-dark { background-color: #00447c; }

html .col-sm-12 .grid-container { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }

@media (max-width: 1010px) { html .col-sm-12 .grid-container { margin: 1em 0 2em 0; width: 100%; } }

html .col-sm-12 .grid-container a, html .col-sm-12 .grid-container a:visited, html .col-sm-12 .grid-container a:focus, html .col-sm-12 .grid-container a:active { text-decoration: none; color: black; -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; }

html .col-sm-12 .grid-container a:hover { color: #1096d3; }

html .col-sm-12 .grid-container img { min-height: 1px; min-width: 1px; max-width: 100%; height: auto !important; margin-bottom: 1em; }

html .col-sm-12 .grid-container .iMIS-WebPart { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; margin: 1em .5em 3em .5em; width: 31.333%; -ms-flex-preferred-size: 31.333%; flex-basis: 31.333%; position: relative; }

@media (max-width: 1010px) { html .col-sm-12 .grid-container .iMIS-WebPart { width: 48%; -ms-flex-preferred-size: 48%; flex-basis: 48%; } }

@media (max-width: 750px) { html .col-sm-12 .grid-container .iMIS-WebPart { width: 98%; -ms-flex-preferred-size: 98%; flex-basis: 98%; } }

html .col-sm-12 .grid-container .iMIS-WebPart .ContentItemContainer { width: 100%; max-width: 100%; -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }

html .col-sm-12 .grid-container .iMIS-WebPart .ContentItemContainer:before, html .col-sm-12 .grid-container .iMIS-WebPart .ContentItemContainer:after { display: none; }

html .col-sm-12 .grid-container .iMIS-WebPart .ContentItemContainer > div:last-child { display: none; }

html .col-sm-12 .grid-container .iMIS-WebPart .ContentItemContainer > div { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; }

html .col-sm-12 .grid-container .iMIS-WebPart .ContentItemContainer > div .ContentItemContainer-header { -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; width: 100%; }

html .col-sm-12 .grid-container .iMIS-WebPart .ContentItemContainer > div .ContentItemContainer-body { -webkit-box-flex: 9; -ms-flex: 9 0 auto; flex: 9 0 auto; width: 100%; }

html .col-sm-12 .grid-container .iMIS-WebPart .ContentItemContainer > div .ContentItemContainer-footer { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 100%; }

html .col-sm-12 .grid-container .iMIS-WebPart .ContentItemContainer > div .ContentItemContainer-footer a { color: #d31245; margin: 0 1em 0 0; }

html .col-sm-12 .grid-container .iMIS-WebPart h1, html .col-sm-12 .grid-container .iMIS-WebPart h2, html .col-sm-12 .grid-container .iMIS-WebPart h3, html .col-sm-12 .grid-container .iMIS-WebPart h4, html .col-sm-12 .grid-container .iMIS-WebPart h5, html .col-sm-12 .grid-container .iMIS-WebPart h6, html .col-sm-12 .grid-container .iMIS-WebPart p, html .col-sm-12 .grid-container .iMIS-WebPart h1 a, html .col-sm-12 .grid-container .iMIS-WebPart h2 a, html .col-sm-12 .grid-container .iMIS-WebPart h3 a, html .col-sm-12 .grid-container .iMIS-WebPart h4 a, html .col-sm-12 .grid-container .iMIS-WebPart h5 a, html .col-sm-12 .grid-container .iMIS-WebPart h6 a { color: black; padding-left: 0; padding-right: 0; }

html .col-sm-12 .grid-container.grey .iMIS-WebPart { background: #f4f5f5; padding-bottom: 18px; }

html .col-sm-12 .grid-container.grey .iMIS-WebPart h1, html .col-sm-12 .grid-container.grey .iMIS-WebPart h2, html .col-sm-12 .grid-container.grey .iMIS-WebPart h3, html .col-sm-12 .grid-container.grey .iMIS-WebPart h4, html .col-sm-12 .grid-container.grey .iMIS-WebPart h5, html .col-sm-12 .grid-container.grey .iMIS-WebPart h6, html .col-sm-12 .grid-container.grey .iMIS-WebPart p, html .col-sm-12 .grid-container.grey .iMIS-WebPart ul, html .col-sm-12 .grid-container.grey .iMIS-WebPart ol { padding-left: 24px; padding-right: 24px; }

html .col-sm-12 .grid-container4 { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 0; width: 100%; }

html .col-sm-12 .grid-container4 .iMIS-WebPart { background: #f4f5f5; display: -webkit-box; display: -ms-flexbox; display: flex; margin: 0; padding-bottom: 18px; width: 25%; -webkit-box-flex: 1; -ms-flex: 1 0 25%; flex: 1 0 25%; }

@media (max-width: 1010px) { html .col-sm-12 .grid-container4 .iMIS-WebPart { width: 48%; -ms-flex-preferred-size: 48%; flex-basis: 48%; } }

@media (max-width: 750px) { html .col-sm-12 .grid-container4 .iMIS-WebPart { width: 98%; -ms-flex-preferred-size: 98%; flex-basis: 98%; } }

html .col-sm-12 .grid-container4 .iMIS-WebPart img { margin-bottom: 1.25em; }

html .col-sm-12 .grid-container4 .iMIS-WebPart h1, html .col-sm-12 .grid-container4 .iMIS-WebPart h2, html .col-sm-12 .grid-container4 .iMIS-WebPart h3, html .col-sm-12 .grid-container4 .iMIS-WebPart h4, html .col-sm-12 .grid-container4 .iMIS-WebPart h5, html .col-sm-12 .grid-container4 .iMIS-WebPart h6, html .col-sm-12 .grid-container4 .iMIS-WebPart p, html .col-sm-12 .grid-container4 .iMIS-WebPart h1 a, html .col-sm-12 .grid-container4 .iMIS-WebPart h2 a, html .col-sm-12 .grid-container4 .iMIS-WebPart h3 a, html .col-sm-12 .grid-container4 .iMIS-WebPart h4 a, html .col-sm-12 .grid-container4 .iMIS-WebPart h5 a, html .col-sm-12 .grid-container4 .iMIS-WebPart h6 a { color: black; }

html .col-sm-12 .grid-container4 .iMIS-WebPart h1, html .col-sm-12 .grid-container4 .iMIS-WebPart h2, html .col-sm-12 .grid-container4 .iMIS-WebPart h3, html .col-sm-12 .grid-container4 .iMIS-WebPart h4, html .col-sm-12 .grid-container4 .iMIS-WebPart h5, html .col-sm-12 .grid-container4 .iMIS-WebPart h6, html .col-sm-12 .grid-container4 .iMIS-WebPart p, html .col-sm-12 .grid-container4 .iMIS-WebPart ul, html .col-sm-12 .grid-container4 .iMIS-WebPart ol { padding-left: 24px; padding-right: 24px; }

html .col-sm-12 .grid-container4 .iMIS-WebPart:first-child, html .col-sm-12 .grid-container4 .iMIS-WebPart:nth-child(1) { background: #d31245; }

html .col-sm-12 .grid-container4 .iMIS-WebPart:first-child h1, html .col-sm-12 .grid-container4 .iMIS-WebPart:first-child h2, html .col-sm-12 .grid-container4 .iMIS-WebPart:first-child h3, html .col-sm-12 .grid-container4 .iMIS-WebPart:first-child h4, html .col-sm-12 .grid-container4 .iMIS-WebPart:first-child h5, html .col-sm-12 .grid-container4 .iMIS-WebPart:first-child h6, html .col-sm-12 .grid-container4 .iMIS-WebPart:first-child p, html .col-sm-12 .grid-container4 .iMIS-WebPart:first-child h1 a, html .col-sm-12 .grid-container4 .iMIS-WebPart:first-child h2 a, html .col-sm-12 .grid-container4 .iMIS-WebPart:first-child h3 a, html .col-sm-12 .grid-container4 .iMIS-WebPart:first-child h4 a, html .col-sm-12 .grid-container4 .iMIS-WebPart:first-child h5 a, html .col-sm-12 .grid-container4 .iMIS-WebPart:first-child h6 a, html .col-sm-12 .grid-container4 .iMIS-WebPart:nth-child(1) h1, html .col-sm-12 .grid-container4 .iMIS-WebPart:nth-child(1) h2, html .col-sm-12 .grid-container4 .iMIS-WebPart:nth-child(1) h3, html .col-sm-12 .grid-container4 .iMIS-WebPart:nth-child(1) h4, html .col-sm-12 .grid-container4 .iMIS-WebPart:nth-child(1) h5, html .col-sm-12 .grid-container4 .iMIS-WebPart:nth-child(1) h6, html .col-sm-12 .grid-container4 .iMIS-WebPart:nth-child(1) p, html .col-sm-12 .grid-container4 .iMIS-WebPart:nth-child(1) h1 a, html .col-sm-12 .grid-container4 .iMIS-WebPart:nth-child(1) h2 a, html .col-sm-12 .grid-container4 .iMIS-WebPart:nth-child(1) h3 a, html .col-sm-12 .grid-container4 .iMIS-WebPart:nth-child(1) h4 a, html .col-sm-12 .grid-container4 .iMIS-WebPart:nth-child(1) h5 a, html .col-sm-12 .grid-container4 .iMIS-WebPart:nth-child(1) h6 a { color: white; }

html .col-sm-12 .grid-container4 .iMIS-WebPart:nth-child(2) { background: #4aba94; }

html .col-sm-12 .grid-container4 .iMIS-WebPart:nth-child(2) h1, html .col-sm-12 .grid-container4 .iMIS-WebPart:nth-child(2) h2, html .col-sm-12 .grid-container4 .iMIS-WebPart:nth-child(2) h3, html .col-sm-12 .grid-container4 .iMIS-WebPart:nth-child(2) h4, html .col-sm-12 .grid-container4 .iMIS-WebPart:nth-child(2) h5, html .col-sm-12 .grid-container4 .iMIS-WebPart:nth-child(2) h6, html .col-sm-12 .grid-container4 .iMIS-WebPart:nth-child(2) p, html .col-sm-12 .grid-container4 .iMIS-WebPart:nth-child(2) h1 a, html .col-sm-12 .grid-container4 .iMIS-WebPart:nth-child(2) h2 a, html .col-sm-12 .grid-container4 .iMIS-WebPart:nth-child(2) h3 a, html .col-sm-12 .grid-container4 .iMIS-WebPart:nth-child(2) h4 a, html .col-sm-12 .grid-container4 .iMIS-WebPart:nth-child(2) h5 a, html .col-sm-12 .grid-container4 .iMIS-WebPart:nth-child(2) h6 a { color: white; }

html .col-sm-12 .grid-container4 .iMIS-WebPart:nth-child(3) { background: #1096d3; }

html .col-sm-12 .grid-container4 .iMIS-WebPart:nth-child(3) h1, html .col-sm-12 .grid-container4 .iMIS-WebPart:nth-child(3) h2, html .col-sm-12 .grid-container4 .iMIS-WebPart:nth-child(3) h3, html .col-sm-12 .grid-container4 .iMIS-WebPart:nth-child(3) h4, html .col-sm-12 .grid-container4 .iMIS-WebPart:nth-child(3) h5, html .col-sm-12 .grid-container4 .iMIS-WebPart:nth-child(3) h6, html .col-sm-12 .grid-container4 .iMIS-WebPart:nth-child(3) p, html .col-sm-12 .grid-container4 .iMIS-WebPart:nth-child(3) h1 a, html .col-sm-12 .grid-container4 .iMIS-WebPart:nth-child(3) h2 a, html .col-sm-12 .grid-container4 .iMIS-WebPart:nth-child(3) h3 a, html .col-sm-12 .grid-container4 .iMIS-WebPart:nth-child(3) h4 a, html .col-sm-12 .grid-container4 .iMIS-WebPart:nth-child(3) h5 a, html .col-sm-12 .grid-container4 .iMIS-WebPart:nth-child(3) h6 a { color: white; }

html .col-sm-12 .grid-container4 .iMIS-WebPart:nth-child(4) { background: #00447c; }

html .col-sm-12 .grid-container4 .iMIS-WebPart:nth-child(4) h1, html .col-sm-12 .grid-container4 .iMIS-WebPart:nth-child(4) h2, html .col-sm-12 .grid-container4 .iMIS-WebPart:nth-child(4) h3, html .col-sm-12 .grid-container4 .iMIS-WebPart:nth-child(4) h4, html .col-sm-12 .grid-container4 .iMIS-WebPart:nth-child(4) h5, html .col-sm-12 .grid-container4 .iMIS-WebPart:nth-child(4) h6, html .col-sm-12 .grid-container4 .iMIS-WebPart:nth-child(4) p, html .col-sm-12 .grid-container4 .iMIS-WebPart:nth-child(4) h1 a, html .col-sm-12 .grid-container4 .iMIS-WebPart:nth-child(4) h2 a, html .col-sm-12 .grid-container4 .iMIS-WebPart:nth-child(4) h3 a, html .col-sm-12 .grid-container4 .iMIS-WebPart:nth-child(4) h4 a, html .col-sm-12 .grid-container4 .iMIS-WebPart:nth-child(4) h5 a, html .col-sm-12 .grid-container4 .iMIS-WebPart:nth-child(4) h6 a { color: white; }

html .col-sm-12 .grid-container4 .iMIS-WebPart .ContentItemContainer { width: 100%; max-width: 100%; -webkit-box-flex: 1; -ms-flex: 1 0 auto; flex: 1 0 auto; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }

html .col-sm-12 .grid-container4 .iMIS-WebPart .ContentItemContainer:before, html .col-sm-12 .grid-container4 .iMIS-WebPart .ContentItemContainer:after { display: none; }

html .shareButtonContainer { position: fixed; right: 0; top: 125px; z-index: 900; }

html share-button, html .share-button { background: rgba(0, 0, 0, 0.8) none; color: white; cursor: pointer; display: inline-block !important; float: right; font-size: .7em; line-height: 1em; padding-top: 5px; position: relative; white-space: nowrap; width: 60px; text-transform: uppercase; text-align: center; height: 1.7em; z-index: 99; }

html share-button .sb-social, html .share-button .sb-social { width: 60px; position: relative; margin-top: 12px; }

html share-button .sb-social ul, html .share-button .sb-social ul { margin: 0; padding: 0; list-style: none; line-height: 0; }

html share-button .sb-social ul li, html .share-button .sb-social ul li { border-radius: 25px; display: block; position: relative; height: 50px; width: 50px; padding: 0; margin: 0 0 5px 6px; text-align: center; font-size: 20px; cursor: pointer; z-index: 2; box-sizing: content-box; -webkit-transition: all .3s ease; transition: all .3s ease; }

html share-button .sb-social ul li.disabled, html .share-button .sb-social ul li.disabled { display: none; }

html share-button .sb-social ul li:hover:before, html .share-button .sb-social ul li:hover:before { opacity: 0; }

html share-button .sb-social ul li:hover:after, html .share-button .sb-social ul li:hover:after { opacity: 0.5; }

html share-button .sb-social ul li:before, html share-button .sb-social ul li:after, html .share-button .sb-social ul li:before, html .share-button .sb-social ul li:after { content: ' '; position: absolute; width: 36px; height: 36px; -webkit-transform: translate(-50%, 35%); transform: translate(-50%, 35%); -webkit-transition: all .3s ease; transition: all .3s ease; background-repeat: no-repeat !important; }

html share-button .sb-social ul li:before, html .share-button .sb-social ul li:before { opacity: 1; background-size: 36px; }

html share-button .sb-social ul li:after, html .share-button .sb-social ul li:after { background-size: 36px; opacity: 0; }

html share-button .sb-social ul li a, html .share-button .sb-social ul li a { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 3; }

html share-button .sb-social li[class*='email'], html .share-button .sb-social li[class*='email'] { background: #1096D3; }

html share-button .sb-social li[class*='email']:before, html .share-button .sb-social li[class*='email']:before { background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2020%2020%22%20style%3D%22fill%3A%23fff%3B%22%20height%3D%22%22%20width%3D%22%22%3E%20%3Cpath%20d%3D%22M18.64%202.634c-.344.12-17.32%206.104-17.656%206.222-.284.1-.347.345-.01.48l3.796%201.52%202.25.9L18.004%203.69c.148-.106.318.097.21.213-.106.117-7.87%208.513-7.87%208.513v.002l-.452.503.6.323%204.98%202.682c.292.156.67.027.753-.334.1-.425%202.845-12.26%202.906-12.524.08-.343-.146-.552-.49-.43zM7%2017.162c0%20.246.14.315.33.14.252-.228%202.85-2.56%202.85-2.56L7%2013.098v4.064z%22%2F%3E%3C%2Fsvg%3E"); }

html share-button .sb-social li[class*='email']:after, html .share-button .sb-social li[class*='email']:after { background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2020%2020%22%20style%3D%22fill%3A%23000%3B%22%20height%3D%22%22%20width%3D%22%22%3E%20%3Cpath%20d%3D%22M18.64%202.634c-.344.12-17.32%206.104-17.656%206.222-.284.1-.347.345-.01.48l3.796%201.52%202.25.9L18.004%203.69c.148-.106.318.097.21.213-.106.117-7.87%208.513-7.87%208.513v.002l-.452.503.6.323%204.98%202.682c.292.156.67.027.753-.334.1-.425%202.845-12.26%202.906-12.524.08-.343-.146-.552-.49-.43zM7%2017.162c0%20.246.14.315.33.14.252-.228%202.85-2.56%202.85-2.56L7%2013.098v4.064z%22%2F%3E%3C%2Fsvg%3E"); }

html share-button .sb-social li[class*='facebook'], html .share-button .sb-social li[class*='facebook'] { background: #1096D3; }

html share-button .sb-social li[class*='facebook']:before, html .share-button .sb-social li[class*='facebook']:before { -webkit-transform: translate(-50%, 21%); transform: translate(-50%, 21%); background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2020.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%20512%20512%22%20style%3D%22enable-background%3Anew%200%200%20512%20512%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill%3A%23FFFFFF%3B%7D%0A%3C%2Fstyle%3E%0A%3Cpath%20class%3D%22st0%22%20d%3D%22M288%2C192v-38.1c0-17.2%2C3.8-25.9%2C30.5-25.9H352V64h-55.9c-68.5%2C0-91.1%2C31.4-91.1%2C85.3V192h-45v64h45v192h83V256%0A%09h56.4l7.6-64H288z%22%2F%3E%0A%3C%2Fsvg%3E%0A"); }

html share-button .sb-social li[class*='facebook']:after, html .share-button .sb-social li[class*='facebook']:after { -webkit-transform: translate(-50%, 21%); transform: translate(-50%, 21%); background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2020.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%20512%20512%22%20style%3D%22enable-background%3Anew%200%200%20512%20512%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cpath%20d%3D%22M288%2C192v-38.1c0-17.2%2C3.8-25.9%2C30.5-25.9H352V64h-55.9c-68.5%2C0-91.1%2C31.4-91.1%2C85.3V192h-45v64h45v192h83V256h56.4l7.6-64%0A%09H288z%22%2F%3E%0A%3C%2Fsvg%3E%0A"); }

html share-button .sb-social li[class*='googlePlus'], html .share-button .sb-social li[class*='googlePlus'] { background: #1096D3; }

html share-button .sb-social li[class*='googlePlus']:before, html .share-button .sb-social li[class*='googlePlus']:before { -webkit-transform: translate(-50%, 26%); transform: translate(-50%, 26%); background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2016.0.4%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%22204.045px%22%20height%3D%22200px%22%20viewBox%3D%220%200%20204.045%20200%22%20enable-background%3D%22new%200%200%20204.045%20200%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cg%20transform%3D%22matrix%281%200%200%201%20-5.68434e-14%200%29%22%3E%0D%0A%09%3Cpath%20id%3D%22SVGID_3_%22%20fill%3D%22%23FFFFFF%22%20d%3D%22M198.881%2C92.211h-17.668V74.543h-17.664v17.668h-17.668v17.664h17.668v17.668h17.664v-17.668%0D%0A%09%09h17.668%22%2F%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%20transform%3D%22matrix%280.9999999999999999%2C%200%2C%200%2C%200.9999999999999999%2C%20-5.684341886080802e-14%2C%200%29%22%3E%0D%0A%09%3Cpath%20id%3D%22SVGID_1_%22%20fill%3D%22%23FFFFFF%22%20d%3D%22M66.381%2C92.211v21.203h35.066c-1.414%2C9.09-10.598%2C26.664-35.066%2C26.664%0D%0A%09%09c-21.113%2C0-38.336-17.488-38.336-39.035C28.045%2C79.493%2C45.268%2C62%2C66.381%2C62c12.008%2C0%2C20.051%2C5.121%2C24.645%2C9.539l16.782-16.164%0D%0A%09%09c-10.778-10.07-24.73-16.164-41.427-16.164c-34.188%2C0-61.836%2C27.645-61.836%2C61.832c0%2C34.188%2C27.648%2C61.828%2C61.836%2C61.828%0D%0A%09%09c35.684%2C0%2C59.359-25.078%2C59.359-60.41c0-4.066-0.441-7.16-0.974-10.25H66.381L66.381%2C92.211L66.381%2C92.211z%22%2F%3E%0D%0A%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A"); }

html share-button .sb-social li[class*='googlePlus']:after, html .share-button .sb-social li[class*='googlePlus']:after { -webkit-transform: translate(-50%, 26%); transform: translate(-50%, 26%); background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20id%3D%22Layer_1%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%22204.045px%22%20height%3D%22200px%22%20viewBox%3D%220%200%20204.045%20200%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cpath%20id%3D%22SVGID_1_%22%20d%3D%22M66.381%2C92.211v21.203h35.066c-1.414%2C9.09-10.598%2C26.664-35.066%2C26.664%20%20%20%20%20c-21.113%2C0-38.336-17.488-38.336-39.035C28.045%2C79.493%2C45.268%2C62%2C66.381%2C62c12.008%2C0%2C20.051%2C5.121%2C24.645%2C9.539l16.781-16.164%20%20%20%20%20c-10.777-10.07-24.73-16.164-41.426-16.164c-34.188%2C0-61.836%2C27.645-61.836%2C61.832s27.648%2C61.828%2C61.836%2C61.828%20%20%20%20%20c35.684%2C0%2C59.359-25.078%2C59.359-60.41c0-4.066-0.441-7.16-0.973-10.25H66.381L66.381%2C92.211L66.381%2C92.211z%20M66.381%2C92.211%22%2F%3E%0A%20%20%20%20%3Cpath%20id%3D%22SVGID_3_%22%20d%3D%22M%20198.88099670410156%2092.21099853515625%20L%20181.21299743652344%2092.21099853515625%20L%20181.21299743652344%2074.54299926757812%20L%20163.5489959716797%2074.54299926757812%20L%20163.5489959716797%2092.21099853515625%20L%20145.88099670410156%2092.21099853515625%20L%20145.88099670410156%20109.875%20L%20163.5489959716797%20109.875%20L%20163.5489959716797%20127.54299926757812%20L%20181.21299743652344%20127.54299926757812%20L%20181.21299743652344%20109.875%20L%20198.88099670410156%20109.875%22%2F%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3CclipPath%20id%3D%22SVGID_2_%22%20transform%3D%22matrix%280.9999999999999999%2C%200%2C%200%2C%200.9999999999999999%2C%20-2.842170943040401e-14%2C%200%29%22%2F%3E%0A%20%20%0A%20%20%3Cuse%20xlink%3Ahref%3D%22%23SVGID_3_%22%20style%3D%22overflow%3A%20visible%3B%22%20transform%3D%22matrix%281%200%200%201%20-5.68434e-14%200%29%22%20x%3D%220%22%20y%3D%220%22%2F%3E%0A%20%20%3Cuse%20xlink%3Ahref%3D%22%23SVGID_1_%22%20style%3D%22overflow%3A%20visible%3B%22%20transform%3D%22matrix%280.9999999999999999%2C%200%2C%200%2C%200.9999999999999999%2C%20-5.684341886080802e-14%2C%200%29%22%20x%3D%220%22%20y%3D%220%22%2F%3E%0A%3C%2Fsvg%3E"); }

html share-button .sb-social li[class*='linkedin'], html .share-button .sb-social li[class*='linkedin'] { background: #1096D3; }

html share-button .sb-social li[class*='linkedin']:before, html .share-button .sb-social li[class*='linkedin']:before { background-size: 27px; -webkit-transform: translate(-35%, 28%); transform: translate(-35%, 28%); background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2020.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2020%2020%22%20style%3D%22enable-background%3Anew%200%200%2020%2020%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill%3A%23FFFFFF%3B%7D%0A%3C%2Fstyle%3E%0A%3Cpath%20class%3D%22st0%22%20d%3D%22M5%2C3c0%2C1.1-0.7%2C2-2%2C2C1.8%2C5%2C1%2C4.1%2C1%2C3.1C1%2C2%2C1.8%2C1%2C3%2C1S5%2C1.9%2C5%2C3z%20M1%2C19h4V6H1V19z%20M14.6%2C6.2%0A%09c-2.1%2C0-3.3%2C1.2-3.8%2C2h-0.1l-0.2-1.7H6.9C6.9%2C7.6%2C7%2C8.9%2C7%2C10.4V19h4v-7.1c0-0.4%2C0-0.7%2C0.1-1c0.3-0.7%2C0.8-1.6%2C1.9-1.6%0A%09c1.4%2C0%2C2%2C1.2%2C2%2C2.8V19h4v-7.4C19%2C7.9%2C17.1%2C6.2%2C14.6%2C6.2z%22%2F%3E%0A%3C%2Fsvg%3E%0A"); }

html share-button .sb-social li[class*='linkedin']:after, html .share-button .sb-social li[class*='linkedin']:after { background-size: 27px; -webkit-transform: translate(-35%, 28%); transform: translate(-35%, 28%); background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2020.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2020%2020%22%20style%3D%22enable-background%3Anew%200%200%2020%2020%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cpath%20d%3D%22M5%2C3c0%2C1.1-0.7%2C2-2%2C2C1.8%2C5%2C1%2C4.1%2C1%2C3.1C1%2C2%2C1.8%2C1%2C3%2C1S5%2C1.9%2C5%2C3z%20M1%2C19h4V6H1V19z%20M14.6%2C6.2c-2.1%2C0-3.3%2C1.2-3.8%2C2h-0.1%0A%09l-0.2-1.7H6.9C6.9%2C7.6%2C7%2C8.9%2C7%2C10.4V19h4v-7.1c0-0.4%2C0-0.7%2C0.1-1c0.3-0.7%2C0.8-1.6%2C1.9-1.6c1.4%2C0%2C2%2C1.2%2C2%2C2.8V19h4v-7.4%0A%09C19%2C7.9%2C17.1%2C6.2%2C14.6%2C6.2z%22%2F%3E%0A%3C%2Fsvg%3E%0A"); }

html share-button .sb-social li[class*='pinterest'], html .share-button .sb-social li[class*='pinterest'] { background: #1096D3; }

html share-button .sb-social li[class*='pinterest']:before, html .share-button .sb-social li[class*='pinterest']:before { background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2020%2020%22%20style%3D%22fill%3A%23fff%3B%22%20height%3D%22%22%20width%3D%22%22%3E%20%3Cpath%20d%3D%22M8.617%2013.227C8.09%2015.98%207.45%2018.62%205.55%2020c-.587-4.162.86-7.287%201.533-10.605-1.147-1.93.138-5.812%202.555-4.855%202.975%201.176-2.576%207.172%201.15%207.922%203.89.78%205.48-6.75%203.066-9.2C10.37-.274%203.708%203.18%204.528%208.246c.2%201.238%201.478%201.613.51%203.322-2.23-.494-2.896-2.254-2.81-4.6.138-3.84%203.45-6.527%206.77-6.9%204.202-.47%208.145%201.543%208.69%205.494.613%204.462-1.896%209.294-6.39%208.946-1.217-.095-1.727-.7-2.68-1.28z%22%2F%3E%3C%2Fsvg%3E"); }

html share-button .sb-social li[class*='pinterest']:after, html .share-button .sb-social li[class*='pinterest']:after { background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2020%2020%22%20style%3D%22fill%3A%23000%3B%22%20height%3D%22%22%20width%3D%22%22%3E%20%3Cpath%20d%3D%22M8.617%2013.227C8.09%2015.98%207.45%2018.62%205.55%2020c-.587-4.162.86-7.287%201.533-10.605-1.147-1.93.138-5.812%202.555-4.855%202.975%201.176-2.576%207.172%201.15%207.922%203.89.78%205.48-6.75%203.066-9.2C10.37-.274%203.708%203.18%204.528%208.246c.2%201.238%201.478%201.613.51%203.322-2.23-.494-2.896-2.254-2.81-4.6.138-3.84%203.45-6.527%206.77-6.9%204.202-.47%208.145%201.543%208.69%205.494.613%204.462-1.896%209.294-6.39%208.946-1.217-.095-1.727-.7-2.68-1.28z%22%2F%3E%3C%2Fsvg%3E"); }

html share-button .sb-social li[class*='reddit'], html .share-button .sb-social li[class*='reddit'] { background: #1096D3; }

html share-button .sb-social li[class*='reddit']:before, html .share-button .sb-social li[class*='reddit']:before { background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20426.66%22%20style%3D%22fill%3A%23fff%3B%22%20height%3D%22%22%20width%3D%22%22%3E%20%3Cpath%20d%3D%22M478.905%20196.556c0-4.5-1.028-8.933-3.268-13.09l-.053-.053-.026-.06c-3.004-6.198-7.72-10.862-13.4-14.05-5.677-3.19-12.317-4.836-18.983-4.836-6.02%200-12.016%201.363-17.338%204.038%2016.916%2014.677%2031.765%2032.37%2041.37%2053.128%203.08-2.668%205.717-5.97%207.68-9.604%202.57-4.785%204.018-10.186%204.018-15.475zm-33.635%2073.442c0-18.484-6.653-36.98-17.43-51.94-21.476-29.868-54.82-49.38-89.497-60.243l-.25-.118c-6.64-2.05-13.373-3.808-20.158-5.402-20.263-4.61-41.026-6.884-61.796-6.884-27.874%200-55.738%204.1-82.43%2012.347-34.67%2011.034-68.108%2030.375-89.557%2060.36v.054C73.29%20233.138%2066.92%20251.74%2066.92%20270.226c0%206.824.857%2013.648%202.655%2020.315h.02c3.906%2014.834%2011.54%2028.153%2021.416%2039.76%209.875%2011.542%2021.99%2021.45%2034.736%2029.525%202.82%201.766%205.652%203.412%208.55%205.06%2037.01%2020.645%2079.63%2029.695%20121.947%2029.695%207.146%200%2014.354-.224%2021.455-.737%2042.62-3.518%2085.41-16.1%20119.995-41.804h.013c11.015-8.145%2021.212-18.05%2029.288-29.25%208.09-11.21%2014.018-23.715%2016.653-37.31v-.067h.012c1.093-5.126%201.607-10.238%201.607-15.416zM86.078%20168.736c-5.514-2.562-11.212-4.387-16.845-4.387-.94%200-1.896.057-2.846.17h-.27c-8.09.23-16.25%203.754-22.377%209.445-6.133%205.633-10.19%2013.2-10.494%2021.62v.053l-.013.06c-.06.684-.08%201.362-.08%201.988%200%205.178%201.59%2010.184%204.276%2014.735%201.994%203.414%204.602%206.483%207.554%209.158%209.453-20.703%2024.222-38.226%2041.093-52.844zM390.448%2058.2c0%20.566%200%201.14.066%201.706v.112c.25%207.167%203.637%2013.827%208.788%2018.774%205.164%204.895%2012.016%207.964%2018.972%207.964h.185l1.5.06c7.01%200%2013.98-3.017%2019.21-7.91%205.242-4.948%208.707-11.66%208.983-18.888v-.053c.053-.572.08-1.08.08-1.653%200-7.45-3.48-14.505-8.933-19.795-5.414-5.237-12.713-8.478-19.92-8.478-2.318%200-4.61.34-6.877%201.026l-.053.053h-.08c-5.928%201.534-11.487%205.177-15.48%2010.07-4.017%204.835-6.44%2010.81-6.44%2017.01zm121.447%20134.937v.06c.08%201.14.105%202.22.105%203.36%200%2012.396-3.992%2024.405-10.646%2034.523-6.218%209.5-14.782%2017.47-24.637%2022.818.633%204.94%201%209.947%201%2014.9-.025%2026.798-9.247%2053.135-25.334%2074.24h-.026c-29.735%2039.538-75.373%2062.857-121.46%2074.583h-.012l-.04.055c-24.57%205.98-49.906%208.985-75.247%208.985-37.766%200-75.512-6.772-110.722-20.923h-.046c-36.508-15.085-71.296-38.97-92.633-74.016-11.475-18.72-17.772-40.683-17.772-62.685%200-5.006.33-10.013%201-14.913-9.617-5.454-17.937-13.082-24.116-22.238C4.71%20221.976.532%20210.487%200%20198.314v-.224c.013-17.068%207.424-33.228%2018.945-45.11%2011.52-11.95%2027.252-19.743%2044.136-19.743h.7c1.76-.12%203.558-.172%205.343-.172%208.478%200%2016.976%201.364%2025.045%204.493h.086c6.89%202.904%2013.734%206.43%2019.834%2011.265%201.977-1.02%204.13-2.22%206.555-3.13%2036.982-21.902%2079.958-30.32%20121.848-32.766.363-20.764%202.91-42.495%2013.03-61.5%208.426-15.81%2023.05-28.102%2040.48-32.37h.158c6.627-1.305%2013.32-1.877%2019.96-1.877%2017.706%200%2035.19%204.156%2051.565%2010.698%207.233-10.922%2017.575-19.46%2029.71-24.235l.118-.06.106-.053C404.73%201.31%20412.266%200%20419.83%200c7.956%200%2015.98%201.482%2023.503%204.835v-.053l.026.053.13.06c10.79%204.157%2019.92%2011.83%2026.39%2021.33%206.47%209.618%2010.29%2021.105%2010.29%2032.884%200%202.16-.133%204.32-.384%206.54l-.013.06-.026.11c-1.265%2015.25-8.985%2028.617-19.92%2038.116-11%209.617-25.243%2015.42-39.867%2015.42-2.345%200-4.716-.17-7.06-.46-14.507-1.134-28.024-8.13-37.958-18.604-9.974-10.408-16.39-24.347-16.39-39.36%200-.685.066-1.48.093-2.166-13.623-6.087-28.062-11.094-42.437-11.094-2.068%200-4.15.12-6.23.343h-.027c-10.75%201.027-20.75%207.793-25.597%2017.522v.053c-7.365%2014.342-8.814%2031.067-9.038%2047.733%2041.224%202.675%2082.71%2012.575%20119.087%2033.45h.054l.527.343c.686.396%201.95%201.08%203.123%201.707%202.49-2.05%205.14-4.098%208.155-5.916%2011.028-7.338%2024.085-10.98%2037.154-10.98%205.81%200%2011.62.737%2017.26%202.16h.013l.225.06.224.06c13.307%203.41%2025.36%2011.033%2034.426%2021.33%209.05%2010.354%2015.15%2023.384%2016.337%2037.6zm-345.39%2080.38h.15c3.254%201.198%206.606%201.765%209.934%201.765%208.285%200%2016.34-3.347%2022.44-8.866%206.094-5.573%2010.258-13.426%2010.258-22.358l-.015-.737.033-1.315c0-8.867-4.11-16.785-10.145-22.292-6.053-5.64-14.09-9.05-22.41-9.05-2.22%200-4.492.288-6.7.796h-.124c-11.008%202.34-20.678%2010.466-24.24%2021.73l-.015.066c-1.02%203.057-1.494%206.244-1.494%209.38%200%206.93%202.272%2013.597%206.198%2019.17%203.887%205.4%209.4%209.67%2016.008%2011.66m179.218%2041.42c-2.635-1.713-5.665-2.74-8.88-2.74-2.582%200-5.27.737-7.654%202.345-22.62%2013.48-49.234%2020.87-75.644%2020.87-19.82%200-39.524-4.15-57.37-12.91l-.092-.054-.085-.053c-2.688-1.08-5.758-3.426-9.104-5.64-1.7-1.132-3.47-2.213-5.44-3.017-1.942-.855-4.103-1.423-6.41-1.423-1.91%200-3.92.462-5.9%201.305l-.303.118h.013c-3.107%201.2-5.538%203.413-7.106%205.97-1.634%202.687-2.438%205.743-2.438%208.826%200%202.794.66%205.574%202.016%208.077%201.29%202.384%203.274%204.49%205.876%205.86%2025.514%2017.233%2055.545%2025.03%2085.702%2024.967%2027.187%200%2054.538-6.258%2078.885-17.747l.132-.054.132-.052c3.2-1.95%207.47-3.65%2011.486-6.087%202.003-1.317%203.94-2.74%205.612-4.678%201.66-1.87%203.003-4.204%203.767-6.997.304-1.252.462-2.45.462-3.584%200-2.267-.567-4.428-1.49-6.378-1.373-2.844-3.585-5.215-6.168-6.928zm20.473-82.5c1.318%203.372%201.91%206.89%201.91%2010.354%200%206.942-2.41%2013.78-6.455%2019.287-3.992%205.468-9.657%209.67-16.323%2011.555l-.146.053h-.09c-3.11%201.08-6.326%201.594-9.488%201.594-7.457%200-14.756-2.677-20.605-7.274-5.797-4.56-10.197-11.093-11.567-18.84h-.012l-.014-.105-.026-.064h.026c-.435-1.99-.658-3.98-.658-5.97%200-6.718%202.292-13.2%206.073-18.496%203.766-5.342%209.075-9.55%2015.294-11.712h.093c3.518-1.31%207.232-1.99%2010.896-1.99%206.692%200%2013.28%202.043%2018.84%205.745%205.48%203.637%209.934%208.985%2012.173%2015.65l.053.106.04.103h-.016z%22%2F%3E%3C%2Fsvg%3E"); }

html share-button .sb-social li[class*='reddit']:after, html .share-button .sb-social li[class*='reddit']:after { background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20426.66%22%20style%3D%22fill%3A%23000%3B%22%20height%3D%22%22%20width%3D%22%22%3E%20%3Cpath%20d%3D%22M478.905%20196.556c0-4.5-1.028-8.933-3.268-13.09l-.053-.053-.026-.06c-3.004-6.198-7.72-10.862-13.4-14.05-5.677-3.19-12.317-4.836-18.983-4.836-6.02%200-12.016%201.363-17.338%204.038%2016.916%2014.677%2031.765%2032.37%2041.37%2053.128%203.08-2.668%205.717-5.97%207.68-9.604%202.57-4.785%204.018-10.186%204.018-15.475zm-33.635%2073.442c0-18.484-6.653-36.98-17.43-51.94-21.476-29.868-54.82-49.38-89.497-60.243l-.25-.118c-6.64-2.05-13.373-3.808-20.158-5.402-20.263-4.61-41.026-6.884-61.796-6.884-27.874%200-55.738%204.1-82.43%2012.347-34.67%2011.034-68.108%2030.375-89.557%2060.36v.054C73.29%20233.138%2066.92%20251.74%2066.92%20270.226c0%206.824.857%2013.648%202.655%2020.315h.02c3.906%2014.834%2011.54%2028.153%2021.416%2039.76%209.875%2011.542%2021.99%2021.45%2034.736%2029.525%202.82%201.766%205.652%203.412%208.55%205.06%2037.01%2020.645%2079.63%2029.695%20121.947%2029.695%207.146%200%2014.354-.224%2021.455-.737%2042.62-3.518%2085.41-16.1%20119.995-41.804h.013c11.015-8.145%2021.212-18.05%2029.288-29.25%208.09-11.21%2014.018-23.715%2016.653-37.31v-.067h.012c1.093-5.126%201.607-10.238%201.607-15.416zM86.078%20168.736c-5.514-2.562-11.212-4.387-16.845-4.387-.94%200-1.896.057-2.846.17h-.27c-8.09.23-16.25%203.754-22.377%209.445-6.133%205.633-10.19%2013.2-10.494%2021.62v.053l-.013.06c-.06.684-.08%201.362-.08%201.988%200%205.178%201.59%2010.184%204.276%2014.735%201.994%203.414%204.602%206.483%207.554%209.158%209.453-20.703%2024.222-38.226%2041.093-52.844zM390.448%2058.2c0%20.566%200%201.14.066%201.706v.112c.25%207.167%203.637%2013.827%208.788%2018.774%205.164%204.895%2012.016%207.964%2018.972%207.964h.185l1.5.06c7.01%200%2013.98-3.017%2019.21-7.91%205.242-4.948%208.707-11.66%208.983-18.888v-.053c.053-.572.08-1.08.08-1.653%200-7.45-3.48-14.505-8.933-19.795-5.414-5.237-12.713-8.478-19.92-8.478-2.318%200-4.61.34-6.877%201.026l-.053.053h-.08c-5.928%201.534-11.487%205.177-15.48%2010.07-4.017%204.835-6.44%2010.81-6.44%2017.01zm121.447%20134.937v.06c.08%201.14.105%202.22.105%203.36%200%2012.396-3.992%2024.405-10.646%2034.523-6.218%209.5-14.782%2017.47-24.637%2022.818.633%204.94%201%209.947%201%2014.9-.025%2026.798-9.247%2053.135-25.334%2074.24h-.026c-29.735%2039.538-75.373%2062.857-121.46%2074.583h-.012l-.04.055c-24.57%205.98-49.906%208.985-75.247%208.985-37.766%200-75.512-6.772-110.722-20.923h-.046c-36.508-15.085-71.296-38.97-92.633-74.016-11.475-18.72-17.772-40.683-17.772-62.685%200-5.006.33-10.013%201-14.913-9.617-5.454-17.937-13.082-24.116-22.238C4.71%20221.976.532%20210.487%200%20198.314v-.224c.013-17.068%207.424-33.228%2018.945-45.11%2011.52-11.95%2027.252-19.743%2044.136-19.743h.7c1.76-.12%203.558-.172%205.343-.172%208.478%200%2016.976%201.364%2025.045%204.493h.086c6.89%202.904%2013.734%206.43%2019.834%2011.265%201.977-1.02%204.13-2.22%206.555-3.13%2036.982-21.902%2079.958-30.32%20121.848-32.766.363-20.764%202.91-42.495%2013.03-61.5%208.426-15.81%2023.05-28.102%2040.48-32.37h.158c6.627-1.305%2013.32-1.877%2019.96-1.877%2017.706%200%2035.19%204.156%2051.565%2010.698%207.233-10.922%2017.575-19.46%2029.71-24.235l.118-.06.106-.053C404.73%201.31%20412.266%200%20419.83%200c7.956%200%2015.98%201.482%2023.503%204.835v-.053l.026.053.13.06c10.79%204.157%2019.92%2011.83%2026.39%2021.33%206.47%209.618%2010.29%2021.105%2010.29%2032.884%200%202.16-.133%204.32-.384%206.54l-.013.06-.026.11c-1.265%2015.25-8.985%2028.617-19.92%2038.116-11%209.617-25.243%2015.42-39.867%2015.42-2.345%200-4.716-.17-7.06-.46-14.507-1.134-28.024-8.13-37.958-18.604-9.974-10.408-16.39-24.347-16.39-39.36%200-.685.066-1.48.093-2.166-13.623-6.087-28.062-11.094-42.437-11.094-2.068%200-4.15.12-6.23.343h-.027c-10.75%201.027-20.75%207.793-25.597%2017.522v.053c-7.365%2014.342-8.814%2031.067-9.038%2047.733%2041.224%202.675%2082.71%2012.575%20119.087%2033.45h.054l.527.343c.686.396%201.95%201.08%203.123%201.707%202.49-2.05%205.14-4.098%208.155-5.916%2011.028-7.338%2024.085-10.98%2037.154-10.98%205.81%200%2011.62.737%2017.26%202.16h.013l.225.06.224.06c13.307%203.41%2025.36%2011.033%2034.426%2021.33%209.05%2010.354%2015.15%2023.384%2016.337%2037.6zm-345.39%2080.38h.15c3.254%201.198%206.606%201.765%209.934%201.765%208.285%200%2016.34-3.347%2022.44-8.866%206.094-5.573%2010.258-13.426%2010.258-22.358l-.015-.737.033-1.315c0-8.867-4.11-16.785-10.145-22.292-6.053-5.64-14.09-9.05-22.41-9.05-2.22%200-4.492.288-6.7.796h-.124c-11.008%202.34-20.678%2010.466-24.24%2021.73l-.015.066c-1.02%203.057-1.494%206.244-1.494%209.38%200%206.93%202.272%2013.597%206.198%2019.17%203.887%205.4%209.4%209.67%2016.008%2011.66m179.218%2041.42c-2.635-1.713-5.665-2.74-8.88-2.74-2.582%200-5.27.737-7.654%202.345-22.62%2013.48-49.234%2020.87-75.644%2020.87-19.82%200-39.524-4.15-57.37-12.91l-.092-.054-.085-.053c-2.688-1.08-5.758-3.426-9.104-5.64-1.7-1.132-3.47-2.213-5.44-3.017-1.942-.855-4.103-1.423-6.41-1.423-1.91%200-3.92.462-5.9%201.305l-.303.118h.013c-3.107%201.2-5.538%203.413-7.106%205.97-1.634%202.687-2.438%205.743-2.438%208.826%200%202.794.66%205.574%202.016%208.077%201.29%202.384%203.274%204.49%205.876%205.86%2025.514%2017.233%2055.545%2025.03%2085.702%2024.967%2027.187%200%2054.538-6.258%2078.885-17.747l.132-.054.132-.052c3.2-1.95%207.47-3.65%2011.486-6.087%202.003-1.317%203.94-2.74%205.612-4.678%201.66-1.87%203.003-4.204%203.767-6.997.304-1.252.462-2.45.462-3.584%200-2.267-.567-4.428-1.49-6.378-1.373-2.844-3.585-5.215-6.168-6.928zm20.473-82.5c1.318%203.372%201.91%206.89%201.91%2010.354%200%206.942-2.41%2013.78-6.455%2019.287-3.992%205.468-9.657%209.67-16.323%2011.555l-.146.053h-.09c-3.11%201.08-6.326%201.594-9.488%201.594-7.457%200-14.756-2.677-20.605-7.274-5.797-4.56-10.197-11.093-11.567-18.84h-.012l-.014-.105-.026-.064h.026c-.435-1.99-.658-3.98-.658-5.97%200-6.718%202.292-13.2%206.073-18.496%203.766-5.342%209.075-9.55%2015.294-11.712h.093c3.518-1.31%207.232-1.99%2010.896-1.99%206.692%200%2013.28%202.043%2018.84%205.745%205.48%203.637%209.934%208.985%2012.173%2015.65l.053.106.04.103h-.016z%22%2F%3E%3C%2Fsvg%3E"); }

html share-button .sb-social li[class*='twitter'], html .share-button .sb-social li[class*='twitter'] { background: #1096D3; }

html share-button .sb-social li[class*='twitter']:before, html .share-button .sb-social li[class*='twitter']:before { background-size: 27px; -webkit-transform: translate(-32%, 37%); transform: translate(-32%, 37%); background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2020.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2020%2020%22%20style%3D%22enable-background%3Anew%200%200%2020%2020%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill%3A%23FFFFFF%3B%7D%0A%3C%2Fstyle%3E%0A%3Cpath%20class%3D%22st0%22%20d%3D%22M17.3%2C6.2c0%2C0.2%2C0%2C0.3%2C0%2C0.5c0%2C5-3.8%2C10.7-10.7%2C10.7c-2.1%2C0-4.1-0.6-5.8-1.7c0.3%2C0%2C0.6%2C0.1%2C0.9%2C0.1%0A%09c1.8%2C0%2C3.4-0.6%2C4.7-1.6c-1.7%2C0-3-1.1-3.5-2.6c0.2%2C0%2C0.5%2C0.1%2C0.7%2C0.1c0.3%2C0%2C0.7%2C0%2C1-0.1c-1.7-0.3-3-1.9-3-3.7v0%0A%09C2%2C8.1%2C2.6%2C8.2%2C3.2%2C8.3c-1-0.7-1.7-1.8-1.7-3.1c0-0.7%2C0.2-1.3%2C0.5-1.9C3.9%2C5.5%2C6.7%2C7%2C9.9%2C7.2C9.8%2C6.9%2C9.8%2C6.6%2C9.8%2C6.3%0A%09c0-2.1%2C1.7-3.8%2C3.8-3.8c1.1%2C0%2C2.1%2C0.5%2C2.8%2C1.2c0.9-0.2%2C1.7-0.5%2C2.4-0.9c-0.3%2C0.9-0.9%2C1.6-1.7%2C2.1c0.8-0.1%2C1.5-0.3%2C2.2-0.6%0A%09C18.7%2C5%2C18.1%2C5.7%2C17.3%2C6.2L17.3%2C6.2z%22%2F%3E%0A%3C%2Fsvg%3E%0A"); }

html share-button .sb-social li[class*='twitter']:after, html .share-button .sb-social li[class*='twitter']:after { background-size: 27px; -webkit-transform: translate(-32%, 37%); transform: translate(-32%, 37%); background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2020.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2020%2020%22%20style%3D%22enable-background%3Anew%200%200%2020%2020%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cpath%20d%3D%22M17.3%2C6.2c0%2C0.2%2C0%2C0.3%2C0%2C0.5c0%2C5-3.8%2C10.7-10.7%2C10.7c-2.1%2C0-4.1-0.6-5.8-1.7c0.3%2C0%2C0.6%2C0.1%2C0.9%2C0.1c1.8%2C0%2C3.4-0.6%2C4.7-1.6%0A%09c-1.7%2C0-3-1.1-3.5-2.6c0.2%2C0%2C0.5%2C0.1%2C0.7%2C0.1c0.3%2C0%2C0.7%2C0%2C1-0.1c-1.7-0.3-3-1.9-3-3.7v0C2%2C8.1%2C2.6%2C8.2%2C3.2%2C8.3%0A%09c-1-0.7-1.7-1.8-1.7-3.1c0-0.7%2C0.2-1.3%2C0.5-1.9C3.9%2C5.5%2C6.7%2C7%2C9.9%2C7.2C9.8%2C6.9%2C9.8%2C6.6%2C9.8%2C6.3c0-2.1%2C1.7-3.8%2C3.8-3.8%0A%09c1.1%2C0%2C2.1%2C0.5%2C2.8%2C1.2c0.9-0.2%2C1.7-0.5%2C2.4-0.9c-0.3%2C0.9-0.9%2C1.6-1.7%2C2.1c0.8-0.1%2C1.5-0.3%2C2.2-0.6C18.7%2C5%2C18.1%2C5.7%2C17.3%2C6.2%0A%09L17.3%2C6.2z%22%2F%3E%0A%3C%2Fsvg%3E%0A"); }

html share-button .sb-social li[class*='whatsapp'], html .share-button .sb-social li[class*='whatsapp'] { background: #1096D3; }

html share-button .sb-social li[class*='whatsapp']:before, html .share-button .sb-social li[class*='whatsapp']:before { background-image: url("data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%2087%2088%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20style%3D%22fill%3A%23fff%3B%22%20height%3D%22%22%20width%3D%22%22%3E%20%3Cpath%20d%3D%22M61.623%2051.83c-.94-.515-5.562-3.01-6.428-3.363-.867-.35-1.5-.535-2.173.4-.675.934-2.593%203.023-3.175%203.642-.583.615-1.144.672-2.084.16-.94-.516-3.99-1.646-7.525-5.045-2.752-2.645-4.557-5.854-5.08-6.834-.526-.977-.005-1.477.493-1.936.45-.413%201-1.084%201.5-1.625.5-.54.678-.934%201.02-1.563.343-.625.204-1.19-.017-1.678-.222-.49-1.962-5.276-2.687-7.223-.725-1.946-1.537-1.657-2.095-1.678-.557-.023-1.194-.126-1.833-.15-.637-.024-1.684.176-2.6%201.104-.912.922-3.474%203.147-3.65%207.862-.174%204.713%203.084%209.395%203.538%2010.05.456.658%206.23%2010.875%2015.823%2015.075%209.596%204.2%209.645%202.92%2011.406%202.826%201.763-.09%205.756-2.104%206.638-4.31.884-2.205.955-4.125.73-4.532-.225-.408-.855-.673-1.794-1.188m-17.6%2022.714c-6.345%200-12.253-1.903-17.187-5.163L14.84%2073.22l3.902-11.6C15%2056.466%2012.79%2050.137%2012.79%2043.3c0-17.226%2014.014-31.24%2031.24-31.24%2017.224%200%2031.24%2014.012%2031.24%2031.24%200%2017.226-14.016%2031.24-31.24%2031.24M6.5%2043.3c0%207.09%201.968%2013.72%205.384%2019.38L5.11%2082.808l20.78-6.65c5.375%202.972%2011.558%204.667%2018.137%204.667%2020.725%200%2037.528-16.802%2037.528-37.525%200-20.727-16.804-37.528-37.53-37.528-20.723%200-37.523%2016.8-37.523%2037.527z%22%2F%3E%3C%2Fsvg%3E"); }

html share-button .sb-social li[class*='whatsapp']:after, html .share-button .sb-social li[class*='whatsapp']:after { background-image: url("data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%2087%2088%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20style%3D%22fill%3A%23000%3B%22%20height%3D%22%22%20width%3D%22%22%3E%20%3Cpath%20d%3D%22M61.623%2051.83c-.94-.515-5.562-3.01-6.428-3.363-.867-.35-1.5-.535-2.173.4-.675.934-2.593%203.023-3.175%203.642-.583.615-1.144.672-2.084.16-.94-.516-3.99-1.646-7.525-5.045-2.752-2.645-4.557-5.854-5.08-6.834-.526-.977-.005-1.477.493-1.936.45-.413%201-1.084%201.5-1.625.5-.54.678-.934%201.02-1.563.343-.625.204-1.19-.017-1.678-.222-.49-1.962-5.276-2.687-7.223-.725-1.946-1.537-1.657-2.095-1.678-.557-.023-1.194-.126-1.833-.15-.637-.024-1.684.176-2.6%201.104-.912.922-3.474%203.147-3.65%207.862-.174%204.713%203.084%209.395%203.538%2010.05.456.658%206.23%2010.875%2015.823%2015.075%209.596%204.2%209.645%202.92%2011.406%202.826%201.763-.09%205.756-2.104%206.638-4.31.884-2.205.955-4.125.73-4.532-.225-.408-.855-.673-1.794-1.188m-17.6%2022.714c-6.345%200-12.253-1.903-17.187-5.163L14.84%2073.22l3.902-11.6C15%2056.466%2012.79%2050.137%2012.79%2043.3c0-17.226%2014.014-31.24%2031.24-31.24%2017.224%200%2031.24%2014.012%2031.24%2031.24%200%2017.226-14.016%2031.24-31.24%2031.24M6.5%2043.3c0%207.09%201.968%2013.72%205.384%2019.38L5.11%2082.808l20.78-6.65c5.375%202.972%2011.558%204.667%2018.137%204.667%2020.725%200%2037.528-16.802%2037.528-37.525%200-20.727-16.804-37.528-37.53-37.528-20.723%200-37.523%2016.8-37.523%2037.527z%22%2F%3E%3C%2Fsvg%3E"); }

html share-button, html sb-social, html sb-social ul, html sb-social ul li, html sb-social ul li, html sb-social ul li a { display: inline-block !important; }

@media (max-width: 775px) { html .shareButtonContainer { position: relative; right: auto; top: auto; display: block; }
  html .shareButtonContainer .buttonText { display: inline-block; float: left; margin: 1em; font-weight: 300; }
  html .shareButtonContainer share-button, html .shareButtonContainer .share-button { padding: 5px; width: 100%; z-index: inherit; font-size: 20px; height: auto; text-align: left; }
  html .shareButtonContainer share-button .sb-social, html .shareButtonContainer .share-button .sb-social { position: relative; margin: 0; width: auto; float: right; margin: 5px 5px 0 5px; }
  html .shareButtonContainer share-button .sb-social ul, html .shareButtonContainer .share-button .sb-social ul { width: auto; display: inline-block; float: right; clear: both; }
  html .shareButtonContainer share-button .sb-social ul li, html .shareButtonContainer .share-button .sb-social ul li { display: inline-block; margin: 0 0 0 6px; }
  html .shareButtonContainer share-button .sb-social ul li.disabled, html .shareButtonContainer .share-button .sb-social ul li.disabled { display: none; } }

html .event_nav { margin-top: 1em; margin-bottom: 3em; border-bottom: 1px solid #e7e8e8; }

html .event_nav ul, html .event_nav li { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 0; padding: 0; }

html .event_nav ul a, html .event_nav li a { padding: .5em 1em; background: #f4f5f5; border: 1px solid #e7e8e8; border-right: none; border-bottom: none; color: #737776; text-decoration: none; -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; }

html .event_nav ul a.active, html .event_nav li a.active { color: #d31245; background: white; }

html .event_nav ul a.null, html .event_nav li a.null { color: #e7e8e8; }

html .event_nav ul:last-child a, html .event_nav li:last-child a { border-right: 1px solid #e7e8e8; }

html .event_schedule { max-height: 0; overflow: hidden; }

html .event_schedule.active { display: block; max-height: none; overflow: auto; margin-bottom: 8em; }

html .event_schedule .event_info { border-top: 1px solid #e7e8e8; width: 100%; -ms-flex-wrap: wrap; flex-wrap: wrap; display: -webkit-box; display: -ms-flexbox; display: flex; }

html .event_schedule .event_info h3 { font-weight: 400; width: 30%; -webkit-box-flex: 0; -ms-flex: 0 0 30%; flex: 0 0 30%; }

html .event_schedule .event_info .event_description { -webkit-box-flex: 0; -ms-flex: 0 0 70%; flex: 0 0 70%; }

html .event_schedule .event_info h3, html .event_schedule .event_info h4 { color: black; font-size: 1em; }

html .event_schedule .event_info h1:first-child, html .event_schedule .event_info h2:first-child, html .event_schedule .event_info h3:first-child, html .event_schedule .event_info h4:first-child, html .event_schedule .event_info h5:first-child, html .event_schedule .event_info h6:first-child, html .event_schedule .event_info p:first-child, html .event_schedule .event_info ul:first-child, html .event_schedule .event_info ol:first-child { margin: 1em 0; }

html._Telerik_IE9, html._Telerik_IE9 a { text-shadow: none; }
/*# sourceMappingURL=zz_aaf_tgd.css.map */
