.static-content-tabs-header-wrapper,.static-content-tabscontent-wrapper{
width:100%;
background-color:#f2f7fd;
min-width: 1005px;
}
.static-content-tabscontent-wrapper{
background-color:white !important;
}
.static-content-tabs-header-container{
width:100%;
max-width:1100px;
margin:0px auto;
height:65px;
}
.static-content-tabscontent-container{
width: 98%;
max-width:1100px;
margin:0px auto;
}
#tabs {
margin: 0;
overflow: hidden;
padding: 0;
zoom: 1;
position:relative;
top:6px;
z-index: 1;
}
#tabs li {
display: block;
list-style: none;
margin: 0;
margin-right: 1px;
padding: 0;
float: left;
}
#tabs li a {
display: block;
padding: 2px 10px;
border-bottom: 0 none;
text-align: center;
text-decoration: none;
height:40px;
line-height:40px;
color:#2679bb;
font-size:1.1em;
min-width:120px;
}
.tab-section {
background-color:white;
padding: 10px;
}
#tabs li a.current {
background-color:white;
color: #c33d46;
}
.navigation-links a{
color:#2679bb;
font-size:0.8em;
text-decoration:none;
}
.navigation-links a:hover{
text-decoration:underline;
}
.navigation-links span{
color:#c33d46;
font-size:0.8em;
margin-left: 3px;
margin-right: 3px;
}
.static-content-main-heading{
font-family:rockwell;
color:#c33d46;
margin-top: 20px;
margin-bottom: 25px;
display: block;
font-size: 2em;
position: relative;
top: 10px;
margin-left: 1%;
}
.tab-content-heading{
font-family:rockwell;
color:#c33d46;
font-size:1.5em;
display: block;
margin-top: 20px;
}
.tab-section p,.tab-section ul li,.contact-us-intro-text{
line-height:1.5em;
font-size:1em;
color:#585858;
}
.stem_links a,.tab-section ul li.bullet{
font-size: 1em;
}
.tab-content-sub-heading{
font-size:1.2em !important;
}
.content-width-adjust{
width:65%;
float:left;
margin-right:5%;
}
.challenge-section-content{
width:100%;
height:400px;
}
.challenge-section-content img{
float:left;
}
.video-placeholder{
margin-top:30px;
}
.contact-us-form-container{
width: 98%;
height:650px;
min-width:300px;
}
.state-input-group{
margin-top:25px !important;
}
.contact-us-form-container input[type="submit"]{
background-color: #75a0d5;
color: white;
width: 150px;
height: 40px;
border-radius: 5px;
font-size: 1em;
cursor: pointer;
margin-top: 6px;
}
.contact-us-intro-text{
width: 90%;
}
#stemmentoringimage{
margin-left:80px;
}