/* BASIC css start */
#quick-menu { position: fixed; z-index: 992; right: 0; bottom: 30px; }
   
.quick-cont { position:relative; z-index: 991; }
.quick-cont .kakao { width: 35px; height: 35px; padding: 10px; background: #000; }
.quick-cont .view{ width: 35px; height: 35px; padding: 10px; background: #000;position: relative; }
.quick-cont .view .today_ico{ position: absolute; top: 0; left: 37px; font-size: 10px; font-weight: 600; line-height: 11px; color: #fff;}


.quick-cont .mypage{ width: 35px; height: 35px; padding: 10px; background: #90959b; }
.quick-cont .plus-btn { width: 35px; height: 35px; padding: 10px; background: #90959b; }
.quick-cont .plus-btn-x { width: 35px; height: 35px; padding: 10px; background: #90959b; position: absolute; bottom: -55px; right: 0; }

.quick-cont .top-btn { width: 35px; height: 35px; padding: 10px; background: #000; }

   
/* BASIC css end */

