/*@font-face {
    font-family: 'TheSansPlain';
    src: url('../../font/thesans-plain.eot');
    src: url('../../font/thesans-plain.eot?#iefix') format('embedded-opentype'),
         url('../../font/thesans-plain.woff') format('woff'),
         url('../../font/thesans-plain.ttf') format('truetype'),
         url('../../font/thesans-plain.svg#TheSansPlain') format('svg');
    font-weight: normal;
    font-style: normal;

}*/
@font-face {
  font-family: 'Montserrat';
  src: url('../../font/Montserrat-Regular.otf') format("opentype");
}
@font-face {
  font-family: MontserratSemibold;
  src: url('../../font/Montserrat-SemiBold.otf') format("opentype");
}
@font-face {
  font-family: MontserratBold;
  src: url('../../font/Montserrat-Bold.otf') format("opentype");
}
@font-face {
  font-family: TTNormsRegular;
  src: url('../../font/TTNorms-Regular.otf') format("opentype");
}
@font-face {
  font-family: TTNormsSemiBold;
  src: url('../../font/TTNorms-Medium.otf') format("opentype");
}
@font-face
{
  font-family: 'HelixRegular';
  src:  url('../../font/Helix.eot'); /* IE9 Compat Modes */
  src: url('../../font/Helix.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../font/Helix.ttf')  format('truetype');
}
body {
  margin-top: 0;
}
img {
  border: none;
}
.changewidthReset {
  width: 80% !important;
}
.ie7 .changewidthReset,
.ie8 .changewidthReset {
  margin-left: 6% !important;
}
#head1 {
  /*background: -webkit-linear-gradient(top, #209aaf 0%, #27c6d9 79%, #27c6d9 99%, #663816 100%);
  background: -o-linear-gradient(top, #209aaf 0%, #27c6d9 79%, #27c6d9 99%, #663816 100%);
  background: -ms-linear-gradient(top, #209aaf 0%, #27c6d9 79%, #27c6d9 99%, #663816 100%);
  background: -moz-linear-gradient(top, #209aaf 0%, #27c6d9 79%, #27c6d9 99%, #663816 100%);
  background: linear-gradient(top, #209aaf 0%, #27c6d9 79%, #27c6d9 99%, #663816 100%);*/
  /* background: url("../../img/BannerBG.png");*/

  height: 130px;
  width: 100%;
  background-color: #fff;
  /*border-radius: 0 0 10px 10px;*/
}
.ie7 #head1,
.ie8 #head1,
.ie9 #head1 {
  background: url("../../img/header.png") repeat-x;
  margin-left: 0.2%;
}
.headerBanner {
  width: 100%;
  position: absolute;
}
#head1 ul {
  padding: 0 ;
  list-style-type: none;
}
.globalUtilityNav {
  color: #666666;
  float:right;
}
.globalUtilityNav li {
  color: #666666;
  border-width: 0;
  font-size: 11.2px;
  height: auto;
  margin: 0 0 0 15px;
  line-height: 13px;
  text-align: right;
  width:auto;
}
.headTxtContainer {
	/*border-right:1px solid #dfdfdf;
	padding-right:15px;*/
	text-align: right;
    position: relative;
}
.globalUtilityNav li > a {
  color: #FFFFFF;
  text-decoration: none;
  font-family: Montserrat;
  /*TheSansPlain,*/

  font-weight: bold;
  height: 24px;

}
.globalUtilityNav a#logout {
  padding: 0 14px;
  border: medium none;
}
.ie7 .globalUtilityNav a#logout,
.ie8 .globalUtilityNav a#logout {
  margin-right: 0px;
}
.globalUtilityNav a#logoutWAC {
  margin-top: 5px;
  padding: 0 4px 0px 4px;
  margin-right: 0px;
  border: medium none;
}
.ie7 .globalUtilityNav a#logoutWAC,
.ie8 .globalUtilityNav a#logoutWAC {
  margin-right: 0px;
}
.globalUtilityNav a#helpHeader, .innerHelpTxt a#helpHeader,.globalUtilityNav a#helpLink, .innerHelpTxt a#helpLink {
  text-align:right;
  margin-top: 5px;
  padding: 0 20px 4px;
}
.globalUtilityNav a.HelpTxtInner { font-size:14px;padding-left: 15px;color: #fff !important;}
.innerHelpTxt a#helpHeader,.innerHelpTxt a#helpLink {
	 font-weight: normal;
    text-decoration: underline;
	padding:0 0 4px;
	}
.innerHelpIcon {
	position:relative;
	top:-1px;	
}
.bsbtxt {
	color:#fff;
	font-weight:Normal;
	font-size:14px;
	display:block;
	margin-top:6px;
	font-family:Montserrat;
}
.helpContainer {
  position: relative;
  height: inherit;
  margin-left: 0px;
  background-color: #fff;
}
.align {
  position: absolute;
  right: 0px;
}
.ie7 .align {
  top: 15px;
}
.logo {
  float: left;
  margin-left: 15px;
  margin-top: -2px;
  width: 126px;
  cursor: pointer;
}
.WelcomeOption {
  color: #00a0af;
  font-family: Montserrat;
  font-size: 13px;
  line-height: 27px;
  text-align: right;
  margin-top: 36px !important;
}
.WelcomeOption span {
  padding: 4px;
  font-weight: bold;
}
.WelcomeOption .lastLogin {
  color: #6D6E71;
}
/*@font-face {
  font-family: 'Marydale';
  font-style: normal;
  font-weight: 400;
  src: url('../../font/marydale.eot?') format("eot"), url('../../font/style_136579.woff') format('woff'), url('../../font/marydale.ttf') format("truetype"), url("../../font/marydale.svg#Marydale") format("svg");
}*/
.btn {
	  font-family:MontserratSemibold !important;
       vertical-align: bottom;
       cursor: pointer;
       height:45px !important;
       padding-left:20px !important;
       padding-right:20px !important;
       border-radius:0px !important;
      padding-top:0px !important;
      padding-bottom: 0px !important;
      line-height:45px;
      
	}

/*@media  (max-width: 1024px) {
    #head1>ul>li.span10{
        margin-left:5%;
    }
}
@media  (max-width: 1010px) {
    #head1>ul>li.span10{
        margin-left:3% !important;
    }
}
@media  (max-width: 990px) {
    #head1>ul>li.span10{
        margin-left:1% !important;
    }
}
@media (max-width: 768px) {
    .WelcomeOption {
        margin-top: -54px !important;
    }
    .logo {
        margin-left: 0px;
    }
}*/
.submitBtnChangeLink {
 background-image: url('../../img/icon_arrow.svg'), -moz-linear-gradient(#99d9d5, #99d9d5) !important;
  background-image: url('../../img/icon_arrow.svg'), linear-gradient(#99d9d5, #99d9d5) !important;
  background-image: url('../../img/icon_arrow.svg'), -o-linear-gradient(#99d9d5, #99d9d5) !important;
  background-image: url('../../img/icon_arrow.svg'), -ms-linear-gradient(#99d9d5, #99d9d5) !important;
  background-image: url('../../img/icon_arrow.svg'), -webkit-gradient(linear, left top, left bottom, from(#99d9d5), to(#99d9d5));
  background-position: right 20px center !important;
   background-position: 92% 50% ;
    transition: 0.2s;
  background-repeat: no-repeat !important;
  background-color:#99d9d5;
  padding-right: 50px !important;
  font-family:MontserratSemibold !important;
}
.submitBtnChangeLink:hover {
 background-image: url('../../img/icon_arrow.svg'), -moz-linear-gradient(#99d9d5, #99d9d5) !important;
  background-image: url('../../img/icon_arrow.svg'), linear-gradient(#99d9d5, #99d9d5) !important;
  background-image: url('../../img/icon_arrow.svg'), -o-linear-gradient(#99d9d5, #99d9d5) !important;
  background-image: url('../../img/icon_arrow.svg'), -ms-linear-gradient(#99d9d5, #99d9d5) !important;
  background-image: url('../../img/icon_arrow.svg'), -webkit-gradient(linear, left top, left bottom, from(#99d9d5), to(#99d9d5));
   background-position: right 15px center !important;
   background-position: 96% 50% ;
   background-color:#99d9d5;
  /*background-repeat: no-repeat !important;
  padding-right: 28px !important;*//*commented to make in sync with formcommon.css */
}
.ie9 .submitBtnChangeLink {
  margin-right: 0px !important;
}
.ie7 .submitBtnLinkImage {
  position: relative;
  z-index: 100;
  top: 2px;
  left: -22%;
}
.ie8 .submitBtnLinkImage,
.ie9 .submitBtnLinkImage {
  position: relative;
  z-index: 100;
  left: -20%;
}
.ie7 .globalUtilityNav .submitBtnLinkImage {
  position: relative;
  z-index: 100;
  top: 2px;
  left: -15%;
}
.ie8 .globalUtilityNav .submitBtnLinkImage {
  position: relative;
  z-index: 100;
  left: -13%;
}
.ie9 .globalUtilityNav .submitBtnLinkImage {
  position: relative;
  z-index: 100;
  left: -10%;
  top: 1px;
}
.ie7 .fixedPosWidth,
.ie8 .fixedPosWidth {
  width: 1080px !important;
}
.changeTOPointer {
  cursor: default !important;
}
.changeTOPointer:hover {
  cursor: default !important;
}
.ie7 .widthIELogout,
.ie8 .widthIELogout {
  width: 99.8% !important;
}
.leftHeader{
	height: 100px;
	background-color: #FFFFFF;
	margin-left: 0PX;
	width: 40%;
}
.rightHeader{
	height: 100px;
	background-color: #FFFFFF;
	margin-left: 0px;
	width: 60%;
}
.angledBorder{
	position: relative;
}
/*.angledBorder::after {
	position: absolute;
	box-sizing: border-box;
	-webkitbox-sizing: border-box;
	border-left: 17px solid transparent;
	border-top: 73px solid #FFA80D;
	z-index: 1;
	content: "";
	right: -11px;
	top: 0;
	height: 100%;
	width: 17px;
	background-color: inherit;
	-webkit-transform: skewX(-6deg);
	-moz-transform: skewX(-6deg);
	-o-transform: skewX(-6deg);
	-ms-transform: skewX(-6deg);
	transform: skewX(-6deg);
}*/
.headerBsbtxt{
	padding-right: 15px;
    border-right: 1px solid #444444;
    color: #444444;
    font-weight: Normal;
    font-size: 14px;
    margin-top: 6px;
    font-family: Montserrat;
    display: inline-block;
    margin-bottom: 14px;
}
.innerHelpTxt{
    position: relative;
    top: 50%;
    -webkit-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    -o-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
}
.bannerTopMargin{
	margin-top: 30px;
}
a:hover{
	text-decoration: none !important;
}
.changeWacHead1{
	margin-top: 0px;
    padding: 0px 20px;
    box-sizing: border-box;
}
.changeWacHelpContainer{
	background-color: #fff;
    margin-top: 30px;
}
.headerTextStyle{
    letter-spacing: -0px;
    line-height: 22px;
}

a.skip-main {
    left:-999px;
    position:absolute;
    top:auto;
    width:1px;
    height:1px;
    overflow:hidden;
    z-index:-999;
}
a.skip-main:focus, a.skip-main:active {
    color: #fff;
    background-color:#000;
    left: auto;
    top: auto;
    width: 30%;
    height: auto;
    overflow:auto;
    margin: 10px 35%;
    padding:5px;
    border-radius: 15px;
    border:4px solid yellow;
    text-align:center;
    font-size:1.2em;
    z-index:999;
}
.sr-only {
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}
.logoMarginCls{
margin-top:16px;
margin-left: 0px !important;
height: 72px;
    width: auto;
}
.headerTextColorCls{
color: #444444 !important;
 font-family: TTNormsRegular !important;
}
.globalUtilityNav a.headerTextColorCls{
color: #444444 !important;
 font-family: TTNormsRegular !important;
}
#termsConditions #helpHeader{
padding:0px;
color:#444444 !important;
font-family: TTNormsRegular !important;
}

#termsConditions #logoutWAC{
    margin-left: 42px;
}
#termsConditions #head1 >ul{
margin-bottom:30px;
height: auto;
}
#coreBatchActivePage #head1{
    margin-top: 30px;
    margin-bottom: 30px;
	height: 100px;
}
#coreBatchActivePage #head1 >ul{
margin: 0px;
}
#ComplianceIndexBody #head1 >ul{
margin:0px;
}
#changePasswordPostRest .changeWacHelpContainer{
     margin-bottom: 0px;
}
#changePasswordPostRest #helpHeader{
    text-decoration: underline;
    font-size: 13px;
	font-weight: normal;
	padding-right: 35px;
}
#changePasswordPostRest a#logoutWAC{
    margin-right: 0px;
}
#changePasswordPostResetAck a#logoutWAC{
    margin-right: 0px;
}
#changePasswordPostResetAck #helpHeader{
    text-decoration: underline;
    font-size: 13px;
    font-weight: normal;
    padding-right: 35px;
}
#ComplianceIndexBody #head1,#indexBody #head1,#forgottenWACbody #head1,#termsConditions #head1{
    margin-bottom: 0px;
}
.logoPrompt
{
width: auto !important;
height: 72px;
}
.btn.logoutBtnCls {
background-color:#ffffff !important;
height: 45px !important;
border-radius: 8px !important;
color: #00384d !important;
font-family: TTNormsSemiBold !important;
border:solid 1px #00384d !important;
font-size: 16px;
background-image:none !important;
padding-right:20px !important;
line-height:43px !important;
}
.btn.logoutBtnCls:hover {
 border: solid 1px #00384d !important;
     border-radius: 8px !important;
	 background-color:#F5FCFF !important;
}
.btn.logoutBtnCls:focus {
   box-shadow: 0px 0px 0px 3px #A3DEF5;
   }