.guestbookItem{position:relative;padding-bottom:20px;padding-top:0;border-bottom:1px solid #efefef}.guestbookFields{padding-left:15px;float:right;width:calc(100% - 100px)}.guestbookItemSenderAvatar{width:100px;padding-right:15px;padding-left:15px;float:right}.guestbookItemSender{padding-bottom:15px;margin-top:10px;padding-right:30px;min-height:100px;padding-top:15px}.guestbookItemAvatar{padding:4px;display:inline-block;width:70px;height:70px;text-align:center;font-size:2rem;background:#333;color:#f9f7fa;border-radius:50%;min-width:50px}.guestbookItemName{display:block;font-size:1.6rem;font-weight:bold;color:#4fc0ea}.guestbookItemName,.guestbookItemEmail{font-weight:bold}.guestbookItemDate{display:block;color:#818181}.guestbookItemDescription{border:1px solid #e0e0e0;box-shadow:0 0 5px #f2f2f2;background:#f9f7fa;padding:15px;border-radius:3px;position:relative;font-size:1.4rem;line-height:2;text-align:justify;white-space:normal}.guestbookItemDescription:before,.guestbookItemDescription:after{content:'';display:block;position:absolute;width:0;height:0;border-bottom:27px solid #f9f7fa;border-right:20px solid transparent;top:-27px;right:10px;z-index:4 !important}.guestbookItemDescription:after{top:-30px;border-bottom-color:#e0e0e0;z-index:3 !important;border-right-width:23px !important;border-bottom-width:30px !important;right:8px}.guestbookItem .readMoreWrapper{text-align:left}.guestbookItem .moreText{background:#fff;padding:10px 24px;display:inline-block;position:relative;bottom:-15px;color:#222;border-radius:4px 4px 0 0;border:1px solid #e0e0e0;border-bottom:none;box-shadow:0 -3px 5px #f2f2f2;transition:all .4s}.guestbookItem .moreText:hover{background:#4fc0ea !important;color:#fff !important}.guestbookList .collapse.in{display:inline}.guestbookList .pagerWrapper:after{content:' ';display:block;clear:both;height:0;visibility:hidden}.guestbookItemTitle{display:block;font-weight:bold}