.staff-box a:link {color: #213645; text-decoration: none} 
.staff-box a:visited {color: #213645; text-decoration: none} 
.staff-box a:active {color: #213645; text-decoration: none} 
.staff-box a:hover {color: #3e6782; text-decoration: underline}

.grad-box a:link {color: #213645; text-decoration: none} 
.grad-box a:visited {color: #213645; text-decoration: none} 
.grad-box a:active {color: #213645; text-decoration: none} 
.grad-box a:hover {color: #3e6782; text-decoration: underline}

.visit-grad-box a:link {color: #213645; text-decoration: none} 
.visit-grad-box a:visited {color: #213645; text-decoration: none} 
.visit-grad-box a:active {color: #213645; text-decoration: none} 
.visit-grad-box a:hover {color: #3e6782; text-decoration: underline}

.support-box a:link {color: #213645; text-decoration: none} 
.support-box a:visited {color: #213645; text-decoration: none} 
.support-box a:active {color: #213645; text-decoration: none} 
.support-box a:hover {color: #3e6782; text-decoration: underline}

.visit-box a:link {color: #213645; text-decoration: none} 
.visit-box a:visited {color: #213645; text-decoration: none} 
.visit-box a:active {color: #213645; text-decoration: none} 
.visit-box a:hover {color: #3e6782; text-decoration: underline}

.short-box a:link {color: #213645; text-decoration: none} 
.short-box a:visited {color: #213645; text-decoration: none} 
.short-box a:active {color: #213645; text-decoration: none} 
.short-box a:hover {color: #3e6782; text-decoration: underline}

.postdoc-box a:link {color: #213645; text-decoration: none} 
.postdoc-box a:visited {color: #213645; text-decoration: none} 
.postdoc-box a:active {color: #213645; text-decoration: none} 
.postdoc-box a:hover {color: #3e6782; text-decoration: underline}

.studio-box a:link {color: #213645; text-decoration: none} 
.studio-box a:visited {color: #213645; text-decoration: none} 
.studio-box a:active {color: #213645; text-decoration: none} 
.studio-box a:hover {color: #3e6782; text-decoration: underline}


.button.search-button {
  width: 28px;
  height: 28px;
  padding: 0px;
  border: 1px solid #000;
  background-image: url('../images/interface/Mag.png');
  background-size: cover;
  background-repeat: no-repeat;
  color: #000;
}


 
 ol {padding-top: 10px; padding-bottom: 10px; font-size: 17px; font-weight: 375;}
 li {padding-bottom: 10px; line-height: 21px;}
 ul {list-style-type:none; padding: 30px; border: 1px solid #ccc4c4; background-color: #eaeaea; font-weight: 500; margin-top: 25px; margin-bottom: 25px; font-size: 15px;}
 
 
/*  correct contrast for WCAG AAA */
 
 .d-article-nav-link.current {
 /*  color: #0c629b; */
 color: #0A4A75; 
}
 
 
 
 
 
 
/*stop long URL breaking out*/

 .article-right-copy-column {
  padding: 0px 26px 25px 30px;
  word-break: break-word;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
 hyphens: auto;
       }
 
/*remove braking from title*/      
.article-heading {
 word-break: normal;
       word-wrap: normal;
     }

/*responsive images in ce_img:bulk tag, ie the images in the BODY text*/ 


p {
 font-family: Merriweather, serif;
  color: #333;
}


.d-main-paragraph.p a:link{
  
  word-break: break-word;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
 hyphens: auto;
}

 

.home-cell-heading-4 {
    -webkit-hyphens: auto;
    -webkit-hyphenate-limit-before: 3;
    -webkit-hyphenate-limit-after: 3;
    -webkit-hyphenate-limit-chars: 6 3 3;
    -webkit-hyphenate-limit-lines: 2;
    -webkit-hyphenate-limit-last: always;   
    -webkit-hyphenate-limit-zone: 8%;

    -moz-hyphens: auto;
    -moz-hyphenate-limit-chars: 6 3 3;
    -moz-hyphenate-limit-lines: 2;  
    -moz-hyphenate-limit-last: always;
    -moz-hyphenate-limit-zone: 8%;

    -ms-hyphens: auto;
    -ms-hyphenate-limit-chars: 6 3 3;
    -ms-hyphenate-limit-lines: 2;
    -ms-hyphenate-limit-last: always;   
    -ms-hyphenate-limit-zone: 8%;

    hyphens: auto;
    hyphenate-limit-chars: 6 3 3;
    hyphenate-limit-lines: 2;
    hyphenate-limit-last: always;   
    hyphenate-limit-zone: 8%;

 }
 
/*
 .home-cell-heading-4 {

  word-wrap: break-word;
  hyphens: auto;

 }
*/


 
 .home-cell-heading-3 {
    -webkit-hyphens: auto;
    -webkit-hyphenate-limit-before: 3;
    -webkit-hyphenate-limit-after: 3;
    -webkit-hyphenate-limit-chars: 6 3 3;
    -webkit-hyphenate-limit-lines: 2;
    -webkit-hyphenate-limit-last: always;   
    -webkit-hyphenate-limit-zone: 8%;

    -moz-hyphens: auto;
    -moz-hyphenate-limit-chars: 6 3 3;
    -moz-hyphenate-limit-lines: 2;  
    -moz-hyphenate-limit-last: always;
    -moz-hyphenate-limit-zone: 8%;

    -ms-hyphens: auto;
    -ms-hyphenate-limit-chars: 6 3 3;
    -ms-hyphenate-limit-lines: 2;
    -ms-hyphenate-limit-last: always;   
    -ms-hyphenate-limit-zone: 8%;

    hyphens: auto;
    hyphenate-limit-chars: 6 3 3;
    hyphenate-limit-lines: 2;
    hyphenate-limit-last: always;   
    hyphenate-limit-zone: 8%;

 }




/*cookie consent*/ 

#myCookieConsent {
    z-index: 999;
    min-height: 20px;
    font-family: Roboto, sans-serif;
    padding: 10px 20px;
    background: rgba(0,0,0,0.8);
    overflow: hidden;
    position: fixed;
    color: #FFF;
    bottom: 0px;
    right: 0px;
    display: none;
    left: 0;
    text-align: left;
    font-size: 15px;
    font-weight: 300;
}
#myCookieConsent div {
    padding: 5px 0 0;
}
#myCookieConsent a {
    color: #497b9c;
    display: inline-block;
    padding: 0 10px;
}
#myCookieConsent a:hover {
	color: #9bb7c9;
}
#myCookieConsent a#cookieButton {
    display: inline-block;
    color: #000000;
    font-size: 1.1em;
	background: #FF793D;
    text-decoration: none;
    cursor: pointer;
    padding: 2px 20px;
    float: right;
    border-radius: 0px;
    margin-top: 15px;
}
#myCookieConsent a#cookieButton:hover {
    background: #FF9160;
	color: #000;
}


.blackdiv {
  min-height: 700px;
  padding-left:67px;
  min-width: 700px;
  background-color: #000;
}


