.ext_guest_recipe_history_ext .myfolder_button_wrapper { position: relative; }

.ext_guest_recipe_history_ext .myfolder_button_wrapper .notification { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; background: #ffffff; border: 4px solid #ded5c0; border-radius: 5px; padding: 10px 10px 8px 8px; position: absolute; text-align: left; width: 200px; z-index: 999; top: 27px; left: -65px; }

.ext_guest_recipe_history_ext .myfolder_button_wrapper .notification .tail, .ext_guest_recipe_history_ext .myfolder_button_wrapper .notification .tail_inner { display: none; *display: block; }

.ext_guest_recipe_history_ext .myfolder_button_wrapper .notification:before, .ext_guest_recipe_history_ext .myfolder_button_wrapper .notification:after, .ext_guest_recipe_history_ext .myfolder_button_wrapper .notification .tail, .ext_guest_recipe_history_ext .myfolder_button_wrapper .notification .tail_inner { border: solid transparent; border-width: 12px; content: ''; height: 0; position: absolute; width: 0; left: 100px; margin-left: -12px; }

.ext_guest_recipe_history_ext .myfolder_button_wrapper .notification:before, .ext_guest_recipe_history_ext .myfolder_button_wrapper .notification .tail { border-bottom-color: #ded5c0; top: -24px; }

.ext_guest_recipe_history_ext .myfolder_button_wrapper .notification:after, .ext_guest_recipe_history_ext .myfolder_button_wrapper .notification .tail_inner { border-bottom-color: #ffffff; top: -18px; }

.ext_guest_recipe_history_ext .myfolder_button_wrapper .notification .close { width: 16px; height: 16px; display: inline-block; *display: inline; float: right; cursor: pointer; margin-top: -4px; margin-right: -4px; background: url(/assets/sara/tooltip_close_small.png?4fc207c75a8b9f51eadd6eba4b71692cbc75c42a6399ebf4386c625bb906369f) no-repeat; opacity: 0.7; }

.ext_guest_recipe_history_ext .myfolder_button_wrapper .notification .close:hover { opacity: 1; }

@media only screen and (-webkit-min-device-pixel-ratio: 1.5) { .ext_guest_recipe_history_ext .myfolder_button_wrapper .notification .close { background: url(/assets/sara/tooltip_close_small@2x.png?5ebfe1951213b70f5a59f18161e5084dfa1ccc85acb788dffd8e192b5fcc01a8) no-repeat; -webkit-background-size: 16px; } }
