

/* Start:/local/components/sebekon/forum.topic/templates/.default/style.css?17530913331083*/
.editform
{
    margin-bottom: 20px;
}
.forms
{
    display: none;
}
.editMessage
{
    margin-bottom: 18px !important;
    width: 137px !important;
}

.es-btn.deleteMessage
{
	margin-bottom: 18px !important;
	width: 137px !important;
	background-color: #e91025;
	color: #FFF;
}

.es-btn.deleteMessage:hover {
	color: #FFF;
	box-shadow: 0 0 0 1px #FFF inset;
}

.es-btn__edit.deleteMessage:hover:before {
	background: #FFF;
}

.es-ico-btn-edit img {
	border: none;
	max-width: 100%;
	width: 100%;
	height: 100%;
	vertical-align: top;
}

.es-comments__area_add-post .es-form__line .btn {
    margin-top: 0;
    -webkit-appearance: none;
    padding: 1px 6px;
}
.es-form__line .btn:hover {
    background: #005b9a;
}
.es-form__line .btn {
    margin-top: 15px;
    width: 150px;
    line-height: 48px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    background: #006db8;
    border: 0;
    border-radius: 4px;
    cursor: pointer;
    -webkit-transition: background 200ms linear;
    -o-transition: background 200ms linear;
    transition: background 200ms linear;
}

/* End */
/* /local/components/sebekon/forum.topic/templates/.default/style.css?17530913331083 */
