
input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {-webkit-appearance: none;margin: 0;}
input[type=number] {-moz-appearance: textfield;}
.form-set-3 {
    float: left;
}
.pnl{
		border:1px solid #ccc;
	}
.form-set-2 form ul li .ffw-errmsg{
    position: absolute;
    background: transparent;
    border: none;
    font-size: 12px;
    bottom: -21px;
    color: red;
display:none;
}
.Thank-msg {
    display: none;
    font-size: 20px;
    line-height: 30px;
    background: #ecedee;
    padding: 10px 30px;
    box-sizing: border-box;
    width: 100%;
}
form .hidden-data, form .additional-data{
    display:none !important;
}

.form-set-2 form ul li .dwn-priv {
    background: none;
    border: none;
    line-height: 19px;
}

.form-set-3 form ul li div.fr #meGDPRMessage label {
    color: #000;
}

.form-set-2 form ul li textarea {
    width: 96% !important;
}
.form-set-2 form ul li:nth-of-type(4) .fr {
    background: none;
    border: none;
}

.form-set-2 form ul li:nth-of-type(4) select {
    border: 1px solid #e0e0e0;
    border-radius: 2px;
    background: #fafafa;
    width: 100%;
}

.form-set-2 form ul li:nth-of-type(4) select:nth-of-type(2) {
    margin-top: 20px;
}
#meGDPRMessage {
    font-size: 11px;
    line-height: 16px;
    color: #414244;
    width: 100%;
}


.prd-nav li {
    float: left;
    width: 24%;
    padding: 0 0.5%;
    text-align: center;
}
.heading-menu {
    display: none
}
.btmBar {
    display: block;
}
.head span {
    font-weight: bold
}
