#versionNum_VersionNumDiv{margin-top:20px;}

.divNotificationMsg
{
    margin-top:-165px; 
    color:Red; 
    margin-left:2px; 
    font-weight:bold;
    max-width:365px;
    width:450px \9;
}

.marketAdsImg {
	width:100%;
	max-width: 281px;
}
.logoOverlay {
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 90px 0;
}


.LoginLinks td:hover {
		/*background-image: url(images/SelectedLink_light.jpg);
		background-repeat: no-repeat;
		background-position: 5px 0px;
		background:#d6d6d6;*/
}

.navIcon {
    background: url(images/nav-icon.png) no-repeat;
    width: 42px;
    height: 42px;
    float: right;
    margin: 10px;
    cursor: pointer;
	display:none;
}

.mobileNav{
	display:none;
}

.fLeft{float:left;}

.fRight{float:right;}

.clearFix{
	clear:both;
}

/*.calendarWidth{
	max-width:150px;
	width: 98% !important;
}*/
input.textbox {
    font-family: 'MazdaTypeTT-Regular' !important;
}
input[type="text"] {
    font-family: 'MazdaTypeTT-Regular' !important;
    border: 1px solid #DDDDDD;
    color: #707070;
    font-size: 12px;
    height: 20px;
}
input[type=text]:disabled {
  background: #f5f5f5;
}
input[type="password"] {
    font-family: 'MazdaTypeTT-Regular' !important;
    border: 1px solid #DDDDDD;
    color: #707070;
}
/* Create a custom radio button */
[type="radio"]:checked,
[type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
[type="radio"]:checked + label,
[type="radio"]:not(:checked) + label
{
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    display: inline-block;
}
[type="radio"]:checked + label:before,
[type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 12px;
    height: 12px;
    border: 1px solid #707070;
    border-radius: 100%;
    background: #fff;
}
[type="radio"]:checked + label:after,
[type="radio"]:not(:checked) + label:after {
    content: '';
    width: 8px;
    height: 8px;
    background: #910A2D;
    position: absolute;
    top: 3px;
    left: 3px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
[type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
[type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
/* Custom radio button code ends here*/
select{
	max-width: 306px;
    font-family: 'MazdaTypeTT-Regular';
    font-size: 12px;
    height: 24px;
    border: 1px solid #DDDDDD;
    color: #707070;
}
select:disabled {
  background: #f5f5f5;
}
.selectBox{
	max-width: 306px;
	width: 100%;
}

table.resTable .selectBox{
	max-width: 306px;
	width: 306px;
	margin-top: 6px;
    font-family: 'MazdaTypeTT-Regular';
    font-size: 12px;
    height: 25px;
    border: 1px solid #DDDDDD;
    color: #707070;
}

hr{
    border-top: 0.2px solid #DDDDDD;
}

/*.bgNone table input[type="text"]{
    width: auto !important;
}*/

.bgNone div{ 
	padding-top: 20px;
	padding-right: 3px;
}

.bgNone .MyCalendar div {
    padding-right: 4px;
    padding-top: 2px;
}

/*.resTable input{
	width:auto !important;
}*/

/*.wid104{
	width: 104px;
}*/

.homeLink{
	width: 250px; 
	height: 80px; 
	display: block; 
	margin-left: -20px;
}

.innerHomeLink{
	width: 198px;
	height: 80px; 
	display: block; 
	margin-left: -200px; 
	float: left;
}

.payImgCon{
	width:15%;
}

.payImgCon img{
	text-align: center;
}

.payTextCon{
	width:85%;
    color: #707070;
    font-size: 85%;
}

.payTextDetails{
    color: #707070;
    border-bottom: 1px solid #DDDDDD !important;
}
.payTextDetailsWOBorder
{
    color: #707070;
}
.payTextHeading{
    text-transform: uppercase;
}
.payTextBorder{
    border-bottom: 1px solid #DDDDDD !important;
}
.pTextLink{font-size:10px; padding-left: 5px; color: #707070;}

.annualBillingTable td {
    padding: 2%;
    width: 46%;
}

.bsbValue .wid48P{
	max-width:30px;
	width: 48% !important;
}

.padBL{
	padding-bottom:15px; padding-left:10px
}

.ChangePersonalDetails td{
    padding: 5px 0;
}

table.dobTable{
	margin-top:10px;
}

.dobTable td{
    padding: 5px 0;
    width: 50%;
}

.topText{
	font-weight:bold; 
	font-style:italic; 
	padding-left:30px;
	line-height:50px;
}

.tblHighlight select{
	width:96%;
}

.tblHighlight input[type="password"]{
	width:93%;
}

table.monthlyDueDate td{
        padding: 1px 0;
}

.nonCorMethod td{
    width:100% !important;
}

.nonCorMethod td .fLeft{
    float: right;
}

span.radioB {
    display: inline-block;
    min-height: 20px;
    padding-left: 5px;
}

span.radioB input[type="radio"]
{
    vertical-align: text-bottom;
}

.logoutCon{
	float:left;
	width:100%;
	padding-top:5px;
	margin-bottom: 20px;
}

.loginButton{
	float: left !important;
    width: 255px !important;
}

#termCondContain{
	/*width:93%;*/
	overflow-y:auto;
	min-height:210px;
	padding: 10px;
    width: 92%;
}

.billingPrintCon
{	overflow-y:scroll;
 	height:170px; 
 	width:100%; 
 	padding-bottom:2px;
}


.printPopup td:first-child	
{
	vertical-align:top;
}

.progressIcon{float: left; margin-left: 250px; margin-top: 5px}

.bgNone{background-image: none !important;}

.responsiveCon
{
    margin: 0 auto;
    width: 80%;
}

.conditionTextCon{
    overflow-y:scroll; 
    height:120px; 
    width:100%; 
    padding-bottom:2px;
}
  

.responsiveCon #termsConditionsPopup2{
    width:720px;
}

/*.printRequestpopup, 
.printStatementPopup,
.annualInterestPopup,
.billingSchedulePopup{
    
 }*/

h2.subHeading
{
    border-bottom: 1px solid #dddddd;
    margin: 20px 0;
    padding: 8px 0;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.posFixed{position:fixed !important;}

.datacont-u 
{
    width: 64% !important;
    }
@media screen and (max-width:767px) 
{
    .datacont-u 
    {
        width: 100% !important;
        }
}
