﻿@font-face {
    font-family: 'Effra_W_He';
    src: url('fonts/Effra_W_He.eot') format('embedded-opentype'), url('fonts/Effra_W_He.woff') format('woff');
}

@font-face {
    font-family: 'Effra_W_Rg';
    src: url('fonts/Effra_W_Rg.eot') format('embedded-opentype'), url('fonts/Effra_W_Rg.woff') format('woff');
}

.row 
{
     margin-right: 0; 
     margin-left: 0; 
}

.padit {
     margin-right: 15px; 
     margin-left: 15px;
}

.navbar-nav > li > .dropdown-menu {
	margin-top: 0;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
	/*width: 270px;*/
	background-color: #e7e7e7;
	border: none;
	padding: 10px;
}

.mobile-cancel-button
{
    display:none;
}

  .footerlinkpanel_small {
        display:none;
    }

.footercontainer
{
    padding-left:0;
    padding-right:0;
   
}

.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 0;
}

.navbar-toggle
{
    background:white;
}

.socialmedia_icons{
    color: #ffffff;
    font-size: 20px;
}

.socialmedia_icons_footer{
    color: #545657;
    font-size: 20px;
}

/* fix for square appearing on footer icons*/
.fa-medium:before {
    content: none !important;
}
/********/

 .facebook:hover{
    color:#4072ae !important;
    font-size: 20px;
    
}

.twitter:hover{
    color:#43aee8 !important;
    font-size: 20px;
    
}

.linkedin:hover{
    color:#2e80bf !important;
    font-size: 20px;
   
}

.youtube:hover{
    color:#b91e1e !important;
    font-size: 20px;
   
}

.fa-stack .fa-medium:hover {
    color: red;
}

.menu_style a {
     color: #ffffff;
}

.menu_style a:hover {
     color: rgb(191, 191, 191) !important;
}

.panel2 {
    position: fixed;
    left: -300px; /*left or right and the width of your navigation panel*/
    width: 300px; /*should match the above value*/
     /*overflow-x: scroll;*/
    z-index:501;
     /*box-shadow: 10px 10px 20px rgba(44, 62, 80, 0.2);*/

   background-color:#666;
   color: white;
   height:100%;
   top:0;
}

.panel2 a {

    color: #ffffff; 
}

.panel {
    position: fixed;
    left: -300px; /*left or right and the width of your navigation panel*/
    width: 300px; /*should match the above value*/
     /*overflow-x: scroll;*/
    z-index:500;
     /*box-shadow: 10px 10px 20px rgba(44, 62, 80, 0.2);*/

   transform: translate3d(0, 0, 0);
  /* Other transform properties here */

   backface-visibility: hidden;

   perspective: 1000px;
   /* Other transform properties here */

   background:#f5f5f5;
    color: rgba(56, 56, 56, 0.498039);
    opacity:1;
}

.firstButton
{
    margin-left:0;
}

.menuHeadingColour {
    color: #ffffff;
}

.mainColour {
     color: #696D70;
}

.rp_horizontal_rule 
{
    width:90%;
    border-top:1px solid #dcdcdc;
    padding-bottom:10px;
}

.rp_heading {
    /*font-weight: bold;*/
    font-size: 14px;
    color: #ffffff;
}

.rp_list_item {
    margin-left:20px;
    font-size: 14px;
    list-style-type: disc;
    color: white;
    font-weight:normal;
}

.rp_menulink {
    font-size:12px;
}

.rp_menulink:hover {
    cursor: pointer;
}

#aboutus
{
    background:#509DC7;
color: white;
opacity:1;
}

#menu
{
background:#531732;
color: white;
opacity:1;
}

#menu ul
{
    list-style-type: none;
    color: white;
    text-decoration:none;
}

#menu li a{
   color: white;
   
}
#menu li a:hover{
   color: #ddd;
   text-decoration:none;
   cursor: pointer;
}

/*prevent body from scrolling */
.no-scroll {
  overflow: hidden;
}

.line_horz_fullWidth_1_blue{
    display:none;
}
.footerFR {    
    background-color: #7B7B7B;  
    width:100%;
}

.footerMenuButton 
{
    color:white;
    height:60px;
    font-size:16px;
    border-left:1px solid white;
    padding-left:20px;
    padding-right:20px;
}

.footerLink, .footerLink:hover 
{
    color:white;
    font-size:14px;
}

.btn{
    border-radius:4px;
}

.dropdown-menu {
    border-radius:0;
    margin-top: -2px;
}

.footerbuttons:hover
{
    background: #8f9395;    
}

.footerMenuBar {
    background-color: #696d6f;
    border-top:1px solid rgb(217,217,217);
    height: 42px;
    /*border-bottom:1px solid rgb(217,217,217);*/
}

.topMenuButton:hover {
    background-color:#e7e7e7;
    cursor:pointer;
    color: rgba(56, 56, 56, 0.71);
}

.topMenuAnchor {
    text-decoration:none;
    color: rgba(56, 56, 56, 0.498039);
}

.topMenuAnchor:hover {
    text-decoration:none;
    color: rgba(56, 56, 56, 0.71);
}

.topMenuAnchorLoggedIn, .topMenuAnchorLoggedIn:hover {
    color: #949694 !important;
}

.searchbox_fr, .form-control:focus {    
    border: 1px solid #ccc;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.allmenusections {
    width:100%;
    top:80px;
    left:0;
    max-height:240px;
    display:table;padding:8px;
    padding-bottom:20px;
    margin:0 auto;
}
.menublock
{
    /*box-shadow: rgba(56, 56, 56, 0.498039) 0 4px 10px 2px;*/ 
    /*border-top:4px solid rgb(0, 50, 110);*/
    border-left:1px solid rgb(217,217,217);
    border-right:1px solid rgb(217,217,217);
    background-color:#666;
    /*top:207px;*/
    position:fixed;
    display:none;
    height:auto;
    padding:8px;
    padding-bottom:20px;
    width:100%;
}

.mainfont {
    font-family: "Effra_W_Rg", Arial, "Helvetica Neue", Helvetica, sans-serif;
}

h1 {
	font-family: "Effra_W_He", Arial, "Helvetica Neue", Helvetica, sans-serif !important;  
}

.subsection_header {
	color: #531732;
	/*color:rgb(128, 128, 128);*/
	font-weight: bold;
	/*padding-left:18px;*/
	list-style: none;
	/*text-decoration:underline;*/
	font-size: 13px;
	/*border-bottom:1px solid;*/
}

.section_header {
	color: #509DC7; !important;
	/*color:rgb(128, 128, 128);*/
	font-weight: bold;
	/*padding-left:18px;*/
	list-style: none;
	/*text-decoration:underline;*/
	font-size: 13px;
	/*border-bottom:1px solid;*/
}

.menuLink {
	font-size: 12px;
	color: black;
}

	.menuLink:hover {
		font-size: 12px;
		color: #3B6E8F;
		cursor: pointer;
	}

.menuLink_resp {
	font-size: 14px;
	color: black;
}

	.menuLink_resp:hover {
		font-size: 14px;
		color: #3B6E8F;
		cursor: pointer;
	}


.responsiveMenu {
	z-index: 100;
	background-color: rgba(91, 91, 91, 0.67);
	height: 100%;
	width: 100%;
	position: fixed;
	color: black;
	top: 0px;
}

.menuColumn {
	width: 300px;
	margin: 0px 20px 20px 20px;
}

.resp_Scroll {
	/*overflow-y:auto;height:auto;*/
}

.resp_Section {
	margin-right: 20px;
	margin-bottom: 20px;
}

.respSubTitle {
	margin-bottom: 10px;
	width: 270px;
}

.resp_OrderedList li {
	line-height: 20px;
}

.resp_OrderedList {
	list-style: none;
	padding-left: 0px;
}

.selectedMenuItem {
	/*background-size: 180px 60px;*/
	background-repeat: no-repeat;
	background-position-y: 22px;
	background-position-x: 100%;
	color: white !important;
	/*background:rgb(231, 231, 231) !important;*/
	z-index: 1000;
	border-radius: 4px;
	outline-style: none !important;
}

.menu_triangle {
	width: 0;
	height: 0;
	border: solid 30px;
	border-color: transparent transparent black transparent;
	left: -70px;
}

#menublock {
	/*-webkit-box-shadow: 5px 5px 10px black;
box-shadow: 5px 5px 10px black;*/
	z-index: 1000;
    display: none;
}

.menuLink:hover {
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555;
  vertical-align: middle;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition:n;
  transition:none;
}

.searchcontainer 
{
     font-size: 1.2rem;
     font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
   
}

.searchcontainer a
{
     color: black;
     font-size: 1.2rem;
     font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}

.searchlist {
    padding-left: 0;
}

.searchentry {
     padding-left:10px;
 }

.search_hover
{
    background: #531732 !important;
     color: white !important;
}

.btn .caret {
  margin-left: 5px;
  /*float: right;
  margin-top: -6px;*/
}

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
  color: white;
  text-decoration: none;
  background-color: #509dc7;
}

.open>.dropdown-menu {
  display: block;
  width: 100%;
}

.menu-column {
	float: left;
	text-decoration: none;
	width: 220px;
	/*margin-left:-34px;*/
	padding-left: 0px;
	padding-right: 0px;
}

	.dropdown-menu ul:first-of-type {
		border-right: 0px solid black;
		padding-right: 20px;
	}


.menu-column > li {
	list-style: none;
}

	.menu-column > li > a {
		text-decoration: none;
		color: black;
	}

	.menu-column > li:hover, .menu-column a:hover {
		/*color: #ffffff;*/
		text-decoration: underline;
		/*background-color: #428bca;*/
	}


.navbar-inverse {
	background-color: white;
	border-bottom: 0px;
}

	.navbar-inverse .navbar-collapse,
	.navbar-inverse .navbar-form {
		border-color: rgb(197, 197, 197);
	}

	.navbar-inverse .navbar-nav > li > a {
		color: white;
	}

	.navbar-inverse .navbar-toggle {
		border-color: #FFFFFF;
	}
 
.family_selection:hover {
	cursor: pointer;
}

.setOpacity {
	opacity: 0.1;
}

.disabledHeader {
	background-color: #e7e7e7;
	color: rgb(178, 178, 178);
}

.enabledHeader {
	background-color: #6684a8;
	color: white;
}

.disabledMenu {
	background-color: #eaeaea;
	color: rgb(178, 178, 178);
}

.enabledMenu {
	background-color: #6987aa;
	color: white;
}


.selectedOption {
	color: rgb(245, 178, 242);
}

.FamilyList a {
	color: black;
}

.family_selection li:hover {
	color: rgb(107, 238, 238);
}

.scroll-pane:focus {
	outline: none;
}

.indexfam {
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-o-user-select: none;
}

ul,
ol {
	margin-top: 0;
	margin-bottom: 12px;
}

.searchbox {
    font-family: "Effra_W_Rg", Arial, "Helvetica Neue", Helvetica, sans-serif;
}

#ftse_menucontrol {
	font-size: 12px;
	line-height: 1.428571429;
	color: #333333;
	background-color: #ffffff;
}
              

#menublockfull {
	font-family: "Effra_W_He", Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.428571429;
	color: #333333;
	background-color: #ffffff;
}

.navbar-inverse {
	/*background-color: #222222;*/
	/*border-color: #080808;*/
	background-color: white;
	border-bottom: 1px solid rgb(197, 197, 197);
}

.navbar-fixed-top {
	top: 0;
	z-index: 1030;
	box-shadow: 0px 2px 20px 5px rgba(177, 167, 167, 0.3);
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
	background-color: #fff !important;
}

#indexTable_wrapper table.collapse {
	display: table;
}

.container {
	max-width: 1280px !important;
}

#nbar{
    height:161px;
}
.ra_socialbutton {
	background: rgb(0, 50, 110);
	color: white;
	padding: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-radius: 6px;
	cursor: pointer;
}

.ra_socialbutton:hover {
	background: #2a6496;
	color: white;
	padding: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-radius: 6px;
	cursor: pointer;
}

.ra_textbox {
	width: 105px;
}


.ra_sectionwithdivider {
	border-right: 1px solid rgb(216, 216, 216);
	padding-right: 50px;
}

/* remove ie9 outline */
a {
	outline: 0;
}

	a:focus {
		outline: 0;
	}

.btn:focus {
	outline: 0;
}

.dropdown {
	/*background-image: url('http://www.ftse.com/Analytics/WebControls/WebControlsContent/images/navDownArrow.gif');*/
	/*background-repeat: no-repeat;
  background-position-y:19px;
  background-position-x:100%;*/
	color: black !important;
	/*background:rgb(231, 231, 231) !important;*/
	z-index: 1000;
	/*border-radius: 4px;*/
	outline-style: none !important;
	text-align: right;
}

.form-control {
	padding: 0px;
	padding-left: 3px;
}

.menu_arrows {
	width: 10px;
	left: -28px;
	top: 14px;
}

.menu_socialcontrols {
	margin-top: 12px;
	margin-left: -2px;
	height: 20px;
}

.container980Wide {
}

#ftsemenu {
	height: 130px !important;
}

.loggedInUser {
	font-size: 12px;
	/*position: absolute;
	top: -40px;
	left: 0px;
	width: 180px;*/
    color:black;
}

.navbar-brand  
{
    padding-top:5px;
    padding-left:15px;
}

.btnLogin {
	font-size: 10px;
	height: 20px;
	background-color: #d0dae5;
	color: black;
	top: 20px;
	padding: 0px;
	padding-left: 5px;
	padding-right: 5px;
	width: 135px;
	border-radius: 2px;
}

	.btnLogin:hover {
		font-size: 10px;
		height: 20px;
		background-color: #6987aa;
		color: white;
		top: 20px;
		padding: 0px;
		padding-left: 5px;
		padding-right: 5px;
		width: 135px;
		border-radius: 2px;
	}

/* Cookies & IE7 Notices - start */
#browserNotices {
	background-color: #777;
	position: fixed;
	z-index: 10500;
	top: 0;
	width: 100%;
	display: none;
}

.messageOuter {
	width: 100%;
	border-bottom: solid 1px #555;
}

.browserMessageInner {
	width: 90%;
	text-align: center;
	color: #fff;
	margin: 0 auto 0 auto;
	padding: 5px 0;
	border-top: 0;
}

.messageElement {
	float: left;
}

#cookieAcceptImgLink, #browserInfoCloseImgLink {
	cursor: pointer;
}

#browserInfoCloseRemember {
	margin: 1px 3px 0 2px;
}
/* Cookies & IE7 Notices - end */

.respMenuCol1, .respMenuCol2 {
	width: 49%;
	float: left;
	padding: 0 15px;
}

.menutab {
    font-size:1.4rem;
    /*border-right: 1px solid #eeeeee;*/
    height: 43px;
    text-align: center;
    float:left;
    padding-top:10px;    
}

.menutab:hover {

background-color:  #666;
cursor: pointer;
}

.menutab a 
{
    color: white;
}

/* drop down menu restyle */
@media (max-width: 767px) {

    .footer_section1 {
        padding-left:20px !important;
    }

    .footer_section2
    {
        padding-left:20px !important;
    }

    .footer_section3
    {
        padding-left:5px;
    }

    .footer_section4
    {
        padding-left:0 !important;
    }

     .footer_section5
    {
        padding-left:0 !important;
    }

    .footercontainer
    {
        /*padding-left:15px;
        padding-right:15px;*/
    }

	.navbar-collapse {
		background: white !important;
		height: 300px !important;
		box-shadow: 0px 8px 20px 0px rgba(122, 119, 119, 0.3) !important;
		width: auto;
	}


	.dropdown {
		text-align: left !important;
		/*margin-left: 0px !important;*/
		margin-right: 50px !important;
	}

	.menu_arrows {
		display: none !important;
	}

	.loggedInUser {
		top: 0px !important;
		margin-top: 0px !important;
		margin-left: 95px !important;
	}

	.searchTextBox {
		margin-top: 40px;
		margin-left: 16px;
	}

	.socialbuttons {
		margin-top: -175px;
		margin-left: 30px;
	}
}

@media (min-width: 768px) {    
	.footerColMiddle {
		text-align: center;
	}

	.footerColRight {
		text-align: right;
	}
}

@media (max-width: 970px) {

    .footer_section1 {
        padding-left:20px !important;
    }

   .firstButton
    {
        margin-left:0;
    }


    .fbfirst{
        border-left:0 gray solid !important;
    }

    .fblast {
        border-right:0 gray solid !important;
    }

    .menutab{
        font-size:1.2rem;
    }
 
    .footerlinkpanel 
    {
        display: none;
    }

	.dropdown {
		/*margin-right: 15px !important;*/
		/*margin-left: 0px !important;*/
	}

	.ra_menuItem {
		padding-right: 5px !important;
	}

	.menu_arrows {
		left: 0px !important;
	}

	#searchFTSE {
		width: 100px !important;
		margin-left: 5px;
	}

	.socialbuttons {
		margin-left: 10px;
	}

	.loggedInUser {
		margin-left: 5px;
	}

	#menublock {
		width: 100%;
	}
}

@media (max-width: 550px) {

    
    .footer_section1 {
        padding-left:20px !important;
    }
    
	.respMenuCol1, .respMenuCol2 {
		width: 98%;
		float: none;
	}
}

@media (max-width: 967px) {

    .footer_section1 {
        padding-left:20px !important;
    }


     .footerlinkpanel_small {
        display:block;
    }

    .footerlinkpanel 
    {
        display: none;
    }

        .footercontainer
    {
        padding-bottom:20px;
    }

	.socialbuttons {
		margin-left: 90px;
	}
	.menuColumn {
		width: 100%;
	}
}

.responsiveMenu {
	margin-top: 0px;
	/*z-index:2000;*/
	border-top: 5px solid rgb(0, 50, 110);
}

.exit {
	margin-left: 260px;
}

h3, .h3 {
	font-size: 12px;
}

h4,
.h4 {
	font-family: FrankRegular, Arial, Tahoma, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

@media screen and (min-width: 768px) {
	.modal-dialog {
		left: 0;
	}
}


.mid_block ol.tab_menu, .ftseTechNotices .tab_block ol.tab_menu, .main .tab_block ol.tab_menu {
	margin-bottom: 0;
}


/* Overridden from bootstrap_old.css - start */
a {
	text-decoration: none;
}

body {
	font-size: 14px;
  font-weight: 500;
}

a {
	color: #00326E;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: Effra;
  font-weight: 700;
}

h1 {
	margin-top: 20px;
	margin-bottom: 0;
}

h3 {
	margin-top: 0;
	/*margin-bottom: 0;*/
}

h1,
.h1 {
	/*font-size: 22px;*/
        font-size: 2.6rem;
    font-weight: 700;
}

h2,
.h2 {
	font-size: 17px;
}

h3,
.h3 {
	font-size: 13px;
	margin-bottom: 10px;
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
	background-color: #fff;
}

/* Overridden from bootstrap_old.css - end */

@media (min-width: 768px) {
	.container {
		width: 100%;
	}
}

@media (min-width: 992px) {
	.container {
		width: 100%;
	}
}

@media (min-width: 1280px) {
	.container {
		width: 100%;
	}
}


@media (min-width:250px)
{
       .vmiddle h1 {
        font-size:30px;
    }
     .container980Wide {
      margin-top: -70px !important;
    }
      .responsiveLogo{
        display:block;
    }

        #ftsemenu {
	height: 80px !important;
}
}


@media (min-width: 400px) {

    .container980Wide {
      margin-top: -70px !important;
    }
    .responsiveLogo{
        display:block;
    }

    .vmiddle h1 {
        font-size:30px;
    }
    #ftsemenu {
	height: 80px !important;
}
	.col-md-1,
	.col-md-2,
	.col-md-3,
	.col-md-4,
	.col-md-5,
	.col-md-6,
	.col-md-7,
	.col-md-8,
	.col-md-9,
	.col-md-10,
	.col-md-11,
	.col-md-12 {
		float: left;
	}

	.col-md-12 {
		width: 100%;
	}

	.col-md-11 {
		width: 91.66666666666666%;
	}

	.col-md-10 {
		width: 83.33333333333334%;
	}

	.col-md-9 {
		width: 75%;
	}

	.col-md-8 {
		width: 66.66666666666666%;
	}

	.col-md-7 {
		width: 58.333333333333336%;
	}

	.col-md-6 {
		width: 50%;
	}

	.col-md-5 {
		width: 41.66666666666667%;
	}

	.col-md-4 {
		width: 33.33333333333333%;
	}

	.col-md-3 {
		width: 25%;
	}

	.col-md-2 {
		width: 16.666666666666664%;
	}

	.col-md-1 {
		width: 8.333333333333332%;
	}

	.col-md-pull-12 {
		right: 100%;
	}

	.col-md-pull-11 {
		right: 91.66666666666666%;
	}

	.col-md-pull-10 {
		right: 83.33333333333334%;
	}

	.col-md-pull-9 {
		right: 75%;
	}

	.col-md-pull-8 {
		right: 66.66666666666666%;
	}

	.col-md-pull-7 {
		right: 58.333333333333336%;
	}

	.col-md-pull-6 {
		right: 50%;
	}

	.col-md-pull-5 {
		right: 41.66666666666667%;
	}

	.col-md-pull-4 {
		right: 33.33333333333333%;
	}

	.col-md-pull-3 {
		right: 25%;
	}

	.col-md-pull-2 {
		right: 16.666666666666664%;
	}

	.col-md-pull-1 {
		right: 8.333333333333332%;
	}

	.col-md-pull-0 {
		right: 0;
	}

	.col-md-push-12 {
		left: 100%;
	}

	.col-md-push-11 {
		left: 91.66666666666666%;
	}

	.col-md-push-10 {
		left: 83.33333333333334%;
	}

	.col-md-push-9 {
		left: 75%;
	}

	.col-md-push-8 {
		left: 66.66666666666666%;
	}

	.col-md-push-7 {
		left: 58.333333333333336%;
	}

	.col-md-push-6 {
		left: 50%;
	}

	.col-md-push-5 {
		left: 41.66666666666667%;
	}

	.col-md-push-4 {
		left: 33.33333333333333%;
	}

	.col-md-push-3 {
		left: 25%;
	}

	.col-md-push-2 {
		left: 16.666666666666664%;
	}

	.col-md-push-1 {
		left: 8.333333333333332%;
	}

	.col-md-push-0 {
		left: 0;
	}

	.col-md-offset-12 {
		margin-left: 100%;
	}

	.col-md-offset-11 {
		margin-left: 91.66666666666666%;
	}

	.col-md-offset-10 {
		margin-left: 83.33333333333334%;
	}

	.col-md-offset-9 {
		margin-left: 75%;
	}

	.col-md-offset-8 {
		margin-left: 66.66666666666666%;
	}

	.col-md-offset-7 {
		margin-left: 58.333333333333336%;
	}

	.col-md-offset-6 {
		margin-left: 50%;
	}

	.col-md-offset-5 {
		margin-left: 41.66666666666667%;
	}

	.col-md-offset-4 {
		margin-left: 33.33333333333333%;
	}

	.col-md-offset-3 {
		margin-left: 25%;
	}

	.col-md-offset-2 {
		margin-left: 16.666666666666664%;
	}

	.col-md-offset-1 {
		margin-left: 8.333333333333332%;
	}

	.col-md-offset-0 {
		margin-left: 0;
	}
}

@media (min-width: 768px) {
      .vmiddle h1 {
        font-size:32px;
    }

      .container980Wide {
      margin-top: 20px !important;
    }

        #ftsemenu {
	height: 140px;
}

           .responsiveLogo{
        display:none;
    }
	.container > .navbar-header,
	.container > .navbar-collapse {
		margin-right: -15px;
	}
}

@media (max-width: 1020px) {

 .footer_section1 {
        padding-left:20px !important;
    }

	.ftseWebsite .footerRow {
		margin-left: 0;
		margin-right: 0;
	}
}

/* Copied from WebControls.css - start */

.headerContainer980Wide {
	position: relative;	
}

.container980Wide {	
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	/*width: 980px;*/
	margin-top: 130px;
}

#header {
	  border-style: none;
    border-color: inherit;
    border-width: 0;
	  margin: 0 0 10px 0;    
    left: 12px;
}

.floatLeft {
	float: left;
}

#headerMain {
	position: absolute;
	bottom: 10px;
	width: auto;	
}

#logoDiv {
	position: absolute; 
	bottom: 0; 
	left: 0;
}

#mainNav {
	float: left;	
	margin-left: 160px;
	font-family: FrankRegular, Arial;
}

	#mainNav a {        
		text-decoration: none;
	}

        #mainNav a:hover {
            color: #531732;
        }

		#mainNav a.selected {
			color: #00326E;
		}	
	
	#secondaryNav {
	float: right;
	margin-top: 20px;
}
		
#search {
	border: solid 1px #c5c5c5;	
	float: right;
	padding: 2px;
	width: 180px;
  display: none; 
}

#secondaryNav label {
	font-weight: normal;
}

.clear{ clear:both;  }

.ftsebold {
	font-weight: bold;
}

.displayNone {
	display: none;
}

/* Global footer - start */
#replacementFooter {
		width: 980px;
		height: 50px;
       
}

	#replacementFooter #leftCol {
		width: 300px;
		float: left;
	}

#replacementFooter #midCol {
		width: 380px;
		float: left;
		text-align: center;
	}

#replacementFooter #rightCol {
		width: 300px;
		float: left;
		text-align: right;
	}

.messageOuterContainer {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

.footerCol {
	padding: 3px 0;
}

.section_header .menuLink {
	color: rgb(0, 50, 110);
	font-size: 13px;
}

	#technicalNotices .footerRow
, #alternativeWeighted .footerRow
, #allWorld .footerRow
, #allShare .footerRow
, #italia .footerRow
, #china .footerRow
, #ustmi .footerRow
, #epraNareIt .footerRow
, #jse .footerRow 
, #ustmiEventMonitor .footerRow 
, #chinaEventMonitor .footerRow
, #analysisPlus .footerRow 
, #indexViewer .footerRow
, #factsheets .footerRow
, #constituentsWeights .footerRow
, #monthlyMarketsBrief .footerRow 
, #valuationReport .footerRow 
, #adaptiveAssetAllocationPolicy .footerRow
, #performanceAttribution .footerRow
, #birr .footerRow {
	margin-left: 15px	
}

/* Global footer - end */

/* Copied from WebControls.css - end */

#ccc-module.ccc-module--slideout {
  max-width: 100% !important;
}

/* new header code */

@media screen and (min-width: 768px) {
    .navbutton {
        /*width: 100%;*/
        height: 34px;
        text-align: left;
        text-indent: 25px;
        text-decoration: none;
        line-height: 32px;
        color: #fff;
        background-color: #1F9EC4;
        border: 1px solid #1F9EC4;
        display: inline-block;
        padding: 0 25px;
        text-align: center;
        text-indent: 0;
        margin-right:10px;
        margin-top:10px;
    }

        .navbutton:hover {
        /*width: 100%;*/
        height: 34px;
        text-align: left;
        text-indent: 25px;
        text-decoration: none;
        line-height: 32px;
        color: #1F9EC4;
        background-color:#ffffff;
        border: 1px solid #1F9EC4;
        display: inline-block;
        padding: 0 25px;
        text-align: center;
        text-indent: 0;
    }
}