/*
.footer-message-form .submit {
   display: flex;
   flex-direction: row;
}

.footer-message-form .submit #form_success {
   display: none;
   margin: 0 0 0 10px;
   line-height: 16px;
}

*/
.btn-primary {
 background-color: #24a9e1 !important;
 border-color: #24a9e1 !important;
}

body #wrapper-outer #wrapper #footer-wrapper {
position: relative;
}

#footer-wrapper #footer #footer-inner .nav, .share .nav {
position: absolute;
top: 240px;
left: 387px;
}