#nanorep-embedded-widget {
    margin-bottom: 100px;
}

.file-uploader-native__button {
	background: #204d60 !important;
}

.contact-form-buttons__button--submit {
	background: #204d60 !important;
	color: #fff !important;
}

.link-to-answer {
    display: none !important;
}
.sharing__opener {
    display: none;
}
.answer-header--collapsed .answer-header__toggle-icon {
    background: url("data:image/svg+xml,%3Csvg width='16' height='7' viewBox='0 0 16 7' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23204d60' d='M8 5.5L14.5.2c.3-.3.7-.2 1 0 .2.3.2.7 0 1L8.2 6.8 8 7c-.3 0-.4 0-.6-.2l-7-5.6C0 1-.2.5 0 .2c.2-.2.7-.3 1 0l7 5.3' /%3E%3C/svg%3E") !important;
}
.answer-header__toggle-icon{
	background: url("data:image/svg+xml,%3Csvg width='16' height='7' viewBox='0 0 16 7' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23204d60' d='M8 1.5l6.6 5.3c.3.3.7.2 1 0 .2-.3.2-.7 0-1L8.2.2 8 0c-.3 0-.4 0-.6.2l-7 5.6c-.4.3-.5.7-.2 1 .2.2.7.3 1 0L8 1.5' /%3E%3C/svg%3E") !important;
}

.nr-channeling-actionbar-buttontext:focus .nr-actionbar-icon, .nr-channeling-actionbar-buttontext:hover .nr-actionbar-icon {
	    fill: #204d60 !important;
}

.nr-feedback-thumbs-like:focus .nr-feedback-fill, .nr-feedback-thumbs-dislike:focus .nr-feedback-fill, .nr-feedback-thumbs-like:hover .nr-feedback-fill, .nr-feedback-thumbs-dislike:hover .nr-feedback-fill{
	stroke: #204d60 !important;
}

.channeling-bar__button:focus .channeling-bar__text, .channeling-bar__button:hover .channeling-bar__text, .channeling-bar__item--active .channeling-bar__text {
	color: #204d60 !important;
}
.answer-header__title-text-node {
	font-weight: bold !important;
}

.answer-list__answer {
    border-bottom: 1px solid #ddd;
}


.answer-list__opener {
	box-shadow: none !important;
}

.answer-list__answer--open .answer-list__drop {
	box-shadow: none !important;
}
	

.answer-list__footer { 
	box-shadow: none !important;
}

.answer-list__answer {
	box-shadow: none !important;
}


.answer-header__title {
	color: #204d60 !important;
}