
.breadcrumb{display:none}
.downloadBox table td input[type="submit"]{width:100%}
.downloadBox table td input[type="reset"]{
    margin-top: 5px;width:100%;
}
@media screen and (max-width:500px){
	.cmnFormArea table td{width:100%!important;display:block!important;padding: 4px 10px}
    .container{width:100%!important;box-sizing:border-box}
}
