.o-form-control::placeholder {
  font-size: 14px;
}
.btn {
    text-transform: unset!important;
}

.btn:after {
    content: unset!important;
}

#sp-header {
    position: absolute!important;
    z-index: unset!important;
    transition: unset!important;
}

#sp-header.header-sticky {
    top: 10px!important;
  	background-color: unset!important;
}

#sp-main-body {
    padding: 10px 0 100px !important;
}

#fd .fd-toolbar {
    padding-left: 73px!important;
}

#sp-menu {
    display: none;
}

#fd .fd-toolbar__link.is-composer {
    background-color: #651c59!important;
}

#fd .fd-toolbar__link-bubble {
    background-color: #b40093!important;
}

#fd a.fd-link {
    --tw-text-opacity: 1;
    color: #651c59!important;
}

#fd .fd-toolbar .is-active .fd-toolbar__link:not(.no-active-state), #fd .fd-toolbar .is-active .fd-toolbar__submenu-link {
	color: #462040!important;
    background-color: #a794a321!important;
}

.fd-toolbar--search-on .fd-toolbar__item--search {
    padding-left: 73px!important;
}

#fd .fd-toolbar {
    font-family: unset!important;
}

#fd .o-dropdown, #fd .o-popover {
    font-family: unset!important;
}

#fd .o-btn--primary {
    background-color: #651c59!important;
    border-color: #651c59!important;
}

#fd .o-btn--primary:hover {
    background-color: #350f2f!important;
}

.visually-hidden, .visually-hidden-focusable:not(:focus):not(:focus-within) {
    position: relative!important;
}

#es h1 {
    font-size: calc(1.375rem + 1.5vw);
}

#es h3 {
	font-size: 1.17em;
}

.app-sidebar-nav>li .badge {
    background:#00ff39;
    color:#00ff39;
}

#es .es-stream-translations h4 {
	font-size: 13px;
}

@media (min-width: 1200px) {
	#sp-header .container {
		max-width: 1140px!important;
	}
	#sp-top-bar .container {
		max-width: 1140px!important;
	}
}

@media (max-width: 992px) {
	#sp-logo .logo {
		height: 50px!important;
	}
}

.es-stream-apps #ed{
	font-size: 13px;
}

@media (min-width: 992px){
.sppb-col-md-5 {
    max-width: 100%!important;
}}