.hidden {
	display: none !important;
}
.yee-nyp-price-select {
    margin-bottom: 15px;
}
.yee-disable{
	 opacity: 0.2;
}
.yee-name-your-price-container-content-input {
	margin-bottom: 0;
	padding-bottom: 0;
}
.yee-name-your-price-container-content-input input {
	text-align: center;
	max-width: 400px;
	box-sizing: border-box;
    vertical-align: top;
    line-height: 2;
    min-height: 30px;
    box-shadow: 0 0 0 transparent;
    border-radius: 4px;
    border: 1px solid #8c8f94;
    background-color: #fff;
    color: #2c3338;
    width: 100%;
}
.yee-nyp-des {
    opacity: 0.7;
    font-size: 11px;
    margin-bottom: 15px;
}
.yee-nyp-price-label {
	font-size: 1.2em;
	font-weight: bold;
}