@font-face {
    font-family:"Century Gothic W01 Bold";
    src:url("../fonts/b247e158-e647-4a3d-9637-944de5124043.eot?#iefix");
    src:url("../fonts/b247e158-e647-4a3d-9637-944de5124043.eot?#iefix") format("eot"),url("../fonts/2ef5ecda-1772-45e2-843f-a13f5d76ed3a.woff") format("woff"),url("../fonts/33cf10ca-a6bb-4888-a320-d38720c9847b.ttf") format("truetype"),url("../fonts/3428a0e6-cb4d-408a-8331-cc78554ab49c.svg#3428a0e6-cb4d-408a-8331-cc78554ab49c") format("svg");
}

@font-face{
    font-family:"Century Gothic W01";
    src:url("../fonts/bd45538f-4200-4946-b177-02de8337032d.eot?#iefix");
    src:url("../fonts/bd45538f-4200-4946-b177-02de8337032d.eot?#iefix") format("eot"),url("../fonts/9908cdad-7524-4206-819e-4f345a666324.woff") format("woff"),url("../fonts/b710c26a-f1ae-4fb8-a9fe-570fd829cbf1.ttf") format("truetype"),url("../fonts/c9e387df-c0d3-42e1-8de6-78c41f68594c.svg#c9e387df-c0d3-42e1-8de6-78c41f68594c") format("svg");
}

@font-face {
    font-family: 'entypo';
    src: url('../fonts/entypo.eot');
    src: url('../fonts/entypo.eot?#iefix') format('embedded-opentype'),
    url('../fonts/entypo.woff') format('woff'),
    url('../fonts/entypo.ttf') format('truetype'),
    url('../fonts/entypo.svg#entypo') format('svg');
    font-weight: normal;
    font-style: normal;
}

.alert-error {
    display: none;
}

/**
 *  bootstrap overrides
 */
* {  -webkit-tap-highlight-color: none;}
*:focus {  outline: -webkit-focus-ring-color none 0; outline: none;}
::-moz-selection { background: #0099CC; color: #fff; text-shadow: none; }
::selection { background: #0099CC; color: #fff; text-shadow: none; }
.hero-unit {
    background:none;
    border-radius:0;
    line-height: 30px;
    margin: 0;
    padding: 0;
}
body ul li.leaf, body ul li.collapsed, body ul li.expanded,.item-list ul li {
    list-style-type:none;
    list-style-image:none;
}
li.expanded, li.collapsed,.item-list ul.quicktabs-tabs,.item-list ul,.node{
    margin:0;
    padding:0;
}
.form-search .input-append .search-query,.form-search .input-append .btn{
    border-radius: 0;
}
.node.row{
    margin-left:-30px;
}
.breadcrumb > li{text-shadow:none;}
.navbar-fixed-top .navbar-inner, .navbar-static-top .navbar-inner{
    box-shadow:none;
}
.nav-collapse .nav > li > a:hover, .nav-collapse .nav > li > a:focus, .nav-collapse .dropdown-menu a:hover, .nav-collapse .dropdown-menu a:focus {
    background: none;
}
.navbar .btn-navbar.collapsed {
    background-color: #00A9E8; background-image: linear-gradient(to bottom, #00A9E8, #00A9E8);
}
.navbar .btn-navbar.collapsed .icon-bar { background-color: #f5f5f5; }
.navbar .btn-navbar { background-color: #fff; position: absolute; top:20px; right:20px; background-image: none;  }
.navbar .btn-navbar .icon-bar { background-color: #00A9E8; width: 30px; height: 4px; border-radius: 2px; }
.search-form .input-append .btn{
    box-shadow: none;
}
.dropdown-submenu > a:after{
    border:none;
}
.views-field-edit-node a {position: absolute; top: -23px; left: 0; background-color: #F7F7F7; border: 1px solid #ddd; border-bottom: none; font-size: 11px; padding: 0 5px; border-radius: 4px 4px 0 0; line-height: 22px;}
.views-field-edit-node.home-slide a{}
/* remove bootstrap subnav dropdown border with pointer */
.dropdown-menu { padding: 0; border-radius: 0; }
.navbar .nav > li > .dropdown-menu::before, .navbar .nav > li > .dropdown-menu::after { display: none; }
.region-sidebar-first .block-menu-block .block-title,.caret{
    display: none;
}
/*maintenance page*/
.in-maintenance .navbar .brand{
    position: static;
    margin:30px 80px 0 0;
}
.in-maintenance #page{
    margin-top: 20px;
}
/* Panels Overrides */
.panels-flexible-region-11-center { width: auto; }

/* Concertina */
.accordion-heading .accordion-toggle { padding: 0 0 0 35px; }
.accordion-group { color:#5b6770; border:none; border-radius: 0; -webkit-border-radius:0; -moz-border-radius:0; }
.accordion-heading { border-bottom: 1px solid #cad0d4;  }
.accordion-heading a { font-size: 20px; line-height: 50px; color:#5b6770; }
.field-collection-view-links { float: right; margin-top: -35px; z-index: 10; position: relative;}
.accordion-inner { border-top: none; border-bottom: 1px solid #e5e5e5; padding: 20px; }
.accordion-group .entypo { font-size: 40px; color: #5b6770; float: left; line-height: 30px; margin-right: 10px; }

/* bootstrap tabs */
#xch-tab-content {
    background-color:#ebebec;
}
ul#xch-tab {
    margin-bottom:0px;
    border-bottom:0px solid #ddd;
}
ul#xch-tab .field-collection-view {
    border-bottom: 0px dotted #d3d7d9;
}
ul#xch-tab li {
    background-image:none;
    padding-left:0px;
    /* background-color:#38b449; */
    font-weight:bold;
    margin-right:2px;
}

ul#xch-tab li.active {
    /*background-color:#ebebec;*/
}
ul#xch-tab.nav-tabs > li > a {
    border: 0px solid transparent;
    border-radius: 0px 0px 0 0;
    line-height: 20px;
    padding: 15px 15px;
    color:#ffffff;
    font-size:13px;
}

body.page-colour-pink ul#xch-tab li a{
    background-color: #cf128c;
}
body.page-colour-yellow ul#xch-tab li a{
    background-color: #f9dc06;
}
body.page-colour-green ul#xch-tab li a{
    background-color: #38b449;
}
body.page-colour-orange ul#xch-tab li a{
    background-color: #fbb040;
}
body.page-colour-purple ul#xch-tab li a{
    background-color: #6f2c91;
}
body.page-colour-blue ul#xch-tab li a{
    background-color: #0099cc;
}
body.page-colour-red ul#xch-tab li a{
    background-color: #ef4136;
}

ul#xch-tab.nav-tabs > .active > a, ul#xch-tab.nav-tabs > .active > a:hover, ul#xch-tab.nav-tabs > .active > a:focus {
    background-color:#ebebec;
    border-width: 0px;
    color: #5b6770;
}

#xch-tab-content .field-collection-view {
    border-bottom: 0px dotted #d3d7d9;
    padding: 2em 15px;
}
/* misc */
input, textarea {
    -webkit-border-radius: 0;
    outline: none;
}
select{-webkit-appearance:none;}
.chrome select{padding:0 6px;}
* {
    -webkit-tap-highlight-color: none;
}
:focus {
    outline: -webkit-focus-ring-color none 0;
}
table{
    width: 100%;
}
caption, th, td{
    text-align: left;
}
table thead th,.table thead th{
    background: #f4f4f4;
    border-bottom: 1px solid #dedede;
    font-family:"Century Gothic W01 Bold";
    font-weight: normal;
}
th {
    font-family:"Century Gothic W01 Bold";
    font-weight: normal !important;
}
th,td{
    padding: 5px 7px;
}
tr.even{
    background:#F4F4F4;
}
a img{
    border:none;
}
img{max-width: 100%;height: auto!important;}
article.node iframe {
    max-width: 100%;
    position: relative;
    z-index: 1;
}
/**
**  html5 boilerplate
*/
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

body{
    font-family:"Century Gothic W01";
    color:#5b6770;
    padding: 0;
    background: #353a3e;
    font-size:16px;
    line-height: 24px;
}

/*
** 2 column colour bg as per design
*/
body.one-sidebar.sidebar-first #main-container-fullwidth{
    background: url("../images/sidebar-left.jpg") repeat-y center top #353a3e;
}
body.one-sidebar.sidebar-first #main-row{
    background:white;
    overflow: hidden;
}
.one-sidebar.sidebar-second.safari5 #main-row aside,
    /* .one-sidebar.sidebar-second.safari6 #main-row aside { margin-left: 770px !important; } */

body.one-sidebar.sidebar-first #content-column { min-height:800px;}
body.one-sidebar.sidebar-first #main-row aside{
    background:#ebebec;
    margin-left:0;/*bootstrap override to fit with 2 column bg colours*/
    padding-left:20px;
    position: absolute;
    height: 100%;
}
body.one-sidebar.sidebar-second #main-container-fullwidth{
    background: url("../images/sidebar-right.jpg") repeat-y center top #353a3e;
}
body.one-sidebar.sidebar-second #main-row{
    background:white;
    position: relative;
    display: block;
    margin-left: 0;

}
body.one-sidebar.sidebar-second #main-row aside {
    background:#ebebec;
    margin-left:0 !important;/*bootstrap override to fit with 2 column bg colours*/
    padding-left:20px;
    height: 100%;

}
.region-sidebar-second { padding:20px 0px; }

#page {
    position: relative;
    text-rendering: optimizeLegibility;
}

body.done #page {
    padding-bottom: 60px;
}

#main-container-fullwidth,
#main-container-fullwidth2,
.main-container {
    position: relative;
}

body.one-sidebar.sidebar-second #main-row #content-column {
    display: block;
    background: white;
    padding-left: 9990px;
    margin-left: -9999px;
    z-index: auto;
    position: relative;
    top: -70px;
    font-size: 14px;
    line-height: 20px;
    float: left;
    padding-right: 10px;
}

body.one-sidebar.sidebar-second.section-rns #main-row #content-column {
    top: 0px;
}



body.one-sidebar.sidebar-second #main-row aside{
    position: absolute;
    display: inline;
    /*float: left; */
    margin-left: 0px !important;

}

@media screen and (min-width: 768px) {
    body.one-sidebar.sidebar-second #main-row aside{
        right: 0;
    }
}

body.one-sidebar.sidebar-second #content-column article.node,#content-column .page-header,#content-column .breadcrumbs{
    margin-right: 40px;
}
body.one-sidebar.sidebar-second.no-banner-image.no-banner-text .node-colour{

}
body.no-sidebars{
    background: white;
}
.no-sidebars .main-container{
    margin-top: 20px;
}
.one-sidebar.page-node.section-news{

}
body.one-sidebar.sidebar-second #main-row #sidebar-second{
    background: url("../images/sprite.png") -493px 0px no-repeat #EBEBEC;
}
#sidebar-second .block-nodeblock {
    margin-top: 20px;
}
#news-bg-stripe{
    background:url(../images/news-bg.jpg) repeat-x right top;
    height: 110px;
}
.two-stripes .main-container{
    position: relative;
    margin-top: -55px;
}
#events-bg-stripe{ /* please don't add any bottom margin or shadow to this div - if it's required please add it as top margin or shadow to the element below */
    height: 60px; background-color: #1B1F22; }

.one-stripe .main-container{
    position: relative;
    margin-top: 0;
}
.one-stripe .block-quicktabs .quicktabs-tabs, .one-stripe .quicktabs-wrapper .quicktabs-tabs { display: inline-block; border-top: none !important; border-bottom: none !important; margin:0 !important; height: 60px; }
.one-stripe .block-quicktabs .quicktabs-tabs li, .one-stripe .quicktabs-wrapper .quicktabs-tabs li { line-height: 60px;}
.one-stripe .block-quicktabs .quicktabs-tabs li a, .one-stripe .quicktabs-wrapper .quicktabs-tabs li a, .one-stripe .block-quicktabs .quicktabs-tabs li.active a, .one-stripe .quicktabs-wrapper .quicktabs-tabs li.active a { border-bottom: none; padding: 0; }
body.hidetitle .main-container { margin-top: 60px; }
body.section-technology .main-container { margin-top: 0px!important; }
h1,h2,h3,h4,h5,h6{
    font-weight: normal;
    margin: 0 0 10px;
    color:#000000;
}
h1{ font-size:30px; font-family:"Century Gothic W01"; }
h2{ font-size: 20px; line-height: 24px; font-family:"Century Gothic W01 Bold"; }
h3 { font-size: 16px; line-height: 24px; font-family:"Century Gothic W01 Bold"; }
.block-title,.quicklinks-heading,.region-sidebar-second .quicklinks h3{
    font-size:16px;
    font-family:"Century Gothic W01 Bold";
    color:#000000;
}
.page-header {
    border:none; margin: 30px 0 10px; padding: 0;
}
body.movetitle .region-wide {
    position: relative;
}


.page-press-releases .page-header {
    position: absolute;
    z-index: 10;
    color:white;
    top:15%;
}


body.movetitle .page-header{
    position: static;
    color:#000000;
    font-size: 30px;
    margin:0 0 10px;
}

@media screen and (min-width: 768px) {
    body.movetitle .page-header {
        position: absolute;
        z-index: 10;
        color:white;
        top:15%;
    }
}

body.movetitle.ie8 .page-header {
    position: absolute;
    z-index: 10;
    color:white;
    top:15%;
}


p { margin: 0 0 20px; }
article ul { list-style-type: none; margin-left: 0; }
article li { line-height: 30px; padding-left: 15px; background: transparent url(../images/bullets.png) no-repeat; }
a{
    color:#0099cc;
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition:.5s;
}
/*all links get faded out on hover, except the ones declared below*/
a:hover{
    text-decoration: none;
    opacity:0.7;
}
.menu-minipanel.minipanel-processed:hover,.img-link:hover,#sidebar-second .ql_right_body > p > a{opacity:1;}

#sidebar-second a:hover, .views-field-field-youtube-thumb-1 a, .view-social-media .linkblock a,.view-social-media .views-field-field-youtube-thumb-1 a {opacity:0.7;}
#sidebar-first .menu{margin: 0 0 10px;}
.box{
    font-size:12px;
    font-family: "Century Gothic W01 Bold";
    text-transform: uppercase;
    padding: 10px 15px;
    border:3px solid #0099CC;
    line-height: 60px;
}
.box.pink, h2#MM4_LOGIN {
    color:#d1009a;
}
.entypo { font-family: 'entypo'; font-size: 28px; line-height: 16px;}
.safari .entypo { line-height: 100%; }
.entypo.yellow, #mini-panel-footer_customer_portal .pane-title { color:#d6d326;}
.entypo.green, #mini-panel-footer_downloads .pane-title { color: #39b54a; }
.entypo.pink, #mini-panel-footer_investor_relations .pane-title { color:#cf128c; }
.entypo.orange, #mini-panel-footer_keep_in_touch .pane-title { color: #fbb040;}
.right-arrow{
    background: url("../images/right-arrow.png") no-repeat scroll right 0px;
    font-family:"Century Gothic W01";
    padding-right: 10px;
}
.download-file { height: 60px; clear: both; margin-bottom: 30px; }
.download-file a { font-family: "Century Gothic W01 Bold"; background-color: #fff; line-height: 60px; font-size: 18px; color: #5b6770; display: block;}
.download-file a .entypo { display:inline-block; background-color: #ef4136; color: #fff; height: 50px; width: 40px;margin-right: 20px; float: left; font-size: 60px; padding: 5px 10px; }

.logged-in .page-node-1315 #main-row aside.span3{
    clear: both;
}
.front  #main-row, .section-contact-us #main-row{
    margin-top: 20px;
}
.region-content-3-6-3{
    margin-bottom: 20px;
}
/*top navigation region styles*/
.region-top-navigation {
    float: right;
    width: 600px;
    margin-bottom: 10px;
    position: relative;
}
.region-top-navigation #lang_togglediv{
    height: 40px;
    background: #2A2E32;
    padding: 0 10px;
}
#block-menu-block-14 ul.menu{
    margin: 0;
}
.region-top-navigation #lang_selected_en {
    background: url("../images/sprite.png") 0px -531px no-repeat;
}
.region-top-navigation #lang_selected{
    color:white;
    font-size:12px;
    background: url("../images/sprite.png") 126px 2px no-repeat;
    padding: 10px 20px 0 35px;
    cursor: pointer;
}
.region-top-navigation .menu-name-menu-regions{
    position: relative;
}
.region-top-navigation .menu-name-menu-regions .menu{
    display:none;
    position: absolute;
    z-index: 40;
    top:40px;
    width: 100%;
    background: #2A2E32;
}
.region-top-navigation .menu-name-menu-regions .menu li {
    margin-left: 10px;
}
.region-top-navigation .menu-name-menu-regions .menu a {
    color:white;
    display: block;
    padding:5px 0px 5px 35px;
}
.region-top-navigation .menu-name-menu-regions .menu .uk {
    background: url("../images/sprite.png") 0 -537px no-repeat;
}
.region-top-navigation .menu-name-menu-regions .menu .usa {
    background: url("../images/sprite.png") 0 -577px no-repeat;
}
.region-top-navigation .menu-name-menu-regions .menu .france{
    background: url("../images/sprite.png") 0 -623px no-repeat;
}
.region-top-navigation .menu-name-menu-regions .menu .australia{
    background: url("../images/sprite.png") 0 -1234px no-repeat;
}
.region-top-navigation .menu-name-menu-regions .menu .germany{
    background: url("../images/sprite.png") 0 -1276px no-repeat;
}
.region-top-navigation .menu-name-menu-regions .menu .italy {
    background: url("../images/sprite.png") -200px -6px no-repeat;
}
.region-top-navigation .menu-name-menu-regions .menu .spain {
    background: url("../images/sprite.png") 0 -1378px no-repeat;
}
.region-top-navigation .menu-name-menu-social-icons .menu li {
    display: inline;
}
.region-top-navigation .menu-name-menu-social-icons .menu a {
    background-image: url("../images/sprite.png");
    background-repeat: no-repeat;
    text-indent: -9999px;
    display: inline-block;
    width: 30px;
    height: 25px;
}
.region-top-navigation .menu-name-menu-social-icons .menu a.youtube {
    background-position:-127px -8px;
}
.region-top-navigation .menu-name-menu-social-icons .menu a.linkedin {
    background-position:-94px -8px;
}
.region-top-navigation .menu-name-menu-social-icons .menu a.twitter {
    background-position:-37px -8px;
}
.region-top-navigation .menu-name-menu-social-icons .menu a.facebook {
    background-position:-64px -8px;
}
.region-top-navigation .menu-name-menu-social-icons .menu a.blogger {
    background-position:-158px -8px;
}
/*lanuage switcher module*/
#edit-lang-dropdown-select_title{
    background: #2A2E32;
}
#edit-lang-dropdown-select_titletext{display: table;}
.dd .ddTitle span.ddTitleText img,.dd .ddTitle span.ddTitleText{
    display: table-cell;
}
.dd .ddTitle {
    border:none;
}
#block-menu-block-13,
#block-menu-block-52,
#block-menu-block-54 {
    background: #2a2e32;
    padding:5px 0 0px;
    margin-left: 2px;
}
#block-menu-block-13 .menu,
#block-menu-block-52 .menu,
#block-menu-block-54 .menu {
    margin:0 0 8px 25px;
}
.form-search .input-append .search-query{
    background: #2a2e32;
    color:white;
    border:none;
    font-size:12px;
    padding:10px 0 10px 15px;
}
#block-search-form{
    margin-left: 2px;
}
#block-search-form form{
    margin-bottom: 0;
}
#search-block-form{
    margin-bottom: 0;
}
.search-form .input-append .btn{
    border:none;
    margin: 0;
    background: url("../images/sprite.png") no-repeat 0px -37px #2a2e32;
    height: 40px;
    width: 0px;
}
.icon-search{
    display: none;
}
#search-block-form .input-append,#search-block-form .input-prepend {
    white-space:normal;
}
#search-block-form .element-invisible { width: 0; border:none; padding:0; margin: 0; }

/*Main nav styles*/
.lower-nav{
    clear: both; position: relative; height: 120px;
}
#navbar{
    background:#353a3e;
}
#site-name a span{
    text-indent: -9999em;
    display: inline-block;
    width: 0px;
}
.navbar .brand{
    margin: 0;
    padding:0 15px 0px 0;
    position: relative;
    top:-10px;
    width: 170px;
}
body .navbar-inner{
    background: none;
    filter:none;/*ie9 and below bootstrap override*/
}
.navbar-fixed-top .navbar-inner, .navbar-static-top .navbar-inner {
    border-width: 0; height:120px;
}
.navbar .nav {

}
.navbar .nav > li { font-size: 18px; }
.navbar .nav > li > a.qtip-hover,
.navbar #block-menu-menu-header-secondary-menu .nav > li > a.qtip-hover:hover {
    background: white; color:#0099CC; border-bottom: 5px solid #fff;
}
.navbar .nav > li a:hover, .navbar .nav > li > a:focus { color:#0099CC; }
.navbar .nav > li > a,.region-navigation .block-menu-block .nav a{
    font-family: "Century Gothic W01 Bold";
    color:white;
    font-weight: normal;
    padding: 20px 20px 25px 20px;
    display: block;
    text-shadow:none;
    border-bottom: 5px solid #353A3E;
}
.navbar .nav > li > a.active-trail {
    color:#0099CC; border-bottom: 5px solid #0099CC;
}
.region-navigation .block-menu-block .nav a{
    line-height: 30px;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-submenu:hover > a, .dropdown-submenu:focus > a{
    color:#0081C2;
}

.menu-minipanels .pane-title,.menu-block-33 > ul >li > a{
    font-size: 15px;
    font-family:"Century Gothic W01 Bold";
    text-shadow:none;
    padding:10px 0 0;
    text-transform: uppercase;
    color:#000000;
}
.menu-block-33 > ul >li > a{
    cursor: default;
}
.menu-block-33 > ul >li > a:hover{
    color:#000000;
}
.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus{
    background:none;
    box-shadow: none;
}
.not-front #navbar .menu > .active-trail > a.active{
    color:#0099cc;
    /*border-bottom: 5px solid #0099cc;*/
}

/*mobile menu styles */
.nav-collapse{
    z-index: 500;
}
.navbar .btn-navbar:hover, .navbar .btn-navbar:focus, .navbar .btn-navbar:active, .navbar .btn-navbar.active, .navbar .btn-navbar.disabled, .navbar .btn-navbar[disabled] {
    background: #0099CC;
    color: #FFFFFF;
}
.navbar .btn-navbar:hover .icon-bar, .navbar .btn-navbar:focus .icon-bar, .navbar .btn-navbar:active .icon-bar, .navbar .btn-navbar.active .icon-bar, .navbar .btn-navbar.disabled .icon-bar, .navbar .btn-navbar[disabled] .icon-bar { background: #fff; }
.region-navigation .block-menu-block .nav a{
    padding: 0 0 0 15px;
    display: inline-block;
    color:#4f646f;
}
.nav-collapse .region-navigation .nav { margin: 0; padding:0;}
.region-navigation.opened { padding-top: 0; }
.region-navigation .block-menu-block li{
    line-height: 40px;
    font-size: 16px;
}
.region-navigation .block-menu-block .nav li a{
    padding: 0 20px 0 40px;
    background:url("../images/sprite.png") no-repeat 24px -658px;
}
.region-navigation .block-menu-block .nav li a.toggle-menu{
    background: url("../images/sprite.png") no-repeat -224px -534px;
}
.block-menu-block.hidden-desktop .menu-depth-1 ul{
    display: none; margin: 0; height: auto !important;
}
.navbar .region-navigation .nav > li > a:focus, .navbar .region-navigation .nav > li > a:hover {
    color: #0099CC;
}
.region-navigation .block-menu-block .nav li a.toggle-menu.headerlink {line-height: 50px; text-transform: uppercase; color: #0099cc; background: url("../images/sprite.png") -224px -597px #ffffff; /* Old browsers */
    background: url("../images/sprite.png") -224px -597px, -moz-linear-gradient(top,  #ffffff 0%, #e6e6e6 100%); /* FF3.6+ */
    background: url("../images/sprite.png") -224px -597px, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e6e6e6)); /* Chrome,Safari4+ */
    background: url("../images/sprite.png") -224px -597px, -webkit-linear-gradient(top,  #ffffff 0%,#e6e6e6 100%); /* Chrome10+,Safari5.1+ */
    background: url("../images/sprite.png") -224px -597px, -o-linear-gradient(top,  #ffffff 0%,#e6e6e6 100%); /* Opera 11.10+ */
    background: url("../images/sprite.png") -224px -597px, -ms-linear-gradient(top,  #ffffff 0%,#e6e6e6 100%); /* IE10+ */
    background: url("../images/sprite.png") -224px -597px, linear-gradient(to bottom,  #ffffff 0%,#e6e6e6 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e6e6e6',GradientType=0 ); /* IE6-9 */
    background-repeat: no-repeat;
}
body .dropdown-submenu > a::after {
    float:none;
}
.region-navigation .block-menu-block.hidden-desktop a{
    border-bottom:none; display: block;}
.lower-nav .collapse{
    z-index: 20;
}

/*menu minipanels styles*/
#mini-panels-wrapper{
    position: relative;
}
#mini-panels-wrapper .qtip{
    left:0!important;
    top:0!important;
    width: 100%!important;
}
#mini-panels-wrapper .panel-display, #mini-panels-wrapper .panel-flexible { padding: 20px;}
.navbar-inner .container{
    position: relative;
}
.qtip-xchheader .menu-minipanels .panel-panel {
    width: 33%;
    float: left;
    /*padding-right: 40px;*/
}
.qtip-xchheader .menu-minipanels .panel-1col .panel-panel {
    width: 100%;
}
.qtip-xchheader .menu-minipanels .panel-1col .menu > li.expanded{
    padding-top: 0;
}
.qtip-xchheader .menu-minipanels .panel-1col .menu-depth-2.dropdown-submenu {
    float: left;
    width: 25%;
}
#who-we-work-with .menu-minipanels .panel-2col .panel-col-first{
    width: 66%;
}
#who-we-work-with .menu-minipanels .panel-2col .panel-col-last{
    width: 33%;
}
#who-we-work-with .menu-minipanels .panel-2col .panel-col-first li{
    width: 47%;
    float: left;
}

#mini-panel-investors_us .panel-panel,
#mini-panel-investors_es .panel-panel,
#mini-panel-investors_it .panel-panel,
#mini-panel-investors_de .panel-panel,
#mini-panel-investors_fr .panel-panel,
#mini-panel-investors_au .panel-panel,
#mini-panel-investors_uk .panel-panel {
    width: auto;
    float:none;
    padding-left: 20px;
}

#mini-panel-news .panel-panel{
    width: auto;
    float:none;
}

/*#what-we-do .menu-minipanel-1737*/
#what-we-do .menu-minipanel-3257,
#what-we-do .menu-minipanel-3812,
#what-we-do .menu-minipanel-3026,
#what-we-do .menu-minipanel-3872 {
    background: url("../images/minipanel_4col_bg.gif") repeat-y top right;
}

.qtip-xchheader .menu-minipanels .inside{
    padding: 0 20px;
}
.qtip-content{
    padding: 0!important;
}
.qtip{
    box-shadow: 0px 7px 5px 2px rgba(0, 0, 0, 0.2);
}
.qtip-xchheader .menu-minipanels .menu{
    float: none; margin: 0 0 10px 0;
}
.qtip-xchheader.menu-minipanels .menu li{
    float: none;
    padding: 0 20px 0 0;
}
.qtip-xchheader .menu-minipanels .menu li {
    font-family: "Century Gothic W01";
    font-size: 14px;
    line-height: 25px;
    text-transform: none;
    background: url("../images/sprite.png") no-repeat 0px -660px;
    padding-left: 17px;
}
.qtip-xchheader .menu-minipanels .menu-name-menu-regions .menu li,
.qtip-xchheader .menu-minipanels .menu-mlid-3032 {
    background-position: -440px -440px;
}

.qtip-xchheader .menu-minipanels .menu-mlid-3233 li{
    background-position: -440px -440px;
}

.qtip-xchheader .menu-minipanels .menu > li.expanded {
    color: #5b6770; font-size: 12px; font-family:"Century Gothic W01 Bold"; text-transform: uppercase; background-image:none; padding-left: 0; padding-top: 20px;
}
.qtip-xchheader .menu-minipanels .menu > li.expanded.first { padding-top: 0; }
.qtip-xchheader .menu-minipanels .menu > li.expanded a{ color: #5b6770; }
.qtip-xchheader .menu-minipanels .menu > li.expanded li a{ color: #0099cc; }
.qtip-xchheader .menu-minipanels .menu > li.expanded li a:hover,.qtip-xchheader .menu-minipanels .menu > li.expanded a:hover { color: #005580; }
.qtip-xchheader .menu-minipanels .menu ul { margin-bottom: 10px; margin-left: 0; }
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-submenu:hover > a, .dropdown-submenu:focus > a { background: transparent;}
.navbar #block-menu-menu-header-secondary-menu .nav > li > a {
    color: #0099cc;
    font-size: 14px;
    text-transform: uppercase;
    font-family:"Century Gothic W01 Bold";
    padding: 20px 10px 25px 10px;
}
.navbar #block-menu-menu-header-secondary-menu .nav > li.last > a {
    padding: 20px 0px 25px 15px;
}
.navbar #block-menu-menu-header-secondary-menu .nav > li > a:hover {
    background: transparent;
    color: #fff;
}

#investors .qtip,
#news-menu-panel .qtip{
    width: 500px!important;
    right: 0!important;
    left:auto!important;
}

.pane-block-28 {
    width: 1090px;
    margin-top: 40px;
}

#news-menu-panel .pane-block-28 {
    max-width: 100%;
}

.ie8 #news-menu-panel .pane-block-28 {
    width: 100%;
}

#news-menu-panel .menu {
    margin-top: 10px;
}
#news-menu-panel .menu li{
    float: left;
    display: inline;
    width: 44%;
}
#news-menu-panel .menu:before, #news-menu-panel .menu:after {
    content: "";
    display: table;
    line-height: 0;
}
#news-menu-panel .menu:after{
    clear: both;
}


/*Sidebar menu */
.region-sidebar-first{
    background-color: #ebebec;
    padding-top: 10px;
}

@media screen and (min-width: 768px) {
    .region-sidebar-first{
        padding-top: 60px;
    }
}


.ie8 .region-sidebar-first {
    padding-top: 60px;
}
.region-sidebar-first .menu li{
    line-height: 20px;
    margin-bottom: 6px;
}
.region-sidebar-first .menu > li:last-child > a {
    border-radius: 0 0 6px 6px;
}
.region-sidebar-first .menu > li a {
    display: block;
    margin: 0 0 -1px;
    /*text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);*/
    background: none;
    font-family: "Century Gothic W01";
    padding-left: 15px;
    font-size: 16px;
    line-height: 24px;
    background: url("../images/sprite.png") no-repeat  0px -658px;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.region-sidebar-first .menu a.active {
    color:#000000;
}
.region-sidebar-first .menu > li > a:hover{
    color:#0099cc;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.region-sidebar-first .menu > .active > a {
    border: 0 none;
}
#block-block-10{
    font-family: "Century Gothic W01";
    font-size:20px;
    line-height: 27px;
}

/*Banner images area*/
.node-banner-image header{
    display: none;
}
.field-name-field-banner-image-image img{
    width: 100%;
}

body .field-name-field-page-banner-text { position: relative; }
body.has-banner-image .field-name-field-page-banner-text { position: absolute;top:13%;z-index: 2; }
body.has-banner-image .field-name-field-page-banner-text .field-item { width: 60%;color:white; }
body.no-banner-image .field-name-field-page-banner-text {
    margin-bottom: 70px;
    padding: 60px 0;
    display:table;
}

body.no-banner-image.no-sidebars .field-name-field-page-banner-text {
    margin-bottom: 0;
}

body.no-banner-image .field-name-field-page-banner-text .field-items {
    color: #FFFFFF;
    font-family: "Century Gothic W01";
    font-size: 25px;
    line-height: 34px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}

body.section-investor-overview .field-name-field-page-banner-text h3 {
    width: 60%;
}

/*Main content*/
article{
    font-size:16px;
    line-height: 24px;
    font-family:"Century Gothic W01";
}
/* Procurement page*/
.section-procurement-overview .region-wide, .section-procurement-overview .region-wide .container{
    position: relative;
}
.section-procurement-overview .field-name-field-page-banner-text h3 {
    width: 60%;
}
.section-procurement-overview .field-name-field-page-banner-image-noderef{
    position: absolute;
    top:0;
    width: 100%;
}
.section-procurement-overview .page-header {
    color: white;
    font-size: 30px;
    margin: 0 0 10px;
}

.workers-compensation-intro {
    background-color: #0099cb;
    color:#ffffff;
}

.investors_overview_intro,
.career_homepage_intro,
#block-block-48 {
    background-color: #0099cb;
    color:#ffffff;
    height:280px;
}

.workers-compensation-intro #proc-intro {
    padding: 10px 30px;
}

.investors_overview_intro #proc-intro,
.career_homepage_intro #proc-intro,
#block-block-48 #proc-intro {
    padding:20px 30px;
}

.investors_overview_intro #proc-intro a.toc-filter-processed,
.career_homepage_intro #proc-intro a.toc-filter-processed,
#block-block-48 #proc-intro a.toc-filter-processed {
    background: url("../images/right-arrow.png") no-repeat scroll 90% 50% transparent;
    border: 3px solid white;
    color: white;
    font-family: "Century Gothic W01 Bold";
    font-size: 14px;
    line-height: 40px;
    padding: 10px 40px 10px 20px;
    text-transform: uppercase;
}

.investors_overview_intro #proc-intro .intro-text {
    color: #ffffff !important;
}

.career_homepage_intro #proc-intro .intro-text {
    color: #ffffff !important;
    font-size: 16px;
}

.workers-compensation-intro #proc-intro .intro-text,
#block-block-48 #proc-intro .intro-text {
    color:#ffffff !important;
}

.workers-compensation-middle,
#block-block-49, #block-block-55 {
    border-top:3px solid #6f2c91;
}

.workers-compensation-bottom-boxes,
.career_homepage_bottom_boxes {
    margin-top: 20px;
}

.career_homepage_ta {
    background-color: #ebebeb;
    height: 280px;
}

.investor-overview-contact {
    margin-top: 20px;
}

.investor-overview-contact,
.investors_overview_latest_news,
.investors_overview_app,
.ir-factsheet-sidebar-block,
.investors_overview_latest_report,
.investors_overview_share_price,
.career_homepage_video {
    border-top: 3px solid #0099cb !important;
}

.workers-compensation-last {
    background-color: #ebebeb;
    height: 295px;
}

#block-block-50 {
    background-color: #ebebeb;
    height:280px;
}

.workers-compensation-last div#procdrop_getintouch p {
    margin-bottom: 5px;
}

.career_homepage_ta div#procdrop_getintouch {
    padding: 0 8px 30px;
}

.workers-compensation-last div#procdrop_getintouch,
#block-block-50 div#procdrop_getintouch {
    padding: 0px 30px 30px 30px;
}

.career_homepage_ta h2 {
    font-family: "Century Gothic W01";
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 10px;
    color: #0099cc;
    padding:20px 10px 0px;
    text-transform: uppercase;
}

.workers-compensation-last h2 {
    font-family: "Century Gothic W01";
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 10px;
    color: #0099cc;
    padding:10px 30px 0px 30px;
    text-transform: uppercase;
}

#block-block-50 h2 {
    font-family: "Century Gothic W01";
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 10px;
    color: #0099cc;
    padding:20px 30px 0px 30px;
    text-transform: uppercase;
}

#procdrop_tel {
    background: url("../images/procurement_sprite.png") no-repeat scroll -12px -98px transparent;
    font-size: 12px;
    margin: 5px 0px 0px;
    padding-left: 20px;
}
#procdrop_email {
    font-size: 12px;
    margin: 0px 0px 10px;
    padding-left:20px;
    background: url("../images/procurement_sprite.png") no-repeat scroll -12px -116px transparent;
    word-wrap: break-word;
}

#block-views-5ee96b3d145c2fdd68ecc628350a056d {
    margin-top:0px;
}

.view-careers-bottom-boxes .views-row,
.view-procurement-overview-bottom-boxes .views-row {
    position:relative;
}

.view-careers-bottom-boxes .views-row img,
.view-procurement-overview-bottom-boxes .views-row img {
    min-height:110px;
    width: 100%;
}

.view-careers-bottom-boxes .views-row-1,
.view-procurement-overview-bottom-boxes .views-row-1 {
    border-top:3px solid #cf118c;
}

.view-careers-bottom-boxes .views-row-2,
.view-procurement-overview-bottom-boxes .views-row-2 {
    border-top:3px solid #39b54a;
}

.view-careers-bottom-boxes .views-row-3,
.view-procurement-overview-bottom-boxes .views-row-3 {
    border-top:3px solid #fcb03f;
}

.view-careers-bottom-boxes .views-row-4,
.view-procurement-overview-bottom-boxes .views-row-4 {
    border-top:3px solid #0099cb;
}

.view-careers-bottom-boxes .views-row-5,
.view-procurement-overview-bottom-boxes .views-row-5 {
    border-top:3px solid #ef4135;
}

.view-careers-bottom-boxes .views-row-6,
.view-procurement-overview-bottom-boxes .views-row-6 {
    border-top:3px solid #6f2d90;
}

.view-careers-bottom-boxes .views-row .views-field-field-links,
.view-procurement-overview-bottom-boxes .views-row .views-field-field-links {
    padding-top:15px;
}

.careers_factsheet .view-careers-bottom-boxes .views-row,
.careers_case_study .view-careers-bottom-boxes .views-row,
.careers_news .view-careers-bottom-boxes .views-row {
    border-top:3px solid #0099cb !important;
}

body.section-procurement-overview div.main-container {
    margin-top: 0px !important;
    margin-bottom:40px;
}

#node-22004 {
    clear:both;
}

.workers-compensation-looking-for h2,
.careers-latest-vacancies h2 {
    float: left;
    color: #ffffff;
}

.investor-overview-looking-for h2,
.careers-looking-for h2,
#block-block-51 h2, #block-block-52 h2 {
    color: #ffffff;
    display: block;
    font-family: "Century Gothic W01 Bold";
    font-weight: normal;
    padding: 18px 50px 18px 20px;
    text-shadow: none;
    text-transform: uppercase;
    background: url("../images/procurement_sprite.png") no-repeat scroll top right #323639;
    cursor: pointer;
    margin-bottom:0px;
}

.investor-overview-looking-for ul,
.careers-looking-for ul,
#block-block-51 ul, #block-block-52 ul {
    padding: 15px 20px;
    margin: 0 0 10px;
}

.workers_comp_container ul {
    margin-left: 10px;
}

.workers_comp_container ul li a { 
    font-size: 14px;
}

.workers_comp_container ul li {
    padding: 10px;
    background-color: #e2e1dc;
    display: inline;
}

.careers-latest-vacancies ul li {
    padding-left: 17px;
    display: inline;
}

.investor-overview-looking-for ul li,
.careers-looking-for ul li,
#block-block-51 ul li, #block-block-52 ul li {
    line-height:16px;
    background: url("../images/sprite.png") no-repeat scroll 0 -664px rgba(0, 0, 0, 0);
    padding-left: 17px;
    list-style-image: none;
    list-style-type: none;
    margin-bottom:10px;
}

.investor-overview-looking-for h2.showprocdrop,
#block-block-51 h2.showprocdrop, #block-block-52 h2.showprocdrop {
    background: url("../images/procurement_sprite.png") no-repeat scroll top right #ffffff;
    color:#1b1f22;
}

.procdrop_container {
    box-shadow: 0 7px 5px 2px rgba(0, 0, 0, 0.2);
    font-size:13px;
    position:absolute;
    top:60px;
    left:0px;
    width:100%;
    background-color: #ffffff;
    z-index:100;
}

.workers-compensation-looking-for,
.careers-latest-vacancies {
    margin-top: 20px;
    float: left;
}

.careers-looking-for {
    float: right;
    display: block;
    position: relative;
}

.workers-compensation-looking-for .workers_comp_container,
.careers-latest-vacancies .careerlv_container {
    float: left;
}

.investor-overview-looking-for,
#block-block-51, #block-block-52 {
    display:block;
    float:left;
    position:relative;
}

.careers-latest-vacancies,
#block-block-51 {
    margin-right:1px;
}

/* IR page*/
.section-investor-overview .region-wide,.section-investor-overview .region-wide .container{
    position: relative;
}

.field-name-field-ir-ceo-image img{
    position: absolute;
    right: 0;
    z-index:2;
    bottom:0;
    width: auto;
}

.section-investor-overview .field-name-field-page-banner-image-noderef{
    position: absolute;
    top:0;
    width: 100%;
}

#edit-dateofpurchase .form-item-dateofpurchase-year,#views-exposed-form-regulatory-news-page .form-item-field-regnews-publish-date-value-value-year,#views-exposed-form-regulatory-news-page .form-item-field-regnews-publish-date-value-1-value-year {
    float: right;
    margin-left: 5px;
}
#edit-dateofpurchase .form-item-dateofpurchase-month,#views-exposed-form-regulatory-news-page .form-item-field-regnews-publish-date-value-value-month, #views-exposed-form-regulatory-news-page .form-item-field-regnews-publish-date-value-1-value-month {
    float: right;
}
#edit-dateofpurchase .form-item-dateofpurchase-day,#views-exposed-form-regulatory-news-page .form-item-field-regnews-publish-date-value-value-day,#views-exposed-form-regulatory-news-page .form-item-field-regnews-publish-date-value-1-value-day {
    float: left;
    margin-right: 5px;
}
#edit-dateofpurchase--2 .form-item-dateofpurchase-year {
    float: right;
    margin-left: 5px;
}
#views-exposed-form-regulatory-news-block .views-exposed-form .views-exposed-widget{clear: both;}
#edit-dateofpurchase--2 .form-item-dateofpurchase-month {
    float: right;
}
#edit-dateofpurchase--2 .form-item-dateofpurchase-day {
    float: left;
    margin-right: 5px;
}
#edit-datefrom .form-item-datefrom-year {
    float: right;
    margin-left: 5px;
}
#edit-datefrom .control-group, #edit-dateto .control-group {
    float: right;
    margin-right: 5px;
}
#edit-datefrom .form-item-datefrom-month {
    float: right;
}
#edit-datefrom .form-item-datefrom-day {
    /*float: left;*/
    margin-right: 5px;
}

/* ie 8 */

.ie8 #edit-dateofpurchase .form-item-dateofpurchase-year,
.ie8 #views-exposed-form-regulatory-news-page .form-item-field-regnews-publish-date-value-value-year,
.ie8 #views-exposed-form-regulatory-news-page .form-item-field-regnews-publish-date-value-1-value-year {
    float: right;
    margin-left: 3px;
}

.ie8 #edit-dateofpurchase .form-item-dateofpurchase-day,
.ie8 #views-exposed-form-regulatory-news-page .form-item-field-regnews-publish-date-value-value-day,
.ie8 #views-exposed-form-regulatory-news-page .form-item-field-regnews-publish-date-value-1-value-day {
    float: left;
    margin-right: 3px;
}
.ie8 #edit-dateofpurchase--2 .form-item-dateofpurchase-year {
    float: right;
    margin-left: 3px;
}


.ie8 #edit-dateofpurchase--2 .form-item-dateofpurchase-day {
    float: left;
    margin-right: 3px;
}
.ie8 #edit-datefrom .form-item-datefrom-year {
    float: right;
    margin-left: 3px;
}
.ie8 #edit-datefrom .control-group, #edit-dateto .control-group {
    float: right;
    margin-right: 3px;
}

.ie8 #edit-datefrom .form-item-datefrom-day {
    /*float: left;*/
    margin-right: 3px;
}




.form-item-dateto {
    clear: both;
}
#edit-dateto .form-item-dateto-year {
    float: right;
    margin-left: 5px;
}
#edit-dateto .form-item-dateto-month {
    float: right;
}
#edit-dateto .form-item-dateto-day {
    /*float: left;*/
    margin-right: 5px;
}
div.sharevalue {
    margin-top: 10px;
    line-height: 20px;
}
.sharevalue label {
    font-weight: bold;
    margin-right: 10px;
}
.irdisclaimer{clear: both;padding: 30px 0;}
.irdisclaimer:before,.irdisclaimer:after{
    content: "";
    display: table;
    line-height: 0;
}
.irdisclaimer:after{
    clear: both;
}
.graphoptleft{float: left;}
.graphoptright {float: right;}

#views-exposed-form-regulatory-news-page .views-submit-button {
    clear: left;
    display: block;
    width: 80px !important;
}
#views-exposed-form-regulatory-news-page .views-reset-button {
    display: block;
    width: 80px !important;
}
#views-exposed-form-regulatory-news-page .views-submit-button input, #views-exposed-form-regulatory-news-page .views-reset-button input {
    display: block;
    margin-top: 5px;
}
.icon-calendar{
    text-indent: -9999px;
    display: block;
    margin: 0 auto;
    width: 20px;
    height: 20px;
}
/*Event calendar*/
.view-events-for-financial-calendar th.views-field-php-1,.view-events-for-financial-calendar th.views-field-php{
    text-align: center;
}
.field-name-field-event-location{
    margin-bottom: 10px;
    font-size: 18px;
}

/* IR latest news */
.view-latest-regulatory-news ul li,
.view-display-id-block_8.view-news .views-row,
.view-display-id-block_7.view-news .views-row {
    padding-bottom: 5px;
    margin-bottom: 5px;
}

#block-quicktabs-ir-latest-news ul.quicktabs-tabs {
    border: none;
}

.view-display-id-block_8.view-news .view-news .views-row-first,
.view-display-id-block_7.view-news .views-row-first {
    border-top:1px dotted #cccccc;
    padding-top: 5px;
}
.date-display-single{
    font-size:11px;
    color:#5b6770;
    text-transform: uppercase;
}
.region-content-4-4 .block{
    height: 250px;
}
#block-quicktabs-ir-latest-news,
#block-block-6,
#block-views-news-block-8 {
    height: 270px;
}
.view-news .views-field-field-news-displayed-date{
    float: left;
}
.view-news .news-title a{
    font-family:"Century Gothic W01";
    font-size: 16px;
}
.view-news .views-field-field-news-displayed-date{
    font-size: 14px;
}
.view-news .right-arrow{
    font-size:13px;
}
/* IR Landing Page: Latest Share Price */
#block-block-6 .shareprice { display: inline-block; padding-right: 10px;margin-top: 5px; }
#block-block-6 .change { display: inline-block; color:#5b6770; font-size: 30px;  }
#block-block-6 .shareprice-disclaimer { font-family: "Century Gothic W01"; font-size: 16px; color: #7a7a7a; margin: 10px 0 5px; }
/*IR landing page static blocks*/
.img-link{
    position: relative;
    display: block;
}
.img-link-hover{
    color: white;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    display:none;
    text-transform: uppercase;
    background:rgb(25, 25, 25);
    background:rgba(25, 25, 25, 0.8);
}
.img-link-hover-inner{
    padding: 20px 30px;
    font-family: "Century Gothic W01";
    font-size: 16px;
    display: block;
}

/** Social Sharing **/
.share-wrapper {
    clear: both;
    float: left;
    position: relative;
    padding: 10px 0;
}

.section-rns .share-wrapper {
    float: left;
    padding-top: 10px;
}

.section-rns .share-wrapper-clear {
    display: none;
}

#feature-share {
    position: absolute;
    top: 30px;
    display: block;
    width: 60px;
    left: 0px;
    z-index: 99;
    padding: 0px;
    list-style: none;
    margin: 0;
}

#feature-share.stuck {
    position: fixed;
    top: 110px;
}

#feature-share li.title {
    font-family: "Open Sans", "open-sans", sans-serif;
    font: bold 11px/1em "Open Sans", "open-sans", sans-serif;
    background: #323a45;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    padding: 20px 0;
    position: relative;
}

#feature-share li.title:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #323a45;
    position: absolute;
    bottom: -6px;
    left: 50%;
    margin-left: -6px;
    list-style: none;
}

#feature-share a {
    display: block;
    text-align: center;
    padding: 15px 0;
    color: #7e8890;
    background: #f4f4f4;
    font-size: 18px;
    width: 60px;
}



#feature-share li.first a {
    padding-top: 30px;
}

#feature-share-mobile {
    margin: 0;
}

#feature-share-mobile li {
    float: left;
    list-style: none;
    padding: 5px 10px;
}

#feature-share-mobile > li.title {
    font-family: "Open Sans", "open-sans", sans-serif;
    font: bold 11px/1em "Open Sans", "open-sans", sans-serif;
    text-align: center;
    text-transform: uppercase;
    padding: 10px 10px;
    position: relative;
    border-right: 1px solid #d6d6d6;
}

#feature-share-mobile a {
    color: #5b6770;
}

.share-wrapper-clear {
    clear: both;
    padding: 0;
}


@media screen and (min-width: 1200px) {
    .img-link-hover-inner{
        font-size: 20px;
        padding: 30px;
    }
}




.img-link-hover-download{
    position: absolute;
    bottom:30px;
    display: block;
    margin-left: 30px;
}
.img-link-hover-download.box{
    border:3px solid white;
    line-height: 20px;
}
.region-wide .block-block{
    position: relative;
}
.region-wide .block-block img{
    position: absolute;
    bottom: 1px;
    right: 0;
}
.section-investors .field-name-field-page-banner-text{
    color: white;
}
.section-investors .field-name-field-page-banner-text p{
    font-size: 16px;
    line-height: 24px;
}
.section-investors .field-name-field-page-banner-text p strong{
    font-size: 16px;
}

/*Quicktabs*/
ul.quicktabs-tabs{
    margin: 0;
}
ul.quicktabs-tabs li{
    padding: 0;
}
.block-quicktabs .quicktabs-tabs, .quicktabs-wrapper .quicktabs-tabs{
    border-top: 2px solid #0099cc;
    border-bottom: 1px solid #cad0d4;
    margin: 0 0 20px;
}
.block-quicktabs .quicktabs-tabs li,.quicktabs-wrapper .quicktabs-tabs li{
    display: inline-block;
    margin-right: 0px;
}
.ie7 .block-quicktabs .quicktabs-tabs li,
.ie7 .quicktabs-wrapper .quicktabs-tabs li {
    display: inline;
}
.block-quicktabs .quicktabs-tabs li a,.quicktabs-wrapper .quicktabs-tabs li a{
    display: inline-block;
    font-size:16px;
    margin: 0 0 0 5px;
    padding: 8px 0;
    text-decoration:none;
    text-transform:uppercase;
    color:#5b6770;
    font-family:"Century Gothic W01";
    border-bottom: 5px solid #FFFFFF;
}
.block-quicktabs .quicktabs-tabs li.active a,.quicktabs-wrapper .quicktabs-tabs li.active a{
    color: #0099cc; font-weight: bold; border-bottom: 5px solid #0099cc;
}

.block-quicktabs .quicktabs-tabs li:after, .quicktabs-wrapper .quicktabs-tabs li:after{
    content: "/";
}
.block-quicktabs .quicktabs-tabs li.last:after, .quicktabs-wrapper .quicktabs-tabs li.last:after{
    content: "";
}

.block-quicktabs .quicktabs-tabs li:first-child a,.quicktabs-wrapper .quicktabs-tabs li:first-child a { margin-left:0; }


/*Share price styles*/
.sharevalue{
    font-weight: bold;
}
#column-content #block-quicktabs-share-price-graph.block-quicktabs .quicktabs-tabs{
    margin-bottom: 20px;
}
#quicktabs-container-share_price_graph .control-group {
    margin: 0;
}
.form-item-historicvalue, .form-item-numberofshares {
    float: left;
    width: 100%;
}
#shareserver-connect-myshares-change-form .controls, #shareserver-connect-myshares-historic-lookup-form .controls {
    float: right;
}
.share-price .form-item-numberofshares .controls, .share-price button {
    float: right;
}
#edit-dateofpurchase .control-group .controls, #edit-dateofpurchase--2 .control-group .controls {
    margin-left: 5px;
}
#block-shareserver-connect-share-price-myshares label, #shareserver-connect-myshares-change-form .sharevalue label, #shareserver-connect-myshares-historic-lookup-form label {
    clear: left;
    float: left;
    font-weight: normal;
    margin: 5px 0;
}
#edit-numberofshares, #edit-historicvalue, #edit-numberofshares--2, #edit-dateofpurchase, #edit-dateofpurchase--2, #edit-datefrom, #edit-dateto, #edit-fileformat, #shareserver-connect-myshares-form .sharevalue, #shareserver-connect-myshares-change-form .sharevalue, #shareserver-connect-myshares-historic-lookup-form .sharevalue {
    clear: right;
    float: right;
    margin: 5px 0 5px 5px;
}
#edit-datefrom .control-group, #edit-dateto .control-group {
    float: right;
    margin-right: 5px;
}
#shareserver-connect-myshares-form .sharevalue label,#shareserver-connect-myshares-form .sharevalue span,#shareserver-connect-myshares-change-form .sharevalue label,#shareserver-connect-myshares-change-form .sharevalue span{
    font-weight:bold;
}
.section-investors .form-item {
    /*clear: both;*/
}
.shareprice-table th{
    width: 20%;
}
.shareprice-table td{
    width: 30%;
}
#block-shareserver-connect-share-price-myshares .form-submit {
    clear: both;
    float: right;
    margin: 5px 0;
}
#block-shareserver-connect-share-price-myshares h3 {
    clear: both;
}
#shareserver-connect-myshares-change-form strong{
    margin-left:5px;
}

#shareserver-connect-historical-form label,
#shareserver-connect-historical-form .container-inline,
#shareserver-connect-historical-form .form-select,
.form-item-datefrom-year,
.form-item-datefrom-month,
.form-item-datefrom-day,
.form-item-dateto-year,
.form-item-dateto-month,
.form-item-dateto-day {
    float: left;
    margin-bottom: 5px;
    line-height: 35px;
}

#shareserver-connect-historical-form #edit-submit{
    clear: both;
}
.control-group.form-type-date:after,.control-group.form-item-fileformat:after {
    clear: both;
}
.control-group.form-type-date:before,.control-group.form-item-fileformat:before, .control-group.form-type-date:after,.control-group.form-item-fileformat:after {
    content: "";
    display: table;
    line-height: 0;
}
#block-shareserver-connect-share-price-myshares .container-inline div, #block-shareserver-connect-share-price-myshares .container-inline label{
    display: inline;
}
#shareserver-connect-historical-form label {
    clear: left;
    width: 100px;
}
#block-quicktabs-investor-relations .form-item{
    clear:both;
}
#shareserver-connect-historical-form input {
    clear: left;
    display: block;
    margin-left: 99px;
    position: relative;
    top: 5px;
}
#block-quicktabs-investor-relations table{
    border:none;
    margin: 0;
    padding: 0;
}
.shareprice-disclaimer {
    clear: both;
    color: #60676B;
    font-size: 14px;
    line-height: 30px;
    margin-top: 10px;
}
.form-item label {
    font-weight: normal;
}

html.js .section-investors span.views-throbbing {
    background:url(../images/ajax-loader.gif) no-repeat right center;
    padding-right:18px;
}
html.js .section-investors input.throbbing {
    background-image: url(../images/ajax-loader.gif);
    background-position: 100% 5px;
    background-repeat: no-repeat;
}
#block-quicktabs-share-price-graph{
    position: relative;
}
body.section-investors .ajax-progress-throbber {
    position: absolute;
    z-index: 9999;
    left: 33%;
    top: 80px;
    width: 128px;
    height: 128px;
    background: url(../images/ajax-loader.gif) no-repeat center;
}

body.section-investors .ajax-progress-throbber .message,body.section-investors .ajax-progress-throbber .throbber  {
    display: none;
}
/*Press releases*/
.views-field-field-news-displayed-date{
    float: left;
    line-height: 21px;
    margin-bottom: 10px;
    width: 100px;
}

/*Quicklinks*/
.front .quicklinks-heading{
    display: none;
}
.quicklinks-heading{
    border-top:1px solid #e5e5e5;
    padding-top: 10px;
    margin-top: 20px;
}
.quicklinks-footer img{
    margin-bottom: 10px;
}
.quicklinks-footer .field-item{
    border-bottom:4px solid #00A9E8;
    margin-bottom: 20px;
}
.no-sidebars .quicklinks-footer .span3{/*no sidebar page footer quicklink span3 has to behave like span4*/
    width: 300px;
}
.quicklinks-footer .imagelink{
    color:#232323;
    display: block;
    margin-bottom: 10px;
}

/*Reg news*/
#edit-field-regnews-category-value .form-item {
    float: left;
    height: 20px;
    width: 50%;
}
#views-exposed-form-regulatory-news-block select{
    line-height: normal;
}

/*Breadcrumbs*/
.breadcrumbs {
    list-style: none outside none;
    margin: 0 0 10px;
    text-transform: uppercase;
    line-height: 20px;
    padding: 25px 0;
    font-size:11px;
    font-family:"Century Gothic W01";
    border-bottom: 1px solid #EEEEEE;
    color:#a5a5a5;
}
.breadcrumb{
    float: left;
    padding: 0;
    margin: 0;
    background: none;
}
.breadcrumbs-heading{
    float: left;
    margin-right: 5px;
}
.back-to{
    font-family:"Century Gothic W01";
    font-size:16px;
    padding-left:60px;
    background:white;
    line-height: 40px;
    display: block;
    background: white;
}
.right-link-icon {
    display: inline-block;
    background-color: #5b6770;
    height: 60px;
    width: 47px;
    font-size: 60px;
    line-height: 30px;
    color: #fff;
    padding: 0 0 0 13px;
}
.mac .right-link-icon {/*entypo on mac have different line-height*/
    line-height: 60px;
}
.view-global-to {
    background: none repeat scroll 0 0 white;
    color: #5A6770;
    display: block;
    font-family: "Century Gothic W01";
    font-size: 20px;
    line-height: 60px;
    padding-left: 90px;
    height: 60px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    /*max-width: 340px;*/
}
/*Concertina field collections*/
.field-collection-container {
    border-bottom:0;
    margin-bottom:0;
}
/* Contact page*/
#webform-client-form-1358 #webform-component-name {
    float: left;
    width: 50%;
}
#webform-client-form-1358 #webform-component-company {
    float: right;
    width: 47%;
}
#webform-client-form-1358 #webform-component-name input,
#webform-client-form-1358 #webform-component-company input {
    width: 95%;
    padding: 4px 0 4px 6px;
}
#webform-client-form-1358 #webform-component-name input{
    margin-right: 5px;
}
.page-node-1495 #edit-submitted-country {
    line-height: normal;
}

/* contact us */
.page-node-1495 .region-wide .block-block,
.section-contact-us .region-wide .block-block,
.page-node-20565 .region-wide .block-block {
    position: relative;
    height:auto!important;
}
.page-node-1495 #block-webform-client-block-20533 .webform-component,
.page-node-20565 #block-webform-client-block-21261 .webform-component,
.page-apply-job  #block-webform-client-block-1548 .webform-component,
.section-contact-us .webform-client-form .webform-component,
#block-webform-client-block-36106 .webform-component {
    background-color:#ebebed;
    margin-bottom:10px;
    padding:0px 15px;
}
.page-node-1495 #block-webform-client-block-20533 .webform-component input,
.page-node-1495 #block-webform-client-block-20533 .webform-component select,
.page-node-1495 #block-webform-client-block-20533 .webform-component textarea,
.section-contact-us .webform-client-form .webform-component input,
.section-contact-us .webform-client-form .webform-component select,
.section-contact-us .webform-client-form .webform-component textarea
.page-node-20565 #block-webform-client-block-21261 .webform-component input,
.page-node-20565 #block-webform-client-block-21261 .webform-component select,
.page-node-20565 #block-webform-client-block-21261 .webform-component textarea,
.page-apply-job  #block-webform-client-block-1548 input,
.page-apply-job  #block-webform-client-block-1548 select,
.page-apply-job  #block-webform-client-block-1548 textarea,
#block-webform-client-block-36106 input.form-text,
#block-webform-client-block-36106 select,
#block-webform-client-block-36106 textarea {
    background-color: #ebebed;
    border: 0px solid #CCCCCC;
    box-shadow: none;
    transition: none;
    width:80%;
    padding-top:10px;
}
#map_canvas {
    width: 100%;
    height: 320px;
    overflow: auto;
    position: relative;
}
.page-node-1495 .region-wide .block-block img,
.section-contact-us .region-wide .block-block img {
    position: relative !important;
}

.view-global-arrow {
    background: url("../images/sprite.png") no-repeat scroll -49px -29px #353A3E;
    display: inline-block;
    height: 60px;
    text-indent: -9999px;
    text-transform: capitalize;
    width: 60px;
}
.page-node-20533.page-node-done #content-column{
    margin-bottom: 120px;
}
/* news and events */
.contentwide-full-width {
    background-color:white;
}

.view-news-events .views-row {
    box-shadow: 1px 1px 5px 2px rgba(0, 0, 0, 0.2);
    height: 180px;
    margin-bottom: 30px;
    overflow: hidden;
    position: relative;
}

.view-news-events .views-row:hover{
    margin-top:-10px;
}

.press.releases-border {
    border-top: 2px solid #0099CC;
}

.event-border {
    border-top: 2px solid #FBB040;
}

.view-news-events .views-row .views-field {
    margin:0px 20px;
}
.view-news-events .press.releases-border .views-field-type {
    background: url("../images/sprite.png") no-repeat scroll 0px -1188px transparent;
    font-weight: bold;
    margin-top: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
    color:#a8afb4;
    font-size:14px;
    text-transform: uppercase;
}
.view-news-events .event-border .views-field-type {
    margin-top:20px;
    font-weight:bold;
    padding-bottom:10px;
    background: url("../images/sprite.png") no-repeat scroll 0px -1144px transparent;
    padding-left:25px;
    color:#a8afb4;
    font-size:14px;
    text-transform: uppercase;
}
.view-news-events .views-row .views-field-field-event-location {
    color:#a9b0b5;
    font-size:11px;
    font-weight:bold;
}
.view-news-events .views-row .views-field-title {
    font-size:16px;
    color:#5b6770;
}

.view-news-events .press.releases-border .views-field-field-news-release-date span {
    font-weight:bold;
    color:#0099CC;
}

.view-news-events .event-border .views-field-field-news-release-date span {
    font-weight:bold;
    color:#FBB040;
}

.view-news-events .views-row a {
    color:#232323;
}

.view-news-events {
    padding-bottom:40px;
}

#block-views-news-events-block h2,#block-views-news-events-block-1 h2 {
    color:#5b6770;
    font-family: "Century Gothic W01";
    font-size: 25px;
    padding-bottom:10px;
    text-transform: uppercase;
}

/*webcast registration*/
.section-webcast-registration .webform-client-form input.form-text{
    width: 322px;
}

/* industries  */
.business_issue_container {
    background-color: #EBEBEC;
    border-top: 67px solid white;
    padding:50px 0px;
    font-size:16px;
    line-height: 24px;
}

.business_issue_container h2 {
    text-transform: uppercase;
    margin-bottom:45px;
    font-family: "Century Gothic W01";
    font-size:25px;
    line-height:30px;
}

#business_issue_columns .first {
    margin-right:3% !important;
}
#business_issue_columns .last {
    margin-left:3% !important;
}
#business_issue_columns .column {
    width:31% !important;
}

#business_issue_columns .first p:nth-of-type(1) {
    font-size:20px;
    line-height:30px;
    margin-bottom:25px;
}
.view-ius .view-header a{
    display: block;
    margin-bottom: 40px;
}

/* kpis  */
.kpicharts {
    width:520px; height:300px; background-color:#FFFFFF;
    margin-bottom:30px;
}
/* downloads */
#footer_downloads_image {
    float: left; margin-right: 5px; padding: 5px;
}
/* agencies */
#block-webform-client-block-21261 input#edit-submitted-email {
    width: auto;
}
/*Employees profile*/
.view-employees-profile .views-row{
    margin-bottom: 30px;
    position: relative;
}

.rewritten-content{
    float: right;
    width: 75%;
}
.views-field-body{
    clear: both;
}
/*Awards*/
.view-awards .views-row{
    height: 250px;
    margin-bottom: 20px;
    position: relative;
}
/*graduates*/
.node-graduate .field-name-field-thumbnail{
    float: left;
    margin:0 20px 20px 0;
}
.node-graduate .field-collection-container{
    clear: both;
}
.field-name-field-graduate-youtube-iframe > .field-items > .field-item {
    float: left;
    width: 50%;
}
.field-name-field-graduate-youtube-iframe > .field-items > .field-item.even {
    margin-right: 2%;
    width: 48%;
}
.field-name-field-graduate-youtube-iframe .field-collection-view {
    border-bottom: none;
    margin: 0;
    padding: 0;
}
.field-name-field-graduate-youtube-iframe h1{
    display: none;
}
.field-name-field-graduate-youtube-iframe iframe{
    max-width: 100%;
}
.field-name-field-question {
    font-weight: bold;
    margin-bottom: 10px;
}
/*office locations*/
.view-office-locations .views-row{position: relative;height: 240px;}
/*marketo form*/
.marketo-form .field-item.even{
    margin-top: 20px;
}
select#Country{
    margin-bottom: 0;
    padding-top: 5px;
}
.chrome select#Country{
    padding-top: 0;
}
/*Footer */
.footer-full-width { background: #1b1f22; }
.footer-full-width.closure { padding: 35px 0 36px; }
.footer {
    border:none;
    margin:0;
    padding: 0;
}

.region-footer .block-panels-mini { position: relative; }
.region-footer .block-panels-mini.block-expanded { background-color: #000; }
.region-footer .block-panels-mini:first-child .panel-header { border-left: 1px solid #323639; }
.region-footer .block-panels-mini:first-child .panel-header h2.block-title { padding-left: 20px; border-left: 1px solid #000;}
.region-footer .block-panels-mini .panel-header { border-right: 1px solid #000; cursor: pointer;}
.region-footer .block-panels-mini div.block-title{ padding: 0; margin: 0;  font-size:14px;   font-family: "Century Gothic W01 Bold",Helvetica,Arial,sans-serif;   color:#ffffff;  text-transform: uppercase;  line-height: 60px;  border-right: 1px solid #323639;
    display: block; }
.region-footer .entypo { font-size: 40px; line-height: 40px;  margin-right: 8px;}
.safari .region-footer .entypo {
    line-height: 60px;
}
.region-footer .block-panels-mini .panel-display {
    position:absolute;
    bottom:60px;
    right:0;
    display: none;
    background-color: #000000;
    color: #5b6770;
    width: 600px;
    z-index: 999!important;
}
.region-footer #block-panels-mini-footer-customer-portal .panel-display { left:0; right: auto; width: 300px;}
.region-footer #block-panels-mini-footer-customer-portal .block-title{padding-left: 20px;}
.region-footer #block-panels-mini-footer-downloads .panel-display { width: 570px; }
.region-footer #block-panels-mini-footer-investor-relations .panel-display { width: 570px; }
.region-footer #block-panels-mini-footer-keep-in-touch .panel-display { width: 602px; }
.region-footer .panel-panel > div { padding:20px; }
.region-footer .pane-title { font-size: 20px; line-height: 30px; text-transform: uppercase; padding: 0; }
.region-footer .panel-panel ul { margin: 0; }
.region-footer h3 { font-family: "Century Gothic W01"; font-size: 16px; line-height: 24px; color:#ffffff; }
.region-footer ul { margin: 0; }
.region-footer .right-arrow { background: url("../images/right-arrow.png") no-repeat right 0px; padding-right: 20px; font-family: Arial; font-size: 12px; line-height: 20px; }
.region-footer .block-panels-mini .panel-2col .panel-panel{   float: left;
    width: 50%;}

/* Footer: Investor Relations */
.shareprice { font-family: "Century Gothic W01 Bold"; color: #0099cc; line-height: 35px; }
.region-footer .shareprice { margin-top: 20px; }
.shareprice-price,.shareprice-value { font-size: 40px; }
.shareprice-currency { font-size: 20px;font-family: "Century Gothic W01 Bold"; }
.change { font-family: "Century Gothic W01"; font-size: 25px; line-height: 35px; }
.region-footer .shareprice-disclaimer { font-family: "Century Gothic W01"; font-size: 14px; line-height: 20px; margin:0; padding-bottom: 10px; }
.region-footer .shareprice-link,.region-footer ul li {  padding-left: 10px; background: url("../images/sprite.png") no-repeat 0px -802px; font-family: Arial; font-size: 12px; list-style-type: none; list-style-image: none;}

/* Footer: Social Media Icons*/
ul.social_media { margin-top: 50px;  }
ul.social_media li { background: url("../images/sprite.png") no-repeat 0px -480px; display: inline-block; padding: 0; margin-right: 10px; width: 50px; height: 50px; }
ul.social_media li a { display: block;text-indent: -99999px; width: 50px; height: 50px; }
ul.social_media li.twitter { background-position: 0px -480px; }
ul.social_media li.facebook { background-position: -60px -480px; }
ul.social_media li.linkedin { background-position: -120px -480px; }
ul.social_media li.youtube { background-position: -180px -480px; }
ul.social_media li.blog { background-position: -240px -480px; }
#mini-panel-footer_keep_in_touch .panel-col-first { width:35%;}
#mini-panel-footer_keep_in_touch .panel-col-last { width:65%;}

.footer-full-width .container{
    margin:0 auto;
}
.region-closure .menu li{
    float: left;
}
.closure{
    padding: 20px 0;
    margin-top: 0;
    color:#7d7d7d;
    background:#353a3e;
}
.region-closure .menu{
    float: right;
}
.closure .nav > li > a{
    display: inline-block;
}
.region-closure {
    color: white;
    font-family: Arial, Helvetica;
}
#g3d-credits p{
    font-size: 12px;
}
.region-closure .menu li a{
    font-size:12px;
    text-transform: none;
    color: white;
    padding: 0 10px;
}
.region-closure .menu li.last a{
    padding-right: 0;
}
.region-closure .menu li a:hover, footer .menu li a:hover{
    background: none;
}
.region-closure .menu li:after{
    content: "/";
}
.region-closure .menu li.last:after{
    content: "";
}
.nowrap{
    white-space: nowrap;
}
/*cookies banner*/
#cookies-banner{display:none;background:#ccc;position: fixed;width: 100%;z-index:800;bottom: 0;}
#cookies-banner .block-block{margin-top: 20px;font-size: 14px;}
#block-block-27{position: relative;}
.close-cookie{font-size: 16px;color:red;display: block;cursor: pointer;position: absolute;right: 00px;top:-10px;padding: 10px;}
#block-block-27 p{width: 94%;}
/*sitemap styles*/
#content-column #site-map ul{
    margin-bottom: 10px;
}
#site-map h2{display: none;}

/*ie8 tweaks*/
.ie8 .views-exposed-form .views-exposed-widget,.ie7 .views-exposed-form .views-exposed-widget{
    padding: 0;
}
.breadcrumb > li{
    display: inline;
    float: left;
}
.breadcrumb a {
    display: inline;
    float: left;
}
/*panels styles backup*/
.panels-flexible-region-6-left,
.panels-flexible-region-16-col1 {
    float: left;
    width: 24.8058%;
}

.panels-flexible-region-6-center,
.panels-flexible-region-16-center {
    float: left;
    width: 24.7022%;
}

.panels-flexible-region-6-right,
.panels-flexible-region-16-col3 {
    float: left;
    width: 24.7217%;
}

.panels-flexible-region-6-four,
.panels-flexible-region-16-col4 {
    float: left;
    width: 24.7703%;
}

#join-us .panels-flexible-region,
#what-we-do .panels-flexible-region {
    float: left;
    width: 25%;
}

.panels-flexible-row-6-main-row-inside {
    padding-right: 0px;
}
.ie #node-22095 {
    margin-bottom: 220px;
}
/*social media langin page */
#rs_socialmedia a{
    margin-right: 13px;
    text-indent: -9999px;
}
.inner-social {
    margin:0 15px;
}
.ie8 .inner-social {
    margin:0 25px;
}
#rs_socialmedia .span3 {
    background-color: #FFFFFF;
    box-shadow: 0 0 5px #888888;
    padding-bottom:50px;
    margin-bottom: 30px;
    box-sizing: border-box;
}
.ie8 #rs_socialmedia .span3 {
    border-left:1px solid #ddd;
    border-bottom:1px solid #ddd;
    border-right:1px solid #ddd;
}
#rs_socialmedia .blue{
    border-top: 2px solid #0099CC;
}
#rs_socialmedia .red{
    border-top: 2px solid #EF4136;
}
#rs_socialmedia .purple{
    border-top: 2px solid #6f2c91;
}
#rs_socialmedia .green{
    border-top: 2px solid #39b54a;
}
@media (min-width: 1200px) {
    .inner-social {
        margin:0 30px;
    }
    #rs_socialmedia a{
        margin-right: 20px;
        text-indent: -9999px;
    }
}

/*ie7*/
body.ie7.one-sidebar.sidebar-second #main-row #content-column {
    float: left;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0 !important;
    position: static;
    top: 0px;
}
body.ie7.one-sidebar.sidebar-second #main-row aside {
    float: right;
    position: static;
}
body.ie7 .#block-search-form {
    height: 0;
}
body.ie7 .region-top-navigation {
    margin-bottom: 8px;
}
.ie7 .region-top-navigation .menu-name-menu-social-icons .menu a {
    text-transform: capitalize;
    font-size: 0;
    line-height: 0;
    display:inline;
}
.ie7 .region-wide,.ie7 .footer-full-width {
    position: relative;
}
.ie7 .region-footer .entypo.orange {
    line-height: 45px;
}
.ie7 ul.social_media li {
    float:left;
    display: inline;
}
.ie7.section-investor-overview.share-price #search-block-form .input-append .btn {
    display: none;
}
/*wysiwyg styles*/
.intro-text{ font-family:"Century Gothic W01"; font-size:20px; line-height: 30px; margin-bottom: 20px; word-wrap: break-word;}
.highlight-header { font-family:"Century Gothic W01"; font-size:20px; line-height: 24px; padding:5px 25px 10px 25px; margin-bottom: 0;}
.highlight-body { padding:5px 25px; margin-top: 0; margin-bottom: 30px; }
.pull-quote {font-family:"Century Gothic W01"; font-size:20px; line-height: 24px; padding:5px 25px; text-transform: uppercase; text-align: right;margin-bottom: 30px; }
.pull-quote.span4 { margin-left: 0; }
/*.rule-left, .rule-mid, .rule-right { display: inline-block; height: 40px; line-height:40px; }*/
.rule-left, .rule-mid, .rule-right { display: inline-block; height: 40px; line-height:20px; }
.section-procurement-overview .rule-left, .section-procurement-overview .rule-mid, .section-procurement-overview .rule-right {line-height:26px; }
.rule-left, .rule-right { text-indent: -9999px;}
.rule-left { width: 18px; background: transparent url(../images/rule-left-right.png) no-repeat 0 -485px;  }
.rule-mid { background: transparent url(../images/rule-mid.png) 0 -485px repeat-x; text-transform: uppercase; font-family:"Century Gothic W01 Bold"; margin-right:1px; }
.rule-right { width: 25px; background: transparent url(../images/rule-left-right.png) no-repeat 100% -485px; margin-left:-1px; }
.no-bg-intro-text {
    font-size: 16px;
    line-height: 24px;
    font-family: "Century Gothic W01";
}

/*Case Studies highlights */
.highlights-intro { font-size: 18px; }
.highlights-label { font-size: 20px; font-family:"Century Gothic W01"; line-height: 28px; }
.highlights-value { font-size: 40px; font-family:"Century Gothic W01 Bold"; color: #fff; line-height: 50px;}
.text-colour { font-weight: bold; }
.rule { position: relative; }
.rule-large-left { background: transparent  url("../images/rule-large-left.png"); width: 42px; height: 56px; float: left; position: absolute; bottom: 0; left: -42px; }
@media (min-width: 980px) {
    .region-footer .block-panels-mini.block-expanded { padding-left: 20px; margin-left: 0; }
    .region-footer .block-panels-mini:first-child.block-expanded { padding-left: 0; margin-left: 20px; }
    body.one-sidebar.sidebar-second #main-row #content-column {
        z-index: 20;
    }
}
@media (min-width: 1200px) {
    body.one-sidebar.sidebar-second #main-row aside{
        padding-left: 30px;
    }
    .navbar .brand{
        margin: 0 80px 0 0;
    }

    .i18n-fr .navbar .brand {
        margin: 0 25px 0 0 !important;
    }

    .region-footer .block-panels-mini.block-expanded { padding-left: 30px; margin-left: 0; }
    .region-footer .block-panels-mini:first-child.block-expanded { padding-left: 0; margin-left: 30px; }
    .region-wide .block-block p{
        font-size:20px;
        line-height: 30px;
    }
    body.movetitle .page-header{
        top:28%;
    }

    #block-quicktabs-ir-latest-news,
    #block-block-6,
    #block-views-news-block-8 {
        height: 230px;
    }
    body.has-banner-image .field-name-field-page-banner-text {
        position: absolute;
        top: 40px;
        z-index: 2;
    }
    .section-investors .field-name-field-page-banner-text p{
        font-size: 20px;
        line-height: 30px;
    }
}

@media (max-width: 1200px) {
    .region-footer #block-panels-mini-footer-downloads .panel-display { left: 0; right: auto; }
}

@media (max-width: 1350px) {
    #feature-share {
        display: none;
    }
}

@media (min-width: 1350px) {
    #feature-share-mobile {
        display: none;
    }
}

/* Default layout to large display */
@media (max-width: 1199px) {
    body.one-sidebar.sidebar-second.safari5 #main-row aside,
        /*body.one-sidebar.sidebar-second.safari6 #main-row aside { margin-left: 620px !important; }*/
    .download-file a { font-size: 15px; }
    .download-file a .entypo { margin-right: 10px; }
    .view-global-to { font-size:17px; padding-left: 70px; }
    /*.navbar #primary.nav { margin-left: 15px; }*/
    .navbar .nav > li > a, .region-navigation .block-menu-block .nav a { padding: 20px 10px 25px 10px;outline:none; }
    .navbar #block-menu-menu-header-secondary-menu .nav > li > a { padding: 20px 10px 25px 10px; }
    .navbar #block-menu-menu-header-secondary-menu .nav > li.last > a { padding: 20px 0px 25px 10px;}
    .views-field-field-campaign-image img{width: 100%;}
    .front .region-wide #block-views-campaign-block-1 .views-field-title-1 a{padding-top: 45px;height: 103px;}
    .front #block-views-campaign-block-1 .views-field-field-campaign-image{height: 148px;}
    #block-views-campaign-block-1 .views-row{height: 235px;}
}
@media (max-width: 1024px) {
    .region-sidebar-first .menu > li a {
        line-height: 24px;
        font-size: 14px;
    }
}

@media (max-width: 980px) {
    .navbar-fixed-top, .navbar-fixed-bottom, .navbar-static-top {
        margin-left: 0px;
        margin-right: 0px;
    }
    .navbar-inner{padding: 0;}
    .navbar .brand { padding: 0 0 0 20px;}
    .block-panels-mini { width: 100%; border-bottom: 1px solid #000; border-top: 1px solid #323639;}
    .region-footer .block-panels-mini div.block-title,.region-footer .block-panels-mini:first-child .panel-header h2.block-title, .region-footer .block-panels-mini .panel-header { border-left: none !important; border-right: none !important; }
    .region-footer .block-panels-mini div.block-title {  padding-left: 20px; }
    .region-footer .block-panels-mini h2.pane-title { display: none; }
    .region-footer .block-panels-mini .panel-display { position: relative; bottom: 0; width: 100% !important; }
    .region-footer .block-panels-mini .panel-panel { width: 100% !important; }
    ul.social_media { margin-top: 20px; }
    .region-footer .panel-panel > div { padding-top: 0; }
}
@media (min-width: 768px) and (max-width: 979px) {
    body.one-sidebar.sidebar-second.safari5 #main-row aside,
    body.one-sidebar.sidebar-second.safari5 #main-row aside { margin-left: 476px !important; }
    .download-file a { line-height: 40px; font-size: 12px; }
    .download-file a .entypo { height: 30px; width: 20px; font-size: 30px; padding: 5px 10px; }
    .region-wide .block-block p{
        font-size:14px;
        line-height: 20px;
    }

    .view-global-to {
        font-size: 16px;
        line-height: 20px;
        padding: 10px 5px 10px 70px;
        height: 60px;
    }

    #block-quicktabs-ir-latest-news,
    #block-block-6,
    #block-views-news-block-8 {
        height: 270px;
    }

    body.one-sidebar.sidebar-first #main-row aside {
        background:#ebebec;
        margin-left:0;/*bootstrap override to fit with 2 column bg colours*/
        padding-left:20px;
    }
    body.movetitle .page-header{
        top:28%;
    }
    .section-investors .field-name-field-page-banner-text p{
        font-size: 16px;
        line-height: 24px;
    }
    body.has-banner-image .field-name-field-page-banner-text {
        top: 5%;
    }
    .navbar .btn-navbar {top: 54px;}
    body.has-banner-image .field-name-field-page-banner-text .field-item {
        width: 70%;
    }
    body.has-banner-image .field-name-field-page-banner-text .field-item p{font-size:14px;line-height: 20px;}
    .views-field-field-campaign-image img{width: 100%;}
    .front .region-wide #block-views-campaign-block-1 .views-field-title-1 a{padding-top: 20px;height: 93px;}
    .front #block-views-campaign-block-1 .views-field-field-campaign-image{height: 115px;}
    #block-views-campaign-block-1 .views-row{height: 225px;}
    .view-office-locations .views-row{height: 300px;}
    article.node iframe{max-width: 100%;height: auto;}
    .ipad #edit-submitted-country{
        position: relative;

        top:-5px;
    }
    .view-news-events .press.releases-border .views-field-type {
        font-size:12px;
    }

    #flipper-anchor {
        height: 140px !important;
        width: 235px !important;
    }
}
@media (max-width: 979px) {
    .navbar .btn-navbar { margin: 0; padding: 15px 20px; border:none; border-radius: 0px; z-index: 5; }
    .region-navigation{  background: #FFF;padding: 20px 0; }
}
@media (min-width: 767px) {
    /*news and events nodes colour*/
    .node-colour{
        height: 250px;
    }
    .node-type-news .node-colour{
        background: #0099cc;
    }
    .node-type-nonfinancialevent .node-colour{
        background: #f9dc06;
    }
    .node-type-vacancy .node-colour{
        background: #0099cc;
    }
    .page-apply-job .node-colour{
        background: #0099cc;
    }
}
@media (max-width: 767px) {
    .navbar .brand { top:0; width: 180px; padding: 15px 0 0 20px;}
    .region-top-navigation { display: none; }
    #navbar { height: 120px; }
    body.one-sidebar.sidebar-second.safari #main-row aside { margin-left: 0px !important; }
    body.one-sidebar.sidebar-second #main-row #content-column { padding: 0; margin-left: 0; top: 0; }
    body.one-sidebar.sidebar-second #main-row aside { position: relative; display: block; margin-bottom: 20px; clear: both;}
    body.one-sidebar.sidebar-first #main-row aside { position: relative; margin-bottom: 20px;  }
    /*.no-banner-image .region-wide { display: none; }*/
    body.one-sidebar.sidebar-second #content-column article.node, #content-column .page-header, #content-column .breadcrumbs {
        margin-right: 0px;
    }
    #main-row #content-column{padding-right: 0;}
    body.one-sidebar.sidebar-first #main-row aside{
        padding-left: 10px;
    }
    #main-row{
        padding: 0;
    }
    #main-row #content-column{
        padding: 0 20px;
    }
    .one-sidebar.sidebar-first #main-row #content-column{
        padding: 0!important;
    }
    #sidebar-first{
        clear: both;
    }
    #sidebar-second{
        margin-top:20px;
    }
    .no-sidebars .quicklinks-footer .span3{/*no sidebar page footer quicklink span3 has to behave like span4*/
        width: 100%;
    }
    #search-block-form,#search-block-form .input-append{
        width: 100%; bottom: 0; position: absolute;
    }
    #search-block-form input{
        width: 100%;
        height: 40px;
    }
    #search-block-form .input-append .btn{
        width: 30px; right: 0; position: absolute;
    }
    #main-row{
        padding: 0 20px;
    }

    #block-views-latest-regulatory-news-block-1,
    #block-quicktabs-ir-latest-news,
    #block-block-6,
    #block-views-news-block-8 {
        height: auto;
    }


    body.movetitle .page-header span{
        background:none;
    }
    body.movetitle .page-header span.rule-left,body.movetitle .page-header span.rule-right{
        display: none;
    }
    body.movetitle .page-header span.rule-mid{
        font-family:"Century Gothic W01";
        text-transform: none;
        height: auto;
        font-size:12px;
        word-wrap: break-word;
        word-break: break-word;
    }
    .nowrap{
        white-space: normal;
    }

    .rule-mid { background: transparent url(../images/rule-mid.png) 0 -480px repeat-x; text-transform: uppercase; font-family:"Century Gothic W01 Bold"; margin-right:1px; }
    .rule-left {background: transparent url(../images/rule-left-right.png) no-repeat 0 -480px;  }
    .rule-right {background: transparent url(../images/rule-left-right.png) no-repeat 100% -480px;}

    #events-bg-stripe{
        padding: 0 20px;
    }

    /*procuremen*/

    .section-procurement-overview .page-header {
        color: black;
        clip: auto;
        height: auto;
        overflow: auto;
        position: relative;
        width: auto;
        margin-top:20px;
    }

    .section-procurement-overview #events-bg-stripe, .section-procurement-overview .region-wide {
        display:none;
    }

    .view-careers-bottom-boxes,
    .career_homepage_ta,
    .investors_overview_intro,
    .career_homepage_intro,
    #block-block-48, #block-block-50, .view-procurement-overview-bottom-boxes .views-row {
        margin-bottom:30px;
    }

    #content-column .investors_overview_intro,
    #content-column .career_homepage_intro,
    #content-column #block-block-48 {
        height: auto;
    }

    .investors_overview_intro .intro-text,
    .career_homepage_intro .intro-text,
    #block-block-48 .intro-text {
        font-size: 15px;
        line-height: 20px;
    }

    #block-block-49 img {
        width:100%;
    }

    .section-investor-overview .region-wide{
        display: none;
    }
    /*graduates*/
    .field-name-field-graduate-youtube-iframe > .field-items > .field-item {
        float: none;
        width: auto;
    }
    .field-name-field-graduate-youtube-iframe > .field-items > .field-item.even {
        margin-right: 0;
        width: auto;
    }
    .field-name-field-case-studies h2{
        padding-left: 20px;
    }
    .footer-full-width.closure {
        padding: 35px 20px 36px;
    }
    .region-closure .menu{
        float:none;
        margin: 0;
    }
    .contentwide-full-width{padding: 0 20px;}
    #page #business_issue_columns .column{width: 100%!important;margin: 0!important;}
    .case-study-reveal h2{padding-left: 0;}
    .two-stripes .main-container{margin-top: 0;}
    #edit-field-regnews-category-value .form-item{
        float: none;
        height: auto;
        width: auto;
    }
    .marketo-form form ul li{margin-right: 20px;}
}

@media (max-width: 480px) {
    .no-sidebars .quicklinks-footer .span3{/*no sidebar page footer quicklink span3 has to behave like span4*/
        width: 100%;
    }
    body.one-sidebar.sidebar-second #main-row #sidebar-second {
        padding-right: 20px;
    }
}

@media (max-width: 320px) {
    .download-file a { line-height: 40px; font-size: 12px; }
    .download-file a .entypo { height: 30px; width: 20px; font-size: 30px; padding: 5px 10px; }
    .view-global-to {
        line-height: 60px;
    }
}

@media (max-width: 380px) {
    body.one-sidebar.sidebar-second #main-row #sidebar-second {
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media (max-width: 1199px) {
    .view-latest-regulatory-news ul li a,
    .block .view-news ul li a {
        font-size: 13px;
    }

    .view-latest-regulatory-news ul li,
    .block .view-news ul li {
        line-height: 1.15;
    }
}

.ie8 .view-latest-regulatory-news ul li a,
.ie8  .block .view-news ul li a {
    font-size: 13px;
    line-height:1.15;
}

#block-quicktabs-ir-latest-news .box,
#block-block-6 .box {
    position: relative;
}

@media (min-width: 980px) and (max-width: 1199px) {
    #block-quicktabs-ir-latest-news .box {
        top: 21px;
    }
}

@media (min-width: 1200px) {
    #block-block-6 .box {
        top: 26px;
    }
}

.ie8 #block-quicktabs-ir-latest-news .box {
    top: 10px;
}

/* =============================================================================
    Vimeo video gallery: Custom jCarousel skin
   ========================================================================== */

/**
 * Carousel style
 */
.view-vimeo-video-gallery {
    margin-bottom: 20px;
    background-color: #353A3E;
    /* width: 770px;  */
}

.view-vimeo-video-gallery .view-content {
    padding-top: 10px;
}


@media screen and (max-width: 520px) {

    .view-vimeo-video-gallery .view-content {
        display: none;
    }
}

.view-vimeo-video-gallery .jcarousel-container-horizontal {
    width: 100%;
    height: 130px;
    margin: auto;
}

@media screen and (min-width: 768px) {
    .view-vimeo-video-gallery .jcarousel-container-horizontal {
        height: 110px;
    }
}


@media screen and (min-width: 980px) {
    .view-vimeo-video-gallery .jcarousel-container-horizontal {
        height: 150px;
    }
}





.view-vimeo-video-gallery .jcarousel-clip-horizontal {
    width: 80%;
    margin: auto;
    overflow: hidden;
}

@media screen and (min-width: 485px) {
    .view-vimeo-video-gallery .jcarousel-clip-horizontal {
        width: 83%;
    }
}


@media screen and (min-width: 980px) {
    .view-vimeo-video-gallery .jcarousel-clip-horizontal {
        width: 87%;
    }
}

.view-vimeo-video-gallery .jcarousel-item {
    padding: 0;
    width: 140px;
    height: 130px;
    overflow: hidden;
    list-style: none;
    background: #fff none;
}

@media screen and (min-width: 768px) {
    .view-vimeo-video-gallery .jcarousel-item {
        height: 110px;
    }
}



@media screen and (min-width: 980px) {
    .view-vimeo-video-gallery .jcarousel-item {
        height: 150px;
    }
}

.view-vimeo-video-gallery .jcarousel-item-horizontal {
    margin: 0 4px;
    background-color: #353A3E;
}

/**
 * Buttons
 */
.view-vimeo-video-gallery .jcarousel-prev,
.view-vimeo-video-gallery .jcarousel-next {
    position: absolute;
    top: 25%;
    display: block;
    width: 32px;
    height: 32px;
}

.view-vimeo-video-gallery .jcarousel-prev {
    left: 5px;
    background-image: url("../images/button/prev.jpg");
}

.view-vimeo-video-gallery .jcarousel-next {
    right: 5px;
    background-image: url("../images/button/next.jpg");
}

.view-vimeo-video-gallery .jcarousel-next-disabled,
.view-vimeo-video-gallery .jcarousel-prev-disabled {
    display: none;
}

/**
 * Content
 */
.field-name-field-vimeo-gallery-title {
    font-size: 12px;
    text-align: center;
    color: #fff;
    line-height: 1.2;
    padding-top: 4px;
}

.view-vimeo-video-gallery .jcarousel-item:hover {
    cursor: pointer;
}

.view-vimeo-video-gallery .jcarousel-item:hover .field-name-field-vimeo-gallery-title {
    color: #0299ca;
}

.field-name-field-vimeo-gallery-video-id {
    display: none;
}

/*#block-block-42 {
    height: 434px;
}*/





/*
 * Rik's Additions
 */


.seminar-resource-links a,
.seminar-resource-links a:visited {
    height: 60px;
    display: block;
    margin-bottom: 5px;
    background-color: #ebebec;
    color:  #5b6770;
    padding-left: 75px;
    padding-top: 22px;
    font-family:"Century Gothic W01 Bold";
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    line-height: 1.1;
}


a.download-slides {
    background: #ebebec url(../images/presentation-download-icon.png) 0 0 no-repeat;
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
    a.download-slides,
    a.view-webcasts {
        /*   padding-top: 14px;*/
    }

    .investors_overview_intro,
    .career_homepage_ta,
    .career_homepage_intro,
    #block-block-48, #block-block-50 {
        height: 360px;
        margin-bottom:30px;
    }
}

@media screen and (max-width: 340px) {
    a.download-slides {
        /*  padding-top: 14px;*/
    }
}

@media screen and  (max-width: 979px) {
    a.download-slides,
    a.view-webcasts {
        font-size: 14px;
    }

    .investors_overview_intro,
    .career_homepage_ta,
    .career_homepage_intro,
    #block-block-48, #block-block-50 {
        height: 360px;
        margin-bottom:30px;
    }

    .career_homepage_ta div#procdrop_getintouch {
        padding: 0 10px 30px;
    }
    #block-block-50 div#procdrop_getintouch {
        padding: 0 20px 30px;
    }

    /*.career_homepage_ta h2,*/
    #block-block-50 h2 {
        padding: 20px 20px 0;
    }

    .investors_overview_intro,
    .career_homepage_intro,
    #block-block-48 .intro-text {
        font-size: 18px;
        line-height: 25px;
    }

    .career_homepage_ta h2,
    #block-block-50 h2 {
        font-size: 18px;
    }

}

.ie8 a.download-slides,
.ie8 a.view-webcasts {
    font-size: 13px;
}

a.view-webcasts {
    background: #ebebec url(../images/webcasts-icon.png) 0 0 no-repeat;
}


.ie8 a.download-slides {
    /* padding-top: 14px; */
}


/* video in a banner */

body.section-investor-overview .field-name-field-page-banner-text .field-item, body.section-procurement-overview .field-name-field-page-banner-text .field-item {
    width: 100%;
}

body.section-investor-overview .field-name-field-page-banner-text .field-item p, body.section-procurement-overview .field-name-field-page-banner-text .field-item p {
    width: 60%;
}



.section-investor-overview .field-name-field-page-banner-text h3, .section-procurement-overview .field-name-field-page-banner-text h3 {
    font-family:"Century Gothic W01";
    font-weight: normal;
    color: #fff;
    font-size: 20px;
}

.section-investor-overview .field-name-field-page-banner-text h2, .section-procurement-overview .field-name-field-page-banner-text h2 {
    font-family:"Century Gothic W01";
    font-weight: normal;
    color: #fff;
    font-size: 30px;
    width: 16em;
    line-height: 36px;
}


.section-investor-overview .field-name-field-page-banner-text p, .section-procurement-overview .field-name-field-page-banner-text p {
    font-size: 15px;
}


/* responsive vimeo embeds */

/* http://alistapart.com/article/creating-intrinsic-ratios-for-video */

.vimeo-iframe-canvas {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 0;
    height: 0;
}

.vimeo-iframe-canvas iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


@media screen and (min-width: 521px) {
    #block-block-45 {
        display: none;
    }
    /* Not sure wat the above is hiding but we need to display it on page-node-38150 */
    .page-node-38150 #block-block-45 {
        display: block;
    }
}

.ie8 #block-block-45 {
    display: none;
}



/* navigation in IE8 */

.ie8 .navbar .nav > li > a {
    padding: 20px 10px 25px 10px;
}

.ie8 .navbar #block-menu-menu-header-secondary-us-menu .nav > li > a,
.ie8 .navbar #block-menu-menu-header-secondary-au .nav > li > a,
.ie8 .navbar #block-menu-menu-header-secondary-menu .nav > li > a {
    padding: 20px 5px 25px 5px;
    font-size: 12px;
}


/* regulatory news page */

.view-regulatory-news .view-content a {
    font-size: 14px;
}


.section-rns .quicktabs_main {
    padding-right: 10px;
}

/* fix sidebar overlapping footer on short pages */

@media screen and (min-width: 768px) {
    .sidebar-second #content-column {
        min-height: 600px;
    }
}

/*.section-investor-overview .ir-factsheet-sidebar-block,
.section-investor-relations .ir-factsheet-sidebar-block {
    margin: 30px 0;
} */

/* .section-investor-overview .ir-factsheet-sidebar-block h2,
.section-investor-relations .ir-factsheet-sidebar-block h2 {
    color: #5b6770;
    font-family: 'Century Gothic W01';
    font-size: 16px;
    text-transform: uppercase;
} */

.section-investor-overview.ie8 .ir-factsheet-sidebar-block img,
.section-investor-relations.ie8 .ir-factsheet-sidebar-block img {
    width: 90%;
}

/* Hide the IR Factsheet block on certain pages
 * Could do with installing Context module to do this easier */
.section-investor-relations.investor-factsheet .ir-factsheet-sidebar-block {
    display: none;
}

@media (max-width: 1199px) {
    .section-investor-overview .ir-factsheet-sidebar-block img,
    .section-investor-relations .ir-factsheet-sidebar-block img {
        max-width: 90%;
    }
}

/* IR updates */

.section-investor-relations.full-year-results-2013 #block-block-39,
.section-investor-relations.investor-seminar-2013 #block-block-39 {
    margin-top: 0;
}

.section-investor-overview .region-wide, .section-procurement-overview .region-wide {
    overflow: hidden;
}

/* TOC filter */

div.toc-filter-content h3 {
    color: #cf128c;
}


div.toc-filter-content {
    background: #EBEBEC;
    border: none;
}

div.toc-filter-back-to-top {
    border: none;
}

div.toc-filter-back-to-top a:link, div.toc-filter-back-to-top a:visited {
    color: #000;
}

/**
 * For some reason on one page the fr.css and it.css
 * is not loading so have added the rules here - JB
 */

/**
 * Adjust the font-size and padding.
 */
#block-menu-menu-header-secondary-fr .menu > li > a {
    color: #0099cc;
    font-size: 14px;
    text-transform: uppercase;
    font-family: "Century Gothic W01 Bold";
    padding: 20px 5px 25px 5px;
}

/**
 * Adjust the padding of the menus due to longer text.
 */
#block-menu-menu-header-secondary-fr .menu > li > a,
#block-menu-menu-main-menu-fr-version- .menu > li > a {
    padding: 20px 5px 25px 5px;
}

/**
 * Adjust the font-size and padding.
 */
#block-menu-menu-header-secondary-it .menu > li > a {
    color: #0099cc;
    font-size: 14px;
    font-family: "Century Gothic W01 Bold";
    padding: 20px 14px 25px 14px;
    text-transform: uppercase;
}

/**
 * Adjust the padding of the menus due to longer text.
 */
#block-menu-menu-header-secondary-it .menu > li > a,
#block-menu-menu-main-menu-it-version- .menu > li > a {
    padding: 20px 9px 25px 9px;
}

body.page-colour-purple article li {
    background: transparent url(../images/bullets2.png) no-repeat;
}


/**
 * Spend Analytics page (Bottom Boxes) css
 */

.view-spend-analytics-bottom-boxes .views-row-1 {
    border-top: 3px solid #cf118c;
}

.view-spend-analytics-bottom-boxes .views-row-2 {
    border-top: 3px solid #39b54a;
}

.view-spend-analytics-bottom-boxes .views-row-3 {
    border-top: 3px solid #fcb03f;
}

.view-spend-analytics-bottom-boxes .views-row .views-field-field-links {
    padding-top: 15px;
    text-align: center;
}

.section-spend-analytics .region-content-4-4 .block {
    height: auto;
}

.view-spend-analytics-bottom-boxes .views-row img {
    width: 100%;
}

.turtle_links {
    margin-top: 20px;
}

.turtle_links .views-row-1,
.turtle_links .views-row-2,
.turtle_links .views-row-3 {
    border-top: 3px solid #888888;
}

.latest_on_twitter_ql {
    padding: 20px 0;
}

#block-views-talentlink-block #edit-field-job-country-tid-wrapper,
#block-views-talentlink-block-5 #edit-field-job-country-tid-1-wrapper,
#block-views-talentlink-block-7 #edit-field-job-country-tid-wrapper,
#block-views-talentlink-block-8 #edit-field-job-country-tid-1-wrapper {
    display:none;
}

.ie .view-talentlink.uk-us-internal .pagination ul > li {
    display: block !important;
}

.latest_on_twitter i.fa-twitter {
    color: #0099cc;
    margin-right: 10px;
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .investors_overview_intro,
    .career_homepage_intro {
        height: auto !important;
    }

    .career_homepage_ta #rs_socialmedia {
        padding: 0px !important;
    }

    .career_homepage_ta {
        height: 449px;
    }

    .investors_overview_latest_news {
        clear: both;
    }

    .investors_overview_share_price .sharepricewrap {
        height: auto !important;
        padding: 5px !important;
    }
}

/* Join Us menu fix  */

/*.join_us_intro ul,
.join_us_career ul {
    padding-top: 10px;
}*/

/*social link fix on career page*/

#social_page_link a {
    font-size: 12px;
}

/* BLOCK STYLE*/

.technology-overview-intro p {
    color: #ffffff !important;
    font-family: "Century Gothic W01";
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 20px;
    padding: 20px 30px;
}

.technology-overview-intro {
    background-color: #0099cb;
    color: #ffffff;
    height: 280px;
    margin-left: 0px;

}

.block.top-blue-line {
    border-top: 3px solid #0099cb !important;
}

/* GENERIC STRIPE MENU */
.stripe-menu {
    display: block;
    float: left;
    position: relative;
    min-width: 210px;
}

.stripe-menu h2 {
    color: #ffffff;
    display: block;
    font-family: "Century Gothic W01 Bold";
    font-weight: normal;
    padding: 18px 50px 18px 20px;
    text-shadow: none;
    text-transform: uppercase;
    background: url("../images/procurement_sprite.png") no-repeat scroll top right #323639;
    cursor: pointer;
    margin-bottom: 0px;
}

.stripe-menu ul {
    padding: 15px 20px;
    margin: 0 0 10px;
}

.stripe-menu ul li ul {
    padding: 15px 4px;
}

.stripe-menu ul li {
    line-height: 16px;
    background: url("../images/sprite.png") no-repeat scroll 0 -664px rgba(0, 0, 0, 0);
    padding-left: 17px;
    list-style-image: none;
    list-style-type: none;
    margin-bottom: 10px;
}

.stripe-menu h2.showprocdrop {
    background: url("../images/procurement_sprite.png") no-repeat scroll top right #ffffff;
    color: #1b1f22 !important;
}

.stripe-menu h2.showprocdrop a {
    color: #1b1f22 !important;
}

.stripe-menu .drop_container {
    display: none;
    box-shadow: 0 7px 5px 2px rgba(0, 0, 0, 0.2);
    font-size: 13px;
    position: absolute;
    top: 60px;
    left: 0px;
    width: 100%;
    background-color: #ffffff;
    z-index: 100;
}

.region-stripe .block.right {
    float: right;
    display: block;
    position: relative;
}

.view-technology-bottom-boxes {
    margin-bottom: 20px;
}
.view-technology-bottom-boxes .views-row {
    position: relative;
}

.quicklinks ul li.child {
    margin-left: 40px !important;
}

.quicklinks ul li.child.active {
    margin-left: 40px !important;
    font-weight: 700;
}

.block-views .block-dropdowns {
    display: none;
}

#block-views-09f03d77d366b84e5c97a453fc7b67fa,
#block-views-18a45a9b052cd70ebfb7258d61c4042d,
#block-views-7ca934e284f2a210a5ac719ad5d41491,
#block-views-247c3eaa9f2058b7d604cdab5e7e92bc {
    height: auto;
}

#block-views-09f03d77d366b84e5c97a453fc7b67fa h2.block-title,
#block-views-18a45a9b052cd70ebfb7258d61c4042d h2.block-title,
#block-views-7ca934e284f2a210a5ac719ad5d41491 h2.block-title,
#block-views-247c3eaa9f2058b7d604cdab5e7e92bc h2.block-title {
    background: url("../images/JoinUs_titlebg_new.png") repeat-y scroll 0 60px rgba(0, 0, 0, 0);
    text-transform: none;
    padding: 17px 0 19px 98px;
    cursor: pointer;
    margin: 0;
}

#block-views-09f03d77d366b84e5c97a453fc7b67fa h2.active,
#block-views-18a45a9b052cd70ebfb7258d61c4042d h2.active,
#block-views-7ca934e284f2a210a5ac719ad5d41491 h2.active,
#block-views-247c3eaa9f2058b7d604cdab5e7e92bc h2.active {
    background: url("../images/JoinUs_titlebg_new.png") repeat-y scroll 0 0 rgba(0, 0, 0, 0);
    text-transform: none;
    padding: 17px 0 19px 98px;
    cursor: pointer;
}

/* TECHNOLOGY - GENERAL */
.view-techonology-news .views-row {
    padding: 5px 7px 5px 7px;
    border-top: 3px solid #0099cb !important;
}

/* TECHNOLOGY - FACT SHEETS */
.view-techonology-news.view-display-id-block_fact_sheets {

}

.view-techonology-news.view-display-id-block_fact_sheets .views-field-field-case-study-upload {
    float: left;
    margin-right: 10px;
}

/* TECHNOLOGY - NEW & EVENTS */
.view-techonology-news.view-display-id-block_news_events .views-field-field-news-release-date {
    float: left;
    margin-right: 7px;
}

.view-techonology-news.view-display-id-block_news_events .views-field-field-news-release-date span.date-display-single {
    font-size: 16px;
    font-weight: 700;
    position: absolute;
}

.view-techonology-news.view-display-id-block_news_events .views-field-type {
    margin-left: 110px;
}

.jcarousel-list-horizontal {
    position: relative!important;
    overflow: hidden;
}

.jcarousel-list-horizontal .views-field-title {
    display: block;
    font-size: 26px;
    font-weight: 700;
    color: #0099CC;
    z-index: 10;
    position: absolute;
    top:35px;
    margin-left: 35px;
}
.jcarousel-list-horizontal .views-field-body {
    display: block;
    position: absolute;
    top: 70px;
    margin-left: 35px;
    color: white;
    z-index: 10;
}
.jcarousel-list-horizontal .views-field-body * {
    color: white;
}


.jcarousel-list-horizontal .views-field-field-technology-banner-image {
    position: absolute;
    z-index: 1;
}

.view-technology-bottom-boxes .views-row-4 {
    clear: both;
    margin-left: 0;
}

.ir-investors h2,
.looking-for h2{
    background: url("../images/JoinUs_titlebg_new.png") repeat-y scroll 0 60px rgba(0, 0, 0, 0);
    text-transform: none;
    padding: 17px 0 19px 98px;
    cursor: pointer;
    margin: 0;
    font-size: 19px;
    color: #5b6770;
    font-family: "Century Gothic W01";
}

.ir-investors h2.active,
.looking-for h2.active {
    background: url("../images/JoinUs_titlebg_new.png") repeat-y scroll 0 0 rgba(0, 0, 0, 0);
}

.ir-investors,
.looking-for {
    position: relative;
}

.ir-investors .menu-block-wrapper,
.looking-for .menu-block-wrapper {
    background-color: #FFF;
    padding-top: 10px;
    padding-bottom: 15px;
    display: block;
    position: relative;
    overflow: visible;
    z-index: 10000000000;
    width: 100%!important;
}

.ir-investors .menu-block-wrapper li,
.looking-for .menu-block-wrapper li {
    background: url("../images/right_arrow.jpg") no-repeat 0 10px;
    padding-left: 20px;
    margin-left: 20px;
    line-height: 30px;
    font-size: 16px;
}

.ir-investors .menu-block-wrapper li ul,
.looking-for .menu-block-wrapper li ul {
    padding-left: 0;
    margin-left: 0;
}

.ir-investors .menu-block-wrapper li ul li,
.looking-for .menu-block-wrapper li ul li {
    margin-left: 0px;
}

.ir-investors .menu-block-wrapper li a.active,
.looking-for .menu-block-wrapper li a.active {
    font-weight: 700;
}

.investors_overview_share_price .sharepricewrap {
    padding: 10px 10px;
    background-color: #ebebeb;
    height: 225px;
}

.section-technology #block-block-61,.section-technology .get-in-touch-tech-box {
    background-color: #ebebeb;
    min-height: 280px;
    margin-bottom: 30px;
}

.section-technology #block-block-61 h2, .section-technology .get-in-touch-tech-box h2{
    font-family: "Century Gothic W01";
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 10px;
    color: #0099cc;
    padding: 20px 30px 0px 30px;
    text-transform: uppercase;
    margin-bottom: 30px;
}

.section-technology #block-block-61 #procdrop_getintouch, .section-technology .get-in-touch-tech-box #procdrop_getintouch {
    padding:0px 30px 30px 30px;
}
@media screen and (max-width: 768px) {

    .section-technology #events-bg-stripe {
        padding:0;
    }

    .section-technology .stripe-menu.block-block {
        max-width: 100%;
        width: 100%;
    }


    .section-technology .technology-overview-intro {
        margin-bottom: 10px;
    }


    .section-technology .technology-overview-intro p {
        font-size: 14px;
        line-height: 22px;
        padding: 10px 15px;
    }

    .section-technology #block-views-09f03d77d366b84e5c97a453fc7b67fa {
        margin-top:10px;
    }
}


@media screen and (max-width: 320px){
    .block-menu-block.looking-for h2{
        line-height: 20px;
    }
    .block-menu-block.looking-for .menu-block-wrapper li{
        margin-left: 0px;
    }
}

@media screen and (max-width: 1199px){
    .block-menu-block.looking-for h2{
        font-size: 17px;
        padding-left: 70px;
    }

    .block-menu-block.looking-for .menu-block-wrapper li{
        margin-left: 0px;
    }
}
/*#main-row #content-column.span8 { height:auto !important;}*/
.jcarousel-skin-none .jcarousel-prev-horizontal {  z-index:1; }
.jcarousel-skin-none .jcarousel-next-horizontal {  z-index:1; }


@media screen and (min-width: 768px) and (max-width: 769px){
    .jcarousel-skin-none .jcarousel-prev-horizontal { left:31.5% !important; }
    .jcarousel-skin-none .jcarousel-next-horizontal { right:33% !important; }
}


@media screen and (max-width: 768px) {

    .stripe-menu ul { margin:0 !important; }
    .stripe-menu .drop_container { position:relative !important; top:0 !important;}
    .rule-mid { line-height: 1.5; }
}

.jcarousel-list-horizontal          { height:300px;}
.jcarousel-list-horizontal li       { position: relative;}
.tech-mobi-banners                  { display: none;}
.tech-mobi-banners > h2.block-title { display: none;}

@media screen and (max-width: 767px) {
    .tech-mobi-banners              { display: block;}
    .jcarousel-skin-none            { display: none;}
    .tech-mobi-banners .views-field.views-field-title  { position:absolute; margin-top: 10px; margin-left: 10px; }

    .tech-mobi-banners .views-field-title {
        color: #0099cc;
        font-size: 16px;
        font-weight: 700;
    }
}

/*
Video code for technology page
*/
@media screen and (min-width:320px) and (max-width:320px) {
    #colorbox, #cboxWrapper, #cboxLoadedContent{
        width:320px !important; height:195px !important;
    }

}
@media screen and (min-width:360px) and (max-width:360px) {
    #colorbox, #cboxWrapper, #cboxLoadedContent{
        width:360px !important; height:219px !important;
    }

}
@media screen and (min-width:480px) and (max-width:480px) {
    #colorbox, #cboxWrapper, #cboxLoadedContent{
        width:480px !important; height:293px !important;
    }


}

.shareholder-Information-box .views-row {
    margin-left: 32px;
    margin-top: 14px;
}

.techonology-press .view-display-id-block_7.view-news .views-row {
    border-top: 3px solid #0099cb;
    padding: 0 8px 4px;
}
.tech-bottom-space{
    padding-top:10px ;
}
.tech-bottom-side-space{
    padding-bottom:0px ;
}
.quicklinks img[src=""] {
    display: none;
}

#flipper-anchor {
    height: 186px;
    width: 310px;
}

@media screen and (min-width: 992px) {
    .half-width {
        width: 50%;
        margin-bottom: 20px;
    }
}

.rpwinner {
    margin-bottom:15px;
}

.rpwinner .rpwleft,.rpwinner .rpwright {
    display: inline-block;
}

.rpwleft img {
    width:100px;
    height:150px;
}

.rpwpdf {
    position: relative;
    top: 50px;
    padding-left: 8px;
    border-bottom:none;
}

.rpwtext, .rpwdate {
    position: relative;
    padding-left: 8px;
}

.rpwinner .rpwright {
    position:absolute;
}

@media screen and (max-width: 650px) {
    .rpwpdf {
        padding-left:0px;
        top:0px;
    }

    .rpwtext, .rpwdate {
        top:0px;
        padding-left:0px;
    }

    .rpwinner .rpwleft, .rpwinner .rpwright {
        display: block !important;
        position:relative;
    }
    .rpwpdf.file_row a {
        float:none;
    }
}

.vimeo-block h2 {
    font-size: 24px;
}

@media (min-width: 1200px) {
    body.one-sidebar.sidebar-second.section-shareholder-information #main-row aside#sidebar-second,
    body.one-sidebar.sidebar-second.section-investor-relations #main-row aside#sidebar-second {
        position: relative;
        width: 369px;
        padding-bottom: 30px;
    }
}
@media (min-width: 1024px) and (max-width: 1024px) {
    body.one-sidebar.sidebar-second.section-shareholder-information #main-row aside#sidebar-second,
    body.one-sidebar.sidebar-second.section-investor-relations #main-row aside#sidebar-second {
        position: relative;
        width: 299px;
        padding-bottom: 30px;
    }
}
@media (max-width: 979px) and (min-width: 768px) {
    body.one-sidebar.sidebar-second.section-shareholder-information #main-row aside#sidebar-second,
    body.one-sidebar.sidebar-second.section-investor-relations #main-row aside#sidebar-second {
        position: relative;
        width: 227px;
        margin-left: 0 !important;
        padding-bottom: 30px;
    }
}

.page-node-1359 #newirbox .field-name-field-links a{
  line-height: 40px;
  color:white;
  text-transform: uppercase;
  font-size: 14px;
  font-family:"Century Gothic W01 Bold";
  border:3px solid white;
  padding: 15px 30px 15px 20px;
  background: url("../images/right-arrow.png") no-repeat scroll 95% 50% rgba(25, 25, 25, 0.8);
}

#newirbox {
margin-top: 138px;
}

@media (max-width: 979px) {
#newirbox {
margin-top: 168px;
}
}

#node-42353, #node-43170 .colorbox-inline-slide,.view-podium-webform .colorbox-inline-slide{
    text-transform : none;
	padding : 17px 15px 19px 75px;
    background : url("../images/contactus_titlebg.png") no-repeat scroll 0px 0px transparent;
    cursor : pointer;
	float : left;
	width : 68%;
}

/*#node-42353 a.colorbox-inline{
    text-transform : none;
    padding : 17px 0 19px 98px;
    background : url("../images/contactus_titlebg.png") no-repeat scroll 0px 0px transparent;
    cursor : pointer;
	float : left;
	width : 70%;
}*/



.workers-compensation-bottom-boxes .square-box {
    height: 150px;
    position: relative;
}
.square-box-hover:hover{
	opacity:0.7;
}
.workers-compensation-bottom-boxes .square-content {
    left: 50%;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.col3 {
    width: 32%;
    float: left;
    margin-right: 10px;
    position: relative;
}

.col3.fix-hg {
    min-height: 450px;
}

.col2-title,
.col3-title {
    background-color: #43515e;
    color: #ffffff;
    padding: 10px;
    font-size: 14px;
}

.col2 ul li,
.col3 ul li {
    background: url("../images/sprite.png") no-repeat 10px -660px !important;
    margin: 15px 0;
    padding-left: 25px;
    line-height: 20px;
}

.col2 ul li a,
.col3 ul li a {
    font-size: 14px;
}

.col3-footer {
    background-color: #cf118b;
    bottom: 15px;
    color: #fff;
    margin: 0 15px;
    padding: 10px 8px;
    position: absolute;
    text-align: center;
    font-size: 15px;
    width: 200px;
}

.col2-footer a,
.col3-footer a {
    color: #ffffff;
    font-size: 14px;
} 

.col2-box,
.col3-box {
    padding: 10px;
    height: 45px;
    position: relative;
}

.col2-box a,
.col3-box a {
    color: #ffffff;
    display: inline;
    left: 50%;
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.col2 {
    width: 48%;
    float: left;
    margin-right: 10px;
    position: relative;
}

.col2.fix-hg {
    min-height: 250px;
	position: relative;
}

.spot {
	margin: 10px;
}

.col2-footer {
    margin: 20px;
    background-color: #cf118b;
    position: absolute;
    padding: 10px;
    text-align: center;
	bottom : 0;
}

.fix-bc {
    background-color: #e2e1dc;
}

@media (min-width: 300px) and (max-width: 1025px) {
    .col2.fix-hg,
    .col3.fix-hg {
        min-height: auto;
    }
    
    .col2,
    .col3 {
        margin-right: 0px;
        width: 100%;
        float: none;
    }

    .col2.pull-right,
    .col3.pull-right {
        float: none !important;
    }
    
    .square-box,
    .col2-box,
    .col3-box {
        margin-top: 20px;
    }

    .workers_comp_container ul li {
        display: block;
    }

    .workers-compensation-last {
        height: auto;
    }
}

@media (min-width: 300px) and (max-width: 767px) { 
    .workers-compensation-middle {
        margin-top: 30px;
    }
}

@media (min-width: 768px) {
.i18n-AU.section-information-employers .page-header,.i18n-AU.section-information-workers .page-header {
top:6%;
}
}

.col3.fix-hg.fix-bc.fixcolheight {
min-height:520px;
}

/*--------------wo=237702 changes start------------------------------------------*/

.page-node-1359 .field.field-name-field-links.field-type-link-field.field-label-hidden,.page-node-1359 .field.field-name-field-links.field-type-link-field.field-label-hidden {
float:left;
}

/*--------------wo=237702 changes end------------------------------------------*/

/*region.region-navigation {
    display: none;
}*/

#webform-client-form-43173 .webform-component input, #webform-client-form-43173 .webform-component select, #webform-client-form-43173 .webform-component-textarea {
    background-color: #FFFFFF;
    border: 0px solid #CCCCCC;
    box-shadow: none;
    transition: none;
    width: 59%;
    padding-top: 10px;
    display: inline-block;
}

#webform-client-form-43173 .webform-component label.control-label {
    display: inline-block;
    padding-left: 4%;
	line-height: 30px;
    background: transparent url(../images/bullets.png) no-repeat;
	background-position: 0 -1000px;
}


#webform-client-form-43173 .webform-container-inline {
    line-height: auto;
    background-color: #FFF;
    margin-bottom: 10px;
    padding: 0px 0px;
    background-image: none;
	width : 92%;
}

#webform-client-form-43173 div#webform-component-message {
    width: 92%;
}

#webform-client-form-43173 button#edit-submit--2 {
    width: 92%;
    background-color: #0099CB;
    background-image: none;
    background-repeat: repeat-x;
    border: medium none;
    border-radius: 0 0 0 0;
    color: #FFFFFF;
    text-shadow: none;
    text-transform: uppercase;
    padding: 10px 0px;
}

#webform-client-form-43173 .form-textarea-wrapper textarea {
	border: none;
}

.view-podium-webform .views-field.views-field-title {
	height: 70px;
}

.page-node-43169 .region-content-4-4 .block {height: 205px;}

.marketo_form1 { 
display:none; 
}

.chrome select#edit-submitted-country {
    padding-top: 0px !important;
    margin-bottom: 0;
}

#webform-client-form-43173 select {
    height: 40px;
}

li.leaf.menu-mlid-1707.menu-depth-3 {
display:none;
}
