/*-------- OOS for not Logged -------*/
.fmm_oosn_email { padding: 2%; background: #fff; margin: 10px 0; clear: both; border: 1px solid rgba(0,0,0,.25);
box-shadow: 2px 2px 4px 0 rgba(0,0,0,.2); position: relative; display: none;}
.fmm_cls_oosn { cursor: pointer; position: absolute; right: 0; top: 0px; z-index: 1; color: #555555; background: #f2f2f2; font-size: 18px;}
.fmm_cls_oosn:hover { color: red}
#fmm_oosn_gif { display: none;}
.fmm_oosn_errors { clear: both; font-size: 12px; color: red; font-style: italic; display: none;}
.fmm_oosn_email_input p { color: #70b580; font-size: 14px;}

