.efx_top{
background:#fff !important;
color:#FF4747 !important;
border:3px dashed rgba(0,0,0,.4) !important;
}

.efx_bottom{
background:#fff !important;
color:#FF4747 !important;
border:3px dashed rgba(0,0,0,.4) !important;
}

.smv_input_form::placeholder{
color:#a5a5a5;
font-weight:bold;
}

.smv_efx_area_r >li > a > img {
opacity:0.5;
box-sizing:border-box;
}

.smv_efx_area_r >li:nth-child(1) > a > img {
opacity:0.5 !important;
border:none !important;
border-radius:100%;
box-sizing:border-box;
}

.smv_efx_area_r >li:nth-child(2) > a > img {
opacity:1 !important;
border:3px solid #fff !important;
border-radius:100%;
box-sizing:border-box;
}