body{
    line-height:1.5;
    background-color: #000;
}
body div.container nav.navbar div.container{
    background-color: #000;
}
h4{
    font-size:16px;
}
.main-container{
    max-width:1200px;
}
.container{
    padding:0px;
}

.pageContent{
    max-width:1000px;
    margin:auto;
    padding:0 15px;
}

footer div {
    padding:15px 20px 10px 20px;
}
footer div p {
    color:#FFF;    
}
footer div p a {
    font-weight:bold;
    color:#FFF;
}
footer div p a:active, footer div p a:hover, footer div p a:focus {
    color:#FFF;    
}

h1 {
   font: 1.5em bold arial, sans-serif; 
   color:#666;
}
h2 {
   font: 1.2em bold arial, sans-serif; 
   color:#333;
}
p {
   font: 1em arial, sans-serif; 
   color:#333;   
}
a {
    color:#0078AE;
}
ul li {    
    list-style-type: none;
}
.menu{
    margin-top:10px;
    padding-left:0px;
}
.menu li{    
    padding-right:10px;
}
.menu li span{    
    padding-left:10px;
}
ul.menu li a{
color:#CCC;
}
ul.menu li {
    display: inline;    
}
span.pipeMargin {
    margin-left:0.5em;
    color:#CCC;
}
ul.menu li.current-menu-item {
    color:#FFF;
}
ul.menu li:last-child > span {
    display:none;
}
.current-menu-item {
    font-weight: bold; 
    pointer-events: none;
    cursor: default;
}
.panel{
    border: none !important; 
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
}
.panel-default {
    border: none;   
}
hr.womensHistory{
    border-color: #B6074D;  
    margin-bottom:0px;    
    margin-top:0px;  
}
.navbar, .navbar-static-top{
    margin-bottom:0px;        
}
.panel, .panel-default, .panel-body{
    margin-top:0px;        
    margin-bottom:0px;
}
.panel-body{
    padding-top:0px;
    padding-bottom:0px;
}
.navbar-toggle{
    background-color: #999;
}
.navbar-toggle .icon-bar{
    background-color: #FFF;
}
.container{
    max-width:1200px;    
}
.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
    margin-left: 0px;
    margin-right: 0px;
}

.avContainer{
    margin-bottom:40px;
    padding:20px 0px;
    background-color: #333;
}
.avContainer div.table-row{
    margin:auto;
    max-width:500px;
    background-color:#FFF;
}

div.loc-video-controller-inner h2.accessible-controls a {
    padding-left: 10px !important;
}

/*jquery accordion*/
ul.list{
    padding-left:0px;
}
ul.list li{
    border:1px solid #CCC;
    border-top:none;
    padding:0.3em;
    padding-left: 2em;
}
ul.list li:first-of-type{
    border-top:1px solid #CCC;
    background-color:#E8E8E4;
    color:#333;
    font-size:1.2em;
    font-weight: bold;
    padding-left: 0.5em;
}
span.viewAll{
    float:right;
    font-weight: normal;
    padding-right:2em;
    color:#0078AE;
}
span.viewNumber{
    float:right;    
    border-radius:10px;
    background:#666;
    color:#FFF;
    margin-right: 20px;
    text-align: center;
    width: 1.5em;    
}
/*end jquery accordion*/
/*bootstrap accordion*/
.panel-heading{
    min-width: 100%;
}
.panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .panel-heading + .panel-collapse > .list-group {
    border-top: 0px;
}

.panel-heading h2, .panel-heading p{
    color:#333;
    font-size:1.2em;   
    margin:0;
}
#accordion div.panel.panel-default {
    margin-bottom: -5px !important;   
}
#accordion div.panel div.panel-collapse div.panel-body ul{
    padding:0;
    margin-bottom:0;
}

#accordion div.panel div.panel-collapse div.panel-body ul li {
    border:0;    
    border-bottom:1px solid #CCC;    
    margin:0px;
    padding:5px 15px;
}
#accordion div.panel div.panel-collapse div.panel-body{
    padding:0px;    
}
.panel-heading{
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
/*end bootstrap accordion*/

/* fig caption */

figcaption{
    padding:10px;
    background-color: #FFF;
}
div.customGallery{
    margin-bottom:25px;
}
div.customGallery div.row{
    background-color:#333;
}
.col-lg-4{
    padding-bottom: 15px;
    padding-top:5px;   
}
.col-lg-3{
    padding-bottom: 15px;
    padding-top:5px;   
}

p.eventHeading{
    border-top: 1px solid #999;
    padding:10px 0px;
}
hr.eventHeading{
    border-top: 1px solid #999;    
    padding:0;
    margin:0;
}
/*slider styles*/
.rsContainer{
    background-color:#FFF; 
}
img.rsImg{
    float:right;
}
.homeSlider h2{
    color:#FFF;
    margin-top:5px;
    margin-bottom:15px;    
}
div.rsTextBlock{
    float:left;
    padding-left:10px;
    padding-right:10px;
    max-width:50%;
}
div.rsTextBlock h3{
    margin-top:10px;
    color:#0078AE;
    font: 1.2em bold arial, sans-serif;
}
img.logo{
    padding:5px 15px 0px 0px;
}

.icon.external{
    background-position: -21px -16px;
    width:8px;
    height:8px;
    margin-top:3px;
}
.icon{
    display:inline-block;
    width:16px;
    height:16px;
    vertical-align:text-top;
    background-repeat:no-repeat;
}
.icon.external span{
    position:absolute;
    left:0px;
    top:-5000px;
    width:1px;
    height:1px;
    overflow:hidden;
}

/*responsive label and number in accordion*/
div.panel-heading h2 span, div.panel-heading p span {
    float: right;
}

/* image caption */
.thumbnail.with-caption {
  display: inline-block;
  background: #f5f5f5;
}
.thumbnail.with-caption p {
  margin: 0;
  padding-top: 0.5em;
}
.thumbnail.with-caption small:before {
  content: '\2014 \00A0';
}
.thumbnail.with-caption small {
  width: 100%;
  text-align: right;
  display: inline-block;
  color: #999;
}


/* event highlights box */
.events{
    background-color: #333;
}
.events h2, .events h3, .events h4{
    color:#fba977;
}

i.fa-external-link.white{
    color:#FFF;    
}
.events h4{
    background-color: #df5704;
}
.eventContainer{
    background-color: #333;
    margin: 60px 0 30px;    
    padding:0 15px;
}
.eventContent{
    background-color: #FFF;
}
.eventContainer h1, .eventContainer h2{
    margin:0;
    padding:10px 0px 0px 3px;
}.eventContainer h1{
    font-size:1.2em;
}
.eventContent h3{
    color: #fff !important;
    margin: 0 -15px !important;
    padding: 2px 10px !important;
    font-size: 1.1em !important;
}
.eventContent h4{
    margin: 0px 0px 0px -7px;
    font-size: 2.5em;
    font-weight:200;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    border-bottom: 1px #999 solid;
    line-height: 1.3em;
}
.eventContent p:first-of-type{
    margin-top: 10px;
}
/*
div.eventContent.additionalEvents p:not(:last-child) {
    border-bottom: 1px #999 solid;    
    margin:5px 0px;
    padding-bottom: 5px;   
}*/
.col-lg-4{
    padding-right: 5px;
    padding-left: 5px;   
}

/*end events highlights*/


div.introText{
    background-color: #058ea2;
}
div.introText p{
    color: #FFF;
    padding:10px 15px;
}
.colHeading{
    padding:0;
    margin:0px 0px -10px 0px;
}

.monthLogo{
    margin:20px 0 30px 0;
}

.partners {       
    margin-left: auto; 
    margin-right: auto;
     text-align: justify;
    -ms-text-justify: distribute-all-lines;
    text-justify: distribute-all-lines;
}
.partners a {
    vertical-align: top;
    display: inline-block;
    *display: inline;
    zoom: 1;
}
.stretch {
    width: 100%;
    display: inline-block;
    font-size: 0;
    line-height: 0
}
.centerHeading{
    text-align: center;
}
p.linkBox span {
    color: #FFF;
    background-color: #df5704;
    padding:2px 4px;
}

/*for teachers*/
.featureBlock{
    background-color:#FFF;
    margin-bottom:30px;
}
p.subHeading{
    color: #FFF;    
    padding:10px 15px 10px 15px;
    font-size: 1.1em;
    margin-bottom:0;
}
h1.featureHeading, h3.featureHeading, h4.featureHeading{
    margin:0;
    padding: 10px 5px 10px 15px;
    background-color: #333;
}
h1.featureHeading, h3.featureHeading{
    font-size:1.2em;
}
div.subBlock{
    padding:15px;
}

div.featureBlock div.row div h2{
    margin-top:10px;
    font-weight:bold;
}

@media (max-width: 763px) {
    div.featureBlock div.row div p, div.featureBlock div.row div h2 {
        padding: 0 15px 0 15px;
    }
    div.featureBlock div.row div h2 {
        margin-top:0;
        margin-bottom:5px;
    }
}

@media (min-width: 763px) {
    div.featureBlock div.row div p, div.featureBlock div.row div h2 {
        padding: 0;
        margin-left:-20px;
        margin-right:10px;
    }
}

div.featureBlock div.row div img{
    padding:15px;
}
/*accordion panel*/

#accordion div.panel div.accordionHeading{
    padding-left:15px;
    padding-right:15px;
}
#accordion div.panel div.accordionHeading h2, #accordion div.panel div.accordionHeading p{
    color:#FFF;
    font-weight:bold;    
}
a.toggleViewableContent{
    font-size:0.9em;
    font-weight: normal;
    padding-right:2em;
    color:#FFF;
}
.panel-default > .panel-heading .badge{
    color:#058ea2;
    background-color: #FFF;
}

div.featureBlock h3{
    font-size:1.2em;
    margin:0;
    padding:10px 5px 10px 15px;
    background-color:#333;
}

.panel-body h3{
    color:#333;
    font-size:1.1em;
    /*JT 20161011 remove - font-weight:bold; */
    margin:0;
    padding: 10px 10px 10px 15px;   
}


#accordion div.panel div.panel-collapse div.panel-body ul.indentedList li p{
    margin-left:25px;
}
/*#accordion div.panel div.panel-collapse div.panel-body ul.indentedList li {
    text-indent:25px;       
}*/
#accordion div.panel div.panel-collapse div.panel-body ul.indentedList.subIndentedList li {
    text-indent:50px;
}
#accordion div.panel div.panel-collapse div.panel-body ul.indentedList li i.fa.fa-external-link,
#accordion div.panel div.panel-collapse div.panel-body ul.indentedList.subIndentedList li i.fa.fa-external-link {
    text-indent:0;
}

/*image gallery*/
.thumbnail{
    border:none;
    border-radius:0;
    padding:0px;    
    background-color:#333;
}
.customGallery{
    background-color: #333;
    margin:0;
}
.customFigCaption{
    color:#FFF;
    line-height:1.2;        
    padding:5px 10px 0px 10px;
    max-width:500px;
    overflow-wrap:break-word;
    word-wrap:break-word;    
}
.customFigCaption span{
    font-weight:bold;     
}
.customFigCaption a{
    color:#FFF;    
    font-size:1em;
    font-weight:normal;         
}

h2.paragraphHeading, h3.paragraphHeading, h4.paragraphHeading{
    margin-top: 0;
    margin-bottom: 0;    
}
h3.paragraphHeading.grey{
    font-size:1.2em;
    background-color: #333;
    color: #fba977;
    margin: -30px 0 0;
    padding: 10px 5px 10px 15px;
}
.textContent{
    padding:15px;
}

/*modal*/
.modal-backdrop{
    opacity:0.7 !important;    
}

body .modal {  
  padding: 0!important;
}

.modal-dialog {
  text-align: left;
  max-width:900px;
  background-color: #333;
}

.modal-content{
    border-radius:0;
    border:0;
}
.modal-body{
    padding:0;
}
.modal-footer{
 margin:0;
 padding:10px 10px 0px 10px;
 border-top:0;
 max-width:900px;
}
.modal-footer p{
 color:#FFF;
 text-align:left;
}
.modal-footer p span.itemTitle{
    font-weight:bold;
}
.modal-footer p a{
 color:#FFF;
}
.modal-footer button.btn.btn-default{
 color:#FFF;
 border:none;
 padding:5px 0 0 0;
 margin:0;
 font-weight:bold;
}
/*IE styles equivalents - where IE does not support fontawesome*/
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
/* IE10+ CSS styles go here */
    i.fa.fa-external-link.white{
        background: url(../../images/ie-icons/external-wht.png);
    }
    i.fa.fa-external-link.orange{
        background: url(../../images/ie-icons/external.png);
    } 
    i.fa.fa-expand{
        background: url(../../images/ie-icons/expand-wht.png);
    }
    .modal-footer button.btn.btn-default{
        background: url(../../images/ie-icons/close-wht.png);
        background-position:0% 70%;
    }
    .external-grey{
        background: url(../../images/ie-icons/external.png);
    }
    .close-grey{
        background: url(../../images/ie-icons/close.png);
    }    
    .share-white{
        background: url(../../images/ie-icons/share-wht.png);
    }
    .share-grey{
        background: url(../../images/ie-icons/share.png);
    }    
    i.fa.fa-external-link.white, 
    i.fa.fa-external-link.orange,
    i.fa.fa-expand,
    .modal-footer button.btn.btn-default,
    .external-grey,
    .close-grey,
    .share-white{
            background-size: 1.1em;
            background-repeat:no-repeat;    
    }    
}
h4 a{
    color:#333;
}
.navbar{
    min-height:0px;
}
.navbar-static-top{
    border-width:0px;
}

/*slider */
.carousel {
    position: relative;
}


.carousel-caption {
left: 20%;
right: 20%;
padding-bottom: 30px;
}


.carousel-caption {
position: relative;
left: 0;
right: 0;
bottom: 0;
z-index: 10;
padding-top: 0;
padding-bottom: 0;
color: #000;
text-align: left;
text-shadow: none;
}


.carousel-indicators{
    left:32%;
    width:100%;    
}

.carousel-control.left, .carousel-control.right{
    background-image: none;
}

/* carousel styles*/
.carousel-inner div.item div.col-sm-8{
    padding:0px;
}
.carousel-indicators .active {
    background-color: #666;
    margin:5px 10px 5px 10px;    
}
.carousel-indicators li {
    background-color: #999;
    border: none;
    margin:5px 10px 5px 10px;
    height:12px;
    width:12px;
}


a.carousel-control{
    width:5%;
}

@media (min-width: 200px) {
    a.carousel-control span.glyphicon{
         position:relative; 
    }
    .carousel-control.left, .carousel-control.right{
        margin-left:5px;
        margin-right:5px;
    }    
}

@media (min-width: 300px) {
    a.carousel-control span.glyphicon{
         top:-80px;
    }
}

@media (min-width: 350px) {
    a.carousel-control span.glyphicon{
         top:-100px;
    }
}

@media (min-width: 400px) {
    a.carousel-control span.glyphicon{
         top:-120px;
    }
}

@media (min-width: 500px) {
    a.carousel-control span.glyphicon{
         top:-140px;
    }
}


@media (min-width: 600px) {
    a.carousel-control span.glyphicon{
         top:-210px;
    }
}

@media (min-width: 768px) {
    a.carousel-control span.glyphicon{
         top:-140px;
    }
}


@media (min-width: 1024px) {
    a.carousel-control span.glyphicon{
         top:-200px;
    }
}

.carousel-indicators{
    position:relative;
    
}

.carousel-indicators{
    top:10px;
}

figcaption.customFigCaption p{
    margin-top:10px;
}

p.more-webcasts{
    display: none;
}
.loc-video-presenter .video-lists-container ul li a.video-link i {
    background-position: -107px 0px !important;
}
.partnerLogos{
    padding:0 40px;
}
.eventBox {
    margin:5px -7px;
}
.itemBottomBorder{
    border-bottom: 1px solid #999;
    margin:5px -7px;
}
.itemBottomBorder:last-of-type{
    border-bottom: none;
}
ul.standard li {    
    list-style-type: disc;
}

