.primary-btn-color
{
	background-color:#FFCC66!important
}
.input_rounded
{
	border-radius:10px!important
}

.input_rounded-left
{
	border-top-left-radius:10px!important;
	border-bottom-left-radius:10px!important
}
.input_rounded-right
{
	border-top-right-radius:10px!important;
	border-bottom-right-radius:10px!important
}