input, textarea {
  outline: none; }
  input:focus, textarea:focus {
    box-shadow: 0 0 0 1px #3c4756 !important; }

.g-button, .g-button:hover, .g-button:active {
  background: #3c4756 !important;
  background-color: #3c4756 !important;
  background-image: linear-gradient(-180deg, #3c4756 0%, #3c4756 100%) !important; }

.s3_button_small, .s3_button_large, .s3_pagelist_item_active {
  background: #3c4756 !important;
  background-color: #3c4756 !important;
  background-image: linear-gradient(-180deg, #3c4756 0%, #3c4756 100%) !important;
  color: #fff !important; }

input[type="submit"] {
  background: #3c4756 !important;
  border: none !important;
  padding: 10px !important;
  color: #fff !important; }
/*.popover-body .s3_button_large{
 background: $color !important;	
 color: $white !important;
 }*/
.title-page .site-name-35 img, .site-name-35 img {
  margin-left: auto;
  margin-right: auto; }

.title-page .site-name-35 .sn-logo {
  height: auto; }

.blocklist-7 .item-outer, .blocklist-33 .item-outer {
  position: relative; }

.wrapper .item-outer .a-link {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 10;
  left: 0;
  top: 0; }

.title-page .blocklist-7 .item-outer .a-link:hover + .item .image .image-inner, .title-page .blocklist-33 .item-outer .a-link:hover + .item .image .image-inner {
  background: rgba(105, 124, 150, 0.4); }

.title-page .widget-15, .widget-41 {
  max-width: 420px;
  width: 100%;
  margin-left: auto;
  margin-right: auto; }

.title-page .widget-9 a.a-link {
  display: none; }

.form-success {
  color: #fff !important;
  font-size: 18px !important; }

body {
  border-right: 0px solid transparent !important; }

.title-page .block-21, .block-21 {
  margin-top: 20px; }

.sn-logo {
  margin-top: 20px; }

@media (max-width: 480px) {
  input, textarea {
    width: 100%; }

  .title-page .widget-15, .widget-41 {
    max-width: 270px; } }

@media (max-width: 375px) {
  .side-panel-40 .side-panel-content {
    width: 280px !important; } }
