html {
    background: none repeat scroll 0 0; /* cover #fff;*/
}
body {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: /*rgb(102, 102, 102)*/ /*#23262e*/ #333;
    font-family: Calibri,Lucida Sans Unicode,Lucida Grande,Droid Sans,sans-serif;
    line-height: 1.37em;
    /*margin-bottom: 60px;*/
	font-weight: 400;
    font-size: 1.618em;
    /*font-family: Lato,"Helvetica Neue",Helvetica,Arial,sans-serif;*/
}
.header-line {
	height: .3em;
	margin-bottom: 0;
	width: 100%;
	background: #eef9fd;	
}
header {
    background: none repeat scroll 0 0 #fff;    
    color: #fff;
    padding: 0;
}

.headerTxt{
	color: #0f243f;
	font-size: 1.11em;
	font-weight: bold;
	line-height: 5em;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

h1, h2, h3, h4, h5 {
    color: #0f243f;
}
h1{
    margin-left:0;
    font-family: Calibri,Lucida Sans Unicode,Lucida Grande,Droid Sans,sans-serif;
}
h6{
	font-size: 1.11em;
	line-height: 25px;
}
img{
	margin:.5em 0 .5em 0;
}
#ribbon {
    margin: 0 auto;
    padding: 0;    
    border: 1px solid #231f20;
}
.headBanner{
    margin-left:10px;
}
#headerContainer{
	background: #fff;
}
.footer, #OfferHeader{
	background: /*#8bd4e3;*/ #333;
}
.footer p {
	color:#fff;
	text-decoration: none;
    background-color: transparent;
	font-size: 1.618em;
}
	
.logo{
	padding-left:1.275em;
}
.InvestorServeLogo{
	padding:1.5em;
	/*font-family: Arial, Helvetica, sans-serif;
    font-family: Lato,"Helvetica Neue",Helvetica,Arial,sans-serif;*/
    font-family: Calibri,Lucida Sans Unicode,Lucida Grande,Droid Sans,sans-serif;
}
#stepindent {
    margin-left:0;
}
ul.list{
    margin-left:10px;
}

/***************responsive media queries**********************/
@media only screen and (min-width: 240px) and (max-width: 319px) {
    .issuer-logo { max-height: 20px; }
    .logo-header { line-height: 20px; }
    .voting-online-text { font-size: 1.1em; }
    .header-bar { font-size: 0.8em; }
    .footer {
        line-height: 20px;
        font-size: 0.6em;
    }
    p.navbar-left, p.navbar-right {
        margin: 0 auto;
        text-align: center;
        line-height: 1.5em;
        float: none !important;
    }
}

@media only screen and (min-width: 320px) and (max-width: 479px) {
    .issuer-logo { max-height: 30px; }
    .logo-header { line-height: 30px; }
    .voting-online-text { font-size: 1.3em; }
    .header-bar { font-size: 0.8em; }
    .footer {
        line-height: 24px;
        font-size: 0.85em;
    }
	.pull-left, .pull-right{
		float:center;
		display:block;
		margin:0 auto;
	}
	.btn-primary {
		margin:.5em auto;
		
	}
	.headerTxt{
		color:#0f243f;
		font-size:.77em;
		font-weight:normal;
		line-height:6em;
	}
}

@media only screen and (min-width: 480px) and (max-width: 640px) {
    .footer {
        line-height: 24px;
        font-size: 0.85em;
    }
	.pull-left, .pull-right{
		float:center;
	}
}
/********************************************************************/
/*******************************************************************/
/* added for to make layout responsive on 04/06/2015 */
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
  #main h4 {
    width: 730px;
    margin:0 auto;
    padding: 4px 0;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
  #main h4 {
    width: 950px;
    margin:0 auto;
    padding: 4px 0;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
  #main h4 {
    width: 1150px;
    margin:0 auto;
    padding: 4px 0;
  }
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
/***************************************************************************************/
#main {
    background:#ffffff;
	width:auto; /* added for to make layout responsive on 04/06/2015 */
	margin:0 auto;    
}

#content {
    background: none repeat scroll 0 0 #FFFFFF;
	width:100%;
}
.onlineappheader {
    background-color: #f2f2f2;
    padding: .25em .5em;
    border: .05em solid #dadada;
    border-top: 1px solid #dfdfdf;
    /*margin: .5em auto;*/
    margin:.5em .5em 0;
}

.offer-header {
    font-size: 17px;
    background-color: #f2f2f2;
    color: /*rgb(102, 102, 102)*/ /*#23262e*/ #333;
    font-family: Calibri,Lucida Sans Unicode,Lucida Grande,Droid Sans,sans-serif;
    /*font-family: Lato,"Helvetica Neue",Helvetica,Arial,sans-serif;*/

}
#OfferHeader p {
    font-size:14px;
    color: #FFFFFF;    
	background-color:  #f2f2f2;	
	color: rgb(102, 102, 102);
    padding: 7px;
    border:.1em solid #ccc;	
}
#stephead {
    color: #23262e;
    font-size: 17px;
    font-weight: bold;
}
#stepnumber {
    color:#23262e;
    font-size: 17px;
    font-weight: bold;
}
table {
    background: none repeat scroll 0 0 #fff;
    border: 1px dashed #3A2A17;
    font-size: 11px;
    font-weight: normal;
    width: 100%;
}
.pull-left {
  float: left !important;  
}
.pull-right {
  float: right !important;  
}
.clearfix {
    clear: both;
 }
.pull-left #content p{
 	background: transparent;
 }
h1 {
	line-height: 1.375em;
	color: #000;
	font-weight: bold;
	font-size: 100%;
    margin-left:0;
}
h4{
	color: #23262e;
	font-size: 14px;
	font-weight: bold;
}
input, select, .oa-field-row input[type=text], .oa-field-row select {	
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: /*#555*/ #333;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	margin:.5em ;
    height: auto;    
}
.footer {
  	margin-left: 0px;
  	padding-left: 0px;
  	text-align: left;
  	vertical-align: top;
  	font-size: 0.85em;	
	padding: .5em 1em 1em 1em;
	border: #777;
  	padding: 0\9;   
    background-color: whitesmoke;
    color: #909090;
}
.footer p{
	background:transparent !important;
	font-size:17px;
	line-height:1em;
}
.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.row {
    margin-right: -15px;
    margin-left: -15px;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

p a.btn-link {
    color: #fff !important; 
    font-weight: normal; 
    cursor: pointer;
    border-radius: 0;
}
p a.btn-link:hover,
p a.btn-link:focus {
    color: rgba(114,115,114,0.9) !important;
    text-decoration: none;
    background-color: transparent;
}

.btn-primary {    
    border-radius: 0;
    display: inline-block;   
	font-size: .889em;
    font-weight: 700;
    line-height: 22px;
    padding: 10px 28px;	
    text-align: center;
    text-decoration: none !important;
    transition: opacity 0.2s ease-in;
    color: #fefefe;
    font-family: Calibri,Lucida Sans Unicode,Lucida Grande,Droid Sans,sans-serif;	
	border-color: rgba(99, 99, 99, 0.96); 
    background-color: #636363;
    border: /*1px solid #C6007e;*/ rgba(34, 34, 34, 0.81);    
	color:#fff;
    cursor: pointer;
    box-shadow: 2px 2px 4px 0 #222;
    margin:.05em;
}
.btn-primary:hover,
.btn-primary:focus {
    color: #ffffff;	
    background-color: #777;
    border-color: rgba(34, 34, 34, 0.16);
}
.btn-primary a {
	color:#fff;
	text-decoration:none;
}
.alert-default {
    background-color: #ffffff;   
    border-color: #777;   
}
.alert {
    padding: 15px;   
    border: 1px solid transparent;
    border-radius: 0;
	border: .05em solid #f1f1f1;
    margin: .375em .7em;
}
.well-bg {
    background: #fff;
    border: .05em solid #f1f1f1;
    min-height: 20px;
    padding: 19px;
    /*margin-bottom: 20px;*/
    border-radius: 0;
    color: /*#666*/ /*#23262e*/ #333;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    -moz-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
    margin:.15em .5em 0;
}
.well-bg p {
    font-size: 17px;
}
div > a.IWLNKPREVCSS, div > a.IWLNKSUBMITCSS {
	font-weight:bold !important;
	text-decoration:none !important;
	height:none !important;
	width: auto !important;
	font-size:18px !important;
}
#ShowLastPaymentDetails {
	font-size:17px;
}
hr{
	border:.075em solid #f1f1f1;
	margin:.22em auto;
}

ul {
    font-size: 17px;
}
.participationHeading {
    color: #23262e;
    font-size: 17px;
    font-weight: bold;
}
.disabled{
    border: .05em outset ButtonFace;
    color: #c0c0c0;
    cursor: inherit;
    background-color: #f2f2f2;
    background: #f2f2f2;
    box-shadow: 2px 2px 4px 0 #ccc;    
}
.disabled:hover,
.disabled:focus {
    /*color: GrayText;
    background-color: #f1f1f1;*/
    color: #ffffff;	
	background-color: #f1f1f1;
    border-color: rgba(17, 17, 17, 0.2);
}
.notice {
    /*background-color: #f2dede;*/
    padding: 17px;
    font-weight: 600;
    /*border: 1px solid #e1e1e8;*/
    margin: 0em 0 1em 0;
    border: 1px solid #EBEBEB;
    padding: 20px;
    background-color: #F7F7F7;
}
.disclaimer p {
    margin-left: 1em;
}
.oa-field-row .oa-field-col .oa-field-span {
    width: 11em !important;
    font-size: 17px;
}
.oa-container {
    padding-left: 0;
    width: 100%;
}
.tfnNotification {
    font-size: 17px;
}
.oa-field-row .oa-field-col {
    font-size: 17px;
}
.list li {
    list-style-type:none;
    margin-left:4em;
}
.oa-field-description{
    font-size:17px;
}
.oa-field-desc{
    font-size:17px;
}
.oa-field-row .oa-field-col .oa-field-header-span {
    font-weight: bold;        
    font-size: 17px;
    color:#23262e;
}
.oa-field-row .oa-field-col .oa-field-span {
    width: 15em !important;
    font-size: 17px;
}
.oa-summary-list li {
    list-style-type: disc;
    margin-left: 2.5em;    
    font-size:17px;
}
li.subordinateList {
    padding-left: 1.5em;
    list-style-type:disc !important;
    font-style: oblique;
}
.BPAYPaymentDetails {
    height:auto;
}

a, a:hover {
    color: #231f20;
    cursor: pointer;
    font-weight: bold;
}
#MessageDiv {
    font-size: 12px;
}