@import "//fonts.googleapis.com/css?family=Roboto:400,500,700,400italic,500italic,700italic";
.style-date-stacked {
  margin-right: 10px;
  position: relative;
  width: 55px;
}
.style-date-stacked .day,
.style-date-stacked .month {
  color: #fff;
  display: block;
  text-align: center;
}
.style-date-stacked .day {
  background: #666;
  font-size: 30px;
  font-size: 3rem;
  font-weight: 600;
  padding: 5px 0;
  line-height: 30px;
  line-height: 3rem;
}
.style-date-stacked .month {
  background: #AAAAAA;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 15px;
  line-height: 1.5rem;
  padding: 2px 0 4px;
  text-transform: uppercase;
}
.style-date-stacked .arrow {
  border-bottom: 13px solid #AAAAAA;
  border-right: 12px solid transparent;
  bottom: 0;
  position: absolute;
  right: -10px;
}
.style-social-media .btn-social-profile {
  background: #0067AC;
  border: 0;
  margin-right: 0.5em;
  padding: 6px 8px;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.style-social-media .btn-social-profile:hover {
  background: #004879;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.style-social-media .btn-social-profile:last-child {
  margin-right: 0;
}
.style-social-media .btn-social-profile .icon {
  color: white;
}
@media screen and (max-width: 767px) {
  .style-social-follow {
    position: fixed;
    bottom: 0;
    width: 100%;
    padding: 0;
    margin: 0;
    left: 0;
  }
  .style-social-follow .btn-social-profile {
    background-color: rgba(238, 49, 36, 0.75) !important;
    border-right: 1px solid #4296CA !important;
    border-top: 1px solid #4296CA !important;
    color: #4296CA !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    margin: 0 !important;
  }
  .style-social-follow .btn-social-profile:hover {
    background-color: #EE3124 !important;
  }
  .style-social-follow .btn-social-profile.social-last {
    border-right: 0 !important;
  }
  .style-social-follow .btn-social-profile[data-social-count="100"] {
    width: 100%;
  }
  .style-social-follow .btn-social-profile[data-social-count="50"] {
    width: 50%;
  }
  .style-social-follow .btn-social-profile[data-social-count="33"] {
    width: 33.33%;
  }
  .style-social-follow .btn-social-profile[data-social-count="25"] {
    width: 25%;
  }
  .style-social-follow .btn-social-profile[data-social-count="20"] {
    width: 20%;
  }
  .style-social-follow .btn-social-profile[data-social-count="17"] {
    width: 16.666%;
  }
  .style-social-follow .block-title {
    display: none;
  }
}
.style-blog-full .ds-middle .field-name-field-image {
  padding-bottom: 1em;
}
.style-blog-featured .field-name-title h2 {
  margin-top: 0;
}
.style-blog-teaser .field-name-title h3 {
  margin-top: 0;
}
.style-about-author .field-name-field-description {
  padding-bottom: 1em;
}
i.i-rounded {
  display: inline-block;
  background: #ddd;
  margin: 5px;
  -webkit-border-radius: 7px !important;
  -moz-border-radius: 7px !important;
  border-radius: 7px !important;
  color: #888888;
  font-size: 70px;
  font-size: 7rem;
  line-height: 1em;
  padding: 0.3em 0 0;
  text-align: center;
  -webkit-transition: 0.2s ease 0s 0s;
  -moz-transition: 0.2s ease 0s 0s;
  -o-transition: 0.2s ease 0s 0s;
  transition: 0.2s ease 0s 0s;
  top: 0px;
  width: 1.5em !important;
  height: 1.5em;
}
i.i-rounded:before,
i.i-rounded:after {
  display: block;
  top: 50%;
  margin: 0;
  width: auto;
}
i.i-thumbnail {
  display: inline-block;
  background: #ddd;
  margin: 5px;
  color: #888888;
  font-size: 70px;
  font-size: 7rem;
  line-height: 1em;
  padding: 0.3em 0 0;
  text-align: center;
  -webkit-transition: 0.2s ease 0s 0s;
  -moz-transition: 0.2s ease 0s 0s;
  -o-transition: 0.2s ease 0s 0s;
  transition: 0.2s ease 0s 0s;
  top: 0px;
  width: 1.5em !important;
  height: 1.5em;
}
i.i-thumbnail:before,
i.i-thumbnail:after {
  display: block;
  top: 50%;
  margin: 0;
  width: auto;
}
i.i-circle {
  display: inline-block;
  background: #ddd;
  margin: 5px;
  -webkit-border-radius: 50% !important;
  -moz-border-radius: 50% !important;
  border-radius: 50% !important;
  color: #888888;
  font-size: 70px;
  font-size: 7rem;
  line-height: 1em;
  padding: 0.3em 0 0;
  text-align: center;
  -webkit-transition: 0.2s ease 0s 0s;
  -moz-transition: 0.2s ease 0s 0s;
  -o-transition: 0.2s ease 0s 0s;
  transition: 0.2s ease 0s 0s;
  top: 0px;
  width: 1.5em !important;
  height: 1.5em;
}
i.i-circle:before,
i.i-circle:after {
  display: block;
  top: 50%;
  margin: 0;
  width: auto;
}
section.section-style-left header {
  overflow: auto;
}
section.section-style-left header h2,
section.section-style-left header h3 {
  margin: 0 0 0.5em;
}
section.section-style-left figure {
  float: left;
  padding-right: 10px;
}
section.section-style-left figure figcaption {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0.5em 0;
  text-align: left;
}
section.section-style-right header {
  overflow: auto;
}
section.section-style-right header h2,
section.section-style-right header h3 {
  margin: 0 0 0.5em;
}
section.section-style-right figure {
  float: right;
  padding-left: 10px;
}
section.section-style-right figure figcaption {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0.5em 0;
  text-align: right;
}
section.section-style {
  width: 100%;
}
section.section-style .no-wrap-left {
  float: left;
  padding-right: 0.5em;
}
section.section-style .no-wrap-right {
  float: right;
  padding-left: 0.5em;
}
section.section-style header {
  overflow: auto;
}
section.section-style header h2,
section.section-style header h3 {
  margin: 0 0 0.5em;
}
.nopadding {
  padding: 0 !important;
}
.nopadding-left {
  padding-left: 0 !important;
}
.nopadding-right {
  padding-right: 0 !important;
}
.nopadding-top {
  padding-top: 0 !important;
}
.nopadding-bottom {
  padding-bottom: 0 !important;
}
.nomargin {
  margin: 0 !important;
}
.nomargin-left {
  margin-left: 0 !important;
}
.nomargin-right {
  margin-right: 0 !important;
}
.nomargin-top {
  margin-top: 0 !important;
}
.nomargin-bottom {
  margin-bottom: 0 !important;
}
img {
  max-width: 100%;
  height: auto;
}
/* additional colors */
.text-secondary {
  color: #0067AC;
}
.text-secondary:hover {
  color: #cf1c10;
}
.text-accent {
  color: #4296CA;
}
.text-accent:hover {
  color: #307ba9;
}
.btn-secondary {
  background: #0067AC;
  border-color: #004879;
  color: white;
}
.btn-secondary:hover {
  background: #004879;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.btn-accent {
  background: #4296CA;
  border-color: #307ba9;
  color: white;
}
.btn-accent:hover {
  background: #307ba9;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
/* TODO: for some reason these styles are missing from enterprise_bootstrap */
.bg-primary {
  background-color: #EE3124;
}
.bg-secondary {
  background-color: #0067AC;
}
.bg-accent {
  background-color: #4296CA;
}
.bg-success {
  background-color: #009856;
}
.bg-warning {
  background-color: #E99002;
}
.bg-danger {
  background-color: #F04124;
}
.bg-info {
  background-color: #5bc0de;
}
/* hack to get Facebook like box to display responsive */
#fb-root {
  display: none;
}
.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget span iframe[style] {
  max-width: 100% !important;
}
/* styling for enterprise base style links */
ul.action-links {
  margin: 12px 0;
  padding: 0;
}
ul.action-links li {
  display: inline;
  margin: 0;
  padding: 0 6px 0 0;
}
.block-title i {
  font-size: .7em;
  margin-right: .3em;
}
.ds-sticky {
  background: #fff;
  display: inline-block;
  padding: 10px 0;
}
.btn-social-share {
  color: #FFFFFF;
  background-color: #888888;
  margin-right: .4em;
}
.addthis_button .addthis_counter.addthis_bubble_style {
  background: none!important;
  display: inline-block !important;
  *display: inline!important;
  *zoom: 1!important;
  float: none!important;
  width: auto!important;
}
.addthis_counter.addthis_bubble_style a.addthis_button_expanded {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-size: 1.6rem;
  color: #FFFFFF;
  line-height: 1em;
  position: relative;
  width: .7em;
  z-index: 1;
}
ul.tags li {
  display: inline-block;
  padding-left: 0;
  padding-right: 0;
}
ul.tags a {
  font-size: 13px;
  padding: 2px 7px;
  background: #f7f7f7;
  margin: 0 3px 6px 0;
  display: inline-block;
}
ul.tags i {
  margin-right: .3em;
}
fieldset.panel-default legend.panel-heading {
  border: 0;
  float: left;
  line-height: 1em;
  margin-bottom: 0;
}
fieldset.panel-default .panel-body {
  border-top: 1px solid #999999;
  overflow: auto;
  padding-top: 20px;
}
#socialmedia-admin-profiles-form {
  padding-top: 1em;
}
.cta {
  padding: 10px 10px;
  color: white;
  background: #EE3124;
  border: 0;
  overflow: hidden;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.cta:hover {
  background: #cf1c10;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.cta:last-child {
  margin-right: 0;
}
.cta .icon {
  color: white;
}
.cta h3,
.cta h4,
.cta h5,
.cta h6 {
  color: white;
  margin: 0 0 10px 0;
}
.cta h3:hover,
.cta h4:hover,
.cta h5:hover,
.cta h6:hover {
  text-decoration: none;
}
.cta .btn-cta {
  background: #4296CA;
  color: white;
}
.cta-secondary {
  background: #0067AC;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.cta-secondary:hover {
  background: #004879;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.cta-secondary .btn-cta {
  background: #4296CA;
  color: white;
}
.cta-accent {
  background: #4296CA;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.cta-accent:hover {
  background: #307ba9;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.cta-accent .btn-cta {
  background: #EE3124;
  color: white;
}
.cta-rectangle {
  max-width: 300px;
}
.cta-rectangle .col-xs-1,
.cta-rectangle .col-sm-1,
.cta-rectangle .col-md-1,
.cta-rectangle .col-lg-1,
.cta-rectangle .col-xs-2,
.cta-rectangle .col-sm-2,
.cta-rectangle .col-md-2,
.cta-rectangle .col-lg-2,
.cta-rectangle .col-xs-3,
.cta-rectangle .col-sm-3,
.cta-rectangle .col-md-3,
.cta-rectangle .col-lg-3,
.cta-rectangle .col-xs-4,
.cta-rectangle .col-sm-4,
.cta-rectangle .col-md-4,
.cta-rectangle .col-lg-4,
.cta-rectangle .col-xs-5,
.cta-rectangle .col-sm-5,
.cta-rectangle .col-md-5,
.cta-rectangle .col-lg-5,
.cta-rectangle .col-xs-6,
.cta-rectangle .col-sm-6,
.cta-rectangle .col-md-6,
.cta-rectangle .col-lg-6,
.cta-rectangle .col-xs-7,
.cta-rectangle .col-sm-7,
.cta-rectangle .col-md-7,
.cta-rectangle .col-lg-7,
.cta-rectangle .col-xs-8,
.cta-rectangle .col-sm-8,
.cta-rectangle .col-md-8,
.cta-rectangle .col-lg-8,
.cta-rectangle .col-xs-9,
.cta-rectangle .col-sm-9,
.cta-rectangle .col-md-9,
.cta-rectangle .col-lg-9,
.cta-rectangle .col-xs-10,
.cta-rectangle .col-sm-10,
.cta-rectangle .col-md-10,
.cta-rectangle .col-lg-10,
.cta-rectangle .col-xs-11,
.cta-rectangle .col-sm-11,
.cta-rectangle .col-md-11,
.cta-rectangle .col-lg-11,
.cta-rectangle .col-xs-12,
.cta-rectangle .col-sm-12,
.cta-rectangle .col-md-12,
.cta-rectangle .col-lg-12 {
  padding-left: 5px;
  padding-right: 5px;
}
.cta-btn h3,
.cta-btn h4,
.cta-btn h5,
.cta-btn h6 {
  color: white;
  margin: 0 0 0 0;
}
.cta-btn h3:hover,
.cta-btn h4:hover,
.cta-btn h5:hover,
.cta-btn h6:hover {
  text-decoration: none;
}
.cta-btn .col-xs-1,
.cta-btn .col-sm-1,
.cta-btn .col-md-1,
.cta-btn .col-lg-1,
.cta-btn .col-xs-2,
.cta-btn .col-sm-2,
.cta-btn .col-md-2,
.cta-btn .col-lg-2,
.cta-btn .col-xs-3,
.cta-btn .col-sm-3,
.cta-btn .col-md-3,
.cta-btn .col-lg-3,
.cta-btn .col-xs-4,
.cta-btn .col-sm-4,
.cta-btn .col-md-4,
.cta-btn .col-lg-4,
.cta-btn .col-xs-5,
.cta-btn .col-sm-5,
.cta-btn .col-md-5,
.cta-btn .col-lg-5,
.cta-btn .col-xs-6,
.cta-btn .col-sm-6,
.cta-btn .col-md-6,
.cta-btn .col-lg-6,
.cta-btn .col-xs-7,
.cta-btn .col-sm-7,
.cta-btn .col-md-7,
.cta-btn .col-lg-7,
.cta-btn .col-xs-8,
.cta-btn .col-sm-8,
.cta-btn .col-md-8,
.cta-btn .col-lg-8,
.cta-btn .col-xs-9,
.cta-btn .col-sm-9,
.cta-btn .col-md-9,
.cta-btn .col-lg-9,
.cta-btn .col-xs-10,
.cta-btn .col-sm-10,
.cta-btn .col-md-10,
.cta-btn .col-lg-10,
.cta-btn .col-xs-11,
.cta-btn .col-sm-11,
.cta-btn .col-md-11,
.cta-btn .col-lg-11,
.cta-btn .col-xs-12,
.cta-btn .col-sm-12,
.cta-btn .col-md-12,
.cta-btn .col-lg-12 {
  padding-left: 5px;
  padding-right: 5px;
}
.cta-btn .icon-right span {
  display: inline-block;
  vertical-align: middle;
  width: 80%;
}
.cta-btn .icon-right i {
  display: inline-block;
  vertical-align: middle;
  padding-left: 5px;
  width: 20%;
}
.cta-btn .icon-bottom span {
  display: block;
  width: 100%;
}
.cta-btn .icon-bottom i {
  display: block;
  text-align: center;
  width: 100%;
  margin-top: 5px;
}
.carousel.slide .carousel-control {
  z-index: 1;
}
.main-container-inner {
  overflow: auto;
}
.view-enterprise-blog.view-display-id-page .views-row {
  margin-bottom: 2em;
}
.vertical-align {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.no-margin {
  margin: 0 !important;
}
.no-margin-top {
  margin-top: 0 !important;
}
.no-margin-bottom {
  margin-bottom: 0 !important;
}
.no-margin-left {
  margin-left: 0 !important;
}
.no-margin-right {
  margin-right: 0 !important;
}
blockquote:before {
  top: 30px;
}
blockquote:after {
  bottom: 30px;
}
