.sideBarOuterDiv{
	padding: 10px 0px 10px 10px;
	font-size:14px;
/*    background-color: #F1f2f2;*/
}

.sideBarInnerDiv{
    display: flex;
    -webkit-display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    width: 250px;
}

.sideBarVetId{
    border: 1px solid #C5C5C5;
    border-radius: 5px;
}
.sideBarQuickLinks{
    font-size:20px;
    text-align:center;
    font-weight:bold;
    color:#0C2243;
    width: 100%;
    margin: 20px auto 5px auto;
}

.sideBarTab{
    width:250px;
    margin: 5px auto;
    height:40px;
    padding-left: 8px;
    border: 1px solid #C5C5C5;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px; 
}

.aboutSideBarTab{
    width:250px;
    margin: 5px auto;
    height:40px;
    padding-left: 8px;
    border: 1px solid #C5C5C5;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px; 
}

.aboutSideBarTab:last-of-type{
    margin-bottom: 50px;
}

.sideBarATag{
    display: flex;
    -webkit-display: flex;
    align-items: center;
    width: 100%;
    height: 100%;
    color: black;
}

.side_bar_menu_tab_color_bar{
    height:38px;
    width:5px;
    float:left;
}
.side_bar_menu_tab_text{
    width:235px;
    float:left;
    height:33px;
    text-align:left;
    padding-left:10px;
    line-height:37px;
    color:#333333;
}

.side_bar_menu_tab_text_drop{
    float:left;
    height:33px;
    text-align:left;
    padding-left:0px;
    line-height:35px;
    color:#333333;
    width:235px;
    margin-left:5px;
}
.side_bar_menu_tab_text_drop_bar{
    border-width:none; 
    padding-left:10px;
    border-color:transparent; 
    width:100%;
}
.newsletter_container{
    width:250px;
    margin-left:auto;
    margin-right:auto;
    border-color:#0C2243; 
    border-width:2px; 
    border-style:solid;
    height:26px;
    background-color:white;
    vertical-align:top;
}
.newsletter_container_icon{
    float:left;
    height:24px;
    width:23px;
}
.newsletter_container_icon_container{
    margin-left:4px;
}
.newsletter_container_icon_text{
    width:204px;
    float:left;
    height:24px;
}
.newsletter_container_icon_text_container{
    width:99%; 
    border:none; 
    margin-top:0px; 
    margin-left:3px;
}
.newsletter_container_icon_button{
    float:left;
    height:22px;
    width:19px;
    vertical-align:top;
}
.newsletter_text{
    text-align:center;
    font-size:14px;
}
.sideBarTab0{
    border-left: 8px solid #B52539;
}
.sideBarTab1{
    border-left: 8px solid #768B73;
}
.sideBarTab2{
    border-left: 8px solid #45523D;
}
.sideBarTab3{
    border-left: 8px solid #1F2422;
}
.sideBarTab4{
    border-left: 8px solid #264292;
}
.sideBarTab5{
    border-left: 8px solid #22326D;
}
.sideBarTab6{
    border-left: 8px solid #121F46;
}
.sideBarTab7{
    border-left: 8px solid #D57D86;
}
.sideBarTab8{
    border-left: 8px solid #B52539;
}
.sideBarTab9{
    border-left: 8px solid #768B73;
}
.sideBarTab10{
    border-left: 8px solid #45523D;
}
.sideBarTab11{
    border-left: 8px solid #1F2422;
}
.sideBarTab12{
    border-left: 8px solid #264292;
}
.sideBarTab13{
    border-left: 8px solid #22326D;
}
.sideBarTab14{
    border-left: 8px solid #121F46;
}
.sideBarTab15{
    border-left: 8px solid #D57D86;
}
.sideBarTab16{
    border-left: 8px solid #B52539;
}
.sideBarTab17{
    border-left: 8px solid #264292;
}
.search_photos{
    font-size:16px;
    text-align:center;
    font-weight:bold;
    color:#0C2243;
}
.aboutVOSBImg{
    width: 200px;
    margin: auto;
}
.aboutVFImg{
    width: 200px;
    margin: auto;
}
.vosbAboutPage{
    width: 200px;
    margin: auto;
}

.activeSection{
    background-color: #0C2243;
    font-weight: bold;
    font-size: 15px;
}

.sideBarATagActive{
    display: flex;
    -webkit-display: flex;
    align-items: center;
    width: 100%;
    height: 100%;
    color: white;
}
#sideBarTabActive{
    height: max-content;
    height: -moz-max-content;
    height: -webkit-max-content;
    height: -ms-max-content;
}

.sideBarTab:hover{
    background-color: white;
    font-weight: bold;
    font-size: 15px;
}

.aboutSideBarTab:hover{
    background-color: white;
    font-weight: bold;
    font-size: 15px;
}

#sideBarTabActive:hover{
    background-color: #0C2243;
    font-weight: bold;
}
#aboutSideBarTabActive:hover{
    background-color: #0C2243;
    font-weight: bold;
}
.sideBarATagActive:hover{
    color: white;
    font-size: 15px;
}

a,
a:link,
a:hover{
    text-decoration: none;
}

a.sideBarATag{
    color:  #0C2243;
}
.SCGSideBar{
    width: 100%;
    text-align: center;
}
h3.SCGSideBarHeader{
    color: #0C2243;
    margin: 30px auto 10px auto;
    font-weight: bold;
    font-size: 21px;
}

.randGearContainer{
    width: 100%;
    text-align: center;
}
.catItems{
    width:145px;
    max-height:145px;
}

.custom_gear_tableSB{
    width: 100%;
}