#pluploadUploader .plupload_logo{background:url('/assets/home/img/mypage/mypage_myquick_new_img01.png') no-repeat;background-size: 119%;background-position: bottom;}
#pluploadUploader .plupload_button{display:inline;    border: 1px #dadada solid;padding: 2px 5px;border-radius: 5px;background: #b02b74; color:#eee;}
#pluploadUploader .ui-state-hover{padding: 2px 5px;border-radius: 5px;background: #ddd;color:#000;}
#pluploadUploader .plupload_button.plupload_start{margin-left:10px}
#pluploadUploader .plupload_wrapper{min-width:250px;}
#pluploadUploader .plupload_header_content{    padding: 0 0 0 55px;}
#pluploadUploader .plupload_header_title{font-size: 15px;}


#alimnotePopup .alim_file_list{}
#alimnotePopup .alim_file_list .alim_file_row > a{color: #a04343;font-size: 14px;}
#alimnotePopup .modal-header.send{background: #ff6e54; border-bottom:1px #ff6e54 solid;}
#alimnotePopup .modal-header.reciver{background: #900051; border-bottom:1px #ff6e54 solid;}
#alimnotePopup .alimnote_popup .frm_txt_area{color:#000;min-height:200px;font-size:14px;line-height:22px;}
#alimnotePopup .comment_area {position:relative;}
#alimnotePopup .comment_area .comment_title{border-bottom:1px #e6e6e6 solid;color:#bfbfbf;}
#alimnotePopup .comment_area .comment_write_row{position:fixed; bottom:0; left :0; width:100%;background: #eee;height: 50px;}
#alimnotePopup .comment_area .comment_write_row .alim_comment{border: 0;font-size: 0.9em;letter-spacing: -0.03em;width: calc(90% - 50px); margin:10px 0 0 5%;min-height:30px;border-radius: 8px;padding-left: 10px; color: #121212;font-family: 'Lato','NanumSquareRound','Noto Sans KR', sans-serif;opacity: 1;}
#alimnotePopup .comment_area .comment_write_row .comment_button{width: 50px;background: #b02a74;color: #fff;height: 30px;margin-left: 5px;border-radius: 3px;}
#commentList {margin-bottom:50px;overflow-y: auto;}
#commentList .comment_row{display:block; width:100%; padding: 10px 10px; border-bottom:1px #e6e6e6 solid;}
#commentList .comment_row .name{color:#000; font-size: 12px; font-weight:bold; }
#commentList .comment_row .conts{color:#5e5e5e; font-size: 12px; padding-left: 5px;padding-top: 5px;}