@charset "UTF-8";
/* studio-custom css */





/* Steve updates 13 Mar 2018 */

#main-content.content-fullwidth #content-wrapper-wide.container-02 #section-box-link .text {
	background-image: none!important;
}
.homepage .signpost-button-wrapper.section-link-box {
	display: none!important;
}







a img, img a {
	border: none;
}

#main-content h2 {
	color: #3cb77f;
}


#main-content.content-fullwidth #content-wrapper-wide {
	display:block;
	float:left;
}


#content-slider-studiolife.royalSlider {
  width: auto;
  }

#main-content.content-fullwidth #content-wrapper-wide.container-03 {
margin-top: 30px;
padding-top: 0;
background-color: #F0F0F0;
padding-top: 30px;
}


#section-box-link:hover {
	background-color:#FFF !important;
	opacity: 0.9;
	-webkit-transition: all 500ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
	-moz-transition: all 500ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
	-ms-transition: all 500ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
	-o-transition: all 500ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
	transition: all 500ms cubic-bezier(0.420, 0.000, 0.580, 1.000); /* ease-in-out */
}


#content-wrapper-wide .customContainer-studiolife {
	background:none;

}

#content-wrapper-wide .studiolife h3, #content-wrapper-wide .news-2-columns h3 {
font-weight: normal;
border-bottom: solid 1px #E8E8E8;
color: #3cb77f;
font-size: 24px;
margin-bottom: 30px;
}

#content-wrapper-wide .news-2-columns h3 {
	position:relative;
}


#content-wrapper-wide .news-2-columns h3.padding {
	margin-left:15px;

}

#content-wrapper-wide .col.span_2_of_3.news-2-columns .span_1_of_2 {
width: 50%;
margin: 0;
}

.span_2_of_3 {
	width: 64.13%;
	margin-left: 2%;
}



.signpost-button {
	text-shadow: 0 1px 2px #333333;
}

#content-wrapper-wide.container-01 #section-box-link .text a {
	font-size: 16px;
	margin-bottom:0;
}

/* Homepage slider and intro text */


#main-content.content-fullwidth #content-wrapper-wide.container-02 {
        padding-top: 0;
	padding-bottom: 0;

}


#main-content.content-fullwidth #content-wrapper-wide .custom {
	background-image: url(/media/wwwlboroacuk/external/styleassets/img/custom/services/thestudio/home-icon.png);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	width: 100%;
	margin: auto;
}

#main-content.content-fullwidth #content-wrapper-wide h2.custom {
        font-size: 42px;
        color: #3cb77f;
        text-transform: uppercase;
        border-bottom: 1px solid #f5f5f5;
        padding-bottom: 10px;
        padding-top: 10px;
        font-weight: bold;
}


#main-content.content-fullwidth #content-wrapper-wide p.intro {
	border-bottom:none;
}


#main-video {
	width: 100%;
	padding-bottom: 20px;
	float: left;
	position:relative;
	}


#main-video .main-image img{
	display:block;
	width: 100%;
	height:auto;
	float: left;
}

#main-video .vid-arrow, #main-video .vid-arrow-alt {
		display:block;
		width: 28%;
		margin:auto;
		height: auto;
		overflow: hidden;
		position: absolute;
		left: 38.5%;
		top: -2%;

}
#main-video .vid-arrow a img, #main-video .vid-arrow-alt a img  {
	height: auto;
	width: 64%;
}
#main-video .vid-arrow-alt a:hover img {
	opacity:0;
}

/*  Signpost Links */


#main-content.content-fullwidth #content-wrapper-wide.container-02 {
background-color: #fff;
}



#main-content.content-fullwidth #content-wrapper-wide.container-02 #section-box-link .text.signpost1 {
	background-image: url(/media/wwwlboroacuk/external/styleassets/img/custom/services/thestudio/title-studio-img-1.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
}
#main-content.content-fullwidth #content-wrapper-wide.container-02 #section-box-link .text.signpost2 {
	background-image:url(/media/wwwlboroacuk/external/styleassets/img/custom/services/thestudio/title-studio-img-2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	}
#main-content.content-fullwidth #content-wrapper-wide.container-02 #section-box-link .text.signpost3 {
	background-image: url(/media/wwwlboroacuk/external/styleassets/img/custom/services/thestudio/title-studio-img-3.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
}

#main-content #content-wrapper-wide.container-04 #section-box-link .text, #main-content #content-wrapper-wide.container-05 #section-box-link .text {
	padding: 0;
}


#main-content #content-wrapper-wide.container-04 #section-box-link .text a, #main-content #content-wrapper-wide.container-05 #section-box-link .text a {
	font-size: 22px;
	color: #333;
	font-family: 'franklin_gothic_fs_heavy', Helvetica, Arial, sans-serif !important;
	line-height: 22px;
	padding: 10px 10px 10px 10px;
	margin-top: -5px;
}

#main-content #content-wrapper-wide.container-04 #section-box-link .text a:hover, #main-content #content-wrapper-wide.container-05 #section-box-link .text a:hover, #main-content #content-wrapper-wide.container-04 #section-box-link:hover, #main-content #content-wrapper-wide.container-05 #section-box-link img:hover {
background-color: #3cb77f;
color: #F5F5F5;
	-webkit-transition: all 500ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
	-moz-transition: all 500ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
	-ms-transition: all 500ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
	-o-transition: all 500ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
	transition: all 500ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
}


#main-content #content-wrapper-wide.container-04 .col:first-child #section-box-link {
color: #333;
}

#main-content #content-wrapper-wide.container-04 .col:first-child #section-box-link {
background-color: #3cb77f;

}


#main-content #content-wrapper-wide.container-04 .col:first-child #section-box-link:hover img, #section-box-link a:hover img {
background-color: #FFF;
opacity: 1;
}

#main-content #content-wrapper-wide.container-04 .col:first-child #section-box-link:hover {
	background-color: #3cb77f !important;
	opacity: 0.8;
	color: #333 !important;
	}



#main-content #content-wrapper-wide.container-04 .col:first-child #section-box-link .text a {
color: #FFF !important;
}

#main-content #content-wrapper-wide.container-04 .col:first-child #section-box-link .text a:hover {
color: #333;
}

#section-box-link .text strong {
	font-size: 20px;
	color: #3cb77f;
	text-transform: uppercase;
	padding-top: 20px;
	font-family: 'franklin_gothic_fs_heavy', Helvetica, Arial, sans-serif !important;
}

#main-content.content-fullwidth #content-wrapper-wide.container-01 #section-box-link .text a {
	font-size: 36px;
	color: #333;
	display:block;
	font-family: 'franklin_gothic_fs_heavy', Helvetica, Arial, sans-serif !important;
	line-height: 30px;
	margin-bottom: 10px;
}

#section-box-link .text a:hover strong {
	 color:#69BD96;
 }

#section-box-link .text a:hover {
	color:#595959;
}

#section-box-link .text em {
	color: #333;
}

#section-box-link .text a:hover em {
	color:#999;
}

.signpost-button.section-link-box {
	text-shadow: 0 1px 2px #333;
}

/* Testimonial slider  */


@media only screen and (max-width: 879px) {

	.span_1_of_3.studiolife {
		width: 49.2%;
	}


	.span_1_of_3.studiolife {
		width: 100%;
		margin-left: 0;
	}

}




@media only screen and (max-width: 707px) {

	.span_1_of_3.studiolife {
		width: 100%;
	}

	.span_1_of_3.studiolife.col:nth-child(2) {
		margin-left: 0;
	}

	.span_1_of_3.studiolife {
		width: 100%;
		margin-left: 0;
	}

}


@media only screen and (min-width: 880px) {

	.content-slider-img-desktop {
		display: block;
	}

	.content-slider-img-tablet {
		display: none;
	}

}



@media only screen and (max-width: 879px) {

	.content-slider-img-desktop {
		display: none;
	}

	.content-slider-img-tablet {
		display: block;
	}

}



@media only screen and (max-width: 480px) {


	.ent-case-studies-img-desktop {
		display: block;
	}

	.ent-case-studies-img-tablet {
		display: none;
	}

}


/* Module section - news */

/* Grid system custom css for homepage news items */

#block-of-1-footer {
	background-color: #3cb77f;
	float: left;
	height: auto;
	width: 100%;
	padding: 70px 0;
}


#main-content .news-list.basic h3 {
color: #3cb77f;
}

#main-content .news-list.basic h3 a:hover {
color: #3cb77f;
}

@media only screen and (max-width: 590px) {



.icon-scale article a span {
background-size: inherit;
}

.icon-scale article a:hover span {
    background-size:inherit;
}
}


/* Homepage news listing and feature */


#content-wrapper-wide .feature-news-img {
width: 100%;
display: block;
}


#content-wrapper-wide .feature-news-img img {
-webkit-box-shadow: 0 13px 13px -11px rgba(0,0,0,0.3);
box-shadow: 0 15px 15px -10px rgba(0,0,0,0.3);
margin-bottom: 20px;
display: block;
width: inherit;
}

#content-wrapper-wide .feature-news h3 {
border: none;
margin-bottom: 15px;
line-height: 27px;
margin-top: 0px;
}

#content-wrapper-wide .news-2-columns h3 a {
	text-indent: -3000px;
	display: block;
	float: left;
	height: 30px;
	width: 30px;
	background-image: url(https://www.lboro.ac.uk/--images/icon-rss.png);
	text-decoration: none;
	position: absolute;
	top: 5px;
	right: 0px;
}




#content-wrapper-wide .col.span_2_of_3.news-2-columns .span_1_of_2 .image-news {
margin-left:5%;
}

#content-wrapper-wide .news-2-columns .image-news time {
	font-size: 12px;
	color: #666666;
    font-weight: normal;
}

#content-wrapper-wide article.feature-news time, #content-wrapper-wide article.feature-news p {
	font-size: 14px;
	color: #666666;
    font-weight: normal;
    line-height: 23px;

}

#content-wrapper-wide .news-2-columns .image-news h3 {
color: #3cb77f;
font-size: 15px;
margin: 0;
border-bottom: none;
font-weight: bold;
}
#content-wrapper-wide .news-2-columns .image-news p {
	color: #666666;
	font-size: 13px;
	margin: 0;
        font-weight: normal;
}

#content-wrapper-wide .news-2-columns .image-news {
	background: no-repeat top left;
	padding-left: 75px;
	padding-bottom: 20px;
}
#content-wrapper-wide .news-2-columns a {
	text-decoration: none;
	margin-top: 0px;
	padding-top: 0px;
	}

#main-content .news-list a p {
color: #333333;
}


#content-wrapper-wide .news-2-columns a time, #content-wrapper-wide .news-2-columns a:hover {
	color:#666666;
}

#content-wrapper-wide .news-2-columns a:hover p, #content-wrapper-wide .news-2-columns a:hover time, #main-content .news-list a:hover p {
	color:#999999;
}

#content-wrapper-wide .news-2-columns a:hover h3, #main-content .news-list a:hover h3, #content-wrapper-wide .studiolife a:hover h3 {
	color:#6EC39C;
}

/* Full news article overides */

#news-article #title-date p {
background: #3cb77f;
}

/* News - archived listing */

#news-list-archive h3 {
	color: #3cb77f;
	margin-bottom: 10px;
}
#news-list-archive h3 span.date {
	color: #999;
	font-size: 16px;
	margin-top: 0;
}

#news-list-archive p {
	overflow: hidden;
	border-bottom: 1px dotted #ddd;
	margin: 0;
	padding-bottom: 25px;

}

/* Footer */


#block-of-1-footer a {
	color: #FFF;
	text-decoration: none;
	text-align:center;
	display: block;
}


#block-of-1-footer a h3 {
	font-size: 36px;
	padding: 10px 0;
}

#block-of-1-footer span {
	width: 190px;
	height: 176px;
	display: block;
	margin: auto;
}

#main-video .main-image {
overflow: hidden;
}


@media only screen and (min-width: 1220px) and (max-width: 1570px) {
#main-video .main-image img {
	width: 130%;
	margin-left: -14%;
}

#main-video .main-image {
overflow: hidden;
}

#main-video .main-image {
overflow: hidden;
}
#main-video .vid-arrow, #main-video .vid-arrow-alt {
display: block;
width: 26%;
left: 36%;
}

#main-video .vid-arrow a img, #main-video .vid-arrow-alt a img {
width: 90%;
}

#slider img {
width: 100%;
border: none;
}

}


@media only screen and (min-width: 682px) and (max-width: 920px) {

	#content-wrapper-wide h3.custom {
	 font-size: 34px;
}
}

@media only screen and (max-width: 681px) {

	#content-wrapper-wide h3.custom {
	 font-size: 25px;
	 padding-bottom: 25px;
	 padding-top: 25px;
}
}


@media only screen and (min-width: 765px) and (max-width: 1219px) {
/* Tablet, small screen styles (max-width-was 1219px) */

#section-box-link a h2 span {
	font-size: 22px;
	line-height:20px;
}

#main-video {
	width:100%;
}
#main-video .main-image {
	overflow:hidden;
}
#main-video .main-image img {
	width: 175%;
	margin-left: -35%;
}

#content-wrapper-wide h3.custom {
	font-size: 34px;
	line-height: 60px;
}
#main-video .vid-arrow img {
	width: 32%;
	left: 32%;
	top: -23px;
}
#main-video .vid-arrow a:hover img {
	top: -100%;
	display: block;
	position: absolute;
}

#main-video .vid-arrow-alt, #main-video .vid-arrow {
	width: 48%;
	left: 32.5%;
	top: -4%;
}


#slider img {
width: 100%;
border: none;
}

#slider {
    width: 60%;
    display: block;
    margin: auto;
    background-color: #FFFFFF;
    padding: 30px;
}

#block-of-1-StudioLife .col {
	width: 100%;
}



#block-of-1-StudioLife blockquote {
	padding: 45px;
	margin: auto;
}


#block-of-1-StudioLife em {
padding: 0 0 0 50px;
}


}

@media only screen and (max-width: 860px) {
	#block-of-3 {
	width: inherit;
}
col {
	margin-left:0;
	}
}

@media only screen and (min-width: 620px) and (max-width: 764px) {
	#main-video .main-image img {
	width: 150%;
	margin-left: -35%;
}
#main-video .vid-arrow img {
	width: 41%;
	left: 35%;
	top: -17px;
}

#block-of-1-StudioLife blockquote {
padding: 40px;
}
}


@media only screen and (min-width: 765px) and (max-width: 931px) {

#section-box-link .text a {
	font-size: 22px;
	line-height:20px;
}

}

@media only screen and (max-width: 764px) {
/* Mobile styles was 764px */
#page-title {
border: none !important;
}
col {
	margin-left:0 !important;
}
#section-box-link {
		margin-bottom: 5px;
}
#section-box-link .text a {
		display: block;
		text-decoration: none;
		font-weight: bold;
		font-size: 20px;
		line-height: 24px;
}


#main-video .main-image img {
width: 220%;
margin-left: -55%;
}


#content-wrapper-wide .news-2-columns, #block-of-1-StudioLife {
	width: inherit;
}
#content-wrapper-wide .news-2-columns article {
	width: auto !important;
}
#block-of-1-footer span img {
	display:block;
	float:left;
	width:100%;
}
.span_1_of_4 {
	width:100%;
	padding-top: 20px;
	padding-bottom:20px;
	margin: 0;
}
#block-of-1-StudioLife {
padding-top: 30px;
}
#content-wrapper-wide .news-2-columns .col, #block-of-3 .col {
	margin-left: 0;
}
.span_1_of_3 {
	width: 100%;
}

#content-wrapper-wide h3.custom {
line-height: 32px;
font-size: 30px;
padding: 20px 0;
}

#content-wrapper-wide .news-2-columns article {
	margin-bottom:15px;
}

.span_1_of_3 {
width: 100%;
margin-left: 0;
}


#main-video .vid-arrow img, #main-video .vid-arrow-alt img {
	width: 41%;
	left: 29%;
	top:0;
}
#main-video .vid-arrow, #main-video .vid-arrow-alt {
width: 60%;
margin: auto;
height: auto;
overflow: hidden;
position: absolute;
left: 30.5%;
}
#section-box-link a h2 span {
	font-size: 25px;
}

#slider img {
width: 100%;
border: none;
}
}

@media only screen and (max-width: 480px) {

.span_1_of_4.full-width-banner-signposts {
	margin-bottom:0;
}

.span_1_of_4.full-width-banner-signposts {
	padding-top:0;
        padding-bottom:0;
}
}



@media only screen and (max-width: 764px) {
.span_1_of_2:nth-child(2n) {
	/*clear: both;
	margin-left: 0;*/
}
}



/* NEW */

@media only screen and (max-width: 620px) {

#content-wrapper-wide .col.span_2_of_3.news-2-columns .span_1_of_2 {
width: 100%;
}

}

@media only screen and (min-width: 879px) {
.span_1_of_2.image-news {
	width: 33.7%;
}
}

@media only screen and (max-width: 879px) {
	.span_2_of_3.news-2-columns {
		width: 100%;
		margin-left: 0;
	}
	.span_1_of_2.image-news {
	width: 37%;
	}
}

/* StudioLife slider custom CSS*/

#content-slider-studiolife .rsSlide h4 {
font-size: 18px;
line-height: 1.5;
color: #666666;
font-weight: normal;
}


#content-slider-studiolife p.fc2, content-wrapper p.fc2 {
font-size: 26px;
text-transform: uppercase;
font-style: normal;
font-weight: bold;
display: block;

}

#content-slider-studiolife p strong {
	font-size: 20px;
	line-height: 25px;
	display:block;
}

/* Custom styling */

#content-slider-studiolife p.fc2, .content-wrapper p.fc2 {
font-family: Helvetica, Arial, sans-serif;
color:#333333 !important;
}


#content-slider-studiolife p strong, .content-wrapper p strong {
	color: #333333;
}

#content-slider-studiolife .rsArrowIcn {
top: 28%;
background-color: #3cb77f;
background-color: rgba(54, 205, 110, 0.75);
}

/*  MOVE TO GLBAL CONTENT TYPES CSS */

	.content-slider-img-desktop, .content-slider-img-tablet {
-webkit-box-shadow: 0 13px 13px -11px rgba(0,0,0,0.3);
box-shadow: 0 15px 15px -10px rgba(0,0,0,0.3);
}



@media only screen and (min-width: 880px) {

	.content-slider-img-desktop {
		display: block;

	}

	.content-slider-img-tablet {
		display: none;
	}

}



@media only screen and (max-width: 879px) {

	.content-slider-img-img-desktop {
		display: none;
	}

	.content-slider-img-img-tablet {
		display: block;
	}

}



@media only screen and (max-width: 480px) {


	.content-slider-img-desktop {
		display: block;
	}

	.content-slider-img-tablet {
		display: none;
	}

}





/*  SIDEBAR TEASER FEATURE BUTTON CUSTOM STYLES  */


#sidebar-button.btn-1 span {
	background-image: url(/media/wwwlboroacuk/external/styleassets/img/custom/services/thestudio/icon-sidebar-join-us.png);
	}
#sidebar-button.btn-2 span {
	background-image: url(/media/wwwlboroacuk/external/styleassets/img/custom/services/thestudio/icon-sidebar-location.png);
	}
#sidebar-button.btn-3 span {
	background-image: url(/media/wwwlboroacuk/external/styleassets/img/custom/services/thestudio/icon-sidebar-login.png);
	}


#sidebar-button.btn-1 a:hover span {
	background-image: url(/media/wwwlboroacuk/external/styleassets/img/custom/services/thestudio/icon-sidebar-join-us-hover.png);
	}
#sidebar-button.btn-2 a:hover span {
	background-image: url(/media/wwwlboroacuk/external/styleassets/img/custom/services/thestudio/icon-sidebar-location-hover.png);
	}
#sidebar-button.btn-3 a:hover span {
	background-image: url(/media/wwwlboroacuk/external/styleassets/img/custom/services/thestudio/icon-sidebar-login-hover.png);
	}




#sidebar-button a:focus, #sidebar-button a:hover {
		background-color: #3cb77f;
		border-color: #269864;
	}


/*  SIDEBAR FOOTER CUSTOM STYLES  */


#full-width-banner-signposts-wrapper h2 {
	font-size: 25px;
}


@media only screen and (min-width: 880px) and (max-width: 1215px) {

#full-width-banner-signposts-wrapper #footer {
	width: 80%;
	padding-left: 10%;
	padding-right: 10%;
}
}

@media only screen and (max-width: 919px) {
#main-content.content-fullwidth #content-wrapper-wide h3.custom {
font-size: 30px !important;
background-image: none;
}
}


/* TRAINING EVENTS CUSTOM*/

#main-content .events {
padding-bottom: 10px;
	border-bottom: dashed 1px #ccc;

}

#main-content .events h3 {
margin-bottom: 0;
color: #5E5E5E;
}

#main-content .events h4 {
font-size: 14px;
margin-top: 0;
padding-top: 0;
color:#888;
}


/* ROYAL SLIDER - GALLERY CUSTOM STYLES */


#gallery-1.rsDefault,
#gallery-1.rsDefault .rsOverflow,
#gallery-1.rsDefault .rsSlide,
#gallery-1.rsDefault .rsVideoFrameHolder {
	background: #FFF !important;
}




#gallery-1.rsDefault .rsGCaption {
/*color: #333;*/
font-size: 15px;
line-height: 18px;
padding: 10px 0 10px;
/*background: #141414;*/
width: 99%;
margin-left: 3px;
margin-right: 4px;
position: static;
float: left;
left: auto;
bottom: auto;
text-align: center;
border-radius: 0;
/*background-image: url(https://cms.lboro.ac.uk:8080/terminalfour/SiteManager?ctfn=download&fnno=60&ceid=1538903968);*/
background-repeat: repeat-x;
background-position: 50% 100%;
/*background-color: #BABABA !important;
background-color: #FFF !important;*/
margin-top: 10px;
}


#gallery-1 .rsImg.rsMainSlideImage {
	margin-top:-30px;
	margin-left: 0;
}

#gallery-1 .rsDefault .rsThumbsHor {
width: 99%;
background: #f5f5f5;
display: inline-block;
margin-bottom: 10px;
margin-top: -50px;
margin-left: 3px;
margin-right: 4px;
padding-top: 20px;
}
#gallery-1 .rsContainer {
margin-top: -32px;
margin-left: 0px !important;
}
#gallery-1 .rsDefault.rsWithThumbsHor .rsThumbsContainer {
margin-top: -10px;
}

@media only screen and (max-width: 497px) {
#gallery-1.rsDefault, #gallery-1.rsDefault .rsOverflow, #gallery-1.rsDefault .rsSlide,
/*
#gallery-1.rsDefault .rsVideoFrameHolder {
background: #F5F5F5 !important;
}
*/

#gallery-1 .rsDefault .rsThumbsHor {
background: #f5f5f5;
margin:auto;
padding-bottom: auto;
}
#gallery-1 .rsContainer {
 margin-top: 0px;
}

#gallery-1.rsDefault .rsGCaption {
margin-bottom: 20px;
}
}

.rsDefault .rsThumb img {
	height:auto;
}

#main-content.content-fullwidth .social-links {
	margin-left: 20px;
}

#main-content.content-fullwidth .social-links h3 {
	margin-bottom: 20px;
}

#main-content.content-fullwidth .social-links img {
	padding-right:10px;
}
#main-content.content-fullwidth .social-links a:hover img {
opacity: 0.9;
}

#main-content .main-page-photo.studio-profile img {
	width:100%;
}

/*

#main-content .ui-accordion h3.faq, #main-content .ui-accordion h3.faq:active, #main-content .ui-accordion h3.faq:focus {
	background-image:url(/media/wwwlboroacuk/external/styleassets/img/content-types/accordion-faqs/q-turquoise.png);
}

#main-content .ui-accordion h3.faq:hover {
background-image:url(/media/wwwlboroacuk/external/styleassets/img/content-types/accordion-faqs/q-turquoise.png);
opacity: 0.8;
}

*/

.rsDefault .rsThumbs {
	background:none;
	/*margin-top: -55px;*/
}

/*  CURRENT AND PAST MEMBERS LISTING   */

#content-wrapper-wide .member {
display: block;
padding: 10px 10px 13px 10px;
background-color: #f5f5f5;
margin-bottom: 10px;
}

#content-wrapper-wide .member h3 {
margin-bottom: 0px;
margin-top: 5px;
color: #333;
}

#content-wrapper-wide .member h4 {
margin-top: 0px;

}

#main-content .member .thumbnail img {
	width: 160px;
	display: block;
	float:left;
	margin-right: 20px;
	border: 1px dashed #BCBCBC;
}

#content-wrapper-wide a.link {
	font-size: 14px;
}

@media only screen and (max-width: 497px) {

#main-content .member .thumbnail img {
	width: 100%;
	float:none;
	margin-bottom: 15px;
}

#content-wrapper-wide .member {
margin-bottom: 20px;
}
}


#main-content h2 em.grey {
	color: #ccc;
	}



/* Awards cabinet - homepage button */

#content-wrapper-wide a.feature-button {
	display:block;
	background-color: #3cb77f;
	color: #FFF;
	padding: 20px;
	border: solid 1px #FFF;
	font-weight: bold;
	position: relative;
	text-transform: uppercase;
	-webkit-box-shadow: 0 15px 15px -10px rgba(0,0,0,0.2);
	box-shadow: 0 15px 15px -10px rgba(0,0,0,0.2);
	/*background: url(/media/wwwlboroacuk/external/content/services/thestudio/trophey-awards.png) right -10px no-repeat;*/
}

#content-wrapper-wide a.feature-button:hover  {
color: #fafafa;
background-color: #21b06f;
}

#content-wrapper-wide a.feature-button img {
display: block;
float:right;
margin-top: -33px;
position: absolute;
right: -11px;
top: 15px;
}

#content-wrapper-wide a.feature-button.news img {
    display: block;
    position: absolute;
    margin-top: 0;
    right: 10px;
    top: 5px;
    width: 50px;
}
#content-wrapper-wide a.feature-button.news {
	margin-left: 15px;
}


@media only screen and (max-width: 738px) {
#content-wrapper-wide a.feature-button {
padding-left: 10px;
font-size: 15px;
}
}

@media only screen and (min-width: 880px) and (max-width: 1072px) {
#content-wrapper-wide a.feature-button {
padding-left: 7px;
font-size: 15px;
}
}

#main-content #section-box-link {
background: #F7F7F7;
border: solid 2px #F5F5F5;
}

#main-content.content-fullwidth #content-wrapper-wide.container-02 #section-box-link {
	background: none;
	padding: 0px;
	border: 0px solid #eaeaea;
	}


#footer-content {
		background-color: #58C492;
		display: block;
		width: 100%;
		float: left;
}

#footer-content p {
	text-align:center;
	color: #E4E4E4;
	font-size: 11px;
	padding: 10px 10px 0 10px;
	line-height: 17px;
}

#full-width-banner-signposts-wrapper {
	box-shadow: none;
	-webkit-box-shadow: none;
}

.homepage .image-news p {
    color: #666 !important;
}

.homepage #section-box-link .text span {
    font-weight: 700;
    color: #464646;
    display: block;
    margin-top: 9px;
    font-size: 14px;
}

 #sidebar-button.btn-5 span {
	    background-image: url(/media/wwwlboroacuk/external/content/studywithus/schoolandcollegeliaisons/newsletter-icon.png);
	    background-repeat: none;
    }


     #sidebar-button.btn-5 a:hover span {
       background-image: url(/media/wwwlboroacuk/external/content/studywithus/schoolandcollegeliaisons/newsletter-icon-hover.png);
     }
