﻿/* AUSTSAFE SUPER */

/* fonts */
@font-face{
font-family:"HelveticaNeueW01-55Roma";
src:url("b7693a83-b861-4aa6-85e0-9ecf676bc4d6.eot?#iefix");
src:url("b7693a83-b861-4aa6-85e0-9ecf676bc4d6.eot?#iefix") format("eot"),url("bcf54343-d033-41ee-bbd7-2b77df3fe7ba.woff") format("woff"),url("b0ffdcf0-26da-47fd-8485-20e4a40d4b7d.ttf") format("truetype"),url("da09f1f1-062a-45af-86e1-2bbdb3dd94f9.svg#da09f1f1-062a-45af-86e1-2bbdb3dd94f9") format("svg");
}

@font-face {
  font-family: 'Clarendon_Regular';
  src: url('clarendon_regular-webfont.eot'); /* IE9 Compat Modes */
  src: url('clarendon_regular-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('clarendon_regular-webfont.woff2') format('woff2'), /* Super Modern Browsers */
       url('clarendon_regular-webfont.woff') format('woff'), /* Pretty Modern Browsers */
       url('clarendon_regular-webfont.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('clarendon_regular-webfont.svg#svgFontName') format('svg'); /* Legacy iOS */
}


/* General styles */
body { font-size:15px;color:#222;background: #fff; font-family:'HelveticaNeueW01-55Roma',arial,san-serif;}
html {background:#f9f9f9;}

a, a:link, a:active, a:visited,#topMenu li a { color:#7e9821; outline: none; text-decoration: underline;  }
a:hover,#topMenu li a:hover { color:#7e9821; text-decoration: none; }

.accountLinks ul a:hover, p a:hover, a.standardLink:hover { color:#7e9821; text-decoration: none; }

h1 { color: #372a1e;font-family: 'Clarendon_Regular',arial;font-size:2.8em;line-height:36px;font-weight:normal;border-bottom:none; }
h2 { color: #372a1e;font-family: 'Clarendon_Regular',arial;font-size:1.3em;line-height:20px;font-weight:normal;border-bottom:none; }
h3 { color: #372a1e;font-family: 'Clarendon_Regular',arial;font-weight:normal;font-size:1.5em; }
h4 { color: #201d1e;font-size: 15px; line-height: 19px; font-weight: bold;}
h5 { color: #201d1e;font-size: 15px; line-height: 19px; font-weight: normal; }

td, li, ul { font-size:1em; }
ul { list-style-position: inside; padding: 5px; }
ul li { padding: 2px 0; }

p { margin:0;padding:0 0 15px 0; }

input, select, textarea { padding: 6px; }

table th { text-align:left;background:#d6deb8;color:#45525b;font-size: 0.85em; }
#frmDeclaration table {margin:0}

#validationSummary { background:#fff2f2; color:#201d1e; border: 1px solid red; font-size:.75em; }
#validationSummary ul { padding:0; }
#validationSummary ul li { list-style:none; }

DIV.errorContainer { background:#fff2f2; color:#201d1e; border: 1px solid red; font-size:.75em; line-height: 16px; }
DIV.errorContainer p { padding: 5px 0; }

div.filterContainer { padding: 1em; /*background: #ee7518;*/ border-color: #ECECEC}
#createQuoteButton {  margin-left: 30px;}
#validationSummary.validation-summary-errors { display: block;}
.ui-widget-content { background:#f6f6f6; }
.ui-widget-content TH.ui-state-default DIV.ui-jqgrid-sortable {color: #45525b; padding-left: 5px;}
.validation-summary-valid{margin-top: 0; font-size: .85em; padding: 5px 3px !important;}
.ui-datepicker-calendar th{background:#ecf0de;}
.ui-datepicker-week-col{background:none repeat scroll 0 0 #ecf0de;  border-bottom: 1px solid #d6deb8;}


/* layout */
div#wrapper {text-align: left;padding: 0;}
#content { width:985px;background: #fff;padding:0 15px; }
#mainContent.subPanelled {width: 684px;}
#mainContent {padding:0;}
#subPanel { width:280px;margin: 45px 0 0 15px;float: right; }

#bottomContent { margin-top:15px; }

/* headers */
#header { width:100%;margin:0; background: #fff;padding:0; }
.pageHeader { background: #FFF; position: relative; height: 94px; border:none; width:1015px;}
.pageHeader h1 { padding:38px 20px 0 10px;font-size: 35px;line-height: 25px; color: #372a1e;}
.pageHeader h1 span.memberonlineheader { color: #19aee5; }
A#homeLink { background: transparent url(images/logo-desktop.jpg) 0 0 no-repeat; width:226px; height:56px;display:block;left:20px;top:20px;  }

#topMenu { right: 20px; font-size: .80em;}
#topMenu select { font-size: 1em; padding: 2px; }
#topMenu li a {  }
#topMenu DIV.dropDownListControl UL { background:#ecf0de;color: #53462d; }
#topMenu div.dropDownListControl li:hover { background:#7e9821;color: #fff; text-decoration:none; }
#topMenu div.dropDownListControl li a { color: #45525b; }
#topMenu div.dropDownListControl li:hover a { color:#fff; text-decoration:none;}


/* Buttons */
.oc-button span { background:none;margin-right:0;color:#fff;padding:0;  }
.oc-button span:hover { color:#fff;}

.oc-button, .oc-button span { font-family:'HelveticaNeueW01-55Roma',arial,san-serif;font-size:15px;font-weight:normal; }
.oc-button, #forgottenPassword DIV.formAction A  { height:20px;color:#45525b;background:#7e9821;padding:7px 25px;border:0;-moz-border-radius:3px; -webkit-border-radius:3px;border-radius:3px;bottom:0;font-weight:normal; }
.oc-button:hover { border:0;color:#45525b; background:rgba(126, 152, 33, 0.7);}
.backBtn { height:20px;background:#d4d4d4;color:#fff;position: relative;padding:7px 25px;border:0;border-radius:0;bottom:0;font-size:15px; }
.backBtn:hover { border:0;background:#d4d4d4; }

a.btnLinkToSubmenuPage, a#btnEventsSeeMore { color:#7e9821; text-decoration: underline; font-weight: normal; }
a.btnLinkToSubmenuPage:hover, a#btnEventsSeeMore:hover { color:#7e9821; text-decoration:none; }

#btnNext,#btnSave { margin-left:5px; }

#btnResumeContainer a#btnResume.oc-button { padding: 7px 25px; }
.summaryEditContainer .mjolEditButton {font-size: .75em; font-weight:bold;}

/* Message Accordion on the sides */
div#ui-accordion-messageAccordion-panel-0 ul li{font-size:.80em;}


/* Nav styles */
#mainMenu { background: #7e9821; height: 35px; width:100%; border-bottom:0;} 
div#tabContainer{max-width: 986px; margin:auto;} /*1015px*/

div.tabs { position: relative; top: 0; left: 0; _margin: 0;}
#tabsMainContent { padding-top: 3.5em; *padding-top: 4.5em; }

div.tabs ul li { border-bottom: 0; height: 34px;color: #a2a9ad; }
div.tabs ul li:hover{background:none !important; }
div.tabs ul li.active { border: 0px solid #ECECEC; border-bottom: 0; height: 34px; }

div.tabs ul li a { height: 35px; }
div.tabs ul li a span {font-size:16px;font-weight:normal;color: #fff; padding: 10px 10px 0 10px; margin: 0 !important; background: #7e9821 !important}
div.tabs ul li a:visited {}
div.tabs ul li a:visited span {}
div.tabs ul li a:hover { background:#dbe2c0 !important; }
div.tabs ul li a:hover span { background: #dbe2c0 !important; color: #372a1e;}
div.tabs ul li a:active { background: none !important; }
div.tabs ul li a:active span { background: #7e9821 !important; color:#fff; padding:10px}

div.tabs ul li.active, div.tabs ul li.active a { height: 33px; }
div.tabs ul li.active a span { height: 30px; background: #dbe2c0 !important; color: #372a1e; padding:10px 10px 0 10px;}
div.tabs ul li.active a { background: #7e9821 !important;padding: 0 0 8px 0;}
div.tabs ul li.active a:visited { background: #7e9821; }
div.tabs ul li.active a:visited span { background: #dbe2c0; }
div.tabs ul li.active a:hover { background: #7e9821; color: #ee7518 }
div.tabs ul li.active a:hover span { background: #7e9821; }
div.tabs ul li.active a:active { background: #7e9821; }
div.tabs ul li.active a:active span { background: #7e9821; }

div.tabs ul ul.tabSubLinks { width: 1015px; margin: 0; border-bottom: none; background: #fff; padding:0; top: 45px;  top: 35px;height:34px;padding-top:0px;}
div.tabs ul ul.tabSubLinks li {border: none;margin-left:0;margin-right:0;float:left;height:28px;}
div.tabs UL UL.tabSubLinks li a { padding:9px 10px;font-size:14px;color: #7e9821; text-decoration: none; background: none;float:left !important;height:auto !important;display:block; }
div.tabs UL UL.tabSubLinks li.subActive a { text-decoration:none; background:#fff !important; color: #372a1e;}
div.tabs ul ul.tabSubLinks li a:visited { color: #372a1e; text-decoration: none; background: none;}
div.tabs ul ul.tabSubLinks li a:hover { background:#fff !important;color:#372a1e !important;text-decoration:none; }
div.tabs ul ul.tabSubLinks li.active a { text-decoration: none; font-weight: normal; background: none;}


/* Login styles */
#mainLoginPage .loginLeftContent { float: left;width: 620px; }
#mainLoginPage h1{ border-bottom: none; background: url(images/member-banner.jpg) 0 0 no-repeat; width: 620px; height: 205px; margin-bottom: 10px; position: relative; font-size: 35px; line-height: 35px;
  padding: 25px 0 25px 20px; float: left; color:#372a1e}
#mainLoginPage div.pageBlurb { float: left; line-height: 1.4em;}
DIV.pageBlurb {width:637px;}
#mainLoginPage div.pageBlurb ul li { line-height: 1.3em;font-weight:normal;font-size:1.1em; }
#mainLoginPage div.pageBlurb h3 { padding-bottom:10px; }
div.maintenanceMessages { margin: 2em 0 1em; background: white; }
div#forgottenPassword .pageBlurb {width: 100%;}
.passwordPanel .buttonPanel a{margin-left: 12px;} 
div#registrationEntry h2:nth-child(1) {display: none;}

div#customContentOne {width: 270px; float:left; background:#ecf0de; padding: 20px 20px 25px 20px;}
div#customContentTwo{width: 275px; float:left; margin-left:12px;  padding: 20px 20px 25px 20px; background:#ecf0de; }
div#customContentTwo p, div#customContentOne p{padding:0;}

#siteEntryPoints {margin-bottom: 1em; float: right; width: 330px; }
#siteEntryPoints h2, div#customContentOne p {color:#53462d; }

p.”member-banner” {font-size: .50em; margin-top: 30px; width: 47.5%;}
form#frmLogin{padding: 30px 0 0 0;}

#registrationEntry p a {display: none;}
p.btn-login a {background: #7e9821 url(Images/btn-arrow.png) 0 0 no-repeat; color: #fff; padding: 7px 20px; text-decoration: none; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; font-family: 'Clarendon_Regular',arial;}
p.btn-login a:hover {background-color: rgba(126, 152, 33, 0.85);}
p.btn-login{margin-top:15px;}

div#memberCustomContent h2{text-transform:inherit;}
#customContentOne p.btn-login a{  background: #7e9821 url(Images/btn-arrow-white.png) 92px 10px no-repeat; padding: 7px 30px 7px 10px; font-size: 1.2em;}
#customContentOne p.btn-login a:hover{background: #fff url(Images/btn-arrow-green.png) 92px 10px no-repeat; color: #7e9821; transition: .5s; }
#customContentTwo p.btn-login a{  background: #7e9821 url(Images/btn-arrow-white.png) 53px 10px no-repeat; padding: 7px 30px 7px 10px; font-size: 1.2em;}
#customContentTwo p.btn-login a:hover{background: #fff url(Images/btn-arrow-green.png) 53px 10px no-repeat; color: #7e9821; transition: .5s; }





#loginEntry { border:0; width:289px;margin-left:0;margin-right:0;padding:20px;position: relative; background:#7e9821; min-height:216px;}
#loginEntry h2 { line-height:22px;font-weight:normal;  border-bottom: none; color:#fff; padding-top:5px}
#loginEntry div.fiLabel { width:120px; padding-top: 6px; color: #fff; font-weight:normal;font-size:.90em;}
#loginEntry div.fiElem { width:155px;}
#loginEntry div.fiElem input { border:0; padding: 5px;width: 100%;box-sizing: inherit; }
#loginEntry div.formAction a { color: #fff; text-decoration: underline; }
#loginEntry div.formAction a:hover { text-decoration: underline; }
#loginEntry div.formAction #lnkForgottenPassword { float:right; margin-top:10px;font-size:14px;line-height:16px; }

#loginEntry div.formAction a#btnLogin { height:20px;background:#fff;color:#7e9821;position: relative;padding:7px 25px;float:left;border:0;border: 1px solid #d6deb8; border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px;}
#loginEntry div.formAction a#btnLogin span { font-weight:normal;color:#7e9821; font-family: 'Clarendon_Regular',arial; font-size:1.2em;}
#loginEntry div.formAction a#btnLogin:hover { color:#53462d; background:#ecf0de; border:1px solid #d6deb8;}
#loginEntry div.formAction a#btnLogin:hover span {transition:.5s; color:#53462d;}
#loginEntry div.formAction a.oc-button span:hover {color:#005cab; }


#registrationEntry { padding:0; width:290px;line-height: 1.2em; margin-top:17px; color:#53462d; margin-bottom: 10px; background:#ecf0de; height: 116px; padding:20px;}
#registrationEntry h2{border:none; text-transform:inherit;}
#registrationEntry p { clear:both;float:left;padding:0; }
#registrationEntry p a { height:20px;background:#7e9821;color:#fff;position: relative;padding:7px 25px;float:left;border:0; margin-top:13px; text-decoration:none; border:solid 1px #d6deb8;}
#registrationEntry p a:hover {background:rgba(126, 152, 33, 0.7); text-decoration:none; border: 1px solid #d6deb8;}

#mainLoginPage,
#registrationWizard,
#forgottenPassword { }
.ui-widget { font-family:'HelveticaNeueW01-55Roma',arial,san-serif; }

/* login locked */
#loginFormContainer h3 {color: #fff;padding-top: 20px; font-size:1em;}
#accountLockedContainer { color: #fff; margin-top:0px; }
div#accountLockedContainer a{background:#fff;}
div#accountLockedContainer a span{color: #7e9821;}
div#accountLockedContainer a:hover{background: #ecf0de;}
div#accountLockedContainer a:hover span{color: #53462d;}




/* Terms and Conditions */
#termsAndConditionsContainer .content { width: 98%; }

/*Registration */
#userReg h3 { color: #666666; font-size: 1.6em; }
#userReg .termsConditions { border: 1px solid #28344E; padding: 5px; margin: 20px 0; }
#secQuestions p { clear:both;padding-top:10px; }



/* Subpages styles */
#subPageBody .pageBlurb { margin: 0 0 1em; width: 100%; }


/* Personal Details */
fieldset div.fiElem {width: 50%;}


/* Styling of dashboard */
#dashboard .dashboardBoxSmall { background: url(Images/dash_top.jpg) repeat-x top left; border-color: #ECECEC;padding:0.7em 1em 1em 1em;width:288px; }
#dashboard .dashboardBoxLarge { background: url(Images/dash_top.jpg) repeat-x top left; border-color: #ECECEC }

#assetAllocationDashboard .chartLegend{margin-left: 18px; font-size: 0.76em;}

#dashboard .title { width: 100%; text-align: left; font-size: 1.3em; color: #818285; font-weight: bold; margin: 5px 0px; }
#dashboard .controlHeader { width: 100%; color: #45525b; font-weight: bold; margin: 0 0 15px 0; font-size: 1em; }
#divInsuranceCover { font-size:1em; }
#activityTable td { padding: 4px 2px 4px 0px;font-size:0.8em; }
#activityTable { margin-bottom: 10px}
.highcharts-axis-labels tspan { color: #818285; fill: #818285; }
#dashboard .chartLegendTable td.col2 { text-align: right; }
#dashboard .chartLegendTable td.col3 span { float: right; }
#chart1 #currentBalanceText { font-size: 1.3em; }
#activityTable,#eventTable { text-align: right; }
#activityTable td.date,#activityTable td .description,#eventTable td.date,#eventTable td.description { text-align: left; }
#eventsAccordion h3 { background: #CCCCCC; color: #666; }
#eventsAccordion .header .title { color: #666; }
/* Action Link */
	#dashboard .dashboardBoxSmall #retirementButton.actionLinkContainer { margin: 35px 20px; background-color: transparent; float: none; padding: 0; width: auto; }
	#dashboard .dashboardBoxSmall #retirementButton.actionLinkContainer a { background: #096309; color: #FFF; text-decoration: none; padding: 10px; font-weight: bold; border: 1px solid #fff; }
	#dashboard .dashboardBoxSmall .actionLinkContainer,
	#dashboard .dashboardBoxLarge .actionLinkContainer { background-color: #096309; }
	#dashboard .dashboardBoxSmall .actionLinkContainer a,
	#dashboard .dashboardBoxLarge .actionLinkContainer a { background: #096309; color:#FFF; }

/* Member Info Box */
#memberInfoBox { background: #f6f6f6; border-color: #ECECEC; font-size:.90em;}
li.memberInfolist.clearfix {font-size: 0.85em !important;}


/* Member Profile */
div.form { padding: 0; border: none; background: none; }
fieldset { padding: 0; border: none; margin: 0; width: 320px;  *width: auto;
margin-bottom: 1em; }
#AccountSummaryRightContainer { margin-left: 20px; }
* HTML #AccountSummaryRightContainer { margin-left: 0; }
#AccountSummaryLeftContainer a,
#AccountSummaryRightContainer a { position: absolute; right: 0px; top: 7px; }
legend { font-weight: bold; font-size: 1em; width: 310px; color: #666; border-bottom: 1px solid #666666; padding: 7px 0px; margin-bottom: 0.5em; }
.accountsummarydetailcontainer { padding-top: 5px; }
.accountsummarydetailcontainer th { background: none; color: #818285; }
fieldset div.fiLabel { width: 32%;  *width: 100px;}
#dashboard .dashboardBoxLarge {padding: .50em 1em;}
#updateMemberProfile FIELDSET { display: inline-block; margin-right: 18px;  *margin-right: 10px;
vertical-align: top; }
*+HTML #updateMemberProfile FIELDSET { display: inline; zoom: 1; }
* HTML #updateMemberProfile FIELDSET { display: inline; zoom: 1; }
#updateMemberProfile .form > div.formItem { border: 1px solid #666; background: #f0f0f0; padding: 1em;}
#updateMemberProfile .form > div.formAction { border: none; background: none; padding: 0;}
#membershipdetails .fiLabel { width: 120px; }
#membershipdetails .fiElem { width: 190px; text-align: right; }
#beneficiarydetails .benePercentage { text-align: right; }
.header { border: none; }
#resetPassword DIV.fiLabel {width:180px}

DIV.formAction {text-align:left;}
#simplemodal-container .oc-button span { background: #7e9821; border-bottom: 4px solid #7e9821;}
#simplemodal-container .oc-button:hover span{ background: #dbe2c0; border-bottom: 4px solid #dbe2c0; color: #372a1e}
#simplemodal-container .oc-button {padding:0 !important;}


/* Beneficiaries */
#beneficiaries th { text-align:left;background:#d6deb8;color:#45525b;font-size:12px;font-weight:bold; }
#beneficiaries td { border: none; }
#beneficiaries TH.beneName{width:130px;}
#beneficiaries TH.benePctHead{width: 65px;}
#beneficiaries td.benefit { text-align: left; width: 40px; }
#beneficiaries td.benePercentage { text-align: right; }
#beneficiaries td.benefit #benePercentTotal { float: right; padding-right:8px;}
#beneOverviewContainer #beneficiaries td.benefit #benePercentTotal { float: none; padding: 0; }
#beneficiaries td.benefit input { text-align: right; width: 64px; }
#beneficiaries td.tableActions { font-size: 0.8em; }
#beneUpdatedMsg { background: none; border: 1px dotted #FF4F4F; color: #FF4F4F; }
tr.total td,
tr.noRecords td { border-top: 1px solid #d5daef; border-bottom: 1px solid #CCC; }
#beneficiaries TR.total TD, #beneficiaries TR.noRecords TD { border-top:0; }
div#beneOverviewContainer > form > table {font-size: .90em;}
fieldset div.fiLabel {width:35%; font-size:.90em;}
#beneficiaries FIELDSET {width: 48%; font-size:.90em;}

/* Payment Options */
#paymentOptionFilters { text-align: left;background:#d6deb8;color:#45525b;font-weight:normal;padding:1em;font-size: 0.9em; }
#paymentOptions .paymentOptionImage { height: 50px; }
#paymentOptionFilters .oc-radiogroupex li { font-weight:bold;padding-right:10px;font-size:1em; }
#paymentOptions td { padding: 5px; }
#currentPaymentType { color: #666; font-size: 1.3em; }
.aPayment table { border-bottom: 1px solid #ddd; }
#paymentOptions td b { }
td.paymentImageEft,
td.paymentImageChq { background: url(images/CHQ-3.gif) no-repeat 0 5px; width: 30px; }
td.paymentImageBpay { background-position: 5px 5px; height: 45px; }

/* Balance Enquiry */

input.filterRadio { vertical-align: baseline; }
#chartTitle { font-size: 1.6em; color: #666666; }
#balanceEnquiryAccountBalanceTable tr.header th,
#balanceEnquiryPreservationTable tr th,
#balanceEnquiryAssetDetailsTable tr.header td { background:#d6deb8;color:#45525b;padding:1em;border:none; }
#balanceEnquiryFilter { text-align: left; color: #666; font-size: 1em; font-weight: bold; }
#balanceEnquiryPreservationTable tr td.preservedAmt { width: 235px; }
#balanceEnquiryFilter div.filterItem { margin:0; }
#balanceEnquiryFilter .dropdown { vertical-align: middle; }
.legendTitle { font-size: 1.3em; }
#balanceEnquiryAccountBalanceTable td,
#balanceEnquiryPreservationTable td,
#balanceEnquiryAssetDetailsTable td { border: none; }
tr.total td { border-top: 1px solid #CCC !important; border-bottom: 1px solid #CCC !important; }
.nocContainer, hr { border: none !important;border-top: 1px solid #d4d4d4 !important;background-color:#d4d4d4; }
div#disclaimer table tr td {padding:.80em 7px;}


/* Benefit Quote */
#pageBenefitQuote .pageBlurb { display:block; }
#benefitQuote .sectionTitle { font-size: 1.6em; color: #666666; }
#quoteDate { font-size: 1.25em; }
th.net { width: 70px; }
th.lumpSum,
th.gross { width: 150px; }
th.benefitType,
th.preservationType,
th.taxType { padding: 1em 0.5em; }
#benefitQuote tr.header td { font-weight: bold; color: #666; }
#benefitQuote tr.footer td { font-weight: bold; border-top: 1px solid #CCC !important; border-bottom: 1px solid #CCC !important; }
#benefitQuote tr.lineItem td { padding-left: 20px; }
.summaryBenefit { background:#d6deb8;color:#464646;margin-top: 7px; }
.summaryBenefit table { background: #FFF; clear: both; }
.summaryBenefit div { padding: 0.5em;color:#45525b; }
div#disclaimer table tr:nth-child(1) {background: #d6deb8; font-size: .90em; color: #45525b;}

#pageBenefitQuote #filterContainer { padding: 1em 5px; }
#pageBenefitQuote #filterContainer #filterPayeeTypeContainer { margin-left: 5px; }
#pageBenefitQuote #filterContainer #createQuoteButton { margin-left: 4px; }
#pageBenefitQuote #filterContainer #SelectedBenefitType { padding: 4px 2px; }

#frmBenefitQuoteFilter #createQuoteButton #btnGenerateQuote { padding: 7px 20px; }
/*IE9,10----            */
 @media screen and (min-width:0\0){
      #frmBenefitQuoteFilter #createQuoteButton #btnGenerateQuote { padding: 7px 16px; }
 }
/*IE10+  ---------       */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
     #frmBenefitQuoteFilter #createQuoteButton #btnGenerateQuote { padding: 7px 16px; }
 }

/* Transaction History */
#gview_transactionHistoryGrid th { background:#d6deb8;color:#45525b; padding: 0.5em; border: none; }
#gview_transactionHistoryGrid th div { color:#45525b; }
#gview_transactionHistoryGrid th div:hover { text-decoration: underline; }

#gview_transactionHistoryGrid th.received { padding-left: 0 }
#gview_transactionHistoryGrid th.transactionType { padding-left: 0; text-align: left; }

.ui-jqgrid .ui-jqgrid-ftable TR { border-top:1px solid #ccc; }
DIV.filterItem, #filterTransactionType, #filterAccountType { font-size:13px; }
#filterTransactionType, #filterAccountType {margin-right:0}
DIV.ftElem DIV.dateRange input#BeginDate, DIV.ftElem DIV.dateRange input#EndDate { width:80px; }
.ui-jqgrid .ui-pg-input { height: auto; padding: 2px; }

/* Investment Enquiry */
#investmentOptions th.ioInvestOptions,
#investmentOptions th.ioFutureTrans { padding: 2px 1em; }
#investmentOptions .edit th.ioInvestOptions,
#investmentOptions .edit th.ioFutureTrans { padding: 1em; }
#investmentOptions th.ioBalanceSplitLast { padding: 0 1em; width: 110px; }
th.ioBalanceSplit,
th.ioFutureTrans,
th.ioValue,
th.ioBalanceSplitLast,
.ioUnits,
.ioUnitPrice { text-align: right; width: 100px;}
DIV.currentInvestments TH.ioValue { width: 80px; }
DIV.currentInvestments TH.ioUnits { width: 80px; }
DIV.currentInvestments TH.ioUnitPrice { width: 70px; }
TABLE.view th.ioBalanceSplit,
TABLE.view th.ioFutureTrans { width:140px; }
#investmentEnquiryFilter .filterItem { text-align: left; color: #666; padding: 0.7em 0; border: none; }
#investmentEnquiryFilter .filterItem li { font-size: 1em; font-weight: bold; }
div.currentInvestments th.ioInvestOptions { /*width: 160px;*/ 
}
#investmentOptions tr.metaHeading span { border-bottom: 1px dashed #333; }
#investmentOptions tr.metaHeading th { color: #666; }
#investmentOptions tr.rowHeading td { background: #FFFFFF; color: #222 }
#investmentOptions input { text-align: right; }
#investmentEnquiry div.formItem{text-align: left !important;}
div#investmentEnquiryTerms h4 { margin: 1.5em 0 .5em 0;}

TR.rowHeading TD { background:#cfcfcf !important; }

/* Insurance Details */
.ui-jqgrid .ui-jqgrid-htable { margin: 0; }
#gview_insuranceCoverGrid th, .ui-jqgrid-htable th { background: #ecf0de; border: none; }
#gview_insuranceCoverGrid th td, .ui-jqgrid-htable th td { border: none; }
#gview_insuranceCoverGrid .ui-jqgrid-htable th div { color: #45525b; }
#gview_insuranceCoverGrid .ui-jqgrid-htable th div:hover { text-decoration: underline; }
#gview_insuranceCoverDetailGrid th, .ui-jqgrid-htable th, .ui-widget-content TH.ui-state-default { background: #ecf0de; border: none; }
#gview_insuranceCoverDetailGrid .ui-jqgrid-htable th div { color: #45525b; }
#gview_insuranceCoverDetailGrid .ui-jqgrid-htable th div:hover { text-decoration: underline; }
.ui-jqgrid .ui-jqgrid-htable th div {padding: 2px 4px 6px 0px;}
#gview_ConsolidateSuperOverviewGrid tr td {padding: 0;border: 1px solid #ddd;}

/* CommInsure */
#insuranceCover h3 { margin-top:0; }
#insuranceCover h5 { font-weight:bold;margin:10px 0 5px; }
#insuranceCover ul { margin-left:20px;padding:0; }
#insuranceCover ul li { list-style-position:initial;padding-bottom:5px; }
#insuranceCover legend { color: #222; }

#InsuraceClaims > h3 { margin-bottom: 5px; }

/*IE9,10----*/
@media screen and (min-width:0\0) {
    #insuranceCover ul {
        margin-left: 0;
    }
    #insuranceCover ul li {
        list-style-position:outside;
        margin-left: 20px;
    }
}
/* IE10+  */
 @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { 
     #insuranceCover ul { 
         margin-left:0 
    }
     #insuranceCover ul li {
        list-style-position:outside;
        margin-left: 20px;
    }
 }

/* Unit Prices */
.unitPricesGenerateButtonMargin { margin: 10px 0 0 3px; }


/* Consolidate Super */
#superEditContainer .pageBlurb { display:none; }
#superEditContainer #FundNameToSearch { margin-left:5px; }
#gview_ConsolidateSuperOverviewGrid .ui-jqgrid-htable th { padding-top:10px; }
#consolidationFieldsetContent ul li { padding-bottom: 5px;font-size: 1em; }
tr.eRollover td{font-size: 0.75em;}
.consolidationFieldsetContent ol li{line-height: 17px; padding-bottom: 5px;}
div#eRolloverGridContainer td{font-size:.75em;}
.consolidate-validate-buttons{width: 190px;}

/* Messages */
#gview_MessageGrid th { background: #d6deb8; border: none; padding: 0.5em; }
#gview_MessageGrid th td { border: none; }
#gview_MessageGrid .ui-jqgrid-htable th div { color: #45525b; }
#gview_MessageGrid .ui-jqgrid-htable th div:hover { text-decoration: underline; }
ul.messageNavBar li,
#messageNavBar ul li { display: inline; margin: 0 10px 0 0; }
ul.messageNavBar li a,
#messageNavBar ul li a { color: #666; text-decoration: none; }
ul.messageNavBar li a:hover,
#messageNavBar ul li a:hover { text-decoration: underline; cursor: pointer; }
#messagesContainter .topBar ul li a { background: #7e9821; text-decoration:none; font-weight:normal;}
#messagesContainter .topBar ul li a:hover{background: #d6deb8; color: #53462d;}
#messageHeader { color: #666666; }

/* Correspondence */
#gbox_correspondenceGrid {border: none; margin-top: 20px;}
#gview_correspondenceGrid th { background: #ee7518; border: none; padding: 0.5em;}
#gview_correspondenceGrid th td {  border: none; }
#gview_correspondenceGrid div.ui-jqgrid-sortable {  color: white;}
#gview_correspondenceGrid .ui-jqgrid-htable th div:hover { text-decoration: underline;}
#gview_correspondenceGrid th#correspondenceGrid_Title { width: auto !important;}
#correspondenceContainter div.ftElem {font-weight: bold; font-size: 1em; margin-left: 0;}

/* Statements & Correspondence */
td.fiElem button {padding: 6px 10px;}
#crsFilter td:first-child{width: 75px !important;}
#crsFilter table td{font-size:.85em;}
#crsFilter td:nth-child(2){width: 133px !important;}
#crsFilter td:nth-child(3){width: 205px !important;}
#crsFilter select#FilterSelectType{width: 165px !important;}
#crsFilter input#SearchText{width:146px !important; margin-right: 7px;}
div.fiElem .hasDatepicker{width: 100px !important;}
div.fiElem #SearchFilterFromDate{width: 145px !important;}
div.ftElem div.dateRange label {margin-right:1em;}

/***** PENSION *****/
#subPageBody .ttpolContainer .pageBlurb { margin-bottom:0; }
.ttpolContainer .pageBlurb p { padding-bottom:0; }
.ttpolContainer .pageBlurb p br { display:none; }
.ttpolContainer #documentDetails { margin-top:10px; }
.ttpolContainer #myPensionApplication .pageBlurb p { padding-bottom:20px; }
.ttpolContainer #myPensionApplication .myApplications { margin:0px 0 40px; }
.ttpolContainer #myPensionApplication .myApplications thead tr { border-bottom: 1px solid #ddd; }
.ttpolContainer #myPensionApplication .myApplications thead tr td { font-weight: 700; }
.ttpolContainer #myPensionApplication .myApplications a.applicationAction { font-size: 0.9em; }
.ttpolContainer .applicationPageTable { margin-bottom: 30px; }
.ttpolContainer .applicationPageTable tr td { padding:0 0 10px 0; }
.ttpolContainer #contactdetails .applicationPageTable .fiLabel { width:110px; }
.ttpolContainer #financialAdviceContainer p { padding-bottom:0; }
.ttpolContainer #financialAdviceContainer table { margin: 0 0 40px; }
.ttpolContainer #financialAdviceContainer table tr td { padding:0 0 10px 0; }
.ttpolContainer #divClassifications .SelectedClassificationTable td { padding:4px 0 4px 5px; }
.ttpolContainer #divFollowUpContent { margin-top:15px; }
.ttpolContainer #divFollowUpContent #lblFollowUpText { margin-bottom:0; }
.ttpolContainer .saveBtn span,.ttpolContainer a#btnSave:hover span,.ttpolContainer .previousBtn span,.ttpolContainer a#btnPrev:hover span { color:#fff; }
.ttpolContainer h2.panel-title { margin-bottom:10px; }

.ttpolContainer #transfer-details { width:680px; }
.ttpolContainer#ttpol #transfer-details td { padding:0;width:340px; }
.ttpolContainer #tbFundList #trTemplate td { padding:5px;font-size:13px; }
.ttpolContainer #superDetailsContainer .fiLabel { width:40%; }
.ttpolContainer #superDetailsContainer .fiElem { width:55%; }
.ttpolContainer #superDetailsContainer .fiElem input { width:100%; }
.ttpolContainer #superDetailsContainer .fiElem .oc-radiogroupex input { width:auto; }
.ttpolContainer #superDetailsSubContainer legend { margin-right:0; }

.ttpolContainer #frmInvestment TR.rowHeading TD { font-size:15px; }
.ttpolContainer #frmInvestment .itemRow td { vertical-align: middle; }
.ttpolContainer #frmInvestment .ioTransferSplit input,.ttpolContainer #frmInvestment .ioDrawDownSplit input { width:65px; }

.ttpolContainer #IdentityCheckBody { margin-bottom:40px; }
.ttpolContainer #IdentityCheckBody td { padding: 0 10px 5px 0px;width: 25%; }
.ttpolContainer #IdentityCheckBody td input { width: 100%; }
.ttpolContainer #IdentityCheckBody #formValue button { padding:0; }
.ttpolContainer #IdentityCheckBody a#btnAMLVerifyDetails { margin-top:10px;cursor:pointer; }

.scroll_tabs_container { border-bottom: 2px solid #7e9821;margin-bottom:15px; }
.scroll_tabs_container .scroll_tab_left_button,.scroll_tabs_container .scroll_tab_right_button { color:#7e9821; }
.ttpolContainer #breadcrumb .step { background: #ecf0de;color: #53462d; }
.ttpolContainer #breadcrumb .activeStep { background-color: #7e9821; }
.ttpolContainer .visitedStep { background: #dbe2c0 !important; color: #53462d !important; }
.ttpolContainer .abpRadioText,.ttpolContainer .radioText { padding-top:3px; }
.ttpolContainer .joinActionButtonContainers a:hover { cursor:pointer; }

#smsfMessageContainer.consolidate #smsfInstruction, #smsfMessageContainer #smsfOuter #smsfInstruction { background: #fff2f2;color: #201d1e;border: 1px solid red;font-size: .75em;padding:5px; }
#reversionaryBeneficiariesTable tr td { padding:.5em 5px .5em 0;font-size: 13px; }
#reversionaryBeneficiariesTable tr td.benePctSplit { padding-right:0; }
#reversionaryBeneDetailsContainer td input, #reversionaryBeneficiariesTable select { padding:6px 3px; }

input#TransferValue { width: 100% !important; }
#TransferDetailsBody .ttpolPensionDetails DIV.fiLabel { width: auto !important; }

/* RHS styles */
#messageAccordion.ui-accordion .ui-accordion-header, 
#alertAccordion.ui-accordion .ui-accordion-header { background: #ecf0de; border: 1px solid #ecf0de; border-bottom: 0; color: #222; font-weight: normal; margin-top: 0 ; padding-left: 1em;border-radius:0; font-family:Arial; font-weight:bold;}
#messageAccordion .ui-accordion .ui-icon,
#alertAccordion .ui-accordion .ui-icon { background-image: url("Images/ui-icons_469bdd_256x240.png"); }
#messageAccordion .ui-icon-circle-arrow-e, 
#alertAccordion .ui-icon-triangle-1-e  { background-image: url("Images/ui-icons_469bdd_256x240.png"); background-position: 0px -192px;}
#messageAccordion .ui-icon-triangle-1-s, 
#alertAccordion .ui-icon-triangle-1-s { background-image: url("Images/ui-icons_469bdd_256x240.png"); background-position: -16px -192px;}
#alertAccordion ul li { font-size:0.8em; }

#alertBox .ui-widget-content { border: 1px solid #ECECEC; background: #FFF}
.campaignSection { border: 1px solid #ECECEC; }
.campaignSectionHeader { background-color: #ECECEC; }
.collapsibleContainerTitle { border-bottom: 1px solid #ECECEC; color: #666; background: #F6f6f6 }

/* contact us */
#contactUsFormContainer .pageBlurb { display:none; }
.feedbackHeader .label { color:#201d1e; }

/* Footer */
#footer {color: #FFF; font-weight: bold; border: 0;text-align:center;padding:40px; background: #f9f9f9; margin-top:50px;}
ul.footer { width: 1015px;padding:0; } 
ul.footer li { padding:0 3%;margin:0;color:#31291e;font-size:1em;line-height:25px; }
ul.footer li a { padding:0;font-size:11px;line-height:11px;text-transform:uppercase;  }
ul.footer a:link, ul.footer a:visited { color:#31291e; font-size:.95em; text-transform:capitalize;font-weight:bold; text-decoration:none;}
ul.footer a:hover {border-bottom: 2px solid #31291e;}
#footerContainer #subFooterResourceContainer { color:#ffffff; }
#footerContainer #subFooterResourceContainer p { margin-bottom:0; }
#footer span { width: 1015px;padding:0;margin:0 auto;  }
#footer span.version { text-align:center;font-size:12px;font-weight:normal;color:#31291e;padding-top:30px; }


/* MJOL */

h1#header1{display:block !important;}

#totalRow TD.benefit{width:60px;}
.jfontsize-button { border:none;font-weight:normal; }
.jfontsize-button:hover { border:none;background:none;color:#7e9821 !important; }
#mjolContainer h1 { clear:both;float:left; }
a#btnPrev, a#btnSave {background:#dbe2c0;}
a#btnPrev {margin-right:650px; }
.previousBtn span, .saveBtn span, a#btnSave:hover span, a#btnPrev:hover span {color: #53462d;}
a#btnSave:hover, a#btnPrev:hover {opacity: 0.7; background: #dbe2c0 !important;}
a#btnSave:hover span, a#btnPrev:hover span {background:#dbe2c0; opacity: 0.7}

#mjolMemberProfileSummaryContainer .dataGroup, .moduleSummaryContainer .dataGroup {border-bottom:0}
#mjolContainer h1 {font-size: 2.5em}
#mjolContainer h1#header0, #frmMemberProfile h2 { display:none !important; }
#mjolContainer h2 { border-bottom:1px solid #7e9821; }
#fldsetPersonalInfo legend { padding:20px 0 0 0;margin:0 0 10px 0; }
#mjolContainer fieldset legend {font-family: 'Clarendon_Regular',arial; font-weight: normal; font-size: 1.2em; padding:2px 0;}

#mjolContainer #lblFollowUpText,#mjolContainer #lblMemberText,#mjolContainer #btnCancel { font-size:0.9em }
#mjolContainer #btnCancel { outline:0; }
#btnCancel {color: #7e9821}

#simplemodal-container .oc-button span{border-radius: 3px; -webkit-border-radius: 3px; -mox-border-radius:3px; font-size:1em;}

#mjolContainer .oc-radiogroupex label { font-size:1.1em; }

#mjolNavBar{margin:20px 0; background: #ecf0de; padding: 11px 0;}

#mjolNavBar li { padding:11px 20px;*padding: 11px 23px; /* IE6/7 */background:#ecf0de;border-left: solid 1px #fff;color: #53462d;font-weight:normal; }
@media all and (min-width:0) { #mjolNavBar li { padding: 11px 23px \0/; } /* IE9-IE10pp4 */ }
@-moz-document url-prefix() { #mjolNavBar li { padding: 11px 23px; } /* FIREFOX */ }
#mjolNavBar li.highlight { background-color:#7e9821; color: #fff; }
.visitedStep { background: #dbe2c0 !important; color: #53462d !important;}
.visitedStep:after { content:none !important; }

#frmClassifications .pageBlurb { display:none; }
.mjolModule { background:none;border:none;padding: 0 20px 20px;margin-bottom:0; }
#mjolButtonContainer { margin-right:20px; }

.stepHeader {text-transform: none;}
#stepContainer ul { list-style-position: outside; }  

div#headersContainer{display:none;}

#mjolContainer #validationSummary,#mjolContainer #stepContainer,#mjolContainer #stepContainer .pageBlurb { clear:both; }
#validation-summary-valid ul li { font-size:1em; }

table .td1 img { display: none; }
table .td1 { width: 10px; background: url(/images/icons/pdf.gif) 0px 4px no-repeat; }
table .iconCell img { display: none; }
table .iconCell { background: url(/images/icons/pdf.gif) 0px 4px no-repeat; }

#divClassifications .SelectedClassificationColumn1 { padding-top:4px;vertical-align: middle; }

DIV#wrapper { _padding-right: 11px; /** IE6 wapper white space fix **/ }

#forcePasswordChangeContainer .buttonPanel {text-align: left; margin-left:135px;}

#confirmPasswordUnmatch span{margin-left:18px;}
.fiElem img#imgAccountNumberTooltip, .fiElem img#imgSurnameTooltip, .fiElem img#imgFirstnameTooltip, .fiElem img#imgEmailTooltip, .fiElem img#imgPasswordTooltip{margin-left:0; padding:0}
#mjolContainer .pwdHint {*display:inline-block; width: 215px; padding-left:0;}
#confirmPasswordUnmatch, #confirmPasswordMatch{padding-left: 0 !important;}
#confirmPasswordMatch span{margin-left: 20px;}
.fiElem INPUT#Password,.fiElem IMG#imgPasswordTooltip { *float:left; }
#mjolContainer fieldset div.fiLabel { width:25%;  }

#NE .modalCloseImg.simplemodal-close {display:block !important;}

#frmMemberProfile h2 { border-bottom:0; }

.insuranceCaption {}
#insuranceOptions .insuranceValue {margin-left:0;font-weight: bold;}

#mjolContainer h1.mjolSummaryModuleHeader { font-family: 'Clarendon_Regular',arial;font-weight:normal;margin:0; font-size:1.3em;}
#mjolContainer .summaryHeader { border-bottom:1px solid #7e9821;margin:10px 0 20px; }
#mjolContainer .summaryHeader h2 { border-bottom:0;margin-bottom:0; }

#mjolContainer  .declaration-outro ul li { padding-bottom:5px;font-size:1em; }

/* MJOL pop-up */
#mjolPopupContainer h3 { margin-top:0; }
#mjolPopupContainer fieldset div.fiLabel {width:35%;}
#mjolPopupContainer #btnSave { padding:7px 10px; }
#mjolPopupContainer #btnCancel {}
#mjolPopupContainer #btnSaveContainer a#btnCancel.oc-button { padding:7px 10px; }
#mjolPopupContainer #btnSaveContainer a#btnCancel.oc-button span { color:#fff; }


/***** MJOL Responsive *****/

/* Beneficiaries table */
button.dt-button, div.dt-button, a.dt-button { border:0;background:#7e9821;color:#fff;font-size: 14px;font-weight:normal;padding:8px 15px;line-height:12px;  }
button.dt-button:active:not(.disabled), button.dt-button.active:not(.disabled), div.dt-button:active:not(.disabled), div.dt-button.active:not(.disabled), a.dt-button:active:not(.disabled), a.dt-button.active:not(.disabled),button.dt-button:focus:not(.disabled), div.dt-button:focus:not(.disabled), a.dt-button:focus:not(.disabled) { background-image:none;box-shadow:none;background-color:#7e9821;text-decoration:none;border:0;text-shadow:none; }
button.dt-button:hover:not(.disabled), div.dt-button:hover:not(.disabled), a.dt-button:hover:not(.disabled) { border:0;background:#d5daef;color:#45525b; }
table.dataTable tbody>tr.selected, table.dataTable tbody>tr>.selected { background-color: #ddd; }
table.dataTable tbody > tr,table.dataTable tbody > tr.selected, table.dataTable tbody > tr > .selected { cursor:pointer; }
div#beneButtonContainer { margin-top: 15px; }

/* Beneficiary Pop Up */
div.DTED_Lightbox_Wrapper div.DTED_Lightbox_Container div.DTED_Lightbox_Content_Wrapper div.DTED_Lightbox_Content { border:0; margin:15px;}
div.DTE_Body div.DTE_Body_Content div.DTE_Field:hover { background-color: #fff;border: 1px solid #fff; }
div.DTE div.DTE_Footer { background-color: #fff;border: 1px solid #fff; }
div.DTE button.btn, div.DTE div.DTE_Form_Buttons button { background:#7e9821;border:0;text-shadow:none;background-image:none;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;color:#fff;padding:7px 15px;font-weight:normal; }
div.DTE button.btn:hover, div.DTE div.DTE_Form_Buttons button:hover { border:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;background-color:#7e9821;background-image:none; }
div.DTE button.btn:focus, div.DTE div.DTE_Form_Buttons button:focus { background: #7e9821; border: 0; text-shadow: none; background-image: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; color: #fff; padding: 7px 15px; font-weight: normal; }

/* Save App pop-up */
#simplemodal-container .oc-button span { color:#fff;background: #7e9821;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0; }
#mjolPopupContainer #btnCancel { background:#fff; }
div.simplemodal-container A.modalCloseImg { background: url(images/modal-close.gif) no-repeat;display: inline!important; }
div#mjolPopupContainer #frmSave fieldset div.fiLabel { width:36%; }
#simplemodal-container #mjolPopupContainer #btnSave { padding:0;margin-left:0; }
#simplemodal-container #mjolPopupContainer #btnSaveContainer a#btnCancel.oc-button { padding:0; }
#simplemodal-container #tfnButtonContainer .oc-button { width:auto; }
div#tfnConfirmationContainer { padding-right: 20px; }

/* My Options */
#frmBeneficiaries #beneDetailsContainer #beneficiariesTable thead th { background:#7e9821; }
#beneDetailsContainer .benefit{text-align:center;}

/* Digital Member Card */
#digitalMemberCardContainer .fiLabel { width:165px;  }


@media (max-width: 1024px) {

    .mjol_body #content { width:100%;padding:0;border-top: 2px solid #7e9821; }
    .mjol_body #mainContent { padding: 15px 10px; }

    /***** MJOL Responsive *****/

    .mjol_body #header .pageHeader { height:75px; }
    .mjol_body #header .pageHeader A#homeLink { width:150px;height:37px; background-size: 150px; left: 10px; top: 18px; }
    .mjol_body #header .pageHeader h1 { font-size:16px;margin:5px 10px 0 0; }
    .mjol_body div#mjolContainer .breadcrumbs { width:98%;padding-bottom:15px; }
    .mjol_body #mjolContainer #mjolNavBar { background:#fff;margin:0;padding:0; }
    .mjol_body .visitedStep { background:#fff !important; }

    /* Content */
    .mjol_body #mjolContainer h1 { line-height: 35px; }
    .mjol_body .mjolModule { padding: 0; }
    .mjol_body .outro { padding:10px 0 15px;font-size: inherit; }
    .mjol_body .declaration-outro ol { padding-left: 20px; }
    .mjol_body .declaration-outro ol li { padding-bottom: 10px; }
    .mjol_body #confirmPasswordUnmatch span{margin-left: 0;}

    /* About Me */
    .mjol_body #divClassifications .SelectedClassificationTable td { padding-top: 5px; }
    .mjol_body div#tfnButtonContainer a#btnChange{width: 115px !important;}

        /* Fix for field borders missing on mobile */
    .mjol_body #frmMemberProfile SELECT, .mjol_body #frmMemberProfile input{overflow:visible !important; border: 1px solid #a9a9a9 !important; }
    .mjol_body .fiElem input#Password, .mjol_body input#ConfirmPassword{overflow:visible !important; border: 1px solid #a9a9a9 !important;}
    .mjol_body div#mjolPopupContainer .fiElem input{overflow: visible !important; border: 1px solid #a9a9a9 !important; width:97%;}

    /* My Details */
    #mjolContainer fieldset legend { color: #372a1e;border-bottom: 1px solid #7e9821; }
    #mjolContainer fieldset div.fiLabel { width:100%; }
    .mjol_body #frmMemberProfile SELECT { width: 180px; }
    .mjol_body #frmPassword { margin-top:20px; }
    .mjol_body #confirmPasswordMatch span { margin-left:0; }
    
    /* My Options */
    .mjol_body #mjolContainer .oc-radiogroupex label { font-size:15px; }
    
    /* Confirmation */
    .mjol_body #frmDeclaration .declaration-outro p { padding:0; }
    #mjolContainer .summaryHeader h2 { float:left; }
    .mjol_body .summaryEditContainer { margin-top:30px; }
    .mjol_body p#addressLine1,#addressCity { padding-bottom:0; }
    .mjol_body .summaryEditContainer .mjolEditButton { background:#dbe2c0;border:0;color:#53462d;font-weight: normal;-webkit-border-radius:2px;-moz-border-radius:2px; border-radius:2px;text-decoration: none; }
    .mjol_body #mjolContainer #frmDeclaration label { padding-bottom:20px; }
    .mjol_body #frmSummary .mjolSummaryModuleHeader { margin-top:0px;float: left !important; }
    .mjol_body #mjolMemberProfileSummaryContainer .summaryHeader .summaryEditContainer { margin-top:10px; }

    /* Complete */
    .mjol_body #divMemberDocs table td,#divAdditionalDocs table td { padding-top:4px; }

    /* MJOL butttons */
    .mjol_body a#btnPrev { margin-right:0; }

    /* Footer */
    .mjol_body #footer { margin:0; }
    .mjol_body #footer span,ul.footer { width:100%; }
    .mjol_body ul.footer a { line-height:22px; }

}

@media (max-width: 320px) {
    .mjol_body #mjolPopupContainer h3 { font-size:15px; }
    .mjol_body #frmSave { font-size:13px; }
    .mjol_body div#mjolPopupContainer #frmSave fieldset div.fiLabel { width:34%; }
    .mjol_body #frmDeclaration table td span.mjolDoc { font-size: 14px; }
    .mjol_body #mjolContainer .summaryHeader h2 { width: 245px; }
    .mjol_body #mjolContainer #mjolMemberProfileSummaryContainer .summaryHeader h2 { width:auto; }
    .mjol_body .summaryHeader h2 { padding-top: 25px!important; }
    .mjol_body #frmBeneficiaries #beneDetailsContainer #beneficiariesTable.dataTable tbody tr.child td{padding-left: 30px;}
}