span.icon-expandicon-down.expand-icon {
    margin-right: 746px !important;
}

@media only screen and (max-width: 639px)
{
/*	#main {
     width: 101%; 
 	}*/
}


@media screen and (max-width: 639px) and (min-width: 1px)
{
/*	#main {
     width: 101%; 
 	}*/

 	.stage3_detailsrow {
    float: left;
     margin-left: 0px; 
     margin-top: 0px; 
    width: 100%;
	}

	.wrapper_bkgcolor {
    width: 101%;
	}

	.stage3_additionaldetailslink {
    margin-left: -10px !important;
	}
}

/*
table.singleTableHeading thead tr:nth-child(1) th {
    text-align: center !important;
}*/


.HW_tableheading {
    vertical-align: middle;
    /* padding-left: 2px; */
    background: url(../images/backgrounds/separator1.gif) repeat-y scroll 99% 0 transparent;
    font-weight: normal;
}

/* Add Zoom Animation */
.animate {
    -webkit-animation: animatezoom 0.6s;
    animation: animatezoom 0.6s
}

@-webkit-keyframes animatezoom {
    from {-webkit-transform: scale(0)} 
    to {-webkit-transform: scale(1)}
}
    
@keyframes animatezoom {
    from {transform: scale(0)} 
    to {transform: scale(1)}
}

.errorDisplayStyle {
     padding-bottom: 0px; 
    top: 0;
    width: 105%;
}

.errorDisplayStyle {
    padding-bottom: 0px;
    width: 105%;
}

.ui-dialog .stage3_previewconfirm_label_column {
    padding-left: 30px;
}

.redbg {
    background-color: #f443367d !important;
    color: #fff !important;

}



.loginPanelInputDetailsrow {
    padding-top: 10px;
}

/* @media only screen and (min-width: 720px)
{
    .redbg {
        padding-left: 400px !important;
    }
} */

/*.errorDisplayDiv.width100percent {
    visibility: hidden;
}*/

.materializelogo_login {
    position: relative !important;
}

