/* 
This is the section css for
Center for Microanalysis and Imaging Research and Training 
*/

/* GENERAL USE */
/* side menu */
#home-content .hideMenu{
	display: none;
}
#home-content .sideLinks{
	margin-top: 10px;
	padding-right: 20px;
	position: -webkit-sticky;
	position: sticky;
	top: 20px;
}
#home-content .sideLinks .grid12{
	margin: 0;
	background-color: #fff;
}
#home-content .sideLinks a{
	display: block;
	padding: 10px;
	text-decoration: none;
	color: #575757;
	font-weight: bold;
	padding-left: 13px;
	border-bottom: 1px solid #DDD;
	border-right: 1px solid #DDD;
}
#home-content .sideLinks > .grid12:first-of-type > a{
	border-top: 1px solid #DDD;
}
#home-content .sideLinks .subSideLink{
	font-size: .9em;
	padding: 5px 10px 3px 30px;
	border-left: 0;
	font-weight: bold;
	text-indent: -10px;
	line-height: 20px;
}
#home-content .sideLinks .subSideLink:before{
	content: "\203A"; 
	padding-right: 5px; 
	position: relative;
	top: -1px;
	color: #6e3061;
}
#home-content .sideLinks .grid12 a:hover{
	color: #6e3061;
	border-left: 3px solid #FFE800;
}
#home-content .sideLinks .activeSideLink{
	color: #6e3061;
	border-left: 3px solid #6e3061;
}
#home-content .inactive{
	display: none;
}
#home-content .active{
	display: block;
}




/* HOME */
/* css for button links */

#home-content #home .grid4{
	padding: 10px;
}
#home-content #home .buttonLinks a {
    text-decoration: none;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    font-weight: bold;
    font-size: 1.5em;
    color: #FFF;
    line-height: normal;
    height: 260px;
	width: 100%;
	padding: 80px 20px;
}
#home-content #home .buttonLinks a:hover{
	background-color: rgba(0,0,0,.5);
	height: 260px;
}
#home-content #home .buttonLinks .grid12{
	background-size: cover; 
	background-repeat: no-repeat;
}
#home-content #home .buttonLinks .firstButton {
	background-image: url("/sciences-mathematics/chemistry/cmirt/images/apreoSemB.jpg");
	background-position: center;
	background-size: cover;
	height: 260px;
	width: 100%;
	display: table;
}
#home-content #home .buttonLinks .secondButton {
	background-image: url("/sciences-mathematics/chemistry/cmirt/images/feiTechnaiB.jpg");
	background-position: center;
	background-size: cover;
	height: 260px;
	width: 100%;
	display: table;
}
#home-content #home .buttonLinks .thirdButton {
	background-image: url("/sciences-mathematics/chemistry/cmirt/images/brukerPhaserB.jpg");
	background-position: center;
	background-size: cover;
	height: 260px;
	width: 100%;
	display: table;
}
#home-content #home .buttonLinks .fourthButton {
	background-image: url("/sciences-mathematics/chemistry/cmirt/images/olympusBack.jpg");
	background-position: center;
	background-size: cover;
	height: 260px;
	width: 100%;
	display: table;
}
#home-content #home .buttonLinks .fifthButton {
	background-image: url("/sciences-mathematics/chemistry/cmirt/images/Spectrometer-thumb.jpg");
	background-position: center;
	background-size: cover;
	height: 260px;
	width: 100%;
	display: table;
}
#home-content #home .buttonLinks .sixthButton {
	background-image: url("/sciences-mathematics/chemistry/cmirt/images/porosimeter-back-2.jpg");
	background-position: center;
	background-size: cover;
	height: 260px;
	width: 100%;
	display: table;
}

/* publication box */
#home-content .gridTitle{
	background-color: #763775;
	color: #fff;
	font-weight: bold;
	margin-top: 0;
	font-size: 1.1em;
	margin-bottom: 0;
}
#home-content .textGrid{
	border: 3px solid #B094B5;
	background-color: #eeeeee;
	float: left;
	height: 260px;
}
#home-content .textGrid a, #home-content .pictureBtns a{
	text-align: center;
	display: block;
	text-decoration: none;
	height: 255px;
}
#home-content .textGrid a:hover
{
	background-color: rgba(118, 55, 117, .4);
}
#home-content .textGrid a:hover p{
	color: #fff;
}
#home-content .textGrid a:hover hr{
	border-color: #c1c1c1;
}
#home-content .textGrid p{
	padding: 15px 5px;
}
#home-content .textGrid img{
	float: none;
	width: 50%;
	background-color: transparent !important;
}
#home-content .textGrid hr{
	margin: 0 10%;
	border-color: #c1c1c1;
}
#home-content .learnMoreLink{
	text-decoration: underline;
	color: #763775;
}
#home-content .learnMoreLink{
	margin-bottom: 0;
}

/* end button links */

#home-content #home .row-responsive{
	margin: 0;
}

#home-content #home .grid6{
	padding: 0 5px 0 5px;
}
#home-content .grid6{
	padding-left: 20px;
}
/* FEI QUANTA */
#home-content #feiQ .grid4 img{
	width: 100%;
}

#home-content #feiQ .grid4{
	padding-right: 15px;
}

#home-content #feiQ .row-responsive{
	margin: 0;
}

/* FEI TECNAI */
#home-content #feiT .grid3 img{
	width: 80%;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#home-content #feiT .grid3{
	padding-right: 15px;
}

#home-content #feiT .row-responsive{
	margin: 0;
}

@media screen and (max-width: 768px){
	#home-content #feiT .grid3 img{
		width: 50% !important;
	}
}

/* BRUKER PHASER */
#home-content #bruker .grid4 img{
	width: 100%;
}

#home-content #bruker .grid4{
	padding-right: 15px;
}

#home-content #bruker .row-responsive{
	margin: 0;
}

/* SPUTTER COATER */

#home-content #sCoat .grid4 img{
	width: 100%;
}

#home-content #sCoat .grid4{
	padding-right: 15px;
}

#home-content #sCoat .row-responsive{
	margin: 0;
}

/* BRUNKER PHASER */

/* TECHNICAL DIRECTOR */
#home-content .directorImg{
	display: block;
	margin: 0 auto;
	padding-right: 20px;
}
/* TECHNICAL DIRECTOR */

@media screen and (max-width: 768px){
	#bruker #slideshow .slides {
		display: block !important;
		width: 50%;
		margin-left: auto;
		margin-right: auto;
	}
}


