/* CSS Document */

.active-mobile-menu .site-mobile-navigation {
    opacity: 1;
    pointer-events: initial;
    transform: translate3d(0px, 0px, 0px);
}

.container{position:relative}

.main-menu-toggle{position:absolute;top:50%;margin-top:10px;display:block;width:24px;height:24px}

.main-menu-toggle>*{position:absolute;width:100%;left:0;height:2px;display:block;background-color:#d7d8d9}

.main-menu-toggle>.bar1{top:5px}.main-menu-toggle>.bar2{top:11px}.main-menu-toggle>.bar3{top:17px}

.site-mobile-navigation{padding:20px 0 15px;z-index:15;width:250px;left:0;top:0;bottom:0;position:fixed;overflow:auto;display:block;background-color:#222;opacity:0;filter:alpha(opacity=0);pointer-events:none;transition:transform .45s ease,opacity .2s linear;-webkit-transition:-webkit-transform .45s ease,opacity .2s linear;-moz-transition:-moz-transform .45s ease,opacity .2s linear;-ms-transition:-ms-transform .45s ease,opacity .2s linear;transform:translate3d(-250px, 0, 0);-webkit-transform:translate3d(-250px, 0, 0);-moz-transform:translate3d(-250px, 0, 0);-ms-transform:translate3d(-250px, 0, 0)}

.site-mobile-navigation li.menu-item-gsearch{position:relative}

.site-mobile-navigation .main-menu-toggle{position:absolute;right:10px;top:20px;left:auto;display:block !important}

.site-mobile-navigation .main-menu-toggle>*{background-color:#fff}

/*.site-mobile-navigation>div{padding:20px}*/

.site-mobile-navigation .site-social-networks{white-space:normal;margin:0px 0px 10px 10px;}

.site-mobile-navigation .site-social-networks a{margin-right:10px;display:inline-block;color:#9b9d9f;}

.site-mobile-navigation ul{padding:0 20px;transform:translate3d(0, 0, 0);-webkit-transform:translate3d(0, 0, 0);text-transform:uppercase}

.site-mobile-navigation ul.menu{padding:20px}

.site-mobile-navigation ul.menu:not(:first-child){border-top:1px solid rgba(255,255,255,0.1)}

.site-mobile-navigation ul li{font-size:14px;list-style:none;white-space:nowrap;display:block}

.site-mobile-navigation ul li.menu-item-logo{margin-bottom:30px}

.site-mobile-navigation ul li.menu-item-has-children>a:after{margin-left:8px;right:0;position:absolute}

.site-mobile-navigation ul li.lang-switcher a{display:inline-block;vertical-align:middle}

.site-mobile-navigation ul li a{display:block;position:relative;overflow:hidden;text-overflow:ellipsis;padding:5px 15px 5px 0}

.site-mobile-navigation ul li a .menu-item-indicator{position:absolute;right:0;top:50%;margin-top:-8px}

.site-mobile-navigation ul li ul{display:none;border-left:1px solid rgba(255,255,255,0.1);padding-left:15px;padding-right:0;margin-left:15px}

.site-mobile-navigation ul.menu li.active ul.sub-menu{display:block;}

.inner-wrapper{position:relative;background-color:#fff;z-index:10}

.active-mobile-menu .inner-wrapper:before{position:absolute;left:0;top:0;width:100%;height:100%;background-color:#000;opacity:0;filter:alpha(opacity=0);pointer-events:none;z-index:11;content:'';transition:opacity .45s linear;-webkit-transition:opacity .45s linear;-moz-transition:opacity .45s linear}*/

.active-mobile-menu{overflow:hidden;width:100%}

.active-mobile-menu #page, .active-mobile-menu .inner-wrapper{overflow:hidden}

.active-mobile-menu .inner-wrapper:before{opacity:.3;filter:alpha(opacity=30);pointer-events:initial}

.active-mobile-menu .main-menu-toggle{display:none}

.active-mobile-menu .main-menu-toggle>.bar1{top:11px;transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);z-index:20}

.active-mobile-menu .main-menu-toggle>.bar2{transform:rotate(225deg);-webkit-transform:rotate(225deg);-moz-transform:rotate(225deg);-ms-transform:rotate(225deg);z-index:10}

.active-mobile-menu .main-menu-toggle>.bar3{top:11px;transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);z-index:20}

.active-mobile-menu .site-mobile-navigation{transform:translate3d(0, 0, 0);-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);opacity:1;filter:alpha(opacity=100);pointer-events:initial;-webkit-overflow-scrolling:touch;overflow-scrolling:touch}

.active-mobile-menu .main-navigation .menu-item-logo{opacity:0;filter:alpha(opacity=0)}

/*.site-top-menu-right,.site-top-menu-left{text-align:center}

.site-top-menu-right{margin-top:15px}

.main-navigation ul.menu>li{display:none !important}

.main-navigation ul.menu>li.menu-item-gsearch,.main-navigation ul.menu>li.site-mobile-menu-toggle,.main-navigation ul.menu>li.site-mobile-menu-logo{display:block !important;cursor:pointer}

.main-navigation ul.menu>li.site-mobile-menu-logo a{opacity:1;filter:alpha(opacity=100)}

.main-navigation ul.menu>li.menu-item-gsearch{float:right}*/

.site-mobile-navigation{z-index:1;width:250px;left:0;top:0;bottom:0;position:fixed;overflow:auto;display:block}

.site-mobile-navigation li.menu-item-mobile-menu-logo{margin-bottom:30px}

.site-mobile-navigation li.menu-item-social-networks{white-space:normal;margin-top:30px}

.site-mobile-navigation li.menu-item-social-networks a{display:inline-block;margin-right:10px}

/*html .boundary-column{padding-left:15px;padding-right:15px}

html .boundary-column:before{display:none}*/


/*
** Tab navigation
*/

ul.primary {
  /*
	border-collapse: collapse;
	padding: 0 0 .45em .5em;
	white-space: nowrap;
	list-style: none;
	margin: 5px;
	height: auto;
	line-height: normal;
	border-bottom: 1px solid #cccccc;
	*/
}

ul.primary li {
  /*
	display: inline;
	*/
}

ul.primary li a {
  /*
	background-color: #eeeeee;
	border-color: #cccccc;
	border-width: 1px;
	border-style: solid solid none solid;
	height: auto;
	margin-right: 0.5em;
	padding: .5em 2em;
	*/
	text-decoration: none;
}

ul.primary li.active a {
  /*
	background-color: #ffffff;
	border: 1px solid #cccccc;
	border-bottom: 1px solid #ffffff;
	*/
}

ul.primary li a:hover {
  /*
	background-color: #ffffff;
	border-color: #cccccc;
	border-bottom-color: #cccccc;
	*/
}

.tabs.primary li {
    float: none;
    list-style-type: inherit;
}

.page-header {
  border: 0px none;
}




ul.secondary {
	border-bottom: 1px solid #cccccc;
	padding: 0.5em 1em;
	margin: 5px;
}

ul.secondary li {
	display: inline;
	padding: 0 1em;
	border-right: 1px solid #cccccc;
}

ul.secondary a {
	padding: 0;
	text-decoration: none;
}

ul.secondary a.active {
	border-bottom: 4px solid #cccccc;
}



/* LEGION STYLES */

/*.row {
	margin-left: 0px !important;
	margin-right: 0px !important;
}*/

.mobile-logo {
	width: 40%;
	margin: 0px auto;
	padding: 0px !important;
}

.mobile-logo img {
	width: 100%;
}

.leaderboard {
	line-height: 0;
	padding-top: 20px;
	text-align: center;
}

.emblem {
	margin: 10px auto;
	width: 145px;
}

.emblem img {
	width: 100%;
}

.logo-black-text-tablet {
	margin: 10px auto;
	width: 75%;
}

.logo-black-text-tablet img {
	width: 100%;
}

.logo-black-text {
	margin: 10px auto;
	width: 90%;
}

.logo-black-text img {
	width: 100%;
}

.emblem-mobile {
	margin: 10px auto;
	width: 120px;
}

.emblem img {
	width: 100%;
}

.yt-social-sharing label {
	cursor: pointer;
}

.ad-medium-rectangle {
	width: 300px;
	margin: 0px auto;
}

#email2 {
	display: none;
}

#block-sparkle-blocks-subhub-promos .advertisement {
	margin-bottom: 40px;
	text-align: center;
}

.node-promos h4 {
	font-family: Roboto Slab;
	margin-bottom: 3px;
	margin-top: 0px;
	line-height: 1.4;
}

.node-promos a {
	color: #00467f;
}

/*.node-promos .promo-wrapper {
	margin-bottom: 40px;
}*/

.node-promos .promo-wrapper .photo {
	/*padding: 3px;*/
}

.node-promos .promo-wrapper .photo img {
	width: 100%;
}

.node-promos .promo-wrapper .text {
	font-size: 16px;
}

.node-promos .promo-wrapper .text a {
	display: block;
	color: #363b3f !important;
}

.node-promos .promo-wrapper .call-to-action {
	padding: 4px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	background: #fec231;
}

.node-promos .promo-wrapper .call-to-action a {
	display: block;
	color: #00487d;
}

.node-promos .promo-wrapper-outline {
	padding: 10px 10px;
	border: 2px solid #ebebeb;
}

.node-promos .promo-wrapper-outline .photo img {
	width: 100%;
}

.node-promos .promo-wrapper-outline .text {
	font-size: 16px;
}

.node-promos .promo-wrapper-outline .text a {
	display: block;
	color: #363b3f !important;
}

.node-promos .promo-wrapper-outline .call-to-action {
	padding: 4px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	background: #fec231;
}

.node-promos .promo-wrapper-outline .call-to-action a {
	display: block;
	color: #00487d;
}

/* light gold */

.node-promos .promo-wrapper-light-gold {
	background: #fee098;
	padding: 10px 10px;
}

.node-promos .promo-wrapper-light-gold .photo {
	margin-bottom: 12px;
}

.node-promos .promo-wrapper-light-gold .photo img {
	width: 100%;
}

.node-promos .promo-wrapper-light-gold .text {
	color: #00467f;
	line-height: 1.4;
}

.node-promos .promo-wrapper-light-gold .call-to-action {
	padding: 4px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	background: #00487d;
}

.node-promos .promo-wrapper-light-gold .call-to-action a {
	display: block;
	color: #fff !important;
}

/*.node-promos .promo-wrapper-gold-box {
	margin-bottom: 40px;
}*/

.node-promos .promo-wrapper-gold-box {
	background: #fec231;
	padding: 10px 10px;
}

.node-promos .promo-wrapper-gold-box .photo {
	margin-bottom: 12px;
}

.node-promos .promo-wrapper-gold-box .photo img {
	width: 100%;
}

.node-promos .promo-wrapper-gold-box .text {
	color: #00467f;
	line-height: 1.4;
}

.node-promos .promo-wrapper-gold-box .call-to-action {
	padding: 4px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	background: #00487d;
}

.node-promos .promo-wrapper-gold-box .call-to-action a {
	display: block;
	color: #fff !important;
}

.node-promos .promo-wrapper-gray-box {
	background: #ebebeb;
	padding: 10px 10px;
}

.node-promos .promo-wrapper-gray-box .photo {
	margin-bottom: 12px;
}

.node-promos .promo-wrapper-gray-box .photo img {
	width: 100%;
}

.node-promos .promo-wrapper-gray-box .text {
	color: #00467f;
	line-height: 1.4;
}

.node-promos .promo-wrapper-gray-box .call-to-action {
	padding: 4px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	background: #00487d;
}

.node-promos .promo-wrapper-gray-box .call-to-action a {
	display: block;
	color: #fff !important;
}

#block-sparkle-blocks-ad-medium-rectangle-1 {
	margin-bottom: 10px;
}

.subscribe-form .input-group-btn {
	vertical-align: top !important;
}

.footer-emblem {
	width: 150px;
	margin: 0px auto;
	margin-bottom: 0px;
}

.footer-emblem img {
	width: 100%;
}

.footer-black-text {
	margin: 0px auto;
	width: 	380px;
}

.footer-black-text img {
	width: 100%;
}

.mobile-footer-emblem {
	width: 50%;
	margin: 0px auto;
	margin-bottom: 0px;
}

.mobile-footer-emblem img {
	width: 100%;
}

.mobile-footer-black-text {
	margin: 0px auto;
	width: 	90%;
}

.mobile-footer-black-text img {
	width: 100%;
}

.footer-about {
	margin: 0px auto 15px auto;
	text-align: center;
}

ul.footer-copyright {
	list-style: none;
}

.footer-list {
	padding-bottom: 30px;
}

.footer-list h4 {
	/*font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;*/
	font-family: Arial,Helvetica,sans-serif;
	font-size: 16px;
}

.footer-list ul li {
	font-size: 13px;
	text-transform: uppercase;
	padding: 8px;
	border-top: 1px solid #eee;
}

.footer-list ul li.first {
	border-top: none;
}

ul.footer-links {
	list-style: none;
}

ul.footer-links li {
	display: inline;
	padding-left: 10px;
}

ul.footer-links li.first {
	padding-left: 0px;
}

.site-content ol, .site-content ul {
	margin-left: 30px;
	margin-bottom: 15px;
  list-style-position: outside;
}

#block-sparkle-blocks-subhub-more-content .post-title {
	font-size: 18px;
	line-height: 1.4;
	/*color: #666666;*/
}

.legiontown-stories .post-title {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.4;
}

.legiontown-stories a {
	color: #363b3f;
}

.legiontown-stories img {
	margin-bottom: 10px;
}

.legiontown-stories .row {
	margin-bottom: 20px;
}

/*#block-sparkle-blocks-section-newsletters {
	background: #ffc20e;
	padding: 3px;
}

#block-sparkle-blocks-section-newsletters .content {
	background: #fff;
	padding: 8px;
}*/

.section-navigation h4,
.major-section-navigation h4 {
	/*font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;*/
	font-family: Arial,Helvetica,sans-serif;
	font-size: 16px;
}

.subhub-navigation h4 {
	margin-top: 25px;
}

.subhub-navigation ul {
	list-style: none;
}

.node-type-web-content .section-navigation h4 {
	margin-top: 0px;
}

.section-navigation h4 a,
.major-section-navigation h4 a {
	color: #363b3f !important;
}

.section-navigation ul li {
	/*font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;*/
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0;
	text-transform: uppercase;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}

.section-navigation ul li a {
	border-color: #eee;
	border-style: solid;
	border-width: 1px 0 0;
	display: block;
	padding: 12px 0;
	color: #777777 !important;
}

.section-navigation ul li a:hover {
	color: #000 !important;
}


.major-section-navigation ul li {
	/*font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;*/
	font-family: Arial,Helvetica,sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	text-transform: capitalize !important;
}

.major-section-navigation ul li a {
	border: none;
	display: block;
	padding: 12px 0;
	color: #363b3f !important;
	text-decoration: none;
	cursor: default;
}

.major-section-navigation ul li ul {
	margin-left: 0px;
}

.major-section-navigation ul li ul li {
	/*font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;*/
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0;
	text-transform: uppercase !important;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}

.major-section-navigation ul li ul li a {
	border-color: #eee;
	border-style: solid;
	border-width: 1px 0 0;
	display: block;
	padding: 12px 0;
	color: #777777 !important;
	cursor: pointer;
}

.major-section-navigation ul li ul li a:hover {
	color: #000 !important;
}

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	/*padding-top: 30px;*/
	height: 0;
	overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}




/* HOLLY STYLES */

.site-logo-banner {
	background: #00467f;
}

.site-logo-banner-alei {
	background: #fcc043;
}

.site-logo-banner .header-emblem,
.site-logo-banner-alei .header-emblem
{
	padding: 15px;
}

#menu-top-menu li a {
	font-size: 12px !important;
}

.fa-shopping-cart {
	color: #e6f3f9;
}

ul.header-links {
	margin: 0px;
	padding: 0px;
	list-style: none;
	vertical-align: middle;
}

ul.header-links li {
	font-family: Roboto Slab;
	font-size: 16px;
	background: #fec231;
	text-align: center;
	/*text-transform: uppercase;*/
	margin: 8px 0px;
}

ul.header-links li a{
	display: block;
	color: #00467f;
	text-decoration: none;
	font-weight: bold;
}

ul.header-links li a:hover{
	/*border: 2px solid #0081c6;*/
	-webkit-box-shadow: 0px 0px 8px 4px #0081c6;
  -moz-box-shadow: 0px 0px 8px 4px #0081c6;
  box-shadow: 0px 0px 8px 4px #0081c6;
	transition: none !important;
}

ul.header-links .spacing {
	background: none;
	height: 25px;
}

.site-content article .entry-title {
	margin-bottom: 10px;
}

.site-content article .teaser {
	font-size: 16px;
	color: #363b3f;
}

.entry-meta .post-meta-info {
	margin-top: 10px;
}

.entry-thumbnail, .post-thumb {
	position: relative;
}

.entry-thumbnail .label, .post-thumb .label {
	position: absolute;
	top: 20px;
	left: -10px;
	padding: 5px 10px;
	background: #0081c6;
	color: #ffffff;
	font-size: 15px;
	font-weight: normal;
	text-transform: uppercase;
}

.page-baseball-videos .page-header {
	display: none;
}

.newsletter-box {
	background: #fec231;
	padding: 10px 10px;
}

.newsletter-box h3 {
	color: #00467f;
	margin-bottom: 3px;
	margin-top: 0px;
}

.newsletter-box .photo {
	margin-bottom: 12px;
}

.newsletter-box .photo img {
	width: 100%;
}

.newsletter-box .text {
	color: #00467f;
	line-height: 1.4;
}

.newsletter-box .newsletter-error {
	font-size: 14px;
	color: #00467f;
	margin: 2px 0px;
}

/*.mobile-header-buttons ul {
	list-style: none;
	margin: 5px auto 10px auto;
	width: 320px;
	padding: 0px;
}

.mobile-header-buttons ul li {
	display: inline;
	background: #fec231;
	padding: 3px;
	font-size: 14px;
	margin: 0px 5px;
	text-align: center;
	text-transform: uppercase;
	width: 100px;
}

.mobile-header-buttons ul li a {
	color: #00467f;
	text-decoration: none;
}*/

.mobile-header-buttons {
	font-family: Roboto Slab;
	background: #fec231;
	font-size: 14px;
	font-weight: bold;
	/*text-transform: uppercase;*/
	text-align: center;
	border: 3px solid #00467f;
	margin: 5px 0px 5px 0px;
	padding: 0px;
}

.mobile-header-buttons a {
	color: #00467f;
	text-decoration: none;
	display: block;
	padding: 8px 0px;
	width: 100%;
}

.mobile-header-buttons a:hover{
	/*border: 2px solid #0081c6;*/
	-webkit-box-shadow: 0px 0px 8px 4px #0081c6;
  -moz-box-shadow: 0px 0px 8px 4px #0081c6;
  box-shadow: 0px 0px 8px 4px #0081c6;
	transition: none !important;
}

.button-join {
	border-left: 6px solid #00467f;
}

.button-renew {
	font-family: Roboto Slab;
}

.button-donate {
	font-family: Roboto Slab;
}

.site-content[role="main"] > article.post, .site-content[role="main"] div > article.post {
	padding-bottom: 10px !important;
}

.widget::before {
	width: 100%;
}

.search-wrapper {
	max-width: 320px;
	padding-top: 10px;
}

.search-wrapper ul.search-list {
	list-style: none;
}

.search-wrapper ul.search-list li {
	display: inline-block;
}

.search-wrapper ul.search-list li.fa-search {
	padding-top: 10px;
  vertical-align: top;
	font-size: 15px !important;
}


.search-wrapper ul.search-list li input {
	background: #203548;
	color: #d7d8d9 !important;
}

.fa-search {
	color: #d7d8d9;
}

.mobile-search {
	display: block;
	height: 24px;
	margin-top: 10px;
	position: absolute;
	right: 0px;
	width: 24px;
	cursor: pointer;
	font-size: 20px;
}

.mobile-search-form {
	display: none;
	background: #fff;
	padding: 10px;
	width: 100%;
}

.mobile-search-form input {
	border: none;
	font-size: 24px;
	padding: 5px;
	height: auto;
}

.node-register-event h5 {
	margin: 0px 0px 5px 0px;
}

.node-photo-album h5 {
	margin: 0px 0px 10px 0px;
}

.node-photo-album p {
	padding-bottom: 30px;
}

.node-photo-album .caption {
	margin: 10px 0px 40px 0px;
}

.node-baseball-tournament .photo {
	width: 50%;
}

.node-baseball-tournament .photo img {
	width: 100%;
}

#node-a211731 h4 {
	margin: 40px 0px 0px 0px;
}

.page-newsletters .newsletter {
	margin-bottom: 80px;
}

div.error {
	padding: 5px 0px 5px 40px;
	margin: 10px 0px 10px 0px;
	background-repeat: no-repeat;
	background-position: 5px 5px;
}

.story-promo {
	/*border: 8px solid #eee;
	padding: 15px 15px 15px 15px;*/
}

.story-promo h3 {
	margin: 0px 0px 5px 0px;
}

.story-promo img {
	margin-top: 10px;
}

.photo-caption {
	font-size: 14px;
	padding: 5px;
}

.leaderboard {
	padding-bottom: 20px;
	background: #eee;
}

html .boundary-column::before {
	border-style: none !important;
	border-width: 0px !important;
}

.promo-super-wrapper {
	margin-bottom: 40px;
}

.last-promo {
	margin-bottom: 0px !important;
}

.node-photo-album h2 {
	margin-top: 5px !important;
}

.break {
	border-bottom: 1px solid #eee;
	padding-top: 20px;
}

.fodpal-logo {
	padding-top: 20px;
}

/* honeypot */
#custom-pages-service-officers-contact-form .form-item-email-confirm {
	display: none;
}

#custom-forms-family-support-assistance-feedback-form .form-item-email-confirm {
	display: none;
}

#custom-forms-family-support-assistance-request-form .form-item-email-confirm {
	display: none;
}

.floatimgright {
	float: right;
	margin: 5px 0px 5px 10px;
}

.floatimgleft {
	float: left;
	margin: 5px 10px 5px 0px;
}

.page-header {
	padding-bottom: 0px;
}

.form-required {
  color: red;
  font-weight: bold;
}

.file-icon {
  margin-right: 10px;
}

h1.page-title {
	font-size: 36px;
}

h1.videos {
	margin-top: 5px;
}

.page-signup .input-group {
	max-width: 500px;
}

.page-signup .newsletter-box {
	background: #fff !important;
}

.page-signup .email {
	max-width: 500px;
}

.page-newsletters .newsletter_check {
  color: green;
	font-size: 30px;
}

.margin-bottom-10 {
	margin-bottom: 10px;
}

/* GIGYA */

.gigya-input-submit, .gigya-input-submit:hover {
	color: #333 !important;
}

.save-for-later, .save-for-later-anonymous {
	float: right;
	width: 180px;
	text-align: center;
	font-weight: bold;
	background: #fec231;
	color: #00467f;
	cursor: pointer;
	padding: 5px 10px;
	margin-bottom: 10px;
}

.save-for-later-anonymous a {
	display: block;
	text-decoration: none;
}

.saved-for-later {
	float: right;
	width: 180px;
	text-align: center;
	font-weight: bold;
	background: #00467f;
	color: #fec231;
	cursor: pointer;
	padding: 5px 10px;
	margin-bottom: 10px;
}

.saved-description {
	text-align: right;
}

.saved-clear {
	clear: both;
}

/* ADD THIS */

.at-share-btn-elements {
	text-align: right;
}

#at-expanded-menu-host .at-expanded-menu-close {
	color: #000 !important;
}

#at-expanded-menu-host .at-expanded-menu-load {
	color: #000 !important;
}

/* Event Registration Accordian */

.node-register-event .ui-accordion-content {
	font-size: 16px !important;
}

/* Veterans in the Classroom */

.node-veterans-classroom .veterans-classroom-emblem {
	width: 120px;
	margin-left: 85px;
	margin-bottom: 20px;
}

.node-veterans-classroom .title {
	font-family: Roboto Slab;
	font-size: 54px;
	font-style: normal;
	font-weight: 700;
	letter-spacing: 0px;
	text-transform: uppercase;
	line-height: .4;
	color: #00467e;
}

.node-veterans-classroom .subtitle {
	font-family: Roboto Slab;
	font-size: 30px;
	font-style: normal;
	font-weight: 700;
	letter-spacing: 0px;
	text-transform: uppercase;
	margin-bottom: 30px;
	color: #00467e;
}

.node-veterans-classroom .veterans-classroom-photo {
	padding: 5px;
	box-shadow: 3px 3px 10px 3px #ccc;
	margin-bottom: 10px;
}

.node-veterans-classroom .name {
	font-family: Roboto Slab;
	font-size: 30px;
	font-style: normal;
	font-weight: 700;
	letter-spacing: 0px;
	text-transform: uppercase;
	margin-bottom: 30px;
	color: #00467e;
	margin-bottom: 30px;
}

.node-veterans-classroom .heading {
	font-family: Roboto Slab;
	font-style: normal;
	font-weight: 700;
	letter-spacing: 0px;
	text-transform: uppercase;
	line-height: .5;
	color: #00467e;
	margin-bottom: 8px;
}

.node-veterans-classroom .text {
	margin-bottom: 16px;
}


/* PAGE SPECIFIC */

/*.page-node-77270 h1.page-title {
	display: none;
}*/

/* REPONSIVE STYLES */

@media (max-width: 767px) {

	ul.footer-links {
		width: 100%;
		text-align: left;
		padding-top: 20px;
	}

	ul.footer-links li {
		display: block;
		padding: 8px;
		border-top: 1px solid #eee;
	}
}

@media (min-width: 992px) {

	#menu-top-menu li a {
    font-size: 11px !important;
	}

	.site-top-menu .site-top-menu-right .site-top-navigation-menu-container li {
    padding: 0 7px;
	}
}

@media (min-width: 1200px) {

	#menu-top-menu li a {
    font-size: 12px !important;
	}

	.site-top-menu .site-top-menu-right .site-top-navigation-menu-container li {
    padding: 0 10px;
	}
}

.fodpal_pres {
  float: left;
  width: 188px;
  text-align: center;
  height: 210px;
  min-height: 210px;
  line-height: 1.3em;
}

/* CUSTOM FORMS */

#form_instructions {
  border:1px solid #000000;
  padding:6px;
  margin-bottom:8px;
  background-color:#FFFFDD;
}

#form_instructions h2 {
  color:#000000;
  font-weight:bold;
  margin-bottom:0;
  margin-top:0;
}

#form_instructions h3 {
  color:#7D0009;
  font-weight:bold;
  margin:8px 0 0;
}

#form_instructions p {
  margin:0 0 0 10px;
  padding:0;
}

#form_instructions span {
  display:block;
  font-weight:bold;
  padding:4px 4px 4px 16px;
}

.form-item label {
	margin-top:0;
  display:inline;
}

.form-item-airport-name {
	margin-top:0;
}

.form-item .description,
.custom_form_instructions
{
	color: #004681;
	font-family: arial;
	font-size: 0.9em;
	line-height: 1.3em;
	padding-bottom: 0;
  clear:both;
}
.custom_form_legend {
	color: #b29849;
	font-size: 1.3em;
	padding: 0 2px;
}
.custom_form_fieldset {
	/* width: 626px; */
  border: 2px solid #e5e5e5;
  margin-bottom: 2em;
  padding-left: 12px;
}

.custom_form_fieldset legend {
	color: #aaaaaa;
	font-size: 1.3em;
	padding: 0 2px;
}


.prompt {
  display: inline-block;
  font-weight: bold;
}

.w100 {
	width:100px;
}

.w150 {
	width:150px;
}

.w200 {
	width:200px;
}

.w250 {
	width:250px;
}

.w300 {
	width:300px;
}

.w350 {
	width:350px;
}

table.reviewtable {
	width:100%;
}
table.reviewtable tr.stripe {
	background-color: #f1f1f1;
}
table.reviewtable td.col1 {
	width:36%;
  vertical-align: top;
}
table.reviewtable td.col2 {
	width:64%;
  vertical-align: bottom;
}
.formtable {
	width:100%;
}
.form-type-textarea .counter {
	font-size: 0.8em;
	text-align: right;
}
div.admin_content .admin_links {
  font-size: 0.8em;
  font-weight: bold;
  line-height: 1.5em;
  text-decoration: underline;
}

.admin_home_link,
.bnadmin_home_link
{
  text-align: right;
  margin-bottom: 10px;
  text-decoration: underline;
}
.form-item .description {
	clear:both;
	color: #004681;
	line-height: 1.2em;
  margin-left: 0;
	padding-top: 5px;
}

.form-item {
	margin-bottom: 1.3em;
}

.field_group
{
	overflow: hidden;
}
.field_group div
{
	margin-top:0;
	margin-bottom: 3px;
  margin-right:8px;
	float:left;
}
.field_group div div
{
	margin:0;
	float:none;
}

.form-item-dob,
.form-item-hs-name
{
  clear:both;
}
.form-type-radio {
	margin:0 !important;
}
input,
textarea,
select {
	color:#000000;
}

textarea {
  font-family:monospace;
  font-size:inherit;
}

div.radio_error label {
	color:red;
}
.theme_table {
  border-bottom: 3px solid #CCCCCC;
  width: 100%;
  font-size:0.9em;
  margin-bottom:20px;
}

.theme_table th {
  line-height: 1.2em;
  padding: 0 4px;
  white-space: nowrap;
}

.theme_table .form-radio,
.theme_table .form-checkbox
{
  margin-bottom:0 !important;
  width: 20px !important;
  background-color: transparent;
  border: 0 none;

}

.theme_table td {
  padding: 3px 4px 4px;
}

.theme_table tbody tr td:first-child {
  width: 32px;
  /*
  text-align: center;
  */
}

a.tabledrag-handle .handle {
  background-position: 0 0;
  margin: 0.5em 1.5em;
}

tr.even {
  background-color: #FFFFFF;
}
tr.odd {
  background-color: #EEEEEE;
}
.wrapit {
  white-space: normal !important;
}
/* .form-type-checkbox label, */
.review_prompt {
  float: left;
  font-weight: bold;
  width: 180px;
}
#custom-forms-sponsor-information-form .form-type-checkbox label {
  float: none;
  font-weight: normal;
  width: auto;
}
.page-admin .form-type-checkbox label {
  float: none;
  font-weight: bold;
  width: 180px;
}

input.form-checkbox, input.form-radio {
  vertical-align: text-top !important;
}


.tbl_report_fields {
  border-collapse: collapse;
}
.tbl_report_fields .select-all {
  text-align: center;
  width: 40px;
}
.tbl_report_fields input.form-checkbox {
  margin: 0 !important;
  padding: 0 !important;
  vertical-align: text-top !important;
}
.tbl_report_fields .theme_table td {
  padding: 4px 8px !important;
}

.center {
  text-align: center;
}


.bold {
  font-weight: bold;
}

.green {
  color: green;
}

.yellow {
  color: #e2aa00;
}

.red {
  color: #CC0000;
}

#custom_form_nav_panel {
	float: left;
	min-height: 400px;
	margin-right: 20px;
	border: 2px solid #e5e5e5;
	padding: 10px 10px 10px 10px;
	width: 310px;
}

#custom_form_nav_panel h2 {
  font-family: "PT Sans",sans-serif;
  font-size: 1.4em;
  font-weight: normal;
  margin: 5px 0 15px;
  letter-spacing: normal;
  color: black;
  border-bottom: none;
  padding-left: 15px;
}

#custom_form_nav_panel .custom_navtable td {
	padding:7px 8px;
	white-space: nowrap;
}

#custom_form_nav_panel .custom_navtable td.cb {
	width:16px;
	background-image: url("/images/legion/ui/custom_forms/custom_form_bbox.png");
	background-repeat: no-repeat;
	background-position: 0 14px;
	background-color: transparent;
}

#custom_form_nav_panel .custom_navtable td.cb.checked {
	background-image: url("/images/legion/ui/custom_forms/custom_form_bboxcheck.png") !important;
}

#custom_form_nav_panel .custom_navtable td.cb.editmode {
	background-image: url("/images/legion/ui/custom_forms/custom_form_bboxdot_red.png") !important;
}

#custom_form_nav_panel .custom_navtable td.cb.selected {
	background-image: url("/images/legion/ui/custom_forms/custom_form_bbox_select.png") !important;
}

#custom_form_nav_panel .custom_navtable td.cb.select_none {
	background-image: url("/images/legion/ui/custom_forms/custom_form_bbox_select_none.png") !important;
}

#custom_form_right_panel {
	float: left;
	width: 800px;
}

#custom_form_right_panel h2 {
  font-family: "PT Sans",sans-serif;
  font-size: 1.6em;
  font-weight: normal;
  margin: 16px 0 8px;
  letter-spacing: normal;
  color: black;
  border-bottom: none;
}

#custom_form_right_panel td {
	vertical-align:top;
	padding:4px;
}

#custom_form_right_panel .formtable td {
	padding: 10px 0;
}

#custom_form_right_panel .formtable td td {
	padding: 0 4px 0 0;
}

#custom_form_right_panel .reviewtable {
	width:100%;
}

#custom_form_right_panel .reviewtable tr.stripe {
	background-color: #f1f1f1;
}

#custom_form_right_panel .reviewtable td.col1 {
	width:36%;
}

#custom_form_right_panel .reviewtable td.col2 {
	width:64%;
}

#custom_form_right_panel .fieldset-wrapper p {
}

#custom_form_right_panel .fieldset-wrapper label {
  /*padding-bottom: 10px;  rem 4 ora st */
  font-weight: bold;
}

#custom_form_right_panel .form-type-checkbox label {
  display: inline-table;
  padding-bottom: 0;
}

#custom_nav_panel {
	float: left;
	min-height: 400px;
	border: 2px solid #e5e5e5;
	padding: 10px 10px 10px 10px;
  max-width: 335px;
}

#custom_nav_panel h2 {
  font-family: "PT Sans",sans-serif;
  font-size: 1.4em;
  font-weight: normal;
  margin: 5px 0 15px;
  letter-spacing: normal;
  color: black;
  border-bottom: none;
  padding-left: 15px;
}

#custom_nav_panel .custom_navtable td {
	padding:7px 8px;
	white-space: nowrap;
}

#custom_nav_panel .custom_navtable td.cb {
	width:16px;
	background-image: url("/images/legion/ui/custom_forms/custom_form_bbox.png");
	background-repeat: no-repeat;
	background-position: 0 14px;
	background-color: transparent;
}

#custom_nav_panel .custom_navtable td.cb.checked {
	background-image: url("/images/legion/ui/custom_forms/custom_form_bboxcheck.png") !important;
}

#custom_nav_panel .custom_navtable td.cb.editmode {
	background-image: url("/images/legion/ui/custom_forms/custom_form_bboxdot_red.png") !important;
}

#custom_nav_panel .custom_navtable td.cb.selected {
	background-image: url("/images/legion/ui/custom_forms/custom_form_bbox_select.png") !important;
}

#custom_nav_panel .custom_navtable td.cb.select_none {
	background-image: url("/images/legion/ui/custom_forms/custom_form_bbox_select_none.png") !important;
}

#custom_right_panel {
	float: left;
}

#custom_right_panel h2 {
  font-family: "PT Sans",sans-serif;
  font-size: 1.6em;
  font-weight: normal;
  margin: 16px 0 8px;
  letter-spacing: normal;
  color: black;
  border-bottom: none;
}

#custom_right_panel td {
	vertical-align:top;
	padding:4px;
}

#custom_right_panel .formtable td {
	padding: 10px 0;
}

#custom_right_panel .formtable td td {
	padding: 0 4px 0 0;
}

#custom_right_panel .reviewtable {
	width:100%;
}

#custom_right_panel .reviewtable tr.stripe {
	background-color: #f1f1f1;
}

#custom_right_panel .reviewtable td.col1 {
	width:36%;
}

#custom_right_panel .reviewtable td.col2 {
	width:64%;
}

#custom_right_panel .fieldset-wrapper p {
}

#custom_right_panel .fieldset-wrapper label {
  /*padding-bottom: 10px;  rem 4 ora st */
  font-weight: bold;
}

#custom_right_panel .form-type-checkbox label {
  display: inline-table;
  padding-bottom: 0;
}


.biglink {
  padding: 10px;
}

.biglink a {
  color: #005380;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none !important;
}

.biglink a:hover {
  text-decoration: underline !important;
}

.page_title {
  font-family: "PT Sans",sans-serif;
  font-size: 1.4em;
  font-weight: normal;
  margin: 5px 0 20px;
}

.form-text.error {
  border-color: #ff0000;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px #ff0000;
}

.form-checkbox.error {
  border-color: #ff0000;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px #ff0000;
}

.form-select.error {
  border-color: #ff0000;
  box-shadow: 0 0 8px #ff0000;
}

.form-textarea.required.error,
.form-textarea.error {
  border-color: #ff0000;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px #ff0000;
}

.form-file.error,
div.checkbox_error label,
div.radio_error label {
    color: red !important;
}

.scholarship-claims .table-sm th, .scholarship-claims .table-sm td {
	padding: 4px;
	font-size: 14px;
}

.scholarship-claims .table .label {
	color: #000 !important;
	padding-bottom: 5px;
}

.table .black-bg {
	background: #000;
	color: #fff;
	-webkit-print-color-adjust: exact;
}

.scholarship-claims .tax-info {
	border: 1px solid #000;
	padding: 10px 20px;
	font-size: 12px;
}

.text-uppercase {
	text-transform: uppercase;
}

.text-12 {
	font-size: 12px;
	line-height: 1.4;
}

.text-14 {
	font-size: 14px;
}

@media print {
	#toolbar {
		display: none !important;
	}
	
	#masthead {
		display: none !important;
	}
	
	#primary {
		padding-top: 0px !important;
	}
	
	.scholarship-claims .table .label {
		color: #000 !important;
		padding-bottom: 5px;
		border: none !important;
	}
	
	.scholarship-claims .table a {
		font-weight: normal !important;
	}
}

/* GLOBAL */

/* needed for lazy load owl carousel in IE */
.owl-item .post-list-with-thumbnail li .large.post-thumb img {
    width: auto !important;
    max-width: 100%;
}

/* gigya */

div.gigya-screen-dialog {
	border: none !important;
}

div.gigya-screen-dialog-top {
	background-color: #00467f !important;
	color: #fff !important;
	padding: 0px 0px 0px 11px;
}

.gigya-screen input[type=submit] {
    width: 100%;
    background: #f7c400 !important;
    color: #00467f !important;
    border: none !important;
    border-radius: 0px !important;
}

.gigya-screen input[type=submit] {
    width: 100% !important;
    background: #f7c400 !important;
    color: #00467f !important;
    border: none !important;
    border-radius: 0px !important;
}

.adsbygoogle {
	margin: 0px auto;
}

.advertisement {
	text-align: center;
}

.site-logo-banner .header-emblem {
	padding: 10px;
}

.site-logo-banner .header-emblem img {
	width: 100%;
}

.leaderboard {
	padding: 10px 0px 10px 0px;
}

.site-banner {
	min-height: 45px;
}

.main-navigation ul.menu>li>a, .main-navigation ul.menu>li>span {
    line-height: 48px;
}

.search-wrapper {
	padding-top: 5px;
}

.header-actions {
	text-align: right;
}

ul.header-links {
	margin-left: 10px;
	vertical-align: middle;
}

ul.header-links li {
	display: inline-block;
	width: 30%;
	/*margin: 49px 5px 0px 5px;*/
	margin-right: 5px;
	margin-left: 5px;
	border-radius: 2px;
}

ul.header-links li a {
	display: inline-block;
	width: 100%;
}

.headers {
	margin-bottom: 10px;
}

.search-list input {
	line-height: 1 !important;
}

.box-shadow {
	box-shadow: 0px 2px 5px 0px #B2B2B2;
	margin-bottom: 30px;
}

.blue-header {
	background: #00487d;
	padding: 15px;
	color: #fff !important;
}

.padding-15 {
	padding: 15px;
}

.resources fieldset {
	margin-top: 20px;
	margin-bottom: 0px;
}

.resources fieldset.collapsed {
	height: auto !important;
}

.fieldset-legend {
	line-height: 1.2;
}

.resources .description {
	padding: 0px 0px 20px 20px;
}

.profile-teaser h2 {
	margin: 0px;
}

.profile-teaser h3 {
	margin: 0px;
}

.mailoffer-input input {
	border-color: #999;
}

.google-cse .form-radios {
	display: none;
}

@media (min-width: 768px) {
	
	.site-logo-banner .header-emblem img {
		width: 90%;
	}
}

@media (min-width: 992px) {
	
	.header-actions ul.header-links {
		margin-top: 18px;
	}
}

@media (min-width: 1200px) {
	
	.search-wrapper {
		max-width: 415px;
	}
	
	.search-wrapper ul.search-list li input {
		/*width: 365px;*/
		width: 387px;
	}
	
	.header-actions ul.header-links {
		margin-top: 25px;
	}
}

@media (min-width: 1400px) {
	
	.search-wrapper {
		max-width: 490px;
		padding-left: 15px;
	}
	
	.search-wrapper ul.search-list li input {
		/*width: 430px;*/
		width: 454px;
	}
	
	.header-actions ul.header-links {
		margin-top: 33px;
	}
}

/* END GLOBAL */

/* GIGYA COMMENTS */

.gig-comments-container {
	width: 100% !important;
}

.gig-comments-container * {
	font-size: 15px !important;
}

.gig-composebox-header {
	font-size: 15px !important;
}

*.gig-comments-dialog {
	margin: auto !important;
	min-width: 300px !important;
	max-width: 300px !important;
}

*.gig-comments-dialog-textbox {
	width: 240px !important;
}

*.gig-comments-dialog-button {
	margin-left: 0px !important;   
}

*.gig-composebox-morebox {
	margin: auto !important;
	max-width: 300px !important;
}

*.gig-comments-guestbox {
	position: relative !important;
	left: 0px !important;
	margin: auto !important;
	max-width: 260px !important;
}

.gig-simpleShareUI *, div.gig-simpleShareUI, span.gig-simpleShareUI, .gig-simpleShareUI span, .gig-simpleShareUI a:hover, .gig-simpleShareUI a:visited, .gig-simpleShareUI a:link, .gig-simpleShareUI a:active {
	font-size: 15px !important;
}