
/* - ++theme++nuffic.theme/includes/style/style.css - */
@media screen {
/* https://www.nuffic.nl/en/portal_css/++theme++nuffic.theme/includes/style/style.css?original=1 */
/* */
body {
font-size: 12px;
font-family: Arial, Verdana;
background: url('/en/++theme++nuffic.theme/includes/image/bg-weiland.jpg') center 32px no-repeat;
margin: 0
}
/* */
body.edit-marker {
background-position: center 61px
}
body.template-folder_contents #wrapper #content .details,
body.template-atct_edit #wrapper #content .details {
font-size: 12px;
}
body.site-study-in-holland {
background-image: url('/en/++theme++nuffic.theme/includes/image/bg-holland.jpg')
}
body.site-wil-weg {
background-image: url('/en/++theme++nuffic.theme/includes/image/bg-skyline.jpg')
}
h1 {
font-size: 200%;
color: #404040;
font-family: 'Helvetica', Arial, Verdana;
font-weight: bold;
}
a {
outline: none;
text-decoration: none;
}
p {
color: #404040;
}
a, a:hover, a:visited, a:focus, p a:hover, p a:visited, p a:focus {
color: #FF6600;
}
a:hover, p a:hover {
text-decoration: underline;
}
#wrapper, #sitewide-header {
margin: 0 auto;
position: relative;
width: 960px;
}
embed, object, iframe, img, form select { max-width: 100%; }
input, select, textarea {
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
/* */
#sitewide-wrapper {
border-bottom: 6px solid rgba(50, 50, 50, 0.4);
}
.edit-marker #sitewide-wrapper {
padding-top: 29px;
}
#sitewide-header {
position: relative;
height: 32px;
z-index: 10;
}
.no-opacity #sitewide-wrapper {
background: url('/en/++theme++nuffic.theme/includes/image/border-header.png') 0 bottom repeat-x;
height: 39px;
}
#sitewide-header .menu {
position: absolute;
top: 10px;
left: 0;
z-index: 10001;
}
.subsite-study-in-holland #sitewide-header .menu,
.subsite-wil-weg #sitewide-header .menu {
left: 50px;
}
#sitewide-header .menu li {
position: relative;
float: left;
border-left: 1px solid #dfdfdf;
padding-right: 10px;
padding-left: 10px;
text-decoration: none;
}
#sitewide-header .menu li.sub {
padding-right: 5px;
}
#sitewide-header .menu li a {
color: #404040;
text-decoration: none;
}
#sitewide-header .menu li.sub a {
padding-right: 10px;
background: url('/en/++theme++nuffic.theme/includes/image/arrows.png') right -478px no-repeat;
text-decoration: none;
}
#sitewide-header .menu li:hover {
padding-bottom: 5px;
background-color: #f2f2f2;
}
#sitewide-header .menu li.sub a:hover {
text-decoration: underline;
}
#sitewide-header .menu li:first-child {
border-left: 0;
}
#sitewide-header .menu li .dropdown {
position: absolute;
top: 24px;
width: auto;
right: 0;
z-index: 99999;
background: #f2f2f2;
box-shadow: 0 0 4px rgba(80, 80, 80, .4);
-webkit-box-shadow: 0 0 4px rgba(80, 80, 80, .4);
-moz-box-shadow: 0 0 4px rgba(80, 80, 80, .4);
display: none;
}
#sitewide-header .menu .dropdown li {
width: 135px;
overflow: hidden;
color: #404040;
padding: 0 5px;
text-align: right;
margin: 0;
float: none;
text-decoration: none;
}
#sitewide-header .menu .dropdown li:first-child {
margin-top: -5px;
background: #f2f2f2;
border-right: 1px solid #dedede;
}
#sitewide-header .menu .dropdown li:hover {
background-color: #fff;
}
#sitewide-header .menu .dropdown li a {
background: none;
display: block;
line-height: 25px;
text-decoration: none;
}
#sitewide-header .menu .dropdown li a:hover {
background-color: #fff;
text-decoration: underline;
}
#sitewide-header .logo-nuffic {
position: absolute;
left: -10px;
top: 9px;
z-index: 6;
}
.site-study-in-holland #sitewide-header .logo-nuffic {
left:-20px;
top:11px;
}
.home-holland-template #sitewide-header img.logo-nuffic {
width: 175px;
height: 175px;
}
.site-wil-weg #sitewide-header .logo-nuffic {
width: 154px;
height: 154px;
top: 6px;
}
#sitewide-header .logo-nuffic {
left: 0;
top: 38px;
}
div.social {
float: right;
color: #404040;
line-height: 24px;
}
div.social img {
padding-left: 6px;
padding-top: 5px;
position: relative;
top: 3px;
}
#sitewide-header #user-name,
#sitewide-header .login,
#sitewide-header .mychecklist {
position: absolute;
top: 6px;
right: 0;
background: #f60 url('/en/++theme++nuffic.theme/includes/image/arrows.png') right -98px no-repeat;
padding: 2px 19px 2px 8px;
border-radius: 2px;
color: #fff;
text-decoration: none;
border: 1px solid #cc3300;
}
#sitewide-header .mychecklist {
background-position: right -721px;
}
#sitewide-header .login:hover,
#sitewide-header .mychecklist:hover {
text-decoration: underline;
}
.search {
position: absolute;
top: 0;
right: -2px;
height: 35px;
width: 209px;
padding: 5px 0 0 20px;
background: url('/en/++theme++nuffic.theme/includes/image/search.png') 0 0 no-repeat;
z-index: 2;
}
.search input {
border: 0;
}
.search .button {
position: absolute;
text-indent: -3000px;
right: 4px;
top: 0;
width: 30px;
height: 30px;
background: url('/en/++theme++nuffic.theme/includes/image/search-button.png') -6px 5px no-repeat;
font-size: 0;
color: #fff;
}
.search .button:hover {
cursor: pointer;
}
.search .inputfield {
position: absolute;
left: 16px;
top: 5px;
width: 160px;
height: 18px;
padding: 0 5px;
color: #808080;
font-style: italic;
}
/* */
.header {
position: relative;
height: 130px;
z-index: 6;
}
ul.nav {
position: absolute;
right: 0;
top: 80px;
background: #fff;
float: left;
height: 40px;
list-style: none;
border-radius: 2px;
font-family: 'Helvetica', Arial, Verdana, serif;
}
ul.nav li {
float: left;
margin: 8px 0 0 0;
line-height: 25px;
}
ul.nav li a {
padding: 0 8px 0 10px;
height: 44px;
font-size: 116.66666666666667%;
color: #404040;
text-decoration: none;
}
ul.nav li a.active {
color: #fff;
background-color: #0050a0;
padding: 4px 3px;
border-radius: 2px;
margin: 0 14px;
}
ul.nav > li:hover > a {
color: #fff;
}
/* */
/* */
/* */
.site-study-in-holland ul.nav li a {
padding: 0 6px;
}
.site-study-in-holland ul.nav li a.active {
padding: 4px 3px;
}
/* */
ul.nav li a {
padding: 0 8px 0 10px;
margin: 0 3px;
}
/* */
ul.nav > li > a {
white-space: nowrap;
}
/* */
/* */
/* */
.site-wil-weg ul.nav li.home a,
.site-nuffic ul.nav li.home a,
.site-nuffic-en ul.nav li.home a {
padding: 0 10px;
}
ul.nav li.home {
margin: 8px;
height: 24px;
width: 23px;
background: #0050a0 url('/en/++theme++nuffic.theme/includes/image/home.png') 5px 5px no-repeat;
border-radius: 2px;
padding: 0;
}
ul.nav li.home:hover {
padding: 0;
}
ul.nav li:hover {
background-color: #0050a0;
color: #fff;
cursor: pointer;
padding-bottom: 10px;
border-radius: 2px 2px 0 0;
}
ul.nav li .dropdown {
position: absolute;
top: 43px;
left: 0;
background: #fff;
padding: 20px;
border-top: 6px solid #0050a0;
box-shadow: 0 0 4px rgba(80, 80, 80, .4);
-webkit-box-shadow: 0 0 4px rgba(80, 80, 80, .4);
-moz-box-shadow: 0 0 4px rgba(80, 80, 80, .4);
float: left;
display: none; /**/
}
ul.nav .dropdown {
width: 920px;
}
.site-study-in-holland ul.nav .dropdown {
width: 760px;
}
.site-wil-weg ul.nav .dropdown {
width: 785px;
}
ul.nav li .dropdown:hover {
cursor: auto;
}
ul.nav .dropdown ul li {
width: 162px;
padding: 0 18px 0 10px;
margin-bottom: 20px;
height: 65px;
overflow: hidden;
color: #404040;
background: url('/en/++theme++nuffic.theme/includes/image/arrows.png') left 5px no-repeat;
}
/* */
.site-wil-weg ul.nav .dropdown ul li {
width: 168px;
}
/* */
.site-nuffic ul.nav .dropdown ul li,
.site-nuffic-en ul.nav .dropdown ul li {
width: 201px;
}
ul.nav .dropdown ul li a {
display: block;
height: auto;
font-size: 116.66666666666667%;
font-family: 'Helvetica', Arial, Verdana;
font-weight: bold;
line-height: 15px;
margin-bottom: 5px;
}
.site-nuffic ul.nav .dropdown ul li a,
.site-wil-weg ul.nav .dropdown ul li a,
.site-study-in-holland .dropdown ul li a,
ul.nav .dropdown ul li a {
padding: 0;
color: #404040 !important; /* */
}
ul.nav .dropdown ul li h2 a:hover {
color: #0050a0 !important; /* */
text-decoration: none;
}
ul.nav .dropdown ul li p {
line-height: 15px;
font-family: Arial, Verdana;
}
/* */
div#content {
background-color: #fff;
box-shadow: 0 0 4px rgba(80, 80, 80, .4);
-webkit-box-shadow: 0 0 4px rgba(80, 80, 80, .4);
-moz-box-shadow: 0 0 4px rgba(80, 80, 80, .4);
margin-bottom: 20px;
}
#plonebrowser #content {
width: auto;
}
.no-boxshadow #content {
border: 1px solid #dedede;
}
#content.home {
background-color: transparent;
padding: 0;
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
margin-bottom: 0;
overflow: visible;
}
.no-boxshadow #content.home {
border: none;
}
#content.map {
width: 920px;
}
.no-boxshadow #content.map {
border: none;
width: 920px;
}
body.template-atct_edit.portaltype-collection .multipleSelectionWidget dt {
display: block;
}
/* */
.breadcrumbs {
overflow: hidden;
margin-bottom: 20px;
}
.breadcrumbs li {
float: left;
color: #0050a0;
line-height: 15px;
}
.breadcrumbs li {
padding-left: 10px;
padding-right: 10px;
background: url('/en/++theme++nuffic.theme/includes/image/arrows.png') left -527px no-repeat;
}
.breadcrumbs li:first-child {
padding-left: 0;
background: none;
}
.breadcrumbs li a {
color: #808080;
text-decoration: none;
}
.breadcrumbs li a:hover {
text-decoration: underline;
}
/* */
.sidebar {
z-index: 1;
}
.template-manage-portlets #content .details {
width: 470px;
}
#content.map .details, body.template-folder_contents.portaltype-nufficchecklist #content .details {
width: 700px;
}
#content .details .addthis_toolbox {
margin: 18px 0 15px 0;
}
#content .details .addthis_button_compact {
padding: 0 5px 0 0;
margin-right: 5px;
border-right: 1px solid #000;
color: #f60;
font-size: 83.33333333333334%;
font-weight: bold;
text-decoration: none;
}
/* */
.template-ploneglossarydefinition_view #content .details .addthis_toolbox,
.portaltype-ploneglossarydefinition #content .details .addthis_toolbox {
display: none;
}
#content p {
margin-bottom: 15px;
}
/* */
.portaltype-nufficsubsite #content .carousel .slideshow .slideshow-slides .info p {
min-height: 30%;
}
#content p.intro {
font-weight: bold;
font-size: 116.66666666666667%;
clear: both;
}
#content .details .summary,
#content .details h2 {
font-size: 100%;
font-weight: bold;
}
#content .details ul, #content .details ol {
color: #404040;
margin: 10px 0;
}
#content .details ul {
list-style: disc;
margin-left: 2em;
}
#content .chosen-drop ul.chosen-results {
margin-left: 0;
}
#content .details ol {
list-style: decimal;
margin-left: 2em;
}
#content .details .listing {
border-top: 1px solid #dedede;
margin-top: 20px;
list-style: none;
}
#content #folderContentsForm .listing {
margin-bottom: 20px;
}
#content .listing li {
overflow: hidden;
padding: 20px 0;
border-bottom: 1px solid #dedede;
}
#content .details .listing li img {
float: left;
border: 1px solid #d9d9d9;
margin-right: 15px;
}
#content .details .listing li p.thumb_yes {
margin: 15px 0 15px 144px;
}
#content .details .listing li a {
text-decoration: none;
}
#content .details .listing li h2 {
font-size: 116.66666666666667%;
color: #404040;
}
#content .details .listing li a h2 {
display: inline;
}
#content .details .tileItem h2 a,
#content .details .listing li a h2 {
color: #404040;
font-weight: bold;
text-decoration: none;
padding-right: 12px;
background: url('/en/++theme++nuffic.theme/includes/image/arrows.png') right -376px no-repeat;
}
#content .details .tileItem h2 a:hover,
#content .details .listing li h2 a:hover {
text-decoration: underline;
}
#content .details ul.listing {
margin-left: 0;
}
#content .update {
position: relative;
color: #808080;
background-color: #efefef;
border: 1px solid #dedede;
margin-top: 20px;
padding: 10px;
height: 1em;
}
#content .update .relevance {
padding-right: 60px;
}
#content .update .relevance a {
width: 30px;
height: 20px;
background-image: url('/en/++theme++nuffic.theme/includes/image/thumbs.png');
background-repeat: no-repeat;
}
#content .update .relevance a:hover {
cursor: pointer;
}
#content .update .relevance a.up {
background-position: 5px 0;
right: 30px;
}
#content .update .relevance a.down {
background-position: -50px 0;
right: 0;
}
#content .update .relevance a.up:hover {
background-position: 5px -30px;
}
#content .update .relevance a.down:hover {
background-position: -50px -30px;
}
.paging {
position: relative;
display: block;
width: 460px;
font-weight: bold;
overflow: hidden;
}
.paging ul {
text-align: center;
width: 290px;
padding: 0 85px;
list-style-type: none;
overflow: hidden;
}
.paging ul li {
display: inline-block;
}
* + html .paging ul li {
float: left;
margin: 0 2px;
}
.paging li a {
color: #fff;
background: #f60;
line-height: 20px;
width: 20px;
padding: 2px 5px;
text-decoration: none;
}
.listingBar a, .paging li a {
color: #fff;
background: #f60;
line-height: 20px;
width: 20px;
padding: 2px 5px;
text-decoration: none;
}
.paging a:hover {
text-decoration: underline;
}
.paging ul li.active {
font-weight: bold;
padding: 2px 5px;
color: #888;
background: #eee;
}
.listingBar .current, .paging ul li.active {
font-weight: bold;
padding: 2px 5px;
color: #888;
background: #eee;
}
.paging span.prev, .paging span.next {
position: absolute;
top: 10px;
background-color: transparent;
}
.paging span.prev a, .paging span.next a {
color: #404040;
background-image: url('/en/++theme++nuffic.theme/includes/image/arrows.png');
background-repeat: no-repeat;
text-decoration: none;
}
.paging span.prev:hover, .paging span.next a:hover {
text-decoration: underline
}
.paging span.prev {
left: 0;
}
.paging span.next {
right: 0;
}
.paging span.prev a {
padding-left: 10px;
background-position: left -667px;
}
.paging span.next a {
padding-right: 10px;
background-position: right -377px;
}
.paging span.prev.inactive, .paging span.next.inactive {
color: #999;
background-image: url('/en/++theme++nuffic.theme/includes/image/arrows.png');
background-repeat: no-repeat;
text-decoration: none;
}
.listingBar .previous a, .listingBar .next a {
width: auto;
}
.listingBar .current {
padding: 0.25em 0.5em;
line-height: 20px;
width: 20px;
display: inline-block;
}
.paging span.prev.inactive {
padding-left: 10px;
background-position: left -616px;
}
.paging span.next.inactive {
padding-right: 10px;
background-position: right -576px;
}
/* */
.subnav,
.filters {
font-family: 'Helvetica', Arial, Verdana;
box-shadow: 0 0 4px rgba(80, 80, 80, .4);
-webkit-box-shadow: 0 0 4px rgba(80, 80, 80, .4);
-moz-box-shadow: 0 0 4px rgba(80, 80, 80, .4);
}
.subnav h2 {
font-size: 116.66666666666667%;
font-weight: bold;
margin-left: 15px;
margin-top: 13px;
padding-bottom: 4px;
width: 170px;
color: #666;
letter-spacing: 0.5px;
}
.subnav ul {
margin: 5px 12px 20px -5px;
}
.subnav ul ul {
margin: 0 0 5px 0;
}
.subnav ul ul ul {
margin: 0 0 0 5px;
}
.subnav ul li {
background-image: none;
border-bottom: 1px solid #dedede;
margin-left: 14px;
}
.subnav ul li:last-child {
border-bottom: 0px;
}
.subnav ul ul li {
border-bottom: none;
}
.subnav a {
color: #404040 !important;
text-decoration: none;
display: block
}
.subnav ul li {
font-size: 116.66666666666667%;
}
.subnav ul li a {
padding: 6px 0 6px 13px;
}
.subnav ul li ul li a.navTreeCurrentItem,
.subnav ul li a.navTreeCurrentItem,
.subnav ul li a:hover {
background-color: #d9e5f1;
}
.subnav ul li.active a {
background-position: 4px 12px;
border-bottom: 1px dashed #dedede;
font-weight: bold;
padding-left: 14px;
margin-bottom: 3px;
}
.subnav ul li:last-child a {
border-bottom: 0px;
}
.subnav ul li.expand a,
.subnav ul li.expand li a {
background-image: url('/en/++theme++nuffic.theme/includes/image/subnav.png');
background-position: -246px 0.75em;
background-repeat: no-repeat;
}
.subnav ul li.expand li a {
background-position: -246px 0.75em;
}
#login-container #additional_registration_info {
text-align: left;
width: 100%;
overflow: auto;
}
#login-container #additional_registration_info .txt {
width: 324px;
float:right;
padding: 0 74px;
}
#login-container #rpx-login-container h2,
#login-container #rpx-register-container h2 {
display: none;
}
.subnav ul ul li {
font-size: 91.66666666666667%;
font-family: Arial, Verdana;
}
.subnav ul ul ul li {
font-size: 91.66666666666667%;
}
.subnav ul li li.subnoexpand a {
background: none;
}
.subnav ul li li.active a {
background-position: 2px 10px;
border-bottom: 0;
font-weight: normal;
padding-left: 14px;
margin-bottom: 0;
}
.subnav ul li.expand li.active a {
font-weight: bold;
}
.subnav ul li.expand li.active li a {
font-weight: normal;
}
.subnav ul li.expand li li.active a {
font-weight: bold;
background-color: #d9e5f1;
}
.subnav ul ul ul li.subactive a {
font-weight: bold;
background-color: #d9e5f1;
}
.subnav ul li.active ul ul li a {
background-position: -497px 7px;
}
.subnav ul ul ul li a {
padding-right: 7px;
padding-top: 3px;
padding-bottom: 3px;
}
/* */
.filters {
color: #404040;
}
.filters h2 {
font-size: 14px;
font-size: 116.66666666666667%;
font-weight: bold;
margin-bottom: -14px;
}
.filters fieldset {
background-color: #f3f3f3;
border: 1px solid #e6e6e6;
padding: 10px;
margin-top: 20px;
width: 138px;
}
.filters fieldset h3 {
font-weight: bold;
}
.filters .checkbox,
.wizard .wizardcontent .checkbox {
margin: 5px 0;
line-height: 17px;
position: relative;
padding-right: 30px;
}
.filters .checkbox label {
}
.filters input[type=checkbox],
.wizard .wizardcontent .checkbox input[type=checkbox] {
display: inline-block;
margin: 0 3px 4px 0;
padding: 0;
vertical-align: middle;
}
.filters .checked {
font-weight: bold;
}
.filters .checkbox p {
font-size: 11px;
font-size: 91.66666666666667%;
font-weight: normal;
position: absolute;
top: 0;
right: 0;
margin: 0;
}
* + html .filters .checkbox p {
line-height: 24px;
}
.filters .checkbox span {
color: #f60;
float: none;
font-weight: bold;
}
.searchbox {
background-color: #f2f2f2;
border: 1px solid #ededed;
padding: 14px;
margin-top: 10px;
}
.searchbox input {
width: 295px;
border: 1px solid #d9d9d9;
padding-left: 5px;
border-radius: 2px;
}
.searchbox input.inputfield {
margin-right: 1.146788991%;  /* */
padding: 9px 5px
}
.searchbox .button,
.pfg-form .formControls .context {
width: 100px;
color: #fff;
padding: 0 40px 1px 10px;
height: 35px;
font-weight: bold;
border: 1px solid #cc5200;
background: #f60 url('/en/++theme++nuffic.theme/includes/image/search-button.png') right -25px no-repeat;
float: right;
}
.searchbox .button:hover {
cursor: pointer;
}
.searchbox p {
margin: 15px 0 0 0;
padding: 0;
color: #4d4d4d;
}
.searchbox .tags a {
color: #0050a0;
font-weight: bold;
text-decoration: none;
}
.searchbox .tags a:hover {
text-decoration: underline;
}
#content .details .searchresults {
position: relative;
margin-top: 10px;
line-height: 20px;
color: #4d4d4d;
}
#content .details .searchresults span {
font-weight: bold;
}
#content .details .searchresults .number {
color: #f60;
}
#content .details .searchresults select {
position: absolute;
top: 0;
right: 0;
border: 1px solid #d9d9d9;
background: #fff;
width: 150px;
border-radius: 3px;
font-size: 91.66666666666667%;
height: 20px;
line-height: 20px;
color: #4d4d4d;
}
#content .details .listing.results li h2, #content .details .listing.results li p {
margin-left: 0;
}
#content .details .listing.results li h2 a {
background-image: none;
color: #0050a0;
}
#content .details .listing.results li {
padding: 10px 0 5px 0;
list-style-position: outside;
}
#content .details .listing.results li p {
margin: 5px 0 10px 0;
}
#content .details .listing.results li .tag {
float: left;
background: #f60;
padding: 3px 5px;
color: #fff;
border-radius: 2px;
text-decoration: none;
text-transform: uppercase;
}
#content .details .listing.results li .tag:hover {
text-decoration: underline;
}
#content .details .listing.results li .breadcrumbs {
list-style: none;
line-height: 15px;
margin: 0.5em 0.5em 0.5em 0
}
#content .details .listing.results li .breadcrumbs li {
border-bottom: none;
padding: 3px 10px 0 10px;
background-position: left -524px;
}
#content .details .listing.results li .breadcrumbs li a:hover {
text-decoration: underline;
}
#content .details .listing.results li p {
margin: 0;
}
#content .details .listing.results li.home {
padding-left: 0 !important;
}
#content .details .listing.results li .documentModified {
margin: 0.5em 0;
display: block;
}
/* */
.pfg-form {
border: 1px solid #dedede;
padding: 10px 20px 20px 20px;
overflow: visible;
border-radius: 2px;
overflow: auto;
}
.pfg-form input,
.pfg-form .dropdown select {
width: 285px;
padding: 5px;
border: 1px solid #dedede;
background: #fff;
border-radius: 3px;
}
.pfg-form .dropdown select {
padding: 0;
width: 297px;
}
.pfg-form .field {
margin: 10px 0;
}
.pfg-form .formHelp {
display: none;
}
.pfg-form .ArchetypesBooleanWidget,
.pfg-form .ArchetypesMultiSelectionValue,
.pfg-form .ArchetypesSelectionWidget {
display: block;
overflow: hidden;
}
.pfg-form .ArchetypesBooleanWidget input,
.pfg-form .ArchetypesMultiSelectionValue input,
.pfg-form .ArchetypesSelectionWidget input {
float: left;
width: 18px;
margin-right: 5px;
border: 0;
padding: 0 5px;
height: 25px;
}
.pfg-form .ArchetypesMultiSelectionValue input {
border: 0;
}
.pfg-form .ArchetypesBooleanWidget label,
.pfg-form .ArchetypesMultiSelectionValue label,
.pfg-form .ArchetypesSelectionWidget label {
width: 375px;
}
.pfg-form .ArchetypesMultiSelectionValue,
.pfg-form .ArchetypesSelectionWidget {
line-height: 10px;
border: 0;
}
.pfg-form textarea {
width: 406px;
padding: 5px;
border: 1px solid #dedede;
background: #fff;
border-radius: 2px;
}
.pfg-form label,
.pfg-form .dropdown label {
width: 100%;
line-height: 25px;
padding-right: 5px;
}
.pfg-form .dropdown label {
float: left;
width: 140px;
line-height: 20px;
}
.pfg-form input.radio-widget {
width: auto;
}
.pfg-form span.option {
float: static;
}
.pfg-form #address1a {
width: 220px;
}
.pfg-form #address1b {
width: 50px;
}
.pfg-form #address2a {
width: 50px;
}
.pfg-form #address2b {
width: 30px;
}
.pfg-form .option-wrapper label {
line-height: 25px;
margin-top: -25px;
display: inline-block;
padding-left: 5px;
}
.pfg-form .formControls .context {
background-image: none;
float: right;
padding-right: 10px;
border-radius: 2px;
}
.pfg-form .formControls .context:hover {
cursor: pointer;
}
/* */
button.context,
.link-button,
a.tabaction,
p a.tabaction,
.pfg-form .control.submit input {
border-radius: 2px 2px 2px 2px;
-moz-border-radius: 2px 2px 2px 2px;
background-color: #FF6600;
border: 1px solid #CC3300;
color: #FFFFFF;
font-weight: bold;
padding: 0 15px;
padding: 5px 15px;
text-decoration: none;
margin-right: 1em;
cursor: pointer;
height: 25px;
-webkit-appearance: none;
}
/* */
.mceContentBody a.tabaction {
color: #fff !important;
}
#content a.tabaction {
background: #FF6600;
padding-left: 15px;
background-image:  none !important;
}
a.tabaction:focus,
a.tabaction:active,
a.tabaction:hover {
color: #fff;
text-decoration: none;
}
/* */
.control.submit input {
margin: 0;
}
a.link-button {
text-decoration: none;
color: #FFFFFF !important;
padding: 4px 20px;
line-height: 27px;
}
a.link-button.deactivated {
cursor: default;
background-color: #7F7F7F;
}
/* */
#content.map .details .mapembed {
padding: 20px;
-moz-box-shadow: 0 0 4px rgba(80, 80, 80, .4);
-webkit-box-shadow: 0 0 4px rgba(80, 80, 80, .4);
box-shadow: 0 0 4px rgba(80, 80, 80, .4);
-moz-border-radius: 1px;
-webkit-border-radius: 1px;
border-radius: 1px;
}
.no-boxshadow #content.map .details .mapembed {
border: 1px solid #dedede;
}
/* */
#nuffic-checklist,
.wizard {
border: 1px solid #dedede;
border-radius: 3px;
}
#content .wizard ul {
margin: 0 !important;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f2f2f2');
background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f2f2f2));
background: -moz-linear-gradient(top, #fff, #f2f2f2);
border-radius: 2px 2px 0 0;
}
.wizard ul li {
list-style: none;
padding: 10px 20px;
border-right: 1px solid #e6e6e6;
border-left: 1px solid #fff;
border-bottom: 1px solid #e6e6e6;
}
.wizard ul li.active,
.wizard ul li:hover {
list-style: none;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f2', endColorstr='#ffffff');
background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#fff));
background: -moz-linear-gradient(top, #f2f2f2, #fff);
border-bottom: 1px solid #fff;
}
.wizard .wizardcontent {
padding: 20px;
color: #404040;
}
.wizard .wizardcontent h2 {
font-size: 133.33333333333334%;
padding-bottom: 10px;
border-bottom: 1px solid #e6e6e6;
margin-bottom: 10px;
}
.wizard .wizardcontent a.help {
font-size: 83.33333333333334%;
color: #404040;
background-color: #f2f2f2;
border: 1px solid #e6e6e6;
text-decoration: none;
padding: 0 4px;
border-radius: 50%;
margin-left: 5px;
}
.wizard .wizardcontent .checkbox {
line-height: 24px;
padding-right: 0;
}
.wizard .wizardcontent .checkbox label:hover,
.wizard .wizardcontent .checkbox.selected label {
color: #f60;
}
.wizard .wizardcontent .checkbox input[type=checkbox] {
margin: 0 3px 3px 0;
}
.wizard .wizardcontent .buttonbar {
padding-top: 15px;
border-top: 1px solid #e6e6e6;
margin-top: 10px;
overflow: hidden;
}
.wizard .wizardcontent .buttonbar a {
padding: 5px 10px;
color: #fff;
border-radius: 2px;
text-decoration: none;
}
.wizard .wizardcontent .buttonbar a:hover {
text-decoration: underline;
}
.wizard .wizardcontent .buttonbar .cancel {
float: left;
background-color: #e6e6e6;
border: 1px solid #cfcfcf;
color: #404040;
}
.wizard .wizardcontent .buttonbar .next {
float: right;
}
/* */
#footer {
position: relative;
background-color: #efefef;
border: 1px solid #dedede;
margin: 20px 0;
display: block;
overflow: hidden;
}
#footer ul li a {
color: #404040;
text-decoration: none;
line-height: 18px;
}
#footer ul li a:hover {
text-decoration: underline;
}
/* */
#footer ul.horizontal-disclaimer {
overflow: hidden;
float: right;
clear: both;
min-height: 20px;
text-transform: lowercase;
}
#footer ul.vertical-disclaimer li,
#footer ul.horizontal-disclaimer li {
color: #888;
line-height: 21px;
}
#footer ul.horizontal-disclaimer li {
padding-left: 20px;
display: inline;
}
#footer ul.vertical-disclaimer li.nuffic img,
#footer ul.horizontal-disclaimer li.nuffic img {
position: relative;
top: 6px;
left: 2px;
}
/* */
#footer ul.vertical-doormat .heading-doormat {
color: #f60;
font-size: 133.33333333333334%;
font-weight: bold;
margin-bottom: 5px;
}
#footer ul.vertical-doormat ul {
border-right: 1px solid #dedede;
overflow: hidden;
}
#footer ul.vertical-doormat li {
float: left;
padding-left: 20px;
}
#footer ul.vertical-doormat li:first-child {
padding-left: 0;
}
#footer ul.vertical-doormat li ul li:first-child {
background: none;
padding-left: 0;
}
#footer ul.vertical-doormat ul li {
background: url('/en/++theme++nuffic.theme/includes/image/arrows.png') 0 -425px no-repeat;
padding-left: 10px;
width: 100%;
}
#footer .vertical-disclaimer {
position: absolute;
right: 0;
bottom: 20px;
width: 220px;
text-align: left;
}
#footer .vertical-disclaimer ul {
overflow: hidden;
border-left: 1px solid #dedede;
}
#footer .vertical-disclaimer li,
#footer .vertical-disclaimer li:first-child {
padding-left: 20px;
}
/* */
.tabbed-nav,
#photoslider,
.portlet {
-moz-box-shadow: 0 0 4px rgba(80, 80, 80, .4);
-webkit-box-shadow: 0 0 4px rgba(80, 80, 80, .4);
box-shadow: 0 0 4px rgba(80, 80, 80, .4);
-moz-border-radius: 1px;
-webkit-border-radius: 1px;
border-radius: 0;
background-color: #fff;
}
/* */
.portlet {
margin-bottom: 25px;
position: relative;
}
.portlet.fixed {
height: 196px;
}
.portlet a:hover {
text-decoration: underline;
}
.portlet .cta.bluetrans,
.portlet .cta.orangetrans,
.portlet .cta.redtrans,
.portlet .cta.greytrans {
background-position: right -41px;
}
.blue {
background-color: #0050a0;
}
.orange {
background-color: #F60;
}
.red {
background-color: #F00;
}
.bluetrans {
background-color: rgba(0, 80, 160, 0.8);
}
.orangetrans {
background-color: rgba(255, 102, 0, 0.8);
}
.redtrans {
background-color: rgba(255, 0, 0, 0.8);
}
.greytrans {
background-color: rgba(0, 0, 0, 0.3);
}
/* */
.box4portlets {
margin: 10px 0 10px -5px;
overflow: hidden;
padding-left: 5px;
}
.box4portlets .portlet {
position: relative;
overflow: hidden;
float: left;
padding: 0;
}
.box4portlets .portlet a {
position: absolute;
background: url(/en/++theme++nuffic.theme/includes/image/transparent-nocolor.png);
bottom: 0;
left: 0;
width: 100%;
height: 100%;
padding-left: 0;
text-decoration: none;
z-index: 2;
}
.box4portlets .portlet a.inactive:hover,
.sidebar .cta a.inactive:hover span,
.box4portlets a.inactive:hover span {
cursor: default;
text-decoration: none;
}
.box4portlets .portlet a:hover {
cursor: pointer;
}
.sidebar .cta a:hover span,
.box4portlets a:hover span {
text-decoration: underline;
}
.box4portlets .portlet:first-child {
margin-left: 0;
}
.box4portlets .portlet .cta-header {
position: absolute;
left: 15px;
top: 12px;
color: #fff;
font-size: 150.0%;
/* */
}
.box4portlets .portlet .cta {
color: #fff;
}
.portlet.bggradient {
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f2f2f2');
background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f2f2f2));
background: -moz-linear-gradient(top, #fff, #f2f2f2);
}
.portlet.bggradient h2 {
color: #4c4c4c;
font-weight: normal;
font-size: 116.66666666666667%;
font-family: 'Helvetica', Arial, Verdana;
width: 84.84848484848486%;
text-align: center;
margin: 0 auto;
height: 26%;
padding: 2% 0;
}
.portlet.bggradient img {
margin: 0 auto;
display: block;
padding: 20% 0;
}
.portlet.bggradient .img-wrapper{
height: 70%;
}
/* */
.portlet.news {
padding: 8px 12px 12px 12px;
width: 141px;
height: 140px;
}
.portlet h3 {
color: #404040;
font-size: 11px;
font-weight: bold;
margin-right: 12px;
line-height: 13px;
}
.portlet.news h3 a {
color: #404040;
}
.portlet.news h3 a:hover {
text-decoration: underline;
}
.portlet.news .date,
.documentModified,
#content .details .listing li p.date {
color: #808080;
font-size: 91.66666666666667%;
font-style: italic;
line-height: 11px;
margin-bottom: 8px;
}
.portlet.news p {
font-size: 91.66666666666667%;
margin: 3px 0 0 0;
}
.box4portlets .portlet.news a {
position: relative;
}
.box4portlets .portlet.news a h3:hover {
text-decoration: underline;
}
.portlet.news .cta,
.portlet.heading .cta {
color: #404040;
width: 124px;
text-align: right;
padding-top: 6px;
padding-right: 12px;
background-position: right -370px;
border-top: 1px solid #dedede;
left: 10px;
}
.portlet .cta {
background-image: url("/en/++theme++nuffic.theme/includes/image/arrows.png");
background-repeat: no-repeat;
position: absolute;
bottom: 0;
left: 0;
font-weight: bold;
text-decoration: none;
}
.details .portlet .cta {
padding-left: 0;
}
.box4portlets .portlet.news .cta {
position: absolute;
bottom: 0;
left: 0;
font-weight: bold;
text-decoration: none;
}
.box4portlets .portlet.news .cta {
height: 27px;
padding-top: 0;
padding-bottom: 0;
margin: 0 10px;
color: #404040;
line-height: 27px;
background-image: url("/en/++theme++nuffic.theme/includes/image/arrows.png");
}
.box4portlets .portlet .cta {
background-image: none;
background-repeat: no-repeat
}
.portlet .cta span,
.box4portlets .portlet.news .cta span {
background-image: url("/en/++theme++nuffic.theme/includes/image/arrows.png");
background-repeat: no-repeat;
background-position: 98% -48px;
display: block;
line-height: 16px;
padding-right: 15%;
}
.box4portlets .cta span { background: none; }
.sidebar .portlet .cta:hover,
.box4portlets .portlet.news .cta:hover {
text-decoration: underline;
}
/* */
.portlet.heading {
padding-bottom: 38px;
width: 196px;
}
.portlet h2,
.portlet .portlet-header {
color: #4c4c4c;
font-size: 133.33333333333334%;
border-bottom: 1px solid #d9d9d9;
padding-bottom: 7px;
font-family: 'Helvetica', Arial, Verdana;
font-weight: bold;
}
.portlet.heading ul {
}
.portletCollection.heading ul li,
.portlet.heading ul li.portletItem {
padding-left: 10px;
background: url('/en/++theme++nuffic.theme/includes/image/arrows.png') left 5px no-repeat;
margin-top: 5px;
}
.portlet.heading.portletNavigationTree ul li.portletItem {
padding-left: 0;
background: none;
}
.portlet.heading ul li a {
color: #404040;
text-decoration: none;
display: block;
}
.portlet.heading ul li a:hover {
text-decoration: underline;
}
.portlet.heading ul li:first-child {
margin-top: 7px;
}
.portlet.heading ul li p {
color: #f60;
font-size: 0.6rem;
font-weight: bold;
}
.portlet.heading ul li p span {
color: #808080;
font-style: italic;
}
.portlet.heading .cta {
width: 186px;
padding-bottom: 7px;
text-transform: lowercase;
}
.portlet.heading.portletCallToAction .cta {
text-transform: none;
}
/* */
.portlet.heading h2 .socialicon {
position: absolute;
right: 12px;
top: 12px;
}
.portlet.heading ul.sociallist {
margin-top: -5px;
}
.portlet.heading ul.sociallist li {
padding-left: 0;
background: none;
margin-top: 15px;
overflow: hidden;
}
.portlet.heading ul.sociallist li img {
float: left;
padding-right: 5px;
}
.portlet.heading ul.sociallist li p {
color: #4c4c4c;
font-size: 91.66666666666667%;
font-weight: normal;
}
.portlet.heading ul.sociallist li p a {
text-decoration: none;
}
.portlet.heading ul.sociallist li p a:hover {
text-decoration: underline;
}
.portlet.heading ul.sociallist li p.who,
.portlet.heading ul.sociallist li p.author {
font-size: 83.33333333333334%;
font-weight: bold;
}
.portlet.heading ul.sociallist li p.who,
#content .portlet.heading ul.sociallist li p.who {
margin-bottom: 7px;
}
.portlet li p,
#content .portlet li p {
margin-bottom: 0;
}
.portlet.heading ul.sociallist li p.tags {
font-size: 83.33333333333334%;
font-weight: bold;
color: #f60;
}
/* */
.portlet.heading.nocta {
padding-bottom: 12px;
}
.portlet.heading h2 span {
margin-right: 4px;
}
.portlet.heading h2 span.subheader {
font-size: 12px;
color: #808080;
border-left: 1px solid #cfcfcf;
font-weight: normal;
padding-left: 4px;
text-transform: lowercase;
}
.portlet.heading ul.iconlist li {
padding-left: 0;
background: none;
margin-top: 13px;
line-height: 34px;
}
.portlet.heading ul.iconlist li a {
color: #404040;
text-decoration: none;
font-family: 'Helvetica', Arial, Verdana;
}
.portlet.heading ul.iconlist li a:hover {
text-decoration: underline;
}
.portlet.heading ul.iconlist li img {
float: left;
padding-right: 10px;
}
/* */
.portlet.heading .linklist {
padding-bottom: 10px;
border-bottom: 1px solid #d9d9d9;
padding-top: 2px;
}
.portlet .linklist li {
margin-top: 5px;
background: #f60 none;
width: 100%;
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
line-height: 25px;
border: 1px solid #c30;
}
.portlet.heading .linklist li {
background: #f00;
padding-left: 0;
color: #fff;
border: 1px solid #c00;
}
.portlet .linklist li a {
width: 90%;
padding: 0 5%;
color: #fff;
display: block;
background: url("/en/++theme++nuffic.theme/includes/image/arrows.png") 95% -322px no-repeat;
text-decoration: none;
font-weight: bold;
}
.portlet.heading .linklist li a {
color: #fff;
}
.portlet .linklist li:hover {
background: #f00;
}
.portlet.heading .linklist li:hover {
background: #f60;
}
/* */
.portlet .linklist.results {
border-top: 1em solid #0050a0;
background-color: #0050a0;
padding: 0 1em;
}
.portlet .linklist.results .index {
display: block;
position: absolute;
top: 0;
left: 0;
height: 100%;
background: #f60;
text-indent: -9999px;
overflow: hidden;
line-height: 2em;
}
.portlet .linklist.results li:hover {
background-color: transparent;
}
.portlet .linklist.results li {
background-color: transparent;
position: relative;
display: block;
border: 0;
_zoom: 1;
padding: 5px 0;
}
.portlet .linklist.results div {
margin: 15px 65px 0 0;
color: #fff;
position: relative;
font-size: 83.33333333333334%;
font-style: italic;
font-weight: bold;
min-width: 10%;
max-width: 90%;
}
.portlet .linklist.results li span.perc {
display: block;
position: absolute;
top: 0;
right: 0;
margin: -5px 0.3em;
text-align: right;
color: #fff;
font-weight: bold;
font-size: 0.875em;
line-height: 2em;
}
.portlet .linklist.results li.result1 {
width: 176px;
}
.portlet .linklist.results li.result2 {
width: 40px;
}
.portlet .linklist.results li.result3 {
width: 120px;
}
/* */
.portlet label {
display: block;
}
.portlet a.unsubscribe {
float: left;
padding-right: 23px;
color: #fff;
background-position: right 7px;
line-height: 19px;
}
.portlet .subscribe input {
width: 187px;
margin-top: 10px; /**/
border-radius: 3px;
padding: 4px 3px;
}
.portlet .buttons {
overflow: hidden;
position: relative;
margin-top: 15px;
}
.portlet a.subscribe {
float: right;
background-color: #f60;
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
padding: 4px 6px;
color: #fff;
text-decoration: none;
font-weight: bold;
}
.portlet a.subscribe:hover {
text-decoration: underline;
}
/* */
.portlet.bgcolor {
background-color: #0050a0;
}
.portlet.bgcolor.orange {
background-color: #f60;
}
.portlet.bgcolor.red {
background-color: #f00;
}
.portlet.bgcolor .cta-header {
padding-right: 10px;
color: #fff;
font-size: 133.33333333333334%;
font-family: 'Helvetica', Arial, Verdana;
margin-bottom: 0.5em;
}
.box4portlets .portlet.bgcolor .cta-header {
font-size: 166.66666666666669%;
}
/* */
.sidebar .portletCallToAction {
padding: 0;
height: 200px;
width: 220px;
}
.sidebar .portletCallToAction  a {
width: 100%;
text-decoration: none;
}
.sidebar div.portletCallToAction a img {
display: block;
}
.sidebar .portletCallToAction.heading .cta-header {
border-bottom: 0;
font-family: 'Helvetica Neue', Arial, Verdana;
font-size: 250%;
position: absolute;
left: 10px;
top: 10px;
padding-right: 10px;
font-weight: 700;
}
.sidebar .portletCallToAction.heading .cta {
left: 0;
font-weight: bold;
border-top: none;
}
.sidebar .portletCallToAction .cta {
background-image: none;
background-repeat: no-repeat;
color: #FFFFFF;
padding: 7px 0 7px 10px;
width: 210px;
text-align: left;
}
.portlet.bgcolor .head {
padding-right: 10px;
color: #fff;
font-size: 133.33333333333334%;
font-family: 'Helvetica',Arial,Verdana;
}
/* */
label.custom-select {
position: relative;
display: inline-block;
width: 100%;
}
.custom-select select {
display: inline-block;
border: 0;
padding: 2.5% 4%;
margin: 7px 0 0 0;
width: 100%;
outline: none; /* */
line-height: 1.2;
background: #f60;
color: #fff;
-webkit-appearance: none; /* */
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
/* */
.custom-select select:focus {
-webkit-box-shadow: 0 0 3px 1px #c00;
-moz-box-shadow: 0 0 3px 1px #c00;
box-shadow: 0 0 3px 1px #c00;
}
/* */
.custom-select:after {
content: "▼";
position: absolute;
top: 7px;
right: 0;
bottom: 0;
font-size: 60%;
line-height: 25px;
padding: 0 10px;
background: #f60;
color: white;
pointer-events: none;
-webkit-border-radius: 0 3px 3px 0;
-moz-border-radius: 0 3px 3px 0;
border-radius: 0 2px 2px 0;
}
.no-pointer-events .custom-select:after {
content: none;
}
/* */
.slideshow {
position: relative;
width: 650px;
}
.slideshow > ul {
position: relative;
list-style: none;
height: 350px;
overflow: hidden;
}
.slideshow > ul > li {
position: absolute;
background: #fff;
}
.slideshow > ul > li > img {
position: absolute;
width: 100% !important;
left: 0 !important;
}
.slideshow .slideshow-slides {
padding: 0;
margin: 0;
}
.slideshow .slideshow-slides > li {
height: 100%;
width: 100%;
}
.slideshow .slideshow-thumbs {
position: relative;
}
.slideshow .slideshow-thumbs ul {
position: relative;
list-style: none;
white-space: nowrap;
left: 50px;
width: 550px;
padding: 0;
margin: 0;
overflow: hidden;
}
.slideshow .slideshow-thumbs li {
position: relative;
display: inline-block;
vertical-align: middle;
padding: 5px;
margin: 0 5px;
border: solid 1px #ccc;
}
.slideshow .slideshow-thumbs li > div {
overflow: hidden;
}
.slideshow .slideshow-thumbs li > div img {
display: block;
margin: 0 auto;
}
.slideshow .slideshow-thumbs li:hover {
padding: 4px;
border-color: #555;
border-width: 2px;
}
.slideshow .slideshow-thumbs-back,
.slideshow .slideshow-thumbs-next {
display: block;
position: absolute;
top: 0;
left: 0;
color: #000;
font-size: 3em;
text-align: center;
text-decoration: none;
width: 50px;
height: 100%;
background: rgba(0, 0, 0, .25);
}
.slideshow .slideshow-thumbs-next {
left: auto;
right: 0;
}
.slideshow .slideshow-thumbs-selected {
background: #badbea;
}
.slideshow .slideshow-thumbs-disabled {
color: gray;
}
* + html .slideshow .slideshow-thumbs li {
display: inline;
zoom: 1;
}
.slideshow .slideshow-nav {
position: relative;
z-index: 5;
}
.slideshow .slideshow-nav-back,
.slideshow .slideshow-nav-next {
position: absolute;
font-size: 5em;
text-decoration: none;
color: #000;
line-height: 1;
height: 40px;
width: 40px;
top: 130px;
left: 0; /**/
}
.slideshow .slideshow-nav-next {
left: auto;
right: 0;
}
.slideshow .slideshow-indexers {
position: absolute;
list-style: none;
height: 1.8em; /**/
padding: 0;
margin: 0;
z-index: 5;
}
.slideshow .slideshow-indexers li {
position: static;
float: left;
text-align: center;
width: 11px;
height: 11px;
margin-left: 4px;
background: #fff;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
text-indent: -3000px;
}
.slideshow .slideshow-indexers li:hover {
padding: 0;
cursor: pointer;
}
.slideshow .slideshow-indexers a {
color: #000;
text-decoration: none;
}
.slideshow .slideshow-indexers .slideshow-indexer-selected {
width: 5px;
height: 5px;
background: #f60;
border: 3px solid #fff;
}
.slideshow .slideshow-indexers .slideshow-indexer-selected a {
color: #fff;
}
/* */
.carousel-container {
background-color: #555E63;
height: 350px;
opacity: 0.5;
}
#photoslider {
width: 720px;
}
#photoslider > ul {
height: 350px;
}
#photoslider .slideshow-indexers {
height: 11px;
bottom: 20px;
right: 20px;
padding: 6px 6px 6px 3px;
border-radius: 5px;
-moz-box-radius: 5px;
-webkit-border-radius: 5px;
background: #393b40;
width: auto;
}
#photoslider .slideshow-slides > li div.headings {
position: absolute;
top: 15px;
left: 20px;
color: #000;
font-family: 'Helvetica', Arial, Verdana;
}
#photoslider .slideshow-slides > li div.headings h2 {
}
#photoslider .slideshow-slides > li div.headings p {
font-size: 200%;
color: #808080;
line-height: 22px;
}
#photoslider .slideshow-slides > li div.headings p.orange {
color: #f60;
background: transparent;
}
#photoslider .slideshow-slides > li div.info {
position: absolute;
bottom: 0;
padding: 2% 2% 3% 2%;
color: #fff;
height: 180px;
font-size: 15px;
font-size: 125.0%;
font-family: 'Helvetica', Arial, Verdana;
}
#photoslider .slideshow-slides > li div.info h2 {
font-size: 175%;
margin-bottom: 5px;
font-family: 'Helvetica', Arial, Verdana;
font-weight: bold;
}
#photoslider .slideshow-slides > li div.info p {
padding-bottom: 25%;
background: url('/en/++theme++nuffic.theme/includes/image/arrows.png') 0 -209px no-repeat;
color: #fff;
margin: 0;
}
#photoslider .slideshow-slides > li div.info a {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url(/en/++theme++nuffic.theme/includes/image/transparent-nocolor.png);
}
#photoslider .slideshow-slides > li div.info.red {
background-color: rgba(255, 0, 0, 0.7);
}
#photoslider .slideshow-slides > li div.info.blue {
background-color: rgba(0, 80, 160, 0.7);
}
#photoslider .slideshow-slides > li div.info.orange {
background-color: rgba(255, 102, 0, 0.7);
}
#photoslider .slideshow-slides > li div.info img {
position: absolute;
right: -127px;
top: -52px;
}
/* */
#photogallery {
width: 420px;
padding: 20px;
background: #f3f3f3;
border: 1px solid #e5e5e5;
}
#photogallery ul.slideshow-slides {
margin: 0 0 20px;
}
#photogallery > ul {
height: 315px;
margin-bottom: 20px;
}
#photogallery .slideshow-thumbs ul {
width: 405px;
left: 6px;
margin: 0
}
#photogallery .slideshow-thumbs li {
padding: 0;
margin: 0 5px;
border: 0;
}
#photogallery .slideshow-slides > li {
background: #f3f3f3;
}
#photogallery .slideshow-thumbs-back,
#photogallery .slideshow-thumbs-next,
#photogallery .slideshow-nav-back,
#photogallery .slideshow-nav-next {
background-image: url("/en/++theme++nuffic.theme/includes/image/photoshow/arrows.png");
background-repeat: no-repeat;
background-color: transparent;
}
#photogallery a.slideshow-nav-back,
#photogallery a.slideshow-nav-next {
color: transparent;
}
#photogallery a.slideshow-nav-back span,
#photogallery a.slideshow-nav-next span {
display: none;
}
#photogallery .slideshow-thumbs-back {
left: -33px;
width: 38px;
background-position: 10px -71px;
text-indent: -5000px;
}
#photogallery .slideshow-thumbs-next {
right: -22px;
width: 25px;
background-position: right -71px;
text-indent: -5000px;
}
#photogallery .slideshow-nav-back {
background-position: left top;
left: -20px;
}
#photogallery .slideshow-nav-next {
background-position: right top;
right: -20px;
}
#photogallery .slideshow-thumbs li > div {
background: #000;
position: relative;
}
.no-opacity #photogallery .slideshow-thumbs-selected li > div img {
border: 1px solid #333;
}
#photogallery .slideshow-thumbs li > div img {
opacity: 0.6;
}
#photogallery .slideshow-thumbs li > div img:hover {
cursor: pointer;
}
#photogallery .slideshow-thumbs li.slideshow-thumbs-selected > div img {
opacity: 1;
}
#photogallery .slideshow-slides > li div.info {
background: rgba(0, 0, 0, 0.7);
color: #fff;
padding: 12px;
position: absolute;
bottom: 0;
width: 396px;
}
.no-opacity #photogallery .slideshow-slides > li div.info {
background: url('/en/++theme++nuffic.theme/includes/image/transparent-75.png');
}
/* */
.no-boxshadow .portlet,
.no-boxshadow .subnav {
border: 1px solid #dedede;
}
.no-boxshadow .portlet.bgcolor {
border: 0;
}
.no-boxshadow ul.nav li .dropdown {
border-bottom: 1px solid #dedede;
}
.fixed-button,
#js-templates,
.responsive.navigation,
#footer .header-links,
#footer ul.nuffic.responsive,
#responsive-menu,
.search .searchButton.responsive,
#responsive-filtering,
#footer .social.responsive { display: none;}
/* */
.subsite-nuffic #sitewide-header .logo-nuffic,
.subsite-nuffic-en #sitewide-header .logo-nuffic,
.subsite-epnuffic #sitewide-header .logo-nuffic,
.subsite-epnuffic-en #sitewide-header .logo-nuffic {
left: 0;
}
body.subsite-nuffic ul.nav,
body.subsite-nuffic-en ul.nav{
background: #e6e6e6;
}
body.subsite-nuffic #sitewide-header .menu,
body.subsite-nuffic-en #sitewide-header .menu{
left: 0;
}
body.subsite-nuffic #sitewide-header .menu li:first-child,
body.subsite-nuffic-en #sitewide-header .menu li:first-child{
padding-left: 0;
}
}

