/*
Theme Name: Sentencing
Theme URI: http://www.bang-on.net/
Description: A child theme based on the wireframe theme for Bang sites
Author: Bang Communications
Author URI: http://www.bang-on.net/
Version: 1.0
Tags: wireframe
License: None
License URI: None
Template: wireframe
*/

/* Common element styles */
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700');
a {
  text-decoration: none;
  color: #007eb3;
}
a:hover,
a:focus,
a:active {
  text-decoration: underline;
}
img.alignright {
  float: right;
  margin: 0 0 1em 1em;
}
img.alignleft {
  float: left;
  margin: 0 1em 1em 0;
}
img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.alignright {
  float: right;
}
.alignleft {
  float: left;
}
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.minitweets {
  width: 100%;
}
.minitweets .twitter-timeline {
  width: 100% !important;
}
.feed-float,
.content .feed-float {
  float: right;
  line-height: 60px;
  width: 40px;
  margin-bottom: -60px;
}
.feed-float a,
.content .feed-float a {
  font-size: 32px;
  color: #007eb3;
  text-decoration: none;
}
.form-allowed-tags {
  display: none;
}
.divider {
  border-top: 4px solid #007eb3;
  margin-bottom: 20px;
}
select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}
.screen-reader-hide {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
.screen-reader-text a {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
.screen-reader-text a:focus {
  position: static;
  width: auto;
  height: auto;
}
/*
.h1, .h2, .h3, .h4, .h5, .h6, .hgroup {
  display: block;
  unicode-bidi: embed;
}

.h1              { font-size: 2em; margin: .67em 0; }
.h2              { font-size: 1.5em; margin: .75em 0; }
.h3              { font-size: 1.17em; margin: .83em 0; }
.h4, .p, .blockquote, .ul, .fieldset, .form, .ol, .dl, .dir, .menu { margin: 1.12em 0; }
.h5              { font-size: .83em; margin: 1.5em 0; }
.h6              { font-size: .75em; margin: 1.67em 0; }
.h1, .h2, .h3, .h4, .h5, .h6          { font-weight: bolder; }

@media print {
  .h1            { page-break-before: always; }
  .h1, .h2, .h3, .h4, .h5, .h6    { page-break-after: avoid; }
}
*/
.noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/*---------------------------------------------------
    LESS Elements 0.6
  ---------------------------------------------------
    A set of useful LESS mixins by Dmitry Fadeyev
    Special thanks for mixin suggestions to:
      Kris Van Herzeele,
      Benoit Adam,
      Portenart Emile-Victor,
      Ryan Faerman

    More info at: http://lesselements.com
-----------------------------------------------------*/
body {
  width: 100%;
  float: left;
}
.row1 {
  display: inline-block;
  overflow: hidden;
  width: 106px;
  margin: 0 -12px;
}
.row1.nudge {
  margin-right: -32px;
}
.row2 {
  display: inline-block;
  overflow: hidden;
  width: 188px;
  margin: 0 -12px;
}
.row2.nudge {
  margin-right: -32px;
}
.row3 {
  display: inline-block;
  overflow: hidden;
  width: 270px;
  margin: 0 -12px;
}
.row3.nudge {
  margin-right: -32px;
}
.row4 {
  display: inline-block;
  overflow: hidden;
  width: 352px;
  margin: 0 -12px;
}
.row4.nudge {
  margin-right: -32px;
}
.row5 {
  display: inline-block;
  overflow: hidden;
  width: 434px;
  margin: 0 -12px;
}
.row5.nudge {
  margin-right: -32px;
}
.row6 {
  display: inline-block;
  overflow: hidden;
  width: 516px;
  margin: 0 -12px;
}
.row6.nudge {
  margin-right: -32px;
}
.row7 {
  display: inline-block;
  overflow: hidden;
  width: 598px;
  margin: 0 -12px;
}
.row7.nudge {
  margin-right: -32px;
}
.row8 {
  display: inline-block;
  overflow: hidden;
  width: 680px;
  margin: 0 -12px;
}
.row8.nudge {
  margin-right: -32px;
}
.row9 {
  display: inline-block;
  overflow: hidden;
  width: 762px;
  margin: 0 -12px;
}
.row9.nudge {
  margin-right: -32px;
}
.row10 {
  display: inline-block;
  overflow: hidden;
  width: 844px;
  margin: 0 -12px;
}
.row10.nudge {
  margin-right: -32px;
}
.row11 {
  display: inline-block;
  overflow: hidden;
  width: 926px;
  margin: 0 -12px;
}
.row11.nudge {
  margin-right: -32px;
}
.row12 {
  display: inline-block;
  overflow: hidden;
  width: 1008px;
  margin: 0 -12px;
}
.row12.nudge {
  margin-right: -32px;
}
.row13 {
  display: inline-block;
  overflow: hidden;
  width: 1090px;
  margin: 0 -12px;
}
.row13.nudge {
  margin-right: -32px;
}
.row14 {
  display: inline-block;
  overflow: hidden;
  width: 1172px;
  margin: 0 -12px;
}
.row14.nudge {
  margin-right: -32px;
}
.row15 {
  display: inline-block;
  overflow: hidden;
  width: 1254px;
  margin: 0 -12px;
}
.row15.nudge {
  margin-right: -32px;
}
.row16 {
  display: inline-block;
  overflow: hidden;
  width: 1336px;
  margin: 0 -12px;
}
.row16.nudge {
  margin-right: -32px;
}
.row17 {
  display: inline-block;
  overflow: hidden;
  width: 1418px;
  margin: 0 -12px;
}
.row17.nudge {
  margin-right: -32px;
}
.row18 {
  display: inline-block;
  overflow: hidden;
  width: 1500px;
  margin: 0 -12px;
}
.row18.nudge {
  margin-right: -32px;
}
.row19 {
  display: inline-block;
  overflow: hidden;
  width: 1582px;
  margin: 0 -12px;
}
.row19.nudge {
  margin-right: -32px;
}
.row20 {
  display: inline-block;
  overflow: hidden;
  width: 1664px;
  margin: 0 -12px;
}
.row20.nudge {
  margin-right: -32px;
}
.row21 {
  display: inline-block;
  overflow: hidden;
  width: 1746px;
  margin: 0 -12px;
}
.row21.nudge {
  margin-right: -32px;
}
.row22 {
  display: inline-block;
  overflow: hidden;
  width: 1828px;
  margin: 0 -12px;
}
.row22.nudge {
  margin-right: -32px;
}
.row23 {
  display: inline-block;
  overflow: hidden;
  width: 1910px;
  margin: 0 -12px;
}
.row23.nudge {
  margin-right: -32px;
}
.row24 {
  display: inline-block;
  overflow: hidden;
  width: 1992px;
  margin: 0 -12px;
}
.row24.nudge {
  margin-right: -32px;
}
.col1 {
  display: inline;
  float: left;
  overflow: hidden;
  width: 58px;
  margin: 0 12px 0 12px;
}
.col2 {
  display: inline;
  float: left;
  overflow: hidden;
  width: 140px;
  margin: 0 12px 0 12px;
}
.col3 {
  display: inline;
  float: left;
  overflow: hidden;
  width: 222px;
  margin: 0 12px 0 12px;
}
.col4 {
  display: inline;
  float: left;
  overflow: hidden;
  width: 304px;
  margin: 0 12px 0 12px;
}
.col5 {
  display: inline;
  float: left;
  overflow: hidden;
  width: 386px;
  margin: 0 12px 0 12px;
}
.col6 {
  display: inline;
  float: left;
  overflow: hidden;
  width: 468px;
  margin: 0 12px 0 12px;
}
.col7 {
  display: inline;
  float: left;
  overflow: hidden;
  width: 550px;
  margin: 0 12px 0 12px;
}
.col8 {
  display: inline;
  float: left;
  overflow: hidden;
  width: 632px;
  margin: 0 12px 0 12px;
}
.col9 {
  display: inline;
  float: left;
  overflow: hidden;
  width: 714px;
  margin: 0 12px 0 12px;
}
.col10 {
  display: inline;
  float: left;
  overflow: hidden;
  width: 796px;
  margin: 0 12px 0 12px;
}
.col11 {
  display: inline;
  float: left;
  overflow: hidden;
  width: 878px;
  margin: 0 12px 0 12px;
}
.col12 {
  display: inline;
  float: left;
  overflow: hidden;
  width: 960px;
  margin: 0 12px 0 12px;
}
.col13 {
  display: inline;
  float: left;
  overflow: hidden;
  width: 1042px;
  margin: 0 12px 0 12px;
}
.col14 {
  display: inline;
  float: left;
  overflow: hidden;
  width: 1124px;
  margin: 0 12px 0 12px;
}
.col15 {
  display: inline;
  float: left;
  overflow: hidden;
  width: 1206px;
  margin: 0 12px 0 12px;
}
.col16 {
  display: inline;
  float: left;
  overflow: hidden;
  width: 1288px;
  margin: 0 12px 0 12px;
}
.col17 {
  display: inline;
  float: left;
  overflow: hidden;
  width: 1370px;
  margin: 0 12px 0 12px;
}
.col18 {
  display: inline;
  float: left;
  overflow: hidden;
  width: 1452px;
  margin: 0 12px 0 12px;
}
.col19 {
  display: inline;
  float: left;
  overflow: hidden;
  width: 1534px;
  margin: 0 12px 0 12px;
}
.col20 {
  display: inline;
  float: left;
  overflow: hidden;
  width: 1616px;
  margin: 0 12px 0 12px;
}
.col21 {
  display: inline;
  float: left;
  overflow: hidden;
  width: 1698px;
  margin: 0 12px 0 12px;
}
.col22 {
  display: inline;
  float: left;
  overflow: hidden;
  width: 1780px;
  margin: 0 12px 0 12px;
}
.col23 {
  display: inline;
  float: left;
  overflow: hidden;
  width: 1862px;
  margin: 0 12px 0 12px;
}
.col24 {
  display: inline;
  float: left;
  overflow: hidden;
  width: 1944px;
  margin: 0 12px 0 12px;
}
.ie6-show {
  display: none;
}
.ie7-show {
  display: none;
}
.ie6 .ie6-hidden {
  display: none;
}
.ie6 .ie6-show {
  display: none;
}
.ie7 .ie7-hidden {
  display: none;
}
.ie7 .ie7-show {
  display: none;
}
.placeholder {
  color: #aaa;
}
.clear {
  clear: both;
}
.clear.empty {
  line-height: 0;
  height: 0;
  overflow: hidden;
}
.hidden {
  display: none;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.invisible {
  visibility: hidden;
}
table.wide {
  width: 100%;
}
table.even.halves td {
  width: 50%;
}
table.even.thirds td {
  width: 33%;
}
table.even.quarters td {
  width: 25%;
}
table.even.fifths td {
  width: 20%;
}
table.one-two td:first-child {
  width: 33%;
}
table.one-two td:nth-child(2) {
  width: 66%;
}
table.two-one td:first-child {
  width: 66%;
}
table.two-one td:nth-child(2) {
  width: 33%;
}
table.one-two-one td:first-child {
  width: 25%;
}
table.one-two-one td:nth-child(2) {
  width: 50%;
}
table.one-two-one td:nth-child(3) {
  width: 25%;
}
table.golden-one-two td:first-child {
  width: 38%;
}
table.golden-one-two td:nth-child(2) {
  width: 62%;
}
table.golden-two-one td:first-child {
  width: 62%;
}
table.golden-two-one td:nth-child(2) {
  width: 38%;
}
table.golden-one-two-one td:first-child {
  width: 28%;
}
table.golden-one-two-one td:nth-child(2) {
  width: 44%;
}
table.golden-one-two-one td:nth-child(3) {
  width: 28%;
}
table.golden-two-one-one td:first-child {
  width: 44%;
}
table.golden-two-one-one td:nth-child(2) {
  width: 28%;
}
table.golden-two-one-one td:nth-child(2) {
  width: 28%;
}
.preload {
  position: absolute;
  left: -100000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
img {
  border: 0 none;
}
/* Wireframing templates */
/*
YUI 3.4.1 (build 4118)
Copyright 2011 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/
.yui3-g {
  letter-spacing: -0.31em;
  *letter-spacing: normal;
  word-spacing: -0.43em;
}
.yui3-u,
.yui3-u-1,
.yui3-u-1-2,
.yui3-u-1-3,
.yui3-u-2-3,
.yui3-u-1-4,
.yui3-u-3-4,
.yui3-u-1-5,
.yui3-u-2-5,
.yui3-u-3-5,
.yui3-u-4-5,
.yui3-u-1-6,
.yui3-u-5-6,
.yui3-u-1-8,
.yui3-u-3-8,
.yui3-u-5-8,
.yui3-u-7-8,
.yui3-u-1-12,
.yui3-u-5-12,
.yui3-u-7-12,
.yui3-u-11-12,
.yui3-u-1-24,
.yui3-u-5-24,
.yui3-u-7-24,
.yui3-u-11-24,
.yui3-u-13-24,
.yui3-u-17-24,
.yui3-u-19-24,
.yui3-u-23-24 {
  display: inline-block;
  zoom: 1;
  *display: inline;
  letter-spacing: normal;
  word-spacing: normal;
  vertical-align: top;
}
.yui3-u-1 {
  display: block;
}
.yui3-u-1-2 {
  width: 50%;
}
.yui3-u-1-3 {
  width: 33.33333%;
}
.yui3-u-2-3 {
  width: 66.66666%;
}
.yui3-u-1-4 {
  width: 25%;
}
.yui3-u-3-4 {
  width: 75%;
}
.yui3-u-1-5 {
  width: 20%;
}
.yui3-u-2-5 {
  width: 40%;
}
.yui3-u-3-5 {
  width: 60%;
}
.yui3-u-4-5 {
  width: 80%;
}
.yui3-u-1-6 {
  width: 16.656%;
}
.yui3-u-5-6 {
  width: 83.33%;
}
.yui3-u-1-8 {
  width: 12.5%;
}
.yui3-u-3-8 {
  width: 37.5%;
}
.yui3-u-5-8 {
  width: 62.5%;
}
.yui3-u-7-8 {
  width: 87.5%;
}
.yui3-u-1-12 {
  width: 8.3333%;
}
.yui3-u-5-12 {
  width: 41.6666%;
}
.yui3-u-7-12 {
  width: 58.3333%;
}
.yui3-u-11-12 {
  width: 91.6666%;
}
.yui3-u-1-24 {
  width: 4.1666%;
}
.yui3-u-5-24 {
  width: 20.8333%;
}
.yui3-u-7-24 {
  width: 29.1666%;
}
.yui3-u-11-24 {
  width: 45.8333%;
}
.yui3-u-13-24 {
  width: 54.1666%;
}
.yui3-u-17-24 {
  width: 70.8333%;
}
.yui3-u-19-24 {
  width: 79.1666%;
}
.yui3-u-23-24 {
  width: 95.8333%;
}
.fixed-width {
  width: 960px;
  margin-left: auto;
  margin-right: auto;
}
.full-width {
  width: 100%;
}
#full-width-body {
  width: 100%;
}
#body {
  width: 960px;
  margin-left: auto;
  margin-right: auto;
}
.columns {
  display: inline-block;
  overflow: hidden;
  width: 1008px;
  margin: 0 -12px;
}
.columns.nudge {
  margin-right: -32px;
}
#primary {
  display: inline;
  float: left;
  overflow: hidden;
  width: 714px;
  margin: 0 12px 0 12px;
  margin-left: 12px;
}
#secondary {
  display: inline;
  float: left;
  overflow: hidden;
  width: 222px;
  margin: 0 12px 0 12px;
}
#leftnav {
  display: inline;
  float: left;
  overflow: hidden;
  width: 222px;
  margin: 0 12px 0 12px;
  margin-left: 12px;
}
body.layout-members-dashboard #primary,
body.home #primary {
  display: inline;
  float: left;
  overflow: hidden;
  width: 960px;
  margin: 0 12px 0 12px;
  margin-left: 12px;
}
body.error404 #primary {
  display: inline;
  float: left;
  overflow: hidden;
  width: 714px;
  margin: 0 12px 0 12px;
}
body.error404 #secondary {
  display: inline;
  float: left;
  overflow: hidden;
  width: 222px;
  margin: 0 12px 0 12px;
}
body.layout-one #primary {
  display: inline;
  float: left;
  overflow: hidden;
  width: 960px;
  margin: 0 12px 0 12px;
  margin-left: 12px;
  min-height: 800px;
}
/* Body */
body,
html {
  margin: 0;
  padding: 0;
}
/* Header */
#top-nav {
  text-align: right;
  width: 100%;
  background-color: #efefef;
  padding: 6px 0px;
}
#top-nav .top-nav-container {
  width: 960px;
  margin: 0px auto;
}
#breadcrumb-nav {
  text-align: left;
  width: 100%;
  background-color: #efefef;
  padding: 2px 0px;
  border-top: 4px solid #007eb3;
}
#breadcrumb-nav .breadcrumb-nav-container {
  width: 960px;
  margin: 0px auto;
}
#breadcrumb-nav .breadcrumb-nav-container ul.breadcrumbs {
  padding: 4px 0 0px 0;
}
#bodyheader {
  position: relative;
  width: 960px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 0;
}
.print-header {
  display: none;
}
#header-branding-bar {
  display: inline-block;
  overflow: hidden;
  width: 1008px;
  margin: 0 -12px;
  width: 100%;
}
#header-branding-bar.nudge {
  margin-right: -32px;
}
#header-branding {
  display: inline;
  float: left;
  overflow: hidden;
  width: 550px;
  margin: 0 12px 0 12px;
  overflow: visible;
}
#header-branding img {
  position: relative;
  top: 20px;
}
#header-corner {
  position: relative;
  top: 0px;
  right: 0px;
  width: 300px;
  float: right;
}
#menu-icon {
  position: absolute;
  display: none;
  right: 10px;
  top: 173px;
  background-color: #007eb3;
  padding: 10px 10px;
  width: 50px;
  line-height: 14px;
  color: #fff;
}
#close-menu {
  z-index: 9999999;
  position: fixed;
  display: none;
  top: 2px;
  background-color: #007770;
  padding: 12px;
  line-height: 14px;
  color: #fff;
  font-size: 28px;
}
#header-nav {
  float: right;
}
#primary-nav {
  clear: both;
}
input.search,
input.s {
  -webkit-appearance: none;
  border: 0px;
  border-bottom: 1px solid #bbb;
  box-shadow: none;
  background: url(images/search16.png) right 50% no-repeat;
  font-size: 17px;
  padding: 0 20px 0 4px;
  height: 30px;
  line-height: 30px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input.search:focus,
input.s:focus {
  border-color: #007eb3;
  outline: none;
}
input.search-widget,
input.s {
  background: url(images/search16.png) right 50% no-repeat;
}
p.search-p {
  padding-left: 5px;
  padding-right: 5px;
}
#search {
  padding-top: 20px;
}
#search label {
  font-size: 18px;
  color: #ffffff;
}
#search input.search {
  width: 300px;
}
.members-options-container,
.hompage-options-container {
  background-color: #007eb3;
}
.members-options-container ul,
.hompage-options-container ul {
  margin: 0px;
  padding: 0px;
}
.members-options-container ul :before,
.hompage-options-container ul :before {
  position: relative;
  color: white;
  font-size: 4em;
  display: block;
  text-align: center;
  top: 20px;
}
.members-options-container ul li,
.hompage-options-container ul li {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'FontAwesome';
  font-weight: 900;
  padding: 0 0;
  margin: 35px -1px 35px 0;
  position: relative;
  width: 33%;
  border-right: 1px solid white;
  height: 100px;
}
.members-options-container ul li a,
.hompage-options-container ul li a {
  font-family: 'Open Sans', Arial, sans-serif;
  color: #ffffff;
  padding: 30px 0 30px 0;
  font-size: 20px;
  width: 70%;
  text-align: center;
  position: absolute;
  top: -15px;
  line-height: 24px;
  left: 50px;
}
.members-options-container ul li:hover,
.hompage-options-container ul li:hover,
.members-options-container ul li a:active,
.hompage-options-container ul li a:active {
  text-shadow: 0 0 5px rgba(255, 255, 255, 0.4), 0 0 20px rgba(255, 255, 255, 0.2);
  transition: 200ms linear 50ms;
}
.members-options-container ul li:nth-child(3n+3),
.hompage-options-container ul li:nth-child(3n+3) {
  border-right: 0px;
}
.full-width-options {
  background-color: #007eb3;
}
.full-width-content {
  background-color: #efefef;
}
.publication-sidebar {
  margin-top: 40px;
}
.sequence-pagination {
  margin: 20px 0px;
  padding: 20px 10px;
  background: #efefef;
}
.sequence-pagination .fa {
  text-decoration: none;
}
.sequence-pagination .direction {
  padding: 0px 10px;
}
.sequence-pagination #prevnext a {
  text-decoration: none;
}
.sequence-pagination .next,
.sequence-pagination #next {
  float: right;
}
.sequence-pagination .next .fa-chevron-right,
.sequence-pagination #next .fa-chevron-right {
  float: right;
}
.sequence-pagination .control-disabled {
  color: #efefef;
  cursor: default;
}
.sequence-pagination ul.sequence-pages {
  display: inline-block;
  text-align: center;
  width: 70%;
  margin: 0px;
  padding: 0px;
}
.sequence-pagination ul.sequence-pages li {
  display: inline;
  padding: 10px;
}
.sequence-pagination ul.sequence-pages li .fa-circle {
  color: #999999;
  font-size: 18px;
}
.sequence-pagination ul.sequence-pages li .active {
  color: #007eb3;
}
/* Footer */
#bodyfooter {
  background: #007eb3;
  padding-top: 5px;
}
#innerfooter {
  width: 960px;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
  line-height: 20px;
  color: #ffffff;
}
#innerfooter ul {
  margin: 0;
  padding: 0;
}
#innerfooter ul li {
  margin: 0;
  padding: 0;
  line-height: 24px;
  font-size: 16px;
}
#innerfooter ul li a {
  color: #ffffff;
}
#cookie-notice {
  border-top: 2px solid black !important;
}
#cookie-notice .hide-cookie-notice-link {
  color: white;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
  background: #222;
  background: linear-gradient(to bottom, #333 0%, #111 100%);
}
/* Navigation bar */
ul.menu {
  padding: 0;
  margin: 0;
  letter-spacing: 0;
  *letter-spacing: normal;
  word-spacing: -3px;
}
ul.menu li {
  display: inline;
  position: relative;
  list-style: none;
  padding: 1px 0;
  letter-spacing: normal;
  word-spacing: normal;
}
ul.menu li a {
  padding: 5px 6px 5px 6px;
  margin-right: 6px;
  color: #565656;
  font-size: 14px;
}
ul.menu ul.sub-menu li {
  display: block;
}
ul.menu ul.sub-menu li a {
  display: block;
  white-space: nowrap;
}
ul.hover-menu ul {
  display: none;
  position: absolute;
  top: 16px;
  left: 0;
}
#menu-admin-menu,
#menu-main-menu {
  padding-bottom: 20px;
  min-width: 680px;
  text-align: right;
}
#menu-admin-menu li a,
#menu-main-menu li a {
  font-size: 16px;
  color: #007eb3;
  font-weight: normal;
}
#menu-admin-menu li.current-page-item a,
#menu-main-menu li.current-page-item a,
#menu-admin-menu li.current-page-ancestor a,
#menu-main-menu li.current-page-ancestor a {
  color: #01658f;
}
#menu-top-menu li a {
  padding: 0px 6px 0px 6px;
  border-right: 1px solid #565656;
}
#menu-top-menu li:last-child a {
  border-right: none;
}
ul.diary {
  list-style: none;
}
ul.diary li {
  margin-bottom: 10px;
}
ul.diary li:before {
  font-family: 'FontAwesome';
  content: '\f073';
  margin: 0 5px 0 -15px;
  color: #007eb3;
}
.single-event .content .header h2 {
  margin-bottom: 0px;
  color: #007eb3;
}
.explanatory-material {
  padding: 0px;
}
.tree ul {
  list-style: none outside none;
}
.tree ul li {
  margin: 5px 0 0px 0 !important;
}
.tree ul li a {
  line-height: 25px;
  padding: 5px 10px;
  text-decoration: none;
  /* margin-top: 20px; */
  display: block;
}
.tree ul li ul {
  border-left: 1px solid #D9DADB;
  display: none;
  margin: 0 0 0 12px;
  overflow: hidden;
  padding: 0 0 0 25px;
}
.tree ul li ul li {
  position: relative;
}
.tree ul li ul li:before {
  border-bottom: 1px dashed #D9DADB;
  content: "";
  left: -20px;
  position: absolute;
  top: 15px;
  width: 20px;
}
.tree ul li.parent > a {
  padding: 10px 10px 10px 10px;
  background-color: #efefef;
  display: block;
  margin: 2px;
  text-decoration: none;
}
.tree ul li.parent > a:before {
  background-image: url("images/chevron_icons.png");
  background-position: 25px center;
  content: "";
  display: block;
  height: 21px;
  float: right;
  position: relative;
  vertical-align: middle;
  width: 23px;
}
.tree ul li.active > a:before {
  background-position: 0 center;
}
/*.tree ul {
    list-style: none outside none;
}
.tree ul li {
	margin: 5px 0 0px 0 !important;
}
.tree li a {
    line-height: 25px;
}

.tree > ul > li > a {
    //color: #3B4C56;
    display: block;
    font-weight: normal;
    position: relative;
    text-decoration: none;
    padding-left: 10px;
}

.tree li.parent > a {
    //padding: 0 0 0 28px;
    padding: 10px 10px 10px 10px;
  	background-color: @base-light;
  	display: block;
  	margin: 2px;
}
.tree li.parent > a:before {
    background-image: url("images/chevron_icons.png");
    background-position: 25px center;
     content: "";
    display: block;
    height: 21px;
    //left: 0;
    right: 10px;
    position: absolute;
    //top: 2px;
    top: 10px;
    vertical-align: middle;
    width: 23px;
}
.tree ul li.active > a:before {
    background-position: 0 center;
}
.tree ul li ul {
    border-left: 1px solid @lines-base;
    display: none;
    margin: 0 0 0 12px;
    overflow: hidden;
    padding: 0 0 0 25px;
}
.tree ul li ul li {
    position: relative;
}

.tree ul li ul li:before {
    border-bottom: 1px dashed @lines-base;
    content: "";
    left: -20px;
    position: absolute;
    top: 12px;
    width: 15px;
}*/
.sibling-menu .tree ul {
  border-left: 1px solid #D9DADB;
  margin: 0 0 0 12px;
  overflow: hidden;
  padding: 0 0 0 25px;
}
.sibling-menu .tree ul li {
  position: relative;
}
.sibling-menu .tree ul li:before {
  border-bottom: 1px dashed #D9DADB;
  content: "";
  left: -15px;
  position: absolute;
  top: 15px;
  width: 15px;
}
.jslider-single {
  width: 98% !important;
  height: 2.5em !important;
}
.jslider.sliderCSS div.jslider-pointer {
  top: -5px !important;
  width: 15px !important;
  height: 15px !important;
  margin-left: -7px !important;
}
.single-offences h2,
.single-offences h3,
.single-offences h4 {
  color: #565656 !important;
}
.single-offences h2 span,
.single-offences h3 span,
.single-offences h4 span {
  color: #565656 !important;
}
.offence-header {
  margin: 5px 0 5px 0;
  font-size: 16px;
  font-weight: bold;
  line-height: 22px;
  color: #333333;
}
.offences-under-review {
  color: #7D0040;
}
.review-mode h2 span {
  color: #7D0040 !important;
}
.review-mode h1,
.review-mode h2,
.review-mode h3,
.review-mode h4,
.review-mode h5,
.review-mode a,
.review-mode .sequence-pagination ul.sequence-pages li .active {
  color: #7D0040 !important;
}
.review-mode table {
  border-top: 4px solid #7D0040 !important;
}
.offence-act {
  font-size: 18px;
  margin-top: -10px;
  margin-bottom: 20px;
}
ul.offences-filter-list {
  list-style: none;
  padding-left: 0px !important;
}
ul.offences-filter-list li {
  padding: 15px 10px 6px 10px !important;
  margin: 0px !important;
  background: #f0f0f0;
}
ul.offences-filter-list li h4 {
  margin: 0px;
  font-size: 16px;
}
ul.offences-filter-list li .offence-acts {
  display: block;
}
ul.offences-filter-list li .offence-tags {
  display: block;
  visibility: hidden;
  position: absolute;
}
ul.offences-filter-list li:nth-child(2n+1) {
  background: #f8f8f8;
}
.offence-search-label {
  display: block;
  margin-top: 30px;
}
.offence-search-label .offences-search-input {
  width: 100%;
  line-height: 30px;
  padding: 10px;
  font-size: 24px;
  margin-bottom: 10px;
}
.sibling-menu {
  border-top: 4px solid #007eb3;
  border-bottom: 1px solid #007eb3;
  margin-bottom: 20px;
}
.sibling-menu #toggler {
  cursor: pointer;
  background-color: #efefef;
  padding: 5px 10px;
}
.sibling-menu #toggler p {
  margin-bottom: 8px;
}
.sibling-menu #toggler p a {
  text-decoration: none;
}
.sibling-menu #toggler p i {
  position: relative;
  float: right;
}
.sibling-menu .toggle {
  display: none;
}
.sibling-menu .toggle ul.explanatory-material {
  padding-left: 20px;
  padding-bottom: 10px;
}
.hide {
  display: none;
}
.show {
  display: block;
}
.template-single-overarching-guides #primary,
.template-single-overarching-guides .columns {
  overflow: unset !important;
}
.template-single-overarching-guides .content {
  padding-bottom: 800px;
}
@media screen and (max-width: 768px) {
  .template-single-overarching-guides .content {
    padding-bottom: 0px;
  }
}
.template-mcsg .content a,
.template-page-offences .content a,
.template-page-crown-court .content a,
.template-overarching-guides .content a,
.template-fine-calculator .content a,
.template-page-updates .content a,
.single-offences .content a,
.single-explanatory-material .content a,
.single-overarching-guides .content a {
  font-weight: 600;
}
.template-page-crown-court .zilla-toggle {
  margin: 0 0 0.5em 0;
}
body,
html,
p {
  font-family: 'Open Sans', Arial, sans-serif;
  font-size: 16px;
  color: #565656;
}
p,
li {
  line-height: 24px;
}
p {
  margin: 8px 0 16px 0;
  padding: 0 0 0 2px;
}
strong {
  font-weight: 600 !important;
}
sup,
sub {
  height: 0;
  line-height: 1;
  vertical-align: baseline;
  _vertical-align: bottom;
  position: relative;
}
sup {
  bottom: 1ex;
}
sub {
  top: .5ex;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Open Sans', Arial, sans-serif;
  clear: both;
  font-weight: 600;
}
h1,
.content h1.chartTitle {
  margin: 15px 0 16px 0;
  padding-left: 2px;
  font-size: 24px;
  line-height: 36px;
  border-bottom: 4px solid #007eb3;
  color: #565656;
}
h2 {
  margin: 15px 0 10px 0;
  padding-left: 2px;
  font-size: 22px;
  line-height: 24px;
  color: #565656;
}
h1 + h2,
h2:first-child {
  margin-top: 20px;
}
h3 {
  margin: 15px 0 15px 0;
  font-size: 18px;
  line-height: 20px;
  color: #565656;
}
h4 {
  margin: 15px 0 15px 0;
  font-size: 16px;
  line-height: 19px;
  color: #565656;
}
p.more {
  clear: both;
  border-top: 1px solid #bbb;
  padding-top: 6px;
  margin-top: 18px;
}
a.more {
  font-weight: bold;
}
a.more:after {
  display: inline-block;
  content: "\276f";
  font-family: Lucida Sans Unicode, Arial Unicode MS, Arial, sans-serif;
  padding-left: 8px;
  text-decoration: none !important;
}
p.datetime {
  color: #01658f;
}
/*!
 *  Font Awesome 4.4.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
/*!
 * Font Awesome Free 5.3.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fas,
.far,
.fal,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -0.0667em;
}
.fa-xs {
  font-size: .75em;
}
.fa-sm {
  font-size: .875em;
}
.fa-1x {
  font-size: 1em;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-6x {
  font-size: 6em;
}
.fa-7x {
  font-size: 7em;
}
.fa-8x {
  font-size: 8em;
}
.fa-9x {
  font-size: 9em;
}
.fa-10x {
  font-size: 10em;
}
.fa-fw {
  text-align: center;
  width: 1.25em;
}
.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}
.fa-border {
  border: solid 0.08em #eee;
  border-radius: .1em;
  padding: .2em .25em .15em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  transform: scale(1, -1);
}
.fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(-1, -1);
  transform: scale(-1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  -webkit-filter: none;
  filter: none;
}
.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2em;
}
.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-500px:before {
  content: "\f26e";
}
.fa-accessible-icon:before {
  content: "\f368";
}
.fa-accusoft:before {
  content: "\f369";
}
.fa-ad:before {
  content: "\f641";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-card:before {
  content: "\f2bb";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-adn:before {
  content: "\f170";
}
.fa-adversal:before {
  content: "\f36a";
}
.fa-affiliatetheme:before {
  content: "\f36b";
}
.fa-air-freshener:before {
  content: "\f5d0";
}
.fa-algolia:before {
  content: "\f36c";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-alipay:before {
  content: "\f642";
}
.fa-allergies:before {
  content: "\f461";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-amazon-pay:before {
  content: "\f42c";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-amilia:before {
  content: "\f36d";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-android:before {
  content: "\f17b";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angry:before {
  content: "\f556";
}
.fa-angrycreative:before {
  content: "\f36e";
}
.fa-angular:before {
  content: "\f420";
}
.fa-ankh:before {
  content: "\f644";
}
.fa-app-store:before {
  content: "\f36f";
}
.fa-app-store-ios:before {
  content: "\f370";
}
.fa-apper:before {
  content: "\f371";
}
.fa-apple:before {
  content: "\f179";
}
.fa-apple-alt:before {
  content: "\f5d1";
}
.fa-apple-pay:before {
  content: "\f415";
}
.fa-archive:before {
  content: "\f187";
}
.fa-archway:before {
  content: "\f557";
}
.fa-arrow-alt-circle-down:before {
  content: "\f358";
}
.fa-arrow-alt-circle-left:before {
  content: "\f359";
}
.fa-arrow-alt-circle-right:before {
  content: "\f35a";
}
.fa-arrow-alt-circle-up:before {
  content: "\f35b";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-arrows-alt-h:before {
  content: "\f337";
}
.fa-arrows-alt-v:before {
  content: "\f338";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-asymmetrik:before {
  content: "\f372";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-atlas:before {
  content: "\f558";
}
.fa-atom:before {
  content: "\f5d2";
}
.fa-audible:before {
  content: "\f373";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-autoprefixer:before {
  content: "\f41c";
}
.fa-avianex:before {
  content: "\f374";
}
.fa-aviato:before {
  content: "\f421";
}
.fa-award:before {
  content: "\f559";
}
.fa-aws:before {
  content: "\f375";
}
.fa-backspace:before {
  content: "\f55a";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-band-aid:before {
  content: "\f462";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-bars:before {
  content: "\f0c9";
}
.fa-baseball-ball:before {
  content: "\f433";
}
.fa-basketball-ball:before {
  content: "\f434";
}
.fa-bath:before {
  content: "\f2cd";
}
.fa-battery-empty:before {
  content: "\f244";
}
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-bed:before {
  content: "\f236";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bezier-curve:before {
  content: "\f55b";
}
.fa-bible:before {
  content: "\f647";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bimobject:before {
  content: "\f378";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitcoin:before {
  content: "\f379";
}
.fa-bity:before {
  content: "\f37a";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-blackberry:before {
  content: "\f37b";
}
.fa-blender:before {
  content: "\f517";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-blogger:before {
  content: "\f37c";
}
.fa-blogger-b:before {
  content: "\f37d";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-bold:before {
  content: "\f032";
}
.fa-bolt:before {
  content: "\f0e7";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-bone:before {
  content: "\f5d7";
}
.fa-bong:before {
  content: "\f55c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-book-open:before {
  content: "\f518";
}
.fa-book-reader:before {
  content: "\f5da";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-bowling-ball:before {
  content: "\f436";
}
.fa-box:before {
  content: "\f466";
}
.fa-box-open:before {
  content: "\f49e";
}
.fa-boxes:before {
  content: "\f468";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-brain:before {
  content: "\f5dc";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-briefcase-medical:before {
  content: "\f469";
}
.fa-broadcast-tower:before {
  content: "\f519";
}
.fa-broom:before {
  content: "\f51a";
}
.fa-brush:before {
  content: "\f55d";
}
.fa-btc:before {
  content: "\f15a";
}
.fa-bug:before {
  content: "\f188";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-burn:before {
  content: "\f46a";
}
.fa-buromobelexperte:before {
  content: "\f37f";
}
.fa-bus:before {
  content: "\f207";
}
.fa-bus-alt:before {
  content: "\f55e";
}
.fa-business-time:before {
  content: "\f64a";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-calendar:before {
  content: "\f133";
}
.fa-calendar-alt:before {
  content: "\f073";
}
.fa-calendar-check:before {
  content: "\f274";
}
.fa-calendar-minus:before {
  content: "\f272";
}
.fa-calendar-plus:before {
  content: "\f271";
}
.fa-calendar-times:before {
  content: "\f273";
}
.fa-camera:before {
  content: "\f030";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-cannabis:before {
  content: "\f55f";
}
.fa-capsules:before {
  content: "\f46b";
}
.fa-car:before {
  content: "\f1b9";
}
.fa-car-alt:before {
  content: "\f5de";
}
.fa-car-battery:before {
  content: "\f5df";
}
.fa-car-crash:before {
  content: "\f5e1";
}
.fa-car-side:before {
  content: "\f5e4";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-caret-square-down:before {
  content: "\f150";
}
.fa-caret-square-left:before {
  content: "\f191";
}
.fa-caret-square-right:before {
  content: "\f152";
}
.fa-caret-square-up:before {
  content: "\f151";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cc-amazon-pay:before {
  content: "\f42d";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-apple-pay:before {
  content: "\f416";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-centercode:before {
  content: "\f380";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-chalkboard:before {
  content: "\f51b";
}
.fa-chalkboard-teacher:before {
  content: "\f51c";
}
.fa-charging-station:before {
  content: "\f5e7";
}
.fa-chart-area:before {
  content: "\f1fe";
}
.fa-chart-bar:before {
  content: "\f080";
}
.fa-chart-line:before {
  content: "\f201";
}
.fa-chart-pie:before {
  content: "\f200";
}
.fa-check:before {
  content: "\f00c";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-check-double:before {
  content: "\f560";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-chess:before {
  content: "\f439";
}
.fa-chess-bishop:before {
  content: "\f43a";
}
.fa-chess-board:before {
  content: "\f43c";
}
.fa-chess-king:before {
  content: "\f43f";
}
.fa-chess-knight:before {
  content: "\f441";
}
.fa-chess-pawn:before {
  content: "\f443";
}
.fa-chess-queen:before {
  content: "\f445";
}
.fa-chess-rook:before {
  content: "\f447";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-church:before {
  content: "\f51d";
}
.fa-circle:before {
  content: "\f111";
}
.fa-circle-notch:before {
  content: "\f1ce";
}
.fa-city:before {
  content: "\f64f";
}
.fa-clipboard:before {
  content: "\f328";
}
.fa-clipboard-check:before {
  content: "\f46c";
}
.fa-clipboard-list:before {
  content: "\f46d";
}
.fa-clock:before {
  content: "\f017";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-closed-captioning:before {
  content: "\f20a";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-cloud-download-alt:before {
  content: "\f381";
}
.fa-cloud-upload-alt:before {
  content: "\f382";
}
.fa-cloudscale:before {
  content: "\f383";
}
.fa-cloudsmith:before {
  content: "\f384";
}
.fa-cloudversify:before {
  content: "\f385";
}
.fa-cocktail:before {
  content: "\f561";
}
.fa-code:before {
  content: "\f121";
}
.fa-code-branch:before {
  content: "\f126";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cog:before {
  content: "\f013";
}
.fa-cogs:before {
  content: "\f085";
}
.fa-coins:before {
  content: "\f51e";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-comment:before {
  content: "\f075";
}
.fa-comment-alt:before {
  content: "\f27a";
}
.fa-comment-dollar:before {
  content: "\f651";
}
.fa-comment-dots:before {
  content: "\f4ad";
}
.fa-comment-slash:before {
  content: "\f4b3";
}
.fa-comments:before {
  content: "\f086";
}
.fa-comments-dollar:before {
  content: "\f653";
}
.fa-compact-disc:before {
  content: "\f51f";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-compress:before {
  content: "\f066";
}
.fa-concierge-bell:before {
  content: "\f562";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-cookie:before {
  content: "\f563";
}
.fa-cookie-bite:before {
  content: "\f564";
}
.fa-copy:before {
  content: "\f0c5";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-couch:before {
  content: "\f4b8";
}
.fa-cpanel:before {
  content: "\f388";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-creative-commons-by:before {
  content: "\f4e7";
}
.fa-creative-commons-nc:before {
  content: "\f4e8";
}
.fa-creative-commons-nc-eu:before {
  content: "\f4e9";
}
.fa-creative-commons-nc-jp:before {
  content: "\f4ea";
}
.fa-creative-commons-nd:before {
  content: "\f4eb";
}
.fa-creative-commons-pd:before {
  content: "\f4ec";
}
.fa-creative-commons-pd-alt:before {
  content: "\f4ed";
}
.fa-creative-commons-remix:before {
  content: "\f4ee";
}
.fa-creative-commons-sa:before {
  content: "\f4ef";
}
.fa-creative-commons-sampling:before {
  content: "\f4f0";
}
.fa-creative-commons-sampling-plus:before {
  content: "\f4f1";
}
.fa-creative-commons-share:before {
  content: "\f4f2";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-crop:before {
  content: "\f125";
}
.fa-crop-alt:before {
  content: "\f565";
}
.fa-cross:before {
  content: "\f654";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-crow:before {
  content: "\f520";
}
.fa-crown:before {
  content: "\f521";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-css3-alt:before {
  content: "\f38b";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-cut:before {
  content: "\f0c4";
}
.fa-cuttlefish:before {
  content: "\f38c";
}
.fa-d-and-d:before {
  content: "\f38d";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-deaf:before {
  content: "\f2a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-deploydog:before {
  content: "\f38e";
}
.fa-deskpro:before {
  content: "\f38f";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-dharmachakra:before {
  content: "\f655";
}
.fa-diagnoses:before {
  content: "\f470";
}
.fa-dice:before {
  content: "\f522";
}
.fa-dice-five:before {
  content: "\f523";
}
.fa-dice-four:before {
  content: "\f524";
}
.fa-dice-one:before {
  content: "\f525";
}
.fa-dice-six:before {
  content: "\f526";
}
.fa-dice-three:before {
  content: "\f527";
}
.fa-dice-two:before {
  content: "\f528";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-digital-ocean:before {
  content: "\f391";
}
.fa-digital-tachograph:before {
  content: "\f566";
}
.fa-directions:before {
  content: "\f5eb";
}
.fa-discord:before {
  content: "\f392";
}
.fa-discourse:before {
  content: "\f393";
}
.fa-divide:before {
  content: "\f529";
}
.fa-dizzy:before {
  content: "\f567";
}
.fa-dna:before {
  content: "\f471";
}
.fa-dochub:before {
  content: "\f394";
}
.fa-docker:before {
  content: "\f395";
}
.fa-dollar-sign:before {
  content: "\f155";
}
.fa-dolly:before {
  content: "\f472";
}
.fa-dolly-flatbed:before {
  content: "\f474";
}
.fa-donate:before {
  content: "\f4b9";
}
.fa-door-closed:before {
  content: "\f52a";
}
.fa-door-open:before {
  content: "\f52b";
}
.fa-dot-circle:before {
  content: "\f192";
}
.fa-dove:before {
  content: "\f4ba";
}
.fa-download:before {
  content: "\f019";
}
.fa-draft2digital:before {
  content: "\f396";
}
.fa-drafting-compass:before {
  content: "\f568";
}
.fa-draw-polygon:before {
  content: "\f5ee";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-dribbble-square:before {
  content: "\f397";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-drum:before {
  content: "\f569";
}
.fa-drum-steelpan:before {
  content: "\f56a";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-dumbbell:before {
  content: "\f44b";
}
.fa-dyalog:before {
  content: "\f399";
}
.fa-earlybirds:before {
  content: "\f39a";
}
.fa-ebay:before {
  content: "\f4f4";
}
.fa-edge:before {
  content: "\f282";
}
.fa-edit:before {
  content: "\f044";
}
.fa-eject:before {
  content: "\f052";
}
.fa-elementor:before {
  content: "\f430";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-ello:before {
  content: "\f5f1";
}
.fa-ember:before {
  content: "\f423";
}
.fa-empire:before {
  content: "\f1d1";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-text:before {
  content: "\f658";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-envira:before {
  content: "\f299";
}
.fa-equals:before {
  content: "\f52c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-erlang:before {
  content: "\f39d";
}
.fa-ethereum:before {
  content: "\f42e";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-euro-sign:before {
  content: "\f153";
}
.fa-exchange-alt:before {
  content: "\f362";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-expand:before {
  content: "\f065";
}
.fa-expand-arrows-alt:before {
  content: "\f31e";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-external-link-alt:before {
  content: "\f35d";
}
.fa-external-link-square-alt:before {
  content: "\f360";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-dropper:before {
  content: "\f1fb";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-facebook:before {
  content: "\f09a";
}
.fa-facebook-f:before {
  content: "\f39e";
}
.fa-facebook-messenger:before {
  content: "\f39f";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-feather:before {
  content: "\f52d";
}
.fa-feather-alt:before {
  content: "\f56b";
}
.fa-female:before {
  content: "\f182";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-alt:before {
  content: "\f15c";
}
.fa-file-archive:before {
  content: "\f1c6";
}
.fa-file-audio:before {
  content: "\f1c7";
}
.fa-file-code:before {
  content: "\f1c9";
}
.fa-file-contract:before {
  content: "\f56c";
}
.fa-file-download:before {
  content: "\f56d";
}
.fa-file-excel:before {
  content: "\f1c3";
}
.fa-file-export:before {
  content: "\f56e";
}
.fa-file-image:before {
  content: "\f1c5";
}
.fa-file-import:before {
  content: "\f56f";
}
.fa-file-invoice:before {
  content: "\f570";
}
.fa-file-invoice-dollar:before {
  content: "\f571";
}
.fa-file-medical:before {
  content: "\f477";
}
.fa-file-medical-alt:before {
  content: "\f478";
}
.fa-file-pdf:before {
  content: "\f1c1";
}
.fa-file-powerpoint:before {
  content: "\f1c4";
}
.fa-file-prescription:before {
  content: "\f572";
}
.fa-file-signature:before {
  content: "\f573";
}
.fa-file-upload:before {
  content: "\f574";
}
.fa-file-video:before {
  content: "\f1c8";
}
.fa-file-word:before {
  content: "\f1c2";
}
.fa-fill:before {
  content: "\f575";
}
.fa-fill-drip:before {
  content: "\f576";
}
.fa-film:before {
  content: "\f008";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-fingerprint:before {
  content: "\f577";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-first-aid:before {
  content: "\f479";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-first-order-alt:before {
  content: "\f50a";
}
.fa-firstdraft:before {
  content: "\f3a1";
}
.fa-fish:before {
  content: "\f578";
}
.fa-flag:before {
  content: "\f024";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-flipboard:before {
  content: "\f44d";
}
.fa-flushed:before {
  content: "\f579";
}
.fa-fly:before {
  content: "\f417";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-minus:before {
  content: "\f65d";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-folder-plus:before {
  content: "\f65e";
}
.fa-font:before {
  content: "\f031";
}
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-font-awesome-alt:before {
  content: "\f35c";
}
.fa-font-awesome-flag:before {
  content: "\f425";
}
.fa-font-awesome-logo-full:before {
  content: "\f4e6";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-fonticons-fi:before {
  content: "\f3a2";
}
.fa-football-ball:before {
  content: "\f44e";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-fort-awesome-alt:before {
  content: "\f3a3";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-freebsd:before {
  content: "\f3a4";
}
.fa-frog:before {
  content: "\f52e";
}
.fa-frown:before {
  content: "\f119";
}
.fa-frown-open:before {
  content: "\f57a";
}
.fa-fulcrum:before {
  content: "\f50b";
}
.fa-funnel-dollar:before {
  content: "\f662";
}
.fa-futbol:before {
  content: "\f1e3";
}
.fa-galactic-republic:before {
  content: "\f50c";
}
.fa-galactic-senate:before {
  content: "\f50d";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-gas-pump:before {
  content: "\f52f";
}
.fa-gavel:before {
  content: "\f0e3";
}
.fa-gem:before {
  content: "\f3a5";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-github:before {
  content: "\f09b";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-gitkraken:before {
  content: "\f3a6";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-gitter:before {
  content: "\f426";
}
.fa-glass-martini:before {
  content: "\f000";
}
.fa-glass-martini-alt:before {
  content: "\f57b";
}
.fa-glasses:before {
  content: "\f530";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-globe-africa:before {
  content: "\f57c";
}
.fa-globe-americas:before {
  content: "\f57d";
}
.fa-globe-asia:before {
  content: "\f57e";
}
.fa-gofore:before {
  content: "\f3a7";
}
.fa-golf-ball:before {
  content: "\f450";
}
.fa-goodreads:before {
  content: "\f3a8";
}
.fa-goodreads-g:before {
  content: "\f3a9";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-google-drive:before {
  content: "\f3aa";
}
.fa-google-play:before {
  content: "\f3ab";
}
.fa-google-plus:before {
  content: "\f2b3";
}
.fa-google-plus-g:before {
  content: "\f0d5";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-gopuram:before {
  content: "\f664";
}
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-gratipay:before {
  content: "\f184";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-greater-than:before {
  content: "\f531";
}
.fa-greater-than-equal:before {
  content: "\f532";
}
.fa-grimace:before {
  content: "\f57f";
}
.fa-grin:before {
  content: "\f580";
}
.fa-grin-alt:before {
  content: "\f581";
}
.fa-grin-beam:before {
  content: "\f582";
}
.fa-grin-beam-sweat:before {
  content: "\f583";
}
.fa-grin-hearts:before {
  content: "\f584";
}
.fa-grin-squint:before {
  content: "\f585";
}
.fa-grin-squint-tears:before {
  content: "\f586";
}
.fa-grin-stars:before {
  content: "\f587";
}
.fa-grin-tears:before {
  content: "\f588";
}
.fa-grin-tongue:before {
  content: "\f589";
}
.fa-grin-tongue-squint:before {
  content: "\f58a";
}
.fa-grin-tongue-wink:before {
  content: "\f58b";
}
.fa-grin-wink:before {
  content: "\f58c";
}
.fa-grip-horizontal:before {
  content: "\f58d";
}
.fa-grip-vertical:before {
  content: "\f58e";
}
.fa-gripfire:before {
  content: "\f3ac";
}
.fa-grunt:before {
  content: "\f3ad";
}
.fa-gulp:before {
  content: "\f3ae";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-hacker-news-square:before {
  content: "\f3af";
}
.fa-hackerrank:before {
  content: "\f5f7";
}
.fa-hamsa:before {
  content: "\f665";
}
.fa-hand-holding:before {
  content: "\f4bd";
}
.fa-hand-holding-heart:before {
  content: "\f4be";
}
.fa-hand-holding-usd:before {
  content: "\f4c0";
}
.fa-hand-lizard:before {
  content: "\f258";
}
.fa-hand-paper:before {
  content: "\f256";
}
.fa-hand-peace:before {
  content: "\f25b";
}
.fa-hand-point-down:before {
  content: "\f0a7";
}
.fa-hand-point-left:before {
  content: "\f0a5";
}
.fa-hand-point-right:before {
  content: "\f0a4";
}
.fa-hand-point-up:before {
  content: "\f0a6";
}
.fa-hand-pointer:before {
  content: "\f25a";
}
.fa-hand-rock:before {
  content: "\f255";
}
.fa-hand-scissors:before {
  content: "\f257";
}
.fa-hand-spock:before {
  content: "\f259";
}
.fa-hands:before {
  content: "\f4c2";
}
.fa-hands-helping:before {
  content: "\f4c4";
}
.fa-handshake:before {
  content: "\f2b5";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-haykal:before {
  content: "\f666";
}
.fa-hdd:before {
  content: "\f0a0";
}
.fa-heading:before {
  content: "\f1dc";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-headphones-alt:before {
  content: "\f58f";
}
.fa-headset:before {
  content: "\f590";
}
.fa-heart:before {
  content: "\f004";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-helicopter:before {
  content: "\f533";
}
.fa-highlighter:before {
  content: "\f591";
}
.fa-hips:before {
  content: "\f452";
}
.fa-hire-a-helper:before {
  content: "\f3b0";
}
.fa-history:before {
  content: "\f1da";
}
.fa-hockey-puck:before {
  content: "\f453";
}
.fa-home:before {
  content: "\f015";
}
.fa-hooli:before {
  content: "\f427";
}
.fa-hornbill:before {
  content: "\f592";
}
.fa-hospital:before {
  content: "\f0f8";
}
.fa-hospital-alt:before {
  content: "\f47d";
}
.fa-hospital-symbol:before {
  content: "\f47e";
}
.fa-hot-tub:before {
  content: "\f593";
}
.fa-hotel:before {
  content: "\f594";
}
.fa-hotjar:before {
  content: "\f3b1";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-hubspot:before {
  content: "\f3b2";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-id-card:before {
  content: "\f2c2";
}
.fa-id-card-alt:before {
  content: "\f47f";
}
.fa-image:before {
  content: "\f03e";
}
.fa-images:before {
  content: "\f302";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-industry:before {
  content: "\f275";
}
.fa-infinity:before {
  content: "\f534";
}
.fa-info:before {
  content: "\f129";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-italic:before {
  content: "\f033";
}
.fa-itunes:before {
  content: "\f3b4";
}
.fa-itunes-note:before {
  content: "\f3b5";
}
.fa-java:before {
  content: "\f4e4";
}
.fa-jedi:before {
  content: "\f669";
}
.fa-jedi-order:before {
  content: "\f50e";
}
.fa-jenkins:before {
  content: "\f3b6";
}
.fa-joget:before {
  content: "\f3b7";
}
.fa-joint:before {
  content: "\f595";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-journal-whills:before {
  content: "\f66a";
}
.fa-js:before {
  content: "\f3b8";
}
.fa-js-square:before {
  content: "\f3b9";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-kaaba:before {
  content: "\f66b";
}
.fa-kaggle:before {
  content: "\f5fa";
}
.fa-key:before {
  content: "\f084";
}
.fa-keybase:before {
  content: "\f4f5";
}
.fa-keyboard:before {
  content: "\f11c";
}
.fa-keycdn:before {
  content: "\f3ba";
}
.fa-khanda:before {
  content: "\f66d";
}
.fa-kickstarter:before {
  content: "\f3bb";
}
.fa-kickstarter-k:before {
  content: "\f3bc";
}
.fa-kiss:before {
  content: "\f596";
}
.fa-kiss-beam:before {
  content: "\f597";
}
.fa-kiss-wink-heart:before {
  content: "\f598";
}
.fa-kiwi-bird:before {
  content: "\f535";
}
.fa-korvue:before {
  content: "\f42f";
}
.fa-landmark:before {
  content: "\f66f";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-laptop-code:before {
  content: "\f5fc";
}
.fa-laravel:before {
  content: "\f3bd";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-laugh:before {
  content: "\f599";
}
.fa-laugh-beam:before {
  content: "\f59a";
}
.fa-laugh-squint:before {
  content: "\f59b";
}
.fa-laugh-wink:before {
  content: "\f59c";
}
.fa-layer-group:before {
  content: "\f5fd";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-lemon:before {
  content: "\f094";
}
.fa-less:before {
  content: "\f41d";
}
.fa-less-than:before {
  content: "\f536";
}
.fa-less-than-equal:before {
  content: "\f537";
}
.fa-level-down-alt:before {
  content: "\f3be";
}
.fa-level-up-alt:before {
  content: "\f3bf";
}
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-lightbulb:before {
  content: "\f0eb";
}
.fa-line:before {
  content: "\f3c0";
}
.fa-link:before {
  content: "\f0c1";
}
.fa-linkedin:before {
  content: "\f08c";
}
.fa-linkedin-in:before {
  content: "\f0e1";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-lira-sign:before {
  content: "\f195";
}
.fa-list:before {
  content: "\f03a";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-lock:before {
  content: "\f023";
}
.fa-lock-open:before {
  content: "\f3c1";
}
.fa-long-arrow-alt-down:before {
  content: "\f309";
}
.fa-long-arrow-alt-left:before {
  content: "\f30a";
}
.fa-long-arrow-alt-right:before {
  content: "\f30b";
}
.fa-long-arrow-alt-up:before {
  content: "\f30c";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-luggage-cart:before {
  content: "\f59d";
}
.fa-lyft:before {
  content: "\f3c3";
}
.fa-magento:before {
  content: "\f3c4";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-mail-bulk:before {
  content: "\f674";
}
.fa-mailchimp:before {
  content: "\f59e";
}
.fa-male:before {
  content: "\f183";
}
.fa-mandalorian:before {
  content: "\f50f";
}
.fa-map:before {
  content: "\f279";
}
.fa-map-marked:before {
  content: "\f59f";
}
.fa-map-marked-alt:before {
  content: "\f5a0";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-map-marker-alt:before {
  content: "\f3c5";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-markdown:before {
  content: "\f60f";
}
.fa-marker:before {
  content: "\f5a1";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mastodon:before {
  content: "\f4f6";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-medal:before {
  content: "\f5a2";
}
.fa-medapps:before {
  content: "\f3c6";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-medium-m:before {
  content: "\f3c7";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-medrt:before {
  content: "\f3c8";
}
.fa-meetup:before {
  content: "\f2e0";
}
.fa-megaport:before {
  content: "\f5a3";
}
.fa-meh:before {
  content: "\f11a";
}
.fa-meh-blank:before {
  content: "\f5a4";
}
.fa-meh-rolling-eyes:before {
  content: "\f5a5";
}
.fa-memory:before {
  content: "\f538";
}
.fa-menorah:before {
  content: "\f676";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-alt:before {
  content: "\f3c9";
}
.fa-microphone-alt-slash:before {
  content: "\f539";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-microscope:before {
  content: "\f610";
}
.fa-microsoft:before {
  content: "\f3ca";
}
.fa-minus:before {
  content: "\f068";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-mix:before {
  content: "\f3cb";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-mizuni:before {
  content: "\f3cc";
}
.fa-mobile:before {
  content: "\f10b";
}
.fa-mobile-alt:before {
  content: "\f3cd";
}
.fa-modx:before {
  content: "\f285";
}
.fa-monero:before {
  content: "\f3d0";
}
.fa-money-bill:before {
  content: "\f0d6";
}
.fa-money-bill-alt:before {
  content: "\f3d1";
}
.fa-money-bill-wave:before {
  content: "\f53a";
}
.fa-money-bill-wave-alt:before {
  content: "\f53b";
}
.fa-money-check:before {
  content: "\f53c";
}
.fa-money-check-alt:before {
  content: "\f53d";
}
.fa-monument:before {
  content: "\f5a6";
}
.fa-moon:before {
  content: "\f186";
}
.fa-mortar-pestle:before {
  content: "\f5a7";
}
.fa-mosque:before {
  content: "\f678";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-music:before {
  content: "\f001";
}
.fa-napster:before {
  content: "\f3d2";
}
.fa-neos:before {
  content: "\f612";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-newspaper:before {
  content: "\f1ea";
}
.fa-nimblr:before {
  content: "\f5a8";
}
.fa-nintendo-switch:before {
  content: "\f418";
}
.fa-node:before {
  content: "\f419";
}
.fa-node-js:before {
  content: "\f3d3";
}
.fa-not-equal:before {
  content: "\f53e";
}
.fa-notes-medical:before {
  content: "\f481";
}
.fa-npm:before {
  content: "\f3d4";
}
.fa-ns8:before {
  content: "\f3d5";
}
.fa-nutritionix:before {
  content: "\f3d6";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-oil-can:before {
  content: "\f613";
}
.fa-old-republic:before {
  content: "\f510";
}
.fa-om:before {
  content: "\f679";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-osi:before {
  content: "\f41a";
}
.fa-outdent:before {
  content: "\f03b";
}
.fa-page4:before {
  content: "\f3d7";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-paint-roller:before {
  content: "\f5aa";
}
.fa-palette:before {
  content: "\f53f";
}
.fa-palfed:before {
  content: "\f3d8";
}
.fa-pallet:before {
  content: "\f482";
}
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-parachute-box:before {
  content: "\f4cd";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-parking:before {
  content: "\f540";
}
.fa-passport:before {
  content: "\f5ab";
}
.fa-pastafarianism:before {
  content: "\f67b";
}
.fa-paste:before {
  content: "\f0ea";
}
.fa-patreon:before {
  content: "\f3d9";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-peace:before {
  content: "\f67c";
}
.fa-pen:before {
  content: "\f304";
}
.fa-pen-alt:before {
  content: "\f305";
}
.fa-pen-fancy:before {
  content: "\f5ac";
}
.fa-pen-nib:before {
  content: "\f5ad";
}
.fa-pen-square:before {
  content: "\f14b";
}
.fa-pencil-alt:before {
  content: "\f303";
}
.fa-pencil-ruler:before {
  content: "\f5ae";
}
.fa-people-carry:before {
  content: "\f4ce";
}
.fa-percent:before {
  content: "\f295";
}
.fa-percentage:before {
  content: "\f541";
}
.fa-periscope:before {
  content: "\f3da";
}
.fa-phabricator:before {
  content: "\f3db";
}
.fa-phoenix-framework:before {
  content: "\f3dc";
}
.fa-phoenix-squadron:before {
  content: "\f511";
}
.fa-phone:before {
  content: "\f095";
}
.fa-phone-slash:before {
  content: "\f3dd";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-phone-volume:before {
  content: "\f2a0";
}
.fa-php:before {
  content: "\f457";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-pied-piper-hat:before {
  content: "\f4e5";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-piggy-bank:before {
  content: "\f4d3";
}
.fa-pills:before {
  content: "\f484";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-place-of-worship:before {
  content: "\f67f";
}
.fa-plane:before {
  content: "\f072";
}
.fa-plane-arrival:before {
  content: "\f5af";
}
.fa-plane-departure:before {
  content: "\f5b0";
}
.fa-play:before {
  content: "\f04b";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-playstation:before {
  content: "\f3df";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-plus:before {
  content: "\f067";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-poll:before {
  content: "\f681";
}
.fa-poll-h:before {
  content: "\f682";
}
.fa-poo:before {
  content: "\f2fe";
}
.fa-poop:before {
  content: "\f619";
}
.fa-portrait:before {
  content: "\f3e0";
}
.fa-pound-sign:before {
  content: "\f154";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-pray:before {
  content: "\f683";
}
.fa-praying-hands:before {
  content: "\f684";
}
.fa-prescription:before {
  content: "\f5b1";
}
.fa-prescription-bottle:before {
  content: "\f485";
}
.fa-prescription-bottle-alt:before {
  content: "\f486";
}
.fa-print:before {
  content: "\f02f";
}
.fa-procedures:before {
  content: "\f487";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-project-diagram:before {
  content: "\f542";
}
.fa-pushed:before {
  content: "\f3e1";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-python:before {
  content: "\f3e2";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-question:before {
  content: "\f128";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-quidditch:before {
  content: "\f458";
}
.fa-quinscape:before {
  content: "\f459";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-quran:before {
  content: "\f687";
}
.fa-r-project:before {
  content: "\f4f7";
}
.fa-random:before {
  content: "\f074";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-react:before {
  content: "\f41b";
}
.fa-readme:before {
  content: "\f4d5";
}
.fa-rebel:before {
  content: "\f1d0";
}
.fa-receipt:before {
  content: "\f543";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-red-river:before {
  content: "\f3e3";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-redo:before {
  content: "\f01e";
}
.fa-redo-alt:before {
  content: "\f2f9";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-rendact:before {
  content: "\f3e4";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-reply:before {
  content: "\f3e5";
}
.fa-reply-all:before {
  content: "\f122";
}
.fa-replyd:before {
  content: "\f3e6";
}
.fa-researchgate:before {
  content: "\f4f8";
}
.fa-resolving:before {
  content: "\f3e7";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-rev:before {
  content: "\f5b2";
}
.fa-ribbon:before {
  content: "\f4d6";
}
.fa-road:before {
  content: "\f018";
}
.fa-robot:before {
  content: "\f544";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-rocketchat:before {
  content: "\f3e8";
}
.fa-rockrms:before {
  content: "\f3e9";
}
.fa-route:before {
  content: "\f4d7";
}
.fa-rss:before {
  content: "\f09e";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-ruble-sign:before {
  content: "\f158";
}
.fa-ruler:before {
  content: "\f545";
}
.fa-ruler-combined:before {
  content: "\f546";
}
.fa-ruler-horizontal:before {
  content: "\f547";
}
.fa-ruler-vertical:before {
  content: "\f548";
}
.fa-rupee-sign:before {
  content: "\f156";
}
.fa-sad-cry:before {
  content: "\f5b3";
}
.fa-sad-tear:before {
  content: "\f5b4";
}
.fa-safari:before {
  content: "\f267";
}
.fa-sass:before {
  content: "\f41e";
}
.fa-save:before {
  content: "\f0c7";
}
.fa-schlix:before {
  content: "\f3ea";
}
.fa-school:before {
  content: "\f549";
}
.fa-screwdriver:before {
  content: "\f54a";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-search:before {
  content: "\f002";
}
.fa-search-dollar:before {
  content: "\f688";
}
.fa-search-location:before {
  content: "\f689";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-searchengin:before {
  content: "\f3eb";
}
.fa-seedling:before {
  content: "\f4d8";
}
.fa-sellcast:before {
  content: "\f2da";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-server:before {
  content: "\f233";
}
.fa-servicestack:before {
  content: "\f3ec";
}
.fa-shapes:before {
  content: "\f61f";
}
.fa-share:before {
  content: "\f064";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-shekel-sign:before {
  content: "\f20b";
}
.fa-shield-alt:before {
  content: "\f3ed";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-shipping-fast:before {
  content: "\f48b";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-shoe-prints:before {
  content: "\f54b";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-shopware:before {
  content: "\f5b5";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-shuttle-van:before {
  content: "\f5b6";
}
.fa-sign:before {
  content: "\f4d9";
}
.fa-sign-in-alt:before {
  content: "\f2f6";
}
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-sign-out-alt:before {
  content: "\f2f5";
}
.fa-signal:before {
  content: "\f012";
}
.fa-signature:before {
  content: "\f5b7";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-sistrix:before {
  content: "\f3ee";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-sith:before {
  content: "\f512";
}
.fa-skull:before {
  content: "\f54c";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-slack:before {
  content: "\f198";
}
.fa-slack-hash:before {
  content: "\f3ef";
}
.fa-sliders-h:before {
  content: "\f1de";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-smile:before {
  content: "\f118";
}
.fa-smile-beam:before {
  content: "\f5b8";
}
.fa-smile-wink:before {
  content: "\f4da";
}
.fa-smoking:before {
  content: "\f48d";
}
.fa-smoking-ban:before {
  content: "\f54d";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-snowflake:before {
  content: "\f2dc";
}
.fa-socks:before {
  content: "\f696";
}
.fa-solar-panel:before {
  content: "\f5ba";
}
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-alpha-down:before {
  content: "\f15d";
}
.fa-sort-alpha-up:before {
  content: "\f15e";
}
.fa-sort-amount-down:before {
  content: "\f160";
}
.fa-sort-amount-up:before {
  content: "\f161";
}
.fa-sort-down:before {
  content: "\f0dd";
}
.fa-sort-numeric-down:before {
  content: "\f162";
}
.fa-sort-numeric-up:before {
  content: "\f163";
}
.fa-sort-up:before {
  content: "\f0de";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-spa:before {
  content: "\f5bb";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-speakap:before {
  content: "\f3f3";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-splotch:before {
  content: "\f5bc";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-spray-can:before {
  content: "\f5bd";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-square-full:before {
  content: "\f45c";
}
.fa-square-root-alt:before {
  content: "\f698";
}
.fa-squarespace:before {
  content: "\f5be";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-stamp:before {
  content: "\f5bf";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-and-crescent:before {
  content: "\f699";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-star-half-alt:before {
  content: "\f5c0";
}
.fa-star-of-david:before {
  content: "\f69a";
}
.fa-star-of-life:before {
  content: "\f621";
}
.fa-staylinked:before {
  content: "\f3f5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-steam-symbol:before {
  content: "\f3f6";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-sticker-mule:before {
  content: "\f3f7";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stopwatch:before {
  content: "\f2f2";
}
.fa-store:before {
  content: "\f54e";
}
.fa-store-alt:before {
  content: "\f54f";
}
.fa-strava:before {
  content: "\f428";
}
.fa-stream:before {
  content: "\f550";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-stripe:before {
  content: "\f429";
}
.fa-stripe-s:before {
  content: "\f42a";
}
.fa-stroopwafel:before {
  content: "\f551";
}
.fa-studiovinari:before {
  content: "\f3f8";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-subway:before {
  content: "\f239";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-suitcase-rolling:before {
  content: "\f5c1";
}
.fa-sun:before {
  content: "\f185";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-supple:before {
  content: "\f3f9";
}
.fa-surprise:before {
  content: "\f5c2";
}
.fa-swatchbook:before {
  content: "\f5c3";
}
.fa-swimmer:before {
  content: "\f5c4";
}
.fa-swimming-pool:before {
  content: "\f5c5";
}
.fa-synagogue:before {
  content: "\f69b";
}
.fa-sync:before {
  content: "\f021";
}
.fa-sync-alt:before {
  content: "\f2f1";
}
.fa-syringe:before {
  content: "\f48e";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-table-tennis:before {
  content: "\f45d";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-tablet-alt:before {
  content: "\f3fa";
}
.fa-tablets:before {
  content: "\f490";
}
.fa-tachometer-alt:before {
  content: "\f3fd";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-tape:before {
  content: "\f4db";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-taxi:before {
  content: "\f1ba";
}
.fa-teamspeak:before {
  content: "\f4f9";
}
.fa-teeth:before {
  content: "\f62e";
}
.fa-teeth-open:before {
  content: "\f62f";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-telegram-plane:before {
  content: "\f3fe";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-the-red-yeti:before {
  content: "\f69d";
}
.fa-theater-masks:before {
  content: "\f630";
}
.fa-themeco:before {
  content: "\f5c6";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-thermometer:before {
  content: "\f491";
}
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbtack:before {
  content: "\f08d";
}
.fa-ticket-alt:before {
  content: "\f3ff";
}
.fa-times:before {
  content: "\f00d";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-tint:before {
  content: "\f043";
}
.fa-tint-slash:before {
  content: "\f5c7";
}
.fa-tired:before {
  content: "\f5c8";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-toolbox:before {
  content: "\f552";
}
.fa-tooth:before {
  content: "\f5c9";
}
.fa-torah:before {
  content: "\f6a0";
}
.fa-torii-gate:before {
  content: "\f6a1";
}
.fa-trade-federation:before {
  content: "\f513";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-traffic-light:before {
  content: "\f637";
}
.fa-train:before {
  content: "\f238";
}
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-trash-alt:before {
  content: "\f2ed";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-trello:before {
  content: "\f181";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-truck-loading:before {
  content: "\f4de";
}
.fa-truck-monster:before {
  content: "\f63b";
}
.fa-truck-moving:before {
  content: "\f4df";
}
.fa-truck-pickup:before {
  content: "\f63c";
}
.fa-tshirt:before {
  content: "\f553";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-tv:before {
  content: "\f26c";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-typo3:before {
  content: "\f42b";
}
.fa-uber:before {
  content: "\f402";
}
.fa-uikit:before {
  content: "\f403";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-umbrella-beach:before {
  content: "\f5ca";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-undo:before {
  content: "\f0e2";
}
.fa-undo-alt:before {
  content: "\f2ea";
}
.fa-uniregistry:before {
  content: "\f404";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-university:before {
  content: "\f19c";
}
.fa-unlink:before {
  content: "\f127";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-untappd:before {
  content: "\f405";
}
.fa-upload:before {
  content: "\f093";
}
.fa-usb:before {
  content: "\f287";
}
.fa-user:before {
  content: "\f007";
}
.fa-user-alt:before {
  content: "\f406";
}
.fa-user-alt-slash:before {
  content: "\f4fa";
}
.fa-user-astronaut:before {
  content: "\f4fb";
}
.fa-user-check:before {
  content: "\f4fc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-clock:before {
  content: "\f4fd";
}
.fa-user-cog:before {
  content: "\f4fe";
}
.fa-user-edit:before {
  content: "\f4ff";
}
.fa-user-friends:before {
  content: "\f500";
}
.fa-user-graduate:before {
  content: "\f501";
}
.fa-user-lock:before {
  content: "\f502";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-user-minus:before {
  content: "\f503";
}
.fa-user-ninja:before {
  content: "\f504";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-user-shield:before {
  content: "\f505";
}
.fa-user-slash:before {
  content: "\f506";
}
.fa-user-tag:before {
  content: "\f507";
}
.fa-user-tie:before {
  content: "\f508";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-users:before {
  content: "\f0c0";
}
.fa-users-cog:before {
  content: "\f509";
}
.fa-ussunnah:before {
  content: "\f407";
}
.fa-utensil-spoon:before {
  content: "\f2e5";
}
.fa-utensils:before {
  content: "\f2e7";
}
.fa-vaadin:before {
  content: "\f408";
}
.fa-vector-square:before {
  content: "\f5cb";
}
.fa-venus:before {
  content: "\f221";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-vial:before {
  content: "\f492";
}
.fa-vials:before {
  content: "\f493";
}
.fa-viber:before {
  content: "\f409";
}
.fa-video:before {
  content: "\f03d";
}
.fa-video-slash:before {
  content: "\f4e2";
}
.fa-vihara:before {
  content: "\f6a7";
}
.fa-vimeo:before {
  content: "\f40a";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-vimeo-v:before {
  content: "\f27d";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-vk:before {
  content: "\f189";
}
.fa-vnv:before {
  content: "\f40b";
}
.fa-volleyball-ball:before {
  content: "\f45f";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-vuejs:before {
  content: "\f41f";
}
.fa-walking:before {
  content: "\f554";
}
.fa-wallet:before {
  content: "\f555";
}
.fa-warehouse:before {
  content: "\f494";
}
.fa-weebly:before {
  content: "\f5cc";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-weight:before {
  content: "\f496";
}
.fa-weight-hanging:before {
  content: "\f5cd";
}
.fa-weixin:before {
  content: "\f1d7";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-whatsapp-square:before {
  content: "\f40c";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-whmcs:before {
  content: "\f40d";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-window-close:before {
  content: "\f410";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-wine-glass:before {
  content: "\f4e3";
}
.fa-wine-glass-alt:before {
  content: "\f5ce";
}
.fa-wix:before {
  content: "\f5cf";
}
.fa-wolf-pack-battalion:before {
  content: "\f514";
}
.fa-won-sign:before {
  content: "\f159";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-wordpress-simple:before {
  content: "\f411";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-x-ray:before {
  content: "\f497";
}
.fa-xbox:before {
  content: "\f412";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-yandex:before {
  content: "\f413";
}
.fa-yandex-international:before {
  content: "\f414";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-yen-sign:before {
  content: "\f157";
}
.fa-yin-yang:before {
  content: "\f6ad";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-youtube-square:before {
  content: "\f431";
}
.fa-zhihu:before {
  content: "\f63f";
}
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
@font-face {
  font-family: 'FontAwesome';
  font-style: normal;
  font-weight: normal;
  src: url("styles/fonts/fontawesome/webfonts/fa-brands-400.eot");
  src: url("styles/fonts/fontawesome/webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("styles/fonts/fontawesome/webfonts/fa-brands-400.woff2") format("woff2"), url("styles/fonts/fontawesome/webfonts/fa-brands-400.woff") format("woff"), url("styles/fonts/fontawesome/webfonts/fa-brands-400.ttf") format("truetype"), url("styles/fonts/fontawesome/webfonts/fa-brands-400.svg#fontawesome") format("svg");
}
.fab {
  font-family: 'FontAwesome';
}
@font-face {
  font-family: 'FontAwesome';
  font-style: normal;
  font-weight: 400;
  src: url("styles/fonts/fontawesome/webfonts/fa-regular-400.eot");
  src: url("styles/fonts/fontawesome/webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("styles/fonts/fontawesome/webfonts/fa-regular-400.woff2") format("woff2"), url("styles/fonts/fontawesome/webfonts/fa-regular-400.woff") format("woff"), url("styles/fonts/fontawesome/webfonts/fa-regular-400.ttf") format("truetype"), url("styles/fonts/fontawesome/webfonts/fa-regular-400.svg#fontawesome") format("svg");
}
.far {
  font-family: 'FontAwesome';
  font-weight: 400;
}
@font-face {
  font-family: 'FontAwesome';
  font-style: normal;
  font-weight: 900;
  src: url("styles/fonts/fontawesome/webfonts/fa-solid-900.eot");
  src: url("styles/fonts/fontawesome/webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("styles/fonts/fontawesome/webfonts/fa-solid-900.woff2") format("woff2"), url("styles/fonts/fontawesome/webfonts/fa-solid-900.woff") format("woff"), url("styles/fonts/fontawesome/webfonts/fa-solid-900.ttf") format("truetype"), url("styles/fonts/fontawesome/webfonts/fa-solid-900.svg#fontawesome") format("svg");
}
.fa,
.fas {
  font-family: 'FontAwesome';
  font-weight: 900;
}
#full-width-body .widget {
  margin-bottom: 40px;
}
#full-width-body .widget .textwidget dl {
  margin-top: 20px;
  margin-bottom: 0px;
}
#full-width-body .widget .textwidget dl dt {
  color: #007eb3;
  display: inline-block;
  vertical-align: top;
  margin-top: 20px;
  width: 40px;
}
#full-width-body .widget .textwidget dl dd {
  display: inline-block;
  width: 80%;
  margin-left: 30px;
}
#full-width-body .widget .textwidget dl dd h4 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #007eb3;
}
#full-width-body .widget .textwidget dl dd p {
  margin-top: 0px;
}
#full-width-body .widget .textwidget hr {
  background-color: #efefef;
  height: 1px;
  border: 0px;
}
#full-width-body .link-flow {
  margin-top: -20px;
  background-color: #efefef;
  padding: 4px 15px;
}
#full-width-body .link-flow .widget {
  margin-bottom: 30px;
}
#full-width-body .link-flow .widget .link-flow-widget {
  border-bottom: 1px solid white;
}
.sidebar .widget {
  margin-top: 20px;
}
.sidebar .widget .fs-out .fs-select {
  width: 100%;
}
.sidebar .widget h2,
.sidebar .widget h3 {
  margin-top: 10px;
  border-bottom: 0 none;
}
.sidebar .widget ul {
  margin: 12px 0;
  padding: 0;
}
.sidebar .widget ul li {
  margin: 8px 0;
  padding: 0;
  list-style: none;
}
.sidebar .widget ul,
.leftnav ul {
  padding-left: 0;
  margin: 0;
}
.sidebar .widget ul li,
.leftnav ul li {
  list-style: none;
  margin: 1px 0;
  display: block;
  /*		li a {
			font-size: 16px;
		}*/
}
.sidebar .widget ul li a,
.leftnav ul li a {
  display: block;
  padding: 4px 0 4px 2px;
  font-size: 14px;
  /*			background-color: @base-light;*/
  margin-bottom: 2px;
  color: #565656;
  padding-left: 10px;
}
.sidebar .widget ul li a.formAnchor,
.leftnav ul li a.formAnchor {
  font-size: 16px;
}
.sidebar .widget ul li.current_page_item > a,
.leftnav ul li.current_page_item > a {
  /* Current item */
  color: #007eb3;
  font-weight: bold;
}
.sidebar .widget ul li li li a,
.leftnav ul li li li a {
  font-size: 14px;
  padding-left: 18px;
}
.sidebar .widget ul li li li li a,
.leftnav ul li li li li a {
  padding-left: 26px;
}
.sidebar .widget ul li li li li li a,
.leftnav ul li li li li li a {
  padding-left: 34px;
}
.sidebar .widget ul li li li li li li a,
.leftnav ul li li li li li li a {
  padding-left: 42px;
}
.sidebar .widget ul li.fa,
.leftnav ul li.fa {
  color: #007eb3 !important;
}
.sidebar .widget ul#menu-admin-menu {
  min-width: 222px;
  text-align: left;
}
.sidebar .widget ul#menu-admin-menu li a {
  font-size: 14px;
}
.offences-sidebar #leftnav {
  position: absolute;
  left: 0px;
}
ul.breadcrumbs,
.content ul.breadcrumbs {
  margin: 0 0 10px -4px;
  padding: 4px 0 6px 0;
}
ul.breadcrumbs li,
.content ul.breadcrumbs li {
  display: inline;
  list-style: none;
  color: #565656;
}
ul.breadcrumbs li a,
.content ul.breadcrumbs li a {
  padding: 5px 7px;
  color: #565656;
  text-decoration: none;
  white-space: nowrap;
}
ul.breadcrumbs li:last-child a,
.content ul.breadcrumbs li:last-child a {
  color: #01658f;
}
.homepage-widgets .widget ul {
  margin: 10px 0;
  padding: 0;
}
.homepage-widgets .widget ul li {
  margin: 0;
  padding: 8px 12px;
  list-style: none;
  font-style: italic;
}
.homepage-widgets .widget ul li a {
  font-style: normal;
  font-size: 16px;
  margin-right: 8px;
}
.homepage-widgets .widget ul li:nth-child(2n+1) {
  background: #efefef;
}
.homepage-widgets .widget ul li br {
  display: none;
}
.homepage-widgets a.btn {
  margin: 10px;
  padding: 6px 16px;
  position: relative;
  display: block;
  text-align: center;
  width: 120px;
  border: 1px solid #e8e8e8;
  border-top-color: #ffffff;
  border-bottom-color: #a8a8a8;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  background: #e8e8e8;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #dbdbdb), color-stop(1, #f5f5f5));
  background: -ms-linear-gradient(bottom, #dbdbdb, #f5f5f5);
  background: -moz-linear-gradient(center bottom, #dbdbdb 0%, #f5f5f5 100%);
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
  color: white !important;
  font-weight: bold;
  text-shadow: #b5b5b5 0 1px 1px;
  margin: 0 2px !important;
  width: auto;
  font-size: 17px;
  color: #007eb3 !important;
  text-align: left;
}
.homepage-widgets a.btn:hover,
.homepage-widgets a.btn:active {
  cursor: pointer;
  text-decoration: underline;
  background: #d9d9d9;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #cccccc), color-stop(1, #e5e5e5));
  background: -ms-linear-gradient(bottom, #cccccc, #e5e5e5);
  background: -moz-linear-gradient(center bottom, #cccccc 0%, #e5e5e5 100%);
  border-color: #d9d9d9;
  border-top-color: #ffffff;
  border-bottom-color: #8c8c8c;
}
.homepage-widgets a.btn span {
  position: absolute;
  top: 0;
  left: 1px;
  right: 1px;
  height: 15px;
  line-height: 15px;
  font-size: 1px;
  background: rgba(255, 255, 255, 0.1);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.homepage-widgets a.btn.hover span,
.homepage-widgets a.btn.active span {
  background: rgba(255, 255, 255, 0.2);
}
.homepage-widgets a.btn span {
  height: 20px;
  line-height: 20px;
}
.homepage-widgets a.btn:before {
  content: "\f054";
  font-family: "FontAwesome";
  padding-right: 8px;
  font-size: 16px;
}
#search-sidebar {
  padding-top: 6px;
}
#search-sidebar h1,
#search-sidebar h2,
#search-sidebar h3,
#search-sidebar h4 {
  border-bottom: 1px solid #bbb;
  padding-left: 2px;
}
#search-sidebar h2 {
  font-size: 22px;
  margin: 20px 0 16px 0;
}
#search-sidebar h3 {
  margin: 16px 0 6px 0;
}
#search-sidebar h4 {
  margin: 12px 0 6px 0;
}
#search-sidebar ul {
  margin: 12px 0 12px 0;
  padding: 0;
}
#search-sidebar ul li {
  margin: 2px 0 2px 0;
  padding: 0;
}
#search-sidebar ul li a {
  display: block;
  padding: 4px 12px 4px 2px;
}
#search-sidebar ul li a.selected {
  display: inline;
  color: #565656;
  font-weight: bold;
  border-bottom: 3px solid black;
  padding-bottom: 2px;
  padding-right: 4px;
}
#search-sidebar .widget {
  background: none;
  padding: 0;
  border-top: 0 none;
}
#search-sidebar #fs-year li,
#search-sidebar #fs-month li {
  display: inline;
}
#search-sidebar #fs-year li a,
#search-sidebar #fs-month li a {
  display: inline;
  padding-right: 5px;
  margin-right: 20px;
  width: 100px;
}
#search-sidebar #fs-year li a.selected,
#search-sidebar #fs-month li a.selected {
  border-bottom: 3px solid black;
  padding-bottom: 2px;
}
#search-sidebar .fs-showmore {
  display: block;
  border-top: 1px solid #d4d4d4;
  padding: 6px 0 2px 2px;
  margin: -6px 0px 0 0px;
  font-weight: bold;
}
#search-sidebar .fs-showmore:after {
  content: "\fe3e";
  font-family: Lucida Sans Unicode, Arial Unicode MS, Arial, sans-serif;
  padding-left: 10px;
  text-shadow: 0 1px 0;
  position: relative;
  top: 3px;
}
#search-sidebar .fs-showmore:hover {
  text-decoration: none;
}
#search-sidebar .fs-more ul {
  margin-top: -10px;
}
.ujic-hold {
  margin-top: 20px;
}
.ujic-hold .ujic-classic span.countdown_amount {
  box-shadow: none !important;
}
.ujic-hold .ujic-classic .countdown_section {
  background: #efefef;
  padding: 0px 22px;
  padding-bottom: 10px;
  padding-top: 0px;
}
.ujic-hold .ujic-classic .countdown_section span.countdown_txt {
  margin: -10px 0 0 0;
}
.zilla-toggle .zilla-toggle-title {
  background-color: #efefef !important;
  color: #007eb3;
  padding: 15px !important;
}
.zilla-toggle .zilla-toggle-title .ui-icon {
  right: 15px;
  left: auto;
  background: none !important;
  width: 18px;
  height: 18px;
  margin-top: -9px;
  transition: 0.2s;
}
.zilla-toggle .zilla-toggle-title .ui-icon:after {
  font: normal normal normal 18px/1 FontAwesome;
  content: "\f078";
}
.zilla-toggle .zilla-toggle-title.ui-state-active .ui-icon {
  transform: rotate(-180deg);
}
aside.alert,
div.alert {
  position: fixed;
  bottom: 16px;
  right: 16px;
  width: 350px;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.6);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.6);
  padding: 2px 12px;
  background: white;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f8f8f8), color-stop(1, white));
  background: -ms-linear-gradient(bottom, #f8f8f8, white);
  background: -moz-linear-gradient(center bottom, #f8f8f8 0%, white 100%);
}
aside.alert h3,
div.alert h3,
aside.alert p,
div.alert p {
  margin: 10px 0;
}
aside.alert .close,
div.alert .close {
  position: absolute;
  top: 3px;
  right: 3px;
  text-decoration: none !important;
}
aside.alert .close i,
div.alert .close i {
  font-size: 24px;
  width: 24px;
}
aside.alert.red,
div.alert.red {
  border: 4px solid red;
  border-top-color: #ff1a1a;
  border-bottom-color: #e60000;
}
aside.alert.red h3,
div.alert.red h3,
aside.alert.red h3 a,
div.alert.red h3 a {
  color: red;
}
aside.alert.red .alert-inner,
div.alert.red .alert-inner {
  padding-left: 20px;
}
aside.alert.red .close i,
div.alert.red .close i {
  color: red;
}
aside.alert.red .close:hover i,
div.alert.red .close:hover i {
  color: #990000;
}
aside.alert.yellow,
div.alert.yellow {
  border: 4px solid yellow;
  border-top-color: #ffff1a;
  border-bottom-color: #e5e600;
}
aside.alert.yellow h3,
div.alert.yellow h3,
aside.alert.yellow h3 a,
div.alert.yellow h3 a {
  color: yellow;
}
aside.alert.yellow .alert-inner,
div.alert.yellow .alert-inner {
  padding-left: 20px;
}
aside.alert.yellow .close i,
div.alert.yellow .close i {
  color: yellow;
}
aside.alert.yellow .close:hover i,
div.alert.yellow .close:hover i {
  color: #999900;
}
aside.alert.green,
div.alert.green {
  border: 4px solid green;
  border-top-color: #009a00;
  border-bottom-color: #006700;
}
aside.alert.green h3,
div.alert.green h3,
aside.alert.green h3 a,
div.alert.green h3 a {
  color: green;
}
aside.alert.green .alert-inner,
div.alert.green .alert-inner {
  padding-left: 20px;
}
aside.alert.green .close i,
div.alert.green .close i {
  color: green;
}
aside.alert.green .close:hover i,
div.alert.green .close:hover i {
  color: #001a00;
}
aside.alert.black,
div.alert.black {
  border: 4px solid black;
  border-top-color: #0d0d0d;
  border-bottom-color: #000000;
}
aside.alert.black h3,
div.alert.black h3,
aside.alert.black h3 a,
div.alert.black h3 a {
  color: black;
}
aside.alert.black .alert-inner,
div.alert.black .alert-inner {
  padding-left: 20px;
}
aside.alert.black .close i,
div.alert.black .close i {
  color: black;
}
aside.alert.black .close:hover i,
div.alert.black .close:hover i {
  color: #000000;
}
aside.alert.blue,
div.alert.blue {
  border: 4px solid #007eb3;
  border-top-color: #0090cc;
  border-bottom-color: #006c9a;
}
aside.alert.blue h3,
div.alert.blue h3,
aside.alert.blue h3 a,
div.alert.blue h3 a {
  color: #007eb3;
}
aside.alert.blue .alert-inner,
div.alert.blue .alert-inner {
  padding-left: 20px;
}
aside.alert.blue .close i,
div.alert.blue .close i {
  color: #007eb3;
}
aside.alert.blue .close:hover i,
div.alert.blue .close:hover i {
  color: #00364d;
}
.offence-collection h3 {
  display: none;
}
.offence-collection select {
  color: #333333;
  border: 1px solid #d6d6d6;
  padding: 10px;
  margin-bottom: 20px;
  float: right;
  background-color: #efefef;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
}
.content {
  position: relative;
  font-family: 'Open Sans', Arial, sans-serif;
}
.content .header {
  width: 95%;
}
.content .noscore {
  border-bottom: 0 none;
}
.content h1:first-child,
.content h2:first-child,
.content h3:first-child {
  margin-top: 8px;
}
.content h1 + h2,
.content h1 + h3,
.content h2 + h3 {
  margin-top: 8px;
}
.content h1 {
  padding-bottom: 0;
  border-bottom: 0 none;
}
.content h2 {
  margin: 20px 0 16px 0;
}
.content h3 {
  margin: 20px 0 20px 0;
}
.content ul {
  margin: 6px 0 8px 0;
  padding: 0 0 0 18px;
}
.content ul li {
  margin: 2px 0 2px 15px;
  padding: 0;
}
.content a {
  font-weight: normal;
  text-decoration: underline;
}
.content table {
  width: 100%;
  border-top: 4px solid #007eb3;
  border-collapse: collapse;
  margin: 20px 0px;
}
.content table caption {
  line-height: 30px;
  font-weight: bold;
}
.content table th {
  font-weight: 600;
}
.content table th,
.content table td {
  text-align: left;
  padding: 10px 8px;
  vertical-align: top;
  border-bottom: 1px solid #d4d4d4;
}
.content table.trset {
  border-top: 0px;
}
.content table.trset tr:nth-child(even) {
  background: #f0f0f0;
}
.content table.trset tr:nth-child(odd) {
  background: #f8f8f8;
  border-bottom: 1px solid #007eb3;
}
.content table.trset tr:first-child {
  background: #ffffff;
  border-top: 4px solid #007eb3;
}
.content table.trset tr:first-child th {
  padding: 20px 8px;
}
.content table.trset tr:last-child {
  border-bottom: 0px;
}
.content table.trset td {
  padding: 5px 8px;
  border-bottom: 0px;
}
.content table.ntrset {
  border-top: 0px;
}
.content table.ntrset th {
  border-bottom: 0px;
}
.content table.ntrset tr:nth-child(even) {
  background: #f8f8f8;
  border-bottom: 1px solid #007eb3;
}
.content table.ntrset tr:nth-child(odd) {
  background: #f0f0f0;
  border-bottom: 1px solid #007eb3;
}
.content table.ntrset tr:first-child {
  border-top: 1px solid #007eb3;
}
.content table.ntrset tr:first-child th {
  padding: 10px 8px;
}
.content table.ntrset td {
  padding: 10px 8px;
  border-bottom: 0px;
}
.content table.dtrset {
  border-top: 0px;
}
.content table.dtrset th {
  border-bottom: 0px;
  padding: 4px 8px;
}
.content table.dtrset tr:nth-child(even) {
  background: #f8f8f8;
  border-bottom: 1px solid #007eb3;
}
.content table.dtrset tr:nth-child(odd) {
  background: #f0f0f0;
  border-bottom: 1px solid #007eb3;
}
.content table.dtrset tr:first-child {
  background: #ffffff;
  border-top: 4px solid #007eb3;
  border-bottom: 0px;
}
.content table.dtrset tr:first-child th {
  padding: 20px 8px;
}
.content table.dtrset tr:nth-child(2) {
  background: #ffffff;
  border-bottom: 1px solid #007eb3;
}
.content table.dtrset td {
  padding: 5px 8px;
  border-bottom: 0px;
}
.content table.sltset tr:nth-child(even) {
  background: #f0f0f0;
  border-bottom: 1px solid #007eb3;
}
.content table.sltset tr:nth-child(odd) {
  background: #f8f8f8;
  border-bottom: 1px solid #007eb3;
}
.content table.sltset tr:first-child {
  background: #ffffff;
  border-top: 4px solid #007eb3;
  border-bottom: 1px solid #007eb3;
}
.content table.sltset tr:first-child th {
  font-weight: 600;
  padding: 20px 8px;
}
.content table.sltset tr th {
  border-bottom: 0px;
}
.content table.sltset td {
  padding: 5px 8px;
  border-bottom: 0px;
}
.content .print-button {
  position: absolute;
  top: 0;
  right: 0;
}
.content .print-button .fa {
  font-size: 28px;
}
.content .print-button a {
  padding: 6px;
  display: block;
}
.content .print-button a:hover {
  background: #efefef;
}
#leftnav,
.search-form {
  margin-bottom: 30px;
}
#leftnav h3,
.search-form h3 {
  font-size: 14px;
  text-transform: uppercase;
  color: #565656;
}
#leftnav table,
.search-form table {
  background: none;
  border: 0 none;
}
#leftnav table td,
.search-form table td,
#leftnav table th,
.search-form table th {
  width: 100%;
  padding-right: 24px;
  text-align: left;
  border-top: 0 none;
  background: none !important;
}
#leftnav table th,
.search-form table th {
  padding-top: 10px;
  padding-bottom: 0;
  line-height: 20px;
}
#leftnav table tr:first-child th,
.search-form table tr:first-child th {
  padding-top: 0;
}
#leftnav label,
.search-form label {
  line-height: 20px;
  font-weight: bold;
}
#leftnav label.vanishing-label,
.search-form label.vanishing-label {
  color: #ffffff;
}
#leftnav select,
.search-form select {
  color: #333333;
  width: 100%;
  height: 26px !important;
  line-height: 26px !important;
  margin: 2px 0;
  border: 1px solid #d6d6d6;
  background-color: #efefef;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
}
#leftnav input[type=submit],
.search-form input[type=submit] {
  width: 120px;
  height: 30px;
  margin: 0 3px 3px 3px;
  background: #006c9a;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #004866), color-stop(1, #0090cd));
  background: -ms-linear-gradient(bottom, #004866, #0090cd);
  background: -moz-linear-gradient(center bottom, #004866 0%, #0090cd 100%);
  border: 1px solid #004866;
  border-top-color: #0090cd;
  border-bottom-color: #002433;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  vertical-align: middle;
  color: white;
  font-size: 15px;
  font-weight: bold;
  text-shadow: 0 -1px 0 #004866;
  cursor: pointer;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  margin-top: 25px;
}
p.label {
  margin-bottom: 4px;
}
p.label.min {
  margin-top: -8px;
}
.fs-feedback {
  width: 100%;
  padding-bottom: 20px;
  border-bottom: 1px solid #bbb;
  margin-bottom: 24px;
}
.fs-feedback td {
  padding: 4px 2px;
}
.fs-feedback td.label {
  font-weight: bold;
  color: #007eb3;
}
.fs-feedback td.remove a {
  color: #a01818;
  text-decoration: none;
}
.results .result {
  margin: 30px 0;
}
.results .result h2 {
  margin-bottom: 4px;
}
.results .result h2 a {
  display: block;
  padding: 2px 0;
  text-decoration: none;
}
.results .result h2 a:after {
  content: "\f054";
  font-family: "FontAwesome";
  padding-left: 8px;
  font-size: 16px;
}
.results .result p {
  margin-bottom: 8px;
}
.results .result p.datetime {
  margin-top: 4px;
}
.results strong {
  padding: 1px 3px;
  margin: 0 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: #e0e0f0;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e0e0f0), color-stop(1, #ffffff));
  background: -ms-linear-gradient(bottom, #e0e0f0, #ffffff);
  background: -moz-linear-gradient(center bottom, #e0e0f0 0%, #ffffff 100%);
  color: #007eb3;
}
.result-count {
  margin-bottom: 40px;
}
.pagination {
  padding: 8px 1px;
}
.pagination a,
.pagination span {
  margin: 0 8px 0 0;
  padding: 5px 9px 3px 9px;
  background: #f0f0f0;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f0f0f0), color-stop(1, #fdfdfd));
  background: -ms-linear-gradient(bottom, #f0f0f0, #fdfdfd);
  background: -moz-linear-gradient(center bottom, #f0f0f0 0%, #fdfdfd 100%);
  border: 1px solid #ccc;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  color: #565656;
  text-decoration: none;
  font-weight: bold;
}
.pagination a.current,
.pagination span.current {
  background: #007eb3;
  color: white;
  border-color: #007eb3;
}
.pagination a.prev,
.pagination span.prev {
  margin-right: 22px;
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination a.next,
.pagination span.next {
  margin-left: 14px;
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination a.next,
.pagination span.next,
.pagination a.prev,
.pagination span.prev {
  border-color: #dfdfdf;
  color: #565656;
}
.pagination a.dots,
.pagination span.dots {
  border: 0 none;
  background: none;
  box-shadow: none;
}
span.pagination {
  margin-left: 30px;
}
blockquote {
  margin: 12px 0;
  padding: 6px 16px 2px;
  background: #d5eae8;
}
.outside-magistrates-power {
  background: #eee;
  font-style: normal !important;
}
.offence-collection-search input {
  padding: 10px;
  width: 100%;
  background: none;
  border: 1px solid #c0c0c0;
  font-size: 17px;
}
.offence-collection-search .fa {
  line-height: 42px;
}
.offence-collection-filter h3 {
  display: none;
}
.offence-collection-filter .fs-out {
  background: url("images/down_arrow_select_black.png") no-repeat right #fff;
}
.offence-collection-filter .fs-out select {
  padding: 10px;
  width: 100%;
  height: 46px;
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
  background: transparent;
  border: 1px solid #c0c0c0;
  font-size: 17px;
  padding-right: 50px;
  -moz-appearance: none;
}
.offence-collection-filter .fa {
  line-height: 34px;
}
.offence-collection-search,
.offence-collection-filter {
  margin-bottom: 10px;
  position: relative;
}
.offence-collection-search .fa,
.offence-collection-filter .fa {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 30pt;
  text-align: center;
  background: black;
  color: white;
  font-size: 24px;
}
.offences-filter-list {
  border-top: 1px solid #c0c0c0;
}
@media screen and (min-width: 768px) {
  .offence-collection-search {
    float: left;
    width: 60%;
  }
  .offence-collection-filter {
    float: right;
    width: 38%;
  }
  .offences-filter-list {
    clear: both;
  }
  .template-page-offences .offence-collection-search {
    width: 100%;
  }
}
.callout-box {
  margin: 18px 0;
  background: #efefef;
  color: #565656;
  border: 1px solid #bbbbbb;
  padding: 18px 18px 6px 18px;
}
.callout-box .callout-title {
  margin: -19px -19px 0 -19px;
  padding: 4px 18px 10px 18px;
  background: #565656;
}
.callout-box .callout-title,
.callout-box .callout-title > * {
  color: white !important;
}
.callout-box .callout-title h3 {
  margin-bottom: 2px;
}
.callout-box .callout-title p {
  margin: 2px 0;
}
.callout-box .callout-title + h4 {
  margin-top: 0;
}
.callout-box h4 {
  margin: 18px -18px 8px -18px;
  border-top: 1px solid #bbbbbb;
  padding: 18px 18px 0 18px;
}
/* General styles for all menus */
@media screen and (max-width: 768px) {
  .cbp-spmenu h3 {
    color: #afdefa;
    font-size: 1.9em;
    padding: 20px;
    margin: 0;
    font-weight: 300;
    background: #0d77b6;
  }
  .cbp-spmenu a {
    display: block;
    color: #fff;
    font-size: 1.1em;
    font-weight: 300;
  }
  .cbp-spmenu a:hover {
    background: #258ecd;
  }
  .cbp-spmenu a:active {
    background: #afdefa;
    color: #47a3da;
  }
  .cbp-spmenu-vertical {
    /* Orientation-dependent styles for the content of the menu */
    width: 300px;
    height: 100%;
    top: 0;
    z-index: 999999;
    overflow: hidden;
  }
  .cbp-spmenu-vertical a {
    padding: 1em;
  }
  .cbp-spmenu-horizontal {
    width: 100%;
    height: 150px;
    left: 0;
    z-index: 999999;
    overflow: hidden;
  }
  .cbp-spmenu-horizontal h3 {
    height: 100%;
    width: 20%;
    float: left;
  }
  .cbp-spmenu-horizontal a {
    float: left;
    width: 20%;
    padding: 0.8em;
  }
  .cbp-spmenu-left {
    /* Vertical menu that slides from the left or right */
    left: -300px;
  }
  .cbp-spmenu-right {
    right: -240px;
  }
  .cbp-spmenu-left.menu-open {
    left: 0px;
  }
  .cbp-spmenu-right.menu-open {
    right: 0px;
  }
  .cbp-spmenu-top {
    /* Horizontal menu that slides from the top or bottom */
    top: -150px;
  }
  .cbp-spmenu-bottom {
    bottom: -150px;
  }
  .cbp-spmenu-top.menu-open {
    top: 0px;
  }
  .cbp-spmenu-bottom.menu-open {
    bottom: 0px;
  }
  .push-body {
    /* Push classes applied to the body */
    overflow-x: hidden;
    position: relative;
    left: 0;
  }
  .push-body-toright {
    left: 240px;
  }
  .push-body-toleft {
    left: -240px;
  }
  .cbp-spmenu,
  .push-body {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
}
@media screen and (max-width: 768px) {
  .cbp-spmenu {
    background: #01658f;
    position: fixed;
  }
}
/* Example media queries */
@media screen and (max-width: 55.1875em) {
  .cbp-spmenu-horizontal {
    font-size: 75%;
    height: 110px;
  }
  .cbp-spmenu-top {
    top: -110px;
  }
  .cbp-spmenu-bottom {
    bottom: -110px;
  }
}
/*! Tablesaw - v1.0.4 - 2015-02-19
* https://github.com/filamentgroup/tablesaw
* Copyright (c) 2015 Filament Group; Licensed MIT */
.single-offences table td {
  line-height: 20px;
}
table.tablesaw {
  empty-cells: show;
  max-width: 100%;
  width: 100%;
}
.tablesaw {
  border-collapse: collapse;
  width: 100%;
}
/* Structure */
.tablesaw {
  border: 0;
  padding: 0;
}
.tablesaw th,
.tablesaw td {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: .5em .7em;
}
.tablesaw thead tr:first-child th {
  padding-top: .9em;
  padding-bottom: .7em;
}
.tablesaw-enhanced .tablesaw-bar .btn {
  border: 1px solid #ccc;
  background: none;
  background-color: #fafafa;
  -webkit-box-shadow: 0 1px 0 #ffffff;
  box-shadow: 0 1px 0 #ffffff;
  color: #4a4a4a;
  clear: both;
  cursor: pointer;
  display: block;
  font: bold 20px/1 sans-serif;
  margin: 0;
  padding: .5em .85em .4em .85em;
  position: relative;
  text-align: center;
  text-decoration: none;
  text-transform: capitalize;
  text-shadow: 0 1px 0 #fff;
  width: 100%;
  /* Theming */
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.1)), color-stop(50%, rgba(255, 255, 255, 0.1)), color-stop(55%, rgba(170, 170, 170, 0.1)), to(rgba(120, 120, 120, 0.15)));
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 50%, rgba(170, 170, 170, 0.1) 55%, rgba(120, 120, 120, 0.15) 100%);
  background-image: linear-gradient(top, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 50%, rgba(170, 170, 170, 0.1) 55%, rgba(120, 120, 120, 0.15) 100%);
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  border-radius: .25em;
}
.tablesaw-enhanced .tablesaw-bar a.btn {
  color: #1c95d4;
}
.tablesaw-enhanced .tablesaw-bar .btn:hover {
  text-decoration: none;
}
/* Default radio/checkbox styling horizonal controlgroups. */
.tablesaw-enhanced .tablesaw-bar .btn:active {
  background-color: #ddd;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(100, 100, 100, 0.35)), to(rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(top, rgba(100, 100, 100, 0.35) 0%, rgba(255, 255, 255, 0) 70%);
  background-image: linear-gradient(top, rgba(100, 100, 100, 0.35) 0%, rgba(255, 255, 255, 0) 70%);
}
.tablesaw-enhanced .tablesaw-bar .btn:hover,
.tablesaw-enhanced .tablesaw-bar .btn:focus {
  color: #208de3;
  background-color: #fff;
  outline: none;
}
.tablesaw-bar .btn:focus {
  -webkit-box-shadow: 0 0 .35em #4faeef !important;
  box-shadow: 0 0 .35em #4faeef !important;
}
.ie-lte8 .tablesaw-bar .btn:hover,
.ie-lte8 .tablesaw-bar .btn:focus {
  color: #208de3;
  background-color: #fff;
  border-color: #aaa;
  outline: none;
}
.tablesaw-bar .btn-select select {
  background: none;
  border: none;
  display: block;
  position: absolute;
  font-weight: inherit;
  left: 0;
  top: 0;
  margin: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  min-height: 1em;
}
.tablesaw-bar .btn-select select {
  opacity: 0;
  filter: alpha(opacity=0);
  display: inline-block;
  color: transparent;
}
.tablesaw-bar .btn select option {
  background: #fff;
  color: #000;
  font-family: 'Open Sans', Arial, sans-serif;
}
.tablesaw-enhanced .tablesaw-bar .btn.btn-select {
  color: #4d4d4d;
  padding-right: 2.5em;
  min-width: 7.25em;
  text-align: left;
  text-indent: 0;
}
.ie-lte8 .tablesaw-bar .btn-select {
  min-width: 6.1em;
}
.tablesaw-bar .btn.btn-small,
.tablesaw-bar .btn.btn-micro {
  display: inline-block;
  width: auto;
  height: auto;
  position: relative;
  top: 0;
}
.tablesaw-bar .btn.btn-small {
  font-size: 1.0625em;
  line-height: 19px;
  padding: .3em 1em .3em 1em;
}
.tablesaw-bar .btn.btn-micro {
  font-size: .8125em;
  padding: .4em .7em .25em .7em;
}
.tablesaw-enhanced .tablesaw-bar .btn-select {
  text-align: left;
}
.tablesaw-bar .btn-select:after {
  background: #e5e5e5;
  background: rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 2px 2px rgba(255, 255, 255, 0.25);
  box-shadow: 0 2px 2px rgba(255, 255, 255, 0.25);
  content: " ";
  display: block;
  position: absolute;
}
.tablesaw-bar .btn-select.btn-small,
.tablesaw-bar .btn-select.btn-micro {
  padding-right: 1.5em;
}
.tablesaw-bar .btn-select:after {
  background: none;
  background-repeat: no-repeat;
  background-position: .25em .45em;
  content: "\25bc";
  font-size: .55em;
  padding-top: 1.2em;
  padding-left: 1em;
  left: auto;
  right: 0;
  margin: 0;
  top: 0;
  bottom: 0;
  width: 1.8em;
}
.tablesaw-bar .btn-select.btn-small:after,
.tablesaw-bar .btn-select.btn-micro:after {
  width: 1.2em;
  font-size: .5em;
  padding-top: 1em;
  padding-right: .5em;
  line-height: 1.65;
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-left-width: 0;
}
/* Column navigation buttons for swipe and columntoggle tables */
.tablesaw-advance .btn {
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-shadow: 0 1px 0 #fff;
  border-radius: .25em;
}
.tablesaw-advance .btn.btn-micro {
  font-size: .8125em;
  padding: .3em .7em .25em .7em;
}
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn {
  display: inline-block;
  overflow: hidden;
  width: 1.8em;
  height: 1.8em;
  background-position: 50% 50%;
  margin-left: .5em;
  position: relative;
}
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.left:before,
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.right:before,
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.down:before,
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.up:before {
  content: "\0020";
  overflow: hidden;
  width: 0;
  height: 0;
  position: absolute;
}
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.down:before {
  left: .5em;
  top: .65em;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #808080;
}
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.up:before {
  left: .5em;
  top: .65em;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #808080;
}
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.left:before,
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.right:before {
  top: .45em;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
}
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.left:before {
  left: .6em;
  border-right: 5px solid #808080;
}
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.right:before {
  left: .7em;
  border-left: 5px solid #808080;
}
.tablesaw-advance a.tablesaw-nav-btn.disabled {
  opacity: .25;
  filter: alpha(opacity=25);
  cursor: default;
  pointer-events: none;
}
/* Table Toolbar */
.tablesaw-bar {
  clear: both;
  font-family: 'Open Sans', Arial, sans-serif;
}
.tablesaw-toolbar {
  font-size: .875em;
  float: left;
}
.tablesaw-toolbar label {
  padding: .5em 0;
  clear: both;
  display: block;
  color: #888;
  margin-right: .5em;
  text-transform: uppercase;
}
.tablesaw-bar .btn,
.tablesaw-enhanced .tablesaw-bar .btn {
  margin-top: .5em;
  margin-bottom: .5em;
}
.tablesaw-bar .btn-select,
.tablesaw-enhanced .tablesaw-bar .btn-select {
  margin-bottom: 0;
}
.tablesaw-bar .tablesaw-toolbar .btn {
  margin-left: .4em;
  margin-top: 0;
  text-transform: uppercase;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: transparent;
  font-family: 'Open Sans', Arial, sans-serif;
  font-size: 1em;
  padding-left: .3em;
}
.tablesaw-bar .tablesaw-toolbar .btn-select {
  min-width: 0;
}
.tablesaw-bar .tablesaw-toolbar .btn-select:after {
  padding-top: .9em;
}
.tablesaw-bar .tablesaw-toolbar select {
  color: #888;
  text-transform: none;
  background: transparent;
}
.tablesaw-toolbar ~ table {
  clear: both;
}
.tablesaw-toolbar .a11y-sm {
  clip: rect(0 0 0 0);
  height: 1px;
  overflow: hidden;
  position: absolute;
  width: 1px;
}
@media (min-width: 24em) {
  .tablesaw-toolbar .a11y-sm {
    clip: none;
    height: auto;
    width: auto;
    position: static;
    overflow: visible;
  }
}
table.tablesaw tbody th {
  font-weight: bold;
}
table.tablesaw thead th,
table.tablesaw thead td {
  color: #444;
  font-size: .9em;
}
.tablesaw th,
.tablesaw td {
  line-height: 1em;
  text-align: left;
  vertical-align: middle;
}
.tablesaw td,
.tablesaw tbody th {
  vertical-align: middle;
  font-size: 1.17em;
  /* 19px */
}
.tablesaw td .btn,
.tablesaw tbody th .btn {
  margin: 0;
}
.tablesaw thead {
  border: 1px solid #e5e5e4;
  background: #e2dfdc;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e2dfdc));
  background-image: -webkit-linear-gradient(top, #fff, #e2dfdc);
  background-image: linear-gradient(to bottom, #fff, #e2dfdc);
}
.tablesaw thead th {
  font-weight: 100;
  color: #777;
  text-transform: uppercase;
  text-shadow: 0 1px 0 #fff;
  text-align: left;
}
.tablesaw thead tr:first-child th {
  font-weight: normal;
  font-family: 'Open Sans', Arial, sans-serif;
  border-right: 1px solid #e4e1de;
}
/* Table rows have a gray bottom stroke by default */
.tablesaw tbody tr {
  border-bottom: 1px solid #dfdfdf;
}
.tablesaw caption {
  text-align: left;
  margin-bottom: 0;
  opacity: .5;
  filter: alpha(opacity=50);
  line-height: 2.4;
}
@media (min-width: 25em) {
  .tablesaw caption {
    margin-bottom: .6em;
    line-height: 1.2;
  }
}
/* Stack */
.tablesaw-cell-label-top {
  text-transform: uppercase;
  font-size: .9em;
  font-weight: normal;
}
.tablesaw-cell-label {
  font-size: .65em;
  text-transform: uppercase;
  color: #888;
  font-family: 'Open Sans', Arial, sans-serif;
}
@media (min-width: 40em) {
  .tablesaw td {
    line-height: 2em;
  }
}
@media only all {
  .tablesaw-swipe .tablesaw-cell-persist {
    border-right: 1px solid #e4e1de;
  }
  .tablesaw-swipe .tablesaw-cell-persist {
    -webkit-box-shadow: 3px 0 4px -1px #e4e1de;
    box-shadow: 3px 0 4px -1px #e4e1de;
  }
}
/* Table rows have a gray bottom stroke by default */
.tablesaw-stack tbody tr {
  border-bottom: 1px solid #dfdfdf;
}
.tablesaw-stack td .tablesaw-cell-label,
.tablesaw-stack th .tablesaw-cell-label {
  display: none;
}
/* Mobile first styles: Begin with the stacked presentation at narrow widths */
@media only all {
  /* Show the table cells as a block level element */
  .tablesaw-stack td,
  .tablesaw-stack th {
    text-align: left;
    display: block;
  }
  .tablesaw-stack tr {
    clear: both;
    display: table-row;
  }
  /* Make the label elements a percentage width */
  .tablesaw-stack td .tablesaw-cell-label,
  .tablesaw-stack th .tablesaw-cell-label {
    display: block;
    padding: 0 .6em 0 0;
    width: 30%;
    display: inline-block;
  }
  /* For grouped headers, have a different style to visually separate the levels by classing the first label in each col group */
  .tablesaw-stack th .tablesaw-cell-label-top,
  .tablesaw-stack td .tablesaw-cell-label-top {
    display: block;
    padding: .4em 0;
    margin: .4em 0;
  }
  .tablesaw-cell-label {
    display: block;
  }
  /* Avoid double strokes when stacked */
  .tablesaw-stack tbody th.group {
    margin-top: -1px;
  }
  /* Avoid double strokes when stacked */
  .tablesaw-stack th.group b.tablesaw-cell-label {
    display: none !important;
  }
}
@media (max-width: 39.9375em) {
  .tablesaw-stack thead td,
  .tablesaw-stack thead th {
    display: none;
  }
  .tablesaw-stack tbody td,
  .tablesaw-stack tbody th {
    clear: left;
    float: left;
    width: 100%;
  }
  .tablesaw-cell-label {
    vertical-align: top;
  }
  .tablesaw-cell-content {
    max-width: 67%;
    display: inline-block;
  }
  .tablesaw-stack td:empty,
  .tablesaw-stack th:empty {
    display: none;
  }
}
/* Media query to show as a standard table at 560px (35em x 16px) or wider */
@media (min-width: 40em) {
  .tablesaw-stack tr {
    display: table-row;
  }
  /* Show the table header rows */
  .tablesaw-stack td,
  .tablesaw-stack th,
  .tablesaw-stack thead td,
  .tablesaw-stack thead th {
    display: table-cell;
    margin: 0;
  }
  /* Hide the labels in each cell */
  .tablesaw-stack td .tablesaw-cell-label,
  .tablesaw-stack th .tablesaw-cell-label {
    display: none !important;
  }
}
.tablesaw-fix-persist {
  table-layout: fixed;
}
@media only all {
  /* Unchecked manually: Always hide */
  .tablesaw-swipe th.tablesaw-cell-hidden,
  .tablesaw-swipe td.tablesaw-cell-hidden {
    display: none;
  }
}
.btn.tablesaw-columntoggle-btn span {
  text-indent: -9999px;
  display: inline-block;
}
.tablesaw-columntoggle-btnwrap {
  position: relative;
  /* for dialog positioning */
}
.tablesaw-columntoggle-btnwrap .dialog-content {
  padding: .5em;
}
.tablesaw-columntoggle tbody td {
  line-height: 1.5;
}
/* Remove top/bottom margins around the fieldcontain on check list */
.tablesaw-columntoggle-popup {
  display: none;
}
.tablesaw-columntoggle-btnwrap.visible .tablesaw-columntoggle-popup {
  display: block;
  position: absolute;
  top: 2em;
  right: 0;
  background-color: #fff;
  padding: .5em .8em;
  border: 1px solid #ccc;
  -webkit-box-shadow: 0 1px 2px #ccc;
  box-shadow: 0 1px 2px #ccc;
  border-radius: .2em;
  z-index: 1;
}
.tablesaw-columntoggle-popup fieldset {
  margin: 0;
}
/* Hide all prioritized columns by default */
@media only all {
  .tablesaw-columntoggle th.tablesaw-priority-6,
  .tablesaw-columntoggle td.tablesaw-priority-6,
  .tablesaw-columntoggle th.tablesaw-priority-5,
  .tablesaw-columntoggle td.tablesaw-priority-5,
  .tablesaw-columntoggle th.tablesaw-priority-4,
  .tablesaw-columntoggle td.tablesaw-priority-4,
  .tablesaw-columntoggle th.tablesaw-priority-3,
  .tablesaw-columntoggle td.tablesaw-priority-3,
  .tablesaw-columntoggle th.tablesaw-priority-2,
  .tablesaw-columntoggle td.tablesaw-priority-2,
  .tablesaw-columntoggle th.tablesaw-priority-1,
  .tablesaw-columntoggle td.tablesaw-priority-1 {
    display: none;
  }
}
.tablesaw-columntoggle-btnwrap .dialog-content {
  top: 0 !important;
  right: 1em;
  left: auto !important;
  width: 12em;
  max-width: 18em;
  margin: -0.5em auto 0;
}
.tablesaw-columntoggle-btnwrap .dialog-content:focus {
  outline-style: none;
}
/* Preset breakpoints if "" class added to table */
/* Show priority 1 at 320px (20em x 16px) */
@media (min-width: 20em) {
  .tablesaw-columntoggle th.tablesaw-priority-1,
  .tablesaw-columntoggle td.tablesaw-priority-1 {
    display: table-cell;
  }
}
/* Show priority 2 at 480px (30em x 16px) */
@media (min-width: 30em) {
  .tablesaw-columntoggle th.tablesaw-priority-2,
  .tablesaw-columntoggle td.tablesaw-priority-2 {
    display: table-cell;
  }
}
/* Show priority 3 at 640px (40em x 16px) */
@media (min-width: 40em) {
  .tablesaw-columntoggle th.tablesaw-priority-3,
  .tablesaw-columntoggle td.tablesaw-priority-3 {
    display: table-cell;
  }
  .tablesaw-columntoggle tbody td {
    line-height: 2;
  }
}
/* Show priority 4 at 800px (50em x 16px) */
@media (min-width: 50em) {
  .tablesaw-columntoggle th.tablesaw-priority-4,
  .tablesaw-columntoggle td.tablesaw-priority-4 {
    display: table-cell;
  }
}
/* Show priority 5 at 960px (60em x 16px) */
@media (min-width: 60em) {
  .tablesaw-columntoggle th.tablesaw-priority-5,
  .tablesaw-columntoggle td.tablesaw-priority-5 {
    display: table-cell;
  }
}
/* Show priority 6 at 1,120px (70em x 16px) */
@media (min-width: 70em) {
  .tablesaw-columntoggle th.tablesaw-priority-6,
  .tablesaw-columntoggle td.tablesaw-priority-6 {
    display: table-cell;
  }
}
@media only all {
  /* Unchecked manually: Always hide */
  .tablesaw-columntoggle th.tablesaw-cell-hidden,
  .tablesaw-columntoggle td.tablesaw-cell-hidden {
    display: none;
  }
  /* Checked manually: Always show */
  .tablesaw-columntoggle th.tablesaw-cell-visible,
  .tablesaw-columntoggle td.tablesaw-cell-visible {
    display: table-cell;
  }
}
.tablesaw-columntoggle-popup .btn-group > label {
  display: block;
  padding: .2em 0;
  white-space: nowrap;
}
.tablesaw-columntoggle-popup .btn-group > label input {
  margin-right: .8em;
}
.tablesaw-sortable,
.tablesaw-sortable thead,
.tablesaw-sortable thead tr,
.tablesaw-sortable thead tr th {
  position: relative;
}
.tablesaw-sortable thead tr th {
  padding-right: 1.6em;
  vertical-align: top;
}
.tablesaw-sortable th.tablesaw-sortable-head,
.tablesaw-sortable tr:first-child th.tablesaw-sortable-head {
  padding: 0;
}
.tablesaw-sortable th.tablesaw-sortable-head button {
  padding-top: .9em;
  padding-bottom: .7em;
  padding-left: .6em;
  padding-right: 1.6em;
}
.tablesaw-sortable .tablesaw-sortable-head button {
  min-width: 100%;
  color: inherit;
  background: transparent;
  border: 0;
  padding: 0;
  text-align: left;
  font: inherit;
  text-transform: inherit;
  position: relative;
}
.tablesaw-sortable .tablesaw-sortable-head.tablesaw-sortable-ascending button:after,
.tablesaw-sortable .tablesaw-sortable-head.tablesaw-sortable-descending button:after {
  width: 7px;
  height: 10px;
  content: "\0020";
  position: absolute;
  right: .5em;
}
.tablesaw-sortable .tablesaw-sortable-head.tablesaw-sortable-ascending button:after {
  content: "↑";
}
.tablesaw-sortable .tablesaw-sortable-head.tablesaw-sortable-descending button:after {
  content: "↓";
}
.tablesaw-sortable .not-applicable:after {
  content: "--";
  display: block;
}
.tablesaw-sortable .not-applicable span {
  display: none;
}
.tablesaw-advance {
  float: right;
}
.tablesaw-advance.minimap {
  margin-right: .4em;
}
.tablesaw-advance-dots {
  float: left;
  margin: 0;
  padding: 0;
  list-style: none;
}
.tablesaw-advance-dots li {
  display: table-cell;
  margin: 0;
  padding: .4em .2em;
}
.tablesaw-advance-dots li i {
  width: .25em;
  height: .25em;
  background: #555;
  border-radius: 100%;
  display: inline-block;
}
.tablesaw-advance-dots-hide {
  opacity: .25;
  filter: alpha(opacity=25);
  cursor: default;
  pointer-events: none;
}
.single-event #primary,
.layout-meetings #primary,
.section-events #primary {
  width: 100%;
}
.members-area .title {
  display: inline-block;
}
.members-area .title h1 {
  color: #007eb3;
  margin: 10px 0 10px 0;
  border-bottom: 0px;
}
.members-area #primary {
  margin-left: 0px !important;
  margin-top: 20px;
}
.members-area .all-events-link {
  font: 14px "Lucida Grande", Arial, sans-serif;
  background: #f9f9f9;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y5ZjlmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk2JSIgc3RvcC1jb2xvcj0iI2RiZGJkYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background: -moz-linear-gradient(top, #f9f9f9 0%, #dbdbdb 96%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f9f9f9), color-stop(96%, #dbdbdb));
  background: -webkit-linear-gradient(top, #f9f9f9 0%, #dbdbdb 96%);
  background: -o-linear-gradient(top, #f9f9f9 0%, #dbdbdb 96%);
  background: -ms-linear-gradient(top, #f9f9f9 0%, #dbdbdb 96%);
  background: linear-gradient(to bottom, #f9f9f9 0%, #dbdbdb 96%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#dbdbdb', GradientType=0);
  border: 1px solid #ddd;
  color: #206D92;
  font-weight: 700;
  margin-top: 15px;
  cursor: pointer;
  width: auto;
  padding: 1px 4px;
  text-decoration: none;
  padding: 10px 25px;
  text-shadow: 1px 1px 0 #fff;
}
.members-area .homepage-widgets .widget ul li.all-events-link a {
  display: block;
}
.w3-image {
  max-width: 100%;
  height: auto;
}
.w3-table,
.w3-table-all {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  display: table;
}
.w3-table-all {
  border: 1px solid #ccc;
}
.w3-bordered tr,
.w3-table-all tr {
  border-bottom: 1px solid #ddd;
}
.w3-striped tbody tr:nth-child(even) {
  background-color: #f1f1f1;
}
.w3-table-all tr:nth-child(odd) {
  background-color: #fff;
}
.w3-table-all tr:nth-child(even) {
  background-color: #f1f1f1;
}
.w3-hoverable tbody tr:hover,
.w3-ul.w3-hoverable li:hover {
  background-color: #ccc;
}
.w3-centered tr th,
.w3-centered tr td {
  text-align: center;
}
.w3-table td,
.w3-table th,
.w3-table-all td,
.w3-table-all th {
  padding: 8px 8px;
  display: table-cell;
  text-align: left;
  vertical-align: top;
}
.w3-table th:first-child,
.w3-table td:first-child,
.w3-table-all th:first-child,
.w3-table-all td:first-child {
  padding-left: 16px;
}
.w3-btn,
.w3-button {
  border: none;
  display: inline-block;
  padding: 8px 16px;
  vertical-align: middle;
  overflow: hidden;
  text-decoration: none;
  color: inherit;
  background-color: inherit;
  text-align: center;
  cursor: pointer;
  white-space: nowrap;
}
.w3-btn:hover {
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.w3-btn,
.w3-button {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.w3-disabled,
.w3-btn:disabled,
.w3-button:disabled {
  cursor: not-allowed;
  opacity: 0.3;
}
.w3-disabled *,
:disabled * {
  pointer-events: none;
}
.w3-btn.w3-disabled:hover,
.w3-btn:disabled:hover {
  box-shadow: none;
}
.w3-badge,
.w3-tag {
  background-color: #000;
  color: #fff;
  display: inline-block;
  padding-left: 8px;
  padding-right: 8px;
  text-align: center;
}
.w3-badge {
  border-radius: 50%;
}
.w3-ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.w3-ul li {
  padding: 8px 16px;
  border-bottom: 1px solid #ddd;
}
.w3-ul li:last-child {
  border-bottom: none;
}
.w3-tooltip,
.w3-display-container {
  position: relative;
}
.w3-tooltip .w3-text {
  display: none;
}
.w3-tooltip:hover .w3-text {
  display: inline-block;
}
.w3-ripple:active {
  opacity: 0.5;
}
.w3-ripple {
  transition: opacity 0s;
}
.w3-input {
  padding: 8px;
  display: block;
  border: none;
  border-bottom: 1px solid #ccc;
  width: 100%;
}
.w3-select {
  padding: 9px 0;
  width: 100%;
  border: none;
  border-bottom: 1px solid #ccc;
}
.w3-dropdown-click,
.w3-dropdown-hover {
  position: relative;
  display: inline-block;
  cursor: pointer;
}
.w3-dropdown-hover:hover .w3-dropdown-content {
  display: block;
}
.w3-dropdown-hover:first-child,
.w3-dropdown-click:hover {
  background-color: #ccc;
  color: #000;
}
.w3-dropdown-hover:hover > .w3-button:first-child,
.w3-dropdown-click:hover > .w3-button:first-child {
  background-color: #ccc;
  color: #000;
}
.w3-dropdown-content {
  cursor: auto;
  color: #000;
  background-color: #fff;
  display: none;
  position: absolute;
  min-width: 160px;
  margin: 0;
  padding: 0;
  z-index: 1;
}
.w3-check,
.w3-radio {
  width: 24px;
  height: 24px;
  position: relative;
  top: 6px;
}
.w3-sidebar {
  height: 100%;
  width: 200px;
  background-color: #fff;
  position: fixed!important;
  z-index: 1;
  overflow: auto;
}
.w3-bar-block .w3-dropdown-hover,
.w3-bar-block .w3-dropdown-click {
  width: 100%;
}
.w3-bar-block .w3-dropdown-hover .w3-dropdown-content,
.w3-bar-block .w3-dropdown-click .w3-dropdown-content {
  min-width: 100%;
}
.w3-bar-block .w3-dropdown-hover .w3-button,
.w3-bar-block .w3-dropdown-click .w3-button {
  width: 100%;
  text-align: left;
  padding: 8px 16px;
}
.w3-main,
#main {
  transition: margin-left 0.4s;
}
.w3-modal {
  z-index: 3;
  display: none;
  padding-top: 100px;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.4);
}
.w3-modal-content {
  margin: auto;
  background-color: #fff;
  position: relative;
  padding: 0;
  outline: 0;
  width: 600px;
}
.w3-bar {
  width: 100%;
  overflow: hidden;
}
.w3-center .w3-bar {
  display: inline-block;
  width: auto;
}
.w3-bar .w3-bar-item {
  padding: 8px 16px;
  float: left;
  width: auto;
  border: none;
  display: block;
  outline: 0;
}
.w3-bar .w3-dropdown-hover,
.w3-bar .w3-dropdown-click {
  position: static;
  float: left;
}
.w3-bar .w3-button {
  white-space: normal;
}
.w3-bar-block .w3-bar-item {
  width: 100%;
  display: block;
  padding: 8px 16px;
  text-align: left;
  border: none;
  white-space: normal;
  float: none;
  outline: 0;
}
.w3-bar-block.w3-center .w3-bar-item {
  text-align: center;
}
.w3-block {
  display: block;
  width: 100%;
}
.w3-responsive {
  display: block;
  overflow-x: auto;
}
.w3-container:after,
.w3-container:before,
.w3-panel:after,
.w3-panel:before,
.w3-row:after,
.w3-row:before,
.w3-row-padding:after,
.w3-row-padding:before,
.w3-cell-row:before,
.w3-cell-row:after,
.w3-clear:after,
.w3-clear:before,
.w3-bar:before,
.w3-bar:after {
  content: "";
  display: table;
  clear: both;
}
.w3-col,
.w3-half,
.w3-third,
.w3-twothird,
.w3-threequarter,
.w3-quarter {
  float: left;
  width: 100%;
}
.w3-col.s1 {
  width: 8.33333%;
}
.w3-col.s2 {
  width: 16.66666%;
}
.w3-col.s3 {
  width: 24.99999%;
}
.w3-col.s4 {
  width: 33.33333%;
}
.w3-col.s5 {
  width: 41.66666%;
}
.w3-col.s6 {
  width: 49.99999%;
}
.w3-col.s7 {
  width: 58.33333%;
}
.w3-col.s8 {
  width: 66.66666%;
}
.w3-col.s9 {
  width: 74.99999%;
}
.w3-col.s10 {
  width: 83.33333%;
}
.w3-col.s11 {
  width: 91.66666%;
}
.w3-col.s12 {
  width: 99.99999%;
}
@media (min-width: 601px) {
  .w3-col.m1 {
    width: 8.33333%;
  }
  .w3-col.m2 {
    width: 16.66666%;
  }
  .w3-col.m3,
  .w3-quarter {
    width: 24.99999%;
  }
  .w3-col.m4,
  .w3-third {
    width: 33.33333%;
  }
  .w3-col.m5 {
    width: 41.66666%;
  }
  .w3-col.m6,
  .w3-half {
    width: 49.99999%;
  }
  .w3-col.m7 {
    width: 58.33333%;
  }
  .w3-col.m8,
  .w3-twothird {
    width: 66.66666%;
  }
  .w3-col.m9,
  .w3-threequarter {
    width: 74.99999%;
  }
  .w3-col.m10 {
    width: 83.33333%;
  }
  .w3-col.m11 {
    width: 91.66666%;
  }
  .w3-col.m12 {
    width: 99.99999%;
  }
}
@media (min-width: 993px) {
  .w3-col.l1 {
    width: 8.33333%;
  }
  .w3-col.l2 {
    width: 16.66666%;
  }
  .w3-col.l3 {
    width: 24.99999%;
  }
  .w3-col.l4 {
    width: 33.33333%;
  }
  .w3-col.l5 {
    width: 41.66666%;
  }
  .w3-col.l6 {
    width: 49.99999%;
  }
  .w3-col.l7 {
    width: 58.33333%;
  }
  .w3-col.l8 {
    width: 66.66666%;
  }
  .w3-col.l9 {
    width: 74.99999%;
  }
  .w3-col.l10 {
    width: 83.33333%;
  }
  .w3-col.l11 {
    width: 91.66666%;
  }
  .w3-col.l12 {
    width: 99.99999%;
  }
}
.w3-content {
  max-width: 980px;
  margin: auto;
}
.w3-rest {
  overflow: hidden;
}
.w3-cell-row {
  display: table;
  width: 100%;
}
.w3-cell {
  display: table-cell;
}
.w3-cell-top {
  vertical-align: top;
}
.w3-cell-middle {
  vertical-align: middle;
}
.w3-cell-bottom {
  vertical-align: bottom;
}
.w3-hide {
  display: none !important;
}
.w3-show-block,
.w3-show {
  display: block !important;
}
.w3-show-inline-block {
  display: inline-block !important;
}
@media (max-width: 600px) {
  .w3-modal-content {
    margin: 0 10px;
    width: auto !important;
  }
  .w3-modal {
    padding-top: 30px;
  }
  .w3-dropdown-hover.w3-mobile .w3-dropdown-content,
  .w3-dropdown-click.w3-mobile .w3-dropdown-content {
    position: relative;
  }
  .w3-hide-small {
    display: none !important;
  }
  .w3-mobile {
    display: block;
    width: 100% !important;
  }
  .w3-bar-item.w3-mobile,
  .w3-dropdown-hover.w3-mobile,
  .w3-dropdown-click.w3-mobile {
    text-align: center;
  }
  .w3-dropdown-hover.w3-mobile,
  .w3-dropdown-hover.w3-mobile .w3-btn,
  .w3-dropdown-hover.w3-mobile .w3-button,
  .w3-dropdown-click.w3-mobile,
  .w3-dropdown-click.w3-mobile .w3-btn,
  .w3-dropdown-click.w3-mobile .w3-button {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .w3-modal-content {
    width: 500px;
  }
  .w3-modal {
    padding-top: 50px;
  }
}
@media (min-width: 993px) {
  .w3-modal-content {
    width: 900px;
  }
  .w3-hide-large {
    display: none !important;
  }
  .w3-sidebar.w3-collapse {
    display: block !important;
  }
}
@media (max-width: 992px) and (min-width: 601px) {
  .w3-hide-medium {
    display: none !important;
  }
}
@media (max-width: 992px) {
  .w3-sidebar.w3-collapse {
    display: none;
  }
  .w3-main {
    margin-left: 0!important;
    margin-right: 0 !important;
  }
}
.w3-top,
.w3-bottom {
  position: fixed;
  width: 100%;
  z-index: 1;
}
.w3-top {
  top: 0;
}
.w3-bottom {
  bottom: 0;
}
.w3-overlay {
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 2;
}
.w3-display-topleft {
  position: absolute;
  left: 0;
  top: 0;
}
.w3-display-topright {
  position: absolute;
  right: 0;
  top: 0;
}
.w3-display-bottomleft {
  position: absolute;
  left: 0;
  bottom: 0;
}
.w3-display-bottomright {
  position: absolute;
  right: 0;
  bottom: 0;
}
.w3-display-middle {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.w3-display-left {
  position: absolute;
  top: 50%;
  left: 0%;
  transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
}
.w3-display-right {
  position: absolute;
  top: 50%;
  right: 0%;
  transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
}
.w3-display-topmiddle {
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
}
.w3-display-bottommiddle {
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
}
.w3-display-container:hover .w3-display-hover {
  display: block;
}
.w3-display-container:hover span.w3-display-hover {
  display: inline-block;
}
.w3-display-hover {
  display: none;
}
.w3-display-position {
  position: absolute;
}
.w3-circle {
  border-radius: 50%;
}
.w3-round-small {
  border-radius: 2px;
}
.w3-round,
.w3-round-medium {
  border-radius: 4px;
}
.w3-round-large {
  border-radius: 8px;
}
.w3-round-xlarge {
  border-radius: 16px;
}
.w3-round-xxlarge {
  border-radius: 32px;
}
.w3-row-padding,
.w3-row-padding > .w3-half,
.w3-row-padding > .w3-third,
.w3-row-padding > .w3-twothird,
.w3-row-padding > .w3-threequarter,
.w3-row-padding > .w3-quarter,
.w3-row-padding > .w3-col {
  padding: 0 8px;
}
.w3-container,
.w3-panel {
  padding: 0.01em 16px;
}
.w3-panel {
  margin-top: 16px;
  margin-bottom: 16px;
}
.w3-code,
.w3-codespan {
  font-family: Consolas, "courier new";
  font-size: 16px;
}
.w3-code {
  width: auto;
  background-color: #fff;
  padding: 8px 12px;
  border-left: 4px solid #4CAF50;
  word-wrap: break-word;
}
.w3-codespan {
  color: crimson;
  background-color: #f1f1f1;
  padding-left: 4px;
  padding-right: 4px;
  font-size: 110%;
}
.w3-card,
.w3-card-2 {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
.w3-card-4,
.w3-hover-shadow:hover {
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.2), 0 4px 20px 0 rgba(0, 0, 0, 0.19);
}
.w3-spin {
  animation: w3-spin 2s infinite linear;
}
@keyframes w3-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
.w3-animate-fading {
  animation: fading 10s infinite;
}
@keyframes fading {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.w3-animate-opacity {
  animation: opac 0.8s;
}
@keyframes opac {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.w3-animate-top {
  position: relative;
  animation: animatetop 0.4s;
}
@keyframes animatetop {
  from {
    top: -300px;
    opacity: 0;
  }
  to {
    top: 0;
    opacity: 1;
  }
}
.w3-animate-left {
  position: relative;
  animation: animateleft 0.4s;
}
@keyframes animateleft {
  from {
    left: -300px;
    opacity: 0;
  }
  to {
    left: 0;
    opacity: 1;
  }
}
.w3-animate-right {
  position: relative;
  animation: animateright 0.4s;
}
@keyframes animateright {
  from {
    right: -300px;
    opacity: 0;
  }
  to {
    right: 0;
    opacity: 1;
  }
}
.w3-animate-bottom {
  position: relative;
  animation: animatebottom 0.4s;
}
@keyframes animatebottom {
  from {
    bottom: -300px;
    opacity: 0;
  }
  to {
    bottom: 0;
    opacity: 1;
  }
}
.w3-animate-zoom {
  animation: animatezoom 0.6s;
}
@keyframes animatezoom {
  from {
    transform: scale(0);
  }
  to {
    transform: scale(1);
  }
}
.w3-animate-input {
  transition: width 0.4s ease-in-out;
}
.w3-animate-input:focus {
  width: 100% !important;
}
.w3-opacity,
.w3-hover-opacity:hover {
  opacity: 0.6;
}
.w3-opacity-off,
.w3-hover-opacity-off:hover {
  opacity: 1;
}
.w3-opacity-max {
  opacity: 0.25;
}
.w3-opacity-min {
  opacity: 0.75;
}
.w3-greyscale-max,
.w3-grayscale-max,
.w3-hover-greyscale:hover,
.w3-hover-grayscale:hover {
  filter: grayscale(100%);
}
.w3-greyscale,
.w3-grayscale {
  filter: grayscale(75%);
}
.w3-greyscale-min,
.w3-grayscale-min {
  filter: grayscale(50%);
}
.w3-sepia {
  filter: sepia(75%);
}
.w3-sepia-max,
.w3-hover-sepia:hover {
  filter: sepia(100%);
}
.w3-sepia-min {
  filter: sepia(50%);
}
.w3-tiny {
  font-size: 10px !important;
}
.w3-small {
  font-size: 12px !important;
}
.w3-medium {
  font-size: 15px !important;
}
.w3-large {
  font-size: 18px !important;
}
.w3-xlarge {
  font-size: 24px !important;
}
.w3-xxlarge {
  font-size: 36px !important;
}
.w3-xxxlarge {
  font-size: 48px !important;
}
.w3-jumbo {
  font-size: 64px !important;
}
.w3-left-align {
  text-align: left !important;
}
.w3-right-align {
  text-align: right !important;
}
.w3-justify {
  text-align: justify !important;
}
.w3-center {
  text-align: center !important;
}
.w3-border-0 {
  border: 0 !important;
}
.w3-border {
  border: 1px solid #ccc !important;
}
.w3-border-top {
  border-top: 1px solid #ccc !important;
}
.w3-border-bottom {
  border-bottom: 1px solid #ccc !important;
}
.w3-border-left {
  border-left: 1px solid #ccc !important;
}
.w3-border-right {
  border-right: 1px solid #ccc !important;
}
.w3-topbar {
  border-top: 6px solid #ccc !important;
}
.w3-bottombar {
  border-bottom: 6px solid #ccc !important;
}
.w3-leftbar {
  border-left: 6px solid #ccc !important;
}
.w3-rightbar {
  border-right: 6px solid #ccc !important;
}
.w3-section,
.w3-code {
  margin-top: 16px!important;
  margin-bottom: 16px !important;
}
.w3-margin {
  margin: 16px !important;
}
.w3-margin-top {
  margin-top: 16px !important;
}
.w3-margin-bottom {
  margin-bottom: 16px !important;
}
.w3-margin-left {
  margin-left: 16px !important;
}
.w3-margin-right {
  margin-right: 16px !important;
}
.w3-padding-small {
  padding: 4px 8px !important;
}
.w3-padding {
  padding: 8px 16px !important;
}
.w3-padding-large {
  padding: 12px 24px !important;
}
.w3-padding-16 {
  padding-top: 16px!important;
  padding-bottom: 16px !important;
}
.w3-padding-24 {
  padding-top: 24px!important;
  padding-bottom: 24px !important;
}
.w3-padding-32 {
  padding-top: 32px!important;
  padding-bottom: 32px !important;
}
.w3-padding-48 {
  padding-top: 48px!important;
  padding-bottom: 48px !important;
}
.w3-padding-64 {
  padding-top: 64px!important;
  padding-bottom: 64px !important;
}
.w3-left {
  float: left !important;
}
.w3-right {
  float: right !important;
}
.w3-button:hover {
  color: #000!important;
  background-color: #ccc !important;
}
.w3-transparent,
.w3-hover-none:hover {
  background-color: transparent !important;
}
.w3-hover-none:hover {
  box-shadow: none !important;
}
/* Colors */
.w3-amber,
.w3-hover-amber:hover {
  color: #000!important;
  background-color: #ffc107 !important;
}
.w3-aqua,
.w3-hover-aqua:hover {
  color: #000!important;
  background-color: #00ffff !important;
}
.w3-blue,
.w3-hover-blue:hover {
  color: #fff!important;
  background-color: #2196F3 !important;
}
.w3-light-blue,
.w3-hover-light-blue:hover {
  color: #000!important;
  background-color: #87CEEB !important;
}
.w3-brown,
.w3-hover-brown:hover {
  color: #fff!important;
  background-color: #795548 !important;
}
.w3-cyan,
.w3-hover-cyan:hover {
  color: #000!important;
  background-color: #00bcd4 !important;
}
.w3-blue-grey,
.w3-hover-blue-grey:hover,
.w3-blue-gray,
.w3-hover-blue-gray:hover {
  color: #fff!important;
  background-color: #607d8b !important;
}
.w3-green,
.w3-hover-green:hover {
  color: #fff!important;
  background-color: #4CAF50 !important;
}
.w3-light-green,
.w3-hover-light-green:hover {
  color: #000!important;
  background-color: #8bc34a !important;
}
.w3-indigo,
.w3-hover-indigo:hover {
  color: #fff!important;
  background-color: #3f51b5 !important;
}
.w3-khaki,
.w3-hover-khaki:hover {
  color: #000!important;
  background-color: #f0e68c !important;
}
.w3-lime,
.w3-hover-lime:hover {
  color: #000!important;
  background-color: #cddc39 !important;
}
.w3-orange,
.w3-hover-orange:hover {
  color: #000!important;
  background-color: #ff9800 !important;
}
.w3-deep-orange,
.w3-hover-deep-orange:hover {
  color: #fff!important;
  background-color: #ff5722 !important;
}
.w3-pink,
.w3-hover-pink:hover {
  color: #fff!important;
  background-color: #e91e63 !important;
}
.w3-purple,
.w3-hover-purple:hover {
  color: #fff!important;
  background-color: #9c27b0 !important;
}
.w3-deep-purple,
.w3-hover-deep-purple:hover {
  color: #fff!important;
  background-color: #673ab7 !important;
}
.w3-red,
.w3-hover-red:hover {
  color: #fff!important;
  background-color: #f44336 !important;
}
.w3-sand,
.w3-hover-sand:hover {
  color: #000!important;
  background-color: #fdf5e6 !important;
}
.w3-teal,
.w3-hover-teal:hover {
  color: #fff!important;
  background-color: #009688 !important;
}
.w3-yellow,
.w3-hover-yellow:hover {
  color: #000!important;
  background-color: #ffeb3b !important;
}
.w3-white,
.w3-hover-white:hover {
  color: #000!important;
  background-color: #fff !important;
}
.w3-black,
.w3-hover-black:hover {
  color: #fff!important;
  background-color: #000 !important;
}
.w3-grey,
.w3-hover-grey:hover,
.w3-gray,
.w3-hover-gray:hover {
  color: #000!important;
  background-color: #9e9e9e !important;
}
.w3-light-grey,
.w3-hover-light-grey:hover,
.w3-light-gray,
.w3-hover-light-gray:hover {
  color: #000!important;
  background-color: #f1f1f1 !important;
}
.w3-dark-grey,
.w3-hover-dark-grey:hover,
.w3-dark-gray,
.w3-hover-dark-gray:hover {
  color: #fff!important;
  background-color: #616161 !important;
}
.w3-pale-red,
.w3-hover-pale-red:hover {
  color: #000!important;
  background-color: #ffdddd !important;
}
.w3-pale-green,
.w3-hover-pale-green:hover {
  color: #000!important;
  background-color: #ddffdd !important;
}
.w3-pale-yellow,
.w3-hover-pale-yellow:hover {
  color: #000!important;
  background-color: #ffffcc !important;
}
.w3-pale-blue,
.w3-hover-pale-blue:hover {
  color: #000!important;
  background-color: #ddffff !important;
}
.w3-text-amber,
.w3-hover-text-amber:hover {
  color: #ffc107 !important;
}
.w3-text-aqua,
.w3-hover-text-aqua:hover {
  color: #00ffff !important;
}
.w3-text-blue,
.w3-hover-text-blue:hover {
  color: #2196F3 !important;
}
.w3-text-light-blue,
.w3-hover-text-light-blue:hover {
  color: #87CEEB !important;
}
.w3-text-brown,
.w3-hover-text-brown:hover {
  color: #795548 !important;
}
.w3-text-cyan,
.w3-hover-text-cyan:hover {
  color: #00bcd4 !important;
}
.w3-text-blue-grey,
.w3-hover-text-blue-grey:hover,
.w3-text-blue-gray,
.w3-hover-text-blue-gray:hover {
  color: #607d8b !important;
}
.w3-text-green,
.w3-hover-text-green:hover {
  color: #4CAF50 !important;
}
.w3-text-light-green,
.w3-hover-text-light-green:hover {
  color: #8bc34a !important;
}
.w3-text-indigo,
.w3-hover-text-indigo:hover {
  color: #3f51b5 !important;
}
.w3-text-khaki,
.w3-hover-text-khaki:hover {
  color: #b4aa50 !important;
}
.w3-text-lime,
.w3-hover-text-lime:hover {
  color: #cddc39 !important;
}
.w3-text-orange,
.w3-hover-text-orange:hover {
  color: #ff9800 !important;
}
.w3-text-deep-orange,
.w3-hover-text-deep-orange:hover {
  color: #ff5722 !important;
}
.w3-text-pink,
.w3-hover-text-pink:hover {
  color: #e91e63 !important;
}
.w3-text-purple,
.w3-hover-text-purple:hover {
  color: #9c27b0 !important;
}
.w3-text-deep-purple,
.w3-hover-text-deep-purple:hover {
  color: #673ab7 !important;
}
.w3-text-red,
.w3-hover-text-red:hover {
  color: #f44336 !important;
}
.w3-text-sand,
.w3-hover-text-sand:hover {
  color: #fdf5e6 !important;
}
.w3-text-teal,
.w3-hover-text-teal:hover {
  color: #009688 !important;
}
.w3-text-yellow,
.w3-hover-text-yellow:hover {
  color: #d2be0e !important;
}
.w3-text-white,
.w3-hover-text-white:hover {
  color: #fff !important;
}
.w3-text-black,
.w3-hover-text-black:hover {
  color: #000 !important;
}
.w3-text-grey,
.w3-hover-text-grey:hover,
.w3-text-gray,
.w3-hover-text-gray:hover {
  color: #757575 !important;
}
.w3-text-light-grey,
.w3-hover-text-light-grey:hover,
.w3-text-light-gray,
.w3-hover-text-light-gray:hover {
  color: #f1f1f1 !important;
}
.w3-text-dark-grey,
.w3-hover-text-dark-grey:hover,
.w3-text-dark-gray,
.w3-hover-text-dark-gray:hover {
  color: #3a3a3a !important;
}
.w3-border-amber,
.w3-hover-border-amber:hover {
  border-color: #ffc107 !important;
}
.w3-border-aqua,
.w3-hover-border-aqua:hover {
  border-color: #00ffff !important;
}
.w3-border-blue,
.w3-hover-border-blue:hover {
  border-color: #2196F3 !important;
}
.w3-border-light-blue,
.w3-hover-border-light-blue:hover {
  border-color: #87CEEB !important;
}
.w3-border-brown,
.w3-hover-border-brown:hover {
  border-color: #795548 !important;
}
.w3-border-cyan,
.w3-hover-border-cyan:hover {
  border-color: #00bcd4 !important;
}
.w3-border-blue-grey,
.w3-hover-border-blue-grey:hover,
.w3-border-blue-gray,
.w3-hover-border-blue-gray:hover {
  border-color: #607d8b !important;
}
.w3-border-green,
.w3-hover-border-green:hover {
  border-color: #4CAF50 !important;
}
.w3-border-light-green,
.w3-hover-border-light-green:hover {
  border-color: #8bc34a !important;
}
.w3-border-indigo,
.w3-hover-border-indigo:hover {
  border-color: #3f51b5 !important;
}
.w3-border-khaki,
.w3-hover-border-khaki:hover {
  border-color: #f0e68c !important;
}
.w3-border-lime,
.w3-hover-border-lime:hover {
  border-color: #cddc39 !important;
}
.w3-border-orange,
.w3-hover-border-orange:hover {
  border-color: #ff9800 !important;
}
.w3-border-deep-orange,
.w3-hover-border-deep-orange:hover {
  border-color: #ff5722 !important;
}
.w3-border-pink,
.w3-hover-border-pink:hover {
  border-color: #e91e63 !important;
}
.w3-border-purple,
.w3-hover-border-purple:hover {
  border-color: #9c27b0 !important;
}
.w3-border-deep-purple,
.w3-hover-border-deep-purple:hover {
  border-color: #673ab7 !important;
}
.w3-border-red,
.w3-hover-border-red:hover {
  border-color: #f44336 !important;
}
.w3-border-sand,
.w3-hover-border-sand:hover {
  border-color: #fdf5e6 !important;
}
.w3-border-teal,
.w3-hover-border-teal:hover {
  border-color: #009688 !important;
}
.w3-border-yellow,
.w3-hover-border-yellow:hover {
  border-color: #ffeb3b !important;
}
.w3-border-white,
.w3-hover-border-white:hover {
  border-color: #fff !important;
}
.w3-border-black,
.w3-hover-border-black:hover {
  border-color: #000 !important;
}
.w3-border-grey,
.w3-hover-border-grey:hover,
.w3-border-gray,
.w3-hover-border-gray:hover {
  border-color: #9e9e9e !important;
}
.w3-border-light-grey,
.w3-hover-border-light-grey:hover,
.w3-border-light-gray,
.w3-hover-border-light-gray:hover {
  border-color: #f1f1f1 !important;
}
.w3-border-dark-grey,
.w3-hover-border-dark-grey:hover,
.w3-border-dark-gray,
.w3-hover-border-dark-gray:hover {
  border-color: #616161 !important;
}
.w3-border-pale-red,
.w3-hover-border-pale-red:hover {
  border-color: #ffe7e7 !important;
}
.w3-border-pale-green,
.w3-hover-border-pale-green:hover {
  border-color: #e7ffe7 !important;
}
.w3-border-pale-yellow,
.w3-hover-border-pale-yellow:hover {
  border-color: #ffffcc !important;
}
.w3-border-pale-blue,
.w3-hover-border-pale-blue:hover {
  border-color: #e7ffff !important;
}
.minitweets-end {
  display: none;
}
.al_table_cont {
  margin: 0px 0px 15px 15px;
  width: 400px !important;
  border: none !important;
}
.al_table_cont table {
  border: none !important;
}
.al_table_cont table tr td {
  background: #ffffff !important;
  border: none !important;
}
.al_table_cont table tr td.al_head {
  padding-left: 0px;
  padding-right: 0px;
}
.al_table_cont table tr td.al_head a.al_btn_sp {
  margin-left: 11px;
}
.al_table_cont table tr td.al_head .al_state {
  display: block;
  margin-top: 30px;
}
.al_table {
  background: #ffffff !important;
}
.al_table td {
  border: none !important;
}
.al_table .notresponded,
.al_table .diallingin,
.al_table .noattends,
.al_table .attending {
  font-size: 16px;
  color: #007eb3 !important;
}
.al_table .notresponded {
  color: #aaaaaa !important;
}
.tablesaw thead {
  background: none;
}
.event-left,
.event-right {
  width: 48%;
  float: left;
}
.event-right {
  margin-left: 35px;
}
.zilla-tabs .zilla-nav li a {
  color: #bbbbbb !important;
  border-left: none !important;
  border-top: none !important;
  font-weight: bold !important;
  outline: 0;
  font-size: 16px;
}
.zilla-tabs .zilla-nav .ui-tabs-active a {
  color: #007eb3 !important;
}
.zilla-tabs .zilla-tab {
  border: none !important;
}
.w3-container {
  padding: 0px;
}
.w3-container .w3-row {
  margin-bottom: 20px;
}
.w3-container .w3-row h3 {
  font-size: 24px;
}
.w3-border-blue {
  border-color: #007eb3 !important;
}
.overarching-effective-date {
  margin-bottom: 20px;
}
/** 
* @license angular-awesome-slider - v2.3.5
* (c) 2013 Julien VALERY https://github.com/darul75/angular-awesome-slider
* License: MIT 
**/
.jslider {
  position: relative;
  top: .6em;
  cursor: pointer;
  display: block;
  width: 100%;
  height: 1em;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.jslider.disabled {
  opacity: 0.5;
}
.jslider table {
  border-collapse: collapse;
  border: 0;
  width: 100%;
}
.jslider table td,
.jslider table th {
  width: 100%;
  border: 0;
  padding: 0;
  text-align: left;
  vertical-align: top;
}
.jslider div.jslider-bg i,
.jslider div.jslider-pointer {
  background: url(../img/jslider.png) no-repeat 0 0;
}
.jslider div.jslider-bg {
  position: relative;
}
.jslider div.jslider-bg i {
  position: absolute;
  top: 0;
  height: 5px;
}
.jslider div.jslider-bg i.left {
  left: 0;
  width: 50%;
  background-position: 0 0;
}
.jslider div.jslider-bg i.right {
  left: 50%;
  width: 50%;
  background-position: right 0;
}
.jslider div.jslider-bg i.range {
  position: absolute;
  top: 0;
  left: 20%;
  width: 60%;
  height: 5px;
  z-index: 1;
  background-repeat: repeat-x;
  background-position: 0 -40px;
}
.jslider div.jslider-bg i.default {
  left: 0;
  width: 1px;
  z-index: 1;
  background-color: #185f83;
}
.jslider.jslider-single div.jslider-pointer-to,
.jslider.jslider-single div.jslider-value-to,
.jslider.jslider-single div.jslider-bg .v,
.jslider.jslider-single .jslider-limitless .jslider-label {
  display: none;
}
.jslider div.jslider-pointer {
  position: absolute;
  top: -4px;
  left: 20%;
  z-index: 2;
  width: 15px;
  height: 15px;
  background-position: 2px -60px;
  margin-left: -8px;
  cursor: pointer;
  cursor: hand;
}
.jslider div.jslider-pointer.jslider-pointer-to {
  left: 80%;
}
.jslider div.jslider-pointer.jslider-pointer-hover {
  background-position: -18px -60px;
}
.jslider div.jslider-label small,
.jslider div.jslider-value small {
  position: relative;
  top: -0.4em;
}
.jslider div.jslider-label {
  position: absolute;
  top: -18px;
  left: 0;
  padding: 0 2px;
  opacity: .4;
  color: #000;
  font-size: 9px;
  line-height: 12px;
  white-space: nowrap;
}
.jslider div.jslider-label.jslider-label-to {
  left: auto;
  right: 0;
}
.jslider div.jslider-value {
  position: absolute;
  top: -19px;
  left: 0;
  padding: 1px 2px 0;
  background: #fff;
  font-size: 9px;
  line-height: 12px;
  white-space: nowrap;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}
.jslider div.jslider-value.jslider-value-to {
  left: 80%;
}
.jslider div.jslider-scale {
  position: relative;
  top: 9px;
}
.jslider div.jslider-scale span {
  position: absolute;
  height: 5px;
  border-left: 1px solid #999;
  font-size: 0;
}
.jslider div.jslider-scale ins {
  position: absolute;
  top: 5px;
  left: 0;
  font-size: 9px;
  text-decoration: none;
  color: #999;
}
.jslider.vertical {
  display: block;
  width: 17px;
  height: 100%;
  position: relative;
  top: .6em;
  font-family: Arial, sans-serif;
}
.jslider.vertical table {
  height: 100%;
}
.jslider.vertical.sliderCSS .jslider-bg i,
.jslider.vertical.jslider-pointer {
  background-color: silver;
  background-image: none;
}
.jslider.vertical div.jslider-bg i,
.jslider.vertical .jslider-pointer {
  background: url(../img/jslider.vertical.png) no-repeat 0 0;
}
.jslider.vertical div.jslider-bg {
  position: relative;
  height: 100%;
}
.jslider.vertical div.jslider-bg i {
  position: absolute;
  top: 0;
  width: 5px;
  font-size: 0;
}
.jslider.vertical div.jslider-bg i.before {
  left: 50%;
  background: 0 0;
}
.jslider.vertical div.jslider-bg i.left {
  top: 0;
  left: 50%;
  height: 50%;
  background-position: right 0;
  background-repeat: repeat-y;
}
.jslider.vertical div.jslider-bg i.right {
  top: 50%;
  left: 50%;
  height: 50%;
  background-position: right 0;
  background-repeat: repeat-y;
}
.jslider.vertical div.jslider-bg i.range {
  position: absolute;
  top: 0;
  left: 50%;
  width: 60%;
  height: 100%;
  z-index: 1;
  background-repeat: repeat-y;
  background-position: -36px 0;
}
.jslider.vertical div.jslider-bg i.default {
  left: 50%;
  width: 5px;
  height: 1px;
  z-index: 1;
  background-color: #185f83;
}
.jslider.vertical div.jslider-pointer {
  left: 62%;
  background-position: -7px -1px;
}
.jslider.vertical div.jslider-pointer.jslider-pointer-hover {
  background-position: -7px -21px;
}
.jslider.vertical div.jslider-pointer.jslider-pointer-to {
  left: 62%;
}
.jslider.vertical div.jslider-pointer.jslider-pointer-to.jslider-pointer-hover {
  background-position: -7px -21px;
}
.jslider.vertical div.jslider-label {
  top: -5px;
  margin-left: 22px;
}
.jslider.vertical div.jslider-label.jslider-label-to {
  top: 100%;
  left: inherit;
  right: inherit;
  margin-top: -5px;
}
.jslider.vertical div.jslider-value {
  top: 0;
  left: 0;
}
.jslider.vertical div.jslider-value-to {
  top: 80%;
  left: 0;
}
.jslider.vertical div.jslider-scale {
  position: inherit;
}
.jslider.vertical div.jslider-scale span {
  position: absolute;
  width: 5px;
  height: 1px;
  border-left: 0;
  font-size: 0;
  border-top: 1px solid #999;
}
.jslider.vertical div.jslider-scale ins {
  position: absolute;
  left: 0;
  top: 5px;
  font-size: 9px;
  text-decoration: none;
  color: #999;
}
.jslider.sliderCSS div.jslider-bg i.left {
  left: 0;
  width: 50%;
  background-color: silver;
  background-image: none;
}
.jslider.sliderCSS div.jslider-bg i.right {
  width: 50%;
  left: 50%;
  background-color: silver;
  background-image: none;
}
.jslider.sliderCSS div.jslider-bg i.before {
  left: 0;
  width: 1px;
  background-color: rgba(92, 98, 203, 0.89);
  background-image: none;
}
.jslider.sliderCSS div.jslider-bg i.default {
  left: 0;
  width: 1px;
  z-index: 1;
  background-color: #fff;
  background-image: none;
}
.jslider.sliderCSS div.jslider-bg i.after {
  left: 0;
  background-color: #0e1773;
  background-image: none;
}
.jslider.sliderCSS div.jslider-bg i.range {
  position: absolute;
  top: 0;
  left: 20%;
  width: 60%;
  height: 5px;
  z-index: 1;
  background-image: none;
  background-color: #777575;
}
.jslider.sliderCSS div.jslider-pointer {
  top: -3px;
  left: 15px;
  width: 10px;
  height: 10px;
  margin-left: -3px;
  background-color: silver;
  background-color: #615959;
  border-radius: 50%;
}
.jslider.sliderCSS div.jslider-bg i,
.jslider.sliderCSS div.jslider-pointer {
  background: 0 0;
}
.jslider.sliderCSS.vertical div.jslider-bg i {
  left: 50%;
  width: 5px;
}
.jslider.sliderCSS.vertical div.jslider-bg i.left {
  top: 0;
  height: 50%;
  background-color: silver;
  background-image: none;
}
.jslider.sliderCSS.vertical div.jslider-bg i.right {
  height: 50%;
  top: 50%;
  background-color: silver;
  background-image: none;
}
.jslider.sliderCSS.vertical div.jslider-bg i.range {
  height: 100%;
  z-index: 1;
  background-color: #777575;
  background-image: none;
}
.jslider.sliderCSS.vertical div.jslider-bg i.before {
  background-color: rgba(92, 98, 203, 0.89);
  background-image: none;
}
.jslider.sliderCSS.vertical div.jslider-bg i.default {
  height: 1px;
  background-color: #fff;
  background-image: none;
  z-index: 2;
}
.jslider.sliderCSS.vertical div.jslider-bg i.after {
  background-color: #0e1773;
  background-image: none;
}
.jslider.sliderCSS.vertical div.jslider-bg i,
.jslider.sliderCSS.vertical div.jslider-pointer {
  background: 0 0;
}
.jslider.sliderCSS.vertical div.jslider-pointer {
  left: 50%;
  width: 10px;
  height: 10px;
  background-color: #615959;
  border-radius: 50%;
  margin-left: -3px;
}
.jslider.sliderCSS.vertical div.jslider-pointer.jslider-pointer-to {
  left: 50%;
}
.jslider.jslider_round div.jslider-bg i,
.jslider.jslider_round div.jslider-pointer {
  background: url(../img/jslider.round.png) no-repeat 0 0;
}
.jslider.jslider_round div.jslider-bg i {
  background-position: 0 -20px;
}
.jslider.jslider_round div.jslider-bg i.default {
  background-color: #C2C7CA;
}
.jslider.jslider_round div.jslider-bg i.range {
  z-index: 1;
  background-position: 0 -40px;
}
.jslider.jslider_round div.jslider-pointer {
  top: -6px;
  width: 20px;
  height: 17px;
  background-position: 0 -60px;
  z-index: 2;
}
.jslider.jslider_round div.jslider-pointer.jslider-pointer-hover {
  background-position: -20px -60px;
}
.jslider.jslider_round.vertical div.jslider-bg i,
.jslider.jslider_round.vertical div.jslider-pointer {
  background: url(../img/jslider.round.vertical.png) no-repeat 0 0;
}
.jslider.jslider_round.vertical div.jslider-bg i {
  background-position: right 0;
}
.jslider.jslider_round.vertical div.jslider-bg i.range {
  background-position: -37px 0;
}
.jslider.jslider_round.vertical div.jslider-bg i.before,
.jslider.jslider_round.vertical div.jslider-bg i.after {
  background: 0 0;
}
.jslider.jslider_round.vertical div.jslider-bg i.default {
  background-color: #c2c7ca;
}
.jslider.jslider_round.vertical div.jslider-pointer {
  top: -6px;
  width: 20px;
  height: 17px;
  background-position: -4px -3px;
}
.jslider.jslider_round.vertical div.jslider-pointer.jslider-pointer-hover {
  background-position: -4px -23px;
}
.jslider.jslider_round.vertical div.jslider-pointer.jslider-value-to {
  left: 80%;
}
.jslider.jslider_round.vertical div.jslider-value {
  left: 0;
}
.jslider.jslider_blue .jslider-bg i,
.jslider.jslider_blue .jslider-pointer {
  background: url(../img/jslider.blue.png) no-repeat 0 0;
}
.jslider.jslider_blue .jslider-bg i {
  background-position: 2px -20px;
}
.jslider.jslider_blue .jslider-bg i.default {
  background-color: #c2c7ca;
}
.jslider.jslider_blue .jslider-bg i.range {
  z-index: 1;
  background-position: 0 -40px;
}
.jslider.jslider_blue div.jslider-pointer {
  top: -6px;
  width: 20px;
  height: 17px;
  background-position: 2px -60px;
  z-index: 2;
}
.jslider.jslider_blue div.jslider-pointer.jslider-pointer-hover {
  background-position: -20px -60px;
}
.jslider.jslider_blue.vertical div.jslider-bg i,
.jslider.jslider_blue.vertical div.jslider-pointer {
  background: url(../img/jslider.blue.vertical.png) no-repeat 0 0;
}
.jslider.jslider_blue.vertical div.jslider-bg i {
  background-position: right 0;
}
.jslider.jslider_blue.vertical div.jslider-bg i.range {
  background-position: -37px 0;
}
.jslider.jslider_blue.vertical div.jslider-bg i.before,
.jslider.jslider_blue.vertical div.jslider-bg i.after {
  background: 0 0;
}
.jslider.jslider_blue.vertical div.jslider-bg i.default {
  background-color: #c2c7ca;
}
.jslider.jslider_blue.vertical div.jslider-pointer {
  top: -6px;
  width: 20px;
  height: 17px;
  background-position: -7px 0;
}
.jslider.jslider_blue.vertical div.jslider-pointer.jslider-pointer-hover {
  background-position: -7px -20px;
}
.jslider.jslider_blue.vertical div.jslider-value {
  left: 0;
}
.jslider.jslider_plastic .jslider-bg i,
.jslider.jslider_plastic .jslider-pointer {
  background: url(../img/jslider.plastic.png) no-repeat 0 0;
}
.jslider.jslider_plastic .jslider-bg i {
  background-position: 2px -20px;
}
.jslider.jslider_plastic .jslider-bg i.default {
  background-color: #c2c7ca;
}
.jslider.jslider_plastic .jslider-bg i.range {
  z-index: 1;
  background-position: 0 -40px;
}
.jslider.jslider_plastic .jslider-pointer {
  z-index: 2;
  width: 20px;
  height: 17px;
  top: -4px;
  background-position: 2px -60px;
}
.jslider.jslider_plastic .jslider-pointer.jslider-pointer-hover {
  background-position: -18px -60px;
}
.jslider.jslider_plastic.vertical div.jslider-bg i,
.jslider.jslider_plastic.vertical div.jslider-pointer {
  background: url(../img/jslider.plastic.vertical.png) no-repeat 0 0;
}
.jslider.jslider_plastic.vertical div.jslider-bg i {
  background-position: right 0;
}
.jslider.jslider_plastic.vertical div.jslider-bg i.range {
  background-position: -35px 0;
}
.jslider.jslider_plastic.vertical div.jslider-bg i.before,
.jslider.jslider_plastic.vertical div.jslider-bg i.after {
  background: 0 0;
}
.jslider.jslider_plastic.vertical div.jslider-bg i.default {
  background-color: #c2c7ca;
}
.jslider.jslider_plastic.vertical div.jslider-pointer {
  top: -6px;
  margin-left: -6px;
  width: 20px;
  height: 17px;
  background-position: -7px -1px;
}
.jslider.jslider_plastic.vertical div.jslider-pointer.jslider-pointer-hover {
  background-position: -7px -21px;
}
.fine-calculator {
  margin-top: 40px;
  margin-bottom: 40px;
}
.fine-calculator .mobile {
  display: none;
}
.fine-calculator .desktop {
  display: block;
}
.fine-calculator .button {
  background: #007EB3;
  color: #ffffff;
  padding: 10px 20px;
  border: none;
  font-size: 14px;
}
.fine-calculator .reset #back_btn {
  display: none;
  position: absolute;
  left: 10px;
  bottom: 10px;
}
.fine-calculator .reset #start_again {
  position: absolute;
  right: 5px;
  bottom: 15px;
}
.fine-calculator .section {
  float: left;
  margin-left: 10px;
}
.fine-calculator .section-left {
  width: 76.5%;
}
.fine-calculator .section-left .switch-field {
  overflow: hidden;
  display: inline-block;
  width: 80%;
}
.fine-calculator .section-left .switch-field input {
  position: absolute !important;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  width: 1px;
  border: 0;
  overflow: hidden;
}
.fine-calculator .section-left .switch-field label {
  display: inline-block;
  background-color: #efefef;
  color: rgba(0, 0, 0, 0.6);
  font-size: 14px;
  font-weight: normal;
  text-align: center;
  padding: 10px 0px;
  width: 95px;
  margin-left: 5px;
  margin-top: 5px;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
.fine-calculator .section-left .switch-field label:hover {
  cursor: pointer;
}
.fine-calculator .section-left .switch-field input:checked + label {
  background-color: #007EB3;
  color: #ffffff;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.fine-calculator .section-left .switch-field label:first-of-type {
  border-radius: 4px 0 0 4px;
}
.fine-calculator .section-left .switch-field label:last-of-type {
  border-radius: 0 4px 4px 0;
}
.fine-calculator .section-left .income-bar {
  padding: 10px;
  background-color: #007EB3;
  color: #ffffff;
}
.fine-calculator .section-left .income-bar .title {
  font-weight: bold;
  display: inline-block;
  vertical-align: top;
  width: 20%;
  color: #ffffff;
  margin-top: 8px;
}
.fine-calculator .section-left .income-bar .inputs {
  width: 79%;
  display: inline-block;
}
.fine-calculator .section-left .income-bar .inputs input {
  width: 15%;
  border: 1px solid #efefef;
  padding: 5px;
}
.fine-calculator .section-left .income-bar .inputs .styled-select {
  width: 32px;
  height: 34px;
  overflow: hidden;
  background: url('images/down_arrow_select.png') no-repeat right #fff;
  display: inline-block;
  left: -5px;
  position: relative;
  vertical-align: top;
}
.fine-calculator .section-left .income-bar .inputs .styled-select select {
  display: inline-block;
  width: 32px;
  height: 36px;
  vertical-align: top;
  padding: 8px;
  border: none;
  background: transparent;
  font-size: 16px;
  line-height: 1;
  border: 0;
  border-radius: 0;
  -webkit-appearance: none;
  text-indent: 100px;
}
.fine-calculator .section-left .income-bar .inputs .switch-field {
  overflow: hidden;
  width: 75%;
  display: inline-block;
  vertical-align: top;
  margin-top: -6px;
}
.fine-calculator .section-left .income-bar .inputs .switch-field input:checked + label {
  background-color: #ffffff;
  color: #007EB3;
  font-weight: bold;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.fine-calculator .section-left .offences-tabs {
  min-height: 300px;
  margin-top: 20px;
}
.fine-calculator .section-left .offences-tabs hr {
  background-color: #efefef;
  height: 1px;
  border: 0;
}
.fine-calculator .section-left .offences-tabs .offence-tab {
  padding: 10px 15px;
  display: inline-block;
  background: #ffffff;
  color: #3c414B;
  position: relative;
  margin-bottom: -8px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  font-size: 14px;
  border: 1px solid #efefef;
  border-bottom: 0px;
}
.fine-calculator .section-left .offences-tabs .active,
.fine-calculator .section-left .offences-tabs .offence-tab:hover,
.fine-calculator .section-left .offences-tabs .offence-tab:active {
  background-color: #007EB3;
  color: #ffffff;
}
.fine-calculator .section-left .offences-tabs .selected-offence .title {
  font-weight: bold;
  display: inline-block;
  vertical-align: top;
  width: 20%;
  margin-top: 8px;
}
.fine-calculator .section-left .offences-tabs .selected-offence .inputs {
  width: 75%;
  display: inline-block;
}
.fine-calculator .section-left .offences-tabs .selected-offence .inputs input {
  border: 1px solid #efefef;
  padding: 5px;
}
.fine-calculator .section-left .offences-tabs .selected-offence .inputs select {
  display: inline-block;
  width: 15%;
  margin-top: 5px;
  vertical-align: top;
  padding: 8px;
  background: #efefef;
  border: none;
}
.fine-calculator .section-left .offences-table {
  display: none;
  min-height: 300px;
  margin-top: 20px;
}
.fine-calculator .section-left .offences-table table {
  width: 100%;
}
.fine-calculator .section-left .offences-table table thead tr th {
  background-color: #007EB3;
  color: #ffffff;
  font-size: 12px;
  width: 15%;
  text-align: center;
}
.fine-calculator .section-left .offences-table table thead tr .fines {
  width: 20%;
}
.fine-calculator .section-left .offences-table table thead tr .startingpoint {
  width: 20%;
}
.fine-calculator .section-left .offences-table table thead tr .finebeforeplea {
  width: 22%;
}
.fine-calculator .section-left .offences-table table thead tr .fineafterplea {
  width: 20%;
}
.fine-calculator .section-left .offences-table table tfoot tr td {
  font-size: 12px;
}
.fine-calculator .section-left .offences-table table tfoot tr .text-center {
  text-align: center;
}
.fine-calculator .section-left .offences-table table tbody tr .offence-edit {
  background: black;
  padding: 0;
}
.fine-calculator .section-left .offences-table table tbody tr .offence-edit button {
  line-height: 36px;
  padding: 0 10px;
}
.fine-calculator .section-left .offences-table table tbody tr td {
  font-size: 12px;
  text-align: center;
}
.fine-calculator .section-left .offences-table table tbody tr td .btn-edit {
  background: none;
  border: none;
  text-decoration: underline;
  color: white;
}
.fine-calculator .section-left .offences-table table tbody tr.offence-row td.offence-title {
  background-color: #efefef;
  padding: 0px;
  width: 25%;
  border: none;
  text-align: left;
}
.fine-calculator .section-left .offences-table table tbody tr.offence-row td.offence-title i {
  background: black;
  color: white;
  padding: 12px;
  margin: 0px;
  cursor: pointer;
}
.fine-calculator .section-left .offences-table table tbody tr.offence-row td.offence-title span {
  margin-left: 10px;
}
.fine-calculator .section-left .offences-table table tbody tr.offence-row td.single-offence {
  padding: 10px;
  text-align: center;
}
.fine-calculator .section-left .surcharge {
  width: 59%;
  display: inline-block;
}
.fine-calculator .section-left .surcharge .title {
  font-weight: bold;
  width: 20%;
  display: inline-block;
  vertical-align: top;
  margin-top: 15px;
  font-size: 14px;
}
.fine-calculator .section-left .surcharge .inputs {
  display: inline-block;
  width: 78%;
}
.fine-calculator .section-left .surcharge .inputs .switch-field {
  display: inline-block;
  width: 100%;
}
.fine-calculator .section-left .surcharge .inputs .switch-field .button {
  font-size: 12px;
  padding: 10px 15px;
  width: 48%;
}
.fine-calculator .section-left .surcharge .inputs input {
  width: 35%;
  border: 1px solid #efefef;
  margin-top: 5px;
  padding: 5px;
}
.fine-calculator .section-left .surcharge .inputs .styled-select {
  width: 32px;
  height: 34px;
  overflow: hidden;
  background: url('images/down_arrow_select.png') no-repeat right #fff;
  display: inline-block;
  right: 5px;
  position: relative;
  vertical-align: top;
  margin-top: 5px;
}
.fine-calculator .section-left .surcharge .inputs .styled-select select {
  display: inline-block;
  width: 32px;
  height: 36px;
  vertical-align: top;
  padding: 8px;
  border: none;
  background: transparent;
  font-size: 16px;
  line-height: 1;
  border: 0;
  border-radius: 0;
  -webkit-appearance: none;
  text-indent: 100px;
}
.fine-calculator .section-left .surcharge .ng-binding {
  position: relative;
  left: 150px;
  font-size: 14px;
  font-style: italic;
  display: inline-block;
  margin-top: -30px;
  width: 450px;
  vertical-align: middle;
}
.fine-calculator .section-left .prosecution {
  width: 40%;
  display: inline-block;
  vertical-align: top;
}
.fine-calculator .section-left .prosecution .title {
  font-weight: bold;
  width: 50%;
  display: inline-block;
  vertical-align: top;
  margin-top: 15px;
  font-size: 14px;
}
.fine-calculator .section-left .prosecution .inputs {
  display: inline-block;
  width: 48%;
}
.fine-calculator .section-left .prosecution .inputs input {
  width: 70%;
  border: 1px solid #efefef;
  margin-top: 5px;
  padding: 5px;
}
.fine-calculator .section-left .prosecution .inputs .styled-select {
  width: 32px;
  height: 34px;
  overflow: hidden;
  background: url('images/down_arrow_select.png') no-repeat right #fff;
  display: inline-block;
  right: 5px;
  position: relative;
  vertical-align: top;
  margin-top: 5px;
}
.fine-calculator .section-left .prosecution .inputs .styled-select select {
  display: inline-block;
  width: 32px;
  height: 36px;
  vertical-align: top;
  padding: 8px;
  border: none;
  background: transparent;
  font-size: 16px;
  line-height: 1;
  border: 0;
  border-radius: 0;
  -webkit-appearance: none;
  text-indent: 100px;
}
.fine-calculator .section-right {
  width: 21%;
  background-color: #efefef;
  min-height: 520px;
  margin-bottom: 80px;
}
.fine-calculator .section-right .fine-before-plea,
.fine-calculator .section-right .fine-after-plea,
.fine-calculator .section-right .compensation,
.fine-calculator .section-right .surcharge,
.fine-calculator .section-right .prosecution-cost,
.fine-calculator .section-right .total {
  padding: 10px;
  text-align: right;
  font-size: 12px;
  font-weight: bold;
  padding-bottom: 0px;
}
.fine-calculator .section-right .dim h3,
.fine-calculator .section-right .dim span {
  color: #888888;
}
.fine-calculator .section-right .total {
  bottom: 100px;
  right: 10px;
}
.fine-calculator .section-right .total span {
  font-size: 20px;
}
.surcharge-info {
  position: absolute;
  bottom: -2px;
  left: -3px;
  font-size: 12px;
  padding: 18px;
}
@media only screen and (max-width: 1024px) {
  .fine-calculator .reset {
    text-align: center;
  }
  .fine-calculator .reset #back_btn {
    display: none;
    position: absolute;
    left: 10px;
    bottom: 10px;
  }
  .fine-calculator .reset #start_again {
    position: relative;
    width: 100%;
    right: unset;
    bottom: unset;
  }
  .fine-calculator .section-left {
    float: none;
    width: auto;
    margin-left: 0;
  }
  .fine-calculator .section-left .income-bar .inputs {
    width: auto;
  }
  .fine-calculator .section-left .income-bar .inputs .switch-field {
    width: auto;
    display: block;
    margin-top: 8px;
  }
  .fine-calculator .section-left .income-bar .inputs .switch-field label {
    width: 88px;
    margin: 0;
  }
  .fine-calculator .section-left .switch-field {
    width: auto;
    display: block;
  }
  .fine-calculator .section-left .switch-field label {
    margin-left: 0;
    margin-right: 0;
  }
  .fine-calculator .section-left .switch-field #band_ + label {
    display: none;
  }
  .fine-calculator .section-right {
    margin-top: 1em;
    margin-left: 0;
    float: none;
    width: auto;
    min-height: 100px;
    margin-bottom: unset;
  }
  .fine-calculator .section-right .item {
    display: inline-block;
    box-sizing: border-box;
    width: 24.5%;
    min-width: 125px;
    padding: 7px !important;
    vertical-align: top;
    position: initial;
  }
  .fine-calculator .section-right .item span {
    text-align: left;
  }
}
@media only screen and (max-width: 768px) {
  .fine-calculator table.desktop {
    display: none;
  }
  .fine-calculator table.mobile {
    display: block;
  }
  .fine-calculator table.mobile .btn-remove {
    background: black;
    padding: 14px;
    color: white;
  }
  .fine-calculator table.mobile .btn-review {
    background: #a42121;
    padding: 12px;
    color: white;
    border: none;
  }
  .fine-calculator table.mobile .btn-edit {
    background: #007EB3 !important;
    padding: 12px;
  }
  .fine-calculator table.mobile tbody,
  .fine-calculator table.mobile tr.title,
  .fine-calculator table.mobile tr.edit,
  .fine-calculator table.mobile tr.add {
    display: block;
  }
  .fine-calculator table.mobile tr.title {
    height: 45px;
  }
  .fine-calculator table.mobile tr.title .offence {
    color: #444;
  }
  .fine-calculator table.mobile tr.edit {
    clear: both;
    width: 100%;
  }
  .fine-calculator table.mobile tr.add td {
    clear: both;
    width: 100%;
    padding: 0px;
    display: block;
  }
  .fine-calculator table.mobile .tb-offence-title {
    font-weight: bold;
    color: #007eb3;
    background: #EAEAEA;
  }
  .fine-calculator table.mobile .tb-offence-title span {
    padding: 10px;
  }
  .fine-calculator table.mobile .tb-left,
  .fine-calculator table.mobile .tb-right {
    float: left;
    width: 47.5%;
  }
  .fine-calculator table.mobile .tb-left td,
  .fine-calculator table.mobile .tb-right td {
    text-align: center;
  }
  .fine-calculator table.mobile .tb-offence {
    float: left;
    width: 100%;
    padding: 0px;
    line-height: 40px;
    border: 0px;
    margin-bottom: 10px;
  }
  .fine-calculator table.mobile .tb-offence1,
  .fine-calculator table.mobile .tb-offence2,
  .fine-calculator table.mobile .tb-offence3,
  .fine-calculator table.mobile .tb-offence4,
  .fine-calculator table.mobile .tb-offence5,
  .fine-calculator table.mobile .tb-offence6 {
    display: none;
  }
  .fine-calculator table.mobile .btn {
    width: 100%;
  }
  .fine-calculator table.mobile .btn-review {
    background: #a42121;
  }
  .fine-calculator table.mobile .btn-review:hover {
    background: #940a0a;
  }
  .fine-calculator .button {
    width: 100%;
    margin-top: 10px;
  }
  .fine-calculator .section-left .offences-tabs .selected-offence .inputs {
    width: 100%;
  }
  .fine-calculator .section-left .offences-tabs .offence-tab {
    width: 32.5%;
    margin-bottom: 5px;
  }
  .fine-calculator .section-left .offences-tabs .selected-offence .title {
    width: 100%;
    margin: 10px 0px;
    font-size: 20px;
  }
  .fine-calculator .section-left .income-bar .title {
    width: 100%;
    margin: 10px 0px;
    font-size: 20px;
  }
  .fine-calculator .section-left .income-bar .inputs {
    width: 100%;
  }
  .fine-calculator .section-left .income-bar .inputs .switch-field label {
    width: 49%;
    margin-bottom: 5px;
  }
  .fine-calculator .section-left .bands .switch-field label {
    width: 32.5%;
    margin-bottom: 5px;
  }
  .fine-calculator .section-left .guiltyplea .switch-field label {
    width: 49%;
    margin-bottom: 5px;
  }
  .fine-calculator .section-left .surcharge,
  .fine-calculator .section-left .prosecution {
    width: 100%;
  }
  .fine-calculator .section-left .surcharge .ng-binding,
  .fine-calculator .section-left .prosecution .ng-binding {
    margin-top: 10px;
    left: unset;
  }
  .fine-calculator .section-left .surcharge .title,
  .fine-calculator .section-left .prosecution .title {
    width: 100%;
    margin: 10px 0px;
    font-size: 20px;
  }
  .fine-calculator .section-left .surcharge .inputs,
  .fine-calculator .section-left .prosecution .inputs {
    width: 100%;
  }
  .fine-calculator .section-left .surcharge .inputs .switch-field .button,
  .fine-calculator .section-left .prosecution .inputs .switch-field .button {
    width: 100%;
  }
  .fine-calculator .section-left .surcharge .inputs input,
  .fine-calculator .section-left .prosecution .inputs input {
    width: 89.5%;
  }
  .fine-calculator .section-right .item {
    display: inline-block;
    width: auto;
    width: 48%;
    text-align: right;
  }
  .fine-calculator .reset {
    margin-top: 50px;
  }
  .surcharge-info {
    position: relative;
    bottom: -50px;
    left: 0px;
    font-size: 12px;
    padding: unset;
  }
}
.switch-title {
  margin-bottom: 5px;
}
.btn-disabled,
.btn-disabled:hover {
  cursor: default;
  background-color: #ddd !important;
  color: #888 !important;
}
.btn-selected,
.btn-selected:hover {
  cursor: default;
  background-color: #014c6c !important;
}
.offence-button-container {
  width: 200px;
  display: inline;
}
.offence-button-container .btn-remove {
  border: 0px;
  padding: 10px;
  float: right;
  font-size: 14px;
}
@media only screen and (max-width: 768px) {
  .income-bar {
    position: relative;
  }
  .income-bar .income {
    position: absolute;
    top: 15px;
    left: 200px;
    width: auto !important;
  }
  .income-bar .styled-select {
    position: absolute !important;
    top: 15px;
    left: 380px !important;
  }
}
.driving-calculator .input-section {
  padding: 20px;
  background: #007eb3;
}
.driving-calculator .input-section h3 {
  color: white;
}
.driving-calculator .input-section .group {
  width: 48%;
  padding-right: 20px;
  display: inline-block;
}
.driving-calculator .input-section .group h3 {
  font-weight: 800;
}
.driving-calculator .input-section .group select,
.driving-calculator .input-section .group input {
  background: white;
  border: none;
  padding: 10px;
}
.driving-calculator .input-section .group select {
  width: 50%;
}
.driving-calculator .input-section .group img {
  width: 39px;
  vertical-align: bottom;
}
@media only screen and (max-width: 768px) {
  .driving-calculator .input-section .group {
    width: 100%;
    display: block;
    margin-top: 20px;
  }
  .driving-calculator .input-section .group input {
    width: 92%;
  }
  .driving-calculator .input-section .group img {
    width: 40px;
  }
  .driving-calculator .input-section .group select {
    width: 100%;
  }
}
@media only screen and (max-width: 600px) {
  .driving-calculator .input-section .group input {
    width: 90%;
  }
}
.driving-calculator .output-section {
  margin-top: 20px;
  padding: 20px;
  background: #efefef;
}
.driving-calculator .output-section .group {
  width: 33%;
  padding-right: 20px;
  display: inline-block;
  margin-bottom: 20px;
}
.driving-calculator .output-section .group h3 {
  font-weight: 800;
}
.driving-calculator .output-section .group input {
  background: white;
  border: none;
  padding: 10px;
}
@media only screen and (max-width: 768px) {
  .driving-calculator .output-section .group {
    width: 100%;
    display: block;
  }
  .driving-calculator .output-section .group input {
    width: 100%;
  }
}
#ui-datepicker-div {
  border: 1px solid;
  background: white;
}
#ui-datepicker-div table td {
  text-align: center;
}
.ui-datepicker {
  width: 300px;
  margin: 5px auto 0;
  font: 12pt Arial, sans-serif;
  /*-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .5);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .5);*/
}
.ui-datepicker table {
  width: 100%;
}
.ui-datepicker-header {
  background: white;
  color: #666;
  border-width: 1px 0 0 0;
  border-style: solid;
  border-color: #efefef;
  padding: 10px;
}
.ui-datepicker-title {
  text-align: center;
  font-size: 16px;
}
.ui-datepicker-prev {
  float: left;
  cursor: pointer;
  background-position: center -30px;
  font-size: 14px;
}
.ui-datepicker-next {
  float: right;
  cursor: pointer;
  background-position: center 0px;
  font-size: 14px;
}
.ui-datepicker thead {
  background-color: #f7f7f7;
  /*border-bottom: 1px solid #bbb;*/
}
.ui-datepicker th {
  background-color: #efefef;
  text-transform: uppercase;
  font-size: 8pt;
  color: #666666;
  padding: 5px;
  /*text-shadow: 1px 0px 0px #fff;*/
  /*filter: dropshadow(color=#fff, offx=1, offy=0);*/
}
.ui-datepicker tbody td {
  padding: 0;
  /*border-right: 1px solid #808080;*/
}
.ui-datepicker tbody td:last-child {
  border-right: 0px;
}
.ui-datepicker tbody tr:last-child {
  border-bottom: 0px;
}
.ui-datepicker a {
  text-decoration: none;
}
.ui-datepicker td span,
.ui-datepicker td a {
  display: inline-block;
  /*font-weight: bold;*/
  text-align: center;
  width: 30px;
  height: 30px;
  line-height: 30px;
  color: #ffffff;
  /*text-shadow: 1px 1px 0px #fff;*/
  /*filter: dropshadow(color=#fff, offx=1, offy=1);*/
}
.ui-datepicker-calendar .ui-state-default {
  background: white;
  color: #666;
  height: 40px;
  width: 40px;
}
.ui-datepicker-calendar .ui-state-hover {
  background: #007eb3;
  color: #fff;
}
.ui-datepicker-calendar .ui-state-active {
  background: #007eb3;
  color: #fff;
  border: 1px solid #55838f;
  position: relative;
  margin: -1px;
}
.ui-datepicker-unselectable .ui-state-default {
  background: #fff;
  color: #666;
}
.gform_wrapper h5 {
  display: inline-block;
  background-color: #007eb3;
  color: #FFF;
  padding: 3px 5px 3px 5px;
}
.gform_wrapper .description_above .gfield_description {
  padding: 0 !important;
}
.gform_wrapper .gform_next_button,
.gform_wrapper .gform_previous_button {
  background-color: white;
  border: 1px solid #999;
  width: 80px !important;
  height: 25px;
}
.gform_wrapper input[type=radio],
.gform_wrapper input[type=checkbox] {
  position: absolute;
  left: -10000px;
}
.gform_wrapper input[type=radio]:checked,
.gform_wrapper input[type=checkbox] {
  position: absolute;
  left: -10000px;
}
.gform_wrapper .gfield_radio li input[type=radio] + label,
.gform_wrapper .gfield_checkbox li input[type=checkbox] + label {
  background-image: url(images/unchecked.png);
  background-position-x: 0;
  background-position-y: 3px;
  background-size: 18px;
  background-repeat: no-repeat;
  padding-left: 25px;
  font-size: 1em;
}
.gform_wrapper .gfield_radio li input[type=radio]:checked + label,
.gform_wrapper .gfield_checkbox li input[type=checkbox]:checked + label {
  background-image: url(images/checked.png);
  font-weight: normal !important;
}
.gform_wrapper .gfield_radio li input[type=radio]:focus + label,
.gform_wrapper .gfield_checkbox li input[type=checkbox]:focus + label {
  font-weight: 700 !important;
}
.explainer {
  display: inline;
}
.explainer .text {
  cursor: pointer;
  border-bottom: 2px dashed #565656;
}
.explainer .explainer-description {
  display: none;
  padding: 10px;
  max-height: 300px;
  overflow: auto;
}
.explainer .explaier-content {
  padding: 0 40px 0 20px;
}
.explainer .explainer-show {
  display: block;
  background-color: white;
}
.explainer .explainer-close {
  background: url(images/close.png);
  position: sticky;
  cursor: pointer;
  top: 5px;
  right: 5px;
  height: 25px;
  float: right;
  width: 25px;
}
.menu-container {
  display: inline;
}
.menu-container ul.quick-menu {
  position: sticky;
  list-style: none;
  padding: 0px 0px;
  background: #007DB3;
  margin: 0px;
  height: auto;
  top: 0px;
  z-index: 99999;
  width: 50px;
}
.menu-container ul.quick-menu li {
  display: block;
  padding: 9.29px 15px;
  border-bottom: 1px solid #0A3873;
}
.menu-container ul.quick-menu li a {
  font-family: 'FontAwesome';
  color: white;
  font-size: 16px;
  text-decoration: none;
  cursor: pointer;
}
.menu-container ul.quick-menu li a span {
  position: absolute;
  color: #007DB3;
  margin-left: 35px;
  font-family: 'Open Sans', Arial, sans-serif;
  font-size: 14px;
  font-weight: 600;
}
ul.anchor-menu {
  font-size: 18px;
  border: 1px solid #444;
  padding: 0px !important;
  margin-left: 995px !important;
  width: auto;
}
ul.anchor-menu li:last-child {
  border-bottom: 0px;
}
ul.anchor-menu li {
  list-style: none;
  border-bottom: 1px solid #444444;
  margin: 0px;
}
ul.anchor-menu li a {
  color: #444444;
  text-decoration: none;
  padding: 15px;
  display: block;
  font-size: 16px;
}
ul.anchor-menu .active {
  background: #007eb3;
  color: #ffffff;
}
.non-sticky {
  position: absolute;
  top: 0%;
}
.sticky {
  position: fixed;
  margin-top: -230px !important;
}
@media only screen and (max-width: 1300px) {
  ul.anchor-menu {
    margin-left: 0px !important;
  }
  .non-sticky {
    position: relative;
  }
  .sticky {
    position: relative;
    margin-top: 20px !important;
  }
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: monospace,serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
*,
*:after,
*::before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html,
body,
.container,
.scroller {
  height: 100%;
}
@supports (-ms-accelerator:true) {
  .scroller {
    width: 80%;
    margin: 0 auto;
  }
  .offence-collection-filter select::-ms-expand {
    display: none;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .scroller {
    width: 80%;
    margin: 0 auto;
  }
  .offence-collection-filter select::-ms-expand {
    display: none;
  }
}
.scroller,
.scroller-inner {
  position: relative;
}
.container {
  position: relative;
  overflow: hidden;
  background: #34495e;
}
abbr[title] {
  border-bottom: 0px;
  outline: 0;
  text-decoration: none;
}
.menu-trigger {
  position: relative;
  padding-left: 60px;
  font-size: 0.9em;
}
.menu-trigger:before {
  position: absolute;
  top: 2px;
  left: 0;
  width: 40px;
  height: 6px;
  background: #01658f;
  box-shadow: 0 6px #fff, 0 12px #01658f, 0 18px #fff, 0 24px #01658f;
  content: '';
}
.mp-pusher {
  position: relative;
  left: 0;
  height: 100%;
}
.mp-menu {
  position: absolute;
  /* we can't use fixed here :( */
  top: 0;
  left: 0;
  z-index: 1;
  width: 300px;
  height: 100%;
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.mp-level {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #0A3873;
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
/* overlays for pusher and for level that gets covered */
.mp-pusher::after,
.mp-level::after,
.mp-level::before {
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  content: '';
  opacity: 0;
}
.mp-pusher::after,
.mp-level::after {
  background: rgba(0, 0, 0, 0.3);
  -webkit-transition: opacity 0.3s, width 0.1s 0.3s, height 0.1s 0.3s;
  -moz-transition: opacity 0.3s, width 0.1s 0.3s, height 0.1s 0.3s;
  transition: opacity 0.3s, width 0.1s 0.3s, height 0.1s 0.3s;
}
.mp-level::after {
  z-index: -1;
}
.mp-pusher.mp-pushed::after,
.mp-level.mp-level-overlay::after {
  width: 100%;
  height: 100%;
  opacity: 1;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.mp-level.mp-level-overlay {
  cursor: pointer;
}
.mp-level.mp-level-overlay.mp-level::before {
  width: 100%;
  height: 100%;
  background: transparent;
  opacity: 1;
}
.mp-pusher,
.mp-level {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
/* overlap */
.mp-overlap .mp-level.mp-level-open {
  box-shadow: 1px 0 2px rgba(0, 0, 0, 0.2);
  -webkit-transform: translate3d(-40px, 0, 0);
  -moz-transform: translate3d(-40px, 0, 0);
  transform: translate3d(-40px, 0, 0);
}
/* First level */
.mp-menu > .mp-level,
.mp-menu > .mp-level.mp-level-open,
.mp-menu.mp-overlap > .mp-level,
.mp-menu.mp-overlap > .mp-level.mp-level-open {
  box-shadow: none;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
/* cover */
.mp-cover .mp-level.mp-level-open {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.mp-cover .mp-level.mp-level-open > ul > li > .mp-level:not(.mp-level-open) {
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
/* content style */
.mp-menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
  height: 90%;
}
.mp-menu ul ul,
.mp-menu ul ul ul {
  overflow: auto;
}
.mp-menu h2 {
  margin: 0;
  padding: 0.7em 1em 0.55em 1.8em;
  color: rgba(255, 255, 255, 0.9) !important;
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
  font-family: 'Open Sans', Arial, sans-serif;
  font-weight: 600;
  font-size: 1em;
  height: 44.56px;
}
.mp-menu.mp-overlap h2::before {
  font-family: 'FontAwesome';
  position: absolute;
  top: 10px;
  right: 0;
  margin-right: 14px;
  line-height: 1.8;
  opacity: 0;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.1s 0.3s;
  -moz-transition: opacity 0.3s, -moz-transform 0.1s 0.3s;
  transition: opacity 0.3s, transform 0.1s 0.3s;
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  transform: translateX(-100%);
}
.mp-menu.mp-cover h2 {
  font-family: 'Open Sans', Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1px;
  font-size: 1em;
}
.mp-overlap .mp-level.mp-level-overlay > h2::before {
  font-family: 'FontAwesome';
  opacity: 1;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  -moz-transition: -moz-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  transform: translateX(0);
}
.mp-menu ul li > a {
  font-family: 'Open Sans', Arial, sans-serif;
  display: block;
  padding: 0.7em 1em 0.6em 1.8em;
  min-height: 44.56px;
  outline: none;
  box-shadow: inset 0 -1px rgba(0, 0, 0, 0.2);
  text-shadow: 0 0 1px rgba(255, 255, 255, 0.1);
  font-size: 1em;
  color: rgba(255, 255, 255, 0.9);
  -webkit-transition: background 0.3s, box-shadow 0.3s;
  -moz-transition: background 0.3s, box-shadow 0.3s;
  transition: background 0.3s, box-shadow 0.3s;
}
.mp-menu ul li::before {
  font-family: 'FontAwesome';
  position: absolute;
  left: 10px;
  z-index: -1;
  color: rgba(255, 255, 255, 0.9);
  line-height: 3.2;
}
.mp-level > ul > li:first-child > a {
  box-shadow: inset 0 -1px rgba(0, 0, 0, 0.2), inset 0 1px rgba(0, 0, 0, 0.2);
}
.mp-menu ul li a:hover,
.mp-level > ul > li:first-child > a:hover {
  background: rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 -1px rgba(0, 0, 0, 0);
}
.mp-menu .mp-level.mp-level-overlay > ul > li > a,
.mp-level.mp-level-overlay > ul > li:first-child > a {
  box-shadow: inset 0 -1px rgba(0, 0, 0, 0);
}
.mp-level > ul > li:first-child > a:hover,
.mp-level.mp-level-overlay > ul > li:first-child > a {
  box-shadow: inset 0 -1px rgba(0, 0, 0, 0), inset 0 1px rgba(0, 0, 0, 0);
}
/* seems like Chrome 34.0.1847.131 needs the second shadow otherwise the transition breaks */
.mp-back {
  background: rgba(0, 0, 0, 0.1);
  outline: none;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 700;
  display: block;
  font-size: 0.8em;
  padding: 1em;
  position: relative;
  box-shadow: inset 0 1px rgba(0, 0, 0, 0.1);
  -webkit-transition: background 0.3s;
  -moz-transition: background 0.3s;
  transition: background 0.3s;
}
.mp-menu .mp-level.mp-level-overlay > .mp-back,
.mp-menu .mp-level.mp-level-overlay > .mp-back::after {
  background: transparent;
  box-shadow: none;
  color: transparent;
}
/* Fallback example for browsers that don't support 3D transforms (and no JS fallback) */
/* We'll show the first level only */
.no-csstransforms3d .mp-pusher,
.no-js .mp-pusher {
  padding-left: 300px;
}
.no-csstransforms3d .mp-menu .mp-level,
.no-js .mp-menu .mp-level {
  display: none;
}
.no-csstransforms3d .mp-menu > .mp-level,
.no-js .mp-menu > .mp-level {
  display: block;
}
@media print {
  * {
    float: unset;
    height: auto;
    min-height: unset;
  }
  .columns {
    display: block;
  }
  .template-single-overarching-guides .content {
    padding-bottom: 0px;
  }
  body,
  html,
  p {
    font-size: 14pt !important;
  }
  h1 {
    font-size: 24pt !important;
  }
  h2 {
    font-size: 18pt !important;
  }
  h3 {
    font-size: 16pt !important;
  }
  h4 {
    font-size: 14pt !important;
  }
  #bodyheader,
  #body {
    width: 84%;
    margin-left: 8%;
    margin-right: 8%;
  }
  #body {
    margin-top: 0px !important;
    margin-left: 0px !important;
    width: 100%;
    padding: 10px;
  }
  #body #content-box {
    overflow: visible;
    width: 100%;
  }
  #body #content-box #primary {
    overflow: visible;
    width: 100%;
  }
  #primary {
    width: 900px;
    margin-right: auto;
    margin-left: auto;
  }
  #primary .content {
    height: auto;
    overflow-y: unset;
  }
  #primary .content .zilla-toggle {
    display: block !important;
  }
  #primary .content .zilla-toggle .zilla-toggle-inner {
    height: auto !important;
  }
  .screen-reader-text,
  .search-area,
  .quick-menu,
  .offences-sidebar,
  .menu-footer-menu-container,
  #top-nav,
  #header-nav,
  #cookie-law-info-bar,
  #cookie-law-info-again,
  #breadcrumb-nav,
  #anchor-menu,
  .fa-print {
    display: none !important;
  }
  .print-header {
    display: block;
    text-align: center;
  }
  #header-branding-bar {
    overflow: visible;
  }
  #bodyfooter .alignright {
    float: left;
  }
}
/* Smartphones (portrait and landscape) ----------- */
@media only screen and (max-width: 980px) {
  .w3-third {
    width: 49%;
  }
  #primary {
    width: 94%;
  }
  #header-branding-bar,
  #body,
  .col6,
  .col12 {
    width: 100%;
    margin: 0px;
  }
  .columns {
    width: 100%;
    margin: 0px;
  }
  #top-nav {
    text-align: center;
  }
  #top-nav .top-nav-container {
    width: 100%;
  }
  .header,
  .home #primary {
    width: auto !important;
  }
  #header-branding img {
    top: 0px;
  }
  #header-corner {
    width: 94%;
    float: left;
  }
  #header-corner #search input.search {
    width: 96%;
    margin: 0 2%;
  }
  #breadcrumb-nav .breadcrumb-nav-container {
    width: 100%;
  }
  #breadcrumb-nav .breadcrumb-nav-container ul.breadcrumbs {
    padding: 10px;
    margin: 0px;
  }
  #breadcrumb-nav .breadcrumb-nav-container ul.breadcrumbs li a {
    white-space: normal;
  }
  #menu-icon {
    display: block;
    background: #007eb3;
  }
  #menu-icon {
    right: 10px;
    top: 20px;
    width: auto;
  }
  .hompage-options-container ul :before {
    font-size: 3em;
    text-align: left;
    top: 20px;
    float: left;
  }
  .hompage-options-container ul li {
    border-right: none;
    border-bottom: 1px solid white;
    margin-top: 0px;
    margin-bottom: 0px;
    height: 75px;
  }
  .hompage-options-container ul li:nth-child(3n+3) {
    border-bottom: 0px;
  }
  .hompage-options-container ul a {
    width: 85% !important;
    padding: 20px !important;
    font-size: 16px;
    text-align: center !important;
  }
  .ujic-hold {
    text-align: center;
  }
  .ujic-hold .ujic-classic .countdown_section {
    padding: 0px 8px;
  }
  #leftnav {
    margin-bottom: 20px;
  }
  #leftnav .sidebar {
    margin-top: 0px;
  }
  .minitweets .twitter-timeline {
    width: 98% !important;
  }
  .layout-two #leftnav,
  .layout-search #leftnav {
    width: 96%;
    margin: 0px;
    padding: 2%;
  }
  .layout-two #primary,
  .layout-search #primary {
    width: 96%;
  }
  .showBtn {
    display: block !important;
  }
  .fixed-width {
    width: 96%;
  }
  .fixed-width .hompage-options-container ul li {
    width: 100%;
  }
  .sequence-pagination ul.sequence-pages {
    width: 50%;
  }
  .footer #innerfooter {
    width: 100%;
  }
  .footer #innerfooter .col5,
  .footer #innerfooter .col7 {
    width: 100%;
  }
  .footer #innerfooter .col5 {
    right: 30px;
    position: relative;
  }
  .footer #innerfooter ul {
    text-align: left;
  }
  .footer #innerfooter ul li {
    display: block;
  }
  .footer #innerfooter ul li a {
    font-size: 14px;
  }
}
#close-menu {
  background-color: #007eb3;
}
@media only screen and (max-width: 768px) {
  #header-nav {
    width: 100%;
  }
  #header-nav #menu-icon {
    display: block;
    background: #007eb3;
  }
}
@media only screen and (max-width: 768px) {
  #header-nav ul#menu-main-menu :first-child a {
    background-color: #007eb3;
    color: #ffffff !important;
  }
}
@media only screen and (max-width: 768px) {
  #header-nav ul#menu-main-menu {
    position: relative;
    top: 42px;
    width: 102%;
  }
}
@media only screen and (max-width: 768px) {
  #header-nav ul#menu-main-menu li {
    display: block;
    margin-bottom: 0px;
    clear: both;
    width: 100%;
  }
  #header-nav ul#menu-main-menu li ul {
    padding-left: 15px;
  }
}
@media only screen and (max-width: 768px) {
  #header-nav ul#menu-main-menu li a {
    display: block;
    text-align: left;
    color: #ffffff !important;
    background: #007eb3;
    font-size: 14px;
    padding: 10px 16px;
  }
}
#header-nav ul#menu-main-menu li a,
#header-nav ul#menu-main-menu li a:active,
#header-nav ul#menu-main-menu li a:link,
#header-nav ul#menu-main-menu li a:hover,
#header-nav ul#menu-main-menu li a:visited {
  color: #007eb3;
}
@media screen and (max-width: 768px) {
  #header-nav ul#menu-main-menu li a,
  #header-nav ul#menu-main-menu li a:active,
  #header-nav ul#menu-main-menu li a:link,
  #header-nav ul#menu-main-menu li a:hover,
  #header-nav ul#menu-main-menu li a:visited {
    color: #ffffff;
  }
}
@media only screen and (max-width: 768px) {
  #header-nav ul#menu-main-menu li a:hover {
    background-color: #ffffff;
    color: #007eb3 !important;
  }
}
@media screen and (max-width: 768px) {
  #header-nav ul#menu-main-menu li.current-menu-item a,
  #header-nav ul#menu-main-menu li.current-page-ancestor a,
  #header-nav ul#menu-main-menu li.current-menu-item a:active,
  #header-nav ul#menu-main-menu li.current-page-ancestor a:active,
  #header-nav ul#menu-main-menu li.current-menu-item a:link,
  #header-nav ul#menu-main-menu li.current-page-ancestor a:link,
  #header-nav ul#menu-main-menu li.current-menu-item a:hover,
  #header-nav ul#menu-main-menu li.current-page-ancestor a:hover,
  #header-nav ul#menu-main-menu li.current-menu-item a:visited,
  #header-nav ul#menu-main-menu li.current-page-ancestor a:visited {
    background-color: #007eb3;
    color: #ffffff !important;
  }
  #header-nav ul#menu-main-menu li.current-menu-item a:hover,
  #header-nav ul#menu-main-menu li.current-page-ancestor a:hover {
    background-color: #ffffff;
    color: #007eb3 !important;
  }
}
@media only screen and (max-width: 1090px) {
  .menu-container {
    display: block;
    text-align: center;
    background: #007DB3;
  }
  .menu-container ul.quick-menu {
    position: relative !important;
    padding: 0px;
    margin: 0 auto;
    width: auto;
    display: inline-block;
    text-align: center;
  }
  .menu-container ul.quick-menu li {
    padding: 30px;
    display: inherit;
  }
  .menu-container ul.quick-menu li span {
    display: none;
  }
  #body {
    margin-top: 0px !important;
  }
  #body .layout-one #primary {
    width: 96%;
  }
}
.showBtn {
  display: none;
}
@media only screen and (max-width: 680px) {
  .w3-third {
    width: 100%;
  }
}
@media only screen and (max-width: 414px) {
  .menu-container {
    text-align: left;
  }
  .menu-container ul.quick-menu li {
    display: none;
  }
  .menu-container ul.quick-menu li:first-child {
    display: block;
  }
}
@media only screen and (max-width: 360px) {
  #full-width-body .widget .textwidget dl dd {
    width: 70%;
  }
}
/* iPads (portrait and landscape) ----------- */
