@charset "UTF-8";
/* *****************************************************************************
 
    Project: DTCC Learning
    Author: CloudAccess.net
    Date: 10.2015 
 
 *******************************************************************************

    1. IMPORTS
        1.1 Bootstrap
        1.2 Font Awesome
        1.3 Image Sprites
        1.4 Slick Carousel
        1.5 Multiple Select
        1.6 Chartist.js
        1.7 Joomla LMS Icons
 
    2. BASE
        2.1 Template variables and mixins
        2.2 Typography
        2.3 Basic layout styles
        2.4 Main Content
        2.5 Select
        2.6 Video Player
        
    3. BLOCKS
        3.1 Header
        3.2 Main Menu
        3.3 Popup
        3.4 Modal
        3.5 Login form
        3.6 User Settings
        3.7 Search Top
        3.8 Top
        3.9 Breadcrumbs
        3.10 Main Search
        3.11 Bottom
        3.12 Footer
        3.13 Middle
        3.14 Module - box
        3.15 Mobile Menu
        3.16 Recommended for you module
        3.17 Profile module
        3.18 Sidebar Menu
        3.19 Accordion Menu
        3.20 Pagination
        3.21 DTCC Carousel
        3.22 DTCC Vertical Tabs
        3.23 Dashboard
        3.24 Video page
        3.25 Tags page
        3.26 Tags list

    4. EXTENSIONS OVERRIDES
        4.1 JCAL PRO
        4.2 LMS
        4.3 GK Tabs
        4.4 Docman
        4.5 Search Filter
        4.6 ExtendedReg
        4.7 Search
        4.8 Videos Categories
        4.9 iFAQ
        4.10 RSFORMS
        4.11 Banners
        4.12 Page Break - Sliders
        4.13 Page Break - Tabs
        4.14 HD Video Share
        4.15 Notifications

    5. PAGES
        5.1 Contact

 ******************************************************************************/
/* 1. IMPORTS
 -------------------------------------------------------------------------------
 =============================================================================*/
/* 1.1 Bootstrap
 -----------------------------------------------------------------------------*/
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
@import url(/media/com_joomla_lms/assets/css/jlmsicons/style.css);
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

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: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

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;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret, .cf_form .cf_filters_list li .cf_clear a > .caret, .cf_form .cf_resetAll_link > .caret, #erLoginForm .er-form-button > .caret,
  .dropup > .btn > .caret, .cf_form .cf_filters_list li .cf_clear
  .dropup > a > .caret, .cf_form
  .dropup > .cf_resetAll_link > .caret, #erLoginForm
  .dropup > .er-form-button > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table, .item-page table,
  .modal-dialog table {
    border-collapse: collapse !important;
  }
  .table td, .item-page table td,
  .modal-dialog table td,
  .table th, .item-page table th,
  .modal-dialog table th {
    background-color: #fff !important;
  }
  .table-bordered th, .item-page table th,
  .modal-dialog table th,
  .table-bordered td, .item-page table td,
  .modal-dialog table td {
    border: 1px solid #ddd !important;
  }
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../font/glyphicons-halflings-regular.eot");
  src: url("../font/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../font/glyphicons-halflings-regular.woff2") format("woff2"), url("../font/glyphicons-halflings-regular.woff") format("woff"), url("../font/glyphicons-halflings-regular.ttf") format("truetype"), url("../font/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
  content: "\2a";
}

.glyphicon-plus:before {
  content: "\2b";
}

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}

.glyphicon-minus:before {
  content: "\2212";
}

.glyphicon-cloud:before {
  content: "\2601";
}

.glyphicon-envelope:before {
  content: "\2709";
}

.glyphicon-pencil:before {
  content: "\270f";
}

.glyphicon-glass:before {
  content: "\e001";
}

.glyphicon-music:before {
  content: "\e002";
}

.glyphicon-search:before {
  content: "\e003";
}

.glyphicon-heart:before {
  content: "\e005";
}

.glyphicon-star:before {
  content: "\e006";
}

.glyphicon-star-empty:before {
  content: "\e007";
}

.glyphicon-user:before {
  content: "\e008";
}

.glyphicon-film:before {
  content: "\e009";
}

.glyphicon-th-large:before {
  content: "\e010";
}

.glyphicon-th:before {
  content: "\e011";
}

.glyphicon-th-list:before {
  content: "\e012";
}

.glyphicon-ok:before {
  content: "\e013";
}

.glyphicon-remove:before {
  content: "\e014";
}

.glyphicon-zoom-in:before {
  content: "\e015";
}

.glyphicon-zoom-out:before {
  content: "\e016";
}

.glyphicon-off:before {
  content: "\e017";
}

.glyphicon-signal:before {
  content: "\e018";
}

.glyphicon-cog:before {
  content: "\e019";
}

.glyphicon-trash:before {
  content: "\e020";
}

.glyphicon-home:before {
  content: "\e021";
}

.glyphicon-file:before {
  content: "\e022";
}

.glyphicon-time:before {
  content: "\e023";
}

.glyphicon-road:before {
  content: "\e024";
}

.glyphicon-download-alt:before {
  content: "\e025";
}

.glyphicon-download:before {
  content: "\e026";
}

.glyphicon-upload:before {
  content: "\e027";
}

.glyphicon-inbox:before {
  content: "\e028";
}

.glyphicon-play-circle:before {
  content: "\e029";
}

.glyphicon-repeat:before {
  content: "\e030";
}

.glyphicon-refresh:before {
  content: "\e031";
}

.glyphicon-list-alt:before {
  content: "\e032";
}

.glyphicon-lock:before {
  content: "\e033";
}

.glyphicon-flag:before {
  content: "\e034";
}

.glyphicon-headphones:before {
  content: "\e035";
}

.glyphicon-volume-off:before {
  content: "\e036";
}

.glyphicon-volume-down:before {
  content: "\e037";
}

.glyphicon-volume-up:before {
  content: "\e038";
}

.glyphicon-qrcode:before {
  content: "\e039";
}

.glyphicon-barcode:before {
  content: "\e040";
}

.glyphicon-tag:before {
  content: "\e041";
}

.glyphicon-tags:before {
  content: "\e042";
}

.glyphicon-book:before {
  content: "\e043";
}

.glyphicon-bookmark:before {
  content: "\e044";
}

.glyphicon-print:before {
  content: "\e045";
}

.glyphicon-camera:before {
  content: "\e046";
}

.glyphicon-font:before {
  content: "\e047";
}

.glyphicon-bold:before {
  content: "\e048";
}

.glyphicon-italic:before {
  content: "\e049";
}

.glyphicon-text-height:before {
  content: "\e050";
}

.glyphicon-text-width:before {
  content: "\e051";
}

.glyphicon-align-left:before {
  content: "\e052";
}

.glyphicon-align-center:before {
  content: "\e053";
}

.glyphicon-align-right:before {
  content: "\e054";
}

.glyphicon-align-justify:before {
  content: "\e055";
}

.glyphicon-list:before {
  content: "\e056";
}

.glyphicon-indent-left:before {
  content: "\e057";
}

.glyphicon-indent-right:before {
  content: "\e058";
}

.glyphicon-facetime-video:before {
  content: "\e059";
}

.glyphicon-picture:before {
  content: "\e060";
}

.glyphicon-map-marker:before {
  content: "\e062";
}

.glyphicon-adjust:before {
  content: "\e063";
}

.glyphicon-tint:before {
  content: "\e064";
}

.glyphicon-edit:before {
  content: "\e065";
}

.glyphicon-share:before {
  content: "\e066";
}

.glyphicon-check:before {
  content: "\e067";
}

.glyphicon-move:before {
  content: "\e068";
}

.glyphicon-step-backward:before {
  content: "\e069";
}

.glyphicon-fast-backward:before {
  content: "\e070";
}

.glyphicon-backward:before {
  content: "\e071";
}

.glyphicon-play:before {
  content: "\e072";
}

.glyphicon-pause:before {
  content: "\e073";
}

.glyphicon-stop:before {
  content: "\e074";
}

.glyphicon-forward:before {
  content: "\e075";
}

.glyphicon-fast-forward:before {
  content: "\e076";
}

.glyphicon-step-forward:before {
  content: "\e077";
}

.glyphicon-eject:before {
  content: "\e078";
}

.glyphicon-chevron-left:before {
  content: "\e079";
}

.glyphicon-chevron-right:before {
  content: "\e080";
}

.glyphicon-plus-sign:before {
  content: "\e081";
}

.glyphicon-minus-sign:before {
  content: "\e082";
}

.glyphicon-remove-sign:before {
  content: "\e083";
}

.glyphicon-ok-sign:before {
  content: "\e084";
}

.glyphicon-question-sign:before {
  content: "\e085";
}

.glyphicon-info-sign:before {
  content: "\e086";
}

.glyphicon-screenshot:before {
  content: "\e087";
}

.glyphicon-remove-circle:before {
  content: "\e088";
}

.glyphicon-ok-circle:before {
  content: "\e089";
}

.glyphicon-ban-circle:before {
  content: "\e090";
}

.glyphicon-arrow-left:before {
  content: "\e091";
}

.glyphicon-arrow-right:before {
  content: "\e092";
}

.glyphicon-arrow-up:before {
  content: "\e093";
}

.glyphicon-arrow-down:before {
  content: "\e094";
}

.glyphicon-share-alt:before {
  content: "\e095";
}

.glyphicon-resize-full:before {
  content: "\e096";
}

.glyphicon-resize-small:before {
  content: "\e097";
}

.glyphicon-exclamation-sign:before {
  content: "\e101";
}

.glyphicon-gift:before {
  content: "\e102";
}

.glyphicon-leaf:before {
  content: "\e103";
}

.glyphicon-fire:before {
  content: "\e104";
}

.glyphicon-eye-open:before {
  content: "\e105";
}

.glyphicon-eye-close:before {
  content: "\e106";
}

.glyphicon-warning-sign:before {
  content: "\e107";
}

.glyphicon-plane:before {
  content: "\e108";
}

.glyphicon-calendar:before {
  content: "\e109";
}

.glyphicon-random:before {
  content: "\e110";
}

.glyphicon-comment:before {
  content: "\e111";
}

.glyphicon-magnet:before {
  content: "\e112";
}

.glyphicon-chevron-up:before {
  content: "\e113";
}

.glyphicon-chevron-down:before {
  content: "\e114";
}

.glyphicon-retweet:before {
  content: "\e115";
}

.glyphicon-shopping-cart:before {
  content: "\e116";
}

.glyphicon-folder-close:before {
  content: "\e117";
}

.glyphicon-folder-open:before {
  content: "\e118";
}

.glyphicon-resize-vertical:before {
  content: "\e119";
}

.glyphicon-resize-horizontal:before {
  content: "\e120";
}

.glyphicon-hdd:before {
  content: "\e121";
}

.glyphicon-bullhorn:before {
  content: "\e122";
}

.glyphicon-bell:before {
  content: "\e123";
}

.glyphicon-certificate:before {
  content: "\e124";
}

.glyphicon-thumbs-up:before {
  content: "\e125";
}

.glyphicon-thumbs-down:before {
  content: "\e126";
}

.glyphicon-hand-right:before {
  content: "\e127";
}

.glyphicon-hand-left:before {
  content: "\e128";
}

.glyphicon-hand-up:before {
  content: "\e129";
}

.glyphicon-hand-down:before {
  content: "\e130";
}

.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

.glyphicon-globe:before {
  content: "\e135";
}

.glyphicon-wrench:before {
  content: "\e136";
}

.glyphicon-tasks:before {
  content: "\e137";
}

.glyphicon-filter:before {
  content: "\e138";
}

.glyphicon-briefcase:before {
  content: "\e139";
}

.glyphicon-fullscreen:before {
  content: "\e140";
}

.glyphicon-dashboard:before {
  content: "\e141";
}

.glyphicon-paperclip:before {
  content: "\e142";
}

.glyphicon-heart-empty:before {
  content: "\e143";
}

.glyphicon-link:before {
  content: "\e144";
}

.glyphicon-phone:before {
  content: "\e145";
}

.glyphicon-pushpin:before {
  content: "\e146";
}

.glyphicon-usd:before {
  content: "\e148";
}

.glyphicon-gbp:before {
  content: "\e149";
}

.glyphicon-sort:before {
  content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

.glyphicon-sort-by-order:before {
  content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

.glyphicon-unchecked:before {
  content: "\e157";
}

.glyphicon-expand:before {
  content: "\e158";
}

.glyphicon-collapse-down:before {
  content: "\e159";
}

.glyphicon-collapse-up:before {
  content: "\e160";
}

.glyphicon-log-in:before {
  content: "\e161";
}

.glyphicon-flash:before {
  content: "\e162";
}

.glyphicon-log-out:before {
  content: "\e163";
}

.glyphicon-new-window:before {
  content: "\e164";
}

.glyphicon-record:before {
  content: "\e165";
}

.glyphicon-save:before {
  content: "\e166";
}

.glyphicon-open:before {
  content: "\e167";
}

.glyphicon-saved:before {
  content: "\e168";
}

.glyphicon-import:before {
  content: "\e169";
}

.glyphicon-export:before {
  content: "\e170";
}

.glyphicon-send:before {
  content: "\e171";
}

.glyphicon-floppy-disk:before {
  content: "\e172";
}

.glyphicon-floppy-saved:before {
  content: "\e173";
}

.glyphicon-floppy-remove:before {
  content: "\e174";
}

.glyphicon-floppy-save:before {
  content: "\e175";
}

.glyphicon-floppy-open:before {
  content: "\e176";
}

.glyphicon-credit-card:before {
  content: "\e177";
}

.glyphicon-transfer:before {
  content: "\e178";
}

.glyphicon-cutlery:before {
  content: "\e179";
}

.glyphicon-header:before {
  content: "\e180";
}

.glyphicon-compressed:before {
  content: "\e181";
}

.glyphicon-earphone:before {
  content: "\e182";
}

.glyphicon-phone-alt:before {
  content: "\e183";
}

.glyphicon-tower:before {
  content: "\e184";
}

.glyphicon-stats:before {
  content: "\e185";
}

.glyphicon-sd-video:before {
  content: "\e186";
}

.glyphicon-hd-video:before {
  content: "\e187";
}

.glyphicon-subtitles:before {
  content: "\e188";
}

.glyphicon-sound-stereo:before {
  content: "\e189";
}

.glyphicon-sound-dolby:before {
  content: "\e190";
}

.glyphicon-sound-5-1:before {
  content: "\e191";
}

.glyphicon-sound-6-1:before {
  content: "\e192";
}

.glyphicon-sound-7-1:before {
  content: "\e193";
}

.glyphicon-copyright-mark:before {
  content: "\e194";
}

.glyphicon-registration-mark:before {
  content: "\e195";
}

.glyphicon-cloud-download:before {
  content: "\e197";
}

.glyphicon-cloud-upload:before {
  content: "\e198";
}

.glyphicon-tree-conifer:before {
  content: "\e199";
}

.glyphicon-tree-deciduous:before {
  content: "\e200";
}

.glyphicon-cd:before {
  content: "\e201";
}

.glyphicon-save-file:before {
  content: "\e202";
}

.glyphicon-open-file:before {
  content: "\e203";
}

.glyphicon-level-up:before {
  content: "\e204";
}

.glyphicon-copy:before {
  content: "\e205";
}

.glyphicon-paste:before {
  content: "\e206";
}

.glyphicon-alert:before {
  content: "\e209";
}

.glyphicon-equalizer:before {
  content: "\e210";
}

.glyphicon-king:before {
  content: "\e211";
}

.glyphicon-queen:before {
  content: "\e212";
}

.glyphicon-pawn:before {
  content: "\e213";
}

.glyphicon-bishop:before {
  content: "\e214";
}

.glyphicon-knight:before {
  content: "\e215";
}

.glyphicon-baby-formula:before {
  content: "\e216";
}

.glyphicon-tent:before {
  content: "\26fa";
}

.glyphicon-blackboard:before {
  content: "\e218";
}

.glyphicon-bed:before {
  content: "\e219";
}

.glyphicon-apple:before {
  content: "\f8ff";
}

.glyphicon-erase:before {
  content: "\e221";
}

.glyphicon-hourglass:before {
  content: "\231b";
}

.glyphicon-lamp:before {
  content: "\e223";
}

.glyphicon-duplicate:before {
  content: "\e224";
}

.glyphicon-piggy-bank:before {
  content: "\e225";
}

.glyphicon-scissors:before {
  content: "\e226";
}

.glyphicon-bitcoin:before {
  content: "\e227";
}

.glyphicon-btc:before {
  content: "\e227";
}

.glyphicon-xbt:before {
  content: "\e227";
}

.glyphicon-yen:before {
  content: "\00a5";
}

.glyphicon-jpy:before {
  content: "\00a5";
}

.glyphicon-ruble:before {
  content: "\20bd";
}

.glyphicon-rub:before {
  content: "\20bd";
}

.glyphicon-scale:before {
  content: "\e230";
}

.glyphicon-ice-lolly:before {
  content: "\e231";
}

.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}

.glyphicon-education:before {
  content: "\e233";
}

.glyphicon-option-horizontal:before {
  content: "\e234";
}

.glyphicon-option-vertical:before {
  content: "\e235";
}

.glyphicon-menu-hamburger:before {
  content: "\e236";
}

.glyphicon-modal-window:before {
  content: "\e237";
}

.glyphicon-oil:before {
  content: "\e238";
}

.glyphicon-grain:before {
  content: "\e239";
}

.glyphicon-sunglasses:before {
  content: "\e240";
}

.glyphicon-text-size:before {
  content: "\e241";
}

.glyphicon-text-color:before {
  content: "\e242";
}

.glyphicon-text-background:before {
  content: "\e243";
}

.glyphicon-object-align-top:before {
  content: "\e244";
}

.glyphicon-object-align-bottom:before {
  content: "\e245";
}

.glyphicon-object-align-horizontal:before {
  content: "\e246";
}

.glyphicon-object-align-left:before {
  content: "\e247";
}

.glyphicon-object-align-vertical:before {
  content: "\e248";
}

.glyphicon-object-align-right:before {
  content: "\e249";
}

.glyphicon-triangle-right:before {
  content: "\e250";
}

.glyphicon-triangle-left:before {
  content: "\e251";
}

.glyphicon-triangle-bottom:before {
  content: "\e252";
}

.glyphicon-triangle-top:before {
  content: "\e253";
}

.glyphicon-console:before {
  content: "\e254";
}

.glyphicon-superscript:before {
  content: "\e255";
}

.glyphicon-subscript:before {
  content: "\e256";
}

.glyphicon-menu-left:before {
  content: "\e257";
}

.glyphicon-menu-right:before {
  content: "\e258";
}

.glyphicon-menu-down:before {
  content: "\e259";
}

.glyphicon-menu-up:before {
  content: "\e260";
}

* {
  box-sizing: border-box;
}

*:before,
*:after {
  box-sizing: border-box;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}

body {
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 1.47;
  color: #4f5153;
  background-color: #ECF0F2;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #0096d6;
  text-decoration: none;
}

a:hover, a:focus {
  color: #00608a;
  text-decoration: underline;
}

a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive, img {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.47;
  background-color: #ECF0F2;
  border: 1px solid #ddd;
  border-radius: 0px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

[role="button"] {
  cursor: pointer;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .alert .alert-heading,
.alert-notice .alert-heading, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small, .alert .alert-heading small,
.alert-notice .alert-heading small,
.h3 .small, .alert .alert-heading .small,
.alert-notice .alert-heading .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}

h1, .h1,
h2, .h2,
h3, .h3, .alert .alert-heading,
.alert-notice .alert-heading {
  margin-top: 20px;
  margin-bottom: 10px;
}

h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small, .alert .alert-heading small,
.alert-notice .alert-heading small,
.h3 .small, .alert .alert-heading .small,
.alert-notice .alert-heading .small {
  font-size: 65%;
}

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
  font-size: 75%;
}

h1, .h1 {
  font-size: 36px;
}

h2, .h2 {
  font-size: 30px;
}

h3, .h3, .alert .alert-heading,
.alert-notice .alert-heading {
  font-size: 24px;
}

h4, .h4 {
  font-size: 18px;
}

h5, .h5 {
  font-size: 14px;
}

h6, .h6 {
  font-size: 12px;
}

p {
  margin: 0 0 10px;
}

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}

@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}

small,
.small {
  font-size: 85%;
}

mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

.text-nowrap {
  white-space: nowrap;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase, .initialism {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-muted {
  color: #777777;
}

.text-primary {
  color: #0096d6;
}

a.text-primary:hover,
a.text-primary:focus {
  color: #0072a3;
}

.text-success {
  color: #3c763d;
}

a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}

.text-info {
  color: #31708f;
}

a.text-info:hover,
a.text-info:focus {
  color: #245269;
}

.text-warning {
  color: #8a6d3b;
}

a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}

.text-danger {
  color: #a94442;
}

a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}

.bg-primary {
  color: #fff;
}

.bg-primary {
  background-color: #0096d6;
}

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #0072a3;
}

.bg-success {
  background-color: #dff0d8;
}

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}

.bg-info {
  background-color: #d9edf7;
}

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}

.bg-warning {
  background-color: #fcf8e3;
}

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}

.bg-danger {
  background-color: #f2dede;
}

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}

ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}

.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

dl {
  margin-top: 0;
  margin-bottom: 20px;
}

dt,
dd {
  line-height: 1.47;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table;
}

.dl-horizontal dd:after {
  clear: both;
}

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}

.initialism {
  font-size: 90%;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}

blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.47;
  color: #777777;
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}

.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: '';
}

.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.47;
}

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 0px;
}

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.47;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 0px;
}

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 8px;
  padding-right: 8px;
}

.container:before, .container:after {
  content: " ";
  display: table;
}

.container:after {
  clear: both;
}

@media (min-width: 768px) {
  .container {
    width: 736px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 956px;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1156px;
  }
}

.container-fluid, .wrap, .custom-notifications .notification-list, .main__content {
  margin-right: auto;
  margin-left: auto;
  padding-left: 8px;
  padding-right: 8px;
}

.container-fluid:before, .wrap:before, .custom-notifications .notification-list:before, .main__content:before, .container-fluid:after, .wrap:after, .custom-notifications .notification-list:after, .main__content:after {
  content: " ";
  display: table;
}

.container-fluid:after, .wrap:after, .custom-notifications .notification-list:after, .main__content:after {
  clear: both;
}

.row {
  margin-left: -8px;
  margin-right: -8px;
}

.row:before, .row:after {
  content: " ";
  display: table;
}

.row:after {
  clear: both;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-1 {
  width: 8.33333%;
}

.col-xs-2 {
  width: 16.66667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.33333%;
}

.col-xs-5 {
  width: 41.66667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.33333%;
}

.col-xs-8 {
  width: 66.66667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.33333%;
}

.col-xs-11 {
  width: 91.66667%;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.33333%;
}

.col-xs-pull-2 {
  right: 16.66667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.33333%;
}

.col-xs-pull-5 {
  right: 41.66667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.33333%;
}

.col-xs-pull-8 {
  right: 66.66667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.33333%;
}

.col-xs-pull-11 {
  right: 91.66667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.33333%;
}

.col-xs-push-2 {
  left: 16.66667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.33333%;
}

.col-xs-push-5 {
  left: 41.66667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.33333%;
}

.col-xs-push-8 {
  left: 66.66667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.33333%;
}

.col-xs-push-11 {
  left: 91.66667%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.col-xs-offset-1 {
  margin-left: 8.33333%;
}

.col-xs-offset-2 {
  margin-left: 16.66667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.33333%;
}

.col-xs-offset-5 {
  margin-left: 41.66667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.33333%;
}

.col-xs-offset-8 {
  margin-left: 66.66667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.33333%;
}

.col-xs-offset-11 {
  margin-left: 91.66667%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-1 {
    width: 8.33333%;
  }
  .col-sm-2 {
    width: 16.66667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.33333%;
  }
  .col-sm-5 {
    width: 41.66667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.33333%;
  }
  .col-sm-8 {
    width: 66.66667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.33333%;
  }
  .col-sm-11 {
    width: 91.66667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.33333%;
  }
  .col-sm-pull-2 {
    right: 16.66667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.33333%;
  }
  .col-sm-pull-5 {
    right: 41.66667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.33333%;
  }
  .col-sm-pull-8 {
    right: 66.66667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.33333%;
  }
  .col-sm-pull-11 {
    right: 91.66667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.33333%;
  }
  .col-sm-push-2 {
    left: 16.66667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.33333%;
  }
  .col-sm-push-5 {
    left: 41.66667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.33333%;
  }
  .col-sm-push-8 {
    left: 66.66667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.33333%;
  }
  .col-sm-push-11 {
    left: 91.66667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-1 {
    width: 8.33333%;
  }
  .col-md-2 {
    width: 16.66667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.33333%;
  }
  .col-md-5 {
    width: 41.66667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.33333%;
  }
  .col-md-8 {
    width: 66.66667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.33333%;
  }
  .col-md-11 {
    width: 91.66667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.33333%;
  }
  .col-md-pull-2 {
    right: 16.66667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.33333%;
  }
  .col-md-pull-5 {
    right: 41.66667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.33333%;
  }
  .col-md-pull-8 {
    right: 66.66667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.33333%;
  }
  .col-md-pull-11 {
    right: 91.66667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.33333%;
  }
  .col-md-push-2 {
    left: 16.66667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.33333%;
  }
  .col-md-push-5 {
    left: 41.66667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.33333%;
  }
  .col-md-push-8 {
    left: 66.66667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.33333%;
  }
  .col-md-push-11 {
    left: 91.66667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333%;
  }
  .col-md-offset-2 {
    margin-left: 16.66667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333%;
  }
  .col-md-offset-5 {
    margin-left: 41.66667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333%;
  }
  .col-md-offset-8 {
    margin-left: 66.66667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333%;
  }
  .col-md-offset-11 {
    margin-left: 91.66667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-1 {
    width: 8.33333%;
  }
  .col-lg-2 {
    width: 16.66667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.33333%;
  }
  .col-lg-5 {
    width: 41.66667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.33333%;
  }
  .col-lg-8 {
    width: 66.66667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.33333%;
  }
  .col-lg-11 {
    width: 91.66667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.33333%;
  }
  .col-lg-pull-2 {
    right: 16.66667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.33333%;
  }
  .col-lg-pull-5 {
    right: 41.66667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.33333%;
  }
  .col-lg-pull-8 {
    right: 66.66667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.33333%;
  }
  .col-lg-pull-11 {
    right: 91.66667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.33333%;
  }
  .col-lg-push-2 {
    left: 16.66667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.33333%;
  }
  .col-lg-push-5 {
    left: 41.66667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.33333%;
  }
  .col-lg-push-8 {
    left: 66.66667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.33333%;
  }
  .col-lg-push-11 {
    left: 91.66667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}

table {
  background-color: transparent;
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}

th {
  text-align: left;
}

.table, .item-page table,
.modal-dialog table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

.table > thead > tr > th, .item-page table > thead > tr > th,
.modal-dialog table > thead > tr > th,
.table > thead > tr > td, .item-page table > thead > tr > td,
.modal-dialog table > thead > tr > td,
.table > tbody > tr > th, .item-page table > tbody > tr > th,
.modal-dialog table > tbody > tr > th,
.table > tbody > tr > td, .item-page table > tbody > tr > td,
.modal-dialog table > tbody > tr > td,
.table > tfoot > tr > th, .item-page table > tfoot > tr > th,
.modal-dialog table > tfoot > tr > th,
.table > tfoot > tr > td, .item-page table > tfoot > tr > td,
.modal-dialog table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.47;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

.table > thead > tr > th, .item-page table > thead > tr > th,
.modal-dialog table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

.table > caption + thead > tr:first-child > th, .item-page table > caption + thead > tr:first-child > th,
.modal-dialog table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td, .item-page table > caption + thead > tr:first-child > td,
.modal-dialog table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th, .item-page table > colgroup + thead > tr:first-child > th,
.modal-dialog table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td, .item-page table > colgroup + thead > tr:first-child > td,
.modal-dialog table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th, .item-page table > thead:first-child > tr:first-child > th,
.modal-dialog table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td, .item-page table > thead:first-child > tr:first-child > td,
.modal-dialog table > thead:first-child > tr:first-child > td {
  border-top: 0;
}

.table > tbody + tbody, .item-page table > tbody + tbody,
.modal-dialog table > tbody + tbody {
  border-top: 2px solid #ddd;
}

.table .table, .item-page table .table,
.modal-dialog table .table, .table .item-page table, .item-page .table table, .item-page table table, .table
.modal-dialog table,
.modal-dialog .table table, .modal-dialog table table {
  background-color: #ECF0F2;
}

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

.table-bordered, .item-page table,
.modal-dialog table {
  border: 1px solid #ddd;
}

.table-bordered > thead > tr > th, .item-page table > thead > tr > th,
.modal-dialog table > thead > tr > th,
.table-bordered > thead > tr > td, .item-page table > thead > tr > td,
.modal-dialog table > thead > tr > td,
.table-bordered > tbody > tr > th, .item-page table > tbody > tr > th,
.modal-dialog table > tbody > tr > th,
.table-bordered > tbody > tr > td, .item-page table > tbody > tr > td,
.modal-dialog table > tbody > tr > td,
.table-bordered > tfoot > tr > th, .item-page table > tfoot > tr > th,
.modal-dialog table > tfoot > tr > th,
.table-bordered > tfoot > tr > td, .item-page table > tfoot > tr > td,
.modal-dialog table > tfoot > tr > td {
  border: 1px solid #ddd;
}

.table-bordered > thead > tr > th, .item-page table > thead > tr > th,
.modal-dialog table > thead > tr > th,
.table-bordered > thead > tr > td, .item-page table > thead > tr > td,
.modal-dialog table > thead > tr > td {
  border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-of-type(odd), .item-page table > tbody > tr:nth-of-type(odd),
.modal-dialog table > tbody > tr:nth-of-type(odd), .jlmslist > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}

.table > thead > tr > td.active, .item-page table > thead > tr > td.active,
.modal-dialog table > thead > tr > td.active,
.table > thead > tr > th.active, .item-page table > thead > tr > th.active,
.modal-dialog table > thead > tr > th.active,
.table > thead > tr.active > td, .item-page table > thead > tr.active > td,
.modal-dialog table > thead > tr.active > td,
.table > thead > tr.active > th, .item-page table > thead > tr.active > th,
.modal-dialog table > thead > tr.active > th,
.table > tbody > tr > td.active, .item-page table > tbody > tr > td.active,
.modal-dialog table > tbody > tr > td.active,
.table > tbody > tr > th.active, .item-page table > tbody > tr > th.active,
.modal-dialog table > tbody > tr > th.active,
.table > tbody > tr.active > td, .item-page table > tbody > tr.active > td,
.modal-dialog table > tbody > tr.active > td,
.table > tbody > tr.active > th, .item-page table > tbody > tr.active > th,
.modal-dialog table > tbody > tr.active > th,
.table > tfoot > tr > td.active, .item-page table > tfoot > tr > td.active,
.modal-dialog table > tfoot > tr > td.active,
.table > tfoot > tr > th.active, .item-page table > tfoot > tr > th.active,
.modal-dialog table > tfoot > tr > th.active,
.table > tfoot > tr.active > td, .item-page table > tfoot > tr.active > td,
.modal-dialog table > tfoot > tr.active > td,
.table > tfoot > tr.active > th, .item-page table > tfoot > tr.active > th,
.modal-dialog table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

.table > thead > tr > td.success, .item-page table > thead > tr > td.success,
.modal-dialog table > thead > tr > td.success,
.table > thead > tr > th.success, .item-page table > thead > tr > th.success,
.modal-dialog table > thead > tr > th.success,
.table > thead > tr.success > td, .item-page table > thead > tr.success > td,
.modal-dialog table > thead > tr.success > td,
.table > thead > tr.success > th, .item-page table > thead > tr.success > th,
.modal-dialog table > thead > tr.success > th,
.table > tbody > tr > td.success, .item-page table > tbody > tr > td.success,
.modal-dialog table > tbody > tr > td.success,
.table > tbody > tr > th.success, .item-page table > tbody > tr > th.success,
.modal-dialog table > tbody > tr > th.success,
.table > tbody > tr.success > td, .item-page table > tbody > tr.success > td,
.modal-dialog table > tbody > tr.success > td,
.table > tbody > tr.success > th, .item-page table > tbody > tr.success > th,
.modal-dialog table > tbody > tr.success > th,
.table > tfoot > tr > td.success, .item-page table > tfoot > tr > td.success,
.modal-dialog table > tfoot > tr > td.success,
.table > tfoot > tr > th.success, .item-page table > tfoot > tr > th.success,
.modal-dialog table > tfoot > tr > th.success,
.table > tfoot > tr.success > td, .item-page table > tfoot > tr.success > td,
.modal-dialog table > tfoot > tr.success > td,
.table > tfoot > tr.success > th, .item-page table > tfoot > tr.success > th,
.modal-dialog table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}

.table > thead > tr > td.info, .item-page table > thead > tr > td.info,
.modal-dialog table > thead > tr > td.info,
.table > thead > tr > th.info, .item-page table > thead > tr > th.info,
.modal-dialog table > thead > tr > th.info,
.table > thead > tr.info > td, .item-page table > thead > tr.info > td,
.modal-dialog table > thead > tr.info > td,
.table > thead > tr.info > th, .item-page table > thead > tr.info > th,
.modal-dialog table > thead > tr.info > th,
.table > tbody > tr > td.info, .item-page table > tbody > tr > td.info,
.modal-dialog table > tbody > tr > td.info,
.table > tbody > tr > th.info, .item-page table > tbody > tr > th.info,
.modal-dialog table > tbody > tr > th.info,
.table > tbody > tr.info > td, .item-page table > tbody > tr.info > td,
.modal-dialog table > tbody > tr.info > td,
.table > tbody > tr.info > th, .item-page table > tbody > tr.info > th,
.modal-dialog table > tbody > tr.info > th,
.table > tfoot > tr > td.info, .item-page table > tfoot > tr > td.info,
.modal-dialog table > tfoot > tr > td.info,
.table > tfoot > tr > th.info, .item-page table > tfoot > tr > th.info,
.modal-dialog table > tfoot > tr > th.info,
.table > tfoot > tr.info > td, .item-page table > tfoot > tr.info > td,
.modal-dialog table > tfoot > tr.info > td,
.table > tfoot > tr.info > th, .item-page table > tfoot > tr.info > th,
.modal-dialog table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}

.table > thead > tr > td.warning, .item-page table > thead > tr > td.warning,
.modal-dialog table > thead > tr > td.warning,
.table > thead > tr > th.warning, .item-page table > thead > tr > th.warning,
.modal-dialog table > thead > tr > th.warning,
.table > thead > tr.warning > td, .item-page table > thead > tr.warning > td,
.modal-dialog table > thead > tr.warning > td,
.table > thead > tr.warning > th, .item-page table > thead > tr.warning > th,
.modal-dialog table > thead > tr.warning > th,
.table > tbody > tr > td.warning, .item-page table > tbody > tr > td.warning,
.modal-dialog table > tbody > tr > td.warning,
.table > tbody > tr > th.warning, .item-page table > tbody > tr > th.warning,
.modal-dialog table > tbody > tr > th.warning,
.table > tbody > tr.warning > td, .item-page table > tbody > tr.warning > td,
.modal-dialog table > tbody > tr.warning > td,
.table > tbody > tr.warning > th, .item-page table > tbody > tr.warning > th,
.modal-dialog table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning, .item-page table > tfoot > tr > td.warning,
.modal-dialog table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning, .item-page table > tfoot > tr > th.warning,
.modal-dialog table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td, .item-page table > tfoot > tr.warning > td,
.modal-dialog table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th, .item-page table > tfoot > tr.warning > th,
.modal-dialog table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}

.table > thead > tr > td.danger, .item-page table > thead > tr > td.danger,
.modal-dialog table > thead > tr > td.danger,
.table > thead > tr > th.danger, .item-page table > thead > tr > th.danger,
.modal-dialog table > thead > tr > th.danger,
.table > thead > tr.danger > td, .item-page table > thead > tr.danger > td,
.modal-dialog table > thead > tr.danger > td,
.table > thead > tr.danger > th, .item-page table > thead > tr.danger > th,
.modal-dialog table > thead > tr.danger > th,
.table > tbody > tr > td.danger, .item-page table > tbody > tr > td.danger,
.modal-dialog table > tbody > tr > td.danger,
.table > tbody > tr > th.danger, .item-page table > tbody > tr > th.danger,
.modal-dialog table > tbody > tr > th.danger,
.table > tbody > tr.danger > td, .item-page table > tbody > tr.danger > td,
.modal-dialog table > tbody > tr.danger > td,
.table > tbody > tr.danger > th, .item-page table > tbody > tr.danger > th,
.modal-dialog table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger, .item-page table > tfoot > tr > td.danger,
.modal-dialog table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger, .item-page table > tfoot > tr > th.danger,
.modal-dialog table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td, .item-page table > tfoot > tr.danger > td,
.modal-dialog table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th, .item-page table > tfoot > tr.danger > th,
.modal-dialog table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}

.table-responsive, #jcl_layout_body .monthview, .topic_elements {
  overflow-x: auto;
  min-height: 0.01%;
}

@media screen and (max-width: 767px) {
  .table-responsive, #jcl_layout_body .monthview, .topic_elements {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table, #jcl_layout_body .monthview > .table, .topic_elements > .table, .item-page .table-responsive > table, #jcl_layout_body .item-page .monthview > table, .item-page #jcl_layout_body .monthview > table, .item-page .topic_elements > table,
  .modal-dialog .table-responsive > table, #jcl_layout_body
  .modal-dialog .monthview > table,
  .modal-dialog #jcl_layout_body .monthview > table,
  .modal-dialog .topic_elements > table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th, #jcl_layout_body .monthview > .table > thead > tr > th, .topic_elements > .table > thead > tr > th, .item-page .table-responsive > table > thead > tr > th, #jcl_layout_body .item-page .monthview > table > thead > tr > th, .item-page #jcl_layout_body .monthview > table > thead > tr > th, .item-page .topic_elements > table > thead > tr > th,
  .modal-dialog .table-responsive > table > thead > tr > th, #jcl_layout_body
  .modal-dialog .monthview > table > thead > tr > th,
  .modal-dialog #jcl_layout_body .monthview > table > thead > tr > th,
  .modal-dialog .topic_elements > table > thead > tr > th,
  .table-responsive > .table > thead > tr > td, #jcl_layout_body .monthview > .table > thead > tr > td, .topic_elements > .table > thead > tr > td, .item-page
  .table-responsive > table > thead > tr > td, #jcl_layout_body .item-page .monthview > table > thead > tr > td, .item-page #jcl_layout_body .monthview > table > thead > tr > td, .item-page .topic_elements > table > thead > tr > td,
  .modal-dialog
  .table-responsive > table > thead > tr > td, #jcl_layout_body
  .modal-dialog .monthview > table > thead > tr > td,
  .modal-dialog #jcl_layout_body .monthview > table > thead > tr > td,
  .modal-dialog .topic_elements > table > thead > tr > td,
  .table-responsive > .table > tbody > tr > th, #jcl_layout_body .monthview > .table > tbody > tr > th, .topic_elements > .table > tbody > tr > th, .item-page
  .table-responsive > table > tbody > tr > th, #jcl_layout_body .item-page .monthview > table > tbody > tr > th, .item-page #jcl_layout_body .monthview > table > tbody > tr > th, .item-page .topic_elements > table > tbody > tr > th,
  .modal-dialog
  .table-responsive > table > tbody > tr > th, #jcl_layout_body
  .modal-dialog .monthview > table > tbody > tr > th,
  .modal-dialog #jcl_layout_body .monthview > table > tbody > tr > th,
  .modal-dialog .topic_elements > table > tbody > tr > th,
  .table-responsive > .table > tbody > tr > td, #jcl_layout_body .monthview > .table > tbody > tr > td, .topic_elements > .table > tbody > tr > td, .item-page
  .table-responsive > table > tbody > tr > td, #jcl_layout_body .item-page .monthview > table > tbody > tr > td, .item-page #jcl_layout_body .monthview > table > tbody > tr > td, .item-page .topic_elements > table > tbody > tr > td,
  .modal-dialog
  .table-responsive > table > tbody > tr > td, #jcl_layout_body
  .modal-dialog .monthview > table > tbody > tr > td,
  .modal-dialog #jcl_layout_body .monthview > table > tbody > tr > td,
  .modal-dialog .topic_elements > table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > th, #jcl_layout_body .monthview > .table > tfoot > tr > th, .topic_elements > .table > tfoot > tr > th, .item-page
  .table-responsive > table > tfoot > tr > th, #jcl_layout_body .item-page .monthview > table > tfoot > tr > th, .item-page #jcl_layout_body .monthview > table > tfoot > tr > th, .item-page .topic_elements > table > tfoot > tr > th,
  .modal-dialog
  .table-responsive > table > tfoot > tr > th, #jcl_layout_body
  .modal-dialog .monthview > table > tfoot > tr > th,
  .modal-dialog #jcl_layout_body .monthview > table > tfoot > tr > th,
  .modal-dialog .topic_elements > table > tfoot > tr > th,
  .table-responsive > .table > tfoot > tr > td, #jcl_layout_body .monthview > .table > tfoot > tr > td, .topic_elements > .table > tfoot > tr > td, .item-page
  .table-responsive > table > tfoot > tr > td, #jcl_layout_body .item-page .monthview > table > tfoot > tr > td, .item-page #jcl_layout_body .monthview > table > tfoot > tr > td, .item-page .topic_elements > table > tfoot > tr > td,
  .modal-dialog
  .table-responsive > table > tfoot > tr > td, #jcl_layout_body
  .modal-dialog .monthview > table > tfoot > tr > td,
  .modal-dialog #jcl_layout_body .monthview > table > tfoot > tr > td,
  .modal-dialog .topic_elements > table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered, #jcl_layout_body .monthview > .table-bordered, .topic_elements > .table-bordered, .item-page .table-responsive > table, #jcl_layout_body .item-page .monthview > table, .item-page #jcl_layout_body .monthview > table, .item-page .topic_elements > table,
  .modal-dialog .table-responsive > table, #jcl_layout_body
  .modal-dialog .monthview > table,
  .modal-dialog #jcl_layout_body .monthview > table,
  .modal-dialog .topic_elements > table {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child, #jcl_layout_body .monthview > .table-bordered > thead > tr > th:first-child, .topic_elements > .table-bordered > thead > tr > th:first-child, .item-page .table-responsive > table > thead > tr > th:first-child, #jcl_layout_body .item-page .monthview > table > thead > tr > th:first-child, .item-page #jcl_layout_body .monthview > table > thead > tr > th:first-child, .item-page .topic_elements > table > thead > tr > th:first-child,
  .modal-dialog .table-responsive > table > thead > tr > th:first-child, #jcl_layout_body
  .modal-dialog .monthview > table > thead > tr > th:first-child,
  .modal-dialog #jcl_layout_body .monthview > table > thead > tr > th:first-child,
  .modal-dialog .topic_elements > table > thead > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child, #jcl_layout_body .monthview > .table-bordered > thead > tr > td:first-child, .topic_elements > .table-bordered > thead > tr > td:first-child, .item-page
  .table-responsive > table > thead > tr > td:first-child, #jcl_layout_body .item-page .monthview > table > thead > tr > td:first-child, .item-page #jcl_layout_body .monthview > table > thead > tr > td:first-child, .item-page .topic_elements > table > thead > tr > td:first-child,
  .modal-dialog
  .table-responsive > table > thead > tr > td:first-child, #jcl_layout_body
  .modal-dialog .monthview > table > thead > tr > td:first-child,
  .modal-dialog #jcl_layout_body .monthview > table > thead > tr > td:first-child,
  .modal-dialog .topic_elements > table > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child, #jcl_layout_body .monthview > .table-bordered > tbody > tr > th:first-child, .topic_elements > .table-bordered > tbody > tr > th:first-child, .item-page
  .table-responsive > table > tbody > tr > th:first-child, #jcl_layout_body .item-page .monthview > table > tbody > tr > th:first-child, .item-page #jcl_layout_body .monthview > table > tbody > tr > th:first-child, .item-page .topic_elements > table > tbody > tr > th:first-child,
  .modal-dialog
  .table-responsive > table > tbody > tr > th:first-child, #jcl_layout_body
  .modal-dialog .monthview > table > tbody > tr > th:first-child,
  .modal-dialog #jcl_layout_body .monthview > table > tbody > tr > th:first-child,
  .modal-dialog .topic_elements > table > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child, #jcl_layout_body .monthview > .table-bordered > tbody > tr > td:first-child, .topic_elements > .table-bordered > tbody > tr > td:first-child, .item-page
  .table-responsive > table > tbody > tr > td:first-child, #jcl_layout_body .item-page .monthview > table > tbody > tr > td:first-child, .item-page #jcl_layout_body .monthview > table > tbody > tr > td:first-child, .item-page .topic_elements > table > tbody > tr > td:first-child,
  .modal-dialog
  .table-responsive > table > tbody > tr > td:first-child, #jcl_layout_body
  .modal-dialog .monthview > table > tbody > tr > td:first-child,
  .modal-dialog #jcl_layout_body .monthview > table > tbody > tr > td:first-child,
  .modal-dialog .topic_elements > table > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child, #jcl_layout_body .monthview > .table-bordered > tfoot > tr > th:first-child, .topic_elements > .table-bordered > tfoot > tr > th:first-child, .item-page
  .table-responsive > table > tfoot > tr > th:first-child, #jcl_layout_body .item-page .monthview > table > tfoot > tr > th:first-child, .item-page #jcl_layout_body .monthview > table > tfoot > tr > th:first-child, .item-page .topic_elements > table > tfoot > tr > th:first-child,
  .modal-dialog
  .table-responsive > table > tfoot > tr > th:first-child, #jcl_layout_body
  .modal-dialog .monthview > table > tfoot > tr > th:first-child,
  .modal-dialog #jcl_layout_body .monthview > table > tfoot > tr > th:first-child,
  .modal-dialog .topic_elements > table > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child, #jcl_layout_body .monthview > .table-bordered > tfoot > tr > td:first-child, .topic_elements > .table-bordered > tfoot > tr > td:first-child, .item-page
  .table-responsive > table > tfoot > tr > td:first-child, #jcl_layout_body .item-page .monthview > table > tfoot > tr > td:first-child, .item-page #jcl_layout_body .monthview > table > tfoot > tr > td:first-child, .item-page .topic_elements > table > tfoot > tr > td:first-child,
  .modal-dialog
  .table-responsive > table > tfoot > tr > td:first-child, #jcl_layout_body
  .modal-dialog .monthview > table > tfoot > tr > td:first-child,
  .modal-dialog #jcl_layout_body .monthview > table > tfoot > tr > td:first-child,
  .modal-dialog .topic_elements > table > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child, #jcl_layout_body .monthview > .table-bordered > thead > tr > th:last-child, .topic_elements > .table-bordered > thead > tr > th:last-child, .item-page .table-responsive > table > thead > tr > th:last-child, #jcl_layout_body .item-page .monthview > table > thead > tr > th:last-child, .item-page #jcl_layout_body .monthview > table > thead > tr > th:last-child, .item-page .topic_elements > table > thead > tr > th:last-child,
  .modal-dialog .table-responsive > table > thead > tr > th:last-child, #jcl_layout_body
  .modal-dialog .monthview > table > thead > tr > th:last-child,
  .modal-dialog #jcl_layout_body .monthview > table > thead > tr > th:last-child,
  .modal-dialog .topic_elements > table > thead > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child, #jcl_layout_body .monthview > .table-bordered > thead > tr > td:last-child, .topic_elements > .table-bordered > thead > tr > td:last-child, .item-page
  .table-responsive > table > thead > tr > td:last-child, #jcl_layout_body .item-page .monthview > table > thead > tr > td:last-child, .item-page #jcl_layout_body .monthview > table > thead > tr > td:last-child, .item-page .topic_elements > table > thead > tr > td:last-child,
  .modal-dialog
  .table-responsive > table > thead > tr > td:last-child, #jcl_layout_body
  .modal-dialog .monthview > table > thead > tr > td:last-child,
  .modal-dialog #jcl_layout_body .monthview > table > thead > tr > td:last-child,
  .modal-dialog .topic_elements > table > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child, #jcl_layout_body .monthview > .table-bordered > tbody > tr > th:last-child, .topic_elements > .table-bordered > tbody > tr > th:last-child, .item-page
  .table-responsive > table > tbody > tr > th:last-child, #jcl_layout_body .item-page .monthview > table > tbody > tr > th:last-child, .item-page #jcl_layout_body .monthview > table > tbody > tr > th:last-child, .item-page .topic_elements > table > tbody > tr > th:last-child,
  .modal-dialog
  .table-responsive > table > tbody > tr > th:last-child, #jcl_layout_body
  .modal-dialog .monthview > table > tbody > tr > th:last-child,
  .modal-dialog #jcl_layout_body .monthview > table > tbody > tr > th:last-child,
  .modal-dialog .topic_elements > table > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child, #jcl_layout_body .monthview > .table-bordered > tbody > tr > td:last-child, .topic_elements > .table-bordered > tbody > tr > td:last-child, .item-page
  .table-responsive > table > tbody > tr > td:last-child, #jcl_layout_body .item-page .monthview > table > tbody > tr > td:last-child, .item-page #jcl_layout_body .monthview > table > tbody > tr > td:last-child, .item-page .topic_elements > table > tbody > tr > td:last-child,
  .modal-dialog
  .table-responsive > table > tbody > tr > td:last-child, #jcl_layout_body
  .modal-dialog .monthview > table > tbody > tr > td:last-child,
  .modal-dialog #jcl_layout_body .monthview > table > tbody > tr > td:last-child,
  .modal-dialog .topic_elements > table > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child, #jcl_layout_body .monthview > .table-bordered > tfoot > tr > th:last-child, .topic_elements > .table-bordered > tfoot > tr > th:last-child, .item-page
  .table-responsive > table > tfoot > tr > th:last-child, #jcl_layout_body .item-page .monthview > table > tfoot > tr > th:last-child, .item-page #jcl_layout_body .monthview > table > tfoot > tr > th:last-child, .item-page .topic_elements > table > tfoot > tr > th:last-child,
  .modal-dialog
  .table-responsive > table > tfoot > tr > th:last-child, #jcl_layout_body
  .modal-dialog .monthview > table > tfoot > tr > th:last-child,
  .modal-dialog #jcl_layout_body .monthview > table > tfoot > tr > th:last-child,
  .modal-dialog .topic_elements > table > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child, #jcl_layout_body .monthview > .table-bordered > tfoot > tr > td:last-child, .topic_elements > .table-bordered > tfoot > tr > td:last-child, .item-page
  .table-responsive > table > tfoot > tr > td:last-child, #jcl_layout_body .item-page .monthview > table > tfoot > tr > td:last-child, .item-page #jcl_layout_body .monthview > table > tfoot > tr > td:last-child, .item-page .topic_elements > table > tfoot > tr > td:last-child,
  .modal-dialog
  .table-responsive > table > tfoot > tr > td:last-child, #jcl_layout_body
  .modal-dialog .monthview > table > tfoot > tr > td:last-child,
  .modal-dialog #jcl_layout_body .monthview > table > tfoot > tr > td:last-child,
  .modal-dialog .topic_elements > table > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th, #jcl_layout_body .monthview > .table-bordered > tbody > tr:last-child > th, .topic_elements > .table-bordered > tbody > tr:last-child > th, .item-page .table-responsive > table > tbody > tr:last-child > th, #jcl_layout_body .item-page .monthview > table > tbody > tr:last-child > th, .item-page #jcl_layout_body .monthview > table > tbody > tr:last-child > th, .item-page .topic_elements > table > tbody > tr:last-child > th,
  .modal-dialog .table-responsive > table > tbody > tr:last-child > th, #jcl_layout_body
  .modal-dialog .monthview > table > tbody > tr:last-child > th,
  .modal-dialog #jcl_layout_body .monthview > table > tbody > tr:last-child > th,
  .modal-dialog .topic_elements > table > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td, #jcl_layout_body .monthview > .table-bordered > tbody > tr:last-child > td, .topic_elements > .table-bordered > tbody > tr:last-child > td, .item-page
  .table-responsive > table > tbody > tr:last-child > td, #jcl_layout_body .item-page .monthview > table > tbody > tr:last-child > td, .item-page #jcl_layout_body .monthview > table > tbody > tr:last-child > td, .item-page .topic_elements > table > tbody > tr:last-child > td,
  .modal-dialog
  .table-responsive > table > tbody > tr:last-child > td, #jcl_layout_body
  .modal-dialog .monthview > table > tbody > tr:last-child > td,
  .modal-dialog #jcl_layout_body .monthview > table > tbody > tr:last-child > td,
  .modal-dialog .topic_elements > table > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th, #jcl_layout_body .monthview > .table-bordered > tfoot > tr:last-child > th, .topic_elements > .table-bordered > tfoot > tr:last-child > th, .item-page
  .table-responsive > table > tfoot > tr:last-child > th, #jcl_layout_body .item-page .monthview > table > tfoot > tr:last-child > th, .item-page #jcl_layout_body .monthview > table > tfoot > tr:last-child > th, .item-page .topic_elements > table > tfoot > tr:last-child > th,
  .modal-dialog
  .table-responsive > table > tfoot > tr:last-child > th, #jcl_layout_body
  .modal-dialog .monthview > table > tfoot > tr:last-child > th,
  .modal-dialog #jcl_layout_body .monthview > table > tfoot > tr:last-child > th,
  .modal-dialog .topic_elements > table > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td, #jcl_layout_body .monthview > .table-bordered > tfoot > tr:last-child > td, .topic_elements > .table-bordered > tfoot > tr:last-child > td, .item-page
  .table-responsive > table > tfoot > tr:last-child > td, #jcl_layout_body .item-page .monthview > table > tfoot > tr:last-child > td, .item-page #jcl_layout_body .monthview > table > tfoot > tr:last-child > td, .item-page .topic_elements > table > tfoot > tr:last-child > td,
  .modal-dialog
  .table-responsive > table > tfoot > tr:last-child > td, #jcl_layout_body
  .modal-dialog .monthview > table > tfoot > tr:last-child > td,
  .modal-dialog #jcl_layout_body .monthview > table > tfoot > tr:last-child > td,
  .modal-dialog .topic_elements > table > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

input[type="search"] {
  box-sizing: border-box;
}

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

input[type="file"] {
  display: block;
}

input[type="range"] {
  display: block;
  width: 100%;
}

select[multiple],
select[size] {
  height: auto;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 8px;
  font-size: 14px;
  line-height: 1.47;
  color: #555555;
}

.form-control, .inputbox,
input[type="text"],
input[type="password"],
.formResponsive input[type="text"],
.formResponsive input[type="password"],
.formResponsive textarea, .cf_form .form-horizontal input[type="search"] {
  display: block;
  width: 100%;
  height: 36px;
  padding: 7px 12px;
  font-size: 14px;
  line-height: 1.47;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control:focus, .inputbox:focus,
input[type="text"]:focus,
input[type="password"]:focus,
.formResponsive textarea:focus, .cf_form .form-horizontal input[type="search"]:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.form-control::-moz-placeholder, .inputbox::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
.formResponsive input[type="text"]::-moz-placeholder,
.formResponsive input[type="password"]::-moz-placeholder,
.formResponsive textarea::-moz-placeholder, .cf_form .form-horizontal input[type="search"]::-moz-placeholder {
  color: #999;
  opacity: 1;
}

.form-control:-ms-input-placeholder, .inputbox:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
.formResponsive textarea:-ms-input-placeholder, .cf_form .form-horizontal input[type="search"]:-ms-input-placeholder {
  color: #999;
}

.form-control::-webkit-input-placeholder, .inputbox::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
.formResponsive input[type="text"]::-webkit-input-placeholder,
.formResponsive input[type="password"]::-webkit-input-placeholder,
.formResponsive textarea::-webkit-input-placeholder, .cf_form .form-horizontal input[type="search"]::-webkit-input-placeholder {
  color: #999;
}

.form-control[disabled], [disabled].inputbox,
input[disabled][type="text"],
input[disabled][type="password"],
.formResponsive textarea[disabled], .cf_form .form-horizontal input[disabled][type="search"], .form-control[readonly], [readonly].inputbox,
input[readonly][type="text"],
input[readonly][type="password"],
.formResponsive textarea[readonly], .cf_form .form-horizontal input[readonly][type="search"],
fieldset[disabled] .form-control,
fieldset[disabled] .inputbox,
fieldset[disabled]
input[type="text"],
fieldset[disabled]
input[type="password"],
fieldset[disabled]
.formResponsive textarea,
.formResponsive
fieldset[disabled] textarea,
fieldset[disabled] .cf_form .form-horizontal input[type="search"], .cf_form .form-horizontal
fieldset[disabled] input[type="search"] {
  background-color: #eeeeee;
  opacity: 1;
}

.form-control[disabled], [disabled].inputbox,
input[disabled][type="text"],
input[disabled][type="password"],
.formResponsive textarea[disabled], .cf_form .form-horizontal input[disabled][type="search"],
fieldset[disabled] .form-control,
fieldset[disabled] .inputbox,
fieldset[disabled]
input[type="text"],
fieldset[disabled]
input[type="password"],
fieldset[disabled]
.formResponsive textarea,
.formResponsive
fieldset[disabled] textarea,
fieldset[disabled] .cf_form .form-horizontal input[type="search"], .cf_form .form-horizontal
fieldset[disabled] input[type="search"] {
  cursor: not-allowed;
}

textarea.form-control, textarea.inputbox,
.formResponsive textarea {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control, input[type="date"].inputbox,
  input[type="date"][type="text"],
  input[type="date"][type="password"], .cf_form .form-horizontal input[type="date"][type="search"],
  input[type="time"].form-control,
  input[type="time"].inputbox,
  input[type="time"][type="text"],
  input[type="time"][type="password"],
  .cf_form .form-horizontal input[type="time"][type="search"],
  input[type="datetime-local"].form-control,
  input[type="datetime-local"].inputbox,
  input[type="datetime-local"][type="text"],
  input[type="datetime-local"][type="password"],
  .cf_form .form-horizontal input[type="datetime-local"][type="search"],
  input[type="month"].form-control,
  input[type="month"].inputbox,
  input[type="month"][type="text"],
  input[type="month"][type="password"],
  .cf_form .form-horizontal input[type="month"][type="search"] {
    line-height: 36px;
  }
  input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control, .input-group-sm > input[type="date"].inputbox, .input-group-sm >
  input[type="date"][type="text"], .input-group-sm >
  input[type="date"][type="password"],
  .formResponsive .input-group-sm > input[type="date"][type="text"],
  .formResponsive .input-group-sm > input[type="date"][type="password"], .cf_form .form-horizontal .input-group-sm > input[type="date"][type="search"],
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn, .cf_form
  .input-group-sm > .input-group-btn > input[type="date"].cf_resetAll_link, #erLoginForm
  .input-group-sm > .input-group-btn > input[type="date"].er-form-button,
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input[type="time"].form-control,
  .input-group-sm > input[type="time"].inputbox,
  .input-group-sm >
  input[type="time"][type="text"],
  .input-group-sm >
  input[type="time"][type="password"],
  .formResponsive .input-group-sm > input[type="time"][type="text"],
  .formResponsive .input-group-sm > input[type="time"][type="password"],
  .cf_form .form-horizontal .input-group-sm > input[type="time"][type="search"],
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn,
  .cf_form
  .input-group-sm > .input-group-btn > input[type="time"].cf_resetAll_link,
  #erLoginForm
  .input-group-sm > .input-group-btn > input[type="time"].er-form-button,
  .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"].inputbox,
  .input-group-sm >
  input[type="datetime-local"][type="text"],
  .input-group-sm >
  input[type="datetime-local"][type="password"],
  .formResponsive .input-group-sm > input[type="datetime-local"][type="text"],
  .formResponsive .input-group-sm > input[type="datetime-local"][type="password"],
  .cf_form .form-horizontal .input-group-sm > input[type="datetime-local"][type="search"],
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
  .cf_form
  .input-group-sm > .input-group-btn > input[type="datetime-local"].cf_resetAll_link,
  #erLoginForm
  .input-group-sm > .input-group-btn > input[type="datetime-local"].er-form-button,
  .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input[type="month"].form-control,
  .input-group-sm > input[type="month"].inputbox,
  .input-group-sm >
  input[type="month"][type="text"],
  .input-group-sm >
  input[type="month"][type="password"],
  .formResponsive .input-group-sm > input[type="month"][type="text"],
  .formResponsive .input-group-sm > input[type="month"][type="password"],
  .cf_form .form-horizontal .input-group-sm > input[type="month"][type="search"],
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn,
  .cf_form
  .input-group-sm > .input-group-btn > input[type="month"].cf_resetAll_link,
  #erLoginForm
  .input-group-sm > .input-group-btn > input[type="month"].er-form-button,
  .input-group-sm
  input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control, .input-group-lg > input[type="date"].inputbox, .input-group-lg >
  input[type="date"][type="text"], .input-group-lg >
  input[type="date"][type="password"],
  .formResponsive .input-group-lg > input[type="date"][type="text"],
  .formResponsive .input-group-lg > input[type="date"][type="password"], .cf_form .form-horizontal .input-group-lg > input[type="date"][type="search"],
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn, .cf_form
  .input-group-lg > .input-group-btn > input[type="date"].cf_resetAll_link, #erLoginForm
  .input-group-lg > .input-group-btn > input[type="date"].er-form-button,
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input[type="time"].form-control,
  .input-group-lg > input[type="time"].inputbox,
  .input-group-lg >
  input[type="time"][type="text"],
  .input-group-lg >
  input[type="time"][type="password"],
  .formResponsive .input-group-lg > input[type="time"][type="text"],
  .formResponsive .input-group-lg > input[type="time"][type="password"],
  .cf_form .form-horizontal .input-group-lg > input[type="time"][type="search"],
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn,
  .cf_form
  .input-group-lg > .input-group-btn > input[type="time"].cf_resetAll_link,
  #erLoginForm
  .input-group-lg > .input-group-btn > input[type="time"].er-form-button,
  .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"].inputbox,
  .input-group-lg >
  input[type="datetime-local"][type="text"],
  .input-group-lg >
  input[type="datetime-local"][type="password"],
  .formResponsive .input-group-lg > input[type="datetime-local"][type="text"],
  .formResponsive .input-group-lg > input[type="datetime-local"][type="password"],
  .cf_form .form-horizontal .input-group-lg > input[type="datetime-local"][type="search"],
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
  .cf_form
  .input-group-lg > .input-group-btn > input[type="datetime-local"].cf_resetAll_link,
  #erLoginForm
  .input-group-lg > .input-group-btn > input[type="datetime-local"].er-form-button,
  .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input[type="month"].form-control,
  .input-group-lg > input[type="month"].inputbox,
  .input-group-lg >
  input[type="month"][type="text"],
  .input-group-lg >
  input[type="month"][type="password"],
  .formResponsive .input-group-lg > input[type="month"][type="text"],
  .formResponsive .input-group-lg > input[type="month"][type="password"],
  .cf_form .form-horizontal .input-group-lg > input[type="month"][type="search"],
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn,
  .cf_form
  .input-group-lg > .input-group-btn > input[type="month"].cf_resetAll_link,
  #erLoginForm
  .input-group-lg > .input-group-btn > input[type="month"].er-form-button,
  .input-group-lg
  input[type="month"] {
    line-height: 40px;
  }
}

.form-group, .control-group {
  margin-bottom: 15px;
}

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

input[type="radio"][disabled], input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed;
}

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed;
}

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled]
.checkbox label {
  cursor: not-allowed;
}

.form-control-static {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-bottom: 0;
  min-height: 34px;
}

.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control, .input-group-lg > .form-control-static.inputbox, .input-group-lg >
input.form-control-static[type="text"], .input-group-lg >
input.form-control-static[type="password"],
.formResponsive .input-group-lg > input.form-control-static[type="text"],
.formResponsive .input-group-lg > input.form-control-static[type="password"],
.formResponsive .input-group-lg > textarea.form-control-static, .cf_form .form-horizontal .input-group-lg > input.form-control-static[type="search"],
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn, .cf_form .cf_filters_list li .cf_clear
.input-group-lg > .input-group-btn > a.form-control-static, .cf_form
.input-group-lg > .input-group-btn > .form-control-static.cf_resetAll_link, #erLoginForm
.input-group-lg > .input-group-btn > .form-control-static.er-form-button, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control, .input-group-sm > .form-control-static.inputbox, .input-group-sm >
input.form-control-static[type="text"], .input-group-sm >
input.form-control-static[type="password"],
.formResponsive .input-group-sm > input.form-control-static[type="text"],
.formResponsive .input-group-sm > input.form-control-static[type="password"],
.formResponsive .input-group-sm > textarea.form-control-static, .cf_form .form-horizontal .input-group-sm > input.form-control-static[type="search"],
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn, .cf_form .cf_filters_list li .cf_clear
.input-group-sm > .input-group-btn > a.form-control-static, .cf_form
.input-group-sm > .input-group-btn > .form-control-static.cf_resetAll_link, #erLoginForm
.input-group-sm > .input-group-btn > .form-control-static.er-form-button {
  padding-left: 0;
  padding-right: 0;
}

.input-sm, .input-group-sm > .form-control, .input-group-sm > .inputbox, .input-group-sm >
input[type="text"], .input-group-sm >
input[type="password"],
.formResponsive .input-group-sm > input[type="text"],
.formResponsive .input-group-sm > input[type="password"],
.formResponsive .input-group-sm > textarea, .cf_form .form-horizontal .input-group-sm > input[type="search"],
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn, .cf_form .cf_filters_list li .cf_clear
.input-group-sm > .input-group-btn > a, .cf_form
.input-group-sm > .input-group-btn > .cf_resetAll_link, #erLoginForm
.input-group-sm > .input-group-btn > .er-form-button {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-sm, .input-group-sm > select.form-control, .input-group-sm > select.inputbox,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn, .cf_form
.input-group-sm > .input-group-btn > select.cf_resetAll_link, #erLoginForm
.input-group-sm > .input-group-btn > select.er-form-button {
  height: 30px;
  line-height: 30px;
}

textarea.input-sm, .input-group-sm > textarea.form-control, .input-group-sm > textarea.inputbox,
.formResponsive .input-group-sm > textarea,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn, .cf_form
.input-group-sm > .input-group-btn > textarea.cf_resetAll_link, #erLoginForm
.input-group-sm > .input-group-btn > textarea.er-form-button,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].inputbox,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn,
.cf_form
.input-group-sm > .input-group-btn > select[multiple].cf_resetAll_link,
#erLoginForm
.input-group-sm > .input-group-btn > select[multiple].er-form-button {
  height: auto;
}

.form-group-sm .form-control, .form-group-sm .inputbox, .form-group-sm
input[type="text"], .form-group-sm
input[type="password"], .form-group-sm
.formResponsive textarea,
.formResponsive .form-group-sm textarea, .form-group-sm .cf_form .form-horizontal input[type="search"], .cf_form .form-horizontal .form-group-sm input[type="search"] {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.form-group-sm select.form-control, .form-group-sm select.inputbox {
  height: 30px;
  line-height: 30px;
}

.form-group-sm textarea.form-control, .form-group-sm textarea.inputbox, .form-group-sm
.formResponsive textarea,
.formResponsive .form-group-sm textarea,
.form-group-sm select[multiple].form-control,
.form-group-sm select[multiple].inputbox {
  height: auto;
}

.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.input-lg, .input-group-lg > .form-control, .input-group-lg > .inputbox, .input-group-lg >
input[type="text"], .input-group-lg >
input[type="password"],
.formResponsive .input-group-lg > input[type="text"],
.formResponsive .input-group-lg > input[type="password"],
.formResponsive .input-group-lg > textarea, .cf_form .form-horizontal .input-group-lg > input[type="search"],
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn, .cf_form .cf_filters_list li .cf_clear
.input-group-lg > .input-group-btn > a, .cf_form
.input-group-lg > .input-group-btn > .cf_resetAll_link, #erLoginForm
.input-group-lg > .input-group-btn > .er-form-button {
  height: 40px;
  padding: 8px 19px;
  font-size: 16px;
  line-height: 1.33333;
  border-radius: 6px;
}

select.input-lg, .input-group-lg > select.form-control, .input-group-lg > select.inputbox,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn, .cf_form
.input-group-lg > .input-group-btn > select.cf_resetAll_link, #erLoginForm
.input-group-lg > .input-group-btn > select.er-form-button {
  height: 40px;
  line-height: 40px;
}

textarea.input-lg, .input-group-lg > textarea.form-control, .input-group-lg > textarea.inputbox,
.formResponsive .input-group-lg > textarea,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn, .cf_form
.input-group-lg > .input-group-btn > textarea.cf_resetAll_link, #erLoginForm
.input-group-lg > .input-group-btn > textarea.er-form-button,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].inputbox,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn,
.cf_form
.input-group-lg > .input-group-btn > select[multiple].cf_resetAll_link,
#erLoginForm
.input-group-lg > .input-group-btn > select[multiple].er-form-button {
  height: auto;
}

.form-group-lg .form-control, .form-group-lg .inputbox, .form-group-lg
input[type="text"], .form-group-lg
input[type="password"], .form-group-lg
.formResponsive textarea,
.formResponsive .form-group-lg textarea, .form-group-lg .cf_form .form-horizontal input[type="search"], .cf_form .form-horizontal .form-group-lg input[type="search"] {
  height: 40px;
  padding: 8px 19px;
  font-size: 16px;
  line-height: 1.33333;
  border-radius: 6px;
}

.form-group-lg select.form-control, .form-group-lg select.inputbox {
  height: 40px;
  line-height: 40px;
}

.form-group-lg textarea.form-control, .form-group-lg textarea.inputbox, .form-group-lg
.formResponsive textarea,
.formResponsive .form-group-lg textarea,
.form-group-lg select[multiple].form-control,
.form-group-lg select[multiple].inputbox {
  height: auto;
}

.form-group-lg .form-control-static {
  height: 40px;
  min-height: 36px;
  padding: 9px 19px;
  font-size: 16px;
  line-height: 1.33333;
}

.has-feedback {
  position: relative;
}

.has-feedback .form-control, .has-feedback .inputbox, .has-feedback
input[type="text"], .has-feedback
input[type="password"], .has-feedback
.formResponsive textarea,
.formResponsive .has-feedback textarea, .has-feedback .cf_form .form-horizontal input[type="search"], .cf_form .form-horizontal .has-feedback input[type="search"] {
  padding-right: 45px;
}

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  pointer-events: none;
}

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback, .input-group-lg > .inputbox + .form-control-feedback, .input-group-lg >
input[type="text"] + .form-control-feedback, .input-group-lg >
input[type="password"] + .form-control-feedback,
.formResponsive .input-group-lg > input[type="text"] + .form-control-feedback,
.formResponsive .input-group-lg > input[type="password"] + .form-control-feedback,
.formResponsive .input-group-lg > textarea + .form-control-feedback, .cf_form .form-horizontal .input-group-lg > input[type="search"] + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback, .cf_form .cf_filters_list li .cf_clear
.input-group-lg > .input-group-btn > a + .form-control-feedback, .cf_form
.input-group-lg > .input-group-btn > .cf_resetAll_link + .form-control-feedback, #erLoginForm
.input-group-lg > .input-group-btn > .er-form-button + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback,
.form-group-lg .inputbox + .form-control-feedback,
.form-group-lg
input[type="text"] + .form-control-feedback,
.form-group-lg
input[type="password"] + .form-control-feedback,
.form-group-lg
.formResponsive input[type="text"] + .form-control-feedback,
.form-group-lg
.formResponsive input[type="password"] + .form-control-feedback,
.form-group-lg
.formResponsive textarea + .form-control-feedback,
.formResponsive
.form-group-lg textarea + .form-control-feedback,
.form-group-lg .cf_form .form-horizontal input[type="search"] + .form-control-feedback, .cf_form .form-horizontal
.form-group-lg input[type="search"] + .form-control-feedback {
  width: 40px;
  height: 40px;
  line-height: 40px;
}

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback, .input-group-sm > .inputbox + .form-control-feedback, .input-group-sm >
input[type="text"] + .form-control-feedback, .input-group-sm >
input[type="password"] + .form-control-feedback,
.formResponsive .input-group-sm > input[type="text"] + .form-control-feedback,
.formResponsive .input-group-sm > input[type="password"] + .form-control-feedback,
.formResponsive .input-group-sm > textarea + .form-control-feedback, .cf_form .form-horizontal .input-group-sm > input[type="search"] + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback, .cf_form .cf_filters_list li .cf_clear
.input-group-sm > .input-group-btn > a + .form-control-feedback, .cf_form
.input-group-sm > .input-group-btn > .cf_resetAll_link + .form-control-feedback, #erLoginForm
.input-group-sm > .input-group-btn > .er-form-button + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback,
.form-group-sm .inputbox + .form-control-feedback,
.form-group-sm
input[type="text"] + .form-control-feedback,
.form-group-sm
input[type="password"] + .form-control-feedback,
.form-group-sm
.formResponsive input[type="text"] + .form-control-feedback,
.form-group-sm
.formResponsive input[type="password"] + .form-control-feedback,
.form-group-sm
.formResponsive textarea + .form-control-feedback,
.formResponsive
.form-group-sm textarea + .form-control-feedback,
.form-group-sm .cf_form .form-horizontal input[type="search"] + .form-control-feedback, .cf_form .form-horizontal
.form-group-sm input[type="search"] + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .form-horizontal .logfrm__label, .form-horizontal
.has-success .logfrm__label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}

.has-success .form-control, .has-success .inputbox, .has-success
input[type="text"], .has-success
input[type="password"], .has-success
.formResponsive textarea,
.formResponsive .has-success textarea, .has-success .cf_form .form-horizontal input[type="search"], .cf_form .form-horizontal .has-success input[type="search"] {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus, .has-success .inputbox:focus, .has-success
input[type="text"]:focus, .has-success
input[type="password"]:focus, .has-success
.formResponsive textarea:focus,
.formResponsive .has-success textarea:focus, .has-success .cf_form .form-horizontal input[type="search"]:focus, .cf_form .form-horizontal .has-success input[type="search"]:focus {
  border-color: #2b542c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}

.has-success .form-control-feedback {
  color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .form-horizontal .logfrm__label, .form-horizontal
.has-warning .logfrm__label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}

.has-warning .form-control, .has-warning .inputbox, .has-warning
input[type="text"], .has-warning
input[type="password"], .has-warning
.formResponsive textarea,
.formResponsive .has-warning textarea, .has-warning .cf_form .form-horizontal input[type="search"], .cf_form .form-horizontal .has-warning input[type="search"] {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus, .has-warning .inputbox:focus, .has-warning
input[type="text"]:focus, .has-warning
input[type="password"]:focus, .has-warning
.formResponsive textarea:focus,
.formResponsive .has-warning textarea:focus, .has-warning .cf_form .form-horizontal input[type="search"]:focus, .cf_form .form-horizontal .has-warning input[type="search"]:focus {
  border-color: #66512c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}

.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .form-horizontal .logfrm__label, .form-horizontal
.has-error .logfrm__label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}

.has-error .form-control, .has-error .inputbox, .has-error
input[type="text"], .has-error
input[type="password"], .has-error
.formResponsive textarea,
.formResponsive .has-error textarea, .has-error .cf_form .form-horizontal input[type="search"], .cf_form .form-horizontal .has-error input[type="search"] {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus, .has-error .inputbox:focus, .has-error
input[type="text"]:focus, .has-error
input[type="password"]:focus, .has-error
.formResponsive textarea:focus,
.formResponsive .has-error textarea:focus, .has-error .cf_form .form-horizontal input[type="search"]:focus, .cf_form .form-horizontal .has-error input[type="search"]:focus {
  border-color: #843534;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}

.has-error .form-control-feedback {
  color: #a94442;
}

.has-feedback label ~ .form-control-feedback {
  top: 25px;
}

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #8e9193;
}

@media (min-width: 768px) {
  .form-inline .form-group, .form-inline .control-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control, .form-inline .inputbox, .form-inline
  input[type="text"], .form-inline
  input[type="password"], .form-inline
  .formResponsive textarea,
  .formResponsive .form-inline textarea, .form-inline .cf_form .form-horizontal input[type="search"], .cf_form .form-horizontal .form-inline input[type="search"] {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control,
  .form-inline .input-group .inputbox,
  .form-inline .input-group
  input[type="text"],
  .form-inline .input-group
  input[type="password"],
  .form-inline .input-group
  .formResponsive textarea,
  .formResponsive
  .form-inline .input-group textarea,
  .form-inline .input-group .cf_form .form-horizontal input[type="search"], .cf_form .form-horizontal
  .form-inline .input-group input[type="search"] {
    width: auto;
  }
  .form-inline .input-group > .form-control, .form-inline .input-group > .inputbox, .form-inline .input-group >
  input[type="text"], .form-inline .input-group >
  input[type="password"], .form-inline
  .formResponsive .input-group > input[type="text"], .form-inline
  .formResponsive .input-group > input[type="password"], .form-inline
  .formResponsive .input-group > textarea,
  .formResponsive .form-inline .input-group > textarea, .form-inline .cf_form .form-horizontal .input-group > input[type="search"], .cf_form .form-horizontal .form-inline .input-group > input[type="search"] {
    width: 100%;
  }
  .form-inline .control-label, .form-inline .form-horizontal .logfrm__label, .form-horizontal .form-inline .logfrm__label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 8px;
}

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 28px;
}

.form-horizontal .form-group, .form-horizontal .control-group {
  margin-left: -8px;
  margin-right: -8px;
}

.form-horizontal .form-group:before, .form-horizontal .control-group:before, .form-horizontal .form-group:after, .form-horizontal .control-group:after {
  content: " ";
  display: table;
}

.form-horizontal .form-group:after, .form-horizontal .control-group:after {
  clear: both;
}

@media (min-width: 768px) {
  .form-horizontal .control-label, .form-horizontal .logfrm__label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 8px;
  }
}

.form-horizontal .has-feedback .form-control-feedback {
  right: 8px;
}

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label, .form-horizontal .form-group-lg .logfrm__label {
    padding-top: 11.66667px;
    font-size: 16px;
  }
}

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label, .form-horizontal .form-group-sm .logfrm__label {
    padding-top: 6px;
    font-size: 12px;
  }
}

.btn, .cf_form .cf_filters_list li .cf_clear a, .cf_form .cf_resetAll_link, #erLoginForm .er-form-button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 7px 12px;
  font-size: 14px;
  line-height: 1.47;
  border-radius: 0px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.btn:focus, .cf_form .cf_filters_list li .cf_clear a:focus, .cf_form .cf_resetAll_link:focus, #erLoginForm .er-form-button:focus, .btn.focus, .cf_form .cf_filters_list li .cf_clear a.focus, .cf_form .focus.cf_resetAll_link, #erLoginForm .focus.er-form-button, .btn:active:focus, .cf_form .cf_filters_list li .cf_clear a:active:focus, .cf_form .cf_resetAll_link:active:focus, #erLoginForm .er-form-button:active:focus, .btn:active.focus, .cf_form .cf_filters_list li .cf_clear a:active.focus, .cf_form .cf_resetAll_link:active.focus, #erLoginForm .er-form-button:active.focus, .btn.active:focus, .cf_form .cf_filters_list li .cf_clear a.active:focus, .cf_form .active.cf_resetAll_link:focus, #erLoginForm .active.er-form-button:focus, .btn.active.focus, .cf_form .cf_filters_list li .cf_clear a.active.focus, .cf_form .active.focus.cf_resetAll_link, #erLoginForm .active.focus.er-form-button {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn:hover, .cf_form .cf_filters_list li .cf_clear a:hover, .cf_form .cf_resetAll_link:hover, #erLoginForm .er-form-button:hover, .btn:focus, .cf_form .cf_filters_list li .cf_clear a:focus, .cf_form .cf_resetAll_link:focus, #erLoginForm .er-form-button:focus, .btn.focus, .cf_form .cf_filters_list li .cf_clear a.focus, .cf_form .focus.cf_resetAll_link, #erLoginForm .focus.er-form-button {
  color: #333;
  text-decoration: none;
}

.btn:active, .cf_form .cf_filters_list li .cf_clear a:active, .cf_form .cf_resetAll_link:active, #erLoginForm .er-form-button:active, .btn.active, .cf_form .cf_filters_list li .cf_clear a.active, .cf_form .active.cf_resetAll_link, #erLoginForm .active.er-form-button {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled, .cf_form .cf_filters_list li .cf_clear a.disabled, .cf_form .disabled.cf_resetAll_link, #erLoginForm .disabled.er-form-button, .btn[disabled], .cf_form .cf_filters_list li .cf_clear a[disabled], .cf_form [disabled].cf_resetAll_link, #erLoginForm [disabled].er-form-button,
fieldset[disabled] .btn,
fieldset[disabled] .cf_form .cf_filters_list li .cf_clear a, .cf_form .cf_filters_list li .cf_clear
fieldset[disabled] a,
fieldset[disabled] .cf_form .cf_resetAll_link, .cf_form
fieldset[disabled] .cf_resetAll_link,
fieldset[disabled] #erLoginForm .er-form-button, #erLoginForm
fieldset[disabled] .er-form-button {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}

a.btn.disabled, .cf_form .cf_filters_list li .cf_clear a.disabled, .cf_form a.disabled.cf_resetAll_link, #erLoginForm a.disabled.er-form-button,
fieldset[disabled] a.btn,
fieldset[disabled] .cf_form .cf_filters_list li .cf_clear a, .cf_form .cf_filters_list li .cf_clear
fieldset[disabled] a,
fieldset[disabled] .cf_form a.cf_resetAll_link, .cf_form
fieldset[disabled] a.cf_resetAll_link,
fieldset[disabled] #erLoginForm a.er-form-button, #erLoginForm
fieldset[disabled] a.er-form-button {
  pointer-events: none;
}

.btn-default, .jcl_navbar .btn, .jcl_navbar .cf_form .cf_filters_list li .cf_clear a, .cf_form .cf_filters_list li .cf_clear .jcl_navbar a, .jcl_navbar .cf_form .cf_resetAll_link, .cf_form .jcl_navbar .cf_resetAll_link, .jcl_navbar #erLoginForm .er-form-button, #erLoginForm .jcl_navbar .er-form-button, .btn-cancel, #editor-xtd-buttons .btn, #editor-xtd-buttons .cf_form .cf_filters_list li .cf_clear a, .cf_form .cf_filters_list li .cf_clear #editor-xtd-buttons a, #editor-xtd-buttons .cf_form .cf_resetAll_link, .cf_form #editor-xtd-buttons .cf_resetAll_link, #editor-xtd-buttons #erLoginForm .er-form-button, #erLoginForm #editor-xtd-buttons .er-form-button {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

.btn-default:focus, .jcl_navbar .btn:focus, .jcl_navbar .cf_form .cf_filters_list li .cf_clear a:focus, .cf_form .cf_filters_list li .cf_clear .jcl_navbar a:focus, .jcl_navbar .cf_form .cf_resetAll_link:focus, .cf_form .jcl_navbar .cf_resetAll_link:focus, .jcl_navbar #erLoginForm .er-form-button:focus, #erLoginForm .jcl_navbar .er-form-button:focus, .btn-cancel:focus, #editor-xtd-buttons .btn:focus, #editor-xtd-buttons .cf_form .cf_filters_list li .cf_clear a:focus, .cf_form .cf_filters_list li .cf_clear #editor-xtd-buttons a:focus, #editor-xtd-buttons .cf_form .cf_resetAll_link:focus, .cf_form #editor-xtd-buttons .cf_resetAll_link:focus, #editor-xtd-buttons #erLoginForm .er-form-button:focus, #erLoginForm #editor-xtd-buttons .er-form-button:focus, .btn-default.focus, .jcl_navbar .focus.btn, .jcl_navbar .cf_form .cf_filters_list li .cf_clear a.focus, .cf_form .cf_filters_list li .cf_clear .jcl_navbar a.focus, .jcl_navbar .cf_form .focus.cf_resetAll_link, .cf_form .jcl_navbar .focus.cf_resetAll_link, .jcl_navbar #erLoginForm .focus.er-form-button, #erLoginForm .jcl_navbar .focus.er-form-button, .focus.btn-cancel, #editor-xtd-buttons .focus.btn, #editor-xtd-buttons .cf_form .cf_filters_list li .cf_clear a.focus, .cf_form .cf_filters_list li .cf_clear #editor-xtd-buttons a.focus, #editor-xtd-buttons .cf_form .focus.cf_resetAll_link, .cf_form #editor-xtd-buttons .focus.cf_resetAll_link, #editor-xtd-buttons #erLoginForm .focus.er-form-button, #erLoginForm #editor-xtd-buttons .focus.er-form-button {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}

.btn-default:hover, .jcl_navbar .btn:hover, .jcl_navbar .cf_form .cf_filters_list li .cf_clear a:hover, .cf_form .cf_filters_list li .cf_clear .jcl_navbar a:hover, .jcl_navbar .cf_form .cf_resetAll_link:hover, .cf_form .jcl_navbar .cf_resetAll_link:hover, .jcl_navbar #erLoginForm .er-form-button:hover, #erLoginForm .jcl_navbar .er-form-button:hover, .btn-cancel:hover, #editor-xtd-buttons .btn:hover, #editor-xtd-buttons .cf_form .cf_filters_list li .cf_clear a:hover, .cf_form .cf_filters_list li .cf_clear #editor-xtd-buttons a:hover, #editor-xtd-buttons .cf_form .cf_resetAll_link:hover, .cf_form #editor-xtd-buttons .cf_resetAll_link:hover, #editor-xtd-buttons #erLoginForm .er-form-button:hover, #erLoginForm #editor-xtd-buttons .er-form-button:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-default:active, .jcl_navbar .btn:active, .jcl_navbar .cf_form .cf_filters_list li .cf_clear a:active, .cf_form .cf_filters_list li .cf_clear .jcl_navbar a:active, .jcl_navbar .cf_form .cf_resetAll_link:active, .cf_form .jcl_navbar .cf_resetAll_link:active, .jcl_navbar #erLoginForm .er-form-button:active, #erLoginForm .jcl_navbar .er-form-button:active, .btn-cancel:active, #editor-xtd-buttons .btn:active, #editor-xtd-buttons .cf_form .cf_filters_list li .cf_clear a:active, .cf_form .cf_filters_list li .cf_clear #editor-xtd-buttons a:active, #editor-xtd-buttons .cf_form .cf_resetAll_link:active, .cf_form #editor-xtd-buttons .cf_resetAll_link:active, #editor-xtd-buttons #erLoginForm .er-form-button:active, #erLoginForm #editor-xtd-buttons .er-form-button:active, .btn-default.active, .jcl_navbar .active.btn, .jcl_navbar .cf_form .cf_filters_list li .cf_clear a.active, .cf_form .cf_filters_list li .cf_clear .jcl_navbar a.active, .jcl_navbar .cf_form .active.cf_resetAll_link, .cf_form .jcl_navbar .active.cf_resetAll_link, .jcl_navbar #erLoginForm .active.er-form-button, #erLoginForm .jcl_navbar .active.er-form-button, .active.btn-cancel, #editor-xtd-buttons .active.btn, #editor-xtd-buttons .cf_form .cf_filters_list li .cf_clear a.active, .cf_form .cf_filters_list li .cf_clear #editor-xtd-buttons a.active, #editor-xtd-buttons .cf_form .active.cf_resetAll_link, .cf_form #editor-xtd-buttons .active.cf_resetAll_link, #editor-xtd-buttons #erLoginForm .active.er-form-button, #erLoginForm #editor-xtd-buttons .active.er-form-button,
.open > .btn-default.dropdown-toggle, .jcl_navbar
.open > .dropdown-toggle.btn, .jcl_navbar .cf_form .cf_filters_list li .cf_clear
.open > a.dropdown-toggle, .cf_form .cf_filters_list li .cf_clear .jcl_navbar
.open > a.dropdown-toggle, .jcl_navbar .cf_form
.open > .dropdown-toggle.cf_resetAll_link, .cf_form .jcl_navbar
.open > .dropdown-toggle.cf_resetAll_link, .jcl_navbar #erLoginForm
.open > .dropdown-toggle.er-form-button, #erLoginForm .jcl_navbar
.open > .dropdown-toggle.er-form-button,
.open > .dropdown-toggle.btn-cancel, #editor-xtd-buttons
.open > .dropdown-toggle.btn, #editor-xtd-buttons .cf_form .cf_filters_list li .cf_clear
.open > a.dropdown-toggle, .cf_form .cf_filters_list li .cf_clear #editor-xtd-buttons
.open > a.dropdown-toggle, #editor-xtd-buttons .cf_form
.open > .dropdown-toggle.cf_resetAll_link, .cf_form #editor-xtd-buttons
.open > .dropdown-toggle.cf_resetAll_link, #editor-xtd-buttons #erLoginForm
.open > .dropdown-toggle.er-form-button, #erLoginForm #editor-xtd-buttons
.open > .dropdown-toggle.er-form-button {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-default:active:hover, .jcl_navbar .btn:active:hover, .jcl_navbar .cf_form .cf_filters_list li .cf_clear a:active:hover, .cf_form .cf_filters_list li .cf_clear .jcl_navbar a:active:hover, .jcl_navbar .cf_form .cf_resetAll_link:active:hover, .cf_form .jcl_navbar .cf_resetAll_link:active:hover, .jcl_navbar #erLoginForm .er-form-button:active:hover, #erLoginForm .jcl_navbar .er-form-button:active:hover, .btn-cancel:active:hover, #editor-xtd-buttons .btn:active:hover, #editor-xtd-buttons .cf_form .cf_filters_list li .cf_clear a:active:hover, .cf_form .cf_filters_list li .cf_clear #editor-xtd-buttons a:active:hover, #editor-xtd-buttons .cf_form .cf_resetAll_link:active:hover, .cf_form #editor-xtd-buttons .cf_resetAll_link:active:hover, #editor-xtd-buttons #erLoginForm .er-form-button:active:hover, #erLoginForm #editor-xtd-buttons .er-form-button:active:hover, .btn-default:active:focus, .jcl_navbar .btn:active:focus, .jcl_navbar .cf_form .cf_filters_list li .cf_clear a:active:focus, .cf_form .cf_filters_list li .cf_clear .jcl_navbar a:active:focus, .jcl_navbar .cf_form .cf_resetAll_link:active:focus, .cf_form .jcl_navbar .cf_resetAll_link:active:focus, .jcl_navbar #erLoginForm .er-form-button:active:focus, #erLoginForm .jcl_navbar .er-form-button:active:focus, .btn-cancel:active:focus, #editor-xtd-buttons .btn:active:focus, #editor-xtd-buttons .cf_form .cf_filters_list li .cf_clear a:active:focus, .cf_form .cf_filters_list li .cf_clear #editor-xtd-buttons a:active:focus, #editor-xtd-buttons .cf_form .cf_resetAll_link:active:focus, .cf_form #editor-xtd-buttons .cf_resetAll_link:active:focus, #editor-xtd-buttons #erLoginForm .er-form-button:active:focus, #erLoginForm #editor-xtd-buttons .er-form-button:active:focus, .btn-default:active.focus, .jcl_navbar .btn:active.focus, .jcl_navbar .cf_form .cf_filters_list li .cf_clear a:active.focus, .cf_form .cf_filters_list li .cf_clear .jcl_navbar a:active.focus, .jcl_navbar .cf_form .cf_resetAll_link:active.focus, .cf_form .jcl_navbar .cf_resetAll_link:active.focus, .jcl_navbar #erLoginForm .er-form-button:active.focus, #erLoginForm .jcl_navbar .er-form-button:active.focus, .btn-cancel:active.focus, #editor-xtd-buttons .btn:active.focus, #editor-xtd-buttons .cf_form .cf_filters_list li .cf_clear a:active.focus, .cf_form .cf_filters_list li .cf_clear #editor-xtd-buttons a:active.focus, #editor-xtd-buttons .cf_form .cf_resetAll_link:active.focus, .cf_form #editor-xtd-buttons .cf_resetAll_link:active.focus, #editor-xtd-buttons #erLoginForm .er-form-button:active.focus, #erLoginForm #editor-xtd-buttons .er-form-button:active.focus, .btn-default.active:hover, .jcl_navbar .active.btn:hover, .jcl_navbar .cf_form .cf_filters_list li .cf_clear a.active:hover, .cf_form .cf_filters_list li .cf_clear .jcl_navbar a.active:hover, .jcl_navbar .cf_form .active.cf_resetAll_link:hover, .cf_form .jcl_navbar .active.cf_resetAll_link:hover, .jcl_navbar #erLoginForm .active.er-form-button:hover, #erLoginForm .jcl_navbar .active.er-form-button:hover, .active.btn-cancel:hover, #editor-xtd-buttons .active.btn:hover, #editor-xtd-buttons .cf_form .cf_filters_list li .cf_clear a.active:hover, .cf_form .cf_filters_list li .cf_clear #editor-xtd-buttons a.active:hover, #editor-xtd-buttons .cf_form .active.cf_resetAll_link:hover, .cf_form #editor-xtd-buttons .active.cf_resetAll_link:hover, #editor-xtd-buttons #erLoginForm .active.er-form-button:hover, #erLoginForm #editor-xtd-buttons .active.er-form-button:hover, .btn-default.active:focus, .jcl_navbar .active.btn:focus, .jcl_navbar .cf_form .cf_filters_list li .cf_clear a.active:focus, .cf_form .cf_filters_list li .cf_clear .jcl_navbar a.active:focus, .jcl_navbar .cf_form .active.cf_resetAll_link:focus, .cf_form .jcl_navbar .active.cf_resetAll_link:focus, .jcl_navbar #erLoginForm .active.er-form-button:focus, #erLoginForm .jcl_navbar .active.er-form-button:focus, .active.btn-cancel:focus, #editor-xtd-buttons .active.btn:focus, #editor-xtd-buttons .cf_form .cf_filters_list li .cf_clear a.active:focus, .cf_form .cf_filters_list li .cf_clear #editor-xtd-buttons a.active:focus, #editor-xtd-buttons .cf_form .active.cf_resetAll_link:focus, .cf_form #editor-xtd-buttons .active.cf_resetAll_link:focus, #editor-xtd-buttons #erLoginForm .active.er-form-button:focus, #erLoginForm #editor-xtd-buttons .active.er-form-button:focus, .btn-default.active.focus, .jcl_navbar .active.focus.btn, .jcl_navbar .cf_form .cf_filters_list li .cf_clear a.active.focus, .cf_form .cf_filters_list li .cf_clear .jcl_navbar a.active.focus, .jcl_navbar .cf_form .active.focus.cf_resetAll_link, .cf_form .jcl_navbar .active.focus.cf_resetAll_link, .jcl_navbar #erLoginForm .active.focus.er-form-button, #erLoginForm .jcl_navbar .active.focus.er-form-button, .active.focus.btn-cancel, #editor-xtd-buttons .active.focus.btn, #editor-xtd-buttons .cf_form .cf_filters_list li .cf_clear a.active.focus, .cf_form .cf_filters_list li .cf_clear #editor-xtd-buttons a.active.focus, #editor-xtd-buttons .cf_form .active.focus.cf_resetAll_link, .cf_form #editor-xtd-buttons .active.focus.cf_resetAll_link, #editor-xtd-buttons #erLoginForm .active.focus.er-form-button, #erLoginForm #editor-xtd-buttons .active.focus.er-form-button,
.open > .btn-default.dropdown-toggle:hover, .jcl_navbar
.open > .dropdown-toggle.btn:hover, .jcl_navbar .cf_form .cf_filters_list li .cf_clear
.open > a.dropdown-toggle:hover, .cf_form .cf_filters_list li .cf_clear .jcl_navbar
.open > a.dropdown-toggle:hover, .jcl_navbar .cf_form
.open > .dropdown-toggle.cf_resetAll_link:hover, .cf_form .jcl_navbar
.open > .dropdown-toggle.cf_resetAll_link:hover, .jcl_navbar #erLoginForm
.open > .dropdown-toggle.er-form-button:hover, #erLoginForm .jcl_navbar
.open > .dropdown-toggle.er-form-button:hover,
.open > .dropdown-toggle.btn-cancel:hover, #editor-xtd-buttons
.open > .dropdown-toggle.btn:hover, #editor-xtd-buttons .cf_form .cf_filters_list li .cf_clear
.open > a.dropdown-toggle:hover, .cf_form .cf_filters_list li .cf_clear #editor-xtd-buttons
.open > a.dropdown-toggle:hover, #editor-xtd-buttons .cf_form
.open > .dropdown-toggle.cf_resetAll_link:hover, .cf_form #editor-xtd-buttons
.open > .dropdown-toggle.cf_resetAll_link:hover, #editor-xtd-buttons #erLoginForm
.open > .dropdown-toggle.er-form-button:hover, #erLoginForm #editor-xtd-buttons
.open > .dropdown-toggle.er-form-button:hover,
.open > .btn-default.dropdown-toggle:focus, .jcl_navbar
.open > .dropdown-toggle.btn:focus, .jcl_navbar .cf_form .cf_filters_list li .cf_clear
.open > a.dropdown-toggle:focus, .cf_form .cf_filters_list li .cf_clear .jcl_navbar
.open > a.dropdown-toggle:focus, .jcl_navbar .cf_form
.open > .dropdown-toggle.cf_resetAll_link:focus, .cf_form .jcl_navbar
.open > .dropdown-toggle.cf_resetAll_link:focus, .jcl_navbar #erLoginForm
.open > .dropdown-toggle.er-form-button:focus, #erLoginForm .jcl_navbar
.open > .dropdown-toggle.er-form-button:focus,
.open > .dropdown-toggle.btn-cancel:focus, #editor-xtd-buttons
.open > .dropdown-toggle.btn:focus, #editor-xtd-buttons .cf_form .cf_filters_list li .cf_clear
.open > a.dropdown-toggle:focus, .cf_form .cf_filters_list li .cf_clear #editor-xtd-buttons
.open > a.dropdown-toggle:focus, #editor-xtd-buttons .cf_form
.open > .dropdown-toggle.cf_resetAll_link:focus, .cf_form #editor-xtd-buttons
.open > .dropdown-toggle.cf_resetAll_link:focus, #editor-xtd-buttons #erLoginForm
.open > .dropdown-toggle.er-form-button:focus, #erLoginForm #editor-xtd-buttons
.open > .dropdown-toggle.er-form-button:focus,
.open > .btn-default.dropdown-toggle.focus, .jcl_navbar
.open > .dropdown-toggle.focus.btn, .jcl_navbar .cf_form .cf_filters_list li .cf_clear
.open > a.dropdown-toggle.focus, .cf_form .cf_filters_list li .cf_clear .jcl_navbar
.open > a.dropdown-toggle.focus, .jcl_navbar .cf_form
.open > .dropdown-toggle.focus.cf_resetAll_link, .cf_form .jcl_navbar
.open > .dropdown-toggle.focus.cf_resetAll_link, .jcl_navbar #erLoginForm
.open > .dropdown-toggle.focus.er-form-button, #erLoginForm .jcl_navbar
.open > .dropdown-toggle.focus.er-form-button,
.open > .dropdown-toggle.focus.btn-cancel, #editor-xtd-buttons
.open > .dropdown-toggle.focus.btn, #editor-xtd-buttons .cf_form .cf_filters_list li .cf_clear
.open > a.dropdown-toggle.focus, .cf_form .cf_filters_list li .cf_clear #editor-xtd-buttons
.open > a.dropdown-toggle.focus, #editor-xtd-buttons .cf_form
.open > .dropdown-toggle.focus.cf_resetAll_link, .cf_form #editor-xtd-buttons
.open > .dropdown-toggle.focus.cf_resetAll_link, #editor-xtd-buttons #erLoginForm
.open > .dropdown-toggle.focus.er-form-button, #erLoginForm #editor-xtd-buttons
.open > .dropdown-toggle.focus.er-form-button {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}

.btn-default:active, .jcl_navbar .btn:active, .jcl_navbar .cf_form .cf_filters_list li .cf_clear a:active, .cf_form .cf_filters_list li .cf_clear .jcl_navbar a:active, .jcl_navbar .cf_form .cf_resetAll_link:active, .cf_form .jcl_navbar .cf_resetAll_link:active, .jcl_navbar #erLoginForm .er-form-button:active, #erLoginForm .jcl_navbar .er-form-button:active, .btn-cancel:active, #editor-xtd-buttons .btn:active, #editor-xtd-buttons .cf_form .cf_filters_list li .cf_clear a:active, .cf_form .cf_filters_list li .cf_clear #editor-xtd-buttons a:active, #editor-xtd-buttons .cf_form .cf_resetAll_link:active, .cf_form #editor-xtd-buttons .cf_resetAll_link:active, #editor-xtd-buttons #erLoginForm .er-form-button:active, #erLoginForm #editor-xtd-buttons .er-form-button:active, .btn-default.active, .jcl_navbar .active.btn, .jcl_navbar .cf_form .cf_filters_list li .cf_clear a.active, .cf_form .cf_filters_list li .cf_clear .jcl_navbar a.active, .jcl_navbar .cf_form .active.cf_resetAll_link, .cf_form .jcl_navbar .active.cf_resetAll_link, .jcl_navbar #erLoginForm .active.er-form-button, #erLoginForm .jcl_navbar .active.er-form-button, .active.btn-cancel, #editor-xtd-buttons .active.btn, #editor-xtd-buttons .cf_form .cf_filters_list li .cf_clear a.active, .cf_form .cf_filters_list li .cf_clear #editor-xtd-buttons a.active, #editor-xtd-buttons .cf_form .active.cf_resetAll_link, .cf_form #editor-xtd-buttons .active.cf_resetAll_link, #editor-xtd-buttons #erLoginForm .active.er-form-button, #erLoginForm #editor-xtd-buttons .active.er-form-button,
.open > .btn-default.dropdown-toggle, .jcl_navbar
.open > .dropdown-toggle.btn, .jcl_navbar .cf_form .cf_filters_list li .cf_clear
.open > a.dropdown-toggle, .cf_form .cf_filters_list li .cf_clear .jcl_navbar
.open > a.dropdown-toggle, .jcl_navbar .cf_form
.open > .dropdown-toggle.cf_resetAll_link, .cf_form .jcl_navbar
.open > .dropdown-toggle.cf_resetAll_link, .jcl_navbar #erLoginForm
.open > .dropdown-toggle.er-form-button, #erLoginForm .jcl_navbar
.open > .dropdown-toggle.er-form-button,
.open > .dropdown-toggle.btn-cancel, #editor-xtd-buttons
.open > .dropdown-toggle.btn, #editor-xtd-buttons .cf_form .cf_filters_list li .cf_clear
.open > a.dropdown-toggle, .cf_form .cf_filters_list li .cf_clear #editor-xtd-buttons
.open > a.dropdown-toggle, #editor-xtd-buttons .cf_form
.open > .dropdown-toggle.cf_resetAll_link, .cf_form #editor-xtd-buttons
.open > .dropdown-toggle.cf_resetAll_link, #editor-xtd-buttons #erLoginForm
.open > .dropdown-toggle.er-form-button, #erLoginForm #editor-xtd-buttons
.open > .dropdown-toggle.er-form-button {
  background-image: none;
}

.btn-default.disabled, .jcl_navbar .disabled.btn, .jcl_navbar .cf_form .cf_filters_list li .cf_clear a.disabled, .cf_form .cf_filters_list li .cf_clear .jcl_navbar a.disabled, .jcl_navbar .cf_form .disabled.cf_resetAll_link, .cf_form .jcl_navbar .disabled.cf_resetAll_link, .jcl_navbar #erLoginForm .disabled.er-form-button, #erLoginForm .jcl_navbar .disabled.er-form-button, .disabled.btn-cancel, #editor-xtd-buttons .disabled.btn, #editor-xtd-buttons .cf_form .cf_filters_list li .cf_clear a.disabled, .cf_form .cf_filters_list li .cf_clear #editor-xtd-buttons a.disabled, #editor-xtd-buttons .cf_form .disabled.cf_resetAll_link, .cf_form #editor-xtd-buttons .disabled.cf_resetAll_link, #editor-xtd-buttons #erLoginForm .disabled.er-form-button, #erLoginForm #editor-xtd-buttons .disabled.er-form-button, .btn-default.disabled:hover, .jcl_navbar .disabled.btn:hover, .jcl_navbar .cf_form .cf_filters_list li .cf_clear a.disabled:hover, .cf_form .cf_filters_list li .cf_clear .jcl_navbar a.disabled:hover, .jcl_navbar .cf_form .disabled.cf_resetAll_link:hover, .cf_form .jcl_navbar .disabled.cf_resetAll_link:hover, .jcl_navbar #erLoginForm .disabled.er-form-button:hover, #erLoginForm .jcl_navbar .disabled.er-form-button:hover, .disabled.btn-cancel:hover, #editor-xtd-buttons .disabled.btn:hover, #editor-xtd-buttons .cf_form .cf_filters_list li .cf_clear a.disabled:hover, .cf_form .cf_filters_list li .cf_clear #editor-xtd-buttons a.disabled:hover, #editor-xtd-buttons .cf_form .disabled.cf_resetAll_link:hover, .cf_form #editor-xtd-buttons .disabled.cf_resetAll_link:hover, #editor-xtd-buttons #erLoginForm .disabled.er-form-button:hover, #erLoginForm #editor-xtd-buttons .disabled.er-form-button:hover, .btn-default.disabled:focus, .jcl_navbar .disabled.btn:focus, .jcl_navbar .cf_form .cf_filters_list li .cf_clear a.disabled:focus, .cf_form .cf_filters_list li .cf_clear .jcl_navbar a.disabled:focus, .jcl_navbar .cf_form .disabled.cf_resetAll_link:focus, .cf_form .jcl_navbar .disabled.cf_resetAll_link:focus, .jcl_navbar #erLoginForm .disabled.er-form-button:focus, #erLoginForm .jcl_navbar .disabled.er-form-button:focus, .disabled.btn-cancel:focus, #editor-xtd-buttons .disabled.btn:focus, #editor-xtd-buttons .cf_form .cf_filters_list li .cf_clear a.disabled:focus, .cf_form .cf_filters_list li .cf_clear #editor-xtd-buttons a.disabled:focus, #editor-xtd-buttons .cf_form .disabled.cf_resetAll_link:focus, .cf_form #editor-xtd-buttons .disabled.cf_resetAll_link:focus, #editor-xtd-buttons #erLoginForm .disabled.er-form-button:focus, #erLoginForm #editor-xtd-buttons .disabled.er-form-button:focus, .btn-default.disabled.focus, .jcl_navbar .disabled.focus.btn, .jcl_navbar .cf_form .cf_filters_list li .cf_clear a.disabled.focus, .cf_form .cf_filters_list li .cf_clear .jcl_navbar a.disabled.focus, .jcl_navbar .cf_form .disabled.focus.cf_resetAll_link, .cf_form .jcl_navbar .disabled.focus.cf_resetAll_link, .jcl_navbar #erLoginForm .disabled.focus.er-form-button, #erLoginForm .jcl_navbar .disabled.focus.er-form-button, .disabled.focus.btn-cancel, #editor-xtd-buttons .disabled.focus.btn, #editor-xtd-buttons .cf_form .cf_filters_list li .cf_clear a.disabled.focus, .cf_form .cf_filters_list li .cf_clear #editor-xtd-buttons a.disabled.focus, #editor-xtd-buttons .cf_form .disabled.focus.cf_resetAll_link, .cf_form #editor-xtd-buttons .disabled.focus.cf_resetAll_link, #editor-xtd-buttons #erLoginForm .disabled.focus.er-form-button, #erLoginForm #editor-xtd-buttons .disabled.focus.er-form-button, .btn-default.disabled:active, .jcl_navbar .disabled.btn:active, .jcl_navbar .cf_form .cf_filters_list li .cf_clear a.disabled:active, .cf_form .cf_filters_list li .cf_clear .jcl_navbar a.disabled:active, .jcl_navbar .cf_form .disabled.cf_resetAll_link:active, .cf_form .jcl_navbar .disabled.cf_resetAll_link:active, .jcl_navbar #erLoginForm .disabled.er-form-button:active, #erLoginForm .jcl_navbar .disabled.er-form-button:active, .disabled.btn-cancel:active, #editor-xtd-buttons .disabled.btn:active, #editor-xtd-buttons .cf_form .cf_filters_list li .cf_clear a.disabled:active, .cf_form .cf_filters_list li .cf_clear #editor-xtd-buttons a.disabled:active, #editor-xtd-buttons .cf_form .disabled.cf_resetAll_link:active, .cf_form #editor-xtd-buttons .disabled.cf_resetAll_link:active, #editor-xtd-buttons #erLoginForm .disabled.er-form-button:active, #erLoginForm #editor-xtd-buttons .disabled.er-form-button:active, .btn-default.disabled.active, .jcl_navbar .disabled.active.btn, .jcl_navbar .cf_form .cf_filters_list li .cf_clear a.disabled.active, .cf_form .cf_filters_list li .cf_clear .jcl_navbar a.disabled.active, .jcl_navbar .cf_form .disabled.active.cf_resetAll_link, .cf_form .jcl_navbar .disabled.active.cf_resetAll_link, .jcl_navbar #erLoginForm .disabled.active.er-form-button, #erLoginForm .jcl_navbar .disabled.active.er-form-button, .disabled.active.btn-cancel, #editor-xtd-buttons .disabled.active.btn, #editor-xtd-buttons .cf_form .cf_filters_list li .cf_clear a.disabled.active, .cf_form .cf_filters_list li .cf_clear #editor-xtd-buttons a.disabled.active, #editor-xtd-buttons .cf_form .disabled.active.cf_resetAll_link, .cf_form #editor-xtd-buttons .disabled.active.cf_resetAll_link, #editor-xtd-buttons #erLoginForm .disabled.active.er-form-button, #erLoginForm #editor-xtd-buttons .disabled.active.er-form-button, .btn-default[disabled], .jcl_navbar [disabled].btn, .jcl_navbar .cf_form .cf_filters_list li .cf_clear a[disabled], .cf_form .cf_filters_list li .cf_clear .jcl_navbar a[disabled], .jcl_navbar .cf_form [disabled].cf_resetAll_link, .cf_form .jcl_navbar [disabled].cf_resetAll_link, .jcl_navbar #erLoginForm [disabled].er-form-button, #erLoginForm .jcl_navbar [disabled].er-form-button, [disabled].btn-cancel, #editor-xtd-buttons [disabled].btn, #editor-xtd-buttons .cf_form .cf_filters_list li .cf_clear a[disabled], .cf_form .cf_filters_list li .cf_clear #editor-xtd-buttons a[disabled], #editor-xtd-buttons .cf_form [disabled].cf_resetAll_link, .cf_form #editor-xtd-buttons [disabled].cf_resetAll_link, #editor-xtd-buttons #erLoginForm [disabled].er-form-button, #erLoginForm #editor-xtd-buttons [disabled].er-form-button, .btn-default[disabled]:hover, .jcl_navbar [disabled].btn:hover, .jcl_navbar .cf_form .cf_filters_list li .cf_clear a[disabled]:hover, .cf_form .cf_filters_list li .cf_clear .jcl_navbar a[disabled]:hover, .jcl_navbar .cf_form [disabled].cf_resetAll_link:hover, .cf_form .jcl_navbar [disabled].cf_resetAll_link:hover, .jcl_navbar #erLoginForm [disabled].er-form-button:hover, #erLoginForm .jcl_navbar [disabled].er-form-button:hover, [disabled].btn-cancel:hover, #editor-xtd-buttons [disabled].btn:hover, #editor-xtd-buttons .cf_form .cf_filters_list li .cf_clear a[disabled]:hover, .cf_form .cf_filters_list li .cf_clear #editor-xtd-buttons a[disabled]:hover, #editor-xtd-buttons .cf_form [disabled].cf_resetAll_link:hover, .cf_form #editor-xtd-buttons [disabled].cf_resetAll_link:hover, #editor-xtd-buttons #erLoginForm [disabled].er-form-button:hover, #erLoginForm #editor-xtd-buttons [disabled].er-form-button:hover, .btn-default[disabled]:focus, .jcl_navbar [disabled].btn:focus, .jcl_navbar .cf_form .cf_filters_list li .cf_clear a[disabled]:focus, .cf_form .cf_filters_list li .cf_clear .jcl_navbar a[disabled]:focus, .jcl_navbar .cf_form [disabled].cf_resetAll_link:focus, .cf_form .jcl_navbar [disabled].cf_resetAll_link:focus, .jcl_navbar #erLoginForm [disabled].er-form-button:focus, #erLoginForm .jcl_navbar [disabled].er-form-button:focus, [disabled].btn-cancel:focus, #editor-xtd-buttons [disabled].btn:focus, #editor-xtd-buttons .cf_form .cf_filters_list li .cf_clear a[disabled]:focus, .cf_form .cf_filters_list li .cf_clear #editor-xtd-buttons a[disabled]:focus, #editor-xtd-buttons .cf_form [disabled].cf_resetAll_link:focus, .cf_form #editor-xtd-buttons [disabled].cf_resetAll_link:focus, #editor-xtd-buttons #erLoginForm [disabled].er-form-button:focus, #erLoginForm #editor-xtd-buttons [disabled].er-form-button:focus, .btn-default[disabled].focus, .jcl_navbar [disabled].focus.btn, .jcl_navbar .cf_form .cf_filters_list li .cf_clear a[disabled].focus, .cf_form .cf_filters_list li .cf_clear .jcl_navbar a[disabled].focus, .jcl_navbar .cf_form [disabled].focus.cf_resetAll_link, .cf_form .jcl_navbar [disabled].focus.cf_resetAll_link, .jcl_navbar #erLoginForm [disabled].focus.er-form-button, #erLoginForm .jcl_navbar [disabled].focus.er-form-button, [disabled].focus.btn-cancel, #editor-xtd-buttons [disabled].focus.btn, #editor-xtd-buttons .cf_form .cf_filters_list li .cf_clear a[disabled].focus, .cf_form .cf_filters_list li .cf_clear #editor-xtd-buttons a[disabled].focus, #editor-xtd-buttons .cf_form [disabled].focus.cf_resetAll_link, .cf_form #editor-xtd-buttons [disabled].focus.cf_resetAll_link, #editor-xtd-buttons #erLoginForm [disabled].focus.er-form-button, #erLoginForm #editor-xtd-buttons [disabled].focus.er-form-button, .btn-default[disabled]:active, .jcl_navbar [disabled].btn:active, .jcl_navbar .cf_form .cf_filters_list li .cf_clear a[disabled]:active, .cf_form .cf_filters_list li .cf_clear .jcl_navbar a[disabled]:active, .jcl_navbar .cf_form [disabled].cf_resetAll_link:active, .cf_form .jcl_navbar [disabled].cf_resetAll_link:active, .jcl_navbar #erLoginForm [disabled].er-form-button:active, #erLoginForm .jcl_navbar [disabled].er-form-button:active, [disabled].btn-cancel:active, #editor-xtd-buttons [disabled].btn:active, #editor-xtd-buttons .cf_form .cf_filters_list li .cf_clear a[disabled]:active, .cf_form .cf_filters_list li .cf_clear #editor-xtd-buttons a[disabled]:active, #editor-xtd-buttons .cf_form [disabled].cf_resetAll_link:active, .cf_form #editor-xtd-buttons [disabled].cf_resetAll_link:active, #editor-xtd-buttons #erLoginForm [disabled].er-form-button:active, #erLoginForm #editor-xtd-buttons [disabled].er-form-button:active, .btn-default[disabled].active, .jcl_navbar [disabled].active.btn, .jcl_navbar .cf_form .cf_filters_list li .cf_clear a[disabled].active, .cf_form .cf_filters_list li .cf_clear .jcl_navbar a[disabled].active, .jcl_navbar .cf_form [disabled].active.cf_resetAll_link, .cf_form .jcl_navbar [disabled].active.cf_resetAll_link, .jcl_navbar #erLoginForm [disabled].active.er-form-button, #erLoginForm .jcl_navbar [disabled].active.er-form-button, [disabled].active.btn-cancel, #editor-xtd-buttons [disabled].active.btn, #editor-xtd-buttons .cf_form .cf_filters_list li .cf_clear a[disabled].active, .cf_form .cf_filters_list li .cf_clear #editor-xtd-buttons a[disabled].active, #editor-xtd-buttons .cf_form [disabled].active.cf_resetAll_link, .cf_form #editor-xtd-buttons [disabled].active.cf_resetAll_link, #editor-xtd-buttons #erLoginForm [disabled].active.er-form-button, #erLoginForm #editor-xtd-buttons [disabled].active.er-form-button,
fieldset[disabled] .btn-default,
fieldset[disabled] .jcl_navbar .btn, .jcl_navbar
fieldset[disabled] .btn,
fieldset[disabled] .jcl_navbar .cf_form .cf_filters_list li .cf_clear a, .jcl_navbar .cf_form .cf_filters_list li .cf_clear
fieldset[disabled] a,
fieldset[disabled] .cf_form .cf_filters_list li .cf_clear .jcl_navbar a, .cf_form .cf_filters_list li .cf_clear .jcl_navbar
fieldset[disabled] a,
fieldset[disabled] .jcl_navbar .cf_form .cf_resetAll_link, .jcl_navbar .cf_form
fieldset[disabled] .cf_resetAll_link,
fieldset[disabled] .cf_form .jcl_navbar .cf_resetAll_link, .cf_form .jcl_navbar
fieldset[disabled] .cf_resetAll_link,
fieldset[disabled] .jcl_navbar #erLoginForm .er-form-button, .jcl_navbar #erLoginForm
fieldset[disabled] .er-form-button,
fieldset[disabled] #erLoginForm .jcl_navbar .er-form-button, #erLoginForm .jcl_navbar
fieldset[disabled] .er-form-button,
fieldset[disabled] .btn-cancel,
fieldset[disabled] #editor-xtd-buttons .btn, #editor-xtd-buttons
fieldset[disabled] .btn,
fieldset[disabled] #editor-xtd-buttons .cf_form .cf_filters_list li .cf_clear a, #editor-xtd-buttons .cf_form .cf_filters_list li .cf_clear
fieldset[disabled] a,
fieldset[disabled] .cf_form .cf_filters_list li .cf_clear #editor-xtd-buttons a, .cf_form .cf_filters_list li .cf_clear #editor-xtd-buttons
fieldset[disabled] a,
fieldset[disabled] #editor-xtd-buttons .cf_form .cf_resetAll_link, #editor-xtd-buttons .cf_form
fieldset[disabled] .cf_resetAll_link,
fieldset[disabled] .cf_form #editor-xtd-buttons .cf_resetAll_link, .cf_form #editor-xtd-buttons
fieldset[disabled] .cf_resetAll_link,
fieldset[disabled] #editor-xtd-buttons #erLoginForm .er-form-button, #editor-xtd-buttons #erLoginForm
fieldset[disabled] .er-form-button,
fieldset[disabled] #erLoginForm #editor-xtd-buttons .er-form-button, #erLoginForm #editor-xtd-buttons
fieldset[disabled] .er-form-button,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .jcl_navbar .btn:hover, .jcl_navbar
fieldset[disabled] .btn:hover,
fieldset[disabled] .jcl_navbar .cf_form .cf_filters_list li .cf_clear a:hover, .jcl_navbar .cf_form .cf_filters_list li .cf_clear
fieldset[disabled] a:hover,
fieldset[disabled] .cf_form .cf_filters_list li .cf_clear .jcl_navbar a:hover, .cf_form .cf_filters_list li .cf_clear .jcl_navbar
fieldset[disabled] a:hover,
fieldset[disabled] .jcl_navbar .cf_form .cf_resetAll_link:hover, .jcl_navbar .cf_form
fieldset[disabled] .cf_resetAll_link:hover,
fieldset[disabled] .cf_form .jcl_navbar .cf_resetAll_link:hover, .cf_form .jcl_navbar
fieldset[disabled] .cf_resetAll_link:hover,
fieldset[disabled] .jcl_navbar #erLoginForm .er-form-button:hover, .jcl_navbar #erLoginForm
fieldset[disabled] .er-form-button:hover,
fieldset[disabled] #erLoginForm .jcl_navbar .er-form-button:hover, #erLoginForm .jcl_navbar
fieldset[disabled] .er-form-button:hover,
fieldset[disabled] .btn-cancel:hover,
fieldset[disabled] #editor-xtd-buttons .btn:hover, #editor-xtd-buttons
fieldset[disabled] .btn:hover,
fieldset[disabled] #editor-xtd-buttons .cf_form .cf_filters_list li .cf_clear a:hover, #editor-xtd-buttons .cf_form .cf_filters_list li .cf_clear
fieldset[disabled] a:hover,
fieldset[disabled] .cf_form .cf_filters_list li .cf_clear #editor-xtd-buttons a:hover, .cf_form .cf_filters_list li .cf_clear #editor-xtd-buttons
fieldset[disabled] a:hover,
fieldset[disabled] #editor-xtd-buttons .cf_form .cf_resetAll_link:hover, #editor-xtd-buttons .cf_form
fieldset[disabled] .cf_resetAll_link:hover,
fieldset[disabled] .cf_form #editor-xtd-buttons .cf_resetAll_link:hover, .cf_form #editor-xtd-buttons
fieldset[disabled] .cf_resetAll_link:hover,
fieldset[disabled] #editor-xtd-buttons #erLoginForm .er-form-button:hover, #editor-xtd-buttons #erLoginForm
fieldset[disabled] .er-form-button:hover,
fieldset[disabled] #erLoginForm #editor-xtd-buttons .er-form-button:hover, #erLoginForm #editor-xtd-buttons
fieldset[disabled] .er-form-button:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .jcl_navbar .btn:focus, .jcl_navbar
fieldset[disabled] .btn:focus,
fieldset[disabled] .jcl_navbar .cf_form .cf_filters_list li .cf_clear a:focus, .jcl_navbar .cf_form .cf_filters_list li .cf_clear
fieldset[disabled] a:focus,
fieldset[disabled] .cf_form .cf_filters_list li .cf_clear .jcl_navbar a:focus, .cf_form .cf_filters_list li .cf_clear .jcl_navbar
fieldset[disabled] a:focus,
fieldset[disabled] .jcl_navbar .cf_form .cf_resetAll_link:focus, .jcl_navbar .cf_form
fieldset[disabled] .cf_resetAll_link:focus,
fieldset[disabled] .cf_form .jcl_navbar .cf_resetAll_link:focus, .cf_form .jcl_navbar
fieldset[disabled] .cf_resetAll_link:focus,
fieldset[disabled] .jcl_navbar #erLoginForm .er-form-button:focus, .jcl_navbar #erLoginForm
fieldset[disabled] .er-form-button:focus,
fieldset[disabled] #erLoginForm .jcl_navbar .er-form-button:focus, #erLoginForm .jcl_navbar
fieldset[disabled] .er-form-button:focus,
fieldset[disabled] .btn-cancel:focus,
fieldset[disabled] #editor-xtd-buttons .btn:focus, #editor-xtd-buttons
fieldset[disabled] .btn:focus,
fieldset[disabled] #editor-xtd-buttons .cf_form .cf_filters_list li .cf_clear a:focus, #editor-xtd-buttons .cf_form .cf_filters_list li .cf_clear
fieldset[disabled] a:focus,
fieldset[disabled] .cf_form .cf_filters_list li .cf_clear #editor-xtd-buttons a:focus, .cf_form .cf_filters_list li .cf_clear #editor-xtd-buttons
fieldset[disabled] a:focus,
fieldset[disabled] #editor-xtd-buttons .cf_form .cf_resetAll_link:focus, #editor-xtd-buttons .cf_form
fieldset[disabled] .cf_resetAll_link:focus,
fieldset[disabled] .cf_form #editor-xtd-buttons .cf_resetAll_link:focus, .cf_form #editor-xtd-buttons
fieldset[disabled] .cf_resetAll_link:focus,
fieldset[disabled] #editor-xtd-buttons #erLoginForm .er-form-button:focus, #editor-xtd-buttons #erLoginForm
fieldset[disabled] .er-form-button:focus,
fieldset[disabled] #erLoginForm #editor-xtd-buttons .er-form-button:focus, #erLoginForm #editor-xtd-buttons
fieldset[disabled] .er-form-button:focus,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .jcl_navbar .focus.btn, .jcl_navbar
fieldset[disabled] .focus.btn,
fieldset[disabled] .jcl_navbar .cf_form .cf_filters_list li .cf_clear a.focus, .jcl_navbar .cf_form .cf_filters_list li .cf_clear
fieldset[disabled] a.focus,
fieldset[disabled] .cf_form .cf_filters_list li .cf_clear .jcl_navbar a.focus, .cf_form .cf_filters_list li .cf_clear .jcl_navbar
fieldset[disabled] a.focus,
fieldset[disabled] .jcl_navbar .cf_form .focus.cf_resetAll_link, .jcl_navbar .cf_form
fieldset[disabled] .focus.cf_resetAll_link,
fieldset[disabled] .cf_form .jcl_navbar .focus.cf_resetAll_link, .cf_form .jcl_navbar
fieldset[disabled] .focus.cf_resetAll_link,
fieldset[disabled] .jcl_navbar #erLoginForm .focus.er-form-button, .jcl_navbar #erLoginForm
fieldset[disabled] .focus.er-form-button,
fieldset[disabled] #erLoginForm .jcl_navbar .focus.er-form-button, #erLoginForm .jcl_navbar
fieldset[disabled] .focus.er-form-button,
fieldset[disabled] .focus.btn-cancel,
fieldset[disabled] #editor-xtd-buttons .focus.btn, #editor-xtd-buttons
fieldset[disabled] .focus.btn,
fieldset[disabled] #editor-xtd-buttons .cf_form .cf_filters_list li .cf_clear a.focus, #editor-xtd-buttons .cf_form .cf_filters_list li .cf_clear
fieldset[disabled] a.focus,
fieldset[disabled] .cf_form .cf_filters_list li .cf_clear #editor-xtd-buttons a.focus, .cf_form .cf_filters_list li .cf_clear #editor-xtd-buttons
fieldset[disabled] a.focus,
fieldset[disabled] #editor-xtd-buttons .cf_form .focus.cf_resetAll_link, #editor-xtd-buttons .cf_form
fieldset[disabled] .focus.cf_resetAll_link,
fieldset[disabled] .cf_form #editor-xtd-buttons .focus.cf_resetAll_link, .cf_form #editor-xtd-buttons
fieldset[disabled] .focus.cf_resetAll_link,
fieldset[disabled] #editor-xtd-buttons #erLoginForm .focus.er-form-button, #editor-xtd-buttons #erLoginForm
fieldset[disabled] .focus.er-form-button,
fieldset[disabled] #erLoginForm #editor-xtd-buttons .focus.er-form-button, #erLoginForm #editor-xtd-buttons
fieldset[disabled] .focus.er-form-button,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .jcl_navbar .btn:active, .jcl_navbar
fieldset[disabled] .btn:active,
fieldset[disabled] .jcl_navbar .cf_form .cf_filters_list li .cf_clear a:active, .jcl_navbar .cf_form .cf_filters_list li .cf_clear
fieldset[disabled] a:active,
fieldset[disabled] .cf_form .cf_filters_list li .cf_clear .jcl_navbar a:active, .cf_form .cf_filters_list li .cf_clear .jcl_navbar
fieldset[disabled] a:active,
fieldset[disabled] .jcl_navbar .cf_form .cf_resetAll_link:active, .jcl_navbar .cf_form
fieldset[disabled] .cf_resetAll_link:active,
fieldset[disabled] .cf_form .jcl_navbar .cf_resetAll_link:active, .cf_form .jcl_navbar
fieldset[disabled] .cf_resetAll_link:active,
fieldset[disabled] .jcl_navbar #erLoginForm .er-form-button:active, .jcl_navbar #erLoginForm
fieldset[disabled] .er-form-button:active,
fieldset[disabled] #erLoginForm .jcl_navbar .er-form-button:active, #erLoginForm .jcl_navbar
fieldset[disabled] .er-form-button:active,
fieldset[disabled] .btn-cancel:active,
fieldset[disabled] #editor-xtd-buttons .btn:active, #editor-xtd-buttons
fieldset[disabled] .btn:active,
fieldset[disabled] #editor-xtd-buttons .cf_form .cf_filters_list li .cf_clear a:active, #editor-xtd-buttons .cf_form .cf_filters_list li .cf_clear
fieldset[disabled] a:active,
fieldset[disabled] .cf_form .cf_filters_list li .cf_clear #editor-xtd-buttons a:active, .cf_form .cf_filters_list li .cf_clear #editor-xtd-buttons
fieldset[disabled] a:active,
fieldset[disabled] #editor-xtd-buttons .cf_form .cf_resetAll_link:active, #editor-xtd-buttons .cf_form
fieldset[disabled] .cf_resetAll_link:active,
fieldset[disabled] .cf_form #editor-xtd-buttons .cf_resetAll_link:active, .cf_form #editor-xtd-buttons
fieldset[disabled] .cf_resetAll_link:active,
fieldset[disabled] #editor-xtd-buttons #erLoginForm .er-form-button:active, #editor-xtd-buttons #erLoginForm
fieldset[disabled] .er-form-button:active,
fieldset[disabled] #erLoginForm #editor-xtd-buttons .er-form-button:active, #erLoginForm #editor-xtd-buttons
fieldset[disabled] .er-form-button:active,
fieldset[disabled] .btn-default.active,
fieldset[disabled] .jcl_navbar .active.btn, .jcl_navbar
fieldset[disabled] .active.btn,
fieldset[disabled] .jcl_navbar .cf_form .cf_filters_list li .cf_clear a.active, .jcl_navbar .cf_form .cf_filters_list li .cf_clear
fieldset[disabled] a.active,
fieldset[disabled] .cf_form .cf_filters_list li .cf_clear .jcl_navbar a.active, .cf_form .cf_filters_list li .cf_clear .jcl_navbar
fieldset[disabled] a.active,
fieldset[disabled] .jcl_navbar .cf_form .active.cf_resetAll_link, .jcl_navbar .cf_form
fieldset[disabled] .active.cf_resetAll_link,
fieldset[disabled] .cf_form .jcl_navbar .active.cf_resetAll_link, .cf_form .jcl_navbar
fieldset[disabled] .active.cf_resetAll_link,
fieldset[disabled] .jcl_navbar #erLoginForm .active.er-form-button, .jcl_navbar #erLoginForm
fieldset[disabled] .active.er-form-button,
fieldset[disabled] #erLoginForm .jcl_navbar .active.er-form-button, #erLoginForm .jcl_navbar
fieldset[disabled] .active.er-form-button,
fieldset[disabled] .active.btn-cancel,
fieldset[disabled] #editor-xtd-buttons .active.btn, #editor-xtd-buttons
fieldset[disabled] .active.btn,
fieldset[disabled] #editor-xtd-buttons .cf_form .cf_filters_list li .cf_clear a.active, #editor-xtd-buttons .cf_form .cf_filters_list li .cf_clear
fieldset[disabled] a.active,
fieldset[disabled] .cf_form .cf_filters_list li .cf_clear #editor-xtd-buttons a.active, .cf_form .cf_filters_list li .cf_clear #editor-xtd-buttons
fieldset[disabled] a.active,
fieldset[disabled] #editor-xtd-buttons .cf_form .active.cf_resetAll_link, #editor-xtd-buttons .cf_form
fieldset[disabled] .active.cf_resetAll_link,
fieldset[disabled] .cf_form #editor-xtd-buttons .active.cf_resetAll_link, .cf_form #editor-xtd-buttons
fieldset[disabled] .active.cf_resetAll_link,
fieldset[disabled] #editor-xtd-buttons #erLoginForm .active.er-form-button, #editor-xtd-buttons #erLoginForm
fieldset[disabled] .active.er-form-button,
fieldset[disabled] #erLoginForm #editor-xtd-buttons .active.er-form-button, #erLoginForm #editor-xtd-buttons
fieldset[disabled] .active.er-form-button {
  background-color: #fff;
  border-color: #ccc;
}

.btn-default .badge, .jcl_navbar .btn .badge, .jcl_navbar .cf_form .cf_filters_list li .cf_clear a .badge, .cf_form .cf_filters_list li .cf_clear .jcl_navbar a .badge, .jcl_navbar .cf_form .cf_resetAll_link .badge, .cf_form .jcl_navbar .cf_resetAll_link .badge, .jcl_navbar #erLoginForm .er-form-button .badge, #erLoginForm .jcl_navbar .er-form-button .badge, .btn-cancel .badge, #editor-xtd-buttons .btn .badge, #editor-xtd-buttons .cf_form .cf_filters_list li .cf_clear a .badge, .cf_form .cf_filters_list li .cf_clear #editor-xtd-buttons a .badge, #editor-xtd-buttons .cf_form .cf_resetAll_link .badge, .cf_form #editor-xtd-buttons .cf_resetAll_link .badge, #editor-xtd-buttons #erLoginForm .er-form-button .badge, #erLoginForm #editor-xtd-buttons .er-form-button .badge {
  color: #fff;
  background-color: #333;
}

.btn-primary, .koowa_table__download .btn, .cf_form .form-horizontal .cf_search_button, .cf_form .cf_filters_list li .cf_clear a, .cf_form .cf_resetAll_link, #erLoginForm .er-form-button {
  color: #fff;
  background-color: #0096d6;
  border-color: #0084bd;
}

.btn-primary:focus, .koowa_table__download .btn:focus, .cf_form .form-horizontal .cf_search_button:focus, .cf_form .cf_filters_list li .cf_clear a:focus, .cf_form .cf_resetAll_link:focus, #erLoginForm .er-form-button:focus, .btn-primary.focus, .koowa_table__download .focus.btn, .cf_form .form-horizontal .focus.cf_search_button, .cf_form .cf_filters_list li .cf_clear a.focus, .cf_form .focus.cf_resetAll_link, #erLoginForm .focus.er-form-button {
  color: #fff;
  background-color: #0072a3;
  border-color: #002b3d;
}

.btn-primary:hover, .koowa_table__download .btn:hover, .cf_form .form-horizontal .cf_search_button:hover, .cf_form .cf_filters_list li .cf_clear a:hover, .cf_form .cf_resetAll_link:hover, #erLoginForm .er-form-button:hover {
  color: #fff;
  background-color: #0072a3;
  border-color: #00597f;
}

.btn-primary:active, .koowa_table__download .btn:active, .cf_form .form-horizontal .cf_search_button:active, .cf_form .cf_filters_list li .cf_clear a:active, .cf_form .cf_resetAll_link:active, #erLoginForm .er-form-button:active, .btn-primary.active, .koowa_table__download .active.btn, .cf_form .form-horizontal .active.cf_search_button, .cf_form .cf_filters_list li .cf_clear a.active, .cf_form .active.cf_resetAll_link, #erLoginForm .active.er-form-button,
.open > .btn-primary.dropdown-toggle, .koowa_table__download
.open > .dropdown-toggle.btn, .cf_form .cf_filters_list li .cf_clear .koowa_table__download
.open > a.dropdown-toggle, .cf_form .koowa_table__download
.open > .dropdown-toggle.cf_resetAll_link, #erLoginForm .koowa_table__download
.open > .dropdown-toggle.er-form-button, .cf_form .form-horizontal
.open > .dropdown-toggle.cf_search_button, .cf_form .cf_filters_list li .cf_clear
.open > a.dropdown-toggle, .cf_form
.open > .dropdown-toggle.cf_resetAll_link, #erLoginForm
.open > .dropdown-toggle.er-form-button {
  color: #fff;
  background-color: #0072a3;
  border-color: #00597f;
}

.btn-primary:active:hover, .koowa_table__download .btn:active:hover, .cf_form .form-horizontal .cf_search_button:active:hover, .cf_form .cf_filters_list li .cf_clear a:active:hover, .cf_form .cf_resetAll_link:active:hover, #erLoginForm .er-form-button:active:hover, .btn-primary:active:focus, .koowa_table__download .btn:active:focus, .cf_form .form-horizontal .cf_search_button:active:focus, .cf_form .cf_filters_list li .cf_clear a:active:focus, .cf_form .cf_resetAll_link:active:focus, #erLoginForm .er-form-button:active:focus, .btn-primary:active.focus, .koowa_table__download .btn:active.focus, .cf_form .form-horizontal .cf_search_button:active.focus, .cf_form .cf_filters_list li .cf_clear a:active.focus, .cf_form .cf_resetAll_link:active.focus, #erLoginForm .er-form-button:active.focus, .btn-primary.active:hover, .koowa_table__download .active.btn:hover, .cf_form .form-horizontal .active.cf_search_button:hover, .cf_form .cf_filters_list li .cf_clear a.active:hover, .cf_form .active.cf_resetAll_link:hover, #erLoginForm .active.er-form-button:hover, .btn-primary.active:focus, .koowa_table__download .active.btn:focus, .cf_form .form-horizontal .active.cf_search_button:focus, .cf_form .cf_filters_list li .cf_clear a.active:focus, .cf_form .active.cf_resetAll_link:focus, #erLoginForm .active.er-form-button:focus, .btn-primary.active.focus, .koowa_table__download .active.focus.btn, .cf_form .form-horizontal .active.focus.cf_search_button, .cf_form .cf_filters_list li .cf_clear a.active.focus, .cf_form .active.focus.cf_resetAll_link, #erLoginForm .active.focus.er-form-button,
.open > .btn-primary.dropdown-toggle:hover, .koowa_table__download
.open > .dropdown-toggle.btn:hover, .cf_form .cf_filters_list li .cf_clear .koowa_table__download
.open > a.dropdown-toggle:hover, .cf_form .koowa_table__download
.open > .dropdown-toggle.cf_resetAll_link:hover, #erLoginForm .koowa_table__download
.open > .dropdown-toggle.er-form-button:hover, .cf_form .form-horizontal
.open > .dropdown-toggle.cf_search_button:hover, .cf_form .cf_filters_list li .cf_clear
.open > a.dropdown-toggle:hover, .cf_form
.open > .dropdown-toggle.cf_resetAll_link:hover, #erLoginForm
.open > .dropdown-toggle.er-form-button:hover,
.open > .btn-primary.dropdown-toggle:focus, .koowa_table__download
.open > .dropdown-toggle.btn:focus, .cf_form .cf_filters_list li .cf_clear .koowa_table__download
.open > a.dropdown-toggle:focus, .cf_form .koowa_table__download
.open > .dropdown-toggle.cf_resetAll_link:focus, #erLoginForm .koowa_table__download
.open > .dropdown-toggle.er-form-button:focus, .cf_form .form-horizontal
.open > .dropdown-toggle.cf_search_button:focus, .cf_form .cf_filters_list li .cf_clear
.open > a.dropdown-toggle:focus, .cf_form
.open > .dropdown-toggle.cf_resetAll_link:focus, #erLoginForm
.open > .dropdown-toggle.er-form-button:focus,
.open > .btn-primary.dropdown-toggle.focus, .koowa_table__download
.open > .dropdown-toggle.focus.btn, .cf_form .cf_filters_list li .cf_clear .koowa_table__download
.open > a.dropdown-toggle.focus, .cf_form .koowa_table__download
.open > .dropdown-toggle.focus.cf_resetAll_link, #erLoginForm .koowa_table__download
.open > .dropdown-toggle.focus.er-form-button, .cf_form .form-horizontal
.open > .dropdown-toggle.focus.cf_search_button, .cf_form .cf_filters_list li .cf_clear
.open > a.dropdown-toggle.focus, .cf_form
.open > .dropdown-toggle.focus.cf_resetAll_link, #erLoginForm
.open > .dropdown-toggle.focus.er-form-button {
  color: #fff;
  background-color: #00597f;
  border-color: #002b3d;
}

.btn-primary:active, .koowa_table__download .btn:active, .cf_form .form-horizontal .cf_search_button:active, .cf_form .cf_filters_list li .cf_clear a:active, .cf_form .cf_resetAll_link:active, #erLoginForm .er-form-button:active, .btn-primary.active, .koowa_table__download .active.btn, .cf_form .form-horizontal .active.cf_search_button, .cf_form .cf_filters_list li .cf_clear a.active, .cf_form .active.cf_resetAll_link, #erLoginForm .active.er-form-button,
.open > .btn-primary.dropdown-toggle, .koowa_table__download
.open > .dropdown-toggle.btn, .cf_form .cf_filters_list li .cf_clear .koowa_table__download
.open > a.dropdown-toggle, .cf_form .koowa_table__download
.open > .dropdown-toggle.cf_resetAll_link, #erLoginForm .koowa_table__download
.open > .dropdown-toggle.er-form-button, .cf_form .form-horizontal
.open > .dropdown-toggle.cf_search_button, .cf_form .cf_filters_list li .cf_clear
.open > a.dropdown-toggle, .cf_form
.open > .dropdown-toggle.cf_resetAll_link, #erLoginForm
.open > .dropdown-toggle.er-form-button {
  background-image: none;
}

.btn-primary.disabled, .koowa_table__download .disabled.btn, .cf_form .form-horizontal .disabled.cf_search_button, .cf_form .cf_filters_list li .cf_clear a.disabled, .cf_form .disabled.cf_resetAll_link, #erLoginForm .disabled.er-form-button, .btn-primary.disabled:hover, .koowa_table__download .disabled.btn:hover, .cf_form .form-horizontal .disabled.cf_search_button:hover, .cf_form .cf_filters_list li .cf_clear a.disabled:hover, .cf_form .disabled.cf_resetAll_link:hover, #erLoginForm .disabled.er-form-button:hover, .btn-primary.disabled:focus, .koowa_table__download .disabled.btn:focus, .cf_form .form-horizontal .disabled.cf_search_button:focus, .cf_form .cf_filters_list li .cf_clear a.disabled:focus, .cf_form .disabled.cf_resetAll_link:focus, #erLoginForm .disabled.er-form-button:focus, .btn-primary.disabled.focus, .koowa_table__download .disabled.focus.btn, .cf_form .form-horizontal .disabled.focus.cf_search_button, .cf_form .cf_filters_list li .cf_clear a.disabled.focus, .cf_form .disabled.focus.cf_resetAll_link, #erLoginForm .disabled.focus.er-form-button, .btn-primary.disabled:active, .koowa_table__download .disabled.btn:active, .cf_form .form-horizontal .disabled.cf_search_button:active, .cf_form .cf_filters_list li .cf_clear a.disabled:active, .cf_form .disabled.cf_resetAll_link:active, #erLoginForm .disabled.er-form-button:active, .btn-primary.disabled.active, .koowa_table__download .disabled.active.btn, .cf_form .form-horizontal .disabled.active.cf_search_button, .cf_form .cf_filters_list li .cf_clear a.disabled.active, .cf_form .disabled.active.cf_resetAll_link, #erLoginForm .disabled.active.er-form-button, .btn-primary[disabled], .koowa_table__download [disabled].btn, .cf_form .form-horizontal [disabled].cf_search_button, .cf_form .cf_filters_list li .cf_clear a[disabled], .cf_form [disabled].cf_resetAll_link, #erLoginForm [disabled].er-form-button, .btn-primary[disabled]:hover, .koowa_table__download [disabled].btn:hover, .cf_form .form-horizontal [disabled].cf_search_button:hover, .cf_form .cf_filters_list li .cf_clear a[disabled]:hover, .cf_form [disabled].cf_resetAll_link:hover, #erLoginForm [disabled].er-form-button:hover, .btn-primary[disabled]:focus, .koowa_table__download [disabled].btn:focus, .cf_form .form-horizontal [disabled].cf_search_button:focus, .cf_form .cf_filters_list li .cf_clear a[disabled]:focus, .cf_form [disabled].cf_resetAll_link:focus, #erLoginForm [disabled].er-form-button:focus, .btn-primary[disabled].focus, .koowa_table__download [disabled].focus.btn, .cf_form .form-horizontal [disabled].focus.cf_search_button, .cf_form .cf_filters_list li .cf_clear a[disabled].focus, .cf_form [disabled].focus.cf_resetAll_link, #erLoginForm [disabled].focus.er-form-button, .btn-primary[disabled]:active, .koowa_table__download [disabled].btn:active, .cf_form .form-horizontal [disabled].cf_search_button:active, .cf_form .cf_filters_list li .cf_clear a[disabled]:active, .cf_form [disabled].cf_resetAll_link:active, #erLoginForm [disabled].er-form-button:active, .btn-primary[disabled].active, .koowa_table__download [disabled].active.btn, .cf_form .form-horizontal [disabled].active.cf_search_button, .cf_form .cf_filters_list li .cf_clear a[disabled].active, .cf_form [disabled].active.cf_resetAll_link, #erLoginForm [disabled].active.er-form-button,
fieldset[disabled] .btn-primary,
fieldset[disabled] .koowa_table__download .btn, .koowa_table__download
fieldset[disabled] .btn,
fieldset[disabled] .cf_form .form-horizontal .cf_search_button, .cf_form .form-horizontal
fieldset[disabled] .cf_search_button,
fieldset[disabled] .cf_form .cf_filters_list li .cf_clear a, .cf_form .cf_filters_list li .cf_clear
fieldset[disabled] a,
fieldset[disabled] .cf_form .cf_resetAll_link, .cf_form
fieldset[disabled] .cf_resetAll_link,
fieldset[disabled] #erLoginForm .er-form-button, #erLoginForm
fieldset[disabled] .er-form-button,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .koowa_table__download .btn:hover, .koowa_table__download
fieldset[disabled] .btn:hover,
fieldset[disabled] .cf_form .form-horizontal .cf_search_button:hover, .cf_form .form-horizontal
fieldset[disabled] .cf_search_button:hover,
fieldset[disabled] .cf_form .cf_filters_list li .cf_clear a:hover, .cf_form .cf_filters_list li .cf_clear
fieldset[disabled] a:hover,
fieldset[disabled] .cf_form .cf_resetAll_link:hover, .cf_form
fieldset[disabled] .cf_resetAll_link:hover,
fieldset[disabled] #erLoginForm .er-form-button:hover, #erLoginForm
fieldset[disabled] .er-form-button:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .koowa_table__download .btn:focus, .koowa_table__download
fieldset[disabled] .btn:focus,
fieldset[disabled] .cf_form .form-horizontal .cf_search_button:focus, .cf_form .form-horizontal
fieldset[disabled] .cf_search_button:focus,
fieldset[disabled] .cf_form .cf_filters_list li .cf_clear a:focus, .cf_form .cf_filters_list li .cf_clear
fieldset[disabled] a:focus,
fieldset[disabled] .cf_form .cf_resetAll_link:focus, .cf_form
fieldset[disabled] .cf_resetAll_link:focus,
fieldset[disabled] #erLoginForm .er-form-button:focus, #erLoginForm
fieldset[disabled] .er-form-button:focus,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .koowa_table__download .focus.btn, .koowa_table__download
fieldset[disabled] .focus.btn,
fieldset[disabled] .cf_form .form-horizontal .focus.cf_search_button, .cf_form .form-horizontal
fieldset[disabled] .focus.cf_search_button,
fieldset[disabled] .cf_form .cf_filters_list li .cf_clear a.focus, .cf_form .cf_filters_list li .cf_clear
fieldset[disabled] a.focus,
fieldset[disabled] .cf_form .focus.cf_resetAll_link, .cf_form
fieldset[disabled] .focus.cf_resetAll_link,
fieldset[disabled] #erLoginForm .focus.er-form-button, #erLoginForm
fieldset[disabled] .focus.er-form-button,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .koowa_table__download .btn:active, .koowa_table__download
fieldset[disabled] .btn:active,
fieldset[disabled] .cf_form .form-horizontal .cf_search_button:active, .cf_form .form-horizontal
fieldset[disabled] .cf_search_button:active,
fieldset[disabled] .cf_form .cf_filters_list li .cf_clear a:active, .cf_form .cf_filters_list li .cf_clear
fieldset[disabled] a:active,
fieldset[disabled] .cf_form .cf_resetAll_link:active, .cf_form
fieldset[disabled] .cf_resetAll_link:active,
fieldset[disabled] #erLoginForm .er-form-button:active, #erLoginForm
fieldset[disabled] .er-form-button:active,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .koowa_table__download .active.btn, .koowa_table__download
fieldset[disabled] .active.btn,
fieldset[disabled] .cf_form .form-horizontal .active.cf_search_button, .cf_form .form-horizontal
fieldset[disabled] .active.cf_search_button,
fieldset[disabled] .cf_form .cf_filters_list li .cf_clear a.active, .cf_form .cf_filters_list li .cf_clear
fieldset[disabled] a.active,
fieldset[disabled] .cf_form .active.cf_resetAll_link, .cf_form
fieldset[disabled] .active.cf_resetAll_link,
fieldset[disabled] #erLoginForm .active.er-form-button, #erLoginForm
fieldset[disabled] .active.er-form-button {
  background-color: #0096d6;
  border-color: #0084bd;
}

.btn-primary .badge, .koowa_table__download .btn .badge, .cf_form .form-horizontal .cf_search_button .badge, .cf_form .cf_filters_list li .cf_clear a .badge, .cf_form .cf_resetAll_link .badge, #erLoginForm .er-form-button .badge {
  color: #0096d6;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}

.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

.btn-success:active, .btn-success.active,
.open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
.open > .btn-success.dropdown-toggle:hover,
.open > .btn-success.dropdown-toggle:focus,
.open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}

.btn-success:active, .btn-success.active,
.open > .btn-success.dropdown-toggle {
  background-image: none;
}

.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled].active,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}

.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn-info:active, .btn-info.active,
.open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
.open > .btn-info.dropdown-toggle:hover,
.open > .btn-info.dropdown-toggle:focus,
.open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}

.btn-info:active, .btn-info.active,
.open > .btn-info.dropdown-toggle {
  background-image: none;
}

.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled].active,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}

.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

.btn-warning:active, .btn-warning.active,
.open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
.open > .btn-warning.dropdown-toggle:hover,
.open > .btn-warning.dropdown-toggle:focus,
.open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}

.btn-warning:active, .btn-warning.active,
.open > .btn-warning.dropdown-toggle {
  background-image: none;
}

.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled].active,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}

.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.btn-danger:active, .btn-danger.active,
.open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
.open > .btn-danger.dropdown-toggle:hover,
.open > .btn-danger.dropdown-toggle:focus,
.open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}

.btn-danger:active, .btn-danger.active,
.open > .btn-danger.dropdown-toggle {
  background-image: none;
}

.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled].active,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-link {
  color: #0096d6;
  font-weight: normal;
  border-radius: 0;
}

.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
}

.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}

.btn-link:hover, .btn-link:focus {
  color: #00608a;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link[disabled]:hover, .btn-link[disabled]:focus,
fieldset[disabled] .btn-link:hover,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}

.btn-lg, .btn-group-lg > .btn, .cf_form .cf_filters_list li .cf_clear .btn-group-lg > a, .cf_form .btn-group-lg > .cf_resetAll_link, #erLoginForm .er-form-button, .formResponsive .formHorizontal .rsform-block-submit #Submit {
  padding: 8px 19px;
  font-size: 16px;
  line-height: 1.33333;
  border-radius: 0px;
}

.btn-sm, .btn-group-sm > .btn, .cf_form .cf_filters_list li .cf_clear .btn-group-sm > a, .cf_form .btn-group-sm > .cf_resetAll_link, #erLoginForm .btn-group-sm > .er-form-button {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0px;
}

.btn-xs, .btn-group-xs > .btn, .cf_form .cf_filters_list li .cf_clear .btn-group-xs > a, .cf_form .btn-group-xs > .cf_resetAll_link, #erLoginForm .btn-group-xs > .er-form-button {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0px;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block + .btn-block {
  margin-top: 5px;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

tr.collapse.in {
  display: table-row;
}

tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.dropup,
.dropdown {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-menu, #jcl_component .events-table .event-cal .dropdown-menu,
.search-results--events .events-table .event-cal .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}

.dropdown-menu.pull-right, #jcl_component .events-table .event-cal .pull-right.dropdown-menu,
.search-results--events .events-table .event-cal .pull-right.dropdown-menu {
  right: 0;
  left: auto;
}

.dropdown-menu .divider, #jcl_component .events-table .event-cal .dropdown-menu .divider,
.search-results--events .events-table .event-cal .dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.dropdown-menu > li > a, #jcl_component .events-table .event-cal .dropdown-menu > li > a,
.search-results--events .events-table .event-cal .dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.47;
  color: #333333;
  white-space: nowrap;
}

.dropdown-menu > li > a:hover, #jcl_component .events-table .event-cal .dropdown-menu > li > a:hover,
.search-results--events .events-table .event-cal .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, #jcl_component .events-table .event-cal .dropdown-menu > li > a:focus,
.search-results--events .events-table .event-cal .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}

.dropdown-menu > .active > a, #jcl_component .events-table .event-cal .dropdown-menu > .active > a,
.search-results--events .events-table .event-cal .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, #jcl_component .events-table .event-cal .dropdown-menu > .active > a:hover,
.search-results--events .events-table .event-cal .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus, #jcl_component .events-table .event-cal .dropdown-menu > .active > a:focus,
.search-results--events .events-table .event-cal .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #0096d6;
}

.dropdown-menu > .disabled > a, #jcl_component .events-table .event-cal .dropdown-menu > .disabled > a,
.search-results--events .events-table .event-cal .dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, #jcl_component .events-table .event-cal .dropdown-menu > .disabled > a:hover,
.search-results--events .events-table .event-cal .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus, #jcl_component .events-table .event-cal .dropdown-menu > .disabled > a:focus,
.search-results--events .events-table .event-cal .dropdown-menu > .disabled > a:focus {
  color: #777777;
}

.dropdown-menu > .disabled > a:hover, #jcl_component .events-table .event-cal .dropdown-menu > .disabled > a:hover,
.search-results--events .events-table .event-cal .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus, #jcl_component .events-table .event-cal .dropdown-menu > .disabled > a:focus,
.search-results--events .events-table .event-cal .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}

.open > .dropdown-menu, #jcl_component .events-table .event-cal .open > .dropdown-menu,
.search-results--events .events-table .event-cal .open > .dropdown-menu {
  display: block;
}

.open > a {
  outline: 0;
}

.dropdown-menu-right {
  left: auto;
  right: 0;
}

.dropdown-menu-left {
  left: 0;
  right: auto;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.47;
  color: #777777;
  white-space: nowrap;
}

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

.pull-right > .dropdown-menu, #jcl_component .events-table .event-cal .pull-right > .dropdown-menu,
.search-results--events .events-table .event-cal .pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}

.dropup .dropdown-menu, .dropup #jcl_component .events-table .event-cal .dropdown-menu, #jcl_component .events-table .event-cal .dropup .dropdown-menu, .dropup
.search-results--events .events-table .event-cal .dropdown-menu,
.search-results--events .events-table .event-cal .dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu,
.navbar-fixed-bottom .dropdown #jcl_component .events-table .event-cal .dropdown-menu, #jcl_component .events-table .event-cal
.navbar-fixed-bottom .dropdown .dropdown-menu,
.navbar-fixed-bottom .dropdown
.search-results--events .events-table .event-cal .dropdown-menu,
.search-results--events .events-table .event-cal
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  .navbar-right .dropdown-menu, .navbar-right #jcl_component .events-table .event-cal .dropdown-menu, #jcl_component .events-table .event-cal .navbar-right .dropdown-menu, .navbar-right
  .search-results--events .events-table .event-cal .dropdown-menu,
  .search-results--events .events-table .event-cal .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.btn-group > .btn, .cf_form .cf_filters_list li .cf_clear .btn-group > a, .cf_form .btn-group > .cf_resetAll_link, #erLoginForm .btn-group > .er-form-button,
.btn-group-vertical > .btn, .cf_form .cf_filters_list li .cf_clear
.btn-group-vertical > a, .cf_form
.btn-group-vertical > .cf_resetAll_link, #erLoginForm
.btn-group-vertical > .er-form-button {
  position: relative;
  float: left;
}

.btn-group > .btn:hover, .cf_form .cf_filters_list li .cf_clear .btn-group > a:hover, .cf_form .btn-group > .cf_resetAll_link:hover, #erLoginForm .btn-group > .er-form-button:hover, .btn-group > .btn:focus, .cf_form .cf_filters_list li .cf_clear .btn-group > a:focus, .cf_form .btn-group > .cf_resetAll_link:focus, #erLoginForm .btn-group > .er-form-button:focus, .btn-group > .btn:active, .cf_form .cf_filters_list li .cf_clear .btn-group > a:active, .cf_form .btn-group > .cf_resetAll_link:active, #erLoginForm .btn-group > .er-form-button:active, .btn-group > .btn.active, .cf_form .cf_filters_list li .cf_clear .btn-group > a.active, .cf_form .btn-group > .active.cf_resetAll_link, #erLoginForm .btn-group > .active.er-form-button,
.btn-group-vertical > .btn:hover, .cf_form .cf_filters_list li .cf_clear
.btn-group-vertical > a:hover, .cf_form
.btn-group-vertical > .cf_resetAll_link:hover, #erLoginForm
.btn-group-vertical > .er-form-button:hover,
.btn-group-vertical > .btn:focus, .cf_form .cf_filters_list li .cf_clear
.btn-group-vertical > a:focus, .cf_form
.btn-group-vertical > .cf_resetAll_link:focus, #erLoginForm
.btn-group-vertical > .er-form-button:focus,
.btn-group-vertical > .btn:active, .cf_form .cf_filters_list li .cf_clear
.btn-group-vertical > a:active, .cf_form
.btn-group-vertical > .cf_resetAll_link:active, #erLoginForm
.btn-group-vertical > .er-form-button:active,
.btn-group-vertical > .btn.active, .cf_form .cf_filters_list li .cf_clear
.btn-group-vertical > a.active, .cf_form
.btn-group-vertical > .active.cf_resetAll_link, #erLoginForm
.btn-group-vertical > .active.er-form-button {
  z-index: 2;
}

.btn-group .btn + .btn, .btn-group .cf_form .cf_filters_list li .cf_clear a + .btn, .cf_form .cf_filters_list li .cf_clear .btn-group a + .btn, .btn-group .cf_form .cf_resetAll_link + .btn, .cf_form .btn-group .cf_resetAll_link + .btn, .btn-group #erLoginForm .er-form-button + .btn, #erLoginForm .btn-group .er-form-button + .btn, .btn-group .cf_form .cf_filters_list li .cf_clear .btn + a, .cf_form .cf_filters_list li .cf_clear .btn-group .btn + a, .btn-group .cf_form .cf_filters_list li .cf_clear a + a, .cf_form .cf_filters_list li .cf_clear .btn-group a + a, .btn-group .cf_form .cf_filters_list li .cf_clear .cf_resetAll_link + a, .cf_form .btn-group .cf_filters_list li .cf_clear .cf_resetAll_link + a, .cf_form .cf_filters_list li .cf_clear .btn-group .cf_resetAll_link + a, .btn-group #erLoginForm .cf_form .cf_filters_list li .cf_clear .er-form-button + a, .cf_form .cf_filters_list li .cf_clear .btn-group #erLoginForm .er-form-button + a, #erLoginForm .btn-group .cf_form .cf_filters_list li .cf_clear .er-form-button + a, .cf_form .cf_filters_list li .cf_clear #erLoginForm .btn-group .er-form-button + a, .btn-group .cf_form .btn + .cf_resetAll_link, .cf_form .btn-group .btn + .cf_resetAll_link, .btn-group .cf_form .cf_filters_list li .cf_clear a + .cf_resetAll_link, .cf_form .cf_filters_list li .cf_clear .btn-group a + .cf_resetAll_link, .btn-group .cf_form .cf_resetAll_link + .cf_resetAll_link, .cf_form .btn-group .cf_resetAll_link + .cf_resetAll_link, .btn-group #erLoginForm .cf_form .er-form-button + .cf_resetAll_link, .cf_form .btn-group #erLoginForm .er-form-button + .cf_resetAll_link, #erLoginForm .btn-group .cf_form .er-form-button + .cf_resetAll_link, .cf_form #erLoginForm .btn-group .er-form-button + .cf_resetAll_link, .btn-group #erLoginForm .btn + .er-form-button, #erLoginForm .btn-group .btn + .er-form-button, .btn-group .cf_form .cf_filters_list li .cf_clear #erLoginForm a + .er-form-button, #erLoginForm .btn-group .cf_form .cf_filters_list li .cf_clear a + .er-form-button, .cf_form .cf_filters_list li .cf_clear .btn-group #erLoginForm a + .er-form-button, #erLoginForm .cf_form .cf_filters_list li .cf_clear .btn-group a + .er-form-button, .btn-group .cf_form #erLoginForm .cf_resetAll_link + .er-form-button, #erLoginForm .btn-group .cf_form .cf_resetAll_link + .er-form-button, .cf_form .btn-group #erLoginForm .cf_resetAll_link + .er-form-button, #erLoginForm .cf_form .btn-group .cf_resetAll_link + .er-form-button, .btn-group #erLoginForm .er-form-button + .er-form-button, #erLoginForm .btn-group .er-form-button + .er-form-button,
.btn-group .btn + .btn-group,
.btn-group .cf_form .cf_filters_list li .cf_clear a + .btn-group, .cf_form .cf_filters_list li .cf_clear
.btn-group a + .btn-group,
.btn-group .cf_form .cf_resetAll_link + .btn-group, .cf_form
.btn-group .cf_resetAll_link + .btn-group,
.btn-group #erLoginForm .er-form-button + .btn-group, #erLoginForm
.btn-group .er-form-button + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .cf_form .cf_filters_list li .cf_clear .btn-group + a, .cf_form .cf_filters_list li .cf_clear
.btn-group .btn-group + a,
.btn-group .cf_form .btn-group + .cf_resetAll_link, .cf_form
.btn-group .btn-group + .cf_resetAll_link,
.btn-group #erLoginForm .btn-group + .er-form-button, #erLoginForm
.btn-group .btn-group + .er-form-button,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

.btn-toolbar {
  margin-left: -5px;
}

.btn-toolbar:before, .btn-toolbar:after {
  content: " ";
  display: table;
}

.btn-toolbar:after {
  clear: both;
}

.btn-toolbar .btn, .btn-toolbar .cf_form .cf_filters_list li .cf_clear a, .cf_form .cf_filters_list li .cf_clear .btn-toolbar a, .btn-toolbar .cf_form .cf_resetAll_link, .cf_form .btn-toolbar .cf_resetAll_link, .btn-toolbar #erLoginForm .er-form-button, #erLoginForm .btn-toolbar .er-form-button,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}

.btn-toolbar > .btn, .cf_form .cf_filters_list li .cf_clear .btn-toolbar > a, .cf_form .btn-toolbar > .cf_resetAll_link, #erLoginForm .btn-toolbar > .er-form-button,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle), .cf_form .cf_filters_list li .cf_clear .btn-group > a:not(:first-child):not(:last-child):not(.dropdown-toggle), .cf_form .btn-group > .cf_resetAll_link:not(:first-child):not(:last-child):not(.dropdown-toggle), #erLoginForm .btn-group > .er-form-button:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.btn-group > .btn:first-child, .cf_form .cf_filters_list li .cf_clear .btn-group > a:first-child, .cf_form .btn-group > .cf_resetAll_link:first-child, #erLoginForm .btn-group > .er-form-button:first-child {
  margin-left: 0;
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle), .cf_form .cf_filters_list li .cf_clear .btn-group > a:first-child:not(:last-child):not(.dropdown-toggle), .cf_form .btn-group > .cf_resetAll_link:first-child:not(:last-child):not(.dropdown-toggle), #erLoginForm .btn-group > .er-form-button:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn:last-child:not(:first-child), .cf_form .cf_filters_list li .cf_clear .btn-group > a:last-child:not(:first-child), .cf_form .btn-group > .cf_resetAll_link:last-child:not(:first-child), #erLoginForm .btn-group > .er-form-button:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group > .btn-group {
  float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn, .cf_form .cf_filters_list li .cf_clear .btn-group > .btn-group:not(:first-child):not(:last-child) > a, .cf_form .btn-group > .btn-group:not(:first-child):not(:last-child) > .cf_resetAll_link, #erLoginForm .btn-group > .btn-group:not(:first-child):not(:last-child) > .er-form-button {
  border-radius: 0;
}

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .cf_form .cf_filters_list li .cf_clear .btn-group > .btn-group:first-child:not(:last-child) > a:last-child, .cf_form .btn-group > .btn-group:first-child:not(:last-child) > .cf_resetAll_link:last-child, #erLoginForm .btn-group > .btn-group:first-child:not(:last-child) > .er-form-button:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child, .cf_form .cf_filters_list li .cf_clear .btn-group > .btn-group:last-child:not(:first-child) > a:first-child, .cf_form .btn-group > .btn-group:last-child:not(:first-child) > .cf_resetAll_link:first-child, #erLoginForm .btn-group > .btn-group:last-child:not(:first-child) > .er-form-button:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group > .btn + .dropdown-toggle, .cf_form .cf_filters_list li .cf_clear .btn-group > a + .dropdown-toggle, .cf_form .btn-group > .cf_resetAll_link + .dropdown-toggle, #erLoginForm .btn-group > .er-form-button + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle, .cf_form .cf_filters_list li .cf_clear .btn-group-lg.btn-group > a + .dropdown-toggle, .cf_form .btn-group-lg.btn-group > .cf_resetAll_link + .dropdown-toggle, #erLoginForm .btn-group > .er-form-button + .dropdown-toggle, .formResponsive .formHorizontal .rsform-block-submit .btn-group > #Submit + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

.btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-group.open .dropdown-toggle.btn-link {
  box-shadow: none;
}

.btn .caret, .cf_form .cf_filters_list li .cf_clear a .caret, .cf_form .cf_resetAll_link .caret, #erLoginForm .er-form-button .caret {
  margin-left: 0;
}

.btn-lg .caret, .btn-group-lg > .btn .caret, .cf_form .cf_filters_list li .cf_clear .btn-group-lg > a .caret, .cf_form .btn-group-lg > .cf_resetAll_link .caret, #erLoginForm .er-form-button .caret, .formResponsive .formHorizontal .rsform-block-submit #Submit .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret, .dropup .cf_form .cf_filters_list li .cf_clear .btn-group-lg > a .caret, .cf_form .cf_filters_list li .cf_clear .dropup .btn-group-lg > a .caret, .dropup .cf_form .btn-group-lg > .cf_resetAll_link .caret, .cf_form .dropup .btn-group-lg > .cf_resetAll_link .caret, .dropup #erLoginForm .er-form-button .caret, #erLoginForm .dropup .er-form-button .caret, .dropup .formResponsive .formHorizontal .rsform-block-submit #Submit .caret, .formResponsive .formHorizontal .rsform-block-submit .dropup #Submit .caret {
  border-width: 0 5px 5px;
}

.btn-group-vertical > .btn, .cf_form .cf_filters_list li .cf_clear .btn-group-vertical > a, .cf_form .btn-group-vertical > .cf_resetAll_link, #erLoginForm .btn-group-vertical > .er-form-button,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn, .cf_form .cf_filters_list li .cf_clear
.btn-group-vertical > .btn-group > a, .cf_form
.btn-group-vertical > .btn-group > .cf_resetAll_link, #erLoginForm
.btn-group-vertical > .btn-group > .er-form-button {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}

.btn-group-vertical > .btn-group:after {
  clear: both;
}

.btn-group-vertical > .btn-group > .btn, .cf_form .cf_filters_list li .cf_clear .btn-group-vertical > .btn-group > a, .cf_form .btn-group-vertical > .btn-group > .cf_resetAll_link, #erLoginForm .btn-group-vertical > .btn-group > .er-form-button {
  float: none;
}

.btn-group-vertical > .btn + .btn, .cf_form .cf_filters_list li .cf_clear .btn-group-vertical > a + .btn, .cf_form .btn-group-vertical > .cf_resetAll_link + .btn, #erLoginForm .btn-group-vertical > .er-form-button + .btn, .cf_form .cf_filters_list li .cf_clear .btn-group-vertical > .btn + a, .cf_form .cf_filters_list li .cf_clear .btn-group-vertical > a + a, .cf_form .cf_filters_list li .cf_clear .btn-group-vertical > .cf_resetAll_link + a, #erLoginForm .cf_form .cf_filters_list li .cf_clear .btn-group-vertical > .er-form-button + a, .cf_form .cf_filters_list li .cf_clear #erLoginForm .btn-group-vertical > .er-form-button + a, .cf_form .btn-group-vertical > .btn + .cf_resetAll_link, .cf_form .cf_filters_list li .cf_clear .btn-group-vertical > a + .cf_resetAll_link, .cf_form .btn-group-vertical > .cf_resetAll_link + .cf_resetAll_link, #erLoginForm .cf_form .btn-group-vertical > .er-form-button + .cf_resetAll_link, .cf_form #erLoginForm .btn-group-vertical > .er-form-button + .cf_resetAll_link, #erLoginForm .btn-group-vertical > .btn + .er-form-button, .cf_form .cf_filters_list li .cf_clear #erLoginForm .btn-group-vertical > a + .er-form-button, #erLoginForm .cf_form .cf_filters_list li .cf_clear .btn-group-vertical > a + .er-form-button, .cf_form #erLoginForm .btn-group-vertical > .cf_resetAll_link + .er-form-button, #erLoginForm .cf_form .btn-group-vertical > .cf_resetAll_link + .er-form-button, #erLoginForm .btn-group-vertical > .er-form-button + .er-form-button,
.btn-group-vertical > .btn + .btn-group, .cf_form .cf_filters_list li .cf_clear
.btn-group-vertical > a + .btn-group, .cf_form
.btn-group-vertical > .cf_resetAll_link + .btn-group, #erLoginForm
.btn-group-vertical > .er-form-button + .btn-group,
.btn-group-vertical > .btn-group + .btn, .cf_form .cf_filters_list li .cf_clear
.btn-group-vertical > .btn-group + a, .cf_form
.btn-group-vertical > .btn-group + .cf_resetAll_link, #erLoginForm
.btn-group-vertical > .btn-group + .er-form-button,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child), .cf_form .cf_filters_list li .cf_clear .btn-group-vertical > a:not(:first-child):not(:last-child), .cf_form .btn-group-vertical > .cf_resetAll_link:not(:first-child):not(:last-child), #erLoginForm .btn-group-vertical > .er-form-button:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.btn-group-vertical > .btn:first-child:not(:last-child), .cf_form .cf_filters_list li .cf_clear .btn-group-vertical > a:first-child:not(:last-child), .cf_form .btn-group-vertical > .cf_resetAll_link:first-child:not(:last-child), #erLoginForm .btn-group-vertical > .er-form-button:first-child:not(:last-child) {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:last-child:not(:first-child), .cf_form .cf_filters_list li .cf_clear .btn-group-vertical > a:last-child:not(:first-child), .cf_form .btn-group-vertical > .cf_resetAll_link:last-child:not(:first-child), #erLoginForm .btn-group-vertical > .er-form-button:last-child:not(:first-child) {
  border-bottom-left-radius: 0px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn, .cf_form .cf_filters_list li .cf_clear .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > a, .cf_form .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .cf_resetAll_link, #erLoginForm .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .er-form-button {
  border-radius: 0;
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .cf_form .cf_filters_list li .cf_clear .btn-group-vertical > .btn-group:first-child:not(:last-child) > a:last-child, .cf_form .btn-group-vertical > .btn-group:first-child:not(:last-child) > .cf_resetAll_link:last-child, #erLoginForm .btn-group-vertical > .btn-group:first-child:not(:last-child) > .er-form-button:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child, .cf_form .cf_filters_list li .cf_clear .btn-group-vertical > .btn-group:last-child:not(:first-child) > a:first-child, .cf_form .btn-group-vertical > .btn-group:last-child:not(:first-child) > .cf_resetAll_link:first-child, #erLoginForm .btn-group-vertical > .btn-group:last-child:not(:first-child) > .er-form-button:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

.btn-group-justified > .btn, .cf_form .cf_filters_list li .cf_clear .btn-group-justified > a, .cf_form .btn-group-justified > .cf_resetAll_link, #erLoginForm .btn-group-justified > .er-form-button,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}

.btn-group-justified > .btn-group .btn, .btn-group-justified > .btn-group .cf_form .cf_filters_list li .cf_clear a, .cf_form .cf_filters_list li .cf_clear .btn-group-justified > .btn-group a, .btn-group-justified > .btn-group .cf_form .cf_resetAll_link, .cf_form .btn-group-justified > .btn-group .cf_resetAll_link, .btn-group-justified > .btn-group #erLoginForm .er-form-button, #erLoginForm .btn-group-justified > .btn-group .er-form-button {
  width: 100%;
}

.btn-group-justified > .btn-group .dropdown-menu, .btn-group-justified > .btn-group #jcl_component .events-table .event-cal .dropdown-menu, #jcl_component .events-table .event-cal .btn-group-justified > .btn-group .dropdown-menu, .btn-group-justified > .btn-group
.search-results--events .events-table .event-cal .dropdown-menu,
.search-results--events .events-table .event-cal .btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

[data-toggle="buttons"] > .btn input[type="radio"], .cf_form .cf_filters_list li .cf_clear [data-toggle="buttons"] > a input[type="radio"], .cf_form [data-toggle="buttons"] > .cf_resetAll_link input[type="radio"], #erLoginForm [data-toggle="buttons"] > .er-form-button input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"], .cf_form .cf_filters_list li .cf_clear
[data-toggle="buttons"] > a input[type="checkbox"], .cf_form
[data-toggle="buttons"] > .cf_resetAll_link input[type="checkbox"], #erLoginForm
[data-toggle="buttons"] > .er-form-button input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"], .cf_form .cf_filters_list li .cf_clear
[data-toggle="buttons"] > .btn-group > a input[type="radio"], .cf_form
[data-toggle="buttons"] > .btn-group > .cf_resetAll_link input[type="radio"], #erLoginForm
[data-toggle="buttons"] > .btn-group > .er-form-button input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"], .cf_form .cf_filters_list li .cf_clear
[data-toggle="buttons"] > .btn-group > a input[type="checkbox"], .cf_form
[data-toggle="buttons"] > .btn-group > .cf_resetAll_link input[type="checkbox"], #erLoginForm
[data-toggle="buttons"] > .btn-group > .er-form-button input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}

.input-group .form-control, .input-group .inputbox, .input-group
input[type="text"], .input-group
input[type="password"], .input-group
.formResponsive textarea,
.formResponsive .input-group textarea, .input-group .cf_form .form-horizontal input[type="search"], .cf_form .form-horizontal .input-group input[type="search"] {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control,
.input-group .inputbox,
.input-group
input[type="text"],
.input-group
input[type="password"],
.input-group
.formResponsive textarea,
.formResponsive
.input-group textarea,
.input-group .cf_form .form-horizontal input[type="search"], .cf_form .form-horizontal
.input-group input[type="search"] {
  display: table-cell;
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child),
.input-group .inputbox:not(:first-child):not(:last-child),
.input-group
input[type="text"]:not(:first-child):not(:last-child),
.input-group
input[type="password"]:not(:first-child):not(:last-child),
.input-group
.formResponsive textarea:not(:first-child):not(:last-child),
.formResponsive
.input-group textarea:not(:first-child):not(:last-child),
.input-group .cf_form .form-horizontal input[type="search"]:not(:first-child):not(:last-child), .cf_form .form-horizontal
.input-group input[type="search"]:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

.input-group-addon {
  padding: 7px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 0px;
}

.input-group-addon.input-sm,
.formResponsive .input-group-sm > input.input-group-addon[type="text"],
.formResponsive .input-group-sm > input.input-group-addon[type="password"],
.formResponsive .input-group-sm > textarea.input-group-addon, .cf_form .form-horizontal .input-group-sm > input.input-group-addon[type="search"],
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn, .cf_form .cf_filters_list li .cf_clear
.input-group-sm > .input-group-btn > a.input-group-addon, .cf_form
.input-group-sm > .input-group-btn > .input-group-addon.cf_resetAll_link, #erLoginForm
.input-group-sm > .input-group-btn > .input-group-addon.er-form-button {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}

.input-group-addon.input-lg,
.formResponsive .input-group-lg > input.input-group-addon[type="text"],
.formResponsive .input-group-lg > input.input-group-addon[type="password"],
.formResponsive .input-group-lg > textarea.input-group-addon, .cf_form .form-horizontal .input-group-lg > input.input-group-addon[type="search"],
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn, .cf_form .cf_filters_list li .cf_clear
.input-group-lg > .input-group-btn > a.input-group-addon, .cf_form
.input-group-lg > .input-group-btn > .input-group-addon.cf_resetAll_link, #erLoginForm
.input-group-lg > .input-group-btn > .input-group-addon.er-form-button {
  padding: 8px 19px;
  font-size: 16px;
  border-radius: 6px;
}

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

.input-group .form-control:first-child, .input-group .inputbox:first-child, .input-group
input[type="text"]:first-child, .input-group
input[type="password"]:first-child, .input-group
.formResponsive textarea:first-child,
.formResponsive .input-group textarea:first-child, .input-group .cf_form .form-horizontal input[type="search"]:first-child, .cf_form .form-horizontal .input-group input[type="search"]:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn, .cf_form .cf_filters_list li .cf_clear
.input-group-btn:first-child > a, .cf_form
.input-group-btn:first-child > .cf_resetAll_link, #erLoginForm
.input-group-btn:first-child > .er-form-button,
.input-group-btn:first-child > .btn-group > .btn, .cf_form .cf_filters_list li .cf_clear
.input-group-btn:first-child > .btn-group > a, .cf_form
.input-group-btn:first-child > .btn-group > .cf_resetAll_link, #erLoginForm
.input-group-btn:first-child > .btn-group > .er-form-button,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .cf_form .cf_filters_list li .cf_clear
.input-group-btn:last-child > a:not(:last-child):not(.dropdown-toggle), .cf_form
.input-group-btn:last-child > .cf_resetAll_link:not(:last-child):not(.dropdown-toggle), #erLoginForm
.input-group-btn:last-child > .er-form-button:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn, .cf_form .cf_filters_list li .cf_clear
.input-group-btn:last-child > .btn-group:not(:last-child) > a, .cf_form
.input-group-btn:last-child > .btn-group:not(:last-child) > .cf_resetAll_link, #erLoginForm
.input-group-btn:last-child > .btn-group:not(:last-child) > .er-form-button {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.input-group-addon:first-child {
  border-right: 0;
}

.input-group .form-control:last-child, .input-group .inputbox:last-child, .input-group
input[type="text"]:last-child, .input-group
input[type="password"]:last-child, .input-group
.formResponsive textarea:last-child,
.formResponsive .input-group textarea:last-child, .input-group .cf_form .form-horizontal input[type="search"]:last-child, .cf_form .form-horizontal .input-group input[type="search"]:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn, .cf_form .cf_filters_list li .cf_clear
.input-group-btn:last-child > a, .cf_form
.input-group-btn:last-child > .cf_resetAll_link, #erLoginForm
.input-group-btn:last-child > .er-form-button,
.input-group-btn:last-child > .btn-group > .btn, .cf_form .cf_filters_list li .cf_clear
.input-group-btn:last-child > .btn-group > a, .cf_form
.input-group-btn:last-child > .btn-group > .cf_resetAll_link, #erLoginForm
.input-group-btn:last-child > .btn-group > .er-form-button,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child), .cf_form .cf_filters_list li .cf_clear
.input-group-btn:first-child > a:not(:first-child), .cf_form
.input-group-btn:first-child > .cf_resetAll_link:not(:first-child), #erLoginForm
.input-group-btn:first-child > .er-form-button:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn, .cf_form .cf_filters_list li .cf_clear
.input-group-btn:first-child > .btn-group:not(:first-child) > a, .cf_form
.input-group-btn:first-child > .btn-group:not(:first-child) > .cf_resetAll_link, #erLoginForm
.input-group-btn:first-child > .btn-group:not(:first-child) > .er-form-button {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.input-group-addon:last-child {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

.input-group-btn > .btn, .cf_form .cf_filters_list li .cf_clear .input-group-btn > a, .cf_form .input-group-btn > .cf_resetAll_link, #erLoginForm .input-group-btn > .er-form-button {
  position: relative;
}

.input-group-btn > .btn + .btn, .cf_form .cf_filters_list li .cf_clear .input-group-btn > a + .btn, .cf_form .input-group-btn > .cf_resetAll_link + .btn, #erLoginForm .input-group-btn > .er-form-button + .btn, .cf_form .cf_filters_list li .cf_clear .input-group-btn > .btn + a, .cf_form .cf_filters_list li .cf_clear .input-group-btn > a + a, .cf_form .cf_filters_list li .cf_clear .input-group-btn > .cf_resetAll_link + a, #erLoginForm .cf_form .cf_filters_list li .cf_clear .input-group-btn > .er-form-button + a, .cf_form .cf_filters_list li .cf_clear #erLoginForm .input-group-btn > .er-form-button + a, .cf_form .input-group-btn > .btn + .cf_resetAll_link, .cf_form .cf_filters_list li .cf_clear .input-group-btn > a + .cf_resetAll_link, .cf_form .input-group-btn > .cf_resetAll_link + .cf_resetAll_link, #erLoginForm .cf_form .input-group-btn > .er-form-button + .cf_resetAll_link, .cf_form #erLoginForm .input-group-btn > .er-form-button + .cf_resetAll_link, #erLoginForm .input-group-btn > .btn + .er-form-button, .cf_form .cf_filters_list li .cf_clear #erLoginForm .input-group-btn > a + .er-form-button, #erLoginForm .cf_form .cf_filters_list li .cf_clear .input-group-btn > a + .er-form-button, .cf_form #erLoginForm .input-group-btn > .cf_resetAll_link + .er-form-button, #erLoginForm .cf_form .input-group-btn > .cf_resetAll_link + .er-form-button, #erLoginForm .input-group-btn > .er-form-button + .er-form-button {
  margin-left: -1px;
}

.input-group-btn > .btn:hover, .cf_form .cf_filters_list li .cf_clear .input-group-btn > a:hover, .cf_form .input-group-btn > .cf_resetAll_link:hover, #erLoginForm .input-group-btn > .er-form-button:hover, .input-group-btn > .btn:focus, .cf_form .cf_filters_list li .cf_clear .input-group-btn > a:focus, .cf_form .input-group-btn > .cf_resetAll_link:focus, #erLoginForm .input-group-btn > .er-form-button:focus, .input-group-btn > .btn:active, .cf_form .cf_filters_list li .cf_clear .input-group-btn > a:active, .cf_form .input-group-btn > .cf_resetAll_link:active, #erLoginForm .input-group-btn > .er-form-button:active {
  z-index: 2;
}

.input-group-btn:first-child > .btn, .cf_form .cf_filters_list li .cf_clear .input-group-btn:first-child > a, .cf_form .input-group-btn:first-child > .cf_resetAll_link, #erLoginForm .input-group-btn:first-child > .er-form-button,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}

.input-group-btn:last-child > .btn, .cf_form .cf_filters_list li .cf_clear .input-group-btn:last-child > a, .cf_form .input-group-btn:last-child > .cf_resetAll_link, #erLoginForm .input-group-btn:last-child > .er-form-button,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

.nav:before, .nav:after {
  content: " ";
  display: table;
}

.nav:after {
  clear: both;
}

.nav > li {
  position: relative;
  display: block;
}

.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

.nav > li.disabled > a {
  color: #777777;
}

.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #0096d6;
}

.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.nav > li > a > img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}

.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.47;
  border: 1px solid transparent;
  border-radius: 0px 0px 0 0;
}

.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ECF0F2;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}

.nav-pills > li {
  float: left;
}

.nav-pills > li > a {
  border-radius: 0px;
}

.nav-pills > li + li {
  margin-left: 2px;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #0096d6;
}

.nav-stacked > li {
  float: none;
}

.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}

.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}

.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}

.nav-justified > .dropdown .dropdown-menu, .nav-justified > .dropdown #jcl_component .events-table .event-cal .dropdown-menu, #jcl_component .events-table .event-cal .nav-justified > .dropdown .dropdown-menu, .nav-justified > .dropdown
.search-results--events .events-table .event-cal .dropdown-menu,
.search-results--events .events-table .event-cal .nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}

.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0px;
}

.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 0px 0px 0 0;
  }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ECF0F2;
  }
}

.tab-content > .tab-pane {
  display: none;
}

.tab-content > .active {
  display: block;
}

.nav-tabs .dropdown-menu, .nav-tabs #jcl_component .events-table .event-cal .dropdown-menu, #jcl_component .events-table .event-cal .nav-tabs .dropdown-menu, .nav-tabs
.search-results--events .events-table .event-cal .dropdown-menu,
.search-results--events .events-table .event-cal .nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

.navbar:before, .navbar:after {
  content: " ";
  display: table;
}

.navbar:after {
  clear: both;
}

@media (min-width: 768px) {
  .navbar {
    border-radius: 0px;
  }
}

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table;
}

.navbar-header:after {
  clear: both;
}

@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}

.navbar-collapse {
  overflow-x: visible;
  padding-right: 8px;
  padding-left: 8px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}

.navbar-collapse:before, .navbar-collapse:after {
  content: " ";
  display: table;
}

.navbar-collapse:after {
  clear: both;
}

.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}

@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header, .wrap > .navbar-header, .custom-notifications .notification-list > .navbar-header, .main__content > .navbar-header,
.container-fluid > .navbar-collapse, .wrap > .navbar-collapse, .custom-notifications .notification-list > .navbar-collapse, .main__content > .navbar-collapse {
  margin-right: -8px;
  margin-left: -8px;
}

@media (min-width: 768px) {
  .container > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-header, .wrap > .navbar-header, .custom-notifications .notification-list > .navbar-header, .main__content > .navbar-header,
  .container-fluid > .navbar-collapse, .wrap > .navbar-collapse, .custom-notifications .notification-list > .navbar-collapse, .main__content > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

.navbar-brand {
  float: left;
  padding: 15px 8px;
  font-size: 16px;
  line-height: 20px;
  height: 50px;
}

.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

.navbar-brand > img {
  display: block;
}

@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand,
  .navbar > .wrap .navbar-brand, .custom-notifications
  .navbar > .notification-list .navbar-brand,
  .navbar > .main__content .navbar-brand {
    margin-left: -8px;
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 8px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0px;
}

.navbar-toggle:focus {
  outline: 0;
}

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}

.navbar-nav {
  margin: 7.5px -8px;
}

.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu, .navbar-nav .open #jcl_component .events-table .event-cal .dropdown-menu, #jcl_component .events-table .event-cal .navbar-nav .open .dropdown-menu, .navbar-nav .open
  .search-results--events .events-table .event-cal .dropdown-menu,
  .search-results--events .events-table .event-cal .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open #jcl_component .events-table .event-cal .dropdown-menu > li > a, #jcl_component .events-table .event-cal .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open
  .search-results--events .events-table .event-cal .dropdown-menu > li > a,
  .search-results--events .events-table .event-cal .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header,
  .navbar-nav .open #jcl_component .events-table .event-cal .dropdown-menu .dropdown-header, #jcl_component .events-table .event-cal
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open #jcl_component .events-table .event-cal .dropdown-menu > li > a, #jcl_component .events-table .event-cal .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open
  .search-results--events .events-table .event-cal .dropdown-menu > li > a,
  .search-results--events .events-table .event-cal .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open #jcl_component .events-table .event-cal .dropdown-menu > li > a:hover, #jcl_component .events-table .event-cal .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open
  .search-results--events .events-table .event-cal .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-nav .open #jcl_component .events-table .event-cal .dropdown-menu > li > a:focus, #jcl_component .events-table .event-cal .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-nav .open
  .search-results--events .events-table .event-cal .dropdown-menu > li > a:focus {
    background-image: none;
  }
}

@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

.navbar-form {
  margin-left: -8px;
  margin-right: -8px;
  padding: 10px 8px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 7px;
  margin-bottom: 7px;
}

@media (min-width: 768px) {
  .navbar-form .form-group, .navbar-form .control-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control, .navbar-form .inputbox, .navbar-form
  input[type="text"], .navbar-form
  input[type="password"], .navbar-form
  .formResponsive textarea,
  .formResponsive .navbar-form textarea, .navbar-form .cf_form .form-horizontal input[type="search"], .cf_form .form-horizontal .navbar-form input[type="search"] {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control,
  .navbar-form .input-group .inputbox,
  .navbar-form .input-group
  input[type="text"],
  .navbar-form .input-group
  input[type="password"],
  .navbar-form .input-group
  .formResponsive textarea,
  .formResponsive
  .navbar-form .input-group textarea,
  .navbar-form .input-group .cf_form .form-horizontal input[type="search"], .cf_form .form-horizontal
  .navbar-form .input-group input[type="search"] {
    width: auto;
  }
  .navbar-form .input-group > .form-control, .navbar-form .input-group > .inputbox, .navbar-form .input-group >
  input[type="text"], .navbar-form .input-group >
  input[type="password"], .navbar-form
  .formResponsive .input-group > input[type="text"], .navbar-form
  .formResponsive .input-group > input[type="password"], .navbar-form
  .formResponsive .input-group > textarea,
  .formResponsive .navbar-form .input-group > textarea, .navbar-form .cf_form .form-horizontal .input-group > input[type="search"], .cf_form .form-horizontal .navbar-form .input-group > input[type="search"] {
    width: 100%;
  }
  .navbar-form .control-label, .navbar-form .form-horizontal .logfrm__label, .form-horizontal .navbar-form .logfrm__label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}

@media (max-width: 767px) {
  .navbar-form .form-group, .navbar-form .control-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child, .navbar-form .control-group:last-child {
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    box-shadow: none;
  }
}

.navbar-nav > li > .dropdown-menu, #jcl_component .events-table .event-cal .navbar-nav > li > .dropdown-menu,
.search-results--events .events-table .event-cal .navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu, .navbar-fixed-bottom #jcl_component .events-table .event-cal .navbar-nav > li > .dropdown-menu, #jcl_component .events-table .event-cal .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu, .navbar-fixed-bottom
.search-results--events .events-table .event-cal .navbar-nav > li > .dropdown-menu,
.search-results--events .events-table .event-cal .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-btn {
  margin-top: 7px;
  margin-bottom: 7px;
}

.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn, .cf_form .cf_filters_list li .cf_clear .btn-group-sm > a.navbar-btn, .cf_form .btn-group-sm > .navbar-btn.cf_resetAll_link, #erLoginForm .btn-group-sm > .navbar-btn.er-form-button {
  margin-top: 10px;
  margin-bottom: 10px;
}

.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn, .cf_form .cf_filters_list li .cf_clear .btn-group-xs > a.navbar-btn, .cf_form .btn-group-xs > .navbar-btn.cf_resetAll_link, #erLoginForm .btn-group-xs > .navbar-btn.er-form-button {
  margin-top: 14px;
  margin-bottom: 14px;
}

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 8px;
    margin-right: 8px;
  }
}

@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -8px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

.navbar-default .navbar-brand {
  color: #777;
}

.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}

.navbar-default .navbar-text {
  color: #777;
}

.navbar-default .navbar-nav > li > a {
  color: #777;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}

.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}

.navbar-default .navbar-toggle {
  border-color: #ddd;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a, .navbar-default .navbar-nav .open #jcl_component .events-table .event-cal .dropdown-menu > li > a, #jcl_component .events-table .event-cal .navbar-default .navbar-nav .open .dropdown-menu > li > a, .navbar-default .navbar-nav .open
  .search-results--events .events-table .event-cal .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open #jcl_component .events-table .event-cal .dropdown-menu > li > a:hover, #jcl_component .events-table .event-cal .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open
  .search-results--events .events-table .event-cal .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open #jcl_component .events-table .event-cal .dropdown-menu > li > a:focus, #jcl_component .events-table .event-cal .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open
  .search-results--events .events-table .event-cal .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open #jcl_component .events-table .event-cal .dropdown-menu > .active > a, #jcl_component .events-table .event-cal .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open
  .search-results--events .events-table .event-cal .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open #jcl_component .events-table .event-cal .dropdown-menu > .active > a:hover, #jcl_component .events-table .event-cal .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open
  .search-results--events .events-table .event-cal .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-default .navbar-nav .open #jcl_component .events-table .event-cal .dropdown-menu > .active > a:focus, #jcl_component .events-table .event-cal .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-default .navbar-nav .open
  .search-results--events .events-table .event-cal .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open #jcl_component .events-table .event-cal .dropdown-menu > .disabled > a, #jcl_component .events-table .event-cal .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open
  .search-results--events .events-table .event-cal .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open #jcl_component .events-table .event-cal .dropdown-menu > .disabled > a:hover, #jcl_component .events-table .event-cal .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open
  .search-results--events .events-table .event-cal .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-default .navbar-nav .open #jcl_component .events-table .event-cal .dropdown-menu > .disabled > a:focus, #jcl_component .events-table .event-cal .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-default .navbar-nav .open
  .search-results--events .events-table .event-cal .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}

.navbar-default .navbar-link {
  color: #777;
}

.navbar-default .navbar-link:hover {
  color: #333;
}

.navbar-default .btn-link {
  color: #777;
}

.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #333;
}

.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:hover,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}

.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}

.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-text {
  color: #9d9d9d;
}

.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #090909;
}

.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}

.navbar-inverse .navbar-toggle {
  border-color: #333;
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #090909;
  color: #fff;
}

@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header, .navbar-inverse .navbar-nav .open #jcl_component .events-table .event-cal .dropdown-menu > .dropdown-header, #jcl_component .events-table .event-cal .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header, .navbar-inverse .navbar-nav .open
  .search-results--events .events-table .event-cal .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider, .navbar-inverse .navbar-nav .open #jcl_component .events-table .event-cal .dropdown-menu .divider, #jcl_component .events-table .event-cal .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a, .navbar-inverse .navbar-nav .open #jcl_component .events-table .event-cal .dropdown-menu > li > a, #jcl_component .events-table .event-cal .navbar-inverse .navbar-nav .open .dropdown-menu > li > a, .navbar-inverse .navbar-nav .open
  .search-results--events .events-table .event-cal .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open #jcl_component .events-table .event-cal .dropdown-menu > li > a:hover, #jcl_component .events-table .event-cal .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open
  .search-results--events .events-table .event-cal .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-inverse .navbar-nav .open #jcl_component .events-table .event-cal .dropdown-menu > li > a:focus, #jcl_component .events-table .event-cal .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-inverse .navbar-nav .open
  .search-results--events .events-table .event-cal .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open #jcl_component .events-table .event-cal .dropdown-menu > .active > a, #jcl_component .events-table .event-cal .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open
  .search-results--events .events-table .event-cal .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open #jcl_component .events-table .event-cal .dropdown-menu > .active > a:hover, #jcl_component .events-table .event-cal .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open
  .search-results--events .events-table .event-cal .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-inverse .navbar-nav .open #jcl_component .events-table .event-cal .dropdown-menu > .active > a:focus, #jcl_component .events-table .event-cal .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-inverse .navbar-nav .open
  .search-results--events .events-table .event-cal .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open #jcl_component .events-table .event-cal .dropdown-menu > .disabled > a, #jcl_component .events-table .event-cal .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open
  .search-results--events .events-table .event-cal .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open #jcl_component .events-table .event-cal .dropdown-menu > .disabled > a:hover, #jcl_component .events-table .event-cal .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open
  .search-results--events .events-table .event-cal .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-inverse .navbar-nav .open #jcl_component .events-table .event-cal .dropdown-menu > .disabled > a:focus, #jcl_component .events-table .event-cal .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-inverse .navbar-nav .open
  .search-results--events .events-table .event-cal .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}

.navbar-inverse .navbar-link {
  color: #9d9d9d;
}

.navbar-inverse .navbar-link:hover {
  color: #fff;
}

.navbar-inverse .btn-link {
  color: #9d9d9d;
}

.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff;
}

.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 0px;
}

.breadcrumb > li {
  display: inline-block;
}

.breadcrumb > li + li:before {
  content: "/ ";
  padding: 0 5px;
  color: #ccc;
}

.breadcrumb > .active {
  color: #777777;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 0px;
}

.pagination > li {
  display: inline;
}

.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 7px 12px;
  line-height: 1.47;
  text-decoration: none;
  color: #0096d6;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}

.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  z-index: 3;
  color: #00608a;
  background-color: #eeeeee;
  border-color: #ddd;
}

.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #0096d6;
  border-color: #0096d6;
  cursor: default;
}

.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 8px 19px;
  font-size: 16px;
  line-height: 1.33333;
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}

.pager:before, .pager:after {
  content: " ";
  display: table;
}

.pager:after {
  clear: both;
}

.pager li {
  display: inline;
}

.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}

.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

.pager .next > a,
.pager .next > span {
  float: right;
}

.pager .previous > a,
.pager .previous > span {
  float: left;
}

.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #fff;
  cursor: not-allowed;
}

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

.label:empty {
  display: none;
}

.btn .label, .cf_form .cf_filters_list li .cf_clear a .label, .cf_form .cf_resetAll_link .label, #erLoginForm .er-form-button .label {
  position: relative;
  top: -1px;
}

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.label-default {
  background-color: #777777;
}

.label-default[href]:hover, .label-default[href]:focus {
  background-color: #5e5e5e;
}

.label-primary {
  background-color: #0096d6;
}

.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #0072a3;
}

.label-success {
  background-color: #5cb85c;
}

.label-success[href]:hover, .label-success[href]:focus {
  background-color: #449d44;
}

.label-info {
  background-color: #595858;
}

.label-info[href]:hover, .label-info[href]:focus {
  background-color: #3f3f3f;
}

.label-warning {
  background-color: #f0ad4e;
}

.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #ec971f;
}

.label-danger {
  background-color: #d9534f;
}

.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #c9302c;
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}

.badge:empty {
  display: none;
}

.btn .badge, .cf_form .cf_filters_list li .cf_clear a .badge, .cf_form .cf_resetAll_link .badge, #erLoginForm .er-form-button .badge {
  position: relative;
  top: -1px;
}

.btn-xs .badge, .btn-group-xs > .btn .badge, .cf_form .cf_filters_list li .cf_clear .btn-group-xs > a .badge, .cf_form .btn-group-xs > .cf_resetAll_link .badge, #erLoginForm .btn-group-xs > .er-form-button .badge,
.btn-group-xs > .btn .badge, .cf_form .cf_filters_list li .cf_clear
.btn-group-xs > a .badge, .cf_form
.btn-group-xs > .cf_resetAll_link .badge, #erLoginForm
.btn-group-xs > .er-form-button .badge {
  top: 0;
  padding: 1px 5px;
}

.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #0096d6;
  background-color: #fff;
}

.list-group-item > .badge {
  float: right;
}

.list-group-item > .badge + .badge {
  margin-right: 5px;
}

.nav-pills > li > a > .badge {
  margin-left: 3px;
}

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}

.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}

.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}

.jumbotron > hr {
  border-top-color: #d5d5d5;
}

.container .jumbotron,
.container-fluid .jumbotron, .wrap .jumbotron, .custom-notifications .notification-list .jumbotron, .main__content .jumbotron {
  border-radius: 6px;
}

.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron, .wrap .jumbotron, .custom-notifications .notification-list .jumbotron, .main__content .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.47;
  background-color: #ECF0F2;
  border: 1px solid #ddd;
  border-radius: 0px;
  -webkit-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}

.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.thumbnail .caption {
  padding: 9px;
  color: #4f5153;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #0096d6;
}

.alert, .alert.alert-error, .alert.alert-message,
.alert.alert-notice,
.alert-notice {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 0px;
}

.alert h4, .alert.alert-error h4, .alert.alert-message h4,
.alert.alert-notice h4,
.alert-notice h4 {
  margin-top: 0;
  color: inherit;
}

.alert .alert-link,
.alert-notice .alert-link {
  font-weight: bold;
}

.alert > p, .alert.alert-error > p, .alert.alert-message > p,
.alert.alert-notice > p,
.alert-notice > p,
.alert > ul, .alert.alert-error > ul, .alert.alert-message > ul,
.alert.alert-notice > ul,
.alert-notice > ul {
  margin-bottom: 0;
}

.alert > p + p, .alert.alert-error > p + p, .alert.alert-message > p + p,
.alert.alert-notice > p + p,
.alert-notice > p + p {
  margin-top: 5px;
}

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}

.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success {
  background-color: transparent;
  border-color: #5ABA0A;
  color: #4f5153;
}

.alert-success hr {
  border-top-color: #4ea209;
}

.alert-success .alert-link {
  color: #363839;
}

.alert-info, .alert-message.alert,
.alert-message.alert-notice,
.alert-notice.alert,
.alert-notice {
  background-color: transparent;
  border-color: #00C3EB;
  color: #4f5153;
}

.alert-info hr, .alert-message.alert hr,
.alert-message.alert-notice hr,
.alert-notice.alert hr,
.alert-notice hr {
  border-top-color: #00aed2;
}

.alert-info .alert-link, .alert-message.alert .alert-link,
.alert-notice .alert-link {
  color: #363839;
}

.alert-warning {
  background-color: transparent;
  border-color: #FFB41D;
  color: #4f5153;
}

.alert-warning hr {
  border-top-color: #ffac04;
}

.alert-warning .alert-link {
  color: #363839;
}

.alert-danger, .alert-error.alert,
.alert-error.alert-notice {
  background-color: transparent;
  border-color: #CC1317;
  color: #4f5153;
}

.alert-danger hr, .alert-error.alert hr,
.alert-error.alert-notice hr {
  border-top-color: #b51114;
}

.alert-danger .alert-link, .alert-error.alert .alert-link,
.alert-error.alert-notice .alert-link {
  color: #363839;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 0px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #0096d6;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
  background-color: #5cb85c;
}

.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
  background-color: #5bc0de;
}

.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
  background-color: #f0ad4e;
}

.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
  background-color: #d9534f;
}

.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.media {
  margin-top: 15px;
}

.media:first-child {
  margin-top: 0;
}

.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}

.media-body {
  width: 10000px;
}

.media-object {
  display: block;
}

.media-object.img-thumbnail {
  max-width: none;
}

.media-right,
.media > .pull-right {
  padding-left: 10px;
}

.media-left,
.media > .pull-left {
  padding-right: 10px;
}

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

.media-middle {
  vertical-align: middle;
}

.media-bottom {
  vertical-align: bottom;
}

.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.media-list {
  padding-left: 0;
  list-style: none;
}

.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}

.list-group-item:first-child {
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}

a.list-group-item,
button.list-group-item {
  color: #555;
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}

a.list-group-item:hover, a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}

button.list-group-item {
  width: 100%;
  text-align: left;
}

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}

.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}

.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #0096d6;
  border-color: #0096d6;
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}

.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
  color: #a3e3ff;
}

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}

a.list-group-item-success:hover, a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}

a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}

a.list-group-item-info:hover, a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}

a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

a.list-group-item-warning:hover, a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}

a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

a.list-group-item-danger:hover, a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}

a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
  padding: 15px;
}

.panel-body:before, .panel-body:after {
  content: " ";
  display: table;
}

.panel-body:after {
  clear: both;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
}

.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}

.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}

.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
}

.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

.list-group + .panel-footer {
  border-top-width: 0;
}

.panel > .table, .item-page .panel > table,
.modal-dialog .panel > table,
.panel > .table-responsive > .table, #jcl_layout_body
.panel > .monthview > .table,
.panel > .topic_elements > .table, .item-page
.panel > .table-responsive > table, #jcl_layout_body .item-page
.panel > .monthview > table, .item-page #jcl_layout_body
.panel > .monthview > table, .item-page
.panel > .topic_elements > table,
.modal-dialog
.panel > .table-responsive > table, #jcl_layout_body
.modal-dialog
.panel > .monthview > table,
.modal-dialog #jcl_layout_body
.panel > .monthview > table,
.modal-dialog
.panel > .topic_elements > table,
.panel > .panel-collapse > .table, .item-page
.panel > .panel-collapse > table,
.modal-dialog
.panel > .panel-collapse > table {
  margin-bottom: 0;
}

.panel > .table caption, .item-page .panel > table caption,
.modal-dialog .panel > table caption,
.panel > .table-responsive > .table caption, #jcl_layout_body
.panel > .monthview > .table caption,
.panel > .topic_elements > .table caption, .item-page
.panel > .table-responsive > table caption, #jcl_layout_body .item-page
.panel > .monthview > table caption, .item-page #jcl_layout_body
.panel > .monthview > table caption, .item-page
.panel > .topic_elements > table caption,
.modal-dialog
.panel > .table-responsive > table caption, #jcl_layout_body
.modal-dialog
.panel > .monthview > table caption,
.modal-dialog #jcl_layout_body
.panel > .monthview > table caption,
.modal-dialog
.panel > .topic_elements > table caption,
.panel > .panel-collapse > .table caption, .item-page
.panel > .panel-collapse > table caption,
.modal-dialog
.panel > .panel-collapse > table caption {
  padding-left: 15px;
  padding-right: 15px;
}

.panel > .table:first-child, .item-page .panel > table:first-child,
.modal-dialog .panel > table:first-child,
.panel > .table-responsive:first-child > .table:first-child, #jcl_layout_body
.panel > .monthview:first-child > .table:first-child,
.panel > .topic_elements:first-child > .table:first-child, .item-page
.panel > .table-responsive:first-child > table:first-child, #jcl_layout_body .item-page
.panel > .monthview:first-child > table:first-child, .item-page #jcl_layout_body
.panel > .monthview:first-child > table:first-child, .item-page
.panel > .topic_elements:first-child > table:first-child,
.modal-dialog
.panel > .table-responsive:first-child > table:first-child, #jcl_layout_body
.modal-dialog
.panel > .monthview:first-child > table:first-child,
.modal-dialog #jcl_layout_body
.panel > .monthview:first-child > table:first-child,
.modal-dialog
.panel > .topic_elements:first-child > table:first-child {
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
}

.panel > .table:first-child > thead:first-child > tr:first-child, .item-page .panel > table:first-child > thead:first-child > tr:first-child,
.modal-dialog .panel > table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child, .item-page
.panel > table:first-child > tbody:first-child > tr:first-child,
.modal-dialog
.panel > table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, #jcl_layout_body
.panel > .monthview:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .topic_elements:first-child > .table:first-child > thead:first-child > tr:first-child, .item-page
.panel > .table-responsive:first-child > table:first-child > thead:first-child > tr:first-child, #jcl_layout_body .item-page
.panel > .monthview:first-child > table:first-child > thead:first-child > tr:first-child, .item-page #jcl_layout_body
.panel > .monthview:first-child > table:first-child > thead:first-child > tr:first-child, .item-page
.panel > .topic_elements:first-child > table:first-child > thead:first-child > tr:first-child,
.modal-dialog
.panel > .table-responsive:first-child > table:first-child > thead:first-child > tr:first-child, #jcl_layout_body
.modal-dialog
.panel > .monthview:first-child > table:first-child > thead:first-child > tr:first-child,
.modal-dialog #jcl_layout_body
.panel > .monthview:first-child > table:first-child > thead:first-child > tr:first-child,
.modal-dialog
.panel > .topic_elements:first-child > table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child, #jcl_layout_body
.panel > .monthview:first-child > .table:first-child > tbody:first-child > tr:first-child,
.panel > .topic_elements:first-child > .table:first-child > tbody:first-child > tr:first-child, .item-page
.panel > .table-responsive:first-child > table:first-child > tbody:first-child > tr:first-child, #jcl_layout_body .item-page
.panel > .monthview:first-child > table:first-child > tbody:first-child > tr:first-child, .item-page #jcl_layout_body
.panel > .monthview:first-child > table:first-child > tbody:first-child > tr:first-child, .item-page
.panel > .topic_elements:first-child > table:first-child > tbody:first-child > tr:first-child,
.modal-dialog
.panel > .table-responsive:first-child > table:first-child > tbody:first-child > tr:first-child, #jcl_layout_body
.modal-dialog
.panel > .monthview:first-child > table:first-child > tbody:first-child > tr:first-child,
.modal-dialog #jcl_layout_body
.panel > .monthview:first-child > table:first-child > tbody:first-child > tr:first-child,
.modal-dialog
.panel > .topic_elements:first-child > table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: -1px;
  border-top-right-radius: -1px;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .item-page .panel > table:first-child > thead:first-child > tr:first-child td:first-child,
.modal-dialog .panel > table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child, .item-page
.panel > table:first-child > thead:first-child > tr:first-child th:first-child,
.modal-dialog
.panel > table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .item-page
.panel > table:first-child > tbody:first-child > tr:first-child td:first-child,
.modal-dialog
.panel > table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .item-page
.panel > table:first-child > tbody:first-child > tr:first-child th:first-child,
.modal-dialog
.panel > table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, #jcl_layout_body
.panel > .monthview:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .topic_elements:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .item-page
.panel > .table-responsive:first-child > table:first-child > thead:first-child > tr:first-child td:first-child, #jcl_layout_body .item-page
.panel > .monthview:first-child > table:first-child > thead:first-child > tr:first-child td:first-child, .item-page #jcl_layout_body
.panel > .monthview:first-child > table:first-child > thead:first-child > tr:first-child td:first-child, .item-page
.panel > .topic_elements:first-child > table:first-child > thead:first-child > tr:first-child td:first-child,
.modal-dialog
.panel > .table-responsive:first-child > table:first-child > thead:first-child > tr:first-child td:first-child, #jcl_layout_body
.modal-dialog
.panel > .monthview:first-child > table:first-child > thead:first-child > tr:first-child td:first-child,
.modal-dialog #jcl_layout_body
.panel > .monthview:first-child > table:first-child > thead:first-child > tr:first-child td:first-child,
.modal-dialog
.panel > .topic_elements:first-child > table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, #jcl_layout_body
.panel > .monthview:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .topic_elements:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .item-page
.panel > .table-responsive:first-child > table:first-child > thead:first-child > tr:first-child th:first-child, #jcl_layout_body .item-page
.panel > .monthview:first-child > table:first-child > thead:first-child > tr:first-child th:first-child, .item-page #jcl_layout_body
.panel > .monthview:first-child > table:first-child > thead:first-child > tr:first-child th:first-child, .item-page
.panel > .topic_elements:first-child > table:first-child > thead:first-child > tr:first-child th:first-child,
.modal-dialog
.panel > .table-responsive:first-child > table:first-child > thead:first-child > tr:first-child th:first-child, #jcl_layout_body
.modal-dialog
.panel > .monthview:first-child > table:first-child > thead:first-child > tr:first-child th:first-child,
.modal-dialog #jcl_layout_body
.panel > .monthview:first-child > table:first-child > thead:first-child > tr:first-child th:first-child,
.modal-dialog
.panel > .topic_elements:first-child > table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, #jcl_layout_body
.panel > .monthview:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .topic_elements:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .item-page
.panel > .table-responsive:first-child > table:first-child > tbody:first-child > tr:first-child td:first-child, #jcl_layout_body .item-page
.panel > .monthview:first-child > table:first-child > tbody:first-child > tr:first-child td:first-child, .item-page #jcl_layout_body
.panel > .monthview:first-child > table:first-child > tbody:first-child > tr:first-child td:first-child, .item-page
.panel > .topic_elements:first-child > table:first-child > tbody:first-child > tr:first-child td:first-child,
.modal-dialog
.panel > .table-responsive:first-child > table:first-child > tbody:first-child > tr:first-child td:first-child, #jcl_layout_body
.modal-dialog
.panel > .monthview:first-child > table:first-child > tbody:first-child > tr:first-child td:first-child,
.modal-dialog #jcl_layout_body
.panel > .monthview:first-child > table:first-child > tbody:first-child > tr:first-child td:first-child,
.modal-dialog
.panel > .topic_elements:first-child > table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child, #jcl_layout_body
.panel > .monthview:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .topic_elements:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child, .item-page
.panel > .table-responsive:first-child > table:first-child > tbody:first-child > tr:first-child th:first-child, #jcl_layout_body .item-page
.panel > .monthview:first-child > table:first-child > tbody:first-child > tr:first-child th:first-child, .item-page #jcl_layout_body
.panel > .monthview:first-child > table:first-child > tbody:first-child > tr:first-child th:first-child, .item-page
.panel > .topic_elements:first-child > table:first-child > tbody:first-child > tr:first-child th:first-child,
.modal-dialog
.panel > .table-responsive:first-child > table:first-child > tbody:first-child > tr:first-child th:first-child, #jcl_layout_body
.modal-dialog
.panel > .monthview:first-child > table:first-child > tbody:first-child > tr:first-child th:first-child,
.modal-dialog #jcl_layout_body
.panel > .monthview:first-child > table:first-child > tbody:first-child > tr:first-child th:first-child,
.modal-dialog
.panel > .topic_elements:first-child > table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: -1px;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .item-page .panel > table:first-child > thead:first-child > tr:first-child td:last-child,
.modal-dialog .panel > table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child, .item-page
.panel > table:first-child > thead:first-child > tr:first-child th:last-child,
.modal-dialog
.panel > table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .item-page
.panel > table:first-child > tbody:first-child > tr:first-child td:last-child,
.modal-dialog
.panel > table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .item-page
.panel > table:first-child > tbody:first-child > tr:first-child th:last-child,
.modal-dialog
.panel > table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, #jcl_layout_body
.panel > .monthview:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .topic_elements:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .item-page
.panel > .table-responsive:first-child > table:first-child > thead:first-child > tr:first-child td:last-child, #jcl_layout_body .item-page
.panel > .monthview:first-child > table:first-child > thead:first-child > tr:first-child td:last-child, .item-page #jcl_layout_body
.panel > .monthview:first-child > table:first-child > thead:first-child > tr:first-child td:last-child, .item-page
.panel > .topic_elements:first-child > table:first-child > thead:first-child > tr:first-child td:last-child,
.modal-dialog
.panel > .table-responsive:first-child > table:first-child > thead:first-child > tr:first-child td:last-child, #jcl_layout_body
.modal-dialog
.panel > .monthview:first-child > table:first-child > thead:first-child > tr:first-child td:last-child,
.modal-dialog #jcl_layout_body
.panel > .monthview:first-child > table:first-child > thead:first-child > tr:first-child td:last-child,
.modal-dialog
.panel > .topic_elements:first-child > table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, #jcl_layout_body
.panel > .monthview:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .topic_elements:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .item-page
.panel > .table-responsive:first-child > table:first-child > thead:first-child > tr:first-child th:last-child, #jcl_layout_body .item-page
.panel > .monthview:first-child > table:first-child > thead:first-child > tr:first-child th:last-child, .item-page #jcl_layout_body
.panel > .monthview:first-child > table:first-child > thead:first-child > tr:first-child th:last-child, .item-page
.panel > .topic_elements:first-child > table:first-child > thead:first-child > tr:first-child th:last-child,
.modal-dialog
.panel > .table-responsive:first-child > table:first-child > thead:first-child > tr:first-child th:last-child, #jcl_layout_body
.modal-dialog
.panel > .monthview:first-child > table:first-child > thead:first-child > tr:first-child th:last-child,
.modal-dialog #jcl_layout_body
.panel > .monthview:first-child > table:first-child > thead:first-child > tr:first-child th:last-child,
.modal-dialog
.panel > .topic_elements:first-child > table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, #jcl_layout_body
.panel > .monthview:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .topic_elements:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .item-page
.panel > .table-responsive:first-child > table:first-child > tbody:first-child > tr:first-child td:last-child, #jcl_layout_body .item-page
.panel > .monthview:first-child > table:first-child > tbody:first-child > tr:first-child td:last-child, .item-page #jcl_layout_body
.panel > .monthview:first-child > table:first-child > tbody:first-child > tr:first-child td:last-child, .item-page
.panel > .topic_elements:first-child > table:first-child > tbody:first-child > tr:first-child td:last-child,
.modal-dialog
.panel > .table-responsive:first-child > table:first-child > tbody:first-child > tr:first-child td:last-child, #jcl_layout_body
.modal-dialog
.panel > .monthview:first-child > table:first-child > tbody:first-child > tr:first-child td:last-child,
.modal-dialog #jcl_layout_body
.panel > .monthview:first-child > table:first-child > tbody:first-child > tr:first-child td:last-child,
.modal-dialog
.panel > .topic_elements:first-child > table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child, #jcl_layout_body
.panel > .monthview:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .topic_elements:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child, .item-page
.panel > .table-responsive:first-child > table:first-child > tbody:first-child > tr:first-child th:last-child, #jcl_layout_body .item-page
.panel > .monthview:first-child > table:first-child > tbody:first-child > tr:first-child th:last-child, .item-page #jcl_layout_body
.panel > .monthview:first-child > table:first-child > tbody:first-child > tr:first-child th:last-child, .item-page
.panel > .topic_elements:first-child > table:first-child > tbody:first-child > tr:first-child th:last-child,
.modal-dialog
.panel > .table-responsive:first-child > table:first-child > tbody:first-child > tr:first-child th:last-child, #jcl_layout_body
.modal-dialog
.panel > .monthview:first-child > table:first-child > tbody:first-child > tr:first-child th:last-child,
.modal-dialog #jcl_layout_body
.panel > .monthview:first-child > table:first-child > tbody:first-child > tr:first-child th:last-child,
.modal-dialog
.panel > .topic_elements:first-child > table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: -1px;
}

.panel > .table:last-child, .item-page .panel > table:last-child,
.modal-dialog .panel > table:last-child,
.panel > .table-responsive:last-child > .table:last-child, #jcl_layout_body
.panel > .monthview:last-child > .table:last-child,
.panel > .topic_elements:last-child > .table:last-child, .item-page
.panel > .table-responsive:last-child > table:last-child, #jcl_layout_body .item-page
.panel > .monthview:last-child > table:last-child, .item-page #jcl_layout_body
.panel > .monthview:last-child > table:last-child, .item-page
.panel > .topic_elements:last-child > table:last-child,
.modal-dialog
.panel > .table-responsive:last-child > table:last-child, #jcl_layout_body
.modal-dialog
.panel > .monthview:last-child > table:last-child,
.modal-dialog #jcl_layout_body
.panel > .monthview:last-child > table:last-child,
.modal-dialog
.panel > .topic_elements:last-child > table:last-child {
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child, .item-page .panel > table:last-child > tbody:last-child > tr:last-child,
.modal-dialog .panel > table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child, .item-page
.panel > table:last-child > tfoot:last-child > tr:last-child,
.modal-dialog
.panel > table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, #jcl_layout_body
.panel > .monthview:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .topic_elements:last-child > .table:last-child > tbody:last-child > tr:last-child, .item-page
.panel > .table-responsive:last-child > table:last-child > tbody:last-child > tr:last-child, #jcl_layout_body .item-page
.panel > .monthview:last-child > table:last-child > tbody:last-child > tr:last-child, .item-page #jcl_layout_body
.panel > .monthview:last-child > table:last-child > tbody:last-child > tr:last-child, .item-page
.panel > .topic_elements:last-child > table:last-child > tbody:last-child > tr:last-child,
.modal-dialog
.panel > .table-responsive:last-child > table:last-child > tbody:last-child > tr:last-child, #jcl_layout_body
.modal-dialog
.panel > .monthview:last-child > table:last-child > tbody:last-child > tr:last-child,
.modal-dialog #jcl_layout_body
.panel > .monthview:last-child > table:last-child > tbody:last-child > tr:last-child,
.modal-dialog
.panel > .topic_elements:last-child > table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child, #jcl_layout_body
.panel > .monthview:last-child > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .topic_elements:last-child > .table:last-child > tfoot:last-child > tr:last-child, .item-page
.panel > .table-responsive:last-child > table:last-child > tfoot:last-child > tr:last-child, #jcl_layout_body .item-page
.panel > .monthview:last-child > table:last-child > tfoot:last-child > tr:last-child, .item-page #jcl_layout_body
.panel > .monthview:last-child > table:last-child > tfoot:last-child > tr:last-child, .item-page
.panel > .topic_elements:last-child > table:last-child > tfoot:last-child > tr:last-child,
.modal-dialog
.panel > .table-responsive:last-child > table:last-child > tfoot:last-child > tr:last-child, #jcl_layout_body
.modal-dialog
.panel > .monthview:last-child > table:last-child > tfoot:last-child > tr:last-child,
.modal-dialog #jcl_layout_body
.panel > .monthview:last-child > table:last-child > tfoot:last-child > tr:last-child,
.modal-dialog
.panel > .topic_elements:last-child > table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: -1px;
  border-bottom-right-radius: -1px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .item-page .panel > table:last-child > tbody:last-child > tr:last-child td:first-child,
.modal-dialog .panel > table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .item-page
.panel > table:last-child > tbody:last-child > tr:last-child th:first-child,
.modal-dialog
.panel > table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .item-page
.panel > table:last-child > tfoot:last-child > tr:last-child td:first-child,
.modal-dialog
.panel > table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .item-page
.panel > table:last-child > tfoot:last-child > tr:last-child th:first-child,
.modal-dialog
.panel > table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, #jcl_layout_body
.panel > .monthview:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .topic_elements:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .item-page
.panel > .table-responsive:last-child > table:last-child > tbody:last-child > tr:last-child td:first-child, #jcl_layout_body .item-page
.panel > .monthview:last-child > table:last-child > tbody:last-child > tr:last-child td:first-child, .item-page #jcl_layout_body
.panel > .monthview:last-child > table:last-child > tbody:last-child > tr:last-child td:first-child, .item-page
.panel > .topic_elements:last-child > table:last-child > tbody:last-child > tr:last-child td:first-child,
.modal-dialog
.panel > .table-responsive:last-child > table:last-child > tbody:last-child > tr:last-child td:first-child, #jcl_layout_body
.modal-dialog
.panel > .monthview:last-child > table:last-child > tbody:last-child > tr:last-child td:first-child,
.modal-dialog #jcl_layout_body
.panel > .monthview:last-child > table:last-child > tbody:last-child > tr:last-child td:first-child,
.modal-dialog
.panel > .topic_elements:last-child > table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, #jcl_layout_body
.panel > .monthview:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .topic_elements:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .item-page
.panel > .table-responsive:last-child > table:last-child > tbody:last-child > tr:last-child th:first-child, #jcl_layout_body .item-page
.panel > .monthview:last-child > table:last-child > tbody:last-child > tr:last-child th:first-child, .item-page #jcl_layout_body
.panel > .monthview:last-child > table:last-child > tbody:last-child > tr:last-child th:first-child, .item-page
.panel > .topic_elements:last-child > table:last-child > tbody:last-child > tr:last-child th:first-child,
.modal-dialog
.panel > .table-responsive:last-child > table:last-child > tbody:last-child > tr:last-child th:first-child, #jcl_layout_body
.modal-dialog
.panel > .monthview:last-child > table:last-child > tbody:last-child > tr:last-child th:first-child,
.modal-dialog #jcl_layout_body
.panel > .monthview:last-child > table:last-child > tbody:last-child > tr:last-child th:first-child,
.modal-dialog
.panel > .topic_elements:last-child > table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, #jcl_layout_body
.panel > .monthview:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .topic_elements:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .item-page
.panel > .table-responsive:last-child > table:last-child > tfoot:last-child > tr:last-child td:first-child, #jcl_layout_body .item-page
.panel > .monthview:last-child > table:last-child > tfoot:last-child > tr:last-child td:first-child, .item-page #jcl_layout_body
.panel > .monthview:last-child > table:last-child > tfoot:last-child > tr:last-child td:first-child, .item-page
.panel > .topic_elements:last-child > table:last-child > tfoot:last-child > tr:last-child td:first-child,
.modal-dialog
.panel > .table-responsive:last-child > table:last-child > tfoot:last-child > tr:last-child td:first-child, #jcl_layout_body
.modal-dialog
.panel > .monthview:last-child > table:last-child > tfoot:last-child > tr:last-child td:first-child,
.modal-dialog #jcl_layout_body
.panel > .monthview:last-child > table:last-child > tfoot:last-child > tr:last-child td:first-child,
.modal-dialog
.panel > .topic_elements:last-child > table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child, #jcl_layout_body
.panel > .monthview:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .topic_elements:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .item-page
.panel > .table-responsive:last-child > table:last-child > tfoot:last-child > tr:last-child th:first-child, #jcl_layout_body .item-page
.panel > .monthview:last-child > table:last-child > tfoot:last-child > tr:last-child th:first-child, .item-page #jcl_layout_body
.panel > .monthview:last-child > table:last-child > tfoot:last-child > tr:last-child th:first-child, .item-page
.panel > .topic_elements:last-child > table:last-child > tfoot:last-child > tr:last-child th:first-child,
.modal-dialog
.panel > .table-responsive:last-child > table:last-child > tfoot:last-child > tr:last-child th:first-child, #jcl_layout_body
.modal-dialog
.panel > .monthview:last-child > table:last-child > tfoot:last-child > tr:last-child th:first-child,
.modal-dialog #jcl_layout_body
.panel > .monthview:last-child > table:last-child > tfoot:last-child > tr:last-child th:first-child,
.modal-dialog
.panel > .topic_elements:last-child > table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: -1px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .item-page .panel > table:last-child > tbody:last-child > tr:last-child td:last-child,
.modal-dialog .panel > table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .item-page
.panel > table:last-child > tbody:last-child > tr:last-child th:last-child,
.modal-dialog
.panel > table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .item-page
.panel > table:last-child > tfoot:last-child > tr:last-child td:last-child,
.modal-dialog
.panel > table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .item-page
.panel > table:last-child > tfoot:last-child > tr:last-child th:last-child,
.modal-dialog
.panel > table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, #jcl_layout_body
.panel > .monthview:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .topic_elements:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .item-page
.panel > .table-responsive:last-child > table:last-child > tbody:last-child > tr:last-child td:last-child, #jcl_layout_body .item-page
.panel > .monthview:last-child > table:last-child > tbody:last-child > tr:last-child td:last-child, .item-page #jcl_layout_body
.panel > .monthview:last-child > table:last-child > tbody:last-child > tr:last-child td:last-child, .item-page
.panel > .topic_elements:last-child > table:last-child > tbody:last-child > tr:last-child td:last-child,
.modal-dialog
.panel > .table-responsive:last-child > table:last-child > tbody:last-child > tr:last-child td:last-child, #jcl_layout_body
.modal-dialog
.panel > .monthview:last-child > table:last-child > tbody:last-child > tr:last-child td:last-child,
.modal-dialog #jcl_layout_body
.panel > .monthview:last-child > table:last-child > tbody:last-child > tr:last-child td:last-child,
.modal-dialog
.panel > .topic_elements:last-child > table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, #jcl_layout_body
.panel > .monthview:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .topic_elements:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .item-page
.panel > .table-responsive:last-child > table:last-child > tbody:last-child > tr:last-child th:last-child, #jcl_layout_body .item-page
.panel > .monthview:last-child > table:last-child > tbody:last-child > tr:last-child th:last-child, .item-page #jcl_layout_body
.panel > .monthview:last-child > table:last-child > tbody:last-child > tr:last-child th:last-child, .item-page
.panel > .topic_elements:last-child > table:last-child > tbody:last-child > tr:last-child th:last-child,
.modal-dialog
.panel > .table-responsive:last-child > table:last-child > tbody:last-child > tr:last-child th:last-child, #jcl_layout_body
.modal-dialog
.panel > .monthview:last-child > table:last-child > tbody:last-child > tr:last-child th:last-child,
.modal-dialog #jcl_layout_body
.panel > .monthview:last-child > table:last-child > tbody:last-child > tr:last-child th:last-child,
.modal-dialog
.panel > .topic_elements:last-child > table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, #jcl_layout_body
.panel > .monthview:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .topic_elements:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .item-page
.panel > .table-responsive:last-child > table:last-child > tfoot:last-child > tr:last-child td:last-child, #jcl_layout_body .item-page
.panel > .monthview:last-child > table:last-child > tfoot:last-child > tr:last-child td:last-child, .item-page #jcl_layout_body
.panel > .monthview:last-child > table:last-child > tfoot:last-child > tr:last-child td:last-child, .item-page
.panel > .topic_elements:last-child > table:last-child > tfoot:last-child > tr:last-child td:last-child,
.modal-dialog
.panel > .table-responsive:last-child > table:last-child > tfoot:last-child > tr:last-child td:last-child, #jcl_layout_body
.modal-dialog
.panel > .monthview:last-child > table:last-child > tfoot:last-child > tr:last-child td:last-child,
.modal-dialog #jcl_layout_body
.panel > .monthview:last-child > table:last-child > tfoot:last-child > tr:last-child td:last-child,
.modal-dialog
.panel > .topic_elements:last-child > table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child, #jcl_layout_body
.panel > .monthview:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .topic_elements:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .item-page
.panel > .table-responsive:last-child > table:last-child > tfoot:last-child > tr:last-child th:last-child, #jcl_layout_body .item-page
.panel > .monthview:last-child > table:last-child > tfoot:last-child > tr:last-child th:last-child, .item-page #jcl_layout_body
.panel > .monthview:last-child > table:last-child > tfoot:last-child > tr:last-child th:last-child, .item-page
.panel > .topic_elements:last-child > table:last-child > tfoot:last-child > tr:last-child th:last-child,
.modal-dialog
.panel > .table-responsive:last-child > table:last-child > tfoot:last-child > tr:last-child th:last-child, #jcl_layout_body
.modal-dialog
.panel > .monthview:last-child > table:last-child > tfoot:last-child > tr:last-child th:last-child,
.modal-dialog #jcl_layout_body
.panel > .monthview:last-child > table:last-child > tfoot:last-child > tr:last-child th:last-child,
.modal-dialog
.panel > .topic_elements:last-child > table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: -1px;
}

.panel > .panel-body + .table, .item-page .panel > .panel-body + table,
.modal-dialog .panel > .panel-body + table,
.panel > .panel-body + .table-responsive, #jcl_layout_body
.panel > .panel-body + .monthview,
.panel > .panel-body + .topic_elements,
.panel > .table + .panel-body, .item-page
.panel > table + .panel-body,
.modal-dialog
.panel > table + .panel-body,
.panel > .table-responsive + .panel-body, #jcl_layout_body
.panel > .monthview + .panel-body,
.panel > .topic_elements + .panel-body {
  border-top: 1px solid #ddd;
}

.panel > .table > tbody:first-child > tr:first-child th, .item-page .panel > table > tbody:first-child > tr:first-child th,
.modal-dialog .panel > table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td, .item-page
.panel > table > tbody:first-child > tr:first-child td,
.modal-dialog
.panel > table > tbody:first-child > tr:first-child td {
  border-top: 0;
}

.panel > .table-bordered, .item-page .panel > table,
.modal-dialog .panel > table,
.panel > .table-responsive > .table-bordered, #jcl_layout_body
.panel > .monthview > .table-bordered,
.panel > .topic_elements > .table-bordered, .item-page
.panel > .table-responsive > table, #jcl_layout_body .item-page
.panel > .monthview > table, .item-page #jcl_layout_body
.panel > .monthview > table, .item-page
.panel > .topic_elements > table,
.modal-dialog
.panel > .table-responsive > table, #jcl_layout_body
.modal-dialog
.panel > .monthview > table,
.modal-dialog #jcl_layout_body
.panel > .monthview > table,
.modal-dialog
.panel > .topic_elements > table {
  border: 0;
}

.panel > .table-bordered > thead > tr > th:first-child, .item-page .panel > table > thead > tr > th:first-child,
.modal-dialog .panel > table > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child, .item-page
.panel > table > thead > tr > td:first-child,
.modal-dialog
.panel > table > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child, .item-page
.panel > table > tbody > tr > th:first-child,
.modal-dialog
.panel > table > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child, .item-page
.panel > table > tbody > tr > td:first-child,
.modal-dialog
.panel > table > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child, .item-page
.panel > table > tfoot > tr > th:first-child,
.modal-dialog
.panel > table > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child, .item-page
.panel > table > tfoot > tr > td:first-child,
.modal-dialog
.panel > table > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child, #jcl_layout_body
.panel > .monthview > .table-bordered > thead > tr > th:first-child,
.panel > .topic_elements > .table-bordered > thead > tr > th:first-child, .item-page
.panel > .table-responsive > table > thead > tr > th:first-child, #jcl_layout_body .item-page
.panel > .monthview > table > thead > tr > th:first-child, .item-page #jcl_layout_body
.panel > .monthview > table > thead > tr > th:first-child, .item-page
.panel > .topic_elements > table > thead > tr > th:first-child,
.modal-dialog
.panel > .table-responsive > table > thead > tr > th:first-child, #jcl_layout_body
.modal-dialog
.panel > .monthview > table > thead > tr > th:first-child,
.modal-dialog #jcl_layout_body
.panel > .monthview > table > thead > tr > th:first-child,
.modal-dialog
.panel > .topic_elements > table > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child, #jcl_layout_body
.panel > .monthview > .table-bordered > thead > tr > td:first-child,
.panel > .topic_elements > .table-bordered > thead > tr > td:first-child, .item-page
.panel > .table-responsive > table > thead > tr > td:first-child, #jcl_layout_body .item-page
.panel > .monthview > table > thead > tr > td:first-child, .item-page #jcl_layout_body
.panel > .monthview > table > thead > tr > td:first-child, .item-page
.panel > .topic_elements > table > thead > tr > td:first-child,
.modal-dialog
.panel > .table-responsive > table > thead > tr > td:first-child, #jcl_layout_body
.modal-dialog
.panel > .monthview > table > thead > tr > td:first-child,
.modal-dialog #jcl_layout_body
.panel > .monthview > table > thead > tr > td:first-child,
.modal-dialog
.panel > .topic_elements > table > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, #jcl_layout_body
.panel > .monthview > .table-bordered > tbody > tr > th:first-child,
.panel > .topic_elements > .table-bordered > tbody > tr > th:first-child, .item-page
.panel > .table-responsive > table > tbody > tr > th:first-child, #jcl_layout_body .item-page
.panel > .monthview > table > tbody > tr > th:first-child, .item-page #jcl_layout_body
.panel > .monthview > table > tbody > tr > th:first-child, .item-page
.panel > .topic_elements > table > tbody > tr > th:first-child,
.modal-dialog
.panel > .table-responsive > table > tbody > tr > th:first-child, #jcl_layout_body
.modal-dialog
.panel > .monthview > table > tbody > tr > th:first-child,
.modal-dialog #jcl_layout_body
.panel > .monthview > table > tbody > tr > th:first-child,
.modal-dialog
.panel > .topic_elements > table > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, #jcl_layout_body
.panel > .monthview > .table-bordered > tbody > tr > td:first-child,
.panel > .topic_elements > .table-bordered > tbody > tr > td:first-child, .item-page
.panel > .table-responsive > table > tbody > tr > td:first-child, #jcl_layout_body .item-page
.panel > .monthview > table > tbody > tr > td:first-child, .item-page #jcl_layout_body
.panel > .monthview > table > tbody > tr > td:first-child, .item-page
.panel > .topic_elements > table > tbody > tr > td:first-child,
.modal-dialog
.panel > .table-responsive > table > tbody > tr > td:first-child, #jcl_layout_body
.modal-dialog
.panel > .monthview > table > tbody > tr > td:first-child,
.modal-dialog #jcl_layout_body
.panel > .monthview > table > tbody > tr > td:first-child,
.modal-dialog
.panel > .topic_elements > table > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, #jcl_layout_body
.panel > .monthview > .table-bordered > tfoot > tr > th:first-child,
.panel > .topic_elements > .table-bordered > tfoot > tr > th:first-child, .item-page
.panel > .table-responsive > table > tfoot > tr > th:first-child, #jcl_layout_body .item-page
.panel > .monthview > table > tfoot > tr > th:first-child, .item-page #jcl_layout_body
.panel > .monthview > table > tfoot > tr > th:first-child, .item-page
.panel > .topic_elements > table > tfoot > tr > th:first-child,
.modal-dialog
.panel > .table-responsive > table > tfoot > tr > th:first-child, #jcl_layout_body
.modal-dialog
.panel > .monthview > table > tfoot > tr > th:first-child,
.modal-dialog #jcl_layout_body
.panel > .monthview > table > tfoot > tr > th:first-child,
.modal-dialog
.panel > .topic_elements > table > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child, #jcl_layout_body
.panel > .monthview > .table-bordered > tfoot > tr > td:first-child,
.panel > .topic_elements > .table-bordered > tfoot > tr > td:first-child, .item-page
.panel > .table-responsive > table > tfoot > tr > td:first-child, #jcl_layout_body .item-page
.panel > .monthview > table > tfoot > tr > td:first-child, .item-page #jcl_layout_body
.panel > .monthview > table > tfoot > tr > td:first-child, .item-page
.panel > .topic_elements > table > tfoot > tr > td:first-child,
.modal-dialog
.panel > .table-responsive > table > tfoot > tr > td:first-child, #jcl_layout_body
.modal-dialog
.panel > .monthview > table > tfoot > tr > td:first-child,
.modal-dialog #jcl_layout_body
.panel > .monthview > table > tfoot > tr > td:first-child,
.modal-dialog
.panel > .topic_elements > table > tfoot > tr > td:first-child {
  border-left: 0;
}

.panel > .table-bordered > thead > tr > th:last-child, .item-page .panel > table > thead > tr > th:last-child,
.modal-dialog .panel > table > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child, .item-page
.panel > table > thead > tr > td:last-child,
.modal-dialog
.panel > table > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child, .item-page
.panel > table > tbody > tr > th:last-child,
.modal-dialog
.panel > table > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child, .item-page
.panel > table > tbody > tr > td:last-child,
.modal-dialog
.panel > table > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child, .item-page
.panel > table > tfoot > tr > th:last-child,
.modal-dialog
.panel > table > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child, .item-page
.panel > table > tfoot > tr > td:last-child,
.modal-dialog
.panel > table > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child, #jcl_layout_body
.panel > .monthview > .table-bordered > thead > tr > th:last-child,
.panel > .topic_elements > .table-bordered > thead > tr > th:last-child, .item-page
.panel > .table-responsive > table > thead > tr > th:last-child, #jcl_layout_body .item-page
.panel > .monthview > table > thead > tr > th:last-child, .item-page #jcl_layout_body
.panel > .monthview > table > thead > tr > th:last-child, .item-page
.panel > .topic_elements > table > thead > tr > th:last-child,
.modal-dialog
.panel > .table-responsive > table > thead > tr > th:last-child, #jcl_layout_body
.modal-dialog
.panel > .monthview > table > thead > tr > th:last-child,
.modal-dialog #jcl_layout_body
.panel > .monthview > table > thead > tr > th:last-child,
.modal-dialog
.panel > .topic_elements > table > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child, #jcl_layout_body
.panel > .monthview > .table-bordered > thead > tr > td:last-child,
.panel > .topic_elements > .table-bordered > thead > tr > td:last-child, .item-page
.panel > .table-responsive > table > thead > tr > td:last-child, #jcl_layout_body .item-page
.panel > .monthview > table > thead > tr > td:last-child, .item-page #jcl_layout_body
.panel > .monthview > table > thead > tr > td:last-child, .item-page
.panel > .topic_elements > table > thead > tr > td:last-child,
.modal-dialog
.panel > .table-responsive > table > thead > tr > td:last-child, #jcl_layout_body
.modal-dialog
.panel > .monthview > table > thead > tr > td:last-child,
.modal-dialog #jcl_layout_body
.panel > .monthview > table > thead > tr > td:last-child,
.modal-dialog
.panel > .topic_elements > table > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, #jcl_layout_body
.panel > .monthview > .table-bordered > tbody > tr > th:last-child,
.panel > .topic_elements > .table-bordered > tbody > tr > th:last-child, .item-page
.panel > .table-responsive > table > tbody > tr > th:last-child, #jcl_layout_body .item-page
.panel > .monthview > table > tbody > tr > th:last-child, .item-page #jcl_layout_body
.panel > .monthview > table > tbody > tr > th:last-child, .item-page
.panel > .topic_elements > table > tbody > tr > th:last-child,
.modal-dialog
.panel > .table-responsive > table > tbody > tr > th:last-child, #jcl_layout_body
.modal-dialog
.panel > .monthview > table > tbody > tr > th:last-child,
.modal-dialog #jcl_layout_body
.panel > .monthview > table > tbody > tr > th:last-child,
.modal-dialog
.panel > .topic_elements > table > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, #jcl_layout_body
.panel > .monthview > .table-bordered > tbody > tr > td:last-child,
.panel > .topic_elements > .table-bordered > tbody > tr > td:last-child, .item-page
.panel > .table-responsive > table > tbody > tr > td:last-child, #jcl_layout_body .item-page
.panel > .monthview > table > tbody > tr > td:last-child, .item-page #jcl_layout_body
.panel > .monthview > table > tbody > tr > td:last-child, .item-page
.panel > .topic_elements > table > tbody > tr > td:last-child,
.modal-dialog
.panel > .table-responsive > table > tbody > tr > td:last-child, #jcl_layout_body
.modal-dialog
.panel > .monthview > table > tbody > tr > td:last-child,
.modal-dialog #jcl_layout_body
.panel > .monthview > table > tbody > tr > td:last-child,
.modal-dialog
.panel > .topic_elements > table > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, #jcl_layout_body
.panel > .monthview > .table-bordered > tfoot > tr > th:last-child,
.panel > .topic_elements > .table-bordered > tfoot > tr > th:last-child, .item-page
.panel > .table-responsive > table > tfoot > tr > th:last-child, #jcl_layout_body .item-page
.panel > .monthview > table > tfoot > tr > th:last-child, .item-page #jcl_layout_body
.panel > .monthview > table > tfoot > tr > th:last-child, .item-page
.panel > .topic_elements > table > tfoot > tr > th:last-child,
.modal-dialog
.panel > .table-responsive > table > tfoot > tr > th:last-child, #jcl_layout_body
.modal-dialog
.panel > .monthview > table > tfoot > tr > th:last-child,
.modal-dialog #jcl_layout_body
.panel > .monthview > table > tfoot > tr > th:last-child,
.modal-dialog
.panel > .topic_elements > table > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child, #jcl_layout_body
.panel > .monthview > .table-bordered > tfoot > tr > td:last-child,
.panel > .topic_elements > .table-bordered > tfoot > tr > td:last-child, .item-page
.panel > .table-responsive > table > tfoot > tr > td:last-child, #jcl_layout_body .item-page
.panel > .monthview > table > tfoot > tr > td:last-child, .item-page #jcl_layout_body
.panel > .monthview > table > tfoot > tr > td:last-child, .item-page
.panel > .topic_elements > table > tfoot > tr > td:last-child,
.modal-dialog
.panel > .table-responsive > table > tfoot > tr > td:last-child, #jcl_layout_body
.modal-dialog
.panel > .monthview > table > tfoot > tr > td:last-child,
.modal-dialog #jcl_layout_body
.panel > .monthview > table > tfoot > tr > td:last-child,
.modal-dialog
.panel > .topic_elements > table > tfoot > tr > td:last-child {
  border-right: 0;
}

.panel > .table-bordered > thead > tr:first-child > td, .item-page .panel > table > thead > tr:first-child > td,
.modal-dialog .panel > table > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th, .item-page
.panel > table > thead > tr:first-child > th,
.modal-dialog
.panel > table > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td, .item-page
.panel > table > tbody > tr:first-child > td,
.modal-dialog
.panel > table > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th, .item-page
.panel > table > tbody > tr:first-child > th,
.modal-dialog
.panel > table > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td, #jcl_layout_body
.panel > .monthview > .table-bordered > thead > tr:first-child > td,
.panel > .topic_elements > .table-bordered > thead > tr:first-child > td, .item-page
.panel > .table-responsive > table > thead > tr:first-child > td, #jcl_layout_body .item-page
.panel > .monthview > table > thead > tr:first-child > td, .item-page #jcl_layout_body
.panel > .monthview > table > thead > tr:first-child > td, .item-page
.panel > .topic_elements > table > thead > tr:first-child > td,
.modal-dialog
.panel > .table-responsive > table > thead > tr:first-child > td, #jcl_layout_body
.modal-dialog
.panel > .monthview > table > thead > tr:first-child > td,
.modal-dialog #jcl_layout_body
.panel > .monthview > table > thead > tr:first-child > td,
.modal-dialog
.panel > .topic_elements > table > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th, #jcl_layout_body
.panel > .monthview > .table-bordered > thead > tr:first-child > th,
.panel > .topic_elements > .table-bordered > thead > tr:first-child > th, .item-page
.panel > .table-responsive > table > thead > tr:first-child > th, #jcl_layout_body .item-page
.panel > .monthview > table > thead > tr:first-child > th, .item-page #jcl_layout_body
.panel > .monthview > table > thead > tr:first-child > th, .item-page
.panel > .topic_elements > table > thead > tr:first-child > th,
.modal-dialog
.panel > .table-responsive > table > thead > tr:first-child > th, #jcl_layout_body
.modal-dialog
.panel > .monthview > table > thead > tr:first-child > th,
.modal-dialog #jcl_layout_body
.panel > .monthview > table > thead > tr:first-child > th,
.modal-dialog
.panel > .topic_elements > table > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, #jcl_layout_body
.panel > .monthview > .table-bordered > tbody > tr:first-child > td,
.panel > .topic_elements > .table-bordered > tbody > tr:first-child > td, .item-page
.panel > .table-responsive > table > tbody > tr:first-child > td, #jcl_layout_body .item-page
.panel > .monthview > table > tbody > tr:first-child > td, .item-page #jcl_layout_body
.panel > .monthview > table > tbody > tr:first-child > td, .item-page
.panel > .topic_elements > table > tbody > tr:first-child > td,
.modal-dialog
.panel > .table-responsive > table > tbody > tr:first-child > td, #jcl_layout_body
.modal-dialog
.panel > .monthview > table > tbody > tr:first-child > td,
.modal-dialog #jcl_layout_body
.panel > .monthview > table > tbody > tr:first-child > td,
.modal-dialog
.panel > .topic_elements > table > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th, #jcl_layout_body
.panel > .monthview > .table-bordered > tbody > tr:first-child > th,
.panel > .topic_elements > .table-bordered > tbody > tr:first-child > th, .item-page
.panel > .table-responsive > table > tbody > tr:first-child > th, #jcl_layout_body .item-page
.panel > .monthview > table > tbody > tr:first-child > th, .item-page #jcl_layout_body
.panel > .monthview > table > tbody > tr:first-child > th, .item-page
.panel > .topic_elements > table > tbody > tr:first-child > th,
.modal-dialog
.panel > .table-responsive > table > tbody > tr:first-child > th, #jcl_layout_body
.modal-dialog
.panel > .monthview > table > tbody > tr:first-child > th,
.modal-dialog #jcl_layout_body
.panel > .monthview > table > tbody > tr:first-child > th,
.modal-dialog
.panel > .topic_elements > table > tbody > tr:first-child > th {
  border-bottom: 0;
}

.panel > .table-bordered > tbody > tr:last-child > td, .item-page .panel > table > tbody > tr:last-child > td,
.modal-dialog .panel > table > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th, .item-page
.panel > table > tbody > tr:last-child > th,
.modal-dialog
.panel > table > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td, .item-page
.panel > table > tfoot > tr:last-child > td,
.modal-dialog
.panel > table > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th, .item-page
.panel > table > tfoot > tr:last-child > th,
.modal-dialog
.panel > table > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, #jcl_layout_body
.panel > .monthview > .table-bordered > tbody > tr:last-child > td,
.panel > .topic_elements > .table-bordered > tbody > tr:last-child > td, .item-page
.panel > .table-responsive > table > tbody > tr:last-child > td, #jcl_layout_body .item-page
.panel > .monthview > table > tbody > tr:last-child > td, .item-page #jcl_layout_body
.panel > .monthview > table > tbody > tr:last-child > td, .item-page
.panel > .topic_elements > table > tbody > tr:last-child > td,
.modal-dialog
.panel > .table-responsive > table > tbody > tr:last-child > td, #jcl_layout_body
.modal-dialog
.panel > .monthview > table > tbody > tr:last-child > td,
.modal-dialog #jcl_layout_body
.panel > .monthview > table > tbody > tr:last-child > td,
.modal-dialog
.panel > .topic_elements > table > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, #jcl_layout_body
.panel > .monthview > .table-bordered > tbody > tr:last-child > th,
.panel > .topic_elements > .table-bordered > tbody > tr:last-child > th, .item-page
.panel > .table-responsive > table > tbody > tr:last-child > th, #jcl_layout_body .item-page
.panel > .monthview > table > tbody > tr:last-child > th, .item-page #jcl_layout_body
.panel > .monthview > table > tbody > tr:last-child > th, .item-page
.panel > .topic_elements > table > tbody > tr:last-child > th,
.modal-dialog
.panel > .table-responsive > table > tbody > tr:last-child > th, #jcl_layout_body
.modal-dialog
.panel > .monthview > table > tbody > tr:last-child > th,
.modal-dialog #jcl_layout_body
.panel > .monthview > table > tbody > tr:last-child > th,
.modal-dialog
.panel > .topic_elements > table > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, #jcl_layout_body
.panel > .monthview > .table-bordered > tfoot > tr:last-child > td,
.panel > .topic_elements > .table-bordered > tfoot > tr:last-child > td, .item-page
.panel > .table-responsive > table > tfoot > tr:last-child > td, #jcl_layout_body .item-page
.panel > .monthview > table > tfoot > tr:last-child > td, .item-page #jcl_layout_body
.panel > .monthview > table > tfoot > tr:last-child > td, .item-page
.panel > .topic_elements > table > tfoot > tr:last-child > td,
.modal-dialog
.panel > .table-responsive > table > tfoot > tr:last-child > td, #jcl_layout_body
.modal-dialog
.panel > .monthview > table > tfoot > tr:last-child > td,
.modal-dialog #jcl_layout_body
.panel > .monthview > table > tfoot > tr:last-child > td,
.modal-dialog
.panel > .topic_elements > table > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th, #jcl_layout_body
.panel > .monthview > .table-bordered > tfoot > tr:last-child > th,
.panel > .topic_elements > .table-bordered > tfoot > tr:last-child > th, .item-page
.panel > .table-responsive > table > tfoot > tr:last-child > th, #jcl_layout_body .item-page
.panel > .monthview > table > tfoot > tr:last-child > th, .item-page #jcl_layout_body
.panel > .monthview > table > tfoot > tr:last-child > th, .item-page
.panel > .topic_elements > table > tfoot > tr:last-child > th,
.modal-dialog
.panel > .table-responsive > table > tfoot > tr:last-child > th, #jcl_layout_body
.modal-dialog
.panel > .monthview > table > tfoot > tr:last-child > th,
.modal-dialog #jcl_layout_body
.panel > .monthview > table > tfoot > tr:last-child > th,
.modal-dialog
.panel > .topic_elements > table > tfoot > tr:last-child > th {
  border-bottom: 0;
}

.panel > .table-responsive, #jcl_layout_body .panel > .monthview, .panel > .topic_elements {
  border: 0;
  margin-bottom: 0;
}

.panel-group {
  margin-bottom: 20px;
}

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0px;
}

.panel-group .panel + .panel {
  margin-top: 5px;
}

.panel-group .panel-heading {
  border-bottom: 0;
}

.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}

.panel-group .panel-footer {
  border-top: 0;
}

.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

.panel-default {
  border-color: #ddd;
}

.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}

.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}

.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

.panel-primary {
  border-color: #0096d6;
}

.panel-primary > .panel-heading {
  color: #fff;
  background-color: #0096d6;
  border-color: #0096d6;
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #0096d6;
}

.panel-primary > .panel-heading .badge {
  color: #0096d6;
  background-color: #fff;
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #0096d6;
}

.panel-success {
  border-color: #d6e9c6;
}

.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}

.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}

.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

.panel-info {
  border-color: #bce8f1;
}

.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}

.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}

.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

.panel-warning {
  border-color: #faebcc;
}

.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}

.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}

.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

.panel-danger {
  border-color: #ebccd1;
}

.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}

.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}

.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 0px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {
  padding: 24px;
  border-radius: 6px;
}

.well-sm {
  padding: 9px;
  border-radius: 3px;
}

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.modal-open {
  overflow: hidden;
}

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}

.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.47px;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.47;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.modal-footer:before, .modal-footer:after {
  content: " ";
  display: table;
}

.modal-footer:after {
  clear: both;
}

.modal-footer .btn + .btn, .modal-footer .cf_form .cf_filters_list li .cf_clear a + .btn, .cf_form .cf_filters_list li .cf_clear .modal-footer a + .btn, .modal-footer .cf_form .cf_resetAll_link + .btn, .cf_form .modal-footer .cf_resetAll_link + .btn, .modal-footer #erLoginForm .er-form-button + .btn, #erLoginForm .modal-footer .er-form-button + .btn, .modal-footer .cf_form .cf_filters_list li .cf_clear .btn + a, .cf_form .cf_filters_list li .cf_clear .modal-footer .btn + a, .modal-footer .cf_form .cf_filters_list li .cf_clear a + a, .cf_form .cf_filters_list li .cf_clear .modal-footer a + a, .modal-footer .cf_form .cf_filters_list li .cf_clear .cf_resetAll_link + a, .cf_form .modal-footer .cf_filters_list li .cf_clear .cf_resetAll_link + a, .cf_form .cf_filters_list li .cf_clear .modal-footer .cf_resetAll_link + a, .modal-footer #erLoginForm .cf_form .cf_filters_list li .cf_clear .er-form-button + a, .cf_form .cf_filters_list li .cf_clear .modal-footer #erLoginForm .er-form-button + a, #erLoginForm .modal-footer .cf_form .cf_filters_list li .cf_clear .er-form-button + a, .cf_form .cf_filters_list li .cf_clear #erLoginForm .modal-footer .er-form-button + a, .modal-footer .cf_form .btn + .cf_resetAll_link, .cf_form .modal-footer .btn + .cf_resetAll_link, .modal-footer .cf_form .cf_filters_list li .cf_clear a + .cf_resetAll_link, .cf_form .cf_filters_list li .cf_clear .modal-footer a + .cf_resetAll_link, .modal-footer .cf_form .cf_resetAll_link + .cf_resetAll_link, .cf_form .modal-footer .cf_resetAll_link + .cf_resetAll_link, .modal-footer #erLoginForm .cf_form .er-form-button + .cf_resetAll_link, .cf_form .modal-footer #erLoginForm .er-form-button + .cf_resetAll_link, #erLoginForm .modal-footer .cf_form .er-form-button + .cf_resetAll_link, .cf_form #erLoginForm .modal-footer .er-form-button + .cf_resetAll_link, .modal-footer #erLoginForm .btn + .er-form-button, #erLoginForm .modal-footer .btn + .er-form-button, .modal-footer .cf_form .cf_filters_list li .cf_clear #erLoginForm a + .er-form-button, #erLoginForm .modal-footer .cf_form .cf_filters_list li .cf_clear a + .er-form-button, .cf_form .cf_filters_list li .cf_clear .modal-footer #erLoginForm a + .er-form-button, #erLoginForm .cf_form .cf_filters_list li .cf_clear .modal-footer a + .er-form-button, .modal-footer .cf_form #erLoginForm .cf_resetAll_link + .er-form-button, #erLoginForm .modal-footer .cf_form .cf_resetAll_link + .er-form-button, .cf_form .modal-footer #erLoginForm .cf_resetAll_link + .er-form-button, #erLoginForm .cf_form .modal-footer .cf_resetAll_link + .er-form-button, .modal-footer #erLoginForm .er-form-button + .er-form-button, #erLoginForm .modal-footer .er-form-button + .er-form-button {
  margin-left: 5px;
  margin-bottom: 0;
}

.modal-footer .btn-group .btn + .btn, .modal-footer .btn-group .cf_form .cf_filters_list li .cf_clear a + .btn, .cf_form .cf_filters_list li .cf_clear .modal-footer .btn-group a + .btn, .modal-footer .btn-group .cf_form .cf_resetAll_link + .btn, .cf_form .modal-footer .btn-group .cf_resetAll_link + .btn, .modal-footer .btn-group #erLoginForm .er-form-button + .btn, #erLoginForm .modal-footer .btn-group .er-form-button + .btn, .modal-footer .btn-group .cf_form .cf_filters_list li .cf_clear .btn + a, .cf_form .cf_filters_list li .cf_clear .modal-footer .btn-group .btn + a, .modal-footer .btn-group .cf_form .cf_filters_list li .cf_clear a + a, .cf_form .cf_filters_list li .cf_clear .modal-footer .btn-group a + a, .modal-footer .btn-group .cf_form .cf_filters_list li .cf_clear .cf_resetAll_link + a, .cf_form .modal-footer .btn-group .cf_filters_list li .cf_clear .cf_resetAll_link + a, .cf_form .cf_filters_list li .cf_clear .modal-footer .btn-group .cf_resetAll_link + a, .modal-footer .btn-group #erLoginForm .cf_form .cf_filters_list li .cf_clear .er-form-button + a, .cf_form .cf_filters_list li .cf_clear .modal-footer .btn-group #erLoginForm .er-form-button + a, #erLoginForm .modal-footer .btn-group .cf_form .cf_filters_list li .cf_clear .er-form-button + a, .cf_form .cf_filters_list li .cf_clear #erLoginForm .modal-footer .btn-group .er-form-button + a, .modal-footer .btn-group .cf_form .btn + .cf_resetAll_link, .cf_form .modal-footer .btn-group .btn + .cf_resetAll_link, .modal-footer .btn-group .cf_form .cf_filters_list li .cf_clear a + .cf_resetAll_link, .cf_form .cf_filters_list li .cf_clear .modal-footer .btn-group a + .cf_resetAll_link, .modal-footer .btn-group .cf_form .cf_resetAll_link + .cf_resetAll_link, .cf_form .modal-footer .btn-group .cf_resetAll_link + .cf_resetAll_link, .modal-footer .btn-group #erLoginForm .cf_form .er-form-button + .cf_resetAll_link, .cf_form .modal-footer .btn-group #erLoginForm .er-form-button + .cf_resetAll_link, #erLoginForm .modal-footer .btn-group .cf_form .er-form-button + .cf_resetAll_link, .cf_form #erLoginForm .modal-footer .btn-group .er-form-button + .cf_resetAll_link, .modal-footer .btn-group #erLoginForm .btn + .er-form-button, #erLoginForm .modal-footer .btn-group .btn + .er-form-button, .modal-footer .btn-group .cf_form .cf_filters_list li .cf_clear #erLoginForm a + .er-form-button, #erLoginForm .modal-footer .btn-group .cf_form .cf_filters_list li .cf_clear a + .er-form-button, .cf_form .cf_filters_list li .cf_clear .modal-footer .btn-group #erLoginForm a + .er-form-button, #erLoginForm .cf_form .cf_filters_list li .cf_clear .modal-footer .btn-group a + .er-form-button, .modal-footer .btn-group .cf_form #erLoginForm .cf_resetAll_link + .er-form-button, #erLoginForm .modal-footer .btn-group .cf_form .cf_resetAll_link + .er-form-button, .cf_form .modal-footer .btn-group #erLoginForm .cf_resetAll_link + .er-form-button, #erLoginForm .cf_form .modal-footer .btn-group .cf_resetAll_link + .er-form-button, .modal-footer .btn-group #erLoginForm .er-form-button + .er-form-button, #erLoginForm .modal-footer .btn-group .er-form-button + .er-form-button {
  margin-left: -1px;
}

.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}

@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.47;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}

.tooltip.in {
  opacity: 1;
  filter: alpha(opacity=100);
}

.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}

.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}

.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}

.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

.tooltip-inner {
  max-width: 320px;
  padding: 3px 8px;
  color: #4E4F51;
  text-align: center;
  background-color: #fff;
  border-radius: 0px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #cccccc;
}

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #cccccc;
}

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #cccccc;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #cccccc;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #cccccc;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #cccccc;
}

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #cccccc;
}

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #cccccc;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.47;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.popover.top {
  margin-top: -10px;
}

.popover.right {
  margin-left: 10px;
}

.popover.bottom {
  margin-top: 10px;
}

.popover.left {
  margin-left: -10px;
}

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

.popover-content {
  padding: 9px 14px;
}

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover > .arrow {
  border-width: 11px;
}

.popover > .arrow:after {
  border-width: 10px;
  content: "";
}

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}

.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}

.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}

.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}

.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}

.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}

.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next, .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}

.carousel-inner > .active {
  left: 0;
}

.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel-inner > .next {
  left: 100%;
}

.carousel-inner > .prev {
  left: -100%;
}

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}

.carousel-inner > .active.left {
  left: -100%;
}

.carousel-inner > .active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}

.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

.carousel-control:hover, .carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}

.carousel-control .icon-prev:before {
  content: '\2039';
}

.carousel-control .icon-next:before {
  content: '\203a';
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: transparent;
}

.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-caption .btn, .carousel-caption .cf_form .cf_filters_list li .cf_clear a, .cf_form .cf_filters_list li .cf_clear .carousel-caption a, .carousel-caption .cf_form .cf_resetAll_link, .cf_form .carousel-caption .cf_resetAll_link, .carousel-caption #erLoginForm .er-form-button, #erLoginForm .carousel-caption .er-form-button {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}

.clearfix:before, .middle .box.with-icon:before, .clearfix:after, .middle .box.with-icon:after {
  content: " ";
  display: table;
}

.clearfix:after, .middle .box.with-icon:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}

.visible-xs {
  display: none !important;
}

.visible-sm {
  display: none !important;
}

.visible-md {
  display: none !important;
}

.visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}

.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}

.visible-print-block {
  display: none !important;
}

@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}

@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}

@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}

/* 1.2 Font Awesome
 -----------------------------------------------------------------------------*/
/*!
 *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../font/fontawesome-webfont.eot?v=4.5.0");
  src: url("../font/fontawesome-webfont.eot?#iefix&v=4.5.0") format("embedded-opentype"), url("../font/fontawesome-webfont.woff2?v=4.5.0") format("woff2"), url("../font/fontawesome-webfont.woff?v=4.5.0") format("woff"), url("../font/fontawesome-webfont.ttf?v=4.5.0") format("truetype"), url("../font/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

.fa, .btn-reg--registered, .btn-reg--attended, .btn-reg--noshow, .btn-reg--withdrawn, .with-blue-arrow:before, .styled-checkbox + label:before, .chzn-container-single .chzn-single div b,
.row-fluid .chzn-container-single .chzn-single div b,
.chzn-container-multi .chzn-choices div b,
.row-fluid .chzn-container-multi .chzn-choices div b, .mejs-container .mejs-inner .mejs-controls .mejs-playpause-button button, .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-mute button, .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-unmute button, .mejs-container .mejs-inner .mejs-controls .mejs-fullscreen-button.mejs-fullscreen-button button, .search-mod .form-inline:before, .main-search .search form .btn:before, .main-search .search form .cf_form .cf_resetAll_link:before, .cf_form .main-search .search form .cf_resetAll_link:before, .main-search .search form #erLoginForm .er-form-button:before, #erLoginForm .main-search .search form .er-form-button:before, .middle .box.icon-calendar:before, .middle .box.icon-book:before, .middle .box.icon-envelope:before, .mobile-menu ul.nav > li.parent > a:before,
.mobile-menu ul > li.parent > a:before, .mobile-menu .back-link:before, .slick-prev, .slick-next, .jcl_event_detail .labels:before, .jcalpro_calendar_nav_prev, .jcalpro_calendar_nav_next, .jcalpro_events_link a, .jcl_navbar .ajaxprev:before, .jcl_navbar .ajaxnext:before, .com_jcalpro .icon-arrow-down, .lms-sp-enroll .course-submit-button.course-submit-button--registered, .cf_form .headexpand, .cf_form .cf_filters_list li a.cf_sel_opt:before, .cf_form .cf_filters_list li .cf_clear a:before, .cf_form .cf_resetAll_link:before, .icon-ifaq, .content .ifaq-tpl-clean_blue_arrow .ifaq-collapsible > a, .pane-sliders .pane-toggler > a {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-fw {
  width: 1.28571em;
  text-align: center;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none;
}

.fa-ul > li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center;
}

.fa-li.fa-lg {
  left: -1.85714em;
}

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left, .fa-pull-left.btn-reg--registered, .fa-pull-left.btn-reg--attended, .fa-pull-left.btn-reg--noshow, .fa-pull-left.btn-reg--withdrawn, .fa-pull-left.with-blue-arrow:before, .styled-checkbox + label.fa-pull-left:before, .chzn-container-single .chzn-single div b.fa-pull-left,
.chzn-container-multi .chzn-choices div b.fa-pull-left, .mejs-container .mejs-inner .mejs-controls .mejs-playpause-button button.fa-pull-left, .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-mute button.fa-pull-left, .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-unmute button.fa-pull-left, .mejs-container .mejs-inner .mejs-controls .mejs-fullscreen-button.mejs-fullscreen-button button.fa-pull-left, .search-mod .fa-pull-left.form-inline:before, .main-search .search form .fa-pull-left.btn:before, .main-search .search form .cf_form .fa-pull-left.cf_resetAll_link:before, .cf_form .main-search .search form .fa-pull-left.cf_resetAll_link:before, .main-search .search form #erLoginForm .fa-pull-left.er-form-button:before, #erLoginForm .main-search .search form .fa-pull-left.er-form-button:before, .middle .fa-pull-left.box.icon-calendar:before, .middle .fa-pull-left.box.icon-book:before, .middle .fa-pull-left.box.icon-envelope:before,
.mobile-menu ul > li.parent > a.fa-pull-left:before, .mobile-menu .fa-pull-left.back-link:before, .fa-pull-left.slick-prev, .fa-pull-left.slick-next, .jcl_event_detail .fa-pull-left.labels:before, .fa-pull-left.jcalpro_calendar_nav_prev, .fa-pull-left.jcalpro_calendar_nav_next, .jcalpro_events_link a.fa-pull-left, .jcl_navbar .fa-pull-left.ajaxprev:before, .jcl_navbar .fa-pull-left.ajaxnext:before, .com_jcalpro .fa-pull-left.icon-arrow-down, .lms-sp-enroll .fa-pull-left.course-submit-button.course-submit-button--registered, .cf_form .fa-pull-left.headexpand, .cf_form .cf_filters_list li a.fa-pull-left.cf_sel_opt:before, .cf_form .cf_filters_list li .cf_clear a.fa-pull-left:before, .cf_form .fa-pull-left.cf_resetAll_link:before, .fa-pull-left.icon-ifaq, .content .ifaq-tpl-clean_blue_arrow .ifaq-collapsible > a.fa-pull-left, .pane-sliders .pane-toggler > a.fa-pull-left {
  margin-right: .3em;
}

.fa.fa-pull-right, .fa-pull-right.btn-reg--registered, .fa-pull-right.btn-reg--attended, .fa-pull-right.btn-reg--noshow, .fa-pull-right.btn-reg--withdrawn, .fa-pull-right.with-blue-arrow:before, .styled-checkbox + label.fa-pull-right:before, .chzn-container-single .chzn-single div b.fa-pull-right,
.chzn-container-multi .chzn-choices div b.fa-pull-right, .mejs-container .mejs-inner .mejs-controls .mejs-playpause-button button.fa-pull-right, .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-mute button.fa-pull-right, .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-unmute button.fa-pull-right, .mejs-container .mejs-inner .mejs-controls .mejs-fullscreen-button.mejs-fullscreen-button button.fa-pull-right, .search-mod .fa-pull-right.form-inline:before, .main-search .search form .fa-pull-right.btn:before, .main-search .search form .cf_form .fa-pull-right.cf_resetAll_link:before, .cf_form .main-search .search form .fa-pull-right.cf_resetAll_link:before, .main-search .search form #erLoginForm .fa-pull-right.er-form-button:before, #erLoginForm .main-search .search form .fa-pull-right.er-form-button:before, .middle .fa-pull-right.box.icon-calendar:before, .middle .fa-pull-right.box.icon-book:before, .middle .fa-pull-right.box.icon-envelope:before,
.mobile-menu ul > li.parent > a.fa-pull-right:before, .mobile-menu .fa-pull-right.back-link:before, .fa-pull-right.slick-prev, .fa-pull-right.slick-next, .jcl_event_detail .fa-pull-right.labels:before, .fa-pull-right.jcalpro_calendar_nav_prev, .fa-pull-right.jcalpro_calendar_nav_next, .jcalpro_events_link a.fa-pull-right, .jcl_navbar .fa-pull-right.ajaxprev:before, .jcl_navbar .fa-pull-right.ajaxnext:before, .com_jcalpro .fa-pull-right.icon-arrow-down, .lms-sp-enroll .fa-pull-right.course-submit-button.course-submit-button--registered, .cf_form .fa-pull-right.headexpand, .cf_form .cf_filters_list li a.fa-pull-right.cf_sel_opt:before, .cf_form .cf_filters_list li .cf_clear a.fa-pull-right:before, .cf_form .fa-pull-right.cf_resetAll_link:before, .fa-pull-right.icon-ifaq, .content .ifaq-tpl-clean_blue_arrow .ifaq-collapsible > a.fa-pull-right, .pane-sliders .pane-toggler > a.fa-pull-right {
  margin-left: .3em;
}

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fa.pull-left, .pull-left.btn-reg--registered, .pull-left.btn-reg--attended, .pull-left.btn-reg--noshow, .pull-left.btn-reg--withdrawn, .pull-left.with-blue-arrow:before, .styled-checkbox + label.pull-left:before, .chzn-container-single .chzn-single div b.pull-left,
.chzn-container-multi .chzn-choices div b.pull-left, .mejs-container .mejs-inner .mejs-controls .mejs-playpause-button button.pull-left, .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-mute button.pull-left, .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-unmute button.pull-left, .mejs-container .mejs-inner .mejs-controls .mejs-fullscreen-button.mejs-fullscreen-button button.pull-left, .search-mod .pull-left.form-inline:before, .main-search .search form .pull-left.btn:before, .main-search .search form .cf_form .pull-left.cf_resetAll_link:before, .cf_form .main-search .search form .pull-left.cf_resetAll_link:before, .main-search .search form #erLoginForm .pull-left.er-form-button:before, #erLoginForm .main-search .search form .pull-left.er-form-button:before, .middle .pull-left.box.icon-calendar:before, .middle .pull-left.box.icon-book:before, .middle .pull-left.box.icon-envelope:before,
.mobile-menu ul > li.parent > a.pull-left:before, .mobile-menu .pull-left.back-link:before, .pull-left.slick-prev, .pull-left.slick-next, .jcl_event_detail .pull-left.labels:before, .pull-left.jcalpro_calendar_nav_prev, .pull-left.jcalpro_calendar_nav_next, .jcalpro_events_link a.pull-left, .jcl_navbar .pull-left.ajaxprev:before, .jcl_navbar .pull-left.ajaxnext:before, .com_jcalpro .pull-left.icon-arrow-down, .lms-sp-enroll .pull-left.course-submit-button.course-submit-button--registered, .cf_form .pull-left.headexpand, .cf_form .cf_filters_list li a.pull-left.cf_sel_opt:before, .cf_form .cf_filters_list li .cf_clear a.pull-left:before, .cf_form .pull-left.cf_resetAll_link:before, .pull-left.icon-ifaq, .content .ifaq-tpl-clean_blue_arrow .ifaq-collapsible > a.pull-left, .pane-sliders .pane-toggler > a.pull-left {
  margin-right: .3em;
}

.fa.pull-right, .pull-right.btn-reg--registered, .pull-right.btn-reg--attended, .pull-right.btn-reg--noshow, .pull-right.btn-reg--withdrawn, .pull-right.with-blue-arrow:before, .styled-checkbox + label.pull-right:before, .chzn-container-single .chzn-single div b.pull-right,
.chzn-container-multi .chzn-choices div b.pull-right, .mejs-container .mejs-inner .mejs-controls .mejs-playpause-button button.pull-right, .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-mute button.pull-right, .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-unmute button.pull-right, .mejs-container .mejs-inner .mejs-controls .mejs-fullscreen-button.mejs-fullscreen-button button.pull-right, .search-mod .pull-right.form-inline:before, .main-search .search form .pull-right.btn:before, .main-search .search form .cf_form .pull-right.cf_resetAll_link:before, .cf_form .main-search .search form .pull-right.cf_resetAll_link:before, .main-search .search form #erLoginForm .pull-right.er-form-button:before, #erLoginForm .main-search .search form .pull-right.er-form-button:before, .middle .pull-right.box.icon-calendar:before, .middle .pull-right.box.icon-book:before, .middle .pull-right.box.icon-envelope:before,
.mobile-menu ul > li.parent > a.pull-right:before, .mobile-menu .pull-right.back-link:before, .pull-right.slick-prev, .pull-right.slick-next, .jcl_event_detail .pull-right.labels:before, .pull-right.jcalpro_calendar_nav_prev, .pull-right.jcalpro_calendar_nav_next, .jcalpro_events_link a.pull-right, .jcl_navbar .pull-right.ajaxprev:before, .jcl_navbar .pull-right.ajaxnext:before, .com_jcalpro .pull-right.icon-arrow-down, .lms-sp-enroll .pull-right.course-submit-button.course-submit-button--registered, .cf_form .pull-right.headexpand, .cf_form .cf_filters_list li a.pull-right.cf_sel_opt:before, .cf_form .cf_filters_list li .cf_clear a.pull-right:before, .cf_form .pull-right.cf_resetAll_link:before, .pull-right.icon-ifaq, .content .ifaq-tpl-clean_blue_arrow .ifaq-collapsible > a.pull-right, .pane-sliders .pane-toggler > a.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(359deg);
    transform: rotate(359deg);
  }
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -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 {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.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-glass:before {
  content: "";
}

.fa-music:before {
  content: "";
}

.fa-search:before, .search-mod .form-inline:before, .main-search .search form .btn:before, .main-search .search form .cf_form .cf_filters_list li .cf_clear a:before, .cf_form .cf_filters_list li .cf_clear .main-search .search form a:before, .main-search .search form .cf_form .cf_resetAll_link:before, .cf_form .main-search .search form .cf_resetAll_link:before, .main-search .search form #erLoginForm .er-form-button:before, #erLoginForm .main-search .search form .er-form-button:before {
  content: "";
}

.fa-envelope-o:before {
  content: "";
}

.fa-heart:before {
  content: "";
}

.fa-star:before {
  content: "";
}

.fa-star-o:before {
  content: "";
}

.fa-user:before {
  content: "";
}

.fa-film:before {
  content: "";
}

.fa-th-large:before {
  content: "";
}

.fa-th:before {
  content: "";
}

.fa-th-list:before {
  content: "";
}

.fa-check:before, .btn-reg--registered:before, .btn-reg--attended:before, .lms-sp-enroll .course-submit-button.course-submit-button--registered:before, .cf_form .cf_filters_list li a.cf_sel_opt:before {
  content: "";
}

.fa-remove:before,
.fa-close:before,
.fa-times:before,
.cf_form .cf_filters_list li .cf_clear a:before {
  content: "";
}

.fa-search-plus:before {
  content: "";
}

.fa-search-minus:before {
  content: "";
}

.fa-power-off:before {
  content: "";
}

.fa-signal:before {
  content: "";
}

.fa-gear:before,
.fa-cog:before {
  content: "";
}

.fa-trash-o:before {
  content: "";
}

.fa-home:before {
  content: "";
}

.fa-file-o:before {
  content: "";
}

.fa-clock-o:before {
  content: "";
}

.fa-road:before {
  content: "";
}

.fa-download:before {
  content: "";
}

.fa-arrow-circle-o-down:before {
  content: "";
}

.fa-arrow-circle-o-up:before {
  content: "";
}

.fa-inbox:before {
  content: "";
}

.fa-play-circle-o:before {
  content: "";
}

.fa-rotate-right:before,
.fa-repeat:before {
  content: "";
}

.fa-refresh:before {
  content: "";
}

.fa-list-alt:before {
  content: "";
}

.fa-lock:before {
  content: "";
}

.fa-flag:before {
  content: "";
}

.fa-headphones:before {
  content: "";
}

.fa-volume-off:before, .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-unmute button:before {
  content: "";
}

.fa-volume-down:before {
  content: "";
}

.fa-volume-up:before, .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-mute button:before {
  content: "";
}

.fa-qrcode:before {
  content: "";
}

.fa-barcode:before {
  content: "";
}

.fa-tag:before {
  content: "";
}

.fa-tags:before {
  content: "";
}

.fa-book:before, .middle .box.icon-book:before {
  content: "";
}

.fa-bookmark:before {
  content: "";
}

.fa-print:before {
  content: "";
}

.fa-camera:before {
  content: "";
}

.fa-font:before {
  content: "";
}

.fa-bold:before {
  content: "";
}

.fa-italic:before {
  content: "";
}

.fa-text-height:before {
  content: "";
}

.fa-text-width:before {
  content: "";
}

.fa-align-left:before {
  content: "";
}

.fa-align-center:before {
  content: "";
}

.fa-align-right:before {
  content: "";
}

.fa-align-justify:before {
  content: "";
}

.fa-list:before {
  content: "";
}

.fa-dedent:before,
.fa-outdent:before {
  content: "";
}

.fa-indent:before {
  content: "";
}

.fa-video-camera:before {
  content: "";
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "";
}

.fa-pencil:before {
  content: "";
}

.fa-map-marker:before {
  content: "";
}

.fa-adjust:before {
  content: "";
}

.fa-tint:before {
  content: "";
}

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "";
}

.fa-share-square-o:before {
  content: "";
}

.fa-check-square-o:before {
  content: "";
}

.fa-arrows:before {
  content: "";
}

.fa-step-backward:before {
  content: "";
}

.fa-fast-backward:before {
  content: "";
}

.fa-backward:before {
  content: "";
}

.fa-play:before {
  content: "";
}

.fa-pause:before {
  content: "";
}

.fa-stop:before {
  content: "";
}

.fa-forward:before {
  content: "";
}

.fa-fast-forward:before {
  content: "";
}

.fa-step-forward:before {
  content: "";
}

.fa-eject:before {
  content: "";
}

.fa-chevron-left:before, .mobile-menu .back-link:before, .jcl_navbar .ajaxprev:before {
  content: "";
}

.fa-chevron-right:before, .with-blue-arrow:before, .mobile-menu ul.nav > li.parent > a:before,
.mobile-menu ul > li.parent > a:before, .jcl_event_detail .labels:before, .jcl_navbar .ajaxnext:before {
  content: "";
}

.fa-plus-circle:before {
  content: "";
}

.fa-minus-circle:before {
  content: "";
}

.fa-times-circle:before {
  content: "";
}

.fa-check-circle:before {
  content: "";
}

.fa-question-circle:before {
  content: "";
}

.fa-info-circle:before {
  content: "";
}

.fa-crosshairs:before {
  content: "";
}

.fa-times-circle-o:before {
  content: "";
}

.fa-check-circle-o:before {
  content: "";
}

.fa-ban:before, .btn-reg--noshow:before, .btn-reg--withdrawn:before {
  content: "";
}

.fa-arrow-left:before {
  content: "";
}

.fa-arrow-right:before {
  content: "";
}

.fa-arrow-up:before {
  content: "";
}

.fa-arrow-down:before {
  content: "";
}

.fa-mail-forward:before,
.fa-share:before {
  content: "";
}

.fa-expand:before {
  content: "";
}

.fa-compress:before {
  content: "";
}

.fa-plus:before {
  content: "";
}

.fa-minus:before {
  content: "";
}

.fa-asterisk:before {
  content: "";
}

.fa-exclamation-circle:before {
  content: "";
}

.fa-gift:before {
  content: "";
}

.fa-leaf:before {
  content: "";
}

.fa-fire:before {
  content: "";
}

.fa-eye:before {
  content: "";
}

.fa-eye-slash:before {
  content: "";
}

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "";
}

.fa-plane:before {
  content: "";
}

.fa-calendar:before, .middle .box.icon-calendar:before, .jcalpro_events_link a:before, .com_jcalpro .icon-arrow-down:before {
  content: "";
}

.fa-random:before {
  content: "";
}

.fa-comment:before {
  content: "";
}

.fa-magnet:before {
  content: "";
}

.fa-chevron-up:before, .cf_form .headexpand:before {
  content: "";
}

.fa-chevron-down:before, .content .ifaq-tpl-clean_blue_arrow .ifaq-collapsible > a:before, .pane-sliders .pane-toggler > a:before {
  content: "";
}

.fa-retweet:before {
  content: "";
}

.fa-shopping-cart:before {
  content: "";
}

.fa-folder:before {
  content: "";
}

.fa-folder-open:before {
  content: "";
}

.fa-arrows-v:before {
  content: "";
}

.fa-arrows-h:before {
  content: "";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "";
}

.fa-twitter-square:before {
  content: "";
}

.fa-facebook-square:before {
  content: "";
}

.fa-camera-retro:before {
  content: "";
}

.fa-key:before {
  content: "";
}

.fa-gears:before,
.fa-cogs:before {
  content: "";
}

.fa-comments:before {
  content: "";
}

.fa-thumbs-o-up:before {
  content: "";
}

.fa-thumbs-o-down:before {
  content: "";
}

.fa-star-half:before {
  content: "";
}

.fa-heart-o:before {
  content: "";
}

.fa-sign-out:before {
  content: "";
}

.fa-linkedin-square:before {
  content: "";
}

.fa-thumb-tack:before {
  content: "";
}

.fa-external-link:before {
  content: "";
}

.fa-sign-in:before {
  content: "";
}

.fa-trophy:before {
  content: "";
}

.fa-github-square:before {
  content: "";
}

.fa-upload:before {
  content: "";
}

.fa-lemon-o:before {
  content: "";
}

.fa-phone:before {
  content: "";
}

.fa-square-o:before {
  content: "";
}

.fa-bookmark-o:before {
  content: "";
}

.fa-phone-square:before {
  content: "";
}

.fa-twitter:before {
  content: "";
}

.fa-facebook-f:before,
.fa-facebook:before {
  content: "";
}

.fa-github:before {
  content: "";
}

.fa-unlock:before {
  content: "";
}

.fa-credit-card:before {
  content: "";
}

.fa-feed:before,
.fa-rss:before {
  content: "";
}

.fa-hdd-o:before {
  content: "";
}

.fa-bullhorn:before {
  content: "";
}

.fa-bell:before {
  content: "";
}

.fa-certificate:before {
  content: "";
}

.fa-hand-o-right:before {
  content: "";
}

.fa-hand-o-left:before {
  content: "";
}

.fa-hand-o-up:before {
  content: "";
}

.fa-hand-o-down:before {
  content: "";
}

.fa-arrow-circle-left:before {
  content: "";
}

.fa-arrow-circle-right:before {
  content: "";
}

.fa-arrow-circle-up:before {
  content: "";
}

.fa-arrow-circle-down:before {
  content: "";
}

.fa-globe:before {
  content: "";
}

.fa-wrench:before {
  content: "";
}

.fa-tasks:before {
  content: "";
}

.fa-filter:before {
  content: "";
}

.fa-briefcase:before {
  content: "";
}

.fa-arrows-alt:before, .mejs-container .mejs-inner .mejs-controls .mejs-fullscreen-button.mejs-fullscreen-button button:before {
  content: "";
}

.fa-group:before,
.fa-users:before {
  content: "";
}

.fa-chain:before,
.fa-link:before {
  content: "";
}

.fa-cloud:before {
  content: "";
}

.fa-flask:before {
  content: "";
}

.fa-cut:before,
.fa-scissors:before {
  content: "";
}

.fa-copy:before,
.fa-files-o:before {
  content: "";
}

.fa-paperclip:before {
  content: "";
}

.fa-save:before,
.fa-floppy-o:before {
  content: "";
}

.fa-square:before {
  content: "";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "";
}

.fa-list-ul:before {
  content: "";
}

.fa-list-ol:before {
  content: "";
}

.fa-strikethrough:before {
  content: "";
}

.fa-underline:before {
  content: "";
}

.fa-table:before {
  content: "";
}

.fa-magic:before {
  content: "";
}

.fa-truck:before {
  content: "";
}

.fa-pinterest:before {
  content: "";
}

.fa-pinterest-square:before {
  content: "";
}

.fa-google-plus-square:before {
  content: "";
}

.fa-google-plus:before {
  content: "";
}

.fa-money:before {
  content: "";
}

.fa-caret-down:before, .chzn-container-single .chzn-single div b:before,
.row-fluid .chzn-container-single .chzn-single div b:before,
.chzn-container-multi .chzn-choices div b:before,
.row-fluid .chzn-container-multi .chzn-choices div b:before {
  content: "";
}

.fa-caret-up:before {
  content: "";
}

.fa-caret-left:before {
  content: "";
}

.fa-caret-right:before {
  content: "";
}

.fa-columns:before {
  content: "";
}

.fa-unsorted:before,
.fa-sort:before {
  content: "";
}

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "";
}

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "";
}

.fa-envelope:before, .middle .box.icon-envelope:before {
  content: "";
}

.fa-linkedin:before {
  content: "";
}

.fa-rotate-left:before,
.fa-undo:before,
.cf_form .cf_resetAll_link:before {
  content: "";
}

.fa-legal:before,
.fa-gavel:before {
  content: "";
}

.fa-dashboard:before,
.fa-tachometer:before {
  content: "";
}

.fa-comment-o:before {
  content: "";
}

.fa-comments-o:before {
  content: "";
}

.fa-flash:before,
.fa-bolt:before {
  content: "";
}

.fa-sitemap:before {
  content: "";
}

.fa-umbrella:before {
  content: "";
}

.fa-paste:before,
.fa-clipboard:before {
  content: "";
}

.fa-lightbulb-o:before {
  content: "";
}

.fa-exchange:before {
  content: "";
}

.fa-cloud-download:before {
  content: "";
}

.fa-cloud-upload:before {
  content: "";
}

.fa-user-md:before {
  content: "";
}

.fa-stethoscope:before {
  content: "";
}

.fa-suitcase:before {
  content: "";
}

.fa-bell-o:before {
  content: "";
}

.fa-coffee:before {
  content: "";
}

.fa-cutlery:before {
  content: "";
}

.fa-file-text-o:before {
  content: "";
}

.fa-building-o:before {
  content: "";
}

.fa-hospital-o:before {
  content: "";
}

.fa-ambulance:before {
  content: "";
}

.fa-medkit:before {
  content: "";
}

.fa-fighter-jet:before {
  content: "";
}

.fa-beer:before {
  content: "";
}

.fa-h-square:before {
  content: "";
}

.fa-plus-square:before {
  content: "";
}

.fa-angle-double-left:before {
  content: "";
}

.fa-angle-double-right:before {
  content: "";
}

.fa-angle-double-up:before {
  content: "";
}

.fa-angle-double-down:before {
  content: "";
}

.fa-angle-left:before, .jcalpro_calendar_nav_prev:before {
  content: "";
}

.fa-angle-right:before, .jcalpro_calendar_nav_next:before {
  content: "";
}

.fa-angle-up:before {
  content: "";
}

.fa-angle-down:before {
  content: "";
}

.fa-desktop:before {
  content: "";
}

.fa-laptop:before {
  content: "";
}

.fa-tablet:before {
  content: "";
}

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "";
}

.fa-circle-o:before {
  content: "";
}

.fa-quote-left:before {
  content: "";
}

.fa-quote-right:before {
  content: "";
}

.fa-spinner:before {
  content: "";
}

.fa-circle:before {
  content: "";
}

.fa-mail-reply:before,
.fa-reply:before {
  content: "";
}

.fa-github-alt:before {
  content: "";
}

.fa-folder-o:before {
  content: "";
}

.fa-folder-open-o:before {
  content: "";
}

.fa-smile-o:before {
  content: "";
}

.fa-frown-o:before {
  content: "";
}

.fa-meh-o:before {
  content: "";
}

.fa-gamepad:before {
  content: "";
}

.fa-keyboard-o:before {
  content: "";
}

.fa-flag-o:before {
  content: "";
}

.fa-flag-checkered:before {
  content: "";
}

.fa-terminal:before {
  content: "";
}

.fa-code:before {
  content: "";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "";
}

.fa-location-arrow:before {
  content: "";
}

.fa-crop:before {
  content: "";
}

.fa-code-fork:before {
  content: "";
}

.fa-unlink:before,
.fa-chain-broken:before {
  content: "";
}

.fa-question:before, .icon-ifaq:before {
  content: "";
}

.fa-info:before {
  content: "";
}

.fa-exclamation:before {
  content: "";
}

.fa-superscript:before {
  content: "";
}

.fa-subscript:before {
  content: "";
}

.fa-eraser:before {
  content: "";
}

.fa-puzzle-piece:before {
  content: "";
}

.fa-microphone:before {
  content: "";
}

.fa-microphone-slash:before {
  content: "";
}

.fa-shield:before {
  content: "";
}

.fa-calendar-o:before {
  content: "";
}

.fa-fire-extinguisher:before {
  content: "";
}

.fa-rocket:before {
  content: "";
}

.fa-maxcdn:before {
  content: "";
}

.fa-chevron-circle-left:before, .slick-prev:before {
  content: "";
}

.fa-chevron-circle-right:before, .slick-next:before {
  content: "";
}

.fa-chevron-circle-up:before {
  content: "";
}

.fa-chevron-circle-down:before {
  content: "";
}

.fa-html5:before {
  content: "";
}

.fa-css3:before {
  content: "";
}

.fa-anchor:before {
  content: "";
}

.fa-unlock-alt:before {
  content: "";
}

.fa-bullseye:before {
  content: "";
}

.fa-ellipsis-h:before {
  content: "";
}

.fa-ellipsis-v:before {
  content: "";
}

.fa-rss-square:before {
  content: "";
}

.fa-play-circle:before, .mejs-container .mejs-inner .mejs-controls .mejs-play button:before {
  content: "";
}

.fa-ticket:before {
  content: "";
}

.fa-minus-square:before {
  content: "";
}

.fa-minus-square-o:before {
  content: "";
}

.fa-level-up:before {
  content: "";
}

.fa-level-down:before {
  content: "";
}

.fa-check-square:before {
  content: "";
}

.fa-pencil-square:before {
  content: "";
}

.fa-external-link-square:before {
  content: "";
}

.fa-share-square:before {
  content: "";
}

.fa-compass:before {
  content: "";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "";
}

.fa-euro:before,
.fa-eur:before {
  content: "";
}

.fa-gbp:before {
  content: "";
}

.fa-dollar:before,
.fa-usd:before {
  content: "";
}

.fa-rupee:before,
.fa-inr:before {
  content: "";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "";
}

.fa-won:before,
.fa-krw:before {
  content: "";
}

.fa-bitcoin:before,
.fa-btc:before {
  content: "";
}

.fa-file:before {
  content: "";
}

.fa-file-text:before {
  content: "";
}

.fa-sort-alpha-asc:before {
  content: "";
}

.fa-sort-alpha-desc:before {
  content: "";
}

.fa-sort-amount-asc:before {
  content: "";
}

.fa-sort-amount-desc:before {
  content: "";
}

.fa-sort-numeric-asc:before {
  content: "";
}

.fa-sort-numeric-desc:before {
  content: "";
}

.fa-thumbs-up:before {
  content: "";
}

.fa-thumbs-down:before {
  content: "";
}

.fa-youtube-square:before {
  content: "";
}

.fa-youtube:before {
  content: "";
}

.fa-xing:before {
  content: "";
}

.fa-xing-square:before {
  content: "";
}

.fa-youtube-play:before {
  content: "";
}

.fa-dropbox:before {
  content: "";
}

.fa-stack-overflow:before {
  content: "";
}

.fa-instagram:before {
  content: "";
}

.fa-flickr:before {
  content: "";
}

.fa-adn:before {
  content: "";
}

.fa-bitbucket:before {
  content: "";
}

.fa-bitbucket-square:before {
  content: "";
}

.fa-tumblr:before {
  content: "";
}

.fa-tumblr-square:before {
  content: "";
}

.fa-long-arrow-down:before {
  content: "";
}

.fa-long-arrow-up:before {
  content: "";
}

.fa-long-arrow-left:before {
  content: "";
}

.fa-long-arrow-right:before {
  content: "";
}

.fa-apple:before {
  content: "";
}

.fa-windows:before {
  content: "";
}

.fa-android:before {
  content: "";
}

.fa-linux:before {
  content: "";
}

.fa-dribbble:before {
  content: "";
}

.fa-skype:before {
  content: "";
}

.fa-foursquare:before {
  content: "";
}

.fa-trello:before {
  content: "";
}

.fa-female:before {
  content: "";
}

.fa-male:before {
  content: "";
}

.fa-gittip:before,
.fa-gratipay:before {
  content: "";
}

.fa-sun-o:before {
  content: "";
}

.fa-moon-o:before {
  content: "";
}

.fa-archive:before {
  content: "";
}

.fa-bug:before {
  content: "";
}

.fa-vk:before {
  content: "";
}

.fa-weibo:before {
  content: "";
}

.fa-renren:before {
  content: "";
}

.fa-pagelines:before {
  content: "";
}

.fa-stack-exchange:before {
  content: "";
}

.fa-arrow-circle-o-right:before {
  content: "";
}

.fa-arrow-circle-o-left:before {
  content: "";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "";
}

.fa-dot-circle-o:before {
  content: "";
}

.fa-wheelchair:before {
  content: "";
}

.fa-vimeo-square:before {
  content: "";
}

.fa-turkish-lira:before,
.fa-try:before {
  content: "";
}

.fa-plus-square-o:before {
  content: "";
}

.fa-space-shuttle:before {
  content: "";
}

.fa-slack:before {
  content: "";
}

.fa-envelope-square:before {
  content: "";
}

.fa-wordpress:before {
  content: "";
}

.fa-openid:before {
  content: "";
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "";
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "";
}

.fa-yahoo:before {
  content: "";
}

.fa-google:before {
  content: "";
}

.fa-reddit:before {
  content: "";
}

.fa-reddit-square:before {
  content: "";
}

.fa-stumbleupon-circle:before {
  content: "";
}

.fa-stumbleupon:before {
  content: "";
}

.fa-delicious:before {
  content: "";
}

.fa-digg:before {
  content: "";
}

.fa-pied-piper:before {
  content: "";
}

.fa-pied-piper-alt:before {
  content: "";
}

.fa-drupal:before {
  content: "";
}

.fa-joomla:before {
  content: "";
}

.fa-language:before {
  content: "";
}

.fa-fax:before {
  content: "";
}

.fa-building:before {
  content: "";
}

.fa-child:before {
  content: "";
}

.fa-paw:before {
  content: "";
}

.fa-spoon:before {
  content: "";
}

.fa-cube:before {
  content: "";
}

.fa-cubes:before {
  content: "";
}

.fa-behance:before {
  content: "";
}

.fa-behance-square:before {
  content: "";
}

.fa-steam:before {
  content: "";
}

.fa-steam-square:before {
  content: "";
}

.fa-recycle:before {
  content: "";
}

.fa-automobile:before,
.fa-car:before {
  content: "";
}

.fa-cab:before,
.fa-taxi:before {
  content: "";
}

.fa-tree:before {
  content: "";
}

.fa-spotify:before {
  content: "";
}

.fa-deviantart:before {
  content: "";
}

.fa-soundcloud:before {
  content: "";
}

.fa-database:before {
  content: "";
}

.fa-file-pdf-o:before {
  content: "";
}

.fa-file-word-o:before {
  content: "";
}

.fa-file-excel-o:before {
  content: "";
}

.fa-file-powerpoint-o:before {
  content: "";
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "";
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "";
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "";
}

.fa-file-code-o:before {
  content: "";
}

.fa-vine:before {
  content: "";
}

.fa-codepen:before {
  content: "";
}

.fa-jsfiddle:before {
  content: "";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "";
}

.fa-circle-o-notch:before {
  content: "";
}

.fa-ra:before,
.fa-rebel:before {
  content: "";
}

.fa-ge:before,
.fa-empire:before {
  content: "";
}

.fa-git-square:before {
  content: "";
}

.fa-git:before {
  content: "";
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "";
}

.fa-tencent-weibo:before {
  content: "";
}

.fa-qq:before {
  content: "";
}

.fa-wechat:before,
.fa-weixin:before {
  content: "";
}

.fa-send:before,
.fa-paper-plane:before {
  content: "";
}

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "";
}

.fa-history:before {
  content: "";
}

.fa-circle-thin:before {
  content: "";
}

.fa-header:before {
  content: "";
}

.fa-paragraph:before {
  content: "";
}

.fa-sliders:before {
  content: "";
}

.fa-share-alt:before {
  content: "";
}

.fa-share-alt-square:before {
  content: "";
}

.fa-bomb:before {
  content: "";
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "";
}

.fa-tty:before {
  content: "";
}

.fa-binoculars:before {
  content: "";
}

.fa-plug:before {
  content: "";
}

.fa-slideshare:before {
  content: "";
}

.fa-twitch:before {
  content: "";
}

.fa-yelp:before {
  content: "";
}

.fa-newspaper-o:before {
  content: "";
}

.fa-wifi:before {
  content: "";
}

.fa-calculator:before {
  content: "";
}

.fa-paypal:before {
  content: "";
}

.fa-google-wallet:before {
  content: "";
}

.fa-cc-visa:before {
  content: "";
}

.fa-cc-mastercard:before {
  content: "";
}

.fa-cc-discover:before {
  content: "";
}

.fa-cc-amex:before {
  content: "";
}

.fa-cc-paypal:before {
  content: "";
}

.fa-cc-stripe:before {
  content: "";
}

.fa-bell-slash:before {
  content: "";
}

.fa-bell-slash-o:before {
  content: "";
}

.fa-trash:before {
  content: "";
}

.fa-copyright:before {
  content: "";
}

.fa-at:before {
  content: "";
}

.fa-eyedropper:before {
  content: "";
}

.fa-paint-brush:before {
  content: "";
}

.fa-birthday-cake:before {
  content: "";
}

.fa-area-chart:before {
  content: "";
}

.fa-pie-chart:before {
  content: "";
}

.fa-line-chart:before {
  content: "";
}

.fa-lastfm:before {
  content: "";
}

.fa-lastfm-square:before {
  content: "";
}

.fa-toggle-off:before {
  content: "";
}

.fa-toggle-on:before {
  content: "";
}

.fa-bicycle:before {
  content: "";
}

.fa-bus:before {
  content: "";
}

.fa-ioxhost:before {
  content: "";
}

.fa-angellist:before {
  content: "";
}

.fa-cc:before {
  content: "";
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "";
}

.fa-meanpath:before {
  content: "";
}

.fa-buysellads:before {
  content: "";
}

.fa-connectdevelop:before {
  content: "";
}

.fa-dashcube:before {
  content: "";
}

.fa-forumbee:before {
  content: "";
}

.fa-leanpub:before {
  content: "";
}

.fa-sellsy:before {
  content: "";
}

.fa-shirtsinbulk:before {
  content: "";
}

.fa-simplybuilt:before {
  content: "";
}

.fa-skyatlas:before {
  content: "";
}

.fa-cart-plus:before {
  content: "";
}

.fa-cart-arrow-down:before {
  content: "";
}

.fa-diamond:before {
  content: "";
}

.fa-ship:before {
  content: "";
}

.fa-user-secret:before {
  content: "";
}

.fa-motorcycle:before {
  content: "";
}

.fa-street-view:before {
  content: "";
}

.fa-heartbeat:before {
  content: "";
}

.fa-venus:before {
  content: "";
}

.fa-mars:before {
  content: "";
}

.fa-mercury:before {
  content: "";
}

.fa-intersex:before,
.fa-transgender:before {
  content: "";
}

.fa-transgender-alt:before {
  content: "";
}

.fa-venus-double:before {
  content: "";
}

.fa-mars-double:before {
  content: "";
}

.fa-venus-mars:before {
  content: "";
}

.fa-mars-stroke:before {
  content: "";
}

.fa-mars-stroke-v:before {
  content: "";
}

.fa-mars-stroke-h:before {
  content: "";
}

.fa-neuter:before {
  content: "";
}

.fa-genderless:before {
  content: "";
}

.fa-facebook-official:before {
  content: "";
}

.fa-pinterest-p:before {
  content: "";
}

.fa-whatsapp:before {
  content: "";
}

.fa-server:before {
  content: "";
}

.fa-user-plus:before {
  content: "";
}

.fa-user-times:before {
  content: "";
}

.fa-hotel:before,
.fa-bed:before {
  content: "";
}

.fa-viacoin:before {
  content: "";
}

.fa-train:before {
  content: "";
}

.fa-subway:before {
  content: "";
}

.fa-medium:before {
  content: "";
}

.fa-yc:before,
.fa-y-combinator:before {
  content: "";
}

.fa-optin-monster:before {
  content: "";
}

.fa-opencart:before {
  content: "";
}

.fa-expeditedssl:before {
  content: "";
}

.fa-battery-4:before,
.fa-battery-full:before {
  content: "";
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "";
}

.fa-battery-2:before,
.fa-battery-half:before {
  content: "";
}

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "";
}

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "";
}

.fa-mouse-pointer:before {
  content: "";
}

.fa-i-cursor:before {
  content: "";
}

.fa-object-group:before {
  content: "";
}

.fa-object-ungroup:before {
  content: "";
}

.fa-sticky-note:before {
  content: "";
}

.fa-sticky-note-o:before {
  content: "";
}

.fa-cc-jcb:before {
  content: "";
}

.fa-cc-diners-club:before {
  content: "";
}

.fa-clone:before {
  content: "";
}

.fa-balance-scale:before {
  content: "";
}

.fa-hourglass-o:before {
  content: "";
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "";
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "";
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "";
}

.fa-hourglass:before {
  content: "";
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "";
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "";
}

.fa-hand-scissors-o:before {
  content: "";
}

.fa-hand-lizard-o:before {
  content: "";
}

.fa-hand-spock-o:before {
  content: "";
}

.fa-hand-pointer-o:before {
  content: "";
}

.fa-hand-peace-o:before {
  content: "";
}

.fa-trademark:before {
  content: "";
}

.fa-registered:before {
  content: "";
}

.fa-creative-commons:before {
  content: "";
}

.fa-gg:before {
  content: "";
}

.fa-gg-circle:before {
  content: "";
}

.fa-tripadvisor:before {
  content: "";
}

.fa-odnoklassniki:before {
  content: "";
}

.fa-odnoklassniki-square:before {
  content: "";
}

.fa-get-pocket:before {
  content: "";
}

.fa-wikipedia-w:before {
  content: "";
}

.fa-safari:before {
  content: "";
}

.fa-chrome:before {
  content: "";
}

.fa-firefox:before {
  content: "";
}

.fa-opera:before {
  content: "";
}

.fa-internet-explorer:before {
  content: "";
}

.fa-tv:before,
.fa-television:before {
  content: "";
}

.fa-contao:before {
  content: "";
}

.fa-500px:before {
  content: "";
}

.fa-amazon:before {
  content: "";
}

.fa-calendar-plus-o:before {
  content: "";
}

.fa-calendar-minus-o:before {
  content: "";
}

.fa-calendar-times-o:before {
  content: "";
}

.fa-calendar-check-o:before {
  content: "";
}

.fa-industry:before {
  content: "";
}

.fa-map-pin:before {
  content: "";
}

.fa-map-signs:before {
  content: "";
}

.fa-map-o:before {
  content: "";
}

.fa-map:before {
  content: "";
}

.fa-commenting:before {
  content: "";
}

.fa-commenting-o:before {
  content: "";
}

.fa-houzz:before {
  content: "";
}

.fa-vimeo:before {
  content: "";
}

.fa-black-tie:before {
  content: "";
}

.fa-fonticons:before {
  content: "";
}

.fa-reddit-alien:before {
  content: "";
}

.fa-edge:before {
  content: "";
}

.fa-credit-card-alt:before {
  content: "";
}

.fa-codiepie:before {
  content: "";
}

.fa-modx:before {
  content: "";
}

.fa-fort-awesome:before {
  content: "";
}

.fa-usb:before {
  content: "";
}

.fa-product-hunt:before {
  content: "";
}

.fa-mixcloud:before {
  content: "";
}

.fa-scribd:before {
  content: "";
}

.fa-pause-circle:before, .mejs-container .mejs-inner .mejs-controls .mejs-pause button:before {
  content: "";
}

.fa-pause-circle-o:before {
  content: "";
}

.fa-stop-circle:before {
  content: "";
}

.fa-stop-circle-o:before {
  content: "";
}

.fa-shopping-bag:before {
  content: "";
}

.fa-shopping-basket:before {
  content: "";
}

.fa-hashtag:before {
  content: "";
}

.fa-bluetooth:before {
  content: "";
}

.fa-bluetooth-b:before {
  content: "";
}

.fa-percent:before {
  content: "";
}

/* 1.3 Image Sprites
 -----------------------------------------------------------------------------*/
/*
SCSS variables are information about icon's compiled state, stored under its original file name

.icon-home {
  width: $icon-home-width;
}

The large array-like variables contain all information about a single icon
$icon-home: x y offset_x offset_y width height total_width total_height image_path;

At the bottom of this section, we provide information about the spritesheet itself
$spritesheet: width height image $spritesheet-sprites;
*/
/*
The provided mixins are intended to be used with the array-like variables

.icon-home {
  @include sprite-width($icon-home);
}

.icon-email {
  @include sprite($icon-email);
}
*/
/*
The `sprites` mixin generates identical output to the CSS template
  but can be overridden inside of SCSS

@include sprites($spritesheet-sprites);
*/
/* 1.4 Slick Carousel
 -----------------------------------------------------------------------------*/
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}

.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* 1.5 Multiple Select
 -----------------------------------------------------------------------------*/
.ms-parent {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}

.ms-choice {
  display: block;
  width: 100%;
  height: 26px;
  padding: 0;
  overflow: hidden;
  cursor: pointer;
  border: 1px solid #aaa;
  text-align: left;
  white-space: nowrap;
  line-height: 26px;
  color: #444;
  text-decoration: none;
  border-radius: 4px;
  background-color: #fff;
}

.ms-choice.disabled {
  background-color: #f4f4f4;
  background-image: none;
  border: 1px solid #ddd;
  cursor: default;
}

.ms-choice > span {
  position: absolute;
  top: 0;
  left: 0;
  right: 20px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  padding-left: 8px;
}

.ms-choice > span.placeholder {
  color: #999;
}

.ms-choice > div {
  position: absolute;
  top: 0;
  right: 0;
  width: 20px;
  height: 25px;
  background: url("../img/multiple-select.png") left top no-repeat;
}

.ms-choice > div.open {
  background: url("../img/multiple-select.png") right top no-repeat;
}

.ms-drop {
  width: 100%;
  overflow: hidden;
  display: none;
  margin-top: -1px;
  padding: 0;
  position: absolute;
  z-index: 1000;
  background: #fff;
  color: #000;
  border: 1px solid #aaa;
  border-radius: 4px;
}

.ms-drop.bottom {
  top: 100%;
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
}

.ms-drop.top {
  bottom: 100%;
  box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15);
}

.ms-search {
  display: inline-block;
  margin: 0;
  min-height: 26px;
  padding: 4px;
  position: relative;
  white-space: nowrap;
  width: 100%;
  z-index: 10000;
}

.ms-search input {
  width: 100%;
  height: auto !important;
  min-height: 24px;
  padding: 0 20px 0 5px;
  margin: 0;
  outline: 0;
  font-family: sans-serif;
  font-size: 1em;
  border: 1px solid #aaa;
  border-radius: 0;
  box-shadow: none;
  background: #fff url("../img/multiple-select.png") no-repeat 100% -22px;
}

.ms-search, .ms-search input {
  -khtml-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.ms-drop ul {
  overflow: auto;
  margin: 0;
  padding: 5px 8px;
}

.ms-drop ul > li {
  list-style: none;
  display: list-item;
  background-image: none;
  position: static;
}

.ms-drop ul > li .disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
}

.ms-drop ul > li.multiple {
  display: block;
  float: left;
}

.ms-drop ul > li.group {
  clear: both;
}

.ms-drop ul > li.multiple label {
  width: 100%;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ms-drop ul > li label {
  font-weight: normal;
  display: block;
  white-space: nowrap;
}

.ms-drop ul > li label.optgroup {
  font-weight: bold;
}

.ms-drop input[type="checkbox"] {
  vertical-align: middle;
}

.ms-drop .ms-no-results {
  display: none;
}

/* 1.6 Chartist.js
 -----------------------------------------------------------------------------*/
.ct-label {
  fill: rgba(0, 0, 0, 0.4);
  color: rgba(0, 0, 0, 0.4);
  font-size: 0.75rem;
  line-height: 1;
}

.ct-chart-line .ct-label,
.ct-chart-bar .ct-label {
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.ct-label.ct-horizontal.ct-start {
  -webkit-box-align: flex-end;
  -ms-flex-align: flex-end;
  align-items: flex-end;
  -webkit-box-pack: flex-start;
  -ms-flex-pack: flex-start;
  justify-content: flex-start;
  text-align: left;
  text-anchor: start;
}

.ct-label.ct-horizontal.ct-end {
  -webkit-box-align: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
  -webkit-box-pack: flex-start;
  -ms-flex-pack: flex-start;
  justify-content: flex-start;
  text-align: left;
  text-anchor: start;
}

.ct-label.ct-vertical.ct-start {
  -webkit-box-align: flex-end;
  -ms-flex-align: flex-end;
  align-items: flex-end;
  -webkit-box-pack: flex-end;
  -ms-flex-pack: flex-end;
  justify-content: flex-end;
  text-align: right;
  text-anchor: end;
}

.ct-label.ct-vertical.ct-end {
  -webkit-box-align: flex-end;
  -ms-flex-align: flex-end;
  align-items: flex-end;
  -webkit-box-pack: flex-start;
  -ms-flex-pack: flex-start;
  justify-content: flex-start;
  text-align: left;
  text-anchor: start;
}

.ct-chart-bar .ct-label.ct-horizontal.ct-start {
  -webkit-box-align: flex-end;
  -ms-flex-align: flex-end;
  align-items: flex-end;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  text-anchor: start;
}

.ct-chart-bar .ct-label.ct-horizontal.ct-end {
  -webkit-box-align: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  text-anchor: start;
}

.ct-chart-bar.ct-horizontal-bars .ct-label.ct-horizontal.ct-start {
  -webkit-box-align: flex-end;
  -ms-flex-align: flex-end;
  align-items: flex-end;
  -webkit-box-pack: flex-start;
  -ms-flex-pack: flex-start;
  justify-content: flex-start;
  text-align: left;
  text-anchor: start;
}

.ct-chart-bar.ct-horizontal-bars .ct-label.ct-horizontal.ct-end {
  -webkit-box-align: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
  -webkit-box-pack: flex-start;
  -ms-flex-pack: flex-start;
  justify-content: flex-start;
  text-align: left;
  text-anchor: start;
}

.ct-chart-bar.ct-horizontal-bars .ct-label.ct-vertical.ct-start {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: flex-end;
  -ms-flex-pack: flex-end;
  justify-content: flex-end;
  text-align: right;
  text-anchor: end;
}

.ct-chart-bar.ct-horizontal-bars .ct-label.ct-vertical.ct-end {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: flex-start;
  -ms-flex-pack: flex-start;
  justify-content: flex-start;
  text-align: left;
  text-anchor: end;
}

.ct-grid {
  stroke: rgba(0, 0, 0, 0.2);
  stroke-width: 1px;
  stroke-dasharray: 2px;
}

.ct-point {
  stroke-width: 10px;
  stroke-linecap: round;
}

.ct-line {
  fill: none;
  stroke-width: 4px;
}

.ct-area {
  stroke: none;
  fill-opacity: 0.1;
}

.ct-bar {
  fill: none;
  stroke-width: 10px;
}

.ct-slice-donut {
  fill: none;
  stroke-width: 60px;
}

.ct-series-a .ct-point, .ct-series-a .ct-line, .ct-series-a .ct-bar, .ct-series-a .ct-slice-donut {
  stroke: #7BC04A;
}

.ct-series-a .ct-slice-pie, .ct-series-a .ct-area {
  fill: #7BC04A;
}

.ct-series-b .ct-point, .ct-series-b .ct-line, .ct-series-b .ct-bar, .ct-series-b .ct-slice-donut {
  stroke: #DCE0E5;
}

.ct-series-b .ct-slice-pie, .ct-series-b .ct-area {
  fill: #DCE0E5;
}

.ct-series-c .ct-point, .ct-series-c .ct-line, .ct-series-c .ct-bar, .ct-series-c .ct-slice-donut {
  stroke: #f4c63d;
}

.ct-series-c .ct-slice-pie, .ct-series-c .ct-area {
  fill: #f4c63d;
}

.ct-series-d .ct-point, .ct-series-d .ct-line, .ct-series-d .ct-bar, .ct-series-d .ct-slice-donut {
  stroke: #d17905;
}

.ct-series-d .ct-slice-pie, .ct-series-d .ct-area {
  fill: #d17905;
}

.ct-series-e .ct-point, .ct-series-e .ct-line, .ct-series-e .ct-bar, .ct-series-e .ct-slice-donut {
  stroke: #453d3f;
}

.ct-series-e .ct-slice-pie, .ct-series-e .ct-area {
  fill: #453d3f;
}

.ct-series-f .ct-point, .ct-series-f .ct-line, .ct-series-f .ct-bar, .ct-series-f .ct-slice-donut {
  stroke: #59922b;
}

.ct-series-f .ct-slice-pie, .ct-series-f .ct-area {
  fill: #59922b;
}

.ct-series-g .ct-point, .ct-series-g .ct-line, .ct-series-g .ct-bar, .ct-series-g .ct-slice-donut {
  stroke: #0544d3;
}

.ct-series-g .ct-slice-pie, .ct-series-g .ct-area {
  fill: #0544d3;
}

.ct-series-h .ct-point, .ct-series-h .ct-line, .ct-series-h .ct-bar, .ct-series-h .ct-slice-donut {
  stroke: #6b0392;
}

.ct-series-h .ct-slice-pie, .ct-series-h .ct-area {
  fill: #6b0392;
}

.ct-series-i .ct-point, .ct-series-i .ct-line, .ct-series-i .ct-bar, .ct-series-i .ct-slice-donut {
  stroke: #f05b4f;
}

.ct-series-i .ct-slice-pie, .ct-series-i .ct-area {
  fill: #f05b4f;
}

.ct-series-j .ct-point, .ct-series-j .ct-line, .ct-series-j .ct-bar, .ct-series-j .ct-slice-donut {
  stroke: #dda458;
}

.ct-series-j .ct-slice-pie, .ct-series-j .ct-area {
  fill: #dda458;
}

.ct-series-k .ct-point, .ct-series-k .ct-line, .ct-series-k .ct-bar, .ct-series-k .ct-slice-donut {
  stroke: #eacf7d;
}

.ct-series-k .ct-slice-pie, .ct-series-k .ct-area {
  fill: #eacf7d;
}

.ct-series-l .ct-point, .ct-series-l .ct-line, .ct-series-l .ct-bar, .ct-series-l .ct-slice-donut {
  stroke: #86797d;
}

.ct-series-l .ct-slice-pie, .ct-series-l .ct-area {
  fill: #86797d;
}

.ct-series-m .ct-point, .ct-series-m .ct-line, .ct-series-m .ct-bar, .ct-series-m .ct-slice-donut {
  stroke: #b2c326;
}

.ct-series-m .ct-slice-pie, .ct-series-m .ct-area {
  fill: #b2c326;
}

.ct-series-n .ct-point, .ct-series-n .ct-line, .ct-series-n .ct-bar, .ct-series-n .ct-slice-donut {
  stroke: #6188e2;
}

.ct-series-n .ct-slice-pie, .ct-series-n .ct-area {
  fill: #6188e2;
}

.ct-series-o .ct-point, .ct-series-o .ct-line, .ct-series-o .ct-bar, .ct-series-o .ct-slice-donut {
  stroke: #a748ca;
}

.ct-series-o .ct-slice-pie, .ct-series-o .ct-area {
  fill: #a748ca;
}

.ct-square {
  display: block;
  position: relative;
  width: 100%;
}

.ct-square:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 100%;
}

.ct-square:after {
  content: "";
  display: table;
  clear: both;
}

.ct-square > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.ct-minor-second {
  display: block;
  position: relative;
  width: 100%;
}

.ct-minor-second:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 93.75%;
}

.ct-minor-second:after {
  content: "";
  display: table;
  clear: both;
}

.ct-minor-second > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.ct-major-second {
  display: block;
  position: relative;
  width: 100%;
}

.ct-major-second:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 88.88889%;
}

.ct-major-second:after {
  content: "";
  display: table;
  clear: both;
}

.ct-major-second > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.ct-minor-third {
  display: block;
  position: relative;
  width: 100%;
}

.ct-minor-third:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 83.33333%;
}

.ct-minor-third:after {
  content: "";
  display: table;
  clear: both;
}

.ct-minor-third > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.ct-major-third {
  display: block;
  position: relative;
  width: 100%;
}

.ct-major-third:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 80%;
}

.ct-major-third:after {
  content: "";
  display: table;
  clear: both;
}

.ct-major-third > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.ct-perfect-fourth {
  display: block;
  position: relative;
  width: 100%;
}

.ct-perfect-fourth:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 75%;
}

.ct-perfect-fourth:after {
  content: "";
  display: table;
  clear: both;
}

.ct-perfect-fourth > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.ct-perfect-fifth {
  display: block;
  position: relative;
  width: 100%;
}

.ct-perfect-fifth:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 66.66667%;
}

.ct-perfect-fifth:after {
  content: "";
  display: table;
  clear: both;
}

.ct-perfect-fifth > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.ct-minor-sixth {
  display: block;
  position: relative;
  width: 100%;
}

.ct-minor-sixth:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 62.5%;
}

.ct-minor-sixth:after {
  content: "";
  display: table;
  clear: both;
}

.ct-minor-sixth > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.ct-golden-section {
  display: block;
  position: relative;
  width: 100%;
}

.ct-golden-section:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 61.8047%;
}

.ct-golden-section:after {
  content: "";
  display: table;
  clear: both;
}

.ct-golden-section > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.ct-major-sixth {
  display: block;
  position: relative;
  width: 100%;
}

.ct-major-sixth:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 60%;
}

.ct-major-sixth:after {
  content: "";
  display: table;
  clear: both;
}

.ct-major-sixth > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.ct-minor-seventh {
  display: block;
  position: relative;
  width: 100%;
}

.ct-minor-seventh:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 56.25%;
}

.ct-minor-seventh:after {
  content: "";
  display: table;
  clear: both;
}

.ct-minor-seventh > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.ct-major-seventh {
  display: block;
  position: relative;
  width: 100%;
}

.ct-major-seventh:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 53.33333%;
}

.ct-major-seventh:after {
  content: "";
  display: table;
  clear: both;
}

.ct-major-seventh > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.ct-octave {
  display: block;
  position: relative;
  width: 100%;
}

.ct-octave:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 50%;
}

.ct-octave:after {
  content: "";
  display: table;
  clear: both;
}

.ct-octave > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.ct-major-tenth {
  display: block;
  position: relative;
  width: 100%;
}

.ct-major-tenth:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 40%;
}

.ct-major-tenth:after {
  content: "";
  display: table;
  clear: both;
}

.ct-major-tenth > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.ct-major-eleventh {
  display: block;
  position: relative;
  width: 100%;
}

.ct-major-eleventh:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 37.5%;
}

.ct-major-eleventh:after {
  content: "";
  display: table;
  clear: both;
}

.ct-major-eleventh > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.ct-major-twelfth {
  display: block;
  position: relative;
  width: 100%;
}

.ct-major-twelfth:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 33.33333%;
}

.ct-major-twelfth:after {
  content: "";
  display: table;
  clear: both;
}

.ct-major-twelfth > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.ct-double-octave {
  display: block;
  position: relative;
  width: 100%;
}

.ct-double-octave:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 25%;
}

.ct-double-octave:after {
  content: "";
  display: table;
  clear: both;
}

.ct-double-octave > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

/* 1.7 Joomla LMS Icons
 -----------------------------------------------------------------------------*/
/* 2. BASE
 -------------------------------------------------------------------------------
 =============================================================================*/
/* 2.1 Template variables and mixins
 -----------------------------------------------------------------------------*/
/*
    How to use:
    .example {
      ...
      @extend %clearfix;
    }
*/
.box__content:after, .tabbed-content .tab-pane-content:after, .filter__wrap:after, .middle .box:after, .profile__chart:after, .profile-mods__wide .box:after, .page-class--dashboard .tab-content:after, .bookmark_article_list .bk_article_list:after, .event-details-button-list:after, .jcal_categories:after, .top-filters:after, .lms-sp-head:after, .lms-sp-head0:after,
.lms-sp-head1:after, #sp_related_articles:after, .search-results--videos:after, .content .ifaq-tpl-clean_blue_arrow .ifaq-panel .ifaq-content:after, .notification-top-form:after, dl.tabs:after {
  content: "";
  display: table;
  clear: both;
}

/* 2.2 Typography
 -----------------------------------------------------------------------------*/
a {
  -webkit-transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
          transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
}

a:focus {
  outline: none;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  font-family: "Trade Gothic W01", Arial Narrow, Arial, sans-serif;
  font-weight: 600;
  color: #000;
}

.fa.active, .active.btn-reg--registered, .active.btn-reg--attended, .active.btn-reg--noshow, .active.btn-reg--withdrawn, .active.with-blue-arrow:before, .styled-checkbox + label.active:before, .chzn-container-single .chzn-single div b.active,
.chzn-container-multi .chzn-choices div b.active, .mejs-container .mejs-inner .mejs-controls .mejs-playpause-button button.active, .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-mute button.active, .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-unmute button.active, .mejs-container .mejs-inner .mejs-controls .mejs-fullscreen-button.mejs-fullscreen-button button.active, .search-mod .active.form-inline:before, .main-search .search form .active.btn:before, .main-search .search form .cf_form .active.cf_resetAll_link:before, .cf_form .main-search .search form .active.cf_resetAll_link:before, .main-search .search form #erLoginForm .active.er-form-button:before, #erLoginForm .main-search .search form .active.er-form-button:before, .middle .active.box.icon-calendar:before, .middle .active.box.icon-book:before, .middle .active.box.icon-envelope:before,
.mobile-menu ul > li.parent > a.active:before, .mobile-menu .active.back-link:before, .active.slick-prev, .active.slick-next, .jcl_event_detail .active.labels:before, .active.jcalpro_calendar_nav_prev, .active.jcalpro_calendar_nav_next, .jcalpro_events_link a.active, .jcl_navbar .active.ajaxprev:before, .jcl_navbar .active.ajaxnext:before, .com_jcalpro .active.icon-arrow-down, .lms-sp-enroll .active.course-submit-button.course-submit-button--registered, .cf_form .active.headexpand, .cf_form .cf_filters_list li a.active.cf_sel_opt:before, .cf_form .cf_filters_list li .cf_clear a.active:before, .cf_form .active.cf_resetAll_link:before, .active.icon-ifaq, .content .ifaq-tpl-clean_blue_arrow .ifaq-collapsible > a.active, .pane-sliders .pane-toggler > a.active {
  color: #E20000;
}

.page-title {
  font-size: 22px;
  margin-bottom: 0.1em;
  color: #000000;
  font-family: "Trade Gothic W01", Arial Narrow, Arial, sans-serif;
  font-weight: bold;
}

@media (min-width: 480px) {
  .page-title {
    font-size: 34px;
  }
}

.blog .leading-0,
.blog .item {
  position: relative;
  margin-bottom: 30px;
}

.page-header,
.componentheading {
  border-bottom: 1px solid #E6E6E6;
  margin-top: 0;
  padding-bottom: 0;
  margin: 0 0 10px;
  clear: both;
  padding-right: 60px;
  text-transform: uppercase;
}

@media (min-width: 768px) {
  .page-header,
  .componentheading {
    margin: 0 0 20px;
  }
}

.page-header h1, .page-header h2, .page-header h3, .page-header h4, .page-header h5, .page-header h6,
.componentheading h1,
.componentheading h2,
.componentheading h3,
.componentheading h4,
.componentheading h5,
.componentheading h6 {
  font-family: "Trade Gothic W01", Arial Narrow, Arial, sans-serif;
  font-weight: bold;
  font-size: 22px;
  color: black;
  text-transform: uppercase;
}

@media (min-width: 768px) {
  .page-header h1, .page-header h2, .page-header h3, .page-header h4, .page-header h5, .page-header h6,
  .componentheading h1,
  .componentheading h2,
  .componentheading h3,
  .componentheading h4,
  .componentheading h5,
  .componentheading h6 {
    font-size: 26px;
    margin-bottom: 13px;
  }
}

@media (min-width: 992px) {
  .page-header h1, .page-header h2, .page-header h3, .page-header h4, .page-header h5, .page-header h6,
  .componentheading h1,
  .componentheading h2,
  .componentheading h3,
  .componentheading h4,
  .componentheading h5,
  .componentheading h6 {
    font-size: 30px;
  }
}

@media (min-width: 1200px) {
  .page-header h1, .page-header h2, .page-header h3, .page-header h4, .page-header h5, .page-header h6,
  .componentheading h1,
  .componentheading h2,
  .componentheading h3,
  .componentheading h4,
  .componentheading h5,
  .componentheading h6 {
    font-size: 34px;
  }
}

.page-header--xs-mb {
  margin: 0 0 10px;
}

.contentheading,
.docman_description h1,
.componentheading {
  font-family: "Trade Gothic W01", Arial Narrow, Arial, sans-serif;
  font-weight: bold;
  font-size: 22px;
  color: black;
  text-transform: uppercase;
}

@media (min-width: 768px) {
  .contentheading,
  .docman_description h1,
  .componentheading {
    font-size: 26px;
    margin-bottom: 13px;
  }
}

@media (min-width: 992px) {
  .contentheading,
  .docman_description h1,
  .componentheading {
    font-size: 30px;
  }
}

@media (min-width: 1200px) {
  .contentheading,
  .docman_description h1,
  .componentheading {
    font-size: 34px;
  }
}

h1.componentheading {
  padding-bottom: 13px;
}

strong,
.bold,
.tag-title {
  color: #000;
  font-weight: bold;
}

.btn-primary.disabled, .koowa_table__download .disabled.btn, .cf_form .form-horizontal .disabled.cf_search_button, .cf_form .cf_filters_list li .cf_clear a.disabled, .cf_form .disabled.cf_resetAll_link, #erLoginForm .disabled.er-form-button {
  color: #fff;
}

.btn-group > .btn-primary, .koowa_table__download .btn-group > .btn, .cf_form .cf_filters_list li .cf_clear .koowa_table__download .btn-group > a, .cf_form .koowa_table__download .btn-group > .cf_resetAll_link, #erLoginForm .koowa_table__download .btn-group > .er-form-button, .cf_form .form-horizontal .btn-group > .cf_search_button, .cf_form .cf_filters_list li .cf_clear .btn-group > a, .cf_form .btn-group > .cf_resetAll_link, #erLoginForm .btn-group > .er-form-button {
  border-right: 2px solid #0072a3;
}

.btn-group > .btn-primary:last-child, .koowa_table__download .btn-group > .btn:last-child, .cf_form .cf_filters_list li .cf_clear .koowa_table__download .btn-group > a:last-child, .cf_form .koowa_table__download .btn-group > .cf_resetAll_link:last-child, #erLoginForm .koowa_table__download .btn-group > .er-form-button:last-child, .cf_form .form-horizontal .btn-group > .cf_search_button:last-child, .cf_form .cf_filters_list li .cf_clear .btn-group > a:last-child, .cf_form .btn-group > .cf_resetAll_link:last-child, #erLoginForm .btn-group > .er-form-button:last-child {
  border-right: 0;
}

.btn-lg, .btn-group-lg > .btn, .cf_form .cf_filters_list li .cf_clear .btn-group-lg > a, .cf_form .btn-group-lg > .cf_resetAll_link, #erLoginForm .er-form-button, .formResponsive .formHorizontal .rsform-block-submit #Submit {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0px;
}

@media (min-width: 768px) {
  .btn-lg, .btn-group-lg > .btn, .cf_form .cf_filters_list li .cf_clear .btn-group-lg > a, .cf_form .btn-group-lg > .cf_resetAll_link, #erLoginForm .er-form-button, .formResponsive .formHorizontal .rsform-block-submit #Submit {
    padding: 8px 19px;
    font-size: 16px;
    line-height: 1.33333;
    border-radius: 0px;
  }
}

.btn-table {
  margin-bottom: 15px;
}

.btn--bordered {
  border: 2px solid #ccc;
  border-radius: 5px;
  font-size: 12px;
  color: #6D6E70;
  padding: 5px 8px 4px;
  margin-top: 2px;
  margin-bottom: 2px;
}

.btn--bordered-yellow {
  border-color: #E4DD17;
}

.btn--bordered-yellow:hover {
  background: #FBFAD7;
}

.btn--bordered-green {
  border-color: #7EB724;
}

.btn--bordered-green:hover {
  background: #DDEACB;
}

.btn--bordered-blue {
  border-color: #249AD6;
}

.btn--bordered-blue:hover {
  background: #cfe9f7;
}

.btn--bordered-grey {
  border-color: #707070;
}

.btn--bordered-grey:hover {
  background: #d6d6d6;
}

.btn-reg {
  width: 20px;
  height: 20px;
  overflow: hidden;
  border-radius: 50%;
  padding: 0;
  background: #fff;
  border: 2px solid #C4C5C7;
  padding: 2px 10px;
  margin: 0;
  padding: 0;
  cursor: pointer;
  text-align: center;
  position: relative;
  display: inline-block;
}

.btn-reg--active,
.btn-reg--registered,
.btn-reg--attended,
.btn-reg--noshow,
.btn-reg--withdrawn,
.btn-reg--waitlisted {
  background: #7DC14C;
  border-color: #70b53f;
  color: #fff;
  cursor: default;
  margin-bottom: 0;
  display: inline-block;
  padding: 0;
  margin: 0;
}

.btn-reg--active:hover,
.btn-reg--registered:hover,
.btn-reg--attended:hover,
.btn-reg--noshow:hover,
.btn-reg--withdrawn:hover,
.btn-reg--waitlisted:hover {
  color: #fff;
}

.btn-reg--active:before,
.btn-reg--registered:before,
.btn-reg--attended:before,
.btn-reg--noshow:before,
.btn-reg--withdrawn:before,
.btn-reg--waitlisted:before {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -7px;
  margin-top: -6px;
  font-size: 13px;
}

.btn-reg--attended,
.btn-reg--noshow,
.btn-reg--withdrawn,
.btn-reg--waitlisted {
  background: red;
  border: 2px solid red;
}

.btn-reg--attended {
  background: #2aa6e2;
  border: 2px solid #1d9ad5;
  color: #fff;
}

.btn-reg--attended:hover {
  color: #fff;
}

.btn-reg--attended:before {
  margin-top: -6px;
}

.btn-reg--noshow {
  background: #C8C8C8;
  border: 2px solid #afafaf;
  color: white;
}

.btn-reg--noshow:hover {
  color: white;
}

.btn-reg--noshow:before {
  font-size: 14px;
  margin-left: -6px;
  margin-top: -7px;
}

.btn-reg--withdrawn {
  background: #ece642;
  border: 2px solid #e4dd17;
  color: #87830e;
}

.btn-reg--withdrawn:hover {
  color: #87830e;
}

.btn-reg--withdrawn:before {
  font-size: 14px;
  margin-left: -6px;
  margin-top: -7px;
}

.btn-group > .btn:first-child, .cf_form .cf_filters_list li .cf_clear .btn-group > a:first-child, .cf_form .btn-group > .cf_resetAll_link:first-child, #erLoginForm .btn-group > .er-form-button:first-child {
  border-radius: 0;
}

.btn-back:hover {
  border-width: 1px;
  border-style: solid;
}

.info-registered,
.info-register-status {
  font-size: 11px;
  line-height: 13px;
  color: #4f5153;
  display: block;
  width: 100%;
  clear: both;
}

.bottom .module__title {
  color: #fff;
  font-family: Arial, sans-serif;
  font-weight: bold;
  font-size: 20px;
}

@media (min-width: 768px) {
  .bottom .module__title {
    font-size: 26px;
  }
}

.alert, .alert.alert-error, .alert.alert-message,
.alert.alert-notice,
.alert-notice {
  border-width: 16px 1px 1px 1px;
  min-height: 70px;
  color: #4f5153;
  background: #fff !important;
}

#system-message-container .alert, #system-message-container
.alert-notice {
  box-shadow: 1.5px 2.6px 7px rgba(0, 0, 0, 0.18);
}

.alert .alert-heading,
.alert-notice .alert-heading {
  color: #000;
}

.alert .module__title,
.alert-notice .module__title,
.alert .alert-heading,
.alert-notice .alert-heading {
  font-family: "Trade Gothic W01", Arial Narrow, Arial, sans-serif;
  font-weight: bold;
  color: #000000;
  margin-top: 0;
}

.alert-dismissable .close,
.alert-dismissible .close,
.alert .close,
.alert-notice .close {
  opacity: 1;
  font-size: 28px;
  color: #6E7072;
  top: -10px;
  right: -5px;
  -webkit-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out;
  position: relative;
}

.alert-dismissable .close:hover,
.alert-dismissible .close:hover,
.alert .close:hover,
.alert-notice .close:hover {
  color: #000;
}

.alert-dismissable .close:focus,
.alert-dismissible .close:focus,
.alert .close:focus,
.alert-notice .close:focus {
  outline: none;
}

.bannergroup .alert .close, .bannergroup
.alert-notice .close {
  right: -6px;
  top: -6px;
}

.alert-danger .module__title i, .alert-error.alert .module__title i,
.alert-error.alert-notice .module__title i {
  color: #CC1317;
}

.alert-warning .module__title i {
  color: #FFB41D;
}

.alert-success .module__title i {
  color: #5ABA0A;
}

.alert-info .module__title i, .alert-message.alert .module__title i,
.alert-notice .module__title i,
.alert-notice .module__title i {
  color: #00C3EB;
}

.light-title .box__title,
.sidebar .box.light-title .box__title {
  font-family: Arial, sans-serif;
  font-weight: normal;
  font-size: 18px;
  margin-bottom: 0px;
}

.with-blue-arrow {
  position: relative;
  color: #030303;
  font-weight: bold;
  font-size: 14px;
  font-family: Arial, sans-serif;
}

.with-blue-arrow:before {
  color: #0096d6;
  margin-right: 3px;
}

#jcl_component .table, #jcl_component .item-page table, .item-page #jcl_component table, #jcl_component
.modal-dialog table,
.modal-dialog #jcl_component table {
  border-bottom: 1px solid #D5D6D8;
  border-collapse: collapse;
  border: 0 !important;
}

.table-bordered tr td:first-child, .item-page table tr td:first-child,
.modal-dialog table tr td:first-child {
  border-left: 1px solid #D5D6D8;
}

.table-bordered tr td:last-child, .item-page table tr td:last-child,
.modal-dialog table tr td:last-child {
  border-right: 1px solid #D5D6D8;
}

#jcl_component .table tbody, #jcl_component .item-page table tbody, .item-page #jcl_component table tbody, #jcl_component
.modal-dialog table tbody,
.modal-dialog #jcl_component table tbody,
#jcl_component .table thead,
#jcl_component .item-page table thead, .item-page
#jcl_component table thead,
#jcl_component
.modal-dialog table thead,
.modal-dialog
#jcl_component table thead,
.search-results--events .table tbody,
.search-results--events .item-page table tbody, .item-page
.search-results--events table tbody,
.search-results--events
.modal-dialog table tbody,
.modal-dialog
.search-results--events table tbody,
.search-results--events .table thead,
.search-results--events .item-page table thead, .item-page
.search-results--events table thead,
.search-results--events
.modal-dialog table thead,
.modal-dialog
.search-results--events table thead {
  border-top: 0;
  border: 1px solid #D5D6D8;
}

#jcl_component .table tbody tr, #jcl_component .item-page table tbody tr, .item-page #jcl_component table tbody tr, #jcl_component
.modal-dialog table tbody tr,
.modal-dialog #jcl_component table tbody tr,
#jcl_component .table thead tr,
#jcl_component .item-page table thead tr, .item-page
#jcl_component table thead tr,
#jcl_component
.modal-dialog table thead tr,
.modal-dialog
#jcl_component table thead tr,
.search-results--events .table tbody tr,
.search-results--events .item-page table tbody tr, .item-page
.search-results--events table tbody tr,
.search-results--events
.modal-dialog table tbody tr,
.modal-dialog
.search-results--events table tbody tr,
.search-results--events .table thead tr,
.search-results--events .item-page table thead tr, .item-page
.search-results--events table thead tr,
.search-results--events
.modal-dialog table thead tr,
.modal-dialog
.search-results--events table thead tr {
  display: table-row;
}

#jcl_component .table tbody td, #jcl_component .item-page table tbody td, .item-page #jcl_component table tbody td, #jcl_component
.modal-dialog table tbody td,
.modal-dialog #jcl_component table tbody td, #jcl_component .table tbody th, #jcl_component .item-page table tbody th, .item-page #jcl_component table tbody th, #jcl_component
.modal-dialog table tbody th,
.modal-dialog #jcl_component table tbody th,
#jcl_component .table thead td,
#jcl_component .item-page table thead td, .item-page
#jcl_component table thead td,
#jcl_component
.modal-dialog table thead td,
.modal-dialog
#jcl_component table thead td,
#jcl_component .table thead th,
#jcl_component .item-page table thead th, .item-page
#jcl_component table thead th,
#jcl_component
.modal-dialog table thead th,
.modal-dialog
#jcl_component table thead th,
.search-results--events .table tbody td,
.search-results--events .item-page table tbody td, .item-page
.search-results--events table tbody td,
.search-results--events
.modal-dialog table tbody td,
.modal-dialog
.search-results--events table tbody td,
.search-results--events .table tbody th,
.search-results--events .item-page table tbody th, .item-page
.search-results--events table tbody th,
.search-results--events
.modal-dialog table tbody th,
.modal-dialog
.search-results--events table tbody th,
.search-results--events .table thead td,
.search-results--events .item-page table thead td, .item-page
.search-results--events table thead td,
.search-results--events
.modal-dialog table thead td,
.modal-dialog
.search-results--events table thead td,
.search-results--events .table thead th,
.search-results--events .item-page table thead th, .item-page
.search-results--events table thead th,
.search-results--events
.modal-dialog table thead th,
.modal-dialog
.search-results--events table thead th {
  display: table-cell;
}

.table > thead > tr > th, .item-page table > thead > tr > th,
.modal-dialog table > thead > tr > th {
  background: #3D3D3D;
  color: #fff;
  border: 0;
  padding: 14px 12px;
}

.table > thead > tr > th, .item-page table > thead > tr > th,
.modal-dialog table > thead > tr > th,
.table > thead > tr > td, .item-page table > thead > tr > td,
.modal-dialog table > thead > tr > td,
.table > tbody > tr > th, .item-page table > tbody > tr > th,
.modal-dialog table > tbody > tr > th,
.table > tbody > tr > td, .item-page table > tbody > tr > td,
.modal-dialog table > tbody > tr > td,
.table > tfoot > tr > th, .item-page table > tfoot > tr > th,
.modal-dialog table > tfoot > tr > th,
.table > tfoot > tr > td, .item-page table > tfoot > tr > td,
.modal-dialog table > tfoot > tr > td {
  border-top: 0;
  padding: 14px 12px;
  border-collapse: collapse;
}

.table > thead > tr > th.with-sort-option, .item-page table > thead > tr > th.with-sort-option,
.modal-dialog table > thead > tr > th.with-sort-option {
  cursor: pointer;
  padding-right: 25px;
  position: relative;
}

.table > thead > tr > th.with-sort-option.sorting-asc, .item-page table > thead > tr > th.with-sort-option.sorting-asc,
.modal-dialog table > thead > tr > th.with-sort-option.sorting-asc, .table > thead > tr > th.with-sort-option.sorting-desc, .item-page table > thead > tr > th.with-sort-option.sorting-desc,
.modal-dialog table > thead > tr > th.with-sort-option.sorting-desc {
  background: #4E4F50;
}

.table > thead > tr > th.with-sort-option.sorting-asc:before, .item-page table > thead > tr > th.with-sort-option.sorting-asc:before,
.modal-dialog table > thead > tr > th.with-sort-option.sorting-asc:before, .table > thead > tr > th.with-sort-option.sorting-desc:before, .item-page table > thead > tr > th.with-sort-option.sorting-desc:before,
.modal-dialog table > thead > tr > th.with-sort-option.sorting-desc:before {
  content: ' ';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 5px;
  background: #0096d6;
}

.table > thead > tr > th.with-sort-option .fa, .item-page table > thead > tr > th.with-sort-option .fa,
.modal-dialog table > thead > tr > th.with-sort-option .fa, .table > thead > tr > th.with-sort-option .btn-reg--registered, .item-page table > thead > tr > th.with-sort-option .btn-reg--registered,
.modal-dialog table > thead > tr > th.with-sort-option .btn-reg--registered, .table > thead > tr > th.with-sort-option .btn-reg--attended, .item-page table > thead > tr > th.with-sort-option .btn-reg--attended,
.modal-dialog table > thead > tr > th.with-sort-option .btn-reg--attended, .table > thead > tr > th.with-sort-option .btn-reg--noshow, .item-page table > thead > tr > th.with-sort-option .btn-reg--noshow,
.modal-dialog table > thead > tr > th.with-sort-option .btn-reg--noshow, .table > thead > tr > th.with-sort-option .btn-reg--withdrawn, .item-page table > thead > tr > th.with-sort-option .btn-reg--withdrawn,
.modal-dialog table > thead > tr > th.with-sort-option .btn-reg--withdrawn, .table > thead > tr > th.with-sort-option .with-blue-arrow:before, .item-page table > thead > tr > th.with-sort-option .with-blue-arrow:before,
.modal-dialog table > thead > tr > th.with-sort-option .with-blue-arrow:before, .table > thead > tr > th.with-sort-option .styled-checkbox + label:before, .item-page table > thead > tr > th.with-sort-option .styled-checkbox + label:before,
.modal-dialog table > thead > tr > th.with-sort-option .styled-checkbox + label:before, .table > thead > tr > th.with-sort-option .chzn-container-single .chzn-single div b, .chzn-container-single .chzn-single div .table > thead > tr > th.with-sort-option b, .item-page table > thead > tr > th.with-sort-option .chzn-container-single .chzn-single div b, .chzn-container-single .chzn-single div .item-page table > thead > tr > th.with-sort-option b,
.modal-dialog table > thead > tr > th.with-sort-option .chzn-container-single .chzn-single div b, .chzn-container-single .chzn-single div
.modal-dialog table > thead > tr > th.with-sort-option b, .table > thead > tr > th.with-sort-option
.row-fluid .chzn-container-single .chzn-single div b,
.row-fluid .chzn-container-single .chzn-single div .table > thead > tr > th.with-sort-option b, .item-page table > thead > tr > th.with-sort-option
.row-fluid .chzn-container-single .chzn-single div b,
.row-fluid .chzn-container-single .chzn-single div .item-page table > thead > tr > th.with-sort-option b,
.modal-dialog table > thead > tr > th.with-sort-option
.row-fluid .chzn-container-single .chzn-single div b,
.row-fluid .chzn-container-single .chzn-single div
.modal-dialog table > thead > tr > th.with-sort-option b, .table > thead > tr > th.with-sort-option
.chzn-container-multi .chzn-choices div b,
.chzn-container-multi .chzn-choices div .table > thead > tr > th.with-sort-option b, .item-page table > thead > tr > th.with-sort-option
.chzn-container-multi .chzn-choices div b,
.chzn-container-multi .chzn-choices div .item-page table > thead > tr > th.with-sort-option b,
.modal-dialog table > thead > tr > th.with-sort-option
.chzn-container-multi .chzn-choices div b,
.chzn-container-multi .chzn-choices div
.modal-dialog table > thead > tr > th.with-sort-option b, .table > thead > tr > th.with-sort-option
.row-fluid .chzn-container-multi .chzn-choices div b,
.row-fluid .chzn-container-multi .chzn-choices div .table > thead > tr > th.with-sort-option b, .item-page table > thead > tr > th.with-sort-option
.row-fluid .chzn-container-multi .chzn-choices div b,
.row-fluid .chzn-container-multi .chzn-choices div .item-page table > thead > tr > th.with-sort-option b,
.modal-dialog table > thead > tr > th.with-sort-option
.row-fluid .chzn-container-multi .chzn-choices div b,
.row-fluid .chzn-container-multi .chzn-choices div
.modal-dialog table > thead > tr > th.with-sort-option b, .table > thead > tr > th.with-sort-option .mejs-container .mejs-inner .mejs-controls .mejs-playpause-button button, .mejs-container .mejs-inner .mejs-controls .mejs-playpause-button .table > thead > tr > th.with-sort-option button, .item-page table > thead > tr > th.with-sort-option .mejs-container .mejs-inner .mejs-controls .mejs-playpause-button button, .mejs-container .mejs-inner .mejs-controls .mejs-playpause-button .item-page table > thead > tr > th.with-sort-option button,
.modal-dialog table > thead > tr > th.with-sort-option .mejs-container .mejs-inner .mejs-controls .mejs-playpause-button button, .mejs-container .mejs-inner .mejs-controls .mejs-playpause-button
.modal-dialog table > thead > tr > th.with-sort-option button, .table > thead > tr > th.with-sort-option .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-mute button, .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-mute .table > thead > tr > th.with-sort-option button, .item-page table > thead > tr > th.with-sort-option .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-mute button, .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-mute .item-page table > thead > tr > th.with-sort-option button,
.modal-dialog table > thead > tr > th.with-sort-option .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-mute button, .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-mute
.modal-dialog table > thead > tr > th.with-sort-option button, .table > thead > tr > th.with-sort-option .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-unmute button, .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-unmute .table > thead > tr > th.with-sort-option button, .item-page table > thead > tr > th.with-sort-option .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-unmute button, .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-unmute .item-page table > thead > tr > th.with-sort-option button,
.modal-dialog table > thead > tr > th.with-sort-option .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-unmute button, .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-unmute
.modal-dialog table > thead > tr > th.with-sort-option button, .table > thead > tr > th.with-sort-option .mejs-container .mejs-inner .mejs-controls .mejs-fullscreen-button.mejs-fullscreen-button button, .mejs-container .mejs-inner .mejs-controls .mejs-fullscreen-button.mejs-fullscreen-button .table > thead > tr > th.with-sort-option button, .item-page table > thead > tr > th.with-sort-option .mejs-container .mejs-inner .mejs-controls .mejs-fullscreen-button.mejs-fullscreen-button button, .mejs-container .mejs-inner .mejs-controls .mejs-fullscreen-button.mejs-fullscreen-button .item-page table > thead > tr > th.with-sort-option button,
.modal-dialog table > thead > tr > th.with-sort-option .mejs-container .mejs-inner .mejs-controls .mejs-fullscreen-button.mejs-fullscreen-button button, .mejs-container .mejs-inner .mejs-controls .mejs-fullscreen-button.mejs-fullscreen-button
.modal-dialog table > thead > tr > th.with-sort-option button, .table > thead > tr > th.with-sort-option .search-mod .form-inline:before, .search-mod .table > thead > tr > th.with-sort-option .form-inline:before, .item-page table > thead > tr > th.with-sort-option .search-mod .form-inline:before, .search-mod .item-page table > thead > tr > th.with-sort-option .form-inline:before,
.modal-dialog table > thead > tr > th.with-sort-option .search-mod .form-inline:before, .search-mod
.modal-dialog table > thead > tr > th.with-sort-option .form-inline:before, .table > thead > tr > th.with-sort-option .main-search .search form .btn:before, .main-search .search form .table > thead > tr > th.with-sort-option .btn:before, .item-page table > thead > tr > th.with-sort-option .main-search .search form .btn:before, .main-search .search form .item-page table > thead > tr > th.with-sort-option .btn:before,
.modal-dialog table > thead > tr > th.with-sort-option .main-search .search form .btn:before, .main-search .search form
.modal-dialog table > thead > tr > th.with-sort-option .btn:before, .table > thead > tr > th.with-sort-option .main-search .search form .cf_form .cf_filters_list li .cf_clear a:before, .main-search .search form .cf_form .cf_filters_list li .cf_clear .table > thead > tr > th.with-sort-option a:before, .item-page table > thead > tr > th.with-sort-option .main-search .search form .cf_form .cf_filters_list li .cf_clear a:before, .main-search .search form .cf_form .cf_filters_list li .cf_clear .item-page table > thead > tr > th.with-sort-option a:before,
.modal-dialog table > thead > tr > th.with-sort-option .main-search .search form .cf_form .cf_filters_list li .cf_clear a:before, .main-search .search form .cf_form .cf_filters_list li .cf_clear
.modal-dialog table > thead > tr > th.with-sort-option a:before, .table > thead > tr > th.with-sort-option .cf_form .cf_filters_list li .cf_clear .main-search .search form a:before, .cf_form .cf_filters_list li .cf_clear .main-search .search form .table > thead > tr > th.with-sort-option a:before, .item-page table > thead > tr > th.with-sort-option .cf_form .cf_filters_list li .cf_clear .main-search .search form a:before, .cf_form .cf_filters_list li .cf_clear .main-search .search form .item-page table > thead > tr > th.with-sort-option a:before,
.modal-dialog table > thead > tr > th.with-sort-option .cf_form .cf_filters_list li .cf_clear .main-search .search form a:before, .cf_form .cf_filters_list li .cf_clear .main-search .search form
.modal-dialog table > thead > tr > th.with-sort-option a:before, .table > thead > tr > th.with-sort-option .main-search .search form .cf_form .cf_resetAll_link:before, .main-search .search form .cf_form .table > thead > tr > th.with-sort-option .cf_resetAll_link:before, .item-page table > thead > tr > th.with-sort-option .main-search .search form .cf_form .cf_resetAll_link:before, .main-search .search form .cf_form .item-page table > thead > tr > th.with-sort-option .cf_resetAll_link:before,
.modal-dialog table > thead > tr > th.with-sort-option .main-search .search form .cf_form .cf_resetAll_link:before, .main-search .search form .cf_form
.modal-dialog table > thead > tr > th.with-sort-option .cf_resetAll_link:before, .table > thead > tr > th.with-sort-option .cf_form .main-search .search form .cf_resetAll_link:before, .cf_form .main-search .search form .table > thead > tr > th.with-sort-option .cf_resetAll_link:before, .item-page table > thead > tr > th.with-sort-option .cf_form .main-search .search form .cf_resetAll_link:before, .cf_form .main-search .search form .item-page table > thead > tr > th.with-sort-option .cf_resetAll_link:before,
.modal-dialog table > thead > tr > th.with-sort-option .cf_form .main-search .search form .cf_resetAll_link:before, .cf_form .main-search .search form
.modal-dialog table > thead > tr > th.with-sort-option .cf_resetAll_link:before, .table > thead > tr > th.with-sort-option .main-search .search form #erLoginForm .er-form-button:before, .main-search .search form #erLoginForm .table > thead > tr > th.with-sort-option .er-form-button:before, .item-page table > thead > tr > th.with-sort-option .main-search .search form #erLoginForm .er-form-button:before, .main-search .search form #erLoginForm .item-page table > thead > tr > th.with-sort-option .er-form-button:before,
.modal-dialog table > thead > tr > th.with-sort-option .main-search .search form #erLoginForm .er-form-button:before, .main-search .search form #erLoginForm
.modal-dialog table > thead > tr > th.with-sort-option .er-form-button:before, .table > thead > tr > th.with-sort-option #erLoginForm .main-search .search form .er-form-button:before, #erLoginForm .main-search .search form .table > thead > tr > th.with-sort-option .er-form-button:before, .item-page table > thead > tr > th.with-sort-option #erLoginForm .main-search .search form .er-form-button:before, #erLoginForm .main-search .search form .item-page table > thead > tr > th.with-sort-option .er-form-button:before,
.modal-dialog table > thead > tr > th.with-sort-option #erLoginForm .main-search .search form .er-form-button:before, #erLoginForm .main-search .search form
.modal-dialog table > thead > tr > th.with-sort-option .er-form-button:before, .table > thead > tr > th.with-sort-option .middle .box.icon-calendar:before, .middle .table > thead > tr > th.with-sort-option .box.icon-calendar:before, .item-page table > thead > tr > th.with-sort-option .middle .box.icon-calendar:before, .middle .item-page table > thead > tr > th.with-sort-option .box.icon-calendar:before,
.modal-dialog table > thead > tr > th.with-sort-option .middle .box.icon-calendar:before, .middle
.modal-dialog table > thead > tr > th.with-sort-option .box.icon-calendar:before, .table > thead > tr > th.with-sort-option .middle .box.icon-book:before, .middle .table > thead > tr > th.with-sort-option .box.icon-book:before, .item-page table > thead > tr > th.with-sort-option .middle .box.icon-book:before, .middle .item-page table > thead > tr > th.with-sort-option .box.icon-book:before,
.modal-dialog table > thead > tr > th.with-sort-option .middle .box.icon-book:before, .middle
.modal-dialog table > thead > tr > th.with-sort-option .box.icon-book:before, .table > thead > tr > th.with-sort-option .middle .box.icon-envelope:before, .middle .table > thead > tr > th.with-sort-option .box.icon-envelope:before, .item-page table > thead > tr > th.with-sort-option .middle .box.icon-envelope:before, .middle .item-page table > thead > tr > th.with-sort-option .box.icon-envelope:before,
.modal-dialog table > thead > tr > th.with-sort-option .middle .box.icon-envelope:before, .middle
.modal-dialog table > thead > tr > th.with-sort-option .box.icon-envelope:before, .table > thead > tr > th.with-sort-option .mobile-menu ul.nav > li.parent > a:before, .mobile-menu .table > thead > tr > th.with-sort-option ul.nav > li.parent > a:before, .item-page table > thead > tr > th.with-sort-option .mobile-menu ul.nav > li.parent > a:before, .mobile-menu .item-page table > thead > tr > th.with-sort-option ul.nav > li.parent > a:before,
.modal-dialog table > thead > tr > th.with-sort-option .mobile-menu ul.nav > li.parent > a:before, .mobile-menu
.modal-dialog table > thead > tr > th.with-sort-option ul.nav > li.parent > a:before, .table > thead > tr > th.with-sort-option
.mobile-menu ul > li.parent > a:before,
.mobile-menu .table > thead > tr > th.with-sort-option ul > li.parent > a:before, .item-page table > thead > tr > th.with-sort-option
.mobile-menu ul > li.parent > a:before,
.mobile-menu .item-page table > thead > tr > th.with-sort-option ul > li.parent > a:before,
.modal-dialog table > thead > tr > th.with-sort-option
.mobile-menu ul > li.parent > a:before,
.mobile-menu
.modal-dialog table > thead > tr > th.with-sort-option ul > li.parent > a:before, .table > thead > tr > th.with-sort-option .mobile-menu .back-link:before, .mobile-menu .table > thead > tr > th.with-sort-option .back-link:before, .item-page table > thead > tr > th.with-sort-option .mobile-menu .back-link:before, .mobile-menu .item-page table > thead > tr > th.with-sort-option .back-link:before,
.modal-dialog table > thead > tr > th.with-sort-option .mobile-menu .back-link:before, .mobile-menu
.modal-dialog table > thead > tr > th.with-sort-option .back-link:before, .table > thead > tr > th.with-sort-option .slick-prev, .item-page table > thead > tr > th.with-sort-option .slick-prev,
.modal-dialog table > thead > tr > th.with-sort-option .slick-prev, .table > thead > tr > th.with-sort-option .slick-next, .item-page table > thead > tr > th.with-sort-option .slick-next,
.modal-dialog table > thead > tr > th.with-sort-option .slick-next, .table > thead > tr > th.with-sort-option .jcl_event_detail .labels:before, .jcl_event_detail .table > thead > tr > th.with-sort-option .labels:before, .item-page table > thead > tr > th.with-sort-option .jcl_event_detail .labels:before, .jcl_event_detail .item-page table > thead > tr > th.with-sort-option .labels:before,
.modal-dialog table > thead > tr > th.with-sort-option .jcl_event_detail .labels:before, .jcl_event_detail
.modal-dialog table > thead > tr > th.with-sort-option .labels:before, .table > thead > tr > th.with-sort-option .jcalpro_calendar_nav_prev, .item-page table > thead > tr > th.with-sort-option .jcalpro_calendar_nav_prev,
.modal-dialog table > thead > tr > th.with-sort-option .jcalpro_calendar_nav_prev, .table > thead > tr > th.with-sort-option .jcalpro_calendar_nav_next, .item-page table > thead > tr > th.with-sort-option .jcalpro_calendar_nav_next,
.modal-dialog table > thead > tr > th.with-sort-option .jcalpro_calendar_nav_next, .table > thead > tr > th.with-sort-option .jcalpro_events_link a, .jcalpro_events_link .table > thead > tr > th.with-sort-option a, .item-page table > thead > tr > th.with-sort-option .jcalpro_events_link a, .jcalpro_events_link .item-page table > thead > tr > th.with-sort-option a,
.modal-dialog table > thead > tr > th.with-sort-option .jcalpro_events_link a, .jcalpro_events_link
.modal-dialog table > thead > tr > th.with-sort-option a, .table > thead > tr > th.with-sort-option .jcl_navbar .ajaxprev:before, .jcl_navbar .table > thead > tr > th.with-sort-option .ajaxprev:before, .item-page table > thead > tr > th.with-sort-option .jcl_navbar .ajaxprev:before, .jcl_navbar .item-page table > thead > tr > th.with-sort-option .ajaxprev:before,
.modal-dialog table > thead > tr > th.with-sort-option .jcl_navbar .ajaxprev:before, .jcl_navbar
.modal-dialog table > thead > tr > th.with-sort-option .ajaxprev:before, .table > thead > tr > th.with-sort-option .jcl_navbar .ajaxnext:before, .jcl_navbar .table > thead > tr > th.with-sort-option .ajaxnext:before, .item-page table > thead > tr > th.with-sort-option .jcl_navbar .ajaxnext:before, .jcl_navbar .item-page table > thead > tr > th.with-sort-option .ajaxnext:before,
.modal-dialog table > thead > tr > th.with-sort-option .jcl_navbar .ajaxnext:before, .jcl_navbar
.modal-dialog table > thead > tr > th.with-sort-option .ajaxnext:before, .table > thead > tr > th.with-sort-option .com_jcalpro .icon-arrow-down, .com_jcalpro .table > thead > tr > th.with-sort-option .icon-arrow-down, .item-page table > thead > tr > th.with-sort-option .com_jcalpro .icon-arrow-down, .com_jcalpro .item-page table > thead > tr > th.with-sort-option .icon-arrow-down,
.modal-dialog table > thead > tr > th.with-sort-option .com_jcalpro .icon-arrow-down, .com_jcalpro
.modal-dialog table > thead > tr > th.with-sort-option .icon-arrow-down, .table > thead > tr > th.with-sort-option .lms-sp-enroll .course-submit-button.course-submit-button--registered, .lms-sp-enroll .table > thead > tr > th.with-sort-option .course-submit-button.course-submit-button--registered, .item-page table > thead > tr > th.with-sort-option .lms-sp-enroll .course-submit-button.course-submit-button--registered, .lms-sp-enroll .item-page table > thead > tr > th.with-sort-option .course-submit-button.course-submit-button--registered,
.modal-dialog table > thead > tr > th.with-sort-option .lms-sp-enroll .course-submit-button.course-submit-button--registered, .lms-sp-enroll
.modal-dialog table > thead > tr > th.with-sort-option .course-submit-button.course-submit-button--registered, .table > thead > tr > th.with-sort-option .cf_form .headexpand, .cf_form .table > thead > tr > th.with-sort-option .headexpand, .item-page table > thead > tr > th.with-sort-option .cf_form .headexpand, .cf_form .item-page table > thead > tr > th.with-sort-option .headexpand,
.modal-dialog table > thead > tr > th.with-sort-option .cf_form .headexpand, .cf_form
.modal-dialog table > thead > tr > th.with-sort-option .headexpand, .table > thead > tr > th.with-sort-option .cf_form .cf_filters_list li a.cf_sel_opt:before, .cf_form .cf_filters_list li .table > thead > tr > th.with-sort-option a.cf_sel_opt:before, .item-page table > thead > tr > th.with-sort-option .cf_form .cf_filters_list li a.cf_sel_opt:before, .cf_form .cf_filters_list li .item-page table > thead > tr > th.with-sort-option a.cf_sel_opt:before,
.modal-dialog table > thead > tr > th.with-sort-option .cf_form .cf_filters_list li a.cf_sel_opt:before, .cf_form .cf_filters_list li
.modal-dialog table > thead > tr > th.with-sort-option a.cf_sel_opt:before, .table > thead > tr > th.with-sort-option .cf_form .cf_filters_list li .cf_clear a:before, .cf_form .cf_filters_list li .cf_clear .table > thead > tr > th.with-sort-option a:before, .item-page table > thead > tr > th.with-sort-option .cf_form .cf_filters_list li .cf_clear a:before, .cf_form .cf_filters_list li .cf_clear .item-page table > thead > tr > th.with-sort-option a:before,
.modal-dialog table > thead > tr > th.with-sort-option .cf_form .cf_filters_list li .cf_clear a:before, .cf_form .cf_filters_list li .cf_clear
.modal-dialog table > thead > tr > th.with-sort-option a:before, .table > thead > tr > th.with-sort-option .cf_form .cf_resetAll_link:before, .cf_form .table > thead > tr > th.with-sort-option .cf_resetAll_link:before, .item-page table > thead > tr > th.with-sort-option .cf_form .cf_resetAll_link:before, .cf_form .item-page table > thead > tr > th.with-sort-option .cf_resetAll_link:before,
.modal-dialog table > thead > tr > th.with-sort-option .cf_form .cf_resetAll_link:before, .cf_form
.modal-dialog table > thead > tr > th.with-sort-option .cf_resetAll_link:before, .table > thead > tr > th.with-sort-option .icon-ifaq, .item-page table > thead > tr > th.with-sort-option .icon-ifaq,
.modal-dialog table > thead > tr > th.with-sort-option .icon-ifaq, .table > thead > tr > th.with-sort-option .content .ifaq-tpl-clean_blue_arrow .ifaq-collapsible > a, .content .ifaq-tpl-clean_blue_arrow .table > thead > tr > th.with-sort-option .ifaq-collapsible > a, .item-page table > thead > tr > th.with-sort-option .content .ifaq-tpl-clean_blue_arrow .ifaq-collapsible > a, .content .ifaq-tpl-clean_blue_arrow .item-page table > thead > tr > th.with-sort-option .ifaq-collapsible > a,
.modal-dialog table > thead > tr > th.with-sort-option .content .ifaq-tpl-clean_blue_arrow .ifaq-collapsible > a, .content .ifaq-tpl-clean_blue_arrow
.modal-dialog table > thead > tr > th.with-sort-option .ifaq-collapsible > a, .table > thead > tr > th.with-sort-option .pane-sliders .pane-toggler > a, .pane-sliders .table > thead > tr > th.with-sort-option .pane-toggler > a, .item-page table > thead > tr > th.with-sort-option .pane-sliders .pane-toggler > a, .pane-sliders .item-page table > thead > tr > th.with-sort-option .pane-toggler > a,
.modal-dialog table > thead > tr > th.with-sort-option .pane-sliders .pane-toggler > a, .pane-sliders
.modal-dialog table > thead > tr > th.with-sort-option .pane-toggler > a {
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -7px;
}

.table-sorted > tbody > tr > td.sorted-cell {
  background: #E5E6E8;
}

.table-sorted > tbody > tr:nth-of-type(even) > td.sorted-cell {
  background: #D4D5D5;
}

.table-striped > tbody > tr:nth-of-type(odd), .item-page table > tbody > tr:nth-of-type(odd),
.modal-dialog table > tbody > tr:nth-of-type(odd), .jlmslist > tbody > tr:nth-of-type(odd) {
  background-color: #FFFFFF;
}

.table-striped > tbody > tr:nth-of-type(even), .item-page table > tbody > tr:nth-of-type(even),
.modal-dialog table > tbody > tr:nth-of-type(even), .jlmslist > tbody > tr:nth-of-type(even) {
  background-color: #EEEEF0;
}

.middle-aligned {
  vertical-align: middle;
}

.table-responsive, #jcl_layout_body .monthview, .topic_elements {
  overflow-x: auto;
  min-height: 0.01%;
  width: 100%;
  margin-bottom: 20px;
  /*
    @media (min-width: $screen-sm-min) {
        overflow-x: visible;
    }
    */
}

.tooltip.top {
  margin-top: -23px;
}

.tooltip {
  background: transparent !important;
}

.tooltip-inner {
  border: 1px solid #CCCCCC;
  padding: 15px;
  font-size: 14px;
}

.tooltip.top .tooltip-arrow {
  bottom: -7px;
  width: 25px;
  height: 25px;
  background: #fff;
  border: 1px solid #CCCCCC;
  border-left: 0;
  border-top: 0;
  margin-left: -12px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  box-shadow: none;
}

.label {
  font-family: Arial, sans-serif;
  text-shadow: none;
}

.formResponsive textarea {
  height: auto;
}

.styled-checkbox {
  display: none;
}

.styled-checkbox + label {
  position: relative;
  padding-left: 22px;
  display: inline-block;
  cursor: pointer;
}

.styled-checkbox + label:before {
  content: '';
  border: 1px solid #CCCCCC;
  background: #F6F6F7;
  width: 16px;
  height: 16px;
  line-height: 16px;
  font-size: 11px;
  color: #0096d6;
  position: absolute;
  left: 0;
  top: 0;
  text-align: center;
}

.styled-checkbox:checked + label:before {
  content: "\f00c";
}

.radio,
.checkbox {
  min-height: 18px;
  padding-left: 20px;
}

.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}

.controls > .radio:first-child,
.controls > .checkbox:first-child {
  padding-top: 5px;
}

.radio.inline,
.checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle;
}

.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
  margin-left: 10px;
}

.form-horizontal .control-label, .form-horizontal .logfrm__label,
.form-horizontal .logfrm__label {
  text-align: left;
}

/* 2.3 Basic layout styles
 -----------------------------------------------------------------------------*/
/* Screen Size info for easier responsive development
body {
    &:after {
        position: fixed;
        right: -70px;
        bottom: 20%;
        width: 200px;
        margin-left: -100px;
        background: #000;
        content: 'Small Phones';
        color: #fff;
        text-align: center;
        padding: 10px;
        border-radius: 5px;
        opacity: 0.7;
        transform: rotate(90deg);
        z-index: 100;

        @media (min-width: $screen-xs-min) {
            content: "Bigger Phones (XS)";
        }

        @media (min-width: $screen-sm-min) {
            content: "Tablets (SM)";
        }

        @media (min-width: $screen-md-min) {
            content: "Medium Screen (MD)";
        }

        @media (min-width: $screen-lg-min) {
            content: "Large Screen (LG)";
        }
    }
}
*/
#site-wrapper {
  position: relative;
  overflow: hidden !important;
  width: 100%;
}

#site-canvas,
#site-menu {
  -webkit-transition: .3s ease all;
          transition: .3s ease all;
}

#site-canvas {
  width: 100%;
  height: 100%;
  min-height: 100vh;
  position: relative;
}

@media (max-width: 991px) {
  #site-canvas {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    -webkit-transform: translateX(0) translateZ(0);
            transform: translateX(0) translateZ(0);
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

#site-menu {
  height: 100%;
  position: fixed;
  top: 0;
  left: -280px;
  background: #1F1F1F;
  color: #fff;
  overflow-y: auto;
  width: 280px;
  z-index: 100;
}

@media (min-width: 480px) {
  #site-menu {
    width: 400px;
    left: -400px;
  }
}

@media (max-width: 991px) {
  #site-wrapper.show-nav #site-menu,
  #site-wrapper.show-nav #site-canvas {
    -webkit-transform: translateX(280px);
            transform: translateX(280px);
    -webkit-transform: translateX(280px) tranlateZ(0);
            transform: translateX(280px) tranlateZ(0);
    -webkit-transform: translate3d(280px, 0, 0);
            transform: translate3d(280px, 0, 0);
  }
}

@media (min-width: 480px) and (max-width: 991px) {
  #site-wrapper.show-nav #site-menu,
  #site-wrapper.show-nav #site-canvas {
    -webkit-transform: translateX(400px);
            transform: translateX(400px);
    -webkit-transform: translateX(400px) tranlateZ(0);
            transform: translateX(400px) tranlateZ(0);
    -webkit-transform: translate3d(400px, 0, 0);
            transform: translate3d(400px, 0, 0);
  }
}

.mobile-modules {
  border-bottom: 5px solid #1195D3;
  background: #3D3D3D;
  height: 100%;
}

.container-fluid, .wrap, .custom-notifications .notification-list, .main__content {
  max-width: 96%;
}

@media (min-width: 1068px) {
  .container-fluid, .wrap, .custom-notifications .notification-list, .main__content {
    max-width: 1008px;
  }
}

.btn, .cf_form .cf_filters_list li .cf_clear a, .cf_form .cf_resetAll_link, #erLoginForm .er-form-button {
  -webkit-transition: all 0.2s;
          transition: all 0.2s;
  box-shadow: none;
}

.btn-primary, .koowa_table__download .btn, .cf_form .form-horizontal .cf_search_button, .cf_form .cf_filters_list li .cf_clear a, .cf_form .cf_resetAll_link, #erLoginForm .er-form-button,
.video-socialshare #add_playlist_button {
  border-color: #0096d6;
}

.btn-primary:hover, .koowa_table__download .btn:hover, .cf_form .form-horizontal .cf_search_button:hover, .cf_form .cf_filters_list li .cf_clear a:hover, .cf_form .cf_resetAll_link:hover, #erLoginForm .er-form-button:hover,
.video-socialshare #add_playlist_button:hover {
  background: #006F9E;
  color: #000;
  border-color: #006F9E;
}

.btn--alt,
.btn--alt:focus,
.btn--alt:active,
.btn--alt.active {
  background: #3D3D3D;
  color: #fff;
  text-transform: uppercase;
  outline: none;
  border: none;
}

.btn--alt:focus,
.btn--alt:focus:focus,
.btn--alt:active:focus,
.btn--alt.active:focus {
  outline: none;
}

.btn--alt:hover,
.btn--alt:focus:hover,
.btn--alt:active:hover,
.btn--alt.active:hover {
  color: #fff;
  background: #4a4a4a;
}

.form-control, .inputbox,
input[type="text"],
input[type="password"],
.formResponsive input[type="text"],
.formResponsive input[type="password"],
.formResponsive textarea, .cf_form .form-horizontal input[type="search"] {
  background: #F6F6F7;
  border: 1px solid #D7D7D7;
  box-shadow: none;
}

.tab-content {
  padding: 20px;
  border: 1px solid #DDDDDD;
  border-top: 0;
}

.box__content [class*="span"] {
  float: none;
  width: 100%;
}

/* 2.4 Main Content
 -----------------------------------------------------------------------------*/
.main__header {
  background: #fff;
  padding: 8px 0 20px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  z-index: 20;
  position: relative;
}

.main__header .breadcrumb {
  margin-bottom: 28px;
}

.main__content {
  background: #EDF0F2;
  padding-top: 30px;
  padding-bottom: 30px;
}

.main__content .box {
  padding: 20px;
}

.content-wrap {
  margin-bottom: 40px;
}

.content--inner {
  background: #fff;
  padding: 20px;
  box-shadow: 1.5px 2.6px 7px rgba(0, 0, 0, 0.18);
}

.content--inner:before, .content--inner:after {
  content: " ";
  display: table;
}

.content--inner:after {
  clear: both;
}

.com_joomla_lms .content--inner {
  min-height: 460px !important;
}

.sidebar__inner:before, .sidebar__inner:after {
  content: " ";
  display: table;
}

.sidebar__inner:after {
  clear: both;
}

.content-col .content {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
}

@media (min-width: 768px) {
  .content-col .content {
    float: left;
    width: 100%;
  }
}

.content-col.sidebar-left-col .content {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  .content-col.sidebar-left-col .content {
    float: left;
    width: 66.66667%;
  }
}

@media (min-width: 768px) {
  .content-col.sidebar-left-col .content {
    left: 33.33333%;
  }
}

@media (min-width: 992px) {
  .content-col.sidebar-left-col .content {
    float: left;
    width: 75%;
  }
}

@media (min-width: 992px) {
  .content-col.sidebar-left-col .content {
    left: 25%;
  }
}

@media (min-width: 768px) {
  .content-col.sidebar-left-col .content {
    margin-bottom: 0;
  }
}

.content-col.sidebar-left-col .sidebar--left {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
}

@media (min-width: 768px) {
  .content-col.sidebar-left-col .sidebar--left {
    float: left;
    width: 33.33333%;
  }
}

@media (min-width: 768px) {
  .content-col.sidebar-left-col .sidebar--left {
    right: 66.66667%;
  }
}

@media (min-width: 992px) {
  .content-col.sidebar-left-col .sidebar--left {
    float: left;
    width: 25%;
  }
}

@media (min-width: 992px) {
  .content-col.sidebar-left-col .sidebar--left {
    right: 75%;
  }
}

.content-col.sidebar-left-long-col .content {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  .content-col.sidebar-left-long-col .content {
    float: left;
    width: 66.66667%;
  }
}

@media (min-width: 768px) {
  .content-col.sidebar-left-long-col .content {
    left: 33.33333%;
  }
}

@media (min-width: 768px) {
  .content-col.sidebar-left-long-col .content {
    margin-bottom: 0;
  }
}

.content-col.sidebar-left-long-col .sidebar--left-long {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
}

@media (min-width: 768px) {
  .content-col.sidebar-left-long-col .sidebar--left-long {
    float: left;
    width: 33.33333%;
  }
}

@media (min-width: 768px) {
  .content-col.sidebar-left-long-col .sidebar--left-long {
    right: 66.66667%;
  }
}

.content-col.sidebar-right-col .content {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  .content-col.sidebar-right-col .content {
    float: left;
    width: 66.66667%;
  }
}

@media (min-width: 992px) {
  .content-col.sidebar-right-col .content {
    float: left;
    width: 75%;
  }
}

@media (min-width: 768px) {
  .content-col.sidebar-right-col .content {
    margin-bottom: 0;
  }
}

.content-col.sidebar-right-col .sidebar--right {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
}

@media (min-width: 768px) {
  .content-col.sidebar-right-col .sidebar--right {
    float: left;
    width: 33.33333%;
  }
}

@media (min-width: 992px) {
  .content-col.sidebar-right-col .sidebar--right {
    float: left;
    width: 25%;
  }
}

.content-col.sidebar-right-long-col .content {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  .content-col.sidebar-right-long-col .content {
    float: left;
    width: 66.66667%;
  }
}

@media (min-width: 768px) {
  .content-col.sidebar-right-long-col .content {
    margin-bottom: 0;
  }
}

.content-col.sidebar-right-long-col .sidebar--right-long {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
}

@media (min-width: 768px) {
  .content-col.sidebar-right-long-col .sidebar--right-long {
    float: left;
    width: 33.33333%;
  }
}

.content-col.sidebar-left-col.sidebar-right-col .content {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  .content-col.sidebar-left-col.sidebar-right-col .content {
    float: left;
    width: 50%;
  }
}

@media (min-width: 768px) {
  .content-col.sidebar-left-col.sidebar-right-col .content {
    left: 25%;
  }
}

@media (min-width: 768px) {
  .content-col.sidebar-left-col.sidebar-right-col .content {
    margin-bottom: 0;
  }
}

.content-col.sidebar-left-col.sidebar-right-col .sidebar--left {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  .content-col.sidebar-left-col.sidebar-right-col .sidebar--left {
    float: left;
    width: 25%;
  }
}

@media (min-width: 768px) {
  .content-col.sidebar-left-col.sidebar-right-col .sidebar--left {
    right: 50%;
  }
}

@media (min-width: 768px) {
  .content-col.sidebar-left-col.sidebar-right-col .sidebar--left {
    margin-bottom: 0;
  }
}

.content-col.sidebar-left-col.sidebar-right-col .sidebar--right {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
}

@media (min-width: 768px) {
  .content-col.sidebar-left-col.sidebar-right-col .sidebar--right {
    float: left;
    width: 25%;
  }
}

.content-col.sidebar-left-col.sidebar-right-long-col .content {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
}

@media (min-width: 768px) {
  .content-col.sidebar-left-col.sidebar-right-long-col .content {
    float: left;
    width: 41.66667%;
  }
}

@media (min-width: 768px) {
  .content-col.sidebar-left-col.sidebar-right-long-col .content {
    left: 25%;
  }
}

.content-col.sidebar-left-col.sidebar-right-long-col .sidebar--left {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
}

@media (min-width: 768px) {
  .content-col.sidebar-left-col.sidebar-right-long-col .sidebar--left {
    float: left;
    width: 25%;
  }
}

@media (min-width: 768px) {
  .content-col.sidebar-left-col.sidebar-right-long-col .sidebar--left {
    right: 41.66667%;
  }
}

.content-col.sidebar-left-long-col.sidebar-right-long-col .content {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
}

@media (min-width: 768px) {
  .content-col.sidebar-left-long-col.sidebar-right-long-col .content {
    float: left;
    width: 33.33333%;
  }
}

@media (min-width: 768px) {
  .content-col.sidebar-left-long-col.sidebar-right-long-col .content {
    left: 33.33333%;
  }
}

.content-col.sidebar-left-long-col.sidebar-right-long-col .sidebar--left-long {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
}

@media (min-width: 768px) {
  .content-col.sidebar-left-long-col.sidebar-right-long-col .sidebar--left-long {
    float: left;
    width: 33.33333%;
  }
}

@media (min-width: 768px) {
  .content-col.sidebar-left-long-col.sidebar-right-long-col .sidebar--left-long {
    right: 33.33333%;
  }
}

.content-col.sidebar-left-long-col.sidebar-right-col .content {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
}

@media (min-width: 768px) {
  .content-col.sidebar-left-long-col.sidebar-right-col .content {
    float: left;
    width: 41.66667%;
  }
}

@media (min-width: 768px) {
  .content-col.sidebar-left-long-col.sidebar-right-col .content {
    left: 33.33333%;
  }
}

.content-col.sidebar-left-long-col.sidebar-right-col .sidebar--left-long {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
}

@media (min-width: 768px) {
  .content-col.sidebar-left-long-col.sidebar-right-col .sidebar--left-long {
    float: left;
    width: 33.33333%;
  }
}

@media (min-width: 768px) {
  .content-col.sidebar-left-long-col.sidebar-right-col .sidebar--left-long {
    right: 41.66667%;
  }
}

.content-col.sidebar-left-long-col.sidebar-right-col .sidebar--right {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
}

@media (min-width: 768px) {
  .content-col.sidebar-left-long-col.sidebar-right-col .sidebar--right {
    float: left;
    width: 25%;
  }
}

.content-col.sidebar-left-col.sidebar-left-long-col .content {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
}

@media (min-width: 768px) {
  .content-col.sidebar-left-col.sidebar-left-long-col .content {
    float: left;
    width: 41.66667%;
  }
}

@media (min-width: 768px) {
  .content-col.sidebar-left-col.sidebar-left-long-col .content {
    left: 58.33333%;
  }
}

.content-col.sidebar-left-col.sidebar-left-long-col .sidebar--left-long {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
}

@media (min-width: 768px) {
  .content-col.sidebar-left-col.sidebar-left-long-col .sidebar--left-long {
    float: left;
    width: 33.33333%;
  }
}

@media (min-width: 768px) {
  .content-col.sidebar-left-col.sidebar-left-long-col .sidebar--left-long {
    right: 41.66667%;
  }
}

.content-col.sidebar-left-col.sidebar-left-long-col .sidebar--left {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
}

@media (min-width: 768px) {
  .content-col.sidebar-left-col.sidebar-left-long-col .sidebar--left {
    float: left;
    width: 25%;
  }
}

@media (min-width: 768px) {
  .content-col.sidebar-left-col.sidebar-left-long-col .sidebar--left {
    right: 41.66667%;
  }
}

.content-col.sidebar-right-col.sidebar-right-long-col .content {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
}

@media (min-width: 768px) {
  .content-col.sidebar-right-col.sidebar-right-long-col .content {
    float: left;
    width: 41.66667%;
  }
}

.content-col.sidebar-right-col.sidebar-right-long-col .sidebar--right {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
}

@media (min-width: 768px) {
  .content-col.sidebar-right-col.sidebar-right-long-col .sidebar--right {
    float: left;
    width: 25%;
  }
}

.content-col.sidebar-right-col.sidebar-right-long-col .sidebar--right-long {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
}

@media (min-width: 768px) {
  .content-col.sidebar-right-col.sidebar-right-long-col .sidebar--right-long {
    float: left;
    width: 33.33333%;
  }
}

.content-col.sidebar-left-col.sidebar-left-long-col.sidebar-right-col.sidebar-right-long-col .content {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
}

@media (min-width: 768px) {
  .content-col.sidebar-left-col.sidebar-left-long-col.sidebar-right-col.sidebar-right-long-col .content {
    float: left;
    width: 33.33333%;
  }
}

@media (min-width: 768px) {
  .content-col.sidebar-left-col.sidebar-left-long-col.sidebar-right-col.sidebar-right-long-col .content {
    left: 33.33333%;
  }
}

.content-col.sidebar-left-col.sidebar-left-long-col.sidebar-right-col.sidebar-right-long-col .sidebar--left {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
}

@media (min-width: 768px) {
  .content-col.sidebar-left-col.sidebar-left-long-col.sidebar-right-col.sidebar-right-long-col .sidebar--left {
    float: left;
    width: 16.66667%;
  }
}

@media (min-width: 768px) {
  .content-col.sidebar-left-col.sidebar-left-long-col.sidebar-right-col.sidebar-right-long-col .sidebar--left {
    right: 33.33333%;
  }
}

.content-col.sidebar-left-col.sidebar-left-long-col.sidebar-right-col.sidebar-right-long-col .sidebar--left-long {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
}

@media (min-width: 768px) {
  .content-col.sidebar-left-col.sidebar-left-long-col.sidebar-right-col.sidebar-right-long-col .sidebar--left-long {
    float: left;
    width: 16.66667%;
  }
}

@media (min-width: 768px) {
  .content-col.sidebar-left-col.sidebar-left-long-col.sidebar-right-col.sidebar-right-long-col .sidebar--left-long {
    right: 33.33333%;
  }
}

.content-col.sidebar-left-col.sidebar-left-long-col.sidebar-right-col.sidebar-right-long-col .sidebar--right {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
}

@media (min-width: 768px) {
  .content-col.sidebar-left-col.sidebar-left-long-col.sidebar-right-col.sidebar-right-long-col .sidebar--right {
    float: left;
    width: 16.66667%;
  }
}

.content-col.sidebar-left-col.sidebar-left-long-col.sidebar-right-col.sidebar-right-long-col .sidebar--right-long {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
}

@media (min-width: 768px) {
  .content-col.sidebar-left-col.sidebar-left-long-col.sidebar-right-col.sidebar-right-long-col .sidebar--right-long {
    float: left;
    width: 16.66667%;
  }
}

.content-col.sidebar-left-col.sidebar-right-col.sidebar-right-long-col .content {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
}

@media (min-width: 768px) {
  .content-col.sidebar-left-col.sidebar-right-col.sidebar-right-long-col .content {
    float: left;
    width: 41.66667%;
  }
}

@media (min-width: 768px) {
  .content-col.sidebar-left-col.sidebar-right-col.sidebar-right-long-col .content {
    left: 16.66667%;
  }
}

.content-col.sidebar-left-col.sidebar-right-col.sidebar-right-long-col .sidebar--left {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
}

@media (min-width: 768px) {
  .content-col.sidebar-left-col.sidebar-right-col.sidebar-right-long-col .sidebar--left {
    float: left;
    width: 16.66667%;
  }
}

@media (min-width: 768px) {
  .content-col.sidebar-left-col.sidebar-right-col.sidebar-right-long-col .sidebar--left {
    right: 41.66667%;
  }
}

.content-col.sidebar-left-col.sidebar-right-col.sidebar-right-long-col .sidebar--right {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
}

@media (min-width: 768px) {
  .content-col.sidebar-left-col.sidebar-right-col.sidebar-right-long-col .sidebar--right {
    float: left;
    width: 16.66667%;
  }
}

.content-col.sidebar-left-col.sidebar-right-col.sidebar-right-long-col .sidebar--right-long {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
}

@media (min-width: 768px) {
  .content-col.sidebar-left-col.sidebar-right-col.sidebar-right-long-col .sidebar--right-long {
    float: left;
    width: 25%;
  }
}

.content-col.sidebar-left-long-col.sidebar-right-col.sidebar-right-long-col .content {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
}

@media (min-width: 768px) {
  .content-col.sidebar-left-long-col.sidebar-right-col.sidebar-right-long-col .content {
    float: left;
    width: 33.33333%;
  }
}

@media (min-width: 768px) {
  .content-col.sidebar-left-long-col.sidebar-right-col.sidebar-right-long-col .content {
    left: 25%;
  }
}

.content-col.sidebar-left-long-col.sidebar-right-col.sidebar-right-long-col .sidebar--left-long {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
}

@media (min-width: 768px) {
  .content-col.sidebar-left-long-col.sidebar-right-col.sidebar-right-long-col .sidebar--left-long {
    float: left;
    width: 25%;
  }
}

@media (min-width: 768px) {
  .content-col.sidebar-left-long-col.sidebar-right-col.sidebar-right-long-col .sidebar--left-long {
    right: 33.33333%;
  }
}

.content-col.sidebar-left-long-col.sidebar-right-col.sidebar-right-long-col .sidebar--right {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
}

@media (min-width: 768px) {
  .content-col.sidebar-left-long-col.sidebar-right-col.sidebar-right-long-col .sidebar--right {
    float: left;
    width: 16.66667%;
  }
}

.content-col.sidebar-left-long-col.sidebar-right-col.sidebar-right-long-col .sidebar--right-long {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
}

@media (min-width: 768px) {
  .content-col.sidebar-left-long-col.sidebar-right-col.sidebar-right-long-col .sidebar--right-long {
    float: left;
    width: 25%;
  }
}

.content-col.sidebar-left-col.sidebar-left-long-col.sidebar-right-col .content {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
}

@media (min-width: 768px) {
  .content-col.sidebar-left-col.sidebar-left-long-col.sidebar-right-col .content {
    float: left;
    width: 41.66667%;
  }
}

@media (min-width: 768px) {
  .content-col.sidebar-left-col.sidebar-left-long-col.sidebar-right-col .content {
    left: 41.66667%;
  }
}

.content-col.sidebar-left-col.sidebar-left-long-col.sidebar-right-col .sidebar--left {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
}

@media (min-width: 768px) {
  .content-col.sidebar-left-col.sidebar-left-long-col.sidebar-right-col .sidebar--left {
    float: left;
    width: 16.66667%;
  }
}

@media (min-width: 768px) {
  .content-col.sidebar-left-col.sidebar-left-long-col.sidebar-right-col .sidebar--left {
    right: 41.66667%;
  }
}

.content-col.sidebar-left-col.sidebar-left-long-col.sidebar-right-col .sidebar--left-long {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
}

@media (min-width: 768px) {
  .content-col.sidebar-left-col.sidebar-left-long-col.sidebar-right-col .sidebar--left-long {
    float: left;
    width: 25%;
  }
}

@media (min-width: 768px) {
  .content-col.sidebar-left-col.sidebar-left-long-col.sidebar-right-col .sidebar--left-long {
    right: 41.66667%;
  }
}

.content-col.sidebar-left-col.sidebar-left-long-col.sidebar-right-col .sidebar--right {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
}

@media (min-width: 768px) {
  .content-col.sidebar-left-col.sidebar-left-long-col.sidebar-right-col .sidebar--right {
    float: left;
    width: 16.66667%;
  }
}

.content-col.sidebar-left-col.sidebar-left-long-col.sidebar-right-long-col .content {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
}

@media (min-width: 768px) {
  .content-col.sidebar-left-col.sidebar-left-long-col.sidebar-right-long-col .content {
    float: left;
    width: 33.33333%;
  }
}

@media (min-width: 768px) {
  .content-col.sidebar-left-col.sidebar-left-long-col.sidebar-right-long-col .content {
    left: 41.66667%;
  }
}

.content-col.sidebar-left-col.sidebar-left-long-col.sidebar-right-long-col .sidebar--left {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
}

@media (min-width: 768px) {
  .content-col.sidebar-left-col.sidebar-left-long-col.sidebar-right-long-col .sidebar--left {
    float: left;
    width: 16.66667%;
  }
}

@media (min-width: 768px) {
  .content-col.sidebar-left-col.sidebar-left-long-col.sidebar-right-long-col .sidebar--left {
    right: 33.33333%;
  }
}

.content-col.sidebar-left-col.sidebar-left-long-col.sidebar-right-long-col .sidebar--left-long {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
}

@media (min-width: 768px) {
  .content-col.sidebar-left-col.sidebar-left-long-col.sidebar-right-long-col .sidebar--left-long {
    float: left;
    width: 25%;
  }
}

@media (min-width: 768px) {
  .content-col.sidebar-left-col.sidebar-left-long-col.sidebar-right-long-col .sidebar--left-long {
    right: 33.33333%;
  }
}

.content-col.sidebar-left-col.sidebar-left-long-col.sidebar-right-long-col .sidebar--right-long {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
}

@media (min-width: 768px) {
  .content-col.sidebar-left-col.sidebar-left-long-col.sidebar-right-long-col .sidebar--right-long {
    float: left;
    width: 25%;
  }
}

.tabbed-content .tab-content {
  border-color: #D6D6D6;
  padding: 0;
}

.tabbed-content .tab-pane-content {
  background: #fff;
  padding: 20px;
  box-shadow: 1.5px 2.6px 7px rgba(0, 0, 0, 0.18);
}

.nav-tabs > li {
  font-family: "Trade Gothic W01", Arial Narrow, Arial, sans-serif;
  font-weight: bold;
  float: none;
}

@media (min-width: 480px) {
  .nav-tabs > li {
    float: left;
  }
}

.nav-tabs > li > a {
  padding: 16px 12px 12px;
  font-size: 16px;
  line-height: 1.15em;
  color: #7E7E80;
  border-top: 1px solid #D7D7D9;
  border-right: 1px solid #D7D7D9;
  margin: 0;
  background: #EEEEF0;
  border-bottom: 1px solid #D7D7D9;
  border-left: 1px solid #D7D7D9;
}

@media (min-width: 480px) {
  .nav-tabs > li > a {
    border-left: 0;
  }
}

@media (min-width: 992px) {
  .nav-tabs > li > a {
    padding: 16px 18px 12px;
    font-size: 16px;
    border-left: 0;
  }
}

@media (min-width: 1200px) {
  .nav-tabs > li > a {
    padding: 16px 22px 12px;
  }
}

.nav-tabs > li > a:hover {
  border-top: 1px solid #D7D7D9;
  border-right: 1px solid #D7D7D9;
}

.nav-tabs > li:first-child a {
  border-left: 1px solid #D7D7D9;
}

@media (min-width: 480px) {
  .nav-tabs > li:first-child a {
    border-left: 1px solid #D7D7D9;
  }
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  border-color: #D6D6D6;
  border-bottom-color: transparent;
  color: #000;
  background: #fff;
  position: relative;
  border-bottom: 1px solid #fff;
}

@media (min-width: 480px) {
  .nav-tabs > li.active > a,
  .nav-tabs > li.active > a:hover,
  .nav-tabs > li.active > a:focus {
    border-left: 0;
  }
}

.nav-tabs > li.active > a:after,
.nav-tabs > li.active > a:hover:after,
.nav-tabs > li.active > a:focus:after {
  content: ' ';
  position: absolute;
  left: -1px;
  top: -1px;
  width: calc(100% + 2px);
  height: 5px;
  background: #1397D1;
}

.nav-tabs > li:first-child.active > a,
.nav-tabs > li:first-child.active > a:hover,
.nav-tabs > li:first-child.active > a:focus,
.nav-tabs > li:first-child > a,
.nav-tabs > li:first-child > a:hover,
.nav-tabs > li:first-child > a:focus {
  border-left: 1px solid #D7D7D9;
}

.article-index {
  margin-left: 20px;
  margin-bottom: 20px;
}

.article-index h3 {
  font-size: 1.1em;
}

.search-results-tabs .nav-tabs > li > a {
  padding: 16px 12px 12px;
}

@media screen and (min-width: 768px) {
  .search-results-tabs .nav-tabs > li > a {
    padding: 10px 20px 6px;
  }
}

@media screen and (min-width: 992px) {
  .search-results-tabs .nav-tabs > li > a {
    font-size: 17px;
  }
}

@media screen and (min-width: 1200px) {
  .search-results-tabs .nav-tabs > li > a {
    font-size: 18px;
  }
}

.item-count {
  clear: both;
  font-size: 0.8em;
  display: block;
}

.search-filter {
  margin-bottom: 10px;
}

@media screen and (min-width: 992px) {
  .search-filter {
    float: right;
  }
}

.nav-tabs.nav-stacked {
  border-bottom: 0;
  display: inline-block;
}

.nav-tabs.nav-stacked > li {
  display: block;
  float: none;
}

.nav-tabs.nav-stacked > li > a {
  display: inline-block;
  width: 100%;
  border-left: 1px solid #D7D7D9;
  padding: 10px 15px 7px;
}

.nav-tabs.nav-stacked > li > a:hover {
  background: #fcfcfc;
}

.nav-tabs.nav-stacked > li.active a {
  border-bottom: 1px solid #D7D7D9;
  border-left: 1px solid #D7D7D9;
}

.nav-tabs.nav-stacked > li.active a:after {
  width: 3px;
  height: 100%;
}

.pagenavcounter {
  font-style: italic;
}

.item-page {
  position: relative;
}

.item-page.bookmark-option .page-header {
  padding-right: 80px;
}

.readinglistbtn {
  position: absolute;
  right: 0;
  top: 0px;
  text-align: center;
  font-size: 12px;
  line-height: 12px;
}

.readinglistbtn .rl_link,
.readinglistbtn .rl_add,
.readinglistbtn .rl_remove,
.readinglistbtn .rl_guest {
  color: #4f5153;
}

.readinglistbtn .rl_link:hover i,
.readinglistbtn .rl_add:hover i,
.readinglistbtn .rl_remove:hover i,
.readinglistbtn .rl_guest:hover i {
  -webkit-transform: translateY(-3px);
          transform: translateY(-3px);
}

.readinglistbtn i {
  display: block;
  color: #0096d6;
  font-size: 19px;
  line-height: 19px;
  height: 19px;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
}

@media (min-width: 768px) {
  .readinglistbtn i {
    font-size: 29px;
    line-height: 29px;
    height: 29px;
  }
}

/* 2.5 Select
 -----------------------------------------------------------------------------*/
#limit_chzn {
  width: 100% !important;
}

@media (min-width: 768px) {
  #limit_chzn {
    width: auto !important;
  }
}

.chzn-container {
  min-width: 100px;
}

.chzn-results {
  min-width: 98px;
}

.chzn-container-single .chzn-single,
.row-fluid .chzn-container-single .chzn-single,
.chzn-container-multi .chzn-choices,
.row-fluid .chzn-container-multi .chzn-choices {
  border: 1px solid #CCCCCC;
  border-radius: 0;
  background: #F6F6F7;
  height: 40px;
  min-height: 40px;
  line-height: 40px;
  color: #000000;
  box-shadow: none;
  text-align: left;
}

.chzn-container-single .chzn-single span,
.row-fluid .chzn-container-single .chzn-single span,
.chzn-container-multi .chzn-choices span,
.row-fluid .chzn-container-multi .chzn-choices span {
  margin-right: 50px;
}

.chzn-container-single .chzn-single div,
.row-fluid .chzn-container-single .chzn-single div,
.chzn-container-multi .chzn-choices div,
.row-fluid .chzn-container-multi .chzn-choices div {
  width: 40px;
  border-left: 1px solid #CCCCCC;
  background: #fff;
}

.chzn-container-single .chzn-single div b,
.row-fluid .chzn-container-single .chzn-single div b,
.chzn-container-multi .chzn-choices div b,
.row-fluid .chzn-container-multi .chzn-choices div b {
  background: none;
  color: #0096d6;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
  font-size: 22px;
  line-height: 38px;
  -webkit-transition: -webkit-transform 0.2s ease-in-out;
          transition: transform 0.2s ease-in-out;
}

.chzn-container-active.chzn-with-drop .chzn-single div {
  border-left: 1px solid #CCCCCC;
}

.chzn-container-active.chzn-with-drop .chzn-single div b {
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
}

.chzn-container-active.chzn-with-drop .chzn-single {
  background: #fff;
  border: 1px solid #CCCCCC;
}

.chzn-container-single .chzn-drop {
  border-radius: 0;
  border: 1px solid #CCCCCC;
}

.chzn-container .chzn-results {
  padding: 0;
  margin: 0;
  text-align: left;
}

.chzn-container .chzn-results li {
  padding: 11px 6px;
  border-bottom: 1px solid #ccc;
}

.chzn-container .chzn-results li.active-result.highlighted {
  background: #0096d6;
}

.chzn-container-multi .chzn-choices,
.row-fluid .chzn-container-multi .chzn-choices {
  line-height: 20px;
}

.filter__wrap {
  margin-top: 10px;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  .filter__wrap {
    text-align: right;
  }
}

.filter {
  margin-bottom: 10px;
}

@media (min-width: 768px) {
  .filter {
    display: inline-block;
    margin-left: 10px;
    margin-bottom: 5px;
  }
}

.filter label {
  color: #000;
  font-size: 12px;
  display: block;
}

@media (min-width: 768px) {
  .filter label {
    display: inline-block;
  }
}

.filter select {
  width: 100%;
}

.filter .chzn-container {
  width: 100% !important;
  text-align: left;
}

@media (min-width: 768px) {
  .filter .chzn-container {
    width: auto !important;
  }
}

@media (min-width: 768px) {
  #spcal_filter2 .chzn-container {
    width: 190px !important;
  }
}

/* 2.6 Video Player
 -----------------------------------------------------------------------------*/
.content--inner .ifaq-container object {
  display: block;
}

.content--inner .ifaq-container object video {
  width: 100%    !important;
  height: 100%   !important;
}

.mejs-container .mejs-inner .mejs-poster {
  background-size: cover;
}

.mejs-container .mejs-inner .mejs-controls {
  background: rgba(0, 0, 0, 0.7);
  margin: 0;
  width: 100%;
  height: 42px;
}

.mejs-container .mejs-inner .mejs-controls button:focus {
  outline: none;
}

.mejs-container .mejs-inner .mejs-controls .mejs-playpause-button {
  width: 36px;
  height: 42px;
  margin-left: 5px;
}

.mejs-container .mejs-inner .mejs-controls .mejs-playpause-button button {
  width: 36px;
  height: 42px;
  background: none;
  padding: 0;
  margin: 0;
}

.mejs-container .mejs-inner .mejs-controls .mejs-playpause-button button:focus {
  outline: none;
}

.mejs-container .mejs-inner .mejs-controls .mejs-play button {
  color: #fff;
  font-size: 30px;
}

.mejs-container .mejs-inner .mejs-controls .mejs-pause button {
  color: #fff;
  font-size: 30px;
}

.mejs-container .mejs-inner .mejs-controls .mejs-volume-button {
  height: 42px;
  width: 36px;
}

.mejs-container .mejs-inner .mejs-controls .mejs-volume-button .mejs-volume-slider {
  width: 36px;
  background: rgba(0, 0, 0, 0.7);
}

.mejs-container .mejs-inner .mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total {
  left: 18px;
}

.mejs-container .mejs-inner .mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current {
  left: 18px;
}

.mejs-container .mejs-inner .mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle {
  left: 11px;
}

.mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-mute button {
  background: none;
  height: 42px;
  width: 36px;
  padding: 0;
  margin: 0;
  color: #fff;
  font-size: 22px;
}

.mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-unmute button {
  background: none;
  height: 42px;
  width: 36px;
  padding: 0;
  margin: 0;
  color: #fff;
  font-size: 22px;
}

.mejs-container .mejs-inner .mejs-controls .mejs-fullscreen-button {
  height: 42px;
  width: 36px;
}

.mejs-container .mejs-inner .mejs-controls .mejs-fullscreen-button.mejs-fullscreen-button button {
  background: none;
  height: 42px;
  width: 36px;
  padding: 0;
  margin: 0;
  color: #fff;
  font-size: 18px;
}

.mejs-container .mejs-inner .mejs-controls .mejs-time-rail {
  height: 42px;
  padding-top: 14px;
}

.mejs-container .mejs-inner .mejs-controls .mejs-time-rail .mejs-time-loaded {
  background: rgba(255, 255, 255, 0.6);
  height: 5px;
  border-radius: 0;
}

.mejs-container .mejs-inner .mejs-controls .mejs-time-rail .mejs-time-current {
  background: #1195D3;
  height: 5px;
  border-radius: 0;
}

.mejs-container .mejs-inner .mejs-controls .mejs-time-rail .mejs-time-total {
  border-radius: 0;
  background: rgba(255, 255, 255, 0.3);
  height: 5px;
}

.mejs-container .mejs-inner .mejs-controls .mejs-time-rail .mejs-time-handle {
  display: block;
  width: 15px;
  height: 15px;
  background: #fff;
  border: 0;
  border-radius: 50%;
  top: -6px;
}

.mejs-container .mejs-inner .mejs-time.mejs-currenttime-container,
.mejs-container .mejs-inner .mejs-time.mejs-duration-container {
  display: none;
}

/* 3. BLOCKS
 -------------------------------------------------------------------------------
 =============================================================================*/
/* 3.1 Header
 -----------------------------------------------------------------------------*/
.main-header {
  background: #000000;
  color: #fff;
  padding: 8px 0 6px 0;
  border-bottom: 5px solid #0096d6;
  margin-bottom: 20px;
}

@media (min-width: 992px) {
  .main-header {
    border-bottom: 0;
    padding: 8px 0 10px 0;
    margin-bottom: 0;
  }
}

.top-layer-mod .main-header {
  margin-bottom: 0;
}

.main-header .wrap, .main-header .custom-notifications .notification-list, .custom-notifications .main-header .notification-list {
  position: relative;
}

@media (min-width: 992px) {
  .main-header {
    padding: 10px 0 10px 0;
  }
}

.toggle-nav {
  display: block;
  width: auto;
  height: 30px;
  position: absolute;
  left: 3px;
  top: 2px;
  padding-left: 31px;
  color: #FFFFFF;
  font-size: 14px;
  line-height: 30px;
  font-family: Arial, sans-serif;
}

.toggle-nav:hover {
  color: #FFFFFF;
  text-decoration: none;
}

.toggle-nav:focus {
  color: #FFFFFF;
  text-decoration: none;
}

@media (min-width: 992px) {
  .toggle-nav {
    display: none;
  }
}

.toggle-nav span {
  position: absolute;
  left: 0;
  top: 50%;
  display: block;
  width: 24px;
  height: 3px;
  background: #B7B7B7;
  margin-top: -1px;
}

.toggle-nav span:first-child {
  margin-top: -8px;
}

.toggle-nav span:last-child {
  margin-top: 6px;
}

.main-header__logo-wrap {
  margin: 0 auto;
  display: block;
  width: 100px;
  height: 37px;
  text-align: center;
}

.main-header__logo-wrap:hover {
  text-decoration: none;
}

@media (min-width: 992px) {
  .main-header__logo-wrap {
    float: left;
    padding-top: 19px;
    text-align: left;
    width: auto;
  }
}

.main-header__logo-wrap-alt {
  width: 150px;
}

@media (min-width: 992px) {
  .main-header__logo-wrap-alt {
    padding-top: 0;
    width: auto;
  }
}

.main-header__logo_alt {
  width: 150px;
  margin-top: -2px;
}

@media (min-width: 992px) {
  .main-header__logo_alt {
    width: 250px;
    margin-top: 0;
  }
}

.main-header__logo {
  width: 61px;
  height: 15px;
  fill: #fff;
}

@media (min-width: 992px) {
  .main-header__logo {
    margin-right: 30px;
    float: left;
    width: 122px;
    height: 29px;
  }
}

.main-header__slogan {
  color: #0096d6;
  position: relative;
  font-size: 15px;
  line-height: 20px;
  font-weight: 300;
  font-family: "Trade Gothic W01", Arial Narrow, Arial, sans-serif;
  border-top: 1px solid #5F6062;
  display: block;
  margin-top: -1px;
}

@media (min-width: 992px) {
  .main-header__slogan {
    font-size: 30px;
    padding-left: 28px;
    float: left;
    line-height: 34px;
    display: inline-block;
    border-top: 0;
  }
}

@media (min-width: 992px) {
  .main-header__slogan:before {
    content: ' ';
    position: absolute;
    left: -2px;
    top: -1px;
    width: 1px;
    height: 31px;
    background: #5F6062;
  }
}

.main-header__right {
  position: absolute;
  right: 0px;
  top: 1px;
  display: inline-block;
}

@media (min-width: 992px) {
  .main-header__right {
    position: relative;
    float: right;
  }
}

.main-header__menu-bar {
  text-align: right;
  margin-bottom: 9px;
  font-size: 12px;
  display: inline-block;
  float: left;
  margin-top: 3px;
}

@media (min-width: 992px) {
  .main-header__menu-bar {
    display: block;
    float: none;
    margin-top: 0;
  }
}

.main-header__menu-bar ul.nav {
  display: inline-block;
}

.main-header__menu-bar ul.nav li {
  display: none;
}

@media (min-width: 992px) {
  .main-header__menu-bar ul.nav li {
    display: inline-block;
  }
}

.main-header__menu-bar ul.nav li a {
  display: inline;
  padding: 0;
  color: #b7b7b7;
  margin-left: 26px;
}

.main-header__menu-bar ul.nav li a:hover, .main-header__menu-bar ul.nav li a:focus {
  background: none;
  color: #c4c4c4;
}

.main-header__user {
  text-align: right;
  display: inline-block;
}

@media (min-width: 992px) {
  .main-header__user {
    float: right;
    display: block;
  }
}

.main-header__user p {
  margin: 0;
}

.main-header__user .btn, .main-header__user .cf_form .cf_filters_list li .cf_clear a, .cf_form .cf_filters_list li .cf_clear .main-header__user a, .main-header__user .cf_form .cf_resetAll_link, .cf_form .main-header__user .cf_resetAll_link, .main-header__user #erLoginForm .er-form-button, #erLoginForm .main-header__user .er-form-button {
  padding: 5px 13px 3px;
  font-family: "Trade Gothic W01", Arial Narrow, Arial, sans-serif;
  font-weight: bold;
  font-size: 16px;
  margin-top: 0px;
}

.main-header__user .btn span, .main-header__user .cf_form .cf_filters_list li .cf_clear a span, .cf_form .cf_filters_list li .cf_clear .main-header__user a span, .main-header__user .cf_form .cf_resetAll_link span, .cf_form .main-header__user .cf_resetAll_link span, .main-header__user #erLoginForm .er-form-button span, #erLoginForm .main-header__user .er-form-button span {
  display: none;
}

@media (min-width: 480px) {
  .main-header__user .btn span, .main-header__user .cf_form .cf_filters_list li .cf_clear a span, .cf_form .cf_filters_list li .cf_clear .main-header__user a span, .main-header__user .cf_form .cf_resetAll_link span, .cf_form .main-header__user .cf_resetAll_link span, .main-header__user #erLoginForm .er-form-button span, #erLoginForm .main-header__user .er-form-button span {
    display: inline-block;
  }
}

@media (min-width: 480px) {
  .main-header__user .btn i, .main-header__user .cf_form .cf_filters_list li .cf_clear a i, .cf_form .cf_filters_list li .cf_clear .main-header__user a i, .main-header__user .cf_form .cf_resetAll_link i, .cf_form .main-header__user .cf_resetAll_link i, .main-header__user #erLoginForm .er-form-button i, #erLoginForm .main-header__user .er-form-button i, .main-header__user .btn em, .main-header__user .cf_form .cf_filters_list li .cf_clear a em, .cf_form .cf_filters_list li .cf_clear .main-header__user a em, .main-header__user .cf_form .cf_resetAll_link em, .cf_form .main-header__user .cf_resetAll_link em, .main-header__user #erLoginForm .er-form-button em, #erLoginForm .main-header__user .er-form-button em {
    display: none;
  }
}

@media (min-width: 992px) {
  .main-header__user .btn, .main-header__user .cf_form .cf_filters_list li .cf_clear a, .cf_form .cf_filters_list li .cf_clear .main-header__user a, .main-header__user .cf_form .cf_resetAll_link, .cf_form .main-header__user .cf_resetAll_link, .main-header__user #erLoginForm .er-form-button, #erLoginForm .main-header__user .er-form-button {
    margin-top: 9px;
  }
}

/* 3.2 Main Menu
 -----------------------------------------------------------------------------*/
.main-menu {
  background: url(../img/menu-pattern.png) left bottom #000;
  border-bottom: 5px solid #0096d6;
  min-height: 60px;
  display: none;
  position: relative;
  z-index: 30;
  margin-bottom: 40px;
  /*
  .nav {

    & > li {
      display: inline-block;
      //max-width: 15%;
      //margin-right: 30px;
      float: left;

      > a {
        color: #fff;
        font-family: $gothic;
        font-size: 18px;
        padding: 0;
        height: 55px;
        
        &:hover {
          color: $brand-primary;
          background: none;
        }
      }
    }
  }
  */
}

@media (min-width: 992px) {
  .main-menu {
    display: block;
  }
}

.main-menu.main-menu--no-margin-bottom {
  margin-bottom: 0;
}

.menu-wrap {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

/* MegaMenu Overrides */
.menu-wrap #megamenucss #js-mainnav.megamenu.blackwhite {
  border: 0;
  background: transparent;
  box-shadow: none;
}

.menu-wrap #megamenucss #js-mainnav.megamenu.blackwhite .js-megamenu {
  background: none;
}

.menu-wrap #megamenucss #js-mainnav.megamenu.blackwhite .js-megamenu.container {
  width: auto;
}

.menu-wrap #megamenucss #js-mainnav.megamenu.blackwhite .menu-title i {
  margin: 0;
  padding: 0;
}

.menu-wrap #megamenucss #js-mainnav.megamenu.blackwhite ul.level0 > li.megacss {
  max-width: 15%;
  margin-right: 3%;
}

@media (min-width: 992px) {
  .menu-wrap #megamenucss #js-mainnav.megamenu.blackwhite ul.level0 > li.megacss {
    max-width: 17%;
    margin-right: 2%;
  }
}

@media (min-width: 1200px) {
  .menu-wrap #megamenucss #js-mainnav.megamenu.blackwhite ul.level0 > li.megacss {
    max-width: 15%;
    margin-right: 3%;
  }
}

@media (min-width: 992px) {
  .menu-wrap #megamenucss #js-mainnav.megamenu.blackwhite ul.level0 > li.megacss.mobile-menu-visible {
    display: none;
  }
}

.menu-wrap #megamenucss #js-mainnav.megamenu.blackwhite ul.level0 > li.megacss > span.megacss,
.menu-wrap #megamenucss #js-mainnav.megamenu.blackwhite ul.level0 > li.megacss > a.megacss {
  color: #fff;
  font-family: "Trade Gothic W01", Arial Narrow, Arial, sans-serif;
  font-weight: normal;
  font-size: 18px;
  text-shadow: none;
  border: 0;
  padding: 0px;
  padding: 0 10px 0 0;
  height: 55px;
  display: table;
}

.menu-wrap #megamenucss #js-mainnav.megamenu.blackwhite ul.level0 > li > a.megacss span.menu-title,
.menu-wrap #megamenucss #js-mainnav.megamenu.blackwhite ul.level0 > li > a.haschild.megacss span.menu-title,
.menu-wrap #megamenucss #js-mainnav.megamenu.blackwhite ul.level0 > li > a.haschild-over.megacss span.menu-title {
  padding-left: 0;
  display: table-cell;
  vertical-align: bottom;
  height: 55px;
  padding-bottom: 6px;
  position: relative;
}

.menu-wrap #megamenucss #js-mainnav.megamenu.blackwhite ul.level0 > li > a.haschild.megacss span.menu-title {
  background-image: none;
}

.menu-wrap #megamenucss #js-mainnav.megamenu.blackwhite ul.level0 > li > a.haschild.megacss span.menu-title:after {
  content: ' ';
  position: absolute;
  right: 0;
  bottom: 12px;
  background-image: url(../img/sprite/sprite.png);
  background-position: -7px 0px;
  width: 7px;
  height: 4px;
}

.menu-wrap #megamenucss #js-mainnav.megamenu.blackwhite ul.level0 > li > a.haschild.active.megacss span.menu-title:after,
.menu-wrap #megamenucss #js-mainnav.megamenu.blackwhite ul.level0 > li:hover > a.haschild.megacss span.menu-title:after {
  background-image: url(../img/sprite/sprite.png);
  background-position: 0px 0px;
  width: 7px;
  height: 4px;
}

.menu-wrap #megamenucss #js-mainnav.megamenu.blackwhite ul.level0 > li.active {
  background: none !important;
}

.menu-wrap #megamenucss #js-mainnav.megamenu.blackwhite ul.level0 > li.megacss:hover > a.megacss,
.menu-wrap #megamenucss #js-mainnav.megamenu.blackwhite ul.level0 > li.active > a {
  background: none !important;
  color: #0096d6 !important;
}

.menu-wrap #megamenucss #js-mainnav.megamenu.blackwhite ul.level1 .childcontent {
  margin-top: -36px;
}

.menu-wrap #megamenucss #js-mainnav.megamenu.blackwhite .dropdown-menu {
  background: #3D3D3D;
  color: #fff;
  border: 1px solid #3D3D3D;
  border-bottom: 5px solid #0096d6;
  min-width: 220px;
  padding-top: 12px;
  padding-bottom: 12px;
}

.menu-wrap #megamenucss #js-mainnav.megamenu.blackwhite .level0 .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  border: 0;
}

.menu-wrap #megamenucss #js-mainnav.megamenu.blackwhite .level1 .dropdown-menu {
  padding-top: 12px;
  padding-bottom: 12px;
  border: 0;
  border-bottom: 5px solid #0096d6;
  margin-top: -30px;
}

.menu-wrap #megamenucss #js-mainnav.megamenu.blackwhite .level1 .submenu-ec .dropdown-menu {
  margin-top: -115px;
}

.menu-wrap #megamenucss #js-mainnav.megamenu.blackwhite .level1 .submenu-minus-546 .dropdown-menu,
.menu-wrap #megamenucss #js-mainnav.megamenu.blackwhite .level1 .submenu-erm .dropdown-menu {
  margin-top: -430px;
}

.menu-wrap #megamenucss #js-mainnav.megamenu.blackwhite .level1 .submenu-minus-363 .dropdown-menu,
.menu-wrap #megamenucss #js-mainnav.megamenu.blackwhite .level1 .submenu-gtr .dropdown-menu {
  margin-top: -363px;
}

.menu-wrap #megamenucss #js-mainnav.megamenu.blackwhite .level1 .submenu-rdt .dropdown-menu {
  margin-top: -86px;
}

.menu-wrap #megamenucss #js-mainnav.megamenu.blackwhite ul.level1 > li.megacss.yellow-border:before, .menu-wrap #megamenucss #js-mainnav.megamenu.blackwhite ul.level1 > li.megacss.green-border:before, .menu-wrap #megamenucss #js-mainnav.megamenu.blackwhite ul.level1 > li.megacss.orange-border:before, .menu-wrap #megamenucss #js-mainnav.megamenu.blackwhite ul.level1 > li.megacss.aqua-border:before, .menu-wrap #megamenucss #js-mainnav.megamenu.blackwhite ul.level1 > li.megacss.red-border:before, .menu-wrap #megamenucss #js-mainnav.megamenu.blackwhite ul.level1 > li.megacss.grey-border:before, .menu-wrap #megamenucss #js-mainnav.megamenu.blackwhite ul.level1 > li.megacss.blue-border:before {
  content: ' ';
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 10px;
  background: black;
  z-index: 20;
}

.menu-wrap #megamenucss #js-mainnav.megamenu.blackwhite ul.level1 > li.megacss.yellow-border:before {
  background: #FFD102;
}

.menu-wrap #megamenucss #js-mainnav.megamenu.blackwhite ul.level1 > li.megacss.yellow-border .dropdown-menu {
  border-color: #FFD102;
}

.menu-wrap #megamenucss #js-mainnav.megamenu.blackwhite ul.level1 > li.megacss.green-border:before {
  background: #7AC142;
}

.menu-wrap #megamenucss #js-mainnav.megamenu.blackwhite ul.level1 > li.megacss.green-border .dropdown-menu {
  border-color: #7AC142;
}

.menu-wrap #megamenucss #js-mainnav.megamenu.blackwhite ul.level1 > li.megacss.orange-border:before {
  background: #F68B1F;
}

.menu-wrap #megamenucss #js-mainnav.megamenu.blackwhite ul.level1 > li.megacss.orange-border .dropdown-menu {
  border-color: #F68B1F;
}

.menu-wrap #megamenucss #js-mainnav.megamenu.blackwhite ul.level1 > li.megacss.aqua-border:before {
  background: #01B1AD;
}

.menu-wrap #megamenucss #js-mainnav.megamenu.blackwhite ul.level1 > li.megacss.aqua-border .dropdown-menu {
  border-color: #01B1AD;
}

.menu-wrap #megamenucss #js-mainnav.megamenu.blackwhite ul.level1 > li.megacss.red-border:before {
  background: #A0295A;
}

.menu-wrap #megamenucss #js-mainnav.megamenu.blackwhite ul.level1 > li.megacss.red-border .dropdown-menu {
  border-color: #A0295A;
}

.menu-wrap #megamenucss #js-mainnav.megamenu.blackwhite ul.level1 > li.megacss.grey-border:before {
  background: #7E8083;
}

.menu-wrap #megamenucss #js-mainnav.megamenu.blackwhite ul.level1 > li.megacss.grey-border .dropdown-menu {
  border-color: #7E8083;
}

.menu-wrap #megamenucss #js-mainnav.megamenu.blackwhite ul.level1 > li.megacss.blue-border:before {
  background: #0096d6;
}

.menu-wrap #megamenucss #js-mainnav.megamenu.blackwhite ul.level1 > li.megacss.blue-border .dropdown-menu {
  border-color: #0096d6;
}

.menu-wrap #megamenucss #js-mainnav.megamenu.blackwhite ul.level1 > li.megacss.group-separator > a.megacss,
.menu-wrap #megamenucss #js-mainnav.megamenu.blackwhite ul.level1 > li.megacss.group-separator > span.megacss {
  padding: 8px 20px 4px 20px;
}

.menu-wrap #megamenucss #js-mainnav.megamenu.blackwhite ul.level1 > li.megacss.group-separator:after {
  content: ' ';
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 100%;
  height: 6px;
  background: #222;
  z-index: 30;
}

.menu-wrap #megamenucss #js-mainnav.megamenu.blackwhite ul.level1 > li.megacss li {
  border-left: 0;
}

.menu-wrap #megamenucss #js-mainnav.megamenu.blackwhite ul.level1 li.megacss a.megacss,
.menu-wrap #megamenucss #js-mainnav.megamenu.blackwhite ul.level1 li.megacss span.megacss {
  color: #fff;
  text-shadow: none;
  font-size: 13px;
  font-family: Arial;
  padding: 8px 20px 0;
  border: 0;
  box-shadow: none;
}

.menu-wrap #megamenucss #js-mainnav.megamenu.blackwhite ul.level1 li.megacss a.megacss:before,
.menu-wrap #megamenucss #js-mainnav.megamenu.blackwhite ul.level1 li.megacss span.megacss:before {
  content: ' ';
  position: absolute;
  left: 0;
  top: -1px;
  height: 1px;
  width: 100%;
  background: #4E4F50;
  opacity: 0;
  -webkit-transition: all 0.3s;
          transition: all 0.3s;
  z-index: 10;
}

.menu-wrap #megamenucss #js-mainnav.megamenu.blackwhite ul.level1 li.megacss a.megacss:hover,
.menu-wrap #megamenucss #js-mainnav.megamenu.blackwhite ul.level1 li.megacss span.megacss:hover {
  background: #4E4F50 !important;
}

.menu-wrap #megamenucss #js-mainnav.megamenu.blackwhite ul.level1 li.megacss a.megacss:hover:before,
.menu-wrap #megamenucss #js-mainnav.megamenu.blackwhite ul.level1 li.megacss span.megacss:hover:before {
  opacity: 1;
}

.menu-wrap #megamenucss #js-mainnav.megamenu.blackwhite ul.level1 li.megacss a.megacss:hover span,
.menu-wrap #megamenucss #js-mainnav.megamenu.blackwhite ul.level1 li.megacss span.megacss:hover span {
  border-bottom: 1px solid #4E4F50;
}

.menu-wrap #megamenucss #js-mainnav.megamenu.blackwhite ul.level1 li.megacss a.megacss span,
.menu-wrap #megamenucss #js-mainnav.megamenu.blackwhite ul.level1 li.megacss span.megacss span {
  display: block;
  padding-bottom: 8px;
  border-bottom: 1px solid #4E4F50;
}

.menu-wrap #megamenucss #js-mainnav.megamenu.blackwhite ul.level1 li.megacss a.megacss.haschild span.menu-title,
.menu-wrap #megamenucss #js-mainnav.megamenu.blackwhite ul.level1 li.megacss span.megacss.haschild span.menu-title {
  background: url(../img/arrow-right.png) no-repeat right 5px !important;
  background-position: 0 0;
}

.menu-wrap #megamenucss #js-mainnav.megamenu.blackwhite ul.level1 li.megacss:hover > a.megacss {
  background: #4E4F50 !important;
}

.menu-wrap #megamenucss #js-mainnav.megamenu.blackwhite ul.level1 li.active {
  background: none !important;
}

.menu-wrap #megamenucss #js-mainnav.megamenu.blackwhite ul.level1 li.active > a.megacss {
  background: #4E4F50 !important;
}

.menu-wrap #megamenucss #js-mainnav.megamenu.blackwhite ul.level1 li.active > a.megacss:before {
  opacity: 1;
}

.menu-wrap #megamenucss #js-mainnav.megamenu.blackwhite ul.level1 > li.megacss:last-child a.megacss span {
  border-bottom: 0;
}

.menu-wrap #megamenucss #js-mainnav.megamenu.blackwhite ul.level2 li.megacss a.megacss,
.menu-wrap #megamenucss #js-mainnav.megamenu.blackwhite ul.level2 li.megacss span.megacss {
  color: #d1d5d8;
}

.menu-wrap #megamenucss #js-mainnav.megamenu.blackwhite ul.level2 li.megacss .group-title span,
.menu-wrap #megamenucss #js-mainnav.megamenu.blackwhite ul.level2 li.megacss .group-title a {
  color: #fff;
  width: 100%;
}

.menu-wrap #megamenucss #js-mainnav.megamenu.blackwhite ul.level2 li.megacss .group-title span:hover,
.menu-wrap #megamenucss #js-mainnav.megamenu.blackwhite ul.level2 li.megacss .group-title a:hover {
  background: none !important;
}

.menu-wrap #megamenucss #js-mainnav.megamenu.blackwhite .group-title .menu-title {
  font-size: 16px;
  font-family: "Trade Gothic W01", Arial Narrow, Arial, sans-serif;
  line-height: 1.2em;
  font-weight: bold;
}

.menu-wrap #megamenucss #js-mainnav.megamenu.blackwhite .level1 .group-content {
  margin-bottom: 35px;
}

.menu-wrap #megamenucss #js-mainnav.noJS.horizontal ul.megamenu.level1 li.haschild:hover > div.childcontent {
  left: 60px;
}

#megamenucss #js-mainnav.megamenu ul.level2 li.megacss.col-sm-1,
#megamenucss #js-mainnav.megamenu ul.level2 li.megacss.col-sm-2,
#megamenucss #js-mainnav.megamenu ul.level2 li.megacss.col-sm-3,
#megamenucss #js-mainnav.megamenu ul.level2 li.megacss.col-sm-4,
#megamenucss #js-mainnav.megamenu ul.level2 li.megacss.col-sm-5,
#megamenucss #js-mainnav.megamenu ul.level2 li.megacss.col-sm-6,
#megamenucss #js-mainnav.megamenu ul.level2 li.megacss.col-sm-7,
#megamenucss #js-mainnav.megamenu ul.level2 li.megacss.col-sm-8,
#megamenucss #js-mainnav.megamenu ul.level2 li.megacss.col-sm-9,
#megamenucss #js-mainnav.megamenu ul.level2 li.megacss.col-sm-10,
#megamenucss #js-mainnav.megamenu ul.level2 li.megacss.col-sm-11,
#megamenucss #js-mainnav.megamenu ul.level2 li.megacss.col-sm-12 {
  float: left;
}

#megamenucss #js-mainnav.megamenu ul.level2 li.megacss.new-row {
  clear: both;
}

/* 3.3 Popup
 -----------------------------------------------------------------------------*/
.popup {
  padding: 20px 20px 10px;
  background: #48494D;
  min-width: 308px;
  color: #fff;
}

@media (min-width: 480px) {
  .popup {
    min-width: 330px;
  }
}

.dtcc_notifications__wrap .popup {
  min-width: 258px;
}

@media (min-width: 480px) {
  .dtcc_notifications__wrap .popup {
    min-width: 330px;
  }
}

.popup:before {
  content: ' ';
  position: absolute;
  right: 9px;
  top: -6px;
  width: 10px;
  height: 10px;
  background: #000000;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.popup .btn-default, .popup .jcl_navbar .btn, .jcl_navbar .popup .btn, .popup .jcl_navbar .cf_form .cf_filters_list li .cf_clear a, .jcl_navbar .cf_form .cf_filters_list li .cf_clear .popup a, .popup .cf_form .cf_filters_list li .cf_clear .jcl_navbar a, .cf_form .cf_filters_list li .cf_clear .jcl_navbar .popup a, .popup .jcl_navbar .cf_form .cf_resetAll_link, .jcl_navbar .cf_form .popup .cf_resetAll_link, .popup .cf_form .jcl_navbar .cf_resetAll_link, .cf_form .jcl_navbar .popup .cf_resetAll_link, .popup .jcl_navbar #erLoginForm .er-form-button, .jcl_navbar #erLoginForm .popup .er-form-button, .popup #erLoginForm .jcl_navbar .er-form-button, #erLoginForm .jcl_navbar .popup .er-form-button, .popup .btn-cancel, .popup #editor-xtd-buttons .btn, #editor-xtd-buttons .popup .btn, .popup #editor-xtd-buttons .cf_form .cf_filters_list li .cf_clear a, #editor-xtd-buttons .cf_form .cf_filters_list li .cf_clear .popup a, .popup .cf_form .cf_filters_list li .cf_clear #editor-xtd-buttons a, .cf_form .cf_filters_list li .cf_clear #editor-xtd-buttons .popup a, .popup #editor-xtd-buttons .cf_form .cf_resetAll_link, #editor-xtd-buttons .cf_form .popup .cf_resetAll_link, .popup .cf_form #editor-xtd-buttons .cf_resetAll_link, .cf_form #editor-xtd-buttons .popup .cf_resetAll_link, .popup #editor-xtd-buttons #erLoginForm .er-form-button, #editor-xtd-buttons #erLoginForm .popup .er-form-button, .popup #erLoginForm #editor-xtd-buttons .er-form-button, #erLoginForm #editor-xtd-buttons .popup .er-form-button {
  color: #5F6062;
}

.popup a {
  color: #fff;
}

.popup__link:hover {
  text-decoration: none;
  color: #0096d6;
}

.popup__link:hover .popup__subheader {
  color: #0096d6;
}

.popup__link:hover .popup__subheader strong {
  color: #0096d6;
}

.popup__header {
  color: #0096d6;
  font-family: "Trade Gothic W01", Arial Narrow, Arial, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 22px;
  border-bottom: 1px solid #7E8083;
  padding-bottom: 7px;
  margin-bottom: 0;
}

.popup__header strong {
  color: #0096d6;
}

.popup__notification {
  border-bottom: 1px solid #636568;
  padding-top: 15px;
}

.popup__details {
  color: #d1d4d8;
}

.popup__subheader {
  font-size: 14px;
  color: #fff;
  font-family: Arial, sans-serif;
  margin-bottom: 2px;
  -webkit-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out;
  position: relative;
  padding-right: 30px;
}

.popup__subheader a {
  color: #e6e6e6;
  text-decoration: underline;
}

.popup__subheader a:hover {
  color: #cccccc;
  text-decoration: none;
}

.popup__subheader strong {
  color: #fff;
  -webkit-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out;
}

.popup__footer {
  padding: 10px 0;
  text-align: right;
}

.popup__footer .btn, .popup__footer .cf_form .cf_filters_list li .cf_clear a, .cf_form .cf_filters_list li .cf_clear .popup__footer a, .popup__footer .cf_form .cf_resetAll_link, .cf_form .popup__footer .cf_resetAll_link, .popup__footer #erLoginForm .er-form-button, #erLoginForm .popup__footer .er-form-button {
  text-transform: uppercase;
}

.popup__menu {
  margin: 0;
  padding: 0;
  list-style: none;
}

.popup__menu a, .popup__menu .separator {
  padding-bottom: 4px;
  margin-bottom: 6px;
  border-bottom: 1px solid #636568;
  display: block;
}

.popup__menu a:hover, .popup__menu .separator:hover {
  text-decoration: none;
  color: #cccccc;
}

.popup__menu > li {
  text-transform: uppercase;
}

@media (min-width: 992px) {
  .popup__menu > li.popup__logout-link {
    display: none;
  }
}

.popup__menu li ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.popup__menu li ul li {
  text-transform: none;
}

.popup__menu li ul a, .popup__menu li ul .separator {
  padding-left: 19px;
  font-size: 13px;
  color: #d1d4d8;
}

.popup__menu li ul a:hover, .popup__menu li ul .separator:hover {
  color: #9aa0a9;
}

.popup__subheader a.close {
  opacity: 1;
  color: #aaa;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.8);
  -webkit-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
  background: none;
  border: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.popup__subheader a.close i {
  -webkit-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
}

.popup__subheader a.close:hover {
  color: #aaa;
}

.popup__subheader a.close:hover i {
  color: #c4c4c4;
}

.popup__close {
  background: none;
  color: #aaa;
  border: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
}

.popup__close i {
  color: #aaa;
}

.popup__close:focus {
  outline: none;
}

.popup__close:hover {
  color: #aaa;
}

.popup__close:hover i {
  color: #c4c4c4;
}

.dtcc_notifications__wrap .popup {
  background: url(../img/notifications-bg.png) right bottom no-repeat #48494D;
}

.dtcc_notifications__top {
  display: inline-block;
  margin-bottom: 10px;
}

@media (min-width: 992px) {
  .dtcc_notifications__top {
    margin-bottom: 0;
  }
}

.dtcc_notifications__top i {
  font-size: 26px;
}

@media (min-width: 992px) {
  .dtcc_notifications__top i {
    font-size: 12px;
  }
}

.dtcc_notifications__top strong, .dtcc_notifications__top span {
  display: none;
}

@media (min-width: 992px) {
  .dtcc_notifications__top strong, .dtcc_notifications__top span {
    display: inline-block;
  }
}

.custom-notifications {
  background: #fff;
  margin-bottom: 40px;
  padding: 0;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  z-index: 20;
  position: relative;
}

.custom-notifications .notification-list {
  padding-top: 25px;
  padding-bottom: 40px;
}

.custom-notifications--with-modules-under {
  margin-bottom: 0;
  padding: 0;
  box-shadow: none;
}

.custom-notifications--with-modules-under .notification-list {
  padding-bottom: 0;
}

/* 3.4 Modal
 -----------------------------------------------------------------------------*/
@media (min-width: 768px) {
  .modal-dialog {
    width: 90%;
    max-width: 872px;
    margin: 50px auto;
  }
}

@media (min-width: 992px) {
  .modal-dialog {
    width: 872px;
    margin: 185px auto;
  }
}

@media (min-width: 768px) {
  .modal-dialog--wide {
    width: 95%;
    max-width: none;
    margin: 50px auto;
  }
}

@media (min-width: 992px) {
  .modal-dialog--wide {
    width: 95%;
    margin: 185px auto;
  }
}

.modal-content {
  border-radius: 0;
}

.modal-header {
  background: url(../img/pattern.png) left bottom #000 repeat-x;
  border-bottom: 5px solid #0096d6;
  padding: 10px 15px 37px;
}

@media (min-width: 480px) {
  .modal-header {
    padding: 30px 38px 53px;
  }
}

.modal-header .close {
  color: #B7B7B7;
  opacity: 1;
  position: absolute;
  right: 13px;
  top: 10px;
  text-shadow: none;
}

.modal-header .close span {
  font-size: 23px;
}

.modal-header__logo-wrap {
  display: block;
}

.modal-header__logo-wrap:hover {
  text-decoration: none;
}

.modal-header__logo {
  width: 80px;
  height: 19px;
  fill: #fff;
  float: left;
  margin-right: 10px;
}

@media (min-width: 480px) {
  .modal-header__logo {
    width: 122px;
    height: 29px;
    margin-right: 30px;
  }
}

.modal-header__slogan {
  color: #0096d6;
  position: relative;
  padding-left: 10px;
  font-size: 16px;
  font-weight: 300;
  line-height: 20px;
  font-family: "Trade Gothic W01", Arial Narrow, Arial, sans-serif;
}

@media (min-width: 480px) {
  .modal-header__slogan {
    font-size: 30px;
    padding-left: 29px;
    line-height: 32px;
  }
}

.modal-header__slogan:before {
  content: ' ';
  position: absolute;
  left: 0;
  top: 0px;
  width: 1px;
  height: 18px;
  background: #5F6062;
}

@media (min-width: 480px) {
  .modal-header__slogan:before {
    height: 31px;
  }
}

.modal-body {
  padding: 15px;
}

@media (min-width: 480px) {
  .modal-body {
    padding: 32px 38px 18px;
  }
}

.modal-body-title {
  font-size: 24px;
  margin-bottom: 21px;
}

@media (min-width: 480px) {
  .modal-body-title {
    font-size: 34px;
  }
}

.modal-body .table-responsive table, .modal-body #jcl_layout_body .monthview table, #jcl_layout_body .modal-body .monthview table, .modal-body .topic_elements table {
  width: 100% !important;
}

/* 3.5 Login form
 -----------------------------------------------------------------------------*/
.logfrm__col-left {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
}

@media (min-width: 768px) {
  .logfrm__col-left {
    float: left;
    width: 50%;
  }
}

.logfrm__col-left .userdata {
  padding-right: 30px;
}

.logfrm__col-right {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 8px;
}

@media (min-width: 768px) {
  .logfrm__col-right {
    float: left;
    width: 50%;
  }
}

.logfrm__col-right .pretext {
  background: #F6F6F7;
  border: 1px solid #D7D7D7;
  padding: 10px;
  font-size: 12px;
}

@media (min-width: 480px) {
  .logfrm__col-right .pretext {
    padding: 20px 29px;
  }
}

.logfrm__col-right p {
  margin-bottom: 1.2em;
}

.logfrm__header {
  font-size: 24px;
  margin-bottom: 21px;
}

@media (min-width: 480px) {
  .logfrm__header {
    font-size: 34px;
  }
}

.logfrm__info-title {
  font-size: 21px;
  margin-bottom: 0.4em;
}

.logfrm__info-subtitle {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 0.25em;
}

.logfrm__icon-link {
  text-transform: uppercase;
  display: inline-block;
  margin-bottom: 9px;
  font-weight: bold;
}

.logfrm__row {
  padding-bottom: 18px;
}

.logfrm__footer {
  border-top: 1px solid #D7D7D7;
  padding-top: 23px;
}

.logfrm__footer .help-text {
  background: #F6F6F7;
  border: 1px solid #D7D7D7;
  padding: 10px;
  margin-bottom: 10px;
  font-size: 13px;
  line-height: 1.2em;
}

.logfrm__footer .legal-text {
  font-family: Verdana, Arial, sans-serif;
  color: #7e8083;
  font-size: 9px;
  line-height: 11px;
}

.logfrm__footer .legal-text p {
  margin-bottom: 1.3em;
}

.form-horizontal .logfrm__label {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
  text-align: left;
}

@media (min-width: 768px) {
  .form-horizontal .logfrm__label {
    float: left;
    width: 25%;
  }
}

.logfrm__input {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
}

@media (min-width: 768px) {
  .logfrm__input {
    float: left;
    width: 75%;
  }
}

.form-horizontal .modlgn-remember-label {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
  text-align: left;
  padding-left: 30px;
}

@media (min-width: 768px) {
  .form-horizontal .modlgn-remember-label {
    float: left;
    width: 75%;
  }
}

@media (min-width: 768px) {
  .form-horizontal .modlgn-remember-label {
    left: 25%;
  }
}

.form-horizontal .form-group.checkbox, .form-horizontal .checkbox.control-group {
  margin-top: 0;
  padding-top: 0;
  margin-bottom: 20px;
}

.form-horizontal .submit-controls {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
}

@media (min-width: 768px) {
  .form-horizontal .submit-controls {
    float: left;
    width: 75%;
  }
}

@media (min-width: 768px) {
  .form-horizontal .submit-controls {
    left: 25%;
  }
}

.form-horizontal .submit-controls .btn, .form-horizontal .submit-controls .cf_form .cf_filters_list li .cf_clear a, .cf_form .cf_filters_list li .cf_clear .form-horizontal .submit-controls a, .form-horizontal .submit-controls .cf_form .cf_resetAll_link, .cf_form .form-horizontal .submit-controls .cf_resetAll_link, .form-horizontal .submit-controls #erLoginForm .er-form-button, #erLoginForm .form-horizontal .submit-controls .er-form-button {
  text-transform: uppercase;
}

.logfrm__help {
  margin-left: -8px;
  margin-right: -8px;
  padding-top: 13px;
}

.logfrm__help:before, .logfrm__help:after {
  content: " ";
  display: table;
}

.logfrm__help:after {
  clear: both;
}

.logfrm__help p {
  margin-bottom: 2px;
}

.logfrm__help-wrap {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
  color: #5f6062;
  font-size: 12px;
}

@media (min-width: 768px) {
  .logfrm__help-wrap {
    float: left;
    width: 75%;
  }
}

@media (min-width: 768px) {
  .logfrm__help-wrap {
    left: 25%;
  }
}

.logfrm__reset-options a {
  color: #5f6062;
}

/* 3.6 User Settings
 -----------------------------------------------------------------------------*/
.user-settings {
  position: relative;
  float: right;
  margin-bottom: 12px;
  margin-top: -7px;
}

@media (min-width: 768px) {
  .user-settings {
    margin-top: 0px;
  }
}

@media (min-width: 992px) {
  .user-settings {
    margin-top: 0;
  }
}

.user-settings .popup {
  background: url(../img/user-settings-bg.png) right bottom no-repeat #48494D;
  padding-bottom: 16px;
}

.user-settings .popup__header {
  margin-bottom: 17px;
}

.user-settings__logout {
  position: absolute;
  right: 0;
  bottom: -16px;
  display: none;
  width: 300px;
}

@media (min-width: 992px) {
  .user-settings__logout {
    display: block;
  }
}

.user-settings__logout a {
  color: #B7B7B7;
  text-transform: uppercase;
  font-size: 12px;
  display: inline-block;
  margin-left: 10px;
}

.user-settings__logout a:hover, .user-settings__logout a:focus {
  text-decoration: none;
  color: #d1d1d1;
}

.user-settings__top {
  color: #fff;
  font-size: 32px;
  font-weight: 700;
  font-family: "Trade Gothic W01", Arial Narrow, Arial, sans-serif;
}

@media (min-width: 768px) {
  .user-settings__top {
    font-size: 20px;
  }
}

@media (min-width: 992px) {
  .user-settings__top {
    margin-top: 0;
  }
}

.user-settings__top:hover, .user-settings__top:focus {
  text-decoration: none;
  color: #fff;
}

.user-settings__top:hover i, .user-settings__top:focus i {
  color: #c4c4c4;
}

.user-settings__top i {
  margin-left: 20px;
  color: #7E8083;
  font-size: 32px;
  -webkit-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
}

@media (min-width: 992px) {
  .user-settings__top i {
    font-size: 20px;
    margin-left: 7px;
    display: none;
  }
}

@media (min-width: 768px) {
  .user-settings__top span {
    top: -4px;
    position: relative;
  }
}

@media (min-width: 992px) {
  .user-settings__top span {
    top: 0;
  }
}

.user-settings__username {
  display: none;
}

@media (min-width: 992px) {
  .user-settings__username {
    display: inline-block;
  }
}

/* 3.7 Search Top
 -----------------------------------------------------------------------------*/
.main-menu .wrap, .main-menu .custom-notifications .notification-list, .custom-notifications .main-menu .notification-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.search-mod {
  width: 264px;
  padding-top: 10px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.search-mod .form-inline {
  position: relative;
}

.search-mod .form-inline:before {
  position: absolute;
  right: 10px;
  top: 10px;
  color: #7E8083;
  font-size: 1.2em;
}

.search-mod input[type="search"] {
  width: 100%;
  background: #3D3D3D;
  color: #fff;
  font-family: "Trade Gothic W01", Arial Narrow, Arial, sans-serif;
  border: 0;
  min-height: 35px;
  padding: 4px 33px 4px 14px;
  font-size: 18px;
}

.search-mod .btn, .search-mod .cf_form .cf_filters_list li .cf_clear a, .cf_form .cf_filters_list li .cf_clear .search-mod a, .search-mod .cf_form .cf_resetAll_link, .cf_form .search-mod .cf_resetAll_link, .search-mod #erLoginForm .er-form-button, #erLoginForm .search-mod .er-form-button {
  position: absolute;
  right: 0;
  top: 0;
  background: none;
  width: 33px;
  height: 35px;
  text-indent: -9999px;
  border: none;
}

/* 3.8 Top
 -----------------------------------------------------------------------------*/
.top-layer {
  background: #fff;
  padding: 25px 0 20px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  z-index: 20;
  position: relative;
  margin-bottom: 20px;
}

@media (min-width: 480px) {
  .top-layer {
    padding: 25px 0 40px;
    margin-bottom: 40px;
  }
}

/* 3.9 Breadcrumbs
 -----------------------------------------------------------------------------*/
.breadcrumb {
  background: #fff;
  padding-left: 0;
  font-size: 12px;
  margin-bottom: 0px;
}

@media (min-width: 480px) {
  .breadcrumb {
    margin-bottom: 10px;
  }
}

.breadcrumb .active span {
  color: #5f6062;
}

.breadcrumb > li + li:before {
  display: none;
}

@media (min-width: 480px) {
  .content .breadcrumb {
    margin-bottom: 10px;
  }
}

/* 3.10 Main Search
 -----------------------------------------------------------------------------*/
.main-search .main-search__content {
  background: #E1EFF6;
}

.main-search .search {
  margin-left: -8px;
  margin-right: -8px;
}

.main-search .search:before, .main-search .search:after {
  content: " ";
  display: table;
}

.main-search .search:after {
  clear: both;
}

.main-search .search form {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 30px;
  padding-bottom: 30px;
}

@media (min-width: 768px) {
  .main-search .search form {
    float: left;
    width: 66.66667%;
  }
}

@media (min-width: 768px) {
  .main-search .search form {
    left: 16.66667%;
  }
}

@media (min-width: 992px) {
  .main-search .search form {
    float: left;
    width: 50%;
  }
}

@media (min-width: 992px) {
  .main-search .search form {
    left: 25%;
  }
}

@media (max-width: 767px) {
  .main-search .search form {
    padding: 20px 30px 20px;
  }
}

.main-search .search form label {
  font-family: "Trade Gothic W01", Arial Narrow, Arial, sans-serif;
  font-weight: bold;
  display: block;
  font-size: 18px;
  line-height: 120%;
  margin-bottom: 4px;
  color: #000;
}

@media (min-width: 480px) {
  .main-search .search form label {
    font-size: 22px;
  }
}

.main-search .search form .search-query {
  border: 1px solid #CCCCCC;
  width: 100%;
  height: 40px;
  color: #7e8083;
  padding-left: 13px;
  padding-right: 50px;
  font-size: 11px;
  -webkit-transition: border-color 0.2s;
          transition: border-color 0.2s;
}

@media (min-width: 480px) {
  .main-search .search form .search-query {
    font-size: 14px;
  }
}

.main-search .search form .search-query:focus {
  outline: none;
  border-color: #0096d6;
}

.main-search .search form .search-query:focus + .btn, .main-search .search form .cf_form .cf_filters_list li .cf_clear .search-query:focus + a, .cf_form .cf_filters_list li .cf_clear .main-search .search form .search-query:focus + a, .main-search .search form .cf_form .search-query:focus + .cf_resetAll_link, .cf_form .main-search .search form .search-query:focus + .cf_resetAll_link, .main-search .search form #erLoginForm .search-query:focus + .er-form-button, #erLoginForm .main-search .search form .search-query:focus + .er-form-button {
  border-color: #0096d6;
}

.main-search .search form .btn, .main-search .search form .cf_form .cf_filters_list li .cf_clear a, .cf_form .cf_filters_list li .cf_clear .main-search .search form a, .main-search .search form .cf_form .cf_resetAll_link, .cf_form .main-search .search form .cf_resetAll_link, .main-search .search form #erLoginForm .er-form-button, #erLoginForm .main-search .search form .er-form-button {
  position: absolute;
  right: 0;
  top: 0;
  border: 1px solid #CCCCCC;
  background: none;
  width: 40px;
  height: 40px;
  text-align: center;
  padding: 0;
  -webkit-transition: border-color 0.2s;
          transition: border-color 0.2s;
}

.main-search .search form .btn span, .main-search .search form .cf_form .cf_filters_list li .cf_clear a span, .cf_form .cf_filters_list li .cf_clear .main-search .search form a span, .main-search .search form .cf_form .cf_resetAll_link span, .cf_form .main-search .search form .cf_resetAll_link span, .main-search .search form #erLoginForm .er-form-button span, #erLoginForm .main-search .search form .er-form-button span {
  display: none;
}

.main-search .search form .btn:before, .main-search .search form .cf_form .cf_filters_list li .cf_clear a:before, .cf_form .cf_filters_list li .cf_clear .main-search .search form a:before, .main-search .search form .cf_form .cf_resetAll_link:before, .cf_form .main-search .search form .cf_resetAll_link:before, .main-search .search form #erLoginForm .er-form-button:before, #erLoginForm .main-search .search form .er-form-button:before {
  color: #0096d6;
  font-size: 20px;
}

.main-search__wrap {
  position: relative;
}

/* 3.11 Bottom
 -----------------------------------------------------------------------------*/
.bottom {
  background: #323232;
  padding: 20px 0;
}

@media (min-width: 1200px) {
  .bottom {
    padding: 40px 0;
  }
}

.bottom .box {
  border-top: 10px solid #00709C;
  padding: 20px;
  font-size: 14px;
}

.bottom .box img {
  margin-right: 18px;
  position: relative;
  margin-top: 3px;
}

.bottom .box .box__content:before, .bottom .box .box__content:after {
  content: " ";
  display: table;
}

.bottom .box .box__content:after {
  clear: both;
}

.bottom .box .box__content h1, .bottom .box .box__content h2, .bottom .box .box__content h3, .bottom .box .box__content h4, .bottom .box .box__content h5, .bottom .box .box__content h6 {
  font-size: 1.15em;
  font-family: Arial, sans-serif;
  color: #5f6062;
  margin-bottom: 1em;
}

.bottom .box .box__content hr {
  clear: both;
}

.bottom .box__title {
  color: #00709C;
  font-family: "Trade Gothic W01", Arial Narrow, Arial, sans-serif;
  font-weight: bold;
  font-size: 22px;
  margin-bottom: 11px;
}

.bottom__col1,
.bottom__col2,
.bottom__col3 {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  .bottom__col1,
  .bottom__col2,
  .bottom__col3 {
    float: left;
    width: 100%;
  }
}

@media (min-width: 768px) {
  .bottom__col1,
  .bottom__col2,
  .bottom__col3 {
    margin-bottom: 0;
  }
}

.bottom-a.bottom-b .bottom__col1,
.bottom-a.bottom-b .bottom__col2,
.bottom-a.bottom-b .bottom__col3,
.bottom-a.bottom-c .bottom__col1,
.bottom-a.bottom-c .bottom__col2,
.bottom-a.bottom-c .bottom__col3,
.bottom-b.bottom-c .bottom__col1,
.bottom-b.bottom-c .bottom__col2,
.bottom-b.bottom-c .bottom__col3 {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
}

@media (min-width: 768px) {
  .bottom-a.bottom-b .bottom__col1,
  .bottom-a.bottom-b .bottom__col2,
  .bottom-a.bottom-b .bottom__col3,
  .bottom-a.bottom-c .bottom__col1,
  .bottom-a.bottom-c .bottom__col2,
  .bottom-a.bottom-c .bottom__col3,
  .bottom-b.bottom-c .bottom__col1,
  .bottom-b.bottom-c .bottom__col2,
  .bottom-b.bottom-c .bottom__col3 {
    float: left;
    width: 50%;
  }
}

.bottom-a.bottom-b.bottom-c .bottom__col1 {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  .bottom-a.bottom-b.bottom-c .bottom__col1 {
    float: left;
    width: 100%;
  }
}

@media (min-width: 992px) {
  .bottom-a.bottom-b.bottom-c .bottom__col1 {
    float: left;
    width: 50%;
  }
}

@media (min-width: 1200px) {
  .bottom-a.bottom-b.bottom-c .bottom__col1 {
    margin-bottom: 0;
  }
}

.bottom-a.bottom-b.bottom-c .bottom__col2 {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  .bottom-a.bottom-b.bottom-c .bottom__col2 {
    float: left;
    width: 50%;
  }
}

@media (min-width: 992px) {
  .bottom-a.bottom-b.bottom-c .bottom__col2 {
    float: left;
    width: 25%;
  }
}

@media (min-width: 1200px) {
  .bottom-a.bottom-b.bottom-c .bottom__col2 {
    margin-bottom: 0;
  }
}

.bottom-a.bottom-b.bottom-c .bottom__col3 {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
}

@media (min-width: 768px) {
  .bottom-a.bottom-b.bottom-c .bottom__col3 {
    float: left;
    width: 50%;
  }
}

@media (min-width: 992px) {
  .bottom-a.bottom-b.bottom-c .bottom__col3 {
    float: left;
    width: 25%;
  }
}

/* 3.12 Footer
 -----------------------------------------------------------------------------*/
.footer {
  background: #EDEEEF;
  border-top: 1px solid #D1D4D8;
  padding-top: 19px;
  margin-bottom: 20px;
}

.footer__logo-wrap {
  margin: 0 auto;
  display: block;
  text-align: center;
  margin-bottom: 10px;
}

@media (min-width: 768px) {
  .footer__logo-wrap {
    margin-right: 20px;
    float: left;
    margin-bottom: 0;
  }
}

@media (min-width: 992px) {
  .footer__logo-wrap {
    margin-right: 61px;
  }
}

.footer__logo {
  width: 83px;
  height: 19px;
}

@media (min-width: 768px) {
  .footer__menu {
    float: left;
  }
}

.footer__menu .nav {
  margin-bottom: 10px;
  border-top: 1px solid #D1D4D8;
}

@media (min-width: 768px) {
  .footer__menu .nav {
    border-top: 0;
    margin-bottom: 0;
  }
}

.footer__menu .nav > li {
  display: block;
  position: relative;
  border-bottom: 1px solid #D1D4D8;
  text-align: center;
  padding-top: 8px;
  padding-bottom: 8px;
}

@media (min-width: 768px) {
  .footer__menu .nav > li {
    margin-right: 30px;
    display: inline-block;
    text-align: left;
    margin-bottom: 0;
    border-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
  }
}

@media (min-width: 992px) {
  .footer__menu .nav > li {
    margin-right: 41px;
  }
}

@media (min-width: 768px) {
  .footer__menu .nav > li:after {
    right: -15px;
    content: ' ';
    position: absolute;
    right: -21px;
    top: -1px;
    width: 1px;
    height: 22px;
    background: #D1D4D8;
  }
}

@media (min-width: 992px) {
  .footer__menu .nav > li:after {
    right: -21px;
  }
}

.footer__menu .nav > li:last-child:after {
  display: none;
}

.footer__menu .nav > li > a {
  display: inline;
  color: #7e8083;
  font-size: 12px;
  font-family: Arial;
  padding: 0;
}

.footer__menu .nav > li > a:hover {
  color: #656769;
}

.footer__text {
  font-size: 12px;
  font-family: Arial;
  color: #7e8083;
  text-align: center;
}

@media (min-width: 768px) {
  .footer__text {
    text-align: left;
    float: right;
  }
}

.footer__text p {
  margin-bottom: 0;
  margin-top: 4px;
}

/* 3.12 Middle
 -----------------------------------------------------------------------------*/
.front .middle {
  padding: 0 0 20px 0;
}

@media (min-width: 1200px) {
  .front .middle {
    padding: 0 0 40px 0;
  }
}

.middle {
  min-height: 100px;
  background: #EDF0F2;
  padding: 0px 0 20px;
}

@media (min-width: 1200px) {
  .middle {
    padding: 0 0 20px;
  }
}

.middle .box {
  padding: 0px;
}

.middle .box.blue {
  border-top: 10px solid #0082C7;
}

.middle .box.blue .box__title {
  color: #00709c;
  font-size: 20px;
  font-family: "Trade Gothic W01", Arial Narrow, Arial, sans-serif;
  font-weight: bold;
}

.middle .box.blue .text-wrap {
  padding: 20px 20px 0 20px;
}

@media (min-width: 550px) {
  .middle .box.blue .text-wrap {
    width: 50%;
    float: left;
    padding: 20px;
  }
}

@media (min-width: 992px) {
  .middle .box.blue .text-wrap {
    width: 40%;
  }
}

.middle .box.blue .video-wrap {
  padding: 20px;
}

@media (min-width: 550px) {
  .middle .box.blue .video-wrap {
    width: 45%;
    float: right;
    padding: 20px;
  }
}

@media (min-width: 992px) {
  .middle .box.blue .video-wrap {
    width: 55%;
  }
}

.middle .box.with-icon {
  padding: 15px 15px 18px 15px;
  position: relative;
}

.middle .box.with-icon .box__title {
  color: #00709c;
  font-size: 22px;
  font-family: "Trade Gothic W01", Arial Narrow, Arial, sans-serif;
  font-weight: bold;
}

.middle .box.with-icon p:last-child {
  margin-bottom: 0;
}

.middle .box.icon-calendar:before {
  float: left;
  font-size: 76px;
  margin-left: 7px;
  margin-right: 18px;
  margin-top: 19px;
  margin-bottom: 20px;
  color: #00709C;
}

.middle .box.icon-book:before {
  float: left;
  font-size: 76px;
  margin-left: 7px;
  margin-right: 18px;
  margin-top: 19px;
  margin-bottom: 20px;
  color: #00709C;
}

.middle .box.icon-envelope:before {
  float: left;
  font-size: 76px;
  margin-left: 7px;
  margin-right: 18px;
  margin-top: 19px;
  margin-bottom: 20px;
  color: #00709C;
}

.middle-row {
  margin-bottom: 20px;
}

.middle__col1 {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  .middle__col1 {
    float: left;
    width: 100%;
  }
}

@media (min-width: 992px) {
  .middle__col1 {
    float: left;
    width: 66.66667%;
  }
}

.middle__col2 {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
}

@media (min-width: 768px) {
  .middle__col2 {
    float: left;
    width: 100%;
  }
}

@media (min-width: 992px) {
  .middle__col2 {
    float: left;
    width: 33.33333%;
  }
}

@media screen and (min-width: 992px) {
  .middle__col2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
}

.middle__col2 .box-wrap {
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  .middle__col2 .box-wrap {
    margin-bottom: 0;
  }
}

@media (min-width: 992px) {
  .middle__col2 .box-wrap {
    margin-bottom: 10px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .middle__col2 .box-wrap {
    position: relative;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
  }
}

@media (min-width: 768px) and (max-width: 991px) and (min-width: 768px) {
  .middle__col2 .box-wrap {
    float: left;
    width: 50%;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .middle__col2 .box-wrap:first-child {
    padding-left: 0;
  }
}

.middle__col2 .box-wrap:last-child {
  margin-bottom: 0;
}

@media (min-width: 768px) and (max-width: 991px) {
  .middle__col2 .box-wrap:last-child {
    padding-right: 0;
  }
}

@media screen and (min-width: 992px) {
  .middle__col2 .box-wrap:last-child {
    margin-top: 10px;
  }
}

@media screen and (min-width: 992px) {
  .middle__col2 .box-wrap .box {
    height: 100%;
  }
}

.middle-bottom .col {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  .middle-bottom .col {
    float: left;
    width: 33.33333%;
  }
}

@media (min-width: 992px) {
  .middle-bottom .col {
    float: left;
    width: 16.66667%;
  }
}

@media (min-width: 992px) {
  .middle-bottom .col:nth-child(4), .middle-bottom .col:nth-child(5), .middle-bottom .col:nth-child(6) {
    margin-bottom: 0;
  }
}

@media (min-width: 992px) {
  .middle-bottom .col {
    margin-bottom: 0;
  }
}

.middle-bottom .box {
  border-top: 6px solid black;
  padding: 0;
}

.middle-bottom .box.yellow {
  border-color: #FFD102;
}

.middle-bottom .box.green {
  border-color: #7AC142;
}

.middle-bottom .box.orange {
  border-color: #F68B1F;
}

.middle-bottom .box.aqua {
  border-color: #01B1AD;
}

.middle-bottom .box.red {
  border-color: #A0295A;
}

.middle-bottom .box.grey {
  border-color: #7E8083;
}

.middle-bottom .box__title {
  background: #383838;
  font-size: 16px;
  line-height: 135%;
  font-weight: 700;
  font-family: Arial, sans-serif;
  color: white;
  padding: 12px 14px 19px;
  margin-bottom: 14px;
}

.middle-bottom .box__content {
  padding: 0 14px 10px;
  font-size: 12px;
}

.middle-bottom .box__content a:hover {
  text-decoration: none;
}

.middle-bottom .box__content ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.middle-bottom .box__content ul li {
  margin: 0 0 5px;
}

/* 3.14 Module - box
 -----------------------------------------------------------------------------*/
.box {
  background: #fff;
  box-shadow: 1.5px 2.6px 7px rgba(0, 0, 0, 0.18);
  padding: 10px;
}

.sidebar .box {
  border-top: 10px solid #0A6F9A;
  padding: 20px;
  margin-bottom: 20px;
}

.sidebar .box .box__title {
  font-family: "Trade Gothic W01", Arial Narrow, Arial, sans-serif;
  font-weight: bold;
  color: #000000;
  border-bottom: 1px solid #E6E6E6;
  padding-bottom: 7px;
  margin-bottom: 18px;
  letter-spacing: -1px;
}

/* 3.15 Mobile Menu
 -----------------------------------------------------------------------------*/
.mobile-modules .search-mod {
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  height: 75px;
  overflow: hidden;
  width: 100%;
}

.mobile-modules .search-mod .form-inline:before {
  font-size: 1.8em;
}

.mobile-modules .search-mod input[type="search"] {
  background: #1F1F1F;
  color: #fff;
  min-height: 45px;
  padding: 4px 33px 4px 14px;
}

.mobile-modules .search-mod .btn, .mobile-modules .search-mod .cf_form .cf_filters_list li .cf_clear a, .cf_form .cf_filters_list li .cf_clear .mobile-modules .search-mod a, .mobile-modules .search-mod .cf_form .cf_resetAll_link, .cf_form .mobile-modules .search-mod .cf_resetAll_link, .mobile-modules .search-mod #erLoginForm .er-form-button, #erLoginForm .mobile-modules .search-mod .er-form-button {
  width: 43px;
  height: 45px;
}

.mobile-menu {
  font-family: Arial, sans-serif;
  font-size: 18px;
  height: calc(100% - 75px);
  position: relative;
  overflow-x: hidden;
}

.mobile-menu ul.nav,
.mobile-menu ul {
  padding: 0;
  list-style: none;
  background: #3D3D3D;
}

.mobile-menu ul.nav > li,
.mobile-menu ul > li {
  padding-left: 20px;
  padding-right: 20px;
  position: static;
}

.mobile-menu ul.nav > li.parent > a:before,
.mobile-menu ul > li.parent > a:before {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -5px;
}

.mobile-menu ul.nav > li.current > a,
.mobile-menu ul.nav > li.active.parent > a,
.mobile-menu ul > li.current > a,
.mobile-menu ul > li.active.parent > a {
  color: #0096d6;
}

.mobile-menu a,
.mobile-menu .separator,
.mobile-menu .nav > li > a {
  color: #fff;
  border-bottom: 1px solid #4E4F50;
  position: relative;
  display: block;
  padding: 10px 15px;
  font-size: 18px;
  cursor: pointer;
}

.mobile-menu a:hover,
.mobile-menu .separator:hover,
.mobile-menu .nav > li > a:hover {
  background: none;
  text-decoration: none;
  color: #0096d6;
}

.mobile-menu a:focus,
.mobile-menu .separator:focus,
.mobile-menu .nav > li > a:focus {
  text-decoration: none;
  background: none;
  color: #fff;
}

.mobile-menu .back-link {
  padding-left: 25px;
}

.mobile-menu .back-link:before {
  font-size: 19px;
  line-height: 24px;
  position: absolute;
  left: 5px;
  top: 50%;
  margin-top: -12px;
}

.mobile-menu .nav-child {
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  margin: 0;
  -webkit-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  background: #3D3D3D;
  z-index: 5;
  display: block;
}

.mobile-menu .nav-child.is-visible {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

/* 3.16 Recommended for you module
 -----------------------------------------------------------------------------*/
@media (min-width: 768px) {
  .carousel {
    margin-left: -8px;
    margin-right: -8px;
  }
}

.carousel__item {
  padding: 8px;
}

.carousel__item--yellow .carousel__item-outline {
  border-top: 10px solid #FFD102;
}

.carousel__item--green .carousel__item-outline {
  border-top: 10px solid #7AC142;
}

.carousel__item--orange .carousel__item-outline {
  border-top: 10px solid #F68B1F;
}

.carousel__item--aqua .carousel__item-outline {
  border-top: 10px solid #01B1AD;
}

.carousel__item--grey .carousel__item-outline {
  border-top: 10px solid #7E8083;
}

.carousel__item--blue .carousel__item-outline {
  border-top: 10px solid #0082C7;
}

.carousel__item--red .carousel__item-outline {
  border-top: 10px solid #A0295A;
}

.carousel__item-outline {
  border-top: 10px solid transparent;
}

.carousel__item-wrap {
  background: #fff;
  border: 1px solid #D8D8D8;
  border-top: 0;
  padding: 10px;
}

.carousel__img-wrap {
  overflow: hidden;
  margin-bottom: 10px;
}

.carousel__img {
  display: block;
  min-height: 150px;
  background-color: #EEEEEE;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
  position: relative;
}

.carousel__img:hover {
  -webkit-transform: scale(1.1) rotate(-3deg);
          transform: scale(1.1) rotate(-3deg);
}

.carousel__img i {
  color: #fff;
  position: absolute;
  left: 10px;
  bottom: 10px;
  font-size: 30px;
  -webkit-transition: color 0.1s ease-in-out;
          transition: color 0.1s ease-in-out;
  text-shadow: 1.5px 2.6px 3px rgba(0, 0, 0, 0.52);
}

.carousel__title {
  color: #333333;
  text-transform: uppercase;
  font-family: "Trade Gothic W01", Arial Narrow, Arial, sans-serif;
  font-weight: bold;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: -1px;
}

.carousel__title a {
  color: #333333;
}

.carousel__title a:hover {
  text-decoration: none;
  color: #000;
}

.slick-arrow {
  position: absolute;
  top: -26px;
  margin-top: -10px;
  background: none;
  width: 44px;
  height: 46px;
  margin-top: -23px;
  text-indent: -9999px;
  border: 0;
  color: #606262;
  -webkit-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out;
}

@media (min-width: 1200px) {
  .slick-arrow {
    top: 50%;
  }
}

.slick-arrow:before {
  text-indent: 0;
  position: absolute;
  left: 0;
  top: 0;
  font-size: 48px;
}

.slick-arrow:hover {
  color: #66AEE8;
}

.slick-arrow:focus {
  outline: none;
}

.slick-prev {
  right: 51px;
}

@media (min-width: 1200px) {
  .slick-prev {
    left: -60px;
    right: auto;
  }
}

.slick-prev:before {
  left: auto;
  right: 0;
}

.slick-next {
  right: 0;
}

@media (min-width: 1200px) {
  .slick-next {
    right: -60px;
  }
}

/* 3.17 Profile module
 -----------------------------------------------------------------------------*/
.profile__title {
  font-family: Arial;
  font-size: 16px;
  font-weight: 400;
  color: black;
  padding-right: 55px;
  position: relative;
}

.profile__title a {
  color: #0096d6;
  position: absolute;
  right: 0;
  top: 2px;
  font-size: 14px;
}

.profile-update-wrap {
  text-align: right;
  position: relative;
}

.profile-update-wrap a {
  color: #fff;
  position: absolute;
  right: 0;
  top: -54px;
  font-size: 13px;
  background: #0096d6;
  display: inline-block;
  padding: 4px 7px;
}

.profile-update-wrap a:hover {
  text-decoration: none;
  background: #006F9E;
  color: #000;
  border-color: #006F9E;
}

.profile__chart {
  background: #E5F4FA;
  margin-left: -20px;
  margin-right: -20px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 18px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  height: 87px;
  overflow: hidden;
  text-align: center;
}

.profile__chart-img {
  float: left;
  width: 100px;
  height: 100px;
  padding-left: 0px;
  margin-right: 5px;
  position: relative;
  margin-top: -8px;
}

@media (min-width: 850px) {
  .profile__chart-img {
    margin-left: 0;
  }
}

@media (min-width: 890px) {
  .profile__chart-img {
    margin-left: 0;
    margin-top: -5px;
  }
}

@media (min-width: 992px) {
  .profile__chart-img {
    padding-left: 0px;
    margin-right: 0px;
    margin-left: 0;
    margin-top: -6px;
  }
}

@media (min-width: 1200px) {
  .profile__chart-img {
    margin-right: 10px;
  }
}

.profile__progress {
  color: #00709c;
  font-size: 36px;
  line-height: 31px;
  font-weight: 700;
  float: left;
}

@media (min-width: 768px) {
  .profile__progress {
    font-size: 26px;
  }
}

@media (min-width: 992px) {
  .profile__progress {
    font-size: 26px;
  }
}

.profile__progress small {
  color: #4f5153;
  font-size: 14px;
  line-height: 16px;
  font-weight: 700;
  display: block;
}

.profile__list-title {
  font-family: Arial;
  font-size: 16px;
  font-weight: 400;
  border-bottom: 1px solid #E6E6E6;
  padding-bottom: 10px;
}

.profile__list-ul {
  list-style: none;
  padding: 0;
  margin: 0 0 20px 0;
  font-size: 12px;
}

.profile__list-ul li {
  border-bottom: 1px solid #E6E6E6;
  padding-bottom: 12px;
  margin-bottom: 12px;
}

.profile__list-ul li span {
  display: block;
  margin-bottom: 2px;
}

.profile__list-ul a {
  color: #0096d6;
  word-wrap: break-word;
}

/* 3.18 Sidebar Menu
 -----------------------------------------------------------------------------*/
.sidebar .nav > li {
  border-bottom: 1px solid #E6E6E6;
}

.sidebar .nav > li > a {
  padding: 0;
  font-size: 12px;
  display: inline-block;
  padding-top: 12px;
  padding-bottom: 10px;
}

.sidebar .nav > li > a:hover {
  background: none;
}

/* 3.19 Accordion Menu
 -----------------------------------------------------------------------------*/
.back-to-parent {
  display: block;
  color: #4f5153;
  font-weight: bold;
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 10px;
}

.back-to-parent:hover {
  text-decoration: none;
  color: #0096d6;
}

.back-to-parent:hover .fa, .back-to-parent:hover .btn-reg--registered, .back-to-parent:hover .btn-reg--attended, .back-to-parent:hover .btn-reg--noshow, .back-to-parent:hover .btn-reg--withdrawn, .back-to-parent:hover .with-blue-arrow:before, .back-to-parent:hover .styled-checkbox + label:before, .back-to-parent:hover .chzn-container-single .chzn-single div b, .chzn-container-single .chzn-single div .back-to-parent:hover b, .back-to-parent:hover
.chzn-container-multi .chzn-choices div b,
.chzn-container-multi .chzn-choices div .back-to-parent:hover b, .back-to-parent:hover .mejs-container .mejs-inner .mejs-controls .mejs-playpause-button button, .mejs-container .mejs-inner .mejs-controls .mejs-playpause-button .back-to-parent:hover button, .back-to-parent:hover .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-mute button, .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-mute .back-to-parent:hover button, .back-to-parent:hover .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-unmute button, .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-unmute .back-to-parent:hover button, .back-to-parent:hover .mejs-container .mejs-inner .mejs-controls .mejs-fullscreen-button.mejs-fullscreen-button button, .mejs-container .mejs-inner .mejs-controls .mejs-fullscreen-button.mejs-fullscreen-button .back-to-parent:hover button, .back-to-parent:hover .search-mod .form-inline:before, .search-mod .back-to-parent:hover .form-inline:before, .back-to-parent:hover .main-search .search form .btn:before, .main-search .search form .back-to-parent:hover .btn:before, .back-to-parent:hover .main-search .search form #erLoginForm .er-form-button:before, .main-search .search form #erLoginForm .back-to-parent:hover .er-form-button:before, .back-to-parent:hover #erLoginForm .main-search .search form .er-form-button:before, #erLoginForm .main-search .search form .back-to-parent:hover .er-form-button:before, .back-to-parent:hover .middle .box.icon-calendar:before, .middle .back-to-parent:hover .box.icon-calendar:before, .back-to-parent:hover .middle .box.icon-book:before, .middle .back-to-parent:hover .box.icon-book:before, .back-to-parent:hover .middle .box.icon-envelope:before, .middle .back-to-parent:hover .box.icon-envelope:before, .back-to-parent:hover
.mobile-menu ul > li.parent > a:before,
.mobile-menu .back-to-parent:hover ul > li.parent > a:before, .back-to-parent:hover .mobile-menu .back-link:before, .mobile-menu .back-to-parent:hover .back-link:before, .back-to-parent:hover .slick-prev, .back-to-parent:hover .slick-next, .back-to-parent:hover .jcl_event_detail .labels:before, .jcl_event_detail .back-to-parent:hover .labels:before, .back-to-parent:hover .jcalpro_calendar_nav_prev, .back-to-parent:hover .jcalpro_calendar_nav_next, .back-to-parent:hover .jcalpro_events_link a, .jcalpro_events_link .back-to-parent:hover a, .back-to-parent:hover .jcl_navbar .ajaxprev:before, .jcl_navbar .back-to-parent:hover .ajaxprev:before, .back-to-parent:hover .jcl_navbar .ajaxnext:before, .jcl_navbar .back-to-parent:hover .ajaxnext:before, .back-to-parent:hover .com_jcalpro .icon-arrow-down, .com_jcalpro .back-to-parent:hover .icon-arrow-down, .back-to-parent:hover .lms-sp-enroll .course-submit-button.course-submit-button--registered, .lms-sp-enroll .back-to-parent:hover .course-submit-button.course-submit-button--registered, .back-to-parent:hover .cf_form .headexpand, .cf_form .back-to-parent:hover .headexpand, .back-to-parent:hover .cf_form .cf_filters_list li a.cf_sel_opt:before, .cf_form .cf_filters_list li .back-to-parent:hover a.cf_sel_opt:before, .back-to-parent:hover .cf_form .cf_filters_list li .cf_clear a:before, .cf_form .cf_filters_list li .cf_clear .back-to-parent:hover a:before, .back-to-parent:hover .cf_form .cf_resetAll_link:before, .cf_form .back-to-parent:hover .cf_resetAll_link:before, .back-to-parent:hover .icon-ifaq, .back-to-parent:hover .content .ifaq-tpl-clean_blue_arrow .ifaq-collapsible > a, .content .ifaq-tpl-clean_blue_arrow .back-to-parent:hover .ifaq-collapsible > a, .back-to-parent:hover .pane-sliders .pane-toggler > a, .pane-sliders .back-to-parent:hover .pane-toggler > a {
  -webkit-transform: translateX(-4px);
          transform: translateX(-4px);
}

.back-to-parent .fa, .back-to-parent .btn-reg--registered, .back-to-parent .btn-reg--attended, .back-to-parent .btn-reg--noshow, .back-to-parent .btn-reg--withdrawn, .back-to-parent .with-blue-arrow:before, .back-to-parent .styled-checkbox + label:before, .back-to-parent .chzn-container-single .chzn-single div b, .chzn-container-single .chzn-single div .back-to-parent b, .back-to-parent
.chzn-container-multi .chzn-choices div b,
.chzn-container-multi .chzn-choices div .back-to-parent b, .back-to-parent .mejs-container .mejs-inner .mejs-controls .mejs-playpause-button button, .mejs-container .mejs-inner .mejs-controls .mejs-playpause-button .back-to-parent button, .back-to-parent .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-mute button, .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-mute .back-to-parent button, .back-to-parent .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-unmute button, .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-unmute .back-to-parent button, .back-to-parent .mejs-container .mejs-inner .mejs-controls .mejs-fullscreen-button.mejs-fullscreen-button button, .mejs-container .mejs-inner .mejs-controls .mejs-fullscreen-button.mejs-fullscreen-button .back-to-parent button, .back-to-parent .search-mod .form-inline:before, .search-mod .back-to-parent .form-inline:before, .back-to-parent .main-search .search form .btn:before, .main-search .search form .back-to-parent .btn:before, .back-to-parent .main-search .search form .cf_form .cf_resetAll_link:before, .main-search .search form .cf_form .back-to-parent .cf_resetAll_link:before, .back-to-parent .cf_form .main-search .search form .cf_resetAll_link:before, .cf_form .main-search .search form .back-to-parent .cf_resetAll_link:before, .back-to-parent .main-search .search form #erLoginForm .er-form-button:before, .main-search .search form #erLoginForm .back-to-parent .er-form-button:before, .back-to-parent #erLoginForm .main-search .search form .er-form-button:before, #erLoginForm .main-search .search form .back-to-parent .er-form-button:before, .back-to-parent .middle .box.icon-calendar:before, .middle .back-to-parent .box.icon-calendar:before, .back-to-parent .middle .box.icon-book:before, .middle .back-to-parent .box.icon-book:before, .back-to-parent .middle .box.icon-envelope:before, .middle .back-to-parent .box.icon-envelope:before, .back-to-parent
.mobile-menu ul > li.parent > a:before,
.mobile-menu .back-to-parent ul > li.parent > a:before, .back-to-parent .mobile-menu .back-link:before, .mobile-menu .back-to-parent .back-link:before, .back-to-parent .slick-prev, .back-to-parent .slick-next, .back-to-parent .jcl_event_detail .labels:before, .jcl_event_detail .back-to-parent .labels:before, .back-to-parent .jcalpro_calendar_nav_prev, .back-to-parent .jcalpro_calendar_nav_next, .back-to-parent .jcalpro_events_link a, .jcalpro_events_link .back-to-parent a, .back-to-parent .jcl_navbar .ajaxprev:before, .jcl_navbar .back-to-parent .ajaxprev:before, .back-to-parent .jcl_navbar .ajaxnext:before, .jcl_navbar .back-to-parent .ajaxnext:before, .back-to-parent .com_jcalpro .icon-arrow-down, .com_jcalpro .back-to-parent .icon-arrow-down, .back-to-parent .lms-sp-enroll .course-submit-button.course-submit-button--registered, .lms-sp-enroll .back-to-parent .course-submit-button.course-submit-button--registered, .back-to-parent .cf_form .headexpand, .cf_form .back-to-parent .headexpand, .back-to-parent .cf_form .cf_filters_list li a.cf_sel_opt:before, .cf_form .cf_filters_list li .back-to-parent a.cf_sel_opt:before, .back-to-parent .cf_form .cf_filters_list li .cf_clear a:before, .cf_form .cf_filters_list li .cf_clear .back-to-parent a:before, .back-to-parent .cf_form .cf_resetAll_link:before, .cf_form .back-to-parent .cf_resetAll_link:before, .back-to-parent .icon-ifaq, .back-to-parent .content .ifaq-tpl-clean_blue_arrow .ifaq-collapsible > a, .content .ifaq-tpl-clean_blue_arrow .back-to-parent .ifaq-collapsible > a, .back-to-parent .pane-sliders .pane-toggler > a, .pane-sliders .back-to-parent .pane-toggler > a {
  color: #0096d6;
  -webkit-transform: translateX(0px);
          transform: translateX(0px);
  -webkit-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
  margin-right: 5px;
}

.accordion-menu .box__content,
.sidebar .accordion-menu .box__content {
  margin-left: -20px;
  margin-right: -20px;
}

.accordion-menu .nav,
.sidebar .accordion-menu .nav {
  font-size: 14px;
}

.accordion-menu .nav li,
.sidebar .accordion-menu .nav li {
  border-bottom: 0;
  position: relative;
  border-bottom: 1px solid #E7E7E7;
  /*
            &:after {
                content: ' ';
                position: absolute;
                left: 20px;
                width: calc(100% - 40px);
                margin-right: 20px;
                background: #CFDEE3;
                height: 1px;
            }
            */
}

.accordion-menu .nav li .fa, .accordion-menu .nav li .btn-reg--registered, .accordion-menu .nav li .btn-reg--attended, .accordion-menu .nav li .btn-reg--noshow, .accordion-menu .nav li .btn-reg--withdrawn, .accordion-menu .nav li .with-blue-arrow:before, .accordion-menu .nav li .styled-checkbox + label:before, .accordion-menu .nav li .chzn-container-single .chzn-single div b, .chzn-container-single .chzn-single div .accordion-menu .nav li b, .accordion-menu .nav li
.chzn-container-multi .chzn-choices div b,
.chzn-container-multi .chzn-choices div .accordion-menu .nav li b, .accordion-menu .nav li .mejs-container .mejs-inner .mejs-controls .mejs-playpause-button button, .mejs-container .mejs-inner .mejs-controls .mejs-playpause-button .accordion-menu .nav li button, .accordion-menu .nav li .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-mute button, .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-mute .accordion-menu .nav li button, .accordion-menu .nav li .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-unmute button, .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-unmute .accordion-menu .nav li button, .accordion-menu .nav li .mejs-container .mejs-inner .mejs-controls .mejs-fullscreen-button.mejs-fullscreen-button button, .mejs-container .mejs-inner .mejs-controls .mejs-fullscreen-button.mejs-fullscreen-button .accordion-menu .nav li button, .accordion-menu .nav li .search-mod .form-inline:before, .search-mod .accordion-menu .nav li .form-inline:before, .accordion-menu .nav li .main-search .search form .btn:before, .main-search .search form .accordion-menu .nav li .btn:before, .accordion-menu .nav li .main-search .search form #erLoginForm .er-form-button:before, .main-search .search form #erLoginForm .accordion-menu .nav li .er-form-button:before, .accordion-menu .nav li #erLoginForm .main-search .search form .er-form-button:before, #erLoginForm .main-search .search form .accordion-menu .nav li .er-form-button:before, .accordion-menu .nav li .middle .box.icon-calendar:before, .middle .accordion-menu .nav li .box.icon-calendar:before, .accordion-menu .nav li .middle .box.icon-book:before, .middle .accordion-menu .nav li .box.icon-book:before, .accordion-menu .nav li .middle .box.icon-envelope:before, .middle .accordion-menu .nav li .box.icon-envelope:before, .accordion-menu .mobile-menu ul.nav > li.parent > a:before, .mobile-menu .accordion-menu ul.nav > li.parent > a:before, .accordion-menu .nav
.mobile-menu ul > li.parent > a:before,
.mobile-menu .accordion-menu .nav ul > li.parent > a:before, .accordion-menu .nav li .mobile-menu .back-link:before, .mobile-menu .accordion-menu .nav li .back-link:before, .accordion-menu .nav li .slick-prev, .accordion-menu .nav li .slick-next, .accordion-menu .nav li .jcl_event_detail .labels:before, .jcl_event_detail .accordion-menu .nav li .labels:before, .accordion-menu .nav li .jcalpro_calendar_nav_prev, .accordion-menu .nav li .jcalpro_calendar_nav_next, .accordion-menu .nav li .jcalpro_events_link a, .jcalpro_events_link .accordion-menu .nav li a, .accordion-menu .nav li .jcl_navbar .ajaxprev:before, .jcl_navbar .accordion-menu .nav li .ajaxprev:before, .accordion-menu .nav li .jcl_navbar .ajaxnext:before, .jcl_navbar .accordion-menu .nav li .ajaxnext:before, .accordion-menu .nav li .com_jcalpro .icon-arrow-down, .com_jcalpro .accordion-menu .nav li .icon-arrow-down, .accordion-menu .nav li .lms-sp-enroll .course-submit-button.course-submit-button--registered, .lms-sp-enroll .accordion-menu .nav li .course-submit-button.course-submit-button--registered, .accordion-menu .nav li .cf_form .headexpand, .cf_form .accordion-menu .nav li .headexpand, .accordion-menu .nav .cf_form .cf_filters_list li a.cf_sel_opt:before, .cf_form .cf_filters_list .accordion-menu .nav li a.cf_sel_opt:before, .accordion-menu .nav .cf_form .cf_filters_list li .cf_clear a:before, .cf_form .cf_filters_list .accordion-menu .nav li .cf_clear a:before, .accordion-menu .nav li .cf_form .cf_resetAll_link:before, .cf_form .accordion-menu .nav li .cf_resetAll_link:before, .accordion-menu .nav li .icon-ifaq, .accordion-menu .nav li .content .ifaq-tpl-clean_blue_arrow .ifaq-collapsible > a, .content .ifaq-tpl-clean_blue_arrow .accordion-menu .nav li .ifaq-collapsible > a, .accordion-menu .nav li .pane-sliders .pane-toggler > a, .pane-sliders .accordion-menu .nav li .pane-toggler > a,
.sidebar .accordion-menu .nav li .fa,
.sidebar .accordion-menu .nav li .btn-reg--registered,
.sidebar .accordion-menu .nav li .btn-reg--attended,
.sidebar .accordion-menu .nav li .btn-reg--noshow,
.sidebar .accordion-menu .nav li .btn-reg--withdrawn,
.sidebar .accordion-menu .nav li .with-blue-arrow:before,
.sidebar .accordion-menu .nav li .styled-checkbox + label:before,
.sidebar .accordion-menu .nav li .chzn-container-single .chzn-single div b, .chzn-container-single .chzn-single div
.sidebar .accordion-menu .nav li b,
.sidebar .accordion-menu .nav li
.chzn-container-multi .chzn-choices div b,
.chzn-container-multi .chzn-choices div
.sidebar .accordion-menu .nav li b,
.sidebar .accordion-menu .nav li .mejs-container .mejs-inner .mejs-controls .mejs-playpause-button button, .mejs-container .mejs-inner .mejs-controls .mejs-playpause-button
.sidebar .accordion-menu .nav li button,
.sidebar .accordion-menu .nav li .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-mute button, .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-mute
.sidebar .accordion-menu .nav li button,
.sidebar .accordion-menu .nav li .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-unmute button, .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-unmute
.sidebar .accordion-menu .nav li button,
.sidebar .accordion-menu .nav li .mejs-container .mejs-inner .mejs-controls .mejs-fullscreen-button.mejs-fullscreen-button button, .mejs-container .mejs-inner .mejs-controls .mejs-fullscreen-button.mejs-fullscreen-button
.sidebar .accordion-menu .nav li button,
.sidebar .accordion-menu .nav li .search-mod .form-inline:before, .search-mod
.sidebar .accordion-menu .nav li .form-inline:before,
.sidebar .accordion-menu .nav li .main-search .search form .btn:before, .main-search .search form
.sidebar .accordion-menu .nav li .btn:before,
.sidebar .accordion-menu .nav li .main-search .search form #erLoginForm .er-form-button:before, .main-search .search form #erLoginForm
.sidebar .accordion-menu .nav li .er-form-button:before,
.sidebar .accordion-menu .nav li #erLoginForm .main-search .search form .er-form-button:before, #erLoginForm .main-search .search form
.sidebar .accordion-menu .nav li .er-form-button:before,
.sidebar .accordion-menu .nav li .middle .box.icon-calendar:before, .middle
.sidebar .accordion-menu .nav li .box.icon-calendar:before,
.sidebar .accordion-menu .nav li .middle .box.icon-book:before, .middle
.sidebar .accordion-menu .nav li .box.icon-book:before,
.sidebar .accordion-menu .nav li .middle .box.icon-envelope:before, .middle
.sidebar .accordion-menu .nav li .box.icon-envelope:before,
.sidebar .accordion-menu .mobile-menu ul.nav > li.parent > a:before, .mobile-menu
.sidebar .accordion-menu ul.nav > li.parent > a:before,
.sidebar .accordion-menu .nav
.mobile-menu ul > li.parent > a:before,
.mobile-menu
.sidebar .accordion-menu .nav ul > li.parent > a:before,
.sidebar .accordion-menu .nav li .mobile-menu .back-link:before, .mobile-menu
.sidebar .accordion-menu .nav li .back-link:before,
.sidebar .accordion-menu .nav li .slick-prev,
.sidebar .accordion-menu .nav li .slick-next,
.sidebar .accordion-menu .nav li .jcl_event_detail .labels:before, .jcl_event_detail
.sidebar .accordion-menu .nav li .labels:before,
.sidebar .accordion-menu .nav li .jcalpro_calendar_nav_prev,
.sidebar .accordion-menu .nav li .jcalpro_calendar_nav_next,
.sidebar .accordion-menu .nav li .jcalpro_events_link a, .jcalpro_events_link
.sidebar .accordion-menu .nav li a,
.sidebar .accordion-menu .nav li .jcl_navbar .ajaxprev:before, .jcl_navbar
.sidebar .accordion-menu .nav li .ajaxprev:before,
.sidebar .accordion-menu .nav li .jcl_navbar .ajaxnext:before, .jcl_navbar
.sidebar .accordion-menu .nav li .ajaxnext:before,
.sidebar .accordion-menu .nav li .com_jcalpro .icon-arrow-down, .com_jcalpro
.sidebar .accordion-menu .nav li .icon-arrow-down,
.sidebar .accordion-menu .nav li .lms-sp-enroll .course-submit-button.course-submit-button--registered, .lms-sp-enroll
.sidebar .accordion-menu .nav li .course-submit-button.course-submit-button--registered,
.sidebar .accordion-menu .nav li .cf_form .headexpand, .cf_form
.sidebar .accordion-menu .nav li .headexpand,
.sidebar .accordion-menu .nav .cf_form .cf_filters_list li a.cf_sel_opt:before, .cf_form .cf_filters_list
.sidebar .accordion-menu .nav li a.cf_sel_opt:before,
.sidebar .accordion-menu .nav .cf_form .cf_filters_list li .cf_clear a:before, .cf_form .cf_filters_list
.sidebar .accordion-menu .nav li .cf_clear a:before,
.sidebar .accordion-menu .nav li .cf_form .cf_resetAll_link:before, .cf_form
.sidebar .accordion-menu .nav li .cf_resetAll_link:before,
.sidebar .accordion-menu .nav li .icon-ifaq,
.sidebar .accordion-menu .nav li .content .ifaq-tpl-clean_blue_arrow .ifaq-collapsible > a, .content .ifaq-tpl-clean_blue_arrow
.sidebar .accordion-menu .nav li .ifaq-collapsible > a,
.sidebar .accordion-menu .nav li .pane-sliders .pane-toggler > a, .pane-sliders
.sidebar .accordion-menu .nav li .pane-toggler > a {
  color: #fff;
  font-size: 16px;
  -webkit-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
}

.accordion-menu .nav li.expanded > a,
.sidebar .accordion-menu .nav li.expanded > a {
  background: #DCF0F8;
}

.accordion-menu .nav li.expanded > a .fa, .accordion-menu .nav li.expanded > a .btn-reg--registered, .accordion-menu .nav li.expanded > a .btn-reg--attended, .accordion-menu .nav li.expanded > a .btn-reg--noshow, .accordion-menu .nav li.expanded > a .btn-reg--withdrawn, .accordion-menu .nav li.expanded > a .with-blue-arrow:before, .accordion-menu .nav li.expanded > a .styled-checkbox + label:before, .accordion-menu .nav li.expanded > a .chzn-container-single .chzn-single div b, .chzn-container-single .chzn-single div .accordion-menu .nav li.expanded > a b, .accordion-menu .nav li.expanded > a
.chzn-container-multi .chzn-choices div b,
.chzn-container-multi .chzn-choices div .accordion-menu .nav li.expanded > a b, .accordion-menu .nav li.expanded > a .mejs-container .mejs-inner .mejs-controls .mejs-playpause-button button, .mejs-container .mejs-inner .mejs-controls .mejs-playpause-button .accordion-menu .nav li.expanded > a button, .accordion-menu .nav li.expanded > a .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-mute button, .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-mute .accordion-menu .nav li.expanded > a button, .accordion-menu .nav li.expanded > a .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-unmute button, .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-unmute .accordion-menu .nav li.expanded > a button, .accordion-menu .nav li.expanded > a .mejs-container .mejs-inner .mejs-controls .mejs-fullscreen-button.mejs-fullscreen-button button, .mejs-container .mejs-inner .mejs-controls .mejs-fullscreen-button.mejs-fullscreen-button .accordion-menu .nav li.expanded > a button, .accordion-menu .nav li.expanded > a .search-mod .form-inline:before, .search-mod .accordion-menu .nav li.expanded > a .form-inline:before, .accordion-menu .nav li.expanded > a .main-search .search form .btn:before, .main-search .search form .accordion-menu .nav li.expanded > a .btn:before, .accordion-menu .nav li.expanded > a .main-search .search form #erLoginForm .er-form-button:before, .main-search .search form #erLoginForm .accordion-menu .nav li.expanded > a .er-form-button:before, .accordion-menu .nav li.expanded > a #erLoginForm .main-search .search form .er-form-button:before, #erLoginForm .main-search .search form .accordion-menu .nav li.expanded > a .er-form-button:before, .accordion-menu .nav li.expanded > a .middle .box.icon-calendar:before, .middle .accordion-menu .nav li.expanded > a .box.icon-calendar:before, .accordion-menu .nav li.expanded > a .middle .box.icon-book:before, .middle .accordion-menu .nav li.expanded > a .box.icon-book:before, .accordion-menu .nav li.expanded > a .middle .box.icon-envelope:before, .middle .accordion-menu .nav li.expanded > a .box.icon-envelope:before, .accordion-menu .nav li.expanded > a
.mobile-menu ul > li.parent > a:before,
.mobile-menu .accordion-menu .nav li.expanded > a ul > li.parent > a:before, .accordion-menu .nav li.expanded > a .mobile-menu .back-link:before, .mobile-menu .accordion-menu .nav li.expanded > a .back-link:before, .accordion-menu .nav li.expanded > a .slick-prev, .accordion-menu .nav li.expanded > a .slick-next, .accordion-menu .nav li.expanded > a .jcl_event_detail .labels:before, .jcl_event_detail .accordion-menu .nav li.expanded > a .labels:before, .accordion-menu .nav li.expanded > a .jcalpro_calendar_nav_prev, .accordion-menu .nav li.expanded > a .jcalpro_calendar_nav_next, .accordion-menu .nav li.expanded > a .jcalpro_events_link a, .jcalpro_events_link .accordion-menu .nav li.expanded > a a, .accordion-menu .nav li.expanded > a .jcl_navbar .ajaxprev:before, .jcl_navbar .accordion-menu .nav li.expanded > a .ajaxprev:before, .accordion-menu .nav li.expanded > a .jcl_navbar .ajaxnext:before, .jcl_navbar .accordion-menu .nav li.expanded > a .ajaxnext:before, .accordion-menu .nav li.expanded > a .com_jcalpro .icon-arrow-down, .com_jcalpro .accordion-menu .nav li.expanded > a .icon-arrow-down, .accordion-menu .nav li.expanded > a .lms-sp-enroll .course-submit-button.course-submit-button--registered, .lms-sp-enroll .accordion-menu .nav li.expanded > a .course-submit-button.course-submit-button--registered, .accordion-menu .nav li.expanded > a .cf_form .headexpand, .cf_form .accordion-menu .nav li.expanded > a .headexpand, .accordion-menu .nav .cf_form .cf_filters_list li.expanded > a a.cf_sel_opt:before, .cf_form .cf_filters_list .accordion-menu .nav li.expanded > a a.cf_sel_opt:before, .accordion-menu .nav .cf_form .cf_filters_list li.expanded > a .cf_clear a:before, .cf_form .cf_filters_list .accordion-menu .nav li.expanded > a .cf_clear a:before, .accordion-menu .nav li.expanded > a .cf_form .cf_resetAll_link:before, .cf_form .accordion-menu .nav li.expanded > a .cf_resetAll_link:before, .accordion-menu .nav li.expanded > a .icon-ifaq, .accordion-menu .nav li.expanded > a .content .ifaq-tpl-clean_blue_arrow .ifaq-collapsible > a, .content .ifaq-tpl-clean_blue_arrow .accordion-menu .nav li.expanded > a .ifaq-collapsible > a, .accordion-menu .nav li.expanded > a .pane-sliders .pane-toggler > a, .pane-sliders .accordion-menu .nav li.expanded > a .pane-toggler > a,
.sidebar .accordion-menu .nav li.expanded > a .fa,
.sidebar .accordion-menu .nav li.expanded > a .btn-reg--registered,
.sidebar .accordion-menu .nav li.expanded > a .btn-reg--attended,
.sidebar .accordion-menu .nav li.expanded > a .btn-reg--noshow,
.sidebar .accordion-menu .nav li.expanded > a .btn-reg--withdrawn,
.sidebar .accordion-menu .nav li.expanded > a .with-blue-arrow:before,
.sidebar .accordion-menu .nav li.expanded > a .styled-checkbox + label:before,
.sidebar .accordion-menu .nav li.expanded > a .chzn-container-single .chzn-single div b, .chzn-container-single .chzn-single div
.sidebar .accordion-menu .nav li.expanded > a b,
.sidebar .accordion-menu .nav li.expanded > a
.chzn-container-multi .chzn-choices div b,
.chzn-container-multi .chzn-choices div
.sidebar .accordion-menu .nav li.expanded > a b,
.sidebar .accordion-menu .nav li.expanded > a .mejs-container .mejs-inner .mejs-controls .mejs-playpause-button button, .mejs-container .mejs-inner .mejs-controls .mejs-playpause-button
.sidebar .accordion-menu .nav li.expanded > a button,
.sidebar .accordion-menu .nav li.expanded > a .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-mute button, .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-mute
.sidebar .accordion-menu .nav li.expanded > a button,
.sidebar .accordion-menu .nav li.expanded > a .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-unmute button, .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-unmute
.sidebar .accordion-menu .nav li.expanded > a button,
.sidebar .accordion-menu .nav li.expanded > a .mejs-container .mejs-inner .mejs-controls .mejs-fullscreen-button.mejs-fullscreen-button button, .mejs-container .mejs-inner .mejs-controls .mejs-fullscreen-button.mejs-fullscreen-button
.sidebar .accordion-menu .nav li.expanded > a button,
.sidebar .accordion-menu .nav li.expanded > a .search-mod .form-inline:before, .search-mod
.sidebar .accordion-menu .nav li.expanded > a .form-inline:before,
.sidebar .accordion-menu .nav li.expanded > a .main-search .search form .btn:before, .main-search .search form
.sidebar .accordion-menu .nav li.expanded > a .btn:before,
.sidebar .accordion-menu .nav li.expanded > a .main-search .search form #erLoginForm .er-form-button:before, .main-search .search form #erLoginForm
.sidebar .accordion-menu .nav li.expanded > a .er-form-button:before,
.sidebar .accordion-menu .nav li.expanded > a #erLoginForm .main-search .search form .er-form-button:before, #erLoginForm .main-search .search form
.sidebar .accordion-menu .nav li.expanded > a .er-form-button:before,
.sidebar .accordion-menu .nav li.expanded > a .middle .box.icon-calendar:before, .middle
.sidebar .accordion-menu .nav li.expanded > a .box.icon-calendar:before,
.sidebar .accordion-menu .nav li.expanded > a .middle .box.icon-book:before, .middle
.sidebar .accordion-menu .nav li.expanded > a .box.icon-book:before,
.sidebar .accordion-menu .nav li.expanded > a .middle .box.icon-envelope:before, .middle
.sidebar .accordion-menu .nav li.expanded > a .box.icon-envelope:before,
.sidebar .accordion-menu .nav li.expanded > a
.mobile-menu ul > li.parent > a:before,
.mobile-menu
.sidebar .accordion-menu .nav li.expanded > a ul > li.parent > a:before,
.sidebar .accordion-menu .nav li.expanded > a .mobile-menu .back-link:before, .mobile-menu
.sidebar .accordion-menu .nav li.expanded > a .back-link:before,
.sidebar .accordion-menu .nav li.expanded > a .slick-prev,
.sidebar .accordion-menu .nav li.expanded > a .slick-next,
.sidebar .accordion-menu .nav li.expanded > a .jcl_event_detail .labels:before, .jcl_event_detail
.sidebar .accordion-menu .nav li.expanded > a .labels:before,
.sidebar .accordion-menu .nav li.expanded > a .jcalpro_calendar_nav_prev,
.sidebar .accordion-menu .nav li.expanded > a .jcalpro_calendar_nav_next,
.sidebar .accordion-menu .nav li.expanded > a .jcalpro_events_link a, .jcalpro_events_link
.sidebar .accordion-menu .nav li.expanded > a a,
.sidebar .accordion-menu .nav li.expanded > a .jcl_navbar .ajaxprev:before, .jcl_navbar
.sidebar .accordion-menu .nav li.expanded > a .ajaxprev:before,
.sidebar .accordion-menu .nav li.expanded > a .jcl_navbar .ajaxnext:before, .jcl_navbar
.sidebar .accordion-menu .nav li.expanded > a .ajaxnext:before,
.sidebar .accordion-menu .nav li.expanded > a .com_jcalpro .icon-arrow-down, .com_jcalpro
.sidebar .accordion-menu .nav li.expanded > a .icon-arrow-down,
.sidebar .accordion-menu .nav li.expanded > a .lms-sp-enroll .course-submit-button.course-submit-button--registered, .lms-sp-enroll
.sidebar .accordion-menu .nav li.expanded > a .course-submit-button.course-submit-button--registered,
.sidebar .accordion-menu .nav li.expanded > a .cf_form .headexpand, .cf_form
.sidebar .accordion-menu .nav li.expanded > a .headexpand,
.sidebar .accordion-menu .nav .cf_form .cf_filters_list li.expanded > a a.cf_sel_opt:before, .cf_form .cf_filters_list
.sidebar .accordion-menu .nav li.expanded > a a.cf_sel_opt:before,
.sidebar .accordion-menu .nav .cf_form .cf_filters_list li.expanded > a .cf_clear a:before, .cf_form .cf_filters_list
.sidebar .accordion-menu .nav li.expanded > a .cf_clear a:before,
.sidebar .accordion-menu .nav li.expanded > a .cf_form .cf_resetAll_link:before, .cf_form
.sidebar .accordion-menu .nav li.expanded > a .cf_resetAll_link:before,
.sidebar .accordion-menu .nav li.expanded > a .icon-ifaq,
.sidebar .accordion-menu .nav li.expanded > a .content .ifaq-tpl-clean_blue_arrow .ifaq-collapsible > a, .content .ifaq-tpl-clean_blue_arrow
.sidebar .accordion-menu .nav li.expanded > a .ifaq-collapsible > a,
.sidebar .accordion-menu .nav li.expanded > a .pane-sliders .pane-toggler > a, .pane-sliders
.sidebar .accordion-menu .nav li.expanded > a .pane-toggler > a {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.accordion-menu .nav li > a,
.accordion-menu .nav li > span,
.accordion-menu .nav li > div,
.sidebar .accordion-menu .nav li > a,
.sidebar .accordion-menu .nav li > span,
.sidebar .accordion-menu .nav li > div {
  display: block;
  padding-left: 20px;
  padding-right: 40px;
  color: #4F5153;
  font-size: 14px;
  padding-top: 12px;
  padding-bottom: 10px;
  cursor: pointer;
  font-weight: bold;
}

.accordion-menu .nav li > a:hover,
.accordion-menu .nav li > span:hover,
.accordion-menu .nav li > div:hover,
.sidebar .accordion-menu .nav li > a:hover,
.sidebar .accordion-menu .nav li > span:hover,
.sidebar .accordion-menu .nav li > div:hover {
  background: #E5F4FA;
  text-decoration: none;
}

.accordion-menu .nav li > a:focus,
.accordion-menu .nav li > span:focus,
.accordion-menu .nav li > div:focus,
.sidebar .accordion-menu .nav li > a:focus,
.sidebar .accordion-menu .nav li > span:focus,
.sidebar .accordion-menu .nav li > div:focus {
  background: none;
}

.accordion-menu .nav li.active.parent > a, .accordion-menu .nav li.current.active > a,
.sidebar .accordion-menu .nav li.active.parent > a,
.sidebar .accordion-menu .nav li.current.active > a {
  background: #DCF0F8;
}

.accordion-menu .nav li.active.parent > a.accordion-toggle, .accordion-menu .nav li.current.active > a.accordion-toggle,
.sidebar .accordion-menu .nav li.active.parent > a.accordion-toggle,
.sidebar .accordion-menu .nav li.current.active > a.accordion-toggle {
  background: #0E97D3;
}

.accordion-menu .nav li > a.accordion-toggle,
.sidebar .accordion-menu .nav li > a.accordion-toggle {
  position: absolute;
  right: 6px;
  top: 9px;
  background: #0E97D3;
  width: 25px;
  height: 25px;
  color: #fff;
  display: block;
  padding: 3px 0 0 0;
  z-index: 15;
  text-align: center;
}

.accordion-menu .nav li ul,
.sidebar .accordion-menu .nav li ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.accordion-menu .nav li ul li,
.sidebar .accordion-menu .nav li ul li {
  border-bottom: 1px solid #fff;
}

.accordion-menu .nav li ul li > a,
.accordion-menu .nav li ul li > span,
.sidebar .accordion-menu .nav li ul li > a,
.sidebar .accordion-menu .nav li ul li > span {
  display: block;
  padding-left: 30px;
  padding-right: 20px;
  color: #4F5153;
  font-size: 13px;
  position: relative;
  cursor: pointer;
  background: #EEF6F9;
  font-weight: bold;
  padding-top: 12px;
  padding-bottom: 10px;
}

.accordion-menu .nav li ul li > a.expanded .fa, .accordion-menu .nav li ul li > a.expanded .btn-reg--registered, .accordion-menu .nav li ul li > a.expanded .btn-reg--attended, .accordion-menu .nav li ul li > a.expanded .btn-reg--noshow, .accordion-menu .nav li ul li > a.expanded .btn-reg--withdrawn, .accordion-menu .nav li ul li > a.expanded .with-blue-arrow:before, .accordion-menu .nav li ul li > a.expanded .styled-checkbox + label:before, .accordion-menu .nav li ul li > a.expanded .chzn-container-single .chzn-single div b, .chzn-container-single .chzn-single div .accordion-menu .nav li ul li > a.expanded b, .accordion-menu .nav li ul li > a.expanded
.chzn-container-multi .chzn-choices div b,
.chzn-container-multi .chzn-choices div .accordion-menu .nav li ul li > a.expanded b, .accordion-menu .nav li ul li > a.expanded .mejs-container .mejs-inner .mejs-controls .mejs-playpause-button button, .mejs-container .mejs-inner .mejs-controls .mejs-playpause-button .accordion-menu .nav li ul li > a.expanded button, .accordion-menu .nav li ul li > a.expanded .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-mute button, .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-mute .accordion-menu .nav li ul li > a.expanded button, .accordion-menu .nav li ul li > a.expanded .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-unmute button, .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-unmute .accordion-menu .nav li ul li > a.expanded button, .accordion-menu .nav li ul li > a.expanded .mejs-container .mejs-inner .mejs-controls .mejs-fullscreen-button.mejs-fullscreen-button button, .mejs-container .mejs-inner .mejs-controls .mejs-fullscreen-button.mejs-fullscreen-button .accordion-menu .nav li ul li > a.expanded button, .accordion-menu .nav li ul li > a.expanded .search-mod .form-inline:before, .search-mod .accordion-menu .nav li ul li > a.expanded .form-inline:before, .accordion-menu .nav li ul li > a.expanded .main-search .search form .btn:before, .main-search .search form .accordion-menu .nav li ul li > a.expanded .btn:before, .accordion-menu .nav li ul li > a.expanded .main-search .search form #erLoginForm .er-form-button:before, .main-search .search form #erLoginForm .accordion-menu .nav li ul li > a.expanded .er-form-button:before, .accordion-menu .nav li ul li > a.expanded #erLoginForm .main-search .search form .er-form-button:before, #erLoginForm .main-search .search form .accordion-menu .nav li ul li > a.expanded .er-form-button:before, .accordion-menu .nav li ul li > a.expanded .middle .box.icon-calendar:before, .middle .accordion-menu .nav li ul li > a.expanded .box.icon-calendar:before, .accordion-menu .nav li ul li > a.expanded .middle .box.icon-book:before, .middle .accordion-menu .nav li ul li > a.expanded .box.icon-book:before, .accordion-menu .nav li ul li > a.expanded .middle .box.icon-envelope:before, .middle .accordion-menu .nav li ul li > a.expanded .box.icon-envelope:before, .accordion-menu .nav li ul li > a.expanded
.mobile-menu ul > li.parent > a:before,
.mobile-menu .accordion-menu .nav li ul li > a.expanded ul > li.parent > a:before, .accordion-menu .nav li ul li > a.expanded .mobile-menu .back-link:before, .mobile-menu .accordion-menu .nav li ul li > a.expanded .back-link:before, .accordion-menu .nav li ul li > a.expanded .slick-prev, .accordion-menu .nav li ul li > a.expanded .slick-next, .accordion-menu .nav li ul li > a.expanded .jcl_event_detail .labels:before, .jcl_event_detail .accordion-menu .nav li ul li > a.expanded .labels:before, .accordion-menu .nav li ul li > a.expanded .jcalpro_calendar_nav_prev, .accordion-menu .nav li ul li > a.expanded .jcalpro_calendar_nav_next, .accordion-menu .nav li ul li > a.expanded .jcalpro_events_link a, .jcalpro_events_link .accordion-menu .nav li ul li > a.expanded a, .accordion-menu .nav li ul li > a.expanded .jcl_navbar .ajaxprev:before, .jcl_navbar .accordion-menu .nav li ul li > a.expanded .ajaxprev:before, .accordion-menu .nav li ul li > a.expanded .jcl_navbar .ajaxnext:before, .jcl_navbar .accordion-menu .nav li ul li > a.expanded .ajaxnext:before, .accordion-menu .nav li ul li > a.expanded .com_jcalpro .icon-arrow-down, .com_jcalpro .accordion-menu .nav li ul li > a.expanded .icon-arrow-down, .accordion-menu .nav li ul li > a.expanded .lms-sp-enroll .course-submit-button.course-submit-button--registered, .lms-sp-enroll .accordion-menu .nav li ul li > a.expanded .course-submit-button.course-submit-button--registered, .accordion-menu .nav li ul li > a.expanded .cf_form .headexpand, .cf_form .accordion-menu .nav li ul li > a.expanded .headexpand, .accordion-menu .nav .cf_form .cf_filters_list li > a.expanded ul li > a.expanded a.cf_sel_opt:before, .cf_form .cf_filters_list .accordion-menu .nav li > a.expanded ul li > a.expanded a.cf_sel_opt:before, .accordion-menu .nav .cf_form .cf_filters_list li > a.expanded ul li > a.expanded .cf_clear a:before, .cf_form .cf_filters_list .accordion-menu .nav li > a.expanded ul li > a.expanded .cf_clear a:before, .accordion-menu .nav .cf_form .cf_filters_list li > a.expanded .cf_clear ul li > a.expanded a:before, .cf_form .cf_filters_list .accordion-menu .nav li > a.expanded .cf_clear ul li > a.expanded a:before, .accordion-menu .nav li ul li > a.expanded .cf_form .cf_resetAll_link:before, .cf_form .accordion-menu .nav li ul li > a.expanded .cf_resetAll_link:before, .accordion-menu .nav li ul li > a.expanded .icon-ifaq, .accordion-menu .nav li ul li > a.expanded .content .ifaq-tpl-clean_blue_arrow .ifaq-collapsible > a, .content .ifaq-tpl-clean_blue_arrow .accordion-menu .nav li ul li > a.expanded .ifaq-collapsible > a, .accordion-menu .nav li ul li > a.expanded .pane-sliders .pane-toggler > a, .pane-sliders .accordion-menu .nav li ul li > a.expanded .pane-toggler > a,
.accordion-menu .nav li ul li > span.expanded .fa,
.accordion-menu .nav li ul li > span.expanded .btn-reg--registered,
.accordion-menu .nav li ul li > span.expanded .btn-reg--attended,
.accordion-menu .nav li ul li > span.expanded .btn-reg--noshow,
.accordion-menu .nav li ul li > span.expanded .btn-reg--withdrawn,
.accordion-menu .nav li ul li > span.expanded .with-blue-arrow:before,
.accordion-menu .nav li ul li > span.expanded .styled-checkbox + label:before,
.accordion-menu .nav li ul li > span.expanded .chzn-container-single .chzn-single div b, .chzn-container-single .chzn-single div
.accordion-menu .nav li ul li > span.expanded b,
.accordion-menu .nav li ul li > span.expanded
.chzn-container-multi .chzn-choices div b,
.chzn-container-multi .chzn-choices div
.accordion-menu .nav li ul li > span.expanded b,
.accordion-menu .nav li ul li > span.expanded .mejs-container .mejs-inner .mejs-controls .mejs-playpause-button button, .mejs-container .mejs-inner .mejs-controls .mejs-playpause-button
.accordion-menu .nav li ul li > span.expanded button,
.accordion-menu .nav li ul li > span.expanded .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-mute button, .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-mute
.accordion-menu .nav li ul li > span.expanded button,
.accordion-menu .nav li ul li > span.expanded .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-unmute button, .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-unmute
.accordion-menu .nav li ul li > span.expanded button,
.accordion-menu .nav li ul li > span.expanded .mejs-container .mejs-inner .mejs-controls .mejs-fullscreen-button.mejs-fullscreen-button button, .mejs-container .mejs-inner .mejs-controls .mejs-fullscreen-button.mejs-fullscreen-button
.accordion-menu .nav li ul li > span.expanded button,
.accordion-menu .nav li ul li > span.expanded .search-mod .form-inline:before, .search-mod
.accordion-menu .nav li ul li > span.expanded .form-inline:before,
.accordion-menu .nav li ul li > span.expanded .main-search .search form .btn:before, .main-search .search form
.accordion-menu .nav li ul li > span.expanded .btn:before,
.accordion-menu .nav li ul li > span.expanded .main-search .search form #erLoginForm .er-form-button:before, .main-search .search form #erLoginForm
.accordion-menu .nav li ul li > span.expanded .er-form-button:before,
.accordion-menu .nav li ul li > span.expanded #erLoginForm .main-search .search form .er-form-button:before, #erLoginForm .main-search .search form
.accordion-menu .nav li ul li > span.expanded .er-form-button:before,
.accordion-menu .nav li ul li > span.expanded .middle .box.icon-calendar:before, .middle
.accordion-menu .nav li ul li > span.expanded .box.icon-calendar:before,
.accordion-menu .nav li ul li > span.expanded .middle .box.icon-book:before, .middle
.accordion-menu .nav li ul li > span.expanded .box.icon-book:before,
.accordion-menu .nav li ul li > span.expanded .middle .box.icon-envelope:before, .middle
.accordion-menu .nav li ul li > span.expanded .box.icon-envelope:before,
.accordion-menu .nav li ul li > span.expanded
.mobile-menu ul > li.parent > a:before,
.mobile-menu
.accordion-menu .nav li ul li > span.expanded ul > li.parent > a:before,
.accordion-menu .nav li ul li > span.expanded .mobile-menu .back-link:before, .mobile-menu
.accordion-menu .nav li ul li > span.expanded .back-link:before,
.accordion-menu .nav li ul li > span.expanded .slick-prev,
.accordion-menu .nav li ul li > span.expanded .slick-next,
.accordion-menu .nav li ul li > span.expanded .jcl_event_detail .labels:before, .jcl_event_detail
.accordion-menu .nav li ul li > span.expanded .labels:before,
.accordion-menu .nav li ul li > span.expanded .jcalpro_calendar_nav_prev,
.accordion-menu .nav li ul li > span.expanded .jcalpro_calendar_nav_next,
.accordion-menu .nav li ul li > span.expanded .jcalpro_events_link a, .jcalpro_events_link
.accordion-menu .nav li ul li > span.expanded a,
.accordion-menu .nav li ul li > span.expanded .jcl_navbar .ajaxprev:before, .jcl_navbar
.accordion-menu .nav li ul li > span.expanded .ajaxprev:before,
.accordion-menu .nav li ul li > span.expanded .jcl_navbar .ajaxnext:before, .jcl_navbar
.accordion-menu .nav li ul li > span.expanded .ajaxnext:before,
.accordion-menu .nav li ul li > span.expanded .com_jcalpro .icon-arrow-down, .com_jcalpro
.accordion-menu .nav li ul li > span.expanded .icon-arrow-down,
.accordion-menu .nav li ul li > span.expanded .lms-sp-enroll .course-submit-button.course-submit-button--registered, .lms-sp-enroll
.accordion-menu .nav li ul li > span.expanded .course-submit-button.course-submit-button--registered,
.accordion-menu .nav li ul li > span.expanded .cf_form .headexpand, .cf_form
.accordion-menu .nav li ul li > span.expanded .headexpand,
.accordion-menu .nav .cf_form .cf_filters_list li > span.expanded ul li > span.expanded a.cf_sel_opt:before, .cf_form .cf_filters_list
.accordion-menu .nav li > span.expanded ul li > span.expanded a.cf_sel_opt:before,
.accordion-menu .nav .cf_form .cf_filters_list li > span.expanded ul li > span.expanded .cf_clear a:before, .cf_form .cf_filters_list
.accordion-menu .nav li > span.expanded ul li > span.expanded .cf_clear a:before,
.accordion-menu .nav .cf_form .cf_filters_list li > span.expanded .cf_clear ul li > span.expanded a:before, .cf_form .cf_filters_list
.accordion-menu .nav li > span.expanded .cf_clear ul li > span.expanded a:before,
.accordion-menu .nav li ul li > span.expanded .cf_form .cf_resetAll_link:before, .cf_form
.accordion-menu .nav li ul li > span.expanded .cf_resetAll_link:before,
.accordion-menu .nav li ul li > span.expanded .icon-ifaq,
.accordion-menu .nav li ul li > span.expanded .content .ifaq-tpl-clean_blue_arrow .ifaq-collapsible > a, .content .ifaq-tpl-clean_blue_arrow
.accordion-menu .nav li ul li > span.expanded .ifaq-collapsible > a,
.accordion-menu .nav li ul li > span.expanded .pane-sliders .pane-toggler > a, .pane-sliders
.accordion-menu .nav li ul li > span.expanded .pane-toggler > a,
.sidebar .accordion-menu .nav li ul li > a.expanded .fa,
.sidebar .accordion-menu .nav li ul li > a.expanded .btn-reg--registered,
.sidebar .accordion-menu .nav li ul li > a.expanded .btn-reg--attended,
.sidebar .accordion-menu .nav li ul li > a.expanded .btn-reg--noshow,
.sidebar .accordion-menu .nav li ul li > a.expanded .btn-reg--withdrawn,
.sidebar .accordion-menu .nav li ul li > a.expanded .with-blue-arrow:before,
.sidebar .accordion-menu .nav li ul li > a.expanded .styled-checkbox + label:before,
.sidebar .accordion-menu .nav li ul li > a.expanded .chzn-container-single .chzn-single div b, .chzn-container-single .chzn-single div
.sidebar .accordion-menu .nav li ul li > a.expanded b,
.sidebar .accordion-menu .nav li ul li > a.expanded
.chzn-container-multi .chzn-choices div b,
.chzn-container-multi .chzn-choices div
.sidebar .accordion-menu .nav li ul li > a.expanded b,
.sidebar .accordion-menu .nav li ul li > a.expanded .mejs-container .mejs-inner .mejs-controls .mejs-playpause-button button, .mejs-container .mejs-inner .mejs-controls .mejs-playpause-button
.sidebar .accordion-menu .nav li ul li > a.expanded button,
.sidebar .accordion-menu .nav li ul li > a.expanded .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-mute button, .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-mute
.sidebar .accordion-menu .nav li ul li > a.expanded button,
.sidebar .accordion-menu .nav li ul li > a.expanded .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-unmute button, .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-unmute
.sidebar .accordion-menu .nav li ul li > a.expanded button,
.sidebar .accordion-menu .nav li ul li > a.expanded .mejs-container .mejs-inner .mejs-controls .mejs-fullscreen-button.mejs-fullscreen-button button, .mejs-container .mejs-inner .mejs-controls .mejs-fullscreen-button.mejs-fullscreen-button
.sidebar .accordion-menu .nav li ul li > a.expanded button,
.sidebar .accordion-menu .nav li ul li > a.expanded .search-mod .form-inline:before, .search-mod
.sidebar .accordion-menu .nav li ul li > a.expanded .form-inline:before,
.sidebar .accordion-menu .nav li ul li > a.expanded .main-search .search form .btn:before, .main-search .search form
.sidebar .accordion-menu .nav li ul li > a.expanded .btn:before,
.sidebar .accordion-menu .nav li ul li > a.expanded .main-search .search form #erLoginForm .er-form-button:before, .main-search .search form #erLoginForm
.sidebar .accordion-menu .nav li ul li > a.expanded .er-form-button:before,
.sidebar .accordion-menu .nav li ul li > a.expanded #erLoginForm .main-search .search form .er-form-button:before, #erLoginForm .main-search .search form
.sidebar .accordion-menu .nav li ul li > a.expanded .er-form-button:before,
.sidebar .accordion-menu .nav li ul li > a.expanded .middle .box.icon-calendar:before, .middle
.sidebar .accordion-menu .nav li ul li > a.expanded .box.icon-calendar:before,
.sidebar .accordion-menu .nav li ul li > a.expanded .middle .box.icon-book:before, .middle
.sidebar .accordion-menu .nav li ul li > a.expanded .box.icon-book:before,
.sidebar .accordion-menu .nav li ul li > a.expanded .middle .box.icon-envelope:before, .middle
.sidebar .accordion-menu .nav li ul li > a.expanded .box.icon-envelope:before,
.sidebar .accordion-menu .nav li ul li > a.expanded
.mobile-menu ul > li.parent > a:before,
.mobile-menu
.sidebar .accordion-menu .nav li ul li > a.expanded ul > li.parent > a:before,
.sidebar .accordion-menu .nav li ul li > a.expanded .mobile-menu .back-link:before, .mobile-menu
.sidebar .accordion-menu .nav li ul li > a.expanded .back-link:before,
.sidebar .accordion-menu .nav li ul li > a.expanded .slick-prev,
.sidebar .accordion-menu .nav li ul li > a.expanded .slick-next,
.sidebar .accordion-menu .nav li ul li > a.expanded .jcl_event_detail .labels:before, .jcl_event_detail
.sidebar .accordion-menu .nav li ul li > a.expanded .labels:before,
.sidebar .accordion-menu .nav li ul li > a.expanded .jcalpro_calendar_nav_prev,
.sidebar .accordion-menu .nav li ul li > a.expanded .jcalpro_calendar_nav_next,
.sidebar .accordion-menu .nav li ul li > a.expanded .jcalpro_events_link a, .jcalpro_events_link
.sidebar .accordion-menu .nav li ul li > a.expanded a,
.sidebar .accordion-menu .nav li ul li > a.expanded .jcl_navbar .ajaxprev:before, .jcl_navbar
.sidebar .accordion-menu .nav li ul li > a.expanded .ajaxprev:before,
.sidebar .accordion-menu .nav li ul li > a.expanded .jcl_navbar .ajaxnext:before, .jcl_navbar
.sidebar .accordion-menu .nav li ul li > a.expanded .ajaxnext:before,
.sidebar .accordion-menu .nav li ul li > a.expanded .com_jcalpro .icon-arrow-down, .com_jcalpro
.sidebar .accordion-menu .nav li ul li > a.expanded .icon-arrow-down,
.sidebar .accordion-menu .nav li ul li > a.expanded .lms-sp-enroll .course-submit-button.course-submit-button--registered, .lms-sp-enroll
.sidebar .accordion-menu .nav li ul li > a.expanded .course-submit-button.course-submit-button--registered,
.sidebar .accordion-menu .nav li ul li > a.expanded .cf_form .headexpand, .cf_form
.sidebar .accordion-menu .nav li ul li > a.expanded .headexpand,
.sidebar .accordion-menu .nav .cf_form .cf_filters_list li > a.expanded ul li > a.expanded a.cf_sel_opt:before, .cf_form .cf_filters_list
.sidebar .accordion-menu .nav li > a.expanded ul li > a.expanded a.cf_sel_opt:before,
.sidebar .accordion-menu .nav .cf_form .cf_filters_list li > a.expanded ul li > a.expanded .cf_clear a:before, .cf_form .cf_filters_list
.sidebar .accordion-menu .nav li > a.expanded ul li > a.expanded .cf_clear a:before,
.sidebar .accordion-menu .nav .cf_form .cf_filters_list li > a.expanded .cf_clear ul li > a.expanded a:before, .cf_form .cf_filters_list
.sidebar .accordion-menu .nav li > a.expanded .cf_clear ul li > a.expanded a:before,
.sidebar .accordion-menu .nav li ul li > a.expanded .cf_form .cf_resetAll_link:before, .cf_form
.sidebar .accordion-menu .nav li ul li > a.expanded .cf_resetAll_link:before,
.sidebar .accordion-menu .nav li ul li > a.expanded .icon-ifaq,
.sidebar .accordion-menu .nav li ul li > a.expanded .content .ifaq-tpl-clean_blue_arrow .ifaq-collapsible > a, .content .ifaq-tpl-clean_blue_arrow
.sidebar .accordion-menu .nav li ul li > a.expanded .ifaq-collapsible > a,
.sidebar .accordion-menu .nav li ul li > a.expanded .pane-sliders .pane-toggler > a, .pane-sliders
.sidebar .accordion-menu .nav li ul li > a.expanded .pane-toggler > a,
.sidebar .accordion-menu .nav li ul li > span.expanded .fa,
.sidebar .accordion-menu .nav li ul li > span.expanded .btn-reg--registered,
.sidebar .accordion-menu .nav li ul li > span.expanded .btn-reg--attended,
.sidebar .accordion-menu .nav li ul li > span.expanded .btn-reg--noshow,
.sidebar .accordion-menu .nav li ul li > span.expanded .btn-reg--withdrawn,
.sidebar .accordion-menu .nav li ul li > span.expanded .with-blue-arrow:before,
.sidebar .accordion-menu .nav li ul li > span.expanded .styled-checkbox + label:before,
.sidebar .accordion-menu .nav li ul li > span.expanded .chzn-container-single .chzn-single div b, .chzn-container-single .chzn-single div
.sidebar .accordion-menu .nav li ul li > span.expanded b,
.sidebar .accordion-menu .nav li ul li > span.expanded
.chzn-container-multi .chzn-choices div b,
.chzn-container-multi .chzn-choices div
.sidebar .accordion-menu .nav li ul li > span.expanded b,
.sidebar .accordion-menu .nav li ul li > span.expanded .mejs-container .mejs-inner .mejs-controls .mejs-playpause-button button, .mejs-container .mejs-inner .mejs-controls .mejs-playpause-button
.sidebar .accordion-menu .nav li ul li > span.expanded button,
.sidebar .accordion-menu .nav li ul li > span.expanded .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-mute button, .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-mute
.sidebar .accordion-menu .nav li ul li > span.expanded button,
.sidebar .accordion-menu .nav li ul li > span.expanded .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-unmute button, .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-unmute
.sidebar .accordion-menu .nav li ul li > span.expanded button,
.sidebar .accordion-menu .nav li ul li > span.expanded .mejs-container .mejs-inner .mejs-controls .mejs-fullscreen-button.mejs-fullscreen-button button, .mejs-container .mejs-inner .mejs-controls .mejs-fullscreen-button.mejs-fullscreen-button
.sidebar .accordion-menu .nav li ul li > span.expanded button,
.sidebar .accordion-menu .nav li ul li > span.expanded .search-mod .form-inline:before, .search-mod
.sidebar .accordion-menu .nav li ul li > span.expanded .form-inline:before,
.sidebar .accordion-menu .nav li ul li > span.expanded .main-search .search form .btn:before, .main-search .search form
.sidebar .accordion-menu .nav li ul li > span.expanded .btn:before,
.sidebar .accordion-menu .nav li ul li > span.expanded .main-search .search form #erLoginForm .er-form-button:before, .main-search .search form #erLoginForm
.sidebar .accordion-menu .nav li ul li > span.expanded .er-form-button:before,
.sidebar .accordion-menu .nav li ul li > span.expanded #erLoginForm .main-search .search form .er-form-button:before, #erLoginForm .main-search .search form
.sidebar .accordion-menu .nav li ul li > span.expanded .er-form-button:before,
.sidebar .accordion-menu .nav li ul li > span.expanded .middle .box.icon-calendar:before, .middle
.sidebar .accordion-menu .nav li ul li > span.expanded .box.icon-calendar:before,
.sidebar .accordion-menu .nav li ul li > span.expanded .middle .box.icon-book:before, .middle
.sidebar .accordion-menu .nav li ul li > span.expanded .box.icon-book:before,
.sidebar .accordion-menu .nav li ul li > span.expanded .middle .box.icon-envelope:before, .middle
.sidebar .accordion-menu .nav li ul li > span.expanded .box.icon-envelope:before,
.sidebar .accordion-menu .nav li ul li > span.expanded
.mobile-menu ul > li.parent > a:before,
.mobile-menu
.sidebar .accordion-menu .nav li ul li > span.expanded ul > li.parent > a:before,
.sidebar .accordion-menu .nav li ul li > span.expanded .mobile-menu .back-link:before, .mobile-menu
.sidebar .accordion-menu .nav li ul li > span.expanded .back-link:before,
.sidebar .accordion-menu .nav li ul li > span.expanded .slick-prev,
.sidebar .accordion-menu .nav li ul li > span.expanded .slick-next,
.sidebar .accordion-menu .nav li ul li > span.expanded .jcl_event_detail .labels:before, .jcl_event_detail
.sidebar .accordion-menu .nav li ul li > span.expanded .labels:before,
.sidebar .accordion-menu .nav li ul li > span.expanded .jcalpro_calendar_nav_prev,
.sidebar .accordion-menu .nav li ul li > span.expanded .jcalpro_calendar_nav_next,
.sidebar .accordion-menu .nav li ul li > span.expanded .jcalpro_events_link a, .jcalpro_events_link
.sidebar .accordion-menu .nav li ul li > span.expanded a,
.sidebar .accordion-menu .nav li ul li > span.expanded .jcl_navbar .ajaxprev:before, .jcl_navbar
.sidebar .accordion-menu .nav li ul li > span.expanded .ajaxprev:before,
.sidebar .accordion-menu .nav li ul li > span.expanded .jcl_navbar .ajaxnext:before, .jcl_navbar
.sidebar .accordion-menu .nav li ul li > span.expanded .ajaxnext:before,
.sidebar .accordion-menu .nav li ul li > span.expanded .com_jcalpro .icon-arrow-down, .com_jcalpro
.sidebar .accordion-menu .nav li ul li > span.expanded .icon-arrow-down,
.sidebar .accordion-menu .nav li ul li > span.expanded .lms-sp-enroll .course-submit-button.course-submit-button--registered, .lms-sp-enroll
.sidebar .accordion-menu .nav li ul li > span.expanded .course-submit-button.course-submit-button--registered,
.sidebar .accordion-menu .nav li ul li > span.expanded .cf_form .headexpand, .cf_form
.sidebar .accordion-menu .nav li ul li > span.expanded .headexpand,
.sidebar .accordion-menu .nav .cf_form .cf_filters_list li > span.expanded ul li > span.expanded a.cf_sel_opt:before, .cf_form .cf_filters_list
.sidebar .accordion-menu .nav li > span.expanded ul li > span.expanded a.cf_sel_opt:before,
.sidebar .accordion-menu .nav .cf_form .cf_filters_list li > span.expanded ul li > span.expanded .cf_clear a:before, .cf_form .cf_filters_list
.sidebar .accordion-menu .nav li > span.expanded ul li > span.expanded .cf_clear a:before,
.sidebar .accordion-menu .nav .cf_form .cf_filters_list li > span.expanded .cf_clear ul li > span.expanded a:before, .cf_form .cf_filters_list
.sidebar .accordion-menu .nav li > span.expanded .cf_clear ul li > span.expanded a:before,
.sidebar .accordion-menu .nav li ul li > span.expanded .cf_form .cf_resetAll_link:before, .cf_form
.sidebar .accordion-menu .nav li ul li > span.expanded .cf_resetAll_link:before,
.sidebar .accordion-menu .nav li ul li > span.expanded .icon-ifaq,
.sidebar .accordion-menu .nav li ul li > span.expanded .content .ifaq-tpl-clean_blue_arrow .ifaq-collapsible > a, .content .ifaq-tpl-clean_blue_arrow
.sidebar .accordion-menu .nav li ul li > span.expanded .ifaq-collapsible > a,
.sidebar .accordion-menu .nav li ul li > span.expanded .pane-sliders .pane-toggler > a, .pane-sliders
.sidebar .accordion-menu .nav li ul li > span.expanded .pane-toggler > a {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.accordion-menu .nav li ul li > a:hover,
.accordion-menu .nav li ul li > span:hover,
.sidebar .accordion-menu .nav li ul li > a:hover,
.sidebar .accordion-menu .nav li ul li > span:hover {
  background: #E5F4FA;
  text-decoration: none;
}

.accordion-menu .nav li ul li > a.accordion-toggle,
.sidebar .accordion-menu .nav li ul li > a.accordion-toggle {
  position: absolute;
  right: 6px;
  top: 8px;
  background: #0E97D3;
  width: 25px;
  height: 25px;
  color: #fff;
  display: block;
  padding: 3px 0 0 0;
  z-index: 15;
}

.accordion-menu .nav li ul ul li > a,
.accordion-menu .nav li ul ul li > span,
.sidebar .accordion-menu .nav li ul ul li > a,
.sidebar .accordion-menu .nav li ul ul li > span {
  padding-left: 40px;
  padding-top: 6px;
  padding-bottom: 6px;
  background: #fff;
  font-size: 12px;
  line-height: 1.2em;
}

.accordion-menu .nav li ul ul li > a .fa, .accordion-menu .nav li ul ul li > a .btn-reg--registered, .accordion-menu .nav li ul ul li > a .btn-reg--attended, .accordion-menu .nav li ul ul li > a .btn-reg--noshow, .accordion-menu .nav li ul ul li > a .btn-reg--withdrawn, .accordion-menu .nav li ul ul li > a .with-blue-arrow:before, .accordion-menu .nav li ul ul li > a .styled-checkbox + label:before, .accordion-menu .nav li ul ul li > a .chzn-container-single .chzn-single div b, .chzn-container-single .chzn-single div .accordion-menu .nav li ul ul li > a b, .accordion-menu .nav li ul ul li > a
.chzn-container-multi .chzn-choices div b,
.chzn-container-multi .chzn-choices div .accordion-menu .nav li ul ul li > a b, .accordion-menu .nav li ul ul li > a .mejs-container .mejs-inner .mejs-controls .mejs-playpause-button button, .mejs-container .mejs-inner .mejs-controls .mejs-playpause-button .accordion-menu .nav li ul ul li > a button, .accordion-menu .nav li ul ul li > a .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-mute button, .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-mute .accordion-menu .nav li ul ul li > a button, .accordion-menu .nav li ul ul li > a .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-unmute button, .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-unmute .accordion-menu .nav li ul ul li > a button, .accordion-menu .nav li ul ul li > a .mejs-container .mejs-inner .mejs-controls .mejs-fullscreen-button.mejs-fullscreen-button button, .mejs-container .mejs-inner .mejs-controls .mejs-fullscreen-button.mejs-fullscreen-button .accordion-menu .nav li ul ul li > a button, .accordion-menu .nav li ul ul li > a .search-mod .form-inline:before, .search-mod .accordion-menu .nav li ul ul li > a .form-inline:before, .accordion-menu .nav li ul ul li > a .main-search .search form .btn:before, .main-search .search form .accordion-menu .nav li ul ul li > a .btn:before, .accordion-menu .nav li ul ul li > a .main-search .search form #erLoginForm .er-form-button:before, .main-search .search form #erLoginForm .accordion-menu .nav li ul ul li > a .er-form-button:before, .accordion-menu .nav li ul ul li > a #erLoginForm .main-search .search form .er-form-button:before, #erLoginForm .main-search .search form .accordion-menu .nav li ul ul li > a .er-form-button:before, .accordion-menu .nav li ul ul li > a .middle .box.icon-calendar:before, .middle .accordion-menu .nav li ul ul li > a .box.icon-calendar:before, .accordion-menu .nav li ul ul li > a .middle .box.icon-book:before, .middle .accordion-menu .nav li ul ul li > a .box.icon-book:before, .accordion-menu .nav li ul ul li > a .middle .box.icon-envelope:before, .middle .accordion-menu .nav li ul ul li > a .box.icon-envelope:before, .accordion-menu .nav li ul ul li > a
.mobile-menu ul > li.parent > a:before,
.mobile-menu .accordion-menu .nav li ul ul li > a ul > li.parent > a:before, .accordion-menu .nav li ul ul li > a .mobile-menu .back-link:before, .mobile-menu .accordion-menu .nav li ul ul li > a .back-link:before, .accordion-menu .nav li ul ul li > a .slick-prev, .accordion-menu .nav li ul ul li > a .slick-next, .accordion-menu .nav li ul ul li > a .jcl_event_detail .labels:before, .jcl_event_detail .accordion-menu .nav li ul ul li > a .labels:before, .accordion-menu .nav li ul ul li > a .jcalpro_calendar_nav_prev, .accordion-menu .nav li ul ul li > a .jcalpro_calendar_nav_next, .accordion-menu .nav li ul ul li > a .jcalpro_events_link a, .jcalpro_events_link .accordion-menu .nav li ul ul li > a a, .accordion-menu .nav li ul ul li > a .jcl_navbar .ajaxprev:before, .jcl_navbar .accordion-menu .nav li ul ul li > a .ajaxprev:before, .accordion-menu .nav li ul ul li > a .jcl_navbar .ajaxnext:before, .jcl_navbar .accordion-menu .nav li ul ul li > a .ajaxnext:before, .accordion-menu .nav li ul ul li > a .com_jcalpro .icon-arrow-down, .com_jcalpro .accordion-menu .nav li ul ul li > a .icon-arrow-down, .accordion-menu .nav li ul ul li > a .lms-sp-enroll .course-submit-button.course-submit-button--registered, .lms-sp-enroll .accordion-menu .nav li ul ul li > a .course-submit-button.course-submit-button--registered, .accordion-menu .nav li ul ul li > a .cf_form .headexpand, .cf_form .accordion-menu .nav li ul ul li > a .headexpand, .accordion-menu .nav .cf_form .cf_filters_list li > a ul ul li > a a.cf_sel_opt:before, .cf_form .cf_filters_list .accordion-menu .nav li > a ul ul li > a a.cf_sel_opt:before, .accordion-menu .nav .cf_form .cf_filters_list li > a ul ul li > a .cf_clear a:before, .cf_form .cf_filters_list .accordion-menu .nav li > a ul ul li > a .cf_clear a:before, .accordion-menu .nav .cf_form .cf_filters_list li > a .cf_clear ul ul li > a a:before, .cf_form .cf_filters_list .accordion-menu .nav li > a .cf_clear ul ul li > a a:before, .accordion-menu .nav li ul ul li > a .cf_form .cf_resetAll_link:before, .cf_form .accordion-menu .nav li ul ul li > a .cf_resetAll_link:before, .accordion-menu .nav li ul ul li > a .icon-ifaq, .accordion-menu .nav li ul ul li > a .content .ifaq-tpl-clean_blue_arrow .ifaq-collapsible > a, .content .ifaq-tpl-clean_blue_arrow .accordion-menu .nav li ul ul li > a .ifaq-collapsible > a, .accordion-menu .nav li ul ul li > a .pane-sliders .pane-toggler > a, .pane-sliders .accordion-menu .nav li ul ul li > a .pane-toggler > a,
.accordion-menu .nav li ul ul li > span .fa,
.accordion-menu .nav li ul ul li > span .btn-reg--registered,
.accordion-menu .nav li ul ul li > span .btn-reg--attended,
.accordion-menu .nav li ul ul li > span .btn-reg--noshow,
.accordion-menu .nav li ul ul li > span .btn-reg--withdrawn,
.accordion-menu .nav li ul ul li > span .with-blue-arrow:before,
.accordion-menu .nav li ul ul li > span .styled-checkbox + label:before,
.accordion-menu .nav li ul ul li > span .chzn-container-single .chzn-single div b, .chzn-container-single .chzn-single div
.accordion-menu .nav li ul ul li > span b,
.accordion-menu .nav li ul ul li > span
.chzn-container-multi .chzn-choices div b,
.chzn-container-multi .chzn-choices div
.accordion-menu .nav li ul ul li > span b,
.accordion-menu .nav li ul ul li > span .mejs-container .mejs-inner .mejs-controls .mejs-playpause-button button, .mejs-container .mejs-inner .mejs-controls .mejs-playpause-button
.accordion-menu .nav li ul ul li > span button,
.accordion-menu .nav li ul ul li > span .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-mute button, .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-mute
.accordion-menu .nav li ul ul li > span button,
.accordion-menu .nav li ul ul li > span .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-unmute button, .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-unmute
.accordion-menu .nav li ul ul li > span button,
.accordion-menu .nav li ul ul li > span .mejs-container .mejs-inner .mejs-controls .mejs-fullscreen-button.mejs-fullscreen-button button, .mejs-container .mejs-inner .mejs-controls .mejs-fullscreen-button.mejs-fullscreen-button
.accordion-menu .nav li ul ul li > span button,
.accordion-menu .nav li ul ul li > span .search-mod .form-inline:before, .search-mod
.accordion-menu .nav li ul ul li > span .form-inline:before,
.accordion-menu .nav li ul ul li > span .main-search .search form .btn:before, .main-search .search form
.accordion-menu .nav li ul ul li > span .btn:before,
.accordion-menu .nav li ul ul li > span .main-search .search form #erLoginForm .er-form-button:before, .main-search .search form #erLoginForm
.accordion-menu .nav li ul ul li > span .er-form-button:before,
.accordion-menu .nav li ul ul li > span #erLoginForm .main-search .search form .er-form-button:before, #erLoginForm .main-search .search form
.accordion-menu .nav li ul ul li > span .er-form-button:before,
.accordion-menu .nav li ul ul li > span .middle .box.icon-calendar:before, .middle
.accordion-menu .nav li ul ul li > span .box.icon-calendar:before,
.accordion-menu .nav li ul ul li > span .middle .box.icon-book:before, .middle
.accordion-menu .nav li ul ul li > span .box.icon-book:before,
.accordion-menu .nav li ul ul li > span .middle .box.icon-envelope:before, .middle
.accordion-menu .nav li ul ul li > span .box.icon-envelope:before,
.accordion-menu .nav li ul ul li > span
.mobile-menu ul > li.parent > a:before,
.mobile-menu
.accordion-menu .nav li ul ul li > span ul > li.parent > a:before,
.accordion-menu .nav li ul ul li > span .mobile-menu .back-link:before, .mobile-menu
.accordion-menu .nav li ul ul li > span .back-link:before,
.accordion-menu .nav li ul ul li > span .slick-prev,
.accordion-menu .nav li ul ul li > span .slick-next,
.accordion-menu .nav li ul ul li > span .jcl_event_detail .labels:before, .jcl_event_detail
.accordion-menu .nav li ul ul li > span .labels:before,
.accordion-menu .nav li ul ul li > span .jcalpro_calendar_nav_prev,
.accordion-menu .nav li ul ul li > span .jcalpro_calendar_nav_next,
.accordion-menu .nav li ul ul li > span .jcalpro_events_link a, .jcalpro_events_link
.accordion-menu .nav li ul ul li > span a,
.accordion-menu .nav li ul ul li > span .jcl_navbar .ajaxprev:before, .jcl_navbar
.accordion-menu .nav li ul ul li > span .ajaxprev:before,
.accordion-menu .nav li ul ul li > span .jcl_navbar .ajaxnext:before, .jcl_navbar
.accordion-menu .nav li ul ul li > span .ajaxnext:before,
.accordion-menu .nav li ul ul li > span .com_jcalpro .icon-arrow-down, .com_jcalpro
.accordion-menu .nav li ul ul li > span .icon-arrow-down,
.accordion-menu .nav li ul ul li > span .lms-sp-enroll .course-submit-button.course-submit-button--registered, .lms-sp-enroll
.accordion-menu .nav li ul ul li > span .course-submit-button.course-submit-button--registered,
.accordion-menu .nav li ul ul li > span .cf_form .headexpand, .cf_form
.accordion-menu .nav li ul ul li > span .headexpand,
.accordion-menu .nav .cf_form .cf_filters_list li > span ul ul li > span a.cf_sel_opt:before, .cf_form .cf_filters_list
.accordion-menu .nav li > span ul ul li > span a.cf_sel_opt:before,
.accordion-menu .nav .cf_form .cf_filters_list li > span ul ul li > span .cf_clear a:before, .cf_form .cf_filters_list
.accordion-menu .nav li > span ul ul li > span .cf_clear a:before,
.accordion-menu .nav .cf_form .cf_filters_list li > span .cf_clear ul ul li > span a:before, .cf_form .cf_filters_list
.accordion-menu .nav li > span .cf_clear ul ul li > span a:before,
.accordion-menu .nav li ul ul li > span .cf_form .cf_resetAll_link:before, .cf_form
.accordion-menu .nav li ul ul li > span .cf_resetAll_link:before,
.accordion-menu .nav li ul ul li > span .icon-ifaq,
.accordion-menu .nav li ul ul li > span .content .ifaq-tpl-clean_blue_arrow .ifaq-collapsible > a, .content .ifaq-tpl-clean_blue_arrow
.accordion-menu .nav li ul ul li > span .ifaq-collapsible > a,
.accordion-menu .nav li ul ul li > span .pane-sliders .pane-toggler > a, .pane-sliders
.accordion-menu .nav li ul ul li > span .pane-toggler > a,
.sidebar .accordion-menu .nav li ul ul li > a .fa,
.sidebar .accordion-menu .nav li ul ul li > a .btn-reg--registered,
.sidebar .accordion-menu .nav li ul ul li > a .btn-reg--attended,
.sidebar .accordion-menu .nav li ul ul li > a .btn-reg--noshow,
.sidebar .accordion-menu .nav li ul ul li > a .btn-reg--withdrawn,
.sidebar .accordion-menu .nav li ul ul li > a .with-blue-arrow:before,
.sidebar .accordion-menu .nav li ul ul li > a .styled-checkbox + label:before,
.sidebar .accordion-menu .nav li ul ul li > a .chzn-container-single .chzn-single div b, .chzn-container-single .chzn-single div
.sidebar .accordion-menu .nav li ul ul li > a b,
.sidebar .accordion-menu .nav li ul ul li > a
.chzn-container-multi .chzn-choices div b,
.chzn-container-multi .chzn-choices div
.sidebar .accordion-menu .nav li ul ul li > a b,
.sidebar .accordion-menu .nav li ul ul li > a .mejs-container .mejs-inner .mejs-controls .mejs-playpause-button button, .mejs-container .mejs-inner .mejs-controls .mejs-playpause-button
.sidebar .accordion-menu .nav li ul ul li > a button,
.sidebar .accordion-menu .nav li ul ul li > a .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-mute button, .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-mute
.sidebar .accordion-menu .nav li ul ul li > a button,
.sidebar .accordion-menu .nav li ul ul li > a .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-unmute button, .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-unmute
.sidebar .accordion-menu .nav li ul ul li > a button,
.sidebar .accordion-menu .nav li ul ul li > a .mejs-container .mejs-inner .mejs-controls .mejs-fullscreen-button.mejs-fullscreen-button button, .mejs-container .mejs-inner .mejs-controls .mejs-fullscreen-button.mejs-fullscreen-button
.sidebar .accordion-menu .nav li ul ul li > a button,
.sidebar .accordion-menu .nav li ul ul li > a .search-mod .form-inline:before, .search-mod
.sidebar .accordion-menu .nav li ul ul li > a .form-inline:before,
.sidebar .accordion-menu .nav li ul ul li > a .main-search .search form .btn:before, .main-search .search form
.sidebar .accordion-menu .nav li ul ul li > a .btn:before,
.sidebar .accordion-menu .nav li ul ul li > a .main-search .search form #erLoginForm .er-form-button:before, .main-search .search form #erLoginForm
.sidebar .accordion-menu .nav li ul ul li > a .er-form-button:before,
.sidebar .accordion-menu .nav li ul ul li > a #erLoginForm .main-search .search form .er-form-button:before, #erLoginForm .main-search .search form
.sidebar .accordion-menu .nav li ul ul li > a .er-form-button:before,
.sidebar .accordion-menu .nav li ul ul li > a .middle .box.icon-calendar:before, .middle
.sidebar .accordion-menu .nav li ul ul li > a .box.icon-calendar:before,
.sidebar .accordion-menu .nav li ul ul li > a .middle .box.icon-book:before, .middle
.sidebar .accordion-menu .nav li ul ul li > a .box.icon-book:before,
.sidebar .accordion-menu .nav li ul ul li > a .middle .box.icon-envelope:before, .middle
.sidebar .accordion-menu .nav li ul ul li > a .box.icon-envelope:before,
.sidebar .accordion-menu .nav li ul ul li > a
.mobile-menu ul > li.parent > a:before,
.mobile-menu
.sidebar .accordion-menu .nav li ul ul li > a ul > li.parent > a:before,
.sidebar .accordion-menu .nav li ul ul li > a .mobile-menu .back-link:before, .mobile-menu
.sidebar .accordion-menu .nav li ul ul li > a .back-link:before,
.sidebar .accordion-menu .nav li ul ul li > a .slick-prev,
.sidebar .accordion-menu .nav li ul ul li > a .slick-next,
.sidebar .accordion-menu .nav li ul ul li > a .jcl_event_detail .labels:before, .jcl_event_detail
.sidebar .accordion-menu .nav li ul ul li > a .labels:before,
.sidebar .accordion-menu .nav li ul ul li > a .jcalpro_calendar_nav_prev,
.sidebar .accordion-menu .nav li ul ul li > a .jcalpro_calendar_nav_next,
.sidebar .accordion-menu .nav li ul ul li > a .jcalpro_events_link a, .jcalpro_events_link
.sidebar .accordion-menu .nav li ul ul li > a a,
.sidebar .accordion-menu .nav li ul ul li > a .jcl_navbar .ajaxprev:before, .jcl_navbar
.sidebar .accordion-menu .nav li ul ul li > a .ajaxprev:before,
.sidebar .accordion-menu .nav li ul ul li > a .jcl_navbar .ajaxnext:before, .jcl_navbar
.sidebar .accordion-menu .nav li ul ul li > a .ajaxnext:before,
.sidebar .accordion-menu .nav li ul ul li > a .com_jcalpro .icon-arrow-down, .com_jcalpro
.sidebar .accordion-menu .nav li ul ul li > a .icon-arrow-down,
.sidebar .accordion-menu .nav li ul ul li > a .lms-sp-enroll .course-submit-button.course-submit-button--registered, .lms-sp-enroll
.sidebar .accordion-menu .nav li ul ul li > a .course-submit-button.course-submit-button--registered,
.sidebar .accordion-menu .nav li ul ul li > a .cf_form .headexpand, .cf_form
.sidebar .accordion-menu .nav li ul ul li > a .headexpand,
.sidebar .accordion-menu .nav .cf_form .cf_filters_list li > a ul ul li > a a.cf_sel_opt:before, .cf_form .cf_filters_list
.sidebar .accordion-menu .nav li > a ul ul li > a a.cf_sel_opt:before,
.sidebar .accordion-menu .nav .cf_form .cf_filters_list li > a ul ul li > a .cf_clear a:before, .cf_form .cf_filters_list
.sidebar .accordion-menu .nav li > a ul ul li > a .cf_clear a:before,
.sidebar .accordion-menu .nav .cf_form .cf_filters_list li > a .cf_clear ul ul li > a a:before, .cf_form .cf_filters_list
.sidebar .accordion-menu .nav li > a .cf_clear ul ul li > a a:before,
.sidebar .accordion-menu .nav li ul ul li > a .cf_form .cf_resetAll_link:before, .cf_form
.sidebar .accordion-menu .nav li ul ul li > a .cf_resetAll_link:before,
.sidebar .accordion-menu .nav li ul ul li > a .icon-ifaq,
.sidebar .accordion-menu .nav li ul ul li > a .content .ifaq-tpl-clean_blue_arrow .ifaq-collapsible > a, .content .ifaq-tpl-clean_blue_arrow
.sidebar .accordion-menu .nav li ul ul li > a .ifaq-collapsible > a,
.sidebar .accordion-menu .nav li ul ul li > a .pane-sliders .pane-toggler > a, .pane-sliders
.sidebar .accordion-menu .nav li ul ul li > a .pane-toggler > a,
.sidebar .accordion-menu .nav li ul ul li > span .fa,
.sidebar .accordion-menu .nav li ul ul li > span .btn-reg--registered,
.sidebar .accordion-menu .nav li ul ul li > span .btn-reg--attended,
.sidebar .accordion-menu .nav li ul ul li > span .btn-reg--noshow,
.sidebar .accordion-menu .nav li ul ul li > span .btn-reg--withdrawn,
.sidebar .accordion-menu .nav li ul ul li > span .with-blue-arrow:before,
.sidebar .accordion-menu .nav li ul ul li > span .styled-checkbox + label:before,
.sidebar .accordion-menu .nav li ul ul li > span .chzn-container-single .chzn-single div b, .chzn-container-single .chzn-single div
.sidebar .accordion-menu .nav li ul ul li > span b,
.sidebar .accordion-menu .nav li ul ul li > span
.chzn-container-multi .chzn-choices div b,
.chzn-container-multi .chzn-choices div
.sidebar .accordion-menu .nav li ul ul li > span b,
.sidebar .accordion-menu .nav li ul ul li > span .mejs-container .mejs-inner .mejs-controls .mejs-playpause-button button, .mejs-container .mejs-inner .mejs-controls .mejs-playpause-button
.sidebar .accordion-menu .nav li ul ul li > span button,
.sidebar .accordion-menu .nav li ul ul li > span .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-mute button, .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-mute
.sidebar .accordion-menu .nav li ul ul li > span button,
.sidebar .accordion-menu .nav li ul ul li > span .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-unmute button, .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-unmute
.sidebar .accordion-menu .nav li ul ul li > span button,
.sidebar .accordion-menu .nav li ul ul li > span .mejs-container .mejs-inner .mejs-controls .mejs-fullscreen-button.mejs-fullscreen-button button, .mejs-container .mejs-inner .mejs-controls .mejs-fullscreen-button.mejs-fullscreen-button
.sidebar .accordion-menu .nav li ul ul li > span button,
.sidebar .accordion-menu .nav li ul ul li > span .search-mod .form-inline:before, .search-mod
.sidebar .accordion-menu .nav li ul ul li > span .form-inline:before,
.sidebar .accordion-menu .nav li ul ul li > span .main-search .search form .btn:before, .main-search .search form
.sidebar .accordion-menu .nav li ul ul li > span .btn:before,
.sidebar .accordion-menu .nav li ul ul li > span .main-search .search form #erLoginForm .er-form-button:before, .main-search .search form #erLoginForm
.sidebar .accordion-menu .nav li ul ul li > span .er-form-button:before,
.sidebar .accordion-menu .nav li ul ul li > span #erLoginForm .main-search .search form .er-form-button:before, #erLoginForm .main-search .search form
.sidebar .accordion-menu .nav li ul ul li > span .er-form-button:before,
.sidebar .accordion-menu .nav li ul ul li > span .middle .box.icon-calendar:before, .middle
.sidebar .accordion-menu .nav li ul ul li > span .box.icon-calendar:before,
.sidebar .accordion-menu .nav li ul ul li > span .middle .box.icon-book:before, .middle
.sidebar .accordion-menu .nav li ul ul li > span .box.icon-book:before,
.sidebar .accordion-menu .nav li ul ul li > span .middle .box.icon-envelope:before, .middle
.sidebar .accordion-menu .nav li ul ul li > span .box.icon-envelope:before,
.sidebar .accordion-menu .nav li ul ul li > span
.mobile-menu ul > li.parent > a:before,
.mobile-menu
.sidebar .accordion-menu .nav li ul ul li > span ul > li.parent > a:before,
.sidebar .accordion-menu .nav li ul ul li > span .mobile-menu .back-link:before, .mobile-menu
.sidebar .accordion-menu .nav li ul ul li > span .back-link:before,
.sidebar .accordion-menu .nav li ul ul li > span .slick-prev,
.sidebar .accordion-menu .nav li ul ul li > span .slick-next,
.sidebar .accordion-menu .nav li ul ul li > span .jcl_event_detail .labels:before, .jcl_event_detail
.sidebar .accordion-menu .nav li ul ul li > span .labels:before,
.sidebar .accordion-menu .nav li ul ul li > span .jcalpro_calendar_nav_prev,
.sidebar .accordion-menu .nav li ul ul li > span .jcalpro_calendar_nav_next,
.sidebar .accordion-menu .nav li ul ul li > span .jcalpro_events_link a, .jcalpro_events_link
.sidebar .accordion-menu .nav li ul ul li > span a,
.sidebar .accordion-menu .nav li ul ul li > span .jcl_navbar .ajaxprev:before, .jcl_navbar
.sidebar .accordion-menu .nav li ul ul li > span .ajaxprev:before,
.sidebar .accordion-menu .nav li ul ul li > span .jcl_navbar .ajaxnext:before, .jcl_navbar
.sidebar .accordion-menu .nav li ul ul li > span .ajaxnext:before,
.sidebar .accordion-menu .nav li ul ul li > span .com_jcalpro .icon-arrow-down, .com_jcalpro
.sidebar .accordion-menu .nav li ul ul li > span .icon-arrow-down,
.sidebar .accordion-menu .nav li ul ul li > span .lms-sp-enroll .course-submit-button.course-submit-button--registered, .lms-sp-enroll
.sidebar .accordion-menu .nav li ul ul li > span .course-submit-button.course-submit-button--registered,
.sidebar .accordion-menu .nav li ul ul li > span .cf_form .headexpand, .cf_form
.sidebar .accordion-menu .nav li ul ul li > span .headexpand,
.sidebar .accordion-menu .nav .cf_form .cf_filters_list li > span ul ul li > span a.cf_sel_opt:before, .cf_form .cf_filters_list
.sidebar .accordion-menu .nav li > span ul ul li > span a.cf_sel_opt:before,
.sidebar .accordion-menu .nav .cf_form .cf_filters_list li > span ul ul li > span .cf_clear a:before, .cf_form .cf_filters_list
.sidebar .accordion-menu .nav li > span ul ul li > span .cf_clear a:before,
.sidebar .accordion-menu .nav .cf_form .cf_filters_list li > span .cf_clear ul ul li > span a:before, .cf_form .cf_filters_list
.sidebar .accordion-menu .nav li > span .cf_clear ul ul li > span a:before,
.sidebar .accordion-menu .nav li ul ul li > span .cf_form .cf_resetAll_link:before, .cf_form
.sidebar .accordion-menu .nav li ul ul li > span .cf_resetAll_link:before,
.sidebar .accordion-menu .nav li ul ul li > span .icon-ifaq,
.sidebar .accordion-menu .nav li ul ul li > span .content .ifaq-tpl-clean_blue_arrow .ifaq-collapsible > a, .content .ifaq-tpl-clean_blue_arrow
.sidebar .accordion-menu .nav li ul ul li > span .ifaq-collapsible > a,
.sidebar .accordion-menu .nav li ul ul li > span .pane-sliders .pane-toggler > a, .pane-sliders
.sidebar .accordion-menu .nav li ul ul li > span .pane-toggler > a {
  color: #fff;
  font-size: 12px;
  -webkit-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
}

.accordion-menu .nav li ul ul li > a.accordion-toggle,
.sidebar .accordion-menu .nav li ul ul li > a.accordion-toggle {
  width: 15px;
  height: 15px;
  padding-top: 0;
  text-align: center;
}

.accordion-menu .nav li ul ul li > a.accordion-toggle .fa, .accordion-menu .nav li ul ul li > a.accordion-toggle .btn-reg--registered, .accordion-menu .nav li ul ul li > a.accordion-toggle .btn-reg--attended, .accordion-menu .nav li ul ul li > a.accordion-toggle .btn-reg--noshow, .accordion-menu .nav li ul ul li > a.accordion-toggle .btn-reg--withdrawn, .accordion-menu .nav li ul ul li > a.accordion-toggle .with-blue-arrow:before, .accordion-menu .nav li ul ul li > a.accordion-toggle .styled-checkbox + label:before, .accordion-menu .nav li ul ul li > a.accordion-toggle .chzn-container-single .chzn-single div b, .chzn-container-single .chzn-single div .accordion-menu .nav li ul ul li > a.accordion-toggle b, .accordion-menu .nav li ul ul li > a.accordion-toggle
.chzn-container-multi .chzn-choices div b,
.chzn-container-multi .chzn-choices div .accordion-menu .nav li ul ul li > a.accordion-toggle b, .accordion-menu .nav li ul ul li > a.accordion-toggle .mejs-container .mejs-inner .mejs-controls .mejs-playpause-button button, .mejs-container .mejs-inner .mejs-controls .mejs-playpause-button .accordion-menu .nav li ul ul li > a.accordion-toggle button, .accordion-menu .nav li ul ul li > a.accordion-toggle .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-mute button, .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-mute .accordion-menu .nav li ul ul li > a.accordion-toggle button, .accordion-menu .nav li ul ul li > a.accordion-toggle .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-unmute button, .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-unmute .accordion-menu .nav li ul ul li > a.accordion-toggle button, .accordion-menu .nav li ul ul li > a.accordion-toggle .mejs-container .mejs-inner .mejs-controls .mejs-fullscreen-button.mejs-fullscreen-button button, .mejs-container .mejs-inner .mejs-controls .mejs-fullscreen-button.mejs-fullscreen-button .accordion-menu .nav li ul ul li > a.accordion-toggle button, .accordion-menu .nav li ul ul li > a.accordion-toggle .search-mod .form-inline:before, .search-mod .accordion-menu .nav li ul ul li > a.accordion-toggle .form-inline:before, .accordion-menu .nav li ul ul li > a.accordion-toggle .main-search .search form .btn:before, .main-search .search form .accordion-menu .nav li ul ul li > a.accordion-toggle .btn:before, .accordion-menu .nav li ul ul li > a.accordion-toggle .main-search .search form #erLoginForm .er-form-button:before, .main-search .search form #erLoginForm .accordion-menu .nav li ul ul li > a.accordion-toggle .er-form-button:before, .accordion-menu .nav li ul ul li > a.accordion-toggle #erLoginForm .main-search .search form .er-form-button:before, #erLoginForm .main-search .search form .accordion-menu .nav li ul ul li > a.accordion-toggle .er-form-button:before, .accordion-menu .nav li ul ul li > a.accordion-toggle .middle .box.icon-calendar:before, .middle .accordion-menu .nav li ul ul li > a.accordion-toggle .box.icon-calendar:before, .accordion-menu .nav li ul ul li > a.accordion-toggle .middle .box.icon-book:before, .middle .accordion-menu .nav li ul ul li > a.accordion-toggle .box.icon-book:before, .accordion-menu .nav li ul ul li > a.accordion-toggle .middle .box.icon-envelope:before, .middle .accordion-menu .nav li ul ul li > a.accordion-toggle .box.icon-envelope:before, .accordion-menu .nav li ul ul li > a.accordion-toggle
.mobile-menu ul > li.parent > a:before,
.mobile-menu .accordion-menu .nav li ul ul li > a.accordion-toggle ul > li.parent > a:before, .accordion-menu .nav li ul ul li > a.accordion-toggle .mobile-menu .back-link:before, .mobile-menu .accordion-menu .nav li ul ul li > a.accordion-toggle .back-link:before, .accordion-menu .nav li ul ul li > a.accordion-toggle .slick-prev, .accordion-menu .nav li ul ul li > a.accordion-toggle .slick-next, .accordion-menu .nav li ul ul li > a.accordion-toggle .jcl_event_detail .labels:before, .jcl_event_detail .accordion-menu .nav li ul ul li > a.accordion-toggle .labels:before, .accordion-menu .nav li ul ul li > a.accordion-toggle .jcalpro_calendar_nav_prev, .accordion-menu .nav li ul ul li > a.accordion-toggle .jcalpro_calendar_nav_next, .accordion-menu .nav li ul ul li > a.accordion-toggle .jcalpro_events_link a, .jcalpro_events_link .accordion-menu .nav li ul ul li > a.accordion-toggle a, .accordion-menu .nav li ul ul li > a.accordion-toggle .jcl_navbar .ajaxprev:before, .jcl_navbar .accordion-menu .nav li ul ul li > a.accordion-toggle .ajaxprev:before, .accordion-menu .nav li ul ul li > a.accordion-toggle .jcl_navbar .ajaxnext:before, .jcl_navbar .accordion-menu .nav li ul ul li > a.accordion-toggle .ajaxnext:before, .accordion-menu .nav li ul ul li > a.accordion-toggle .com_jcalpro .icon-arrow-down, .com_jcalpro .accordion-menu .nav li ul ul li > a.accordion-toggle .icon-arrow-down, .accordion-menu .nav li ul ul li > a.accordion-toggle .lms-sp-enroll .course-submit-button.course-submit-button--registered, .lms-sp-enroll .accordion-menu .nav li ul ul li > a.accordion-toggle .course-submit-button.course-submit-button--registered, .accordion-menu .nav li ul ul li > a.accordion-toggle .cf_form .headexpand, .cf_form .accordion-menu .nav li ul ul li > a.accordion-toggle .headexpand, .accordion-menu .nav .cf_form .cf_filters_list li > a.accordion-toggle ul ul li > a.accordion-toggle a.cf_sel_opt:before, .cf_form .cf_filters_list .accordion-menu .nav li > a.accordion-toggle ul ul li > a.accordion-toggle a.cf_sel_opt:before, .accordion-menu .nav .cf_form .cf_filters_list li > a.accordion-toggle ul ul li > a.accordion-toggle .cf_clear a:before, .cf_form .cf_filters_list .accordion-menu .nav li > a.accordion-toggle ul ul li > a.accordion-toggle .cf_clear a:before, .accordion-menu .nav .cf_form .cf_filters_list li > a.accordion-toggle .cf_clear ul ul li > a.accordion-toggle a:before, .cf_form .cf_filters_list .accordion-menu .nav li > a.accordion-toggle .cf_clear ul ul li > a.accordion-toggle a:before, .accordion-menu .nav li ul ul li > a.accordion-toggle .cf_form .cf_resetAll_link:before, .cf_form .accordion-menu .nav li ul ul li > a.accordion-toggle .cf_resetAll_link:before, .accordion-menu .nav li ul ul li > a.accordion-toggle .icon-ifaq, .accordion-menu .nav li ul ul li > a.accordion-toggle .content .ifaq-tpl-clean_blue_arrow .ifaq-collapsible > a, .content .ifaq-tpl-clean_blue_arrow .accordion-menu .nav li ul ul li > a.accordion-toggle .ifaq-collapsible > a, .accordion-menu .nav li ul ul li > a.accordion-toggle .pane-sliders .pane-toggler > a, .pane-sliders .accordion-menu .nav li ul ul li > a.accordion-toggle .pane-toggler > a,
.sidebar .accordion-menu .nav li ul ul li > a.accordion-toggle .fa,
.sidebar .accordion-menu .nav li ul ul li > a.accordion-toggle .btn-reg--registered,
.sidebar .accordion-menu .nav li ul ul li > a.accordion-toggle .btn-reg--attended,
.sidebar .accordion-menu .nav li ul ul li > a.accordion-toggle .btn-reg--noshow,
.sidebar .accordion-menu .nav li ul ul li > a.accordion-toggle .btn-reg--withdrawn,
.sidebar .accordion-menu .nav li ul ul li > a.accordion-toggle .with-blue-arrow:before,
.sidebar .accordion-menu .nav li ul ul li > a.accordion-toggle .styled-checkbox + label:before,
.sidebar .accordion-menu .nav li ul ul li > a.accordion-toggle .chzn-container-single .chzn-single div b, .chzn-container-single .chzn-single div
.sidebar .accordion-menu .nav li ul ul li > a.accordion-toggle b,
.sidebar .accordion-menu .nav li ul ul li > a.accordion-toggle
.chzn-container-multi .chzn-choices div b,
.chzn-container-multi .chzn-choices div
.sidebar .accordion-menu .nav li ul ul li > a.accordion-toggle b,
.sidebar .accordion-menu .nav li ul ul li > a.accordion-toggle .mejs-container .mejs-inner .mejs-controls .mejs-playpause-button button, .mejs-container .mejs-inner .mejs-controls .mejs-playpause-button
.sidebar .accordion-menu .nav li ul ul li > a.accordion-toggle button,
.sidebar .accordion-menu .nav li ul ul li > a.accordion-toggle .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-mute button, .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-mute
.sidebar .accordion-menu .nav li ul ul li > a.accordion-toggle button,
.sidebar .accordion-menu .nav li ul ul li > a.accordion-toggle .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-unmute button, .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-unmute
.sidebar .accordion-menu .nav li ul ul li > a.accordion-toggle button,
.sidebar .accordion-menu .nav li ul ul li > a.accordion-toggle .mejs-container .mejs-inner .mejs-controls .mejs-fullscreen-button.mejs-fullscreen-button button, .mejs-container .mejs-inner .mejs-controls .mejs-fullscreen-button.mejs-fullscreen-button
.sidebar .accordion-menu .nav li ul ul li > a.accordion-toggle button,
.sidebar .accordion-menu .nav li ul ul li > a.accordion-toggle .search-mod .form-inline:before, .search-mod
.sidebar .accordion-menu .nav li ul ul li > a.accordion-toggle .form-inline:before,
.sidebar .accordion-menu .nav li ul ul li > a.accordion-toggle .main-search .search form .btn:before, .main-search .search form
.sidebar .accordion-menu .nav li ul ul li > a.accordion-toggle .btn:before,
.sidebar .accordion-menu .nav li ul ul li > a.accordion-toggle .main-search .search form #erLoginForm .er-form-button:before, .main-search .search form #erLoginForm
.sidebar .accordion-menu .nav li ul ul li > a.accordion-toggle .er-form-button:before,
.sidebar .accordion-menu .nav li ul ul li > a.accordion-toggle #erLoginForm .main-search .search form .er-form-button:before, #erLoginForm .main-search .search form
.sidebar .accordion-menu .nav li ul ul li > a.accordion-toggle .er-form-button:before,
.sidebar .accordion-menu .nav li ul ul li > a.accordion-toggle .middle .box.icon-calendar:before, .middle
.sidebar .accordion-menu .nav li ul ul li > a.accordion-toggle .box.icon-calendar:before,
.sidebar .accordion-menu .nav li ul ul li > a.accordion-toggle .middle .box.icon-book:before, .middle
.sidebar .accordion-menu .nav li ul ul li > a.accordion-toggle .box.icon-book:before,
.sidebar .accordion-menu .nav li ul ul li > a.accordion-toggle .middle .box.icon-envelope:before, .middle
.sidebar .accordion-menu .nav li ul ul li > a.accordion-toggle .box.icon-envelope:before,
.sidebar .accordion-menu .nav li ul ul li > a.accordion-toggle
.mobile-menu ul > li.parent > a:before,
.mobile-menu
.sidebar .accordion-menu .nav li ul ul li > a.accordion-toggle ul > li.parent > a:before,
.sidebar .accordion-menu .nav li ul ul li > a.accordion-toggle .mobile-menu .back-link:before, .mobile-menu
.sidebar .accordion-menu .nav li ul ul li > a.accordion-toggle .back-link:before,
.sidebar .accordion-menu .nav li ul ul li > a.accordion-toggle .slick-prev,
.sidebar .accordion-menu .nav li ul ul li > a.accordion-toggle .slick-next,
.sidebar .accordion-menu .nav li ul ul li > a.accordion-toggle .jcl_event_detail .labels:before, .jcl_event_detail
.sidebar .accordion-menu .nav li ul ul li > a.accordion-toggle .labels:before,
.sidebar .accordion-menu .nav li ul ul li > a.accordion-toggle .jcalpro_calendar_nav_prev,
.sidebar .accordion-menu .nav li ul ul li > a.accordion-toggle .jcalpro_calendar_nav_next,
.sidebar .accordion-menu .nav li ul ul li > a.accordion-toggle .jcalpro_events_link a, .jcalpro_events_link
.sidebar .accordion-menu .nav li ul ul li > a.accordion-toggle a,
.sidebar .accordion-menu .nav li ul ul li > a.accordion-toggle .jcl_navbar .ajaxprev:before, .jcl_navbar
.sidebar .accordion-menu .nav li ul ul li > a.accordion-toggle .ajaxprev:before,
.sidebar .accordion-menu .nav li ul ul li > a.accordion-toggle .jcl_navbar .ajaxnext:before, .jcl_navbar
.sidebar .accordion-menu .nav li ul ul li > a.accordion-toggle .ajaxnext:before,
.sidebar .accordion-menu .nav li ul ul li > a.accordion-toggle .com_jcalpro .icon-arrow-down, .com_jcalpro
.sidebar .accordion-menu .nav li ul ul li > a.accordion-toggle .icon-arrow-down,
.sidebar .accordion-menu .nav li ul ul li > a.accordion-toggle .lms-sp-enroll .course-submit-button.course-submit-button--registered, .lms-sp-enroll
.sidebar .accordion-menu .nav li ul ul li > a.accordion-toggle .course-submit-button.course-submit-button--registered,
.sidebar .accordion-menu .nav li ul ul li > a.accordion-toggle .cf_form .headexpand, .cf_form
.sidebar .accordion-menu .nav li ul ul li > a.accordion-toggle .headexpand,
.sidebar .accordion-menu .nav .cf_form .cf_filters_list li > a.accordion-toggle ul ul li > a.accordion-toggle a.cf_sel_opt:before, .cf_form .cf_filters_list
.sidebar .accordion-menu .nav li > a.accordion-toggle ul ul li > a.accordion-toggle a.cf_sel_opt:before,
.sidebar .accordion-menu .nav .cf_form .cf_filters_list li > a.accordion-toggle ul ul li > a.accordion-toggle .cf_clear a:before, .cf_form .cf_filters_list
.sidebar .accordion-menu .nav li > a.accordion-toggle ul ul li > a.accordion-toggle .cf_clear a:before,
.sidebar .accordion-menu .nav .cf_form .cf_filters_list li > a.accordion-toggle .cf_clear ul ul li > a.accordion-toggle a:before, .cf_form .cf_filters_list
.sidebar .accordion-menu .nav li > a.accordion-toggle .cf_clear ul ul li > a.accordion-toggle a:before,
.sidebar .accordion-menu .nav li ul ul li > a.accordion-toggle .cf_form .cf_resetAll_link:before, .cf_form
.sidebar .accordion-menu .nav li ul ul li > a.accordion-toggle .cf_resetAll_link:before,
.sidebar .accordion-menu .nav li ul ul li > a.accordion-toggle .icon-ifaq,
.sidebar .accordion-menu .nav li ul ul li > a.accordion-toggle .content .ifaq-tpl-clean_blue_arrow .ifaq-collapsible > a, .content .ifaq-tpl-clean_blue_arrow
.sidebar .accordion-menu .nav li ul ul li > a.accordion-toggle .ifaq-collapsible > a,
.sidebar .accordion-menu .nav li ul ul li > a.accordion-toggle .pane-sliders .pane-toggler > a, .pane-sliders
.sidebar .accordion-menu .nav li ul ul li > a.accordion-toggle .pane-toggler > a {
  font-size: 10px;
}

.accordion-menu .nav li ul ul ul li > a,
.accordion-menu .nav li ul ul ul li > span,
.sidebar .accordion-menu .nav li ul ul ul li > a,
.sidebar .accordion-menu .nav li ul ul ul li > span {
  padding-left: 50px;
}

/* 3.20 Pagination
 -----------------------------------------------------------------------------*/
.pagination {
  width: 100%;
  text-align: center;
  margin: 18px 0;
}

.pagination ul.pagination-list,
.pagination ul {
  padding: 0;
  margin: 10px 0;
  display: inline-block;
  list-style: none;
}

.pagination ul.pagination-list > li,
.pagination ul > li {
  display: inline-block;
}

.pagination ul.pagination-list > .active a,
.pagination ul > .active a {
  background: #0096d6;
  color: #fff;
  border-top-color: #0096d6;
  border-bottom-color: #0096d6;
}

.pagination ul.pagination-list > li.hidden-phone,
.pagination ul > li.hidden-phone {
  display: none;
}

@media (min-width: 768px) {
  .pagination ul.pagination-list > li.hidden-phone,
  .pagination ul > li.hidden-phone {
    display: inline-block;
  }
}

.pagination ul.pagination-list > li > a,
.pagination ul.pagination-list > li > span,
.pagination ul > li > a,
.pagination ul > li > span {
  color: #5F6062;
  padding: 8px 16px 6px;
  float: left;
  line-height: 18px;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
  border-left-width: 0;
  margin: 0;
}

.pagination ul.pagination-list > li:first-child a,
.pagination ul.pagination-list > li:first-child span,
.pagination ul.pagination-list > li:last-child a,
.pagination ul.pagination-list > li:last-child span,
.pagination ul > li:first-child a,
.pagination ul > li:first-child span,
.pagination ul > li:last-child a,
.pagination ul > li:last-child span {
  border-radius: 0;
}

.pagination ul.pagination-list > li > a:hover,
.pagination ul.pagination-list > li > a:focus,
.pagination ul > li > a:hover,
.pagination ul > li > a:focus {
  background-color: #f5f5f5;
}

.pagination ul.pagination-list > .active > a,
.pagination ul.pagination-list > .active > span,
.pagination ul > .active > a,
.pagination ul > .active > span {
  background-color: #0096d6;
}

.pagination ul.pagination-list > .active > a:hover,
.pagination ul.pagination-list > .active > span:hover,
.pagination ul > .active > a:hover,
.pagination ul > .active > span:hover {
  background-color: #0096d6;
}

.pagination ul.pagination-list > .disabled > span,
.pagination ul.pagination-list > .disabled > a,
.pagination ul.pagination-list > .disabled > a:hover,
.pagination ul.pagination-list > .disabled > a:focus,
.pagination ul.pagination-list > .disabled > a span,
.pagination ul.pagination-list > .disabled > a:hover span,
.pagination ul.pagination-list > .disabled > a:focus span,
.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus,
.pagination ul > .disabled > a span,
.pagination ul > .disabled > a:hover span,
.pagination ul > .disabled > a:focus span {
  color: #999;
  background-color: transparent;
  cursor: default;
}

.pagination ul.pagination-list > li:first-child > a,
.pagination ul.pagination-list > li:first-child > span,
.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
  border-left-width: 1px;
}

.pagination ul.pagination-list > li > a > span,
.pagination ul > li > a > span {
  padding: 0;
}

/* 3.21 DTCC Carousel
 -----------------------------------------------------------------------------*/
.dtcc_carousel {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  -webkit-transition: all 0.3s cubic-bezier(0.35, 1, 0.33, 1);
          transition: all 0.3s cubic-bezier(0.35, 1, 0.33, 1);
}

.dtcc_carousel.slick-initialized {
  position: relative;
  left: auto;
  top: auto;
  opacity: 1;
}

.dtcc_carousel .slick-dots {
  position: absolute;
  left: 20px;
  bottom: 5px;
  list-style: none;
  padding: 0;
  margin: 0;
}

@media (min-width: 480px) {
  .dtcc_carousel .slick-dots {
    bottom: 20px;
  }
}

.dtcc_carousel .slick-dots li {
  display: inline-block;
  margin-right: 6px;
}

.dtcc_carousel .slick-dots button {
  border: 0;
  background: #C5C8CB;
  width: 14px;
  height: 14px;
  display: block;
  border-radius: 50%;
  text-indent: -9999px;
}

.dtcc_carousel .slick-dots button:focus {
  outline: none;
}

.dtcc_carousel .slick-dots .slick-active button {
  background: #0096d6;
}

.dtcc_carousel__content,
.dtcc_carousel__contentvideo.columns {
  height: 100%;
}

@media (min-width: 480px) {
  .dtcc_carousel__content,
  .dtcc_carousel__contentvideo.columns {
    width: 50%;
    float: left;
  }
}

@media (min-width: 768px) {
  .dtcc_carousel__content,
  .dtcc_carousel__contentvideo.columns {
    width: 39%;
  }
}

.dtcc_carousel__image {
  background: #E1EFF6;
  height: 100%;
}

.dtcc_carousel__image,
.dtcc_carousel__video.columns {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  margin-bottom: 40px;
}

@media (min-width: 480px) {
  .dtcc_carousel__image,
  .dtcc_carousel__video.columns {
    width: 50%;
    float: right;
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  .dtcc_carousel__image,
  .dtcc_carousel__video.columns {
    width: 61%;
  }
}

.dtcc_carousel__content,
.dtcc_carousel__contentvideo.columns {
  padding: 15px;
}

@media (min-width: 480px) {
  .dtcc_carousel__content,
  .dtcc_carousel__contentvideo.columns {
    padding: 16px 20px 60px 20px;
  }
}

.dtcc_carousel__video.full-width {
  margin-left: auto;
  margin-right: auto;
  max-width: 460px;
  margin-bottom: 20px;
}

.dtcc_carousel__title {
  color: #00709c;
  font-size: 21px;
  font-family: "Trade Gothic W01", Arial Narrow, Arial, sans-serif;
  font-weight: bold;
  margin-bottom: 10px;
}

.dtcc_carousel__text {
  margin-bottom: 15px;
}

.dtcc_carousel__contentvideo.full-width {
  padding: 15px;
}

@media (min-width: 480px) {
  .dtcc_carousel__contentvideo.full-width {
    padding: 16px 20px 10px 20px;
  }
}

/* 3.22 DTCC Vertical Tabs
 -----------------------------------------------------------------------------*/
.dtcc_vtabs {
  margin-left: -8px;
  margin-right: -8px;
}

.dtcc_vtabs:before, .dtcc_vtabs:after {
  content: " ";
  display: table;
}

.dtcc_vtabs:after {
  clear: both;
}

.dtcc_vtabs .nav-tabs {
  border: 0;
}

.dtcc_vtabs .nav-tabs > li {
  float: none;
  margin: 0;
  display: block;
}

.dtcc_vtabs .nav-tabs > li > a {
  font-size: 14px;
  color: #0096d6;
  border: 2px solid transparent;
  padding: 6px 30px 6px 6px;
  margin: 0;
  background: none;
  position: relative;
  font-size: 13px;
  font-family: Arial, sans-serif;
}

.dtcc_vtabs .nav-tabs > li > a > span {
  display: block;
  overflow: hidden;
  max-height: 122px;
}

.dtcc_vtabs .nav-tabs > li > a:hover {
  background: #fff;
}

.dtcc_vtabs .nav-tabs > li:first-child > a {
  border-left: 2px solid transparent;
}

.dtcc_vtabs .nav-tabs > li.active {
  margin: 0;
}

.dtcc_vtabs .nav-tabs > li.active > a {
  color: #F2AD6F;
  border: 2px solid #F2AD6F;
  background: #fff;
  margin: 0;
  position: relative;
}

.dtcc_vtabs .nav-tabs > li.active > a:after {
  content: ' ';
  position: absolute;
  left: auto;
  right: -2px;
  top: -2px;
  width: 44px;
  height: calc(100% + 4px);
  background: url(../img/tab-arrow.png) right center no-repeat;
}

.dtcc_vtabs .nav-tabs > li.active:first-child > a {
  border-left: 2px solid #F2AD6F;
}

.dtcc_vtabs__links {
  margin-bottom: 10px;
}

@media (min-width: 768px) {
  .dtcc_vtabs__links {
    margin-bottom: 0;
    position: relative;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
  }
}

@media (min-width: 768px) and (min-width: 768px) {
  .dtcc_vtabs__links {
    float: left;
    width: 33.33333%;
  }
}

.dtcc_vtabs__content {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
  border: 1px solid #C4C4C4;
  background-color: #fff;
  padding-top: 16px;
  padding-bottom: 8px;
  color: #fff;
}

@media (min-width: 768px) {
  .dtcc_vtabs__content {
    float: left;
    width: 66.66667%;
  }
}

.dtcc_vtabs__content .tab-content {
  padding: 0;
  border: 0;
}

.dtcc_vtabs__intro {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
  margin-bottom: 8px;
}

@media (min-width: 768px) {
  .dtcc_vtabs__intro {
    float: left;
    width: 100%;
  }
}

.dtcc_vtabs__intro .dtcc_vtabs__title {
  text-align: center;
  color: #F2AD6F;
  text-decoration: none;
}

.dtcc_vtabs__box {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
  margin-bottom: 8px;
}

@media (min-width: 768px) {
  .dtcc_vtabs__box {
    float: left;
    width: 50%;
  }
}

@media (min-width: 992px) {
  .dtcc_vtabs__box {
    float: left;
    width: 33.33333%;
  }
}

.dtcc_vtabs__box-in,
.dtcc_vtabs__intro-in {
  background: #E5E5E5;
  padding: 8px;
  display: block;
  color: #5f6062;
}

.dtcc_vtabs__box-in:hover,
.dtcc_vtabs__intro-in:hover {
  background: #d6d6d6;
  text-decoration: none;
}

.dtcc_vtabs__box-in p,
.dtcc_vtabs__intro-in p {
  margin-bottom: 0;
}

.dtcc_vtabs__intro-in {
  background: #fff;
  border: 2px solid #F2AD6F;
  padding-top: 12px;
  -webkit-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
}

.dtcc_vtabs__intro-in:hover {
  background: #fff;
  border: 2px solid #ec8529;
}

.dtcc_vtabs__intro-in:hover .dtcc_vtabs__title {
  color: #ec8529;
}

.dtcc_vtabs__title {
  font-family: Arial, sans-serif;
  font-size: 11px;
  line-height: 14px;
  font-weight: 700;
  color: #0096d6;
  -webkit-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
  word-wrap: break-word;
  margin-bottom: 3px;
  text-decoration: underline;
}

.dtcc_vtabs__desc {
  font-size: 11px;
  line-height: 14px;
}

/* 3.23 Dashboard
------------------------------------------------------------------------------*/
.certificate__wrap {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
  margin-top: 5px;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  .certificate__wrap {
    float: left;
    width: 50%;
  }
}

@media (min-width: 992px) {
  .certificate__wrap {
    float: left;
    width: 33.33333%;
  }
}

.certificate {
  background: #fff;
  box-shadow: 1.5px 2.6px 7px rgba(0, 0, 0, 0.18);
  padding: 15px;
}

.certificate__icon {
  text-align: center;
  margin-bottom: 15px;
}

.com_joomla_lms .related_events .main-search__content {
  background: none;
}

.profile-mods .page-title {
  margin-bottom: 0.4em;
}

.profile-mods__wrap {
  margin-left: -8px;
  margin-right: -8px;
}

.profile-mods__wrap:before, .profile-mods__wrap:after {
  content: " ";
  display: table;
}

.profile-mods__wrap:after {
  clear: both;
}

.profile-mods__wrap .box {
  padding: 20px;
}

.profile-mods__wrap .box__title {
  color: #00709c;
  font-weight: bold;
}

.profile-mods__wrap .box__title a {
  color: #00709c;
}

.profile-mods__wide {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
}

@media (min-width: 768px) {
  .profile-mods__wide {
    float: left;
    width: 58.33333%;
  }
}

.profile-mods__wide .box {
  border-top: 10px solid #00709c;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  .profile-mods__wide .box {
    margin-bottom: 0;
  }
}

.profile-mods__short {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
}

@media (min-width: 768px) {
  .profile-mods__short {
    float: left;
    width: 41.66667%;
  }
}

.profile-mods__short .box {
  margin-bottom: 15px;
}

.profile-mods__short .box:last-child {
  margin-bottom: 0;
}

.profile-mods__img {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  .profile-mods__img {
    max-width: 40%;
  }
}

.page-class--dashboard .content--inner {
  padding: 0;
  background: none;
  box-shadow: none;
}

.page-class--dashboard .tab-content {
  padding: 20px;
  background: #fff;
  position: relative;
}

.page-class--dashboard #bd_results .page-header {
  display: none;
}

@media (min-width: 480px) {
  .page-class--dashboard .tabbed-content .nav-tabs > li {
    float: none;
  }
}

@media (min-width: 600px) {
  .page-class--dashboard .tabbed-content .nav-tabs > li {
    float: left;
  }
}

.page-class--dashboard .tabbed-content .nav-tabs > li > a {
  padding: 13px 12px 7px;
  font-size: 16px;
}

@media (min-width: 480px) {
  .page-class--dashboard .tabbed-content .nav-tabs > li > a {
    border-left: 1px solid #D7D7D9;
  }
}

@media (min-width: 600px) {
  .page-class--dashboard .tabbed-content .nav-tabs > li > a {
    border-left: 0;
  }
}

@media (min-width: 768px) {
  .page-class--dashboard .tabbed-content .nav-tabs > li > a {
    padding: 13px 10px 7px;
    font-size: 14px;
  }
}

@media (min-width: 992px) {
  .page-class--dashboard .tabbed-content .nav-tabs > li > a {
    padding: 13px 18px 7px;
    font-size: 16px;
    border-left: 0;
  }
}

@media (min-width: 1200px) {
  .page-class--dashboard .tabbed-content .nav-tabs > li > a {
    padding: 13px 22px 7px;
  }
}

.page-class--dashboard .tabbed-content .nav-tabs > li:first-child a,
.page-class--dashboard .tabbed-content .nav-tabs > li.active:first-child > a,
.page-class--dashboard .tabbed-content .nav-tabs > li.active:first-child > a:hover,
.page-class--dashboard .tabbed-content .nav-tabs > li.active:first-child > a:focus {
  border-left: 1px solid #D7D7D9;
}

.page-class--dashboard .tabbed-content .nav-tabs > li.active > a,
.page-class--dashboard .tabbed-content .nav-tabs > li.active > a:hover,
.page-class--dashboard .tabbed-content .nav-tabs > li.active > a:focus {
  border-left: 1px solid #D7D7D9;
}

@media (min-width: 480px) {
  .page-class--dashboard .tabbed-content .nav-tabs > li.active > a,
  .page-class--dashboard .tabbed-content .nav-tabs > li.active > a:hover,
  .page-class--dashboard .tabbed-content .nav-tabs > li.active > a:focus {
    border-left: 1px solid #D7D7D9;
  }
}

@media (min-width: 600px) {
  .page-class--dashboard .tabbed-content .nav-tabs > li.active > a,
  .page-class--dashboard .tabbed-content .nav-tabs > li.active > a:hover,
  .page-class--dashboard .tabbed-content .nav-tabs > li.active > a:focus {
    border-left: 0;
  }
}

.boxlist__wrap {
  margin-left: -8px;
  margin-right: -8px;
  vertical-align: top;
}

.boxlist__wrap:before, .boxlist__wrap:after {
  content: " ";
  display: table;
}

.boxlist__wrap:after {
  clear: both;
}

.box-media {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
  margin-bottom: 10px;
}

@media (min-width: 768px) {
  .box-media {
    float: left;
    width: 50%;
  }
}

@media (min-width: 992px) {
  .box-media {
    float: left;
    width: 33.33333%;
  }
}

.boxlist-item {
  overflow: visible;
  margin-top: 0;
  margin-bottom: 16px;
}

.boxlist-item.yellow .box-content {
  border-top: 10px solid #ffd102;
}

.boxlist-item.green .box-content {
  border-top: 10px solid #7ac142;
}

.boxlist-item.orange .box-content {
  border-top: 10px solid #f68b1f;
}

.boxlist-item.aqua .box-content {
  border-top: 10px solid #01b1ad;
}

.boxlist-item.magenta .box-content {
  border-top: 10px solid #a0295a;
}

.boxlist-item.grey .box-content {
  border-top: 10px solid #7e8083;
}

.boxlist-item.turquoise .box-content {
  border-top: 10px solid #01B1AD;
}

.boxlist-item.blue .box-content,
.boxlist-item.defaultColor .box-content {
  border-top: 10px solid #0082c7;
}

.box-image {
  margin-bottom: 15px;
  text-align: center;
}

.box-image a:hover {
  text-decoration: none;
}

.box-image a:hover span {
  text-decoration: none;
}

.box-image span {
  font-size: 64px;
}

.box-image--bg {
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 130px;
  background-repeat: no-repeat;
}

[class^="jlmsicon-"], [class*=" jlmsicon-"] {
  color: #0096d6;
}

.box-content {
  padding: 10px 10px 46px 10px;
  box-shadow: 1.5px 2.6px 7px rgba(0, 0, 0, 0.18);
  position: relative;
}

.box-content--pad-bot-normal {
  padding-bottom: 10px;
}

.box-content__event-status {
  position: absolute;
  right: 10px;
  bottom: 8px;
  text-align: center;
}

.box-heading {
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
}

.box-heading a {
  color: #333333;
}

.box-text {
  margin-bottom: 10px;
  word-wrap: break-word;
}

.box-date {
  font-size: 11px;
  color: #5a5a5a;
  line-height: 1.3;
  margin-bottom: 0;
  font-style: italic;
  margin-bottom: 0.9em;
}

.box-link {
  text-align: left;
  position: absolute;
  left: 10px;
  bottom: 10px;
}

.box-link .control-group {
  margin: 0;
}

.box-content--with-bottom-status .box-link {
  text-align: center;
}

.box-footer-buttons .btn, .box-footer-buttons .cf_form .cf_filters_list li .cf_clear a, .cf_form .cf_filters_list li .cf_clear .box-footer-buttons a, .box-footer-buttons .cf_form .cf_resetAll_link, .cf_form .box-footer-buttons .cf_resetAll_link, .box-footer-buttons #erLoginForm .er-form-button, #erLoginForm .box-footer-buttons .er-form-button {
  margin-right: 4px;
}

.boxlist__wrap .readinglistbtn {
  left: 10px;
  right: auto;
  top: auto;
  bottom: 10px;
}

.bookmark_article_list {
  margin-left: -8px;
  margin-right: -8px;
}

.bookmark_article_list:before, .bookmark_article_list:after {
  content: " ";
  display: table;
}

.bookmark_article_list:after {
  clear: both;
}

.bookmark_article_list .bk_article_list_wrap {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
}

@media (min-width: 768px) {
  .bookmark_article_list .bk_article_list_wrap {
    float: left;
    width: 50%;
  }
}

@media (min-width: 992px) {
  .bookmark_article_list .bk_article_list_wrap {
    float: left;
    width: 33.33333%;
  }
}

.bookmark_article_list .bk_article_list {
  position: relative;
  float: none;
  width: 100%;
  padding: 0 0 10px;
  margin: 0 0 10px 0;
  border-bottom: 1px solid #D6D6D6;
}

/* 3.24 Video page
------------------------------------------------------------------------------*/
.video-player-page {
  margin-bottom: 55px;
  position: relative;
}

.video-player-page .tab-content .content--inner {
  height: 257px;
  overflow: auto;
  padding: 10px 20px;
}

.video-player-page .tab-content #playlist .content--inner {
  padding: 5px 0 5px;
}

.video-player-page .tab-content span.title {
  display: none;
}

.video-player-page .tabbed-content {
  position: relative;
}

.video-player-page .tabbed-content .nav-tabs-content > li > a {
  padding: 13px 22px 7px;
  font-size: 14px;
}

.video-player-page #video-tab ul.playlist {
  padding-left: 0;
  font-size: 13px;
  line-height: 1.2em;
}

.video-player-page #video-tab ul.playlist li,
.video-player-page #video-tab ul.playlist li span {
  color: #4E5255;
  cursor: pointer;
}

.video-player-page #video-tab ul.playlist li {
  padding: 4px 15px;
  margin-bottom: 2px;
}

.video-player-page #video-tab ul.playlist li.active {
  font-weight: bold;
  background-color: #D7F1FF;
  color: #4E5255;
}

.video-player-page #video-tab #modul-content {
  margin: 0;
  width: 100%;
}

.video-player-page .video-buttons {
  position: absolute;
  right: 8px;
  bottom: -35px;
}

.video-player-page .toggle-tabs .hide-text,
.video-player-page .toggle-tabs .fa-expand {
  display: inline-block;
}

.video-player-page .toggle-tabs .show-text,
.video-player-page .toggle-tabs .fa-compress {
  display: none;
}

.video-player-page.h-hidden-tabs .col-md-7 {
  width: 100%;
}

.video-player-page.h-hidden-tabs .col-md-5 {
  display: none;
}

.video-player-page.h-hidden-tabs .toggle-tabs .show-text,
.video-player-page.h-hidden-tabs .toggle-tabs .fa-compress {
  display: inline-block;
}

.video-player-page.h-hidden-tabs .toggle-tabs .hide-text,
.video-player-page.h-hidden-tabs .toggle-tabs .fa-expand {
  display: none;
}

.video-title {
  margin-bottom: 20px;
}

.video-buttons .btn:focus, .video-buttons .cf_form .cf_filters_list li .cf_clear a:focus, .cf_form .cf_filters_list li .cf_clear .video-buttons a:focus, .video-buttons .cf_form .cf_resetAll_link:focus, .cf_form .video-buttons .cf_resetAll_link:focus, .video-buttons #erLoginForm .er-form-button:focus, #erLoginForm .video-buttons .er-form-button:focus,
.button-wrap .btn:focus,
.button-wrap .cf_form .cf_filters_list li .cf_clear a:focus, .cf_form .cf_filters_list li .cf_clear
.button-wrap a:focus,
.button-wrap .cf_form .cf_resetAll_link:focus, .cf_form
.button-wrap .cf_resetAll_link:focus,
.button-wrap #erLoginForm .er-form-button:focus, #erLoginForm
.button-wrap .er-form-button:focus {
  outline: none;
  background-color: #0096d6;
  border-color: #0096d6;
}

.button-wrap {
  margin-top: 5px;
}

.button-wrap .btn:hover, .button-wrap .cf_form .cf_filters_list li .cf_clear a:hover, .cf_form .cf_filters_list li .cf_clear .button-wrap a:hover, .button-wrap .cf_form .cf_resetAll_link:hover, .cf_form .button-wrap .cf_resetAll_link:hover, .button-wrap #erLoginForm .er-form-button:hover, #erLoginForm .button-wrap .er-form-button:hover {
  border-width: 1px;
  border-style: solid;
}

.video-player-page:-webkit-full-screen {
  width: 95vh !important;
  height: 95vh !important;
  background: none;
}

.video-player-page:-moz-full-screen {
  width: 95vh !important;
  height: 95vh !important;
  background: none;
}

.video-player-page:-ms-fullscreen {
  width: 95vh !important;
  height: 95vh !important;
  background: none;
}

.video-player-page:fullscreen {
  width: 95vh !important;
  height: 95vh !important;
  background: none;
}

.video-player-page:-webkit-full-screen .col-md-7 {
  width: 75%;
}

.video-player-page:-moz-full-screen .col-md-7 {
  width: 75%;
}

.video-player-page:-ms-fullscreen .col-md-7 {
  width: 75%;
}

.video-player-page:fullscreen .col-md-7 {
  width: 75%;
}

.video-player-page:-webkit-full-screen.h-hidden-tabs .col-md-7 {
  width: 100%;
}

.video-player-page:-moz-full-screen.h-hidden-tabs .col-md-7 {
  width: 100%;
}

.video-player-page:-ms-fullscreen.h-hidden-tabs .col-md-7 {
  width: 100%;
}

.video-player-page:fullscreen.h-hidden-tabs .col-md-7 {
  width: 100%;
}

.video-player-page:-webkit-full-screen .col-md-5 {
  width: 25%;
}

.video-player-page:-moz-full-screen .col-md-5 {
  width: 25%;
}

.video-player-page:-ms-fullscreen .col-md-5 {
  width: 25%;
}

.video-player-page:fullscreen .col-md-5 {
  width: 25%;
}

.video-player-page:-webkit-full-screen .toggle-fullscreen .fa-expand,
.video-player-page:-webkit-full-screen .toggle-fullscreen .fs-open {
  display: none;
}

.video-player-page:-moz-full-screen .toggle-fullscreen .fa-expand,
.video-player-page:-moz-full-screen .toggle-fullscreen .fs-open {
  display: none;
}

.video-player-page:-ms-fullscreen .toggle-fullscreen .fa-expand,
.video-player-page:-ms-fullscreen .toggle-fullscreen .fs-open {
  display: none;
}

.video-player-page:fullscreen .toggle-fullscreen .fa-expand,
.video-player-page:fullscreen .toggle-fullscreen .fs-open {
  display: none;
}

.video-player-page:-webkit-full-screen .toggle-fullscreen .fa-compress,
.video-player-page:-webkit-full-screen .toggle-fullscreen .fs-close {
  display: inline-block;
}

.video-player-page:-moz-full-screen .toggle-fullscreen .fa-compress,
.video-player-page:-moz-full-screen .toggle-fullscreen .fs-close {
  display: inline-block;
}

.video-player-page:-ms-fullscreen .toggle-fullscreen .fa-compress,
.video-player-page:-ms-fullscreen .toggle-fullscreen .fs-close {
  display: inline-block;
}

.video-player-page:fullscreen .toggle-fullscreen .fa-compress,
.video-player-page:fullscreen .toggle-fullscreen .fs-close {
  display: inline-block;
}

.single-video:-webkit-full-screen {
  background: #000;
  width: 95vh !important;
  height: 95vh !important;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-pack: center;
          justify-content: center;
}

.single-video:-moz-full-screen {
  background: #000;
  width: 95vh !important;
  height: 95vh !important;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.single-video:-ms-fullscreen {
  background: #000;
  width: 95vh !important;
  height: 95vh !important;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
}

.single-video:fullscreen {
  background: #000;
  width: 95vh !important;
  height: 95vh !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.single-video:-webkit-full-screen .toggle-fullscreen-single .fa-expand,
.single-video:-webkit-full-screen .toggle-fullscreen-single .fs-open {
  display: none;
}

.single-video:-moz-full-screen .toggle-fullscreen-single .fa-expand,
.single-video:-moz-full-screen .toggle-fullscreen-single .fs-open {
  display: none;
}

.single-video:-ms-fullscreen .toggle-fullscreen-single .fa-expand,
.single-video:-ms-fullscreen .toggle-fullscreen-single .fs-open {
  display: none;
}

.single-video:fullscreen .toggle-fullscreen-single .fa-expand,
.single-video:fullscreen .toggle-fullscreen-single .fs-open {
  display: none;
}

.single-video:-webkit-full-screen .toggle-fullscreen-single .fa-compress,
.single-video:-webkit-full-screen .toggle-fullscreen-single .fs-close {
  display: inline-block;
}

.single-video:-moz-full-screen .toggle-fullscreen-single .fa-compress,
.single-video:-moz-full-screen .toggle-fullscreen-single .fs-close {
  display: inline-block;
}

.single-video:-ms-fullscreen .toggle-fullscreen-single .fa-compress,
.single-video:-ms-fullscreen .toggle-fullscreen-single .fs-close {
  display: inline-block;
}

.single-video:fullscreen .toggle-fullscreen-single .fa-compress,
.single-video:fullscreen .toggle-fullscreen-single .fs-close {
  display: inline-block;
}

.single-video:-webkit-full-screen .button-wrap {
  text-align: center;
}

.single-video:-moz-full-screen .button-wrap {
  text-align: center;
}

.single-video:-ms-fullscreen .button-wrap {
  text-align: center;
}

.single-video:fullscreen .button-wrap {
  text-align: center;
}

.toggle-fullscreen .fa-expand,
.toggle-fullscreen .fs-open,
.toggle-fullscreen-single .fa-expand,
.toggle-fullscreen-single .fs-open {
  display: inline-block;
}

.toggle-fullscreen .fa-compress,
.toggle-fullscreen .fs-close,
.toggle-fullscreen-single .fa-compress,
.toggle-fullscreen-single .fs-close {
  display: none;
}

/* 3.25 Tags page
------------------------------------------------------------------------------*/
.com_tags ul.category {
  padding: 0;
  list-style: none;
}

.tag-category ul.category li {
  padding-top: 10px;
}

.tag-category .btn-group {
  margin-bottom: 10px;
}

/* 3.26 Tags list
------------------------------------------------------------------------------*/
ul.tags.inline {
  padding: 0;
  list-style: none;
}

ul.tags.inline li {
  display: inline-block;
}

/* 4. EXTENSIONS OVERRIDES
 -------------------------------------------------------------------------------
 =============================================================================*/
/* 4.1 JCAL PRO
 -----------------------------------------------------------------------------*/
#spcal_filter2 {
  text-align: right;
}

#spcal_filter2 > * {
  text-align: left;
}

.return-wrap {
  margin-bottom: 10px;
}

.table-responsive-md {
  /*
    .dropdown-menu,
    .dropdown-toggle {
        position: static;
    }
    */
}

.jcl_event_detail {
  margin-bottom: 5px;
}

.jcl_event_detail .labels {
  color: #030303;
  font-weight: bold;
  font-size: 14px;
  font-family: Arial, sans-serif;
  width: auto;
  position: relative;
  margin-right: auto;
  margin-bottom: 0;
}

@media (min-width: 480px) {
  .jcl_event_detail .labels {
    width: 90px;
    margin-right: 6px;
  }
}

.jcl_event_detail .labels:before {
  color: #0096d6;
  margin-right: 3px;
}

@media (min-width: 480px) {
  .jcl_event_detail .labels:before {
    margin-right: 7px;
  }
}

.jcl_event_detail h3.labels {
  margin-bottom: 20px;
}

.spcal_register {
  text-align: center;
}

@media (min-width: 992px) {
  .spcal_register {
    text-align: left;
  }
}

.spcal_register--top {
  margin-bottom: 20px;
}

@media (min-width: 992px) {
  .spcal_register--top {
    float: right;
    margin-bottom: 0;
    margin-top: 15px;
    margin-right: 15px;
  }
}

.jcalpro_register_button {
  text-transform: uppercase;
}

.event-details-button-list {
  margin-bottom: 20px;
}

.event-details-button-list .btn, .event-details-button-list .cf_form .cf_filters_list li .cf_clear a, .cf_form .cf_filters_list li .cf_clear .event-details-button-list a, .event-details-button-list .cf_form .cf_resetAll_link, .cf_form .event-details-button-list .cf_resetAll_link, .event-details-button-list #erLoginForm .er-form-button, #erLoginForm .event-details-button-list .er-form-button {
  margin-right: 3px;
}

.event-details-button-list .btn, .event-details-button-list .cf_form .cf_filters_list li .cf_clear a, .cf_form .cf_filters_list li .cf_clear .event-details-button-list a, .event-details-button-list .cf_form .cf_resetAll_link, .cf_form .event-details-button-list .cf_resetAll_link, .event-details-button-list #erLoginForm .er-form-button, #erLoginForm .event-details-button-list .er-form-button,
.event-details-button-list .dropdown {
  display: inline-block;
  float: left;
}

.event-details-header {
  position: relative;
  padding-right: 0;
}

@media screen and (min-width: 480px) {
  .event-details-header {
    padding-right: 80px;
    min-height: 55px;
  }
}

.event-details-status {
  text-align: center;
  display: inline-block;
}

@media screen and (min-width: 480px) {
  .event-details-status {
    position: absolute;
    right: 0;
    top: 7px;
  }
}

.event-details-action-button {
  display: inline-block;
  float: left;
}

#jcl_component .tag-desc .tags {
  display: inline-block;
  padding: 0;
  margin: 0 0 20px 0;
  list-style: none;
}

#jcl_component .tag-desc .tags li {
  margin-right: 10px;
  display: inline-block;
}

#jcl_component .tag-desc .tags .label {
  padding: 4px 9px;
}

.module-list {
  padding: 0;
  margin: -20px 0 0 0;
  list-style: none;
}

.module-list li {
  border-bottom: 1px solid #E6E6E6;
  padding-bottom: 10px;
  padding-top: 10px;
}

.module-list li:last-child {
  border-bottom: 0;
}

.module-list a {
  color: #0095D7;
  text-decoration: underline;
}

.module-list a:hover {
  color: #0072a4;
  text-decoration: none;
}

#jcl_component .events-table td, #jcl_component .events-table th,
.search-results--events .events-table td,
.search-results--events .events-table th {
  height: auto;
  padding: 14px 12px;
  text-align: left;
}

#jcl_component .events-table td.middle-aligned, #jcl_component .events-table th.middle-aligned,
.search-results--events .events-table td.middle-aligned,
.search-results--events .events-table th.middle-aligned {
  vertical-align: middle;
}

#jcl_component .events-table td.text-center, #jcl_component .events-table th.text-center,
.search-results--events .events-table td.text-center,
.search-results--events .events-table th.text-center {
  text-align: center;
}

#jcl_component .events-table td.event-name, #jcl_component .events-table th.event-name,
.search-results--events .events-table td.event-name,
.search-results--events .events-table th.event-name {
  width: 35%;
  position: relative;
  padding-bottom: 30px;
}

#jcl_component .events-table td.event-name .event-date--duration, #jcl_component .events-table th.event-name .event-date--duration,
.search-results--events .events-table td.event-name .event-date--duration,
.search-results--events .events-table th.event-name .event-date--duration {
  position: absolute;
  left: 12px;
  bottom: 0px;
}

#jcl_component .events-table td.event-info, #jcl_component .events-table th.event-info,
.search-results--events .events-table td.event-info,
.search-results--events .events-table th.event-info {
  width: 5%;
}

#jcl_component .events-table td.event-date, #jcl_component .events-table th.event-date,
.search-results--events .events-table td.event-date,
.search-results--events .events-table th.event-date {
  width: 25%;
}

#jcl_component .events-table td.event-date p, #jcl_component .events-table th.event-date p,
.search-results--events .events-table td.event-date p,
.search-results--events .events-table th.event-date p {
  margin-bottom: 0.2em;
  font-size: 12px;
  /*
                &.start-date,
                &.end-date {
                    white-space: nowrap;
                }

                &.event-date--duration {
                    word-break: break-all;
                }
                */
}

#jcl_component .events-table td.event-register, #jcl_component .events-table th.event-register,
.search-results--events .events-table td.event-register,
.search-results--events .events-table th.event-register {
  width: 10%;
}

#jcl_component .events-table td.event-cal, #jcl_component .events-table th.event-cal,
.search-results--events .events-table td.event-cal,
.search-results--events .events-table th.event-cal {
  width: 10%;
}

#jcl_component .events-table .event-info i,
#jcl_component .events-table .event-cal .fa-calendar-plus-o,
.search-results--events .events-table .event-info i,
.search-results--events .events-table .event-cal .fa-calendar-plus-o {
  font-size: 30px;
  color: #0096d6;
}

#jcl_component .events-table .event-cal .dropdown-toggle,
.search-results--events .events-table .event-cal .dropdown-toggle {
  background: none;
  border: 0;
}

#jcl_component .events-table .event-cal .dropdown-menu .fa, #jcl_component .events-table .event-cal .dropdown-menu .fa, #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .fa,
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .fa, #jcl_component .events-table .event-cal .dropdown-menu .btn-reg--registered, #jcl_component .events-table .event-cal .dropdown-menu .btn-reg--registered, #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .btn-reg--registered,
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .btn-reg--registered, #jcl_component .events-table .event-cal .dropdown-menu .btn-reg--attended, #jcl_component .events-table .event-cal .dropdown-menu .btn-reg--attended, #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .btn-reg--attended,
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .btn-reg--attended, #jcl_component .events-table .event-cal .dropdown-menu .btn-reg--noshow, #jcl_component .events-table .event-cal .dropdown-menu .btn-reg--noshow, #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .btn-reg--noshow,
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .btn-reg--noshow, #jcl_component .events-table .event-cal .dropdown-menu .btn-reg--withdrawn, #jcl_component .events-table .event-cal .dropdown-menu .btn-reg--withdrawn, #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .btn-reg--withdrawn,
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .btn-reg--withdrawn, #jcl_component .events-table .event-cal .dropdown-menu .with-blue-arrow:before, #jcl_component .events-table .event-cal .dropdown-menu .with-blue-arrow:before, #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .with-blue-arrow:before,
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .with-blue-arrow:before, #jcl_component .events-table .event-cal .dropdown-menu .styled-checkbox + label:before, #jcl_component .events-table .event-cal .dropdown-menu .styled-checkbox + label:before, #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .styled-checkbox + label:before,
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .styled-checkbox + label:before, #jcl_component .events-table .event-cal .dropdown-menu .chzn-container-single .chzn-single div b, .chzn-container-single .chzn-single div #jcl_component .events-table .event-cal .dropdown-menu b, #jcl_component .events-table .event-cal .dropdown-menu .chzn-container-single .chzn-single div b, .chzn-container-single .chzn-single div #jcl_component .events-table .event-cal .dropdown-menu b, #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .chzn-container-single .chzn-single div b, .chzn-container-single .chzn-single div #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu b,
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .chzn-container-single .chzn-single div b, .chzn-container-single .chzn-single div
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu b, #jcl_component .events-table .event-cal .dropdown-menu
.row-fluid .chzn-container-single .chzn-single div b,
.row-fluid .chzn-container-single .chzn-single div #jcl_component .events-table .event-cal .dropdown-menu b, #jcl_component .events-table .event-cal .dropdown-menu
.row-fluid .chzn-container-single .chzn-single div b,
.row-fluid .chzn-container-single .chzn-single div #jcl_component .events-table .event-cal .dropdown-menu b, #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu
.row-fluid .chzn-container-single .chzn-single div b,
.row-fluid .chzn-container-single .chzn-single div #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu b,
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu
.row-fluid .chzn-container-single .chzn-single div b,
.row-fluid .chzn-container-single .chzn-single div
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu b, #jcl_component .events-table .event-cal .dropdown-menu
.chzn-container-multi .chzn-choices div b,
.chzn-container-multi .chzn-choices div #jcl_component .events-table .event-cal .dropdown-menu b, #jcl_component .events-table .event-cal .dropdown-menu
.chzn-container-multi .chzn-choices div b,
.chzn-container-multi .chzn-choices div #jcl_component .events-table .event-cal .dropdown-menu b, #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu
.chzn-container-multi .chzn-choices div b,
.chzn-container-multi .chzn-choices div #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu b,
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu
.chzn-container-multi .chzn-choices div b,
.chzn-container-multi .chzn-choices div
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu b, #jcl_component .events-table .event-cal .dropdown-menu
.row-fluid .chzn-container-multi .chzn-choices div b,
.row-fluid .chzn-container-multi .chzn-choices div #jcl_component .events-table .event-cal .dropdown-menu b, #jcl_component .events-table .event-cal .dropdown-menu
.row-fluid .chzn-container-multi .chzn-choices div b,
.row-fluid .chzn-container-multi .chzn-choices div #jcl_component .events-table .event-cal .dropdown-menu b, #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu
.row-fluid .chzn-container-multi .chzn-choices div b,
.row-fluid .chzn-container-multi .chzn-choices div #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu b,
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu
.row-fluid .chzn-container-multi .chzn-choices div b,
.row-fluid .chzn-container-multi .chzn-choices div
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu b, #jcl_component .events-table .event-cal .dropdown-menu .mejs-container .mejs-inner .mejs-controls .mejs-playpause-button button, .mejs-container .mejs-inner .mejs-controls .mejs-playpause-button #jcl_component .events-table .event-cal .dropdown-menu button, #jcl_component .events-table .event-cal .dropdown-menu .mejs-container .mejs-inner .mejs-controls .mejs-playpause-button button, .mejs-container .mejs-inner .mejs-controls .mejs-playpause-button #jcl_component .events-table .event-cal .dropdown-menu button, #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .mejs-container .mejs-inner .mejs-controls .mejs-playpause-button button, .mejs-container .mejs-inner .mejs-controls .mejs-playpause-button #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu button,
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .mejs-container .mejs-inner .mejs-controls .mejs-playpause-button button, .mejs-container .mejs-inner .mejs-controls .mejs-playpause-button
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu button, #jcl_component .events-table .event-cal .dropdown-menu .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-mute button, .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-mute #jcl_component .events-table .event-cal .dropdown-menu button, #jcl_component .events-table .event-cal .dropdown-menu .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-mute button, .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-mute #jcl_component .events-table .event-cal .dropdown-menu button, #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-mute button, .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-mute #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu button,
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-mute button, .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-mute
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu button, #jcl_component .events-table .event-cal .dropdown-menu .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-unmute button, .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-unmute #jcl_component .events-table .event-cal .dropdown-menu button, #jcl_component .events-table .event-cal .dropdown-menu .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-unmute button, .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-unmute #jcl_component .events-table .event-cal .dropdown-menu button, #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-unmute button, .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-unmute #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu button,
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-unmute button, .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-unmute
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu button, #jcl_component .events-table .event-cal .dropdown-menu .mejs-container .mejs-inner .mejs-controls .mejs-fullscreen-button.mejs-fullscreen-button button, .mejs-container .mejs-inner .mejs-controls .mejs-fullscreen-button.mejs-fullscreen-button #jcl_component .events-table .event-cal .dropdown-menu button, #jcl_component .events-table .event-cal .dropdown-menu .mejs-container .mejs-inner .mejs-controls .mejs-fullscreen-button.mejs-fullscreen-button button, .mejs-container .mejs-inner .mejs-controls .mejs-fullscreen-button.mejs-fullscreen-button #jcl_component .events-table .event-cal .dropdown-menu button, #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .mejs-container .mejs-inner .mejs-controls .mejs-fullscreen-button.mejs-fullscreen-button button, .mejs-container .mejs-inner .mejs-controls .mejs-fullscreen-button.mejs-fullscreen-button #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu button,
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .mejs-container .mejs-inner .mejs-controls .mejs-fullscreen-button.mejs-fullscreen-button button, .mejs-container .mejs-inner .mejs-controls .mejs-fullscreen-button.mejs-fullscreen-button
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu button, #jcl_component .events-table .event-cal .dropdown-menu .search-mod .form-inline:before, .search-mod #jcl_component .events-table .event-cal .dropdown-menu .form-inline:before, #jcl_component .events-table .event-cal .dropdown-menu .search-mod .form-inline:before, .search-mod #jcl_component .events-table .event-cal .dropdown-menu .form-inline:before, #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .search-mod .form-inline:before, .search-mod #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .form-inline:before,
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .search-mod .form-inline:before, .search-mod
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .form-inline:before, #jcl_component .events-table .event-cal .dropdown-menu .main-search .search form .btn:before, .main-search .search form #jcl_component .events-table .event-cal .dropdown-menu .btn:before, #jcl_component .events-table .event-cal .dropdown-menu .main-search .search form .btn:before, .main-search .search form #jcl_component .events-table .event-cal .dropdown-menu .btn:before, #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .main-search .search form .btn:before, .main-search .search form #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .btn:before,
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .main-search .search form .btn:before, .main-search .search form
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .btn:before, #jcl_component .events-table .event-cal .dropdown-menu .main-search .search form .cf_form .cf_filters_list li .cf_clear a:before, .main-search .search form .cf_form .cf_filters_list li .cf_clear #jcl_component .events-table .event-cal .dropdown-menu a:before, #jcl_component .events-table .event-cal .dropdown-menu .main-search .search form .cf_form .cf_filters_list li .cf_clear a:before, .main-search .search form .cf_form .cf_filters_list li .cf_clear #jcl_component .events-table .event-cal .dropdown-menu a:before, #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .main-search .search form .cf_form .cf_filters_list li .cf_clear a:before, .main-search .search form .cf_form .cf_filters_list li .cf_clear #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu a:before,
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .main-search .search form .cf_form .cf_filters_list li .cf_clear a:before, .main-search .search form .cf_form .cf_filters_list li .cf_clear
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu a:before, #jcl_component .events-table .event-cal .dropdown-menu .cf_form .cf_filters_list li .cf_clear .main-search .search form a:before, .cf_form .cf_filters_list li .cf_clear .main-search .search form #jcl_component .events-table .event-cal .dropdown-menu a:before, #jcl_component .events-table .event-cal .dropdown-menu .cf_form .cf_filters_list li .cf_clear .main-search .search form a:before, .cf_form .cf_filters_list li .cf_clear .main-search .search form #jcl_component .events-table .event-cal .dropdown-menu a:before, #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .cf_form .cf_filters_list li .cf_clear .main-search .search form a:before, .cf_form .cf_filters_list li .cf_clear .main-search .search form #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu a:before,
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .cf_form .cf_filters_list li .cf_clear .main-search .search form a:before, .cf_form .cf_filters_list li .cf_clear .main-search .search form
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu a:before, #jcl_component .events-table .event-cal .dropdown-menu .main-search .search form .cf_form .cf_resetAll_link:before, .main-search .search form .cf_form #jcl_component .events-table .event-cal .dropdown-menu .cf_resetAll_link:before, #jcl_component .events-table .event-cal .dropdown-menu .main-search .search form .cf_form .cf_resetAll_link:before, .main-search .search form .cf_form #jcl_component .events-table .event-cal .dropdown-menu .cf_resetAll_link:before, #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .main-search .search form .cf_form .cf_resetAll_link:before, .main-search .search form .cf_form #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .cf_resetAll_link:before,
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .main-search .search form .cf_form .cf_resetAll_link:before, .main-search .search form .cf_form
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .cf_resetAll_link:before, #jcl_component .events-table .event-cal .dropdown-menu .cf_form .main-search .search form .cf_resetAll_link:before, .cf_form .main-search .search form #jcl_component .events-table .event-cal .dropdown-menu .cf_resetAll_link:before, #jcl_component .events-table .event-cal .dropdown-menu .cf_form .main-search .search form .cf_resetAll_link:before, .cf_form .main-search .search form #jcl_component .events-table .event-cal .dropdown-menu .cf_resetAll_link:before, #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .cf_form .main-search .search form .cf_resetAll_link:before, .cf_form .main-search .search form #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .cf_resetAll_link:before,
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .cf_form .main-search .search form .cf_resetAll_link:before, .cf_form .main-search .search form
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .cf_resetAll_link:before, #jcl_component .events-table .event-cal .dropdown-menu .main-search .search form #erLoginForm .er-form-button:before, .main-search .search form #erLoginForm #jcl_component .events-table .event-cal .dropdown-menu .er-form-button:before, #jcl_component .events-table .event-cal .dropdown-menu .main-search .search form #erLoginForm .er-form-button:before, .main-search .search form #erLoginForm #jcl_component .events-table .event-cal .dropdown-menu .er-form-button:before, #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .main-search .search form #erLoginForm .er-form-button:before, .main-search .search form #erLoginForm #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .er-form-button:before,
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .main-search .search form #erLoginForm .er-form-button:before, .main-search .search form #erLoginForm
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .er-form-button:before, #jcl_component .events-table .event-cal .dropdown-menu #erLoginForm .main-search .search form .er-form-button:before, #erLoginForm .main-search .search form #jcl_component .events-table .event-cal .dropdown-menu .er-form-button:before, #jcl_component .events-table .event-cal .dropdown-menu #erLoginForm .main-search .search form .er-form-button:before, #erLoginForm .main-search .search form #jcl_component .events-table .event-cal .dropdown-menu .er-form-button:before, #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu #erLoginForm .main-search .search form .er-form-button:before, #erLoginForm .main-search .search form #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .er-form-button:before,
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu #erLoginForm .main-search .search form .er-form-button:before, #erLoginForm .main-search .search form
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .er-form-button:before, #jcl_component .events-table .event-cal .dropdown-menu .middle .box.icon-calendar:before, .middle #jcl_component .events-table .event-cal .dropdown-menu .box.icon-calendar:before, #jcl_component .events-table .event-cal .dropdown-menu .middle .box.icon-calendar:before, .middle #jcl_component .events-table .event-cal .dropdown-menu .box.icon-calendar:before, #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .middle .box.icon-calendar:before, .middle #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .box.icon-calendar:before,
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .middle .box.icon-calendar:before, .middle
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .box.icon-calendar:before, #jcl_component .events-table .event-cal .dropdown-menu .middle .box.icon-book:before, .middle #jcl_component .events-table .event-cal .dropdown-menu .box.icon-book:before, #jcl_component .events-table .event-cal .dropdown-menu .middle .box.icon-book:before, .middle #jcl_component .events-table .event-cal .dropdown-menu .box.icon-book:before, #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .middle .box.icon-book:before, .middle #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .box.icon-book:before,
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .middle .box.icon-book:before, .middle
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .box.icon-book:before, #jcl_component .events-table .event-cal .dropdown-menu .middle .box.icon-envelope:before, .middle #jcl_component .events-table .event-cal .dropdown-menu .box.icon-envelope:before, #jcl_component .events-table .event-cal .dropdown-menu .middle .box.icon-envelope:before, .middle #jcl_component .events-table .event-cal .dropdown-menu .box.icon-envelope:before, #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .middle .box.icon-envelope:before, .middle #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .box.icon-envelope:before,
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .middle .box.icon-envelope:before, .middle
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .box.icon-envelope:before, #jcl_component .events-table .event-cal .dropdown-menu .mobile-menu ul.nav > li.parent > a:before, .mobile-menu #jcl_component .events-table .event-cal .dropdown-menu ul.nav > li.parent > a:before, #jcl_component .events-table .event-cal .dropdown-menu .mobile-menu ul.nav > li.parent > a:before, .mobile-menu #jcl_component .events-table .event-cal .dropdown-menu ul.nav > li.parent > a:before, #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .mobile-menu ul.nav > li.parent > a:before, .mobile-menu #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu ul.nav > li.parent > a:before,
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .mobile-menu ul.nav > li.parent > a:before, .mobile-menu
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu ul.nav > li.parent > a:before, #jcl_component .events-table .event-cal .dropdown-menu
.mobile-menu ul > li.parent > a:before,
.mobile-menu #jcl_component .events-table .event-cal .dropdown-menu ul > li.parent > a:before, #jcl_component .events-table .event-cal .dropdown-menu
.mobile-menu ul > li.parent > a:before,
.mobile-menu #jcl_component .events-table .event-cal .dropdown-menu ul > li.parent > a:before, #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu
.mobile-menu ul > li.parent > a:before,
.mobile-menu #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu ul > li.parent > a:before,
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu
.mobile-menu ul > li.parent > a:before,
.mobile-menu
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu ul > li.parent > a:before, #jcl_component .events-table .event-cal .dropdown-menu .mobile-menu .back-link:before, .mobile-menu #jcl_component .events-table .event-cal .dropdown-menu .back-link:before, #jcl_component .events-table .event-cal .dropdown-menu .mobile-menu .back-link:before, .mobile-menu #jcl_component .events-table .event-cal .dropdown-menu .back-link:before, #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .mobile-menu .back-link:before, .mobile-menu #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .back-link:before,
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .mobile-menu .back-link:before, .mobile-menu
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .back-link:before, #jcl_component .events-table .event-cal .dropdown-menu .slick-prev, #jcl_component .events-table .event-cal .dropdown-menu .slick-prev, #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .slick-prev,
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .slick-prev, #jcl_component .events-table .event-cal .dropdown-menu .slick-next, #jcl_component .events-table .event-cal .dropdown-menu .slick-next, #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .slick-next,
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .slick-next, #jcl_component .events-table .event-cal .dropdown-menu .jcl_event_detail .labels:before, .jcl_event_detail #jcl_component .events-table .event-cal .dropdown-menu .labels:before, #jcl_component .events-table .event-cal .dropdown-menu .jcl_event_detail .labels:before, .jcl_event_detail #jcl_component .events-table .event-cal .dropdown-menu .labels:before, #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .jcl_event_detail .labels:before, .jcl_event_detail #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .labels:before,
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .jcl_event_detail .labels:before, .jcl_event_detail
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .labels:before, #jcl_component .events-table .event-cal .dropdown-menu .jcalpro_calendar_nav_prev, #jcl_component .events-table .event-cal .dropdown-menu .jcalpro_calendar_nav_prev, #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .jcalpro_calendar_nav_prev,
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .jcalpro_calendar_nav_prev, #jcl_component .events-table .event-cal .dropdown-menu .jcalpro_calendar_nav_next, #jcl_component .events-table .event-cal .dropdown-menu .jcalpro_calendar_nav_next, #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .jcalpro_calendar_nav_next,
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .jcalpro_calendar_nav_next, #jcl_component .events-table .event-cal .dropdown-menu .jcalpro_events_link a, .jcalpro_events_link #jcl_component .events-table .event-cal .dropdown-menu a, #jcl_component .events-table .event-cal .dropdown-menu .jcalpro_events_link a, .jcalpro_events_link #jcl_component .events-table .event-cal .dropdown-menu a, #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .jcalpro_events_link a, .jcalpro_events_link #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu a,
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .jcalpro_events_link a, .jcalpro_events_link
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu a, #jcl_component .events-table .event-cal .dropdown-menu .jcl_navbar .ajaxprev:before, .jcl_navbar #jcl_component .events-table .event-cal .dropdown-menu .ajaxprev:before, #jcl_component .events-table .event-cal .dropdown-menu .jcl_navbar .ajaxprev:before, .jcl_navbar #jcl_component .events-table .event-cal .dropdown-menu .ajaxprev:before, #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .jcl_navbar .ajaxprev:before, .jcl_navbar #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .ajaxprev:before,
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .jcl_navbar .ajaxprev:before, .jcl_navbar
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .ajaxprev:before, #jcl_component .events-table .event-cal .dropdown-menu .jcl_navbar .ajaxnext:before, .jcl_navbar #jcl_component .events-table .event-cal .dropdown-menu .ajaxnext:before, #jcl_component .events-table .event-cal .dropdown-menu .jcl_navbar .ajaxnext:before, .jcl_navbar #jcl_component .events-table .event-cal .dropdown-menu .ajaxnext:before, #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .jcl_navbar .ajaxnext:before, .jcl_navbar #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .ajaxnext:before,
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .jcl_navbar .ajaxnext:before, .jcl_navbar
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .ajaxnext:before, #jcl_component .events-table .event-cal .dropdown-menu .com_jcalpro .icon-arrow-down, .com_jcalpro #jcl_component .events-table .event-cal .dropdown-menu .icon-arrow-down, #jcl_component .events-table .event-cal .dropdown-menu .com_jcalpro .icon-arrow-down, .com_jcalpro #jcl_component .events-table .event-cal .dropdown-menu .icon-arrow-down, #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .com_jcalpro .icon-arrow-down, .com_jcalpro #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .icon-arrow-down,
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .com_jcalpro .icon-arrow-down, .com_jcalpro
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .icon-arrow-down, #jcl_component .events-table .event-cal .dropdown-menu .lms-sp-enroll .course-submit-button.course-submit-button--registered, .lms-sp-enroll #jcl_component .events-table .event-cal .dropdown-menu .course-submit-button.course-submit-button--registered, #jcl_component .events-table .event-cal .dropdown-menu .lms-sp-enroll .course-submit-button.course-submit-button--registered, .lms-sp-enroll #jcl_component .events-table .event-cal .dropdown-menu .course-submit-button.course-submit-button--registered, #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .lms-sp-enroll .course-submit-button.course-submit-button--registered, .lms-sp-enroll #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .course-submit-button.course-submit-button--registered,
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .lms-sp-enroll .course-submit-button.course-submit-button--registered, .lms-sp-enroll
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .course-submit-button.course-submit-button--registered, #jcl_component .events-table .event-cal .dropdown-menu .cf_form .headexpand, .cf_form #jcl_component .events-table .event-cal .dropdown-menu .headexpand, #jcl_component .events-table .event-cal .dropdown-menu .cf_form .headexpand, .cf_form #jcl_component .events-table .event-cal .dropdown-menu .headexpand, #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .cf_form .headexpand, .cf_form #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .headexpand,
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .cf_form .headexpand, .cf_form
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .headexpand, #jcl_component .events-table .event-cal .dropdown-menu .cf_form .cf_filters_list li a.cf_sel_opt:before, .cf_form .cf_filters_list li #jcl_component .events-table .event-cal .dropdown-menu a.cf_sel_opt:before, #jcl_component .events-table .event-cal .dropdown-menu .cf_form .cf_filters_list li a.cf_sel_opt:before, .cf_form .cf_filters_list li #jcl_component .events-table .event-cal .dropdown-menu a.cf_sel_opt:before, #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .cf_form .cf_filters_list li a.cf_sel_opt:before, .cf_form .cf_filters_list li #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu a.cf_sel_opt:before,
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .cf_form .cf_filters_list li a.cf_sel_opt:before, .cf_form .cf_filters_list li
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu a.cf_sel_opt:before, #jcl_component .events-table .event-cal .dropdown-menu .cf_form .cf_filters_list li .cf_clear a:before, .cf_form .cf_filters_list li .cf_clear #jcl_component .events-table .event-cal .dropdown-menu a:before, #jcl_component .events-table .event-cal .dropdown-menu .cf_form .cf_filters_list li .cf_clear a:before, .cf_form .cf_filters_list li .cf_clear #jcl_component .events-table .event-cal .dropdown-menu a:before, #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .cf_form .cf_filters_list li .cf_clear a:before, .cf_form .cf_filters_list li .cf_clear #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu a:before,
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .cf_form .cf_filters_list li .cf_clear a:before, .cf_form .cf_filters_list li .cf_clear
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu a:before, #jcl_component .events-table .event-cal .dropdown-menu .cf_form .cf_resetAll_link:before, .cf_form #jcl_component .events-table .event-cal .dropdown-menu .cf_resetAll_link:before, #jcl_component .events-table .event-cal .dropdown-menu .cf_form .cf_resetAll_link:before, .cf_form #jcl_component .events-table .event-cal .dropdown-menu .cf_resetAll_link:before, #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .cf_form .cf_resetAll_link:before, .cf_form #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .cf_resetAll_link:before,
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .cf_form .cf_resetAll_link:before, .cf_form
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .cf_resetAll_link:before, #jcl_component .events-table .event-cal .dropdown-menu .icon-ifaq, #jcl_component .events-table .event-cal .dropdown-menu .icon-ifaq, #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .icon-ifaq,
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .icon-ifaq, #jcl_component .events-table .event-cal .dropdown-menu .content .ifaq-tpl-clean_blue_arrow .ifaq-collapsible > a, .content .ifaq-tpl-clean_blue_arrow #jcl_component .events-table .event-cal .dropdown-menu .ifaq-collapsible > a, #jcl_component .events-table .event-cal .dropdown-menu .content .ifaq-tpl-clean_blue_arrow .ifaq-collapsible > a, .content .ifaq-tpl-clean_blue_arrow #jcl_component .events-table .event-cal .dropdown-menu .ifaq-collapsible > a, #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .content .ifaq-tpl-clean_blue_arrow .ifaq-collapsible > a, .content .ifaq-tpl-clean_blue_arrow #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .ifaq-collapsible > a,
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .content .ifaq-tpl-clean_blue_arrow .ifaq-collapsible > a, .content .ifaq-tpl-clean_blue_arrow
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .ifaq-collapsible > a, #jcl_component .events-table .event-cal .dropdown-menu .pane-sliders .pane-toggler > a, .pane-sliders #jcl_component .events-table .event-cal .dropdown-menu .pane-toggler > a, #jcl_component .events-table .event-cal .dropdown-menu .pane-sliders .pane-toggler > a, .pane-sliders #jcl_component .events-table .event-cal .dropdown-menu .pane-toggler > a, #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .pane-sliders .pane-toggler > a, .pane-sliders #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .pane-toggler > a,
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .pane-sliders .pane-toggler > a, .pane-sliders
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .pane-toggler > a,
.search-results--events .events-table .event-cal .dropdown-menu .fa,
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .fa, #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .fa, .search-results--events .events-table .event-cal .dropdown-menu .fa,
.search-results--events .events-table .event-cal .dropdown-menu .btn-reg--registered,
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .btn-reg--registered, #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .btn-reg--registered, .search-results--events .events-table .event-cal .dropdown-menu .btn-reg--registered,
.search-results--events .events-table .event-cal .dropdown-menu .btn-reg--attended,
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .btn-reg--attended, #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .btn-reg--attended, .search-results--events .events-table .event-cal .dropdown-menu .btn-reg--attended,
.search-results--events .events-table .event-cal .dropdown-menu .btn-reg--noshow,
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .btn-reg--noshow, #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .btn-reg--noshow, .search-results--events .events-table .event-cal .dropdown-menu .btn-reg--noshow,
.search-results--events .events-table .event-cal .dropdown-menu .btn-reg--withdrawn,
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .btn-reg--withdrawn, #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .btn-reg--withdrawn, .search-results--events .events-table .event-cal .dropdown-menu .btn-reg--withdrawn,
.search-results--events .events-table .event-cal .dropdown-menu .with-blue-arrow:before,
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .with-blue-arrow:before, #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .with-blue-arrow:before, .search-results--events .events-table .event-cal .dropdown-menu .with-blue-arrow:before,
.search-results--events .events-table .event-cal .dropdown-menu .styled-checkbox + label:before,
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .styled-checkbox + label:before, #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .styled-checkbox + label:before, .search-results--events .events-table .event-cal .dropdown-menu .styled-checkbox + label:before,
.search-results--events .events-table .event-cal .dropdown-menu .chzn-container-single .chzn-single div b, .chzn-container-single .chzn-single div
.search-results--events .events-table .event-cal .dropdown-menu b,
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .chzn-container-single .chzn-single div b, .chzn-container-single .chzn-single div
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu b, #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .chzn-container-single .chzn-single div b, .chzn-container-single .chzn-single div #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu b, .search-results--events .events-table .event-cal .dropdown-menu .chzn-container-single .chzn-single div b, .chzn-container-single .chzn-single div .search-results--events .events-table .event-cal .dropdown-menu b,
.search-results--events .events-table .event-cal .dropdown-menu
.row-fluid .chzn-container-single .chzn-single div b,
.row-fluid .chzn-container-single .chzn-single div
.search-results--events .events-table .event-cal .dropdown-menu b,
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu
.row-fluid .chzn-container-single .chzn-single div b,
.row-fluid .chzn-container-single .chzn-single div
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu b, #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu
.row-fluid .chzn-container-single .chzn-single div b,
.row-fluid .chzn-container-single .chzn-single div #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu b, .search-results--events .events-table .event-cal .dropdown-menu
.row-fluid .chzn-container-single .chzn-single div b,
.row-fluid .chzn-container-single .chzn-single div .search-results--events .events-table .event-cal .dropdown-menu b,
.search-results--events .events-table .event-cal .dropdown-menu
.chzn-container-multi .chzn-choices div b,
.chzn-container-multi .chzn-choices div
.search-results--events .events-table .event-cal .dropdown-menu b,
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu
.chzn-container-multi .chzn-choices div b,
.chzn-container-multi .chzn-choices div
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu b, #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu
.chzn-container-multi .chzn-choices div b,
.chzn-container-multi .chzn-choices div #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu b, .search-results--events .events-table .event-cal .dropdown-menu
.chzn-container-multi .chzn-choices div b,
.chzn-container-multi .chzn-choices div .search-results--events .events-table .event-cal .dropdown-menu b,
.search-results--events .events-table .event-cal .dropdown-menu
.row-fluid .chzn-container-multi .chzn-choices div b,
.row-fluid .chzn-container-multi .chzn-choices div
.search-results--events .events-table .event-cal .dropdown-menu b,
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu
.row-fluid .chzn-container-multi .chzn-choices div b,
.row-fluid .chzn-container-multi .chzn-choices div
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu b, #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu
.row-fluid .chzn-container-multi .chzn-choices div b,
.row-fluid .chzn-container-multi .chzn-choices div #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu b, .search-results--events .events-table .event-cal .dropdown-menu
.row-fluid .chzn-container-multi .chzn-choices div b,
.row-fluid .chzn-container-multi .chzn-choices div .search-results--events .events-table .event-cal .dropdown-menu b,
.search-results--events .events-table .event-cal .dropdown-menu .mejs-container .mejs-inner .mejs-controls .mejs-playpause-button button, .mejs-container .mejs-inner .mejs-controls .mejs-playpause-button
.search-results--events .events-table .event-cal .dropdown-menu button,
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .mejs-container .mejs-inner .mejs-controls .mejs-playpause-button button, .mejs-container .mejs-inner .mejs-controls .mejs-playpause-button
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu button, #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .mejs-container .mejs-inner .mejs-controls .mejs-playpause-button button, .mejs-container .mejs-inner .mejs-controls .mejs-playpause-button #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu button, .search-results--events .events-table .event-cal .dropdown-menu .mejs-container .mejs-inner .mejs-controls .mejs-playpause-button button, .mejs-container .mejs-inner .mejs-controls .mejs-playpause-button .search-results--events .events-table .event-cal .dropdown-menu button,
.search-results--events .events-table .event-cal .dropdown-menu .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-mute button, .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-mute
.search-results--events .events-table .event-cal .dropdown-menu button,
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-mute button, .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-mute
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu button, #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-mute button, .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-mute #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu button, .search-results--events .events-table .event-cal .dropdown-menu .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-mute button, .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-mute .search-results--events .events-table .event-cal .dropdown-menu button,
.search-results--events .events-table .event-cal .dropdown-menu .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-unmute button, .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-unmute
.search-results--events .events-table .event-cal .dropdown-menu button,
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-unmute button, .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-unmute
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu button, #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-unmute button, .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-unmute #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu button, .search-results--events .events-table .event-cal .dropdown-menu .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-unmute button, .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-unmute .search-results--events .events-table .event-cal .dropdown-menu button,
.search-results--events .events-table .event-cal .dropdown-menu .mejs-container .mejs-inner .mejs-controls .mejs-fullscreen-button.mejs-fullscreen-button button, .mejs-container .mejs-inner .mejs-controls .mejs-fullscreen-button.mejs-fullscreen-button
.search-results--events .events-table .event-cal .dropdown-menu button,
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .mejs-container .mejs-inner .mejs-controls .mejs-fullscreen-button.mejs-fullscreen-button button, .mejs-container .mejs-inner .mejs-controls .mejs-fullscreen-button.mejs-fullscreen-button
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu button, #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .mejs-container .mejs-inner .mejs-controls .mejs-fullscreen-button.mejs-fullscreen-button button, .mejs-container .mejs-inner .mejs-controls .mejs-fullscreen-button.mejs-fullscreen-button #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu button, .search-results--events .events-table .event-cal .dropdown-menu .mejs-container .mejs-inner .mejs-controls .mejs-fullscreen-button.mejs-fullscreen-button button, .mejs-container .mejs-inner .mejs-controls .mejs-fullscreen-button.mejs-fullscreen-button .search-results--events .events-table .event-cal .dropdown-menu button,
.search-results--events .events-table .event-cal .dropdown-menu .search-mod .form-inline:before, .search-mod
.search-results--events .events-table .event-cal .dropdown-menu .form-inline:before,
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .search-mod .form-inline:before, .search-mod
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .form-inline:before, #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .search-mod .form-inline:before, .search-mod #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .form-inline:before, .search-results--events .events-table .event-cal .dropdown-menu .search-mod .form-inline:before, .search-mod .search-results--events .events-table .event-cal .dropdown-menu .form-inline:before,
.search-results--events .events-table .event-cal .dropdown-menu .main-search .search form .btn:before, .main-search .search form
.search-results--events .events-table .event-cal .dropdown-menu .btn:before,
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .main-search .search form .btn:before, .main-search .search form
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .btn:before, #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .main-search .search form .btn:before, .main-search .search form #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .btn:before, .search-results--events .events-table .event-cal .dropdown-menu .main-search .search form .btn:before, .main-search .search form .search-results--events .events-table .event-cal .dropdown-menu .btn:before,
.search-results--events .events-table .event-cal .dropdown-menu .main-search .search form .cf_form .cf_filters_list li .cf_clear a:before, .main-search .search form .cf_form .cf_filters_list li .cf_clear
.search-results--events .events-table .event-cal .dropdown-menu a:before,
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .main-search .search form .cf_form .cf_filters_list li .cf_clear a:before, .main-search .search form .cf_form .cf_filters_list li .cf_clear
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu a:before, #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .main-search .search form .cf_form .cf_filters_list li .cf_clear a:before, .main-search .search form .cf_form .cf_filters_list li .cf_clear #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu a:before, .search-results--events .events-table .event-cal .dropdown-menu .main-search .search form .cf_form .cf_filters_list li .cf_clear a:before, .main-search .search form .cf_form .cf_filters_list li .cf_clear .search-results--events .events-table .event-cal .dropdown-menu a:before,
.search-results--events .events-table .event-cal .dropdown-menu .cf_form .cf_filters_list li .cf_clear .main-search .search form a:before, .cf_form .cf_filters_list li .cf_clear .main-search .search form
.search-results--events .events-table .event-cal .dropdown-menu a:before,
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .cf_form .cf_filters_list li .cf_clear .main-search .search form a:before, .cf_form .cf_filters_list li .cf_clear .main-search .search form
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu a:before, #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .cf_form .cf_filters_list li .cf_clear .main-search .search form a:before, .cf_form .cf_filters_list li .cf_clear .main-search .search form #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu a:before, .search-results--events .events-table .event-cal .dropdown-menu .cf_form .cf_filters_list li .cf_clear .main-search .search form a:before, .cf_form .cf_filters_list li .cf_clear .main-search .search form .search-results--events .events-table .event-cal .dropdown-menu a:before,
.search-results--events .events-table .event-cal .dropdown-menu .main-search .search form .cf_form .cf_resetAll_link:before, .main-search .search form .cf_form
.search-results--events .events-table .event-cal .dropdown-menu .cf_resetAll_link:before,
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .main-search .search form .cf_form .cf_resetAll_link:before, .main-search .search form .cf_form
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .cf_resetAll_link:before, #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .main-search .search form .cf_form .cf_resetAll_link:before, .main-search .search form .cf_form #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .cf_resetAll_link:before, .search-results--events .events-table .event-cal .dropdown-menu .main-search .search form .cf_form .cf_resetAll_link:before, .main-search .search form .cf_form .search-results--events .events-table .event-cal .dropdown-menu .cf_resetAll_link:before,
.search-results--events .events-table .event-cal .dropdown-menu .cf_form .main-search .search form .cf_resetAll_link:before, .cf_form .main-search .search form
.search-results--events .events-table .event-cal .dropdown-menu .cf_resetAll_link:before,
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .cf_form .main-search .search form .cf_resetAll_link:before, .cf_form .main-search .search form
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .cf_resetAll_link:before, #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .cf_form .main-search .search form .cf_resetAll_link:before, .cf_form .main-search .search form #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .cf_resetAll_link:before, .search-results--events .events-table .event-cal .dropdown-menu .cf_form .main-search .search form .cf_resetAll_link:before, .cf_form .main-search .search form .search-results--events .events-table .event-cal .dropdown-menu .cf_resetAll_link:before,
.search-results--events .events-table .event-cal .dropdown-menu .main-search .search form #erLoginForm .er-form-button:before, .main-search .search form #erLoginForm
.search-results--events .events-table .event-cal .dropdown-menu .er-form-button:before,
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .main-search .search form #erLoginForm .er-form-button:before, .main-search .search form #erLoginForm
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .er-form-button:before, #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .main-search .search form #erLoginForm .er-form-button:before, .main-search .search form #erLoginForm #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .er-form-button:before, .search-results--events .events-table .event-cal .dropdown-menu .main-search .search form #erLoginForm .er-form-button:before, .main-search .search form #erLoginForm .search-results--events .events-table .event-cal .dropdown-menu .er-form-button:before,
.search-results--events .events-table .event-cal .dropdown-menu #erLoginForm .main-search .search form .er-form-button:before, #erLoginForm .main-search .search form
.search-results--events .events-table .event-cal .dropdown-menu .er-form-button:before,
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu #erLoginForm .main-search .search form .er-form-button:before, #erLoginForm .main-search .search form
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .er-form-button:before, #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu #erLoginForm .main-search .search form .er-form-button:before, #erLoginForm .main-search .search form #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .er-form-button:before, .search-results--events .events-table .event-cal .dropdown-menu #erLoginForm .main-search .search form .er-form-button:before, #erLoginForm .main-search .search form .search-results--events .events-table .event-cal .dropdown-menu .er-form-button:before,
.search-results--events .events-table .event-cal .dropdown-menu .middle .box.icon-calendar:before, .middle
.search-results--events .events-table .event-cal .dropdown-menu .box.icon-calendar:before,
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .middle .box.icon-calendar:before, .middle
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .box.icon-calendar:before, #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .middle .box.icon-calendar:before, .middle #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .box.icon-calendar:before, .search-results--events .events-table .event-cal .dropdown-menu .middle .box.icon-calendar:before, .middle .search-results--events .events-table .event-cal .dropdown-menu .box.icon-calendar:before,
.search-results--events .events-table .event-cal .dropdown-menu .middle .box.icon-book:before, .middle
.search-results--events .events-table .event-cal .dropdown-menu .box.icon-book:before,
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .middle .box.icon-book:before, .middle
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .box.icon-book:before, #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .middle .box.icon-book:before, .middle #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .box.icon-book:before, .search-results--events .events-table .event-cal .dropdown-menu .middle .box.icon-book:before, .middle .search-results--events .events-table .event-cal .dropdown-menu .box.icon-book:before,
.search-results--events .events-table .event-cal .dropdown-menu .middle .box.icon-envelope:before, .middle
.search-results--events .events-table .event-cal .dropdown-menu .box.icon-envelope:before,
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .middle .box.icon-envelope:before, .middle
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .box.icon-envelope:before, #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .middle .box.icon-envelope:before, .middle #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .box.icon-envelope:before, .search-results--events .events-table .event-cal .dropdown-menu .middle .box.icon-envelope:before, .middle .search-results--events .events-table .event-cal .dropdown-menu .box.icon-envelope:before,
.search-results--events .events-table .event-cal .dropdown-menu .mobile-menu ul.nav > li.parent > a:before, .mobile-menu
.search-results--events .events-table .event-cal .dropdown-menu ul.nav > li.parent > a:before,
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .mobile-menu ul.nav > li.parent > a:before, .mobile-menu
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu ul.nav > li.parent > a:before, #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .mobile-menu ul.nav > li.parent > a:before, .mobile-menu #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu ul.nav > li.parent > a:before, .search-results--events .events-table .event-cal .dropdown-menu .mobile-menu ul.nav > li.parent > a:before, .mobile-menu .search-results--events .events-table .event-cal .dropdown-menu ul.nav > li.parent > a:before,
.search-results--events .events-table .event-cal .dropdown-menu
.mobile-menu ul > li.parent > a:before,
.mobile-menu
.search-results--events .events-table .event-cal .dropdown-menu ul > li.parent > a:before,
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu
.mobile-menu ul > li.parent > a:before,
.mobile-menu
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu ul > li.parent > a:before, #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu
.mobile-menu ul > li.parent > a:before,
.mobile-menu #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu ul > li.parent > a:before, .search-results--events .events-table .event-cal .dropdown-menu
.mobile-menu ul > li.parent > a:before,
.mobile-menu .search-results--events .events-table .event-cal .dropdown-menu ul > li.parent > a:before,
.search-results--events .events-table .event-cal .dropdown-menu .mobile-menu .back-link:before, .mobile-menu
.search-results--events .events-table .event-cal .dropdown-menu .back-link:before,
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .mobile-menu .back-link:before, .mobile-menu
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .back-link:before, #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .mobile-menu .back-link:before, .mobile-menu #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .back-link:before, .search-results--events .events-table .event-cal .dropdown-menu .mobile-menu .back-link:before, .mobile-menu .search-results--events .events-table .event-cal .dropdown-menu .back-link:before,
.search-results--events .events-table .event-cal .dropdown-menu .slick-prev,
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .slick-prev, #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .slick-prev, .search-results--events .events-table .event-cal .dropdown-menu .slick-prev,
.search-results--events .events-table .event-cal .dropdown-menu .slick-next,
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .slick-next, #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .slick-next, .search-results--events .events-table .event-cal .dropdown-menu .slick-next,
.search-results--events .events-table .event-cal .dropdown-menu .jcl_event_detail .labels:before, .jcl_event_detail
.search-results--events .events-table .event-cal .dropdown-menu .labels:before,
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .jcl_event_detail .labels:before, .jcl_event_detail
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .labels:before, #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .jcl_event_detail .labels:before, .jcl_event_detail #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .labels:before, .search-results--events .events-table .event-cal .dropdown-menu .jcl_event_detail .labels:before, .jcl_event_detail .search-results--events .events-table .event-cal .dropdown-menu .labels:before,
.search-results--events .events-table .event-cal .dropdown-menu .jcalpro_calendar_nav_prev,
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .jcalpro_calendar_nav_prev, #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .jcalpro_calendar_nav_prev, .search-results--events .events-table .event-cal .dropdown-menu .jcalpro_calendar_nav_prev,
.search-results--events .events-table .event-cal .dropdown-menu .jcalpro_calendar_nav_next,
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .jcalpro_calendar_nav_next, #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .jcalpro_calendar_nav_next, .search-results--events .events-table .event-cal .dropdown-menu .jcalpro_calendar_nav_next,
.search-results--events .events-table .event-cal .dropdown-menu .jcalpro_events_link a, .jcalpro_events_link
.search-results--events .events-table .event-cal .dropdown-menu a,
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .jcalpro_events_link a, .jcalpro_events_link
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu a, #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .jcalpro_events_link a, .jcalpro_events_link #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu a, .search-results--events .events-table .event-cal .dropdown-menu .jcalpro_events_link a, .jcalpro_events_link .search-results--events .events-table .event-cal .dropdown-menu a,
.search-results--events .events-table .event-cal .dropdown-menu .jcl_navbar .ajaxprev:before, .jcl_navbar
.search-results--events .events-table .event-cal .dropdown-menu .ajaxprev:before,
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .jcl_navbar .ajaxprev:before, .jcl_navbar
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .ajaxprev:before, #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .jcl_navbar .ajaxprev:before, .jcl_navbar #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .ajaxprev:before, .search-results--events .events-table .event-cal .dropdown-menu .jcl_navbar .ajaxprev:before, .jcl_navbar .search-results--events .events-table .event-cal .dropdown-menu .ajaxprev:before,
.search-results--events .events-table .event-cal .dropdown-menu .jcl_navbar .ajaxnext:before, .jcl_navbar
.search-results--events .events-table .event-cal .dropdown-menu .ajaxnext:before,
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .jcl_navbar .ajaxnext:before, .jcl_navbar
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .ajaxnext:before, #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .jcl_navbar .ajaxnext:before, .jcl_navbar #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .ajaxnext:before, .search-results--events .events-table .event-cal .dropdown-menu .jcl_navbar .ajaxnext:before, .jcl_navbar .search-results--events .events-table .event-cal .dropdown-menu .ajaxnext:before,
.search-results--events .events-table .event-cal .dropdown-menu .com_jcalpro .icon-arrow-down, .com_jcalpro
.search-results--events .events-table .event-cal .dropdown-menu .icon-arrow-down,
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .com_jcalpro .icon-arrow-down, .com_jcalpro
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .icon-arrow-down, #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .com_jcalpro .icon-arrow-down, .com_jcalpro #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .icon-arrow-down, .search-results--events .events-table .event-cal .dropdown-menu .com_jcalpro .icon-arrow-down, .com_jcalpro .search-results--events .events-table .event-cal .dropdown-menu .icon-arrow-down,
.search-results--events .events-table .event-cal .dropdown-menu .lms-sp-enroll .course-submit-button.course-submit-button--registered, .lms-sp-enroll
.search-results--events .events-table .event-cal .dropdown-menu .course-submit-button.course-submit-button--registered,
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .lms-sp-enroll .course-submit-button.course-submit-button--registered, .lms-sp-enroll
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .course-submit-button.course-submit-button--registered, #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .lms-sp-enroll .course-submit-button.course-submit-button--registered, .lms-sp-enroll #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .course-submit-button.course-submit-button--registered, .search-results--events .events-table .event-cal .dropdown-menu .lms-sp-enroll .course-submit-button.course-submit-button--registered, .lms-sp-enroll .search-results--events .events-table .event-cal .dropdown-menu .course-submit-button.course-submit-button--registered,
.search-results--events .events-table .event-cal .dropdown-menu .cf_form .headexpand, .cf_form
.search-results--events .events-table .event-cal .dropdown-menu .headexpand,
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .cf_form .headexpand, .cf_form
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .headexpand, #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .cf_form .headexpand, .cf_form #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .headexpand, .search-results--events .events-table .event-cal .dropdown-menu .cf_form .headexpand, .cf_form .search-results--events .events-table .event-cal .dropdown-menu .headexpand,
.search-results--events .events-table .event-cal .dropdown-menu .cf_form .cf_filters_list li a.cf_sel_opt:before, .cf_form .cf_filters_list li
.search-results--events .events-table .event-cal .dropdown-menu a.cf_sel_opt:before,
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .cf_form .cf_filters_list li a.cf_sel_opt:before, .cf_form .cf_filters_list li
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu a.cf_sel_opt:before, #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .cf_form .cf_filters_list li a.cf_sel_opt:before, .cf_form .cf_filters_list li #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu a.cf_sel_opt:before, .search-results--events .events-table .event-cal .dropdown-menu .cf_form .cf_filters_list li a.cf_sel_opt:before, .cf_form .cf_filters_list li .search-results--events .events-table .event-cal .dropdown-menu a.cf_sel_opt:before,
.search-results--events .events-table .event-cal .dropdown-menu .cf_form .cf_filters_list li .cf_clear a:before, .cf_form .cf_filters_list li .cf_clear
.search-results--events .events-table .event-cal .dropdown-menu a:before,
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .cf_form .cf_filters_list li .cf_clear a:before, .cf_form .cf_filters_list li .cf_clear
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu a:before, #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .cf_form .cf_filters_list li .cf_clear a:before, .cf_form .cf_filters_list li .cf_clear #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu a:before, .search-results--events .events-table .event-cal .dropdown-menu .cf_form .cf_filters_list li .cf_clear a:before, .cf_form .cf_filters_list li .cf_clear .search-results--events .events-table .event-cal .dropdown-menu a:before,
.search-results--events .events-table .event-cal .dropdown-menu .cf_form .cf_resetAll_link:before, .cf_form
.search-results--events .events-table .event-cal .dropdown-menu .cf_resetAll_link:before,
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .cf_form .cf_resetAll_link:before, .cf_form
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .cf_resetAll_link:before, #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .cf_form .cf_resetAll_link:before, .cf_form #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .cf_resetAll_link:before, .search-results--events .events-table .event-cal .dropdown-menu .cf_form .cf_resetAll_link:before, .cf_form .search-results--events .events-table .event-cal .dropdown-menu .cf_resetAll_link:before,
.search-results--events .events-table .event-cal .dropdown-menu .icon-ifaq,
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .icon-ifaq, #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .icon-ifaq, .search-results--events .events-table .event-cal .dropdown-menu .icon-ifaq,
.search-results--events .events-table .event-cal .dropdown-menu .content .ifaq-tpl-clean_blue_arrow .ifaq-collapsible > a, .content .ifaq-tpl-clean_blue_arrow
.search-results--events .events-table .event-cal .dropdown-menu .ifaq-collapsible > a,
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .content .ifaq-tpl-clean_blue_arrow .ifaq-collapsible > a, .content .ifaq-tpl-clean_blue_arrow
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .ifaq-collapsible > a, #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .content .ifaq-tpl-clean_blue_arrow .ifaq-collapsible > a, .content .ifaq-tpl-clean_blue_arrow #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .ifaq-collapsible > a, .search-results--events .events-table .event-cal .dropdown-menu .content .ifaq-tpl-clean_blue_arrow .ifaq-collapsible > a, .content .ifaq-tpl-clean_blue_arrow .search-results--events .events-table .event-cal .dropdown-menu .ifaq-collapsible > a,
.search-results--events .events-table .event-cal .dropdown-menu .pane-sliders .pane-toggler > a, .pane-sliders
.search-results--events .events-table .event-cal .dropdown-menu .pane-toggler > a,
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .pane-sliders .pane-toggler > a, .pane-sliders
.search-results--events #jcl_component .events-table .event-cal .dropdown-menu .pane-toggler > a, #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .pane-sliders .pane-toggler > a, .pane-sliders #jcl_component
.search-results--events .events-table .event-cal .dropdown-menu .pane-toggler > a, .search-results--events .events-table .event-cal .dropdown-menu .pane-sliders .pane-toggler > a, .pane-sliders .search-results--events .events-table .event-cal .dropdown-menu .pane-toggler > a {
  margin-right: 10px;
}

#jcl_component .events-table .event-cal li,
.search-results--events .events-table .event-cal li {
  height: auto;
}

#jcl_component .events-table .event-cal li a,
.search-results--events .events-table .event-cal li a {
  position: relative;
}

#jcl_component .events-table .event-cal li li a,
.search-results--events .events-table .event-cal li li a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.47;
  color: #333333;
  white-space: nowrap;
}

.btn-event-register {
  margin: 20px auto;
}

.jcalpro_calendar {
  box-shadow: 3.3px 2.3px 5px rgba(0, 0, 0, 0.15);
}

.jcalpro_calendar hr {
  background: 1px solid #E6E6E6;
  margin: 5px 10px;
}

.jcalpro_calendar_navbar {
  background: #1195D3;
  color: #fff;
  font-family: "Trade Gothic W01", Arial Narrow, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 14px;
  padding: 7px;
  border: 1px solid #0A6E9C;
  border-bottom: 0;
}

.jcalpro_calendar_navbar a {
  color: #fff;
}

.jcalpro_calendar_navbar a:hover {
  text-decoration: none;
}

.jcalpro_calendar_navbar .jcalpro_calendar_month {
  font-weight: normal;
}

.jcalpro_calendar_nav_button {
  text-align: center;
  width: 14px;
  height: 14px;
  text-indent: -9999px;
  display: block;
  position: relative;
  margin-top: 2px;
}

.jcalpro_calendar_nav_button:before {
  text-indent: 0;
  position: absolute;
  top: 0;
}

.jcalpro_calendar_nav_prev:before {
  left: 0;
}

.jcalpro_calendar_nav_next:before {
  right: 0;
}

.jcalpro_calendar_table_wrap {
  border: 1px solid #B9B9B9;
  border-top: 0;
  padding: 2px;
}

.jcalpro_table_top_wrap {
  background: #3D3D3D;
}

.jcalpro_calendar_table_top {
  width: 100%;
  background: #3D3D3D;
}

.jcalpro_calendar_table_top td, .jcalpro_calendar_table_top th {
  padding: 3px;
  text-align: center;
}

.jcalpro_calendar_table_top th {
  background: #3D3D3D;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
}

.jcalpro_calendar_table td, .jcalpro_calendar_table th {
  padding: 0;
  text-align: center;
  color: #3d3d3d;
  font-size: 16px;
}

.jcalpro_calendar_table .jcalpro_calendar_cell,
.jcalpro_calendar_table .jcalpro_calendar_link {
  padding: 3px;
  display: block;
}

.jcalpro_calendar_table .jcalpro_calendar_link {
  background: #E5F4FA;
  font-weight: bold;
  color: #3d3d3d;
}

.jcalpro_calendar_table .jcalpro_calendar_link:hover {
  background: #bae2f2;
  text-decoration: none;
}

.jcalpro_events_link {
  text-align: center;
  margin-bottom: 5px;
}

.jcalpro_events_link a {
  display: inline-block;
  color: #3d3d3d;
  font-size: 12px;
  font-family: Arial, sans-serif;
}

.jcalpro_events_link a:hover {
  text-decoration: none;
  color: #0096d6;
}

.jcalpro_events_link a:before {
  margin-right: 5px;
  font-size: 11px;
  position: relative;
  top: -1px;
  font: normal normal normal 14px/1 FontAwesome;
}

.tip-wrap {
  background: #fff;
  border: 1px solid #D2D2D2;
  max-width: 300px;
  padding: 10px;
  z-index: 999;
}

.jcl_navbar .btn.disabled, .jcl_navbar .cf_form .cf_filters_list li .cf_clear a.disabled, .cf_form .cf_filters_list li .cf_clear .jcl_navbar a.disabled, .jcl_navbar .cf_form .disabled.cf_resetAll_link, .cf_form .jcl_navbar .disabled.cf_resetAll_link, .jcl_navbar #erLoginForm .disabled.er-form-button, #erLoginForm .jcl_navbar .disabled.er-form-button {
  display: none;
}

.jcl_navbar .ajaxprev {
  position: relative;
  padding-left: 30px;
}

.jcl_navbar .ajaxprev:before {
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -7px;
}

.jcl_navbar .ajaxnext {
  position: relative;
  padding-right: 30px;
}

.jcl_navbar .ajaxnext:before {
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -7px;
}

@media (min-width: 768px) {
  #jcl_component table {
    table-layout: fixed;
  }
}

.jcal_categories {
  padding: 0;
  background: none;
  box-shadow: none;
  border: 0;
}

#jcl_component .jcal_categories {
  padding-top: 20px;
}

#jcl_component .jcal_categories h3 {
  font-size: 24px;
  margin-bottom: 10px;
  color: #000;
  font-family: "Trade Gothic W01", Arial Narrow, Arial, sans-serif;
  font-weight: bold;
}

.jcl_header h2 {
  display: block;
  float: none;
}

#jcl_component .jcal_categories .jcal_category__wrap {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
}

@media (min-width: 768px) {
  #jcl_component .jcal_categories .jcal_category__wrap {
    float: left;
    width: 50%;
  }
}

#jcl_component .jcal_categories .label {
  border-width: 0 0 0 10px;
  border-style: solid;
  color: #fff;
  background: #3D3D3D;
  text-align: left;
  width: 100%;
  border-radius: 0;
  font-weight: normal;
  font-size: 14px;
  margin-bottom: 16px;
  padding: 10px;
  white-space: normal;
}

#jcl_component .jcal_categories .label:hover {
  background: #242424;
}

@media (min-width: 768px) {
  #jcl_component .jcal_categories .label {
    width: 100%;
  }
}

.calendar {
  box-shadow: 3.3px 2.3px 5px rgba(0, 0, 0, 0.15);
  border: 1px solid #B9B9B9;
}

.calendar > table {
  width: 100%;
  background: #fff;
  border: none;
}

.calendar > table thead .title,
.calendar > table .button,
.calendar > table tbody td.selected {
  background: #0096d6;
  color: #fff;
}

.calendar > table .wn,
.calendar > table .headrow,
.calendar > table thead .name,
.calendar > table tfoot .ttip {
  background: #E5F4FA;
}

#jcl_component .calendar-events .label {
  line-height: 1.3em;
}

.top-filters {
  margin-bottom: 10px;
  display: block;
}

.top-filters #eventcats_chzn {
  width: 100% !important;
  margin-bottom: 5px;
}

@media screen and (min-width: 825px) {
  .top-filters #eventcats_chzn {
    float: left;
    width: 260px !important;
    margin-bottom: 0;
  }
}

.top-filters #eventlocs_chzn {
  width: 100% !important;
}

@media screen and (min-width: 825px) {
  .top-filters #eventlocs_chzn {
    float: right;
    width: 200px !important;
  }
}

/* 4.2 LMS
 -----------------------------------------------------------------------------*/
.temorary-module-positions > div {
  margin-top: 20px;
}

.course-list-wrap {
  width: 100%;
  border: 1px solid #D7D7D7;
  border-top: 0;
}

@media (min-width: 768px) {
  .course-list-wrap {
    display: table;
    border: 0;
    border-bottom: 1px solid #D7D7D7;
    padding-top: 10px;
  }
}

.lms-sp-head {
  background: #3D3D3D;
  display: none;
  color: #fff;
  font-weight: bold;
  margin: 15px 0 0 0;
}

@media (min-width: 768px) {
  .lms-sp-head {
    display: table-row;
  }
}

@media (min-width: 768px) {
  .lms-sp-head > span {
    padding: 13px 10px;
    display: table-cell;
  }
}

.lms-sp-head .lms-sp-image {
  text-indent: -9999px;
}

.lms-sp-head0,
.lms-sp-head1 {
  width: 100%;
  border-top: 1px solid #D7D7D7;
  padding: 10px;
}

@media (min-width: 768px) {
  .lms-sp-head0,
  .lms-sp-head1 {
    display: table-row;
    border-top: 0;
    padding: 0;
  }
}

.lms-sp-head0 > span,
.lms-sp-head1 > span {
  margin-bottom: 8px;
  display: block;
}

@media (min-width: 768px) {
  .lms-sp-head0 > span,
  .lms-sp-head1 > span {
    padding: 13px 10px;
    margin-bottom: 0;
    display: table-cell;
  }
}

@media (min-width: 768px) {
  .lms-sp-head0 > span:first-child,
  .lms-sp-head1 > span:first-child {
    border-left: 1px solid #D7D7D7;
  }
}

@media (min-width: 768px) {
  .lms-sp-head0 > span:last-child,
  .lms-sp-head1 > span:last-child {
    border-right: 1px solid #D7D7D7;
  }
}

.lms-sp-head0 {
  background: #fff;
}

.lms-sp-head1 {
  background: #EDEEEF;
}

.lms-sp-image {
  margin: 0 0 0 12px;
  display: block;
  width: 100%;
  text-align: center;
}

@media (min-width: 420px) {
  .lms-sp-image {
    text-align: left;
  }
}

.lms-sp-image a {
  display: inline-block;
}

@media (min-width: 768px) {
  .lms-sp-image {
    display: table-cell;
    vertical-align: middle;
    width: 15%;
    margin: 0;
  }
}

.lms-sp-title {
  display: block;
}

@media (min-width: 768px) {
  .lms-sp-title {
    vertical-align: top;
  }
}

@media (min-width: 768px) {
  .lms-sp-category {
    vertical-align: middle;
    width: 20%;
    text-align: center;
  }
}

@media (min-width: 768px) {
  .lms-sp-category .mobile-helper {
    display: none;
  }
}

@media (min-width: 768px) {
  .lms-sp-enroll,
  .lms-sp-cstatus {
    width: 8%;
    text-align: center;
    vertical-align: middle;
  }
}

.lms-sp-enroll .course-submit-button {
  background: #fff;
  border: 2px solid #C4C5C7;
  border-radius: 5px;
  padding: 2px 10px;
  margin: 0;
  cursor: pointer;
}

@media (min-width: 768px) {
  .lms-sp-enroll .course-submit-button {
    width: 24px;
    height: 24px;
    overflow: hidden;
    border-radius: 50%;
    padding: 0;
  }
}

.lms-sp-enroll .course-submit-button:hover {
  background: none;
}

.lms-sp-enroll .course-submit-button.course-submit-button--registered {
  background: #7ABB50;
  border-color: #7ABB50;
  cursor: default;
}

@media (min-width: 768px) {
  .lms-sp-enroll .course-submit-button.course-submit-button--registered {
    padding-top: 3px;
    color: #fff;
    text-align: center;
  }
}

.lms-sp-enroll .course-submit-button.course-submit-button--registered .mobile-helper.mobile-helper--unregistered {
  display: none;
}

@media (min-width: 768px) {
  .lms-sp-enroll .course-submit-button.course-submit-button--registered .mobile-helper.mobile-helper--unregistered {
    display: none;
  }
}

.lms-sp-enroll .course-submit-button.course-submit-button--registered .mobile-helper.mobile-helper--registered {
  color: #fff;
  display: inline-block;
}

@media (min-width: 768px) {
  .lms-sp-enroll .course-submit-button.course-submit-button--registered .mobile-helper.mobile-helper--registered {
    display: none;
  }
}

.lms-sp-enroll .course-submit-button .mobile-helper {
  color: #4f5153;
  font-size: 12px;
}

@media (min-width: 768px) {
  .lms-sp-enroll .course-submit-button .mobile-helper {
    display: none;
  }
}

.lms-sp-enroll .course-submit-button .mobile-helper.mobile-helper--registered {
  display: none;
}

@media (min-width: 768px) {
  .lms-sp-enroll .course-submit-button .mobile-helper.mobile-helper--registered {
    display: none;
  }
}

.lms-sp-enroll {
  vertical-align: middle;
}

.lms-sp-enroll .control-group {
  margin-bottom: 0;
}

.course-button-info {
  clear: both;
  display: block;
  font-size: 10px;
  line-height: 11px;
  padding-top: 4px;
}

.courses-filters {
  padding-bottom: 10px;
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .courses-filters .pull-right {
    float: none !important;
    width: 100%;
    margin: 0 0 5px 0;
  }
}

@media (max-width: 767px) {
  .courses-filters .pull-right .chzn-container {
    width: 100% !important;
  }
}

.btn-group > .btn:last-child, .cf_form .cf_filters_list li .cf_clear .btn-group > a:last-child, .cf_form .btn-group > .cf_resetAll_link:last-child, #erLoginForm .btn-group > .er-form-button:last-child,
.btn-group > .dropdown-toggle {
  border-radius: 0;
}

.topicname {
  padding-top: 10px;
  padding-bottom: 10px;
}

.topicname [class^="icon-"],
.topicname [class*=" icon-"] {
  margin-right: 0.6em;
}

#jlms_mainarea .well {
  padding: 0;
  background: transparent;
  border: 0;
  box-shadow: none;
}

.topic_elements {
  margin-top: 15px;
  border: 0;
  border-bottom: 1px solid #D5D6D8;
}

.topic_elements table {
  margin-bottom: 0;
}

.topic_elements td.center {
  vertical-align: middle;
}

.topic_elements .row-fluid [class*="span"] {
  min-height: 12px;
}

@media (max-width: 767px) {
  .mainarea_joomla3 {
    display: block;
  }
  .mainarea_joomla3 > tbody {
    display: block;
  }
  .mainarea_joomla3 > tbody > tr {
    display: block;
  }
  .mainarea_joomla3 > tbody > tr > td {
    display: block;
  }
}

.topic_elements .row-fluid .span2 {
  width: 100%;
  margin: 0;
}

@media (min-width: 768px) {
  .topic_elements .row-fluid .span2 {
    position: relative;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    margin: 0;
  }
}

@media (min-width: 768px) and (min-width: 768px) {
  .topic_elements .row-fluid .span2 {
    float: left;
    width: 25%;
  }
}

.topic_elements .row-fluid .span10 {
  width: 100%;
}

@media (min-width: 768px) {
  .topic_elements .row-fluid .span10 {
    position: relative;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
  }
}

@media (min-width: 768px) and (min-width: 768px) {
  .topic_elements .row-fluid .span10 {
    float: left;
    width: 75%;
  }
}

.topic_elements .row-fluid.small > span {
  display: block;
  width: 100%;
}

@media (min-width: 768px) {
  .topic_elements .row-fluid.small > span {
    position: relative;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
  }
}

@media (min-width: 768px) and (min-width: 768px) {
  .topic_elements .row-fluid.small > span {
    float: left;
    width: 100%;
  }
}

.header-menu,
.side-nav-menu {
  margin-bottom: 20px;
}

.header-menu .nav > li,
.side-nav-menu .nav > li {
  display: inline-block;
}

.header-menu {
  float: left;
}

.side-nav-menu {
  float: right;
}

.com_joomla_lms .content .page-header {
  border: 0;
}

.courselist-content {
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 1em;
  width: 100%;
}

.courselist-content p {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
}

.page-alias--courses-list header .page-header h1 {
  margin-top: -9px;
}

.content--inner .header-menu {
  float: right;
  width: 100%;
  background: none;
  padding: 10px 5px;
}

.nav-global [class^="jlmsicon-"],
.nav-global [class*=" jlmsicon-"],
.nav-global-full [class^="jlmsicon-"],
.nav-global-full [class*=" jlmsicon-"] {
  font-size: 26px;
  display: inline-block;
  text-align: center;
  margin: 0 3px;
}

.header-menu .nav-global {
  padding: 0;
  margin: 0;
  list-style: 0;
  float: right;
}

.header-menu .nav-global li {
  list-style-type: none;
  display: inline-block;
}

.nav-side {
  background-color: #007fd3;
}

.nav-side ul li a:hover,
.nav-side ul li a:focus,
.nav-side ul li a:active {
  color: #007fd3;
  background: #fff;
}

.nav-side ul li a:hover i,
.nav-side ul li a:focus i,
.nav-side ul li a:active i {
  color: #007fd3;
}

.nav-side ul li a:hover .caption,
.nav-side ul li a:focus .caption,
.nav-side ul li a:active .caption {
  color: #007fd3;
}

.steps .steps-container .step-block.step-active {
  background-color: #007fd3;
}

.steps .steps-container .step-block.step-active:not(:last-child):after {
  border-left-color: #007fd3;
}

.steps .steps-container .step-block.step-active a {
  background-color: #007fd3;
}

.dropdown-menu li:hover [class="jlmsicon-"], #jcl_component .events-table .event-cal .dropdown-menu li:hover [class="jlmsicon-"],
.search-results--events .events-table .event-cal .dropdown-menu li:hover [class="jlmsicon-"],
.dropdown-menu li:hover [class*="jlmsicon-"], #jcl_component .events-table .event-cal .dropdown-menu li:hover [class*="jlmsicon-"],
.search-results--events .events-table .event-cal .dropdown-menu li:hover [class*="jlmsicon-"] {
  color: #6bb0d6;
}

.nav-top .logo {
  background-image: url("/templates/joomlalms/img/logo.png");
  width: 85px;
}

.nav-top .course-name {
  left: 65px;
}

@media (max-width: 979px) {
  .nav-top .logo {
    width: 20px;
  }
  .nav-top .course-name {
    left: 20px;
  }
}

.nav-side {
  font-family: 'jlmsicons';
  position: absolute;
  left: 8px;
  top: 135px;
  width: 66px;
  height: auto;
  z-index: 29;
  background-color: #007fd3;
  /*added to index.php with templateColor */
  border-radius: 0 5px 5px 0;
  border: 1px solid #bbb;
  border-left: none;
  border-color: #006699 #005580 #004466 transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.nav-side .show-hide {
  display: block;
  margin-bottom: 0;
  cursor: pointer;
}

.nav-side .show-hide a {
  display: block;
}

.nav-side .show-hide i {
  position: relative;
  top: 8px;
  margin-right: 8px;
  color: #fff;
  font-size: 22px;
}

.nav-side .show-hide i:before {
  content: "\e628";
}

.nav-side ul {
  display: block;
  margin-top: 8px;
  margin-left: 0;
  padding: 0;
}

.nav-side ul h4.category {
  display: none;
  margin-left: 66px;
  margin-bottom: 4px;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: normal;
  color: rgba(255, 255, 255, 0.5);
}

.nav-side ul li {
  height: 35px;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 34px;
  list-style-type: none;
  display: inline;
}

.expanded .jlmsicon-users_management {
  top: -13px;
}

.nav-side ul li i {
  position: relative;
  display: inline-block;
  top: 5px;
  width: 65px;
  font-size: 21px;
  text-align: center;
  color: #fff;
}

.nav-side ul li a {
  display: block;
}

.nav-side ul li .caption {
  display: none;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.nav-side ul li:last-child .caption {
  border-bottom: none;
}

.nav-side.expanded {
  width: 240px;
}

.nav-side.expanded ul {
  display: block;
  margin-top: 0;
}

.nav-side.expanded ul h4.category {
  display: block;
}

.nav-side.expanded ul li .caption {
  display: inline-block;
  width: 174px;
}

.nav-side.expanded .show-hide {
  margin-bottom: 8px;
}

.nav-side.expanded .show-hide i:before {
  content: "\e62a";
}

@media (max-width: 979px) {
  .nav-side {
    top: 80px;
    width: 40px;
    height: auto;
  }
  .nav-side ul h4.category {
    margin-left: 48px;
  }
  .nav-side ul li i {
    width: 40px;
  }
  .nav-side ul li .caption {
    margin-left: 7px;
  }
  .nav-side.expanded {
    width: 217px;
    height: auto;
  }
  .nav-side.expanded ul li .caption {
    display: inline-block;
    width: 169px;
  }
  .nav-global [class^="jlmsicon-"],
  .nav-global [class*=" jlmsicon-"],
  .nav-global-full [class^="jlmsicon-"],
  .nav-global-full [class*=" jlmsicon-"] {
    font-size: 22px;
  }
}

.teacher .nav-side {
  top: 155px;
}

@media (max-width: 979px) and (min-width: 768px) {
  .teacher .nav-side {
    top: 200px;
  }
}

@media (max-width: 767px) {
  .teacher .nav-side {
    top: 83px;
  }
}

.page-alias--course-builder .form-horizontal .form-group, .page-alias--course-builder .form-horizontal .control-group,
.page-alias--course-builder .form-horizontal .control-group {
  margin-left: 0;
  margin-right: 0;
}

.page-alias--course-builder .control-label, .page-alias--course-builder .form-horizontal .logfrm__label, .form-horizontal .page-alias--course-builder .logfrm__label {
  font-weight: bold;
  margin-bottom: 3px;
}

.page-alias--course-builder textarea.inputbox.span5 {
  margin-left: 0;
  float: none;
}

.page-alias--course-builder .header-menu {
  margin-bottom: 5px;
}

.page-alias--course-builder input[class*="span"],
.page-alias--course-builder textarea[class*="span"] {
  margin-left: 0;
}

#editor-xtd-buttons .btn .icon-blank, #editor-xtd-buttons .cf_form .cf_filters_list li .cf_clear a .icon-blank, .cf_form .cf_filters_list li .cf_clear #editor-xtd-buttons a .icon-blank, #editor-xtd-buttons .cf_form .cf_resetAll_link .icon-blank, .cf_form #editor-xtd-buttons .cf_resetAll_link .icon-blank, #editor-xtd-buttons #erLoginForm .er-form-button .icon-blank, #erLoginForm #editor-xtd-buttons .er-form-button .icon-blank {
  display: none;
}

.box__content .noavatar {
  text-align: center;
}

@media (min-width: 768px) {
  .lms-sp-cstatus {
    text-align: center;
  }
}

.element-status {
  display: inline-block;
  width: 55px;
  text-align: center;
}

@media (min-width: 768px) {
  .element-status {
    width: auto;
  }
}

.element-status .element-status__icon {
  border-radius: 50%;
  width: 24px;
  height: 24px;
  color: #fff;
  text-align: center;
  font-size: 14px;
  padding-top: 2px;
  display: inline-block;
}

@media (min-width: 768px) {
  .element-status__notstarted {
    padding-top: 27px;
  }
}

.element-status__completed .element-status__icon {
  background: #7ABB50;
}

.element-status__inprogress .element-status__icon {
  background: #57B9E8;
}

.element-status__notstarted .element-status__icon {
  background: #C8C8C8;
}

.element-status__text {
  font-size: 10px;
  line-height: 11px;
  padding-top: 4px;
}

#jq_quiz_container #quest_div {
  font-weight: bold;
}

#jq_quiz_container #quest_div span {
  font-size: 16px !important;
}

#jq_quiz_container #quest_div div {
  text-align: left !important;
}

#jq_quiz_container #quest_div div form table.jlms_table_no_borders.qpadding {
  margin-left: 30px;
}

/* 4.3 GK Tabs
 -----------------------------------------------------------------------------*/
.gkTabsWrap.horizontal {
  border: 0;
}

.gkTabsItem.gk-opacity.gk-active {
  background: #000;
}

.gkTabsItem.gk-opacity.gk-hide {
  background: #bada55;
}

.gkTabsWrap.horizontal > .gkTabsContainer {
  background-color: #383838;
  border: 1px solid #e3e3e3;
  box-shadow: 1.5px 2.6px 7px rgba(0, 0, 0, 0.18);
}

.gkTabsItem {
  padding: 0;
}

.spcategory_inner_artiles {
  background: #FFFFFF;
  color: #5f6062;
  border: 0;
  border-radius: 0;
}

/* 4.4 Docman
 -----------------------------------------------------------------------------*/
.docman_page_heading {
  font-family: "Trade Gothic W01", Arial Narrow, Arial, sans-serif;
  font-weight: bold;
  font-size: 22px;
  color: black;
  text-transform: uppercase;
  border-bottom: 1px solid #E6E6E6;
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  .docman_page_heading {
    font-size: 26px;
    padding-bottom: 13px;
  }
}

@media (min-width: 992px) {
  .docman_page_heading {
    font-size: 30px;
  }
}

@media (min-width: 1200px) {
  .docman_page_heading {
    font-size: 34px;
  }
}

.docman__document-wrap,
.koowa .docman_document.docman__document-wrap {
  margin-left: -8px;
  margin-right: -8px;
  margin-top: 10px;
}

.docman__document-wrap:before, .docman__document-wrap:after,
.koowa .docman_document.docman__document-wrap:before,
.koowa .docman_document.docman__document-wrap:after {
  content: " ";
  display: table;
}

.docman__document-wrap:after,
.koowa .docman_document.docman__document-wrap:after {
  clear: both;
}

.docman__icon-wrap {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 10px;
  margin-bottom: 10px;
  display: none;
}

@media (min-width: 768px) {
  .docman__icon-wrap {
    float: left;
    width: 25%;
  }
}

@media (min-width: 768px) {
  .docman__icon-wrap {
    margin-bottom: 0;
    display: block;
  }
}

.docman__icon-wrap .koowa_header__image_link {
  display: inline-block;
}

.docman__icon-wrap [class^="koowa_icon--"] {
  font-size: 39px;
  line-height: 39px;
  width: 39px;
  height: 39px;
  color: #808586;
}

.docman__icon-wrap [class^="koowa_icon--"]:before {
  font-size: 39px;
  line-height: 39px;
  width: 39px;
  height: 39px;
}

@media (min-width: 768px) {
  .docman__icon-wrap [class^="koowa_icon--"] {
    font-size: 58px;
    line-height: 58px;
    width: 58px;
    height: 58px;
    color: #808586;
  }
  .docman__icon-wrap [class^="koowa_icon--"]:before {
    font-size: 58px;
    line-height: 58px;
    width: 58px;
    height: 58px;
  }
}

.docman__file-info {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
}

@media (min-width: 768px) {
  .docman__file-info {
    float: left;
    width: 75%;
  }
}

.docman__file-info .koowa_header {
  font-size: 20px;
  font-family: "Trade Gothic W01", Arial Narrow, Arial, sans-serif;
  letter-spacing: -1px;
}

@media (min-width: 768px) {
  .docman__file-info .koowa_header {
    font-size: 24px;
  }
}

.docman__file-info .koowa_header .koowa_header__item {
  width: 100%;
}

.docman__file-info .koowa_header .label {
  font-size: 0.5em;
  top: -3px;
  position: relative;
}

.docman__file-info .docman_document_details {
  border-bottom: 0;
}

.docman__file-info .created-on-label,
.docman__file-info .category-label .genre {
  font-weight: bold;
  color: #000;
}

.docman__file-info .created-on-label:before {
  display: none;
}

.docman__file-info .docman_download {
  float: none;
  width: 100%;
  margin-left: 0;
}

@media (min-width: 768px) {
  .docman__file-info .docman_download {
    width: 33%;
    min-width: 150px;
    max-width: 300px;
    margin: 0 0 10px 0;
    text-align: center;
    float: right;
    margin-left: 10px;
  }
}

.docman__file-info .docman_download .docman_download__info {
  font-size: .8125em;
  display: block;
}

.docman__file-info .koowa .docman_description {
  padding-bottom: 0;
}

.docman_description,
.koowa .docman__file-info .docman_description {
  margin-bottom: 0px;
  padding-bottom: 0;
}

.docman_description .docman-description-text,
.koowa .docman__file-info .docman_description .docman-description-text {
  margin-bottom: 10px;
}

.docman_download__filename {
  font-size: 10px;
}

.koowa .mod_docman ul {
  padding-left: 0;
}

.koowa .mod_docman .koowa_header__item--image_container {
  padding-right: 14px;
}

.docman__file-separator {
  margin-top: 10px;
  margin-bottom: 10px;
}

.koowa .koowa_header .koowa_anchor {
  width: 30px;
  height: 30px;
  left: -30px;
  border-radius: 0px;
  border: 1px solid #EEEEEE;
  text-align: center;
}

.koowa .koowa_header .koowa_anchor a:hover {
  text-decoration: none;
  color: #000;
}

.simple-file-list .docman__icon-wrap {
  display: none;
}

.simple-file-list .koowa .mod_docman ul li .koowa_header {
  font-size: 18px;
}

.simple-file-list .docman__document-wrap,
.simple-file-list .koowa .docman_document.docman__document-wrap {
  margin: 0;
}

.simple-file-list .docman__file-info {
  width: 100%;
  float: none;
}

.simple-file-list .docman_description {
  font-size: 11px;
}

.simple-file-list .docman__file-info .docman_download {
  max-width: none;
  width: 100%;
  float: none;
  margin: 0;
}

.simple-file-list .docman__file-info .docman_download .docman_download__info {
  display: inline;
}

.simple-file-list .docman_download__button {
  padding: 5px;
  font-size: 13px;
}

.simple-file-list .docman_description .docman-description-text, .simple-file-list .koowa .docman__file-info .docman_description .docman-description-text {
  margin-bottom: 0;
}

.table-striped.koowa_table--documents td, .item-page table.koowa_table--documents td,
.modal-dialog table.koowa_table--documents td, .koowa_table--documents.jlmslist td {
  border-bottom: 1px solid #EEEEEE;
  vertical-align: middle;
}

.table-striped.koowa_table--documents > tbody > tr:nth-of-type(even), .item-page table.koowa_table--documents > tbody > tr:nth-of-type(even),
.modal-dialog table.koowa_table--documents > tbody > tr:nth-of-type(even), .koowa_table--documents.jlmslist > tbody > tr:nth-of-type(even) {
  background: none;
}

/* 4.5 Search Filter
------------------------------------------------------------------------------*/
.sidebar .box.filtered-search {
  padding: 0 0 20px 0;
}

.sidebar .box.filtered-search .box__title {
  margin: 20px;
}

.cf_form {
  text-align: center;
}

.cf_form .form-horizontal {
  position: relative;
  margin-left: 20px;
  margin-right: 20px;
}

.cf_form .form-horizontal input[type="search"] {
  padding-right: 40px;
}

.cf_form .form-horizontal .cf_search_button {
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
}

.cf_form .cf_flt_header {
  position: relative;
  font-weight: normal;
  margin-left: 20px;
  margin-right: 20px;
  border-bottom: 1px solid #E6E6E6;
  color: black;
  font-size: 16px;
  text-align: left;
  margin-bottom: 5px;
}

.cf_form .headexpand {
  position: absolute;
  right: 0;
  top: 2px;
  background: none;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  -webkit-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
  height: 20px;
}

.cf_form .headexpand:before {
  color: #0096d6;
}

.cf_form .headexpand.headexpand_show {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}

.cf_form .headexpand.headexpand_hide {
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
}

.cf_form .cf_filters_list {
  padding: 0;
  text-align: left;
}

.cf_form .cf_filters_list li {
  position: relative;
  margin-bottom: 1px;
}

.cf_form .cf_filters_list li .cf_flt {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 99;
  visibility: hidden;
}

.cf_form .cf_filters_list li .cf_option {
  font-weight: normal;
  display: block;
  padding: 8px 20px;
  position: relative;
  color: #4f5153;
  font-size: 14px;
}

.cf_form .cf_filters_list li .cf_option:after {
  content: ' ';
  position: absolute;
  left: 20px;
  bottom: -1px;
  width: calc(100% - 40px);
  height: 1px;
  background: #E6E6E6;
}

.cf_form .cf_filters_list li a.cf_sel_opt {
  background: #E5F4FB;
  color: #0096d6;
  font-weight: bold;
}

.cf_form .cf_filters_list li a.cf_sel_opt:before {
  color: #7BC04A;
  margin-right: 6px;
}

.cf_form .cf_filters_list li .cf_clear {
  display: block;
  text-align: center;
  margin-top: 5px;
  margin-bottom: 5px;
}

.cf_form .cf_filters_list li .cf_clear a:hover:before {
  color: #000;
}

.cf_form .cf_filters_list li .cf_clear a:before {
  color: #fff;
  margin-right: 3px;
  position: relative;
  top: -1px;
  -webkit-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
}

.cf_form .cf_filters_list li .cf_clear a:after {
  display: none;
}

.cf_form .cf_resetAll_link:hover:before {
  color: #000;
}

.cf_form .cf_resetAll_link:before {
  color: #fff;
  margin-right: 3px;
  position: relative;
  top: -1px;
  -webkit-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
}

/* 4.6 ExtendedReg
------------------------------------------------------------------------------*/
.er-form .chzn-container-single {
  width: 100% !important;
}

#erLoginForm {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
  background: #F6F6F7;
  border: 1px solid #D7D7D7;
  padding: 20px;
}

@media (min-width: 768px) {
  #erLoginForm {
    float: left;
    width: 50%;
  }
}

@media (min-width: 768px) {
  #erLoginForm {
    left: 25%;
  }
}

#erLoginForm .inputbox {
  background: #fff;
}

#erLoginForm .er-fld-holder {
  margin-left: -8px;
  margin-right: -8px;
  margin-bottom: 10px;
}

#erLoginForm .er-fld-holder:before, #erLoginForm .er-fld-holder:after {
  content: " ";
  display: table;
}

#erLoginForm .er-fld-holder:after {
  clear: both;
}

#erLoginForm .er-fld-holder label {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 8px;
}

@media (min-width: 768px) {
  #erLoginForm .er-fld-holder label {
    float: left;
    width: 25%;
  }
}

#erLoginForm .er-fld-holder .inputbox {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
}

@media (min-width: 768px) {
  #erLoginForm .er-fld-holder .inputbox {
    float: left;
    width: 66.66667%;
  }
}

#erLoginForm > div.er-form-column {
  text-align: left;
}

#erLoginForm > div {
  text-align: left;
}

@media (max-width: 767px) {
  #erLoginForm .er-form-button {
    margin-left: -7px;
  }
}

#erLoginForm ul {
  margin-left: 0;
  padding-left: 10px;
  padding-top: 15px;
  text-align: left;
}

#erLoginForm .er-form-button {
  margin-left: 24%;
}

.er-form ul.er-form-holder,
.er-form ul.er-form-holder li {
  list-style: none;
}

.er-form ul.er-form-holder li {
  margin-bottom: 15px;
}

.er-form ul.er-form-holder li .inputbox {
  width: auto;
}

.search-results--videos .ulvideo_thumb {
  padding: 0;
  margin: 0;
}

.search-results--videos .video-item {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
  list-style: none;
}

@media (min-width: 768px) {
  .search-results--videos .video-item {
    float: left;
    width: 25%;
  }
}

#er-cf_reg_terms-holder {
  height: 200px;
  overflow-x: auto;
}

#anchor-cf_custom_terms_checkbox {
  visibility: hidden;
}

#myprofile #er-cf_reg_terms-holder,
#myprofile #er-cf_custom_terms_checkbox-holder,
#mysubscription #er-cf_reg_terms-holder,
#mysubscription #er-cf_custom_terms_checkbox-holder {
  display: none;
}

.extreg_forms {
  margin-left: 5px;
}

#div_captcha_code input {
  width: auto;
}

.register-page .form-horizontal .control-group {
  margin-left: 0;
  margin-right: 0;
}

.register-page .chzn-container-single {
  width: 100% !important;
}

.extreg_forms .form-horizontal .control-label, .extreg_forms .form-horizontal .logfrm__label,
.extreg_forms .form-horizontal .logfrm__label {
  float: left;
  padding-top: 5px;
  text-align: right;
  width: 140px;
  color: #000;
  font-weight: normal;
}

.extreg_forms .form-horizontal .control-label.label-required, .extreg_forms .form-horizontal .label-required.logfrm__label,
.extreg_forms .form-horizontal .logfrm__label.label-required {
  color: #000;
  font-weight: bold;
}

.extreg_forms .form-horizontal .controls {
  margin-left: 160px;
}

.ex_sp_profiletab_0 .extreg_forms .er-button-finish {
  margin-left: 152px;
}

.extreg_forms .col-md-3 .control-label, .extreg_forms .col-md-3 .form-horizontal .logfrm__label, .form-horizontal .extreg_forms .col-md-3 .logfrm__label,
.subscription_tab .col-md-4 .control-label,
.subscription_tab .col-md-4 .form-horizontal .logfrm__label, .form-horizontal
.subscription_tab .col-md-4 .logfrm__label,
.subscription_tab .col-md-2 .control-label,
.subscription_tab .col-md-2 .form-horizontal .logfrm__label, .form-horizontal
.subscription_tab .col-md-2 .logfrm__label {
  float: none;
  text-align: left;
  width: 100%;
}

.extreg_forms .col-md-3 .controls,
.subscription_tab .col-md-4 .controls,
.subscription_tab .col-md-2 .controls {
  margin-left: 0;
}

.subscription_tab .row {
  margin: 0;
}

.subscription_tab .er-form-row.span12:first-child(1) {
  display: none;
}

@media (max-width: 650px) {
  .extreg_forms .form-horizontal .controls {
    margin-left: 0;
  }
  .extreg_forms .form-horizontal .control-label, .extreg_forms .form-horizontal .logfrm__label,
  .extreg_forms .form-horizontal .logfrm__label {
    float: none;
    width: auto;
    padding-top: 0;
    text-align: left;
  }
  .extreg_forms .er-button-finish {
    margin-left: 0;
  }
}

.extreg_forms .help-block.er-error {
  color: #c9302c;
  font-weight: bold;
}

/* 4.7. Search
------------------------------------------------------------------------------*/
.page-class--search-page .content--inner,
.com_cacustom_search .content--inner {
  padding: 0;
  background: none;
  box-shadow: none;
}

.page-class--search-page .content--inner ul.breadcrumb,
.com_cacustom_search .content--inner ul.breadcrumb {
  display: none;
}

.search-results-tabs .alert-wrap {
  padding-top: 15px;
  list-style: none;
}

.search-results-tabs .alert, .search-results-tabs
.alert-notice {
  margin: 0 15px 15px 15px;
  min-height: 1px;
  list-style: none;
}

.search-results-tabs .tab-content {
  background: #fff;
}

.search-results--articles {
  padding: 0;
  margin: 0;
  list-style: none;
}

.search-results--articles .search-results__item,
.search-results--articles .load-more-wrap {
  border-bottom: 1px solid #EEEEEE;
  padding: 20px 15px;
}

.search-results--articles .search-results__item:last-child,
.search-results--articles .load-more-wrap:last-child {
  border-bottom: 0;
}

.search-results--articles .search-results__title {
  font-size: 24px;
  color: #333;
  font-weight: bold;
}

.search-results--articles .search-results__title a {
  color: #333;
}

.search-results--articles .search-results__title a:hover {
  color: #0096d6;
  text-decoration: none;
}

.search-results--articles ul.tags.inline {
  margin-bottom: 10px;
}

.search-results--articles ul.tags.inline li {
  margin-right: 5px;
}

.search-results--videos {
  padding: 0;
  margin: 0;
  list-style: none;
  background: #fff;
}

.search-results--videos .search-results__item {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
  padding-left: 0;
  padding-right: 0;
}

@media (min-width: 768px) {
  .search-results--videos .search-results__item {
    float: left;
    width: 50%;
  }
}

@media (min-width: 992px) {
  .search-results--videos .search-results__item {
    float: left;
    width: 33.33333%;
  }
}

@media (min-width: 1200px) {
  .search-results--videos .search-results__item {
    float: left;
    width: 25%;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .search-results--videos .search-results__item:nth-child(2n) .search-results__item-link {
    border-right: 0px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .search-results--videos .search-results__item:nth-child(3n) .search-results__item-link {
    border-right: 0px;
  }
}

@media (min-width: 1200px) {
  .search-results--videos .search-results__item:nth-child(4n) .search-results__item-link {
    border-right: 0px;
  }
}

.search-results--videos .search-results__item-link {
  border-bottom: 1px solid #EEEEEE;
  border-right: 1px solid #EEEEEE;
  display: block;
  padding: 15px;
  background: #fff;
  -webkit-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
}

.search-results--videos .search-results__item-link:hover {
  background: #f2f2f2;
  text-decoration: none;
}

.search-results--videos .search-results__item-link:hover .search-results__title {
  text-decoration: none;
}

.search-results--videos .search-results__item-link img {
  display: block;
  margin: 0 auto 10px auto;
  border: 1px solid #EEEEEE;
  min-height: 80px;
}

.search-results--videos .search-results__title {
  font-size: 15px;
  color: #333;
  font-weight: bold;
  text-align: center;
}

@media (min-width: 768px) {
  .search-results--videos .search-results__title {
    text-align: left;
  }
}

.search-results--documents.koowa .docman_document:first-child {
  margin-top: 0;
  padding-top: 10px;
}

.search-results--documents.koowa .docman__document-wrap {
  margin-left: 15px;
  margin-right: 15px;
}

.search-results--documents.koowa .docman__file-separator {
  border-top: 1px solid #EEEEEE;
}

.search-results--documents.koowa .docman_document_details {
  border: 0;
}

.search-results--documents.koowa .koowa_header {
  font-size: 24px;
  color: #333;
  font-weight: bold;
}

.search-results--documents.koowa .koowa_header a {
  color: #333;
}

.search-results--documents.koowa .koowa_header a:hover {
  color: #0096d6;
  text-decoration: none;
}

.search-results--courses .course-list-wrap {
  padding-top: 0;
}

.search-results--events {
  clear: both;
}

.search-results--events .table, .search-results--events .item-page table, .item-page .search-results--events table, .search-results--events
.modal-dialog table,
.modal-dialog .search-results--events table {
  margin-bottom: 0;
}

.dtcc-filter__search .search-query {
  margin-bottom: 5px;
}

.dtcc-filter__search .advanced-search-link-wrap {
  font-size: 0.8em;
  text-align: center;
  margin-bottom: 8px;
  margin-top: 8px;
}

.dtcc-filter__title {
  color: #4f5153;
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.dtcc-filter__section {
  color: black;
  font-family: Arial;
  font-size: 16px;
}

.dtcc-filter__list {
  padding: 0;
  margin: 0;
  list-style: none;
}

.dtcc-filter__list ul {
  list-style: none;
  padding-left: 15px;
}

.dtcc-filter__list li {
  position: relative;
}

.dtcc-filter__list .parent > label {
  padding-right: 20px;
}

.dtcc-filter__list label {
  font-weight: 400;
  margin-bottom: 8px;
  font-size: 0.9em;
  line-height: 1.2em;
  padding-top: 2px;
}

.dtcc-filter__list.dtcc-filter__list--adv {
  margin-bottom: 10px;
}

.dtcc-filter__list.dtcc-filter__list--adv label {
  margin-bottom: 2px;
  cursor: pointer;
  padding-left: 5px;
}

.dtcc-filter__list.dtcc-filter__list--adv input {
  margin-right: 10px;
}

.dtcc-filter__list .accordion-toggle {
  position: absolute;
  right: 0;
  top: 0;
  background: #0E97D3;
  width: 20px;
  height: 20px;
  color: #fff;
  display: block;
  padding: 1px 0 0 0;
  z-index: 15;
  text-align: center;
  font-size: 13px;
}

.dtcc-filter__list .accordion-toggle .fa, .dtcc-filter__list .accordion-toggle .btn-reg--registered, .dtcc-filter__list .accordion-toggle .btn-reg--attended, .dtcc-filter__list .accordion-toggle .btn-reg--noshow, .dtcc-filter__list .accordion-toggle .btn-reg--withdrawn, .dtcc-filter__list .accordion-toggle .with-blue-arrow:before, .dtcc-filter__list .accordion-toggle .styled-checkbox + label:before, .dtcc-filter__list .accordion-toggle .chzn-container-single .chzn-single div b, .chzn-container-single .chzn-single div .dtcc-filter__list .accordion-toggle b, .dtcc-filter__list .accordion-toggle
.chzn-container-multi .chzn-choices div b,
.chzn-container-multi .chzn-choices div .dtcc-filter__list .accordion-toggle b, .dtcc-filter__list .accordion-toggle .mejs-container .mejs-inner .mejs-controls .mejs-playpause-button button, .mejs-container .mejs-inner .mejs-controls .mejs-playpause-button .dtcc-filter__list .accordion-toggle button, .dtcc-filter__list .accordion-toggle .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-mute button, .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-mute .dtcc-filter__list .accordion-toggle button, .dtcc-filter__list .accordion-toggle .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-unmute button, .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-unmute .dtcc-filter__list .accordion-toggle button, .dtcc-filter__list .accordion-toggle .mejs-container .mejs-inner .mejs-controls .mejs-fullscreen-button.mejs-fullscreen-button button, .mejs-container .mejs-inner .mejs-controls .mejs-fullscreen-button.mejs-fullscreen-button .dtcc-filter__list .accordion-toggle button, .dtcc-filter__list .accordion-toggle .search-mod .form-inline:before, .search-mod .dtcc-filter__list .accordion-toggle .form-inline:before, .dtcc-filter__list .accordion-toggle .main-search .search form .btn:before, .main-search .search form .dtcc-filter__list .accordion-toggle .btn:before, .dtcc-filter__list .accordion-toggle .main-search .search form #erLoginForm .er-form-button:before, .main-search .search form #erLoginForm .dtcc-filter__list .accordion-toggle .er-form-button:before, .dtcc-filter__list .accordion-toggle #erLoginForm .main-search .search form .er-form-button:before, #erLoginForm .main-search .search form .dtcc-filter__list .accordion-toggle .er-form-button:before, .dtcc-filter__list .accordion-toggle .middle .box.icon-calendar:before, .middle .dtcc-filter__list .accordion-toggle .box.icon-calendar:before, .dtcc-filter__list .accordion-toggle .middle .box.icon-book:before, .middle .dtcc-filter__list .accordion-toggle .box.icon-book:before, .dtcc-filter__list .accordion-toggle .middle .box.icon-envelope:before, .middle .dtcc-filter__list .accordion-toggle .box.icon-envelope:before, .dtcc-filter__list .accordion-toggle
.mobile-menu ul > li.parent > a:before,
.mobile-menu .dtcc-filter__list .accordion-toggle ul > li.parent > a:before, .dtcc-filter__list .accordion-toggle .mobile-menu .back-link:before, .mobile-menu .dtcc-filter__list .accordion-toggle .back-link:before, .dtcc-filter__list .accordion-toggle .slick-prev, .dtcc-filter__list .accordion-toggle .slick-next, .dtcc-filter__list .accordion-toggle .jcl_event_detail .labels:before, .jcl_event_detail .dtcc-filter__list .accordion-toggle .labels:before, .dtcc-filter__list .accordion-toggle .jcalpro_calendar_nav_prev, .dtcc-filter__list .accordion-toggle .jcalpro_calendar_nav_next, .dtcc-filter__list .accordion-toggle .jcalpro_events_link a, .jcalpro_events_link .dtcc-filter__list .accordion-toggle a, .dtcc-filter__list .accordion-toggle .jcl_navbar .ajaxprev:before, .jcl_navbar .dtcc-filter__list .accordion-toggle .ajaxprev:before, .dtcc-filter__list .accordion-toggle .jcl_navbar .ajaxnext:before, .jcl_navbar .dtcc-filter__list .accordion-toggle .ajaxnext:before, .dtcc-filter__list .accordion-toggle .com_jcalpro .icon-arrow-down, .com_jcalpro .dtcc-filter__list .accordion-toggle .icon-arrow-down, .dtcc-filter__list .accordion-toggle .lms-sp-enroll .course-submit-button.course-submit-button--registered, .lms-sp-enroll .dtcc-filter__list .accordion-toggle .course-submit-button.course-submit-button--registered, .dtcc-filter__list .accordion-toggle .cf_form .headexpand, .cf_form .dtcc-filter__list .accordion-toggle .headexpand, .dtcc-filter__list .accordion-toggle .cf_form .cf_filters_list li a.cf_sel_opt:before, .cf_form .cf_filters_list li .dtcc-filter__list .accordion-toggle a.cf_sel_opt:before, .dtcc-filter__list .accordion-toggle .cf_form .cf_filters_list li .cf_clear a:before, .cf_form .cf_filters_list li .cf_clear .dtcc-filter__list .accordion-toggle a:before, .dtcc-filter__list .accordion-toggle .cf_form .cf_resetAll_link:before, .cf_form .dtcc-filter__list .accordion-toggle .cf_resetAll_link:before, .dtcc-filter__list .accordion-toggle .icon-ifaq, .dtcc-filter__list .accordion-toggle .content .ifaq-tpl-clean_blue_arrow .ifaq-collapsible > a, .content .ifaq-tpl-clean_blue_arrow .dtcc-filter__list .accordion-toggle .ifaq-collapsible > a, .dtcc-filter__list .accordion-toggle .pane-sliders .pane-toggler > a, .pane-sliders .dtcc-filter__list .accordion-toggle .pane-toggler > a {
  -webkit-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
}

.dtcc-filter__list .expanded > .accordion-toggle .fa, .dtcc-filter__list .expanded > .accordion-toggle .btn-reg--registered, .dtcc-filter__list .expanded > .accordion-toggle .btn-reg--attended, .dtcc-filter__list .expanded > .accordion-toggle .btn-reg--noshow, .dtcc-filter__list .expanded > .accordion-toggle .btn-reg--withdrawn, .dtcc-filter__list .expanded > .accordion-toggle .with-blue-arrow:before, .dtcc-filter__list .expanded > .accordion-toggle .styled-checkbox + label:before, .dtcc-filter__list .expanded > .accordion-toggle .chzn-container-single .chzn-single div b, .chzn-container-single .chzn-single div .dtcc-filter__list .expanded > .accordion-toggle b, .dtcc-filter__list .expanded > .accordion-toggle
.chzn-container-multi .chzn-choices div b,
.chzn-container-multi .chzn-choices div .dtcc-filter__list .expanded > .accordion-toggle b, .dtcc-filter__list .expanded > .accordion-toggle .mejs-container .mejs-inner .mejs-controls .mejs-playpause-button button, .mejs-container .mejs-inner .mejs-controls .mejs-playpause-button .dtcc-filter__list .expanded > .accordion-toggle button, .dtcc-filter__list .expanded > .accordion-toggle .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-mute button, .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-mute .dtcc-filter__list .expanded > .accordion-toggle button, .dtcc-filter__list .expanded > .accordion-toggle .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-unmute button, .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-unmute .dtcc-filter__list .expanded > .accordion-toggle button, .dtcc-filter__list .expanded > .accordion-toggle .mejs-container .mejs-inner .mejs-controls .mejs-fullscreen-button.mejs-fullscreen-button button, .mejs-container .mejs-inner .mejs-controls .mejs-fullscreen-button.mejs-fullscreen-button .dtcc-filter__list .expanded > .accordion-toggle button, .dtcc-filter__list .expanded > .accordion-toggle .search-mod .form-inline:before, .search-mod .dtcc-filter__list .expanded > .accordion-toggle .form-inline:before, .dtcc-filter__list .expanded > .accordion-toggle .main-search .search form .btn:before, .main-search .search form .dtcc-filter__list .expanded > .accordion-toggle .btn:before, .dtcc-filter__list .expanded > .accordion-toggle .main-search .search form #erLoginForm .er-form-button:before, .main-search .search form #erLoginForm .dtcc-filter__list .expanded > .accordion-toggle .er-form-button:before, .dtcc-filter__list .expanded > .accordion-toggle #erLoginForm .main-search .search form .er-form-button:before, #erLoginForm .main-search .search form .dtcc-filter__list .expanded > .accordion-toggle .er-form-button:before, .dtcc-filter__list .expanded > .accordion-toggle .middle .box.icon-calendar:before, .middle .dtcc-filter__list .expanded > .accordion-toggle .box.icon-calendar:before, .dtcc-filter__list .expanded > .accordion-toggle .middle .box.icon-book:before, .middle .dtcc-filter__list .expanded > .accordion-toggle .box.icon-book:before, .dtcc-filter__list .expanded > .accordion-toggle .middle .box.icon-envelope:before, .middle .dtcc-filter__list .expanded > .accordion-toggle .box.icon-envelope:before, .dtcc-filter__list .expanded > .accordion-toggle
.mobile-menu ul > li.parent > a:before,
.mobile-menu .dtcc-filter__list .expanded > .accordion-toggle ul > li.parent > a:before, .dtcc-filter__list .expanded > .accordion-toggle .mobile-menu .back-link:before, .mobile-menu .dtcc-filter__list .expanded > .accordion-toggle .back-link:before, .dtcc-filter__list .expanded > .accordion-toggle .slick-prev, .dtcc-filter__list .expanded > .accordion-toggle .slick-next, .dtcc-filter__list .expanded > .accordion-toggle .jcl_event_detail .labels:before, .jcl_event_detail .dtcc-filter__list .expanded > .accordion-toggle .labels:before, .dtcc-filter__list .expanded > .accordion-toggle .jcalpro_calendar_nav_prev, .dtcc-filter__list .expanded > .accordion-toggle .jcalpro_calendar_nav_next, .dtcc-filter__list .expanded > .accordion-toggle .jcalpro_events_link a, .jcalpro_events_link .dtcc-filter__list .expanded > .accordion-toggle a, .dtcc-filter__list .expanded > .accordion-toggle .jcl_navbar .ajaxprev:before, .jcl_navbar .dtcc-filter__list .expanded > .accordion-toggle .ajaxprev:before, .dtcc-filter__list .expanded > .accordion-toggle .jcl_navbar .ajaxnext:before, .jcl_navbar .dtcc-filter__list .expanded > .accordion-toggle .ajaxnext:before, .dtcc-filter__list .expanded > .accordion-toggle .com_jcalpro .icon-arrow-down, .com_jcalpro .dtcc-filter__list .expanded > .accordion-toggle .icon-arrow-down, .dtcc-filter__list .expanded > .accordion-toggle .lms-sp-enroll .course-submit-button.course-submit-button--registered, .lms-sp-enroll .dtcc-filter__list .expanded > .accordion-toggle .course-submit-button.course-submit-button--registered, .dtcc-filter__list .expanded > .accordion-toggle .cf_form .headexpand, .cf_form .dtcc-filter__list .expanded > .accordion-toggle .headexpand, .dtcc-filter__list .expanded > .accordion-toggle .cf_form .cf_filters_list li a.cf_sel_opt:before, .cf_form .cf_filters_list li .dtcc-filter__list .expanded > .accordion-toggle a.cf_sel_opt:before, .dtcc-filter__list .expanded > .accordion-toggle .cf_form .cf_filters_list li .cf_clear a:before, .cf_form .cf_filters_list li .cf_clear .dtcc-filter__list .expanded > .accordion-toggle a:before, .dtcc-filter__list .expanded > .accordion-toggle .cf_form .cf_resetAll_link:before, .cf_form .dtcc-filter__list .expanded > .accordion-toggle .cf_resetAll_link:before, .dtcc-filter__list .expanded > .accordion-toggle .icon-ifaq, .dtcc-filter__list .expanded > .accordion-toggle .content .ifaq-tpl-clean_blue_arrow .ifaq-collapsible > a, .content .ifaq-tpl-clean_blue_arrow .dtcc-filter__list .expanded > .accordion-toggle .ifaq-collapsible > a, .dtcc-filter__list .expanded > .accordion-toggle .pane-sliders .pane-toggler > a, .pane-sliders .dtcc-filter__list .expanded > .accordion-toggle .pane-toggler > a {
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
  position: relative;
}

.search-items {
  margin-bottom: 5px;
}

@media (min-width: 992px) {
  .search-items {
    position: absolute;
    right: 8px;
    top: 0;
    margin-bottom: 0;
  }
}

.search-items .btn-group {
  float: right;
}

@media (min-width: 992px) {
  .search-items .btn-group {
    float: none;
  }
}

.search-items .chzn-container-single .chzn-single,
.search-items .row-fluid .chzn-container-single .chzn-single {
  height: 32px;
  line-height: 32px;
}

.search-items .chzn-container-single .chzn-single div,
.search-items .row-fluid .chzn-container-single .chzn-single div {
  width: 29px;
}

.search-items .chzn-container-single .chzn-single div b,
.search-items .row-fluid .chzn-container-single .chzn-single div b {
  line-height: 32px;
}

.search dd {
  margin-left: 9px;
}

.search .searchintro {
  margin-top: 5px;
}

.search .ordering-box {
  margin-bottom: 10px;
}

.search .phrases legend,
.search .only legend {
  margin: 0;
}

.load-more-wrap {
  padding-top: 10px;
  min-height: 46px;
}

.btn-load-more {
  padding-left: 32px;
}

.btn-load-more .fa, .btn-load-more .btn-reg--registered, .btn-load-more .btn-reg--attended, .btn-load-more .btn-reg--noshow, .btn-load-more .btn-reg--withdrawn, .btn-load-more .with-blue-arrow:before, .btn-load-more .styled-checkbox + label:before, .btn-load-more .chzn-container-single .chzn-single div b, .chzn-container-single .chzn-single div .btn-load-more b, .btn-load-more
.chzn-container-multi .chzn-choices div b,
.chzn-container-multi .chzn-choices div .btn-load-more b, .btn-load-more .mejs-container .mejs-inner .mejs-controls .mejs-playpause-button button, .mejs-container .mejs-inner .mejs-controls .mejs-playpause-button .btn-load-more button, .btn-load-more .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-mute button, .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-mute .btn-load-more button, .btn-load-more .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-unmute button, .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-unmute .btn-load-more button, .btn-load-more .mejs-container .mejs-inner .mejs-controls .mejs-fullscreen-button.mejs-fullscreen-button button, .mejs-container .mejs-inner .mejs-controls .mejs-fullscreen-button.mejs-fullscreen-button .btn-load-more button, .btn-load-more .search-mod .form-inline:before, .search-mod .btn-load-more .form-inline:before, .btn-load-more .main-search .search form .btn:before, .main-search .search form .btn-load-more .btn:before, .btn-load-more .main-search .search form .cf_form .cf_resetAll_link:before, .main-search .search form .cf_form .btn-load-more .cf_resetAll_link:before, .btn-load-more .cf_form .main-search .search form .cf_resetAll_link:before, .cf_form .main-search .search form .btn-load-more .cf_resetAll_link:before, .btn-load-more .main-search .search form #erLoginForm .er-form-button:before, .main-search .search form #erLoginForm .btn-load-more .er-form-button:before, .btn-load-more #erLoginForm .main-search .search form .er-form-button:before, #erLoginForm .main-search .search form .btn-load-more .er-form-button:before, .btn-load-more .middle .box.icon-calendar:before, .middle .btn-load-more .box.icon-calendar:before, .btn-load-more .middle .box.icon-book:before, .middle .btn-load-more .box.icon-book:before, .btn-load-more .middle .box.icon-envelope:before, .middle .btn-load-more .box.icon-envelope:before, .btn-load-more
.mobile-menu ul > li.parent > a:before,
.mobile-menu .btn-load-more ul > li.parent > a:before, .btn-load-more .mobile-menu .back-link:before, .mobile-menu .btn-load-more .back-link:before, .btn-load-more .slick-prev, .btn-load-more .slick-next, .btn-load-more .jcl_event_detail .labels:before, .jcl_event_detail .btn-load-more .labels:before, .btn-load-more .jcalpro_calendar_nav_prev, .btn-load-more .jcalpro_calendar_nav_next, .btn-load-more .jcalpro_events_link a, .jcalpro_events_link .btn-load-more a, .btn-load-more .jcl_navbar .ajaxprev:before, .jcl_navbar .btn-load-more .ajaxprev:before, .btn-load-more .jcl_navbar .ajaxnext:before, .jcl_navbar .btn-load-more .ajaxnext:before, .btn-load-more .com_jcalpro .icon-arrow-down, .com_jcalpro .btn-load-more .icon-arrow-down, .btn-load-more .lms-sp-enroll .course-submit-button.course-submit-button--registered, .lms-sp-enroll .btn-load-more .course-submit-button.course-submit-button--registered, .btn-load-more .cf_form .headexpand, .cf_form .btn-load-more .headexpand, .btn-load-more .cf_form .cf_filters_list li a.cf_sel_opt:before, .cf_form .cf_filters_list li .btn-load-more a.cf_sel_opt:before, .btn-load-more .cf_form .cf_filters_list li .cf_clear a:before, .cf_form .cf_filters_list li .cf_clear .btn-load-more a:before, .btn-load-more .cf_form .cf_resetAll_link:before, .cf_form .btn-load-more .cf_resetAll_link:before, .btn-load-more .icon-ifaq, .btn-load-more .content .ifaq-tpl-clean_blue_arrow .ifaq-collapsible > a, .content .ifaq-tpl-clean_blue_arrow .btn-load-more .ifaq-collapsible > a, .btn-load-more .pane-sliders .pane-toggler > a, .pane-sliders .btn-load-more .pane-toggler > a {
  margin-left: 6px;
  opacity: 0;
}

.btn-load-more.loading .fa, .btn-load-more.loading .btn-reg--registered, .btn-load-more.loading .btn-reg--attended, .btn-load-more.loading .btn-reg--noshow, .btn-load-more.loading .btn-reg--withdrawn, .btn-load-more.loading .with-blue-arrow:before, .btn-load-more.loading .styled-checkbox + label:before, .btn-load-more.loading .chzn-container-single .chzn-single div b, .chzn-container-single .chzn-single div .btn-load-more.loading b, .btn-load-more.loading
.chzn-container-multi .chzn-choices div b,
.chzn-container-multi .chzn-choices div .btn-load-more.loading b, .btn-load-more.loading .mejs-container .mejs-inner .mejs-controls .mejs-playpause-button button, .mejs-container .mejs-inner .mejs-controls .mejs-playpause-button .btn-load-more.loading button, .btn-load-more.loading .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-mute button, .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-mute .btn-load-more.loading button, .btn-load-more.loading .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-unmute button, .mejs-container .mejs-inner .mejs-controls .mejs-volume-button.mejs-unmute .btn-load-more.loading button, .btn-load-more.loading .mejs-container .mejs-inner .mejs-controls .mejs-fullscreen-button.mejs-fullscreen-button button, .mejs-container .mejs-inner .mejs-controls .mejs-fullscreen-button.mejs-fullscreen-button .btn-load-more.loading button, .btn-load-more.loading .search-mod .form-inline:before, .search-mod .btn-load-more.loading .form-inline:before, .btn-load-more.loading .main-search .search form .btn:before, .main-search .search form .btn-load-more.loading .btn:before, .btn-load-more.loading .main-search .search form #erLoginForm .er-form-button:before, .main-search .search form #erLoginForm .btn-load-more.loading .er-form-button:before, .btn-load-more.loading #erLoginForm .main-search .search form .er-form-button:before, #erLoginForm .main-search .search form .btn-load-more.loading .er-form-button:before, .btn-load-more.loading .middle .box.icon-calendar:before, .middle .btn-load-more.loading .box.icon-calendar:before, .btn-load-more.loading .middle .box.icon-book:before, .middle .btn-load-more.loading .box.icon-book:before, .btn-load-more.loading .middle .box.icon-envelope:before, .middle .btn-load-more.loading .box.icon-envelope:before, .btn-load-more.loading
.mobile-menu ul > li.parent > a:before,
.mobile-menu .btn-load-more.loading ul > li.parent > a:before, .btn-load-more.loading .mobile-menu .back-link:before, .mobile-menu .btn-load-more.loading .back-link:before, .btn-load-more.loading .slick-prev, .btn-load-more.loading .slick-next, .btn-load-more.loading .jcl_event_detail .labels:before, .jcl_event_detail .btn-load-more.loading .labels:before, .btn-load-more.loading .jcalpro_calendar_nav_prev, .btn-load-more.loading .jcalpro_calendar_nav_next, .btn-load-more.loading .jcalpro_events_link a, .jcalpro_events_link .btn-load-more.loading a, .btn-load-more.loading .jcl_navbar .ajaxprev:before, .jcl_navbar .btn-load-more.loading .ajaxprev:before, .btn-load-more.loading .jcl_navbar .ajaxnext:before, .jcl_navbar .btn-load-more.loading .ajaxnext:before, .btn-load-more.loading .com_jcalpro .icon-arrow-down, .com_jcalpro .btn-load-more.loading .icon-arrow-down, .btn-load-more.loading .lms-sp-enroll .course-submit-button.course-submit-button--registered, .lms-sp-enroll .btn-load-more.loading .course-submit-button.course-submit-button--registered, .btn-load-more.loading .cf_form .headexpand, .cf_form .btn-load-more.loading .headexpand, .btn-load-more.loading .cf_form .cf_filters_list li a.cf_sel_opt:before, .cf_form .cf_filters_list li .btn-load-more.loading a.cf_sel_opt:before, .btn-load-more.loading .cf_form .cf_filters_list li .cf_clear a:before, .cf_form .cf_filters_list li .cf_clear .btn-load-more.loading a:before, .btn-load-more.loading .cf_form .cf_resetAll_link:before, .cf_form .btn-load-more.loading .cf_resetAll_link:before, .btn-load-more.loading .icon-ifaq, .btn-load-more.loading .content .ifaq-tpl-clean_blue_arrow .ifaq-collapsible > a, .content .ifaq-tpl-clean_blue_arrow .btn-load-more.loading .ifaq-collapsible > a, .btn-load-more.loading .pane-sliders .pane-toggler > a, .pane-sliders .btn-load-more.loading .pane-toggler > a {
  opacity: 1;
}

/* 4.8 Videos Categories
------------------------------------------------------------------------------*/
.video_module.module_menu ul {
  list-style: none;
}

.video_module.module_menu ul li {
  margin-bottom: 3px;
  padding-bottom: 3px;
  border-bottom: 1px solid #EBEBEB;
  font-size: 13px;
}

.video_module.module_menu ul li.level-1 {
  padding-left: 10px;
}

.video_module.module_menu ul li.level-2 {
  padding-left: 30px;
}

.video_module.module_menu ul li.level-3 {
  padding-left: 50px;
}

.video_module.module_menu ul a {
  color: #4F5163;
  display: block;
}

.video_module.module_menu ul a:hover {
  text-decoration: none;
  color: #0096d6;
}

/* 4.9 iFAQ
------------------------------------------------------------------------------*/
body .ifaq-tpl-clean_blue_arrow .ifaq-collapsible {
  background: none #fff;
}

body .ifaq-tpl-clean_blue_arrow .collapse-open {
  background-color: #DCF0F8;
}

body .ifaq-panel .ifaq-content .panel {
  margin-bottom: 15px;
}

.icon-ifaq:before {
  font: normal normal normal 14px/1 FontAwesome;
}

.ifaq .search {
  margin-bottom: 20px;
}

.content .ifaq-tpl-clean_blue_arrow .ifaq-panel {
  position: relative;
  padding: 15px 65px 15px 15px;
  border: 1px solid #D7D7D7;
  box-shadow: none;
}

.content .ifaq-tpl-clean_blue_arrow .ifaq-panel .ifaq-content {
  min-height: 45px;
}

.content .ifaq-tpl-clean_blue_arrow .ifaq-panel .readinglistbtn {
  right: 10px;
  top: 17px;
}

.content .ifaq-container > div {
  margin-bottom: 5px;
}

.content .ifaq-tpl-clean_blue_arrow .ifaq-collapsible {
  background: #3D3D3D;
  color: #fff;
  box-shadow: none;
}

.content .ifaq-tpl-clean_blue_arrow .ifaq-collapsible > a {
  color: #fff;
  text-shadow: none;
  background: none;
  position: relative;
  padding: 10px 80px 10px 20px;
  display: block;
}

.content .ifaq-tpl-clean_blue_arrow .ifaq-collapsible > a:hover {
  background: none;
  text-decoration: none;
}

.content .ifaq-tpl-clean_blue_arrow .ifaq-collapsible > a:focus {
  text-decoration: none;
}

.content .ifaq-tpl-clean_blue_arrow .ifaq-collapsible > a:before {
  font: normal normal normal 14px/1 FontAwesome;
  position: absolute;
  right: 0;
  top: 50%;
  width: 70px;
  background: none;
  text-align: center;
  font-size: 25px;
  line-height: 1;
  margin-top: -12px;
  z-index: 20;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  -webkit-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out;
}

.content .ifaq-tpl-clean_blue_arrow .ifaq-collapsible > a:after {
  content: ' ';
  background: #0096d6;
  position: absolute;
  right: 0;
  top: 0;
  width: 70px;
  height: 100%;
  z-index: 10;
}

.content .ifaq-tpl-clean_blue_arrow .ifaq-collapsible h3 {
  color: #fff;
  text-shadow: none;
  font-weight: bold;
  margin-bottom: 0;
}

.content .ifaq-tpl-clean_blue_arrow .ifaq-collapsible.collapse-open > a:before {
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
}

.content .ifaq-tpl-clean_blue_arrow .collapse-close:hover {
  background: #3D3D3D;
}

/* 4.10 RSFORMS
------------------------------------------------------------------------------*/
.formResponsive .formHorizontal .formControlLabel {
  font-weight: bold;
}

.formResponsive input[type="radio"],
.formResponsive input[type="checkbox"] {
  margin-left: 1px;
}

.formResponsive .chzn-container {
  width: 100% !important;
}

.formResponsive .formError {
  color: #a94442;
  background-color: #f2dede;
  border: 1px solid #ebccd1;
  padding: 2px 10px;
  display: block;
  height: auto;
  width: 100%;
}

.formResponsive .formHorizontal .formValidation {
  display: block;
}

/* 4.11 Banners
------------------------------------------------------------------------------*/
.notification-form {
  padding: 0;
}

.notification-top-form {
  margin-bottom: 20px;
}

.notification-top-form > div {
  padding-bottom: 20px;
  text-align: right;
}

.clear-all-wrap {
  text-align: right;
  padding-bottom: 15px;
}

.close-banner input[type="submit"] {
  position: relative;
  border: 0;
  font-weight: bold;
  background: none;
  top: -9px;
  font-size: 41px;
  padding: 0;
  margin: 0;
  line-height: 1;
  color: #6E7072;
  font-family: Arial, sans-serif;
  -webkit-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
}

.close-banner input[type="submit"]:hover {
  color: #000;
}

.close-banner input[type="submit"]:focus {
  outline: none;
}

/* 4.12 Page Break - Sliders
------------------------------------------------------------------------------*/
.content-col .pane-sliders .content {
  width: 100%;
  float: none;
  left: auto;
}

.content-col .pane-sliders .content.pane-slider {
  max-height: 0;
  -webkit-transition: max-height 0.1s ease-out;
          transition: max-height 0.1s ease-out;
  overflow: hidden;
  opacity: 1 !important;
  height: auto !important;
}

.content-col .pane-sliders .content.pane-slider.pane-active {
  max-height: 500px;
  -webkit-transition: max-height 0.45s ease-in;
          transition: max-height 0.45s ease-in;
}

.pane-sliders .pane-toggler {
  background: #3D3D3D;
  color: #fff;
  box-shadow: none;
  margin: 0;
}

.pane-sliders .pane-toggler > a {
  color: #fff;
  text-shadow: none;
  background: none;
  position: relative;
  padding: 10px 80px 10px 20px;
  display: block;
  font-weight: bold;
  font-family: "Trade Gothic W01", Arial Narrow, Arial, sans-serif;
}

.pane-sliders .pane-toggler > a:hover, .pane-sliders .pane-toggler > a:focus {
  text-decoration: none;
}

.pane-sliders .pane-toggler > a:before {
  font: normal normal normal 14px/1 FontAwesome;
  position: absolute;
  right: 0;
  top: 50%;
  width: 70px;
  background: none;
  text-align: center;
  font-size: 25px;
  line-height: 1;
  margin-top: -12px;
  z-index: 20;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  -webkit-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out;
}

.pane-sliders .pane-toggler > a:after {
  content: ' ';
  background: #0096d6;
  position: absolute;
  right: 0;
  top: 0;
  width: 70px;
  height: 100%;
  z-index: 10;
}

.pane-sliders .panel {
  margin-bottom: 5px;
}

.pane-sliders .pane-active {
  position: relative;
  padding: 15px 65px 15px 15px;
  border: 1px solid #D7D7D7;
}

.pane-sliders .pane-toggler.pane-toggler-active > a:before {
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
}

/* 4.13 Page Break - Tabs
------------------------------------------------------------------------------*/
dl.tabs {
  border-bottom: 1px solid #ddd;
  border-left: 1px solid #D7D7D9;
  margin-top: 30px;
  margin-bottom: 0;
}

dl.tabs .tabs {
  display: block;
  font-family: "Trade Gothic W01", Arial Narrow, Arial, sans-serif;
  font-weight: bold;
  float: none;
  margin-bottom: -1px;
  position: relative;
}

@media (min-width: 480px) {
  dl.tabs .tabs {
    float: left;
  }
}

dl.tabs .tabs.active a, dl.tabs .tabs.open a {
  color: #000;
  background: #fff;
  position: relative;
  border-bottom: 1px solid #fff;
}

dl.tabs .tabs.active a:after, dl.tabs .tabs.open a:after {
  content: ' ';
  position: absolute;
  left: -1px;
  top: -1px;
  width: calc(100% + 2px);
  height: 5px;
  background: #1397D1;
}

dl.tabs .tabs > span {
  display: block;
  margin: 0;
  padding: 0;
}

dl.tabs .tabs h3 {
  margin: 0;
  padding: 0;
}

dl.tabs .tabs a {
  display: block;
  font-size: 16px;
  padding: 13px 22px 7px;
  border-top: 1px solid #D7D7D9;
  border-right: 1px solid #D7D7D9;
  border-bottom: 1px solid #D7D7D9;
  background: #EEEEF0;
  color: #7E7E80;
}

dl.tabs .tabs a:hover, dl.tabs .tabs a:focus {
  text-decoration: none;
}

.tabs + .current {
  padding: 20px;
  background: #fff;
  position: relative;
  border: 1px solid #D6D6D6;
  border-top: 0;
}

/* 4.14 HD Video Share
------------------------------------------------------------------------------*/
.video-login-message {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.video-login-message-in {
  text-align: center;
  color: #fff;
}

.video-login-message-in .video-login-message-title {
  color: #fff;
}

.video-login-message-in .btn, .video-login-message-in .cf_form .cf_filters_list li .cf_clear a, .cf_form .cf_filters_list li .cf_clear .video-login-message-in a, .video-login-message-in .cf_form .cf_resetAll_link, .cf_form .video-login-message-in .cf_resetAll_link, .video-login-message-in #erLoginForm .er-form-button, #erLoginForm .video-login-message-in .er-form-button {
  border: none;
}

.video-top-navigation {
  clear: both;
}

.video-top-navigation #share_like {
  float: none;
}

.btn--add-to,
.video-socialshare #add_playlist_button {
  color: #fff;
  font-size: 14px;
  border: none;
  margin-right: 5px;
  float: none;
}

.playlist-table {
  margin-top: 30px;
  margin-bottom: 30px;
}

.playlist-table td {
  padding: 10px 5px;
}

.playlist-table .label-cell {
  text-align: left;
  vertical-align: top;
}

@media screen and (min-width: 768px) {
  .playlist-table .label-cell {
    width: 180px;
  }
}

/* 4.15 Notifications
------------------------------------------------------------------------------*/
.notification-list .notification-clear {
  margin-bottom: 10px;
}

/* 5. PAGES
 -------------------------------------------------------------------------------
 =============================================================================*/
/* 5.1 Contact
 -----------------------------------------------------------------------------*/
#dtccContactForm {
  /*
    &.formResponsive .formHorizontal .rsform-block-email {
        padding-top: 25px;

        @media (min-width: $screen-md-min) {
            padding-top: 0;
        }
    }
    */
}

#dtccContactForm.formResponsive input[type="text"],
#dtccContactForm.formResponsive input[type="password"],
#dtccContactForm.formResponsive textarea {
  margin-bottom: 0;
}

#dtccContactForm.formResponsive .formHorizontal .formControls {
  margin-bottom: 10px;
}

#dtccContactForm .formResponsive .formHorizontal p.formDescription {
  margin: 0;
}

#dtccContactForm.formResponsive .formHorizontal .rsform-block {
  margin-bottom: 0;
}

#dtccContactForm.formResponsive .formHorizontal .rsform-block.rsform-block-additional-information {
  margin-bottom: 10px;
}

.rsform-block-i-need-help-with {
  margin-bottom: 0 !important;
}

.rsform-block-horizontal-bar,
.rsform-block-horizontal-bar-1 {
  border-top: 1px solid #e7e7e7;
  margin-bottom: 0px !important;
}

.rsform-block-select-product .formControlLabel,
.rsform-block-select-product {
  display: none;
}

.rsform-block-i-need-help-with label,
.rsform-block-product-selection label {
  margin-top: 0;
  font-weight: normal;
}

.formResponsive .formHorizontal .rsform-block-submit {
  padding-top: 20px;
}

.formResponsive .formHorizontal .rsform-block-submit .formControls {
  margin-left: 0;
  text-align: center;
}

.formResponsive .formHorizontal .rsform-block-submit .formControlLabel {
  display: none;
}

.formResponsive .formHorizontal .rsform-block-submit #Submit {
  text-transform: uppercase;
}

@media screen and (max-width: 479px) {
  #ext_sp_tab .ex_sp_profie li {
    font-size: 0.8em;
    padding-left: 5px;
    padding-right: 5px;
  }
  #ext_sp_tab .ex_sp_profie li {
    padding-left: 10px;
    padding-right: 10px;
  }
}

/*# sourceMappingURL=../css/main.css.map */
