/*[fmt]1100-110A-3*/
/*
reset
*/
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; =display: inline; =zoom: 1; }
/*audio:not([controls]) { display: none; }*/
[hidden] { display: none; }
html { -webkit-text-size-adjust: none -ms-text-size-adjust: 100%; font-size: 62.5%; height: 100%; }
html, button, input, select, textarea, body { font-family: Helvetica, Arial, sans-serif; color: #222; }
body { margin: 0; font-size: 1em; line-height: 1.4; }
::-moz-selection { background: #818285; color: #FFF; text-shadow: 0px 0px; }
::selection { background: #818285; color: #FFF; text-shadow: 0px 0px; }
a { color: #00E; text-decoration: none; }
a:visited { /*[disabled]color:#551A8B;*/ }
a:hover { text-decoration: underline; }
a:focus { outline: thin dotted #EF8F2F; }
a:hover, a:active { outline: 0; }
abbr[title] { border-bottom: 1px dotted #000000; }
b, strong { font-weight: bold; }
blockquote { margin: 40px; padding: 20px 0 10px 0; border-top: 1px dotted #ccc; border-bottom: 1px dotted #ccc}
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #CCC; margin: 1em 0; padding: 0; }
ins { background: #FF9; color: #000; text-decoration: none; }
mark { background: #FF0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, serif; -font-family: "courier new", monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
ul, ol { margin: 1em 0; padding: 0 0 0 30px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }
img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; max-width:100%; height: auto; }
.ie8 img {max-width:none}
figure { margin: 0; }
form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; =margin-left: -7px; padding: 0; white-space: normal; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; =vertical-align: middle; }
button, input { line-height: normal; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; =overflow: visible; }
button[disabled], input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; =width: 13px; =height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid { }
input:invalid, textarea:invalid { background-color: #F0DDDD; }
table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }

/*
utility styles
*/
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }
.hidden { display: none; /*visibility: hidden; */}
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }
.clear { clear: both; }
.word-wrap-fix { -ms-word-break: break-all; word-break: break-all; word-break: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; }
.float-left, .alignleft { float: left;}
	img.float-left, img.alignleft { margin-right: 20px; margin-bottom: 14px;margin-top:3px}
.float-right, .alignright { float: right;}
	img.float-right, img.alignright { margin-left: 20px; margin-bottom: 14px;margin-top:3px}
.wp-caption.alignleft {margin: 3px 20px 14px 0}
.wp-caption.alignright {margin: 3px 0 14px 20px}


/*
general
*/
body { color: #262626; }
hr { display: none; }
h1, h2, h3, h4 { font-weight: bold; }
h2 { font-size: 1.4em; }
body.profile-page h1{display:none;}
/*
layout
*/
.outdated-browser { margin: 0px; background: #CCC; padding: 8px; font-size: 1.4em; }
.outdated-browser a { color: #79001F; font-weight: bold; }
#wrapper { width: 960px; margin: 0 auto; position: relative; }
#page { /*+box-shadow:0px 0px 11px rgba(0, 0, 0, 0.7);*/ -moz-box-shadow: 0px 0px 11px rgba(0, 0, 0, 0.7); -webkit-box-shadow: 0px 0px 11px rgba(0, 0, 0, 0.7); -o-box-shadow: 0px 0px 11px rgba(0, 0, 0, 0.7); box-shadow: 0px 0px 11px rgba(0, 0, 0, 0.7); position: relative; z-index: 20; background: #FFF; left: 0px; }
.lt-ie9 #wrapper { border-left: 3px solid #C0C0C0; border-right: 3px solid #C0C0C0; }
.main { padding: 20px 15px; }
.mobile-only { display: none !important; }
/*
buttons, boxes
*/
.button { font-size: 1.4em; color: #626366; background-color: #E1E3E3; display: block; /*[disabled]float:left;*/ font-weight: bold; padding: 7px 14px; /*+border-radius:5px;*/ -moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px; border-radius: 5px; }
.lt-ie7 .button { position: relative; }
.button:hover { text-decoration: none; background-color: #818285; color: #FFF; }
.box .button { padding-left: 0px; padding-right: 0px; width: 130px; text-align: center; font-size: 1em; }
.box .button.float-left { margin-left: -6px; }
.box .button.float-right { margin-right: -6px; }
.white { background: #FFF; }
/*boxes*/
.box { font-size: 1.2em; border: 2px solid #E1E3E3; /*+border-radius:10px 10px 0px 0px;*/ -moz-border-radius: 10px 10px 0px 0px; -webkit-border-radius: 10px 10px 0px 0px; -khtml-border-radius: 10px 10px 0px 0px; border-radius: 10px 10px 0px 0px; margin-bottom: 20px; margin-right: 15px; float: left; position: relative; }
.custom-box { font-size: 1.2em; margin-bottom: 20px; margin-right: 15px; float: left; position: relative; }
.equalize-height { min-height: 328px; }
.firefox .equalize-height { min-height: 329px; }
.ie .equalize-height { min-height: 329px; }
.ie7 .equalize-height { min-height: 329px; }
.third { width: 296px; }
.two-thirds { width: 611px; }
.box header, header.heading { -moz-border-radius: 7px 7px 0px 0px; -webkit-border-radius: 7px 7px 0px 0px; -khtml-border-radius: 7px 7px 0px 0px; border-radius:7px 7px 0px 0px; background-color: #E1E3E3; padding-left: 20px; padding-right: 20px; padding-top: 8px; padding-bottom: 8px; position: relative;}
.ie9 .box header{border-radius: 7px 7px 0px 0px;}

header a.icon-rss { position: absolute; right: 13px; top: 5px; }

.box h2, h2.clear { margin: 0; padding: 0; color: #4C4C4E; font-size: 1.35em; }
aside#additional-info .box h2{ font-size: 1.2em; }
.box-copy { padding: 20px; min-height: 209px; }
.ie .box-copy { min-height: 210px; }
.lt-ie8 .has-bottom-button .box-copy { min-height: 203px; }
.box .text {  float: right; width: 163px; margin-bottom: 4px; min-height: 203px; }
.lt-ie8 .box .text { /*[disabled]margin-bottom:0px;*/ }
.box .text h3 { margin-top: 0px; margin-bottom: 0px; font-size: 1.1em; }
.box .title { font-size: 1.em; padding-top: 0px; margin-top: 0px; margin-bottom:5px; line-height:1.4em}
.box p {  margin-top: 0px; line-height: 1.5; }
.box-last { margin-right: 0px;s }
.box .feed-item { border-bottom: 1px solid #E2E3E4; padding-bottom: 8px; margin-bottom: 8px; height:58px;}
.box .feed-item.last { border-bottom: none; margin-bottom: 0px; padding-bottom: 0px; }
.box .feed-item p { margin-bottom: 0; }
.box .feed-item p.item{display:block;height: 35px; overflow-y: hidden;}
.box.calendar .feed-item p.item{height: 55px;}
.box .feed-item a { color: #262626; display: block; word-break:break-word;}
.box .feed-item .event-date { background: #E1E3E3; float: left; text-align: center; width: 35px; margin-right: 15px; margin-bottom: 7px; padding-top: 8px; padding-bottom: 8px; font-size: 1em; }
.box .feed-item .event-date span { display: block; font-size: 1.4em; font-weight: bold; /*[empty]margin-right:;*/ /*[empty]margin-bottom:;*/ }
.box .meta{padding-top:4px;}
.box .meta span.date { color: #7F7F7F; font-size: 0.9em; margin-right:2px }
.box p.meta a { color: #79001F; margin-left: 4px; font-weight: bold; display: inline; }
.bottom-button { display: block; text-align: right; background: #E1E3E3; color: #4C4C4E; font-size: 1.2em; font-weight: bold; }
.bottom-button .padding { padding: 12px 20px 10px; }
.lt-ie7 .box a.bottom-button { position: relative; }
.bottom-button:hover { background-color: #818285; color: #FFF; text-decoration: none; }
.grey-bottom-box{background: #E1E3E3; display: block;width: 100%; height: 42px}
/*lists*/
 h2.research-centres-header.clear{font-size:1.6em;padding-left: 5px; padding-top: 23px; background: url('../images/design/bg-footer-logo-sep.png') 216px 34px no-repeat transparent;/*background-position-left:197px;*/}
.lt-ie9 h2.research-centres-header.clear{background: url('../images/design/bg-footer-logo-sep.png') 216px 58px no-repeat transparent}
.research-centres { list-style-type: none; margin-left: 0px; padding-left: 0px; }
.research-centres li { float: left; margin-left: 24px; /*[disabled]border:2px solid #E1E3E3; margin-bottom: 15px; */}
.research-centres li:first-child { margin-left: 7px; }
.research-centres li a { display: block; }
.link-list { list-style-type: none; padding-left: 25px; }
.link-list li { display: block; background: url(../images/design/icon-arrow.png) no-repeat left 4px; padding-left: 15px; }

.social-media-home { list-style-type: none; margin: 0; padding: 10px 0 10px 10px; background: url(../images/content/social-bg.png) repeat-x; }
.social-media-home li { float: left; margin-left: 5px;}
.social-media-home li:first-child { margin-left: 4px; }
.social-media-home li a { display: block; }

.facebook a { background: url(../images/content/facebook.png) no-repeat; width: 160px; height: 75px}
.facebook a:hover { background: url(../images/content/facebook-hover.png) no-repeat; width: 160px; height: 75px}
.twitter a { background: url(../images/content/twitter.png) no-repeat; width: 130px; height: 75px}
.twitter a:hover { background: url(../images/content/twitter-hover.png) no-repeat; width: 130px; height: 75px}
.youtube a { background: url(../images/content/youtube.png) no-repeat; width: 160px; height: 75px}
.youtube a:hover { background: url(../images/content/youtube-hover.png) no-repeat; width: 160px; height: 75px}
.alumni a { background: url(../images/content/alumni.png) no-repeat; width: 140px; height: 75px}
.alumni a:hover { background: url(../images/content/alumni-hover.png) no-repeat; width: 140px; height: 75px}
.linkedin-corp a { background: url(../images/content/linkedin-corp.png) no-repeat; width: 160px; height: 75px}
.linkedin-corp a:hover { background: url(../images/content/linkedin-corp-hover.png) no-repeat; width: 160px; height: 75px}
.linkedin-uni a { background: url(../images/content/linkedin-uni.png) no-repeat; width: 160px; height: 75px}
.linkedin-uni a:hover { background: url(../images/content/linkedin-uni-hover.png) no-repeat; width: 160px; height: 75px}

.rankings-home { list-style-type: none; margin: 0; padding: 0; }
.rankings-home li { float: left; margin: 0;}
.rankings-home li a { display: block; }

.rankings a { background: url(../images/content/rankings-2014.jpg) no-repeat; width: 930px; height: 120px; margin-bottom: 20px}
.rankings a:hover { background: url(../images/content/rankings-2014-hover.jpg) no-repeat; width: 930px; height: 120px; margin-bottom: 20px}

/*
header
*/
#header h1 { display: none; }
/*tools*/
#tools { background: #F3F3F3; padding: 8px 0; position: relative; }
#tools ul { list-style-type: none; float: left; margin: 3px 11px 0px 0px; padding: 0px; }
#tools ul li { float: left; display: block; /*[disabled]border-left:1px solid #7F7F7F;*/ padding-left: 8px; margin-right: 8px; position: relative; }
#tools ul li:first-child { border-left: 0; padding-left: 0; }
#tools ul li a { float: left; display: block; color: #262626; font-size: 1.1em; }
#tools ul li a.icon-login { background: url(../images/design/icon-login.png) no-repeat 100% 6px; padding-right: 9px; }
#tools .dropdown { position: absolute; display: none; left: 0px; top: 12px; padding-top: 11px; z-index: 999}
#tools ul li:hover .dropdown { display: block; }
#tools .dropdown li { border: none; padding: 0; margin: 0; display: block; float: none; }
#tools .dropdown li a { background: #F3F3F3; padding-left: 7px; padding-top: 5px; padding-bottom: 5px; display: block; float: none; border-bottom: 1px solid #FFF; width: 84px; padding-right: 10px; }
#tools .dropdown li a:hover { color: #79001F; background: #CDCDCD; text-decoration: none; }
#tools .search { float: left; background: #DCDDDE url(../images/design/icon-search.png) no-repeat 5px center; width: 150px; margin-right: 10px; /*+border-radius:5px;*/ -moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px; border-radius: 5px; margin-top: 0px; }
#tools .search input { float: right; border: none; background: transparent; width: 130px; padding-left: 20px; font-size: 1.1em; /*[empty]margin-top:;*/ padding-bottom: 3px;padding-top: 3px; }
#tools .social-widgets { float: left; height: 20px; overflow: hidden; }
.lt-ie8 #tools .social-widgets { height: 21px; }
.addthis_toolbox { /*[disabled]float:right;*/ }
/*logos*/
#logos { padding: 28px 43px 24px; }
/*
navigation
*/
#navigation { background: #79001F; clear: both; position: relative; z-index: 5; }
#navigation ul { padding-left: 10px; }
#navigation ul li { float: left; display: block; position: relative; }
#navigation ul li a { float: left; display: block; color: #FFF; font-size: 1.4em; font-weight: bold; padding: 10px 7px; text-decoration: none; }
.ie9 #navigation ul li a { padding-right: 7px; padding-left: 7px; }
#navigation ul li.active a, #navigation ul li a:hover, #navigation ul li:hover a { background: #818285; color: #FFF; }
	#navigation ul li.active a{ background: #333;}
#navigation ul li .dropdown { display: none; position: absolute; top: 39px; left: 0px; background: #E2E3E4; width: 170px; }
	#navigation ul li.last .dropdown{left:auto; right:16px;}
	.ie9 #navigation ul li.last .dropdown{left:auto; right:20px;}
	.ie #navigation ul li .dropdown { top: 40px; }
#navigation ul li .dropdown ul { padding-left: 0px; }
#navigation ul li:hover .dropdown { display: block; }
#navigation ul li .dropdown li { float: none; display: block; }
#navigation ul li .dropdown li a { color: #000; float: none !important; font-size: 1.2em; border-top: 1px solid #FFF; font-weight: normal; display: block; width: 100%; background: #E2E3E4; }
#navigation ul li .dropdown li a:hover { color: #fff; background: #3f3f3f; }
/*
pages - home

carousel*/
#carousel { width: 960px; height: 500px; position: relative; overflow: hidden; z-index: 2}
#carousel-navigation { position: absolute; left: 19px; bottom: 9px; z-index: 20; }
/*#carousel-navigation li { display: block; float: left; }*/
#carousel-navigation a { display: block; float: left; background: #FFF; color: #818185; font-size: 1.2em; font-weight: bold; margin-right: 8px; padding-left: 6px; padding-right: 6px; padding-top: 2px; padding-bottom: 2px; text-decoration: none; }
#carousel-navigation a.active, #carousel-navigation a:hover { background: #79001F; color: #FFF; }
#carousel-previous, #carousel-next { position: absolute; z-index: 20; background-image: url(../images/design/carousel-previous.png); background-repeat: no-repeat; background-position: 50% 50%; background-color: none; height: 100%; width: 22px; display: block; text-indent: -2000px; overflow: hidden; top: 0px; }
#carousel-previous:hover, #carousel-next:hover { background-color: rgba(0, 0, 0, 0.2); background-color: rgba(249, 158, 27, 0.3); }
#carousel-previous { left: 0px; }
#carousel-next { right: 0px; z-index: 20; background-image: url(../images/design/carousel-next.png); }
.slide-copy { font-size: 1.4em; width: 350px; background: #000; background: rgba(0, 0, 0, 0.7); position: absolute; bottom: 0px; right: 56px; /*+border-radius:15px 15px 0px 0px;*/ -moz-border-radius: 15px 15px 0px 0px; -webkit-border-radius: 15px 15px 0px 0px; -khtml-border-radius: 15px 15px 0px 0px; border-radius: 15px 15px 0px 0px; }
.lt-ie9 .slide-copy { background: url(../images/design/bg-slide-copy-ie.png); }
.slide-copy .padding { padding: 20px 20px 12px; }
.slide-copy h2 { margin-top: 0px; font-size: 1.4em; line-height: 1.2; margin-bottom: 10px; }
.slide-copy h2 a { color: #F99E1B; }
.slide-copy h2 a:hover { color: #FFF; }
.slide-copy p { width: 225px; color: #FFF;  float: left; margin-bottom: 10px; margin-top: 0px; }
.lt-ie9 .slide-copy p { margin-bottom: 20px; }
.slide-copy a.button { font-size: 1.2em; float: right; margin-top: 5px; /*[empty]background:;*/ }
h2.clear { padding-top: 23px; padding-left: 21px; }
/*
pages - landing

banner*/
#banner { position: relative; width: 960px; height: 250px; overflow: hidden; }
#banner-navigation { position: absolute; top: 0px; left: 0px; width: 221px; height: 250px; background: #E2E3E4; background: rgba(226, 227, 228, 0.9); }
#banner-navigation h2 { margin-top: 0px; padding-left: 22px; padding-right: 22px; padding-top: 11px; padding-bottom: 5px; font-size: 1.6em; border-bottom: 2px solid #B3B3B3; margin-bottom: 8px; }
#banner-navigation ul { margin-left: 0px; padding-left: 22px;  padding-right: 16px; line-height: 1.5em;}
#banner-navigation ul li{margin-bottom:1em; }
#banner-navigation ul a { color: #79001F; font-size: 1.15em;}

/*sub primary navigation*/

#sub-prime { background: #333; clear: both; position: relative; }
#sub-prime ul { padding-left: 10px;}
#sub-prime ul li { float: left; display: block; position: relative; }
#sub-prime ul li:hover{background: #E2E3E4;}
#sub-prime ul li a { float: left; display: block; color: #FFF; font-size: 1.1em; /*font-weight: bold;*/ padding: 10px 6px; text-decoration: none; }
#sub-prime ul li:hover a{color:#333}


/*highlights*/
.highlight { float: left; width: 202px; height: 257px; border-left: 1px solid #E9E9EB; border-bottom: 1px solid #E9E9EB; position: relative;}
.bottom { border-bottom: none; height: 258px;}

.highlight .padding { padding: 14px 18px; }
.highlight h3 { line-height: 1.3; margin-bottom: 15px;font-size: 1.2em;height:95px; overflow: hidden; font-weight:normal;}
.highlight h3 a { /*color: #262626;*/ color:#555;}
.lt-ie9 .highlight h3 a { color: #555; font-size: 0.8em;}
/*
pages - content page

breadcrumbs*/
#breadcrumbs { padding-left: 18px; padding-top: 20px; padding-bottom: 20px; }
#breadcrumbs h2 { display: none; }
#breadcrumbs ul { }
#breadcrumbs ul li { display: inline; font-size: 1.05em; padding-right: 10px; background: url(../images/design/icon-breadcrumb.png) no-repeat right 50%; margin-right: 4px; color: #79001F; }
#breadcrumbs ul li:last-child { padding-right: 0px; background: none; }
#breadcrumbs ul li a {color: #262626; }

/*sub-navigation*/
#sub-navigation { width: 175px; float: left; margin-bottom: 20px; }
#sub-navigation h2 { font-size: 1.4em; margin-top: 4px; border-bottom: 2px solid #E9E9EB; padding-bottom: 8px; padding-left: 17px; margin-bottom: 5px;}

/*level 2*/
#sub-navigation ul li { display: block; }
#sub-navigation ul li a { display: block; font-size: 1.3em; color: #333; padding-left: 18px; text-decoration: none; padding-right: 17px; padding-top: 6px; padding-bottom: 6px;}
#sub-navigation ul li a:hover {background:#f4f4f4}
#sub-navigation ul li.active a{font-weight: bold; color: #79001f}


/*level 3*/
#sub-navigation ul li.active ul li a { color: #333; font-weight: normal; padding-left: 40px;}
#sub-navigation ul li.active ul li a:hover {background:#f4f4f4}
#sub-navigation ul li.active ul li.active a{font-weight:bold;color: #79001f}


/*level 4*/
#sub-navigation ul li.active ul li.active ul li a { color: #333; font-weight: normal; padding-left: 55px;background:none; }
#sub-navigation ul li.active ul li.active ul li a:hover {background:#f4f4f4}
#sub-navigation ul li.active ul li.active ul li.active a{font-weight:bold;color: #79001f}




/*content*/
#content { /*[disabled]border-left:1px solid #E9E9EB;*/ float: left; width: 736px; /*[disabled]padding-left:18px;*/ margin-left: 24px; margin-bottom: 20px; }
	.ie7 #content { padding-left: 18px; position: relative; }
	#content.col1{width: 912px;}
	#content.col3{width: 530px;}
#content .padding { padding-left: 0px; }
#content header {
/*	border-bottom: 2px solid #E9E9EB; */
	margin-bottom: 8px;
}
.lt-ie8 #content header { padding-bottom: 5px; }
	.social-media{ float: right; margin-top: 6px; display:block; width:auto; border: 1px solid #e7e7e8; padding: 15px 15px 10px; margin-bottom:-21px; background: #f4f4f4}
	.social-media li{ float: left; display: block; }
	.social-media li a{ float: left; display: block; margin-right: 2px; }
#content header h1{ float: left; margin-bottom: 7px; margin-top: 0px; font-size: 2.2em; color: #4C4C4E; width: 100%; display:block;}

	/*Article Template*/
	.article #content header { border-bottom: 0; margin-bottom: 13px; }
	.article .social-media{float: right;width: auto}


#content article{ clear: both; font-size: 1.3em; min-height:500px}
#content article h1{ color: #4C4C4E; font-size: 2.2em; margin-bottom: 7px; }
#content article h2{ color: #79001F; margin-bottom: 6px; font-size: 1.4em; margin-top: 25px;}

#content article h2.profile {color: #79001F; margin-bottom: 6px; font-size: 1.4em; margin-top: 2px;}


#content article h3{ color: #000; font-size: 1.25em; margin-bottom: 5px; }
#content article h4{ color: #79001F; font-size: 1.1em; margin-bottom: 4px; }
#content article h5{ font-size: 1.05em; color: #000; margin-bottom: 3px; }
#content article h6{ font-size: 1em; color: #000; margin-bottom: 3px; }
#content article p { line-height: 1.6em;padding-top: 0px; margin-top: 0px; margin-bottom: 14px; margin-right:40px; }
#content article a { /*color: #004181;*/color: #00f; }
#content article ol, #content article ul {  color: #262626; /*[disabled]line-height:1.85;*/ margin-bottom: 17px; }
#content article li { line-height: 1.6em; margin-bottom: 12px; margin-right:100px;}

#content hr{display: block;}
#content table{margin-bottom:20px;}
#content table th {background-color: #E1E3E3; border: 1px solid #ccc; color:#333;}
#content table td {background-color: #fff; border: 1px solid #ccc; }
#content td, #content th { padding: 8px; }
#content p.footnote{font-size: 1em; line-height: 1.4em;border-top: 1px dashed #E7E7E8;padding-top: 5px;}

#content table td.no-border {background-color: #fff; border: none}

span.tags{color:#79001F; font-size: 0.9em; margin-left: 2px}


	/*listings*/
	.listing{list-style: none; list-style-image: none; margin: 0; padding: 0;}
	#content article .listing li{margin-bottom: 25px; display: inline-block; width: 100%;position: relative;clear: both;border-bottom: 1px dashed #E9E9EB;}
		#content article .listing li h2, #content article .listing li h2 a{color: #79001F; margin-top:0;}

		#content article .listing li h2 span.event-type{display: block;font-size: 0.65em;}
		.listing dl{display: inline-block; width:100%; clear:both;margin-left: 0px;}
		.listing dt{display:block; width: 15%; margin:0;float: left;margin-bottom: 5px; font-weight: bold;}
		.listing dd{display:block; width: 85%; margin:0;float: left;margin-bottom: 5px;}
		.listing .summary{clear:both;}

		p.listing-tags{display: block; border-top: 1px dashed #E9E9EB;font-size:0.8em;margin:0 !important;clear: both;}
		 .lt-ie9 p.listing-tags{margin-top: 10px !important;}
		p.listing-tags span{font-weight: bold;}

		p.media-links{display: block; border-top: 1px dashed #E9E9EB;font-size:0.9em;margin:0 !important;clear: both;text-align: right;}

		p.media-links a{height:22px;padding-left:25px;display: inline-block; margin-left: 5px;color:#333;}
		p.media-links a.video-link{background:url('../images/design/icon-video.png') no-repeat 5px center transparent;}
		p.media-links a.pdf-link{background:url('../images/design/icon-pdf.png') no-repeat 5px center transparent;padding-right: 5px;}


		/*listing filters*/
		#content article .filter ol{list-style: none; list-style-image: none; margin: 0; padding: 6px 0;display: inline-block;margin-bottom: 20px; border-top: 1px dashed #E9E9EB; border-bottom: 1px dashed #E9E9EB; width:100%;}
			#content article .filter ol li{display: block; float: left;margin:0; margin-right: 10px}

			/*career listing*/
			#career-listing h2.position{padding-top: 15px; }
			#content article #career-listing h2.position a{color:#333;}
			#career-listing .item-info{display: inline-block; width: 100%; clear: both;margin: -5px 0 5px 0;}
			#career-listing .item-info dt,#career-listing .item-info dd{display: block; font-size: 0.85em;width:auto;}
			#career-listing .item-info dd{margin:0;padding-right: 5px;margin-right: 5px; width:auto;}
			#career-listing .item-info dt.tag{display: none;}
			#career-listing .item-info dd.tag{position: absolute;top: 0; left:0; color: #79001F;}
			#career-listing .item-info dt.posted{margin-right: 5px;}
			#career-listing .item-info dd.posted{font-weight: bold;}

			/*events listing*/
			#content article #event-listing.listing h2 a{color:#333;}
			#event-listing.listing li{border-bottom: 1px dashed #E9E9EB;margin-bottom: 40px;}
			#event-listing.listing li .detail-wrap{position: relative; width:100%;margin-top: 10px;}
			#event-listing.listing li.with-thumb .detail-wrap{padding-left: 20%; width:80%; min-height: 195px;}
			#event-listing.listing li img{position: absolute;top:0px; left: 0px;}
			#event-listing.listing div.col50{width:270px;float: left;display:block;}
			#event-listing.listing dl{display: inline-block; width: 100%; margin: 0;}
			#event-listing.listing dt{display:block;margin:0;margin-bottom: 5px; margin-top: 15px; font-weight: bold; float: none; width:100%;}
			#event-listing.listing dd{display:block;margin:0;margin-bottom: 5px; float: none; width:100%;}

			/*publication listing*/
			#publication-listing.listing li{border-bottom: 1px dashed #E9E9EB;margin-bottom: 40px;}
			#publication-listing.listing li .detail-wrap{position: relative; width:100%;margin-top: 0;margin-bottom: 5px;}
			#publication-listing.listing li.with-thumb .detail-wrap{padding-left: 20%; width:80%; min-height: 195px;}
			#publication-listing.listing li img{position: absolute;top:0px; left: 0px;}
			#publication-listing.listing dt {width:auto; clear:both;margin-right: 5px;}
			#publication-listing.listing dt.summary{margin-top: 14px;}
			#publication-listing.listing dd.summary{clear:both; float: none;margin-bottom: 14px;}
			#publication-listing.listing dd.summary ol, #publication-listing.listing dd.summary ul {  color: #262626; /*[disabled]line-height:1.85;*/ margin-bottom: 17px; }
			#publication-listing.listing dd.summary li { line-height: 1.6em; margin-bottom: 6px; border:none; display: list-item}


			select#publication-topic { width:200px;}

			/*testimonial listing*/
			#testimonial-listing.listing li{margin-bottom: 15px;}
			#testimonial-listing.listing figure{display: inline-block;width: 100%}
			#testimonial-listing.listing figure img{float:left;margin-right: 15px;}
			#testimonial-listing.listing figure figcaption{float:left;width:70%;}
			#testimonial-listing.listing q{font-size: 1.2em;margin-bottom: 20px;display: block;}
			#testimonial-listing.listing p.name{margin:0;color: #333; font-size: 1.2em; font-weight: bold;line-height: 1.2em;}
			#testimonial-listing.listing p.name a{color: #333;}
			#testimonial-listing.listing p.title{font-size: 1em;}

			/*Sublanding*/
			#sublanding-highlights.listing li img{float: left; margin-right: 10px;}

	/*gallery*/
	.gallery {list-style: none; list-style-image: none; margin: 0; padding:0;display: inline-block; width: 100%}
	#content article .gallery li{float: left; margin-right:15px; margin-bottom: 15px;}
	#content article .gallery li:nth-child(4n){margin:0;}


	/*faculty list*/
	.faculty-search-page #content header{display: none;}
	#content #google-search-wrapper{min-height: 100px;padding-top: 50px}
		#content #google-search-wrapper h2{text-align: center;}
		#content #google-search-wrapper table{margin:auto; border-collapse:collapse;}
		#content #google-search-wrapper table th { border: none;  background:none; color:#333; padding:auto;}
		#content #google-search-wrapper table td { border: none;  background:none; padding:0; }
		#content #google-search-wrapper div.gsc-control-cse{padding-left:0 !important;padding-right:0 !important;}
		#content #google-search-wrapper div.gsc-control-cse .gs-webResult div{padding-left:0 !important;padding-right:0 !important;}
		#content #google-search-wrapper div.gsc-control-cse .gsc-result-info-container div{padding-left:0 !important;padding-right:0 !important;}
		#content #google-search-wrapper form{text-align: center;}
		#content #google-search-wrapper form .gsc-search-box{width:500px;}
		#content #google-search-wrapper form input.gsc-input {position:relative;top:2px;}


	#faculty-list{position: relative;padding-top:29px;margin-top: 50px;}
		#content article #faculty-list h3{background:#555; color:#fff; position: absolute; top:0; border-top: 1px solid #fff; padding: 5px 10px; margin: 0; font-size: 1em;}
			#content article #faculty-list h3.inactive{background: #E9E9EB; color: #999;cursor: pointer;}
			#content article #faculty-list h3.inactive:hover{color: #fff; background:#555;}
			#faculty-list h3.faculty-by-research{left:129px}
			#faculty-list h3.faculty-by-media{left:307px}
		.faculty-list{display: inline-block; width: 100%; padding-top:20px;border-top: 1px solid #555}
		.faculty-list div{display: inline-block; width:100%;}
		.faculty-list div h4{padding-left: 10px;}
			.faculty-list.inactive{display: none;}
		.faculty-list ol{list-style: none; list-style-image: none; margin: 0; padding: 0; display: inline-block;width: 33%; float: left;}
		.faculty-list ol li{padding-left: 10px}
		#content article .faculty-list ol li a{color:#333;}

			/*faculty profile*/
			.profile-info{position: relative; display: inline-block;width: 100%;}
			.profile-info.with-profile-pic{display: inline-block; padding-left: 20%; width: 80%; min-height: 210px;}
			.col1 .profile-info.with-profile-pic{display: inline-block; padding-left: 17%; width: 83%;}
			.profile-info h2{margin-top:10px;}
			#content article .profile-info p.title{line-height: 1.6em;}
			#content article .profile-info p.qualifications{margin-top:-14px !important;}
			.profile-info img{position: absolute;top: 5px; left:0;}
			.profile-info div.col50{width:270px;float: left;display:block;}

			.profile-info dl{display: inline-block; width: 100%; margin: 0;}
			.profile-info dt{display:block;margin:0;margin-bottom: 5px; font-weight: bold;}
			.profile-info dd{display:block;margin:0;margin-bottom: 5px;}

			/*new format for faculty profile inside programme*/
			article .faculty-profile {
        		position:relative;
        		width:100%;
        		max-height: 210px;
        		border-bottom:1px dashed #ccc;
        		padding-top:15px;
        		padding-bottom: 15px;
        		overflow: hidden;
				-webkit-transition: all 1s ease-out;
				-moz-transition: all 1s ease-out;
				transition: all 1s ease-out;
			}
        	article .faculty-profile.show {max-height:600px;}
        	article .faculty-profile:first-child {border-top:1px dashed #ccc;}
        	article .faculty-profile .faculty-image,
        	article .faculty-profile div {display: inline-block; vertical-align: top}
        	article .faculty-profile .faculty-image {width:150px;}
        	article .faculty-profile div {width: 500px; margin-left:10px;}
        	article .faculty-profile .faculty-name {font-size:1.1em; color:#79001F;}
        	article .faculty-profile p {margin-top:10px!important; margin-right: 0!important;}
        	article .faculty-profile p:last-child {margin-bottom: 0;}
        	article .faculty-profile .faculty-name,
        	article .faculty-profile .faculty-title {margin: 0!important; font-size:1.1em;}
        	article .faculty-profile.less .faculty-title + p::after {
        		content: '..';
        	}
        	article .faculty-profile .faculty-title + p ~ p {
			    opacity: 0;
			    filter: alpha(opacity=0);
				-webkit-transition: all 1s ease-out;
				-moz-transition: all 1s ease-out;
				transition: all 1s ease-out;
        	}
        	article .faculty-profile.show .faculty-title + p::after {
        		content: '';
        	}
        	article .faculty-profile.show .faculty-title + p ~ p {
			    opacity: 100;
			    filter: alpha(opacity=100);
        	}


	/*profile-listing*/
	#profile-listing .name-title{width: 20%}
	#profile-listing .table-group{font-weight: bold; background: #F3F3F3;}
		#profile-listing .name-title .name{font-weight: bold; margin-bottom: 0;}
		#profile-listing .name-title .name a{color:#79001F;}
			#profile-listing .name-title .name img{display: none;}
			#profile-listing .name-title .name:hover img{display: block;}
		#profile-listing .name-title .title{line-height: 1.4em;}
	#profile-listing .contact{width: 30%}
	#profile-listing .ofc{width: 20%}
	#profile-listing .expertise{width: 10%}
	#profile-listing .ofc-contact{display: none;visibility: hidden; margin-top: 10px;}


		/*profile-listing staff directory view*/
		#profile-listing.staff-directory .name-title{width: 30%}
		#profile-listing.staff-directory .contact{width: 35%}
		#profile-listing.staff-directory .ofc{width: 35%}
		#profile-listing.staff-directory .expertise{display: none;visibility: hidden;}

	/*programmes listing*/
	#content article#programmes h2 {
		padding: 10px 0;
		border-top:1px dashed #ccc;
		border-bottom:1px dashed #ccc;
	}
	#content article#programmes .filter {
		float:right;
		margin-top: -45px;
	}
	#content article#programmes .filter .btn-filter {
		background: #fff;
		border: 1px solid #999;
		padding: 7px 15px;
		color: #999;
	}
	#content article#programmes .filter .btn-filter.active {
		background: #79001F;
		border: 1px solid #79001F;
		color: #fff;
	}
	#content article #programmes-list {
		padding-top: 15px;
		list-style: none;
		padding: 0;
	}
	#content article #programmes-list li {
		margin: 0;
		padding: 0;
		display:inline-block;
		vertical-align: top;
		width:30%;
		margin-right:2%;
		position:relative;
		margin-bottom:15px;
	}
	#content article #programmes-list li img {
		border:1px solid #999;
		width: 100%;
		height: auto;
		margin-bottom: 5px;
	}
	#content article p.programmes-name {
		font-weight: bold;
		margin:0;
	}
	#content article p.programmes-date {
		color: #79001F;
		margin:0;
	}
	#content article .programmes-excerpt {
		background:rgba(255,255,255,.8);
		width: -moz-calc(100% - 38px);
		width: -webkit-calc(100% - 38px);
		width: -o-calc(100% - 38px);
		width: calc(100% - 38px);
		height: -moz-calc(100% - 57px);
		height: -webkit-calc(100% - 57px);
		height: -o-calc(100% - 57px);
		height: calc(100% - 57px);
		position: absolute;
		top:0;
		padding:30px 20px;
		color: inherit;
		text-decoration: none;
		display:none;
		cursor: pointer;
	}
	#content article .programmes-excerpt .read-more {
		color: #79001F;
		font-weight: bold;
		margin-top: 10px;
	}
	#content article .programme-image {
		width:250px;
		float:left;
		margin-right: 20px;
		margin-bottom: 20px;
	}


	/*programme*/
	#content article.programme table {
		border-top:1px dashed #ccc;
		width: 72%;
		display: inline-block;
		vertical-align: top;
	}
	#content article.programme tr {
		border-bottom:1px dashed #ccc;
	}
	#content article.programme td {
		border: 0;
	}
	#content article.programme td p:last-child {
		margin-bottom: 0;
	}
	#content article.programme td:first-child {
		padding-left:0;
		width: 28%;
	}
	#content article.programme .key-info-button {
		width: 23%;
		margin-left: 3%;
		display: inline-block;
		vertical-align: top;
	}
	#content article.programme .key-info-button .big-button {
		width: 100%;
		margin-top: 0;
		margin-bottom: 15px;
		padding: 22px 0;
	}
	#content article.programme .key-info-button .big-button p {
		margin: 0;
		text-align: center;
		font-weight: 400;
	}
	#content article.programme .key-info-button ul {
		text-align: center;
		list-style: none;
		padding-left: 0;
		margin: 0;
	}
	#content article.programme .key-info-button ul.big-button  {
		padding-bottom: 0;
	}
	#content article.programme .key-info-button ul li {
		margin: 0;
		padding: 0;
	}
	#content article.programme .key-info-button ul li ul {
		display:none;
	}
	#content article.programme .key-info-button > ul:hover ul {
		display: block;
	}
	#content article.programme .key-info-button ul li a {
		color:inherit;
		text-decoration: none;
		font-weight: bold;
	}
	#content article.programme .key-info-button > ul > li > a {
		display:block;
	}
	#content article.programme .key-info-button > ul > li > a + p{
		padding-bottom:21px;
	}
	#content article.programme .key-info-button > ul > li > a::after {
		content:' \25BE';
	}
	#content article.programme .key-info-button > ul:hover > li > a::after {
		content:' \25B4';
		margin-bottom: -2px;
	}
	#content article.programme .key-info-button ul li ul a {
		display: block;
		background: #ccc;
		padding: 10px;
		border-top:1px solid #fff;
	}
	#content article.programme .key-info-button ul li ul a:hover {
		background: #c2c2c2;
	}
	#content article.programme .key-info-button a.big-button {
		background: #333;
	}
	#content article.programme .faculty + .key-info-button {
		margin-left: 170px;
		width: 400px;
		margin-top: 20px;
	}
	#content article.programme .faculty + .key-info-button .big-button {
		width: 47%;
		margin-right:2%;
		display:inline-block;
		vertical-align: top;
	}



	/*article template*/
	.event-type {font-size:1.5em;color:#79001F;font-weight: bold; display:block;}
	.article #content article h2{color: #79001F; margin-bottom: 6px; font-size: 1.4em; margin-top: 25px;}
	.article #content article h2 p.event-type{display: block;font-size: 0.8em;line-height: 1em}

			.article #content article .item-info{display: inline-block; width: 100%; margin-left:0px; margin-bottom: 20px;}
			.article #content article .item-info dt{display:block; width: 15%; margin:0;float: left;margin-bottom: 5px; font-weight: bold;}
			.article #content article .item-info dd{display:block; width: 85%; margin:0;float: left;margin-bottom: 5px;}
			.article #content article .item-info dd + hr {clear:both; border-top:0; border-bottom:1px dashed #ccc;}
        	.article #content article .item-info dd + hr:last-child {display:none;}
			.article #content article .item-info .sponsor {width:100%;}
			.article #content article .item-info .sponsor img {display:inline-block; height:45px; margin-right:5px; margin-bottom: 8px}
        	.article #content article .item-info dt.sponsor {margin-bottom:10px;}
        	.article #content article .item-info dd.sponsor {margin-bottom:15px;}

        	.article #content article .speaker-profile {
        		position:relative;
        		width:100%;
        		max-height: 110px;
        		border-bottom:1px dashed #ccc;
        		padding-top:15px;
        		padding-bottom: 15px;
        		overflow: hidden;
				/*-webkit-transition: all 1s ease-out;
				-moz-transition: all 1s ease-out;
				transition: all 1s ease-out;*/
			}
            .article #content article .speaker-profile.less > div > p {
            }
        	.article #content article .speaker-profile.less > div > p:first-of-type {
                -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
                filter: alpha(opacity=100);
                -moz-opacity: 1;
                opacity: 1;
			}
        	.article #content article .speaker-profile.show > div > p:first-of-type,
            .article #content article .speaker-profile.show > div > div > p {
                -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
                filter: alpha(opacity=100);
                -moz-opacity: 1;
                opacity: 1;
            }
            .ellip {
              display: block;
              height: 100%;
              font-weight: inherit;
            }

            .ellip-line {
              display: inline-block;
              text-overflow: ellipsis;
              white-space: nowrap;
              word-wrap: normal;
              max-width: 100%;
              font-weight: inherit;
            }

            .ellip,
            .ellip-line {
              position: relative;
              overflow: hidden;
            }
        	.article #content article .speaker-profile.show { max-height:100%; }
        	.article #content article .speaker-profile:first-child {padding-top:0;}
			.article #content article .speaker-profile:first-child .btn-toggle { top: 0!important;}
	       	.article #content article .speaker-profile:last-child {border-bottom:none;}
        	.article #content article .speaker-profile .speaker-image, .article #content article .speaker-profile div {display: inline-block; vertical-align: top}
        	.article #content article .speaker-profile .speaker-image {width:80px;}
        	.article #content article .speaker-profile div {width: 330px; margin-left:10px;}
        	.article #content article .speaker-profile .speaker-name {font-size:1.1em; color:#79001F;}
        	.article #content article .speaker-profile p {margin-top:10px; margin-right: 0;}
        	.article #content article .speaker-profile p:last-child {margin-bottom: 0;}
        	.article #content article .speaker-profile .speaker-name,
        	.article #content article .speaker-profile .speaker-title,
        	.article #content article .speaker-profile .speaker-role,
            .article #content article .speaker-profile .speaker-name p,
            .article #content article .speaker-profile .speaker-title p,
            .article #content article .speaker-profile .speaker-role p,
            .article #content article .speaker-profile .speaker-bio p  {margin: 0;}
            .article #content article .speaker-profile .speaker-title,
            .article #content article .speaker-profile .speaker-role,
            .article #content article .speaker-profile .speaker-title p,
            .article #content article .speaker-profile .speaker-role p  {font-size:0.9em;}
            .article #content article .speaker-profile .speaker-role,
            .article #content article .speaker-profile .speaker-role p  {font-weight:bold}

            .article #content article.custom-box {
                margin-bottom: 0;
                margin-right: 0;
                border-bottom:1px dashed #ccc;
                min-height: auto;
                width: 100%;
                padding-bottom: 10px;
                display: none;
            }
        /*project listing template*/
        .projects-listing .listing dt{width:20%;}
        .projects-listing .listing dd{width:80%;}
        /*project template*/
	.project #content article h2{color: #79001F; margin-bottom: 6px; font-size: 1.4em; margin-top: 25px;}
	.project #content article h2 p.event-type{display: block;font-size: 0.8em;line-height: 1em}

			.project #content article .item-info{display: inline-block; width: 100%; margin-left:0px; margin-bottom: 20px;}
			.project #content article .item-info dt{display:block; width: 20%; margin:0;float: left;margin-bottom: 5px; font-weight: bold;}
			.project #content article .item-info dd{display:block; width: 80%; margin:0;float: left;margin-bottom: 5px;}

	/*form template*/

		/*Contact Form 7*/
		  .wpcf7-form span.mandatory{color:red;}
	      .wpcf7-form ol{list-style: none; list-style-image: none; margin: 0; padding: 0;display: inline-block;position: relative; width: 100%}
	      .wpcf7-form ol li{display: inline-block;position: relative; width: 100%}
	      .wpcf7-form ol li label{display:block;float: left; width: 20%}
	      	.wpcf7-form ol li label span.label-note{display:block;font-style: italic;}
	      .wpcf7-form ol li select, .wpcf7-form ol li input, .wpcf7-form ol li textarea{float: left; width: 75%}
	      .wpcf7-form ol li textarea{height: 200px}
	      .wpcf7-form ol li.buttons{padding-left: 20%}
	      .wpcf7-form ol li.buttons input{width:auto;}
	      .wpcf7-form ol li.buttons input{margin-right:5px;border: 1px solid #E1E3E3; font-size: 1em; color: #626366; background-color: #E1E3E3; display: block; /*[disabled]float:left;*/ font-weight: bold; padding: 7px 14px; /*+border-radius:5px;*/ -moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px; border-radius: 5px; }
	      .wpcf7-form ol li.buttons input:hover{background-color: #818285; color:#fff;}


              div.wpcf7-response-output {
                      margin: 2em 0.5em 1em;
                      padding: 0.2em 1em;
              }

              div.wpcf7 .screen-reader-response {
                      position: absolute;
                      overflow: hidden;
                      clip: rect(1px, 1px, 1px, 1px);
                      height: 1px;
                      width: 1px;
                      margin: 0;
                      padding: 0;
                      border: 0;
              }

              div.wpcf7-mail-sent-ok {
                      border: 2px solid #398f14;
              }

              div.wpcf7-mail-sent-ng {
                      border: 2px solid #ff0000;
              }

              div.wpcf7-spam-blocked {
                      border: 2px solid #ffa500;
              }

              div.wpcf7-validation-errors {
                      border: 2px solid #f7e700;
              }

              span.wpcf7-form-control-wrap {
                      position: relative;
              }

              span.wpcf7-not-valid-tip {
                      color: #f00;
                      font-size: 1em;
                      display: block;
              }

              .use-floating-validation-tip span.wpcf7-not-valid-tip {
                      position: absolute;
                      top: 20%;
                      left: 20%;
                      z-index: 100;
                      border: 1px solid #ff0000;
                      background: #fff;
                      padding: .2em .8em;
              }

              span.wpcf7-list-item {
                      margin-left: 0.5em;
              }

              .wpcf7-display-none {
                      display: none;
              }

              div.wpcf7 img.ajax-loader {
                      border: none;
                      vertical-align: middle;
                      margin-left: 4px;
              }

              div.wpcf7 div.ajax-error {
                      display: none;
              }

              div.wpcf7 .placeheld {
                      color: #888;
              }

	      /*Feedback Form*/
	      #feedback-form.wpcf7-form{width: 80%}
	      .col3 #feedback-form.wpcf7-form{width: 100%}
	      #feedback-form.wpcf7-form ol li.others{display: none;}

		  /*Caption*/
		  .wp-caption .wp-caption-text, .gallery-caption, .entry-caption {text-align:center !important;font-size: 0.9em !important;font-style: normal !important; line-height:1.2em !important; margin:6px 0 !important; width:96%}

/*additional-info*/
#additional-info { width: 195px; float: right; margin-right: 15px; margin-bottom: 20px; padding-top: 9px; }
#additional-info.reg {padding-top:0;}
#additional-info .box header { background-color: #E1E3E3; padding-left: 20px; padding-right: 20px; padding-top: 6px; padding-bottom: 10px; }
#additional-info .box-copy { padding-left: 20px; padding-top: 17px; padding-right: 20px; }
#additional-info .box-copy .feed-item { padding-bottom: 15px; margin-bottom: 15px; height:auto; }
#additional-info .box-copy .last { padding-bottom: 0px; margin-bottom: 0px; }
#additional-info .box-copy .text { width: auto; margin-bottom: 6px; }
#additional-info .box-copy .button { font-size: 1.2em; margin-bottom: 7px; text-align: center; margin: 0 auto 7px; display: block; float: none; clear: both; padding-left: 10px; padding-right: 10px;}

/*pagination*/
	#content article .pagination{display:block; width:100%;margin-top:-20px;position:relative; text-align:right;margin-bottom:10px}
	#content article .pagination ol{list-style:none; list-style-image:none; margin:0; padding:0;display:inline-block;}
	#content article .pagination ol li{display:inline;  padding:3px; margin-right:0}
	#content article .pagination ol li a{text-decoration:none; color:#262626; padding:5px 10px; background:#e7e7e8}
	#content article .pagination ol li a:hover{background:#79001f; color:#fff}
	#content article .pagination ol li.active {background:#79001f; color:#fff; padding:5px 10px}

/*toggle button*/

.btn-toggle {
    background: #fff;
    border: 0;
    border-radius: 50%;
    border: 1px solid #79001F;
    display: block;
    height: 34px;
    padding: 0;
    position: absolute;
    right: 0;
    top: 15px;
    width: 34px;
}
button:focus {outline:0;}
.btn-toggle:before,
.btn-toggle:after {
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    transition-property: all;
    transition-duration: 0.75s;
    transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    -webkit-backface-visibility: hidden;
    -webkit-transition-property: all;
    -webkit-transition-duration: 0.75s;
    -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    background: #79001F;
    content: "";
    display: block;
    height: 1px;
    width: 16px;
}
.btn-toggle:after {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.show .btn-toggle:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.show .btn-toggle:before {
	display:none;
}

.big-button {
	display:block;
	width:170px;
	padding:30px 10px;
	text-align:center;
	color:#ffffff!important;
	background: #79001f;
	font-weight: bold;
	margin: 5px 0;
}
.big-button:hover {
	text-decoration: none;
	background: #818285;
}

/*
footer
*/
#footer { width: 910px; margin: 0 auto; border-top: 1px solid #e7e7e8; padding: 15px 25px 15px 25px; text-align: center; clear: both; color: #4a4949; background-color:#f3f3f3 }
#footer p { font-size: 11px; font-size: 1.1em; margin-top: 0px; margin-bottom: 3px; }
#footer ul { margin-bottom: 17px; }
#footer ul li { display: block; float: left; font-size: 1.1em; font-size: 11px; border-left: 1px solid #DDD; padding-left: 6px; margin-left: 7px; }
#footer ul li:first-child { border-left: none; padding-left: 0px; margin-left: 0px; }
#footer ul li a { color: #4a4949; display: block; float: left; }

.admission-form-toggle-section {
	z-index: 2;
	position: fixed;
	right: 0;
	top: 45%;
	width: 120px;
	background: #79001F;;
	color: #fff;
	padding: 20px;
	box-sizing: border-box;
}

.admission-form-toggle {
	color: #fff;
	font-size: 14px;
}

.admission-form-toggle-close {
	display: none;
}

.footer_widget {
	background: #fff;
}



.admission-form {
	font-size: 14px;
	padding: 20px;
	background: #fff;
	width: 600px;
	overflow: auto;
}

.admission-form h2 {
	font-size: 18px;
	margin-top: 0;

}

.admission-form .form-group{
	clear: both;
	margin-bottom: 15px;
}

.admission-form .form-group:after {
    clear: both;
}

.admission-form .form-group:before, .admission-form .form-group:after {
    content: "";
    display: table;
}

.admission-form .wpcf7-form-control {
	display: block;
	max-width: 100%;
	width: 75%;
	padding: 3px;
}

.admission-form input[type="text"], .admission-form input[type="email"], {
	max-width: 400px;
}

.admission-form select {
	width: auto;
}

.admission-form label {
	margin-bottom: 2px;
	display: block;
}

.admission-form .wpcf7-list-item {
	margin: 5px 0;
	display: block;
}

.admission-form .wpcf7-list-item input[type="checkbox"] {
	position: relative;
	top: 2px;
}

.admission-form .button {
	border: 0;
	padding: 7px 20px;
	width: auto;
}

.admission-form .mc4wp-checkbox {
	display: none;
}

.lity-close {
	position: absolute;
	color: #000;
}

.lity-close:hover {
	background: #000;
}

.lity-container {
	border-radius: 5px;
	border: 3px solid #000;
}


/*
mobile
*/
@media screen and (max-width: 768px) {

	#wrapper { width: 100%; max-width: 500px; /*[disabled]max-width:320px;*/ overflow: hidden;}
	/*boxes, buttons etc*/
	.box { width: 100%; height: auto; border: none; margin-bottom: 0; font-size: 1.4em;}
	.equalize-height {min-height: 0px;}
	.box header, header.heading { -moz-border-radius: 0; -webkit-border-radius: 0; -khtml-border-radius: 0; border-radius: 0; background: #f4f4f4 !important; clear: both; padding-left: 20px !important; padding-left: 20px !important; border-top:1px solid #e7e7e8; border-bottom: 1px solid #e7e7e8}
	.box header h2, header.heading h2 { color: #333; margin: 0px; font-size: 1.15em; margin-top: 3px;}

	header a.icon-rss { top: 7px;}
	/*.box .box-copy { padding-bottom: 0px; }*/
	.box-copy { min-height: 0px; }
	.box h2 {font-size: 1.5em;}
	.box p.meta {margin-bottom: 0px;}
	.box .text {width: 80%; min-height: 0px;}
	.bottom-button { background: url(../images/design/icon-mobile-link-grey.png) no-repeat 97% 50% #fff;}
	.button { margin-left: 0px; margin-bottom: 5px; font-size: 1em; margin-top:15px }
	.box .button { width: 162px; font-size: 1em;}
	.box .button.float-right { margin-right: 10px; }
	.box .button.float-left, .box .button.float-right { text-align: center; float: none; clear: both; margin-left: auto; margin-right: auto; }
	.bottom-button { text-align: left;border-bottom: 1px solid #E1E3E3; font-weight: normal;}
	.bottom-button:hover { background-color: #E1E3E3; color: #333; }
	.box .feed-item {height: auto;}
	.box .feed-item .event-date span {font-size: 1.2em;}
	.box .feed-item.last{border-bottom: 1px solid #E2E3E4;margin-bottom: 8px;padding-bottom: 8px;}
	.box .feed-item p.item {height:auto;}

	#sub-prime{display: none;}

	/*right column*/
    aside#additional-info .box h2 {font-size: 1em;}
	aside#additional-info .bottom-button{font-size: 1em;}
	aside#additional-info .box .text h3 {font-size: 1em;}
	aside#additional-info .box .title {font-size: 1em;}

	/*layout*/
	.main { padding: 0px; }
	.mobile-only { display: block !important; }
	.mobile-only.inline { display: inline !important; }
	.desktop-only { display: none !important; }
	.mobile-highlight-img {display: block !important; float: left !important; margin:14px 15px 10px 10px !important; width: 100px !important}

		/*homepage quicklinks*/
		header.heading.mobile-only h2 {font-size: 1.6em;}
		nav.mobile-only.mobile-link-list .bottom-button{font-size: 1.5em;}

	/*header*/
	#tools { padding: 12px 0px 12px 20px; position: relative; height: 20px; overflow: hidden; }
	#tools #show-mobile-menu { display: block; position: absolute; left: 0px; top: 0px; width: 70px; height: 100%; text-indent: -100px; overflow: hidden; background-color: #790020; background-image: url(../images/design/icon-menu.png); background-repeat: no-repeat; background-position: 35% 14px;}
	#tools #show-mobile-menu:hover { background-color: #79001F; }
	#tools #show-mobile-menu.open {background-position: 35% -17px; height: 42px;}
	#tools ul { display: none; }
	#tools .social-widgets { display: none; }
	#tools .search { width: 224px; margin-top: -4px; }
	#tools .search input { float: right; border: none; background: transparent; width: 200px; padding-left: 24px; font-size: 1.5em; padding-top: 5px; padding-bottom: 5px;}
	#logos { padding: 19px 15px 15px; }
	#logos a.float-left img { width: 184px; height: auto; }
	#logos a.float-right img { width: 50px; height: auto; }
	#navigation { display: none; }
	/*pages - home*/
	#carousel, #banner { width: 100%; height: 50%; }
	#carousel .slide {position: relative !important}
	#carousel .slide-image img { width: 100%; height: auto; }
	#carousel-navigation { display: none; }
	.slide-copy {  font-size: 1.6em; width: 100%; left: 0px; top: 132px; /*+border-radius:0px;*/ -moz-border-radius: 0px; -webkit-border-radius: 0px; -khtml-border-radius: 0px; border-radius: 0px; right: auto; background: url(../images/content/gradient.png) repeat-x}
	/*.slide-copy .padding { padding: 40px 40px 8px; }*/
	.slide-copy .padding { padding: 23px 34px 8px }
	.slide-copy h2 { font-size: 1.25em;}
	.slide-copy p {width: 355px; font-size: 0.9em; margin-top:-5px;}
	.slide-copy a.button { display: none}
	.main h2.clear { margin-left: 20px; padding-top: 6px; }
	.research-centres { padding-bottom: 0px; }
	.research-centres li, .research-centres li:first-child { margin-left: 20px; margin-bottom: 16px; }
	/*.box .feed-item.mobile-last {border-bottom: none; margin-bottom: 0px; padding-bottom: 0px; }*/
	/*pages - landing*/
	#banner { width: 100%; height: auto; }
	#banner img { width:auto; height: auto; }
	#banner-navigation { display: none; }
	/*#banner .slide-copy { position: relative; background: #000; padding-bottom: 20px }*/
	#banner .slide-copy { top:0 }
	#banner .slide-copy .padding { padding-top: 16px; padding-bottom: 20px; }
	.highlight { width: 100%; height: auto; border-left: none; }
	.highlight .padding {padding: 8px 10px 5px 10px; min-height:100px}
	.highlight h3 {font-weight: normal; line-height: 1.5; margin-bottom: 10px; margin-top: 10px;height: auto; font-size: 1em;}
	.bottom {border-bottom: 1px solid #E9E9EB;}
	/*pages - content*/
	#breadcrumbs { display: none; }
	#sub-navigation { display: none; }
	#content, #content.col1, #content.col3 { float: none; width: auto; margin: 0}
	#content div.padding { padding: 0px; }
	#content header { padding-left: 13px; padding-right: 13px; border: none; }
	#content header h1 { float: none; display: block; border-top: 3px solid #E9E9EB; border-bottom: 3px solid #E9E9EB; padding-top: 5px; padding-bottom: 7px; margin-bottom: 12px; }
	.social-media { float: none; clear: both; margin-bottom: 6px; padding-left: 10px; border:none; padding:none; background:none}
	.social-media ul { line-height: 1; }
	.social-media ul li { margin-bottom: 0px; margin-right: 6px; }
	.social-media ul li img { width: 32px !important; height: 32px; }
	.article .social-media{float:none;width: auto}
	#content article { padding-left: 13px; padding-right: 13px;min-height:150px }
	#content article iframe{width:100%;}
	#additional-info { float: none; width: 100%; }
	#additional-info .box-copy .button { width: 162px;font-size: 1em;}

	/*Faculty list*/
	#faculty-list {padding-bottom:80px; margin-top: 50px; padding-top: 50px}
	#faculty-list h3.faculty-by-name{width: 60px}
	#faculty-list h3.faculty-by-research{left:85px; width: 90px}
	#faculty-list h3.faculty-by-media{left:200px; width:120px}

	#content article #faculty-list h3 {min-height: 39px;}

	/*faculty profile*/
	.profile-info.with-profile-pic{padding-left: 30%; width: 70%;}
	.col1 .profile-info.with-profile-pic{padding-left: 35%; width: 65%;}

	.listing dl{display: inline-block; width:100%; }
		.listing dt{width: 25%;}
		.listing dd{width: 75%;}


			/*events listing*/
			#event-listing.listing li.with-thumb .detail-wrap{padding-left: 35%; width:65%;}

			/*publication listing*/
			#publication-listing.listing li.with-thumb .detail-wrap{padding-left: 35%; width:65%;}

			/*testimonial listing*/
			#testimonial-listing.listing figure figcaption{width:60%;}

	/*gallery*/
	#content article .gallery{margin-left: 50px;}
	#content article .gallery li{float: left; margin-right:15px; margin-bottom: 15px;}
	#content article .gallery li:nth-child(4n){margin-right:15px; margin-bottom: 15px;}

	/*Feedback Form*/
    #feedback-form.wpcf7-form{width: 100%}

	/*footer*/
	#footer { width: 100%; width: auto; padding-bottom: 5px; padding-left: 10px; padding-right: 10px; }
	#footer ul li { display: none; }
	#footer ul li.copyright { display: block !important; }

	/*mobile navigation*/
	#mobile-navigation { width: 260px; position: absolute; left: 0px; top: 0px; z-index: 10; }
	/*level 1*/
	#mobile-navigation ul li { display: block; }
	#mobile-navigation ul li a { display: block; background: #79001F; color: #FFF; border-bottom: 1px solid #DDBFC7; padding-left: 23px; font-size: 1.45em; font-weight: bold; padding-top: 10px; padding-bottom: 10px; text-decoration: none; padding-right: 20px; }
	#mobile-navigation ul li a:hover, #mobile-navigation ul li a.active { background: #E2E3E4; color: #000000; }
	/*level 2*/
	#mobile-navigation ul li ul { margin-top: 11px; margin-bottom: 9px; }
	#mobile-navigation ul li ul li a { background: #FFF; color: #79001F; border-bottom: none; font-size: 1.371em; padding-left: 33px; padding-top: 5px; padding-bottom: 5px; }
	#mobile-navigation ul li ul li a:hover, #mobile-navigation ul li ul li a.active { background: #E1E3E3; /* background: #E1E3E3 url(../images/design/sub-navigation.png) no-repeat 100% 50%;  */}
	/*level 3*/
	#mobile-navigation ul li ul li ul { margin-top: 10px; }
	#mobile-navigation ul li ul li ul li a { color: #414141; font-size: 1.25em; font-weight: normal; padding-left: 48px; }
	/*level 4*/
	#mobile-navigation ul li ul li ul li ul { margin-top: 4px; }
	#mobile-navigation ul li ul li ul li ul li a { font-size: 1.2em; padding-left: 64px; }

	.overflow {overflow: auto}
	.overflow:before {content: “Swipe across the table below for more info”;}
	.overflow table {margin-top: 1em;}

        .admission-form-toggle-section {
		left: 0;
		bottom: 0;
		width: 100%;
		padding: 20px 40px;
		box-sizing: border-box;
		top: auto;
	}


	.lity-close {
		right: 15px;
	}

	.admission-form-toggle-close {
		background: 0;
		padding: 5px;
		width: 25px;
		height: 25px;
		border: 1px solid #fff;
		position: absolute;
		top: 17px;
		right: 10px;
		border-radius: 50%;
		box-sizing: border-box;
		display: block;
	}

	.admission-form-toggle-close img{
		width: 100%;
	}

	.admission-form {
		font-size: 12px;
		padding: 10px;
		width: 90%;
		margin: auto;
		padding-top: 30px;
	}

        .admission-form h2 {
		font-size: 16px;
	}


	.admission-form .wpcf7-form-control {
		width: 100%;
	}

    /*speaker*/
	.article #content article .speaker-profile div {
	    width: 260px;
	}
    .article #content article.custom-box {
        display: block;
    }
    /*faculty*/
	#content article .faculty-profile {
	    max-height: 260px;
	}
	#content article .faculty-profile.show {
	    max-height: 800px;
	}
	#content article .faculty-image {
	    width: 20%;
	}
	#content article .faculty-profile div {
	    width: 70%;
	}
	/*programmes list*/
	#content article #programmes-list li {
		width:46%;
		margin-right:3.5%;
	}
	#content article.programme table,
	#content article.programme .key-info-button {
		width: 100%;
		margin-left: 0;
		margin-top: 0;
	}
	#content article.programme .key-info-button .big-button {
		width: 47%;
		margin-right:2%;
		display:inline-block;
		vertical-align: top;
	}
	#content article.programme .key-info-button ul.big-button {
		padding-bottom: 0;
	}
	#content article.programme .faculty + .key-info-button {
		margin-left: 0;
	}
}

/*
medium
*/
@media screen and (max-width: 500px) {

	.box.calendar .feed-item p.item{height: 60px;}
	.box .text {width: 75%; min-height: 0px;}
	.slide-copy {top: 70px}
	.slide-copy h2 a { font-size: 0.9em; position: absolute; bottom: 20px; left:25px;}
	.slide-copy p {width: 265px; display: none; }
	.slide-copy a.button{display: none; }
	/*menu button*/
	#tools #show-mobile-menu.open {position: fixed; left: 260px; z-index: 300;  }

	#content article h3  {position: relative !important;left:auto !important;}


	/*Faculty list*/
	#content article #faculty-list h3 {min-height: 20px; font-size:1.4em; border-top: 3px solid #fff;}
	#faculty-list {padding-bottom:80px; margin-top: 10px }
	#faculty-list h3.faculty-by-name{width:auto}
	#faculty-list h3.faculty-by-research{width:auto}
	#faculty-list h3.faculty-by-media{width:auto}

	.article #content article .speaker-profile .speaker-image {
	    width: 20%;
	}
	.article #content article .speaker-profile div {
	    width: 65%;
	    margin-left:2%;
	}
	.article #content article .speaker-profile.show {
		/*max-height:700px;*/
	}
	.btn-toggle {
	    height: 28px;
	    width: 28px;
	}
	.btn-toggle:before,
	.btn-toggle:after {
	    width: 12px;
	}
	.article #content article .speaker-profile {max-height: 110px}
}

/*
smaller mobiles
*/
@media screen and (max-width: 430px) {
	#content #google-search-wrapper form .gsc-search-box{width:100%;}
	/*pages - home*/

	.slide-copy h2 { font-size: 1.2em;line-height:1.1em;}
	/*.slide-copy p { font-size: 1.3em; }*/
	#carousel, #banner { width: 100%; height: 50%; }
	.slide-copy p {width: 168px; height: 200px; display: none; }
	.slide-copy a.button{float: left; display: none; }

	.box .text {width: 65%; min-height: 0px;}

	/*article template*/
	.article #content article .item-info dt{width: 25%;}
	.article #content article .item-info dd{width: 70%;}


	/*faculty profile*/
	.profile-info.with-profile-pic{display: inline-block; padding-left: 0; width: 100%;}
	.col1 .profile-info.with-profile-pic{display: inline-block; padding-left: 0; width: 100%;}
	.profile-info img{position: relative;top: 0px; left:0;float: left; margin-right: 10px;margin-bottom: 10px}

	.profile-info dl{display: inline; width: 100%}
	.profile-info dt{width: 100%; margin:0;float: none;margin-bottom: 5px; font-size: 1.25em;}
	.profile-info dd{width: 100%; margin:0;float: none;margin-bottom: 14px;}

	.profile-info dt.ofc{clear: both;}
	.bio{margin-top: 20px}

	.listing dl{display: inline; width:100%; }
		.listing dt,.listing dd{width: 100%; float: none;}

			/*career listing*/
			#career-filter select{width:128px;}
			#career-listing .item-info dt,#career-listing .item-info dd{float: left;}

			/*publication listing*/
			#publication-listing.listing li.with-thumb .detail-wrap{padding-left: 0%; width:auto; display: inline;}
			#publication-listing.listing li img{position: relative;top:0px; left: 0px; float: left;margin-right: 10px;margin-bottom: 10px}
			#publication-listing.listing dt {clear:none;}
			#publication-listing.listing dt.summary{clear:both !important; margin-top:0;}
			#publication-listing.listing dt.keywords{clear:both !important;}

			/*events listing*/
			#event-listing.listing li.with-thumb .detail-wrap{padding-left: 0; width:100%;}
			#event-listing.listing li img{position: relative;top:0px; left: 0px; float: left;margin-right: 10px;}
			#event-listing.listing dl,#event-listing.listing dd {display:inline; float:none;}
			#event-listing.listing dt{margin-top:10px;}

			/*testimonial listing*/
			#testimonial-listing.listing figure figcaption{float:none;width:100%;}

	/*Faculty list*/
	#content article #faculty-list .faculty-list ol{width: 100%; float: none; margin-bottom: 0;}
	.faculty-list ol li{padding-left: 10px}

	/*profile-listing*/
	#profile-listing .name-title{width: 40%}
	#profile-listing .name-title .name img {width: 100%}
	#profile-listing .contact{width: 60%}
	#profile-listing .ofc{display: none;visibility: hidden;}
	#profile-listing .expertise{display: none;visibility: hidden;}
	#profile-listing .ofc-contact{display: block;visibility: visible;}
	#profile-listing span.ofc-contact{display: inline; margin: 0;}

		/*profile-listing staff directory view*/
		#profile-listing.staff-directory .name-title .ofc-contact{display:none;}


	/*Contact Form7*/
	.wpcf7-form ol li label{display:block;float: none; width: 100%}
	.wpcf7-form ol li label span.label-note{font-size: 0.8em}
  	.wpcf7-form ol li select, .wpcf7-form ol li input, .wpcf7-form ol li textarea{display:block;float: none; width: 100%;}
  	.wpcf7-form ol li.buttons {padding-left: 30%;}
  	.wpcf7-form ol li.buttons input{float: left;}

	/*gallery*/
	#content article .gallery{margin-left:0px;}
	#content article .gallery li{float: left; margin:0px; width: 48%;padding: 1%}
	#content article .gallery li:nth-child(4n){margin:0px;}
	#content article .gallery li img{width: 100%;}

	/*pages - landing*/
	#banner .slide-copy .padding { padding: 10px 20px; float: none;}

	/*Faculty list*/
	#faculty-list {padding-bottom:80px; margin-top: 10px }
	.article #content article .speaker-profile {max-height: 145px}

}

@media print {

    * {background: transparent !important;color: #000 !important; /* Black prints faster: h5bp.com/s */box-shadow: none !important;text-shadow: none !important;}
    a,a:visited {text-decoration: underline;}
    /*a[href]:after {content: " (" attr(href) ")";}*/
    abbr[title]:after {content: " (" attr(title) ")";}
    .ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after {content: "";}
    pre,blockquote {border: 1px solid #999;page-break-inside: avoid;}
    thead {display: table-header-group; /* h5bp.com/t */}
    tr,img {page-break-inside: avoid;}
    img {max-width: 100% !important;}
    @page {margin: 0.5cm;}
    p,h2,h3 {orphans: 3;widows: 3;}
    h2,h3 {page-break-after: avoid;}



    #wrapper,#page,#header{width:100% !important; display: block !important;}
    #tools, #navigation, footer nav ul, #carousel-navigation,
    #breadcrumbs,#sub-navigation,#additional-info,nav.social-media,
    #carousel-previous, #carousel-next,#sub-prime{display: none !important;}

    #header{border-bottom: 2px solid #000;margin-bottom:20px;}
    #logos{padding: 2% 2%;}

    #content,#content.col3{width:100% !important;float: none; display: block !important;padding: 0; margin:0;}

    /*homepage carousel*/
   	#carousel{ width:100% !important; height: auto; display: block !important; overflow: visible;}
	   	#carousel article{padding-top:10px; padding-bottom:10px; border-bottom: 1px solid #000; position: relative !important; width: 100%; display: inline-block !important; visibility: visible !important; filter: alpha(opacity=100) !important;  opacity: 1 !important; -moz-opacity:1 !important;}
	   	#carousel article div{position: relative !important; display: block !important; left:0;top:0; float: left; width: 45% !important}
	   	#carousel article div a.button{display: none;}
	   	#carousel article .slide-copy .padding {width: 98% !important;padding-top: 0; padding-bottom: 0}
	   	#carousel img{ width:90% !important; height: auto !important;}

   	section.main{width:100% !important; display: block !important;}
}

.upcoming {color: #79001f}

/*jquery expanding box*/
div.inner_text{height:0;overflow:hidden;visibility:collapse}
div.inner_text.show{height:auto;visibility:visible}
a.showmore{display:block; height:20px}
a.showmore>span.view_modifier{background: url("/wp-content/uploads/more.png") left center no-repeat; padding-left: 15px}
a.showmore>span.view_modifier.show{background: url("/wp-content/uploads/less.png") left center no-repeat}

.pagination.bottom-button .padding ul{
  margin:0;
  padding:0;
}
li.update-event-page {
list-style: none;
display: inline;
padding-right: 10px;
}

.update-event-link{
  -webkit-background-clip: border-box;
-webkit-background-origin: padding-box;
-webkit-background-size: auto;
background-attachment: scroll;
background-clip: border-box;
background-color: rgb(231, 231, 232);
background-image: none;
background-origin: padding-box;
background-size: auto;
color: rgb(38, 38, 38);
cursor: auto;
display: inline;
font-family: Helvetica, Arial, sans-serif;
font-size: 13px;
height: auto;
line-height: 20.799999237060547px;
list-style-image: none;
list-style-position: outside;
list-style-type: none;
padding-bottom: 5px;
padding-left: 10px;
padding-right: 10px;
padding-top: 5px;
text-align: right;
text-decoration: none solid rgb(38, 38, 38);
width: auto;
}
.update-event-link.active{
  background-color: rgb(121, 0, 31);
  color:#FFF;
}

