﻿
@charset "utf-8";
@import "normalize.min.css";
@import "fonts.css";

html *
{
  font-size: 12pt; /* Base font size */
}

body
{
  background: none no-repeat scroll 0 0 #fff;
}

::-moz-selection
{
  background: #b3d4fc;
  text-shadow: none;
}

::selection
{
  background: #b3d4fc;
  text-shadow: none;
}

/* Reset styles - http://meyerweb.com/eric/tools/css/reset/
=========================================================== */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video
{
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

html, button, input, select, textarea
{
  color: #222;
}

hr
{
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

img
{
  vertical-align: middle;
}

fieldset
{
  border: 0;
  margin: 0;
  padding: 0;
}

textarea
{
  resize: vertical;
}

.chromeframe
{
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}

/* # General styles
================================================== */
html
{
  height: 100%;
  margin-left: -1px;
  overflow-Y: scroll;
}

@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0)
  {
  head~body *
  {
    margin-left: -1px;
  }
}

*
{
  margin: 0;
  padding: 0;
}

*,
*:after,
*::before
{
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

button::-moz-focus-inner
{
  border: none;  /* overrides extra padding in Firefox */
}

a,
a:focus,
a:active
{
  outline: 0;   /* overrides extra padding in Safari */
  -moz-outline-style: none;  /* overrides extra padding in Firefox */
}

.clear
{
  clear: both;
  display: block;
}

.clearfix:before,
.clearfix:after
{
  content: " ";
  display: table;
}

.clearfix:after
{
  clear: both;
}

.clearfix
{
  *zoom: 1;
}

.wrapper
{
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}

img
{
  max-width: 100%;
}

.float-left
{
  float: left;
}

.float-right
{
  float: right;
}

.hide
{
  display: none;
}

.show
{
  display: block;
}

.invisible
{
  visibility: hidden;
}

.affix
{
  position: fixed;
}

/* Border radius styles */
.rnd-3
{
  -webkit-border-radius: 3px;			/* Webkit browser(Chrome, Safari...) */
  -moz-border-radius: 3px;			/* Mozilla browser */
  -khtml-border-radius: 3px;			/* Opera browser */
  border-radius: 3px;
}

.rnd-4
{
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -khtml-border-radius: 4px;
  border-radius: 4px;
}

.rnd-5
{
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
}

.rnd-6
{
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -khtml-border-radius: 6px;
  border-radius: 6px;
}

/* Bootstrap grid styles
======================== */
.fluid
{
  width: 100%;
  *zoom: 1;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
}

.fluid:before,
.fluid:after
{
  display: table;
  content: "";
}

.fluid:after
{
  clear: both;
}

.fluid .rtl-inputs [class*="grid"]
{
  float: right;
}

.fluid [class^="grid"]
{
  display: block;
  width: 100%;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 2.127659574%;
  *margin-left: 2.0744680846382977%;
}

.fluid [class^="grid"]:first-child
{
  margin-left: 0;
}

.fluid .grid12
{
  /*width: 99.99999998999999%;*/
  width: 100%;
  *width: 99.94680850063828%;
}

.fluid .grid11
{
  width: 91.489361693%;
  *width: 91.4361702036383%;
}

.fluid .grid10
{
  width: 82.97872339599999%;
  *width: 82.92553190663828%;
}

.fluid .grid9
{
  width: 74.468085099%;
  *width: 74.4148936096383%;
}

.fluid .grid8
{
  width: 65.95744680199999%;
  *width: 65.90425531263828%;
}

.fluid .grid7
{
  width: 57.446808505%;
  *width: 57.3936170156383%;
}

.fluid .grid6
{
  width: 48.93617020799999%;
  *width: 48.88297871863829%;
}

.fluid .grid5
{
  width: 40.425531911%;
  *width: 40.3723404216383%;
}

.fluid .grid4
{
  width: 31.914893614%;
  *width: 31.8617021246383%;
}

.fluid .grid3
{
  width: 23.404255317%;
  *width: 23.3510638276383%;
}

.fluid .grid2
{
  width: 14.89361702%;
  *width: 14.8404255306383%;
}

.fluid .grid1
{
  width: 6.382978723%;
  *width: 6.329787233638298%;
}

/* Special classes for resizable grid. Class "under" adds dynamically
===================================================================== */
.under .fluid [class^="grid"]
{
  width: 100% !important;
  margin-left: 0 !important;
}

.under .widget [class^="grid"]
{
  display: block;
  width: 100%;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 2.127659574%;
  *margin-left: 2.0744680846382977%;
}

.under .rtl-inputs [class^="grid"]
{
  float: right;
}

.under .widget [class^="grid"]:first-child
{
  margin-left: 0;
}

.under .widget .grid12
{
  width: 99.99999998999999%;
  *width: 99.94680850063828%;
}

.under .widget .grid11
{
  width: 91.489361693%;
  *width: 91.4361702036383%;
}

.under .widget .grid10
{
  width: 82.97872339599999%;
  *width: 82.92553190663828%;
}

.under .widget .grid9
{
  width: 74.468085099%;
  *width: 74.4148936096383%;
}

.under .widget .grid8
{ 
  width: 65.95744680199999%;
  *width: 65.90425531263828%;
}

.under .widget .grid7
{
  width: 57.446808505%;
  *width: 57.3936170156383%;
}

.under .widget .grid6
{
  width: 48.93617020799999%;
  *width: 48.88297871863829%;
}

.under .widget .grid5
{
  width: 40.425531911%;
  *width: 40.3723404216383%;
}

.under .widget .grid4
{
  width: 31.914893614%;
  *width: 31.8617021246383%;
}

.under .widget .grid3
{
  width: 23.404255317%;
  *width: 23.3510638276383%;
}

.under .widget .grid2
{
  width: 14.89361702%;
  *width: 14.8404255306383%;
}

.under .widget .grid1
{
  width: 6.382978723%;
  *width: 6.329787233638298%;
}

/* Equal height grids */
.fluid.equal
{
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  /*
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  */
  width: 100%;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.fluid.equal > [class*="grid"]
{
  float: left;
}

.fluid.equal > [class*="grid"] .widget-rail
{
  background: none scroll no-repeat 0 0 rgba(255, 255, 255, 0);
}

/* Responsive styles */
@media screen and (max-width: 50em) /* 800 */
  {
  .fluid.equal
  {
    display: block;
  }
  
  .fluid.equal > .grid4,
  .fluid.equal.col-xs-1 > .grid4
  {
    width: 48.93617020799999%;
    *width: 48.88297871863829%;
  }
  
  .fluid.equal.featured-content-panel > .grid4
  {
    width: 100%;
  }
}

/* # Typography styles
================================================== */
body
{
  font-family: 'Lato', Verdana, Helvetica, Helvetica Neue, Arial;
  font-weight: 400;
  font-size: 1em; /* 16px */
  color: #574a46;
  line-height: 1.4;
}

h1, h2, h3, h4
{
  line-height: 1.25em; /* 20px */
}

h1
{
  font-family: 'Lato', Verdana, Helvetica, Helvetica Neue, Arial;
  font-size: 2.5em; /* 40px */
  margin: 0 0 0.625em;
}

h2
{
  font-family: 'Lato', Verdana, Helvetica, Helvetica Neue, Arial;
  font-size: 1.875em; /* 30px */
  margin: 0 0 0.625em;
}

h3
{
  font-family: 'Lato', Verdana, Helvetica, Helvetica Neue, Arial;
  font-size: 1.563em; /* 25px */
  margin: 0 0 0.625em;
}

h4
{
  font-family: 'Lato', Verdana, Helvetica, Helvetica Neue, Arial;
  font-size: 1.25em; /* 20px */
  margin: 0 0 0.625em;
}

h5
{
  font-family: 'Lato', Verdana, Helvetica, Helvetica Neue, Arial;
  font-size: 1.125em; /* 18px */
  margin: 0 0 0.625em;
}

a:link,
a:visited
{
  color: rgba(72, 175, 219, 1); /* #48afdb */
  font-weight: normal;
  text-decoration: none;
}

.no-touch a
{
  -webkit-transition: all 0.3s ease 0s;	/* Webkit browser(Chrome, Safari...) */
  -moz-transition: all 0.3s ease 0s; 		/* Mozilla browser */
  -ms-transition: all 0.3s ease 0s; 		/* Microsoft browser (<9) */
  -o-transition: all 0.3s ease 0s;		/* Opera browser */
  transition: all 0.3s ease 0s;
}

a:hover,
a:active
{
  color: rgba(210, 112, 15, 1); /* #d2700f */
  text-decoration: underline;
}

li
{
  margin-top: 0.625rem; /* 10px */
}

ol li
{
  padding-left: 0.313rem; /* 5px */
}

/* Form styles */
input::-moz-focus-inner /* Remove button padding in Firefox */
{ 
  border: 0;
  padding: 0;
}

input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
input[type="number"]
textarea
{
  background: none repeat scroll 0 0 rgba(255, 255, 255, 1);
  font-family: 'Lato', Verdana, Helvetica, Helvetica Neue, Arial;
  font-weight: 400;
  font-size: 0.938em; /* 15px */
  text-align: left;
  color: #574a46;
  border-left: 1px solid rgba(220, 220, 220, 1);
  border-top: 1px solid rgba(220, 220, 220, 1);
  border-bottom: 1px solid rgba(242, 242, 242, 1);
  border-right: 0 none;
  padding: 6px 12px;
  outline-style: none;
  outline-width: 0;
}

input[type="file"]
{
  font-family: 'Lato', Verdana, Helvetica, Helvetica Neue, Arial;
  font-weight: 400;
  font-size: 0.938em; /* 15px */
  text-align: left;
  color: #574a46;
}

textarea
{
  height: 7rem; /* 112px */
}

.no-touch input[type="text"],
.no-touch input[type="password"],
.no-touch input[type="email"],
input[type="tel"],
input[type="number"]
{
  -webkit-transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
  -moz-transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
  -ms-transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
  -o-transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
  transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
input[type="number"]:focus
{
  border-color: rgba(82, 168, 236, 0.8);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(82, 168, 236, 0.6);
  outline: 0 none;
}

input[readonly]:focus
{
  box-shadow: none;
  cursor: default;
}

input[type="text"].placeholder,
input[type="email"].placeholder,
input[type="tel"].placeholder,
input[type="number"].placeholder,
input[type="password"].placeholder,
textarea.placeholder
{
  color: #aaa;
}

select
{
  background: none no-repeat scroll 0 0 rgba(255, 255, 255, 1);
  font-family: 'Lato', Verdana, Helvetica, Helvetica Neue, Arial;
  font-weight: 400;
  font-size: 0.938em; /* 15px */
  color: #574a46;
  padding: 3px;
  text-align: left;
  outline-style: none;
  outline-width: 0;
}

select.select-box
{
  max-width: 100%;
}

select.select-list
{
  border: 1px solid rgba(189, 195, 199, 1); /* #bdc3c7 */
  padding: 0;
}

select.select-list option
{
  border-bottom: 1px dashed rgba(189, 195, 199, 1); /* #bdc3c7 */
  padding: 5px;
}

input[type="button"],
input[type="submit"],
input[type="reset"],
button
{
  font-family: 'Lato', Verdana, Helvetica, Helvetica Neue, Arial;
  font-weight: 400;
  font-size: 1em;
  line-height: 20px;
  border: 0 none;
  padding: 7px 15px 8px 17px;
  outline-style: none;
  outline-width: 0;
}

input[disabled],
input[readonly],
textarea[disabled],
textarea[readonly]
{
  background-color: rgba(244, 246, 246, 1); /* #f4f6f6 */
  border-color: rgba(213, 219, 219, 1); /* #d5dbdb */
  color: rgba(213, 219, 219, 1); /* #d5dbdb */
  cursor: default;
}

button
{
  cursor: pointer;
}

.no-touch input[type="button"],
.no-touch input[type="submit"],
.no-touch input[type="reset"],
.no-touch button
{
  -webkit-transition: all 0.25s ease 0s;
  -moz-transition: all 0.25s ease 0s;
  -ms-transition: all 0.25s ease 0s;
  -o-transition: all 0.25s ease 0s;
  transition: all 0.25s ease 0s;
}

a.btn
{
  display: inline-block;
  font-size: 1em;
  line-height: 20px;
  padding: 7px 15px 8px 17px;
  outline-style: none;
  outline-width: 0;
}

a.btn:hover,
a.btn:active
{
  text-decoration: none;
}

/* Button text sizes */
a.btn.small
{
  font-size: 0.875em; /* 14px */
  line-height: 1.125rem;
  padding: 4px 11px 5px 12px;
}

a.btn.med
{
  font-size: 0.938em; /* 15px */
  line-height: 1.125rem;
  padding: 6px 13px 7px 14px;
}

/* Button colour styles */
.btn,
a.btn,
.ui-dialog .ui-dialog-buttonpane button.btn
{
  background: none repeat scroll 0 0 rgba(189, 195, 199, 1); /* #bdc3c7 */
  color: rgba(255, 255, 255, 1);
}

.no-touch .btn:hover,
.no-touch .ui-dialog .ui-dialog-buttonpane button.btn:hover
{
  background-color: rgba(202, 207, 210, 1); /* #cacfd2 */
}

.btn:active,
.ui-dialog .ui-dialog-buttonpane button.btn:active
{
  background-color: rgba(161, 166, 169, 1); /* #a1a6a9 */
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3) inset;
}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.ui-dialog .ui-dialog-buttonpane button.btn:focus
{
  outline: thin dotted;
  outline-offset: -2px;
}

.btn.default,
.ui-dialog .ui-dialog-buttonpane button.btn.default
{
  background-color: rgba(255, 255, 255, 1);
  border: 1px solid rgba(204, 204, 204, 1); /* #ccc */
  color: rgba(51, 51, 51, 1); /* #333 */
}

.no-touch .btn.default:hover,
.no-touch .ui-dialog .ui-dialog-buttonpane button.btn.default:hover
{
  background-color: rgba(235, 235, 235, 1); /* #ebebeb */
  border-color: rgba(173, 173, 173, 1); /* #adadad */
  color: rgba(51, 51, 51, 1); /* #333 */
}

.btn.default:active,
.no-touch .ui-dialog .ui-dialog-buttonpane button.btn.default:active
{
  background-color: rgba(235, 235, 235, 1); /* #ebebeb */
}

.btn.primary
{
  background-color: rgba(26, 188, 156, 1); /* #1abc9c */
}

.no-touch .btn.primary:hover
{
  background-color: rgba(72, 201, 176, 1); /* #48c9b0 */
}

.btn.primary:active
{
  background-color: rgba(22, 160, 133, 1); /* #16a085 */
}

.btn.info
{
  background-color: rgba(52, 152, 219, 1); /* #3498db */
}

.no-touch .btn.info:hover
{
  background-color: rgba(93, 173, 226, 1); /* #5dade2 */
}

.btn.info:active
{
  background-color: rgba(44, 129, 186, 1); /* #2c81ba */
}

.btn.inverse,
.btn.inverse
{
  background-color: rgba(52, 73, 94, 1); /* #34495e */
}

.no-touch .btn.inverse:hover
{
  background-color: rgba(65, 91, 118, 1); /* #415b76 */
}

.btn.inverse:active
{
  background-color: rgba(44, 62, 80, 1); /* #2c3e50 */
}

.btn.graphite,
.btn.graphite
{
  background-color: rgba(60, 69, 74, 1); /* #3c454a */
}

.no-touch .btn.graphite:hover
{
  background-color: rgba(75, 88, 96, 1); /* #4b5860 */
}

.btn.graphite:active
{
  background-color: rgba(42, 50, 53, 1); /* #2a3235 */
}

.btn.persimmon,
.btn.persimmon
{
  background-color: rgba(241, 101, 34, 1); /* #f16522 */
}

.no-touch .btn.persimmon:hover
{
  background-color: rgba(217, 77, 0, 1); /* #d94d00 */
}

.btn.persimmon:active
{
  background-color: rgba(241, 101, 34, 1); /* #f16522 */
}

.btn.red,
.btn.red,
.ui-dialog .ui-dialog-buttonpane button.btn.red
{
  background-color: rgba(231, 76, 60, 1); /* #e74c3c */
}

.no-touch .btn.red:hover,
.ui-dialog .ui-dialog-buttonpane button.btn.red:hover
{
  background-color: rgba(236, 112, 99, 1); /* #ec7063 */
}

.btn.red:active,
.ui-dialog .ui-dialog-buttonpane button.btn.red:active
{
  background-color: rgba(196, 65, 51, 1); /* #c44133 */
}

.btn.success,
.btn.success
{
  background-color: rgba(46, 204, 113, 1); /* #2ecc71 */
}

.no-touch .btn.success:hover
{
  background-color: rgba(88, 214, 141, 1); /* #58d68d */
}

.btn.success:active
{
  background-color: rgba(39, 173, 96, 1); /* #27ad60 */
}

.btn.warning,
.btn.warning
{
  background-color: rgba(242, 188, 0, 1); /* #f2bc00 */
}

.no-touch .btn.warning:hover
{
  background-color: rgba(245, 211, 19, 1); /* #f5d313 */
}

.btn.warning:active
{
  background-color: rgba(205, 167, 13, 1); /* #cda70d */
}

.btn.disabled,
.btn.disabled
{
  background-color: rgba(189, 195, 199, 1); /* #bdc3c7 */
  cursor: not-allowed !important;
}

.no-touch .btn.disabled:hover
{
  background-color: rgba(189, 195, 199, 1); /* #bdc3c7 */
}

.btn.disabled:active
{
  background-color: rgba(189, 195, 199, 1); /* #bdc3c7 */
  box-shadow: none;
}

.btn.paging,
.btn.paging
{
  background-color: rgba(0, 179, 212, 1); /* #00b3d4 */
  font-size: 21px;
  color: rgba(255, 255, 255, 1);
  text-align: center;
  line-height: 1.563em;
  padding: 7px 50px;
}

.no-touch .btn.paging:hover
{
  background-color: rgba(0, 201, 238, 1); /* #00c9ee */
}

.btn.paging:active
{
}

/* Ladda button styles */
.ladda-button[disabled].btn,
.ladda-button[data-loading].btn,
.ladda-button[disabled].btn:hover,
.ladda-button[data-loading].btn:hover
{
  background-color: rgba(153, 153, 153, 1) /* #999999 */;
  border-color: rgba(0, 0, 0, 0.07);
  cursor: default;
}

.ladda-button i
{
  margin-left: -5px;
  margin-right: 5px;
}

/* Ajax spinner styles */
.ajax-spinner
{
  display: block;
  background-image: url("/App_Themes/ICETheme/Images/assets/ajax-spinner.gif");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 50% 50%;
  width: 96px;
  height: 96px;
  margin: 0 auto;
}

/* Read more button styles */
a.read-more
{
  display: inline-block;
  background-color: rgba(33, 33, 33, 1); /* #212121 */
  color: #ffffff;
  font-size: 0.813rem; /* 13px */
  text-align: center;
  line-height: 0.813rem; /* 13px */
  text-transform: uppercase;
  height: 2.375rem; /* 38px */
  padding: 13px 20px;
  transition: all 100ms linear 0s;
}

a.read-more:hover
{
  background-color: rgba(229, 73, 57, 1); /* #e54939 */
  text-decoration: none;
}

a.read-more:active
{
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3) inset;
  text-decoration: none;
}

.read-more i:before
{
  display: inline-block;
  text-decoration: inherit;
}

.read-more i
{
  float: right;
  font-size: 0.875em; /* 14px */
  opacity: 0;	
  margin: 1px -3px 0 -15px;
  transition: all 100ms linear 0s !important;
}

.read-more:hover i
{
  margin-left: 14px;
  opacity: 1;
}

/* View more link styles */
a.view-more
{
  display: inline-block;
}

.view-more i:before
{
  display: inline-block;
  text-decoration: inherit;
}

.view-more i
{
  float: left;
  font-size: 0.75rem; /* 12px */
  margin: 5px 5px 0 -3px;
}

/* Override styles */
.lead .view-more i
{
  font-size: 1.25rem; /* 20px */
  margin-top: 7px;
}

/* Font size styles */
.txt-large
{
  font-size: 1.125em !important; /* 18px */
}

.txt-large .view-more i
{
  font-size: 0.938rem; /* 15px */
  margin-top: 7px;
}

.txt-xxsmall
{
  font-size: 0.875rem !important; /* 14px */
}

.txt-copyright
{
  font-family: Verdana, Geneva, sans-serif;
}

/* Font colour styles */
.txt-important
{
  color: rgba(205, 52, 44, 1); /* #cd342c */
  text-transform: uppercase;
}

.no-margins
{
  margin: 0;
}

/* Widget background colour styles */
[class*="widget-"].night
{
  background-color: rgba(21, 101, 112, 1); /* #156570 */
}

[class*="widget-"].lake
{
  background-color: rgba(0, 124, 146, 1); /* #007c92 */
}

[class*="widget-"].green
{
  background-color: rgba(6, 162, 117, 1); /* #06a275 */
}

[class*="widget-"].orange
{
  background-color: rgba(245, 128, 38, 1); /* #f58026 */
}

[class*="widget-"].plum
{
  background-color: rgba(105, 108, 136, 1); /* #696c88 */
}

[class*="widget-"].persimmon
{
  background-color: rgba(223, 75, 52, 1); /* #df4b34 */
}

[class*="widget-"].limea
{
  background-color: rgba(116, 192, 85, 1); /* #74c055 */
}

[class*="widget-"].indigo
{
  background-color: rgba(23, 99, 83, 1); /* #176353 */
}

[class*="widget-"].sky
{
  background-color: rgba(0, 170, 210, 1); /* #00aad2 */
}

[class*="widget-"].blue
{
  background-color: rgba(70, 163, 244, 1); /* #46a3f4 */
}

[class*="widget-"].grey,
.fluid.equal > [class*="grid"].grey
{
  background-color: rgba(240, 243, 245, 1); /* #f0f3f5 */
}

[class*="widget-"].gravel,
.fluid.equal > [class*="grid"].gravel
{
  background-color: rgba(240, 240, 241, 1); /* #f0f0f1 */
}

[class*="widget-"].light-grey,
.fluid.equal > [class*="grid"].light-grey
{
  background-color: rgba(249, 247, 247, 1); /* #f9f7f7 */
}

/* Transition styles */
.fade
{
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  -ms-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

.fade.in
{
  opacity: 1;
}

@-webkit-keyframes surfaceReactionBackground
{
  0%, 100%
	{
    background-color: rgba(255, 255, 255, 1);
  }
  
  45%
	{
    background-color: rgba(242, 242, 242, 1); /* #f2f2f2 */
  }
}

@-moz-keyframes surfaceReactionBackground
{
  0%, 100%
	{
    background-color: rgba(255, 255, 255, 1);
  }
  
  45%
	{
    background-color: rgba(242, 242, 242, 1); /* #f2f2f2 */
  }
}

@-o-keyframes surfaceReactionBackground
{
  0%, 100%
	{
    background-color: rgba(255, 255, 255, 1);
  }
  
  45%
	{
    background-color: rgba(242, 242, 242, 1); /* #f2f2f2 */
  }
}

@keyframes surfaceReactionBackground
{
  0%, 100%
	{
    background-color: rgba(255, 255, 255, 1);
  }
  
  45%
	{
    background-color: rgba(242, 242, 242, 1); /* #f2f2f2 */
  }
}

@keyframes bounceIn
{
  0%
	{
    opacity: 0;
    transform: scale(0.3);
  }
  
  50%
	{
    opacity: 1;
    transform: scale(1.05);
  }
  
  70%
	{
    transform: scale(0.9);
  }
  
  100%
	{
    opacity: 1;
    transform: scale(1);
  }
}

.bounceIn
{
  animation-name: bounceIn;
}

@keyframes fadeIn
{
  0%
	{
    opacity: 0;
  }
  
  100%
	{
    opacity: 1;
  }
}

@-webkit-keyframes dot
{
  0%
	{
    opacity: 0;
  }
  
  50%
	{
    opacity: 0;
  }
  
  100%
	{
    opacity: 1;
  }
}

@keyframes dot
{
  0%
	{
    opacity: 0;
  }
  
  50%
	{
    opacity: 0;
  }
  
  100%
	{
    opacity: 1;
  }
}

.loading-dots span:nth-child(1)
{
  opacity: 0;
  -webkit-animation: dot 1.3s infinite;
  -webkit-animation-delay: 0.0s;
  animation: dot 1.3s infinite;
  animation-delay: 0.0s;
}

.loading-dots span:nth-child(2)
{
  opacity: 0;
  margin-left: 3px;
  -webkit-animation: dot 1.3s infinite;
  -webkit-animation-delay: 0.2s;
  animation: dot 1.3s infinite;
  animation-delay: 0.2s;
}

.loading-dots span:nth-child(3)
{
  opacity: 0;
  margin-left: 3px;
  -webkit-animation: dot 1.3s infinite;
  -webkit-animation-delay: 0.3s;
  animation: dot 1.3s infinite;
  animation-delay: 0.3s;
}

.fadeIn
{
  animation-name: fadeIn;
}

.animated
{
  animation-duration: 1s;
  animation-fill-mode: both;
}

/* # Header styles
================================================== */
.header-icon:before
{
  font-family: 'ice-glyphs';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  font-size: 1.063em; /* 17px */
  text-transform: none;
  line-height: 1;
  padding: 0;
  -webkit-font-smoothing: antialiased;
}

.header-icon-user:before
{
  content: "\e651";
}

.header-icon-chevron-down:before
{
  font-size: .813em; /* 13px */
  line-height: 0;
  content: "\e627";
}

header
{
  margin: 0;
  padding: .75em 0 1.25em 0;
}

/* Login panel styles */
.login-panel
{
  display: none;
  position: relative;	
  background: none repeat scroll 0 0 rgba(51, 51, 51, 1); /* #333 */
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.8); /* CSS 3 */
  -moz-box-shadow: 0px 0px 5px #444; /* Firefox */
  -webkit-box-shadow: 0px 0px 5px #444; /* Safari and Chrome */
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#444444')"; /* IE 8+ */
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#444444'); /* IE 7 and 8 */
}

.login-panel .wrapper
{
  padding-top: 1.25em;
  padding-bottom: 1.25em;
}

.login-panel fieldset
{
  float: left;
}

.login-panel fieldset label
{
  color: #fff;
  margin: 0 .625em 0 0;
  cursor: pointer;
}

.login-panel fieldset input[type="text"],
.login-panel fieldset input[type="password"],
.login-panel filedset input[type="email"],
.login-panel fieldset input[type="tel"],
.login-panel fieldset input[type="number"]
{
  width: 170px;
  margin: 0 1.25em 0 0;
}

.login-panel p
{
  margin-bottom: 0;
}

.login-panel a
{
  color: #fff;
}

ul.login-options
{
  float: left;
  list-style: none outside none;
  margin: 0;
  padding: 0;
}

ul.login-options > li
{
  float: left;
  display: block;
  margin: 0;
  padding: 5px 25px 0;
}

ul.login-options > li:last-child
{
  padding: 0;
}

ul.login-options > li label
{
  color: #fff;
  cursor: pointer;
}

.login-panel fieldset .error
{
  display: none;
  color: rgba(255, 170, 108, 1); /* #ffaa6c */
  margin: 0 0 5px 0;
}

.login-panel fieldset .error.show
{
  display: block;
}

.reminder-options
{
  float: right;
  padding: 5px 0 0;
}

.reminder-options ul.widget-list-chevron > li
{
  color: #fff;
  margin: 0;
}

/* Logo styles */
.logo-container
{
  padding: .625em 0 0;
}

.logo-container a
{
  text-decoration: none;
}

.logo-container .logo,
.logo-container .descriptor
{
  vertical-align: bottom;
  display: inline-block;
  opacity: 0.9; /* CSS3 */
  filter: alpha(opacity=90); /* IE 8 */
  zoom: 1; /* IE hack */
}

.logo-container .descriptor
{
  margin: 0 0 0 1.875em;
}

.logo-container .descriptor span
{
  font-family: 'FrutigerStd', Verdana, Helvetica, Helvetica Neue, Arial;
  font-size: 1.063em; /* 17px */
  color: #000;
  line-height: 0;
  margin: 0;
  padding: 0;
  white-space: nowrap;
}

/* Header menu styles */
ul.header-menu
{
  float: right;
  list-style: none outside none;
  margin: 0 0 1.25em;
  padding: 0;
}

ul.header-menu > li
{
  float: left;
  display: block;
  font-size: 1.063em; /* 17px */
  vertical-align: baseline;
  margin: 0 .625em 0 0;
  padding: 0;
}

ul.header-menu > li:last-child
{
  margin-right: 0;
}

ul.header-menu > li a
{
  background: none repeat scroll 0 0 rgba(30, 154, 171, 1); /* #1e9aab */
  font-size: 0.875em;
  line-height: 2.0em;
  min-height: 2.0em;
  padding: 0.5em 12px 0.5em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
}

ul.header-menu > li a:link,
ul.header-menu > li a:visited
{
  color: rgba(255, 255, 255, 1);
}

.no-touch ul.header-menu > li a:focus,
.no-touch ul.header-menu > li a:hover,
.no-touch ul.header-menu > li a:active
{
  background: none repeat scroll 0 0 rgba(210, 112, 15, 1); /* #d2700f */
  color: rgba(255, 255, 255, 1);
  text-decoration: none;
}

/* Login menu styles */
ul.login-menu
{
  float: right;
  list-style: none outside none;
  margin: 0;
  padding: 0;
}

ul.login-menu > li
{
  float: left;
  display: block;
  font-size: 1.063em; /* 17px */
  vertical-align: baseline;
  margin: 0;
}

ul.login-menu > li:after
{
  display: inline-block;
  font-size: 0.813em; /* 14px */
  content: "|";
  padding: 0 0.5em;
}

ul.login-menu > li:last-child
{
  margin-right: 0;
}

ul.login-menu > li:last-child:after
{
  content: "";
  padding: 0;
}

ul.login-menu > li a
{
  line-height: 1.75em;
}

/* User menu styles */
ul.login-menu > li.login-user
{
  padding: 0 .5em 0 0;
}

.no-touch ul.login-menu > li.login-user a:hover,
.no-touch ul.login-menu > li.login-user a:active
{
  text-decoration: none;
}

ul.login-menu > li.login-user i
{
  color: #574a46;
  padding: 0 .313em 0 0;
}

.no-touch ul.login-menu > li.login-user a:hover span,
.no-touch ul.login-menu > li.login-user a:active span
{
  text-decoration: underline;
}

#drop-1.drop.drop-tip:before
{
  border-bottom-color: rgba(51, 51, 51, 0.2); /* #333 */
}

#drop-1.drop.drop-tip:after
{
  border-bottom-color: rgba(51, 51, 51, 1); /* #333 */
}

#drop-1.drop .drop-menu,
#drop-1.drop .drop-panel
{
  background-color: rgba(51, 51, 51, 1); /* #333 */
  min-width: 200px;
  border: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
}

#drop-1.drop .drop-menu li:before
{
  font-family: 'ice-glyphs';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  font-size: 0.688em; /* 11px */
  text-transform: none;
  color: #fff;
  line-height: 0;
  padding: 0 0 0 10px;
  -webkit-font-smoothing: antialiased;
  content: "\e621";
}

#drop-1.drop .drop-menu li
{
  padding: 5px 0;
}

#drop-1.drop .drop-menu li:last-child
{
  text-align: center;
  padding: 0 0 10px 0;
}

#drop-1.drop .drop-menu li > a
{
  color: #fff;
  padding: 5px 0 7px 7px;
}

.no-touch #drop-1.drop .drop-menu li:hover
{
  background-color: rgba(210, 112, 15, 1); /* #d2700f */
}

.no-touch #drop-1.drop .drop-menu li:last-child:hover,
.no-touch #drop-1.drop .drop-menu li.drop-divider:hover
{
  background-color: transparent;
}

#drop-1.drop .drop-menu li:last-child:before,
#drop-1.drop .drop-menu li.drop-divider:before
{
  content: "";
  padding: 0;
}

#drop-1.drop .drop-menu .drop-divider
{
  border-top-color: rgba(60, 60, 60, 1); /* #3c3c3c */
  width: 90%;
  margin: 5px auto;
}

/* Site search styles */
.search-container
{
  text-align: right;
  margin-right: -6px;
}

.search-container input[type="text"]
{
  display: inline-block;
  width: 250px;
  height: 31px;
}

.search-container input[type="submit"]
{
  position: relative;
  background: none repeat scroll 0 0 rgba(45, 107, 117, 1); /* #2d6b75 */
  font-family: 'ice-glyphs';
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  font-size: 1.125em; /* 18px */
  speak: none;
  color: #fff;
  text-transform: none;
  line-height: 0;
  -webkit-font-smoothing: antialiased;
  left: -6px;
  height: 30.5px;
  padding: 0 10px;
  vertical-align: top;
  -webkit-border-top-left-radius: 0px;
  -moz-border-radius-topleft: 0px;
  -khtml-border-radius-topleft: 0px;
  border-top-left-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-bottomleft: 0px;
  -khtml-border-radius-bottomleft: 0px;
  border-bottom-left-radius: 0px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  -khtml-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  -khtml-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
}

.no-touch .search-container input[type="submit"]
{
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}

.no-touch .search-container input[type="submit"]:hover
{
  background-color: rgba(210, 112, 15, 1); /* #d2700f */
}

/* Desktop navigation menu styles */
.menu-icon:before
{
  font-family: 'ice-glyphs';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  font-size: 0.625em; /* 11px */
  text-transform: none;
  line-height: 0;
  padding: 0 0 0 1px;
  opacity: 0.5;
  -webkit-font-smoothing: antialiased;
}

.menu-icon-chevron-down:before
{
  content: "\e623";
}

.menu-icon-chevron-up:before
{
  content: "\e622";
}

.menu-container
{
  background: none repeat scroll 0 0 rgba(0, 124, 146, 1); /* #007c92 */
}

.cbp-hrmenu
{
  width: 100%;
}

.cbp-hrmenu ul
{
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.cbp-hrmenu > ul,
.cbp-hrmenu .cbp-hrsub-inner
{
  width: 100%;
  max-width: 1170px;
  margin: 0 auto;
  padding: 0;
}

.cbp-hrmenu .cbp-hrsub-inner
{
  opacity: 0;
}

.cbp-hrmenu .cbp-hropen .cbp-hrsub-inner
{
  opacity: 1;
  -webkit-transition: opacity 0.5s 0.1s;
  -moz-transition: opacity 0.5s 0.1s;
  -ms-transition: opacity 0.5s 0.1s;
  -o-transition: opacity 0.5s 0.1s;
  transition: opacity 0.5s 0.1s;
}

.cbp-hrmenu > ul > li
{
  display: inline-block;
  margin: 0;
}

.cbp-hrmenu > ul > li > a
{
  position: relative;
  display: inline-block;
  font-size: 1.063em; /* 17px */
  font-weight: 700;
  color: #fff;
  padding: 0.5em 1em;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
  z-index: 1040;
}

.cbp-hropen > a.sub:after {
  top: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: transparent;
  border-top-color: rgba(0, 124, 146, 1); /* #007c92 */
  border-width: 10px;
  left: 50%;
  margin-left: -10px;
}

.no-touch .cbp-hrmenu > ul > li > a:hover,
.no-touch .cbp-hrmenu > ul > li > a:focus
{
  text-decoration: none;
}

.cbp-hrmenu > ul > li.cbp-hropen > a,
.no-touch .cbp-hrmenu > ul > li.cbp-hropen > a:hover
{
  /*background: none repeat scroll 0 0 rgba(238, 238, 238, 1);*/ /* #eee */
  /*color: #222;*/
}

.cbp-hrmenu > ul > li > a i
{
  position: relative;
  top: 0;
}

.cbp-hrmenu .cbp-hrsub
{
  display: none;
  position: absolute;
  background: none repeat scroll 0 0 rgba(238, 238, 238, 1); /* #eee */
  left: 0;
  width: 100%;
  z-index: 99;
}

.cbp-hrsub
{
  padding: 1.5em 0 2em 0;
}

.cbp-hrsub h3
{
  font-size: 1.5em; /* 24px */
  font-weight: 400;
  margin: 0 0 10px;
  padding: 0;
}

.cbp-hrsub ul li
{
  line-height: normal;
  margin: 10px 0;
}

ul.menu-level-icon-links li
{
  position: relative;
  /* color: rgba(72, 175, 219, 1); #48afdb */
  color: rgba(68, 68, 68, 1); /* #444 */
}	

ul.menu-level-icon-links li a
{
  position: relative;
  display: inline-block;
  padding: 5px 0 0 35px;
}

ul.menu-level-icon-links li i
{
  position: absolute;
  padding-right: 25px;
  top: 0;
}

.cbp-hrmenu ul.menu-level-icon-links li i
{
  color: rgba(21, 101, 112, 0.75); /* #156570 */
}

.cbp-hrsub p
{
  margin: 0 0 10px 0;
  padding: 0;
}

/* Responsive menu styles */
.responsive-menu
{
  display: none;
  background: none repeat scroll 0 0 rgba(68, 68, 68, 1); /* #444444 */
  height: 60px;
  margin: 0;
  padding: 10px;
}

.dl-menuwrapper
{
}

.dl-trigger
{
  float: left;
  width: 85px;
}

.dl-loginwrapper
{
  float: right;
}

.menu-nav
{
  display: block;
  position: relative;
  background: none repeat scroll 0 0 rgba(37, 35, 40, 1); /* #252328 */
  height: 40px;
  width: 100%;
  z-index: 99;
}

.no-touch .menu-nav
{
  -webkit-transition: background 0.215s ease-in-out 0s, color 0.215s ease-in-out 0s;
  -moz-transition: background 0.215s ease-in-out 0s, color 0.215s ease-in-out 0s;
  -ms-transition: background 0.215s ease-in-out 0s, color 0.215s ease-in-out 0s;
  -o-transition: background 0.215s ease-in-out 0s, color 0.215s ease-in-out 0s;
  transition: background 0.215s ease-in-out 0s, color 0.215s ease-in-out 0s;
}

a.menu-nav
{
  color: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}

.dl-active a.menu-nav
{
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -khtml-border-radius-topleft: 5px;
  border-top-left-radius: 5px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-bottomleft: 0px;
  -khtml-border-radius-bottomleft: 0px;
  border-bottom-left-radius: 0px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  -khtml-border-radius-topright: 5px;
  border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-radius-bottomright: 0px;
  -khtml-border-radius-bottomright: 0px;
  border-bottom-right-radius: 0px;
}

.menu-nav .menu-icon
{
  position: absolute;
  background: url("/App_Themes/ICETheme/Images/assets/menu-mobile.svg") no-repeat scroll 0 0 transparent;
  top: 20px;
  height: 16px;
  width: 16px;
  margin: -8px -8px 0 10px;
  transform: rotate(0deg);
  -ms-transform: rotate(0deg); /* IE 9 */
  -webkit-transform: rotate(0deg); /* Chrome, Safari, Opera */
  -webkit-transition: transform 0.25s ease-out 0s;
  -moz-transition: transform 0.25s ease-out 0s;
  -ms-transition: transform 0.25s ease-out 0s;
  -o-transition: transform 0.25s ease-out 0s;
  transition: transform 0.25s ease-out 0s;
}

.menu-nav.open .menu-icon
{
  background-position: 0 -16px;
  transform: rotate(-180deg);
  -ms-transform: rotate(-180deg); /* IE 9 */
  -webkit-transform: rotate(-180deg); /* Chrome, Safari, Opera */
  -webkit-transition: transform 0.25s ease-out 0s;
  -moz-transition: transform 0.25s ease-out 0s;
  -ms-transition: transform 0.25s ease-out 0s;
  -o-transition: transform 0.25s ease-out 0s;
  transition: transform 0.25s ease-out 0s;
}

.menu-nav .menu-text
{
  position: absolute;
  left: 34px;
  top: 20px;
  margin: -11px -11px 0 0;
}

.menu-nav.open
{
  height: 50px;
}

ul.dl-menu li
{
  background: none repeat scroll 0 0 rgba(37, 35, 40, 1); /* #252328 */
  border-bottom: 1px solid rgba(51, 56, 61, 1); /* #33383d */
  margin: 0;
}

ul.dl-menu li:last-child,
ul.dl-menu li.dl-subviewopen
{
  border-bottom: 0 none;
}

ul.dl-menu li:first-child
{
  -webkit-border-top-left-radius: 0px;
  -moz-border-radius-topleft: 0px;
  -khtml-border-radius-topleft: 0px;
  border-top-left-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-bottomleft: 0px;
  -khtml-border-radius-bottomleft: 0px;
  border-bottom-left-radius: 0px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  -khtml-border-radius-topright: 5px;
  border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-radius-bottomright: 0px;
  -khtml-border-radius-bottomright: 0px;
  border-bottom-right-radius: 0px;
}

ul.dl-menu li:last-child
{
  -webkit-border-top-left-radius: 0px;
  -moz-border-radius-topleft: 0px;
  -khtml-border-radius-topleft: 0px;
  border-top-left-radius: 0px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  -khtml-border-radius-bottomleft: 5px;
  border-bottom-left-radius: 5px;
  -webkit-border-top-right-radius: 0px;
  -moz-border-radius-topright: 0px;
  -khtml-border-radius-topright: 0px;
  border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -khtml-border-radius-bottomright: 5px;
  border-bottom-right-radius: 5px;
}

.no-touch ul.dl-menu li:hover
{
  background-color: rgba(210, 112, 15, 1); /* #d2700f */
}

/* Icon postion styles */
ul.menu-level-icon-links li i.discipline-icon-development-1,
ul.menu-level-icon-links li i.discipline-icon-geology-1,
ul.menu-level-icon-links li i.discipline-icon-water-1
{
  padding-top: 10px;
}

ul.dl-loginmenu
{
  margin: 0;
}

ul.dl-loginmenu li
{
  display: inline;
  margin: 0 5px 0 0;
}

ul.dl-loginmenu li:last-child
{
  margin-right: 0;
}

ul.dl-loginmenu li a
{
  display: inline-block;
  background: none repeat scroll 0 0 rgba(37, 35, 40, 1); /* #252328 */
  line-height: 40px;
  padding: 0 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
}

.no-touch ul.dl-loginmenu li:hover
{
  background-color: inherit;
}

.no-touch ul.dl-loginmenu li a:hover
{
  background-color: rgba(37, 35, 40, 1); /* #252328 */
}

/* # Footer styles
================================================== */
footer
{
  margin: 0;
}

footer h3
{
  font-size: 1.063rem; /* 17px */
  font-weight: 700;
  color: rgba(255, 255, 255, 1);
  line-height: normal;
  margin: 0 0 0.625rem;
}

/* Footer menu */
footer .footer-menu
{
  background: none repeat scroll 0 0 rgba(22, 124, 128, 1); /* #167c80 */
  padding: 1.25rem 0 0.625rem;
}

footer .footer-menu a:link,
footer .footer-menu a:visited
{
  color: rgba(255, 255, 255, 1);
}

footer .footer-menu ul.widget-list-chevron > li:before
{
  color: rgba(117, 181, 186, 1); /* #75b5ba */
}

footer .footer-menu ul.widget-list-chevron > li
{
  font-size: 0.938rem; /* 15px */
}

/* Footer links */
footer .footer-links
{
  background: none repeat scroll 0 0 rgba(17, 95, 98, 1); /* #115f62 */
  /*padding: 0.313rem 0;*/
}

footer .footer-links .grid9 ul
{
  list-style-type: none;
  margin: 0;
  padding: 0;
}

footer .footer-links .grid9 ul > li
{
  display: inline;
  font-size: 0.875em; /* 14px */
}

footer .footer-links .grid9 ul > li a
{
  float: left;
  margin: 0.625rem 0;
  padding: 0.208em 15px 0.208em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
}

footer .footer-links .grid9 ul > li a:link,
footer .footer-links .grid9 ul > li a:visited
{
  color: rgba(255, 255, 255, 1);
}

footer .footer-links .grid9 ul > li a:hover,
footer .footer-links .grid9 ul > li a:active
{
  text-decoration: none;
}

.no-touch footer .footer-links .grid9 ul > li a:hover,
.no-touch footer .footer-links .grid9 ul > li a:active
{
  background: none repeat scroll 0 0 rgba(210, 112, 15, 1); /* #d2700f */
  color: rgba(255, 255, 255, 1);
}

footer .footer-links ul.widget-list-social-media
{
  text-align: right;
  margin: 0.313rem 0;
}

footer .footer-copyright
{
  padding: 1.25rem 0;
}

footer .footer-copyright p
{
  font-size: 0.875em; /* 14px */
  color: rgba(132, 132, 132, 1); /* #848484 */
  margin: 0;
}

footer ul.footer-logo-list
{
  list-style-type: none;
  text-align: right;
  margin: 0;
  padding: 0;
}

footer ul.footer-logo-list > li
{
  display: inline-block;
  margin: 0 1.875rem 0 0;
  padding: 0;
}

footer ul.footer-logo-list > li:last-child
{
  margin-right: 0;
}

footer ul.footer-logo-list > li [class^="logo-"]
{
  position: relative;
  display: inline-block;
  text-align: left;
  text-indent: -9999px;
  vertical-align: top;
  white-space: nowrap;
}

footer ul.footer-logo-list > li a.logo-ttl
{
  background: url("../Images/footer-logo-ttl.png") no-repeat scroll 0 0 rgba(255, 255, 255, 0);
  width: 123px;
  height: 61px;
}

footer ul.footer-logo-list > li a.logo-ice
{
  background: url("../Images/footer-logo-ice.png") no-repeat scroll 0 0 rgba(255, 255, 255, 0);
  width: 102px;
  height: 64px;
}

/* Back to top */
#scroll-top
{
  position: fixed;
  display: none;
  background: none no-repeat scroll 0 0 rgba(77, 78, 78, 0.9); /* #4d4e4e */
  bottom: 0;
  right: 0;
  text-align: center;
  cursor: pointer;
  margin: 0 0.625rem 0.625rem 0;
  padding: 10px 23px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
  z-index: 900;
}

#scroll-top:hover
{
  background-color: rgba(210, 112, 15, 0.9); /* #d2700f */
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s; 
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

#scroll-top i
{
  display: block;
  color: rgba(255, 255, 255, 1);
}

#scroll-top span
{
  display: block;
  font-size: 0.875rem; /* 14px */
  color: rgba(255, 255, 255, 1);
  -webkit-transition: 1s;
  -moz-transition: 1s;
  transition: 1s;
}

#scroll-top.touch
{
  position: relative;
  display: block;
  background: none no-repeat scroll 0 0 rgba(255, 255, 255, 0);
  bottom: auto;
  right: 0;
  width: 90%;
  width: calc(100% - 1.25em);
  margin: 0 auto;
}

#scroll-top.touch i
{
  color: rgba(77, 78, 78, 0.9); /* #4d4e4e */
}

#scroll-top.touch span
{
  font-size: 1rem; /* 16px */
  color: rgba(77, 78, 78, 1); /* #4d4e4e */
  line-height: 1.4;
}

/* Responsive styles */
@media screen and (max-width: 64em) /* 1024 */
  {
  footer .footer-links
  {
    padding: 0.625rem 0;
  }
  
  footer .footer-links .grid9 ul > li a
  {
    margin: 0.313rem 0;
    padding: 0 10px;
  }
  
  footer .footer-links ul.widget-list-social-media,
  footer ul.footer-logo-list
  {
    text-align: left;
    margin: 1.25rem 0;
  }
  
  footer .footer-menu .fluid .grid3
  {
    width: 100%;
  }
  
  footer .footer-menu .fluid .grid3 .fluid .grid6
  {
    width: 31.914893614%;
    *width: 31.8617021246383%;
  }
  
  footer .footer-menu .fluid .grid8
  {
    width: 100%;
    margin-left: 0;
  }
  
  footer .footer-menu .fluid .grid8 .fluid .grid4
  {
    width: 31.914893614%;
    *width: 31.8617021246383%;
  }
  
  footer .footer-menu .fluid .grid8 .fluid .grid4:nth-child(2n+1)
  {
    margin-left: 2.12766%;
  }
  
  footer .footer-menu .fluid .grid8 .fluid .grid4:first-child
  {
    margin-left: 0;
  }
}

@media screen and (max-width: 30em) /* 480 */
  {
  footer .footer-menu .fluid .grid3
  {
    width: 100%;
  }
  
  footer .footer-menu .fluid .grid3 .fluid .grid6
  {
    width: 48.93617020799999% !important;
    *width: 48.88297871863829% !important;
    margin-left: 2.12766% !important;
  }
  
  footer .footer-menu .fluid .grid3 .fluid .grid6:first-child
  {
    margin-left: 0 !important;
  }
}

/* # Content styles
================================================== */

/* Text */
.lead
{
  font-size: 1.438em; /* 23px */
}

.widget-hero + .wrapper .lead
{
  margin-top: 1em;
}

.dropcap
{
  float: left;
  display: block;
  /*font-family: Georgia, Georgia, "Times New Roman", Times, serif;*/
  font-weight: 700;
  font-size: 75px;
  line-height: 60px;
  padding-top: 3px;
  padding-right: 8px;
  padding-left: 3px;
}

sub, sup
{
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sup
{
  top: -0.5em;
}

sub
{
  bottom: -0.25em;
}

abbr[title],
abbr[data-original-title]
{
  border-bottom: 1px dotted #999999;
  cursor: help;
}

.lite
{
  background-color: rgba(255, 255, 0, 1); /* #ffff00 */
  padding: 0 0.188em;
}

blockquote
{
  font-style: italic;
  text-align: left;
  border-left: 4px solid rgba(0, 0, 0, 0.1);
  margin: 0 0 1.25em; /* 20px */
  padding: 0 0 0 15px;
  quotes: none;
}

blockquote p
{
  font-size: 1.125em; /* 18px */
  line-height: 1.375em; /* 22px */
}

blockquote p:after
{
  position: relative;
  font-family: 'ice-glyphs';
  font-size: 25px;
  font-style: normal;
  font-weight: normal;
  content: "\00a0 \e678";
  top: 10px;
  vertical-align: bottom;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

blockquote span
{
  display: block;
  font-style: normal;
  font-weight: bold;
  text-align: right;
}

blockquote span:before
{
  position: relative;
  font-family: 'ice-glyphs';
  font-size: 0.875em; /* 14px */
  font-style: normal;
  font-weight: normal;
  content: "\00a0 \e683";
  top: -2px;
  right: 5px;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.text-break
{
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}

.text-symbol
{
  font-family: Georgia, Georgia, "Times New Roman", Times, serif;*/
	font-weight: 400;
}

/* Tags */
.tag
{
  position: relative;
  display: inline-block;
  font-size: 0.938em; /* 15px */
  line-height: 1em; /* 16px */
  margin-bottom: 0.438em; /* 7px */
  margin-right: 0.313em; /* 5px */
  padding: 6px 13px 7px 12px;
  overflow: hidden;
  vertical-align: middle;	
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
}

.tag
{
  background-color: rgba(52, 152, 219, 1); /* #3498db */
}

a.tag
{
  color: #fff;
}

a:hover.tag,
a:active.tag
{
  background: none repeat scroll 0 0 rgba(210, 112, 15, 1); /* #d2700f */
  text-decoration: none;
}

/* Guttering */
.gutter-top-10
{
  margin-top: 10px !important;
}

.gutter-top-15
{
  margin-top: 15px !important;
}

.gutter-top-20
{
  margin-top: 20px !important;
}

.gutter-top-30
{
  margin-top: 30px !important;
}

.gutter-bottom-10
{
  margin-bottom: 10px !important;
}

.gutter-bottom-15
{
  margin-bottom: 15px !important;
}

.gutter-bottom-20
{
  margin-bottom: 20px !important;
}

.gutter-bottom-30
{
  margin-bottom: 30px !important;
}

/* Anchor link styles */
a.anchor-link
{
  position: relative;
  display: inline-block;
  background: none repeat scroll 0 0 rgba(141, 199, 63, 1); /* #8dc73f */
  font-size: 1.25rem; /* 20px */
  color: rgba(255, 255, 255, 1);
  text-decoration: none;
  padding: 6px 34px 8px 14px;
  margin: 0 0 1.25em 0;
}

.anchor-link:after
{
  position: absolute;
  display: inline-block;
  top: 14px;
  right: 5px;
  font-family: 'ice-glyphs';
  speak: none;
  font-size: 1.063rem; /* 17px */
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1em;
  text-transform: none;
  content: "\e621";
  margin-left: -20px;
  padding: 0 6px 0 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.no-touch a.anchor-link:hover
{
  background-color: rgba(153, 205, 83, 1); /* #99cd53 */
  color: rgba(243, 255, 226, 1); /* #f3ffe2 */
}

a.anchor-link:active
{
  background-color: rgba(128, 183, 53, 1); /* #80b735 */
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3) inset;
}

a.anchor-link:focus,
a.anchor-link:active:focus,
a.anchor-link:focus
{
  outline: thin dotted;
  outline-offset: -2px;
}

/* Popup styles */
html.popup
{
  margin-left: 0;
  overflow-Y: auto;
}

.popup .wrapper
{
  width: 100%;
  max-width: 1200px;
}

.modal-popup-block
{
  position: relative;
  background: none repeat scroll 0 0 rgba(255, 255, 255, 1);
  text-align: left;
  max-width: 650px;
  margin: 40px auto;
}

.modal-popup-block .modal-content .modal-header
{
  padding: 15px;
}

.modal-popup-block .modal-content .modal-header h2,
.modal-popup-block .modal-content .modal-header h3
{
  margin: 0;
}

.modal-popup-block .modal-content .modal-body
{
  padding: 10px 20px;
}

.modal-popup-block .modal-content .modal-body p
{
  margin-top: 0;
}

.modal-popup-block .modal-content .modal-footer
{
  text-align: right;
  margin-top: 1.25rem; /* 20px */
  padding: 19px 20px 20px;
}

.modal-popup-block .modal-content .modal-footer .btn + .btn
{
  margin-bottom: 0;
  margin-left: 0.313rem; /* 5px */
}

.myice-messages-popup
{
  background: none repeat scroll 0 0 rgba(255, 255, 255, 1);
  height: 90%;
  overflow: auto;
}

.popup-image
{
  position: relative;
  overflow: hidden;
}

.popup-image > a,
.popup-gallery a
{
  display: block;
  overflow: hidden;
}

.popup-image > a .popup-image-overlay,
.popup-gallery a .popup-gallery-overlay
{
  position: absolute;
  background: rgba(150, 183, 175, 0.95); /* #96b7af */
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #fff;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: ease;
  -moz-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.popup-image > a .popup-image-overlay:before,
.popup-image > a .popup-image-overlay:after,
.popup-gallery a .popup-gallery-overlay:before,
.popup-gallery a .popup-gallery-overlay:after
{
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  background-color: rgba(255, 255, 255, 1);
}

.popup-image > a .popup-image-overlay:before,
.popup-gallery a .popup-gallery-overlay:before
{
  width: 0;
  height: 4px;
  margin-top: -2px;
  margin-left: 0;
  -webkit-transition-property: width, margin-left;
  -moz-transition-property: width, margin-left;
  transition-property: width, margin-left;
  -webkit-transition-timing-function: ease;
  -moz-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.popup-image > a .popup-image-overlay:after,
.popup-gallery a .popup-gallery-overlay:after
{
  width: 4px;
  height: 0;
  margin-top: 0;
  margin-left: -2px;
  -webkit-transition-property: height, margin-top;
  -moz-transition-property: height, margin-top;
  transition-property: height, margin-top;
  -webkit-transition-timing-function: ease;
  -moz-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.popup-image > a:hover .popup-image-overlay,
.popup-gallery a:hover .popup-gallery-overlay
{
  opacity: 1;
  filter: alpha(opacity=100);
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.popup-image > a:hover .popup-image-overlay:before,
.popup-gallery a:hover .popup-gallery-overlay:before
{
  width: 100px;
  margin-left: -50px;
}

.popup-image > a:hover .popup-image-overlay:after,
.popup-gallery a:hover .popup-gallery-overlay:after
{
  height: 100px;
  margin-top: -50px;
}

.white-popup
{
  position: relative;
  background: none repeat scroll 0 0 rgba(255, 255, 255, 1);
  text-align: left;
  max-width: 650px;
  margin: 40px auto;
  padding: 20px;
}

.white-popup.wide
{
  max-width: 850px;
}

.popup-overlay-fullscreen
{
  position: absolute;
  background: none repeat scroll 0 0 rgba(51, 51, 51, 0.6); /* #333 */
  top: 0;
  right: 0;
  width: 2.75rem; /* 44px */
  height: 2.75rem; /* 44px */
  margin: 0.625rem; /* 10px */
  vertical-align: middle;
}

.popup-overlay-fullscreen.rounded
{
  display: inline-block;
  -webkit-border-radius: 62.5rem; /* 1000px */
  -moz-border-radius: 62.5rem; /* 1000px */
  -khtml-border-radius: 62.5rem; /* 1000px */
  border-radius: 62.5rem; /* 1000px */
}

.no-touch .img-popup:hover .popup-overlay-fullscreen
{
  background-color: rgba(210, 112, 15, 1); /* #d2700f */
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s; 
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.popup-overlay-fullscreen .icon-expand-1:before
{
  display: inline-block;
  background-repeat: no-repeat;
}

.popup-overlay-fullscreen .icon-expand-1
{
  position: absolute;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMiIgaGVpZ2h0PSIyMiI+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTMuNCAyMC4yTDkgMTQuNSA3LjUgMTNsLTUuNyA1LjZMMSAxNEgwdjcuNWwuNS41SDh2LTFsLTQuNi0uOE0xOC43IDEuOUwxMyA3LjYgMTQuNCA5bDUuNy01LjcuNSA0LjdoMS4yVi42bC0uNS0uNUgxNHYxLjJsNC43LjYiLz48L3N2Zz4=");
  background-position: 0 0;
  background-size: contain;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 1.375rem; /* 22px */
  width: 1.375rem; /* 22px */
  margin: auto;
}

.ajax-popup
{
  position: relative;
  background: none repeat scroll 0 0 rgba(255, 255, 255, 1);
  text-align: left;
  max-width: 800px;
  margin: 40px auto;
  padding: 20px;
}

.ajax-popup h1
{
  font-size: 2em; /* 32px */
}

.ajax-popup .article-image img
{
  width: auto;
}

.ajax-popup .article-image figure.thumb img
{
  background-color: rgba(240, 243, 245, 1); /* #f0f3f5 */
}

.ajax-popup .article-image figcaption
{
  font-style: normal;
}

.ajax-popup .article-image figcaption > ul,
.ajax-popup ul.summary
{
  list-style: none outside none;
  margin: 0;
  padding: 0;
}

.ajax-popup .article-image figcaption > ul > li,
.ajax-popup ul.summary li
{
  margin-top: 0.313rem; /* 5px */
}

/* Responsive styles */
@media screen and (max-width: 50em) /* 800 */
  {
  .ajax-popup .fluid .grid4
  {
    width: 31.914893614%;
    *width: 31.8617021246383%;
  }
}
@media screen and (max-width: 30em) /* 480 */
  {
  .ajax-popup .fluid .grid4,
  .ajax-popup .fluid .grid8
  {
    width: 100%;
  }
}

/* Javascript chart styles */
.chart-pie
{
  width: 100%;
  height: 500px;
  font-size: 11px;
}

/* Breadcrumb widget styles */
ul.widget-breadcrumbs
{
  display: inline-block;
  list-style: none outside none;
  background: none repeat scroll 0 0 rgba(254, 254, 254, 1); /* #fefefe */
  border: 1px solid rgba(237, 237, 237, 1); /* #ededed */
  width: auto;
  overflow: hidden;
  margin: 0;
  padding: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
}

ul.widget-breadcrumbs li
{
  float: left;
  display: block;
  background: none repeat scroll 0 0 rgba(245, 245, 245, 1); /* #f5f5f5 */
  font-size: 0.75em;
  text-transform: uppercase;
  line-height: 24px;
  color: rgba(109, 110, 113, 1); /* #6d6e71 */
  border: 0 none;
  margin: 0;
  padding: 2px 0;
}

ul.widget-breadcrumbs li a
{
  display: block;
  background: url("/App_Themes/ICETheme/Images/assets/breadcrumbs-arrow.png") no-repeat scroll right 0 transparent;
  color: rgba(72, 175, 219, 1); /* #48afdb */
  padding-right: 8px;
}

ul.widget-breadcrumbs li:last-child a
{
  background-image: none;
  padding-right: 0;
}

ul.widget-breadcrumbs li a:hover,
ul.widget-breadcrumbs li a:active
{
  color: rgba(210, 112, 15, 1); /* #d2700f */
  text-decoration: none;
}

ul.widget-breadcrumbs li span
{
  display: block;
  height: 24px;
  line-height: 24px;
  padding: 1px 14px 0;
}

.nav-counter,
.drop .drop-menu li span.nav-counter
{
  background-color: rgba(26, 188, 156, 1); /* #1abc9c */
  color: #fff;
  font-size: 12.99px;
  font-weight: 700;
  margin: 0 0 0 5px;
  padding: 3px 8px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -khtml-border-radius: 25px;
  border-radius: 25px;
}

/* Buttonset widget styles */
.widget-buttonset
{
  margin-top: 20px;
}

.widget-buttonset .ui-button
{
  min-width: 5.5em;
}

.widget-buttonset .ui-button .ui-button-text
{
  font-size: 1.125em; /* 18px */
  padding: 0.5em;
}

.widget-buttonset .ui-state-active
{
  background-color: #2ecc71;
  color: #fff;
}

.widget-buttonset .ui-corner-left
{
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -khtml-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
}

.widget-buttonset .ui-corner-right
{
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  -khtml-border-radius-topright: 3px;
  border-top-right-radius: 3px;
}

.widget-buttonset .ui-corner-left
{
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  -khtml-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
}

.widget-buttonset .ui-corner-right
{
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  -khtml-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
}

/* Canvas widget styles */
.widget-canvas
{
  background: none repeat scroll 0 0 rgba(255, 255, 255, 1);
  padding: 20px 0;
}

.widget-canvas h2 ~ .fluid [class*="grid"] > p
{
  margin-top: 0;
}

/* Canvas colours */
.widget-canvas.grey
{
  background-color: rgba(234, 235, 240, 1); /* #eaebf0 */
}

/* Masonry widget styles */
.widget-masonry
{
  max-width: 100%;
  overflow: hidden;
}

.widget-masonry:after
{
  display: block;
  content: "";
  clear: both;
}

.widget-masonry .gutter-sizer
{
  width: 2.5%;
}

.widget-masonry a
{
  float: left;
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0);
  width: 18%;
  margin: 0 0 2%;
}

.widget-masonry .item-w2
{
  width: 38.5%;
}

.widget-masonry .item
{
  opacity: 0;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  transition-property: transform, opacity;
}

/* Override styles */
.no-touch .widget-masonry a.item:hover .text-container h2,
.no-touch .widget-masonry a.item:hover .text-container h3,
.no-touch .widget-masonry a.item:hover .text-container h4,
.no-touch .widget-masonry a.item:hover .text-container h5
{
  text-decoration: underline;
}

.widget-masonry a.item p
{
  color: #574a46;
  text-decoration: none;
}

.widget-masonry.popup-gallery a
{
  background: none repeat scroll 0 0 rgba(22, 22, 21, 1); /* #161615 */
  font-size: 0.938em; /* 15px */
  color: rgba(255, 255, 255, 1);
  text-decoration: none;
  margin: 0 2px 4px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
}

.widget-masonry.popup-gallery a img
{
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  -khtml-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  -khtml-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
}

.widget-masonry.popup-gallery a figcaption p
{
  font-family: 'Titillium Web', Verdana, Helvetica, Helvetica Neue, Arial;
  font-weight: 700;
  line-height: 1.25;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 1);
  word-wrap: break-word;
  padding: 10px;
  margin: 0;
}

/* Showcase styles */
.widget-masonry.showcase
{
  width: 100%;
}

.widget-masonry.showcase .gutter-sizer
{
  width: 20px;
}

.widget-masonry.showcase a
{
  margin: 0 0 20px;
  text-decoration: none;
}

.widget-masonry.showcase a.item p
{
  color: rgba(255, 255, 255, 1);
}

.no-touch .widget-masonry.showcase a .widget-sparrow-block
{
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.no-touch .widget-masonry.showcase a:hover .widget-sparrow-block
{
  background-color: rgba(210, 112, 15, 1); /* #d2700f */
}

.no-touch .widget-masonry.showcase a:hover .widget-sparrow-block h3
{
  text-decoration: underline;
}

/* Colour styles */
.widget-masonry.night,
.widget-masonry.lake,
.widget-masonry.green,
.widget-masonry.plum,
.widget-masonry.persimmon,
.widget-masonry.limea,
.widget-masonry.indigo,
.widget-masonry.sky,
.widget-masonry.blue
{
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0);
}

/* Night */
.widget-masonry.night a
{
  background-color: rgba(21, 101, 112, 1); /* #156570 */
}

/* Lake */
.widget-masonry.lake a
{
  background-color: rgba(0, 124, 146, 1); /* #007c92 */
}

/* Green */
.widget-masonry.green a
{
  background-color: rgba(26, 188, 156, 1); /* #1abc9c */
}

/* Plum */
.widget-masonry.plum a
{
  background-color: rgba(105, 108, 136, 1); /* #696c88 */
}

/* Persimmon */
.widget-masonry.persimmon a
{
  background-color: rgba(231, 76, 60, 1); /* #e74c3c */
}

/* Limea */
.widget-masonry.limea a
{
  background-color: rgba(141, 199, 63, 1); /* #8dc73f */
}

/* Indigo */
.widget-masonry.indigo a
{
  background-color: rgba(75, 127, 140, 1); /* #4b7f8c */
}

/* Sky */
.widget-masonry.sky a
{
  background-color: rgba(0, 179, 212, 1); /* #00b3d4 */
}

/* Blue */
.widget-masonry.blue a
{
  background-color: rgba(52, 152, 219, 1); /* #3498db */
}

/* Responsive styles */
@media screen and (max-width: 22.50em) /* 360 */
  {
  .widget-masonry a
  {
    width: 100%;
  }
  
  .widget-masonry.showcase .gutter-sizer
  {
    width: 0;
  }
  
  .widget-masonry.showcase .item
  {
    width: 100% !important;
  }
}

/* Header icon styles */
h1 > i.discipline-icon-descipline-1,
h1 > i.discipline-icon-buildings-1,
h1 > i.discipline-icon-energy-1,
h1 > i.discipline-icon-coastal-1,
h1 > i.discipline-icon-development-1,
h1 > i.discipline-icon-geology-1,
h1 > i.discipline-icon-transportation-1,
h1 > i.discipline-icon-water-1,
h1 > i.discipline-icon-professional-practice-1,
h1 > i.discipline-icon-educational-resources-1
{
  display: inline-block;
  font-size: 2.25rem; /* 36px */
  color: rgba(255, 255, 255, 1);
  text-align: center;
  width: 2.5rem; /* 40px */
  height: 2.5rem; /* 40px */
  margin-right: 0.313rem; /* 5px */
  margin-top: -0.313rem; /* -5px */
  padding: 2px;
  vertical-align: middle;
}

h2 > i.discipline-icon-descipline-1,
h2 > i.discipline-icon-buildings-1,
h2 > i.discipline-icon-energy-1,
h2 > i.discipline-icon-coastal-1,
h2 > i.discipline-icon-development-1,
h2 > i.discipline-icon-geology-1,
h2 > i.discipline-icon-transportation-1,
h2 > i.discipline-icon-water-1,
h2 > i.discipline-icon-professional-practice-1,
h2 > i.discipline-icon-educational-resources-1
{
  display: inline-block;
  background-color: rgba(0, 124, 146, 1); /* #007c92 */
  font-size: 2.25rem; /* 36px */
  color: rgba(255, 255, 255, 1);
  text-align: center;
  width: 2.5rem; /* 40px */
  height: 2.5rem; /* 40px */
  margin-right: 0.625rem; /* 10px */
  margin-top: -0.313rem; /* -5px */
  padding: 2px;
  vertical-align: middle;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -khtml-border-radius: 4px;
  border-radius: 4px;
}

h3 > i.discipline-icon-descipline-1,
h3 > i.discipline-icon-buildings-1,
h3 > i.discipline-icon-energy-1,
h3 > i.discipline-icon-coastal-1,
h3 > i.discipline-icon-development-1,
h3 > i.discipline-icon-geology-1,
h3 > i.discipline-icon-transportation-1,
h3 > i.discipline-icon-water-1,
h3 > i.discipline-icon-professional-practice-1
{
  display: inline-block;
  background-color: rgba(21, 101, 112, 1); /* #156570 */
  font-size: 2.25rem; /* 36px */
  color: rgba(255, 255, 255, 1);
  text-align: center;
  width: 2.5rem; /* 40px */
  height: 2.5rem; /* 40px */
  margin-right: 0.625rem; /* 10px */
  margin-top: -0.313rem; /* -5px */
  padding: 2px;
  vertical-align: middle;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -khtml-border-radius: 4px;
  border-radius: 4px;
}

/* Block widget styles */
.widget-block
{
  position: relative;
  margin: 0 0 1.563em;
}

.widget-block img
{
  width: 100%;
}

.widget-block:not(.plain) a
{
  display: block;
  color: #fff;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}

.widget-block .overlay
{
  position: relative;
  display: block;
  width: 100%;
  height: 5.938em; /* 95px */
  overflow: hidden;
}

.widget-block.showcase .overlay
{
  position: absolute;
  bottom: 0;
}

.widget-block.extend .overlay
{
  height: 6.563em; /* 105px */
}

/* Override styles */
.featured-block .widget-block
{
  margin-bottom: 0;
}

.cbp-hrsub .widget-block .overlay
{
  position: absolute;
  bottom: 0;
  height: 37.5%;
}

/* Colour styles */

/* Night */
.widget-block.night,
.widget-block.showcase.night .overlay,
.cbp-hrsub .widget-block.night .overlay
{
  background-color: rgba(21, 101, 112, 0.9); /* #156570 */
}

/* Lake */
.widget-block.lake,
.widget-block.showcase.lake .overlay,
.cbp-hrsub .widget-block.lake .overlay
{
  background-color: rgba(0, 124, 146, 0.9); /* #007c92 */
}

/* Green */
.widget-block.green,
.widget-block.showcase.green .overlay,
.cbp-hrsub .widget-block.green .overlay
{
  background-color: rgba(1, 125, 75, 0.9); /* #176353 */
}

/* Plum */
.widget-block.plum,
.widget-block.showcase.plum .overlay,
.cbp-hrsub .widget-block.plum .overlay
{
  background-color: rgba(105, 108, 136, 0.9); /* #696c88 */
}

/* Persimmon */
.widget-block.persimmon,
.widget-block.showcase.persimmon .overlay,
.cbp-hrsub .widget-block.persimmon .overlay
{
  background-color: rgba(231, 76, 60, 0.9); /* #e74c3c */
}

/* Limea */
.widget-block.limea,
.widget-block.showcase.limea .overlay,
.cbp-hrsub .widget-block.limea .overlay
{
  background-color: rgba(39, 174, 96, 0.9); /* #27ae60 */
}

/* Indigo */
.widget-block.indigo,
.widget-block.showcase.indigo .overlay,
.cbp-hrsub .widget-block.indigo .overlay
{
  background-color: rgba(75, 127, 140, 0.9); /* #4b7f8c */
}

/* Sky */
.widget-block.sky,
.widget-block.showcase.sky .overlay,
.cbp-hrsub .widget-block.sky .overlay
{
  background-color: rgba(0, 170, 210, 0.9); /* #00aad2 */
}

/* Blue */
.widget-block.blue,
.widget-block.showcase.blue .overlay,
.cbp-hrsub .widget-block.blue .overlay
{
  background-color: rgba(52, 152, 219, 0.9); /* #3498db */
}

/* Black */
.widget-block.black,
.widget-block.showcase.black .overlay,
.cbp-hrsub .widget-block.black .overlay
{
  background-color: rgba(51, 51, 51, 0.9); /* #333 */
}

.widget-block a
{
  display: block;
  height: 100%;
}

.no-touch .widget-block:not(.plain) a,
.no-touch .widget-block.showcase:hover .overlay,
.cbp-hrsub .widget-block:hover .overlay
{
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.no-touch .widget-block:not(.plain) a:hover,
.no-touch .widget-block:not(.plain) a:active,
.no-touch .widget-block.showcase:hover .overlay,
.cbp-hrsub .widget-block:hover .overlay
{
  background-color: rgba(210, 112, 15, 1); /* #d2700f */
}

.widget-block:not(.plain) h3
{
  font-size: 1.188em; /* 19px */
  font-weight: 400;
  line-height: 1.1em;
  margin: 5px;
}

.no-touch .widget-block a:hover h3,
.no-touch .widget-block a:active h3
{
  text-decoration: underline;
}

.widget-block .overlay p
{
  position: absolute;
  bottom: 0;
  font-size: 0.938em; /* 15px */
  line-height: normal;
  margin: 0 5px 5px;
  padding: 0;
}

.widget-block .col2-summary
{
  position: absolute;
  bottom: 0;
  font-size: 0.938em; /* 15px */
  width: 100%;
}

.widget-block .col2-summary .float-left
{
  padding: 5px;
}

.widget-block .col2-summary .float-right
{
  padding: 5px 10px;
}

/* Plain block styles */
.widget-block.plain
{
  overflow: hidden;
  padding: 10px;
}

.grid4 .widget-block.plain
{
  height: 295px;
}

.widget-block.plain p
{
  font-size: 1em;
}

.widget-block.plain h3
{
  font-weight: 400;
}

/* Featured heading styles */
.widget-block h3.featurette-heading
{
  position: absolute;
  left: 0.9375rem; /* 15px */
  bottom: 0.9375rem; /* 15px */
  right: 0.9375rem; /* 15px */
  font-weight: 400;
  color: rgba(255, 255, 255, 1);
  line-height: 1.375rem; /* 22px */
  text-align: left;
  margin: 0;
  padding: 0.625rem 0.313rem; /* 10px 5px */
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
}

.widget-block h3.featurette-heading > span
{
  postion: relative;
  display: inline-block;
  top: 1px;
  font-size: 1.25rem; /* 20px */
  line-height: 1.375rem; /* 22px */
  text-align: left;
  width: 82.5%;
  margin-left: 2.5rem; /* 40px */
  vertical-align: middle;
  text-overflow: ellipsis;
  overflow: hidden;
}

.widget-block h3.featurette-heading > i
{
  display: inline-block;
  float: left;
  background-color: rgba(255, 255, 255, 0);
  font-size: 2.25rem;
  color: rgba(0, 0, 0, 0.5);
  width: auto;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: -1.875rem;
  padding: 0;
  vertical-align: middle;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -khtml-border-radius: 0px;
  border-radius: 0px;
  transition: color 0.3s linear 0s;
}

.no-touch .widget-block a:hover h3.featurette-heading,
.no-touch .widget-block a:active h3.featurette-heading
{
  text-decoration: none;
}

.no-touch .widget-block a:hover h3.featurette-heading
{
  background-color: rgba(210, 112, 15, 1); /* #d2700f */
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.no-touch .widget-block a:hover h3.featurette-heading > span,
.no-touch .widget-block a:active h3.featurette-heading > span
{
  text-decoration: underline;
}

.no-touch .widget-block a:hover h3.featurette-heading > i
{
  color: rgba(255, 255, 255, 0.9);
}

/* Colour styles */

/* Night */
.widget-block.night h3.featurette-heading
{
  background-color: rgba(21, 101, 112, 1); /* #156570 */
}

/* Lake */
.widget-block.lake h3.featurette-heading
{
  background-color: rgba(0, 124, 146, 1); /* #007c92 */
}

/* Green */
.widget-block.green h3.featurette-heading
{
  background-color: rgba(1, 125, 75, 1); /* #176353 */
}

/* Plum */
.widget-block.plum h3.featurette-heading
{
  background-color: rgba(105, 108, 136, 1); /* #696c88 */
}

/* Persimmon */
.widget-block.persimmon h3.featurette-heading
{
  background-color: rgba(231, 76, 60, 1); /* #e74c3c */
}

/* Limea */
.widget-block.limea h3.featurette-heading
{
  background-color: rgba(39, 174, 96, 1); /* #27ae60 */
}

/* Indigo */
.widget-block.indigo h3.featurette-heading
{
  background-color: rgba(75, 127, 140, 1); /* #4b7f8c */
}

/* Sky */
.widget-block.sky h3.featurette-heading
{
  background-color: rgba(0, 170, 210, 1); /* #00aad2 */
}

/* Blue */
.widget-block.blue h3.featurette-heading
{
  background-color: rgba(52, 152, 219, 1); /* #3498db */
}

/* Black */
.widget-block.black h3.featurette-heading
{
  background-color: rgba(51, 51, 51, 1); /* #333 */
}

/* Responsive styles */
@media screen and (max-width: 50em) /* 800 */
  {
  .widget-block h3.featurette-heading
  {
    display: block;
    position: relative;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -khtml-border-radius: 0px;
    border-radius: 0px;
  }
  
  .widget-block h3.featurette-heading > i
  {
    float: none;
    text-align: center;
    width: 100%;
    margin: 0;
  }
  
  .widget-block h3.featurette-heading > span
  {
    display: block;
    top: 0;
    font-size: 1.125rem; /* 18px */
    text-align: center;
    width: 100%;
    margin: 0.313rem 0 0; /* 5px 0 0 */
  }
  
  /* Colour styles */
  .widget-block.night h3.featurette-heading,
  .widget-block.lake h3.featurette-heading,
  .widget-block.green h3.featurette-heading,
  .widget-block.plum h3.featurette-heading,
  .widget-block.persimmon h3.featurette-heading,
  .widget-block.limea h3.featurette-heading,
  .widget-block.indigo h3.featurette-heading,
  .widget-block.sky h3.featurette-heading,
  .widget-block.blue h3.featurette-heading
  {
    background-color: rgba(255, 255, 255, 0);
  }
}

/* Nav widget styles */
.widget-nav-block
{
  position: relative;
}

.widget-nav-block > a
{
  color: #fff;
}

.widget-nav-block > a:hover,
.widget-nav-block > a:active
{
  text-decoration: none;
}

.widget-nav-block figure
{
  position: relative;
  height: 20.125rem; /* 332px */
}

.widget-nav-block figure figcaption
{
  position: absolute;
  display: block;
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.25);
  bottom: 0;
  left: 0;
  min-height: 7rem; /* 112px */
  max-height: 7rem; /* 112px */
  width: 100%;
  padding: 0.625rem; /* 10px */
  overflow: hidden;
}

.no-touch .widget-nav-block > a figure figcaption
{
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.no-touch .widget-nav-block > a:hover figure figcaption,
.no-touch .widget-nav-block > a:active figure figcaption
{
  background-color: rgba(0, 0, 0, 0.5);
}

.widget-nav-block figure figcaption h3
{
  font-size: 1.313em; /* 21px */
  font-weight: 400;
  line-height: 1.1;
  margin: 0 0 0.625rem;
}

.widget-nav-block.txt-med figure figcaption h3
{
  font-size: 1.188em; /* 19px */
}

.no-touch .widget-nav-block > a:hover figure figcaption h3,
.no-touch .widget-nav-block > a:active figure figcaption h3
{
  text-decoration: underline;
}

.widget-nav-block figure figcaption p
{
  font-size: 0.938em; /* 15px */
  line-height: 1.313em; /* 21px */
  margin: 0;
  padding: 0;
}

/* SVG styles */
.widget-nav-block.svg figure:after
{
  position: absolute;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  content: "";
  top: 10%;
  left: 0;
  width: 100%;
  height: 8.125rem; /* 130px */
}

/* Overload styles */
.widget-nav-block.mini figure
{
  height: 10rem; /* 160px */
}

.widget-nav-block.mini figure figcaption
{
  text-align: center;
  min-height: 4.063rem; /* 65px */
  max-height: 4.063rem; /* 65px */
}

.widget-nav-block.mini.svg figure:after
{
  top: 12%;
  height: 3.75rem; /* 60px */
}

/* Crop styles */
.widget-block.crop-top,
.widget-block.crop-bottom
{
  display: block;
  width: 100%;
}

.widget-block.crop-top .image-container,
.widget-block.crop-bottom .image-container
{
  position: relative;
  height: 200px;
  overflow: hidden;
}

.widget-block.crop-top .image-container img,
.widget-block.crop-bottom .image-container img
{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.widget-block.crop-top .image-container img
{
  top: 0;
  bottom: auto;
}

.widget-block.crop-bottom .image-container img
{
  top: auto;
  bottom: 0;
}	

/* Responsive styles */
@media screen and (max-width: 64em) /* 1024 */
  {
  .widget-nav-block figure figcaption
  {
    min-height: 8.125rem; /* 130px */
    max-height: 8.125rem; /* 130px */
  }
}

@media screen and (max-width: 50em) /* 800 */
  {
  /* Crop styles */
  .widget-block.crop-top .image-container,
  .widget-block.crop-bottom .image-container,
  .flex-list-item .widget-block .image-container
  {
    height: auto;
  }
  
  .widget-block.crop-top .image-container img,
  .widget-block.crop-bottom .image-container img,
  .flex-list-item .widget-block .image-container img
  {
    position: relative;
  }
  
  .widget-block.crop-top .overlay,
  .widget-block.crop-bottom .overlay,
  .flex-list-item .widget-block .overlay
  {
    display: inline-block;
    height: auto;
  }
  
  .widget-block .col2-summary
  {
    position: relative;
  }
  
  .widget-block.crop-top a:hover,
  .widget-block.crop-bottom a:hover
  {
    text-decoration: none;
  }
  
  .widget-block.crop-top .overlay h3,
  .widget-block.crop-bottom .overlay h3
  {
    margin-bottom: 1.25rem;
  }
  
  .widget-block.crop-top .overlay p,
  .widget-block.crop-bottom .overlay p,
  .flex-list-item .widget-block .overlay p
  {
    position: relative;
  }
}

@media screen and (max-width: 40em) /* 640 */
  {
  .widget-nav-block figure figcaption
  {
    min-height: 8.125rem; /* 130px */
    max-height: 8.125rem; /* 130px */
  }
}

@media screen and (max-width: 30em) /* 480 */
  {
  .widget-nav-block figure:after
  {
    height: 6.25rem; /* 100px */
  }
  
  .widget-nav-block figure figcaption
  {
    min-height: 10.625rem; /* 170px */
    max-height: 10.625rem; /* 170px */
  }
}

@media screen and (max-width: 22.50em) /* 360 */
  {
  .widget-nav-block figure figcaption
  {
    min-height: 8.438rem; /* 135px */
    max-height: 8.438rem; /* 135px */
  }
  
  /* Crop styles */
  .widget-block.crop-top .image-container,
  .widget-block.crop-bottom .image-container
  {
    height: 170px;
  }
  
  .widget-block.crop-top .image-container img,
  .widget-block.crop-bottom .image-container img
  {
    position: absolute;
  }
}

/* Sparrow block widget styles */
.widget-sparrow-block
{
  /*
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  */
  position: relative;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: stretch;
  align-items: stretch;
  margin: 0;
  padding: 0;
}

.widget-sparrow-block > .widget-text-label
{
  position: absolute;
  top: 0.938rem; /* 15px */
  left: 0.938rem; /* 15px */
  z-index: 2;
}

.widget-sparrow-block > .image-container
{
  position: relative;
  height: 0;
  padding-bottom: 53.25%;
  overflow: hidden;
}

.widget-sparrow-block > .image-container > img
{
  display: block;
  width: 100%;
  height: auto;
  max-width: 100%;
}

.widget-sparrow-block.crop-bottom > .image-container > img
{
  margin-top: -12%;
}

.widget-sparrow-block > .body-container
{
  position: relative;
  color: rgba(255, 255, 255, 1);
  height: 0;
  padding-bottom: 27.5%;
  overflow: hidden;
}

.widget-sparrow-block > .body-container > .inner
{
  padding: 5px;
}

.widget-sparrow-block > .body-container h3
{
  display: inline-block;
  font-size: 1.188rem; /* 19px */
  font-weight: 400;
  line-height: 1.1em; /* 20.9px */
  margin: 0;
}

.widget-sparrow-block > .body-container ul.summary
{
  list-style: none outside none;
  margin: 0;
  padding: 0;
}

.widget-sparrow-block > .body-container ul.summary > li
{
  margin: 0 0 0.313rem 0; /* 0 0 5px 0 */
  padding: 0;
}

.widget-sparrow-block > .body-container p
{
  line-height: 1.188em; /* 19px */
  margin: 0;
}

/* Override styles */
.widget-masonry.showcase .item-w2 .widget-sparrow-block > .image-container,
.widget-masonry.showcase.crop-bottom .item-w2 .widget-sparrow-block > .image-container,
.widget-masonry.showcase.crop-bottom .item-w2 .widget-sparrow-block > .image-container
{
  padding-bottom: 67.6%;
}

.widget-masonry.showcase .item-w2 .widget-sparrow-block.crop-bottom > .image-container > img
{
  margin-top: 0;
}

.widget-masonry.showcase .item-w2 .widget-sparrow-block > .body-container
{
  padding-bottom: 13.6%;
}

/* Responsive styles */
@media screen and (max-width: 64em) /* 1024 */
  {
  .widget-sparrow-block > .body-container
  {
    padding-bottom: 30.5%;
  }
  
  .widget-masonry.showcase .item-w2 .widget-sparrow-block > .body-container
  {
    padding-bottom: 16.6%;
  }
}

@media screen and (max-width: 40em) /* 640 */
  {
  .widget-sparrow-block > .body-container
  {
    height: auto;
    min-height: 125px;
    padding-bottom: 0;
  }
  
  .widget-masonry.showcase .item-w2 .widget-sparrow-block > .body-container
  {
    height: auto;
    padding-bottom: 0;
  }
}

@media screen and (max-width: 30em) /* 480 */
  {
  .widget-sparrow-block > .body-container,
  .widget-masonry.showcase .item-w2 .widget-sparrow-block > .body-container
  {
    height: auto;
    min-height: inherit;
    padding-bottom: 0;
  }
}

/* Hero image styles */
.widget-hero
{
  position: relative;
  width: 100%;
  max-width: 1200px;
  /*overflow: hidden;*/
  margin: 15px auto 0;
}

/*
.widget-hero.home
{
max-width: 100%;
max-height: 400px;
margin-top: 0;
overflow: hidden;
}
*/

.widget-hero.home
{
  max-height: 400px;
}

.widget-hero.plain
{
  height: 330px;
  overflow: hidden;
}

.widget-hero img
{
  width: 100%;
  height: auto;
}

.widget-hero .header-overlay
{
  position: absolute;
  top: 1.25rem; /* 20px */
  left: 1.25rem; /* 20px */
  max-width: calc(100% - 2.5rem);
}

.widget-hero.home .header-overlay
{
  left: 0;
  width: 100%;
  max-width: 100%;
}

.widget-hero.home .full-intro
{
  display: inline-block;
}

.widget-hero h1,
.widget-hero h2
{
  display: inline;
  position: relative;
  background: none repeat scroll 0 0 rgba(0, 103, 127, 0.85); /* #00677f */
  font-size: 1.75em; /* 28px */
  font-weight: 400;
  line-height: 2.375rem; /* 38px */
  color: #fff;
  margin: 0 0 0 10px;
  padding: 2px 0 4px 0;
  -moz-box-shadow: 10px 0 0 rgba(0, 103, 127, 0.85), -10px 0 0 rgba(0, 103, 127, 0.85);
  -webkit-box-shadow: 10px 0 0 rgba(0, 103, 127, 0.85), -10px 0 0 rgba(0, 103, 127, 0.85);
  box-shadow: 10px 0 0 rgba(0, 103, 127, 0.85), -10px 0 0 rgba(0, 103, 127, 0.85);
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}

.widget-hero.plain h1,
.widget-hero.plain h2
{
  display: inline-block;
  line-height: normal;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-box-decoration-break: slice;
  box-decoration-break: slice;
}

.widget-hero.home .full-intro h1,
.widget-hero.home .full-intro h2
{
  line-height: normal;
  margin-left: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-box-decoration-break: slice;
  box-decoration-break: slice;
}

.widget-hero.home h1,
.widget-hero.home h2
{
  display: block;
  font-size: 2em; /* 32px */
  font-weight: 700;
}

/*
.widget-hero.home h1
{
padding: 0.536em 0.536em 0.179em;
}

.widget-hero.home h2
{
padding: 0 0.536em 0.536em;
}
*/

.widget-hero.home h1
{
  padding: 9px 10px 10px;
}

ul.hero-listing
{
  list-style: none outside none;
  margin: 0;
  padding: 0;
}

ul.hero-listing li:before
{
  display: inline-block;
  font-family: 'ice-glyphs';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  font-size: 1.25em; /* 20px */
  color: #fff;
  line-height: 1.3em; /* 26px */
  text-transform: none;
  padding: 5px 0 5px 5px;
  -webkit-font-smoothing: antialiased;
  content: "\e625";
}

.full-intro ul.hero-listing li:before
{
  font-size: 1.438em; /* 23px */
  line-height: 1.438em;
}

ul.hero-listing li
{
  float: left;
  background: none repeat scroll 0 0 rgba(0, 103, 127, 0.85); /* #00677f */
  margin: 10px 0 10px 0;
  clear: both;
}

.no-touch ul.hero-listing li
{
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

ul.hero-listing li:hover
{
  background-color: rgba(210, 112, 15, 1); /* #d2700f */
}

ul.hero-listing li:hover a
{
  text-decoration: underline;
}

ul.hero-listing li:last-child
{
  margin: 0;
}

ul.hero-listing li a
{
  display: inline-block;
  font-size: 1.125em; /* 18px */
  color: #fff;
  vertical-align: top;
  padding: 5px 10px 5px 0;
}

.full-intro ul.hero-listing li a
{
  font-size: 1.5em; /* 24px */
}

.widget-hero .footer-overlay
{
  position: absolute;
  display: table;
  background: none repeat scroll 0 0 rgba(210, 112, 15, 0.9); /* #d2700f */
  bottom: 0;
  right: 0;
  width: 380px;
  color: #fff;
  overflow: hidden;
  padding: 10px;
}

.widget-hero a
{
  text-decoration: none;
}

.no-touch a .footer-overlay
{
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.no-touch a:hover .footer-overlay,
.no-touch a:active .footer-overlay
{
  background-color: rgba(210, 112, 15, 1); /* #d2700f */
}

.footer-overlay h3
{
  font-size: 1.063em; /* 17px */
  font-weight: 400;
  line-height: 1;
  color: #fff;
  margin: 0 0 5px 0;
  padding: 0;
}

.no-touch a:hover .footer-overlay h3,
.no-touch a:active .footer-overlay h3
{
  text-decoration: underline;
}

.footer-overlay p
{
  font-size: 0.875em; /* 14px */
  color: #fff;
  margin: 0;
  padding: 0;
}

.widget-hero .login-overlay
{
  position: absolute;
  top: 0;
  right: 0;
  color: #fff;
  width: 380px;
  height: 100%;
  padding: 10px;
  overflow: hidden;
  /*
  display: table;
  height: 330px;
  overflow: hidden;
  */
}

/* Overlay colours */
.widget-hero .login-overlay.black
{
  background-color: rgba(51, 51, 51, 0.85); /* #333 */
}

.widget-hero .login-overlay.green
{
  background-color: rgba(1, 125, 75, 0.85); /* #176353 */
}

.widget-hero .login-overlay.indigo
{
  background-color: rgba(23, 99, 83, 0.85); /* #176353 */
}

.widget-hero .login-overlay.sky
{
  background-color: rgba(0, 170, 210, 0.85); /* #00aad2 */
}

.widget-hero .login-overlay h3
{
  font-size: 1.219em; /* 19.5px */ 
  line-height: 1.25em; /* 20px */
  margin: 0;
}

/* Form styles */
.widget-hero .login-overlay .widget-form
{
  margin: 0;
}

.widget-hero .login-overlay .widget-form fieldset
{
  margin: 0;
  padding: 0;
}

.widget-hero .login-overlay .widget-form fieldset label
{
  margin-bottom: 0;
}

.widget-hero .login-overlay .widget-form fieldset span.error
{
  color: rgba(255, 170, 108, 1); /* #ffaa6c */
}

.widget-hero .login-overlay .widget-form fieldset input[type="text"],
.widget-hero .login-overlay .widget-form fieldset input[type="email"],
.widget-hero .login-overlay .widget-form fieldset input[type="tel"],
.widget-hero .login-overlay .widget-form fieldset input[type="number"]
{
  display: inline-block;
  height: 30px;
  text-indent: 0;
  margin-bottom: 15px;
  padding: 5px 6px;
}

.widget-hero .login-overlay .widget-form fieldset input[type="password"]
{
  display: inline-block;
  height: 30px;
  text-indent: 0;
  margin: 0;
  padding: 5px 6px;
}

.widget-hero .login-overlay .widget-form fieldset input[type="submit"]
{
  width: 100%;
  height: 31px;
  padding: 0 5px;
}

.widget-hero .login-overlay .widget-form fieldset input[type="text"].placeholder,
.widget-hero .login-overlay .widget-form fieldset input[type="email"].placeholder,
.widget-hero .login-overlay .widget-form fieldset input[type="tel"].placeholder,
.widget-hero .login-overlay .widget-form fieldset input[type="number"].placeholder,
.widget-hero .login-overlay .widget-form fieldset input[type="password"].placeholder,
.widget-hero .login-overlay .widget-form fieldset textarea.placeholder
{
  color: #aaa;
}

.widget-hero .login-overlay .widget-form .multi-input .float-left
{
  width: 26.5%;
}

.widget-hero .login-overlay .widget-form .multi-input [class*="float-left"]:first-child
{
  width: 70%;
  margin-right: 2.127659574%;
  *margin-right: 2.0744680846382977%;
}

.widget-hero .login-overlay ul.widget-list-piped
{
  margin-top: 0.625em; /* 10px */
}

/* Overload styles */
.widget-hero .login-overlay.blog p
{
  margin: 0.625rem 0; /* 10px */
}

.widget-hero .login-overlay.blog .widget-form fieldset input[type="text"],
.widget-hero .login-overlay.blog .widget-form fieldset input[type="email"],
.widget-hero .login-overlay.blog .widget-form fieldset input[type="tel"],
.widget-hero .login-overlay.blog .widget-form fieldset input[type="number"]
{
  margin-bottom: 10px;
}

.widget-hero .login-overlay.blog .widget-form .multi-input
{
  position: relative;
}

.widget-hero .login-overlay.blog .widget-form fieldset textarea
{
  display: inline-block;
  width: 100%;
  height: 4.688em; /* 75px */
  padding: 5px 6px;
  resize: none;
}

.widget-hero .login-overlay.blog .widget-form .buttons
{
  position: absolute;
  right: 0;
  bottom: 0;
}

.widget-hero .intro-overlay
{
  background: url("/App_Themes/ICETheme/Images/assets/transparent-bg.png") scroll repeat 0 0 rgba(0, 0, 0, 0);
  color: #fff;
  width: 52.5%;
  margin: 2% 0 0 2%;
  padding: 15px;
}

.widget-hero .intro-overlay h1
{
  background: none scroll no-repeat rgba(0, 0, 0, 0);
  font-size: 2.5rem; /* 40px */
  font-weight: 700;
  margin: 0 0 0.625rem;
  padding: 0;
}

.widget-hero .intro-overlay p
{
  font-size: 1.125rem; /* 18px */
  font-weight: 700;
  margin: 0;
}

/* SVG styles */
.widget-hero.svg
{
  position: relative;
}

.widget-hero.svg:after
{
  position: absolute;
  background-repeat: no-repeat;
  background-position: 100% 50%;
  content: "";
  top: 14.5%;
  right: 40px;
  width: 30%;
  height: 70%;
}

.widget-hero .button-overlay
{
  margin: 1.5% 0 2% 0;
}

.widget-hero.plain .button-overlay
{
  margin-left: 2%;
}

.widget-hero .button-overlay .btn
{
  font-size: 1.125rem; /* 18px */
  line-height: 1.25rem; /* 20px */
}

.widget-hero .button-overlay a.view-more
{
  font-size: 1.063rem; /* 17px */
  color: #fff;
}

.widget-hero .button-overlay a:hover.view-more,
.widget-hero .button-overlay a:active.view-more
{
  text-decoration: underline;
}

.widget-hero .button-overlay p
{
  margin-top: 1em; /* 16px */
}

/* Responsive login styles */
.widget-hero .responsive-login
{
  display: none;
  position: relative;
}

/* Overload styles */
.widget-hero .responsive-login .widget-form
{
  margin: 0;
}

.widget-hero .responsive-login .footer-overlay
{
  background-color: rgba(1, 125, 75, 0.85); /* #176353 */
}

.widget-hero .responsive-login .footer-overlay h3
{
  font-size: 1.25rem; /* 20px */
  line-height: 1.375rem; /* 22px */
  margin-bottom: 0.625rem; /* 10px */
}

.widget-hero .responsive-login .footer-overlay p
{
  font-size: 1rem; /* 16px */
  margin-bottom: 1rem; /* 16px */
}

/* Text label widget styles */
.widget-text-label
{
  display: inline-block;
}

.widget-text-label span
{
  font-family: 'Titillium Web', Verdana, Helvetica, Helvetica Neue, Arial;
  font-size: 0.938rem; /* 15px */
  font-weight: 700;
  line-height: 1.25;
  text-transform: uppercase;
  padding: 2px 7px 2.5px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -khtml-border-radius: 2px;
  border-radius: 2px;
}

/* Colour styles */
.widget-text-label.night,
.widget-text-label.lake,
.widget-text-label.green,
.widget-text-label.plum,
.widget-text-label.persimmon,
.widget-text-label.limea,
.widget-text-label.indigo,
.widget-text-label.sky,
.widget-text-label.blue
{
  background: none scroll repeat 0 0 rgba(255, 255, 255, 0);
  color: rgba(255, 255, 255, 1); /* #fff */
}

/* Night */
.widget-text-label.night span
{
  background-color: rgba(21, 101, 112, 1); /* #156570 */
}

/* Lake */
.widget-text-label.lake span
{
  background-color: rgba(0, 124, 146, 1); /* #007c92 */
}

/* Green */
.widget-text-label.green span
{
  background-color: rgba(26, 188, 156, 1); /* #1abc9c */
}

/* Plum */
.widget-text-label.plum span
{
  background-color: rgba(169, 1, 119, 1); /* #a90177 */
}

/* Persimmon */
.widget-text-label.persimmon span
{
  background-color: rgba(231, 76, 60, 1); /* #e74c3c */
}

/* Limea */
.widget-text-label.limea span
{
  background-color: rgba(141, 199, 63, 1); /* #8dc73f */
}

/* Indigo */
.widget-text-label.indigo span
{
  background-color: rgba(75, 127, 140, 1); /* #4b7f8c */
}

/* Sky */
.widget-text-label.sky span
{
  background-color: rgba(0, 179, 212, 1); /* #00b3d4 */
}

/* Blue */
.widget-text-label.blue span
{
  background-color: rgba(52, 152, 219, 1); /* #3498db */
}

/* List widget styles */
ul.widget-list-no-bullet
{
  list-style: none outside none;
  margin: 0;
  padding: 0;
}

ul.widget-list-no-bullet > li
{
  margin: 0;
}

ul.widget-list-no-bullet.gutt-10 > li
{
  margin-bottom: 0.625rem; /* 10px */
}

ul.widget-list-no-bullet.gutt-10 > li:last-child
{
  margin-bottom: 0;
}

ul.widget-list-chevron
{
  list-style-type: none;
  margin: 0;
  padding: 0;
}

ul.widget-list-chevron > li:before
{
  display: inline-block;
  font-family: 'ice-glyphs';
  content: "\e621";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  font-size: 0.688em; /* 11px */
  text-transform: none;
  line-height: 1.2rem;
  margin-left: -1.3rem;
  width: 1rem;
  padding: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

ul.widget-list-chevron li
{
  line-height: 1.2rem;
  margin: 0.313em 0 0.625em 0;
  padding-left: 1.3rem;
}

ul.widget-list-chevron li > a
{
  /*display: inline;
  padding-left: 0.313rem;*/
}

ul.widget-list-piped
{
  list-style: none outside none;
  display: inline-block;
  margin: 0;
  padding: 0;
}

ul.widget-list-piped > li
{
  float: left;
  display: block;
  margin: 0;
}

ul.widget-list-piped > li:after
{
  content: "|";
}

ul.widget-list-piped > li:last-child:after
{
  content: "";
}

ul.widget-list-piped > li a
{
  margin: 0 10px;
}

ul.widget-list-piped > li:first-child a
{
  margin-left: 0;
}

ul.widget-list-piped > li:last-child a
{
  margin-right: 0;
}

/* Overload styles */
/*.widget-hero .login-overlay ul.widget-list-piped,*/
.widget-hero .responsive-login ul.widget-list-piped
{
  margin: 10px 0 0 0;
}

.widget-hero .login-overlay ul.widget-list-piped > li,
.widget-hero .responsive-login ul.widget-list-piped > li
{
  font-size: 0.938em; /* 15px */
}

.widget-hero .login-overlay ul.widget-list-piped > li a:link,
.widget-hero .login-overlay ul.widget-list-piped > li a:visited
{
  color: #fff;
}

.widget-hero .login-overlay ul.widget-list-piped > li a:hover,
.widget-hero .login-overlay ul.widget-list-piped > li a:active,
.widget-hero .responsive-login ul.widget-list-piped > li a:hover,
.widget-hero .responsive-login ul.widget-list-piped > li a:active
{
  text-decoration: underline;
}

ul.widget-headline-list
{
  list-style: none outside none;
  margin: 0;
  padding: 0;
}

ul.widget-headline-list li:before
{
  position: absolute;
  display: block;
  background-color: rgba(220, 220, 220, 1); /* #dcdcdc */
  left: 0;
  right: 1rem; /* 16px */
  top: 0;
  content: "";
  width: 100%;
  height: 0.063rem; /* 1px */
}

ul.widget-headline-list li:first-child:before
{
  display: none;
}

ul.widget-headline-list li
{
  position: relative;
  display: inline-block;
  height: 100%;
  min-height: 7.2rem; /* 115px */
  width: 100%;
  padding-top: 0.3rem; /* 4px */
  padding-bottom: 0;
  padding-left: 4rem; /* 64px */
  margin: 0;
}

ul.widget-headline-list li .headline-count
{
  position: absolute;
  top: 0.3rem;
  left: 0;
  font-size: 2.5rem; /* 40px */
  line-height: 2.5rem;
}

ul.widget-headline-list li h3
{
  font-size: 1.188rem; /* 19px */
  font-weight: 400;
  margin-bottom: 0;
}

/* Inline list styles */
ul.widget-list-inline
{
  display: inline-block;
  *display: inline;
  margin: 0;
  padding: 0;
  vertical-align: top;
  *zoom: 1;
}

ul.widget-list-inline li
{
  display: inline-block;
  margin: 0 0.625rem 0.313rem 0; /* 0 10px 5px 0 */
  padding: 0;
  vertical-align: top;
}

ul.widget-list-inline li:last-child
{
  margin-right: 0;
}

/* Pagination list styles */
ul.widget-list-pagination
{
  display: inline-block;
  *display: inline;
  background: none repeat scroll 0 0 rgba(214, 219, 223, 1); /* #d6dbdf */
  color: rgba(255, 255, 255, 1);
  margin: 0;
  padding: 0;
  vertical-align: top;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  *zoom: 1;
}

ul.widget-list-pagination li
{
  display: inline-block;
  font-size: 0.875rem; /* 14px; */
  line-height: 20px;
  margin: 0 -3px 0 0;
  vertical-align: top;
}

ul.widget-list-pagination li.active > a,
ul.widget-list-pagination li.active > span
{
  background-color: rgba(26, 188, 156, 1); /* #1abc9c */
  color: rgba(255, 255, 255, 1);
}

ul.widget-list-pagination li.active.previous > a,
ul.widget-list-pagination li.active.next > a,
ul.widget-list-pagination li.active.previous > span,
ul.widget-list-pagination li.active.next > span
{
  margin: 0;
}

ul.widget-list-pagination li.active.previous > a,
ul.widget-list-pagination li.active.next > a,
ul.widget-list-pagination li.active.previous > span,
ul.widget-list-pagination li.active.next > span,
ul.widget-list-pagination li.active.previous > a:hover,
ul.widget-list-pagination li.active.next > a:hover,
ul.widget-list-pagination li.active.previous > span:hover,
ul.widget-list-pagination li.active.next > span:hover,
ul.widget-list-pagination li.active.previous > a:focus,
ul.widget-list-pagination li.active.next > a:focus,
ul.widget-list-pagination li.active.previous > span:focus,
ul.widget-list-pagination li.active.next > span:focus
{
  background-color: rgba(26, 188, 156, 1); /* #1abc9c */
  color: rgba(255, 255, 255, 1);
}

ul.widget-list-pagination li:first-child > a,
ul.widget-list-pagination li:first-child > span
{
  -webkit-border-radius: 6px 0 0 6px;
  -moz-border-radius: 6px 0 0 6px;
  border-radius: 6px 0 0 6px;
}

ul.widget-list-pagination li:first-child.previous + li > a,
ul.widget-list-pagination li:first-child.previous + li > span
{
  border-left-width: 0;
}

ul.widget-list-pagination li:first-child > a,
ul.widget-list-pagination li:first-child > span
{
  border-left: none;
}

ul.widget-list-pagination li:last-child
{
  margin-right: 0;
}

ul.widget-list-pagination li:last-child > a,
ul.widget-list-pagination li:last-child > span,
ul.widget-list-pagination li:last-child > a:hover,
ul.widget-list-pagination li:last-child > span:hover,
ul.widget-list-pagination li:last-child > a:focus,
ul.widget-list-pagination li:last-child > span:focus
{
  -webkit-border-radius: 0 6px 6px 0;
  -moz-border-radius: 0 6px 6px 0;
  border-radius: 0 6px 6px 0;
}

ul.widget-list-pagination li.previous > a,
ul.widget-list-pagination li.next > a,
ul.widget-list-pagination li.previous > span,
ul.widget-list-pagination li.next > span
{
  border-right: 2px solid rgba(228, 231, 234, 1); /* #e4e7ea */
  font-size: 15.988px; /* 16px */
  min-width: auto;
  padding: 12px 17px;
}

ul.widget-list-pagination li.next > a,
ul.widget-list-pagination li.next > span
{
  border-right: none;
}

ul.widget-list-pagination li > a,
ul.widget-list-pagination li > span
{
  float: left;
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: none;
  border-left: 2px solid rgba(228, 231, 234, 1); /* #e4e7ea */
  color: rgba(255, 255, 255, 1);
  text-decoration: none;
  line-height: 16px;
  min-height: 17px;
  min-width: 40px;
  outline: none;
  padding: 12px 10px;
  text-align: center;
  -webkit-transition: 0.2s ease-out;
  -moz-transition: 0.2s ease-out;
  -o-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
  -webkit-backface-visibility: hidden;
}

ul.widget-list-pagination li > a:hover,
ul.widget-list-pagination li > span:hover,
ul.widget-list-pagination li > a :focus,
ul.widget-list-pagination li > span :focus
{
  background-color: rgba(26, 188, 156, 1); /* #1abc9c */
}

ul.widget-list-pagination li > a:active,
ul.widget-list-pagination li > span:active
{
  background-color: rgba(26, 188, 156, 1); /* #1abc9c */
  color: rgba(255, 255, 255, 1);
}

/* Colour styles */
ul.widget-list-pagination.night,
ul.widget-list-pagination.lake,
ul.widget-list-pagination.green,
ul.widget-list-pagination.plum,
ul.widget-list-pagination.persimmon,
ul.widget-list-pagination.limea,
ul.widget-list-pagination.indigo,
ul.widget-list-pagination.sky,
ul.widget-list-pagination.blue
{
  background: none repeat scroll 0 0 rgba(214, 219, 223, 1); /* #d6dbdf */
}

/* Night */
ul.widget-list-pagination.night li.active > a,
ul.widget-list-pagination.night li.active > span
ul.widget-list-pagination.night li.active.previous > a,
ul.widget-list-pagination.night li.active.next > a,
ul.widget-list-pagination.night li.active.previous > span,
ul.widget-list-pagination.night li.active.next > span,
ul.widget-list-pagination.night li.active.previous > a:hover,
ul.widget-list-pagination.night li.active.next > a:hover,
ul.widget-list-pagination.night li.active.previous > span:hover,
ul.widget-list-pagination.night li.active.next > span:hover,
ul.widget-list-pagination.night li.active.previous > a:focus,
ul.widget-list-pagination.night li.active.next > a:focus,
ul.widget-list-pagination.night li.active.previous > span:focus,
ul.widget-list-pagination.night li.active.next > span:focus,
ul.widget-list-pagination.night li > a:hover,
ul.widget-list-pagination.night li > span:hover,
ul.widget-list-pagination.night li > a :focus,
ul.widget-list-pagination.night li > span :focus,
ul.widget-list-pagination.night li > a:active,
ul.widget-list-pagination.night li > span:active
{
  background-color: rgba(21, 101, 112, 1); /* #156570 */
}

/* Lake */

/* Green */

/* Plum */

/* Persimmon */

/* Limea */

/* Indigo */

/* Sky */

/* Blue */

/* Responsive styles */
@media screen and (max-width: 50em) /* 800 */
  {
  ul.widget-list-pagination li.previous > a,
  ul.widget-list-pagination li.next > a,
  ul.widget-list-pagination li.previous > span,
  ul.widget-list-pagination li.next > span
  {
    border-right-color: rgba(214, 219, 223, 1); /* #d6dbdf */
  }
  
  ul.widget-list-pagination li > a,
  ul.widget-list-pagination li > span
  {
    border-left-color: rgba(214, 219, 223, 1); /* #d6dbdf */
  }
  
  ul.widget-list-pagination li:first-child > a,
  ul.widget-list-pagination li:first-child > span,
  ul.widget-list-pagination li > a,
  ul.widget-list-pagination li > span,
  ul.widget-list-pagination li:last-child > a,
  ul.widget-list-pagination li:last-child > span,
  ul.widget-list-pagination li:last-child > a:hover,
  ul.widget-list-pagination li:last-child > span:hover,
  ul.widget-list-pagination li:last-child > a:focus,
  ul.widget-list-pagination li:last-child > span:focus
  {
    -webkit-border-radius: 0px 0px 0px 0px;
    -moz-border-radius: 0px 0px 0px 0px;
    border-radius: 0px 0px 0px 0px;
  }
}

/* Alphabet list styles */
ul.widget-list-alpha
{
  display: inline-block;
  *display: inline;
  font-size: 0;
  margin: 0;
  padding: 0;
}

ul.widget-list-alpha li
{
  display: inline-block;
  font-size: 0.875rem; /* 14px; */
  line-height: 20px;
  margin: 0.313rem; /* 5px */
  padding: 0;
  vertical-align: middle;
}

ul.widget-list-alpha li > a,
ul.widget-list-alpha li > span
{
  float: left;
  background: none repeat scroll 0 0 rgba(214, 219, 223, 1); /* #d6dbdf */
  color: rgba(255, 255, 255, 1);
  text-decoration: none;
  line-height: 16px;
  min-height: 17px;
  min-width: 40px;
  padding: 12px 10px;
  text-align: center;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: 0.2s ease-out;
  -moz-transition: 0.2s ease-out;
  -o-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
  -webkit-backface-visibility: hidden;
}

ul.widget-list-alpha li.all > a,
ul.widget-list-alpha li.group > a,
ul.widget-list-alpha li.all > span,
ul.widget-list-alpha li.group > span
{
  min-width: 90px;
}

ul.widget-list-alpha li.active.all > a,
ul.widget-list-alpha li.active.group > a,
ul.widget-list-alpha li.active.all > span,
ul.widget-list-alpha li.active.group > span,
ul.widget-list-alpha li.active.all > a:hover,
ul.widget-list-alpha li.active.group > a:hover,
ul.widget-list-alpha li.active.all > span:hover,
ul.widget-list-alpha li.active.group > span:hover,
ul.widget-list-alpha li.active.all > a:focus,
ul.widget-list-alpha li.active.group > a:focus,
ul.widget-list-alpha li.active.all > span:focus,
ul.widget-list-alpha li.active.group > span:focus
{
  background-color: rgba(26, 188, 156, 1); /* #1abc9c */
  color: rgba(255, 255, 255, 1);
}

ul.widget-list-alpha li > a:hover,
ul.widget-list-alpha li > span:hover,
ul.widget-list-alpha li > a :focus,
ul.widget-list-alpha li > span :focus
{
  background-color: rgba(26, 188, 156, 1); /* #1abc9c */
}

/* Colour styles */
ul.widget-list-alpha.night,
ul.widget-list-alpha.lake,
ul.widget-list-alpha.green,
ul.widget-list-alpha.plum,
ul.widget-list-alpha.persimmon,
ul.widget-list-alpha.limea,
ul.widget-list-alpha.indigo,
ul.widget-list-alpha.sky,
ul.widget-list-alpha.blue
{
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0);
}

/* Night */

/* Lake */

/* Green */

/* Plum */

/* Persimmon */

/* Limea */

/* Indigo */

/* Sky */

/* Blue */

/* Responsive styles */
@media screen and (max-width: 50em) /* 800 */
  {
  ul.widget-list-alpha li > a,
  ul.widget-list-alpha li > span,
  ul.widget-list-alpha li.all > a,
  ul.widget-list-alpha li.group > a,
  ul.widget-list-alpha li.all > span,
  ul.widget-list-alpha li.group > span
  {
    min-width: auto;
  }
}

/* Related books widget styles */
ul.widget-list-related-books
{
  list-style: none outside none;
  margin: 0 -0.313em;
  padding: 0;
}

ul.widget-list-related-books li
{
  padding: 0.625em; /* 10px */
  margin: 0;
}

ul.widget-list-related-books li .float-left
{
  float: left;
  width: 30%;
}

ul.widget-list-related-books li .float-right
{
  float: left;
  width: 70%;
}

ul.widget-list-related-books li .description
{
  padding: 0 0 0 0.625em;
}

ul.widget-list-related-books li .description
{
  /* font-size: 0.938em; 15px */
}

ul.widget-list-related-books li .description h4
{
  font-size: 1rem; /* 16px */
  line-height: 1.25em; /* 20px */
  margin: 0 0 1.25rem 0;
}

/* Override styles */
ul.widget-list-related-books.featured li .description h4
{
  font-size: 1.3135em; /* 21px */
  line-height: 1.3758em; /* 22px */
}

/* Directory list widget styles */
ul.widget-list-directory:before
{
  display: table;
  content: "";
}

ul.widget-list-directory:after
{
  display: table;
  content: "";
  clear: both;
}

ul.widget-list-directory
{
  list-style: none outside none;
  margin: 0;
  padding: 0;
}

ul.widget-list-directory > li:before,
ul.widget-list-directory > li:after
{
  display: table;
  content: "";
}

ul.widget-list-directory > li:after
{
  display: table;
  content: "";
  clear: both;
}

ul.widget-list-directory > li
{
  margin: 0 0 1.25rem 0;
  padding: 0;
}

ul.widget-list-directory > li:last-child
{
  margin-bottom: 0;
}

ul.widget-list-directory > li .list-directory-item:before
{
  display: table;
  content: "";
}

ul.widget-list-directory > li .list-directory-item:after
{
  display: table;
  content: "";
  clear: both;
}

ul.widget-list-directory > li .list-directory-item
{
  margin: 0 0 0 -3em; /* -48px */
  text-rendering: optimizespeed;
  zoom: 1
}

ul.widget-list-directory > li .list-directory-item .text-container
{
  float: left;
  width: 66.66667%;
  padding-left: 3em; /* 48px */
  text-rendering: auto;
  box-sizing: border-box;
  *behavior: url(/App_Themes/ICETheme/Stylesheets/box-sizing.htc);
}

ul.widget-list-directory > li .list-directory-item .image-container
{
  float: left;
  width: 33.3333%;
  padding-left: 3em; /* 48px */
  text-rendering: auto;
  box-sizing: border-box;
  *behavior: url(/App_Themes/ICETheme/Stylesheets/box-sizing.htc);
}

ul.widget-list-directory > li .list-directory-item .text-container a.item-meta
{
  display: block;
  line-height: 1.3; /* 20.8px */
  margin-bottom: 0.9375rem; /* 15px */
  margin-top: 0.1875rem; /* 3px */
}

ul.widget-list-directory > li .list-directory-item .item-contact:before
{
  display: table;
  content: "";
}

ul.widget-list-directory > li .list-directory-item .item-contact:after
{
  display: table;
  content: "";
  clear: both;
}

ul.widget-list-directory > li .list-directory-item .item-contact
{
  margin: 1.66em 0 1.66em -3em;
}

ul.widget-list-directory > li .list-directory-item .item-contact h5
{
  font-size: 1.1rem; /* 17.6px */
  line-height: 1.1rem; /* 17.6px */
  margin: 0 0 0.5em;
}

ul.widget-list-directory > li .list-directory-item .item-contact address
{
  font-style: normal;
}

ul.widget-list-directory > li .list-directory-item .item-contact section
{
  float: left;
  width: 50%;
  padding-left: 3em; /* 48px */
  text-rendering: auto;
  box-sizing: border-box;
  *behavior: url(/App_Themes/ICETheme/Stylesheets/box-sizing.htc);
}

ul.widget-list-directory > li .list-directory-item .item-contact section.col-1
{
  width: 100%;
}

ul.widget-list-directory > li .list-directory-item .line-contact
{
  display: block;
  margin: 0 0 0.625rem 0;
  clear: both;
}

ul.widget-list-directory > li .list-directory-item .image-container .media-large
{
  display: block;
  margin-bottom: 1.666em;
}

ul.widget-list-directory > li .list-directory-item .thumb
{
  background-color: rgba(255, 255, 255, 1);
  text-align: center;
  margin-bottom: 0.833em;
  padding: 0.625rem; /* 10px */
}

ul.widget-list-directory > li .list-directory-item .text-container .media-small
{
  display: none;
  float: right;
  margin-left: 1.666em;
}

ul.widget-list-directory > li .list-directory-item .text-container .media-small img
{
  max-width: 200px;
}

ul.widget-list-directory > li .list-directory-item .image-container .read-more
{
  display: inline-block;
}

/* Colour styles */
ul.widget-list-directory.night,
ul.widget-list-directory.lake,
ul.widget-list-directory.green,
ul.widget-list-directory.plum,
ul.widget-list-directory.persimmon,
ul.widget-list-directory.limea,
ul.widget-list-directory.indigo,
ul.widget-list-directory.sky,
ul.widget-list-directory.blue
{
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0);
}

ul.widget-list-directory.night > li,
ul.widget-list-directory.lake > li,
ul.widget-list-directory.green > li,
ul.widget-list-directory.plum > li,
ul.widget-list-directory.persimmon > li,
ul.widget-list-directory.limea > li,
ul.widget-list-directory.indigo > li,
ul.widget-list-directory.sky > li,
ul.widget-list-directory.blue > li
{
  background-color: rgba(249, 247, 247, 1); /* #f9f7f7 */
  border-left: 8px solid rgba(204, 204, 204, 1); /* #ccc */
  padding: 1.625rem; /* 26px */
}

/* Night */
ul.widget-list-directory.night > li
{
  border-left-color: rgba(21, 101, 112, 1); /* #156570 */
}

ul.widget-list-directory.night > li .image-container a.read-more
{
  background-color: rgba(21, 101, 112, 1); /* #156570 */
}

ul.widget-list-directory.night > li .image-container a.read-more:hover
{
  background-color: rgba(229, 73, 57, 1); /* #e54939 */
}

/* Lake */
ul.widget-list-directory.lake > li
{
  border-left-color: rgba(0, 124, 146, 1); /* #007c92 */
}

ul.widget-list-directory.lake > li .image-container a.read-more
{
  background-color: rgba(0, 124, 146, 1); /* #007c92 */
}

ul.widget-list-directory.lake > li .image-container a.read-more:hover
{
  background-color: rgba(229, 73, 57, 1); /* #e54939 */
}

/* Green */
ul.widget-list-directory.green > li
{
  border-left-color: rgba(26, 188, 156, 1); /* #1abc9c */
}

ul.widget-list-directory.green > li .image-container a.read-more
{
  background-color: rgba(26, 188, 156, 1); /* #1abc9c */
}

ul.widget-list-directory.green > li .image-container a.read-more:hover
{
  background-color: rgba(229, 73, 57, 1); /* #e54939 */
}

/* Plum */
ul.widget-list-directory.plum > li
{
  border-left-color: rgba(169, 1, 119, 1); /* #a90177 */
}

ul.widget-list-directory.plum > li .image-container a.read-more
{
  background-color: rgba(169, 1, 119, 1); /* #a90177 */
}

ul.widget-list-directory.plum > li .image-container a.read-more:hover
{
  background-color: rgba(229, 73, 57, 1); /* #e54939 */
}

/* Persimmon */
ul.widget-list-directory.persimmon > li
{
  border-left-color: rgba(231, 76, 60, 1); /* #e74c3c */
}

ul.widget-list-directory.persimmon > li .image-container a.read-more
{
  background-color: rgba(231, 76, 60, 1); /* #e74c3c */
}

ul.widget-list-directory.persimmon > li .image-container a.read-more:hover
{
  background-color: rgba(229, 73, 57, 1); /* #e54939 */
}

/* Limea */
ul.widget-list-directory.limea > li
{
  border-left-color: rgba(141, 199, 63, 1); /* #8dc73f */
}

ul.widget-list-directory.limea > li .image-container a.read-more
{
  background-color: rgba(141, 199, 63, 1); /* #8dc73f */
}

ul.widget-list-directory.limea > li .image-container a.read-more:hover
{
  background-color: rgba(229, 73, 57, 1); /* #e54939 */
}

/* Indigo */
ul.widget-list-directory.indigo > li
{
  border-left-color: rgba(75, 127, 140, 1); /* #4b7f8c */
}

ul.widget-list-directory.indigo > li .image-container a.read-more
{
  border-left-color: rgba(75, 127, 140, 1); /* #4b7f8c */
}

ul.widget-list-directory.indigo > li .image-container a.read-more:hover
{
  background-color: rgba(229, 73, 57, 1); /* #e54939 */
}

/* Sky */
ul.widget-list-directory.sky > li
{
  border-left-color: rgba(0, 179, 212, 1); /* #00b3d4 */
}

ul.widget-list-directory.sky > li .image-container a.read-more
{
  background-color: rgba(0, 179, 212, 1); /* #00b3d4 */
}

ul.widget-list-directory.sky > li .image-container a.read-more:hover
{
  background-color: rgba(229, 73, 57, 1); /* #e54939 */
}

/* Blue */
ul.widget-list-directory.blue > li
{
  border-left-color: rgba(52, 152, 219, 1); /* #3498db */
}

ul.widget-list-directory.blue > li .image-container a.read-more
{
  background-color: rgba(52, 152, 219, 1); /* #3498db */
}

ul.widget-list-directory.blue > li .image-container a.read-more:hover
{
  background-color: rgba(229, 73, 57, 1); /* #e54939 */
}

/* Override styles */
ul.widget-list-directory > li.align-left .list-directory-item .text-container
{
  float: right;
}

ul.widget-list-directory > li.align-left .list-directory-item .text-container .media-small
{
  float: left;
  margin-left: 0;
  margin-right: 1.666em;
}

ul.widget-list-directory > li.align-left .list-directory-item .item-contact
{
  display: inline-block;
}

ul.widget-list-directory > li.align-left .list-directory-item .item-contact section:first-child
{
  float: left;
}

ul.widget-list-directory > li.align-left .list-directory-item .item-contact section:last-child
{
  float: right;
}

/* Responsive styles */
@media screen and (max-width: 64em) /* 1024 */
  {
  ul.widget-list-directory > li .list-directory-item .text-container,
  ul.widget-list-directory > li .list-directory-item .image-container
  {
    width: 100%;
  }
  
  ul.widget-list-directory > li .list-directory-item .image-container .media-large
  {
    display: none;
  }
  
  ul.widget-list-directory > li .list-directory-item .text-container .media-small
  {
    display: block;
  }
}

@media screen and (max-width: 40em) /* 640 */
  {
  ul.widget-list-directory > li .list-directory-item .item-contact section
  {
    width: 100%;
    padding-bottom: 1.66em; /* 26px */
  }
  
  ul.widget-list-directory > li .list-directory-item .item-contact section:last-child
  {
    padding-bottom: 0;
  }
}

@media screen and (max-width: 30em) /* 480 */
  {
  ul.widget-list-directory > li .list-directory-item .image-container
  {
    width: 100%;
  }
  
  ul.widget-list-directory > li .list-directory-item .text-container
  {
    width: 100%;
  }
  
  ul.widget-list-directory > li .list-directory-item .text-container .media-small
  {
    float: none;
    text-align: center;
    margin-left: 0;
  }
  
  ul.widget-list-directory > li .list-directory-item .thumb
  {
    display: inline-block;
  }
  
  /* Override styles */
  ul.widget-list-directory > li.align-left .list-directory-item .text-container .media-small
  {
    float: none;
    text-align: center;
    margin-left: 0;
  }
}

/* Profile list widget styles */
ul.widget-list-profile:before
{
  display: table;
  content: "";
}

ul.widget-list-profile:after
{
  display: table;
  content: "";
  clear: both;
}

ul.widget-list-profile
{
  list-style: none outside none;
  margin: 0;
  padding: 0;
}

ul.widget-list-profile > li:before,
ul.widget-list-profile > li:after
{
  display: table;
  content: "";
}

ul.widget-list-profile > li:after
{
  display: table;
  content: "";
  clear: both;
}

ul.widget-list-profile > li
{
  margin: 0 0 1.25rem 0;
  padding: 0;
}

ul.widget-list-profile > li:last-child
{
  margin-bottom: 0;
}

ul.widget-list-profile > li .list-profile-item:before
{
  display: table;
  content: "";
}

ul.widget-list-profile > li .list-profile-item:after
{
  display: table;
  content: "";
  clear: both;
}

ul.widget-list-profile > li .list-profile-item
{
  margin: 0
	text-rendering: optimizespeed;
  zoom: 1
}

ul.widget-list-profile > li .list-profile-item .image-container
{
  float: right;
  width: 14.89361702%;
  *width: 14.8404255306383%;
  margin-left: 2.127659574%;
  *margin-left: 2.0744680846382977%;
}

ul.widget-list-profile > li .list-profile-item .text-container
{
  float: left;
  width: 82.97872339599999%;
  *width: 82.92553190663828%;
}

ul.widget-list-profile > li .list-profile-item .thumb
{
  background-color: rgba(255, 255, 255, 1);
  text-align: center;
  padding: 0.625rem; /* 10px */
}

ul.widget-list-profile > li .list-profile-item .text-container p:first-child
{
  margin-top: 0;
}

/* Override styles */
ul.widget-list-profile > li.align-left .list-profile-item .image-container
{
  float: left;
  margin-left: 0;
  margin-right: 2.127659574%;
  *margin-right: 2.0744680846382977%;
}

ul.widget-list-profile.img-25 > li .list-profile-item .image-container
{
  width: 23.404255317%;
  *width: 23.3510638276383%;
}

ul.widget-list-profile.img-25 > li .list-profile-item .text-container
{
  width: 74.468085099%;
  *width: 74.4148936096383%;
}

ul.widget-list-profile.wrap > li .list-profile-item .text-container
{
  float: none;
  width: auto;
}

/* Colour styles */
ul.widget-list-profile.night,
ul.widget-list-profile.lake,
ul.widget-list-profile.green,
ul.widget-list-profile.plum,
ul.widget-list-profile.persimmon,
ul.widget-list-profile.limea,
ul.widget-list-profile.indigo,
ul.widget-list-profile.sky,
ul.widget-list-profile.blue
{
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0);
}

ul.widget-list-profile.night > li,
ul.widget-list-profile.lake > li,
ul.widget-list-profile.green > li,
ul.widget-list-profile.plum > li,
ul.widget-list-profile.persimmon > li,
ul.widget-list-profile.limea > li,
ul.widget-list-profile.indigo > li,
ul.widget-list-profile.sky > li,
ul.widget-list-profile.blue > li
{
  background-color: rgba(249, 247, 247, 1); /* #f9f7f7 */
  border-left: 8px solid rgba(204, 204, 204, 1); /* #ccc */
  padding: 1.625rem; /* 26px */
}

/* Night */
ul.widget-list-profile.night > li
{
  border-left-color: rgba(21, 101, 112, 1); /* #156570 */
}

/* Lake */
ul.widget-list-profile.lake > li
{
  border-left-color: rgba(0, 124, 146, 1); /* #007c92 */
}

/* Green */
ul.widget-list-profile.green > li
{
  border-left-color: rgba(26, 188, 156, 1); /* #1abc9c */
}

/* Plum */
ul.widget-list-profile.plum > li
{
  border-left-color: rgba(169, 1, 119, 1); /* #a90177 */
}

/* Persimmon */
ul.widget-list-profile.persimmon > li
{
  border-left-color: rgba(231, 76, 60, 1); /* #e74c3c */
}

/* Limea */
ul.widget-list-profile.limea > li
{
  border-left-color: rgba(141, 199, 63, 1); /* #8dc73f */
}

/* Indigo */
ul.widget-list-profile.indigo > li
{
  border-left-color: rgba(75, 127, 140, 1); /* #4b7f8c */
}

/* Sky */
ul.widget-list-profile.sky > li
{
  border-left-color: rgba(0, 179, 212, 1); /* #00b3d4 */
}

/* Blue */
ul.widget-list-profile.blue > li
{
  border-left-color: rgba(52, 152, 219, 1); /* #3498db */
}

/* Responsive styles */
@media screen and (max-width: 40em) /* 640 */
  {
  ul.widget-list-profile > li .list-profile-item .image-container
  {
    width: 23.404255317%;
    *width: 23.3510638276383%;
  }
  
  ul.widget-list-profile > li .list-profile-item .text-container
  {
    width: 74.468085099%;
    *width: 74.4148936096383%;
  }
}

@media screen and (max-width: 30em) /* 480 */
  {
  ul.widget-list-profile > li .list-profile-item .image-container,
  ul.widget-list-profile > li.align-left .list-profile-item .image-container,
  ul.widget-list-profile > li.align-right .list-profile-item .image-container
  {
    display: block;
    float: none;
    width: auto;
    text-align: center;
    margin: 0;
  }
  
  ul.widget-list-profile > li .list-profile-item .image-container,
  ul.widget-list-profile > li.align-left .list-profile-item .image-container,
  ul.widget-list-profile > li.align-right .list-profile-item .image-container
  {
    margin-bottom: 1.25em; /* 20px */
  }
  
  ul.widget-list-profile > li .list-profile-item .thumb
  {
    display: inline-block;
  }
  
  ul.widget-list-profile > li .list-profile-item .image-container img
  {
    max-width: 125px;
  }
  
  ul.widget-list-profile > li .list-profile-item .text-container
  {
    width: 100%;
  }
}

@media screen and (max-width: 20em) /* 320 */
  {
  ul.widget-list-profile > li .list-profile-item .image-container img
  {
    max-width: 100px;
  }
}

/* Project list widget styles */
ul.widget-list-project:before
{
  display: table;
  content: "";
}

ul.widget-list-project:after
{
  display: table;
  content: "";
  clear: both;
}

ul.widget-list-project
{
  list-style: none outside none;
  margin: 0;
  padding: 0;
}

ul.widget-list-project > li:before,
ul.widget-list-project > li:after
{
  display: table;
  content: "";
}

ul.widget-list-project > li:after
{
  display: table;
  content: "";
  clear: both;
}

ul.widget-list-project > li
{
  margin: 0 0 1.25rem 0;
  padding: 0;
}

ul.widget-list-project > li:last-child
{
  margin-bottom: 0;
}

ul.widget-list-project > li .list-project-item:before
{
  display: table;
  content: "";
}

ul.widget-list-project > li .list-project-item:after
{
  display: table;
  content: "";
  clear: both;
}

ul.widget-list-project > li .list-project-item
{
  margin: 0
	text-rendering: optimizespeed;
  zoom: 1
}

ul.widget-list-project > li .list-project-item .image-container
{
  float: right;
  width: 40.425531911%;
  *width: 40.3723404216383%;
  margin-left: 2.127659574%;
  *margin-left: 2.0744680846382977%;
}

ul.widget-list-project > li .list-project-item .text-container
{
  float: left;
  width: 57.446808505%;
  *width: 57.3936170156383%;
}

ul.widget-list-project > li .list-project-item .text-container ul.summary
{
  list-style: none outside none;
  margin: 0;
  padding: 0;
}

ul.widget-list-project > li .list-project-item .text-container ul.summary li
{
  margin: 0 0 5px;
}

ul.widget-list-project > li .list-project-item .text-container ul.summary li:last-child
{
  margin-bottom: 0;
}

ul.widget-list-project > li .list-project-item .thumb
{
  background-color: rgba(255, 255, 255, 1);
  text-align: center;
  padding: 0.625rem; /* 10px */
}

ul.widget-list-project > li .list-project-item .text-container p:first-child
{
  margin-top: 0;
}

ul.widget-list-project > li .widget-toggle-text
{
  margin-top: 1.25rem; /* 20px */
}

/* Override styles */
ul.widget-list-project > li.align-left .list-project-item .image-container
{
  float: left;
  margin-left: 0;
  margin-right: 2.127659574%;
  *margin-right: 2.0744680846382977%;
}

/* Colour styles */
ul.widget-list-project.night,
ul.widget-list-project.lake,
ul.widget-list-project.green,
ul.widget-list-project.plum,
ul.widget-list-project.persimmon,
ul.widget-list-project.limea,
ul.widget-list-project.indigo,
ul.widget-list-project.sky,
ul.widget-list-project.blue
{
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0);
}

ul.widget-list-project.night > li,
ul.widget-list-project.lake > li,
ul.widget-list-project.green > li,
ul.widget-list-project.plum > li,
ul.widget-list-project.persimmon > li,
ul.widget-list-project.limea > li,
ul.widget-list-project.indigo > li,
ul.widget-list-project.sky > li,
ul.widget-list-project.blue > li
{
  background-color: rgba(249, 247, 247, 1); /* #f9f7f7 */
  border-left: 8px solid rgba(204, 204, 204, 1); /* #ccc */
  padding: 1.625rem; /* 26px */
}

/* Night */
ul.widget-list-project.night > li
{
  border-left-color: rgba(21, 101, 112, 1); /* #156570 */
}

/* Lake */
ul.widget-list-project.lake > li
{
  border-left-color: rgba(0, 124, 146, 1); /* #007c92 */
}

/* Green */
ul.widget-list-project.green > li
{
  border-left-color: rgba(26, 188, 156, 1); /* #1abc9c */
}

/* Plum */
ul.widget-list-project.plum > li
{
  border-left-color: rgba(169, 1, 119, 1); /* #a90177 */
}

/* Persimmon */
ul.widget-list-project.persimmon > li
{
  border-left-color: rgba(231, 76, 60, 1); /* #e74c3c */
}

/* Limea */
ul.widget-list-project.limea > li
{
  border-left-color: rgba(141, 199, 63, 1); /* #8dc73f */
}

/* Indigo */
ul.widget-list-project.indigo > li
{
  border-left-color: rgba(75, 127, 140, 1); /* #4b7f8c */
}

/* Sky */
ul.widget-list-project.sky > li
{
  border-left-color: rgba(0, 179, 212, 1); /* #00b3d4 */
}

/* Blue */
ul.widget-list-project.blue > li
{
  border-left-color: rgba(52, 152, 219, 1); /* #3498db */
}

/* Responsive styles */
@media screen and (max-width: 40em) /* 640 */
  {
  ul.widget-list-project > li .list-project-item .image-container
  {
    width: 23.404255317%;
    *width: 23.3510638276383%;
  }
  
  ul.widget-list-project > li .list-project-item .text-container
  {
    width: 74.468085099%;
    *width: 74.4148936096383%;
  }
}

@media screen and (max-width: 30em) /* 480 */
  {
  ul.widget-list-project > li .list-project-item .image-container,
  ul.widget-list-project > li.align-left .list-project-item .image-container,
  ul.widget-list-project > li.align-right .list-project-item .image-container
  {
    display: block;
    float: none;
    width: auto;
    text-align: center;
    margin: 0 0 1.25rem 0; /* 0 0 20px 0 */
  }
  
  ul.widget-list-project > li .list-project-item .thumb
  {
    display: inline-block;
    /* margin-bottom: 1.25em; 20px */
  }
  
  ul.widget-list-project > li .list-project-item .image-container img
  {
    max-width: 225px;
  }
  
  ul.widget-list-project > li .list-project-item .text-container
  {
    width: 100%;
  }
}

@media screen and (max-width: 20em) /* 320 */
  {
  ul.widget-list-project > li .list-project-item .image-container img
  {
    max-width: 200px;
  }
}

/* Stream widget styles */
ul.widget-list-stream
{
  list-style: none outside none;
  margin: 0 0 0.938rem; /* 0 0 15px */
  padding: 0;
}

ul.widget-list-stream > li
{
  display: block;
  background: none repeat scroll 0 0 rgba(255, 255, 255, 1);
  line-height: 1.2; /* 19.2px */
  width: 100%;
  margin: 0 0 0.625rem; /* 0 0 10px */	
}

ul.widget-list-stream > li > .wrap
{
  display: table;
  width: 100%;
}

ul.widget-list-stream > li > .wrap > .row
{
  display: table-row;
  height: 4.375rem; /* 70px */
}

ul.widget-list-stream > li > .wrap > .row > .heading
{
  display: table-cell;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
  padding: 0.313rem; /* 5px */
  width: 25%;
}

ul.widget-list-stream > li > .wrap > .row > .content
{
  display: table-cell;
  vertical-align: middle;
  padding: 0.313rem; /* 5px */
}

/* Colour styles */
ul.widget-list-stream.night,
ul.widget-list-stream.lake,
ul.widget-list-stream.green,
ul.widget-list-stream.plum,
ul.widget-list-stream.persimmon,
ul.widget-list-stream.limea,
ul.widget-list-stream.indigo,
ul.widget-list-stream.sky,
ul.widget-list-stream.blue
{
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0);
}

ul.widget-list-stream.night > li > .wrap > .row > .heading,
ul.widget-list-stream.lake > li > .wrap > .row > .heading,
ul.widget-list-stream.green > li > .wrap > .row > .heading,
ul.widget-list-stream.plum > li > .wrap > .row > .heading,
ul.widget-list-stream.persimmon > li > .wrap > .row > .heading,
ul.widget-list-stream.limea > li > .wrap > .row > .heading,
ul.widget-list-stream.indigo > li > .wrap > .row > .heading,
ul.widget-list-stream.sky > li > .wrap > .row > .heading,
ul.widget-list-stream.blue > li > .wrap > .row > .heading
{
  color: rgba(255, 255, 255, 1);
}

/* Night */
ul.widget-list-stream.night > li > .wrap > .row > .heading
{
  background-color: rgba(21, 101, 112, 1); /* #156570 */
}

/* Lake */
ul.widget-list-stream.lake > li > .wrap > .row > .heading
{
  background-color: rgba(0, 124, 146, 1); /* #007c92 */
}

/* Green */
ul.widget-list-stream.green > li > .wrap > .row > .heading
{
  background-color: rgba(26, 188, 156, 1); /* #1abc9c */
}

/* Plum */
ul.widget-list-stream.plum > li > .wrap > .row > .heading
{
  background-color: rgba(169, 1, 119, 1); /* #a90177 */
}

/* Persimmon */
ul.widget-list-stream.persimmon > li > .wrap > .row > .heading
{
  background-color: rgba(231, 76, 60, 1); /* #e74c3c */
}

/* Limea */
ul.widget-list-stream.limea > li > .wrap > .row > .heading
{
  background-color: rgba(116, 192, 84, 1); /* #74c054 */
}

/* Indigo */
ul.widget-list-stream.indigo > li > .wrap > .row > .heading
{
  background-color: rgba(75, 127, 140, 1); /* #4b7f8c */
}

/* Sky */
ul.widget-list-stream.sky > li > .wrap > .row > .heading
{
  background-color: rgba(0, 179, 212, 1); /* #00b3d4 */
}

/* Blue */
ul.widget-list-stream.blue > li > .wrap > .row > .heading
{
  background-color: rgba(52, 152, 219, 1); /* #3498db */
}

/* Responsive styles */
@media screen and (max-width: 40em) /* 640 */
  {
  ul.widget-list-stream > li > .wrap > .row > .heading
  {
    width: 40%;
  }
}

/* Nav list widget styles */
ul.widget-list-nav
{
  list-style: none outside none;
  margin: 0;
  padding: 0 13px;
}

ul.widget-list-nav > li
{
  line-height: 1.25rem; /* 20px */
  margin: 0 0 0.188rem; /* 0 0 3px */
  padding: 0;
}

ul.widget-list-nav > li > a
{
  display: block;
  font-size: 1rem; /* 16px */
  text-decoration: none;
  margin: 0 -13px;
  padding: 6px 13px 8px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -khtml-border-radius: 4px;
  border-radius: 4px;
}

.no-touch ul.widget-list-nav > li > a:hover,
.no-touch ul.widget-list-nav > li > a:focus
{
  background-color: rgba(238, 238, 238, 1); /* #eee */
}

ul.widget-list-nav > li > a .nav-counter
{
  float: right;
  background-color: rgba(216, 220, 224, 1); /* #d8dce0 */
  font-size: 0.813rem; /* 13px */
  font-weight: 500;
  color: rgba(255, 255, 255, 1);
  line-height: 1.313rem; /* 21px */
  margin: 1px -4px -1px 0;
  padding: 0 8px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
}

ul.widget-list-nav > li.active > a,
ul.widget-list-nav > li.active > a:focus,
ul.widget-list-nav > li.active > a:hover
{
  background-color: rgba(235, 237, 239, 1); /* #ebedef */
  color: rgba(82, 100, 118, 1); /* #526476 */
}

ul.widget-list-nav > li.active .nav-counter
{
  background-color: rgba(255, 255, 255, 1);
  color: rgba(154, 164, 175, 1); /* #9aa4af */
}

/* Colour styles */
ul.widget-list-nav.night,
ul.widget-list-nav.lake,
ul.widget-list-nav.green,
ul.widget-list-nav.plum,
ul.widget-list-nav.persimmon,
ul.widget-list-nav.limea,
ul.widget-list-nav.indigo,
ul.widget-list-nav.sky,
ul.widget-list-nav.blue
{
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0);
}

/* Night */
ul.widget-list-nav.night > li.active > a,
ul.widget-list-nav.night > li.active > a:focus,
ul.widget-list-nav.night > li.active > a:hover
{
  background-color: rgba(21, 101, 112, 1); /* #156570 */
  color: rgba(255, 255, 255, 1);
}

/* Lake */
ul.widget-list-nav.lake > li.active > a,
ul.widget-list-nav.lake > li.active > a:focus,
ul.widget-list-nav.lake > li.active > a:hover
{
  background-color: rgba(0, 124, 146, 1); /* #007c92 */
  color: rgba(255, 255, 255, 1);
}

/* Green */
ul.widget-list-nav.green > li.active > a,
ul.widget-list-nav.green > li.active > a:focus,
ul.widget-list-nav.green > li.active > a:hover
{
  background-color: rgba(26, 188, 156, 1); /* #1abc9c */
  color: rgba(255, 255, 255, 1);
}

/* Plum */
ul.widget-list-nav.plum > li.active > a,
ul.widget-list-nav.plum > li.active > a:focus,
ul.widget-list-nav.plum > li.active > a:hover
{
  background-color: rgba(169, 1, 119, 1); /* #a90177 */
  color: rgba(255, 255, 255, 1);
}

/* Persimmon */
ul.widget-list-nav.persimmon > li.active > a,
ul.widget-list-nav.persimmon > li.active > a:focus,
ul.widget-list-nav.persimmon > li.active > a:hover
{
  background-color: rgba(231, 76, 60, 1); /* #e74c3c */
  color: rgba(255, 255, 255, 1);
}

/* Limea */
ul.widget-list-nav.limea > li.active > a,
ul.widget-list-nav.limea > li.active > a:focus,
ul.widget-list-nav.limea > li.active > a:hover
{
  background-color: rgba(116, 192, 84, 1); /* #74c054 */
  color: rgba(255, 255, 255, 1);
}

/* Indigo */
ul.widget-list-nav.indigo > li.active > a,
ul.widget-list-nav.indigo > li.active > a:focus,
ul.widget-list-nav.indigo > li.active > a:hover
{
  background-color: rgba(75, 127, 140, 1); /* #4b7f8c */
  color: rgba(255, 255, 255, 1);
}

/* Sky */
ul.widget-list-nav.sky > li.active > a,
ul.widget-list-nav.sky > li.active > a:focus,
ul.widget-list-nav.sky > li.active > a:hover
{
  background-color: rgba(0, 179, 212, 1); /* #00b3d4 */
  color: rgba(255, 255, 255, 1);
}

/* Blue */
ul.widget-list-nav.blue > li.active > a,
ul.widget-list-nav.blue > li.active > a:focus,
ul.widget-list-nav.blue > li.active > a:hover
{
  background-color: rgba(52, 152, 219, 1); /* #3498db */
  color: rgba(255, 255, 255, 1);
}

/* Payment list widget styles */
ul.widget-list-payment
{
  list-style: none outside none;
  font-size: 0;
  line-height: normal;
  margin: 0;
  padding: 0;
  overflow: visible;
}

ul.widget-list-payment li
{
  float: left;
  margin: 0;
  padding: 0.313rem; /* 5px */
}

ul.widget-list-payment li a
{
  display: inline-block;
  background: url("/App_Themes/ICETheme/Images/assets/payment-sprite.png") no-repeat scroll 0 0 rgba(255, 255, 255, 1);
  width: 48px;
  height: 32px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

ul.widget-list-payment li.visa a
{
  background-position: 0 0;
}

ul.widget-list-payment li.mastercard a
{
  background-position: -48px 0;
}

ul.widget-list-payment li.american-express a
{
  background-position: -96px 0;
}

ul.widget-list-payment li.maestro a
{
  background-position: -144px 0;
}

ul.widget-list-payment li.visa-verified a
{
  background-position: -192px 0;
}

ul.widget-list-payment li.mastercard-securecode a
{
  background-position: -240px 0;
}

ul.widget-list-payment li.rapidssl a
{
  background-position: -288px 0;
  width: 91px;
}

/* Size styles */
ul.widget-list-payment.large li a
{
  display: inline-block;
  background: url("/App_Themes/ICETheme/Images/assets/payment-sprite-large.png") no-repeat scroll 0 0 rgba(255, 255, 255, 1);
  width: 62px;
  height: 42px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

ul.widget-list-payment.large li.visa a
{
  background-position: 0 0;
}

ul.widget-list-payment.large li.mastercard a
{
  background-position: -62px 0;
}

ul.widget-list-payment.large li.visa-electron a
{
  background-position: -124px 0;
  width: 60px;
}

ul.widget-list-payment.large li.maestro a
{
  background-position: -247px 0;
}

ul.widget-list-payment.large li.netbanx a
{
  background-position: -495px 0;
  width: 122px;
}

ul.widget-list-payment.large li.direct-debit a
{
  background-position: -624px 0;
  width: 91px;
}

/* Icon list styles */
ul.widget-list-icons
{
  list-style: none outside none;
  margin: 0;
  padding: 0;
}

ul.widget-list-icons li
{
  margin: 0.938em 0 0;
  overflow: hidden;
}

ul.widget-list-icons li > a
{
  float: left;
  margin: 0 0.625rem 0 0;
}

ul.widget-list-icons li i:before
{
  font-size: 2.25rem; /* 20px */
}

ul.widget-list-icons li i
{
  display: inline-block;
  text-align: center;
  color: rgba(87, 74, 70, 1); /* #574a46 */
  line-height: 1;
  width: 1.75em;
  transition: all 0.25s ease-in-out 0s;
}

ul.widget-list-icons li:hover i
{
  color: rgba(210, 112, 15, 1); /* #d2700f */
}

ul.widget-list-icons li > div
{
  overflow: hidden;
}

ul.widget-list-icons li > div h4
{
  font-size: 1.125em; /* 18px */
  margin: 0 0 5px;
  padding-top: 5px;
}

/* Colour styles */
ul.widget-list-icons.night,
ul.widget-list-icons.lake,
ul.widget-list-icons.green,
ul.widget-list-icons.plum,
ul.widget-list-icons.persimmon,
ul.widget-list-icons.limea,
ul.widget-list-icons.indigo,
ul.widget-list-icons.sky,
ul.widget-list-icons.blue
{
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0);
}

ul.widget-list-icons.night li:hover i,
ul.widget-list-icons.lake li:hover i,
ul.widget-list-icons.green li:hover i,
ul.widget-list-icons.plum li:hover i,
ul.widget-list-icons.persimmon li:hover i,
ul.widget-list-icons.limea li:hover i,
ul.widget-list-icons.indigo li:hover i,
ul.widget-list-icons.sky li:hover i,
ul.widget-list-icons.blue li:hover i
{
  color: rgba(210, 112, 15, 1); /* #d2700f */
}

/* Night */
ul.widget-list-icons.night li i
{
  color: rgba(21, 101, 112, 1); /* #156570 */
}

/* Lake */
ul.widget-list-icons.lake li i
{
  color: rgba(0, 124, 146, 1); /* #007c92 */
}

/* Green */
ul.widget-list-icons.green li i
{
  color: rgba(26, 188, 156, 1); /* #1abc9c */
}

/* Plum */
ul.widget-list-icons.plum li i
{
  color: rgba(105, 108, 136, 1); /* #696c88 */
}

/* Persimmon */
ul.widget-list-icons.persimmon li i
{
  color: rgba(231, 76, 60, 1); /* #e74c3c */
}

/* Limea */
ul.widget-list-icons.limea li i
{
  color: rgba(39, 174, 96, 1); /* #27ae60 */
}

/* Indigo */
ul.widget-list-icons.indigo li i
{
  color: rgba(75, 127, 140, 1); /* #4b7f8c */
}

/* Sky */
ul.widget-list-icons.sky li i
{
  color: rgba(102, 186, 223, 1); /* #66badf */
}

/* Blue */
ul.widget-list-icons.blue li i
{
  color: rgba(52, 152, 219, 1); /* #3498db */
}

/* Social media icon list */
ul.widget-list-social-media
{
  list-style: none outside none;
  margin: 0;
  padding: 0;
}

ul.widget-list-social-media li
{
  display: inline-block;
  margin: 0 0.313rem 0 0;
  padding: 0;
}

ul.widget-list-social-media li:last-child
{
  margin-right: 0;
}

ul.widget-list-social-media li a
{
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
}

ul.widget-list-social-media li a:link,
ul.widget-list-social-media li a:visited
{
  color: rgba(255, 255, 255, 1);
}

.no-touch ul.widget-list-social-media li a
{
  -webkit-transition: all 0.25s ease-in-out 0s;
  -moz-transition: all 0.25s ease-in-out 0s;
  -ms-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
}

ul.widget-list-social-media li a:active,
ul.widget-list-social-media li a:hover
{
  text-decoration: none;
}

.no-touch ul.widget-list-social-media li a.social-icon-facebook:hover,
.no-touch ul.widget-list-social-media li a.social-icon-facebook:active
{
  background-color: rgba(59, 89, 153, 1); /* #3b5999 */
}

.no-touch ul.widget-list-social-media li a.social-icon-twitter:hover,
.no-touch ul.widget-list-social-media li a.social-icon-twitter:active
{
  background-color: rgba(2, 186, 248, 1); /* #02baf8 */
}

.no-touch ul.widget-list-social-media li a.social-icon-linkedin:hover,
.no-touch ul.widget-list-social-media li a.social-icon-linkedin:active
{
  background-color: rgba(20, 132, 198, 1); /* #1484c6 */
}

.no-touch ul.widget-list-social-media li a.social-icon-googleplus:hover,
.no-touch ul.widget-list-social-media li a.social-icon-googleplus:active
{
  background-color: rgba(209, 56, 24, 1); /* #d13818 */
}

.no-touch ul.widget-list-social-media li a.social-icon-pinterest:hover,
.no-touch ul.widget-list-social-media li a.social-icon-pinterest:active
{
  background-color: rgba(203, 32, 39, 1); /* #cb2027 */
}

.no-touch ul.widget-list-social-media li a.social-icon-youtube:hover,
.no-touch ul.widget-list-social-media li a.social-icon-youtube:active
{
  background-color: rgba(239, 38, 39, 1); /* #ef2627 */
}

/***************************
Accordion widget styles
***************************
Optional styles: {colour}
Override:
***************************/
.widget-accordion
{
  overflow: hidden;
}

.widget-accordion.ui-accordion h3.ui-accordion-header
{
  font-size: 1.25em; /* 20px */
  font-weight: 400;
  line-height: 1.375rem; /* 22px */
  margin: 0;
}

.widget-accordion.ui-accordion .ui-accordion-header
{
  font-size: 1.25em; /* 20px */
  color: rgba(139, 195, 73, 1); /* #8bc349 */
  line-height: 1.375rem; /* 22px */
}

.widget-accordion.ui-accordion .ui-accordion-header.ui-state-hover
{
  color: rgba(104, 159, 56, 1); /* #689f38 */
}

.widget-accordion.ui-accordion .ui-state-default
{
  background: none repeat scroll 0 0 rgba(255, 255, 255, 1);
  border: 0 none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}

.widget-accordion.ui-accordion .ui-accordion-header .ui-accordion-header-icon
{
  top: 6px;
  left: 0;
  margin-top: 0;
}

.widget-accordion.ui-accordion .ui-accordion-header .ui-icon
{
  text-indent: inherit;
}

.widget-accordion.ui-accordion .ui-accordion-header .ui-accordion-header-icon:before
{
  font-family: 'ice-glyphs';
  speak: none;
  font-size: 1.563rem; /* 25px */
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1.25em; /* 25px */
  margin: 0 0 0 10px;
  padding: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.widget-accordion.ui-accordion .ui-accordion-header .ui-accordion-header-icon:before
{
  content: "\e60e";
}

.widget-accordion.ui-accordion .ui-accordion-header.ui-state-active .ui-accordion-header-icon:before
{
  content: "\e60d";
}

/* Colour styles */
.widget-accordion.night,
.widget-accordion.lake,
.widget-accordion.green,
.widget-accordion.plum,
.widget-accordion.persimmon,
.widget-accordion.limea,
.widget-accordion.indigo,
.widget-accordion.sky,
.widget-accordion.blue
{
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0);
}

.widget-accordion.ui-accordion.night .ui-accordion-header,
.widget-accordion.ui-accordion.night .ui-accordion-header.ui-state-hover,
.widget-accordion.ui-accordion.lake .ui-accordion-header,
.widget-accordion.ui-accordion.lake .ui-accordion-header.ui-state-hover,
.widget-accordion.ui-accordion.green .ui-accordion-header,
.widget-accordion.ui-accordion.green .ui-accordion-header.ui-state-hover,
.widget-accordion.ui-accordion.plum .ui-accordion-header,
.widget-accordion.ui-accordion.plum .ui-accordion-header.ui-state-hover,
.widget-accordion.ui-accordion.persimmon .ui-accordion-header,
.widget-accordion.ui-accordion.persimmon .ui-accordion-header.ui-state-hover,
.widget-accordion.ui-accordion.limea .ui-accordion-header,
.widget-accordion.ui-accordion.limea .ui-accordion-header.ui-state-hover,
.widget-accordion.ui-accordion.indigo .ui-accordion-header,
.widget-accordion.ui-accordion.indigo .ui-accordion-header.ui-state-hover,
.widget-accordion.ui-accordion.sky .ui-accordion-header,
.widget-accordion.ui-accordion.sky .ui-accordion-header.ui-state-hover,
.widget-accordion.ui-accordion.blue .ui-accordion-header,
.widget-accordion.ui-accordion.blue .ui-accordion-header.ui-state-hover
{
  color: rgba(255, 255, 255, 1);
}

.widget-accordion.ui-accordion.night .ui-accordion-header.ui-state-hover,
.widget-accordion.ui-accordion.lake .ui-accordion-header.ui-state-hover,
.widget-accordion.ui-accordion.green .ui-accordion-header.ui-state-hover,
.widget-accordion.ui-accordion.plum .ui-accordion-header.ui-state-hover,
.widget-accordion.ui-accordion.persimmon .ui-accordion-header.ui-state-hover,
.widget-accordion.ui-accordion.limea .ui-accordion-header.ui-state-hover,
.widget-accordion.ui-accordion.indigo .ui-accordion-header.ui-state-hover,
.widget-accordion.ui-accordion.sky .ui-accordion-header.ui-state-hover,
.widget-accordion.ui-accordion.blue .ui-accordion-header.ui-state-hover
{
  opacity: 0.8;
}

.widget-accordion.ui-accordion.night .ui-accordion-header.ui-state-focus,
.widget-accordion.ui-accordion.lake .ui-accordion-header.ui-state-focus,
.widget-accordion.ui-accordion.green .ui-accordion-header.ui-state-focus,
.widget-accordion.ui-accordion.plum .ui-accordion-header.ui-state-focus,
.widget-accordion.ui-accordion.persimmon .ui-accordion-header.ui-state-focus,
.widget-accordion.ui-accordion.limea .ui-accordion-header.ui-state-focus,
.widget-accordion.ui-accordion.indigo .ui-accordion-header.ui-state-focus,
.widget-accordion.ui-accordion.sky .ui-accordion-header.ui-state-focus,
.widget-accordion.ui-accordion.blue .ui-accordion-header.ui-state-focus
{
  opacity: 1;
}

.widget-accordion.ui-accordion.night .ui-accordion-content,
.widget-accordion.ui-accordion.lake .ui-accordion-content,
.widget-accordion.ui-accordion.green .ui-accordion-content,
.widget-accordion.ui-accordion.plum .ui-accordion-content,
.widget-accordion.ui-accordion.persimmon .ui-accordion-content,
.widget-accordion.ui-accordion.limea .ui-accordion-content,
.widget-accordion.ui-accordion.indigo .ui-accordion-content,
.widget-accordion.ui-accordion.sky .ui-accordion-content,
.widget-accordion.ui-accordion.blue .ui-accordion-content
{
  border-left: 1px solid rgba(0, 0, 0, 0.08);
  border-right: 1px solid rgba(0, 0, 0, 0.08);
}

.widget-accordion.ui-accordion.night .ui-accordion-content:last-child,
.widget-accordion.ui-accordion.lake .ui-accordion-content:last-child,
.widget-accordion.ui-accordion.green .ui-accordion-content:last-child,
.widget-accordion.ui-accordion.plum .ui-accordion-content:last-child,
.widget-accordion.ui-accordion.persimmon .ui-accordion-content:last-child,
.widget-accordion.ui-accordion.limea .ui-accordion-content:last-child,
.widget-accordion.ui-accordion.indigo .ui-accordion-content:last-child,
.widget-accordion.ui-accordion.sky .ui-accordion-content:last-child,
.widget-accordion.ui-accordion.blue .ui-accordion-content:last-child
{
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}

/* Night */
.widget-accordion.ui-accordion.night .ui-state-default
{
  background-color: rgba(21, 101, 112, 1); /* #156570 */
}

/* Lake */
.widget-accordion.ui-accordion.lake .ui-state-default
{
  background-color: rgba(0, 124, 146, 1); /* #007c92 */
}

/* Green */
.widget-accordion.ui-accordion.green .ui-state-default
{
  background-color: rgba(26, 188, 156, 1); /* #1abc9c */
}

/* Plum */
.widget-accordion.ui-accordion.plum .ui-state-default
{
  background-color: rgba(105, 108, 136, 1); /* #696c88 */
}

/* Persimmon */
.widget-accordion.ui-accordion.persimmon .ui-state-default
{
  background-color: rgba(231, 76, 60, 1); /* #e74c3c */
}

/* Limea */
.widget-accordion.ui-accordion.limea .ui-state-default
{
  background-color: rgba(39, 174, 96, 1); /* #27ae60 */
}

/* Indigo */
.widget-accordion.ui-accordion.indigo .ui-state-default
{
  background-color: rgba(75, 127, 140, 1); /* #4b7f8c */
}

/* Sky */
.widget-accordion.ui-accordion.sky .ui-state-default
{
  background-color: rgba(102, 186, 223, 1); /* #66badf */
}

/* Blue */
.widget-accordion.ui-accordion.blue .ui-state-default
{
  background-color: rgba(52, 152, 219, 1); /* #3498db */
}

/* Toggle widget styles */
.widget-toggle
{
}

.widget-toggle .toggle-navigation
{
  display: block;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  padding-left: 3px;
  padding-right: 3px;
}

.widget-toggle .toggle-navigation a.toggle-trigger
{
  display: block;
  position: relative;
  font-size: 1.25em; /* 20px */
  color: rgba(139, 195, 73, 1); /* #8bc349 */
  line-height: 1.375rem; /* 22px */
  padding-top: 1rem;
  padding-right: 50px;
  padding-bottom: 1rem;
  cursor: pointer;
  outline: 0 none;
}

.no-touch .widget-toggle .toggle-navigation a.toggle-trigger
{
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.widget-toggle .toggle-navigation a:hover.toggle-trigger,
.widget-toggle .toggle-navigation a:active.toggle-trigger
{
  color: rgba(104, 159, 56, 1); /* #689f38 */
}


.widget-toggle .toggle-icon
{
  position: absolute;
  display: inline-block;
  top: 0.875rem;
  right: 3px;
  color: rgba(139, 195, 73, 1); /* #8bc349 */
  line-height: 1;
  padding: 0;
  overflow: hidden;
  transform: translate3d(0px, 0px, 0px);
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease-out;
}

.widget-toggle .toggle-icon:before
{
  font-family: 'ice-glyphs';
  speak: none;
  font-size: 1.563rem; /* 25px */
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
}

.widget-toggle .toggle-icon.arrow-down:before
{
  content: "\e627";
}

.widget-toggle .toggle-navigation.active .toggle-icon
{
  transform: rotate(180deg);
  -ms-transform: rotate(180deg); /* IE 9 */
  -webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
  transition-duration: 0.15s;
  transition-timing-function: ease-in;
}

.widget-toggle .toggle-navigation .toggle-content
{
  display: none;
  padding-bottom: 1rem;
}

/* Overload styles */
.responsive-login .widget-toggle .toggle-navigation a.toggle-trigger
{
  padding-left: 1rem;
}

.responsive-login .widget-toggle .toggle-icon
{
  right: 1rem;
}

.responsive-login .widget-toggle .toggle-navigation .toggle-content
{
  padding: 0 10px 5px 10px;
}

.member-profile-panel .widget-toggle .toggle-navigation a.toggle-trigger
{
  color: rgba(72, 175, 219, 1); /* #48afdb */
}

.member-profile-panel .widget-toggle .toggle-navigation a:hover.toggle-trigger,
.member-profile-panel .widget-toggle .toggle-navigation a:active.toggle-trigger
{
  color: rgba(210, 112, 15, 1); /* #d2700f */
}

.member-profile-panel .widget-toggle .toggle-icon
{
  color: rgba(72, 175, 219, 1); /* #48afdb */
}
.widget-toggle.feedback-form
{
  position: relative;
}

.widget-toggle.feedback-form .toggle-navigation
{
  border-bottom: 0 none;
}

.widget-toggle.feedback-form .toggle-navigation a.toggle-trigger
{
  font-size: 1.125rem; /* 18px */
  padding-top: 0;
}

.widget-toggle.feedback-form .toggle-icon
{
  visibility: hidden;
  top: 0;
}

.widget-toggle.feedback-form .toggle-navigation .toggle-content .widget-form
{
  margin: 0;
}

/* Colour styles */
.widget-toggle.green .toggle-navigation
{
  border-bottom: 0 none;
  padding-left: 0;
  padding-right: 0;
}

.widget-toggle.green .toggle-navigation a.toggle-trigger
{
  background: none repeat scroll 0 0 rgba(9, 162, 117, 1); /* #09a275 */
  color: #fff;
  padding-left: 1rem;
}

.widget-toggle.green .toggle-navigation a:hover.toggle-trigger,
.widget-toggle.green .toggle-navigation a:active.toggle-trigger
{
  color: #fff;
}

.widget-toggle.green .toggle-icon
{
  right: 1rem;
  color: #fff;
}

.widget-toggle.green .toggle-navigation .toggle-content
{
  background: none repeat scroll 0 0 rgba(240, 243, 245, 1); /* #f0f3f5 */
  padding: 5px 10px;
}

/* Disabled styles */
.widget-toggle .toggle-navigation.disabled a.toggle-trigger
{
  color: rgba(51, 51, 51, 1) !important; /* #333 */
  opacity: 0.4 !important;
  cursor: not-allowed;
}

/* Toggle block widget styles */
.widget-toggle-block
{
}

.widget-toggle-block .toggle-navigation
{
  margin-bottom: 1.250rem; /* 20px */
}

.widget-toggle-block .toggle-navigation a.toggle-trigger
{
  position: relative;
  display: block;
  background: none repeat scroll 0 0 rgba(0, 122, 169, 1); /* #007aa9 */
  color: #fff;
  width: 100%;
  padding: 0;
  overflow: hidden;
}

.widget-toggle-block .toggle-navigation a:hover.toggle-trigger,
.widget-toggle-block .toggle-navigation a:active.toggle-trigger
{
  text-decoration: none;
}

.widget-toggle-block .toggle-navigation .toggle-trigger h2,
.widget-toggle-block .toggle-navigation .toggle-trigger span
{
  display: block;
  font-size: 1.688em; /* 27px */
  font-weight: 400;
  line-height: 1.188em; /* 19px */
  margin: 0 0 0.125rem 3.75rem;
  padding: 6px 15px;
}

.widget-toggle-block .toggle-navigation .toggle-trigger .icon-container
{
  position: absolute;
  background-color: rgba(24, 169, 224, 1); /* #18a9e0 */
  top: 0;
  left: 0;
  text-align: center;
  width: 57px;
  height: 100%;
}

.widget-toggle-block .toggle-icon
{
  display: inline-block;
  line-height: 1;
  padding: 0;
  overflow: hidden;
}

/* Float middle styles */
.widget-toggle-block .toggle-navigation .toggle-trigger .icon-container .float-middle
{
  display: table;
  width: 100%;
  height: 100%;
}

.widget-toggle-block .toggle-navigation .toggle-trigger .icon-container .float-middle .toggle-icon
{
  display: table-cell;
  vertical-align: middle;
}

.widget-toggle-block .toggle-navigation .toggle-trigger .toggle-icon:empty
{
  width: 60px;
}

.widget-toggle-block .toggle-navigation.active .toggle-trigger .toggle-icon:empty
{
  width: 58px;
}

.widget-toggle-block .toggle-navigation .toggle-trigger .toggle-icon:before
{
  font-family: 'ice-glyphs';
  content: "\e632";
  speak: none;
  font-size: 1.688em; /* 27px */
  line-height: 1.438em; /* 23px */
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.widget-toggle-block .toggle-navigation.active .toggle-trigger .toggle-icon:before
{
  content: "\e633";
}

.widget-toggle-block .toggle-navigation .toggle-content
{
  display: none;
  background: none repeat scroll 0 0 rgba(240, 243, 245, 1); /* #f0f3f5 */
  padding: 15px;
}

.widget-toggle-block .toggle-navigation.active .toggle-content
{
  display: block;
}

/* Override styles */
.grid4 .widget-toggle-block .toggle-navigation .toggle-trigger .icon-container,
.grid3 .widget-toggle-block .toggle-navigation .toggle-trigger .icon-container
{
  width: 47px;
}

.grid4 .widget-toggle-block .toggle-navigation .toggle-trigger h2,
.grid4 .widget-toggle-block .toggle-navigation .toggle-trigger span,
.grid3 .widget-toggle-block .toggle-navigation .toggle-trigger h2,
.grid3 .widget-toggle-block .toggle-navigation .toggle-trigger span
{
  font-size: 1.375em; /* 22px */
  margin: 0 0 0.125rem 2.5rem;
}

.grid4 .widget-toggle-block .toggle-navigation .toggle-trigger .toggle-icon:before
{
  font-size: 1.5rem; /* 22px */
}

/* Colour styles */
.widget-canvas.grey .widget-toggle-block .toggle-navigation .toggle-content,
.widget-canvas.light-grey .widget-toggle-block .toggle-navigation .toggle-content
{
  background-color: rgba(255, 255, 255, 1);
}

.widget-toggle-block.night,
.widget-toggle-block.lake,
.widget-toggle-block.green,
.widget-toggle-block.plum,
.widget-toggle-block.persimmon,
.widget-toggle-block.limea,
.widget-toggle-block.indigo,
.widget-toggle-block.sky
{
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0);
}

/* Night */
.widget-toggle-block.night .toggle-navigation .toggle-trigger
{
  background-color: rgba(21, 101, 112, 1); /* #156570 */
}

.widget-toggle-block.night .toggle-navigation .toggle-trigger .icon-container
{
  background-color: rgba(51, 136, 150, 1); /* #338896 */
}

/* Lake */

/* Green */
.widget-toggle-block.green .toggle-navigation .toggle-trigger
{
  background-color: rgba(6, 162, 117, 1); /* #06a275 */
}

.widget-toggle-block.green .toggle-navigation .toggle-trigger .icon-container
{
  background-color: rgba(26, 188, 156, 1); /* #1abc9c */
}

/* Plum */

/* Persimmon */
.widget-toggle-block.persimmon .toggle-navigation .toggle-trigger
{
  background-color: rgba(210, 67, 1, 1); /* #d24301 */
}

.widget-toggle-block.persimmon .toggle-navigation .toggle-trigger .icon-container
{
  background-color: rgba(159, 52, 0, 1); /* #9f3400 */
}

/* Limea */
.widget-toggle-block.limea .toggle-navigation .toggle-trigger
{
  background-color: rgba(101, 171, 3, 1); /* #65ab03 */
}

.widget-toggle-block.limea .toggle-navigation .toggle-trigger .icon-container
{
  background-color: rgba(75, 129, 3, 1); /* #4b8103 */
}

/* Indigo */

/* Sky */
.widget-toggle-block.sky .toggle-navigation .toggle-trigger
{
  background-color: rgba(0, 122, 169, 1); /* #007aa9 */
}

.widget-toggle-block.sky .toggle-navigation .toggle-trigger .icon-container
{
  background-color: rgba(24, 169, 224, 1); /* #18a9e0 */
}

/* Overload styles */
.widget-toggle-block .widget-card.rail
{
  margin-bottom: 1rem; /* 16px */
}

.widget-toggle-block .toggle-navigation.active .toggle-content .widget-form
{
  background-color: rgba(255, 255, 255, 1); /* #fff */
  padding: 0.938rem; /* 10px */
}

/* Toggle select widget styles */
.widget-toggle-select
{
  display: block;
}

.widget-toggle-select .select-navigation a.select-trigger
{
  display: block;
  position: relative;
  color: rgba(139, 195, 73, 1); /* #8bc349 */
  line-height: 1.25rem;
  padding-top: 1rem;
  padding-right: 40px;
  padding-bottom: 1rem;
  cursor: pointer;
  outline: 0 none;
}

.widget-toggle-select .select-navigation a:hover.select-trigger,
.widget-toggle-select .select-navigation a:active.select-trigger
{
  color: rgba(104, 159, 56, 1); /* #689f38 */
  text-decoration: none;
}

.widget-toggle-select .select-navigation a.select-trigger .tree-count
{
  color: rgba(153, 153, 153, 1); /* #999999 */
}

.widget-toggle-select .select-navigation a.select-trigger .tree-count.active
{
  color: inherit;
}

.widget-toggle-select .select-navigation .caret
{
  position: absolute;
  right: 16px;
  border-left-width: 7px;
  border-right-width: 7px;
  border-top-width: 8px;
  border-bottom-color: rgba(87, 74, 70, 0.75); /* #574a46 */
  border-style: solid;
  border-bottom-style: none;
  border-top-color: rgba(87, 74, 70, 0.75); /* #574a46 */
  margin-left: 0;
  margin-top: 6px;
  transform: translate3d(0px, 0px, 0px);
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease-out;
  -webkit-backface-visibility: hidden;
}

.widget-toggle-select .select-navigation.active .caret
{
  transform: rotate(180deg);
  -ms-transform: rotate(180deg); /* IE 9 */
  -webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
  transition-duration: 0.15s;
  transition-timing-function: ease-in;
}

.widget-toggle-select .select-navigation .select-content
{
  max-height: 0;
  overflow: hidden;
  width: 99.9%;
  transition: max-height 0.3s cubic-bezier(0, 1, 0, 1) 0s;
}

.widget-toggle-select .select-navigation.active .select-content
{
  max-height: 99999px;
}

.widget-toggle-select .select-navigation .scrollable
{
  display: block;
  max-height: 200px;
  min-height: 200px;
  overflow-y: scroll;
}

/* Overload styles */
.widget-form .widget-toggle-select .select-navigation
{
  background: none scroll no-repeat 0 0 rgba(255, 255, 255, 1);
  border: 1px solid rgba(189, 195, 199, 1); /* #bdc3c7 */
  outline: 0 none;
}

.widget-form .widget-toggle-select .select-navigation:focus
{
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(82, 168, 236, 0.6);
}

.widget-form .widget-toggle-select .select-navigation a.select-trigger
{
  font-size: 0.938em; /* 15px */
  color: rgba(52, 73, 94, 1); /* #34495e */
  text-indent: 6px;
  line-height: 1.267em;
  width: 100%;
  padding: 8px 5px;
}

.no-touch .widget-form .widget-toggle-select .select-navigation a.select-trigger
{
  -webkit-transition: all 0.15s ease 0s;
  -moz-transition: all 0.15s ease 0s;
  -ms-transition: all 0.15s ease 0s;
  -o-transition: all 0.15s ease 0s;
  transition: all 0.15s ease 0s;
}

.widget-form .widget-toggle-select .select-navigation.active a.select-trigger
{
  background-color: rgba(245, 245, 245, 1); /* #f5f5f5 */
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
}

.widget-form .widget-toggle-select .select-navigation.active .select-content
{
  border-top: 1px solid rgba(189, 195, 199, 1); /* #bdc3c7 */
}

.widget-form .widget-toggle-select .select-navigation .scrollable
{
  font-size: 0.938em; /* 15px */
  padding: 10px;
}

.widget-form .widget-toggle-select .select-navigation .scrollable p
{
  margin-top: 0;
}

/* Toggle text widget styles */
.widget-toggle-text
{
}

.widget-toggle-text .toggle-navigation
{
  display: block;
}

.widget-toggle-text .toggle-navigation a.toggle-trigger
{
  display: inline-block;
  position: relative;
  background: none scroll no-repeat 0 0 rgba(241, 90, 42, 1); /* #f15a2a */
  font-size: 0.938rem; /* 15px */
  color: rgba(255, 255, 255, 1);
  line-height: 1rem; /* 16px */
  padding: 0.375em 35px 0.5em 10px;
  outline: 0 none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
}

.widget-toggle-text .toggle-navigation a:hover.toggle-trigger,
.widget-toggle-text .toggle-navigation a:active.toggle-trigger
{
  background-color: rgba(243, 109, 66, 1); /* #f36d42 */
  color: rgba(255, 255, 255, 1);
  text-decoration: none;
}

.widget-toggle-text .toggle-icon
{
  position: absolute;
  display: inline-block;
  top: 0.438rem; /* 7px */
  right: 10px;
  color: rgba(255, 255, 255, 1);
  line-height: 1rem; /* 16px */
  padding: 0;
  overflow: hidden;
}

.widget-toggle-text .toggle-icon:before
{
  font-size: 0.938rem; /* 15px */
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.widget-toggle-text .toggle-icon:before
{
  content: "[+]";
}

.widget-toggle-text .toggle-navigation.active .toggle-icon:before
{
  content: "[-]";
}

.widget-toggle-text .toggle-navigation .toggle-content
{
  display: none;
  padding-bottom: 1rem;
}

.widget-toggle-text .toggle-navigation .toggle-content p:first-child
{
  margin-top: 0;
}

.widget-toggle-text .toggle-navigation .toggle-content ul
{
  list-style-type: disc;
}

/* Active styles */
.widget-toggle-text .toggle-navigation.active .toggle-content
{
  display: block;
}

/* Side rail widget styles */
.widget-rail
{
  background: none scroll no-repeat 0 0 rgba(255, 255, 255, 1);
  padding: 15px;
}

/* Rail font sizes */
.widget-rail h3,
.widget-rail h4
{
  font-weight: 400;
}

.widget-rail.txt-med h2
{
  font-size: 1.563em; /* 25px */
  font-weight: 400;
  line-height: normal;
}

.widget-rail.txt-med p,
.widget-rail.txt-med li
{
  font-size: 0.875em; /* 14px */
}

.widget-rail.txt-med p a.btn
{
  font-size: 1.143em; /* 16px */
}

/* Override styles */
.widget-rail .widget-form
{
  margin: 0;
}

/* Form widget styles */
.widget-form
{
  margin: 20px 0 20px 0;
}

.fluid [class*="grid"] > .widget-form:first-child
{
  margin-top: 0;
}

.widget-form fieldset
{
  display: block;
  width: 100%;
  padding: 10px 0;
}

.widget-form:first-child > fieldset:first-child
{
  padding-top: 0;
}

/* Fieldset sizes */
.widget-form.w-90 fieldset
{
  width: 90%;
}

.widget-form .w-5
{
  position: relative;
  width: 3.5%;
  *width: 3.5%;
  margin-left: 2.127659574%;
  *margin-left: 2.0744680846382977%;
}

.widget-form .w-10
{
  position: relative;
  width: 6.382978723%;
  *width: 6.329787233638298%;
  margin-left: 2.127659574%;
  *margin-left: 2.0744680846382977%;
}

.widget-form .w-20
{
  position: relative;
  width: 23.404255317%;
  *width: 23.3510638276383%;
  margin-left: 2.127659574%;
  *margin-left: 2.0744680846382977%;
}

.widget-form .w-30
{
  position: relative;
  width: 31.914893614%;
  *width: 31.8617021246383%;
  margin-left: 2.127659574%;
  *margin-left: 2.0744680846382977%;
}

.widget-form .w-50
{
  position: relative;
  width: 48.93617020799999%;
  *width: 48.88297871863829%;
  margin-left: 2.127659574%;
  *margin-left: 2.0744680846382977%;
}

.widget-form .w-60
{
  position: relative;
  width: 65.95744680199999%;
  *width: 65.90425531263828%;
  margin-left: 2.127659574%;
  *margin-left: 2.0744680846382977%;
}

.widget-form .multi-input [class*="w-5"]:first-child,
.widget-form .multi-input [class*="w-10"]:first-child,
.widget-form .multi-input [class*="w-20"]:first-child,
.widget-form .multi-input [class*="w-30"]:first-child,
.widget-form .multi-input [class*="w-50"]:first-child,
.widget-form .multi-input [class*="w-60"]:first-child
{
  margin-left: 0;
}

.widget-form .multi-input .w-30 .dropdown-arrow
{
  right: auto;
}

.widget-form .multi-input .w-30 .dropdown-menu
{
  left: auto;
  /*min-width: 31.914893614%;*/
  /*width: 31.914893614%;*/
}

.widget-form .w-30 select
{
  width: 100%;
}

.sc-sep
{
  font-size: 0.875rem; /* 14px */
  line-height: 2.188rem; /* 35px */
}

.widget-form fieldset label
{
  display: inline-block;
  font-weight: 700;
  margin-bottom: 5px;
  cursor: pointer;
}

.widget-form fieldset label.checkbox,
.widget-form fieldset label.radio
{
  font-weight: 400;
}

.widget-form fieldset label.hide
{
  display: none;
}

.wrapper.under .widget-form fieldset label.under-hide
{
  display: none;
}

.widget-form fieldset input[type="text"],
.widget-form fieldset input[type="password"],
.widget-form fieldset input[type="email"],
.widget-form fieldset input[type="tel"],
.widget-form fieldset input[type="number"],
.widget-form fieldset input[type="file"],
.widget-form fieldset select,
.widget-form fieldset textarea
{
  display: block;
}

.widget-form fieldset input[type="text"].placeholder,
.widget-form fieldset input[type="email"].placeholder,
.widget-form fieldset input[type="tel"].placeholder,
.widget-form fieldset input[type="number"].placeholder,
.widget-form fieldset input[type="password"].placeholder,
.widget-form fieldset textarea.placeholder
{
  color: #aaa;
}

.widget-form fieldset input[type="text"],
.widget-form fieldset input[type="password"],
.widget-form fieldset input[type="email"],
.widget-form fieldset input[type="tel"],
.widget-form fieldset input[type="number"],
.widget-form fieldset textarea
{
  border: 1px solid rgba(189, 195, 199, 1); /* #bdc3c7 */
  color: rgba(52, 73, 94, 1); /* #34495e */
  text-indent: 6px;
  width: 100%;
  padding: 8px 5px;
}

.widget-form fieldset select
{
  width: 100%;
  border: 1px solid rgba(189, 195, 199, 1); /* #bdc3c7 */
  padding: 7px 5px;
}

.widget-form fieldset select.select-box
{
  border: 1px solid rgba(189, 195, 199, 1); /* #bdc3c7 */
  color: rgba(52, 73, 94, 1); /* #34495e */
  max-width: 100%;
  padding: 7px 5px;
}

.widget-form fieldset select.select-list
{
  border: 1px solid rgba(189, 195, 199, 1); /* #bdc3c7 */
  padding: 0;
}

.widget-form fieldset select.select-list option
{
  border-bottom: 1px dashed rgba(189, 195, 199, 1); /* #bdc3c7 */
  padding: 7px;
}

.widget-form fieldset input[disabled],
.widget-form fieldset input[readonly],
.widget-form fieldset textarea[disabled],
.widget-form fieldset textarea[readonly]
{
  background-color: rgba(244, 246, 246, 1); /* #f4f6f6 */
  border-color: rgba(213, 219, 219, 1); /* #d5dbdb */
  color: rgba(150, 150, 150, 1); /* #969696 */
  cursor: default;
}

.widget-form fieldset input[type="file"]
{
  width: 100%;
}

/* Radio list styles */
.widget-form ul.radio-list
{
  list-style: none outside none;
  margin: 0;
  padding: 0;
}

.widget-form ul.radio-list > li
{
  margin: 0.313rem 0 0;
  padding: 0;
}

.widget-form ul.radio-list > li > label
{
  line-height: normal;
}

/* File uploader styles */
.widget-form fieldset .file-upload
{
  position: relative;
  display: inline-block;
  font-size: 0.938em; /* 15px */
  margin: 0 0 0 -2px;
  padding: 8px 5px;
  -webkit-border-top-left-radius: 0px !important;
  -moz-border-radius-topleft: 0px !important;
  -khtml-border-radius-topleft: 0px !important;
  border-top-left-radius: 0px !important;
  -webkit-border-bottom-left-radius: 0px !important;
  -moz-border-radius-bottomleft: 0px !important;
  -khtml-border-radius-bottomleft: 0px !important;
  border-bottom-left-radius: 0px !important;		
}
.widget-form fieldset .file-upload span
{
  padding: 5px;
}

.widget-form fieldset .file-upload input[type="file"]
{
  position: absolute;
  top: 0;
  right: 0;
  font-size: 20px;
  margin: 0;
  padding: 5px;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
}

.widget-form fieldset textarea
{
  text-indent: 0;
}

.widget-form fieldset input[type="text"].datepicker,
.widget-form fieldset input[type="date"].datepicker
{
  padding-left: 30px;
}

.no-touch .widget-form fieldset input[type="text"],
.no-touch .widget-form fieldset input[type="password"],
.no-touch .widget-form fieldset input[type="email"],
.no-touch .widget-form fieldset input[type="tel"],
.no-touch .widget-form fieldset input[type="number"],
.no-touch .widget-form fieldset textarea
{
  -webkit-transition: border 0.25s linear 0s, color 0.25s linear 0s;
  -moz-transition: border 0.25s linear 0s, color 0.25s linear 0s;
  -ms-transition: border 0.25s linear 0s, color 0.25s linear 0s;
  -o-transition: border 0.25s linear 0s, color 0.25s linear 0s;
  transition: border 0.25s linear 0s, color 0.25s linear 0s;	
}

.widget-form fieldset input.invalid,
.widget-form fieldset textarea.invalid
{
  border-width: 2px;
  border-color: rgba(231, 76, 60, 1); /* #e74c3c */
  color: rgba(231, 76, 60, 1); /* #e74c3c */
  box-shadow: none;
}

.widget-form fieldset input.valid,
.widget-form fieldset textarea.valid
{
  background-image: url("/App_Themes/ICETheme/Images/assets/inp-icn-success.png");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: 98% center;
  border-width: 2px;
  border-color: rgba(46, 204, 113, 1); /* #2ecc71 */
  color: rgba(46, 204, 113, 1); /* #2ecc71 */
  padding-right: 31px;
  box-shadow: none;
}

.widget-form fieldset textarea.valid
{
  background-image: none;
}

.widget-form fieldset .no-check.valid
{
  background: none scroll no-repeat 0 0 transparent;
  border: 1px solid rgba(189, 195, 199, 1); /* #bdc3c7 */
  color: rgba(52, 73, 94, 1); /* #34495e */
}

.widget-form fieldset .no-check.valid:focus,
.widget-form fieldset .no-check.valid:focus
{
  border-color: rgba(82, 168, 236, 0.8);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(82, 168, 236, 0.6);
  outline: 0 none;
}

.widget-form fieldset span.error
{
  display: none;
  font-size: 0.938em; /* 15px */
  color: rgba(231, 76, 60, 1); /* #e74c3c */
  line-height: normal;
  margin-left: 5px;
}

.widget-form fieldset span.error.show
{
  display: inline-block;
}

.widget-form span.info
{
  display: block;
  font-size: 0.938em; /* 15px */
  line-height: normal;
  margin-top: 5px;
}

.widget-form span.desc
{
  display: block;
  font-size: 0.938em; /* 15px */
  font-weight: 700;
  line-height: normal;
  margin-top: 3px;
  margin-bottom: 5px;
}

.buttons p,
.widget-card.rail > figure figcaption .card-footer p .btn
{
  margin-top: 1em;
}

.widget-form .buttons .float-left.reset
{
  margin-left: 10px;
}

.widget-form .icon-calendar-1
{
  position: absolute;
  top: 0;
  left: 10px;
  color: rgba(87, 74, 70, 0.75); /* #574a46 */
  margin-top: 10px;
  cursor: pointer;
  padding: 0;
  height: 20px;
}

.widget-form .icon-calendar-1.active
{
  color: rgba(26, 188, 156, 1); /* #1abc9c */
}

/* Overload styles */
.filters-panel .widget-form
{
  margin: 0;
}

.filters-panel .widget-form fieldset
{
  padding-top: 0;
}

.filters-panel .widget-form fieldset label
{
  font-size: 1.125em; /* 18px */
}

.widget-form.tbl fieldset
{
  padding: 0;
}

/* Checkbox and radio group styles */
ul.flex-list-form-group
{
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  overflow: hidden;
  margin: 0 0 0 -0.625rem;
  padding: 0;
}

ul.flex-list-form-group > li
{
  float: left;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  list-style-image: none;
  list-style-type: none;
  margin: 0;
  padding: 0.313rem 0.625rem; /* 5px 10px */
}

ul.flex-list-form-group > li:first-child
{
  /*margin-left: 0;*/
}

ul.flex-list-form-group > li .checkbox .icons,
ul.flex-list-form-group > li .radio .icons
{
  top: 3px;
}

/* Responsive styles */
@media screen and (max-width: 30em) /* 480 */
  {
  ul.flex-list-form-group > li
  {
    /*width: 33.3333%;
    margin: 0;*/
  }
}

@media screen and (max-width: 20em) /* 320 */
  {
  ul.flex-list-form-group > li
  {
    /*width: 50%;*/
  }
}

/* Checkbox and radio styles */
.checkbox,
.radio
{
  position: relative;
  line-height: 1.5;
  margin-bottom: 12px;
  padding-left: 27px;
  -webkit-transition: color 0.25s linear;
  -moz-transition: color 0.25s linear;
  -ms-transition: color 0.25s linear;
  -o-transition: color 0.25s linear;
  transition: color 0.25s linear;
  cursor: pointer;
}

.checkbox .icons,
.radio .icons
{
  position: absolute;
  display: block;
  background: none scroll no-repeat 0 0 rgba(255, 255, 255, 1); /* #fff */
  top: 0;
  left: 0;
  font-size: 20px;
  line-height: 19px;
  color: rgba(189, 195, 199, 1); /* #bdc3c7 */
  text-align: center;
  width: 20px;
  height: 19px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -khtml-border-radius: 50%;
  border-radius: 50%;
  /*border-radius: 5px;*/
  cursor: pointer;
}

.checkbox .icons .icon-checked,
.radio .icons .icon-checked
{
  filter: alpha(opacity=0);
  opacity: 0;
}

.checkbox .icon-checked,
.radio .icon-checked,
.checkbox .icon-unchecked,
.radio .icon-unchecked
{
  position: absolute;
  display: inline-table;
  background-color: rgba(255, 255, 255, 0);
  top: 0;
  left: 0;
  opacity: 1;
  margin: 0;
  filter: none;
  -webkit-transition: color .25s linear;
  -moz-transition: color 0.25s linear;
  -ms-transition: color 0.25s linear;
  -o-transition: color 0.25s linear;
  transition: color .25s linear;
  -webkit-filter: none;
}

.checkbox .icon-checked:before
{
  content: "\e640";
}

.checkbox .icon-unchecked:before
{
  content: "\e641";
}

.radio .icon-checked:before
{
  content: "\e648";
}

.radio .icon-unchecked:before
{
  content: "\e649";
}

.checkbox input[type="checkbox"].custom-checkbox,
.radio input[type="checkbox"].custom-checkbox,
.checkbox input[type="radio"].custom-radio,
.radio input[type="radio"].custom-radio
{
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  outline: none !important;
  width: 20px;
  height: 20px;
  margin: 0;
  padding: 0;
}

.checkbox input[type="checkbox"].custom-checkbox:hover:not(.nohover):not(:disabled) + .icons .icon-unchecked,
.radio input[type="checkbox"].custom-checkbox:hover:not(.nohover):not(:disabled) + .icons .icon-unchecked,
.checkbox input[type="radio"].custom-radio:hover:not(.nohover):not(:disabled) + .icons .icon-unchecked,
.radio input[type="radio"].custom-radio:hover:not(.nohover):not(:disabled) + .icons .icon-unchecked
{
  filter: alpha(opacity=0);
  opacity: 0;
}

.checkbox input[type="checkbox"].custom-checkbox:hover:not(.nohover):not(:disabled) + .icons .icon-checked,
.radio input[type="checkbox"].custom-checkbox:hover:not(.nohover):not(:disabled) + .icons .icon-checked,
.checkbox input[type="radio"].custom-radio:hover:not(.nohover):not(:disabled) + .icons .icon-checked,
.radio input[type="radio"].custom-radio:hover:not(.nohover):not(:disabled) + .icons .icon-checked
{
  filter: none;
  opacity: 1;
  -webkit-filter: none;
}

.checkbox input[type="checkbox"].custom-checkbox:checked + .icons,
.radio input[type="checkbox"].custom-checkbox:checked + .icons,
.checkbox input[type="radio"].custom-radio:checked + .icons,
.radio input[type="radio"].custom-radio:checked + .icons
{
  color: rgba(26, 188, 156, 1); /* #1abc9c */
}

.checkbox input[type="checkbox"].custom-checkbox:checked + .icons .icon-unchecked,
.radio input[type="checkbox"].custom-checkbox:checked + .icons .icon-unchecked,
.checkbox input[type="radio"].custom-radio:checked + .icons .icon-unchecked,
.radio input[type="radio"].custom-radio:checked + .icons .icon-unchecked
{
  filter: alpha(opacity=0);
  opacity: 0;
}

.checkbox input[type="checkbox"].custom-checkbox:checked + .icons .icon-checked,
.radio input[type="checkbox"].custom-checkbox:checked + .icons .icon-checked,
.checkbox input[type="radio"].custom-radio:checked + .icons .icon-checked,
.radio input[type="radio"].custom-radio:checked + .icons .icon-checked
{
  color: rgba(26, 188, 156, 1); /* #1abc9c */
  filter: none;
  opacity: 1;
  -webkit-filter: none;
}

.checkbox input[type="checkbox"].custom-checkbox:disabled + .icons,
.radio input[type="checkbox"].custom-checkbox:disabled + .icons,
.checkbox input[type="radio"].custom-radio:disabled + .icons,
.radio input[type="radio"].custom-radio:disabled + .icons
{
  color: rgba(230, 232, 234, 1); /* #e6e8ea */
  cursor: default;
}

.checkbox input[type="checkbox"].custom-checkbox:disabled + .icons .icon-unchecked,
.radio input[type="checkbox"].custom-checkbox:disabled + .icons .icon-unchecked,
.checkbox input[type="radio"].custom-radio:disabled + .icons .icon-unchecked,
.radio input[type="radio"].custom-radio:disabled + .icons .icon-unchecked
{
  filter: none;
  opacity: 1;
  -webkit-filter: none;
}

.checkbox input[type="checkbox"].custom-checkbox:disabled + .icons .icon-checked,
.radio input[type="checkbox"].custom-checkbox:disabled + .icons .icon-checked,
.checkbox input[type="radio"].custom-radio:disabled + .icons .icon-checked,
.radio input[type="radio"].custom-radio:disabled + .icons .icon-checked
{
  filter: alpha(opacity=0);
  opacity: 0;
}

.checkbox input[type="checkbox"].custom-checkbox:disabled:checked + .icons,
.radio input[type="checkbox"].custom-checkbox:disabled:checked + .icons,
.checkbox input[type="radio"].custom-radio:disabled:checked + .icons,
.radio input[type="radio"].custom-radio:disabled:checked + .icons
{
  color: rgba(230, 232, 234, 1); /* #e6e8ea */
}

.checkbox input[type="checkbox"].custom-checkbox:disabled:checked + .icons .icon-unchecked,
.radio input[type="checkbox"].custom-checkbox:disabled:checked + .icons .icon-unchecked,
.checkbox input[type="radio"].custom-radio:disabled:checked + .icons .icon-unchecked,
.radio input[type="radio"].custom-radio:disabled:checked + .icons .icon-unchecked
{
  filter: alpha(opacity=0);
  opacity: 0;
}

.checkbox input[type="checkbox"].custom-checkbox:disabled:checked + .icons .icon-checked,
.radio input[type="checkbox"].custom-checkbox:disabled:checked + .icons .icon-checked,
.checkbox input[type="radio"].custom-radio:disabled:checked + .icons .icon-checked,
.radio input[type="radio"].custom-radio:disabled:checked + .icons .icon-checked
{
  color: rgba(230, 232, 234, 1); /* #e6e8ea */
  filter: none;
  opacity: 1;
  -webkit-filter: none;
}

.checkbox input[type="checkbox"].custom-checkbox:indeterminate + .icons,
.radio input[type="checkbox"].custom-checkbox:indeterminate + .icons,
.checkbox input[type="radio"].custom-radio:indeterminate + .icons,
.radio input[type="radio"].custom-radio:indeterminate + .icons
{
  color: rgba(189, 195, 199, 1); /* #bdc3c7 */
}

.checkbox input[type="checkbox"].custom-checkbox:indeterminate + .icons .icon-unchecked,
.radio input[type="checkbox"].custom-checkbox:indeterminate + .icons .icon-unchecked,
.checkbox input[type="radio"].custom-radio:indeterminate + .icons .icon-unchecked,
.radio input[type="radio"].custom-radio:indeterminate + .icons .icon-unchecked
{
  filter: none;
  opacity: 1;
  -webkit-filter: none;
}

.checkbox input[type="checkbox"].custom-checkbox:indeterminate + .icons .icon-checked,
.radio input[type="checkbox"].custom-checkbox:indeterminate + .icons .icon-checked,
.checkbox input[type="radio"].custom-radio:indeterminate + .icons .icon-checked,
.radio input[type="radio"].custom-radio:indeterminate + .icons .icon-checked
{
  filter: alpha(opacity=0);
  opacity: 0;
}

.checkbox input[type="checkbox"].custom-checkbox:indeterminate + .icons:before,
.radio input[type="checkbox"].custom-checkbox:indeterminate + .icons:before,
.checkbox input[type="radio"].custom-radio:indeterminate + .icons:before,
.radio input[type="radio"].custom-radio:indeterminate + .icons:before
{
  position: absolute;
  content: "\2013";
  top: 0;
  left: 0;
  font-size: 22px;
  color: #fff;
  text-align: center;
  line-height: 20px;
  width: 20px;
  z-index: 10;
}

/* # Alert box widge styles */
.widget-alert
{
  background: none repeat scroll 0 0 rgba(249, 248, 243, 1); /* #f9f8f3 */
  /* color: rgba(52, 73, 94, 1); #34495e */
  border: 1px solid rgba(235, 236, 232, 1); /* #ebece8 */
  padding: 14px 45px 14px 30px;
  display: none;
}

.widget-alert.show
{
  display: block;
}

.login-panel .widget-alert.show
{
  display: inline-block;
}

.widget-alert.hide
{
  display: none;
}

/* Colour styles */
.widget-alert.error
{
  background-color: rgba(242, 222, 222, 1); /* #f2dede */
  border-color: rgba(235, 204, 209, 1); /* #ebccd1 */
  color: rgba(169, 68, 66, 1); /* #a94442 */
}

.widget-alert.info
{
  background-color: rgba(217, 237, 247, 1); /* #d9edf7 */
  border-color: rgba(188, 232, 241, 1); /* #bce8f1 */
  /* color: rgba(49, 112, 143, 1); #31708f */
}

.widget-alert.success
{
  background-color: rgba(223, 240, 216, 1); /* #dff0d8 */
  border-color: rgba(214, 233, 198, 1); /* #d6e9c6 */
  /* color: rgba(60, 118, 61, 1); #3c763d */
}

.widget-alert button.close
{
  background: none repeat scroll 0 0 transparent;
  border: 0 none;
  cursor: pointer;
  padding: 0;
}

.widget-alert .close
{
  float: right;
  position: relative;
  top: 3px;
  right: -31px;
  line-height: 18px;
  font-size: 18px;
  color: rgba(52, 73, 94, 1); /* #34495e */
}

/* Icon styles */
.widget-alert i[class^="icon-"]:before
{
  font-size: 1.25em; /* 20px */
}

.widget-alert i[class^="icon-"]
{
  position: absolute;
  top: 12px;
  left: 20px;
  margin: 2px 10px 0 0;
}

.widget-alert i + p
{
  position: relative;
  line-height: 1.188em; /* 19px */
  margin-top: 0;
  padding-left: 20px;
}

.widget-alert .alert-icon i[class^="icon-"]:before,
.widget-alert .alert-icon i[class*=" icon-"]:before
{
  font-size: 2rem;
  margin: 2px 0 0 0;
}

.widget-alert .alert-icon i
{
  float: left;
  position: inherit;
  text-align: center;
  margin-right: 10px
}

.widget-alert .alert-icon h2,
.widget-alert .alert-icon h3
{
  float: left;
  width: calc(100% - 60px);
  margin-bottom: 0.313rem; /* 5px */
}

/* Overload styles */
.widget-alert .alert-icon.small i[class^="icon-"]:before,
.widget-alert .alert-icon.small i[class*=" icon-"]:before
{
  font-size: 1.25em; /* 20px */
}

.widget-alert .alert-icon.small h2,
.widget-alert .alert-icon.small h3,
.widget-alert .alert-icon.small h4
{
  font-size: 1.375rem; /* 22px */
}

.login-panel .widget-alert
{
  margin-bottom: 20px;
  padding: 2px 10px;
}

.login-panel .widget-alert p
{
  margin: 0.5em 0;
  padding: 0;
}

/* Box widget styles */
.widget-box
{
}

.widget-box .box-container
{
  background: none repeat scroll 0 0 rgba(240, 244, 247, 1); /* #f0f4f7 */
}

/* Large styles */
.widget-box.large .title
{
  font-size: 1.875rem; /* 30px */
  line-height: 2.313rem; /* 37px */
  font-weight: 400;
  color: #fff;
  margin: 0;
}

.widget-box.large .title,
.widget-box.large .box-container
{
  padding: 20px 30px;
}

/* Trail widget styles */
.widget-trail
{
  list-style: none outside none;
  margin: 0;
  padding: 13px 20px;
}

.widget-trail > li
{
  position: relative;
  display: inline-block;
  color: rgba(189, 195, 199, 1); /* #bdc3c7 */
  margin: 0;
}

.widget-trail > li:after
{
  display: inline-block;
  font-family: 'ice-glyphs';
  font-size: 9.8px;
  color: rgba(189, 195, 199, 1); /* #bdc3c7 */
  content: "\e610";
  vertical-align: middle;
  margin: -4px 9px 0 13px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.widget-trail > li:last-child:after
{
  display: none;
}

.widget-trail > li.active
{
  color: rgba(26, 188, 156, 1); /* #1abc9c */
  font-weight: 700;
}

.widget-trail > li.complete span:before
{
  display: inline-block;
  font-family: 'ice-glyphs';
  font-size: 1.125em; /* 18px */
  color: rgba(26, 188, 156, 1); /* #1abc9c */
  text-decoration: none;
  content: "\e64e";
  vertical-align: middle;
  margin: -5px 6px 0 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* Checkbox tree widget styles */
.widget-checkbox-tree ul
{
  list-style: none outside none;
  margin: 0;
  padding: 0;
}

.widget-checkbox-tree li
{
  position: relative;
  padding: 3px 0;
  margin: 0;
}

.widget-checkbox-tree > ul ul
{
  padding-left: 20px;
}

.widget-checkbox-tree input[type="checkbox"]
{
  position: relative;
  float: left;
  width: auto;
  border: 1px solid;
  padding: 0;
  word-wrap: break-word;
}

.widget-checkbox-tree label,
.filters-panel .widget-form .widget-checkbox-tree label
{
  position: relative;
  display: block;
  top: -4px;
  font-size: 1em; /* 15px */
  font-weight: 400;
  line-height: 21px;
  width: 80%;
  margin: 0 0 0 1.25rem;
  word-wrap: break-word;
  cursor: default;
}

.widget-checkbox-tree i
{
  position: absolute;
  top: 0;
  right: 0;
  font-size: 0.875rem; /* 14px */
  color: rgba(104, 104, 104, 1); /* #686868 */
  cursor: pointer;
}

.widget-checkbox-tree i:before
{
  display: inline-block;
  line-height: normal;
  margin: 3px 0 0;
  transform: translate3d(0px, 0px, 0px);
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease-out;
  -webkit-backface-visibility: hidden;
}

.widget-checkbox-tree li.active > i:before
{
  transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transition-duration: 0.15s;
  transition-timing-function: ease-in;
}

.widget-checkbox-tree li.expand ul,
.widget-checkbox-tree li.expand ul li.expand ul
{
  max-height: 0;
  overflow: hidden;
  width: 99.9%;
  transition: max-height 0.3s cubic-bezier(0, 1, 0, 1) 0s;
}

.widget-checkbox-tree li.active ul,
.widget-checkbox-tree li.active ul li.active ul
{
  max-height: 99999px;
}

/* Override styles */
.widget-checkbox-tree.select-row > ul > li
{
  background: none repeat scroll 0 0 rgba(240, 243, 245, 1); /* #f0f3f5 */
  border-bottom: 1px solid rgba(216, 216, 216, 1); /* #d8d8d8 */
  margin: 0 0 0.625rem 0; /* 0 0 10px 0 */
  padding: 0.625rem 0.625rem 0.375rem; /* 10px 10px 6px */
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
}

.widget-checkbox-tree.select-row input[type="checkbox"],
.widget-checkbox-tree.select-row input[type="radio"]
{
  width: 18px;
  height: 18px;
  margin-right: 0.313rem; /* 5px */
  margin-left: 1.563rem; /* 25px */
}

.widget-checkbox-tree.select-row label
{
  top: -3px;
  font-weight: 400;
  line-height: 1.4;
  margin: 0;
}

.widget-checkbox-tree.select-row i:before
{
  margin: 0;
}

.widget-checkbox-tree.select-row i
{
  left: 0;
  right: auto;
}

.widget-checkbox-tree.select-row > ul > li > i
{
  top: 10px;
  left: 12px;
}

.widget-checkbox-tree.select-row > ul > li ul > li > i
{
  top: 5px;
  left: 1px;
}

/* Search panel */
.search-panel
{
}

.search-panel > .widget-rail
{
  padding: 0;
}

.search-panel h2
{
  font-size: 1.438rem; /* 23px */
  font-weight: 400;
  border-bottom: 6px solid rgba(141, 199, 63, 1); /* #8dc73f */
  margin: 0 0 0.625rem 0; /* 0 0 10px 0 */
  padding: 0 0 0.625rem 0; /* 0 0 10px 0 */
}

/* Override styles */
.search-panel .widget-form
{
  margin: 0.938rem 0 -0.938rem 0; /* 15px 0 -15px 0 */
}

.search-panel .widget-form fieldset
{
  padding: 0 0 0.938rem; /* 0 0 15px */
}

.search-panel .widget-form fieldset label
{
  font-weight: 400;
}

.search-panel .widget-toggle
{
  padding: 15px 15px 0;
}

.search-panel .widget-toggle .toggle-navigation
{
  border-bottom: 0 none;
  padding: 0;
}

.search-panel .widget-toggle .toggle-navigation a.toggle-trigger
{
  color: rgba(87, 74, 70, 1); /* #574a46 */
  font-size: 1.438rem; /* 23px */
  font-weight: 400;
  line-height: 1.375rem; /* 22px */
  text-decoration: none;
  margin: 0;
  padding: 0 0 12px;
}

.search-panel .widget-toggle .toggle-navigation .toggle-content
{
  border-top: 6px solid rgba(141, 199, 63, 1); /* #8dc73f */
  padding: 0 0 15px;
}

.search-panel .widget-toggle .toggle-icon
{
  top: 0;
  color: rgba(87, 74, 70, 1); /* #574a46 */
}

/* Search results panel */
.search-results-panel
{
}

.search-results-panel .sort-panel .grid3
{
  width: auto;
}

.search-results-panel .sort-panel h3
{
  font-size: 1.25rem; /* 20px */
  line-height: 2.188rem; /* 35px */
}

.search-results-panel h4
{
  margin: 0 0 1.25rem;
}

.search-results-panel .widget-wide-list > ul li > .search-results-item
{
  padding: 0 0.313rem; /* 0 5px */
}

.search-results-panel .widget-wide-list > ul li > .search-results-item h5
{
  font-size: 1.25rem; /* 20px */
  font-weight: 700;
  margin: 0 0 0.313rem; /* 0 0 5px */
}

.search-results-panel .widget-wide-list > ul li > .search-results-item ul.summary
{
  margin: 0 0 0.938rem; /* 0 0 15px */
}

.search-results-panel .widget-wide-list > ul li > .search-results-item ul.summary > li
{
  position: relative;
  display: inline-block;
  font-size: 0.938rem; /* 15px */
  margin: 0 0.938rem 0 0; /* 0 15px 0 */
}

.search-results-panel .widget-wide-list > ul li > .search-results-item ul.summary > li:last-child
{
  margin-right: 0;
}

.search-results-panel .widget-wide-list > ul li > .search-results-item ul.summary > li .item-cat
{
  position: relative;
  display: inline-block;
  background: none repeat scroll 0 0 rgba(87, 188, 130, 1); /* #57bc82 */
  color: rgba(255, 255, 255, 1);
  line-height: 1;
  text-align: center;
  vertical-align: middle;
  padding: 6px 10px;
  overflow: hidden;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
}

.search-results-panel .widget-wide-list > ul li > .search-results-item ul.summary > li .svg:before
{
  position: absolute;
  left: 0;
  top: -2px;
  background-position: 0 0;
  background-repeat: no-repeat;
  content: "";
  width: 100%;
  height: 1.5rem;
}

.search-results-panel .widget-wide-list > ul li > .search-results-item ul.summary > li .svg
{
  margin: 0 0 0 1.5rem;
}

.search-results-panel .widget-wide-list > ul li > .search-results-item p
{
  margin-top: 0;
}

.search-results-panel .widget-wide-list > ul li > .search-results-item span.item-date
{
}

.search-results-panel .btn.paging
{
  width: 100%;
}

/* Responsive styles */
@media only screen and (min-width: 800px)
  {
  .search-panel .widget-toggle .toggle-navigation a.toggle-trigger
  {
    cursor: default;
  }
  
  .search-panel .widget-toggle .toggle-icon
  {
    display: none;
  }
  
  .search-panel .widget-toggle .toggle-navigation .toggle-content
  {
    display: block !important;
  }
}

/* Filters panel */
.filters-panel .widget-toggle
{
  margin-bottom: 30px;
}

.filters-panel .widget-toggle .toggle-navigation
{
  border: 0;
  padding: 0;
}

.filters-panel .widget-toggle .toggle-navigation a.toggle-trigger
{
  display: inline;
  font-size: 1.125em;
  font-weight: 700;
  line-height: 1.75rem;
  color: #574a46;
  padding: 5px 0 1rem 1.5rem;
}

.filters-panel .widget-toggle .toggle-icon
{
  top: 0;
  left: 0;
  right: auto;
  color: rgba(87, 74, 70, 1); /* #574a46; */
  transform: none;
  transition-property: none;
  transition-duration: none;
  transition-timing-function: none;
}

.filters-panel .widget-toggle .toggle-icon:before
{
  display: inline-block;
  font-family: 'ice-glyphs';
  content: "\e62e";
  speak: none;
  font-size: 1.563rem; /* 25px */
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-transform: none;
  vertical-align: middle;
  margin-top: -1px;
  padding: 5px 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.filters-panel .widget-toggle .toggle-navigation.active .toggle-icon:before
{
  content: "\e62f";
}

.filters-panel .widget-toggle .toggle-navigation.active .toggle-icon
{
  transform: none;
  -ms-transform: none;
  -webkit-transform: none;
  transition-duration: none;
  transition-timing-function: none;
}

.filters-panel .widget-toggle .toggle-content > .fluid
{
  margin-top: 1.25rem; /* 20px */
}

.fluid.grp-xs-1 > .grid6
{
  margin-left: 1.06383%;
}

.fluid.grp-xs-1 > .grid6:first-child
{
  margin-left: 0;
}

.fluid.grp-xs-2 > .grid4
{
  margin-left: 1.26%;
}

/* Sort panel styles */
.sort-panel .widget-rail
{
  padding: 10px;	
}

.sort-panel .night
{
  color: #fff;
}

.sort-panel h3
{
  font-size: 1.313em; /* 21px */
  font-weight: 400;
  line-height: 1.6em;
  margin: 0;
  padding: 0
}

.sort-panel .widget-form
{
  margin: 0;
}

.sort-panel .widget-form fieldset
{
  padding: 0;
}

.sort-panel .widget-form .dropdown-menu li > a:hover
{
  color: rgba(87, 74, 70, 1); /* #574a46 */
}

.sort-panel .widget-form .dropdown-menu li.selected > a:hover
{
  color: inherit;
}

/* Progression tab widget styles */
.widget-progression-tab
{
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0) !important;
}

.widget-progression-tab ul
{
  list-style: none outside none;
  border-bottom: 1px solid rgba(231, 231, 233, 1); /* #e7e7e9 */
  margin: 0 0 1.25rem 0;
  padding: 0;
}

.widget-progression-tab ul li
{
  display: inline-block;
  background: none repeat scroll 0 0 transparent;
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: -moz-use-text-color -moz-use-text-color rgba(231, 231, 233, 1); /* #e7e7e9 */
  border-style: none none solid;
  border-width: medium medium 2px;
  margin: 0 1.875em -1px 0;
}

.widget-progression-tab ul li:last-child
{
  margin-right: 0;
}

.widget-progression-tab ul li.active
{
  background: none repeat scroll 0 0 transparent;
  border-bottom: 2px solid rgba(183, 184, 190, 1); /* #b7b8be */
}

.widget-progression-tab ul li a
{
  display: block;
  text-decoration: none;
  opacity: 0.6;
  margin: 0 0 0.625rem 0;
  padding: 0;
}

.widget-progression-tab ul li.active a
{
  opacity: 1;
}

/* Colour styles */

/* Black */
.widget-progression-tab.black ul li.active
{
  border-bottom-color: rgba(51, 51, 51, 0.85); /* #333 */
}

/* Night */
.widget-progression-tab.night ul li.active
{
  border-bottom-color: rgba(21, 101, 112, 1); /* #156570 */
}

/* Lake */
.widget-progression-tab.lake ul li.active
{
  border-bottom-color: rgba(0, 124, 146, 1); /* #007c92 */
}

/* Green */
.widget-progression-tab.green ul li.active
{
  border-bottom-color: rgba(1, 125, 75, 0.85); /* #176353 */
}

/* Plum */
.widget-progression-tab.plum ul li.active
{
  border-bottom-color: rgba(105, 108, 136, 1); /* #696c88 */
}

/* Persimmon */
.widget-progression-tab.persimmon ul li.active
{
  border-bottom-color: rgba(231, 76, 60, 1); /* #e74c3c */
}

/* Limea */
.widget-progression-tab.limea ul li.active
{
  border-bottom-color: rgba(141, 199, 63, 1); /* #8dc73f */
}

/* Indigo */
.widget-progression-tab.indigo ul li.active
{
  border-bottom-color: rgba(23, 99, 83, 0.85); /* #176353 */
}

/* Sky */
.widget-progression-tab.sky ul li.active
{
  border-bottom-color: rgba(0, 170, 210, 0.85); /* #00aad2 */
}

/* Blue */
.widget-progression-tab.blue ul li.active
{
  border-bottom-color: rgba(52, 152, 219, 1); /* #3498db */
}

/* Size styles */
.widget-progression-tab.med ul
{
  border-bottom-width: 1px;
}

.widget-progression-tab.med ul li
{
  border-bottom-width: 3px;
  margin-bottom: -1px;
}

.widget-progression-tab.med ul li.active
{
  border-bottom-width: 3px;
}

.widget-progression-tab.large ul li.active
{
  border-bottom-width: 6px;
}

/*
.widget-progression-tab.large ul
{
border-bottom-width: 2px;
}

.widget-progression-tab.large ul li
{
border-bottom-width: 4px;
margin-bottom: -2px;
}

.widget-progression-tab.large ul li.active
{
border-bottom-width: 4px;
}
*/

/***************************
Flex list widget
***************************
Optional styles: box-shadow
Override:
***************************/
.widget-flex-list
{
  background-color: rgba(240, 243, 245, 1); /* #f0f3f5 */
  width: 100%;
  margin: 0 auto;
  padding: 0.625rem;
}

.widget-flex-list > .flex-list
{
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.flex-list > .flex-list-item
{
  float: left;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  list-style: none;
  list-style-image: none;
  list-style-type: none;
  width: 33.33333333333333%;
  margin: 0;
  padding: 0.625rem;
}

.flex-list-item > .flex-list-item-inner
{
  background: none scroll repeat 0 0 rgba(255, 255, 255, 1);
  width: 100%;
  overflow: hidden;
}

.flex-list-item img
{
  display: block;
  width: 100%;
}

.flex-list-item > .flex-list-item-inner figcaption
{
  padding: 0.938rem; /* 15px */
}

.flex-list-item > .flex-list-item-inner figcaption .block
{
  display: block;
  /* height: 4.063rem; 65px */
  overflow: hidden;
}

.flex-list-item > .flex-list-item-inner figcaption h3
{
  font-size: 1.188em; /* 19px */
  font-weight: 400;
  line-height: 1.188em;
  margin-bottom: 0;
}

.flex-list-item > .flex-list-item-inner figcaption p
{
  margin-top: 1em; /* 16px */
}

.flex-list-item > .flex-list-item-inner figcaption .text-container .category
{
  margin: 0 0 1.25rem; /* 0 0 20px */
}

.flex-list-item > .flex-list-item-inner figcaption .text-container .category span
{
  font-family: 'Titillium Web', Verdana, Helvetica, Helvetica Neue, Arial;
  font-size: 0.875rem; /* 14px */
  font-weight: 700;
  color: rgba(0, 0, 0, 1);
  line-height: 1.25;
  text-transform: uppercase;
}

.flex-list-item > .flex-list-item-inner figcaption ul.summary
{
  list-style: none outside none;
  margin: 0 0 1em; /* 0 0 16px */
  padding: 0;
}

.flex-list-item > .flex-list-item-inner figcaption ul.summary li
{
  margin: 5px 0;
}

.flex-list-item > .flex-list-item-inner figcaption ul.summary li:last-child
{
  margin-bottom: 0;
}

.flex-list-item > .flex-list-item-inner figcaption .featured-content
{
  top: 16.5%;
  right: 1.5rem; /* 24px */
}

/* Featured media styles */
.flex-list-item > .flex-list-item-inner > figure .featured-media
{
  position: relative;
  /*background: none repeat scroll 0 0 rgba(0, 0, 0, 1);*/
}

/*
.flex-list-item > .flex-list-item-inner > figure .featured-media img
{
opacity: 0.9;
}

.flex-list-item > .flex-list-item-inner > figure .featured-media a.hover-gradient:before
{
position: absolute;
background: url("/App_Themes/ICETheme/Images/assets/gradient-overlay.png") repeat-x scroll left bottom rgba(0, 0, 0, 0);
content: "";
left: 0;
bottom: 0;
width: 100%;
height: 110px;
z-index: 99;
}
*/	

.flex-list-item > .flex-list-item-inner > figure .featured-media .media-overlay
{
  position: absolute;
  top: 0.875rem; /* 14px */
  right: 0.625rem; /* 10px */
  z-index: 5;
}

.flex-list-item > .flex-list-item-inner > figure .featured-media .media-overlay span.category-index
{
  font-family: 'Titillium Web', Verdana, Helvetica, Helvetica Neue, Arial;
  font-weight: 700;
}

.flex-list-item > .flex-list-item-inner > figure .featured-media .media-overlay a
{
  float: left;
  display: inline-block;
  background: none repeat scroll 0 0 rgba(255, 255, 255, 1);
  font-size: 0.875rem; /* 13px */
  font-weight: 700;
  color: #000;
  text-transform: uppercase;
  margin-right: 0.25rem; /* 4px */
  padding: 4px 5px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -khtml-border-radius: 2px;
  border-radius: 2px;
}

.flex-list-item > .flex-list-item-inner > figure .featured-media .media-overlay span.post-type-icon
{
  float: left;
  display: inline-block;
  background: none repeat scroll 0 0 rgba(255, 255, 255, 1);
  color: #000;
  padding: 0;
  overflow: hidden;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -khtml-border-radius: 2px;
  border-radius: 2px;
}

.flex-list-item > .flex-list-item-inner > figure .featured-media .media-overlay span.post-type-icon [class^="icon-"],
.flex-list-item > .flex-list-item-inner > figure .featured-media .media-overlay span.post-type-icon [class*=" icon-"]
{
  line-height: 1.4;
  padding: 0 5px;
  vertical-align: top;
}

.flex-list-item > .flex-list-item-inner > figure .featured-media .image-container.crop-top,
.flex-list-item > .flex-list-item-inner > figure .featured-media .image-container.crop-bottom
{
  position: relative;
  height: 200px;
  overflow: hidden;
}

.flex-list-item > .flex-list-item-inner > figure .featured-media .image-container.crop img
{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.flex-list-item > .flex-list-item-inner > figure .featured-media .image-container.crop-top img
{
  top: 0;
  bottom: auto;
}

.flex-list-item > .flex-list-item-inner > figure .featured-media .image-container.crop-bottom img
{
  top: auto;
  bottom: 0;
}

/* Colour styles */
.widget-flex-list.box-shadow
{
  background-color: rgba(255, 255, 255, 1);
  padding-top: 0;
  padding-bottom: 0;
}

.widget-flex-list.box-shadow .flex-list > .flex-list-item > .flex-list-item-inner
{
  border-radius: 2px;
  -webkit-box-shadow: 0 0.125rem 0.313rem rgba(0, 0, 0, .2);
  box-shadow: 0 0.125rem 0.313rem rgba(0, 0, 0, .2);
}

.widget-flex-list.box-shadow .flex-list > .flex-list-item > .flex-list-item-inner:hover
{
  transition: box-shadow 0.5s cubic-bezier(0.19, 1, 0.22, 1) 0.01s;
  -webkit-box-shadow: 0 0.188rem 0.375rem rgba(0, 0, 0, .3);
  box-shadow: 0 0.2rem 0.5rem rgba(0, 0, 0, .3);
}

/* Category colour styles */

/* Night */
.flex-list-item.night > .flex-list-item-inner > figure
{
  border-top: 8px solid rgba(21, 101, 112, 1); /* #156570 */
}

/* Lake */
.flex-list-item.lake > .flex-list-item-inner > figure
{
  border-top: 8px solid rgba(0, 124, 146, 1); /* #007c92 */
}

/* Green */
.flex-list-item.green > .flex-list-item-inner > figure
{
  border-top: 8px solid rgba(26, 188, 156, 1); /* #1abc9c */
}

/* Alizarin */
.flex-list-item.alizarin > .flex-list-item-inner > figure
{
  border-top: 8px solid rgba(242, 122, 103, 1); /* #f27a67 */
}

/* Plum */
.flex-list-item.plum > .flex-list-item-inner > figure
{
  border-top: 8px solid rgba(105, 108, 136, 1); /* #696c88 */
}

/* Persimmon */
.flex-list-item.persimmon > .flex-list-item-inner > figure
{
  border-top: 8px solid rgba(231, 76, 60, 1); /* #e74c3c */
}

/* Limea */
.flex-list-item.limea > .flex-list-item-inner > figure
{
  border-top: 8px solid rgba(141, 199, 63, 1); /* #8dc73f */
}

/* Indigo */
.flex-list-item.indigo > .flex-list-item-inner > figure
{
  border-top: 8px solid rgba(75, 127, 140, 1); /* #4b7f8c */
}

/* Sky */
.flex-list-item.sky > .flex-list-item-inner > figure
{
  border-top: 8px solid rgba(0, 179, 212, 1); /* #00b3d4 */
}

/* Blue */
.flex-list-item.blue > .flex-list-item-inner > figure
{
  border-top: 8px solid rgba(52, 152, 219, 1); /* #3498db */
}

/* JavaScript disabled styles */
html.no-js .flex-list > .flex-list-item
{
  float: none;
  width: 100%;
}

html.no-js .flex-list > .flex-list-item img
{
  float: right;
  max-width: 9.375rem; /* 150px */
  margin-left: 1.25rem; /* 20px */
}

@supports (display: -webkit-flex) or (display: -ms-flex) or (display: flex)
{
  html.no-js .flex-list-item
    {
    float: left;
    width: 25%;
  }
  
  html.no-js .flex-list > .flex-list-item img
    {
    float: none;
    max-width: none;
    margin-left: 0;
  }
}

/* Overload styles */
.widget-flex-list[role=stretch] .flex-list-item > .flex-list-item-inner figcaption .block
{
  height: 5rem; /* 80px */ /* <--Isotope */
}

.widget-flex-list.block
{
  background-color: rgba(255, 255, 255, 0);
  padding: 0;
}

.widget-flex-list .widget-block
{
  margin: 0;
}

.widget-flex-list + .fluid p:first-child
{
  margin-top: 1em; /* 16px */
}

ul.summary + p
{
  margin-top: 1em; /* 16px */
}

@media screen and (max-width: 64em) /* 1024 */
  {		
}

@media screen and (max-width: 50em) /* 800 */
  {
  .widget-flex-list
  {
    padding: 0.313rem; /* 10px */
  }
  
  .widget-flex-list.box-shadow
  {
    padding: 0;
  }
  
  .flex-list > .flex-list-item
  {
    width: 33.33333333333333%; /* 3 items per row */
  }
  
  .flex-list-item > .flex-list-item-inner figcaption .block
  {
    /* height: 6.563rem; /* 105px */ /* <--Isotope */
  }
  
  .flex-list-item > .flex-list-item-inner figcaption ul.summary
  {
    /* height: 5rem; /* 80px */ /* <--Isotope */
  }
  
  @supports ( display: -webkit-flex ) or ( display: -ms-flex ) or ( display: flex )
  {
    html.no-js .flex-list-item
      {
      width: 33.33333333333333%;
    }
  }
  
  .flex-list-item > .flex-list-item-inner > figure .featured-media .image-container
  {
    height: auto;
  }
  
  .flex-list-item > .flex-list-item-inner > figure .featured-media .image-container img
  {
    position: relative;
  }
  
  .widget-flex-list .flex-list > .flex-list-item .featured-content
  {
    display: block;
    position: relative;
    top: auto;
    right: auto;
    left: auto;
    width: 100%;
    margin: 0.938rem 0 0; /* 10px 0 0 */
  }
  
  .widget-flex-list .flex-list > .flex-list-item .featured-content .round
  {
    margin: 0 auto;
  }
  
  .widget-flex-list .flex-list > .flex-list-item .text-container .fluid.col-xs-1 > .grid8
  {
    margin-bottom: 0;
  }
  
  /* Overload styles */
  .widget-flex-list[role=stretch] .flex-list-item > .flex-list-item-inner figcaption .block,
  .widget-flex-list[role=stretch] .flex-list-item > .flex-list-item-inner figcaption ul.summary
  {
    height: auto;
  }
}

@media screen and (max-width: 40em) /* 640 */
  {
  .flex-list > .flex-list-item
  {
    width: 50%; /* 2 items per row */
  }
  
  .flex-list-item > .flex-list-item-inner figcaption .block
  {
    /* height: 7.188rem; /* 115px */ /* <--Isotope */
  }
  
  @supports ( display: -webkit-flex ) or ( display: -ms-flex ) or ( display: flex )
  {
    html.no-js .flex-list-item
      {
      width: 50%;
    }
  }
}

@media screen and (max-width: 22.50em) /* 360 */
  {
  .widget-flex-list
  {
    padding: 0.313rem; /* 10px */
  }
  
  .widget-flex-list.box-shadow
  {
    padding: 0;
  }
  
  .flex-list > .flex-list-item
  {
    float: none;
    width: 100%; /* 1 item per row */
    padding: 0.313rem 0; /* 5px 0 */
  }
  
  .widget-flex-list.box-shadow .flex-list > .flex-list-item
  {
    padding: 0.313rem 0.625rem; /* 5px 10px */
  }
  
  .flex-list-item > .flex-list-item-inner figcaption ul.summary
  {
    height: auto; /* 115px */ /* <--Isotope */
  }
  
  .widget-flex-list.box-shadow > .flex-list > .flex-list-item
  {
    padding-top: 0.625rem; /* 10px */
  }
  
  .widget-flex-list.box-shadow > .flex-list > .flex-list-item:first-child
  {
    padding-top: 0.313rem; /* 5px */
  }
  
  .flex-list > .flex-list-item img
  {
    float: left;
    max-width: 9.375rem; /* 150px */
    margin-right: 0.625rem; /* 10px */
  }
  
  .flex-list-item > .flex-list-item-inner figcaption
  {
    padding: 0.625rem; /* 10px */
  }
  
  .flex-list-item > .flex-list-item-inner figcaption .block
  {
    height: auto;
  }
  
  .flex-list-item > .flex-list-item-inner figure img + figcaption .block h3
  {
    display: block;
    min-height: 5.938rem; /* 95px */
  }
  
  .flex-list-item > .flex-list-item-inner figure img + figcaption ul.summary
  {
    margin: 10px 0 0 calc(100% - 150px);
  }
  
  .flex-list-item > .flex-list-item-inner figcaption .text-container ul.summary
  {
    margin: 10px 0;
  }
  
  .flex-list-item > .flex-list-item-inner figcaption ul.summary li
  {
    margin: 0;
  }
  
  /* Overload styles */			
  .flex-list > .flex-list-item > .flex-list-item-inner > figure .featured-media img
  {
    float: none;
    max-width: 100%;
    margin-right: 0;
  }
  
  .flex-list > .flex-list-item > .flex-list-item-inner > figure .featured-media
  {
    float: left;
    max-width: 9.375rem; /* 150px */
    margin-right: 0.625rem; /* 10px */
  }
  
  .flex-list > .flex-list-item > .flex-list-item-inner > figure .featured-media .media-overlay
  {
    top: 0;
    right: 0;
  }
  
  .flex-list-item > .flex-list-item-inner > figure .featured-media .media-overlay a
  {
    float: right;
    margin-right: 0;
    -webkit-border-top-right-radius: 0px;
    -moz-border-radius-topright: 0px;
    -khtml-border-radius-topright: 0px;
    border-top-right-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
    -moz-border-radius-bottomright: 0px;
    -khtml-border-radius-bottomright: 0px;
    border-bottom-right-radius: 0px;
  }
  
  .flex-list-item > .flex-list-item-inner > figure .featured-media + figcaption ul.summary
  {
    margin-left: calc(100% - 160px);
  }
  
  .widget-flex-list.block .flex-list > .flex-list-item .widget-block img
  {
    float: none;
    max-width: none;
    margin-right: 0;
  }
  
  .widget-flex-list .flex-list > .flex-list-item .featured-content
  {
    right: auto;
    top: auto;
  }
  
  .widget-flex-list .flex-list > .flex-list-item .text-container .fluid > .grid12 p
  {
    margin-top: 0;
  }
}

@media screen and (max-width: 20em) /* 320 */
  {		
  .flex-list-item > .flex-list-item-inner figcaption .block
  {
    height: 7.188rem; /* 115px */
  }
  
  @supports ( display: -webkit-flex ) or ( display: -ms-flex ) or ( display: flex )
  {
    html.no-js .flex-list-item
      {
      width: 100%;
    }
  }
  
  html.no-js .flex-list > .flex-list-item img
  {
    max-width: none;
    float: none;
    margin-left: 0;
  }
  
  /* Overload styles */
  .widget-flex-list[role=stretch] .flex-list > .flex-list-item img
  {
    float: none;
    max-width: 100%;
    margin-right: 0;
  }
}

/***************************
Wide list widget
***************************
Optional styles:
Override:
***************************/
.widget-wide-list
{
}

.widget-wide-list ul
{
  list-style: outside none none;
  margin: 0;
  padding: 0;
}

.widget-wide-list > ul > li
{
  position: relative;
  margin: 0;
  padding: 15px 10px;
}

.widget-wide-list > ul > li:nth-child(even)
{
  background: none repeat scroll 0 0 rgba(249, 247, 247, 1); /* #f9f7f7 */
}

.widget-wide-list > ul > li.recommended
{
  background: none repeat scroll 0 0 rgba(229, 242, 255, 1); /* #e5f2ff */
}

.widget-wide-list > ul > li h3
{
  line-height: 1.25em; /* 20px */
  margin: 0 0 0.938rem; /* 15px */
}

.widget-wide-list > ul > li h3 > span
{
  display: inline-block;
  font-size: 0.625em; /* 10px */
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
  vertical-align: top;
  margin: 2px 0 0 15px;
  padding: 3px 5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
}

.widget-wide-list > ul > li h3 > span.online
{
  background: none repeat scroll 0 0 rgba(231, 76, 60, 1); /* #e74c3c */
  color: #fff;
}

.widget-wide-list > ul > li h4
{
  font-size: 1em; /* 16px */
  font-weight: 700;
  line-height: 1.5em; /* 24px */
  margin: 0;
}

.widget-wide-list > ul > li address
{
  line-height: 1.5em; /* 24px */
  margin-top: 0.313rem; /* 5px */
}

.widget-wide-list > ul > li img
{
  width: 100%;
}

.widget-wide-list ul.summary li
{
  margin: 0.375rem 0;
}

/* Overload styles */
.widget-wide-list.blog ul.summary li
{
  margin: 0.313rem 0;
}

.widget-wide-list.blog ul.summary li.tags
{
  margin-top: 1.25rem; /* 20px */
}

.widget-wide-list.blog .list-image .image-container
{
  position: relative;
  height: 200px;
  overflow: hidden;
}

.widget-wide-list.blog .list-image .image-container img
{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.widget-wide-list.blog .list-image.crop-top .image-container img
{
  top: 0;
  bottom: auto;
}

.widget-wide-list.blog .list-image.crop-bottom .image-container img
{
  top: auto;
  bottom: 0;
}

/* Featured content styles */
.featured-content
{
  position: absolute;
  top: 27%;
  right: 1.875rem; /* 30px */
}

.featured-content .round
{
  display: table;
  background: none repeat scroll 0 0 rgba(100, 76, 128, 0.8); /* #644c80 */
  width: 120px;
  height: 120px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -khtml-border-radius: 50%;
  border-radius: 50%;
}

.featured-content .round span
{
  display: table-cell;
  color: #fff;
  line-height: 1;
  text-align: center;
  height: 100%;
  vertical-align: middle;
}

.featured-content.students .round
{
  background-color: rgba(245, 211, 19, 1); /* #f5d313 */
}

.featured-content.students .round span
{
  font-size: 1.5rem; /* 20px */
}

/* Override styles */
.featured-content.small .round
{
  width: 100px;
  height: 100px;
}

.featured-content.small .round span
{
  font-size: 0.875rem; /* 14px */
}

.featured-content.small.students .round span
{
  font-size: 0.938rem; /* 15px */
}

/* Grid list styles */
.grid-list-2
{
}

.grid-list-2 > ul
{
  list-style: outside none none;
  margin: -0.625rem -0.625rem 0 -0.625rem;
  padding: 0;
}

.grid-list-2 > ul > li
{
  float: left;
  width: 50%;
  padding: 0.625rem; /* 10px */
  margin: 0;
}

/* 3 items per column */
@media screen and (max-width: 50em) /* 800 */
  {
  .grid-list-2 > ul > li
  {
    width: 33.333%;
  }
}

/* 2 item per column */
@media screen and (max-width: 22.50em) /* 360 */
  {
  .grid-list-2 > ul > li
  {
    width: 50%;
  }
}

.grid-list-3
{
}

.grid-list-3 > ul
{
  list-style: outside none none;
  margin: 0 -0.625rem;
  padding: 0;
}

.grid-list-3 > ul > li
{
  float: left;
  width: 33.333%;
  padding: 0.625rem; /* 10px */
  margin: 0;
}

/* 2 items per column */
@media screen and (max-width: 50em) /* 800 */
  {
  .grid-list-3 > ul
  {
    padding-top: 0.625rem; /* 10px */
  }
  
  .grid-list-3 > ul > li
  {
    width: 50%;
  }
}

/* 1 item per column */
@media screen and (max-width: 22.50em) /* 360 */
  {
  .grid-list-3 > ul > li
  {
    width: 100%;
  }
}

/* Loading panel styles */
.loading-panel
{
  text-align: center;
}

/* Related news panel styles */
.related-news-panel h3
{
  font-weight: 400;
}

/* News list styles */
ul.news-list
{
  list-style: outside none none;
  margin: 0;
  padding: 0 0 0.625rem;
}

ul.news-list li
{
  border-bottom: 0.0625rem dotted #dfdfdf;
  padding-bottom: 0.938rem; /* 15px */
  margin: 0 0 0.938rem 0;
}

ul.news-list li:last-child
{
  border-bottom: 0 none;
  margin-bottom: 0;
  padding-bottom: 0;
}

ul.news-list li .image-container
{
  float: left;
  width: 7.5rem; /* 120px */
  padding-right: 0.625rem; /* 10px */
}

ul.news-list li figure figcaption h4
{
  font-size: 1rem; /* 16px */
  font-weight: 400;
  line-height: 1.25rem; /* 20px */
  margin-bottom: 10px;
}

ul.news-list li figure a figcaption .date
{
  display: inline-block;
  font-size: 0.938rem; /* 15px */
  color: #574a46;
  text-decoration: none;
}

/* Doc list styles */
ul.doc-list
{
  list-style: outside none none;
  margin: 0;
  padding: 0 0 0.625rem;
}

ul.doc-list li
{
  border-bottom: 0.0625rem dotted #dfdfdf;
  padding-bottom: 0.938rem; /* 15px */
  margin: 0 0 0.938rem 0;
}

ul.doc-list li:last-child
{
  border-bottom: 0 none;
  margin-bottom: 0;
  padding-bottom: 0;
}

ul.doc-list li figure a figcaption h4
{
  font-size: 1.063rem; /* 17px */
  font-weight: 400;
  line-height: 1.313rem; /* 21px */
  margin: 0 0 0.313rem 0; /* 0 0 5px 0 */
}

ul.doc-list li figure a figcaption .date
{
  display: inline-block;
  font-size: 0.938rem; /* 15px */
  font-weight: 700;
  color: #574a46;
  text-decoration: none;
}

ul.doc-list li figure a figcaption p
{
  display: inline-block;
  font-size: 0.938rem; /* 15px */
  color: #574a46;
  text-decoration: none;
  margin: 0.313rem 0 0; /* 5px 0 0 */
}

/* Jobs list styles */
ul.jobs-list
{
  list-style: outside none none;
  margin: 1.25rem 0 0;
  padding: 0;
}

ul.jobs-list li
{
  margin: 0;
}

ul.jobs-list li .image-container
{
  float: left;
  width: 25.404255317%;
  *width: 25.3510638276383%;
  border: 1px solid rgba(231, 231, 233, 1);
  padding: 2px;
}

ul.jobs-list li figure figcaption
{
  float: left;
  width: 70.468085099%;
  *width: 70.4148936096383%;
  margin-left: 4.127659574%;
  *margin-left: 4.0744680846382977%;
}

ul.jobs-list li figure figcaption h4
{
  display: block;
  font-size: 1.188rem; /* 19px */
  font-weight: 400;
  line-height: 1.25em; /* 25px */
  min-height: 4.063rem; /* 65px */
  margin: 0;
}

ul.jobs-list li figure figcaption ul.summary
{
  display: inline-block;
  list-style: outside none none;
  font-size: 0;
  margin: 0;
  padding: 0;
}

ul.jobs-list li figure figcaption ul.summary li
{
  display: inline;
  font-size: 0.875rem; /* 14px */
  line-height: 1.063rem; /* 17px */
  margin: 0;
}

ul.jobs-list li figure figcaption ul.summary li:after
{
  content: "|";
  margin-left: 5px;
  margin-right: 5px;
}

ul.jobs-list li figure figcaption ul.summary li:last-child:after
{
  content: "";
  margin: 0;
}

/************************************
Card widget
************************************
Optional styles: outline, box-shadow
Override: no-image
************************************/
.widget-card
{
}

.widget-card figure:before,
.widget-card figure:after,
.widget-card figure
{
  transform: translate3d(0px, 0px, 0px);
}

.widget-card > figure
{
  transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0.01s, margin-top 0.8s cubic-bezier(0.95, 0.05, 0.795, 0.035) 0.61s, margin-left 0.7s cubic-bezier(0.95, 0.05, 0.795, 0.035) 0.51s;
}

.widget-card > figure
{
  position: relative;
  display: block;
  background-color: #fff;
  z-index: 1;
}

.widget-card > figure .card-container
{
  position: relative;
  overflow: hidden;
}

.widget-card > figure .card-image
{
  display: block;
  background: none repeat scroll 0 0 rgba(236, 239, 241, 1); /* #eceff1 */
  text-align: center;
}

.widget-card > figure .card-image img
{
  display: block;
  width: 100%;
  margin: 0 auto;
}

.widget-card > figure figcaption
{
}

.widget-card > figure figcaption .card-detail
{
  padding: 0.938rem; /* 15px */
}

/* Override styles */	
.widget-card.no-image > figure figcaption
{
  position: relative;
}

/* Plain styles */
.widget-card > figure figcaption .card-footer
{
  display: block;
  height: 12.5rem; /* 200px */
  padding: 0.938rem; /* 15px */
}

.widget-card > figure figcaption .card-footer ul.summary
{
  
  list-style: none outside none;
  margin: 0;
  padding: 0;
}

.widget-card > figure figcaption .card-footer ul.summary li
{
  margin: 2px 0;
}

.widget-card > figure figcaption .card-footer ul.summary li:last-child
{
  margin-bottom: 0;
}

.widget-card > figure figcaption .card-footer a.text-button
{
  position: absolute;
  bottom: 15px;
  text-transform: uppercase;
}

.widget-card > figure figcaption .card-footer a.text-button i
{
  display: inline-block;
  font-size: 1.125em; /* 18px */
  margin: -2px 0 0 7px;
}

.widget-card > figure figcaption .text-container .category
{
  margin: 0 0 1.25rem; /* 0 0 20px */
}

.widget-card > figure figcaption .text-container .category span
{
  font-family: 'Titillium Web', Verdana, Helvetica, Helvetica Neue, Arial;
  font-size: 0.875rem; /* 14px */
  font-weight: 700;
  color: rgba(0, 0, 0, 1);
  line-height: 1.25;
  text-transform: uppercase;
}

.widget-card > figure figcaption .text-container h3
{
  font-size: 1.188em; /* 19px */
  font-weight: 400;
  line-height: 1.188em;
  margin-bottom: 0;
}

.widget-card > figure figcaption .text-container ul.summary
{
  list-style: none outside none;
  margin: 0 0 1em; /* 0 0 16px */
  padding: 0;
}

.widget-card > figure figcaption .text-container ul.summary li
{
  margin: 5px 0;
}

.widget-card > figure figcaption .text-container ul.summary li:last-child
{
  margin-bottom: 0;
}

/* Animation styles */
.widget-card.js-slide-animate > figure figcaption
{
  position: absolute;
  display: inline-block;
  background: none repeat scroll 0 0 rgba(255, 255, 255, 1);
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 2;
}

.widget-card.js-slide-animate > figure figcaption .card-detail.header:active
{
  -webkit-animation: surfaceReactionBackground 0.31s;
  -moz-animation: surfaceReactionBackground 0.31s;
  -o-animation: surfaceReactionBackground 0.31s;
  animation: surfaceReactionBackground 0.31s;
}

.widget-card.js-slide-animate > figure figcaption .card-detail.header a
{
  color: inherit;
  text-decoration: none;
}

.widget-card.js-slide-animate > figure figcaption .card-detail.header .card-title
{
  height: 6.6528em; /* 4 lines */
  padding-right: 1.25rem; /* 20px */
  overflow: hidden;
}

.widget-card.js-slide-animate > figure figcaption .card-detail.header h4
{
  font-size: 1.188em; /* 19px */
  font-weight: 400;
  line-height: 1.4em; /* 22px */
  margin: 0;
}

.widget-card.js-slide-animate > figure figcaption .card-detail.header .card-action-icon
{
  
  position: relative;
  padding-right: 20px;
}

.widget-card.js-slide-animate > figure figcaption .card-detail.header .card-action-icon .card-icon-toggle
{
  position: absolute;
  display: block;
  right: 0;
  top: 50%;
  height: 22px;
  width: 22px;
  margin-top: -0.563rem;
}

.widget-card.js-slide-animate > figure figcaption .card-detail.header .card-action-icon .card-icon-toggle i
{
  position: absolute;
  display: inline-block;
  right: 0;
  font-size: 1.125rem; /* 18px */
  /* color: rgba(139, 195, 73, 1); #8bc349 */
  color: rgba(72, 175, 219, 1); /* #48afdb */
}

.widget-card.js-slide-animate > figure figcaption.active .card-detail.header .card-action-icon .card-icon-toggle i:before
{
  content: "\e690";
}

.widget-card.js-slide-animate > figure figcaption .card-detail .text-button
{
  display: inline-block;
  /* color: rgba(139, 195, 73, 1); #8bc349 */
  color: rgba(72, 175, 219, 1); /* #48afdb */
  line-height: 1.5;
  text-transform: uppercase;
  white-space: nowrap;
}
.widget-card.js-slide-animate > figure figcaption .card-detail.header a:hover .text-button,
.widget-card.js-slide-animate > figure figcaption .card-detail.header a:hover .card-action-icon .card-icon-toggle i,
.widget-card.js-slide-animate > figure figcaption .card-detail a.text-button:hover
{
  /* color: rgba(104, 159, 56, 1); #689f38 */
  color: rgba(210, 112, 15, 1); /* #d2700f */
}

.widget-card.js-slide-animate > figure figcaption.active .card-detail.header .card-action-icon .text-button
{
  display: none;
}

.widget-card.js-slide-animate > figure figcaption.active .card-detail.header .card-action-icon
{
  top: -23px;
}

/* (.card-title > height (6.6528) - .card-detail > padding (0.938) - .card-icon-toggle > margin-top (0.563)) */
.widget-card.js-slide-animate > figure figcaption.active .card-detail.header .card-action-icon .card-icon-toggle
{
  top: -4.4018rem;
}

.widget-card.js-slide-animate > figure figcaption .card-detail.footer
{
  border-top: 1px solid rgba(0, 0, 0, 0.08);
}

.widget-card.js-slide-animate > figure figcaption .card-detail.footer p
{
  margin: 0;
}

.widget-card.js-slide-animate > figure figcaption .card-detail.footer a.text-button
{
  text-decoration: none;
  margin-top: 1rem;
}

.widget-card.js-slide-animate > figure figcaption .card-detail.footer .text-button i
{
  display: inline-block;
  font-size: 1.125em; /* 18px */
  margin: -1px 0 0 7px;
}

/* Colour styles */
.widget-card.outline > figure
{
  border-color: #f1f1f1 #e7e6e6 #cfcfcf;
  border-style: solid;
  border-width: 1px;
}

.widget-card.box-shadow > figure:before
{
  box-shadow: 0 -2px 6px black, 0 2px 8px transparent, 0 10px 10px transparent, 0 14px 14px transparent, 0 19px 19px transparent;
  opacity: 0.05;
}

.widget-card.box-shadow > figure:before,
.widget-card.box-shadow > figure:after
{
  transition: box-shadow 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0.01s;
}

.widget-card.box-shadow > figure:before,
.widget-card.box-shadow > figure:after
{
  display: block;
  content: " ";
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -khtml-border-radius: 2px;
  border-radius: 2px;
  z-index: -1;
}

.widget-card.box-shadow > figure:before,
.widget-card.box-shadow > figure:after
{
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.widget-card.box-shadow > figure:before,
.widget-card.box-shadow > figure:after
{
  transform: translate3d(0px, 0px, 0px);
}

.widget-card.box-shadow > figure:after
{
  box-shadow: 0 2px 3px black, 0 4px 4px transparent, 0 6px 5px transparent, 0 10px 6px transparent, 0 15px 6px transparent;
  opacity: 0.09;
}

.no-touch .widget-card.box-shadow > figure:hover:before,
.no-touch .widget-card.box-shadow > figure:hover:after
{
  transition: box-shadow 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0.01s;
}

.no-touch .widget-card.box-shadow > figure:hover:before
{
  box-shadow: 0 -2px 6px transparent, 0 2px 8px black, 0 10px 10px transparent, 0 14px 14px transparent, 0 19px 19px transparent;
  opacity: 0.14;
}

.no-touch .widget-card.box-shadow > figure:hover:after
{
  box-shadow: 0 2px 3px transparent, 0 4px 4px black, 0 6px 5px transparent, 0 10px 6px transparent, 0 15px 6px transparent;
  opacity: 0.15;
}

.widget-card.box-shadow > figure
{
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -khtml-border-radius: 2px;
  border-radius: 2px;
}

.widget-card.box-shadow > figure .card-container
{
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -khtml-border-radius: 2px;
  border-radius: 2px;
}

.widget-card.box-shadow.night,
.widget-card.box-shadow.lake,
.widget-card.box-shadow.green,
.widget-card.box-shadow.plum,
.widget-card.box-shadow.persimmon,
.widget-card.box-shadow.limea,
.widget-card.box-shadow.indigo,
.widget-card.box-shadow.sky,
.widget-card.box-shadow.blue
{
  background-color: rgba(255, 255, 255, 0);
}

.widget-card.box-shadow.night > figure,
.widget-card.box-shadow.lake > figure,
.widget-card.box-shadow.green > figure,
.widget-card.box-shadow.plum > figure,
.widget-card.box-shadow.persimmon > figure,
.widget-card.box-shadow.limea > figure,
.widget-card.box-shadow.indigo > figure,
.widget-card.box-shadow.sky > figure,
.widget-card.box-shadow.blue > figure
{
  border-top: 8px solid rgba(255, 255, 255, 0);
}

/* Night */
.widget-card.box-shadow.night > figure
{
  border-top-color: rgba(21, 101, 112, 1); /* #156570 */
}

/* Lake */
.widget-card.box-shadow.lake > figure
{
  border-top-color: rgba(0, 124, 146, 1); /* #007c92 */
}

/* Green */
.widget-card.box-shadow.green > figure
{
  border-top-color: rgba(26, 188, 156, 1); /* #1abc9c */
}

/* Plum */
.widget-card.box-shadow.plum > figure
{
  border-top-color: rgba(105, 108, 136, 1); /* #696c88 */
}

/* Persimmon */
.widget-card.box-shadow.persimmon > figure
{
  border-top-color: rgba(231, 76, 60, 1); /* #e74c3c */
}

/* Limea */
.widget-card.box-shadow.limea > figure
{
  border-top-color: rgba(141, 199, 63, 1); /* #8dc73f */
}

/* Indigo */
.widget-card.box-shadow.indigo > figure
{
  border-top-color: rgba(75, 127, 140, 1); /* #4b7f8c */
}

/* Sky */
.widget-card.box-shadow.sky > figure
{
  border-top-color: rgba(0, 179, 212, 1); /* #00b3d4 */
}

/* Blue */
.widget-card.box-shadow.blue > figure
{
  border-top-color: rgba(52, 152, 219, 1); /* #3498db */
}

/* Rail styles */
.widget-card.rail > figure
{
  padding: 0.625rem; /* 10px */
}

.widget-card.rail > figure .card-image
{
  background-color: rgba(255, 255, 255, 0);
  padding-bottom: 0.625rem; /* 10px */
}

.widget-card.rail > figure figcaption .card-footer
{
  height: auto !important;
  padding: 0;
  margin: 0;
}

.widget-card.rail > figure figcaption .card-footer h2,
.widget-card.rail > figure figcaption .card-footer h3,
.widget-card.rail > figure figcaption .card-footer h4
{
  font-size: 1.375rem; /* 22px */
  font-weight: 400;
  margin: 0 0 0.625rem;
  padding: 0;
}

.widget-card.rail > figure figcaption .card-footer p:last-child
{
  margin-bottom: 0;
}

.widget-card.rail.txt-med p,
.widget-card.rail.txt-med li
{
  font-size: 0.875em; /* 14px */
}

.widget-card.rail.txt-med p a.btn
{
  font-size: 1.143em; /* 16px */
}

/************************************
Card gallery widget
************************************
Optional styles: outline, box-shadow
Override:
************************************/
.widget-card-gallery
{
}

.widget-card-gallery figure:before,
.widget-card-gallery figure:after,
.widget-card-gallery figure
{
  transform: translate3d(0px, 0px, 0px);
}

.widget-card-gallery > figure
{
  transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0.01s, margin-top 0.8s cubic-bezier(0.95, 0.05, 0.795, 0.035) 0.61s, margin-left 0.7s cubic-bezier(0.95, 0.05, 0.795, 0.035) 0.51s;
}

.widget-card-gallery > figure
{
  position: relative;
  display: block;
  background: none repeat scroll 0 0 rgba(255, 255, 255, 1);
  z-index: 1;
}

.widget-card-gallery > figure .card-inner
{
  border-top: 8px solid rgba(255, 255, 255, 1);
  overflow: hidden;
}

.widget-card-gallery > figure .text-container
{
  display: inline-block;
  padding: 20px 15px 15px;
}

.widget-card-gallery > figure .text-container h2,
.widget-card-gallery > figure .text-container h3,
.widget-card-gallery > figure .text-container h4,
.widget-card-gallery > figure .text-container h5
{
  font-weight: 400;
}

.widget-card-gallery > figure .text-container h3
{
  font-size: 1.188em; /* 19px */
  line-height: 1.188em;
  margin-bottom: 0;
}

.widget-card-gallery > figure .text-container h5
{
  font-size: 1.188rem; /* 19px */
  line-height: 1.313; /* 21px */
  margin: 0 0 0.625rem 0; /* 10px */
}

.widget-card-gallery > figure .text-container ul.summary
{
  list-style: none outside none;
  margin: 0;
  padding: 0;
}

.widget-card-gallery > figure .text-container ul.summary li
{
  margin: 5px 0;
}

.widget-card-gallery > figure .text-container ul.summary li:last-child
{
  margin-bottom: 0;
}

.widget-card-gallery > figure .list-image .image-container
{
  position: relative;
  height: 110px;
  overflow: hidden;
}

.widget-card-gallery > figure .list-image .image-container img
{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.widget-card-gallery > figure .list-image.crop-top .image-container img
{
  top: 0;
  bottom: auto;
}

.widget-card-gallery > figure .list-image.crop-bottom .image-container img
{
  top: auto;
  bottom: 0;
}

.widget-card-gallery > figure .text-container .cat-container
{
  margin: 0 0 1.25rem; /* 0 0 20px */
}

.widget-card-gallery > figure .text-container .cat-container > .float-left
{
  width: 70%;
}

.widget-card-gallery > figure .text-container .cat-container > .float-right
{
  width: 30%;
  text-align: right;
}

.widget-card-gallery > figure .text-container .cat-container > .float-right span.circle
{
  display: inline-block;
  background: none repeat scroll 0 0 rgba(241, 241, 237, 1); /* #f1f1ed */
  text-align: center;
  width: 40px;
  margin-top: 0.313rem; /* 5px */
  padding: 7px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -khtml-border-radius: 30px;
  border-radius: 30px;
}

.widget-card-gallery > figure .text-container .cat-container > .float-right span i
{
  font-size: 1.5rem;
}

/* Colour styles */
.widget-card-gallery.night,
.widget-card-gallery.lake,
.widget-card-gallery.green,
.widget-card-gallery.plum,
.widget-card-gallery.persimmon,
.widget-card-gallery.limea,
.widget-card-gallery.indigo,
.widget-card-gallery.sky,
.widget-card-gallery.blue
{
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0);
}

.widget-card-gallery.night .card-inner .cat-container [class^="icon-"],
.widget-card-gallery.night .card-inner .cat-container [class*=" icon-"],
.widget-card-gallery.lake .card-inner .cat-container [class^="icon-"],
.widget-card-gallery.lake .card-inner .cat-container [class*=" icon-"],
.widget-card-gallery.green .card-inner .cat-container [class^="icon-"],
.widget-card-gallery.green .card-inner .cat-container [class*=" icon-"],
.widget-card-gallery.plum .card-inner .cat-container [class^="icon-"],
.widget-card-gallery.plum .card-inner .cat-container [class*=" icon-"],
.widget-card-gallery.persimmon .card-inner .cat-container [class^="icon-"],
.widget-card-gallery.persimmon .card-inner .cat-container [class*=" icon-"],
.widget-card-gallery.limea .card-inner .cat-container [class^="icon-"],
.widget-card-gallery.limea .card-inner .cat-container [class*=" icon-"],
.widget-card-gallery.indigo .card-inner .cat-container [class^="icon-"],
.widget-card-gallery.indigo .card-inner .cat-container [class*=" icon-"],
.widget-card-gallery.sky .card-inner .cat-container [class^="icon-"],
.widget-card-gallery.sky .card-inner .cat-container [class*=" icon-"],
.widget-card-gallery.blue .card-inner .cat-container [class^="icon-"],
.widget-card-gallery.blue .card-inner .cat-container [class*=" icon-"]
{
  color: rgba(255, 255, 255, 1);
}

/* Night */
.widget-card-gallery.night .card-inner
{
  border-top-color: rgba(21, 101, 112, 1); /* #156570 */
}

.widget-card-gallery.night > figure .text-container .cat-container > .float-right span.circle
{
  background-color: rgba(21, 101, 112, 1); /* #156570 */
}

/* Lake */
.widget-card-gallery.lake .card-inner
{
  border-top-color: rgba(0, 124, 146, 1); /* #007c92 */
}

.widget-card-gallery.lake > figure .text-container .cat-container > .float-right span.circle
{
  background-color: rgba(0, 124, 146, 1); /* #007c92 */
}

/* Green */
.widget-card-gallery.green .card-inner
{
  border-top-color: rgba(26, 188, 156, 1); /* #1abc9c */
}

.widget-card-gallery.green > figure .text-container .cat-container > .float-right span.circle
{
  background-color: rgba(26, 188, 156, 1); /* #1abc9c */
}

/* Plum */
.widget-card-gallery.plum .card-inner
{
  border-top-color: rgba(105, 108, 136, 1); /* #696c88 */
}

.widget-card-gallery.plum > figure .text-container .cat-container > .float-right span.circle
{
  background-color: rgba(105, 108, 136, 1); /* #696c88 */
}

/* Persimmon */
.widget-card-gallery.persimmon .card-inner
{
  border-top-color: rgba(231, 76, 60, 1); /* #e74c3c */
}

.widget-card-gallery.persimmon > figure .text-container .cat-container > .float-right span.circle
{
  background-color: rgba(231, 76, 60, 1); /* #e74c3c */
}

/* Limea */
.widget-card-gallery.limea .card-inner
{
  border-top-color: rgba(141, 199, 63, 1); /* #8dc73f */
}

.widget-card-gallery.limea > figure .text-container .cat-container > .float-right span.circle
{
  background-color: rgba(141, 199, 63, 1); /* #8dc73f */
}

/* Indigo */
.widget-card-gallery.indigo .card-inner
{
  border-top-color: rgba(75, 127, 140, 1); /* #4b7f8c */
}

.widget-card-gallery.indigo > figure .text-container .cat-container > .float-right span.circle
{
  background-color: rgba(75, 127, 140, 1); /* #4b7f8c */
}

/* Sky */
.widget-card-gallery.sky .card-inner
{
  border-top-color: rgba(0, 179, 212, 1); /* #00b3d4 */
}

.widget-card-gallery.sky > figure .text-container .cat-container > .float-right span.circle
{
  background-color: rgba(0, 179, 212, 1); /* #00b3d4 */
}

/* Blue */
.widget-card-gallery.blue .card-inner
{
  border-top-color: rgba(52, 152, 219, 1); /* #3498db */
}

.widget-card-gallery.blue > figure .text-container .cat-container > .float-right span.circle
{
  background-color: rgba(52, 152, 219, 1); /* #3498db */
}

/* Optional styles */
.widget-card-gallery.outline > figure
{
  border-color: #f1f1f1 #e7e6e6 #cfcfcf;
  border-style: solid;
  border-width: 1px;
}

.widget-card-gallery.box-shadow > figure:before
{
  box-shadow: 0 -2px 6px black, 0 2px 8px transparent, 0 10px 10px transparent, 0 14px 14px transparent, 0 19px 19px transparent;
  opacity: 0.05;
}

.widget-card-gallery.box-shadow > figure:before,
.widget-card-gallery.box-shadow > figure:after
{
  transition: box-shadow 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0.01s;
}

.widget-card-gallery.box-shadow > figure:before,
.widget-card-gallery.box-shadow > figure:after
{
  display: block;
  content: " ";
  z-index: -1;
}

.widget-card-gallery.box-shadow > figure:before,
.widget-card-gallery.box-shadow > figure:after
{
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.widget-card-gallery.box-shadow > figure:before,
.widget-card-gallery.box-shadow > figure:after
{
  transform: translate3d(0px, 0px, 0px);
}

.widget-card-gallery.box-shadow > figure:after
{
  box-shadow: 0 2px 3px black, 0 4px 4px transparent, 0 6px 5px transparent, 0 10px 6px transparent, 0 15px 6px transparent;
  opacity: 0.09;
}

.no-touch .widget-card-gallery.box-shadow > figure:hover:before,
.no-touch .widget-card-gallery.box-shadow > figure:hover:after
{
  transition: box-shadow 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0.01s;
}

.no-touch .widget-card-gallery.box-shadow > figure:hover:before
{
  box-shadow: 0 -2px 6px transparent, 0 2px 8px black, 0 10px 10px transparent, 0 14px 14px transparent, 0 19px 19px transparent;
  opacity: 0.14;
}

.no-touch .widget-card-gallery.box-shadow > figure:hover:after
{
  box-shadow: 0 2px 3px transparent, 0 4px 4px black, 0 6px 5px transparent, 0 10px 6px transparent, 0 15px 6px transparent;
  opacity: 0.15;
}

.widget-card-gallery.box-shadow > figure .card-container
{
  border: 2px solid rgba(255, 255, 255, 0);
}

/* Override styles */
.widget-masonry .item-w2 .widget-card-gallery > figure .list-image .image-container
{
  height: 200px;
}

.widget-card-gallery .card-inner .cat-container .widget-text-label span
{
  font-size: 0.875rem; /* 14px */
  color: rgba(0, 0, 0, 1);
  padding: 0;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -khtml-border-radius: 0px;
  border-radius: 0px;
}

.widget-card-gallery .card-inner .cat-container [class^="icon-"],
.widget-card-gallery .card-inner .cat-container [class*=" icon-"]
{
  color: #574a46;
}

/* Responsive styles */
@media screen and (max-width: 40em) /* 640 */
  {
  .widget-card-gallery > figure .text-container .cat-container > .float-left,
  .widget-card-gallery > figure .text-container .cat-container > .float-right
  {
    width: 100%;
  }
  
  .widget-card-gallery > figure .text-container .cat-container > .float-right
  {
    text-align: center;
    margin-bottom: 0.938rem; /* 15px */
  }
}

/***************************
Video gallery widget
***************************
Optional styles: box-shadow
Override:
***************************/
.widget-video-gallery
{
  position: relative;
  display: block;
  background-color: rgba(27, 27, 27, 1); /* #1b1b1b */
  padding: 0.75rem; /* 12px */
  transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0.01s, margin-top 0.8s cubic-bezier(0.95, 0.05, 0.795, 0.035) 0.61s, margin-left 0.7s cubic-bezier(0.95, 0.05, 0.795, 0.035) 0.51s;
  z-index: 1;
}

/* Colour styles */
.widget-video-gallery.box-shadow:before
{
  box-shadow: 0 -2px 6px black, 0 2px 8px transparent, 0 10px 10px transparent, 0 14px 14px transparent, 0 19px 19px transparent;
  opacity: 0.05;
}

.widget-video-gallery.box-shadow:before,
.widget-video-gallery.box-shadow:after
{
  transition: box-shadow 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0.01s;
}

.widget-video-gallery.box-shadow:before,
.widget-video-gallery.box-shadow:after
{
  display: block;
  content: " ";
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -khtml-border-radius: 2px;
  border-radius: 2px;
  z-index: -1;
}

.widget-video-gallery.box-shadow:before,
.widget-video-gallery.box-shadow:after
{
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.widget-video-gallery.box-shadow:before,
.widget-video-gallery.box-shadow:after
{
  transform: translate3d(0px, 0px, 0px);
}

.widget-video-gallery.box-shadow:after
{
  box-shadow: 0 2px 3px black, 0 4px 4px transparent, 0 6px 5px transparent, 0 10px 6px transparent, 0 15px 6px transparent;
  opacity: 0.09;
}

.no-touch .widget-video-gallery.box-shadow:hover:before,
.no-touch .widget-video-gallery.box-shadow:hover:after
{
  transition: box-shadow 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0.01s;
}

.no-touch .widget-video-gallery.box-shadow:hover:before
{
  box-shadow: 0 -2px 6px transparent, 0 2px 8px black, 0 10px 10px transparent, 0 14px 14px transparent, 0 19px 19px transparent;
  opacity: 0.14;
}

.no-touch .widget-video-gallery.box-shadow:hover:after
{
  box-shadow: 0 2px 3px transparent, 0 4px 4px black, 0 6px 5px transparent, 0 10px 6px transparent, 0 15px 6px transparent;
  opacity: 0.15;
}

.widget-video-gallery.box-shadow
{
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -khtml-border-radius: 2px;
  border-radius: 2px;
}

/* Night */
.widget-video-gallery.night
{
  background-color: rgba(21, 101, 112, 1); /* #156570 */
}

/* Lake */
.widget-video-gallery.lake
{
  background-color: rgba(0, 124, 146, 1); /* #007c92 */
}

/* Green */
.widget-video-gallery.green
{
  background-color: rgba(26, 188, 156, 1); /* #1abc9c */
}

/* Plum */
.widget-video-gallery.plum
{
  background-color: rgba(105, 108, 136, 1); /* #696c88 */
}

/* Persimmon */
.widget-video-gallery.persimmon
{
  background-color: rgba(231, 76, 60, 1); /* #e74c3c */
}

/* Limea */
.widget-video-gallery.limea
{
  background-color: rgba(141, 199, 63, 1); /* #8dc73f */
}

/* Indigo */
.widget-video-gallery.indigo
{
  background-color: rgba(75, 127, 140, 1); /* #4b7f8c */
}

/* Sky */
.widget-video-gallery.sky
{
  background-color: rgba(0, 179, 212, 1); /* #00b3d4 */
}

/* Blue */
.widget-video-gallery.blue
{
  background-color: rgba(52, 152, 219, 1); /* #3498db */
}

/***************************
Carousel widget
***************************
Optional styles: box-shadow
Override:
***************************/
.widget-carousel
{
}

.widget-carousel .carousel-container:before,
.widget-carousel .carousel-container:after,
.widget-carousel .carousel-container
{
  transform: translate3d(0px, 0px, 0px);
}

.widget-carousel .carousel-container
{
  position: relative;
  display: block;
  background-color: rgba(27, 27, 27, 1); /* #1b1b1b */
  padding: 20px 45px;
  transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0.01s, margin-top 0.8s cubic-bezier(0.95, 0.05, 0.795, 0.035) 0.61s, margin-left 0.7s cubic-bezier(0.95, 0.05, 0.795, 0.035) 0.51s;
  z-index: 1;
}

.widget-carousel .carousel-container .item
{
  margin: 0.625rem; /* 10px */
}

.widget-carousel .carousel-container .item a
{
  color: rgba(255, 255, 255, 1);
}

.widget-carousel .carousel-container .item .article-image
{
  position: relative;
  max-width: 300px;
  max-height: 400px;
  overflow: hidden;
}

.widget-carousel .carousel-container .item .article-image figcaption
{
  color: rgba(255, 255, 255, 1);
  font-style: normal;
}

.widget-carousel .carousel-container .item .article-image figcaption a
{
  color: rgba(255, 255, 255, 1);
}

.widget-carousel .carousel-container .item .article-image figcaption h3,
.widget-carousel .carousel-container .item .article-image figcaption h4,
.widget-carousel .carousel-container .item .article-image figcaption h5
{
  font-weight: 400;
  margin: 0;
}

.widget-carousel .carousel-container .item .text-container.center
{
  text-align: center;
}

.widget-carousel .carousel-container .item .text-container h3,
.widget-carousel .carousel-container .item .text-container h4,
.widget-carousel .carousel-container .item .text-container h5
{
  font-weight: 400;
  margin: 0;
}

/* Colour styles */
.widget-carousel.box-shadow .carousel-container:before
{
  box-shadow: 0 -2px 6px black, 0 2px 8px transparent, 0 10px 10px transparent, 0 14px 14px transparent, 0 19px 19px transparent;
  opacity: 0.05;
}

.widget-carousel.box-shadow .carousel-container:before,
.widget-carousel.box-shadow .carousel-container:after
{
  transition: box-shadow 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0.01s;
}

.widget-carousel.box-shadow .carousel-container:before,
.widget-carousel.box-shadow .carousel-container:after
{
  display: block;
  content: " ";
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -khtml-border-radius: 2px;
  border-radius: 2px;
  z-index: -1;
}

.widget-carousel.box-shadow .carousel-container:before,
.widget-carousel.box-shadow .carousel-container:after
{
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.widget-carousel.box-shadow .carousel-container:before,
.widget-carousel.box-shadow .carousel-container:after
{
  transform: translate3d(0px, 0px, 0px);
}

.widget-carousel.box-shadow .carousel-container:after
{
  box-shadow: 0 2px 3px black, 0 4px 4px transparent, 0 6px 5px transparent, 0 10px 6px transparent, 0 15px 6px transparent;
  opacity: 0.09;
}

.no-touch .widget-carousel.box-shadow .carousel-container:hover:before,
.no-touch .widget-carousel.box-shadow .carousel-container:hover:after
{
  transition: box-shadow 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0.01s;
}

.no-touch .widget-carousel.box-shadow .carousel-container:hover:before
{
  box-shadow: 0 -2px 6px transparent, 0 2px 8px black, 0 10px 10px transparent, 0 14px 14px transparent, 0 19px 19px transparent;
  opacity: 0.14;
}

.no-touch .widget-carousel.box-shadow .carousel-container:hover:after
{
  box-shadow: 0 2px 3px transparent, 0 4px 4px black, 0 6px 5px transparent, 0 10px 6px transparent, 0 15px 6px transparent;
  opacity: 0.15;
}

.widget-carousel.box-shadow .carousel-container
{
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -khtml-border-radius: 2px;
  border-radius: 2px;
}

.widget-carousel.night,
.widget-carousel.lake,
.widget-carousel.green,
.widget-carousel.plum,
.widget-carousel.persimmon,
.widget-carousel.limea,
.widget-carousel.indigo,
.widget-carousel.sky,
.widget-carousel.blue
{
  background-color: rgba(255, 255, 255, 0);
}

.widget-carousel.night .slick-prev:before,
.widget-carousel.night .slick-next:before,
.widget-carousel.lake .slick-prev:before,
.widget-carousel.lake .slick-next:before,
.widget-carousel.green .slick-prev:before,
.widget-carousel.green .slick-next:before,
.widget-carousel.plum .slick-prev:before,
.widget-carousel.plum .slick-next:before,
.widget-carousel.persimmon .slick-prev:before,
.widget-carousel.persimmon .slick-next:before,
.widget-carousel.limea .slick-prev:before,
.widget-carousel.limea .slick-next:before,
.widget-carousel.indigo .slick-prev:before,
.widget-carousel.indigo .slick-next:before,
.widget-carousel.sky .slick-prev:before,
.widget-carousel.sky .slick-next:before,
.widget-carousel.blue .slick-prev:before,
.widget-carousel.blue .slick-next:before
{
  color: rgba(255, 255, 255, 1);
}

.widget-carousel.night .slick-dots li button:before,
.widget-carousel.night .slick-dots li.slick-active button:before,
.widget-carousel.lake .slick-dots li button:before,
.widget-carousel.lake .slick-dots li.slick-active button:before,
.widget-carousel.green .slick-dots li button:before,
.widget-carousel.green .slick-dots li.slick-active button:before,
.widget-carousel.plum .slick-dots li button:before,
.widget-carousel.plum .slick-dots li.slick-active button:before,
.widget-carousel.persimmon .slick-dots li button:before,
.widget-carousel.persimmon .slick-dots li.slick-active button:before,
.widget-carousel.limea .slick-dots li button:before,
.widget-carousel.limea .slick-dots li.slick-active button:before,
.widget-carousel.indigo .slick-dots li button:before,
.widget-carousel.indigo .slick-dots li.slick-active button:before,
.widget-carousel.sky .slick-dots li button:before,
.widget-carousel.sky .slick-dots li.slick-active button:before,
.widget-carousel.blue .slick-dots li button:before,
.widget-carousel.blue .slick-dots li.slick-active button:before
{
  color: rgba(255, 255, 255, 1);
}

/* Night */
.widget-carousel.night .carousel-container
{
  background-color: rgba(21, 101, 112, 1); /* #156570 */
}

/* Lake */
.widget-carousel.lake .carousel-container
{
  background-color: rgba(0, 124, 146, 1); /* #007c92 */
}

/* Green */
.widget-carousel.green .carousel-container
{
  background-color: rgba(26, 188, 156, 1); /* #1abc9c */
}

/* Plum */
.widget-carousel.plum .carousel-container
{
  background-color: rgba(105, 108, 136, 1); /* #696c88 */
}

/* Persimmon */
.widget-carousel.persimmon .carousel-container
{
  background-color: rgba(231, 76, 60, 1); /* #e74c3c */
}

/* Limea */
.widget-carousel.limea .carousel-container
{
  background-color: rgba(141, 199, 63, 1); /* #8dc73f */
}

/* Indigo */
.widget-carousel.indigo .carousel-container
{
  background-color: rgba(75, 127, 140, 1); /* #4b7f8c */
}

/* Sky */
.widget-carousel.sky .carousel-container
{
  background-color: rgba(0, 179, 212, 1); /* #00b3d4 */
}

/* Blue */
.widget-carousel.blue .carousel-container
{
  background-color: rgba(52, 152, 219, 1); /* #3498db */
}

/************************************
Video widget
************************************
Optional styles: outline, box-shadow
Override:
************************************/
.widget-video
{
}

.widget-video .video-container:before,
.widget-video .video-container:after,
.widget-video .video-container
{
  transform: translate3d(0px, 0px, 0px);
}

.widget-video img
{
  max-width: none !important;
}

.widget-video .video-container
{
  position: relative;
  display: block;
  background-color: rgba(27, 27, 27, 1); /* #1b1b1b */
  padding: 0.75rem; /* 12px */
  transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0.01s, margin-top 0.8s cubic-bezier(0.95, 0.05, 0.795, 0.035) 0.61s, margin-left 0.7s cubic-bezier(0.95, 0.05, 0.795, 0.035) 0.51s;
  z-index: 1;
}

.widget-video .video-container > .video-embed
{
  position: relative;
  height: 0;
  padding-bottom: 56.25%; /* 16:9 aspect ratio */
  padding-top: 25px;
}

.widget-video .video-container > .video-embed iframe,
.widget-video .video-container > .video-embed object,
.widget-video .video-container > .video-embed embed
{
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

.widget-video figcaption
{
  display: block;
  font-size: 0.938em; /* 15px */
  font-style: italic;
  margin: 0.938rem 0 0; /* 15px 0 0 */
}

/* Colour styles */
.widget-video.box-shadow .video-container:before
{
  box-shadow: 0 -2px 6px black, 0 2px 8px transparent, 0 10px 10px transparent, 0 14px 14px transparent, 0 19px 19px transparent;
  opacity: 0.05;
}

.widget-video.box-shadow .video-container:before,
.widget-video.box-shadow .video-container:after
{
  transition: box-shadow 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0.01s;
}

.widget-video.box-shadow .video-container:before,
.widget-video.box-shadow .video-container:after
{
  display: block;
  content: " ";
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -khtml-border-radius: 2px;
  border-radius: 2px;
  z-index: -1;
}

.widget-video.box-shadow .video-container:before,
.widget-video.box-shadow .video-container:after
{
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.widget-video.box-shadow .video-container:before,
.widget-video.box-shadow .video-container:after
{
  transform: translate3d(0px, 0px, 0px);
}

.widget-video.box-shadow .video-container:after
{
  box-shadow: 0 2px 3px black, 0 4px 4px transparent, 0 6px 5px transparent, 0 10px 6px transparent, 0 15px 6px transparent;
  opacity: 0.09;
}

.no-touch .widget-video.box-shadow .video-container:hover:before,
.no-touch .widget-video.box-shadow .video-container:hover:after
{
  transition: box-shadow 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0.01s;
}

.no-touch .widget-video.box-shadow .video-container:hover:before
{
  box-shadow: 0 -2px 6px transparent, 0 2px 8px black, 0 10px 10px transparent, 0 14px 14px transparent, 0 19px 19px transparent;
  opacity: 0.14;
}

.no-touch .widget-video.box-shadow .video-container:hover:after
{
  box-shadow: 0 2px 3px transparent, 0 4px 4px black, 0 6px 5px transparent, 0 10px 6px transparent, 0 15px 6px transparent;
  opacity: 0.15;
}

.widget-video.box-shadow .video-container
{
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -khtml-border-radius: 2px;
  border-radius: 2px;
}

.widget-video.night,
.widget-video.lake,
.widget-video.green,
.widget-video.plum,
.widget-video.persimmon,
.widget-video.limea,
.widget-video.indigo,
.widget-video.sky,
.widget-video.blue
{
  background-color: rgba(255, 255, 255, 0);
}

/* Night */
.widget-video.night .video-container
{
  background-color: rgba(21, 101, 112, 1); /* #156570 */
}

/* Lake */
.widget-video.lake .video-container
{
  background-color: rgba(0, 124, 146, 1); /* #007c92 */
}

/* Green */
.widget-video.green .video-container
{
  background-color: rgba(26, 188, 156, 1); /* #1abc9c */
}

/* Plum */
.widget-video.plum .video-container
{
  background-color: rgba(105, 108, 136, 1); /* #696c88 */
}

/* Persimmon */
.widget-video.persimmon .video-container
{
  background-color: rgba(231, 76, 60, 1); /* #e74c3c */
}

/* Limea */
.widget-video.limea .video-container
{
  background-color: rgba(141, 199, 63, 1); /* #8dc73f */
}

/* Indigo */
.widget-video.indigo .video-container
{
  background-color: rgba(75, 127, 140, 1); /* #4b7f8c */
}

/* Sky */
.widget-video.sky .video-container
{
  background-color: rgba(0, 179, 212, 1); /* #00b3d4 */
}

/* Blue */
.widget-video.blue .video-container
{
  background-color: rgba(52, 152, 219, 1); /* #3498db */
}

/************************************
Map widget
************************************
Optional styles: outline, box-shadow
Override:
************************************/
.widget-map
{
  background-color: rgba(27, 27, 27, 1); /* #1b1b1b */
}

.widget-map:before,
.widget-map:after,
.widget-map
{
  transform: translate3d(0px, 0px, 0px);
}

.widget-map img
{
  max-width: none !important;
}

.widget-map .map-container
{
  position: relative;
  display: block;
  padding: 0.75rem; /* 12px */
  transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0.01s, margin-top 0.8s cubic-bezier(0.95, 0.05, 0.795, 0.035) 0.61s, margin-left 0.7s cubic-bezier(0.95, 0.05, 0.795, 0.035) 0.51s;
  z-index: 1;
}

.widget-map .map-container > .map-embed
{
  position: relative;
  height: 0;
  /* padding-bottom: 75%; aspect ratio */
  padding-bottom: 60%; /* aspect ratio */
  padding-top: 25px;
  overflow: hidden;
}

.widget-map .map-container > .map-embed iframe,
.widget-map .map-container > .map-embed object,
.widget-map .map-container > .map-embed embed,
.widget-map .map-container > .map-embed .gmap
{
  position: absolute;
  background-color: rgba(255, 255, 255, 1);
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

.widget-map .map-container > .map-embed .gmap > div
{
  position: static !important;
  background-color: rgba(255, 255, 255, 1) !important;
  overflow: visible !important;
}

.widget-map .map-container > .map-embed .map-canvas
{
  display: block;
  width: 100% !important;
  height: 100% !important;
}

.widget-map .map-container > .map-embed .gmap p
{
  margin: 0;
}

.widget-map figcaption
{
  display: block;
  font-size: 0.938em; /* 15px */
  color: rgba(255, 255, 255, 1);
  padding: 0 0.75rem 0.75rem 0.75rem; /* 0 12px 12px 12px */
}

.widget-map figcaption h3
{
  font-size: 1.125rem; /* 18px */
  font-weight: normal;
  line-height: 1em;
  margin: 0 0 0.625rem; /* 0 0 10px */
  text-transform: uppercase;
}

/* Colour styles */
.widget-map.box-shadow:before
{
  box-shadow: 0 -2px 6px black, 0 2px 8px transparent, 0 10px 10px transparent, 0 14px 14px transparent, 0 19px 19px transparent;
  opacity: 0.05;
}

.widget-map.box-shadow:before,
.widget-map.box-shadow:after
{
  transition: box-shadow 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0.01s;
}

.widget-map.box-shadow:before,
.widget-map.box-shadow:after
{
  display: block;
  content: " ";
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -khtml-border-radius: 2px;
  border-radius: 2px;
  z-index: -1;
}

.widget-map.box-shadow:before,
.widget-map.box-shadow:after
{
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.widget-map.box-shadow:before,
.widget-map.box-shadow:after
{
  transform: translate3d(0px, 0px, 0px);
}

.widget-map.box-shadow:after
{
  box-shadow: 0 2px 3px black, 0 4px 4px transparent, 0 6px 5px transparent, 0 10px 6px transparent, 0 15px 6px transparent;
  opacity: 0.09;
}

.no-touch .widget-map.box-shadow:hover:before,
.no-touch .widget-map.box-shadow:hover:after
{
  transition: box-shadow 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0.01s;
}

.no-touch .widget-map.box-shadow .map-container:hover:before
{
  box-shadow: 0 -2px 6px transparent, 0 2px 8px black, 0 10px 10px transparent, 0 14px 14px transparent, 0 19px 19px transparent;
  opacity: 0.14;
}

.no-touch .widget-map.box-shadow:hover:after
{
  box-shadow: 0 2px 3px transparent, 0 4px 4px black, 0 6px 5px transparent, 0 10px 6px transparent, 0 15px 6px transparent;
  opacity: 0.15;
}

.widget-map.box-shadow
{
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -khtml-border-radius: 2px;
  border-radius: 2px;
}

.widget-map.night,
.widget-map.lake,
.widget-map.green,
.widget-map.plum,
.widget-map.persimmon,
.widget-map.limea,
.widget-map.indigo,
.widget-map.sky,
.widget-map.blue
{
  background-color: rgba(255, 255, 255, 0);
}

/* Night */
.widget-map.night
{
  background-color: rgba(21, 101, 112, 1); /* #156570 */
}

/* Lake */
.widget-map.lake
{
  background-color: rgba(0, 124, 146, 1); /* #007c92 */
}

/* Green */
.widget-map.green
{
  background-color: rgba(26, 188, 156, 1); /* #1abc9c */
}

/* Plum */
.widget-map.plum
{
  background-color: rgba(105, 108, 136, 1); /* #696c88 */
}

/* Persimmon */
.widget-map.persimmon
{
  background-color: rgba(231, 76, 60, 1); /* #e74c3c */
}

/* Limea */
.widget-map.limea
{
  background-color: rgba(141, 199, 63, 1); /* #8dc73f */
}

/* Indigo */
.widget-map.indigo
{
  background-color: rgba(75, 127, 140, 1); /* #4b7f8c */
}

/* Sky */
.widget-map.sky
{
  background-color: rgba(0, 179, 212, 1); /* #00b3d4 */
}

/* Blue */
.widget-map.blue
{
  background-color: rgba(52, 152, 219, 1); /* #3498db */
}

/************************************
Pinterest widget
************************************
Optional styles:
Override:
************************************/
.widget-pinterest
{
  text-align: center;
  width: 100%;
  box-shadow: none !important;
}

/* Responsive styles */
@media screen and (max-width: 40em) /* 640 */
  {
  .widget-pinterest
  {
    overflow: hidden;
  };
}

/* Article details styles */
.article-image .image-container
{
  display: block;
}

.article-image .image-container img
{
  width: 100%;
}

.article-image figcaption
{
  display: block;
  font-size: 0.938em; /* 15px */
  font-style: italic;
  margin: 0.625rem 0 0;
}

.article-image figcaption.center
{
  text-align: center;
}

.article-image
{
  margin-top: 0;
  margin-bottom: 1.25rem; /* 20px */
}

.article-image.align-left
{
  float: left;
  max-width: 33%;
  margin-left: 0;
  margin-right: 0.938em; /* 15px */
}

.article-image.align-right
{
  float: right;
  max-width: 33%;
  margin-left: 0.938em; /* 15px */
  margin-right: 0;
}

.article-image.align-center
{
  display: block;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.article-image img
{
  display: block;
  width: 100%;
}

.article-image.align-center img
{
  display: inline-block;
}

.article-image figure.thumb img
{
  background-color: rgba(255, 255, 255, 1);
  text-align: center;
  padding: 0.625rem; /* 10px */
}

.article-summary
{
  border-top: 1px solid rgba(231, 231, 233, 1); /* #e7e7e9 */
  border-bottom: 1px solid rgba(231, 231, 233, 1); /* #e7e7e9 */
  margin: 0 0 1.563rem 0;
}

.article-summary ul
{
  list-style: none outside none;
  margin: 0.5rem 0 0.5rem 0;
  padding: 0;
}

.article-summary ul li
{
  font-size: 1.063em; /* 17px */
  color: rgba(83, 83, 83, 1); /* #535353 */
  margin: 0 0 0.188em 0;
}

.article-share
{
  border-top: 1px solid rgba(231, 231, 233, 1); /* #e7e7e9 */
  margin: 1.563rem 0;
  padding: 0.5rem 0 0;
}

/* Override styles */
.article-image.img-25
{
  max-width: 23.404255317%;
  *max-width: 23.3510638276383%;
}

.article-image.img-25 .popup-gallery-overlay
{
  max-width: 23.404255317%;
  *max-width: 23.3510638276383%;
}

.article-image.img-50
{
  max-width: 48.93617020799999%;
  *max-width: 48.88297871863829%;
}

.article-image.img-50 .popup-gallery-overlay
{
  max-width: 48.93617020799999%;
  *max-width: 48.88297871863829%;
}

.article-image.img-60
{
  max-width: 57.446808505%;
  *max-width: 57.3936170156383%;
}

.article-image.img-60 .popup-gallery-overlay
{
  max-width: 57.446808505%;
  *max-width: 57.3936170156383%;
}

.article-image.img-70
{
  max-width: 65.95744680199999%;
  *max-width: 65.90425531263828%;
}

.article-image.img-70 .popup-gallery-overlay
{
  max-width: 65.95744680199999%;
  *max-width: 65.90425531263828%;
}

.article-image.img-80
{
  max-width: 74.468085099%;
  *max-width: 74.4148936096383%;
}

.article-image.img-80 .popup-gallery-overlay
{
  max-width: 74.468085099%;
  *max-width: 74.4148936096383%;
}

.article-image.img-100
{
  max-width: 100%;
  *max-width: 100%;
}

/* center image styles */
.article-image.align-center.img-25,
.article-image.align-center.img-50,
.article-image.align-center.img-60,
.article-image.align-center.img-70,
.article-image.align-center.img-80,
.article-image.align-center.img-100
{
  max-width: 100%;
}

.article-image.align-center.img-25 img
{
  width: 23.404255317%;
  *width: 23.3510638276383%;
}

/* Full overlay style */
.article-image.align-center.img-25 .popup-gallery-overlay
{
  width: 23.404255317%;
  *width: 23.3510638276383%;
  left: calc(76.595744683% / 2);
}

/* Icon overlay styles */
.article-image.align-center.img-25 .popup-overlay-fullscreen
{
  right: calc(76.595744683% / 2);
}

.article-image.align-center.img-25 .thumb + .popup-overlay-fullscreen
{
  margin: 0.938rem; /* 15px */
}

.article-image.align-center.img-50 img
{
  width: 48.93617020799999%;
  *width: 48.88297871863829%;
}

/* Full overlay style */
.article-image.align-center.img-50 .popup-gallery-overlay
{
  width: 48.93617020799999%;
  *width: 48.88297871863829%;
  left: calc(51.06382979200001% / 2);
}

/* Icon overlay styles */
.article-image.align-center.img-50 .popup-overlay-fullscreen
{
  right: calc(51.06382979200001% / 2);
}

.article-image.align-center.img-50 .thumb + .popup-overlay-fullscreen
{
  margin: 0.938rem; /* 15px */
}

.article-image.align-center.img-60 img
{
  width: 57.446808505%;
  *width: 57.3936170156383%;
}

/* Full overlay style */
.article-image.align-center.img-60 .popup-gallery-overlay
{
  width: 57.446808505%;
  *width: 57.3936170156383%;
  left: calc(42.553191495% / 2);
}

/* Icon overlay styles */
.article-image.align-center.img-60 .popup-overlay-fullscreen
{
  right: calc(42.553191495% / 2);
}

.article-image.align-center.img-60 .thumb + .popup-overlay-fullscreen
{
  margin: 0.938rem; /* 15px */
}

.article-image.align-center.img-70 img
{
  width: 65.95744680199999%;
  *width: 65.90425531263828%;
}

/* Full overlay style */
.article-image.align-center.img-70 .popup-gallery-overlay
{
  width: 65.95744680199999%;
  *width: 65.90425531263828%;
  left: calc(34.04255319800001% / 2);
}

/* Icon overlay styles */
.article-image.align-center.img-70 .popup-overlay-fullscreen
{
  right: calc(34.04255319800001% / 2);
}

.article-image.align-center.img-70 .thumb + .popup-overlay-fullscreen
{
  margin: 0.938rem; /* 15px */
}

.article-image.align-center.img-80 img
{
  width: 74.468085099%;
  *width: 74.4148936096383%;
}

/* Full overlay style */
.article-image.align-center.img-80 .popup-gallery-overlay
{
  width: 74.468085099%;
  *width: 74.4148936096383%;
  left: calc(25.531914901% / 2);
}

/* Icon overlay styles */
.article-image.align-center.img-80 .popup-overlay-fullscreen
{
  right: calc(25.531914901% / 2);
}

.article-image.align-center.img-80 .thumb + .popup-overlay-fullscreen
{
  margin: 0.938rem; /* 15px */
}

.article-image.align-center.img-100 img
{
  width: 100%;
  *width: 100%;
}

.widget-rail:not(.grey) .article-image figure.thumb img,
.widget-rail:not(.light-grey) .article-image figure.thumb img
{
  background-color: rgba(240, 243, 245, 1); /* #f0f3f5 */
}

/* Share and social list styles */
ul.share-category,
ul.share-social
{
  list-style: none outside none;
  margin: 0;
  padding: 0;
}

ul.share-category
{
  margin-bottom: 0.625em; /* 10px */
}

ul.share-category li
{
  margin: 0 0 0.625em 0;
}

ul.share-category li:last-child
{
  margin-bottom: 0;
}

ul.share-social li
{
  display: block;
  margin: 0;
}

ul.share-social li span
{
  display: inline-block;
}

ul.share-social li .social-icon,
ul.share-social li [class^="social-icon-"]
{
  font-size: 1.5em; /* 24px */
  margin: 0 0 0 0.313em;
}

ul.share-social li a.social-icon-email:before
{
  left: 0.225em; /* 3.6px */
  top: 0.063em; /* 1px */
}

ul.share-social li a
{
  background: none repeat scroll 0 0 rgba(87, 74, 70, 1); /* #574a46 */
  color: rgba(255, 255, 255, 1);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
}

.no-touch ul.share-social li a
{
  -webkit-transition: all 0.25s ease-in-out 0s;
  -moz-transition: all 0.25s ease-in-out 0s;
  -ms-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
}

ul.share-social li a:active,
ul.share-social li a:hover
{
  text-decoration: none;
}

ul.share-social li a.social-icon-facebook:hover,
ul.share-social li a.social-icon-facebook:active
{
  background-color: rgba(59, 89, 153, 1); /* #3b5999 */
}

ul.share-social li a.social-icon-twitter:hover,
ul.share-social li a.social-icon-twitter:active
{
  background-color: rgba(2, 186, 248, 1); /* #02baf8 */
}

ul.share-social li a.social-icon-email:hover,
ul.share-social li a.social-icon-email:active
{
  background-color: rgba(210, 112, 15, 1); /* #d2700f */
}

ul.share-social li a.social-icon-linkedin:hover,
ul.share-social li a.social-icon-linkedin:active
{
  background-color: rgba(20, 132, 198, 1); /* #1484c6 */
}

ul.share-social li a.social-icon-googleplus:hover,
ul.share-social li a.social-icon-googleplus:active
{
  background-color: rgba(209, 56, 24, 1); /* #d13818 */
}

ul.share-social li a.social-icon-pinterest:hover,
ul.share-social li a.social-icon-pinterest:active
{
  background-color: rgba(203, 32, 39, 1); /* #cb2027 */
}

ul.share-social li a.social-icon-youtube:hover,
ul.share-social li a.social-icon-youtube:active
{
  background-color: rgba(239, 38, 39, 1); /* #ef2627 */
}

/************************************
JS Tabs widget
************************************
Optional styles: box-shadow
Override:
************************************/
.widget-js-tabs
{
  background: none repeat scroll 0 0 rgba(245, 245, 245, 1); /* #f5f5f5 */
}

.widget-js-tabs > .section-header
{
  padding-top: 1.875rem; /* 40px */
}

.widget-js-tabs > .section-header h2
{
  /* font-size: 2.188rem; 35px
  color: #757575;
  margin: 0 0 2.5rem 0; */
}

.widget-js-tabs > .js-tabs > .js-tabs-content-container
{
  background: none repeat scroll 0 0 rgba(250, 250, 250, 1); /* #fafafa */
  padding: 60px 0 52px 0;
}

.widget-js-tabs > .js-tabs > .js-tabs-nav ul
{
  list-style: none outside none;
  margin: 0;
  padding: 0;
}

.widget-js-tabs > .js-tabs > .js-tabs-nav ul li
{
  display: inline-block;
  background: none repeat scroll 0 0 transparent;
  /* color: rgba(139, 195, 73, 1); #8bc349 */
  color: rgba(72, 175, 219, 1); /* #48afdb */
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: -moz-use-text-color -moz-use-text-color rgba(255, 255, 255, 0);
  border-style: none none solid;
  border-width: medium medium 3px;
  border-bottom: 3px solid rgba(255, 255, 255, 0);
  margin: 0 2.5rem 0 0;
  padding-bottom: 18px;
  cursor: pointer;
}

.widget-js-tabs > .js-tabs > .js-tabs-nav ul li:last-child
{
  margin-right: 0;
}

.widget-js-tabs > .js-tabs > .js-tabs-nav ul li:hover
{
  /* color: rgba(104, 159, 56, 1); #689f38 */
  color: rgba(210, 112, 15, 1); /* #d2700f */
}

.widget-js-tabs > .js-tabs > .js-tabs-nav ul li.active
{
  background: none repeat scroll 0 0 transparent;
  /* border-bottom: 3px solid rgba(139, 195, 73, 1); #8bc349 */
  border-bottom: 6px solid rgba(241, 90, 42, 1); /* #f15a2a */
}

.widget-js-tabs > .js-tabs > .js-tabs-nav ul li span
{
  font-size: 1.375rem; /* 22px */
}

.widget-js-tabs > .js-tabs > .js-tabs-content-container .js-tabs-content
{
  display: none;
}

.widget-js-tabs > .js-tabs > .js-tabs-content-container .js-tabs-content.active
{
  display: block;
}

/* Related side panel styles */
.related-side-panel
{
  font-size: 93.8%;
}

.related-side-panel .widget-progression-tab li span,
.related-side-panel .widget-progression-tab li h3,
.related-side-panel .widget-progression-tab li h4
{
  font-size: 1.563rem;
}

/* Related content panel styles */
.related-content-panel .widget-js-tabs > .js-tabs > .js-tabs-content-container .widget-progression-tab
{
  display: none;
}

@media screen and (max-width: 64em) /* 1024 */
  {
  .related-content-panel .widget-card.js-slide-animate figure figcaption .card-detail.footer p
  {
    font-size: 0.875em; /* 15px */
  }
}

/* 3 items per column */
@media screen and (max-width: 50em) /* 800 */
  {		
  .related-content-panel .js-tabs-content-container .js-tabs-content .fluid [class*="grid"]
  {
    width: 31.914893614% !important;
    *width: 31.8617021246383% !important;
    margin-top: 1.25rem; /* 20px */
    margin-left: 2.12766%;
  }
  
  .related-content-panel .js-tabs-content-container .js-tabs-content .fluid [class*="grid"]:first-child
  {
    margin-left: 0 !important;
  }
  
  .related-content-panel .js-tabs-content-container .js-tabs-content .fluid [class*="grid"]:first-child,
  .related-content-panel .js-tabs-content-container .js-tabs-content .fluid [class*="grid"]:nth-child(2)
  {
    margin-top: 0;
  }
  
  .related-content-panel .js-tabs-content-container .js-tabs-content .fluid [class*="grid"]:nth-child(3)
  {
    margin-top: 0;
  }
  
  .related-content-panel .js-tabs-content-container .js-tabs-content .fluid [class*="grid"]:nth-of-type(3n+1)
  {
    margin-left: 0;
  }
}

/* 2 items per column */
@media screen and (max-width: 40em) /* 640 */
  {		
  .related-content-panel .js-tabs-nav
  {
    display: none;
  }
  
  .related-content-panel .widget-js-tabs > .js-tabs > .js-tabs-content-container
  {
    padding: 1.25rem 0;
  }
  
  .related-content-panel .widget-js-tabs > .js-tabs > .js-tabs-content-container .js-tabs-content
  {
    display: block;
    padding: 0 0 1.563rem 0;
  }
  
  .related-content-panel .widget-js-tabs > .js-tabs > .js-tabs-content-container .widget-progression-tab
  {
    display: block;
  }
  
  .related-content-panel .js-tabs-content-container .js-tabs-content .fluid [class*="grid"]
  {
    width: 48.93617020799999% !important;
    *width: 48.88297871863829% !important;
    margin-left: 2.12766% !important;
  }
  
  .related-content-panel .js-tabs-content-container .js-tabs-content .fluid [class*="grid"]:nth-of-type(2n+1)
  {
    margin-left: 0 !important;
  }
  
  .related-content-panel .js-tabs-content-container .js-tabs-content .fluid [class*="grid"]:nth-child(3)
  {
    margin-top: 1.25rem; /* 20px */
  }
  
  .related-content-panel .js-tabs-content-container .js-tabs-content .fluid [class*="grid"]:nth-of-type(3n+1)
  {
    margin-left: 2.12766%;
  }
  
  .related-content-panel .widget-card.js-slide-animate figure figcaption .card-detail.footer
  {
    height: 9.688rem; /* 155px */
  }
}

@media screen and (max-width: 30em) /* 480 */
  {
  .related-content-panel .widget-card.js-slide-animate figure figcaption .card-detail.footer
  {
    height: 11.25rem; /* 180px */
  }
}

/* 1 item per column */
@media screen and (max-width: 22.50em) /* 360 */
  {
  .related-content-panel .js-tabs-content-container .js-tabs-content .fluid [class*="grid"]
  {
    width: 100% !important;
    margin-left: 0 !important;
  }
  
  .related-content-panel .js-tabs-content-container .js-tabs-content .fluid [class*="grid"]:nth-child(2)
  {
    margin-top: 1.25rem; /* 20px */
  }
  
  .related-content-panel .widget-card.js-slide-animate figure figcaption .card-detail.header .card-title
  {
    height: auto;
  }
  
  .related-content-panel .widget-card.js-slide-animate figure figcaption .card-detail.header .card-title h4
  {
    margin-bottom: 1.25rem; /* 20px */
  }
  
  .related-content-panel .widget-card.js-slide-animate figure figcaption .card-detail.footer
  {
    height: auto;
  }
  
  .related-content-panel .widget-card.js-slide-animate figure figcaption .card-detail.footer a.text-button
  {
    margin-bottom: 1rem; /* 16px */
  }
}

/************************************
Banner widget
************************************
Optional styles:
Override:
************************************/
.widget-banner-footer
{
}

/* Benevolent Fund styles */
.widget-banner-footer.benevolent-fund .image-container
{
  text-align: center;
}

@media screen and (max-width: 50em) /* 800 */
  {
  .fluid.widget-banner-footer.benevolent-fund .grid3
  {
    width: 23.404255317%;
    *width: 23.3510638276383%;
  }
}

@media screen and (max-width: 30em) /* 480 */
  {
  .fluid.widget-banner-footer.benevolent-fund .grid3
  {
    width: 31.914893614% !important;
    *width: 31.8617021246383% !important;
  }
  
  .fluid.widget-banner-footer.benevolent-fund .grid9
  {
    width: 65.95744680199999% !important;
    *width: 65.90425531263828% !important;
    margin-left: 2.127659574% !important;
    *margin-left: 2.0744680846382977% !important;
  }
}

@media screen and (max-width: 22.5em) /* 360 */
  {
  .fluid.widget-banner-footer.benevolent-fund .grid3,
  .fluid.widget-banner-footer.benevolent-fund .grid9
  {
    width: 100% !important;
    margin-left: 0 !important;
  }
  
  .fluid.widget-banner-footer.benevolent-fund .grid9
  {
    margin-top: 1.25rem; /* 20px */
  }
}

/* ICE Training styles */
.widget-banner-footer.ice-training .image-container
{
  text-align: center;
}

@media screen and (max-width: 50em) /* 800 */
  {
  .fluid.widget-banner-footer.ice-training .grid2
  {
    width: 23.404255317%;
    *width: 23.3510638276383%;
  }
  
  .fluid.widget-banner-footer.ice-training .grid10
  {
    width: 74.468085099% !important;
    *width: 74.4148936096383% !important;
    margin-left: 2.127659574% !important;
    *margin-left: 2.0744680846382977% !important;
  }
}

@media screen and (max-width: 30em) /* 480 */
  {
  .fluid.widget-banner-footer.ice-training .grid2
  {
    width: 31.914893614% !important;
    *width: 31.8617021246383% !important;
  }
  
  .fluid.widget-banner-footer.ice-training .grid10
  {
    width: 65.95744680199999% !important;
    *width: 65.90425531263828% !important;
    margin-left: 2.127659574% !important;
    *margin-left: 2.0744680846382977% !important;
  }
}

@media screen and (max-width: 22.5em) /* 360 */
  {
  .fluid.widget-banner-footer.ice-training .grid2,
  .fluid.widget-banner-footer.ice-training .grid10
  {
    width: 100% !important;
    margin-left: 0 !important;
  }
  
  .fluid.widget-banner-footer.ice-training .grid10
  {
    margin-top: 1.25rem; /* 20px */
  }
}

/************************************
Tab widget
************************************
Optional styles:
Override:
************************************/
.widget-tab
{
}

ul.tab-navigation
{
  list-style: none outside none;
  margin: 0;
  padding: 0;
}

ul.tab-navigation li
{
  float: left;
  display: inline-block;
  text-align: center;
  margin: 0;
  padding: 0;
}

ul.tab-navigation li > a
{
  display: block;
  background: none repeat scroll 0 0 rgba(240, 243, 245, 1); /* #f0f3f5 */
  font-size: 1.313rem; /* 21px */
  color: rgba(87, 74, 70, 1); /* #574a46 */
  padding: 16px 24px;
  margin-right: 3px;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -khtml-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  -khtml-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}

ul.tab-navigation li:last-child > a
{
  margin-right: 0;
}

ul.tab-navigation li > a:hover,
ul.tab-navigation li > a:active
{
  text-decoration: none;
}

ul.tab-navigation li.resp-tab-active > a
{
  background-color: rgba(189, 195, 199, 1); /* #bdc3c7 */
  color: #fff;
  cursor: default;
}

.tab-container
{
  clear: left;
}

/* Tab content */
.resp-tab-content
{
  display: none;
  border-top: 4px solid rgba(206, 206, 206, 1); /* #cecece */
  padding: 0;
}

.resp-content-active,
.resp-accordion-active
{
  display: block;
}

h3.resp-tab-active
{
  margin-bottom: 0;
}

.tab-content-container
{
  background: none repeat scroll 0 0 rgba(240, 243, 245, 1); /* #f0f3f5 */
  padding: 0.938rem; /* 15px */
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  -khtml-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  -khtml-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
}

/* Overload styles */
.tab-content-container .widget-flex-list
{
  background-color: rgba(255, 255, 255, 0) !important;
  padding: 0;
}

/* Vertical tab styles */
.resp-vtabs ul.tab-navigation
{
  float: right;
  width: 30%;
}

.resp-vtabs ul.tab-navigation li
{
  float: none;
  display: block;
  text-align: left;
}

.resp-vtabs ul.tab-navigation li > a
{
  font-size: 1.5rem; /* 24px */
  margin: 0 0 1px 0;
  -webkit-border-top-left-radius: 0px;
  -moz-border-radius-topleft: 0px;
  -khtml-border-radius-topleft: 0px;
  border-top-left-radius: 0px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  -khtml-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  -khtml-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
}

.resp-vtabs ul.tab-navigation li:last-child > a
{
  margin-bottom: 0;
}

.resp-vtabs ul.tab-navigation li.resp-tab-active
{
  position: relative;
  z-index: 1;
}

.resp-vtabs .tab-container
{
  float: left;
  width: 70%;
  padding: 0;
  clear: none;
}

.resp-vtabs .resp-tab-content
{
  border-top: 0 none;
  border-right: 5px solid rgba(206, 206, 206, 1); /* #cecece */
}

.resp-vtabs .resp-tab-content .tab-content-container
{
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -khtml-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 0px;
  -moz-border-radius-topright: 0px;
  -khtml-border-radius-topright: 0px;
  border-top-right-radius: 0px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  -khtml-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-radius-bottomright: 0px;
  -khtml-border-radius-bottomright: 0px;
  border-bottom-right-radius: 0px;
}

/* Accordion styles */
h3.resp-accordion
{
  position: relative;
  display: none;
  font-weight: 400;
  margin: 0 0 1px;
}

h3.resp-accordion > a
{
  display: block;
  background: none repeat scroll 0 0 rgba(240, 243, 245, 1); /* #f0f3f5 */
  font-size: 1.5rem; /* 24px */
  color: rgba(87, 74, 70, 1); /* #574a46 */
  line-height: 1.1;
  padding: 12px 45px 12px 15px;
}

h3.resp-accordion > a:hover,
h3.resp-accordion > a:active
{
  text-decoration: none;
}

h3.resp-accordion.resp-tab-active > a
{
  color: #fff;
}

.resp-easy-accordion  h3.resp-accordion
{
  display: block;
}

/* Icon styles */
h3.resp-accordion .toggle-icon
{
  position: absolute;
  display: inline-block;
  top: 0.875rem; /* 14px */
  right: 12px;
  color: rgba(87, 74, 70, 1); /* #574a46 */
  line-height: 1;
  padding: 0;
  overflow: hidden;
}

h3.resp-accordion.resp-tab-active .toggle-icon
{
  color: #fff;
}

h3.resp-accordion .toggle-icon:before
{
  font-family: 'ice-glyphs';
  speak: none;
  font-size: 1.563rem; /* 25px */
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

h3.resp-accordion .toggle-icon.arrow-down:before
{
  content: "\e623";
}

h3.resp-accordion.resp-tab-active .toggle-icon.arrow-down:before
{
  content: "\e622";
}

.resp-jfit
{
  width: 100%;
  margin: 0px;
}

.resp-tab-content-active
{
  display: block;
}

/* Colour styles */
.widget-tab.night,
.widget-tab.lake,
.widget-tab.green,
.widget-tab.plum,
.widget-tab.persimmon,
.widget-tab.limea,
.widget-tab.indigo,
.widget-tab.sky,
.widget-tab.blue
{
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0);
}

/* Night */
.widget-tab.night ul.tab-navigation li.resp-tab-active > a,
.widget-tab.night h3.resp-accordion.resp-tab-active > a
{
  background-color: rgba(21, 101, 112, 1); /* #156570 */
}

.widget-tab.night .resp-tab-content
{
  border-top-color: rgba(21, 101, 112, 1); /* #156570 */
}

.widget-tab.night.resp-vtabs .resp-tab-content
{
  border-right-color: rgba(21, 101, 112, 1); /* #156570 */
}

/* Lake */
.widget-tab.lake ul.tab-navigation li.resp-tab-active > a,
.widget-tab.lake h3.resp-accordion.resp-tab-active > a
{
  background-color: rgba(0, 124, 146, 1); /* #007c92 */
}

.widget-tab.lake .resp-tab-content
{
  border-top-color: rgba(0, 124, 146, 1); /* #007c92 */
}

.widget-tab.lake.resp-vtabs .resp-tab-content
{
  border-right-color: rgba(0, 124, 146, 1); /* #007c92 */
}

/* Green */
.widget-tab.green ul.tab-navigation li.resp-tab-active > a,
.widget-tab.green h3.resp-accordion.resp-tab-active > a
{
  background-color: rgba(26, 188, 156, 1); /* #1abc9c */
}

.widget-tab.green .resp-tab-content
{
  border-top-color: rgba(26, 188, 156, 1); /* #1abc9c */
}

.widget-tab.green.resp-vtabs .resp-tab-content
{
  border-right-color: rgba(26, 188, 156, 1); /* #1abc9c */
}

/* Plum */
.widget-tab.plum ul.tab-navigation li.resp-tab-active > a,
.widget-tab.plum h3.resp-accordion.resp-tab-active > a
{
  background-color: rgba(105, 108, 136, 1); /* #696c88 */
}

.widget-tab.plum .resp-tab-content
{
  border-top-color: rgba(105, 108, 136, 1); /* #696c88 */
}

.widget-tab.plum.resp-vtabs .resp-tab-content
{
  border-right-color: rgba(105, 108, 136, 1); /* #696c88 */
}

/* Persimmon */
.widget-tab.persimmon ul.tab-navigation li.resp-tab-active > a,
.widget-tab.persimmon h3.resp-accordion.resp-tab-active > a
{
  background-color: rgba(231, 76, 60, 1); /* #e74c3c */
}

.widget-tab.persimmon .resp-tab-content
{
  border-top-color: rgba(231, 76, 60, 1); /* #e74c3c */
}

.widget-tab.persimmon.resp-vtabs .resp-tab-content
{
  border-right-color: rgba(231, 76, 60, 1); /* #e74c3c */
}

/* Limea */
.widget-tab.limea ul.tab-navigation li.resp-tab-active > a,
.widget-tab.limea h3.resp-accordion.resp-tab-active > a
{
  background-color: rgba(39, 174, 96, 1); /* #27ae60 */
}

.widget-tab.limea .resp-tab-content
{
  border-top-color: rgba(39, 174, 96, 1); /* #27ae60 */
}

.widget-tab.limea.resp-vtabs .resp-tab-content
{
  border-right-color: rgba(39, 174, 96, 1); /* #27ae60 */
}

/* Indigo */
.widget-tab.sky ul.tab-navigation li.resp-tab-active > a
{
  background-color: rgba(75, 127, 140, 1); /* #4b7f8c */
}

.widget-tab.sky .resp-tab-content
{
  border-top-color: rgba(75, 127, 140, 1); /* #4b7f8c */
}

.widget-tab.indigo.resp-vtabs .resp-tab-content
{
  border-right-color: rgba(75, 127, 140, 1); /* #4b7f8c */
}

/* Sky */
.widget-tab.sky ul.tab-navigation li.resp-tab-active > a,
.widget-tab.sky h3.resp-accordion.resp-tab-active > a
{
  background-color: rgba(102, 186, 223, 1); /* #66badf */
}

.widget-tab.sky .resp-tab-content
{
  border-top-color: rgba(102, 186, 223, 1); /* #66badf */
}

.widget-tab.sky.resp-vtabs .resp-tab-content
{
  border-right-color: rgba(102, 186, 223, 1); /* #66badf */
}

/* Blue */
.widget-tab.blue ul.tab-navigation li.resp-tab-active > a,
.widget-tab.blue h3.resp-accordion.resp-tab-active > a
{
  background-color: rgba(52, 152, 219, 1); /* #3498db */
}

.widget-tab.blue .resp-tab-content
{
  border-top-color: rgba(52, 152, 219, 1); /* #3498db */
}

.widget-tab.blue.resp-vtabs .resp-tab-content
{
  border-right-color: rgba(52, 152, 219, 1); /* #3498db */
}

/* Responsive styles */
@media screen and (max-width: 50em) /* 800 */
  {
  ul.tab-navigation
  {
    display: none;
  }
  
  .tab-content-container
  {
    padding: 0.625rem; /* 10px */
    -webkit-border-bottom-left-radius: 0px;
    -moz-border-radius-bottomleft: 0px;
    -khtml-border-radius-bottomleft: 0px;
    border-bottom-left-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
    -moz-border-radius-bottomright: 0px;
    -khtml-border-radius-bottomright: 0px;
    border-bottom-right-radius: 0px;
  }
  
  .resp-tab-content,
  .widget-tab.night .resp-tab-content,
  .widget-tab.lake .resp-tab-content,
  .widget-tab.green .resp-tab-content,
  .widget-tab.plum .resp-tab-content,
  .widget-tab.persimmon .resp-tab-content,
  .widget-tab.limea .resp-tab-content,
  .widget-tab.indigo .resp-tab-content,
  .widget-tab.sky .resp-tab-content,
  .widget-tab.blue .resp-tab-content
  {
    border: 0 none;
    margin-bottom: 1px;
  }
  
  h3.resp-accordion
  {
    display: block;
  }
  
  .resp-vtabs .tab-container
  {
    float: none;
    width: 100%;
    min-height: initial;
    border: none;
    clear: none;
  }
  
  .resp-accordion-closed
  {
    display:none !important;
  }
}

@media screen and (max-width: 40em) /* 640 */
  {
  /* Overload styles */
  .tab-content-container .flex-list > .flex-list-item
  {
    padding: 0.313rem; /* 5px */
  }
}

@media screen and (max-width: 22.50em) /* 360 */
  {
  /* Overload styles */
  .tab-content-container .flex-list > .flex-list-item
  {
    padding-left: 0;
    padding-right: 0;
  }
}

/************************************
Image panel widget
************************************
Optional styles: align-left, align-right
Override: showcase
************************************/
.widget-image-panel
{
  display: block;
  width: 100%;
  clear: both;
}

.widget-image-panel p
{
  margin-top: 0;
}

.widget-image-panel h5
{
  margin: 0;
}

.widget-image-panel .image-container
{
  float: left;
  width: 31.914893614%;
  *width: 31.8617021246383%;
  margin: 0 2.127659574% 2.127659574% 0;
}

.widget-image-panel .image-container figure.thumb
{
  background-color: rgba(255, 255, 255, 1);
  text-align: center;
  padding: 0.625rem; /* 10px */
}

.widget-image-panel .image-container figure.inline
{
  display: inline-block;
}

/*
.widget-image-panel .image-container figcaption
{
margin-top: 0.625rem;
}

.widget-image-panel .image-container figcaption span
{
font-size: 1.125rem; /* 18px
font-weight: 700;
}
*/

.widget-image-panel .image-container figcaption
{
  display: block;
  font-size: 0.938em; /* 15px */
  font-style: italic;
  text-align: left;
  margin: 0.625rem 0 0;
}

.widget-image-panel .image-container figcaption.center
{
  text-align: center;
}

/* Override styles */
.widget-image-panel.showcase .image-container
{
  width: 40.425531911%;
  *width: 40.3723404216383%;
}

/* Optional styles */
.widget-image-panel.align-right .image-container
{
  float: right;
  text-align: center;
  margin-left: 2.127659574%;
  margin-right: 0;
}

/* Responsive styles */
@media screen and (max-width: 40em) /* 640 */
  {
  .widget-image-panel .image-container
  {
    width: 48.93617020799999%;
    *width: 48.88297871863829%;
  }
}

@media screen and (max-width: 30em) /* 480 */
  {
  .widget-image-panel .image-container,
  .widget-image-panel.showcase .image-container
  {
    width: 100%;
    *width: 100%;
  }
}

/************************************
Blog panel widget
************************************
Optional styles: align-left, align-right
Override:
************************************/
.widget-blog-panel
{
  display: block;
  width: 100%;
  clear: both;
}

.widget-blog-panel h4
{
  font-size: 1.188rem; /* 19px */
  line-height: 1.3em; /* 24.7px */
  margin: 0 0 0.625rem 0; /* 0 0 10px 0 */
}

.widget-blog-panel ul.summary
{
  list-style: outside none none;
  margin: 0;
  padding: 0;
}

.widget-blog-panel ul.summary li
{
  margin: 0.313rem 0; /* 5px 0 */
}

.widget-blog-panel .image-container
{
  float: left;
  width: 35%;
  *width: 35%;
  margin: 0 2.127659574% 2.127659574% 0;
}

.widget-blog-panel .image-container figure.thumb
{
  background-color: rgba(255, 255, 255, 1);
  text-align: center;
  padding: 0.625rem; /* 10px */
}

.widget-blog-panel .image-container figure.inline
{
  display: inline-block;
}

.widget-blog-panel .image-container figcaption
{
  margin-top: 0.625rem;
}

.widget-blog-panel .image-container figcaption span
{
  font-size: 1.125rem; /* 18px */
  font-weight: 700;
}

/* Optional styles */
.widget-blog-panel.align-right .image-container
{
  float: right;
  text-align: center;
  margin-left: 2.127659574%;
  margin-right: 0;
}

/* Responsive styles */
@media screen and (max-width: 40em) /* 640 */
  {
  .widget-blog-panel .image-container
  {
    width: 48.93617020799999%;
    *width: 48.88297871863829%;
  }
}

@media screen and (max-width: 30em) /* 480 */
  {
  .widget-blog-panel .image-container
  {
    width: 100%;
    *width: 100%;
    margin-bottom: 1.25rem; /* 20px */
  }
}

/************************************
Online panel widget
************************************
Optional styles:
Override:
************************************/
.widget-online-panel
{
  display: block;
}

.widget-online-panel p
{
  margin-bottom: 0;
}

.widget-online-panel > ul
{
  display: block;
  background: none repeat scroll 0 0 rgba(255, 255, 255, 1);
  list-style: none outside none;
  margin: 0.625rem 0 0; /* 10px 0 0 */
  padding: 0.313rem; /* 5px */
}

.widget-online-panel > ul > li
{
  font-size: 0.938rem; /* 15px */
  margin: 0.313rem 0 0; /* 5px 0 0 */
  padding: 0;
}

.widget-online-panel > ul > li:last-child
{
  margin-bottom: 0.313rem; /* 5px */
}

.widget-online-panel > ul > li > h4
{
  margin: 0;
}
.widget-online-panel > ul + p
{
  margin-top: 1em; /* 16px */
}

/* Override styles */
.widget-text-label + .widget-online-panel p:first-child
{
  margin-top: 1em; /* 16px */
}

/************************************
Card image panel widget
************************************
Optional styles: align-left, align-right
Override:
************************************/
.widget-card-image-panel
{
  display: block;
  width: 100%;
  clear: both;
}

.widget-card-image-panel p
{
  margin-top: 0;
}

.widget-card-image-panel .image-container
{
  margin: 0 0 3% 0;
}

.widget-card-image-panel .image-container figure.thumb
{
  background-color: rgba(249, 247, 247, 1); /* #f9f7f7 */
  text-align: center;
  padding: 0.625rem; /* 10px */
}

/* Responsive styles */
@media screen and (max-width: 64em) /* 1024 */
  {
  .widget-card-image-panel.align-left .image-container
  {
    float: left;
    width: 31.914893614%;
    *width: 31.8617021246383%;
    margin: 0 2.127659574% 2.127659574% 0;
  }
  
  .widget-card-image-panel.align-right .image-container
  {
    float: right;
    width: 31.914893614%;
    *width: 31.8617021246383%;
    margin: 0 0 2.127659574% 2.127659574%;
  }
}

@media screen and (max-width: 30em) /* 480 */
  {
  .widget-card-image-panel.align-left .image-container,
  .widget-card-image-panel.align-right .image-container
  {
    width: 100%;
    *width: 100%;
  }
}

/************************************
Column panel widget
************************************
Optional styles: align-left, align-right
Override: xs-wrap
************************************/
.widget-column-panel
{
  display: block;
  width: 100%;
}

.widget-column-panel .image-container
{
  float: left;
  width: 31.914893614%;
  *width: 31.8617021246383%;
  margin: 0 2.127659574% 0 0;
}

.widget-column-panel .text-container
{
  float: left;
  width: 65.95744680199999%;
  *width: 65.90425531263828%;
}

/* Optional styles */
.widget-column-panel.align-right .image-container
{
  float: right;
  margin-left: 2.127659574%;
  margin-right: 0;
}

/* Responsive styles */
@media screen and (max-width: 40em) /* 640 */
  {
  /* Override styles */
  .widget-column-panel.xs-wrap .image-container
  {
    margin: 0 1.125rem 1.125rem 0;
  }
  
  .widget-column-panel.xs-wrap.align-right .image-container
  {
    margin: 0 0 1.125rem 1.125rem;
  }
  
  .widget-column-panel.xs-wrap .text-container
  {
    float: none;
    width: auto;
  }
}

/************************************
Table widget
************************************
Optional styles:
Override:
************************************/
.table-panel
{
  background: none repeat scroll 0 0 rgba(255, 255, 255, 1); /* #fff */
  padding: 0.938rem; /* 15px */
}

table.widget-table
{
  color: rgba(85, 85, 85, 1); /* #555 */
  border-collapse: separate;
  border: 2px solid rgba(227, 227, 227, 1); /* #e3e3e3 */
  width: 100%;
  /* overflow: hidden; */
}

table.widget-table th,
table.widget-table td
{
  display: table-cell;
}

table.widget-table thead tr th
{
  background: none repeat scroll 0 0 rgba(25, 182, 152, 1); /* #19b698 */
  font-weight: 400;
  text-align: left;
  color: #fff;
  vertical-align: top;
  padding: 0.938rem 0.625rem;
}

table.widget-table tbody tr
{
  background: none repeat scroll 0 0 rgba(255, 255, 255, 1); /* #fff */
}

table.widget-table tbody tr td
{
  border-bottom: 2px solid rgba(227, 227, 227, 1); /* #e3e3e3 */
  text-align: left;
  vertical-align: top;
  padding: 1.25rem 0.625rem;
}

table.widget-table tbody tr td img.uploadaqpdoc
{
  max-width: none;
}

table.widget-table tbody tr:last-child td
{
  border-bottom: 0;
}

table.widget-table th.center,
table.widget-table td.center
{
  text-align: center;
}

table.widget-table th.right,
table.widget-table td.right
{
  text-align: right;
}

/* Alternate styles */
table.widget-table.zebra tbody tr:nth-child(even)
{
  background-color: rgba(241, 241, 241, 1); /* #f1f1f1 */
}

/* Width styles */
table.widget-table td.td-20
{
  width: 20%;
}

table.widget-table td.td-25
{
  width: 25%;
}

table.widget-table td.td-30
{
  width: 30%;
}

table.widget-table td.td-35
{
  width: 35%;
}

table.widget-table td.td-40
{
  width: 40%;
}

table.widget-table td.td-45
{
  width: 45%;
}

table.widget-table td.td-50
{
  width: 50%;
}

table.widget-table td.td-55
{
  width: 55%;
}

table.widget-table td.td-60
{
  width: 60%;
}

table.widget-table td.td-65
{
  width: 65%;
}

table.widget-table td.td-70
{
  width: 70%;
}

table.widget-table td.td-75
{
  width: 75%;
}

table.widget-table td.td-80
{
  width: 80%;
}

table.widget-table td.td-85
{
  width: 85%;
}

table.widget-table td.td-90
{
  width: 90%;
}

table.widget-table td.td-95
{
  width: 95%;
}

/* Text styles */	
table.widget-table.txt-med th,
table.widget-table.txt-med td
{
  font-size: 0.875rem; /* 14px */
}

table.widget-table.txt-med thead tr th,
table.widget-table.txt-med tbody tr td
{
  padding: 0.625rem; /* 10px */
}

table.widget-table tbody tr td .count
{
  font-size: 1.125rem; /* 18px */
  font-weight: 700;
  color: rgba(18, 187, 154, 1); /* #12bb9a */
  line-height: normal;
}

/* Colour styles */
table.widget-table tbody tr.highlight,
table.widget-table.zebra tbody tr.highlight:nth-child(even)
{
  background-color: rgba(130, 218, 202, 0.7); /* #82daca */
}

table.widget-table.night,
table.widget-table.lake,
table.widget-table.green,
table.widget-table.plum,
table.widget-table.persimmon,
table.widget-table.limea,
table.widget-table.indigo,
table.widget-table.sky,
table.widget-table.blue
{
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0);
}

table.widget-table.night th a,
table.widget-table.lake th a,
table.widget-table.green th a,
table.widget-table.plum th a,
table.widget-table.persimmon th a,
table.widget-table.limea th a,
table.widget-table.indigo th a,
table.widget-table.sky th a,
table.widget-table.blue th a
{
  color: rgba(255, 255, 255, 1);
  text-decoration: underline;
}

/* Night */
table.widget-table.night thead tr th
{
  background-color: rgba(21, 101, 112, 1); /* #156570 */
}

/* Lake */
table.widget-table.lake thead tr th
{
  background-color: rgba(0, 124, 146, 1); /* #007c92 */
}

/* Green */
table.widget-table.green thead tr th
{
  background-color: rgba(25, 182, 152, 1); /* #19b698 */
}

/* Plum */
table.widget-table.plum thead tr th
{
  background-color: rgba(105, 108, 136, 1); /* #696c88 */
}

/* Persimmon */
table.widget-table.persimmon thead tr th
{
  background-color: rgba(210, 67, 1, 1); /* #d24301 */
}

/* Limea */
table.widget-table.limea thead tr th
{
  background-color: rgba(101, 171, 3, 1); /* #65ab03 */
}

/* Indigo */
table.widget-table.indigo thead tr th
{
  background-color: rgba(75, 127, 140, 1); /* #4b7f8c */
}

/* Sky */
table.widget-table.sky thead tr th
{
  background-color: rgba(0, 122, 169, 1); /* #007aa9 */
}

/* Blue */
table.widget-table.blue thead tr th
{
  background-color: rgba(70, 163, 244, 1); /* #46a3f4 */
}

/* Responsive styles */
table.widget-table.resp-table tbody tr td .wrap > .row > .heading
{
  display: none;
}

@media screen and (max-width: 40em) /* 640 */
  {
  table.widget-table.resp-table,
  table.widget-table.resp-table thead,
  table.widget-table.resp-table tbody,
  table.widget-table.resp-table th,
  table.widget-table.resp-table tr,
  table.widget-table.resp-table td
  {
    display: block;
  }
  
  table.widget-table.resp-table
  {
    border: 0 none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -khtml-border-radius: 0px;
    border-radius: 0px;
  }
  
  table.widget-table.resp-table thead,
  table.widget-table.resp-table thead tr
  {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  
  table.widget-table.resp-table tbody tr
  {
    border: 2px solid rgba(227, 227, 227, 1); /* #e3e3e3 */
    margin: 0 0 0.625rem; /* 0 0 10px */
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
  }
  
  table.widget-table.resp-table tbody tr td
  {
    position: relative;
    width: 100% !important;
    white-space: -moz-pre-wrap !important;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    white-space: pre-wrap;
    word-wrap: break-word;
    white-space: -webkit-pre-wrap;
    /*word-break: break-all;*/
    white-space: normal;
  }
  
  table.widget-table.resp-table tbody tr td,
  table.widget-table.resp-table tbody tr:last-child td
  {
    border-bottom: 1px solid rgba(227, 227, 227, 1); /* #e3e3e3 */
    padding: 3px;
  }
  
  table.widget-table.resp-table tbody tr td:last-child
  {
    border-bottom: 0 none;
  }
  
  table.widget-table.resp-table th.center,
  table.widget-table.resp-table td.center,
  table.widget-table.resp-table th.right,
  table.widget-table.resp-table td.right
  {
    text-align: left;
  }
  
  table.widget-table.resp-table tbody tr td .wrap
  {
    display: table;
    width: 100%;
  }
  
  table.widget-table.resp-table tbody tr td .wrap > .row
  {
    display: table-row;
  }
  
  table.widget-table.resp-table tbody tr td .wrap > .row > .heading
  {
    display: table-cell;
    width: 47%;
    vertical-align: top;
    padding: 10px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
  }
  
  table.widget-table.resp-table tbody tr td .wrap > .row > .content
  {
    display: table-cell;
    padding: 10px;
  }
  
  table.widget-table.resp-table tbody tr td .wrap > .row > .content .fluid:before
  {
    display: block;
  }
  
  /* Colour styles */
  table.widget-table.night.resp-table tbody tr td .heading,
  table.widget-table.lake.resp-table tbody tr td .heading,
  table.widget-table.green.resp-table tbody tr td .heading,
  table.widget-table.plum.resp-table tbody tr td .heading,
  table.widget-table.persimmon.resp-table tbody tr td .heading,
  table.widget-table.limea.resp-table tbody tr td .heading,
  table.widget-table.indigo.resp-table tbody tr td .heading,
  table.widget-table.sky.resp-table tbody tr td .heading,
  table.widget-table.blue.resp-table tbody tr td .heading
  {
    color: rgba(255, 255, 255, 1);
  }
  
  /* Night */
  table.widget-table.night.resp-table tbody tr td .heading
  {
    background-color: rgba(21, 101, 112, 1); /* #156570 */
  }
  
  /* Lake */
  table.widget-table.lake.resp-table tbody tr td .heading
  {
    background-color: rgba(0, 124, 146, 1); /* #007c92 */
  }
  
  /* Green */
  table.widget-table.green.resp-table tbody tr td .heading
  {
    background-color: rgba(25, 182, 152, 1); /* #19b698 */
  }
  
  /* Plum */
  table.widget-table.plum.resp-table tbody tr td .heading
  {
    background-color: rgba(105, 108, 136, 1); /* #696c88 */
  }
  
  /* Persimmon */
  table.widget-table.persimmon.resp-table tbody tr td .heading
  {
    background-color: rgba(210, 67, 1, 1); /* #d24301 */
  }
  
  /* Limea */
  table.widget-table.limea.resp-table tbody tr td .heading
  {
    background-color: rgba(101, 171, 3, 1); /* #65ab03 */
  }
  
  /* Indigo */
  table.widget-table.indigo.resp-table tbody tr td .heading
  {
    background-color: rgba(75, 127, 140, 1); /* #4b7f8c */
  }
  
  /* Sky */
  table.widget-table.sky.resp-table tbody tr td .heading
  {
    background-color: rgba(0, 122, 169, 1); /* #007aa9 */
  }
  
  /* Blue */
  table.widget-table.blue.resp-table tbody tr td .heading
  {
    background-color: rgba(70, 163, 244, 1); /* #46a3f4 */
  }
}

/* Event summary panel */
.event-summary-panel
{
  margin-bottom: 1.25rem; /* 20px */
}

.event-summary-panel h1
{
  line-height: 1.125em; /* 45px */
  margin: 0 0 0.938rem; /* 0 0 15px */
}

.event-summary-panel h3
{
  font-size: 1.25rem; /* 20px */
  font-weight: 400;
  margin: 0;
}

.event-summary-panel ul.summary
{
  list-style: none outside none;
  margin: 2.5rem 0 0;
  padding: 0;
}

.event-summary-panel ul.summary > li
{
  margin: 0 0 0.438rem; /* 0 0 7px */
  padding: 0;
}

.event-summary-panel ul.summary > li i
{
  margin-right: 0.313rem; /* 5px */
}

.event-summary-panel .buttons
{
  margin: 1.563rem 0 0; /* 25px 0 0 */
}

.event-summary-panel .buttons .btn
{
  text-align: center;
  width: 85%;
}

/* Responsive styles */
@media screen and (max-width: 30em) /* 480 */
  {
  .event-summary-panel .buttons .btn
  {
    width: 100%;
  }
}

/* E-commerce page template styles */

/* Header styles */
.ecommerce ul.header-menu > li a
{
  background: none;
}

.ecommerce ul.header-menu > li a:link,
.ecommerce ul.header-menu > li a:visited
{
  color: rgba(72, 175, 219, 1); /* #48afdb */
}

.ecommerce.no-touch ul.header-menu > li a:focus,
.ecommerce.no-touch ul.header-menu > li a:hover,
.ecommerce.no-touch ul.header-menu > li a:active
{
  background: none;
  color: rgba(210, 112, 15, 1); /* #d2700f */
  text-decoration: underline;
}

.ecommerce ul.header-menu > li a i
{
  display: inline-block;
  font-size: 0.875rem; /* 14px */
  text-decoration: none;
  vertical-align: text-top;
  margin-top: 0.125rem; /* 2px */
  margin-right: 0.313rem; /* 5px */
}

/* Footer styles */
.ecommerce footer ul.widget-list-payment
{
  margin: 0.625rem 0 0 -0.625rem;
}

.ecommerce footer .footer-copyright-container
{
  margin: 0;
}

.ecommerce footer .footer-copyright-container p
{
  font-size: 0.875rem; /* 14px */
}

.ecommerce footer .footer-terms-container
{
  text-align: right;
  margin: 0.625rem 0 0 0;
}

.ecommerce footer .footer-terms-container .terms-links > a
{
  float: none;
  font-size: 0.875em; /* 14px */
  margin: 0;
  padding: 0.5em 7px;
}

.ecommerce footer .terms-links > a:link,
.ecommerce footer .terms-links > a:visited
{
  color: rgba(72, 175, 219, 1); /* #48afdb */
}

.ecommerce.no-touch footer .terms-links > a:hover,
.ecommerce.no-touch footer .terms-links > a:active
{
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0);
  color: rgba(210, 112, 15, 1); /* #d2700f */
  text-decoration: underline;
}

.footer-message-secure
{
  border-top: 1px solid rgba(222, 222, 222, 1); /* #dedede */
  margin: 1.25rem 0 0;
}

.footer-message-secure p
{
  position: relative;
  font-size: 0.938rem; /* 15px */
  color: rgba(0, 0, 0, 0.45);
  padding: 0 0 0 25px;
  margin-bottom: 0;
}

.footer-message-secure p i
{
  position: absolute;
  top: 0;
  left: 0;
  font-size: 1.125em; /* 18px */
  margin: 3px 0 0 5px;
}

/* Content styles */
.ecommerce ul.widget-trail
{
  padding: 0;
}

.ecommerce ul.widget-trail > li
{
  font-size: 1.063rem; /* 17px */
}

.ecommerce .widget-trail > li:after
{
  font-size: 0.75rem; /* 12px */
}

/* Event booking panel styles */
.event-booking-panel .widget-canvas
{
  padding: 0.938rem; /* 15px */
}

.event-booking-panel p
{
  margin-bottom: 0;
}

/* Event booking summary styles */
.event-booking-panel .event-booking-summary
{
}

.secure-payment-seal
{
  display: inline-block;
  background: url("/App_Themes/ICETheme/Images/assets/rapidssl_seal.gif") no-repeat scroll 0 0 rgba(255, 255, 255, 1);
  font-size: 0;
  width: 90px;
  height: 50px;
  text-indent: 100%;
  overflow: hidden;
  white-space: no-wrap;
}

.event-booking-panel .event-booking-summary h2
{
  font-size: 1.75em; /* 28px */
  font-weight: 400;
  line-height: 2rem; /* 32px */
  border-bottom: 1px solid rgba(238, 238, 238, 1); /* #eee */
  padding-bottom: 1.25rem /* 20px */
}

.event-booking-panel .event-booking-summary .widget-toggle .toggle-navigation
{
}

.event-booking-panel .event-booking-summary .widget-toggle .toggle-navigation a.toggle-trigger
{
  /* font-size: 1.75em; 28px */
  color: rgba(72, 175, 219, 1); /* #48afdb */
  /* line-height: 2rem; 32px */
}

.event-booking-panel .event-booking-summary .widget-toggle .toggle-navigation:first-child a.toggle-trigger
{
  padding-top: 0;
}

.event-booking-panel .event-booking-summary .widget-toggle .toggle-navigation a:hover.toggle-trigger,
.event-booking-panel .event-booking-summary .widget-toggle .toggle-navigation a:active.toggle-trigger
{
  color: rgba(210, 112, 15, 1); /* #d2700f */
}

.event-booking-panel .event-booking-summary .widget-toggle .toggle-icon
{
  top: auto;
  color: rgba(72, 175, 219, 1); /* #48afdb */
}

.event-booking-panel .event-booking-summary .widget-toggle .toggle-icon.arrow-down:before
{
  content: "\e623";
  font-size: inherit;
  /*line-height: 4.25rem;*/
}

.event-booking-panel .event-booking-summary .widget-toggle .toggle-navigation:first-child .toggle-icon.arrow-down:before
{
  line-height: 2.25rem; /* 28px */
}

.event-booking-panel .event-booking-summary h3
{
  font-size: 1.25rem; /* 20px */
  font-weight: 400;
}

.event-booking-panel .event-booking-summary p
{
  margin: 0;
}

.event-booking-panel .event-booking-summary ul
{
  list-style: none outside none;
  margin: 0;
  padding: 0;
}

.event-booking-panel .event-booking-summary .shopping-basket
{	
}

.event-booking-panel .event-booking-summary .shopping-basket .item
{
  border-bottom: 1px dashed rgba(0, 0, 0, 0.1);
  margin-bottom: 1.25rem; /* 20px */
}

.event-booking-panel .event-booking-summary .shopping-basket .item .item-product
{
  font-weight: 700;
  line-height: normal;
  margin: 0 0 0.625rem 0;
}

.event-booking-panel .event-booking-summary .shopping-basket .item > ul
{
  list-style: none outside none;
  margin: 0;
  padding: 0;
}

.event-booking-panel .event-booking-summary .shopping-basket .item > ul li
{
  margin: 0;
  padding: 0;
}

.event-booking-panel .event-booking-summary .shopping-basket .item > ul li .float-right
{
  text-align: right;
}

.event-booking-panel .event-booking-summary .shopping-basket .item > ul li h5
{
  font-size: 0.875rem; /* 14px */
  font-weight: 400;
  color: rgba(190, 190, 190, 1); /* #bebebe */
  text-transform: uppercase;
  margin: 0;
  padding: 0;
}

.event-booking-panel .event-booking-summary .shopping-basket .item > ul li .item-type
{
  font-size: 0.875rem; /* 14px */
}

.event-booking-panel .event-booking-summary .shopping-basket .item > ul li.item-attendee-list
{
  margin-bottom: 10px;
}

/* Event booking styles */
.event-booking-panel .event-booking h2
{
  font-size: 1.75em; /* 28px */
  font-weight: 400;
  line-height: 2rem; /* 32px */
}

.event-booking-panel .event-booking .widget-alert
{
  margin-bottom: 1.25rem; /* 20px */
}

.event-booking-panel .event-booking .widget-form
{
  margin: 0;
}

.event-booking-panel .event-booking .widget-form ul.radio-group
{
  list-style: none outside none;
  margin: 0;
  padding: 0;
}

.event-booking-panel .event-booking .widget-form ul.radio-group > li
{
  padding: 0 0 0 27px;
}

.event-booking-panel .event-booking .widget-form ul.radio-group > li .radio
{
  padding-left: 0;
  line-height: normal;
}

.event-booking-panel .event-booking .widget-form ul.radio-group > li .radio .icons
{
  left: -27px;
}

.event-booking-panel .event-booking .widget-form .checkbox .icons
{
  top: 2px;
}

.event-booking-panel .event-booking .frm-message-complete
{
}

.event-booking-panel .event-booking .frm-response .frm-message-complete p
{
  position: relative;
  padding: 0 0 0 35px;
}

.event-booking-panel .event-booking .frm-response .frm-message-complete p i:before
{
  display: inline-block;
  font-size: 1.563rem; /* 25px */
  color: rgba(26, 188, 156, 1); /* #1abc9c */
  margin: -2px 0 0;
}

.event-booking-panel .event-booking .frm-response .frm-message-complete p i
{
  position: absolute;
  top: 0;
  left: 0;
}

.event-booking-panel .event-booking .frm-response .buttons
{
  margin: 1em 0 0;
}

.event-booking-panel .event-booking .frm-response .buttons .btn
{
  font-size: 0.875rem; /* 14px */
  line-height: 0.938rem; /* 15px */
  padding: 6px 8px 9px;
}


.event-booking-panel .event-booking .frm-mod
{
  margin: 0 0 1.25rem 0;
}

.event-booking-panel .event-booking .frm-mod.seperator
{
  border-bottom: 1px solid rgba(238, 238, 238, 1); /* #eee */
  padding-bottom: 1.25rem /* 20px */
}


.event-booking-panel .event-booking .frm-toggle
{
  display: none;
}

.event-booking-panel .event-booking .frm-toggle.active
{
  display: block;
}

.event-booking-panel .event-booking .frm-toggle .widget-form
{
  margin: 0;
}

.event-booking-panel .event-booking .frm-toggle .buttons .float-left,
.event-booking-panel .event-booking .frm-toggle .buttons .float-right
{
  width: 25%;
}

#bookingFormLoginOption1 .btn
{
  width: 100%;
}

/* Event booking session styles */
.event-product .widget-flex-list
{
  background-color: rgba(255, 255, 255, 1); /* #fff */
  padding: 0;
}

.event-product .widget-flex-list .flex-list > .flex-list-item
{
  width: 50%;
}

.event-product .widget-flex-list.wide .flex-list > .flex-list-item
{
  width: 100%;
  padding: 0;
}

.event-product .widget-flex-list .flex-list-item > .flex-list-item-inner
{
  background: none repeat scroll 0 0 rgba(241, 241, 241, 1); /* f1f1f1 */
  padding: 0.938rem; /* 15px */
  /* Added Rahim 13/05/15 */
  overflow: visible;
  height: 100% !important;
}

.event-product .widget-flex-list .flex-list-item > .flex-list-item-inner h3.session-title
{
  font-size: 1.313rem; /* 21px */
  font-weight: 400;
  line-height: 1.688rem; /* 27px */
  margin: 0;
  padding: 0;
  word-wrap: break-word;
}

.event-product .widget-flex-list .flex-list-item > .flex-list-item-inner h3.session-title span
{
  display: block;
  border-bottom: 1px solid rgba(218, 218, 218, 1); /* #dadada */
  min-height: 5.938rem; /* 95px */
  padding: 0 0 10px 0;
}

.event-product .widget-flex-list.wide .flex-list-item > .flex-list-item-inner h3.session-title span
{
  min-height: inherit;
}

.event-product .widget-flex-list .flex-list-item > .flex-list-item-inner .info
{
  border-bottom: 1px solid rgba(218, 218, 218, 1); /* #dadada */
  padding: 10px 0;
}

.event-product .widget-flex-list .flex-list-item > .flex-list-item-inner h3.session-title.sold,
.event-product .widget-flex-list .flex-list-item > .flex-list-item-inner .info.sold
{
  color: rgba(0, 0, 0, .4);
}

.event-product .widget-flex-list .flex-list-item > .flex-list-item-inner .widget-alert
{
  position: relative;
  margin: 1.25rem 0 0.625rem 0; /* 20px 0 10px 0 */
  padding: 15px 30px 7px;
}

.event-product .widget-flex-list .flex-list-item > .flex-list-item-inner .widget-alert h5
{
  line-height: 1.3;
  margin-left: 1.563rem; /* 25px */
}

.event-product .widget-flex-list .flex-list-item > .flex-list-item-inner .widget-toggle
{
  margin-top: 0.313em; /* 5px */
}

.event-product .widget-flex-list .flex-list-item > .flex-list-item-inner .widget-toggle .toggle-navigation
{
  border-bottom: 0 none;
  padding: 0;
}

.event-product .widget-flex-list .flex-list-item > .flex-list-item-inner .widget-toggle .toggle-navigation a.toggle-trigger
{
  font-size: 1em; /* 16px */
  color: rgba(72, 175, 219, 1); /* #48afdb */
  padding: 0 0 10px;
}

.event-product .widget-flex-list .flex-list-item > .flex-list-item-inner .widget-toggle .toggle-navigation a:hover.toggle-trigger,
.event-product .widget-flex-list .flex-list-item > .flex-list-item-inner .widget-toggle .toggle-navigation a:active.toggle-trigger
{
  color: rgba(210, 112, 15, 1); /* #d2700f */
}

.event-product .widget-flex-list .flex-list-item > .flex-list-item-inner .widget-toggle .toggle-icon:before
{
  font-size: 1em; /* 16px */
  margin-right: 5px;
}

.event-product .widget-flex-list .flex-list-item > .flex-list-item-inner .widget-toggle .toggle-icon
{
  position: relative;
  top: 3px;
  right: 0;
  color: rgba(72, 175, 219, 1); /* #48afdb */
  overflow: hidden;
}

.event-product .widget-flex-list .flex-list-item > .flex-list-item-inner .widget-toggle .toggle-navigation .toggle-icon.arrow-down:before
{
  display: inline-block;
  content: "\e632";
  line-height: 1;
}

.event-product .widget-flex-list .flex-list-item > .flex-list-item-inner .widget-toggle .toggle-navigation.active .toggle-icon.arrow-down:before
{
  content: "\e633";
}

.event-product .widget-flex-list .flex-list-item > .flex-list-item-inner .widget-toggle .toggle-navigation.active .toggle-icon
{
  transform: none;
  -ms-transform: none;
  -webkit-transform: none;
  transition-duration: none;
  transition-timing-function: none;
}

.event-product .widget-flex-list .flex-list-item > .flex-list-item-inner .widget-toggle .toggle-navigation .toggle-content .grid5
{
  text-align: right;
}

.event-product .widget-flex-list .flex-list-item > .flex-list-item-inner .attendee-list
{
}

.event-product .widget-flex-list .flex-list-item > .flex-list-item-inner .attendee-list h4
{
  font-size: 1.063rem; /* 18px */
  font-weight: 700;
}

.event-product .widget-flex-list .flex-list-item > .flex-list-item-inner .attendee-list ul
{
  list-style: none outside none;
  margin: 0;
  padding: 0;
}

.event-product .widget-flex-list .flex-list-item > .flex-list-item-inner .attendee-list ul li
{
  margin: 0 0 0.313em;
  padding: 0;
}

.event-product .widget-flex-list .flex-list-item > .flex-list-item-inner .attendee-list ul li span:before
{
  display: inline-block;
  font-family: 'ice-glyphs';
  content: "\e63e";
  speak: none;
  font-size: 1rem; /* 25px */
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  color: rgba(6, 162, 117, 1); /* #06a275 */
  line-height: 1;
  text-transform: none;
  vertical-align: middle;
  margin-top: -5px;
  margin-right: 5px;
  padding: 5px 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.event-product .widget-flex-list .flex-list-item > .flex-list-item-inner .attendee-list ul li .btn
{
  float: right;
  margin-left: 0.313em; /* 5px */
}

.event-product .widget-flex-list .flex-list-item > .flex-list-item-inner .attendee-select.ui-accordion .ui-accordion-content
{
  padding: 0.313rem; /* 5px */
}

.event-product .widget-flex-list .flex-list-item > .flex-list-item-inner .attendee-select.ui-accordion .ui-accordion-content ul li
{
  float: left;
  margin: 0;
  padding: 0;
}

.event-product .widget-flex-list .flex-list-item > .flex-list-item-inner .attendee-select.ui-accordion .ui-accordion-content .btn
{
  margin: 0.313rem; /* 5px */
}

.event-product .widget-flex-list .flex-list-item > .flex-list-item-inner .placesWarning
{
  color: rgba(231, 76, 60, 1); /* #e74c3c */
}

@media screen and (max-width: 30em) /* 480 */
  {		
  .event-product .widget-flex-list .flex-list > .flex-list-item
  {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}

.event-booking-panel .booking-review table
{
  line-height: normal;
}

.event-booking-panel .booking-review table th
{
  white-space: nowrap;
}

.event-booking-panel .booking-review table h4
{
  font-size: 1.25rem; /* 14px */
  font-weight: 400;
  margin: 0 0 1.25rem 0;
  padding: 0;
}

.event-booking-panel .booking-review table h5
{
  font-size: 0.875rem; /* 14px */
  font-weight: 400;
  color: rgba(190, 190, 190, 1); /* #bebebe */
  text-transform: uppercase;
  margin: 0 0 0.625rem 0;
  padding: 0;
}

.event-booking-panel .booking-review table ul
{
  list-style: none outside none;
  margin: 0;
  padding: 0;
}

.event-booking-panel .booking-review table ul li
{
  margin: 0 0 0.625rem 0;
  padding: 0
}

.event-booking-panel .booking-review table ul li span
{
  display: block;
  font-weight: 700;
}

.event-booking-panel .booking-review table ul li li
{
  margin: 0;
}

.event-booking-panel .booking-review table td dl.booking-amount
{
  position: relative;
  float: right;
  width: 250px;
  margin: 0;
  padding: 0;
  overflow: hidden;
}

.event-booking-panel .booking-review table td dl.booking-amount dt
{
  float: left;
  position: relative;
  font-size: 1.25rem; /* 20px */
  line-height: normal;
  width: 55%;
  margin-bottom: 0.625rem; /* 10px */
  padding: 0 10px 0 0;
  word-wrap: break-word;
  clear: left;
}

.event-booking-panel .booking-review table td dl.booking-amount dd
{
  float: right;
  font-size: 1.25rem; /* 20px */
  line-height: normal;
  width: 40%;
  margin: 0;
  padding: 0;
  word-wrap: break-word;
}

.event-booking-panel .booking-review table td dl.booking-amount .rate
{
  font-size: 1.375rem; /* 22px */
  font-weight: 700;
}

.booking-total
{
  padding-bottom: 0.625rem /* 10px */
}

.booking-total span
{
  font-size: 1.375rem; /* 22px */
  font-weight: 700;
  line-height: normal;
}

.payment-options
{
  margin: 1.875rem 0 1.25rem;
}

.payment-options p
{
  margin-bottom: 0;
}

.payment-options p.desc
{
  font-size: 0.875rem; /* 14px */
  color: rgba(0, 0, 0, 0.25);
}

.payment-options > ul
{
  list-style: none outside none;
  margin: 0;
  padding: 0;
}

.payment-options > ul > li
{
  margin: 0 0 1.25rem 0;
  padding: 0
}

.payment-options > ul > li:last-child
{
  margin-bottom: 0;
}

.payment-options > ul > li [class^="icon-"],
.payment-options > ul > li [class*=" icon-"]
{
  font-size: 1.875rem; /* 30px */
}

.payment-options > ul > li label
{
  display: inline-block;
  padding-left: 40px;
}

.payment-options > ul > li h3
{
  font-size: 1.25rem; /* 20px */
  margin: 0;
  padding: 0;
}

.payment-options > ul > li h3 span
{
  font-size: 1rem;
  font-weight: 400;
}

.payment-options > ul > li p
{
  margin-top: 0;
}

.payment-options > ul > li ul.widget-list-payment.large
{
  margin-top: -0.625rem; /* 10px */
  margin-bottom: 0.625rem; /* 10px */
}

.event-booking .frm-invoice
{	
}

.event-booking .frm-invoice address
{
  font-style: normal;
}

.event-booking #bookingFormInvoice p
{
  margin-top: 0;
}

.event-booking .frm-invoice address + p
{
  margin-top: 1em; /* 16px */
  margin-bottom: 1em; /* 16px */
}

/* Event booking table reservation styles */
.event-booking .add-table
{
  display: table;
  background: none repeat scroll 0 0 rgba(35, 143, 156, 1); /* #238f9c */
  text-align: center;
  width: 100%;
  margin: 0 auto;
  padding: 2px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
}

.event-booking .add-table .table-available
{
  display: table-cell;
  font-family: 'Titillium Web', Verdana, Helvetica, Helvetica Neue, Arial;
  font-size: 0.813rem; /* 13px */
  font-weight: 700;
  line-height: 1rem; /* 14.3px */
  text-transform: uppercase;
  color: rgba(255, 255, 255, 1);
  width: 30%;
}

.event-booking .add-table .table-available span.counter
{
  display: block;
  font-size: 2.188rem; /* 35px */
  line-height: 2.188rem; /* 35px */
}
.event-booking .add-table .table-available span.label
{
  display: block;
  padding: 0 0 3px;
}

.event-booking .add-table a
{
  display: table-cell;
  background: none repeat scroll 0 0 rgba(39, 162, 177, 1); /* #27a2b1 */
  color: rgba(255, 255, 255, 1);
  line-height: 1;
  text-decoration: none;
  width: 70%;
  vertical-align: middle;
  padding-top: 3px;
}

.event-booking .add-table a > i
{
  display: inline-block;
  font-size: 1.75rem; /* 28px */
  margin: -0.313rem 0.313rem 0; /* -5px 5px 0 */
}

.event-booking .add-table a > span
{
  display: inline-block;
  font-size: 1.25rem; /* 20px */
}

.event-booking .add-table a:hover
{
  background-color: rgba(42, 182, 199, 1); /* #2ab6c7 */
}

.event-booking ul.table-list
{
  list-style: none outside none;
  margin: 1.25rem 0; /* 20px 0 */
  padding: 0;
}

.event-booking ul.table-list > li
{
  margin: 0 0 1.25rem; /* 0 0 20px */
  padding: 0;
}

.event-booking ul.table-list > li:last-child
{
  margin-bottom: 0;
}

.event-booking ul.table-list > li .table-list-item-inner
{
  position: relative;
  background: none repeat scroll 0 0 rgba(255, 255, 255, 1);
  border: 1px solid rgba(218, 218, 218, 1); /* #dadada */
  padding: 0.938rem; /* 15px */
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
}

.event-booking ul.table-list > li .table-list-item-inner .menu-close
{
  position: absolute;
  top: -5px;
  right: -5px;
}

.event-booking ul.table-list > li .table-list-item-inner .menu-close a
{
  display: block;
  background: none repeat scroll 0 0 rgba(39, 162, 177, 1); /* #27a2b1 */
  border: 2px solid rgba(35, 143, 156, 1); /* #238f9c */
  color: rgba(255, 255, 255, 1);
  text-decoration: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
}

.event-booking ul.table-list > li .table-list-item-inner .menu-close a:hover,
.event-booking ul.table-list > li .table-list-item-inner .menu-close a:active
{
  background-color: rgba(42, 182, 199, 1); /* #2ab6c7 */
}

.event-booking ul.table-list > li .table-list-item-inner .menu-close a i
{
  font-size: 1.5rem; /* 24px */
}

.event-booking ul.table-list > li .table-list-item-inner .header
{
  display: table;
  width: 100%;
  height: 60px;
  margin-top: 1.25rem; /* 20px */
  margin-bottom: 1rem; /* 16px */
}

.event-booking ul.table-list > li .table-list-item-inner .header > .table-index,
.event-booking ul.table-list > li .table-list-item-inner .header > .table-guest
{
  display:  table-cell;
}

.event-booking ul.table-list > li .table-list-item-inner .header > .table-index
{
  background: none repeat scroll 0 0 rgba(71, 71, 71, 1); /* #474747 */
  font-family: 'Titillium Web', Verdana, Helvetica, Helvetica Neue, Arial;
  font-weight: 700;
  color: rgba(255, 255, 255, 1);
  text-transform: uppercase;
  text-align: center;
  width: 25%;
  vertical-align: middle;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
}

.event-booking ul.table-list > li .table-list-item-inner .header > .table-index > .label
{
  display: block;
  font-size: 0.813rem; /* 13px */
  line-height: 1rem; /* 14.3px */
  margin-top: -3px;
}

.event-booking ul.table-list > li .table-list-item-inner .header > .table-index > .counter
{
  display: block;
  font-size: 1.75rem; /* 28px */
  line-height: 1.75rem; /* 28px */
}

.event-booking ul.table-list > li .table-list-item-inner .header > .table-guest
{
  text-align: center;
  vertical-align: middle;
}

.event-booking ul.table-list > li .table-list-item-inner .header > .table-guest h4
{
  display: block;
  font-size: 1.25rem; /* 20px */
  font-weight: 700;
  margin: 0;
}

.event-booking ul.table-list > li .table-list-item-inner .attendee-select.ui-accordion .ui-accordion-content
{
  padding: 0.313rem; /* 5px */
}

.event-booking ul.table-list > li .table-list-item-inner .attendee-select.ui-accordion .ui-accordion-content ul
{
  list-style: none outside none;
  margin: 0;
  padding: 0;
}

.event-booking ul.table-list > li .table-list-item-inner .attendee-select.ui-accordion .ui-accordion-content ul li
{
  float: left;
  margin: 0;
  padding: 0;
}

.event-booking ul.table-list > li .table-list-item-inner .attendee-select.ui-accordion .ui-accordion-content .btn
{
  margin: 0.313rem; /* 5px */
}

/* Legacy form styles */
.radio-group input[type="radio"]
{
  width: 18px;
  height: 18px;
  margin: 3px 3px 0 0;
}

.radio-group label
{
  cursor: pointer;
}

/* Route to membership tool styles */
.rtm-tool-panel ul.widget-trail
{
  margin: 0;
  padding: 0;
}

.rtm-tool-panel ul.widget-trail > li
{
  margin: 0 0 0.625rem 0; /* 0 0 10px 0 */
}

.rtm-tool-panel ul.widget-trail > li input
{
  background-color: rgba(255, 255, 255, 0);
  color: rgba(189, 195, 199, 1); /* #bdc3c7 */
  border: 0 none;
  margin: 0;
  padding: 0;
}

.rtm-tool-panel ul.widget-trail > li.active input
{
  color: rgba(26, 188, 156, 1); /* #1abc9c */
  font-weight: 700;
}

.widget-trail > li:after
{
  margin-right: 6px;
}

.rtm-tool-panel ul.widget-trail > li:not(complete):before
{
  display: inline-block;
  font-family: 'ice-glyphs';
  font-size: 9.8px;
  color: rgba(189, 195, 199, 1); /* #bdc3c7 */
  content: "\e610";
  vertical-align: middle;
  margin: -4px 5px 0 6px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.rtm-tool-panel ul.widget-trail > li.complete:before
{
  display: inline-block;
  font-family: 'ice-glyphs';
  font-size: 1.125em; /* 18px */
  color: rgba(26, 188, 156, 1); /* #1abc9c */
  content: "\e64e";
  vertical-align: middle;
  margin: -5px 3px 0 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.rtm-tool-panel ul.widget-trail > li.complete input
{
  color: rgba(72, 175, 219, 1); /* #48afdb */
  font-weight: normal;
}

.rtm-tool-panel ul.widget-trail > li.complete input:hover
{
  color: rgba(210, 112, 15, 1); /* #d2700f */
  text-decoration: underline;
}

.rtm-tool-panel ul.widget-trail > li:after
{
  margin-left: 5px;
}

.rtm-tool-panel ul.widget-trail > li.complete:after
{
  content: "";
  margin-right: 0;
}

.rtm-tool-panel .widget-form ul.radio-group
{
  list-style: none outside none;
  margin: 0;
  padding: 0;
}

.rtm-tool-panel label
{
  vertical-align: top;
}

.rtm-tool-panel .buttons > .float-right button:last-child,
.rtm-tool-panel .buttons > .float-right input:last-child
{
  margin-left: 0.625rem; /* 10px */
  width: 100px;
}

/* Members map styles */
.members-panel
{
}

.members-panel .map-container
{
  position: relative;
  height: 0;
  margin-top: 1.25rem; /* 20px */
  padding-bottom: 55%;
  padding-top: 25px;
}

.members-panel .map-container > .map-embed
{
  position: absolute;	
  background-image: url("/App_Themes/ICETheme/Images/assets/map-world-green.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 50% 50%;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

.members-panel-map-list-items
{
  margin-top: 0;
  margin-bottom: 10px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90);
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  opacity: 0.9;
}

.members-panel-map-list-item
{
  display: none;
  position: absolute;
  list-style: none outside none;
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.7s;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
  filter: alpha(opacity=95);
  -moz-opacity: 0.95;
  -khtml-opacity: 0.95;
  opacity: 0.95;
  -ms-transform-origin: center 50% 0;
  -webkit-transform-origin: center 50% 0;
  transform-origin: center 50% 0;
}

/* Country stles */

/* USA */
.members-panel-map-list-item.us
{
  top: 14%;
  left: 6%;
  -ms-transform-origin: 80% 90% 0;
  -webkit-transform-origin: 80% 90% 0;
  transform-origin: 80% 90% 0;
}

/* UK */
.members-panel-map-list-item.uk
{
  top: 8%;
  left: 32%;
  -ms-transform-origin: 50% 90% 0;
  -webkit-transform-origin: 50% 90% 0;
  transform-origin: 50% 90% 0;
}

/* Netherlands */
.members-panel-map-list-item.nl
{
  top: 10%;
  left: 32%;
  -ms-transform-origin: 50% 90% 0;
  -webkit-transform-origin: 50% 90% 0;
  transform-origin: 50% 90% 0;
}

/* Ghana */
.members-panel-map-list-item.gh
{
  top: 33%;
  left: 30.5%;
  -ms-transform-origin: 50% 90% 0;
  -webkit-transform-origin: 50% 90% 0;
  transform-origin: 50% 90% 0;
}

/* India */
.members-panel-map-list-item.in
{
  top: 27%;
  left: 55.5%;
  -ms-transform-origin: 50% 90% 0;
  -webkit-transform-origin: 50% 90% 0;
  transform-origin: 50% 90% 0;
}

/* Australia */
.members-panel-map-list-item.au
{
  top: 50%;
  left: 68%;
  -ms-transform-origin: 50% 90% 0;
  -webkit-transform-origin: 50% 90% 0;
  transform-origin: 50% 90% 0;
}

.members-panel-map-list-item-inner-wrapper
{
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC4AAAArCAYAAAAHdLqEAAACoElEQVRYw+2WPWhTURiGzyVYG9pBUGtVUNyyOrjoEKyldRALLZhU0EGhQpvBqRQcFURwKNXFQuNU2g66VKuLuolLUjd/ggp1MINpm2h+TXJ8v3BuOJGmuU1uzj1X+sID4eY7Nw8n3/nuZQMXRkfBXfAa/AJcU0rgPXgIbjA5uNAJzoNZsKmBbAE8B1fBfmYlKOwG18EnB4R/gjvgKGs2WOwBV8B3BcJpcBvsY3ZF/AP3QbFN0i/BCdau4OZ+sGajcA6EmIrgh3rAWxukf4BTTGXEBHrSgvTHtraGhYO71IR0rKWJYZN8B3i1A+k4OMZ0CEQOiF1sJJ0Hp7WQluRPigmxnfhNraQl+VvbSNO7kKGr+F7wuc47h09LaUn+4hbi01pLS/IRSToLDrtF/JIkPusKaSG+R8xrrvyRboP8NPjgKmkhPgjuuVHcC864Tnw3u/lfwznvA49ADOQFMXHtnI7CPvCGNw7V6PHCBRE/SHHroVq/4ztdLpeTslV2cZEnQyG+PjJSgT5nFxZqzMUan1PSBgTeVWVSKZ6anOTrQ0NbQt9RjSRPaw0nxPtr/v+pqbrSVXnU/JN+5eL5fD5s/noGrdBI2iQjtQ3dQ7l4sVj8ZgokJyYsi1OtGbqHcnH0aMEUqBxEi+JUK/V5Qbl4qVT6bQpsBIPuEc/lcl+rrTI+bll8c2xM7vE15eKJROJp9XDOz1s/nKg1Q/dQLh6NrgZbHYeRSDSgXPxgT293Op1ebfYBRGsP9R7pYk5kbi58Foe05j2FWqEyHoeH+UYgUPkstweF1oTDj/uYYzE8HcvLzy7LE6ZRqJbW0FrmaAyPd2bmwYDcNvVCNVRLa5gWwe51eruOr6y8uBaPx5dozGFG/8HuZjA2v9A1+o5q7Njpv/HE3joKSbv5AAAAAElFTkSuQmCC") no-repeat scroll 50% 90px rgba(0, 0, 0, 0);
  padding-bottom: 43px;
  -webkit-transform: scale(0.7);
  -ms-transform: scale(0.7);
  transform: scale(0.7);
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.members-panel-map-list-item-inner
{
  background-color: rgba(70, 76, 89, 1); /* #464c59; */
  padding: 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -khtml-border-radius: 4px;
  border-radius: 4px;
}

.members-panel-map-flag
{
  float: left;
  border: 2px solid rgba(56, 61, 71, 1); /* #383d47 */
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -khtml-border-radius: 4px;
  border-radius: 4px;
}

img.members-panel-map-flag
{
  width: 70px;
  vertical-align: middle;
}

.members-panel-map-text
{
  float: left;
  padding: 0 10px;
}

.members-panel-map-title
{
  color: rgba(143, 149, 163, 1); /* #8f95a3; */
  font-size: 1.188em; /* 19px */
  line-height: 20px;
  margin: 0;
}

.members-panel-map-content
{
  color: rgba(255, 255, 255, 1);
  font-size: 1em;
  line-height: 1;
  margin: 0;
  padding-top: 8px;
}

/* Active styles */
.members-panel-map-list-item.active
{
  z-index: 99;
}

.members-panel-map-list-item.active .members-panel-map-list-item-inner-wrapper
{
  background: none scroll 0 0 rgba(0, 0, 0, 0);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.members-panel-map-list-item.active .members-panel-map-list-item-inner-wrapper .members-panel-map-list-item-inner
{
  background-color: rgba(209, 112, 14, 1);
}

.members-panel-map-list-item.active .members-panel-map-list-item-inner-wrapper .members-panel-map-list-item-inner .members-panel-map-title
{
  color: rgba(255, 255, 255, 1);
}

.members-panel-map-list-item.active .members-panel-map-list-item-inner-wrapper .members-panel-map-flag
{
  border-color: rgba(0, 0, 0, 0);
}

/* Profile styles */
ul.widget-list-profile.members-panel-list-items > li
{
  display: none;
  background: none repeat scroll 0 0 rgba(255, 255, 255, 1);
  font-size: 0.938rem; /* 15px */
  border-width: 1px;
  border-style: solid;
  border-color: #f1f1f1 #e7e6e6 #cfcfcf;
  padding: 0.625em; /* 10px */
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -khtml-border-radius: 4px;
  border-radius: 4px;
}

ul.widget-list-profile.members-panel-list-items > li.active
{
  display: block;
}

ul.widget-list-profile.members-panel-list-items h4
{
  font-size: 1rem; /* 16px */
  margin: 0 0 0.625em 0; /* 0 0 10px 0 */
  padding: 0;
}

/* Responsive styles */
@media only screen and (min-width: 800px)
  {
  ul.widget-list-profile.members-panel-list-items > li .widget-toggle-text .toggle-navigation .toggle-content,
  ul.widget-list-profile.members-panel-list-items > li .widget-toggle-text .toggle-navigation.active .toggle-content
  {
    display: block;
    padding-bottom: 0;
  }
  
  ul.widget-list-profile.members-panel-list-items > li .widget-toggle-text .toggle-navigation a.toggle-trigger
  {
    display: none;
  }
}

@media screen and (max-width: 50em) /* 800 */
  {
  .members-panel > .fluid > .grid8
  {
    display: none;
  }
  
  ul.widget-list-profile.members-panel-list-items
  {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    overflow: hidden;
    margin: 0;
  }
  
  ul.widget-list-profile.members-panel-list-items > li
  {
    float: left;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: calc(50% - 10px);
    margin: 0.313rem; /* 5px */
  }
}

@media screen and (max-width: 30em) /* 480 */
  {
  ul.widget-list-profile.members-panel-list-items
  {
    display: block;
  }
  
  ul.widget-list-profile.members-panel-list-items > li
  {
    width: 100%;
    margin: 0 0 0.625rem 0; /* 0 0 10px 0 */
  }
  
  ul.widget-list-profile.members-panel-list-items > li:last-child
  {
    margin-bottom: 0;
  }
  
  ul.widget-list-profile.members-panel-list-items > li h4
  {
    text-align: center;
  }
}

/* IPD styles */
.ipd-file-upload-container
{
  position: relative;
}

.ipd-file-browse
{
  position: absolute;
  right: 0;
}

. ipd-file-upload
{
  position: absolute; 
  left: 0;
  opacity: 0;
  padding: 5px;
  cursor: pointer;
}

.ipd-trainee-table tr td
{
  cursor: pointer;
}

/* Biz form styles */
.widget-form.bizform span.radio-list-vertical,
.widget-form.bizform span.checkbox-list-vertical
{
  padding-left: 0;
}

.widget-form.bizform span.radio-list-vertical label,
.widget-form.bizform span.checkbox-list-vertical label
{
  font-weight: 400;
  margin: 4px 0;
}

.widget-form.bizform input[type="checkbox"],
.widget-form.bizform input[type="radio"]
{
  width: 18px;
  height: 18px;
  vertical-align: middle;
}

.widget-form.bizform input[type="checkbox"]
{
  margin-right: 3px;
}

.standard-row .elements > table
{
  border-collapse: separate;
  border-spacing: 0 0.625rem; /* 0 10px */
  width: 100%;
}

.standard-row .elements > table td
{
  background: none repeat scroll 0 0 rgba(240, 243, 245, 1); /* #f0f3f5 */
  border-bottom: 1px solid rgba(216, 216, 216, 1); /* #d8d8d8 */
  padding: 0.5rem; /* 8px */
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
}

.standard-row input[type="checkbox"],
.standard-row input[type="radio"]
{
  width: 18px;
  height: 18px;
  margin-right: 0.313rem; /* 5px */
  vertical-align: middle;
}

.standard-row label
{
  top: -3px;
  font-weight: 400;
  line-height: 1.4;
  margin: 0;
}

.widget-form fieldset select.w-15,
select.w-15
{
  width: 15%;
}

a[href^=tel]
{
  color: inherit;
  text-decoration: none;
}

/* Members directory styles */
#dvMembersDirectory .scrollable .widget-checkbox-tree label
{
  font-weight: 400;
  margin-left: 0.313rem; /* 5px */
}

/* My subscription styles */
#loadingSubPage h3 
{
  font-size: 1.25rem;
  font-weight: 400;
  margin: 30px 0 10px;
  padding: 30px 0 0;
}

#dvMySubs .widget-list-no-bullet.inpList li
{
  margin-bottom: 1.25rem; /* 20px */
}

#dvMySubs .widget-list-no-bullet.inpList li:last-child
{
  margin-bottom: 0;
}

#dvMySubs input[type="checkbox"],
#dvMySubs input[type="radio"],
#subscriptions input[type="checkbox"],
#subscriptions input[type="radio"],
input[type="checkbox"].large
{
  width: 18px;
  height: 18px;
  vertical-align: middle;
  margin-top: -0.188rem; /* -3px */
  margin-right: 0.313rem; /* 5px */
}

#dvMySubs label,
#subscriptions label
{
  font-weight: 400;
  line-height: 1.4;
  margin: 0;
  cursor: pointer;
}

#subscriptions .widget-table td
{
  position: relative;
}

#subscriptions input[type="checkbox"][disabled] + label,
#subscriptions input[type="radio"][disabled] + label
{
  color: rgba(189, 195, 199, 1); /* #bdc3c7 */
  cursor: not-allowed;
}

#subscriptions .dropdown-menu
{
  position: relative;
}

#subscriptions .widget-alert,
.direct-debit-instruction .widget-alert
{
  margin-bottom: 1.25rem; /* 20px */
}

#subscriptions .journal-summary .widget-rail .fluid:last-child h5
{
  margin-bottom: 0;
}

#subscriptions .donation-other .widget-form
{
  margin: 0.625rem 0 0; /* 10px 0 0 */
  padding: 0;
}

#subscriptions .donation-other .widget-form fieldset span
{
  display: inline-block;
  margin-right: 0.625rem; /* 10px */
}

#subscriptions .donation-other .widget-form fieldset label
{
  display: block;
  font-size: 0.938rem; /* 15px */
  font-weight: 700;
  margin-bottom: 0.313rem; /* 5px */
}

#subscriptions .donation-other .widget-form fieldset input[type="text"]
{
  display: inline-block;
  width: 80%;
}

#dvMySubs .dig-help
{
  margin-left: 1.563rem; /* 25px */
}

.discount-container
{
  position: absolute;
  top: 10px;
  right: 35px;
  color: rgba(0, 170, 210, 1); /* #00aad2 */
  text-align: right;
  cursor: help;
  z-index: 1;
}

.discount-container i
{
  font-size: 13px;
}

.direct-debit-edit address,
.direct-debit-address address
{
  font-style: normal;
}

.direct-debit-edit address + p
{
  margin-top: 1em; /* 16px */
  margin-bottom: 1em; /* 16px */
}

/* Summary table styles */
.tblSubscriptionSummary
{
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  margin: 0;
  padding: 0;
}

.tblSubscriptionSummary > thead > tr > th,
.tblSubscriptionSummary > tbody > tr > th,
.tblSubscriptionSummary > tfoot > tr > th,
.tblSubscriptionSummary > thead > tr > td,
.tblSubscriptionSummary > tbody > tr > td,
.tblSubscriptionSummary > tfoot > tr > td
{
  border-top: 1px solid #ddd;
  line-height: 1.42857;
  padding: 8px;
  vertical-align: top;
}

.tblSubscriptionSummary > tfoot > tr > td,
.tblSubscriptionSummary > tbody > tr > td
{
  /*vertical-align: middle;*/
  vertical-align: top;
  padding: 0;
}

.tblSubscriptionSummary h3
{
  display: inline-block;
  font-size: 1.188rem; /* 19px */
  line-height: 1.188rem; /* 19px */
  margin: 0;
  padding: 0;
}

.tblSubscriptionSummary > tbody > tr > td span
{
  display: inline-block;
}

.tblSubscriptionSummary > tbody > tr > td address
{
  font-style: normal;
}

.tblSubscriptionSummary > tbody > tr > td span.small
{
  font-size: 0.813rem; /* 13px */
  color: rgba(0, 0, 0, .25);
}

.tblSubscriptionSummary .col-border
{
  border-color: #dddddd;
  border-style: none none none solid;
  margin: 10px 0;
  padding: 0 10px;
  position: relative;
}

.tblSubscriptionSummary tbody > tr > td:first-child
{
  width: 80%;
}

.tblSubscriptionSummary tbody > tr > td:first-child .col-border
{
  border: medium none;
  padding-left: 10px;
}

.tblSubscriptionSummary tbody > tr > td .col-border-inner
{
  position: relative;
  padding: 5px 0;
}

.tblSubscriptionSummary > tbody > td:last-child .col-border
{
  border-style: none;
}

.tblSubscriptionSummary > tfoot > tr > td > .table-products-checkout
{
  background: #eef2fb none repeat scroll 0 0;
  margin: 0;
  padding: 20px;
}

.tblSubscriptionSummary > tfoot > tr > td > .col-border
{
  border: medium none;
}

.tblSubscriptionSummary > tbody > tr.border-top > td,
.tblSubscriptionSummary > tfoot > tr.border-top > td
{
  border-color: #c7d4f2;
  border-style: solid none none;
  border-width: 4px;
}

.tblSubscriptionSummary > tbody > tr.border-bottom > td
{
  border-color: #c7d4f2;
  border-style: none none solid;
  border-width: 4px;
}

.tblSubscriptionSummary .col-border
{
  /*border-width: 1px;*/
}

.tblSubscriptionSummary .col-border.align-center
{
  text-align: center;
}

.tblSubscriptionSummary .col-border.align-right
{
  text-align: right;
}

.tblSubscriptionSummary .discount-row > td
{
  background: #fafafa none repeat scroll 0 0;
  line-height: 30px;
}

.tblSubscriptionSummary .discount-row > td .col-border
{
  border-width: 0;
}

.tblSubscriptionSummary .total-row/* > td:last-child*/
{
  background: #eef2fb none repeat scroll 0 0;
}

.tblSubscriptionSummary .total-row > td .col-border
{
  padding: 10px;
}

.tblSubscriptionSummary .total-row h4
{
  display: inline-block;
  font-size: 1.563em; /* 25px */
  line-height: 1.25em; /* 31.25px */
  margin: 0;
  padding: 0;
}

/* Width styles */
.tblSubscriptionSummary tbody > tr > td.td-50
{
  width: 50%;
}

.payment-message
{
  display: block;
  font-size: 0.938rem; /* 15px */
  font-weight: 400;
  color: rgba(0, 0, 0, 0.45);
}

#dvMailingPreference .widget-form
{
  margin: 0;
}

#dvMailingPreference i
{
  margin-right: 0.625rem; /* 10px */
}

.direct-debit-instruction .radio-group,
#dvMailingPreference .radio-group
{
  margin: 0;
  padding: 0;
}

.direct-debit-instruction .radio-group .checkbox .icons,
.direct-debit-instruction .radio-group .radio .icons,
#dvMailingPreference .radio-group .checkbox .icons,
#dvMailingPreference .radio-group .radio .icons
{
  top: 3px;
}

.direct-debit-instruction .logo-dd i
{
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2FkYWRhZCIgc3RvcC1vcGFjaXR5PSIwLjY1Ii8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background: -moz-linear-gradient(-45deg,  rgba(0,0,0,0) 0%, rgba(173,173,173,0.35) 100%);
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(173,173,173,0.35)));
  background: -webkit-linear-gradient(-45deg,  rgba(0,0,0,0) 0%,rgba(173,173,173,0.35) 100%);
  background: -o-linear-gradient(-45deg,  rgba(0,0,0,0) 0%,rgba(173,173,173,0.35) 100%);
  background: -ms-linear-gradient(-45deg,  rgba(0,0,0,0) 0%,rgba(173,173,173,0.35) 100%);
  background: linear-gradient(135deg,  rgba(0,0,0,0) 0%,rgba(173,173,173,0.35) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6adadad',GradientType=1 );
  border: 1px solid rgba(229, 229, 229, 1); /* #e5e5e5 */
  padding: 0 7px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -khtml-border-radius: 4px;
  border-radius: 4px;
}

.direct-debit-instruction .logo-dd p
{
  line-height: normal;
  font-size: 0.938rem; /* 15px */
  margin-top: 0.625rem; /* 10px */
}

.direct-debit-instruction .confirm-dd label.checkbox
{
  display: block;
  line-height: 1.4;
  margin-left: 30px;
  margin-bottom: 0;
  padding-left: 0;
}

.direct-debit-instruction .confirm-dd label.checkbox .icons
{
  top: 2px;
  margin-left: -30px;
}

.direct-debit-instruction .disclaimer-dd
{
  margin-top: 1.25rem; /* 20px */
}

.direct-debit-instruction .disclaimer-dd p
{
  font-weight: 700;
}

/* Responsive styles */
@media screen and (max-width: 40em) /* 640 */
  {
  #subscriptions .journal-summary .widget-rail .fluid .grid10
  {
    width: 65.95744680199999% !important;
    *width: 65.90425531263828% !important;
  }
  
  #subscriptions .journal-summary .widget-rail .fluid .grid2
  {
    width: 31.914893614% !important;
    *width: 31.8617021246383% !important;
  }
}

@media screen and (max-width: 22.50em) /* 360 */
  {
  #subscriptions .widget-accordion h3.ui-accordion-header span.float-right
  {
    float: left;
  }
}

/************************************
Sitemap widget
************************************
Optional styles:
Override:
************************************/
#sitemap ul
{
  display: none;
}

#sitemap ul,
#sitemap li
{
  list-style: none;
  margin: 0;
  padding: 0;
}

#sitemap > ul
{
  display: block;
}

#sitemap > ul > li
{
  background: none repeat scroll 0 0 rgba(240, 243, 245, 1); /* #f0f3f5 */
  border-bottom: 1px solid rgba(216, 216, 216, 1); /* #d8d8d8 */
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
}

#sitemap ul li
{
  position: relative;
  width: 100%;
  margin-top: 5px;
}

/* IE leaves a blank space where span is added so this is to avoid that */
* html #sitemap ul li
{
  display: inline;
  float: left;
}

#sitemap ul li a
{
  display: inline-block;
  padding: 6px 6px 6px 35px;
}

#sitemap ul li span
{
  position: absolute;
  float: left;
  top: 4px;
  left: 10px;
  font-size: 0;
  width: 13px;
  height: 13px;
  cursor: pointer;
}

#sitemap ul li span.collapsed:before,
#sitemap ul li span.expanded:before
{
  display: inline-block;
  font-family: 'ice-glyphs';
  font-size: 1.25rem; /* 20px */
  color: rgba(26, 188, 156, 1); /* #1abc9c */
  content: "";
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#sitemap ul li span.collapsed:before
{
  content: "\e634";
}

#sitemap ul li span.expanded:before
{
  content: "\e635";
}

/* Sub level: 1 */
#sitemap ul li ul
{	
  background: none repeat scroll 0 0 rgba(255, 255, 255, 1);
}

#sitemap ul li ul li
{
  margin-top: 0;
  border-bottom: 1px solid rgba(216, 216, 216, 1); /* #d8d8d8 */
}

#sitemap ul li ul li:last-child
{
  border-bottom: 0 none;
}

#sitemap ul li ul li a
{
  padding-left: 53px;
}

#sitemap ul li ul li span
{
  left: 28px;
}

/* Sub level: 2 */
#sitemap ul li ul li ul li
{
  border-bottom: 0 none;
}

#sitemap ul li ul li ul li a
{
  padding-left: 74px;
}

#sitemap ul li ul li ul li span
{
  left: 49px;
}

/* Sub level: 3 */
#sitemap ul li ul li ul li ul li
{
  border-bottom: 0 none;
}

#sitemap ul li ul li ul li ul li a
{
  padding-left: 93px;
}

#sitemap ul li ul li ul li ul li span
{
  left: 68px;
}

/* Sub level: 4 */
#sitemap ul li ul li ul li ul li ul li
{
  border-bottom: 0 none;
}

#sitemap ul li ul li ul li ul li ul li a
{
  padding-left: 113px;
}

#sitemap ul li ul li ul li ul li ul li span
{
  left: 88px;
}

/* Sub level: 5 */
#sitemap ul li ul li ul li ul li ul li ul li
{
  border-bottom: 0 none;
}

#sitemap ul li ul li ul li ul li ul li ul li a
{
  padding-left: 133px;
}

#sitemap ul li ul li ul li ul li ul li ul li span
{
  left: 108px;
}

/* float fix */
#sitemap ul:after
{
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

#sitemap ul
{
  min-height: 1%;
}

* html #sitemap ul
{
  height: 1%;
}

/* Hidden styles */
@media screen and (min-width: 48em) /* 768 */
  {
  .col-show-768
  {
    display: none;
  }
}

@media screen and (max-width: 48em) /* 768 */
  {
  .col-hide-768
  {
    display: none;
  }
}

@media screen and (max-width: 50em) /* 800 */
  {
  .col-hide-800
  {
    display: none;
  }
}

/* # Responsive styles
================================================== */
@media only screen and (min-width: 300px) and (max-width: 800px)
  {
  /* Header styles */
  header
  {
    padding: 15px 0;
  }
  
  .wrapper
  {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
  
  /* Popup styles */
  .popup .wrapper
  {
    padding-left: 15px;
    padding-right: 15px;
  }
  
  .popup header .fluid .grid5
  {
    width: 100%;
  }
  
  .popup header .fluid .grid5 .logo-container
  {
    text-align: left;
  }
  
  .login-panel fieldset
  {
    display: block;
    width: 100%;
  }
  
  .login-panel fieldset label
  {
    display: block;
    margin: 0 0 0.313em 0;
  }
  
  .login-panel fieldset input[type="text"],
  .login-panel fieldset input[type="password"],
  .login-panel fieldset input[type="email"],
  .login-panel fieldset input[type="tel"],
  .login-panel fieldset input[type="number"]
  {
    width: 300px;
    margin: 0 0 0.625em 0;
  }
  
  .login-panel input[type="submit"]
  {
    margin: 0.938em 0 0;
    width: 120px;
  }
  
  ul.login-options > li
  {
    float: none;
    padding: 0;
  }
  
  .login-panel .grid3
  {
    width: 100% !important;
    margin-left: 0 !important;
  }
  
  .reminder-options
  {
    float: left;
    margin: 1.25em 0 0;
    padding: 0;
  }
  
  .logo-container
  {
    padding: 0;
    text-align: center;
  }
  
  .logo-container .logo img
  {
    width: 80px;
    height: auto;
  }
  
  .logo-container .descriptor
  {
    margin-left: 10px;
  }
  
  .logo-container .descriptor span
  {
    font-size: 100%;
  }
  
  .header-menu
  {
    display: none;
  }
  
  .search-container
  {
    margin-top: 15px;
    text-align: center;
  }
  
  .search-container input[type="text"]
  {
    width: 230px;
  }
  
  .menu-container
  {
    display: none;
  }
  
  .login-menu
  {
    display: none;
  }
  
  .responsive-menu
  {
    display: block;
  }
  
  ul.dl-loginmenu li.login-user i
  {
    padding: 0 .313em 0 0;
  }
  
  #drop-1.drop.drop-tip:before
  {
    border-bottom-color: rgba(255, 255, 255, 0.2);
  }
  
  #drop-1.drop.drop-tip:after
  {
    border-bottom-color: rgba(255, 255, 255, 1);
  }
  
  #drop-1.drop .drop-menu,
  #drop-1.drop .drop-panel
  {
    background-color: rgba(255, 255, 255, 1);
    border: 1px solid rgba(0, 0, 0, 0.2);
  }
  
  #drop-1.drop .drop-menu li:before
  {
    color: #555;
  }
  
  .no-touch #drop-1.drop .drop-menu li:hover
  {
    background-color: transparent;
  }
  
  #drop-1.drop .drop-menu li > a:link,
  #drop-1.drop .drop-menu li > a:visited
  {
    color: rgba(72, 175, 219, 1); /* #48afdb */
  }
  
  .no-touch #drop-1.drop .drop-menu li > a:link,
  .no-touch #drop-1.drop .drop-menu li > a:visited
  {
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
  }
  
  .no-touch #drop-1.drop .drop-menu li > a:hover,
  .no-touch #drop-1.drop .drop-menu li > a:active
  {
    color: rgba(210, 112, 15, 1); /* #d2700f */
    text-decoration: underline;
  }
  
  .no-touch #drop-1.drop .drop-menu li a:hover span,
  .no-touch #drop-1.drop .drop-menu li a:active span
  {
    text-decoration: none;
  }
  
  #drop-1.drop .drop-menu .drop-divider
  {
    border-top-color: #e5e5e5;
  }
  
  /* Responsive login styles */
  .widget-hero .responsive-login
  {
    display: block;
  }
  
  /* Content styles */
  .widget-hero.home
  {
    max-width: none;
    max-height: none;
  }
  
  .widget-hero.home h1,
  .widget-hero.home h2
  {
    font-size: 1.75em; /* 32px */
    font-weight: 400;
  }
  
  .full-intro ul.hero-listing li:before
  {
    font-size: 1.25rem; /* 20px */
    line-height: 1;
    padding-top: 8px;
  }
  
  .full-intro ul.hero-listing li a
  {
    font-size: 1.125em; /* 18px */
  }
  
  .widget-hero .login-overlay
  {
    display: none;
  }
  
  .nav-counter,
  .drop .drop-menu li span.nav-counter
  {
    display: inline-block;
    line-height: 15px;
  }
  
  /* Toggle styles */
  .toggle
  {
  }
  
  .toggle h3
  {
    display: block;
    background-image: url("/App_Themes/ICETheme/Images/assets/toggle-arrow.png");
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: 100% 5px;
    line-height: 2em;
    padding: 0 10px;
    cursor: pointer;
  }
  
  .toggle h3.show
  {
    background-position: 100% -42px;
  }
  
  .toggle-container
  {
    display: none;
  }
  
  /* Toggle select widget styles */
  .widget-toggle-select .select-navigation .scrollable
  {
    min-height: 0;
    max-height: none;
    overflow-y: auto;
  }
  
  /* Grid resize styles */
  .fluid.col-xs-1 > .grid9,
  .fluid.col-xs-1 > .grid3,
  .fluid.col-xs-1 > .grid8,
  .fluid.col-xs-1 > .grid4
  {
    width: 100%;
    *width: 100%;
    margin-left: 0;
  }
  
  .fluid.col-xs-1 > .grid8
  {
    margin-bottom: 1.25rem; /* 20px */
  }
  
  .fluid.grp-xs-1 > .grid6
  {
    width: 100%;
    *width: 100%;
    margin-left: 0;
  }
  
  .fluid.grp-xs-2 > .grid8
  {
    width: 100%;
    *width: 100%;
    margin-left: 0;
  }
  
  .fluid.grp-xs-2 > .grid4
  {
    margin-left: 0;
  }
  
  .fluid.col-xs-1.equal > .grid4
  {
    margin-bottom: 1.25rem; /* 20px */
  }
  
  .fluid.col-xs-1.equal > .grid4 + .grid8
  {
    margin-bottom: 0;
  }
  
  /* Sort panel styles */
  .filters-panel .widget-rail
  {
    padding: 10px;
  }
  
  .filters-panel .widget-form fieldset
  {
    padding: 10px 0;
  }
  
  .filters-panel .widget-toggle
  {
    margin-top: 10px;
  }
  
  /* Popular panel styles */	
  .popular-panel .fluid [class*="grid"]
  {
    width: 100%;
    margin-left: 0;
  }
  
  .popular-panel ul.widget-headline-list li:first-child:before
  {
    display: block;
  }
  
  .popular-panel ul.widget-headline-list li.featured:before
  {
    display: none;
  }
  
  /* Toogle block widget styles */
  .widget-toggle-block .toggle-navigation .toggle-content
  {
    padding: 10px;
  }
  
  /* Card widget styles */
  .widget-card.rail > figure .card-image
  {
    float: left;
    max-width: 340px;
  }
  
  /* Jobs list styles */
  ul.jobs-list li
  {
    margin-bottom: 1.25rem; /* 20px */
    
  }
  
  ul.jobs-list li figure figcaption h4
  {
    min-height: inherit;
    margin-bottom: 0.625rem; /* 10px */
  }
  
  /* Popup window styles */
  .mfp-iframe-holder
  {
    padding: 0;
  }
}

@media only screen and (min-width: 320px) and (max-width: 640px)
  {	
  /* Content styles */
  .lead
  {
    font-size: 1.250em; /* 20px */
  }
  
  /* Breadcrumb styles */
  ul.widget-breadcrumbs
  {
    display: inline-block;
    list-style: none outside none;
    border: 0 none;
    overflow: hidden;
    width: 100%;
  }
  
  ul.widget-breadcrumbs > li
  {
    float: left;
    display: block;
    border: 1px solid #ededed;
    font-size: 0.750em; /* 12px */
    line-height: 1em;		
    margin: 0 0.375em 0.375em 0;
    padding: 2px 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
  }
  
  ul.widget-breadcrumbs > li > a
  {
    background: none repeat scroll 0 0 transparent;
    padding: 0;
  }
  
  ul.widget-breadcrumbs > li > a
  {
  }
  
  ul.widget-breadcrumbs > li span
  {
    display: inline-block;
    max-width: 300px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
  
  /* Hero image styles */
  .widget-hero.home .header-overlay
  {
    position: relative;
    left: 0;
    top: 0;
    max-width: 100%;
    padding: 0 10px;
    margin: 0 0 20px 0;
  }
  
  .widget-hero.home .header-overlay .wrapper
  {
    padding-left: 0;
    padding-right: 0;
  }
  
  .widget-hero.home .header-overlay .full-intro
  {
    margin-top: 15px;
  }
  
  .widget-hero.home h1,
  .widget-hero.home h2
  {
    display: inline-block;
    background-color: transparent;
    color: #574a46;
    line-height: normal;
    padding: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-box-decoration-break: slice;
    box-decoration-break: slice;
  }
  
  .widget-hero.home h1
  {
    font-weight: 600;
    margin-bottom: 10px;
  }
  
  .widget-hero.home h2
  {
    font-size: 1.5em; /* 24px */
  }
  
  .widget-hero .footer-overlay
  {
    background: none repeat scroll 0 0 rgba(210, 112, 15, 1); /* #d2700f */
  }
  
  .widget-hero a .footer-overlay
  {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
  }
  
  .widget-hero .footer-overlay
  {
    position: relative;
    width: 100%;
    padding: 10px;
  }
  
  .widget-hero.plain
  {
    height: auto;
  }
  
  .widget-hero.svg:after
  {
    background-position: top left;
    top: 0.625rem; /* 10px */
    left: 1rem; /* 16px */
    right: auto;
    width: 3.438rem; /* 55px */
    height: 3.438rem; /* 55px */
  }
  
  .widget-hero .intro-overlay
  {
    background: none;
    width: auto;
    margin: 0 0 0.625rem; /* 10px */
    padding: 0 10px;
  }
  
  .widget-hero .intro-overlay h1
  {
    font-size: 2rem; /* 32px */
    margin: 1.25rem 0 1.25rem 5rem;
  }
  
  .widget-hero .intro-overlay p
  {
    font-weight: 400;
  }
  
  .widget-hero .button-overlay
  {
    margin: 0 0.625rem 0.625rem; /* 10px */
  }
  
  /* Form widget styles */
  .widget-form.w-90 fieldset
  {
    width: 100%;
  }
  
  /* Buttonset widget styles */
  .widget-buttonset .ui-button
  {
    min-width: 50%;
  }
  
  /* Trail widget styles */
  .widget-trail
  {
    padding: 3px 8px;
  }
  
  .widget-trail > li
  {
    display: list-item;
    margin: 5px 0;
  }
  
  .widget-trail > li:before
  {
    display: inline-block;
    font-family: 'ice-glyphs';
    font-size: 11px;
    color: rgba(189, 195, 199, 1); /* #bdc3c7 */
    content: "\e610";
    vertical-align: middle;
    margin: -4px 9px 0 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  
  .widget-trail > li:after
  {
    display: none;
  }
  
  .widget-trail > li.complete:before
  {
    display: none;
  }
  
  /* Article details styles */
  .article-image.align-left,
  .article-image.align-right
  {
    width: 45%;
    max-width: inherit;
  }
  
  /* Card widget styles */
  .widget-card.js-slide-animate figure .card-container
  {
    padding-bottom: 0 !important;		
  }
  
  .widget-card.js-slide-animate figure figcaption
  {
    position: inherit;
    float: left;
    bottom: 0 !important;
    height: auto !important;
    width: 100%;
    -webkit-transform: matrix(1, 0, 0, 1, 0, 0) !important;
    -moz-transform: matrix(1, 0, 0, 1, 0, 0) !important;
    -ms-transform: matrix(1, 0, 0, 1, 0, 0) !important;
    transform: matrix(1, 0, 0, 1, 0, 0) !important;
  }
  
  .widget-card.js-slide-animate figure figcaption .card-detail.header .card-action-icon .card-icon-toggle
  {
    display: none;
  }
  
  .widget-card.js-slide-animate figure figcaption .card-detail
  {
    padding: 0.625em 0.625em 0.313em 0.625em;
  }
  
  .widget-card.js-slide-animate figure figcaption .card-detail.footer
  {
    border: medium none;
    padding: 0 0.625em 0 0.625em;
  }
  
  /* Table widget styles */
  .table-panel
  {
    background: none;
    padding: 0;
  }
  
  /* Alert widget styles */
  .widget-alert
  {
    /* padding: 10px; */
  }
  
  .login-panel .widget-alert
  {
    padding: 2px 10px;
  }
  
  /* Box widget styles */
  .widget-box.large .title
  {
    padding: 10px 15px;
  }
  
  .widget-box.large .box-container
  {
    padding: 15px;
  }
}


@media (max-width: 340px)
  {
  /* Popup styles */
  .popup header .fluid .grid5 .logo-container .descriptor
  {
    margin: 10px 0 0 0;
  }
  
  /* Content styles */
  
  /* Form widget styles */	
  .widget-form .buttons.float-right
  {
    float: left;
    width: 100%;
  }
  
  .widget-form .buttons.float-right input[type="submit"]
  {
    width: 100%;
  }
  
  /* Filters panel styles */
  .filters-panel .widget-form .w-50
  {
    width: 100%;
    margin-left: 0;
    margin-bottom: 10px;
  }
  
  .filters-panel .widget-form .w-50 ~ span.info
  {
    margin-top: 0;
  }
  
  /* Wide list widget styles */
  .widget-wide-list > ul > li h3
  {
    margin: 10px 0;
  }
  
  /* Featured content styles */
  .featured-content
  {
    position: relative;
    display: block;
    top: auto;
    right: auto;
    width: 100%;
    margin: 0.938rem 0 0;
  }
  
  .featured-content .round
  {
    margin: 0 auto;
  }
}

@media (min-width: 341px) and (max-width: 480px)
  {
  /* Form widget styles */	
  .widget-form .buttons.float-right
  {
    float: left;
    width: 100%;
  }
  
  .widget-form .buttons.float-right input[type="submit"]
  {
    width: 100%;
  }
  
  /* Filters panel styles */
  .filters-panel .widget-form .w-50
  {
    width: 100%;
    margin-left: 0;
    margin-bottom: 10px;
  }
  
  .filters-panel .widget-form .w-50 ~ span.info
  {
    margin-top: 0;
  }
  
  /* Wide list widget styles */
  .widget-wide-list > ul > li h3
  {
    margin: 10px 0;
  }
  
  /* Card widget styles */
  .widget-card.rail > figure .card-image
  {
    padding-right: 0.625rem; /* 10px */
  }
  
  /* Featured content styles */
  .featured-content
  {
    position: relative;
    display: block;
    top: auto;
    right: auto;
    width: 100%;
    margin: 0.938rem 0 0;
  }
  
  .featured-content .round
  {
    margin: 0 auto;
  }
}

@media (min-width: 481px) and (max-width: 800px)
  {	
  /* Popular panel styles */
  .popular-panel ul.widget-headline-list li
  {
    min-height: 5rem; /* 80px */
  }
  
  /* Related books widget styles */	
  .related-side-panel ul.widget-list-related-books li,
  .featured-content-panel ul.widget-list-related-books li
  {
    float: left;
    width: 50%;
  }
  
  /* Card widget styles */
  .widget-card.rail > figure .card-image
  {
    padding-right: 0.625rem; /* 10px */
  }
  
  /* Featured content styles */
  .featured-content
  {
    top: 50%;
    left: 15%;
    width: 0;
  }
}

@media only screen and (min-width: 600px) and (max-width: 800px) 
  {
  /* Content styles */
  .fluid .grid4,
  .fluid .grid3
  {
    width: 48.93617020799999%;
    *width: 48.88297871863829%;
  }
  
  header .fluid .grid6
  {
    width: 100%;
    *width: 100%;
  }
  
  .fluid .grid4:nth-child(2n+1),
  .fluid .grid3:nth-child(2n+1)
  {
    margin-left : 0;
  }
  
  .fluid .grid4:nth-child(2n),
  .fluid .grid3:nth-child(2n)
  {
    margin-right : 0;
  }
  
  /* Sort panel styles */
  .sort-panel .fluid .grid2
  {
    width: 30%;
  }
  
  .sort-panel .fluid .grid10
  {
    width: 50%;
  }
  
  .sort-panel .fluid .grid10 .fluid .grid4
  {
    width: 100%;
  }
  
  .sort-panel .fluid .grid10 .fluid .grid4 select
  {
    margin-top: 3px;
  }
  
  /* Article details styles */
  .article-image .image-container
  {
    position: relative;
    height: 419px;
    overflow: hidden;
  }
  
  .article-image .image-container img
  {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
  }
  
  .article-image.crop-top .image-container img
  {
    top: 0;
  }
  
  .article-image.crop-bottom .image-container img
  {
    bottom: 0;
  }
  
  /* Table widget styles */
  .table-panel
  {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 1); /* #fff */
    padding: 10px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1020px)
  {
  /* Header styles */
  header .fluid .grid5
  {
    width: 50%;
  }
  
  header .fluid .grid7
  {
    width: 50%;
    margin-left: 0;
  }
  
  .logo-container
  {
    text-align: left;
  }
  
  .search-container
  {
    margin-top: 5px;
    text-align: right;
  }
  
  /* Content styles */
  
  /* Hero image styles */
  .widget-hero .footer-overlay
  {
    width: 45.5%;
    height: 100px;
  }
  
  .widget-hero.plain
  {
    height: auto;
  }
  
  .widget-hero .intro-overlay
  {
    width: 65%;
    margin: 0.625rem 0 0 0.625rem;
  }
  
  .widget-hero .button-overlay
  {
    margin: 0.625rem; /* 10px */
  }
  
  /* Block widget styles */
  .grid4 .widget-block.plain
  {
    max-height: 292px;
    height: auto;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1200px)
  {
  /* General styles */
  html:not(.popup) body
  {
    font-size: 11pt;
  }
  
  .wrapper
  {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
  
  .popup .wrapper
  {
    padding-left: 20px;
    padding-right: 20px;
  }
  
  /* Header styles */
  .cbp-hrsub
  {
    padding-left: 1em;
    padding-right: 1em;
  }
  
  /* Content styles */
  
  /* Block widget styles */
  .widget-block.extend .overlay
  {
    height: 7.813em; /* 125px */
  }
  
  .grid4 .widget-block.plain
  {
    height: 260px;
  }
  
  .grid4 .widget-block.plain h3,
  .grid4 .widget-block.plain h4
  {
    margin-bottom: 10px;
  }
  
  .grid4 .widget-block.plain p
  {
    margin: 10px 0;
  }
  
  /* Hero image styles */
  .widget-hero .login-overlay h3
  {
    font-size: 1.063em; /* 17px */
  }
  
  .widget-hero .login-overlay p
  {
    margin: 0.875em 0;
  }
  
  .widget-hero .login-overlay .widget-form fieldset input[type="text"],
  .widget-hero .login-overlay .widget-form fieldset input[type="password"],
  .widget-hero .login-overlay .widget-form fieldset input[type="email"],
  .widget-hero .login-overlay .widget-form fieldset input[type="tel"],
  .widget-hero .login-overlay .widget-form fieldset input[type="number"]
  {
    margin-bottom: 10px;
  }
  
  .widget-hero .login-overlay.blog .widget-form fieldset input[type="text"],
  .widget-hero .login-overlay.blog .widget-form fieldset input[type="email"],
  .widget-hero .login-overlay.blog .widget-form fieldset input[type="tel"],
  .widget-hero .login-overlay.blog .widget-form fieldset input[type="number"]
  {
    margin-bottom: 0.438rem; /* 7px */
  }
  
  .widget-hero .login-overlay.blog .widget-form fieldset textarea
  {
    height: 2.9383rem; /* 47px */
  }
  
  .widget-hero .login-overlay ul.widget-list-piped
  {
    margin: 0;
  }
  
  .widget-hero .footer-overlay
  {
    height: 100px;
  }
  
  /* Toggle select widget styles */
  .widget-toggle-select .select-navigation .scrollable
  {
    min-height: 0;
    max-height: none;
    overflow-y: auto;
  }
  
  /* Filters panel styles */
  .filters-panel .widget-form .w-50
  {
    width: 100%;
    margin-left: 0;
    margin-bottom: 10px;
  }
  
  .filters-panel .widget-form .w-50 ~ span.info
  {
    margin-top: 0;
  }
  
  /* Sort panel styles */
  .sort-panel .fluid .grid10 .fluid .grid4 select
  {
    margin-top: 2px;
  }
  
  /* Article details styles */
  .article-image .image-container
  {
    position: relative;
    height: 419px;
    overflow: hidden;
  }
  
  .article-image .image-container img
  {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
  }
  
  .article-image.crop-top .image-container img
  {
    top: 0;
  }
  
  .article-image.crop-bottom .image-container img
  {
    bottom: 0;
  }
  
  /* Table widget styles */
  table.widget-table.txt-med thead tr th,
  table.widget-table.txt-med tbody tr td
  {
    padding: 0.313rem; /* 5px */
  }
}

@media only screen and (min-width: 1200px)
  {
  /* Article details styles */
  .article-image .image-container
  {
    position: relative;
    height: 419px;
    overflow: hidden;
  }
  
  .article-image .image-container img
  {
    position: absolute;
    left: 0;
    width: 100%;
  }
  
  .article-image.crop-top .image-container img
  {
    top: 0;
  }
  
  .article-image.crop-bottom .image-container img
  {
    bottom: 0;
  }
}