@media (min-width:768px){.modal-dialog{width:600px;margin:30px auto;}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,0.5);box-shadow:0 5px 15px rgba(0,0,0,0.5);}.modal-sm{width:300px;}}@media (min-width:992px){.modal-lg{width:900px;}}.tooltip{position:absolute;z-index:1030;display:block;font-family:"kepler-std","Hoefler Text","Georgia",serif;font-size:16px;font-weight:normal;line-height:1.4;opacity:0;filter:alpha(opacity=0);}.tooltip.in{opacity:0.9;filter:alpha(opacity=90);}.tooltip.top{margin-top:-3px;padding:5px 0;}.tooltip.right{margin-left:3px;padding:0 5px;}.tooltip.bottom{margin-top:3px;padding:5px 0;}.tooltip.left{margin-left:-3px;padding:0 5px;}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;text-decoration:none;background-color:#000;border-radius:2px;}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid;}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000;}.tooltip.top-left .tooltip-arrow{bottom:0;right:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000;}.tooltip.top-right .tooltip-arrow{bottom:0;left:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000;}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000;}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000;}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000;}.tooltip.bottom-left .tooltip-arrow{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000;}.tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000;}.popover{position:absolute;top:0;left:0;z-index:1010;display:none;max-width:276px;padding:1px;font-family:"kepler-std","Hoefler Text","Georgia",serif;font-size:18px;font-weight:normal;line-height:1.42857143;text-align:left;background-color:#fff;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.2);border-radius:4px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.2);box-shadow:0 5px 10px rgba(0,0,0,0.2);white-space:normal;}.popover.top{margin-top:-10px;}.popover.right{margin-left:10px;}.popover.bottom{margin-top:10px;}.popover.left{margin-left:-10px;}.popover-title{margin:0;padding:8px 14px;font-size:18px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:3px 3px 0 0;}.popover-content{padding:9px 14px;}.popover > .arrow,.popover > .arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid;}.popover > .arrow{border-width:11px;}.popover > .arrow:after{border-width:10px;content:"";}.popover.top > .arrow{left:50%;margin-left:-11px;border-bottom-width:0;border-top-color:#999999;border-top-color:fadein(rgba(0,0,0,0.2),5%);bottom:-11px;}.popover.top > .arrow:after{content:" ";bottom:1px;margin-left:-10px;border-bottom-width:0;border-top-color:#fff;}.popover.right > .arrow{top:50%;left:-11px;margin-top:-11px;border-left-width:0;border-right-color:#999999;border-right-color:fadein(rgba(0,0,0,0.2),5%);}.popover.right > .arrow:after{content:" ";left:1px;bottom:-10px;border-left-width:0;border-right-color:#fff;}.popover.bottom > .arrow{left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999999;border-bottom-color:fadein(rgba(0,0,0,0.2),5%);top:-11px;}.popover.bottom > .arrow:after{content:" ";top:1px;margin-left:-10px;border-top-width:0;border-bottom-color:#fff;}.popover.left > .arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999999;border-left-color:fadein(rgba(0,0,0,0.2),5%);}.popover.left > .arrow:after{content:" ";right:1px;border-right-width:0;border-left-color:#fff;bottom:-10px;}.carousel{position:relative;}.carousel-inner{position:relative;overflow:hidden;width:100%;}.carousel-inner > .item{display:none;position:relative;-webkit-transition:0.6s ease-in-out left;-o-transition:0.6s ease-in-out left;transition:0.6s ease-in-out left;}.carousel-inner > .item > img,.carousel-inner > .item > a > img{display:block;max-width:100%;height:auto;line-height:1;}@media all and (transform-3d),(-webkit-transform-3d){.carousel-inner > .item{-webkit-transition:-webkit-transform 0.6s ease-in-out;-moz-transition:-moz-transform 0.6s ease-in-out;-o-transition:-o-transform 0.6s ease-in-out;transition:transform 0.6s ease-in-out;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000;-moz-perspective:1000;perspective:1000;}.carousel-inner > .item.next,.carousel-inner > .item.active.right{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);left:0;}.carousel-inner > .item.prev,.carousel-inner > .item.active.left{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);left:0;}.carousel-inner > .item.next.left,.carousel-inner > .item.prev.right,.carousel-inner > .item.active{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);left:0;}}.carousel-inner > .active,.carousel-inner > .next,.carousel-inner > .prev{display:block;}.carousel-inner > .active{left:0;}.carousel-inner > .next,.carousel-inner > .prev{position:absolute;top:0;width:100%;}.carousel-inner > .next{left:100%;}.carousel-inner > .prev{left:-100%;}.carousel-inner > .next.left,.carousel-inner > .prev.right{left:0;}.carousel-inner > .active.left{left:-100%;}.carousel-inner > .active.right{left:100%;}.carousel-control{position:absolute;top:0;left:0;bottom:0;width:15%;opacity:0.5;filter:alpha(opacity=50);font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,0.6);}.carousel-control.left{background-image:-webkit-linear-gradient(left,rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.0001) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.0001) 100%);background-image:linear-gradient(to right,rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.0001) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000',endColorstr='#00000000',GradientType=1);}.carousel-control.right{left:auto;right:0;background-image:-webkit-linear-gradient(left,rgba(0,0,0,0.0001) 0%,rgba(0,0,0,0.5) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,0.0001) 0%,rgba(0,0,0,0.5) 100%);background-image:linear-gradient(to right,rgba(0,0,0,0.0001) 0%,rgba(0,0,0,0.5) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#80000000',GradientType=1);}.carousel-control:hover,.carousel-control:focus{outline:0;color:#fff;text-decoration:none;opacity:0.9;filter:alpha(opacity=90);}.carousel-control .icon-prev,.carousel-control .icon-next,.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right{position:absolute;top:50%;z-index:5;display:inline-block;}.carousel-control .icon-prev,.carousel-control .glyphicon-chevron-left{left:50%;margin-left:-10px;}.carousel-control .icon-next,.carousel-control .glyphicon-chevron-right{right:50%;margin-right:-10px;}.carousel-control .icon-prev,.carousel-control .icon-next{width:20px;height:20px;margin-top:-10px;line-height:1;font-family:serif;}.carousel-control .icon-prev:before{content:'\2039';}.carousel-control .icon-next:before{content:'\203a';}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;margin-left:-30%;padding-left:0;list-style:none;text-align:center;}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;border:1px solid #fff;border-radius:10px;cursor:pointer;background-color:#000 \9;background-color:transparent;}.carousel-indicators .active{margin:0;width:12px;height:12px;background-color:#fff;}.carousel-caption{position:absolute;left:15%;right:15%;bottom:20px;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,0.6);}.carousel-caption .btn,.carousel-caption #datepicker-block-form input[type="submit"],#datepicker-block-form .carousel-caption input[type="submit"]{text-shadow:none;}@media screen and (min-width:768px){.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-prev,.carousel-control .icon-next{width:30px;height:30px;margin-top:-15px;font-size:30px;}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{margin-left:-15px;}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{margin-right:-15px;}.carousel-caption{left:20%;right:20%;padding-bottom:30px;}.carousel-indicators{bottom:20px;}}.clearfix:before,.clearfix:after{content:" ";display:table;}.clearfix:after{clear:both;}.center-block{display:block;margin-left:auto;margin-right:auto;}.pull-right{float:right !important;}.pull-left{float:left !important;}.hide{display:none !important;}.show{display:block !important;}.invisible{visibility:hidden;}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0;}.hidden{display:none !important;}.affix{position:fixed;}@-ms-viewport{width:device-width;}.visible-xs{display:none !important;}.visible-sm{display:none !important;}.visible-md{display:none !important;}.visible-lg{display:none !important;}.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block{display:none !important;}@media (max-width:767px){.visible-xs{display:block !important;}table.visible-xs{display:table;}tr.visible-xs{display:table-row !important;}th.visible-xs,td.visible-xs{display:table-cell !important;}}@media (max-width:767px){.visible-xs-block{display:block !important;}}@media (max-width:767px){.visible-xs-inline{display:inline !important;}}@media (max-width:767px){.visible-xs-inline-block{display:inline-block !important;}}@media (min-width:768px) and (max-width:991px){.visible-sm{display:block !important;}table.visible-sm{display:table;}tr.visible-sm{display:table-row !important;}th.visible-sm,td.visible-sm{display:table-cell !important;}}@media (min-width:768px) and (max-width:991px){.visible-sm-block{display:block !important;}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline{display:inline !important;}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline-block{display:inline-block !important;}}@media (min-width:992px) and (max-width:1199px){.visible-md{display:block !important;}table.visible-md{display:table;}tr.visible-md{display:table-row !important;}th.visible-md,td.visible-md{display:table-cell !important;}}@media (min-width:992px) and (max-width:1199px){.visible-md-block{display:block !important;}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline{display:inline !important;}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline-block{display:inline-block !important;}}@media (min-width:1200px){.visible-lg{display:block !important;}table.visible-lg{display:table;}tr.visible-lg{display:table-row !important;}th.visible-lg,td.visible-lg{display:table-cell !important;}}@media (min-width:1200px){.visible-lg-block{display:block !important;}}@media (min-width:1200px){.visible-lg-inline{display:inline !important;}}@media (min-width:1200px){.visible-lg-inline-block{display:inline-block !important;}}@media (max-width:767px){.hidden-xs{display:none !important;}}@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none !important;}}@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none !important;}}@media (min-width:1200px){.hidden-lg{display:none !important;}}.visible-print{display:none !important;}@media print{.visible-print{display:block !important;}table.visible-print{display:table;}tr.visible-print{display:table-row !important;}th.visible-print,td.visible-print{display:table-cell !important;}}.visible-print-block{display:none !important;}@media print{.visible-print-block{display:block !important;}}.visible-print-inline{display:none !important;}@media print{.visible-print-inline{display:inline !important;}}.visible-print-inline-block{display:none !important;}@media print{.visible-print-inline-block{display:inline-block !important;}}@media print{.hidden-print{display:none !important;}}article,aside,details,figcaption,figure,footer,header,main,nav,section,summary{display:block;}audio,canvas,video{display:inline-block;}audio:not([controls]){display:none;height:0;}[hidden]{display:none;}html{font-family:Helvetica,Arial,"Nimbus Sans L",sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;line-height:1.5em;overflow-x:hidden;}body{margin:0;padding:0;overflow-x:hidden;color:#2f2f2f;}a:focus{outline:thin dotted;}a:active,a:hover{outline:0;}a.svg{position:relative;display:inline-block;}a.svg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;}blockquote{margin:1.5em 30px;}h1{font-size:2em;line-height:1.5em;margin-top:0.75em;margin-bottom:0.75em;font-family:Georgia,"Times New Roman","DejaVu Serif",serif;}h2{font-size:1.5em;line-height:2em;margin-top:1em;margin-bottom:1em;font-family:Georgia,"Times New Roman","DejaVu Serif",serif;}h3{font-size:1.17em;line-height:1.28205128em;margin-top:1.28205128em;margin-bottom:1.28205128em;font-family:Georgia,"Times New Roman","DejaVu Serif",serif;}h4{font-size:1em;line-height:1.5em;margin-top:1.5em;margin-bottom:1.5em;}h5{font-size:0.83em;line-height:1.80722892em;margin-top:1.80722892em;margin-bottom:1.80722892em;}h6{font-size:0.67em;line-height:2.23880597em;margin-top:2.23880597em;margin-bottom:2.23880597em;}abbr[title]{border-bottom:1px dotted;}b,strong{font-weight:bold;}dfn{font-style:italic;}hr{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;height:0;padding-bottom:-1px;margin:1.5em 0;}mark{background:#ff0;color:#000;}code,kbd,pre,samp,tt,var{font-family:"Courier New","DejaVu Sans Mono",monospace,sans-serif;font-size:1em;line-height:1.5em;}pre{white-space:pre-wrap;}q{quotes:"\201C" "\201D" "\2018" "\2019";}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sup{top:-0.5em;}sub{bottom:-0.25em;}dl,menu,ol,ul{margin:1.5em 0;}ol ol,ol ul,ul ol,ul ul{margin:0;}dd{margin:0 0 0 30px;}menu,ol,ul{padding:0 0 0 30px;}img{border:0;max-width:100%;height:auto;width:auto;}svg:not(:root){overflow:hidden;}figure{margin:0;}fieldset{margin:0 2px;border:0;}legend{border:0;padding:0;}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0;max-width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}button,input{line-height:normal;}button,select{text-transform:none;}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;}button[disabled],html input[disabled]{cursor:default;}input[type="checkbox"],input[type="radio"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0;}input[type="search"]{-webkit-appearance:textfield;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}textarea{overflow:auto;vertical-align:top;}label{display:block;font-weight:bold;}table{border-collapse:collapse;border-spacing:0;margin-top:1.5em;margin-bottom:1.5em;}@font-face{font-family:'FontAwesome';src:url(https://www.nla.gov.au/sites/all/themes/nlaoid/fonts/fontawesome-webfont.eot?v=4.1.0);src:url(https://www.nla.gov.au/sites/all/themes/nlaoid/fonts/fontawesome-webfont.eot?#iefix&v=4.1.0) format("embedded-opentype"),url(https://www.nla.gov.au/sites/all/themes/nlaoid/fonts/fontawesome-webfont.woff?v=4.1.0) format("woff"),url(https://www.nla.gov.au/sites/all/themes/nlaoid/fonts/fontawesome-webfont.ttf?v=4.1.0) format("truetype"),url(https://www.nla.gov.au/sites/all/themes/nlaoid/fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular) format("svg");font-weight:normal;font-style:normal;}.fa,.standard #title .social-share .social-share-facebook,.standard #title .social-share .social-share-twitter{display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%;}.fa-2x{font-size:2em;}.fa-3x{font-size:3em;}.fa-4x{font-size:4em;}.fa-5x{font-size:5em;}.fa-fw{width:1.28571429em;text-align:center;}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none;}.fa-ul > li{position:relative;}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center;}.fa-li.fa-lg{left:-1.85714286em;}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em;}.pull-right{float:right;}.pull-left{float:left;}.fa.pull-left,.standard #title .social-share .pull-left.social-share-facebook,.standard #title .social-share .pull-left.social-share-twitter{margin-right:.3em;}.fa.pull-right,.standard #title .social-share .pull-right.social-share-facebook,.standard #title .social-share .pull-right.social-share-twitter{margin-left:.3em;}.fa-spin{-webkit-animation:spin 2s infinite linear;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;animation:spin 2s infinite linear;}@-moz-keyframes spin{0%{-moz-transform:rotate(0deg);}100%{-moz-transform:rotate(359deg);}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);}100%{-webkit-transform:rotate(359deg);}}@-o-keyframes spin{0%{-o-transform:rotate(0deg);}100%{-o-transform:rotate(359deg);}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg);}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg);}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0,mirror=1);-webkit-transform:scale(-1,1);-moz-transform:scale(-1,1);-ms-transform:scale(-1,1);-o-transform:scale(-1,1);transform:scale(-1,1);}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2,mirror=1);-webkit-transform:scale(1,-1);-moz-transform:scale(1,-1);-ms-transform:scale(1,-1);-o-transform:scale(1,-1);transform:scale(1,-1);}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle;}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center;}.fa-stack-1x{line-height:inherit;}.fa-stack-2x{font-size:2em;}.fa-inverse{color:#fff;}.fa-glass:before{content:"\f000";}.fa-music:before{content:"\f001";}.fa-search:before{content:"\f002";}.fa-envelope-o:before{content:"\f003";}.fa-heart:before{content:"\f004";}.fa-star:before{content:"\f005";}.fa-star-o:before{content:"\f006";}.fa-user:before{content:"\f007";}.fa-film:before{content:"\f008";}.fa-th-large:before{content:"\f009";}.fa-th:before{content:"\f00a";}.fa-th-list:before{content:"\f00b";}.fa-check:before{content:"\f00c";}.fa-times:before{content:"\f00d";}.fa-search-plus:before{content:"\f00e";}.fa-search-minus:before{content:"\f010";}.fa-power-off:before{content:"\f011";}.fa-signal:before{content:"\f012";}.fa-gear:before,.fa-cog:before{content:"\f013";}.fa-trash-o:before{content:"\f014";}.fa-home:before{content:"\f015";}.fa-file-o:before{content:"\f016";}.fa-clock-o:before{content:"\f017";}.fa-road:before{content:"\f018";}.fa-download:before{content:"\f019";}.fa-arrow-circle-o-down:before{content:"\f01a";}.fa-arrow-circle-o-up:before{content:"\f01b";}.fa-inbox:before{content:"\f01c";}.fa-play-circle-o:before{content:"\f01d";}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e";}.fa-refresh:before{content:"\f021";}.fa-list-alt:before{content:"\f022";}.fa-lock:before{content:"\f023";}.fa-flag:before{content:"\f024";}.fa-headphones:before{content:"\f025";}.fa-volume-off:before{content:"\f026";}.fa-volume-down:before{content:"\f027";}.fa-volume-up:before{content:"\f028";}.fa-qrcode:before{content:"\f029";}.fa-barcode:before{content:"\f02a";}.fa-tag:before{content:"\f02b";}.fa-tags:before{content:"\f02c";}.fa-book:before{content:"\f02d";}.fa-bookmark:before{content:"\f02e";}.fa-print:before{content:"\f02f";}.fa-camera:before{content:"\f030";}.fa-font:before{content:"\f031";}.fa-bold:before{content:"\f032";}.fa-italic:before{content:"\f033";}.fa-text-height:before{content:"\f034";}.fa-text-width:before{content:"\f035";}.fa-align-left:before{content:"\f036";}.fa-align-center:before{content:"\f037";}.fa-align-right:before{content:"\f038";}.fa-align-justify:before{content:"\f039";}.fa-list:before{content:"\f03a";}.fa-dedent:before,.fa-outdent:before{content:"\f03b";}.fa-indent:before{content:"\f03c";}.fa-video-camera:before{content:"\f03d";}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e";}.fa-pencil:before{content:"\f040";}.fa-map-marker:before{content:"\f041";}.fa-adjust:before{content:"\f042";}.fa-tint:before{content:"\f043";}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044";}.fa-share-square-o:before{content:"\f045";}.fa-check-square-o:before{content:"\f046";}.fa-arrows:before{content:"\f047";}.fa-step-backward:before{content:"\f048";}.fa-fast-backward:before{content:"\f049";}.fa-backward:before{content:"\f04a";}.fa-play:before{content:"\f04b";}.fa-pause:before{content:"\f04c";}.fa-stop:before{content:"\f04d";}.fa-forward:before{content:"\f04e";}.fa-fast-forward:before{content:"\f050";}.fa-step-forward:before{content:"\f051";}.fa-eject:before{content:"\f052";}.fa-chevron-left:before{content:"\f053";}.fa-chevron-right:before{content:"\f054";}.fa-plus-circle:before{content:"\f055";}.fa-minus-circle:before{content:"\f056";}.fa-times-circle:before{content:"\f057";}.fa-check-circle:before{content:"\f058";}.fa-question-circle:before{content:"\f059";}.fa-info-circle:before{content:"\f05a";}.fa-crosshairs:before{content:"\f05b";}.fa-times-circle-o:before{content:"\f05c";}.fa-check-circle-o:before{content:"\f05d";}.fa-ban:before{content:"\f05e";}.fa-arrow-left:before{content:"\f060";}.fa-arrow-right:before{content:"\f061";}.fa-arrow-up:before{content:"\f062";}.fa-arrow-down:before{content:"\f063";}.fa-mail-forward:before,.fa-share:before{content:"\f064";}.fa-expand:before{content:"\f065";}.fa-compress:before{content:"\f066";}.fa-plus:before{content:"\f067";}.fa-minus:before{content:"\f068";}.fa-asterisk:before{content:"\f069";}.fa-exclamation-circle:before{content:"\f06a";}.fa-gift:before{content:"\f06b";}.fa-leaf:before{content:"\f06c";}.fa-fire:before{content:"\f06d";}.fa-eye:before{content:"\f06e";}.fa-eye-slash:before{content:"\f070";}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071";}.fa-plane:before{content:"\f072";}.fa-calendar:before{content:"\f073";}.fa-random:before{content:"\f074";}.fa-comment:before{content:"\f075";}.fa-magnet:before{content:"\f076";}.fa-chevron-up:before{content:"\f077";}.fa-chevron-down:before{content:"\f078";}.fa-retweet:before{content:"\f079";}.fa-shopping-cart:before{content:"\f07a";}.fa-folder:before{content:"\f07b";}.fa-folder-open:before{content:"\f07c";}.fa-arrows-v:before{content:"\f07d";}.fa-arrows-h:before{content:"\f07e";}.fa-bar-chart-o:before{content:"\f080";}.fa-twitter-square:before,.standard #title .social-share .social-share-twitter:before{content:"\f081";}.fa-facebook-square:before,.standard #title .social-share .social-share-facebook:before{content:"\f082";}.fa-camera-retro:before{content:"\f083";}.fa-key:before{content:"\f084";}.fa-gears:before,.fa-cogs:before{content:"\f085";}.fa-comments:before{content:"\f086";}.fa-thumbs-o-up:before{content:"\f087";}.fa-thumbs-o-down:before{content:"\f088";}.fa-star-half:before{content:"\f089";}.fa-heart-o:before{content:"\f08a";}.fa-sign-out:before{content:"\f08b";}.fa-linkedin-square:before{content:"\f08c";}.fa-thumb-tack:before{content:"\f08d";}.fa-external-link:before{content:"\f08e";}.fa-sign-in:before{content:"\f090";}.fa-trophy:before{content:"\f091";}.fa-github-square:before{content:"\f092";}.fa-upload:before{content:"\f093";}.fa-lemon-o:before{content:"\f094";}.fa-phone:before{content:"\f095";}.fa-square-o:before{content:"\f096";}.fa-bookmark-o:before{content:"\f097";}.fa-phone-square:before{content:"\f098";}.fa-twitter:before{content:"\f099";}.fa-facebook:before{content:"\f09a";}.fa-github:before{content:"\f09b";}.fa-unlock:before{content:"\f09c";}.fa-credit-card:before{content:"\f09d";}.fa-rss:before{content:"\f09e";}.fa-hdd-o:before{content:"\f0a0";}.fa-bullhorn:before{content:"\f0a1";}.fa-bell:before{content:"\f0f3";}.fa-certificate:before{content:"\f0a3";}.fa-hand-o-right:before{content:"\f0a4";}.fa-hand-o-left:before{content:"\f0a5";}.fa-hand-o-up:before{content:"\f0a6";}.fa-hand-o-down:before{content:"\f0a7";}.fa-arrow-circle-left:before{content:"\f0a8";}.fa-arrow-circle-right:before{content:"\f0a9";}.fa-arrow-circle-up:before{content:"\f0aa";}.fa-arrow-circle-down:before{content:"\f0ab";}.fa-globe:before{content:"\f0ac";}.fa-wrench:before{content:"\f0ad";}.fa-tasks:before{content:"\f0ae";}.fa-filter:before{content:"\f0b0";}.fa-briefcase:before{content:"\f0b1";}.fa-arrows-alt:before{content:"\f0b2";}.fa-group:before,.fa-users:before{content:"\f0c0";}.fa-chain:before,.fa-link:before{content:"\f0c1";}.fa-cloud:before{content:"\f0c2";}.fa-flask:before{content:"\f0c3";}.fa-cut:before,.fa-scissors:before{content:"\f0c4";}.fa-copy:before,.fa-files-o:before{content:"\f0c5";}.fa-paperclip:before{content:"\f0c6";}.fa-save:before,.fa-floppy-o:before{content:"\f0c7";}.fa-square:before{content:"\f0c8";}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9";}.fa-list-ul:before{content:"\f0ca";}.fa-list-ol:before{content:"\f0cb";}.fa-strikethrough:before{content:"\f0cc";}.fa-underline:before{content:"\f0cd";}.fa-table:before{content:"\f0ce";}.fa-magic:before{content:"\f0d0";}.fa-truck:before{content:"\f0d1";}.fa-pinterest:before{content:"\f0d2";}.fa-pinterest-square:before{content:"\f0d3";}.fa-google-plus-square:before{content:"\f0d4";}.fa-google-plus:before{content:"\f0d5";}.fa-money:before{content:"\f0d6";}.fa-caret-down:before{content:"\f0d7";}.fa-caret-up:before{content:"\f0d8";}.fa-caret-left:before{content:"\f0d9";}.fa-caret-right:before{content:"\f0da";}.fa-columns:before{content:"\f0db";}.fa-unsorted:before,.fa-sort:before{content:"\f0dc";}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd";}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de";}.fa-envelope:before{content:"\f0e0";}.fa-linkedin:before{content:"\f0e1";}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2";}.fa-legal:before,.fa-gavel:before{content:"\f0e3";}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4";}.fa-comment-o:before{content:"\f0e5";}.fa-comments-o:before{content:"\f0e6";}.fa-flash:before,.fa-bolt:before{content:"\f0e7";}.fa-sitemap:before{content:"\f0e8";}.fa-umbrella:before{content:"\f0e9";}.fa-paste:before,.fa-clipboard:before{content:"\f0ea";}.fa-lightbulb-o:before{content:"\f0eb";}.fa-exchange:before{content:"\f0ec";}.fa-cloud-download:before{content:"\f0ed";}.fa-cloud-upload:before{content:"\f0ee";}.fa-user-md:before{content:"\f0f0";}.fa-stethoscope:before{content:"\f0f1";}.fa-suitcase:before{content:"\f0f2";}.fa-bell-o:before{content:"\f0a2";}.fa-coffee:before{content:"\f0f4";}.fa-cutlery:before{content:"\f0f5";}.fa-file-text-o:before{content:"\f0f6";}.fa-building-o:before{content:"\f0f7";}.fa-hospital-o:before{content:"\f0f8";}.fa-ambulance:before{content:"\f0f9";}.fa-medkit:before{content:"\f0fa";}.fa-fighter-jet:before{content:"\f0fb";}.fa-beer:before{content:"\f0fc";}.fa-h-square:before{content:"\f0fd";}.fa-plus-square:before{content:"\f0fe";}.fa-angle-double-left:before{content:"\f100";}.fa-angle-double-right:before{content:"\f101";}.fa-angle-double-up:before{content:"\f102";}.fa-angle-double-down:before{content:"\f103";}.fa-angle-left:before{content:"\f104";}.fa-angle-right:before{content:"\f105";}.fa-angle-up:before{content:"\f106";}.fa-angle-down:before{content:"\f107";}.fa-desktop:before{content:"\f108";}.fa-laptop:before{content:"\f109";}.fa-tablet:before{content:"\f10a";}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b";}.fa-circle-o:before{content:"\f10c";}.fa-quote-left:before{content:"\f10d";}.fa-quote-right:before{content:"\f10e";}.fa-spinner:before{content:"\f110";}.fa-circle:before{content:"\f111";}.fa-mail-reply:before,.fa-reply:before{content:"\f112";}.fa-github-alt:before{content:"\f113";}.fa-folder-o:before{content:"\f114";}.fa-folder-open-o:before{content:"\f115";}.fa-smile-o:before{content:"\f118";}.fa-frown-o:before{content:"\f119";}.fa-meh-o:before{content:"\f11a";}.fa-gamepad:before{content:"\f11b";}.fa-keyboard-o:before{content:"\f11c";}.fa-flag-o:before{content:"\f11d";}.fa-flag-checkered:before{content:"\f11e";}.fa-terminal:before{content:"\f120";}.fa-code:before{content:"\f121";}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122";}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123";}.fa-location-arrow:before{content:"\f124";}.fa-crop:before{content:"\f125";}.fa-code-fork:before{content:"\f126";}.fa-unlink:before,.fa-chain-broken:before{content:"\f127";}.fa-question:before{content:"\f128";}.fa-info:before{content:"\f129";}.fa-exclamation:before{content:"\f12a";}.fa-superscript:before{content:"\f12b";}.fa-subscript:before{content:"\f12c";}.fa-eraser:before{content:"\f12d";}.fa-puzzle-piece:before{content:"\f12e";}.fa-microphone:before{content:"\f130";}.fa-microphone-slash:before{content:"\f131";}.fa-shield:before{content:"\f132";}.fa-calendar-o:before{content:"\f133";}.fa-fire-extinguisher:before{content:"\f134";}.fa-rocket:before{content:"\f135";}.fa-maxcdn:before{content:"\f136";}.fa-chevron-circle-left:before{content:"\f137";}.fa-chevron-circle-right:before{content:"\f138";}.fa-chevron-circle-up:before{content:"\f139";}.fa-chevron-circle-down:before{content:"\f13a";}.fa-html5:before{content:"\f13b";}.fa-css3:before{content:"\f13c";}.fa-anchor:before{content:"\f13d";}.fa-unlock-alt:before{content:"\f13e";}.fa-bullseye:before{content:"\f140";}.fa-ellipsis-h:before{content:"\f141";}.fa-ellipsis-v:before{content:"\f142";}.fa-rss-square:before{content:"\f143";}.fa-play-circle:before{content:"\f144";}.fa-ticket:before{content:"\f145";}.fa-minus-square:before{content:"\f146";}.fa-minus-square-o:before{content:"\f147";}.fa-level-up:before{content:"\f148";}.fa-level-down:before{content:"\f149";}.fa-check-square:before{content:"\f14a";}.fa-pencil-square:before{content:"\f14b";}.fa-external-link-square:before{content:"\f14c";}.fa-share-square:before{content:"\f14d";}.fa-compass:before{content:"\f14e";}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150";}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151";}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152";}.fa-euro:before,.fa-eur:before{content:"\f153";}.fa-gbp:before{content:"\f154";}.fa-dollar:before,.fa-usd:before{content:"\f155";}.fa-rupee:before,.fa-inr:before{content:"\f156";}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157";}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158";}.fa-won:before,.fa-krw:before{content:"\f159";}.fa-bitcoin:before,.fa-btc:before{content:"\f15a";}.fa-file:before{content:"\f15b";}.fa-file-text:before{content:"\f15c";}.fa-sort-alpha-asc:before{content:"\f15d";}.fa-sort-alpha-desc:before{content:"\f15e";}.fa-sort-amount-asc:before{content:"\f160";}.fa-sort-amount-desc:before{content:"\f161";}.fa-sort-numeric-asc:before{content:"\f162";}.fa-sort-numeric-desc:before{content:"\f163";}.fa-thumbs-up:before{content:"\f164";}.fa-thumbs-down:before{content:"\f165";}.fa-youtube-square:before{content:"\f166";}.fa-youtube:before{content:"\f167";}.fa-xing:before{content:"\f168";}.fa-xing-square:before{content:"\f169";}.fa-youtube-play:before{content:"\f16a";}.fa-dropbox:before{content:"\f16b";}.fa-stack-overflow:before{content:"\f16c";}.fa-instagram:before{content:"\f16d";}.fa-flickr:before{content:"\f16e";}.fa-adn:before{content:"\f170";}.fa-bitbucket:before{content:"\f171";}.fa-bitbucket-square:before{content:"\f172";}.fa-tumblr:before{content:"\f173";}.fa-tumblr-square:before{content:"\f174";}.fa-long-arrow-down:before{content:"\f175";}.fa-long-arrow-up:before{content:"\f176";}.fa-long-arrow-left:before{content:"\f177";}.fa-long-arrow-right:before{content:"\f178";}.fa-apple:before{content:"\f179";}.fa-windows:before{content:"\f17a";}.fa-android:before{content:"\f17b";}.fa-linux:before{content:"\f17c";}.fa-dribbble:before{content:"\f17d";}.fa-skype:before{content:"\f17e";}.fa-foursquare:before{content:"\f180";}.fa-trello:before{content:"\f181";}.fa-female:before{content:"\f182";}.fa-male:before{content:"\f183";}.fa-gittip:before{content:"\f184";}.fa-sun-o:before{content:"\f185";}.fa-moon-o:before{content:"\f186";}.fa-archive:before{content:"\f187";}.fa-bug:before{content:"\f188";}.fa-vk:before{content:"\f189";}.fa-weibo:before{content:"\f18a";}.fa-renren:before{content:"\f18b";}.fa-pagelines:before{content:"\f18c";}.fa-stack-exchange:before{content:"\f18d";}.fa-arrow-circle-o-right:before{content:"\f18e";}.fa-arrow-circle-o-left:before{content:"\f190";}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191";}.fa-dot-circle-o:before{content:"\f192";}.fa-wheelchair:before{content:"\f193";}.fa-vimeo-square:before{content:"\f194";}.fa-turkish-lira:before,.fa-try:before{content:"\f195";}.fa-plus-square-o:before{content:"\f196";}.fa-space-shuttle:before{content:"\f197";}.fa-slack:before{content:"\f198";}.fa-envelope-square:before{content:"\f199";}.fa-wordpress:before{content:"\f19a";}.fa-openid:before{content:"\f19b";}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c";}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d";}.fa-yahoo:before{content:"\f19e";}.fa-google:before{content:"\f1a0";}.fa-reddit:before{content:"\f1a1";}.fa-reddit-square:before{content:"\f1a2";}.fa-stumbleupon-circle:before{content:"\f1a3";}.fa-stumbleupon:before{content:"\f1a4";}.fa-delicious:before{content:"\f1a5";}.fa-digg:before{content:"\f1a6";}.fa-pied-piper-square:before,.fa-pied-piper:before{content:"\f1a7";}.fa-pied-piper-alt:before{content:"\f1a8";}.fa-drupal:before{content:"\f1a9";}.fa-joomla:before{content:"\f1aa";}.fa-language:before{content:"\f1ab";}.fa-fax:before{content:"\f1ac";}.fa-building:before{content:"\f1ad";}.fa-child:before{content:"\f1ae";}.fa-paw:before{content:"\f1b0";}.fa-spoon:before{content:"\f1b1";}.fa-cube:before{content:"\f1b2";}.fa-cubes:before{content:"\f1b3";}.fa-behance:before{content:"\f1b4";}.fa-behance-square:before{content:"\f1b5";}.fa-steam:before{content:"\f1b6";}.fa-steam-square:before{content:"\f1b7";}.fa-recycle:before{content:"\f1b8";}.fa-automobile:before,.fa-car:before{content:"\f1b9";}.fa-cab:before,.fa-taxi:before{content:"\f1ba";}.fa-tree:before{content:"\f1bb";}.fa-spotify:before{content:"\f1bc";}.fa-deviantart:before{content:"\f1bd";}.fa-soundcloud:before{content:"\f1be";}.fa-database:before{content:"\f1c0";}.fa-file-pdf-o:before{content:"\f1c1";}.fa-file-word-o:before{content:"\f1c2";}.fa-file-excel-o:before{content:"\f1c3";}.fa-file-powerpoint-o:before{content:"\f1c4";}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5";}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6";}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7";}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8";}.fa-file-code-o:before{content:"\f1c9";}.fa-vine:before{content:"\f1ca";}.fa-codepen:before{content:"\f1cb";}.fa-jsfiddle:before{content:"\f1cc";}.fa-life-bouy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd";}.fa-circle-o-notch:before{content:"\f1ce";}.fa-ra:before,.fa-rebel:before{content:"\f1d0";}.fa-ge:before,.fa-empire:before{content:"\f1d1";}.fa-git-square:before{content:"\f1d2";}.fa-git:before{content:"\f1d3";}.fa-hacker-news:before{content:"\f1d4";}.fa-tencent-weibo:before{content:"\f1d5";}.fa-qq:before{content:"\f1d6";}.fa-wechat:before,.fa-weixin:before{content:"\f1d7";}.fa-send:before,.fa-paper-plane:before{content:"\f1d8";}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9";}.fa-history:before{content:"\f1da";}.fa-circle-thin:before{content:"\f1db";}.fa-header:before{content:"\f1dc";}.fa-paragraph:before{content:"\f1dd";}.fa-sliders:before{content:"\f1de";}.fa-share-alt:before{content:"\f1e0";}.fa-share-alt-square:before{content:"\f1e1";}.fa-bomb:before{content:"\f1e2";}.flex-container a:active,.flexslider a:active,.flex-container a:focus,.flexslider a:focus{outline:none;}.slides,.flex-control-nav,.flex-direction-nav{margin:0;padding:0;list-style:none;}@font-face{font-family:'flexslider-icon';src:url(https://www.nla.gov.au/sites/all/themes/nlaoid/fonts/flexslider-icon.eot);src:url(https://www.nla.gov.au/sites/all/themes/nlaoid/fonts/flexslider-icon.eot?#iefix) format("embedded-opentype"),url(https://www.nla.gov.au/sites/all/themes/nlaoid/fonts/flexslider-icon.woff) format("woff"),url(https://www.nla.gov.au/sites/all/themes/nlaoid/fonts/flexslider-icon.ttf) format("truetype"),url(https://www.nla.gov.au/sites/all/themes/nlaoid/fonts/flexslider-icon.svg#flexslider-icon) format("svg");font-weight:normal;font-style:normal;}.flexslider{margin:0;padding:0;}.flexslider .slides > li{display:none;-webkit-backface-visibility:hidden;}.flexslider .slides img{width:100%;display:block;max-height:360px;}.flex-pauseplay span{text-transform:capitalize;}.slides:after{content:"\0020";display:block;clear:both;visibility:hidden;line-height:0;height:0;}html[xmlns] .slides{display:block;}* html .slides{height:1%;}.no-js .slides > li:first-child{display:block;}.flexslider{margin:20px 0 0 0;background:#fff;border:4px solid #fff;position:relative;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px;border-radius:4px;-webkit-box-shadow:none;-moz-box-shadow:none;-o-box-shadow:none;box-shadow:none;zoom:1;}.events .flexslider{margin:0 0 0 0;}.events .flexslider .slides img{width:auto;display:block;max-height:360px;}.flex-viewport{max-height:2000px;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease;}.loading .flex-viewport{max-height:300px;}.flexslider .slides{zoom:1;}.carousel li{margin-right:5px;}.flex-direction-nav{*height:0;}.flex-direction-nav a{display:block;width:40px;height:40px;margin:-20px 0 0;position:absolute;top:50%;z-index:10;overflow:hidden;opacity:0;cursor:pointer;color:rgba(0,0,0,0.8);text-shadow:1px 1px 0 rgba(255,255,255,0.3);-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease;}.flex-direction-nav .flex-prev{left:-50px;}.flex-direction-nav .flex-next{right:-50px;text-align:right;}.flexslider:hover .flex-prev{opacity:0.7;left:10px;}.flexslider:hover .flex-next{opacity:0.7;right:10px;}.flexslider:hover .flex-next:hover,.flexslider:hover .flex-prev:hover{opacity:1;}.flex-direction-nav .flex-disabled{opacity:0 !important;filter:alpha(opacity=0);cursor:default;}.flex-direction-nav a:before{font-family:"flexslider-icon";font-size:40px;display:inline-block;content:'\f001';}.flex-direction-nav a.flex-next:before{content:'\f002';}.flex-pauseplay a{display:block;width:20px;height:22px;position:absolute;bottom:-34px;right:0;opacity:0.8;z-index:10;overflow:hidden;cursor:pointer;color:#aaa;}.flex-pauseplay a:before{font-family:"flexslider-icon";font-size:20px;display:inline-block;content:'\f004';}.flex-pauseplay a:hover{opacity:1;}.flex-pauseplay a.flex-play:before{content:'\f003';}.flex-control-nav{width:100%;position:absolute;bottom:-40px;right:23px;text-align:right;}.flex-control-nav li{margin:0 3px;display:inline-block;zoom:1;*display:inline;}.flex-control-paging li a{width:14px;height:14px;display:block;background:#aaa;cursor:pointer;text-indent:9999px;-webkit-border-radius:27px;-moz-border-radius:27px;-o-border-radius:27px;border-radius:27px;-webkit-box-shadow:inset 0 0 3px rgba(0,0,0,0.3);-moz-box-shadow:inset 0 0 3px rgba(0,0,0,0.3);-o-box-shadow:inset 0 0 3px rgba(0,0,0,0.3);box-shadow:inset 0 0 3px rgba(0,0,0,0.3);}.flex-control-paging li a:hover{background:#b3d564;}.flex-control-paging li a.flex-active{background:#b3d564;cursor:default;}.flex-control-thumbs{margin:5px 0 0;position:static;overflow:hidden;}.flex-control-thumbs li{width:25%;float:left;margin:0;}.flex-control-thumbs img{width:100%;display:block;opacity:.7;cursor:pointer;}.flex-control-thumbs img:hover{opacity:1;}.flex-control-thumbs .flex-active{opacity:1;cursor:default;}@media screen and (max-width:860px){.flex-direction-nav .flex-prev{opacity:1;left:10px;}.flex-direction-nav .flex-next{opacity:1;right:10px;}}.sidr{display:none;position:absolute;position:fixed;top:0;height:100%;z-index:999999;width:260px;overflow-x:none;overflow-y:auto;font-size:18.72px;background:#333;color:#fff;}.sidr .sidr-inner{padding:0 0 15px;}.sidr .sidr-inner > p{margin-left:15px;margin-right:15px;}.sidr.right{left:auto;right:-260px;}.sidr.left{left:-260px;right:auto;}.sidr h1,.sidr h2,.sidr h3,.sidr h4,.sidr h5,.sidr h6{font-size:11px;font-weight:normal;padding:0 15px;margin:0 0 5px;color:#fff;line-height:24px;background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,#4d4d4d),color-stop(100%,#1a1a1a));background-image:-webkit-linear-gradient(#4d4d4d,#1a1a1a);background-image:-moz-linear-gradient(#4d4d4d,#1a1a1a);background-image:-o-linear-gradient(#4d4d4d,#1a1a1a);background-image:linear-gradient(#4d4d4d,#1a1a1a);-webkit-box-shadow:0 5px 5px 3px rgba(0,0,0,0.2);-moz-box-shadow:0 5px 5px 3px rgba(0,0,0,0.2);box-shadow:0 5px 5px 3px rgba(0,0,0,0.2);}.sidr p{font-size:13px;margin:0 0 12px;}.sidr p a{color:rgba(255,255,255,0.9);}.sidr > p{margin-left:15px;margin-right:15px;}.sidr ul{display:block;margin:0 0 15px;padding:0;border-top:1px solid #1a1a1a;border-bottom:1px solid #4d4d4d;}.sidr ul li{display:block;margin:0;line-height:48px;border-bottom:1px solid #1a1a1a;}.sidr ul li:hover,.sidr ul li.active,.sidr ul li.sidr-class-active{border-top:none;line-height:49px;background-color:#b3d564;}.sidr ul li.active,.sidr ul li.sidr-class-active{background-color:#2b2b2b;}.sidr ul li:hover > a,.sidr ul li:hover > span{color:#2b2b2b;}.sidr ul li.active > a,.sidr ul li.active > span,.sidr ul li.sidr-class-active > a,.sidr ul li.sidr-class-active > span{color:#b3d564;}.sidr ul li a,.sidr ul li span{padding:0 15px;display:block;text-decoration:none;color:#fff;}.sidr ul li ul{border-bottom:none;margin:0;}.sidr ul li ul li{line-height:40px;font-size:13px;}.sidr ul li ul li:last-child{border-bottom:none;}.sidr ul li ul li:hover,.sidr ul li ul li.active,.sidr ul li ul li.sidr-class-active{border-top:none;line-height:41px;}.sidr ul li ul li:hover > a,.sidr ul li ul li:hover > span,.sidr ul li ul li.active > a,.sidr ul li ul li.active > span,.sidr ul li ul li.sidr-class-active > a,.sidr ul li ul li.sidr-class-active > span{-webkit-box-shadow:inset 0 0 15px 3px #222;-moz-box-shadow:inset 0 0 15px 3px #222;box-shadow:inset 0 0 15px 3px #222;}.sidr ul li ul li a,.sidr ul li ul li span{color:rgba(255,255,255,0.8);padding-left:30px;}.sidr form{margin:0 15px;}.sidr label{font-size:13px;}.sidr input[type="text"],.sidr input[type="password"],.sidr input[type="date"],.sidr input[type="datetime"],.sidr input[type="email"],.sidr input[type="number"],.sidr input[type="search"],.sidr input[type="tel"],.sidr input[type="time"],.sidr input[type="url"],.sidr textarea,.sidr select{width:100%;font-size:13px;padding:5px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0 0 10px;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;border:none;background:rgba(0,0,0,0.1);color:rgba(255,255,255,0.6);display:block;clear:both;}.sidr input[type=checkbox]{width:auto;display:inline;clear:none;}.sidr input[type=button],.sidr input[type=submit]{color:#333;background:#fff;}.sidr input[type=button]:hover,.sidr input[type=submit]:hover{background:rgba(255,255,255,0.9);}#page,.region-bottom{margin-left:auto;margin-right:auto;max-width:1050px;}#content{margin-bottom:1em;}#content,.sidebars{margin-top:1em;}#header,#title,#content,#navigation,.region-sidebar-first,.region-sidebar-second,#footer,#footer-global,.main-navigation{padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;}#header,#main,#footer,#footer-global,.main-navigation{position:relative;}#header:before,#header:after,#main:before,#main:after,#footer:before,#footer:after,#footer-global:before,#footer-global:after,.main-navigation:before,.main-navigation:after{content:"";display:table;}#header:after,#main:after,#footer:after,#footer-global:after,.main-navigation:after{clear:both;}#header,#footer,#footer-global,.main-navigation{padding:0 2000px;margin:0 -2000px;}#main{padding-top:36px;position:relative;}#navigation{position:absolute;top:0;height:36px;width:100%;}@media all and (min-width:480px) and (max-width:959px){.sidebar-first{}.sidebar-first #content{float:left;width:33.33333333%;margin-left:16.66666667%;margin-right:-50%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;}.sidebar-first .region-sidebar-first{float:left;width:16.66666667%;margin-left:0%;margin-right:-16.66666667%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;}.sidebar-second{}.sidebar-second #content{float:left;width:66.66666667%;margin-left:0%;margin-right:-66.66666667%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;}.sidebar-second .region-sidebar-second{float:left;width:33.33333333%;margin-left:66.66666667%;margin-right:-100%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;}.two-sidebars{}.two-sidebars #content{float:left;width:33.33333333%;margin-left:16.66666667%;margin-right:-50%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;}.two-sidebars .region-sidebar-first{float:left;width:16.66666667%;margin-left:0%;margin-right:-16.66666667%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;}.two-sidebars .region-sidebar-second{float:left;width:50%;margin-left:0%;margin-right:-50%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;padding-left:0;padding-right:0;clear:left;}.two-sidebars .region-sidebar-second .block{padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;}.two-sidebars .region-sidebar-second .block:nth-child(3n+1){float:left;width:16.66666667%;margin-left:0%;margin-right:-16.66666667%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;clear:left;}.two-sidebars .region-sidebar-second .block:nth-child(3n+2){float:left;width:16.66666667%;margin-left:16.66666667%;margin-right:-33.33333333%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;}.two-sidebars .region-sidebar-second .block:nth-child(3n){float:left;width:16.66666667%;margin-left:33.33333333%;margin-right:-50%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;}}@media all and (min-width:960px){.sidebar-first{}.sidebar-first #content{float:left;width:66.66666667%;margin-left:16.66666667%;margin-right:-83.33333333%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;}.sidebar-first .region-sidebar-first{float:left;width:33.33333333%;margin-left:0%;margin-right:-33.33333333%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;}.sidebar-second{}.sidebar-second #content{float:left;width:66.66666667%;margin-left:0%;margin-right:-66.66666667%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;}.sidebar-second .region-sidebar-second{float:left;width:33.33333333%;margin-left:66.66666667%;margin-right:-100%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;}.two-sidebars{}.two-sidebars #content{float:left;width:33.33333333%;margin-left:33.33333333%;margin-right:-66.66666667%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;}.two-sidebars .region-sidebar-first{float:left;width:33.33333333%;margin-left:0%;margin-right:-33.33333333%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;}.two-sidebars .region-sidebar-second{float:left;width:33.33333333%;margin-left:66.66666667%;margin-right:-100%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;}}.flex-nav-container{float:right;position:relative;width:100%;margin-bottom:8px;}.lt-ie8 .bain #bain-primary{width:100%;margin:0;padding:0;display:block;}.lt-ie8 .bain #bain-secondary{width:100%;display:block;position:relative;}.lt-ie8 .bain #bain-secondary .panel-pane{display:inline;position:relative;clear:both;width:100%;margin:0;padding:0;}.bain #bain-secondary #bain-secondary-last .bookings{background-color:orange !important;}.bain #bain-secondary #bain-secondary-last .panel-pane.pane-custom{background-color:#f4f4f4;padding:0.5em;border:none;}.bain #bain-secondary #bain-secondary-last .panel-pane.pane-custom ul{list-style-type:none;padding-left:0;margin-left:0;}.bain #bain-primary .field-name-field-summary p{font-size:19.2px;line-height:26.4px;}@media all and (min-width:480px) and (max-width:959px){.bain #bain-primary{float:left;width:100%;margin-left:0%;margin-right:-100%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;clear:both;}.bain #bain-secondary{clear:both;}.bain #bain-secondary #bain-secondary-first{float:left;width:66.66666667%;margin-left:0%;margin-right:-66.66666667%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;}.bain #bain-secondary #bain-secondary-last{float:left;width:33.33333333%;margin-left:66.66666667%;margin-right:-100%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;}}@media all and (min-width:960px){.bain #bain-primary{float:left;width:100%;margin-left:0%;margin-right:-100%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;clear:both;}.bain #bain-secondary{clear:both;}.bain #bain-secondary #bain-secondary-first{float:left;width:66.66666667%;margin-left:0%;margin-right:-66.66666667%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;}.bain #bain-secondary #bain-secondary-last{float:left;width:33.33333333%;margin-left:66.66666667%;margin-right:-100%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;}}@media only screen and (max-width:480px){#bain-primary{width:100%;float:none;}#bain-secondary{margin-right:0;}}.lt-ie8 .events #events-secondary{width:100%;display:block;position:relative;}.lt-ie8 .events #events-secondary .panel-pane{display:inline;position:relative;clear:both;width:100%;margin:0;padding:0;}h2.pane-title{margin:0;}.pane-node-field-event-location2 h2:before{font-family:FontAwesome;content:"\f041";padding-right:8px;}.pane-node-field-event-date h2:before{font-family:FontAwesome;content:"\f017";padding-right:8px;}#events-secondary-second,#events-secondary-third,#events-secondary-last{-moz-border-radius:2px / 2px;-webkit-border-radius:2px 2px;border-radius:2px / 2px;font-size:0.9em;line-height:1.66666667em;padding-top:12px;padding-bottom:12px;background-color:#ccc;margin-bottom:1em;}@media all and (min-width:480px){.events #events-secondary{clear:both;}.events #events-secondary #events-secondary-first{float:left;width:58.33333333%;margin-left:0%;margin-right:-58.33333333%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;}.events #events-secondary #events-secondary-second{float:right;width:41.66666667%;margin-right:0%;margin-left:-41.66666667%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;}.events #events-secondary #events-secondary-second .field-name-field-venue-floormap{width:75%;margin:0 auto;}.events #events-secondary #events-secondary-second .field-name-field-venue-floormap img{height:auto;width:100%;vertical-align:middle;border:0;-ms-interpolation-mode:bicubic;}.events #events-secondary #events-secondary-second h3{margin:0;}.events #events-secondary #events-secondary-third{clear:right;float:right;width:41.66666667%;margin-right:0%;margin-left:-41.66666667%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;}.events #events-secondary #events-secondary-last{clear:right;float:right;width:41.66666667%;margin-right:0%;margin-left:-41.66666667%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;}}@media only screen and (max-width:480px){#events-secondary{width:100%;float:none;margin-right:0;}#events-secondary #events-secondary-second .field-name-field-venue-floormap{width:95%;margin:0 auto;}#events-secondary #events-secondary-second .field-name-field-venue-floormap img{height:auto;width:100%;vertical-align:middle;border:0;-ms-interpolation-mode:bicubic;}}.field-type-link-field a:visited,.field-type-link-field a:link{text-decoration:underline !important;}.lt-ie8 .harris #harris-primary{width:100%;margin:0;padding:0;display:block;}.lt-ie8 .harris #harris-secondary{width:100%;display:block;position:relative;}.lt-ie8 .harris #harris-secondary .panel-pane{display:inline;position:relative;clear:both;width:100%;margin:0;padding:0;}.field-name-field-rguide-feat-image img{height:100%;width:auto\9;height:auto;max-width:100%;vertical-align:middle;border:0;-ms-interpolation-mode:bicubic;}.panels-ipe-editing #harris-primary{display:none;}.field-name-field-rguide-case-case{padding:1em;margin-left:0;margin-right:0;font-size:1.2em;font-style:italic;margin:0.8em 1em;}.field-name-field-rguide-case-case p{font-size:22.4px;}.harris #harris-primary .field-name-field-summary p{font-size:19.2px;line-height:26.4px;}.harris #harris-secondary aside .panel-pane{-moz-border-radius:2px / 2px;-webkit-border-radius:2px 2px;border-radius:2px / 2px;padding-top:12px;padding-bottom:12px;padding-left:8px;padding-right:8px;margin-top:12px;background-color:#eef6dc;}.harris #harris-secondary aside .panel-pane h2{font-size:24px;}.harris #harris-secondary aside .panel-pane .field-name-field-feat-resource-caption{line-height:21.6px;font-size:14.4px;}.harris #harris-secondary aside .pane-menu-research-guides{background-color:#fff;border-right:4px solid #cccccc;border-bottom:4px solid #cccccc;}.harris #harris-secondary aside .pane-menu-research-guides .menu-block-wrapper > ul.menu > li.is-active,.harris #harris-secondary aside .pane-menu-research-guides .menu-block-wrapper > ul.menu > li.is-active-trail{display:block !important;}.harris #harris-secondary aside .pane-menu-research-guides .menu-block-wrapper > ul.menu > li.is-active li,.harris #harris-secondary aside .pane-menu-research-guides .menu-block-wrapper > ul.menu > li.is-active-trail li{display:block !important;}.harris #harris-secondary aside .pane-menu-research-guides .menu-block-wrapper > ul.menu li{display:none;}@media all and (min-width:480px) and (max-width:959px){.harris #harris-primary{float:left;width:100%;margin-left:0%;margin-right:-100%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;clear:both;}.harris #harris-secondary{clear:both;}.harris #harris-secondary #body{float:left;width:66.66666667%;margin-left:0%;margin-right:-66.66666667%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;}.harris #harris-secondary #col2{float:left;width:33.33333333%;margin-left:66.66666667%;margin-right:-100%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;}.harris #harris-secondary #col3{float:left;width:33.33333333%;margin-left:66.66666667%;margin-right:-100%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;clear:left;}}@media all and (min-width:960px){.harris #harris-primary{float:left;width:100%;margin-left:0%;margin-right:-100%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;clear:both;}.harris #harris-secondary{clear:both;}.harris #harris-secondary #body{float:left;width:50%;margin-left:0%;margin-right:-50%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;}.harris #harris-secondary #col2{float:left;width:25%;margin-left:50%;margin-right:-75%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;}.harris #harris-secondary #col3{float:left;width:25%;margin-left:75%;margin-right:-100%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;}}@media only screen and (max-width:480px){#harris-primary{width:100%;float:none;}#harris-secondary{margin-right:0;}}@media print{#harris-primary{width:100%;float:none;}#harris-secondary{width:100%;float:none;}}.lt-ie8 .mcpartland #mcpartland-secondary{width:100%;display:block;position:relative;}.lt-ie8 .mcpartland #mcpartland-secondary .panel-pane{display:inline;position:relative;clear:both;width:100%;margin:0;padding:0;}.mcpartland aside{height:100%;}.mcpartland aside .panel-pane{background-color:#eef6dc;font-size:14.4px;line-height:21.6px;font-weight:500;padding-top:12px;padding-bottom:12px;padding-left:8px;padding-right:8px;margin-top:12px;-moz-border-radius:2px / 2px;-webkit-border-radius:2px 2px;border-radius:2px / 2px;}.mcpartland aside .panel-pane h2{font-size:19.2px;padding-top:0.5em;padding-bottom:0;margin-bottom:0;margin-top:0;}.mcpartland .panel-pane.learning{background-color:#f5f5f5;}.mcpartland .panel-pane.learning ul{margin-left:0;padding:0 !important;}.mcpartland .panel-pane.learning ul li{position:relative;list-style:none;min-height:70px;padding-left:160px;padding-bottom:0.25em;margin-top:0.25em;font-size:16px;text-shadow:1px 1px 1px #fff;border:1px dotted #9c9c9c;}.mcpartland .panel-pane.learning ul li:last-child{border-bottom:1px dotted #9c9c9c;}.mcpartland .panel-pane.learning ul li.ask-a-lib{background:url("/sites/all/themes/nlanew/images/learning-program/NLA0001_Deliv_4_ask-a-librarian_FA.jpg") no-repeat 20px 2px;}.mcpartland .panel-pane.learning ul li.lib-card{background:url("/sites/all/themes/nlanew/images/learning-program/NLA0001_Deliv_4_Library-card_FA.jpg") no-repeat 20px 2px;}.mcpartland .panel-pane.learning ul li.faq{background:url("/sites/all/themes/nlanew/images/learning-program/NLA0001_Deliv_4_faqs_FA.jpg") no-repeat 20px 2px;}.mcpartland .panel-pane.learning ul li.cat-tips{background:url("/sites/all/themes/nlanew/images/learning-program/NLA0001_Deliv_4_Catalogue-Tips_FA.jpg") no-repeat 20px 2px;}.mcpartland .panel-pane.learning ul li.family-hist{background:url("/sites/all/themes/nlanew/images/learning-program/NLA0001_Deliv_4_Family-History_FA.jpg") no-repeat 20px 2px;}.mcpartland .panel-pane.learning ul li.r-guide{background:url("/sites/all/themes/nlanew/images/learning-program/NLA0001_Deliv_4_Reseacrh-Guides_FA.jpg") no-repeat 20px 2px;}.mcpartland .panel-pane.learning ul li.learn{background:url("/sites/all/themes/nlanew/images/learning-program/NLA0001_Deliv_4_Learning_FA.jpg") no-repeat 20px 2px;}.mcpartland .panel-pane.learning ul li.videos{background:url("/sites/all/themes/nlanew/images/learning-program/NLA0001_Deliv_4_video_FA.jpg") no-repeat 20px 2px;}.mcpartland .panel-pane.learning ul li a{padding-top:0.5em;display:block;}.mcpartland .panel-pane.learning ul li a:active,.mcpartland .panel-pane.learning ul li a:hover,.mcpartland .panel-pane.learning ul li a:visited,.mcpartland .panel-pane.learning ul li a:link{color:black;}.mcpartland .panel-pane.learning ul li a:after{width:100%;min-height:70px;position:absolute;top:0px;left:0px;z-index:10;content:' ';}@media all and (min-width:960px){.mcpartland #mcpartland-secondary{clear:both;}.mcpartland #mcpartland-secondary #mcpartland-secondary-first{float:left;width:66.66666667%;margin-left:0%;margin-right:-66.66666667%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;}.mcpartland #mcpartland-secondary #mcpartland-secondary-last{float:left;width:33.33333333%;margin-left:66.66666667%;margin-right:-100%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;}}@media all and (min-width:680px) and (max-width:959px){.mcpartland #mcpartland-secondary{clear:both;}.mcpartland #mcpartland-secondary #mcpartland-secondary-first{float:left;width:58.33333333%;margin-left:0%;margin-right:-58.33333333%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;}.mcpartland #mcpartland-secondary #mcpartland-secondary-last{float:left;width:41.66666667%;margin-left:58.33333333%;margin-right:-100%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;}}@media only screen and (max-width:680px){#mcpartland-secondary{margin-right:0;width:100%;float:none;}}#content .view-video-thumbs ul{display:inline-block;margin-left:0;padding:0 !important;}#content .view-video-thumbs ul li{float:left;padding-bottom:0.5em;list-style:none;position:relative;}#content .view-video-thumbs ul li img{float:left;}#content .view-video-thumbs ul li a{display:block;padding-left:-160px;margin-left:160px;}#content .view-video-thumbs ul li a:after{width:150px;min-height:90px;position:absolute;top:0px;left:0px;z-index:10;content:' ';background:rgba(200,200,200,0.5);}#content .view-video-thumbs ul li a.active:after,#content .view-video-thumbs ul li a.hover:after{width:150px;min-height:90px;position:absolute;top:0px;left:0;z-index:10;content:' ';background:rgba(200,200,200,0);}.lt-ie8 .pond #pond-primary,.lt-ie8 .pond #pond-secondary{width:100%;display:block;position:relative;}.lt-ie8 .pond #pond-primary .panel-pane,.lt-ie8 .pond #pond-secondary .panel-pane{display:inline;position:relative;clear:both;width:100%;margin:0;padding:0;}@media only screen and (min-width:480px){.pond h2{margin-top:6px;}.pond .pane-title{font-size:18.72px;color:#333;}.pond #pond-primary .panel-pane{float:left;width:100%;margin-left:0%;margin-right:-100%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;}.pond #pond-secondary{clear:both;padding-left:0;padding-right:0;}.pond #pond-secondary .panel-pane{padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;width:30.0%;padding-right:0;padding-left:21px;margin-left:9px;display:inline-block;vertical-align:top;border-top:1px dotted #B3D564;*display:inline;*zoom:1;}}@media only screen and (max-width:480px){#pond-primary{width:100%;float:none;}#pond-secondary{margin-right:0;}}.lt-ie8 .sanderson #sanderson-secondary{width:100%;display:block;position:relative;}.lt-ie8 .sanderson #sanderson-secondary .panel-pane{display:inline;position:relative;clear:both;width:100%;margin:0;padding:0;}@media only screen and (min-width:480px){.sanderson:before,.sanderson:after{content:"";display:table;}.sanderson:after{clear:both;}.sanderson .pane-title{font-weight:500;letter-spacing:0.01em;}.sanderson #sanderson-primary .panel-pane.pane-1{float:left;width:50%;margin-left:0%;margin-right:-50%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;}.sanderson #sanderson-primary .panel-pane.pane-2{float:left;width:50%;margin-left:50%;margin-right:-100%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;}.sanderson #sanderson-secondary{clear:both;}.sanderson #sanderson-secondary .pane-1{dispaly:inline;position:relative;float:left;width:33.33333333%;margin-left:33.33333333%;margin-right:-66.66666667%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;}.sanderson #sanderson-secondary .pane-2{dispaly:inline;position:relative;float:left;width:33.33333333%;margin-left:66.66666667%;margin-right:-100%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;}.sanderson #sanderson-secondary .pane-3{dispaly:inline;position:relative;float:left;width:33.33333333%;margin-left:0%;margin-right:-33.33333333%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;}.sanderson #sanderson-secondary .pane-4{dispaly:inline;position:relative;float:left;width:33.33333333%;margin-left:33.33333333%;margin-right:-66.66666667%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;}.sanderson #sanderson-secondary .pane-5{dispaly:inline;position:relative;float:left;width:33.33333333%;margin-left:66.66666667%;margin-right:-100%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;}.sanderson #sanderson-secondary .pane-6{dispaly:inline;position:relative;float:left;width:33.33333333%;margin-left:0%;margin-right:-33.33333333%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;clear:both;}.sanderson #sanderson-secondary .pane-7{dispaly:inline;position:relative;float:left;width:33.33333333%;margin-left:33.33333333%;margin-right:-66.66666667%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;}.sanderson #sanderson-secondary .pane-8{dispaly:inline;position:relative;float:left;width:33.33333333%;margin-left:66.66666667%;margin-right:-100%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;}.sanderson #sanderson-secondary .pane-9{dispaly:inline;position:relative;float:left;width:33.33333333%;margin-left:0%;margin-right:-33.33333333%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;clear:both;}.sanderson #sanderson-secondary .pane-10{dispaly:inline;position:relative;float:left;width:33.33333333%;margin-left:33.33333333%;margin-right:-66.66666667%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;}.sanderson #sanderson-secondary .pane-11{dispaly:inline;position:relative;float:left;width:33.33333333%;margin-left:66.66666667%;margin-right:-100%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;}.sanderson #sanderson-secondary .pane-12{dispaly:inline;position:relative;float:left;width:33.33333333%;margin-left:0%;margin-right:-33.33333333%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;clear:both;}}@media only screen and (max-width:480px){#sanderson-primary{width:100%;float:none;}#sanderson-secondary{margin-right:0;}}.standard #title{padding-left:0;padding-right:0;margin-bottom:1em;}.standard #title .panel-pane{display:inline-block;}.standard #title .title-pane{display:block;}.standard #title .social-share{display:inline-block;min-width:20em;margin-left:2em;}.standard #title .social-share .social-share-facebook:before{padding:0 0.2em;}.standard #title .social-share .social-share-twitter:before{padding:0 0.2em;}.homepage .homepage-news{margin-top:0;margin-bottom:20px;padding-left:0;}.homepage .homepage-news .views-row{position:relative;display:block;padding:10px 15px 10px 0;margin-bottom:-1px;border-bottom:1px dashed #ddd !important;border-left:none !important;border-right:none !important;}.homepage .homepage-news .views-row > .badge{float:right;}.homepage .homepage-news .views-row > .badge + .badge{margin-right:5px;}.homepage .homepage-news .views-row:last-child{border:none !important;}.homepage a.list-group-item{color:#555;}.homepage a.list-group-item .list-group-item-heading{color:#333;}.homepage a.list-group-item:hover,.homepage a.list-group-item:focus{text-decoration:none;color:#555;background-color:#f5f5f5;}.homepage .homepage-news .views-row.active,.homepage .homepage-news .views-row.active:hover,.homepage .homepage-news .views-row.active:focus{z-index:2;color:#fff;background-color:#b3d564;border-color:#b3d564;}.homepage .homepage-news .views-row.active .list-group-item-heading,.homepage .homepage-news .views-row.active:hover .list-group-item-heading,.homepage .homepage-news .views-row.active:focus .list-group-item-heading{color:inherit;}.homepage .homepage-news .views-row.active .list-group-item-text,.homepage .homepage-news .views-row.active:hover .list-group-item-text,.homepage .homepage-news .views-row.active:focus .list-group-item-text{color:white;}.homepage .list-group-item-heading{margin-top:0;margin-bottom:5px;}.homepage .list-group-item-text{margin-bottom:0;line-height:1.3;}#admin-toolbar *{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;}#admin-toolbar *:before,#admin-toolbar *:after{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;}.sidebar .block-menu-block{}.sidebar .block-menu-block .menu__item.is-leaf{list-style-image:none;list-style-type:none;}.sidebar .block-menu-block .menu__item.is-leaf a{color:white;}.sidebar .block-menu-block .menu__item.is-expanded{list-style-image:none;list-style-type:none;}.sidebar .block-menu-block .menu__item.is-collapsed{list-style-image:none;list-style-type:none;}.sidebar .block-menu-block .menu a.active{color:#b3d564;}.sidebar .block{background:#2b2b2b;}.sidebar .block .block-title{font-size:1.5em;line-height:2em;color:white;}.sidebar .block a{color:white;text-decoration:none;}.sidebar .block a:hover{text-decoration:underline;}.page-views .sidebar .block{background:none;}.page-views .sidebar .block .block-title{font-size:1.25em;line-height:1.2em;color:#444;}.page-views .sidebar .block a{color:#647d32;text-decoration:underline;}.page-views .sidebar .block a:hover{color:#444;}.page-views .sidebar .block-datepicker-block{background-color:#f6f6f6;}.view-id-new_blogs.trove .page__item.feature{border-bottom:4px solid #609744;}.view-id-new_blogs.trove .page__item .page__item__meta.underline{border-bottom:4px solid #609744;}.view-id-new_blogs .pager{padding-top:1em;}.view-id-new_blogs .page--item,.view-id-new_blogs .page__item{height:15em;padding-bottom:.75rem;}.view-id-new_blogs .page--item.feature,.view-id-new_blogs .page__item.feature{border-bottom:4px solid #b3d564;}@media only screen and (max-width:480px){.view-id-new_blogs .page--item,.view-id-new_blogs .page__item{font-size:12px;font-size:1.2rem;height:14em !important;min-height:14em !important;}.view-id-new_blogs .page--item .page__item__heading,.view-id-new_blogs .page__item .page__item__heading{font-size:15px;font-size:1.5rem;}}@media only screen and (min-width:481px) and (max-width:1049px){.view-id-new_blogs .page--item,.view-id-new_blogs .page__item{min-height:15em !important;}}.view-id-new_blogs .page--item .page__item__feature,.view-id-new_blogs .page__item .page__item__feature{padding-left:0;padding-right:0;}.view-id-new_blogs .page--item .page__item__title,.view-id-new_blogs .page__item .page__item__title{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:left;-webkit-align-items:left;-ms-flex-align:left;align-items:left;-webkit-box-pack:left;-webkit-justify-content:left;-ms-flex-pack:left;justify-content:left;flex-wrap:wrap;-webkit-flex-wrap:wrap;min-height:7em;padding-left:0;padding-right:0;}.view-id-new_blogs .page--item .page__item__heading,.view-id-new_blogs .page__item .page__item__heading{-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;padding-left:0;padding-right:0;}.view-id-new_blogs .page--item .page__item__meta,.view-id-new_blogs .page__item .page__item__meta{-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;padding-left:0;padding-right:0;padding-bottom:0.5em;width:100%;}.view-id-new_blogs .page--item .page__item__meta.underline,.view-id-new_blogs .page__item .page__item__meta.underline{border-bottom:4px solid #b3d564;}.view-id-new_blogs .page--item .page__item__meta img,.view-id-new_blogs .page__item .page__item__meta img{width:30px;height:auto;padding:0 0.25em 0 0;}.view-id-new_blogs .align-end{-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;}.view-id-new_blogs .align-start{-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;}.node-type-blog-post article.comment{padding:1em;}.node-type-blog-post .page__title .span{display:block !important;}.node-type-blog-post .page__sub-title{padding-top:0.5em;}.node-type-blog-post .pane-node-updated{display:inline-block;margin-left:2em;}.node-type-blog-post .view-blogs-author{display:inline-block;margin-left:0 !important;}.node-type-blog-post .view-blogs-author img{width:30px;height:auto;padding:0 0.25em 0 0;}.node-type-blog-post .field-name-body img{background-color:#eeeeee;padding:4px;}.node-type-blog-post .field-name-body .caption{font-size:0.9375em;line-height:1.6em;font-family:"nimbus-sans","Helvetica Neue","Helvetica",sans-serif;margin-top:-20px !important;padding-left:0.5em;padding-right:0.5em;padding-top:12.5px;background-color:#eeeeee;}.nla{background:none repeat scroll 0 0 #000;color:#fff;min-height:36px;letter-spacing:0.7em;overflow:hidden;text-align:center;text-transform:uppercase;line-height:1.5em;border-bottom:6px solid #b3d564;padding:4px 2000px;margin:0 -2000px;font-family:sans-serif;}@media only screen and (min-width:1050px){.nla{font-size:16px;font-size:1.6rem;}}@media only screen and (min-width:481px) and (max-width:1049px){.nla{font-size:16px;font-size:1.6rem;}}@media only screen and (max-width:480px){.nla{font-size:14px;font-size:1.4rem;}}.nla a{color:#fff;height:36px;text-decoration:none;}.breadcrumb{font-size:0.875em;line-height:1.71428571em;padding:1em;margin:1em 0;list-style:none;border-radius:4px;}.breadcrumb a{text-decoration:none;}.breadcrumbs,.breadcrumb{padding-top:1em;font-size:14px;font-size:1.4rem;padding-bottom:10px;padding-bottom:1rem;font-family:"nimbus-sans","Helvetica Neue","Helvetica",sans-serif;background-color:transparent;}.breadcrumbs__list{list-style:none;margin:0;padding:0;}.breadcrumbs__list-item{font-size:14px;font-size:1.4rem;display:inline-block;font-family:"nimbus-sans","Helvetica Neue","Helvetica",sans-serif;}.breadcrumbs__list-item:after{color:#ccc;content:"/";padding-left:6px;padding-right:6px;}.breadcrumbs__list-item:last-child:after{display:none;}.breadcrumbs__list-anchor{color:#444;}.breadcrumbs__list-anchor:hover{text-decoration:none;}.breadcrumbs__list-anchor--active{text-decoration:none;}.node-type-mediarelease .carousel--item--banner,.node-type-news .carousel--item--banner{margin-bottom:1em;}.carousel{margin-bottom:10px;margin-bottom:1rem;position:relative;overflow:auto;width:100% !important;}.carousel--items{margin:0;padding:0;list-style:none;}.carousel--item{float:left;position:relative;}.carousel--image{max-width:100%;}.carousel--item-anchor{display:block;text-decoration:none;}.carousel--item-anchor:hover{text-decoration:none;}.carousel--item-anchor:hover .carousel--item--banner{background-color:#444;}.carousel--item-anchor:hover .carousel--item--banner-action{color:#fff;}.carousel--item--banner{padding:15px;padding:1.5rem;background-color:#2b2b2b;color:#fff;text-decoration:none;}.carousel--item--banner a{color:#fff;text-decoration:none;}.carousel--item--banner p{margin:0;}.carousel--item--banner-title{font-size:20px;font-size:2rem;margin-top:0;margin-bottom:0;padding-bottom:.1em;}.carousel--item--banner-title a{color:#fff;text-decoration:none;}.carousel--item--banner-subtitle{font-size:14px;font-size:1.4rem;margin-top:0;margin-bottom:0;color:#ccc;font-family:"nimbus-sans","Helvetica Neue","Helvetica",sans-serif;padding-bottom:.8em;}.carousel--item--banner-subtitle a{color:#fff;text-decoration:none;}.carousel--item--banner-action{color:#b3d564;padding-top:4px;display:block;}.carousel--item--banner-action i{font-size:10px;font-size:1rem;padding-left:2px;}.carousel--item--banner:hover .carousel--item--banner-action{color:#fff;}.carousel-actions{zoom:1;margin-bottom:15px;margin-bottom:1.5rem;}.carousel-actions:before,.carousel-actions:after{content:" ";display:table;}.carousel-actions:after{clear:both;}.carousel-dots{float:right;}.carousel-dots .carousel-dots--play,.carousel-dots .carousel-dots--pause{font-size:14px;font-size:1.4rem;display:inline-block;color:#aaa;vertical-align:top;}.carousel-dots .carousel-dots--play:hover,.carousel-dots .carousel-dots--pause:hover{color:#666;}.carousel-dots .carousel-dots--play.active,.carousel-dots .carousel-dots--pause.active{color:#b3d564;}.carousel-dots .carousel-dots--play{padding-right:8px;}.carousel-dots .carousel-dots--pause{padding-right:12px;}.dots{display:inline-block;margin:0;padding:0;}.dot{background-color:#aaa;border-radius:50%;cursor:pointer;display:inline-block;width:13px;height:13px;margin-left:2px;margin-right:2px;}.dot.active{background-color:#b3d564;}.dot a{display:block;text-indent:-9999em;}#datepicker-block-form input[type="submit"]{-webkit-appearance:button;cursor:pointer;margin:0 0.2em 1em 0.2em;}.container-inline-date{clear:both;}.container-inline-date .form-item{float:none;margin:0;padding:0;}.container-inline-date > .form-item{display:inline-block;margin-right:0.5em;margin-bottom:10px;vertical-align:top;}.container-inline-date .form-item .form-item{float:left;}.container-inline-date .form-item,.container-inline-date .form-item input{width:auto;}.container-inline-date .description{clear:both;}.container-inline-date .form-item input,.container-inline-date .form-item select,.container-inline-date .form-item option{margin-right:5px;}.container-inline-date .date-spacer{margin-left:-5px;}.views-right-60 .container-inline-date div{margin:0;padding:0;}.container-inline-date .date-timezone .form-item{clear:both;float:none;width:auto;}.container-inline-date .date-padding{padding:0;float:left;}.views-exposed-form .container-inline-date .date-padding{padding:0;}#calendar_div,#calendar_div td,#calendar_div th{margin:0;padding:0;}#calendar_div,.calendar_control,.calendar_links,.calendar_header,.calendar{border-collapse:separate;margin:0;width:175px;}.calendar td{padding:0;}.date-prefix-inline{display:inline-block;}.date-clear{clear:both;display:block;float:none;}.date-no-float{clear:both;float:none;width:98%;}.date-float{clear:none;float:left;width:auto;}.date-float .form-type-checkbox{padding-right:1em;}.form-type-date-select .form-type-select[class$=hour]{margin-left:.75em;}.date-container .date-format-delete{float:left;margin-top:1.8em;margin-left:1.5em;}.date-container .date-format-name{float:left;}.date-container .date-format-type{float:left;padding-left:10px;}.date-container .select-container{clear:left;float:left;}div.date-calendar-day{background:#F3F3F3;border-top:1px solid #EEE;border-left:1px solid #EEE;border-right:1px solid #BBB;border-bottom:1px solid #BBB;color:#999;float:left;line-height:1;margin:6px 10px 0 0;text-align:center;width:30px;}div.date-calendar-day span{display:block;text-align:center;}div.date-calendar-day span.month{background-color:#B5BEBE;color:white;font-size:.9em;padding:2px;text-transform:uppercase;}div.date-calendar-day span.day{font-size:2em;font-weight:bold;}div.date-calendar-day span.year{font-size:.9em;padding:2px;}.form-item.form-item-instance-widget-settings-input-format-custom,.form-item.form-item-field-settings-enddate-required{margin-left:1.3em;}#edit-field-settings-granularity .form-type-checkbox{margin-right:.6em;}.date-year-range-select{margin-right:1em;}.sidebar .digital-classroom-branding,.digital-classroom .page__highlight{background:#fff;}.sidebar .digital-classroom-branding .fluid-width-video-wrapper object,.digital-classroom .page__highlight .fluid-width-video-wrapper object{height:auto !important;width:100%;}.back-to-top{font-family:"nimbus-sans","Helvetica Neue","Helvetica",sans-serif;font-size:1.4rem;display:inline-block;margin-top:3rem;}.back-to-top i{margin-left:10px;}.youtube-embed{max-width:100%;margin-top:0.5rem;}.youtube-embed__caption{font-family:"nimbus-sans","Helvetica Neue","Helvetica",sans-serif;color:#9F9F9F;font-size:1.4rem;}.digital-classroom-logo{padding:1.6rem 2rem 2rem 0rem;}p{margin-bottom:20px;}.page__body ul{margin:4rem 0rem;}.page__body ul li{margin-bottom:2.5rem;font-style:italic;}h4{margin-top:3rem;}.page__divider.with-padding{margin-top:3rem;margin-bottom:3rem;}.breadcrumbs__list-anchor{color:#647d32;}.breadcrumbs__list-anchor--active{color:#A5A5A5;}.sub-nav{margin-bottom:0.2em;margin-top:0.2em;font-family:"nimbus-sans","Helvetica Neue","Helvetica",sans-serif;padding-left:2rem;padding-right:2rem;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;-moz-border-radius:3px / 3px;-webkit-border-radius:3px 3px;border-radius:3px / 3px;background:#2f2f2f;}.sub-nav-list{list-style-type:none;margin:0;padding:0;}.sub-nav-list__item a{color:#fff;text-decoration:none;font-size:1.8rem;padding:1.5rem 0rem;margin:0;display:block;border-bottom:1px solid #222;background-image:url(https://www.nla.gov.au/sites/all/themes/nlaoid/css/./digital-classroom-nav-arrow.png);background-position:right;background-repeat:no-repeat;}.sub-nav-list__item a:hover{color:#aaa;}.sub-nav-list__item.first{padding-top:1rem;}.sub-nav-list__item.last{padding-bottom:1rem;border:none;}.sub-nav-list__item.last a{border:none;}.sub-nav-list__item.active a{color:#aaa;background-image:none;}.sub-nav-list__item.expanded a{border-bottom:none;padding-bottom:1rem;}.deep-nav-list{list-style-type:none;margin-left:1.5rem;padding:0;}.sub-nav-list__item.active ul li a{color:#fff;text-decoration:none;font-size:1.5rem;padding:0.5rem 0rem;margin:0;display:block;}.sub-nav-list__item.active ul li a.active{color:#aaa;}.sub-nav-list__item.active ul li a:hover{color:#aaa;}.sub-nav__downloads{margin-left:0px;margin-left:0rem;margin-bottom:15px;margin-bottom:1.5rem;border-radius:2px;float:none;padding:0;overflow:hidden;max-width:360px;}.sub-nav__downloads-items{margin-bottom:0;padding-left:0;list-style:none;}.sub-nav__downloads-items a{padding-left:0px;padding-right:0px;display:block;text-decoration:none;padding-top:0px;padding-bottom:1.5rem;}.sub-nav__downloads-items a i{color:#444444;width:20px;}.sub-nav__downloads-items a span{font-size:12px;font-size:1.2rem;background-color:#dddddd;border-radius:2px;color:#444444;display:inline-block;font-family:"Monaco","Courier New","Courier",monospace;margin-left:4px;padding:2px 4px;white-space:nowrap;}.sub-nav__downloads-items a p{font-size:14px;font-size:1.4rem;font-style:italic;color:#444444;margin:0;padding-top:4px;padding-left:24px;}.home-block__anchor img{border-radius:2px 2px 0px 0px;max-width:100%;}.home-block__text{font-family:"nimbus-sans","Helvetica Neue","Helvetica",sans-serif;background-color:#2F2F2F;padding:1.5rem;border-radius:0px 0px 2px 2px;background-image:url(https://www.nla.gov.au/sites/all/themes/nlaoid/css/./digital-classroom-nav-arrow.png);background-position:right 1.5rem top 2rem;background-repeat:no-repeat;}.home-block__anchor:hover .home-block__text{background-color:#B3D564;}.home-block__anchor:hover .home-block__title,.home-block__anchor:hover .home-block__subtitle{color:#2f2f2f;}.home-block__title{padding:0rem 0rem 0.5rem 0rem;margin:0;font-size:1.8rem;color:#fff;}.home-block__subtitle{padding:0;line-height:1.6rem;font-size:1.4rem;color:#9F9F9F;margin:0;}.year-block__anchor img{border-radius:2px 2px 0px 0px;max-width:100%;}.year-block__text{font-family:"nimbus-sans","Helvetica Neue","Helvetica",sans-serif;background-color:#2F2F2F;padding:1rem;border-radius:0px 0px 2px 2px;background-image:url(https://www.nla.gov.au/sites/all/themes/nlaoid/css/./digital-classroom-nav-arrow.png);background-position:right 1.5rem top 2rem;background-repeat:no-repeat;min-height:90px;}.year-block__anchor:hover .year-block__text{background-color:#B3D564;}.year-block__anchor:hover .year-block__title,.year-block__anchor:hover .year-block__subtitle{color:#2f2f2f;}.year-block__title{padding:0;margin:0;font-size:1.6rem;color:#fff;}.feature-image{max-width:100%;}.feature-image__banner{padding:1.5rem;background-color:#2b2b2b;color:#fff;text-decoration:none;margin-bottom:3rem;}.feature-image__title{font-size:1.6rem;margin-top:0;padding-top:0;}.feature-image__action{font-size:1.4rem;font-family:"nimbus-sans","Helvetica Neue","Helvetica",sans-serif;color:#9F9F9F;}.show-info-toggle h3{font-family:"nimbus-sans","Helvetica Neue","Helvetica",sans-serif;color:#647d32;line-height:18px;font-size:1.4rem;margin-top:1.5rem;margin-bottom:3rem;margin-left:1.5rem;display:block;}.show-info-toggle:hover{cursor:pointer;}.show-info__content{background-color:#f4f4f4;font-size:1.6rem;padding:2.5rem 1.5rem 0.5rem 1.5rem;margin-bottom:3rem;}.page__download,.page--download{margin-left:15px;margin-left:1.5rem;margin-bottom:15px;margin-bottom:1.5rem;background-color:#f6f6f6;border-radius:2px;float:right;padding:0;overflow:hidden;max-width:360px;}@media screen and (max-width:990px){.page__download,.page--download{max-width:100%;width:100%;}}.page__download__header a,.page__download__header span,.page--download--header a,.page--download--header span{padding:15px;padding:1.5rem;background-color:#e9e9e9;display:block;}.page__download__header a:hover,.page--download--header a:hover{background-color:#dddddd;}.page__download__title,.page--download--title{font-size:16px;font-size:1.6rem;margin-top:0;margin-bottom:0;}.page__download__items,.page--download--items{margin-bottom:0;padding-left:0;list-style:none;}.page__download__items li:last-child a,.page--download--items li:last-child a{border-bottom:none;}.page__download__items a,.page--download--items a{padding-left:15px;padding-right:15px;padding-left:1.5rem;padding-right:1.5rem;border-bottom:1px dashed #ccc;display:block;text-decoration:none;padding-top:8px;padding-bottom:8px;}.page__download__items a:hover,.page--download--items a:hover{background-color:#f1f1f1;}.page__download__items a em,.page--download--items a em{font-style:normal;}.page__download__items a i,.page--download--items a i{color:#444;width:20px;}.page__download__items a i.fa-file-pdf-o,.page--download--items a i.fa-file-pdf-o{color:#b82b2b;}.page__download__items a i.fa-file-word-o,.page--download--items a i.fa-file-word-o{color:#405cab;}.page__download__items a span,.page--download--items a span{font-size:12px;font-size:1.2rem;background-color:#dddddd;border-radius:2px;color:#444;display:inline-block;font-family:"Monaco","Courier New","Courier",monospace;margin-left:4px;padding:2px 4px;white-space:nowrap;}.page__download__items a p,.page--download--items a p{font-size:14px;font-size:1.4rem;font-style:italic;color:#444;margin:0;padding-top:4px;padding-left:24px;}.node-type-event .pane-node-field-event-description,.node-type-exhibition .pane-node-field-event-description{margin:1em 0;}.view-newsoid-news-block.view-display-id-block_2 .img-container,.view-newsoid-news-block.view-display-id-block_4 .img-container{height:154px;overflow:hidden;}.view-newsoid-news-block.view-display-id-block_2 img,.view-newsoid-news-block.view-display-id-block_4 img{width:100%;}#footer .region-footer-aux{padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;padding:0 2000px;margin:0 -2000px;border-top:1px solid #1e1e1e;clear:both;}@media only screen and (min-width:1050px){#footer .region-footer-aux .block.first{float:left;width:100%;margin-left:0%;margin-right:-100%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;}}@media only screen and (min-width:481px) and (max-width:1049px){#footer .region-footer-aux .block.first{float:left;width:100%;margin-left:0%;margin-right:-100%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;}}@media only screen and (min-width:1050px){#footer .region-footer-aux .block.last{float:right;width:100%;margin-right:0%;margin-left:-100%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;text-align:right;}}@media only screen and (min-width:481px) and (max-width:1049px){#footer .region-footer-aux .block.last{float:right;width:100%;margin-right:0%;margin-left:-100%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;text-align:right;}}#footer .region-footer-aux a{color:#f8f8f8;text-decoration:none;}#footer .region-footer-aux a:hover{text-decoration:underline;}#footer .region-footer-aux ul{list-style:none;}#footer .region-footer-aux ul li{display:inline;padding-left:24px;}#footer .region-footer-branding{padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;}#footer .region-footer-branding .footer-branding-logo{float:left;width:100%;margin-left:0%;margin-right:-100%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;}#footer .region-footer-branding .block.last{float:right;width:100%;margin-right:0%;margin-left:-100%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;text-align:right;padding-top:36px;}#footer .region-footer-branding .block.last a{color:#f8f8f8;}#footer .region-footer-branding .block.last i{font-size:1.2em;line-height:1.25em;margin:0 0 0 19.2px;}#footer .region-footer-branding .block.last i span{position:absolute !important;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);}#footer-global{background-color:#2b2b2b;color:#f8f8f8;border-bottom:6px solid #b3d564;font-family:"nimbus-sans","Helvetica Neue","Helvetica",sans-serif;}#footer-global .block{text-align:right;}#footer-global ul{list-style-type:none;margin:0;}#footer-global ul li{display:inline-block;padding-right:0.5em;}#footer-global ul li a{color:white;}#footer-global ul.services{padding:1em 0 0 0;}#footer-global ul.about-this-site{font-size:14px;font-size:1.4rem;}#footer .region-footer-quicklinks{padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;clear:both;}#footer .region-footer-quicklinks a{color:#2f2f2f;text-decoration:none;}#footer .region-footer-quicklinks a:hover{text-decoration:underline;}#footer .region-footer-quicklinks ul{list-style-type:none;padding-left:0;}#footer .region-footer-quicklinks ul li{margin:0.75em 0;}@media only screen and (min-width:1050px){#footer .region-footer-quicklinks .footer-quicklinks-section-1{float:left;width:50%;margin-left:0%;margin-right:-50%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;}#footer .region-footer-quicklinks .footer-quicklinks-section-2{float:left;width:50%;margin-left:50%;margin-right:-100%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;}#footer .region-footer-quicklinks .footer-quicklinks-section-3{float:left;width:50%;margin-left:100%;margin-right:-150%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;}#footer .region-footer-quicklinks .footer-quicklinks-section-4{float:left;width:50%;margin-left:150%;margin-right:-200%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;}}@media only screen and (min-width:481px) and (max-width:1049px){#footer .region-footer-quicklinks .footer-quicklinks-section-1{float:left;width:100%;margin-left:0%;margin-right:-100%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;}#footer .region-footer-quicklinks .footer-quicklinks-section-2{float:left;width:100%;margin-left:100%;margin-right:-200%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;}#footer .region-footer-quicklinks .footer-quicklinks-section-3{float:left;width:100%;margin-left:0%;margin-right:-100%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;clear:both;}#footer .region-footer-quicklinks .footer-quicklinks-section-4{float:left;width:100%;margin-left:100%;margin-right:-200%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;}}@media only screen and (min-width:1050px){#footer .region-footer-quicklinks .footer-quicklinks-section{float:left;width:50%;margin-left:0%;margin-right:-50%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;outline:solid 1px red;}}@media only screen and (min-width:481px) and (max-width:1049px){#footer .region-footer-quicklinks .footer-quicklinks-section{float:left;width:50%;margin-left:0%;margin-right:-50%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;outline:solid 1px red;}}@media only screen and (max-width:480px){#footer .region-footer-quicklinks .footer-quicklinks-section{outline:solid 1px red;}}#footer{font-size:14px;font-size:1.4rem;background-color:#b3d564;color:#2f2f2f;border-bottom:6px solid #b3d564;padding-top:1em;font-family:"nimbus-sans","Helvetica Neue","Helvetica",sans-serif;}#footer a{color:#2f2f2f;}#webform-client-form-29{font-size:1.2em;line-height:1.25em;}.fieldset-description{font-size:1.17em;line-height:1.28205128em;margin-top:1.28205128em;margin-bottom:1.28205128em;}.button{background-color:#b3d564;border-radius:2px;color:#2b2b2b;display:inline-block;text-decoration:none;padding:3px 6px;}.button:hover,.page__item--anchor:hover .button{background-color:#2b2b2b;color:#fff;text-decoration:none;transition-property:background-color;transition-duration:400ms;}.page__item--anchor:hover .button{transition-property:none;}.page__item .button{-webkit-appearance:none;margin-top:5px;}.button--large{background-color:#b3d564;padding:10px 14px;}.button--large i{font-size:14px;font-size:1.4rem;color:#627e22;padding-left:6px;}.button--large:hover{background-color:#647d32;color:#fff;}.button--large:hover i{color:#fff;}.button--book{font-size:13px;font-size:1.3rem;background-color:#27ade6;color:#fff;}.button--book:hover{background-color:#2b2b2b;}.button--book i{color:#fff;padding-left:0;padding-right:3px;}#navigation{color:#2f2f2f;font-size:0.875em;line-height:1.71428571em;}#navigation li a{padding-top:4px;padding-bottom:0;margin-top:0;margin-bottom:0;color:#2f2f2f;}#navigation ul{height:36px;}#navigation ul li{height:36px;padding-right:12px !important;padding-left:12px !important;padding-top:6px !important;}#navigation ul li.active-trail{border-bottom:6px solid #2b2b2b;}.page-events li.menu-4134{border-bottom:6px solid #2b2b2b;}#views-exposed-form-search-view-page{font-size:14px;font-size:1.4rem;display:block;padding:0;height:2.5em;background-color:#fff;font-family:"nimbus-sans","Helvetica Neue","Helvetica",sans-serif;color:#444;}#views-exposed-form-search-view-page .form-control,#views-exposed-form-search-view-page .desk-stats .webform-client-form .form-select,.desk-stats .webform-client-form #views-exposed-form-search-view-page .form-select{box-shadow:none;}#views-exposed-form-search-view-page .form-control-feedback{position:absolute;top:0 !important;right:2em;z-index:2;display:block;width:39px;height:39px;line-height:39px;text-align:center;}#views-exposed-form-search-view-page .views-exposed-form{padding:0;margin:0;}#views-exposed-form-search-view-page .views-exposed-form .views-exposed-widgets{padding:0;margin:0;border:1px solid #ccc;}#views-exposed-form-search-view-page .views-exposed-form .views-exposed-widgets .views-exposed-widget{margin:0;padding:4px 0 0 0;}#views-exposed-form-search-view-page .views-exposed-form .views-exposed-widgets .views-exposed-widget label{position:absolute !important;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);}#views-exposed-form-search-view-page .views-exposed-form .views-exposed-widgets .views-exposed-widget input[type="text"]{background:transparent;border:none;padding:0px 6px 8px 6px;margin:0.25em 0 0 0;height:2em;color:#444;}#views-exposed-form-search-view-page .views-exposed-form .views-exposed-widgets .views-exposed-widget .form-submit{position:absolute;top:0 !important;right:2em;z-index:3;margin:auto 0;font-size:8px;background-color:transparent;border:none;color:white;height:2.5em;}#views-exposed-form-search-view-page .views-exposed-form .views-exposed-widgets .views-exposed-widget .views-submit-button{margin:0;margin-left:-2em;font-size:1px;color:white;}#header{background-color:#f4f4f4;}#header .primary-brand{padding-top:24px;padding-bottom:24px;}#header .main-navigation{background-color:#fff;}#header .block{margin-bottom:0;}.homepage{font-size:16px;font-size:1.6rem;}.homepage h2{padding-top:0 !important;margin-top:0 !important;}.homepage .using-title{margin-top:2em !important;}.homepage #homepage-using{border:1px dashed #ccc;border-radius:2px;margin-bottom:60px;padding:20px 0 0 0;font-size:16px;font-size:1.6rem;}.homepage #homepage-using img{margin-bottom:1em;}.homepage #homepage-using ul{list-style-type:none;margin-left:0;margin-right:0;margin-bottom:0;padding-left:0;}.homepage #homepage-using ul .using-1{background:url(https://www.nla.gov.au/sites/all/themes/nlaoid/images/homepage-using-sprite.png) no-repeat 0 -250px;}.homepage #homepage-using ul .using-2{background:url(https://www.nla.gov.au/sites/all/themes/nlaoid/images/homepage-using-sprite.png) no-repeat 0 -200px;}.homepage #homepage-using ul .using-3{background:url(https://www.nla.gov.au/sites/all/themes/nlaoid/images/homepage-using-sprite.png) no-repeat 0 -150px;}.homepage #homepage-using ul .using-4{background:url(https://www.nla.gov.au/sites/all/themes/nlaoid/images/homepage-using-sprite.png) no-repeat 0 -100px;}.homepage #homepage-using ul .using-5{background:url(https://www.nla.gov.au/sites/all/themes/nlaoid/images/homepage-using-sprite.png) no-repeat 0 -50px;}.homepage #homepage-using ul .using-6{background:url(https://www.nla.gov.au/sites/all/themes/nlaoid/images/homepage-using-sprite.png) no-repeat 0 0;}.homepage #homepage-using ul li{padding:1em 0 1em 4px;border-top:1px dashed #ccc;background-color:#f9f9f9;list-style-position:inside;font-size:16px;font-size:1.6rem;}.homepage #homepage-using ul li a{padding:4px 0 4px 34px;min-height:2em;}.learning ul{margin-left:0;padding:0 !important;}.learning ul li{position:relative;list-style:none;min-height:70px;padding-left:165px;padding-bottom:0.25em;margin-top:0.25em;font-size:16px;text-shadow:1px 1px 1px #fff;}.learning ul li.ask-a-lib{background:url(https://www.nla.gov.au/sites/all/themes/nlaoid/images/learning-program/NLA0001_Deliv_4_ask-a-librarian_FA.jpg) no-repeat 0px 2px;}.learning ul li.lib-card{background:url(https://www.nla.gov.au/sites/all/themes/nlaoid/images/learning-program/NLA0001_Deliv_4_Library-card_FA.jpg) no-repeat 0px 2px;}.learning ul li.faq{background:url(https://www.nla.gov.au/sites/all/themes/nlaoid/images/learning-program/NLA0001_Deliv_4_faqs_FA.jpg) no-repeat 0px 2px;}.learning ul li.cat-tips{background:url(https://www.nla.gov.au/sites/all/themes/nlaoid/images/learning-program/NLA0001_Deliv_4_Catalogue-Tips_FA.jpg) no-repeat 0px 2px;}.learning ul li.family-hist{background:url(https://www.nla.gov.au/sites/all/themes/nlaoid/images/learning-program/NLA0001_Deliv_4_Family-History_FA.jpg) no-repeat 0px 2px;}.learning ul li.r-guide{background:url("/sites/all/themes/nlanew/images/learning-program/NLA0001_Deliv_4_Reseacrh-Guides_FA.jpg") no-repeat 0px 2px;}.learning ul li.learn{background:url("/sites/all/themes/nlanew/images/learning-program/NLA0001_Deliv_4_Learning_FA.jpg") no-repeat 0px 2px;}.learning ul li.videos{background:url("/sites/all/themes/nlanew/images/learning-program/NLA0001_Deliv_4_video_FA.jpg") no-repeat 0px 2px;}.learning ul li.learn-7{background:url("/sites/all/themes/nlanew/images/learning-program/NLA0001_Deliv_7_FA_makeabooking.jpg") no-repeat 0px 2px;min-height:100px;}.learning ul li a{padding-top:0.5em;display:block;}.learning ul li a:active,.learning ul li a:hover,.learning ul li a:visited,.learning ul li a:link{color:black;}.learning ul li a:after{width:100%;min-height:70px;position:absolute;top:0px;left:0px;z-index:10;content:' ';}.nopadding{padding:0 !important;margin:0 !important;}.with-wireframes #header,.with-wireframes #main,.with-wireframes #content,.with-wireframes #navigation,.with-wireframes .region-sidebar-first,.with-wireframes .region-sidebar-second,.with-wireframes #footer,.with-wireframes .region-bottom{outline:1px solid #ccc;}.element-invisible,.sidr-class-element-invisible,.breadcrumbs .active.last,.breadcrumb .active.last,.node-type-event #main > #title .page__title.title,.node-type-news #main > #title .page__title.title,.node-type-exhibition #main > #title .page__title.title,.events-pages #main > #title .page__title.title,.node-type-blog-post #main > #title .page__title.title,.hide-title #main > #title .page__title.title,.element-focusable,#navigation .block-menu .block__title,#navigation .block-menu-block .block__title{position:absolute !important;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);}.element-focusable:active,.element-focusable:focus{position:static !important;clip:auto;height:auto;width:auto;overflow:auto;}#skip-link{margin:0;}#skip-link a,#skip-link a:visited{display:block;width:100%;padding:2px 0 3px 0;text-align:center;background-color:#666;color:#fff;}.header__logo{float:left;text-decoration:none;}.header__logo-image{vertical-align:bottom;}.header__name-and-slogan{float:left;}.header__site-name{margin:0;font-size:2em;line-height:1.5em;}.header__site-link:link,.header__site-link:visited{color:#000;text-decoration:none;}.header__site-link:hover,.header__site-link:focus{text-decoration:underline;}.header__site-slogan{margin:0;}.header__secondary-menu{float:right;}.header__region{clear:both;}.caption{font-size:0.9375em;line-height:1.6em;font-family:"nimbus-sans","Helvetica Neue","Helvetica",sans-serif;}#navigation{border-top:1px solid #ccc;border-bottom:1px solid #ccc;font-family:Georgia,"Times New Roman","DejaVu Serif",serif;}#navigation .block{margin-bottom:0;}#navigation .links,#navigation .menu{margin:0;padding:0;text-align:left;}#navigation .links li,#navigation .menu li{float:left;padding:0 10px 0 0;list-style-type:none;list-style-image:none;}.breadcrumb ol{margin:0;padding:0;}.breadcrumb li{display:inline;list-style-type:none;margin:0;padding:0;}.page__title,.node__title,.block__title,.comments__title,.comments__form-title,.comment__title{margin:0;}.page__title{font-size:1.5em;line-height:2em;line-height:1.125em;font:Georgia,"Times New Roman","DejaVu Serif",serif;text-transform:uppercase;border-bottom:1px dashed #ccc;font-weight:100;}.messages,.messages--status,.messages--warning,.messages--error{margin:1.5em 0;padding:10px 10px 10px 50px;background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAD6UlEQVR42s2WX0xbVRzH3YwmC4k+GF/0ZS/S267/bmnX9nL7bwstZlnbjTDYyoC5GCbB0ZW5pdJCe6swbLFA6bpWIGuRMWVjKGP+21QW3SZBSAjGh4XEaTZTH82Cm/3ztS2xs7mw4KLRk3xyzj33/H6fe5Pz7zEA/yr/vUDukj9FH6drqTaqT8EoPs/UV+nX6TD1BlUh9AqLHlmgPKLcRHmoCOWmElK/FOKTYpS8UwLJkASiUyLI3pKhlClN0g46qj+qL/pbArlbrlO1q25JeiSgR2iYJ8ywXLSg/qP6LNl2ro8+Q4MMkKCd9K2t3q3KdQnkXXIF5aISkgEJzONm1F2qW52pDJN1MI2bUBIuAdVOJWSMTPNQgX6/vkjVpvpREpag6oMqWCYta1IzbsHh9ga0RJtzY8URMdRO9U/KSuWmNQUqh2pY3CtG+fvlqJyofMAFNrZAE+7e/RWR4X4cD9tgOGsA2U2CdtMDqwqyMyIzQ5KKqAKmcyaYxkzYd3YvjGNGFtXRPRj58DT+LOemRrFnrBLyITmUDmUyO/NYgu2d26ukHVJo3tXAMGpAs+cQmh0NeClan30uwN7TgnQ6nRd4r3thOGOAJqYB2UVC79AfZAnKHGUxQa8A2tNaNLW/jKvXv8Dyb8s4yryKA4O10A3roIvpUB+swTdz1/LJZ27PQBvT5lBH1RD4BChzlQ2wBNtc22aE/ULQgzRCl4P5BPcT93GMOYz9wb2QhCRgAq35d8u/L2PXe7tADVGgBlcQ+AXQtmlvsP/gzbJZvp8PMkJCFBYh8m0knyiVSsHe0YIGZz1+/uVOvt8z7QGvnwf+ST5EIRHIUyR4fh50rbp5lsDcYR4ReAXgBrng9q/Qfa0bfy035r7Ot2dvz4IX4IEIEAXwvDzscOw4zxJUd1YfEXlE4Aa4BQHMlwzSSBeI7iXvoTxWDqKPYCFsFaKmr+YVliB0JfS89DVpiuhlB9k/tSOZTuYFvq98yI7L0/MAsVWcGp0bfW61hbahwltxSeARsIKyWKesSKQSWIwvYkvvllwfx88pgOvhwthu/AzAxlVX8vz385tLbaVxwpcLZtEw0QDjsBGctzksiE4CimZFfHp++oWHbnbuUfdB0komMgHsRN1r0MWBsEmYODF5onY92/UTwcvBxuzXcN1ccHycVSn2FaPYWwzCQUDWKIt7z3utAJ5c74Hz+OLSomynY+cVfiM/xW3JiDyZpB3FuZrj4oCwE+Ad4qWMjPHjpTtL0mzMoxyZz9yM39Q7Y85Ok930icqm+k59TL2wm9l90dZv8y/8sPAigGf/iUN/Q4anM2zOsdLe+L+4VfwBVVjDs2rTYx0AAAAASUVORK5CYII=');background-position:8px 8px;background-repeat:no-repeat;border:1px solid #be7;}.messages--warning{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAACuElEQVRIiWP4//8/Ay0xSYqntTpnT252zqeJBf0Njhsykrz/pyd6/e9vcNpGVQv6q2wlm0qc/r0+IPD/3UG+/61l9v9mdrjIUc2C7hqHUzc3S///eZwBjO9tF/vfWe1wjioWTKixVm8otPn38wQT3IKfxxn/t5Va/utpsNSg2ILWcttrNzdJgQ3+dpQRjEHs+9tE/zeXWt+gyILOamuTqlxrsOtPLub+7+emBsSq/88v5wL7oqHQ9H9nmbkF2RbUF1rev7lJEuziuU3i/90ddcB4UZsoJC62ifyvK7R4QJYFrcUGrmUZ5v9hYb9hosh/bzcDMN42VRgeF9W5hv8bi/XdSbagKtfs2c1NEvCIPbaQ/7+/pwkYn17Ki0hR24T/l2eZPCfJgsZ83dCiNOP/yCnn7iau/8G+5mD8aBsHSoqqyNL9X5erHUm0BcVpRm9ubhZHMoTh/4eDzP/DA23+RwTZ/P96hAlF7t5Wof8FyfpvibKgNk8noyDZ4D9quofg1Bjr/1kJlhjiIF+Upmn/r83RzCJoQXaC3qcbm8SwGMLwvybP/H8jMGlik7u7VeB/Zqz2J7wWVGdr1uTG62J1PQgfWST1/+hiCaxyIF8UJqv9r8hQrcVpQVqkzrcbG0WwGvB2H/P/lnx5MAaxsam5vYn3f2KY+jesFpSlqfZnxWjidP2OGWL/g/0swBjExu4Lhv958Ur/i5KU+lEsCA1lYI4JUv95bZ0gTo2Pt3P+z0myBmMQG5e6mxu4/kf4Kf8EmQm3oCRNebKrvSawIGPBqRG9sMOp5hjjfwdrlf/58bKT4RaUpWvtcLZV/39iscD/H0AFP46jYwYiMeP/44u4/9tbKQODSXUH3II9G7v18hI0n8YGKv+IDVT6joxj/BVx4mgcOCde/SnITPRUJAHEGlTCEkQV19TAAN8FC67hZdFXAAAAAElFTkSuQmCC');border-color:#ed5;}.messages--error{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAACpElEQVR42rWWTUgbQRiGQ0Tx4MWDeFM8eBA9iKAoggiCoCiiIiL4L3oQV1CJB0UEf6iRYFpK7UniTw9VSqL2kvQsVDBpSZrtRo35czVNW3oprRf17exSl4yzu1ikAy9h59vvedhkMrMGAGoxknAk2w8MJ/WosXThiZkZt9jdLeglPjn5ATc3mhJNuNjbK0QbG3ExMICL/n6IfX0gcxB7ekDAELu6IHZ2IlJbi1hLS1BLogmPtbUhMTv7oMSamzUlqnByMxLT0/8STQkDj9TV4ZLj5OysrODl8jIu5Gs68dFR7JG6dWkJ0fFx+TpSX89IDMnwcHU1yKec12Yz3rlc4HkeLwjkXJpPip3U3+7vIx6P4ymph4eG5PlwTQ0lMdytlmBxMWKtrXLeT0zA5XTibvj9fjxfXETkb/3N/Dz2dneVuiTZtliU/rPSUsQ5ziuxZYG03IIlJdKKUPJjdRUAKMmzuTnskB/VYbdTtd9HR4g2NCi9Z2VliDY1BSnBaUEBzsrLqXyzWCiQ9HU5HA4afniIUFWV0hOqqMBpURErOM7NxWlhIZOvCwvA7S3Uxq+DA5AnZ3pO8vJYQSArC8c5Oeqx2Rj4udeLQH6+6v2B7GxW8DkjA0JmJpONwUHY7XZGIAgCzCYTeJUewmIFfqMRfEoKlQ2yJbza2oLWcLvdeDI2hk/3+iQWKzAYkJzNjg5srq9TwJ9OJ76YTNScx+ORJT66X1/grKyEbW2NgfPp6XKd/JMZySrHaQsSU1Oe+0/w3WpVgyu5HBlR6lc+H8gioevDwz6JrWwV5+3txyoSFk5DcOX1MnCyJ4Vwfb1zt1UY9SR8aioDpuppaVpwZbPTl+hHF04dOKzk8XBF8DgJC3/woU/W/EciOtELOWi8DDwp//215Q+p7kiKh2lQSAAAAABJRU5ErkJggg==');border-color:#ed541d;}.messages__list{margin:0;}.messages__item{list-style-image:none;}.messages--error p.error{color:#333;}.ok,.messages--status{background-color:#f8fff0;color:#234600;}.warning,.messages--warning{background-color:#fffce5;color:#840;}.error,.messages--error{background-color:#fef5f1;color:#8c2e0b;}.tabs-primary,.tabs-secondary{background-image:url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjY2NjY2NjIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');background-size:100%;background-image:-webkit-gradient(linear,50% 100%,50% 0%,color-stop(100%,#cccccc),color-stop(100%,rgba(0,0,0,0)));background-image:-moz-linear-gradient(bottom,#cccccc 1px,rgba(0,0,0,0) 1px);background-image:-webkit-linear-gradient(bottom,#cccccc 1px,rgba(0,0,0,0) 1px);background-image:linear-gradient(to top,#cccccc 1px,rgba(0,0,0,0) 1px);list-style:none;border-bottom:1px solid #ccc \0/ie;margin:1.5em 0;padding:0 2px;white-space:nowrap;}.tabs-primary:before,.tabs-secondary:before,.tabs-primary:after,.tabs-secondary:after{content:" ";display:table;}.tabs-primary:after,.tabs-secondary:after{clear:both;}.tabs-primary__tab,.tabs-primary__tab.is-active,.tabs-secondary__tab,.tabs-secondary__tab.is-active{float:left;margin:0 3px;}a.tabs-primary__tab-link,a.tabs-primary__tab-link.is-active,a.tabs-secondary__tab-link,a.tabs-secondary__tab-link.is-active{border:1px solid #e9e9e9;border-right:0;border-bottom:0;display:block;line-height:1.5em;text-decoration:none;}.tabs-primary__tab,.tabs-primary__tab.is-active{border-top-right-radius:4px;border-top-left-radius:4px;text-shadow:1px 1px 0 #fff;border:1px solid #ccc;border-bottom-color:transparent;border-bottom:0 \0/ie;}.tabs-primary__tab.is-active{border-bottom-color:#fff;}a.tabs-primary__tab-link,a.tabs-primary__tab-link.is-active{border-top-right-radius:4px;border-top-left-radius:4px;-webkit-transition:background-color 0.3s;-o-transition:background-color 0.3s;transition:background-color 0.3s;color:#333;background-color:#dedede;letter-spacing:1px;padding:0 1em;text-align:center;}a.tabs-primary__tab-link:hover,a.tabs-primary__tab-link:focus{background-color:#e9e9e9;border-color:#f2f2f2;}a.tabs-primary__tab-link:active,a.tabs-primary__tab-link.is-active{background-color:transparent;*zoom:1;filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#FFE9E9E9',endColorstr='#00E9E9E9');background-image:url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U5ZTllOSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U5ZTllOSIgc3RvcC1vcGFjaXR5PSIwLjAiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');background-size:100%;background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,#e9e9e9),color-stop(100%,rgba(233,233,233,0)));background-image:-moz-linear-gradient(#e9e9e9,rgba(233,233,233,0));background-image:-webkit-linear-gradient(#e9e9e9,rgba(233,233,233,0));background-image:linear-gradient(#e9e9e9,rgba(233,233,233,0));border-color:#fff;}.tabs-secondary{font-size:.9em;margin-top:-1.5em;}.tabs-secondary__tab,.tabs-secondary__tab.is-active{margin:0.75em 3px;}a.tabs-secondary__tab-link,a.tabs-secondary__tab-link.is-active{-moz-border-radius:0.75em;-webkit-border-radius:0.75em;border-radius:0.75em;-webkit-transition:background-color 0.3s;-o-transition:background-color 0.3s;transition:background-color 0.3s;text-shadow:1px 1px 0 #fff;background-color:#f2f2f2;color:#666;padding:0 .5em;}a.tabs-secondary__tab-link:hover,a.tabs-secondary__tab-link:focus{background-color:#dedede;border-color:#999;color:#333;}a.tabs-secondary__tab-link:active,a.tabs-secondary__tab-link.is-active{text-shadow:1px 1px 0 #333;background-color:#666;border-color:#000;color:#fff;}.inline{display:inline;padding:0;}.inline li{display:inline;list-style-type:none;padding:0 1em 0 0;}span.field-label{padding:0 1em 0 0;}.more-link{text-align:right;}.more-help-link{text-align:right;}.more-help-link a{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAA7UlEQVR42qWTPQqDQBCFcwSPkCNITpAj5AjeIm1uYpkyR7Cy2Mot7OwsBAsRwUKwmOwLGRle3EIy8PyBfZ/z3J2TiPylz8VWWZZpUB40BonRKyizaxkA88MYYiqCEgv4MTvnZJom0VqWRbz3FlJZgLYtqmEY1Lg9r+sKsIXcLSC3AC019H0vqLquLeC5AfiHYSGkcdAJimKIBQiJ4+CO92OAtm0FNc8zOjkMwE5Q63FAtbeg6zpAYvG8BWR7i5qmQYwY4MIHqYhE2DOPQWcGJBQF2XU72ZzyUeZ5GCNt5/hybJgYdAXsq5sOEE/jG6dC5IOqCXTmAAAAAElFTkSuQmCC');background-position:0 50%;background-repeat:no-repeat;padding:1px 0 1px 20px;}.pager{clear:both;padding:0;text-align:center;}.pager-item,.pager-first,.pager-previous,.pager-next,.pager-last,.pager-ellipsis,.pager-current{display:inline;padding:0 0.5em;list-style-type:none;background-image:none;}.pager-item,.pager-first,.pager-previous,.pager-next,.pager-last,.pager-ellipsis{}.pager-current{font-weight:bold;}.block{margin-bottom:1.5em;}.menu__item.is-leaf{list-style-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHBAMAAAA2fErgAAAAD1BMVEX///+/v7+Li4sAAADAwMBFvsw8AAAAAXRSTlMAQObYZgAAAB1JREFUCFtjYAADYwMGBmYVZSDhKAwkFJWhYiAAAB2+Aa/9ugeaAAAAAElFTkSuQmCC');list-style-type:square;}.menu__item.is-expanded{list-style-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHAQMAAAD+nMWQAAAABlBMVEX///8AAABVwtN+AAAAAXRSTlMAQObYZgAAABJJREFUeJxj+MdQw2DBIMAABgAUsAHD3c3BpwAAAABJRU5ErkJggg==');list-style-type:circle;}.menu__item.is-collapsed{list-style-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHAQMAAAD+nMWQAAAABlBMVEX///8AAABVwtN+AAAAAXRSTlMAQObYZgAAABFJREFUCB1jVmCGQClmEWYOAAZ8AMy3HPLXAAAAAElFTkSuQmCC');list-style-type:disc;}.menu a.active{color:#000;}.new,.update{color:#c00;background-color:transparent;}.unpublished{height:0;overflow:visible;background-color:transparent;color:#d8d8d8;font-size:75px;line-height:1;font-family:Impact,"Arial Narrow",Helvetica,sans-serif;font-weight:bold;text-transform:uppercase;text-align:center;word-wrap:break-word;}.comments{margin:1.5em 0;}.comment-preview{background-color:#ffffea;}.comment{}.comment .permalink{text-transform:uppercase;font-size:75%;}.indented{margin-left:30px;}.form-item{margin:1.5em 0;}.form-checkboxes .form-item,.form-radios .form-item{margin:0;}tr.odd .form-item,tr.even .form-item{margin:0;}.form-item input.error,.form-item textarea.error,.form-item select.error{border:1px solid #c00;}.form-item .description{font-size:0.85em;}.form-type-radio .description,.form-type-checkbox .description{margin-left:2.4em;}.form-required{color:#c00;}label.option{display:inline;font-weight:normal;}.password-parent,.confirm-parent{margin:0;}#user-login-form{text-align:left;}.openid-links{margin-bottom:0;}.openid-link,.user-link{margin-top:1.5em;}html.js #user-login-form li.openid-link,#user-login-form li.openid-link{margin-left:-20px;}#user-login ul{margin:1.5em 0;}form th{text-align:left;padding-right:1em;border-bottom:3px solid #ccc;}form tbody{border-top:1px solid #ccc;}form table ul{margin:0;}tr.even,tr.odd{background-color:#eee;border-bottom:1px solid #ccc;padding:0.1em 0.6em;}tr.even{background-color:#fff;}td.active{background-color:#ddd;}td.checkbox,th.checkbox{text-align:center;}td.menu-disabled{background:#ccc;}#autocomplete .selected{background:#0072b9;color:#fff;}html.js .collapsible .fieldset-legend{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHAQMAAAD+nMWQAAAABlBMVEX///8AAABVwtN+AAAAAXRSTlMAQObYZgAAABJJREFUeJxj+MdQw2DBIMAABgAUsAHD3c3BpwAAAABJRU5ErkJggg==');background-position:5px 65%;background-repeat:no-repeat;padding-left:15px;}html.js .collapsed .fieldset-legend{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHAQMAAAD+nMWQAAAABlBMVEX///8AAABVwtN+AAAAAXRSTlMAQObYZgAAABFJREFUCB1jVmCGQClmEWYOAAZ8AMy3HPLXAAAAAElFTkSuQmCC');background-position:5px 50%;}.fieldset-legend .summary{color:#999;font-size:0.9em;margin-left:0.5em;}tr.drag{background-color:#fffff0;}tr.drag-previous{background-color:#ffd;}.tabledrag-toggle-weight{font-size:0.9em;}tr.selected td{background:#ffc;}.progress{font-weight:bold;}.progress .bar{background:#ccc;border-color:#666;margin:0 0.2em;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}.progress .filled{background-color:#0072b9;background-image:url(https://www.nla.gov.au/sites/all/themes/nlaoid/images/progress.gif?1433983319);}.fancybox-title{font-size:16px;font-size:1.6rem;width:100%;}.fancybox-title[style]{width:100% !important;}.fancybox-count{font-size:14px;font-size:1.4rem;background-color:#2b2b2b;border-radius:2px;position:absolute;top:-30px;right:6px;font-family:"nimbus-sans","Helvetica Neue","Helvetica",sans-serif;display:inline-block;padding:4px 6px;}.fancybox-title .child > em{display:inline-block;font-style:normal;padding:12px;}.modal-caption{padding:12px;}.modal-caption a:hover{color:#fafafa;}.modal-caption p:last-child{margin-bottom:0;}.modal-caption__related{font-size:14px;font-size:1.4rem;font-family:"nimbus-sans","Helvetica Neue","Helvetica",sans-serif;}.modal-caption__related span{color:#777;}.node-type-news .pane-node-body,.node-type-mediarelease .pane-node-body{margin-top:0.5em;}.page-alert{background:#2b2b2b;padding:8px;margin-bottom:16px;margin-top:4px;color:white;font-family:"nimbus-sans","Helvetica Neue","Helvetica",sans-serif;font-size:0.875em;line-height:1.71428571em;}.page-alert .alert-Information-text{color:#27ade6;font-size:18px;font-weight:800;text-transform:uppercase;}.page-alert .alert-Warning-text{color:#f76a39;font-size:18px;font-weight:800;text-transform:uppercase;}.page-alert .alert-Alert-text{color:#27ade6;font-size:18px;font-weight:800;text-transform:uppercase;}.page__title,.page__sub-title{zoom:1;}.page__title:before,.page__title:after,.page__sub-title:before,.page__sub-title:after{content:" ";display:table;}.page__title:after,.page__sub-title:after{clear:both;}.page__sub-title{padding-top:15px;padding-top:1.5rem;}.page__title__date{padding:0;margin:0;display:block !important;}.page__title__title,.page__subtitle__title{float:left;max-width:75%;display:inline-block;}@media screen and (max-width:990px){.page__title__title,.page__subtitle__title{display:block;float:none;max-width:100%;}}.page__title--full .page__title__title,.page__subtitle--full .page__title__title,.page__title--full
.page__subtitle__title,.page__subtitle--full
.page__subtitle__title{max-width:100%;}.page__title__anchors,.page__sub-title__anchors{font-size:14px;font-size:1.4rem;font-family:"nimbus-sans","Helvetica Neue","Helvetica",sans-serif;float:right;}.page__title__anchors a,.page__sub-title__anchors a{color:#444;text-decoration:none;padding-right:10px;}.page__title__anchors a:hover,.page__title__anchors a:focus,.page__sub-title__anchors a:hover,.page__sub-title__anchors a:focus{color:#647d32;text-decoration:none;}.page__title__anchors a:hover em,.page__title__anchors a:focus em,.page__sub-title__anchors a:hover em,.page__sub-title__anchors a:focus em{border-color:#647d32;}.page__title__anchors a:hover i,.page__title__anchors a:focus i,.page__sub-title__anchors a:hover i,.page__sub-title__anchors a:focus i{color:#647d32;}.page__title__anchors a:last-child,.page__sub-title__anchors a:last-child{padding-right:0;}.page__title__anchors em,.page__sub-title__anchors em{border-bottom:1px solid #444;font-style:normal;}.page__title__anchors i,.page__sub-title__anchors i{color:#444;vertical-align:middle;padding-left:8px;}.page__title__anchors i:first-child,.page__sub-title__anchors i:first-child{padding-left:0;}.page__title__note,.page__sub-title__note,.page__sub-title__note__subtle,.standard #title .social-share,.node-type-blog-post .pane-node-updated,.node-type-blog-post .view-blogs-author{margin-left:10px;margin-left:1rem;background-color:#f6f6f6;display:inline-block;padding:3px 6px;}.page__sub-title__note__subtle,.standard #title .social-share,.node-type-blog-post .pane-node-updated,.node-type-blog-post .view-blogs-author{background-color:white;color:#444;font-weight:400;}.page__title__anchors__facebook-icon,.page__title__anchors__twitter-icon{font-size:16px;font-size:1.6rem;padding-left:0;padding-right:8px;vertical-align:top;}i.page__title__anchors__facebook-icon{color:#3c78c3;}i.page__title__anchors__twitter-icon{color:#00aced;}.page__divider{margin-top:10px;margin-top:1rem;margin-bottom:10px;margin-bottom:1rem;border-top:1px dashed #ccc;}.page__title + .page__divider{margin-bottom:25px;margin-bottom:2.5rem;}.page__item{padding-top:15px;padding-bottom:15px;padding-top:1.5rem;padding-bottom:1.5rem;}.page__item--anchor{border-radius:2px;color:inherit;display:block;text-decoration:none;}.page__item--anchor:hover,.page__item--anchor:focus{background-color:#eee;transition-property:background-color;transition-duration:400ms;text-decoration:none;}.page__item__banner-image-alert{display:inline-block;position:relative;text-align:center;max-width:100%;}.page__item__banner-image-alert span{display:block;text-align:center;position:absolute;left:0;right:0;top:-10px;}.page__item__banner-image-alert em{background-color:#27ade6;border-radius:2px;color:#fff;display:inline-block;font-style:normal;padding:6px;text-shadow:1px 1px 1px rgba(0,0,0,0.5);}.page__item__banner-image-alert--booked,.page__item__banner-image-alert--cancelled{border:3px solid #dd5c2f;border-radius:2px;}.page__item__banner-image-alert--booked span,.page__item__banner-image-alert--cancelled span{background-color:rgba(0,0,0,0.6);position:absolute;top:0;left:0;right:0;bottom:0;}.page__item__banner-image-alert--booked em,.page__item__banner-image-alert--cancelled em{background-color:#dd5c2f;display:block;margin-top:-15px;position:absolute;text-align:center;top:50%;left:0;right:0;}.page__item__banner-image-alert--booked .page__item__banner-image,.page__item__banner-image-alert--cancelled .page__item__banner-image{margin-bottom:0;}.page__item__banner-image{margin-bottom:15px;margin-bottom:1.5rem;max-width:100%;}.page__item__heading,.page__highlight__heading{font-size:18px;font-size:1.8rem;margin-top:0;margin-bottom:0;margin-bottom:.2em;}.page__item__meta,.page__highlight__meta{font-size:14px;font-size:1.4rem;margin-top:0;margin-bottom:0;margin-bottom:10px;margin-bottom:1rem;color:#636363;font-family:"nimbus-sans","Helvetica Neue","Helvetica",sans-serif;}.page__highlight{padding:20px;padding:2rem;margin-bottom:25px;margin-bottom:2.5rem;background-color:#e9e9e9;border-radius:2px;overflow:hidden;}.page__highlight__description{margin-bottom:0;}.page__highlight--alternate{background-color:#f6f6f6;}.page__highlight--join-first{border-bottom-left-radius:0;border-bottom-right-radius:0;}.page__highlight--join{margin-top:-25px;margin-top:-2.5rem;border-top-left-radius:0;border-top-right-radius:0;}.page__highlight--flush{padding:0;}.page__highlight__promo-image{max-width:100%;}.page__highlight__button{margin-top:15px;margin-top:1.5rem;margin-bottom:0;}.page__item-list{margin:0;padding:0 0 0 20px;}.page__item-list li{padding-bottom:3px;}.page__item-block-list{margin:0;padding:0;list-style:none;}.page__item-block-list li a{border-bottom:1px dashed #ccc;display:block;margin-left:-8px;padding:8px;text-decoration:none;}.page__item-block-list li a:hover,.page__item-block-list li a:focus{background-color:#eee;transition-property:background-color;transition-duration:400ms;}.page__item-block-list li:last-child a{border-bottom:none;}.page__highlight-rows{padding:0;overflow:hidden;}.page__highlight-rows__heading,.page-views .sidebar .block-datepicker-block .block__title{font-size:20px;font-size:2rem;padding-left:20px;padding-right:20px;padding-left:2rem;padding-right:2rem;padding-top:15px;padding-bottom:15px;padding-top:1.5rem;padding-bottom:1.5rem;background-color:#e9e9e9;margin:0;}.page__highlight-rows__heading i,.page-views .sidebar .block-datepicker-block .block__title i{font-size:14px;font-size:1.4rem;padding-right:5px;}.page__highlight-rows__list{list-style:none;margin:0;padding:0;}.page__highlight-rows__list li a{padding-left:20px;padding-right:20px;padding-left:2rem;padding-right:2rem;padding-top:10px;padding-bottom:10px;padding-top:1rem;padding-bottom:1rem;display:block;}.page__highlight-rows__list li:nth-child(even) a{background-color:#e9e9e9;}.page__item__inline-image,.page__highlight__inline-image{padding-right:15px;padding-right:1.5rem;padding-bottom:15px;padding-bottom:1.5rem;float:left;padding-top:5px;}.page__item-details{margin-top:15px;margin-top:1.5rem;margin-bottom:15px;margin-bottom:1.5rem;background-color:#f6f6f6;border-radius:2px;overflow:hidden;padding-top:0;padding-bottom:0;}.page__item-details__left,.page__item-details__right{padding-top:15px;padding-bottom:15px;padding-top:1.5rem;padding-bottom:1.5rem;}.page__item-details__left{background-color:#e9e9e9;}.page__item-details__definition-list{margin-top:0;margin-bottom:0;}.page__item-details__definition-list dt{font-size:18px;font-size:1.8rem;font-weight:normal;}.page__item-details__definition-list dt i{width:18px;}.page__item-details__definition-list dd{padding-bottom:10px;padding-bottom:1rem;font-size:14px;font-size:1.4rem;color:#636363;font-family:"nimbus-sans","Helvetica Neue","Helvetica",sans-serif;margin-left:0;}.page__item-details__definition-list dd:last-child{padding-bottom:0;}.page__item-details__explanatory{font-style:italic;}.page__item-exhibition-feat-images{margin-bottom:15px;margin-bottom:1.5rem;}.button{background-color:#b3d564;font-family:"nimbus-sans","Helvetica Neue","Helvetica",sans-serif;border-radius:2px;color:#2b2b2b;text-transform:uppercase;letter-spacing:1px;padding:3px 6px;font-size:12px;font-size:1.2rem;}.button:hover{background-color:#2b2b2b;color:#fff;transition-duration:0.4s;transition-property:background-color;}.panel-panel h2.pane-title{margin-top:0em;margin-bottom:0em;}.sidebar .block-facetapi{padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;-moz-border-radius:2px / 2px;-webkit-border-radius:2px 2px;border-radius:2px / 2px;background:#2f2f2f;color:#f8f8f8;}.sidebar .block-facetapi:before,.sidebar .block-facetapi:after{content:"";display:table;}.sidebar .block-facetapi:after{clear:both;}.sidebar .block-facetapi ul.facetapi-facetapi-links{margin-top:0;}.sidebar .block-facetapi .block-title{font-size:1.5em;line-height:2em;color:#f8f8f8;}.sidebar .block-facetapi a{color:#f8f8f8;text-decoration:none;}.sidebar .block-facetapi a:hover{text-decoration:underline;}.sidebar .block-facetapi ul{list-style-type:none;padding-left:4px !important;}.sidebar .block-facetapi ul li{list-style-type:none;padding-top:8px;padding-bottom:8px;border-top:1px solid #1e1e1e;}.sidebar .block-menu-block,.block-menu-block,.pane-menu-block,.pane-menu-news{margin-bottom:0.2em;margin-top:0.2em;font-family:"nimbus-sans","Helvetica Neue","Helvetica",sans-serif;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;-moz-border-radius:2px / 2px;-webkit-border-radius:2px 2px;border-radius:2px / 2px;background:#2f2f2f;}.sidebar .block-menu-block h2.pane-title,.block-menu-block h2.pane-title,.pane-menu-block h2.pane-title,.pane-menu-news h2.pane-title{color:white;}.sidebar .block-menu-block:before,.sidebar .block-menu-block:after,.block-menu-block:before,.block-menu-block:after,.pane-menu-block:before,.pane-menu-block:after,.pane-menu-news:before,.pane-menu-news:after{content:"";display:table;}.sidebar .block-menu-block:after,.block-menu-block:after,.pane-menu-block:after,.pane-menu-news:after{clear:both;}.sidebar .block-menu-block ul.facetapi-facetapi-links,.block-menu-block ul.facetapi-facetapi-links,.pane-menu-block ul.facetapi-facetapi-links,.pane-menu-news ul.facetapi-facetapi-links{margin-top:0;}.sidebar .block-menu-block ul,.block-menu-block ul,.pane-menu-block ul,.pane-menu-news ul{list-style-type:none;}.sidebar .block-menu-block .block-title,.block-menu-block .block-title,.pane-menu-block .block-title,.pane-menu-news .block-title{font-size:1.5em;line-height:2em;color:#f8f8f8;}.sidebar .block-menu-block a,.block-menu-block a,.pane-menu-block a,.pane-menu-news a{color:#f8f8f8;text-decoration:none;}.sidebar .block-menu-block a:hover,.block-menu-block a:hover,.pane-menu-block a:hover,.pane-menu-news a:hover{text-decoration:underline;}.sidebar .block-menu-block .block-title,.block-menu-block .block-title,.pane-menu-block .block-title,.pane-menu-news .block-title{font-size:1.5em;line-height:2em;background:#2b2b2b;}.sidebar .block-menu-block ul:nth-child(1),.block-menu-block ul:nth-child(1),.pane-menu-block ul:nth-child(1),.pane-menu-news ul:nth-child(1){padding:0;margin-top:0;}.sidebar .block-menu-block ul,.sidebar .block-menu-block ul:nth-child(1) > li,.block-menu-block ul,.block-menu-block ul:nth-child(1) > li,.pane-menu-block ul,.pane-menu-block ul:nth-child(1) > li,.pane-menu-news ul,.pane-menu-news ul:nth-child(1) > li{padding-top:8px;padding-bottom:8px;}.sidebar .block-menu-block.expanded.active-trail,.block-menu-block.expanded.active-trail,.pane-menu-block.expanded.active-trail,.pane-menu-news.expanded.active-trail{padding-bottom:0;}.sidebar .block-menu-block > a,.block-menu-block > a,.pane-menu-block > a,.pane-menu-news > a{font-size:1.125em;line-height:1.33333333em;}.sidebar .block-menu-block li:not(.active-trail) ul,.block-menu-block li:not(.active-trail) ul,.pane-menu-block li:not(.active-trail) ul,.pane-menu-news li:not(.active-trail) ul{position:absolute !important;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);}.sidebar .block-menu-block ul:nth-child(1),.block-menu-block ul:nth-child(1),.pane-menu-block ul:nth-child(1),.pane-menu-news ul:nth-child(1){padding-left:0;}.sidebar .block-menu-block ul:nth-child(1) > li,.block-menu-block ul:nth-child(1) > li,.pane-menu-block ul:nth-child(1) > li,.pane-menu-news ul:nth-child(1) > li{border-top:1px solid #1e1e1e;}.sidebar .block-menu-block li,.block-menu-block li,.pane-menu-block li,.pane-menu-news li{font-family:"nimbus-sans","Helvetica Neue","Helvetica",sans-serif;}.sidebar .block-menu-block .menu a.active,.sidebar .block-menu-block .menu__item.is-leaf a.active,.block-menu-block .menu a.active,.block-menu-block .menu__item.is-leaf a.active,.pane-menu-block .menu a.active,.pane-menu-block .menu__item.is-leaf a.active,.pane-menu-news .menu a.active,.pane-menu-news .menu__item.is-leaf a.active{color:#b3d564;}.sidebar .block-menu-block .menu__item.is-leaf,.block-menu-block .menu__item.is-leaf,.pane-menu-block .menu__item.is-leaf,.pane-menu-news .menu__item.is-leaf{list-style-image:none;list-style-type:none;}.sidebar .block-menu-block .menu__item.is-leaf a,.block-menu-block .menu__item.is-leaf a,.pane-menu-block .menu__item.is-leaf a,.pane-menu-news .menu__item.is-leaf a{color:#f8f8f8;}.sidebar .block-menu-block .menu__item.is-expanded,.block-menu-block .menu__item.is-expanded,.pane-menu-block .menu__item.is-expanded,.pane-menu-news .menu__item.is-expanded{list-style-image:none;list-style-type:none;}.sidebar .block-menu-block .menu__item.is-collapsed,.block-menu-block .menu__item.is-collapsed,.pane-menu-block .menu__item.is-collapsed,.pane-menu-news .menu__item.is-collapsed{list-style-image:none;list-style-type:none;}.node-type-audio .ui-widget{font-size:18px;font-size:1.8rem;background-color:#fff;color:#444;font-family:"kepler-std","Hoefler Text","Georgia",serif;line-height:1.2;}.whatson .view-id-eventsoid_events_block .page__item,.whatson .view-id-eventsoid_events_block .page--item{min-height:280px;margin-bottom:1em;margin-top:0.5em;}.pullquote-container{position:relative;}.pullquote-quote{z-index:1;background:#F5F5F5;border-left:0.8em solid #ccc;color:#333;float:right;font:italic 120% Georgia,"Times New Roman",Times,serif;line-height:1.7em;margin:0em 0 0.4em 1em;padding:0em 0.75em 0.75em 0.75em;width:50%;margin-right:-25%;}.pullquote-quote:before{content:open-quote;}.pullquote-quote:after{content:close-quote;}.pullquote-quote.pullquote-left{float:left;margin:0;margin:1em 1em 0.4em 0em;}.region-alert{background:#000;color:white;padding:0 2000px;padding-top:0.5em;padding-bottom:0.5em;margin:0 -2000px;font-family:Helvetica,Arial,"Nimbus Sans L",sans-serif;font-size:14px;font-size:1.4rem;}.region-alert .alert-Information-text{color:#27ade6;font-size:18px;font-weight:800;text-transform:uppercase;}.region-alert .alert-Warning-text{color:#f76a39;font-size:18px;font-weight:800;text-transform:uppercase;}.region-alert .alert-Alert-text{color:#27ade6;font-size:18px;font-weight:800;text-transform:uppercase;}.region-alert .Information{border-bottom:6px solid #27ade6;}.region-alert .Warning{border-bottom:6px solid #f76a39;}.region-alert .Alert{border-bottom:6px solid #27ade6;}.region-alert h2{display:none;}.region-alert p{margin:0;padding:0;}#block-views-alert-block{margin-bottom:0;}.lt-ie9 .view-video-thumbs img{width:148px;max-width:148px !important;}.not-front #main:before,.not-front #main:after{content:"";display:table;}.not-front #main:after{clear:both;}.not-front #main #homepage-services{clear:left;}.not-front #main #homepage-services ul{list-style-type:none;}.not-front #main #homepage-services li.using-cat{float:left;width:33.33333333%;margin-left:0%;margin-right:-33.33333333%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;}.not-front #main #homepage-services li.using-trove{float:left;width:33.33333333%;margin-left:33.33333333%;margin-right:-66.66666667%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;}.not-front #main #homepage-services li.using-er{float:left;width:33.33333333%;margin-left:66.66666667%;margin-right:-100%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;}.hero-unit{padding:5px 20px;margin-bottom:5px;font-size:20.8px;font-weight:200;line-height:30px;color:inherit;background-color:#ccc;height:100%;}.view-mode-research_guides_featured{position:relative;height:300px;overflow:hidden;}.view-mode-research_guides_featured h2{font-size:19.2px;}.view-mode-research_guides_featured .field-name-field-rguide-featured-image{position:absolute;top:0;left:0;}.view-mode-research_guides_featured .field-name-field-rguide-featured-image img{height:100%;width:auto\9;height:auto;max-width:100%;vertical-align:middle;border:0;-ms-interpolation-mode:bicubic;}.view-mode-research_guides_featured .group_caption{position:absolute;top:0;left:0;background-color:black;opacity:0.75;filter:alpha(opacity=75);padding:0 20px;height:100%;width:45%;}.view-mode-research_guides_featured .group_caption .field-name-field-short-description p{color:#b3d564;font-size:19.2px;font-weight:200;line-height:30px;}.view-mode-research_guides_featured .group_caption .field-name-title{color:#b3d564;}.view-mode-research_guides_featured .group_caption .field-name-title a:link,.view-mode-research_guides_featured .group_caption .field-name-title a:visited{color:#b3d564;text-decoration:none;}.view-mode-research_guides_featured .group_caption .field-name-title a:hover{-webkit-transition:color 0.3s ease-in,color 0.35s ease-out;-o-transition:color 0.3s ease-in,color 0.35s ease-out;transition:color 0.3s ease-in,color 0.35s ease-out;color:white;text-decoration:none;}.page-events .tabs.primary,.page-events2 .tabs.primary{text-align:center;}.page-events .tabs.primary li,.page-events2 .tabs.primary li{border:none;background:none;margin:0 auto;}.page-events .tabs.primary li a,.page-events2 .tabs.primary li a{font-weight:600;font-size:19.2px;line-height:36px;background:none;outline:none;text-decoration:none;}.page-events .tabs.primary li a.active,.page-events2 .tabs.primary li a.active{background-color:#ddd;}.page-events .tabs.primary li a:hover,.page-events .tabs.primary li a:active,.page-events .tabs.primary li a:focus,.page-events2 .tabs.primary li a:hover,.page-events2 .tabs.primary li a:active,.page-events2 .tabs.primary li a:focus{background-color:#ddd;}.events-view{background-color:#fff;padding-left:0;padding-right:0;}.events-view .ajax-progress-throbber{display:none;}.events-view .view-header .item-list ul.pager{margin-top:0;margin-bottom:0;}.events-view .view-header .date-nav-wrapper{margin-top:0;width:100%;display:inline-block;}.events-view .view-header .date-nav-wrapper .date-nav{margin-top:0;padding-top:0;padding-bottom:0;}.events-view .view-header .date-nav-wrapper .date-nav .date-next a,.events-view .view-header .date-nav-wrapper .date-nav .date-prev a{font-size:14.4px;}.events-view .view-header .date-nav-wrapper .date-nav .date-next{position:inherit;text-align:right;padding:2px;}.events-view .view-header .date-nav-wrapper .date-nav .date-prev{position:inherit;padding:2px;text-align:left;}.events-view .view-header .date-nav-wrapper .date-heading{text-align:center;}.events-view .view-header .date-nav-wrapper .date-heading h3{font-size:14.4px;font-weight:600;color:#333333;text-shadow:1px 1px 0 white;text-decoration:none;font-weight:600;font-size:19.2px;line-height:36px;margin-top:0;padding-top:0;}.events-view .view-filters .views-exposed-form .views-exposed-widget{margin:0;padding:0;}.events-view .view-filters .views-exposed-form .views-exposed-widget label{font-weight:600;font-size:19.2px;line-height:36px;margin-left:10px;}.events-view .attachment-before .events-calendar-view .view-content{margin-bottom:1em;}.events-view .attachment-before .view-display-id-whatson_featured_events h2{font-weight:600;font-size:19.2px;line-height:36px;}.events-view .attachment-before .view-display-id-whatson_featured_events .feature-event{position:relative;line-height:24px !important;}.events-view .attachment-before .view-display-id-whatson_featured_events .feature-event .feat-img{max-height:130px;overflow:hidden;background-color:#666;}.events-view .attachment-before .view-display-id-whatson_featured_events .feature-event .feat-img img{display:block;width:100%;height:auto;-ms-interpolation-mode:bicubic;}.events-view .attachment-before .view-display-id-whatson_featured_events .feature-event .featured-event-details{padding-bottom:0.3em;background-color:#c7e08c;font-size:14.4px;margin-bottom:.5em;}.events-view .attachment-before .view-display-id-whatson_featured_events .feature-event .featured-event-details h3{text-shadow:0 1px 3px rgba(0,0,0,0.4),0 0 30px rgba(0,0,0,0.075);padding:0 0.3em 0.25em 0.3em !important;margin:0 0 0.25em !important;text-decoration:none !important;font-family:"ff-tisa-web-pro-1","ff-tisa-web-pro-2",serif;font-size:20.8px;line-height:31.2px;font-weight:400;background-color:#b3d564;color:white;}.events-view .attachment-before .view-display-id-whatson_featured_events .feature-event .featured-event-details h3 a:visited,.events-view .attachment-before .view-display-id-whatson_featured_events .feature-event .featured-event-details h3 a:link,.events-view .attachment-before .view-display-id-whatson_featured_events .feature-event .featured-event-details h3 a:active{color:white;}.events-view .attachment-before .view-display-id-whatson_featured_events .feature-event .featured-event-details .event-time{padding-left:0.3em;padding-right:0.3em;}.events-view .attachment-before .view-display-id-whatson_featured_events .feature-event .featured-event-details .event-time:before{font-family:FontAwesome;content:"\f017";padding-right:8px;}.events-view .attachment-before .view-display-id-whatson_featured_events .feature-event .featured-event-details .event-date{padding-left:0.3em;padding-right:0.3em;}.events-view .attachment-before .view-display-id-whatson_featured_events .feature-event .featured-event-details .event-date:before{font-family:FontAwesome;content:"\f073 ";padding-right:8px;}.events-view .view-content h1,.events-view .view-content h2,.events-view .view-content h3,.events-view .view-content h4,.events-view .view-content h5,.events-view .view-content h6,.events-view .view-content a{text-decoration:none !important;}.events-view .view-content .view-grouping-header{text-align:right;padding:4px !important;border-top:6px solid #b3d564;font-weight:600;font-size:19.2px;line-height:36px;}.events-view .view-content .view-grouping-header:before{color:#ae413f;font-family:FontAwesome;content:"\f073 ";padding-right:8px;}.events-view .view-content .view-grouping-content h3{margin:0;color:#777;font-weight:500;font-size:16px;line-height:36px;padding-bottom:0.15em;padding-top:0.5em;}.events-view .view-content .view-grouping-content h3.event-title{font-size:19.2px;border-bottom:1px dotted #b3d564;font-family:"ff-tisa-web-pro-1",serif;font-weight:500;padding:0;margin:0;}.events-view .view-content .view-grouping-content h3.event-title a{text-decoration:underline;}.events-view .view-content .view-grouping-content h3.event-title a:active,.events-view .view-content .view-grouping-content h3.event-title a.visited,.events-view .view-content .view-grouping-content h3.event-title a:link{color:#333;}.events-view .view-content .view-grouping-content .event-item{background-color:#ffc;}.events-view .view-content .view-grouping-content .event-item .event_feature_image{margin-top:0.5em;margin-bottom:0.5em;margin-left:10px;}.events-view .view-content .view-grouping-content .event-item .event_feature_image img{display:block;width:100%;height:auto;-ms-interpolation-mode:bicubic;}.events-view .view-content .view-grouping-content .event-item .event_feature_image.cat-187 .feat-img-none{background-image:url(https://www.nla.gov.au/sites/all/themes/nlaoid/images/cat-187.jpg?1433983319);background-repeat:no-repeat;background-position:top center;min-height:112px;display:block;}.events-view .view-content .view-grouping-content .event-item .event_feature_image.cat-188 .feat-img-none{background-image:url(https://www.nla.gov.au/sites/all/themes/nlaoid/images/cat-188.jpg?1433983319);background-repeat:no-repeat;background-position:top center;min-height:112px;display:block;}.events-view .view-content .view-grouping-content .event-item .event_feature_image.cat-189 .feat-img-none{background-image:url(https://www.nla.gov.au/sites/all/themes/nlaoid/images/cat-189.jpg?1433983319);background-repeat:no-repeat;background-position:top center;min-height:112px;display:block;}.events-view .view-content .view-grouping-content .event-item .event_feature_image.cat-190 .feat-img-none{background-image:url(https://www.nla.gov.au/sites/all/themes/nlaoid/images/cat-190.jpg?1433983319);background-repeat:no-repeat;background-position:top center;min-height:112px;display:block;}.events-view .view-content .view-grouping-content .event-item .event_feature_image.cat-191 .feat-img-none{background-image:url(https://www.nla.gov.au/sites/all/themes/nlaoid/images/cat-191.jpg?1433983319);background-repeat:no-repeat;background-position:top center;min-height:112px;display:block;}.events-view .view-content .view-grouping-content .event-item .event_feature_image.cat-192 .feat-img-none{background-image:url(https://www.nla.gov.au/sites/all/themes/nlaoid/images/cat-192.jpg?1433983319);background-repeat:no-repeat;background-position:top center;min-height:112px;display:block;}.events-view .view-content .view-grouping-content .event-item .event_feature_image.cat-193 .feat-img-none{background-image:url(https://www.nla.gov.au/sites/all/themes/nlaoid/images/cat-193.jpg?1433983319);background-repeat:no-repeat;background-position:top center;min-height:112px;display:block;}.events-view .view-content .view-grouping-content .event-item .event_feature_image.cat-194 .feat-img-none{background-image:url(https://www.nla.gov.au/sites/all/themes/nlaoid/images/cat-194.jpg?1433983319);background-repeat:no-repeat;background-position:top center;min-height:112px;display:block;}.events-view .view-content .view-grouping-content .event-item .event_feature_image.cat-195 .feat-img-none{background-image:url(https://www.nla.gov.au/sites/all/themes/nlaoid/images/cat-195.jpg?1433983319);background-repeat:no-repeat;background-position:top center;min-height:112px;display:block;}.events-view .view-content .view-grouping-content .event-item .event_feature_image.cat-196 .feat-img-none{background-image:url(https://www.nla.gov.au/sites/all/themes/nlaoid/images/cat-196.jpg?1433983319);background-repeat:no-repeat;background-position:top center;min-height:112px;display:block;}.events-view .view-content .view-grouping-content .event-item .event_feature_image.cat-197 .feat-img-none{background-image:url(https://www.nla.gov.au/sites/all/themes/nlaoid/images/cat-197.jpg);background-repeat:no-repeat;background-position:top center;min-height:112px;display:block;}.events-view .view-content .view-grouping-content .event-item .event_details{padding-bottom:0.5em;background-color:#ffc;}.events-view .view-content .view-grouping-content .event-item .event_details h2.title{padding:0;font-family:"ff-tisa-web-pro-1","ff-tisa-web-pro-2",serif;font-size:20.8px;line-height:31.2px;font-weight:400;}.events-view .view-content .view-grouping-content .event-item .event_details h2.title a:active,.events-view .view-content .view-grouping-content .event-item .event_details h2.title a:visited{color:#333;}.events-view .view-content .view-grouping-content .event-item .event_details p{margin-bottom:0.5em;}.events-view .view-content .view-grouping-content .event-item .event_details .event_times:before{font-family:FontAwesome;padding-right:8px;}.events-view .view-content .view-grouping-content .event-item .event_details .event_location:before{font-family:FontAwesome;padding-right:8px;}.events-view .view-content .view-grouping-content .event-item .event_details .item-list:before{font-family:FontAwesome;float:left;}.events-view .view-content .view-grouping-content .event-item .event_details .item-list ul{padding:0;margin:0;margin-left:1em;}.events-view .view-content .view-grouping-content .event-item .event_details .item-list ul li{list-style:none;}.events-view .view-content .view-grouping-content .event-item .event_details .item-list ul li .field,.events-view .view-content .view-grouping-content .event-item .event_details .item-list ul li div{display:inline;margin-right:.1em;}@media all and (min-width:760px){.events-view{padding-left:0;padding-right:0;}.events-view .view-header{float:left;width:29.16666667%;margin-left:0%;margin-right:-29.16666667%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;display:inline-block;}.events-view .no-results{clear:right;float:left;width:70.83333333%;margin-left:29.16666667%;margin-right:-100%;padding-left:0;padding-right:0;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;}.events-view .view-tabs-calendar-events-2 .view-header{padding:0;margin:0;width:100%;display:block;float:none;clear:both;}.events-view .view-filters{clear:right;float:left;width:70.83333333%;margin-left:29.16666667%;margin-right:-100%;padding-left:0;padding-right:0;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;display:inline-block;}.events-view .view-filters .form-item{padding:0;margin:0;}.events-view .view-filters .form-item .form-type-bef-checkbox{display:inline-block;vertical-align:top;*display:inline;*zoom:1;}.events-view .attachment{clear:left;float:left;width:29.16666667%;margin-left:0%;margin-right:-29.16666667%;padding-left:0;padding-right:0;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;display:inline-block;}.events-view .attachment .view-content{padding-left:0;padding-right:0;float:left;width:100%;margin-left:0%;margin-right:-100%;padding-left:0;padding-right:0;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;clear:left;padding-right:0px;border-left:none;}.events-view .attachment .view-content .feature-event{box-shadow:0px 5px 5px #c5c6c1;-webkit-box-shadow:0 3px 2px 1px rgba(0,0,0,0.2);-moz-box-shadow:0 3px 2px 1px rgba(0,0,0,0.2);}.events-view .view-content{clear:right;padding-left:0;padding-right:0;float:left;width:70.83333333%;margin-left:29.16666667%;margin-right:-100%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;display:inline-block;}.events-view .view-content .view-grouping-header{clear:both;}.events-view .view-content .view-grouping-content .views-row{padding-left:0;padding-right:0;clear:both;}.events-view .view-content .view-grouping-content .views-row .event_feature_image{float:left;width:16.66666667%;margin-left:0%;margin-right:-16.66666667%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;}.events-view .view-content .view-grouping-content .views-row .event_details{float:left;width:83.33333333%;margin-left:16.66666667%;margin-right:-100%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;}}@media all and (min-width:480px) and (max-width:760px){.events-view{padding-left:0;padding-right:0;}.events-view .view-header{clear:both;float:right;width:100%;margin-right:0%;margin-left:-100%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;}.events-view .view-filters{clear:both;float:right;width:100%;margin-right:0%;margin-left:-100%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;border-left:1px solid #ddd;border-top:1px solid #ddd;}.events-view .view-filters .form-item{padding:0;margin:0;}.events-view .view-filters .form-item .form-type-bef-checkbox{display:inline-block;vertical-align:top;*display:inline;*zoom:1;width:32.8%;}.events-view .attachment{clear:both;float:right;width:100%;margin-right:0%;margin-left:-100%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;}.events-view .attachment .view-content{padding-left:0;padding-right:0;float:left;width:100%;margin-left:0%;margin-right:-100%;padding-left:0;padding-right:0;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;padding-right:8px;border-left:none;clear:left;}.events-view .view-content{clear:both;padding-left:0;padding-right:0;float:left;width:100%;margin-left:0%;margin-right:-100%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;border-left:1px solid #ddd;}.events-view .view-content .view-grouping-header{clear:both;}.events-view .view-content .view-grouping-content h3{float:left;width:100%;margin-left:0%;margin-right:-100%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;clear:both;}.events-view .view-content .view-grouping-content .event-item{padding-left:0;padding-right:0;clear:both;}.events-view .view-content .view-grouping-content .event-item .event_feature_image{float:left;width:16.66666667%;margin-left:0%;margin-right:-16.66666667%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;}.events-view .view-content .view-grouping-content .event-item .event_details{float:left;width:83.33333333%;margin-left:16.66666667%;margin-right:-100%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;}}@media only screen and (max-width:480px){.events-view .view-content .event-item .event_feature_image{display:none;}}.events-view .ui-state-default,.events-view .ui-widget-content .ui-state-default,.events-view .ui-widget-header .ui-state-default,.events-view .ui-state-active{border:none !important;background:none !important;font-weight:normal;}.events-view .ui-state-default a,.events-view .ui-widget-content .ui-state-default a,.events-view .ui-widget-header .ui-state-default a,.events-view .ui-state-active a{padding-left:1.2em !important;}.events-view .ui-state-active{background:#ffc !important;}.events-view .ui-widget-content{border:none;background:#ffc;}.events-view .ui-accordion .ui-accordion-content{padding-top:0;padding-bottom:0.2em;padding-left:0;padding-right:0;border-top:0;margin-top:-2px;position:relative;top:1px;margin-bottom:2px;overflow:auto;display:none;zoom:1;box-shadow:0px 5px 5px #c5c6c1;-webkit-box-shadow:0 3px 2px 1px rgba(0,0,0,0.2);-moz-box-shadow:0 3px 2px 1px rgba(0,0,0,0.2);}.events-view .ui-accordion .ui-accordion-content-active{box-shadow:0px 5px 5px #c5c6c1;-webkit-box-shadow:0 3px 2px 1px rgba(0,0,0,0.2);-moz-box-shadow:0 3px 2px 1px rgba(0,0,0,0.2);padding-left:1.2em;}.events-view .ui-widget{font-family:Helvetica,Arial,"Nimbus Sans L",sans-serif;font-size:1em;}.events-view .view-tabs-calendar-events-2 .ui-helper-reset{line-height:0.9em !important;font-size:100%;list-style:none;}.events-view .ui-accordion .ui-accordion-header a{display:block;font-size:1em;padding:.15em .5em .15em .7em;}.events-view .ui-helper-reset{line-height:24px;font-size:100%;list-style:none;}.node-type-event h1.title{font-family:"ff-tisa-web-pro-1","ff-tisa-web-pro-2",serif;}#views-exposed-form-search-view-page label{position:absolute !important;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);}.current-exhibitions .views-row{border-bottom:16px solid #fff;margin-bottom:16px;}.current-exhibitions .views-row .exhibition-subtitle{font-size:1.3em;line-height:0.9em;color:white;text-shadow:rgba(0,0,0,0.7) 0px 1px 1px;text-decoration:none;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;padding:10px;font-family:"HelveticaNeue-CondensedBold","HelveticaNeueBoldCondensed","HelveticaNeue-Bold-Condensed","Helvetica Neue Bold Condensed","HelveticaNeueBold","HelveticaNeue-Bold","Helvetica Neue Bold","HelveticaNeue","Helvetica Neue",'TeXGyreHerosCnBold',"Helvetica","Tahoma","Geneva","Arial Narrow","Arial",sans-serif;font-weight:600;font-stretch:condensed;}.current-exhibitions .views-row .exhibition-subtitle:empty{display:none;}.current-exhibitions .views-row .exhibition-date{margin-top:3px;margin-bottom:3px;font-size:1.6em;line-height:1.2em;text-decoration:none;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;padding:10px;font-family:"HelveticaNeue-CondensedBold","HelveticaNeueBoldCondensed","HelveticaNeue-Bold-Condensed","Helvetica Neue Bold Condensed","HelveticaNeueBold","HelveticaNeue-Bold","Helvetica Neue Bold","HelveticaNeue","Helvetica Neue",'TeXGyreHerosCnBold',"Helvetica","Tahoma","Geneva","Arial Narrow","Arial",sans-serif;font-weight:600;font-stretch:condensed;background-color:white;}.current-exhibitions .views-row h2{margin-top:3px;margin-bottom:3px;font-size:3em;text-transform:uppercase;text-shadow:rgba(0,0,0,0.7) 0px 1px 1px;line-height:1em;margin:0;color:#fff;text-decoration:none;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;padding:10px;font-family:"HelveticaNeue-CondensedBold","HelveticaNeueBoldCondensed","HelveticaNeue-Bold-Condensed","Helvetica Neue Bold Condensed","HelveticaNeueBold","HelveticaNeue-Bold","Helvetica Neue Bold","HelveticaNeue","Helvetica Neue",'TeXGyreHerosCnBold',"Helvetica","Tahoma","Geneva","Arial Narrow","Arial",sans-serif;font-weight:600;font-stretch:condensed;}.current-exhibitions .views-row h2 a,.current-exhibitions .views-row h2 a:hover,.current-exhibitions .views-row h2 a:link,.current-exhibitions .views-row h2 a:visited{color:#fff;text-decoration:none;opacity:1;filter:alpha(opacity=100);}.current-exhibitions .views-row .exhibition-summary{text-align:center;padding-top:1em;margin-bottom:0.2em;padding-top:0.4em;padding-bottom:0;margin-bottom:0;font-size:1em;text-shadow:rgba(0,0,0,0.7) 0px 1px 1px;color:white;text-decoration:none;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;padding:10px;font-family:"HelveticaNeue-CondensedBold","HelveticaNeueBoldCondensed","HelveticaNeue-Bold-Condensed","Helvetica Neue Bold Condensed","HelveticaNeueBold","HelveticaNeue-Bold","Helvetica Neue Bold","HelveticaNeue","Helvetica Neue",'TeXGyreHerosCnBold',"Helvetica","Tahoma","Geneva","Arial Narrow","Arial",sans-serif;font-weight:600;font-stretch:condensed;}.current-exhibitions .views-row .exhibition-booking{background-color:#ff8b27;color:white;font-size:1.3em;text-shadow:rgba(0,0,0,0.7) 0px 1px 1px;padding:8px;text-decoration:none;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;padding:10px;font-family:"HelveticaNeue-CondensedBold","HelveticaNeueBoldCondensed","HelveticaNeue-Bold-Condensed","Helvetica Neue Bold Condensed","HelveticaNeueBold","HelveticaNeue-Bold","Helvetica Neue Bold","HelveticaNeue","Helvetica Neue",'TeXGyreHerosCnBold',"Helvetica","Tahoma","Geneva","Arial Narrow","Arial",sans-serif;font-weight:600;font-stretch:condensed;}.current-exhibitions .views-row .exhibition-booking a,.current-exhibitions .views-row .exhibition-booking a:hover,.current-exhibitions .views-row .exhibition-booking a:link,.current-exhibitions .views-row .exhibition-booking a:visited{color:#fff;text-decoration:none;opacity:1;filter:alpha(opacity=100);}.current-exhibitions .views-row *[class^='nid-'] img{z-index:-700;}.current-exhibitions .views-row *[class^='nid-']:after{opacity:0.9;filter:alpha(opacity=90);content:' ';width:100%;height:100%;z-index:-800;}@media only screen and (min-width:480px){.current-exhibitions .views-row-1{position:relative;clear:both;max-height:280px;min-height:280px;height:280px;}.current-exhibitions .views-row-1:before,.current-exhibitions .views-row-1:after{content:"";display:table;}.current-exhibitions .views-row-1:after{clear:both;}.current-exhibitions .views-row-1 .exhibition-banner{overflow:hidden;max-height:280px;min-height:280px;height:280px;float:left;width:83.33333333%;margin-left:0%;margin-right:-83.33333333%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;position:relative;}.current-exhibitions .views-row-1 .exhibition-banner img{position:absolute;top:0;left:0;-ms-interpolation-mode:bicubic;width:100%;height:280px;z-index:-900;}.current-exhibitions .views-row-1 .exhibition-subtitle{bottom:0.9em;right:0em;position:absolute;float:right;width:66.66666667%;margin-right:16.66666667%;margin-left:-83.33333333%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;text-align:right;z-index:2;}.current-exhibitions .views-row-1 .exhibition-date{float:right;width:50%;margin-right:16.66666667%;margin-left:-66.66666667%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;text-align:right;right:0;position:absolute;bottom:0;}.current-exhibitions .views-row-1 .exhibition-summary{float:right;width:16.66666667%;margin-right:0%;margin-left:-16.66666667%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;position:relative;min-height:280px;padding-top:2.4em;}.current-exhibitions .views-row-1 .exhibition-summary p{padding:0;margin:0;}.current-exhibitions .views-row-1 h2{bottom:0.9em;right:0em;position:absolute;float:right;width:66.66666667%;margin-right:16.66666667%;margin-left:-83.33333333%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;text-align:right;z-index:2;}.current-exhibitions .views-row-1 .exhibition-booking{float:right;width:16.66666667%;margin-right:0%;margin-left:-16.66666667%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;position:relative;bottom:0;}.current-exhibitions .views-row-1 *[class^='nid-'] img{z-index:-700;}.current-exhibitions .views-row-1 *[class^='nid-']:after{opacity:0.9;filter:alpha(opacity=90);content:' ';position:absolute;top:0;left:0;width:100%;height:100%;z-index:-800;}.current-exhibitions .views-row-2{position:relative;clear:both;max-height:280px;min-height:280px;height:280px;}.current-exhibitions .views-row-2:before,.current-exhibitions .views-row-2:after{content:"";display:table;}.current-exhibitions .views-row-2:after{clear:both;}.current-exhibitions .views-row-2 .exhibition-banner{overflow:hidden;max-height:280px;min-height:280px;height:280px;float:left;width:83.33333333%;margin-left:16.66666667%;margin-right:-100%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;position:relative;}.current-exhibitions .views-row-2 .exhibition-banner img{position:absolute;top:0;left:0;-ms-interpolation-mode:bicubic;width:100%;height:280px;z-index:-900;}.current-exhibitions .views-row-2 .exhibition-subtitle{top:0.9em;left:0em;position:absolute;float:left;width:66.66666667%;margin-left:16.66666667%;margin-right:-83.33333333%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;z-index:2;}.current-exhibitions .views-row-2 .exhibition-date{float:left;width:50%;margin-left:16.66666667%;margin-right:-66.66666667%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;left:0;position:absolute;bottom:0;}.current-exhibitions .views-row-2 .exhibition-summary{float:left;width:16.66666667%;margin-left:0%;margin-right:-16.66666667%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;position:relative;min-height:280px;padding-top:2.4em;}.current-exhibitions .views-row-2 .exhibition-summary p{padding:0;margin:0;}.current-exhibitions .views-row-2 h2{top:0.9em;left:0em;position:absolute;float:left;width:66.66666667%;margin-left:16.66666667%;margin-right:-83.33333333%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;z-index:2;}.current-exhibitions .views-row-2 .exhibition-booking{float:left;width:16.66666667%;margin-left:0%;margin-right:-16.66666667%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;position:relative;bottom:0;}.current-exhibitions .views-row-2 *[class^='nid-'] img{z-index:-700;}.current-exhibitions .views-row-2 *[class^='nid-']:after{opacity:0.9;filter:alpha(opacity=90);content:' ';position:absolute;top:0;left:0;width:100%;height:100%;z-index:-800;}.current-exhibitions .views-row-3{position:relative;clear:both;max-height:280px;min-height:280px;height:280px;}.current-exhibitions .views-row-3:before,.current-exhibitions .views-row-3:after{content:"";display:table;}.current-exhibitions .views-row-3:after{clear:both;}.current-exhibitions .views-row-3 .exhibition-banner{overflow:hidden;max-height:280px;min-height:280px;height:280px;float:left;width:83.33333333%;margin-left:0%;margin-right:-83.33333333%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;position:relative;}.current-exhibitions .views-row-3 .exhibition-banner img{position:absolute;top:0;left:0;-ms-interpolation-mode:bicubic;width:100%;height:280px;z-index:-900;}.current-exhibitions .views-row-3 .exhibition-subtitle{bottom:0.9em;right:0em;position:absolute;float:right;width:66.66666667%;margin-right:16.66666667%;margin-left:-83.33333333%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;text-align:right;z-index:2;}.current-exhibitions .views-row-3 .exhibition-date{float:right;width:50%;margin-right:16.66666667%;margin-left:-66.66666667%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;text-align:right;right:0;position:absolute;bottom:0;}.current-exhibitions .views-row-3 .exhibition-summary{float:right;width:16.66666667%;margin-right:0%;margin-left:-16.66666667%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;position:relative;min-height:280px;padding-top:2.4em;}.current-exhibitions .views-row-3 .exhibition-summary p{padding:0;margin:0;}.current-exhibitions .views-row-3 h2{bottom:0.9em;right:0em;position:absolute;float:right;width:66.66666667%;margin-right:16.66666667%;margin-left:-83.33333333%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;text-align:right;z-index:2;}.current-exhibitions .views-row-3 .exhibition-booking{float:right;width:16.66666667%;margin-right:0%;margin-left:-16.66666667%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;position:relative;bottom:0;}.current-exhibitions .views-row-3 *[class^='nid-'] img{z-index:-700;}.current-exhibitions .views-row-3 *[class^='nid-']:after{opacity:0.9;filter:alpha(opacity=90);content:' ';position:absolute;top:0;left:0;width:100%;height:100%;z-index:-800;}.current-exhibitions .views-row-4{position:relative;clear:both;max-height:280px;min-height:280px;height:280px;}.current-exhibitions .views-row-4:before,.current-exhibitions .views-row-4:after{content:"";display:table;}.current-exhibitions .views-row-4:after{clear:both;}.current-exhibitions .views-row-4 .exhibition-banner{overflow:hidden;max-height:280px;min-height:280px;height:280px;float:left;width:83.33333333%;margin-left:16.66666667%;margin-right:-100%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;position:relative;}.current-exhibitions .views-row-4 .exhibition-banner img{position:absolute;top:0;left:0;-ms-interpolation-mode:bicubic;width:100%;height:280px;z-index:-900;}.current-exhibitions .views-row-4 .exhibition-subtitle{top:0.9em;left:0em;position:absolute;float:left;width:66.66666667%;margin-left:16.66666667%;margin-right:-83.33333333%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;z-index:2;}.current-exhibitions .views-row-4 .exhibition-date{float:left;width:50%;margin-left:16.66666667%;margin-right:-66.66666667%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;left:0;position:absolute;bottom:0;}.current-exhibitions .views-row-4 .exhibition-summary{float:left;width:16.66666667%;margin-left:0%;margin-right:-16.66666667%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;position:relative;min-height:280px;padding-top:2.4em;}.current-exhibitions .views-row-4 .exhibition-summary p{padding:0;margin:0;}.current-exhibitions .views-row-4 h2{top:0.9em;left:0em;position:absolute;float:left;width:66.66666667%;margin-left:16.66666667%;margin-right:-83.33333333%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;z-index:2;}.current-exhibitions .views-row-4 .exhibition-booking{float:left;width:16.66666667%;margin-left:0%;margin-right:-16.66666667%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;position:relative;bottom:0;}.current-exhibitions .views-row-4 *[class^='nid-'] img{z-index:-700;}.current-exhibitions .views-row-4 *[class^='nid-']:after{opacity:0.9;filter:alpha(opacity=90);content:' ';position:absolute;top:0;left:0;width:100%;height:100%;z-index:-800;}.current-exhibitions .views-row-5{position:relative;clear:both;max-height:280px;min-height:280px;height:280px;}.current-exhibitions .views-row-5:before,.current-exhibitions .views-row-5:after{content:"";display:table;}.current-exhibitions .views-row-5:after{clear:both;}.current-exhibitions .views-row-5 .exhibition-banner{overflow:hidden;max-height:280px;min-height:280px;height:280px;float:left;width:83.33333333%;margin-left:0%;margin-right:-83.33333333%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;position:relative;}.current-exhibitions .views-row-5 .exhibition-banner img{position:absolute;top:0;left:0;-ms-interpolation-mode:bicubic;width:100%;height:280px;z-index:-900;}.current-exhibitions .views-row-5 .exhibition-subtitle{bottom:0.9em;right:0em;position:absolute;float:right;width:66.66666667%;margin-right:16.66666667%;margin-left:-83.33333333%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;text-align:right;z-index:2;}.current-exhibitions .views-row-5 .exhibition-date{float:right;width:50%;margin-right:16.66666667%;margin-left:-66.66666667%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;text-align:right;right:0;position:absolute;bottom:0;}.current-exhibitions .views-row-5 .exhibition-summary{float:right;width:16.66666667%;margin-right:0%;margin-left:-16.66666667%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;position:relative;min-height:280px;padding-top:2.4em;}.current-exhibitions .views-row-5 .exhibition-summary p{padding:0;margin:0;}.current-exhibitions .views-row-5 h2{bottom:0.9em;right:0em;position:absolute;float:right;width:66.66666667%;margin-right:16.66666667%;margin-left:-83.33333333%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;text-align:right;z-index:2;}.current-exhibitions .views-row-5 .exhibition-booking{float:right;width:16.66666667%;margin-right:0%;margin-left:-16.66666667%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;position:relative;bottom:0;}.current-exhibitions .views-row-5 *[class^='nid-'] img{z-index:-700;}.current-exhibitions .views-row-5 *[class^='nid-']:after{opacity:0.9;filter:alpha(opacity=90);content:' ';position:absolute;top:0;left:0;width:100%;height:100%;z-index:-800;}.current-exhibitions .views-row-6{position:relative;clear:both;max-height:280px;min-height:280px;height:280px;}.current-exhibitions .views-row-6:before,.current-exhibitions .views-row-6:after{content:"";display:table;}.current-exhibitions .views-row-6:after{clear:both;}.current-exhibitions .views-row-6 .exhibition-banner{overflow:hidden;max-height:280px;min-height:280px;height:280px;float:left;width:83.33333333%;margin-left:16.66666667%;margin-right:-100%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;position:relative;}.current-exhibitions .views-row-6 .exhibition-banner img{position:absolute;top:0;left:0;-ms-interpolation-mode:bicubic;width:100%;height:280px;z-index:-900;}.current-exhibitions .views-row-6 .exhibition-subtitle{top:0.9em;left:0em;position:absolute;float:left;width:66.66666667%;margin-left:16.66666667%;margin-right:-83.33333333%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;z-index:2;}.current-exhibitions .views-row-6 .exhibition-date{float:left;width:50%;margin-left:16.66666667%;margin-right:-66.66666667%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;left:0;position:absolute;bottom:0;}.current-exhibitions .views-row-6 .exhibition-summary{float:left;width:16.66666667%;margin-left:0%;margin-right:-16.66666667%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;position:relative;min-height:280px;padding-top:2.4em;}.current-exhibitions .views-row-6 .exhibition-summary p{padding:0;margin:0;}.current-exhibitions .views-row-6 h2{top:0.9em;left:0em;position:absolute;float:left;width:66.66666667%;margin-left:16.66666667%;margin-right:-83.33333333%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;z-index:2;}.current-exhibitions .views-row-6 .exhibition-booking{float:left;width:16.66666667%;margin-left:0%;margin-right:-16.66666667%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;position:relative;bottom:0;}.current-exhibitions .views-row-6 *[class^='nid-'] img{z-index:-700;}.current-exhibitions .views-row-6 *[class^='nid-']:after{opacity:0.9;filter:alpha(opacity=90);content:' ';position:absolute;top:0;left:0;width:100%;height:100%;z-index:-800;}.current-exhibitions .views-row-7{position:relative;clear:both;max-height:280px;min-height:280px;height:280px;}.current-exhibitions .views-row-7:before,.current-exhibitions .views-row-7:after{content:"";display:table;}.current-exhibitions .views-row-7:after{clear:both;}.current-exhibitions .views-row-7 .exhibition-banner{overflow:hidden;max-height:280px;min-height:280px;height:280px;float:left;width:83.33333333%;margin-left:0%;margin-right:-83.33333333%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;position:relative;}.current-exhibitions .views-row-7 .exhibition-banner img{position:absolute;top:0;left:0;-ms-interpolation-mode:bicubic;width:100%;height:280px;z-index:-900;}.current-exhibitions .views-row-7 .exhibition-subtitle{bottom:0.9em;right:0em;position:absolute;float:right;width:66.66666667%;margin-right:16.66666667%;margin-left:-83.33333333%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;text-align:right;z-index:2;}.current-exhibitions .views-row-7 .exhibition-date{float:right;width:50%;margin-right:16.66666667%;margin-left:-66.66666667%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;text-align:right;right:0;position:absolute;bottom:0;}.current-exhibitions .views-row-7 .exhibition-summary{float:right;width:16.66666667%;margin-right:0%;margin-left:-16.66666667%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;position:relative;min-height:280px;padding-top:2.4em;}.current-exhibitions .views-row-7 .exhibition-summary p{padding:0;margin:0;}.current-exhibitions .views-row-7 h2{bottom:0.9em;right:0em;position:absolute;float:right;width:66.66666667%;margin-right:16.66666667%;margin-left:-83.33333333%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;text-align:right;z-index:2;}.current-exhibitions .views-row-7 .exhibition-booking{float:right;width:16.66666667%;margin-right:0%;margin-left:-16.66666667%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;position:relative;bottom:0;}.current-exhibitions .views-row-7 *[class^='nid-'] img{z-index:-700;}.current-exhibitions .views-row-7 *[class^='nid-']:after{opacity:0.9;filter:alpha(opacity=90);content:' ';position:absolute;top:0;left:0;width:100%;height:100%;z-index:-800;}.current-exhibitions .views-row-8{position:relative;clear:both;max-height:280px;min-height:280px;height:280px;}.current-exhibitions .views-row-8:before,.current-exhibitions .views-row-8:after{content:"";display:table;}.current-exhibitions .views-row-8:after{clear:both;}.current-exhibitions .views-row-8 .exhibition-banner{overflow:hidden;max-height:280px;min-height:280px;height:280px;float:left;width:83.33333333%;margin-left:16.66666667%;margin-right:-100%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;position:relative;}.current-exhibitions .views-row-8 .exhibition-banner img{position:absolute;top:0;left:0;-ms-interpolation-mode:bicubic;width:100%;height:280px;z-index:-900;}.current-exhibitions .views-row-8 .exhibition-subtitle{top:0.9em;left:0em;position:absolute;float:left;width:66.66666667%;margin-left:16.66666667%;margin-right:-83.33333333%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;z-index:2;}.current-exhibitions .views-row-8 .exhibition-date{float:left;width:50%;margin-left:16.66666667%;margin-right:-66.66666667%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;left:0;position:absolute;bottom:0;}.current-exhibitions .views-row-8 .exhibition-summary{float:left;width:16.66666667%;margin-left:0%;margin-right:-16.66666667%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;position:relative;min-height:280px;padding-top:2.4em;}.current-exhibitions .views-row-8 .exhibition-summary p{padding:0;margin:0;}.current-exhibitions .views-row-8 h2{top:0.9em;left:0em;position:absolute;float:left;width:66.66666667%;margin-left:16.66666667%;margin-right:-83.33333333%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;z-index:2;}.current-exhibitions .views-row-8 .exhibition-booking{float:left;width:16.66666667%;margin-left:0%;margin-right:-16.66666667%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;position:relative;bottom:0;}.current-exhibitions .views-row-8 *[class^='nid-'] img{z-index:-700;}.current-exhibitions .views-row-8 *[class^='nid-']:after{opacity:0.9;filter:alpha(opacity=90);content:' ';position:absolute;top:0;left:0;width:100%;height:100%;z-index:-800;}.current-exhibitions .views-row-9{position:relative;clear:both;max-height:280px;min-height:280px;height:280px;}.current-exhibitions .views-row-9:before,.current-exhibitions .views-row-9:after{content:"";display:table;}.current-exhibitions .views-row-9:after{clear:both;}.current-exhibitions .views-row-9 .exhibition-banner{overflow:hidden;max-height:280px;min-height:280px;height:280px;float:left;width:83.33333333%;margin-left:0%;margin-right:-83.33333333%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;position:relative;}.current-exhibitions .views-row-9 .exhibition-banner img{position:absolute;top:0;left:0;-ms-interpolation-mode:bicubic;width:100%;height:280px;z-index:-900;}.current-exhibitions .views-row-9 .exhibition-subtitle{bottom:0.9em;right:0em;position:absolute;float:right;width:66.66666667%;margin-right:16.66666667%;margin-left:-83.33333333%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;text-align:right;z-index:2;}.current-exhibitions .views-row-9 .exhibition-date{float:right;width:50%;margin-right:16.66666667%;margin-left:-66.66666667%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;text-align:right;right:0;position:absolute;bottom:0;}.current-exhibitions .views-row-9 .exhibition-summary{float:right;width:16.66666667%;margin-right:0%;margin-left:-16.66666667%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;position:relative;min-height:280px;padding-top:2.4em;}.current-exhibitions .views-row-9 .exhibition-summary p{padding:0;margin:0;}.current-exhibitions .views-row-9 h2{bottom:0.9em;right:0em;position:absolute;float:right;width:66.66666667%;margin-right:16.66666667%;margin-left:-83.33333333%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;text-align:right;z-index:2;}.current-exhibitions .views-row-9 .exhibition-booking{float:right;width:16.66666667%;margin-right:0%;margin-left:-16.66666667%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;position:relative;bottom:0;}.current-exhibitions .views-row-9 *[class^='nid-'] img{z-index:-700;}.current-exhibitions .views-row-9 *[class^='nid-']:after{opacity:0.9;filter:alpha(opacity=90);content:' ';position:absolute;top:0;left:0;width:100%;height:100%;z-index:-800;}.current-exhibitions .views-row-10{position:relative;clear:both;max-height:280px;min-height:280px;height:280px;}.current-exhibitions .views-row-10:before,.current-exhibitions .views-row-10:after{content:"";display:table;}.current-exhibitions .views-row-10:after{clear:both;}.current-exhibitions .views-row-10 .exhibition-banner{overflow:hidden;max-height:280px;min-height:280px;height:280px;float:left;width:83.33333333%;margin-left:16.66666667%;margin-right:-100%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;position:relative;}.current-exhibitions .views-row-10 .exhibition-banner img{position:absolute;top:0;left:0;-ms-interpolation-mode:bicubic;width:100%;height:280px;z-index:-900;}.current-exhibitions .views-row-10 .exhibition-subtitle{top:0.9em;left:0em;position:absolute;float:left;width:66.66666667%;margin-left:16.66666667%;margin-right:-83.33333333%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;z-index:2;}.current-exhibitions .views-row-10 .exhibition-date{float:left;width:50%;margin-left:16.66666667%;margin-right:-66.66666667%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;left:0;position:absolute;bottom:0;}.current-exhibitions .views-row-10 .exhibition-summary{float:left;width:16.66666667%;margin-left:0%;margin-right:-16.66666667%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;position:relative;min-height:280px;padding-top:2.4em;}.current-exhibitions .views-row-10 .exhibition-summary p{padding:0;margin:0;}.current-exhibitions .views-row-10 h2{top:0.9em;left:0em;position:absolute;float:left;width:66.66666667%;margin-left:16.66666667%;margin-right:-83.33333333%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;z-index:2;}.current-exhibitions .views-row-10 .exhibition-booking{float:left;width:16.66666667%;margin-left:0%;margin-right:-16.66666667%;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;position:relative;bottom:0;}.current-exhibitions .views-row-10 *[class^='nid-'] img{z-index:-700;}.current-exhibitions .views-row-10 *[class^='nid-']:after{opacity:0.9;filter:alpha(opacity=90);content:' ';position:absolute;top:0;left:0;width:100%;height:100%;z-index:-800;}}.form-control,.desk-stats .webform-client-form .form-select{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.428571429;color:#555555;vertical-align:middle;background-color:#ffffff;border:1px solid #cccccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;}.form-control:focus,.desk-stats .webform-client-form .form-select:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6);}.form-control[disabled],.desk-stats .webform-client-form [disabled].form-select,.form-control[readonly],.desk-stats .webform-client-form [readonly].form-select,fieldset[disabled] .form-control,fieldset[disabled] .desk-stats .webform-client-form .form-select,.desk-stats .webform-client-form fieldset[disabled] .form-select{cursor:not-allowed;background-color:#eeeeee;}textarea.form-control,.desk-stats .webform-client-form textarea.form-select{height:auto;}.input-lg,.input-group-lg > .form-control,.input-group-lg > .input-group-addon,.input-group-lg > .input-group-btn > .btn,#datepicker-block-form .input-group-lg > .input-group-btn > input[type="submit"],.desk-stats .webform-client-form .form-select{height:45px;padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px;}select.input-lg,.input-group-lg > select.form-control,.input-group-lg > select.input-group-addon,.input-group-lg > .input-group-btn > select.btn,.desk-stats .webform-client-form select.form-select{height:45px;line-height:45px;}textarea.input-lg,.input-group-lg > textarea.form-control,.input-group-lg > textarea.input-group-addon,.input-group-lg > .input-group-btn > textarea.btn,.desk-stats .webform-client-form textarea.form-select{height:auto;}label{display:inline-block;margin-bottom:10px;font-weight:bold;}.desk-stats .webform-client-form label.option{font-size:18px !important;}.desk-stats .webform-client-form label.option:before{content:'' !important;}.desk-stats .webform-client-form #webform-component-feedback label{font-family:FontAwesome;}.desk-stats .webform-client-form #webform-component-public-programs-and-tourism label{font-family:FontAwesome;}.desk-stats .webform-client-form #webform-component-equipment label{font-family:FontAwesome;}.desk-stats .webform-client-form #webform-component-library-business label{font-family:FontAwesome;}.desk-stats .webform-client-form #webform-component-query-time label{font-family:FontAwesome;}.desk-stats .webform-client-form #webform-component-location label{font-family:FontAwesome;}.desk-stats .webform-client-form #webform-component-query-method label,.desk-stats .webform-client-form #webform-component-medium label{font-family:FontAwesome;}.desk-stats .webform-client-form #webform-component-query-type label{font-family:FontAwesome;}.desk-stats .webform-client-form label{font-size:2em !important;}.desk-stats .webform-client-form .form-item{padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;width:48.33333333%;padding-right:0;padding-left:15.5px;margin-left:14.5px;display:inline-block;vertical-align:top;*display:inline;*zoom:1;margin-bottom:6px !important;margin:0.6em 0 !important;}.desk-stats .webform-client-form .form-select{height:auto !important;}.desk-stats .webform-client-form .form-submit{height:100px !important;font-size:2em;width:40%;margin:auto 30%;}.desk-stats .webform-client-form .description{font-size:0.9em !important;}.desk-stats .webform-client-form option:selected{background-color:red;}.desk-stats .view-deskstats{margin-bottom:10px;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.05);box-shadow:0 1px 1px rgba(0,0,0,0.05);}.desk-stats .view-deskstats .views-summary{padding:4px 4px;border-bottom:dotted 1px #d6e9c6;}.desk-stats .view-deskstats p{margin:0;font-size:1em;color:#468847;background-color:#dff0d8;border-color:#d6e9c6;padding:10px 15px;border-bottom:1px solid transparent;border-top-right-radius:3px;border-top-left-radius:3px;}.bookings{-moz-border-radius:2px / 2px;-webkit-border-radius:2px 2px;border-radius:2px / 2px;background-color:#e2423a;color:white;font-size:1.7em;text-shadow:rgba(0,0,0,0.7) 0px 1px 1px;padding:8px;text-decoration:none;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;padding:10px;font-family:"HelveticaNeue-CondensedBold","HelveticaNeueBoldCondensed","HelveticaNeue-Bold-Condensed","Helvetica Neue Bold Condensed","HelveticaNeueBold","HelveticaNeue-Bold","Helvetica Neue Bold","HelveticaNeue","Helvetica Neue","TeXGyreHerosCnBold","Helvetica","Tahoma","Geneva","Arial Narrow","Arial",sans-serif;font-weight:600;font-stretch:condensed;margin-bottom:0.5em;margin-top:1em;}.bookings a{color:white !important;}
/**/