@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:1070;display:block;font-family:"Gotham 4r","Gotham A","Gotham B","Helvetica Neue",Helvetica,Arial,sans-serif;font-style:normal;font-weight:400;line-height:1.4;line-break:auto;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;font-size:12px;filter:alpha(opacity=0);opacity:0}.tooltip.in{filter:alpha(opacity=90);opacity:.9}.tooltip.top{padding:5px 0;margin-top:-3px}.tooltip.right{padding:0 5px;margin-left:3px}.tooltip.bottom{padding:5px 0;margin-top:3px}.tooltip.left{padding:0 5px;margin-left:-3px}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#8C8279}.tooltip.top-left .tooltip-arrow{right:5px;bottom:0;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#8C8279}.tooltip.top-right .tooltip-arrow{bottom:0;left:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#8C8279}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#8C8279}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#8C8279}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#8C8279}.tooltip.bottom-left .tooltip-arrow{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#8C8279}.tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#8C8279}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;background-color:#8C8279;border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-family:"Gotham 4r","Gotham A","Gotham B","Helvetica Neue",Helvetica,Arial,sans-serif;font-style:normal;font-weight:400;line-height:1.4;line-break:auto;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;font-size:15px;background-color:#fff;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.2);box-shadow:0 5px 10px rgba(0,0,0,0.2)}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover>.arrow{border-width:11px}.popover>.arrow,.popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover>.arrow:after{content:"";border-width:10px}.popover.top>.arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999;border-top-color:rgba(0,0,0,0.25);border-bottom-width:0}.popover.top>.arrow:after{bottom:1px;margin-left:-10px;content:" ";border-top-color:#fff;border-bottom-width:0}.popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-right-color:#999;border-right-color:rgba(0,0,0,0.25);border-left-width:0}.popover.right>.arrow:after{bottom:-10px;left:1px;content:" ";border-right-color:#fff;border-left-width:0}.popover.bottom>.arrow{top:-11px;left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,0.25)}.popover.bottom>.arrow:after{top:1px;margin-left:-10px;content:" ";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:#999;border-left-color:rgba(0,0,0,0.25)}.popover.left>.arrow:after{right:1px;bottom:-10px;content:" ";border-right-width:0;border-left-color:#fff}.popover-title{padding:8px 14px;margin:0;font-size:15px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.popover-content{padding:9px 14px}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner>.item{position:relative;display:none;-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:1000px;-moz-perspective:1000px;perspective:1000px}.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;bottom:0;left:0;width:15%;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,0.6);background-color:transparent;filter:alpha(opacity=50);opacity:.5}.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%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000',endColorstr='#00000000',GradientType=1);background-repeat:repeat-x}.carousel-control.right{right:0;left:auto;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%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#80000000',GradientType=1);background-repeat:repeat-x}.carousel-control:hover,.carousel-control:focus{color:#fff;text-decoration:none;outline:0;filter:alpha(opacity=90);opacity:.9}.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;margin-top:-10px}.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;font-family:serif;line-height:1}.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%;padding-left:0;margin-left:-30%;text-align:center;list-style:none}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;cursor:pointer;background-color:#000 \9;background-color:transparent;border:1px solid #fff;border-radius:10px}.carousel-indicators .active{width:12px;height:12px;margin:0;background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;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{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:-10px;font-size:30px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{margin-right:-10px}.carousel-caption{right:20%;left:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.clearfix:before,.clearfix:after{display:table;content:" "}.clearfix:after{clear:both}.center-block{display:block;margin-right:auto;margin-left: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 !important}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 !important}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 !important}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:1300px){.visible-lg{display:block !important}table.visible-lg{display:table !important}tr.visible-lg{display:table-row !important}th.visible-lg,td.visible-lg{display:table-cell !important}}@media (min-width:1300px){.visible-lg-block{display:block !important}}@media (min-width:1300px){.visible-lg-inline{display:inline !important}}@media (min-width:1300px){.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:1300px){.hidden-lg{display:none !important}}.visible-print{display:none !important}@media print{.visible-print{display:block !important}table.visible-print{display:table !important}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}}.yamm .nav,.yamm .collapse,.yamm .dropup,.yamm .dropdown{position:static}.yamm .container,.yamm #previewer-revision-switcher-form>div{position:relative}.yamm .dropdown-menu{left:auto}.yamm .nav.navbar-right .dropdown-menu{left:auto;right:0}.yamm .yamm-content{padding:20px 30px}.yamm .dropdown.yamm-fw .dropdown-menu{left:0;right:0}body.lb-disable-scrolling{overflow:hidden}.lightboxOverlay{position:absolute;top:0;left:0;z-index:9999;background-color:white;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);opacity:0.8;display:none}.lightbox{position:absolute;left:0;width:100%;z-index:10000;text-align:center;line-height:0;font-weight:normal;outline:none}.lightbox .lb-image{display:block;height:auto;max-width:inherit;max-height:none;border:0}.lightbox a img{border:none}.lb-outerContainer{overflow:visible !important;position:relative;*zoom:1;width:250px;height:250px;margin:0 auto;border-radius:0;background-color:white}.lb-outerContainer:after{content:"";display:table;clear:both}.lb-loader{position:absolute;top:43%;left:0;height:25%;width:100%;text-align:center;line-height:0}.lb-cancel{display:block;width:32px;height:32px;margin:0 auto;background:url(https://www.hovione.com/sites/all/themes/custom/quimera/img/gallery-loading.gif) no-repeat}.lb-nav{position:absolute;top:0;left:0;height:100%;width:100%;z-index:10}.lb-container>.nav{left:0}.lb-nav a{outline:none;background-image:url("data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==")}.lb-prev,.lb-next{height:100%;cursor:pointer;display:block}.lb-nav a.lb-prev{width:34%;left:-70px;float:left;background:url(https://www.hovione.com/sites/all/themes/custom/quimera/img/gallery-prev.png) left 48% no-repeat;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);-webkit-transition:opacity 0.6s;-moz-transition:opacity 0.6s;-o-transition:opacity 0.6s;transition:opacity 0.6s;position:relative}.lb-nav a.lb-next{width:64%;right:-70px;float:right;background:url(https://www.hovione.com/sites/all/themes/custom/quimera/img/gallery-next.png) 99% 48% no-repeat;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);-webkit-transition:opacity 0.6s;-moz-transition:opacity 0.6s;-o-transition:opacity 0.6s;transition:opacity 0.6s;position:relative}.lb-dataContainer{margin:0 auto;padding-top:5px;*zoom:1;width:100%;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.lb-dataContainer:after{content:"";display:table;clear:both}.lb-data{overflow:hidden;padding:0 4px;color:#ccc}.lb-data .lb-details{display:none;width:85%;float:left;text-align:left;line-height:1.1em}.lb-data .lb-caption{font-size:13px;font-weight:bold;line-height:1em}.lb-data .lb-caption a{color:#4ae}.lb-data .lb-number{display:block;clear:left;padding-bottom:1em;font-size:12px;color:#999999}.lb-data .lb-close{display:block;float:right;width:30px;height:30px;background:url(https://www.hovione.com/sites/all/themes/custom/quimera/img/gallery-close.png) top right no-repeat;text-align:right;outline:none;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70);opacity:0.7;-webkit-transition:opacity 0.2s;-moz-transition:opacity 0.2s;-o-transition:opacity 0.2s;transition:opacity 0.2s}.lb-data .lb-close:hover{cursor:pointer;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir="rtl"] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}@font-face{}.slick-prev,.slick-next{position:absolute;display:block;height:20px;width:20px;line-height:0px;font-size:0px;cursor:pointer;background:transparent;color:transparent;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);padding:0;border:none;outline:none}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{outline:none;background:transparent;color:transparent}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-family:"slick";font-size:20px;line-height:1;color:#fff;opacity:.75;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir="rtl"] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir="rtl"] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir="rtl"] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir="rtl"] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;list-style:none;display:block;text-align:center;padding:0;margin:0;width:100%}.slick-dots li{position:relative;display:inline-block;height:20px;width:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{border:0;background:transparent;display:block;height:20px;width:20px;outline:none;line-height:0px;font-size:0px;color:transparent;padding:5px;cursor:pointer}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{position:absolute;top:0;left:0;content:"•";width:20px;height:20px;font-family:"slick";font-size:6px;line-height:20px;text-align:center;color:#000;opacity:.25;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{color:#000;opacity:.75}a{-webkit-transition:color,0.3s;-o-transition:color,0.3s;transition:color,0.3s}a:hover{text-decoration:none}p{margin-bottom:20px}p:last-child{margin-bottom:0}p+h1,p+h2,p+h3,p+h4,.asset.asset-profile .profile .profile-right p+.field-label{margin-top:40px}.large,.lead,.field-lead{font-size:20px;font-weight:inherit}small{font-size:12px}strong{font-weight:600}em{font-style:italic}h3.pane-title{margin-bottom:20px}@media (max-width:767px){h1{font-size:24px;line-height:1.4}h2{font-size:21px;line-height:1.4}h3{font-size:15px;line-height:1.4}}@font-face{font-family:'Hovione';src:url(https://www.hovione.com/sites/all/themes/custom/quimera/fonts/icons/hovione.eot?8pz0hw);src:url(https://www.hovione.com/sites/all/themes/custom/quimera/fonts/icons/hovione.eot?#iefix8pz0hw) format("embedded-opentype"),url(https://www.hovione.com/sites/all/themes/custom/quimera/fonts/icons/hovione.woff?8pz0hw) format("woff"),url(https://www.hovione.com/sites/all/themes/custom/quimera/fonts/icons/hovione.ttf?8pz0hw) format("truetype"),url(https://www.hovione.com/sites/all/themes/custom/quimera/fonts/icons/hovione.svg?8pz0hw#hovione) format("svg");font-weight:normal;font-style:normal}.icon-analytical-services:before,.icon-white-paper:before,.icon-webinar:before,.icon-seminar:before,.icon-search:before,.icon-related-content:before,.icon-quality-compliance:before,.icon-publications-brochures:before,.icon-press-release:before,.icon-presentation:before,.icon-play:before,.icon-news:before,.card-blue h3:before,.icon-lock:before,.icon-event:before,.card-green h3:before,.icon-continuity-supply:before,.icon-case-study:before,.icon-capabilities:before,.icon-twitter:before,#footer .social ul li a.twitter:before,.icon-pinterest:before,#footer .social ul li a.pinterest:before,.icon-linkedin:before,#footer .social ul li a.linkedin:before,.icon-facebook:before,#footer .social ul li a.facebook:before,.icon-youtube:before,#footer .social ul li a.youtube:before{font-family:'Hovione';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-analytical-services:before{content:"\21"}.icon-white-paper:before{content:"\22"}.icon-webinar:before{content:"\23"}.icon-seminar:before{content:"\24"}.icon-search:before{content:"\25"}.icon-related-content:before{content:"\26"}.icon-quality-compliance:before{content:"\27"}.icon-publications-brochures:before{content:"\28"}.icon-press-release:before{content:"\29"}.icon-presentation:before{content:"\2a"}.icon-play:before{content:"\2b"}.icon-news:before,.card-blue h3:before{content:"\2c"}.icon-lock:before{content:"\2d"}.icon-event:before,.card-green h3:before{content:"\2e"}.icon-continuity-supply:before{content:"\2f"}.icon-case-study:before{content:"\30"}.icon-capabilities:before{content:"\31"}.icon-twitter:before,#footer .social ul li a.twitter:before{content:"\32"}.icon-pinterest:before,#footer .social ul li a.pinterest:before{content:"\33"}.icon-linkedin:before,#footer .social ul li a.linkedin:before{content:"\34"}.icon-facebook:before,#footer .social ul li a.facebook:before{content:"\35"}.icon-youtube:before,#footer .social ul li a.youtube:before{content:"\36"}.prose h1,.field-body h1,.page-not-found .zone .panel-pane.pane-custom h1,.page-not-found .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom h1,.page-access-denied .zone .panel-pane.pane-custom h1,.page-access-denied .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom h1,.page-middle-left .pane-node-field-author-terms ul h1,.prose h2,.field-body h2,.page-not-found .zone .panel-pane.pane-custom h2,.page-not-found .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom h2,.page-access-denied .zone .panel-pane.pane-custom h2,.page-access-denied .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom h2,.page-middle-left .pane-node-field-author-terms ul h2,.prose h3,.field-body h3,.page-not-found .zone .panel-pane.pane-custom h3,.page-not-found .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom h3,.page-access-denied .zone .panel-pane.pane-custom h3,.page-access-denied .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom h3,.page-middle-left .pane-node-field-author-terms ul h3,.prose h4,.field-body h4,.page-not-found .zone .panel-pane.pane-custom h4,.page-not-found .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom h4,.page-access-denied .zone .panel-pane.pane-custom h4,.page-access-denied .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom h4,.page-middle-left .pane-node-field-author-terms ul h4,.prose .asset.asset-profile .profile .profile-right .field-label,.asset.asset-profile .profile .profile-right .prose .field-label,.field-body .asset.asset-profile .profile .profile-right .field-label,.asset.asset-profile .profile .profile-right .field-body .field-label,.page-not-found .zone .panel-pane.pane-custom .asset.asset-profile .profile .profile-right .field-label,.asset.asset-profile .profile .profile-right .page-not-found .zone .panel-pane.pane-custom .field-label,.page-not-found .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom .asset.asset-profile .profile .profile-right .field-label,.asset.asset-profile .profile .profile-right .page-not-found .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom .field-label,.page-access-denied .zone .panel-pane.pane-custom .asset.asset-profile .profile .profile-right .field-label,.asset.asset-profile .profile .profile-right .page-access-denied .zone .panel-pane.pane-custom .field-label,.page-access-denied .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom .asset.asset-profile .profile .profile-right .field-label,.asset.asset-profile .profile .profile-right .page-access-denied .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom .field-label,.page-middle-left .pane-node-field-author-terms ul .asset.asset-profile .profile .profile-right .field-label,.asset.asset-profile .profile .profile-right .page-middle-left .pane-node-field-author-terms ul .field-label,.prose h5,.field-body h5,.page-not-found .zone .panel-pane.pane-custom h5,.page-not-found .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom h5,.page-access-denied .zone .panel-pane.pane-custom h5,.page-access-denied .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom h5,.page-middle-left .pane-node-field-author-terms ul h5,.prose h6,.field-body h6,.page-not-found .zone .panel-pane.pane-custom h6,.page-not-found .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom h6,.page-access-denied .zone .panel-pane.pane-custom h6,.page-access-denied .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom h6,.page-middle-left .pane-node-field-author-terms ul h6{clear:both}.prose a:hover,.field-body a:hover,.page-not-found .zone .panel-pane.pane-custom a:hover,.page-not-found .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom a:hover,.page-access-denied .zone .panel-pane.pane-custom a:hover,.page-access-denied .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom a:hover,.page-middle-left .pane-node-field-author-terms ul a:hover{color:#00C389;text-decoration:none}.prose a:hover:active,.field-body a:hover:active,.page-not-found .zone .panel-pane.pane-custom a:hover:active,.page-not-found .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom a:hover:active,.page-access-denied .zone .panel-pane.pane-custom a:hover:active,.page-access-denied .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom a:hover:active,.page-middle-left .pane-node-field-author-terms ul a:hover:active{color:#00A3E1}.prose a.btn:hover,.field-body a.btn:hover,.page-not-found .zone .panel-pane.pane-custom a.btn:hover,.page-not-found .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom a.btn:hover,.page-access-denied .zone .panel-pane.pane-custom a.btn:hover,.page-access-denied .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom a.btn:hover,.page-middle-left .pane-node-field-author-terms ul a.btn:hover,.prose a.btn:active,.field-body a.btn:active,.page-not-found .zone .panel-pane.pane-custom a.btn:active,.page-not-found .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom a.btn:active,.page-access-denied .zone .panel-pane.pane-custom a.btn:active,.page-access-denied .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom a.btn:active,.page-middle-left .pane-node-field-author-terms ul a.btn:active{color:white}.prose ol,.field-body ol,.page-not-found .zone .panel-pane.pane-custom ol,.page-not-found .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom ol,.page-access-denied .zone .panel-pane.pane-custom ol,.page-access-denied .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom ol,.page-middle-left .pane-node-field-author-terms ul ol,.prose ul,.field-body ul,.page-not-found .zone .panel-pane.pane-custom ul,.page-not-found .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom ul,.page-access-denied .zone .panel-pane.pane-custom ul,.page-access-denied .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom ul,.page-middle-left .pane-node-field-author-terms ul ul{margin-left:0;padding-left:0;margin-bottom:20px}.prose ol ol,.field-body ol ol,.page-not-found .zone .panel-pane.pane-custom ol ol,.page-not-found .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom ol ol,.page-access-denied .zone .panel-pane.pane-custom ol ol,.page-access-denied .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom ol ol,.page-middle-left .pane-node-field-author-terms ul ol ol,.prose ol ul,.field-body ol ul,.page-not-found .zone .panel-pane.pane-custom ol ul,.page-not-found .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom ol ul,.page-access-denied .zone .panel-pane.pane-custom ol ul,.page-access-denied .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom ol ul,.page-middle-left .pane-node-field-author-terms ul ol ul,.prose ul ol,.field-body ul ol,.page-not-found .zone .panel-pane.pane-custom ul ol,.page-not-found .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom ul ol,.page-access-denied .zone .panel-pane.pane-custom ul ol,.page-access-denied .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom ul ol,.page-middle-left .pane-node-field-author-terms ul ul ol,.prose ul ul,.field-body ul ul,.page-not-found .zone .panel-pane.pane-custom ul ul,.page-not-found .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom ul ul,.page-access-denied .zone .panel-pane.pane-custom ul ul,.page-access-denied .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom ul ul,.page-middle-left .pane-node-field-author-terms ul ul ul{margin-bottom:0;padding-left:20px}.prose ol+h1,.field-body ol+h1,.page-not-found .zone .panel-pane.pane-custom ol+h1,.page-not-found .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom ol+h1,.page-access-denied .zone .panel-pane.pane-custom ol+h1,.page-access-denied .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom ol+h1,.page-middle-left .pane-node-field-author-terms ul ol+h1,.prose ol+h2,.field-body ol+h2,.page-not-found .zone .panel-pane.pane-custom ol+h2,.page-not-found .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom ol+h2,.page-access-denied .zone .panel-pane.pane-custom ol+h2,.page-access-denied .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom ol+h2,.page-middle-left .pane-node-field-author-terms ul ol+h2,.prose ol+h3,.field-body ol+h3,.page-not-found .zone .panel-pane.pane-custom ol+h3,.page-not-found .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom ol+h3,.page-access-denied .zone .panel-pane.pane-custom ol+h3,.page-access-denied .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom ol+h3,.page-middle-left .pane-node-field-author-terms ul ol+h3,.prose ol+h4,.field-body ol+h4,.page-not-found .zone .panel-pane.pane-custom ol+h4,.page-not-found .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom ol+h4,.page-access-denied .zone .panel-pane.pane-custom ol+h4,.page-access-denied .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom ol+h4,.page-middle-left .pane-node-field-author-terms ul ol+h4,.prose .asset.asset-profile .profile .profile-right ol+.field-label,.asset.asset-profile .profile .profile-right .prose ol+.field-label,.field-body .asset.asset-profile .profile .profile-right ol+.field-label,.asset.asset-profile .profile .profile-right .field-body ol+.field-label,.page-not-found .zone .panel-pane.pane-custom .asset.asset-profile .profile .profile-right ol+.field-label,.asset.asset-profile .profile .profile-right .page-not-found .zone .panel-pane.pane-custom ol+.field-label,.page-not-found .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom .asset.asset-profile .profile .profile-right ol+.field-label,.asset.asset-profile .profile .profile-right .page-not-found .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom ol+.field-label,.page-access-denied .zone .panel-pane.pane-custom .asset.asset-profile .profile .profile-right ol+.field-label,.asset.asset-profile .profile .profile-right .page-access-denied .zone .panel-pane.pane-custom ol+.field-label,.page-access-denied .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom .asset.asset-profile .profile .profile-right ol+.field-label,.asset.asset-profile .profile .profile-right .page-access-denied .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom ol+.field-label,.page-middle-left .pane-node-field-author-terms ul .asset.asset-profile .profile .profile-right ol+.field-label,.asset.asset-profile .profile .profile-right .page-middle-left .pane-node-field-author-terms ul ol+.field-label,.prose ul+h1,.field-body ul+h1,.page-not-found .zone .panel-pane.pane-custom ul+h1,.page-not-found .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom ul+h1,.page-access-denied .zone .panel-pane.pane-custom ul+h1,.page-access-denied .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom ul+h1,.page-middle-left .pane-node-field-author-terms ul ul+h1,.prose ul+h2,.field-body ul+h2,.page-not-found .zone .panel-pane.pane-custom ul+h2,.page-not-found .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom ul+h2,.page-access-denied .zone .panel-pane.pane-custom ul+h2,.page-access-denied .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom ul+h2,.page-middle-left .pane-node-field-author-terms ul ul+h2,.prose ul+h3,.field-body ul+h3,.page-not-found .zone .panel-pane.pane-custom ul+h3,.page-not-found .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom ul+h3,.page-access-denied .zone .panel-pane.pane-custom ul+h3,.page-access-denied .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom ul+h3,.page-middle-left .pane-node-field-author-terms ul ul+h3,.prose ul+h4,.field-body ul+h4,.page-not-found .zone .panel-pane.pane-custom ul+h4,.page-not-found .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom ul+h4,.page-access-denied .zone .panel-pane.pane-custom ul+h4,.page-access-denied .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom ul+h4,.page-middle-left .pane-node-field-author-terms ul ul+h4,.prose .asset.asset-profile .profile .profile-right ul+.field-label,.asset.asset-profile .profile .profile-right .prose ul+.field-label,.field-body .asset.asset-profile .profile .profile-right ul+.field-label,.asset.asset-profile .profile .profile-right .field-body ul+.field-label,.page-not-found .zone .panel-pane.pane-custom .asset.asset-profile .profile .profile-right ul+.field-label,.asset.asset-profile .profile .profile-right .page-not-found .zone .panel-pane.pane-custom ul+.field-label,.page-not-found .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom .asset.asset-profile .profile .profile-right ul+.field-label,.asset.asset-profile .profile .profile-right .page-not-found .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom ul+.field-label,.page-access-denied .zone .panel-pane.pane-custom .asset.asset-profile .profile .profile-right ul+.field-label,.asset.asset-profile .profile .profile-right .page-access-denied .zone .panel-pane.pane-custom ul+.field-label,.page-access-denied .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom .asset.asset-profile .profile .profile-right ul+.field-label,.asset.asset-profile .profile .profile-right .page-access-denied .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom ul+.field-label,.page-middle-left .pane-node-field-author-terms ul .asset.asset-profile .profile .profile-right ul+.field-label,.asset.asset-profile .profile .profile-right .page-middle-left .pane-node-field-author-terms ul ul+.field-label{margin-top:40px}.prose ol,.field-body ol,.page-not-found .zone .panel-pane.pane-custom ol,.page-not-found .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom ol,.page-access-denied .zone .panel-pane.pane-custom ol,.page-access-denied .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom ol,.page-middle-left .pane-node-field-author-terms ul ol{counter-reset:li}.prose ol li,.field-body ol li,.page-not-found .zone .panel-pane.pane-custom ol li,.page-not-found .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom ol li,.page-access-denied .zone .panel-pane.pane-custom ol li,.page-access-denied .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom ol li,.page-middle-left .pane-node-field-author-terms ul ol li{counter-increment:li;position:relative;list-style-type:decimal}.prose ol li li,.field-body ol li li,.page-not-found .zone .panel-pane.pane-custom ol li li,.page-not-found .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom ol li li,.page-access-denied .zone .panel-pane.pane-custom ol li li,.page-access-denied .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom ol li li,.page-middle-left .pane-node-field-author-terms ul ol li li{list-style-type:lower-alpha}.prose li,.field-body li,.page-not-found .zone .panel-pane.pane-custom li,.page-not-found .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom li,.page-access-denied .zone .panel-pane.pane-custom li,.page-access-denied .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom li,.page-middle-left .pane-node-field-author-terms ul li{list-style-position:inside}.prose ul li,.field-body ul li,.page-not-found .zone .panel-pane.pane-custom ul li,.page-not-found .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom ul li,.page-access-denied .zone .panel-pane.pane-custom ul li,.page-access-denied .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom ul li,.page-middle-left .pane-node-field-author-terms ul ul li{list-style-type:none;padding-left:30px;position:relative}.prose ul li:before,.field-body ul li:before,.page-not-found .zone .panel-pane.pane-custom ul li:before,.page-not-found .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom ul li:before,.page-access-denied .zone .panel-pane.pane-custom ul li:before,.page-access-denied .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom ul li:before,.page-middle-left .pane-node-field-author-terms ul ul li:before{content:"–";position:absolute;left:10px}.prose ul.contextual-links li,.field-body ul.contextual-links li,.page-not-found .zone .panel-pane.pane-custom ul.contextual-links li,.page-not-found .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom ul.contextual-links li,.page-access-denied .zone .panel-pane.pane-custom ul.contextual-links li,.page-access-denied .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom ul.contextual-links li,.page-middle-left .pane-node-field-author-terms ul ul.contextual-links li{text-indent:0}.prose ul.contextual-links li:before,.field-body ul.contextual-links li:before,.page-not-found .zone .panel-pane.pane-custom ul.contextual-links li:before,.page-not-found .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom ul.contextual-links li:before,.page-access-denied .zone .panel-pane.pane-custom ul.contextual-links li:before,.page-access-denied .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom ul.contextual-links li:before,.page-middle-left .pane-node-field-author-terms ul ul.contextual-links li:before{content:"";text-indent:0}.prose ul.contextual-links li a,.field-body ul.contextual-links li a,.page-not-found .zone .panel-pane.pane-custom ul.contextual-links li a,.page-not-found .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom ul.contextual-links li a,.page-access-denied .zone .panel-pane.pane-custom ul.contextual-links li a,.page-access-denied .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom ul.contextual-links li a,.page-middle-left .pane-node-field-author-terms ul ul.contextual-links li a{font-weight:normal}.prose table,.field-body table,.page-not-found .zone .panel-pane.pane-custom table,.page-not-found .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom table,.page-access-denied .zone .panel-pane.pane-custom table,.page-access-denied .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom table,.page-middle-left .pane-node-field-author-terms ul table{width:100%;padding:0;border-collapse:separate;font-size:13px}@media (max-width:768px){.prose table,.field-body table,.page-not-found .zone .panel-pane.pane-custom table,.page-not-found .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom table,.page-access-denied .zone .panel-pane.pane-custom table,.page-access-denied .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom table,.page-middle-left .pane-node-field-author-terms ul table{font-size:11px}}.prose table caption,.field-body table caption,.page-not-found .zone .panel-pane.pane-custom table caption,.page-not-found .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom table caption,.page-access-denied .zone .panel-pane.pane-custom table caption,.page-access-denied .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom table caption,.page-middle-left .pane-node-field-author-terms ul table caption{text-align:left;font-size:21px;font-weight:600;background-color:#EDEAE7;padding:20px 20px 0}.prose table tr:hover td,.field-body table tr:hover td,.page-not-found .zone .panel-pane.pane-custom table tr:hover td,.page-not-found .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom table tr:hover td,.page-access-denied .zone .panel-pane.pane-custom table tr:hover td,.page-access-denied .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom table tr:hover td,.page-middle-left .pane-node-field-author-terms ul table tr:hover td{border-color:#D50032}.prose table tr th,.field-body table tr th,.page-not-found .zone .panel-pane.pane-custom table tr th,.page-not-found .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom table tr th,.page-access-denied .zone .panel-pane.pane-custom table tr th,.page-access-denied .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom table tr th,.page-middle-left .pane-node-field-author-terms ul table tr th{font-weight:600;border-top:1px solid #D50032;padding:10px 0;color:#D50032;vertical-align:top}.prose table tr th:first-child,.field-body table tr th:first-child,.page-not-found .zone .panel-pane.pane-custom table tr th:first-child,.page-not-found .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom table tr th:first-child,.page-access-denied .zone .panel-pane.pane-custom table tr th:first-child,.page-access-denied .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom table tr th:first-child,.page-middle-left .pane-node-field-author-terms ul table tr th:first-child{padding-left:0}.prose table tr th:last-child,.field-body table tr th:last-child,.page-not-found .zone .panel-pane.pane-custom table tr th:last-child,.page-not-found .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom table tr th:last-child,.page-access-denied .zone .panel-pane.pane-custom table tr th:last-child,.page-access-denied .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom table tr th:last-child,.page-middle-left .pane-node-field-author-terms ul table tr th:last-child{padding-right:0}.prose table tr td,.field-body table tr td,.page-not-found .zone .panel-pane.pane-custom table tr td,.page-not-found .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom table tr td,.page-access-denied .zone .panel-pane.pane-custom table tr td,.page-access-denied .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom table tr td,.page-middle-left .pane-node-field-author-terms ul table tr td{border-top:1px solid #002A3A;padding:10px 0;vertical-align:top}.prose table tr td:first-child,.field-body table tr td:first-child,.page-not-found .zone .panel-pane.pane-custom table tr td:first-child,.page-not-found .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom table tr td:first-child,.page-access-denied .zone .panel-pane.pane-custom table tr td:first-child,.page-access-denied .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom table tr td:first-child,.page-middle-left .pane-node-field-author-terms ul table tr td:first-child{padding-left:0}.prose table tr td:last-child,.field-body table tr td:last-child,.page-not-found .zone .panel-pane.pane-custom table tr td:last-child,.page-not-found .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom table tr td:last-child,.page-access-denied .zone .panel-pane.pane-custom table tr td:last-child,.page-access-denied .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom table tr td:last-child,.page-middle-left .pane-node-field-author-terms ul table tr td:last-child{padding-right:0}.prose table tr:last-child td,.field-body table tr:last-child td,.page-not-found .zone .panel-pane.pane-custom table tr:last-child td,.page-not-found .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom table tr:last-child td,.page-access-denied .zone .panel-pane.pane-custom table tr:last-child td,.page-access-denied .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom table tr:last-child td,.page-middle-left .pane-node-field-author-terms ul table tr:last-child td{padding-bottom:20px}.prose blockquote,.field-body blockquote,.page-not-found .zone .panel-pane.pane-custom blockquote,.page-not-found .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom blockquote,.page-access-denied .zone .panel-pane.pane-custom blockquote,.page-access-denied .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom blockquote,.page-middle-left .pane-node-field-author-terms ul blockquote{color:#D50032;margin:20px 0 20px 60px;border-left:0;width:60%}@media (max-width:767px){.prose blockquote,.field-body blockquote,.page-not-found .zone .panel-pane.pane-custom blockquote,.page-not-found .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom blockquote,.page-access-denied .zone .panel-pane.pane-custom blockquote,.page-access-denied .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom blockquote,.page-middle-left .pane-node-field-author-terms ul blockquote{margin-left:0;width:100%}}.prose blockquote p:last-child,.field-body blockquote p:last-child,.page-not-found .zone .panel-pane.pane-custom blockquote p:last-child,.page-not-found .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom blockquote p:last-child,.page-access-denied .zone .panel-pane.pane-custom blockquote p:last-child,.page-access-denied .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom blockquote p:last-child,.page-middle-left .pane-node-field-author-terms ul blockquote p:last-child{font-weight:600;font-size:15px}.accordion--title{position:relative;cursor:pointer;background-color:#D50032;color:#EDEAE7;border-radius:5px;padding:16px 45px 16px 16px;margin:20px 0;font-size:20px}.accordion--title:after{-webkit-transition:transform 0.4s;-o-transition:transform 0.4s;transition:transform 0.4s;-webkit-transform:rotate(-180deg);-moz-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg);content:'+';font-size:28px;margin-right:5px;position:absolute;top:10px;right:10px}.accordion--title.active:after{-webkit-transform:rotate(-225deg);-moz-transform:rotate(-225deg);-ms-transform:rotate(-225deg);transform:rotate(-225deg)}.accordion--content{padding:10px}.asset.image{margin-bottom:20px;position:relative}.asset.image img{width:100%;height:auto;margin-bottom:10px}.asset.image.small{clear:both;float:inherit;padding:0}.asset.image.right+.asset.image.left{padding-right:0}@media (min-width:768px){.asset.image.right,.asset.image.left{clear:none}.asset.image.right{float:right;padding:0 0 0 20px}.asset.image.left{float:left;padding:0 20px 0 0}.asset.image.center{margin:0 auto 20px auto}}.asset.video{margin-bottom:20px}.asset.video .field-asset-video-file{position:relative;padding-bottom:56.25%;height:0;overflow:hidden}.asset.video .field-asset-video-file object,.asset.video .field-asset-video-file .hs-iframe{margin-bottom:10px;position:absolute;top:0;left:0;width:100%;height:100%}.field-asset-video-file object{width:100%}.view-assets-files .views-row{margin-bottom:20px;padding-top:10px;border-top:1px solid #8C8279;position:relative}.view-assets-files .views-row:last-child{margin-bottom:0}.view-assets-files .views-row:hover{color:#D50032;border-top-color:#D50032}.view-assets-files .views-row strong{display:block}.view-assets-files .views-row .extension{font-size:12px;display:inline-block;color:#D50032;font-weight:400}.view-assets-files .views-row .extension span{text-transform:uppercase}figure{margin-bottom:20px}figure .field-asset-image-copyright,figure .field-asset-image-description{display:inline}figure .field-asset-image-copyright{font-size:12px;color:#63666A;white-space:nowrap}figure .field-asset-image-description{margin-bottom:20px;font-size:12px}.asset.asset-profile{margin-bottom:20px;padding:0}.asset.asset-profile.odd{clear:left}.asset.asset-profile.even{clear:right}.field-person .asset.asset-profile{width:100%;float:none}.field-person .asset.asset-profile img{width:100%;height:auto}.field-person .asset.asset-profile .field-role{margin-bottom:5px}.field-person .asset.asset-profile .field-label{margin-top:20px}.field-person .asset.asset-profile .field-lead,.field-person .asset.asset-profile .field-role{font-size:13px;display:block}.asset.asset-profile+h1,.asset.asset-profile+h2,.asset.asset-profile+h3,.asset.asset-profile+h4,.asset.asset-profile .profile .profile-right .asset.asset-profile+.field-label,.asset.asset-profile+h5,.asset.asset-profile+h6{padding-top:20px}.asset.asset-profile.with-link .field-label{color:#D50032 !important}.asset.asset-profile .profile{position:relative}.asset.asset-profile .profile .profile-left img{width:100%;height:auto}.asset.asset-profile .profile .profile-right{position:static}.asset.asset-profile .profile .profile-right .field-label{-webkit-transition:color,0.2s;-o-transition:color,0.2s;transition:color,0.2s;margin-bottom:5px;padding-right:20px;margin-top:0}.asset.asset-profile .profile .profile-right .field-role{font-size:13px;margin-bottom:5px;padding-right:20px;display:block}.asset.asset-profile .profile .profile-right .field-lead{font-style:normal;font-size:13px;padding-right:20px}html{overflow-x:hidden;min-width:300px}.nav-simple{padding-left:0}.nav-simple li{list-style-type:none}.fill,.page-bottom>.panel-pane,.hub-middle-left>.hub-middle-left-inner .panel-pane,.hub-inverted-middle-left-inner>.panel-pane,.layout-section-locations section.section .panel-pane-wrapper,.pane-knowledge-base .panel-pane-wrapper,.node-type-section .hub-middle-left-inner{background-color:white}.inner-row,.page-bottom>.panel-pane>.pane-content{padding:0 10px}.inner-row:before,.page-bottom>.panel-pane>.pane-content:before,.inner-row:after,.page-bottom>.panel-pane>.pane-content:after{display:table;content:" "}.inner-row:after,.page-bottom>.panel-pane>.pane-content:after{clear:both}.zone,.page-bottom>.panel-pane>.pane-content{padding-top:20px;padding-bottom:20px}.zone h1:first-child,.page-bottom>.panel-pane>.pane-content h1:first-child,.zone h2:first-child,.page-bottom>.panel-pane>.pane-content h2:first-child,.zone h3:first-child,.page-bottom>.panel-pane>.pane-content h3:first-child,.zone h4:first-child,.page-bottom>.panel-pane>.pane-content h4:first-child,.zone .asset.asset-profile .profile .profile-right .field-label:first-child,.asset.asset-profile .profile .profile-right .zone .field-label:first-child,.page-bottom>.panel-pane>.pane-content .asset.asset-profile .profile .profile-right .field-label:first-child,.asset.asset-profile .profile .profile-right .page-bottom>.panel-pane>.pane-content .field-label:first-child,.zone h5:first-child,.page-bottom>.panel-pane>.pane-content h5:first-child,.zone h6:first-child,.page-bottom>.panel-pane>.pane-content h6:first-child{margin-top:0}.block,.page-bottom>.panel-pane,.hub-middle-left>.hub-middle-left-inner .panel-pane,.page-node .hub-bottom h1.pane-title,.hub-inverted-middle-left-inner>.panel-pane,.layout-section-locations section.section>.panel-pane{margin-bottom:20px}.block:last-child,.page-bottom>.panel-pane:last-child,.hub-middle-left>.hub-middle-left-inner .panel-pane:last-child,.page-node .hub-bottom h1.pane-title:last-child,.hub-inverted-middle-left-inner>.panel-pane:last-child,.layout-section-locations section.section>.panel-pane:last-child{margin-bottom:0}.views-row .block,.views-row .page-bottom>.panel-pane,.views-row .hub-middle-left>.hub-middle-left-inner .panel-pane,.hub-middle-left>.hub-middle-left-inner .views-row .panel-pane,.views-row .page-node .hub-bottom h1.pane-title,.page-node .hub-bottom .views-row h1.pane-title,.views-row .hub-inverted-middle-left-inner>.panel-pane,.views-row .layout-section-locations section.section>.panel-pane,.layout-section-locations .views-row section.section>.panel-pane{margin-bottom:20px}.views-row-last .block,.views-row-last .page-bottom>.panel-pane,.views-row-last .hub-middle-left>.hub-middle-left-inner .panel-pane,.hub-middle-left>.hub-middle-left-inner .views-row-last .panel-pane,.views-row-last .page-node .hub-bottom h1.pane-title,.page-node .hub-bottom .views-row-last h1.pane-title,.views-row-last .hub-inverted-middle-left-inner>.panel-pane,.views-row-last .layout-section-locations section.section>.panel-pane,.layout-section-locations .views-row-last section.section>.panel-pane{margin-bottom:0}@media (max-width:767px){.block,.page-bottom>.panel-pane,.hub-middle-left>.hub-middle-left-inner .panel-pane,.page-node .hub-bottom h1.pane-title,.hub-inverted-middle-left-inner>.panel-pane,.layout-section-locations section.section>.panel-pane{margin-bottom:10px}}.block.block-special,.page-bottom>.block-special.panel-pane,section.section .page-bottom>article.panel-pane.card,.hub-middle-left>.hub-middle-left-inner .block-special.panel-pane,.hub-middle-left>.hub-middle-left-inner section.section article.panel-pane.card,section.section .hub-middle-left>.hub-middle-left-inner article.panel-pane.card,.page-node .hub-bottom h1.block-special.pane-title,.hub-inverted-middle-left-inner>.block-special.panel-pane,section.section .hub-inverted-middle-left-inner>article.panel-pane.card,section.section article.block.card,.layout-section-locations section.section>article.card.panel-pane,.layout-section-locations section.section>.block-special.panel-pane{margin-bottom:20px}@media (max-width:767px){.block.block-special,.page-bottom>.block-special.panel-pane,section.section .page-bottom>article.panel-pane.card,.hub-middle-left>.hub-middle-left-inner .block-special.panel-pane,.hub-middle-left>.hub-middle-left-inner section.section article.panel-pane.card,section.section .hub-middle-left>.hub-middle-left-inner article.panel-pane.card,.page-node .hub-bottom h1.block-special.pane-title,.hub-inverted-middle-left-inner>.block-special.panel-pane,section.section .hub-inverted-middle-left-inner>article.panel-pane.card,section.section article.block.card,.layout-section-locations section.section>article.card.panel-pane,.layout-section-locations section.section>.block-special.panel-pane{margin-bottom:10px}}.block.block-special:last-child>.panel-pane,.page-bottom>.block-special.panel-pane:last-child>.panel-pane,section.section .page-bottom>article.panel-pane.card:last-child>.panel-pane,.hub-middle-left>.hub-middle-left-inner .block-special.panel-pane:last-child>.panel-pane,.hub-middle-left>.hub-middle-left-inner section.section article.panel-pane.card:last-child>.panel-pane,section.section .hub-middle-left>.hub-middle-left-inner article.panel-pane.card:last-child>.panel-pane,.page-node .hub-bottom h1.block-special.pane-title:last-child>.panel-pane,.hub-inverted-middle-left-inner>.block-special.panel-pane:last-child>.panel-pane,section.section .hub-inverted-middle-left-inner>article.panel-pane.card:last-child>.panel-pane,section.section article.block.card:last-child>.panel-pane,.layout-section-locations section.section>article.card.panel-pane:last-child>.panel-pane,.layout-section-locations section.section>.block-special.panel-pane:last-child>.panel-pane{padding-bottom:20px}.field-collection-container{border-bottom:0;margin-bottom:0}@media (max-width:992px){.view .views-row-last{clear:left}}.box,.page-middle-right>.panel-pane,.hub-inverted-middle-left-inner>.panel-pane,.layout-section-locations section.section .panel-pane-wrapper,.pane-knowledge-base .panel-pane-wrapper{padding:20px;margin-bottom:20px}.box:last-child,.page-middle-right>.panel-pane:last-child,.hub-inverted-middle-left-inner>.panel-pane:last-child,.layout-section-locations section.section .panel-pane-wrapper:last-child,.pane-knowledge-base .panel-pane-wrapper:last-child{margin-bottom:0}.box h1:first-child,.page-middle-right>.panel-pane h1:first-child,.hub-inverted-middle-left-inner>.panel-pane h1:first-child,.layout-section-locations section.section .panel-pane-wrapper h1:first-child,.pane-knowledge-base .panel-pane-wrapper h1:first-child,.box h2:first-child,.page-middle-right>.panel-pane h2:first-child,.hub-inverted-middle-left-inner>.panel-pane h2:first-child,.layout-section-locations section.section .panel-pane-wrapper h2:first-child,.pane-knowledge-base .panel-pane-wrapper h2:first-child,.box h3 h4:first-child,.page-middle-right>.panel-pane h3 h4:first-child,.hub-inverted-middle-left-inner>.panel-pane h3 h4:first-child,.layout-section-locations section.section .panel-pane-wrapper h3 h4:first-child,.pane-knowledge-base .panel-pane-wrapper h3 h4:first-child,.box h3 .asset.asset-profile .profile .profile-right .field-label:first-child,.asset.asset-profile .profile .profile-right .box h3 .field-label:first-child,.page-middle-right>.panel-pane h3 .asset.asset-profile .profile .profile-right .field-label:first-child,.asset.asset-profile .profile .profile-right .page-middle-right>.panel-pane h3 .field-label:first-child,.hub-inverted-middle-left-inner>.panel-pane h3 .asset.asset-profile .profile .profile-right .field-label:first-child,.asset.asset-profile .profile .profile-right .hub-inverted-middle-left-inner>.panel-pane h3 .field-label:first-child,.layout-section-locations section.section .panel-pane-wrapper h3 .asset.asset-profile .profile .profile-right .field-label:first-child,.asset.asset-profile .profile .profile-right .layout-section-locations section.section .panel-pane-wrapper h3 .field-label:first-child,.pane-knowledge-base .panel-pane-wrapper h3 .asset.asset-profile .profile .profile-right .field-label:first-child,.asset.asset-profile .profile .profile-right .pane-knowledge-base .panel-pane-wrapper h3 .field-label:first-child,.box h5:first-child,.page-middle-right>.panel-pane h5:first-child,.hub-inverted-middle-left-inner>.panel-pane h5:first-child,.layout-section-locations section.section .panel-pane-wrapper h5:first-child,.pane-knowledge-base .panel-pane-wrapper h5:first-child,.box h6:first-child,.page-middle-right>.panel-pane h6:first-child,.hub-inverted-middle-left-inner>.panel-pane h6:first-child,.layout-section-locations section.section .panel-pane-wrapper h6:first-child,.pane-knowledge-base .panel-pane-wrapper h6:first-child{margin-top:0}@media (max-width:767px){.box,.page-middle-right>.panel-pane,.hub-inverted-middle-left-inner>.panel-pane,.layout-section-locations section.section .panel-pane-wrapper,.pane-knowledge-base .panel-pane-wrapper{margin-bottom:10px;padding:10px}}.box-row{margin:-20px}.box-row:before,.box-row:after{display:table;content:" "}.box-row:after{clear:both}@media (max-width:767px){.box-row{margin:-10px}}.margin-bottom,.pane-knowledge-base{margin-bottom:10px !important}@media (min-width:768px){.margin-bottom,.pane-knowledge-base{margin-bottom:20px !important}}.block-link,.asset.image a,.view-assets-files .views-row a,.asset.asset-profile .profile a{position:absolute;display:block;width:100%;height:100%;text-indent:-9999em;overflow:hidden;top:0;left:0}.ie .block-link,.ie .asset.image a,.asset.image .ie a,.ie .view-assets-files .views-row a,.view-assets-files .views-row .ie a,.ie .asset.asset-profile .profile a,.asset.asset-profile .profile .ie a{background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAQAAAAnZu5uAAAAEklEQVR4nGP6zwCDTAxwQJAJAPqHBQbZLUDgAAAAAElFTkSuQmCC');background:rgba(255,255,255,0)}.blue-link,article.card .card-bottom .field-title-field a,article.line h1 a{color:#002A3A}.blue-link:hover,article.card .card-bottom .field-title-field a:hover,article.line h1 a:hover{color:#00A3E1}.breadcrumb{padding:0;background:none}.ie8 .breadcrumb li{zoom:1\9;display:inline\9}.ie8 .breadcrumb li:before{content:">"}.breadcrumb li:first-child:before{content:""}.comma-list,.page-middle-top .pane-entity-field ul,article.line-wide.api-product ul,.view-country-files.view-display-id-panel_pane_2 ul{padding:0;margin:0;list-style-type:none}.comma-list li,.page-middle-top .pane-entity-field ul li,article.line-wide.api-product ul li,.view-country-files.view-display-id-panel_pane_2 ul li{display:inline}.comma-list li>*:after,.page-middle-top .pane-entity-field ul li>*:after,article.line-wide.api-product ul li>*:after,.view-country-files.view-display-id-panel_pane_2 ul li>*:after{content:','}.ie8 .comma-list li>*:after,.ie8 .page-middle-top .pane-entity-field ul li>*:after,.page-middle-top .pane-entity-field .ie8 ul li>*:after,.ie8 article.line-wide.api-product ul li>*:after,article.line-wide.api-product .ie8 ul li>*:after,.ie8 .view-country-files.view-display-id-panel_pane_2 ul li>*:after,.view-country-files.view-display-id-panel_pane_2 .ie8 ul li>*:after{display:none}.comma-list li:last-child>*:after,.page-middle-top .pane-entity-field ul li:last-child>*:after,article.line-wide.api-product ul li:last-child>*:after,.view-country-files.view-display-id-panel_pane_2 ul li:last-child>*:after{content:''}.column-list,.pane-knowledge-base .pane-1 ul{padding:0;margin:0;list-style-type:none}.column-list li,.pane-knowledge-base .pane-1 ul li{display:block;width:50%;float:left}.panel-pane-wrapper>.pane-title{margin-top:0}.read-more{font-weight:600}.read-more:before{display:block;height:0;width:0;content:"";border-top:7px solid transparent;border-bottom:7px solid transparent;border-left:7px solid #D50032;display:inline-block;padding-right:5px;position:relative;top:2px}.front section .card:first-child .field-title-field{color:#D50032}.loading-fill{background-color:white;background-image:url(https://www.hovione.com/sites/all/themes/custom/quimera/img/loading.gif);background-repeat:no-repeat;background-position:center center;position:fixed;content:"";top:0;right:0;bottom:0;left:0;z-index:200;display:block;opacity:0.7}#header>.container{position:relative}@media (min-width:768px){#header>.container #main-menu{padding-top:80px}}#header>.container #brand a{-webkit-transition:opacity,0.3s;-o-transition:opacity,0.3s;transition:opacity,0.3s;background:transparent url(https://www.hovione.com/sites/all/themes/custom/quimera/img/logo.svg) no-repeat 0 0;background-size:100% auto;width:190px;height:43px;display:block;font-size:0}.ie8 #header>.container #brand a{background-image:url(https://www.hovione.com/sites/all/themes/custom/quimera/img/logo.png)}#header>.container #brand a:hover{opacity:.7}.ie8 #header>.container #brand a:hover,.ie9 #header>.container #brand a:hover{filter:alpha(opacity=70);zoom:1}@media (min-width:992px){#header>.container #brand a{background:transparent url(https://www.hovione.com/sites/all/themes/custom/quimera/img/logo.svg) no-repeat 0 0;width:256px;height:56px}}@media (min-width:768px){#header>.container #brand{position:absolute;bottom:0;left:10px;z-index:100}}#header>.container #views-exposed-form-search-panel-pane-1{float:left;position:relative}#header>.container #views-exposed-form-search-panel-pane-1 label{display:none}#header>.container #views-exposed-form-search-panel-pane-1 .form-group{margin-bottom:0}#header>.container #views-exposed-form-search-panel-pane-1 .form-control{background-color:white}#header>.container #views-exposed-form-search-panel-pane-1 .btn{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;background:#fff url(https://www.hovione.com/sites/all/themes/custom/quimera/img/icon-search.svg) no-repeat center center;font-size:0;height:33px;width:33px;border:1px solid #a5a4a6;border-left:0}.ie8 #header>.container #views-exposed-form-search-panel-pane-1 .btn{background-image:url(https://www.hovione.com/sites/all/themes/custom/quimera/img/icon-search.png)}#header>.container #views-exposed-form-search-panel-pane-1 .views-exposed-widgets>div{float:left;margin-top:15px}#header>.container #views-exposed-form-search-panel-pane-1 .views-exposed-widgets>div:first-child{width:100%}#header>.container #views-exposed-form-search-panel-pane-1 .views-submit-button{position:absolute;right:0}@media (min-width:768px){#header>.container #views-exposed-form-search-panel-pane-1 .views-exposed-widgets>div:first-child{width:200px}}@media (min-width:992px){#header>.container #views-exposed-form-search-panel-pane-1 .views-exposed-widgets>div:first-child{width:280px}}@media (max-width:991px){.logged-in #header>.container #views-exposed-form-search-panel-pane-1 .views-exposed-widgets>div:first-child{width:100px}}@media (max-width:768px){.logged-in #header>.container #views-exposed-form-search-panel-pane-1 .views-exposed-widgets>div:first-child{width:100%}}#footer{margin-bottom:10px}#footer .copyright{margin-bottom:0}#footer .map span{display:block;width:100%;height:140px;margin:0 auto;background:transparent url(https://www.hovione.com/sites/all/themes/custom/quimera/img/footer-map.svg) no-repeat center top;background-size:100%}.ie8 #footer .map span{background-image:url(https://www.hovione.com/sites/all/themes/custom/quimera/img/footer-map.png)}#footer .social{text-align:right;margin-bottom:20px}@media (max-width:991px){#footer .social{text-align:center;margin-bottom:0}}#footer .social ul{font-size:0;margin-bottom:0;padding-left:0}#footer .social ul li{display:inline-block;list-style-type:none;padding-right:5px}#footer .social ul li.text{font-size:15px}#footer .social ul li a{text-indent:-9999em;display:block;font-size:0;margin-left:10px;color:#63666A;line-height:0}.ie8 #footer .social ul li a{display:inline}#footer .social ul li a:hover{color:#890020}#footer .social ul li a:before{font-size:15px}#footer .social ul li a.facebook{margin-left:6.66666667px}#footer .social ul li a.youtube{margin-left:6.66666667px}@media (min-width:768px){#footer{margin-bottom:20px}#footer .block,#footer .page-bottom>.panel-pane,#footer .hub-middle-left>.hub-middle-left-inner .panel-pane,.hub-middle-left>.hub-middle-left-inner #footer .panel-pane,#footer .page-node .hub-bottom h1.pane-title,.page-node .hub-bottom #footer h1.pane-title,#footer .hub-inverted-middle-left-inner>.panel-pane,#footer .layout-section-locations section.section>.panel-pane,.layout-section-locations #footer section.section>.panel-pane{margin-bottom:0}}@media (max-width:991px){#footer{text-align:center}#footer li a{line-height:30px}#footer .map span{background-size:70%;height:180px;background-position:center center}}@media (max-width:991px){#footer .map span{background-size:50%}}@media (max-width:767px){#footer .box,#footer .page-middle-right>.panel-pane,#footer .hub-inverted-middle-left-inner>.panel-pane,#footer .layout-section-locations section.section .panel-pane-wrapper,.layout-section-locations section.section #footer .panel-pane-wrapper,#footer .pane-knowledge-base .panel-pane-wrapper,.pane-knowledge-base #footer .panel-pane-wrapper{padding-top:20px}}table ul{padding-left:0}table ul li{list-style-type:none}@media (min-width:992px){html{position:relative;min-height:100%}body{margin-bottom:200px !important}body.logged-in{margin-bottom:200px}#footer{position:absolute;bottom:0;width:100%;height:180px}}.survey-notice{-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);position:fixed;top:50%;left:0;right:0;z-index:1000;display:none}.survey-notice .survey-message{max-width:500px;background-color:white;padding:20px;position:relative;overflow:hidden;margin:auto}.survey-notice .survey-message .survey-icon{width:25%;float:left;padding:10px}@media (max-width:767px){.survey-notice .survey-message .survey-icon{padding:5px;width:15%}}@media (max-width:425px){.survey-notice .survey-message .survey-icon{display:none}}.survey-notice .survey-message .survey-icon svg{fill:#c90026}@media (max-width:767px){.survey-notice .survey-message .survey-icon svg{transform:scale(0.5);transform-origin:top left}}.survey-notice .survey-message .survey-content{width:75%;float:right}@media (max-width:767px){.survey-notice .survey-message .survey-content{width:85%}}@media (max-width:425px){.survey-notice .survey-message .survey-content{width:100%}}.survey-notice .survey-message .survey-content .survey-title{color:#c90026;font-size:32px;font-weight:600;margin:0;width:75%}@media (max-width:767px){.survey-notice .survey-message .survey-content .survey-title{font-size:20px;width:100%}}.survey-notice .survey-message .survey-content .survey-subtitle{color:#002A3A;margin:0}.survey-notice .survey-message .survey-content .survey-subtitle,.survey-notice .survey-message .survey-content .survey-text{font-size:18px}@media (max-width:767px){.survey-notice .survey-message .survey-content .survey-subtitle,.survey-notice .survey-message .survey-content .survey-text{font-size:14px}}.survey-notice .survey-message .survey-options{padding:10px 0}@media (max-width:425px){.survey-notice .survey-message .survey-options{font-size:14px}}.survey-notice .survey-message .survey-ok,.survey-notice .survey-message .survey-no{background-color:#002A3A;border-radius:4px;color:#ffffff;cursor:pointer;display:inline-block;line-height:31.5px;padding:5px 15px}.survey-notice .survey-message .survey-ok:hover,.survey-notice .survey-message .survey-no:hover{background-color:#345461}.survey-notice .survey-message .survey-no{margin-right:10px;-webkit-transition:opacity,0.3s;-o-transition:opacity,0.3s;transition:opacity,0.3s}.cookies{bottom:0;display:none;left:0;position:fixed;width:100%}.cookies .cookies-wrapper{background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFAQMAAAC3obSmAAAAA1BMVEX13YjDgDyhAAAAAXRSTlPlkIbOkQAAAAxJREFUeJxjYmCCQgAARgALnYW8OgAAAABJRU5ErkJggg==');background:rgba(245,221,136,0.9);color:#745d0a;line-height:21px;padding:21px;margin-left:10px;width:calc(100% - 20px)}.cookies .cookies-message{font-size:16px;margin:0 auto 20px;text-align:center;width:60%}.cookies .btn-cookies{-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;background-color:#002A3A;border-color:#002A3A;border-radius:4px;color:white;display:block;margin:0 auto;padding:6px 30px}.cookies .btn-cookies:hover,.cookies .btn-cookies:focus{opacity:.75}.maintenance-info{position:absolute;width:500px;height:110px;top:50%;left:50%;margin-top:-55px;margin-left:-250px;text-align:center}.maintenance-info p{padding-top:10px}@media (min-width:768px){#main-menu{position:relative}#main-menu .navbar-nav>li.open>a{position:relative;color:#D50032;background-color:transparent}#main-menu .navbar-nav>li.open>a:before{display:block;height:0;width:0;content:"";border-left:16px solid transparent;border-right:16px solid transparent;border-bottom:16px solid #fff;position:absolute;bottom:0;left:50%;margin-left:-16px}#main-menu .navbar-nav>li>a{color:#002A3A;padding-top:20px;font-weight:600}#main-menu .navbar-nav>li>a:hover,#main-menu .navbar-nav>li>a:focus{background-color:transparent;color:#D50032}#main-menu .navbar-nav>li>a.active-trail{color:#D50032}#main-menu .dropdown-menu{-webkit-box-shadow:none;box-shadow:none;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;padding:10px 0;border:0}#secondary-menu{position:absolute;top:0;right:0}#secondary-menu .navbar-collapse{padding-right:10px}#secondary-menu .navbar-nav>li>a{font-size:12px;color:#002A3A;padding-top:20px}#secondary-menu .navbar-nav>li>a:hover,#secondary-menu .navbar-nav>li>a:focus{background-color:transparent;color:#D50032}#secondary-menu .navbar-nav>li>a.active-trail{color:#D50032}.menu.level-1>li a{padding-top:5px;padding-bottom:5px}.menu.level-1>li>a{font-weight:bold}}@media (min-width:768px){#main-menu .menu.level-1 a{color:#002A3A}#main-menu .menu.level-1 a:hover{background-color:transparent;color:#D50032}#main-menu .menu.level-1 a.active-trail{color:#D50032}}@media (max-width:767px){#main-menu .menu.level-1>li{margin-bottom:20px}}@media (min-width:768px) and (max-width:992px){#main-menu .menu.level-1{min-width:730px}#main-menu .menu.level-1>li{margin-bottom:20px}#main-menu .menu.level-1>li:nth-child(odd){clear:left}#main-menu .menu.level-1>li:nth-child(even){clear:right}}@media (min-width:992px){#main-menu .menu.level-1{width:950px}#main-menu .menu.level-1>li{border-right:1px solid #63666A}#main-menu .menu.level-1>li:nth-child(4n),#main-menu .menu.level-1>li:last-child{border-right:none}}@media (min-width:1300px){#main-menu .menu.level-1{width:1150px}}@media (max-width:767px){#menu-container{background-color:#fff;margin-bottom:20px}#menu-container ul ul ul ul ul{padding-left:20px}}@media (min-width:768px){#menu-container ul ul ul ul ul{display:none}}.navbar-toggle{clear:both;float:none;background-color:white;width:100%}.navbar-toggle .icon-bar{background-color:#8C8279}.page-middle-right .pane-menu-tree h3.pane-title{margin-top:0}.page-middle-right .pane-menu-tree ul ul{padding-left:20px}.page-middle-right .pane-menu-tree li a{color:#002A3A;padding-left:0;padding-right:0}.page-middle-right .pane-menu-tree li a:hover{color:#D50032;background-color:transparent}.page-middle-right .pane-menu-tree li a.active-trail{color:#D50032}.responsive-menu-overlay{-webkit-transition:opacity,0.3s;-o-transition:opacity,0.3s;transition:opacity,0.3s;opacity:0;width:0%;height:0%;position:absolute;top:0;left:0;background-color:black;z-index:200}.ie8 .responsive-menu-overlay,.ie9 .responsive-menu-overlay{filter:alpha(opacity=0);zoom:1}@media (max-width:767px){.open-menu-button,#brand{margin-top:10px;margin-bottom:10px}#brand{padding:0;float:right}.open-menu-button{float:left}.mobile-menu-button{-webkit-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out;cursor:pointer;float:left;height:35px;overflow:hidden;padding:14px;position:relative;vertical-align:middle;width:54px;z-index:1}.mobile-menu-button:focus{outline-style:none;border-color:#a20026}.mobile-menu-button:hover{border-color:#a20026}.mobile-menu-button__bar{-webkit-transition:background 0s 0.3s;-o-transition:background 0s 0.3s;transition:background 0s 0.3s;background-color:white;display:block;height:2px;position:absolute;top:16px;width:25px}.mobile-menu-button__bar:before,.mobile-menu-button__bar:after{-webkit-transition-delay:.3s;transition-delay:.3s;-webkit-transition-duration:0.3s,0.3s;transition-duration:0.3s,0.3s;background-color:white;content:'';display:block;left:0;height:2px;position:absolute;width:100%}.mobile-menu-button__bar:before{-webkit-transition-property:top,transform;transition-property:top,transform;top:-7px}.mobile-menu-button__bar:after{-webkit-transition-property:bottom,transform;transition-property:bottom,transform;bottom:-8px}.responsive-menu-open .mobile-menu-button__bar{background-color:transparent}.responsive-menu-open .mobile-menu-button__bar:before{-webkit-transition-delay:.3s;transition-delay:.3s;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);background-color:white;top:-1px}.responsive-menu-open .mobile-menu-button__bar:after{-webkit-transition-delay:.3s;transition-delay:.3s;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);background-color:white;bottom:1px}.page-wrapper,.inner-menu-container,.inner-inner-menu-container,body:before{-webkit-transition:all,0.3s;-o-transition:all,0.3s;transition:all,0.3s}.page-wrapper:before{position:absolute;top:0;left:0;width:240px;height:100%;background-color:white;content:'';display:block;-webkit-transform:translate3d(-240px,0,0);transform:translate3d(-240px,0,0)}.no-csstransforms3d .page-wrapper:before{left:-240px}.page-wrapper.responsive-menu-open:before{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.no-csstransforms3d .page-wrapper.responsive-menu-open:before{left:240px}.responsive-menu-open{overflow:hidden;width:100%}.responsive-menu-open .responsive-menu-overlay{opacity:0;width:100%;height:100%}.ie8 .responsive-menu-open .responsive-menu-overlay,.ie9 .responsive-menu-open .responsive-menu-overlay{filter:alpha(opacity=0);zoom:1}.responsive-menu-open .page-wrapper{-webkit-transform:translate3d(240px,0,0);transform:translate3d(240px,0,0)}.no-csstransforms3d .responsive-menu-open .page-wrapper{left:240px;position:relative}#menu-container{-webkit-transform:translate3d(-240px,0,0);transform:translate3d(-240px,0,0);width:240px;position:absolute;top:0;left:0;overflow:hidden}.no-csstransforms3d #menu-container{left:-240px}#menu-container .nav>li>a{padding:10px}#menu-container .menu.nav.level-1 li{padding:0}#menu-container .menu.nav.level-1 li a{padding:10px 20px 10px 10px}#menu-container li.expanded>a{position:relative}#menu-container li.expanded>a:after{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;content:"\e080";color:#D50032;padding-left:10px;font-size:10px;right:10px;top:50%;margin-top:-5px}#menu-container li:not(.active-trail) a{color:black}#menu-container li:not(.active-trail) a:after{color:black}#menu-container li.active a{color:white;background-color:#D50032}#menu-container li.active a:hover{background-color:#D50032}#menu-container li.active a:after{color:white}#menu-container ul ul{display:none}.responsive-menu-open #menu-container{-webkit-transform:translate3d(-240px,0,0);transform:translate3d(-240px,0,0)}.no-csstransforms3d .responsive-menu-open #menu-container{left:-240px}.inner-menu-container{opacity:0}.ie8 .inner-menu-container,.ie9 .inner-menu-container{filter:alpha(opacity=0);zoom:1}.responsive-menu-open .inner-menu-container{opacity:1}.ie8 .responsive-menu-open .inner-menu-container,.ie9 .responsive-menu-open .inner-menu-container{filter:alpha(opacity=100);zoom:1}.changing-submenu .inner-menu-container{opacity:0}.ie8 .changing-submenu .inner-menu-container,.ie9 .changing-submenu .inner-menu-container{filter:alpha(opacity=0);zoom:1}.inner-inner-menu-container{-webkit-transform:translate3d(70%,0,0);transform:translate3d(70%,0,0);-webkit-transform:scaleX(.9);-ms-transform:scaleX(.9);-o-transform:scaleX(.9);transform:scaleX(.9);-webkit-transform:scaleY(.9);-ms-transform:scaleY(.9);-o-transform:scaleY(.9);transform:scaleY(.9)}.responsive-menu-open .inner-inner-menu-container{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transform:scaleX(1);-ms-transform:scaleX(1);-o-transform:scaleX(1);transform:scaleX(1);-webkit-transform:scaleY(1);-ms-transform:scaleY(1);-o-transform:scaleY(1);transform:scaleY(1)}.active-submenu-container>a{font-weight:bold;padding:10px;display:block;border-bottom:1px solid #EDEAE7}.active-submenu-container>ul{padding:10px 0}.responsive-menu-bar{border-bottom:1px solid #EDEAE7;padding:10px}.responsive-menu-bar:before,.responsive-menu-bar:after{display:table;content:" "}.responsive-menu-bar:after{clear:both}.responsive-hide{opacity:0}.ie8 .responsive-hide,.ie9 .responsive-hide{filter:alpha(opacity=0);zoom:1}.hide-menu{display:none}.no-active-submenu .go-up-button{display:none}.active-submenu .home-button{display:none}.active-submenu .inner-inner-menu-container>*{display:none}.active-submenu .responsive-menu-bar,.active-submenu .active-submenu-container{display:block}}.legal-menu a{font-size:12px}.pagination{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;margin-bottom:0}.pagination>li{text-transform:capitalize}.pagination>li a{border-top:0;border-bottom:0;padding-top:3px;padding-bottom:3px}.pagination>li:first-child>a,.pagination>li:last-child>a{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0}.pagination>li:first-child a{border-left:0}.pagination>li:last-child a{border-right:0}.pagination>.disabled>span{border-width:0 0 0 1px;height:27px}.page-not-found .zone,.page-not-found .page-bottom>.panel-pane>.pane-content,.page-access-denied .zone,.page-access-denied .page-bottom>.panel-pane>.pane-content{text-align:center;padding:60px 0}.page-not-found .zone .prose ul li:before,.page-not-found .page-bottom>.panel-pane>.pane-content .prose ul li:before,.page-not-found .zone .field-body ul li:before,.page-not-found .page-bottom>.panel-pane>.pane-content .field-body ul li:before,.page-not-found .zone .panel-pane.pane-custom ul li:before,.page-not-found .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom ul li:before,.page-not-found .zone .page-middle-left .pane-node-field-author-terms ul ul li:before,.page-middle-left .pane-node-field-author-terms .page-not-found .zone ul ul li:before,.page-not-found .page-bottom>.panel-pane>.pane-content .page-middle-left .pane-node-field-author-terms ul ul li:before,.page-middle-left .pane-node-field-author-terms .page-not-found .page-bottom>.panel-pane>.pane-content ul ul li:before,.page-access-denied .zone .prose ul li:before,.page-access-denied .page-bottom>.panel-pane>.pane-content .prose ul li:before,.page-access-denied .zone .field-body ul li:before,.page-access-denied .page-bottom>.panel-pane>.pane-content .field-body ul li:before,.page-access-denied .zone .panel-pane.pane-custom ul li:before,.page-access-denied .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom ul li:before,.page-access-denied .zone .page-middle-left .pane-node-field-author-terms ul ul li:before,.page-middle-left .pane-node-field-author-terms .page-access-denied .zone ul ul li:before,.page-access-denied .page-bottom>.panel-pane>.pane-content .page-middle-left .pane-node-field-author-terms ul ul li:before,.page-middle-left .pane-node-field-author-terms .page-access-denied .page-bottom>.panel-pane>.pane-content ul ul li:before{content:""}.page-not-found .zone .prose p,.page-not-found .page-bottom>.panel-pane>.pane-content .prose p,.page-not-found .zone .field-body p,.page-not-found .page-bottom>.panel-pane>.pane-content .field-body p,.page-not-found .zone .panel-pane.pane-custom p,.page-not-found .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom p,.page-not-found .zone .page-middle-left .pane-node-field-author-terms ul p,.page-middle-left .pane-node-field-author-terms .page-not-found .zone ul p,.page-not-found .page-bottom>.panel-pane>.pane-content .page-middle-left .pane-node-field-author-terms ul p,.page-middle-left .pane-node-field-author-terms .page-not-found .page-bottom>.panel-pane>.pane-content ul p,.page-access-denied .zone .prose p,.page-access-denied .page-bottom>.panel-pane>.pane-content .prose p,.page-access-denied .zone .field-body p,.page-access-denied .page-bottom>.panel-pane>.pane-content .field-body p,.page-access-denied .zone .panel-pane.pane-custom p,.page-access-denied .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom p,.page-access-denied .zone .page-middle-left .pane-node-field-author-terms ul p,.page-middle-left .pane-node-field-author-terms .page-access-denied .zone ul p,.page-access-denied .page-bottom>.panel-pane>.pane-content .page-middle-left .pane-node-field-author-terms ul p,.page-middle-left .pane-node-field-author-terms .page-access-denied .page-bottom>.panel-pane>.pane-content ul p{font-weight:600}.page-not-found .zone .prose p+ul,.page-not-found .page-bottom>.panel-pane>.pane-content .prose p+ul,.page-not-found .zone .field-body p+ul,.page-not-found .page-bottom>.panel-pane>.pane-content .field-body p+ul,.page-not-found .zone .panel-pane.pane-custom p+ul,.page-not-found .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom p+ul,.page-not-found .zone .page-middle-left .pane-node-field-author-terms ul p+ul,.page-middle-left .pane-node-field-author-terms .page-not-found .zone ul p+ul,.page-not-found .page-bottom>.panel-pane>.pane-content .page-middle-left .pane-node-field-author-terms ul p+ul,.page-middle-left .pane-node-field-author-terms .page-not-found .page-bottom>.panel-pane>.pane-content ul p+ul,.page-access-denied .zone .prose p+ul,.page-access-denied .page-bottom>.panel-pane>.pane-content .prose p+ul,.page-access-denied .zone .field-body p+ul,.page-access-denied .page-bottom>.panel-pane>.pane-content .field-body p+ul,.page-access-denied .zone .panel-pane.pane-custom p+ul,.page-access-denied .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom p+ul,.page-access-denied .zone .page-middle-left .pane-node-field-author-terms ul p+ul,.page-middle-left .pane-node-field-author-terms .page-access-denied .zone ul p+ul,.page-access-denied .page-bottom>.panel-pane>.pane-content .page-middle-left .pane-node-field-author-terms ul p+ul,.page-middle-left .pane-node-field-author-terms .page-access-denied .page-bottom>.panel-pane>.pane-content ul p+ul{margin-bottom:40px;padding-left:0}.page-not-found .zone .panel-pane.pane-custom,.page-not-found .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom,.page-access-denied .zone .panel-pane.pane-custom,.page-access-denied .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom{margin:40px 0}@media (min-width:992px){.page-user-register #content,.page-user #content,.page-user-password #content,.page-user-edit #content{padding:60px 0}}.page-user-register #content .zone,.page-user-register #content .page-bottom>.panel-pane>.pane-content,.page-user #content .zone,.page-user #content .page-bottom>.panel-pane>.pane-content,.page-user-password #content .zone,.page-user-password #content .page-bottom>.panel-pane>.pane-content,.page-user-edit #content .zone,.page-user-edit #content .page-bottom>.panel-pane>.pane-content{padding-left:0;padding-right:0}.page-user-register #content .zone .panel-pane,.page-user-register #content .page-bottom>.panel-pane>.pane-content .panel-pane,.page-user #content .zone .panel-pane,.page-user #content .page-bottom>.panel-pane>.pane-content .panel-pane,.page-user-password #content .zone .panel-pane,.page-user-password #content .page-bottom>.panel-pane>.pane-content .panel-pane,.page-user-edit #content .zone .panel-pane,.page-user-edit #content .page-bottom>.panel-pane>.pane-content .panel-pane{background-color:white;padding:0 20px 40px}.page-user-register #content .zone .panel-pane.pane-custom-title,.page-user-register #content .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom-title,.page-user #content .zone .panel-pane.pane-custom-title,.page-user #content .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom-title,.page-user-password #content .zone .panel-pane.pane-custom-title,.page-user-password #content .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom-title,.page-user-edit #content .zone .panel-pane.pane-custom-title,.page-user-edit #content .page-bottom>.panel-pane>.pane-content .panel-pane.pane-custom-title{text-align:center;padding-top:40px;padding-bottom:20px}.page-user-register #content form,.page-user #content form,.page-user-password #content form,.page-user-edit #content form{width:93%;margin:0 auto}.page-user-register #content form .select2-container,.page-user #content form .select2-container,.page-user-password #content form .select2-container,.page-user-edit #content form .select2-container{width:100% !important;min-width:100% !important}.page-user-edit #content form{width:100%}.page-user-edit #content .pane-form>.pane-content{width:93%;margin:0 auto}.page-user #content .recover-password{float:right}.page-user #content .register-link{text-align:center;padding:20px 0}.tabs--primary{position:fixed;right:20px;bottom:0;list-style-type:none;text-align:center;margin:0;padding:0;font-size:0;z-index:1}.tabs--primary li{display:inline-block;padding:0;margin:0;font-size:14px}.tabs--primary li.active a{border:0;background-color:#890020;color:white}.tabs--primary li.active a:hover{border:0;background-color:#890020;cursor:pointer;color:white}.tabs--primary li a{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;border:0;color:white;background-color:#D50032;padding:0 15px;margin-right:1px;line-height:36px;display:block;text-decoration:none}.tabs--primary li a:hover{background-color:#890020}.tabs--primary li .dropdown-menu{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;bottom:100%;top:auto;padding:0;border:0}.tabs--primary li .dropdown-menu li{display:block;margin-bottom:1px}.tabs--primary li .dropdown-menu li a:hover{color:white}.tabs--primary li .dropdown-toggle{margin-right:0}.tabs--primary li .dropdown-toggle:focus,.tabs--primary li .dropdown-toggle:active{background-color:#890020}form{font-size:12px}form label{font-size:15px}form .form-control,form .btn{-webkit-box-shadow:none;box-shadow:none;-webkit-transition:all,0.3s;-o-transition:all,0.3s;transition:all,0.3s}form .form-control{background-color:#EDEAE7}form .form-control:hover{background-color:white}form .form-control:focus{-webkit-box-shadow:none;box-shadow:none}form .form-control[disabled]{border-color:#d2d2d4;color:#bbb}form .form-control[disabled]:hover{background-color:#eee}form .form-control:active,form .form-control:focus{background-color:#ffe9ee}form input[type="radio"]{margin-top:2px}form input[type="search"]{background:#f7f5f4 url(https://www.hovione.com/sites/all/themes/custom/quimera/img/icon-search.svg) no-repeat right center}form .radio,form .checkbox{line-height:21px}form .btn{-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;border:0}form .btn:focus,form .btn:active:focus{outline:0}form .btn-default:hover,form .page-user #content .form-submit:hover,.page-user #content form .form-submit:hover,form #user-register-form button[type="submit"]:hover,#user-register-form form button[type="submit"]:hover{background-color:#345461}form .btn-primary:hover,form .node-type-section .hub-middle-left-inner #views-exposed-form-search-panel-pane-1 button:hover,.node-type-section .hub-middle-left-inner #views-exposed-form-search-panel-pane-1 form button:hover{background-color:#ff0943}form .btn-success:hover{background-color:#00f6ad}form .btn-info:hover{background-color:#15bfff}form .btn-warning:hover{background-color:#ffe332}form .btn-danger:hover{background-color:#ff0943}input[type="text"],input[type="password"],textarea{-moz-appearance:none;-webkit-appearance:none;-webkit-box-shadow:none;box-shadow:none}.form-control.select2-container{padding:0;border:0;background-color:transparent}.form-control.select2-container .select2-choice>.select2-chosen{line-height:33px}.form-control.select2-container .select2-choice,.form-control.select2-container .select2-choices{-webkit-box-shadow:none;box-shadow:none;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);background:none;min-height:33px}.form-control.select2-container .select2-choice .select2-arrow{filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);background:none;width:28px}.form-control.select2-container .select2-choice .select2-arrow b{background-position:5px 1px}.form-control.select2-container-disabled .select2-choice>.select2-chosen{color:#bbb}.form-control.select2-container-active .select2-choice,.form-control.select2-container-active .select2-choices{-webkit-box-shadow:none;box-shadow:none;border-color:#a5a4a6}.select2-drop-active{-webkit-box-shadow:none;box-shadow:none;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;border-color:#a5a4a6}.select2-drop-active .select2-results{padding:0;margin:0}.select2-drop-active .select2-results .select2-result-label{padding:5px 10px;font-size:12px;color:#555}.select2-drop-active .select2-results .select2-highlighted{background-color:#ffe9ee;color:#555}.select2-drop-active .select2-results .select2-result:nth-child(2n+2){background-color:#f7f5f4}.select2-drop-active .select2-results .select2-result:nth-child(2n+2).select2-highlighted{background-color:#ffe9ee;color:#555}.select2-drop-active .select2-results .select2-no-results{padding:5px 10px;font-size:12px;color:#555;background-color:transparent}.select2-search{padding:5px 10px}.select2-search input{background:none;font-size:12px;border-color:#a5a4a6;color:#555}#previewer-revision-switcher-form{background-color:white;border-bottom:1px solid #63666A}#previewer-revision-switcher-form>div{padding-top:20px;padding-bottom:20px}.fancybox-opened .fancybox-skin{-webkit-box-shadow:0 0 25px rgba(0,0,0,0.25);box-shadow:0 0 25px rgba(0,0,0,0.25)}.fancybox-close{-moz-border-radius:100px;-webkit-border-radius:100px;border-radius:100px;-webkit-box-shadow:0 0 5px rgba(0,0,0,0.4);box-shadow:0 0 5px rgba(0,0,0,0.4);background-image:none;background-color:white;height:30px;width:30px}.fancybox-close:before{content:"x";font-size:20px;font-weight:bold;margin-left:9px}.fancybox-close:hover{background-color:#D50032}.fancybox-close:hover:before{color:white}@media (max-width:768px){.fancybox-close{-webkit-box-shadow:none;box-shadow:none;background-color:transparent;height:20px;width:20px;top:0;right:0}.fancybox-close:before{font-size:15px;margin-left:6px}}.tabber-group-list{display:block;background-color:#EDEAE7;border:3px solid #EDEAE7;border-bottom:none;list-style-type:none;padding:0;margin:0}.tabber-group-list:before,.tabber-group-list:after{display:table;content:" "}.tabber-group-list:after{clear:both}.tabber-group-list li{display:block;float:left;padding:0 20px;height:60px;line-height:60px;cursor:pointer;color:#002A3A;font-size:16px}.tabber-group-list li:hover{background-color:#f4f2f0}.tabber-group-list li.tabber-tab-active{background-color:white;font-weight:600}.tabber-group-content{border:3px solid #EDEAE7;border-top:none;padding:20px}.tabber-group-content>*{display:none}.tabber-group-content>.panel-pane>.pane-title{display:none}.tabber-group-content .tabber-tab-active{display:block}.callout-tab{position:fixed;bottom:0;right:20px}.admin-menu .callout-tab{bottom:37px;border:1px solid transparent}.callout-tab--button{-webkit-transition:all 0.7s;-o-transition:all 0.7s;transition:all 0.7s;cursor:pointer;background-color:#D50032;border:0;outline:0;font-size:14px;line-height:36px;color:#FFF;padding:0 15px;width:100%;text-align:left}.callout-tab--button:hover{background-color:#890020}.callout-tab--button:hover+.callout-tab--content{border-color:#890020}.callout--modal iframe{border:0;width:100%;height:345px}iframe.pardot{padding-top:20px;height:794px}@media (min-width:642px){iframe.pardot{height:424px}}@media (min-width:992px){iframe.pardot{height:486px}}@media (min-width:1300px){iframe.pardot{height:423px}}.fancybox-wrap iframe{padding:20px;background-color:white}.page-top{background-color:white;position:relative;background-size:cover}.page-top.with-cover{min-height:240px;height:auto !important;height:240px}@media (min-width:768px){.page-top.with-cover{min-height:280px;height:auto !important;height:280px}}@media (min-width:992px){.page-top.with-cover{min-height:320px;height:auto !important;height:320px}}@media (min-width:1200px){.page-top.with-cover{min-height:420px;height:auto !important;height:420px}}.page-top.with-cover .page-top-inner{background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAQAAAAnZu5uAAAAEklEQVR4nGP6/xQGmRjggCATANW/CX/LIlMDAAAAAElFTkSuQmCC');background:rgba(255,255,255,0.9)}.ie8 .page-top.with-cover .page-top-inner{background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAQAAAAnZu5uAAAAEklEQVR4nGP6vx8GmRjggCATALFhCMFrw8z1AAAAAElFTkSuQmCC');background:rgba(255,255,255,0.75)}.page-top .page-top-inner .field-lead{font-size:15px}.page-top.no-cover .box,.page-top.no-cover .page-middle-right>.panel-pane,.page-top.no-cover .hub-inverted-middle-left-inner>.panel-pane,.page-top.no-cover .layout-section-locations section.section .panel-pane-wrapper,.layout-section-locations section.section .page-top.no-cover .panel-pane-wrapper,.page-top.no-cover .pane-knowledge-base .panel-pane-wrapper,.pane-knowledge-base .page-top.no-cover .panel-pane-wrapper{padding:0}.page-middle-left .pane-node-field-author-terms{margin-top:20px}.page-middle-left .pane-node-field-author-terms .field-label{font-weight:600;float:left;padding-right:10px;color:#8C8279}.page-middle-left .pane-node-field-author-terms ul{padding:0}.page-middle-left .pane-node-field-author-terms ul li{display:inline;color:#8C8279}.page-middle-left .pane-node-field-author-terms ul li:after{content:","}.page-middle-left .pane-node-field-author-terms ul li:last-child:after{content:""}.page-middle-left .pane-node-field-source{margin:0 0 40px}.page-middle-left .pane-node-field-source .field-label{font-weight:600;float:left;padding-right:10px;color:#8C8279}.page-middle-left .pane-node-field-source .field-label{float:left}.page-middle-left .pane-node-field-source .field-source{color:#8C8279}.page-middle-left .pane-node-field-link{margin:20px 0}.page-middle-right>.panel-pane{background-color:#EDEAE7}.page-middle-right>.panel-pane.pane-assets-files-panel-pane-1 .views-row{word-break:break-all}.page-middle-right .field-highlight{margin-bottom:20px}.page-middle-right .field-highlight:last-child{margin-bottom:0}.page-middle-right .field-highlight .card{margin:0;padding:0;width:100%;float:none;clear:both}.page-bottom>.panel-pane>.pane-title{padding:20px;padding-bottom:0;margin-bottom:0}.page-bottom>.panel-pane>.pane-content{padding-bottom:0}@media (min-width:991px){.page-bottom article.card:nth-child(4n){clear:left}.page-bottom article.card:nth-child(3n){clear:right}}.page-middle-top .field-label{font-weight:bold;color:#002A3A}.page-middle-top .pane-entity-field{min-height:70px;margin-bottom:20px;display:block;float:left}@media (max-width:768px){.page-middle-top .pane-entity-field{min-height:0}}.page-middle-top .pane-asset-field-asset-image{max-height:200px}.page-middle-top .pane-asset-field-asset-image .pane-content{margin-left:10px;text-align:center;max-height:260px}.page-middle-top .pane-asset-field-asset-image .pane-content a{display:block;height:260px;width:100%}.page-middle-top .pane-asset-field-asset-image .pane-content a img{max-height:80%;max-width:80%;height:80%;width:auto}.page-middle-top .pane-asset-field-asset-image .pane-content a img.horizontal{height:auto;width:80%;max-height:none;max-width:none}@media (max-width:768px){.page-middle-top .pane-asset-field-asset-image .pane-content{margin-left:0}}@media (min-width:768px){.page-middle-top .pane-asset-field-asset-image{position:absolute;left:-50%}}@media (min-width:992px){.page-middle-top .pane-asset-field-asset-image{left:-50%}}article.card{position:relative}@media (max-width:767px){article.card{margin-bottom:20px}article.card:last-child{margin-bottom:0}}article.card.highlight.card-small .field-title-field{font-size:14px}article.card.highlight.card-small .field-lead{font-size:12px;margin-bottom:0}article.card .field-lead{font-size:15px;margin-bottom:0}article.card.with-floater .card-wrapper:hover .card-image{opacity:.6}.ie8 article.card.with-floater .card-wrapper:hover .card-image,.ie9 article.card.with-floater .card-wrapper:hover .card-image{filter:alpha(opacity=60);zoom:1}.touch article.card.with-floater .card-wrapper:hover .card-image{opacity:1}article.card.with-floater .card-wrapper .floater{opacity:0;position:absolute;top:0;left:0;width:100%;height:100%;text-indent:-100em}.ie8 article.card.with-floater .card-wrapper .floater,.ie9 article.card.with-floater .card-wrapper .floater{filter:alpha(opacity=0);zoom:1}.ie8 article.card.with-floater .card-wrapper .floater{background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAQAAAAnZu5uAAAAEklEQVR4nGP6zwCDTAxwQJAJAPqHBQbZLUDgAAAAAElFTkSuQmCC');background:rgba(255,255,255,0)}article.card .card-bottom .field-title-field{font-size:20px;padding-top:20px}article.card .card-bottom .field-title-field a:hover{color:#D50032}article.card .card-bottom>a{font-weight:600;margin-top:20px;display:block}article.card .card-bottom>a:hover{color:#002A3A}@media (max-width:767px){article.card .card-bottom .field-title-field{font-size:15px}article.card .card-bottom .field-lead,article.card .card-bottom .pane-content{font-size:12px}}article.card.scientific-article-poster .card-image,article.card.scientific-article-presentation .card-image,article.card.scientific-article-article .card-image,article.card.scientific-article-ca .card-image,article.card.scientific-article-patent .card-image,article.card.scientific-article-case .card-image,article.card.scientific-article-white .card-image,article.card.scientific-article-webinar .card-image,article.card.scientific-article-seminar .card-image,article.card.article-poster .card-image,article.card.article-press-release .card-image,article.card.article-press-clip .card-image,article.card.article-brochure .card-image,article.card.article-article .card-image,article.card.article-news .card-image,article.card.event .card-image{background-color:#EDEAE7;background-position:center center;background-repeat:no-repeat;background-size:15%}article.card.scientific-article-poster .card-top-inner,article.card.scientific-article-poster .card-bottom>div:first-child>div,article.card.scientific-article-presentation .card-top-inner,article.card.scientific-article-presentation .card-bottom>div:first-child>div,article.card.scientific-article-article .card-top-inner,article.card.scientific-article-article .card-bottom>div:first-child>div,article.card.scientific-article-ca .card-top-inner,article.card.scientific-article-ca .card-bottom>div:first-child>div,article.card.scientific-article-patent .card-top-inner,article.card.scientific-article-patent .card-bottom>div:first-child>div,article.card.scientific-article-case .card-top-inner,article.card.scientific-article-case .card-bottom>div:first-child>div,article.card.scientific-article-white .card-top-inner,article.card.scientific-article-white .card-bottom>div:first-child>div,article.card.scientific-article-webinar .card-top-inner,article.card.scientific-article-webinar .card-bottom>div:first-child>div,article.card.scientific-article-seminar .card-top-inner,article.card.scientific-article-seminar .card-bottom>div:first-child>div,article.card.article-poster .card-top-inner,article.card.article-poster .card-bottom>div:first-child>div,article.card.article-press-release .card-top-inner,article.card.article-press-release .card-bottom>div:first-child>div,article.card.article-press-clip .card-top-inner,article.card.article-press-clip .card-bottom>div:first-child>div,article.card.article-brochure .card-top-inner,article.card.article-brochure .card-bottom>div:first-child>div,article.card.article-article .card-top-inner,article.card.article-article .card-bottom>div:first-child>div,article.card.article-news .card-top-inner,article.card.article-news .card-bottom>div:first-child>div,article.card.event .card-top-inner,article.card.event .card-bottom>div:first-child>div{display:none}article.card.scientific-article-poster .card-image,article.card.article-poster .card-image{background-size:27%}article.card.article-poster .card-image{background-image:url(https://www.hovione.com/sites/all/themes/custom/quimera/img/icon-poster.svg)}.ie8 article.card.article-poster .card-image{background-image:url(https://www.hovione.com/sites/all/themes/custom/quimera/img/icon-poster.png)}article.card.article-press-release .card-image{background-image:url(https://www.hovione.com/sites/all/themes/custom/quimera/img/icon-press-release.svg)}.ie8 article.card.article-press-release .card-image{background-image:url(https://www.hovione.com/sites/all/themes/custom/quimera/img/icon-press-release.png)}article.card.article-press-clip .card-image{background-image:url(https://www.hovione.com/sites/all/themes/custom/quimera/img/icon-press-clipping.svg)}.ie8 article.card.article-press-clip .card-image{background-image:url(https://www.hovione.com/sites/all/themes/custom/quimera/img/icon-press-clipping.png)}article.card.article-brochure .card-image{background-image:url(https://www.hovione.com/sites/all/themes/custom/quimera/img/icon-publications-brochures.svg);background-size:23%}.ie8 article.card.article-brochure .card-image{background-image:url(https://www.hovione.com/sites/all/themes/custom/quimera/img/icon-publications-brochures.png)}article.card.article-article .card-image{background-image:url(https://www.hovione.com/sites/all/themes/custom/quimera/img/icon-case-study.svg)}.ie8 article.card.article-article .card-image{background-image:url(https://www.hovione.com/sites/all/themes/custom/quimera/img/icon-case-study.png)}article.card.article-news .card-image{background-image:url(https://www.hovione.com/sites/all/themes/custom/quimera/img/icon-news.svg);background-size:23%}.ie8 article.card.article-news .card-image{background-image:url(https://www.hovione.com/sites/all/themes/custom/quimera/img/icon-news.png)}article.card.event .card-image{background-image:url(https://www.hovione.com/sites/all/themes/custom/quimera/img/icon-event.svg);background-size:23%}.ie8 article.card.event .card-image{background-image:url(https://www.hovione.com/sites/all/themes/custom/quimera/img/icon-event.png)}article.card.scientific-article-poster .card-image{background-image:url(https://www.hovione.com/sites/all/themes/custom/quimera/img/icon-poster.svg);background-size:23%}.ie8 article.card.scientific-article-poster .card-image{background-image:url(https://www.hovione.com/sites/all/themes/custom/quimera/img/icon-poster.png)}article.card.scientific-article-presentation .card-image{background-image:url(https://www.hovione.com/sites/all/themes/custom/quimera/img/icon-presentation.svg);background-size:23%}.ie8 article.card.scientific-article-presentation .card-image{background-image:url(https://www.hovione.com/sites/all/themes/custom/quimera/img/icon-presentation.png)}article.card.scientific-article-article .card-image{background-image:url(https://www.hovione.com/sites/all/themes/custom/quimera/img/icon-article.svg)}.ie8 article.card.scientific-article-article .card-image{background-image:url(https://www.hovione.com/sites/all/themes/custom/quimera/img/icon-article.png)}article.card.scientific-article-ca .card-image{background-image:url(https://www.hovione.com/sites/all/themes/custom/quimera/img/icon-ca-article.svg)}.ie8 article.card.scientific-article-ca .card-image{background-image:url(https://www.hovione.com/sites/all/themes/custom/quimera/img/icon-cas-article.png)}article.card.scientific-article-patent .card-image{background-image:url(https://www.hovione.com/sites/all/themes/custom/quimera/img/icon-patent.svg)}.ie8 article.card.scientific-article-patent .card-image{background-image:url(https://www.hovione.com/sites/all/themes/custom/quimera/img/icon-patent.png)}article.card.scientific-article-case .card-image{background-image:url(https://www.hovione.com/sites/all/themes/custom/quimera/img/icon-case-study.svg)}.ie8 article.card.scientific-article-case .card-image{background-image:url(https://www.hovione.com/sites/all/themes/custom/quimera/img/icon-case-study.png)}article.card.scientific-article-white .card-image{background-image:url(https://www.hovione.com/sites/all/themes/custom/quimera/img/icon-white-paper.svg)}.ie8 article.card.scientific-article-white .card-image{background-image:url(https://www.hovione.com/sites/all/themes/custom/quimera/img/icon-white-paper.png)}article.card.scientific-article-webinar .card-image{background-image:url(https://www.hovione.com/sites/all/themes/custom/quimera/img/icon-webinar.svg);background-size:23%}.ie8 article.card.scientific-article-webinar .card-image{background-image:url(https://www.hovione.com/sites/all/themes/custom/quimera/img/icon-webinar.png)}article.card.scientific-article-seminar .card-image{background-image:url(https://www.hovione.com/sites/all/themes/custom/quimera/img/icon-seminar.svg)}.ie8 article.card.scientific-article-seminar .card-image{background-image:url(https://www.hovione.com/sites/all/themes/custom/quimera/img/icon-seminar.png)}.ie8 article.card.page .card-image,.ie8 article.card.section .card-image,.ie8 article.card.highlight .card-image{-ms-behavior:url(https://www.hovione.com/sites/all/themes/custom/quimera/css/backgroundsize.min.htc)}article.card.highlight.no-cover .field-title-field{display:none}article.card.highlight.no-cover .field-lead{font-size:24px;font-weight:700;padding-top:10px}article.card.highlight.no-cover .card-top-inner{top:0;right:0;left:0;bottom:0}@media (max-width:767px){article.card.highlight.no-cover .card-top-inner{padding:20px}}.ie8 article.card.highlight.no-cover .card-top-inner{margin-bottom:0}.card-top-inner a{display:none}.card-image{-webkit-transition:opacity,0.3s;-o-transition:opacity,0.3s;transition:opacity,0.3s;opacity:1;position:absolute;width:100%;height:100%;background-size:cover;background-position:center center}.ie8 .card-image,.ie9 .card-image{filter:alpha(opacity=100);zoom:1}.card-top{position:relative;min-height:220px}.card-wrapper{overflow:hidden;position:relative}.card-small .card-top-inner{background-color:rgba(255,255,255,0.9);position:absolute;bottom:10px;right:10px;left:10px;color:white}.card-wide .card-top,.card-large .card-top{padding-top:20px;padding-left:20px;padding-right:20px;min-height:280px}@media (min-width:992px){.card-wide .card-top,.card-large .card-top{min-height:460px}}.card-wide .card-top-inner,.card-large .card-top-inner{background-color:rgba(255,255,255,0.9) !important;bottom:inherit;top:20px;left:20px;right:auto}.card-wide .card-top-inner a,.card-large .card-top-inner a{display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ie .card-wide .card-top-inner,.ie .card-large .card-top-inner{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#e6ffffff",endColorstr="#e6ffffff") !important}.card-wide .card-top-inner .field-lead,.card-large .card-top-inner .field-lead{font-size:15px}.card-wide .card-top{padding:20px}.card.panel-pane .card-wrapper{min-height:220px}.ie8 .card-digest{height:240px;overflow:hidden}.card-digest h3.pane-title{margin-top:0;padding-bottom:30px}.card-digest .more{position:absolute;bottom:20px}.ie8 .card-digest .more{bottom:40px}.card-digest .date-display-single,.card-digest .post-date{font-weight:600}[class^="card-"] h3:before{float:right;font-size:40px}.card-green{color:#00C389}.card-green a{color:#00C389}.card-green a:hover{color:#D50032}.card-blue{color:#00A3E1}.card-blue a{color:#00A3E1}.card-blue a:hover{color:#D50032}article.line{border-bottom:2px solid #EDEAE7}article.line:last-child{border-bottom:0}.views-row:last-child article.line{border-bottom:0}article.line .field-lead{font-size:15px}article.line img{width:100%;height:auto}article.line .pane-hvn-article-header,article.line .pane-hvn-event-header,article.line .pane-hvn-scientific-article-header{font-size:12px;padding-bottom:10px;padding-top:0;color:#D50032}article.line h1{line-height:20px;margin-bottom:0;margin-top:0}article.line h1 a:hover{color:#D50032}.line-inner{padding-top:0;padding-bottom:20px;position:relative}.line-right{padding-left:20px}.line-left{position:absolute;top:0;left:0;height:100%}.line-left a{display:block;left:10px;right:0;bottom:10px;top:10px;position:absolute;background-color:white;background-position:center top;background-repeat:no-repeat;overflow:hidden;text-indent:-100em}.article-poster .line-left a{background-image:url(https://www.hovione.com/sites/all/themes/custom/quimera/img/icon-poster.svg)}.ie .article-poster .line-left a{background-image:url(https://www.hovione.com/sites/all/themes/custom/quimera/img/icon-poster.png)}.article-press-release .line-left a{background-image:url(https://www.hovione.com/sites/all/themes/custom/quimera/img/icon-press-release.svg)}.ie .article-press-release .line-left a{background-image:url(https://www.hovione.com/sites/all/themes/custom/quimera/img/icon-press-release.png)}.article-press-clip .line-left a{background-image:url(https://www.hovione.com/sites/all/themes/custom/quimera/img/icon-press-clipping.svg)}.ie .article-press-clip .line-left a{background-image:url(https://www.hovione.com/sites/all/themes/custom/quimera/img/icon-press-clipping.png)}.article-brochure .line-left a{background-image:url(https://www.hovione.com/sites/all/themes/custom/quimera/img/icon-publications-brochures.svg)}.ie .article-brochure .line-left a{background-image:url(https://www.hovione.com/sites/all/themes/custom/quimera/img/icon-publications-brochures.png)}.article-article .line-left a{background-image:url(https://www.hovione.com/sites/all/themes/custom/quimera/img/icon-case-study.svg)}.ie .article-article .line-left a{background-image:url(https://www.hovione.com/sites/all/themes/custom/quimera/img/icon-case-study.png)}.article-news .line-left a{background-image:url(https://www.hovione.com/sites/all/themes/custom/quimera/img/icon-news.svg)}.ie .article-news .line-left a{background-image:url(https://www.hovione.com/sites/all/themes/custom/quimera/img/icon-news.png)}.line.event .line-left a{background-image:url(https://www.hovione.com/sites/all/themes/custom/quimera/img/icon-event.svg)}.ie .line.event .line-left a{background-image:url(https://www.hovione.com/sites/all/themes/custom/quimera/img/icon-event.png)}.scientific-article-poster .line-left a{background-image:url(https://www.hovione.com/sites/all/themes/custom/quimera/img/icon-poster.svg)}.ie .scientific-article-poster .line-left a{background-image:url(https://www.hovione.com/sites/all/themes/custom/quimera/img/icon-poster.png)}.scientific-article-presentation .line-left a{background-image:url(https://www.hovione.com/sites/all/themes/custom/quimera/img/icon-presentation.svg)}.ie .scientific-article-presentation .line-left a{background-image:url(https://www.hovione.com/sites/all/themes/custom/quimera/img/icon-presentation.png)}.scientific-article-seminar .line-left a{background-image:url(https://www.hovione.com/sites/all/themes/custom/quimera/img/icon-seminar.svg)}.ie .scientific-article-seminar .line-left a{background-image:url(https://www.hovione.com/sites/all/themes/custom/quimera/img/icon-seminar.png)}.scientific-article-white .line-left a{background-image:url(https://www.hovione.com/sites/all/themes/custom/quimera/img/icon-white-paper.svg)}.ie .scientific-article-white .line-left a{background-image:url(https://www.hovione.com/sites/all/themes/custom/quimera/img/icon-white-paper.png)}.scientific-article-case .line-left a{background-image:url(https://www.hovione.com/sites/all/themes/custom/quimera/img/icon-case-study.svg)}.ie .scientific-article-case .line-left a{background-image:url(https://www.hovione.com/sites/all/themes/custom/quimera/img/icon-case-study.png)}.scientific-article-webinar .line-left a{background-image:url(https://www.hovione.com/sites/all/themes/custom/quimera/img/icon-webinar.svg)}.ie .scientific-article-webinar .line-left a{background-image:url(https://www.hovione.com/sites/all/themes/custom/quimera/img/icon-webinar.png)}.scientific-article-article .line-left a{background-image:url(https://www.hovione.com/sites/all/themes/custom/quimera/img/icon-article.svg)}.ie .scientific-article-article .line-left a{background-image:url(https://www.hovione.com/sites/all/themes/custom/quimera/img/icon-article.png)}.scientific-article-ca .line-left a{background-image:url(https://www.hovione.com/sites/all/themes/custom/quimera/img/icon-ca-article.svg)}.ie .scientific-article-ca .line-left a{background-image:url(https://www.hovione.com/sites/all/themes/custom/quimera/img/icon-cas-article.png)}.scientific-article-patent .line-left a{background-image:url(https://www.hovione.com/sites/all/themes/custom/quimera/img/icon-patent.svg)}.ie .scientific-article-patent .line-left a{background-image:url(https://www.hovione.com/sites/all/themes/custom/quimera/img/icon-patent.png)}@media (max-width:768px){.line-left a{background-position:center center}}article.line-wide.api-product{margin-bottom:0}article.line-wide.api-product .pane-entity-field.pane-node-title-field{padding-bottom:10px}article.line-wide.api-product .pane-entity-field div,article.line-wide.api-product .pane-entity-field ul{display:inline-block}article.line-wide.api-product .pane-content{font-size:15px}article.line-wide.api-product .pane-content .field-label{color:#63666A;font-weight:600;font-size:15px;padding-top:0}article.line-wide.page h1:last-child,article.line-wide.location h1:last-child{margin-bottom:0}.hub-middle-left .pane-menu-secondary-menu .menu a{color:#63666A}.hub-middle-left .pane-menu-secondary-menu .menu a.active,.hub-middle-left .pane-menu-secondary-menu .menu a:hover{color:#D50032}section.hub .with-cover{min-height:200px;height:auto !important;height:200px}section.hub-inverted .with-cover{min-height:240px;height:auto !important;height:240px}@media (min-width:768px){section.hub-inverted .with-cover{min-height:280px;height:auto !important;height:280px}}@media (min-width:992px){section.hub-inverted .with-cover{min-height:320px;height:auto !important;height:320px}}@media (min-width:1200px){section.hub-inverted .with-cover{min-height:420px;height:auto !important;height:420px}}section.hub .with-cover,section.hub-inverted .with-cover{background-size:cover;background-position:center center}section.hub .with-cover .hub-top-inner,section.hub .with-cover .hub-inverted-top-inner,section.hub-inverted .with-cover .hub-top-inner,section.hub-inverted .with-cover .hub-inverted-top-inner{background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAQAAAAnZu5uAAAAEklEQVR4nGP6/xQGmRjggCATANW/CX/LIlMDAAAAAElFTkSuQmCC');background:rgba(255,255,255,0.9);padding:20px}section.hub .with-cover .hub-top-inner .field-lead,section.hub .with-cover .hub-inverted-top-inner .field-lead,section.hub-inverted .with-cover .hub-top-inner .field-lead,section.hub-inverted .with-cover .hub-inverted-top-inner .field-lead{font-size:15px}.page-node .hub-middle-right .pane-hvn-article-header,.page-node .hub-middle-right .pane-hvn-event-header{margin-bottom:20px}.page-node .hub-middle-right .pane-hvn-article-header{color:#D50032}.node-type-event .hub-middle-right .box.fill,.node-type-event .hub-middle-right .page-middle-right>.fill.panel-pane,.node-type-event .hub-middle-right .page-bottom.page-middle-right>.panel-pane,.node-type-event .hub-middle-right .hub-middle-left>.hub-middle-left-inner .page-middle-right>.panel-pane,.hub-middle-left>.hub-middle-left-inner .node-type-event .hub-middle-right .page-middle-right>.panel-pane,.node-type-event .hub-middle-right .node-type-section .page-middle-right>.panel-pane.hub-middle-left-inner,.node-type-section .node-type-event .hub-middle-right .page-middle-right>.panel-pane.hub-middle-left-inner,.node-type-event .hub-middle-right .page-bottom>.box.panel-pane,.node-type-event .hub-middle-right .hub-middle-left>.hub-middle-left-inner .box.panel-pane,.hub-middle-left>.hub-middle-left-inner .node-type-event .hub-middle-right .box.panel-pane,.node-type-event .hub-middle-right .hub-middle-left>.hub-middle-left-inner .hub-inverted-middle-left-inner>.panel-pane,.node-type-event .hub-middle-right .hub-inverted-middle-left-inner>.panel-pane,.node-type-event .hub-middle-right .layout-section-locations section.section .panel-pane-wrapper,.layout-section-locations section.section .node-type-event .hub-middle-right .panel-pane-wrapper,.node-type-event .hub-middle-right .pane-knowledge-base .panel-pane-wrapper,.pane-knowledge-base .node-type-event .hub-middle-right .panel-pane-wrapper,.node-type-event .hub-middle-right .node-type-section .box.hub-middle-left-inner,.node-type-section .node-type-event .hub-middle-right .box.hub-middle-left-inner,.node-type-event .hub-middle-right .node-type-section .hub-inverted-middle-left-inner>.hub-middle-left-inner.panel-pane{overflow:hidden}.hub-top h1:last-child,.hub-top h2:last-child,.hub-top h3 h4:last-child,.hub-top h3 .asset.asset-profile .profile .profile-right .field-label:last-child,.asset.asset-profile .profile .profile-right .hub-top h3 .field-label:last-child,.hub-top h5:last-child,.hub-top h6:last-child{margin-bottom:0}.hub-inverted-middle-left-inner>.panel-pane{overflow:hidden}.hub-inverted-middle-left-inner h1{margin-bottom:20px}.layout-section-api-products-search .row.block-special,.layout-section-api-products-search .block-special.page-middle-top,.layout-section-api-products-search section.section article.page-middle-top.card,section.section .layout-section-api-products-search article.page-middle-top.card,.layout-section-api-products-search section.section article.row.card,section.section .layout-section-api-products-search article.row.card,.layout-section-api-products-search .layout-section-locations section.section .pane-locations-full-list-panel-pane-1 article.card.view-content,.layout-section-locations section.section .pane-locations-full-list-panel-pane-1 .layout-section-api-products-search article.card.view-content,.layout-section-api-products-search section.section .pane-knowledge-base .panel-pane-wrapper>article.card.pane-content,section.section .pane-knowledge-base .layout-section-api-products-search .panel-pane-wrapper>article.card.pane-content,.layout-section-api-products-search .pane-knowledge-base section.section .panel-pane-wrapper>article.card.pane-content,.pane-knowledge-base section.section .layout-section-api-products-search .panel-pane-wrapper>article.card.pane-content,.layout-section-api-products-search .layout-section-locations section.section .pane-locations-full-list-panel-pane-1 .block-special.view-content,.layout-section-locations section.section .pane-locations-full-list-panel-pane-1 .layout-section-api-products-search .block-special.view-content,.layout-section-api-products-search .pane-knowledge-base .panel-pane-wrapper>.block-special.pane-content,.pane-knowledge-base .layout-section-api-products-search .panel-pane-wrapper>.block-special.pane-content{margin-bottom:0}@media (min-width:768px){.layout-section-locations section.section .card-wide .card-wrapper{height:400px}}@media (min-width:992px){.layout-section-locations section.section .card-wide .card-wrapper{height:600px}}.layout-section-locations section.section .card-wide .card-wrapper .card-image{background-size:contain;background-repeat:no-repeat;background-color:white}@media (min-width:768px){.layout-section-locations section.section .card-wide .card-wrapper .card-image{height:400px}}@media (min-width:992px){.layout-section-locations section.section .card-wide .card-wrapper .card-image{height:600px}}.not-ie8 .layout-section-locations section.section .card-wide .card-wrapper .card-image{background-image:url(https://www.hovione.com/sites/all/themes/custom/quimera/img/world-map.svg)}.ie8 .layout-section-locations section.section .card-wide .card-wrapper .card-image{background-image:url(https://www.hovione.com/sites/all/themes/custom/quimera/img/world-map.png)}.layout-section-locations section.section .card-wide .card-wrapper .card-top-inner{background-color:transparent !important;filter:false !important;position:relative;top:-20px;left:-20px}.layout-section-locations section.section .pane-locations-full-list-panel-pane-1 .view-content .views-row.views-row-last{clear:none}@media (min-width:768px){.layout-section-locations section.section .pane-locations-full-list-panel-pane-1 .view-content .views-row:nth-child(2n+1){clear:left}.layout-section-locations section.section .pane-locations-full-list-panel-pane-1 .view-content .views-row .views-row-3,.layout-section-locations section.section .pane-locations-full-list-panel-pane-1 .view-content .views-row .views-row-6{clear:left}}@media (min-width:992px){.layout-section-locations section.section .pane-locations-full-list-panel-pane-1 .view-content .views-row:nth-child(2n+1){clear:none}.layout-section-locations section.section .pane-locations-full-list-panel-pane-1 .view-content .views-row:nth-child(4n+1){clear:left}}.layout-section-locations section.section .pane-locations-full-list-panel-pane-1 .view-content .views-row h4 a,.layout-section-locations section.section .pane-locations-full-list-panel-pane-1 .view-content .views-row .asset.asset-profile .profile .profile-right .field-label a,.asset.asset-profile .profile .profile-right .layout-section-locations section.section .pane-locations-full-list-panel-pane-1 .view-content .views-row .field-label a{color:#002A3A}.layout-section-locations section.section .pane-locations-full-list-panel-pane-1 .view-content .views-row h4 a:hover,.layout-section-locations section.section .pane-locations-full-list-panel-pane-1 .view-content .views-row .asset.asset-profile .profile .profile-right .field-label a:hover,.asset.asset-profile .profile .profile-right .layout-section-locations section.section .pane-locations-full-list-panel-pane-1 .view-content .views-row .field-label a:hover{color:#D50032}.layout-section-locations section.section .pane-contact-list ul{padding-left:0}.layout-section-locations section.section .pane-contact-list ul li{list-style-type:none}.node-type-location .pane-contact-us{padding-left:20px;padding-right:20px}.page-press-room .pane-contact-us{padding-right:0;padding-left:0;float:none}.pane-contact-us .panel-pane-wrapper{min-height:355px;height:auto !important;height:355px}.pane-contact-list{margin-bottom:20px !important}.pane-contact-list .panel-pane-wrapper{min-height:220px;height:auto !important;height:220px}.pane-knowledge-base .panel-pane-wrapper{min-height:220px;height:auto !important;height:220px}.ie8 .page-press-room .hub-bottom .box.fill,.ie8 .page-press-room .hub-bottom .page-middle-right>.fill.panel-pane,.ie8 .page-press-room .hub-bottom .page-bottom.page-middle-right>.panel-pane,.ie8 .page-press-room .hub-bottom .hub-middle-left>.hub-middle-left-inner .page-middle-right>.panel-pane,.hub-middle-left>.hub-middle-left-inner .ie8 .page-press-room .hub-bottom .page-middle-right>.panel-pane,.ie8 .page-press-room .hub-bottom .node-type-section .page-middle-right>.panel-pane.hub-middle-left-inner,.node-type-section .ie8 .page-press-room .hub-bottom .page-middle-right>.panel-pane.hub-middle-left-inner,.ie8 .page-press-room .hub-bottom .page-bottom>.box.panel-pane,.ie8 .page-press-room .hub-bottom .hub-middle-left>.hub-middle-left-inner .box.panel-pane,.hub-middle-left>.hub-middle-left-inner .ie8 .page-press-room .hub-bottom .box.panel-pane,.ie8 .page-press-room .hub-bottom .hub-middle-left>.hub-middle-left-inner .hub-inverted-middle-left-inner>.panel-pane,.ie8 .page-press-room .hub-bottom .hub-inverted-middle-left-inner>.panel-pane,.ie8 .page-press-room .hub-bottom .layout-section-locations section.section .panel-pane-wrapper,.layout-section-locations section.section .ie8 .page-press-room .hub-bottom .panel-pane-wrapper,.ie8 .page-press-room .hub-bottom .pane-knowledge-base .panel-pane-wrapper,.pane-knowledge-base .ie8 .page-press-room .hub-bottom .panel-pane-wrapper,.ie8 .page-press-room .hub-bottom .node-type-section .box.hub-middle-left-inner,.node-type-section .ie8 .page-press-room .hub-bottom .box.hub-middle-left-inner,.ie8 .page-press-room .hub-bottom .node-type-section .hub-inverted-middle-left-inner>.hub-middle-left-inner.panel-pane{overflow:hidden}@media (min-width:992px){section.restricted .restricted-middle-left,section.restricted .restricted-middle-right{padding-top:60px;padding-bottom:60px}}section.restricted .recover-password{float:right}section.restricted .register-link{display:none}section.restricted select{min-width:100px !important}section.restricted .select2-container{min-width:100% !important;width:100% !important}section.restricted .tabber-group-list li{width:40%}section.restricted .tabber-group-list li:last-child{width:60%}.page-restricted .hub-middle-left .select2-container{min-width:100% !important;width:100% !important}.node-type-section .hub-middle-left-inner{padding:20px}.node-type-section .hub-middle-left-inner .panel-pane{margin-bottom:20px}.node-type-section .hub-middle-left-inner .panel-pane:last-child{margin-bottom:0}.node-type-section .hub-middle-left-inner .facetapi-processed{padding-left:0}.node-type-section .hub-middle-left-inner .facetapi-processed li{list-style-type:none}.node-type-section .hub-middle-left-inner .facetapi-processed li .element-invisible{display:none}.node-type-section .hub-middle-left-inner .facetapi-processed li:before{display:none}.node-type-section .hub-middle-left-inner .facetapi-processed li input[type="checkbox"]{margin-right:10px}.node-type-section .hub-middle-left-inner .facetapi-processed li a{color:#63666A}.node-type-section .hub-middle-left-inner .facetapi-processed li a:hover{color:#D50032}.view-country-files+p{margin-bottom:20px;font-style:italic;color:#63666A}.view-country-files.view-display-id-panel_pane_2 ul{padding-bottom:20px;font-weight:600}.show-link,.hide-link{display:block;margin-bottom:20px;color:#D50032;font-weight:600;cursor:pointer}.show-link:hover,.hide-link:hover{color:#890020}.node-type-location .hub-inverted-middle-left .pane-entity-field{margin-top:-20px}.node-type-location .hub-inverted-middle-left .pane-entity-field:first-child{margin-top:0}.node-type-location .hub-inverted-middle-left .pane-entity-field.pane-node-field-lead{margin-bottom:0}.node-type-location .hub-inverted-middle-right .top .field-facility{font-weight:600;padding-bottom:7px}.node-type-location .hub-inverted-middle-right .pane-node-field-address{font-size:13px;line-height:20px}.node-type-location .hub-inverted-middle-right>.box:first-child,.node-type-location .page-middle-right.hub-inverted-middle-right>.panel-pane:first-child,.node-type-location .hub-inverted-middle-left-inner.hub-inverted-middle-right>.panel-pane:first-child,.node-type-location .layout-section-locations section.section .hub-inverted-middle-right>.panel-pane-wrapper:first-child,.layout-section-locations section.section .node-type-location .hub-inverted-middle-right>.panel-pane-wrapper:first-child,.node-type-location .pane-knowledge-base .hub-inverted-middle-right>.panel-pane-wrapper:first-child,.pane-knowledge-base .node-type-location .hub-inverted-middle-right>.panel-pane-wrapper:first-child{overflow:hidden}@media (min-width:480px) and (max-width:992px){.node-type-location .hub-inverted-middle-right>.box:first-child .pane-node-field-person,.node-type-location .page-middle-right.hub-inverted-middle-right>.panel-pane:first-child .pane-node-field-person,.node-type-location .hub-inverted-middle-left-inner.hub-inverted-middle-right>.panel-pane:first-child .pane-node-field-person,.node-type-location .layout-section-locations section.section .hub-inverted-middle-right>.panel-pane-wrapper:first-child .pane-node-field-person,.layout-section-locations section.section .node-type-location .hub-inverted-middle-right>.panel-pane-wrapper:first-child .pane-node-field-person,.node-type-location .pane-knowledge-base .hub-inverted-middle-right>.panel-pane-wrapper:first-child .pane-node-field-person,.pane-knowledge-base .node-type-location .hub-inverted-middle-right>.panel-pane-wrapper:first-child .pane-node-field-person,.node-type-location .hub-inverted-middle-right>.box:first-child .pane-node-field-facility,.node-type-location .page-middle-right.hub-inverted-middle-right>.panel-pane:first-child .pane-node-field-facility,.node-type-location .hub-inverted-middle-left-inner.hub-inverted-middle-right>.panel-pane:first-child .pane-node-field-facility,.node-type-location .layout-section-locations section.section .hub-inverted-middle-right>.panel-pane-wrapper:first-child .pane-node-field-facility,.layout-section-locations section.section .node-type-location .hub-inverted-middle-right>.panel-pane-wrapper:first-child .pane-node-field-facility,.node-type-location .pane-knowledge-base .hub-inverted-middle-right>.panel-pane-wrapper:first-child .pane-node-field-facility,.pane-knowledge-base .node-type-location .hub-inverted-middle-right>.panel-pane-wrapper:first-child .pane-node-field-facility,.node-type-location .hub-inverted-middle-right>.box:first-child .pane-node-field-address,.node-type-location .page-middle-right.hub-inverted-middle-right>.panel-pane:first-child .pane-node-field-address,.node-type-location .hub-inverted-middle-left-inner.hub-inverted-middle-right>.panel-pane:first-child .pane-node-field-address,.node-type-location .layout-section-locations section.section .hub-inverted-middle-right>.panel-pane-wrapper:first-child .pane-node-field-address,.layout-section-locations section.section .node-type-location .hub-inverted-middle-right>.panel-pane-wrapper:first-child .pane-node-field-address,.node-type-location .pane-knowledge-base .hub-inverted-middle-right>.panel-pane-wrapper:first-child .pane-node-field-address,.pane-knowledge-base .node-type-location .hub-inverted-middle-right>.panel-pane-wrapper:first-child .pane-node-field-address{width:50%;float:left;padding-right:10px}}@media (min-width:480px) and (max-width:992px){.node-type-location .hub-inverted-middle-right>.box:first-child .pane-node-field-facility,.node-type-location .page-middle-right.hub-inverted-middle-right>.panel-pane:first-child .pane-node-field-facility,.node-type-location .hub-inverted-middle-left-inner.hub-inverted-middle-right>.panel-pane:first-child .pane-node-field-facility,.node-type-location .layout-section-locations section.section .hub-inverted-middle-right>.panel-pane-wrapper:first-child .pane-node-field-facility,.layout-section-locations section.section .node-type-location .hub-inverted-middle-right>.panel-pane-wrapper:first-child .pane-node-field-facility,.node-type-location .pane-knowledge-base .hub-inverted-middle-right>.panel-pane-wrapper:first-child .pane-node-field-facility,.pane-knowledge-base .node-type-location .hub-inverted-middle-right>.panel-pane-wrapper:first-child .pane-node-field-facility,.node-type-location .hub-inverted-middle-right>.box:first-child .pane-node-field-address,.node-type-location .page-middle-right.hub-inverted-middle-right>.panel-pane:first-child .pane-node-field-address,.node-type-location .hub-inverted-middle-left-inner.hub-inverted-middle-right>.panel-pane:first-child .pane-node-field-address,.node-type-location .layout-section-locations section.section .hub-inverted-middle-right>.panel-pane-wrapper:first-child .pane-node-field-address,.layout-section-locations section.section .node-type-location .hub-inverted-middle-right>.panel-pane-wrapper:first-child .pane-node-field-address,.node-type-location .pane-knowledge-base .hub-inverted-middle-right>.panel-pane-wrapper:first-child .pane-node-field-address,.pane-knowledge-base .node-type-location .hub-inverted-middle-right>.panel-pane-wrapper:first-child .pane-node-field-address{padding-left:10px;padding-right:0}}@media (min-width:768px) and (max-width:992px){.node-type-location .hub-inverted-middle-right>.box:first-child .pane-node-field-person .pane-asset-field-asset-image,.node-type-location .page-middle-right.hub-inverted-middle-right>.panel-pane:first-child .pane-node-field-person .pane-asset-field-asset-image,.node-type-location .hub-inverted-middle-left-inner.hub-inverted-middle-right>.panel-pane:first-child .pane-node-field-person .pane-asset-field-asset-image,.node-type-location .layout-section-locations section.section .hub-inverted-middle-right>.panel-pane-wrapper:first-child .pane-node-field-person .pane-asset-field-asset-image,.layout-section-locations section.section .node-type-location .hub-inverted-middle-right>.panel-pane-wrapper:first-child .pane-node-field-person .pane-asset-field-asset-image,.node-type-location .pane-knowledge-base .hub-inverted-middle-right>.panel-pane-wrapper:first-child .pane-node-field-person .pane-asset-field-asset-image,.pane-knowledge-base .node-type-location .hub-inverted-middle-right>.panel-pane-wrapper:first-child .pane-node-field-person .pane-asset-field-asset-image{width:50%;float:left;padding-right:10px}}@media (min-width:768px) and (max-width:992px){.node-type-location .hub-inverted-middle-right>.box:first-child .pane-node-field-person .pane-asset-field-label,.node-type-location .page-middle-right.hub-inverted-middle-right>.panel-pane:first-child .pane-node-field-person .pane-asset-field-label,.node-type-location .hub-inverted-middle-left-inner.hub-inverted-middle-right>.panel-pane:first-child .pane-node-field-person .pane-asset-field-label,.node-type-location .layout-section-locations section.section .hub-inverted-middle-right>.panel-pane-wrapper:first-child .pane-node-field-person .pane-asset-field-label,.layout-section-locations section.section .node-type-location .hub-inverted-middle-right>.panel-pane-wrapper:first-child .pane-node-field-person .pane-asset-field-label,.node-type-location .pane-knowledge-base .hub-inverted-middle-right>.panel-pane-wrapper:first-child .pane-node-field-person .pane-asset-field-label,.pane-knowledge-base .node-type-location .hub-inverted-middle-right>.panel-pane-wrapper:first-child .pane-node-field-person .pane-asset-field-label,.node-type-location .hub-inverted-middle-right>.box:first-child .pane-node-field-person .pane-asset-field-role,.node-type-location .page-middle-right.hub-inverted-middle-right>.panel-pane:first-child .pane-node-field-person .pane-asset-field-role,.node-type-location .hub-inverted-middle-left-inner.hub-inverted-middle-right>.panel-pane:first-child .pane-node-field-person .pane-asset-field-role,.node-type-location .layout-section-locations section.section .hub-inverted-middle-right>.panel-pane-wrapper:first-child .pane-node-field-person .pane-asset-field-role,.layout-section-locations section.section .node-type-location .hub-inverted-middle-right>.panel-pane-wrapper:first-child .pane-node-field-person .pane-asset-field-role,.node-type-location .pane-knowledge-base .hub-inverted-middle-right>.panel-pane-wrapper:first-child .pane-node-field-person .pane-asset-field-role,.pane-knowledge-base .node-type-location .hub-inverted-middle-right>.panel-pane-wrapper:first-child .pane-node-field-person .pane-asset-field-role,.node-type-location .hub-inverted-middle-right>.box:first-child .pane-node-field-person .pane-asset-field-lead,.node-type-location .page-middle-right.hub-inverted-middle-right>.panel-pane:first-child .pane-node-field-person .pane-asset-field-lead,.node-type-location .hub-inverted-middle-left-inner.hub-inverted-middle-right>.panel-pane:first-child .pane-node-field-person .pane-asset-field-lead,.node-type-location .layout-section-locations section.section .hub-inverted-middle-right>.panel-pane-wrapper:first-child .pane-node-field-person .pane-asset-field-lead,.layout-section-locations section.section .node-type-location .hub-inverted-middle-right>.panel-pane-wrapper:first-child .pane-node-field-person .pane-asset-field-lead,.node-type-location .pane-knowledge-base .hub-inverted-middle-right>.panel-pane-wrapper:first-child .pane-node-field-person .pane-asset-field-lead,.pane-knowledge-base .node-type-location .hub-inverted-middle-right>.panel-pane-wrapper:first-child .pane-node-field-person .pane-asset-field-lead{width:50%;float:left;padding-right:0;padding-left:10px}}@media (min-width:768px) and (max-width:991px){.node-type-location .hub-inverted-middle-right>.box:first-child .pane-node-field-person .pane-asset-field-label h1,.node-type-location .page-middle-right.hub-inverted-middle-right>.panel-pane:first-child .pane-node-field-person .pane-asset-field-label h1,.node-type-location .hub-inverted-middle-left-inner.hub-inverted-middle-right>.panel-pane:first-child .pane-node-field-person .pane-asset-field-label h1,.node-type-location .layout-section-locations section.section .hub-inverted-middle-right>.panel-pane-wrapper:first-child .pane-node-field-person .pane-asset-field-label h1,.layout-section-locations section.section .node-type-location .hub-inverted-middle-right>.panel-pane-wrapper:first-child .pane-node-field-person .pane-asset-field-label h1,.node-type-location .pane-knowledge-base .hub-inverted-middle-right>.panel-pane-wrapper:first-child .pane-node-field-person .pane-asset-field-label h1,.pane-knowledge-base .node-type-location .hub-inverted-middle-right>.panel-pane-wrapper:first-child .pane-node-field-person .pane-asset-field-label h1{margin-top:2px}}.node-type-location .hub-inverted-middle-right>.box:last-child,.node-type-location .page-middle-right.hub-inverted-middle-right>.panel-pane:last-child,.node-type-location .hub-inverted-middle-left-inner.hub-inverted-middle-right>.panel-pane:last-child,.node-type-location .layout-section-locations section.section .hub-inverted-middle-right>.panel-pane-wrapper:last-child,.layout-section-locations section.section .node-type-location .hub-inverted-middle-right>.panel-pane-wrapper:last-child,.node-type-location .pane-knowledge-base .hub-inverted-middle-right>.panel-pane-wrapper:last-child,.pane-knowledge-base .node-type-location .hub-inverted-middle-right>.panel-pane-wrapper:last-child{overflow:hidden}.node-type-location .hub-inverted-middle-right>.box:last-child .pane-node-field-image-assets,.node-type-location .page-middle-right.hub-inverted-middle-right>.panel-pane:last-child .pane-node-field-image-assets,.node-type-location .hub-inverted-middle-left-inner.hub-inverted-middle-right>.panel-pane:last-child .pane-node-field-image-assets,.node-type-location .layout-section-locations section.section .hub-inverted-middle-right>.panel-pane-wrapper:last-child .pane-node-field-image-assets,.layout-section-locations section.section .node-type-location .hub-inverted-middle-right>.panel-pane-wrapper:last-child .pane-node-field-image-assets,.node-type-location .pane-knowledge-base .hub-inverted-middle-right>.panel-pane-wrapper:last-child .pane-node-field-image-assets,.pane-knowledge-base .node-type-location .hub-inverted-middle-right>.panel-pane-wrapper:last-child .pane-node-field-image-assets{overflow:hidden}.node-type-location .hub-inverted-middle-right>.box:last-child .pane-node-field-image-assets .field-image-assets,.node-type-location .page-middle-right.hub-inverted-middle-right>.panel-pane:last-child .pane-node-field-image-assets .field-image-assets,.node-type-location .hub-inverted-middle-left-inner.hub-inverted-middle-right>.panel-pane:last-child .pane-node-field-image-assets .field-image-assets,.node-type-location .layout-section-locations section.section .hub-inverted-middle-right>.panel-pane-wrapper:last-child .pane-node-field-image-assets .field-image-assets,.layout-section-locations section.section .node-type-location .hub-inverted-middle-right>.panel-pane-wrapper:last-child .pane-node-field-image-assets .field-image-assets,.node-type-location .pane-knowledge-base .hub-inverted-middle-right>.panel-pane-wrapper:last-child .pane-node-field-image-assets .field-image-assets,.pane-knowledge-base .node-type-location .hub-inverted-middle-right>.panel-pane-wrapper:last-child .pane-node-field-image-assets .field-image-assets{width:100%}.node-type-location .hub-inverted-middle-right>.box:last-child .pane-node-field-image-assets .field-image-assets figure,.node-type-location .page-middle-right.hub-inverted-middle-right>.panel-pane:last-child .pane-node-field-image-assets .field-image-assets figure,.node-type-location .hub-inverted-middle-left-inner.hub-inverted-middle-right>.panel-pane:last-child .pane-node-field-image-assets .field-image-assets figure,.node-type-location .layout-section-locations section.section .hub-inverted-middle-right>.panel-pane-wrapper:last-child .pane-node-field-image-assets .field-image-assets figure,.layout-section-locations section.section .node-type-location .hub-inverted-middle-right>.panel-pane-wrapper:last-child .pane-node-field-image-assets .field-image-assets figure,.node-type-location .pane-knowledge-base .hub-inverted-middle-right>.panel-pane-wrapper:last-child .pane-node-field-image-assets .field-image-assets figure,.pane-knowledge-base .node-type-location .hub-inverted-middle-right>.panel-pane-wrapper:last-child .pane-node-field-image-assets .field-image-assets figure{width:100%}@media (min-width:480px) and (max-width:992px){.node-type-location .hub-inverted-middle-right>.box:last-child .pane-node-field-image-assets .pane-content,.node-type-location .page-middle-right.hub-inverted-middle-right>.panel-pane:last-child .pane-node-field-image-assets .pane-content,.node-type-location .hub-inverted-middle-left-inner.hub-inverted-middle-right>.panel-pane:last-child .pane-node-field-image-assets .pane-content,.node-type-location .layout-section-locations section.section .hub-inverted-middle-right>.panel-pane-wrapper:last-child .pane-node-field-image-assets .pane-content,.layout-section-locations section.section .node-type-location .hub-inverted-middle-right>.panel-pane-wrapper:last-child .pane-node-field-image-assets .pane-content,.node-type-location .pane-knowledge-base .hub-inverted-middle-right>.panel-pane-wrapper:last-child .pane-node-field-image-assets .pane-content,.pane-knowledge-base .node-type-location .hub-inverted-middle-right>.panel-pane-wrapper:last-child .pane-node-field-image-assets .pane-content{text-align:center;font-size:0}.node-type-location .hub-inverted-middle-right>.box:last-child .pane-node-field-image-assets .field-image-assets,.node-type-location .page-middle-right.hub-inverted-middle-right>.panel-pane:last-child .pane-node-field-image-assets .field-image-assets,.node-type-location .hub-inverted-middle-left-inner.hub-inverted-middle-right>.panel-pane:last-child .pane-node-field-image-assets .field-image-assets,.node-type-location .layout-section-locations section.section .hub-inverted-middle-right>.panel-pane-wrapper:last-child .pane-node-field-image-assets .field-image-assets,.layout-section-locations section.section .node-type-location .hub-inverted-middle-right>.panel-pane-wrapper:last-child .pane-node-field-image-assets .field-image-assets,.node-type-location .pane-knowledge-base .hub-inverted-middle-right>.panel-pane-wrapper:last-child .pane-node-field-image-assets .field-image-assets,.pane-knowledge-base .node-type-location .hub-inverted-middle-right>.panel-pane-wrapper:last-child .pane-node-field-image-assets .field-image-assets{width:33%;float:none;display:inline-block;text-align:left}.node-type-location .hub-inverted-middle-right>.box:last-child .pane-node-field-image-assets .field-image-assets:nth-child(4n+4),.node-type-location .page-middle-right.hub-inverted-middle-right>.panel-pane:last-child .pane-node-field-image-assets .field-image-assets:nth-child(4n+4),.node-type-location .hub-inverted-middle-left-inner.hub-inverted-middle-right>.panel-pane:last-child .pane-node-field-image-assets .field-image-assets:nth-child(4n+4),.node-type-location .layout-section-locations section.section .hub-inverted-middle-right>.panel-pane-wrapper:last-child .pane-node-field-image-assets .field-image-assets:nth-child(4n+4),.layout-section-locations section.section .node-type-location .hub-inverted-middle-right>.panel-pane-wrapper:last-child .pane-node-field-image-assets .field-image-assets:nth-child(4n+4),.node-type-location .pane-knowledge-base .hub-inverted-middle-right>.panel-pane-wrapper:last-child .pane-node-field-image-assets .field-image-assets:nth-child(4n+4),.pane-knowledge-base .node-type-location .hub-inverted-middle-right>.panel-pane-wrapper:last-child .pane-node-field-image-assets .field-image-assets:nth-child(4n+4){clear:left}.node-type-location .hub-inverted-middle-right>.box:last-child .pane-node-field-image-assets .field-image-assets figure,.node-type-location .page-middle-right.hub-inverted-middle-right>.panel-pane:last-child .pane-node-field-image-assets .field-image-assets figure,.node-type-location .hub-inverted-middle-left-inner.hub-inverted-middle-right>.panel-pane:last-child .pane-node-field-image-assets .field-image-assets figure,.node-type-location .layout-section-locations section.section .hub-inverted-middle-right>.panel-pane-wrapper:last-child .pane-node-field-image-assets .field-image-assets figure,.layout-section-locations section.section .node-type-location .hub-inverted-middle-right>.panel-pane-wrapper:last-child .pane-node-field-image-assets .field-image-assets figure,.node-type-location .pane-knowledge-base .hub-inverted-middle-right>.panel-pane-wrapper:last-child .pane-node-field-image-assets .field-image-assets figure,.pane-knowledge-base .node-type-location .hub-inverted-middle-right>.panel-pane-wrapper:last-child .pane-node-field-image-assets .field-image-assets figure,.node-type-location .hub-inverted-middle-right>.box:last-child .pane-node-field-image-assets .field-image-assets img,.node-type-location .page-middle-right.hub-inverted-middle-right>.panel-pane:last-child .pane-node-field-image-assets .field-image-assets img,.node-type-location .hub-inverted-middle-left-inner.hub-inverted-middle-right>.panel-pane:last-child .pane-node-field-image-assets .field-image-assets img,.node-type-location .layout-section-locations section.section .hub-inverted-middle-right>.panel-pane-wrapper:last-child .pane-node-field-image-assets .field-image-assets img,.layout-section-locations section.section .node-type-location .hub-inverted-middle-right>.panel-pane-wrapper:last-child .pane-node-field-image-assets .field-image-assets img,.node-type-location .pane-knowledge-base .hub-inverted-middle-right>.panel-pane-wrapper:last-child .pane-node-field-image-assets .field-image-assets img,.pane-knowledge-base .node-type-location .hub-inverted-middle-right>.panel-pane-wrapper:last-child .pane-node-field-image-assets .field-image-assets img{margin-bottom:0}}@media (min-width:768px) and (max-width:992px){.node-type-location .hub-inverted-middle-right>.box:last-child .views-row,.node-type-location .page-middle-right.hub-inverted-middle-right>.panel-pane:last-child .views-row,.node-type-location .hub-inverted-middle-left-inner.hub-inverted-middle-right>.panel-pane:last-child .views-row,.node-type-location .layout-section-locations section.section .hub-inverted-middle-right>.panel-pane-wrapper:last-child .views-row,.layout-section-locations section.section .node-type-location .hub-inverted-middle-right>.panel-pane-wrapper:last-child .views-row,.node-type-location .pane-knowledge-base .hub-inverted-middle-right>.panel-pane-wrapper:last-child .views-row,.pane-knowledge-base .node-type-location .hub-inverted-middle-right>.panel-pane-wrapper:last-child .views-row{float:left;width:50%;padding-right:20px}.node-type-location .hub-inverted-middle-right>.box:last-child .views-row:nth-child(even),.node-type-location .page-middle-right.hub-inverted-middle-right>.panel-pane:last-child .views-row:nth-child(even),.node-type-location .hub-inverted-middle-left-inner.hub-inverted-middle-right>.panel-pane:last-child .views-row:nth-child(even),.node-type-location .layout-section-locations section.section .hub-inverted-middle-right>.panel-pane-wrapper:last-child .views-row:nth-child(even),.layout-section-locations section.section .node-type-location .hub-inverted-middle-right>.panel-pane-wrapper:last-child .views-row:nth-child(even),.node-type-location .pane-knowledge-base .hub-inverted-middle-right>.panel-pane-wrapper:last-child .views-row:nth-child(even),.pane-knowledge-base .node-type-location .hub-inverted-middle-right>.panel-pane-wrapper:last-child .views-row:nth-child(even){padding-right:0}.node-type-location .hub-inverted-middle-right>.box:last-child .views-row:nth-child(odd),.node-type-location .page-middle-right.hub-inverted-middle-right>.panel-pane:last-child .views-row:nth-child(odd),.node-type-location .hub-inverted-middle-left-inner.hub-inverted-middle-right>.panel-pane:last-child .views-row:nth-child(odd),.node-type-location .layout-section-locations section.section .hub-inverted-middle-right>.panel-pane-wrapper:last-child .views-row:nth-child(odd),.layout-section-locations section.section .node-type-location .hub-inverted-middle-right>.panel-pane-wrapper:last-child .views-row:nth-child(odd),.node-type-location .pane-knowledge-base .hub-inverted-middle-right>.panel-pane-wrapper:last-child .views-row:nth-child(odd),.pane-knowledge-base .node-type-location .hub-inverted-middle-right>.panel-pane-wrapper:last-child .views-row:nth-child(odd){clear:left}}article.micro.location .field-address,article.micro.location .field-facility,article.micro.location .pane-custom-link{font-size:13px}article.micro.location .field-facility{font-weight:600;color:#63666A}article.micro.location .pane-custom-link{padding-top:13px}.pane-panels-mini.pane-careers .panel-pane-wrapper{background:transparent url(https://www.hovione.com/sites/all/themes/custom/quimera/img/careers.png) no-repeat 0 60px;background-size:cover;padding:10px !important}.ie8 .pane-panels-mini.pane-careers .panel-pane-wrapper{-ms-behavior:url(https://www.hovione.com/sites/all/themes/custom/quimera/css/backgroundsize.min.htc)}.pane-panels-mini.pane-careers .panel-pane-wrapper h3{padding-top:10px}.pane-panels-mini.pane-careers .panel-pane-wrapper .pane-hvn-careers{padding:20px;margin-top:158px;background-color:rgba(255,255,255,0.7);font-size:14px}.ie8 .pane-panels-mini.pane-careers .panel-pane-wrapper .pane-hvn-careers{background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAQAAAAnZu5uAAAAEklEQVR4nGP6vxkGmRjggCATAKXlCIWD0OU1AAAAAElFTkSuQmCC');background:rgba(255,255,255,0.7)}.minipanel{text-align:center}.minipanel a{display:block;width:100%;height:100%;padding-top:130px;margin-bottom:30px;color:#002A3A;font-weight:600}.minipanel a:hover{color:#D50032}.minipanel.one a{background:transparent url(https://www.hovione.com/sites/all/themes/custom/quimera/img/icon-analytical-services.svg) no-repeat center center}.ie8 .minipanel.one a{background-image:url(https://www.hovione.com/sites/all/themes/custom/quimera/img/icon-analytical-services.png)}.minipanel.two a{background:transparent url(https://www.hovione.com/sites/all/themes/custom/quimera/img/icon-quality-compliance.svg) no-repeat center center}.ie8 .minipanel.two a{background-image:url(https://www.hovione.com/sites/all/themes/custom/quimera/img/icon-quality-compliance.png)}.minipanel.three a{background:transparent url(https://www.hovione.com/sites/all/themes/custom/quimera/img/icon-capabilities.svg) no-repeat center center}.ie8 .minipanel.three a{background-image:url(https://www.hovione.com/sites/all/themes/custom/quimera/img/icon-capabilities.png)}.minipanel.four a{background:transparent url(https://www.hovione.com/sites/all/themes/custom/quimera/img/icon-continuity-supply.svg) no-repeat center center}.ie8 .minipanel.four a{background-image:url(https://www.hovione.com/sites/all/themes/custom/quimera/img/icon-continuity-supply.png)}.node-type-event .pane-node-field-date,.node-type-event .pane-node-field-event-location,.node-type-event .pane-node-field-event-booth,.node-type-event .pane-node-field-links{margin-left:-10px}.node-type-event .pane-node-field-date .pane-title,.node-type-event .pane-node-field-event-location .pane-title,.node-type-event .pane-node-field-event-booth .pane-title,.node-type-event .pane-node-field-links .pane-title{display:inline-block;font-weight:600}.ie8 .node-type-event .pane-node-field-date .pane-title,.ie8 .node-type-event .pane-node-field-event-location .pane-title,.ie8 .node-type-event .pane-node-field-event-booth .pane-title,.ie8 .node-type-event .pane-node-field-links .pane-title{font-weight:600 !important}.node-type-event .pane-node-field-date .pane-title:after,.node-type-event .pane-node-field-event-location .pane-title:after,.node-type-event .pane-node-field-event-booth .pane-title:after,.node-type-event .pane-node-field-links .pane-title:after{content:":"}.ie8 .node-type-event .pane-node-field-date .field-label,.ie8 .node-type-event .pane-node-field-event-location .field-label,.ie8 .node-type-event .pane-node-field-event-booth .field-label,.ie8 .node-type-event .pane-node-field-links .field-label{font-weight:600 !important}.node-type-event .pane-node-field-date div.pane-content,.node-type-event .pane-node-field-date div.field-links,.node-type-event .pane-node-field-event-location div.pane-content,.node-type-event .pane-node-field-event-location div.field-links,.node-type-event .pane-node-field-event-booth div.pane-content,.node-type-event .pane-node-field-event-booth div.field-links,.node-type-event .pane-node-field-links div.pane-content,.node-type-event .pane-node-field-links div.field-links{display:inline-block}.node-type-event .pane-node-field-date div.field-links,.node-type-event .pane-node-field-event-location div.field-links,.node-type-event .pane-node-field-event-booth div.field-links,.node-type-event .pane-node-field-links div.field-links{margin-bottom:20px}.node-type-event .pane-node-body{clear:both;padding-top:20px}.node-type-event .pane-node-field-image-asset{padding-top:20px;clear:left}.node-type-event .pane-node-field-links{margin-top:20px;margin-left:0;clear:both;padding:0;width:100%}.ie8 .node-type-event .pane-node-field-links{width:100% !important;margin-bottom:20px}.node-type-event .pane-node-field-links div.field-links{margin:0;display:block}.node-type-event .pane-node-field-links div.field-links:before{content:"—"}.node-type-event .pane-node-field-links div.field-links:last-child{margin-bottom:20px}.timeline-padding{padding:20px 20px 80px;background-color:white}#timeline-container .vco-storyjs .vco-feature h1,#timeline-container .vco-storyjs .vco-feature h2,#timeline-container .vco-storyjs .vco-feature h3,#timeline-container .vco-storyjs .vco-feature h4,#timeline-container .vco-storyjs .vco-feature .asset.asset-profile .profile .profile-right .field-label,.asset.asset-profile .profile .profile-right #timeline-container .vco-storyjs .vco-feature .field-label,#timeline-container .vco-storyjs .vco-feature h5,#timeline-container .vco-storyjs .vco-feature h6{font-family:"Gotham A",sans-serif;margin-top:10px}#timeline-container .vco-timeline .vco-navigation .timenav .content .marker .line .event-line{background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFAQMAAAC3obSmAAAAA1BMVEXVADLk75uBAAAAAXRSTlMmkutdmwAAAAxJREFUeJxjYmCCQgAARgALnYW8OgAAAABJRU5ErkJggg==');background:rgba(213,0,50,0.15)}#timeline-container .vco-timeline .vco-navigation .timenav .content .marker .flag{background-image:none}#timeline-container .vco-timeline .vco-navigation .timenav .content .marker .flag .flag-content{-webkit-transition:all,0.2s;-o-transition:all,0.2s;transition:all,0.2s;background-color:white}#timeline-container .vco-timeline .vco-navigation .timenav .content .marker .flag .flag-content h3{font-size:12px;color:#333}#timeline-container .vco-timeline .vco-navigation .timenav .content .marker.active .flag-content,#timeline-container .vco-timeline .vco-navigation .timenav .content .marker:hover .flag-content{background-color:#D50032}#timeline-container .vco-timeline .vco-navigation .timenav .content .marker.active .flag-content h3,#timeline-container .vco-timeline .vco-navigation .timenav .content .marker:hover .flag-content h3{color:white}#timeline-container .vco-timeline .vco-navigation .timenav .content .marker.active .dot,#timeline-container .vco-timeline .vco-navigation .timenav .content .marker:hover .dot{-webkit-transition:background-color,0.2s;-o-transition:background-color,0.2s;transition:background-color,0.2s;background-color:#D50032}#timeline-container .vco-timeline .vco-navigation .timenav .content .marker .line{-webkit-box-shadow:none;box-shadow:none;background-color:#e2ddd8}#timeline-container .vco-timeline .vco-navigation .timenav-background{background-color:#EDEAE7;cursor:ew-resize}#timeline-container .vco-timeline .vco-navigation .timenav-background .timenav-line{background-color:#D50032;width:2px}#timeline-container .vco-timeline .vco-navigation .timenav-background .timenav-indicator{display:block;height:0;width:0;content:"";border-top:13px solid #D50032;border-right:13px solid transparent;border-left:13px solid transparent;border-top-width:20px;background-image:none;margin-left:-2px}#timeline-container .vco-storyjs .vco-feature .slider,#timeline-container .vco-storyjs .vco-feature .vco-slider{-webkit-box-shadow:none;box-shadow:none}#timeline-container .vco-timeline .vco-navigation .vco-toolbar{-webkit-box-shadow:none;box-shadow:none;top:2px !important;left:2px;border:0}#timeline-container .vco-timeline .vco-navigation .vco-toolbar>div{border:0}#timeline-container .vco-slider .nav-previous .icon,#timeline-container .vco-slider .nav-previous .date,#timeline-container .vco-slider .nav-previous .title,#timeline-container .vco-slider .nav-next .icon,#timeline-container .vco-slider .nav-next .date,#timeline-container .vco-slider .nav-next .title{-webkit-transition:all,0.2s;-o-transition:all,0.2s;transition:all,0.2s;padding-right:0}#timeline-container .vco-slider .nav-previous .date,#timeline-container .vco-slider .nav-next .date{font-size:14px}#timeline-container .vco-slider .nav-previous .icon,#timeline-container .vco-slider .nav-next .icon{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0}#timeline-container .vco-slider .nav-previous:hover,#timeline-container .vco-slider .nav-next:hover{background-color:transparent}#timeline-container .vco-slider .nav-previous .nav-container .icon{display:block;height:0;width:0;content:"";border-top:20px solid transparent;border-right:20px solid #EDEAE7;border-bottom:20px solid transparent;background-image:none}#timeline-container .vco-slider .nav-previous:hover .icon{border-right-color:#D50032}#timeline-container .vco-slider .nav-next .nav-container .icon{display:block;height:0;width:0;content:"";border-top:20px solid transparent;border-bottom:20px solid transparent;border-left:20px solid #EDEAE7;background-image:none}#timeline-container .vco-slider .nav-next:hover .icon{border-left-color:#D50032}#timeline-container .vco-slider .slider-item .content .content-container .text{padding-top:0;vertical-align:top}#timeline-container .vco-slider .slider-item .content .content-container .text h2.date{font-size:15px;font-weight:600;margin-top:20px;color:#D50032}#timeline-container .vco-storyjs .vco-feature p{font-size:15px}#timeline-wrapper .slick-arrow{-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;background:transparent no-repeat center center;background-size:cover;font-size:0;height:40px;opacity:0;width:40px;z-index:1}#timeline-wrapper .slick-arrow::before{font-size:0}#timeline-wrapper .slick-prev{background-image:url(https://www.hovione.com/sites/all/themes/custom/quimera/img/timeline-arrow-left.svg);left:20px}#timeline-wrapper .slick-next{background-image:url(https://www.hovione.com/sites/all/themes/custom/quimera/img/timeline-arrow-right.svg);right:20px}#timeline-wrapper .timeline-image{height:auto;max-width:100%}.slick-playback{-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;background:transparent no-repeat center center;background-size:cover;border:0;font-size:0;height:40px;position:absolute;right:20px;top:40px;width:40px;z-index:1}.slick-playback::before{font-size:0}.slick-playback:focus{outline:0}.slick-pause{background-image:url(https://www.hovione.com/sites/all/themes/custom/quimera/img/timeline-pause.svg)}.slick-play{background-image:url(https://www.hovione.com/sites/all/themes/custom/quimera/img/timeline-play.svg)}.timeline-modal .modal-dialog{margin:0;width:100vw}.timeline-modal .modal-title{color:#D50032;padding-left:30px;padding-right:30px}.timeline-modal .modal-header{border:0;padding-left:0;padding-right:0}.timeline-modal .modal-content{border:0;border-radius:0;box-shadow:none}.timeline-modal .modal-body{padding:0}.timeline-modal .modal-close{color:black;margin-left:30px}.timeline-modal-trigger{display:block;margin-bottom:20px}.gallery-img-link{vertical-align:middle;display:inline-block;width:27px;position:relative;top:-2px}.view-restricted-content .not-accessible{padding-right:10px}.node-type-restricted-content .restricted-link{clear:both;display:block}.node-type-restricted-content .pane-node-field-restricted-area-term,.node-type-restricted-content .pane-node-field-publish-date{color:#555}@media (min-width:768px){.node-type-restricted-content .pane-node-field-restricted-area-term{float:left}}@media (min-width:768px){.node-type-restricted-content .pane-node-field-publish-date{float:right}}.node-type-restricted-content .pane-node-title-field{padding-top:10px;margin-bottom:20px;clear:both}.page-search article.line{margin-bottom:0}.page-search article.article,.page-search article.event,.page-search article.scientific-article{padding-top:20px;min-height:100px}.hv-gallery__image{height:auto;max-width:100%}.hv-gallery__item{margin-bottom:20px}.pane-node-body:before,.pane-node-body:after{display:table;content:" "}.pane-node-body:after{clear:both}section.hub .pane-entity-field .field-label{font-weight:600}.layout-section-knowledge-base-search section.hub .hub-top .with-cover{background-image:url(https://www.hovione.com/sites/all/themes/custom/quimera/img/knowledge-center.png) !important}.ie8 .layout-section-knowledge-base-search section.hub .hub-top .with-cover{-ms-behavior:url(https://www.hovione.com/sites/all/themes/custom/quimera/css/backgroundsize.min.htc)}.layout-section-api-products-search .hub-top h1:last-child{margin-bottom:10px}.node-type-scientific-article .page-top{min-height:200px;height:auto !important;height:200px;background-image:url(https://www.hovione.com/sites/all/themes/custom/quimera/img/knowledge-center.png) !important;padding:20px}.ie8 .node-type-scientific-article .page-top{-ms-behavior:url(https://www.hovione.com/sites/all/themes/custom/quimera/css/backgroundsize.min.htc)}.node-type-scientific-article .page-top .zone,.node-type-scientific-article .page-top .page-bottom>.panel-pane>.pane-content{background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAQAAAAnZu5uAAAAEklEQVR4nGP6/xQGmRjggCATANW/CX/LIlMDAAAAAElFTkSuQmCC');background:rgba(255,255,255,0.9);padding:20px}.node-type-scientific-article .page-top .zone h1,.node-type-scientific-article .page-top .page-bottom>.panel-pane>.pane-content h1{margin:0}.page-press-room .hub-top .box,.page-press-room .hub-top .page-middle-right>.panel-pane,.page-press-room .hub-top .hub-inverted-middle-left-inner>.panel-pane,.page-press-room .hub-top .layout-section-locations section.section .panel-pane-wrapper,.layout-section-locations section.section .page-press-room .hub-top .panel-pane-wrapper,.page-press-room .hub-top .pane-knowledge-base .panel-pane-wrapper,.pane-knowledge-base .page-press-room .hub-top .panel-pane-wrapper,.node-type-article .hub-top .box,.node-type-article .hub-top .page-middle-right>.panel-pane,.node-type-article .hub-top .hub-inverted-middle-left-inner>.panel-pane,.node-type-article .hub-top .layout-section-locations section.section .panel-pane-wrapper,.layout-section-locations section.section .node-type-article .hub-top .panel-pane-wrapper,.node-type-article .hub-top .pane-knowledge-base .panel-pane-wrapper,.pane-knowledge-base .node-type-article .hub-top .panel-pane-wrapper,.node-type-event .hub-top .box,.node-type-event .hub-top .page-middle-right>.panel-pane,.node-type-event .hub-top .hub-inverted-middle-left-inner>.panel-pane,.node-type-event .hub-top .layout-section-locations section.section .panel-pane-wrapper,.layout-section-locations section.section .node-type-event .hub-top .panel-pane-wrapper,.node-type-event .hub-top .pane-knowledge-base .panel-pane-wrapper,.pane-knowledge-base .node-type-event .hub-top .panel-pane-wrapper{min-height:200px;height:auto !important;height:200px;background-image:url(https://www.hovione.com/sites/all/themes/custom/quimera/img/press-room.png) !important;background-position:center center;padding:20px;background-size:cover}.ie8 .page-press-room .hub-top .box,.ie8 .page-press-room .hub-top .page-middle-right>.panel-pane,.ie8 .page-press-room .hub-top .hub-inverted-middle-left-inner>.panel-pane,.ie8 .page-press-room .hub-top .layout-section-locations section.section .panel-pane-wrapper,.layout-section-locations section.section .ie8 .page-press-room .hub-top .panel-pane-wrapper,.ie8 .page-press-room .hub-top .pane-knowledge-base .panel-pane-wrapper,.pane-knowledge-base .ie8 .page-press-room .hub-top .panel-pane-wrapper,.ie8 .node-type-article .hub-top .box,.ie8 .node-type-article .hub-top .page-middle-right>.panel-pane,.ie8 .node-type-article .hub-top .hub-inverted-middle-left-inner>.panel-pane,.ie8 .node-type-article .hub-top .layout-section-locations section.section .panel-pane-wrapper,.layout-section-locations section.section .ie8 .node-type-article .hub-top .panel-pane-wrapper,.ie8 .node-type-article .hub-top .pane-knowledge-base .panel-pane-wrapper,.pane-knowledge-base .ie8 .node-type-article .hub-top .panel-pane-wrapper,.ie8 .node-type-event .hub-top .box,.ie8 .node-type-event .hub-top .page-middle-right>.panel-pane,.ie8 .node-type-event .hub-top .hub-inverted-middle-left-inner>.panel-pane,.ie8 .node-type-event .hub-top .layout-section-locations section.section .panel-pane-wrapper,.layout-section-locations section.section .ie8 .node-type-event .hub-top .panel-pane-wrapper,.ie8 .node-type-event .hub-top .pane-knowledge-base .panel-pane-wrapper,.pane-knowledge-base .ie8 .node-type-event .hub-top .panel-pane-wrapper{-ms-behavior:url(https://www.hovione.com/sites/all/themes/custom/quimera/css/backgroundsize.min.htc)}.page-press-room .hub-top .box .hub-top-inner,.page-press-room .hub-top .page-middle-right>.panel-pane .hub-top-inner,.page-press-room .hub-top .hub-inverted-middle-left-inner>.panel-pane .hub-top-inner,.page-press-room .hub-top .layout-section-locations section.section .panel-pane-wrapper .hub-top-inner,.layout-section-locations section.section .page-press-room .hub-top .panel-pane-wrapper .hub-top-inner,.page-press-room .hub-top .pane-knowledge-base .panel-pane-wrapper .hub-top-inner,.pane-knowledge-base .page-press-room .hub-top .panel-pane-wrapper .hub-top-inner,.node-type-article .hub-top .box .hub-top-inner,.node-type-article .hub-top .page-middle-right>.panel-pane .hub-top-inner,.node-type-article .hub-top .hub-inverted-middle-left-inner>.panel-pane .hub-top-inner,.node-type-article .hub-top .layout-section-locations section.section .panel-pane-wrapper .hub-top-inner,.layout-section-locations section.section .node-type-article .hub-top .panel-pane-wrapper .hub-top-inner,.node-type-article .hub-top .pane-knowledge-base .panel-pane-wrapper .hub-top-inner,.pane-knowledge-base .node-type-article .hub-top .panel-pane-wrapper .hub-top-inner,.node-type-event .hub-top .box .hub-top-inner,.node-type-event .hub-top .page-middle-right>.panel-pane .hub-top-inner,.node-type-event .hub-top .hub-inverted-middle-left-inner>.panel-pane .hub-top-inner,.node-type-event .hub-top .layout-section-locations section.section .panel-pane-wrapper .hub-top-inner,.layout-section-locations section.section .node-type-event .hub-top .panel-pane-wrapper .hub-top-inner,.node-type-event .hub-top .pane-knowledge-base .panel-pane-wrapper .hub-top-inner,.pane-knowledge-base .node-type-event .hub-top .panel-pane-wrapper .hub-top-inner{background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAQAAAAnZu5uAAAAEklEQVR4nGP6/xQGmRjggCATANW/CX/LIlMDAAAAAElFTkSuQmCC');background:rgba(255,255,255,0.9);padding:20px}#pre-footer,#supporting-capabilities,#api-product-links{display:none}#pre-footer .box,#pre-footer .page-middle-right>.panel-pane,#pre-footer .hub-inverted-middle-left-inner>.panel-pane,#pre-footer .layout-section-locations section.section .panel-pane-wrapper,.layout-section-locations section.section #pre-footer .panel-pane-wrapper,#pre-footer .pane-knowledge-base .panel-pane-wrapper,.pane-knowledge-base #pre-footer .panel-pane-wrapper,#supporting-capabilities .box,#supporting-capabilities .page-middle-right>.panel-pane,#supporting-capabilities .hub-inverted-middle-left-inner>.panel-pane,#supporting-capabilities .layout-section-locations section.section .panel-pane-wrapper,.layout-section-locations section.section #supporting-capabilities .panel-pane-wrapper,#supporting-capabilities .pane-knowledge-base .panel-pane-wrapper,.pane-knowledge-base #supporting-capabilities .panel-pane-wrapper,#api-product-links .box,#api-product-links .page-middle-right>.panel-pane,#api-product-links .hub-inverted-middle-left-inner>.panel-pane,#api-product-links .layout-section-locations section.section .panel-pane-wrapper,.layout-section-locations section.section #api-product-links .panel-pane-wrapper,#api-product-links .pane-knowledge-base .panel-pane-wrapper,.pane-knowledge-base #api-product-links .panel-pane-wrapper{margin-bottom:20px}.page-top.colored{min-height:200px;height:auto !important;height:200px}.page-top.colored .page-top-inner{background-color:white;padding:20px}.hub-inverted .colored{min-height:200px;height:auto !important;height:200px;overflow:hidden}.hub-inverted .colored .hub-inverted-top-inner{background-color:white;padding:20px}@media (min-width:768px) and (max-width:991px){.view-content-related .card:nth-child(odd),.pane-menu-children .card:nth-child(odd){clear:left}}.old-ie *{font-weight:normal !important;font-style:normal !important}.gallery figure.asset.image.full,.gallery img{width:240px !important;height:250px !important}.ie8 h1,.ie8 h2,.ie8 h3,.ie8 h4,.ie8 .asset.asset-profile .profile .profile-right .field-label,.asset.asset-profile .profile .profile-right .ie8 .field-label,.ie8 h5,.ie8 h6,.ie8 #main-menu .navbar-nav>li>a,.ie8 .menu.level-1>li>a,.ie8 strong,.ie8 article.card .card-bottom .field-title-field a,.ie8 article.card .card-bottom>a,.ie8 .minipanel a,.ie8 article.line h1 a,.ie8 .page-middle-top .field-label,.ie8 article.card.highlight.no-cover .field-lead{font-family:"Gotham 7r","Gotham A","Gotham B","Helvetica Neue",Helvetica,Arial,sans-serif}.ie8 .hub-top{margin-bottom:0}.ie8 .card-top-inner.box,.ie8 .page-middle-right>.card-top-inner.panel-pane,.ie8 .hub-inverted-middle-left-inner>.card-top-inner.panel-pane,.ie8 .layout-section-locations section.section .card-top-inner.panel-pane-wrapper,.layout-section-locations section.section .ie8 .card-top-inner.panel-pane-wrapper,.ie8 .pane-knowledge-base .card-top-inner.panel-pane-wrapper,.pane-knowledge-base .ie8 .card-top-inner.panel-pane-wrapper{bottom:0}.ie8 .hub.section>.block-special,.ie8 section.section .hub.section>article.card,section.section .ie8 .hub.section>article.card,.ie8 .hub-middle-right.block,.ie8 .page-bottom>.hub-middle-right.panel-pane,.ie8 .hub-middle-left>.hub-middle-left-inner .hub-middle-right.panel-pane,.hub-middle-left>.hub-middle-left-inner .ie8 .hub-middle-right.panel-pane,.ie8 .page-node .hub-bottom h1.hub-middle-right.pane-title,.page-node .hub-bottom .ie8 h1.hub-middle-right.pane-title,.ie8 .hub-inverted-middle-left-inner>.hub-middle-right.panel-pane,.ie8 .layout-section-locations section.section>.hub-middle-right.panel-pane,.layout-section-locations .ie8 section.section>.hub-middle-right.panel-pane{margin-bottom:0}.ie8 div.card.with-cover .card-image{-ms-behavior:url(https://www.hovione.com/sites/all/themes/custom/quimera/css/backgroundsize.min.htc)}.ie8 .hub-inverted-top-inner .field-title-field{color:#8C8279 !important}.ie8 .section.section{margin-bottom:0}.ie8 .section.section .pane-locations-full-list-panel-pane-1,.ie8 .section.section .pane-careers{margin-bottom:0}.ie8 .pane-careers{position:relative}.ie8 .pane-careers .panel-pane-wrapper:after{position:absolute;top:0;left:0;right:0;height:60px;background-color:white;content:"";z-index:9000}@media (min-width:768px){.ie8 .pane-locations-full-list-panel-pane-1 .view-content .views-row.views-row-3,.ie8 .pane-locations-full-list-panel-pane-1 .view-content .views-row.views-row-6{clear:left}}@media (min-width:992px){.ie8 .pane-locations-full-list-panel-pane-1 .view-content .views-row.views-row-3,.ie8 .pane-locations-full-list-panel-pane-1 .view-content .views-row.views-row-6{clear:none}.ie8 .pane-locations-full-list-panel-pane-1 .view-content .views-row.views-row-5,.ie8 .pane-locations-full-list-panel-pane-1 .view-content .views-row.views-row-9{clear:left}.ie8 .pane-locations-full-list-panel-pane-1 .view-content .views-row.views-row-odd.views-row-last{clear:left !important}}.ie8 .pane-node-field-image-assets{clear:both}.ie8 .hub-inverted-middle-right .pane-locations-panel-pane-1{clear:both !important}.ie8 .hub-inverted-middle-right .pane-node-field-image-assets figure{width:100%}
/**/