/* Root Variables */
:root {
    --directory-results-primary-color: 210, 16, 52;
    --directory-results-secondary-color: 210, 16, 52;
}


html, body {
    color: #000000;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
}
p{margin: 0 0 10px; line-height: 24px;}

a {
   color:#C8102E;
   text-decoration: none;
}

a:hover {
   color: #000;
   text-decoration: none;
}

blockquote{
    border-left: 5px solid #C8102E;
}
button, input, select, textarea {
    background: #eee;
    border: none;
}
.container {
    padding-left:8px;
    padding-right: 8px;
}
h1 {font-size:34px; font-weight:600; margin: 10px 0 10px; color:#333;}
h2 {font-size:32px; font-weight:600; margin: 10px 0 10px; color:#333;}
h3 {font-size:30px; font-weight:600; margin: 10px 0 10px; color:#666;}
h4 {font-size:28px; font-weight:600; margin: 3px 0 10px; color:#444;}
h5 {font-size:26px; font-weight:600; margin: 3px 0 10px; color:#333;}
h6 {font-size:20px; font-weight:600; margin: 3px 0 10px; color:#000;}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    position: relative;
}

.row {
    margin-right: -8px!important;
    margin-left: -8px!important;
}

#PageBody {
    background-image: url(https://cdn.ymaws.com/aabe.site-ym.com/resource/resmgr/main-img.png);
    background-size: 100%;
}

.toolbar-out {
    background: transparent;
    border-bottom: none;
}

.toolbar-out .container, .header-out .container, .mainmenu-out .container, #FooterContentArea .container {
    width: 100%;
    max-width: 1728px;
}

#itoolbar_bg {
    background-color: transparent;
    min-height: 0;
    height: auto;
    position: relative;
}

#itoolbar a[href="/search/"]:before {
    content: "\f002";
    font-family: 'FontAwesome';
    font-size: 16px;
}

#itoolbar a[href="/search/"] {
    font-size: 0px;
}

#itoolbar a:last-child {
    border-left: 1px solid #ffff;
}

#isearch {
    height: auto;
    min-height:35px;
	display: none;
}

#isearch .btn {
    padding: 0 10px;
    font-size: 14px;
    background-color: transparent;
    border-color: transparent;
    color: #C8102E;
    border-radius: 2px;
}

#isearch .btn:hover{
	background-color:transparent;
	border-color:transparent;
	color: #fff;
	}
	
#isearch .input-group {
    margin-top: 5px;
}

#isearch .form-control {
    font-size: 11px;
    height: 25px;
    padding: 3px 8px;
    border: none;
    border-radius: 0;
}

#header {
    height: 110px;
    background-color: #414141d6;
    position: relative;
    padding: 0px 30px;
}

.iconsection{
    position: absolute;
    right: 52px;
    top: 31px;
}
.iconsection a {
    font-size: 24px;
    padding: 5px 16px;
    border-right: 1px solid #bdbdbd;
    color:#bdbdbd;
}
.iconsection a:hover{
    color:#333;    
} 

.logo {
    position: absolute;
    top: 50%;
    left: 25px;
	-webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.logo img {
    content: url(https://cdn.ymaws.com/aabe.site-ym.com/resource/resmgr/logo.png);
    max-width: 165px;
    width: 100%;
}

.tagline {
    float: right;
    margin: 20px 0 0 0;
    color: #84bd00;
    font-size: 16px;
    text-align: right;
}

.head-social {
    position: absolute;
    top: -32%;
    right: auto;
    transform: translateY(-50%);
    color: #fff;
    font-size: 18px;
}
.social-icon {
    display: inline-block;
    text-align: center;
    line-height: 35px;
    border-radius: 50%;
    font-size: 16px;
    margin-right: 12px;
    height: 35px;
    width: 35px;
    background-color: transparent;
    border: 1px solid #fff;
	color: #fff;
}
.social-icon:last-child {
    margin-right: 0;
}

.social-icon:hover {
    color: #000;
}

.head-social a {
    background-color: #fff;
    color: #C8102E;
}

.head-social:before {
    content: "Connect with Us";
    padding-right: 20px;
}

.mainmenu-out {
    background: none;
    border-top: none;
    margin-bottom: 25px;
}

#mainmenu {
    background: #060c2a;
    height: 0px;
    line-height: normal;
    padding-right: 20px;
}

.navbar-toggle {
    background-color: #C8102E;
    background-image: none;
    border: medium none;
    border-radius: 0px;
    float: right;
    margin-bottom: 10px;
    margin-right: 0px;
    margin-top: 10px;
    padding: 9px 10px;
    position: relative;
}
.navbar-toggle:hover {
		background-color: #fff;
}
.navbar-toggle .icon-bar {
    background-color: #ffffff;
}
.navbar-toggle:hover .icon-bar {
    background-color: #000;
}
.navbar-collapse {
    background-color: transparent;
    border-top: medium none !important;
    position: relative;
    z-index: 999999;
    max-height: 600px;
		padding:0;
}

.navbar-left {
    float: right !important;
    display: table;
    margin: 0 auto;
    margin-top: -75px;
}

.navbar-nav > li > a {
    color: #ffffff;
    font-size: 17px;
    font-weight: 600;
    line-height: 50px;
    padding: 0px 24px;		
    text-transform: uppercase;
    background-color: transparent;
}
.navbar-nav > li > a:hover, .navbar-nav > li > a:focus, .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: transparent;
    text-decoration: none;
	text-shadow:none;
    color: #ECCC2D;
}

.dropdown-menu{
    background-color: #fff;
    min-width: 250px !important;
    border-radius: 0;
    border: none;
		box-shadow: 0 3px 6px -2px rgba(0,0,0,.2);
    padding: 5px;
    margin-top: 0 !important;
}	
.navbar-nav .open .dropdown-menu > li > a, .dropdown-menu > li > a {
    background: transparent;
    color: #C8102E;
    font-size: 14px;
    padding: 6px 11px;
    line-height: 24px;
	border: none;
	text-transform: uppercase;
}
.navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-nav .open .dropdown-menu > li > a:focus {
	background-color: transparent !important;
    color: #ECCC2D !important;
	border: none;
}

.navbar-nav .dropdown-menu ul {margin-top: -41px !important;}
.navbar-nav li a .caret {display: inline-block;}
.navbar-nav ul li a .caret {display: inline-block; margin-top: 8px !important;}
 
.navbar-nav li:last-child a {
    background-color: #C8102E;
    border-radius: 5px;
    border: 1px solid #C8102E;
}

.navbar-nav li:last-child a:hover {
    background-color: #8D0D22;
    border-radius: 5px;
    border: 1px solid #C8102E;
	color: #fff;
}



.mobile-menu.pull-left {
    display: none;
}
.mobile-icon.pull-left.mleft-10 {
    margin-left: 0;
}

.islideshow-out {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f7f7f7+0,eaeaea+27,cccccc+54,c6c6c6+68,a8a8a8+100 */
background: rgb(247,247,247); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(247,247,247,1) 0%, rgba(234,234,234,1) 27%, rgba(204,204,204,1) 54%, rgba(198,198,198,1) 68%, rgba(168,168,168,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(247,247,247,1) 0%,rgba(234,234,234,1) 27%,rgba(204,204,204,1) 54%,rgba(198,198,198,1) 68%,rgba(168,168,168,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(247,247,247,1) 0%,rgba(234,234,234,1) 27%,rgba(204,204,204,1) 54%,rgba(198,198,198,1) 68%,rgba(168,168,168,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#a8a8a8',GradientType=0 ); /* IE6-9 */

    padding: 40px 0;
    margin-top: 0;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
}

#islideshow {
    background-color: #fff;
    height: 0;
    padding-bottom: 32%;
    margin-bottom: 0;
    box-shadow: 0 0 0 5px #fff, 0 5px 10px 0 #999;
}

.hp-center-out{}

#hp-center{margin-bottom:0;}

#hp-main .content {
    padding: 15px;
}

#hp-center .content {
    padding: 0;
}

#LoginForm .small {
    background: #fff;
    border: medium none;
    border-radius: 0;
    color: #999;
    font-size: 13px;
    height: 32px;
    line-height: 32px;
    margin: 0;
    padding: 0 15px;
}

#hp-left {
    height:auto;
    min-height:auto;
		margin-bottom: 0;
}
#hp-main .login {
    margin-bottom: 0;
}
#bottom-left, #hp-main .news, #hp-main .calendar {
    margin-bottom: 0;
}

#hp-main .zone {
    background-color: #fff;
    height: auto;
    min-height: 375px;
    padding: 0;
}

.hp-left-out {
    padding: 40px 0;
}
#right .zone {
    background-color: #f2f2f2;
    height: auto;
    padding: 0;
}
#login {
    background: #f1f1f1 !important;
    color: #333;
}
#right #login{border-left:none;}
#right #LoginForm .small{
     background: #fff;
}
.irailhead {
    background-color: #C8102E;
    color: #fff;
    height: auto;
    line-height: normal;
    padding: 10px 18px 8px;
    border-bottom: none;
    text-align: left;
    font-size: 21px;
    font-weight: 500;
}
.irailhead a {
    font-size: 16px;
    color: #fff;
    margin-top: 2px;
    background: transparent;
    padding: 0;
    font-weight: 300;
}

.irailhead a:hover{
    color:#000;
}

/*
#login a {
    color: #0F136C;
    font-weight: 600;
}
#login a:hover {
    color: #333;
    font-weight: 600;
}
*/
#bottom-left .irailhead {
    padding: 10px 0;
}

.irailcontent {
    padding: 15px 18px;
    text-align: left;
		font-size: 15px;
}
#news .irailcontent p {
    border-bottom: 1px solid #ddd;
    margin: 0;
    padding: 10px 0;
    line-height: 21px;
}
#calendar .irailcontent p {
    margin: 0;
}
#calendar .irailcontent .UpcomingEvents {
    border-bottom: 1px solid #ddd;
    margin: 0;
    padding: 7px 0;
    line-height: 21px;
}
#calendar .irailcontent .UpcomingEvents:last-child {
    border-bottom: none !important;
}
#news .irailcontent p:last-child {
    border-bottom: none;
}
.LatestNewsItemDate {
    display: block;
}
.bottom-left-out {
    background: #f2f2f2;
    padding: 40px 0;
}
#bottomcontentarea {
    background-color: #fff;
    padding: 0;
    margin-bottom: 0;
}
#bottom-left .irailcontent {
    padding: 18px;
}

#FooterContentArea {
    background-color: #000;
    height: auto;
    border-top: none;
    min-height: 35px;
    padding: 60px 0 40px;
    color: rgb(255, 255, 255);
    font-size: 18px;
}

.footer-logo {
    max-width: 165px;
    width: 100%;
}

#FooterContentArea a{color: #fff;}
#FooterContentArea a:hover{color:#ECCC2D;}
#FooterContentArea h5 {
    color: #fff;
    font-size: 21px;
    font-weight: 500;
    text-transform: uppercase;
    margin: 0 0 12px;
}

#col2 .inCol {
    width: 48%;
    display: inline-block;
    vertical-align: top;
}
#col2 a {
    display: block;
	font-size: 18px;
    margin-bottom: 15px;
}
#icopyright {
    background-color: #232323;
    color: #fff;
    padding: 12px 10px;
}

#copyright-inner {
    color: #fff;
    text-align: center;
    font-size: 85%;
}
#copyright-inner a {
    color: #fff;
}
#copyright-inner a:hover {
    color: rgba(255,255,255,0.6);
}
#sp-main {
    padding-top: 40px;
    background-color: #fff;
    margin-bottom: 20px;
}

#SpTitleBar {
    background: transparent;
    font-size: 32px;
    height: auto;
    padding: 0 10px;
    color: #000;
    text-transform: capitalize;
    font-weight: 600;
}

#SpContent {
    padding: 15px;
    width: 100%;
    table-layout: fixed;
}

#SpContent_Container {
    padding: 15px;
}
.breadCrumb {
	background: none transparent !important;
}
.breadCrumb ul {
    list-style: none;
}

.breadCrumb ul li {
    display: inline-block;
    height: 21px;
    line-height: 21px;
    position: relative;
}

#right {
    padding-left: 15px;
	padding-top: 0;
}



/* 0. Begin Template Styles */
/*********************************************/

a img {border:none;}


/* Toolbar & search styling */
.header-out {
    background: transparent;
    border-bottom: none;
    box-shadow: none;
}
#itoolbar {
    color: transparent;
    width: 100%;
    background-color: #000;
    padding: 20px 8px;
}

#itoolbar a {
    color: #fff;
    text-decoration: none;
    white-space: nowrap;
    font-size: 20px;
    line-height: 35px;
    font-weight: 500;
    padding: 7px 12px;
}

#itoolbar a:hover {
    color: rgba(255,255,255,0.7);
}

#PrintPage img {
	display:none;
}


.FeaturedMemberTile a {
	display:block;
}

/* Slideshow styling */

#full-slider-wrapper
{
	width: 100% !important;
	height:0px!important;
	padding-bottom:32% !important;
}
.slide-panel
{
	width: inherit;
}
.slide-panel .active
{
	width: inherit;
}

/* Begin Hp/Sp zone styling */

.LatestNewsItemDate {
	display:block;
}

#RememberMe input {
	margin-right:5px;
}

#members img {
	margin-right:10px;
	margin-bottom:8px;
	}
#members .FeaturedMemberTile {
	font-size:11px;
	clear:both;
	display:block;
	margin-top:15px;
	}
#members .FeaturedMemberTile a {
	font-weight:bold; 
	margin: 5px 0; 
	font-size:12px;
	}

/* Subpage title and navbar styling */

#SpNavBar form {
    float: left;
}
#SpNavBar select {
    margin-right: 5px;
}
#SpNavBar {
   background: none repeat scroll 0 0 #FFFFFF !important;
    height: 30px;
    line-height: 23px;
    padding: 5px 10px;
}
#SpNavBar a {
   font-size: 11px;
   float:left;
   color: #000;
   margin: 0 5px;
}

#SpNavBar a:hover {
	color:#999;
	}
	
#SpNavBar img {
	margin-right:5px;
}
#SpSubHead
{
	width: 100%;
	margin:0 auto;
}
#GroupPagesMenuLink
{
	float: left;
}
#GroupMoreMenuLink
{
	float: left;
}

/* These are bars in member pg content + */

.datagrid1 tr.header td
{
    background-color: #5c5c5c;
    color: #fff;
    font-size: 14px;
    font-weight: 600 !important;
    text-transform: uppercase;
    border-top: none;
    border-bottom: none;
    height: auto;
    line-height: normal;
    padding: 8px 5px;
}
.datagrid1 tr.header a
{
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 14px;
	padding: 8px 5px;
    font-weight: 600 !important;
}
.datagrid1 tr.header a:hover
{
    text-decoration: none;
    color: #000000;
    background-color: transparent;
    font-size: 14px;
    text-transform: uppercase;
}

.datagrid1 tr.item td
{
    background-color: #ebebeb;
	padding:5px;
}

.datagrid1 tr.altitem td
{
    background-color: #fff;
	padding:5px;
}
.datagrid1 td {
	height:auto!important;
}
.ForumSubject {
    font-size: 12px !important;
}
.FormTable1 th
{
    background-color: #5c5c5c;
    color: #fff;
    font-size: 14px;
    font-weight: 600 !important;
    text-transform: uppercase;
    border-top: none;
    border-bottom: none;
    height: auto;
    line-height: normal;
    padding: 8px 5px;
}
.FormTable1 th a
{
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 14px;
	padding: 8px 5px;
    font-weight: 600 !important;
}
.FormTable1 th a:hover
{
    text-decoration: none;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600 !important;
	color: #000000;
	padding: 8px 5px;
    background-color: transparent;
}

.FormTable1 tr td {
    padding-bottom: 10px;
}

/* These are bars in latest news & calendar content + */

ViewTable1 {
    margin-bottom: 10px;
}

.ViewTable1 th
{
    background-color:#5c5c5c;
    color: #fff;
    font-size: 14px;
    font-weight: 600 !important;
    text-transform: uppercase;
    border-top: none;
    border-bottom: none;
    height: auto;
    line-height: normal;
    padding: 8px 5px;
}
.ViewTable1 th a
{
    color: #fff;
    font-size: 14px;
    text-decoration: none;
    font-weight: 600 !important;
    text-transform: uppercase;
}
.ViewTable1 th a:hover
{
    color: #000000;
    font-size: 14px;
    text-decoration: none;
    font-weight: 600 !important;
    text-transform: uppercase;
}

.ViewTable1 tr td {
    padding: 6px 0;
}

/* Button & Callout Styling */

.specialContent, .specialcontent, .SpecialContent
{
    background-color: #ebebeb;
    border: 0 none;
}
.formbutton
{
    background-color: #C8102E;
    color: #fff;
    text-align: center;
    padding: 10px 35px;
    border: none;
    border-radius: 0;
    height: auto;
    line-height: normal;
    font-size: 17px;
    display: inline-block;
    font-weight: 600;
    text-transform: uppercase;
}
.formbutton:hover {
    background: #000;
    color: #fff;
}

.calloutbox, .infobox
{
    background-color: #ebebeb;
    border: 1px solid #ddd;
    padding: 12px 15px;
	border-radius: 4px;
}
#WallPostTable {
    background-color: #F0F0F0;
    border: 1px solid #F0F0F0 !important;
	margin-top:10px;
}
#classyears .bigyear {
    background: none repeat scroll 0 0 #5c5c5c !important;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
	text-transform:uppercase;
    margin-left: 0;
    padding: 8px 5px;
	height:auto;
	line-height:normal;
}
#classyears .bigyear a {
	color:#fff; 
    font-size: 14px !important;
    font-weight: 600 !important;
	text-transform: uppercase !important;
}
#classyears .bigyear a:hover {
	color:#005cb9; 
    font-size: 14px !important;
    font-weight: 600 !important;
	text-transform: uppercase !important;
	}

#classyears .main {
    background: none repeat scroll 0 0 #FFFFFF;
    border: none !important;
    font-size: 14px;
    height: 100%;
}
#frmWallPost #btnSubmitWallPost {
	font-size: 14px;
    font-weight: bold;
    height: auto;
    margin-top: 4px;
    padding: 5px 10px !important;
}


#strWallText, #ctl00_PageContent_ctl01_txtWallText {border:1px solid #ccc!important;}

#ctl00_PageContent_ctl01_txtWallText {margin-bottom:5px;}
#ctl00_PageContent_fpb_pForumsQuickSearch {margin: 0 25px 0 6px !important;}

/* TabBar Styling (Search and Member Profile)  */
				   
.TabBar div.activeTab a, .TabBar div.activeTab a:hover 
{
    background-color: #C8102E;
    color: #fff !important;
    padding-bottom: 3px;
    padding-top: 2px;
}
.TabBar div a {background-color: #000; color: #fff;}

.TabBar div a:hover {background-color: #C8102E;color: #fff;}

.label {
    color: #000;
}
.TabBar {
    border-bottom: 1px solid #000;
}
#Calendar th.Head 
{
  font-size: 18px;
 padding: 5px;
 text-align:center;
}
#Calendar th {
 text-align:center;
}

.MemberControlPanel:hover,.MemberControlPanel_Container:hover {
}
.MemberControlPanel_Container:hover {
    min-height:45px;
    padding: 7px 7px 9px;
    background-color: #F0F0F0;
    border: 1px solid #F0F0F0 !important;
}
.CaptchaQuestion {
    white-space: normal;
}

/* Begin Custom Form Styles */

#CustomFormPager .current, #CustomFormPagerLegend .current {
    background-color: #000000;
}
 
#CustomFormPager .invalid, #CustomFormPagerLegend .invalid {
    background-color: #FB5252;
}
 
#CustomFormPager .valid, #CustomFormPagerLegend .valid {
    background-color: #8AEB8A;
}
#CustomFormPager div, #CustomFormPagerLegend div {
    border: 1px solid #333333;
    cursor: pointer;
    display: inline-block;
    height: 16px;
    line-height: 16px;
    margin: 3px;
    padding: 3px;
    text-align: center;
    vertical-align: middle;
    width: 16px;
}
#CustomPageBody {
	width: auto;
	clear:both;
}
#full-slider-nav-left {
	margin-top:15%;	
}

#full-slider-nav-right {
	margin-top:15%;	
}
#DisplayCurrMenu_c {
    left: -60px !important;
}

#GalleryFormsPanel {
    max-width: 680px;
    width: 100% !important;
}

#JournalEntryFormPanel {
    max-width: 640px;
    width: 100% !important;
}

#JournalEntryFormPanel_c {
    left: 40px !important;
}

#ctl00_PageContent_isTwitterEnabled {
    max-width: 400px;
    width: 100% !important;
}

.DescriptionPanel.yui-module.yui-overlay.yui-panel {
    max-width: 350px;
    width: 100% !important;
}

.FeaturedMemberTile {
    clear: both;
    min-height: 80px;
    padding-bottom: 10px;
}

.FeaturedMemberTile a {
    display: block;
    margin-bottom: 5px;
}

.FeaturedMemberTile img {
    margin-bottom: 10px;
    margin-right: 10px;
}

#tblBasicSearch td, .FormTable1 td {
    text-align: left;
}

.redalert {
    color: #d9534f;
}

.mtop-0 {margin-top: 0px;}
.mtop-5 {margin-top: 5px;}
.mtop-10 {margin-top: 10px;}
.mtop-15 {margin-top: 15px;}
.mtop-20 {margin-top: 20px;}
.mtop-25 {margin-top: 25px;}
.mbottom-0 {margin-bottom: 0px;}
.mbottom-5 {margin-bottom: 5px;}
.mbottom-10 {margin-bottom: 10px;}
.mbottom-15 {margin-bottom: 15px;}
.mbottom-20 {margin-bottom: 20px;}
.mbottom-25 {margin-bottom: 25px;}
.mbottom-30 {margin-bottom: 30px;}
.mright-5 {margin-right: 5px;}
.mright-10 {margin-right: 10px;}
.mright-15 {margin-right: 15px;}
.mright-20 {margin-right: 20px;}
.mright-25 {margin-right: 25px;}
.mleft-5 {margin-left: 5px;}
.mleft-10 {margin-left: 10px;}
.mleft-15 {margin-left: 15px;}
.mleft-20 {margin-left: 20px;}
.mleft-25 {margin-left: 25px;}
.ptop-15 {padding-top: 15px;}
.pleft-15 {padding-left: 15px;}
.pright-0 {padding-right: 0;}
.pleft-0 {padding-left: 0;}

.securesubmit{display:none;}
#SearchForm input {
    float: left !important;
    width: 100% !important;
    height: 40px;
}
    
#SearchForm td {
    width: 100%;
    float: left;
    margin-bottom: 2%;
}

 #SearchForm td {
    width: 100%;
    display: block;
}
#SearchForm .formbutton, #SearchForm #SearchForm_bst, #SearchForm .small {
    width: 100%;
}
#SearchForm .formbutton {
	margin-bottom:10px;
}
#SearchForm_bst {
    background-color: #fff;
}




@media (min-width:768px){.container{width:750px}}
@media (min-width:960px){.container{width:900px}}
@media (min-width:1200px){.container{width:1016px}}


@media (max-width: 1200px) {

}

@media (max-width: 991px) {
    .MemberControlPanel {
        width: 100%;
    }
    #CustomFormForm th, #CustomFormForm td, .CustomFormTable th, .CustomFormTable td {
        display: block;
        width: 100% !important;
    }
    #CustomFormForm th label {
        width: 100% !important;
    }
    #CustomFormForm td input[type="text"], #CustomFormForm td select, #CustomFormForm td textarea, .CustomFormTable td input[type="text"] {
        width: 100% !important;
    }
    .CustomFormTable .nameRow input[type="text"] {
        margin-bottom: 15px;
    }
    .quicklinks a{height: auto; line-height: 32px;}

	.navbar-nav > li > a {padding: 0 16px;}
}




@media (max-width: 960px) {

#SearchForm #SearchForm_bst {
    width: 95%;
}
#SearchForm .formbutton {
    margin-right: 5px;
}

}


@media (max-width: 767px) {
    .toolbar-out{padding-bottom: 5px;}

    .islideshow-out { margin-top: 0; background-attachment: inherit; }    
    .head-social {
        top: -65px;
        transform: inherit;
        bottom: auto;
        left: 0;
        right: auto;
    }
	.head-social:before {display: none;}
    .social-icon{color:#fff; font-size: 22px;}
    .social-icon:hover {color:#C8102E; font-size: 22px;}
    
    .footer__logo {margin: 0 auto 40px;}
    .col{margin-bottom:40px;}
	#col2 .inCol {
    display: block;
    width: 100%;
}
    #col3 {text-align: center;}
	#isearch {
    max-width: 330px;
    margin: 0 auto;
}
    #isearch .form-control{height: 30px;}
	#isearch .input-group {margin-top: 2px; background-color: #fff; }
	#isearch .btn:hover {color: #000;}
    
    #itoolbar {color: transparent; width: 100%; text-align: right;}
    #sp-main{padding-top:20px;}
    
    #login{
        border-left:none;
    } 

.container {
    padding-left:15px;
    padding-right: 15px;
    }
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}

.row {
    margin-right: -15px!important;
    margin-left: -15px!important;
}
.FormTable1 td {
        display: block;
        width: 100%;
}
	
.navbar-nav {margin:0; width:100%;}
.navbar-collapse {background-color: #fff; box-shadow:0 2px 3px -2px #333333;}
.navbar-nav > li > a {line-height: 40px; color: #C8102E;}
.navbar-nav .open .dropdown-menu {padding:0; background-color:transparent; box-shadow: none; margin: 0 !important;}
.navbar-nav .open .dropdown-menu > li > a, .dropdown-menu > li > a {color: #C8102E; padding: 6px 25px;}
.navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {background-color: #C8102E; color: #ffffff;}
	
	
.navbar-nav li a .caret {display: inline-block; margin-top: 6px !important;}
.navbar-nav .dropdown-menu li a .caret {margin-top: 0px !important;}
    
#ContextualHelp {
    width: 100% !important;
}
#hp-main .zone { min-height: auto;}


	#bottom-left .irailcontent {
    padding: 15px;
}
    #FooterContentArea{
        text-align: center;
    }
#header {
    text-align: center;
    height: auto;
    padding: 14px 0;
}
.logo {
    right: auto;
    width: auto;
    display: inline-block;
    margin: 0 auto;
    left: auto;
    position: relative;
    -webkit-transform: none;
    top: auto;
    transform: none;
}
.footer-logo {
    margin: auto;
    margin-bottom: 15px;
}
.footer-logo {
    margin: auto;
    margin-bottom: 15px;
}

.foot-social {
    text-align: center;
    margin-bottom: 15px;
}

.text-right {
    text-align: center;
}
}

@media (max-width: 600px) {
    .productNameList {
     word-break: break-all;
}

#ctl00_PageContent_divUpload .nonresponsive td {
        float: left;
        width: 100%;
}
}

@media (max-width: 480px) {

.centerfootnav a { display:block; margin: 0 0 20px 0;}

    
.FormTable1 td input[type="text"], .FormTable1 td select, .FormTable1 td textarea {
            width: 100%!important;
}
.FormTable1 td .calloutbox input[type="text"] {
        width: auto!important;
}
#CustomFormForm th label {
        width: 100% !important;
        max-width: 280px;
}
#itoolbar {
    color: transparent;
    text-align: right;
}
    
.head-social a {
    margin-right: 5px;
}

}

@media (max-width: 320px) {

}