/**
 * @file
 *
 * Custom theming for Gateway Dashboard / Homebox
 */
/**
 * Legacy IE support.
 */
/**
 * Font faces, stacks and sizes.
 */
/**
 * Colors, etc.
 */
/**
 * Partials to be shared with all .scss files.
 */
/**
 * Layout element mixins.
 */
/* The white box with grey border that surrounds most content. */
/* The grey box that surrounds content. */
/* The white box containing the main content. Has a green top border. */
/* Content inset into the white box */
/* Content inset on grey background */
/* Content on a lightgrey background with darker border ie left nav and right column of a normal page */
/* Button-like styling for inset box that sits at normal white box level. */
/* Button with a plus icon to the left. */
/* standard button across site. */
/**
 * Text element mixins.
 */
/**
 * Styles
 */
/* line 12, ../sass/dash.scss */
#homebox {
  background: none;
  border: none;
}
/* line 15, ../sass/dash.scss */
#homebox .homebox-column {
  margin-left: 0;
}
/* line 20, ../sass/dash.scss */
#homebox .ds-2col.view-mode-one_liner_with_thumbnail .group-right .field-post-date, #homebox .ds-2col.view-mode-one_liner_with_thumbnail .group-right .field-changed-date {
  color: #505050;
}
/* line 26, ../sass/dash.scss */
#homebox li {
  background: none;
}
/* line 29, ../sass/dash.scss */
#homebox .used {
  border: none;
  outline: none;
}
/* line 33, ../sass/dash.scss */
#homebox .portlet-maximized {
  margin: 0 10px 0 0;
  position: relative;
}
/* line 36, ../sass/dash.scss */
#homebox .portlet-maximized .form-submit {
  left: 20px;
}
/* line 39, ../sass/dash.scss */
#homebox .portlet-maximized .view-filters {
  padding-bottom: 60px;
}
/* line 44, ../sass/dash.scss */
#homebox #homebox-block-views_popular_links-block .portlet-title {
  background: url(../images/svg/dashboard/links-icon.svgz) top left no-repeat;
  padding-left: 29px;
}
/* line 49, ../sass/dash.scss */
#homebox .view-trending {
  margin-top: 10px;
}
/* line 52, ../sass/dash.scss */
#homebox .view-event-calendar {
  background: #ffffff;
  margin-top: 10px;
}
/* line 55, ../sass/dash.scss */
#homebox .view-event-calendar .view-header {
  padding-bottom: 0;
  margin-right: 1px;
}
/* line 59, ../sass/dash.scss */
#homebox .view-event-calendar td {
  padding: 0;
}
/* line 62, ../sass/dash.scss */
#homebox .view-event-calendar td.today {
  background: #000;
  color: #ffffff;
}
/* line 65, ../sass/dash.scss */
#homebox .view-event-calendar td.today a {
  color: #ffffff;
}
/* line 69, ../sass/dash.scss */
#homebox .view-event-calendar tr {
  background: none;
}
/* line 72, ../sass/dash.scss */
#homebox .view-event-calendar th.days {
  border: none;
  background-color: #008265;
  color: #ffffff;
}
/* line 77, ../sass/dash.scss */
#homebox .view-event-calendar .feed-icon {
  display: none;
}
/* line 80, ../sass/dash.scss */
#homebox .view-event-calendar .date-nav {
  padding: 5px 0 5px 0;
  height: auto;
  min-height: 0;
  margin-bottom: 0;
}
/* line 85, ../sass/dash.scss */
#homebox .view-event-calendar .date-nav .date-heading {
  padding-bottom: 0;
}
/* line 87, ../sass/dash.scss */
#homebox .view-event-calendar .date-nav .date-heading h3 {
  font-size: 1.4em;
}
/* line 89, ../sass/dash.scss */
#homebox .view-event-calendar .date-nav .date-heading h3 a {
  width: 60%;
  margin: auto;
}
/* line 96, ../sass/dash.scss */
#homebox .view-event-calendar .pager {
  margin: 0;
}
/* line 98, ../sass/dash.scss */
#homebox .view-event-calendar .pager .date-prev {
  padding: 0;
}
/* line 100, ../sass/dash.scss */
#homebox .view-event-calendar .pager .date-prev a {
  display: inline-block;
  color: transparent;
  background: #008265 url(../images/svg/arrows-bullets/back-button.svgz) no-repeat center center;
  width: 30px;
  height: 30px;
}
/* line 106, ../sass/dash.scss */
#homebox .view-event-calendar .pager .date-prev a:hover {
  background: #005e49 url(../images/svg/arrows-bullets/back-button.svgz) no-repeat center center;
}
/* line 111, ../sass/dash.scss */
#homebox .view-event-calendar .pager .date-next {
  padding: 0;
}
/* line 113, ../sass/dash.scss */
#homebox .view-event-calendar .pager .date-next a {
  display: inline-block;
  color: transparent;
  background: #008265 url(../images/svg/arrows-bullets/forward-button.svgz) no-repeat center center;
  width: 30px;
  height: 30px;
}
/* line 119, ../sass/dash.scss */
#homebox .view-event-calendar .pager .date-next a:hover {
  background: #005e49 url(../images/svg/arrows-bullets/forward-button.svgz) no-repeat center center;
}
/* line 125, ../sass/dash.scss */
#homebox .view-event-calendar .mini-day-on {
  padding: 3px 3px 0 0;
}
/* line 127, ../sass/dash.scss */
#homebox .view-event-calendar .mini-day-on a {
  display: block;
  color: #c93106;
}
/* line 130, ../sass/dash.scss */
#homebox .view-event-calendar .mini-day-on a:hover {
  background: #c93106;
  color: #ffffff;
}
/* line 141, ../sass/dash.scss */
#homebox .view .date-nav-wrapper .date-prev {
  left: -10px;
}
/* line 145, ../sass/dash.scss */
#homebox .view .date-nav-wrapper .date-next a {
  margin-right: 0px;
}
/* line 154, ../sass/dash.scss */
#homebox .homebox-portlet {
  margin-bottom: 8px;
}
/* line 158, ../sass/dash.scss */
#homebox #homebox-add {
  border: solid 1px #adc3be;
  position: relative;
  margin: 0px 7px 5px 0;
  padding: 10px;
}
/* line 163, ../sass/dash.scss */
#homebox #homebox-add li {
  padding: 0;
  margin: 0;
  width: 14.28%;
  text-align: center;
}
/* line 169, ../sass/dash.scss */
#homebox #homebox-add li:first-child, #homebox #homebox-add li:last-child {
  background: none;
}
/* line 172, ../sass/dash.scss */
#homebox #homebox-add a {
  display: block;
  margin: 10px 0 0 0;
  border: none;
  outline: none;
  font-weight: normal;
}
/* line 179, ../sass/dash.scss */
#homebox #homebox-add li .calendar {
  background: transparent url(../images/svg/dashboard/add-block-calendar.svgz) no-repeat center top;
  padding-top: 60px;
  margin-top: 20px;
}
/* line 184, ../sass/dash.scss */
#homebox #homebox-add li .trending-content {
  background: transparent url(../images/svg/dashboard/add-block-trending.svgz) no-repeat center top;
  padding-top: 60px;
  margin-top: 20px;
}
/* line 189, ../sass/dash.scss */
#homebox #homebox-add li .recent {
  background: transparent url(../images/svg/dashboard/recent-small.svgz) no-repeat center top;
  padding-top: 60px;
  margin-top: 20px;
}
/* line 194, ../sass/dash.scss */
#homebox #homebox-add li .custom {
  background: transparent url(../images/svg/dashboard/add-block-custom.svgz) no-repeat center top;
  padding-top: 60px;
  margin-top: 20px;
}
/* line 199, ../sass/dash.scss */
#homebox #homebox-add li .topic-block {
  background: transparent url(../images/svg/dashboard/add-block-topic.svgz) no-repeat center top;
  padding-top: 60px;
  margin-top: 20px;
}
/* line 204, ../sass/dash.scss */
#homebox #homebox-add li .weather-station-data {
  background: transparent url(../images/svg/dashboard/add-block-weather.svgz) no-repeat center top;
  padding-top: 60px;
  margin-top: 20px;
}
/* line 209, ../sass/dash.scss */
#homebox #homebox-add li .user-account {
  background: transparent url(../images/svg/dashboard/add-block-account.svgz) no-repeat center top;
  padding-top: 60px;
  margin-top: 20px;
}
/* line 214, ../sass/dash.scss */
#homebox #homebox-add li .restore {
  position: absolute;
  top: -44px;
  right: -10px;
}
/* line 219, ../sass/dash.scss */
#homebox #homebox-buttons {
  padding: 9px 9px 9px 0px;
}
/* line 221, ../sass/dash.scss */
#homebox #homebox-buttons a {
  background: url(../images/svg/dashboard/add-block-button.svgz) no-repeat center left;
  padding-left: 23px;
  line-height: 17px;
  display: inline-block;
}
/* line 230, ../sass/dash.scss */
#homebox .homebox-column {
  background-image: none;
  padding: 0 5px 10px 0px !important;
}
/* line 236, ../sass/dash.scss */
#homebox .homebox-portlet {
  border: none;
}
/* line 238, ../sass/dash.scss */
#homebox .homebox-portlet .homebox-portlet-inner {
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 0;
  padding-left: 10px;
  padding-right: 10px;
  background: #ffffff;
  margin-bottom: 0;
}
/* line 243, ../sass/dash.scss */
#homebox .homebox-portlet .portlet-header {
  padding: 0;
  background-color: transparent;
  overflow: hidden;
  border: none;
}
/* line 248, ../sass/dash.scss */
#homebox .homebox-portlet .portlet-header a {
  padding: 5px;
  border: solid 1px #adc3be;
  margin: 0 0 0 2px;
}
/* line 253, ../sass/dash.scss */
#homebox .homebox-portlet .portlet-header .portlet-icon {
  width: 14px;
  height: 14px;
}
/* line 257, ../sass/dash.scss */
#homebox .homebox-portlet .portlet-header .portlet-close {
  background: #ffffff url(../images/svg/dashboard/close-icon.svgz) no-repeat center center;
}
/* line 260, ../sass/dash.scss */
#homebox .homebox-portlet .portlet-header .portlet-maximize {
  background: #ffffff url(../images/svg/dashboard/expand-icon.svgz) no-repeat center center;
}
/* line 263, ../sass/dash.scss */
#homebox .homebox-portlet .portlet-header .portlet-minus {
  background: #ffffff url(../images/svg/dashboard/minus-icon.svgz) no-repeat center center;
}
/* line 266, ../sass/dash.scss */
#homebox .homebox-portlet .portlet-header .portlet-plus {
  background: #ffffff url(../images/svg/dashboard/plus-icon.svgz) no-repeat center center;
}
/* line 269, ../sass/dash.scss */
#homebox .homebox-portlet .portlet-header .portlet-minimize {
  background: #ffffff url(../images/svg/dashboard/minimise-icon.svgz) no-repeat center center;
}
/* line 272, ../sass/dash.scss */
#homebox .homebox-portlet .portlet-header .portlet-settings {
  background: #ffffff url(../images/svg/dashboard/cog-icon.svgz) no-repeat center center;
}
/* line 275, ../sass/dash.scss */
#homebox .homebox-portlet .portlet-header .portlet-title {
  font-weight: normal;
  color: #008265;
  padding: 5px 5px 5px 28px;
  font-size: 1.4em;
  line-height: 1.1em;
}
/* line 287, ../sass/dash.scss */
#homebox .homebox-portlet .portlet-content {
  padding: 0;
}
/* line 290, ../sass/dash.scss */
#homebox .homebox-portlet .portlet-config {
  padding-left: 10px;
  padding-right: 10px;
}
/* line 293, ../sass/dash.scss */
#homebox .homebox-portlet .portlet-config .form-submit {
  margin-bottom: 10px;
}

/* line 300, ../sass/dash.scss */
.delta-trending-dash_block .portlet-title {
  background: url(../images/svg/dashboard/trending-small.svgz) no-repeat left 3px;
}

/* line 303, ../sass/dash.scss */
.delta-pages_recent-block .portlet-title {
  background: url(../images/svg/dashboard/recent-small.svgz) no-repeat left 3px;
}

/* line 306, ../sass/dash.scss */
.delta-event_calendar-block_1 .portlet-title {
  background: url(../images/svg/dashboard/calendar-small.svgz) no-repeat left 3px;
}

/* line 309, ../sass/dash.scss */
.delta-user-menu .portlet-title {
  background: url(../images/svg/dashboard/account-small.svgz) no-repeat left 3px;
}

/* line 312, ../sass/dash.scss */
.delta-topic_block .portlet-title {
  background: url(../images/svg/dashboard/topic-small.svgz) no-repeat left 3px;
}

/* line 315, ../sass/dash.scss */
.delta-custom .portlet-title {
  background: url(../images/svg/dashboard/custom-small.svgz) no-repeat left 3px;
}

/* line 318, ../sass/dash.scss */
.delta-weather_station_block .portlet-title {
  background: url(../images/svg/dashboard/weather-small.svgz) no-repeat left 3px;
}

/* line 321, ../sass/dash.scss */
.ds-2col.view-mode-one_liner_with_thumbnail.node {
  margin-bottom: 0;
}

/** Homebox specific hack **/
/* line 326, ../sass/dash.scss */
#homebox .ds-2col .group-right {
  width: 70%;
}

/**
 * Layout.
 */
/**
 * Media Queries.
 */
@media all and (max-width: 991px) {
  /* line 342, ../sass/dash.scss */
  .gateway-homebox {
    padding-left: 20px;
    padding-right: 20px;
  }
  /* line 345, ../sass/dash.scss */
  .gateway-homebox .homebox-column-wrapper-1, .gateway-homebox .homebox-column-wrapper-2, .gateway-homebox .homebox-column-wrapper-3 {
    width: 50% !important;
    float: left;
  }

  /* line 352, ../sass/dash.scss */
  #homebox #homebox-add li {
    width: 33%;
    height: auto;
  }
}
@media all and (max-width: 767px) {
  /* line 366, ../sass/dash.scss */
  .gateway-homebox {
    padding-left: 0;
    padding-right: 0;
  }
  /* line 369, ../sass/dash.scss */
  .gateway-homebox .homebox-column-wrapper-1, .gateway-homebox .homebox-column-wrapper-2, .gateway-homebox .homebox-column-wrapper-3 {
    float: left;
    width: 100%;
    margin-left: 0%;
    margin-right: -100%;
    padding-left: 16px;
    padding-right: 16px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    *behavior: url("../sass-extensions/box-sizing-polyfill/boxsizing.htc");
    padding-left: 0;
    padding-right: 0;
    clear: left;
    width: 100% !important;
  }

  /* line 380, ../sass/dash.scss */
  #homebox #homebox-add li {
    width: 50%;
    height: auto;
  }
}
