/* DEPT B BST MOBILE.CSS */

.container-fluid { padding:0 0.75em; }

/* HEADER
------------------------------------------- */

.header { min-height: 0; }
.header .headeripar > .section.image { padding: 2em 0; }
.header .headeripar > .section.image img {
    height: auto;
    width: auto;
    max-width: 100%;
    display: none;
    transition: opacity 0.3s;
}
.header .headeripar > .section.image a { display: block; text-align:center; }


/* FEATURE CAROUSEL
----------------------------------------- */

.feature .webcomm-carousel .carousel-inner .carousel-image {
	position:inherit;
	display:block;
	clear:both;	
}

.feature .webcomm-carousel .carousel-inner .carousel-image img{
	background-color: #333333;
}

.feature .webcomm-carousel .carousel-inner .carousel-caption {
    background:#000000;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 1.0);
    position: inherit;
	clear:both;

	top:auto;
	right:auto;
	bottom:auto;
	left:auto;
}

/* transition stuff */
.feature .webcomm-carousel .next.left .carousel-image,
.feature .webcomm-carousel .next.right .carousel-image,
.feature .webcomm-carousel .next.left .carousel-caption,
.feature .webcomm-carousel .next.right .carousel-caption,
.feature .webcomm-carousel .prev.left .carousel-image,
.feature .webcomm-carousel .prev.right .carousel-image,
.feature .webcomm-carousel .prev.left .carousel-caption,
.feature .webcomm-carousel .prev.right .carousel-caption {
	top:auto;
	right:0;
	bottom:0;
	left:0;
	position:static;	
}

/* left/right arrow */
.feature .webcomm-carousel a.carousel-control.left {
    -moz-transform: scale(0.5) translateX(25%) translateY(-50%);
    -ms-transform: scale(0.5) translateX(25%) translateY(-50%);
    -o-transform: translateX(25%) translateY(-50%);
    -webkit-transform: scale(0.5) translateX(25%) translateY(-50%);
    transform: scale(0.5) translateX(25%) translateY(-50%);
}
.feature .webcomm-carousel a.carousel-control.right {
    -moz-transform: scale(0.5) translateX(-25%) translateY(-50%);
    -ms-transform: scale(0.5) translateX(-25%) translateY(-50%);
    -o-transform: scale(0.5) translateX(-25%) translateY(-50%);
    -webkit-transform: scale(0.5) translateX(-25%) translateY(-50%);
    transform: scale(0.5) translateX(-25%) translateY(-50%);
}

/* FEATURE TABS
-------------------------------------------- */

.feature_tabs ul.nav-tabs {
    margin:0 0 1.5em 0;
    border: none;
    position:relative;
}
.feature_tabs ul.nav-tabs::after {
    content:"";
    display:table;
    clear:both;
}
.feature_tabs ul.nav-tabs li:last-child::after {
    content:"";

    width: 0; 
    height: 0; 
    border-left: 10px solid transparent; 
    border-right: 10px solid transparent; 
    border-top: 10px solid #981a1e;
        
    position:absolute;
    top: 100%;
    left:50%;
    z-index:1;
    -webkit-transform: translateX(-50%);
    -moz-transform:translateX(-50%);
    -ms-transform:translateX(-50%);
    transform: translateX(-50%);      
}
.feature .feature_tabs .tab-content > .tab-pane {
    background-position:center center;
    border:1px solid #000000;
}

/* HOME PAGE - TEXT IMAGE
---------------------------------------------------- */

.page_dept_home .main .relatedpar > .textimage .image {
    margin:0 0 1em 0;
    padding:0;
    float:none!important;
}



/* COMMON BST - MOBILE.CSS */


/* GLOBAL HEADER
------------------------------------------------- */

.globalheader ul { margin:0 auto; }
a.tip { position:relative; }
a.tip span,
a.tip:hover span { display: none; }

/* FOOTER
------------------------------------------- */

.footer { padding:2em 0; }

.footerlogo,
.footeraddress,
.footerColumn {
    text-align:center;
}
.footer #footer_social_icons h1,
.footer #footer_social_icons h2,
.footer #footer_social_icons h3 {
    margin: 0.75em auto;
}
.footer #footer_social_icons ul { margin:0 auto; }
.footer #footer_social_icons { margin-bottom:2em; }
.footer #footer_social_icons .text { float:none; margin:0 auto; }

.footer .row-fluid { margin: 0 auto; }

.footer .footerColumn { margin-bottom:2em; }
.footer .footerColumn:last-child { margin-bottom:0; }

.footer .footerlogo,
.footer .footeraddress {
    display:block;
    padding:0;
    margin:0;
    width:100%;
}
.footer .footerlogo { margin-bottom:2em; }
.footer .footerBottom { text-align:center; }

.footer .footerlogo img {
    width: 45px;
    height: 62px;
}

.footer .first.column, .footer .last.column {
    float: none !important;
    width: auto !important;
}

/* FOO TABLE
------------------------------------ */

table .footable-toggle { 
	background-image:url(../../../content/dam/common/design2013/glyphicons_halflings.png);
	background-repeat: no-repeat;
	display: inline-block;
	width: 14px;
	height: 14px;
	margin: 0 8px 0 0;
	line-height: 14px;
	vertical-align: text-top;
	
	vertical-align: top;
	*display: inline;
	*zoom: 1;
	*margin-right: .3em;
	cursor:pointer;
}

/* detail view */

table tr td.expand span.footable-toggle { background-position: 0px -96px; }
table tr.footable-detail-show td.expand span.footable-toggle { background-position: -24px -96px; }

table.footable-detail-show,
table.footable-row-detail {
	background-color: #ebf4fa;	
}
table td.footable-row-detail-cell .footable-row-detail-inner .footable-row-detail-row {
	border-bottom:1px solid #d3e3ed;
	border-top:1px solid #FFFFFF;

    margin:0 0.25em;
    padding: 0.5em 0;
}
table td.footable-row-detail-cell .footable-row-detail-inner .footable-row-detail-name { 
    color: #555;
    font-style: italic;
    margin-bottom: 0.5em;
    padding: 0;
    text-shadow: 0 1px 1px #FFFFFF;
}
table td.footable-row-detail-cell .footable-row-detail-inner .footable-row-detail-row:first-child { border-top:none; }
table td.footable-row-detail-cell .footable-row-detail-inner .footable-row-detail-row:last-child { border-bottom:none; }


/* FOO TABLE - SOCIAL MEDIA
------------------------------------ */

/* table body */
table.socialmedia_ou > tbody > tr > td { 
	display:block; 
	text-align:center; 
	width:auto!important;
	border:none;
}
table.socialmedia_ou > tbody > tr > td a {
	margin:0;
	display:inline-block;
	float:none;	
}
table.socialmedia_ou > tbody > tr > td { overflow:auto; }


/* SPACING
----------------------------------------- */

.main .nav { margin-bottom:2em	}

.main .relatedpar > .parsys_column,
.main .relatedpar > .parsys_column > .parsys_column { margin-bottom:2em; }
.main .relatedpar > .parsys_column > .parsys_column:last-child { margin-bottom:0; }

.main .contentpar > .parsys_column, 
.main .contentpar > .parsys_column > .parsys_column { margin-bottom:2em; }
.main .contentpar > .parsys_column > .parsys_column:last-child { margin-bottom:0; }

.main .relatedpar > .parsys_column > .parsys_column:last-child .textimage { margin-bottom:0; }

.main .nav { margin-bottom:2em; }


