.state-dropdown-container { width: 303px; margin: 0px auto; position: relative; z-index: 20; width: 194px; } .state-dropdown-container:hover, .state-dropdown-container:hover ul { width: 323px; } .state-dropdown-container ul:hover { width: 323px; height: 400px; overflow: hidden; overflow-y: scroll; } .state-dropdown-container ul li { text-align: center; } .state-dropdown-container ul li:hover { background: #efefef; } .volunteer-form-info li { display: block; margin-bottom: 8px; } .volunteer-form-info li span { display: block; } @media (min-width: 52em) { .volunteer-form-info li span { display: inline-block; vertical-align: top; } .volunteer-form-info li span:first-child { width: 40%; padding-right: 5px; } /* .volunteer-form-info li span:last-child {width:60%;} */ } .program-form-info li { display: block; margin-bottom: 8px; } .program-form-info li span { display: block; } @media (min-width: 52em) { .program-form-info li span { display: inline-block; vertical-align: top; } .program-form-info li span:first-child { width: 30%; padding-right: 5px; } /* .volunteer-form-info li span:last-child {width:60%;} */ } .rail-menu > li > a { line-height: 1.2em; padding: 7px 40px 7px 20px; } .rail-menu > li ul li a { line-height: 1.3; padding: 6px 40px 6px 30px; } /* MEMBERS blue #003851 teal #00b7c4 */ .members { } .members .sitewrap { padding-top: 186px; } .members .sitewrap > .fixed-ui { height: 168px; } .members header { background: #003851; height: 128px; } .members header .logo { margin-top: 10px; } .members header .header-ui { min-width: 245px; } @media (max-width: 820px) { .header-ui { display: none !important; } } .members nav { background: #00b7c4; } .members .menu > li { background: #00b7c4; } .members .menu > li:hover > a, .members .menu > li.active > a { background: #003851; color: #fff; } .members .menu > li:hover > a:before, .members .menu > li.active > a:before { border-left: 20px solid #00b7c4; border-bottom: 40px solid #003851; } .members .menu > li:hover > a:after, .members .menu > li.active > a:after { border-right: 20px solid #00b7c4; border-top: 40px solid #003851; } .members .menu > li.mobile-ui a:hover:after, .members .menu > li.mobile-ui:hover a:after { border-top: 5px solid transparent; border-right: none; } .members .menu > li > ul { background: #003851; } REM.members .breadcrumb-container .page-title h1 { font-size: 34px; margin-top: 17px; } REM.members .sfBreadcrumbWrp { margin-top: 24px; } REM.members .sfBreadcrumbWrp .RadSiteMap .rsmItem .rsmLink { font-weight: 600; } .members .aux-menu { min-height: 55px; padding-left: 0; } .members .aux-menu li > span > a { font-size: 22px; line-height: 54px; } .members .aux-menu li > strong > a { font-size: 22px; line-height: 54px; font-weight: 400; padding-left: 42px; } REM.members .aux-menu li:first-child span:after { position: absolute; margin-top: 23px; } .members .aux-menu:hover, .members .aux-menu.active { max-height: 54px; } .members .container.pad.mainContent { padding: 20px 60px 40px 35px; } .members .container.pad.mainContent h1 { margin-bottom: 0px; } .members main .two-col { margin: 22px auto 27px; } .members main .two-col > .grid-9:before { display: none; position: absolute; top: 0; left: 7px; width: 5px; height: 100%; background: #e7e8e9; content: ' '; } .members main .two-col > .grid-3:before { display: none; } @media (min-width: 48em) { .members main .two-col > .grid-3:before { display: none; } .members main .two-col > .grid-9:before { display: block; } } REM.members .container.fullwidth .bar.grey { padding: 0 !important; } REM.members main .split-screen > .grid-6 { padding: 0 !important; } .members .bar.grey { background: #f3f3f3; } .members .bar.grey .sfContentBlock { margin: 25px 0; } .members main .split-screen > .grid-6.white { background: #fff; padding: ; } /* END MEMBERS */ /* COMMENTS */ .sfcommentsWrp { margin: 0 15px 30px; } ol.sfcommentsList { border: none; list-style-type: none; padding-left: 0; margin-left: 0; } ol.sfcommentsList li.sfcommentDetails { padding-left: 0; margin-left: 0; padding-bottom: 10px; margin-bottom: 15px; border-bottom: 1px solid #fcfcfc; } h2.sfcommentsTitle { text-transform: uppercase; } a.sfLeaveCommentLnk { display: none !important; } .sfcommentAuthor { font-weight: 600; text-transform: capitalize; padding: 0 4px 0 0; } .sfcommentSeparator { font-size: 0.75em; } .sfcommentDate { font-size: 0.7125em; font-style: normal; text-transform: uppercase; padding: 0 0 0 4px; } .k-listview .sfcommentDate { padding-left: 0; } .sfcommentsThreadRatingWrp { } .sfcommentText { } .sfcommentsList .sfcommentDetails { padding-left: 5px; } .sfcommentsList .sfcommentDetails img.sfcommentAuthorAvatar { display: none; } .sfcommentsFormWrp { } .sfcommentsFormWrp .sfcommentsForm ul { list-style-type: none; margin: 0; padding-left: 0; } .sfcommentsFormWrp table.k-editor { border: none; border-spacing: 0; } .sfcommentsFormWrp input[type='submit'] { display: inline-block; padding: 0.4em 2em; margin: 15px 0; background: #003851; color: #00b7c4 !important; border: 0; text-transform: uppercase; text-align: center !important; font-family: 'tradegothic', sans-serif; font-size: 12px; text-decoration: none; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; -webkit-transition: all 0.2s ease-out; transition: all 0.2s ease-out; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; } .sfcommentsFormWrp input[type='submit']:hover, .sfcommentsFormWrp input[type='submit']:focus { text-decoration: none; background: #00151e; } /* END COMMENTS */ .menu > li > ul li:hover > ul li { width: 98%; } .menu > li > ul li + li:hover > ul li { width: auto; } /* MEMBERS/DONATION STYLING */ .container [class*='grid-'].alpha { padding-left: 0 !important; } .container [class*='grid-'].omega { padding-right: 0 !important; } .form-controls .form-control { position: relative; line-height: 1; } .form-controls .form-control input[type='radio'], .form-controls .form-control input[type='checkbox'] { position: absolute; top: 0; left: 0; } .form-controls .form-control input { width: auto !important; } .form-controls .form-control input + label, .form-controls .form-control input[type='radio'] + label, .form-controls .form-control input[type='checkbox'] + label { display: inline-block; padding: 0 0 0 20px; } #MyApplicationForm .submitButton input { width: 100%; } #MyApplicationForm .divider { position: absolute; top: 50%; left: 50%; margin-bottom: 0; font-size: 30px; transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); } @media (min-width: 48em) { #MyApplicationForm .divider { left: 48%; } } /* ADMIN HEIGHT ADJUST */ .sfPageEditor .sitewrap { padding: 90px !important; } .sfPageEditor .sitewrap { padding-top: 90px !important; } .form-group { margin-bottom: 15px; } .form-group:after { content: ''; display: table; clear: both; } input.form-control, select.form-control { border: 1px solid #003851; box-shadow: none; width: 100%; margin: 0; -webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; } input.form-control:focus, select.form-control:focus { border-color: #66afe9; outline: 0; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 183, 196, 0.6); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 183, 196, 0.6); } .organization-search ul.results { margin: 0; padding: 0; list-style-type: none; } .button > a { text-decoration: none !important; } #MyApplicationForm .profileField input[type='checkbox'] { width: auto; } #MyApplicationForm input[type='text'] { font-size: 1em; } .item-list { margin: 0; padding: 0; list-style-type: none; } .table-row .title { font-family: 'bryant', sans-serif; text-transform: uppercase; } .table-row .title, .table-row .value { display: block; } .table-row .value { margin: 0.5em 0; } @media (min-width: 48em) { .table-row { display: table; } .table-row .title, .table-row .value { display: table-cell; vertical-align: middle; padding: 5px 0; } .table-row .title { padding-right: 15px; } } h1, h2 { text-transform: uppercase; } .donation-thanks { margin: 2em 0; } .donation-thanks .facts { margin: 2em 0; padding: 2em; background: url(../Images/layout/teal-bar.png) repeat #00b7c4; text-align: center; } .donation-thanks .facts .row { margin: 0 -10px; } .donation-thanks .facts img { display: block; margin: 0 auto; border: 5px solid #003851; border-radius: 4px; } .donation-thanks .facts .title { margin: 5px 0; text-transform: uppercase; color: #003851; } /* END MEMBERS/DONATION STYLING */ .form-section-constrain { max-width: 600px; margin: 0 auto; } .btn-block { display: block; width: 100%; } .btn-green { display: inline-block; height: 45px; padding: 1em; border: 0; -webkit-border-radius: 4px; border-radius: 4px; background: #abd037; font-family: 'tradegothic', sans-serif; font-size: 15px; text-align: center; text-decoration: none; -webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; color: #003851; } .btn-green:hover, .btn-green:focus { background: #003851; color: #00b7c4; } select, input[type='tel'], input[type='text'], input[type='email'], input[type='password'] { border: 1px solid #003851; box-shadow: none; } select:focus, input[type='tel']:focus, input[type='text']:focus, input[type='email']:focus, input[type='password']:focus { outline: none; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 183, 196, 0.8); } div[class*='grid-'] select, div[class*='grid-'] input[type='tel'], div[class*='grid-'] input[type='text'], div[class*='grid-'] input[type='email'], div[class*='grid-'] input[type='password'] { width: 100%; } /*Ticket: #318400*/ #mfPopUp { max-width: 660px; display: none; position: relative; background: #f3f3f5; padding: 40px 25px; -webkit-box-shadow: 0px 0px 8px 0px rgba(255, 255, 255, 0.75); -moz-box-shadow: 0px 0px 8px 0px rgba(255, 255, 255, 0.75); box-shadow: 0px 0px 8px 0px rgba(255, 255, 255, 0.75); -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; } /* MAGNIFIC POPUP */ .mfp-bg, .mfp-wrap { position: fixed; left: 0; top: 0; } .mfp-bg, .mfp-container, .mfp-wrap { height: 100%; width: 100%; } .mfp-arrow:after, .mfp-arrow:before, .mfp-container:before, .mfp-figure:after { content: ''; } .mfp-bg { z-index: 91042; overflow: hidden; background: #0b0b0b; opacity: 0.8; } .mfp-wrap { z-index: 91043; outline: 0 !important; -webkit-backface-visibility: hidden; } .mfp-container { text-align: center; position: absolute; left: 0; top: 0; padding: 0 8px; box-sizing: border-box; } .mfp-container:before { display: inline-block; height: 100%; vertical-align: middle; } .mfp-align-top .mfp-container:before { display: none; } .mfp-content { position: relative; display: inline-block; vertical-align: middle; margin: 0 auto; text-align: left; z-index: 91045; } .mfp-ajax-holder .mfp-content, .mfp-inline-holder .mfp-content { width: 100%; cursor: auto; } .mfp-ajax-cur { cursor: progress; } .mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close { cursor: -moz-zoom-out; cursor: -webkit-zoom-out; cursor: zoom-out; } .mfp-zoom { cursor: pointer; cursor: -webkit-zoom-in; cursor: -moz-zoom-in; cursor: zoom-in; } .mfp-auto-cursor .mfp-content { cursor: auto; } .mfp-arrow, .mfp-close, .mfp-counter, .mfp-preloader { -webkit-user-select: none; -moz-user-select: none; user-select: none; } .mfp-loading.mfp-figure { display: none; } .mfp-hide { display: none !important; } .mfp-preloader { color: #ccc; position: absolute; top: 50%; width: auto; text-align: center; margin-top: -.8em; left: 8px; right: 8px; z-index: 91044; } .mfp-preloader a { color: #ccc; } .mfp-close, .mfp-preloader a:hover { color: #fff; } .mfp-s-error .mfp-content, .mfp-s-ready .mfp-preloader { display: none; } button.mfp-arrow, button.mfp-close { overflow: visible; cursor: pointer; background: 0 0; border: 0; -webkit-appearance: none; display: block; outline: 0; padding: 0; z-index: 91046; box-shadow: none; touch-action: manipulation; } .mfp-figure:after, .mfp-iframe-scaler iframe { box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); position: absolute; left: 0; } button::-moz-focus-inner { padding: 0; border: 0; } .mfp-close { width: 44px; height: 44px; line-height: 44px; position: absolute; right: 0; top: 0; text-decoration: none; text-align: center; opacity: 0.65; padding: 0 0 18px 10px; font-style: normal; font-size: 28px; font-family: Arial, Baskerville, monospace; } .mfp-close:focus, .mfp-close:hover { opacity: 1; } .mfp-close:active { top: 1px; } .mfp-close-btn-in .mfp-close { color: #333; } .mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close { color: #fff; right: -6px; text-align: right; padding-right: 6px; width: 100%; } .mfp-counter { position: absolute; top: 0; right: 0; color: #ccc; font-size: 12px; line-height: 18px; white-space: nowrap; } .mfp-figure, img.mfp-img { line-height: 0; } .mfp-arrow { position: absolute; opacity: 0.65; margin: -55px 0 0; top: 50%; padding: 0; width: 90px; height: 110px; -webkit-tap-highlight-color: transparent; } .mfp-arrow:active { margin-top: -54px; } .mfp-arrow:focus, .mfp-arrow:hover { opacity: 1; } .mfp-arrow:after, .mfp-arrow:before { display: block; width: 0; height: 0; position: absolute; left: 0; top: 0; margin-top: 35px; margin-left: 35px; border: inset transparent; } .mfp-arrow:after { border-top-width: 13px; border-bottom-width: 13px; top: 8px; } .mfp-arrow:before { border-top-width: 21px; border-bottom-width: 21px; opacity: 0.7; } .mfp-arrow-left { left: 0; } .mfp-arrow-left:after { border-right: 17px solid #fff; margin-left: 31px; } .mfp-arrow-left:before { margin-left: 25px; border-right: 27px solid #3f3f3f; } .mfp-arrow-right { right: 0; } .mfp-arrow-right:after { border-left: 17px solid #fff; margin-left: 39px; } .mfp-arrow-right:before { border-left: 27px solid #3f3f3f; } .mfp-iframe-holder { padding-top: 40px; padding-bottom: 40px; } .mfp-iframe-holder .mfp-content { line-height: 0; width: 100%; max-width: 900px; } .mfp-image-holder .mfp-content, img.mfp-img { max-width: 100%; } .mfp-iframe-holder .mfp-close { top: -40px; } .mfp-iframe-scaler { width: 100%; height: 0; overflow: hidden; padding-top: 56.25%; } .mfp-iframe-scaler iframe { display: block; top: 0; width: 100%; height: 100%; background: #000; } .mfp-figure:after, img.mfp-img { width: auto; height: auto; display: block; } img.mfp-img { box-sizing: border-box; padding: 40px 0; margin: 0 auto; } .mfp-figure:after { top: 40px; bottom: 40px; right: 0; z-index: -1; background: #444; } .mfp-figure small { color: #bdbdbd; display: block; font-size: 12px; line-height: 14px; } .mfp-figure figure { margin: 0; } .mfp-bottom-bar { margin-top: -36px; position: absolute; top: 100%; left: 0; width: 100%; cursor: auto; } .mfp-title { text-align: left; line-height: 18px; color: #f3f3f3; word-wrap: break-word; padding-right: 36px; } .mfp-gallery .mfp-image-holder .mfp-figure { cursor: pointer; } @media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder { padding-left: 0; padding-right: 0; } .mfp-img-mobile img.mfp-img { padding: 0; } .mfp-img-mobile .mfp-figure:after { top: 0; bottom: 0; } .mfp-img-mobile .mfp-figure small { display: inline; margin-left: 5px; } .mfp-img-mobile .mfp-bottom-bar { background: rgba(0, 0, 0, 0.6); bottom: 0; margin: 0; top: auto; padding: 3px 5px; position: fixed; box-sizing: border-box; } .mfp-img-mobile .mfp-bottom-bar:empty { padding: 0; } .mfp-img-mobile .mfp-counter { right: 5px; top: 3px; } .mfp-img-mobile .mfp-close { top: 0; right: 0; width: 35px; height: 35px; line-height: 35px; background: rgba(0, 0, 0, 0.6); position: fixed; text-align: center; padding: 0; } } @media all and (max-width: 900px) { .mfp-arrow { -webkit-transform: scale(0.75); transform: scale(0.75); } .mfp-arrow-left { -webkit-transform-origin: 0; transform-origin: 0; } .mfp-arrow-right { -webkit-transform-origin: 100%; transform-origin: 100%; } .mfp-container { padding-left: 6px; padding-right: 6px; } } /* Ticket# 322446 - Weird format paging on news feed */ .sf_pagerNumeric a.prev, .sf_pagerNumeric a.next { width: 25px; } .sf_pagerNumeric a.prev::before { content: '<'; color: black; } .sf_pagerNumeric a.next::after { content: '>'; color: black; }