.prd-nav .btm-dwn a {
  width: 192px;
}
.prd-nav li {
    float: left;
    width: 32%;
    padding: 0 0.5%;
    text-align: center;
}
 
	.btn-red {
		background: #ef372e !important;
		color: #fff !important;
		border: 1px solid #ef372e !important;
	}
	#downloadSubmit {
		width: 100%;
	}
.table_style li input {
    width: 100% !important;
}

.table_style li label {
    width: 60%;
}
.input-effect input.has-content~label, .input-effect input:focus~label {
    top: -16px;
}
.table_style li label {
    width: auto;
    float: unset;
    padding-top: 0;
}